.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-d2c477f1-1ea2-4143-92b9-17201ddd7683 {
  margin-left: 40%;
margin-right: 40%;
max-width: 300px;
aspect-ratio: 1/1;
text-align: center;
}
@media (min-width: 1200px){#s-d2c477f1-1ea2-4143-92b9-17201ddd7683 {
  display: none;
}
#s-d2c477f1-1ea2-4143-92b9-17201ddd7683, #wrap-s-d2c477f1-1ea2-4143-92b9-17201ddd7683 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d2c477f1-1ea2-4143-92b9-17201ddd7683 {
  display: none;
}
#s-d2c477f1-1ea2-4143-92b9-17201ddd7683, #wrap-s-d2c477f1-1ea2-4143-92b9-17201ddd7683 { display: none !important; }}


.shg-image-margin-container-s-d2c477f1-1ea2-4143-92b9-17201ddd7683 {
  margin-left: 40%;
  margin-right: 40%;
  
  
}

#s-d2c477f1-1ea2-4143-92b9-17201ddd7683 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d2c477f1-1ea2-4143-92b9-17201ddd7683 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-d2c477f1-1ea2-4143-92b9-17201ddd7683 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d2c477f1-1ea2-4143-92b9-17201ddd7683 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d2c477f1-1ea2-4143-92b9-17201ddd7683.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d2c477f1-1ea2-4143-92b9-17201ddd7683 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 300px;
  }



  img.s-d2c477f1-1ea2-4143-92b9-17201ddd7683.shogun-image {
    
    
    
    max-height: 300px;
  }


.s-d2c477f1-1ea2-4143-92b9-17201ddd7683 .shogun-image-content {
  
    align-items: center;
  
}

.s-d2c477f1-1ea2-4143-92b9-17201ddd7683.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d2c477f1-1ea2-4143-92b9-17201ddd7683.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d2c477f1-1ea2-4143-92b9-17201ddd7683.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d2c477f1-1ea2-4143-92b9-17201ddd7683 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-d2c477f1-1ea2-4143-92b9-17201ddd7683.shogun-image-container {
      position: relative;
    }

    .s-d2c477f1-1ea2-4143-92b9-17201ddd7683.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d2c477f1-1ea2-4143-92b9-17201ddd7683.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d2c477f1-1ea2-4143-92b9-17201ddd7683 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 300px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-d2c477f1-1ea2-4143-92b9-17201ddd7683 {
  
  
  
  
}

#s-d2c477f1-1ea2-4143-92b9-17201ddd7683 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d2c477f1-1ea2-4143-92b9-17201ddd7683 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-d2c477f1-1ea2-4143-92b9-17201ddd7683 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d2c477f1-1ea2-4143-92b9-17201ddd7683 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d2c477f1-1ea2-4143-92b9-17201ddd7683.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d2c477f1-1ea2-4143-92b9-17201ddd7683 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 300px;
  }



  img.s-d2c477f1-1ea2-4143-92b9-17201ddd7683.shogun-image {
    
    
    
    max-height: 300px;
  }


.s-d2c477f1-1ea2-4143-92b9-17201ddd7683 .shogun-image-content {
  
    align-items: center;
  
}

.s-d2c477f1-1ea2-4143-92b9-17201ddd7683.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d2c477f1-1ea2-4143-92b9-17201ddd7683.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d2c477f1-1ea2-4143-92b9-17201ddd7683.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d2c477f1-1ea2-4143-92b9-17201ddd7683 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-d2c477f1-1ea2-4143-92b9-17201ddd7683.shogun-image-container {
      position: relative;
    }

    .s-d2c477f1-1ea2-4143-92b9-17201ddd7683.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d2c477f1-1ea2-4143-92b9-17201ddd7683.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d2c477f1-1ea2-4143-92b9-17201ddd7683 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 300px;
    }
  }

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

.shg-image-margin-container-s-d2c477f1-1ea2-4143-92b9-17201ddd7683 {
  
  
  
  
}

#s-d2c477f1-1ea2-4143-92b9-17201ddd7683 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d2c477f1-1ea2-4143-92b9-17201ddd7683 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-d2c477f1-1ea2-4143-92b9-17201ddd7683 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d2c477f1-1ea2-4143-92b9-17201ddd7683 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d2c477f1-1ea2-4143-92b9-17201ddd7683.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d2c477f1-1ea2-4143-92b9-17201ddd7683 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 300px;
  }



  img.s-d2c477f1-1ea2-4143-92b9-17201ddd7683.shogun-image {
    
    
    
    max-height: 300px;
  }


.s-d2c477f1-1ea2-4143-92b9-17201ddd7683 .shogun-image-content {
  
    align-items: center;
  
}

.s-d2c477f1-1ea2-4143-92b9-17201ddd7683.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d2c477f1-1ea2-4143-92b9-17201ddd7683.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d2c477f1-1ea2-4143-92b9-17201ddd7683.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d2c477f1-1ea2-4143-92b9-17201ddd7683 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-d2c477f1-1ea2-4143-92b9-17201ddd7683.shogun-image-container {
      position: relative;
    }

    .s-d2c477f1-1ea2-4143-92b9-17201ddd7683.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d2c477f1-1ea2-4143-92b9-17201ddd7683.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d2c477f1-1ea2-4143-92b9-17201ddd7683 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 300px;
    }
  }

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

.shg-image-margin-container-s-d2c477f1-1ea2-4143-92b9-17201ddd7683 {
  
  
  
  
}

#s-d2c477f1-1ea2-4143-92b9-17201ddd7683 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d2c477f1-1ea2-4143-92b9-17201ddd7683 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-d2c477f1-1ea2-4143-92b9-17201ddd7683 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d2c477f1-1ea2-4143-92b9-17201ddd7683 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d2c477f1-1ea2-4143-92b9-17201ddd7683.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d2c477f1-1ea2-4143-92b9-17201ddd7683 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 300px;
  }



  img.s-d2c477f1-1ea2-4143-92b9-17201ddd7683.shogun-image {
    
    
    
    max-height: 300px;
  }


.s-d2c477f1-1ea2-4143-92b9-17201ddd7683 .shogun-image-content {
  
    align-items: center;
  
}

.s-d2c477f1-1ea2-4143-92b9-17201ddd7683.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d2c477f1-1ea2-4143-92b9-17201ddd7683.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d2c477f1-1ea2-4143-92b9-17201ddd7683.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d2c477f1-1ea2-4143-92b9-17201ddd7683 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-d2c477f1-1ea2-4143-92b9-17201ddd7683.shogun-image-container {
      position: relative;
    }

    .s-d2c477f1-1ea2-4143-92b9-17201ddd7683.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d2c477f1-1ea2-4143-92b9-17201ddd7683.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d2c477f1-1ea2-4143-92b9-17201ddd7683 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 300px;
    }
  }

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

.shg-image-margin-container-s-d2c477f1-1ea2-4143-92b9-17201ddd7683 {
  
  
  
  
}

#s-d2c477f1-1ea2-4143-92b9-17201ddd7683 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d2c477f1-1ea2-4143-92b9-17201ddd7683 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-d2c477f1-1ea2-4143-92b9-17201ddd7683 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d2c477f1-1ea2-4143-92b9-17201ddd7683 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d2c477f1-1ea2-4143-92b9-17201ddd7683.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d2c477f1-1ea2-4143-92b9-17201ddd7683 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 300px;
  }



  img.s-d2c477f1-1ea2-4143-92b9-17201ddd7683.shogun-image {
    
    
    
    max-height: 300px;
  }


.s-d2c477f1-1ea2-4143-92b9-17201ddd7683 .shogun-image-content {
  
    align-items: center;
  
}

.s-d2c477f1-1ea2-4143-92b9-17201ddd7683.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d2c477f1-1ea2-4143-92b9-17201ddd7683.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d2c477f1-1ea2-4143-92b9-17201ddd7683.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d2c477f1-1ea2-4143-92b9-17201ddd7683 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-d2c477f1-1ea2-4143-92b9-17201ddd7683.shogun-image-container {
      position: relative;
    }

    .s-d2c477f1-1ea2-4143-92b9-17201ddd7683.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d2c477f1-1ea2-4143-92b9-17201ddd7683.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d2c477f1-1ea2-4143-92b9-17201ddd7683 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 300px;
    }
  }

}
#s-84ec2452-fe84-4761-9c7e-11a45d2ae974 {
  margin-left: auto;
margin-right: auto;
max-width: 4792px;
aspect-ratio: 4792/3195;
text-align: center;
}
@media (min-width: 1200px){#s-84ec2452-fe84-4761-9c7e-11a45d2ae974 {
  display: none;
}
#s-84ec2452-fe84-4761-9c7e-11a45d2ae974, #wrap-s-84ec2452-fe84-4761-9c7e-11a45d2ae974 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-84ec2452-fe84-4761-9c7e-11a45d2ae974 {
  display: none;
}
#s-84ec2452-fe84-4761-9c7e-11a45d2ae974, #wrap-s-84ec2452-fe84-4761-9c7e-11a45d2ae974 { display: none !important; }}


.shg-image-margin-container-s-84ec2452-fe84-4761-9c7e-11a45d2ae974 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-84ec2452-fe84-4761-9c7e-11a45d2ae974 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-84ec2452-fe84-4761-9c7e-11a45d2ae974 .shg-image-content-wrapper {
      aspect-ratio: 4792/3195;
      min-width: 100%;
      height: auto;
    }

    #s-84ec2452-fe84-4761-9c7e-11a45d2ae974 .shogun-image-link {
      aspect-ratio: 4792/3195;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-84ec2452-fe84-4761-9c7e-11a45d2ae974 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-84ec2452-fe84-4761-9c7e-11a45d2ae974.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-84ec2452-fe84-4761-9c7e-11a45d2ae974 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 4792px;
  }



  img.s-84ec2452-fe84-4761-9c7e-11a45d2ae974.shogun-image {
    
    
    
    max-height: 4792px;
  }


.s-84ec2452-fe84-4761-9c7e-11a45d2ae974 .shogun-image-content {
  
    align-items: center;
  
}

.s-84ec2452-fe84-4761-9c7e-11a45d2ae974.shg-align-container {
  display: flex;
  justify-content: center
}

.s-84ec2452-fe84-4761-9c7e-11a45d2ae974.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-84ec2452-fe84-4761-9c7e-11a45d2ae974.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-84ec2452-fe84-4761-9c7e-11a45d2ae974 {
      --shg-aspect-ratio: calc(4792/3195); 
    }

    .s-84ec2452-fe84-4761-9c7e-11a45d2ae974.shogun-image-container {
      position: relative;
    }

    .s-84ec2452-fe84-4761-9c7e-11a45d2ae974.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-84ec2452-fe84-4761-9c7e-11a45d2ae974.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-84ec2452-fe84-4761-9c7e-11a45d2ae974 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 4792px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-84ec2452-fe84-4761-9c7e-11a45d2ae974 {
  
  
  
  
}

#s-84ec2452-fe84-4761-9c7e-11a45d2ae974 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-84ec2452-fe84-4761-9c7e-11a45d2ae974 .shg-image-content-wrapper {
      aspect-ratio: 4792/3195;
      min-width: 100%;
      height: auto;
    }

    #s-84ec2452-fe84-4761-9c7e-11a45d2ae974 .shogun-image-link {
      aspect-ratio: 4792/3195;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-84ec2452-fe84-4761-9c7e-11a45d2ae974 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-84ec2452-fe84-4761-9c7e-11a45d2ae974.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-84ec2452-fe84-4761-9c7e-11a45d2ae974 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 4792px;
  }



  img.s-84ec2452-fe84-4761-9c7e-11a45d2ae974.shogun-image {
    
    
    
    max-height: 4792px;
  }


.s-84ec2452-fe84-4761-9c7e-11a45d2ae974 .shogun-image-content {
  
    align-items: center;
  
}

.s-84ec2452-fe84-4761-9c7e-11a45d2ae974.shg-align-container {
  display: flex;
  justify-content: center
}

.s-84ec2452-fe84-4761-9c7e-11a45d2ae974.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-84ec2452-fe84-4761-9c7e-11a45d2ae974.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-84ec2452-fe84-4761-9c7e-11a45d2ae974 {
      --shg-aspect-ratio: calc(4792/3195); 
    }

    .s-84ec2452-fe84-4761-9c7e-11a45d2ae974.shogun-image-container {
      position: relative;
    }

    .s-84ec2452-fe84-4761-9c7e-11a45d2ae974.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-84ec2452-fe84-4761-9c7e-11a45d2ae974.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-84ec2452-fe84-4761-9c7e-11a45d2ae974 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 4792px;
    }
  }

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

.shg-image-margin-container-s-84ec2452-fe84-4761-9c7e-11a45d2ae974 {
  
  
  
  
}

#s-84ec2452-fe84-4761-9c7e-11a45d2ae974 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-84ec2452-fe84-4761-9c7e-11a45d2ae974 .shg-image-content-wrapper {
      aspect-ratio: 4792/3195;
      min-width: 100%;
      height: auto;
    }

    #s-84ec2452-fe84-4761-9c7e-11a45d2ae974 .shogun-image-link {
      aspect-ratio: 4792/3195;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-84ec2452-fe84-4761-9c7e-11a45d2ae974 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-84ec2452-fe84-4761-9c7e-11a45d2ae974.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-84ec2452-fe84-4761-9c7e-11a45d2ae974 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 4792px;
  }



  img.s-84ec2452-fe84-4761-9c7e-11a45d2ae974.shogun-image {
    
    
    
    max-height: 4792px;
  }


.s-84ec2452-fe84-4761-9c7e-11a45d2ae974 .shogun-image-content {
  
    align-items: center;
  
}

.s-84ec2452-fe84-4761-9c7e-11a45d2ae974.shg-align-container {
  display: flex;
  justify-content: center
}

.s-84ec2452-fe84-4761-9c7e-11a45d2ae974.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-84ec2452-fe84-4761-9c7e-11a45d2ae974.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-84ec2452-fe84-4761-9c7e-11a45d2ae974 {
      --shg-aspect-ratio: calc(4792/3195); 
    }

    .s-84ec2452-fe84-4761-9c7e-11a45d2ae974.shogun-image-container {
      position: relative;
    }

    .s-84ec2452-fe84-4761-9c7e-11a45d2ae974.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-84ec2452-fe84-4761-9c7e-11a45d2ae974.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-84ec2452-fe84-4761-9c7e-11a45d2ae974 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 4792px;
    }
  }

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

.shg-image-margin-container-s-84ec2452-fe84-4761-9c7e-11a45d2ae974 {
  
  
  
  
}

#s-84ec2452-fe84-4761-9c7e-11a45d2ae974 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-84ec2452-fe84-4761-9c7e-11a45d2ae974 .shg-image-content-wrapper {
      aspect-ratio: 4792/3195;
      min-width: 100%;
      height: auto;
    }

    #s-84ec2452-fe84-4761-9c7e-11a45d2ae974 .shogun-image-link {
      aspect-ratio: 4792/3195;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-84ec2452-fe84-4761-9c7e-11a45d2ae974 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-84ec2452-fe84-4761-9c7e-11a45d2ae974.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-84ec2452-fe84-4761-9c7e-11a45d2ae974 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 4792px;
  }



  img.s-84ec2452-fe84-4761-9c7e-11a45d2ae974.shogun-image {
    
    
    
    max-height: 4792px;
  }


.s-84ec2452-fe84-4761-9c7e-11a45d2ae974 .shogun-image-content {
  
    align-items: center;
  
}

.s-84ec2452-fe84-4761-9c7e-11a45d2ae974.shg-align-container {
  display: flex;
  justify-content: center
}

.s-84ec2452-fe84-4761-9c7e-11a45d2ae974.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-84ec2452-fe84-4761-9c7e-11a45d2ae974.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-84ec2452-fe84-4761-9c7e-11a45d2ae974 {
      --shg-aspect-ratio: calc(4792/3195); 
    }

    .s-84ec2452-fe84-4761-9c7e-11a45d2ae974.shogun-image-container {
      position: relative;
    }

    .s-84ec2452-fe84-4761-9c7e-11a45d2ae974.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-84ec2452-fe84-4761-9c7e-11a45d2ae974.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-84ec2452-fe84-4761-9c7e-11a45d2ae974 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 4792px;
    }
  }

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

.shg-image-margin-container-s-84ec2452-fe84-4761-9c7e-11a45d2ae974 {
  
  
  
  
}

#s-84ec2452-fe84-4761-9c7e-11a45d2ae974 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-84ec2452-fe84-4761-9c7e-11a45d2ae974 .shg-image-content-wrapper {
      aspect-ratio: 4792/3195;
      min-width: 100%;
      height: auto;
    }

    #s-84ec2452-fe84-4761-9c7e-11a45d2ae974 .shogun-image-link {
      aspect-ratio: 4792/3195;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-84ec2452-fe84-4761-9c7e-11a45d2ae974 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-84ec2452-fe84-4761-9c7e-11a45d2ae974.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-84ec2452-fe84-4761-9c7e-11a45d2ae974 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 4792px;
  }



  img.s-84ec2452-fe84-4761-9c7e-11a45d2ae974.shogun-image {
    
    
    
    max-height: 4792px;
  }


.s-84ec2452-fe84-4761-9c7e-11a45d2ae974 .shogun-image-content {
  
    align-items: center;
  
}

.s-84ec2452-fe84-4761-9c7e-11a45d2ae974.shg-align-container {
  display: flex;
  justify-content: center
}

.s-84ec2452-fe84-4761-9c7e-11a45d2ae974.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-84ec2452-fe84-4761-9c7e-11a45d2ae974.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-84ec2452-fe84-4761-9c7e-11a45d2ae974 {
      --shg-aspect-ratio: calc(4792/3195); 
    }

    .s-84ec2452-fe84-4761-9c7e-11a45d2ae974.shogun-image-container {
      position: relative;
    }

    .s-84ec2452-fe84-4761-9c7e-11a45d2ae974.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-84ec2452-fe84-4761-9c7e-11a45d2ae974.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-84ec2452-fe84-4761-9c7e-11a45d2ae974 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 4792px;
    }
  }

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

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

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

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

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

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

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

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

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

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

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

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

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







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

#s-8058e427-7b38-4fab-a8ba-bd15c5ff1108 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 0px;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-8058e427-7b38-4fab-a8ba-bd15c5ff1108 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-8058e427-7b38-4fab-a8ba-bd15c5ff1108 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-8058e427-7b38-4fab-a8ba-bd15c5ff1108 {
  display: none;
}
#s-8058e427-7b38-4fab-a8ba-bd15c5ff1108, #wrap-s-8058e427-7b38-4fab-a8ba-bd15c5ff1108 { display: none !important; }}@media (max-width: 767px){#s-8058e427-7b38-4fab-a8ba-bd15c5ff1108 {
  display: none;
}
#s-8058e427-7b38-4fab-a8ba-bd15c5ff1108, #wrap-s-8058e427-7b38-4fab-a8ba-bd15c5ff1108 { display: none !important; }}
#s-8058e427-7b38-4fab-a8ba-bd15c5ff1108 {
  background-image: url(https://i.shgcdn.com/eaa17208-78e7-4fe2-8f9e-5cd7ba01ade0/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








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






#s-8058e427-7b38-4fab-a8ba-bd15c5ff1108 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.15;
  display: block;
}#s-8058e427-7b38-4fab-a8ba-bd15c5ff1108.shg-box.shg-c {
  justify-content: center;
}
}
.shg-row {
  display: flex;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
  justify-content: space-between;
}

.shg-row > * {
  min-height: inherit;
  max-height: inherit;
}

[class*=shg-c-xs],
[class*=shg-c-sm],
[class*=shg-c-md],
[class*=shg-c-lg] {
  position: relative;
}

/* 
  Shopify base css adds display none to empty divs
  This causes items in the second column position to shift when
  the first column is empty. In order to overwrite that style,
  we have to manually set empty divs in the column to display block 
  so the whole element holds its positioning on published pages.
*/

.shg-row > div:empty {
  display: block;
}

#s-c6d40aa5-798b-4177-9743-1ed20b2a996e {
  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-c6d40aa5-798b-4177-9743-1ed20b2a996e {
  display: none;
}
#s-c6d40aa5-798b-4177-9743-1ed20b2a996e, #wrap-s-c6d40aa5-798b-4177-9743-1ed20b2a996e { display: none !important; }}@media (max-width: 767px){#s-c6d40aa5-798b-4177-9743-1ed20b2a996e {
  display: none;
}
#s-c6d40aa5-798b-4177-9743-1ed20b2a996e, #wrap-s-c6d40aa5-798b-4177-9743-1ed20b2a996e { display: none !important; }}
@media (min-width: 0px) {
[id="s-c6d40aa5-798b-4177-9743-1ed20b2a996e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-c6d40aa5-798b-4177-9743-1ed20b2a996e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-c6d40aa5-798b-4177-9743-1ed20b2a996e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-c6d40aa5-798b-4177-9743-1ed20b2a996e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

}

#s-c8bb14e5-b350-4e2e-9e21-1d5df667278f {
  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-c8bb14e5-b350-4e2e-9e21-1d5df667278f {
  
}
}@media (max-width: 767px){#s-c8bb14e5-b350-4e2e-9e21-1d5df667278f {
  display: none;
}
#s-c8bb14e5-b350-4e2e-9e21-1d5df667278f, #wrap-s-c8bb14e5-b350-4e2e-9e21-1d5df667278f { display: none !important; }}







#s-c8bb14e5-b350-4e2e-9e21-1d5df667278f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c8bb14e5-b350-4e2e-9e21-1d5df667278f.shg-box.shg-c {
  justify-content: flex-end;
}

#s-fbc0a438-cbfc-4c0e-9534-62d72f1baa31 {
  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-fbc0a438-cbfc-4c0e-9534-62d72f1baa31 {
  display: none;
}
#s-fbc0a438-cbfc-4c0e-9534-62d72f1baa31, #wrap-s-fbc0a438-cbfc-4c0e-9534-62d72f1baa31 { display: none !important; }}@media (max-width: 767px){#s-fbc0a438-cbfc-4c0e-9534-62d72f1baa31 {
  display: none;
}
#s-fbc0a438-cbfc-4c0e-9534-62d72f1baa31, #wrap-s-fbc0a438-cbfc-4c0e-9534-62d72f1baa31 { display: none !important; }}







#s-fbc0a438-cbfc-4c0e-9534-62d72f1baa31 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-fbc0a438-cbfc-4c0e-9534-62d72f1baa31.shg-box.shg-c {
  justify-content: flex-end;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content {
  display: flex;
  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-029725ad-16dd-4028-9925-8e1620bf0dfb {
  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-029725ad-16dd-4028-9925-8e1620bf0dfb img.shogun-image,
  #s-029725ad-16dd-4028-9925-8e1620bf0dfb .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-029725ad-16dd-4028-9925-8e1620bf0dfb {
    width: 100%;
    height: auto;
  }



  #s-029725ad-16dd-4028-9925-8e1620bf0dfb img.shogun-image {
    

    
    
    
  }


#s-029725ad-16dd-4028-9925-8e1620bf0dfb .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-e6ae7d0a-2039-4faa-8575-c1dd52f53ec2 {
  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-e6ae7d0a-2039-4faa-8575-c1dd52f53ec2: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-e6ae7d0a-2039-4faa-8575-c1dd52f53ec2:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-e6ae7d0a-2039-4faa-8575-c1dd52f53ec2-root {
    text-align: left;
  }


#s-e6ae7d0a-2039-4faa-8575-c1dd52f53ec2.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-e6ae7d0a-2039-4faa-8575-c1dd52f53ec2-root {
    text-align: left;
  }


#s-e6ae7d0a-2039-4faa-8575-c1dd52f53ec2.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-e6ae7d0a-2039-4faa-8575-c1dd52f53ec2-root {
    text-align: left;
  }


#s-e6ae7d0a-2039-4faa-8575-c1dd52f53ec2.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-e6ae7d0a-2039-4faa-8575-c1dd52f53ec2-root {
    text-align: left;
  }


#s-e6ae7d0a-2039-4faa-8575-c1dd52f53ec2.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-e6ae7d0a-2039-4faa-8575-c1dd52f53ec2-root {
    text-align: left;
  }


#s-e6ae7d0a-2039-4faa-8575-c1dd52f53ec2.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-e6927a42-b381-47e5-b387-3ef342680468 {
  margin-left: 11px;
margin-right: 15px;
}

#s-e6927a42-b381-47e5-b387-3ef342680468 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-e6927a42-b381-47e5-b387-3ef342680468 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 10px;
}

#s-e6927a42-b381-47e5-b387-3ef342680468 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-e6927a42-b381-47e5-b387-3ef342680468 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-e6927a42-b381-47e5-b387-3ef342680468 > .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-e6927a42-b381-47e5-b387-3ef342680468 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 17px;
}
#s-fb8219fe-65d9-42c4-b608-7f1168b4aa19 {
  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-fb8219fe-65d9-42c4-b608-7f1168b4aa19:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZDQ2ZGRlMWMtMGQ2MS00NDNlLWFkMTEtZmI5ZjZmZTUyMjQ3IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNkNDZkZGUxYy0wZDYxLTQ0M2UtYWQxMS1mYjlmNmZlNTIyNDcpIi8+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-fb8219fe-65d9-42c4-b608-7f1168b4aa19:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-fb8219fe-65d9-42c4-b608-7f1168b4aa19-root {
    text-align: left;
  }


