.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-1bc2899d-c1d3-46ef-85db-1406598bad87 {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
padding-top: 20px;
padding-left: 5%;
padding-bottom: 20px;
padding-right: 5%;
min-height: 500px;
background-position: center center;
}
@media (max-width: 767px){#s-1bc2899d-c1d3-46ef-85db-1406598bad87 {
  display: none;
}
#s-1bc2899d-c1d3-46ef-85db-1406598bad87, #wrap-s-1bc2899d-c1d3-46ef-85db-1406598bad87 { display: none !important; }}
#s-1bc2899d-c1d3-46ef-85db-1406598bad87 {
  background-image: url(https://i.shgcdn.com/b86edae7-7912-4c4f-8010-17122687f939/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-1bc2899d-c1d3-46ef-85db-1406598bad87 {
  background-image: url(https://i.shgcdn.com/b86edae7-7912-4c4f-8010-17122687f939/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-1bc2899d-c1d3-46ef-85db-1406598bad87 {
  background-image: url(https://i.shgcdn.com/b86edae7-7912-4c4f-8010-17122687f939/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/960x/);
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-1bc2899d-c1d3-46ef-85db-1406598bad87 {
  background-image: url(https://i.shgcdn.com/b86edae7-7912-4c4f-8010-17122687f939/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-1bc2899d-c1d3-46ef-85db-1406598bad87 {
  background-image: url(https://i.shgcdn.com/b86edae7-7912-4c4f-8010-17122687f939/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1536x/);
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-1bc2899d-c1d3-46ef-85db-1406598bad87 {
  background-image: url(https://i.shgcdn.com/b86edae7-7912-4c4f-8010-17122687f939/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-1bc2899d-c1d3-46ef-85db-1406598bad87 {
  background-image: url(https://i.shgcdn.com/b86edae7-7912-4c4f-8010-17122687f939/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-1bc2899d-c1d3-46ef-85db-1406598bad87 {
  background-image: url(https://i.shgcdn.com/b86edae7-7912-4c4f-8010-17122687f939/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-1bc2899d-c1d3-46ef-85db-1406598bad87 {
  background-image: url(https://i.shgcdn.com/b86edae7-7912-4c4f-8010-17122687f939/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}

}







#s-1bc2899d-c1d3-46ef-85db-1406598bad87 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-1bc2899d-c1d3-46ef-85db-1406598bad87.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.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-bdd09b6d-9ce7-4a41-9df9-75a59e7eed60 {
  margin-top: -35px;
margin-bottom: -30px;
padding-right: 0px;
}

@media (min-width: 0px) {
[id="s-bdd09b6d-9ce7-4a41-9df9-75a59e7eed60"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 50.0px);
}

}

@media (min-width: 768px) {
[id="s-bdd09b6d-9ce7-4a41-9df9-75a59e7eed60"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 50.0px);
}

[id="s-bdd09b6d-9ce7-4a41-9df9-75a59e7eed60"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 50.0px);
}

}

@media (min-width: 992px) {
[id="s-bdd09b6d-9ce7-4a41-9df9-75a59e7eed60"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 50.0px);
}

[id="s-bdd09b6d-9ce7-4a41-9df9-75a59e7eed60"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 50.0px);
}

}

@media (min-width: 1200px) {
[id="s-bdd09b6d-9ce7-4a41-9df9-75a59e7eed60"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 50.0px);
}

[id="s-bdd09b6d-9ce7-4a41-9df9-75a59e7eed60"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 50.0px);
}

}

.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-916d8dde-a0e8-4fee-8b18-7ae32f8b570c {
  margin-left: 20px;
margin-right: 20px;
max-width: 300px;
aspect-ratio: 1278/172;
text-align: left;
}





  @supports  (aspect-ratio: 1/1) {
    
    #s-916d8dde-a0e8-4fee-8b18-7ae32f8b570c .shg-image-content-wrapper {
      aspect-ratio: 1278/172;
      min-width: 100%;
      height: auto;
    }

    #s-916d8dde-a0e8-4fee-8b18-7ae32f8b570c .shogun-image-link {
      aspect-ratio: 1278/172;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-916d8dde-a0e8-4fee-8b18-7ae32f8b570c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-916d8dde-a0e8-4fee-8b18-7ae32f8b570c {
    width: 100%;
    height: auto;
  }

  #s-916d8dde-a0e8-4fee-8b18-7ae32f8b570c img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-916d8dde-a0e8-4fee-8b18-7ae32f8b570c.shogun-image {
    
    
  }


.s-916d8dde-a0e8-4fee-8b18-7ae32f8b570c .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-916d8dde-a0e8-4fee-8b18-7ae32f8b570c.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-916d8dde-a0e8-4fee-8b18-7ae32f8b570c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-916d8dde-a0e8-4fee-8b18-7ae32f8b570c.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-916d8dde-a0e8-4fee-8b18-7ae32f8b570c {
      --shg-aspect-ratio: calc(1278/172); 
    }

    .s-916d8dde-a0e8-4fee-8b18-7ae32f8b570c.shogun-image-container {
      position: relative;
    }

    .s-916d8dde-a0e8-4fee-8b18-7ae32f8b570c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-916d8dde-a0e8-4fee-8b18-7ae32f8b570c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-916d8dde-a0e8-4fee-8b18-7ae32f8b570c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){



  @supports  (aspect-ratio: 1/1) {
    
    #s-916d8dde-a0e8-4fee-8b18-7ae32f8b570c .shg-image-content-wrapper {
      aspect-ratio: 1278/172;
      min-width: 100%;
      height: auto;
    }

    #s-916d8dde-a0e8-4fee-8b18-7ae32f8b570c .shogun-image-link {
      aspect-ratio: 1278/172;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-916d8dde-a0e8-4fee-8b18-7ae32f8b570c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-916d8dde-a0e8-4fee-8b18-7ae32f8b570c {
    width: 100%;
    height: auto;
  }

  #s-916d8dde-a0e8-4fee-8b18-7ae32f8b570c img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-916d8dde-a0e8-4fee-8b18-7ae32f8b570c.shogun-image {
    
    
  }


.s-916d8dde-a0e8-4fee-8b18-7ae32f8b570c .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-916d8dde-a0e8-4fee-8b18-7ae32f8b570c.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-916d8dde-a0e8-4fee-8b18-7ae32f8b570c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-916d8dde-a0e8-4fee-8b18-7ae32f8b570c.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-916d8dde-a0e8-4fee-8b18-7ae32f8b570c {
      --shg-aspect-ratio: calc(1278/172); 
    }

    .s-916d8dde-a0e8-4fee-8b18-7ae32f8b570c.shogun-image-container {
      position: relative;
    }

    .s-916d8dde-a0e8-4fee-8b18-7ae32f8b570c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-916d8dde-a0e8-4fee-8b18-7ae32f8b570c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-916d8dde-a0e8-4fee-8b18-7ae32f8b570c 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-916d8dde-a0e8-4fee-8b18-7ae32f8b570c .shg-image-content-wrapper {
      aspect-ratio: 1278/172;
      min-width: 100%;
      height: auto;
    }

    #s-916d8dde-a0e8-4fee-8b18-7ae32f8b570c .shogun-image-link {
      aspect-ratio: 1278/172;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-916d8dde-a0e8-4fee-8b18-7ae32f8b570c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-916d8dde-a0e8-4fee-8b18-7ae32f8b570c {
    width: 100%;
    height: auto;
  }

  #s-916d8dde-a0e8-4fee-8b18-7ae32f8b570c img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-916d8dde-a0e8-4fee-8b18-7ae32f8b570c.shogun-image {
    
    
  }


.s-916d8dde-a0e8-4fee-8b18-7ae32f8b570c .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-916d8dde-a0e8-4fee-8b18-7ae32f8b570c.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-916d8dde-a0e8-4fee-8b18-7ae32f8b570c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-916d8dde-a0e8-4fee-8b18-7ae32f8b570c.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-916d8dde-a0e8-4fee-8b18-7ae32f8b570c {
      --shg-aspect-ratio: calc(1278/172); 
    }

    .s-916d8dde-a0e8-4fee-8b18-7ae32f8b570c.shogun-image-container {
      position: relative;
    }

    .s-916d8dde-a0e8-4fee-8b18-7ae32f8b570c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-916d8dde-a0e8-4fee-8b18-7ae32f8b570c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-916d8dde-a0e8-4fee-8b18-7ae32f8b570c 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-916d8dde-a0e8-4fee-8b18-7ae32f8b570c .shg-image-content-wrapper {
      aspect-ratio: 1278/172;
      min-width: 100%;
      height: auto;
    }

    #s-916d8dde-a0e8-4fee-8b18-7ae32f8b570c .shogun-image-link {
      aspect-ratio: 1278/172;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-916d8dde-a0e8-4fee-8b18-7ae32f8b570c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-916d8dde-a0e8-4fee-8b18-7ae32f8b570c {
    width: 100%;
    height: auto;
  }

  #s-916d8dde-a0e8-4fee-8b18-7ae32f8b570c img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-916d8dde-a0e8-4fee-8b18-7ae32f8b570c.shogun-image {
    
    
  }


.s-916d8dde-a0e8-4fee-8b18-7ae32f8b570c .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-916d8dde-a0e8-4fee-8b18-7ae32f8b570c.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-916d8dde-a0e8-4fee-8b18-7ae32f8b570c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-916d8dde-a0e8-4fee-8b18-7ae32f8b570c.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-916d8dde-a0e8-4fee-8b18-7ae32f8b570c {
      --shg-aspect-ratio: calc(1278/172); 
    }

    .s-916d8dde-a0e8-4fee-8b18-7ae32f8b570c.shogun-image-container {
      position: relative;
    }

    .s-916d8dde-a0e8-4fee-8b18-7ae32f8b570c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-916d8dde-a0e8-4fee-8b18-7ae32f8b570c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-916d8dde-a0e8-4fee-8b18-7ae32f8b570c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-916d8dde-a0e8-4fee-8b18-7ae32f8b570c .shg-image-content-wrapper {
      aspect-ratio: 1278/172;
      min-width: 100%;
      height: auto;
    }

    #s-916d8dde-a0e8-4fee-8b18-7ae32f8b570c .shogun-image-link {
      aspect-ratio: 1278/172;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-916d8dde-a0e8-4fee-8b18-7ae32f8b570c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-916d8dde-a0e8-4fee-8b18-7ae32f8b570c {
    width: 100%;
    height: auto;
  }

  #s-916d8dde-a0e8-4fee-8b18-7ae32f8b570c img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-916d8dde-a0e8-4fee-8b18-7ae32f8b570c.shogun-image {
    
    
  }


.s-916d8dde-a0e8-4fee-8b18-7ae32f8b570c .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-916d8dde-a0e8-4fee-8b18-7ae32f8b570c.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-916d8dde-a0e8-4fee-8b18-7ae32f8b570c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-916d8dde-a0e8-4fee-8b18-7ae32f8b570c.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-916d8dde-a0e8-4fee-8b18-7ae32f8b570c {
      --shg-aspect-ratio: calc(1278/172); 
    }

    .s-916d8dde-a0e8-4fee-8b18-7ae32f8b570c.shogun-image-container {
      position: relative;
    }

    .s-916d8dde-a0e8-4fee-8b18-7ae32f8b570c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-916d8dde-a0e8-4fee-8b18-7ae32f8b570c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-916d8dde-a0e8-4fee-8b18-7ae32f8b570c 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: rgba(0, 0, 0, 1);
  font-family: Assistant, sans-serif;
  font-weight: normal;
}

.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: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 0.6em;
  color: rgba(0, 0, 0, 1);
  font-family: Assistant, sans-serif;
}

.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: rgba(0, 0, 0, 1);
  font-family: Assistant, sans-serif;
  font-weight: normal;
}

.shg-theme-text-content p {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant, sans-serif;
  font-weight: normal;
}

#s-ceec2e9e-a18e-44b3-b6f1-a0ec93207968 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 50px;
opacity: 1;
}
@media (min-width: 1200px){#s-ceec2e9e-a18e-44b3-b6f1-a0ec93207968 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ceec2e9e-a18e-44b3-b6f1-a0ec93207968 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-ceec2e9e-a18e-44b3-b6f1-a0ec93207968 {
  
}
}@media (max-width: 767px){#s-ceec2e9e-a18e-44b3-b6f1-a0ec93207968 {
  
}
}
#s-122c54c3-282f-46f6-a457-22423bc5b5d1 {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 50px;
opacity: 1;
}
@media (min-width: 1200px){#s-122c54c3-282f-46f6-a457-22423bc5b5d1 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-122c54c3-282f-46f6-a457-22423bc5b5d1 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-122c54c3-282f-46f6-a457-22423bc5b5d1 {
  
}
}@media (max-width: 767px){#s-122c54c3-282f-46f6-a457-22423bc5b5d1 {
  
}
}
#s-d3eeefb4-82cf-4e00-b7ed-e5dfdd5739c4 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 50px;
opacity: 1;
}
@media (min-width: 1200px){#s-d3eeefb4-82cf-4e00-b7ed-e5dfdd5739c4 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d3eeefb4-82cf-4e00-b7ed-e5dfdd5739c4 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d3eeefb4-82cf-4e00-b7ed-e5dfdd5739c4 {
  
}
}@media (max-width: 767px){#s-d3eeefb4-82cf-4e00-b7ed-e5dfdd5739c4 {
  
}
}
.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: normal;
  font-family: Assistant, sans-serif;
}

.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-65c36f35-229c-495b-8dd4-2739fd03d313 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(240, 74, 28, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-65c36f35-229c-495b-8dd4-2739fd03d313:hover {background-color: rgba(209, 68, 28, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-65c36f35-229c-495b-8dd4-2739fd03d313:active {background-color: rgba(240, 74, 28, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-65c36f35-229c-495b-8dd4-2739fd03d313-root {
    text-align: left;
  }


#s-65c36f35-229c-495b-8dd4-2739fd03d313.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-65c36f35-229c-495b-8dd4-2739fd03d313-root {
    text-align: left;
  }


#s-65c36f35-229c-495b-8dd4-2739fd03d313.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-65c36f35-229c-495b-8dd4-2739fd03d313-root {
    text-align: left;
  }


#s-65c36f35-229c-495b-8dd4-2739fd03d313.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-65c36f35-229c-495b-8dd4-2739fd03d313-root {
    text-align: left;
  }


#s-65c36f35-229c-495b-8dd4-2739fd03d313.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-65c36f35-229c-495b-8dd4-2739fd03d313-root {
    text-align: left;
  }


#s-65c36f35-229c-495b-8dd4-2739fd03d313.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-5f9120a5-21e2-46ac-ae64-c50909186555 {
  background-repeat: no-repeat;
background-size: cover;
padding-top: 20px;
padding-left: 5%;
padding-bottom: 20px;
padding-right: 5%;
min-height: 450px;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-5f9120a5-21e2-46ac-ae64-c50909186555 {
  display: none;
}
#s-5f9120a5-21e2-46ac-ae64-c50909186555, #wrap-s-5f9120a5-21e2-46ac-ae64-c50909186555 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5f9120a5-21e2-46ac-ae64-c50909186555 {
  display: none;
}
#s-5f9120a5-21e2-46ac-ae64-c50909186555, #wrap-s-5f9120a5-21e2-46ac-ae64-c50909186555 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5f9120a5-21e2-46ac-ae64-c50909186555 {
  display: none;
}
#s-5f9120a5-21e2-46ac-ae64-c50909186555, #wrap-s-5f9120a5-21e2-46ac-ae64-c50909186555 { display: none !important; }}
#s-5f9120a5-21e2-46ac-ae64-c50909186555 {
  background-image: url(https://i.shgcdn.com/c579493a-8138-4bdd-8bc5-eae04c19c4f9/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-5f9120a5-21e2-46ac-ae64-c50909186555 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.2;
}#s-5f9120a5-21e2-46ac-ae64-c50909186555.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6acad173-a079-46ec-91bd-582b33cddc36 {
  margin-bottom: 50px;
}

@media (min-width: 0px) {
[id="s-6acad173-a079-46ec-91bd-582b33cddc36"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6acad173-a079-46ec-91bd-582b33cddc36"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-6acad173-a079-46ec-91bd-582b33cddc36"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-6acad173-a079-46ec-91bd-582b33cddc36"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

#s-09058f76-7509-4659-9fbd-8f8778d0415a {
  margin-top: 0px;
margin-bottom: 0px;
max-width: 300px;
aspect-ratio: 1278/172;
text-align: left;
}
@media (max-width: 767px){#s-09058f76-7509-4659-9fbd-8f8778d0415a {
  margin-top: 0px;
margin-bottom: 10px;
}
}




  @supports  (aspect-ratio: 1/1) {
    
    #s-09058f76-7509-4659-9fbd-8f8778d0415a .shg-image-content-wrapper {
      aspect-ratio: 1278/172;
      min-width: 100%;
      height: auto;
    }

    #s-09058f76-7509-4659-9fbd-8f8778d0415a .shogun-image-link {
      aspect-ratio: 1278/172;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-09058f76-7509-4659-9fbd-8f8778d0415a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-09058f76-7509-4659-9fbd-8f8778d0415a {
    width: 100%;
    height: auto;
  }

  #s-09058f76-7509-4659-9fbd-8f8778d0415a img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-09058f76-7509-4659-9fbd-8f8778d0415a.shogun-image {
    
    
  }


.s-09058f76-7509-4659-9fbd-8f8778d0415a .shogun-image-content {
  
    align-items: center;
  
}

.s-09058f76-7509-4659-9fbd-8f8778d0415a.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-09058f76-7509-4659-9fbd-8f8778d0415a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-09058f76-7509-4659-9fbd-8f8778d0415a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-09058f76-7509-4659-9fbd-8f8778d0415a {
      --shg-aspect-ratio: calc(1278/172); 
    }

    .s-09058f76-7509-4659-9fbd-8f8778d0415a.shogun-image-container {
      position: relative;
    }

    .s-09058f76-7509-4659-9fbd-8f8778d0415a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-09058f76-7509-4659-9fbd-8f8778d0415a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-09058f76-7509-4659-9fbd-8f8778d0415a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){



  @supports  (aspect-ratio: 1/1) {
    
    #s-09058f76-7509-4659-9fbd-8f8778d0415a .shg-image-content-wrapper {
      aspect-ratio: 1278/172;
      min-width: 100%;
      height: auto;
    }

    #s-09058f76-7509-4659-9fbd-8f8778d0415a .shogun-image-link {
      aspect-ratio: 1278/172;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-09058f76-7509-4659-9fbd-8f8778d0415a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-09058f76-7509-4659-9fbd-8f8778d0415a {
    width: 100%;
    height: auto;
  }

  #s-09058f76-7509-4659-9fbd-8f8778d0415a img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-09058f76-7509-4659-9fbd-8f8778d0415a.shogun-image {
    
    
  }


.s-09058f76-7509-4659-9fbd-8f8778d0415a .shogun-image-content {
  
    align-items: center;
  
}

.s-09058f76-7509-4659-9fbd-8f8778d0415a.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-09058f76-7509-4659-9fbd-8f8778d0415a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-09058f76-7509-4659-9fbd-8f8778d0415a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-09058f76-7509-4659-9fbd-8f8778d0415a {
      --shg-aspect-ratio: calc(1278/172); 
    }

    .s-09058f76-7509-4659-9fbd-8f8778d0415a.shogun-image-container {
      position: relative;
    }

    .s-09058f76-7509-4659-9fbd-8f8778d0415a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-09058f76-7509-4659-9fbd-8f8778d0415a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-09058f76-7509-4659-9fbd-8f8778d0415a 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-09058f76-7509-4659-9fbd-8f8778d0415a .shg-image-content-wrapper {
      aspect-ratio: 1278/172;
      min-width: 100%;
      height: auto;
    }

    #s-09058f76-7509-4659-9fbd-8f8778d0415a .shogun-image-link {
      aspect-ratio: 1278/172;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-09058f76-7509-4659-9fbd-8f8778d0415a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-09058f76-7509-4659-9fbd-8f8778d0415a {
    width: 100%;
    height: auto;
  }

  #s-09058f76-7509-4659-9fbd-8f8778d0415a img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-09058f76-7509-4659-9fbd-8f8778d0415a.shogun-image {
    
    
  }


