.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 {
  object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
}

.shogun-image-contain {
  font-family: "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-3f6340c5-70c2-402d-8172-ce08c3b48069 {
  max-width: 2656px;
aspect-ratio: 2656/1140;
text-align: center;
}
@media (max-width: 767px){#s-3f6340c5-70c2-402d-8172-ce08c3b48069 {
  display: none;
}
#s-3f6340c5-70c2-402d-8172-ce08c3b48069, #wrap-s-3f6340c5-70c2-402d-8172-ce08c3b48069 { display: none !important; }}




  @supports  (aspect-ratio: 1/1) {
    
    #s-3f6340c5-70c2-402d-8172-ce08c3b48069 .shg-image-content-wrapper {
      aspect-ratio: 2656/1140;
      min-width: 100%;
      height: auto;
    }

    #s-3f6340c5-70c2-402d-8172-ce08c3b48069 .shogun-image-link {
      aspect-ratio: 2656/1140;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3f6340c5-70c2-402d-8172-ce08c3b48069 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-3f6340c5-70c2-402d-8172-ce08c3b48069 {
    width: 100%;
    height: auto;
  }

  #s-3f6340c5-70c2-402d-8172-ce08c3b48069 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-3f6340c5-70c2-402d-8172-ce08c3b48069.shogun-image {
    
    
  }


.s-3f6340c5-70c2-402d-8172-ce08c3b48069 .shogun-image-content {
  
    align-items: center;
  
}

.s-3f6340c5-70c2-402d-8172-ce08c3b48069.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3f6340c5-70c2-402d-8172-ce08c3b48069.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3f6340c5-70c2-402d-8172-ce08c3b48069.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-3f6340c5-70c2-402d-8172-ce08c3b48069 {
      --shg-aspect-ratio: calc(2656/1140); 
    }

    .s-3f6340c5-70c2-402d-8172-ce08c3b48069.shogun-image-container {
      position: relative;
    }

    .s-3f6340c5-70c2-402d-8172-ce08c3b48069.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3f6340c5-70c2-402d-8172-ce08c3b48069.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3f6340c5-70c2-402d-8172-ce08c3b48069 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){



  @supports  (aspect-ratio: 1/1) {
    
    #s-3f6340c5-70c2-402d-8172-ce08c3b48069 .shg-image-content-wrapper {
      aspect-ratio: 2656/1140;
      min-width: 100%;
      height: auto;
    }

    #s-3f6340c5-70c2-402d-8172-ce08c3b48069 .shogun-image-link {
      aspect-ratio: 2656/1140;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3f6340c5-70c2-402d-8172-ce08c3b48069 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-3f6340c5-70c2-402d-8172-ce08c3b48069 {
    width: 100%;
    height: auto;
  }

  #s-3f6340c5-70c2-402d-8172-ce08c3b48069 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-3f6340c5-70c2-402d-8172-ce08c3b48069.shogun-image {
    
    
  }


.s-3f6340c5-70c2-402d-8172-ce08c3b48069 .shogun-image-content {
  
    align-items: center;
  
}

.s-3f6340c5-70c2-402d-8172-ce08c3b48069.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3f6340c5-70c2-402d-8172-ce08c3b48069.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3f6340c5-70c2-402d-8172-ce08c3b48069.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-3f6340c5-70c2-402d-8172-ce08c3b48069 {
      --shg-aspect-ratio: calc(2656/1140); 
    }

    .s-3f6340c5-70c2-402d-8172-ce08c3b48069.shogun-image-container {
      position: relative;
    }

    .s-3f6340c5-70c2-402d-8172-ce08c3b48069.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3f6340c5-70c2-402d-8172-ce08c3b48069.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3f6340c5-70c2-402d-8172-ce08c3b48069 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-3f6340c5-70c2-402d-8172-ce08c3b48069 .shg-image-content-wrapper {
      aspect-ratio: 2656/1140;
      min-width: 100%;
      height: auto;
    }

    #s-3f6340c5-70c2-402d-8172-ce08c3b48069 .shogun-image-link {
      aspect-ratio: 2656/1140;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3f6340c5-70c2-402d-8172-ce08c3b48069 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-3f6340c5-70c2-402d-8172-ce08c3b48069 {
    width: 100%;
    height: auto;
  }

  #s-3f6340c5-70c2-402d-8172-ce08c3b48069 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-3f6340c5-70c2-402d-8172-ce08c3b48069.shogun-image {
    
    
  }


.s-3f6340c5-70c2-402d-8172-ce08c3b48069 .shogun-image-content {
  
    align-items: center;
  
}

.s-3f6340c5-70c2-402d-8172-ce08c3b48069.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3f6340c5-70c2-402d-8172-ce08c3b48069.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3f6340c5-70c2-402d-8172-ce08c3b48069.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-3f6340c5-70c2-402d-8172-ce08c3b48069 {
      --shg-aspect-ratio: calc(2656/1140); 
    }

    .s-3f6340c5-70c2-402d-8172-ce08c3b48069.shogun-image-container {
      position: relative;
    }

    .s-3f6340c5-70c2-402d-8172-ce08c3b48069.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3f6340c5-70c2-402d-8172-ce08c3b48069.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3f6340c5-70c2-402d-8172-ce08c3b48069 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-3f6340c5-70c2-402d-8172-ce08c3b48069 .shg-image-content-wrapper {
      aspect-ratio: 2656/1140;
      min-width: 100%;
      height: auto;
    }

    #s-3f6340c5-70c2-402d-8172-ce08c3b48069 .shogun-image-link {
      aspect-ratio: 2656/1140;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3f6340c5-70c2-402d-8172-ce08c3b48069 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-3f6340c5-70c2-402d-8172-ce08c3b48069 {
    width: 100%;
    height: auto;
  }

  #s-3f6340c5-70c2-402d-8172-ce08c3b48069 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-3f6340c5-70c2-402d-8172-ce08c3b48069.shogun-image {
    
    
  }


.s-3f6340c5-70c2-402d-8172-ce08c3b48069 .shogun-image-content {
  
    align-items: center;
  
}

.s-3f6340c5-70c2-402d-8172-ce08c3b48069.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3f6340c5-70c2-402d-8172-ce08c3b48069.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3f6340c5-70c2-402d-8172-ce08c3b48069.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-3f6340c5-70c2-402d-8172-ce08c3b48069 {
      --shg-aspect-ratio: calc(2656/1140); 
    }

    .s-3f6340c5-70c2-402d-8172-ce08c3b48069.shogun-image-container {
      position: relative;
    }

    .s-3f6340c5-70c2-402d-8172-ce08c3b48069.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3f6340c5-70c2-402d-8172-ce08c3b48069.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3f6340c5-70c2-402d-8172-ce08c3b48069 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-3f6340c5-70c2-402d-8172-ce08c3b48069 .shg-image-content-wrapper {
      aspect-ratio: 2656/1140;
      min-width: 100%;
      height: auto;
    }

    #s-3f6340c5-70c2-402d-8172-ce08c3b48069 .shogun-image-link {
      aspect-ratio: 2656/1140;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3f6340c5-70c2-402d-8172-ce08c3b48069 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-3f6340c5-70c2-402d-8172-ce08c3b48069 {
    width: 100%;
    height: auto;
  }

  #s-3f6340c5-70c2-402d-8172-ce08c3b48069 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-3f6340c5-70c2-402d-8172-ce08c3b48069.shogun-image {
    
    
  }


.s-3f6340c5-70c2-402d-8172-ce08c3b48069 .shogun-image-content {
  
    align-items: center;
  
}

.s-3f6340c5-70c2-402d-8172-ce08c3b48069.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3f6340c5-70c2-402d-8172-ce08c3b48069.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3f6340c5-70c2-402d-8172-ce08c3b48069.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-3f6340c5-70c2-402d-8172-ce08c3b48069 {
      --shg-aspect-ratio: calc(2656/1140); 
    }

    .s-3f6340c5-70c2-402d-8172-ce08c3b48069.shogun-image-container {
      position: relative;
    }

    .s-3f6340c5-70c2-402d-8172-ce08c3b48069.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3f6340c5-70c2-402d-8172-ce08c3b48069.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3f6340c5-70c2-402d-8172-ce08c3b48069 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-a93d4710-4183-4118-a5fd-0266428b8d63 {
  max-width: 1140px;
aspect-ratio: 1140/888;
text-align: center;
}
@media (min-width: 1200px){#s-a93d4710-4183-4118-a5fd-0266428b8d63 {
  display: none;
}
#s-a93d4710-4183-4118-a5fd-0266428b8d63, #wrap-s-a93d4710-4183-4118-a5fd-0266428b8d63 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a93d4710-4183-4118-a5fd-0266428b8d63 {
  display: none;
}
#s-a93d4710-4183-4118-a5fd-0266428b8d63, #wrap-s-a93d4710-4183-4118-a5fd-0266428b8d63 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a93d4710-4183-4118-a5fd-0266428b8d63 {
  display: none;
}
#s-a93d4710-4183-4118-a5fd-0266428b8d63, #wrap-s-a93d4710-4183-4118-a5fd-0266428b8d63 { display: none !important; }}@media (max-width: 767px){#s-a93d4710-4183-4118-a5fd-0266428b8d63 {
  display: unset;
}
#s-a93d4710-4183-4118-a5fd-0266428b8d63, #wrap-s-a93d4710-4183-4118-a5fd-0266428b8d63 { display: unset !important; }}




  @supports  (aspect-ratio: 1/1) {
    
    #s-a93d4710-4183-4118-a5fd-0266428b8d63 .shg-image-content-wrapper {
      aspect-ratio: 1140/888;
      min-width: 100%;
      height: auto;
    }

    #s-a93d4710-4183-4118-a5fd-0266428b8d63 .shogun-image-link {
      aspect-ratio: 1140/888;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a93d4710-4183-4118-a5fd-0266428b8d63 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-a93d4710-4183-4118-a5fd-0266428b8d63 {
    width: 100%;
    height: auto;
  }

  #s-a93d4710-4183-4118-a5fd-0266428b8d63 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-a93d4710-4183-4118-a5fd-0266428b8d63.shogun-image {
    
    
  }


.s-a93d4710-4183-4118-a5fd-0266428b8d63 .shogun-image-content {
  
    align-items: center;
  
}

.s-a93d4710-4183-4118-a5fd-0266428b8d63.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a93d4710-4183-4118-a5fd-0266428b8d63.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a93d4710-4183-4118-a5fd-0266428b8d63.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a93d4710-4183-4118-a5fd-0266428b8d63 {
      --shg-aspect-ratio: calc(1140/888); 
    }

    .s-a93d4710-4183-4118-a5fd-0266428b8d63.shogun-image-container {
      position: relative;
    }

    .s-a93d4710-4183-4118-a5fd-0266428b8d63.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a93d4710-4183-4118-a5fd-0266428b8d63.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a93d4710-4183-4118-a5fd-0266428b8d63 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){



  @supports  (aspect-ratio: 1/1) {
    
    #s-a93d4710-4183-4118-a5fd-0266428b8d63 .shg-image-content-wrapper {
      aspect-ratio: 1140/888;
      min-width: 100%;
      height: auto;
    }

    #s-a93d4710-4183-4118-a5fd-0266428b8d63 .shogun-image-link {
      aspect-ratio: 1140/888;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a93d4710-4183-4118-a5fd-0266428b8d63 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-a93d4710-4183-4118-a5fd-0266428b8d63 {
    width: 100%;
    height: auto;
  }

  #s-a93d4710-4183-4118-a5fd-0266428b8d63 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-a93d4710-4183-4118-a5fd-0266428b8d63.shogun-image {
    
    
  }


.s-a93d4710-4183-4118-a5fd-0266428b8d63 .shogun-image-content {
  
    align-items: center;
  
}

.s-a93d4710-4183-4118-a5fd-0266428b8d63.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a93d4710-4183-4118-a5fd-0266428b8d63.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a93d4710-4183-4118-a5fd-0266428b8d63.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a93d4710-4183-4118-a5fd-0266428b8d63 {
      --shg-aspect-ratio: calc(1140/888); 
    }

    .s-a93d4710-4183-4118-a5fd-0266428b8d63.shogun-image-container {
      position: relative;
    }

    .s-a93d4710-4183-4118-a5fd-0266428b8d63.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a93d4710-4183-4118-a5fd-0266428b8d63.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a93d4710-4183-4118-a5fd-0266428b8d63 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-a93d4710-4183-4118-a5fd-0266428b8d63 .shg-image-content-wrapper {
      aspect-ratio: 1140/888;
      min-width: 100%;
      height: auto;
    }

    #s-a93d4710-4183-4118-a5fd-0266428b8d63 .shogun-image-link {
      aspect-ratio: 1140/888;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a93d4710-4183-4118-a5fd-0266428b8d63 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-a93d4710-4183-4118-a5fd-0266428b8d63 {
    width: 100%;
    height: auto;
  }

  #s-a93d4710-4183-4118-a5fd-0266428b8d63 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-a93d4710-4183-4118-a5fd-0266428b8d63.shogun-image {
    
    
  }


.s-a93d4710-4183-4118-a5fd-0266428b8d63 .shogun-image-content {
  
    align-items: center;
  
}

.s-a93d4710-4183-4118-a5fd-0266428b8d63.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a93d4710-4183-4118-a5fd-0266428b8d63.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a93d4710-4183-4118-a5fd-0266428b8d63.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a93d4710-4183-4118-a5fd-0266428b8d63 {
      --shg-aspect-ratio: calc(1140/888); 
    }

    .s-a93d4710-4183-4118-a5fd-0266428b8d63.shogun-image-container {
      position: relative;
    }

    .s-a93d4710-4183-4118-a5fd-0266428b8d63.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a93d4710-4183-4118-a5fd-0266428b8d63.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a93d4710-4183-4118-a5fd-0266428b8d63 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-a93d4710-4183-4118-a5fd-0266428b8d63 .shg-image-content-wrapper {
      aspect-ratio: 1140/888;
      min-width: 100%;
      height: auto;
    }

    #s-a93d4710-4183-4118-a5fd-0266428b8d63 .shogun-image-link {
      aspect-ratio: 1140/888;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a93d4710-4183-4118-a5fd-0266428b8d63 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-a93d4710-4183-4118-a5fd-0266428b8d63 {
    width: 100%;
    height: auto;
  }

  #s-a93d4710-4183-4118-a5fd-0266428b8d63 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-a93d4710-4183-4118-a5fd-0266428b8d63.shogun-image {
    
    
  }


.s-a93d4710-4183-4118-a5fd-0266428b8d63 .shogun-image-content {
  
    align-items: center;
  
}

.s-a93d4710-4183-4118-a5fd-0266428b8d63.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a93d4710-4183-4118-a5fd-0266428b8d63.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a93d4710-4183-4118-a5fd-0266428b8d63.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a93d4710-4183-4118-a5fd-0266428b8d63 {
      --shg-aspect-ratio: calc(1140/888); 
    }

    .s-a93d4710-4183-4118-a5fd-0266428b8d63.shogun-image-container {
      position: relative;
    }

    .s-a93d4710-4183-4118-a5fd-0266428b8d63.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a93d4710-4183-4118-a5fd-0266428b8d63.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a93d4710-4183-4118-a5fd-0266428b8d63 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-a93d4710-4183-4118-a5fd-0266428b8d63 .shg-image-content-wrapper {
      aspect-ratio: 1140/888;
      min-width: 100%;
      height: auto;
    }

    #s-a93d4710-4183-4118-a5fd-0266428b8d63 .shogun-image-link {
      aspect-ratio: 1140/888;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a93d4710-4183-4118-a5fd-0266428b8d63 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-a93d4710-4183-4118-a5fd-0266428b8d63 {
    width: 100%;
    height: auto;
  }

  #s-a93d4710-4183-4118-a5fd-0266428b8d63 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-a93d4710-4183-4118-a5fd-0266428b8d63.shogun-image {
    
    
  }


.s-a93d4710-4183-4118-a5fd-0266428b8d63 .shogun-image-content {
  
    align-items: center;
  
}

.s-a93d4710-4183-4118-a5fd-0266428b8d63.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a93d4710-4183-4118-a5fd-0266428b8d63.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a93d4710-4183-4118-a5fd-0266428b8d63.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a93d4710-4183-4118-a5fd-0266428b8d63 {
      --shg-aspect-ratio: calc(1140/888); 
    }

    .s-a93d4710-4183-4118-a5fd-0266428b8d63.shogun-image-container {
      position: relative;
    }

    .s-a93d4710-4183-4118-a5fd-0266428b8d63.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a93d4710-4183-4118-a5fd-0266428b8d63.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a93d4710-4183-4118-a5fd-0266428b8d63 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

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