#s-fb8219fe-65d9-42c4-b608-7f1168b4aa19.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-fb8219fe-65d9-42c4-b608-7f1168b4aa19-root {
    text-align: left;
  }


#s-fb8219fe-65d9-42c4-b608-7f1168b4aa19.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-fb8219fe-65d9-42c4-b608-7f1168b4aa19-root {
    text-align: left;
  }


#s-fb8219fe-65d9-42c4-b608-7f1168b4aa19.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-fb8219fe-65d9-42c4-b608-7f1168b4aa19-root {
    text-align: left;
  }


#s-fb8219fe-65d9-42c4-b608-7f1168b4aa19.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-fb8219fe-65d9-42c4-b608-7f1168b4aa19-root {
    text-align: left;
  }


#s-fb8219fe-65d9-42c4-b608-7f1168b4aa19.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-6448156d-aa07-4568-9421-eec4d87b2e09 {
  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-6448156d-aa07-4568-9421-eec4d87b2e09: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-6448156d-aa07-4568-9421-eec4d87b2e09:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-6448156d-aa07-4568-9421-eec4d87b2e09-root {
    text-align: left;
  }


#s-6448156d-aa07-4568-9421-eec4d87b2e09.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-6448156d-aa07-4568-9421-eec4d87b2e09-root {
    text-align: left;
  }


#s-6448156d-aa07-4568-9421-eec4d87b2e09.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-6448156d-aa07-4568-9421-eec4d87b2e09-root {
    text-align: left;
  }


#s-6448156d-aa07-4568-9421-eec4d87b2e09.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-6448156d-aa07-4568-9421-eec4d87b2e09-root {
    text-align: left;
  }


#s-6448156d-aa07-4568-9421-eec4d87b2e09.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-6448156d-aa07-4568-9421-eec4d87b2e09-root {
    text-align: left;
  }


#s-6448156d-aa07-4568-9421-eec4d87b2e09.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-f92291d7-e5aa-4500-ac19-4b6f78f4710b {
  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-f92291d7-e5aa-4500-ac19-4b6f78f4710b:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMmFkYTFiMzMtNTI5Ny00NzAxLThjMjctOWJlNjk3Mjk3OTRkIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMyYWRhMWIzMy01Mjk3LTQ3MDEtOGMyNy05YmU2OTcyOTc5NGQpIi8+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-f92291d7-e5aa-4500-ac19-4b6f78f4710b:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-f92291d7-e5aa-4500-ac19-4b6f78f4710b-root {
    text-align: left;
  }


#s-f92291d7-e5aa-4500-ac19-4b6f78f4710b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-f92291d7-e5aa-4500-ac19-4b6f78f4710b-root {
    text-align: left;
  }


#s-f92291d7-e5aa-4500-ac19-4b6f78f4710b.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-f92291d7-e5aa-4500-ac19-4b6f78f4710b-root {
    text-align: left;
  }


#s-f92291d7-e5aa-4500-ac19-4b6f78f4710b.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-f92291d7-e5aa-4500-ac19-4b6f78f4710b-root {
    text-align: left;
  }


#s-f92291d7-e5aa-4500-ac19-4b6f78f4710b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-f92291d7-e5aa-4500-ac19-4b6f78f4710b-root {
    text-align: left;
  }


#s-f92291d7-e5aa-4500-ac19-4b6f78f4710b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-56f051bc-a765-460c-8b57-4cb151acce94 {
  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-56f051bc-a765-460c-8b57-4cb151acce94:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iOWI5OTdkZmQtZjgyMC00M2JhLTkxMmYtMDFiMzAyNGNkYmU5IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM5Yjk5N2RmZC1mODIwLTQzYmEtOTEyZi0wMWIzMDI0Y2RiZTkpIi8+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-56f051bc-a765-460c-8b57-4cb151acce94:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-56f051bc-a765-460c-8b57-4cb151acce94-root {
    text-align: left;
  }


#s-56f051bc-a765-460c-8b57-4cb151acce94.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-56f051bc-a765-460c-8b57-4cb151acce94-root {
    text-align: left;
  }


#s-56f051bc-a765-460c-8b57-4cb151acce94.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-56f051bc-a765-460c-8b57-4cb151acce94-root {
    text-align: left;
  }


#s-56f051bc-a765-460c-8b57-4cb151acce94.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-56f051bc-a765-460c-8b57-4cb151acce94-root {
    text-align: left;
  }


#s-56f051bc-a765-460c-8b57-4cb151acce94.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-56f051bc-a765-460c-8b57-4cb151acce94-root {
    text-align: left;
  }


#s-56f051bc-a765-460c-8b57-4cb151acce94.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-b280ee27-ba55-44e8-a751-431fa5df334a {
  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-b280ee27-ba55-44e8-a751-431fa5df334a:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYzBhZjc5YzgtNGQyYi00YjNlLTljNTktODdjMjllYWU5YTVkIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNjMGFmNzljOC00ZDJiLTRiM2UtOWM1OS04N2MyOWVhZTlhNWQpIi8+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-b280ee27-ba55-44e8-a751-431fa5df334a:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-b280ee27-ba55-44e8-a751-431fa5df334a-root {
    text-align: left;
  }


#s-b280ee27-ba55-44e8-a751-431fa5df334a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-b280ee27-ba55-44e8-a751-431fa5df334a-root {
    text-align: left;
  }


#s-b280ee27-ba55-44e8-a751-431fa5df334a.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-b280ee27-ba55-44e8-a751-431fa5df334a-root {
    text-align: left;
  }


#s-b280ee27-ba55-44e8-a751-431fa5df334a.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-b280ee27-ba55-44e8-a751-431fa5df334a-root {
    text-align: left;
  }


#s-b280ee27-ba55-44e8-a751-431fa5df334a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-b280ee27-ba55-44e8-a751-431fa5df334a-root {
    text-align: left;
  }


#s-b280ee27-ba55-44e8-a751-431fa5df334a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-0f270b02-768c-415f-9e59-6a025d5a8f07 {
  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-0f270b02-768c-415f-9e59-6a025d5a8f07: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-0f270b02-768c-415f-9e59-6a025d5a8f07:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-0f270b02-768c-415f-9e59-6a025d5a8f07-root {
    text-align: left;
  }


#s-0f270b02-768c-415f-9e59-6a025d5a8f07.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-0f270b02-768c-415f-9e59-6a025d5a8f07-root {
    text-align: left;
  }


#s-0f270b02-768c-415f-9e59-6a025d5a8f07.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-0f270b02-768c-415f-9e59-6a025d5a8f07-root {
    text-align: left;
  }


#s-0f270b02-768c-415f-9e59-6a025d5a8f07.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-0f270b02-768c-415f-9e59-6a025d5a8f07-root {
    text-align: left;
  }


#s-0f270b02-768c-415f-9e59-6a025d5a8f07.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-0f270b02-768c-415f-9e59-6a025d5a8f07-root {
    text-align: left;
  }


#s-0f270b02-768c-415f-9e59-6a025d5a8f07.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-85d8ebcd-7364-4e97-9874-5688ae57cbb2 {
  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-85d8ebcd-7364-4e97-9874-5688ae57cbb2: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-85d8ebcd-7364-4e97-9874-5688ae57cbb2:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-85d8ebcd-7364-4e97-9874-5688ae57cbb2-root {
    text-align: left;
  }


#s-85d8ebcd-7364-4e97-9874-5688ae57cbb2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-85d8ebcd-7364-4e97-9874-5688ae57cbb2-root {
    text-align: left;
  }


#s-85d8ebcd-7364-4e97-9874-5688ae57cbb2.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-85d8ebcd-7364-4e97-9874-5688ae57cbb2-root {
    text-align: left;
  }


#s-85d8ebcd-7364-4e97-9874-5688ae57cbb2.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-85d8ebcd-7364-4e97-9874-5688ae57cbb2-root {
    text-align: left;
  }


#s-85d8ebcd-7364-4e97-9874-5688ae57cbb2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-85d8ebcd-7364-4e97-9874-5688ae57cbb2-root {
    text-align: left;
  }


#s-85d8ebcd-7364-4e97-9874-5688ae57cbb2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-69b7e82b-9efa-4196-90be-df92d878d6ba {
  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-69b7e82b-9efa-4196-90be-df92d878d6ba: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-69b7e82b-9efa-4196-90be-df92d878d6ba:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-69b7e82b-9efa-4196-90be-df92d878d6ba-root {
    text-align: left;
  }


#s-69b7e82b-9efa-4196-90be-df92d878d6ba.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-69b7e82b-9efa-4196-90be-df92d878d6ba-root {
    text-align: left;
  }


#s-69b7e82b-9efa-4196-90be-df92d878d6ba.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-69b7e82b-9efa-4196-90be-df92d878d6ba-root {
    text-align: left;
  }


#s-69b7e82b-9efa-4196-90be-df92d878d6ba.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-69b7e82b-9efa-4196-90be-df92d878d6ba-root {
    text-align: left;
  }


#s-69b7e82b-9efa-4196-90be-df92d878d6ba.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-69b7e82b-9efa-4196-90be-df92d878d6ba-root {
    text-align: left;
  }


#s-69b7e82b-9efa-4196-90be-df92d878d6ba.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-e1bacb27-172c-4eba-b542-e7c6725f078b {
  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-e1bacb27-172c-4eba-b542-e7c6725f078b: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-e1bacb27-172c-4eba-b542-e7c6725f078b:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-e1bacb27-172c-4eba-b542-e7c6725f078b-root {
    text-align: left;
  }


#s-e1bacb27-172c-4eba-b542-e7c6725f078b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-e1bacb27-172c-4eba-b542-e7c6725f078b-root {
    text-align: left;
  }


#s-e1bacb27-172c-4eba-b542-e7c6725f078b.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-e1bacb27-172c-4eba-b542-e7c6725f078b-root {
    text-align: left;
  }


#s-e1bacb27-172c-4eba-b542-e7c6725f078b.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-e1bacb27-172c-4eba-b542-e7c6725f078b-root {
    text-align: left;
  }


#s-e1bacb27-172c-4eba-b542-e7c6725f078b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-e1bacb27-172c-4eba-b542-e7c6725f078b-root {
    text-align: left;
  }


#s-e1bacb27-172c-4eba-b542-e7c6725f078b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-bd19f5b9-37d3-4bd7-848d-b6612070ba64 {
  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-bd19f5b9-37d3-4bd7-848d-b6612070ba64: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-bd19f5b9-37d3-4bd7-848d-b6612070ba64:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-bd19f5b9-37d3-4bd7-848d-b6612070ba64-root {
    text-align: left;
  }


#s-bd19f5b9-37d3-4bd7-848d-b6612070ba64.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-bd19f5b9-37d3-4bd7-848d-b6612070ba64-root {
    text-align: left;
  }


#s-bd19f5b9-37d3-4bd7-848d-b6612070ba64.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-bd19f5b9-37d3-4bd7-848d-b6612070ba64-root {
    text-align: left;
  }


#s-bd19f5b9-37d3-4bd7-848d-b6612070ba64.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-bd19f5b9-37d3-4bd7-848d-b6612070ba64-root {
    text-align: left;
  }


#s-bd19f5b9-37d3-4bd7-848d-b6612070ba64.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-bd19f5b9-37d3-4bd7-848d-b6612070ba64-root {
    text-align: left;
  }


#s-bd19f5b9-37d3-4bd7-848d-b6612070ba64.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-31a38f21-0182-49b1-b233-12fa2d92a863 {
  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-31a38f21-0182-49b1-b233-12fa2d92a863: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-31a38f21-0182-49b1-b233-12fa2d92a863:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-31a38f21-0182-49b1-b233-12fa2d92a863-root {
    text-align: left;
  }


#s-31a38f21-0182-49b1-b233-12fa2d92a863.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-31a38f21-0182-49b1-b233-12fa2d92a863-root {
    text-align: left;
  }


#s-31a38f21-0182-49b1-b233-12fa2d92a863.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-31a38f21-0182-49b1-b233-12fa2d92a863-root {
    text-align: left;
  }


#s-31a38f21-0182-49b1-b233-12fa2d92a863.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-31a38f21-0182-49b1-b233-12fa2d92a863-root {
    text-align: left;
  }


#s-31a38f21-0182-49b1-b233-12fa2d92a863.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-31a38f21-0182-49b1-b233-12fa2d92a863-root {
    text-align: left;
  }


#s-31a38f21-0182-49b1-b233-12fa2d92a863.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-be63b9bd-913f-4fe3-96ef-62fc92b15f82 {
  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-be63b9bd-913f-4fe3-96ef-62fc92b15f82: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-be63b9bd-913f-4fe3-96ef-62fc92b15f82:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-be63b9bd-913f-4fe3-96ef-62fc92b15f82-root {
    text-align: left;
  }


#s-be63b9bd-913f-4fe3-96ef-62fc92b15f82.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-be63b9bd-913f-4fe3-96ef-62fc92b15f82-root {
    text-align: left;
  }


#s-be63b9bd-913f-4fe3-96ef-62fc92b15f82.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-be63b9bd-913f-4fe3-96ef-62fc92b15f82-root {
    text-align: left;
  }


#s-be63b9bd-913f-4fe3-96ef-62fc92b15f82.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-be63b9bd-913f-4fe3-96ef-62fc92b15f82-root {
    text-align: left;
  }


#s-be63b9bd-913f-4fe3-96ef-62fc92b15f82.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-be63b9bd-913f-4fe3-96ef-62fc92b15f82-root {
    text-align: left;
  }


#s-be63b9bd-913f-4fe3-96ef-62fc92b15f82.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-17693313-cd09-4968-9385-eeba31fcc856 {
  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-17693313-cd09-4968-9385-eeba31fcc856: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-17693313-cd09-4968-9385-eeba31fcc856:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-17693313-cd09-4968-9385-eeba31fcc856-root {
    text-align: left;
  }


#s-17693313-cd09-4968-9385-eeba31fcc856.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-17693313-cd09-4968-9385-eeba31fcc856-root {
    text-align: left;
  }


#s-17693313-cd09-4968-9385-eeba31fcc856.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-17693313-cd09-4968-9385-eeba31fcc856-root {
    text-align: left;
  }


#s-17693313-cd09-4968-9385-eeba31fcc856.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-17693313-cd09-4968-9385-eeba31fcc856-root {
    text-align: left;
  }


#s-17693313-cd09-4968-9385-eeba31fcc856.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-17693313-cd09-4968-9385-eeba31fcc856-root {
    text-align: left;
  }


#s-17693313-cd09-4968-9385-eeba31fcc856.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-e51bcfdb-152e-442f-bdcb-3034fed62c75 {
  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-e51bcfdb-152e-442f-bdcb-3034fed62c75: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-e51bcfdb-152e-442f-bdcb-3034fed62c75:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-e51bcfdb-152e-442f-bdcb-3034fed62c75-root {
    text-align: left;
  }


#s-e51bcfdb-152e-442f-bdcb-3034fed62c75.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-e51bcfdb-152e-442f-bdcb-3034fed62c75-root {
    text-align: left;
  }


#s-e51bcfdb-152e-442f-bdcb-3034fed62c75.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-e51bcfdb-152e-442f-bdcb-3034fed62c75-root {
    text-align: left;
  }


#s-e51bcfdb-152e-442f-bdcb-3034fed62c75.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-e51bcfdb-152e-442f-bdcb-3034fed62c75-root {
    text-align: left;
  }


#s-e51bcfdb-152e-442f-bdcb-3034fed62c75.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-e51bcfdb-152e-442f-bdcb-3034fed62c75-root {
    text-align: left;
  }


#s-e51bcfdb-152e-442f-bdcb-3034fed62c75.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-2fd9e017-4927-4163-9e5e-4fa7cdc70115 {
  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-2fd9e017-4927-4163-9e5e-4fa7cdc70115: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-2fd9e017-4927-4163-9e5e-4fa7cdc70115:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-2fd9e017-4927-4163-9e5e-4fa7cdc70115-root {
    text-align: left;
  }


#s-2fd9e017-4927-4163-9e5e-4fa7cdc70115.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-2fd9e017-4927-4163-9e5e-4fa7cdc70115-root {
    text-align: left;
  }


#s-2fd9e017-4927-4163-9e5e-4fa7cdc70115.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-2fd9e017-4927-4163-9e5e-4fa7cdc70115-root {
    text-align: left;
  }


#s-2fd9e017-4927-4163-9e5e-4fa7cdc70115.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-2fd9e017-4927-4163-9e5e-4fa7cdc70115-root {
    text-align: left;
  }


#s-2fd9e017-4927-4163-9e5e-4fa7cdc70115.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-2fd9e017-4927-4163-9e5e-4fa7cdc70115-root {
    text-align: left;
  }


#s-2fd9e017-4927-4163-9e5e-4fa7cdc70115.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-8438f5c2-4c86-4485-a8d2-2ca83bf26060 {
  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-8438f5c2-4c86-4485-a8d2-2ca83bf26060: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-8438f5c2-4c86-4485-a8d2-2ca83bf26060:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-8438f5c2-4c86-4485-a8d2-2ca83bf26060-root {
    text-align: left;
  }


#s-8438f5c2-4c86-4485-a8d2-2ca83bf26060.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-8438f5c2-4c86-4485-a8d2-2ca83bf26060-root {
    text-align: left;
  }


#s-8438f5c2-4c86-4485-a8d2-2ca83bf26060.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-8438f5c2-4c86-4485-a8d2-2ca83bf26060-root {
    text-align: left;
  }


#s-8438f5c2-4c86-4485-a8d2-2ca83bf26060.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-8438f5c2-4c86-4485-a8d2-2ca83bf26060-root {
    text-align: left;
  }


#s-8438f5c2-4c86-4485-a8d2-2ca83bf26060.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-8438f5c2-4c86-4485-a8d2-2ca83bf26060-root {
    text-align: left;
  }


#s-8438f5c2-4c86-4485-a8d2-2ca83bf26060.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-fc43155c-454e-4b05-9e2f-4e4852a5d666 {
  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-fc43155c-454e-4b05-9e2f-4e4852a5d666: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-fc43155c-454e-4b05-9e2f-4e4852a5d666:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-fc43155c-454e-4b05-9e2f-4e4852a5d666-root {
    text-align: left;
  }


#s-fc43155c-454e-4b05-9e2f-4e4852a5d666.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-fc43155c-454e-4b05-9e2f-4e4852a5d666-root {
    text-align: left;
  }


#s-fc43155c-454e-4b05-9e2f-4e4852a5d666.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-fc43155c-454e-4b05-9e2f-4e4852a5d666-root {
    text-align: left;
  }


#s-fc43155c-454e-4b05-9e2f-4e4852a5d666.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-fc43155c-454e-4b05-9e2f-4e4852a5d666-root {
    text-align: left;
  }


#s-fc43155c-454e-4b05-9e2f-4e4852a5d666.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-fc43155c-454e-4b05-9e2f-4e4852a5d666-root {
    text-align: left;
  }


#s-fc43155c-454e-4b05-9e2f-4e4852a5d666.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-1f073301-9c62-4d2a-ad6d-574f24e298c2 {
  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-1f073301-9c62-4d2a-ad6d-574f24e298c2: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-1f073301-9c62-4d2a-ad6d-574f24e298c2:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-1f073301-9c62-4d2a-ad6d-574f24e298c2-root {
    text-align: left;
  }


#s-1f073301-9c62-4d2a-ad6d-574f24e298c2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-1f073301-9c62-4d2a-ad6d-574f24e298c2-root {
    text-align: left;
  }


#s-1f073301-9c62-4d2a-ad6d-574f24e298c2.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-1f073301-9c62-4d2a-ad6d-574f24e298c2-root {
    text-align: left;
  }


#s-1f073301-9c62-4d2a-ad6d-574f24e298c2.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-1f073301-9c62-4d2a-ad6d-574f24e298c2-root {
    text-align: left;
  }


#s-1f073301-9c62-4d2a-ad6d-574f24e298c2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-1f073301-9c62-4d2a-ad6d-574f24e298c2-root {
    text-align: left;
  }


#s-1f073301-9c62-4d2a-ad6d-574f24e298c2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-82869c59-ee59-48c6-84e6-1cd9f1ddcad6 {
  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-82869c59-ee59-48c6-84e6-1cd9f1ddcad6: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-82869c59-ee59-48c6-84e6-1cd9f1ddcad6:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-82869c59-ee59-48c6-84e6-1cd9f1ddcad6-root {
    text-align: left;
  }


#s-82869c59-ee59-48c6-84e6-1cd9f1ddcad6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-82869c59-ee59-48c6-84e6-1cd9f1ddcad6-root {
    text-align: left;
  }


#s-82869c59-ee59-48c6-84e6-1cd9f1ddcad6.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-82869c59-ee59-48c6-84e6-1cd9f1ddcad6-root {
    text-align: left;
  }


#s-82869c59-ee59-48c6-84e6-1cd9f1ddcad6.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-82869c59-ee59-48c6-84e6-1cd9f1ddcad6-root {
    text-align: left;
  }


#s-82869c59-ee59-48c6-84e6-1cd9f1ddcad6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-82869c59-ee59-48c6-84e6-1cd9f1ddcad6-root {
    text-align: left;
  }


#s-82869c59-ee59-48c6-84e6-1cd9f1ddcad6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-c8d3d014-78cf-407e-9e73-c8b0906d81c5 {
  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-c8d3d014-78cf-407e-9e73-c8b0906d81c5: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-c8d3d014-78cf-407e-9e73-c8b0906d81c5:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-c8d3d014-78cf-407e-9e73-c8b0906d81c5-root {
    text-align: left;
  }


#s-c8d3d014-78cf-407e-9e73-c8b0906d81c5.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-c8d3d014-78cf-407e-9e73-c8b0906d81c5-root {
    text-align: left;
  }


#s-c8d3d014-78cf-407e-9e73-c8b0906d81c5.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-c8d3d014-78cf-407e-9e73-c8b0906d81c5-root {
    text-align: left;
  }


#s-c8d3d014-78cf-407e-9e73-c8b0906d81c5.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-c8d3d014-78cf-407e-9e73-c8b0906d81c5-root {
    text-align: left;
  }


#s-c8d3d014-78cf-407e-9e73-c8b0906d81c5.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-c8d3d014-78cf-407e-9e73-c8b0906d81c5-root {
    text-align: left;
  }


#s-c8d3d014-78cf-407e-9e73-c8b0906d81c5.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-1cfcb373-33d2-4646-86fa-ea182fc3072f {
  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-1cfcb373-33d2-4646-86fa-ea182fc3072f: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-1cfcb373-33d2-4646-86fa-ea182fc3072f:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-1cfcb373-33d2-4646-86fa-ea182fc3072f-root {
    text-align: center;
  }


#s-1cfcb373-33d2-4646-86fa-ea182fc3072f.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-1cfcb373-33d2-4646-86fa-ea182fc3072f-root {
    text-align: center;
  }


#s-1cfcb373-33d2-4646-86fa-ea182fc3072f.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-1cfcb373-33d2-4646-86fa-ea182fc3072f-root {
    text-align: center;
  }


#s-1cfcb373-33d2-4646-86fa-ea182fc3072f.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-1cfcb373-33d2-4646-86fa-ea182fc3072f-root {
    text-align: center;
  }


#s-1cfcb373-33d2-4646-86fa-ea182fc3072f.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-1cfcb373-33d2-4646-86fa-ea182fc3072f-root {
    text-align: center;
  }


#s-1cfcb373-33d2-4646-86fa-ea182fc3072f.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-929b3569-1f8d-4574-9bc4-3840a6025f67 {
  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-929b3569-1f8d-4574-9bc4-3840a6025f67 {
  display: none;
}
#s-929b3569-1f8d-4574-9bc4-3840a6025f67, #wrap-s-929b3569-1f8d-4574-9bc4-3840a6025f67 { display: none !important; }}







#s-929b3569-1f8d-4574-9bc4-3840a6025f67 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-929b3569-1f8d-4574-9bc4-3840a6025f67.shg-box.shg-c {
  justify-content: flex-end;
}

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








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

#s-6df249aa-9918-47b5-908d-d4a2efb9fbb9 {
  min-height: 50px;
}








#s-6df249aa-9918-47b5-908d-d4a2efb9fbb9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6df249aa-9918-47b5-908d-d4a2efb9fbb9.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 1200px){#s-d40d319d-ddcc-48d5-a801-73777a357108 {
  display: none;
}
#s-d40d319d-ddcc-48d5-a801-73777a357108, #wrap-s-d40d319d-ddcc-48d5-a801-73777a357108 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d40d319d-ddcc-48d5-a801-73777a357108 {
  display: none;
}
#s-d40d319d-ddcc-48d5-a801-73777a357108, #wrap-s-d40d319d-ddcc-48d5-a801-73777a357108 { display: none !important; }}
#s-d40d319d-ddcc-48d5-a801-73777a357108 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-d40d319d-ddcc-48d5-a801-73777a357108 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 10px;
}