.s-09058f76-7509-4659-9fbd-8f8778d0415a .shogun-image-content {
  
    align-items: center;
  
}

.s-09058f76-7509-4659-9fbd-8f8778d0415a.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-09058f76-7509-4659-9fbd-8f8778d0415a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-09058f76-7509-4659-9fbd-8f8778d0415a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-09058f76-7509-4659-9fbd-8f8778d0415a {
      --shg-aspect-ratio: calc(1278/172); 
    }

    .s-09058f76-7509-4659-9fbd-8f8778d0415a.shogun-image-container {
      position: relative;
    }

    .s-09058f76-7509-4659-9fbd-8f8778d0415a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-09058f76-7509-4659-9fbd-8f8778d0415a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-09058f76-7509-4659-9fbd-8f8778d0415a 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-09058f76-7509-4659-9fbd-8f8778d0415a .shg-image-content-wrapper {
      aspect-ratio: 1278/172;
      min-width: 100%;
      height: auto;
    }

    #s-09058f76-7509-4659-9fbd-8f8778d0415a .shogun-image-link {
      aspect-ratio: 1278/172;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-09058f76-7509-4659-9fbd-8f8778d0415a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-09058f76-7509-4659-9fbd-8f8778d0415a {
    width: 100%;
    height: auto;
  }

  #s-09058f76-7509-4659-9fbd-8f8778d0415a img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-09058f76-7509-4659-9fbd-8f8778d0415a.shogun-image {
    
    
  }


.s-09058f76-7509-4659-9fbd-8f8778d0415a .shogun-image-content {
  
    align-items: center;
  
}

.s-09058f76-7509-4659-9fbd-8f8778d0415a.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-09058f76-7509-4659-9fbd-8f8778d0415a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-09058f76-7509-4659-9fbd-8f8778d0415a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-09058f76-7509-4659-9fbd-8f8778d0415a {
      --shg-aspect-ratio: calc(1278/172); 
    }

    .s-09058f76-7509-4659-9fbd-8f8778d0415a.shogun-image-container {
      position: relative;
    }

    .s-09058f76-7509-4659-9fbd-8f8778d0415a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-09058f76-7509-4659-9fbd-8f8778d0415a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-09058f76-7509-4659-9fbd-8f8778d0415a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-09058f76-7509-4659-9fbd-8f8778d0415a .shg-image-content-wrapper {
      aspect-ratio: 1278/172;
      min-width: 100%;
      height: auto;
    }

    #s-09058f76-7509-4659-9fbd-8f8778d0415a .shogun-image-link {
      aspect-ratio: 1278/172;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-09058f76-7509-4659-9fbd-8f8778d0415a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-09058f76-7509-4659-9fbd-8f8778d0415a {
    width: 100%;
    height: auto;
  }

  #s-09058f76-7509-4659-9fbd-8f8778d0415a img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-09058f76-7509-4659-9fbd-8f8778d0415a.shogun-image {
    
    
  }


.s-09058f76-7509-4659-9fbd-8f8778d0415a .shogun-image-content {
  
    align-items: center;
  
}

.s-09058f76-7509-4659-9fbd-8f8778d0415a.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-09058f76-7509-4659-9fbd-8f8778d0415a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-09058f76-7509-4659-9fbd-8f8778d0415a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-09058f76-7509-4659-9fbd-8f8778d0415a {
      --shg-aspect-ratio: calc(1278/172); 
    }

    .s-09058f76-7509-4659-9fbd-8f8778d0415a.shogun-image-container {
      position: relative;
    }

    .s-09058f76-7509-4659-9fbd-8f8778d0415a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-09058f76-7509-4659-9fbd-8f8778d0415a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-09058f76-7509-4659-9fbd-8f8778d0415a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-6a55b862-d381-4060-85ea-f425281752b0 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
opacity: 1;
}
@media (min-width: 1200px){#s-6a55b862-d381-4060-85ea-f425281752b0 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6a55b862-d381-4060-85ea-f425281752b0 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-6a55b862-d381-4060-85ea-f425281752b0 {
  
}
}@media (max-width: 767px){#s-6a55b862-d381-4060-85ea-f425281752b0 {
  
}
}
#s-23ba30b4-8885-4e47-ae27-e57f6f27b2cb {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 20px;
opacity: 1;
}
@media (min-width: 1200px){#s-23ba30b4-8885-4e47-ae27-e57f6f27b2cb {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-23ba30b4-8885-4e47-ae27-e57f6f27b2cb {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-23ba30b4-8885-4e47-ae27-e57f6f27b2cb {
  
}
}@media (max-width: 767px){#s-23ba30b4-8885-4e47-ae27-e57f6f27b2cb {
  
}
}
#s-f79e0b97-10ee-4318-a92e-b041463c1d76 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
opacity: 1;
}
@media (min-width: 1200px){#s-f79e0b97-10ee-4318-a92e-b041463c1d76 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f79e0b97-10ee-4318-a92e-b041463c1d76 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-f79e0b97-10ee-4318-a92e-b041463c1d76 {
  
}
}@media (max-width: 767px){#s-f79e0b97-10ee-4318-a92e-b041463c1d76 {
  
}
}
#s-b43b458b-ccd4-4251-a8db-c339bf0c9c97 {
  margin-left: 0px;
margin-right: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(189, 160, 121, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-b43b458b-ccd4-4251-a8db-c339bf0c9c97:hover {background-color: rgba(179, 149, 110, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-b43b458b-ccd4-4251-a8db-c339bf0c9c97:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-b43b458b-ccd4-4251-a8db-c339bf0c9c97-root {
    text-align: left;
  }


#s-b43b458b-ccd4-4251-a8db-c339bf0c9c97.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-b43b458b-ccd4-4251-a8db-c339bf0c9c97-root {
    text-align: left;
  }


#s-b43b458b-ccd4-4251-a8db-c339bf0c9c97.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-b43b458b-ccd4-4251-a8db-c339bf0c9c97-root {
    text-align: left;
  }


#s-b43b458b-ccd4-4251-a8db-c339bf0c9c97.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-b43b458b-ccd4-4251-a8db-c339bf0c9c97-root {
    text-align: left;
  }


#s-b43b458b-ccd4-4251-a8db-c339bf0c9c97.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-b43b458b-ccd4-4251-a8db-c339bf0c9c97-root {
    text-align: left;
  }


#s-b43b458b-ccd4-4251-a8db-c339bf0c9c97.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-1839630c-7692-4ebc-8b98-51bb302c5df3 {
  min-height: 50px;
}








#s-1839630c-7692-4ebc-8b98-51bb302c5df3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1839630c-7692-4ebc-8b98-51bb302c5df3.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-4454b725-7b18-4552-92ec-379ef1dd7529"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-4454b725-7b18-4552-92ec-379ef1dd7529"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-4454b725-7b18-4552-92ec-379ef1dd7529"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-4454b725-7b18-4552-92ec-379ef1dd7529"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-b14bb4d7-9cdd-43cb-83de-16627e8a20ed {
  padding-top: 50px;
padding-bottom: 80px;
min-height: 50px;
background-color: rgba(212, 210, 198, 0.38);
}








#s-b14bb4d7-9cdd-43cb-83de-16627e8a20ed > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b14bb4d7-9cdd-43cb-83de-16627e8a20ed.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-5b305a30-5d32-4fac-8459-6b063c580087"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5b305a30-5d32-4fac-8459-6b063c580087"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5b305a30-5d32-4fac-8459-6b063c580087"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-5b305a30-5d32-4fac-8459-6b063c580087"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5b305a30-5d32-4fac-8459-6b063c580087"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-5b305a30-5d32-4fac-8459-6b063c580087"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5b305a30-5d32-4fac-8459-6b063c580087"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

}

.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: rgba(0, 0, 0, 1);
  font-family: Assistant, sans-serif;
  text-transform: none;
  font-weight: normal;
  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-5497d753-df00-43b6-ba61-95a84562ce28 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 40px;
padding-left: 0px;
padding-bottom: 30px;
padding-right: 0px;
text-align: center;
}

#s-5497d753-df00-43b6-ba61-95a84562ce28 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Playfair Display";
  font-style:  normal ;
  
  
  
  text-align: center;
}



@media (min-width: 0px) {
[id="s-c2129694-c9cc-4b0d-8601-7d814b5045ae"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-c2129694-c9cc-4b0d-8601-7d814b5045ae"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-c2129694-c9cc-4b0d-8601-7d814b5045ae"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-c2129694-c9cc-4b0d-8601-7d814b5045ae"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

}

#s-cfae55e6-8bff-41dc-890d-f81ed5d313f2 {
  max-width: 60px;
aspect-ratio: 1/1;
text-align: center;
}





  @supports  (aspect-ratio: 1/1) {
    
    #s-cfae55e6-8bff-41dc-890d-f81ed5d313f2 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-cfae55e6-8bff-41dc-890d-f81ed5d313f2 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-cfae55e6-8bff-41dc-890d-f81ed5d313f2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-cfae55e6-8bff-41dc-890d-f81ed5d313f2 {
    width: 100%;
    height: auto;
  }

  #s-cfae55e6-8bff-41dc-890d-f81ed5d313f2 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-cfae55e6-8bff-41dc-890d-f81ed5d313f2.shogun-image {
    
    
  }


.s-cfae55e6-8bff-41dc-890d-f81ed5d313f2 .shogun-image-content {
  
    align-items: center;
  
}

.s-cfae55e6-8bff-41dc-890d-f81ed5d313f2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cfae55e6-8bff-41dc-890d-f81ed5d313f2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cfae55e6-8bff-41dc-890d-f81ed5d313f2.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-cfae55e6-8bff-41dc-890d-f81ed5d313f2 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-cfae55e6-8bff-41dc-890d-f81ed5d313f2.shogun-image-container {
      position: relative;
    }

    .s-cfae55e6-8bff-41dc-890d-f81ed5d313f2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-cfae55e6-8bff-41dc-890d-f81ed5d313f2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-cfae55e6-8bff-41dc-890d-f81ed5d313f2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){



  @supports  (aspect-ratio: 1/1) {
    
    #s-cfae55e6-8bff-41dc-890d-f81ed5d313f2 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-cfae55e6-8bff-41dc-890d-f81ed5d313f2 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-cfae55e6-8bff-41dc-890d-f81ed5d313f2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-cfae55e6-8bff-41dc-890d-f81ed5d313f2 {
    width: 100%;
    height: auto;
  }

  #s-cfae55e6-8bff-41dc-890d-f81ed5d313f2 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-cfae55e6-8bff-41dc-890d-f81ed5d313f2.shogun-image {
    
    
  }


.s-cfae55e6-8bff-41dc-890d-f81ed5d313f2 .shogun-image-content {
  
    align-items: center;
  
}

.s-cfae55e6-8bff-41dc-890d-f81ed5d313f2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cfae55e6-8bff-41dc-890d-f81ed5d313f2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cfae55e6-8bff-41dc-890d-f81ed5d313f2.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-cfae55e6-8bff-41dc-890d-f81ed5d313f2 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-cfae55e6-8bff-41dc-890d-f81ed5d313f2.shogun-image-container {
      position: relative;
    }

    .s-cfae55e6-8bff-41dc-890d-f81ed5d313f2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-cfae55e6-8bff-41dc-890d-f81ed5d313f2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-cfae55e6-8bff-41dc-890d-f81ed5d313f2 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-cfae55e6-8bff-41dc-890d-f81ed5d313f2 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-cfae55e6-8bff-41dc-890d-f81ed5d313f2 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-cfae55e6-8bff-41dc-890d-f81ed5d313f2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-cfae55e6-8bff-41dc-890d-f81ed5d313f2 {
    width: 100%;
    height: auto;
  }

  #s-cfae55e6-8bff-41dc-890d-f81ed5d313f2 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-cfae55e6-8bff-41dc-890d-f81ed5d313f2.shogun-image {
    
    
  }


.s-cfae55e6-8bff-41dc-890d-f81ed5d313f2 .shogun-image-content {
  
    align-items: center;
  
}

.s-cfae55e6-8bff-41dc-890d-f81ed5d313f2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cfae55e6-8bff-41dc-890d-f81ed5d313f2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cfae55e6-8bff-41dc-890d-f81ed5d313f2.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-cfae55e6-8bff-41dc-890d-f81ed5d313f2 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-cfae55e6-8bff-41dc-890d-f81ed5d313f2.shogun-image-container {
      position: relative;
    }

    .s-cfae55e6-8bff-41dc-890d-f81ed5d313f2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-cfae55e6-8bff-41dc-890d-f81ed5d313f2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-cfae55e6-8bff-41dc-890d-f81ed5d313f2 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-cfae55e6-8bff-41dc-890d-f81ed5d313f2 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-cfae55e6-8bff-41dc-890d-f81ed5d313f2 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-cfae55e6-8bff-41dc-890d-f81ed5d313f2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-cfae55e6-8bff-41dc-890d-f81ed5d313f2 {
    width: 100%;
    height: auto;
  }

  #s-cfae55e6-8bff-41dc-890d-f81ed5d313f2 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-cfae55e6-8bff-41dc-890d-f81ed5d313f2.shogun-image {
    
    
  }


.s-cfae55e6-8bff-41dc-890d-f81ed5d313f2 .shogun-image-content {
  
    align-items: center;
  
}

.s-cfae55e6-8bff-41dc-890d-f81ed5d313f2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cfae55e6-8bff-41dc-890d-f81ed5d313f2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cfae55e6-8bff-41dc-890d-f81ed5d313f2.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-cfae55e6-8bff-41dc-890d-f81ed5d313f2 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-cfae55e6-8bff-41dc-890d-f81ed5d313f2.shogun-image-container {
      position: relative;
    }

    .s-cfae55e6-8bff-41dc-890d-f81ed5d313f2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-cfae55e6-8bff-41dc-890d-f81ed5d313f2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-cfae55e6-8bff-41dc-890d-f81ed5d313f2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-cfae55e6-8bff-41dc-890d-f81ed5d313f2 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-cfae55e6-8bff-41dc-890d-f81ed5d313f2 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-cfae55e6-8bff-41dc-890d-f81ed5d313f2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-cfae55e6-8bff-41dc-890d-f81ed5d313f2 {
    width: 100%;
    height: auto;
  }

  #s-cfae55e6-8bff-41dc-890d-f81ed5d313f2 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-cfae55e6-8bff-41dc-890d-f81ed5d313f2.shogun-image {
    
    
  }


.s-cfae55e6-8bff-41dc-890d-f81ed5d313f2 .shogun-image-content {
  
    align-items: center;
  
}

.s-cfae55e6-8bff-41dc-890d-f81ed5d313f2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cfae55e6-8bff-41dc-890d-f81ed5d313f2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cfae55e6-8bff-41dc-890d-f81ed5d313f2.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-cfae55e6-8bff-41dc-890d-f81ed5d313f2 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-cfae55e6-8bff-41dc-890d-f81ed5d313f2.shogun-image-container {
      position: relative;
    }

    .s-cfae55e6-8bff-41dc-890d-f81ed5d313f2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-cfae55e6-8bff-41dc-890d-f81ed5d313f2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-cfae55e6-8bff-41dc-890d-f81ed5d313f2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-3a48f763-5f98-4544-9217-5983327da178 {
  padding-top: 5px;
}

#s-ccc306ed-c575-4b7d-ac8c-2fab9be55b86 {
  max-width: 60px;
aspect-ratio: 1/1;
text-align: center;
}





  @supports  (aspect-ratio: 1/1) {
    
    #s-ccc306ed-c575-4b7d-ac8c-2fab9be55b86 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-ccc306ed-c575-4b7d-ac8c-2fab9be55b86 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ccc306ed-c575-4b7d-ac8c-2fab9be55b86 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-ccc306ed-c575-4b7d-ac8c-2fab9be55b86 {
    width: 100%;
    height: auto;
  }

  #s-ccc306ed-c575-4b7d-ac8c-2fab9be55b86 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-ccc306ed-c575-4b7d-ac8c-2fab9be55b86.shogun-image {
    
    
  }


.s-ccc306ed-c575-4b7d-ac8c-2fab9be55b86 .shogun-image-content {
  
    align-items: center;
  
}

.s-ccc306ed-c575-4b7d-ac8c-2fab9be55b86.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ccc306ed-c575-4b7d-ac8c-2fab9be55b86.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ccc306ed-c575-4b7d-ac8c-2fab9be55b86.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-ccc306ed-c575-4b7d-ac8c-2fab9be55b86 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-ccc306ed-c575-4b7d-ac8c-2fab9be55b86.shogun-image-container {
      position: relative;
    }

    .s-ccc306ed-c575-4b7d-ac8c-2fab9be55b86.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ccc306ed-c575-4b7d-ac8c-2fab9be55b86.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ccc306ed-c575-4b7d-ac8c-2fab9be55b86 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){



  @supports  (aspect-ratio: 1/1) {
    
    #s-ccc306ed-c575-4b7d-ac8c-2fab9be55b86 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-ccc306ed-c575-4b7d-ac8c-2fab9be55b86 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ccc306ed-c575-4b7d-ac8c-2fab9be55b86 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-ccc306ed-c575-4b7d-ac8c-2fab9be55b86 {
    width: 100%;
    height: auto;
  }

  #s-ccc306ed-c575-4b7d-ac8c-2fab9be55b86 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-ccc306ed-c575-4b7d-ac8c-2fab9be55b86.shogun-image {
    
    
  }


.s-ccc306ed-c575-4b7d-ac8c-2fab9be55b86 .shogun-image-content {
  
    align-items: center;
  
}

.s-ccc306ed-c575-4b7d-ac8c-2fab9be55b86.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ccc306ed-c575-4b7d-ac8c-2fab9be55b86.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ccc306ed-c575-4b7d-ac8c-2fab9be55b86.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-ccc306ed-c575-4b7d-ac8c-2fab9be55b86 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-ccc306ed-c575-4b7d-ac8c-2fab9be55b86.shogun-image-container {
      position: relative;
    }

    .s-ccc306ed-c575-4b7d-ac8c-2fab9be55b86.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ccc306ed-c575-4b7d-ac8c-2fab9be55b86.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ccc306ed-c575-4b7d-ac8c-2fab9be55b86 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-ccc306ed-c575-4b7d-ac8c-2fab9be55b86 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-ccc306ed-c575-4b7d-ac8c-2fab9be55b86 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ccc306ed-c575-4b7d-ac8c-2fab9be55b86 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-ccc306ed-c575-4b7d-ac8c-2fab9be55b86 {
    width: 100%;
    height: auto;
  }

  #s-ccc306ed-c575-4b7d-ac8c-2fab9be55b86 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-ccc306ed-c575-4b7d-ac8c-2fab9be55b86.shogun-image {
    
    
  }


.s-ccc306ed-c575-4b7d-ac8c-2fab9be55b86 .shogun-image-content {
  
    align-items: center;
  
}

.s-ccc306ed-c575-4b7d-ac8c-2fab9be55b86.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ccc306ed-c575-4b7d-ac8c-2fab9be55b86.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ccc306ed-c575-4b7d-ac8c-2fab9be55b86.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-ccc306ed-c575-4b7d-ac8c-2fab9be55b86 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-ccc306ed-c575-4b7d-ac8c-2fab9be55b86.shogun-image-container {
      position: relative;
    }

    .s-ccc306ed-c575-4b7d-ac8c-2fab9be55b86.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ccc306ed-c575-4b7d-ac8c-2fab9be55b86.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ccc306ed-c575-4b7d-ac8c-2fab9be55b86 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-ccc306ed-c575-4b7d-ac8c-2fab9be55b86 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-ccc306ed-c575-4b7d-ac8c-2fab9be55b86 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ccc306ed-c575-4b7d-ac8c-2fab9be55b86 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-ccc306ed-c575-4b7d-ac8c-2fab9be55b86 {
    width: 100%;
    height: auto;
  }

  #s-ccc306ed-c575-4b7d-ac8c-2fab9be55b86 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-ccc306ed-c575-4b7d-ac8c-2fab9be55b86.shogun-image {
    
    
  }


.s-ccc306ed-c575-4b7d-ac8c-2fab9be55b86 .shogun-image-content {
  
    align-items: center;
  
}