#s-b9e633c1-fc9b-46c1-97a9-33dc47107295 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b9e633c1-fc9b-46c1-97a9-33dc47107295 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}



.shg-row {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  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;
}

#s-166062aa-10e0-438b-b5ff-79a9c3b41720 {
  margin-left: 5%;
margin-right: 5%;
}
@media (min-width: 768px) and (max-width: 991px){#s-166062aa-10e0-438b-b5ff-79a9c3b41720 {
  display: none;
}
#s-166062aa-10e0-438b-b5ff-79a9c3b41720, #wrap-s-166062aa-10e0-438b-b5ff-79a9c3b41720 { display: none !important; }}@media (max-width: 767px){#s-166062aa-10e0-438b-b5ff-79a9c3b41720 {
  display: none;
}
#s-166062aa-10e0-438b-b5ff-79a9c3b41720, #wrap-s-166062aa-10e0-438b-b5ff-79a9c3b41720 { display: none !important; }}
@media (min-width: 0px) {
[id="s-166062aa-10e0-438b-b5ff-79a9c3b41720"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-166062aa-10e0-438b-b5ff-79a9c3b41720"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-166062aa-10e0-438b-b5ff-79a9c3b41720"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-166062aa-10e0-438b-b5ff-79a9c3b41720"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-603b8995-9a22-44b2-b44a-e0bd2037d017 {
  max-width: 601px;
aspect-ratio: 1/1;
text-align: center;
}





  @supports  (aspect-ratio: 1/1) {
    
    #s-603b8995-9a22-44b2-b44a-e0bd2037d017 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-603b8995-9a22-44b2-b44a-e0bd2037d017 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-603b8995-9a22-44b2-b44a-e0bd2037d017 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-603b8995-9a22-44b2-b44a-e0bd2037d017 {
    width: 100%;
    height: auto;
  }

  #s-603b8995-9a22-44b2-b44a-e0bd2037d017 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-603b8995-9a22-44b2-b44a-e0bd2037d017.shogun-image {
    
    
  }


.s-603b8995-9a22-44b2-b44a-e0bd2037d017 .shogun-image-content {
  
    align-items: center;
  
}

.s-603b8995-9a22-44b2-b44a-e0bd2037d017.shg-align-container {
  display: flex;
  justify-content: center
}

.s-603b8995-9a22-44b2-b44a-e0bd2037d017.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-603b8995-9a22-44b2-b44a-e0bd2037d017.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-603b8995-9a22-44b2-b44a-e0bd2037d017 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-603b8995-9a22-44b2-b44a-e0bd2037d017.shogun-image-container {
      position: relative;
    }

    .s-603b8995-9a22-44b2-b44a-e0bd2037d017.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-603b8995-9a22-44b2-b44a-e0bd2037d017.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-603b8995-9a22-44b2-b44a-e0bd2037d017 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){



  @supports  (aspect-ratio: 1/1) {
    
    #s-603b8995-9a22-44b2-b44a-e0bd2037d017 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-603b8995-9a22-44b2-b44a-e0bd2037d017 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-603b8995-9a22-44b2-b44a-e0bd2037d017 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-603b8995-9a22-44b2-b44a-e0bd2037d017 {
    width: 100%;
    height: auto;
  }

  #s-603b8995-9a22-44b2-b44a-e0bd2037d017 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-603b8995-9a22-44b2-b44a-e0bd2037d017.shogun-image {
    
    
  }


.s-603b8995-9a22-44b2-b44a-e0bd2037d017 .shogun-image-content {
  
    align-items: center;
  
}

.s-603b8995-9a22-44b2-b44a-e0bd2037d017.shg-align-container {
  display: flex;
  justify-content: center
}

.s-603b8995-9a22-44b2-b44a-e0bd2037d017.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-603b8995-9a22-44b2-b44a-e0bd2037d017.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-603b8995-9a22-44b2-b44a-e0bd2037d017 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-603b8995-9a22-44b2-b44a-e0bd2037d017.shogun-image-container {
      position: relative;
    }

    .s-603b8995-9a22-44b2-b44a-e0bd2037d017.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-603b8995-9a22-44b2-b44a-e0bd2037d017.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-603b8995-9a22-44b2-b44a-e0bd2037d017 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-603b8995-9a22-44b2-b44a-e0bd2037d017 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-603b8995-9a22-44b2-b44a-e0bd2037d017 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-603b8995-9a22-44b2-b44a-e0bd2037d017 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-603b8995-9a22-44b2-b44a-e0bd2037d017 {
    width: 100%;
    height: auto;
  }

  #s-603b8995-9a22-44b2-b44a-e0bd2037d017 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-603b8995-9a22-44b2-b44a-e0bd2037d017.shogun-image {
    
    
  }


.s-603b8995-9a22-44b2-b44a-e0bd2037d017 .shogun-image-content {
  
    align-items: center;
  
}

.s-603b8995-9a22-44b2-b44a-e0bd2037d017.shg-align-container {
  display: flex;
  justify-content: center
}

.s-603b8995-9a22-44b2-b44a-e0bd2037d017.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-603b8995-9a22-44b2-b44a-e0bd2037d017.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-603b8995-9a22-44b2-b44a-e0bd2037d017 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-603b8995-9a22-44b2-b44a-e0bd2037d017.shogun-image-container {
      position: relative;
    }

    .s-603b8995-9a22-44b2-b44a-e0bd2037d017.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-603b8995-9a22-44b2-b44a-e0bd2037d017.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-603b8995-9a22-44b2-b44a-e0bd2037d017 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-603b8995-9a22-44b2-b44a-e0bd2037d017 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-603b8995-9a22-44b2-b44a-e0bd2037d017 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-603b8995-9a22-44b2-b44a-e0bd2037d017 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-603b8995-9a22-44b2-b44a-e0bd2037d017 {
    width: 100%;
    height: auto;
  }

  #s-603b8995-9a22-44b2-b44a-e0bd2037d017 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-603b8995-9a22-44b2-b44a-e0bd2037d017.shogun-image {
    
    
  }


.s-603b8995-9a22-44b2-b44a-e0bd2037d017 .shogun-image-content {
  
    align-items: center;
  
}

.s-603b8995-9a22-44b2-b44a-e0bd2037d017.shg-align-container {
  display: flex;
  justify-content: center
}

.s-603b8995-9a22-44b2-b44a-e0bd2037d017.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-603b8995-9a22-44b2-b44a-e0bd2037d017.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-603b8995-9a22-44b2-b44a-e0bd2037d017 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-603b8995-9a22-44b2-b44a-e0bd2037d017.shogun-image-container {
      position: relative;
    }

    .s-603b8995-9a22-44b2-b44a-e0bd2037d017.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-603b8995-9a22-44b2-b44a-e0bd2037d017.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-603b8995-9a22-44b2-b44a-e0bd2037d017 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-603b8995-9a22-44b2-b44a-e0bd2037d017 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-603b8995-9a22-44b2-b44a-e0bd2037d017 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-603b8995-9a22-44b2-b44a-e0bd2037d017 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-603b8995-9a22-44b2-b44a-e0bd2037d017 {
    width: 100%;
    height: auto;
  }

  #s-603b8995-9a22-44b2-b44a-e0bd2037d017 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-603b8995-9a22-44b2-b44a-e0bd2037d017.shogun-image {
    
    
  }


.s-603b8995-9a22-44b2-b44a-e0bd2037d017 .shogun-image-content {
  
    align-items: center;
  
}

.s-603b8995-9a22-44b2-b44a-e0bd2037d017.shg-align-container {
  display: flex;
  justify-content: center
}

.s-603b8995-9a22-44b2-b44a-e0bd2037d017.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-603b8995-9a22-44b2-b44a-e0bd2037d017.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-603b8995-9a22-44b2-b44a-e0bd2037d017 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-603b8995-9a22-44b2-b44a-e0bd2037d017.shogun-image-container {
      position: relative;
    }

    .s-603b8995-9a22-44b2-b44a-e0bd2037d017.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-603b8995-9a22-44b2-b44a-e0bd2037d017.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-603b8995-9a22-44b2-b44a-e0bd2037d017 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
.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 {
  color: ;
  font-family: ;
  font-weight: ;
}

.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 ::selection,
.shg-default-text-content *::selection {
  background: #accef7;
}

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

.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 {
  color: ;
  font-family: ;
  font-weight: ;
}

.shg-theme-text-content p {
  color: ;
  font-family: ;
  font-weight: ;
}

#s-569bae1d-47a1-4a08-abb4-94b4ee965051 {
  max-width: 601px;
aspect-ratio: 1/1;
text-align: center;
}





  @supports  (aspect-ratio: 1/1) {
    
    #s-569bae1d-47a1-4a08-abb4-94b4ee965051 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-569bae1d-47a1-4a08-abb4-94b4ee965051 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-569bae1d-47a1-4a08-abb4-94b4ee965051 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-569bae1d-47a1-4a08-abb4-94b4ee965051 {
    width: 100%;
    height: auto;
  }

  #s-569bae1d-47a1-4a08-abb4-94b4ee965051 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-569bae1d-47a1-4a08-abb4-94b4ee965051.shogun-image {
    
    
  }


.s-569bae1d-47a1-4a08-abb4-94b4ee965051 .shogun-image-content {
  
    align-items: center;
  
}

.s-569bae1d-47a1-4a08-abb4-94b4ee965051.shg-align-container {
  display: flex;
  justify-content: center
}

.s-569bae1d-47a1-4a08-abb4-94b4ee965051.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-569bae1d-47a1-4a08-abb4-94b4ee965051.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-569bae1d-47a1-4a08-abb4-94b4ee965051 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-569bae1d-47a1-4a08-abb4-94b4ee965051.shogun-image-container {
      position: relative;
    }

    .s-569bae1d-47a1-4a08-abb4-94b4ee965051.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-569bae1d-47a1-4a08-abb4-94b4ee965051.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-569bae1d-47a1-4a08-abb4-94b4ee965051 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){



  @supports  (aspect-ratio: 1/1) {
    
    #s-569bae1d-47a1-4a08-abb4-94b4ee965051 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-569bae1d-47a1-4a08-abb4-94b4ee965051 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-569bae1d-47a1-4a08-abb4-94b4ee965051 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-569bae1d-47a1-4a08-abb4-94b4ee965051 {
    width: 100%;
    height: auto;
  }

  #s-569bae1d-47a1-4a08-abb4-94b4ee965051 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-569bae1d-47a1-4a08-abb4-94b4ee965051.shogun-image {
    
    
  }


.s-569bae1d-47a1-4a08-abb4-94b4ee965051 .shogun-image-content {
  
    align-items: center;
  
}

.s-569bae1d-47a1-4a08-abb4-94b4ee965051.shg-align-container {
  display: flex;
  justify-content: center
}

.s-569bae1d-47a1-4a08-abb4-94b4ee965051.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-569bae1d-47a1-4a08-abb4-94b4ee965051.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-569bae1d-47a1-4a08-abb4-94b4ee965051 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-569bae1d-47a1-4a08-abb4-94b4ee965051.shogun-image-container {
      position: relative;
    }

    .s-569bae1d-47a1-4a08-abb4-94b4ee965051.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-569bae1d-47a1-4a08-abb4-94b4ee965051.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-569bae1d-47a1-4a08-abb4-94b4ee965051 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-569bae1d-47a1-4a08-abb4-94b4ee965051 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-569bae1d-47a1-4a08-abb4-94b4ee965051 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-569bae1d-47a1-4a08-abb4-94b4ee965051 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-569bae1d-47a1-4a08-abb4-94b4ee965051 {
    width: 100%;
    height: auto;
  }

  #s-569bae1d-47a1-4a08-abb4-94b4ee965051 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-569bae1d-47a1-4a08-abb4-94b4ee965051.shogun-image {
    
    
  }


.s-569bae1d-47a1-4a08-abb4-94b4ee965051 .shogun-image-content {
  
    align-items: center;
  
}

.s-569bae1d-47a1-4a08-abb4-94b4ee965051.shg-align-container {
  display: flex;
  justify-content: center
}

.s-569bae1d-47a1-4a08-abb4-94b4ee965051.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-569bae1d-47a1-4a08-abb4-94b4ee965051.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-569bae1d-47a1-4a08-abb4-94b4ee965051 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-569bae1d-47a1-4a08-abb4-94b4ee965051.shogun-image-container {
      position: relative;
    }

    .s-569bae1d-47a1-4a08-abb4-94b4ee965051.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-569bae1d-47a1-4a08-abb4-94b4ee965051.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-569bae1d-47a1-4a08-abb4-94b4ee965051 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-569bae1d-47a1-4a08-abb4-94b4ee965051 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-569bae1d-47a1-4a08-abb4-94b4ee965051 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-569bae1d-47a1-4a08-abb4-94b4ee965051 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-569bae1d-47a1-4a08-abb4-94b4ee965051 {
    width: 100%;
    height: auto;
  }

  #s-569bae1d-47a1-4a08-abb4-94b4ee965051 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-569bae1d-47a1-4a08-abb4-94b4ee965051.shogun-image {
    
    
  }


.s-569bae1d-47a1-4a08-abb4-94b4ee965051 .shogun-image-content {
  
    align-items: center;
  
}

.s-569bae1d-47a1-4a08-abb4-94b4ee965051.shg-align-container {
  display: flex;
  justify-content: center
}

.s-569bae1d-47a1-4a08-abb4-94b4ee965051.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-569bae1d-47a1-4a08-abb4-94b4ee965051.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-569bae1d-47a1-4a08-abb4-94b4ee965051 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-569bae1d-47a1-4a08-abb4-94b4ee965051.shogun-image-container {
      position: relative;
    }

    .s-569bae1d-47a1-4a08-abb4-94b4ee965051.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-569bae1d-47a1-4a08-abb4-94b4ee965051.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-569bae1d-47a1-4a08-abb4-94b4ee965051 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-569bae1d-47a1-4a08-abb4-94b4ee965051 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-569bae1d-47a1-4a08-abb4-94b4ee965051 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-569bae1d-47a1-4a08-abb4-94b4ee965051 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-569bae1d-47a1-4a08-abb4-94b4ee965051 {
    width: 100%;
    height: auto;
  }

  #s-569bae1d-47a1-4a08-abb4-94b4ee965051 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-569bae1d-47a1-4a08-abb4-94b4ee965051.shogun-image {
    
    
  }


.s-569bae1d-47a1-4a08-abb4-94b4ee965051 .shogun-image-content {
  
    align-items: center;
  
}

.s-569bae1d-47a1-4a08-abb4-94b4ee965051.shg-align-container {
  display: flex;
  justify-content: center
}

.s-569bae1d-47a1-4a08-abb4-94b4ee965051.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-569bae1d-47a1-4a08-abb4-94b4ee965051.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-569bae1d-47a1-4a08-abb4-94b4ee965051 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-569bae1d-47a1-4a08-abb4-94b4ee965051.shogun-image-container {
      position: relative;
    }

    .s-569bae1d-47a1-4a08-abb4-94b4ee965051.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-569bae1d-47a1-4a08-abb4-94b4ee965051.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-569bae1d-47a1-4a08-abb4-94b4ee965051 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-85025ab3-fc33-4428-9b24-0f3ad5dcb986 {
  max-width: 601px;
aspect-ratio: 1/1;
text-align: center;
}





  @supports  (aspect-ratio: 1/1) {
    
    #s-85025ab3-fc33-4428-9b24-0f3ad5dcb986 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-85025ab3-fc33-4428-9b24-0f3ad5dcb986 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-85025ab3-fc33-4428-9b24-0f3ad5dcb986 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-85025ab3-fc33-4428-9b24-0f3ad5dcb986 {
    width: 100%;
    height: auto;
  }

  #s-85025ab3-fc33-4428-9b24-0f3ad5dcb986 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-85025ab3-fc33-4428-9b24-0f3ad5dcb986.shogun-image {
    
    
  }


.s-85025ab3-fc33-4428-9b24-0f3ad5dcb986 .shogun-image-content {
  
    align-items: center;
  
}

.s-85025ab3-fc33-4428-9b24-0f3ad5dcb986.shg-align-container {
  display: flex;
  justify-content: center
}