#s-d40d319d-ddcc-48d5-a801-73777a357108 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-d40d319d-ddcc-48d5-a801-73777a357108 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-d40d319d-ddcc-48d5-a801-73777a357108 > .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-d40d319d-ddcc-48d5-a801-73777a357108 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-7ac9f916-8404-4361-80eb-c86ea3a3432a {
  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-7ac9f916-8404-4361-80eb-c86ea3a3432a: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-7ac9f916-8404-4361-80eb-c86ea3a3432a:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-7ac9f916-8404-4361-80eb-c86ea3a3432a-root {
    text-align: center;
  }


#s-7ac9f916-8404-4361-80eb-c86ea3a3432a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-7ac9f916-8404-4361-80eb-c86ea3a3432a-root {
    text-align: center;
  }


#s-7ac9f916-8404-4361-80eb-c86ea3a3432a.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-7ac9f916-8404-4361-80eb-c86ea3a3432a-root {
    text-align: center;
  }


#s-7ac9f916-8404-4361-80eb-c86ea3a3432a.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-7ac9f916-8404-4361-80eb-c86ea3a3432a-root {
    text-align: center;
  }


#s-7ac9f916-8404-4361-80eb-c86ea3a3432a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-7ac9f916-8404-4361-80eb-c86ea3a3432a-root {
    text-align: center;
  }


#s-7ac9f916-8404-4361-80eb-c86ea3a3432a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-992de75c-fe27-4778-a7d3-f172db2287b4 {
  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-992de75c-fe27-4778-a7d3-f172db2287b4: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-992de75c-fe27-4778-a7d3-f172db2287b4:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-992de75c-fe27-4778-a7d3-f172db2287b4-root {
    text-align: center;
  }


#s-992de75c-fe27-4778-a7d3-f172db2287b4.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-992de75c-fe27-4778-a7d3-f172db2287b4-root {
    text-align: center;
  }


#s-992de75c-fe27-4778-a7d3-f172db2287b4.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-992de75c-fe27-4778-a7d3-f172db2287b4-root {
    text-align: center;
  }


#s-992de75c-fe27-4778-a7d3-f172db2287b4.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-992de75c-fe27-4778-a7d3-f172db2287b4-root {
    text-align: center;
  }


#s-992de75c-fe27-4778-a7d3-f172db2287b4.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-992de75c-fe27-4778-a7d3-f172db2287b4-root {
    text-align: center;
  }


#s-992de75c-fe27-4778-a7d3-f172db2287b4.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-b9f5f612-fdee-48df-a6fc-e49d1a563797 {
  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-b9f5f612-fdee-48df-a6fc-e49d1a563797: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-b9f5f612-fdee-48df-a6fc-e49d1a563797:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-b9f5f612-fdee-48df-a6fc-e49d1a563797-root {
    text-align: center;
  }


#s-b9f5f612-fdee-48df-a6fc-e49d1a563797.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-b9f5f612-fdee-48df-a6fc-e49d1a563797-root {
    text-align: center;
  }


#s-b9f5f612-fdee-48df-a6fc-e49d1a563797.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-b9f5f612-fdee-48df-a6fc-e49d1a563797-root {
    text-align: center;
  }


#s-b9f5f612-fdee-48df-a6fc-e49d1a563797.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-b9f5f612-fdee-48df-a6fc-e49d1a563797-root {
    text-align: center;
  }


#s-b9f5f612-fdee-48df-a6fc-e49d1a563797.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-b9f5f612-fdee-48df-a6fc-e49d1a563797-root {
    text-align: center;
  }


#s-b9f5f612-fdee-48df-a6fc-e49d1a563797.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-abaa5a63-df33-4482-ae02-a813ad7f7897 {
  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-abaa5a63-df33-4482-ae02-a813ad7f7897: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-abaa5a63-df33-4482-ae02-a813ad7f7897:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-abaa5a63-df33-4482-ae02-a813ad7f7897-root {
    text-align: center;
  }


#s-abaa5a63-df33-4482-ae02-a813ad7f7897.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-abaa5a63-df33-4482-ae02-a813ad7f7897-root {
    text-align: center;
  }


#s-abaa5a63-df33-4482-ae02-a813ad7f7897.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-abaa5a63-df33-4482-ae02-a813ad7f7897-root {
    text-align: center;
  }


#s-abaa5a63-df33-4482-ae02-a813ad7f7897.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-abaa5a63-df33-4482-ae02-a813ad7f7897-root {
    text-align: center;
  }


#s-abaa5a63-df33-4482-ae02-a813ad7f7897.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-abaa5a63-df33-4482-ae02-a813ad7f7897-root {
    text-align: center;
  }


#s-abaa5a63-df33-4482-ae02-a813ad7f7897.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-3a8d3bb5-efa6-4b31-8504-f1e2ea769508 {
  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-3a8d3bb5-efa6-4b31-8504-f1e2ea769508: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-3a8d3bb5-efa6-4b31-8504-f1e2ea769508:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-3a8d3bb5-efa6-4b31-8504-f1e2ea769508-root {
    text-align: center;
  }


#s-3a8d3bb5-efa6-4b31-8504-f1e2ea769508.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-3a8d3bb5-efa6-4b31-8504-f1e2ea769508-root {
    text-align: center;
  }


#s-3a8d3bb5-efa6-4b31-8504-f1e2ea769508.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-3a8d3bb5-efa6-4b31-8504-f1e2ea769508-root {
    text-align: center;
  }


#s-3a8d3bb5-efa6-4b31-8504-f1e2ea769508.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-3a8d3bb5-efa6-4b31-8504-f1e2ea769508-root {
    text-align: center;
  }


#s-3a8d3bb5-efa6-4b31-8504-f1e2ea769508.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-3a8d3bb5-efa6-4b31-8504-f1e2ea769508-root {
    text-align: center;
  }


#s-3a8d3bb5-efa6-4b31-8504-f1e2ea769508.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-40249297-7821-414a-9dd4-4ebc6794c643 {
  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-40249297-7821-414a-9dd4-4ebc6794c643: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-40249297-7821-414a-9dd4-4ebc6794c643:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-40249297-7821-414a-9dd4-4ebc6794c643-root {
    text-align: center;
  }


#s-40249297-7821-414a-9dd4-4ebc6794c643.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-40249297-7821-414a-9dd4-4ebc6794c643-root {
    text-align: center;
  }


#s-40249297-7821-414a-9dd4-4ebc6794c643.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-40249297-7821-414a-9dd4-4ebc6794c643-root {
    text-align: center;
  }


#s-40249297-7821-414a-9dd4-4ebc6794c643.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-40249297-7821-414a-9dd4-4ebc6794c643-root {
    text-align: center;
  }


#s-40249297-7821-414a-9dd4-4ebc6794c643.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-40249297-7821-414a-9dd4-4ebc6794c643-root {
    text-align: center;
  }


#s-40249297-7821-414a-9dd4-4ebc6794c643.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-8b68f818-8db6-4eeb-8792-656211496e8a {
  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-8b68f818-8db6-4eeb-8792-656211496e8a:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYzM0MzExZGMtODQ0Ny00ZDA4LTljZGYtOTZhNGFjYzdhNTgxIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNjMzQzMTFkYy04NDQ3LTRkMDgtOWNkZi05NmE0YWNjN2E1ODEpIi8+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-8b68f818-8db6-4eeb-8792-656211496e8a:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-8b68f818-8db6-4eeb-8792-656211496e8a-root {
    text-align: center;
  }


#s-8b68f818-8db6-4eeb-8792-656211496e8a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-8b68f818-8db6-4eeb-8792-656211496e8a-root {
    text-align: center;
  }


#s-8b68f818-8db6-4eeb-8792-656211496e8a.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-8b68f818-8db6-4eeb-8792-656211496e8a-root {
    text-align: center;
  }


#s-8b68f818-8db6-4eeb-8792-656211496e8a.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-8b68f818-8db6-4eeb-8792-656211496e8a-root {
    text-align: center;
  }


#s-8b68f818-8db6-4eeb-8792-656211496e8a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-8b68f818-8db6-4eeb-8792-656211496e8a-root {
    text-align: center;
  }


#s-8b68f818-8db6-4eeb-8792-656211496e8a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-5c066275-2f61-46b7-bd84-d1bacbccef9c {
  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-5c066275-2f61-46b7-bd84-d1bacbccef9c: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-5c066275-2f61-46b7-bd84-d1bacbccef9c:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-5c066275-2f61-46b7-bd84-d1bacbccef9c-root {
    text-align: center;
  }


#s-5c066275-2f61-46b7-bd84-d1bacbccef9c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-5c066275-2f61-46b7-bd84-d1bacbccef9c-root {
    text-align: center;
  }


#s-5c066275-2f61-46b7-bd84-d1bacbccef9c.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-5c066275-2f61-46b7-bd84-d1bacbccef9c-root {
    text-align: center;
  }


#s-5c066275-2f61-46b7-bd84-d1bacbccef9c.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-5c066275-2f61-46b7-bd84-d1bacbccef9c-root {
    text-align: center;
  }


#s-5c066275-2f61-46b7-bd84-d1bacbccef9c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-5c066275-2f61-46b7-bd84-d1bacbccef9c-root {
    text-align: center;
  }


#s-5c066275-2f61-46b7-bd84-d1bacbccef9c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-0bfafec0-bf5b-4cc0-8dbd-7904b03ed109 {
  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-0bfafec0-bf5b-4cc0-8dbd-7904b03ed109:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNDFjMzRhOTEtOTdhNS00NjYzLTk4NzMtMTEwNzVlYTM4MThkIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM0MWMzNGE5MS05N2E1LTQ2NjMtOTg3My0xMTA3NWVhMzgxOGQpIi8+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-0bfafec0-bf5b-4cc0-8dbd-7904b03ed109:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-0bfafec0-bf5b-4cc0-8dbd-7904b03ed109-root {
    text-align: center;
  }


#s-0bfafec0-bf5b-4cc0-8dbd-7904b03ed109.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-0bfafec0-bf5b-4cc0-8dbd-7904b03ed109-root {
    text-align: center;
  }


#s-0bfafec0-bf5b-4cc0-8dbd-7904b03ed109.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-0bfafec0-bf5b-4cc0-8dbd-7904b03ed109-root {
    text-align: center;
  }


#s-0bfafec0-bf5b-4cc0-8dbd-7904b03ed109.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-0bfafec0-bf5b-4cc0-8dbd-7904b03ed109-root {
    text-align: center;
  }


#s-0bfafec0-bf5b-4cc0-8dbd-7904b03ed109.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-0bfafec0-bf5b-4cc0-8dbd-7904b03ed109-root {
    text-align: center;
  }


#s-0bfafec0-bf5b-4cc0-8dbd-7904b03ed109.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-dbea0e92-87eb-47e5-b37f-01ffc5b0ee7f {
  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-dbea0e92-87eb-47e5-b37f-01ffc5b0ee7f:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMGZlZDlhMGEtNTcxOS00ODMwLThjZGQtNGYwNzM2YjAyZjZhIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMwZmVkOWEwYS01NzE5LTQ4MzAtOGNkZC00ZjA3MzZiMDJmNmEpIi8+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-dbea0e92-87eb-47e5-b37f-01ffc5b0ee7f:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-dbea0e92-87eb-47e5-b37f-01ffc5b0ee7f-root {
    text-align: center;
  }


#s-dbea0e92-87eb-47e5-b37f-01ffc5b0ee7f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-dbea0e92-87eb-47e5-b37f-01ffc5b0ee7f-root {
    text-align: center;
  }


#s-dbea0e92-87eb-47e5-b37f-01ffc5b0ee7f.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-dbea0e92-87eb-47e5-b37f-01ffc5b0ee7f-root {
    text-align: center;
  }


#s-dbea0e92-87eb-47e5-b37f-01ffc5b0ee7f.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-dbea0e92-87eb-47e5-b37f-01ffc5b0ee7f-root {
    text-align: center;
  }


#s-dbea0e92-87eb-47e5-b37f-01ffc5b0ee7f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-dbea0e92-87eb-47e5-b37f-01ffc5b0ee7f-root {
    text-align: center;
  }


#s-dbea0e92-87eb-47e5-b37f-01ffc5b0ee7f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-ab10016c-566f-462d-b5df-3047d84a6a88 {
  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-ab10016c-566f-462d-b5df-3047d84a6a88:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYjlhNzJlYTEtNTRkZC00MTdlLTlkMmYtN2IxM2JlZDY4YzBiIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUyZDJhO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNiOWE3MmVhMS01NGRkLTQxN2UtOWQyZi03YjEzYmVkNjhjMGIpIi8+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-ab10016c-566f-462d-b5df-3047d84a6a88:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-ab10016c-566f-462d-b5df-3047d84a6a88-root {
    text-align: center;
  }


#s-ab10016c-566f-462d-b5df-3047d84a6a88.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-ab10016c-566f-462d-b5df-3047d84a6a88-root {
    text-align: center;
  }


#s-ab10016c-566f-462d-b5df-3047d84a6a88.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-ab10016c-566f-462d-b5df-3047d84a6a88-root {
    text-align: center;
  }


#s-ab10016c-566f-462d-b5df-3047d84a6a88.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-ab10016c-566f-462d-b5df-3047d84a6a88-root {
    text-align: center;
  }


#s-ab10016c-566f-462d-b5df-3047d84a6a88.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-ab10016c-566f-462d-b5df-3047d84a6a88-root {
    text-align: center;
  }


#s-ab10016c-566f-462d-b5df-3047d84a6a88.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-44323c21-0b28-49d6-8c72-1ebb822ae2d7 {
  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-44323c21-0b28-49d6-8c72-1ebb822ae2d7: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-44323c21-0b28-49d6-8c72-1ebb822ae2d7:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-44323c21-0b28-49d6-8c72-1ebb822ae2d7-root {
    text-align: center;
  }


#s-44323c21-0b28-49d6-8c72-1ebb822ae2d7.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-44323c21-0b28-49d6-8c72-1ebb822ae2d7-root {
    text-align: center;
  }


#s-44323c21-0b28-49d6-8c72-1ebb822ae2d7.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-44323c21-0b28-49d6-8c72-1ebb822ae2d7-root {
    text-align: center;
  }


#s-44323c21-0b28-49d6-8c72-1ebb822ae2d7.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-44323c21-0b28-49d6-8c72-1ebb822ae2d7-root {
    text-align: center;
  }


#s-44323c21-0b28-49d6-8c72-1ebb822ae2d7.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-44323c21-0b28-49d6-8c72-1ebb822ae2d7-root {
    text-align: center;
  }


#s-44323c21-0b28-49d6-8c72-1ebb822ae2d7.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-5286f6b6-c31d-4bae-967e-af124a3ccede {
  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-5286f6b6-c31d-4bae-967e-af124a3ccede: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-5286f6b6-c31d-4bae-967e-af124a3ccede:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-5286f6b6-c31d-4bae-967e-af124a3ccede-root {
    text-align: center;
  }


#s-5286f6b6-c31d-4bae-967e-af124a3ccede.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-5286f6b6-c31d-4bae-967e-af124a3ccede-root {
    text-align: center;
  }


#s-5286f6b6-c31d-4bae-967e-af124a3ccede.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-5286f6b6-c31d-4bae-967e-af124a3ccede-root {
    text-align: center;
  }


#s-5286f6b6-c31d-4bae-967e-af124a3ccede.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-5286f6b6-c31d-4bae-967e-af124a3ccede-root {
    text-align: center;
  }


#s-5286f6b6-c31d-4bae-967e-af124a3ccede.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-5286f6b6-c31d-4bae-967e-af124a3ccede-root {
    text-align: center;
  }


#s-5286f6b6-c31d-4bae-967e-af124a3ccede.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-61867e7f-a70e-4b9d-8588-834278b6ec05 {
  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-61867e7f-a70e-4b9d-8588-834278b6ec05: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-61867e7f-a70e-4b9d-8588-834278b6ec05:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-61867e7f-a70e-4b9d-8588-834278b6ec05-root {
    text-align: center;
  }


#s-61867e7f-a70e-4b9d-8588-834278b6ec05.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-61867e7f-a70e-4b9d-8588-834278b6ec05-root {
    text-align: center;
  }


#s-61867e7f-a70e-4b9d-8588-834278b6ec05.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-61867e7f-a70e-4b9d-8588-834278b6ec05-root {
    text-align: center;
  }


#s-61867e7f-a70e-4b9d-8588-834278b6ec05.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-61867e7f-a70e-4b9d-8588-834278b6ec05-root {
    text-align: center;
  }


#s-61867e7f-a70e-4b9d-8588-834278b6ec05.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-61867e7f-a70e-4b9d-8588-834278b6ec05-root {
    text-align: center;
  }


#s-61867e7f-a70e-4b9d-8588-834278b6ec05.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-e40cced1-02c2-4df9-afde-ee15c98c6d4e {
  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-e40cced1-02c2-4df9-afde-ee15c98c6d4e: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-e40cced1-02c2-4df9-afde-ee15c98c6d4e:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-e40cced1-02c2-4df9-afde-ee15c98c6d4e-root {
    text-align: center;
  }


#s-e40cced1-02c2-4df9-afde-ee15c98c6d4e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-e40cced1-02c2-4df9-afde-ee15c98c6d4e-root {
    text-align: center;
  }


#s-e40cced1-02c2-4df9-afde-ee15c98c6d4e.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-e40cced1-02c2-4df9-afde-ee15c98c6d4e-root {
    text-align: center;
  }


#s-e40cced1-02c2-4df9-afde-ee15c98c6d4e.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-e40cced1-02c2-4df9-afde-ee15c98c6d4e-root {
    text-align: center;
  }


#s-e40cced1-02c2-4df9-afde-ee15c98c6d4e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-e40cced1-02c2-4df9-afde-ee15c98c6d4e-root {
    text-align: center;
  }


#s-e40cced1-02c2-4df9-afde-ee15c98c6d4e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-4807859f-2510-4a0e-897b-b9be734b2928 {
  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-4807859f-2510-4a0e-897b-b9be734b2928: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-4807859f-2510-4a0e-897b-b9be734b2928:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-4807859f-2510-4a0e-897b-b9be734b2928-root {
    text-align: center;
  }


#s-4807859f-2510-4a0e-897b-b9be734b2928.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-4807859f-2510-4a0e-897b-b9be734b2928-root {
    text-align: center;
  }


#s-4807859f-2510-4a0e-897b-b9be734b2928.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-4807859f-2510-4a0e-897b-b9be734b2928-root {
    text-align: center;
  }


#s-4807859f-2510-4a0e-897b-b9be734b2928.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-4807859f-2510-4a0e-897b-b9be734b2928-root {
    text-align: center;
  }


#s-4807859f-2510-4a0e-897b-b9be734b2928.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-4807859f-2510-4a0e-897b-b9be734b2928-root {
    text-align: center;
  }


#s-4807859f-2510-4a0e-897b-b9be734b2928.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-07a09a94-fd5c-4a67-96c1-d4fc1b25fe57 {
  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-07a09a94-fd5c-4a67-96c1-d4fc1b25fe57: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-07a09a94-fd5c-4a67-96c1-d4fc1b25fe57:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-07a09a94-fd5c-4a67-96c1-d4fc1b25fe57-root {
    text-align: center;
  }


#s-07a09a94-fd5c-4a67-96c1-d4fc1b25fe57.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-07a09a94-fd5c-4a67-96c1-d4fc1b25fe57-root {
    text-align: center;
  }


#s-07a09a94-fd5c-4a67-96c1-d4fc1b25fe57.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-07a09a94-fd5c-4a67-96c1-d4fc1b25fe57-root {
    text-align: center;
  }


#s-07a09a94-fd5c-4a67-96c1-d4fc1b25fe57.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-07a09a94-fd5c-4a67-96c1-d4fc1b25fe57-root {
    text-align: center;
  }


#s-07a09a94-fd5c-4a67-96c1-d4fc1b25fe57.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-07a09a94-fd5c-4a67-96c1-d4fc1b25fe57-root {
    text-align: center;
  }


#s-07a09a94-fd5c-4a67-96c1-d4fc1b25fe57.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-fc631c8c-e3d6-4d19-8012-cfcfadf99d3f {
  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-fc631c8c-e3d6-4d19-8012-cfcfadf99d3f: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-fc631c8c-e3d6-4d19-8012-cfcfadf99d3f:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-fc631c8c-e3d6-4d19-8012-cfcfadf99d3f-root {
    text-align: center;
  }


#s-fc631c8c-e3d6-4d19-8012-cfcfadf99d3f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-fc631c8c-e3d6-4d19-8012-cfcfadf99d3f-root {
    text-align: center;
  }


#s-fc631c8c-e3d6-4d19-8012-cfcfadf99d3f.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-fc631c8c-e3d6-4d19-8012-cfcfadf99d3f-root {
    text-align: center;
  }


#s-fc631c8c-e3d6-4d19-8012-cfcfadf99d3f.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-fc631c8c-e3d6-4d19-8012-cfcfadf99d3f-root {
    text-align: center;
  }


#s-fc631c8c-e3d6-4d19-8012-cfcfadf99d3f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-fc631c8c-e3d6-4d19-8012-cfcfadf99d3f-root {
    text-align: center;
  }


#s-fc631c8c-e3d6-4d19-8012-cfcfadf99d3f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-adddf415-a06d-42d9-98ac-da7e23bb3221 {
  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-adddf415-a06d-42d9-98ac-da7e23bb3221: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-adddf415-a06d-42d9-98ac-da7e23bb3221:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-adddf415-a06d-42d9-98ac-da7e23bb3221-root {
    text-align: center;
  }


#s-adddf415-a06d-42d9-98ac-da7e23bb3221.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-adddf415-a06d-42d9-98ac-da7e23bb3221-root {
    text-align: center;
  }


#s-adddf415-a06d-42d9-98ac-da7e23bb3221.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-adddf415-a06d-42d9-98ac-da7e23bb3221-root {
    text-align: center;
  }


#s-adddf415-a06d-42d9-98ac-da7e23bb3221.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-adddf415-a06d-42d9-98ac-da7e23bb3221-root {
    text-align: center;
  }


#s-adddf415-a06d-42d9-98ac-da7e23bb3221.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-adddf415-a06d-42d9-98ac-da7e23bb3221-root {
    text-align: center;
  }


#s-adddf415-a06d-42d9-98ac-da7e23bb3221.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-a8eb0cdd-4ebc-4553-8817-960542305be1 {
  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-a8eb0cdd-4ebc-4553-8817-960542305be1: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-a8eb0cdd-4ebc-4553-8817-960542305be1:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-a8eb0cdd-4ebc-4553-8817-960542305be1-root {
    text-align: center;
  }


#s-a8eb0cdd-4ebc-4553-8817-960542305be1.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-a8eb0cdd-4ebc-4553-8817-960542305be1-root {
    text-align: center;
  }


#s-a8eb0cdd-4ebc-4553-8817-960542305be1.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-a8eb0cdd-4ebc-4553-8817-960542305be1-root {
    text-align: center;
  }


#s-a8eb0cdd-4ebc-4553-8817-960542305be1.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-a8eb0cdd-4ebc-4553-8817-960542305be1-root {
    text-align: center;
  }


#s-a8eb0cdd-4ebc-4553-8817-960542305be1.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-a8eb0cdd-4ebc-4553-8817-960542305be1-root {
    text-align: center;
  }


#s-a8eb0cdd-4ebc-4553-8817-960542305be1.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-8703d03c-8dc6-4c21-862e-bf1a93495797 {
  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-8703d03c-8dc6-4c21-862e-bf1a93495797: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-8703d03c-8dc6-4c21-862e-bf1a93495797:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-8703d03c-8dc6-4c21-862e-bf1a93495797-root {
    text-align: center;
  }


#s-8703d03c-8dc6-4c21-862e-bf1a93495797.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-8703d03c-8dc6-4c21-862e-bf1a93495797-root {
    text-align: center;
  }


#s-8703d03c-8dc6-4c21-862e-bf1a93495797.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-8703d03c-8dc6-4c21-862e-bf1a93495797-root {
    text-align: center;
  }


#s-8703d03c-8dc6-4c21-862e-bf1a93495797.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-8703d03c-8dc6-4c21-862e-bf1a93495797-root {
    text-align: center;
  }


#s-8703d03c-8dc6-4c21-862e-bf1a93495797.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-8703d03c-8dc6-4c21-862e-bf1a93495797-root {
    text-align: center;
  }


#s-8703d03c-8dc6-4c21-862e-bf1a93495797.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-3aa1d1c5-8fd5-4f14-88a5-816f556a3441 {
  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-3aa1d1c5-8fd5-4f14-88a5-816f556a3441: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-3aa1d1c5-8fd5-4f14-88a5-816f556a3441:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-3aa1d1c5-8fd5-4f14-88a5-816f556a3441-root {
    text-align: center;
  }


#s-3aa1d1c5-8fd5-4f14-88a5-816f556a3441.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-3aa1d1c5-8fd5-4f14-88a5-816f556a3441-root {
    text-align: center;
  }


#s-3aa1d1c5-8fd5-4f14-88a5-816f556a3441.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-3aa1d1c5-8fd5-4f14-88a5-816f556a3441-root {
    text-align: center;
  }


#s-3aa1d1c5-8fd5-4f14-88a5-816f556a3441.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-3aa1d1c5-8fd5-4f14-88a5-816f556a3441-root {
    text-align: center;
  }


#s-3aa1d1c5-8fd5-4f14-88a5-816f556a3441.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-3aa1d1c5-8fd5-4f14-88a5-816f556a3441-root {
    text-align: center;
  }


