.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-049ab646-5e15-4f67-b2ac-dbd8eaa6278b {
  margin-left: auto;
margin-right: auto;
max-width: 2734px;
aspect-ratio: 2734/434;
text-align: center;
}
@media (min-width: 1200px){#s-049ab646-5e15-4f67-b2ac-dbd8eaa6278b {
  display: none;
}
#s-049ab646-5e15-4f67-b2ac-dbd8eaa6278b, #wrap-s-049ab646-5e15-4f67-b2ac-dbd8eaa6278b { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-049ab646-5e15-4f67-b2ac-dbd8eaa6278b {
  display: none;
}
#s-049ab646-5e15-4f67-b2ac-dbd8eaa6278b, #wrap-s-049ab646-5e15-4f67-b2ac-dbd8eaa6278b { display: none !important; }}


.shg-image-margin-container-s-049ab646-5e15-4f67-b2ac-dbd8eaa6278b {
  margin-left: auto;
  margin-right: auto;
  
  
  /* Add padding handling */
  
  
  
  
}

#s-049ab646-5e15-4f67-b2ac-dbd8eaa6278b {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-049ab646-5e15-4f67-b2ac-dbd8eaa6278b .shg-image-content-wrapper {
      aspect-ratio: 2734/434;
      min-width: 100%;
      height: auto;
    }

    #s-049ab646-5e15-4f67-b2ac-dbd8eaa6278b .shogun-image-link {
      aspect-ratio: 2734/434;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-049ab646-5e15-4f67-b2ac-dbd8eaa6278b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-049ab646-5e15-4f67-b2ac-dbd8eaa6278b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-049ab646-5e15-4f67-b2ac-dbd8eaa6278b img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2734px;
  }



  img.s-049ab646-5e15-4f67-b2ac-dbd8eaa6278b.shogun-image {
    
    
    
    max-height: 2734px;
  }


.s-049ab646-5e15-4f67-b2ac-dbd8eaa6278b .shogun-image-content {
  
    align-items: center;
  
}

.s-049ab646-5e15-4f67-b2ac-dbd8eaa6278b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-049ab646-5e15-4f67-b2ac-dbd8eaa6278b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-049ab646-5e15-4f67-b2ac-dbd8eaa6278b.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-049ab646-5e15-4f67-b2ac-dbd8eaa6278b {
      --shg-aspect-ratio: calc(2734/434); 
    }

    .s-049ab646-5e15-4f67-b2ac-dbd8eaa6278b.shogun-image-container {
      position: relative;
    }

    .s-049ab646-5e15-4f67-b2ac-dbd8eaa6278b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-049ab646-5e15-4f67-b2ac-dbd8eaa6278b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-049ab646-5e15-4f67-b2ac-dbd8eaa6278b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2734px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-049ab646-5e15-4f67-b2ac-dbd8eaa6278b {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-049ab646-5e15-4f67-b2ac-dbd8eaa6278b {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-049ab646-5e15-4f67-b2ac-dbd8eaa6278b .shg-image-content-wrapper {
      aspect-ratio: 2734/434;
      min-width: 100%;
      height: auto;
    }

    #s-049ab646-5e15-4f67-b2ac-dbd8eaa6278b .shogun-image-link {
      aspect-ratio: 2734/434;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-049ab646-5e15-4f67-b2ac-dbd8eaa6278b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-049ab646-5e15-4f67-b2ac-dbd8eaa6278b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-049ab646-5e15-4f67-b2ac-dbd8eaa6278b img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2734px;
  }



  img.s-049ab646-5e15-4f67-b2ac-dbd8eaa6278b.shogun-image {
    
    
    
    max-height: 2734px;
  }


.s-049ab646-5e15-4f67-b2ac-dbd8eaa6278b .shogun-image-content {
  
    align-items: center;
  
}

.s-049ab646-5e15-4f67-b2ac-dbd8eaa6278b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-049ab646-5e15-4f67-b2ac-dbd8eaa6278b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-049ab646-5e15-4f67-b2ac-dbd8eaa6278b.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-049ab646-5e15-4f67-b2ac-dbd8eaa6278b {
      --shg-aspect-ratio: calc(2734/434); 
    }

    .s-049ab646-5e15-4f67-b2ac-dbd8eaa6278b.shogun-image-container {
      position: relative;
    }

    .s-049ab646-5e15-4f67-b2ac-dbd8eaa6278b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-049ab646-5e15-4f67-b2ac-dbd8eaa6278b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-049ab646-5e15-4f67-b2ac-dbd8eaa6278b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2734px;
    }
  }

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

.shg-image-margin-container-s-049ab646-5e15-4f67-b2ac-dbd8eaa6278b {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-049ab646-5e15-4f67-b2ac-dbd8eaa6278b {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-049ab646-5e15-4f67-b2ac-dbd8eaa6278b .shg-image-content-wrapper {
      aspect-ratio: 2734/434;
      min-width: 100%;
      height: auto;
    }

    #s-049ab646-5e15-4f67-b2ac-dbd8eaa6278b .shogun-image-link {
      aspect-ratio: 2734/434;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-049ab646-5e15-4f67-b2ac-dbd8eaa6278b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-049ab646-5e15-4f67-b2ac-dbd8eaa6278b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-049ab646-5e15-4f67-b2ac-dbd8eaa6278b img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2734px;
  }



  img.s-049ab646-5e15-4f67-b2ac-dbd8eaa6278b.shogun-image {
    
    
    
    max-height: 2734px;
  }


.s-049ab646-5e15-4f67-b2ac-dbd8eaa6278b .shogun-image-content {
  
    align-items: center;
  
}

.s-049ab646-5e15-4f67-b2ac-dbd8eaa6278b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-049ab646-5e15-4f67-b2ac-dbd8eaa6278b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-049ab646-5e15-4f67-b2ac-dbd8eaa6278b.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-049ab646-5e15-4f67-b2ac-dbd8eaa6278b {
      --shg-aspect-ratio: calc(2734/434); 
    }

    .s-049ab646-5e15-4f67-b2ac-dbd8eaa6278b.shogun-image-container {
      position: relative;
    }

    .s-049ab646-5e15-4f67-b2ac-dbd8eaa6278b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-049ab646-5e15-4f67-b2ac-dbd8eaa6278b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-049ab646-5e15-4f67-b2ac-dbd8eaa6278b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2734px;
    }
  }

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

.shg-image-margin-container-s-049ab646-5e15-4f67-b2ac-dbd8eaa6278b {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-049ab646-5e15-4f67-b2ac-dbd8eaa6278b {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-049ab646-5e15-4f67-b2ac-dbd8eaa6278b .shg-image-content-wrapper {
      aspect-ratio: 2734/434;
      min-width: 100%;
      height: auto;
    }

    #s-049ab646-5e15-4f67-b2ac-dbd8eaa6278b .shogun-image-link {
      aspect-ratio: 2734/434;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-049ab646-5e15-4f67-b2ac-dbd8eaa6278b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-049ab646-5e15-4f67-b2ac-dbd8eaa6278b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-049ab646-5e15-4f67-b2ac-dbd8eaa6278b img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2734px;
  }



  img.s-049ab646-5e15-4f67-b2ac-dbd8eaa6278b.shogun-image {
    
    
    
    max-height: 2734px;
  }


.s-049ab646-5e15-4f67-b2ac-dbd8eaa6278b .shogun-image-content {
  
    align-items: center;
  
}

.s-049ab646-5e15-4f67-b2ac-dbd8eaa6278b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-049ab646-5e15-4f67-b2ac-dbd8eaa6278b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-049ab646-5e15-4f67-b2ac-dbd8eaa6278b.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-049ab646-5e15-4f67-b2ac-dbd8eaa6278b {
      --shg-aspect-ratio: calc(2734/434); 
    }

    .s-049ab646-5e15-4f67-b2ac-dbd8eaa6278b.shogun-image-container {
      position: relative;
    }

    .s-049ab646-5e15-4f67-b2ac-dbd8eaa6278b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-049ab646-5e15-4f67-b2ac-dbd8eaa6278b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-049ab646-5e15-4f67-b2ac-dbd8eaa6278b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2734px;
    }
  }

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

.shg-image-margin-container-s-049ab646-5e15-4f67-b2ac-dbd8eaa6278b {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-049ab646-5e15-4f67-b2ac-dbd8eaa6278b {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-049ab646-5e15-4f67-b2ac-dbd8eaa6278b .shg-image-content-wrapper {
      aspect-ratio: 2734/434;
      min-width: 100%;
      height: auto;
    }

    #s-049ab646-5e15-4f67-b2ac-dbd8eaa6278b .shogun-image-link {
      aspect-ratio: 2734/434;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-049ab646-5e15-4f67-b2ac-dbd8eaa6278b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-049ab646-5e15-4f67-b2ac-dbd8eaa6278b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-049ab646-5e15-4f67-b2ac-dbd8eaa6278b img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 2734px;
  }



  img.s-049ab646-5e15-4f67-b2ac-dbd8eaa6278b.shogun-image {
    
    
    
    max-height: 2734px;
  }


.s-049ab646-5e15-4f67-b2ac-dbd8eaa6278b .shogun-image-content {
  
    align-items: center;
  
}

.s-049ab646-5e15-4f67-b2ac-dbd8eaa6278b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-049ab646-5e15-4f67-b2ac-dbd8eaa6278b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-049ab646-5e15-4f67-b2ac-dbd8eaa6278b.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-049ab646-5e15-4f67-b2ac-dbd8eaa6278b {
      --shg-aspect-ratio: calc(2734/434); 
    }

    .s-049ab646-5e15-4f67-b2ac-dbd8eaa6278b.shogun-image-container {
      position: relative;
    }

    .s-049ab646-5e15-4f67-b2ac-dbd8eaa6278b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-049ab646-5e15-4f67-b2ac-dbd8eaa6278b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-049ab646-5e15-4f67-b2ac-dbd8eaa6278b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2734px;
    }
  }

}
#s-aae1d62f-4db5-4b89-aa97-2a29892029e3 {
  margin-left: auto;
margin-right: auto;
max-width: 4672px;
aspect-ratio: 2048/1364;
text-align: center;
}
@media (min-width: 1200px){#s-aae1d62f-4db5-4b89-aa97-2a29892029e3 {
  display: none;
}
#s-aae1d62f-4db5-4b89-aa97-2a29892029e3, #wrap-s-aae1d62f-4db5-4b89-aa97-2a29892029e3 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-aae1d62f-4db5-4b89-aa97-2a29892029e3 {
  display: none;
}
#s-aae1d62f-4db5-4b89-aa97-2a29892029e3, #wrap-s-aae1d62f-4db5-4b89-aa97-2a29892029e3 { display: none !important; }}


.shg-image-margin-container-s-aae1d62f-4db5-4b89-aa97-2a29892029e3 {
  margin-left: auto;
  margin-right: auto;
  
  
  /* Add padding handling */
  
  
  
  
}

#s-aae1d62f-4db5-4b89-aa97-2a29892029e3 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-aae1d62f-4db5-4b89-aa97-2a29892029e3 .shg-image-content-wrapper {
      aspect-ratio: 2048/1364;
      min-width: 100%;
      height: auto;
    }

    #s-aae1d62f-4db5-4b89-aa97-2a29892029e3 .shogun-image-link {
      aspect-ratio: 2048/1364;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-aae1d62f-4db5-4b89-aa97-2a29892029e3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-aae1d62f-4db5-4b89-aa97-2a29892029e3.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-aae1d62f-4db5-4b89-aa97-2a29892029e3 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 4672px;
  }



  img.s-aae1d62f-4db5-4b89-aa97-2a29892029e3.shogun-image {
    
    
    
    max-height: 4672px;
  }


.s-aae1d62f-4db5-4b89-aa97-2a29892029e3 .shogun-image-content {
  
    align-items: center;
  
}

.s-aae1d62f-4db5-4b89-aa97-2a29892029e3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-aae1d62f-4db5-4b89-aa97-2a29892029e3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-aae1d62f-4db5-4b89-aa97-2a29892029e3.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-aae1d62f-4db5-4b89-aa97-2a29892029e3 {
      --shg-aspect-ratio: calc(2048/1364); 
    }

    .s-aae1d62f-4db5-4b89-aa97-2a29892029e3.shogun-image-container {
      position: relative;
    }

    .s-aae1d62f-4db5-4b89-aa97-2a29892029e3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-aae1d62f-4db5-4b89-aa97-2a29892029e3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-aae1d62f-4db5-4b89-aa97-2a29892029e3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 4672px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-aae1d62f-4db5-4b89-aa97-2a29892029e3 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-aae1d62f-4db5-4b89-aa97-2a29892029e3 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-aae1d62f-4db5-4b89-aa97-2a29892029e3 .shg-image-content-wrapper {
      aspect-ratio: 2048/1364;
      min-width: 100%;
      height: auto;
    }

    #s-aae1d62f-4db5-4b89-aa97-2a29892029e3 .shogun-image-link {
      aspect-ratio: 2048/1364;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-aae1d62f-4db5-4b89-aa97-2a29892029e3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-aae1d62f-4db5-4b89-aa97-2a29892029e3.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-aae1d62f-4db5-4b89-aa97-2a29892029e3 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 4672px;
  }



  img.s-aae1d62f-4db5-4b89-aa97-2a29892029e3.shogun-image {
    
    
    
    max-height: 4672px;
  }


.s-aae1d62f-4db5-4b89-aa97-2a29892029e3 .shogun-image-content {
  
    align-items: center;
  
}

.s-aae1d62f-4db5-4b89-aa97-2a29892029e3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-aae1d62f-4db5-4b89-aa97-2a29892029e3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-aae1d62f-4db5-4b89-aa97-2a29892029e3.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-aae1d62f-4db5-4b89-aa97-2a29892029e3 {
      --shg-aspect-ratio: calc(2048/1364); 
    }

    .s-aae1d62f-4db5-4b89-aa97-2a29892029e3.shogun-image-container {
      position: relative;
    }

    .s-aae1d62f-4db5-4b89-aa97-2a29892029e3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-aae1d62f-4db5-4b89-aa97-2a29892029e3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-aae1d62f-4db5-4b89-aa97-2a29892029e3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 4672px;
    }
  }

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

.shg-image-margin-container-s-aae1d62f-4db5-4b89-aa97-2a29892029e3 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-aae1d62f-4db5-4b89-aa97-2a29892029e3 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-aae1d62f-4db5-4b89-aa97-2a29892029e3 .shg-image-content-wrapper {
      aspect-ratio: 2048/1364;
      min-width: 100%;
      height: auto;
    }

    #s-aae1d62f-4db5-4b89-aa97-2a29892029e3 .shogun-image-link {
      aspect-ratio: 2048/1364;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-aae1d62f-4db5-4b89-aa97-2a29892029e3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-aae1d62f-4db5-4b89-aa97-2a29892029e3.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-aae1d62f-4db5-4b89-aa97-2a29892029e3 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 4672px;
  }



  img.s-aae1d62f-4db5-4b89-aa97-2a29892029e3.shogun-image {
    
    
    
    max-height: 4672px;
  }


.s-aae1d62f-4db5-4b89-aa97-2a29892029e3 .shogun-image-content {
  
    align-items: center;
  
}

.s-aae1d62f-4db5-4b89-aa97-2a29892029e3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-aae1d62f-4db5-4b89-aa97-2a29892029e3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-aae1d62f-4db5-4b89-aa97-2a29892029e3.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-aae1d62f-4db5-4b89-aa97-2a29892029e3 {
      --shg-aspect-ratio: calc(2048/1364); 
    }

    .s-aae1d62f-4db5-4b89-aa97-2a29892029e3.shogun-image-container {
      position: relative;
    }

    .s-aae1d62f-4db5-4b89-aa97-2a29892029e3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-aae1d62f-4db5-4b89-aa97-2a29892029e3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-aae1d62f-4db5-4b89-aa97-2a29892029e3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 4672px;
    }
  }

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

.shg-image-margin-container-s-aae1d62f-4db5-4b89-aa97-2a29892029e3 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-aae1d62f-4db5-4b89-aa97-2a29892029e3 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-aae1d62f-4db5-4b89-aa97-2a29892029e3 .shg-image-content-wrapper {
      aspect-ratio: 2048/1364;
      min-width: 100%;
      height: auto;
    }

    #s-aae1d62f-4db5-4b89-aa97-2a29892029e3 .shogun-image-link {
      aspect-ratio: 2048/1364;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-aae1d62f-4db5-4b89-aa97-2a29892029e3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-aae1d62f-4db5-4b89-aa97-2a29892029e3.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-aae1d62f-4db5-4b89-aa97-2a29892029e3 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 4672px;
  }



  img.s-aae1d62f-4db5-4b89-aa97-2a29892029e3.shogun-image {
    
    
    
    max-height: 4672px;
  }


.s-aae1d62f-4db5-4b89-aa97-2a29892029e3 .shogun-image-content {
  
    align-items: center;
  
}

.s-aae1d62f-4db5-4b89-aa97-2a29892029e3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-aae1d62f-4db5-4b89-aa97-2a29892029e3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-aae1d62f-4db5-4b89-aa97-2a29892029e3.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-aae1d62f-4db5-4b89-aa97-2a29892029e3 {
      --shg-aspect-ratio: calc(2048/1364); 
    }

    .s-aae1d62f-4db5-4b89-aa97-2a29892029e3.shogun-image-container {
      position: relative;
    }

    .s-aae1d62f-4db5-4b89-aa97-2a29892029e3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-aae1d62f-4db5-4b89-aa97-2a29892029e3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-aae1d62f-4db5-4b89-aa97-2a29892029e3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 4672px;
    }
  }

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

.shg-image-margin-container-s-aae1d62f-4db5-4b89-aa97-2a29892029e3 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-aae1d62f-4db5-4b89-aa97-2a29892029e3 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-aae1d62f-4db5-4b89-aa97-2a29892029e3 .shg-image-content-wrapper {
      aspect-ratio: 2048/1364;
      min-width: 100%;
      height: auto;
    }

    #s-aae1d62f-4db5-4b89-aa97-2a29892029e3 .shogun-image-link {
      aspect-ratio: 2048/1364;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-aae1d62f-4db5-4b89-aa97-2a29892029e3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-aae1d62f-4db5-4b89-aa97-2a29892029e3.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-aae1d62f-4db5-4b89-aa97-2a29892029e3 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 4672px;
  }



  img.s-aae1d62f-4db5-4b89-aa97-2a29892029e3.shogun-image {
    
    
    
    max-height: 4672px;
  }


.s-aae1d62f-4db5-4b89-aa97-2a29892029e3 .shogun-image-content {
  
    align-items: center;
  
}

.s-aae1d62f-4db5-4b89-aa97-2a29892029e3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-aae1d62f-4db5-4b89-aa97-2a29892029e3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-aae1d62f-4db5-4b89-aa97-2a29892029e3.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-aae1d62f-4db5-4b89-aa97-2a29892029e3 {
      --shg-aspect-ratio: calc(2048/1364); 
    }

    .s-aae1d62f-4db5-4b89-aa97-2a29892029e3.shogun-image-container {
      position: relative;
    }

    .s-aae1d62f-4db5-4b89-aa97-2a29892029e3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-aae1d62f-4db5-4b89-aa97-2a29892029e3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-aae1d62f-4db5-4b89-aa97-2a29892029e3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 4672px;
    }
  }

}
.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-e9fa98a3-f012-4055-a455-08ec43556365 {
  margin-left: 0px;
margin-right: 0px;
}
@media (min-width: 1200px){#s-e9fa98a3-f012-4055-a455-08ec43556365 {
  display: none;
}
#s-e9fa98a3-f012-4055-a455-08ec43556365, #wrap-s-e9fa98a3-f012-4055-a455-08ec43556365 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e9fa98a3-f012-4055-a455-08ec43556365 {
  display: none;
}
#s-e9fa98a3-f012-4055-a455-08ec43556365, #wrap-s-e9fa98a3-f012-4055-a455-08ec43556365 { display: none !important; }}
#s-e9fa98a3-f012-4055-a455-08ec43556365 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-e9fa98a3-f012-4055-a455-08ec43556365 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 10px;
}

#s-e9fa98a3-f012-4055-a455-08ec43556365 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-e9fa98a3-f012-4055-a455-08ec43556365 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-e9fa98a3-f012-4055-a455-08ec43556365 > .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: 17px;
}

#s-e9fa98a3-f012-4055-a455-08ec43556365 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 17px;
}
.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-d45940f3-d484-43c1-a7e7-a553c945e7de {
  padding-top: 10px;
padding-left: 19px;
padding-bottom: 10px;
padding-right: 19px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-d45940f3-d484-43c1-a7e7-a553c945e7de:hover {background-color: rgba(128, 226, 223, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-d45940f3-d484-43c1-a7e7-a553c945e7de:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-d45940f3-d484-43c1-a7e7-a553c945e7de-root {
    text-align: center;
  }


#s-d45940f3-d484-43c1-a7e7-a553c945e7de.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-d45940f3-d484-43c1-a7e7-a553c945e7de-root {
    text-align: center;
  }


#s-d45940f3-d484-43c1-a7e7-a553c945e7de.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-d45940f3-d484-43c1-a7e7-a553c945e7de-root {
    text-align: center;
  }


#s-d45940f3-d484-43c1-a7e7-a553c945e7de.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-d45940f3-d484-43c1-a7e7-a553c945e7de-root {
    text-align: center;
  }


#s-d45940f3-d484-43c1-a7e7-a553c945e7de.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-d45940f3-d484-43c1-a7e7-a553c945e7de-root {
    text-align: center;
  }


#s-d45940f3-d484-43c1-a7e7-a553c945e7de.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-457e9665-042f-4a07-856f-6b65503ab18a {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 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-457e9665-042f-4a07-856f-6b65503ab18a:hover {background-color: rgba(128, 226, 223, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-457e9665-042f-4a07-856f-6b65503ab18a:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-457e9665-042f-4a07-856f-6b65503ab18a-root {
    text-align: center;
  }


#s-457e9665-042f-4a07-856f-6b65503ab18a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-457e9665-042f-4a07-856f-6b65503ab18a-root {
    text-align: center;
  }


#s-457e9665-042f-4a07-856f-6b65503ab18a.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-457e9665-042f-4a07-856f-6b65503ab18a-root {
    text-align: center;
  }


#s-457e9665-042f-4a07-856f-6b65503ab18a.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-457e9665-042f-4a07-856f-6b65503ab18a-root {
    text-align: center;
  }


#s-457e9665-042f-4a07-856f-6b65503ab18a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-457e9665-042f-4a07-856f-6b65503ab18a-root {
    text-align: center;
  }


#s-457e9665-042f-4a07-856f-6b65503ab18a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-f2be95c3-2f99-47d6-9941-d7d94e644fcb {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 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-f2be95c3-2f99-47d6-9941-d7d94e644fcb:hover {background-color: rgba(128, 226, 223, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-f2be95c3-2f99-47d6-9941-d7d94e644fcb:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-f2be95c3-2f99-47d6-9941-d7d94e644fcb-root {
    text-align: center;
  }


#s-f2be95c3-2f99-47d6-9941-d7d94e644fcb.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-f2be95c3-2f99-47d6-9941-d7d94e644fcb-root {
    text-align: center;
  }


#s-f2be95c3-2f99-47d6-9941-d7d94e644fcb.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-f2be95c3-2f99-47d6-9941-d7d94e644fcb-root {
    text-align: center;
  }


#s-f2be95c3-2f99-47d6-9941-d7d94e644fcb.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-f2be95c3-2f99-47d6-9941-d7d94e644fcb-root {
    text-align: center;
  }


#s-f2be95c3-2f99-47d6-9941-d7d94e644fcb.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-f2be95c3-2f99-47d6-9941-d7d94e644fcb-root {
    text-align: center;
  }