.s-85025ab3-fc33-4428-9b24-0f3ad5dcb986.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-85025ab3-fc33-4428-9b24-0f3ad5dcb986.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-85025ab3-fc33-4428-9b24-0f3ad5dcb986 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-85025ab3-fc33-4428-9b24-0f3ad5dcb986.shogun-image-container {
      position: relative;
    }

    .s-85025ab3-fc33-4428-9b24-0f3ad5dcb986.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-85025ab3-fc33-4428-9b24-0f3ad5dcb986.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-85025ab3-fc33-4428-9b24-0f3ad5dcb986 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){



  @supports  (aspect-ratio: 1/1) {
    
    #s-85025ab3-fc33-4428-9b24-0f3ad5dcb986 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-85025ab3-fc33-4428-9b24-0f3ad5dcb986 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-85025ab3-fc33-4428-9b24-0f3ad5dcb986 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-85025ab3-fc33-4428-9b24-0f3ad5dcb986 {
    width: 100%;
    height: auto;
  }

  #s-85025ab3-fc33-4428-9b24-0f3ad5dcb986 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-85025ab3-fc33-4428-9b24-0f3ad5dcb986.shogun-image {
    
    
  }


.s-85025ab3-fc33-4428-9b24-0f3ad5dcb986 .shogun-image-content {
  
    align-items: center;
  
}

.s-85025ab3-fc33-4428-9b24-0f3ad5dcb986.shg-align-container {
  display: flex;
  justify-content: center
}

.s-85025ab3-fc33-4428-9b24-0f3ad5dcb986.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-85025ab3-fc33-4428-9b24-0f3ad5dcb986.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-85025ab3-fc33-4428-9b24-0f3ad5dcb986 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-85025ab3-fc33-4428-9b24-0f3ad5dcb986.shogun-image-container {
      position: relative;
    }

    .s-85025ab3-fc33-4428-9b24-0f3ad5dcb986.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-85025ab3-fc33-4428-9b24-0f3ad5dcb986.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-85025ab3-fc33-4428-9b24-0f3ad5dcb986 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-85025ab3-fc33-4428-9b24-0f3ad5dcb986 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-85025ab3-fc33-4428-9b24-0f3ad5dcb986 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-85025ab3-fc33-4428-9b24-0f3ad5dcb986 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-85025ab3-fc33-4428-9b24-0f3ad5dcb986 {
    width: 100%;
    height: auto;
  }

  #s-85025ab3-fc33-4428-9b24-0f3ad5dcb986 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-85025ab3-fc33-4428-9b24-0f3ad5dcb986.shogun-image {
    
    
  }


.s-85025ab3-fc33-4428-9b24-0f3ad5dcb986 .shogun-image-content {
  
    align-items: center;
  
}

.s-85025ab3-fc33-4428-9b24-0f3ad5dcb986.shg-align-container {
  display: flex;
  justify-content: center
}

.s-85025ab3-fc33-4428-9b24-0f3ad5dcb986.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-85025ab3-fc33-4428-9b24-0f3ad5dcb986.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-85025ab3-fc33-4428-9b24-0f3ad5dcb986 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-85025ab3-fc33-4428-9b24-0f3ad5dcb986.shogun-image-container {
      position: relative;
    }

    .s-85025ab3-fc33-4428-9b24-0f3ad5dcb986.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-85025ab3-fc33-4428-9b24-0f3ad5dcb986.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-85025ab3-fc33-4428-9b24-0f3ad5dcb986 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-85025ab3-fc33-4428-9b24-0f3ad5dcb986 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-85025ab3-fc33-4428-9b24-0f3ad5dcb986 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-85025ab3-fc33-4428-9b24-0f3ad5dcb986 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-85025ab3-fc33-4428-9b24-0f3ad5dcb986 {
    width: 100%;
    height: auto;
  }

  #s-85025ab3-fc33-4428-9b24-0f3ad5dcb986 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-85025ab3-fc33-4428-9b24-0f3ad5dcb986.shogun-image {
    
    
  }


.s-85025ab3-fc33-4428-9b24-0f3ad5dcb986 .shogun-image-content {
  
    align-items: center;
  
}

.s-85025ab3-fc33-4428-9b24-0f3ad5dcb986.shg-align-container {
  display: flex;
  justify-content: center
}

.s-85025ab3-fc33-4428-9b24-0f3ad5dcb986.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-85025ab3-fc33-4428-9b24-0f3ad5dcb986.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-85025ab3-fc33-4428-9b24-0f3ad5dcb986 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-85025ab3-fc33-4428-9b24-0f3ad5dcb986.shogun-image-container {
      position: relative;
    }

    .s-85025ab3-fc33-4428-9b24-0f3ad5dcb986.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-85025ab3-fc33-4428-9b24-0f3ad5dcb986.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-85025ab3-fc33-4428-9b24-0f3ad5dcb986 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-85025ab3-fc33-4428-9b24-0f3ad5dcb986 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-85025ab3-fc33-4428-9b24-0f3ad5dcb986 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-85025ab3-fc33-4428-9b24-0f3ad5dcb986 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-85025ab3-fc33-4428-9b24-0f3ad5dcb986 {
    width: 100%;
    height: auto;
  }

  #s-85025ab3-fc33-4428-9b24-0f3ad5dcb986 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-85025ab3-fc33-4428-9b24-0f3ad5dcb986.shogun-image {
    
    
  }


.s-85025ab3-fc33-4428-9b24-0f3ad5dcb986 .shogun-image-content {
  
    align-items: center;
  
}

.s-85025ab3-fc33-4428-9b24-0f3ad5dcb986.shg-align-container {
  display: flex;
  justify-content: center
}

.s-85025ab3-fc33-4428-9b24-0f3ad5dcb986.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-85025ab3-fc33-4428-9b24-0f3ad5dcb986.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-85025ab3-fc33-4428-9b24-0f3ad5dcb986 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-85025ab3-fc33-4428-9b24-0f3ad5dcb986.shogun-image-container {
      position: relative;
    }

    .s-85025ab3-fc33-4428-9b24-0f3ad5dcb986.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-85025ab3-fc33-4428-9b24-0f3ad5dcb986.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-85025ab3-fc33-4428-9b24-0f3ad5dcb986 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-7a2fce36-bc4a-41fe-ab1f-a18903abc340 {
  margin-left: -1%;
margin-right: -1%;
}
@media (min-width: 1200px){#s-7a2fce36-bc4a-41fe-ab1f-a18903abc340 {
  display: none;
}
#s-7a2fce36-bc4a-41fe-ab1f-a18903abc340, #wrap-s-7a2fce36-bc4a-41fe-ab1f-a18903abc340 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7a2fce36-bc4a-41fe-ab1f-a18903abc340 {
  display: none;
}
#s-7a2fce36-bc4a-41fe-ab1f-a18903abc340, #wrap-s-7a2fce36-bc4a-41fe-ab1f-a18903abc340 { display: none !important; }}@media (max-width: 767px){#s-7a2fce36-bc4a-41fe-ab1f-a18903abc340 {
  margin-left: 0%;
margin-right: 0%;
padding-left: 16%;
padding-right: 16%;
}
}
@media (min-width: 0px) {
[id="s-7a2fce36-bc4a-41fe-ab1f-a18903abc340"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7a2fce36-bc4a-41fe-ab1f-a18903abc340"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-7a2fce36-bc4a-41fe-ab1f-a18903abc340"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-7a2fce36-bc4a-41fe-ab1f-a18903abc340"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-167584c5-4a5d-48f9-a698-9858bf5c31b7 {
  max-width: 601px;
aspect-ratio: 1/1;
text-align: center;
}





  @supports  (aspect-ratio: 1/1) {
    
    #s-167584c5-4a5d-48f9-a698-9858bf5c31b7 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-167584c5-4a5d-48f9-a698-9858bf5c31b7 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-167584c5-4a5d-48f9-a698-9858bf5c31b7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-167584c5-4a5d-48f9-a698-9858bf5c31b7 {
    width: 100%;
    height: auto;
  }

  #s-167584c5-4a5d-48f9-a698-9858bf5c31b7 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-167584c5-4a5d-48f9-a698-9858bf5c31b7.shogun-image {
    
    
  }


.s-167584c5-4a5d-48f9-a698-9858bf5c31b7 .shogun-image-content {
  
    align-items: center;
  
}

.s-167584c5-4a5d-48f9-a698-9858bf5c31b7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-167584c5-4a5d-48f9-a698-9858bf5c31b7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-167584c5-4a5d-48f9-a698-9858bf5c31b7.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-167584c5-4a5d-48f9-a698-9858bf5c31b7 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-167584c5-4a5d-48f9-a698-9858bf5c31b7.shogun-image-container {
      position: relative;
    }

    .s-167584c5-4a5d-48f9-a698-9858bf5c31b7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-167584c5-4a5d-48f9-a698-9858bf5c31b7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-167584c5-4a5d-48f9-a698-9858bf5c31b7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){



  @supports  (aspect-ratio: 1/1) {
    
    #s-167584c5-4a5d-48f9-a698-9858bf5c31b7 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-167584c5-4a5d-48f9-a698-9858bf5c31b7 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-167584c5-4a5d-48f9-a698-9858bf5c31b7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-167584c5-4a5d-48f9-a698-9858bf5c31b7 {
    width: 100%;
    height: auto;
  }

  #s-167584c5-4a5d-48f9-a698-9858bf5c31b7 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-167584c5-4a5d-48f9-a698-9858bf5c31b7.shogun-image {
    
    
  }


.s-167584c5-4a5d-48f9-a698-9858bf5c31b7 .shogun-image-content {
  
    align-items: center;
  
}

.s-167584c5-4a5d-48f9-a698-9858bf5c31b7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-167584c5-4a5d-48f9-a698-9858bf5c31b7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-167584c5-4a5d-48f9-a698-9858bf5c31b7.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-167584c5-4a5d-48f9-a698-9858bf5c31b7 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-167584c5-4a5d-48f9-a698-9858bf5c31b7.shogun-image-container {
      position: relative;
    }

    .s-167584c5-4a5d-48f9-a698-9858bf5c31b7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-167584c5-4a5d-48f9-a698-9858bf5c31b7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-167584c5-4a5d-48f9-a698-9858bf5c31b7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-167584c5-4a5d-48f9-a698-9858bf5c31b7 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-167584c5-4a5d-48f9-a698-9858bf5c31b7 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-167584c5-4a5d-48f9-a698-9858bf5c31b7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-167584c5-4a5d-48f9-a698-9858bf5c31b7 {
    width: 100%;
    height: auto;
  }

  #s-167584c5-4a5d-48f9-a698-9858bf5c31b7 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-167584c5-4a5d-48f9-a698-9858bf5c31b7.shogun-image {
    
    
  }


.s-167584c5-4a5d-48f9-a698-9858bf5c31b7 .shogun-image-content {
  
    align-items: center;
  
}

.s-167584c5-4a5d-48f9-a698-9858bf5c31b7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-167584c5-4a5d-48f9-a698-9858bf5c31b7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-167584c5-4a5d-48f9-a698-9858bf5c31b7.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-167584c5-4a5d-48f9-a698-9858bf5c31b7 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-167584c5-4a5d-48f9-a698-9858bf5c31b7.shogun-image-container {
      position: relative;
    }

    .s-167584c5-4a5d-48f9-a698-9858bf5c31b7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-167584c5-4a5d-48f9-a698-9858bf5c31b7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-167584c5-4a5d-48f9-a698-9858bf5c31b7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-167584c5-4a5d-48f9-a698-9858bf5c31b7 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-167584c5-4a5d-48f9-a698-9858bf5c31b7 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-167584c5-4a5d-48f9-a698-9858bf5c31b7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-167584c5-4a5d-48f9-a698-9858bf5c31b7 {
    width: 100%;
    height: auto;
  }

  #s-167584c5-4a5d-48f9-a698-9858bf5c31b7 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-167584c5-4a5d-48f9-a698-9858bf5c31b7.shogun-image {
    
    
  }


.s-167584c5-4a5d-48f9-a698-9858bf5c31b7 .shogun-image-content {
  
    align-items: center;
  
}

.s-167584c5-4a5d-48f9-a698-9858bf5c31b7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-167584c5-4a5d-48f9-a698-9858bf5c31b7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-167584c5-4a5d-48f9-a698-9858bf5c31b7.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-167584c5-4a5d-48f9-a698-9858bf5c31b7 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-167584c5-4a5d-48f9-a698-9858bf5c31b7.shogun-image-container {
      position: relative;
    }

    .s-167584c5-4a5d-48f9-a698-9858bf5c31b7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-167584c5-4a5d-48f9-a698-9858bf5c31b7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-167584c5-4a5d-48f9-a698-9858bf5c31b7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-167584c5-4a5d-48f9-a698-9858bf5c31b7 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-167584c5-4a5d-48f9-a698-9858bf5c31b7 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-167584c5-4a5d-48f9-a698-9858bf5c31b7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-167584c5-4a5d-48f9-a698-9858bf5c31b7 {
    width: 100%;
    height: auto;
  }

  #s-167584c5-4a5d-48f9-a698-9858bf5c31b7 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-167584c5-4a5d-48f9-a698-9858bf5c31b7.shogun-image {
    
    
  }


.s-167584c5-4a5d-48f9-a698-9858bf5c31b7 .shogun-image-content {
  
    align-items: center;
  
}

.s-167584c5-4a5d-48f9-a698-9858bf5c31b7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-167584c5-4a5d-48f9-a698-9858bf5c31b7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-167584c5-4a5d-48f9-a698-9858bf5c31b7.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-167584c5-4a5d-48f9-a698-9858bf5c31b7 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-167584c5-4a5d-48f9-a698-9858bf5c31b7.shogun-image-container {
      position: relative;
    }

    .s-167584c5-4a5d-48f9-a698-9858bf5c31b7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-167584c5-4a5d-48f9-a698-9858bf5c31b7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-167584c5-4a5d-48f9-a698-9858bf5c31b7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-56df3031-b8f5-4cd7-b569-29b74f43d16e {
  max-width: 601px;
aspect-ratio: 1/1;
text-align: center;
}





  @supports  (aspect-ratio: 1/1) {
    
    #s-56df3031-b8f5-4cd7-b569-29b74f43d16e .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-56df3031-b8f5-4cd7-b569-29b74f43d16e .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-56df3031-b8f5-4cd7-b569-29b74f43d16e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-56df3031-b8f5-4cd7-b569-29b74f43d16e {
    width: 100%;
    height: auto;
  }

  #s-56df3031-b8f5-4cd7-b569-29b74f43d16e img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-56df3031-b8f5-4cd7-b569-29b74f43d16e.shogun-image {
    
    
  }


.s-56df3031-b8f5-4cd7-b569-29b74f43d16e .shogun-image-content {
  
    align-items: center;
  
}

.s-56df3031-b8f5-4cd7-b569-29b74f43d16e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-56df3031-b8f5-4cd7-b569-29b74f43d16e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-56df3031-b8f5-4cd7-b569-29b74f43d16e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-56df3031-b8f5-4cd7-b569-29b74f43d16e {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-56df3031-b8f5-4cd7-b569-29b74f43d16e.shogun-image-container {
      position: relative;
    }

    .s-56df3031-b8f5-4cd7-b569-29b74f43d16e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-56df3031-b8f5-4cd7-b569-29b74f43d16e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-56df3031-b8f5-4cd7-b569-29b74f43d16e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){



  @supports  (aspect-ratio: 1/1) {
    
    #s-56df3031-b8f5-4cd7-b569-29b74f43d16e .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-56df3031-b8f5-4cd7-b569-29b74f43d16e .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-56df3031-b8f5-4cd7-b569-29b74f43d16e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-56df3031-b8f5-4cd7-b569-29b74f43d16e {
    width: 100%;
    height: auto;
  }

  #s-56df3031-b8f5-4cd7-b569-29b74f43d16e img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-56df3031-b8f5-4cd7-b569-29b74f43d16e.shogun-image {
    
    
  }


.s-56df3031-b8f5-4cd7-b569-29b74f43d16e .shogun-image-content {
  
    align-items: center;
  
}

.s-56df3031-b8f5-4cd7-b569-29b74f43d16e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-56df3031-b8f5-4cd7-b569-29b74f43d16e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-56df3031-b8f5-4cd7-b569-29b74f43d16e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-56df3031-b8f5-4cd7-b569-29b74f43d16e {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-56df3031-b8f5-4cd7-b569-29b74f43d16e.shogun-image-container {
      position: relative;
    }

    .s-56df3031-b8f5-4cd7-b569-29b74f43d16e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-56df3031-b8f5-4cd7-b569-29b74f43d16e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-56df3031-b8f5-4cd7-b569-29b74f43d16e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-56df3031-b8f5-4cd7-b569-29b74f43d16e .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-56df3031-b8f5-4cd7-b569-29b74f43d16e .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-56df3031-b8f5-4cd7-b569-29b74f43d16e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-56df3031-b8f5-4cd7-b569-29b74f43d16e {
    width: 100%;
    height: auto;
  }

  #s-56df3031-b8f5-4cd7-b569-29b74f43d16e img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-56df3031-b8f5-4cd7-b569-29b74f43d16e.shogun-image {
    
    
  }