.s-ccc306ed-c575-4b7d-ac8c-2fab9be55b86.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ccc306ed-c575-4b7d-ac8c-2fab9be55b86.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ccc306ed-c575-4b7d-ac8c-2fab9be55b86.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-ccc306ed-c575-4b7d-ac8c-2fab9be55b86 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-ccc306ed-c575-4b7d-ac8c-2fab9be55b86.shogun-image-container {
      position: relative;
    }

    .s-ccc306ed-c575-4b7d-ac8c-2fab9be55b86.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ccc306ed-c575-4b7d-ac8c-2fab9be55b86.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ccc306ed-c575-4b7d-ac8c-2fab9be55b86 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-ccc306ed-c575-4b7d-ac8c-2fab9be55b86 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-ccc306ed-c575-4b7d-ac8c-2fab9be55b86 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ccc306ed-c575-4b7d-ac8c-2fab9be55b86 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-ccc306ed-c575-4b7d-ac8c-2fab9be55b86 {
    width: 100%;
    height: auto;
  }

  #s-ccc306ed-c575-4b7d-ac8c-2fab9be55b86 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-ccc306ed-c575-4b7d-ac8c-2fab9be55b86.shogun-image {
    
    
  }


.s-ccc306ed-c575-4b7d-ac8c-2fab9be55b86 .shogun-image-content {
  
    align-items: center;
  
}

.s-ccc306ed-c575-4b7d-ac8c-2fab9be55b86.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ccc306ed-c575-4b7d-ac8c-2fab9be55b86.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ccc306ed-c575-4b7d-ac8c-2fab9be55b86.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-ccc306ed-c575-4b7d-ac8c-2fab9be55b86 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-ccc306ed-c575-4b7d-ac8c-2fab9be55b86.shogun-image-container {
      position: relative;
    }

    .s-ccc306ed-c575-4b7d-ac8c-2fab9be55b86.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ccc306ed-c575-4b7d-ac8c-2fab9be55b86.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ccc306ed-c575-4b7d-ac8c-2fab9be55b86 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-59d4e3a1-1d06-4291-927c-3ac4df758f66 {
  padding-top: 5px;
}

#s-f75f376f-d451-427c-8401-cdf60ad60e36 {
  max-width: 60px;
aspect-ratio: 1/1;
text-align: center;
}





  @supports  (aspect-ratio: 1/1) {
    
    #s-f75f376f-d451-427c-8401-cdf60ad60e36 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-f75f376f-d451-427c-8401-cdf60ad60e36 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f75f376f-d451-427c-8401-cdf60ad60e36 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-f75f376f-d451-427c-8401-cdf60ad60e36 {
    width: 100%;
    height: auto;
  }

  #s-f75f376f-d451-427c-8401-cdf60ad60e36 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-f75f376f-d451-427c-8401-cdf60ad60e36.shogun-image {
    
    
  }


.s-f75f376f-d451-427c-8401-cdf60ad60e36 .shogun-image-content {
  
    align-items: center;
  
}

.s-f75f376f-d451-427c-8401-cdf60ad60e36.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f75f376f-d451-427c-8401-cdf60ad60e36.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f75f376f-d451-427c-8401-cdf60ad60e36.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f75f376f-d451-427c-8401-cdf60ad60e36 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-f75f376f-d451-427c-8401-cdf60ad60e36.shogun-image-container {
      position: relative;
    }

    .s-f75f376f-d451-427c-8401-cdf60ad60e36.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f75f376f-d451-427c-8401-cdf60ad60e36.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f75f376f-d451-427c-8401-cdf60ad60e36 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){



  @supports  (aspect-ratio: 1/1) {
    
    #s-f75f376f-d451-427c-8401-cdf60ad60e36 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-f75f376f-d451-427c-8401-cdf60ad60e36 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f75f376f-d451-427c-8401-cdf60ad60e36 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-f75f376f-d451-427c-8401-cdf60ad60e36 {
    width: 100%;
    height: auto;
  }

  #s-f75f376f-d451-427c-8401-cdf60ad60e36 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-f75f376f-d451-427c-8401-cdf60ad60e36.shogun-image {
    
    
  }


.s-f75f376f-d451-427c-8401-cdf60ad60e36 .shogun-image-content {
  
    align-items: center;
  
}

.s-f75f376f-d451-427c-8401-cdf60ad60e36.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f75f376f-d451-427c-8401-cdf60ad60e36.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f75f376f-d451-427c-8401-cdf60ad60e36.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f75f376f-d451-427c-8401-cdf60ad60e36 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-f75f376f-d451-427c-8401-cdf60ad60e36.shogun-image-container {
      position: relative;
    }

    .s-f75f376f-d451-427c-8401-cdf60ad60e36.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f75f376f-d451-427c-8401-cdf60ad60e36.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f75f376f-d451-427c-8401-cdf60ad60e36 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-f75f376f-d451-427c-8401-cdf60ad60e36 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-f75f376f-d451-427c-8401-cdf60ad60e36 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f75f376f-d451-427c-8401-cdf60ad60e36 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-f75f376f-d451-427c-8401-cdf60ad60e36 {
    width: 100%;
    height: auto;
  }

  #s-f75f376f-d451-427c-8401-cdf60ad60e36 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-f75f376f-d451-427c-8401-cdf60ad60e36.shogun-image {
    
    
  }


.s-f75f376f-d451-427c-8401-cdf60ad60e36 .shogun-image-content {
  
    align-items: center;
  
}

.s-f75f376f-d451-427c-8401-cdf60ad60e36.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f75f376f-d451-427c-8401-cdf60ad60e36.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f75f376f-d451-427c-8401-cdf60ad60e36.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f75f376f-d451-427c-8401-cdf60ad60e36 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-f75f376f-d451-427c-8401-cdf60ad60e36.shogun-image-container {
      position: relative;
    }

    .s-f75f376f-d451-427c-8401-cdf60ad60e36.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f75f376f-d451-427c-8401-cdf60ad60e36.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f75f376f-d451-427c-8401-cdf60ad60e36 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-f75f376f-d451-427c-8401-cdf60ad60e36 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-f75f376f-d451-427c-8401-cdf60ad60e36 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f75f376f-d451-427c-8401-cdf60ad60e36 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-f75f376f-d451-427c-8401-cdf60ad60e36 {
    width: 100%;
    height: auto;
  }

  #s-f75f376f-d451-427c-8401-cdf60ad60e36 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-f75f376f-d451-427c-8401-cdf60ad60e36.shogun-image {
    
    
  }


.s-f75f376f-d451-427c-8401-cdf60ad60e36 .shogun-image-content {
  
    align-items: center;
  
}

.s-f75f376f-d451-427c-8401-cdf60ad60e36.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f75f376f-d451-427c-8401-cdf60ad60e36.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f75f376f-d451-427c-8401-cdf60ad60e36.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f75f376f-d451-427c-8401-cdf60ad60e36 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-f75f376f-d451-427c-8401-cdf60ad60e36.shogun-image-container {
      position: relative;
    }

    .s-f75f376f-d451-427c-8401-cdf60ad60e36.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f75f376f-d451-427c-8401-cdf60ad60e36.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f75f376f-d451-427c-8401-cdf60ad60e36 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-f75f376f-d451-427c-8401-cdf60ad60e36 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-f75f376f-d451-427c-8401-cdf60ad60e36 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f75f376f-d451-427c-8401-cdf60ad60e36 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-f75f376f-d451-427c-8401-cdf60ad60e36 {
    width: 100%;
    height: auto;
  }

  #s-f75f376f-d451-427c-8401-cdf60ad60e36 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-f75f376f-d451-427c-8401-cdf60ad60e36.shogun-image {
    
    
  }


.s-f75f376f-d451-427c-8401-cdf60ad60e36 .shogun-image-content {
  
    align-items: center;
  
}

.s-f75f376f-d451-427c-8401-cdf60ad60e36.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f75f376f-d451-427c-8401-cdf60ad60e36.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f75f376f-d451-427c-8401-cdf60ad60e36.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f75f376f-d451-427c-8401-cdf60ad60e36 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-f75f376f-d451-427c-8401-cdf60ad60e36.shogun-image-container {
      position: relative;
    }

    .s-f75f376f-d451-427c-8401-cdf60ad60e36.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f75f376f-d451-427c-8401-cdf60ad60e36.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f75f376f-d451-427c-8401-cdf60ad60e36 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-94ce2c5f-2c65-4edf-a7c0-30aad4efaf92 {
  padding-top: 5px;
}

#s-8627ae0b-dd03-405d-b397-32defb407a6f {
  max-width: 60px;
aspect-ratio: 1/1;
text-align: center;
}





  @supports  (aspect-ratio: 1/1) {
    
    #s-8627ae0b-dd03-405d-b397-32defb407a6f .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-8627ae0b-dd03-405d-b397-32defb407a6f .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8627ae0b-dd03-405d-b397-32defb407a6f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-8627ae0b-dd03-405d-b397-32defb407a6f {
    width: 100%;
    height: auto;
  }

  #s-8627ae0b-dd03-405d-b397-32defb407a6f img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-8627ae0b-dd03-405d-b397-32defb407a6f.shogun-image {
    
    
  }


.s-8627ae0b-dd03-405d-b397-32defb407a6f .shogun-image-content {
  
    align-items: center;
  
}

.s-8627ae0b-dd03-405d-b397-32defb407a6f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8627ae0b-dd03-405d-b397-32defb407a6f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8627ae0b-dd03-405d-b397-32defb407a6f.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8627ae0b-dd03-405d-b397-32defb407a6f {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-8627ae0b-dd03-405d-b397-32defb407a6f.shogun-image-container {
      position: relative;
    }

    .s-8627ae0b-dd03-405d-b397-32defb407a6f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8627ae0b-dd03-405d-b397-32defb407a6f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8627ae0b-dd03-405d-b397-32defb407a6f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){



  @supports  (aspect-ratio: 1/1) {
    
    #s-8627ae0b-dd03-405d-b397-32defb407a6f .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-8627ae0b-dd03-405d-b397-32defb407a6f .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8627ae0b-dd03-405d-b397-32defb407a6f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-8627ae0b-dd03-405d-b397-32defb407a6f {
    width: 100%;
    height: auto;
  }

  #s-8627ae0b-dd03-405d-b397-32defb407a6f img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-8627ae0b-dd03-405d-b397-32defb407a6f.shogun-image {
    
    
  }


.s-8627ae0b-dd03-405d-b397-32defb407a6f .shogun-image-content {
  
    align-items: center;
  
}

.s-8627ae0b-dd03-405d-b397-32defb407a6f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8627ae0b-dd03-405d-b397-32defb407a6f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8627ae0b-dd03-405d-b397-32defb407a6f.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8627ae0b-dd03-405d-b397-32defb407a6f {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-8627ae0b-dd03-405d-b397-32defb407a6f.shogun-image-container {
      position: relative;
    }

    .s-8627ae0b-dd03-405d-b397-32defb407a6f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8627ae0b-dd03-405d-b397-32defb407a6f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8627ae0b-dd03-405d-b397-32defb407a6f 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-8627ae0b-dd03-405d-b397-32defb407a6f .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-8627ae0b-dd03-405d-b397-32defb407a6f .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8627ae0b-dd03-405d-b397-32defb407a6f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-8627ae0b-dd03-405d-b397-32defb407a6f {
    width: 100%;
    height: auto;
  }

  #s-8627ae0b-dd03-405d-b397-32defb407a6f img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-8627ae0b-dd03-405d-b397-32defb407a6f.shogun-image {
    
    
  }


.s-8627ae0b-dd03-405d-b397-32defb407a6f .shogun-image-content {
  
    align-items: center;
  
}

.s-8627ae0b-dd03-405d-b397-32defb407a6f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8627ae0b-dd03-405d-b397-32defb407a6f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8627ae0b-dd03-405d-b397-32defb407a6f.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8627ae0b-dd03-405d-b397-32defb407a6f {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-8627ae0b-dd03-405d-b397-32defb407a6f.shogun-image-container {
      position: relative;
    }

    .s-8627ae0b-dd03-405d-b397-32defb407a6f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8627ae0b-dd03-405d-b397-32defb407a6f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8627ae0b-dd03-405d-b397-32defb407a6f 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-8627ae0b-dd03-405d-b397-32defb407a6f .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-8627ae0b-dd03-405d-b397-32defb407a6f .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8627ae0b-dd03-405d-b397-32defb407a6f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-8627ae0b-dd03-405d-b397-32defb407a6f {
    width: 100%;
    height: auto;
  }

  #s-8627ae0b-dd03-405d-b397-32defb407a6f img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-8627ae0b-dd03-405d-b397-32defb407a6f.shogun-image {
    
    
  }


.s-8627ae0b-dd03-405d-b397-32defb407a6f .shogun-image-content {
  
    align-items: center;
  
}

.s-8627ae0b-dd03-405d-b397-32defb407a6f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8627ae0b-dd03-405d-b397-32defb407a6f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8627ae0b-dd03-405d-b397-32defb407a6f.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8627ae0b-dd03-405d-b397-32defb407a6f {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-8627ae0b-dd03-405d-b397-32defb407a6f.shogun-image-container {
      position: relative;
    }

    .s-8627ae0b-dd03-405d-b397-32defb407a6f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8627ae0b-dd03-405d-b397-32defb407a6f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8627ae0b-dd03-405d-b397-32defb407a6f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-8627ae0b-dd03-405d-b397-32defb407a6f .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-8627ae0b-dd03-405d-b397-32defb407a6f .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8627ae0b-dd03-405d-b397-32defb407a6f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-8627ae0b-dd03-405d-b397-32defb407a6f {
    width: 100%;
    height: auto;
  }

  #s-8627ae0b-dd03-405d-b397-32defb407a6f img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-8627ae0b-dd03-405d-b397-32defb407a6f.shogun-image {
    
    
  }


.s-8627ae0b-dd03-405d-b397-32defb407a6f .shogun-image-content {
  
    align-items: center;
  
}

.s-8627ae0b-dd03-405d-b397-32defb407a6f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8627ae0b-dd03-405d-b397-32defb407a6f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8627ae0b-dd03-405d-b397-32defb407a6f.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8627ae0b-dd03-405d-b397-32defb407a6f {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-8627ae0b-dd03-405d-b397-32defb407a6f.shogun-image-container {
      position: relative;
    }

    .s-8627ae0b-dd03-405d-b397-32defb407a6f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8627ae0b-dd03-405d-b397-32defb407a6f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8627ae0b-dd03-405d-b397-32defb407a6f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-7f9c5235-9fd2-427c-9343-e6fb96a65362 {
  padding-top: 5px;
}

#s-d34d649c-abab-4a93-bb26-4dea09fac0bd {
  max-width: 60px;
aspect-ratio: 1/1;
text-align: center;
}





  @supports  (aspect-ratio: 1/1) {
    
    #s-d34d649c-abab-4a93-bb26-4dea09fac0bd .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-d34d649c-abab-4a93-bb26-4dea09fac0bd .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d34d649c-abab-4a93-bb26-4dea09fac0bd .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-d34d649c-abab-4a93-bb26-4dea09fac0bd {
    width: 100%;
    height: auto;
  }

  #s-d34d649c-abab-4a93-bb26-4dea09fac0bd img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-d34d649c-abab-4a93-bb26-4dea09fac0bd.shogun-image {
    
    
  }


.s-d34d649c-abab-4a93-bb26-4dea09fac0bd .shogun-image-content {
  
    align-items: center;
  
}

.s-d34d649c-abab-4a93-bb26-4dea09fac0bd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d34d649c-abab-4a93-bb26-4dea09fac0bd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d34d649c-abab-4a93-bb26-4dea09fac0bd.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d34d649c-abab-4a93-bb26-4dea09fac0bd {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-d34d649c-abab-4a93-bb26-4dea09fac0bd.shogun-image-container {
      position: relative;
    }

    .s-d34d649c-abab-4a93-bb26-4dea09fac0bd.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d34d649c-abab-4a93-bb26-4dea09fac0bd.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d34d649c-abab-4a93-bb26-4dea09fac0bd img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){



  @supports  (aspect-ratio: 1/1) {
    
    #s-d34d649c-abab-4a93-bb26-4dea09fac0bd .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-d34d649c-abab-4a93-bb26-4dea09fac0bd .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d34d649c-abab-4a93-bb26-4dea09fac0bd .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-d34d649c-abab-4a93-bb26-4dea09fac0bd {
    width: 100%;
    height: auto;
  }

  #s-d34d649c-abab-4a93-bb26-4dea09fac0bd img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-d34d649c-abab-4a93-bb26-4dea09fac0bd.shogun-image {
    
    
  }


.s-d34d649c-abab-4a93-bb26-4dea09fac0bd .shogun-image-content {
  
    align-items: center;
  
}

.s-d34d649c-abab-4a93-bb26-4dea09fac0bd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d34d649c-abab-4a93-bb26-4dea09fac0bd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d34d649c-abab-4a93-bb26-4dea09fac0bd.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d34d649c-abab-4a93-bb26-4dea09fac0bd {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-d34d649c-abab-4a93-bb26-4dea09fac0bd.shogun-image-container {
      position: relative;
    }

    .s-d34d649c-abab-4a93-bb26-4dea09fac0bd.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d34d649c-abab-4a93-bb26-4dea09fac0bd.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d34d649c-abab-4a93-bb26-4dea09fac0bd 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-d34d649c-abab-4a93-bb26-4dea09fac0bd .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-d34d649c-abab-4a93-bb26-4dea09fac0bd .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d34d649c-abab-4a93-bb26-4dea09fac0bd .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-d34d649c-abab-4a93-bb26-4dea09fac0bd {
    width: 100%;
    height: auto;
  }

  #s-d34d649c-abab-4a93-bb26-4dea09fac0bd img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-d34d649c-abab-4a93-bb26-4dea09fac0bd.shogun-image {
    
    
  }


.s-d34d649c-abab-4a93-bb26-4dea09fac0bd .shogun-image-content {
  
    align-items: center;
  
}

.s-d34d649c-abab-4a93-bb26-4dea09fac0bd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d34d649c-abab-4a93-bb26-4dea09fac0bd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d34d649c-abab-4a93-bb26-4dea09fac0bd.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d34d649c-abab-4a93-bb26-4dea09fac0bd {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-d34d649c-abab-4a93-bb26-4dea09fac0bd.shogun-image-container {
      position: relative;
    }

    .s-d34d649c-abab-4a93-bb26-4dea09fac0bd.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d34d649c-abab-4a93-bb26-4dea09fac0bd.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d34d649c-abab-4a93-bb26-4dea09fac0bd 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-d34d649c-abab-4a93-bb26-4dea09fac0bd .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-d34d649c-abab-4a93-bb26-4dea09fac0bd .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d34d649c-abab-4a93-bb26-4dea09fac0bd .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-d34d649c-abab-4a93-bb26-4dea09fac0bd {
    width: 100%;
    height: auto;
  }

  #s-d34d649c-abab-4a93-bb26-4dea09fac0bd img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-d34d649c-abab-4a93-bb26-4dea09fac0bd.shogun-image {
    
    
  }


.s-d34d649c-abab-4a93-bb26-4dea09fac0bd .shogun-image-content {
  
    align-items: center;
  
}

.s-d34d649c-abab-4a93-bb26-4dea09fac0bd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d34d649c-abab-4a93-bb26-4dea09fac0bd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d34d649c-abab-4a93-bb26-4dea09fac0bd.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d34d649c-abab-4a93-bb26-4dea09fac0bd {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-d34d649c-abab-4a93-bb26-4dea09fac0bd.shogun-image-container {
      position: relative;
    }

    .s-d34d649c-abab-4a93-bb26-4dea09fac0bd.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d34d649c-abab-4a93-bb26-4dea09fac0bd.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d34d649c-abab-4a93-bb26-4dea09fac0bd img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-d34d649c-abab-4a93-bb26-4dea09fac0bd .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-d34d649c-abab-4a93-bb26-4dea09fac0bd .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d34d649c-abab-4a93-bb26-4dea09fac0bd .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-d34d649c-abab-4a93-bb26-4dea09fac0bd {
    width: 100%;
    height: auto;
  }

  #s-d34d649c-abab-4a93-bb26-4dea09fac0bd img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-d34d649c-abab-4a93-bb26-4dea09fac0bd.shogun-image {
    
    
  }