#s-f2be95c3-2f99-47d6-9941-d7d94e644fcb.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-f4ba1a04-44f6-4fd5-9c0c-394b8295e316 {
  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-f4ba1a04-44f6-4fd5-9c0c-394b8295e316:hover {background-color: rgba(128, 226, 223, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-f4ba1a04-44f6-4fd5-9c0c-394b8295e316:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-f4ba1a04-44f6-4fd5-9c0c-394b8295e316-root {
    text-align: center;
  }


#s-f4ba1a04-44f6-4fd5-9c0c-394b8295e316.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-f4ba1a04-44f6-4fd5-9c0c-394b8295e316-root {
    text-align: center;
  }


#s-f4ba1a04-44f6-4fd5-9c0c-394b8295e316.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-f4ba1a04-44f6-4fd5-9c0c-394b8295e316-root {
    text-align: center;
  }


#s-f4ba1a04-44f6-4fd5-9c0c-394b8295e316.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-f4ba1a04-44f6-4fd5-9c0c-394b8295e316-root {
    text-align: center;
  }


#s-f4ba1a04-44f6-4fd5-9c0c-394b8295e316.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-f4ba1a04-44f6-4fd5-9c0c-394b8295e316-root {
    text-align: center;
  }


#s-f4ba1a04-44f6-4fd5-9c0c-394b8295e316.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-0fa13844-c00c-40b6-8444-d9af46ee486c {
  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-0fa13844-c00c-40b6-8444-d9af46ee486c:hover {background-color: rgba(128, 226, 223, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-0fa13844-c00c-40b6-8444-d9af46ee486c:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-0fa13844-c00c-40b6-8444-d9af46ee486c-root {
    text-align: center;
  }


#s-0fa13844-c00c-40b6-8444-d9af46ee486c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-0fa13844-c00c-40b6-8444-d9af46ee486c-root {
    text-align: center;
  }


#s-0fa13844-c00c-40b6-8444-d9af46ee486c.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-0fa13844-c00c-40b6-8444-d9af46ee486c-root {
    text-align: center;
  }


#s-0fa13844-c00c-40b6-8444-d9af46ee486c.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-0fa13844-c00c-40b6-8444-d9af46ee486c-root {
    text-align: center;
  }


#s-0fa13844-c00c-40b6-8444-d9af46ee486c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-0fa13844-c00c-40b6-8444-d9af46ee486c-root {
    text-align: center;
  }


#s-0fa13844-c00c-40b6-8444-d9af46ee486c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-f1f2a8c6-6d96-4a7b-9c1e-44c7c708fcb2 {
  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-f1f2a8c6-6d96-4a7b-9c1e-44c7c708fcb2:hover {background-color: rgba(128, 226, 223, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-f1f2a8c6-6d96-4a7b-9c1e-44c7c708fcb2:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-f1f2a8c6-6d96-4a7b-9c1e-44c7c708fcb2-root {
    text-align: center;
  }


#s-f1f2a8c6-6d96-4a7b-9c1e-44c7c708fcb2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-f1f2a8c6-6d96-4a7b-9c1e-44c7c708fcb2-root {
    text-align: center;
  }


#s-f1f2a8c6-6d96-4a7b-9c1e-44c7c708fcb2.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-f1f2a8c6-6d96-4a7b-9c1e-44c7c708fcb2-root {
    text-align: center;
  }


#s-f1f2a8c6-6d96-4a7b-9c1e-44c7c708fcb2.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-f1f2a8c6-6d96-4a7b-9c1e-44c7c708fcb2-root {
    text-align: center;
  }


#s-f1f2a8c6-6d96-4a7b-9c1e-44c7c708fcb2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-f1f2a8c6-6d96-4a7b-9c1e-44c7c708fcb2-root {
    text-align: center;
  }


#s-f1f2a8c6-6d96-4a7b-9c1e-44c7c708fcb2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-9fe4a284-7944-4601-9d1e-bf7d72b39b5d {
  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-9fe4a284-7944-4601-9d1e-bf7d72b39b5d:hover {background-color: rgba(128, 226, 223, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-9fe4a284-7944-4601-9d1e-bf7d72b39b5d:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-9fe4a284-7944-4601-9d1e-bf7d72b39b5d-root {
    text-align: center;
  }


#s-9fe4a284-7944-4601-9d1e-bf7d72b39b5d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-9fe4a284-7944-4601-9d1e-bf7d72b39b5d-root {
    text-align: center;
  }


#s-9fe4a284-7944-4601-9d1e-bf7d72b39b5d.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-9fe4a284-7944-4601-9d1e-bf7d72b39b5d-root {
    text-align: center;
  }


#s-9fe4a284-7944-4601-9d1e-bf7d72b39b5d.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-9fe4a284-7944-4601-9d1e-bf7d72b39b5d-root {
    text-align: center;
  }


#s-9fe4a284-7944-4601-9d1e-bf7d72b39b5d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-9fe4a284-7944-4601-9d1e-bf7d72b39b5d-root {
    text-align: center;
  }


#s-9fe4a284-7944-4601-9d1e-bf7d72b39b5d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-4a192309-a464-41b2-94a9-2a0fae70ff41 {
  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-4a192309-a464-41b2-94a9-2a0fae70ff41:hover {background-color: rgba(128, 226, 223, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-4a192309-a464-41b2-94a9-2a0fae70ff41:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-4a192309-a464-41b2-94a9-2a0fae70ff41-root {
    text-align: center;
  }


#s-4a192309-a464-41b2-94a9-2a0fae70ff41.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-4a192309-a464-41b2-94a9-2a0fae70ff41-root {
    text-align: center;
  }


#s-4a192309-a464-41b2-94a9-2a0fae70ff41.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-4a192309-a464-41b2-94a9-2a0fae70ff41-root {
    text-align: center;
  }


#s-4a192309-a464-41b2-94a9-2a0fae70ff41.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-4a192309-a464-41b2-94a9-2a0fae70ff41-root {
    text-align: center;
  }


#s-4a192309-a464-41b2-94a9-2a0fae70ff41.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-4a192309-a464-41b2-94a9-2a0fae70ff41-root {
    text-align: center;
  }


#s-4a192309-a464-41b2-94a9-2a0fae70ff41.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-08f18a0c-3b48-49de-a5d3-bdd6be1fbfbc {
  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-08f18a0c-3b48-49de-a5d3-bdd6be1fbfbc:hover {background-color: rgba(128, 226, 223, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-08f18a0c-3b48-49de-a5d3-bdd6be1fbfbc:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-08f18a0c-3b48-49de-a5d3-bdd6be1fbfbc-root {
    text-align: center;
  }


#s-08f18a0c-3b48-49de-a5d3-bdd6be1fbfbc.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-08f18a0c-3b48-49de-a5d3-bdd6be1fbfbc-root {
    text-align: center;
  }


#s-08f18a0c-3b48-49de-a5d3-bdd6be1fbfbc.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-08f18a0c-3b48-49de-a5d3-bdd6be1fbfbc-root {
    text-align: center;
  }


#s-08f18a0c-3b48-49de-a5d3-bdd6be1fbfbc.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-08f18a0c-3b48-49de-a5d3-bdd6be1fbfbc-root {
    text-align: center;
  }


#s-08f18a0c-3b48-49de-a5d3-bdd6be1fbfbc.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-08f18a0c-3b48-49de-a5d3-bdd6be1fbfbc-root {
    text-align: center;
  }


#s-08f18a0c-3b48-49de-a5d3-bdd6be1fbfbc.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-e037bb5f-e640-448e-b799-984001c3dd45 {
  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-e037bb5f-e640-448e-b799-984001c3dd45:hover {background-color: rgba(128, 226, 223, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-e037bb5f-e640-448e-b799-984001c3dd45:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-e037bb5f-e640-448e-b799-984001c3dd45-root {
    text-align: center;
  }


#s-e037bb5f-e640-448e-b799-984001c3dd45.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-e037bb5f-e640-448e-b799-984001c3dd45-root {
    text-align: center;
  }


#s-e037bb5f-e640-448e-b799-984001c3dd45.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-e037bb5f-e640-448e-b799-984001c3dd45-root {
    text-align: center;
  }


#s-e037bb5f-e640-448e-b799-984001c3dd45.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-e037bb5f-e640-448e-b799-984001c3dd45-root {
    text-align: center;
  }


#s-e037bb5f-e640-448e-b799-984001c3dd45.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-e037bb5f-e640-448e-b799-984001c3dd45-root {
    text-align: center;
  }


#s-e037bb5f-e640-448e-b799-984001c3dd45.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-f4044cf8-49f0-47f1-872c-195bebea8fb8 {
  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-f4044cf8-49f0-47f1-872c-195bebea8fb8:hover {background-color: rgba(128, 226, 223, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-f4044cf8-49f0-47f1-872c-195bebea8fb8:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-f4044cf8-49f0-47f1-872c-195bebea8fb8-root {
    text-align: center;
  }


#s-f4044cf8-49f0-47f1-872c-195bebea8fb8.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-f4044cf8-49f0-47f1-872c-195bebea8fb8-root {
    text-align: center;
  }


#s-f4044cf8-49f0-47f1-872c-195bebea8fb8.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-f4044cf8-49f0-47f1-872c-195bebea8fb8-root {
    text-align: center;
  }


#s-f4044cf8-49f0-47f1-872c-195bebea8fb8.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-f4044cf8-49f0-47f1-872c-195bebea8fb8-root {
    text-align: center;
  }


#s-f4044cf8-49f0-47f1-872c-195bebea8fb8.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-f4044cf8-49f0-47f1-872c-195bebea8fb8-root {
    text-align: center;
  }


#s-f4044cf8-49f0-47f1-872c-195bebea8fb8.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-f57cf74b-368e-4280-9fd1-f8e52bdb43e7 {
  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-f57cf74b-368e-4280-9fd1-f8e52bdb43e7:hover {background-color: rgba(128, 226, 223, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-f57cf74b-368e-4280-9fd1-f8e52bdb43e7:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-f57cf74b-368e-4280-9fd1-f8e52bdb43e7-root {
    text-align: center;
  }


#s-f57cf74b-368e-4280-9fd1-f8e52bdb43e7.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-f57cf74b-368e-4280-9fd1-f8e52bdb43e7-root {
    text-align: center;
  }


#s-f57cf74b-368e-4280-9fd1-f8e52bdb43e7.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-f57cf74b-368e-4280-9fd1-f8e52bdb43e7-root {
    text-align: center;
  }


#s-f57cf74b-368e-4280-9fd1-f8e52bdb43e7.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-f57cf74b-368e-4280-9fd1-f8e52bdb43e7-root {
    text-align: center;
  }


#s-f57cf74b-368e-4280-9fd1-f8e52bdb43e7.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-f57cf74b-368e-4280-9fd1-f8e52bdb43e7-root {
    text-align: center;
  }


#s-f57cf74b-368e-4280-9fd1-f8e52bdb43e7.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-fb8df9a9-a303-455d-9ca0-ee1a687ae2af {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 14px;
padding-left: 20px;
padding-bottom: 14px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
line-height: 1em;
letter-spacing: 1px;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-fb8df9a9-a303-455d-9ca0-ee1a687ae2af:hover {background-color: rgba(128, 226, 223, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-fb8df9a9-a303-455d-9ca0-ee1a687ae2af:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-fb8df9a9-a303-455d-9ca0-ee1a687ae2af-root {
    text-align: center;
  }


#s-fb8df9a9-a303-455d-9ca0-ee1a687ae2af.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-fb8df9a9-a303-455d-9ca0-ee1a687ae2af-root {
    text-align: center;
  }


#s-fb8df9a9-a303-455d-9ca0-ee1a687ae2af.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-fb8df9a9-a303-455d-9ca0-ee1a687ae2af-root {
    text-align: center;
  }


#s-fb8df9a9-a303-455d-9ca0-ee1a687ae2af.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-fb8df9a9-a303-455d-9ca0-ee1a687ae2af-root {
    text-align: center;
  }


#s-fb8df9a9-a303-455d-9ca0-ee1a687ae2af.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-fb8df9a9-a303-455d-9ca0-ee1a687ae2af-root {
    text-align: center;
  }


#s-fb8df9a9-a303-455d-9ca0-ee1a687ae2af.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
.shg-box {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  /**
   * While `flex: 1` is enough here, we need to supply the rest
   * of the parameters (`1 auto`) to keep compatibility with IE11.
   * Otherwise, IE11 flex would break.
   */
  flex: 1 1 auto;
}

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

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

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

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

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

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

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

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

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

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

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

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








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

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







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

#s-858dc3a0-4809-499d-9920-823803087cf1 {
  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;
}
@media (min-width: 1200px){#s-858dc3a0-4809-499d-9920-823803087cf1 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-858dc3a0-4809-499d-9920-823803087cf1 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-858dc3a0-4809-499d-9920-823803087cf1 {
  display: none;
}
#s-858dc3a0-4809-499d-9920-823803087cf1, #wrap-s-858dc3a0-4809-499d-9920-823803087cf1 { display: none !important; }}@media (max-width: 767px){#s-858dc3a0-4809-499d-9920-823803087cf1 {
  display: none;
}
#s-858dc3a0-4809-499d-9920-823803087cf1, #wrap-s-858dc3a0-4809-499d-9920-823803087cf1 { display: none !important; }}
#s-858dc3a0-4809-499d-9920-823803087cf1 {
  background-image: url(https://i.shgcdn.com/b0d1fed5-0abb-41d1-a6ba-23631f1ccfad/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-858dc3a0-4809-499d-9920-823803087cf1 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
  display: block;
}#s-858dc3a0-4809-499d-9920-823803087cf1.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-e1f514ad-93a9-42fe-9474-e4676d479e31 {
  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-e1f514ad-93a9-42fe-9474-e4676d479e31 {
  display: none;
}
#s-e1f514ad-93a9-42fe-9474-e4676d479e31, #wrap-s-e1f514ad-93a9-42fe-9474-e4676d479e31 { display: none !important; }}@media (max-width: 767px){#s-e1f514ad-93a9-42fe-9474-e4676d479e31 {
  display: none;
}
#s-e1f514ad-93a9-42fe-9474-e4676d479e31, #wrap-s-e1f514ad-93a9-42fe-9474-e4676d479e31 { display: none !important; }}
@media (min-width: 0px) {
[id="s-e1f514ad-93a9-42fe-9474-e4676d479e31"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-e1f514ad-93a9-42fe-9474-e4676d479e31"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-e1f514ad-93a9-42fe-9474-e4676d479e31"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-e1f514ad-93a9-42fe-9474-e4676d479e31"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

}

#s-20272939-14ae-4ea0-b11c-55cb1d081e8f {
  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-20272939-14ae-4ea0-b11c-55cb1d081e8f {
  display: none;
}
#s-20272939-14ae-4ea0-b11c-55cb1d081e8f, #wrap-s-20272939-14ae-4ea0-b11c-55cb1d081e8f { display: none !important; }}@media (max-width: 767px){#s-20272939-14ae-4ea0-b11c-55cb1d081e8f {
  display: none;
}
#s-20272939-14ae-4ea0-b11c-55cb1d081e8f, #wrap-s-20272939-14ae-4ea0-b11c-55cb1d081e8f { display: none !important; }}







#s-20272939-14ae-4ea0-b11c-55cb1d081e8f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-20272939-14ae-4ea0-b11c-55cb1d081e8f.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-41ab263a-cd0c-4c59-9f1a-041e7ca21cd1 {
  margin-top: 0px;
margin-bottom: 0px;
max-width: 1122px;
aspect-ratio: 2048/1462;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}





  #s-41ab263a-cd0c-4c59-9f1a-041e7ca21cd1 img.shogun-image,
  #s-41ab263a-cd0c-4c59-9f1a-041e7ca21cd1 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-41ab263a-cd0c-4c59-9f1a-041e7ca21cd1 {
    width: 100%;
    height: auto;
  }



  #s-41ab263a-cd0c-4c59-9f1a-041e7ca21cd1 img.shogun-image {
    

    
    
    
  }


#s-41ab263a-cd0c-4c59-9f1a-041e7ca21cd1 .shogun-image-content {
  
    align-items: center;
  
}

#s-a22e7ed4-1026-49ab-8310-736dab18fae0 {
  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(0, 197, 191, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
line-height: 1em;
letter-spacing: 1px;
}
#s-a22e7ed4-1026-49ab-8310-736dab18fae0:hover {background-color: rgba(128, 226, 223, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-a22e7ed4-1026-49ab-8310-736dab18fae0:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-a22e7ed4-1026-49ab-8310-736dab18fae0-root {
    text-align: left;
  }


#s-a22e7ed4-1026-49ab-8310-736dab18fae0.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-a22e7ed4-1026-49ab-8310-736dab18fae0-root {
    text-align: left;
  }


#s-a22e7ed4-1026-49ab-8310-736dab18fae0.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-a22e7ed4-1026-49ab-8310-736dab18fae0-root {
    text-align: left;
  }


#s-a22e7ed4-1026-49ab-8310-736dab18fae0.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-a22e7ed4-1026-49ab-8310-736dab18fae0-root {
    text-align: left;
  }


#s-a22e7ed4-1026-49ab-8310-736dab18fae0.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-a22e7ed4-1026-49ab-8310-736dab18fae0-root {
    text-align: left;
  }


#s-a22e7ed4-1026-49ab-8310-736dab18fae0.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-b64c4f4f-1e85-49dc-914f-3d5a2aa4870a {
  margin-left: 11px;
margin-right: 50px;
}

#s-b64c4f4f-1e85-49dc-914f-3d5a2aa4870a > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-b64c4f4f-1e85-49dc-914f-3d5a2aa4870a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 10px;
}

#s-b64c4f4f-1e85-49dc-914f-3d5a2aa4870a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-b64c4f4f-1e85-49dc-914f-3d5a2aa4870a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-b64c4f4f-1e85-49dc-914f-3d5a2aa4870a > .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-b64c4f4f-1e85-49dc-914f-3d5a2aa4870a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 17px;
}
#s-fb3a5509-35dc-4c0c-b4e5-555b85aa066b {
  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-fb3a5509-35dc-4c0c-b4e5-555b85aa066b:hover {background-color: rgba(128, 226, 223, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-fb3a5509-35dc-4c0c-b4e5-555b85aa066b:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-fb3a5509-35dc-4c0c-b4e5-555b85aa066b-root {
    text-align: left;
  }


#s-fb3a5509-35dc-4c0c-b4e5-555b85aa066b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-fb3a5509-35dc-4c0c-b4e5-555b85aa066b-root {
    text-align: left;
  }


#s-fb3a5509-35dc-4c0c-b4e5-555b85aa066b.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-fb3a5509-35dc-4c0c-b4e5-555b85aa066b-root {
    text-align: left;
  }


#s-fb3a5509-35dc-4c0c-b4e5-555b85aa066b.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-fb3a5509-35dc-4c0c-b4e5-555b85aa066b-root {
    text-align: left;
  }


#s-fb3a5509-35dc-4c0c-b4e5-555b85aa066b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-fb3a5509-35dc-4c0c-b4e5-555b85aa066b-root {
    text-align: left;
  }


#s-fb3a5509-35dc-4c0c-b4e5-555b85aa066b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-0e372ae4-3cc2-478e-b9fb-2b2c0092986a {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 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-0e372ae4-3cc2-478e-b9fb-2b2c0092986a:hover {background-color: rgba(128, 226, 223, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-0e372ae4-3cc2-478e-b9fb-2b2c0092986a:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-0e372ae4-3cc2-478e-b9fb-2b2c0092986a-root {
    text-align: left;
  }


#s-0e372ae4-3cc2-478e-b9fb-2b2c0092986a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-0e372ae4-3cc2-478e-b9fb-2b2c0092986a-root {
    text-align: left;
  }


#s-0e372ae4-3cc2-478e-b9fb-2b2c0092986a.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-0e372ae4-3cc2-478e-b9fb-2b2c0092986a-root {
    text-align: left;
  }


#s-0e372ae4-3cc2-478e-b9fb-2b2c0092986a.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-0e372ae4-3cc2-478e-b9fb-2b2c0092986a-root {
    text-align: left;
  }


#s-0e372ae4-3cc2-478e-b9fb-2b2c0092986a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-0e372ae4-3cc2-478e-b9fb-2b2c0092986a-root {
    text-align: left;
  }


#s-0e372ae4-3cc2-478e-b9fb-2b2c0092986a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-ce8780e6-6cc7-40b9-8474-d60840fd43de {
  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-ce8780e6-6cc7-40b9-8474-d60840fd43de:hover {background-color: rgba(128, 226, 223, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-ce8780e6-6cc7-40b9-8474-d60840fd43de:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-ce8780e6-6cc7-40b9-8474-d60840fd43de-root {
    text-align: left;
  }


#s-ce8780e6-6cc7-40b9-8474-d60840fd43de.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-ce8780e6-6cc7-40b9-8474-d60840fd43de-root {
    text-align: left;
  }


#s-ce8780e6-6cc7-40b9-8474-d60840fd43de.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-ce8780e6-6cc7-40b9-8474-d60840fd43de-root {
    text-align: left;
  }


#s-ce8780e6-6cc7-40b9-8474-d60840fd43de.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-ce8780e6-6cc7-40b9-8474-d60840fd43de-root {
    text-align: left;
  }


#s-ce8780e6-6cc7-40b9-8474-d60840fd43de.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-ce8780e6-6cc7-40b9-8474-d60840fd43de-root {
    text-align: left;
  }


#s-ce8780e6-6cc7-40b9-8474-d60840fd43de.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-46130cfa-2d46-4e40-bfbe-78972b0c2754 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 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-46130cfa-2d46-4e40-bfbe-78972b0c2754:hover {background-color: rgba(128, 226, 223, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-46130cfa-2d46-4e40-bfbe-78972b0c2754:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-46130cfa-2d46-4e40-bfbe-78972b0c2754-root {
    text-align: left;
  }


#s-46130cfa-2d46-4e40-bfbe-78972b0c2754.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-46130cfa-2d46-4e40-bfbe-78972b0c2754-root {
    text-align: left;
  }


#s-46130cfa-2d46-4e40-bfbe-78972b0c2754.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-46130cfa-2d46-4e40-bfbe-78972b0c2754-root {
    text-align: left;
  }


#s-46130cfa-2d46-4e40-bfbe-78972b0c2754.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-46130cfa-2d46-4e40-bfbe-78972b0c2754-root {
    text-align: left;
  }


#s-46130cfa-2d46-4e40-bfbe-78972b0c2754.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-46130cfa-2d46-4e40-bfbe-78972b0c2754-root {
    text-align: left;
  }


#s-46130cfa-2d46-4e40-bfbe-78972b0c2754.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-6acaeddf-affa-4d00-b130-cdacfaecb281 {
  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-6acaeddf-affa-4d00-b130-cdacfaecb281:hover {background-color: rgba(128, 226, 223, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-6acaeddf-affa-4d00-b130-cdacfaecb281:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-6acaeddf-affa-4d00-b130-cdacfaecb281-root {
    text-align: left;
  }


#s-6acaeddf-affa-4d00-b130-cdacfaecb281.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-6acaeddf-affa-4d00-b130-cdacfaecb281-root {
    text-align: left;
  }


#s-6acaeddf-affa-4d00-b130-cdacfaecb281.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-6acaeddf-affa-4d00-b130-cdacfaecb281-root {
    text-align: left;
  }


#s-6acaeddf-affa-4d00-b130-cdacfaecb281.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-6acaeddf-affa-4d00-b130-cdacfaecb281-root {
    text-align: left;
  }


#s-6acaeddf-affa-4d00-b130-cdacfaecb281.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-6acaeddf-affa-4d00-b130-cdacfaecb281-root {
    text-align: left;
  }


#s-6acaeddf-affa-4d00-b130-cdacfaecb281.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-cd67548e-5878-43de-8ec2-e10c0d20f4ce {
  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-cd67548e-5878-43de-8ec2-e10c0d20f4ce:hover {background-color: rgba(128, 226, 223, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-cd67548e-5878-43de-8ec2-e10c0d20f4ce:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-cd67548e-5878-43de-8ec2-e10c0d20f4ce-root {
    text-align: left;
  }


#s-cd67548e-5878-43de-8ec2-e10c0d20f4ce.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-cd67548e-5878-43de-8ec2-e10c0d20f4ce-root {
    text-align: left;
  }


#s-cd67548e-5878-43de-8ec2-e10c0d20f4ce.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-cd67548e-5878-43de-8ec2-e10c0d20f4ce-root {
    text-align: left;
  }