.s-56df3031-b8f5-4cd7-b569-29b74f43d16e .shogun-image-content {
  
    align-items: center;
  
}

.s-56df3031-b8f5-4cd7-b569-29b74f43d16e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-56df3031-b8f5-4cd7-b569-29b74f43d16e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-56df3031-b8f5-4cd7-b569-29b74f43d16e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-56df3031-b8f5-4cd7-b569-29b74f43d16e {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-56df3031-b8f5-4cd7-b569-29b74f43d16e.shogun-image-container {
      position: relative;
    }

    .s-56df3031-b8f5-4cd7-b569-29b74f43d16e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-56df3031-b8f5-4cd7-b569-29b74f43d16e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-56df3031-b8f5-4cd7-b569-29b74f43d16e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-56df3031-b8f5-4cd7-b569-29b74f43d16e .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-56df3031-b8f5-4cd7-b569-29b74f43d16e .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-56df3031-b8f5-4cd7-b569-29b74f43d16e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-56df3031-b8f5-4cd7-b569-29b74f43d16e {
    width: 100%;
    height: auto;
  }

  #s-56df3031-b8f5-4cd7-b569-29b74f43d16e img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-56df3031-b8f5-4cd7-b569-29b74f43d16e.shogun-image {
    
    
  }


.s-56df3031-b8f5-4cd7-b569-29b74f43d16e .shogun-image-content {
  
    align-items: center;
  
}

.s-56df3031-b8f5-4cd7-b569-29b74f43d16e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-56df3031-b8f5-4cd7-b569-29b74f43d16e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-56df3031-b8f5-4cd7-b569-29b74f43d16e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-56df3031-b8f5-4cd7-b569-29b74f43d16e {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-56df3031-b8f5-4cd7-b569-29b74f43d16e.shogun-image-container {
      position: relative;
    }

    .s-56df3031-b8f5-4cd7-b569-29b74f43d16e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-56df3031-b8f5-4cd7-b569-29b74f43d16e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-56df3031-b8f5-4cd7-b569-29b74f43d16e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-56df3031-b8f5-4cd7-b569-29b74f43d16e .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-56df3031-b8f5-4cd7-b569-29b74f43d16e .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-56df3031-b8f5-4cd7-b569-29b74f43d16e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-56df3031-b8f5-4cd7-b569-29b74f43d16e {
    width: 100%;
    height: auto;
  }

  #s-56df3031-b8f5-4cd7-b569-29b74f43d16e img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-56df3031-b8f5-4cd7-b569-29b74f43d16e.shogun-image {
    
    
  }


.s-56df3031-b8f5-4cd7-b569-29b74f43d16e .shogun-image-content {
  
    align-items: center;
  
}

.s-56df3031-b8f5-4cd7-b569-29b74f43d16e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-56df3031-b8f5-4cd7-b569-29b74f43d16e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-56df3031-b8f5-4cd7-b569-29b74f43d16e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-56df3031-b8f5-4cd7-b569-29b74f43d16e {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-56df3031-b8f5-4cd7-b569-29b74f43d16e.shogun-image-container {
      position: relative;
    }

    .s-56df3031-b8f5-4cd7-b569-29b74f43d16e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-56df3031-b8f5-4cd7-b569-29b74f43d16e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-56df3031-b8f5-4cd7-b569-29b74f43d16e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-6b45811f-f19d-452a-bf02-3b49e9466439 {
  max-width: 601px;
aspect-ratio: 1/1;
text-align: center;
}





  @supports  (aspect-ratio: 1/1) {
    
    #s-6b45811f-f19d-452a-bf02-3b49e9466439 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-6b45811f-f19d-452a-bf02-3b49e9466439 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6b45811f-f19d-452a-bf02-3b49e9466439 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-6b45811f-f19d-452a-bf02-3b49e9466439 {
    width: 100%;
    height: auto;
  }

  #s-6b45811f-f19d-452a-bf02-3b49e9466439 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-6b45811f-f19d-452a-bf02-3b49e9466439.shogun-image {
    
    
  }


.s-6b45811f-f19d-452a-bf02-3b49e9466439 .shogun-image-content {
  
    align-items: center;
  
}

.s-6b45811f-f19d-452a-bf02-3b49e9466439.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6b45811f-f19d-452a-bf02-3b49e9466439.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6b45811f-f19d-452a-bf02-3b49e9466439.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6b45811f-f19d-452a-bf02-3b49e9466439 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-6b45811f-f19d-452a-bf02-3b49e9466439.shogun-image-container {
      position: relative;
    }

    .s-6b45811f-f19d-452a-bf02-3b49e9466439.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6b45811f-f19d-452a-bf02-3b49e9466439.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6b45811f-f19d-452a-bf02-3b49e9466439 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){



  @supports  (aspect-ratio: 1/1) {
    
    #s-6b45811f-f19d-452a-bf02-3b49e9466439 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-6b45811f-f19d-452a-bf02-3b49e9466439 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6b45811f-f19d-452a-bf02-3b49e9466439 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-6b45811f-f19d-452a-bf02-3b49e9466439 {
    width: 100%;
    height: auto;
  }

  #s-6b45811f-f19d-452a-bf02-3b49e9466439 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-6b45811f-f19d-452a-bf02-3b49e9466439.shogun-image {
    
    
  }


.s-6b45811f-f19d-452a-bf02-3b49e9466439 .shogun-image-content {
  
    align-items: center;
  
}

.s-6b45811f-f19d-452a-bf02-3b49e9466439.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6b45811f-f19d-452a-bf02-3b49e9466439.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6b45811f-f19d-452a-bf02-3b49e9466439.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6b45811f-f19d-452a-bf02-3b49e9466439 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-6b45811f-f19d-452a-bf02-3b49e9466439.shogun-image-container {
      position: relative;
    }

    .s-6b45811f-f19d-452a-bf02-3b49e9466439.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6b45811f-f19d-452a-bf02-3b49e9466439.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6b45811f-f19d-452a-bf02-3b49e9466439 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-6b45811f-f19d-452a-bf02-3b49e9466439 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-6b45811f-f19d-452a-bf02-3b49e9466439 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6b45811f-f19d-452a-bf02-3b49e9466439 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-6b45811f-f19d-452a-bf02-3b49e9466439 {
    width: 100%;
    height: auto;
  }

  #s-6b45811f-f19d-452a-bf02-3b49e9466439 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-6b45811f-f19d-452a-bf02-3b49e9466439.shogun-image {
    
    
  }


.s-6b45811f-f19d-452a-bf02-3b49e9466439 .shogun-image-content {
  
    align-items: center;
  
}

.s-6b45811f-f19d-452a-bf02-3b49e9466439.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6b45811f-f19d-452a-bf02-3b49e9466439.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6b45811f-f19d-452a-bf02-3b49e9466439.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6b45811f-f19d-452a-bf02-3b49e9466439 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-6b45811f-f19d-452a-bf02-3b49e9466439.shogun-image-container {
      position: relative;
    }

    .s-6b45811f-f19d-452a-bf02-3b49e9466439.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6b45811f-f19d-452a-bf02-3b49e9466439.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6b45811f-f19d-452a-bf02-3b49e9466439 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-6b45811f-f19d-452a-bf02-3b49e9466439 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-6b45811f-f19d-452a-bf02-3b49e9466439 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6b45811f-f19d-452a-bf02-3b49e9466439 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-6b45811f-f19d-452a-bf02-3b49e9466439 {
    width: 100%;
    height: auto;
  }

  #s-6b45811f-f19d-452a-bf02-3b49e9466439 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-6b45811f-f19d-452a-bf02-3b49e9466439.shogun-image {
    
    
  }


.s-6b45811f-f19d-452a-bf02-3b49e9466439 .shogun-image-content {
  
    align-items: center;
  
}

.s-6b45811f-f19d-452a-bf02-3b49e9466439.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6b45811f-f19d-452a-bf02-3b49e9466439.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6b45811f-f19d-452a-bf02-3b49e9466439.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6b45811f-f19d-452a-bf02-3b49e9466439 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-6b45811f-f19d-452a-bf02-3b49e9466439.shogun-image-container {
      position: relative;
    }

    .s-6b45811f-f19d-452a-bf02-3b49e9466439.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6b45811f-f19d-452a-bf02-3b49e9466439.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6b45811f-f19d-452a-bf02-3b49e9466439 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-6b45811f-f19d-452a-bf02-3b49e9466439 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-6b45811f-f19d-452a-bf02-3b49e9466439 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6b45811f-f19d-452a-bf02-3b49e9466439 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-6b45811f-f19d-452a-bf02-3b49e9466439 {
    width: 100%;
    height: auto;
  }

  #s-6b45811f-f19d-452a-bf02-3b49e9466439 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-6b45811f-f19d-452a-bf02-3b49e9466439.shogun-image {
    
    
  }


.s-6b45811f-f19d-452a-bf02-3b49e9466439 .shogun-image-content {
  
    align-items: center;
  
}

.s-6b45811f-f19d-452a-bf02-3b49e9466439.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6b45811f-f19d-452a-bf02-3b49e9466439.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6b45811f-f19d-452a-bf02-3b49e9466439.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6b45811f-f19d-452a-bf02-3b49e9466439 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-6b45811f-f19d-452a-bf02-3b49e9466439.shogun-image-container {
      position: relative;
    }

    .s-6b45811f-f19d-452a-bf02-3b49e9466439.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6b45811f-f19d-452a-bf02-3b49e9466439.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6b45811f-f19d-452a-bf02-3b49e9466439 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-2f3d8c0f-89be-41f7-9ec1-c80adac920fe {
  margin-top: 5%;
margin-left: 1%;
margin-bottom: 1%;
margin-right: 1%;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-2f3d8c0f-89be-41f7-9ec1-c80adac920fe {
  display: none;
}
#s-2f3d8c0f-89be-41f7-9ec1-c80adac920fe, #wrap-s-2f3d8c0f-89be-41f7-9ec1-c80adac920fe { display: none !important; }}
#s-2f3d8c0f-89be-41f7-9ec1-c80adac920fe .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}



#s-2432da47-016c-4350-aa48-382bc5a92f5b {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-left: 0%;
padding-right: 0%;
}
@media (min-width: 768px) and (max-width: 991px){#s-2432da47-016c-4350-aa48-382bc5a92f5b {
  display: none;
}
#s-2432da47-016c-4350-aa48-382bc5a92f5b, #wrap-s-2432da47-016c-4350-aa48-382bc5a92f5b { display: none !important; }}
@media (min-width: 0px) {
[id="s-2432da47-016c-4350-aa48-382bc5a92f5b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 14.5px);
}

}

@media (min-width: 768px) {
[id="s-2432da47-016c-4350-aa48-382bc5a92f5b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 24.166666666666668px);
}

}

@media (min-width: 992px) {
[id="s-2432da47-016c-4350-aa48-382bc5a92f5b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 24.166666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-2432da47-016c-4350-aa48-382bc5a92f5b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 24.166666666666668px);
}

}

.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 {
  object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
}

.shogun-image-contain {
  font-family: "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-fd513263-9b52-4804-b6c6-d34e8bdf7d1a {
  margin-left: 8%;
margin-right: 8%;
max-width: 160px;
text-align: center;
}
@media (max-width: 767px){#s-fd513263-9b52-4804-b6c6-d34e8bdf7d1a {
  margin-top: 10%;
margin-left: 8%;
margin-bottom: 10%;
margin-right: 8%;
}
}






  #s-fd513263-9b52-4804-b6c6-d34e8bdf7d1a img.shogun-image {
    

    
    
    
  }


#s-fd513263-9b52-4804-b6c6-d34e8bdf7d1a .shogun-image-content {
  
    align-items: center;
  
}

#s-928550b7-2042-41a3-acf8-5cc8fc60f5a7 {
  margin-top: 13px;
margin-bottom: 13px;
margin-right: 0%;
text-align: center;
}







  #s-928550b7-2042-41a3-acf8-5cc8fc60f5a7 img.shogun-image {
    

    
    
    
  }


#s-928550b7-2042-41a3-acf8-5cc8fc60f5a7 .shogun-image-content {
  
    align-items: center;
  
}

#s-4be795ce-6921-4aa4-9e41-0ed8d71e51ac {
  margin-left: 19%;
margin-right: 19%;
max-width: 130px;
text-align: center;
}







  #s-4be795ce-6921-4aa4-9e41-0ed8d71e51ac img.shogun-image {
    

    
    
    
  }


#s-4be795ce-6921-4aa4-9e41-0ed8d71e51ac .shogun-image-content {
  
    align-items: center;
  
}

#s-babb59bf-36e0-45e0-9aea-1a0e1b4ddf02 {
  margin-left: 10%;
margin-right: 10%;
max-width: 150px;
text-align: center;
}







  #s-babb59bf-36e0-45e0-9aea-1a0e1b4ddf02 img.shogun-image {
    

    
    
    
  }


#s-babb59bf-36e0-45e0-9aea-1a0e1b4ddf02 .shogun-image-content {
  
    align-items: center;
  
}

#s-707a017e-cf28-4bd7-a838-130bff030873 {
  padding-top: 8px;
padding-bottom: 8px;
max-width: 160px;
text-align: center;
}
@media (max-width: 767px){#s-707a017e-cf28-4bd7-a838-130bff030873 {
  margin-top: 12%;
margin-left: 10%;
margin-bottom: 12%;
}
}






  #s-707a017e-cf28-4bd7-a838-130bff030873 img.shogun-image {
    

    
    
    
  }


#s-707a017e-cf28-4bd7-a838-130bff030873 .shogun-image-content {
  
    align-items: center;
  
}

#s-9db5e95f-f356-4588-91ea-d0b44a7cf568 {
  margin-left: 13%;
margin-right: 13%;
padding-top: 16px;
max-width: 160px;
text-align: center;
}
@media (max-width: 767px){#s-9db5e95f-f356-4588-91ea-d0b44a7cf568 {
  padding-top: 15px;
padding-bottom: 15px;
}
}






  #s-9db5e95f-f356-4588-91ea-d0b44a7cf568 img.shogun-image {
    

    
    
    
  }


#s-9db5e95f-f356-4588-91ea-d0b44a7cf568 .shogun-image-content {
  
    align-items: center;
  
}

#s-861ae8d1-a54b-4c76-934d-09c2e8b1afb5 {
  margin-top: 10%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-861ae8d1-a54b-4c76-934d-09c2e8b1afb5 {
  margin-top: 6%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-861ae8d1-a54b-4c76-934d-09c2e8b1afb5 {
  margin-top: 4%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-861ae8d1-a54b-4c76-934d-09c2e8b1afb5 {
  margin-top: 5%;
}
}
#s-861ae8d1-a54b-4c76-934d-09c2e8b1afb5 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}



@media (min-width: 0px) {
[id="s-fda5753b-cbd1-4575-b4f5-7fe7d15de8fa"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-fda5753b-cbd1-4575-b4f5-7fe7d15de8fa"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-fda5753b-cbd1-4575-b4f5-7fe7d15de8fa"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-fda5753b-cbd1-4575-b4f5-7fe7d15de8fa"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-14e871ea-0f1f-4980-a1fc-99d8f33f71ed {
  max-width: 600px;
aspect-ratio: 600/440;
text-align: center;
}





  @supports  (aspect-ratio: 1/1) {
    
    #s-14e871ea-0f1f-4980-a1fc-99d8f33f71ed .shg-image-content-wrapper {
      aspect-ratio: 600/440;
      min-width: 100%;
      height: auto;
    }

    #s-14e871ea-0f1f-4980-a1fc-99d8f33f71ed .shogun-image-link {
      aspect-ratio: 600/440;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-14e871ea-0f1f-4980-a1fc-99d8f33f71ed .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-14e871ea-0f1f-4980-a1fc-99d8f33f71ed {
    width: 100%;
    height: auto;
  }

  #s-14e871ea-0f1f-4980-a1fc-99d8f33f71ed img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-14e871ea-0f1f-4980-a1fc-99d8f33f71ed.shogun-image {
    
    
  }


.s-14e871ea-0f1f-4980-a1fc-99d8f33f71ed .shogun-image-content {
  
    align-items: center;
  
}

.s-14e871ea-0f1f-4980-a1fc-99d8f33f71ed.shg-align-container {
  display: flex;
  justify-content: center
}

.s-14e871ea-0f1f-4980-a1fc-99d8f33f71ed.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-14e871ea-0f1f-4980-a1fc-99d8f33f71ed.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-14e871ea-0f1f-4980-a1fc-99d8f33f71ed {
      --shg-aspect-ratio: calc(600/440); 
    }

    .s-14e871ea-0f1f-4980-a1fc-99d8f33f71ed.shogun-image-container {
      position: relative;
    }

    .s-14e871ea-0f1f-4980-a1fc-99d8f33f71ed.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-14e871ea-0f1f-4980-a1fc-99d8f33f71ed.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-14e871ea-0f1f-4980-a1fc-99d8f33f71ed img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){



  @supports  (aspect-ratio: 1/1) {
    
    #s-14e871ea-0f1f-4980-a1fc-99d8f33f71ed .shg-image-content-wrapper {
      aspect-ratio: 600/440;
      min-width: 100%;
      height: auto;
    }

    #s-14e871ea-0f1f-4980-a1fc-99d8f33f71ed .shogun-image-link {
      aspect-ratio: 600/440;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-14e871ea-0f1f-4980-a1fc-99d8f33f71ed .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-14e871ea-0f1f-4980-a1fc-99d8f33f71ed {
    width: 100%;
    height: auto;
  }

  #s-14e871ea-0f1f-4980-a1fc-99d8f33f71ed img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-14e871ea-0f1f-4980-a1fc-99d8f33f71ed.shogun-image {
    
    
  }