.s-d34d649c-abab-4a93-bb26-4dea09fac0bd .shogun-image-content {
  
    align-items: center;
  
}

.s-d34d649c-abab-4a93-bb26-4dea09fac0bd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d34d649c-abab-4a93-bb26-4dea09fac0bd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d34d649c-abab-4a93-bb26-4dea09fac0bd.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d34d649c-abab-4a93-bb26-4dea09fac0bd {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-d34d649c-abab-4a93-bb26-4dea09fac0bd.shogun-image-container {
      position: relative;
    }

    .s-d34d649c-abab-4a93-bb26-4dea09fac0bd.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d34d649c-abab-4a93-bb26-4dea09fac0bd.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d34d649c-abab-4a93-bb26-4dea09fac0bd img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-14d1e94b-ab5b-4b4b-a1a0-99b61ac24e1f {
  padding-top: 5px;
min-height: 60px;
}

#s-713d763d-17fc-4bf1-9456-a0790099029b {
  max-width: 60px;
aspect-ratio: 1/1;
text-align: center;
}





  @supports  (aspect-ratio: 1/1) {
    
    #s-713d763d-17fc-4bf1-9456-a0790099029b .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-713d763d-17fc-4bf1-9456-a0790099029b .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-713d763d-17fc-4bf1-9456-a0790099029b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-713d763d-17fc-4bf1-9456-a0790099029b {
    width: 100%;
    height: auto;
  }

  #s-713d763d-17fc-4bf1-9456-a0790099029b img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-713d763d-17fc-4bf1-9456-a0790099029b.shogun-image {
    
    
  }


.s-713d763d-17fc-4bf1-9456-a0790099029b .shogun-image-content {
  
    align-items: center;
  
}

.s-713d763d-17fc-4bf1-9456-a0790099029b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-713d763d-17fc-4bf1-9456-a0790099029b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-713d763d-17fc-4bf1-9456-a0790099029b.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-713d763d-17fc-4bf1-9456-a0790099029b {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-713d763d-17fc-4bf1-9456-a0790099029b.shogun-image-container {
      position: relative;
    }

    .s-713d763d-17fc-4bf1-9456-a0790099029b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-713d763d-17fc-4bf1-9456-a0790099029b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-713d763d-17fc-4bf1-9456-a0790099029b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){



  @supports  (aspect-ratio: 1/1) {
    
    #s-713d763d-17fc-4bf1-9456-a0790099029b .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-713d763d-17fc-4bf1-9456-a0790099029b .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-713d763d-17fc-4bf1-9456-a0790099029b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-713d763d-17fc-4bf1-9456-a0790099029b {
    width: 100%;
    height: auto;
  }

  #s-713d763d-17fc-4bf1-9456-a0790099029b img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-713d763d-17fc-4bf1-9456-a0790099029b.shogun-image {
    
    
  }


.s-713d763d-17fc-4bf1-9456-a0790099029b .shogun-image-content {
  
    align-items: center;
  
}

.s-713d763d-17fc-4bf1-9456-a0790099029b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-713d763d-17fc-4bf1-9456-a0790099029b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-713d763d-17fc-4bf1-9456-a0790099029b.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-713d763d-17fc-4bf1-9456-a0790099029b {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-713d763d-17fc-4bf1-9456-a0790099029b.shogun-image-container {
      position: relative;
    }

    .s-713d763d-17fc-4bf1-9456-a0790099029b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-713d763d-17fc-4bf1-9456-a0790099029b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-713d763d-17fc-4bf1-9456-a0790099029b 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-713d763d-17fc-4bf1-9456-a0790099029b .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-713d763d-17fc-4bf1-9456-a0790099029b .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-713d763d-17fc-4bf1-9456-a0790099029b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-713d763d-17fc-4bf1-9456-a0790099029b {
    width: 100%;
    height: auto;
  }

  #s-713d763d-17fc-4bf1-9456-a0790099029b img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-713d763d-17fc-4bf1-9456-a0790099029b.shogun-image {
    
    
  }


.s-713d763d-17fc-4bf1-9456-a0790099029b .shogun-image-content {
  
    align-items: center;
  
}

.s-713d763d-17fc-4bf1-9456-a0790099029b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-713d763d-17fc-4bf1-9456-a0790099029b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-713d763d-17fc-4bf1-9456-a0790099029b.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-713d763d-17fc-4bf1-9456-a0790099029b {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-713d763d-17fc-4bf1-9456-a0790099029b.shogun-image-container {
      position: relative;
    }

    .s-713d763d-17fc-4bf1-9456-a0790099029b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-713d763d-17fc-4bf1-9456-a0790099029b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-713d763d-17fc-4bf1-9456-a0790099029b 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-713d763d-17fc-4bf1-9456-a0790099029b .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-713d763d-17fc-4bf1-9456-a0790099029b .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-713d763d-17fc-4bf1-9456-a0790099029b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-713d763d-17fc-4bf1-9456-a0790099029b {
    width: 100%;
    height: auto;
  }

  #s-713d763d-17fc-4bf1-9456-a0790099029b img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-713d763d-17fc-4bf1-9456-a0790099029b.shogun-image {
    
    
  }


.s-713d763d-17fc-4bf1-9456-a0790099029b .shogun-image-content {
  
    align-items: center;
  
}

.s-713d763d-17fc-4bf1-9456-a0790099029b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-713d763d-17fc-4bf1-9456-a0790099029b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-713d763d-17fc-4bf1-9456-a0790099029b.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-713d763d-17fc-4bf1-9456-a0790099029b {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-713d763d-17fc-4bf1-9456-a0790099029b.shogun-image-container {
      position: relative;
    }

    .s-713d763d-17fc-4bf1-9456-a0790099029b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-713d763d-17fc-4bf1-9456-a0790099029b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-713d763d-17fc-4bf1-9456-a0790099029b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-713d763d-17fc-4bf1-9456-a0790099029b .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-713d763d-17fc-4bf1-9456-a0790099029b .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-713d763d-17fc-4bf1-9456-a0790099029b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-713d763d-17fc-4bf1-9456-a0790099029b {
    width: 100%;
    height: auto;
  }

  #s-713d763d-17fc-4bf1-9456-a0790099029b img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-713d763d-17fc-4bf1-9456-a0790099029b.shogun-image {
    
    
  }


.s-713d763d-17fc-4bf1-9456-a0790099029b .shogun-image-content {
  
    align-items: center;
  
}

.s-713d763d-17fc-4bf1-9456-a0790099029b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-713d763d-17fc-4bf1-9456-a0790099029b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-713d763d-17fc-4bf1-9456-a0790099029b.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-713d763d-17fc-4bf1-9456-a0790099029b {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-713d763d-17fc-4bf1-9456-a0790099029b.shogun-image-container {
      position: relative;
    }

    .s-713d763d-17fc-4bf1-9456-a0790099029b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-713d763d-17fc-4bf1-9456-a0790099029b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-713d763d-17fc-4bf1-9456-a0790099029b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-baff46e0-57bb-47f5-a7a1-b17325b5039a {
  padding-top: 5px;
}

#s-b4b2d31f-0fef-4657-86f6-c456e1365eee {
  margin-top: 30px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(32, 48, 72, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-b4b2d31f-0fef-4657-86f6-c456e1365eee:hover {background-color: rgba(53, 72, 100, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-b4b2d31f-0fef-4657-86f6-c456e1365eee:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-b4b2d31f-0fef-4657-86f6-c456e1365eee-root {
    text-align: center;
  }


#s-b4b2d31f-0fef-4657-86f6-c456e1365eee.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-b4b2d31f-0fef-4657-86f6-c456e1365eee-root {
    text-align: center;
  }


#s-b4b2d31f-0fef-4657-86f6-c456e1365eee.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-b4b2d31f-0fef-4657-86f6-c456e1365eee-root {
    text-align: center;
  }


#s-b4b2d31f-0fef-4657-86f6-c456e1365eee.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-b4b2d31f-0fef-4657-86f6-c456e1365eee-root {
    text-align: center;
  }


#s-b4b2d31f-0fef-4657-86f6-c456e1365eee.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-b4b2d31f-0fef-4657-86f6-c456e1365eee-root {
    text-align: center;
  }


#s-b4b2d31f-0fef-4657-86f6-c456e1365eee.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-094dfc3d-487b-425f-bd44-3e5202000bc8 {
  min-height: 50px;
background-color: rgba(205, 233, 225, 1);
}








#s-094dfc3d-487b-425f-bd44-3e5202000bc8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-094dfc3d-487b-425f-bd44-3e5202000bc8.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-08cd1945-3491-484b-85e5-9d7742436c6e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-08cd1945-3491-484b-85e5-9d7742436c6e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-08cd1945-3491-484b-85e5-9d7742436c6e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-08cd1945-3491-484b-85e5-9d7742436c6e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-08cd1945-3491-484b-85e5-9d7742436c6e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-08cd1945-3491-484b-85e5-9d7742436c6e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-08cd1945-3491-484b-85e5-9d7742436c6e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

}

#s-b38ea849-2057-44b1-9aed-6f884f609764 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 40px;
padding-left: 0px;
padding-bottom: 30px;
padding-right: 0px;
text-align: left;
}
@media (max-width: 767px){#s-b38ea849-2057-44b1-9aed-6f884f609764 {
  margin-left: 20px;
margin-right: 20px;
padding-bottom: 0px;
}
}
#s-b38ea849-2057-44b1-9aed-6f884f609764 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Playfair Display";
  font-style:  normal ;
  
  
  
  text-align: center;
}



@media (min-width: 0px) {
[id="s-e4cc9b9a-b87b-47c1-8093-9d6a773538e6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e4cc9b9a-b87b-47c1-8093-9d6a773538e6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e4cc9b9a-b87b-47c1-8093-9d6a773538e6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-e4cc9b9a-b87b-47c1-8093-9d6a773538e6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e4cc9b9a-b87b-47c1-8093-9d6a773538e6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-e4cc9b9a-b87b-47c1-8093-9d6a773538e6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e4cc9b9a-b87b-47c1-8093-9d6a773538e6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

}

#s-fa223c9e-e417-42f8-b166-94dd9420cc13 {
  margin-top: 0px;
margin-bottom: 0px;
}
@media (max-width: 767px){#s-fa223c9e-e417-42f8-b166-94dd9420cc13 {
  margin-left: 20px;
margin-right: 20px;
}
}
#s-f456b81d-df50-48ce-bbff-ee8e938b7930 {
  max-width: 100px;
aspect-ratio: 1/1;
text-align: left;
}
@media (max-width: 767px){#s-f456b81d-df50-48ce-bbff-ee8e938b7930 {
  text-align: center;
}
}




  @supports  (aspect-ratio: 1/1) {
    
    #s-f456b81d-df50-48ce-bbff-ee8e938b7930 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-f456b81d-df50-48ce-bbff-ee8e938b7930 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f456b81d-df50-48ce-bbff-ee8e938b7930 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-f456b81d-df50-48ce-bbff-ee8e938b7930 {
    width: 100%;
    height: auto;
  }

  #s-f456b81d-df50-48ce-bbff-ee8e938b7930 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-f456b81d-df50-48ce-bbff-ee8e938b7930.shogun-image {
    
    
  }


.s-f456b81d-df50-48ce-bbff-ee8e938b7930 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-f456b81d-df50-48ce-bbff-ee8e938b7930.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-f456b81d-df50-48ce-bbff-ee8e938b7930.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f456b81d-df50-48ce-bbff-ee8e938b7930.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f456b81d-df50-48ce-bbff-ee8e938b7930 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-f456b81d-df50-48ce-bbff-ee8e938b7930.shogun-image-container {
      position: relative;
    }

    .s-f456b81d-df50-48ce-bbff-ee8e938b7930.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f456b81d-df50-48ce-bbff-ee8e938b7930.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f456b81d-df50-48ce-bbff-ee8e938b7930 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){



  @supports  (aspect-ratio: 1/1) {
    
    #s-f456b81d-df50-48ce-bbff-ee8e938b7930 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-f456b81d-df50-48ce-bbff-ee8e938b7930 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f456b81d-df50-48ce-bbff-ee8e938b7930 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-f456b81d-df50-48ce-bbff-ee8e938b7930 {
    width: 100%;
    height: auto;
  }

  #s-f456b81d-df50-48ce-bbff-ee8e938b7930 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-f456b81d-df50-48ce-bbff-ee8e938b7930.shogun-image {
    
    
  }


.s-f456b81d-df50-48ce-bbff-ee8e938b7930 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-f456b81d-df50-48ce-bbff-ee8e938b7930.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-f456b81d-df50-48ce-bbff-ee8e938b7930.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f456b81d-df50-48ce-bbff-ee8e938b7930.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f456b81d-df50-48ce-bbff-ee8e938b7930 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-f456b81d-df50-48ce-bbff-ee8e938b7930.shogun-image-container {
      position: relative;
    }

    .s-f456b81d-df50-48ce-bbff-ee8e938b7930.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f456b81d-df50-48ce-bbff-ee8e938b7930.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f456b81d-df50-48ce-bbff-ee8e938b7930 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-f456b81d-df50-48ce-bbff-ee8e938b7930 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-f456b81d-df50-48ce-bbff-ee8e938b7930 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f456b81d-df50-48ce-bbff-ee8e938b7930 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-f456b81d-df50-48ce-bbff-ee8e938b7930 {
    width: 100%;
    height: auto;
  }

  #s-f456b81d-df50-48ce-bbff-ee8e938b7930 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-f456b81d-df50-48ce-bbff-ee8e938b7930.shogun-image {
    
    
  }


.s-f456b81d-df50-48ce-bbff-ee8e938b7930 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-f456b81d-df50-48ce-bbff-ee8e938b7930.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-f456b81d-df50-48ce-bbff-ee8e938b7930.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f456b81d-df50-48ce-bbff-ee8e938b7930.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f456b81d-df50-48ce-bbff-ee8e938b7930 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-f456b81d-df50-48ce-bbff-ee8e938b7930.shogun-image-container {
      position: relative;
    }

    .s-f456b81d-df50-48ce-bbff-ee8e938b7930.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f456b81d-df50-48ce-bbff-ee8e938b7930.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f456b81d-df50-48ce-bbff-ee8e938b7930 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-f456b81d-df50-48ce-bbff-ee8e938b7930 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-f456b81d-df50-48ce-bbff-ee8e938b7930 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f456b81d-df50-48ce-bbff-ee8e938b7930 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-f456b81d-df50-48ce-bbff-ee8e938b7930 {
    width: 100%;
    height: auto;
  }

  #s-f456b81d-df50-48ce-bbff-ee8e938b7930 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-f456b81d-df50-48ce-bbff-ee8e938b7930.shogun-image {
    
    
  }


.s-f456b81d-df50-48ce-bbff-ee8e938b7930 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-f456b81d-df50-48ce-bbff-ee8e938b7930.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-f456b81d-df50-48ce-bbff-ee8e938b7930.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f456b81d-df50-48ce-bbff-ee8e938b7930.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f456b81d-df50-48ce-bbff-ee8e938b7930 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-f456b81d-df50-48ce-bbff-ee8e938b7930.shogun-image-container {
      position: relative;
    }

    .s-f456b81d-df50-48ce-bbff-ee8e938b7930.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f456b81d-df50-48ce-bbff-ee8e938b7930.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f456b81d-df50-48ce-bbff-ee8e938b7930 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-f456b81d-df50-48ce-bbff-ee8e938b7930 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-f456b81d-df50-48ce-bbff-ee8e938b7930 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f456b81d-df50-48ce-bbff-ee8e938b7930 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-f456b81d-df50-48ce-bbff-ee8e938b7930 {
    width: 100%;
    height: auto;
  }

  #s-f456b81d-df50-48ce-bbff-ee8e938b7930 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-f456b81d-df50-48ce-bbff-ee8e938b7930.shogun-image {
    
    
  }


.s-f456b81d-df50-48ce-bbff-ee8e938b7930 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-f456b81d-df50-48ce-bbff-ee8e938b7930.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f456b81d-df50-48ce-bbff-ee8e938b7930.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f456b81d-df50-48ce-bbff-ee8e938b7930.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f456b81d-df50-48ce-bbff-ee8e938b7930 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-f456b81d-df50-48ce-bbff-ee8e938b7930.shogun-image-container {
      position: relative;
    }

    .s-f456b81d-df50-48ce-bbff-ee8e938b7930.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f456b81d-df50-48ce-bbff-ee8e938b7930.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f456b81d-df50-48ce-bbff-ee8e938b7930 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
@media (min-width: 0px) {
[id="s-ac7ee5c3-6af3-4a5b-97e1-4cfb56e9f2ba"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ac7ee5c3-6af3-4a5b-97e1-4cfb56e9f2ba"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ac7ee5c3-6af3-4a5b-97e1-4cfb56e9f2ba"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-ac7ee5c3-6af3-4a5b-97e1-4cfb56e9f2ba"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ac7ee5c3-6af3-4a5b-97e1-4cfb56e9f2ba"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-ac7ee5c3-6af3-4a5b-97e1-4cfb56e9f2ba"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ac7ee5c3-6af3-4a5b-97e1-4cfb56e9f2ba"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

}

#s-7313135b-3d5e-4cb2-9df5-3f7b5b7f1b9d {
  max-width: 350px;
aspect-ratio: 1143/317;
text-align: center;
}





  @supports  (aspect-ratio: 1/1) {
    
    #s-7313135b-3d5e-4cb2-9df5-3f7b5b7f1b9d .shg-image-content-wrapper {
      aspect-ratio: 1143/317;
      min-width: 100%;
      height: auto;
    }

    #s-7313135b-3d5e-4cb2-9df5-3f7b5b7f1b9d .shogun-image-link {
      aspect-ratio: 1143/317;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7313135b-3d5e-4cb2-9df5-3f7b5b7f1b9d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-7313135b-3d5e-4cb2-9df5-3f7b5b7f1b9d {
    width: 100%;
    height: auto;
  }

  #s-7313135b-3d5e-4cb2-9df5-3f7b5b7f1b9d img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-7313135b-3d5e-4cb2-9df5-3f7b5b7f1b9d.shogun-image {
    
    
  }


.s-7313135b-3d5e-4cb2-9df5-3f7b5b7f1b9d .shogun-image-content {
  
    align-items: center;
  
}

.s-7313135b-3d5e-4cb2-9df5-3f7b5b7f1b9d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7313135b-3d5e-4cb2-9df5-3f7b5b7f1b9d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7313135b-3d5e-4cb2-9df5-3f7b5b7f1b9d.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7313135b-3d5e-4cb2-9df5-3f7b5b7f1b9d {
      --shg-aspect-ratio: calc(1143/317); 
    }

    .s-7313135b-3d5e-4cb2-9df5-3f7b5b7f1b9d.shogun-image-container {
      position: relative;
    }

    .s-7313135b-3d5e-4cb2-9df5-3f7b5b7f1b9d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7313135b-3d5e-4cb2-9df5-3f7b5b7f1b9d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7313135b-3d5e-4cb2-9df5-3f7b5b7f1b9d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){



  @supports  (aspect-ratio: 1/1) {
    
    #s-7313135b-3d5e-4cb2-9df5-3f7b5b7f1b9d .shg-image-content-wrapper {
      aspect-ratio: 1143/317;
      min-width: 100%;
      height: auto;
    }

    #s-7313135b-3d5e-4cb2-9df5-3f7b5b7f1b9d .shogun-image-link {
      aspect-ratio: 1143/317;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7313135b-3d5e-4cb2-9df5-3f7b5b7f1b9d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-7313135b-3d5e-4cb2-9df5-3f7b5b7f1b9d {
    width: 100%;
    height: auto;
  }

  #s-7313135b-3d5e-4cb2-9df5-3f7b5b7f1b9d img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-7313135b-3d5e-4cb2-9df5-3f7b5b7f1b9d.shogun-image {
    
    
  }


.s-7313135b-3d5e-4cb2-9df5-3f7b5b7f1b9d .shogun-image-content {
  
    align-items: center;
  
}