#s-3aa1d1c5-8fd5-4f14-88a5-816f556a3441.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-0abac6a5-f60b-4eb8-b75a-ef8eb9ff911a {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

#s-62d17c61-d38f-4585-abb4-3b86df868cf6 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
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;
min-height: 401px;
background-color: rgba(255, 255, 255, 1);
}








#s-62d17c61-d38f-4585-abb4-3b86df868cf6 > .shg-box-overlay {
  background-color: rgba(249, 249, 249, 1);
  opacity: 0;
  display: block;
}#s-62d17c61-d38f-4585-abb4-3b86df868cf6.shg-box.shg-c {
  justify-content: flex-start;
}

#s-837164c2-a1b4-4e4d-9e0a-13adb0718ea0 {
  padding-left: 30%;
padding-right: 30%;
min-height: 50px;
}








#s-837164c2-a1b4-4e4d-9e0a-13adb0718ea0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-837164c2-a1b4-4e4d-9e0a-13adb0718ea0.shg-box.shg-c {
  justify-content: center;
}

.shogun-heading-component h1,
.shogun-heading-component h2,
.shogun-heading-component h3,
.shogun-heading-component h4,
.shogun-heading-component h5,
.shogun-heading-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  
  
  text-transform: none;
  
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}

.shogun-heading-component a {
  text-decoration: none !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}

#s-d0a254d4-fa51-4ec9-9fa9-df342620502f {
  margin-top: 12px;
margin-bottom: 12px;
padding-top: 20px;
padding-bottom: 20px;
text-align: center;
background-color: rgba(238, 45, 42, 1);
}

#s-d0a254d4-fa51-4ec9-9fa9-df342620502f .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Archivo Black";
  font-style:  normal ;
  font-size: 27px;
  
  letter-spacing: 2px;
  
}



#s-148142a7-ebe9-40de-a563-a9e93a51d420 {
  margin-top: 50px;
margin-left: 15%;
margin-bottom: 70px;
margin-right: 15%;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-148142a7-ebe9-40de-a563-a9e93a51d420 {
  display: none;
}
#s-148142a7-ebe9-40de-a563-a9e93a51d420, #wrap-s-148142a7-ebe9-40de-a563-a9e93a51d420 { display: none !important; }}@media (max-width: 767px){#s-148142a7-ebe9-40de-a563-a9e93a51d420 {
  display: none;
}
#s-148142a7-ebe9-40de-a563-a9e93a51d420, #wrap-s-148142a7-ebe9-40de-a563-a9e93a51d420 { display: none !important; }}






  #s-148142a7-ebe9-40de-a563-a9e93a51d420 img.shogun-image {
    

    
    
    
  }


#s-148142a7-ebe9-40de-a563-a9e93a51d420 .shogun-image-content {
  
    align-items: center;
  
}

#s-1c0fb7e8-f462-4bbb-b56b-908b29ea54b9 {
  margin-top: 50px;
margin-left: 5%;
margin-bottom: 70px;
margin-right: 5%;
text-align: center;
}
@media (min-width: 1200px){#s-1c0fb7e8-f462-4bbb-b56b-908b29ea54b9 {
  display: none;
}
#s-1c0fb7e8-f462-4bbb-b56b-908b29ea54b9, #wrap-s-1c0fb7e8-f462-4bbb-b56b-908b29ea54b9 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1c0fb7e8-f462-4bbb-b56b-908b29ea54b9 {
  display: none;
}
#s-1c0fb7e8-f462-4bbb-b56b-908b29ea54b9, #wrap-s-1c0fb7e8-f462-4bbb-b56b-908b29ea54b9 { display: none !important; }}






  #s-1c0fb7e8-f462-4bbb-b56b-908b29ea54b9 img.shogun-image {
    

    
    
    
  }


#s-1c0fb7e8-f462-4bbb-b56b-908b29ea54b9 .shogun-image-content {
  
    align-items: center;
  
}

#s-74ee5173-fbf1-447e-b903-8461d0613644 {
  padding-left: 30%;
padding-right: 30%;
min-height: 50px;
}








#s-74ee5173-fbf1-447e-b903-8461d0613644 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-74ee5173-fbf1-447e-b903-8461d0613644.shg-box.shg-c {
  justify-content: center;
}

#s-b65a9264-4180-44a1-848e-69ac303cd075 {
  margin-top: 0px;
margin-bottom: 9px;
padding-top: 20px;
padding-bottom: 20px;
text-align: center;
background-color: rgba(238, 45, 42, 1);
}

#s-b65a9264-4180-44a1-848e-69ac303cd075 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Archivo Black";
  font-style:  normal ;
  font-size: 27px;
  
  letter-spacing: 2px;
  
}



#s-e2201042-58c7-4a01-84c9-f93dac500430 {
  margin-left: 30%;
margin-bottom: 40px;
margin-right: 30%;
max-width: 965px;
aspect-ratio: 965/302;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-e2201042-58c7-4a01-84c9-f93dac500430 {
  display: none;
}
#s-e2201042-58c7-4a01-84c9-f93dac500430, #wrap-s-e2201042-58c7-4a01-84c9-f93dac500430 { display: none !important; }}@media (max-width: 767px){#s-e2201042-58c7-4a01-84c9-f93dac500430 {
  display: none;
}
#s-e2201042-58c7-4a01-84c9-f93dac500430, #wrap-s-e2201042-58c7-4a01-84c9-f93dac500430 { display: none !important; }}


.shg-image-margin-container-s-e2201042-58c7-4a01-84c9-f93dac500430 {
  margin-left: 30%;
  margin-right: 30%;
  
  margin-bottom: 40px;
}

#s-e2201042-58c7-4a01-84c9-f93dac500430 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e2201042-58c7-4a01-84c9-f93dac500430 .shg-image-content-wrapper {
      aspect-ratio: 965/302;
      min-width: 100%;
      height: auto;
    }

    #s-e2201042-58c7-4a01-84c9-f93dac500430 .shogun-image-link {
      aspect-ratio: 965/302;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e2201042-58c7-4a01-84c9-f93dac500430 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e2201042-58c7-4a01-84c9-f93dac500430.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e2201042-58c7-4a01-84c9-f93dac500430 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 965px;
  }



  img.s-e2201042-58c7-4a01-84c9-f93dac500430.shogun-image {
    
    
    
    max-height: 965px;
  }


.s-e2201042-58c7-4a01-84c9-f93dac500430 .shogun-image-content {
  
    align-items: center;
  
}

.s-e2201042-58c7-4a01-84c9-f93dac500430.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e2201042-58c7-4a01-84c9-f93dac500430.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e2201042-58c7-4a01-84c9-f93dac500430.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e2201042-58c7-4a01-84c9-f93dac500430 {
      --shg-aspect-ratio: calc(965/302); 
    }

    .s-e2201042-58c7-4a01-84c9-f93dac500430.shogun-image-container {
      position: relative;
    }

    .s-e2201042-58c7-4a01-84c9-f93dac500430.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e2201042-58c7-4a01-84c9-f93dac500430.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e2201042-58c7-4a01-84c9-f93dac500430 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 965px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-e2201042-58c7-4a01-84c9-f93dac500430 {
  
  
  
  
}

#s-e2201042-58c7-4a01-84c9-f93dac500430 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e2201042-58c7-4a01-84c9-f93dac500430 .shg-image-content-wrapper {
      aspect-ratio: 965/302;
      min-width: 100%;
      height: auto;
    }

    #s-e2201042-58c7-4a01-84c9-f93dac500430 .shogun-image-link {
      aspect-ratio: 965/302;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e2201042-58c7-4a01-84c9-f93dac500430 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e2201042-58c7-4a01-84c9-f93dac500430.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e2201042-58c7-4a01-84c9-f93dac500430 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 965px;
  }



  img.s-e2201042-58c7-4a01-84c9-f93dac500430.shogun-image {
    
    
    
    max-height: 965px;
  }


.s-e2201042-58c7-4a01-84c9-f93dac500430 .shogun-image-content {
  
    align-items: center;
  
}

.s-e2201042-58c7-4a01-84c9-f93dac500430.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e2201042-58c7-4a01-84c9-f93dac500430.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e2201042-58c7-4a01-84c9-f93dac500430.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e2201042-58c7-4a01-84c9-f93dac500430 {
      --shg-aspect-ratio: calc(965/302); 
    }

    .s-e2201042-58c7-4a01-84c9-f93dac500430.shogun-image-container {
      position: relative;
    }

    .s-e2201042-58c7-4a01-84c9-f93dac500430.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e2201042-58c7-4a01-84c9-f93dac500430.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e2201042-58c7-4a01-84c9-f93dac500430 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 965px;
    }
  }

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

.shg-image-margin-container-s-e2201042-58c7-4a01-84c9-f93dac500430 {
  
  
  
  
}

#s-e2201042-58c7-4a01-84c9-f93dac500430 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e2201042-58c7-4a01-84c9-f93dac500430 .shg-image-content-wrapper {
      aspect-ratio: 965/302;
      min-width: 100%;
      height: auto;
    }

    #s-e2201042-58c7-4a01-84c9-f93dac500430 .shogun-image-link {
      aspect-ratio: 965/302;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e2201042-58c7-4a01-84c9-f93dac500430 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e2201042-58c7-4a01-84c9-f93dac500430.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e2201042-58c7-4a01-84c9-f93dac500430 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 965px;
  }



  img.s-e2201042-58c7-4a01-84c9-f93dac500430.shogun-image {
    
    
    
    max-height: 965px;
  }


.s-e2201042-58c7-4a01-84c9-f93dac500430 .shogun-image-content {
  
    align-items: center;
  
}

.s-e2201042-58c7-4a01-84c9-f93dac500430.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e2201042-58c7-4a01-84c9-f93dac500430.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e2201042-58c7-4a01-84c9-f93dac500430.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e2201042-58c7-4a01-84c9-f93dac500430 {
      --shg-aspect-ratio: calc(965/302); 
    }

    .s-e2201042-58c7-4a01-84c9-f93dac500430.shogun-image-container {
      position: relative;
    }

    .s-e2201042-58c7-4a01-84c9-f93dac500430.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e2201042-58c7-4a01-84c9-f93dac500430.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e2201042-58c7-4a01-84c9-f93dac500430 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 965px;
    }
  }

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

.shg-image-margin-container-s-e2201042-58c7-4a01-84c9-f93dac500430 {
  
  
  
  
}

#s-e2201042-58c7-4a01-84c9-f93dac500430 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e2201042-58c7-4a01-84c9-f93dac500430 .shg-image-content-wrapper {
      aspect-ratio: 965/302;
      min-width: 100%;
      height: auto;
    }

    #s-e2201042-58c7-4a01-84c9-f93dac500430 .shogun-image-link {
      aspect-ratio: 965/302;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e2201042-58c7-4a01-84c9-f93dac500430 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e2201042-58c7-4a01-84c9-f93dac500430.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e2201042-58c7-4a01-84c9-f93dac500430 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 965px;
  }



  img.s-e2201042-58c7-4a01-84c9-f93dac500430.shogun-image {
    
    
    
    max-height: 965px;
  }


.s-e2201042-58c7-4a01-84c9-f93dac500430 .shogun-image-content {
  
    align-items: center;
  
}

.s-e2201042-58c7-4a01-84c9-f93dac500430.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e2201042-58c7-4a01-84c9-f93dac500430.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e2201042-58c7-4a01-84c9-f93dac500430.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e2201042-58c7-4a01-84c9-f93dac500430 {
      --shg-aspect-ratio: calc(965/302); 
    }

    .s-e2201042-58c7-4a01-84c9-f93dac500430.shogun-image-container {
      position: relative;
    }

    .s-e2201042-58c7-4a01-84c9-f93dac500430.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e2201042-58c7-4a01-84c9-f93dac500430.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e2201042-58c7-4a01-84c9-f93dac500430 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 965px;
    }
  }

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

.shg-image-margin-container-s-e2201042-58c7-4a01-84c9-f93dac500430 {
  
  
  
  
}

#s-e2201042-58c7-4a01-84c9-f93dac500430 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e2201042-58c7-4a01-84c9-f93dac500430 .shg-image-content-wrapper {
      aspect-ratio: 965/302;
      min-width: 100%;
      height: auto;
    }

    #s-e2201042-58c7-4a01-84c9-f93dac500430 .shogun-image-link {
      aspect-ratio: 965/302;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e2201042-58c7-4a01-84c9-f93dac500430 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e2201042-58c7-4a01-84c9-f93dac500430.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e2201042-58c7-4a01-84c9-f93dac500430 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 965px;
  }



  img.s-e2201042-58c7-4a01-84c9-f93dac500430.shogun-image {
    
    
    
    max-height: 965px;
  }


.s-e2201042-58c7-4a01-84c9-f93dac500430 .shogun-image-content {
  
    align-items: center;
  
}

.s-e2201042-58c7-4a01-84c9-f93dac500430.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e2201042-58c7-4a01-84c9-f93dac500430.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e2201042-58c7-4a01-84c9-f93dac500430.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e2201042-58c7-4a01-84c9-f93dac500430 {
      --shg-aspect-ratio: calc(965/302); 
    }

    .s-e2201042-58c7-4a01-84c9-f93dac500430.shogun-image-container {
      position: relative;
    }

    .s-e2201042-58c7-4a01-84c9-f93dac500430.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e2201042-58c7-4a01-84c9-f93dac500430.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e2201042-58c7-4a01-84c9-f93dac500430 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 965px;
    }
  }

}
#s-a6feba6a-2f7e-4d7a-8947-281fc3dd3253 {
  margin-left: 5%;
margin-bottom: 40px;
margin-right: 5%;
max-width: 965px;
aspect-ratio: 965/302;
text-align: center;
}
@media (min-width: 1200px){#s-a6feba6a-2f7e-4d7a-8947-281fc3dd3253 {
  display: none;
}
#s-a6feba6a-2f7e-4d7a-8947-281fc3dd3253, #wrap-s-a6feba6a-2f7e-4d7a-8947-281fc3dd3253 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a6feba6a-2f7e-4d7a-8947-281fc3dd3253 {
  display: none;
}
#s-a6feba6a-2f7e-4d7a-8947-281fc3dd3253, #wrap-s-a6feba6a-2f7e-4d7a-8947-281fc3dd3253 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a6feba6a-2f7e-4d7a-8947-281fc3dd3253 {
  
}
}@media (max-width: 767px){#s-a6feba6a-2f7e-4d7a-8947-281fc3dd3253 {
  
}
}


.shg-image-margin-container-s-a6feba6a-2f7e-4d7a-8947-281fc3dd3253 {
  margin-left: 5%;
  margin-right: 5%;
  
  margin-bottom: 40px;
}

#s-a6feba6a-2f7e-4d7a-8947-281fc3dd3253 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a6feba6a-2f7e-4d7a-8947-281fc3dd3253 .shg-image-content-wrapper {
      aspect-ratio: 965/302;
      min-width: 100%;
      height: auto;
    }

    #s-a6feba6a-2f7e-4d7a-8947-281fc3dd3253 .shogun-image-link {
      aspect-ratio: 965/302;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a6feba6a-2f7e-4d7a-8947-281fc3dd3253 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a6feba6a-2f7e-4d7a-8947-281fc3dd3253.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a6feba6a-2f7e-4d7a-8947-281fc3dd3253 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 965px;
  }



  img.s-a6feba6a-2f7e-4d7a-8947-281fc3dd3253.shogun-image {
    
    
    
    max-height: 965px;
  }


.s-a6feba6a-2f7e-4d7a-8947-281fc3dd3253 .shogun-image-content {
  
    align-items: center;
  
}

.s-a6feba6a-2f7e-4d7a-8947-281fc3dd3253.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a6feba6a-2f7e-4d7a-8947-281fc3dd3253.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a6feba6a-2f7e-4d7a-8947-281fc3dd3253.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a6feba6a-2f7e-4d7a-8947-281fc3dd3253 {
      --shg-aspect-ratio: calc(965/302); 
    }

    .s-a6feba6a-2f7e-4d7a-8947-281fc3dd3253.shogun-image-container {
      position: relative;
    }

    .s-a6feba6a-2f7e-4d7a-8947-281fc3dd3253.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a6feba6a-2f7e-4d7a-8947-281fc3dd3253.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a6feba6a-2f7e-4d7a-8947-281fc3dd3253 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 965px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-a6feba6a-2f7e-4d7a-8947-281fc3dd3253 {
  
  
  
  
}

#s-a6feba6a-2f7e-4d7a-8947-281fc3dd3253 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a6feba6a-2f7e-4d7a-8947-281fc3dd3253 .shg-image-content-wrapper {
      aspect-ratio: 965/302;
      min-width: 100%;
      height: auto;
    }

    #s-a6feba6a-2f7e-4d7a-8947-281fc3dd3253 .shogun-image-link {
      aspect-ratio: 965/302;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a6feba6a-2f7e-4d7a-8947-281fc3dd3253 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a6feba6a-2f7e-4d7a-8947-281fc3dd3253.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a6feba6a-2f7e-4d7a-8947-281fc3dd3253 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 965px;
  }



  img.s-a6feba6a-2f7e-4d7a-8947-281fc3dd3253.shogun-image {
    
    
    
    max-height: 965px;
  }


.s-a6feba6a-2f7e-4d7a-8947-281fc3dd3253 .shogun-image-content {
  
    align-items: center;
  
}

.s-a6feba6a-2f7e-4d7a-8947-281fc3dd3253.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a6feba6a-2f7e-4d7a-8947-281fc3dd3253.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a6feba6a-2f7e-4d7a-8947-281fc3dd3253.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a6feba6a-2f7e-4d7a-8947-281fc3dd3253 {
      --shg-aspect-ratio: calc(965/302); 
    }

    .s-a6feba6a-2f7e-4d7a-8947-281fc3dd3253.shogun-image-container {
      position: relative;
    }

    .s-a6feba6a-2f7e-4d7a-8947-281fc3dd3253.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a6feba6a-2f7e-4d7a-8947-281fc3dd3253.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a6feba6a-2f7e-4d7a-8947-281fc3dd3253 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 965px;
    }
  }

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

.shg-image-margin-container-s-a6feba6a-2f7e-4d7a-8947-281fc3dd3253 {
  
  
  
  
}

#s-a6feba6a-2f7e-4d7a-8947-281fc3dd3253 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a6feba6a-2f7e-4d7a-8947-281fc3dd3253 .shg-image-content-wrapper {
      aspect-ratio: 965/302;
      min-width: 100%;
      height: auto;
    }

    #s-a6feba6a-2f7e-4d7a-8947-281fc3dd3253 .shogun-image-link {
      aspect-ratio: 965/302;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a6feba6a-2f7e-4d7a-8947-281fc3dd3253 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a6feba6a-2f7e-4d7a-8947-281fc3dd3253.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a6feba6a-2f7e-4d7a-8947-281fc3dd3253 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 965px;
  }



  img.s-a6feba6a-2f7e-4d7a-8947-281fc3dd3253.shogun-image {
    
    
    
    max-height: 965px;
  }


.s-a6feba6a-2f7e-4d7a-8947-281fc3dd3253 .shogun-image-content {
  
    align-items: center;
  
}

.s-a6feba6a-2f7e-4d7a-8947-281fc3dd3253.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a6feba6a-2f7e-4d7a-8947-281fc3dd3253.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a6feba6a-2f7e-4d7a-8947-281fc3dd3253.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a6feba6a-2f7e-4d7a-8947-281fc3dd3253 {
      --shg-aspect-ratio: calc(965/302); 
    }

    .s-a6feba6a-2f7e-4d7a-8947-281fc3dd3253.shogun-image-container {
      position: relative;
    }

    .s-a6feba6a-2f7e-4d7a-8947-281fc3dd3253.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a6feba6a-2f7e-4d7a-8947-281fc3dd3253.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a6feba6a-2f7e-4d7a-8947-281fc3dd3253 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 965px;
    }
  }

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

.shg-image-margin-container-s-a6feba6a-2f7e-4d7a-8947-281fc3dd3253 {
  
  
  
  
}

#s-a6feba6a-2f7e-4d7a-8947-281fc3dd3253 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a6feba6a-2f7e-4d7a-8947-281fc3dd3253 .shg-image-content-wrapper {
      aspect-ratio: 965/302;
      min-width: 100%;
      height: auto;
    }

    #s-a6feba6a-2f7e-4d7a-8947-281fc3dd3253 .shogun-image-link {
      aspect-ratio: 965/302;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a6feba6a-2f7e-4d7a-8947-281fc3dd3253 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a6feba6a-2f7e-4d7a-8947-281fc3dd3253.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a6feba6a-2f7e-4d7a-8947-281fc3dd3253 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 965px;
  }



  img.s-a6feba6a-2f7e-4d7a-8947-281fc3dd3253.shogun-image {
    
    
    
    max-height: 965px;
  }


.s-a6feba6a-2f7e-4d7a-8947-281fc3dd3253 .shogun-image-content {
  
    align-items: center;
  
}

.s-a6feba6a-2f7e-4d7a-8947-281fc3dd3253.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a6feba6a-2f7e-4d7a-8947-281fc3dd3253.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a6feba6a-2f7e-4d7a-8947-281fc3dd3253.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a6feba6a-2f7e-4d7a-8947-281fc3dd3253 {
      --shg-aspect-ratio: calc(965/302); 
    }

    .s-a6feba6a-2f7e-4d7a-8947-281fc3dd3253.shogun-image-container {
      position: relative;
    }

    .s-a6feba6a-2f7e-4d7a-8947-281fc3dd3253.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a6feba6a-2f7e-4d7a-8947-281fc3dd3253.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a6feba6a-2f7e-4d7a-8947-281fc3dd3253 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 965px;
    }
  }

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

.shg-image-margin-container-s-a6feba6a-2f7e-4d7a-8947-281fc3dd3253 {
  
  
  
  
}

#s-a6feba6a-2f7e-4d7a-8947-281fc3dd3253 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a6feba6a-2f7e-4d7a-8947-281fc3dd3253 .shg-image-content-wrapper {
      aspect-ratio: 965/302;
      min-width: 100%;
      height: auto;
    }

    #s-a6feba6a-2f7e-4d7a-8947-281fc3dd3253 .shogun-image-link {
      aspect-ratio: 965/302;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a6feba6a-2f7e-4d7a-8947-281fc3dd3253 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a6feba6a-2f7e-4d7a-8947-281fc3dd3253.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a6feba6a-2f7e-4d7a-8947-281fc3dd3253 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 965px;
  }



  img.s-a6feba6a-2f7e-4d7a-8947-281fc3dd3253.shogun-image {
    
    
    
    max-height: 965px;
  }


.s-a6feba6a-2f7e-4d7a-8947-281fc3dd3253 .shogun-image-content {
  
    align-items: center;
  
}

.s-a6feba6a-2f7e-4d7a-8947-281fc3dd3253.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a6feba6a-2f7e-4d7a-8947-281fc3dd3253.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a6feba6a-2f7e-4d7a-8947-281fc3dd3253.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a6feba6a-2f7e-4d7a-8947-281fc3dd3253 {
      --shg-aspect-ratio: calc(965/302); 
    }

    .s-a6feba6a-2f7e-4d7a-8947-281fc3dd3253.shogun-image-container {
      position: relative;
    }

    .s-a6feba6a-2f7e-4d7a-8947-281fc3dd3253.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a6feba6a-2f7e-4d7a-8947-281fc3dd3253.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a6feba6a-2f7e-4d7a-8947-281fc3dd3253 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 965px;
    }
  }

}
#s-7423e229-1539-4d84-aa0a-9595572e1f26 {
  padding-left: 30%;
padding-right: 30%;
min-height: 50px;
}








#s-7423e229-1539-4d84-aa0a-9595572e1f26 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-7423e229-1539-4d84-aa0a-9595572e1f26.shg-box.shg-c {
  justify-content: center;
}

#s-f386d1aa-6eb9-436f-a680-11a0b0c87b09 {
  margin-top: 0px;
margin-bottom: 9px;
padding-top: 20px;
padding-bottom: 20px;
text-align: center;
background-color: rgba(238, 45, 42, 1);
}

#s-f386d1aa-6eb9-436f-a680-11a0b0c87b09 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Archivo Black";
  font-style:  normal ;
  font-size: 27px;
  
  letter-spacing: 2px;
  
}



#s-2f7a2b90-0612-4ce4-bfed-12bb0aa0617e {
  margin-top: 50px;
margin-bottom: 70px;
max-width: 400px;
aspect-ratio: 2347/355;
text-align: center;
}



.shg-image-margin-container-s-2f7a2b90-0612-4ce4-bfed-12bb0aa0617e {
  
  
  margin-top: 50px;
  margin-bottom: 70px;
}

#s-2f7a2b90-0612-4ce4-bfed-12bb0aa0617e {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2f7a2b90-0612-4ce4-bfed-12bb0aa0617e .shg-image-content-wrapper {
      aspect-ratio: 2347/355;
      min-width: 100%;
      height: auto;
    }

    #s-2f7a2b90-0612-4ce4-bfed-12bb0aa0617e .shogun-image-link {
      aspect-ratio: 2347/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2f7a2b90-0612-4ce4-bfed-12bb0aa0617e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2f7a2b90-0612-4ce4-bfed-12bb0aa0617e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2f7a2b90-0612-4ce4-bfed-12bb0aa0617e img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 400px;
  }



  img.s-2f7a2b90-0612-4ce4-bfed-12bb0aa0617e.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-2f7a2b90-0612-4ce4-bfed-12bb0aa0617e .shogun-image-content {
  
    align-items: center;
  
}