.s-14e871ea-0f1f-4980-a1fc-99d8f33f71ed .shogun-image-content {
  
    align-items: center;
  
}

.s-14e871ea-0f1f-4980-a1fc-99d8f33f71ed.shg-align-container {
  display: flex;
  justify-content: center
}

.s-14e871ea-0f1f-4980-a1fc-99d8f33f71ed.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-14e871ea-0f1f-4980-a1fc-99d8f33f71ed.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-14e871ea-0f1f-4980-a1fc-99d8f33f71ed {
      --shg-aspect-ratio: calc(600/440); 
    }

    .s-14e871ea-0f1f-4980-a1fc-99d8f33f71ed.shogun-image-container {
      position: relative;
    }

    .s-14e871ea-0f1f-4980-a1fc-99d8f33f71ed.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-14e871ea-0f1f-4980-a1fc-99d8f33f71ed.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-14e871ea-0f1f-4980-a1fc-99d8f33f71ed img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-14e871ea-0f1f-4980-a1fc-99d8f33f71ed .shg-image-content-wrapper {
      aspect-ratio: 600/440;
      min-width: 100%;
      height: auto;
    }

    #s-14e871ea-0f1f-4980-a1fc-99d8f33f71ed .shogun-image-link {
      aspect-ratio: 600/440;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-14e871ea-0f1f-4980-a1fc-99d8f33f71ed .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-14e871ea-0f1f-4980-a1fc-99d8f33f71ed {
    width: 100%;
    height: auto;
  }

  #s-14e871ea-0f1f-4980-a1fc-99d8f33f71ed img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-14e871ea-0f1f-4980-a1fc-99d8f33f71ed.shogun-image {
    
    
  }


.s-14e871ea-0f1f-4980-a1fc-99d8f33f71ed .shogun-image-content {
  
    align-items: center;
  
}

.s-14e871ea-0f1f-4980-a1fc-99d8f33f71ed.shg-align-container {
  display: flex;
  justify-content: center
}

.s-14e871ea-0f1f-4980-a1fc-99d8f33f71ed.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-14e871ea-0f1f-4980-a1fc-99d8f33f71ed.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-14e871ea-0f1f-4980-a1fc-99d8f33f71ed {
      --shg-aspect-ratio: calc(600/440); 
    }

    .s-14e871ea-0f1f-4980-a1fc-99d8f33f71ed.shogun-image-container {
      position: relative;
    }

    .s-14e871ea-0f1f-4980-a1fc-99d8f33f71ed.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-14e871ea-0f1f-4980-a1fc-99d8f33f71ed.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-14e871ea-0f1f-4980-a1fc-99d8f33f71ed img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-14e871ea-0f1f-4980-a1fc-99d8f33f71ed .shg-image-content-wrapper {
      aspect-ratio: 600/440;
      min-width: 100%;
      height: auto;
    }

    #s-14e871ea-0f1f-4980-a1fc-99d8f33f71ed .shogun-image-link {
      aspect-ratio: 600/440;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-14e871ea-0f1f-4980-a1fc-99d8f33f71ed .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-14e871ea-0f1f-4980-a1fc-99d8f33f71ed {
    width: 100%;
    height: auto;
  }

  #s-14e871ea-0f1f-4980-a1fc-99d8f33f71ed img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-14e871ea-0f1f-4980-a1fc-99d8f33f71ed.shogun-image {
    
    
  }


.s-14e871ea-0f1f-4980-a1fc-99d8f33f71ed .shogun-image-content {
  
    align-items: center;
  
}

.s-14e871ea-0f1f-4980-a1fc-99d8f33f71ed.shg-align-container {
  display: flex;
  justify-content: center
}

.s-14e871ea-0f1f-4980-a1fc-99d8f33f71ed.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-14e871ea-0f1f-4980-a1fc-99d8f33f71ed.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-14e871ea-0f1f-4980-a1fc-99d8f33f71ed {
      --shg-aspect-ratio: calc(600/440); 
    }

    .s-14e871ea-0f1f-4980-a1fc-99d8f33f71ed.shogun-image-container {
      position: relative;
    }

    .s-14e871ea-0f1f-4980-a1fc-99d8f33f71ed.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-14e871ea-0f1f-4980-a1fc-99d8f33f71ed.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-14e871ea-0f1f-4980-a1fc-99d8f33f71ed img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-14e871ea-0f1f-4980-a1fc-99d8f33f71ed .shg-image-content-wrapper {
      aspect-ratio: 600/440;
      min-width: 100%;
      height: auto;
    }

    #s-14e871ea-0f1f-4980-a1fc-99d8f33f71ed .shogun-image-link {
      aspect-ratio: 600/440;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-14e871ea-0f1f-4980-a1fc-99d8f33f71ed .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-14e871ea-0f1f-4980-a1fc-99d8f33f71ed {
    width: 100%;
    height: auto;
  }

  #s-14e871ea-0f1f-4980-a1fc-99d8f33f71ed img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-14e871ea-0f1f-4980-a1fc-99d8f33f71ed.shogun-image {
    
    
  }


.s-14e871ea-0f1f-4980-a1fc-99d8f33f71ed .shogun-image-content {
  
    align-items: center;
  
}

.s-14e871ea-0f1f-4980-a1fc-99d8f33f71ed.shg-align-container {
  display: flex;
  justify-content: center
}

.s-14e871ea-0f1f-4980-a1fc-99d8f33f71ed.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-14e871ea-0f1f-4980-a1fc-99d8f33f71ed.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-14e871ea-0f1f-4980-a1fc-99d8f33f71ed {
      --shg-aspect-ratio: calc(600/440); 
    }

    .s-14e871ea-0f1f-4980-a1fc-99d8f33f71ed.shogun-image-container {
      position: relative;
    }

    .s-14e871ea-0f1f-4980-a1fc-99d8f33f71ed.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-14e871ea-0f1f-4980-a1fc-99d8f33f71ed.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-14e871ea-0f1f-4980-a1fc-99d8f33f71ed img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-2c6cba66-ca29-4362-8544-ec0935fadf29 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2c6cba66-ca29-4362-8544-ec0935fadf29 .shogun-heading-component h4 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}



#s-08945b72-d289-402c-8639-5d907369ca4c {
  max-width: 600px;
aspect-ratio: 600/440;
text-align: center;
}





  @supports  (aspect-ratio: 1/1) {
    
    #s-08945b72-d289-402c-8639-5d907369ca4c .shg-image-content-wrapper {
      aspect-ratio: 600/440;
      min-width: 100%;
      height: auto;
    }

    #s-08945b72-d289-402c-8639-5d907369ca4c .shogun-image-link {
      aspect-ratio: 600/440;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-08945b72-d289-402c-8639-5d907369ca4c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-08945b72-d289-402c-8639-5d907369ca4c {
    width: 100%;
    height: auto;
  }

  #s-08945b72-d289-402c-8639-5d907369ca4c img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-08945b72-d289-402c-8639-5d907369ca4c.shogun-image {
    
    
  }


.s-08945b72-d289-402c-8639-5d907369ca4c .shogun-image-content {
  
    align-items: center;
  
}

.s-08945b72-d289-402c-8639-5d907369ca4c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-08945b72-d289-402c-8639-5d907369ca4c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-08945b72-d289-402c-8639-5d907369ca4c.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-08945b72-d289-402c-8639-5d907369ca4c {
      --shg-aspect-ratio: calc(600/440); 
    }

    .s-08945b72-d289-402c-8639-5d907369ca4c.shogun-image-container {
      position: relative;
    }

    .s-08945b72-d289-402c-8639-5d907369ca4c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-08945b72-d289-402c-8639-5d907369ca4c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-08945b72-d289-402c-8639-5d907369ca4c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){



  @supports  (aspect-ratio: 1/1) {
    
    #s-08945b72-d289-402c-8639-5d907369ca4c .shg-image-content-wrapper {
      aspect-ratio: 600/440;
      min-width: 100%;
      height: auto;
    }

    #s-08945b72-d289-402c-8639-5d907369ca4c .shogun-image-link {
      aspect-ratio: 600/440;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-08945b72-d289-402c-8639-5d907369ca4c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-08945b72-d289-402c-8639-5d907369ca4c {
    width: 100%;
    height: auto;
  }

  #s-08945b72-d289-402c-8639-5d907369ca4c img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-08945b72-d289-402c-8639-5d907369ca4c.shogun-image {
    
    
  }


.s-08945b72-d289-402c-8639-5d907369ca4c .shogun-image-content {
  
    align-items: center;
  
}

.s-08945b72-d289-402c-8639-5d907369ca4c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-08945b72-d289-402c-8639-5d907369ca4c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-08945b72-d289-402c-8639-5d907369ca4c.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-08945b72-d289-402c-8639-5d907369ca4c {
      --shg-aspect-ratio: calc(600/440); 
    }

    .s-08945b72-d289-402c-8639-5d907369ca4c.shogun-image-container {
      position: relative;
    }

    .s-08945b72-d289-402c-8639-5d907369ca4c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-08945b72-d289-402c-8639-5d907369ca4c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-08945b72-d289-402c-8639-5d907369ca4c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-08945b72-d289-402c-8639-5d907369ca4c .shg-image-content-wrapper {
      aspect-ratio: 600/440;
      min-width: 100%;
      height: auto;
    }

    #s-08945b72-d289-402c-8639-5d907369ca4c .shogun-image-link {
      aspect-ratio: 600/440;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-08945b72-d289-402c-8639-5d907369ca4c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-08945b72-d289-402c-8639-5d907369ca4c {
    width: 100%;
    height: auto;
  }

  #s-08945b72-d289-402c-8639-5d907369ca4c img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-08945b72-d289-402c-8639-5d907369ca4c.shogun-image {
    
    
  }


.s-08945b72-d289-402c-8639-5d907369ca4c .shogun-image-content {
  
    align-items: center;
  
}

.s-08945b72-d289-402c-8639-5d907369ca4c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-08945b72-d289-402c-8639-5d907369ca4c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-08945b72-d289-402c-8639-5d907369ca4c.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-08945b72-d289-402c-8639-5d907369ca4c {
      --shg-aspect-ratio: calc(600/440); 
    }

    .s-08945b72-d289-402c-8639-5d907369ca4c.shogun-image-container {
      position: relative;
    }

    .s-08945b72-d289-402c-8639-5d907369ca4c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-08945b72-d289-402c-8639-5d907369ca4c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-08945b72-d289-402c-8639-5d907369ca4c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-08945b72-d289-402c-8639-5d907369ca4c .shg-image-content-wrapper {
      aspect-ratio: 600/440;
      min-width: 100%;
      height: auto;
    }

    #s-08945b72-d289-402c-8639-5d907369ca4c .shogun-image-link {
      aspect-ratio: 600/440;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-08945b72-d289-402c-8639-5d907369ca4c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-08945b72-d289-402c-8639-5d907369ca4c {
    width: 100%;
    height: auto;
  }

  #s-08945b72-d289-402c-8639-5d907369ca4c img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-08945b72-d289-402c-8639-5d907369ca4c.shogun-image {
    
    
  }


.s-08945b72-d289-402c-8639-5d907369ca4c .shogun-image-content {
  
    align-items: center;
  
}

.s-08945b72-d289-402c-8639-5d907369ca4c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-08945b72-d289-402c-8639-5d907369ca4c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-08945b72-d289-402c-8639-5d907369ca4c.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-08945b72-d289-402c-8639-5d907369ca4c {
      --shg-aspect-ratio: calc(600/440); 
    }

    .s-08945b72-d289-402c-8639-5d907369ca4c.shogun-image-container {
      position: relative;
    }

    .s-08945b72-d289-402c-8639-5d907369ca4c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-08945b72-d289-402c-8639-5d907369ca4c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-08945b72-d289-402c-8639-5d907369ca4c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-08945b72-d289-402c-8639-5d907369ca4c .shg-image-content-wrapper {
      aspect-ratio: 600/440;
      min-width: 100%;
      height: auto;
    }

    #s-08945b72-d289-402c-8639-5d907369ca4c .shogun-image-link {
      aspect-ratio: 600/440;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-08945b72-d289-402c-8639-5d907369ca4c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-08945b72-d289-402c-8639-5d907369ca4c {
    width: 100%;
    height: auto;
  }

  #s-08945b72-d289-402c-8639-5d907369ca4c img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-08945b72-d289-402c-8639-5d907369ca4c.shogun-image {
    
    
  }


.s-08945b72-d289-402c-8639-5d907369ca4c .shogun-image-content {
  
    align-items: center;
  
}

.s-08945b72-d289-402c-8639-5d907369ca4c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-08945b72-d289-402c-8639-5d907369ca4c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-08945b72-d289-402c-8639-5d907369ca4c.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-08945b72-d289-402c-8639-5d907369ca4c {
      --shg-aspect-ratio: calc(600/440); 
    }

    .s-08945b72-d289-402c-8639-5d907369ca4c.shogun-image-container {
      position: relative;
    }

    .s-08945b72-d289-402c-8639-5d907369ca4c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-08945b72-d289-402c-8639-5d907369ca4c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-08945b72-d289-402c-8639-5d907369ca4c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-1f0579d8-e301-4831-953a-b08d5929ebc0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1f0579d8-e301-4831-953a-b08d5929ebc0 .shogun-heading-component h4 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}



#s-1ab903dc-d9e2-4472-a017-217fe2eaed42 {
  max-width: 600px;
aspect-ratio: 600/440;
text-align: center;
}





  @supports  (aspect-ratio: 1/1) {
    
    #s-1ab903dc-d9e2-4472-a017-217fe2eaed42 .shg-image-content-wrapper {
      aspect-ratio: 600/440;
      min-width: 100%;
      height: auto;
    }

    #s-1ab903dc-d9e2-4472-a017-217fe2eaed42 .shogun-image-link {
      aspect-ratio: 600/440;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1ab903dc-d9e2-4472-a017-217fe2eaed42 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-1ab903dc-d9e2-4472-a017-217fe2eaed42 {
    width: 100%;
    height: auto;
  }

  #s-1ab903dc-d9e2-4472-a017-217fe2eaed42 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-1ab903dc-d9e2-4472-a017-217fe2eaed42.shogun-image {
    
    
  }


.s-1ab903dc-d9e2-4472-a017-217fe2eaed42 .shogun-image-content {
  
    align-items: center;
  
}