.s-7313135b-3d5e-4cb2-9df5-3f7b5b7f1b9d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7313135b-3d5e-4cb2-9df5-3f7b5b7f1b9d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7313135b-3d5e-4cb2-9df5-3f7b5b7f1b9d.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7313135b-3d5e-4cb2-9df5-3f7b5b7f1b9d {
      --shg-aspect-ratio: calc(1143/317); 
    }

    .s-7313135b-3d5e-4cb2-9df5-3f7b5b7f1b9d.shogun-image-container {
      position: relative;
    }

    .s-7313135b-3d5e-4cb2-9df5-3f7b5b7f1b9d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7313135b-3d5e-4cb2-9df5-3f7b5b7f1b9d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7313135b-3d5e-4cb2-9df5-3f7b5b7f1b9d 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-7313135b-3d5e-4cb2-9df5-3f7b5b7f1b9d .shg-image-content-wrapper {
      aspect-ratio: 1143/317;
      min-width: 100%;
      height: auto;
    }

    #s-7313135b-3d5e-4cb2-9df5-3f7b5b7f1b9d .shogun-image-link {
      aspect-ratio: 1143/317;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7313135b-3d5e-4cb2-9df5-3f7b5b7f1b9d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-7313135b-3d5e-4cb2-9df5-3f7b5b7f1b9d {
    width: 100%;
    height: auto;
  }

  #s-7313135b-3d5e-4cb2-9df5-3f7b5b7f1b9d img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-7313135b-3d5e-4cb2-9df5-3f7b5b7f1b9d.shogun-image {
    
    
  }


.s-7313135b-3d5e-4cb2-9df5-3f7b5b7f1b9d .shogun-image-content {
  
    align-items: center;
  
}

.s-7313135b-3d5e-4cb2-9df5-3f7b5b7f1b9d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7313135b-3d5e-4cb2-9df5-3f7b5b7f1b9d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7313135b-3d5e-4cb2-9df5-3f7b5b7f1b9d.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7313135b-3d5e-4cb2-9df5-3f7b5b7f1b9d {
      --shg-aspect-ratio: calc(1143/317); 
    }

    .s-7313135b-3d5e-4cb2-9df5-3f7b5b7f1b9d.shogun-image-container {
      position: relative;
    }

    .s-7313135b-3d5e-4cb2-9df5-3f7b5b7f1b9d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7313135b-3d5e-4cb2-9df5-3f7b5b7f1b9d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7313135b-3d5e-4cb2-9df5-3f7b5b7f1b9d 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-7313135b-3d5e-4cb2-9df5-3f7b5b7f1b9d .shg-image-content-wrapper {
      aspect-ratio: 1143/317;
      min-width: 100%;
      height: auto;
    }

    #s-7313135b-3d5e-4cb2-9df5-3f7b5b7f1b9d .shogun-image-link {
      aspect-ratio: 1143/317;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7313135b-3d5e-4cb2-9df5-3f7b5b7f1b9d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-7313135b-3d5e-4cb2-9df5-3f7b5b7f1b9d {
    width: 100%;
    height: auto;
  }

  #s-7313135b-3d5e-4cb2-9df5-3f7b5b7f1b9d img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-7313135b-3d5e-4cb2-9df5-3f7b5b7f1b9d.shogun-image {
    
    
  }


.s-7313135b-3d5e-4cb2-9df5-3f7b5b7f1b9d .shogun-image-content {
  
    align-items: center;
  
}

.s-7313135b-3d5e-4cb2-9df5-3f7b5b7f1b9d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7313135b-3d5e-4cb2-9df5-3f7b5b7f1b9d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7313135b-3d5e-4cb2-9df5-3f7b5b7f1b9d.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7313135b-3d5e-4cb2-9df5-3f7b5b7f1b9d {
      --shg-aspect-ratio: calc(1143/317); 
    }

    .s-7313135b-3d5e-4cb2-9df5-3f7b5b7f1b9d.shogun-image-container {
      position: relative;
    }

    .s-7313135b-3d5e-4cb2-9df5-3f7b5b7f1b9d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7313135b-3d5e-4cb2-9df5-3f7b5b7f1b9d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7313135b-3d5e-4cb2-9df5-3f7b5b7f1b9d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-7313135b-3d5e-4cb2-9df5-3f7b5b7f1b9d .shg-image-content-wrapper {
      aspect-ratio: 1143/317;
      min-width: 100%;
      height: auto;
    }

    #s-7313135b-3d5e-4cb2-9df5-3f7b5b7f1b9d .shogun-image-link {
      aspect-ratio: 1143/317;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7313135b-3d5e-4cb2-9df5-3f7b5b7f1b9d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-7313135b-3d5e-4cb2-9df5-3f7b5b7f1b9d {
    width: 100%;
    height: auto;
  }

  #s-7313135b-3d5e-4cb2-9df5-3f7b5b7f1b9d img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-7313135b-3d5e-4cb2-9df5-3f7b5b7f1b9d.shogun-image {
    
    
  }


.s-7313135b-3d5e-4cb2-9df5-3f7b5b7f1b9d .shogun-image-content {
  
    align-items: center;
  
}

.s-7313135b-3d5e-4cb2-9df5-3f7b5b7f1b9d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7313135b-3d5e-4cb2-9df5-3f7b5b7f1b9d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7313135b-3d5e-4cb2-9df5-3f7b5b7f1b9d.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7313135b-3d5e-4cb2-9df5-3f7b5b7f1b9d {
      --shg-aspect-ratio: calc(1143/317); 
    }

    .s-7313135b-3d5e-4cb2-9df5-3f7b5b7f1b9d.shogun-image-container {
      position: relative;
    }

    .s-7313135b-3d5e-4cb2-9df5-3f7b5b7f1b9d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7313135b-3d5e-4cb2-9df5-3f7b5b7f1b9d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7313135b-3d5e-4cb2-9df5-3f7b5b7f1b9d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-eb7fe4f5-7eff-4c1d-ad1a-fa0030e05eb5 {
  margin-top: 30px;
margin-bottom: 10px;
}

#s-31d98a97-b5ba-484c-a512-f66e94fc4c31 {
  min-height: 50px;
}
@media (max-width: 767px){#s-31d98a97-b5ba-484c-a512-f66e94fc4c31 {
  display: none;
}
#s-31d98a97-b5ba-484c-a512-f66e94fc4c31, #wrap-s-31d98a97-b5ba-484c-a512-f66e94fc4c31 { display: none !important; }}







#s-31d98a97-b5ba-484c-a512-f66e94fc4c31 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-31d98a97-b5ba-484c-a512-f66e94fc4c31.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-15330e49-d51f-4fd0-b68d-d3e26aa3fdcd {
  padding-top: 40px;
padding-left: 5%;
padding-bottom: 80px;
padding-right: 5%;
min-height: 50px;
background-color: rgba(181, 144, 98, 0.13);
}
@media (min-width: 768px) and (max-width: 991px){#s-15330e49-d51f-4fd0-b68d-d3e26aa3fdcd {
  padding-bottom: 60px;
}
}@media (max-width: 767px){#s-15330e49-d51f-4fd0-b68d-d3e26aa3fdcd {
  padding-bottom: 40px;
}
}







#s-15330e49-d51f-4fd0-b68d-d3e26aa3fdcd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-15330e49-d51f-4fd0-b68d-d3e26aa3fdcd.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6b35786c-c13f-4279-b4fc-a7537f14bec4 {
  border-style: solid;
margin-bottom: 40px;
padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
text-align: left;
}

#s-6b35786c-c13f-4279-b4fc-a7537f14bec4 .shogun-heading-component h2 {
  color: rgba(32, 48, 72, 1);
  font-weight:  normal ;
  font-family: "Playfair Display";
  font-style:  normal ;
  font-size: 32px;
  
  letter-spacing: 0px;
  text-align: left;
}



#s-81cb9adb-72f0-4af2-af53-fece2a467dcc {
  padding-left: 0%;
padding-right: 0%;
}

@media (min-width: 0px) {
[id="s-81cb9adb-72f0-4af2-af53-fece2a467dcc"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 14.0px);
}

}

@media (min-width: 768px) {
[id="s-81cb9adb-72f0-4af2-af53-fece2a467dcc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 21.0px);
}

}

@media (min-width: 992px) {
[id="s-81cb9adb-72f0-4af2-af53-fece2a467dcc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 21.0px);
}

}

@media (min-width: 1200px) {
[id="s-81cb9adb-72f0-4af2-af53-fece2a467dcc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 21.0px);
}

}

#s-8a2ad3ef-ef6c-49ae-8d27-c5fd390d596b {
  max-width: 562px;
aspect-ratio: 562/590;
text-align: center;
}





  @supports  (aspect-ratio: 1/1) {
    
    #s-8a2ad3ef-ef6c-49ae-8d27-c5fd390d596b .shg-image-content-wrapper {
      aspect-ratio: 562/590;
      min-width: 100%;
      height: auto;
    }

    #s-8a2ad3ef-ef6c-49ae-8d27-c5fd390d596b .shogun-image-link {
      aspect-ratio: 562/590;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8a2ad3ef-ef6c-49ae-8d27-c5fd390d596b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-8a2ad3ef-ef6c-49ae-8d27-c5fd390d596b {
    width: 100%;
    height: auto;
  }

  #s-8a2ad3ef-ef6c-49ae-8d27-c5fd390d596b img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-8a2ad3ef-ef6c-49ae-8d27-c5fd390d596b.shogun-image {
    
    
  }


.s-8a2ad3ef-ef6c-49ae-8d27-c5fd390d596b .shogun-image-content {
  
    align-items: center;
  
}

.s-8a2ad3ef-ef6c-49ae-8d27-c5fd390d596b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8a2ad3ef-ef6c-49ae-8d27-c5fd390d596b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8a2ad3ef-ef6c-49ae-8d27-c5fd390d596b.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8a2ad3ef-ef6c-49ae-8d27-c5fd390d596b {
      --shg-aspect-ratio: calc(562/590); 
    }

    .s-8a2ad3ef-ef6c-49ae-8d27-c5fd390d596b.shogun-image-container {
      position: relative;
    }

    .s-8a2ad3ef-ef6c-49ae-8d27-c5fd390d596b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8a2ad3ef-ef6c-49ae-8d27-c5fd390d596b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8a2ad3ef-ef6c-49ae-8d27-c5fd390d596b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){



  @supports  (aspect-ratio: 1/1) {
    
    #s-8a2ad3ef-ef6c-49ae-8d27-c5fd390d596b .shg-image-content-wrapper {
      aspect-ratio: 562/590;
      min-width: 100%;
      height: auto;
    }

    #s-8a2ad3ef-ef6c-49ae-8d27-c5fd390d596b .shogun-image-link {
      aspect-ratio: 562/590;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8a2ad3ef-ef6c-49ae-8d27-c5fd390d596b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-8a2ad3ef-ef6c-49ae-8d27-c5fd390d596b {
    width: 100%;
    height: auto;
  }

  #s-8a2ad3ef-ef6c-49ae-8d27-c5fd390d596b img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-8a2ad3ef-ef6c-49ae-8d27-c5fd390d596b.shogun-image {
    
    
  }


.s-8a2ad3ef-ef6c-49ae-8d27-c5fd390d596b .shogun-image-content {
  
    align-items: center;
  
}

.s-8a2ad3ef-ef6c-49ae-8d27-c5fd390d596b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8a2ad3ef-ef6c-49ae-8d27-c5fd390d596b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8a2ad3ef-ef6c-49ae-8d27-c5fd390d596b.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8a2ad3ef-ef6c-49ae-8d27-c5fd390d596b {
      --shg-aspect-ratio: calc(562/590); 
    }

    .s-8a2ad3ef-ef6c-49ae-8d27-c5fd390d596b.shogun-image-container {
      position: relative;
    }

    .s-8a2ad3ef-ef6c-49ae-8d27-c5fd390d596b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8a2ad3ef-ef6c-49ae-8d27-c5fd390d596b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8a2ad3ef-ef6c-49ae-8d27-c5fd390d596b 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-8a2ad3ef-ef6c-49ae-8d27-c5fd390d596b .shg-image-content-wrapper {
      aspect-ratio: 562/590;
      min-width: 100%;
      height: auto;
    }

    #s-8a2ad3ef-ef6c-49ae-8d27-c5fd390d596b .shogun-image-link {
      aspect-ratio: 562/590;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8a2ad3ef-ef6c-49ae-8d27-c5fd390d596b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-8a2ad3ef-ef6c-49ae-8d27-c5fd390d596b {
    width: 100%;
    height: auto;
  }

  #s-8a2ad3ef-ef6c-49ae-8d27-c5fd390d596b img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-8a2ad3ef-ef6c-49ae-8d27-c5fd390d596b.shogun-image {
    
    
  }


.s-8a2ad3ef-ef6c-49ae-8d27-c5fd390d596b .shogun-image-content {
  
    align-items: center;
  
}

.s-8a2ad3ef-ef6c-49ae-8d27-c5fd390d596b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8a2ad3ef-ef6c-49ae-8d27-c5fd390d596b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8a2ad3ef-ef6c-49ae-8d27-c5fd390d596b.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8a2ad3ef-ef6c-49ae-8d27-c5fd390d596b {
      --shg-aspect-ratio: calc(562/590); 
    }

    .s-8a2ad3ef-ef6c-49ae-8d27-c5fd390d596b.shogun-image-container {
      position: relative;
    }

    .s-8a2ad3ef-ef6c-49ae-8d27-c5fd390d596b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8a2ad3ef-ef6c-49ae-8d27-c5fd390d596b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8a2ad3ef-ef6c-49ae-8d27-c5fd390d596b 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-8a2ad3ef-ef6c-49ae-8d27-c5fd390d596b .shg-image-content-wrapper {
      aspect-ratio: 562/590;
      min-width: 100%;
      height: auto;
    }

    #s-8a2ad3ef-ef6c-49ae-8d27-c5fd390d596b .shogun-image-link {
      aspect-ratio: 562/590;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8a2ad3ef-ef6c-49ae-8d27-c5fd390d596b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-8a2ad3ef-ef6c-49ae-8d27-c5fd390d596b {
    width: 100%;
    height: auto;
  }

  #s-8a2ad3ef-ef6c-49ae-8d27-c5fd390d596b img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-8a2ad3ef-ef6c-49ae-8d27-c5fd390d596b.shogun-image {
    
    
  }


.s-8a2ad3ef-ef6c-49ae-8d27-c5fd390d596b .shogun-image-content {
  
    align-items: center;
  
}

.s-8a2ad3ef-ef6c-49ae-8d27-c5fd390d596b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8a2ad3ef-ef6c-49ae-8d27-c5fd390d596b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8a2ad3ef-ef6c-49ae-8d27-c5fd390d596b.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8a2ad3ef-ef6c-49ae-8d27-c5fd390d596b {
      --shg-aspect-ratio: calc(562/590); 
    }

    .s-8a2ad3ef-ef6c-49ae-8d27-c5fd390d596b.shogun-image-container {
      position: relative;
    }

    .s-8a2ad3ef-ef6c-49ae-8d27-c5fd390d596b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8a2ad3ef-ef6c-49ae-8d27-c5fd390d596b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8a2ad3ef-ef6c-49ae-8d27-c5fd390d596b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-8a2ad3ef-ef6c-49ae-8d27-c5fd390d596b .shg-image-content-wrapper {
      aspect-ratio: 562/590;
      min-width: 100%;
      height: auto;
    }

    #s-8a2ad3ef-ef6c-49ae-8d27-c5fd390d596b .shogun-image-link {
      aspect-ratio: 562/590;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8a2ad3ef-ef6c-49ae-8d27-c5fd390d596b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-8a2ad3ef-ef6c-49ae-8d27-c5fd390d596b {
    width: 100%;
    height: auto;
  }

  #s-8a2ad3ef-ef6c-49ae-8d27-c5fd390d596b img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-8a2ad3ef-ef6c-49ae-8d27-c5fd390d596b.shogun-image {
    
    
  }


.s-8a2ad3ef-ef6c-49ae-8d27-c5fd390d596b .shogun-image-content {
  
    align-items: center;
  
}

.s-8a2ad3ef-ef6c-49ae-8d27-c5fd390d596b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8a2ad3ef-ef6c-49ae-8d27-c5fd390d596b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8a2ad3ef-ef6c-49ae-8d27-c5fd390d596b.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8a2ad3ef-ef6c-49ae-8d27-c5fd390d596b {
      --shg-aspect-ratio: calc(562/590); 
    }

    .s-8a2ad3ef-ef6c-49ae-8d27-c5fd390d596b.shogun-image-container {
      position: relative;
    }

    .s-8a2ad3ef-ef6c-49ae-8d27-c5fd390d596b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8a2ad3ef-ef6c-49ae-8d27-c5fd390d596b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8a2ad3ef-ef6c-49ae-8d27-c5fd390d596b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
.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-c045d655-bc17-4c32-8cd8-2d9d62d38a89 {
  margin-bottom: 10px;
max-width: 562px;
aspect-ratio: 562/590;
text-align: center;
}





  #s-c045d655-bc17-4c32-8cd8-2d9d62d38a89 img.shogun-image,
  #s-c045d655-bc17-4c32-8cd8-2d9d62d38a89 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-c045d655-bc17-4c32-8cd8-2d9d62d38a89 {
    width: 100%;
    height: auto;
  }



  #s-c045d655-bc17-4c32-8cd8-2d9d62d38a89 img.shogun-image {
    

    
    
    
  }


#s-c045d655-bc17-4c32-8cd8-2d9d62d38a89 .shogun-image-content {
  
    align-items: center;
  
}

#s-787101c5-e33a-42c4-96fa-56f2bd6c5164 {
  margin-bottom: 10px;
max-width: 562px;
aspect-ratio: 562/590;
text-align: center;
}





  #s-787101c5-e33a-42c4-96fa-56f2bd6c5164 img.shogun-image,
  #s-787101c5-e33a-42c4-96fa-56f2bd6c5164 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-787101c5-e33a-42c4-96fa-56f2bd6c5164 {
    width: 100%;
    height: auto;
  }



  #s-787101c5-e33a-42c4-96fa-56f2bd6c5164 img.shogun-image {
    

    
    
    
  }


#s-787101c5-e33a-42c4-96fa-56f2bd6c5164 .shogun-image-content {
  
    align-items: center;
  
}

#s-d408b9d4-90f3-419c-a7e2-efec6f350593 {
  margin-bottom: 10px;
max-width: 562px;
aspect-ratio: 562/590;
text-align: center;
}





  #s-d408b9d4-90f3-419c-a7e2-efec6f350593 img.shogun-image,
  #s-d408b9d4-90f3-419c-a7e2-efec6f350593 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-d408b9d4-90f3-419c-a7e2-efec6f350593 {
    width: 100%;
    height: auto;
  }



  #s-d408b9d4-90f3-419c-a7e2-efec6f350593 img.shogun-image {
    

    
    
    
  }


#s-d408b9d4-90f3-419c-a7e2-efec6f350593 .shogun-image-content {
  
    align-items: center;
  
}

#s-87e37bfe-fb32-46ac-aec6-1978982b9d11 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 80px;
padding-bottom: 0px;
min-height: 50px;
background-color: rgba(19, 115, 90, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-87e37bfe-fb32-46ac-aec6-1978982b9d11 {
  padding-top: 30px;
padding-bottom: 30px;
}
}@media (max-width: 767px){#s-87e37bfe-fb32-46ac-aec6-1978982b9d11 {
  padding-top: 20px;
}
}







#s-87e37bfe-fb32-46ac-aec6-1978982b9d11 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-87e37bfe-fb32-46ac-aec6-1978982b9d11.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 767px){






#s-87e37bfe-fb32-46ac-aec6-1978982b9d11 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-87e37bfe-fb32-46ac-aec6-1978982b9d11.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}
#s-b5320d59-9b4d-4e85-9505-6ed28559fe96 {
  margin-left: 100px;
