.shg-row {
  display: flex;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
  justify-content: space-between;
}

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

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

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

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

#s-0bc55fd8-ec24-4067-a0e1-caeda4d2e7d2 {
  margin-top: 20px;
margin-left: 5%;
margin-bottom: 25px;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-0bc55fd8-ec24-4067-a0e1-caeda4d2e7d2"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-0bc55fd8-ec24-4067-a0e1-caeda4d2e7d2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-0bc55fd8-ec24-4067-a0e1-caeda4d2e7d2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-0bc55fd8-ec24-4067-a0e1-caeda4d2e7d2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

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

.shg-image-content-wrapper {
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shg-imageV2-content {
  text-align: initial;
}

.shogun-image-content {
  display: flex;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}

.shogun-image-content-linked,
.shogun-image-content-not-linked {
  pointer-events: none;
}

.shogun-image-content-not-linked>div {
  pointer-events: auto;
}

.shogun-image-content-linked a,
.shogun-image-content-linked button,
.shogun-image-content-linked iframe,
.shogun-image-content-linked .shg-box-linked {
  pointer-events: auto;
}

.shogun-image-content>div {
  width: 100%;
}

.shogun-image-content-top {
  align-items: flex-start;
}

.shogun-image-content-center {
  align-items: center;
}

.shogun-image-content-bottom {
  align-items: flex-end;
}

.shg-image-content-wrapper .shogun-image.hover~* {
  z-index: 1;
}
#s-63d4137b-fa9f-473c-9f3a-9003868f5f59 {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 1px;
max-width: 1414px;
aspect-ratio: 1414/2000;
text-align: center;
}



.shg-image-margin-container-s-63d4137b-fa9f-473c-9f3a-9003868f5f59 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-63d4137b-fa9f-473c-9f3a-9003868f5f59 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-63d4137b-fa9f-473c-9f3a-9003868f5f59 .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-63d4137b-fa9f-473c-9f3a-9003868f5f59 .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-63d4137b-fa9f-473c-9f3a-9003868f5f59 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-63d4137b-fa9f-473c-9f3a-9003868f5f59.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-63d4137b-fa9f-473c-9f3a-9003868f5f59 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-63d4137b-fa9f-473c-9f3a-9003868f5f59.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-63d4137b-fa9f-473c-9f3a-9003868f5f59 .shogun-image-content {
  
    align-items: center;
  
}

.s-63d4137b-fa9f-473c-9f3a-9003868f5f59.shg-align-container {
  display: flex;
  justify-content: center
}

.s-63d4137b-fa9f-473c-9f3a-9003868f5f59.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-63d4137b-fa9f-473c-9f3a-9003868f5f59.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-63d4137b-fa9f-473c-9f3a-9003868f5f59 {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-63d4137b-fa9f-473c-9f3a-9003868f5f59.shogun-image-container {
      position: relative;
    }

    .s-63d4137b-fa9f-473c-9f3a-9003868f5f59.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-63d4137b-fa9f-473c-9f3a-9003868f5f59.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-63d4137b-fa9f-473c-9f3a-9003868f5f59 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-63d4137b-fa9f-473c-9f3a-9003868f5f59 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-63d4137b-fa9f-473c-9f3a-9003868f5f59 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-63d4137b-fa9f-473c-9f3a-9003868f5f59 .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-63d4137b-fa9f-473c-9f3a-9003868f5f59 .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-63d4137b-fa9f-473c-9f3a-9003868f5f59 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-63d4137b-fa9f-473c-9f3a-9003868f5f59.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-63d4137b-fa9f-473c-9f3a-9003868f5f59 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-63d4137b-fa9f-473c-9f3a-9003868f5f59.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-63d4137b-fa9f-473c-9f3a-9003868f5f59 .shogun-image-content {
  
    align-items: center;
  
}

.s-63d4137b-fa9f-473c-9f3a-9003868f5f59.shg-align-container {
  display: flex;
  justify-content: center
}

.s-63d4137b-fa9f-473c-9f3a-9003868f5f59.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-63d4137b-fa9f-473c-9f3a-9003868f5f59.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-63d4137b-fa9f-473c-9f3a-9003868f5f59 {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-63d4137b-fa9f-473c-9f3a-9003868f5f59.shogun-image-container {
      position: relative;
    }

    .s-63d4137b-fa9f-473c-9f3a-9003868f5f59.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-63d4137b-fa9f-473c-9f3a-9003868f5f59.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-63d4137b-fa9f-473c-9f3a-9003868f5f59 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

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

.shg-image-margin-container-s-63d4137b-fa9f-473c-9f3a-9003868f5f59 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-63d4137b-fa9f-473c-9f3a-9003868f5f59 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-63d4137b-fa9f-473c-9f3a-9003868f5f59 .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-63d4137b-fa9f-473c-9f3a-9003868f5f59 .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-63d4137b-fa9f-473c-9f3a-9003868f5f59 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-63d4137b-fa9f-473c-9f3a-9003868f5f59.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-63d4137b-fa9f-473c-9f3a-9003868f5f59 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-63d4137b-fa9f-473c-9f3a-9003868f5f59.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-63d4137b-fa9f-473c-9f3a-9003868f5f59 .shogun-image-content {
  
    align-items: center;
  
}

.s-63d4137b-fa9f-473c-9f3a-9003868f5f59.shg-align-container {
  display: flex;
  justify-content: center
}

.s-63d4137b-fa9f-473c-9f3a-9003868f5f59.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-63d4137b-fa9f-473c-9f3a-9003868f5f59.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-63d4137b-fa9f-473c-9f3a-9003868f5f59 {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-63d4137b-fa9f-473c-9f3a-9003868f5f59.shogun-image-container {
      position: relative;
    }

    .s-63d4137b-fa9f-473c-9f3a-9003868f5f59.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-63d4137b-fa9f-473c-9f3a-9003868f5f59.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-63d4137b-fa9f-473c-9f3a-9003868f5f59 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

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

.shg-image-margin-container-s-63d4137b-fa9f-473c-9f3a-9003868f5f59 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-63d4137b-fa9f-473c-9f3a-9003868f5f59 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-63d4137b-fa9f-473c-9f3a-9003868f5f59 .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-63d4137b-fa9f-473c-9f3a-9003868f5f59 .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-63d4137b-fa9f-473c-9f3a-9003868f5f59 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-63d4137b-fa9f-473c-9f3a-9003868f5f59.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-63d4137b-fa9f-473c-9f3a-9003868f5f59 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-63d4137b-fa9f-473c-9f3a-9003868f5f59.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-63d4137b-fa9f-473c-9f3a-9003868f5f59 .shogun-image-content {
  
    align-items: center;
  
}

.s-63d4137b-fa9f-473c-9f3a-9003868f5f59.shg-align-container {
  display: flex;
  justify-content: center
}

.s-63d4137b-fa9f-473c-9f3a-9003868f5f59.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-63d4137b-fa9f-473c-9f3a-9003868f5f59.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-63d4137b-fa9f-473c-9f3a-9003868f5f59 {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-63d4137b-fa9f-473c-9f3a-9003868f5f59.shogun-image-container {
      position: relative;
    }

    .s-63d4137b-fa9f-473c-9f3a-9003868f5f59.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-63d4137b-fa9f-473c-9f3a-9003868f5f59.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-63d4137b-fa9f-473c-9f3a-9003868f5f59 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

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

.shg-image-margin-container-s-63d4137b-fa9f-473c-9f3a-9003868f5f59 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-63d4137b-fa9f-473c-9f3a-9003868f5f59 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-63d4137b-fa9f-473c-9f3a-9003868f5f59 .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-63d4137b-fa9f-473c-9f3a-9003868f5f59 .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-63d4137b-fa9f-473c-9f3a-9003868f5f59 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-63d4137b-fa9f-473c-9f3a-9003868f5f59.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-63d4137b-fa9f-473c-9f3a-9003868f5f59 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-63d4137b-fa9f-473c-9f3a-9003868f5f59.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-63d4137b-fa9f-473c-9f3a-9003868f5f59 .shogun-image-content {
  
    align-items: center;
  
}

.s-63d4137b-fa9f-473c-9f3a-9003868f5f59.shg-align-container {
  display: flex;
  justify-content: center
}

.s-63d4137b-fa9f-473c-9f3a-9003868f5f59.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-63d4137b-fa9f-473c-9f3a-9003868f5f59.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-63d4137b-fa9f-473c-9f3a-9003868f5f59 {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-63d4137b-fa9f-473c-9f3a-9003868f5f59.shogun-image-container {
      position: relative;
    }

    .s-63d4137b-fa9f-473c-9f3a-9003868f5f59.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-63d4137b-fa9f-473c-9f3a-9003868f5f59.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-63d4137b-fa9f-473c-9f3a-9003868f5f59 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

}
#s-a53df0ef-d074-4ab7-8830-7c3516f4d639 {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 1px;
max-width: 1414px;
aspect-ratio: 1414/2000;
text-align: center;
}



.shg-image-margin-container-s-a53df0ef-d074-4ab7-8830-7c3516f4d639 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-a53df0ef-d074-4ab7-8830-7c3516f4d639 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a53df0ef-d074-4ab7-8830-7c3516f4d639 .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-a53df0ef-d074-4ab7-8830-7c3516f4d639 .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a53df0ef-d074-4ab7-8830-7c3516f4d639 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a53df0ef-d074-4ab7-8830-7c3516f4d639.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a53df0ef-d074-4ab7-8830-7c3516f4d639 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-a53df0ef-d074-4ab7-8830-7c3516f4d639.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-a53df0ef-d074-4ab7-8830-7c3516f4d639 .shogun-image-content {
  
    align-items: center;
  
}

.s-a53df0ef-d074-4ab7-8830-7c3516f4d639.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a53df0ef-d074-4ab7-8830-7c3516f4d639.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a53df0ef-d074-4ab7-8830-7c3516f4d639.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a53df0ef-d074-4ab7-8830-7c3516f4d639 {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-a53df0ef-d074-4ab7-8830-7c3516f4d639.shogun-image-container {
      position: relative;
    }

    .s-a53df0ef-d074-4ab7-8830-7c3516f4d639.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a53df0ef-d074-4ab7-8830-7c3516f4d639.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a53df0ef-d074-4ab7-8830-7c3516f4d639 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-a53df0ef-d074-4ab7-8830-7c3516f4d639 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-a53df0ef-d074-4ab7-8830-7c3516f4d639 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a53df0ef-d074-4ab7-8830-7c3516f4d639 .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-a53df0ef-d074-4ab7-8830-7c3516f4d639 .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a53df0ef-d074-4ab7-8830-7c3516f4d639 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a53df0ef-d074-4ab7-8830-7c3516f4d639.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a53df0ef-d074-4ab7-8830-7c3516f4d639 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-a53df0ef-d074-4ab7-8830-7c3516f4d639.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-a53df0ef-d074-4ab7-8830-7c3516f4d639 .shogun-image-content {
  
    align-items: center;
  
}

.s-a53df0ef-d074-4ab7-8830-7c3516f4d639.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a53df0ef-d074-4ab7-8830-7c3516f4d639.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a53df0ef-d074-4ab7-8830-7c3516f4d639.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a53df0ef-d074-4ab7-8830-7c3516f4d639 {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-a53df0ef-d074-4ab7-8830-7c3516f4d639.shogun-image-container {
      position: relative;
    }

    .s-a53df0ef-d074-4ab7-8830-7c3516f4d639.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a53df0ef-d074-4ab7-8830-7c3516f4d639.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a53df0ef-d074-4ab7-8830-7c3516f4d639 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

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

.shg-image-margin-container-s-a53df0ef-d074-4ab7-8830-7c3516f4d639 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-a53df0ef-d074-4ab7-8830-7c3516f4d639 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a53df0ef-d074-4ab7-8830-7c3516f4d639 .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-a53df0ef-d074-4ab7-8830-7c3516f4d639 .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a53df0ef-d074-4ab7-8830-7c3516f4d639 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a53df0ef-d074-4ab7-8830-7c3516f4d639.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a53df0ef-d074-4ab7-8830-7c3516f4d639 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-a53df0ef-d074-4ab7-8830-7c3516f4d639.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-a53df0ef-d074-4ab7-8830-7c3516f4d639 .shogun-image-content {
  
    align-items: center;
  
}

.s-a53df0ef-d074-4ab7-8830-7c3516f4d639.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a53df0ef-d074-4ab7-8830-7c3516f4d639.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a53df0ef-d074-4ab7-8830-7c3516f4d639.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a53df0ef-d074-4ab7-8830-7c3516f4d639 {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-a53df0ef-d074-4ab7-8830-7c3516f4d639.shogun-image-container {
      position: relative;
    }

    .s-a53df0ef-d074-4ab7-8830-7c3516f4d639.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a53df0ef-d074-4ab7-8830-7c3516f4d639.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a53df0ef-d074-4ab7-8830-7c3516f4d639 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

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

.shg-image-margin-container-s-a53df0ef-d074-4ab7-8830-7c3516f4d639 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-a53df0ef-d074-4ab7-8830-7c3516f4d639 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a53df0ef-d074-4ab7-8830-7c3516f4d639 .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-a53df0ef-d074-4ab7-8830-7c3516f4d639 .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a53df0ef-d074-4ab7-8830-7c3516f4d639 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a53df0ef-d074-4ab7-8830-7c3516f4d639.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a53df0ef-d074-4ab7-8830-7c3516f4d639 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-a53df0ef-d074-4ab7-8830-7c3516f4d639.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-a53df0ef-d074-4ab7-8830-7c3516f4d639 .shogun-image-content {
  
    align-items: center;
  
}

.s-a53df0ef-d074-4ab7-8830-7c3516f4d639.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a53df0ef-d074-4ab7-8830-7c3516f4d639.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a53df0ef-d074-4ab7-8830-7c3516f4d639.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a53df0ef-d074-4ab7-8830-7c3516f4d639 {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-a53df0ef-d074-4ab7-8830-7c3516f4d639.shogun-image-container {
      position: relative;
    }

    .s-a53df0ef-d074-4ab7-8830-7c3516f4d639.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a53df0ef-d074-4ab7-8830-7c3516f4d639.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a53df0ef-d074-4ab7-8830-7c3516f4d639 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

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

.shg-image-margin-container-s-a53df0ef-d074-4ab7-8830-7c3516f4d639 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-a53df0ef-d074-4ab7-8830-7c3516f4d639 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a53df0ef-d074-4ab7-8830-7c3516f4d639 .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-a53df0ef-d074-4ab7-8830-7c3516f4d639 .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a53df0ef-d074-4ab7-8830-7c3516f4d639 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a53df0ef-d074-4ab7-8830-7c3516f4d639.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a53df0ef-d074-4ab7-8830-7c3516f4d639 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-a53df0ef-d074-4ab7-8830-7c3516f4d639.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-a53df0ef-d074-4ab7-8830-7c3516f4d639 .shogun-image-content {
  
    align-items: center;
  
}

.s-a53df0ef-d074-4ab7-8830-7c3516f4d639.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a53df0ef-d074-4ab7-8830-7c3516f4d639.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a53df0ef-d074-4ab7-8830-7c3516f4d639.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a53df0ef-d074-4ab7-8830-7c3516f4d639 {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-a53df0ef-d074-4ab7-8830-7c3516f4d639.shogun-image-container {
      position: relative;
    }

    .s-a53df0ef-d074-4ab7-8830-7c3516f4d639.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a53df0ef-d074-4ab7-8830-7c3516f4d639.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a53df0ef-d074-4ab7-8830-7c3516f4d639 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

}
#s-77b960bb-a821-4e33-89ee-9ebca4ba0b83 {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 1px;
max-width: 1414px;
aspect-ratio: 1414/2000;
text-align: center;
}



.shg-image-margin-container-s-77b960bb-a821-4e33-89ee-9ebca4ba0b83 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-77b960bb-a821-4e33-89ee-9ebca4ba0b83 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-77b960bb-a821-4e33-89ee-9ebca4ba0b83 .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-77b960bb-a821-4e33-89ee-9ebca4ba0b83 .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-77b960bb-a821-4e33-89ee-9ebca4ba0b83 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-77b960bb-a821-4e33-89ee-9ebca4ba0b83.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-77b960bb-a821-4e33-89ee-9ebca4ba0b83 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-77b960bb-a821-4e33-89ee-9ebca4ba0b83.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-77b960bb-a821-4e33-89ee-9ebca4ba0b83 .shogun-image-content {
  
    align-items: center;
  
}

.s-77b960bb-a821-4e33-89ee-9ebca4ba0b83.shg-align-container {
  display: flex;
  justify-content: center
}

.s-77b960bb-a821-4e33-89ee-9ebca4ba0b83.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-77b960bb-a821-4e33-89ee-9ebca4ba0b83.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-77b960bb-a821-4e33-89ee-9ebca4ba0b83 {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-77b960bb-a821-4e33-89ee-9ebca4ba0b83.shogun-image-container {
      position: relative;
    }

    .s-77b960bb-a821-4e33-89ee-9ebca4ba0b83.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-77b960bb-a821-4e33-89ee-9ebca4ba0b83.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-77b960bb-a821-4e33-89ee-9ebca4ba0b83 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-77b960bb-a821-4e33-89ee-9ebca4ba0b83 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-77b960bb-a821-4e33-89ee-9ebca4ba0b83 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-77b960bb-a821-4e33-89ee-9ebca4ba0b83 .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-77b960bb-a821-4e33-89ee-9ebca4ba0b83 .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-77b960bb-a821-4e33-89ee-9ebca4ba0b83 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-77b960bb-a821-4e33-89ee-9ebca4ba0b83.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-77b960bb-a821-4e33-89ee-9ebca4ba0b83 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-77b960bb-a821-4e33-89ee-9ebca4ba0b83.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-77b960bb-a821-4e33-89ee-9ebca4ba0b83 .shogun-image-content {
  
    align-items: center;
  
}

.s-77b960bb-a821-4e33-89ee-9ebca4ba0b83.shg-align-container {
  display: flex;
  justify-content: center
}

.s-77b960bb-a821-4e33-89ee-9ebca4ba0b83.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-77b960bb-a821-4e33-89ee-9ebca4ba0b83.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-77b960bb-a821-4e33-89ee-9ebca4ba0b83 {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-77b960bb-a821-4e33-89ee-9ebca4ba0b83.shogun-image-container {
      position: relative;
    }

    .s-77b960bb-a821-4e33-89ee-9ebca4ba0b83.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-77b960bb-a821-4e33-89ee-9ebca4ba0b83.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-77b960bb-a821-4e33-89ee-9ebca4ba0b83 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

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

.shg-image-margin-container-s-77b960bb-a821-4e33-89ee-9ebca4ba0b83 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-77b960bb-a821-4e33-89ee-9ebca4ba0b83 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-77b960bb-a821-4e33-89ee-9ebca4ba0b83 .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-77b960bb-a821-4e33-89ee-9ebca4ba0b83 .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-77b960bb-a821-4e33-89ee-9ebca4ba0b83 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-77b960bb-a821-4e33-89ee-9ebca4ba0b83.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-77b960bb-a821-4e33-89ee-9ebca4ba0b83 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-77b960bb-a821-4e33-89ee-9ebca4ba0b83.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-77b960bb-a821-4e33-89ee-9ebca4ba0b83 .shogun-image-content {
  
    align-items: center;
  
}

.s-77b960bb-a821-4e33-89ee-9ebca4ba0b83.shg-align-container {
  display: flex;
  justify-content: center
}

.s-77b960bb-a821-4e33-89ee-9ebca4ba0b83.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-77b960bb-a821-4e33-89ee-9ebca4ba0b83.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-77b960bb-a821-4e33-89ee-9ebca4ba0b83 {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-77b960bb-a821-4e33-89ee-9ebca4ba0b83.shogun-image-container {
      position: relative;
    }

    .s-77b960bb-a821-4e33-89ee-9ebca4ba0b83.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-77b960bb-a821-4e33-89ee-9ebca4ba0b83.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-77b960bb-a821-4e33-89ee-9ebca4ba0b83 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

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

.shg-image-margin-container-s-77b960bb-a821-4e33-89ee-9ebca4ba0b83 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-77b960bb-a821-4e33-89ee-9ebca4ba0b83 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-77b960bb-a821-4e33-89ee-9ebca4ba0b83 .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-77b960bb-a821-4e33-89ee-9ebca4ba0b83 .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-77b960bb-a821-4e33-89ee-9ebca4ba0b83 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-77b960bb-a821-4e33-89ee-9ebca4ba0b83.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-77b960bb-a821-4e33-89ee-9ebca4ba0b83 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-77b960bb-a821-4e33-89ee-9ebca4ba0b83.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-77b960bb-a821-4e33-89ee-9ebca4ba0b83 .shogun-image-content {
  
    align-items: center;
  
}

.s-77b960bb-a821-4e33-89ee-9ebca4ba0b83.shg-align-container {
  display: flex;
  justify-content: center
}

.s-77b960bb-a821-4e33-89ee-9ebca4ba0b83.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-77b960bb-a821-4e33-89ee-9ebca4ba0b83.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-77b960bb-a821-4e33-89ee-9ebca4ba0b83 {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-77b960bb-a821-4e33-89ee-9ebca4ba0b83.shogun-image-container {
      position: relative;
    }

    .s-77b960bb-a821-4e33-89ee-9ebca4ba0b83.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-77b960bb-a821-4e33-89ee-9ebca4ba0b83.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-77b960bb-a821-4e33-89ee-9ebca4ba0b83 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

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

.shg-image-margin-container-s-77b960bb-a821-4e33-89ee-9ebca4ba0b83 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-77b960bb-a821-4e33-89ee-9ebca4ba0b83 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-77b960bb-a821-4e33-89ee-9ebca4ba0b83 .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-77b960bb-a821-4e33-89ee-9ebca4ba0b83 .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-77b960bb-a821-4e33-89ee-9ebca4ba0b83 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-77b960bb-a821-4e33-89ee-9ebca4ba0b83.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-77b960bb-a821-4e33-89ee-9ebca4ba0b83 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-77b960bb-a821-4e33-89ee-9ebca4ba0b83.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-77b960bb-a821-4e33-89ee-9ebca4ba0b83 .shogun-image-content {
  
    align-items: center;
  
}

.s-77b960bb-a821-4e33-89ee-9ebca4ba0b83.shg-align-container {
  display: flex;
  justify-content: center
}

.s-77b960bb-a821-4e33-89ee-9ebca4ba0b83.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-77b960bb-a821-4e33-89ee-9ebca4ba0b83.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-77b960bb-a821-4e33-89ee-9ebca4ba0b83 {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-77b960bb-a821-4e33-89ee-9ebca4ba0b83.shogun-image-container {
      position: relative;
    }

    .s-77b960bb-a821-4e33-89ee-9ebca4ba0b83.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-77b960bb-a821-4e33-89ee-9ebca4ba0b83.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-77b960bb-a821-4e33-89ee-9ebca4ba0b83 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

}
#s-4275538e-c714-45d3-926b-ebd89dc81b7d {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 1px;
max-width: 1414px;
aspect-ratio: 1414/2000;
text-align: center;
}



.shg-image-margin-container-s-4275538e-c714-45d3-926b-ebd89dc81b7d {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-4275538e-c714-45d3-926b-ebd89dc81b7d {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4275538e-c714-45d3-926b-ebd89dc81b7d .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-4275538e-c714-45d3-926b-ebd89dc81b7d .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4275538e-c714-45d3-926b-ebd89dc81b7d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4275538e-c714-45d3-926b-ebd89dc81b7d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4275538e-c714-45d3-926b-ebd89dc81b7d img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-4275538e-c714-45d3-926b-ebd89dc81b7d.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-4275538e-c714-45d3-926b-ebd89dc81b7d .shogun-image-content {
  
    align-items: center;
  
}

.s-4275538e-c714-45d3-926b-ebd89dc81b7d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4275538e-c714-45d3-926b-ebd89dc81b7d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4275538e-c714-45d3-926b-ebd89dc81b7d.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-4275538e-c714-45d3-926b-ebd89dc81b7d {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-4275538e-c714-45d3-926b-ebd89dc81b7d.shogun-image-container {
      position: relative;
    }

    .s-4275538e-c714-45d3-926b-ebd89dc81b7d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4275538e-c714-45d3-926b-ebd89dc81b7d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4275538e-c714-45d3-926b-ebd89dc81b7d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-4275538e-c714-45d3-926b-ebd89dc81b7d {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-4275538e-c714-45d3-926b-ebd89dc81b7d {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4275538e-c714-45d3-926b-ebd89dc81b7d .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-4275538e-c714-45d3-926b-ebd89dc81b7d .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4275538e-c714-45d3-926b-ebd89dc81b7d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4275538e-c714-45d3-926b-ebd89dc81b7d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4275538e-c714-45d3-926b-ebd89dc81b7d img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-4275538e-c714-45d3-926b-ebd89dc81b7d.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-4275538e-c714-45d3-926b-ebd89dc81b7d .shogun-image-content {
  
    align-items: center;
  
}

.s-4275538e-c714-45d3-926b-ebd89dc81b7d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4275538e-c714-45d3-926b-ebd89dc81b7d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4275538e-c714-45d3-926b-ebd89dc81b7d.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-4275538e-c714-45d3-926b-ebd89dc81b7d {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-4275538e-c714-45d3-926b-ebd89dc81b7d.shogun-image-container {
      position: relative;
    }

    .s-4275538e-c714-45d3-926b-ebd89dc81b7d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4275538e-c714-45d3-926b-ebd89dc81b7d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4275538e-c714-45d3-926b-ebd89dc81b7d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

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

.shg-image-margin-container-s-4275538e-c714-45d3-926b-ebd89dc81b7d {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-4275538e-c714-45d3-926b-ebd89dc81b7d {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4275538e-c714-45d3-926b-ebd89dc81b7d .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-4275538e-c714-45d3-926b-ebd89dc81b7d .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4275538e-c714-45d3-926b-ebd89dc81b7d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4275538e-c714-45d3-926b-ebd89dc81b7d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4275538e-c714-45d3-926b-ebd89dc81b7d img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-4275538e-c714-45d3-926b-ebd89dc81b7d.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-4275538e-c714-45d3-926b-ebd89dc81b7d .shogun-image-content {
  
    align-items: center;
  
}

.s-4275538e-c714-45d3-926b-ebd89dc81b7d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4275538e-c714-45d3-926b-ebd89dc81b7d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4275538e-c714-45d3-926b-ebd89dc81b7d.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-4275538e-c714-45d3-926b-ebd89dc81b7d {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-4275538e-c714-45d3-926b-ebd89dc81b7d.shogun-image-container {
      position: relative;
    }

    .s-4275538e-c714-45d3-926b-ebd89dc81b7d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4275538e-c714-45d3-926b-ebd89dc81b7d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4275538e-c714-45d3-926b-ebd89dc81b7d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

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

.shg-image-margin-container-s-4275538e-c714-45d3-926b-ebd89dc81b7d {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-4275538e-c714-45d3-926b-ebd89dc81b7d {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4275538e-c714-45d3-926b-ebd89dc81b7d .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-4275538e-c714-45d3-926b-ebd89dc81b7d .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4275538e-c714-45d3-926b-ebd89dc81b7d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4275538e-c714-45d3-926b-ebd89dc81b7d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4275538e-c714-45d3-926b-ebd89dc81b7d img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-4275538e-c714-45d3-926b-ebd89dc81b7d.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-4275538e-c714-45d3-926b-ebd89dc81b7d .shogun-image-content {
  
    align-items: center;
  
}

.s-4275538e-c714-45d3-926b-ebd89dc81b7d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4275538e-c714-45d3-926b-ebd89dc81b7d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4275538e-c714-45d3-926b-ebd89dc81b7d.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-4275538e-c714-45d3-926b-ebd89dc81b7d {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-4275538e-c714-45d3-926b-ebd89dc81b7d.shogun-image-container {
      position: relative;
    }

    .s-4275538e-c714-45d3-926b-ebd89dc81b7d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4275538e-c714-45d3-926b-ebd89dc81b7d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4275538e-c714-45d3-926b-ebd89dc81b7d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

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

.shg-image-margin-container-s-4275538e-c714-45d3-926b-ebd89dc81b7d {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-4275538e-c714-45d3-926b-ebd89dc81b7d {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4275538e-c714-45d3-926b-ebd89dc81b7d .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-4275538e-c714-45d3-926b-ebd89dc81b7d .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4275538e-c714-45d3-926b-ebd89dc81b7d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4275538e-c714-45d3-926b-ebd89dc81b7d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4275538e-c714-45d3-926b-ebd89dc81b7d img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-4275538e-c714-45d3-926b-ebd89dc81b7d.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-4275538e-c714-45d3-926b-ebd89dc81b7d .shogun-image-content {
  
    align-items: center;
  
}

.s-4275538e-c714-45d3-926b-ebd89dc81b7d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4275538e-c714-45d3-926b-ebd89dc81b7d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4275538e-c714-45d3-926b-ebd89dc81b7d.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-4275538e-c714-45d3-926b-ebd89dc81b7d {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-4275538e-c714-45d3-926b-ebd89dc81b7d.shogun-image-container {
      position: relative;
    }

    .s-4275538e-c714-45d3-926b-ebd89dc81b7d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4275538e-c714-45d3-926b-ebd89dc81b7d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4275538e-c714-45d3-926b-ebd89dc81b7d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

}
#s-c8ee13b6-6674-4213-898f-022cfd19e822 {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-c8ee13b6-6674-4213-898f-022cfd19e822"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c8ee13b6-6674-4213-898f-022cfd19e822"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-c8ee13b6-6674-4213-898f-022cfd19e822"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-c8ee13b6-6674-4213-898f-022cfd19e822"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

.shg-rich-text {
  overflow-wrap: break-word;
}

.shg-rich-text img {
  margin: 0 20px;
}

@media (max-width: 768px) {
  .shg-rich-text img {
    display: block;
    float: none !important;
    margin: 0 auto;
  }
}

.shg-default-text-content *:first-child {
  margin-top: 0;
}

.shg-default-text-content {
  text-align: left;
}

.shg-default-text-content p,
.shg-default-text-content h1,
.shg-default-text-content h2,
.shg-default-text-content h3,
.shg-default-text-content h4,
.shg-default-text-content h5,
.shg-default-text-content h6,
.shg-default-text-content address,
.shg-default-text-content pre,
.shg-default-text-content div,
.shg-default-text-content ol,
.shg-default-text-content ul {
  background-color: transparent;
  border: 0;
  border-radius: 0;
  color: #000000;
  font-family: inherit;
  font-style: normal;
  margin-bottom: 0;
  padding: 0;
  text-align: left;
  text-transform: none;
}

.shg-default-text-content h1,
.shg-default-text-content h2,
.shg-default-text-content h3,
.shg-default-text-content h4,
.shg-default-text-content h5,
.shg-default-text-content h6 {
  
  
  
}

.shg-default-text-content a {
  background-color: inherit;
  color: inherit;
  cursor: pointer;
  font-family: inherit;
  font-style: inherit;
  text-decoration: underline;
  text-transform: inherit;
}

.shg-default-text-content strong,
.shg-default-text-content em {
  background-color: inherit;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-align: inherit;
  text-transform: inherit;
}

.shg-default-text-content em {
  font-weight: inherit;
}

.shg-default-text-content strong {
  font-style: inherit;
  font-weight: 700;
}

/* https://stackoverflow.com/a/16094931/3696652 */
.shg-default-text-content ::-moz-selection, .shg-default-text-content *::-moz-selection {
  background: #accef7;
}
.shg-default-text-content ::selection,
.shg-default-text-content *::selection {
  background: #accef7;
}

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

.shg-default-text-content h1 {
  font-size: 1.714em;
  font-weight: 500;
  letter-spacing: -0.01em;
  line-height: 1.166;
  margin-top: 0.67em;
}

.shg-default-text-content h2 {
  font-size: 1.43em;
  font-weight: 500;
  letter-spacing: -0.01em;
  line-height: 1.2;
  margin-top: 0.83em;
}

.shg-default-text-content h3 {
  font-size: 1.142em;
  font-weight: 500;
  letter-spacing: -0.008em;
  line-height: 1.5;
  margin-top: 1em;
}

.shg-default-text-content h4 {
  font-size: 1em;
  font-weight: 600;
  letter-spacing: -0.006em;
  line-height: 1.428;
  margin-top: 1.33em;
}

.shg-default-text-content h5 {
  font-size: 0.857em;
  font-weight: 600;
  letter-spacing: -0.003em;
  line-height: 1.333;
  margin-top: 1.43em;
}

.shg-default-text-content h6 {
  font-size: 0.785em;
  font-weight: 600;
  letter-spacing: -0.003em;
  line-height: 1.454;
  margin-top: 1.42em;
  text-transform: uppercase;
}

.shg-default-text-content ul {
  list-style: disc;
}

.shg-default-text-content ol {
  list-style: decimal;
}

.shg-default-text-content ul,
.shg-default-text-content ol {
  margin-block-end: 1em;
  margin-block-start: 1em;
  margin-bottom: 0;
  margin-inline-end: 0;
  margin-inline-start: 0;
  margin-top: 0;
  padding-inline-start: 40px;
}

.shg-default-text-content li {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1;
  list-style: inherit;
  margin-top: 0.67em;
}

.shg-default-text-content pre {
  font-family: monospace;
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 1em;
  white-space: pre-wrap;
  word-break: normal;
}

.shg-default-text-content address {
  font-size: 1em;
  font-style: italic;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 0;
}

.shg-default-text-content div {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-bottom: 0;
  margin-top: 0.67em;
}

.shg-theme-text-content h1,
.shg-theme-text-content h2,
.shg-theme-text-content h3,
.shg-theme-text-content h4,
.shg-theme-text-content h5,
.shg-theme-text-content h6 {
  
  
  
}

.shg-theme-text-content p {
  
  
  
}

#s-14bb00a8-6c77-4cd8-b03c-8f165b94a696 {
  margin-top: 0px;
margin-bottom: 15px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
}

.shg-btn.shg-cse, .shg-btn.shg-cse:hover, .shg-btn.shg-cse:focus {
  color: #FFF;
}

.shg-btn {
  cursor: pointer;
  box-sizing: border-box;
}

.shg-btn-text {
  
  
}

.shg-btn.shg-btn-stretch {
  display: block;
}

.shg-btn:not(.shg-btn-stretch) {
  display: inline-block;
}

.shg-btn-wrapper.shg-align-left {
  text-align: left;
}

.shg-btn-wrapper.shg-align-center {
  text-align: center;
}

.shg-btn-wrapper.shg-align-right {
  text-align: right;
}

#s-8b3f2559-bb82-4776-8a8b-530214b5ce6c {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-8b3f2559-bb82-4776-8a8b-530214b5ce6c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-8b3f2559-bb82-4776-8a8b-530214b5ce6c:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-8b3f2559-bb82-4776-8a8b-530214b5ce6c-root {
    text-align: center;
  }


#s-8b3f2559-bb82-4776-8a8b-530214b5ce6c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-8b3f2559-bb82-4776-8a8b-530214b5ce6c-root {
    text-align: center;
  }


#s-8b3f2559-bb82-4776-8a8b-530214b5ce6c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-8b3f2559-bb82-4776-8a8b-530214b5ce6c-root {
    text-align: center;
  }


#s-8b3f2559-bb82-4776-8a8b-530214b5ce6c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-8b3f2559-bb82-4776-8a8b-530214b5ce6c-root {
    text-align: center;
  }


#s-8b3f2559-bb82-4776-8a8b-530214b5ce6c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-8b3f2559-bb82-4776-8a8b-530214b5ce6c-root {
    text-align: center;
  }


#s-8b3f2559-bb82-4776-8a8b-530214b5ce6c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-0a170bcf-2317-4e10-aa88-b48300320f56 {
  margin-top: 0px;
margin-bottom: 15px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
}

#s-79135b09-c322-40f9-b3ab-714a7dca13d5 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-79135b09-c322-40f9-b3ab-714a7dca13d5:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-79135b09-c322-40f9-b3ab-714a7dca13d5:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-79135b09-c322-40f9-b3ab-714a7dca13d5-root {
    text-align: center;
  }


#s-79135b09-c322-40f9-b3ab-714a7dca13d5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-79135b09-c322-40f9-b3ab-714a7dca13d5-root {
    text-align: center;
  }


#s-79135b09-c322-40f9-b3ab-714a7dca13d5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-79135b09-c322-40f9-b3ab-714a7dca13d5-root {
    text-align: center;
  }


#s-79135b09-c322-40f9-b3ab-714a7dca13d5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-79135b09-c322-40f9-b3ab-714a7dca13d5-root {
    text-align: center;
  }


#s-79135b09-c322-40f9-b3ab-714a7dca13d5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-79135b09-c322-40f9-b3ab-714a7dca13d5-root {
    text-align: center;
  }


#s-79135b09-c322-40f9-b3ab-714a7dca13d5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-82b0a593-f0c8-482d-93b3-44def00e86bb {
  margin-top: 20px;
margin-left: 5%;
margin-bottom: 25px;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-82b0a593-f0c8-482d-93b3-44def00e86bb"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-82b0a593-f0c8-482d-93b3-44def00e86bb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-82b0a593-f0c8-482d-93b3-44def00e86bb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-82b0a593-f0c8-482d-93b3-44def00e86bb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-a6283e9b-4262-4636-9dc7-2648b3897413 {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 1px;
max-width: 1414px;
aspect-ratio: 1414/2000;
text-align: center;
}



.shg-image-margin-container-s-a6283e9b-4262-4636-9dc7-2648b3897413 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-a6283e9b-4262-4636-9dc7-2648b3897413 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a6283e9b-4262-4636-9dc7-2648b3897413 .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-a6283e9b-4262-4636-9dc7-2648b3897413 .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a6283e9b-4262-4636-9dc7-2648b3897413 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a6283e9b-4262-4636-9dc7-2648b3897413.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a6283e9b-4262-4636-9dc7-2648b3897413 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-a6283e9b-4262-4636-9dc7-2648b3897413.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-a6283e9b-4262-4636-9dc7-2648b3897413 .shogun-image-content {
  
    align-items: center;
  
}

.s-a6283e9b-4262-4636-9dc7-2648b3897413.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a6283e9b-4262-4636-9dc7-2648b3897413.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a6283e9b-4262-4636-9dc7-2648b3897413.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a6283e9b-4262-4636-9dc7-2648b3897413 {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-a6283e9b-4262-4636-9dc7-2648b3897413.shogun-image-container {
      position: relative;
    }

    .s-a6283e9b-4262-4636-9dc7-2648b3897413.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a6283e9b-4262-4636-9dc7-2648b3897413.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a6283e9b-4262-4636-9dc7-2648b3897413 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-a6283e9b-4262-4636-9dc7-2648b3897413 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-a6283e9b-4262-4636-9dc7-2648b3897413 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a6283e9b-4262-4636-9dc7-2648b3897413 .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-a6283e9b-4262-4636-9dc7-2648b3897413 .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a6283e9b-4262-4636-9dc7-2648b3897413 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a6283e9b-4262-4636-9dc7-2648b3897413.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a6283e9b-4262-4636-9dc7-2648b3897413 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-a6283e9b-4262-4636-9dc7-2648b3897413.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-a6283e9b-4262-4636-9dc7-2648b3897413 .shogun-image-content {
  
    align-items: center;
  
}

.s-a6283e9b-4262-4636-9dc7-2648b3897413.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a6283e9b-4262-4636-9dc7-2648b3897413.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a6283e9b-4262-4636-9dc7-2648b3897413.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a6283e9b-4262-4636-9dc7-2648b3897413 {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-a6283e9b-4262-4636-9dc7-2648b3897413.shogun-image-container {
      position: relative;
    }

    .s-a6283e9b-4262-4636-9dc7-2648b3897413.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a6283e9b-4262-4636-9dc7-2648b3897413.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a6283e9b-4262-4636-9dc7-2648b3897413 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

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

.shg-image-margin-container-s-a6283e9b-4262-4636-9dc7-2648b3897413 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-a6283e9b-4262-4636-9dc7-2648b3897413 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a6283e9b-4262-4636-9dc7-2648b3897413 .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-a6283e9b-4262-4636-9dc7-2648b3897413 .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a6283e9b-4262-4636-9dc7-2648b3897413 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a6283e9b-4262-4636-9dc7-2648b3897413.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a6283e9b-4262-4636-9dc7-2648b3897413 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-a6283e9b-4262-4636-9dc7-2648b3897413.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-a6283e9b-4262-4636-9dc7-2648b3897413 .shogun-image-content {
  
    align-items: center;
  
}

.s-a6283e9b-4262-4636-9dc7-2648b3897413.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a6283e9b-4262-4636-9dc7-2648b3897413.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a6283e9b-4262-4636-9dc7-2648b3897413.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a6283e9b-4262-4636-9dc7-2648b3897413 {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-a6283e9b-4262-4636-9dc7-2648b3897413.shogun-image-container {
      position: relative;
    }

    .s-a6283e9b-4262-4636-9dc7-2648b3897413.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a6283e9b-4262-4636-9dc7-2648b3897413.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a6283e9b-4262-4636-9dc7-2648b3897413 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

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

.shg-image-margin-container-s-a6283e9b-4262-4636-9dc7-2648b3897413 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-a6283e9b-4262-4636-9dc7-2648b3897413 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a6283e9b-4262-4636-9dc7-2648b3897413 .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-a6283e9b-4262-4636-9dc7-2648b3897413 .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a6283e9b-4262-4636-9dc7-2648b3897413 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a6283e9b-4262-4636-9dc7-2648b3897413.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a6283e9b-4262-4636-9dc7-2648b3897413 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-a6283e9b-4262-4636-9dc7-2648b3897413.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-a6283e9b-4262-4636-9dc7-2648b3897413 .shogun-image-content {
  
    align-items: center;
  
}

.s-a6283e9b-4262-4636-9dc7-2648b3897413.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a6283e9b-4262-4636-9dc7-2648b3897413.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a6283e9b-4262-4636-9dc7-2648b3897413.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a6283e9b-4262-4636-9dc7-2648b3897413 {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-a6283e9b-4262-4636-9dc7-2648b3897413.shogun-image-container {
      position: relative;
    }

    .s-a6283e9b-4262-4636-9dc7-2648b3897413.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a6283e9b-4262-4636-9dc7-2648b3897413.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a6283e9b-4262-4636-9dc7-2648b3897413 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

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

.shg-image-margin-container-s-a6283e9b-4262-4636-9dc7-2648b3897413 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-a6283e9b-4262-4636-9dc7-2648b3897413 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a6283e9b-4262-4636-9dc7-2648b3897413 .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-a6283e9b-4262-4636-9dc7-2648b3897413 .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a6283e9b-4262-4636-9dc7-2648b3897413 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a6283e9b-4262-4636-9dc7-2648b3897413.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a6283e9b-4262-4636-9dc7-2648b3897413 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-a6283e9b-4262-4636-9dc7-2648b3897413.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-a6283e9b-4262-4636-9dc7-2648b3897413 .shogun-image-content {
  
    align-items: center;
  
}

.s-a6283e9b-4262-4636-9dc7-2648b3897413.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a6283e9b-4262-4636-9dc7-2648b3897413.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a6283e9b-4262-4636-9dc7-2648b3897413.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a6283e9b-4262-4636-9dc7-2648b3897413 {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-a6283e9b-4262-4636-9dc7-2648b3897413.shogun-image-container {
      position: relative;
    }

    .s-a6283e9b-4262-4636-9dc7-2648b3897413.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a6283e9b-4262-4636-9dc7-2648b3897413.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a6283e9b-4262-4636-9dc7-2648b3897413 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

}
#s-87999bb0-1649-42c0-bf79-c60179891ccc {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 1px;
max-width: 1414px;
aspect-ratio: 1414/2000;
text-align: center;
}



.shg-image-margin-container-s-87999bb0-1649-42c0-bf79-c60179891ccc {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-87999bb0-1649-42c0-bf79-c60179891ccc {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-87999bb0-1649-42c0-bf79-c60179891ccc .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-87999bb0-1649-42c0-bf79-c60179891ccc .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-87999bb0-1649-42c0-bf79-c60179891ccc .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-87999bb0-1649-42c0-bf79-c60179891ccc.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-87999bb0-1649-42c0-bf79-c60179891ccc img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-87999bb0-1649-42c0-bf79-c60179891ccc.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-87999bb0-1649-42c0-bf79-c60179891ccc .shogun-image-content {
  
    align-items: center;
  
}

.s-87999bb0-1649-42c0-bf79-c60179891ccc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-87999bb0-1649-42c0-bf79-c60179891ccc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-87999bb0-1649-42c0-bf79-c60179891ccc.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-87999bb0-1649-42c0-bf79-c60179891ccc {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-87999bb0-1649-42c0-bf79-c60179891ccc.shogun-image-container {
      position: relative;
    }

    .s-87999bb0-1649-42c0-bf79-c60179891ccc.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-87999bb0-1649-42c0-bf79-c60179891ccc.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-87999bb0-1649-42c0-bf79-c60179891ccc img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-87999bb0-1649-42c0-bf79-c60179891ccc {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-87999bb0-1649-42c0-bf79-c60179891ccc {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-87999bb0-1649-42c0-bf79-c60179891ccc .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-87999bb0-1649-42c0-bf79-c60179891ccc .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-87999bb0-1649-42c0-bf79-c60179891ccc .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-87999bb0-1649-42c0-bf79-c60179891ccc.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-87999bb0-1649-42c0-bf79-c60179891ccc img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-87999bb0-1649-42c0-bf79-c60179891ccc.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-87999bb0-1649-42c0-bf79-c60179891ccc .shogun-image-content {
  
    align-items: center;
  
}

.s-87999bb0-1649-42c0-bf79-c60179891ccc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-87999bb0-1649-42c0-bf79-c60179891ccc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-87999bb0-1649-42c0-bf79-c60179891ccc.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-87999bb0-1649-42c0-bf79-c60179891ccc {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-87999bb0-1649-42c0-bf79-c60179891ccc.shogun-image-container {
      position: relative;
    }

    .s-87999bb0-1649-42c0-bf79-c60179891ccc.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-87999bb0-1649-42c0-bf79-c60179891ccc.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-87999bb0-1649-42c0-bf79-c60179891ccc img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

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

.shg-image-margin-container-s-87999bb0-1649-42c0-bf79-c60179891ccc {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-87999bb0-1649-42c0-bf79-c60179891ccc {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-87999bb0-1649-42c0-bf79-c60179891ccc .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-87999bb0-1649-42c0-bf79-c60179891ccc .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-87999bb0-1649-42c0-bf79-c60179891ccc .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-87999bb0-1649-42c0-bf79-c60179891ccc.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-87999bb0-1649-42c0-bf79-c60179891ccc img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-87999bb0-1649-42c0-bf79-c60179891ccc.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-87999bb0-1649-42c0-bf79-c60179891ccc .shogun-image-content {
  
    align-items: center;
  
}

.s-87999bb0-1649-42c0-bf79-c60179891ccc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-87999bb0-1649-42c0-bf79-c60179891ccc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-87999bb0-1649-42c0-bf79-c60179891ccc.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-87999bb0-1649-42c0-bf79-c60179891ccc {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-87999bb0-1649-42c0-bf79-c60179891ccc.shogun-image-container {
      position: relative;
    }

    .s-87999bb0-1649-42c0-bf79-c60179891ccc.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-87999bb0-1649-42c0-bf79-c60179891ccc.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-87999bb0-1649-42c0-bf79-c60179891ccc img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

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

.shg-image-margin-container-s-87999bb0-1649-42c0-bf79-c60179891ccc {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-87999bb0-1649-42c0-bf79-c60179891ccc {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-87999bb0-1649-42c0-bf79-c60179891ccc .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-87999bb0-1649-42c0-bf79-c60179891ccc .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-87999bb0-1649-42c0-bf79-c60179891ccc .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-87999bb0-1649-42c0-bf79-c60179891ccc.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-87999bb0-1649-42c0-bf79-c60179891ccc img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-87999bb0-1649-42c0-bf79-c60179891ccc.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-87999bb0-1649-42c0-bf79-c60179891ccc .shogun-image-content {
  
    align-items: center;
  
}

.s-87999bb0-1649-42c0-bf79-c60179891ccc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-87999bb0-1649-42c0-bf79-c60179891ccc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-87999bb0-1649-42c0-bf79-c60179891ccc.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-87999bb0-1649-42c0-bf79-c60179891ccc {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-87999bb0-1649-42c0-bf79-c60179891ccc.shogun-image-container {
      position: relative;
    }

    .s-87999bb0-1649-42c0-bf79-c60179891ccc.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-87999bb0-1649-42c0-bf79-c60179891ccc.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-87999bb0-1649-42c0-bf79-c60179891ccc img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

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

.shg-image-margin-container-s-87999bb0-1649-42c0-bf79-c60179891ccc {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-87999bb0-1649-42c0-bf79-c60179891ccc {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-87999bb0-1649-42c0-bf79-c60179891ccc .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-87999bb0-1649-42c0-bf79-c60179891ccc .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-87999bb0-1649-42c0-bf79-c60179891ccc .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-87999bb0-1649-42c0-bf79-c60179891ccc.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-87999bb0-1649-42c0-bf79-c60179891ccc img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-87999bb0-1649-42c0-bf79-c60179891ccc.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-87999bb0-1649-42c0-bf79-c60179891ccc .shogun-image-content {
  
    align-items: center;
  
}

.s-87999bb0-1649-42c0-bf79-c60179891ccc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-87999bb0-1649-42c0-bf79-c60179891ccc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-87999bb0-1649-42c0-bf79-c60179891ccc.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-87999bb0-1649-42c0-bf79-c60179891ccc {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-87999bb0-1649-42c0-bf79-c60179891ccc.shogun-image-container {
      position: relative;
    }

    .s-87999bb0-1649-42c0-bf79-c60179891ccc.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-87999bb0-1649-42c0-bf79-c60179891ccc.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-87999bb0-1649-42c0-bf79-c60179891ccc img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

}
#s-8142e55c-db3e-4c7b-b2d6-1cb6a83d79d1 {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 1px;
max-width: 1414px;
aspect-ratio: 1414/2000;
text-align: center;
}



.shg-image-margin-container-s-8142e55c-db3e-4c7b-b2d6-1cb6a83d79d1 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-8142e55c-db3e-4c7b-b2d6-1cb6a83d79d1 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8142e55c-db3e-4c7b-b2d6-1cb6a83d79d1 .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-8142e55c-db3e-4c7b-b2d6-1cb6a83d79d1 .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8142e55c-db3e-4c7b-b2d6-1cb6a83d79d1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8142e55c-db3e-4c7b-b2d6-1cb6a83d79d1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8142e55c-db3e-4c7b-b2d6-1cb6a83d79d1 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-8142e55c-db3e-4c7b-b2d6-1cb6a83d79d1.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-8142e55c-db3e-4c7b-b2d6-1cb6a83d79d1 .shogun-image-content {
  
    align-items: center;
  
}

.s-8142e55c-db3e-4c7b-b2d6-1cb6a83d79d1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8142e55c-db3e-4c7b-b2d6-1cb6a83d79d1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8142e55c-db3e-4c7b-b2d6-1cb6a83d79d1.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8142e55c-db3e-4c7b-b2d6-1cb6a83d79d1 {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-8142e55c-db3e-4c7b-b2d6-1cb6a83d79d1.shogun-image-container {
      position: relative;
    }

    .s-8142e55c-db3e-4c7b-b2d6-1cb6a83d79d1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8142e55c-db3e-4c7b-b2d6-1cb6a83d79d1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8142e55c-db3e-4c7b-b2d6-1cb6a83d79d1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-8142e55c-db3e-4c7b-b2d6-1cb6a83d79d1 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-8142e55c-db3e-4c7b-b2d6-1cb6a83d79d1 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8142e55c-db3e-4c7b-b2d6-1cb6a83d79d1 .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-8142e55c-db3e-4c7b-b2d6-1cb6a83d79d1 .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8142e55c-db3e-4c7b-b2d6-1cb6a83d79d1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8142e55c-db3e-4c7b-b2d6-1cb6a83d79d1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8142e55c-db3e-4c7b-b2d6-1cb6a83d79d1 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-8142e55c-db3e-4c7b-b2d6-1cb6a83d79d1.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-8142e55c-db3e-4c7b-b2d6-1cb6a83d79d1 .shogun-image-content {
  
    align-items: center;
  
}

.s-8142e55c-db3e-4c7b-b2d6-1cb6a83d79d1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8142e55c-db3e-4c7b-b2d6-1cb6a83d79d1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8142e55c-db3e-4c7b-b2d6-1cb6a83d79d1.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8142e55c-db3e-4c7b-b2d6-1cb6a83d79d1 {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-8142e55c-db3e-4c7b-b2d6-1cb6a83d79d1.shogun-image-container {
      position: relative;
    }

    .s-8142e55c-db3e-4c7b-b2d6-1cb6a83d79d1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8142e55c-db3e-4c7b-b2d6-1cb6a83d79d1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8142e55c-db3e-4c7b-b2d6-1cb6a83d79d1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

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

.shg-image-margin-container-s-8142e55c-db3e-4c7b-b2d6-1cb6a83d79d1 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-8142e55c-db3e-4c7b-b2d6-1cb6a83d79d1 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8142e55c-db3e-4c7b-b2d6-1cb6a83d79d1 .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-8142e55c-db3e-4c7b-b2d6-1cb6a83d79d1 .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8142e55c-db3e-4c7b-b2d6-1cb6a83d79d1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8142e55c-db3e-4c7b-b2d6-1cb6a83d79d1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8142e55c-db3e-4c7b-b2d6-1cb6a83d79d1 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-8142e55c-db3e-4c7b-b2d6-1cb6a83d79d1.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-8142e55c-db3e-4c7b-b2d6-1cb6a83d79d1 .shogun-image-content {
  
    align-items: center;
  
}

.s-8142e55c-db3e-4c7b-b2d6-1cb6a83d79d1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8142e55c-db3e-4c7b-b2d6-1cb6a83d79d1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8142e55c-db3e-4c7b-b2d6-1cb6a83d79d1.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8142e55c-db3e-4c7b-b2d6-1cb6a83d79d1 {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-8142e55c-db3e-4c7b-b2d6-1cb6a83d79d1.shogun-image-container {
      position: relative;
    }

    .s-8142e55c-db3e-4c7b-b2d6-1cb6a83d79d1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8142e55c-db3e-4c7b-b2d6-1cb6a83d79d1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8142e55c-db3e-4c7b-b2d6-1cb6a83d79d1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

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

.shg-image-margin-container-s-8142e55c-db3e-4c7b-b2d6-1cb6a83d79d1 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-8142e55c-db3e-4c7b-b2d6-1cb6a83d79d1 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8142e55c-db3e-4c7b-b2d6-1cb6a83d79d1 .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-8142e55c-db3e-4c7b-b2d6-1cb6a83d79d1 .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8142e55c-db3e-4c7b-b2d6-1cb6a83d79d1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8142e55c-db3e-4c7b-b2d6-1cb6a83d79d1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8142e55c-db3e-4c7b-b2d6-1cb6a83d79d1 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-8142e55c-db3e-4c7b-b2d6-1cb6a83d79d1.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-8142e55c-db3e-4c7b-b2d6-1cb6a83d79d1 .shogun-image-content {
  
    align-items: center;
  
}

.s-8142e55c-db3e-4c7b-b2d6-1cb6a83d79d1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8142e55c-db3e-4c7b-b2d6-1cb6a83d79d1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8142e55c-db3e-4c7b-b2d6-1cb6a83d79d1.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8142e55c-db3e-4c7b-b2d6-1cb6a83d79d1 {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-8142e55c-db3e-4c7b-b2d6-1cb6a83d79d1.shogun-image-container {
      position: relative;
    }

    .s-8142e55c-db3e-4c7b-b2d6-1cb6a83d79d1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8142e55c-db3e-4c7b-b2d6-1cb6a83d79d1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8142e55c-db3e-4c7b-b2d6-1cb6a83d79d1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

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

.shg-image-margin-container-s-8142e55c-db3e-4c7b-b2d6-1cb6a83d79d1 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-8142e55c-db3e-4c7b-b2d6-1cb6a83d79d1 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8142e55c-db3e-4c7b-b2d6-1cb6a83d79d1 .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-8142e55c-db3e-4c7b-b2d6-1cb6a83d79d1 .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8142e55c-db3e-4c7b-b2d6-1cb6a83d79d1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8142e55c-db3e-4c7b-b2d6-1cb6a83d79d1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8142e55c-db3e-4c7b-b2d6-1cb6a83d79d1 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-8142e55c-db3e-4c7b-b2d6-1cb6a83d79d1.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-8142e55c-db3e-4c7b-b2d6-1cb6a83d79d1 .shogun-image-content {
  
    align-items: center;
  
}

.s-8142e55c-db3e-4c7b-b2d6-1cb6a83d79d1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8142e55c-db3e-4c7b-b2d6-1cb6a83d79d1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8142e55c-db3e-4c7b-b2d6-1cb6a83d79d1.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8142e55c-db3e-4c7b-b2d6-1cb6a83d79d1 {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-8142e55c-db3e-4c7b-b2d6-1cb6a83d79d1.shogun-image-container {
      position: relative;
    }

    .s-8142e55c-db3e-4c7b-b2d6-1cb6a83d79d1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8142e55c-db3e-4c7b-b2d6-1cb6a83d79d1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8142e55c-db3e-4c7b-b2d6-1cb6a83d79d1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

}
#s-87d85cbe-644f-4734-b3ea-9e25f475d354 {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 1px;
max-width: 1414px;
aspect-ratio: 1414/2000;
text-align: center;
}



.shg-image-margin-container-s-87d85cbe-644f-4734-b3ea-9e25f475d354 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-87d85cbe-644f-4734-b3ea-9e25f475d354 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-87d85cbe-644f-4734-b3ea-9e25f475d354 .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-87d85cbe-644f-4734-b3ea-9e25f475d354 .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-87d85cbe-644f-4734-b3ea-9e25f475d354 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-87d85cbe-644f-4734-b3ea-9e25f475d354.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-87d85cbe-644f-4734-b3ea-9e25f475d354 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-87d85cbe-644f-4734-b3ea-9e25f475d354.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-87d85cbe-644f-4734-b3ea-9e25f475d354 .shogun-image-content {
  
    align-items: center;
  
}

.s-87d85cbe-644f-4734-b3ea-9e25f475d354.shg-align-container {
  display: flex;
  justify-content: center
}

.s-87d85cbe-644f-4734-b3ea-9e25f475d354.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-87d85cbe-644f-4734-b3ea-9e25f475d354.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-87d85cbe-644f-4734-b3ea-9e25f475d354 {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-87d85cbe-644f-4734-b3ea-9e25f475d354.shogun-image-container {
      position: relative;
    }

    .s-87d85cbe-644f-4734-b3ea-9e25f475d354.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-87d85cbe-644f-4734-b3ea-9e25f475d354.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-87d85cbe-644f-4734-b3ea-9e25f475d354 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-87d85cbe-644f-4734-b3ea-9e25f475d354 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-87d85cbe-644f-4734-b3ea-9e25f475d354 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-87d85cbe-644f-4734-b3ea-9e25f475d354 .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-87d85cbe-644f-4734-b3ea-9e25f475d354 .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-87d85cbe-644f-4734-b3ea-9e25f475d354 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-87d85cbe-644f-4734-b3ea-9e25f475d354.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-87d85cbe-644f-4734-b3ea-9e25f475d354 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-87d85cbe-644f-4734-b3ea-9e25f475d354.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-87d85cbe-644f-4734-b3ea-9e25f475d354 .shogun-image-content {
  
    align-items: center;
  
}

.s-87d85cbe-644f-4734-b3ea-9e25f475d354.shg-align-container {
  display: flex;
  justify-content: center
}

.s-87d85cbe-644f-4734-b3ea-9e25f475d354.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-87d85cbe-644f-4734-b3ea-9e25f475d354.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-87d85cbe-644f-4734-b3ea-9e25f475d354 {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-87d85cbe-644f-4734-b3ea-9e25f475d354.shogun-image-container {
      position: relative;
    }

    .s-87d85cbe-644f-4734-b3ea-9e25f475d354.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-87d85cbe-644f-4734-b3ea-9e25f475d354.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-87d85cbe-644f-4734-b3ea-9e25f475d354 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

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

.shg-image-margin-container-s-87d85cbe-644f-4734-b3ea-9e25f475d354 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-87d85cbe-644f-4734-b3ea-9e25f475d354 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-87d85cbe-644f-4734-b3ea-9e25f475d354 .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-87d85cbe-644f-4734-b3ea-9e25f475d354 .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-87d85cbe-644f-4734-b3ea-9e25f475d354 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-87d85cbe-644f-4734-b3ea-9e25f475d354.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-87d85cbe-644f-4734-b3ea-9e25f475d354 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-87d85cbe-644f-4734-b3ea-9e25f475d354.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-87d85cbe-644f-4734-b3ea-9e25f475d354 .shogun-image-content {
  
    align-items: center;
  
}

.s-87d85cbe-644f-4734-b3ea-9e25f475d354.shg-align-container {
  display: flex;
  justify-content: center
}

.s-87d85cbe-644f-4734-b3ea-9e25f475d354.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-87d85cbe-644f-4734-b3ea-9e25f475d354.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-87d85cbe-644f-4734-b3ea-9e25f475d354 {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-87d85cbe-644f-4734-b3ea-9e25f475d354.shogun-image-container {
      position: relative;
    }

    .s-87d85cbe-644f-4734-b3ea-9e25f475d354.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-87d85cbe-644f-4734-b3ea-9e25f475d354.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-87d85cbe-644f-4734-b3ea-9e25f475d354 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

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

.shg-image-margin-container-s-87d85cbe-644f-4734-b3ea-9e25f475d354 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-87d85cbe-644f-4734-b3ea-9e25f475d354 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-87d85cbe-644f-4734-b3ea-9e25f475d354 .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-87d85cbe-644f-4734-b3ea-9e25f475d354 .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-87d85cbe-644f-4734-b3ea-9e25f475d354 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-87d85cbe-644f-4734-b3ea-9e25f475d354.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-87d85cbe-644f-4734-b3ea-9e25f475d354 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-87d85cbe-644f-4734-b3ea-9e25f475d354.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-87d85cbe-644f-4734-b3ea-9e25f475d354 .shogun-image-content {
  
    align-items: center;
  
}

.s-87d85cbe-644f-4734-b3ea-9e25f475d354.shg-align-container {
  display: flex;
  justify-content: center
}

.s-87d85cbe-644f-4734-b3ea-9e25f475d354.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-87d85cbe-644f-4734-b3ea-9e25f475d354.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-87d85cbe-644f-4734-b3ea-9e25f475d354 {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-87d85cbe-644f-4734-b3ea-9e25f475d354.shogun-image-container {
      position: relative;
    }

    .s-87d85cbe-644f-4734-b3ea-9e25f475d354.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-87d85cbe-644f-4734-b3ea-9e25f475d354.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-87d85cbe-644f-4734-b3ea-9e25f475d354 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

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

.shg-image-margin-container-s-87d85cbe-644f-4734-b3ea-9e25f475d354 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-87d85cbe-644f-4734-b3ea-9e25f475d354 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-87d85cbe-644f-4734-b3ea-9e25f475d354 .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-87d85cbe-644f-4734-b3ea-9e25f475d354 .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-87d85cbe-644f-4734-b3ea-9e25f475d354 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-87d85cbe-644f-4734-b3ea-9e25f475d354.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-87d85cbe-644f-4734-b3ea-9e25f475d354 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-87d85cbe-644f-4734-b3ea-9e25f475d354.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-87d85cbe-644f-4734-b3ea-9e25f475d354 .shogun-image-content {
  
    align-items: center;
  
}

.s-87d85cbe-644f-4734-b3ea-9e25f475d354.shg-align-container {
  display: flex;
  justify-content: center
}

.s-87d85cbe-644f-4734-b3ea-9e25f475d354.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-87d85cbe-644f-4734-b3ea-9e25f475d354.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-87d85cbe-644f-4734-b3ea-9e25f475d354 {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-87d85cbe-644f-4734-b3ea-9e25f475d354.shogun-image-container {
      position: relative;
    }

    .s-87d85cbe-644f-4734-b3ea-9e25f475d354.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-87d85cbe-644f-4734-b3ea-9e25f475d354.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-87d85cbe-644f-4734-b3ea-9e25f475d354 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

}
#s-6d1ce33e-cec9-45fe-b2c4-c9b705f90d6d {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-6d1ce33e-cec9-45fe-b2c4-c9b705f90d6d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6d1ce33e-cec9-45fe-b2c4-c9b705f90d6d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-6d1ce33e-cec9-45fe-b2c4-c9b705f90d6d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-6d1ce33e-cec9-45fe-b2c4-c9b705f90d6d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-3d934648-ea68-4801-8e5f-1b1dd2ac70cd {
  margin-top: 0px;
margin-bottom: 15px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
}

#s-2fee2402-61c2-4f47-9a5b-3836b752c7d5 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-2fee2402-61c2-4f47-9a5b-3836b752c7d5:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-2fee2402-61c2-4f47-9a5b-3836b752c7d5:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-2fee2402-61c2-4f47-9a5b-3836b752c7d5-root {
    text-align: center;
  }


#s-2fee2402-61c2-4f47-9a5b-3836b752c7d5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-2fee2402-61c2-4f47-9a5b-3836b752c7d5-root {
    text-align: center;
  }


#s-2fee2402-61c2-4f47-9a5b-3836b752c7d5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-2fee2402-61c2-4f47-9a5b-3836b752c7d5-root {
    text-align: center;
  }


#s-2fee2402-61c2-4f47-9a5b-3836b752c7d5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-2fee2402-61c2-4f47-9a5b-3836b752c7d5-root {
    text-align: center;
  }


#s-2fee2402-61c2-4f47-9a5b-3836b752c7d5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-2fee2402-61c2-4f47-9a5b-3836b752c7d5-root {
    text-align: center;
  }


#s-2fee2402-61c2-4f47-9a5b-3836b752c7d5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-c785eb14-4710-4977-aa4e-1079d78136f4 {
  margin-top: 0px;
margin-bottom: 15px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
}

#s-47abadb6-c760-41b3-9d65-f4d5e41c6f30 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-47abadb6-c760-41b3-9d65-f4d5e41c6f30:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-47abadb6-c760-41b3-9d65-f4d5e41c6f30:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-47abadb6-c760-41b3-9d65-f4d5e41c6f30-root {
    text-align: center;
  }


#s-47abadb6-c760-41b3-9d65-f4d5e41c6f30.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-47abadb6-c760-41b3-9d65-f4d5e41c6f30-root {
    text-align: center;
  }


#s-47abadb6-c760-41b3-9d65-f4d5e41c6f30.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-47abadb6-c760-41b3-9d65-f4d5e41c6f30-root {
    text-align: center;
  }


#s-47abadb6-c760-41b3-9d65-f4d5e41c6f30.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-47abadb6-c760-41b3-9d65-f4d5e41c6f30-root {
    text-align: center;
  }


#s-47abadb6-c760-41b3-9d65-f4d5e41c6f30.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-47abadb6-c760-41b3-9d65-f4d5e41c6f30-root {
    text-align: center;
  }


#s-47abadb6-c760-41b3-9d65-f4d5e41c6f30.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-251a3e2e-1adf-46c9-8728-cb1fab9b8a44 {
  margin-top: 20px;
margin-left: 5%;
margin-bottom: 25px;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-251a3e2e-1adf-46c9-8728-cb1fab9b8a44"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-251a3e2e-1adf-46c9-8728-cb1fab9b8a44"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-251a3e2e-1adf-46c9-8728-cb1fab9b8a44"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-251a3e2e-1adf-46c9-8728-cb1fab9b8a44"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-8b71385d-688a-4019-8e7c-769e08298de4 {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 1px;
max-width: 1414px;
aspect-ratio: 1414/2000;
text-align: center;
}



.shg-image-margin-container-s-8b71385d-688a-4019-8e7c-769e08298de4 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-8b71385d-688a-4019-8e7c-769e08298de4 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8b71385d-688a-4019-8e7c-769e08298de4 .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-8b71385d-688a-4019-8e7c-769e08298de4 .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8b71385d-688a-4019-8e7c-769e08298de4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8b71385d-688a-4019-8e7c-769e08298de4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8b71385d-688a-4019-8e7c-769e08298de4 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-8b71385d-688a-4019-8e7c-769e08298de4.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-8b71385d-688a-4019-8e7c-769e08298de4 .shogun-image-content {
  
    align-items: center;
  
}

.s-8b71385d-688a-4019-8e7c-769e08298de4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8b71385d-688a-4019-8e7c-769e08298de4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8b71385d-688a-4019-8e7c-769e08298de4.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8b71385d-688a-4019-8e7c-769e08298de4 {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-8b71385d-688a-4019-8e7c-769e08298de4.shogun-image-container {
      position: relative;
    }

    .s-8b71385d-688a-4019-8e7c-769e08298de4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8b71385d-688a-4019-8e7c-769e08298de4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8b71385d-688a-4019-8e7c-769e08298de4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-8b71385d-688a-4019-8e7c-769e08298de4 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-8b71385d-688a-4019-8e7c-769e08298de4 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8b71385d-688a-4019-8e7c-769e08298de4 .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-8b71385d-688a-4019-8e7c-769e08298de4 .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8b71385d-688a-4019-8e7c-769e08298de4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8b71385d-688a-4019-8e7c-769e08298de4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8b71385d-688a-4019-8e7c-769e08298de4 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-8b71385d-688a-4019-8e7c-769e08298de4.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-8b71385d-688a-4019-8e7c-769e08298de4 .shogun-image-content {
  
    align-items: center;
  
}

.s-8b71385d-688a-4019-8e7c-769e08298de4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8b71385d-688a-4019-8e7c-769e08298de4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8b71385d-688a-4019-8e7c-769e08298de4.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8b71385d-688a-4019-8e7c-769e08298de4 {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-8b71385d-688a-4019-8e7c-769e08298de4.shogun-image-container {
      position: relative;
    }

    .s-8b71385d-688a-4019-8e7c-769e08298de4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8b71385d-688a-4019-8e7c-769e08298de4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8b71385d-688a-4019-8e7c-769e08298de4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

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

.shg-image-margin-container-s-8b71385d-688a-4019-8e7c-769e08298de4 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-8b71385d-688a-4019-8e7c-769e08298de4 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8b71385d-688a-4019-8e7c-769e08298de4 .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-8b71385d-688a-4019-8e7c-769e08298de4 .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8b71385d-688a-4019-8e7c-769e08298de4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8b71385d-688a-4019-8e7c-769e08298de4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8b71385d-688a-4019-8e7c-769e08298de4 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-8b71385d-688a-4019-8e7c-769e08298de4.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-8b71385d-688a-4019-8e7c-769e08298de4 .shogun-image-content {
  
    align-items: center;
  
}

.s-8b71385d-688a-4019-8e7c-769e08298de4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8b71385d-688a-4019-8e7c-769e08298de4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8b71385d-688a-4019-8e7c-769e08298de4.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8b71385d-688a-4019-8e7c-769e08298de4 {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-8b71385d-688a-4019-8e7c-769e08298de4.shogun-image-container {
      position: relative;
    }

    .s-8b71385d-688a-4019-8e7c-769e08298de4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8b71385d-688a-4019-8e7c-769e08298de4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8b71385d-688a-4019-8e7c-769e08298de4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

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

.shg-image-margin-container-s-8b71385d-688a-4019-8e7c-769e08298de4 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-8b71385d-688a-4019-8e7c-769e08298de4 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8b71385d-688a-4019-8e7c-769e08298de4 .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-8b71385d-688a-4019-8e7c-769e08298de4 .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8b71385d-688a-4019-8e7c-769e08298de4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8b71385d-688a-4019-8e7c-769e08298de4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8b71385d-688a-4019-8e7c-769e08298de4 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-8b71385d-688a-4019-8e7c-769e08298de4.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-8b71385d-688a-4019-8e7c-769e08298de4 .shogun-image-content {
  
    align-items: center;
  
}

.s-8b71385d-688a-4019-8e7c-769e08298de4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8b71385d-688a-4019-8e7c-769e08298de4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8b71385d-688a-4019-8e7c-769e08298de4.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8b71385d-688a-4019-8e7c-769e08298de4 {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-8b71385d-688a-4019-8e7c-769e08298de4.shogun-image-container {
      position: relative;
    }

    .s-8b71385d-688a-4019-8e7c-769e08298de4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8b71385d-688a-4019-8e7c-769e08298de4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8b71385d-688a-4019-8e7c-769e08298de4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

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

.shg-image-margin-container-s-8b71385d-688a-4019-8e7c-769e08298de4 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-8b71385d-688a-4019-8e7c-769e08298de4 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8b71385d-688a-4019-8e7c-769e08298de4 .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-8b71385d-688a-4019-8e7c-769e08298de4 .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8b71385d-688a-4019-8e7c-769e08298de4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8b71385d-688a-4019-8e7c-769e08298de4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8b71385d-688a-4019-8e7c-769e08298de4 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-8b71385d-688a-4019-8e7c-769e08298de4.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-8b71385d-688a-4019-8e7c-769e08298de4 .shogun-image-content {
  
    align-items: center;
  
}

.s-8b71385d-688a-4019-8e7c-769e08298de4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8b71385d-688a-4019-8e7c-769e08298de4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8b71385d-688a-4019-8e7c-769e08298de4.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8b71385d-688a-4019-8e7c-769e08298de4 {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-8b71385d-688a-4019-8e7c-769e08298de4.shogun-image-container {
      position: relative;
    }

    .s-8b71385d-688a-4019-8e7c-769e08298de4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8b71385d-688a-4019-8e7c-769e08298de4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8b71385d-688a-4019-8e7c-769e08298de4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

}
#s-d46deb63-8bcf-4b17-9f18-5cc1b4589867 {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 1px;
max-width: 1414px;
aspect-ratio: 1414/2000;
text-align: center;
}



.shg-image-margin-container-s-d46deb63-8bcf-4b17-9f18-5cc1b4589867 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-d46deb63-8bcf-4b17-9f18-5cc1b4589867 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d46deb63-8bcf-4b17-9f18-5cc1b4589867 .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-d46deb63-8bcf-4b17-9f18-5cc1b4589867 .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d46deb63-8bcf-4b17-9f18-5cc1b4589867 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d46deb63-8bcf-4b17-9f18-5cc1b4589867.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d46deb63-8bcf-4b17-9f18-5cc1b4589867 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-d46deb63-8bcf-4b17-9f18-5cc1b4589867.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-d46deb63-8bcf-4b17-9f18-5cc1b4589867 .shogun-image-content {
  
    align-items: center;
  
}

.s-d46deb63-8bcf-4b17-9f18-5cc1b4589867.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d46deb63-8bcf-4b17-9f18-5cc1b4589867.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d46deb63-8bcf-4b17-9f18-5cc1b4589867.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d46deb63-8bcf-4b17-9f18-5cc1b4589867 {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-d46deb63-8bcf-4b17-9f18-5cc1b4589867.shogun-image-container {
      position: relative;
    }

    .s-d46deb63-8bcf-4b17-9f18-5cc1b4589867.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d46deb63-8bcf-4b17-9f18-5cc1b4589867.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d46deb63-8bcf-4b17-9f18-5cc1b4589867 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-d46deb63-8bcf-4b17-9f18-5cc1b4589867 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-d46deb63-8bcf-4b17-9f18-5cc1b4589867 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d46deb63-8bcf-4b17-9f18-5cc1b4589867 .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-d46deb63-8bcf-4b17-9f18-5cc1b4589867 .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d46deb63-8bcf-4b17-9f18-5cc1b4589867 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d46deb63-8bcf-4b17-9f18-5cc1b4589867.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d46deb63-8bcf-4b17-9f18-5cc1b4589867 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-d46deb63-8bcf-4b17-9f18-5cc1b4589867.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-d46deb63-8bcf-4b17-9f18-5cc1b4589867 .shogun-image-content {
  
    align-items: center;
  
}

.s-d46deb63-8bcf-4b17-9f18-5cc1b4589867.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d46deb63-8bcf-4b17-9f18-5cc1b4589867.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d46deb63-8bcf-4b17-9f18-5cc1b4589867.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d46deb63-8bcf-4b17-9f18-5cc1b4589867 {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-d46deb63-8bcf-4b17-9f18-5cc1b4589867.shogun-image-container {
      position: relative;
    }

    .s-d46deb63-8bcf-4b17-9f18-5cc1b4589867.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d46deb63-8bcf-4b17-9f18-5cc1b4589867.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d46deb63-8bcf-4b17-9f18-5cc1b4589867 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

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

.shg-image-margin-container-s-d46deb63-8bcf-4b17-9f18-5cc1b4589867 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-d46deb63-8bcf-4b17-9f18-5cc1b4589867 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d46deb63-8bcf-4b17-9f18-5cc1b4589867 .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-d46deb63-8bcf-4b17-9f18-5cc1b4589867 .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d46deb63-8bcf-4b17-9f18-5cc1b4589867 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d46deb63-8bcf-4b17-9f18-5cc1b4589867.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d46deb63-8bcf-4b17-9f18-5cc1b4589867 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-d46deb63-8bcf-4b17-9f18-5cc1b4589867.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-d46deb63-8bcf-4b17-9f18-5cc1b4589867 .shogun-image-content {
  
    align-items: center;
  
}

.s-d46deb63-8bcf-4b17-9f18-5cc1b4589867.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d46deb63-8bcf-4b17-9f18-5cc1b4589867.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d46deb63-8bcf-4b17-9f18-5cc1b4589867.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d46deb63-8bcf-4b17-9f18-5cc1b4589867 {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-d46deb63-8bcf-4b17-9f18-5cc1b4589867.shogun-image-container {
      position: relative;
    }

    .s-d46deb63-8bcf-4b17-9f18-5cc1b4589867.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d46deb63-8bcf-4b17-9f18-5cc1b4589867.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d46deb63-8bcf-4b17-9f18-5cc1b4589867 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

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

.shg-image-margin-container-s-d46deb63-8bcf-4b17-9f18-5cc1b4589867 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-d46deb63-8bcf-4b17-9f18-5cc1b4589867 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d46deb63-8bcf-4b17-9f18-5cc1b4589867 .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-d46deb63-8bcf-4b17-9f18-5cc1b4589867 .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d46deb63-8bcf-4b17-9f18-5cc1b4589867 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d46deb63-8bcf-4b17-9f18-5cc1b4589867.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d46deb63-8bcf-4b17-9f18-5cc1b4589867 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-d46deb63-8bcf-4b17-9f18-5cc1b4589867.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-d46deb63-8bcf-4b17-9f18-5cc1b4589867 .shogun-image-content {
  
    align-items: center;
  
}

.s-d46deb63-8bcf-4b17-9f18-5cc1b4589867.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d46deb63-8bcf-4b17-9f18-5cc1b4589867.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d46deb63-8bcf-4b17-9f18-5cc1b4589867.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d46deb63-8bcf-4b17-9f18-5cc1b4589867 {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-d46deb63-8bcf-4b17-9f18-5cc1b4589867.shogun-image-container {
      position: relative;
    }

    .s-d46deb63-8bcf-4b17-9f18-5cc1b4589867.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d46deb63-8bcf-4b17-9f18-5cc1b4589867.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d46deb63-8bcf-4b17-9f18-5cc1b4589867 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

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

.shg-image-margin-container-s-d46deb63-8bcf-4b17-9f18-5cc1b4589867 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-d46deb63-8bcf-4b17-9f18-5cc1b4589867 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d46deb63-8bcf-4b17-9f18-5cc1b4589867 .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-d46deb63-8bcf-4b17-9f18-5cc1b4589867 .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d46deb63-8bcf-4b17-9f18-5cc1b4589867 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d46deb63-8bcf-4b17-9f18-5cc1b4589867.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d46deb63-8bcf-4b17-9f18-5cc1b4589867 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-d46deb63-8bcf-4b17-9f18-5cc1b4589867.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-d46deb63-8bcf-4b17-9f18-5cc1b4589867 .shogun-image-content {
  
    align-items: center;
  
}

.s-d46deb63-8bcf-4b17-9f18-5cc1b4589867.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d46deb63-8bcf-4b17-9f18-5cc1b4589867.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d46deb63-8bcf-4b17-9f18-5cc1b4589867.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d46deb63-8bcf-4b17-9f18-5cc1b4589867 {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-d46deb63-8bcf-4b17-9f18-5cc1b4589867.shogun-image-container {
      position: relative;
    }

    .s-d46deb63-8bcf-4b17-9f18-5cc1b4589867.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d46deb63-8bcf-4b17-9f18-5cc1b4589867.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d46deb63-8bcf-4b17-9f18-5cc1b4589867 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

}
#s-78681c27-53fb-42f2-8407-a3a810e35e77 {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 1px;
max-width: 1414px;
aspect-ratio: 1414/2000;
text-align: center;
}



.shg-image-margin-container-s-78681c27-53fb-42f2-8407-a3a810e35e77 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-78681c27-53fb-42f2-8407-a3a810e35e77 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-78681c27-53fb-42f2-8407-a3a810e35e77 .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-78681c27-53fb-42f2-8407-a3a810e35e77 .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-78681c27-53fb-42f2-8407-a3a810e35e77 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-78681c27-53fb-42f2-8407-a3a810e35e77.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-78681c27-53fb-42f2-8407-a3a810e35e77 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-78681c27-53fb-42f2-8407-a3a810e35e77.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-78681c27-53fb-42f2-8407-a3a810e35e77 .shogun-image-content {
  
    align-items: center;
  
}

.s-78681c27-53fb-42f2-8407-a3a810e35e77.shg-align-container {
  display: flex;
  justify-content: center
}

.s-78681c27-53fb-42f2-8407-a3a810e35e77.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-78681c27-53fb-42f2-8407-a3a810e35e77.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-78681c27-53fb-42f2-8407-a3a810e35e77 {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-78681c27-53fb-42f2-8407-a3a810e35e77.shogun-image-container {
      position: relative;
    }

    .s-78681c27-53fb-42f2-8407-a3a810e35e77.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-78681c27-53fb-42f2-8407-a3a810e35e77.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-78681c27-53fb-42f2-8407-a3a810e35e77 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-78681c27-53fb-42f2-8407-a3a810e35e77 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-78681c27-53fb-42f2-8407-a3a810e35e77 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-78681c27-53fb-42f2-8407-a3a810e35e77 .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-78681c27-53fb-42f2-8407-a3a810e35e77 .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-78681c27-53fb-42f2-8407-a3a810e35e77 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-78681c27-53fb-42f2-8407-a3a810e35e77.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-78681c27-53fb-42f2-8407-a3a810e35e77 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-78681c27-53fb-42f2-8407-a3a810e35e77.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-78681c27-53fb-42f2-8407-a3a810e35e77 .shogun-image-content {
  
    align-items: center;
  
}

.s-78681c27-53fb-42f2-8407-a3a810e35e77.shg-align-container {
  display: flex;
  justify-content: center
}

.s-78681c27-53fb-42f2-8407-a3a810e35e77.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-78681c27-53fb-42f2-8407-a3a810e35e77.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-78681c27-53fb-42f2-8407-a3a810e35e77 {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-78681c27-53fb-42f2-8407-a3a810e35e77.shogun-image-container {
      position: relative;
    }

    .s-78681c27-53fb-42f2-8407-a3a810e35e77.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-78681c27-53fb-42f2-8407-a3a810e35e77.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-78681c27-53fb-42f2-8407-a3a810e35e77 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

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

.shg-image-margin-container-s-78681c27-53fb-42f2-8407-a3a810e35e77 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-78681c27-53fb-42f2-8407-a3a810e35e77 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-78681c27-53fb-42f2-8407-a3a810e35e77 .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-78681c27-53fb-42f2-8407-a3a810e35e77 .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-78681c27-53fb-42f2-8407-a3a810e35e77 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-78681c27-53fb-42f2-8407-a3a810e35e77.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-78681c27-53fb-42f2-8407-a3a810e35e77 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-78681c27-53fb-42f2-8407-a3a810e35e77.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-78681c27-53fb-42f2-8407-a3a810e35e77 .shogun-image-content {
  
    align-items: center;
  
}

.s-78681c27-53fb-42f2-8407-a3a810e35e77.shg-align-container {
  display: flex;
  justify-content: center
}

.s-78681c27-53fb-42f2-8407-a3a810e35e77.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-78681c27-53fb-42f2-8407-a3a810e35e77.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-78681c27-53fb-42f2-8407-a3a810e35e77 {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-78681c27-53fb-42f2-8407-a3a810e35e77.shogun-image-container {
      position: relative;
    }

    .s-78681c27-53fb-42f2-8407-a3a810e35e77.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-78681c27-53fb-42f2-8407-a3a810e35e77.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-78681c27-53fb-42f2-8407-a3a810e35e77 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

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

.shg-image-margin-container-s-78681c27-53fb-42f2-8407-a3a810e35e77 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-78681c27-53fb-42f2-8407-a3a810e35e77 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-78681c27-53fb-42f2-8407-a3a810e35e77 .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-78681c27-53fb-42f2-8407-a3a810e35e77 .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-78681c27-53fb-42f2-8407-a3a810e35e77 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-78681c27-53fb-42f2-8407-a3a810e35e77.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-78681c27-53fb-42f2-8407-a3a810e35e77 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-78681c27-53fb-42f2-8407-a3a810e35e77.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-78681c27-53fb-42f2-8407-a3a810e35e77 .shogun-image-content {
  
    align-items: center;
  
}

.s-78681c27-53fb-42f2-8407-a3a810e35e77.shg-align-container {
  display: flex;
  justify-content: center
}

.s-78681c27-53fb-42f2-8407-a3a810e35e77.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-78681c27-53fb-42f2-8407-a3a810e35e77.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-78681c27-53fb-42f2-8407-a3a810e35e77 {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-78681c27-53fb-42f2-8407-a3a810e35e77.shogun-image-container {
      position: relative;
    }

    .s-78681c27-53fb-42f2-8407-a3a810e35e77.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-78681c27-53fb-42f2-8407-a3a810e35e77.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-78681c27-53fb-42f2-8407-a3a810e35e77 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

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

.shg-image-margin-container-s-78681c27-53fb-42f2-8407-a3a810e35e77 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-78681c27-53fb-42f2-8407-a3a810e35e77 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-78681c27-53fb-42f2-8407-a3a810e35e77 .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-78681c27-53fb-42f2-8407-a3a810e35e77 .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-78681c27-53fb-42f2-8407-a3a810e35e77 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-78681c27-53fb-42f2-8407-a3a810e35e77.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-78681c27-53fb-42f2-8407-a3a810e35e77 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-78681c27-53fb-42f2-8407-a3a810e35e77.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-78681c27-53fb-42f2-8407-a3a810e35e77 .shogun-image-content {
  
    align-items: center;
  
}

.s-78681c27-53fb-42f2-8407-a3a810e35e77.shg-align-container {
  display: flex;
  justify-content: center
}

.s-78681c27-53fb-42f2-8407-a3a810e35e77.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-78681c27-53fb-42f2-8407-a3a810e35e77.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-78681c27-53fb-42f2-8407-a3a810e35e77 {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-78681c27-53fb-42f2-8407-a3a810e35e77.shogun-image-container {
      position: relative;
    }

    .s-78681c27-53fb-42f2-8407-a3a810e35e77.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-78681c27-53fb-42f2-8407-a3a810e35e77.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-78681c27-53fb-42f2-8407-a3a810e35e77 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

}
#s-688113f6-ef24-410d-a704-adfaf97b5e50 {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 1px;
max-width: 1414px;
aspect-ratio: 1414/2000;
text-align: center;
}



.shg-image-margin-container-s-688113f6-ef24-410d-a704-adfaf97b5e50 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-688113f6-ef24-410d-a704-adfaf97b5e50 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-688113f6-ef24-410d-a704-adfaf97b5e50 .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-688113f6-ef24-410d-a704-adfaf97b5e50 .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-688113f6-ef24-410d-a704-adfaf97b5e50 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-688113f6-ef24-410d-a704-adfaf97b5e50.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-688113f6-ef24-410d-a704-adfaf97b5e50 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-688113f6-ef24-410d-a704-adfaf97b5e50.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-688113f6-ef24-410d-a704-adfaf97b5e50 .shogun-image-content {
  
    align-items: center;
  
}

.s-688113f6-ef24-410d-a704-adfaf97b5e50.shg-align-container {
  display: flex;
  justify-content: center
}

.s-688113f6-ef24-410d-a704-adfaf97b5e50.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-688113f6-ef24-410d-a704-adfaf97b5e50.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-688113f6-ef24-410d-a704-adfaf97b5e50 {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-688113f6-ef24-410d-a704-adfaf97b5e50.shogun-image-container {
      position: relative;
    }

    .s-688113f6-ef24-410d-a704-adfaf97b5e50.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-688113f6-ef24-410d-a704-adfaf97b5e50.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-688113f6-ef24-410d-a704-adfaf97b5e50 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-688113f6-ef24-410d-a704-adfaf97b5e50 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-688113f6-ef24-410d-a704-adfaf97b5e50 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-688113f6-ef24-410d-a704-adfaf97b5e50 .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-688113f6-ef24-410d-a704-adfaf97b5e50 .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-688113f6-ef24-410d-a704-adfaf97b5e50 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-688113f6-ef24-410d-a704-adfaf97b5e50.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-688113f6-ef24-410d-a704-adfaf97b5e50 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-688113f6-ef24-410d-a704-adfaf97b5e50.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-688113f6-ef24-410d-a704-adfaf97b5e50 .shogun-image-content {
  
    align-items: center;
  
}

.s-688113f6-ef24-410d-a704-adfaf97b5e50.shg-align-container {
  display: flex;
  justify-content: center
}

.s-688113f6-ef24-410d-a704-adfaf97b5e50.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-688113f6-ef24-410d-a704-adfaf97b5e50.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-688113f6-ef24-410d-a704-adfaf97b5e50 {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-688113f6-ef24-410d-a704-adfaf97b5e50.shogun-image-container {
      position: relative;
    }

    .s-688113f6-ef24-410d-a704-adfaf97b5e50.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-688113f6-ef24-410d-a704-adfaf97b5e50.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-688113f6-ef24-410d-a704-adfaf97b5e50 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

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

.shg-image-margin-container-s-688113f6-ef24-410d-a704-adfaf97b5e50 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-688113f6-ef24-410d-a704-adfaf97b5e50 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-688113f6-ef24-410d-a704-adfaf97b5e50 .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-688113f6-ef24-410d-a704-adfaf97b5e50 .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-688113f6-ef24-410d-a704-adfaf97b5e50 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-688113f6-ef24-410d-a704-adfaf97b5e50.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-688113f6-ef24-410d-a704-adfaf97b5e50 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-688113f6-ef24-410d-a704-adfaf97b5e50.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-688113f6-ef24-410d-a704-adfaf97b5e50 .shogun-image-content {
  
    align-items: center;
  
}

.s-688113f6-ef24-410d-a704-adfaf97b5e50.shg-align-container {
  display: flex;
  justify-content: center
}

.s-688113f6-ef24-410d-a704-adfaf97b5e50.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-688113f6-ef24-410d-a704-adfaf97b5e50.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-688113f6-ef24-410d-a704-adfaf97b5e50 {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-688113f6-ef24-410d-a704-adfaf97b5e50.shogun-image-container {
      position: relative;
    }

    .s-688113f6-ef24-410d-a704-adfaf97b5e50.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-688113f6-ef24-410d-a704-adfaf97b5e50.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-688113f6-ef24-410d-a704-adfaf97b5e50 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

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

.shg-image-margin-container-s-688113f6-ef24-410d-a704-adfaf97b5e50 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-688113f6-ef24-410d-a704-adfaf97b5e50 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-688113f6-ef24-410d-a704-adfaf97b5e50 .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-688113f6-ef24-410d-a704-adfaf97b5e50 .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-688113f6-ef24-410d-a704-adfaf97b5e50 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-688113f6-ef24-410d-a704-adfaf97b5e50.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-688113f6-ef24-410d-a704-adfaf97b5e50 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-688113f6-ef24-410d-a704-adfaf97b5e50.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-688113f6-ef24-410d-a704-adfaf97b5e50 .shogun-image-content {
  
    align-items: center;
  
}

.s-688113f6-ef24-410d-a704-adfaf97b5e50.shg-align-container {
  display: flex;
  justify-content: center
}

.s-688113f6-ef24-410d-a704-adfaf97b5e50.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-688113f6-ef24-410d-a704-adfaf97b5e50.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-688113f6-ef24-410d-a704-adfaf97b5e50 {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-688113f6-ef24-410d-a704-adfaf97b5e50.shogun-image-container {
      position: relative;
    }

    .s-688113f6-ef24-410d-a704-adfaf97b5e50.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-688113f6-ef24-410d-a704-adfaf97b5e50.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-688113f6-ef24-410d-a704-adfaf97b5e50 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

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

.shg-image-margin-container-s-688113f6-ef24-410d-a704-adfaf97b5e50 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-688113f6-ef24-410d-a704-adfaf97b5e50 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-688113f6-ef24-410d-a704-adfaf97b5e50 .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-688113f6-ef24-410d-a704-adfaf97b5e50 .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-688113f6-ef24-410d-a704-adfaf97b5e50 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-688113f6-ef24-410d-a704-adfaf97b5e50.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-688113f6-ef24-410d-a704-adfaf97b5e50 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-688113f6-ef24-410d-a704-adfaf97b5e50.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-688113f6-ef24-410d-a704-adfaf97b5e50 .shogun-image-content {
  
    align-items: center;
  
}

.s-688113f6-ef24-410d-a704-adfaf97b5e50.shg-align-container {
  display: flex;
  justify-content: center
}

.s-688113f6-ef24-410d-a704-adfaf97b5e50.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-688113f6-ef24-410d-a704-adfaf97b5e50.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-688113f6-ef24-410d-a704-adfaf97b5e50 {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-688113f6-ef24-410d-a704-adfaf97b5e50.shogun-image-container {
      position: relative;
    }

    .s-688113f6-ef24-410d-a704-adfaf97b5e50.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-688113f6-ef24-410d-a704-adfaf97b5e50.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-688113f6-ef24-410d-a704-adfaf97b5e50 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

}
#s-80604109-a941-4fe7-acb3-cc69af5dd8cf {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-80604109-a941-4fe7-acb3-cc69af5dd8cf"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-80604109-a941-4fe7-acb3-cc69af5dd8cf"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-80604109-a941-4fe7-acb3-cc69af5dd8cf"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-80604109-a941-4fe7-acb3-cc69af5dd8cf"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-fef3360d-ecdb-4be2-bdd3-ca8c5eb575a2 {
  margin-top: 0px;
margin-bottom: 15px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
}

#s-49daa745-8067-43d3-86c8-3a99e41258c7 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-49daa745-8067-43d3-86c8-3a99e41258c7:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-49daa745-8067-43d3-86c8-3a99e41258c7:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-49daa745-8067-43d3-86c8-3a99e41258c7-root {
    text-align: center;
  }


#s-49daa745-8067-43d3-86c8-3a99e41258c7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-49daa745-8067-43d3-86c8-3a99e41258c7-root {
    text-align: center;
  }


#s-49daa745-8067-43d3-86c8-3a99e41258c7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-49daa745-8067-43d3-86c8-3a99e41258c7-root {
    text-align: center;
  }


#s-49daa745-8067-43d3-86c8-3a99e41258c7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-49daa745-8067-43d3-86c8-3a99e41258c7-root {
    text-align: center;
  }


#s-49daa745-8067-43d3-86c8-3a99e41258c7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-49daa745-8067-43d3-86c8-3a99e41258c7-root {
    text-align: center;
  }


#s-49daa745-8067-43d3-86c8-3a99e41258c7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-8ac6920c-f42c-4054-b252-16d118bfea1c {
  margin-top: 0px;
margin-bottom: 15px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
}

#s-1702c984-e4c4-45b9-9d5f-2219576a915d {
  margin-top: 20px;
margin-left: 5%;
margin-bottom: 25px;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-1702c984-e4c4-45b9-9d5f-2219576a915d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-1702c984-e4c4-45b9-9d5f-2219576a915d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-1702c984-e4c4-45b9-9d5f-2219576a915d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-1702c984-e4c4-45b9-9d5f-2219576a915d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-fa4c1fe0-b7ba-4fc7-84a1-bb74eca627c5 {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 1px;
max-width: 1414px;
aspect-ratio: 1414/2000;
text-align: center;
}



.shg-image-margin-container-s-fa4c1fe0-b7ba-4fc7-84a1-bb74eca627c5 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-fa4c1fe0-b7ba-4fc7-84a1-bb74eca627c5 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fa4c1fe0-b7ba-4fc7-84a1-bb74eca627c5 .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-fa4c1fe0-b7ba-4fc7-84a1-bb74eca627c5 .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fa4c1fe0-b7ba-4fc7-84a1-bb74eca627c5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fa4c1fe0-b7ba-4fc7-84a1-bb74eca627c5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fa4c1fe0-b7ba-4fc7-84a1-bb74eca627c5 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-fa4c1fe0-b7ba-4fc7-84a1-bb74eca627c5.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-fa4c1fe0-b7ba-4fc7-84a1-bb74eca627c5 .shogun-image-content {
  
    align-items: center;
  
}

.s-fa4c1fe0-b7ba-4fc7-84a1-bb74eca627c5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fa4c1fe0-b7ba-4fc7-84a1-bb74eca627c5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fa4c1fe0-b7ba-4fc7-84a1-bb74eca627c5.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-fa4c1fe0-b7ba-4fc7-84a1-bb74eca627c5 {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-fa4c1fe0-b7ba-4fc7-84a1-bb74eca627c5.shogun-image-container {
      position: relative;
    }

    .s-fa4c1fe0-b7ba-4fc7-84a1-bb74eca627c5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fa4c1fe0-b7ba-4fc7-84a1-bb74eca627c5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fa4c1fe0-b7ba-4fc7-84a1-bb74eca627c5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-fa4c1fe0-b7ba-4fc7-84a1-bb74eca627c5 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-fa4c1fe0-b7ba-4fc7-84a1-bb74eca627c5 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fa4c1fe0-b7ba-4fc7-84a1-bb74eca627c5 .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-fa4c1fe0-b7ba-4fc7-84a1-bb74eca627c5 .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fa4c1fe0-b7ba-4fc7-84a1-bb74eca627c5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fa4c1fe0-b7ba-4fc7-84a1-bb74eca627c5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fa4c1fe0-b7ba-4fc7-84a1-bb74eca627c5 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-fa4c1fe0-b7ba-4fc7-84a1-bb74eca627c5.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-fa4c1fe0-b7ba-4fc7-84a1-bb74eca627c5 .shogun-image-content {
  
    align-items: center;
  
}

.s-fa4c1fe0-b7ba-4fc7-84a1-bb74eca627c5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fa4c1fe0-b7ba-4fc7-84a1-bb74eca627c5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fa4c1fe0-b7ba-4fc7-84a1-bb74eca627c5.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-fa4c1fe0-b7ba-4fc7-84a1-bb74eca627c5 {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-fa4c1fe0-b7ba-4fc7-84a1-bb74eca627c5.shogun-image-container {
      position: relative;
    }

    .s-fa4c1fe0-b7ba-4fc7-84a1-bb74eca627c5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fa4c1fe0-b7ba-4fc7-84a1-bb74eca627c5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fa4c1fe0-b7ba-4fc7-84a1-bb74eca627c5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

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

.shg-image-margin-container-s-fa4c1fe0-b7ba-4fc7-84a1-bb74eca627c5 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-fa4c1fe0-b7ba-4fc7-84a1-bb74eca627c5 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fa4c1fe0-b7ba-4fc7-84a1-bb74eca627c5 .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-fa4c1fe0-b7ba-4fc7-84a1-bb74eca627c5 .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fa4c1fe0-b7ba-4fc7-84a1-bb74eca627c5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fa4c1fe0-b7ba-4fc7-84a1-bb74eca627c5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fa4c1fe0-b7ba-4fc7-84a1-bb74eca627c5 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-fa4c1fe0-b7ba-4fc7-84a1-bb74eca627c5.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-fa4c1fe0-b7ba-4fc7-84a1-bb74eca627c5 .shogun-image-content {
  
    align-items: center;
  
}

.s-fa4c1fe0-b7ba-4fc7-84a1-bb74eca627c5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fa4c1fe0-b7ba-4fc7-84a1-bb74eca627c5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fa4c1fe0-b7ba-4fc7-84a1-bb74eca627c5.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-fa4c1fe0-b7ba-4fc7-84a1-bb74eca627c5 {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-fa4c1fe0-b7ba-4fc7-84a1-bb74eca627c5.shogun-image-container {
      position: relative;
    }

    .s-fa4c1fe0-b7ba-4fc7-84a1-bb74eca627c5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fa4c1fe0-b7ba-4fc7-84a1-bb74eca627c5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fa4c1fe0-b7ba-4fc7-84a1-bb74eca627c5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

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

.shg-image-margin-container-s-fa4c1fe0-b7ba-4fc7-84a1-bb74eca627c5 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-fa4c1fe0-b7ba-4fc7-84a1-bb74eca627c5 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fa4c1fe0-b7ba-4fc7-84a1-bb74eca627c5 .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-fa4c1fe0-b7ba-4fc7-84a1-bb74eca627c5 .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fa4c1fe0-b7ba-4fc7-84a1-bb74eca627c5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fa4c1fe0-b7ba-4fc7-84a1-bb74eca627c5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fa4c1fe0-b7ba-4fc7-84a1-bb74eca627c5 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-fa4c1fe0-b7ba-4fc7-84a1-bb74eca627c5.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-fa4c1fe0-b7ba-4fc7-84a1-bb74eca627c5 .shogun-image-content {
  
    align-items: center;
  
}

.s-fa4c1fe0-b7ba-4fc7-84a1-bb74eca627c5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fa4c1fe0-b7ba-4fc7-84a1-bb74eca627c5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fa4c1fe0-b7ba-4fc7-84a1-bb74eca627c5.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-fa4c1fe0-b7ba-4fc7-84a1-bb74eca627c5 {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-fa4c1fe0-b7ba-4fc7-84a1-bb74eca627c5.shogun-image-container {
      position: relative;
    }

    .s-fa4c1fe0-b7ba-4fc7-84a1-bb74eca627c5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fa4c1fe0-b7ba-4fc7-84a1-bb74eca627c5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fa4c1fe0-b7ba-4fc7-84a1-bb74eca627c5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

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

.shg-image-margin-container-s-fa4c1fe0-b7ba-4fc7-84a1-bb74eca627c5 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-fa4c1fe0-b7ba-4fc7-84a1-bb74eca627c5 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fa4c1fe0-b7ba-4fc7-84a1-bb74eca627c5 .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-fa4c1fe0-b7ba-4fc7-84a1-bb74eca627c5 .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fa4c1fe0-b7ba-4fc7-84a1-bb74eca627c5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fa4c1fe0-b7ba-4fc7-84a1-bb74eca627c5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fa4c1fe0-b7ba-4fc7-84a1-bb74eca627c5 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-fa4c1fe0-b7ba-4fc7-84a1-bb74eca627c5.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-fa4c1fe0-b7ba-4fc7-84a1-bb74eca627c5 .shogun-image-content {
  
    align-items: center;
  
}

.s-fa4c1fe0-b7ba-4fc7-84a1-bb74eca627c5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fa4c1fe0-b7ba-4fc7-84a1-bb74eca627c5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fa4c1fe0-b7ba-4fc7-84a1-bb74eca627c5.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-fa4c1fe0-b7ba-4fc7-84a1-bb74eca627c5 {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-fa4c1fe0-b7ba-4fc7-84a1-bb74eca627c5.shogun-image-container {
      position: relative;
    }

    .s-fa4c1fe0-b7ba-4fc7-84a1-bb74eca627c5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fa4c1fe0-b7ba-4fc7-84a1-bb74eca627c5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fa4c1fe0-b7ba-4fc7-84a1-bb74eca627c5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

}
#s-4535fbfb-2ca1-4242-8a86-812b1692c192 {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 1px;
max-width: 1414px;
aspect-ratio: 1414/2000;
text-align: center;
}



.shg-image-margin-container-s-4535fbfb-2ca1-4242-8a86-812b1692c192 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-4535fbfb-2ca1-4242-8a86-812b1692c192 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4535fbfb-2ca1-4242-8a86-812b1692c192 .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-4535fbfb-2ca1-4242-8a86-812b1692c192 .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4535fbfb-2ca1-4242-8a86-812b1692c192 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4535fbfb-2ca1-4242-8a86-812b1692c192.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4535fbfb-2ca1-4242-8a86-812b1692c192 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-4535fbfb-2ca1-4242-8a86-812b1692c192.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-4535fbfb-2ca1-4242-8a86-812b1692c192 .shogun-image-content {
  
    align-items: center;
  
}

.s-4535fbfb-2ca1-4242-8a86-812b1692c192.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4535fbfb-2ca1-4242-8a86-812b1692c192.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4535fbfb-2ca1-4242-8a86-812b1692c192.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-4535fbfb-2ca1-4242-8a86-812b1692c192 {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-4535fbfb-2ca1-4242-8a86-812b1692c192.shogun-image-container {
      position: relative;
    }

    .s-4535fbfb-2ca1-4242-8a86-812b1692c192.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4535fbfb-2ca1-4242-8a86-812b1692c192.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4535fbfb-2ca1-4242-8a86-812b1692c192 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-4535fbfb-2ca1-4242-8a86-812b1692c192 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-4535fbfb-2ca1-4242-8a86-812b1692c192 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4535fbfb-2ca1-4242-8a86-812b1692c192 .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-4535fbfb-2ca1-4242-8a86-812b1692c192 .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4535fbfb-2ca1-4242-8a86-812b1692c192 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4535fbfb-2ca1-4242-8a86-812b1692c192.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4535fbfb-2ca1-4242-8a86-812b1692c192 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-4535fbfb-2ca1-4242-8a86-812b1692c192.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-4535fbfb-2ca1-4242-8a86-812b1692c192 .shogun-image-content {
  
    align-items: center;
  
}

.s-4535fbfb-2ca1-4242-8a86-812b1692c192.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4535fbfb-2ca1-4242-8a86-812b1692c192.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4535fbfb-2ca1-4242-8a86-812b1692c192.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-4535fbfb-2ca1-4242-8a86-812b1692c192 {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-4535fbfb-2ca1-4242-8a86-812b1692c192.shogun-image-container {
      position: relative;
    }

    .s-4535fbfb-2ca1-4242-8a86-812b1692c192.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4535fbfb-2ca1-4242-8a86-812b1692c192.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4535fbfb-2ca1-4242-8a86-812b1692c192 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

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

.shg-image-margin-container-s-4535fbfb-2ca1-4242-8a86-812b1692c192 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-4535fbfb-2ca1-4242-8a86-812b1692c192 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4535fbfb-2ca1-4242-8a86-812b1692c192 .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-4535fbfb-2ca1-4242-8a86-812b1692c192 .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4535fbfb-2ca1-4242-8a86-812b1692c192 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4535fbfb-2ca1-4242-8a86-812b1692c192.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4535fbfb-2ca1-4242-8a86-812b1692c192 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-4535fbfb-2ca1-4242-8a86-812b1692c192.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-4535fbfb-2ca1-4242-8a86-812b1692c192 .shogun-image-content {
  
    align-items: center;
  
}

.s-4535fbfb-2ca1-4242-8a86-812b1692c192.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4535fbfb-2ca1-4242-8a86-812b1692c192.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4535fbfb-2ca1-4242-8a86-812b1692c192.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-4535fbfb-2ca1-4242-8a86-812b1692c192 {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-4535fbfb-2ca1-4242-8a86-812b1692c192.shogun-image-container {
      position: relative;
    }

    .s-4535fbfb-2ca1-4242-8a86-812b1692c192.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4535fbfb-2ca1-4242-8a86-812b1692c192.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4535fbfb-2ca1-4242-8a86-812b1692c192 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

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

.shg-image-margin-container-s-4535fbfb-2ca1-4242-8a86-812b1692c192 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-4535fbfb-2ca1-4242-8a86-812b1692c192 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4535fbfb-2ca1-4242-8a86-812b1692c192 .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-4535fbfb-2ca1-4242-8a86-812b1692c192 .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4535fbfb-2ca1-4242-8a86-812b1692c192 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4535fbfb-2ca1-4242-8a86-812b1692c192.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4535fbfb-2ca1-4242-8a86-812b1692c192 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-4535fbfb-2ca1-4242-8a86-812b1692c192.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-4535fbfb-2ca1-4242-8a86-812b1692c192 .shogun-image-content {
  
    align-items: center;
  
}

.s-4535fbfb-2ca1-4242-8a86-812b1692c192.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4535fbfb-2ca1-4242-8a86-812b1692c192.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4535fbfb-2ca1-4242-8a86-812b1692c192.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-4535fbfb-2ca1-4242-8a86-812b1692c192 {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-4535fbfb-2ca1-4242-8a86-812b1692c192.shogun-image-container {
      position: relative;
    }

    .s-4535fbfb-2ca1-4242-8a86-812b1692c192.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4535fbfb-2ca1-4242-8a86-812b1692c192.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4535fbfb-2ca1-4242-8a86-812b1692c192 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

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

.shg-image-margin-container-s-4535fbfb-2ca1-4242-8a86-812b1692c192 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-4535fbfb-2ca1-4242-8a86-812b1692c192 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4535fbfb-2ca1-4242-8a86-812b1692c192 .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-4535fbfb-2ca1-4242-8a86-812b1692c192 .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4535fbfb-2ca1-4242-8a86-812b1692c192 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4535fbfb-2ca1-4242-8a86-812b1692c192.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4535fbfb-2ca1-4242-8a86-812b1692c192 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-4535fbfb-2ca1-4242-8a86-812b1692c192.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-4535fbfb-2ca1-4242-8a86-812b1692c192 .shogun-image-content {
  
    align-items: center;
  
}

.s-4535fbfb-2ca1-4242-8a86-812b1692c192.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4535fbfb-2ca1-4242-8a86-812b1692c192.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4535fbfb-2ca1-4242-8a86-812b1692c192.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-4535fbfb-2ca1-4242-8a86-812b1692c192 {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-4535fbfb-2ca1-4242-8a86-812b1692c192.shogun-image-container {
      position: relative;
    }

    .s-4535fbfb-2ca1-4242-8a86-812b1692c192.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4535fbfb-2ca1-4242-8a86-812b1692c192.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4535fbfb-2ca1-4242-8a86-812b1692c192 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

}
#s-9b25ae9e-14d0-4f77-a982-93ede761f3c3 {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 1px;
max-width: 1414px;
aspect-ratio: 1414/2000;
text-align: center;
}



.shg-image-margin-container-s-9b25ae9e-14d0-4f77-a982-93ede761f3c3 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-9b25ae9e-14d0-4f77-a982-93ede761f3c3 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9b25ae9e-14d0-4f77-a982-93ede761f3c3 .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-9b25ae9e-14d0-4f77-a982-93ede761f3c3 .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9b25ae9e-14d0-4f77-a982-93ede761f3c3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9b25ae9e-14d0-4f77-a982-93ede761f3c3.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9b25ae9e-14d0-4f77-a982-93ede761f3c3 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-9b25ae9e-14d0-4f77-a982-93ede761f3c3.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-9b25ae9e-14d0-4f77-a982-93ede761f3c3 .shogun-image-content {
  
    align-items: center;
  
}

.s-9b25ae9e-14d0-4f77-a982-93ede761f3c3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9b25ae9e-14d0-4f77-a982-93ede761f3c3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9b25ae9e-14d0-4f77-a982-93ede761f3c3.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-9b25ae9e-14d0-4f77-a982-93ede761f3c3 {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-9b25ae9e-14d0-4f77-a982-93ede761f3c3.shogun-image-container {
      position: relative;
    }

    .s-9b25ae9e-14d0-4f77-a982-93ede761f3c3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9b25ae9e-14d0-4f77-a982-93ede761f3c3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9b25ae9e-14d0-4f77-a982-93ede761f3c3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-9b25ae9e-14d0-4f77-a982-93ede761f3c3 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-9b25ae9e-14d0-4f77-a982-93ede761f3c3 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9b25ae9e-14d0-4f77-a982-93ede761f3c3 .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-9b25ae9e-14d0-4f77-a982-93ede761f3c3 .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9b25ae9e-14d0-4f77-a982-93ede761f3c3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9b25ae9e-14d0-4f77-a982-93ede761f3c3.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9b25ae9e-14d0-4f77-a982-93ede761f3c3 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-9b25ae9e-14d0-4f77-a982-93ede761f3c3.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-9b25ae9e-14d0-4f77-a982-93ede761f3c3 .shogun-image-content {
  
    align-items: center;
  
}

.s-9b25ae9e-14d0-4f77-a982-93ede761f3c3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9b25ae9e-14d0-4f77-a982-93ede761f3c3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9b25ae9e-14d0-4f77-a982-93ede761f3c3.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-9b25ae9e-14d0-4f77-a982-93ede761f3c3 {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-9b25ae9e-14d0-4f77-a982-93ede761f3c3.shogun-image-container {
      position: relative;
    }

    .s-9b25ae9e-14d0-4f77-a982-93ede761f3c3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9b25ae9e-14d0-4f77-a982-93ede761f3c3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9b25ae9e-14d0-4f77-a982-93ede761f3c3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

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

.shg-image-margin-container-s-9b25ae9e-14d0-4f77-a982-93ede761f3c3 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-9b25ae9e-14d0-4f77-a982-93ede761f3c3 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9b25ae9e-14d0-4f77-a982-93ede761f3c3 .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-9b25ae9e-14d0-4f77-a982-93ede761f3c3 .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9b25ae9e-14d0-4f77-a982-93ede761f3c3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9b25ae9e-14d0-4f77-a982-93ede761f3c3.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9b25ae9e-14d0-4f77-a982-93ede761f3c3 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-9b25ae9e-14d0-4f77-a982-93ede761f3c3.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-9b25ae9e-14d0-4f77-a982-93ede761f3c3 .shogun-image-content {
  
    align-items: center;
  
}

.s-9b25ae9e-14d0-4f77-a982-93ede761f3c3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9b25ae9e-14d0-4f77-a982-93ede761f3c3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9b25ae9e-14d0-4f77-a982-93ede761f3c3.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-9b25ae9e-14d0-4f77-a982-93ede761f3c3 {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-9b25ae9e-14d0-4f77-a982-93ede761f3c3.shogun-image-container {
      position: relative;
    }

    .s-9b25ae9e-14d0-4f77-a982-93ede761f3c3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9b25ae9e-14d0-4f77-a982-93ede761f3c3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9b25ae9e-14d0-4f77-a982-93ede761f3c3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

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

.shg-image-margin-container-s-9b25ae9e-14d0-4f77-a982-93ede761f3c3 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-9b25ae9e-14d0-4f77-a982-93ede761f3c3 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9b25ae9e-14d0-4f77-a982-93ede761f3c3 .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-9b25ae9e-14d0-4f77-a982-93ede761f3c3 .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9b25ae9e-14d0-4f77-a982-93ede761f3c3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9b25ae9e-14d0-4f77-a982-93ede761f3c3.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9b25ae9e-14d0-4f77-a982-93ede761f3c3 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-9b25ae9e-14d0-4f77-a982-93ede761f3c3.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-9b25ae9e-14d0-4f77-a982-93ede761f3c3 .shogun-image-content {
  
    align-items: center;
  
}

.s-9b25ae9e-14d0-4f77-a982-93ede761f3c3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9b25ae9e-14d0-4f77-a982-93ede761f3c3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9b25ae9e-14d0-4f77-a982-93ede761f3c3.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-9b25ae9e-14d0-4f77-a982-93ede761f3c3 {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-9b25ae9e-14d0-4f77-a982-93ede761f3c3.shogun-image-container {
      position: relative;
    }

    .s-9b25ae9e-14d0-4f77-a982-93ede761f3c3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9b25ae9e-14d0-4f77-a982-93ede761f3c3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9b25ae9e-14d0-4f77-a982-93ede761f3c3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

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

.shg-image-margin-container-s-9b25ae9e-14d0-4f77-a982-93ede761f3c3 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-9b25ae9e-14d0-4f77-a982-93ede761f3c3 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9b25ae9e-14d0-4f77-a982-93ede761f3c3 .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-9b25ae9e-14d0-4f77-a982-93ede761f3c3 .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9b25ae9e-14d0-4f77-a982-93ede761f3c3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9b25ae9e-14d0-4f77-a982-93ede761f3c3.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9b25ae9e-14d0-4f77-a982-93ede761f3c3 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-9b25ae9e-14d0-4f77-a982-93ede761f3c3.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-9b25ae9e-14d0-4f77-a982-93ede761f3c3 .shogun-image-content {
  
    align-items: center;
  
}

.s-9b25ae9e-14d0-4f77-a982-93ede761f3c3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9b25ae9e-14d0-4f77-a982-93ede761f3c3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9b25ae9e-14d0-4f77-a982-93ede761f3c3.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-9b25ae9e-14d0-4f77-a982-93ede761f3c3 {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-9b25ae9e-14d0-4f77-a982-93ede761f3c3.shogun-image-container {
      position: relative;
    }

    .s-9b25ae9e-14d0-4f77-a982-93ede761f3c3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9b25ae9e-14d0-4f77-a982-93ede761f3c3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9b25ae9e-14d0-4f77-a982-93ede761f3c3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

}
#s-da847e5d-a675-415f-a501-5b671b1f745a {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 1px;
max-width: 1414px;
aspect-ratio: 1414/2000;
text-align: center;
}



.shg-image-margin-container-s-da847e5d-a675-415f-a501-5b671b1f745a {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-da847e5d-a675-415f-a501-5b671b1f745a {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-da847e5d-a675-415f-a501-5b671b1f745a .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-da847e5d-a675-415f-a501-5b671b1f745a .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-da847e5d-a675-415f-a501-5b671b1f745a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-da847e5d-a675-415f-a501-5b671b1f745a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-da847e5d-a675-415f-a501-5b671b1f745a img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-da847e5d-a675-415f-a501-5b671b1f745a.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-da847e5d-a675-415f-a501-5b671b1f745a .shogun-image-content {
  
    align-items: center;
  
}

.s-da847e5d-a675-415f-a501-5b671b1f745a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-da847e5d-a675-415f-a501-5b671b1f745a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-da847e5d-a675-415f-a501-5b671b1f745a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-da847e5d-a675-415f-a501-5b671b1f745a {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-da847e5d-a675-415f-a501-5b671b1f745a.shogun-image-container {
      position: relative;
    }

    .s-da847e5d-a675-415f-a501-5b671b1f745a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-da847e5d-a675-415f-a501-5b671b1f745a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-da847e5d-a675-415f-a501-5b671b1f745a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-da847e5d-a675-415f-a501-5b671b1f745a {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-da847e5d-a675-415f-a501-5b671b1f745a {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-da847e5d-a675-415f-a501-5b671b1f745a .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-da847e5d-a675-415f-a501-5b671b1f745a .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-da847e5d-a675-415f-a501-5b671b1f745a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-da847e5d-a675-415f-a501-5b671b1f745a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-da847e5d-a675-415f-a501-5b671b1f745a img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-da847e5d-a675-415f-a501-5b671b1f745a.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-da847e5d-a675-415f-a501-5b671b1f745a .shogun-image-content {
  
    align-items: center;
  
}

.s-da847e5d-a675-415f-a501-5b671b1f745a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-da847e5d-a675-415f-a501-5b671b1f745a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-da847e5d-a675-415f-a501-5b671b1f745a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-da847e5d-a675-415f-a501-5b671b1f745a {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-da847e5d-a675-415f-a501-5b671b1f745a.shogun-image-container {
      position: relative;
    }

    .s-da847e5d-a675-415f-a501-5b671b1f745a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-da847e5d-a675-415f-a501-5b671b1f745a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-da847e5d-a675-415f-a501-5b671b1f745a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

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

.shg-image-margin-container-s-da847e5d-a675-415f-a501-5b671b1f745a {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-da847e5d-a675-415f-a501-5b671b1f745a {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-da847e5d-a675-415f-a501-5b671b1f745a .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-da847e5d-a675-415f-a501-5b671b1f745a .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-da847e5d-a675-415f-a501-5b671b1f745a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-da847e5d-a675-415f-a501-5b671b1f745a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-da847e5d-a675-415f-a501-5b671b1f745a img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-da847e5d-a675-415f-a501-5b671b1f745a.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-da847e5d-a675-415f-a501-5b671b1f745a .shogun-image-content {
  
    align-items: center;
  
}

.s-da847e5d-a675-415f-a501-5b671b1f745a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-da847e5d-a675-415f-a501-5b671b1f745a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-da847e5d-a675-415f-a501-5b671b1f745a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-da847e5d-a675-415f-a501-5b671b1f745a {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-da847e5d-a675-415f-a501-5b671b1f745a.shogun-image-container {
      position: relative;
    }

    .s-da847e5d-a675-415f-a501-5b671b1f745a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-da847e5d-a675-415f-a501-5b671b1f745a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-da847e5d-a675-415f-a501-5b671b1f745a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

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

.shg-image-margin-container-s-da847e5d-a675-415f-a501-5b671b1f745a {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-da847e5d-a675-415f-a501-5b671b1f745a {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-da847e5d-a675-415f-a501-5b671b1f745a .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-da847e5d-a675-415f-a501-5b671b1f745a .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-da847e5d-a675-415f-a501-5b671b1f745a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-da847e5d-a675-415f-a501-5b671b1f745a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-da847e5d-a675-415f-a501-5b671b1f745a img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-da847e5d-a675-415f-a501-5b671b1f745a.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-da847e5d-a675-415f-a501-5b671b1f745a .shogun-image-content {
  
    align-items: center;
  
}

.s-da847e5d-a675-415f-a501-5b671b1f745a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-da847e5d-a675-415f-a501-5b671b1f745a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-da847e5d-a675-415f-a501-5b671b1f745a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-da847e5d-a675-415f-a501-5b671b1f745a {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-da847e5d-a675-415f-a501-5b671b1f745a.shogun-image-container {
      position: relative;
    }

    .s-da847e5d-a675-415f-a501-5b671b1f745a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-da847e5d-a675-415f-a501-5b671b1f745a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-da847e5d-a675-415f-a501-5b671b1f745a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

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

.shg-image-margin-container-s-da847e5d-a675-415f-a501-5b671b1f745a {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-da847e5d-a675-415f-a501-5b671b1f745a {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-da847e5d-a675-415f-a501-5b671b1f745a .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-da847e5d-a675-415f-a501-5b671b1f745a .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-da847e5d-a675-415f-a501-5b671b1f745a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-da847e5d-a675-415f-a501-5b671b1f745a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-da847e5d-a675-415f-a501-5b671b1f745a img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-da847e5d-a675-415f-a501-5b671b1f745a.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-da847e5d-a675-415f-a501-5b671b1f745a .shogun-image-content {
  
    align-items: center;
  
}

.s-da847e5d-a675-415f-a501-5b671b1f745a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-da847e5d-a675-415f-a501-5b671b1f745a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-da847e5d-a675-415f-a501-5b671b1f745a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-da847e5d-a675-415f-a501-5b671b1f745a {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-da847e5d-a675-415f-a501-5b671b1f745a.shogun-image-container {
      position: relative;
    }

    .s-da847e5d-a675-415f-a501-5b671b1f745a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-da847e5d-a675-415f-a501-5b671b1f745a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-da847e5d-a675-415f-a501-5b671b1f745a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

}
#s-5e7dbe49-a7f3-4cfc-b1b2-5aef9f2d4792 {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-5e7dbe49-a7f3-4cfc-b1b2-5aef9f2d4792"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5e7dbe49-a7f3-4cfc-b1b2-5aef9f2d4792"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-5e7dbe49-a7f3-4cfc-b1b2-5aef9f2d4792"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-5e7dbe49-a7f3-4cfc-b1b2-5aef9f2d4792"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-bf26243d-1bd0-43d6-908f-2b9e48faa358 {
  margin-top: 0px;
margin-bottom: 15px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
}

#s-c33d2d78-989a-4a68-bc34-f1d2ec2c80b5 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-c33d2d78-989a-4a68-bc34-f1d2ec2c80b5:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-c33d2d78-989a-4a68-bc34-f1d2ec2c80b5:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-c33d2d78-989a-4a68-bc34-f1d2ec2c80b5-root {
    text-align: center;
  }


#s-c33d2d78-989a-4a68-bc34-f1d2ec2c80b5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-c33d2d78-989a-4a68-bc34-f1d2ec2c80b5-root {
    text-align: center;
  }


#s-c33d2d78-989a-4a68-bc34-f1d2ec2c80b5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-c33d2d78-989a-4a68-bc34-f1d2ec2c80b5-root {
    text-align: center;
  }


#s-c33d2d78-989a-4a68-bc34-f1d2ec2c80b5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-c33d2d78-989a-4a68-bc34-f1d2ec2c80b5-root {
    text-align: center;
  }


#s-c33d2d78-989a-4a68-bc34-f1d2ec2c80b5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-c33d2d78-989a-4a68-bc34-f1d2ec2c80b5-root {
    text-align: center;
  }


#s-c33d2d78-989a-4a68-bc34-f1d2ec2c80b5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-dfb785d2-cac1-409d-bf02-db454b16f525 {
  margin-top: 0px;
margin-bottom: 15px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
}

#s-cc60ccbf-fce9-4359-8f86-09c17f482e34 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-cc60ccbf-fce9-4359-8f86-09c17f482e34:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-cc60ccbf-fce9-4359-8f86-09c17f482e34:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-cc60ccbf-fce9-4359-8f86-09c17f482e34-root {
    text-align: center;
  }


#s-cc60ccbf-fce9-4359-8f86-09c17f482e34.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-cc60ccbf-fce9-4359-8f86-09c17f482e34-root {
    text-align: center;
  }


#s-cc60ccbf-fce9-4359-8f86-09c17f482e34.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-cc60ccbf-fce9-4359-8f86-09c17f482e34-root {
    text-align: center;
  }


#s-cc60ccbf-fce9-4359-8f86-09c17f482e34.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-cc60ccbf-fce9-4359-8f86-09c17f482e34-root {
    text-align: center;
  }


#s-cc60ccbf-fce9-4359-8f86-09c17f482e34.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-cc60ccbf-fce9-4359-8f86-09c17f482e34-root {
    text-align: center;
  }


#s-cc60ccbf-fce9-4359-8f86-09c17f482e34.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-c1b01022-ed6a-4dd9-aa54-2e7abb0c5117 {
  margin-top: 20px;
margin-left: 5%;
margin-bottom: 25px;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-c1b01022-ed6a-4dd9-aa54-2e7abb0c5117"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-c1b01022-ed6a-4dd9-aa54-2e7abb0c5117"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-c1b01022-ed6a-4dd9-aa54-2e7abb0c5117"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-c1b01022-ed6a-4dd9-aa54-2e7abb0c5117"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-f6a0e2d7-e7d1-413c-bb28-2fec148eb5e7 {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 1px;
max-width: 1414px;
aspect-ratio: 1414/2000;
text-align: center;
}



.shg-image-margin-container-s-f6a0e2d7-e7d1-413c-bb28-2fec148eb5e7 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-f6a0e2d7-e7d1-413c-bb28-2fec148eb5e7 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f6a0e2d7-e7d1-413c-bb28-2fec148eb5e7 .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-f6a0e2d7-e7d1-413c-bb28-2fec148eb5e7 .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f6a0e2d7-e7d1-413c-bb28-2fec148eb5e7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f6a0e2d7-e7d1-413c-bb28-2fec148eb5e7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f6a0e2d7-e7d1-413c-bb28-2fec148eb5e7 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-f6a0e2d7-e7d1-413c-bb28-2fec148eb5e7.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-f6a0e2d7-e7d1-413c-bb28-2fec148eb5e7 .shogun-image-content {
  
    align-items: center;
  
}

.s-f6a0e2d7-e7d1-413c-bb28-2fec148eb5e7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f6a0e2d7-e7d1-413c-bb28-2fec148eb5e7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f6a0e2d7-e7d1-413c-bb28-2fec148eb5e7.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f6a0e2d7-e7d1-413c-bb28-2fec148eb5e7 {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-f6a0e2d7-e7d1-413c-bb28-2fec148eb5e7.shogun-image-container {
      position: relative;
    }

    .s-f6a0e2d7-e7d1-413c-bb28-2fec148eb5e7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f6a0e2d7-e7d1-413c-bb28-2fec148eb5e7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f6a0e2d7-e7d1-413c-bb28-2fec148eb5e7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-f6a0e2d7-e7d1-413c-bb28-2fec148eb5e7 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-f6a0e2d7-e7d1-413c-bb28-2fec148eb5e7 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f6a0e2d7-e7d1-413c-bb28-2fec148eb5e7 .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-f6a0e2d7-e7d1-413c-bb28-2fec148eb5e7 .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f6a0e2d7-e7d1-413c-bb28-2fec148eb5e7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f6a0e2d7-e7d1-413c-bb28-2fec148eb5e7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f6a0e2d7-e7d1-413c-bb28-2fec148eb5e7 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-f6a0e2d7-e7d1-413c-bb28-2fec148eb5e7.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-f6a0e2d7-e7d1-413c-bb28-2fec148eb5e7 .shogun-image-content {
  
    align-items: center;
  
}

.s-f6a0e2d7-e7d1-413c-bb28-2fec148eb5e7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f6a0e2d7-e7d1-413c-bb28-2fec148eb5e7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f6a0e2d7-e7d1-413c-bb28-2fec148eb5e7.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f6a0e2d7-e7d1-413c-bb28-2fec148eb5e7 {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-f6a0e2d7-e7d1-413c-bb28-2fec148eb5e7.shogun-image-container {
      position: relative;
    }

    .s-f6a0e2d7-e7d1-413c-bb28-2fec148eb5e7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f6a0e2d7-e7d1-413c-bb28-2fec148eb5e7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f6a0e2d7-e7d1-413c-bb28-2fec148eb5e7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

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

.shg-image-margin-container-s-f6a0e2d7-e7d1-413c-bb28-2fec148eb5e7 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-f6a0e2d7-e7d1-413c-bb28-2fec148eb5e7 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f6a0e2d7-e7d1-413c-bb28-2fec148eb5e7 .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-f6a0e2d7-e7d1-413c-bb28-2fec148eb5e7 .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f6a0e2d7-e7d1-413c-bb28-2fec148eb5e7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f6a0e2d7-e7d1-413c-bb28-2fec148eb5e7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f6a0e2d7-e7d1-413c-bb28-2fec148eb5e7 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-f6a0e2d7-e7d1-413c-bb28-2fec148eb5e7.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-f6a0e2d7-e7d1-413c-bb28-2fec148eb5e7 .shogun-image-content {
  
    align-items: center;
  
}

.s-f6a0e2d7-e7d1-413c-bb28-2fec148eb5e7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f6a0e2d7-e7d1-413c-bb28-2fec148eb5e7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f6a0e2d7-e7d1-413c-bb28-2fec148eb5e7.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f6a0e2d7-e7d1-413c-bb28-2fec148eb5e7 {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-f6a0e2d7-e7d1-413c-bb28-2fec148eb5e7.shogun-image-container {
      position: relative;
    }

    .s-f6a0e2d7-e7d1-413c-bb28-2fec148eb5e7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f6a0e2d7-e7d1-413c-bb28-2fec148eb5e7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f6a0e2d7-e7d1-413c-bb28-2fec148eb5e7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

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

.shg-image-margin-container-s-f6a0e2d7-e7d1-413c-bb28-2fec148eb5e7 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-f6a0e2d7-e7d1-413c-bb28-2fec148eb5e7 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f6a0e2d7-e7d1-413c-bb28-2fec148eb5e7 .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-f6a0e2d7-e7d1-413c-bb28-2fec148eb5e7 .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f6a0e2d7-e7d1-413c-bb28-2fec148eb5e7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f6a0e2d7-e7d1-413c-bb28-2fec148eb5e7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f6a0e2d7-e7d1-413c-bb28-2fec148eb5e7 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-f6a0e2d7-e7d1-413c-bb28-2fec148eb5e7.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-f6a0e2d7-e7d1-413c-bb28-2fec148eb5e7 .shogun-image-content {
  
    align-items: center;
  
}

.s-f6a0e2d7-e7d1-413c-bb28-2fec148eb5e7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f6a0e2d7-e7d1-413c-bb28-2fec148eb5e7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f6a0e2d7-e7d1-413c-bb28-2fec148eb5e7.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f6a0e2d7-e7d1-413c-bb28-2fec148eb5e7 {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-f6a0e2d7-e7d1-413c-bb28-2fec148eb5e7.shogun-image-container {
      position: relative;
    }

    .s-f6a0e2d7-e7d1-413c-bb28-2fec148eb5e7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f6a0e2d7-e7d1-413c-bb28-2fec148eb5e7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f6a0e2d7-e7d1-413c-bb28-2fec148eb5e7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

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

.shg-image-margin-container-s-f6a0e2d7-e7d1-413c-bb28-2fec148eb5e7 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-f6a0e2d7-e7d1-413c-bb28-2fec148eb5e7 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f6a0e2d7-e7d1-413c-bb28-2fec148eb5e7 .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-f6a0e2d7-e7d1-413c-bb28-2fec148eb5e7 .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f6a0e2d7-e7d1-413c-bb28-2fec148eb5e7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f6a0e2d7-e7d1-413c-bb28-2fec148eb5e7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f6a0e2d7-e7d1-413c-bb28-2fec148eb5e7 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-f6a0e2d7-e7d1-413c-bb28-2fec148eb5e7.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-f6a0e2d7-e7d1-413c-bb28-2fec148eb5e7 .shogun-image-content {
  
    align-items: center;
  
}

.s-f6a0e2d7-e7d1-413c-bb28-2fec148eb5e7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f6a0e2d7-e7d1-413c-bb28-2fec148eb5e7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f6a0e2d7-e7d1-413c-bb28-2fec148eb5e7.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f6a0e2d7-e7d1-413c-bb28-2fec148eb5e7 {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-f6a0e2d7-e7d1-413c-bb28-2fec148eb5e7.shogun-image-container {
      position: relative;
    }

    .s-f6a0e2d7-e7d1-413c-bb28-2fec148eb5e7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f6a0e2d7-e7d1-413c-bb28-2fec148eb5e7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f6a0e2d7-e7d1-413c-bb28-2fec148eb5e7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

}
#s-91e09ad2-891e-48fd-8c8e-d85e6765129a {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 1px;
max-width: 1414px;
aspect-ratio: 1414/2000;
text-align: center;
}



.shg-image-margin-container-s-91e09ad2-891e-48fd-8c8e-d85e6765129a {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-91e09ad2-891e-48fd-8c8e-d85e6765129a {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-91e09ad2-891e-48fd-8c8e-d85e6765129a .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-91e09ad2-891e-48fd-8c8e-d85e6765129a .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-91e09ad2-891e-48fd-8c8e-d85e6765129a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-91e09ad2-891e-48fd-8c8e-d85e6765129a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-91e09ad2-891e-48fd-8c8e-d85e6765129a img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-91e09ad2-891e-48fd-8c8e-d85e6765129a.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-91e09ad2-891e-48fd-8c8e-d85e6765129a .shogun-image-content {
  
    align-items: center;
  
}

.s-91e09ad2-891e-48fd-8c8e-d85e6765129a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-91e09ad2-891e-48fd-8c8e-d85e6765129a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-91e09ad2-891e-48fd-8c8e-d85e6765129a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-91e09ad2-891e-48fd-8c8e-d85e6765129a {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-91e09ad2-891e-48fd-8c8e-d85e6765129a.shogun-image-container {
      position: relative;
    }

    .s-91e09ad2-891e-48fd-8c8e-d85e6765129a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-91e09ad2-891e-48fd-8c8e-d85e6765129a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-91e09ad2-891e-48fd-8c8e-d85e6765129a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-91e09ad2-891e-48fd-8c8e-d85e6765129a {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-91e09ad2-891e-48fd-8c8e-d85e6765129a {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-91e09ad2-891e-48fd-8c8e-d85e6765129a .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-91e09ad2-891e-48fd-8c8e-d85e6765129a .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-91e09ad2-891e-48fd-8c8e-d85e6765129a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-91e09ad2-891e-48fd-8c8e-d85e6765129a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-91e09ad2-891e-48fd-8c8e-d85e6765129a img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-91e09ad2-891e-48fd-8c8e-d85e6765129a.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-91e09ad2-891e-48fd-8c8e-d85e6765129a .shogun-image-content {
  
    align-items: center;
  
}

.s-91e09ad2-891e-48fd-8c8e-d85e6765129a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-91e09ad2-891e-48fd-8c8e-d85e6765129a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-91e09ad2-891e-48fd-8c8e-d85e6765129a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-91e09ad2-891e-48fd-8c8e-d85e6765129a {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-91e09ad2-891e-48fd-8c8e-d85e6765129a.shogun-image-container {
      position: relative;
    }

    .s-91e09ad2-891e-48fd-8c8e-d85e6765129a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-91e09ad2-891e-48fd-8c8e-d85e6765129a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-91e09ad2-891e-48fd-8c8e-d85e6765129a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

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

.shg-image-margin-container-s-91e09ad2-891e-48fd-8c8e-d85e6765129a {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-91e09ad2-891e-48fd-8c8e-d85e6765129a {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-91e09ad2-891e-48fd-8c8e-d85e6765129a .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-91e09ad2-891e-48fd-8c8e-d85e6765129a .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-91e09ad2-891e-48fd-8c8e-d85e6765129a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-91e09ad2-891e-48fd-8c8e-d85e6765129a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-91e09ad2-891e-48fd-8c8e-d85e6765129a img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-91e09ad2-891e-48fd-8c8e-d85e6765129a.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-91e09ad2-891e-48fd-8c8e-d85e6765129a .shogun-image-content {
  
    align-items: center;
  
}

.s-91e09ad2-891e-48fd-8c8e-d85e6765129a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-91e09ad2-891e-48fd-8c8e-d85e6765129a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-91e09ad2-891e-48fd-8c8e-d85e6765129a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-91e09ad2-891e-48fd-8c8e-d85e6765129a {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-91e09ad2-891e-48fd-8c8e-d85e6765129a.shogun-image-container {
      position: relative;
    }

    .s-91e09ad2-891e-48fd-8c8e-d85e6765129a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-91e09ad2-891e-48fd-8c8e-d85e6765129a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-91e09ad2-891e-48fd-8c8e-d85e6765129a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

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

.shg-image-margin-container-s-91e09ad2-891e-48fd-8c8e-d85e6765129a {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-91e09ad2-891e-48fd-8c8e-d85e6765129a {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-91e09ad2-891e-48fd-8c8e-d85e6765129a .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-91e09ad2-891e-48fd-8c8e-d85e6765129a .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-91e09ad2-891e-48fd-8c8e-d85e6765129a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-91e09ad2-891e-48fd-8c8e-d85e6765129a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-91e09ad2-891e-48fd-8c8e-d85e6765129a img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-91e09ad2-891e-48fd-8c8e-d85e6765129a.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-91e09ad2-891e-48fd-8c8e-d85e6765129a .shogun-image-content {
  
    align-items: center;
  
}

.s-91e09ad2-891e-48fd-8c8e-d85e6765129a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-91e09ad2-891e-48fd-8c8e-d85e6765129a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-91e09ad2-891e-48fd-8c8e-d85e6765129a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-91e09ad2-891e-48fd-8c8e-d85e6765129a {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-91e09ad2-891e-48fd-8c8e-d85e6765129a.shogun-image-container {
      position: relative;
    }

    .s-91e09ad2-891e-48fd-8c8e-d85e6765129a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-91e09ad2-891e-48fd-8c8e-d85e6765129a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-91e09ad2-891e-48fd-8c8e-d85e6765129a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

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

.shg-image-margin-container-s-91e09ad2-891e-48fd-8c8e-d85e6765129a {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-91e09ad2-891e-48fd-8c8e-d85e6765129a {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-91e09ad2-891e-48fd-8c8e-d85e6765129a .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-91e09ad2-891e-48fd-8c8e-d85e6765129a .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-91e09ad2-891e-48fd-8c8e-d85e6765129a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-91e09ad2-891e-48fd-8c8e-d85e6765129a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-91e09ad2-891e-48fd-8c8e-d85e6765129a img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-91e09ad2-891e-48fd-8c8e-d85e6765129a.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-91e09ad2-891e-48fd-8c8e-d85e6765129a .shogun-image-content {
  
    align-items: center;
  
}

.s-91e09ad2-891e-48fd-8c8e-d85e6765129a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-91e09ad2-891e-48fd-8c8e-d85e6765129a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-91e09ad2-891e-48fd-8c8e-d85e6765129a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-91e09ad2-891e-48fd-8c8e-d85e6765129a {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-91e09ad2-891e-48fd-8c8e-d85e6765129a.shogun-image-container {
      position: relative;
    }

    .s-91e09ad2-891e-48fd-8c8e-d85e6765129a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-91e09ad2-891e-48fd-8c8e-d85e6765129a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-91e09ad2-891e-48fd-8c8e-d85e6765129a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

}
#s-3fb7058e-561b-4810-8e6d-6f866999d7f9 {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
max-width: 1414px;
aspect-ratio: 1414/2000;
text-align: center;
}



.shg-image-margin-container-s-3fb7058e-561b-4810-8e6d-6f866999d7f9 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-3fb7058e-561b-4810-8e6d-6f866999d7f9 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3fb7058e-561b-4810-8e6d-6f866999d7f9 .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-3fb7058e-561b-4810-8e6d-6f866999d7f9 .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3fb7058e-561b-4810-8e6d-6f866999d7f9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3fb7058e-561b-4810-8e6d-6f866999d7f9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3fb7058e-561b-4810-8e6d-6f866999d7f9 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-3fb7058e-561b-4810-8e6d-6f866999d7f9.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-3fb7058e-561b-4810-8e6d-6f866999d7f9 .shogun-image-content {
  
    align-items: center;
  
}

.s-3fb7058e-561b-4810-8e6d-6f866999d7f9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3fb7058e-561b-4810-8e6d-6f866999d7f9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3fb7058e-561b-4810-8e6d-6f866999d7f9.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-3fb7058e-561b-4810-8e6d-6f866999d7f9 {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-3fb7058e-561b-4810-8e6d-6f866999d7f9.shogun-image-container {
      position: relative;
    }

    .s-3fb7058e-561b-4810-8e6d-6f866999d7f9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3fb7058e-561b-4810-8e6d-6f866999d7f9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3fb7058e-561b-4810-8e6d-6f866999d7f9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-3fb7058e-561b-4810-8e6d-6f866999d7f9 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-3fb7058e-561b-4810-8e6d-6f866999d7f9 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3fb7058e-561b-4810-8e6d-6f866999d7f9 .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-3fb7058e-561b-4810-8e6d-6f866999d7f9 .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3fb7058e-561b-4810-8e6d-6f866999d7f9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3fb7058e-561b-4810-8e6d-6f866999d7f9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3fb7058e-561b-4810-8e6d-6f866999d7f9 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-3fb7058e-561b-4810-8e6d-6f866999d7f9.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-3fb7058e-561b-4810-8e6d-6f866999d7f9 .shogun-image-content {
  
    align-items: center;
  
}

.s-3fb7058e-561b-4810-8e6d-6f866999d7f9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3fb7058e-561b-4810-8e6d-6f866999d7f9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3fb7058e-561b-4810-8e6d-6f866999d7f9.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-3fb7058e-561b-4810-8e6d-6f866999d7f9 {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-3fb7058e-561b-4810-8e6d-6f866999d7f9.shogun-image-container {
      position: relative;
    }

    .s-3fb7058e-561b-4810-8e6d-6f866999d7f9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3fb7058e-561b-4810-8e6d-6f866999d7f9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3fb7058e-561b-4810-8e6d-6f866999d7f9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

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

.shg-image-margin-container-s-3fb7058e-561b-4810-8e6d-6f866999d7f9 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-3fb7058e-561b-4810-8e6d-6f866999d7f9 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3fb7058e-561b-4810-8e6d-6f866999d7f9 .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-3fb7058e-561b-4810-8e6d-6f866999d7f9 .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3fb7058e-561b-4810-8e6d-6f866999d7f9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3fb7058e-561b-4810-8e6d-6f866999d7f9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3fb7058e-561b-4810-8e6d-6f866999d7f9 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-3fb7058e-561b-4810-8e6d-6f866999d7f9.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-3fb7058e-561b-4810-8e6d-6f866999d7f9 .shogun-image-content {
  
    align-items: center;
  
}

.s-3fb7058e-561b-4810-8e6d-6f866999d7f9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3fb7058e-561b-4810-8e6d-6f866999d7f9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3fb7058e-561b-4810-8e6d-6f866999d7f9.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-3fb7058e-561b-4810-8e6d-6f866999d7f9 {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-3fb7058e-561b-4810-8e6d-6f866999d7f9.shogun-image-container {
      position: relative;
    }

    .s-3fb7058e-561b-4810-8e6d-6f866999d7f9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3fb7058e-561b-4810-8e6d-6f866999d7f9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3fb7058e-561b-4810-8e6d-6f866999d7f9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

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

.shg-image-margin-container-s-3fb7058e-561b-4810-8e6d-6f866999d7f9 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-3fb7058e-561b-4810-8e6d-6f866999d7f9 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3fb7058e-561b-4810-8e6d-6f866999d7f9 .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-3fb7058e-561b-4810-8e6d-6f866999d7f9 .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3fb7058e-561b-4810-8e6d-6f866999d7f9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3fb7058e-561b-4810-8e6d-6f866999d7f9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3fb7058e-561b-4810-8e6d-6f866999d7f9 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-3fb7058e-561b-4810-8e6d-6f866999d7f9.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-3fb7058e-561b-4810-8e6d-6f866999d7f9 .shogun-image-content {
  
    align-items: center;
  
}

.s-3fb7058e-561b-4810-8e6d-6f866999d7f9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3fb7058e-561b-4810-8e6d-6f866999d7f9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3fb7058e-561b-4810-8e6d-6f866999d7f9.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-3fb7058e-561b-4810-8e6d-6f866999d7f9 {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-3fb7058e-561b-4810-8e6d-6f866999d7f9.shogun-image-container {
      position: relative;
    }

    .s-3fb7058e-561b-4810-8e6d-6f866999d7f9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3fb7058e-561b-4810-8e6d-6f866999d7f9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3fb7058e-561b-4810-8e6d-6f866999d7f9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

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

.shg-image-margin-container-s-3fb7058e-561b-4810-8e6d-6f866999d7f9 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-3fb7058e-561b-4810-8e6d-6f866999d7f9 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3fb7058e-561b-4810-8e6d-6f866999d7f9 .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-3fb7058e-561b-4810-8e6d-6f866999d7f9 .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3fb7058e-561b-4810-8e6d-6f866999d7f9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3fb7058e-561b-4810-8e6d-6f866999d7f9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3fb7058e-561b-4810-8e6d-6f866999d7f9 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-3fb7058e-561b-4810-8e6d-6f866999d7f9.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-3fb7058e-561b-4810-8e6d-6f866999d7f9 .shogun-image-content {
  
    align-items: center;
  
}

.s-3fb7058e-561b-4810-8e6d-6f866999d7f9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3fb7058e-561b-4810-8e6d-6f866999d7f9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3fb7058e-561b-4810-8e6d-6f866999d7f9.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-3fb7058e-561b-4810-8e6d-6f866999d7f9 {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-3fb7058e-561b-4810-8e6d-6f866999d7f9.shogun-image-container {
      position: relative;
    }

    .s-3fb7058e-561b-4810-8e6d-6f866999d7f9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3fb7058e-561b-4810-8e6d-6f866999d7f9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3fb7058e-561b-4810-8e6d-6f866999d7f9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

}
#s-894a16f8-7ba9-418e-b983-fd8b004c9822 {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
max-width: 1414px;
aspect-ratio: 1414/2000;
text-align: center;
}



.shg-image-margin-container-s-894a16f8-7ba9-418e-b983-fd8b004c9822 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-894a16f8-7ba9-418e-b983-fd8b004c9822 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-894a16f8-7ba9-418e-b983-fd8b004c9822 .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-894a16f8-7ba9-418e-b983-fd8b004c9822 .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-894a16f8-7ba9-418e-b983-fd8b004c9822 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-894a16f8-7ba9-418e-b983-fd8b004c9822.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-894a16f8-7ba9-418e-b983-fd8b004c9822 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-894a16f8-7ba9-418e-b983-fd8b004c9822.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-894a16f8-7ba9-418e-b983-fd8b004c9822 .shogun-image-content {
  
    align-items: center;
  
}

.s-894a16f8-7ba9-418e-b983-fd8b004c9822.shg-align-container {
  display: flex;
  justify-content: center
}

.s-894a16f8-7ba9-418e-b983-fd8b004c9822.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-894a16f8-7ba9-418e-b983-fd8b004c9822.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-894a16f8-7ba9-418e-b983-fd8b004c9822 {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-894a16f8-7ba9-418e-b983-fd8b004c9822.shogun-image-container {
      position: relative;
    }

    .s-894a16f8-7ba9-418e-b983-fd8b004c9822.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-894a16f8-7ba9-418e-b983-fd8b004c9822.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-894a16f8-7ba9-418e-b983-fd8b004c9822 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-894a16f8-7ba9-418e-b983-fd8b004c9822 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-894a16f8-7ba9-418e-b983-fd8b004c9822 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-894a16f8-7ba9-418e-b983-fd8b004c9822 .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-894a16f8-7ba9-418e-b983-fd8b004c9822 .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-894a16f8-7ba9-418e-b983-fd8b004c9822 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-894a16f8-7ba9-418e-b983-fd8b004c9822.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-894a16f8-7ba9-418e-b983-fd8b004c9822 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-894a16f8-7ba9-418e-b983-fd8b004c9822.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-894a16f8-7ba9-418e-b983-fd8b004c9822 .shogun-image-content {
  
    align-items: center;
  
}

.s-894a16f8-7ba9-418e-b983-fd8b004c9822.shg-align-container {
  display: flex;
  justify-content: center
}

.s-894a16f8-7ba9-418e-b983-fd8b004c9822.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-894a16f8-7ba9-418e-b983-fd8b004c9822.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-894a16f8-7ba9-418e-b983-fd8b004c9822 {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-894a16f8-7ba9-418e-b983-fd8b004c9822.shogun-image-container {
      position: relative;
    }

    .s-894a16f8-7ba9-418e-b983-fd8b004c9822.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-894a16f8-7ba9-418e-b983-fd8b004c9822.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-894a16f8-7ba9-418e-b983-fd8b004c9822 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

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

.shg-image-margin-container-s-894a16f8-7ba9-418e-b983-fd8b004c9822 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-894a16f8-7ba9-418e-b983-fd8b004c9822 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-894a16f8-7ba9-418e-b983-fd8b004c9822 .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-894a16f8-7ba9-418e-b983-fd8b004c9822 .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-894a16f8-7ba9-418e-b983-fd8b004c9822 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-894a16f8-7ba9-418e-b983-fd8b004c9822.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-894a16f8-7ba9-418e-b983-fd8b004c9822 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-894a16f8-7ba9-418e-b983-fd8b004c9822.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-894a16f8-7ba9-418e-b983-fd8b004c9822 .shogun-image-content {
  
    align-items: center;
  
}

.s-894a16f8-7ba9-418e-b983-fd8b004c9822.shg-align-container {
  display: flex;
  justify-content: center
}

.s-894a16f8-7ba9-418e-b983-fd8b004c9822.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-894a16f8-7ba9-418e-b983-fd8b004c9822.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-894a16f8-7ba9-418e-b983-fd8b004c9822 {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-894a16f8-7ba9-418e-b983-fd8b004c9822.shogun-image-container {
      position: relative;
    }

    .s-894a16f8-7ba9-418e-b983-fd8b004c9822.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-894a16f8-7ba9-418e-b983-fd8b004c9822.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-894a16f8-7ba9-418e-b983-fd8b004c9822 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

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

.shg-image-margin-container-s-894a16f8-7ba9-418e-b983-fd8b004c9822 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-894a16f8-7ba9-418e-b983-fd8b004c9822 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-894a16f8-7ba9-418e-b983-fd8b004c9822 .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-894a16f8-7ba9-418e-b983-fd8b004c9822 .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-894a16f8-7ba9-418e-b983-fd8b004c9822 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-894a16f8-7ba9-418e-b983-fd8b004c9822.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-894a16f8-7ba9-418e-b983-fd8b004c9822 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-894a16f8-7ba9-418e-b983-fd8b004c9822.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-894a16f8-7ba9-418e-b983-fd8b004c9822 .shogun-image-content {
  
    align-items: center;
  
}

.s-894a16f8-7ba9-418e-b983-fd8b004c9822.shg-align-container {
  display: flex;
  justify-content: center
}

.s-894a16f8-7ba9-418e-b983-fd8b004c9822.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-894a16f8-7ba9-418e-b983-fd8b004c9822.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-894a16f8-7ba9-418e-b983-fd8b004c9822 {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-894a16f8-7ba9-418e-b983-fd8b004c9822.shogun-image-container {
      position: relative;
    }

    .s-894a16f8-7ba9-418e-b983-fd8b004c9822.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-894a16f8-7ba9-418e-b983-fd8b004c9822.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-894a16f8-7ba9-418e-b983-fd8b004c9822 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

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

.shg-image-margin-container-s-894a16f8-7ba9-418e-b983-fd8b004c9822 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-894a16f8-7ba9-418e-b983-fd8b004c9822 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-894a16f8-7ba9-418e-b983-fd8b004c9822 .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-894a16f8-7ba9-418e-b983-fd8b004c9822 .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-894a16f8-7ba9-418e-b983-fd8b004c9822 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-894a16f8-7ba9-418e-b983-fd8b004c9822.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-894a16f8-7ba9-418e-b983-fd8b004c9822 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-894a16f8-7ba9-418e-b983-fd8b004c9822.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-894a16f8-7ba9-418e-b983-fd8b004c9822 .shogun-image-content {
  
    align-items: center;
  
}

.s-894a16f8-7ba9-418e-b983-fd8b004c9822.shg-align-container {
  display: flex;
  justify-content: center
}

.s-894a16f8-7ba9-418e-b983-fd8b004c9822.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-894a16f8-7ba9-418e-b983-fd8b004c9822.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-894a16f8-7ba9-418e-b983-fd8b004c9822 {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-894a16f8-7ba9-418e-b983-fd8b004c9822.shogun-image-container {
      position: relative;
    }

    .s-894a16f8-7ba9-418e-b983-fd8b004c9822.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-894a16f8-7ba9-418e-b983-fd8b004c9822.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-894a16f8-7ba9-418e-b983-fd8b004c9822 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

}
#s-29e9bc62-c85d-4870-8be0-449686f652a7 {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-29e9bc62-c85d-4870-8be0-449686f652a7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-29e9bc62-c85d-4870-8be0-449686f652a7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-29e9bc62-c85d-4870-8be0-449686f652a7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-29e9bc62-c85d-4870-8be0-449686f652a7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-de92d0da-9f63-4b9a-ae37-646edbcdbacc {
  margin-top: 0px;
margin-bottom: 15px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
}

#s-4d7820cb-3211-46b9-886a-1e5e04b2af12 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-4d7820cb-3211-46b9-886a-1e5e04b2af12:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-4d7820cb-3211-46b9-886a-1e5e04b2af12:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-4d7820cb-3211-46b9-886a-1e5e04b2af12-root {
    text-align: center;
  }


#s-4d7820cb-3211-46b9-886a-1e5e04b2af12.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-4d7820cb-3211-46b9-886a-1e5e04b2af12-root {
    text-align: center;
  }


#s-4d7820cb-3211-46b9-886a-1e5e04b2af12.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-4d7820cb-3211-46b9-886a-1e5e04b2af12-root {
    text-align: center;
  }


#s-4d7820cb-3211-46b9-886a-1e5e04b2af12.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-4d7820cb-3211-46b9-886a-1e5e04b2af12-root {
    text-align: center;
  }


#s-4d7820cb-3211-46b9-886a-1e5e04b2af12.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-4d7820cb-3211-46b9-886a-1e5e04b2af12-root {
    text-align: center;
  }


#s-4d7820cb-3211-46b9-886a-1e5e04b2af12.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-38ce2f29-07f6-413f-9b6f-24444b529810 {
  margin-top: 0px;
margin-bottom: 15px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
}

#s-81eb6a42-0134-47b0-a2af-41ab77c8cfac {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-81eb6a42-0134-47b0-a2af-41ab77c8cfac:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-81eb6a42-0134-47b0-a2af-41ab77c8cfac:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iY2ZjMjFhZDQtZTM3Yi00NjI5LWFlZjUtZjFlYTYxYTM4MmUwIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojMDYwNjA2O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojN2UyMGNmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNjZmMyMWFkNC1lMzdiLTQ2MjktYWVmNS1mMWVhNjFhMzgyZTApIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#060606"}, {"id"=>2, "pos"=>1, "color"=>"#7e20cf"}] !important;
hover-type: gradient !important;}

  #s-81eb6a42-0134-47b0-a2af-41ab77c8cfac-root {
    text-align: center;
  }


#s-81eb6a42-0134-47b0-a2af-41ab77c8cfac.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-81eb6a42-0134-47b0-a2af-41ab77c8cfac-root {
    text-align: center;
  }


#s-81eb6a42-0134-47b0-a2af-41ab77c8cfac.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-81eb6a42-0134-47b0-a2af-41ab77c8cfac-root {
    text-align: center;
  }


#s-81eb6a42-0134-47b0-a2af-41ab77c8cfac.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-81eb6a42-0134-47b0-a2af-41ab77c8cfac-root {
    text-align: center;
  }


#s-81eb6a42-0134-47b0-a2af-41ab77c8cfac.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-81eb6a42-0134-47b0-a2af-41ab77c8cfac-root {
    text-align: center;
  }


#s-81eb6a42-0134-47b0-a2af-41ab77c8cfac.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-4fe73307-741a-413a-8cb4-ae53609f3297 {
  margin-top: 20px;
margin-left: 5%;
margin-bottom: 25px;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-4fe73307-741a-413a-8cb4-ae53609f3297"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-4fe73307-741a-413a-8cb4-ae53609f3297"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-4fe73307-741a-413a-8cb4-ae53609f3297"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-4fe73307-741a-413a-8cb4-ae53609f3297"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-39fbfb21-dad1-4e13-a440-8ba18ef77e65 {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 1px;
max-width: 1414px;
aspect-ratio: 1414/2000;
text-align: center;
}



.shg-image-margin-container-s-39fbfb21-dad1-4e13-a440-8ba18ef77e65 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-39fbfb21-dad1-4e13-a440-8ba18ef77e65 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-39fbfb21-dad1-4e13-a440-8ba18ef77e65 .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-39fbfb21-dad1-4e13-a440-8ba18ef77e65 .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-39fbfb21-dad1-4e13-a440-8ba18ef77e65 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-39fbfb21-dad1-4e13-a440-8ba18ef77e65.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-39fbfb21-dad1-4e13-a440-8ba18ef77e65 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-39fbfb21-dad1-4e13-a440-8ba18ef77e65.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-39fbfb21-dad1-4e13-a440-8ba18ef77e65 .shogun-image-content {
  
    align-items: center;
  
}

.s-39fbfb21-dad1-4e13-a440-8ba18ef77e65.shg-align-container {
  display: flex;
  justify-content: center
}

.s-39fbfb21-dad1-4e13-a440-8ba18ef77e65.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-39fbfb21-dad1-4e13-a440-8ba18ef77e65.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-39fbfb21-dad1-4e13-a440-8ba18ef77e65 {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-39fbfb21-dad1-4e13-a440-8ba18ef77e65.shogun-image-container {
      position: relative;
    }

    .s-39fbfb21-dad1-4e13-a440-8ba18ef77e65.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-39fbfb21-dad1-4e13-a440-8ba18ef77e65.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-39fbfb21-dad1-4e13-a440-8ba18ef77e65 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-39fbfb21-dad1-4e13-a440-8ba18ef77e65 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-39fbfb21-dad1-4e13-a440-8ba18ef77e65 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-39fbfb21-dad1-4e13-a440-8ba18ef77e65 .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-39fbfb21-dad1-4e13-a440-8ba18ef77e65 .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-39fbfb21-dad1-4e13-a440-8ba18ef77e65 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-39fbfb21-dad1-4e13-a440-8ba18ef77e65.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-39fbfb21-dad1-4e13-a440-8ba18ef77e65 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-39fbfb21-dad1-4e13-a440-8ba18ef77e65.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-39fbfb21-dad1-4e13-a440-8ba18ef77e65 .shogun-image-content {
  
    align-items: center;
  
}

.s-39fbfb21-dad1-4e13-a440-8ba18ef77e65.shg-align-container {
  display: flex;
  justify-content: center
}

.s-39fbfb21-dad1-4e13-a440-8ba18ef77e65.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-39fbfb21-dad1-4e13-a440-8ba18ef77e65.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-39fbfb21-dad1-4e13-a440-8ba18ef77e65 {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-39fbfb21-dad1-4e13-a440-8ba18ef77e65.shogun-image-container {
      position: relative;
    }

    .s-39fbfb21-dad1-4e13-a440-8ba18ef77e65.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-39fbfb21-dad1-4e13-a440-8ba18ef77e65.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-39fbfb21-dad1-4e13-a440-8ba18ef77e65 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

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

.shg-image-margin-container-s-39fbfb21-dad1-4e13-a440-8ba18ef77e65 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-39fbfb21-dad1-4e13-a440-8ba18ef77e65 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-39fbfb21-dad1-4e13-a440-8ba18ef77e65 .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-39fbfb21-dad1-4e13-a440-8ba18ef77e65 .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-39fbfb21-dad1-4e13-a440-8ba18ef77e65 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-39fbfb21-dad1-4e13-a440-8ba18ef77e65.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-39fbfb21-dad1-4e13-a440-8ba18ef77e65 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-39fbfb21-dad1-4e13-a440-8ba18ef77e65.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-39fbfb21-dad1-4e13-a440-8ba18ef77e65 .shogun-image-content {
  
    align-items: center;
  
}

.s-39fbfb21-dad1-4e13-a440-8ba18ef77e65.shg-align-container {
  display: flex;
  justify-content: center
}

.s-39fbfb21-dad1-4e13-a440-8ba18ef77e65.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-39fbfb21-dad1-4e13-a440-8ba18ef77e65.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-39fbfb21-dad1-4e13-a440-8ba18ef77e65 {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-39fbfb21-dad1-4e13-a440-8ba18ef77e65.shogun-image-container {
      position: relative;
    }

    .s-39fbfb21-dad1-4e13-a440-8ba18ef77e65.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-39fbfb21-dad1-4e13-a440-8ba18ef77e65.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-39fbfb21-dad1-4e13-a440-8ba18ef77e65 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

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

.shg-image-margin-container-s-39fbfb21-dad1-4e13-a440-8ba18ef77e65 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-39fbfb21-dad1-4e13-a440-8ba18ef77e65 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-39fbfb21-dad1-4e13-a440-8ba18ef77e65 .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-39fbfb21-dad1-4e13-a440-8ba18ef77e65 .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-39fbfb21-dad1-4e13-a440-8ba18ef77e65 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-39fbfb21-dad1-4e13-a440-8ba18ef77e65.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-39fbfb21-dad1-4e13-a440-8ba18ef77e65 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-39fbfb21-dad1-4e13-a440-8ba18ef77e65.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-39fbfb21-dad1-4e13-a440-8ba18ef77e65 .shogun-image-content {
  
    align-items: center;
  
}

.s-39fbfb21-dad1-4e13-a440-8ba18ef77e65.shg-align-container {
  display: flex;
  justify-content: center
}

.s-39fbfb21-dad1-4e13-a440-8ba18ef77e65.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-39fbfb21-dad1-4e13-a440-8ba18ef77e65.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-39fbfb21-dad1-4e13-a440-8ba18ef77e65 {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-39fbfb21-dad1-4e13-a440-8ba18ef77e65.shogun-image-container {
      position: relative;
    }

    .s-39fbfb21-dad1-4e13-a440-8ba18ef77e65.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-39fbfb21-dad1-4e13-a440-8ba18ef77e65.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-39fbfb21-dad1-4e13-a440-8ba18ef77e65 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

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

.shg-image-margin-container-s-39fbfb21-dad1-4e13-a440-8ba18ef77e65 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-39fbfb21-dad1-4e13-a440-8ba18ef77e65 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-39fbfb21-dad1-4e13-a440-8ba18ef77e65 .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-39fbfb21-dad1-4e13-a440-8ba18ef77e65 .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-39fbfb21-dad1-4e13-a440-8ba18ef77e65 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-39fbfb21-dad1-4e13-a440-8ba18ef77e65.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-39fbfb21-dad1-4e13-a440-8ba18ef77e65 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-39fbfb21-dad1-4e13-a440-8ba18ef77e65.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-39fbfb21-dad1-4e13-a440-8ba18ef77e65 .shogun-image-content {
  
    align-items: center;
  
}

.s-39fbfb21-dad1-4e13-a440-8ba18ef77e65.shg-align-container {
  display: flex;
  justify-content: center
}

.s-39fbfb21-dad1-4e13-a440-8ba18ef77e65.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-39fbfb21-dad1-4e13-a440-8ba18ef77e65.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-39fbfb21-dad1-4e13-a440-8ba18ef77e65 {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-39fbfb21-dad1-4e13-a440-8ba18ef77e65.shogun-image-container {
      position: relative;
    }

    .s-39fbfb21-dad1-4e13-a440-8ba18ef77e65.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-39fbfb21-dad1-4e13-a440-8ba18ef77e65.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-39fbfb21-dad1-4e13-a440-8ba18ef77e65 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

}
#s-fc95b8e8-5187-4940-bd07-7ce442211ead {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 1px;
max-width: 1414px;
aspect-ratio: 1414/2000;
text-align: center;
}



.shg-image-margin-container-s-fc95b8e8-5187-4940-bd07-7ce442211ead {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-fc95b8e8-5187-4940-bd07-7ce442211ead {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fc95b8e8-5187-4940-bd07-7ce442211ead .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-fc95b8e8-5187-4940-bd07-7ce442211ead .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fc95b8e8-5187-4940-bd07-7ce442211ead .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fc95b8e8-5187-4940-bd07-7ce442211ead.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fc95b8e8-5187-4940-bd07-7ce442211ead img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-fc95b8e8-5187-4940-bd07-7ce442211ead.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-fc95b8e8-5187-4940-bd07-7ce442211ead .shogun-image-content {
  
    align-items: center;
  
}

.s-fc95b8e8-5187-4940-bd07-7ce442211ead.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fc95b8e8-5187-4940-bd07-7ce442211ead.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fc95b8e8-5187-4940-bd07-7ce442211ead.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-fc95b8e8-5187-4940-bd07-7ce442211ead {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-fc95b8e8-5187-4940-bd07-7ce442211ead.shogun-image-container {
      position: relative;
    }

    .s-fc95b8e8-5187-4940-bd07-7ce442211ead.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fc95b8e8-5187-4940-bd07-7ce442211ead.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fc95b8e8-5187-4940-bd07-7ce442211ead img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-fc95b8e8-5187-4940-bd07-7ce442211ead {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-fc95b8e8-5187-4940-bd07-7ce442211ead {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fc95b8e8-5187-4940-bd07-7ce442211ead .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-fc95b8e8-5187-4940-bd07-7ce442211ead .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fc95b8e8-5187-4940-bd07-7ce442211ead .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fc95b8e8-5187-4940-bd07-7ce442211ead.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fc95b8e8-5187-4940-bd07-7ce442211ead img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-fc95b8e8-5187-4940-bd07-7ce442211ead.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-fc95b8e8-5187-4940-bd07-7ce442211ead .shogun-image-content {
  
    align-items: center;
  
}

.s-fc95b8e8-5187-4940-bd07-7ce442211ead.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fc95b8e8-5187-4940-bd07-7ce442211ead.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fc95b8e8-5187-4940-bd07-7ce442211ead.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-fc95b8e8-5187-4940-bd07-7ce442211ead {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-fc95b8e8-5187-4940-bd07-7ce442211ead.shogun-image-container {
      position: relative;
    }

    .s-fc95b8e8-5187-4940-bd07-7ce442211ead.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fc95b8e8-5187-4940-bd07-7ce442211ead.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fc95b8e8-5187-4940-bd07-7ce442211ead img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

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

.shg-image-margin-container-s-fc95b8e8-5187-4940-bd07-7ce442211ead {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-fc95b8e8-5187-4940-bd07-7ce442211ead {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fc95b8e8-5187-4940-bd07-7ce442211ead .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-fc95b8e8-5187-4940-bd07-7ce442211ead .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fc95b8e8-5187-4940-bd07-7ce442211ead .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fc95b8e8-5187-4940-bd07-7ce442211ead.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fc95b8e8-5187-4940-bd07-7ce442211ead img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-fc95b8e8-5187-4940-bd07-7ce442211ead.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-fc95b8e8-5187-4940-bd07-7ce442211ead .shogun-image-content {
  
    align-items: center;
  
}

.s-fc95b8e8-5187-4940-bd07-7ce442211ead.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fc95b8e8-5187-4940-bd07-7ce442211ead.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fc95b8e8-5187-4940-bd07-7ce442211ead.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-fc95b8e8-5187-4940-bd07-7ce442211ead {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-fc95b8e8-5187-4940-bd07-7ce442211ead.shogun-image-container {
      position: relative;
    }

    .s-fc95b8e8-5187-4940-bd07-7ce442211ead.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fc95b8e8-5187-4940-bd07-7ce442211ead.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fc95b8e8-5187-4940-bd07-7ce442211ead img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

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

.shg-image-margin-container-s-fc95b8e8-5187-4940-bd07-7ce442211ead {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-fc95b8e8-5187-4940-bd07-7ce442211ead {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fc95b8e8-5187-4940-bd07-7ce442211ead .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-fc95b8e8-5187-4940-bd07-7ce442211ead .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fc95b8e8-5187-4940-bd07-7ce442211ead .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fc95b8e8-5187-4940-bd07-7ce442211ead.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fc95b8e8-5187-4940-bd07-7ce442211ead img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-fc95b8e8-5187-4940-bd07-7ce442211ead.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-fc95b8e8-5187-4940-bd07-7ce442211ead .shogun-image-content {
  
    align-items: center;
  
}

.s-fc95b8e8-5187-4940-bd07-7ce442211ead.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fc95b8e8-5187-4940-bd07-7ce442211ead.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fc95b8e8-5187-4940-bd07-7ce442211ead.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-fc95b8e8-5187-4940-bd07-7ce442211ead {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-fc95b8e8-5187-4940-bd07-7ce442211ead.shogun-image-container {
      position: relative;
    }

    .s-fc95b8e8-5187-4940-bd07-7ce442211ead.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fc95b8e8-5187-4940-bd07-7ce442211ead.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fc95b8e8-5187-4940-bd07-7ce442211ead img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

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

.shg-image-margin-container-s-fc95b8e8-5187-4940-bd07-7ce442211ead {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-fc95b8e8-5187-4940-bd07-7ce442211ead {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fc95b8e8-5187-4940-bd07-7ce442211ead .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-fc95b8e8-5187-4940-bd07-7ce442211ead .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fc95b8e8-5187-4940-bd07-7ce442211ead .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fc95b8e8-5187-4940-bd07-7ce442211ead.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fc95b8e8-5187-4940-bd07-7ce442211ead img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-fc95b8e8-5187-4940-bd07-7ce442211ead.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-fc95b8e8-5187-4940-bd07-7ce442211ead .shogun-image-content {
  
    align-items: center;
  
}

.s-fc95b8e8-5187-4940-bd07-7ce442211ead.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fc95b8e8-5187-4940-bd07-7ce442211ead.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fc95b8e8-5187-4940-bd07-7ce442211ead.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-fc95b8e8-5187-4940-bd07-7ce442211ead {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-fc95b8e8-5187-4940-bd07-7ce442211ead.shogun-image-container {
      position: relative;
    }

    .s-fc95b8e8-5187-4940-bd07-7ce442211ead.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fc95b8e8-5187-4940-bd07-7ce442211ead.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fc95b8e8-5187-4940-bd07-7ce442211ead img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

}
#s-9b993dd2-2cc8-4134-9121-c1b412092c02 {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
max-width: 1414px;
aspect-ratio: 1414/2000;
text-align: center;
}



.shg-image-margin-container-s-9b993dd2-2cc8-4134-9121-c1b412092c02 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-9b993dd2-2cc8-4134-9121-c1b412092c02 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9b993dd2-2cc8-4134-9121-c1b412092c02 .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-9b993dd2-2cc8-4134-9121-c1b412092c02 .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9b993dd2-2cc8-4134-9121-c1b412092c02 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9b993dd2-2cc8-4134-9121-c1b412092c02.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9b993dd2-2cc8-4134-9121-c1b412092c02 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-9b993dd2-2cc8-4134-9121-c1b412092c02.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-9b993dd2-2cc8-4134-9121-c1b412092c02 .shogun-image-content {
  
    align-items: center;
  
}

.s-9b993dd2-2cc8-4134-9121-c1b412092c02.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9b993dd2-2cc8-4134-9121-c1b412092c02.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9b993dd2-2cc8-4134-9121-c1b412092c02.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-9b993dd2-2cc8-4134-9121-c1b412092c02 {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-9b993dd2-2cc8-4134-9121-c1b412092c02.shogun-image-container {
      position: relative;
    }

    .s-9b993dd2-2cc8-4134-9121-c1b412092c02.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9b993dd2-2cc8-4134-9121-c1b412092c02.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9b993dd2-2cc8-4134-9121-c1b412092c02 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-9b993dd2-2cc8-4134-9121-c1b412092c02 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-9b993dd2-2cc8-4134-9121-c1b412092c02 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9b993dd2-2cc8-4134-9121-c1b412092c02 .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-9b993dd2-2cc8-4134-9121-c1b412092c02 .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9b993dd2-2cc8-4134-9121-c1b412092c02 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9b993dd2-2cc8-4134-9121-c1b412092c02.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9b993dd2-2cc8-4134-9121-c1b412092c02 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-9b993dd2-2cc8-4134-9121-c1b412092c02.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-9b993dd2-2cc8-4134-9121-c1b412092c02 .shogun-image-content {
  
    align-items: center;
  
}

.s-9b993dd2-2cc8-4134-9121-c1b412092c02.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9b993dd2-2cc8-4134-9121-c1b412092c02.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9b993dd2-2cc8-4134-9121-c1b412092c02.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-9b993dd2-2cc8-4134-9121-c1b412092c02 {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-9b993dd2-2cc8-4134-9121-c1b412092c02.shogun-image-container {
      position: relative;
    }

    .s-9b993dd2-2cc8-4134-9121-c1b412092c02.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9b993dd2-2cc8-4134-9121-c1b412092c02.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9b993dd2-2cc8-4134-9121-c1b412092c02 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

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

.shg-image-margin-container-s-9b993dd2-2cc8-4134-9121-c1b412092c02 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-9b993dd2-2cc8-4134-9121-c1b412092c02 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9b993dd2-2cc8-4134-9121-c1b412092c02 .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-9b993dd2-2cc8-4134-9121-c1b412092c02 .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9b993dd2-2cc8-4134-9121-c1b412092c02 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9b993dd2-2cc8-4134-9121-c1b412092c02.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9b993dd2-2cc8-4134-9121-c1b412092c02 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-9b993dd2-2cc8-4134-9121-c1b412092c02.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-9b993dd2-2cc8-4134-9121-c1b412092c02 .shogun-image-content {
  
    align-items: center;
  
}

.s-9b993dd2-2cc8-4134-9121-c1b412092c02.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9b993dd2-2cc8-4134-9121-c1b412092c02.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9b993dd2-2cc8-4134-9121-c1b412092c02.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-9b993dd2-2cc8-4134-9121-c1b412092c02 {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-9b993dd2-2cc8-4134-9121-c1b412092c02.shogun-image-container {
      position: relative;
    }

    .s-9b993dd2-2cc8-4134-9121-c1b412092c02.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9b993dd2-2cc8-4134-9121-c1b412092c02.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9b993dd2-2cc8-4134-9121-c1b412092c02 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

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

.shg-image-margin-container-s-9b993dd2-2cc8-4134-9121-c1b412092c02 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-9b993dd2-2cc8-4134-9121-c1b412092c02 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9b993dd2-2cc8-4134-9121-c1b412092c02 .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-9b993dd2-2cc8-4134-9121-c1b412092c02 .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9b993dd2-2cc8-4134-9121-c1b412092c02 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9b993dd2-2cc8-4134-9121-c1b412092c02.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9b993dd2-2cc8-4134-9121-c1b412092c02 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-9b993dd2-2cc8-4134-9121-c1b412092c02.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-9b993dd2-2cc8-4134-9121-c1b412092c02 .shogun-image-content {
  
    align-items: center;
  
}

.s-9b993dd2-2cc8-4134-9121-c1b412092c02.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9b993dd2-2cc8-4134-9121-c1b412092c02.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9b993dd2-2cc8-4134-9121-c1b412092c02.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-9b993dd2-2cc8-4134-9121-c1b412092c02 {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-9b993dd2-2cc8-4134-9121-c1b412092c02.shogun-image-container {
      position: relative;
    }

    .s-9b993dd2-2cc8-4134-9121-c1b412092c02.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9b993dd2-2cc8-4134-9121-c1b412092c02.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9b993dd2-2cc8-4134-9121-c1b412092c02 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

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

.shg-image-margin-container-s-9b993dd2-2cc8-4134-9121-c1b412092c02 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-9b993dd2-2cc8-4134-9121-c1b412092c02 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9b993dd2-2cc8-4134-9121-c1b412092c02 .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-9b993dd2-2cc8-4134-9121-c1b412092c02 .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9b993dd2-2cc8-4134-9121-c1b412092c02 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9b993dd2-2cc8-4134-9121-c1b412092c02.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9b993dd2-2cc8-4134-9121-c1b412092c02 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-9b993dd2-2cc8-4134-9121-c1b412092c02.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-9b993dd2-2cc8-4134-9121-c1b412092c02 .shogun-image-content {
  
    align-items: center;
  
}

.s-9b993dd2-2cc8-4134-9121-c1b412092c02.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9b993dd2-2cc8-4134-9121-c1b412092c02.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9b993dd2-2cc8-4134-9121-c1b412092c02.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-9b993dd2-2cc8-4134-9121-c1b412092c02 {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-9b993dd2-2cc8-4134-9121-c1b412092c02.shogun-image-container {
      position: relative;
    }

    .s-9b993dd2-2cc8-4134-9121-c1b412092c02.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9b993dd2-2cc8-4134-9121-c1b412092c02.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9b993dd2-2cc8-4134-9121-c1b412092c02 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

}
#s-ca504174-aaaf-412b-9f12-186c41105232 {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
max-width: 1414px;
aspect-ratio: 1414/2000;
text-align: center;
}



.shg-image-margin-container-s-ca504174-aaaf-412b-9f12-186c41105232 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-ca504174-aaaf-412b-9f12-186c41105232 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ca504174-aaaf-412b-9f12-186c41105232 .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-ca504174-aaaf-412b-9f12-186c41105232 .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ca504174-aaaf-412b-9f12-186c41105232 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ca504174-aaaf-412b-9f12-186c41105232.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ca504174-aaaf-412b-9f12-186c41105232 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-ca504174-aaaf-412b-9f12-186c41105232.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-ca504174-aaaf-412b-9f12-186c41105232 .shogun-image-content {
  
    align-items: center;
  
}

.s-ca504174-aaaf-412b-9f12-186c41105232.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ca504174-aaaf-412b-9f12-186c41105232.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ca504174-aaaf-412b-9f12-186c41105232.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-ca504174-aaaf-412b-9f12-186c41105232 {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-ca504174-aaaf-412b-9f12-186c41105232.shogun-image-container {
      position: relative;
    }

    .s-ca504174-aaaf-412b-9f12-186c41105232.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ca504174-aaaf-412b-9f12-186c41105232.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ca504174-aaaf-412b-9f12-186c41105232 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-ca504174-aaaf-412b-9f12-186c41105232 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-ca504174-aaaf-412b-9f12-186c41105232 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ca504174-aaaf-412b-9f12-186c41105232 .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-ca504174-aaaf-412b-9f12-186c41105232 .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ca504174-aaaf-412b-9f12-186c41105232 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ca504174-aaaf-412b-9f12-186c41105232.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ca504174-aaaf-412b-9f12-186c41105232 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-ca504174-aaaf-412b-9f12-186c41105232.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-ca504174-aaaf-412b-9f12-186c41105232 .shogun-image-content {
  
    align-items: center;
  
}

.s-ca504174-aaaf-412b-9f12-186c41105232.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ca504174-aaaf-412b-9f12-186c41105232.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ca504174-aaaf-412b-9f12-186c41105232.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-ca504174-aaaf-412b-9f12-186c41105232 {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-ca504174-aaaf-412b-9f12-186c41105232.shogun-image-container {
      position: relative;
    }

    .s-ca504174-aaaf-412b-9f12-186c41105232.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ca504174-aaaf-412b-9f12-186c41105232.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ca504174-aaaf-412b-9f12-186c41105232 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

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

.shg-image-margin-container-s-ca504174-aaaf-412b-9f12-186c41105232 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-ca504174-aaaf-412b-9f12-186c41105232 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ca504174-aaaf-412b-9f12-186c41105232 .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-ca504174-aaaf-412b-9f12-186c41105232 .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ca504174-aaaf-412b-9f12-186c41105232 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ca504174-aaaf-412b-9f12-186c41105232.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ca504174-aaaf-412b-9f12-186c41105232 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-ca504174-aaaf-412b-9f12-186c41105232.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-ca504174-aaaf-412b-9f12-186c41105232 .shogun-image-content {
  
    align-items: center;
  
}

.s-ca504174-aaaf-412b-9f12-186c41105232.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ca504174-aaaf-412b-9f12-186c41105232.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ca504174-aaaf-412b-9f12-186c41105232.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-ca504174-aaaf-412b-9f12-186c41105232 {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-ca504174-aaaf-412b-9f12-186c41105232.shogun-image-container {
      position: relative;
    }

    .s-ca504174-aaaf-412b-9f12-186c41105232.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ca504174-aaaf-412b-9f12-186c41105232.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ca504174-aaaf-412b-9f12-186c41105232 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

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

.shg-image-margin-container-s-ca504174-aaaf-412b-9f12-186c41105232 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-ca504174-aaaf-412b-9f12-186c41105232 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ca504174-aaaf-412b-9f12-186c41105232 .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-ca504174-aaaf-412b-9f12-186c41105232 .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ca504174-aaaf-412b-9f12-186c41105232 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ca504174-aaaf-412b-9f12-186c41105232.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ca504174-aaaf-412b-9f12-186c41105232 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-ca504174-aaaf-412b-9f12-186c41105232.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-ca504174-aaaf-412b-9f12-186c41105232 .shogun-image-content {
  
    align-items: center;
  
}

.s-ca504174-aaaf-412b-9f12-186c41105232.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ca504174-aaaf-412b-9f12-186c41105232.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ca504174-aaaf-412b-9f12-186c41105232.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-ca504174-aaaf-412b-9f12-186c41105232 {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-ca504174-aaaf-412b-9f12-186c41105232.shogun-image-container {
      position: relative;
    }

    .s-ca504174-aaaf-412b-9f12-186c41105232.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ca504174-aaaf-412b-9f12-186c41105232.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ca504174-aaaf-412b-9f12-186c41105232 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

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

.shg-image-margin-container-s-ca504174-aaaf-412b-9f12-186c41105232 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-ca504174-aaaf-412b-9f12-186c41105232 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ca504174-aaaf-412b-9f12-186c41105232 .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-ca504174-aaaf-412b-9f12-186c41105232 .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ca504174-aaaf-412b-9f12-186c41105232 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ca504174-aaaf-412b-9f12-186c41105232.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ca504174-aaaf-412b-9f12-186c41105232 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-ca504174-aaaf-412b-9f12-186c41105232.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-ca504174-aaaf-412b-9f12-186c41105232 .shogun-image-content {
  
    align-items: center;
  
}

.s-ca504174-aaaf-412b-9f12-186c41105232.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ca504174-aaaf-412b-9f12-186c41105232.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ca504174-aaaf-412b-9f12-186c41105232.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-ca504174-aaaf-412b-9f12-186c41105232 {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-ca504174-aaaf-412b-9f12-186c41105232.shogun-image-container {
      position: relative;
    }

    .s-ca504174-aaaf-412b-9f12-186c41105232.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ca504174-aaaf-412b-9f12-186c41105232.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ca504174-aaaf-412b-9f12-186c41105232 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

}
#s-8f7737c6-2682-40df-a1de-88c025670da3 {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-8f7737c6-2682-40df-a1de-88c025670da3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8f7737c6-2682-40df-a1de-88c025670da3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8f7737c6-2682-40df-a1de-88c025670da3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-8f7737c6-2682-40df-a1de-88c025670da3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8f7737c6-2682-40df-a1de-88c025670da3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-8f7737c6-2682-40df-a1de-88c025670da3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8f7737c6-2682-40df-a1de-88c025670da3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

}

#s-b87e96cf-e5a0-45e6-a629-8877c6fefe74 {
  margin-top: 0px;
margin-bottom: 15px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
}

#s-ede6d6f1-8250-49ad-930a-44b15a6d42c1 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-ede6d6f1-8250-49ad-930a-44b15a6d42c1:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-ede6d6f1-8250-49ad-930a-44b15a6d42c1:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-ede6d6f1-8250-49ad-930a-44b15a6d42c1-root {
    text-align: center;
  }


#s-ede6d6f1-8250-49ad-930a-44b15a6d42c1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-ede6d6f1-8250-49ad-930a-44b15a6d42c1-root {
    text-align: center;
  }


#s-ede6d6f1-8250-49ad-930a-44b15a6d42c1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-ede6d6f1-8250-49ad-930a-44b15a6d42c1-root {
    text-align: center;
  }


#s-ede6d6f1-8250-49ad-930a-44b15a6d42c1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-ede6d6f1-8250-49ad-930a-44b15a6d42c1-root {
    text-align: center;
  }


#s-ede6d6f1-8250-49ad-930a-44b15a6d42c1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-ede6d6f1-8250-49ad-930a-44b15a6d42c1-root {
    text-align: center;
  }


#s-ede6d6f1-8250-49ad-930a-44b15a6d42c1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-58131788-5859-4ac3-9b0c-67d7792c3c2e {
  margin-top: 0px;
margin-bottom: 15px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
}

#s-e786854b-6ca6-4457-9a6a-dc9ea8568d1f {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-e786854b-6ca6-4457-9a6a-dc9ea8568d1f:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-e786854b-6ca6-4457-9a6a-dc9ea8568d1f:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNGQ5MTY3YmItMmVhYS00N2FmLWE0YmUtYTY5MTIyNjQzNjQ1IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojMDYwNjA2O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojN2UyMGNmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM0ZDkxNjdiYi0yZWFhLTQ3YWYtYTRiZS1hNjkxMjI2NDM2NDUpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#060606"}, {"id"=>2, "pos"=>1, "color"=>"#7e20cf"}] !important;
hover-type: gradient !important;}

  #s-e786854b-6ca6-4457-9a6a-dc9ea8568d1f-root {
    text-align: center;
  }


#s-e786854b-6ca6-4457-9a6a-dc9ea8568d1f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-e786854b-6ca6-4457-9a6a-dc9ea8568d1f-root {
    text-align: center;
  }


#s-e786854b-6ca6-4457-9a6a-dc9ea8568d1f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-e786854b-6ca6-4457-9a6a-dc9ea8568d1f-root {
    text-align: center;
  }


#s-e786854b-6ca6-4457-9a6a-dc9ea8568d1f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-e786854b-6ca6-4457-9a6a-dc9ea8568d1f-root {
    text-align: center;
  }


#s-e786854b-6ca6-4457-9a6a-dc9ea8568d1f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-e786854b-6ca6-4457-9a6a-dc9ea8568d1f-root {
    text-align: center;
  }


#s-e786854b-6ca6-4457-9a6a-dc9ea8568d1f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-83abcd64-622a-4526-976f-ada30823eff4 {
  margin-top: 0px;
margin-bottom: 15px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
}

#s-fed5ee13-b9e8-455d-a0a1-6b79a8389b35 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-fed5ee13-b9e8-455d-a0a1-6b79a8389b35:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-fed5ee13-b9e8-455d-a0a1-6b79a8389b35:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYWU1Y2UzYjItOGZmNi00ZjhjLThkODctNzY1OGMyZjE4MDk4IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojMDYwNjA2O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojN2UyMGNmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNhZTVjZTNiMi04ZmY2LTRmOGMtOGQ4Ny03NjU4YzJmMTgwOTgpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#060606"}, {"id"=>2, "pos"=>1, "color"=>"#7e20cf"}] !important;
hover-type: gradient !important;}

  #s-fed5ee13-b9e8-455d-a0a1-6b79a8389b35-root {
    text-align: center;
  }


#s-fed5ee13-b9e8-455d-a0a1-6b79a8389b35.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-fed5ee13-b9e8-455d-a0a1-6b79a8389b35-root {
    text-align: center;
  }


#s-fed5ee13-b9e8-455d-a0a1-6b79a8389b35.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-fed5ee13-b9e8-455d-a0a1-6b79a8389b35-root {
    text-align: center;
  }


#s-fed5ee13-b9e8-455d-a0a1-6b79a8389b35.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-fed5ee13-b9e8-455d-a0a1-6b79a8389b35-root {
    text-align: center;
  }


#s-fed5ee13-b9e8-455d-a0a1-6b79a8389b35.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-fed5ee13-b9e8-455d-a0a1-6b79a8389b35-root {
    text-align: center;
  }


#s-fed5ee13-b9e8-455d-a0a1-6b79a8389b35.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-9dbc5262-9250-471a-865a-bf96c23af2fa {
  margin-top: 20px;
margin-left: 5%;
margin-bottom: 25px;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-9dbc5262-9250-471a-865a-bf96c23af2fa"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-9dbc5262-9250-471a-865a-bf96c23af2fa"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-9dbc5262-9250-471a-865a-bf96c23af2fa"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-9dbc5262-9250-471a-865a-bf96c23af2fa"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-7473af1b-e032-436a-bc25-5db59fbb0f25 {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
max-width: 1414px;
aspect-ratio: 1414/2000;
text-align: center;
}



.shg-image-margin-container-s-7473af1b-e032-436a-bc25-5db59fbb0f25 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-7473af1b-e032-436a-bc25-5db59fbb0f25 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7473af1b-e032-436a-bc25-5db59fbb0f25 .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-7473af1b-e032-436a-bc25-5db59fbb0f25 .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7473af1b-e032-436a-bc25-5db59fbb0f25 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7473af1b-e032-436a-bc25-5db59fbb0f25.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7473af1b-e032-436a-bc25-5db59fbb0f25 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-7473af1b-e032-436a-bc25-5db59fbb0f25.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-7473af1b-e032-436a-bc25-5db59fbb0f25 .shogun-image-content {
  
    align-items: center;
  
}

.s-7473af1b-e032-436a-bc25-5db59fbb0f25.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7473af1b-e032-436a-bc25-5db59fbb0f25.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7473af1b-e032-436a-bc25-5db59fbb0f25.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7473af1b-e032-436a-bc25-5db59fbb0f25 {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-7473af1b-e032-436a-bc25-5db59fbb0f25.shogun-image-container {
      position: relative;
    }

    .s-7473af1b-e032-436a-bc25-5db59fbb0f25.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7473af1b-e032-436a-bc25-5db59fbb0f25.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7473af1b-e032-436a-bc25-5db59fbb0f25 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-7473af1b-e032-436a-bc25-5db59fbb0f25 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-7473af1b-e032-436a-bc25-5db59fbb0f25 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7473af1b-e032-436a-bc25-5db59fbb0f25 .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-7473af1b-e032-436a-bc25-5db59fbb0f25 .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7473af1b-e032-436a-bc25-5db59fbb0f25 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7473af1b-e032-436a-bc25-5db59fbb0f25.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7473af1b-e032-436a-bc25-5db59fbb0f25 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-7473af1b-e032-436a-bc25-5db59fbb0f25.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-7473af1b-e032-436a-bc25-5db59fbb0f25 .shogun-image-content {
  
    align-items: center;
  
}

.s-7473af1b-e032-436a-bc25-5db59fbb0f25.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7473af1b-e032-436a-bc25-5db59fbb0f25.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7473af1b-e032-436a-bc25-5db59fbb0f25.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7473af1b-e032-436a-bc25-5db59fbb0f25 {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-7473af1b-e032-436a-bc25-5db59fbb0f25.shogun-image-container {
      position: relative;
    }

    .s-7473af1b-e032-436a-bc25-5db59fbb0f25.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7473af1b-e032-436a-bc25-5db59fbb0f25.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7473af1b-e032-436a-bc25-5db59fbb0f25 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

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

.shg-image-margin-container-s-7473af1b-e032-436a-bc25-5db59fbb0f25 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-7473af1b-e032-436a-bc25-5db59fbb0f25 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7473af1b-e032-436a-bc25-5db59fbb0f25 .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-7473af1b-e032-436a-bc25-5db59fbb0f25 .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7473af1b-e032-436a-bc25-5db59fbb0f25 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7473af1b-e032-436a-bc25-5db59fbb0f25.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7473af1b-e032-436a-bc25-5db59fbb0f25 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-7473af1b-e032-436a-bc25-5db59fbb0f25.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-7473af1b-e032-436a-bc25-5db59fbb0f25 .shogun-image-content {
  
    align-items: center;
  
}

.s-7473af1b-e032-436a-bc25-5db59fbb0f25.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7473af1b-e032-436a-bc25-5db59fbb0f25.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7473af1b-e032-436a-bc25-5db59fbb0f25.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7473af1b-e032-436a-bc25-5db59fbb0f25 {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-7473af1b-e032-436a-bc25-5db59fbb0f25.shogun-image-container {
      position: relative;
    }

    .s-7473af1b-e032-436a-bc25-5db59fbb0f25.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7473af1b-e032-436a-bc25-5db59fbb0f25.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7473af1b-e032-436a-bc25-5db59fbb0f25 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

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

.shg-image-margin-container-s-7473af1b-e032-436a-bc25-5db59fbb0f25 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-7473af1b-e032-436a-bc25-5db59fbb0f25 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7473af1b-e032-436a-bc25-5db59fbb0f25 .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-7473af1b-e032-436a-bc25-5db59fbb0f25 .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7473af1b-e032-436a-bc25-5db59fbb0f25 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7473af1b-e032-436a-bc25-5db59fbb0f25.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7473af1b-e032-436a-bc25-5db59fbb0f25 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-7473af1b-e032-436a-bc25-5db59fbb0f25.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-7473af1b-e032-436a-bc25-5db59fbb0f25 .shogun-image-content {
  
    align-items: center;
  
}

.s-7473af1b-e032-436a-bc25-5db59fbb0f25.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7473af1b-e032-436a-bc25-5db59fbb0f25.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7473af1b-e032-436a-bc25-5db59fbb0f25.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7473af1b-e032-436a-bc25-5db59fbb0f25 {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-7473af1b-e032-436a-bc25-5db59fbb0f25.shogun-image-container {
      position: relative;
    }

    .s-7473af1b-e032-436a-bc25-5db59fbb0f25.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7473af1b-e032-436a-bc25-5db59fbb0f25.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7473af1b-e032-436a-bc25-5db59fbb0f25 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

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

.shg-image-margin-container-s-7473af1b-e032-436a-bc25-5db59fbb0f25 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-7473af1b-e032-436a-bc25-5db59fbb0f25 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7473af1b-e032-436a-bc25-5db59fbb0f25 .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-7473af1b-e032-436a-bc25-5db59fbb0f25 .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7473af1b-e032-436a-bc25-5db59fbb0f25 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7473af1b-e032-436a-bc25-5db59fbb0f25.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7473af1b-e032-436a-bc25-5db59fbb0f25 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-7473af1b-e032-436a-bc25-5db59fbb0f25.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-7473af1b-e032-436a-bc25-5db59fbb0f25 .shogun-image-content {
  
    align-items: center;
  
}

.s-7473af1b-e032-436a-bc25-5db59fbb0f25.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7473af1b-e032-436a-bc25-5db59fbb0f25.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7473af1b-e032-436a-bc25-5db59fbb0f25.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7473af1b-e032-436a-bc25-5db59fbb0f25 {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-7473af1b-e032-436a-bc25-5db59fbb0f25.shogun-image-container {
      position: relative;
    }

    .s-7473af1b-e032-436a-bc25-5db59fbb0f25.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7473af1b-e032-436a-bc25-5db59fbb0f25.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7473af1b-e032-436a-bc25-5db59fbb0f25 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

}
#s-63926e8b-efc1-4a0e-aaeb-55bca3106a9e {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
max-width: 1414px;
aspect-ratio: 1414/2000;
text-align: center;
}



.shg-image-margin-container-s-63926e8b-efc1-4a0e-aaeb-55bca3106a9e {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-63926e8b-efc1-4a0e-aaeb-55bca3106a9e {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-63926e8b-efc1-4a0e-aaeb-55bca3106a9e .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-63926e8b-efc1-4a0e-aaeb-55bca3106a9e .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-63926e8b-efc1-4a0e-aaeb-55bca3106a9e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-63926e8b-efc1-4a0e-aaeb-55bca3106a9e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-63926e8b-efc1-4a0e-aaeb-55bca3106a9e img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-63926e8b-efc1-4a0e-aaeb-55bca3106a9e.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-63926e8b-efc1-4a0e-aaeb-55bca3106a9e .shogun-image-content {
  
    align-items: center;
  
}

.s-63926e8b-efc1-4a0e-aaeb-55bca3106a9e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-63926e8b-efc1-4a0e-aaeb-55bca3106a9e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-63926e8b-efc1-4a0e-aaeb-55bca3106a9e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-63926e8b-efc1-4a0e-aaeb-55bca3106a9e {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-63926e8b-efc1-4a0e-aaeb-55bca3106a9e.shogun-image-container {
      position: relative;
    }

    .s-63926e8b-efc1-4a0e-aaeb-55bca3106a9e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-63926e8b-efc1-4a0e-aaeb-55bca3106a9e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-63926e8b-efc1-4a0e-aaeb-55bca3106a9e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-63926e8b-efc1-4a0e-aaeb-55bca3106a9e {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-63926e8b-efc1-4a0e-aaeb-55bca3106a9e {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-63926e8b-efc1-4a0e-aaeb-55bca3106a9e .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-63926e8b-efc1-4a0e-aaeb-55bca3106a9e .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-63926e8b-efc1-4a0e-aaeb-55bca3106a9e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-63926e8b-efc1-4a0e-aaeb-55bca3106a9e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-63926e8b-efc1-4a0e-aaeb-55bca3106a9e img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-63926e8b-efc1-4a0e-aaeb-55bca3106a9e.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-63926e8b-efc1-4a0e-aaeb-55bca3106a9e .shogun-image-content {
  
    align-items: center;
  
}

.s-63926e8b-efc1-4a0e-aaeb-55bca3106a9e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-63926e8b-efc1-4a0e-aaeb-55bca3106a9e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-63926e8b-efc1-4a0e-aaeb-55bca3106a9e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-63926e8b-efc1-4a0e-aaeb-55bca3106a9e {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-63926e8b-efc1-4a0e-aaeb-55bca3106a9e.shogun-image-container {
      position: relative;
    }

    .s-63926e8b-efc1-4a0e-aaeb-55bca3106a9e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-63926e8b-efc1-4a0e-aaeb-55bca3106a9e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-63926e8b-efc1-4a0e-aaeb-55bca3106a9e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

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

.shg-image-margin-container-s-63926e8b-efc1-4a0e-aaeb-55bca3106a9e {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-63926e8b-efc1-4a0e-aaeb-55bca3106a9e {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-63926e8b-efc1-4a0e-aaeb-55bca3106a9e .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-63926e8b-efc1-4a0e-aaeb-55bca3106a9e .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-63926e8b-efc1-4a0e-aaeb-55bca3106a9e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-63926e8b-efc1-4a0e-aaeb-55bca3106a9e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-63926e8b-efc1-4a0e-aaeb-55bca3106a9e img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-63926e8b-efc1-4a0e-aaeb-55bca3106a9e.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-63926e8b-efc1-4a0e-aaeb-55bca3106a9e .shogun-image-content {
  
    align-items: center;
  
}

.s-63926e8b-efc1-4a0e-aaeb-55bca3106a9e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-63926e8b-efc1-4a0e-aaeb-55bca3106a9e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-63926e8b-efc1-4a0e-aaeb-55bca3106a9e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-63926e8b-efc1-4a0e-aaeb-55bca3106a9e {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-63926e8b-efc1-4a0e-aaeb-55bca3106a9e.shogun-image-container {
      position: relative;
    }

    .s-63926e8b-efc1-4a0e-aaeb-55bca3106a9e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-63926e8b-efc1-4a0e-aaeb-55bca3106a9e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-63926e8b-efc1-4a0e-aaeb-55bca3106a9e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

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

.shg-image-margin-container-s-63926e8b-efc1-4a0e-aaeb-55bca3106a9e {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-63926e8b-efc1-4a0e-aaeb-55bca3106a9e {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-63926e8b-efc1-4a0e-aaeb-55bca3106a9e .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-63926e8b-efc1-4a0e-aaeb-55bca3106a9e .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-63926e8b-efc1-4a0e-aaeb-55bca3106a9e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-63926e8b-efc1-4a0e-aaeb-55bca3106a9e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-63926e8b-efc1-4a0e-aaeb-55bca3106a9e img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-63926e8b-efc1-4a0e-aaeb-55bca3106a9e.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-63926e8b-efc1-4a0e-aaeb-55bca3106a9e .shogun-image-content {
  
    align-items: center;
  
}

.s-63926e8b-efc1-4a0e-aaeb-55bca3106a9e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-63926e8b-efc1-4a0e-aaeb-55bca3106a9e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-63926e8b-efc1-4a0e-aaeb-55bca3106a9e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-63926e8b-efc1-4a0e-aaeb-55bca3106a9e {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-63926e8b-efc1-4a0e-aaeb-55bca3106a9e.shogun-image-container {
      position: relative;
    }

    .s-63926e8b-efc1-4a0e-aaeb-55bca3106a9e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-63926e8b-efc1-4a0e-aaeb-55bca3106a9e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-63926e8b-efc1-4a0e-aaeb-55bca3106a9e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

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

.shg-image-margin-container-s-63926e8b-efc1-4a0e-aaeb-55bca3106a9e {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-63926e8b-efc1-4a0e-aaeb-55bca3106a9e {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-63926e8b-efc1-4a0e-aaeb-55bca3106a9e .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-63926e8b-efc1-4a0e-aaeb-55bca3106a9e .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-63926e8b-efc1-4a0e-aaeb-55bca3106a9e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-63926e8b-efc1-4a0e-aaeb-55bca3106a9e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-63926e8b-efc1-4a0e-aaeb-55bca3106a9e img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-63926e8b-efc1-4a0e-aaeb-55bca3106a9e.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-63926e8b-efc1-4a0e-aaeb-55bca3106a9e .shogun-image-content {
  
    align-items: center;
  
}

.s-63926e8b-efc1-4a0e-aaeb-55bca3106a9e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-63926e8b-efc1-4a0e-aaeb-55bca3106a9e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-63926e8b-efc1-4a0e-aaeb-55bca3106a9e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-63926e8b-efc1-4a0e-aaeb-55bca3106a9e {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-63926e8b-efc1-4a0e-aaeb-55bca3106a9e.shogun-image-container {
      position: relative;
    }

    .s-63926e8b-efc1-4a0e-aaeb-55bca3106a9e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-63926e8b-efc1-4a0e-aaeb-55bca3106a9e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-63926e8b-efc1-4a0e-aaeb-55bca3106a9e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

}
#s-c0211b47-162b-4b9d-81f4-c8c853137fcc {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
max-width: 1414px;
aspect-ratio: 1414/2000;
text-align: center;
}



.shg-image-margin-container-s-c0211b47-162b-4b9d-81f4-c8c853137fcc {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-c0211b47-162b-4b9d-81f4-c8c853137fcc {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c0211b47-162b-4b9d-81f4-c8c853137fcc .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-c0211b47-162b-4b9d-81f4-c8c853137fcc .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c0211b47-162b-4b9d-81f4-c8c853137fcc .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c0211b47-162b-4b9d-81f4-c8c853137fcc.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c0211b47-162b-4b9d-81f4-c8c853137fcc img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-c0211b47-162b-4b9d-81f4-c8c853137fcc.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-c0211b47-162b-4b9d-81f4-c8c853137fcc .shogun-image-content {
  
    align-items: center;
  
}

.s-c0211b47-162b-4b9d-81f4-c8c853137fcc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c0211b47-162b-4b9d-81f4-c8c853137fcc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c0211b47-162b-4b9d-81f4-c8c853137fcc.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-c0211b47-162b-4b9d-81f4-c8c853137fcc {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-c0211b47-162b-4b9d-81f4-c8c853137fcc.shogun-image-container {
      position: relative;
    }

    .s-c0211b47-162b-4b9d-81f4-c8c853137fcc.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c0211b47-162b-4b9d-81f4-c8c853137fcc.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c0211b47-162b-4b9d-81f4-c8c853137fcc img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-c0211b47-162b-4b9d-81f4-c8c853137fcc {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-c0211b47-162b-4b9d-81f4-c8c853137fcc {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c0211b47-162b-4b9d-81f4-c8c853137fcc .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-c0211b47-162b-4b9d-81f4-c8c853137fcc .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c0211b47-162b-4b9d-81f4-c8c853137fcc .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c0211b47-162b-4b9d-81f4-c8c853137fcc.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c0211b47-162b-4b9d-81f4-c8c853137fcc img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-c0211b47-162b-4b9d-81f4-c8c853137fcc.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-c0211b47-162b-4b9d-81f4-c8c853137fcc .shogun-image-content {
  
    align-items: center;
  
}

.s-c0211b47-162b-4b9d-81f4-c8c853137fcc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c0211b47-162b-4b9d-81f4-c8c853137fcc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c0211b47-162b-4b9d-81f4-c8c853137fcc.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-c0211b47-162b-4b9d-81f4-c8c853137fcc {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-c0211b47-162b-4b9d-81f4-c8c853137fcc.shogun-image-container {
      position: relative;
    }

    .s-c0211b47-162b-4b9d-81f4-c8c853137fcc.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c0211b47-162b-4b9d-81f4-c8c853137fcc.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c0211b47-162b-4b9d-81f4-c8c853137fcc img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

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

.shg-image-margin-container-s-c0211b47-162b-4b9d-81f4-c8c853137fcc {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-c0211b47-162b-4b9d-81f4-c8c853137fcc {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c0211b47-162b-4b9d-81f4-c8c853137fcc .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-c0211b47-162b-4b9d-81f4-c8c853137fcc .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c0211b47-162b-4b9d-81f4-c8c853137fcc .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c0211b47-162b-4b9d-81f4-c8c853137fcc.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c0211b47-162b-4b9d-81f4-c8c853137fcc img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-c0211b47-162b-4b9d-81f4-c8c853137fcc.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-c0211b47-162b-4b9d-81f4-c8c853137fcc .shogun-image-content {
  
    align-items: center;
  
}

.s-c0211b47-162b-4b9d-81f4-c8c853137fcc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c0211b47-162b-4b9d-81f4-c8c853137fcc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c0211b47-162b-4b9d-81f4-c8c853137fcc.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-c0211b47-162b-4b9d-81f4-c8c853137fcc {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-c0211b47-162b-4b9d-81f4-c8c853137fcc.shogun-image-container {
      position: relative;
    }

    .s-c0211b47-162b-4b9d-81f4-c8c853137fcc.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c0211b47-162b-4b9d-81f4-c8c853137fcc.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c0211b47-162b-4b9d-81f4-c8c853137fcc img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

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

.shg-image-margin-container-s-c0211b47-162b-4b9d-81f4-c8c853137fcc {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-c0211b47-162b-4b9d-81f4-c8c853137fcc {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c0211b47-162b-4b9d-81f4-c8c853137fcc .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-c0211b47-162b-4b9d-81f4-c8c853137fcc .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c0211b47-162b-4b9d-81f4-c8c853137fcc .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c0211b47-162b-4b9d-81f4-c8c853137fcc.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c0211b47-162b-4b9d-81f4-c8c853137fcc img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-c0211b47-162b-4b9d-81f4-c8c853137fcc.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-c0211b47-162b-4b9d-81f4-c8c853137fcc .shogun-image-content {
  
    align-items: center;
  
}

.s-c0211b47-162b-4b9d-81f4-c8c853137fcc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c0211b47-162b-4b9d-81f4-c8c853137fcc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c0211b47-162b-4b9d-81f4-c8c853137fcc.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-c0211b47-162b-4b9d-81f4-c8c853137fcc {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-c0211b47-162b-4b9d-81f4-c8c853137fcc.shogun-image-container {
      position: relative;
    }

    .s-c0211b47-162b-4b9d-81f4-c8c853137fcc.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c0211b47-162b-4b9d-81f4-c8c853137fcc.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c0211b47-162b-4b9d-81f4-c8c853137fcc img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

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

.shg-image-margin-container-s-c0211b47-162b-4b9d-81f4-c8c853137fcc {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-c0211b47-162b-4b9d-81f4-c8c853137fcc {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c0211b47-162b-4b9d-81f4-c8c853137fcc .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-c0211b47-162b-4b9d-81f4-c8c853137fcc .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c0211b47-162b-4b9d-81f4-c8c853137fcc .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c0211b47-162b-4b9d-81f4-c8c853137fcc.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c0211b47-162b-4b9d-81f4-c8c853137fcc img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-c0211b47-162b-4b9d-81f4-c8c853137fcc.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-c0211b47-162b-4b9d-81f4-c8c853137fcc .shogun-image-content {
  
    align-items: center;
  
}

.s-c0211b47-162b-4b9d-81f4-c8c853137fcc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c0211b47-162b-4b9d-81f4-c8c853137fcc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c0211b47-162b-4b9d-81f4-c8c853137fcc.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-c0211b47-162b-4b9d-81f4-c8c853137fcc {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-c0211b47-162b-4b9d-81f4-c8c853137fcc.shogun-image-container {
      position: relative;
    }

    .s-c0211b47-162b-4b9d-81f4-c8c853137fcc.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c0211b47-162b-4b9d-81f4-c8c853137fcc.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c0211b47-162b-4b9d-81f4-c8c853137fcc img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

}
#s-cfccb10a-71ac-4114-a387-80834687e059 {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
max-width: 1414px;
aspect-ratio: 1414/2000;
text-align: center;
}



.shg-image-margin-container-s-cfccb10a-71ac-4114-a387-80834687e059 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-cfccb10a-71ac-4114-a387-80834687e059 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-cfccb10a-71ac-4114-a387-80834687e059 .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-cfccb10a-71ac-4114-a387-80834687e059 .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-cfccb10a-71ac-4114-a387-80834687e059 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-cfccb10a-71ac-4114-a387-80834687e059.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-cfccb10a-71ac-4114-a387-80834687e059 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-cfccb10a-71ac-4114-a387-80834687e059.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-cfccb10a-71ac-4114-a387-80834687e059 .shogun-image-content {
  
    align-items: center;
  
}

.s-cfccb10a-71ac-4114-a387-80834687e059.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cfccb10a-71ac-4114-a387-80834687e059.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cfccb10a-71ac-4114-a387-80834687e059.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-cfccb10a-71ac-4114-a387-80834687e059 {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-cfccb10a-71ac-4114-a387-80834687e059.shogun-image-container {
      position: relative;
    }

    .s-cfccb10a-71ac-4114-a387-80834687e059.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-cfccb10a-71ac-4114-a387-80834687e059.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-cfccb10a-71ac-4114-a387-80834687e059 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-cfccb10a-71ac-4114-a387-80834687e059 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-cfccb10a-71ac-4114-a387-80834687e059 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-cfccb10a-71ac-4114-a387-80834687e059 .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-cfccb10a-71ac-4114-a387-80834687e059 .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-cfccb10a-71ac-4114-a387-80834687e059 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-cfccb10a-71ac-4114-a387-80834687e059.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-cfccb10a-71ac-4114-a387-80834687e059 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-cfccb10a-71ac-4114-a387-80834687e059.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-cfccb10a-71ac-4114-a387-80834687e059 .shogun-image-content {
  
    align-items: center;
  
}

.s-cfccb10a-71ac-4114-a387-80834687e059.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cfccb10a-71ac-4114-a387-80834687e059.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cfccb10a-71ac-4114-a387-80834687e059.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-cfccb10a-71ac-4114-a387-80834687e059 {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-cfccb10a-71ac-4114-a387-80834687e059.shogun-image-container {
      position: relative;
    }

    .s-cfccb10a-71ac-4114-a387-80834687e059.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-cfccb10a-71ac-4114-a387-80834687e059.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-cfccb10a-71ac-4114-a387-80834687e059 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

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

.shg-image-margin-container-s-cfccb10a-71ac-4114-a387-80834687e059 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-cfccb10a-71ac-4114-a387-80834687e059 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-cfccb10a-71ac-4114-a387-80834687e059 .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-cfccb10a-71ac-4114-a387-80834687e059 .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-cfccb10a-71ac-4114-a387-80834687e059 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-cfccb10a-71ac-4114-a387-80834687e059.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-cfccb10a-71ac-4114-a387-80834687e059 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-cfccb10a-71ac-4114-a387-80834687e059.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-cfccb10a-71ac-4114-a387-80834687e059 .shogun-image-content {
  
    align-items: center;
  
}

.s-cfccb10a-71ac-4114-a387-80834687e059.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cfccb10a-71ac-4114-a387-80834687e059.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cfccb10a-71ac-4114-a387-80834687e059.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-cfccb10a-71ac-4114-a387-80834687e059 {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-cfccb10a-71ac-4114-a387-80834687e059.shogun-image-container {
      position: relative;
    }

    .s-cfccb10a-71ac-4114-a387-80834687e059.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-cfccb10a-71ac-4114-a387-80834687e059.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-cfccb10a-71ac-4114-a387-80834687e059 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

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

.shg-image-margin-container-s-cfccb10a-71ac-4114-a387-80834687e059 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-cfccb10a-71ac-4114-a387-80834687e059 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-cfccb10a-71ac-4114-a387-80834687e059 .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-cfccb10a-71ac-4114-a387-80834687e059 .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-cfccb10a-71ac-4114-a387-80834687e059 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-cfccb10a-71ac-4114-a387-80834687e059.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-cfccb10a-71ac-4114-a387-80834687e059 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-cfccb10a-71ac-4114-a387-80834687e059.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-cfccb10a-71ac-4114-a387-80834687e059 .shogun-image-content {
  
    align-items: center;
  
}

.s-cfccb10a-71ac-4114-a387-80834687e059.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cfccb10a-71ac-4114-a387-80834687e059.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cfccb10a-71ac-4114-a387-80834687e059.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-cfccb10a-71ac-4114-a387-80834687e059 {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-cfccb10a-71ac-4114-a387-80834687e059.shogun-image-container {
      position: relative;
    }

    .s-cfccb10a-71ac-4114-a387-80834687e059.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-cfccb10a-71ac-4114-a387-80834687e059.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-cfccb10a-71ac-4114-a387-80834687e059 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

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

.shg-image-margin-container-s-cfccb10a-71ac-4114-a387-80834687e059 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-cfccb10a-71ac-4114-a387-80834687e059 {
  margin: 0 !important;
  overflow: hidden;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-cfccb10a-71ac-4114-a387-80834687e059 .shg-image-content-wrapper {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }

    #s-cfccb10a-71ac-4114-a387-80834687e059 .shogun-image-link {
      aspect-ratio: 1414/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-cfccb10a-71ac-4114-a387-80834687e059 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-cfccb10a-71ac-4114-a387-80834687e059.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-cfccb10a-71ac-4114-a387-80834687e059 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1414px;
  }



  img.s-cfccb10a-71ac-4114-a387-80834687e059.shogun-image {
    
    
    
    max-height: 1414px;
  }


.s-cfccb10a-71ac-4114-a387-80834687e059 .shogun-image-content {
  
    align-items: center;
  
}

.s-cfccb10a-71ac-4114-a387-80834687e059.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cfccb10a-71ac-4114-a387-80834687e059.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cfccb10a-71ac-4114-a387-80834687e059.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-cfccb10a-71ac-4114-a387-80834687e059 {
      --shg-aspect-ratio: calc(1414/2000); 
    }

    .s-cfccb10a-71ac-4114-a387-80834687e059.shogun-image-container {
      position: relative;
    }

    .s-cfccb10a-71ac-4114-a387-80834687e059.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-cfccb10a-71ac-4114-a387-80834687e059.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-cfccb10a-71ac-4114-a387-80834687e059 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1414px;
    }
  }

}
#s-2e0bd129-4515-4c0e-8805-54ded5f98aed {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-2e0bd129-4515-4c0e-8805-54ded5f98aed"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2e0bd129-4515-4c0e-8805-54ded5f98aed"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-2e0bd129-4515-4c0e-8805-54ded5f98aed"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-2e0bd129-4515-4c0e-8805-54ded5f98aed"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-d02a2428-28aa-4176-834f-df8602638466 {
  margin-top: 0px;
margin-bottom: 15px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
}

#s-ae315534-a089-4c93-8632-8cec040ed76b {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-ae315534-a089-4c93-8632-8cec040ed76b:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-ae315534-a089-4c93-8632-8cec040ed76b:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-ae315534-a089-4c93-8632-8cec040ed76b-root {
    text-align: center;
  }


#s-ae315534-a089-4c93-8632-8cec040ed76b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-ae315534-a089-4c93-8632-8cec040ed76b-root {
    text-align: center;
  }


#s-ae315534-a089-4c93-8632-8cec040ed76b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-ae315534-a089-4c93-8632-8cec040ed76b-root {
    text-align: center;
  }


#s-ae315534-a089-4c93-8632-8cec040ed76b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-ae315534-a089-4c93-8632-8cec040ed76b-root {
    text-align: center;
  }


#s-ae315534-a089-4c93-8632-8cec040ed76b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-ae315534-a089-4c93-8632-8cec040ed76b-root {
    text-align: center;
  }


#s-ae315534-a089-4c93-8632-8cec040ed76b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-eeb497d4-dbf1-475d-ab08-4cc80444b1e1 {
  margin-top: 0px;
margin-bottom: 15px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
}

#s-c7905ba3-a63c-4611-a673-35ec59624476 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-c7905ba3-a63c-4611-a673-35ec59624476:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-c7905ba3-a63c-4611-a673-35ec59624476:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMmQ4OGUwZTktMDMzMi00NWVkLWIxZmEtZGQ2ZjAxYWMwYjgxIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojMDYwNjA2O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojN2UyMGNmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMyZDg4ZTBlOS0wMzMyLTQ1ZWQtYjFmYS1kZDZmMDFhYzBiODEpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#060606"}, {"id"=>2, "pos"=>1, "color"=>"#7e20cf"}] !important;
hover-type: gradient !important;}

  #s-c7905ba3-a63c-4611-a673-35ec59624476-root {
    text-align: center;
  }


#s-c7905ba3-a63c-4611-a673-35ec59624476.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-c7905ba3-a63c-4611-a673-35ec59624476-root {
    text-align: center;
  }


#s-c7905ba3-a63c-4611-a673-35ec59624476.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-c7905ba3-a63c-4611-a673-35ec59624476-root {
    text-align: center;
  }


#s-c7905ba3-a63c-4611-a673-35ec59624476.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-c7905ba3-a63c-4611-a673-35ec59624476-root {
    text-align: center;
  }


#s-c7905ba3-a63c-4611-a673-35ec59624476.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-c7905ba3-a63c-4611-a673-35ec59624476-root {
    text-align: center;
  }


#s-c7905ba3-a63c-4611-a673-35ec59624476.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-27def0a9-009b-46e4-9e34-46ad6a16f918 {
  margin-top: 50px;
margin-left: 5%;
margin-bottom: 25px;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-27def0a9-009b-46e4-9e34-46ad6a16f918"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-27def0a9-009b-46e4-9e34-46ad6a16f918"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-27def0a9-009b-46e4-9e34-46ad6a16f918"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-27def0a9-009b-46e4-9e34-46ad6a16f918"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-7906428b-faf6-4c8c-a9d9-9fb8b6bac82d {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
text-align: center;
}



.shg-image-margin-container-s-7906428b-faf6-4c8c-a9d9-9fb8b6bac82d {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-7906428b-faf6-4c8c-a9d9-9fb8b6bac82d {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-7906428b-faf6-4c8c-a9d9-9fb8b6bac82d.shogun-image {
    
    
    
    
  }


.s-7906428b-faf6-4c8c-a9d9-9fb8b6bac82d .shogun-image-content {
  
    align-items: center;
  
}

.s-7906428b-faf6-4c8c-a9d9-9fb8b6bac82d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7906428b-faf6-4c8c-a9d9-9fb8b6bac82d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7906428b-faf6-4c8c-a9d9-9fb8b6bac82d.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){

.shg-image-margin-container-s-7906428b-faf6-4c8c-a9d9-9fb8b6bac82d {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-7906428b-faf6-4c8c-a9d9-9fb8b6bac82d {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-7906428b-faf6-4c8c-a9d9-9fb8b6bac82d.shogun-image {
    
    
    
    
  }


.s-7906428b-faf6-4c8c-a9d9-9fb8b6bac82d .shogun-image-content {
  
    align-items: center;
  
}

.s-7906428b-faf6-4c8c-a9d9-9fb8b6bac82d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7906428b-faf6-4c8c-a9d9-9fb8b6bac82d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7906428b-faf6-4c8c-a9d9-9fb8b6bac82d.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-7906428b-faf6-4c8c-a9d9-9fb8b6bac82d {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-7906428b-faf6-4c8c-a9d9-9fb8b6bac82d {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-7906428b-faf6-4c8c-a9d9-9fb8b6bac82d.shogun-image {
    
    
    
    
  }


.s-7906428b-faf6-4c8c-a9d9-9fb8b6bac82d .shogun-image-content {
  
    align-items: center;
  
}

.s-7906428b-faf6-4c8c-a9d9-9fb8b6bac82d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7906428b-faf6-4c8c-a9d9-9fb8b6bac82d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7906428b-faf6-4c8c-a9d9-9fb8b6bac82d.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-7906428b-faf6-4c8c-a9d9-9fb8b6bac82d {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-7906428b-faf6-4c8c-a9d9-9fb8b6bac82d {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-7906428b-faf6-4c8c-a9d9-9fb8b6bac82d.shogun-image {
    
    
    
    
  }


.s-7906428b-faf6-4c8c-a9d9-9fb8b6bac82d .shogun-image-content {
  
    align-items: center;
  
}

.s-7906428b-faf6-4c8c-a9d9-9fb8b6bac82d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7906428b-faf6-4c8c-a9d9-9fb8b6bac82d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7906428b-faf6-4c8c-a9d9-9fb8b6bac82d.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-7906428b-faf6-4c8c-a9d9-9fb8b6bac82d {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-7906428b-faf6-4c8c-a9d9-9fb8b6bac82d {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-7906428b-faf6-4c8c-a9d9-9fb8b6bac82d.shogun-image {
    
    
    
    
  }


.s-7906428b-faf6-4c8c-a9d9-9fb8b6bac82d .shogun-image-content {
  
    align-items: center;
  
}

.s-7906428b-faf6-4c8c-a9d9-9fb8b6bac82d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7906428b-faf6-4c8c-a9d9-9fb8b6bac82d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7906428b-faf6-4c8c-a9d9-9fb8b6bac82d.shogun-image {
  box-sizing: border-box;
}




}
#s-cc13b9f1-0a15-40d5-a39b-d0be7aa56d39 {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
text-align: center;
}



.shg-image-margin-container-s-cc13b9f1-0a15-40d5-a39b-d0be7aa56d39 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-cc13b9f1-0a15-40d5-a39b-d0be7aa56d39 {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-cc13b9f1-0a15-40d5-a39b-d0be7aa56d39.shogun-image {
    
    
    
    
  }


.s-cc13b9f1-0a15-40d5-a39b-d0be7aa56d39 .shogun-image-content {
  
    align-items: center;
  
}

.s-cc13b9f1-0a15-40d5-a39b-d0be7aa56d39.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cc13b9f1-0a15-40d5-a39b-d0be7aa56d39.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cc13b9f1-0a15-40d5-a39b-d0be7aa56d39.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){

.shg-image-margin-container-s-cc13b9f1-0a15-40d5-a39b-d0be7aa56d39 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-cc13b9f1-0a15-40d5-a39b-d0be7aa56d39 {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-cc13b9f1-0a15-40d5-a39b-d0be7aa56d39.shogun-image {
    
    
    
    
  }


.s-cc13b9f1-0a15-40d5-a39b-d0be7aa56d39 .shogun-image-content {
  
    align-items: center;
  
}

.s-cc13b9f1-0a15-40d5-a39b-d0be7aa56d39.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cc13b9f1-0a15-40d5-a39b-d0be7aa56d39.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cc13b9f1-0a15-40d5-a39b-d0be7aa56d39.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-cc13b9f1-0a15-40d5-a39b-d0be7aa56d39 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-cc13b9f1-0a15-40d5-a39b-d0be7aa56d39 {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-cc13b9f1-0a15-40d5-a39b-d0be7aa56d39.shogun-image {
    
    
    
    
  }


.s-cc13b9f1-0a15-40d5-a39b-d0be7aa56d39 .shogun-image-content {
  
    align-items: center;
  
}

.s-cc13b9f1-0a15-40d5-a39b-d0be7aa56d39.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cc13b9f1-0a15-40d5-a39b-d0be7aa56d39.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cc13b9f1-0a15-40d5-a39b-d0be7aa56d39.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-cc13b9f1-0a15-40d5-a39b-d0be7aa56d39 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-cc13b9f1-0a15-40d5-a39b-d0be7aa56d39 {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-cc13b9f1-0a15-40d5-a39b-d0be7aa56d39.shogun-image {
    
    
    
    
  }


.s-cc13b9f1-0a15-40d5-a39b-d0be7aa56d39 .shogun-image-content {
  
    align-items: center;
  
}

.s-cc13b9f1-0a15-40d5-a39b-d0be7aa56d39.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cc13b9f1-0a15-40d5-a39b-d0be7aa56d39.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cc13b9f1-0a15-40d5-a39b-d0be7aa56d39.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-cc13b9f1-0a15-40d5-a39b-d0be7aa56d39 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-cc13b9f1-0a15-40d5-a39b-d0be7aa56d39 {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-cc13b9f1-0a15-40d5-a39b-d0be7aa56d39.shogun-image {
    
    
    
    
  }


.s-cc13b9f1-0a15-40d5-a39b-d0be7aa56d39 .shogun-image-content {
  
    align-items: center;
  
}

.s-cc13b9f1-0a15-40d5-a39b-d0be7aa56d39.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cc13b9f1-0a15-40d5-a39b-d0be7aa56d39.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cc13b9f1-0a15-40d5-a39b-d0be7aa56d39.shogun-image {
  box-sizing: border-box;
}




}
#s-6081ee2f-db5a-45a2-b859-7dd0bb5e6319 {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
text-align: center;
}



.shg-image-margin-container-s-6081ee2f-db5a-45a2-b859-7dd0bb5e6319 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-6081ee2f-db5a-45a2-b859-7dd0bb5e6319 {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-6081ee2f-db5a-45a2-b859-7dd0bb5e6319.shogun-image {
    
    
    
    
  }


.s-6081ee2f-db5a-45a2-b859-7dd0bb5e6319 .shogun-image-content {
  
    align-items: center;
  
}

.s-6081ee2f-db5a-45a2-b859-7dd0bb5e6319.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6081ee2f-db5a-45a2-b859-7dd0bb5e6319.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6081ee2f-db5a-45a2-b859-7dd0bb5e6319.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){

.shg-image-margin-container-s-6081ee2f-db5a-45a2-b859-7dd0bb5e6319 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-6081ee2f-db5a-45a2-b859-7dd0bb5e6319 {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-6081ee2f-db5a-45a2-b859-7dd0bb5e6319.shogun-image {
    
    
    
    
  }


.s-6081ee2f-db5a-45a2-b859-7dd0bb5e6319 .shogun-image-content {
  
    align-items: center;
  
}

.s-6081ee2f-db5a-45a2-b859-7dd0bb5e6319.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6081ee2f-db5a-45a2-b859-7dd0bb5e6319.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6081ee2f-db5a-45a2-b859-7dd0bb5e6319.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-6081ee2f-db5a-45a2-b859-7dd0bb5e6319 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-6081ee2f-db5a-45a2-b859-7dd0bb5e6319 {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-6081ee2f-db5a-45a2-b859-7dd0bb5e6319.shogun-image {
    
    
    
    
  }


.s-6081ee2f-db5a-45a2-b859-7dd0bb5e6319 .shogun-image-content {
  
    align-items: center;
  
}

.s-6081ee2f-db5a-45a2-b859-7dd0bb5e6319.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6081ee2f-db5a-45a2-b859-7dd0bb5e6319.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6081ee2f-db5a-45a2-b859-7dd0bb5e6319.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-6081ee2f-db5a-45a2-b859-7dd0bb5e6319 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-6081ee2f-db5a-45a2-b859-7dd0bb5e6319 {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-6081ee2f-db5a-45a2-b859-7dd0bb5e6319.shogun-image {
    
    
    
    
  }


.s-6081ee2f-db5a-45a2-b859-7dd0bb5e6319 .shogun-image-content {
  
    align-items: center;
  
}

.s-6081ee2f-db5a-45a2-b859-7dd0bb5e6319.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6081ee2f-db5a-45a2-b859-7dd0bb5e6319.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6081ee2f-db5a-45a2-b859-7dd0bb5e6319.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-6081ee2f-db5a-45a2-b859-7dd0bb5e6319 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-6081ee2f-db5a-45a2-b859-7dd0bb5e6319 {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-6081ee2f-db5a-45a2-b859-7dd0bb5e6319.shogun-image {
    
    
    
    
  }


.s-6081ee2f-db5a-45a2-b859-7dd0bb5e6319 .shogun-image-content {
  
    align-items: center;
  
}

.s-6081ee2f-db5a-45a2-b859-7dd0bb5e6319.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6081ee2f-db5a-45a2-b859-7dd0bb5e6319.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6081ee2f-db5a-45a2-b859-7dd0bb5e6319.shogun-image {
  box-sizing: border-box;
}




}
#s-c6e5bbdf-2077-4ecf-a17e-2bb7458170e9 {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
text-align: center;
}



.shg-image-margin-container-s-c6e5bbdf-2077-4ecf-a17e-2bb7458170e9 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-c6e5bbdf-2077-4ecf-a17e-2bb7458170e9 {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-c6e5bbdf-2077-4ecf-a17e-2bb7458170e9.shogun-image {
    
    
    
    
  }


.s-c6e5bbdf-2077-4ecf-a17e-2bb7458170e9 .shogun-image-content {
  
    align-items: center;
  
}

.s-c6e5bbdf-2077-4ecf-a17e-2bb7458170e9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c6e5bbdf-2077-4ecf-a17e-2bb7458170e9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c6e5bbdf-2077-4ecf-a17e-2bb7458170e9.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){

.shg-image-margin-container-s-c6e5bbdf-2077-4ecf-a17e-2bb7458170e9 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-c6e5bbdf-2077-4ecf-a17e-2bb7458170e9 {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-c6e5bbdf-2077-4ecf-a17e-2bb7458170e9.shogun-image {
    
    
    
    
  }


.s-c6e5bbdf-2077-4ecf-a17e-2bb7458170e9 .shogun-image-content {
  
    align-items: center;
  
}

.s-c6e5bbdf-2077-4ecf-a17e-2bb7458170e9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c6e5bbdf-2077-4ecf-a17e-2bb7458170e9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c6e5bbdf-2077-4ecf-a17e-2bb7458170e9.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-c6e5bbdf-2077-4ecf-a17e-2bb7458170e9 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-c6e5bbdf-2077-4ecf-a17e-2bb7458170e9 {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-c6e5bbdf-2077-4ecf-a17e-2bb7458170e9.shogun-image {
    
    
    
    
  }


.s-c6e5bbdf-2077-4ecf-a17e-2bb7458170e9 .shogun-image-content {
  
    align-items: center;
  
}

.s-c6e5bbdf-2077-4ecf-a17e-2bb7458170e9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c6e5bbdf-2077-4ecf-a17e-2bb7458170e9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c6e5bbdf-2077-4ecf-a17e-2bb7458170e9.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-c6e5bbdf-2077-4ecf-a17e-2bb7458170e9 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-c6e5bbdf-2077-4ecf-a17e-2bb7458170e9 {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-c6e5bbdf-2077-4ecf-a17e-2bb7458170e9.shogun-image {
    
    
    
    
  }


.s-c6e5bbdf-2077-4ecf-a17e-2bb7458170e9 .shogun-image-content {
  
    align-items: center;
  
}

.s-c6e5bbdf-2077-4ecf-a17e-2bb7458170e9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c6e5bbdf-2077-4ecf-a17e-2bb7458170e9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c6e5bbdf-2077-4ecf-a17e-2bb7458170e9.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-c6e5bbdf-2077-4ecf-a17e-2bb7458170e9 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-c6e5bbdf-2077-4ecf-a17e-2bb7458170e9 {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-c6e5bbdf-2077-4ecf-a17e-2bb7458170e9.shogun-image {
    
    
    
    
  }


.s-c6e5bbdf-2077-4ecf-a17e-2bb7458170e9 .shogun-image-content {
  
    align-items: center;
  
}

.s-c6e5bbdf-2077-4ecf-a17e-2bb7458170e9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c6e5bbdf-2077-4ecf-a17e-2bb7458170e9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c6e5bbdf-2077-4ecf-a17e-2bb7458170e9.shogun-image {
  box-sizing: border-box;
}




}
#s-10b46a9c-d03d-4408-a6c3-47b91271f437 {
  margin-left: 5%;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-10b46a9c-d03d-4408-a6c3-47b91271f437"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-10b46a9c-d03d-4408-a6c3-47b91271f437"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-10b46a9c-d03d-4408-a6c3-47b91271f437"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-10b46a9c-d03d-4408-a6c3-47b91271f437"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-3253966b-e221-4d45-af9e-45b7d056622e {
  margin-top: 0px;
margin-bottom: 15px;
}

#s-f839c06d-da94-4ae0-9161-766254f69019 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-f839c06d-da94-4ae0-9161-766254f69019:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-f839c06d-da94-4ae0-9161-766254f69019:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZWI2OWFhOTEtYzEyYy00ZWVmLWE0NTItM2Y3YmVlYmZkNTBjIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojMDYwNjA2O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojN2UyMGNmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNlYjY5YWE5MS1jMTJjLTRlZWYtYTQ1Mi0zZjdiZWViZmQ1MGMpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#060606"}, {"id"=>2, "pos"=>1, "color"=>"#7e20cf"}] !important;
hover-type: gradient !important;}

  #s-f839c06d-da94-4ae0-9161-766254f69019-root {
    text-align: center;
  }


#s-f839c06d-da94-4ae0-9161-766254f69019.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-f839c06d-da94-4ae0-9161-766254f69019-root {
    text-align: center;
  }


#s-f839c06d-da94-4ae0-9161-766254f69019.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-f839c06d-da94-4ae0-9161-766254f69019-root {
    text-align: center;
  }


#s-f839c06d-da94-4ae0-9161-766254f69019.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-f839c06d-da94-4ae0-9161-766254f69019-root {
    text-align: center;
  }


#s-f839c06d-da94-4ae0-9161-766254f69019.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-f839c06d-da94-4ae0-9161-766254f69019-root {
    text-align: center;
  }


#s-f839c06d-da94-4ae0-9161-766254f69019.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-0b5f55e2-386f-475a-805a-790ef8450fd2 {
  margin-bottom: 15px;
}

#s-7550cb5e-12ca-4484-b45a-cd51b2084fdc {
  margin-bottom: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-7550cb5e-12ca-4484-b45a-cd51b2084fdc:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-7550cb5e-12ca-4484-b45a-cd51b2084fdc:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMmVkNmYzOGItMmM1YS00YmVmLTg3MjItMmQzYmM5NjhjMzg0IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojMDYwNjA2O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojN2UyMGNmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMyZWQ2ZjM4Yi0yYzVhLTRiZWYtODcyMi0yZDNiYzk2OGMzODQpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#060606"}, {"id"=>2, "pos"=>1, "color"=>"#7e20cf"}] !important;
hover-type: gradient !important;}

  #s-7550cb5e-12ca-4484-b45a-cd51b2084fdc-root {
    text-align: center;
  }


#s-7550cb5e-12ca-4484-b45a-cd51b2084fdc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-7550cb5e-12ca-4484-b45a-cd51b2084fdc-root {
    text-align: center;
  }


#s-7550cb5e-12ca-4484-b45a-cd51b2084fdc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-7550cb5e-12ca-4484-b45a-cd51b2084fdc-root {
    text-align: center;
  }


#s-7550cb5e-12ca-4484-b45a-cd51b2084fdc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-7550cb5e-12ca-4484-b45a-cd51b2084fdc-root {
    text-align: center;
  }


#s-7550cb5e-12ca-4484-b45a-cd51b2084fdc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-7550cb5e-12ca-4484-b45a-cd51b2084fdc-root {
    text-align: center;
  }


#s-7550cb5e-12ca-4484-b45a-cd51b2084fdc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-fef3a7b0-541e-46c4-a80c-559ea78a51fc {
  margin-bottom: 15px;
}

#s-c1df6411-4d1f-4800-9fe8-6c2440267798 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-c1df6411-4d1f-4800-9fe8-6c2440267798:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-c1df6411-4d1f-4800-9fe8-6c2440267798:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNzVmMzZiNGYtOTQyMi00NGMyLWFiNTctMmFlNjc5NjYwYjRlIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojMDYwNjA2O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojN2UyMGNmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3NWYzNmI0Zi05NDIyLTQ0YzItYWI1Ny0yYWU2Nzk2NjBiNGUpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#060606"}, {"id"=>2, "pos"=>1, "color"=>"#7e20cf"}] !important;
hover-type: gradient !important;}

  #s-c1df6411-4d1f-4800-9fe8-6c2440267798-root {
    text-align: center;
  }


#s-c1df6411-4d1f-4800-9fe8-6c2440267798.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-c1df6411-4d1f-4800-9fe8-6c2440267798-root {
    text-align: center;
  }


#s-c1df6411-4d1f-4800-9fe8-6c2440267798.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-c1df6411-4d1f-4800-9fe8-6c2440267798-root {
    text-align: center;
  }


#s-c1df6411-4d1f-4800-9fe8-6c2440267798.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-c1df6411-4d1f-4800-9fe8-6c2440267798-root {
    text-align: center;
  }


#s-c1df6411-4d1f-4800-9fe8-6c2440267798.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-c1df6411-4d1f-4800-9fe8-6c2440267798-root {
    text-align: center;
  }


#s-c1df6411-4d1f-4800-9fe8-6c2440267798.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-78e964f7-20c0-4d04-a840-840752f0c1a0 {
  margin-top: 50px;
margin-left: 5%;
margin-bottom: 25px;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-78e964f7-20c0-4d04-a840-840752f0c1a0"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-78e964f7-20c0-4d04-a840-840752f0c1a0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-78e964f7-20c0-4d04-a840-840752f0c1a0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-78e964f7-20c0-4d04-a840-840752f0c1a0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-55b00f52-d760-4682-b2ca-6561f44d48a5 {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
text-align: center;
}



.shg-image-margin-container-s-55b00f52-d760-4682-b2ca-6561f44d48a5 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-55b00f52-d760-4682-b2ca-6561f44d48a5 {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-55b00f52-d760-4682-b2ca-6561f44d48a5.shogun-image {
    
    
    
    
  }


.s-55b00f52-d760-4682-b2ca-6561f44d48a5 .shogun-image-content {
  
    align-items: center;
  
}

.s-55b00f52-d760-4682-b2ca-6561f44d48a5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-55b00f52-d760-4682-b2ca-6561f44d48a5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-55b00f52-d760-4682-b2ca-6561f44d48a5.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){

.shg-image-margin-container-s-55b00f52-d760-4682-b2ca-6561f44d48a5 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-55b00f52-d760-4682-b2ca-6561f44d48a5 {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-55b00f52-d760-4682-b2ca-6561f44d48a5.shogun-image {
    
    
    
    
  }


.s-55b00f52-d760-4682-b2ca-6561f44d48a5 .shogun-image-content {
  
    align-items: center;
  
}

.s-55b00f52-d760-4682-b2ca-6561f44d48a5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-55b00f52-d760-4682-b2ca-6561f44d48a5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-55b00f52-d760-4682-b2ca-6561f44d48a5.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-55b00f52-d760-4682-b2ca-6561f44d48a5 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-55b00f52-d760-4682-b2ca-6561f44d48a5 {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-55b00f52-d760-4682-b2ca-6561f44d48a5.shogun-image {
    
    
    
    
  }


.s-55b00f52-d760-4682-b2ca-6561f44d48a5 .shogun-image-content {
  
    align-items: center;
  
}

.s-55b00f52-d760-4682-b2ca-6561f44d48a5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-55b00f52-d760-4682-b2ca-6561f44d48a5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-55b00f52-d760-4682-b2ca-6561f44d48a5.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-55b00f52-d760-4682-b2ca-6561f44d48a5 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-55b00f52-d760-4682-b2ca-6561f44d48a5 {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-55b00f52-d760-4682-b2ca-6561f44d48a5.shogun-image {
    
    
    
    
  }


.s-55b00f52-d760-4682-b2ca-6561f44d48a5 .shogun-image-content {
  
    align-items: center;
  
}

.s-55b00f52-d760-4682-b2ca-6561f44d48a5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-55b00f52-d760-4682-b2ca-6561f44d48a5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-55b00f52-d760-4682-b2ca-6561f44d48a5.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-55b00f52-d760-4682-b2ca-6561f44d48a5 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-55b00f52-d760-4682-b2ca-6561f44d48a5 {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-55b00f52-d760-4682-b2ca-6561f44d48a5.shogun-image {
    
    
    
    
  }


.s-55b00f52-d760-4682-b2ca-6561f44d48a5 .shogun-image-content {
  
    align-items: center;
  
}

.s-55b00f52-d760-4682-b2ca-6561f44d48a5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-55b00f52-d760-4682-b2ca-6561f44d48a5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-55b00f52-d760-4682-b2ca-6561f44d48a5.shogun-image {
  box-sizing: border-box;
}




}
#s-b69b7b36-d78d-46ec-b8de-abc1e65d0e4a {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
text-align: center;
}



.shg-image-margin-container-s-b69b7b36-d78d-46ec-b8de-abc1e65d0e4a {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-b69b7b36-d78d-46ec-b8de-abc1e65d0e4a {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-b69b7b36-d78d-46ec-b8de-abc1e65d0e4a.shogun-image {
    
    
    
    
  }


.s-b69b7b36-d78d-46ec-b8de-abc1e65d0e4a .shogun-image-content {
  
    align-items: center;
  
}

.s-b69b7b36-d78d-46ec-b8de-abc1e65d0e4a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b69b7b36-d78d-46ec-b8de-abc1e65d0e4a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b69b7b36-d78d-46ec-b8de-abc1e65d0e4a.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){

.shg-image-margin-container-s-b69b7b36-d78d-46ec-b8de-abc1e65d0e4a {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-b69b7b36-d78d-46ec-b8de-abc1e65d0e4a {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-b69b7b36-d78d-46ec-b8de-abc1e65d0e4a.shogun-image {
    
    
    
    
  }


.s-b69b7b36-d78d-46ec-b8de-abc1e65d0e4a .shogun-image-content {
  
    align-items: center;
  
}

.s-b69b7b36-d78d-46ec-b8de-abc1e65d0e4a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b69b7b36-d78d-46ec-b8de-abc1e65d0e4a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b69b7b36-d78d-46ec-b8de-abc1e65d0e4a.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-b69b7b36-d78d-46ec-b8de-abc1e65d0e4a {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-b69b7b36-d78d-46ec-b8de-abc1e65d0e4a {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-b69b7b36-d78d-46ec-b8de-abc1e65d0e4a.shogun-image {
    
    
    
    
  }


.s-b69b7b36-d78d-46ec-b8de-abc1e65d0e4a .shogun-image-content {
  
    align-items: center;
  
}

.s-b69b7b36-d78d-46ec-b8de-abc1e65d0e4a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b69b7b36-d78d-46ec-b8de-abc1e65d0e4a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b69b7b36-d78d-46ec-b8de-abc1e65d0e4a.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-b69b7b36-d78d-46ec-b8de-abc1e65d0e4a {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-b69b7b36-d78d-46ec-b8de-abc1e65d0e4a {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-b69b7b36-d78d-46ec-b8de-abc1e65d0e4a.shogun-image {
    
    
    
    
  }


.s-b69b7b36-d78d-46ec-b8de-abc1e65d0e4a .shogun-image-content {
  
    align-items: center;
  
}

.s-b69b7b36-d78d-46ec-b8de-abc1e65d0e4a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b69b7b36-d78d-46ec-b8de-abc1e65d0e4a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b69b7b36-d78d-46ec-b8de-abc1e65d0e4a.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-b69b7b36-d78d-46ec-b8de-abc1e65d0e4a {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-b69b7b36-d78d-46ec-b8de-abc1e65d0e4a {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-b69b7b36-d78d-46ec-b8de-abc1e65d0e4a.shogun-image {
    
    
    
    
  }


.s-b69b7b36-d78d-46ec-b8de-abc1e65d0e4a .shogun-image-content {
  
    align-items: center;
  
}

.s-b69b7b36-d78d-46ec-b8de-abc1e65d0e4a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b69b7b36-d78d-46ec-b8de-abc1e65d0e4a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b69b7b36-d78d-46ec-b8de-abc1e65d0e4a.shogun-image {
  box-sizing: border-box;
}




}
#s-52179e46-7afb-4a75-905c-85d29971dd8d {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
text-align: center;
}



.shg-image-margin-container-s-52179e46-7afb-4a75-905c-85d29971dd8d {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-52179e46-7afb-4a75-905c-85d29971dd8d {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-52179e46-7afb-4a75-905c-85d29971dd8d.shogun-image {
    
    
    
    
  }


.s-52179e46-7afb-4a75-905c-85d29971dd8d .shogun-image-content {
  
    align-items: center;
  
}

.s-52179e46-7afb-4a75-905c-85d29971dd8d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-52179e46-7afb-4a75-905c-85d29971dd8d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-52179e46-7afb-4a75-905c-85d29971dd8d.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){

.shg-image-margin-container-s-52179e46-7afb-4a75-905c-85d29971dd8d {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-52179e46-7afb-4a75-905c-85d29971dd8d {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-52179e46-7afb-4a75-905c-85d29971dd8d.shogun-image {
    
    
    
    
  }


.s-52179e46-7afb-4a75-905c-85d29971dd8d .shogun-image-content {
  
    align-items: center;
  
}

.s-52179e46-7afb-4a75-905c-85d29971dd8d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-52179e46-7afb-4a75-905c-85d29971dd8d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-52179e46-7afb-4a75-905c-85d29971dd8d.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-52179e46-7afb-4a75-905c-85d29971dd8d {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-52179e46-7afb-4a75-905c-85d29971dd8d {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-52179e46-7afb-4a75-905c-85d29971dd8d.shogun-image {
    
    
    
    
  }


.s-52179e46-7afb-4a75-905c-85d29971dd8d .shogun-image-content {
  
    align-items: center;
  
}

.s-52179e46-7afb-4a75-905c-85d29971dd8d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-52179e46-7afb-4a75-905c-85d29971dd8d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-52179e46-7afb-4a75-905c-85d29971dd8d.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-52179e46-7afb-4a75-905c-85d29971dd8d {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-52179e46-7afb-4a75-905c-85d29971dd8d {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-52179e46-7afb-4a75-905c-85d29971dd8d.shogun-image {
    
    
    
    
  }


.s-52179e46-7afb-4a75-905c-85d29971dd8d .shogun-image-content {
  
    align-items: center;
  
}

.s-52179e46-7afb-4a75-905c-85d29971dd8d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-52179e46-7afb-4a75-905c-85d29971dd8d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-52179e46-7afb-4a75-905c-85d29971dd8d.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-52179e46-7afb-4a75-905c-85d29971dd8d {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-52179e46-7afb-4a75-905c-85d29971dd8d {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-52179e46-7afb-4a75-905c-85d29971dd8d.shogun-image {
    
    
    
    
  }


.s-52179e46-7afb-4a75-905c-85d29971dd8d .shogun-image-content {
  
    align-items: center;
  
}

.s-52179e46-7afb-4a75-905c-85d29971dd8d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-52179e46-7afb-4a75-905c-85d29971dd8d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-52179e46-7afb-4a75-905c-85d29971dd8d.shogun-image {
  box-sizing: border-box;
}




}
#s-28e5ab83-ca22-482b-8ec3-65c4da4af206 {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
text-align: center;
}



.shg-image-margin-container-s-28e5ab83-ca22-482b-8ec3-65c4da4af206 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-28e5ab83-ca22-482b-8ec3-65c4da4af206 {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-28e5ab83-ca22-482b-8ec3-65c4da4af206.shogun-image {
    
    
    
    
  }


.s-28e5ab83-ca22-482b-8ec3-65c4da4af206 .shogun-image-content {
  
    align-items: center;
  
}

.s-28e5ab83-ca22-482b-8ec3-65c4da4af206.shg-align-container {
  display: flex;
  justify-content: center
}

.s-28e5ab83-ca22-482b-8ec3-65c4da4af206.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-28e5ab83-ca22-482b-8ec3-65c4da4af206.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){

.shg-image-margin-container-s-28e5ab83-ca22-482b-8ec3-65c4da4af206 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-28e5ab83-ca22-482b-8ec3-65c4da4af206 {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-28e5ab83-ca22-482b-8ec3-65c4da4af206.shogun-image {
    
    
    
    
  }


.s-28e5ab83-ca22-482b-8ec3-65c4da4af206 .shogun-image-content {
  
    align-items: center;
  
}

.s-28e5ab83-ca22-482b-8ec3-65c4da4af206.shg-align-container {
  display: flex;
  justify-content: center
}

.s-28e5ab83-ca22-482b-8ec3-65c4da4af206.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-28e5ab83-ca22-482b-8ec3-65c4da4af206.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-28e5ab83-ca22-482b-8ec3-65c4da4af206 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-28e5ab83-ca22-482b-8ec3-65c4da4af206 {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-28e5ab83-ca22-482b-8ec3-65c4da4af206.shogun-image {
    
    
    
    
  }


.s-28e5ab83-ca22-482b-8ec3-65c4da4af206 .shogun-image-content {
  
    align-items: center;
  
}

.s-28e5ab83-ca22-482b-8ec3-65c4da4af206.shg-align-container {
  display: flex;
  justify-content: center
}

.s-28e5ab83-ca22-482b-8ec3-65c4da4af206.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-28e5ab83-ca22-482b-8ec3-65c4da4af206.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-28e5ab83-ca22-482b-8ec3-65c4da4af206 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-28e5ab83-ca22-482b-8ec3-65c4da4af206 {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-28e5ab83-ca22-482b-8ec3-65c4da4af206.shogun-image {
    
    
    
    
  }


.s-28e5ab83-ca22-482b-8ec3-65c4da4af206 .shogun-image-content {
  
    align-items: center;
  
}

.s-28e5ab83-ca22-482b-8ec3-65c4da4af206.shg-align-container {
  display: flex;
  justify-content: center
}

.s-28e5ab83-ca22-482b-8ec3-65c4da4af206.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-28e5ab83-ca22-482b-8ec3-65c4da4af206.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-28e5ab83-ca22-482b-8ec3-65c4da4af206 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-28e5ab83-ca22-482b-8ec3-65c4da4af206 {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-28e5ab83-ca22-482b-8ec3-65c4da4af206.shogun-image {
    
    
    
    
  }


.s-28e5ab83-ca22-482b-8ec3-65c4da4af206 .shogun-image-content {
  
    align-items: center;
  
}

.s-28e5ab83-ca22-482b-8ec3-65c4da4af206.shg-align-container {
  display: flex;
  justify-content: center
}

.s-28e5ab83-ca22-482b-8ec3-65c4da4af206.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-28e5ab83-ca22-482b-8ec3-65c4da4af206.shogun-image {
  box-sizing: border-box;
}




}
#s-56390a7c-9962-4aa1-a46f-ad88acd35dd4 {
  margin-left: 5%;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-56390a7c-9962-4aa1-a46f-ad88acd35dd4"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-56390a7c-9962-4aa1-a46f-ad88acd35dd4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-56390a7c-9962-4aa1-a46f-ad88acd35dd4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-56390a7c-9962-4aa1-a46f-ad88acd35dd4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-b59f7e76-202a-49ce-abe3-2ef7b5b77d80 {
  margin-bottom: 15px;
}

#s-43720dca-3f79-4492-846d-0dace0189745 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-43720dca-3f79-4492-846d-0dace0189745:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-43720dca-3f79-4492-846d-0dace0189745:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-43720dca-3f79-4492-846d-0dace0189745-root {
    text-align: center;
  }


#s-43720dca-3f79-4492-846d-0dace0189745.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-43720dca-3f79-4492-846d-0dace0189745-root {
    text-align: center;
  }


#s-43720dca-3f79-4492-846d-0dace0189745.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-43720dca-3f79-4492-846d-0dace0189745-root {
    text-align: center;
  }


#s-43720dca-3f79-4492-846d-0dace0189745.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-43720dca-3f79-4492-846d-0dace0189745-root {
    text-align: center;
  }


#s-43720dca-3f79-4492-846d-0dace0189745.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-43720dca-3f79-4492-846d-0dace0189745-root {
    text-align: center;
  }


#s-43720dca-3f79-4492-846d-0dace0189745.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-fffcea74-e194-4d1d-934c-636bf413fc45 {
  margin-top: 50px;
margin-left: 5%;
margin-bottom: 25px;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-fffcea74-e194-4d1d-934c-636bf413fc45"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-fffcea74-e194-4d1d-934c-636bf413fc45"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-fffcea74-e194-4d1d-934c-636bf413fc45"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-fffcea74-e194-4d1d-934c-636bf413fc45"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-c872acce-4d11-4888-8d9f-cda02713b6c4 {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-style: solid;
text-align: center;
}
#s-c872acce-4d11-4888-8d9f-cda02713b6c4:hover {opacity: 0.99 !important;}


.shg-image-margin-container-s-c872acce-4d11-4888-8d9f-cda02713b6c4 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-c872acce-4d11-4888-8d9f-cda02713b6c4 {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-c872acce-4d11-4888-8d9f-cda02713b6c4.shogun-image {
    
    
    
    
  }


.s-c872acce-4d11-4888-8d9f-cda02713b6c4 .shogun-image-content {
  
    align-items: center;
  
}

.s-c872acce-4d11-4888-8d9f-cda02713b6c4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c872acce-4d11-4888-8d9f-cda02713b6c4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c872acce-4d11-4888-8d9f-cda02713b6c4.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){

.shg-image-margin-container-s-c872acce-4d11-4888-8d9f-cda02713b6c4 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-c872acce-4d11-4888-8d9f-cda02713b6c4 {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-c872acce-4d11-4888-8d9f-cda02713b6c4.shogun-image {
    
    
    
    
  }


.s-c872acce-4d11-4888-8d9f-cda02713b6c4 .shogun-image-content {
  
    align-items: center;
  
}

.s-c872acce-4d11-4888-8d9f-cda02713b6c4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c872acce-4d11-4888-8d9f-cda02713b6c4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c872acce-4d11-4888-8d9f-cda02713b6c4.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-c872acce-4d11-4888-8d9f-cda02713b6c4 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-c872acce-4d11-4888-8d9f-cda02713b6c4 {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-c872acce-4d11-4888-8d9f-cda02713b6c4.shogun-image {
    
    
    
    
  }


.s-c872acce-4d11-4888-8d9f-cda02713b6c4 .shogun-image-content {
  
    align-items: center;
  
}

.s-c872acce-4d11-4888-8d9f-cda02713b6c4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c872acce-4d11-4888-8d9f-cda02713b6c4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c872acce-4d11-4888-8d9f-cda02713b6c4.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-c872acce-4d11-4888-8d9f-cda02713b6c4 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-c872acce-4d11-4888-8d9f-cda02713b6c4 {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-c872acce-4d11-4888-8d9f-cda02713b6c4.shogun-image {
    
    
    
    
  }


.s-c872acce-4d11-4888-8d9f-cda02713b6c4 .shogun-image-content {
  
    align-items: center;
  
}

.s-c872acce-4d11-4888-8d9f-cda02713b6c4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c872acce-4d11-4888-8d9f-cda02713b6c4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c872acce-4d11-4888-8d9f-cda02713b6c4.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-c872acce-4d11-4888-8d9f-cda02713b6c4 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-c872acce-4d11-4888-8d9f-cda02713b6c4 {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-c872acce-4d11-4888-8d9f-cda02713b6c4.shogun-image {
    
    
    
    
  }


.s-c872acce-4d11-4888-8d9f-cda02713b6c4 .shogun-image-content {
  
    align-items: center;
  
}

.s-c872acce-4d11-4888-8d9f-cda02713b6c4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c872acce-4d11-4888-8d9f-cda02713b6c4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c872acce-4d11-4888-8d9f-cda02713b6c4.shogun-image {
  box-sizing: border-box;
}




}
#s-8c646f18-2953-49ac-9aef-b6a5b70fe87d {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
text-align: center;
}



.shg-image-margin-container-s-8c646f18-2953-49ac-9aef-b6a5b70fe87d {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-8c646f18-2953-49ac-9aef-b6a5b70fe87d {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-8c646f18-2953-49ac-9aef-b6a5b70fe87d.shogun-image {
    
    
    
    
  }


.s-8c646f18-2953-49ac-9aef-b6a5b70fe87d .shogun-image-content {
  
    align-items: center;
  
}

.s-8c646f18-2953-49ac-9aef-b6a5b70fe87d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8c646f18-2953-49ac-9aef-b6a5b70fe87d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8c646f18-2953-49ac-9aef-b6a5b70fe87d.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){

.shg-image-margin-container-s-8c646f18-2953-49ac-9aef-b6a5b70fe87d {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-8c646f18-2953-49ac-9aef-b6a5b70fe87d {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-8c646f18-2953-49ac-9aef-b6a5b70fe87d.shogun-image {
    
    
    
    
  }


.s-8c646f18-2953-49ac-9aef-b6a5b70fe87d .shogun-image-content {
  
    align-items: center;
  
}

.s-8c646f18-2953-49ac-9aef-b6a5b70fe87d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8c646f18-2953-49ac-9aef-b6a5b70fe87d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8c646f18-2953-49ac-9aef-b6a5b70fe87d.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-8c646f18-2953-49ac-9aef-b6a5b70fe87d {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-8c646f18-2953-49ac-9aef-b6a5b70fe87d {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-8c646f18-2953-49ac-9aef-b6a5b70fe87d.shogun-image {
    
    
    
    
  }


.s-8c646f18-2953-49ac-9aef-b6a5b70fe87d .shogun-image-content {
  
    align-items: center;
  
}

.s-8c646f18-2953-49ac-9aef-b6a5b70fe87d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8c646f18-2953-49ac-9aef-b6a5b70fe87d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8c646f18-2953-49ac-9aef-b6a5b70fe87d.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-8c646f18-2953-49ac-9aef-b6a5b70fe87d {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-8c646f18-2953-49ac-9aef-b6a5b70fe87d {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-8c646f18-2953-49ac-9aef-b6a5b70fe87d.shogun-image {
    
    
    
    
  }


.s-8c646f18-2953-49ac-9aef-b6a5b70fe87d .shogun-image-content {
  
    align-items: center;
  
}

.s-8c646f18-2953-49ac-9aef-b6a5b70fe87d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8c646f18-2953-49ac-9aef-b6a5b70fe87d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8c646f18-2953-49ac-9aef-b6a5b70fe87d.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-8c646f18-2953-49ac-9aef-b6a5b70fe87d {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-8c646f18-2953-49ac-9aef-b6a5b70fe87d {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-8c646f18-2953-49ac-9aef-b6a5b70fe87d.shogun-image {
    
    
    
    
  }


.s-8c646f18-2953-49ac-9aef-b6a5b70fe87d .shogun-image-content {
  
    align-items: center;
  
}

.s-8c646f18-2953-49ac-9aef-b6a5b70fe87d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8c646f18-2953-49ac-9aef-b6a5b70fe87d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8c646f18-2953-49ac-9aef-b6a5b70fe87d.shogun-image {
  box-sizing: border-box;
}




}
#s-8bc8440e-01f2-431e-b6ff-723e99d82c00 {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
text-align: center;
}



.shg-image-margin-container-s-8bc8440e-01f2-431e-b6ff-723e99d82c00 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-8bc8440e-01f2-431e-b6ff-723e99d82c00 {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-8bc8440e-01f2-431e-b6ff-723e99d82c00.shogun-image {
    
    
    
    
  }


.s-8bc8440e-01f2-431e-b6ff-723e99d82c00 .shogun-image-content {
  
    align-items: center;
  
}

.s-8bc8440e-01f2-431e-b6ff-723e99d82c00.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8bc8440e-01f2-431e-b6ff-723e99d82c00.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8bc8440e-01f2-431e-b6ff-723e99d82c00.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){

.shg-image-margin-container-s-8bc8440e-01f2-431e-b6ff-723e99d82c00 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-8bc8440e-01f2-431e-b6ff-723e99d82c00 {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-8bc8440e-01f2-431e-b6ff-723e99d82c00.shogun-image {
    
    
    
    
  }


.s-8bc8440e-01f2-431e-b6ff-723e99d82c00 .shogun-image-content {
  
    align-items: center;
  
}

.s-8bc8440e-01f2-431e-b6ff-723e99d82c00.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8bc8440e-01f2-431e-b6ff-723e99d82c00.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8bc8440e-01f2-431e-b6ff-723e99d82c00.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-8bc8440e-01f2-431e-b6ff-723e99d82c00 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-8bc8440e-01f2-431e-b6ff-723e99d82c00 {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-8bc8440e-01f2-431e-b6ff-723e99d82c00.shogun-image {
    
    
    
    
  }


.s-8bc8440e-01f2-431e-b6ff-723e99d82c00 .shogun-image-content {
  
    align-items: center;
  
}

.s-8bc8440e-01f2-431e-b6ff-723e99d82c00.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8bc8440e-01f2-431e-b6ff-723e99d82c00.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8bc8440e-01f2-431e-b6ff-723e99d82c00.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-8bc8440e-01f2-431e-b6ff-723e99d82c00 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-8bc8440e-01f2-431e-b6ff-723e99d82c00 {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-8bc8440e-01f2-431e-b6ff-723e99d82c00.shogun-image {
    
    
    
    
  }


.s-8bc8440e-01f2-431e-b6ff-723e99d82c00 .shogun-image-content {
  
    align-items: center;
  
}

.s-8bc8440e-01f2-431e-b6ff-723e99d82c00.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8bc8440e-01f2-431e-b6ff-723e99d82c00.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8bc8440e-01f2-431e-b6ff-723e99d82c00.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-8bc8440e-01f2-431e-b6ff-723e99d82c00 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-8bc8440e-01f2-431e-b6ff-723e99d82c00 {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-8bc8440e-01f2-431e-b6ff-723e99d82c00.shogun-image {
    
    
    
    
  }


.s-8bc8440e-01f2-431e-b6ff-723e99d82c00 .shogun-image-content {
  
    align-items: center;
  
}

.s-8bc8440e-01f2-431e-b6ff-723e99d82c00.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8bc8440e-01f2-431e-b6ff-723e99d82c00.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8bc8440e-01f2-431e-b6ff-723e99d82c00.shogun-image {
  box-sizing: border-box;
}




}
#s-a4657a0f-0d73-491e-bfb3-6de125e16c9d {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
text-align: center;
}



.shg-image-margin-container-s-a4657a0f-0d73-491e-bfb3-6de125e16c9d {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-a4657a0f-0d73-491e-bfb3-6de125e16c9d {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-a4657a0f-0d73-491e-bfb3-6de125e16c9d.shogun-image {
    
    
    
    
  }


.s-a4657a0f-0d73-491e-bfb3-6de125e16c9d .shogun-image-content {
  
    align-items: center;
  
}

.s-a4657a0f-0d73-491e-bfb3-6de125e16c9d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a4657a0f-0d73-491e-bfb3-6de125e16c9d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a4657a0f-0d73-491e-bfb3-6de125e16c9d.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){

.shg-image-margin-container-s-a4657a0f-0d73-491e-bfb3-6de125e16c9d {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-a4657a0f-0d73-491e-bfb3-6de125e16c9d {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-a4657a0f-0d73-491e-bfb3-6de125e16c9d.shogun-image {
    
    
    
    
  }


.s-a4657a0f-0d73-491e-bfb3-6de125e16c9d .shogun-image-content {
  
    align-items: center;
  
}

.s-a4657a0f-0d73-491e-bfb3-6de125e16c9d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a4657a0f-0d73-491e-bfb3-6de125e16c9d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a4657a0f-0d73-491e-bfb3-6de125e16c9d.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-a4657a0f-0d73-491e-bfb3-6de125e16c9d {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-a4657a0f-0d73-491e-bfb3-6de125e16c9d {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-a4657a0f-0d73-491e-bfb3-6de125e16c9d.shogun-image {
    
    
    
    
  }


.s-a4657a0f-0d73-491e-bfb3-6de125e16c9d .shogun-image-content {
  
    align-items: center;
  
}

.s-a4657a0f-0d73-491e-bfb3-6de125e16c9d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a4657a0f-0d73-491e-bfb3-6de125e16c9d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a4657a0f-0d73-491e-bfb3-6de125e16c9d.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-a4657a0f-0d73-491e-bfb3-6de125e16c9d {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-a4657a0f-0d73-491e-bfb3-6de125e16c9d {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-a4657a0f-0d73-491e-bfb3-6de125e16c9d.shogun-image {
    
    
    
    
  }


.s-a4657a0f-0d73-491e-bfb3-6de125e16c9d .shogun-image-content {
  
    align-items: center;
  
}

.s-a4657a0f-0d73-491e-bfb3-6de125e16c9d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a4657a0f-0d73-491e-bfb3-6de125e16c9d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a4657a0f-0d73-491e-bfb3-6de125e16c9d.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-a4657a0f-0d73-491e-bfb3-6de125e16c9d {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-a4657a0f-0d73-491e-bfb3-6de125e16c9d {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-a4657a0f-0d73-491e-bfb3-6de125e16c9d.shogun-image {
    
    
    
    
  }


.s-a4657a0f-0d73-491e-bfb3-6de125e16c9d .shogun-image-content {
  
    align-items: center;
  
}

.s-a4657a0f-0d73-491e-bfb3-6de125e16c9d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a4657a0f-0d73-491e-bfb3-6de125e16c9d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a4657a0f-0d73-491e-bfb3-6de125e16c9d.shogun-image {
  box-sizing: border-box;
}




}
#s-2f9c2e2a-9439-4d4b-9217-33a29763fd19 {
  margin-left: 5%;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-2f9c2e2a-9439-4d4b-9217-33a29763fd19"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-2f9c2e2a-9439-4d4b-9217-33a29763fd19"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-2f9c2e2a-9439-4d4b-9217-33a29763fd19"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-2f9c2e2a-9439-4d4b-9217-33a29763fd19"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-f331e61d-4a63-4710-8ee3-2839544ad71c {
  margin-top: 50px;
margin-left: 5%;
margin-bottom: 25px;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-f331e61d-4a63-4710-8ee3-2839544ad71c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-f331e61d-4a63-4710-8ee3-2839544ad71c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-f331e61d-4a63-4710-8ee3-2839544ad71c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-f331e61d-4a63-4710-8ee3-2839544ad71c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-fdedf33e-084a-42da-a05a-70a457514faf {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
text-align: center;
}



.shg-image-margin-container-s-fdedf33e-084a-42da-a05a-70a457514faf {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-fdedf33e-084a-42da-a05a-70a457514faf {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-fdedf33e-084a-42da-a05a-70a457514faf.shogun-image {
    
    
    
    
  }


.s-fdedf33e-084a-42da-a05a-70a457514faf .shogun-image-content {
  
    align-items: center;
  
}

.s-fdedf33e-084a-42da-a05a-70a457514faf.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fdedf33e-084a-42da-a05a-70a457514faf.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fdedf33e-084a-42da-a05a-70a457514faf.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){

.shg-image-margin-container-s-fdedf33e-084a-42da-a05a-70a457514faf {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-fdedf33e-084a-42da-a05a-70a457514faf {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-fdedf33e-084a-42da-a05a-70a457514faf.shogun-image {
    
    
    
    
  }


.s-fdedf33e-084a-42da-a05a-70a457514faf .shogun-image-content {
  
    align-items: center;
  
}

.s-fdedf33e-084a-42da-a05a-70a457514faf.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fdedf33e-084a-42da-a05a-70a457514faf.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fdedf33e-084a-42da-a05a-70a457514faf.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-fdedf33e-084a-42da-a05a-70a457514faf {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-fdedf33e-084a-42da-a05a-70a457514faf {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-fdedf33e-084a-42da-a05a-70a457514faf.shogun-image {
    
    
    
    
  }


.s-fdedf33e-084a-42da-a05a-70a457514faf .shogun-image-content {
  
    align-items: center;
  
}

.s-fdedf33e-084a-42da-a05a-70a457514faf.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fdedf33e-084a-42da-a05a-70a457514faf.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fdedf33e-084a-42da-a05a-70a457514faf.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-fdedf33e-084a-42da-a05a-70a457514faf {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-fdedf33e-084a-42da-a05a-70a457514faf {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-fdedf33e-084a-42da-a05a-70a457514faf.shogun-image {
    
    
    
    
  }


.s-fdedf33e-084a-42da-a05a-70a457514faf .shogun-image-content {
  
    align-items: center;
  
}

.s-fdedf33e-084a-42da-a05a-70a457514faf.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fdedf33e-084a-42da-a05a-70a457514faf.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fdedf33e-084a-42da-a05a-70a457514faf.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-fdedf33e-084a-42da-a05a-70a457514faf {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-fdedf33e-084a-42da-a05a-70a457514faf {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-fdedf33e-084a-42da-a05a-70a457514faf.shogun-image {
    
    
    
    
  }


.s-fdedf33e-084a-42da-a05a-70a457514faf .shogun-image-content {
  
    align-items: center;
  
}

.s-fdedf33e-084a-42da-a05a-70a457514faf.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fdedf33e-084a-42da-a05a-70a457514faf.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fdedf33e-084a-42da-a05a-70a457514faf.shogun-image {
  box-sizing: border-box;
}




}
#s-f1540911-1bdd-4d4e-8d3f-b354c86d66f7 {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
text-align: center;
}



.shg-image-margin-container-s-f1540911-1bdd-4d4e-8d3f-b354c86d66f7 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-f1540911-1bdd-4d4e-8d3f-b354c86d66f7 {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-f1540911-1bdd-4d4e-8d3f-b354c86d66f7.shogun-image {
    
    
    
    
  }


.s-f1540911-1bdd-4d4e-8d3f-b354c86d66f7 .shogun-image-content {
  
    align-items: center;
  
}

.s-f1540911-1bdd-4d4e-8d3f-b354c86d66f7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f1540911-1bdd-4d4e-8d3f-b354c86d66f7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f1540911-1bdd-4d4e-8d3f-b354c86d66f7.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){

.shg-image-margin-container-s-f1540911-1bdd-4d4e-8d3f-b354c86d66f7 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-f1540911-1bdd-4d4e-8d3f-b354c86d66f7 {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-f1540911-1bdd-4d4e-8d3f-b354c86d66f7.shogun-image {
    
    
    
    
  }


.s-f1540911-1bdd-4d4e-8d3f-b354c86d66f7 .shogun-image-content {
  
    align-items: center;
  
}

.s-f1540911-1bdd-4d4e-8d3f-b354c86d66f7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f1540911-1bdd-4d4e-8d3f-b354c86d66f7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f1540911-1bdd-4d4e-8d3f-b354c86d66f7.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-f1540911-1bdd-4d4e-8d3f-b354c86d66f7 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-f1540911-1bdd-4d4e-8d3f-b354c86d66f7 {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-f1540911-1bdd-4d4e-8d3f-b354c86d66f7.shogun-image {
    
    
    
    
  }


.s-f1540911-1bdd-4d4e-8d3f-b354c86d66f7 .shogun-image-content {
  
    align-items: center;
  
}

.s-f1540911-1bdd-4d4e-8d3f-b354c86d66f7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f1540911-1bdd-4d4e-8d3f-b354c86d66f7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f1540911-1bdd-4d4e-8d3f-b354c86d66f7.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-f1540911-1bdd-4d4e-8d3f-b354c86d66f7 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-f1540911-1bdd-4d4e-8d3f-b354c86d66f7 {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-f1540911-1bdd-4d4e-8d3f-b354c86d66f7.shogun-image {
    
    
    
    
  }


.s-f1540911-1bdd-4d4e-8d3f-b354c86d66f7 .shogun-image-content {
  
    align-items: center;
  
}

.s-f1540911-1bdd-4d4e-8d3f-b354c86d66f7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f1540911-1bdd-4d4e-8d3f-b354c86d66f7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f1540911-1bdd-4d4e-8d3f-b354c86d66f7.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-f1540911-1bdd-4d4e-8d3f-b354c86d66f7 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-f1540911-1bdd-4d4e-8d3f-b354c86d66f7 {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-f1540911-1bdd-4d4e-8d3f-b354c86d66f7.shogun-image {
    
    
    
    
  }


.s-f1540911-1bdd-4d4e-8d3f-b354c86d66f7 .shogun-image-content {
  
    align-items: center;
  
}

.s-f1540911-1bdd-4d4e-8d3f-b354c86d66f7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f1540911-1bdd-4d4e-8d3f-b354c86d66f7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f1540911-1bdd-4d4e-8d3f-b354c86d66f7.shogun-image {
  box-sizing: border-box;
}




}
#s-0fc23ac9-7723-4a97-885c-dcd4edc19325 {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
text-align: center;
}



.shg-image-margin-container-s-0fc23ac9-7723-4a97-885c-dcd4edc19325 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-0fc23ac9-7723-4a97-885c-dcd4edc19325 {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-0fc23ac9-7723-4a97-885c-dcd4edc19325.shogun-image {
    
    
    
    
  }


.s-0fc23ac9-7723-4a97-885c-dcd4edc19325 .shogun-image-content {
  
    align-items: center;
  
}

.s-0fc23ac9-7723-4a97-885c-dcd4edc19325.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0fc23ac9-7723-4a97-885c-dcd4edc19325.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0fc23ac9-7723-4a97-885c-dcd4edc19325.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){

.shg-image-margin-container-s-0fc23ac9-7723-4a97-885c-dcd4edc19325 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-0fc23ac9-7723-4a97-885c-dcd4edc19325 {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-0fc23ac9-7723-4a97-885c-dcd4edc19325.shogun-image {
    
    
    
    
  }


.s-0fc23ac9-7723-4a97-885c-dcd4edc19325 .shogun-image-content {
  
    align-items: center;
  
}

.s-0fc23ac9-7723-4a97-885c-dcd4edc19325.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0fc23ac9-7723-4a97-885c-dcd4edc19325.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0fc23ac9-7723-4a97-885c-dcd4edc19325.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-0fc23ac9-7723-4a97-885c-dcd4edc19325 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-0fc23ac9-7723-4a97-885c-dcd4edc19325 {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-0fc23ac9-7723-4a97-885c-dcd4edc19325.shogun-image {
    
    
    
    
  }


.s-0fc23ac9-7723-4a97-885c-dcd4edc19325 .shogun-image-content {
  
    align-items: center;
  
}

.s-0fc23ac9-7723-4a97-885c-dcd4edc19325.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0fc23ac9-7723-4a97-885c-dcd4edc19325.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0fc23ac9-7723-4a97-885c-dcd4edc19325.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-0fc23ac9-7723-4a97-885c-dcd4edc19325 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-0fc23ac9-7723-4a97-885c-dcd4edc19325 {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-0fc23ac9-7723-4a97-885c-dcd4edc19325.shogun-image {
    
    
    
    
  }


.s-0fc23ac9-7723-4a97-885c-dcd4edc19325 .shogun-image-content {
  
    align-items: center;
  
}

.s-0fc23ac9-7723-4a97-885c-dcd4edc19325.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0fc23ac9-7723-4a97-885c-dcd4edc19325.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0fc23ac9-7723-4a97-885c-dcd4edc19325.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-0fc23ac9-7723-4a97-885c-dcd4edc19325 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-0fc23ac9-7723-4a97-885c-dcd4edc19325 {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-0fc23ac9-7723-4a97-885c-dcd4edc19325.shogun-image {
    
    
    
    
  }


.s-0fc23ac9-7723-4a97-885c-dcd4edc19325 .shogun-image-content {
  
    align-items: center;
  
}

.s-0fc23ac9-7723-4a97-885c-dcd4edc19325.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0fc23ac9-7723-4a97-885c-dcd4edc19325.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0fc23ac9-7723-4a97-885c-dcd4edc19325.shogun-image {
  box-sizing: border-box;
}




}
#s-ab9bbc75-1ffc-4623-ba0f-75da8089b795 {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
text-align: center;
}



.shg-image-margin-container-s-ab9bbc75-1ffc-4623-ba0f-75da8089b795 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-ab9bbc75-1ffc-4623-ba0f-75da8089b795 {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-ab9bbc75-1ffc-4623-ba0f-75da8089b795.shogun-image {
    
    
    
    
  }


.s-ab9bbc75-1ffc-4623-ba0f-75da8089b795 .shogun-image-content {
  
    align-items: center;
  
}

.s-ab9bbc75-1ffc-4623-ba0f-75da8089b795.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ab9bbc75-1ffc-4623-ba0f-75da8089b795.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ab9bbc75-1ffc-4623-ba0f-75da8089b795.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){

.shg-image-margin-container-s-ab9bbc75-1ffc-4623-ba0f-75da8089b795 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-ab9bbc75-1ffc-4623-ba0f-75da8089b795 {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-ab9bbc75-1ffc-4623-ba0f-75da8089b795.shogun-image {
    
    
    
    
  }


.s-ab9bbc75-1ffc-4623-ba0f-75da8089b795 .shogun-image-content {
  
    align-items: center;
  
}

.s-ab9bbc75-1ffc-4623-ba0f-75da8089b795.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ab9bbc75-1ffc-4623-ba0f-75da8089b795.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ab9bbc75-1ffc-4623-ba0f-75da8089b795.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-ab9bbc75-1ffc-4623-ba0f-75da8089b795 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-ab9bbc75-1ffc-4623-ba0f-75da8089b795 {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-ab9bbc75-1ffc-4623-ba0f-75da8089b795.shogun-image {
    
    
    
    
  }


.s-ab9bbc75-1ffc-4623-ba0f-75da8089b795 .shogun-image-content {
  
    align-items: center;
  
}

.s-ab9bbc75-1ffc-4623-ba0f-75da8089b795.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ab9bbc75-1ffc-4623-ba0f-75da8089b795.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ab9bbc75-1ffc-4623-ba0f-75da8089b795.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-ab9bbc75-1ffc-4623-ba0f-75da8089b795 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-ab9bbc75-1ffc-4623-ba0f-75da8089b795 {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-ab9bbc75-1ffc-4623-ba0f-75da8089b795.shogun-image {
    
    
    
    
  }


.s-ab9bbc75-1ffc-4623-ba0f-75da8089b795 .shogun-image-content {
  
    align-items: center;
  
}

.s-ab9bbc75-1ffc-4623-ba0f-75da8089b795.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ab9bbc75-1ffc-4623-ba0f-75da8089b795.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ab9bbc75-1ffc-4623-ba0f-75da8089b795.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-ab9bbc75-1ffc-4623-ba0f-75da8089b795 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-ab9bbc75-1ffc-4623-ba0f-75da8089b795 {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-ab9bbc75-1ffc-4623-ba0f-75da8089b795.shogun-image {
    
    
    
    
  }


.s-ab9bbc75-1ffc-4623-ba0f-75da8089b795 .shogun-image-content {
  
    align-items: center;
  
}

.s-ab9bbc75-1ffc-4623-ba0f-75da8089b795.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ab9bbc75-1ffc-4623-ba0f-75da8089b795.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ab9bbc75-1ffc-4623-ba0f-75da8089b795.shogun-image {
  box-sizing: border-box;
}




}
#s-028d70ac-0fbd-4790-9790-34027caf6457 {
  margin-left: 5%;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-028d70ac-0fbd-4790-9790-34027caf6457"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-028d70ac-0fbd-4790-9790-34027caf6457"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-028d70ac-0fbd-4790-9790-34027caf6457"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-028d70ac-0fbd-4790-9790-34027caf6457"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-aeb4b270-4a46-4730-8382-c95a9dd50b6a {
  margin-top: 50px;
margin-left: 5%;
margin-bottom: 25px;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-aeb4b270-4a46-4730-8382-c95a9dd50b6a"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-aeb4b270-4a46-4730-8382-c95a9dd50b6a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-aeb4b270-4a46-4730-8382-c95a9dd50b6a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-aeb4b270-4a46-4730-8382-c95a9dd50b6a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-f89ec4de-d9a5-45df-b092-93720b40c26e {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
text-align: center;
}



.shg-image-margin-container-s-f89ec4de-d9a5-45df-b092-93720b40c26e {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-f89ec4de-d9a5-45df-b092-93720b40c26e {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-f89ec4de-d9a5-45df-b092-93720b40c26e.shogun-image {
    
    
    
    
  }


.s-f89ec4de-d9a5-45df-b092-93720b40c26e .shogun-image-content {
  
    align-items: center;
  
}

.s-f89ec4de-d9a5-45df-b092-93720b40c26e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f89ec4de-d9a5-45df-b092-93720b40c26e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f89ec4de-d9a5-45df-b092-93720b40c26e.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){

.shg-image-margin-container-s-f89ec4de-d9a5-45df-b092-93720b40c26e {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-f89ec4de-d9a5-45df-b092-93720b40c26e {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-f89ec4de-d9a5-45df-b092-93720b40c26e.shogun-image {
    
    
    
    
  }


.s-f89ec4de-d9a5-45df-b092-93720b40c26e .shogun-image-content {
  
    align-items: center;
  
}

.s-f89ec4de-d9a5-45df-b092-93720b40c26e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f89ec4de-d9a5-45df-b092-93720b40c26e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f89ec4de-d9a5-45df-b092-93720b40c26e.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-f89ec4de-d9a5-45df-b092-93720b40c26e {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-f89ec4de-d9a5-45df-b092-93720b40c26e {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-f89ec4de-d9a5-45df-b092-93720b40c26e.shogun-image {
    
    
    
    
  }


.s-f89ec4de-d9a5-45df-b092-93720b40c26e .shogun-image-content {
  
    align-items: center;
  
}

.s-f89ec4de-d9a5-45df-b092-93720b40c26e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f89ec4de-d9a5-45df-b092-93720b40c26e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f89ec4de-d9a5-45df-b092-93720b40c26e.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-f89ec4de-d9a5-45df-b092-93720b40c26e {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-f89ec4de-d9a5-45df-b092-93720b40c26e {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-f89ec4de-d9a5-45df-b092-93720b40c26e.shogun-image {
    
    
    
    
  }


.s-f89ec4de-d9a5-45df-b092-93720b40c26e .shogun-image-content {
  
    align-items: center;
  
}

.s-f89ec4de-d9a5-45df-b092-93720b40c26e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f89ec4de-d9a5-45df-b092-93720b40c26e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f89ec4de-d9a5-45df-b092-93720b40c26e.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-f89ec4de-d9a5-45df-b092-93720b40c26e {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-f89ec4de-d9a5-45df-b092-93720b40c26e {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-f89ec4de-d9a5-45df-b092-93720b40c26e.shogun-image {
    
    
    
    
  }


.s-f89ec4de-d9a5-45df-b092-93720b40c26e .shogun-image-content {
  
    align-items: center;
  
}

.s-f89ec4de-d9a5-45df-b092-93720b40c26e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f89ec4de-d9a5-45df-b092-93720b40c26e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f89ec4de-d9a5-45df-b092-93720b40c26e.shogun-image {
  box-sizing: border-box;
}




}
#s-92306ecb-3d67-4773-8d27-4617ee9cf510 {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
text-align: center;
}



.shg-image-margin-container-s-92306ecb-3d67-4773-8d27-4617ee9cf510 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-92306ecb-3d67-4773-8d27-4617ee9cf510 {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-92306ecb-3d67-4773-8d27-4617ee9cf510.shogun-image {
    
    
    
    
  }


.s-92306ecb-3d67-4773-8d27-4617ee9cf510 .shogun-image-content {
  
    align-items: center;
  
}

.s-92306ecb-3d67-4773-8d27-4617ee9cf510.shg-align-container {
  display: flex;
  justify-content: center
}

.s-92306ecb-3d67-4773-8d27-4617ee9cf510.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-92306ecb-3d67-4773-8d27-4617ee9cf510.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){

.shg-image-margin-container-s-92306ecb-3d67-4773-8d27-4617ee9cf510 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-92306ecb-3d67-4773-8d27-4617ee9cf510 {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-92306ecb-3d67-4773-8d27-4617ee9cf510.shogun-image {
    
    
    
    
  }


.s-92306ecb-3d67-4773-8d27-4617ee9cf510 .shogun-image-content {
  
    align-items: center;
  
}

.s-92306ecb-3d67-4773-8d27-4617ee9cf510.shg-align-container {
  display: flex;
  justify-content: center
}

.s-92306ecb-3d67-4773-8d27-4617ee9cf510.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-92306ecb-3d67-4773-8d27-4617ee9cf510.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-92306ecb-3d67-4773-8d27-4617ee9cf510 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-92306ecb-3d67-4773-8d27-4617ee9cf510 {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-92306ecb-3d67-4773-8d27-4617ee9cf510.shogun-image {
    
    
    
    
  }


.s-92306ecb-3d67-4773-8d27-4617ee9cf510 .shogun-image-content {
  
    align-items: center;
  
}

.s-92306ecb-3d67-4773-8d27-4617ee9cf510.shg-align-container {
  display: flex;
  justify-content: center
}

.s-92306ecb-3d67-4773-8d27-4617ee9cf510.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-92306ecb-3d67-4773-8d27-4617ee9cf510.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-92306ecb-3d67-4773-8d27-4617ee9cf510 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-92306ecb-3d67-4773-8d27-4617ee9cf510 {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-92306ecb-3d67-4773-8d27-4617ee9cf510.shogun-image {
    
    
    
    
  }


.s-92306ecb-3d67-4773-8d27-4617ee9cf510 .shogun-image-content {
  
    align-items: center;
  
}

.s-92306ecb-3d67-4773-8d27-4617ee9cf510.shg-align-container {
  display: flex;
  justify-content: center
}

.s-92306ecb-3d67-4773-8d27-4617ee9cf510.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-92306ecb-3d67-4773-8d27-4617ee9cf510.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-92306ecb-3d67-4773-8d27-4617ee9cf510 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-92306ecb-3d67-4773-8d27-4617ee9cf510 {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-92306ecb-3d67-4773-8d27-4617ee9cf510.shogun-image {
    
    
    
    
  }


.s-92306ecb-3d67-4773-8d27-4617ee9cf510 .shogun-image-content {
  
    align-items: center;
  
}

.s-92306ecb-3d67-4773-8d27-4617ee9cf510.shg-align-container {
  display: flex;
  justify-content: center
}

.s-92306ecb-3d67-4773-8d27-4617ee9cf510.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-92306ecb-3d67-4773-8d27-4617ee9cf510.shogun-image {
  box-sizing: border-box;
}




}
#s-74a11530-eb27-4f26-aad4-06d6a2e1460c {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
text-align: center;
}



.shg-image-margin-container-s-74a11530-eb27-4f26-aad4-06d6a2e1460c {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-74a11530-eb27-4f26-aad4-06d6a2e1460c {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-74a11530-eb27-4f26-aad4-06d6a2e1460c.shogun-image {
    
    
    
    
  }


.s-74a11530-eb27-4f26-aad4-06d6a2e1460c .shogun-image-content {
  
    align-items: center;
  
}

.s-74a11530-eb27-4f26-aad4-06d6a2e1460c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-74a11530-eb27-4f26-aad4-06d6a2e1460c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-74a11530-eb27-4f26-aad4-06d6a2e1460c.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){

.shg-image-margin-container-s-74a11530-eb27-4f26-aad4-06d6a2e1460c {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-74a11530-eb27-4f26-aad4-06d6a2e1460c {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-74a11530-eb27-4f26-aad4-06d6a2e1460c.shogun-image {
    
    
    
    
  }


.s-74a11530-eb27-4f26-aad4-06d6a2e1460c .shogun-image-content {
  
    align-items: center;
  
}

.s-74a11530-eb27-4f26-aad4-06d6a2e1460c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-74a11530-eb27-4f26-aad4-06d6a2e1460c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-74a11530-eb27-4f26-aad4-06d6a2e1460c.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-74a11530-eb27-4f26-aad4-06d6a2e1460c {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-74a11530-eb27-4f26-aad4-06d6a2e1460c {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-74a11530-eb27-4f26-aad4-06d6a2e1460c.shogun-image {
    
    
    
    
  }


.s-74a11530-eb27-4f26-aad4-06d6a2e1460c .shogun-image-content {
  
    align-items: center;
  
}

.s-74a11530-eb27-4f26-aad4-06d6a2e1460c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-74a11530-eb27-4f26-aad4-06d6a2e1460c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-74a11530-eb27-4f26-aad4-06d6a2e1460c.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-74a11530-eb27-4f26-aad4-06d6a2e1460c {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-74a11530-eb27-4f26-aad4-06d6a2e1460c {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-74a11530-eb27-4f26-aad4-06d6a2e1460c.shogun-image {
    
    
    
    
  }


.s-74a11530-eb27-4f26-aad4-06d6a2e1460c .shogun-image-content {
  
    align-items: center;
  
}

.s-74a11530-eb27-4f26-aad4-06d6a2e1460c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-74a11530-eb27-4f26-aad4-06d6a2e1460c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-74a11530-eb27-4f26-aad4-06d6a2e1460c.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-74a11530-eb27-4f26-aad4-06d6a2e1460c {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-74a11530-eb27-4f26-aad4-06d6a2e1460c {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-74a11530-eb27-4f26-aad4-06d6a2e1460c.shogun-image {
    
    
    
    
  }


.s-74a11530-eb27-4f26-aad4-06d6a2e1460c .shogun-image-content {
  
    align-items: center;
  
}

.s-74a11530-eb27-4f26-aad4-06d6a2e1460c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-74a11530-eb27-4f26-aad4-06d6a2e1460c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-74a11530-eb27-4f26-aad4-06d6a2e1460c.shogun-image {
  box-sizing: border-box;
}




}
#s-2264ef08-97c4-492f-820a-a93a9c107503 {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
text-align: center;
}



.shg-image-margin-container-s-2264ef08-97c4-492f-820a-a93a9c107503 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-2264ef08-97c4-492f-820a-a93a9c107503 {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-2264ef08-97c4-492f-820a-a93a9c107503.shogun-image {
    
    
    
    
  }


.s-2264ef08-97c4-492f-820a-a93a9c107503 .shogun-image-content {
  
    align-items: center;
  
}

.s-2264ef08-97c4-492f-820a-a93a9c107503.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2264ef08-97c4-492f-820a-a93a9c107503.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2264ef08-97c4-492f-820a-a93a9c107503.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){

.shg-image-margin-container-s-2264ef08-97c4-492f-820a-a93a9c107503 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-2264ef08-97c4-492f-820a-a93a9c107503 {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-2264ef08-97c4-492f-820a-a93a9c107503.shogun-image {
    
    
    
    
  }


.s-2264ef08-97c4-492f-820a-a93a9c107503 .shogun-image-content {
  
    align-items: center;
  
}

.s-2264ef08-97c4-492f-820a-a93a9c107503.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2264ef08-97c4-492f-820a-a93a9c107503.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2264ef08-97c4-492f-820a-a93a9c107503.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-2264ef08-97c4-492f-820a-a93a9c107503 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-2264ef08-97c4-492f-820a-a93a9c107503 {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-2264ef08-97c4-492f-820a-a93a9c107503.shogun-image {
    
    
    
    
  }


.s-2264ef08-97c4-492f-820a-a93a9c107503 .shogun-image-content {
  
    align-items: center;
  
}

.s-2264ef08-97c4-492f-820a-a93a9c107503.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2264ef08-97c4-492f-820a-a93a9c107503.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2264ef08-97c4-492f-820a-a93a9c107503.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-2264ef08-97c4-492f-820a-a93a9c107503 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-2264ef08-97c4-492f-820a-a93a9c107503 {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-2264ef08-97c4-492f-820a-a93a9c107503.shogun-image {
    
    
    
    
  }


.s-2264ef08-97c4-492f-820a-a93a9c107503 .shogun-image-content {
  
    align-items: center;
  
}

.s-2264ef08-97c4-492f-820a-a93a9c107503.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2264ef08-97c4-492f-820a-a93a9c107503.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2264ef08-97c4-492f-820a-a93a9c107503.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-2264ef08-97c4-492f-820a-a93a9c107503 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-2264ef08-97c4-492f-820a-a93a9c107503 {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-2264ef08-97c4-492f-820a-a93a9c107503.shogun-image {
    
    
    
    
  }


.s-2264ef08-97c4-492f-820a-a93a9c107503 .shogun-image-content {
  
    align-items: center;
  
}

.s-2264ef08-97c4-492f-820a-a93a9c107503.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2264ef08-97c4-492f-820a-a93a9c107503.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2264ef08-97c4-492f-820a-a93a9c107503.shogun-image {
  box-sizing: border-box;
}




}
#s-6501c7e8-4251-4cd8-949f-33e217407b73 {
  margin-left: 5%;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-6501c7e8-4251-4cd8-949f-33e217407b73"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-6501c7e8-4251-4cd8-949f-33e217407b73"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-6501c7e8-4251-4cd8-949f-33e217407b73"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-6501c7e8-4251-4cd8-949f-33e217407b73"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-a912b1d0-f7e3-4ee6-8c7e-dd961846067f {
  margin-bottom: 15px;
}

#s-a0bd354d-eb9b-46d8-a242-c8111c0b4c5a {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-a0bd354d-eb9b-46d8-a242-c8111c0b4c5a:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-a0bd354d-eb9b-46d8-a242-c8111c0b4c5a:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-a0bd354d-eb9b-46d8-a242-c8111c0b4c5a-root {
    text-align: center;
  }


#s-a0bd354d-eb9b-46d8-a242-c8111c0b4c5a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-a0bd354d-eb9b-46d8-a242-c8111c0b4c5a-root {
    text-align: center;
  }


#s-a0bd354d-eb9b-46d8-a242-c8111c0b4c5a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-a0bd354d-eb9b-46d8-a242-c8111c0b4c5a-root {
    text-align: center;
  }


#s-a0bd354d-eb9b-46d8-a242-c8111c0b4c5a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-a0bd354d-eb9b-46d8-a242-c8111c0b4c5a-root {
    text-align: center;
  }


#s-a0bd354d-eb9b-46d8-a242-c8111c0b4c5a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-a0bd354d-eb9b-46d8-a242-c8111c0b4c5a-root {
    text-align: center;
  }


#s-a0bd354d-eb9b-46d8-a242-c8111c0b4c5a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-b94417a1-54c0-43b9-8ecd-e006f66bbd91 {
  margin-top: 50px;
margin-left: 5%;
margin-bottom: 25px;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-b94417a1-54c0-43b9-8ecd-e006f66bbd91"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b94417a1-54c0-43b9-8ecd-e006f66bbd91"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b94417a1-54c0-43b9-8ecd-e006f66bbd91"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-b94417a1-54c0-43b9-8ecd-e006f66bbd91"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b94417a1-54c0-43b9-8ecd-e006f66bbd91"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-b94417a1-54c0-43b9-8ecd-e006f66bbd91"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b94417a1-54c0-43b9-8ecd-e006f66bbd91"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

}

#s-181a5c1d-975a-47f6-9af1-4631a2d59486 {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
text-align: center;
}



.shg-image-margin-container-s-181a5c1d-975a-47f6-9af1-4631a2d59486 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-181a5c1d-975a-47f6-9af1-4631a2d59486 {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-181a5c1d-975a-47f6-9af1-4631a2d59486.shogun-image {
    
    
    
    
  }


.s-181a5c1d-975a-47f6-9af1-4631a2d59486 .shogun-image-content {
  
    align-items: center;
  
}

.s-181a5c1d-975a-47f6-9af1-4631a2d59486.shg-align-container {
  display: flex;
  justify-content: center
}

.s-181a5c1d-975a-47f6-9af1-4631a2d59486.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-181a5c1d-975a-47f6-9af1-4631a2d59486.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){

.shg-image-margin-container-s-181a5c1d-975a-47f6-9af1-4631a2d59486 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-181a5c1d-975a-47f6-9af1-4631a2d59486 {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-181a5c1d-975a-47f6-9af1-4631a2d59486.shogun-image {
    
    
    
    
  }


.s-181a5c1d-975a-47f6-9af1-4631a2d59486 .shogun-image-content {
  
    align-items: center;
  
}

.s-181a5c1d-975a-47f6-9af1-4631a2d59486.shg-align-container {
  display: flex;
  justify-content: center
}

.s-181a5c1d-975a-47f6-9af1-4631a2d59486.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-181a5c1d-975a-47f6-9af1-4631a2d59486.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-181a5c1d-975a-47f6-9af1-4631a2d59486 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-181a5c1d-975a-47f6-9af1-4631a2d59486 {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-181a5c1d-975a-47f6-9af1-4631a2d59486.shogun-image {
    
    
    
    
  }


.s-181a5c1d-975a-47f6-9af1-4631a2d59486 .shogun-image-content {
  
    align-items: center;
  
}

.s-181a5c1d-975a-47f6-9af1-4631a2d59486.shg-align-container {
  display: flex;
  justify-content: center
}

.s-181a5c1d-975a-47f6-9af1-4631a2d59486.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-181a5c1d-975a-47f6-9af1-4631a2d59486.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-181a5c1d-975a-47f6-9af1-4631a2d59486 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-181a5c1d-975a-47f6-9af1-4631a2d59486 {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-181a5c1d-975a-47f6-9af1-4631a2d59486.shogun-image {
    
    
    
    
  }


.s-181a5c1d-975a-47f6-9af1-4631a2d59486 .shogun-image-content {
  
    align-items: center;
  
}

.s-181a5c1d-975a-47f6-9af1-4631a2d59486.shg-align-container {
  display: flex;
  justify-content: center
}

.s-181a5c1d-975a-47f6-9af1-4631a2d59486.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-181a5c1d-975a-47f6-9af1-4631a2d59486.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-181a5c1d-975a-47f6-9af1-4631a2d59486 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-181a5c1d-975a-47f6-9af1-4631a2d59486 {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-181a5c1d-975a-47f6-9af1-4631a2d59486.shogun-image {
    
    
    
    
  }


.s-181a5c1d-975a-47f6-9af1-4631a2d59486 .shogun-image-content {
  
    align-items: center;
  
}

.s-181a5c1d-975a-47f6-9af1-4631a2d59486.shg-align-container {
  display: flex;
  justify-content: center
}

.s-181a5c1d-975a-47f6-9af1-4631a2d59486.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-181a5c1d-975a-47f6-9af1-4631a2d59486.shogun-image {
  box-sizing: border-box;
}




}
#s-2dc0f6d7-13bd-4a01-b8f8-222fc9f7bc27 {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
text-align: center;
}



.shg-image-margin-container-s-2dc0f6d7-13bd-4a01-b8f8-222fc9f7bc27 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-2dc0f6d7-13bd-4a01-b8f8-222fc9f7bc27 {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-2dc0f6d7-13bd-4a01-b8f8-222fc9f7bc27.shogun-image {
    
    
    
    
  }


.s-2dc0f6d7-13bd-4a01-b8f8-222fc9f7bc27 .shogun-image-content {
  
    align-items: center;
  
}

.s-2dc0f6d7-13bd-4a01-b8f8-222fc9f7bc27.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2dc0f6d7-13bd-4a01-b8f8-222fc9f7bc27.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2dc0f6d7-13bd-4a01-b8f8-222fc9f7bc27.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){

.shg-image-margin-container-s-2dc0f6d7-13bd-4a01-b8f8-222fc9f7bc27 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-2dc0f6d7-13bd-4a01-b8f8-222fc9f7bc27 {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-2dc0f6d7-13bd-4a01-b8f8-222fc9f7bc27.shogun-image {
    
    
    
    
  }


.s-2dc0f6d7-13bd-4a01-b8f8-222fc9f7bc27 .shogun-image-content {
  
    align-items: center;
  
}

.s-2dc0f6d7-13bd-4a01-b8f8-222fc9f7bc27.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2dc0f6d7-13bd-4a01-b8f8-222fc9f7bc27.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2dc0f6d7-13bd-4a01-b8f8-222fc9f7bc27.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-2dc0f6d7-13bd-4a01-b8f8-222fc9f7bc27 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-2dc0f6d7-13bd-4a01-b8f8-222fc9f7bc27 {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-2dc0f6d7-13bd-4a01-b8f8-222fc9f7bc27.shogun-image {
    
    
    
    
  }


.s-2dc0f6d7-13bd-4a01-b8f8-222fc9f7bc27 .shogun-image-content {
  
    align-items: center;
  
}

.s-2dc0f6d7-13bd-4a01-b8f8-222fc9f7bc27.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2dc0f6d7-13bd-4a01-b8f8-222fc9f7bc27.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2dc0f6d7-13bd-4a01-b8f8-222fc9f7bc27.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-2dc0f6d7-13bd-4a01-b8f8-222fc9f7bc27 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-2dc0f6d7-13bd-4a01-b8f8-222fc9f7bc27 {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-2dc0f6d7-13bd-4a01-b8f8-222fc9f7bc27.shogun-image {
    
    
    
    
  }


.s-2dc0f6d7-13bd-4a01-b8f8-222fc9f7bc27 .shogun-image-content {
  
    align-items: center;
  
}

.s-2dc0f6d7-13bd-4a01-b8f8-222fc9f7bc27.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2dc0f6d7-13bd-4a01-b8f8-222fc9f7bc27.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2dc0f6d7-13bd-4a01-b8f8-222fc9f7bc27.shogun-image {
  box-sizing: border-box;
}




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

.shg-image-margin-container-s-2dc0f6d7-13bd-4a01-b8f8-222fc9f7bc27 {
  
  
  
  
  /* Add padding handling */
  
  
  
  
}

#s-2dc0f6d7-13bd-4a01-b8f8-222fc9f7bc27 {
  margin: 0 !important;
  overflow: hidden;
}





  img.s-2dc0f6d7-13bd-4a01-b8f8-222fc9f7bc27.shogun-image {
    
    
    
    
  }


.s-2dc0f6d7-13bd-4a01-b8f8-222fc9f7bc27 .shogun-image-content {
  
    align-items: center;
  
}

.s-2dc0f6d7-13bd-4a01-b8f8-222fc9f7bc27.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2dc0f6d7-13bd-4a01-b8f8-222fc9f7bc27.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2dc0f6d7-13bd-4a01-b8f8-222fc9f7bc27.shogun-image {
  box-sizing: border-box;
}




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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content {
  display: flex;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}

.shogun-image-content-linked,
.shogun-image-content-not-linked {
  pointer-events: none;
}

.shogun-image-content-not-linked > div {
  pointer-events: auto;
}

.shogun-image-content-linked a,
.shogun-image-content-linked button,
.shogun-image-content-linked iframe,
.shogun-image-content-linked .shg-box-linked {
  pointer-events: auto;
}

.shogun-image-content > div {
  width: 100%;
}

.shogun-image-content-top {
  align-items: flex-start;
}

.shogun-image-content-center {
  align-items: center;
}

.shogun-image-content-bottom {
  align-items: flex-end;
}

.shogun-image.hover {
  opacity: 0;
  z-index: 200;
  position: absolute;
  left: 0;
  top: 0;
}

.shogun-image.hover:hover {
  opacity: 1;
}

#s-885898e8-2056-4f78-9c4f-2d093508289b {
  margin-left: -5%;
margin-right: -5%;
padding-left: 0%;
padding-right: 0%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
min-height: 392px;
text-align: center;
}







  #s-885898e8-2056-4f78-9c4f-2d093508289b img.shogun-image {
    

    
    
    
  }


#s-885898e8-2056-4f78-9c4f-2d093508289b .shogun-image-content {
  
    align-items: center;
  
}

#s-1488c933-599f-4ee1-8ae9-ab38d58d331c {
  margin-left: 5%;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-1488c933-599f-4ee1-8ae9-ab38d58d331c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-1488c933-599f-4ee1-8ae9-ab38d58d331c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-1488c933-599f-4ee1-8ae9-ab38d58d331c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-1488c933-599f-4ee1-8ae9-ab38d58d331c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-461b5c15-2da6-4e29-82c5-b0ca11ce8c2d {
  margin-bottom: 15px;
}

#s-937e839b-0ec5-4986-8e9a-f93377961840 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-937e839b-0ec5-4986-8e9a-f93377961840:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-937e839b-0ec5-4986-8e9a-f93377961840:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-937e839b-0ec5-4986-8e9a-f93377961840-root {
    text-align: center;
  }


#s-937e839b-0ec5-4986-8e9a-f93377961840.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-937e839b-0ec5-4986-8e9a-f93377961840-root {
    text-align: center;
  }


#s-937e839b-0ec5-4986-8e9a-f93377961840.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-937e839b-0ec5-4986-8e9a-f93377961840-root {
    text-align: center;
  }


#s-937e839b-0ec5-4986-8e9a-f93377961840.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-937e839b-0ec5-4986-8e9a-f93377961840-root {
    text-align: center;
  }


#s-937e839b-0ec5-4986-8e9a-f93377961840.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-937e839b-0ec5-4986-8e9a-f93377961840-root {
    text-align: center;
  }


#s-937e839b-0ec5-4986-8e9a-f93377961840.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-07f2a9d2-5877-49c5-9c0b-7a6ea3fdb51d {
  margin-bottom: 15px;
}

#s-fc0f9f42-2d4d-4b62-8788-11286b7b72cc {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-fc0f9f42-2d4d-4b62-8788-11286b7b72cc:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-fc0f9f42-2d4d-4b62-8788-11286b7b72cc:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-fc0f9f42-2d4d-4b62-8788-11286b7b72cc-root {
    text-align: center;
  }


#s-fc0f9f42-2d4d-4b62-8788-11286b7b72cc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-fc0f9f42-2d4d-4b62-8788-11286b7b72cc-root {
    text-align: center;
  }


#s-fc0f9f42-2d4d-4b62-8788-11286b7b72cc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-fc0f9f42-2d4d-4b62-8788-11286b7b72cc-root {
    text-align: center;
  }


#s-fc0f9f42-2d4d-4b62-8788-11286b7b72cc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-fc0f9f42-2d4d-4b62-8788-11286b7b72cc-root {
    text-align: center;
  }


#s-fc0f9f42-2d4d-4b62-8788-11286b7b72cc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-fc0f9f42-2d4d-4b62-8788-11286b7b72cc-root {
    text-align: center;
  }


#s-fc0f9f42-2d4d-4b62-8788-11286b7b72cc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-58ddc647-9f9a-4996-9374-2d4188ff16a1 {
  margin-left: 5%;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-58ddc647-9f9a-4996-9374-2d4188ff16a1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-58ddc647-9f9a-4996-9374-2d4188ff16a1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-58ddc647-9f9a-4996-9374-2d4188ff16a1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-58ddc647-9f9a-4996-9374-2d4188ff16a1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-548c6d84-91ed-4762-b350-7085aa4210ca {
  margin-left: -5%;
margin-right: -5%;
padding-left: 0%;
padding-right: 0%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
min-height: 408px;
text-align: center;
}







  #s-548c6d84-91ed-4762-b350-7085aa4210ca img.shogun-image {
    

    
    
    
  }


#s-548c6d84-91ed-4762-b350-7085aa4210ca .shogun-image-content {
  
    align-items: center;
  
}

#s-52104b17-bdf3-43e9-8ed7-95a0bf3f183d {
  margin-left: -5%;
margin-right: -5%;
padding-left: 0%;
padding-right: 0%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
min-height: 408px;
text-align: center;
}







  #s-52104b17-bdf3-43e9-8ed7-95a0bf3f183d img.shogun-image {
    

    
    
    
  }


#s-52104b17-bdf3-43e9-8ed7-95a0bf3f183d .shogun-image-content {
  
    align-items: center;
  
}

#s-3e870e93-8edc-4218-81ab-cb42f97aecaa {
  margin-left: 5%;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-3e870e93-8edc-4218-81ab-cb42f97aecaa"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-3e870e93-8edc-4218-81ab-cb42f97aecaa"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-3e870e93-8edc-4218-81ab-cb42f97aecaa"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-3e870e93-8edc-4218-81ab-cb42f97aecaa"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-db32281b-b6e0-41c8-b7c7-07e1da886037 {
  margin-left: 5%;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-db32281b-b6e0-41c8-b7c7-07e1da886037"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-db32281b-b6e0-41c8-b7c7-07e1da886037"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-db32281b-b6e0-41c8-b7c7-07e1da886037"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-db32281b-b6e0-41c8-b7c7-07e1da886037"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-f41a1fb9-353d-4d9b-af3e-8082a3a1f9a4 {
  margin-left: -5%;
margin-right: -5%;
padding-left: 0%;
padding-right: 0%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
min-height: 408px;
text-align: center;
}







  #s-f41a1fb9-353d-4d9b-af3e-8082a3a1f9a4 img.shogun-image {
    

    
    
    
  }


#s-f41a1fb9-353d-4d9b-af3e-8082a3a1f9a4 .shogun-image-content {
  
    align-items: center;
  
}

#s-9b8926b3-341f-4dde-b4ed-557d46f4d889 {
  margin-left: -5%;
margin-right: -5%;
padding-left: 0%;
padding-right: 0%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
min-height: 408px;
text-align: center;
}







  #s-9b8926b3-341f-4dde-b4ed-557d46f4d889 img.shogun-image {
    

    
    
    
  }


#s-9b8926b3-341f-4dde-b4ed-557d46f4d889 .shogun-image-content {
  
    align-items: center;
  
}

#s-1f90054f-1d1f-40f6-94ae-5f054ed8ce64 {
  margin-left: 5%;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-1f90054f-1d1f-40f6-94ae-5f054ed8ce64"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-1f90054f-1d1f-40f6-94ae-5f054ed8ce64"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-1f90054f-1d1f-40f6-94ae-5f054ed8ce64"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-1f90054f-1d1f-40f6-94ae-5f054ed8ce64"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-b43092cb-8f7c-4699-a73b-6d1f25f8acdb {
  margin-left: 5%;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-b43092cb-8f7c-4699-a73b-6d1f25f8acdb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b43092cb-8f7c-4699-a73b-6d1f25f8acdb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-b43092cb-8f7c-4699-a73b-6d1f25f8acdb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-b43092cb-8f7c-4699-a73b-6d1f25f8acdb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-7323f873-759e-486f-94e2-e5ebfed227ad {
  margin-left: -5%;
margin-right: -5%;
padding-left: 0%;
padding-right: 0%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
min-height: 408px;
text-align: center;
}







  #s-7323f873-759e-486f-94e2-e5ebfed227ad img.shogun-image {
    

    
    
    
  }


#s-7323f873-759e-486f-94e2-e5ebfed227ad .shogun-image-content {
  
    align-items: center;
  
}

#s-bfe3320a-c902-48a2-abcb-b24d10367796 {
  margin-left: -5%;
margin-right: -5%;
padding-left: 0%;
padding-right: 0%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
min-height: 408px;
text-align: center;
}







  #s-bfe3320a-c902-48a2-abcb-b24d10367796 img.shogun-image {
    

    
    
    
  }


#s-bfe3320a-c902-48a2-abcb-b24d10367796 .shogun-image-content {
  
    align-items: center;
  
}

#s-268a95a0-0b39-4924-b5d0-6efd903675be {
  margin-left: 5%;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-268a95a0-0b39-4924-b5d0-6efd903675be"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-268a95a0-0b39-4924-b5d0-6efd903675be"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-268a95a0-0b39-4924-b5d0-6efd903675be"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-268a95a0-0b39-4924-b5d0-6efd903675be"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 0px) {
[id="s-dce8d77c-b711-475d-ba97-8e5292fbdaf2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-dce8d77c-b711-475d-ba97-8e5292fbdaf2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-dce8d77c-b711-475d-ba97-8e5292fbdaf2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-dce8d77c-b711-475d-ba97-8e5292fbdaf2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-c8e87f9d-eff0-4f9e-9c16-d269cc76de3e {
  margin-left: -5%;
margin-right: -5%;
padding-left: 0%;
padding-right: 0%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
min-height: 408px;
text-align: center;
}







  #s-c8e87f9d-eff0-4f9e-9c16-d269cc76de3e img.shogun-image {
    

    
    
    
  }


#s-c8e87f9d-eff0-4f9e-9c16-d269cc76de3e .shogun-image-content {
  
    align-items: center;
  
}

#s-0629c01a-c548-40d9-84db-99763cc3dbed {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
text-align: center;
}







  #s-0629c01a-c548-40d9-84db-99763cc3dbed img.shogun-image {
    

    
    
    
  }


#s-0629c01a-c548-40d9-84db-99763cc3dbed .shogun-image-content {
  
    align-items: center;
  
}

/*
  $vgutter : 20px
  $hgutter : 10px;
*/

.shg-c:before,
.shg-c:after {
  content: " ";
  display: table;
}

/**
  Ref:
  https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
  https://dnf.slack.com/archives/C0514HB79/p1538741509000100
**/
.shogun-root {
  z-index: 1;
  position: relative;
  isolation: isolate;
}

.shogun-root iframe {
  display: initial;
}

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

.shg-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

.shg-lightbox.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  cursor: pointer;
  z-index: 1;
}

.shg-lightbox .shg-lightbox-image-container {
  padding: 25px;
}

.shg-lightbox .shg-lightbox-image {
  margin: auto;
  max-height: 90vh;
  max-width: 100%;
}

.shg-lightbox .shg-lightbox-close:hover,
.shg-lightbox .shg-lightbox-close:focus {
  color: #a2a2a2;
  text-decoration: none;
  cursor: pointer;
}

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translate(0%, -50%);
  z-index: 1;
}

.shg-lightbox .shg-lightbox-nav.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
  opacity: 0;
}

.shogun-lazyloaded {
  opacity: 1;
  transition: opacity 300ms;
}

.shogun-root a:empty,
.shogun-root article:empty,
.shogun-root dl:empty,
.shogun-root h1:empty,
.shogun-root h2:empty,
.shogun-root h3:empty,
.shogun-root h4:empty,
.shogun-root h5:empty,
.shogun-root h6:empty,
.shogun-root p:empty,
.shogun-root section:empty,
.shogun-root ul:empty {
  display: unset;
}

.shogun-root div:empty:not(.shopify-section *):not([id^="wistia"]) {
  display: inline-block;
}

/* User Content Animations --> */
[data-animations*="enterviewport"][data-animations*="fadeIn"],
[data-animations*="enterviewport"][data-animations*="zoomIn"] {
  opacity: 0;
}

/* <-- User Content Animations */

.shogun-form-error-msg,
.shogun-form-field-error-msg {
  display: flex;
  align-items: center;
  color: #dc143c;
}

.shogun-badge {
  margin-bottom: 50px;
}

.shogun-badge-container {
  position: fixed;
  right: 0;
  bottom: 0;
  margin-bottom: -10px;
}

@media (max-width: 1024px) {
  .shg-c,
  .shg-box {
    background-attachment: scroll !important;
  }
}

@media only screen
       and (min-width: 1024px)
       and (max-height: 1366px)
       and (-webkit-min-device-pixel-ratio: 1.5)
       and (hover: none)
       and (orientation: landscape) {
  .shg-box {
    background-attachment: scroll !important;
  }
}