#s-cd67548e-5878-43de-8ec2-e10c0d20f4ce.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-cd67548e-5878-43de-8ec2-e10c0d20f4ce-root {
    text-align: left;
  }


#s-cd67548e-5878-43de-8ec2-e10c0d20f4ce.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-cd67548e-5878-43de-8ec2-e10c0d20f4ce-root {
    text-align: left;
  }


#s-cd67548e-5878-43de-8ec2-e10c0d20f4ce.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-f20e1976-f8c5-4cf0-91cd-215a4e091514 {
  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-f20e1976-f8c5-4cf0-91cd-215a4e091514:hover {background-color: rgba(128, 226, 223, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-f20e1976-f8c5-4cf0-91cd-215a4e091514:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-f20e1976-f8c5-4cf0-91cd-215a4e091514-root {
    text-align: left;
  }


#s-f20e1976-f8c5-4cf0-91cd-215a4e091514.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-f20e1976-f8c5-4cf0-91cd-215a4e091514-root {
    text-align: left;
  }


#s-f20e1976-f8c5-4cf0-91cd-215a4e091514.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-f20e1976-f8c5-4cf0-91cd-215a4e091514-root {
    text-align: left;
  }


#s-f20e1976-f8c5-4cf0-91cd-215a4e091514.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-f20e1976-f8c5-4cf0-91cd-215a4e091514-root {
    text-align: left;
  }


#s-f20e1976-f8c5-4cf0-91cd-215a4e091514.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-f20e1976-f8c5-4cf0-91cd-215a4e091514-root {
    text-align: left;
  }


#s-f20e1976-f8c5-4cf0-91cd-215a4e091514.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-dd1885ce-a4fe-41bb-90f5-075145d52d80 {
  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-dd1885ce-a4fe-41bb-90f5-075145d52d80:hover {background-color: rgba(128, 226, 223, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-dd1885ce-a4fe-41bb-90f5-075145d52d80:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-dd1885ce-a4fe-41bb-90f5-075145d52d80-root {
    text-align: left;
  }


#s-dd1885ce-a4fe-41bb-90f5-075145d52d80.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-dd1885ce-a4fe-41bb-90f5-075145d52d80-root {
    text-align: left;
  }


#s-dd1885ce-a4fe-41bb-90f5-075145d52d80.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-dd1885ce-a4fe-41bb-90f5-075145d52d80-root {
    text-align: left;
  }


#s-dd1885ce-a4fe-41bb-90f5-075145d52d80.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-dd1885ce-a4fe-41bb-90f5-075145d52d80-root {
    text-align: left;
  }


#s-dd1885ce-a4fe-41bb-90f5-075145d52d80.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-dd1885ce-a4fe-41bb-90f5-075145d52d80-root {
    text-align: left;
  }


#s-dd1885ce-a4fe-41bb-90f5-075145d52d80.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-3417b00e-8a11-4996-b6b5-d3b93654ae40 {
  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-3417b00e-8a11-4996-b6b5-d3b93654ae40:hover {background-color: rgba(128, 226, 223, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-3417b00e-8a11-4996-b6b5-d3b93654ae40:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-3417b00e-8a11-4996-b6b5-d3b93654ae40-root {
    text-align: left;
  }


#s-3417b00e-8a11-4996-b6b5-d3b93654ae40.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-3417b00e-8a11-4996-b6b5-d3b93654ae40-root {
    text-align: left;
  }


#s-3417b00e-8a11-4996-b6b5-d3b93654ae40.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-3417b00e-8a11-4996-b6b5-d3b93654ae40-root {
    text-align: left;
  }


#s-3417b00e-8a11-4996-b6b5-d3b93654ae40.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-3417b00e-8a11-4996-b6b5-d3b93654ae40-root {
    text-align: left;
  }


#s-3417b00e-8a11-4996-b6b5-d3b93654ae40.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-3417b00e-8a11-4996-b6b5-d3b93654ae40-root {
    text-align: left;
  }


#s-3417b00e-8a11-4996-b6b5-d3b93654ae40.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-b55cd42b-e8b4-4573-a4cf-03e5c8e46c89 {
  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-b55cd42b-e8b4-4573-a4cf-03e5c8e46c89:hover {background-color: rgba(128, 226, 223, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-b55cd42b-e8b4-4573-a4cf-03e5c8e46c89:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-b55cd42b-e8b4-4573-a4cf-03e5c8e46c89-root {
    text-align: left;
  }


#s-b55cd42b-e8b4-4573-a4cf-03e5c8e46c89.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-b55cd42b-e8b4-4573-a4cf-03e5c8e46c89-root {
    text-align: left;
  }


#s-b55cd42b-e8b4-4573-a4cf-03e5c8e46c89.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-b55cd42b-e8b4-4573-a4cf-03e5c8e46c89-root {
    text-align: left;
  }


#s-b55cd42b-e8b4-4573-a4cf-03e5c8e46c89.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-b55cd42b-e8b4-4573-a4cf-03e5c8e46c89-root {
    text-align: left;
  }


#s-b55cd42b-e8b4-4573-a4cf-03e5c8e46c89.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-b55cd42b-e8b4-4573-a4cf-03e5c8e46c89-root {
    text-align: left;
  }


#s-b55cd42b-e8b4-4573-a4cf-03e5c8e46c89.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-70a70a08-76b6-4b3f-8ce4-f743f9fad243 {
  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-70a70a08-76b6-4b3f-8ce4-f743f9fad243:hover {background-color: rgba(128, 226, 223, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-70a70a08-76b6-4b3f-8ce4-f743f9fad243:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-70a70a08-76b6-4b3f-8ce4-f743f9fad243-root {
    text-align: left;
  }


#s-70a70a08-76b6-4b3f-8ce4-f743f9fad243.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-70a70a08-76b6-4b3f-8ce4-f743f9fad243-root {
    text-align: left;
  }


#s-70a70a08-76b6-4b3f-8ce4-f743f9fad243.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-70a70a08-76b6-4b3f-8ce4-f743f9fad243-root {
    text-align: left;
  }


#s-70a70a08-76b6-4b3f-8ce4-f743f9fad243.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-70a70a08-76b6-4b3f-8ce4-f743f9fad243-root {
    text-align: left;
  }


#s-70a70a08-76b6-4b3f-8ce4-f743f9fad243.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-70a70a08-76b6-4b3f-8ce4-f743f9fad243-root {
    text-align: left;
  }


#s-70a70a08-76b6-4b3f-8ce4-f743f9fad243.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-311627bc-8aee-4c92-b0e4-c34a97303625 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 14px;
padding-left: 20px;
padding-bottom: 14px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: none;
background-color: rgba(0, 197, 191, 1);
text-align: center;
text-decoration: none;
line-height: 1em;
letter-spacing: 1px;
background-image: none;
hover-type: color;
}
#s-311627bc-8aee-4c92-b0e4-c34a97303625:hover {background-color: rgba(128, 226, 223, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-311627bc-8aee-4c92-b0e4-c34a97303625:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-311627bc-8aee-4c92-b0e4-c34a97303625-root {
    text-align: center;
  }


#s-311627bc-8aee-4c92-b0e4-c34a97303625.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-311627bc-8aee-4c92-b0e4-c34a97303625-root {
    text-align: center;
  }


#s-311627bc-8aee-4c92-b0e4-c34a97303625.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-311627bc-8aee-4c92-b0e4-c34a97303625-root {
    text-align: center;
  }


#s-311627bc-8aee-4c92-b0e4-c34a97303625.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-311627bc-8aee-4c92-b0e4-c34a97303625-root {
    text-align: center;
  }


#s-311627bc-8aee-4c92-b0e4-c34a97303625.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-311627bc-8aee-4c92-b0e4-c34a97303625-root {
    text-align: center;
  }


#s-311627bc-8aee-4c92-b0e4-c34a97303625.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-0e85f7e6-2f5a-4997-8c5b-7b8d4f7007e4 {
  margin-top: 25px;
margin-bottom: 25px;
min-height: 300px;
background-color: rgba(255, 255, 255, 1);
background-attachment: scroll;
opacity: 1;
}
@media (min-width: 1200px){#s-0e85f7e6-2f5a-4997-8c5b-7b8d4f7007e4 {
  display: none;
}
#s-0e85f7e6-2f5a-4997-8c5b-7b8d4f7007e4, #wrap-s-0e85f7e6-2f5a-4997-8c5b-7b8d4f7007e4 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0e85f7e6-2f5a-4997-8c5b-7b8d4f7007e4 {
  display: none;
}
#s-0e85f7e6-2f5a-4997-8c5b-7b8d4f7007e4, #wrap-s-0e85f7e6-2f5a-4997-8c5b-7b8d4f7007e4 { display: none !important; }}







#s-0e85f7e6-2f5a-4997-8c5b-7b8d4f7007e4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-0e85f7e6-2f5a-4997-8c5b-7b8d4f7007e4.shg-box.shg-c {
  justify-content: flex-end;
}

#s-300d3626-599f-46d8-b905-d7a517e83f24 {
  margin-top: 90px;
margin-bottom: 60px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}







  #s-300d3626-599f-46d8-b905-d7a517e83f24 img.shogun-image {
    

    
    
    
  }


#s-300d3626-599f-46d8-b905-d7a517e83f24 .shogun-image-content {
  
    align-items: center;
  
}

#s-9b1ae1e5-d703-4e18-a0d2-8f46642ffb3c {
  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, 25, 35, 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-9b1ae1e5-d703-4e18-a0d2-8f46642ffb3c:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZjQxYzFmZGQtNjlmNC00OGZmLWIzNDUtOWFhOGRlYzE3NDhlIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNmNDFjMWZkZC02OWY0LTQ4ZmYtYjM0NS05YWE4ZGVjMTc0OGUpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ee1923"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-9b1ae1e5-d703-4e18-a0d2-8f46642ffb3c:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-9b1ae1e5-d703-4e18-a0d2-8f46642ffb3c-root {
    text-align: left;
  }


#s-9b1ae1e5-d703-4e18-a0d2-8f46642ffb3c.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-9b1ae1e5-d703-4e18-a0d2-8f46642ffb3c-root {
    text-align: left;
  }


#s-9b1ae1e5-d703-4e18-a0d2-8f46642ffb3c.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-9b1ae1e5-d703-4e18-a0d2-8f46642ffb3c-root {
    text-align: left;
  }


#s-9b1ae1e5-d703-4e18-a0d2-8f46642ffb3c.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-9b1ae1e5-d703-4e18-a0d2-8f46642ffb3c-root {
    text-align: left;
  }


#s-9b1ae1e5-d703-4e18-a0d2-8f46642ffb3c.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-9b1ae1e5-d703-4e18-a0d2-8f46642ffb3c-root {
    text-align: left;
  }


#s-9b1ae1e5-d703-4e18-a0d2-8f46642ffb3c.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-83774a88-42dc-48d9-89b5-9d3785bcb8d2 {
  margin-left: 11px;
margin-right: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-83774a88-42dc-48d9-89b5-9d3785bcb8d2 {
  margin-right: 0px;
}
}@media (max-width: 767px){#s-83774a88-42dc-48d9-89b5-9d3785bcb8d2 {
  margin-right: 0px;
}
}
#s-83774a88-42dc-48d9-89b5-9d3785bcb8d2 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-83774a88-42dc-48d9-89b5-9d3785bcb8d2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 10px;
}

#s-83774a88-42dc-48d9-89b5-9d3785bcb8d2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-83774a88-42dc-48d9-89b5-9d3785bcb8d2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-83774a88-42dc-48d9-89b5-9d3785bcb8d2 > .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-83774a88-42dc-48d9-89b5-9d3785bcb8d2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 17px;
}
#s-3fee3a1f-70eb-4f27-a982-48a5344352aa {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 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-3fee3a1f-70eb-4f27-a982-48a5344352aa:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iOTNmNGY3NmMtZjc4Mi00MGZjLTliM2MtZDFhOWQzNmMzYWM2IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM5M2Y0Zjc2Yy1mNzgyLTQwZmMtOWIzYy1kMWE5ZDM2YzNhYzYpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ee1923"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-3fee3a1f-70eb-4f27-a982-48a5344352aa:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-3fee3a1f-70eb-4f27-a982-48a5344352aa-root {
    text-align: left;
  }


#s-3fee3a1f-70eb-4f27-a982-48a5344352aa.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-3fee3a1f-70eb-4f27-a982-48a5344352aa-root {
    text-align: left;
  }


#s-3fee3a1f-70eb-4f27-a982-48a5344352aa.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-3fee3a1f-70eb-4f27-a982-48a5344352aa-root {
    text-align: left;
  }


#s-3fee3a1f-70eb-4f27-a982-48a5344352aa.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-3fee3a1f-70eb-4f27-a982-48a5344352aa-root {
    text-align: left;
  }


#s-3fee3a1f-70eb-4f27-a982-48a5344352aa.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-3fee3a1f-70eb-4f27-a982-48a5344352aa-root {
    text-align: left;
  }


#s-3fee3a1f-70eb-4f27-a982-48a5344352aa.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-f99312ad-fc5a-4764-9dad-2a0269046982 {
  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-f99312ad-fc5a-4764-9dad-2a0269046982:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMzg3NWJhYmYtNGI0Zi00Y2FhLThhN2MtZTY2MDlmMjViNDMyIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMzODc1YmFiZi00YjRmLTRjYWEtOGE3Yy1lNjYwOWYyNWI0MzIpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ee1923"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-f99312ad-fc5a-4764-9dad-2a0269046982:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-f99312ad-fc5a-4764-9dad-2a0269046982-root {
    text-align: left;
  }


#s-f99312ad-fc5a-4764-9dad-2a0269046982.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-f99312ad-fc5a-4764-9dad-2a0269046982-root {
    text-align: left;
  }


#s-f99312ad-fc5a-4764-9dad-2a0269046982.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-f99312ad-fc5a-4764-9dad-2a0269046982-root {
    text-align: left;
  }


#s-f99312ad-fc5a-4764-9dad-2a0269046982.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-f99312ad-fc5a-4764-9dad-2a0269046982-root {
    text-align: left;
  }


#s-f99312ad-fc5a-4764-9dad-2a0269046982.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-f99312ad-fc5a-4764-9dad-2a0269046982-root {
    text-align: left;
  }


#s-f99312ad-fc5a-4764-9dad-2a0269046982.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-279fa573-2754-4e3f-97ef-28c0fb1aeba1 {
  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-279fa573-2754-4e3f-97ef-28c0fb1aeba1:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMDIzZjk3ZjQtYTM1My00MTcwLWEwNjUtOWNlNjkwNmM4MzdhIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMwMjNmOTdmNC1hMzUzLTQxNzAtYTA2NS05Y2U2OTA2YzgzN2EpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ee1923"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-279fa573-2754-4e3f-97ef-28c0fb1aeba1:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-279fa573-2754-4e3f-97ef-28c0fb1aeba1-root {
    text-align: left;
  }


#s-279fa573-2754-4e3f-97ef-28c0fb1aeba1.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-279fa573-2754-4e3f-97ef-28c0fb1aeba1-root {
    text-align: left;
  }


#s-279fa573-2754-4e3f-97ef-28c0fb1aeba1.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-279fa573-2754-4e3f-97ef-28c0fb1aeba1-root {
    text-align: left;
  }


#s-279fa573-2754-4e3f-97ef-28c0fb1aeba1.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-279fa573-2754-4e3f-97ef-28c0fb1aeba1-root {
    text-align: left;
  }


#s-279fa573-2754-4e3f-97ef-28c0fb1aeba1.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-279fa573-2754-4e3f-97ef-28c0fb1aeba1-root {
    text-align: left;
  }


#s-279fa573-2754-4e3f-97ef-28c0fb1aeba1.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-e0d48271-fb05-438d-8f97-cef7eca68ac0 {
  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-e0d48271-fb05-438d-8f97-cef7eca68ac0:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZGE1NDZlNTktZjgzMC00OTY1LThhMTktMGI2YWYwZDBlNjFlIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNkYTU0NmU1OS1mODMwLTQ5NjUtOGExOS0wYjZhZjBkMGU2MWUpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ee1923"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-e0d48271-fb05-438d-8f97-cef7eca68ac0:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-e0d48271-fb05-438d-8f97-cef7eca68ac0-root {
    text-align: left;
  }


#s-e0d48271-fb05-438d-8f97-cef7eca68ac0.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-e0d48271-fb05-438d-8f97-cef7eca68ac0-root {
    text-align: left;
  }


#s-e0d48271-fb05-438d-8f97-cef7eca68ac0.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-e0d48271-fb05-438d-8f97-cef7eca68ac0-root {
    text-align: left;
  }


#s-e0d48271-fb05-438d-8f97-cef7eca68ac0.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-e0d48271-fb05-438d-8f97-cef7eca68ac0-root {
    text-align: left;
  }


#s-e0d48271-fb05-438d-8f97-cef7eca68ac0.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-e0d48271-fb05-438d-8f97-cef7eca68ac0-root {
    text-align: left;
  }


#s-e0d48271-fb05-438d-8f97-cef7eca68ac0.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-89290889-65f5-4ee8-9db2-2d7921b6cda2 {
  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-89290889-65f5-4ee8-9db2-2d7921b6cda2:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNDI4NjcwYmUtNzllNi00ZDQ3LWFhYWMtMTkwNzAzZWZlYmZhIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM0Mjg2NzBiZS03OWU2LTRkNDctYWFhYy0xOTA3MDNlZmViZmEpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ee1923"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-89290889-65f5-4ee8-9db2-2d7921b6cda2:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-89290889-65f5-4ee8-9db2-2d7921b6cda2-root {
    text-align: left;
  }


#s-89290889-65f5-4ee8-9db2-2d7921b6cda2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-89290889-65f5-4ee8-9db2-2d7921b6cda2-root {
    text-align: left;
  }


#s-89290889-65f5-4ee8-9db2-2d7921b6cda2.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-89290889-65f5-4ee8-9db2-2d7921b6cda2-root {
    text-align: left;
  }


#s-89290889-65f5-4ee8-9db2-2d7921b6cda2.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-89290889-65f5-4ee8-9db2-2d7921b6cda2-root {
    text-align: left;
  }


#s-89290889-65f5-4ee8-9db2-2d7921b6cda2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-89290889-65f5-4ee8-9db2-2d7921b6cda2-root {
    text-align: left;
  }


#s-89290889-65f5-4ee8-9db2-2d7921b6cda2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-5a581680-1897-42d9-9156-5b1bd19903d1 {
  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-5a581680-1897-42d9-9156-5b1bd19903d1:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZGQ1MGJkMWEtNzU0Yi00ZWU2LWEwMWUtYzg4YzIxZTRjNzk5IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNkZDUwYmQxYS03NTRiLTRlZTYtYTAxZS1jODhjMjFlNGM3OTkpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ee1923"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-5a581680-1897-42d9-9156-5b1bd19903d1:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-5a581680-1897-42d9-9156-5b1bd19903d1-root {
    text-align: left;
  }


#s-5a581680-1897-42d9-9156-5b1bd19903d1.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-5a581680-1897-42d9-9156-5b1bd19903d1-root {
    text-align: left;
  }


#s-5a581680-1897-42d9-9156-5b1bd19903d1.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-5a581680-1897-42d9-9156-5b1bd19903d1-root {
    text-align: left;
  }


#s-5a581680-1897-42d9-9156-5b1bd19903d1.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-5a581680-1897-42d9-9156-5b1bd19903d1-root {
    text-align: left;
  }


#s-5a581680-1897-42d9-9156-5b1bd19903d1.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-5a581680-1897-42d9-9156-5b1bd19903d1-root {
    text-align: left;
  }


#s-5a581680-1897-42d9-9156-5b1bd19903d1.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-5a9ea27f-a82a-4697-ae4e-55a35999345a {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 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-5a9ea27f-a82a-4697-ae4e-55a35999345a:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iOWI1OTFiZmUtMTgyMC00YmEzLThlZDYtNjFmYjMwODdkYzM3IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM5YjU5MWJmZS0xODIwLTRiYTMtOGVkNi02MWZiMzA4N2RjMzcpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ee1923"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-5a9ea27f-a82a-4697-ae4e-55a35999345a:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-5a9ea27f-a82a-4697-ae4e-55a35999345a-root {
    text-align: left;
  }


#s-5a9ea27f-a82a-4697-ae4e-55a35999345a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-5a9ea27f-a82a-4697-ae4e-55a35999345a-root {
    text-align: left;
  }


#s-5a9ea27f-a82a-4697-ae4e-55a35999345a.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-5a9ea27f-a82a-4697-ae4e-55a35999345a-root {
    text-align: left;
  }


#s-5a9ea27f-a82a-4697-ae4e-55a35999345a.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-5a9ea27f-a82a-4697-ae4e-55a35999345a-root {
    text-align: left;
  }


#s-5a9ea27f-a82a-4697-ae4e-55a35999345a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-5a9ea27f-a82a-4697-ae4e-55a35999345a-root {
    text-align: left;
  }


#s-5a9ea27f-a82a-4697-ae4e-55a35999345a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-6588a85e-d947-4624-a2b3-8dbe3bf8e5a5 {
  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-6588a85e-d947-4624-a2b3-8dbe3bf8e5a5:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNTY4ZDY1OWUtMWM2MS00ZmE4LTlhMzAtYjNlNWQxZmFiMWJhIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM1NjhkNjU5ZS0xYzYxLTRmYTgtOWEzMC1iM2U1ZDFmYWIxYmEpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ee1923"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-6588a85e-d947-4624-a2b3-8dbe3bf8e5a5:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-6588a85e-d947-4624-a2b3-8dbe3bf8e5a5-root {
    text-align: left;
  }


#s-6588a85e-d947-4624-a2b3-8dbe3bf8e5a5.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-6588a85e-d947-4624-a2b3-8dbe3bf8e5a5-root {
    text-align: left;
  }


#s-6588a85e-d947-4624-a2b3-8dbe3bf8e5a5.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-6588a85e-d947-4624-a2b3-8dbe3bf8e5a5-root {
    text-align: left;
  }


#s-6588a85e-d947-4624-a2b3-8dbe3bf8e5a5.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-6588a85e-d947-4624-a2b3-8dbe3bf8e5a5-root {
    text-align: left;
  }


#s-6588a85e-d947-4624-a2b3-8dbe3bf8e5a5.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-6588a85e-d947-4624-a2b3-8dbe3bf8e5a5-root {
    text-align: left;
  }


#s-6588a85e-d947-4624-a2b3-8dbe3bf8e5a5.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-1ef24541-3dcf-4007-b799-09a3d5d15fbd {
  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-1ef24541-3dcf-4007-b799-09a3d5d15fbd:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNTY4ZDY1OWUtMWM2MS00ZmE4LTlhMzAtYjNlNWQxZmFiMWJhIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM1NjhkNjU5ZS0xYzYxLTRmYTgtOWEzMC1iM2U1ZDFmYWIxYmEpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ee1923"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-1ef24541-3dcf-4007-b799-09a3d5d15fbd:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-1ef24541-3dcf-4007-b799-09a3d5d15fbd-root {
    text-align: left;
  }


#s-1ef24541-3dcf-4007-b799-09a3d5d15fbd.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-1ef24541-3dcf-4007-b799-09a3d5d15fbd-root {
    text-align: left;
  }


#s-1ef24541-3dcf-4007-b799-09a3d5d15fbd.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-1ef24541-3dcf-4007-b799-09a3d5d15fbd-root {
    text-align: left;
  }


#s-1ef24541-3dcf-4007-b799-09a3d5d15fbd.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-1ef24541-3dcf-4007-b799-09a3d5d15fbd-root {
    text-align: left;
  }