margin-right: 100px;
background-color: rgba(19, 115, 90, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-b5320d59-9b4d-4e85-9505-6ed28559fe96 {
  margin-left: 20px;
margin-right: 20px;
}
}@media (max-width: 767px){#s-b5320d59-9b4d-4e85-9505-6ed28559fe96 {
  margin-left: 20px;
margin-right: 20px;
}
}
@media (min-width: 0px) {
[id="s-b5320d59-9b4d-4e85-9505-6ed28559fe96"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b5320d59-9b4d-4e85-9505-6ed28559fe96"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-b5320d59-9b4d-4e85-9505-6ed28559fe96"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-b5320d59-9b4d-4e85-9505-6ed28559fe96"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-b5320d59-9b4d-4e85-9505-6ed28559fe96"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-b5a4907f-4405-4c57-8175-1ffd0d9c86aa {
  min-height: 50px;
}
@media (max-width: 767px){#s-b5a4907f-4405-4c57-8175-1ffd0d9c86aa {
  margin-top: 20px;
margin-bottom: 20px;
padding-left: 20px;
padding-right: 0px;
min-height: 0px;
}
}







#s-b5a4907f-4405-4c57-8175-1ffd0d9c86aa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b5a4907f-4405-4c57-8175-1ffd0d9c86aa.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-aaa48dfd-54f1-4f5e-aa60-09704ef18d75 {
  border-style: solid;
padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
text-align: left;
}

#s-aaa48dfd-54f1-4f5e-aa60-09704ef18d75 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Playfair Display";
  font-style:  normal ;
  
  
  letter-spacing: 0px;
  text-align: left;
}



#s-c207cb12-7280-4db2-bb97-043d5c306034 {
  min-height: 20px;
max-width: 100px;
}








#s-c207cb12-7280-4db2-bb97-043d5c306034 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c207cb12-7280-4db2-bb97-043d5c306034.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.shg-hr-wrapper {
  padding: 30px 0;
}

.shg-hr-wrapper hr {
  margin: 0;
  border: 0;
  width: 100%;
}

#s-eb0575b8-6938-47bc-9a08-bbe29dd1a046 {
  margin-top: -10px;
margin-bottom: -10px;
}

#s-eb0575b8-6938-47bc-9a08-bbe29dd1a046 hr {
  border-top: 2px solid #ddd;
}

#s-ac790b1d-ba0f-4f10-8fd0-1e3f957e67a4 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(189, 160, 121, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-ac790b1d-ba0f-4f10-8fd0-1e3f957e67a4:hover {background-color: rgba(179, 149, 110, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-ac790b1d-ba0f-4f10-8fd0-1e3f957e67a4:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-ac790b1d-ba0f-4f10-8fd0-1e3f957e67a4-root {
    text-align: left;
  }


#s-ac790b1d-ba0f-4f10-8fd0-1e3f957e67a4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-ac790b1d-ba0f-4f10-8fd0-1e3f957e67a4-root {
    text-align: left;
  }


#s-ac790b1d-ba0f-4f10-8fd0-1e3f957e67a4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-ac790b1d-ba0f-4f10-8fd0-1e3f957e67a4-root {
    text-align: left;
  }


#s-ac790b1d-ba0f-4f10-8fd0-1e3f957e67a4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-ac790b1d-ba0f-4f10-8fd0-1e3f957e67a4-root {
    text-align: left;
  }


#s-ac790b1d-ba0f-4f10-8fd0-1e3f957e67a4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-ac790b1d-ba0f-4f10-8fd0-1e3f957e67a4-root {
    text-align: left;
  }


#s-ac790b1d-ba0f-4f10-8fd0-1e3f957e67a4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-73e814ca-d1f6-4a17-a126-fb30547f754d {
  margin-top: 18px;
}

#s-8a02d15b-2558-4e17-8df3-583a1b54b827 {
  max-width: 3032px;
aspect-ratio: 1/1;
text-align: center;
}





  @supports  (aspect-ratio: 1/1) {
    
    #s-8a02d15b-2558-4e17-8df3-583a1b54b827 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-8a02d15b-2558-4e17-8df3-583a1b54b827 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8a02d15b-2558-4e17-8df3-583a1b54b827 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-8a02d15b-2558-4e17-8df3-583a1b54b827 {
    width: 100%;
    height: auto;
  }

  #s-8a02d15b-2558-4e17-8df3-583a1b54b827 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-8a02d15b-2558-4e17-8df3-583a1b54b827.shogun-image {
    
    
  }


.s-8a02d15b-2558-4e17-8df3-583a1b54b827 .shogun-image-content {
  
    align-items: center;
  
}

.s-8a02d15b-2558-4e17-8df3-583a1b54b827.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8a02d15b-2558-4e17-8df3-583a1b54b827.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8a02d15b-2558-4e17-8df3-583a1b54b827.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8a02d15b-2558-4e17-8df3-583a1b54b827 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-8a02d15b-2558-4e17-8df3-583a1b54b827.shogun-image-container {
      position: relative;
    }

    .s-8a02d15b-2558-4e17-8df3-583a1b54b827.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8a02d15b-2558-4e17-8df3-583a1b54b827.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8a02d15b-2558-4e17-8df3-583a1b54b827 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){



  @supports  (aspect-ratio: 1/1) {
    
    #s-8a02d15b-2558-4e17-8df3-583a1b54b827 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-8a02d15b-2558-4e17-8df3-583a1b54b827 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8a02d15b-2558-4e17-8df3-583a1b54b827 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-8a02d15b-2558-4e17-8df3-583a1b54b827 {
    width: 100%;
    height: auto;
  }

  #s-8a02d15b-2558-4e17-8df3-583a1b54b827 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-8a02d15b-2558-4e17-8df3-583a1b54b827.shogun-image {
    
    
  }


.s-8a02d15b-2558-4e17-8df3-583a1b54b827 .shogun-image-content {
  
    align-items: center;
  
}

.s-8a02d15b-2558-4e17-8df3-583a1b54b827.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8a02d15b-2558-4e17-8df3-583a1b54b827.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8a02d15b-2558-4e17-8df3-583a1b54b827.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8a02d15b-2558-4e17-8df3-583a1b54b827 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-8a02d15b-2558-4e17-8df3-583a1b54b827.shogun-image-container {
      position: relative;
    }

    .s-8a02d15b-2558-4e17-8df3-583a1b54b827.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8a02d15b-2558-4e17-8df3-583a1b54b827.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8a02d15b-2558-4e17-8df3-583a1b54b827 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-8a02d15b-2558-4e17-8df3-583a1b54b827 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-8a02d15b-2558-4e17-8df3-583a1b54b827 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8a02d15b-2558-4e17-8df3-583a1b54b827 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-8a02d15b-2558-4e17-8df3-583a1b54b827 {
    width: 100%;
    height: auto;
  }

  #s-8a02d15b-2558-4e17-8df3-583a1b54b827 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-8a02d15b-2558-4e17-8df3-583a1b54b827.shogun-image {
    
    
  }


.s-8a02d15b-2558-4e17-8df3-583a1b54b827 .shogun-image-content {
  
    align-items: center;
  
}

.s-8a02d15b-2558-4e17-8df3-583a1b54b827.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8a02d15b-2558-4e17-8df3-583a1b54b827.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8a02d15b-2558-4e17-8df3-583a1b54b827.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8a02d15b-2558-4e17-8df3-583a1b54b827 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-8a02d15b-2558-4e17-8df3-583a1b54b827.shogun-image-container {
      position: relative;
    }

    .s-8a02d15b-2558-4e17-8df3-583a1b54b827.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8a02d15b-2558-4e17-8df3-583a1b54b827.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8a02d15b-2558-4e17-8df3-583a1b54b827 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-8a02d15b-2558-4e17-8df3-583a1b54b827 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-8a02d15b-2558-4e17-8df3-583a1b54b827 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8a02d15b-2558-4e17-8df3-583a1b54b827 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-8a02d15b-2558-4e17-8df3-583a1b54b827 {
    width: 100%;
    height: auto;
  }

  #s-8a02d15b-2558-4e17-8df3-583a1b54b827 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-8a02d15b-2558-4e17-8df3-583a1b54b827.shogun-image {
    
    
  }


.s-8a02d15b-2558-4e17-8df3-583a1b54b827 .shogun-image-content {
  
    align-items: center;
  
}

.s-8a02d15b-2558-4e17-8df3-583a1b54b827.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8a02d15b-2558-4e17-8df3-583a1b54b827.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8a02d15b-2558-4e17-8df3-583a1b54b827.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8a02d15b-2558-4e17-8df3-583a1b54b827 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-8a02d15b-2558-4e17-8df3-583a1b54b827.shogun-image-container {
      position: relative;
    }

    .s-8a02d15b-2558-4e17-8df3-583a1b54b827.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8a02d15b-2558-4e17-8df3-583a1b54b827.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8a02d15b-2558-4e17-8df3-583a1b54b827 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-8a02d15b-2558-4e17-8df3-583a1b54b827 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-8a02d15b-2558-4e17-8df3-583a1b54b827 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8a02d15b-2558-4e17-8df3-583a1b54b827 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-8a02d15b-2558-4e17-8df3-583a1b54b827 {
    width: 100%;
    height: auto;
  }

  #s-8a02d15b-2558-4e17-8df3-583a1b54b827 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-8a02d15b-2558-4e17-8df3-583a1b54b827.shogun-image {
    
    
  }


.s-8a02d15b-2558-4e17-8df3-583a1b54b827 .shogun-image-content {
  
    align-items: center;
  
}

.s-8a02d15b-2558-4e17-8df3-583a1b54b827.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8a02d15b-2558-4e17-8df3-583a1b54b827.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8a02d15b-2558-4e17-8df3-583a1b54b827.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8a02d15b-2558-4e17-8df3-583a1b54b827 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-8a02d15b-2558-4e17-8df3-583a1b54b827.shogun-image-container {
      position: relative;
    }

    .s-8a02d15b-2558-4e17-8df3-583a1b54b827.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8a02d15b-2558-4e17-8df3-583a1b54b827.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8a02d15b-2558-4e17-8df3-583a1b54b827 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-d68a6580-7bb3-4885-ba1c-f52e7b0251bf {
  padding-top: 40px;
padding-left: 5%;
padding-bottom: 100px;
padding-right: 5%;
min-height: 50px;
background-color: rgba(181, 144, 98, 0.13);
}
@media (min-width: 768px) and (max-width: 991px){#s-d68a6580-7bb3-4885-ba1c-f52e7b0251bf {
  padding-left: 10px;
padding-bottom: 60px;
padding-right: 10px;
}
}@media (max-width: 767px){#s-d68a6580-7bb3-4885-ba1c-f52e7b0251bf {
  padding-bottom: 30px;
}
}







#s-d68a6580-7bb3-4885-ba1c-f52e7b0251bf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d68a6580-7bb3-4885-ba1c-f52e7b0251bf.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-64f686a8-378b-4c59-b30a-1c2c14ec9fdd {
  border-style: solid;
margin-bottom: 40px;
padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
text-align: left;
}

#s-64f686a8-378b-4c59-b30a-1c2c14ec9fdd .shogun-heading-component h2 {
  color: rgba(32, 48, 72, 1);
  font-weight:  normal ;
  font-family: "Playfair Display";
  font-style:  normal ;
  font-size: 32px;
  
  letter-spacing: 0px;
  text-align: left;
}



#s-d9bf22b3-fab9-4d6e-b553-d8c0f6d96784 {
  padding-left: 0%;
padding-right: 0%;
}

@media (min-width: 0px) {
[id="s-d9bf22b3-fab9-4d6e-b553-d8c0f6d96784"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-d9bf22b3-fab9-4d6e-b553-d8c0f6d96784"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-d9bf22b3-fab9-4d6e-b553-d8c0f6d96784"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-d9bf22b3-fab9-4d6e-b553-d8c0f6d96784"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

}

#s-c6d4bdfc-8602-4528-a96c-9a9f074f9faa {
  margin-bottom: 10px;
max-width: 1406px;
aspect-ratio: 1/1;
text-align: center;
}





  #s-c6d4bdfc-8602-4528-a96c-9a9f074f9faa img.shogun-image,
  #s-c6d4bdfc-8602-4528-a96c-9a9f074f9faa .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-c6d4bdfc-8602-4528-a96c-9a9f074f9faa {
    width: 100%;
    height: auto;
  }



  #s-c6d4bdfc-8602-4528-a96c-9a9f074f9faa img.shogun-image {
    

    
    
    
  }


#s-c6d4bdfc-8602-4528-a96c-9a9f074f9faa .shogun-image-content {
  
    align-items: center;
  
}

#s-f4fccd64-7d6d-4983-bb3e-fdbdffc25d12 {
  margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-4d76e216-9b48-4e6c-9876-b34a2d51e4b1 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(189, 160, 121, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-4d76e216-9b48-4e6c-9876-b34a2d51e4b1:hover {background-color: rgba(179, 149, 110, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-4d76e216-9b48-4e6c-9876-b34a2d51e4b1:active {background-color: rgba(189, 160, 121, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (max-width: 767px){#s-4d76e216-9b48-4e6c-9876-b34a2d51e4b1 {
  margin-top: 0px;
margin-bottom: 30px;
padding-top: 10px;
padding-bottom: 10px;
}
}

  #s-4d76e216-9b48-4e6c-9876-b34a2d51e4b1-root {
    text-align: center;
  }


#s-4d76e216-9b48-4e6c-9876-b34a2d51e4b1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  
  font-family: Montserrat;
  display:  block ;
}
@media (min-width: 1200px){
  #s-4d76e216-9b48-4e6c-9876-b34a2d51e4b1-root {
    text-align: center;
  }


#s-4d76e216-9b48-4e6c-9876-b34a2d51e4b1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  
  font-family: Montserrat;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-4d76e216-9b48-4e6c-9876-b34a2d51e4b1-root {
    text-align: center;
  }


#s-4d76e216-9b48-4e6c-9876-b34a2d51e4b1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  
  font-family: Montserrat;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-4d76e216-9b48-4e6c-9876-b34a2d51e4b1-root {
    text-align: center;
  }


#s-4d76e216-9b48-4e6c-9876-b34a2d51e4b1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  
  font-family: Montserrat;
  display:  block ;
}
}@media (max-width: 767px){
  #s-4d76e216-9b48-4e6c-9876-b34a2d51e4b1-root {
    text-align: center;
  }


#s-4d76e216-9b48-4e6c-9876-b34a2d51e4b1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  
  font-family: Montserrat;
  display:  block ;
}
}
#s-6df04b9f-5c92-458e-93ea-87101efae30d {
  margin-bottom: 10px;
max-width: 1496px;
aspect-ratio: 1/1;
text-align: center;
}





  #s-6df04b9f-5c92-458e-93ea-87101efae30d img.shogun-image,
  #s-6df04b9f-5c92-458e-93ea-87101efae30d .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-6df04b9f-5c92-458e-93ea-87101efae30d {
    width: 100%;
    height: auto;
  }



  #s-6df04b9f-5c92-458e-93ea-87101efae30d img.shogun-image {
    

    
    
    
  }


#s-6df04b9f-5c92-458e-93ea-87101efae30d .shogun-image-content {
  
    align-items: center;
  
}

#s-257047fd-3427-45c3-8654-efa10d99bbdb {
  margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-a1b01aa5-a3fd-4a31-b13f-2a31884fc777 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(189, 160, 121, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-a1b01aa5-a3fd-4a31-b13f-2a31884fc777:hover {background-color: rgba(179, 149, 110, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-a1b01aa5-a3fd-4a31-b13f-2a31884fc777:active {background-color: rgba(189, 160, 121, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-a1b01aa5-a3fd-4a31-b13f-2a31884fc777-root {
    text-align: center;
  }


#s-a1b01aa5-a3fd-4a31-b13f-2a31884fc777.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  
  font-family: Montserrat;
  display:  block ;
}
@media (min-width: 1200px){
  #s-a1b01aa5-a3fd-4a31-b13f-2a31884fc777-root {
    text-align: center;
  }


#s-a1b01aa5-a3fd-4a31-b13f-2a31884fc777.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  
  font-family: Montserrat;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-a1b01aa5-a3fd-4a31-b13f-2a31884fc777-root {
    text-align: center;
  }


#s-a1b01aa5-a3fd-4a31-b13f-2a31884fc777.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  
  font-family: Montserrat;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-a1b01aa5-a3fd-4a31-b13f-2a31884fc777-root {
    text-align: center;
  }


#s-a1b01aa5-a3fd-4a31-b13f-2a31884fc777.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  
  font-family: Montserrat;
  display:  block ;
}
}@media (max-width: 767px){
  #s-a1b01aa5-a3fd-4a31-b13f-2a31884fc777-root {
    text-align: center;
  }


#s-a1b01aa5-a3fd-4a31-b13f-2a31884fc777.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  
  font-family: Montserrat;
  display:  block ;
}
}
#s-aec4a9ed-a8d7-4be3-a236-02fb5ddc031c {
  margin-bottom: 10px;
max-width: 1118px;
aspect-ratio: 1/1;
text-align: center;
}





  #s-aec4a9ed-a8d7-4be3-a236-02fb5ddc031c img.shogun-image,
  #s-aec4a9ed-a8d7-4be3-a236-02fb5ddc031c .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-aec4a9ed-a8d7-4be3-a236-02fb5ddc031c {
    width: 100%;
    height: auto;
  }



  #s-aec4a9ed-a8d7-4be3-a236-02fb5ddc031c img.shogun-image {
    

    
    
    
  }


#s-aec4a9ed-a8d7-4be3-a236-02fb5ddc031c .shogun-image-content {
  
    align-items: center;
  
}

#s-4cac4695-d65b-4120-a94f-500a352a975d {
  margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-77b40cd8-32d0-4ba5-92ab-8a276628ecf2 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(189, 160, 121, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-77b40cd8-32d0-4ba5-92ab-8a276628ecf2:hover {background-color: rgba(179, 149, 110, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-77b40cd8-32d0-4ba5-92ab-8a276628ecf2:active {background-color: rgba(189, 160, 121, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-77b40cd8-32d0-4ba5-92ab-8a276628ecf2-root {
    text-align: center;
  }


#s-77b40cd8-32d0-4ba5-92ab-8a276628ecf2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  
  font-family: Montserrat;
  display:  block ;
}
@media (min-width: 1200px){
  #s-77b40cd8-32d0-4ba5-92ab-8a276628ecf2-root {
    text-align: center;
  }


#s-77b40cd8-32d0-4ba5-92ab-8a276628ecf2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  
  font-family: Montserrat;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-77b40cd8-32d0-4ba5-92ab-8a276628ecf2-root {
    text-align: center;
  }


#s-77b40cd8-32d0-4ba5-92ab-8a276628ecf2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  
  font-family: Montserrat;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-77b40cd8-32d0-4ba5-92ab-8a276628ecf2-root {
    text-align: center;
  }


#s-77b40cd8-32d0-4ba5-92ab-8a276628ecf2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  
  font-family: Montserrat;
  display:  block ;
}
}@media (max-width: 767px){
  #s-77b40cd8-32d0-4ba5-92ab-8a276628ecf2-root {
    text-align: center;
  }


#s-77b40cd8-32d0-4ba5-92ab-8a276628ecf2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  
  font-family: Montserrat;
  display:  block ;
}
}
#s-a7075885-6198-4b80-81a4-c1d5d2463fcf {
  margin-bottom: 10px;
max-width: 1270px;
aspect-ratio: 1/1;
text-align: center;
}





  #s-a7075885-6198-4b80-81a4-c1d5d2463fcf img.shogun-image,
  #s-a7075885-6198-4b80-81a4-c1d5d2463fcf .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-a7075885-6198-4b80-81a4-c1d5d2463fcf {
    width: 100%;
    height: auto;
  }



  #s-a7075885-6198-4b80-81a4-c1d5d2463fcf img.shogun-image {
    

    
    
    
  }


#s-a7075885-6198-4b80-81a4-c1d5d2463fcf .shogun-image-content {
  
    align-items: center;
  
}