.s-2f7a2b90-0612-4ce4-bfed-12bb0aa0617e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2f7a2b90-0612-4ce4-bfed-12bb0aa0617e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2f7a2b90-0612-4ce4-bfed-12bb0aa0617e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-2f7a2b90-0612-4ce4-bfed-12bb0aa0617e {
      --shg-aspect-ratio: calc(2347/355); 
    }

    .s-2f7a2b90-0612-4ce4-bfed-12bb0aa0617e.shogun-image-container {
      position: relative;
    }

    .s-2f7a2b90-0612-4ce4-bfed-12bb0aa0617e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2f7a2b90-0612-4ce4-bfed-12bb0aa0617e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2f7a2b90-0612-4ce4-bfed-12bb0aa0617e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 400px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-2f7a2b90-0612-4ce4-bfed-12bb0aa0617e {
  
  
  
  
}

#s-2f7a2b90-0612-4ce4-bfed-12bb0aa0617e {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2f7a2b90-0612-4ce4-bfed-12bb0aa0617e .shg-image-content-wrapper {
      aspect-ratio: 2347/355;
      min-width: 100%;
      height: auto;
    }

    #s-2f7a2b90-0612-4ce4-bfed-12bb0aa0617e .shogun-image-link {
      aspect-ratio: 2347/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2f7a2b90-0612-4ce4-bfed-12bb0aa0617e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2f7a2b90-0612-4ce4-bfed-12bb0aa0617e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2f7a2b90-0612-4ce4-bfed-12bb0aa0617e img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 400px;
  }



  img.s-2f7a2b90-0612-4ce4-bfed-12bb0aa0617e.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-2f7a2b90-0612-4ce4-bfed-12bb0aa0617e .shogun-image-content {
  
    align-items: center;
  
}

.s-2f7a2b90-0612-4ce4-bfed-12bb0aa0617e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2f7a2b90-0612-4ce4-bfed-12bb0aa0617e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2f7a2b90-0612-4ce4-bfed-12bb0aa0617e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-2f7a2b90-0612-4ce4-bfed-12bb0aa0617e {
      --shg-aspect-ratio: calc(2347/355); 
    }

    .s-2f7a2b90-0612-4ce4-bfed-12bb0aa0617e.shogun-image-container {
      position: relative;
    }

    .s-2f7a2b90-0612-4ce4-bfed-12bb0aa0617e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2f7a2b90-0612-4ce4-bfed-12bb0aa0617e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2f7a2b90-0612-4ce4-bfed-12bb0aa0617e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 400px;
    }
  }

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

.shg-image-margin-container-s-2f7a2b90-0612-4ce4-bfed-12bb0aa0617e {
  
  
  
  
}

#s-2f7a2b90-0612-4ce4-bfed-12bb0aa0617e {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2f7a2b90-0612-4ce4-bfed-12bb0aa0617e .shg-image-content-wrapper {
      aspect-ratio: 2347/355;
      min-width: 100%;
      height: auto;
    }

    #s-2f7a2b90-0612-4ce4-bfed-12bb0aa0617e .shogun-image-link {
      aspect-ratio: 2347/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2f7a2b90-0612-4ce4-bfed-12bb0aa0617e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2f7a2b90-0612-4ce4-bfed-12bb0aa0617e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2f7a2b90-0612-4ce4-bfed-12bb0aa0617e img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 400px;
  }



  img.s-2f7a2b90-0612-4ce4-bfed-12bb0aa0617e.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-2f7a2b90-0612-4ce4-bfed-12bb0aa0617e .shogun-image-content {
  
    align-items: center;
  
}

.s-2f7a2b90-0612-4ce4-bfed-12bb0aa0617e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2f7a2b90-0612-4ce4-bfed-12bb0aa0617e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2f7a2b90-0612-4ce4-bfed-12bb0aa0617e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-2f7a2b90-0612-4ce4-bfed-12bb0aa0617e {
      --shg-aspect-ratio: calc(2347/355); 
    }

    .s-2f7a2b90-0612-4ce4-bfed-12bb0aa0617e.shogun-image-container {
      position: relative;
    }

    .s-2f7a2b90-0612-4ce4-bfed-12bb0aa0617e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2f7a2b90-0612-4ce4-bfed-12bb0aa0617e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2f7a2b90-0612-4ce4-bfed-12bb0aa0617e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 400px;
    }
  }

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

.shg-image-margin-container-s-2f7a2b90-0612-4ce4-bfed-12bb0aa0617e {
  
  
  
  
}

#s-2f7a2b90-0612-4ce4-bfed-12bb0aa0617e {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2f7a2b90-0612-4ce4-bfed-12bb0aa0617e .shg-image-content-wrapper {
      aspect-ratio: 2347/355;
      min-width: 100%;
      height: auto;
    }

    #s-2f7a2b90-0612-4ce4-bfed-12bb0aa0617e .shogun-image-link {
      aspect-ratio: 2347/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2f7a2b90-0612-4ce4-bfed-12bb0aa0617e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2f7a2b90-0612-4ce4-bfed-12bb0aa0617e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2f7a2b90-0612-4ce4-bfed-12bb0aa0617e img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 400px;
  }



  img.s-2f7a2b90-0612-4ce4-bfed-12bb0aa0617e.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-2f7a2b90-0612-4ce4-bfed-12bb0aa0617e .shogun-image-content {
  
    align-items: center;
  
}

.s-2f7a2b90-0612-4ce4-bfed-12bb0aa0617e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2f7a2b90-0612-4ce4-bfed-12bb0aa0617e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2f7a2b90-0612-4ce4-bfed-12bb0aa0617e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-2f7a2b90-0612-4ce4-bfed-12bb0aa0617e {
      --shg-aspect-ratio: calc(2347/355); 
    }

    .s-2f7a2b90-0612-4ce4-bfed-12bb0aa0617e.shogun-image-container {
      position: relative;
    }

    .s-2f7a2b90-0612-4ce4-bfed-12bb0aa0617e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2f7a2b90-0612-4ce4-bfed-12bb0aa0617e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2f7a2b90-0612-4ce4-bfed-12bb0aa0617e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 400px;
    }
  }

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

.shg-image-margin-container-s-2f7a2b90-0612-4ce4-bfed-12bb0aa0617e {
  
  
  
  
}

#s-2f7a2b90-0612-4ce4-bfed-12bb0aa0617e {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2f7a2b90-0612-4ce4-bfed-12bb0aa0617e .shg-image-content-wrapper {
      aspect-ratio: 2347/355;
      min-width: 100%;
      height: auto;
    }

    #s-2f7a2b90-0612-4ce4-bfed-12bb0aa0617e .shogun-image-link {
      aspect-ratio: 2347/355;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2f7a2b90-0612-4ce4-bfed-12bb0aa0617e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2f7a2b90-0612-4ce4-bfed-12bb0aa0617e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2f7a2b90-0612-4ce4-bfed-12bb0aa0617e img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 400px;
  }



  img.s-2f7a2b90-0612-4ce4-bfed-12bb0aa0617e.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-2f7a2b90-0612-4ce4-bfed-12bb0aa0617e .shogun-image-content {
  
    align-items: center;
  
}

.s-2f7a2b90-0612-4ce4-bfed-12bb0aa0617e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2f7a2b90-0612-4ce4-bfed-12bb0aa0617e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2f7a2b90-0612-4ce4-bfed-12bb0aa0617e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-2f7a2b90-0612-4ce4-bfed-12bb0aa0617e {
      --shg-aspect-ratio: calc(2347/355); 
    }

    .s-2f7a2b90-0612-4ce4-bfed-12bb0aa0617e.shogun-image-container {
      position: relative;
    }

    .s-2f7a2b90-0612-4ce4-bfed-12bb0aa0617e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2f7a2b90-0612-4ce4-bfed-12bb0aa0617e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2f7a2b90-0612-4ce4-bfed-12bb0aa0617e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 400px;
    }
  }

}
#s-a72ca119-e7e6-4336-b542-7c28307e95e0 {
  padding-left: 30%;
padding-right: 30%;
min-height: 50px;
}








#s-a72ca119-e7e6-4336-b542-7c28307e95e0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a72ca119-e7e6-4336-b542-7c28307e95e0.shg-box.shg-c {
  justify-content: center;
}

#s-b69faef4-dd5e-4fca-9224-1a7685bd7ebe {
  margin-top: 0px;
margin-bottom: 9px;
padding-top: 20px;
padding-bottom: 20px;
text-align: center;
background-color: rgba(238, 45, 42, 1);
}

#s-b69faef4-dd5e-4fca-9224-1a7685bd7ebe .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Archivo Black";
  font-style:  normal ;
  font-size: 27px;
  
  letter-spacing: 2px;
  
}



@media (min-width: 0px) {
[id="s-c44ccc7a-0585-4520-bbc7-af3721b4a12b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c44ccc7a-0585-4520-bbc7-af3721b4a12b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c44ccc7a-0585-4520-bbc7-af3721b4a12b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-c44ccc7a-0585-4520-bbc7-af3721b4a12b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c44ccc7a-0585-4520-bbc7-af3721b4a12b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-c44ccc7a-0585-4520-bbc7-af3721b4a12b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c44ccc7a-0585-4520-bbc7-af3721b4a12b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

}

#s-73e79137-3480-44fb-9de1-a9ea7607ef1e {
  margin-top: 40px;
text-align: center;
}







  #s-73e79137-3480-44fb-9de1-a9ea7607ef1e img.shogun-image {
    

    
    
    
  }


#s-73e79137-3480-44fb-9de1-a9ea7607ef1e .shogun-image-content {
  
    align-items: center;
  
}

#s-4fdcc715-c238-4871-8f8d-7981787bb92e {
  margin-top: 35px;
text-align: center;
}







  #s-4fdcc715-c238-4871-8f8d-7981787bb92e img.shogun-image {
    

    
    
    
  }


#s-4fdcc715-c238-4871-8f8d-7981787bb92e .shogun-image-content {
  
    align-items: center;
  
}

#s-7255c0c7-c7b3-4d69-b619-5dc0240ac9ed {
  text-align: center;
}







  #s-7255c0c7-c7b3-4d69-b619-5dc0240ac9ed img.shogun-image {
    

    
    
    
  }


#s-7255c0c7-c7b3-4d69-b619-5dc0240ac9ed .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 768px) and (max-width: 991px){#s-fe52c0e3-4a16-437f-ba1e-570701caf324 {
  
}
}
@media (min-width: 0px) {
[id="s-fe52c0e3-4a16-437f-ba1e-570701caf324"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fe52c0e3-4a16-437f-ba1e-570701caf324"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-fe52c0e3-4a16-437f-ba1e-570701caf324"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-fe52c0e3-4a16-437f-ba1e-570701caf324"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-1ea0679b-7c54-4ee3-b895-49fd14e4633a {
  min-height: 50px;
}








#s-1ea0679b-7c54-4ee3-b895-49fd14e4633a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-1ea0679b-7c54-4ee3-b895-49fd14e4633a.shg-box.shg-c {
  justify-content: center;
}

#s-f8b971e0-cc02-49c5-8bae-df982bd5a77c {
  max-width: 250px;
aspect-ratio: 450/375;
text-align: right;
}



.shg-image-margin-container-s-f8b971e0-cc02-49c5-8bae-df982bd5a77c {
  
  
  
  
}

#s-f8b971e0-cc02-49c5-8bae-df982bd5a77c {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f8b971e0-cc02-49c5-8bae-df982bd5a77c .shg-image-content-wrapper {
      aspect-ratio: 450/375;
      min-width: 100%;
      height: auto;
    }

    #s-f8b971e0-cc02-49c5-8bae-df982bd5a77c .shogun-image-link {
      aspect-ratio: 450/375;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f8b971e0-cc02-49c5-8bae-df982bd5a77c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f8b971e0-cc02-49c5-8bae-df982bd5a77c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f8b971e0-cc02-49c5-8bae-df982bd5a77c img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 250px;
  }



  img.s-f8b971e0-cc02-49c5-8bae-df982bd5a77c.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-f8b971e0-cc02-49c5-8bae-df982bd5a77c .shogun-image-content {
  
    align-items: center;
  
}

.s-f8b971e0-cc02-49c5-8bae-df982bd5a77c.shg-align-container {
  display: flex;
  justify-content: flex-end
}

.s-f8b971e0-cc02-49c5-8bae-df982bd5a77c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f8b971e0-cc02-49c5-8bae-df982bd5a77c.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f8b971e0-cc02-49c5-8bae-df982bd5a77c {
      --shg-aspect-ratio: calc(450/375); 
    }

    .s-f8b971e0-cc02-49c5-8bae-df982bd5a77c.shogun-image-container {
      position: relative;
    }

    .s-f8b971e0-cc02-49c5-8bae-df982bd5a77c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f8b971e0-cc02-49c5-8bae-df982bd5a77c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f8b971e0-cc02-49c5-8bae-df982bd5a77c 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-f8b971e0-cc02-49c5-8bae-df982bd5a77c {
  
  
  
  
}

#s-f8b971e0-cc02-49c5-8bae-df982bd5a77c {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f8b971e0-cc02-49c5-8bae-df982bd5a77c .shg-image-content-wrapper {
      aspect-ratio: 450/375;
      min-width: 100%;
      height: auto;
    }

    #s-f8b971e0-cc02-49c5-8bae-df982bd5a77c .shogun-image-link {
      aspect-ratio: 450/375;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f8b971e0-cc02-49c5-8bae-df982bd5a77c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f8b971e0-cc02-49c5-8bae-df982bd5a77c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f8b971e0-cc02-49c5-8bae-df982bd5a77c img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 250px;
  }



  img.s-f8b971e0-cc02-49c5-8bae-df982bd5a77c.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-f8b971e0-cc02-49c5-8bae-df982bd5a77c .shogun-image-content {
  
    align-items: center;
  
}

.s-f8b971e0-cc02-49c5-8bae-df982bd5a77c.shg-align-container {
  display: flex;
  justify-content: flex-end
}

.s-f8b971e0-cc02-49c5-8bae-df982bd5a77c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f8b971e0-cc02-49c5-8bae-df982bd5a77c.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f8b971e0-cc02-49c5-8bae-df982bd5a77c {
      --shg-aspect-ratio: calc(450/375); 
    }

    .s-f8b971e0-cc02-49c5-8bae-df982bd5a77c.shogun-image-container {
      position: relative;
    }

    .s-f8b971e0-cc02-49c5-8bae-df982bd5a77c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f8b971e0-cc02-49c5-8bae-df982bd5a77c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f8b971e0-cc02-49c5-8bae-df982bd5a77c 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-f8b971e0-cc02-49c5-8bae-df982bd5a77c {
  
  
  
  
}

#s-f8b971e0-cc02-49c5-8bae-df982bd5a77c {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f8b971e0-cc02-49c5-8bae-df982bd5a77c .shg-image-content-wrapper {
      aspect-ratio: 450/375;
      min-width: 100%;
      height: auto;
    }

    #s-f8b971e0-cc02-49c5-8bae-df982bd5a77c .shogun-image-link {
      aspect-ratio: 450/375;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f8b971e0-cc02-49c5-8bae-df982bd5a77c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f8b971e0-cc02-49c5-8bae-df982bd5a77c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f8b971e0-cc02-49c5-8bae-df982bd5a77c img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 250px;
  }



  img.s-f8b971e0-cc02-49c5-8bae-df982bd5a77c.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-f8b971e0-cc02-49c5-8bae-df982bd5a77c .shogun-image-content {
  
    align-items: center;
  
}

.s-f8b971e0-cc02-49c5-8bae-df982bd5a77c.shg-align-container {
  display: flex;
  justify-content: flex-end
}

.s-f8b971e0-cc02-49c5-8bae-df982bd5a77c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f8b971e0-cc02-49c5-8bae-df982bd5a77c.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f8b971e0-cc02-49c5-8bae-df982bd5a77c {
      --shg-aspect-ratio: calc(450/375); 
    }

    .s-f8b971e0-cc02-49c5-8bae-df982bd5a77c.shogun-image-container {
      position: relative;
    }

    .s-f8b971e0-cc02-49c5-8bae-df982bd5a77c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f8b971e0-cc02-49c5-8bae-df982bd5a77c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f8b971e0-cc02-49c5-8bae-df982bd5a77c 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-f8b971e0-cc02-49c5-8bae-df982bd5a77c {
  
  
  
  
}

#s-f8b971e0-cc02-49c5-8bae-df982bd5a77c {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f8b971e0-cc02-49c5-8bae-df982bd5a77c .shg-image-content-wrapper {
      aspect-ratio: 450/375;
      min-width: 100%;
      height: auto;
    }

    #s-f8b971e0-cc02-49c5-8bae-df982bd5a77c .shogun-image-link {
      aspect-ratio: 450/375;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f8b971e0-cc02-49c5-8bae-df982bd5a77c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f8b971e0-cc02-49c5-8bae-df982bd5a77c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f8b971e0-cc02-49c5-8bae-df982bd5a77c img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 250px;
  }



  img.s-f8b971e0-cc02-49c5-8bae-df982bd5a77c.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-f8b971e0-cc02-49c5-8bae-df982bd5a77c .shogun-image-content {
  
    align-items: center;
  
}

.s-f8b971e0-cc02-49c5-8bae-df982bd5a77c.shg-align-container {
  display: flex;
  justify-content: flex-end
}

.s-f8b971e0-cc02-49c5-8bae-df982bd5a77c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f8b971e0-cc02-49c5-8bae-df982bd5a77c.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f8b971e0-cc02-49c5-8bae-df982bd5a77c {
      --shg-aspect-ratio: calc(450/375); 
    }

    .s-f8b971e0-cc02-49c5-8bae-df982bd5a77c.shogun-image-container {
      position: relative;
    }

    .s-f8b971e0-cc02-49c5-8bae-df982bd5a77c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f8b971e0-cc02-49c5-8bae-df982bd5a77c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f8b971e0-cc02-49c5-8bae-df982bd5a77c 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-f8b971e0-cc02-49c5-8bae-df982bd5a77c {
  
  
  
  
}

#s-f8b971e0-cc02-49c5-8bae-df982bd5a77c {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f8b971e0-cc02-49c5-8bae-df982bd5a77c .shg-image-content-wrapper {
      aspect-ratio: 450/375;
      min-width: 100%;
      height: auto;
    }

    #s-f8b971e0-cc02-49c5-8bae-df982bd5a77c .shogun-image-link {
      aspect-ratio: 450/375;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f8b971e0-cc02-49c5-8bae-df982bd5a77c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f8b971e0-cc02-49c5-8bae-df982bd5a77c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f8b971e0-cc02-49c5-8bae-df982bd5a77c img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 250px;
  }



  img.s-f8b971e0-cc02-49c5-8bae-df982bd5a77c.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-f8b971e0-cc02-49c5-8bae-df982bd5a77c .shogun-image-content {
  
    align-items: center;
  
}

.s-f8b971e0-cc02-49c5-8bae-df982bd5a77c.shg-align-container {
  display: flex;
  justify-content: flex-end
}

.s-f8b971e0-cc02-49c5-8bae-df982bd5a77c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f8b971e0-cc02-49c5-8bae-df982bd5a77c.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f8b971e0-cc02-49c5-8bae-df982bd5a77c {
      --shg-aspect-ratio: calc(450/375); 
    }

    .s-f8b971e0-cc02-49c5-8bae-df982bd5a77c.shogun-image-container {
      position: relative;
    }

    .s-f8b971e0-cc02-49c5-8bae-df982bd5a77c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f8b971e0-cc02-49c5-8bae-df982bd5a77c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f8b971e0-cc02-49c5-8bae-df982bd5a77c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 250px;
    }
  }

}
#s-d9da5b77-8f01-4cb1-9069-40e0e32b6603 {
  margin-top: 18px;
max-width: 200px;
aspect-ratio: 2063/1722;
text-align: left;
}



.shg-image-margin-container-s-d9da5b77-8f01-4cb1-9069-40e0e32b6603 {
  
  
  margin-top: 18px;
  
}

#s-d9da5b77-8f01-4cb1-9069-40e0e32b6603 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d9da5b77-8f01-4cb1-9069-40e0e32b6603 .shg-image-content-wrapper {
      aspect-ratio: 2063/1722;
      min-width: 100%;
      height: auto;
    }

    #s-d9da5b77-8f01-4cb1-9069-40e0e32b6603 .shogun-image-link {
      aspect-ratio: 2063/1722;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d9da5b77-8f01-4cb1-9069-40e0e32b6603 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d9da5b77-8f01-4cb1-9069-40e0e32b6603.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d9da5b77-8f01-4cb1-9069-40e0e32b6603 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 200px;
  }



  img.s-d9da5b77-8f01-4cb1-9069-40e0e32b6603.shogun-image {
    
    
    
    max-height: 200px;
  }


.s-d9da5b77-8f01-4cb1-9069-40e0e32b6603 .shogun-image-content {
  
    align-items: center;
  
}

.s-d9da5b77-8f01-4cb1-9069-40e0e32b6603.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-d9da5b77-8f01-4cb1-9069-40e0e32b6603.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d9da5b77-8f01-4cb1-9069-40e0e32b6603.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d9da5b77-8f01-4cb1-9069-40e0e32b6603 {
      --shg-aspect-ratio: calc(2063/1722); 
    }

    .s-d9da5b77-8f01-4cb1-9069-40e0e32b6603.shogun-image-container {
      position: relative;
    }

    .s-d9da5b77-8f01-4cb1-9069-40e0e32b6603.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d9da5b77-8f01-4cb1-9069-40e0e32b6603.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d9da5b77-8f01-4cb1-9069-40e0e32b6603 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 200px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-d9da5b77-8f01-4cb1-9069-40e0e32b6603 {
  
  
  
  
}

#s-d9da5b77-8f01-4cb1-9069-40e0e32b6603 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d9da5b77-8f01-4cb1-9069-40e0e32b6603 .shg-image-content-wrapper {
      aspect-ratio: 2063/1722;
      min-width: 100%;
      height: auto;
    }

    #s-d9da5b77-8f01-4cb1-9069-40e0e32b6603 .shogun-image-link {
      aspect-ratio: 2063/1722;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d9da5b77-8f01-4cb1-9069-40e0e32b6603 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d9da5b77-8f01-4cb1-9069-40e0e32b6603.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d9da5b77-8f01-4cb1-9069-40e0e32b6603 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 200px;
  }



  img.s-d9da5b77-8f01-4cb1-9069-40e0e32b6603.shogun-image {
    
    
    
    max-height: 200px;
  }


.s-d9da5b77-8f01-4cb1-9069-40e0e32b6603 .shogun-image-content {
  
    align-items: center;
  
}

.s-d9da5b77-8f01-4cb1-9069-40e0e32b6603.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-d9da5b77-8f01-4cb1-9069-40e0e32b6603.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d9da5b77-8f01-4cb1-9069-40e0e32b6603.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d9da5b77-8f01-4cb1-9069-40e0e32b6603 {
      --shg-aspect-ratio: calc(2063/1722); 
    }

    .s-d9da5b77-8f01-4cb1-9069-40e0e32b6603.shogun-image-container {
      position: relative;
    }

    .s-d9da5b77-8f01-4cb1-9069-40e0e32b6603.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d9da5b77-8f01-4cb1-9069-40e0e32b6603.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d9da5b77-8f01-4cb1-9069-40e0e32b6603 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 200px;
    }
  }

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

.shg-image-margin-container-s-d9da5b77-8f01-4cb1-9069-40e0e32b6603 {
  
  
  
  
}

#s-d9da5b77-8f01-4cb1-9069-40e0e32b6603 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d9da5b77-8f01-4cb1-9069-40e0e32b6603 .shg-image-content-wrapper {
      aspect-ratio: 2063/1722;
      min-width: 100%;
      height: auto;
    }

    #s-d9da5b77-8f01-4cb1-9069-40e0e32b6603 .shogun-image-link {
      aspect-ratio: 2063/1722;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d9da5b77-8f01-4cb1-9069-40e0e32b6603 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d9da5b77-8f01-4cb1-9069-40e0e32b6603.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d9da5b77-8f01-4cb1-9069-40e0e32b6603 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 200px;
  }



  img.s-d9da5b77-8f01-4cb1-9069-40e0e32b6603.shogun-image {
    
    
    
    max-height: 200px;
  }


.s-d9da5b77-8f01-4cb1-9069-40e0e32b6603 .shogun-image-content {
  
    align-items: center;
  
}

.s-d9da5b77-8f01-4cb1-9069-40e0e32b6603.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-d9da5b77-8f01-4cb1-9069-40e0e32b6603.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d9da5b77-8f01-4cb1-9069-40e0e32b6603.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d9da5b77-8f01-4cb1-9069-40e0e32b6603 {
      --shg-aspect-ratio: calc(2063/1722); 
    }

    .s-d9da5b77-8f01-4cb1-9069-40e0e32b6603.shogun-image-container {
      position: relative;
    }

    .s-d9da5b77-8f01-4cb1-9069-40e0e32b6603.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d9da5b77-8f01-4cb1-9069-40e0e32b6603.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d9da5b77-8f01-4cb1-9069-40e0e32b6603 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 200px;
    }
  }

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