#s-1ef24541-3dcf-4007-b799-09a3d5d15fbd.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-1ef24541-3dcf-4007-b799-09a3d5d15fbd-root {
    text-align: left;
  }


#s-1ef24541-3dcf-4007-b799-09a3d5d15fbd.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-4087aa03-545b-47ee-a3ee-1f670dfbaef7 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 14px;
padding-left: 20px;
padding-bottom: 14px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(238, 25, 35, 1);
text-align: center;
text-decoration: none;
line-height: 1em;
letter-spacing: 1px;
background-image: none;
hover-type: color;
}
#s-4087aa03-545b-47ee-a3ee-1f670dfbaef7:hover {background-color: rgba(204, 199, 199, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-4087aa03-545b-47ee-a3ee-1f670dfbaef7:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-4087aa03-545b-47ee-a3ee-1f670dfbaef7-root {
    text-align: center;
  }


#s-4087aa03-545b-47ee-a3ee-1f670dfbaef7.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-4087aa03-545b-47ee-a3ee-1f670dfbaef7-root {
    text-align: center;
  }


#s-4087aa03-545b-47ee-a3ee-1f670dfbaef7.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-4087aa03-545b-47ee-a3ee-1f670dfbaef7-root {
    text-align: center;
  }


#s-4087aa03-545b-47ee-a3ee-1f670dfbaef7.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-4087aa03-545b-47ee-a3ee-1f670dfbaef7-root {
    text-align: center;
  }


#s-4087aa03-545b-47ee-a3ee-1f670dfbaef7.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-4087aa03-545b-47ee-a3ee-1f670dfbaef7-root {
    text-align: center;
  }


#s-4087aa03-545b-47ee-a3ee-1f670dfbaef7.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-6c5e6f3c-7df8-4512-99d0-3e9b3d5a9ac6 {
  margin-top: 25px;
margin-bottom: 25px;
min-height: 300px;
background-color: rgba(255, 255, 255, 1);
background-attachment: scroll;
opacity: 1;
}
@media (min-width: 1200px){#s-6c5e6f3c-7df8-4512-99d0-3e9b3d5a9ac6 {
  display: none;
}
#s-6c5e6f3c-7df8-4512-99d0-3e9b3d5a9ac6, #wrap-s-6c5e6f3c-7df8-4512-99d0-3e9b3d5a9ac6 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6c5e6f3c-7df8-4512-99d0-3e9b3d5a9ac6 {
  display: none;
}
#s-6c5e6f3c-7df8-4512-99d0-3e9b3d5a9ac6, #wrap-s-6c5e6f3c-7df8-4512-99d0-3e9b3d5a9ac6 { display: none !important; }}







#s-6c5e6f3c-7df8-4512-99d0-3e9b3d5a9ac6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6c5e6f3c-7df8-4512-99d0-3e9b3d5a9ac6.shg-box.shg-c {
  justify-content: flex-end;
}

#s-c3c90dd2-9645-46e3-ba0d-8436b7b44621 {
  margin-top: 90px;
margin-bottom: 60px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}







  #s-c3c90dd2-9645-46e3-ba0d-8436b7b44621 img.shogun-image {
    

    
    
    
  }


#s-c3c90dd2-9645-46e3-ba0d-8436b7b44621 .shogun-image-content {
  
    align-items: center;
  
}

#s-cd0a5637-2be9-4940-a82e-5da10a72c050 {
  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, 25, 35, 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-cd0a5637-2be9-4940-a82e-5da10a72c050:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZjQxYzFmZGQtNjlmNC00OGZmLWIzNDUtOWFhOGRlYzE3NDhlIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNmNDFjMWZkZC02OWY0LTQ4ZmYtYjM0NS05YWE4ZGVjMTc0OGUpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ee1923"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-cd0a5637-2be9-4940-a82e-5da10a72c050:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-cd0a5637-2be9-4940-a82e-5da10a72c050-root {
    text-align: left;
  }


#s-cd0a5637-2be9-4940-a82e-5da10a72c050.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-cd0a5637-2be9-4940-a82e-5da10a72c050-root {
    text-align: left;
  }


#s-cd0a5637-2be9-4940-a82e-5da10a72c050.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-cd0a5637-2be9-4940-a82e-5da10a72c050-root {
    text-align: left;
  }


#s-cd0a5637-2be9-4940-a82e-5da10a72c050.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-cd0a5637-2be9-4940-a82e-5da10a72c050-root {
    text-align: left;
  }


#s-cd0a5637-2be9-4940-a82e-5da10a72c050.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-cd0a5637-2be9-4940-a82e-5da10a72c050-root {
    text-align: left;
  }


#s-cd0a5637-2be9-4940-a82e-5da10a72c050.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-96d0e5ed-f39d-4b26-915c-b6c296420081 {
  margin-left: 11px;
margin-right: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-96d0e5ed-f39d-4b26-915c-b6c296420081 {
  margin-right: 0px;
}
}@media (max-width: 767px){#s-96d0e5ed-f39d-4b26-915c-b6c296420081 {
  margin-right: 0px;
}
}
#s-96d0e5ed-f39d-4b26-915c-b6c296420081 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-96d0e5ed-f39d-4b26-915c-b6c296420081 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 10px;
}

#s-96d0e5ed-f39d-4b26-915c-b6c296420081 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-96d0e5ed-f39d-4b26-915c-b6c296420081 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-96d0e5ed-f39d-4b26-915c-b6c296420081 > .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-96d0e5ed-f39d-4b26-915c-b6c296420081 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 17px;
}
#s-4dbcfb9e-1f03-4e3e-9fc0-6cae9dcf3728 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 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-4dbcfb9e-1f03-4e3e-9fc0-6cae9dcf3728:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iOTNmNGY3NmMtZjc4Mi00MGZjLTliM2MtZDFhOWQzNmMzYWM2IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM5M2Y0Zjc2Yy1mNzgyLTQwZmMtOWIzYy1kMWE5ZDM2YzNhYzYpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ee1923"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-4dbcfb9e-1f03-4e3e-9fc0-6cae9dcf3728:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-4dbcfb9e-1f03-4e3e-9fc0-6cae9dcf3728-root {
    text-align: left;
  }


#s-4dbcfb9e-1f03-4e3e-9fc0-6cae9dcf3728.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-4dbcfb9e-1f03-4e3e-9fc0-6cae9dcf3728-root {
    text-align: left;
  }


#s-4dbcfb9e-1f03-4e3e-9fc0-6cae9dcf3728.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-4dbcfb9e-1f03-4e3e-9fc0-6cae9dcf3728-root {
    text-align: left;
  }


#s-4dbcfb9e-1f03-4e3e-9fc0-6cae9dcf3728.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-4dbcfb9e-1f03-4e3e-9fc0-6cae9dcf3728-root {
    text-align: left;
  }


#s-4dbcfb9e-1f03-4e3e-9fc0-6cae9dcf3728.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-4dbcfb9e-1f03-4e3e-9fc0-6cae9dcf3728-root {
    text-align: left;
  }


#s-4dbcfb9e-1f03-4e3e-9fc0-6cae9dcf3728.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-defdf066-c027-4afd-bfd9-4a3a45e059d4 {
  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-defdf066-c027-4afd-bfd9-4a3a45e059d4:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMzg3NWJhYmYtNGI0Zi00Y2FhLThhN2MtZTY2MDlmMjViNDMyIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMzODc1YmFiZi00YjRmLTRjYWEtOGE3Yy1lNjYwOWYyNWI0MzIpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ee1923"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-defdf066-c027-4afd-bfd9-4a3a45e059d4:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-defdf066-c027-4afd-bfd9-4a3a45e059d4-root {
    text-align: left;
  }


#s-defdf066-c027-4afd-bfd9-4a3a45e059d4.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-defdf066-c027-4afd-bfd9-4a3a45e059d4-root {
    text-align: left;
  }


#s-defdf066-c027-4afd-bfd9-4a3a45e059d4.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-defdf066-c027-4afd-bfd9-4a3a45e059d4-root {
    text-align: left;
  }


#s-defdf066-c027-4afd-bfd9-4a3a45e059d4.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-defdf066-c027-4afd-bfd9-4a3a45e059d4-root {
    text-align: left;
  }


#s-defdf066-c027-4afd-bfd9-4a3a45e059d4.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-defdf066-c027-4afd-bfd9-4a3a45e059d4-root {
    text-align: left;
  }


#s-defdf066-c027-4afd-bfd9-4a3a45e059d4.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-4ad5729e-fcd2-4a0a-bce4-33e5cf03ee85 {
  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-4ad5729e-fcd2-4a0a-bce4-33e5cf03ee85:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMDIzZjk3ZjQtYTM1My00MTcwLWEwNjUtOWNlNjkwNmM4MzdhIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMwMjNmOTdmNC1hMzUzLTQxNzAtYTA2NS05Y2U2OTA2YzgzN2EpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ee1923"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-4ad5729e-fcd2-4a0a-bce4-33e5cf03ee85:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-4ad5729e-fcd2-4a0a-bce4-33e5cf03ee85-root {
    text-align: left;
  }


#s-4ad5729e-fcd2-4a0a-bce4-33e5cf03ee85.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-4ad5729e-fcd2-4a0a-bce4-33e5cf03ee85-root {
    text-align: left;
  }


#s-4ad5729e-fcd2-4a0a-bce4-33e5cf03ee85.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-4ad5729e-fcd2-4a0a-bce4-33e5cf03ee85-root {
    text-align: left;
  }


#s-4ad5729e-fcd2-4a0a-bce4-33e5cf03ee85.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-4ad5729e-fcd2-4a0a-bce4-33e5cf03ee85-root {
    text-align: left;
  }


#s-4ad5729e-fcd2-4a0a-bce4-33e5cf03ee85.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-4ad5729e-fcd2-4a0a-bce4-33e5cf03ee85-root {
    text-align: left;
  }


#s-4ad5729e-fcd2-4a0a-bce4-33e5cf03ee85.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-337a5085-c94f-4bfb-b65f-b53a71c9f39a {
  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-337a5085-c94f-4bfb-b65f-b53a71c9f39a:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZGE1NDZlNTktZjgzMC00OTY1LThhMTktMGI2YWYwZDBlNjFlIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNkYTU0NmU1OS1mODMwLTQ5NjUtOGExOS0wYjZhZjBkMGU2MWUpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ee1923"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-337a5085-c94f-4bfb-b65f-b53a71c9f39a:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-337a5085-c94f-4bfb-b65f-b53a71c9f39a-root {
    text-align: left;
  }


#s-337a5085-c94f-4bfb-b65f-b53a71c9f39a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-337a5085-c94f-4bfb-b65f-b53a71c9f39a-root {
    text-align: left;
  }


#s-337a5085-c94f-4bfb-b65f-b53a71c9f39a.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-337a5085-c94f-4bfb-b65f-b53a71c9f39a-root {
    text-align: left;
  }


#s-337a5085-c94f-4bfb-b65f-b53a71c9f39a.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-337a5085-c94f-4bfb-b65f-b53a71c9f39a-root {
    text-align: left;
  }


#s-337a5085-c94f-4bfb-b65f-b53a71c9f39a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-337a5085-c94f-4bfb-b65f-b53a71c9f39a-root {
    text-align: left;
  }


#s-337a5085-c94f-4bfb-b65f-b53a71c9f39a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-547bcea4-7a2b-4726-9e03-1339fd8549fa {
  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-547bcea4-7a2b-4726-9e03-1339fd8549fa:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNDI4NjcwYmUtNzllNi00ZDQ3LWFhYWMtMTkwNzAzZWZlYmZhIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM0Mjg2NzBiZS03OWU2LTRkNDctYWFhYy0xOTA3MDNlZmViZmEpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ee1923"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-547bcea4-7a2b-4726-9e03-1339fd8549fa:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-547bcea4-7a2b-4726-9e03-1339fd8549fa-root {
    text-align: left;
  }


#s-547bcea4-7a2b-4726-9e03-1339fd8549fa.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-547bcea4-7a2b-4726-9e03-1339fd8549fa-root {
    text-align: left;
  }


#s-547bcea4-7a2b-4726-9e03-1339fd8549fa.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-547bcea4-7a2b-4726-9e03-1339fd8549fa-root {
    text-align: left;
  }


#s-547bcea4-7a2b-4726-9e03-1339fd8549fa.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-547bcea4-7a2b-4726-9e03-1339fd8549fa-root {
    text-align: left;
  }


#s-547bcea4-7a2b-4726-9e03-1339fd8549fa.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-547bcea4-7a2b-4726-9e03-1339fd8549fa-root {
    text-align: left;
  }


#s-547bcea4-7a2b-4726-9e03-1339fd8549fa.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-cc2af1d6-c1a7-4239-8088-ed1c91b4ce5d {
  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-cc2af1d6-c1a7-4239-8088-ed1c91b4ce5d:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZGQ1MGJkMWEtNzU0Yi00ZWU2LWEwMWUtYzg4YzIxZTRjNzk5IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNkZDUwYmQxYS03NTRiLTRlZTYtYTAxZS1jODhjMjFlNGM3OTkpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ee1923"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-cc2af1d6-c1a7-4239-8088-ed1c91b4ce5d:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-cc2af1d6-c1a7-4239-8088-ed1c91b4ce5d-root {
    text-align: left;
  }


#s-cc2af1d6-c1a7-4239-8088-ed1c91b4ce5d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-cc2af1d6-c1a7-4239-8088-ed1c91b4ce5d-root {
    text-align: left;
  }


#s-cc2af1d6-c1a7-4239-8088-ed1c91b4ce5d.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-cc2af1d6-c1a7-4239-8088-ed1c91b4ce5d-root {
    text-align: left;
  }


#s-cc2af1d6-c1a7-4239-8088-ed1c91b4ce5d.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-cc2af1d6-c1a7-4239-8088-ed1c91b4ce5d-root {
    text-align: left;
  }


#s-cc2af1d6-c1a7-4239-8088-ed1c91b4ce5d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-cc2af1d6-c1a7-4239-8088-ed1c91b4ce5d-root {
    text-align: left;
  }


#s-cc2af1d6-c1a7-4239-8088-ed1c91b4ce5d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-13f64f9c-db7e-4e64-96da-83e4ee29b54f {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 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-13f64f9c-db7e-4e64-96da-83e4ee29b54f:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iOWI1OTFiZmUtMTgyMC00YmEzLThlZDYtNjFmYjMwODdkYzM3IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM5YjU5MWJmZS0xODIwLTRiYTMtOGVkNi02MWZiMzA4N2RjMzcpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ee1923"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-13f64f9c-db7e-4e64-96da-83e4ee29b54f:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-13f64f9c-db7e-4e64-96da-83e4ee29b54f-root {
    text-align: left;
  }


#s-13f64f9c-db7e-4e64-96da-83e4ee29b54f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-13f64f9c-db7e-4e64-96da-83e4ee29b54f-root {
    text-align: left;
  }


#s-13f64f9c-db7e-4e64-96da-83e4ee29b54f.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-13f64f9c-db7e-4e64-96da-83e4ee29b54f-root {
    text-align: left;
  }


#s-13f64f9c-db7e-4e64-96da-83e4ee29b54f.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-13f64f9c-db7e-4e64-96da-83e4ee29b54f-root {
    text-align: left;
  }


#s-13f64f9c-db7e-4e64-96da-83e4ee29b54f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-13f64f9c-db7e-4e64-96da-83e4ee29b54f-root {
    text-align: left;
  }


#s-13f64f9c-db7e-4e64-96da-83e4ee29b54f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-654ffc5e-0b3a-4cd5-a65f-c11b414bb846 {
  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-654ffc5e-0b3a-4cd5-a65f-c11b414bb846:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNTY4ZDY1OWUtMWM2MS00ZmE4LTlhMzAtYjNlNWQxZmFiMWJhIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM1NjhkNjU5ZS0xYzYxLTRmYTgtOWEzMC1iM2U1ZDFmYWIxYmEpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ee1923"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-654ffc5e-0b3a-4cd5-a65f-c11b414bb846:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-654ffc5e-0b3a-4cd5-a65f-c11b414bb846-root {
    text-align: left;
  }


#s-654ffc5e-0b3a-4cd5-a65f-c11b414bb846.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-654ffc5e-0b3a-4cd5-a65f-c11b414bb846-root {
    text-align: left;
  }


#s-654ffc5e-0b3a-4cd5-a65f-c11b414bb846.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-654ffc5e-0b3a-4cd5-a65f-c11b414bb846-root {
    text-align: left;
  }


#s-654ffc5e-0b3a-4cd5-a65f-c11b414bb846.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-654ffc5e-0b3a-4cd5-a65f-c11b414bb846-root {
    text-align: left;
  }


#s-654ffc5e-0b3a-4cd5-a65f-c11b414bb846.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-654ffc5e-0b3a-4cd5-a65f-c11b414bb846-root {
    text-align: left;
  }


#s-654ffc5e-0b3a-4cd5-a65f-c11b414bb846.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-732b8d4f-3a81-44f5-8f37-3d9dfc80c427 {
  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-732b8d4f-3a81-44f5-8f37-3d9dfc80c427:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNTY4ZDY1OWUtMWM2MS00ZmE4LTlhMzAtYjNlNWQxZmFiMWJhIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWUxOTIzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM1NjhkNjU5ZS0xYzYxLTRmYTgtOWEzMC1iM2U1ZDFmYWIxYmEpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#ee1923"}, {"id"=>2, "pos"=>1, "color"=>"#ee1923"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-732b8d4f-3a81-44f5-8f37-3d9dfc80c427:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-732b8d4f-3a81-44f5-8f37-3d9dfc80c427-root {
    text-align: left;
  }


#s-732b8d4f-3a81-44f5-8f37-3d9dfc80c427.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-732b8d4f-3a81-44f5-8f37-3d9dfc80c427-root {
    text-align: left;
  }


#s-732b8d4f-3a81-44f5-8f37-3d9dfc80c427.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-732b8d4f-3a81-44f5-8f37-3d9dfc80c427-root {
    text-align: left;
  }


#s-732b8d4f-3a81-44f5-8f37-3d9dfc80c427.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-732b8d4f-3a81-44f5-8f37-3d9dfc80c427-root {
    text-align: left;
  }


#s-732b8d4f-3a81-44f5-8f37-3d9dfc80c427.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-732b8d4f-3a81-44f5-8f37-3d9dfc80c427-root {
    text-align: left;
  }


#s-732b8d4f-3a81-44f5-8f37-3d9dfc80c427.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 17px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}
#s-83c3b137-8146-4bf4-aa8a-64fbe2f12cc6 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 14px;
padding-left: 20px;
padding-bottom: 14px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(238, 25, 35, 1);
text-align: center;
text-decoration: none;
line-height: 1em;
letter-spacing: 1px;
background-image: none;
hover-type: color;
}
#s-83c3b137-8146-4bf4-aa8a-64fbe2f12cc6:hover {background-color: rgba(204, 199, 199, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-83c3b137-8146-4bf4-aa8a-64fbe2f12cc6:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-83c3b137-8146-4bf4-aa8a-64fbe2f12cc6-root {
    text-align: center;
  }


#s-83c3b137-8146-4bf4-aa8a-64fbe2f12cc6.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
@media (min-width: 1200px){
  #s-83c3b137-8146-4bf4-aa8a-64fbe2f12cc6-root {
    text-align: center;
  }


#s-83c3b137-8146-4bf4-aa8a-64fbe2f12cc6.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-83c3b137-8146-4bf4-aa8a-64fbe2f12cc6-root {
    text-align: center;
  }


#s-83c3b137-8146-4bf4-aa8a-64fbe2f12cc6.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-83c3b137-8146-4bf4-aa8a-64fbe2f12cc6-root {
    text-align: center;
  }


#s-83c3b137-8146-4bf4-aa8a-64fbe2f12cc6.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  font-family: Archivo Black;
  display:  block ;
}
}@media (max-width: 767px){
  #s-83c3b137-8146-4bf4-aa8a-64fbe2f12cc6-root {
    text-align: center;
  }


#s-83c3b137-8146-4bf4-aa8a-64fbe2f12cc6.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  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-1b6b7bf1-8d55-4a21-8e5d-08c4956fd433 {
  margin-top: 30px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

#s-d427460a-ef32-43c9-8cac-2c8a0b4d566f {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-d427460a-ef32-43c9-8cac-2c8a0b4d566f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d427460a-ef32-43c9-8cac-2c8a0b4d566f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-d427460a-ef32-43c9-8cac-2c8a0b4d566f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-d427460a-ef32-43c9-8cac-2c8a0b4d566f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-36b41b66-19ba-4b24-851f-97765f93915e .shogun-icon-wrapper {
  text-align: center;
}


#s-36b41b66-19ba-4b24-851f-97765f93915e .shogun-icon-wrapper > .shogun-icon {

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

#s-d9bd50c5-1b4a-483a-865d-809368a81ac5 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-b1d22174-a4a3-4e32-a744-06a55098b2cf .shogun-icon-wrapper {
  text-align: center;
}


#s-b1d22174-a4a3-4e32-a744-06a55098b2cf .shogun-icon-wrapper > .shogun-icon {

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

#s-a845ed1c-55c1-44e9-8d14-3d7d62dc6d33 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-cb959ce6-9c45-442f-94a0-3ea7301af189 .shogun-icon-wrapper {
  text-align: center;
}


#s-cb959ce6-9c45-442f-94a0-3ea7301af189 .shogun-icon-wrapper > .shogun-icon {

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

#s-cf7aa400-5fa1-46e6-b0ef-0898a4907910 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-6247d607-f260-4904-b784-6b12222614fc {
  margin-top: 3px;
margin-left: 25px;
margin-bottom: 37px;
margin-right: 25px;
padding-top: 16px;
padding-left: 25px;
padding-bottom: 16px;
padding-right: 25px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 8px;
background-color: rgba(0, 197, 191, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-6247d607-f260-4904-b784-6b12222614fc:hover {background-color: rgba(128, 226, 223, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-6247d607-f260-4904-b784-6b12222614fc:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-6247d607-f260-4904-b784-6b12222614fc-root {
    text-align: center;
  }


#s-6247d607-f260-4904-b784-6b12222614fc.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-6247d607-f260-4904-b784-6b12222614fc-root {
    text-align: center;
  }


#s-6247d607-f260-4904-b784-6b12222614fc.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-6247d607-f260-4904-b784-6b12222614fc-root {
    text-align: center;
  }


#s-6247d607-f260-4904-b784-6b12222614fc.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-6247d607-f260-4904-b784-6b12222614fc-root {
    text-align: center;
  }


#s-6247d607-f260-4904-b784-6b12222614fc.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-6247d607-f260-4904-b784-6b12222614fc-root {
    text-align: center;
  }


#s-6247d607-f260-4904-b784-6b12222614fc.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}
#s-ed9bc9a1-52bf-4261-96b0-c16428a88030 {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 400px;
background-color: rgba(250, 248, 242, 1);
}








#s-ed9bc9a1-52bf-4261-96b0-c16428a88030 > .shg-box-overlay {
  background-color: rgba(249, 249, 249, 1);
  opacity: 0;
  display: block;
}#s-ed9bc9a1-52bf-4261-96b0-c16428a88030.shg-box.shg-c {
  justify-content: center;
}

#s-96f4f72a-12f0-45d5-b5b1-72c41183e930 {
  margin-top: 30px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

#s-be171b70-dfda-4783-838d-cdb02c896d0a {
  margin-left: 5%;
margin-right: 5%;
padding-top: 0px;
}

.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-4cdd2060-2e58-4e24-bcb8-c957116983e1 {
  margin-top: 5px;
margin-bottom: 5px;
}

#s-4cdd2060-2e58-4e24-bcb8-c957116983e1 .shogun-countdown span, #s-4cdd2060-2e58-4e24-bcb8-c957116983e1 .shogun-countdown label {
  color: rgba(69, 122, 255, 1);
}
#s-17a9e58e-d7aa-4780-a78f-0c1b63a3b4d5 {
  box-shadow:1px 1px 11px 1px rgba(187, 187, 187, 1);
margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
padding-top: 15px;
padding-bottom: 15px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 15px;
min-height: 150px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-17a9e58e-d7aa-4780-a78f-0c1b63a3b4d5 {
  display: none;
}
#s-17a9e58e-d7aa-4780-a78f-0c1b63a3b4d5, #wrap-s-17a9e58e-d7aa-4780-a78f-0c1b63a3b4d5 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-17a9e58e-d7aa-4780-a78f-0c1b63a3b4d5 {
  display: none;
}
#s-17a9e58e-d7aa-4780-a78f-0c1b63a3b4d5, #wrap-s-17a9e58e-d7aa-4780-a78f-0c1b63a3b4d5 { display: none !important; }}







#s-17a9e58e-d7aa-4780-a78f-0c1b63a3b4d5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-17a9e58e-d7aa-4780-a78f-0c1b63a3b4d5 {
  cursor: pointer;
}#s-17a9e58e-d7aa-4780-a78f-0c1b63a3b4d5.shg-box.shg-c {
  justify-content: center;
}

#s-613aaabb-7a59-42a1-9019-b1109f106e07 {
  margin-left: 20px;
margin-bottom: 23px;
margin-right: 20px;
}

#s-7db67b9c-c655-4cda-818c-d5abf856ac7d {
  box-shadow:1px 1px 11px 1px rgba(187, 187, 187, 1);
margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
padding-top: 15px;
padding-bottom: 15px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 15px;
min-height: 150px;
background-color: rgba(69, 122, 255, 1);
}
@media (min-width: 1200px){#s-7db67b9c-c655-4cda-818c-d5abf856ac7d {
  display: none;
}
#s-7db67b9c-c655-4cda-818c-d5abf856ac7d, #wrap-s-7db67b9c-c655-4cda-818c-d5abf856ac7d { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7db67b9c-c655-4cda-818c-d5abf856ac7d {
  display: none;
}
#s-7db67b9c-c655-4cda-818c-d5abf856ac7d, #wrap-s-7db67b9c-c655-4cda-818c-d5abf856ac7d { display: none !important; }}







#s-7db67b9c-c655-4cda-818c-d5abf856ac7d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-7db67b9c-c655-4cda-818c-d5abf856ac7d {
  cursor: pointer;
}#s-7db67b9c-c655-4cda-818c-d5abf856ac7d.shg-box.shg-c {
  justify-content: center;
}

#s-efb6e48b-80dd-4f1a-a19a-d528cc5d6910 {
  margin-left: 20px;
margin-bottom: 23px;
margin-right: 20px;
}

#s-04033a07-cc8f-4420-b8b5-280832a480a6 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 15px;
padding-left: 12px;
padding-bottom: 15px;
padding-right: 12px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 8px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(69, 122, 255, 1);
}
#s-04033a07-cc8f-4420-b8b5-280832a480a6:hover {background-color: rgba(0, 197, 191, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-04033a07-cc8f-4420-b8b5-280832a480a6:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-04033a07-cc8f-4420-b8b5-280832a480a6-root {
    text-align: center;
  }


#s-04033a07-cc8f-4420-b8b5-280832a480a6.shg-btn {
  color: rgba(69, 122, 255, 1);
  font-size: 14px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-04033a07-cc8f-4420-b8b5-280832a480a6-root {
    text-align: center;
  }


#s-04033a07-cc8f-4420-b8b5-280832a480a6.shg-btn {
  color: rgba(69, 122, 255, 1);
  font-size: 14px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-04033a07-cc8f-4420-b8b5-280832a480a6-root {
    text-align: center;
  }


#s-04033a07-cc8f-4420-b8b5-280832a480a6.shg-btn {
  color: rgba(69, 122, 255, 1);
  font-size: 14px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-04033a07-cc8f-4420-b8b5-280832a480a6-root {
    text-align: center;
  }


#s-04033a07-cc8f-4420-b8b5-280832a480a6.shg-btn {
  color: rgba(69, 122, 255, 1);
  font-size: 14px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-04033a07-cc8f-4420-b8b5-280832a480a6-root {
    text-align: center;
  }


#s-04033a07-cc8f-4420-b8b5-280832a480a6.shg-btn {
  color: rgba(69, 122, 255, 1);
  font-size: 14px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}
#s-1523a633-ed87-4ff3-b882-e28744b8a9ec {
  box-shadow:1px 1px 11px 1px rgba(187, 187, 187, 1);
margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
padding-top: 15px;
padding-bottom: 15px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 15px;
min-height: 150px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-1523a633-ed87-4ff3-b882-e28744b8a9ec {
  display: none;
}
#s-1523a633-ed87-4ff3-b882-e28744b8a9ec, #wrap-s-1523a633-ed87-4ff3-b882-e28744b8a9ec { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1523a633-ed87-4ff3-b882-e28744b8a9ec {
  display: none;
}
#s-1523a633-ed87-4ff3-b882-e28744b8a9ec, #wrap-s-1523a633-ed87-4ff3-b882-e28744b8a9ec { display: none !important; }}







#s-1523a633-ed87-4ff3-b882-e28744b8a9ec > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-1523a633-ed87-4ff3-b882-e28744b8a9ec {
  cursor: pointer;
}#s-1523a633-ed87-4ff3-b882-e28744b8a9ec.shg-box.shg-c {
  justify-content: center;
}

#s-d51817cf-a969-4024-8657-36ed924bc2e7 {
  margin-left: 20px;
margin-bottom: 23px;
margin-right: 20px;
}

#s-a1632dc8-ebc8-437e-aac6-09cbd6291a1b {
  box-shadow:1px 1px 11px 1px rgba(187, 187, 187, 1);
margin-top: 10px;
margin-left: 5%;
margin-bottom: 20px;
margin-right: 5%;
padding-top: 15px;
padding-bottom: 15px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 15px;
min-height: 150px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-a1632dc8-ebc8-437e-aac6-09cbd6291a1b {
  display: none;
}
#s-a1632dc8-ebc8-437e-aac6-09cbd6291a1b, #wrap-s-a1632dc8-ebc8-437e-aac6-09cbd6291a1b { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a1632dc8-ebc8-437e-aac6-09cbd6291a1b {
  display: none;
}
#s-a1632dc8-ebc8-437e-aac6-09cbd6291a1b, #wrap-s-a1632dc8-ebc8-437e-aac6-09cbd6291a1b { display: none !important; }}







#s-a1632dc8-ebc8-437e-aac6-09cbd6291a1b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a1632dc8-ebc8-437e-aac6-09cbd6291a1b {
  cursor: pointer;
}#s-a1632dc8-ebc8-437e-aac6-09cbd6291a1b.shg-box.shg-c {
  justify-content: center;
}

#s-283187bf-2ae3-4de0-a430-51ed66dc2350 {
  margin-left: 20px;
margin-bottom: 23px;
margin-right: 20px;
}

#s-65b0e025-cebb-4d1d-a800-fa230f9ea630 {
  margin-top: 0px;
margin-left: 5%;
margin-bottom: 30px;
margin-right: 5%;
}
@media (min-width: 1200px){#s-65b0e025-cebb-4d1d-a800-fa230f9ea630 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-65b0e025-cebb-4d1d-a800-fa230f9ea630 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-65b0e025-cebb-4d1d-a800-fa230f9ea630 {
  display: none;
}
#s-65b0e025-cebb-4d1d-a800-fa230f9ea630, #wrap-s-65b0e025-cebb-4d1d-a800-fa230f9ea630 { display: none !important; }}@media (max-width: 767px){#s-65b0e025-cebb-4d1d-a800-fa230f9ea630 {
  display: none;
}
#s-65b0e025-cebb-4d1d-a800-fa230f9ea630, #wrap-s-65b0e025-cebb-4d1d-a800-fa230f9ea630 { display: none !important; }}
@media (min-width: 0px) {
[id="s-65b0e025-cebb-4d1d-a800-fa230f9ea630"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-65b0e025-cebb-4d1d-a800-fa230f9ea630"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-65b0e025-cebb-4d1d-a800-fa230f9ea630"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-65b0e025-cebb-4d1d-a800-fa230f9ea630"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-52d6b65b-41a2-474d-aef7-fffeb51e6dc5 {
  box-shadow:1px 1px 11px 1px rgba(187, 187, 187, 1);
margin-left: 5%;
margin-right: 5%;
padding-top: 15px;
padding-bottom: 15px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 15px;
min-height: 150px;
background-color: rgba(255, 255, 255, 1);
}








#s-52d6b65b-41a2-474d-aef7-fffeb51e6dc5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-52d6b65b-41a2-474d-aef7-fffeb51e6dc5.shg-box.shg-c {
  justify-content: center;
}

#s-eae94e8a-b4f3-40ef-8595-e438953e6e9b {
  margin-left: 20px;
margin-bottom: 23px;
margin-right: 20px;
}

#s-c3f0d0af-850c-42c6-9323-6b15e3b0d049 {
  box-shadow:1px 1px 11px 1px rgba(187, 187, 187, 1);
margin-left: 5%;
margin-right: 5%;
padding-top: 15px;
padding-bottom: 15px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 15px;
min-height: 150px;
background-color: rgba(69, 122, 255, 1);
}








#s-c3f0d0af-850c-42c6-9323-6b15e3b0d049 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c3f0d0af-850c-42c6-9323-6b15e3b0d049.shg-box.shg-c {
  justify-content: center;
}

#s-a1911efa-dce8-4a18-9fa8-ea217dbb0221 {
  margin-left: 20px;
margin-bottom: 23px;
margin-right: 20px;
}

#s-080b8543-4e95-4424-99ff-f0783b3085f7 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 15px;
padding-left: 12px;
padding-bottom: 15px;
padding-right: 12px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 8px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(69, 122, 255, 1);
}
#s-080b8543-4e95-4424-99ff-f0783b3085f7:hover {background-color: rgba(128, 226, 223, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-080b8543-4e95-4424-99ff-f0783b3085f7:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-080b8543-4e95-4424-99ff-f0783b3085f7-root {
    text-align: center;
  }


#s-080b8543-4e95-4424-99ff-f0783b3085f7.shg-btn {
  color: rgba(69, 122, 255, 1);
  font-size: 14px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-080b8543-4e95-4424-99ff-f0783b3085f7-root {
    text-align: center;
  }


#s-080b8543-4e95-4424-99ff-f0783b3085f7.shg-btn {
  color: rgba(69, 122, 255, 1);
  font-size: 14px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-080b8543-4e95-4424-99ff-f0783b3085f7-root {
    text-align: center;
  }


#s-080b8543-4e95-4424-99ff-f0783b3085f7.shg-btn {
  color: rgba(69, 122, 255, 1);
  font-size: 14px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-080b8543-4e95-4424-99ff-f0783b3085f7-root {
    text-align: center;
  }


#s-080b8543-4e95-4424-99ff-f0783b3085f7.shg-btn {
  color: rgba(69, 122, 255, 1);
  font-size: 14px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-080b8543-4e95-4424-99ff-f0783b3085f7-root {
    text-align: center;
  }


#s-080b8543-4e95-4424-99ff-f0783b3085f7.shg-btn {
  color: rgba(69, 122, 255, 1);
  font-size: 14px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}
#s-b6d239a9-a1f2-4f85-badf-e7af236f7578 {
  box-shadow:1px 1px 11px 1px rgba(187, 187, 187, 1);
margin-left: 5%;
margin-right: 5%;
padding-top: 15px;
padding-bottom: 15px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 15px;
min-height: 150px;
background-color: rgba(255, 255, 255, 1);
}








#s-b6d239a9-a1f2-4f85-badf-e7af236f7578 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b6d239a9-a1f2-4f85-badf-e7af236f7578.shg-box.shg-c {
  justify-content: center;
}

#s-8df2cdf4-f05f-40af-bf0f-f79f4b48515e {
  margin-left: 20px;
margin-bottom: 23px;
margin-right: 20px;
}

#s-2f06605b-3bf0-46d4-911e-98c2048e1d86 {
  box-shadow:1px 1px 11px 1px rgba(187, 187, 187, 1);
margin-left: 5%;
margin-right: 5%;
padding-top: 15px;
padding-bottom: 15px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 15px;
min-height: 150px;
background-color: rgba(255, 255, 255, 1);
}








#s-2f06605b-3bf0-46d4-911e-98c2048e1d86 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-2f06605b-3bf0-46d4-911e-98c2048e1d86.shg-box.shg-c {
  justify-content: center;
}

#s-7131472b-629a-41a2-a3a2-ab72403d6a52 {
  margin-left: 20px;
margin-bottom: 23px;
margin-right: 20px;
}

#s-b1b03c5e-faf1-42bd-bca3-72bdae496d3a {
  min-height: 50px;
}








#s-b1b03c5e-faf1-42bd-bca3-72bdae496d3a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b1b03c5e-faf1-42bd-bca3-72bdae496d3a.shg-box.shg-c {
  justify-content: center;
}

#s-4f896df7-9714-4a3a-8ba6-fefaf8657d25 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-4f896df7-9714-4a3a-8ba6-fefaf8657d25 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4f896df7-9714-4a3a-8ba6-fefaf8657d25.shg-box.shg-c {
  justify-content: center;
}

#s-62b786a9-2afe-4686-a197-78254a7e3913 {
  margin-top: 30px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

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

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

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

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

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

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

#s-5c5a0eb8-4e5e-4d6f-a9dc-ecae3afe0c67 {
  margin-left: 10%;
margin-bottom: 20px;
margin-right: 10%;
}

#s-5c5a0eb8-4e5e-4d6f-a9dc-ecae3afe0c67 .shogun-table-wrapper {
  overflow: auto;
  border: 2px solid rgba(128, 226, 223, 1);
  border-radius: 15px;
}

#s-5c5a0eb8-4e5e-4d6f-a9dc-ecae3afe0c67 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-5c5a0eb8-4e5e-4d6f-a9dc-ecae3afe0c67 td.shogun-table-column {
  background-color: #fff;
  padding: 10px;
  text-align: inherit;
  
  font-size: 16px;
  
  
  
  
  
}

#s-5c5a0eb8-4e5e-4d6f-a9dc-ecae3afe0c67 td.shogun-table-row {
  background-color: #fff;
  padding: 10px;
}

#s-5c5a0eb8-4e5e-4d6f-a9dc-ecae3afe0c67 td.shogun-table-column, #s-5c5a0eb8-4e5e-4d6f-a9dc-ecae3afe0c67 td.shogun-table-row {
  border: 2px solid rgba(128, 226, 223, 1);
}

#s-22a4a19c-5048-4827-8009-bc8e42d48147 {
  margin-left: auto;
margin-right: auto;
}

#s-2e1a91ad-2adc-42cf-8975-f973e7ba6a3a {
  margin-left: auto;
margin-right: auto;
}

#s-b3989c27-66b9-4144-836b-1be02e1b1fbf {
  margin-left: auto;
margin-right: auto;
}

#s-1cd566e5-199a-44ee-90f6-9275dc58bc9d {
  margin-left: auto;
margin-right: auto;
}

#s-f4a5f10c-fa90-4174-945b-3ada58100978 {
  margin-left: auto;
margin-right: auto;
}

#s-c581cc74-82a8-4692-bb89-026372fe866b {
  margin-left: auto;
margin-right: auto;
}

#s-8f9746fd-a70c-425f-8995-226badd03dd6 {
  margin-left: auto;
margin-right: auto;
}

#s-dae2c558-6a18-4f55-a3be-45e5e8dad11f {
  margin-left: auto;
margin-right: auto;
}

#s-cb3284e7-8aea-42e3-82cb-20ae2a45d33c {
  margin-left: auto;
margin-right: auto;
}

#s-d33c9da4-fe0b-4bf8-8cce-9ec542314191 {
  margin-left: auto;
margin-right: auto;
}

#s-fbf4a87a-6173-4657-bb35-dc88637cc090 {
  margin-left: auto;
margin-right: auto;
}

#s-d676bc5e-f199-4e21-8a3b-99f8a270a7c9 {
  margin-left: auto;
margin-right: auto;
}

#s-fe2ddfe5-6970-4d4e-bca8-01fcc65efd71 {
  margin-top: 30px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

#s-479ff21d-882d-4f8c-b178-320b28d9a7b2 {
  margin-top: 15px;
margin-left: 50px;
margin-bottom: 15px;
margin-right: 50px;
}

@media (min-width: 0px) {
[id="s-479ff21d-882d-4f8c-b178-320b28d9a7b2"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-479ff21d-882d-4f8c-b178-320b28d9a7b2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-479ff21d-882d-4f8c-b178-320b28d9a7b2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-479ff21d-882d-4f8c-b178-320b28d9a7b2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-479ff21d-882d-4f8c-b178-320b28d9a7b2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-479ff21d-882d-4f8c-b178-320b28d9a7b2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-479ff21d-882d-4f8c-b178-320b28d9a7b2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

}

#s-95359821-d271-4233-8f8e-8cd57e20463b {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-95359821-d271-4233-8f8e-8cd57e20463b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-95359821-d271-4233-8f8e-8cd57e20463b.shg-box.shg-c {
  justify-content: center;
}

#s-228e0f48-b363-4d46-8d3e-fc94f3c93347 {
  margin-top: 20px;
margin-bottom: 20px;
}

#s-228e0f48-b363-4d46-8d3e-fc94f3c93347 .shogun-icon-wrapper {
  text-align: right;
}


#s-228e0f48-b363-4d46-8d3e-fc94f3c93347 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(0, 197, 191, 1);
}
@media (max-width: 767px){#s-228e0f48-b363-4d46-8d3e-fc94f3c93347 .shogun-icon-wrapper {
  text-align: center;
}


#s-228e0f48-b363-4d46-8d3e-fc94f3c93347 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(0, 197, 191, 1);
}
}
#s-40836c44-d27a-4a26-87c8-843212ff863e {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
min-height: 50px;
}








#s-40836c44-d27a-4a26-87c8-843212ff863e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-40836c44-d27a-4a26-87c8-843212ff863e.shg-box.shg-c {
  justify-content: center;
}

#s-4dcfc22d-cbc8-4f17-a777-c9b5027a866e {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-4dcfc22d-cbc8-4f17-a777-c9b5027a866e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4dcfc22d-cbc8-4f17-a777-c9b5027a866e.shg-box.shg-c {
  justify-content: center;
}

#s-07064185-7bc0-4add-a846-170902328c68 {
  margin-top: 20px;
margin-bottom: 20px;
}

#s-07064185-7bc0-4add-a846-170902328c68 .shogun-icon-wrapper {
  text-align: right;
}


#s-07064185-7bc0-4add-a846-170902328c68 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(0, 197, 191, 1);
}
@media (max-width: 767px){#s-07064185-7bc0-4add-a846-170902328c68 .shogun-icon-wrapper {
  text-align: center;
}


#s-07064185-7bc0-4add-a846-170902328c68 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(0, 197, 191, 1);
}
}
#s-7821c818-05c9-4198-b950-b06dc704ecc7 {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
min-height: 50px;
}








#s-7821c818-05c9-4198-b950-b06dc704ecc7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-7821c818-05c9-4198-b950-b06dc704ecc7.shg-box.shg-c {
  justify-content: center;
}

#s-ed36d6f0-6a3e-45ea-8b5d-723e43b1e4f2 {
  margin-left: 50px;
margin-bottom: 40px;
margin-right: 50px;
}

@media (min-width: 0px) {
[id="s-ed36d6f0-6a3e-45ea-8b5d-723e43b1e4f2"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-ed36d6f0-6a3e-45ea-8b5d-723e43b1e4f2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-ed36d6f0-6a3e-45ea-8b5d-723e43b1e4f2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-ed36d6f0-6a3e-45ea-8b5d-723e43b1e4f2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-ed36d6f0-6a3e-45ea-8b5d-723e43b1e4f2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-ed36d6f0-6a3e-45ea-8b5d-723e43b1e4f2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-ed36d6f0-6a3e-45ea-8b5d-723e43b1e4f2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

}

#s-a8332791-194d-43b4-a682-78596fe00b8f {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-a8332791-194d-43b4-a682-78596fe00b8f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a8332791-194d-43b4-a682-78596fe00b8f.shg-box.shg-c {
  justify-content: center;
}

#s-588f8c52-bcd5-446e-ab39-d12303dd48bd {
  margin-top: 20px;
margin-bottom: 20px;
}

#s-588f8c52-bcd5-446e-ab39-d12303dd48bd .shogun-icon-wrapper {
  text-align: right;
}


#s-588f8c52-bcd5-446e-ab39-d12303dd48bd .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(0, 197, 191, 1);
}
@media (max-width: 767px){#s-588f8c52-bcd5-446e-ab39-d12303dd48bd .shogun-icon-wrapper {
  text-align: center;
}


#s-588f8c52-bcd5-446e-ab39-d12303dd48bd .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(0, 197, 191, 1);
}
}
#s-89576594-1178-42f1-95af-fc70f9fb8935 {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
min-height: 50px;
}








#s-89576594-1178-42f1-95af-fc70f9fb8935 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-89576594-1178-42f1-95af-fc70f9fb8935.shg-box.shg-c {
  justify-content: center;
}

#s-3241f569-3074-4658-a96c-09ce989ed3dc {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-3241f569-3074-4658-a96c-09ce989ed3dc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3241f569-3074-4658-a96c-09ce989ed3dc.shg-box.shg-c {
  justify-content: center;
}

#s-a038f17b-9059-4b7b-a776-e3d2632f5322 {
  margin-top: 20px;
margin-bottom: 20px;
}

#s-a038f17b-9059-4b7b-a776-e3d2632f5322 .shogun-icon-wrapper {
  text-align: right;
}


#s-a038f17b-9059-4b7b-a776-e3d2632f5322 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(0, 197, 191, 1);
}
@media (max-width: 767px){#s-a038f17b-9059-4b7b-a776-e3d2632f5322 .shogun-icon-wrapper {
  text-align: center;
}


#s-a038f17b-9059-4b7b-a776-e3d2632f5322 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(0, 197, 191, 1);
}
}
#s-08740d19-24c8-436b-841f-c4bdad5f54da {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
min-height: 50px;
}








#s-08740d19-24c8-436b-841f-c4bdad5f54da > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-08740d19-24c8-436b-841f-c4bdad5f54da.shg-box.shg-c {
  justify-content: center;
}

#s-a7f191d2-1b71-4a4f-978a-40bafb51ba18 {
  margin-bottom: 20px;
min-height: 50px;
background-color: rgba(250, 248, 242, 1);
}








#s-a7f191d2-1b71-4a4f-978a-40bafb51ba18 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a7f191d2-1b71-4a4f-978a-40bafb51ba18.shg-box.shg-c {
  justify-content: center;
}

#s-a58c55d9-2aa0-455b-b78a-2b4c6f97c8f2 {
  margin-top: 30px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

#s-08344aa8-bb44-46d0-a3bd-d6fb302f544a {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

#s-41088029-d889-4215-8461-d2e4ffa15c2e {
  margin-left: auto;
margin-bottom: 30px;
margin-right: auto;
max-width: 1754px;
aspect-ratio: 1754/1851;
text-align: center;
}



.shg-image-margin-container-s-41088029-d889-4215-8461-d2e4ffa15c2e {
  margin-left: auto;
  margin-right: auto;
  
  margin-bottom: 30px;
  /* Add padding handling */
  
  
  
  
}

#s-41088029-d889-4215-8461-d2e4ffa15c2e {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-41088029-d889-4215-8461-d2e4ffa15c2e .shg-image-content-wrapper {
      aspect-ratio: 1754/1851;
      min-width: 100%;
      height: auto;
    }

    #s-41088029-d889-4215-8461-d2e4ffa15c2e .shogun-image-link {
      aspect-ratio: 1754/1851;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-41088029-d889-4215-8461-d2e4ffa15c2e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-41088029-d889-4215-8461-d2e4ffa15c2e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-41088029-d889-4215-8461-d2e4ffa15c2e img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1754px;
  }



  img.s-41088029-d889-4215-8461-d2e4ffa15c2e.shogun-image {
    
    
    
    max-height: 1754px;
  }