.s-1ab903dc-d9e2-4472-a017-217fe2eaed42.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1ab903dc-d9e2-4472-a017-217fe2eaed42.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1ab903dc-d9e2-4472-a017-217fe2eaed42.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-1ab903dc-d9e2-4472-a017-217fe2eaed42 {
      --shg-aspect-ratio: calc(600/440); 
    }

    .s-1ab903dc-d9e2-4472-a017-217fe2eaed42.shogun-image-container {
      position: relative;
    }

    .s-1ab903dc-d9e2-4472-a017-217fe2eaed42.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1ab903dc-d9e2-4472-a017-217fe2eaed42.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1ab903dc-d9e2-4472-a017-217fe2eaed42 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){



  @supports  (aspect-ratio: 1/1) {
    
    #s-1ab903dc-d9e2-4472-a017-217fe2eaed42 .shg-image-content-wrapper {
      aspect-ratio: 600/440;
      min-width: 100%;
      height: auto;
    }

    #s-1ab903dc-d9e2-4472-a017-217fe2eaed42 .shogun-image-link {
      aspect-ratio: 600/440;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1ab903dc-d9e2-4472-a017-217fe2eaed42 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-1ab903dc-d9e2-4472-a017-217fe2eaed42 {
    width: 100%;
    height: auto;
  }

  #s-1ab903dc-d9e2-4472-a017-217fe2eaed42 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-1ab903dc-d9e2-4472-a017-217fe2eaed42.shogun-image {
    
    
  }


.s-1ab903dc-d9e2-4472-a017-217fe2eaed42 .shogun-image-content {
  
    align-items: center;
  
}

.s-1ab903dc-d9e2-4472-a017-217fe2eaed42.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1ab903dc-d9e2-4472-a017-217fe2eaed42.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1ab903dc-d9e2-4472-a017-217fe2eaed42.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-1ab903dc-d9e2-4472-a017-217fe2eaed42 {
      --shg-aspect-ratio: calc(600/440); 
    }

    .s-1ab903dc-d9e2-4472-a017-217fe2eaed42.shogun-image-container {
      position: relative;
    }

    .s-1ab903dc-d9e2-4472-a017-217fe2eaed42.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1ab903dc-d9e2-4472-a017-217fe2eaed42.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1ab903dc-d9e2-4472-a017-217fe2eaed42 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-1ab903dc-d9e2-4472-a017-217fe2eaed42 .shg-image-content-wrapper {
      aspect-ratio: 600/440;
      min-width: 100%;
      height: auto;
    }

    #s-1ab903dc-d9e2-4472-a017-217fe2eaed42 .shogun-image-link {
      aspect-ratio: 600/440;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1ab903dc-d9e2-4472-a017-217fe2eaed42 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-1ab903dc-d9e2-4472-a017-217fe2eaed42 {
    width: 100%;
    height: auto;
  }

  #s-1ab903dc-d9e2-4472-a017-217fe2eaed42 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-1ab903dc-d9e2-4472-a017-217fe2eaed42.shogun-image {
    
    
  }


.s-1ab903dc-d9e2-4472-a017-217fe2eaed42 .shogun-image-content {
  
    align-items: center;
  
}

.s-1ab903dc-d9e2-4472-a017-217fe2eaed42.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1ab903dc-d9e2-4472-a017-217fe2eaed42.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1ab903dc-d9e2-4472-a017-217fe2eaed42.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-1ab903dc-d9e2-4472-a017-217fe2eaed42 {
      --shg-aspect-ratio: calc(600/440); 
    }

    .s-1ab903dc-d9e2-4472-a017-217fe2eaed42.shogun-image-container {
      position: relative;
    }

    .s-1ab903dc-d9e2-4472-a017-217fe2eaed42.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1ab903dc-d9e2-4472-a017-217fe2eaed42.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1ab903dc-d9e2-4472-a017-217fe2eaed42 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-1ab903dc-d9e2-4472-a017-217fe2eaed42 .shg-image-content-wrapper {
      aspect-ratio: 600/440;
      min-width: 100%;
      height: auto;
    }

    #s-1ab903dc-d9e2-4472-a017-217fe2eaed42 .shogun-image-link {
      aspect-ratio: 600/440;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1ab903dc-d9e2-4472-a017-217fe2eaed42 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-1ab903dc-d9e2-4472-a017-217fe2eaed42 {
    width: 100%;
    height: auto;
  }

  #s-1ab903dc-d9e2-4472-a017-217fe2eaed42 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-1ab903dc-d9e2-4472-a017-217fe2eaed42.shogun-image {
    
    
  }


.s-1ab903dc-d9e2-4472-a017-217fe2eaed42 .shogun-image-content {
  
    align-items: center;
  
}

.s-1ab903dc-d9e2-4472-a017-217fe2eaed42.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1ab903dc-d9e2-4472-a017-217fe2eaed42.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1ab903dc-d9e2-4472-a017-217fe2eaed42.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-1ab903dc-d9e2-4472-a017-217fe2eaed42 {
      --shg-aspect-ratio: calc(600/440); 
    }

    .s-1ab903dc-d9e2-4472-a017-217fe2eaed42.shogun-image-container {
      position: relative;
    }

    .s-1ab903dc-d9e2-4472-a017-217fe2eaed42.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1ab903dc-d9e2-4472-a017-217fe2eaed42.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1ab903dc-d9e2-4472-a017-217fe2eaed42 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-1ab903dc-d9e2-4472-a017-217fe2eaed42 .shg-image-content-wrapper {
      aspect-ratio: 600/440;
      min-width: 100%;
      height: auto;
    }

    #s-1ab903dc-d9e2-4472-a017-217fe2eaed42 .shogun-image-link {
      aspect-ratio: 600/440;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1ab903dc-d9e2-4472-a017-217fe2eaed42 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-1ab903dc-d9e2-4472-a017-217fe2eaed42 {
    width: 100%;
    height: auto;
  }

  #s-1ab903dc-d9e2-4472-a017-217fe2eaed42 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-1ab903dc-d9e2-4472-a017-217fe2eaed42.shogun-image {
    
    
  }


.s-1ab903dc-d9e2-4472-a017-217fe2eaed42 .shogun-image-content {
  
    align-items: center;
  
}

.s-1ab903dc-d9e2-4472-a017-217fe2eaed42.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1ab903dc-d9e2-4472-a017-217fe2eaed42.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1ab903dc-d9e2-4472-a017-217fe2eaed42.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-1ab903dc-d9e2-4472-a017-217fe2eaed42 {
      --shg-aspect-ratio: calc(600/440); 
    }

    .s-1ab903dc-d9e2-4472-a017-217fe2eaed42.shogun-image-container {
      position: relative;
    }

    .s-1ab903dc-d9e2-4472-a017-217fe2eaed42.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1ab903dc-d9e2-4472-a017-217fe2eaed42.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1ab903dc-d9e2-4472-a017-217fe2eaed42 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-eb82e594-ea6a-4819-90de-9edcecf1864b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-eb82e594-ea6a-4819-90de-9edcecf1864b .shogun-heading-component h4 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}



#s-56a5dab1-db3f-4fa1-afdc-842df93cddec {
  max-width: 600px;
aspect-ratio: 600/440;
text-align: center;
}





  @supports  (aspect-ratio: 1/1) {
    
    #s-56a5dab1-db3f-4fa1-afdc-842df93cddec .shg-image-content-wrapper {
      aspect-ratio: 600/440;
      min-width: 100%;
      height: auto;
    }

    #s-56a5dab1-db3f-4fa1-afdc-842df93cddec .shogun-image-link {
      aspect-ratio: 600/440;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-56a5dab1-db3f-4fa1-afdc-842df93cddec .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-56a5dab1-db3f-4fa1-afdc-842df93cddec {
    width: 100%;
    height: auto;
  }

  #s-56a5dab1-db3f-4fa1-afdc-842df93cddec img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-56a5dab1-db3f-4fa1-afdc-842df93cddec.shogun-image {
    
    
  }


.s-56a5dab1-db3f-4fa1-afdc-842df93cddec .shogun-image-content {
  
    align-items: center;
  
}

.s-56a5dab1-db3f-4fa1-afdc-842df93cddec.shg-align-container {
  display: flex;
  justify-content: center
}

.s-56a5dab1-db3f-4fa1-afdc-842df93cddec.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-56a5dab1-db3f-4fa1-afdc-842df93cddec.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-56a5dab1-db3f-4fa1-afdc-842df93cddec {
      --shg-aspect-ratio: calc(600/440); 
    }

    .s-56a5dab1-db3f-4fa1-afdc-842df93cddec.shogun-image-container {
      position: relative;
    }

    .s-56a5dab1-db3f-4fa1-afdc-842df93cddec.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-56a5dab1-db3f-4fa1-afdc-842df93cddec.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-56a5dab1-db3f-4fa1-afdc-842df93cddec img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){



  @supports  (aspect-ratio: 1/1) {
    
    #s-56a5dab1-db3f-4fa1-afdc-842df93cddec .shg-image-content-wrapper {
      aspect-ratio: 600/440;
      min-width: 100%;
      height: auto;
    }

    #s-56a5dab1-db3f-4fa1-afdc-842df93cddec .shogun-image-link {
      aspect-ratio: 600/440;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-56a5dab1-db3f-4fa1-afdc-842df93cddec .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-56a5dab1-db3f-4fa1-afdc-842df93cddec {
    width: 100%;
    height: auto;
  }

  #s-56a5dab1-db3f-4fa1-afdc-842df93cddec img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-56a5dab1-db3f-4fa1-afdc-842df93cddec.shogun-image {
    
    
  }


.s-56a5dab1-db3f-4fa1-afdc-842df93cddec .shogun-image-content {
  
    align-items: center;
  
}

.s-56a5dab1-db3f-4fa1-afdc-842df93cddec.shg-align-container {
  display: flex;
  justify-content: center
}

.s-56a5dab1-db3f-4fa1-afdc-842df93cddec.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-56a5dab1-db3f-4fa1-afdc-842df93cddec.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-56a5dab1-db3f-4fa1-afdc-842df93cddec {
      --shg-aspect-ratio: calc(600/440); 
    }

    .s-56a5dab1-db3f-4fa1-afdc-842df93cddec.shogun-image-container {
      position: relative;
    }

    .s-56a5dab1-db3f-4fa1-afdc-842df93cddec.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-56a5dab1-db3f-4fa1-afdc-842df93cddec.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-56a5dab1-db3f-4fa1-afdc-842df93cddec img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-56a5dab1-db3f-4fa1-afdc-842df93cddec .shg-image-content-wrapper {
      aspect-ratio: 600/440;
      min-width: 100%;
      height: auto;
    }

    #s-56a5dab1-db3f-4fa1-afdc-842df93cddec .shogun-image-link {
      aspect-ratio: 600/440;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-56a5dab1-db3f-4fa1-afdc-842df93cddec .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-56a5dab1-db3f-4fa1-afdc-842df93cddec {
    width: 100%;
    height: auto;
  }

  #s-56a5dab1-db3f-4fa1-afdc-842df93cddec img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-56a5dab1-db3f-4fa1-afdc-842df93cddec.shogun-image {
    
    
  }


.s-56a5dab1-db3f-4fa1-afdc-842df93cddec .shogun-image-content {
  
    align-items: center;
  
}

.s-56a5dab1-db3f-4fa1-afdc-842df93cddec.shg-align-container {
  display: flex;
  justify-content: center
}

.s-56a5dab1-db3f-4fa1-afdc-842df93cddec.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-56a5dab1-db3f-4fa1-afdc-842df93cddec.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-56a5dab1-db3f-4fa1-afdc-842df93cddec {
      --shg-aspect-ratio: calc(600/440); 
    }

    .s-56a5dab1-db3f-4fa1-afdc-842df93cddec.shogun-image-container {
      position: relative;
    }

    .s-56a5dab1-db3f-4fa1-afdc-842df93cddec.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-56a5dab1-db3f-4fa1-afdc-842df93cddec.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-56a5dab1-db3f-4fa1-afdc-842df93cddec img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-56a5dab1-db3f-4fa1-afdc-842df93cddec .shg-image-content-wrapper {
      aspect-ratio: 600/440;
      min-width: 100%;
      height: auto;
    }

    #s-56a5dab1-db3f-4fa1-afdc-842df93cddec .shogun-image-link {
      aspect-ratio: 600/440;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-56a5dab1-db3f-4fa1-afdc-842df93cddec .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-56a5dab1-db3f-4fa1-afdc-842df93cddec {
    width: 100%;
    height: auto;
  }

  #s-56a5dab1-db3f-4fa1-afdc-842df93cddec img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-56a5dab1-db3f-4fa1-afdc-842df93cddec.shogun-image {
    
    
  }


.s-56a5dab1-db3f-4fa1-afdc-842df93cddec .shogun-image-content {
  
    align-items: center;
  
}

.s-56a5dab1-db3f-4fa1-afdc-842df93cddec.shg-align-container {
  display: flex;
  justify-content: center
}

.s-56a5dab1-db3f-4fa1-afdc-842df93cddec.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-56a5dab1-db3f-4fa1-afdc-842df93cddec.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-56a5dab1-db3f-4fa1-afdc-842df93cddec {
      --shg-aspect-ratio: calc(600/440); 
    }

    .s-56a5dab1-db3f-4fa1-afdc-842df93cddec.shogun-image-container {
      position: relative;
    }

    .s-56a5dab1-db3f-4fa1-afdc-842df93cddec.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-56a5dab1-db3f-4fa1-afdc-842df93cddec.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-56a5dab1-db3f-4fa1-afdc-842df93cddec img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-56a5dab1-db3f-4fa1-afdc-842df93cddec .shg-image-content-wrapper {
      aspect-ratio: 600/440;
      min-width: 100%;
      height: auto;
    }

    #s-56a5dab1-db3f-4fa1-afdc-842df93cddec .shogun-image-link {
      aspect-ratio: 600/440;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-56a5dab1-db3f-4fa1-afdc-842df93cddec .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-56a5dab1-db3f-4fa1-afdc-842df93cddec {
    width: 100%;
    height: auto;
  }

  #s-56a5dab1-db3f-4fa1-afdc-842df93cddec img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-56a5dab1-db3f-4fa1-afdc-842df93cddec.shogun-image {
    
    
  }


.s-56a5dab1-db3f-4fa1-afdc-842df93cddec .shogun-image-content {
  
    align-items: center;
  
}

.s-56a5dab1-db3f-4fa1-afdc-842df93cddec.shg-align-container {
  display: flex;
  justify-content: center
}

.s-56a5dab1-db3f-4fa1-afdc-842df93cddec.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-56a5dab1-db3f-4fa1-afdc-842df93cddec.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-56a5dab1-db3f-4fa1-afdc-842df93cddec {
      --shg-aspect-ratio: calc(600/440); 
    }

    .s-56a5dab1-db3f-4fa1-afdc-842df93cddec.shogun-image-container {
      position: relative;
    }

    .s-56a5dab1-db3f-4fa1-afdc-842df93cddec.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-56a5dab1-db3f-4fa1-afdc-842df93cddec.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-56a5dab1-db3f-4fa1-afdc-842df93cddec img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-db229f1c-a513-4347-8ba6-c79155e01bd8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-db229f1c-a513-4347-8ba6-c79155e01bd8 .shogun-heading-component h4 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}



#s-1fe13652-45ca-43c1-8f5b-bfdf6254652d {
  margin-top: 5%;
margin-left: 3%;
margin-bottom: 0%;
margin-right: 3%;
}