.shg-image-margin-container-s-d9da5b77-8f01-4cb1-9069-40e0e32b6603 {
  
  
  
  
}

#s-d9da5b77-8f01-4cb1-9069-40e0e32b6603 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d9da5b77-8f01-4cb1-9069-40e0e32b6603 .shg-image-content-wrapper {
      aspect-ratio: 2063/1722;
      min-width: 100%;
      height: auto;
    }

    #s-d9da5b77-8f01-4cb1-9069-40e0e32b6603 .shogun-image-link {
      aspect-ratio: 2063/1722;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d9da5b77-8f01-4cb1-9069-40e0e32b6603 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d9da5b77-8f01-4cb1-9069-40e0e32b6603.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d9da5b77-8f01-4cb1-9069-40e0e32b6603 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 200px;
  }



  img.s-d9da5b77-8f01-4cb1-9069-40e0e32b6603.shogun-image {
    
    
    
    max-height: 200px;
  }


.s-d9da5b77-8f01-4cb1-9069-40e0e32b6603 .shogun-image-content {
  
    align-items: center;
  
}

.s-d9da5b77-8f01-4cb1-9069-40e0e32b6603.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-d9da5b77-8f01-4cb1-9069-40e0e32b6603.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d9da5b77-8f01-4cb1-9069-40e0e32b6603.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d9da5b77-8f01-4cb1-9069-40e0e32b6603 {
      --shg-aspect-ratio: calc(2063/1722); 
    }

    .s-d9da5b77-8f01-4cb1-9069-40e0e32b6603.shogun-image-container {
      position: relative;
    }

    .s-d9da5b77-8f01-4cb1-9069-40e0e32b6603.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d9da5b77-8f01-4cb1-9069-40e0e32b6603.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d9da5b77-8f01-4cb1-9069-40e0e32b6603 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 200px;
    }
  }

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

.shg-image-margin-container-s-d9da5b77-8f01-4cb1-9069-40e0e32b6603 {
  
  
  
  
}

#s-d9da5b77-8f01-4cb1-9069-40e0e32b6603 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d9da5b77-8f01-4cb1-9069-40e0e32b6603 .shg-image-content-wrapper {
      aspect-ratio: 2063/1722;
      min-width: 100%;
      height: auto;
    }

    #s-d9da5b77-8f01-4cb1-9069-40e0e32b6603 .shogun-image-link {
      aspect-ratio: 2063/1722;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d9da5b77-8f01-4cb1-9069-40e0e32b6603 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d9da5b77-8f01-4cb1-9069-40e0e32b6603.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d9da5b77-8f01-4cb1-9069-40e0e32b6603 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 200px;
  }



  img.s-d9da5b77-8f01-4cb1-9069-40e0e32b6603.shogun-image {
    
    
    
    max-height: 200px;
  }


.s-d9da5b77-8f01-4cb1-9069-40e0e32b6603 .shogun-image-content {
  
    align-items: center;
  
}

.s-d9da5b77-8f01-4cb1-9069-40e0e32b6603.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-d9da5b77-8f01-4cb1-9069-40e0e32b6603.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d9da5b77-8f01-4cb1-9069-40e0e32b6603.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d9da5b77-8f01-4cb1-9069-40e0e32b6603 {
      --shg-aspect-ratio: calc(2063/1722); 
    }

    .s-d9da5b77-8f01-4cb1-9069-40e0e32b6603.shogun-image-container {
      position: relative;
    }

    .s-d9da5b77-8f01-4cb1-9069-40e0e32b6603.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d9da5b77-8f01-4cb1-9069-40e0e32b6603.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d9da5b77-8f01-4cb1-9069-40e0e32b6603 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 200px;
    }
  }

}
#s-2c00292f-acb2-4b0a-b3a1-9968c98e1c42 {
  padding-left: 30%;
padding-right: 30%;
min-height: 50px;
}








#s-2c00292f-acb2-4b0a-b3a1-9968c98e1c42 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-2c00292f-acb2-4b0a-b3a1-9968c98e1c42.shg-box.shg-c {
  justify-content: center;
}

#s-8772e3c4-855d-4969-bd33-411811d61aca {
  margin-top: 0px;
margin-bottom: 9px;
padding-top: 20px;
padding-bottom: 20px;
text-align: center;
background-color: rgba(238, 45, 42, 1);
}

#s-8772e3c4-855d-4969-bd33-411811d61aca .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Archivo Black";
  font-style:  normal ;
  font-size: 26px;
  
  letter-spacing: 2px;
  
}



#s-04e82f2d-cfb7-450e-92fe-5c1532996bde {
  margin-top: 25px;
margin-left: 5%;
margin-bottom: 25px;
margin-right: 5%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-04e82f2d-cfb7-450e-92fe-5c1532996bde"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-04e82f2d-cfb7-450e-92fe-5c1532996bde"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-04e82f2d-cfb7-450e-92fe-5c1532996bde"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-04e82f2d-cfb7-450e-92fe-5c1532996bde"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-b6992e7e-3492-4dde-8e54-6790633066f4 {
  text-align: center;
}
@media (min-width: 1200px){#s-b6992e7e-3492-4dde-8e54-6790633066f4 {
  margin-top: 10px;
margin-bottom: 10px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b6992e7e-3492-4dde-8e54-6790633066f4 {
  margin-top: 10px;
margin-bottom: 10px;
}
}






  #s-b6992e7e-3492-4dde-8e54-6790633066f4 img.shogun-image {
    

    
    
    
  }


#s-b6992e7e-3492-4dde-8e54-6790633066f4 .shogun-image-content {
  
    align-items: center;
  
}

#s-3a607a68-eba8-4819-b6c2-8d8486fb2cbf {
  margin-top: 40px;
margin-left: 22%;
margin-bottom: 0px;
margin-right: 22%;
min-height: 50px;
max-width: 300px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-3a607a68-eba8-4819-b6c2-8d8486fb2cbf {
  margin-left: 0%;
margin-right: 0%;
}
}@media (max-width: 767px){#s-3a607a68-eba8-4819-b6c2-8d8486fb2cbf {
  margin-left: 0%;
margin-right: 0%;
}
}






  #s-3a607a68-eba8-4819-b6c2-8d8486fb2cbf img.shogun-image {
    

    
    
    
  }


#s-3a607a68-eba8-4819-b6c2-8d8486fb2cbf .shogun-image-content {
  
    align-items: center;
  
}

#s-4cbb99e6-9020-40ad-baa6-3ed4b91f5b36 {
  margin-top: 40px;
margin-left: 5%;
margin-bottom: 0px;
margin-right: 5%;
text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-4cbb99e6-9020-40ad-baa6-3ed4b91f5b36 {
  margin-bottom: 40px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-4cbb99e6-9020-40ad-baa6-3ed4b91f5b36 {
  margin-left: 0%;
margin-right: 0%;
}
}@media (max-width: 767px){#s-4cbb99e6-9020-40ad-baa6-3ed4b91f5b36 {
  margin-left: 0%;
margin-right: 0%;
}
}






  #s-4cbb99e6-9020-40ad-baa6-3ed4b91f5b36 img.shogun-image {
    

    
    
    
  }


#s-4cbb99e6-9020-40ad-baa6-3ed4b91f5b36 .shogun-image-content {
  
    align-items: center;
  
}

#s-df1a1f8f-7eb7-4960-a114-6e6f9e047ed9 {
  text-align: center;
}







  #s-df1a1f8f-7eb7-4960-a114-6e6f9e047ed9 img.shogun-image {
    

    
    
    
  }


#s-df1a1f8f-7eb7-4960-a114-6e6f9e047ed9 .shogun-image-content {
  
    align-items: center;
  
}

.shg-hr-wrapper {
  padding: 30px 0;
}

.shg-hr-wrapper hr {
  margin: 0;
  border: 0;
  width: 100%;
}

#s-af8a2f57-a550-4d93-ba69-ba40ef5c26b0 hr {
  border-top: 2px solid #ddd;
}

#s-5db4f880-62dc-41b0-ac79-e4407bee77cb {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
min-height: 48px;
background-color: rgba(0, 0, 0, 1);
}








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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-df53b499-fe48-48b8-b70a-818825775cb2 .shogun-countdown span, #s-df53b499-fe48-48b8-b70a-818825775cb2 .shogun-countdown label {
  color: rgba(255, 255, 255, 1);
}
#s-ed1f0c39-e4f1-4904-a6a3-a76a99614c66 {
  min-height: 50px;
}








#s-ed1f0c39-e4f1-4904-a6a3-a76a99614c66 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ed1f0c39-e4f1-4904-a6a3-a76a99614c66.shg-box.shg-c {
  justify-content: center;
}

#s-33c69eee-25a9-4f4f-aecb-e68052d48883 {
  margin-top: 0px;
margin-left: 50px;
margin-bottom: 0px;
margin-right: 50px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-33c69eee-25a9-4f4f-aecb-e68052d48883 {
  margin-left: 3px;
margin-right: 3px;
display: none;
}
#s-33c69eee-25a9-4f4f-aecb-e68052d48883, #wrap-s-33c69eee-25a9-4f4f-aecb-e68052d48883 { display: none !important; }}@media (max-width: 767px){#s-33c69eee-25a9-4f4f-aecb-e68052d48883 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
display: none;
}
#s-33c69eee-25a9-4f4f-aecb-e68052d48883, #wrap-s-33c69eee-25a9-4f4f-aecb-e68052d48883 { display: none !important; }}







#s-33c69eee-25a9-4f4f-aecb-e68052d48883 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-33c69eee-25a9-4f4f-aecb-e68052d48883.shg-box.shg-c {
  justify-content: center;
}

#s-407e45cf-c4f4-44d3-a7d7-faf5f8dd1d93 {
  margin-top: 40px;
margin-bottom: 20px;
}

#s-f93d9954-e1ae-4518-a139-b42d5e24e4ae {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-f93d9954-e1ae-4518-a139-b42d5e24e4ae"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-f93d9954-e1ae-4518-a139-b42d5e24e4ae"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-f93d9954-e1ae-4518-a139-b42d5e24e4ae"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-f93d9954-e1ae-4518-a139-b42d5e24e4ae"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-fdffaf5f-9287-4956-be6f-e9b51f558267 {
  text-align: center;
}







  #s-fdffaf5f-9287-4956-be6f-e9b51f558267 img.shogun-image {
    

    
    
    
  }


#s-fdffaf5f-9287-4956-be6f-e9b51f558267 .shogun-image-content {
  
    align-items: center;
  
}

#s-af1e9351-35be-4a03-8005-ca419ec86ddf {
  text-align: center;
}







  #s-af1e9351-35be-4a03-8005-ca419ec86ddf img.shogun-image {
    

    
    
    
  }


#s-af1e9351-35be-4a03-8005-ca419ec86ddf .shogun-image-content {
  
    align-items: center;
  
}

#s-84e48496-c3a9-476c-8234-b4df0d9997d8 {
  max-width: 250px;
aspect-ratio: 250/160;
text-align: center;
}



.shg-image-margin-container-s-84e48496-c3a9-476c-8234-b4df0d9997d8 {
  
  
  
  
}

#s-84e48496-c3a9-476c-8234-b4df0d9997d8 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-84e48496-c3a9-476c-8234-b4df0d9997d8 .shg-image-content-wrapper {
      aspect-ratio: 250/160;
      min-width: 100%;
      height: auto;
    }

    #s-84e48496-c3a9-476c-8234-b4df0d9997d8 .shogun-image-link {
      aspect-ratio: 250/160;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-84e48496-c3a9-476c-8234-b4df0d9997d8 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-84e48496-c3a9-476c-8234-b4df0d9997d8.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-84e48496-c3a9-476c-8234-b4df0d9997d8 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 250px;
  }



  img.s-84e48496-c3a9-476c-8234-b4df0d9997d8.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-84e48496-c3a9-476c-8234-b4df0d9997d8 .shogun-image-content {
  
    align-items: center;
  
}

.s-84e48496-c3a9-476c-8234-b4df0d9997d8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-84e48496-c3a9-476c-8234-b4df0d9997d8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-84e48496-c3a9-476c-8234-b4df0d9997d8.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-84e48496-c3a9-476c-8234-b4df0d9997d8 {
      --shg-aspect-ratio: calc(250/160); 
    }

    .s-84e48496-c3a9-476c-8234-b4df0d9997d8.shogun-image-container {
      position: relative;
    }

    .s-84e48496-c3a9-476c-8234-b4df0d9997d8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-84e48496-c3a9-476c-8234-b4df0d9997d8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-84e48496-c3a9-476c-8234-b4df0d9997d8 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-84e48496-c3a9-476c-8234-b4df0d9997d8 {
  
  
  
  
}

#s-84e48496-c3a9-476c-8234-b4df0d9997d8 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-84e48496-c3a9-476c-8234-b4df0d9997d8 .shg-image-content-wrapper {
      aspect-ratio: 250/160;
      min-width: 100%;
      height: auto;
    }

    #s-84e48496-c3a9-476c-8234-b4df0d9997d8 .shogun-image-link {
      aspect-ratio: 250/160;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-84e48496-c3a9-476c-8234-b4df0d9997d8 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-84e48496-c3a9-476c-8234-b4df0d9997d8.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-84e48496-c3a9-476c-8234-b4df0d9997d8 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 250px;
  }



  img.s-84e48496-c3a9-476c-8234-b4df0d9997d8.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-84e48496-c3a9-476c-8234-b4df0d9997d8 .shogun-image-content {
  
    align-items: center;
  
}

.s-84e48496-c3a9-476c-8234-b4df0d9997d8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-84e48496-c3a9-476c-8234-b4df0d9997d8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-84e48496-c3a9-476c-8234-b4df0d9997d8.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-84e48496-c3a9-476c-8234-b4df0d9997d8 {
      --shg-aspect-ratio: calc(250/160); 
    }

    .s-84e48496-c3a9-476c-8234-b4df0d9997d8.shogun-image-container {
      position: relative;
    }

    .s-84e48496-c3a9-476c-8234-b4df0d9997d8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-84e48496-c3a9-476c-8234-b4df0d9997d8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-84e48496-c3a9-476c-8234-b4df0d9997d8 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-84e48496-c3a9-476c-8234-b4df0d9997d8 {
  
  
  
  
}

#s-84e48496-c3a9-476c-8234-b4df0d9997d8 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-84e48496-c3a9-476c-8234-b4df0d9997d8 .shg-image-content-wrapper {
      aspect-ratio: 250/160;
      min-width: 100%;
      height: auto;
    }

    #s-84e48496-c3a9-476c-8234-b4df0d9997d8 .shogun-image-link {
      aspect-ratio: 250/160;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-84e48496-c3a9-476c-8234-b4df0d9997d8 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-84e48496-c3a9-476c-8234-b4df0d9997d8.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-84e48496-c3a9-476c-8234-b4df0d9997d8 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 250px;
  }



  img.s-84e48496-c3a9-476c-8234-b4df0d9997d8.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-84e48496-c3a9-476c-8234-b4df0d9997d8 .shogun-image-content {
  
    align-items: center;
  
}

.s-84e48496-c3a9-476c-8234-b4df0d9997d8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-84e48496-c3a9-476c-8234-b4df0d9997d8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-84e48496-c3a9-476c-8234-b4df0d9997d8.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-84e48496-c3a9-476c-8234-b4df0d9997d8 {
      --shg-aspect-ratio: calc(250/160); 
    }

    .s-84e48496-c3a9-476c-8234-b4df0d9997d8.shogun-image-container {
      position: relative;
    }

    .s-84e48496-c3a9-476c-8234-b4df0d9997d8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-84e48496-c3a9-476c-8234-b4df0d9997d8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-84e48496-c3a9-476c-8234-b4df0d9997d8 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-84e48496-c3a9-476c-8234-b4df0d9997d8 {
  
  
  
  
}

#s-84e48496-c3a9-476c-8234-b4df0d9997d8 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-84e48496-c3a9-476c-8234-b4df0d9997d8 .shg-image-content-wrapper {
      aspect-ratio: 250/160;
      min-width: 100%;
      height: auto;
    }

    #s-84e48496-c3a9-476c-8234-b4df0d9997d8 .shogun-image-link {
      aspect-ratio: 250/160;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-84e48496-c3a9-476c-8234-b4df0d9997d8 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-84e48496-c3a9-476c-8234-b4df0d9997d8.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-84e48496-c3a9-476c-8234-b4df0d9997d8 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 250px;
  }



  img.s-84e48496-c3a9-476c-8234-b4df0d9997d8.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-84e48496-c3a9-476c-8234-b4df0d9997d8 .shogun-image-content {
  
    align-items: center;
  
}

.s-84e48496-c3a9-476c-8234-b4df0d9997d8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-84e48496-c3a9-476c-8234-b4df0d9997d8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-84e48496-c3a9-476c-8234-b4df0d9997d8.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-84e48496-c3a9-476c-8234-b4df0d9997d8 {
      --shg-aspect-ratio: calc(250/160); 
    }

    .s-84e48496-c3a9-476c-8234-b4df0d9997d8.shogun-image-container {
      position: relative;
    }

    .s-84e48496-c3a9-476c-8234-b4df0d9997d8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-84e48496-c3a9-476c-8234-b4df0d9997d8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-84e48496-c3a9-476c-8234-b4df0d9997d8 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-84e48496-c3a9-476c-8234-b4df0d9997d8 {
  
  
  
  
}

#s-84e48496-c3a9-476c-8234-b4df0d9997d8 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-84e48496-c3a9-476c-8234-b4df0d9997d8 .shg-image-content-wrapper {
      aspect-ratio: 250/160;
      min-width: 100%;
      height: auto;
    }

    #s-84e48496-c3a9-476c-8234-b4df0d9997d8 .shogun-image-link {
      aspect-ratio: 250/160;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-84e48496-c3a9-476c-8234-b4df0d9997d8 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-84e48496-c3a9-476c-8234-b4df0d9997d8.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-84e48496-c3a9-476c-8234-b4df0d9997d8 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 250px;
  }



  img.s-84e48496-c3a9-476c-8234-b4df0d9997d8.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-84e48496-c3a9-476c-8234-b4df0d9997d8 .shogun-image-content {
  
    align-items: center;
  
}

.s-84e48496-c3a9-476c-8234-b4df0d9997d8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-84e48496-c3a9-476c-8234-b4df0d9997d8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-84e48496-c3a9-476c-8234-b4df0d9997d8.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-84e48496-c3a9-476c-8234-b4df0d9997d8 {
      --shg-aspect-ratio: calc(250/160); 
    }

    .s-84e48496-c3a9-476c-8234-b4df0d9997d8.shogun-image-container {
      position: relative;
    }

    .s-84e48496-c3a9-476c-8234-b4df0d9997d8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-84e48496-c3a9-476c-8234-b4df0d9997d8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-84e48496-c3a9-476c-8234-b4df0d9997d8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 250px;
    }
  }

}
#s-cfea2ed0-5f97-4f75-84b2-f2d612777a9d {
  text-align: center;
}







  #s-cfea2ed0-5f97-4f75-84b2-f2d612777a9d img.shogun-image {
    

    
    
    
  }


#s-cfea2ed0-5f97-4f75-84b2-f2d612777a9d .shogun-image-content {
  
    align-items: center;
  
}

#s-1de6ffdc-bcf9-4f2d-abf5-d9e7192f4255 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-1de6ffdc-bcf9-4f2d-abf5-d9e7192f4255"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-1de6ffdc-bcf9-4f2d-abf5-d9e7192f4255"] > .shg-row > .shg-c-sm-2_4 {
  width: calc(20.0% - 24.0px);
}

}

@media (min-width: 992px) {
[id="s-1de6ffdc-bcf9-4f2d-abf5-d9e7192f4255"] > .shg-row > .shg-c-md-2_4 {
  width: calc(20.0% - 24.0px);
}

}

@media (min-width: 1200px) {
[id="s-1de6ffdc-bcf9-4f2d-abf5-d9e7192f4255"] > .shg-row > .shg-c-lg-2_4 {
  width: calc(20.0% - 24.0px);
}

}

#s-a6cacfc0-0c95-408c-a309-73cae525584f {
  margin-top: 15px;
margin-left: auto;
margin-right: auto;
max-width: 450px;
aspect-ratio: 450/229;
text-align: center;
}



.shg-image-margin-container-s-a6cacfc0-0c95-408c-a309-73cae525584f {
  margin-left: auto;
  margin-right: auto;
  margin-top: 15px;
  
}

#s-a6cacfc0-0c95-408c-a309-73cae525584f {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a6cacfc0-0c95-408c-a309-73cae525584f .shg-image-content-wrapper {
      aspect-ratio: 450/229;
      min-width: 100%;
      height: auto;
    }

    #s-a6cacfc0-0c95-408c-a309-73cae525584f .shogun-image-link {
      aspect-ratio: 450/229;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a6cacfc0-0c95-408c-a309-73cae525584f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a6cacfc0-0c95-408c-a309-73cae525584f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a6cacfc0-0c95-408c-a309-73cae525584f img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 450px;
  }



  img.s-a6cacfc0-0c95-408c-a309-73cae525584f.shogun-image {
    
    
    
    max-height: 450px;
  }


.s-a6cacfc0-0c95-408c-a309-73cae525584f .shogun-image-content {
  
    align-items: center;
  
}

.s-a6cacfc0-0c95-408c-a309-73cae525584f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a6cacfc0-0c95-408c-a309-73cae525584f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a6cacfc0-0c95-408c-a309-73cae525584f.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a6cacfc0-0c95-408c-a309-73cae525584f {
      --shg-aspect-ratio: calc(450/229); 
    }

    .s-a6cacfc0-0c95-408c-a309-73cae525584f.shogun-image-container {
      position: relative;
    }

    .s-a6cacfc0-0c95-408c-a309-73cae525584f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a6cacfc0-0c95-408c-a309-73cae525584f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a6cacfc0-0c95-408c-a309-73cae525584f 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-a6cacfc0-0c95-408c-a309-73cae525584f {
  
  
  
  
}

#s-a6cacfc0-0c95-408c-a309-73cae525584f {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a6cacfc0-0c95-408c-a309-73cae525584f .shg-image-content-wrapper {
      aspect-ratio: 450/229;
      min-width: 100%;
      height: auto;
    }

    #s-a6cacfc0-0c95-408c-a309-73cae525584f .shogun-image-link {
      aspect-ratio: 450/229;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a6cacfc0-0c95-408c-a309-73cae525584f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a6cacfc0-0c95-408c-a309-73cae525584f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a6cacfc0-0c95-408c-a309-73cae525584f img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 450px;
  }



  img.s-a6cacfc0-0c95-408c-a309-73cae525584f.shogun-image {
    
    
    
    max-height: 450px;
  }


.s-a6cacfc0-0c95-408c-a309-73cae525584f .shogun-image-content {
  
    align-items: center;
  
}

.s-a6cacfc0-0c95-408c-a309-73cae525584f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a6cacfc0-0c95-408c-a309-73cae525584f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a6cacfc0-0c95-408c-a309-73cae525584f.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a6cacfc0-0c95-408c-a309-73cae525584f {
      --shg-aspect-ratio: calc(450/229); 
    }

    .s-a6cacfc0-0c95-408c-a309-73cae525584f.shogun-image-container {
      position: relative;
    }

    .s-a6cacfc0-0c95-408c-a309-73cae525584f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a6cacfc0-0c95-408c-a309-73cae525584f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a6cacfc0-0c95-408c-a309-73cae525584f 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-a6cacfc0-0c95-408c-a309-73cae525584f {
  
  
  
  
}

#s-a6cacfc0-0c95-408c-a309-73cae525584f {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a6cacfc0-0c95-408c-a309-73cae525584f .shg-image-content-wrapper {
      aspect-ratio: 450/229;
      min-width: 100%;
      height: auto;
    }

    #s-a6cacfc0-0c95-408c-a309-73cae525584f .shogun-image-link {
      aspect-ratio: 450/229;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a6cacfc0-0c95-408c-a309-73cae525584f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a6cacfc0-0c95-408c-a309-73cae525584f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a6cacfc0-0c95-408c-a309-73cae525584f img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 450px;
  }



  img.s-a6cacfc0-0c95-408c-a309-73cae525584f.shogun-image {
    
    
    
    max-height: 450px;
  }


.s-a6cacfc0-0c95-408c-a309-73cae525584f .shogun-image-content {
  
    align-items: center;
  
}

.s-a6cacfc0-0c95-408c-a309-73cae525584f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a6cacfc0-0c95-408c-a309-73cae525584f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a6cacfc0-0c95-408c-a309-73cae525584f.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a6cacfc0-0c95-408c-a309-73cae525584f {
      --shg-aspect-ratio: calc(450/229); 
    }

    .s-a6cacfc0-0c95-408c-a309-73cae525584f.shogun-image-container {
      position: relative;
    }

    .s-a6cacfc0-0c95-408c-a309-73cae525584f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a6cacfc0-0c95-408c-a309-73cae525584f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a6cacfc0-0c95-408c-a309-73cae525584f 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-a6cacfc0-0c95-408c-a309-73cae525584f {
  
  
  
  
}