.s-41088029-d889-4215-8461-d2e4ffa15c2e .shogun-image-content {
  
    align-items: center;
  
}

.s-41088029-d889-4215-8461-d2e4ffa15c2e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-41088029-d889-4215-8461-d2e4ffa15c2e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-41088029-d889-4215-8461-d2e4ffa15c2e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-41088029-d889-4215-8461-d2e4ffa15c2e {
      --shg-aspect-ratio: calc(1754/1851); 
    }

    .s-41088029-d889-4215-8461-d2e4ffa15c2e.shogun-image-container {
      position: relative;
    }

    .s-41088029-d889-4215-8461-d2e4ffa15c2e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-41088029-d889-4215-8461-d2e4ffa15c2e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-41088029-d889-4215-8461-d2e4ffa15c2e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1754px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-41088029-d889-4215-8461-d2e4ffa15c2e {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-41088029-d889-4215-8461-d2e4ffa15c2e {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-41088029-d889-4215-8461-d2e4ffa15c2e .shg-image-content-wrapper {
      aspect-ratio: 1754/1851;
      min-width: 100%;
      height: auto;
    }

    #s-41088029-d889-4215-8461-d2e4ffa15c2e .shogun-image-link {
      aspect-ratio: 1754/1851;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-41088029-d889-4215-8461-d2e4ffa15c2e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-41088029-d889-4215-8461-d2e4ffa15c2e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-41088029-d889-4215-8461-d2e4ffa15c2e img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1754px;
  }



  img.s-41088029-d889-4215-8461-d2e4ffa15c2e.shogun-image {
    
    
    
    max-height: 1754px;
  }


.s-41088029-d889-4215-8461-d2e4ffa15c2e .shogun-image-content {
  
    align-items: center;
  
}

.s-41088029-d889-4215-8461-d2e4ffa15c2e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-41088029-d889-4215-8461-d2e4ffa15c2e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-41088029-d889-4215-8461-d2e4ffa15c2e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-41088029-d889-4215-8461-d2e4ffa15c2e {
      --shg-aspect-ratio: calc(1754/1851); 
    }

    .s-41088029-d889-4215-8461-d2e4ffa15c2e.shogun-image-container {
      position: relative;
    }

    .s-41088029-d889-4215-8461-d2e4ffa15c2e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-41088029-d889-4215-8461-d2e4ffa15c2e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-41088029-d889-4215-8461-d2e4ffa15c2e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1754px;
    }
  }

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

.shg-image-margin-container-s-41088029-d889-4215-8461-d2e4ffa15c2e {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-41088029-d889-4215-8461-d2e4ffa15c2e {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-41088029-d889-4215-8461-d2e4ffa15c2e .shg-image-content-wrapper {
      aspect-ratio: 1754/1851;
      min-width: 100%;
      height: auto;
    }

    #s-41088029-d889-4215-8461-d2e4ffa15c2e .shogun-image-link {
      aspect-ratio: 1754/1851;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-41088029-d889-4215-8461-d2e4ffa15c2e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-41088029-d889-4215-8461-d2e4ffa15c2e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-41088029-d889-4215-8461-d2e4ffa15c2e img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1754px;
  }



  img.s-41088029-d889-4215-8461-d2e4ffa15c2e.shogun-image {
    
    
    
    max-height: 1754px;
  }


.s-41088029-d889-4215-8461-d2e4ffa15c2e .shogun-image-content {
  
    align-items: center;
  
}

.s-41088029-d889-4215-8461-d2e4ffa15c2e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-41088029-d889-4215-8461-d2e4ffa15c2e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-41088029-d889-4215-8461-d2e4ffa15c2e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-41088029-d889-4215-8461-d2e4ffa15c2e {
      --shg-aspect-ratio: calc(1754/1851); 
    }

    .s-41088029-d889-4215-8461-d2e4ffa15c2e.shogun-image-container {
      position: relative;
    }

    .s-41088029-d889-4215-8461-d2e4ffa15c2e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-41088029-d889-4215-8461-d2e4ffa15c2e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-41088029-d889-4215-8461-d2e4ffa15c2e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1754px;
    }
  }

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

.shg-image-margin-container-s-41088029-d889-4215-8461-d2e4ffa15c2e {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-41088029-d889-4215-8461-d2e4ffa15c2e {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-41088029-d889-4215-8461-d2e4ffa15c2e .shg-image-content-wrapper {
      aspect-ratio: 1754/1851;
      min-width: 100%;
      height: auto;
    }

    #s-41088029-d889-4215-8461-d2e4ffa15c2e .shogun-image-link {
      aspect-ratio: 1754/1851;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-41088029-d889-4215-8461-d2e4ffa15c2e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-41088029-d889-4215-8461-d2e4ffa15c2e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-41088029-d889-4215-8461-d2e4ffa15c2e img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1754px;
  }



  img.s-41088029-d889-4215-8461-d2e4ffa15c2e.shogun-image {
    
    
    
    max-height: 1754px;
  }


.s-41088029-d889-4215-8461-d2e4ffa15c2e .shogun-image-content {
  
    align-items: center;
  
}

.s-41088029-d889-4215-8461-d2e4ffa15c2e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-41088029-d889-4215-8461-d2e4ffa15c2e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-41088029-d889-4215-8461-d2e4ffa15c2e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-41088029-d889-4215-8461-d2e4ffa15c2e {
      --shg-aspect-ratio: calc(1754/1851); 
    }

    .s-41088029-d889-4215-8461-d2e4ffa15c2e.shogun-image-container {
      position: relative;
    }

    .s-41088029-d889-4215-8461-d2e4ffa15c2e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-41088029-d889-4215-8461-d2e4ffa15c2e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-41088029-d889-4215-8461-d2e4ffa15c2e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1754px;
    }
  }

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

.shg-image-margin-container-s-41088029-d889-4215-8461-d2e4ffa15c2e {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-41088029-d889-4215-8461-d2e4ffa15c2e {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-41088029-d889-4215-8461-d2e4ffa15c2e .shg-image-content-wrapper {
      aspect-ratio: 1754/1851;
      min-width: 100%;
      height: auto;
    }

    #s-41088029-d889-4215-8461-d2e4ffa15c2e .shogun-image-link {
      aspect-ratio: 1754/1851;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-41088029-d889-4215-8461-d2e4ffa15c2e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-41088029-d889-4215-8461-d2e4ffa15c2e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-41088029-d889-4215-8461-d2e4ffa15c2e img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1754px;
  }



  img.s-41088029-d889-4215-8461-d2e4ffa15c2e.shogun-image {
    
    
    
    max-height: 1754px;
  }


.s-41088029-d889-4215-8461-d2e4ffa15c2e .shogun-image-content {
  
    align-items: center;
  
}

.s-41088029-d889-4215-8461-d2e4ffa15c2e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-41088029-d889-4215-8461-d2e4ffa15c2e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-41088029-d889-4215-8461-d2e4ffa15c2e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-41088029-d889-4215-8461-d2e4ffa15c2e {
      --shg-aspect-ratio: calc(1754/1851); 
    }

    .s-41088029-d889-4215-8461-d2e4ffa15c2e.shogun-image-container {
      position: relative;
    }

    .s-41088029-d889-4215-8461-d2e4ffa15c2e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-41088029-d889-4215-8461-d2e4ffa15c2e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-41088029-d889-4215-8461-d2e4ffa15c2e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1754px;
    }
  }

}
#s-ed6e123a-fa0e-4af7-936b-1b6815bc953d {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-ed6e123a-fa0e-4af7-936b-1b6815bc953d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ed6e123a-fa0e-4af7-936b-1b6815bc953d.shg-box.shg-c {
  justify-content: center;
}

#s-9dd67e64-1b02-4c1a-949b-f4c526ea2c21 {
  margin-top: 30px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

#s-7e32209a-7a10-4ca0-aead-65693bbb3b4e {
  margin-left: 5%;
margin-bottom: 30px;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-7e32209a-7a10-4ca0-aead-65693bbb3b4e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7e32209a-7a10-4ca0-aead-65693bbb3b4e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-7e32209a-7a10-4ca0-aead-65693bbb3b4e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-7e32209a-7a10-4ca0-aead-65693bbb3b4e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-0339a411-0924-451b-9d38-67b3a05ba27c {
  margin-left: auto;
margin-right: auto;
}

#s-0339a411-0924-451b-9d38-67b3a05ba27c .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 0px;
}

#s-0339a411-0924-451b-9d38-67b3a05ba27c table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-0339a411-0924-451b-9d38-67b3a05ba27c td.shogun-table-column {
  background-color: #fff;
  padding: 10px;
  text-align: inherit;
  
  font-size: 14px;
  
  
  
  
  
}

#s-0339a411-0924-451b-9d38-67b3a05ba27c td.shogun-table-row {
  background-color: #fff;
  padding: 10px;
}

#s-0339a411-0924-451b-9d38-67b3a05ba27c td.shogun-table-column, #s-0339a411-0924-451b-9d38-67b3a05ba27c td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

#s-798b3709-01c1-42e5-b124-9d96ce613d41 {
  margin-left: auto;
margin-right: auto;
}

#s-5be8f310-f6b8-43dc-8480-980ca38abae4 {
  margin-left: auto;
margin-right: auto;
}

#s-4383ebec-a4c0-4161-84b6-1b21385984b5 {
  margin-left: auto;
margin-right: auto;
}

#s-08d232d0-e1fc-4e6b-8c69-bafd363186e4 {
  margin-left: auto;
margin-right: auto;
}

#s-a74ca12e-860c-43cf-ae90-7a56bd931509 {
  margin-left: auto;
margin-right: auto;
}

#s-42bca180-b676-4240-86df-320369394a25 {
  margin-left: auto;
margin-right: auto;
}

#s-5ca67b1e-7e38-4954-9fb8-2626aff3ef7e {
  margin-left: auto;
margin-right: auto;
}

#s-efaa8a96-d2e0-4b2c-9b1b-b4e8724de565 {
  margin-left: auto;
margin-right: auto;
}

#s-2ce32c58-f9b8-4b99-96fe-94b895f5264d {
  margin-left: auto;
margin-right: auto;
}

#s-d86b169c-71f7-4aa1-a661-b66b0346e148 {
  margin-left: auto;
margin-right: auto;
}

#s-bb932a2f-96dc-4e5d-8cf9-6db341a20155 {
  margin-left: auto;
margin-right: auto;
}

#s-94c63855-2733-4288-8bbe-1f92d40ef627 {
  margin-left: auto;
margin-right: auto;
}

#s-8a3795a9-c857-4c1c-9577-ca9edb705d6c {
  margin-top: 11px;
margin-bottom: 5px;
}

#s-18d4c58e-3207-4830-976a-6fe5f3af8a69 {
  margin-left: 3px;
margin-bottom: 20px;
margin-right: 3px;
padding-top: 15px;
padding-left: 72px;
padding-bottom: 15px;
padding-right: 72px;
border-radius: 7px;
background-color: rgba(0, 197, 191, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
line-height: 1em;
letter-spacing: 0px;
}
#s-18d4c58e-3207-4830-976a-6fe5f3af8a69:hover {background-color: rgba(128, 226, 223, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-18d4c58e-3207-4830-976a-6fe5f3af8a69:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-18d4c58e-3207-4830-976a-6fe5f3af8a69-root {
    text-align: center;
  }


#s-18d4c58e-3207-4830-976a-6fe5f3af8a69.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-18d4c58e-3207-4830-976a-6fe5f3af8a69-root {
    text-align: center;
  }


#s-18d4c58e-3207-4830-976a-6fe5f3af8a69.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-18d4c58e-3207-4830-976a-6fe5f3af8a69-root {
    text-align: center;
  }


#s-18d4c58e-3207-4830-976a-6fe5f3af8a69.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-18d4c58e-3207-4830-976a-6fe5f3af8a69-root {
    text-align: center;
  }


#s-18d4c58e-3207-4830-976a-6fe5f3af8a69.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-18d4c58e-3207-4830-976a-6fe5f3af8a69-root {
    text-align: center;
  }


#s-18d4c58e-3207-4830-976a-6fe5f3af8a69.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  font-family: Archivo Black;
  display:  inline-block ;
}
}
#s-5db4f880-62dc-41b0-ac79-e4407bee77cb {
  margin-top: 35px;
margin-left: 0px;
margin-bottom: 27px;
margin-right: 0px;
padding-bottom: 0px;
min-height: 48px;
background-color: rgba(69, 122, 255, 1);
}








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

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

#s-df53b499-fe48-48b8-b70a-818825775cb2 .shogun-countdown span, #s-df53b499-fe48-48b8-b70a-818825775cb2 .shogun-countdown label {
  color: rgba(255, 255, 255, 1);
}
#s-027baf13-923b-4f5d-abe2-cbc1191861fd {
  margin-left: 0px;
margin-right: 0px;
min-height: 50px;
}








#s-027baf13-923b-4f5d-abe2-cbc1191861fd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-027baf13-923b-4f5d-abe2-cbc1191861fd.shg-box.shg-c {
  justify-content: center;
}

#s-f5667c63-0873-4161-9b50-db715c887e66 {
  margin-top: 50px;
margin-left: 5%;
margin-bottom: 0px;
margin-right: 5%;
}

#s-554b6b28-8413-4eea-8cdc-a28d61e58a32 {
  margin-left: 5%;
margin-right: 5%;
}
@media (min-width: 1200px){#s-554b6b28-8413-4eea-8cdc-a28d61e58a32 {
  display: none;
}
#s-554b6b28-8413-4eea-8cdc-a28d61e58a32, #wrap-s-554b6b28-8413-4eea-8cdc-a28d61e58a32 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-554b6b28-8413-4eea-8cdc-a28d61e58a32 {
  display: none;
}
#s-554b6b28-8413-4eea-8cdc-a28d61e58a32, #wrap-s-554b6b28-8413-4eea-8cdc-a28d61e58a32 { display: none !important; }}
@media (min-width: 0px) {
[id="s-554b6b28-8413-4eea-8cdc-a28d61e58a32"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-554b6b28-8413-4eea-8cdc-a28d61e58a32"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-554b6b28-8413-4eea-8cdc-a28d61e58a32"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-554b6b28-8413-4eea-8cdc-a28d61e58a32"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

}

#s-3e3dc4bd-49f2-4c50-9f60-0f13c9a02402 {
  max-width: 400px;
aspect-ratio: 400/200;
text-align: center;
}





  #s-3e3dc4bd-49f2-4c50-9f60-0f13c9a02402 img.shogun-image,
  #s-3e3dc4bd-49f2-4c50-9f60-0f13c9a02402 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-3e3dc4bd-49f2-4c50-9f60-0f13c9a02402 {
    width: 100%;
    height: auto;
  }



  #s-3e3dc4bd-49f2-4c50-9f60-0f13c9a02402 img.shogun-image {
    

    
    
    
  }


#s-3e3dc4bd-49f2-4c50-9f60-0f13c9a02402 .shogun-image-content {
  
    align-items: center;
  
}

#s-5e20b6ca-9f71-4a1a-9a2f-c27b492b0172 {
  margin-left: auto;
margin-right: auto;
max-width: 400px;
aspect-ratio: 400/200;
text-align: center;
}



.shg-image-margin-container-s-5e20b6ca-9f71-4a1a-9a2f-c27b492b0172 {
  margin-left: auto;
  margin-right: auto;
  
  
  /* Add padding handling */
  
  
  
  
}

#s-5e20b6ca-9f71-4a1a-9a2f-c27b492b0172 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5e20b6ca-9f71-4a1a-9a2f-c27b492b0172 .shg-image-content-wrapper {
      aspect-ratio: 400/200;
      min-width: 100%;
      height: auto;
    }

    #s-5e20b6ca-9f71-4a1a-9a2f-c27b492b0172 .shogun-image-link {
      aspect-ratio: 400/200;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5e20b6ca-9f71-4a1a-9a2f-c27b492b0172 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5e20b6ca-9f71-4a1a-9a2f-c27b492b0172.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5e20b6ca-9f71-4a1a-9a2f-c27b492b0172 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 400px;
  }



  img.s-5e20b6ca-9f71-4a1a-9a2f-c27b492b0172.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-5e20b6ca-9f71-4a1a-9a2f-c27b492b0172 .shogun-image-content {
  
    align-items: center;
  
}

.s-5e20b6ca-9f71-4a1a-9a2f-c27b492b0172.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5e20b6ca-9f71-4a1a-9a2f-c27b492b0172.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5e20b6ca-9f71-4a1a-9a2f-c27b492b0172.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-5e20b6ca-9f71-4a1a-9a2f-c27b492b0172 {
      --shg-aspect-ratio: calc(400/200); 
    }

    .s-5e20b6ca-9f71-4a1a-9a2f-c27b492b0172.shogun-image-container {
      position: relative;
    }

    .s-5e20b6ca-9f71-4a1a-9a2f-c27b492b0172.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5e20b6ca-9f71-4a1a-9a2f-c27b492b0172.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5e20b6ca-9f71-4a1a-9a2f-c27b492b0172 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-5e20b6ca-9f71-4a1a-9a2f-c27b492b0172 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-5e20b6ca-9f71-4a1a-9a2f-c27b492b0172 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5e20b6ca-9f71-4a1a-9a2f-c27b492b0172 .shg-image-content-wrapper {
      aspect-ratio: 400/200;
      min-width: 100%;
      height: auto;
    }

    #s-5e20b6ca-9f71-4a1a-9a2f-c27b492b0172 .shogun-image-link {
      aspect-ratio: 400/200;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5e20b6ca-9f71-4a1a-9a2f-c27b492b0172 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5e20b6ca-9f71-4a1a-9a2f-c27b492b0172.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5e20b6ca-9f71-4a1a-9a2f-c27b492b0172 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 400px;
  }



  img.s-5e20b6ca-9f71-4a1a-9a2f-c27b492b0172.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-5e20b6ca-9f71-4a1a-9a2f-c27b492b0172 .shogun-image-content {
  
    align-items: center;
  
}

.s-5e20b6ca-9f71-4a1a-9a2f-c27b492b0172.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5e20b6ca-9f71-4a1a-9a2f-c27b492b0172.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5e20b6ca-9f71-4a1a-9a2f-c27b492b0172.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-5e20b6ca-9f71-4a1a-9a2f-c27b492b0172 {
      --shg-aspect-ratio: calc(400/200); 
    }

    .s-5e20b6ca-9f71-4a1a-9a2f-c27b492b0172.shogun-image-container {
      position: relative;
    }

    .s-5e20b6ca-9f71-4a1a-9a2f-c27b492b0172.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5e20b6ca-9f71-4a1a-9a2f-c27b492b0172.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5e20b6ca-9f71-4a1a-9a2f-c27b492b0172 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

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

.shg-image-margin-container-s-5e20b6ca-9f71-4a1a-9a2f-c27b492b0172 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-5e20b6ca-9f71-4a1a-9a2f-c27b492b0172 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5e20b6ca-9f71-4a1a-9a2f-c27b492b0172 .shg-image-content-wrapper {
      aspect-ratio: 400/200;
      min-width: 100%;
      height: auto;
    }

    #s-5e20b6ca-9f71-4a1a-9a2f-c27b492b0172 .shogun-image-link {
      aspect-ratio: 400/200;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5e20b6ca-9f71-4a1a-9a2f-c27b492b0172 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5e20b6ca-9f71-4a1a-9a2f-c27b492b0172.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5e20b6ca-9f71-4a1a-9a2f-c27b492b0172 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 400px;
  }



  img.s-5e20b6ca-9f71-4a1a-9a2f-c27b492b0172.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-5e20b6ca-9f71-4a1a-9a2f-c27b492b0172 .shogun-image-content {
  
    align-items: center;
  
}

.s-5e20b6ca-9f71-4a1a-9a2f-c27b492b0172.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5e20b6ca-9f71-4a1a-9a2f-c27b492b0172.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5e20b6ca-9f71-4a1a-9a2f-c27b492b0172.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-5e20b6ca-9f71-4a1a-9a2f-c27b492b0172 {
      --shg-aspect-ratio: calc(400/200); 
    }

    .s-5e20b6ca-9f71-4a1a-9a2f-c27b492b0172.shogun-image-container {
      position: relative;
    }

    .s-5e20b6ca-9f71-4a1a-9a2f-c27b492b0172.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5e20b6ca-9f71-4a1a-9a2f-c27b492b0172.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5e20b6ca-9f71-4a1a-9a2f-c27b492b0172 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

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

.shg-image-margin-container-s-5e20b6ca-9f71-4a1a-9a2f-c27b492b0172 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-5e20b6ca-9f71-4a1a-9a2f-c27b492b0172 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5e20b6ca-9f71-4a1a-9a2f-c27b492b0172 .shg-image-content-wrapper {
      aspect-ratio: 400/200;
      min-width: 100%;
      height: auto;
    }

    #s-5e20b6ca-9f71-4a1a-9a2f-c27b492b0172 .shogun-image-link {
      aspect-ratio: 400/200;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5e20b6ca-9f71-4a1a-9a2f-c27b492b0172 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5e20b6ca-9f71-4a1a-9a2f-c27b492b0172.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5e20b6ca-9f71-4a1a-9a2f-c27b492b0172 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 400px;
  }



  img.s-5e20b6ca-9f71-4a1a-9a2f-c27b492b0172.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-5e20b6ca-9f71-4a1a-9a2f-c27b492b0172 .shogun-image-content {
  
    align-items: center;
  
}

.s-5e20b6ca-9f71-4a1a-9a2f-c27b492b0172.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5e20b6ca-9f71-4a1a-9a2f-c27b492b0172.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5e20b6ca-9f71-4a1a-9a2f-c27b492b0172.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-5e20b6ca-9f71-4a1a-9a2f-c27b492b0172 {
      --shg-aspect-ratio: calc(400/200); 
    }

    .s-5e20b6ca-9f71-4a1a-9a2f-c27b492b0172.shogun-image-container {
      position: relative;
    }

    .s-5e20b6ca-9f71-4a1a-9a2f-c27b492b0172.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5e20b6ca-9f71-4a1a-9a2f-c27b492b0172.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5e20b6ca-9f71-4a1a-9a2f-c27b492b0172 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

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

.shg-image-margin-container-s-5e20b6ca-9f71-4a1a-9a2f-c27b492b0172 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-5e20b6ca-9f71-4a1a-9a2f-c27b492b0172 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5e20b6ca-9f71-4a1a-9a2f-c27b492b0172 .shg-image-content-wrapper {
      aspect-ratio: 400/200;
      min-width: 100%;
      height: auto;
    }

    #s-5e20b6ca-9f71-4a1a-9a2f-c27b492b0172 .shogun-image-link {
      aspect-ratio: 400/200;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5e20b6ca-9f71-4a1a-9a2f-c27b492b0172 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5e20b6ca-9f71-4a1a-9a2f-c27b492b0172.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5e20b6ca-9f71-4a1a-9a2f-c27b492b0172 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 400px;
  }



  img.s-5e20b6ca-9f71-4a1a-9a2f-c27b492b0172.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-5e20b6ca-9f71-4a1a-9a2f-c27b492b0172 .shogun-image-content {
  
    align-items: center;
  
}

.s-5e20b6ca-9f71-4a1a-9a2f-c27b492b0172.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5e20b6ca-9f71-4a1a-9a2f-c27b492b0172.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5e20b6ca-9f71-4a1a-9a2f-c27b492b0172.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-5e20b6ca-9f71-4a1a-9a2f-c27b492b0172 {
      --shg-aspect-ratio: calc(400/200); 
    }

    .s-5e20b6ca-9f71-4a1a-9a2f-c27b492b0172.shogun-image-container {
      position: relative;
    }

    .s-5e20b6ca-9f71-4a1a-9a2f-c27b492b0172.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5e20b6ca-9f71-4a1a-9a2f-c27b492b0172.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5e20b6ca-9f71-4a1a-9a2f-c27b492b0172 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}
#s-2fedbb0a-62e6-4e76-8a21-bfb0aaae8799 {
  max-width: 400px;