@media (min-width: 0px) {
[id="s-1fe13652-45ca-43c1-8f5b-bfdf6254652d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1fe13652-45ca-43c1-8f5b-bfdf6254652d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1fe13652-45ca-43c1-8f5b-bfdf6254652d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-1fe13652-45ca-43c1-8f5b-bfdf6254652d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1fe13652-45ca-43c1-8f5b-bfdf6254652d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-1fe13652-45ca-43c1-8f5b-bfdf6254652d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1fe13652-45ca-43c1-8f5b-bfdf6254652d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-1fe13652-45ca-43c1-8f5b-bfdf6254652d"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-afcbb880-ab79-4233-9649-356cce4a044e {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-afcbb880-ab79-4233-9649-356cce4a044e .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}



.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 {
  font-weight: ;
  font-family: ;
}

.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-406ba9e7-ae2e-48bc-8209-d9f6d57e31eb {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-color: rgba(0, 0, 0, 1);
border-radius: 3px;
background-color: rgba(0, 0, 0, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-406ba9e7-ae2e-48bc-8209-d9f6d57e31eb:hover {background-color: rgba(103, 103, 100, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-406ba9e7-ae2e-48bc-8209-d9f6d57e31eb:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-406ba9e7-ae2e-48bc-8209-d9f6d57e31eb-root {
    text-align: left;
  }


#s-406ba9e7-ae2e-48bc-8209-d9f6d57e31eb.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-406ba9e7-ae2e-48bc-8209-d9f6d57e31eb-root {
    text-align: left;
  }


#s-406ba9e7-ae2e-48bc-8209-d9f6d57e31eb.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-406ba9e7-ae2e-48bc-8209-d9f6d57e31eb-root {
    text-align: left;
  }


#s-406ba9e7-ae2e-48bc-8209-d9f6d57e31eb.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-406ba9e7-ae2e-48bc-8209-d9f6d57e31eb-root {
    text-align: left;
  }


#s-406ba9e7-ae2e-48bc-8209-d9f6d57e31eb.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-406ba9e7-ae2e-48bc-8209-d9f6d57e31eb-root {
    text-align: left;
  }


#s-406ba9e7-ae2e-48bc-8209-d9f6d57e31eb.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}
#s-f03a13b8-9d70-4227-bc4b-472b926aab04 {
  max-width: 876px;
aspect-ratio: 876/600;
text-align: center;
}
@media (max-width: 767px){#s-f03a13b8-9d70-4227-bc4b-472b926aab04 {
  margin-top: 7%;
margin-bottom: 0%;
}
}




  @supports  (aspect-ratio: 1/1) {
    
    #s-f03a13b8-9d70-4227-bc4b-472b926aab04 .shg-image-content-wrapper {
      aspect-ratio: 876/600;
      min-width: 100%;
      height: auto;
    }

    #s-f03a13b8-9d70-4227-bc4b-472b926aab04 .shogun-image-link {
      aspect-ratio: 876/600;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f03a13b8-9d70-4227-bc4b-472b926aab04 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-f03a13b8-9d70-4227-bc4b-472b926aab04 {
    width: 100%;
    height: auto;
  }

  #s-f03a13b8-9d70-4227-bc4b-472b926aab04 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-f03a13b8-9d70-4227-bc4b-472b926aab04.shogun-image {
    
    
  }


.s-f03a13b8-9d70-4227-bc4b-472b926aab04 .shogun-image-content {
  
    align-items: center;
  
}

.s-f03a13b8-9d70-4227-bc4b-472b926aab04.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f03a13b8-9d70-4227-bc4b-472b926aab04.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f03a13b8-9d70-4227-bc4b-472b926aab04.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f03a13b8-9d70-4227-bc4b-472b926aab04 {
      --shg-aspect-ratio: calc(876/600); 
    }

    .s-f03a13b8-9d70-4227-bc4b-472b926aab04.shogun-image-container {
      position: relative;
    }

    .s-f03a13b8-9d70-4227-bc4b-472b926aab04.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f03a13b8-9d70-4227-bc4b-472b926aab04.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f03a13b8-9d70-4227-bc4b-472b926aab04 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){



  @supports  (aspect-ratio: 1/1) {
    
    #s-f03a13b8-9d70-4227-bc4b-472b926aab04 .shg-image-content-wrapper {
      aspect-ratio: 876/600;
      min-width: 100%;
      height: auto;
    }

    #s-f03a13b8-9d70-4227-bc4b-472b926aab04 .shogun-image-link {
      aspect-ratio: 876/600;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f03a13b8-9d70-4227-bc4b-472b926aab04 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-f03a13b8-9d70-4227-bc4b-472b926aab04 {
    width: 100%;
    height: auto;
  }

  #s-f03a13b8-9d70-4227-bc4b-472b926aab04 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-f03a13b8-9d70-4227-bc4b-472b926aab04.shogun-image {
    
    
  }


.s-f03a13b8-9d70-4227-bc4b-472b926aab04 .shogun-image-content {
  
    align-items: center;
  
}

.s-f03a13b8-9d70-4227-bc4b-472b926aab04.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f03a13b8-9d70-4227-bc4b-472b926aab04.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f03a13b8-9d70-4227-bc4b-472b926aab04.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f03a13b8-9d70-4227-bc4b-472b926aab04 {
      --shg-aspect-ratio: calc(876/600); 
    }

    .s-f03a13b8-9d70-4227-bc4b-472b926aab04.shogun-image-container {
      position: relative;
    }

    .s-f03a13b8-9d70-4227-bc4b-472b926aab04.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f03a13b8-9d70-4227-bc4b-472b926aab04.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f03a13b8-9d70-4227-bc4b-472b926aab04 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-f03a13b8-9d70-4227-bc4b-472b926aab04 .shg-image-content-wrapper {
      aspect-ratio: 876/600;
      min-width: 100%;
      height: auto;
    }

    #s-f03a13b8-9d70-4227-bc4b-472b926aab04 .shogun-image-link {
      aspect-ratio: 876/600;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f03a13b8-9d70-4227-bc4b-472b926aab04 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-f03a13b8-9d70-4227-bc4b-472b926aab04 {
    width: 100%;
    height: auto;
  }

  #s-f03a13b8-9d70-4227-bc4b-472b926aab04 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-f03a13b8-9d70-4227-bc4b-472b926aab04.shogun-image {
    
    
  }


.s-f03a13b8-9d70-4227-bc4b-472b926aab04 .shogun-image-content {
  
    align-items: center;
  
}

.s-f03a13b8-9d70-4227-bc4b-472b926aab04.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f03a13b8-9d70-4227-bc4b-472b926aab04.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f03a13b8-9d70-4227-bc4b-472b926aab04.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f03a13b8-9d70-4227-bc4b-472b926aab04 {
      --shg-aspect-ratio: calc(876/600); 
    }

    .s-f03a13b8-9d70-4227-bc4b-472b926aab04.shogun-image-container {
      position: relative;
    }

    .s-f03a13b8-9d70-4227-bc4b-472b926aab04.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f03a13b8-9d70-4227-bc4b-472b926aab04.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f03a13b8-9d70-4227-bc4b-472b926aab04 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-f03a13b8-9d70-4227-bc4b-472b926aab04 .shg-image-content-wrapper {
      aspect-ratio: 876/600;
      min-width: 100%;
      height: auto;
    }

    #s-f03a13b8-9d70-4227-bc4b-472b926aab04 .shogun-image-link {
      aspect-ratio: 876/600;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f03a13b8-9d70-4227-bc4b-472b926aab04 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-f03a13b8-9d70-4227-bc4b-472b926aab04 {
    width: 100%;
    height: auto;
  }

  #s-f03a13b8-9d70-4227-bc4b-472b926aab04 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-f03a13b8-9d70-4227-bc4b-472b926aab04.shogun-image {
    
    
  }


.s-f03a13b8-9d70-4227-bc4b-472b926aab04 .shogun-image-content {
  
    align-items: center;
  
}

.s-f03a13b8-9d70-4227-bc4b-472b926aab04.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f03a13b8-9d70-4227-bc4b-472b926aab04.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f03a13b8-9d70-4227-bc4b-472b926aab04.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f03a13b8-9d70-4227-bc4b-472b926aab04 {
      --shg-aspect-ratio: calc(876/600); 
    }

    .s-f03a13b8-9d70-4227-bc4b-472b926aab04.shogun-image-container {
      position: relative;
    }

    .s-f03a13b8-9d70-4227-bc4b-472b926aab04.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f03a13b8-9d70-4227-bc4b-472b926aab04.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f03a13b8-9d70-4227-bc4b-472b926aab04 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-f03a13b8-9d70-4227-bc4b-472b926aab04 .shg-image-content-wrapper {
      aspect-ratio: 876/600;
      min-width: 100%;
      height: auto;
    }

    #s-f03a13b8-9d70-4227-bc4b-472b926aab04 .shogun-image-link {
      aspect-ratio: 876/600;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f03a13b8-9d70-4227-bc4b-472b926aab04 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-f03a13b8-9d70-4227-bc4b-472b926aab04 {
    width: 100%;
    height: auto;
  }

  #s-f03a13b8-9d70-4227-bc4b-472b926aab04 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-f03a13b8-9d70-4227-bc4b-472b926aab04.shogun-image {
    
    
  }


.s-f03a13b8-9d70-4227-bc4b-472b926aab04 .shogun-image-content {
  
    align-items: center;
  
}

.s-f03a13b8-9d70-4227-bc4b-472b926aab04.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f03a13b8-9d70-4227-bc4b-472b926aab04.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f03a13b8-9d70-4227-bc4b-472b926aab04.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f03a13b8-9d70-4227-bc4b-472b926aab04 {
      --shg-aspect-ratio: calc(876/600); 
    }

    .s-f03a13b8-9d70-4227-bc4b-472b926aab04.shogun-image-container {
      position: relative;
    }

    .s-f03a13b8-9d70-4227-bc4b-472b926aab04.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f03a13b8-9d70-4227-bc4b-472b926aab04.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f03a13b8-9d70-4227-bc4b-472b926aab04 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
.shg-box {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  flex-direction: column;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  /**
   * 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;
  /**
   * This is part of an IE11 fallback to avoid flex introducing
   * huge amount of weird space on the bottom on the section element.
   */
  min-height: 1px;
}

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

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

.shg-box-vertical-align-center, .shg-box-vertical-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.shg-box-vertical-align-bottom {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  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-71141db4-cb9e-4fae-a230-0339a8f0bc19 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-71141db4-cb9e-4fae-a230-0339a8f0bc19 {
  margin-left: 10%;
margin-right: 10%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-71141db4-cb9e-4fae-a230-0339a8f0bc19 {
  margin-left: 10%;
margin-right: 10%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-71141db4-cb9e-4fae-a230-0339a8f0bc19 {
  margin-left: -6%;
margin-right: -6%;
}
}







#s-71141db4-cb9e-4fae-a230-0339a8f0bc19 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-71141db4-cb9e-4fae-a230-0339a8f0bc19.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a5539c20-8ee4-4b60-a275-40360abc7820 {
  margin-top: 5%;
margin-bottom: 0%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-a5539c20-8ee4-4b60-a275-40360abc7820 {
  margin-top: 9%;
}
}
#s-a5539c20-8ee4-4b60-a275-40360abc7820 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}



#s-55b5462c-42e1-4b3e-9dc8-9d3e7b75cc3f {
  margin-left: 5%;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-55b5462c-42e1-4b3e-9dc8-9d3e7b75cc3f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-55b5462c-42e1-4b3e-9dc8-9d3e7b75cc3f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.0em);
}

}

@media (min-width: 992px) {
[id="s-55b5462c-42e1-4b3e-9dc8-9d3e7b75cc3f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.0em);
}

}

@media (min-width: 1200px) {
[id="s-55b5462c-42e1-4b3e-9dc8-9d3e7b75cc3f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.0em);
}

}

#s-fd73afdb-bbfb-4b37-a32a-f62f5533ed8a {
  max-width: 800px;
aspect-ratio: 1/1;
text-align: center;
}





  @supports  (aspect-ratio: 1/1) {
    
    #s-fd73afdb-bbfb-4b37-a32a-f62f5533ed8a .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-fd73afdb-bbfb-4b37-a32a-f62f5533ed8a .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fd73afdb-bbfb-4b37-a32a-f62f5533ed8a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-fd73afdb-bbfb-4b37-a32a-f62f5533ed8a {
    width: 100%;
    height: auto;
  }

  #s-fd73afdb-bbfb-4b37-a32a-f62f5533ed8a img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-fd73afdb-bbfb-4b37-a32a-f62f5533ed8a.shogun-image {
    
    
  }


.s-fd73afdb-bbfb-4b37-a32a-f62f5533ed8a .shogun-image-content {
  
    align-items: center;
  
}

.s-fd73afdb-bbfb-4b37-a32a-f62f5533ed8a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fd73afdb-bbfb-4b37-a32a-f62f5533ed8a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fd73afdb-bbfb-4b37-a32a-f62f5533ed8a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-fd73afdb-bbfb-4b37-a32a-f62f5533ed8a {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-fd73afdb-bbfb-4b37-a32a-f62f5533ed8a.shogun-image-container {
      position: relative;
    }

    .s-fd73afdb-bbfb-4b37-a32a-f62f5533ed8a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fd73afdb-bbfb-4b37-a32a-f62f5533ed8a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fd73afdb-bbfb-4b37-a32a-f62f5533ed8a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){



  @supports  (aspect-ratio: 1/1) {
    
    #s-fd73afdb-bbfb-4b37-a32a-f62f5533ed8a .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-fd73afdb-bbfb-4b37-a32a-f62f5533ed8a .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fd73afdb-bbfb-4b37-a32a-f62f5533ed8a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-fd73afdb-bbfb-4b37-a32a-f62f5533ed8a {
    width: 100%;
    height: auto;
  }

  #s-fd73afdb-bbfb-4b37-a32a-f62f5533ed8a img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-fd73afdb-bbfb-4b37-a32a-f62f5533ed8a.shogun-image {
    
    
  }


.s-fd73afdb-bbfb-4b37-a32a-f62f5533ed8a .shogun-image-content {
  
    align-items: center;
  
}

.s-fd73afdb-bbfb-4b37-a32a-f62f5533ed8a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fd73afdb-bbfb-4b37-a32a-f62f5533ed8a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fd73afdb-bbfb-4b37-a32a-f62f5533ed8a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-fd73afdb-bbfb-4b37-a32a-f62f5533ed8a {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-fd73afdb-bbfb-4b37-a32a-f62f5533ed8a.shogun-image-container {
      position: relative;
    }

    .s-fd73afdb-bbfb-4b37-a32a-f62f5533ed8a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fd73afdb-bbfb-4b37-a32a-f62f5533ed8a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fd73afdb-bbfb-4b37-a32a-f62f5533ed8a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-fd73afdb-bbfb-4b37-a32a-f62f5533ed8a .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-fd73afdb-bbfb-4b37-a32a-f62f5533ed8a .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fd73afdb-bbfb-4b37-a32a-f62f5533ed8a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-fd73afdb-bbfb-4b37-a32a-f62f5533ed8a {
    width: 100%;
    height: auto;
  }

  #s-fd73afdb-bbfb-4b37-a32a-f62f5533ed8a img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-fd73afdb-bbfb-4b37-a32a-f62f5533ed8a.shogun-image {
    
    
  }


.s-fd73afdb-bbfb-4b37-a32a-f62f5533ed8a .shogun-image-content {
  
    align-items: center;
  
}

.s-fd73afdb-bbfb-4b37-a32a-f62f5533ed8a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fd73afdb-bbfb-4b37-a32a-f62f5533ed8a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fd73afdb-bbfb-4b37-a32a-f62f5533ed8a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-fd73afdb-bbfb-4b37-a32a-f62f5533ed8a {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-fd73afdb-bbfb-4b37-a32a-f62f5533ed8a.shogun-image-container {
      position: relative;
    }

    .s-fd73afdb-bbfb-4b37-a32a-f62f5533ed8a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fd73afdb-bbfb-4b37-a32a-f62f5533ed8a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fd73afdb-bbfb-4b37-a32a-f62f5533ed8a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-fd73afdb-bbfb-4b37-a32a-f62f5533ed8a .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-fd73afdb-bbfb-4b37-a32a-f62f5533ed8a .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fd73afdb-bbfb-4b37-a32a-f62f5533ed8a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-fd73afdb-bbfb-4b37-a32a-f62f5533ed8a {
    width: 100%;
    height: auto;
  }

  #s-fd73afdb-bbfb-4b37-a32a-f62f5533ed8a img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-fd73afdb-bbfb-4b37-a32a-f62f5533ed8a.shogun-image {
    
    
  }


.s-fd73afdb-bbfb-4b37-a32a-f62f5533ed8a .shogun-image-content {
  
    align-items: center;
  
}

.s-fd73afdb-bbfb-4b37-a32a-f62f5533ed8a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fd73afdb-bbfb-4b37-a32a-f62f5533ed8a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fd73afdb-bbfb-4b37-a32a-f62f5533ed8a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-fd73afdb-bbfb-4b37-a32a-f62f5533ed8a {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-fd73afdb-bbfb-4b37-a32a-f62f5533ed8a.shogun-image-container {
      position: relative;
    }

    .s-fd73afdb-bbfb-4b37-a32a-f62f5533ed8a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fd73afdb-bbfb-4b37-a32a-f62f5533ed8a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fd73afdb-bbfb-4b37-a32a-f62f5533ed8a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-fd73afdb-bbfb-4b37-a32a-f62f5533ed8a .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-fd73afdb-bbfb-4b37-a32a-f62f5533ed8a .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fd73afdb-bbfb-4b37-a32a-f62f5533ed8a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-fd73afdb-bbfb-4b37-a32a-f62f5533ed8a {
    width: 100%;
    height: auto;
  }

  #s-fd73afdb-bbfb-4b37-a32a-f62f5533ed8a img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-fd73afdb-bbfb-4b37-a32a-f62f5533ed8a.shogun-image {
    
    
  }