#s-baf88b70-a49c-4816-949a-49051e86383b {
  margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-ab384423-a3de-4476-b665-c20354cf46ad {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(189, 160, 121, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-ab384423-a3de-4476-b665-c20354cf46ad:hover {background-color: rgba(179, 149, 110, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-ab384423-a3de-4476-b665-c20354cf46ad:active {background-color: rgba(189, 160, 121, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-ab384423-a3de-4476-b665-c20354cf46ad-root {
    text-align: center;
  }


#s-ab384423-a3de-4476-b665-c20354cf46ad.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  
  font-family: Montserrat;
  display:  block ;
}
@media (min-width: 1200px){
  #s-ab384423-a3de-4476-b665-c20354cf46ad-root {
    text-align: center;
  }


#s-ab384423-a3de-4476-b665-c20354cf46ad.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  
  font-family: Montserrat;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-ab384423-a3de-4476-b665-c20354cf46ad-root {
    text-align: center;
  }


#s-ab384423-a3de-4476-b665-c20354cf46ad.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  
  font-family: Montserrat;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-ab384423-a3de-4476-b665-c20354cf46ad-root {
    text-align: center;
  }


#s-ab384423-a3de-4476-b665-c20354cf46ad.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  
  font-family: Montserrat;
  display:  block ;
}
}@media (max-width: 767px){
  #s-ab384423-a3de-4476-b665-c20354cf46ad-root {
    text-align: center;
  }


#s-ab384423-a3de-4476-b665-c20354cf46ad.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  
  font-family: Montserrat;
  display:  block ;
}
}
#s-fc6ff6a7-a0ef-4815-87e9-382b806d4476 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 80px;
padding-bottom: 80px;
min-height: 50px;
background-color: rgba(32, 48, 72, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-fc6ff6a7-a0ef-4815-87e9-382b806d4476 {
  padding-top: 0px;
padding-bottom: 0px;
}
}@media (max-width: 767px){#s-fc6ff6a7-a0ef-4815-87e9-382b806d4476 {
  padding-top: 20px;
padding-bottom: 20px;
}
}







#s-fc6ff6a7-a0ef-4815-87e9-382b806d4476 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fc6ff6a7-a0ef-4815-87e9-382b806d4476.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-af542ea4-b55a-4762-8bc5-58dbeb6401b8 {
  margin-left: 100px;
margin-right: 100px;
background-color: rgba(255, 255, 255, 0);
}
@media (min-width: 768px) and (max-width: 991px){#s-af542ea4-b55a-4762-8bc5-58dbeb6401b8 {
  margin-top: 30px;
margin-left: 20px;
margin-bottom: 30px;
margin-right: 20px;
}
}@media (max-width: 767px){#s-af542ea4-b55a-4762-8bc5-58dbeb6401b8 {
  margin-left: 20px;
margin-right: 20px;
}
}
@media (min-width: 0px) {
[id="s-af542ea4-b55a-4762-8bc5-58dbeb6401b8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-af542ea4-b55a-4762-8bc5-58dbeb6401b8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-af542ea4-b55a-4762-8bc5-58dbeb6401b8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-af542ea4-b55a-4762-8bc5-58dbeb6401b8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-f3dd85d2-e84f-4c3d-ae66-618d052d995f {
  min-height: 50px;
}
@media (max-width: 767px){#s-f3dd85d2-e84f-4c3d-ae66-618d052d995f {
  min-height: 0px;
}
}







#s-f3dd85d2-e84f-4c3d-ae66-618d052d995f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f3dd85d2-e84f-4c3d-ae66-618d052d995f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-aca841cd-9832-4455-8374-0f12639adcdc {
  max-width: 1716px;
aspect-ratio: 1/1;
text-align: center;
}





  @supports  (aspect-ratio: 1/1) {
    
    #s-aca841cd-9832-4455-8374-0f12639adcdc .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-aca841cd-9832-4455-8374-0f12639adcdc .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-aca841cd-9832-4455-8374-0f12639adcdc .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-aca841cd-9832-4455-8374-0f12639adcdc {
    width: 100%;
    height: auto;
  }

  #s-aca841cd-9832-4455-8374-0f12639adcdc img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }




.s-aca841cd-9832-4455-8374-0f12639adcdc .shogun-image-content {
  
    align-items: center;
  
}

.s-aca841cd-9832-4455-8374-0f12639adcdc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-aca841cd-9832-4455-8374-0f12639adcdc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-aca841cd-9832-4455-8374-0f12639adcdc.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-aca841cd-9832-4455-8374-0f12639adcdc {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-aca841cd-9832-4455-8374-0f12639adcdc.shogun-image-container {
      position: relative;
    }

    .s-aca841cd-9832-4455-8374-0f12639adcdc.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-aca841cd-9832-4455-8374-0f12639adcdc.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-aca841cd-9832-4455-8374-0f12639adcdc img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){



  @supports  (aspect-ratio: 1/1) {
    
    #s-aca841cd-9832-4455-8374-0f12639adcdc .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-aca841cd-9832-4455-8374-0f12639adcdc .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-aca841cd-9832-4455-8374-0f12639adcdc .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-aca841cd-9832-4455-8374-0f12639adcdc {
    width: 100%;
    height: auto;
  }

  #s-aca841cd-9832-4455-8374-0f12639adcdc img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }




.s-aca841cd-9832-4455-8374-0f12639adcdc .shogun-image-content {
  
    align-items: center;
  
}

.s-aca841cd-9832-4455-8374-0f12639adcdc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-aca841cd-9832-4455-8374-0f12639adcdc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-aca841cd-9832-4455-8374-0f12639adcdc.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-aca841cd-9832-4455-8374-0f12639adcdc {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-aca841cd-9832-4455-8374-0f12639adcdc.shogun-image-container {
      position: relative;
    }

    .s-aca841cd-9832-4455-8374-0f12639adcdc.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-aca841cd-9832-4455-8374-0f12639adcdc.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-aca841cd-9832-4455-8374-0f12639adcdc 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-aca841cd-9832-4455-8374-0f12639adcdc .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-aca841cd-9832-4455-8374-0f12639adcdc .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-aca841cd-9832-4455-8374-0f12639adcdc .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-aca841cd-9832-4455-8374-0f12639adcdc {
    width: 100%;
    height: auto;
  }

  #s-aca841cd-9832-4455-8374-0f12639adcdc img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }




.s-aca841cd-9832-4455-8374-0f12639adcdc .shogun-image-content {
  
    align-items: center;
  
}

.s-aca841cd-9832-4455-8374-0f12639adcdc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-aca841cd-9832-4455-8374-0f12639adcdc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-aca841cd-9832-4455-8374-0f12639adcdc.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-aca841cd-9832-4455-8374-0f12639adcdc {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-aca841cd-9832-4455-8374-0f12639adcdc.shogun-image-container {
      position: relative;
    }

    .s-aca841cd-9832-4455-8374-0f12639adcdc.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-aca841cd-9832-4455-8374-0f12639adcdc.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-aca841cd-9832-4455-8374-0f12639adcdc 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-aca841cd-9832-4455-8374-0f12639adcdc .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-aca841cd-9832-4455-8374-0f12639adcdc .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-aca841cd-9832-4455-8374-0f12639adcdc .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-aca841cd-9832-4455-8374-0f12639adcdc {
    width: 100%;
    height: auto;
  }

  #s-aca841cd-9832-4455-8374-0f12639adcdc img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }




.s-aca841cd-9832-4455-8374-0f12639adcdc .shogun-image-content {
  
    align-items: center;
  
}

.s-aca841cd-9832-4455-8374-0f12639adcdc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-aca841cd-9832-4455-8374-0f12639adcdc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-aca841cd-9832-4455-8374-0f12639adcdc.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-aca841cd-9832-4455-8374-0f12639adcdc {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-aca841cd-9832-4455-8374-0f12639adcdc.shogun-image-container {
      position: relative;
    }

    .s-aca841cd-9832-4455-8374-0f12639adcdc.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-aca841cd-9832-4455-8374-0f12639adcdc.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-aca841cd-9832-4455-8374-0f12639adcdc img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-aca841cd-9832-4455-8374-0f12639adcdc .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-aca841cd-9832-4455-8374-0f12639adcdc .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-aca841cd-9832-4455-8374-0f12639adcdc .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-aca841cd-9832-4455-8374-0f12639adcdc {
    width: 100%;
    height: auto;
  }

  #s-aca841cd-9832-4455-8374-0f12639adcdc img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }




.s-aca841cd-9832-4455-8374-0f12639adcdc .shogun-image-content {
  
    align-items: center;
  
}

.s-aca841cd-9832-4455-8374-0f12639adcdc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-aca841cd-9832-4455-8374-0f12639adcdc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-aca841cd-9832-4455-8374-0f12639adcdc.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-aca841cd-9832-4455-8374-0f12639adcdc {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-aca841cd-9832-4455-8374-0f12639adcdc.shogun-image-container {
      position: relative;
    }

    .s-aca841cd-9832-4455-8374-0f12639adcdc.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-aca841cd-9832-4455-8374-0f12639adcdc.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-aca841cd-9832-4455-8374-0f12639adcdc img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-cc076db6-72cb-4e53-8893-73bfc2b42592 {
  min-height: 50px;
}
@media (max-width: 767px){#s-cc076db6-72cb-4e53-8893-73bfc2b42592 {
  padding-top: 20px;
padding-bottom: 20px;
min-height: 0px;
}
}







#s-cc076db6-72cb-4e53-8893-73bfc2b42592 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cc076db6-72cb-4e53-8893-73bfc2b42592.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2110c0b0-74f0-4158-af7f-5d7b7ee5a8a0 {
  margin-left: 20px;
margin-right: 20px;
}

#s-46cc76a0-c2dc-47c1-a593-f1a1cdfb00d6 {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 0px;
margin-right: 50px;
opacity: 1;
}
@media (min-width: 1200px){#s-46cc76a0-c2dc-47c1-a593-f1a1cdfb00d6 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-46cc76a0-c2dc-47c1-a593-f1a1cdfb00d6 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-46cc76a0-c2dc-47c1-a593-f1a1cdfb00d6 {
  
}
}@media (max-width: 767px){#s-46cc76a0-c2dc-47c1-a593-f1a1cdfb00d6 {
  
}
}
#s-c3019ffd-7902-4ab2-8c5e-b53c8c46b3e6 {
  margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(181, 144, 98, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-c3019ffd-7902-4ab2-8c5e-b53c8c46b3e6:hover {background-color: rgba(179, 149, 110, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-c3019ffd-7902-4ab2-8c5e-b53c8c46b3e6:active {background-color: rgba(228, 209, 243, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-c3019ffd-7902-4ab2-8c5e-b53c8c46b3e6-root {
    text-align: left;
  }


#s-c3019ffd-7902-4ab2-8c5e-b53c8c46b3e6.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 500;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-c3019ffd-7902-4ab2-8c5e-b53c8c46b3e6-root {
    text-align: left;
  }


#s-c3019ffd-7902-4ab2-8c5e-b53c8c46b3e6.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 500;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-c3019ffd-7902-4ab2-8c5e-b53c8c46b3e6-root {
    text-align: left;
  }


#s-c3019ffd-7902-4ab2-8c5e-b53c8c46b3e6.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 500;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-c3019ffd-7902-4ab2-8c5e-b53c8c46b3e6-root {
    text-align: left;
  }


#s-c3019ffd-7902-4ab2-8c5e-b53c8c46b3e6.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 500;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-c3019ffd-7902-4ab2-8c5e-b53c8c46b3e6-root {
    text-align: left;
  }


#s-c3019ffd-7902-4ab2-8c5e-b53c8c46b3e6.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 500;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-060e7158-0bae-444a-8110-a2feb4929347 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 80px;
padding-bottom: 80px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-060e7158-0bae-444a-8110-a2feb4929347 {
  padding-top: 20px;
padding-bottom: 20px;
}
}







#s-060e7158-0bae-444a-8110-a2feb4929347 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-060e7158-0bae-444a-8110-a2feb4929347.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9d10f5b7-4e64-4385-9043-015c9f9d4e70 {
  margin-left: 100px;
margin-right: 100px;
background-color: rgba(255, 255, 255, 0);
}
@media (min-width: 768px) and (max-width: 991px){#s-9d10f5b7-4e64-4385-9043-015c9f9d4e70 {
  margin-left: 20px;
margin-right: 20px;
}
}@media (max-width: 767px){#s-9d10f5b7-4e64-4385-9043-015c9f9d4e70 {
  margin-left: 20px;
margin-right: 20px;
}
}
@media (min-width: 0px) {
[id="s-9d10f5b7-4e64-4385-9043-015c9f9d4e70"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9d10f5b7-4e64-4385-9043-015c9f9d4e70"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-9d10f5b7-4e64-4385-9043-015c9f9d4e70"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-9d10f5b7-4e64-4385-9043-015c9f9d4e70"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-7d5354ed-4a8a-4996-aa36-bcc4050eb1d5 {
  min-height: 50px;
}
@media (max-width: 767px){#s-7d5354ed-4a8a-4996-aa36-bcc4050eb1d5 {
  min-height: 0px;
}
}







#s-7d5354ed-4a8a-4996-aa36-bcc4050eb1d5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7d5354ed-4a8a-4996-aa36-bcc4050eb1d5.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5eb43b71-f5b4-4792-999c-a4da8dfe8446 {
  max-width: 1080px;
aspect-ratio: 1/1;
text-align: center;
}





  @supports  (aspect-ratio: 1/1) {
    
    #s-5eb43b71-f5b4-4792-999c-a4da8dfe8446 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-5eb43b71-f5b4-4792-999c-a4da8dfe8446 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5eb43b71-f5b4-4792-999c-a4da8dfe8446 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-5eb43b71-f5b4-4792-999c-a4da8dfe8446 {
    width: 100%;
    height: auto;
  }

  #s-5eb43b71-f5b4-4792-999c-a4da8dfe8446 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-5eb43b71-f5b4-4792-999c-a4da8dfe8446.shogun-image {
    
    
  }


.s-5eb43b71-f5b4-4792-999c-a4da8dfe8446 .shogun-image-content {
  
    align-items: center;
  
}

.s-5eb43b71-f5b4-4792-999c-a4da8dfe8446.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5eb43b71-f5b4-4792-999c-a4da8dfe8446.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5eb43b71-f5b4-4792-999c-a4da8dfe8446.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-5eb43b71-f5b4-4792-999c-a4da8dfe8446 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-5eb43b71-f5b4-4792-999c-a4da8dfe8446.shogun-image-container {
      position: relative;
    }

    .s-5eb43b71-f5b4-4792-999c-a4da8dfe8446.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5eb43b71-f5b4-4792-999c-a4da8dfe8446.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5eb43b71-f5b4-4792-999c-a4da8dfe8446 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){



  @supports  (aspect-ratio: 1/1) {
    
    #s-5eb43b71-f5b4-4792-999c-a4da8dfe8446 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-5eb43b71-f5b4-4792-999c-a4da8dfe8446 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5eb43b71-f5b4-4792-999c-a4da8dfe8446 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-5eb43b71-f5b4-4792-999c-a4da8dfe8446 {
    width: 100%;
    height: auto;
  }

  #s-5eb43b71-f5b4-4792-999c-a4da8dfe8446 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-5eb43b71-f5b4-4792-999c-a4da8dfe8446.shogun-image {
    
    
  }


.s-5eb43b71-f5b4-4792-999c-a4da8dfe8446 .shogun-image-content {
  
    align-items: center;
  
}

.s-5eb43b71-f5b4-4792-999c-a4da8dfe8446.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5eb43b71-f5b4-4792-999c-a4da8dfe8446.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5eb43b71-f5b4-4792-999c-a4da8dfe8446.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-5eb43b71-f5b4-4792-999c-a4da8dfe8446 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-5eb43b71-f5b4-4792-999c-a4da8dfe8446.shogun-image-container {
      position: relative;
    }

    .s-5eb43b71-f5b4-4792-999c-a4da8dfe8446.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5eb43b71-f5b4-4792-999c-a4da8dfe8446.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5eb43b71-f5b4-4792-999c-a4da8dfe8446 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-5eb43b71-f5b4-4792-999c-a4da8dfe8446 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-5eb43b71-f5b4-4792-999c-a4da8dfe8446 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5eb43b71-f5b4-4792-999c-a4da8dfe8446 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-5eb43b71-f5b4-4792-999c-a4da8dfe8446 {
    width: 100%;
    height: auto;
  }

  #s-5eb43b71-f5b4-4792-999c-a4da8dfe8446 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-5eb43b71-f5b4-4792-999c-a4da8dfe8446.shogun-image {
    
    
  }


.s-5eb43b71-f5b4-4792-999c-a4da8dfe8446 .shogun-image-content {
  
    align-items: center;
  
}

.s-5eb43b71-f5b4-4792-999c-a4da8dfe8446.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5eb43b71-f5b4-4792-999c-a4da8dfe8446.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5eb43b71-f5b4-4792-999c-a4da8dfe8446.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-5eb43b71-f5b4-4792-999c-a4da8dfe8446 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-5eb43b71-f5b4-4792-999c-a4da8dfe8446.shogun-image-container {
      position: relative;
    }

    .s-5eb43b71-f5b4-4792-999c-a4da8dfe8446.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5eb43b71-f5b4-4792-999c-a4da8dfe8446.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5eb43b71-f5b4-4792-999c-a4da8dfe8446 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-5eb43b71-f5b4-4792-999c-a4da8dfe8446 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-5eb43b71-f5b4-4792-999c-a4da8dfe8446 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5eb43b71-f5b4-4792-999c-a4da8dfe8446 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-5eb43b71-f5b4-4792-999c-a4da8dfe8446 {
    width: 100%;
    height: auto;
  }

  #s-5eb43b71-f5b4-4792-999c-a4da8dfe8446 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-5eb43b71-f5b4-4792-999c-a4da8dfe8446.shogun-image {
    
    
  }


.s-5eb43b71-f5b4-4792-999c-a4da8dfe8446 .shogun-image-content {
  
    align-items: center;
  
}

.s-5eb43b71-f5b4-4792-999c-a4da8dfe8446.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5eb43b71-f5b4-4792-999c-a4da8dfe8446.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5eb43b71-f5b4-4792-999c-a4da8dfe8446.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-5eb43b71-f5b4-4792-999c-a4da8dfe8446 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-5eb43b71-f5b4-4792-999c-a4da8dfe8446.shogun-image-container {
      position: relative;
    }

    .s-5eb43b71-f5b4-4792-999c-a4da8dfe8446.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5eb43b71-f5b4-4792-999c-a4da8dfe8446.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5eb43b71-f5b4-4792-999c-a4da8dfe8446 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-5eb43b71-f5b4-4792-999c-a4da8dfe8446 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-5eb43b71-f5b4-4792-999c-a4da8dfe8446 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5eb43b71-f5b4-4792-999c-a4da8dfe8446 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-5eb43b71-f5b4-4792-999c-a4da8dfe8446 {
    width: 100%;
    height: auto;
  }

  #s-5eb43b71-f5b4-4792-999c-a4da8dfe8446 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-5eb43b71-f5b4-4792-999c-a4da8dfe8446.shogun-image {
    
    
  }


.s-5eb43b71-f5b4-4792-999c-a4da8dfe8446 .shogun-image-content {
  
    align-items: center;
  
}

.s-5eb43b71-f5b4-4792-999c-a4da8dfe8446.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5eb43b71-f5b4-4792-999c-a4da8dfe8446.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5eb43b71-f5b4-4792-999c-a4da8dfe8446.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-5eb43b71-f5b4-4792-999c-a4da8dfe8446 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-5eb43b71-f5b4-4792-999c-a4da8dfe8446.shogun-image-container {
      position: relative;
    }

    .s-5eb43b71-f5b4-4792-999c-a4da8dfe8446.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5eb43b71-f5b4-4792-999c-a4da8dfe8446.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5eb43b71-f5b4-4792-999c-a4da8dfe8446 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-a2cd0372-8ad2-4e9b-9d2a-0ca078ab25d1 {
  max-width: 1080px;
aspect-ratio: 1/1;
text-align: center;
}
@media (max-width: 767px){#s-a2cd0372-8ad2-4e9b-9d2a-0ca078ab25d1 {
  margin-top: 20px;
margin-bottom: 20px;
}
}




  @supports  (aspect-ratio: 1/1) {
    
    #s-a2cd0372-8ad2-4e9b-9d2a-0ca078ab25d1 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-a2cd0372-8ad2-4e9b-9d2a-0ca078ab25d1 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a2cd0372-8ad2-4e9b-9d2a-0ca078ab25d1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-a2cd0372-8ad2-4e9b-9d2a-0ca078ab25d1 {
    width: 100%;
    height: auto;
  }

  #s-a2cd0372-8ad2-4e9b-9d2a-0ca078ab25d1 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-a2cd0372-8ad2-4e9b-9d2a-0ca078ab25d1.shogun-image {
    
    
  }


.s-a2cd0372-8ad2-4e9b-9d2a-0ca078ab25d1 .shogun-image-content {
  
    align-items: center;
  
}