aspect-ratio: 400/200;
text-align: center;
}





  #s-2fedbb0a-62e6-4e76-8a21-bfb0aaae8799 img.shogun-image,
  #s-2fedbb0a-62e6-4e76-8a21-bfb0aaae8799 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-2fedbb0a-62e6-4e76-8a21-bfb0aaae8799 {
    width: 100%;
    height: auto;
  }



  #s-2fedbb0a-62e6-4e76-8a21-bfb0aaae8799 img.shogun-image {
    

    
    
    
  }


#s-2fedbb0a-62e6-4e76-8a21-bfb0aaae8799 .shogun-image-content {
  
    align-items: center;
  
}

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

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

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

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

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

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

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

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

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

.shogun-image-content {
  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-inner-inline-image .shogun-image.hover~* {
  z-index: 1;
}
#s-b59676da-074a-42e0-a0b7-36d5288292ed {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

.shg-image-margin-container-s-b59676da-074a-42e0-a0b7-36d5288292ed {
  margin-left: auto;
  margin-right: auto;
  
  
  /* Add padding handling */
  
  
  
  
}

#s-b59676da-074a-42e0-a0b7-36d5288292ed {
  margin: 0 !important;
  position: relative;
  overflow: hidden;
  width: 100%;
  /* Remove any padding here since it's now on the container */
}

#s-b59676da-074a-42e0-a0b7-36d5288292ed img.shogun-image {
  width: 100%;
  
  
  

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




.s-b59676da-074a-42e0-a0b7-36d5288292ed .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-b59676da-074a-42e0-a0b7-36d5288292ed.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b59676da-074a-42e0-a0b7-36d5288292ed.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b59676da-074a-42e0-a0b7-36d5288292ed.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){.shg-image-margin-container-s-b59676da-074a-42e0-a0b7-36d5288292ed {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-b59676da-074a-42e0-a0b7-36d5288292ed {
  margin: 0 !important;
  position: relative;
  overflow: hidden;
  width: 100%;
  /* Remove any padding here since it's now on the container */
}

#s-b59676da-074a-42e0-a0b7-36d5288292ed img.shogun-image {
  width: 100%;
  
  
  

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




.s-b59676da-074a-42e0-a0b7-36d5288292ed .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-b59676da-074a-42e0-a0b7-36d5288292ed.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b59676da-074a-42e0-a0b7-36d5288292ed.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b59676da-074a-42e0-a0b7-36d5288292ed.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 992px) and (max-width: 1199px){.shg-image-margin-container-s-b59676da-074a-42e0-a0b7-36d5288292ed {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-b59676da-074a-42e0-a0b7-36d5288292ed {
  margin: 0 !important;
  position: relative;
  overflow: hidden;
  width: 100%;
  /* Remove any padding here since it's now on the container */
}

#s-b59676da-074a-42e0-a0b7-36d5288292ed img.shogun-image {
  width: 100%;
  
  
  

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




.s-b59676da-074a-42e0-a0b7-36d5288292ed .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-b59676da-074a-42e0-a0b7-36d5288292ed.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b59676da-074a-42e0-a0b7-36d5288292ed.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b59676da-074a-42e0-a0b7-36d5288292ed.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 768px) and (max-width: 991px){.shg-image-margin-container-s-b59676da-074a-42e0-a0b7-36d5288292ed {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-b59676da-074a-42e0-a0b7-36d5288292ed {
  margin: 0 !important;
  position: relative;
  overflow: hidden;
  width: 100%;
  /* Remove any padding here since it's now on the container */
}

#s-b59676da-074a-42e0-a0b7-36d5288292ed img.shogun-image {
  width: 100%;
  
  
  

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




.s-b59676da-074a-42e0-a0b7-36d5288292ed .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-b59676da-074a-42e0-a0b7-36d5288292ed.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b59676da-074a-42e0-a0b7-36d5288292ed.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b59676da-074a-42e0-a0b7-36d5288292ed.shogun-image {
  box-sizing: border-box;
}




}@media (max-width: 767px){.shg-image-margin-container-s-b59676da-074a-42e0-a0b7-36d5288292ed {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-b59676da-074a-42e0-a0b7-36d5288292ed {
  margin: 0 !important;
  position: relative;
  overflow: hidden;
  width: 100%;
  /* Remove any padding here since it's now on the container */
}

#s-b59676da-074a-42e0-a0b7-36d5288292ed img.shogun-image {
  width: 100%;
  
  
  

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




.s-b59676da-074a-42e0-a0b7-36d5288292ed .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-b59676da-074a-42e0-a0b7-36d5288292ed.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b59676da-074a-42e0-a0b7-36d5288292ed.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b59676da-074a-42e0-a0b7-36d5288292ed.shogun-image {
  box-sizing: border-box;
}




}
#s-63d4d9cb-e73c-4dc7-a0b2-91a7e9cabce4 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

.shg-image-margin-container-s-63d4d9cb-e73c-4dc7-a0b2-91a7e9cabce4 {
  margin-left: auto;
  margin-right: auto;
  
  
  /* Add padding handling */
  
  
  
  
}

#s-63d4d9cb-e73c-4dc7-a0b2-91a7e9cabce4 {
  margin: 0 !important;
  position: relative;
  overflow: hidden;
  width: 100%;
  /* Remove any padding here since it's now on the container */
}

#s-63d4d9cb-e73c-4dc7-a0b2-91a7e9cabce4 img.shogun-image {
  width: 100%;
  
  
  

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




.s-63d4d9cb-e73c-4dc7-a0b2-91a7e9cabce4 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-63d4d9cb-e73c-4dc7-a0b2-91a7e9cabce4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-63d4d9cb-e73c-4dc7-a0b2-91a7e9cabce4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-63d4d9cb-e73c-4dc7-a0b2-91a7e9cabce4.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){.shg-image-margin-container-s-63d4d9cb-e73c-4dc7-a0b2-91a7e9cabce4 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-63d4d9cb-e73c-4dc7-a0b2-91a7e9cabce4 {
  margin: 0 !important;
  position: relative;
  overflow: hidden;
  width: 100%;
  /* Remove any padding here since it's now on the container */
}

#s-63d4d9cb-e73c-4dc7-a0b2-91a7e9cabce4 img.shogun-image {
  width: 100%;
  
  
  

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




.s-63d4d9cb-e73c-4dc7-a0b2-91a7e9cabce4 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-63d4d9cb-e73c-4dc7-a0b2-91a7e9cabce4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-63d4d9cb-e73c-4dc7-a0b2-91a7e9cabce4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-63d4d9cb-e73c-4dc7-a0b2-91a7e9cabce4.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 992px) and (max-width: 1199px){.shg-image-margin-container-s-63d4d9cb-e73c-4dc7-a0b2-91a7e9cabce4 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-63d4d9cb-e73c-4dc7-a0b2-91a7e9cabce4 {
  margin: 0 !important;
  position: relative;
  overflow: hidden;
  width: 100%;
  /* Remove any padding here since it's now on the container */
}

#s-63d4d9cb-e73c-4dc7-a0b2-91a7e9cabce4 img.shogun-image {
  width: 100%;
  
  
  

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




.s-63d4d9cb-e73c-4dc7-a0b2-91a7e9cabce4 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-63d4d9cb-e73c-4dc7-a0b2-91a7e9cabce4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-63d4d9cb-e73c-4dc7-a0b2-91a7e9cabce4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-63d4d9cb-e73c-4dc7-a0b2-91a7e9cabce4.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 768px) and (max-width: 991px){.shg-image-margin-container-s-63d4d9cb-e73c-4dc7-a0b2-91a7e9cabce4 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-63d4d9cb-e73c-4dc7-a0b2-91a7e9cabce4 {
  margin: 0 !important;
  position: relative;
  overflow: hidden;
  width: 100%;
  /* Remove any padding here since it's now on the container */
}

#s-63d4d9cb-e73c-4dc7-a0b2-91a7e9cabce4 img.shogun-image {
  width: 100%;
  
  
  

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




.s-63d4d9cb-e73c-4dc7-a0b2-91a7e9cabce4 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-63d4d9cb-e73c-4dc7-a0b2-91a7e9cabce4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-63d4d9cb-e73c-4dc7-a0b2-91a7e9cabce4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-63d4d9cb-e73c-4dc7-a0b2-91a7e9cabce4.shogun-image {
  box-sizing: border-box;
}




}@media (max-width: 767px){.shg-image-margin-container-s-63d4d9cb-e73c-4dc7-a0b2-91a7e9cabce4 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-63d4d9cb-e73c-4dc7-a0b2-91a7e9cabce4 {
  margin: 0 !important;
  position: relative;
  overflow: hidden;
  width: 100%;
  /* Remove any padding here since it's now on the container */
}

#s-63d4d9cb-e73c-4dc7-a0b2-91a7e9cabce4 img.shogun-image {
  width: 100%;
  
  
  

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




.s-63d4d9cb-e73c-4dc7-a0b2-91a7e9cabce4 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-63d4d9cb-e73c-4dc7-a0b2-91a7e9cabce4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-63d4d9cb-e73c-4dc7-a0b2-91a7e9cabce4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-63d4d9cb-e73c-4dc7-a0b2-91a7e9cabce4.shogun-image {
  box-sizing: border-box;
}




}
#s-c92e8ab6-56b1-4a5e-bb8b-ab20cfdce2a4 {
  max-width: 400px;
aspect-ratio: 400/200;
text-align: center;
}





  #s-c92e8ab6-56b1-4a5e-bb8b-ab20cfdce2a4 img.shogun-image,
  #s-c92e8ab6-56b1-4a5e-bb8b-ab20cfdce2a4 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-c92e8ab6-56b1-4a5e-bb8b-ab20cfdce2a4 {
    width: 100%;
    height: auto;
  }



  #s-c92e8ab6-56b1-4a5e-bb8b-ab20cfdce2a4 img.shogun-image {
    

    
    
    
  }


#s-c92e8ab6-56b1-4a5e-bb8b-ab20cfdce2a4 .shogun-image-content {
  
    align-items: center;
  
}

#s-c0228f04-2178-433a-a647-bdc1a10a41b7 {
  margin-left: 5%;
margin-right: 5%;
}
@media (min-width: 1200px){#s-c0228f04-2178-433a-a647-bdc1a10a41b7 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c0228f04-2178-433a-a647-bdc1a10a41b7 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c0228f04-2178-433a-a647-bdc1a10a41b7 {
  display: none;
}
#s-c0228f04-2178-433a-a647-bdc1a10a41b7, #wrap-s-c0228f04-2178-433a-a647-bdc1a10a41b7 { display: none !important; }}@media (max-width: 767px){#s-c0228f04-2178-433a-a647-bdc1a10a41b7 {
  display: none;
}
#s-c0228f04-2178-433a-a647-bdc1a10a41b7, #wrap-s-c0228f04-2178-433a-a647-bdc1a10a41b7 { display: none !important; }}
@media (min-width: 0px) {
[id="s-c0228f04-2178-433a-a647-bdc1a10a41b7"] > .shg-row > .shg-c-xs-2_4 {
  width: calc(20.0% - 24.0px);
}

}

@media (min-width: 768px) {
[id="s-c0228f04-2178-433a-a647-bdc1a10a41b7"] > .shg-row > .shg-c-sm-2_4 {
  width: calc(20.0% - 24.0px);
}

}

@media (min-width: 992px) {
[id="s-c0228f04-2178-433a-a647-bdc1a10a41b7"] > .shg-row > .shg-c-md-2_4 {
  width: calc(20.0% - 24.0px);
}

}

@media (min-width: 1200px) {
[id="s-c0228f04-2178-433a-a647-bdc1a10a41b7"] > .shg-row > .shg-c-lg-2_4 {
  width: calc(20.0% - 24.0px);
}

}

#s-560f9b83-e103-47a5-b830-6c15b0e33a0a {
  max-width: 400px;
aspect-ratio: 400/200;
text-align: center;
}





  #s-560f9b83-e103-47a5-b830-6c15b0e33a0a img.shogun-image,
  #s-560f9b83-e103-47a5-b830-6c15b0e33a0a .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-560f9b83-e103-47a5-b830-6c15b0e33a0a {
    width: 100%;
    height: auto;
  }



  #s-560f9b83-e103-47a5-b830-6c15b0e33a0a img.shogun-image {
    

    
    
    
  }


#s-560f9b83-e103-47a5-b830-6c15b0e33a0a .shogun-image-content {
  
    align-items: center;
  
}

#s-2fc22456-209b-4fbe-a833-e2baf0172459 {
  margin-left: auto;
margin-right: auto;
max-width: 400px;
aspect-ratio: 400/200;
text-align: center;
}



.shg-image-margin-container-s-2fc22456-209b-4fbe-a833-e2baf0172459 {
  margin-left: auto;
  margin-right: auto;
  
  
  /* Add padding handling */
  
  
  
  
}

#s-2fc22456-209b-4fbe-a833-e2baf0172459 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2fc22456-209b-4fbe-a833-e2baf0172459 .shg-image-content-wrapper {
      aspect-ratio: 400/200;
      min-width: 100%;
      height: auto;
    }

    #s-2fc22456-209b-4fbe-a833-e2baf0172459 .shogun-image-link {
      aspect-ratio: 400/200;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2fc22456-209b-4fbe-a833-e2baf0172459 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2fc22456-209b-4fbe-a833-e2baf0172459.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2fc22456-209b-4fbe-a833-e2baf0172459 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 400px;
  }



  img.s-2fc22456-209b-4fbe-a833-e2baf0172459.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-2fc22456-209b-4fbe-a833-e2baf0172459 .shogun-image-content {
  
    align-items: center;
  
}

.s-2fc22456-209b-4fbe-a833-e2baf0172459.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2fc22456-209b-4fbe-a833-e2baf0172459.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2fc22456-209b-4fbe-a833-e2baf0172459.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-2fc22456-209b-4fbe-a833-e2baf0172459 {
      --shg-aspect-ratio: calc(400/200); 
    }

    .s-2fc22456-209b-4fbe-a833-e2baf0172459.shogun-image-container {
      position: relative;
    }

    .s-2fc22456-209b-4fbe-a833-e2baf0172459.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2fc22456-209b-4fbe-a833-e2baf0172459.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2fc22456-209b-4fbe-a833-e2baf0172459 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-2fc22456-209b-4fbe-a833-e2baf0172459 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-2fc22456-209b-4fbe-a833-e2baf0172459 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2fc22456-209b-4fbe-a833-e2baf0172459 .shg-image-content-wrapper {
      aspect-ratio: 400/200;
      min-width: 100%;
      height: auto;
    }

    #s-2fc22456-209b-4fbe-a833-e2baf0172459 .shogun-image-link {
      aspect-ratio: 400/200;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2fc22456-209b-4fbe-a833-e2baf0172459 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2fc22456-209b-4fbe-a833-e2baf0172459.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2fc22456-209b-4fbe-a833-e2baf0172459 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 400px;
  }



  img.s-2fc22456-209b-4fbe-a833-e2baf0172459.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-2fc22456-209b-4fbe-a833-e2baf0172459 .shogun-image-content {
  
    align-items: center;
  
}

.s-2fc22456-209b-4fbe-a833-e2baf0172459.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2fc22456-209b-4fbe-a833-e2baf0172459.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2fc22456-209b-4fbe-a833-e2baf0172459.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-2fc22456-209b-4fbe-a833-e2baf0172459 {
      --shg-aspect-ratio: calc(400/200); 
    }

    .s-2fc22456-209b-4fbe-a833-e2baf0172459.shogun-image-container {
      position: relative;
    }

    .s-2fc22456-209b-4fbe-a833-e2baf0172459.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2fc22456-209b-4fbe-a833-e2baf0172459.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2fc22456-209b-4fbe-a833-e2baf0172459 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

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

.shg-image-margin-container-s-2fc22456-209b-4fbe-a833-e2baf0172459 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-2fc22456-209b-4fbe-a833-e2baf0172459 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2fc22456-209b-4fbe-a833-e2baf0172459 .shg-image-content-wrapper {
      aspect-ratio: 400/200;
      min-width: 100%;
      height: auto;
    }

    #s-2fc22456-209b-4fbe-a833-e2baf0172459 .shogun-image-link {
      aspect-ratio: 400/200;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2fc22456-209b-4fbe-a833-e2baf0172459 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2fc22456-209b-4fbe-a833-e2baf0172459.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2fc22456-209b-4fbe-a833-e2baf0172459 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 400px;
  }



  img.s-2fc22456-209b-4fbe-a833-e2baf0172459.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-2fc22456-209b-4fbe-a833-e2baf0172459 .shogun-image-content {
  
    align-items: center;
  
}

.s-2fc22456-209b-4fbe-a833-e2baf0172459.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2fc22456-209b-4fbe-a833-e2baf0172459.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2fc22456-209b-4fbe-a833-e2baf0172459.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-2fc22456-209b-4fbe-a833-e2baf0172459 {
      --shg-aspect-ratio: calc(400/200); 
    }

    .s-2fc22456-209b-4fbe-a833-e2baf0172459.shogun-image-container {
      position: relative;
    }

    .s-2fc22456-209b-4fbe-a833-e2baf0172459.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2fc22456-209b-4fbe-a833-e2baf0172459.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2fc22456-209b-4fbe-a833-e2baf0172459 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

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

.shg-image-margin-container-s-2fc22456-209b-4fbe-a833-e2baf0172459 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-2fc22456-209b-4fbe-a833-e2baf0172459 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2fc22456-209b-4fbe-a833-e2baf0172459 .shg-image-content-wrapper {
      aspect-ratio: 400/200;
      min-width: 100%;
      height: auto;
    }

    #s-2fc22456-209b-4fbe-a833-e2baf0172459 .shogun-image-link {
      aspect-ratio: 400/200;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2fc22456-209b-4fbe-a833-e2baf0172459 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2fc22456-209b-4fbe-a833-e2baf0172459.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2fc22456-209b-4fbe-a833-e2baf0172459 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 400px;
  }



  img.s-2fc22456-209b-4fbe-a833-e2baf0172459.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-2fc22456-209b-4fbe-a833-e2baf0172459 .shogun-image-content {
  
    align-items: center;
  
}

.s-2fc22456-209b-4fbe-a833-e2baf0172459.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2fc22456-209b-4fbe-a833-e2baf0172459.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2fc22456-209b-4fbe-a833-e2baf0172459.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-2fc22456-209b-4fbe-a833-e2baf0172459 {
      --shg-aspect-ratio: calc(400/200); 
    }

    .s-2fc22456-209b-4fbe-a833-e2baf0172459.shogun-image-container {
      position: relative;
    }

    .s-2fc22456-209b-4fbe-a833-e2baf0172459.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2fc22456-209b-4fbe-a833-e2baf0172459.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2fc22456-209b-4fbe-a833-e2baf0172459 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

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

.shg-image-margin-container-s-2fc22456-209b-4fbe-a833-e2baf0172459 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-2fc22456-209b-4fbe-a833-e2baf0172459 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2fc22456-209b-4fbe-a833-e2baf0172459 .shg-image-content-wrapper {
      aspect-ratio: 400/200;
      min-width: 100%;
      height: auto;
    }

    #s-2fc22456-209b-4fbe-a833-e2baf0172459 .shogun-image-link {
      aspect-ratio: 400/200;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2fc22456-209b-4fbe-a833-e2baf0172459 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2fc22456-209b-4fbe-a833-e2baf0172459.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2fc22456-209b-4fbe-a833-e2baf0172459 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 400px;
  }



  img.s-2fc22456-209b-4fbe-a833-e2baf0172459.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-2fc22456-209b-4fbe-a833-e2baf0172459 .shogun-image-content {
  
    align-items: center;
  
}

.s-2fc22456-209b-4fbe-a833-e2baf0172459.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2fc22456-209b-4fbe-a833-e2baf0172459.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2fc22456-209b-4fbe-a833-e2baf0172459.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-2fc22456-209b-4fbe-a833-e2baf0172459 {
      --shg-aspect-ratio: calc(400/200); 
    }

    .s-2fc22456-209b-4fbe-a833-e2baf0172459.shogun-image-container {
      position: relative;
    }

    .s-2fc22456-209b-4fbe-a833-e2baf0172459.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2fc22456-209b-4fbe-a833-e2baf0172459.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2fc22456-209b-4fbe-a833-e2baf0172459 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}
#s-84c91933-83f7-45dd-9590-f028ea5dbe0f {
  max-width: 400px;
aspect-ratio: 400/200;
text-align: center;
}





  #s-84c91933-83f7-45dd-9590-f028ea5dbe0f img.shogun-image,
  #s-84c91933-83f7-45dd-9590-f028ea5dbe0f .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-84c91933-83f7-45dd-9590-f028ea5dbe0f {
    width: 100%;
    height: auto;
  }



  #s-84c91933-83f7-45dd-9590-f028ea5dbe0f img.shogun-image {
    

    
    
    
  }


#s-84c91933-83f7-45dd-9590-f028ea5dbe0f .shogun-image-content {
  
    align-items: center;
  
}

#s-5a1055fa-e11b-48e7-96c4-0456ccac22f8 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

.shg-image-margin-container-s-5a1055fa-e11b-48e7-96c4-0456ccac22f8 {
  margin-left: auto;
  margin-right: auto;
  
  
  /* Add padding handling */
  
  
  
  
}

#s-5a1055fa-e11b-48e7-96c4-0456ccac22f8 {
  margin: 0 !important;
  position: relative;
  overflow: hidden;
  width: 100%;
  /* Remove any padding here since it's now on the container */
}

#s-5a1055fa-e11b-48e7-96c4-0456ccac22f8 img.shogun-image {
  width: 100%;
  
  
  

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




.s-5a1055fa-e11b-48e7-96c4-0456ccac22f8 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-5a1055fa-e11b-48e7-96c4-0456ccac22f8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5a1055fa-e11b-48e7-96c4-0456ccac22f8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5a1055fa-e11b-48e7-96c4-0456ccac22f8.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){.shg-image-margin-container-s-5a1055fa-e11b-48e7-96c4-0456ccac22f8 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-5a1055fa-e11b-48e7-96c4-0456ccac22f8 {
  margin: 0 !important;
  position: relative;
  overflow: hidden;
  width: 100%;
  /* Remove any padding here since it's now on the container */
}

#s-5a1055fa-e11b-48e7-96c4-0456ccac22f8 img.shogun-image {
  width: 100%;
  
  
  

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




.s-5a1055fa-e11b-48e7-96c4-0456ccac22f8 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-5a1055fa-e11b-48e7-96c4-0456ccac22f8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5a1055fa-e11b-48e7-96c4-0456ccac22f8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5a1055fa-e11b-48e7-96c4-0456ccac22f8.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 992px) and (max-width: 1199px){.shg-image-margin-container-s-5a1055fa-e11b-48e7-96c4-0456ccac22f8 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-5a1055fa-e11b-48e7-96c4-0456ccac22f8 {
  margin: 0 !important;
  position: relative;
  overflow: hidden;
  width: 100%;
  /* Remove any padding here since it's now on the container */
}

#s-5a1055fa-e11b-48e7-96c4-0456ccac22f8 img.shogun-image {
  width: 100%;
  
  
  

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




.s-5a1055fa-e11b-48e7-96c4-0456ccac22f8 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-5a1055fa-e11b-48e7-96c4-0456ccac22f8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5a1055fa-e11b-48e7-96c4-0456ccac22f8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5a1055fa-e11b-48e7-96c4-0456ccac22f8.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 768px) and (max-width: 991px){.shg-image-margin-container-s-5a1055fa-e11b-48e7-96c4-0456ccac22f8 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-5a1055fa-e11b-48e7-96c4-0456ccac22f8 {
  margin: 0 !important;
  position: relative;
  overflow: hidden;
  width: 100%;
  /* Remove any padding here since it's now on the container */
}

#s-5a1055fa-e11b-48e7-96c4-0456ccac22f8 img.shogun-image {
  width: 100%;
  
  
  

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




.s-5a1055fa-e11b-48e7-96c4-0456ccac22f8 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-5a1055fa-e11b-48e7-96c4-0456ccac22f8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5a1055fa-e11b-48e7-96c4-0456ccac22f8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5a1055fa-e11b-48e7-96c4-0456ccac22f8.shogun-image {
  box-sizing: border-box;
}




}@media (max-width: 767px){.shg-image-margin-container-s-5a1055fa-e11b-48e7-96c4-0456ccac22f8 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-5a1055fa-e11b-48e7-96c4-0456ccac22f8 {
  margin: 0 !important;
  position: relative;
  overflow: hidden;
  width: 100%;
  /* Remove any padding here since it's now on the container */
}

#s-5a1055fa-e11b-48e7-96c4-0456ccac22f8 img.shogun-image {
  width: 100%;
  
  
  

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




.s-5a1055fa-e11b-48e7-96c4-0456ccac22f8 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-5a1055fa-e11b-48e7-96c4-0456ccac22f8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5a1055fa-e11b-48e7-96c4-0456ccac22f8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5a1055fa-e11b-48e7-96c4-0456ccac22f8.shogun-image {
  box-sizing: border-box;
}




}
#s-5cae62c6-ac73-4adb-a545-fd05acd96fd3 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