.s-fd73afdb-bbfb-4b37-a32a-f62f5533ed8a .shogun-image-content {
  
    align-items: center;
  
}

.s-fd73afdb-bbfb-4b37-a32a-f62f5533ed8a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fd73afdb-bbfb-4b37-a32a-f62f5533ed8a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fd73afdb-bbfb-4b37-a32a-f62f5533ed8a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-fd73afdb-bbfb-4b37-a32a-f62f5533ed8a {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-fd73afdb-bbfb-4b37-a32a-f62f5533ed8a.shogun-image-container {
      position: relative;
    }

    .s-fd73afdb-bbfb-4b37-a32a-f62f5533ed8a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fd73afdb-bbfb-4b37-a32a-f62f5533ed8a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fd73afdb-bbfb-4b37-a32a-f62f5533ed8a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-538b6685-51a6-4961-bc46-443feb3d04d5 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-color: rgba(0, 0, 0, 1);
border-radius: 3px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-538b6685-51a6-4961-bc46-443feb3d04d5:hover {background-color: rgba(103, 103, 100, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-538b6685-51a6-4961-bc46-443feb3d04d5:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-538b6685-51a6-4961-bc46-443feb3d04d5-root {
    text-align: center;
  }


#s-538b6685-51a6-4961-bc46-443feb3d04d5.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-538b6685-51a6-4961-bc46-443feb3d04d5-root {
    text-align: center;
  }


#s-538b6685-51a6-4961-bc46-443feb3d04d5.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-538b6685-51a6-4961-bc46-443feb3d04d5-root {
    text-align: center;
  }


#s-538b6685-51a6-4961-bc46-443feb3d04d5.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-538b6685-51a6-4961-bc46-443feb3d04d5-root {
    text-align: center;
  }


#s-538b6685-51a6-4961-bc46-443feb3d04d5.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-538b6685-51a6-4961-bc46-443feb3d04d5-root {
    text-align: center;
  }


#s-538b6685-51a6-4961-bc46-443feb3d04d5.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}
#s-4724c28a-d553-4f47-b3f2-d90016a9b852 {
  max-width: 800px;
aspect-ratio: 1/1;
text-align: center;
}





  @supports  (aspect-ratio: 1/1) {
    
    #s-4724c28a-d553-4f47-b3f2-d90016a9b852 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-4724c28a-d553-4f47-b3f2-d90016a9b852 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4724c28a-d553-4f47-b3f2-d90016a9b852 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-4724c28a-d553-4f47-b3f2-d90016a9b852 {
    width: 100%;
    height: auto;
  }

  #s-4724c28a-d553-4f47-b3f2-d90016a9b852 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-4724c28a-d553-4f47-b3f2-d90016a9b852.shogun-image {
    
    
  }


.s-4724c28a-d553-4f47-b3f2-d90016a9b852 .shogun-image-content {
  
    align-items: center;
  
}

.s-4724c28a-d553-4f47-b3f2-d90016a9b852.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4724c28a-d553-4f47-b3f2-d90016a9b852.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4724c28a-d553-4f47-b3f2-d90016a9b852.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-4724c28a-d553-4f47-b3f2-d90016a9b852 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-4724c28a-d553-4f47-b3f2-d90016a9b852.shogun-image-container {
      position: relative;
    }

    .s-4724c28a-d553-4f47-b3f2-d90016a9b852.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4724c28a-d553-4f47-b3f2-d90016a9b852.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4724c28a-d553-4f47-b3f2-d90016a9b852 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){



  @supports  (aspect-ratio: 1/1) {
    
    #s-4724c28a-d553-4f47-b3f2-d90016a9b852 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-4724c28a-d553-4f47-b3f2-d90016a9b852 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4724c28a-d553-4f47-b3f2-d90016a9b852 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-4724c28a-d553-4f47-b3f2-d90016a9b852 {
    width: 100%;
    height: auto;
  }

  #s-4724c28a-d553-4f47-b3f2-d90016a9b852 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-4724c28a-d553-4f47-b3f2-d90016a9b852.shogun-image {
    
    
  }


.s-4724c28a-d553-4f47-b3f2-d90016a9b852 .shogun-image-content {
  
    align-items: center;
  
}

.s-4724c28a-d553-4f47-b3f2-d90016a9b852.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4724c28a-d553-4f47-b3f2-d90016a9b852.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4724c28a-d553-4f47-b3f2-d90016a9b852.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-4724c28a-d553-4f47-b3f2-d90016a9b852 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-4724c28a-d553-4f47-b3f2-d90016a9b852.shogun-image-container {
      position: relative;
    }

    .s-4724c28a-d553-4f47-b3f2-d90016a9b852.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4724c28a-d553-4f47-b3f2-d90016a9b852.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4724c28a-d553-4f47-b3f2-d90016a9b852 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-4724c28a-d553-4f47-b3f2-d90016a9b852 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-4724c28a-d553-4f47-b3f2-d90016a9b852 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4724c28a-d553-4f47-b3f2-d90016a9b852 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-4724c28a-d553-4f47-b3f2-d90016a9b852 {
    width: 100%;
    height: auto;
  }

  #s-4724c28a-d553-4f47-b3f2-d90016a9b852 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-4724c28a-d553-4f47-b3f2-d90016a9b852.shogun-image {
    
    
  }


.s-4724c28a-d553-4f47-b3f2-d90016a9b852 .shogun-image-content {
  
    align-items: center;
  
}

.s-4724c28a-d553-4f47-b3f2-d90016a9b852.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4724c28a-d553-4f47-b3f2-d90016a9b852.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4724c28a-d553-4f47-b3f2-d90016a9b852.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-4724c28a-d553-4f47-b3f2-d90016a9b852 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-4724c28a-d553-4f47-b3f2-d90016a9b852.shogun-image-container {
      position: relative;
    }

    .s-4724c28a-d553-4f47-b3f2-d90016a9b852.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4724c28a-d553-4f47-b3f2-d90016a9b852.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4724c28a-d553-4f47-b3f2-d90016a9b852 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-4724c28a-d553-4f47-b3f2-d90016a9b852 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-4724c28a-d553-4f47-b3f2-d90016a9b852 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4724c28a-d553-4f47-b3f2-d90016a9b852 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-4724c28a-d553-4f47-b3f2-d90016a9b852 {
    width: 100%;
    height: auto;
  }

  #s-4724c28a-d553-4f47-b3f2-d90016a9b852 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-4724c28a-d553-4f47-b3f2-d90016a9b852.shogun-image {
    
    
  }


.s-4724c28a-d553-4f47-b3f2-d90016a9b852 .shogun-image-content {
  
    align-items: center;
  
}

.s-4724c28a-d553-4f47-b3f2-d90016a9b852.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4724c28a-d553-4f47-b3f2-d90016a9b852.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4724c28a-d553-4f47-b3f2-d90016a9b852.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-4724c28a-d553-4f47-b3f2-d90016a9b852 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-4724c28a-d553-4f47-b3f2-d90016a9b852.shogun-image-container {
      position: relative;
    }

    .s-4724c28a-d553-4f47-b3f2-d90016a9b852.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4724c28a-d553-4f47-b3f2-d90016a9b852.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4724c28a-d553-4f47-b3f2-d90016a9b852 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-4724c28a-d553-4f47-b3f2-d90016a9b852 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-4724c28a-d553-4f47-b3f2-d90016a9b852 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4724c28a-d553-4f47-b3f2-d90016a9b852 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-4724c28a-d553-4f47-b3f2-d90016a9b852 {
    width: 100%;
    height: auto;
  }

  #s-4724c28a-d553-4f47-b3f2-d90016a9b852 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-4724c28a-d553-4f47-b3f2-d90016a9b852.shogun-image {
    
    
  }


.s-4724c28a-d553-4f47-b3f2-d90016a9b852 .shogun-image-content {
  
    align-items: center;
  
}

.s-4724c28a-d553-4f47-b3f2-d90016a9b852.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4724c28a-d553-4f47-b3f2-d90016a9b852.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4724c28a-d553-4f47-b3f2-d90016a9b852.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-4724c28a-d553-4f47-b3f2-d90016a9b852 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-4724c28a-d553-4f47-b3f2-d90016a9b852.shogun-image-container {
      position: relative;
    }

    .s-4724c28a-d553-4f47-b3f2-d90016a9b852.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4724c28a-d553-4f47-b3f2-d90016a9b852.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4724c28a-d553-4f47-b3f2-d90016a9b852 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-c256dd79-f8e9-45bb-a8da-a6c8aab5edb1 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-color: rgba(0, 0, 0, 1);
border-radius: 3px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-c256dd79-f8e9-45bb-a8da-a6c8aab5edb1:hover {background-color: rgba(103, 103, 100, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-c256dd79-f8e9-45bb-a8da-a6c8aab5edb1:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-c256dd79-f8e9-45bb-a8da-a6c8aab5edb1-root {
    text-align: center;
  }


#s-c256dd79-f8e9-45bb-a8da-a6c8aab5edb1.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-c256dd79-f8e9-45bb-a8da-a6c8aab5edb1-root {
    text-align: center;
  }


#s-c256dd79-f8e9-45bb-a8da-a6c8aab5edb1.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-c256dd79-f8e9-45bb-a8da-a6c8aab5edb1-root {
    text-align: center;
  }


#s-c256dd79-f8e9-45bb-a8da-a6c8aab5edb1.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-c256dd79-f8e9-45bb-a8da-a6c8aab5edb1-root {
    text-align: center;
  }


#s-c256dd79-f8e9-45bb-a8da-a6c8aab5edb1.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-c256dd79-f8e9-45bb-a8da-a6c8aab5edb1-root {
    text-align: center;
  }


#s-c256dd79-f8e9-45bb-a8da-a6c8aab5edb1.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}
#s-d2b3959a-b780-4fc4-beba-c700293d4a4b {
  margin-top: 5%;
margin-bottom: 1%;
text-align: center;
}

#s-d2b3959a-b780-4fc4-beba-c700293d4a4b .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  
  line-height: 1.5em;
  letter-spacing: 0.25px;
  text-align: center;
}



.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;
  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-03e613f0-b9ec-417f-942e-2027334b8d8e > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(25, 10, 3, 0.04);
}

#s-03e613f0-b9ec-417f-942e-2027334b8d8e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(25, 10, 3, 0.04);
  padding: 16px;
}

#s-03e613f0-b9ec-417f-942e-2027334b8d8e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-03e613f0-b9ec-417f-942e-2027334b8d8e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(25, 10, 3, 0.04);
}

#s-03e613f0-b9ec-417f-942e-2027334b8d8e > .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: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-03e613f0-b9ec-417f-942e-2027334b8d8e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-7bd30acc-4f2f-495d-87a4-50c7ca421270 {
  padding-top: 16px;
padding-left: 16px;
padding-bottom: 0px;
padding-right: 16px;
}

#s-729b3495-ed49-4249-8609-f70b571a01f7 {
  padding-top: 16px;
padding-left: 16px;
padding-bottom: 0px;
padding-right: 16px;
}

#s-8f988a4a-7d47-4a33-83d4-2c123ba32750 {
  padding-top: 16px;
padding-left: 16px;
padding-bottom: 0px;
padding-right: 16px;
}

@media (min-width: 0px) {
[id="s-83cfc241-eb58-4d3a-aa94-a6a50d69ad49"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-83cfc241-eb58-4d3a-aa94-a6a50d69ad49"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-83cfc241-eb58-4d3a-aa94-a6a50d69ad49"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-83cfc241-eb58-4d3a-aa94-a6a50d69ad49"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-83cfc241-eb58-4d3a-aa94-a6a50d69ad49"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-83cfc241-eb58-4d3a-aa94-a6a50d69ad49"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-83cfc241-eb58-4d3a-aa94-a6a50d69ad49"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-83cfc241-eb58-4d3a-aa94-a6a50d69ad49"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-afb5d738-af01-4cb3-acfe-f4186c7299e8 {
  max-width: 814px;
aspect-ratio: 814/972;
}
@media (max-width: 767px){#s-afb5d738-af01-4cb3-acfe-f4186c7299e8 {
  margin-left: 5%;
margin-right: 5%;
padding-left: 0%;
padding-right: 0%;
text-align: center;
}
}




  #s-afb5d738-af01-4cb3-acfe-f4186c7299e8 img.shogun-image,
  #s-afb5d738-af01-4cb3-acfe-f4186c7299e8 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-afb5d738-af01-4cb3-acfe-f4186c7299e8 {
    width: 100%;
    height: auto;
  }



  #s-afb5d738-af01-4cb3-acfe-f4186c7299e8 img.shogun-image {
    

    
    
    
  }


#s-afb5d738-af01-4cb3-acfe-f4186c7299e8 .shogun-image-content {
  
    align-items:  flex-start;
  
}
@media (max-width: 767px){



  #s-afb5d738-af01-4cb3-acfe-f4186c7299e8 img.shogun-image,
  #s-afb5d738-af01-4cb3-acfe-f4186c7299e8 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-afb5d738-af01-4cb3-acfe-f4186c7299e8 {
    width: 100%;
    height: auto;
  }



  #s-afb5d738-af01-4cb3-acfe-f4186c7299e8 img.shogun-image {
    

    
    
    
  }


#s-afb5d738-af01-4cb3-acfe-f4186c7299e8 .shogun-image-content {
  
    align-items: center;
  
}
}
#s-0f69f323-633a-4646-8bb3-6b4e1b55eda3 {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-0f69f323-633a-4646-8bb3-6b4e1b55eda3 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}



#s-7fe46165-e3bf-4520-9e95-e033cd082ef6 {
  margin-top: 30px;
margin-bottom: 30px;
}
@media (max-width: 767px){#s-7fe46165-e3bf-4520-9e95-e033cd082ef6 {
  margin-left: 4%;
margin-right: 4%;
}
}
#s-ae8e5cfe-05f3-4fdb-86f5-a49b66020d96 {
  margin-top: 5%;
margin-bottom: 1%;
text-align: center;
}

#s-ae8e5cfe-05f3-4fdb-86f5-a49b66020d96 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  
  line-height: 1.5em;
  letter-spacing: 0.25px;
  text-align: center;
}



#s-49f2f15f-1242-4ba1-9077-9ee310af76b6 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(25, 10, 3, 0.04);
}

#s-49f2f15f-1242-4ba1-9077-9ee310af76b6 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(25, 10, 3, 0.04);
  padding: 16px;
}

#s-49f2f15f-1242-4ba1-9077-9ee310af76b6 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-49f2f15f-1242-4ba1-9077-9ee310af76b6 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(25, 10, 3, 0.04);
}

#s-49f2f15f-1242-4ba1-9077-9ee310af76b6 > .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: ;
  font-weight: ;
  font-style: ;
  font-size: ;
}

#s-49f2f15f-1242-4ba1-9077-9ee310af76b6 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: ;
}
#s-ed35a789-216d-4e0c-8929-b7792b2c8916 {
  padding-top: 16px;
padding-left: 16px;
padding-bottom: 0px;
padding-right: 16px;
}

#s-ad4d862e-ab6e-44a3-b6b8-a4badd56dcf7 {
  padding-top: 16px;
padding-left: 16px;
padding-bottom: 0px;
padding-right: 16px;
}

#s-360decef-3a11-4a75-b657-25293ca2f8ad {
  padding-top: 16px;
padding-left: 16px;
padding-bottom: 0px;
padding-right: 16px;
}

#s-34927aa8-e02d-423b-bba3-13afeb74a77b {
  margin-left: 9%;
margin-right: 9%;
}

/*
  $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;
}

@media (max-width: 1024px) {
  .shg-c,
  .shg-box {
    background-attachment: scroll !important;
  }
}

@media only screen and (min-width: 1024px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none) and (orientation: landscape) {
  .shg-box {
    background-attachment: scroll !important;
  }
}

#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;
  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-lazyload-bg-image {
  display: none;
}

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

.shg-c:before,.shg-c:after{content:" ";display:table}.shogun-root{z-index:1;position:relative;isolation:isolate}.shogun-root iframe{display:initial}@media (max-width: 1024px){.shg-c,.shg-box{background-attachment:scroll !important}}@media only screen and (min-width: 1024px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none) and (orientation: landscape){.shg-box{background-attachment:scroll !important}}#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:#000;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;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-lazyload-bg-image{display:none}.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{display:inline-block}[data-animations*="enterviewport"][data-animations*="fadeIn"],[data-animations*="enterviewport"][data-animations*="zoomIn"]{opacity:0}.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}