#s-a6cacfc0-0c95-408c-a309-73cae525584f {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a6cacfc0-0c95-408c-a309-73cae525584f .shg-image-content-wrapper {
      aspect-ratio: 450/229;
      min-width: 100%;
      height: auto;
    }

    #s-a6cacfc0-0c95-408c-a309-73cae525584f .shogun-image-link {
      aspect-ratio: 450/229;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a6cacfc0-0c95-408c-a309-73cae525584f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a6cacfc0-0c95-408c-a309-73cae525584f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a6cacfc0-0c95-408c-a309-73cae525584f img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 450px;
  }



  img.s-a6cacfc0-0c95-408c-a309-73cae525584f.shogun-image {
    
    
    
    max-height: 450px;
  }


.s-a6cacfc0-0c95-408c-a309-73cae525584f .shogun-image-content {
  
    align-items: center;
  
}

.s-a6cacfc0-0c95-408c-a309-73cae525584f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a6cacfc0-0c95-408c-a309-73cae525584f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a6cacfc0-0c95-408c-a309-73cae525584f.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a6cacfc0-0c95-408c-a309-73cae525584f {
      --shg-aspect-ratio: calc(450/229); 
    }

    .s-a6cacfc0-0c95-408c-a309-73cae525584f.shogun-image-container {
      position: relative;
    }

    .s-a6cacfc0-0c95-408c-a309-73cae525584f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a6cacfc0-0c95-408c-a309-73cae525584f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a6cacfc0-0c95-408c-a309-73cae525584f 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-a6cacfc0-0c95-408c-a309-73cae525584f {
  
  
  
  
}

#s-a6cacfc0-0c95-408c-a309-73cae525584f {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a6cacfc0-0c95-408c-a309-73cae525584f .shg-image-content-wrapper {
      aspect-ratio: 450/229;
      min-width: 100%;
      height: auto;
    }

    #s-a6cacfc0-0c95-408c-a309-73cae525584f .shogun-image-link {
      aspect-ratio: 450/229;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a6cacfc0-0c95-408c-a309-73cae525584f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a6cacfc0-0c95-408c-a309-73cae525584f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a6cacfc0-0c95-408c-a309-73cae525584f img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 450px;
  }



  img.s-a6cacfc0-0c95-408c-a309-73cae525584f.shogun-image {
    
    
    
    max-height: 450px;
  }


.s-a6cacfc0-0c95-408c-a309-73cae525584f .shogun-image-content {
  
    align-items: center;
  
}

.s-a6cacfc0-0c95-408c-a309-73cae525584f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a6cacfc0-0c95-408c-a309-73cae525584f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a6cacfc0-0c95-408c-a309-73cae525584f.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a6cacfc0-0c95-408c-a309-73cae525584f {
      --shg-aspect-ratio: calc(450/229); 
    }

    .s-a6cacfc0-0c95-408c-a309-73cae525584f.shogun-image-container {
      position: relative;
    }

    .s-a6cacfc0-0c95-408c-a309-73cae525584f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a6cacfc0-0c95-408c-a309-73cae525584f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a6cacfc0-0c95-408c-a309-73cae525584f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 450px;
    }
  }

}
#s-0e2ba858-a5b4-4be0-9f90-9fa250ff1d93 {
  margin-top: 10px;
margin-left: auto;
margin-right: auto;
max-width: 2063px;
aspect-ratio: 2063/1152;
text-align: center;
}



.shg-image-margin-container-s-0e2ba858-a5b4-4be0-9f90-9fa250ff1d93 {
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  
}

#s-0e2ba858-a5b4-4be0-9f90-9fa250ff1d93 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0e2ba858-a5b4-4be0-9f90-9fa250ff1d93 .shg-image-content-wrapper {
      aspect-ratio: 2063/1152;
      min-width: 100%;
      height: auto;
    }

    #s-0e2ba858-a5b4-4be0-9f90-9fa250ff1d93 .shogun-image-link {
      aspect-ratio: 2063/1152;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0e2ba858-a5b4-4be0-9f90-9fa250ff1d93 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0e2ba858-a5b4-4be0-9f90-9fa250ff1d93.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0e2ba858-a5b4-4be0-9f90-9fa250ff1d93 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2063px;
  }



  img.s-0e2ba858-a5b4-4be0-9f90-9fa250ff1d93.shogun-image {
    
    
    
    max-height: 2063px;
  }


.s-0e2ba858-a5b4-4be0-9f90-9fa250ff1d93 .shogun-image-content {
  
    align-items: center;
  
}

.s-0e2ba858-a5b4-4be0-9f90-9fa250ff1d93.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0e2ba858-a5b4-4be0-9f90-9fa250ff1d93.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0e2ba858-a5b4-4be0-9f90-9fa250ff1d93.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-0e2ba858-a5b4-4be0-9f90-9fa250ff1d93 {
      --shg-aspect-ratio: calc(2063/1152); 
    }

    .s-0e2ba858-a5b4-4be0-9f90-9fa250ff1d93.shogun-image-container {
      position: relative;
    }

    .s-0e2ba858-a5b4-4be0-9f90-9fa250ff1d93.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0e2ba858-a5b4-4be0-9f90-9fa250ff1d93.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0e2ba858-a5b4-4be0-9f90-9fa250ff1d93 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-0e2ba858-a5b4-4be0-9f90-9fa250ff1d93 {
  
  
  
  
}

#s-0e2ba858-a5b4-4be0-9f90-9fa250ff1d93 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0e2ba858-a5b4-4be0-9f90-9fa250ff1d93 .shg-image-content-wrapper {
      aspect-ratio: 2063/1152;
      min-width: 100%;
      height: auto;
    }

    #s-0e2ba858-a5b4-4be0-9f90-9fa250ff1d93 .shogun-image-link {
      aspect-ratio: 2063/1152;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0e2ba858-a5b4-4be0-9f90-9fa250ff1d93 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0e2ba858-a5b4-4be0-9f90-9fa250ff1d93.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0e2ba858-a5b4-4be0-9f90-9fa250ff1d93 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2063px;
  }



  img.s-0e2ba858-a5b4-4be0-9f90-9fa250ff1d93.shogun-image {
    
    
    
    max-height: 2063px;
  }


.s-0e2ba858-a5b4-4be0-9f90-9fa250ff1d93 .shogun-image-content {
  
    align-items: center;
  
}

.s-0e2ba858-a5b4-4be0-9f90-9fa250ff1d93.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0e2ba858-a5b4-4be0-9f90-9fa250ff1d93.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0e2ba858-a5b4-4be0-9f90-9fa250ff1d93.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-0e2ba858-a5b4-4be0-9f90-9fa250ff1d93 {
      --shg-aspect-ratio: calc(2063/1152); 
    }

    .s-0e2ba858-a5b4-4be0-9f90-9fa250ff1d93.shogun-image-container {
      position: relative;
    }

    .s-0e2ba858-a5b4-4be0-9f90-9fa250ff1d93.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0e2ba858-a5b4-4be0-9f90-9fa250ff1d93.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0e2ba858-a5b4-4be0-9f90-9fa250ff1d93 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-0e2ba858-a5b4-4be0-9f90-9fa250ff1d93 {
  
  
  
  
}

#s-0e2ba858-a5b4-4be0-9f90-9fa250ff1d93 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0e2ba858-a5b4-4be0-9f90-9fa250ff1d93 .shg-image-content-wrapper {
      aspect-ratio: 2063/1152;
      min-width: 100%;
      height: auto;
    }

    #s-0e2ba858-a5b4-4be0-9f90-9fa250ff1d93 .shogun-image-link {
      aspect-ratio: 2063/1152;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0e2ba858-a5b4-4be0-9f90-9fa250ff1d93 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0e2ba858-a5b4-4be0-9f90-9fa250ff1d93.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0e2ba858-a5b4-4be0-9f90-9fa250ff1d93 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2063px;
  }



  img.s-0e2ba858-a5b4-4be0-9f90-9fa250ff1d93.shogun-image {
    
    
    
    max-height: 2063px;
  }


.s-0e2ba858-a5b4-4be0-9f90-9fa250ff1d93 .shogun-image-content {
  
    align-items: center;
  
}

.s-0e2ba858-a5b4-4be0-9f90-9fa250ff1d93.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0e2ba858-a5b4-4be0-9f90-9fa250ff1d93.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0e2ba858-a5b4-4be0-9f90-9fa250ff1d93.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-0e2ba858-a5b4-4be0-9f90-9fa250ff1d93 {
      --shg-aspect-ratio: calc(2063/1152); 
    }

    .s-0e2ba858-a5b4-4be0-9f90-9fa250ff1d93.shogun-image-container {
      position: relative;
    }

    .s-0e2ba858-a5b4-4be0-9f90-9fa250ff1d93.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0e2ba858-a5b4-4be0-9f90-9fa250ff1d93.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0e2ba858-a5b4-4be0-9f90-9fa250ff1d93 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-0e2ba858-a5b4-4be0-9f90-9fa250ff1d93 {
  
  
  
  
}

#s-0e2ba858-a5b4-4be0-9f90-9fa250ff1d93 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0e2ba858-a5b4-4be0-9f90-9fa250ff1d93 .shg-image-content-wrapper {
      aspect-ratio: 2063/1152;
      min-width: 100%;
      height: auto;
    }

    #s-0e2ba858-a5b4-4be0-9f90-9fa250ff1d93 .shogun-image-link {
      aspect-ratio: 2063/1152;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0e2ba858-a5b4-4be0-9f90-9fa250ff1d93 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0e2ba858-a5b4-4be0-9f90-9fa250ff1d93.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0e2ba858-a5b4-4be0-9f90-9fa250ff1d93 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2063px;
  }



  img.s-0e2ba858-a5b4-4be0-9f90-9fa250ff1d93.shogun-image {
    
    
    
    max-height: 2063px;
  }


.s-0e2ba858-a5b4-4be0-9f90-9fa250ff1d93 .shogun-image-content {
  
    align-items: center;
  
}

.s-0e2ba858-a5b4-4be0-9f90-9fa250ff1d93.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0e2ba858-a5b4-4be0-9f90-9fa250ff1d93.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0e2ba858-a5b4-4be0-9f90-9fa250ff1d93.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-0e2ba858-a5b4-4be0-9f90-9fa250ff1d93 {
      --shg-aspect-ratio: calc(2063/1152); 
    }

    .s-0e2ba858-a5b4-4be0-9f90-9fa250ff1d93.shogun-image-container {
      position: relative;
    }

    .s-0e2ba858-a5b4-4be0-9f90-9fa250ff1d93.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0e2ba858-a5b4-4be0-9f90-9fa250ff1d93.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0e2ba858-a5b4-4be0-9f90-9fa250ff1d93 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-0e2ba858-a5b4-4be0-9f90-9fa250ff1d93 {
  
  
  
  
}

#s-0e2ba858-a5b4-4be0-9f90-9fa250ff1d93 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0e2ba858-a5b4-4be0-9f90-9fa250ff1d93 .shg-image-content-wrapper {
      aspect-ratio: 2063/1152;
      min-width: 100%;
      height: auto;
    }

    #s-0e2ba858-a5b4-4be0-9f90-9fa250ff1d93 .shogun-image-link {
      aspect-ratio: 2063/1152;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0e2ba858-a5b4-4be0-9f90-9fa250ff1d93 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0e2ba858-a5b4-4be0-9f90-9fa250ff1d93.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0e2ba858-a5b4-4be0-9f90-9fa250ff1d93 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2063px;
  }



  img.s-0e2ba858-a5b4-4be0-9f90-9fa250ff1d93.shogun-image {
    
    
    
    max-height: 2063px;
  }


.s-0e2ba858-a5b4-4be0-9f90-9fa250ff1d93 .shogun-image-content {
  
    align-items: center;
  
}

.s-0e2ba858-a5b4-4be0-9f90-9fa250ff1d93.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0e2ba858-a5b4-4be0-9f90-9fa250ff1d93.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0e2ba858-a5b4-4be0-9f90-9fa250ff1d93.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-0e2ba858-a5b4-4be0-9f90-9fa250ff1d93 {
      --shg-aspect-ratio: calc(2063/1152); 
    }

    .s-0e2ba858-a5b4-4be0-9f90-9fa250ff1d93.shogun-image-container {
      position: relative;
    }

    .s-0e2ba858-a5b4-4be0-9f90-9fa250ff1d93.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0e2ba858-a5b4-4be0-9f90-9fa250ff1d93.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0e2ba858-a5b4-4be0-9f90-9fa250ff1d93 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 2063px;
    }
  }

}
#s-d614da0d-5b41-4fdd-9b3b-041b19349c62 {
  text-align: center;
}







  #s-d614da0d-5b41-4fdd-9b3b-041b19349c62 img.shogun-image {
    

    
    
    
  }


#s-d614da0d-5b41-4fdd-9b3b-041b19349c62 .shogun-image-content {
  
    align-items: center;
  
}

#s-d9e30071-a886-4702-9a0d-d060821a4e40 {
  text-align: center;
}







  #s-d9e30071-a886-4702-9a0d-d060821a4e40 img.shogun-image {
    

    
    
    
  }


#s-d9e30071-a886-4702-9a0d-d060821a4e40 .shogun-image-content {
  
    align-items: center;
  
}

#s-78e1657a-becb-48e9-b517-503e09c82de0 {
  max-width: 588px;
aspect-ratio: 588/294;
text-align: center;
}





  #s-78e1657a-becb-48e9-b517-503e09c82de0 img.shogun-image,
  #s-78e1657a-becb-48e9-b517-503e09c82de0 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-78e1657a-becb-48e9-b517-503e09c82de0 {
    width: 100%;
    height: auto;
  }



  #s-78e1657a-becb-48e9-b517-503e09c82de0 img.shogun-image {
    

    
    
    
  }


#s-78e1657a-becb-48e9-b517-503e09c82de0 .shogun-image-content {
  
    align-items: center;
  
}

#s-609a330b-aad6-4d76-8a61-1c0587ab0628 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-609a330b-aad6-4d76-8a61-1c0587ab0628"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-609a330b-aad6-4d76-8a61-1c0587ab0628"] > .shg-row > .shg-c-sm-2_4 {
  width: calc(20.0% - 24.0px);
}

}

@media (min-width: 992px) {
[id="s-609a330b-aad6-4d76-8a61-1c0587ab0628"] > .shg-row > .shg-c-md-2_4 {
  width: calc(20.0% - 24.0px);
}

}

@media (min-width: 1200px) {
[id="s-609a330b-aad6-4d76-8a61-1c0587ab0628"] > .shg-row > .shg-c-lg-2_4 {
  width: calc(20.0% - 24.0px);
}

}

#s-a4b3d411-12b0-4e70-affa-b1c9f4e44741 {
  text-align: center;
}







  #s-a4b3d411-12b0-4e70-affa-b1c9f4e44741 img.shogun-image {
    

    
    
    
  }


#s-a4b3d411-12b0-4e70-affa-b1c9f4e44741 .shogun-image-content {
  
    align-items: center;
  
}

#s-33e25775-96d9-4892-9497-9d419800cf83 {
  text-align: center;
}







  #s-33e25775-96d9-4892-9497-9d419800cf83 img.shogun-image {
    

    
    
    
  }


#s-33e25775-96d9-4892-9497-9d419800cf83 .shogun-image-content {
  
    align-items: center;
  
}

#s-3cc7ddaa-924b-4af5-ace8-6d2e8c611e8b {
  margin-top: 19px;
margin-bottom: 19px;
min-height: 0px;
text-align: center;
}







  #s-3cc7ddaa-924b-4af5-ace8-6d2e8c611e8b img.shogun-image {
    

    
    
    
  }


#s-3cc7ddaa-924b-4af5-ace8-6d2e8c611e8b .shogun-image-content {
  
    align-items: center;
  
}

#s-381bfcf7-b825-430a-9286-2ee10cd5623f {
  margin-top: 0px;
margin-bottom: 0px;
text-align: center;
}







  #s-381bfcf7-b825-430a-9286-2ee10cd5623f img.shogun-image {
    

    
    
    
  }


#s-381bfcf7-b825-430a-9286-2ee10cd5623f .shogun-image-content {
  
    align-items: center;
  
}

#s-8740fb35-de59-4607-b281-de2e4ef76151 {
  text-align: center;
}







  #s-8740fb35-de59-4607-b281-de2e4ef76151 img.shogun-image {
    

    
    
    
  }


#s-8740fb35-de59-4607-b281-de2e4ef76151 .shogun-image-content {
  
    align-items: center;
  
}

#s-6e66e579-f710-4b7f-9c53-dc230650cf15 {
  margin-top: 0px;
margin-left: 50px;
margin-bottom: 0px;
margin-right: 50px;
min-height: 50px;
}
@media (min-width: 1200px){#s-6e66e579-f710-4b7f-9c53-dc230650cf15 {
  display: none;
}
#s-6e66e579-f710-4b7f-9c53-dc230650cf15, #wrap-s-6e66e579-f710-4b7f-9c53-dc230650cf15 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6e66e579-f710-4b7f-9c53-dc230650cf15 {
  display: none;
}
#s-6e66e579-f710-4b7f-9c53-dc230650cf15, #wrap-s-6e66e579-f710-4b7f-9c53-dc230650cf15 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6e66e579-f710-4b7f-9c53-dc230650cf15 {
  margin-left: 3px;
margin-right: 3px;
}
}@media (max-width: 767px){#s-6e66e579-f710-4b7f-9c53-dc230650cf15 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
}
}







#s-6e66e579-f710-4b7f-9c53-dc230650cf15 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6e66e579-f710-4b7f-9c53-dc230650cf15.shg-box.shg-c {
  justify-content: center;
}

#s-6deb4164-aaa6-4abd-ae11-aaa915e5755f {
  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-33ec5c33-c794-4159-98d7-3df3dd725681 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
}

#s-33ec5c33-c794-4159-98d7-3df3dd725681 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-33ec5c33-c794-4159-98d7-3df3dd725681 .shg-sld-nav-button.shg-sld-left,
#s-33ec5c33-c794-4159-98d7-3df3dd725681 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-8edbc190-f528-4651-a72e-9e1e27d359e4 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-8edbc190-f528-4651-a72e-9e1e27d359e4"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-8edbc190-f528-4651-a72e-9e1e27d359e4"] > .shg-row > .shg-c-sm-2_4 {
  width: calc(20.0% - 24.0px);
}

}

@media (min-width: 992px) {
[id="s-8edbc190-f528-4651-a72e-9e1e27d359e4"] > .shg-row > .shg-c-md-2_4 {
  width: calc(20.0% - 24.0px);
}

}

@media (min-width: 1200px) {
[id="s-8edbc190-f528-4651-a72e-9e1e27d359e4"] > .shg-row > .shg-c-lg-2_4 {
  width: calc(20.0% - 24.0px);
}

}

#s-2c05a746-8aa6-4ce7-9059-13954f5d77be {
  text-align: center;
}







  #s-2c05a746-8aa6-4ce7-9059-13954f5d77be img.shogun-image {
    

    
    
    
  }


#s-2c05a746-8aa6-4ce7-9059-13954f5d77be .shogun-image-content {
  
    align-items: center;
  
}

#s-50c9c04f-0d5c-4ad5-a466-cb4ed391d915 {
  text-align: center;
}







  #s-50c9c04f-0d5c-4ad5-a466-cb4ed391d915 img.shogun-image {
    

    
    
    
  }


#s-50c9c04f-0d5c-4ad5-a466-cb4ed391d915 .shogun-image-content {
  
    align-items: center;
  
}

#s-19b7c118-3291-4535-8ce4-96439f7d5ce5 {
  margin-top: 19px;
margin-bottom: 19px;
min-height: 0px;
text-align: center;
}







  #s-19b7c118-3291-4535-8ce4-96439f7d5ce5 img.shogun-image {
    

    
    
    
  }


#s-19b7c118-3291-4535-8ce4-96439f7d5ce5 .shogun-image-content {
  
    align-items: center;
  
}

#s-b14a22c4-8ffa-4c57-abea-bb425bc213a9 {
  margin-top: 0px;
margin-bottom: 0px;
text-align: center;
}







  #s-b14a22c4-8ffa-4c57-abea-bb425bc213a9 img.shogun-image {
    

    
    
    
  }


#s-b14a22c4-8ffa-4c57-abea-bb425bc213a9 .shogun-image-content {
  
    align-items: center;
  
}

#s-0d7fc3d5-6757-4a46-8e98-d650358c7ac4 {
  text-align: center;
}







  #s-0d7fc3d5-6757-4a46-8e98-d650358c7ac4 img.shogun-image {
    

    
    
    
  }


#s-0d7fc3d5-6757-4a46-8e98-d650358c7ac4 .shogun-image-content {
  
    align-items: center;
  
}

#s-b6ab65d7-c117-4817-a99d-ec9bba34c9e4 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-b6ab65d7-c117-4817-a99d-ec9bba34c9e4"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-b6ab65d7-c117-4817-a99d-ec9bba34c9e4"] > .shg-row > .shg-c-sm-2_4 {
  width: calc(20.0% - 24.0px);
}

}

@media (min-width: 992px) {
[id="s-b6ab65d7-c117-4817-a99d-ec9bba34c9e4"] > .shg-row > .shg-c-md-2_4 {
  width: calc(20.0% - 24.0px);
}

}

@media (min-width: 1200px) {
[id="s-b6ab65d7-c117-4817-a99d-ec9bba34c9e4"] > .shg-row > .shg-c-lg-2_4 {
  width: calc(20.0% - 24.0px);
}

}

#s-23ae01c7-7136-45c3-8edb-55280ca41316 {
  margin-top: 15px;
margin-left: auto;
margin-right: auto;
max-width: 450px;
aspect-ratio: 450/229;
text-align: center;
}



.shg-image-margin-container-s-23ae01c7-7136-45c3-8edb-55280ca41316 {
  margin-left: auto;
  margin-right: auto;
  margin-top: 15px;
  
}

#s-23ae01c7-7136-45c3-8edb-55280ca41316 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-23ae01c7-7136-45c3-8edb-55280ca41316 .shg-image-content-wrapper {
      aspect-ratio: 450/229;
      min-width: 100%;
      height: auto;
    }

    #s-23ae01c7-7136-45c3-8edb-55280ca41316 .shogun-image-link {
      aspect-ratio: 450/229;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-23ae01c7-7136-45c3-8edb-55280ca41316 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-23ae01c7-7136-45c3-8edb-55280ca41316.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-23ae01c7-7136-45c3-8edb-55280ca41316 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 450px;
  }



  img.s-23ae01c7-7136-45c3-8edb-55280ca41316.shogun-image {
    
    
    
    max-height: 450px;
  }


.s-23ae01c7-7136-45c3-8edb-55280ca41316 .shogun-image-content {
  
    align-items: center;
  
}

.s-23ae01c7-7136-45c3-8edb-55280ca41316.shg-align-container {
  display: flex;
  justify-content: center
}

.s-23ae01c7-7136-45c3-8edb-55280ca41316.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-23ae01c7-7136-45c3-8edb-55280ca41316.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-23ae01c7-7136-45c3-8edb-55280ca41316 {
      --shg-aspect-ratio: calc(450/229); 
    }

    .s-23ae01c7-7136-45c3-8edb-55280ca41316.shogun-image-container {
      position: relative;
    }

    .s-23ae01c7-7136-45c3-8edb-55280ca41316.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-23ae01c7-7136-45c3-8edb-55280ca41316.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-23ae01c7-7136-45c3-8edb-55280ca41316 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-23ae01c7-7136-45c3-8edb-55280ca41316 {
  
  
  
  
}

#s-23ae01c7-7136-45c3-8edb-55280ca41316 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-23ae01c7-7136-45c3-8edb-55280ca41316 .shg-image-content-wrapper {
      aspect-ratio: 450/229;
      min-width: 100%;
      height: auto;
    }

    #s-23ae01c7-7136-45c3-8edb-55280ca41316 .shogun-image-link {
      aspect-ratio: 450/229;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-23ae01c7-7136-45c3-8edb-55280ca41316 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-23ae01c7-7136-45c3-8edb-55280ca41316.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-23ae01c7-7136-45c3-8edb-55280ca41316 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 450px;
  }



  img.s-23ae01c7-7136-45c3-8edb-55280ca41316.shogun-image {
    
    
    
    max-height: 450px;
  }


.s-23ae01c7-7136-45c3-8edb-55280ca41316 .shogun-image-content {
  
    align-items: center;
  
}

.s-23ae01c7-7136-45c3-8edb-55280ca41316.shg-align-container {
  display: flex;
  justify-content: center
}

.s-23ae01c7-7136-45c3-8edb-55280ca41316.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-23ae01c7-7136-45c3-8edb-55280ca41316.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-23ae01c7-7136-45c3-8edb-55280ca41316 {
      --shg-aspect-ratio: calc(450/229); 
    }

    .s-23ae01c7-7136-45c3-8edb-55280ca41316.shogun-image-container {
      position: relative;
    }

    .s-23ae01c7-7136-45c3-8edb-55280ca41316.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-23ae01c7-7136-45c3-8edb-55280ca41316.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-23ae01c7-7136-45c3-8edb-55280ca41316 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-23ae01c7-7136-45c3-8edb-55280ca41316 {
  
  
  
  
}