.s-a2cd0372-8ad2-4e9b-9d2a-0ca078ab25d1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a2cd0372-8ad2-4e9b-9d2a-0ca078ab25d1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a2cd0372-8ad2-4e9b-9d2a-0ca078ab25d1.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a2cd0372-8ad2-4e9b-9d2a-0ca078ab25d1 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-a2cd0372-8ad2-4e9b-9d2a-0ca078ab25d1.shogun-image-container {
      position: relative;
    }

    .s-a2cd0372-8ad2-4e9b-9d2a-0ca078ab25d1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a2cd0372-8ad2-4e9b-9d2a-0ca078ab25d1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a2cd0372-8ad2-4e9b-9d2a-0ca078ab25d1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){



  @supports  (aspect-ratio: 1/1) {
    
    #s-a2cd0372-8ad2-4e9b-9d2a-0ca078ab25d1 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-a2cd0372-8ad2-4e9b-9d2a-0ca078ab25d1 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a2cd0372-8ad2-4e9b-9d2a-0ca078ab25d1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-a2cd0372-8ad2-4e9b-9d2a-0ca078ab25d1 {
    width: 100%;
    height: auto;
  }

  #s-a2cd0372-8ad2-4e9b-9d2a-0ca078ab25d1 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-a2cd0372-8ad2-4e9b-9d2a-0ca078ab25d1.shogun-image {
    
    
  }


.s-a2cd0372-8ad2-4e9b-9d2a-0ca078ab25d1 .shogun-image-content {
  
    align-items: center;
  
}

.s-a2cd0372-8ad2-4e9b-9d2a-0ca078ab25d1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a2cd0372-8ad2-4e9b-9d2a-0ca078ab25d1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a2cd0372-8ad2-4e9b-9d2a-0ca078ab25d1.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a2cd0372-8ad2-4e9b-9d2a-0ca078ab25d1 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-a2cd0372-8ad2-4e9b-9d2a-0ca078ab25d1.shogun-image-container {
      position: relative;
    }

    .s-a2cd0372-8ad2-4e9b-9d2a-0ca078ab25d1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a2cd0372-8ad2-4e9b-9d2a-0ca078ab25d1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a2cd0372-8ad2-4e9b-9d2a-0ca078ab25d1 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-a2cd0372-8ad2-4e9b-9d2a-0ca078ab25d1 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-a2cd0372-8ad2-4e9b-9d2a-0ca078ab25d1 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a2cd0372-8ad2-4e9b-9d2a-0ca078ab25d1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-a2cd0372-8ad2-4e9b-9d2a-0ca078ab25d1 {
    width: 100%;
    height: auto;
  }

  #s-a2cd0372-8ad2-4e9b-9d2a-0ca078ab25d1 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-a2cd0372-8ad2-4e9b-9d2a-0ca078ab25d1.shogun-image {
    
    
  }


.s-a2cd0372-8ad2-4e9b-9d2a-0ca078ab25d1 .shogun-image-content {
  
    align-items: center;
  
}

.s-a2cd0372-8ad2-4e9b-9d2a-0ca078ab25d1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a2cd0372-8ad2-4e9b-9d2a-0ca078ab25d1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a2cd0372-8ad2-4e9b-9d2a-0ca078ab25d1.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a2cd0372-8ad2-4e9b-9d2a-0ca078ab25d1 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-a2cd0372-8ad2-4e9b-9d2a-0ca078ab25d1.shogun-image-container {
      position: relative;
    }

    .s-a2cd0372-8ad2-4e9b-9d2a-0ca078ab25d1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a2cd0372-8ad2-4e9b-9d2a-0ca078ab25d1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a2cd0372-8ad2-4e9b-9d2a-0ca078ab25d1 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-a2cd0372-8ad2-4e9b-9d2a-0ca078ab25d1 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-a2cd0372-8ad2-4e9b-9d2a-0ca078ab25d1 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a2cd0372-8ad2-4e9b-9d2a-0ca078ab25d1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-a2cd0372-8ad2-4e9b-9d2a-0ca078ab25d1 {
    width: 100%;
    height: auto;
  }

  #s-a2cd0372-8ad2-4e9b-9d2a-0ca078ab25d1 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-a2cd0372-8ad2-4e9b-9d2a-0ca078ab25d1.shogun-image {
    
    
  }


.s-a2cd0372-8ad2-4e9b-9d2a-0ca078ab25d1 .shogun-image-content {
  
    align-items: center;
  
}

.s-a2cd0372-8ad2-4e9b-9d2a-0ca078ab25d1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a2cd0372-8ad2-4e9b-9d2a-0ca078ab25d1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a2cd0372-8ad2-4e9b-9d2a-0ca078ab25d1.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a2cd0372-8ad2-4e9b-9d2a-0ca078ab25d1 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-a2cd0372-8ad2-4e9b-9d2a-0ca078ab25d1.shogun-image-container {
      position: relative;
    }

    .s-a2cd0372-8ad2-4e9b-9d2a-0ca078ab25d1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a2cd0372-8ad2-4e9b-9d2a-0ca078ab25d1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a2cd0372-8ad2-4e9b-9d2a-0ca078ab25d1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-a2cd0372-8ad2-4e9b-9d2a-0ca078ab25d1 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-a2cd0372-8ad2-4e9b-9d2a-0ca078ab25d1 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a2cd0372-8ad2-4e9b-9d2a-0ca078ab25d1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-a2cd0372-8ad2-4e9b-9d2a-0ca078ab25d1 {
    width: 100%;
    height: auto;
  }

  #s-a2cd0372-8ad2-4e9b-9d2a-0ca078ab25d1 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-a2cd0372-8ad2-4e9b-9d2a-0ca078ab25d1.shogun-image {
    
    
  }


.s-a2cd0372-8ad2-4e9b-9d2a-0ca078ab25d1 .shogun-image-content {
  
    align-items: center;
  
}

.s-a2cd0372-8ad2-4e9b-9d2a-0ca078ab25d1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a2cd0372-8ad2-4e9b-9d2a-0ca078ab25d1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a2cd0372-8ad2-4e9b-9d2a-0ca078ab25d1.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a2cd0372-8ad2-4e9b-9d2a-0ca078ab25d1 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-a2cd0372-8ad2-4e9b-9d2a-0ca078ab25d1.shogun-image-container {
      position: relative;
    }

    .s-a2cd0372-8ad2-4e9b-9d2a-0ca078ab25d1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a2cd0372-8ad2-4e9b-9d2a-0ca078ab25d1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a2cd0372-8ad2-4e9b-9d2a-0ca078ab25d1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-b1035c8e-f35e-4938-9180-d869c0d4eb9b {
  margin-top: 40px;
padding-left: 2%;
padding-right: 2%;
min-height: 0px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-b1035c8e-f35e-4938-9180-d869c0d4eb9b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b1035c8e-f35e-4938-9180-d869c0d4eb9b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b1035c8e-f35e-4938-9180-d869c0d4eb9b {
  
}
}@media (max-width: 767px){#s-b1035c8e-f35e-4938-9180-d869c0d4eb9b {
  padding-left: 0px;
padding-right: 0px;
}
}







#s-b1035c8e-f35e-4938-9180-d869c0d4eb9b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b1035c8e-f35e-4938-9180-d869c0d4eb9b.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-bf767056-42d6-4d6f-9c50-9e56abfb312e {
  border-style: solid;
padding-top: 0px;
padding-left: 2%;
padding-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
text-align: left;
}
@media (max-width: 767px){#s-bf767056-42d6-4d6f-9c50-9e56abfb312e {
  padding-left: 20px;
}
}
#s-bf767056-42d6-4d6f-9c50-9e56abfb312e .shogun-heading-component h2 {
  color: rgba(32, 48, 72, 1);
  font-weight:  normal ;
  font-family: "Playfair Display";
  font-style:  normal ;
  
  
  letter-spacing: 0px;
  text-align: left;
}


#s-bf767056-42d6-4d6f-9c50-9e56abfb312e .shogun-heading-component h2 a {
  color: rgba(32, 48, 72, 1);
}


#s-8b695780-d9f6-4929-9c36-65177ae5985a {
  margin-top: 50px;
margin-left: 20px;
margin-bottom: 50px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-8b695780-d9f6-4929-9c36-65177ae5985a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-8b695780-d9f6-4929-9c36-65177ae5985a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-8b695780-d9f6-4929-9c36-65177ae5985a {
  
}
}@media (max-width: 767px){#s-8b695780-d9f6-4929-9c36-65177ae5985a {
  
}
}
@media (min-width: 0px) {
[id="s-8b695780-d9f6-4929-9c36-65177ae5985a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8b695780-d9f6-4929-9c36-65177ae5985a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-8b695780-d9f6-4929-9c36-65177ae5985a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-8b695780-d9f6-4929-9c36-65177ae5985a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

#s-4a759692-48a1-45f6-800d-5bad7847239b {
  margin-left: 0%;
margin-bottom: 0px;
margin-right: 5%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(32, 48, 72, 1);
border-style: solid;
min-height: 0px;
background-color: rgba(189, 160, 121, 0.12);
}
@media (max-width: 767px){#s-4a759692-48a1-45f6-800d-5bad7847239b {
  margin-bottom: 30px;
margin-right: 0%;
}
}







#s-4a759692-48a1-45f6-800d-5bad7847239b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4a759692-48a1-45f6-800d-5bad7847239b.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-ab014fe6-6e2d-49a8-96b4-dcd6da416e8e {
  margin-top: 40px;
margin-left: 20px;
margin-right: 20px;
}

#s-ab014fe6-6e2d-49a8-96b4-dcd6da416e8e .shogun-icon-wrapper {
  text-align: center;
}


#s-ab014fe6-6e2d-49a8-96b4-dcd6da416e8e .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(32, 48, 72, 1);
}

#s-6c26a3fc-b34f-47f8-a8e8-fadaa33ec328 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 40px;
margin-right: 20px;
opacity: 1;
}
@media (min-width: 1200px){#s-6c26a3fc-b34f-47f8-a8e8-fadaa33ec328 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6c26a3fc-b34f-47f8-a8e8-fadaa33ec328 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-6c26a3fc-b34f-47f8-a8e8-fadaa33ec328 {
  
}
}@media (max-width: 767px){#s-6c26a3fc-b34f-47f8-a8e8-fadaa33ec328 {
  
}
}
#s-1ef7920e-608a-4d49-8745-8110d3915202 {
  margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(32, 48, 72, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(189, 160, 121, 0.14);
}
@media (max-width: 767px){#s-1ef7920e-608a-4d49-8745-8110d3915202 {
  margin-bottom: 30px;
min-height: 0px;
}
}







#s-1ef7920e-608a-4d49-8745-8110d3915202 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1ef7920e-608a-4d49-8745-8110d3915202.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-8b101867-b6f8-4847-a4b4-78b1ab289df0 {
  margin-top: 40px;
margin-left: 20px;
margin-right: 20px;
}

#s-8b101867-b6f8-4847-a4b4-78b1ab289df0 .shogun-icon-wrapper {
  text-align: center;
}


#s-8b101867-b6f8-4847-a4b4-78b1ab289df0 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(32, 48, 72, 1);
}

#s-595b15ca-eed0-4f83-986f-0d9e2cf3e1cb {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 40px;
margin-right: 20px;
opacity: 1;
}
@media (min-width: 1200px){#s-595b15ca-eed0-4f83-986f-0d9e2cf3e1cb {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-595b15ca-eed0-4f83-986f-0d9e2cf3e1cb {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-595b15ca-eed0-4f83-986f-0d9e2cf3e1cb {
  
}
}@media (max-width: 767px){#s-595b15ca-eed0-4f83-986f-0d9e2cf3e1cb {
  
}
}
#s-a73bdd3c-1631-4fc6-b8fb-8602a091065f {
  margin-left: 5%;
margin-bottom: 0px;
padding-left: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(32, 48, 72, 1);
border-style: solid;
min-height: 0px;
background-color: rgba(189, 160, 121, 0.13);
}
@media (max-width: 767px){#s-a73bdd3c-1631-4fc6-b8fb-8602a091065f {
  margin-left: 0%;
}
}







#s-a73bdd3c-1631-4fc6-b8fb-8602a091065f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a73bdd3c-1631-4fc6-b8fb-8602a091065f.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-66055667-6548-447a-89a1-e00ce93b2ea6 {
  margin-top: 40px;
margin-left: 20px;
margin-right: 20px;
}

#s-66055667-6548-447a-89a1-e00ce93b2ea6 .shogun-icon-wrapper {
  text-align: center;
}


#s-66055667-6548-447a-89a1-e00ce93b2ea6 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(32, 48, 72, 1);
}

#s-590f489e-32e7-4dee-8a62-987f227aa711 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 40px;
margin-right: 20px;
opacity: 1;
}
@media (min-width: 1200px){#s-590f489e-32e7-4dee-8a62-987f227aa711 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-590f489e-32e7-4dee-8a62-987f227aa711 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-590f489e-32e7-4dee-8a62-987f227aa711 {
  
}
}@media (max-width: 767px){#s-590f489e-32e7-4dee-8a62-987f227aa711 {
  
}
}
#s-5ced7d16-877f-4ecf-aa41-80cf2e0ad050 {
  padding-top: 80px;
padding-left: 50px;
padding-right: 50px;
min-height: 50px;
}
@media (min-width: 1200px){#s-5ced7d16-877f-4ecf-aa41-80cf2e0ad050 {
  display: none;
}
#s-5ced7d16-877f-4ecf-aa41-80cf2e0ad050, #wrap-s-5ced7d16-877f-4ecf-aa41-80cf2e0ad050 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5ced7d16-877f-4ecf-aa41-80cf2e0ad050 {
  display: none;
}
#s-5ced7d16-877f-4ecf-aa41-80cf2e0ad050, #wrap-s-5ced7d16-877f-4ecf-aa41-80cf2e0ad050 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5ced7d16-877f-4ecf-aa41-80cf2e0ad050 {
  display: none;
}
#s-5ced7d16-877f-4ecf-aa41-80cf2e0ad050, #wrap-s-5ced7d16-877f-4ecf-aa41-80cf2e0ad050 { display: none !important; }}@media (max-width: 767px){#s-5ced7d16-877f-4ecf-aa41-80cf2e0ad050 {
  display: none;
}
#s-5ced7d16-877f-4ecf-aa41-80cf2e0ad050, #wrap-s-5ced7d16-877f-4ecf-aa41-80cf2e0ad050 { display: none !important; }}







#s-5ced7d16-877f-4ecf-aa41-80cf2e0ad050 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5ced7d16-877f-4ecf-aa41-80cf2e0ad050.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-bb5fd51b-b481-48d8-b782-1d0a55e70250 {
  background-color: rgba(32, 48, 72, 1);
}

@media (min-width: 0px) {
[id="s-bb5fd51b-b481-48d8-b782-1d0a55e70250"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bb5fd51b-b481-48d8-b782-1d0a55e70250"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-bb5fd51b-b481-48d8-b782-1d0a55e70250"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-bb5fd51b-b481-48d8-b782-1d0a55e70250"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-bb5fd51b-b481-48d8-b782-1d0a55e70250"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-f8d56ce3-71e4-4a08-9643-5aaeba61c7b7 {
  margin-left: 6%;
margin-right: 6%;
min-height: 50px;
}
@media (min-width: 1200px){#s-f8d56ce3-71e4-4a08-9643-5aaeba61c7b7 {
  padding-left: 30px;
padding-right: 30px;
}
}







#s-f8d56ce3-71e4-4a08-9643-5aaeba61c7b7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f8d56ce3-71e4-4a08-9643-5aaeba61c7b7.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d6e6ebe7-45a7-4ea2-b542-4687bc61d3a9 {
  border-style: solid;
margin-top: 60px;
margin-bottom: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
text-align: center;
}

#s-d6e6ebe7-45a7-4ea2-b542-4687bc61d3a9 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Montserrat";
  font-style:  normal ;
  
  
  
  text-align: left;
}



#s-388fa6d3-996c-4e0d-b599-1b3c38e552df {
  margin-left: 0px;
margin-bottom: 20px;
}

#s-c2663b0b-f359-4424-802b-3024759f740f {
  margin-left: 0px;
margin-bottom: 20px;
}
@media (min-width: 1200px){#s-c2663b0b-f359-4424-802b-3024759f740f {
  padding-bottom: 50px;
}
}
#s-fa7ef745-13a3-49db-8dad-b5bff2ff61b7 {
  margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
padding-top: 40px;
padding-left: 5%;
padding-bottom: 40px;
padding-right: 5%;
min-height: 55px;
}
@media (max-width: 767px){#s-fa7ef745-13a3-49db-8dad-b5bff2ff61b7 {
  padding-left: 30px;
padding-right: 30px;
}
}







#s-fa7ef745-13a3-49db-8dad-b5bff2ff61b7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fa7ef745-13a3-49db-8dad-b5bff2ff61b7.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-0c5f959a-2087-42b3-b07a-7ce8a6e40387 {
  border-style: solid;
margin-bottom: 40px;
padding-top: 0px;
padding-left: 2%;
padding-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
text-align: left;
}
@media (max-width: 767px){#s-0c5f959a-2087-42b3-b07a-7ce8a6e40387 {
  padding-left: 2px;
}
}
#s-0c5f959a-2087-42b3-b07a-7ce8a6e40387 .shogun-heading-component h2 {
  color: rgba(32, 48, 72, 1);
  font-weight:  normal ;
  font-family: "Playfair Display";
  font-style:  normal ;
  
  
  letter-spacing: 0px;
  text-align: left;
}



@media (min-width: 0px) {
[id="s-32a44854-926c-4498-b532-1ce0f2c9dafa"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-32a44854-926c-4498-b532-1ce0f2c9dafa"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-32a44854-926c-4498-b532-1ce0f2c9dafa"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-32a44854-926c-4498-b532-1ce0f2c9dafa"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-32a44854-926c-4498-b532-1ce0f2c9dafa"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-32a44854-926c-4498-b532-1ce0f2c9dafa"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-32a44854-926c-4498-b532-1ce0f2c9dafa"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

.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-e9df5972-68e4-4f15-b759-13417e27d475 {
  margin-bottom: 50px;
}

#s-e9df5972-68e4-4f15-b759-13417e27d475 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-e9df5972-68e4-4f15-b759-13417e27d475 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 14px;
}

#s-e9df5972-68e4-4f15-b759-13417e27d475 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(32, 48, 72, 1);
}

#s-e9df5972-68e4-4f15-b759-13417e27d475 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(189, 160, 121, 0.11);
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-e9df5972-68e4-4f15-b759-13417e27d475 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(32, 48, 72, 1);
  text-align: left;
  font-family: Montserrat;
  font-weight: ;
  font-style: ;
  font-size: 14px;
}

#s-e9df5972-68e4-4f15-b759-13417e27d475 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 14px;
}
#s-29617423-955d-4c8b-b83f-6a6ef7971819 {
  margin-top: 12px;
margin-left: 12px;
margin-bottom: 12px;
margin-right: 12px;
}

#s-6f473d79-da29-4cdc-a0e2-5727010a59f7 {
  margin-top: 12px;
margin-left: 12px;
margin-bottom: 12px;
margin-right: 12px;
}

#s-a3b5472e-9085-4fa5-9e3e-94789454c9b8 {
  margin-top: 12px;
margin-left: 12px;
margin-bottom: 12px;
margin-right: 12px;
}

#s-c40a5060-b3ed-4d80-ad7d-3514553894fd {
  margin-top: 12px;
margin-left: 12px;
margin-bottom: 12px;
margin-right: 12px;
}

#s-d42f1ce8-4ee5-4533-be03-d4a573f3e738 {
  margin-top: 12px;
margin-left: 12px;
margin-bottom: 12px;
margin-right: 12px;
}

#s-db89e82f-c09d-4ed2-b891-860dfed7b45b {
  margin-top: 12px;
margin-left: 12px;
margin-bottom: 12px;
margin-right: 12px;
}

#s-29585958-2c45-4365-95bb-7bacba8b405d {
  min-height: 100px;
}








#s-29585958-2c45-4365-95bb-7bacba8b405d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-29585958-2c45-4365-95bb-7bacba8b405d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-aec5fa6b-a8b0-484d-aced-b1824ffee6f3 {
  text-align: left;
}

/*
  $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}