.shg-image-margin-container-s-5cae62c6-ac73-4adb-a545-fd05acd96fd3 {
  margin-left: auto;
  margin-right: auto;
  
  
  /* Add padding handling */
  
  
  
  
}

#s-5cae62c6-ac73-4adb-a545-fd05acd96fd3 {
  margin: 0 !important;
  position: relative;
  overflow: hidden;
  width: 100%;
  /* Remove any padding here since it's now on the container */
}

#s-5cae62c6-ac73-4adb-a545-fd05acd96fd3 img.shogun-image {
  width: 100%;
  
  
  

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




.s-5cae62c6-ac73-4adb-a545-fd05acd96fd3 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-5cae62c6-ac73-4adb-a545-fd05acd96fd3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5cae62c6-ac73-4adb-a545-fd05acd96fd3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5cae62c6-ac73-4adb-a545-fd05acd96fd3.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){.shg-image-margin-container-s-5cae62c6-ac73-4adb-a545-fd05acd96fd3 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-5cae62c6-ac73-4adb-a545-fd05acd96fd3 {
  margin: 0 !important;
  position: relative;
  overflow: hidden;
  width: 100%;
  /* Remove any padding here since it's now on the container */
}

#s-5cae62c6-ac73-4adb-a545-fd05acd96fd3 img.shogun-image {
  width: 100%;
  
  
  

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




.s-5cae62c6-ac73-4adb-a545-fd05acd96fd3 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-5cae62c6-ac73-4adb-a545-fd05acd96fd3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5cae62c6-ac73-4adb-a545-fd05acd96fd3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5cae62c6-ac73-4adb-a545-fd05acd96fd3.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 992px) and (max-width: 1199px){.shg-image-margin-container-s-5cae62c6-ac73-4adb-a545-fd05acd96fd3 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-5cae62c6-ac73-4adb-a545-fd05acd96fd3 {
  margin: 0 !important;
  position: relative;
  overflow: hidden;
  width: 100%;
  /* Remove any padding here since it's now on the container */
}

#s-5cae62c6-ac73-4adb-a545-fd05acd96fd3 img.shogun-image {
  width: 100%;
  
  
  

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




.s-5cae62c6-ac73-4adb-a545-fd05acd96fd3 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-5cae62c6-ac73-4adb-a545-fd05acd96fd3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5cae62c6-ac73-4adb-a545-fd05acd96fd3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5cae62c6-ac73-4adb-a545-fd05acd96fd3.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 768px) and (max-width: 991px){.shg-image-margin-container-s-5cae62c6-ac73-4adb-a545-fd05acd96fd3 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-5cae62c6-ac73-4adb-a545-fd05acd96fd3 {
  margin: 0 !important;
  position: relative;
  overflow: hidden;
  width: 100%;
  /* Remove any padding here since it's now on the container */
}

#s-5cae62c6-ac73-4adb-a545-fd05acd96fd3 img.shogun-image {
  width: 100%;
  
  
  

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




.s-5cae62c6-ac73-4adb-a545-fd05acd96fd3 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-5cae62c6-ac73-4adb-a545-fd05acd96fd3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5cae62c6-ac73-4adb-a545-fd05acd96fd3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5cae62c6-ac73-4adb-a545-fd05acd96fd3.shogun-image {
  box-sizing: border-box;
}




}@media (max-width: 767px){.shg-image-margin-container-s-5cae62c6-ac73-4adb-a545-fd05acd96fd3 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-5cae62c6-ac73-4adb-a545-fd05acd96fd3 {
  margin: 0 !important;
  position: relative;
  overflow: hidden;
  width: 100%;
  /* Remove any padding here since it's now on the container */
}

#s-5cae62c6-ac73-4adb-a545-fd05acd96fd3 img.shogun-image {
  width: 100%;
  
  
  

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




.s-5cae62c6-ac73-4adb-a545-fd05acd96fd3 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-5cae62c6-ac73-4adb-a545-fd05acd96fd3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5cae62c6-ac73-4adb-a545-fd05acd96fd3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5cae62c6-ac73-4adb-a545-fd05acd96fd3.shogun-image {
  box-sizing: border-box;
}




}
#s-7658c213-3ed9-46f3-93a4-5950e01f652e {
  margin-top: 0px;
margin-left: 5%;
margin-bottom: 30px;
margin-right: 5%;
}
@media (min-width: 1200px){#s-7658c213-3ed9-46f3-93a4-5950e01f652e {
  display: none;
}
#s-7658c213-3ed9-46f3-93a4-5950e01f652e, #wrap-s-7658c213-3ed9-46f3-93a4-5950e01f652e { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7658c213-3ed9-46f3-93a4-5950e01f652e {
  display: none;
}
#s-7658c213-3ed9-46f3-93a4-5950e01f652e, #wrap-s-7658c213-3ed9-46f3-93a4-5950e01f652e { display: none !important; }}
@media (min-width: 0px) {
[id="s-7658c213-3ed9-46f3-93a4-5950e01f652e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-7658c213-3ed9-46f3-93a4-5950e01f652e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-7658c213-3ed9-46f3-93a4-5950e01f652e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-7658c213-3ed9-46f3-93a4-5950e01f652e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-71117d3b-d934-4828-b5e9-54564271fd9a {
  margin-left: auto;
margin-right: auto;
max-width: 406px;
aspect-ratio: 400/200;
text-align: center;
}



.shg-image-margin-container-s-71117d3b-d934-4828-b5e9-54564271fd9a {
  margin-left: auto;
  margin-right: auto;
  
  
  /* Add padding handling */
  
  
  
  
}

#s-71117d3b-d934-4828-b5e9-54564271fd9a {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-71117d3b-d934-4828-b5e9-54564271fd9a .shg-image-content-wrapper {
      aspect-ratio: 400/200;
      min-width: 100%;
      height: auto;
    }

    #s-71117d3b-d934-4828-b5e9-54564271fd9a .shogun-image-link {
      aspect-ratio: 400/200;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-71117d3b-d934-4828-b5e9-54564271fd9a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-71117d3b-d934-4828-b5e9-54564271fd9a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-71117d3b-d934-4828-b5e9-54564271fd9a img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 406px;
  }



  img.s-71117d3b-d934-4828-b5e9-54564271fd9a.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-71117d3b-d934-4828-b5e9-54564271fd9a .shogun-image-content {
  
    align-items: center;
  
}

.s-71117d3b-d934-4828-b5e9-54564271fd9a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-71117d3b-d934-4828-b5e9-54564271fd9a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-71117d3b-d934-4828-b5e9-54564271fd9a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-71117d3b-d934-4828-b5e9-54564271fd9a {
      --shg-aspect-ratio: calc(400/200); 
    }

    .s-71117d3b-d934-4828-b5e9-54564271fd9a.shogun-image-container {
      position: relative;
    }

    .s-71117d3b-d934-4828-b5e9-54564271fd9a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-71117d3b-d934-4828-b5e9-54564271fd9a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-71117d3b-d934-4828-b5e9-54564271fd9a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-71117d3b-d934-4828-b5e9-54564271fd9a {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-71117d3b-d934-4828-b5e9-54564271fd9a {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-71117d3b-d934-4828-b5e9-54564271fd9a .shg-image-content-wrapper {
      aspect-ratio: 400/200;
      min-width: 100%;
      height: auto;
    }

    #s-71117d3b-d934-4828-b5e9-54564271fd9a .shogun-image-link {
      aspect-ratio: 400/200;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-71117d3b-d934-4828-b5e9-54564271fd9a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-71117d3b-d934-4828-b5e9-54564271fd9a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-71117d3b-d934-4828-b5e9-54564271fd9a img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 406px;
  }



  img.s-71117d3b-d934-4828-b5e9-54564271fd9a.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-71117d3b-d934-4828-b5e9-54564271fd9a .shogun-image-content {
  
    align-items: center;
  
}

.s-71117d3b-d934-4828-b5e9-54564271fd9a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-71117d3b-d934-4828-b5e9-54564271fd9a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-71117d3b-d934-4828-b5e9-54564271fd9a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-71117d3b-d934-4828-b5e9-54564271fd9a {
      --shg-aspect-ratio: calc(400/200); 
    }

    .s-71117d3b-d934-4828-b5e9-54564271fd9a.shogun-image-container {
      position: relative;
    }

    .s-71117d3b-d934-4828-b5e9-54564271fd9a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-71117d3b-d934-4828-b5e9-54564271fd9a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-71117d3b-d934-4828-b5e9-54564271fd9a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

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

.shg-image-margin-container-s-71117d3b-d934-4828-b5e9-54564271fd9a {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-71117d3b-d934-4828-b5e9-54564271fd9a {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-71117d3b-d934-4828-b5e9-54564271fd9a .shg-image-content-wrapper {
      aspect-ratio: 400/200;
      min-width: 100%;
      height: auto;
    }

    #s-71117d3b-d934-4828-b5e9-54564271fd9a .shogun-image-link {
      aspect-ratio: 400/200;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-71117d3b-d934-4828-b5e9-54564271fd9a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-71117d3b-d934-4828-b5e9-54564271fd9a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-71117d3b-d934-4828-b5e9-54564271fd9a img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 406px;
  }



  img.s-71117d3b-d934-4828-b5e9-54564271fd9a.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-71117d3b-d934-4828-b5e9-54564271fd9a .shogun-image-content {
  
    align-items: center;
  
}

.s-71117d3b-d934-4828-b5e9-54564271fd9a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-71117d3b-d934-4828-b5e9-54564271fd9a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-71117d3b-d934-4828-b5e9-54564271fd9a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-71117d3b-d934-4828-b5e9-54564271fd9a {
      --shg-aspect-ratio: calc(400/200); 
    }

    .s-71117d3b-d934-4828-b5e9-54564271fd9a.shogun-image-container {
      position: relative;
    }

    .s-71117d3b-d934-4828-b5e9-54564271fd9a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-71117d3b-d934-4828-b5e9-54564271fd9a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-71117d3b-d934-4828-b5e9-54564271fd9a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

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

.shg-image-margin-container-s-71117d3b-d934-4828-b5e9-54564271fd9a {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-71117d3b-d934-4828-b5e9-54564271fd9a {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-71117d3b-d934-4828-b5e9-54564271fd9a .shg-image-content-wrapper {
      aspect-ratio: 400/200;
      min-width: 100%;
      height: auto;
    }

    #s-71117d3b-d934-4828-b5e9-54564271fd9a .shogun-image-link {
      aspect-ratio: 400/200;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-71117d3b-d934-4828-b5e9-54564271fd9a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-71117d3b-d934-4828-b5e9-54564271fd9a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-71117d3b-d934-4828-b5e9-54564271fd9a img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 406px;
  }



  img.s-71117d3b-d934-4828-b5e9-54564271fd9a.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-71117d3b-d934-4828-b5e9-54564271fd9a .shogun-image-content {
  
    align-items: center;
  
}

.s-71117d3b-d934-4828-b5e9-54564271fd9a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-71117d3b-d934-4828-b5e9-54564271fd9a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-71117d3b-d934-4828-b5e9-54564271fd9a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-71117d3b-d934-4828-b5e9-54564271fd9a {
      --shg-aspect-ratio: calc(400/200); 
    }

    .s-71117d3b-d934-4828-b5e9-54564271fd9a.shogun-image-container {
      position: relative;
    }

    .s-71117d3b-d934-4828-b5e9-54564271fd9a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-71117d3b-d934-4828-b5e9-54564271fd9a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-71117d3b-d934-4828-b5e9-54564271fd9a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

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

.shg-image-margin-container-s-71117d3b-d934-4828-b5e9-54564271fd9a {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-71117d3b-d934-4828-b5e9-54564271fd9a {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-71117d3b-d934-4828-b5e9-54564271fd9a .shg-image-content-wrapper {
      aspect-ratio: 400/200;
      min-width: 100%;
      height: auto;
    }

    #s-71117d3b-d934-4828-b5e9-54564271fd9a .shogun-image-link {
      aspect-ratio: 400/200;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-71117d3b-d934-4828-b5e9-54564271fd9a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-71117d3b-d934-4828-b5e9-54564271fd9a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-71117d3b-d934-4828-b5e9-54564271fd9a img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 406px;
  }



  img.s-71117d3b-d934-4828-b5e9-54564271fd9a.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-71117d3b-d934-4828-b5e9-54564271fd9a .shogun-image-content {
  
    align-items: center;
  
}

.s-71117d3b-d934-4828-b5e9-54564271fd9a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-71117d3b-d934-4828-b5e9-54564271fd9a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-71117d3b-d934-4828-b5e9-54564271fd9a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-71117d3b-d934-4828-b5e9-54564271fd9a {
      --shg-aspect-ratio: calc(400/200); 
    }

    .s-71117d3b-d934-4828-b5e9-54564271fd9a.shogun-image-container {
      position: relative;
    }

    .s-71117d3b-d934-4828-b5e9-54564271fd9a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-71117d3b-d934-4828-b5e9-54564271fd9a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-71117d3b-d934-4828-b5e9-54564271fd9a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}
#s-e53d83d7-3881-4c4a-95d6-2c7b85a5d2d5 {
  margin-top: 0px;
margin-left: 5%;
margin-bottom: 30px;
margin-right: 5%;
}
@media (min-width: 1200px){#s-e53d83d7-3881-4c4a-95d6-2c7b85a5d2d5 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e53d83d7-3881-4c4a-95d6-2c7b85a5d2d5 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e53d83d7-3881-4c4a-95d6-2c7b85a5d2d5 {
  display: none;
}
#s-e53d83d7-3881-4c4a-95d6-2c7b85a5d2d5, #wrap-s-e53d83d7-3881-4c4a-95d6-2c7b85a5d2d5 { display: none !important; }}@media (max-width: 767px){#s-e53d83d7-3881-4c4a-95d6-2c7b85a5d2d5 {
  display: none;
}
#s-e53d83d7-3881-4c4a-95d6-2c7b85a5d2d5, #wrap-s-e53d83d7-3881-4c4a-95d6-2c7b85a5d2d5 { display: none !important; }}
@media (min-width: 0px) {
[id="s-e53d83d7-3881-4c4a-95d6-2c7b85a5d2d5"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 25.0px);
}

}

@media (min-width: 768px) {
[id="s-e53d83d7-3881-4c4a-95d6-2c7b85a5d2d5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-e53d83d7-3881-4c4a-95d6-2c7b85a5d2d5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-e53d83d7-3881-4c4a-95d6-2c7b85a5d2d5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

}

#s-8effa9c2-17dd-483c-ab46-01b8bcd6d69a {
  max-width: 400px;
aspect-ratio: 400/200;
text-align: center;
}





  #s-8effa9c2-17dd-483c-ab46-01b8bcd6d69a img.shogun-image,
  #s-8effa9c2-17dd-483c-ab46-01b8bcd6d69a .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-8effa9c2-17dd-483c-ab46-01b8bcd6d69a {
    width: 100%;
    height: auto;
  }



  #s-8effa9c2-17dd-483c-ab46-01b8bcd6d69a img.shogun-image {
    

    
    
    
  }


#s-8effa9c2-17dd-483c-ab46-01b8bcd6d69a .shogun-image-content {
  
    align-items: center;
  
}

#s-0453e133-887f-4462-8a42-3c108d7a955e {
  margin-left: auto;
margin-right: auto;
max-width: 406px;
aspect-ratio: 400/200;
text-align: center;
}



.shg-image-margin-container-s-0453e133-887f-4462-8a42-3c108d7a955e {
  margin-left: auto;
  margin-right: auto;
  
  
  /* Add padding handling */
  
  
  
  
}

#s-0453e133-887f-4462-8a42-3c108d7a955e {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0453e133-887f-4462-8a42-3c108d7a955e .shg-image-content-wrapper {
      aspect-ratio: 400/200;
      min-width: 100%;
      height: auto;
    }

    #s-0453e133-887f-4462-8a42-3c108d7a955e .shogun-image-link {
      aspect-ratio: 400/200;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0453e133-887f-4462-8a42-3c108d7a955e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0453e133-887f-4462-8a42-3c108d7a955e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0453e133-887f-4462-8a42-3c108d7a955e img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 406px;
  }



  img.s-0453e133-887f-4462-8a42-3c108d7a955e.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-0453e133-887f-4462-8a42-3c108d7a955e .shogun-image-content {
  
    align-items: center;
  
}

.s-0453e133-887f-4462-8a42-3c108d7a955e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0453e133-887f-4462-8a42-3c108d7a955e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0453e133-887f-4462-8a42-3c108d7a955e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-0453e133-887f-4462-8a42-3c108d7a955e {
      --shg-aspect-ratio: calc(400/200); 
    }

    .s-0453e133-887f-4462-8a42-3c108d7a955e.shogun-image-container {
      position: relative;
    }

    .s-0453e133-887f-4462-8a42-3c108d7a955e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0453e133-887f-4462-8a42-3c108d7a955e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0453e133-887f-4462-8a42-3c108d7a955e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-0453e133-887f-4462-8a42-3c108d7a955e {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-0453e133-887f-4462-8a42-3c108d7a955e {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0453e133-887f-4462-8a42-3c108d7a955e .shg-image-content-wrapper {
      aspect-ratio: 400/200;
      min-width: 100%;
      height: auto;
    }

    #s-0453e133-887f-4462-8a42-3c108d7a955e .shogun-image-link {
      aspect-ratio: 400/200;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0453e133-887f-4462-8a42-3c108d7a955e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0453e133-887f-4462-8a42-3c108d7a955e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0453e133-887f-4462-8a42-3c108d7a955e img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 406px;
  }



  img.s-0453e133-887f-4462-8a42-3c108d7a955e.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-0453e133-887f-4462-8a42-3c108d7a955e .shogun-image-content {
  
    align-items: center;
  
}

.s-0453e133-887f-4462-8a42-3c108d7a955e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0453e133-887f-4462-8a42-3c108d7a955e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0453e133-887f-4462-8a42-3c108d7a955e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-0453e133-887f-4462-8a42-3c108d7a955e {
      --shg-aspect-ratio: calc(400/200); 
    }

    .s-0453e133-887f-4462-8a42-3c108d7a955e.shogun-image-container {
      position: relative;
    }

    .s-0453e133-887f-4462-8a42-3c108d7a955e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0453e133-887f-4462-8a42-3c108d7a955e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0453e133-887f-4462-8a42-3c108d7a955e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

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

.shg-image-margin-container-s-0453e133-887f-4462-8a42-3c108d7a955e {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-0453e133-887f-4462-8a42-3c108d7a955e {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0453e133-887f-4462-8a42-3c108d7a955e .shg-image-content-wrapper {
      aspect-ratio: 400/200;
      min-width: 100%;
      height: auto;
    }

    #s-0453e133-887f-4462-8a42-3c108d7a955e .shogun-image-link {
      aspect-ratio: 400/200;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0453e133-887f-4462-8a42-3c108d7a955e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0453e133-887f-4462-8a42-3c108d7a955e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0453e133-887f-4462-8a42-3c108d7a955e img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 406px;
  }



  img.s-0453e133-887f-4462-8a42-3c108d7a955e.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-0453e133-887f-4462-8a42-3c108d7a955e .shogun-image-content {
  
    align-items: center;
  
}

.s-0453e133-887f-4462-8a42-3c108d7a955e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0453e133-887f-4462-8a42-3c108d7a955e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0453e133-887f-4462-8a42-3c108d7a955e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-0453e133-887f-4462-8a42-3c108d7a955e {
      --shg-aspect-ratio: calc(400/200); 
    }

    .s-0453e133-887f-4462-8a42-3c108d7a955e.shogun-image-container {
      position: relative;
    }

    .s-0453e133-887f-4462-8a42-3c108d7a955e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0453e133-887f-4462-8a42-3c108d7a955e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0453e133-887f-4462-8a42-3c108d7a955e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

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

.shg-image-margin-container-s-0453e133-887f-4462-8a42-3c108d7a955e {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-0453e133-887f-4462-8a42-3c108d7a955e {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0453e133-887f-4462-8a42-3c108d7a955e .shg-image-content-wrapper {
      aspect-ratio: 400/200;
      min-width: 100%;
      height: auto;
    }

    #s-0453e133-887f-4462-8a42-3c108d7a955e .shogun-image-link {
      aspect-ratio: 400/200;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0453e133-887f-4462-8a42-3c108d7a955e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0453e133-887f-4462-8a42-3c108d7a955e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0453e133-887f-4462-8a42-3c108d7a955e img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 406px;
  }



  img.s-0453e133-887f-4462-8a42-3c108d7a955e.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-0453e133-887f-4462-8a42-3c108d7a955e .shogun-image-content {
  
    align-items: center;
  
}

.s-0453e133-887f-4462-8a42-3c108d7a955e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0453e133-887f-4462-8a42-3c108d7a955e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0453e133-887f-4462-8a42-3c108d7a955e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-0453e133-887f-4462-8a42-3c108d7a955e {
      --shg-aspect-ratio: calc(400/200); 
    }

    .s-0453e133-887f-4462-8a42-3c108d7a955e.shogun-image-container {
      position: relative;
    }

    .s-0453e133-887f-4462-8a42-3c108d7a955e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0453e133-887f-4462-8a42-3c108d7a955e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0453e133-887f-4462-8a42-3c108d7a955e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

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

.shg-image-margin-container-s-0453e133-887f-4462-8a42-3c108d7a955e {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-0453e133-887f-4462-8a42-3c108d7a955e {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0453e133-887f-4462-8a42-3c108d7a955e .shg-image-content-wrapper {
      aspect-ratio: 400/200;
      min-width: 100%;
      height: auto;
    }

    #s-0453e133-887f-4462-8a42-3c108d7a955e .shogun-image-link {
      aspect-ratio: 400/200;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0453e133-887f-4462-8a42-3c108d7a955e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0453e133-887f-4462-8a42-3c108d7a955e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0453e133-887f-4462-8a42-3c108d7a955e img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 406px;
  }



  img.s-0453e133-887f-4462-8a42-3c108d7a955e.shogun-image {
    
    
    
    max-height: 406px;
  }


.s-0453e133-887f-4462-8a42-3c108d7a955e .shogun-image-content {
  
    align-items: center;
  
}

.s-0453e133-887f-4462-8a42-3c108d7a955e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0453e133-887f-4462-8a42-3c108d7a955e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0453e133-887f-4462-8a42-3c108d7a955e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-0453e133-887f-4462-8a42-3c108d7a955e {
      --shg-aspect-ratio: calc(400/200); 
    }

    .s-0453e133-887f-4462-8a42-3c108d7a955e.shogun-image-container {
      position: relative;
    }

    .s-0453e133-887f-4462-8a42-3c108d7a955e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0453e133-887f-4462-8a42-3c108d7a955e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0453e133-887f-4462-8a42-3c108d7a955e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 406px;
    }
  }

}
/*
  $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;
}