#s-23ae01c7-7136-45c3-8edb-55280ca41316 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-23ae01c7-7136-45c3-8edb-55280ca41316 .shg-image-content-wrapper {
      aspect-ratio: 450/229;
      min-width: 100%;
      height: auto;
    }

    #s-23ae01c7-7136-45c3-8edb-55280ca41316 .shogun-image-link {
      aspect-ratio: 450/229;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-23ae01c7-7136-45c3-8edb-55280ca41316 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-23ae01c7-7136-45c3-8edb-55280ca41316.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-23ae01c7-7136-45c3-8edb-55280ca41316 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 450px;
  }



  img.s-23ae01c7-7136-45c3-8edb-55280ca41316.shogun-image {
    
    
    
    max-height: 450px;
  }


.s-23ae01c7-7136-45c3-8edb-55280ca41316 .shogun-image-content {
  
    align-items: center;
  
}

.s-23ae01c7-7136-45c3-8edb-55280ca41316.shg-align-container {
  display: flex;
  justify-content: center
}

.s-23ae01c7-7136-45c3-8edb-55280ca41316.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-23ae01c7-7136-45c3-8edb-55280ca41316.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-23ae01c7-7136-45c3-8edb-55280ca41316 {
      --shg-aspect-ratio: calc(450/229); 
    }

    .s-23ae01c7-7136-45c3-8edb-55280ca41316.shogun-image-container {
      position: relative;
    }

    .s-23ae01c7-7136-45c3-8edb-55280ca41316.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-23ae01c7-7136-45c3-8edb-55280ca41316.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-23ae01c7-7136-45c3-8edb-55280ca41316 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-23ae01c7-7136-45c3-8edb-55280ca41316 {
  
  
  
  
}

#s-23ae01c7-7136-45c3-8edb-55280ca41316 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-23ae01c7-7136-45c3-8edb-55280ca41316 .shg-image-content-wrapper {
      aspect-ratio: 450/229;
      min-width: 100%;
      height: auto;
    }

    #s-23ae01c7-7136-45c3-8edb-55280ca41316 .shogun-image-link {
      aspect-ratio: 450/229;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-23ae01c7-7136-45c3-8edb-55280ca41316 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-23ae01c7-7136-45c3-8edb-55280ca41316.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-23ae01c7-7136-45c3-8edb-55280ca41316 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 450px;
  }



  img.s-23ae01c7-7136-45c3-8edb-55280ca41316.shogun-image {
    
    
    
    max-height: 450px;
  }


.s-23ae01c7-7136-45c3-8edb-55280ca41316 .shogun-image-content {
  
    align-items: center;
  
}

.s-23ae01c7-7136-45c3-8edb-55280ca41316.shg-align-container {
  display: flex;
  justify-content: center
}

.s-23ae01c7-7136-45c3-8edb-55280ca41316.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-23ae01c7-7136-45c3-8edb-55280ca41316.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-23ae01c7-7136-45c3-8edb-55280ca41316 {
      --shg-aspect-ratio: calc(450/229); 
    }

    .s-23ae01c7-7136-45c3-8edb-55280ca41316.shogun-image-container {
      position: relative;
    }

    .s-23ae01c7-7136-45c3-8edb-55280ca41316.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-23ae01c7-7136-45c3-8edb-55280ca41316.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-23ae01c7-7136-45c3-8edb-55280ca41316 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-23ae01c7-7136-45c3-8edb-55280ca41316 {
  
  
  
  
}

#s-23ae01c7-7136-45c3-8edb-55280ca41316 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-23ae01c7-7136-45c3-8edb-55280ca41316 .shg-image-content-wrapper {
      aspect-ratio: 450/229;
      min-width: 100%;
      height: auto;
    }

    #s-23ae01c7-7136-45c3-8edb-55280ca41316 .shogun-image-link {
      aspect-ratio: 450/229;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-23ae01c7-7136-45c3-8edb-55280ca41316 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-23ae01c7-7136-45c3-8edb-55280ca41316.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-23ae01c7-7136-45c3-8edb-55280ca41316 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 450px;
  }



  img.s-23ae01c7-7136-45c3-8edb-55280ca41316.shogun-image {
    
    
    
    max-height: 450px;
  }


.s-23ae01c7-7136-45c3-8edb-55280ca41316 .shogun-image-content {
  
    align-items: center;
  
}

.s-23ae01c7-7136-45c3-8edb-55280ca41316.shg-align-container {
  display: flex;
  justify-content: center
}

.s-23ae01c7-7136-45c3-8edb-55280ca41316.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-23ae01c7-7136-45c3-8edb-55280ca41316.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-23ae01c7-7136-45c3-8edb-55280ca41316 {
      --shg-aspect-ratio: calc(450/229); 
    }

    .s-23ae01c7-7136-45c3-8edb-55280ca41316.shogun-image-container {
      position: relative;
    }

    .s-23ae01c7-7136-45c3-8edb-55280ca41316.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-23ae01c7-7136-45c3-8edb-55280ca41316.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-23ae01c7-7136-45c3-8edb-55280ca41316 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 450px;
    }
  }

}
#s-0aeeb01e-3c1d-4375-a03c-b866254565e4 {
  margin-top: 10px;
margin-left: auto;
margin-right: auto;
max-width: 2063px;
aspect-ratio: 2063/1152;
text-align: center;
}



.shg-image-margin-container-s-0aeeb01e-3c1d-4375-a03c-b866254565e4 {
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  
}

#s-0aeeb01e-3c1d-4375-a03c-b866254565e4 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0aeeb01e-3c1d-4375-a03c-b866254565e4 .shg-image-content-wrapper {
      aspect-ratio: 2063/1152;
      min-width: 100%;
      height: auto;
    }

    #s-0aeeb01e-3c1d-4375-a03c-b866254565e4 .shogun-image-link {
      aspect-ratio: 2063/1152;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0aeeb01e-3c1d-4375-a03c-b866254565e4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0aeeb01e-3c1d-4375-a03c-b866254565e4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0aeeb01e-3c1d-4375-a03c-b866254565e4 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2063px;
  }



  img.s-0aeeb01e-3c1d-4375-a03c-b866254565e4.shogun-image {
    
    
    
    max-height: 2063px;
  }


.s-0aeeb01e-3c1d-4375-a03c-b866254565e4 .shogun-image-content {
  
    align-items: center;
  
}

.s-0aeeb01e-3c1d-4375-a03c-b866254565e4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0aeeb01e-3c1d-4375-a03c-b866254565e4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0aeeb01e-3c1d-4375-a03c-b866254565e4.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-0aeeb01e-3c1d-4375-a03c-b866254565e4 {
      --shg-aspect-ratio: calc(2063/1152); 
    }

    .s-0aeeb01e-3c1d-4375-a03c-b866254565e4.shogun-image-container {
      position: relative;
    }

    .s-0aeeb01e-3c1d-4375-a03c-b866254565e4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0aeeb01e-3c1d-4375-a03c-b866254565e4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0aeeb01e-3c1d-4375-a03c-b866254565e4 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-0aeeb01e-3c1d-4375-a03c-b866254565e4 {
  
  
  
  
}

#s-0aeeb01e-3c1d-4375-a03c-b866254565e4 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0aeeb01e-3c1d-4375-a03c-b866254565e4 .shg-image-content-wrapper {
      aspect-ratio: 2063/1152;
      min-width: 100%;
      height: auto;
    }

    #s-0aeeb01e-3c1d-4375-a03c-b866254565e4 .shogun-image-link {
      aspect-ratio: 2063/1152;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0aeeb01e-3c1d-4375-a03c-b866254565e4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0aeeb01e-3c1d-4375-a03c-b866254565e4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0aeeb01e-3c1d-4375-a03c-b866254565e4 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2063px;
  }



  img.s-0aeeb01e-3c1d-4375-a03c-b866254565e4.shogun-image {
    
    
    
    max-height: 2063px;
  }


.s-0aeeb01e-3c1d-4375-a03c-b866254565e4 .shogun-image-content {
  
    align-items: center;
  
}

.s-0aeeb01e-3c1d-4375-a03c-b866254565e4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0aeeb01e-3c1d-4375-a03c-b866254565e4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0aeeb01e-3c1d-4375-a03c-b866254565e4.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-0aeeb01e-3c1d-4375-a03c-b866254565e4 {
      --shg-aspect-ratio: calc(2063/1152); 
    }

    .s-0aeeb01e-3c1d-4375-a03c-b866254565e4.shogun-image-container {
      position: relative;
    }

    .s-0aeeb01e-3c1d-4375-a03c-b866254565e4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0aeeb01e-3c1d-4375-a03c-b866254565e4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0aeeb01e-3c1d-4375-a03c-b866254565e4 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-0aeeb01e-3c1d-4375-a03c-b866254565e4 {
  
  
  
  
}

#s-0aeeb01e-3c1d-4375-a03c-b866254565e4 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0aeeb01e-3c1d-4375-a03c-b866254565e4 .shg-image-content-wrapper {
      aspect-ratio: 2063/1152;
      min-width: 100%;
      height: auto;
    }

    #s-0aeeb01e-3c1d-4375-a03c-b866254565e4 .shogun-image-link {
      aspect-ratio: 2063/1152;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0aeeb01e-3c1d-4375-a03c-b866254565e4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0aeeb01e-3c1d-4375-a03c-b866254565e4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0aeeb01e-3c1d-4375-a03c-b866254565e4 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2063px;
  }



  img.s-0aeeb01e-3c1d-4375-a03c-b866254565e4.shogun-image {
    
    
    
    max-height: 2063px;
  }


.s-0aeeb01e-3c1d-4375-a03c-b866254565e4 .shogun-image-content {
  
    align-items: center;
  
}

.s-0aeeb01e-3c1d-4375-a03c-b866254565e4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0aeeb01e-3c1d-4375-a03c-b866254565e4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0aeeb01e-3c1d-4375-a03c-b866254565e4.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-0aeeb01e-3c1d-4375-a03c-b866254565e4 {
      --shg-aspect-ratio: calc(2063/1152); 
    }

    .s-0aeeb01e-3c1d-4375-a03c-b866254565e4.shogun-image-container {
      position: relative;
    }

    .s-0aeeb01e-3c1d-4375-a03c-b866254565e4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0aeeb01e-3c1d-4375-a03c-b866254565e4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0aeeb01e-3c1d-4375-a03c-b866254565e4 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-0aeeb01e-3c1d-4375-a03c-b866254565e4 {
  
  
  
  
}

#s-0aeeb01e-3c1d-4375-a03c-b866254565e4 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0aeeb01e-3c1d-4375-a03c-b866254565e4 .shg-image-content-wrapper {
      aspect-ratio: 2063/1152;
      min-width: 100%;
      height: auto;
    }

    #s-0aeeb01e-3c1d-4375-a03c-b866254565e4 .shogun-image-link {
      aspect-ratio: 2063/1152;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0aeeb01e-3c1d-4375-a03c-b866254565e4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0aeeb01e-3c1d-4375-a03c-b866254565e4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0aeeb01e-3c1d-4375-a03c-b866254565e4 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2063px;
  }



  img.s-0aeeb01e-3c1d-4375-a03c-b866254565e4.shogun-image {
    
    
    
    max-height: 2063px;
  }


.s-0aeeb01e-3c1d-4375-a03c-b866254565e4 .shogun-image-content {
  
    align-items: center;
  
}

.s-0aeeb01e-3c1d-4375-a03c-b866254565e4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0aeeb01e-3c1d-4375-a03c-b866254565e4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0aeeb01e-3c1d-4375-a03c-b866254565e4.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-0aeeb01e-3c1d-4375-a03c-b866254565e4 {
      --shg-aspect-ratio: calc(2063/1152); 
    }

    .s-0aeeb01e-3c1d-4375-a03c-b866254565e4.shogun-image-container {
      position: relative;
    }

    .s-0aeeb01e-3c1d-4375-a03c-b866254565e4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0aeeb01e-3c1d-4375-a03c-b866254565e4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0aeeb01e-3c1d-4375-a03c-b866254565e4 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-0aeeb01e-3c1d-4375-a03c-b866254565e4 {
  
  
  
  
}

#s-0aeeb01e-3c1d-4375-a03c-b866254565e4 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0aeeb01e-3c1d-4375-a03c-b866254565e4 .shg-image-content-wrapper {
      aspect-ratio: 2063/1152;
      min-width: 100%;
      height: auto;
    }

    #s-0aeeb01e-3c1d-4375-a03c-b866254565e4 .shogun-image-link {
      aspect-ratio: 2063/1152;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0aeeb01e-3c1d-4375-a03c-b866254565e4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0aeeb01e-3c1d-4375-a03c-b866254565e4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0aeeb01e-3c1d-4375-a03c-b866254565e4 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2063px;
  }



  img.s-0aeeb01e-3c1d-4375-a03c-b866254565e4.shogun-image {
    
    
    
    max-height: 2063px;
  }


.s-0aeeb01e-3c1d-4375-a03c-b866254565e4 .shogun-image-content {
  
    align-items: center;
  
}

.s-0aeeb01e-3c1d-4375-a03c-b866254565e4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0aeeb01e-3c1d-4375-a03c-b866254565e4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0aeeb01e-3c1d-4375-a03c-b866254565e4.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-0aeeb01e-3c1d-4375-a03c-b866254565e4 {
      --shg-aspect-ratio: calc(2063/1152); 
    }

    .s-0aeeb01e-3c1d-4375-a03c-b866254565e4.shogun-image-container {
      position: relative;
    }

    .s-0aeeb01e-3c1d-4375-a03c-b866254565e4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0aeeb01e-3c1d-4375-a03c-b866254565e4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0aeeb01e-3c1d-4375-a03c-b866254565e4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 2063px;
    }
  }

}
#s-23122b4f-4e73-4c50-aaa8-9ba7f439ff62 {
  text-align: center;
}







  #s-23122b4f-4e73-4c50-aaa8-9ba7f439ff62 img.shogun-image {
    

    
    
    
  }


#s-23122b4f-4e73-4c50-aaa8-9ba7f439ff62 .shogun-image-content {
  
    align-items: center;
  
}

#s-5bd0af48-7732-4188-9ccd-98ff4df24051 {
  text-align: center;
}







  #s-5bd0af48-7732-4188-9ccd-98ff4df24051 img.shogun-image {
    

    
    
    
  }


#s-5bd0af48-7732-4188-9ccd-98ff4df24051 .shogun-image-content {
  
    align-items: center;
  
}

#s-c43bf9f2-169d-414c-8857-823b232b5587 {
  max-width: 588px;
aspect-ratio: 588/294;
text-align: center;
}





  #s-c43bf9f2-169d-414c-8857-823b232b5587 img.shogun-image,
  #s-c43bf9f2-169d-414c-8857-823b232b5587 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-c43bf9f2-169d-414c-8857-823b232b5587 {
    width: 100%;
    height: auto;
  }



  #s-c43bf9f2-169d-414c-8857-823b232b5587 img.shogun-image {
    

    
    
    
  }


#s-c43bf9f2-169d-414c-8857-823b232b5587 .shogun-image-content {
  
    align-items: center;
  
}

#s-fbc59863-0ba0-4dab-9d3e-3cb6bea21d0c {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-fbc59863-0ba0-4dab-9d3e-3cb6bea21d0c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-fbc59863-0ba0-4dab-9d3e-3cb6bea21d0c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-fbc59863-0ba0-4dab-9d3e-3cb6bea21d0c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-fbc59863-0ba0-4dab-9d3e-3cb6bea21d0c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-320bb8b5-e378-4e78-b771-c4e37c1551d0 {
  text-align: center;
}







  #s-320bb8b5-e378-4e78-b771-c4e37c1551d0 img.shogun-image {
    

    
    
    
  }


#s-320bb8b5-e378-4e78-b771-c4e37c1551d0 .shogun-image-content {
  
    align-items: center;
  
}

#s-8a431d10-652f-4de2-90e0-78e9c0e57310 {
  text-align: center;
}







  #s-8a431d10-652f-4de2-90e0-78e9c0e57310 img.shogun-image {
    

    
    
    
  }


#s-8a431d10-652f-4de2-90e0-78e9c0e57310 .shogun-image-content {
  
    align-items: center;
  
}

#s-72d73b88-bee9-423c-9f6f-9ed8565e0c29 {
  max-width: 250px;
aspect-ratio: 250/160;
text-align: center;
}



.shg-image-margin-container-s-72d73b88-bee9-423c-9f6f-9ed8565e0c29 {
  
  
  
  
}

#s-72d73b88-bee9-423c-9f6f-9ed8565e0c29 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-72d73b88-bee9-423c-9f6f-9ed8565e0c29 .shg-image-content-wrapper {
      aspect-ratio: 250/160;
      min-width: 100%;
      height: auto;
    }

    #s-72d73b88-bee9-423c-9f6f-9ed8565e0c29 .shogun-image-link {
      aspect-ratio: 250/160;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-72d73b88-bee9-423c-9f6f-9ed8565e0c29 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-72d73b88-bee9-423c-9f6f-9ed8565e0c29.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-72d73b88-bee9-423c-9f6f-9ed8565e0c29 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 250px;
  }



  img.s-72d73b88-bee9-423c-9f6f-9ed8565e0c29.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-72d73b88-bee9-423c-9f6f-9ed8565e0c29 .shogun-image-content {
  
    align-items: center;
  
}

.s-72d73b88-bee9-423c-9f6f-9ed8565e0c29.shg-align-container {
  display: flex;
  justify-content: center
}

.s-72d73b88-bee9-423c-9f6f-9ed8565e0c29.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-72d73b88-bee9-423c-9f6f-9ed8565e0c29.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-72d73b88-bee9-423c-9f6f-9ed8565e0c29 {
      --shg-aspect-ratio: calc(250/160); 
    }

    .s-72d73b88-bee9-423c-9f6f-9ed8565e0c29.shogun-image-container {
      position: relative;
    }

    .s-72d73b88-bee9-423c-9f6f-9ed8565e0c29.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-72d73b88-bee9-423c-9f6f-9ed8565e0c29.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-72d73b88-bee9-423c-9f6f-9ed8565e0c29 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-72d73b88-bee9-423c-9f6f-9ed8565e0c29 {
  
  
  
  
}

#s-72d73b88-bee9-423c-9f6f-9ed8565e0c29 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-72d73b88-bee9-423c-9f6f-9ed8565e0c29 .shg-image-content-wrapper {
      aspect-ratio: 250/160;
      min-width: 100%;
      height: auto;
    }

    #s-72d73b88-bee9-423c-9f6f-9ed8565e0c29 .shogun-image-link {
      aspect-ratio: 250/160;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-72d73b88-bee9-423c-9f6f-9ed8565e0c29 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-72d73b88-bee9-423c-9f6f-9ed8565e0c29.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-72d73b88-bee9-423c-9f6f-9ed8565e0c29 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 250px;
  }



  img.s-72d73b88-bee9-423c-9f6f-9ed8565e0c29.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-72d73b88-bee9-423c-9f6f-9ed8565e0c29 .shogun-image-content {
  
    align-items: center;
  
}

.s-72d73b88-bee9-423c-9f6f-9ed8565e0c29.shg-align-container {
  display: flex;
  justify-content: center
}

.s-72d73b88-bee9-423c-9f6f-9ed8565e0c29.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-72d73b88-bee9-423c-9f6f-9ed8565e0c29.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-72d73b88-bee9-423c-9f6f-9ed8565e0c29 {
      --shg-aspect-ratio: calc(250/160); 
    }

    .s-72d73b88-bee9-423c-9f6f-9ed8565e0c29.shogun-image-container {
      position: relative;
    }

    .s-72d73b88-bee9-423c-9f6f-9ed8565e0c29.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-72d73b88-bee9-423c-9f6f-9ed8565e0c29.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-72d73b88-bee9-423c-9f6f-9ed8565e0c29 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-72d73b88-bee9-423c-9f6f-9ed8565e0c29 {
  
  
  
  
}

#s-72d73b88-bee9-423c-9f6f-9ed8565e0c29 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-72d73b88-bee9-423c-9f6f-9ed8565e0c29 .shg-image-content-wrapper {
      aspect-ratio: 250/160;
      min-width: 100%;
      height: auto;
    }

    #s-72d73b88-bee9-423c-9f6f-9ed8565e0c29 .shogun-image-link {
      aspect-ratio: 250/160;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-72d73b88-bee9-423c-9f6f-9ed8565e0c29 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-72d73b88-bee9-423c-9f6f-9ed8565e0c29.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-72d73b88-bee9-423c-9f6f-9ed8565e0c29 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 250px;
  }



  img.s-72d73b88-bee9-423c-9f6f-9ed8565e0c29.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-72d73b88-bee9-423c-9f6f-9ed8565e0c29 .shogun-image-content {
  
    align-items: center;
  
}

.s-72d73b88-bee9-423c-9f6f-9ed8565e0c29.shg-align-container {
  display: flex;
  justify-content: center
}

.s-72d73b88-bee9-423c-9f6f-9ed8565e0c29.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-72d73b88-bee9-423c-9f6f-9ed8565e0c29.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-72d73b88-bee9-423c-9f6f-9ed8565e0c29 {
      --shg-aspect-ratio: calc(250/160); 
    }

    .s-72d73b88-bee9-423c-9f6f-9ed8565e0c29.shogun-image-container {
      position: relative;
    }

    .s-72d73b88-bee9-423c-9f6f-9ed8565e0c29.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-72d73b88-bee9-423c-9f6f-9ed8565e0c29.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-72d73b88-bee9-423c-9f6f-9ed8565e0c29 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-72d73b88-bee9-423c-9f6f-9ed8565e0c29 {
  
  
  
  
}

#s-72d73b88-bee9-423c-9f6f-9ed8565e0c29 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-72d73b88-bee9-423c-9f6f-9ed8565e0c29 .shg-image-content-wrapper {
      aspect-ratio: 250/160;
      min-width: 100%;
      height: auto;
    }

    #s-72d73b88-bee9-423c-9f6f-9ed8565e0c29 .shogun-image-link {
      aspect-ratio: 250/160;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-72d73b88-bee9-423c-9f6f-9ed8565e0c29 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-72d73b88-bee9-423c-9f6f-9ed8565e0c29.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-72d73b88-bee9-423c-9f6f-9ed8565e0c29 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 250px;
  }



  img.s-72d73b88-bee9-423c-9f6f-9ed8565e0c29.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-72d73b88-bee9-423c-9f6f-9ed8565e0c29 .shogun-image-content {
  
    align-items: center;
  
}

.s-72d73b88-bee9-423c-9f6f-9ed8565e0c29.shg-align-container {
  display: flex;
  justify-content: center
}

.s-72d73b88-bee9-423c-9f6f-9ed8565e0c29.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-72d73b88-bee9-423c-9f6f-9ed8565e0c29.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-72d73b88-bee9-423c-9f6f-9ed8565e0c29 {
      --shg-aspect-ratio: calc(250/160); 
    }

    .s-72d73b88-bee9-423c-9f6f-9ed8565e0c29.shogun-image-container {
      position: relative;
    }

    .s-72d73b88-bee9-423c-9f6f-9ed8565e0c29.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-72d73b88-bee9-423c-9f6f-9ed8565e0c29.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-72d73b88-bee9-423c-9f6f-9ed8565e0c29 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-72d73b88-bee9-423c-9f6f-9ed8565e0c29 {
  
  
  
  
}

#s-72d73b88-bee9-423c-9f6f-9ed8565e0c29 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-72d73b88-bee9-423c-9f6f-9ed8565e0c29 .shg-image-content-wrapper {
      aspect-ratio: 250/160;
      min-width: 100%;
      height: auto;
    }

    #s-72d73b88-bee9-423c-9f6f-9ed8565e0c29 .shogun-image-link {
      aspect-ratio: 250/160;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-72d73b88-bee9-423c-9f6f-9ed8565e0c29 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-72d73b88-bee9-423c-9f6f-9ed8565e0c29.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-72d73b88-bee9-423c-9f6f-9ed8565e0c29 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 250px;
  }



  img.s-72d73b88-bee9-423c-9f6f-9ed8565e0c29.shogun-image {
    
    
    
    max-height: 250px;
  }


.s-72d73b88-bee9-423c-9f6f-9ed8565e0c29 .shogun-image-content {
  
    align-items: center;
  
}

.s-72d73b88-bee9-423c-9f6f-9ed8565e0c29.shg-align-container {
  display: flex;
  justify-content: center
}

.s-72d73b88-bee9-423c-9f6f-9ed8565e0c29.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-72d73b88-bee9-423c-9f6f-9ed8565e0c29.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-72d73b88-bee9-423c-9f6f-9ed8565e0c29 {
      --shg-aspect-ratio: calc(250/160); 
    }

    .s-72d73b88-bee9-423c-9f6f-9ed8565e0c29.shogun-image-container {
      position: relative;
    }

    .s-72d73b88-bee9-423c-9f6f-9ed8565e0c29.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-72d73b88-bee9-423c-9f6f-9ed8565e0c29.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-72d73b88-bee9-423c-9f6f-9ed8565e0c29 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-height: 250px;
    }
  }

}
#s-69a9eefa-6d41-4b59-b840-ae5f551561cc {
  text-align: center;
}







  #s-69a9eefa-6d41-4b59-b840-ae5f551561cc img.shogun-image {
    

    
    
    
  }


#s-69a9eefa-6d41-4b59-b840-ae5f551561cc .shogun-image-content {
  
    align-items: center;
  
}

/*
  $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;
  }
}
