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

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

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

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

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

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

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

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

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

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

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

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

#s-7468fadc-b247-47b8-9f10-45f720dadd15 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-7468fadc-b247-47b8-9f10-45f720dadd15 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-7468fadc-b247-47b8-9f10-45f720dadd15 {
  cursor: pointer;
}#s-7468fadc-b247-47b8-9f10-45f720dadd15.shg-box.shg-c {
  justify-content: center;
}

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

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

#s-3703f8ab-b7d3-42ca-b40e-0de0b0c9ce72 {
  margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(178, 110, 174, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-3703f8ab-b7d3-42ca-b40e-0de0b0c9ce72 {
  background-color: rgba(179, 110, 175, 1);
}
}
#s-3703f8ab-b7d3-42ca-b40e-0de0b0c9ce72 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Assistant";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}


@media (min-width: 768px) and (max-width: 991px){#s-3703f8ab-b7d3-42ca-b40e-0de0b0c9ce72 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Assistant";
  font-style:  normal ;
  font-size: 17px;
  line-height: 1em;
  
  
}


}@media (max-width: 767px){#s-3703f8ab-b7d3-42ca-b40e-0de0b0c9ce72 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Assistant";
  font-style:  normal ;
  font-size: 15px;
  
  
  
}


}
#s-eb0633a4-7581-4239-99a6-fcaa4c60f357 {
  background-size: cover;
margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
min-height: 50px;
background-position: center center;
background-color: rgba(255, 255, 255, 1);
}








#s-eb0633a4-7581-4239-99a6-fcaa4c60f357 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-eb0633a4-7581-4239-99a6-fcaa4c60f357 {
  cursor: pointer;
}#s-eb0633a4-7581-4239-99a6-fcaa4c60f357.shg-box.shg-c {
  justify-content: center;
}

#s-c6065ccd-950e-46bb-902a-284489fc2ec9 {
  margin-left: auto;
margin-right: auto;
padding-top: 4px;
padding-bottom: 4px;
text-align: center;
background-color: rgba(116, 147, 64, 1);
}

#s-c6065ccd-950e-46bb-902a-284489fc2ec9 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 24px;
  
  letter-spacing: 1px;
  
}


@media (min-width: 768px) and (max-width: 991px){#s-c6065ccd-950e-46bb-902a-284489fc2ec9 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 19px;
  
  letter-spacing: 1px;
  
}


}@media (max-width: 767px){#s-c6065ccd-950e-46bb-902a-284489fc2ec9 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 18px;
  
  letter-spacing: 1px;
  
}


}
.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-788d5846-2883-4d8d-852f-5b38e53c1bb2 {
  background-image: url(https://i.shgcdn.com/ac7f5ca0-710c-4544-acac-f948568dbe6e/);
background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
background-position: center center;
}

@media (min-width: 0px) {
[id="s-788d5846-2883-4d8d-852f-5b38e53c1bb2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-788d5846-2883-4d8d-852f-5b38e53c1bb2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-788d5846-2883-4d8d-852f-5b38e53c1bb2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-788d5846-2883-4d8d-852f-5b38e53c1bb2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (max-width: 767px) {
  [id="s-788d5846-2883-4d8d-852f-5b38e53c1bb2"] > .shg-row {
    flex-flow: column-reverse;
  }
}

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

.shg-image-content-wrapper {
  position: relative;
  height: 100%;
  width: 100%;
}

.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;
  flex-direction: column;
  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;
  flex-direction: column;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
  min-width: 100%;
  min-height: 100%;
  /* Ensures that the content children fills the container */
  align-items: stretch;
}

.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-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;
}

.shogun-image-content > * {
  flex-shrink: 0; /* Prevents children from shrinking maintaining natural size*/
  width: 100%;
}
#s-a9d70c97-8bcd-4290-b90a-ca830419ad03 {
  margin-left: auto;
margin-right: auto;
max-width: 1319px;
text-align: center;
}

#s-a9d70c97-8bcd-4290-b90a-ca830419ad03 {
  margin: 0 !important;
  overflow: visible;
}

#s-a9d70c97-8bcd-4290-b90a-ca830419ad03-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a9d70c97-8bcd-4290-b90a-ca830419ad03 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a9d70c97-8bcd-4290-b90a-ca830419ad03 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a9d70c97-8bcd-4290-b90a-ca830419ad03 img.shogun-image {
  /* Add background color handling */
  
}

#s-a9d70c97-8bcd-4290-b90a-ca830419ad03 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-a9d70c97-8bcd-4290-b90a-ca830419ad03.shogun-image {
    
    
    
    max-height: 1319px;
  }


.s-a9d70c97-8bcd-4290-b90a-ca830419ad03 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a9d70c97-8bcd-4290-b90a-ca830419ad03.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a9d70c97-8bcd-4290-b90a-ca830419ad03.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a9d70c97-8bcd-4290-b90a-ca830419ad03.shogun-image {
  box-sizing: border-box;
}



.s-a9d70c97-8bcd-4290-b90a-ca830419ad03 img.shogun-image {
  
}


@media (min-width: 1200px){#s-a9d70c97-8bcd-4290-b90a-ca830419ad03 {
  margin: 0 !important;
  overflow: visible;
}

#s-a9d70c97-8bcd-4290-b90a-ca830419ad03-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a9d70c97-8bcd-4290-b90a-ca830419ad03 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a9d70c97-8bcd-4290-b90a-ca830419ad03 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a9d70c97-8bcd-4290-b90a-ca830419ad03 img.shogun-image {
  /* Add background color handling */
  
}

#s-a9d70c97-8bcd-4290-b90a-ca830419ad03 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-a9d70c97-8bcd-4290-b90a-ca830419ad03.shogun-image {
    
    
    
    max-height: 1319px;
  }


.s-a9d70c97-8bcd-4290-b90a-ca830419ad03 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a9d70c97-8bcd-4290-b90a-ca830419ad03.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a9d70c97-8bcd-4290-b90a-ca830419ad03.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a9d70c97-8bcd-4290-b90a-ca830419ad03.shogun-image {
  box-sizing: border-box;
}



.s-a9d70c97-8bcd-4290-b90a-ca830419ad03 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-a9d70c97-8bcd-4290-b90a-ca830419ad03 {
  margin: 0 !important;
  overflow: visible;
}

#s-a9d70c97-8bcd-4290-b90a-ca830419ad03-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a9d70c97-8bcd-4290-b90a-ca830419ad03 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a9d70c97-8bcd-4290-b90a-ca830419ad03 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a9d70c97-8bcd-4290-b90a-ca830419ad03 img.shogun-image {
  /* Add background color handling */
  
}

#s-a9d70c97-8bcd-4290-b90a-ca830419ad03 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-a9d70c97-8bcd-4290-b90a-ca830419ad03.shogun-image {
    
    
    
    max-height: 1319px;
  }


.s-a9d70c97-8bcd-4290-b90a-ca830419ad03 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a9d70c97-8bcd-4290-b90a-ca830419ad03.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a9d70c97-8bcd-4290-b90a-ca830419ad03.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a9d70c97-8bcd-4290-b90a-ca830419ad03.shogun-image {
  box-sizing: border-box;
}



.s-a9d70c97-8bcd-4290-b90a-ca830419ad03 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-a9d70c97-8bcd-4290-b90a-ca830419ad03 {
  margin: 0 !important;
  overflow: visible;
}

#s-a9d70c97-8bcd-4290-b90a-ca830419ad03-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a9d70c97-8bcd-4290-b90a-ca830419ad03 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a9d70c97-8bcd-4290-b90a-ca830419ad03 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a9d70c97-8bcd-4290-b90a-ca830419ad03 img.shogun-image {
  /* Add background color handling */
  
}

#s-a9d70c97-8bcd-4290-b90a-ca830419ad03 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-a9d70c97-8bcd-4290-b90a-ca830419ad03.shogun-image {
    
    
    
    max-height: 1319px;
  }


.s-a9d70c97-8bcd-4290-b90a-ca830419ad03 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a9d70c97-8bcd-4290-b90a-ca830419ad03.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a9d70c97-8bcd-4290-b90a-ca830419ad03.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a9d70c97-8bcd-4290-b90a-ca830419ad03.shogun-image {
  box-sizing: border-box;
}



.s-a9d70c97-8bcd-4290-b90a-ca830419ad03 img.shogun-image {
  
}


}@media (max-width: 767px){#s-a9d70c97-8bcd-4290-b90a-ca830419ad03 {
  margin: 0 !important;
  overflow: visible;
}

#s-a9d70c97-8bcd-4290-b90a-ca830419ad03-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a9d70c97-8bcd-4290-b90a-ca830419ad03 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a9d70c97-8bcd-4290-b90a-ca830419ad03 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a9d70c97-8bcd-4290-b90a-ca830419ad03 img.shogun-image {
  /* Add background color handling */
  
}

#s-a9d70c97-8bcd-4290-b90a-ca830419ad03 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-a9d70c97-8bcd-4290-b90a-ca830419ad03.shogun-image {
    
    
    
    max-height: 1319px;
  }


.s-a9d70c97-8bcd-4290-b90a-ca830419ad03 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a9d70c97-8bcd-4290-b90a-ca830419ad03.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a9d70c97-8bcd-4290-b90a-ca830419ad03.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a9d70c97-8bcd-4290-b90a-ca830419ad03.shogun-image {
  box-sizing: border-box;
}



.s-a9d70c97-8bcd-4290-b90a-ca830419ad03 img.shogun-image {
  
}


}
#s-8790d064-d24a-41c0-b40f-a3fe5bab3920 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (max-width: 767px){#s-8790d064-d24a-41c0-b40f-a3fe5bab3920 {
  
}
}







#s-8790d064-d24a-41c0-b40f-a3fe5bab3920 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-8790d064-d24a-41c0-b40f-a3fe5bab3920.shg-box.shg-c {
  justify-content: center;
}

#s-c9b6fb6a-3bb2-42e6-9c2d-7bfcfd295c4b {
  margin-top: 30px;
margin-left: 7%;
margin-bottom: 3px;
margin-right: 7%;
max-width: 1239px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-c9b6fb6a-3bb2-42e6-9c2d-7bfcfd295c4b {
  margin-top: 19px;
margin-left: 8%;
margin-right: 8%;
}
}
#s-c9b6fb6a-3bb2-42e6-9c2d-7bfcfd295c4b {
  margin: 0 !important;
  overflow: visible;
}

#s-c9b6fb6a-3bb2-42e6-9c2d-7bfcfd295c4b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c9b6fb6a-3bb2-42e6-9c2d-7bfcfd295c4b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 7%;
  margin-right: 7%;
  margin-top: 30px;
  margin-bottom: 3px;
}

.shg-image-content-margin-container-s-c9b6fb6a-3bb2-42e6-9c2d-7bfcfd295c4b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c9b6fb6a-3bb2-42e6-9c2d-7bfcfd295c4b img.shogun-image {
  /* Add background color handling */
  
}

#s-c9b6fb6a-3bb2-42e6-9c2d-7bfcfd295c4b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-c9b6fb6a-3bb2-42e6-9c2d-7bfcfd295c4b.shogun-image {
    
    
    
    max-height: 1239px;
  }


.s-c9b6fb6a-3bb2-42e6-9c2d-7bfcfd295c4b .shogun-image-content {
  
    justify-content: center;
  
}

.s-c9b6fb6a-3bb2-42e6-9c2d-7bfcfd295c4b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c9b6fb6a-3bb2-42e6-9c2d-7bfcfd295c4b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c9b6fb6a-3bb2-42e6-9c2d-7bfcfd295c4b.shogun-image {
  box-sizing: border-box;
}



.s-c9b6fb6a-3bb2-42e6-9c2d-7bfcfd295c4b img.shogun-image {
  
}


@media (min-width: 1200px){#s-c9b6fb6a-3bb2-42e6-9c2d-7bfcfd295c4b {
  margin: 0 !important;
  overflow: visible;
}

#s-c9b6fb6a-3bb2-42e6-9c2d-7bfcfd295c4b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c9b6fb6a-3bb2-42e6-9c2d-7bfcfd295c4b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c9b6fb6a-3bb2-42e6-9c2d-7bfcfd295c4b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c9b6fb6a-3bb2-42e6-9c2d-7bfcfd295c4b img.shogun-image {
  /* Add background color handling */
  
}

#s-c9b6fb6a-3bb2-42e6-9c2d-7bfcfd295c4b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-c9b6fb6a-3bb2-42e6-9c2d-7bfcfd295c4b.shogun-image {
    
    
    
    max-height: 1239px;
  }


.s-c9b6fb6a-3bb2-42e6-9c2d-7bfcfd295c4b .shogun-image-content {
  
    justify-content: center;
  
}

.s-c9b6fb6a-3bb2-42e6-9c2d-7bfcfd295c4b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c9b6fb6a-3bb2-42e6-9c2d-7bfcfd295c4b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c9b6fb6a-3bb2-42e6-9c2d-7bfcfd295c4b.shogun-image {
  box-sizing: border-box;
}



.s-c9b6fb6a-3bb2-42e6-9c2d-7bfcfd295c4b img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-c9b6fb6a-3bb2-42e6-9c2d-7bfcfd295c4b {
  margin: 0 !important;
  overflow: visible;
}

#s-c9b6fb6a-3bb2-42e6-9c2d-7bfcfd295c4b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c9b6fb6a-3bb2-42e6-9c2d-7bfcfd295c4b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c9b6fb6a-3bb2-42e6-9c2d-7bfcfd295c4b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c9b6fb6a-3bb2-42e6-9c2d-7bfcfd295c4b img.shogun-image {
  /* Add background color handling */
  
}

#s-c9b6fb6a-3bb2-42e6-9c2d-7bfcfd295c4b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-c9b6fb6a-3bb2-42e6-9c2d-7bfcfd295c4b.shogun-image {
    
    
    
    max-height: 1239px;
  }


.s-c9b6fb6a-3bb2-42e6-9c2d-7bfcfd295c4b .shogun-image-content {
  
    justify-content: center;
  
}

.s-c9b6fb6a-3bb2-42e6-9c2d-7bfcfd295c4b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c9b6fb6a-3bb2-42e6-9c2d-7bfcfd295c4b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c9b6fb6a-3bb2-42e6-9c2d-7bfcfd295c4b.shogun-image {
  box-sizing: border-box;
}



.s-c9b6fb6a-3bb2-42e6-9c2d-7bfcfd295c4b img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-c9b6fb6a-3bb2-42e6-9c2d-7bfcfd295c4b {
  margin: 0 !important;
  overflow: visible;
}

#s-c9b6fb6a-3bb2-42e6-9c2d-7bfcfd295c4b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c9b6fb6a-3bb2-42e6-9c2d-7bfcfd295c4b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 8%;
  margin-right: 8%;
  margin-top: 19px;
  
}

.shg-image-content-margin-container-s-c9b6fb6a-3bb2-42e6-9c2d-7bfcfd295c4b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c9b6fb6a-3bb2-42e6-9c2d-7bfcfd295c4b img.shogun-image {
  /* Add background color handling */
  
}

#s-c9b6fb6a-3bb2-42e6-9c2d-7bfcfd295c4b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-c9b6fb6a-3bb2-42e6-9c2d-7bfcfd295c4b.shogun-image {
    
    
    
    max-height: 1239px;
  }


.s-c9b6fb6a-3bb2-42e6-9c2d-7bfcfd295c4b .shogun-image-content {
  
    justify-content: center;
  
}

.s-c9b6fb6a-3bb2-42e6-9c2d-7bfcfd295c4b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c9b6fb6a-3bb2-42e6-9c2d-7bfcfd295c4b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c9b6fb6a-3bb2-42e6-9c2d-7bfcfd295c4b.shogun-image {
  box-sizing: border-box;
}



.s-c9b6fb6a-3bb2-42e6-9c2d-7bfcfd295c4b img.shogun-image {
  
}


}@media (max-width: 767px){#s-c9b6fb6a-3bb2-42e6-9c2d-7bfcfd295c4b {
  margin: 0 !important;
  overflow: visible;
}

#s-c9b6fb6a-3bb2-42e6-9c2d-7bfcfd295c4b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c9b6fb6a-3bb2-42e6-9c2d-7bfcfd295c4b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c9b6fb6a-3bb2-42e6-9c2d-7bfcfd295c4b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c9b6fb6a-3bb2-42e6-9c2d-7bfcfd295c4b img.shogun-image {
  /* Add background color handling */
  
}

#s-c9b6fb6a-3bb2-42e6-9c2d-7bfcfd295c4b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-c9b6fb6a-3bb2-42e6-9c2d-7bfcfd295c4b.shogun-image {
    
    
    
    max-height: 1239px;
  }


.s-c9b6fb6a-3bb2-42e6-9c2d-7bfcfd295c4b .shogun-image-content {
  
    justify-content: center;
  
}

.s-c9b6fb6a-3bb2-42e6-9c2d-7bfcfd295c4b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c9b6fb6a-3bb2-42e6-9c2d-7bfcfd295c4b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c9b6fb6a-3bb2-42e6-9c2d-7bfcfd295c4b.shogun-image {
  box-sizing: border-box;
}



.s-c9b6fb6a-3bb2-42e6-9c2d-7bfcfd295c4b img.shogun-image {
  
}


}
#s-7ac7d66e-a52d-4005-a557-15977ac7daf2 {
  margin-left: auto;
margin-bottom: 8px;
margin-right: auto;
padding-top: 5px;
padding-bottom: 10px;
text-align: center;
}

#s-7ac7d66e-a52d-4005-a557-15977ac7daf2 .shogun-heading-component h1 {
  color: rgba(116, 147, 64, 1);
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 25px;
  line-height: 1em;
  
  
}



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

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

.shg-btn-text {
  font-weight: ;
  font-family: ;
}

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

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

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

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

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

#s-666f7f67-2d4d-4ae7-8958-a4e21c7f3d9e {
  margin-top: 7px;
margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(247, 85, 135, 1);
text-align: center;
text-decoration: none;
letter-spacing: 0px;
line-height: 1.5em;
background-image: none;
hover-type: color;
}
#s-666f7f67-2d4d-4ae7-8958-a4e21c7f3d9e:hover {background-color: rgba(247, 85, 135, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-666f7f67-2d4d-4ae7-8958-a4e21c7f3d9e:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-666f7f67-2d4d-4ae7-8958-a4e21c7f3d9e-root {
    text-align: center;
  }


#s-666f7f67-2d4d-4ae7-8958-a4e21c7f3d9e.shg-btn {
  color: #ffffff;
  font-size: 19px;
  font-weight: 500;
  
  font-family: Poppins;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-666f7f67-2d4d-4ae7-8958-a4e21c7f3d9e-root {
    text-align: center;
  }


#s-666f7f67-2d4d-4ae7-8958-a4e21c7f3d9e.shg-btn {
  color: #ffffff;
  font-size: 19px;
  font-weight: 500;
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-666f7f67-2d4d-4ae7-8958-a4e21c7f3d9e-root {
    text-align: center;
  }


#s-666f7f67-2d4d-4ae7-8958-a4e21c7f3d9e.shg-btn {
  color: #ffffff;
  font-size: 19px;
  font-weight: 500;
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-666f7f67-2d4d-4ae7-8958-a4e21c7f3d9e-root {
    text-align: center;
  }


#s-666f7f67-2d4d-4ae7-8958-a4e21c7f3d9e.shg-btn {
  color: #ffffff;
  font-size: 19px;
  font-weight: 500;
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-666f7f67-2d4d-4ae7-8958-a4e21c7f3d9e-root {
    text-align: center;
  }


#s-666f7f67-2d4d-4ae7-8958-a4e21c7f3d9e.shg-btn {
  color: #ffffff;
  font-size: 19px;
  font-weight: 500;
  
  font-family: Poppins;
  display:  inline-block ;
}
}
#s-249d3b27-4d2a-4123-8f57-b0aef5c09249 {
  margin-top: 20px;
margin-left: 6%;
margin-bottom: 20px;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-249d3b27-4d2a-4123-8f57-b0aef5c09249"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-249d3b27-4d2a-4123-8f57-b0aef5c09249"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-249d3b27-4d2a-4123-8f57-b0aef5c09249"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-249d3b27-4d2a-4123-8f57-b0aef5c09249"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

}

#s-02ee21f9-01ec-46b0-bc2d-abb7a356c92f {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-02ee21f9-01ec-46b0-bc2d-abb7a356c92f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-02ee21f9-01ec-46b0-bc2d-abb7a356c92f {
  cursor: pointer;
}#s-02ee21f9-01ec-46b0-bc2d-abb7a356c92f.shg-box.shg-c {
  justify-content: center;
}

#s-6d8b0eb9-7153-4807-b6f2-a35a59534712 {
  margin-left: auto;
margin-right: auto;
max-width: 2000px;
text-align: left;
}
@media (max-width: 767px){#s-6d8b0eb9-7153-4807-b6f2-a35a59534712 {
  margin-bottom: 10px;
}
}
#s-6d8b0eb9-7153-4807-b6f2-a35a59534712 {
  margin: 0 !important;
  overflow: visible;
}

#s-6d8b0eb9-7153-4807-b6f2-a35a59534712-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6d8b0eb9-7153-4807-b6f2-a35a59534712 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6d8b0eb9-7153-4807-b6f2-a35a59534712 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6d8b0eb9-7153-4807-b6f2-a35a59534712 img.shogun-image {
  /* Add background color handling */
  
}

#s-6d8b0eb9-7153-4807-b6f2-a35a59534712 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-6d8b0eb9-7153-4807-b6f2-a35a59534712.shogun-image {
    
    
    
    max-height: 2000px;
  }


.s-6d8b0eb9-7153-4807-b6f2-a35a59534712 .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-6d8b0eb9-7153-4807-b6f2-a35a59534712.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-6d8b0eb9-7153-4807-b6f2-a35a59534712.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6d8b0eb9-7153-4807-b6f2-a35a59534712.shogun-image {
  box-sizing: border-box;
}



.s-6d8b0eb9-7153-4807-b6f2-a35a59534712 img.shogun-image {
  
}


@media (min-width: 1200px){#s-6d8b0eb9-7153-4807-b6f2-a35a59534712 {
  margin: 0 !important;
  overflow: visible;
}

#s-6d8b0eb9-7153-4807-b6f2-a35a59534712-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6d8b0eb9-7153-4807-b6f2-a35a59534712 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6d8b0eb9-7153-4807-b6f2-a35a59534712 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6d8b0eb9-7153-4807-b6f2-a35a59534712 img.shogun-image {
  /* Add background color handling */
  
}

#s-6d8b0eb9-7153-4807-b6f2-a35a59534712 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-6d8b0eb9-7153-4807-b6f2-a35a59534712.shogun-image {
    
    
    
    max-height: 2000px;
  }


.s-6d8b0eb9-7153-4807-b6f2-a35a59534712 .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-6d8b0eb9-7153-4807-b6f2-a35a59534712.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-6d8b0eb9-7153-4807-b6f2-a35a59534712.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6d8b0eb9-7153-4807-b6f2-a35a59534712.shogun-image {
  box-sizing: border-box;
}



.s-6d8b0eb9-7153-4807-b6f2-a35a59534712 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-6d8b0eb9-7153-4807-b6f2-a35a59534712 {
  margin: 0 !important;
  overflow: visible;
}

#s-6d8b0eb9-7153-4807-b6f2-a35a59534712-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6d8b0eb9-7153-4807-b6f2-a35a59534712 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6d8b0eb9-7153-4807-b6f2-a35a59534712 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6d8b0eb9-7153-4807-b6f2-a35a59534712 img.shogun-image {
  /* Add background color handling */
  
}

#s-6d8b0eb9-7153-4807-b6f2-a35a59534712 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-6d8b0eb9-7153-4807-b6f2-a35a59534712.shogun-image {
    
    
    
    max-height: 2000px;
  }


.s-6d8b0eb9-7153-4807-b6f2-a35a59534712 .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-6d8b0eb9-7153-4807-b6f2-a35a59534712.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-6d8b0eb9-7153-4807-b6f2-a35a59534712.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6d8b0eb9-7153-4807-b6f2-a35a59534712.shogun-image {
  box-sizing: border-box;
}



.s-6d8b0eb9-7153-4807-b6f2-a35a59534712 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-6d8b0eb9-7153-4807-b6f2-a35a59534712 {
  margin: 0 !important;
  overflow: visible;
}

#s-6d8b0eb9-7153-4807-b6f2-a35a59534712-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6d8b0eb9-7153-4807-b6f2-a35a59534712 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6d8b0eb9-7153-4807-b6f2-a35a59534712 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6d8b0eb9-7153-4807-b6f2-a35a59534712 img.shogun-image {
  /* Add background color handling */
  
}

#s-6d8b0eb9-7153-4807-b6f2-a35a59534712 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-6d8b0eb9-7153-4807-b6f2-a35a59534712.shogun-image {
    
    
    
    max-height: 2000px;
  }


.s-6d8b0eb9-7153-4807-b6f2-a35a59534712 .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-6d8b0eb9-7153-4807-b6f2-a35a59534712.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-6d8b0eb9-7153-4807-b6f2-a35a59534712.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6d8b0eb9-7153-4807-b6f2-a35a59534712.shogun-image {
  box-sizing: border-box;
}



.s-6d8b0eb9-7153-4807-b6f2-a35a59534712 img.shogun-image {
  
}


}@media (max-width: 767px){#s-6d8b0eb9-7153-4807-b6f2-a35a59534712 {
  margin: 0 !important;
  overflow: visible;
}

#s-6d8b0eb9-7153-4807-b6f2-a35a59534712-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6d8b0eb9-7153-4807-b6f2-a35a59534712 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  margin-bottom: 10px;
}

.shg-image-content-margin-container-s-6d8b0eb9-7153-4807-b6f2-a35a59534712 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6d8b0eb9-7153-4807-b6f2-a35a59534712 img.shogun-image {
  /* Add background color handling */
  
}

#s-6d8b0eb9-7153-4807-b6f2-a35a59534712 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-6d8b0eb9-7153-4807-b6f2-a35a59534712.shogun-image {
    
    
    
    max-height: 2000px;
  }


.s-6d8b0eb9-7153-4807-b6f2-a35a59534712 .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-6d8b0eb9-7153-4807-b6f2-a35a59534712.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-6d8b0eb9-7153-4807-b6f2-a35a59534712.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6d8b0eb9-7153-4807-b6f2-a35a59534712.shogun-image {
  box-sizing: border-box;
}



.s-6d8b0eb9-7153-4807-b6f2-a35a59534712 img.shogun-image {
  
}


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

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

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

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

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

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

.shg-default-text-content h1,
.shg-default-text-content h2,
.shg-default-text-content h3,
.shg-default-text-content h4,
.shg-default-text-content h5,
.shg-default-text-content h6 {
  color: ;
  font-family: ;
  font-weight: ;
}

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

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

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

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

/* https://stackoverflow.com/a/16094931/3696652 */
.shg-default-text-content ::-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;
  font-weight: ;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 0.6em;
  color: ;
  font-family: ;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.shg-theme-text-content h1,
.shg-theme-text-content h2,
.shg-theme-text-content h3,
.shg-theme-text-content h4,
.shg-theme-text-content h5,
.shg-theme-text-content h6 {
  color: ;
  font-family: ;
  font-weight: ;
}

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

#s-ed58cbbb-2516-48a0-be77-a5b8f028b3a6 {
  margin-top: 1px;
margin-left: 1%;
margin-bottom: 0px;
margin-right: auto;
}

#s-be670428-1c2e-4abd-8f03-76ca7230904a {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-be670428-1c2e-4abd-8f03-76ca7230904a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-be670428-1c2e-4abd-8f03-76ca7230904a {
  cursor: pointer;
}#s-be670428-1c2e-4abd-8f03-76ca7230904a.shg-box.shg-c {
  justify-content: center;
}

#s-6e1b15f0-c83a-4d3e-979c-35d72f5803ee {
  margin-left: auto;
margin-right: auto;
max-width: 1346px;
text-align: center;
}
@media (max-width: 767px){#s-6e1b15f0-c83a-4d3e-979c-35d72f5803ee {
  margin-bottom: 10px;
}
}
#s-6e1b15f0-c83a-4d3e-979c-35d72f5803ee {
  margin: 0 !important;
  overflow: visible;
}

#s-6e1b15f0-c83a-4d3e-979c-35d72f5803ee-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6e1b15f0-c83a-4d3e-979c-35d72f5803ee {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6e1b15f0-c83a-4d3e-979c-35d72f5803ee {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6e1b15f0-c83a-4d3e-979c-35d72f5803ee img.shogun-image {
  /* Add background color handling */
  
}

#s-6e1b15f0-c83a-4d3e-979c-35d72f5803ee img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-6e1b15f0-c83a-4d3e-979c-35d72f5803ee.shogun-image {
    
    
    
    max-height: 1346px;
  }


.s-6e1b15f0-c83a-4d3e-979c-35d72f5803ee .shogun-image-content {
  
    justify-content: flex-end;
  
}

.s-6e1b15f0-c83a-4d3e-979c-35d72f5803ee.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6e1b15f0-c83a-4d3e-979c-35d72f5803ee.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6e1b15f0-c83a-4d3e-979c-35d72f5803ee.shogun-image {
  box-sizing: border-box;
}



.s-6e1b15f0-c83a-4d3e-979c-35d72f5803ee img.shogun-image {
  
}


@media (min-width: 1200px){#s-6e1b15f0-c83a-4d3e-979c-35d72f5803ee {
  margin: 0 !important;
  overflow: visible;
}

#s-6e1b15f0-c83a-4d3e-979c-35d72f5803ee-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6e1b15f0-c83a-4d3e-979c-35d72f5803ee {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6e1b15f0-c83a-4d3e-979c-35d72f5803ee {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6e1b15f0-c83a-4d3e-979c-35d72f5803ee img.shogun-image {
  /* Add background color handling */
  
}

#s-6e1b15f0-c83a-4d3e-979c-35d72f5803ee img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-6e1b15f0-c83a-4d3e-979c-35d72f5803ee.shogun-image {
    
    
    
    max-height: 1346px;
  }


.s-6e1b15f0-c83a-4d3e-979c-35d72f5803ee .shogun-image-content {
  
    justify-content: flex-end;
  
}

.s-6e1b15f0-c83a-4d3e-979c-35d72f5803ee.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6e1b15f0-c83a-4d3e-979c-35d72f5803ee.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6e1b15f0-c83a-4d3e-979c-35d72f5803ee.shogun-image {
  box-sizing: border-box;
}



.s-6e1b15f0-c83a-4d3e-979c-35d72f5803ee img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-6e1b15f0-c83a-4d3e-979c-35d72f5803ee {
  margin: 0 !important;
  overflow: visible;
}

#s-6e1b15f0-c83a-4d3e-979c-35d72f5803ee-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6e1b15f0-c83a-4d3e-979c-35d72f5803ee {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6e1b15f0-c83a-4d3e-979c-35d72f5803ee {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6e1b15f0-c83a-4d3e-979c-35d72f5803ee img.shogun-image {
  /* Add background color handling */
  
}

#s-6e1b15f0-c83a-4d3e-979c-35d72f5803ee img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-6e1b15f0-c83a-4d3e-979c-35d72f5803ee.shogun-image {
    
    
    
    max-height: 1346px;
  }


.s-6e1b15f0-c83a-4d3e-979c-35d72f5803ee .shogun-image-content {
  
    justify-content: flex-end;
  
}

.s-6e1b15f0-c83a-4d3e-979c-35d72f5803ee.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6e1b15f0-c83a-4d3e-979c-35d72f5803ee.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6e1b15f0-c83a-4d3e-979c-35d72f5803ee.shogun-image {
  box-sizing: border-box;
}



.s-6e1b15f0-c83a-4d3e-979c-35d72f5803ee img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-6e1b15f0-c83a-4d3e-979c-35d72f5803ee {
  margin: 0 !important;
  overflow: visible;
}

#s-6e1b15f0-c83a-4d3e-979c-35d72f5803ee-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6e1b15f0-c83a-4d3e-979c-35d72f5803ee {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6e1b15f0-c83a-4d3e-979c-35d72f5803ee {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6e1b15f0-c83a-4d3e-979c-35d72f5803ee img.shogun-image {
  /* Add background color handling */
  
}

#s-6e1b15f0-c83a-4d3e-979c-35d72f5803ee img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-6e1b15f0-c83a-4d3e-979c-35d72f5803ee.shogun-image {
    
    
    
    max-height: 1346px;
  }


.s-6e1b15f0-c83a-4d3e-979c-35d72f5803ee .shogun-image-content {
  
    justify-content: flex-end;
  
}

.s-6e1b15f0-c83a-4d3e-979c-35d72f5803ee.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6e1b15f0-c83a-4d3e-979c-35d72f5803ee.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6e1b15f0-c83a-4d3e-979c-35d72f5803ee.shogun-image {
  box-sizing: border-box;
}



.s-6e1b15f0-c83a-4d3e-979c-35d72f5803ee img.shogun-image {
  
}


}@media (max-width: 767px){#s-6e1b15f0-c83a-4d3e-979c-35d72f5803ee {
  margin: 0 !important;
  overflow: visible;
}

#s-6e1b15f0-c83a-4d3e-979c-35d72f5803ee-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6e1b15f0-c83a-4d3e-979c-35d72f5803ee {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  margin-bottom: 10px;
}

.shg-image-content-margin-container-s-6e1b15f0-c83a-4d3e-979c-35d72f5803ee {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6e1b15f0-c83a-4d3e-979c-35d72f5803ee img.shogun-image {
  /* Add background color handling */
  
}

#s-6e1b15f0-c83a-4d3e-979c-35d72f5803ee img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-6e1b15f0-c83a-4d3e-979c-35d72f5803ee.shogun-image {
    
    
    
    max-height: 1346px;
  }


.s-6e1b15f0-c83a-4d3e-979c-35d72f5803ee .shogun-image-content {
  
    justify-content: flex-end;
  
}

.s-6e1b15f0-c83a-4d3e-979c-35d72f5803ee.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6e1b15f0-c83a-4d3e-979c-35d72f5803ee.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6e1b15f0-c83a-4d3e-979c-35d72f5803ee.shogun-image {
  box-sizing: border-box;
}



.s-6e1b15f0-c83a-4d3e-979c-35d72f5803ee img.shogun-image {
  
}


}
#s-fcb0f9b6-c6ba-49b8-b7cb-eac5eb01f5e3 {
  margin-top: 1px;
margin-left: 0%;
margin-bottom: -12px;
margin-right: 1%;
}

#s-25d26d54-22c8-4cf1-9f29-d09b5b0f7532 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-25d26d54-22c8-4cf1-9f29-d09b5b0f7532 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-25d26d54-22c8-4cf1-9f29-d09b5b0f7532 {
  cursor: pointer;
}#s-25d26d54-22c8-4cf1-9f29-d09b5b0f7532.shg-box.shg-c {
  justify-content: center;
}

#s-7d7ddfa5-6639-46a1-a799-dbb01ba7b49e {
  margin-left: auto;
margin-right: auto;
max-width: 1346px;
text-align: center;
}

#s-7d7ddfa5-6639-46a1-a799-dbb01ba7b49e {
  margin: 0 !important;
  overflow: visible;
}

#s-7d7ddfa5-6639-46a1-a799-dbb01ba7b49e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7d7ddfa5-6639-46a1-a799-dbb01ba7b49e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7d7ddfa5-6639-46a1-a799-dbb01ba7b49e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7d7ddfa5-6639-46a1-a799-dbb01ba7b49e img.shogun-image {
  /* Add background color handling */
  
}

#s-7d7ddfa5-6639-46a1-a799-dbb01ba7b49e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-7d7ddfa5-6639-46a1-a799-dbb01ba7b49e.shogun-image {
    
    
    
    max-height: 1346px;
  }


.s-7d7ddfa5-6639-46a1-a799-dbb01ba7b49e .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-7d7ddfa5-6639-46a1-a799-dbb01ba7b49e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7d7ddfa5-6639-46a1-a799-dbb01ba7b49e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7d7ddfa5-6639-46a1-a799-dbb01ba7b49e.shogun-image {
  box-sizing: border-box;
}



.s-7d7ddfa5-6639-46a1-a799-dbb01ba7b49e img.shogun-image {
  
}


@media (min-width: 1200px){#s-7d7ddfa5-6639-46a1-a799-dbb01ba7b49e {
  margin: 0 !important;
  overflow: visible;
}

#s-7d7ddfa5-6639-46a1-a799-dbb01ba7b49e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7d7ddfa5-6639-46a1-a799-dbb01ba7b49e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7d7ddfa5-6639-46a1-a799-dbb01ba7b49e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7d7ddfa5-6639-46a1-a799-dbb01ba7b49e img.shogun-image {
  /* Add background color handling */
  
}

#s-7d7ddfa5-6639-46a1-a799-dbb01ba7b49e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-7d7ddfa5-6639-46a1-a799-dbb01ba7b49e.shogun-image {
    
    
    
    max-height: 1346px;
  }


.s-7d7ddfa5-6639-46a1-a799-dbb01ba7b49e .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-7d7ddfa5-6639-46a1-a799-dbb01ba7b49e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7d7ddfa5-6639-46a1-a799-dbb01ba7b49e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7d7ddfa5-6639-46a1-a799-dbb01ba7b49e.shogun-image {
  box-sizing: border-box;
}



.s-7d7ddfa5-6639-46a1-a799-dbb01ba7b49e img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-7d7ddfa5-6639-46a1-a799-dbb01ba7b49e {
  margin: 0 !important;
  overflow: visible;
}

#s-7d7ddfa5-6639-46a1-a799-dbb01ba7b49e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7d7ddfa5-6639-46a1-a799-dbb01ba7b49e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7d7ddfa5-6639-46a1-a799-dbb01ba7b49e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7d7ddfa5-6639-46a1-a799-dbb01ba7b49e img.shogun-image {
  /* Add background color handling */
  
}

#s-7d7ddfa5-6639-46a1-a799-dbb01ba7b49e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-7d7ddfa5-6639-46a1-a799-dbb01ba7b49e.shogun-image {
    
    
    
    max-height: 1346px;
  }


.s-7d7ddfa5-6639-46a1-a799-dbb01ba7b49e .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-7d7ddfa5-6639-46a1-a799-dbb01ba7b49e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7d7ddfa5-6639-46a1-a799-dbb01ba7b49e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7d7ddfa5-6639-46a1-a799-dbb01ba7b49e.shogun-image {
  box-sizing: border-box;
}



.s-7d7ddfa5-6639-46a1-a799-dbb01ba7b49e img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-7d7ddfa5-6639-46a1-a799-dbb01ba7b49e {
  margin: 0 !important;
  overflow: visible;
}

#s-7d7ddfa5-6639-46a1-a799-dbb01ba7b49e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7d7ddfa5-6639-46a1-a799-dbb01ba7b49e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7d7ddfa5-6639-46a1-a799-dbb01ba7b49e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7d7ddfa5-6639-46a1-a799-dbb01ba7b49e img.shogun-image {
  /* Add background color handling */
  
}

#s-7d7ddfa5-6639-46a1-a799-dbb01ba7b49e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-7d7ddfa5-6639-46a1-a799-dbb01ba7b49e.shogun-image {
    
    
    
    max-height: 1346px;
  }


.s-7d7ddfa5-6639-46a1-a799-dbb01ba7b49e .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-7d7ddfa5-6639-46a1-a799-dbb01ba7b49e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7d7ddfa5-6639-46a1-a799-dbb01ba7b49e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7d7ddfa5-6639-46a1-a799-dbb01ba7b49e.shogun-image {
  box-sizing: border-box;
}



.s-7d7ddfa5-6639-46a1-a799-dbb01ba7b49e img.shogun-image {
  
}


}@media (max-width: 767px){#s-7d7ddfa5-6639-46a1-a799-dbb01ba7b49e {
  margin: 0 !important;
  overflow: visible;
}

#s-7d7ddfa5-6639-46a1-a799-dbb01ba7b49e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7d7ddfa5-6639-46a1-a799-dbb01ba7b49e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7d7ddfa5-6639-46a1-a799-dbb01ba7b49e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7d7ddfa5-6639-46a1-a799-dbb01ba7b49e img.shogun-image {
  /* Add background color handling */
  
}

#s-7d7ddfa5-6639-46a1-a799-dbb01ba7b49e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-7d7ddfa5-6639-46a1-a799-dbb01ba7b49e.shogun-image {
    
    
    
    max-height: 1346px;
  }


.s-7d7ddfa5-6639-46a1-a799-dbb01ba7b49e .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-7d7ddfa5-6639-46a1-a799-dbb01ba7b49e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7d7ddfa5-6639-46a1-a799-dbb01ba7b49e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7d7ddfa5-6639-46a1-a799-dbb01ba7b49e.shogun-image {
  box-sizing: border-box;
}



.s-7d7ddfa5-6639-46a1-a799-dbb01ba7b49e img.shogun-image {
  
}


}
#s-ac022118-a9ab-4a53-afb9-d84ef021570c {
  margin-top: 1px;
margin-left: 1%;
margin-bottom: 8px;
margin-right: auto;
}

#s-3d11ddd0-9b68-4ce8-a98e-7adf9b650d17 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-3d11ddd0-9b68-4ce8-a98e-7adf9b650d17 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3d11ddd0-9b68-4ce8-a98e-7adf9b650d17 {
  cursor: pointer;
}#s-3d11ddd0-9b68-4ce8-a98e-7adf9b650d17.shg-box.shg-c {
  justify-content: center;
}

#s-1971e957-bfad-4557-ac61-a826f834db2a {
  margin-left: auto;
margin-right: auto;
max-width: 1946px;
text-align: center;
}

#s-1971e957-bfad-4557-ac61-a826f834db2a {
  margin: 0 !important;
  overflow: visible;
}

#s-1971e957-bfad-4557-ac61-a826f834db2a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1971e957-bfad-4557-ac61-a826f834db2a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1971e957-bfad-4557-ac61-a826f834db2a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1971e957-bfad-4557-ac61-a826f834db2a img.shogun-image {
  /* Add background color handling */
  
}

#s-1971e957-bfad-4557-ac61-a826f834db2a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-1971e957-bfad-4557-ac61-a826f834db2a.shogun-image {
    
    
    
    max-height: 1946px;
  }


.s-1971e957-bfad-4557-ac61-a826f834db2a .shogun-image-content {
  
    justify-content: center;
  
}

.s-1971e957-bfad-4557-ac61-a826f834db2a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1971e957-bfad-4557-ac61-a826f834db2a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1971e957-bfad-4557-ac61-a826f834db2a.shogun-image {
  box-sizing: border-box;
}



.s-1971e957-bfad-4557-ac61-a826f834db2a img.shogun-image {
  
}


@media (min-width: 1200px){#s-1971e957-bfad-4557-ac61-a826f834db2a {
  margin: 0 !important;
  overflow: visible;
}

#s-1971e957-bfad-4557-ac61-a826f834db2a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1971e957-bfad-4557-ac61-a826f834db2a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1971e957-bfad-4557-ac61-a826f834db2a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1971e957-bfad-4557-ac61-a826f834db2a img.shogun-image {
  /* Add background color handling */
  
}

#s-1971e957-bfad-4557-ac61-a826f834db2a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-1971e957-bfad-4557-ac61-a826f834db2a.shogun-image {
    
    
    
    max-height: 1946px;
  }


.s-1971e957-bfad-4557-ac61-a826f834db2a .shogun-image-content {
  
    justify-content: center;
  
}

.s-1971e957-bfad-4557-ac61-a826f834db2a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1971e957-bfad-4557-ac61-a826f834db2a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1971e957-bfad-4557-ac61-a826f834db2a.shogun-image {
  box-sizing: border-box;
}



.s-1971e957-bfad-4557-ac61-a826f834db2a img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-1971e957-bfad-4557-ac61-a826f834db2a {
  margin: 0 !important;
  overflow: visible;
}

#s-1971e957-bfad-4557-ac61-a826f834db2a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1971e957-bfad-4557-ac61-a826f834db2a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1971e957-bfad-4557-ac61-a826f834db2a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1971e957-bfad-4557-ac61-a826f834db2a img.shogun-image {
  /* Add background color handling */
  
}

#s-1971e957-bfad-4557-ac61-a826f834db2a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-1971e957-bfad-4557-ac61-a826f834db2a.shogun-image {
    
    
    
    max-height: 1946px;
  }


.s-1971e957-bfad-4557-ac61-a826f834db2a .shogun-image-content {
  
    justify-content: center;
  
}

.s-1971e957-bfad-4557-ac61-a826f834db2a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1971e957-bfad-4557-ac61-a826f834db2a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1971e957-bfad-4557-ac61-a826f834db2a.shogun-image {
  box-sizing: border-box;
}



.s-1971e957-bfad-4557-ac61-a826f834db2a img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-1971e957-bfad-4557-ac61-a826f834db2a {
  margin: 0 !important;
  overflow: visible;
}

#s-1971e957-bfad-4557-ac61-a826f834db2a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1971e957-bfad-4557-ac61-a826f834db2a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1971e957-bfad-4557-ac61-a826f834db2a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1971e957-bfad-4557-ac61-a826f834db2a img.shogun-image {
  /* Add background color handling */
  
}

#s-1971e957-bfad-4557-ac61-a826f834db2a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-1971e957-bfad-4557-ac61-a826f834db2a.shogun-image {
    
    
    
    max-height: 1946px;
  }


.s-1971e957-bfad-4557-ac61-a826f834db2a .shogun-image-content {
  
    justify-content: center;
  
}

.s-1971e957-bfad-4557-ac61-a826f834db2a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1971e957-bfad-4557-ac61-a826f834db2a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1971e957-bfad-4557-ac61-a826f834db2a.shogun-image {
  box-sizing: border-box;
}



.s-1971e957-bfad-4557-ac61-a826f834db2a img.shogun-image {
  
}


}@media (max-width: 767px){#s-1971e957-bfad-4557-ac61-a826f834db2a {
  margin: 0 !important;
  overflow: visible;
}

#s-1971e957-bfad-4557-ac61-a826f834db2a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1971e957-bfad-4557-ac61-a826f834db2a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1971e957-bfad-4557-ac61-a826f834db2a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1971e957-bfad-4557-ac61-a826f834db2a img.shogun-image {
  /* Add background color handling */
  
}

#s-1971e957-bfad-4557-ac61-a826f834db2a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-1971e957-bfad-4557-ac61-a826f834db2a.shogun-image {
    
    
    
    max-height: 1946px;
  }


.s-1971e957-bfad-4557-ac61-a826f834db2a .shogun-image-content {
  
    justify-content: center;
  
}

.s-1971e957-bfad-4557-ac61-a826f834db2a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1971e957-bfad-4557-ac61-a826f834db2a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1971e957-bfad-4557-ac61-a826f834db2a.shogun-image {
  box-sizing: border-box;
}



.s-1971e957-bfad-4557-ac61-a826f834db2a img.shogun-image {
  
}


}
#s-2e324fd2-1655-4b18-87b7-e6f686663e54 {
  margin-top: 1px;
margin-left: 1%;
margin-bottom: 8px;
margin-right: auto;
}

#s-e9bf3b4d-d0e9-4437-8f40-a774900704d7 {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
min-height: 50px;
background-color: rgba(240, 240, 240, 1);
}
@media (min-width: 1200px){#s-e9bf3b4d-d0e9-4437-8f40-a774900704d7 {
  background-color: rgba(242, 242, 242, 1);
}
}







#s-e9bf3b4d-d0e9-4437-8f40-a774900704d7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e9bf3b4d-d0e9-4437-8f40-a774900704d7 {
  cursor: pointer;
}#s-e9bf3b4d-d0e9-4437-8f40-a774900704d7.shg-box.shg-c {
  justify-content: center;
}

#s-93b68aa9-4bf7-40e5-bd5a-4d9d1c6eea46 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
}

@media (min-width: 0px) {
[id="s-93b68aa9-4bf7-40e5-bd5a-4d9d1c6eea46"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-93b68aa9-4bf7-40e5-bd5a-4d9d1c6eea46"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-93b68aa9-4bf7-40e5-bd5a-4d9d1c6eea46"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-93b68aa9-4bf7-40e5-bd5a-4d9d1c6eea46"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-93b68aa9-4bf7-40e5-bd5a-4d9d1c6eea46"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-93b68aa9-4bf7-40e5-bd5a-4d9d1c6eea46"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-93b68aa9-4bf7-40e5-bd5a-4d9d1c6eea46"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-93b68aa9-4bf7-40e5-bd5a-4d9d1c6eea46"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-5eb5de1a-683a-4354-a363-a2212c0eada9 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-5eb5de1a-683a-4354-a363-a2212c0eada9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-5eb5de1a-683a-4354-a363-a2212c0eada9.shg-box.shg-c {
  justify-content: center;
}

#s-3252ce7a-35e9-4145-aca9-d2836bd3c5e1 {
  margin-top: 6px;
margin-left: 22%;
margin-right: 22%;
max-width: 1431px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-3252ce7a-35e9-4145-aca9-d2836bd3c5e1 {
  margin-left: 19%;
margin-right: 19%;
}
}@media (max-width: 767px){#s-3252ce7a-35e9-4145-aca9-d2836bd3c5e1 {
  margin-top: 12px;
margin-left: 13%;
margin-right: 13%;
}
}
#s-3252ce7a-35e9-4145-aca9-d2836bd3c5e1 {
  margin: 0 !important;
  overflow: visible;
}

#s-3252ce7a-35e9-4145-aca9-d2836bd3c5e1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-3252ce7a-35e9-4145-aca9-d2836bd3c5e1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 22%;
  margin-right: 22%;
  margin-top: 6px;
  
}

.shg-image-content-margin-container-s-3252ce7a-35e9-4145-aca9-d2836bd3c5e1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3252ce7a-35e9-4145-aca9-d2836bd3c5e1 img.shogun-image {
  /* Add background color handling */
  
}

#s-3252ce7a-35e9-4145-aca9-d2836bd3c5e1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-3252ce7a-35e9-4145-aca9-d2836bd3c5e1.shogun-image {
    
    
    
    max-height: 1431px;
  }


.s-3252ce7a-35e9-4145-aca9-d2836bd3c5e1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-3252ce7a-35e9-4145-aca9-d2836bd3c5e1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3252ce7a-35e9-4145-aca9-d2836bd3c5e1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3252ce7a-35e9-4145-aca9-d2836bd3c5e1.shogun-image {
  box-sizing: border-box;
}



.s-3252ce7a-35e9-4145-aca9-d2836bd3c5e1 img.shogun-image {
  
}


@media (min-width: 1200px){#s-3252ce7a-35e9-4145-aca9-d2836bd3c5e1 {
  margin: 0 !important;
  overflow: visible;
}

#s-3252ce7a-35e9-4145-aca9-d2836bd3c5e1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-3252ce7a-35e9-4145-aca9-d2836bd3c5e1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3252ce7a-35e9-4145-aca9-d2836bd3c5e1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3252ce7a-35e9-4145-aca9-d2836bd3c5e1 img.shogun-image {
  /* Add background color handling */
  
}

#s-3252ce7a-35e9-4145-aca9-d2836bd3c5e1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-3252ce7a-35e9-4145-aca9-d2836bd3c5e1.shogun-image {
    
    
    
    max-height: 1431px;
  }


.s-3252ce7a-35e9-4145-aca9-d2836bd3c5e1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-3252ce7a-35e9-4145-aca9-d2836bd3c5e1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3252ce7a-35e9-4145-aca9-d2836bd3c5e1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3252ce7a-35e9-4145-aca9-d2836bd3c5e1.shogun-image {
  box-sizing: border-box;
}



.s-3252ce7a-35e9-4145-aca9-d2836bd3c5e1 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-3252ce7a-35e9-4145-aca9-d2836bd3c5e1 {
  margin: 0 !important;
  overflow: visible;
}

#s-3252ce7a-35e9-4145-aca9-d2836bd3c5e1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-3252ce7a-35e9-4145-aca9-d2836bd3c5e1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3252ce7a-35e9-4145-aca9-d2836bd3c5e1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3252ce7a-35e9-4145-aca9-d2836bd3c5e1 img.shogun-image {
  /* Add background color handling */
  
}

#s-3252ce7a-35e9-4145-aca9-d2836bd3c5e1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-3252ce7a-35e9-4145-aca9-d2836bd3c5e1.shogun-image {
    
    
    
    max-height: 1431px;
  }


.s-3252ce7a-35e9-4145-aca9-d2836bd3c5e1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-3252ce7a-35e9-4145-aca9-d2836bd3c5e1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3252ce7a-35e9-4145-aca9-d2836bd3c5e1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3252ce7a-35e9-4145-aca9-d2836bd3c5e1.shogun-image {
  box-sizing: border-box;
}



.s-3252ce7a-35e9-4145-aca9-d2836bd3c5e1 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-3252ce7a-35e9-4145-aca9-d2836bd3c5e1 {
  margin: 0 !important;
  overflow: visible;
}

#s-3252ce7a-35e9-4145-aca9-d2836bd3c5e1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-3252ce7a-35e9-4145-aca9-d2836bd3c5e1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 19%;
  margin-right: 19%;
  
  
}

.shg-image-content-margin-container-s-3252ce7a-35e9-4145-aca9-d2836bd3c5e1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3252ce7a-35e9-4145-aca9-d2836bd3c5e1 img.shogun-image {
  /* Add background color handling */
  
}

#s-3252ce7a-35e9-4145-aca9-d2836bd3c5e1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-3252ce7a-35e9-4145-aca9-d2836bd3c5e1.shogun-image {
    
    
    
    max-height: 1431px;
  }


.s-3252ce7a-35e9-4145-aca9-d2836bd3c5e1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-3252ce7a-35e9-4145-aca9-d2836bd3c5e1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3252ce7a-35e9-4145-aca9-d2836bd3c5e1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3252ce7a-35e9-4145-aca9-d2836bd3c5e1.shogun-image {
  box-sizing: border-box;
}



.s-3252ce7a-35e9-4145-aca9-d2836bd3c5e1 img.shogun-image {
  
}


}@media (max-width: 767px){#s-3252ce7a-35e9-4145-aca9-d2836bd3c5e1 {
  margin: 0 !important;
  overflow: visible;
}

#s-3252ce7a-35e9-4145-aca9-d2836bd3c5e1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-3252ce7a-35e9-4145-aca9-d2836bd3c5e1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 13%;
  margin-right: 13%;
  margin-top: 12px;
  
}

.shg-image-content-margin-container-s-3252ce7a-35e9-4145-aca9-d2836bd3c5e1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3252ce7a-35e9-4145-aca9-d2836bd3c5e1 img.shogun-image {
  /* Add background color handling */
  
}

#s-3252ce7a-35e9-4145-aca9-d2836bd3c5e1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-3252ce7a-35e9-4145-aca9-d2836bd3c5e1.shogun-image {
    
    
    
    max-height: 1431px;
  }


.s-3252ce7a-35e9-4145-aca9-d2836bd3c5e1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-3252ce7a-35e9-4145-aca9-d2836bd3c5e1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3252ce7a-35e9-4145-aca9-d2836bd3c5e1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3252ce7a-35e9-4145-aca9-d2836bd3c5e1.shogun-image {
  box-sizing: border-box;
}



.s-3252ce7a-35e9-4145-aca9-d2836bd3c5e1 img.shogun-image {
  
}


}
#s-d1a61a3e-61d2-491a-a1ee-827114ebf3fe {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-d1a61a3e-61d2-491a-a1ee-827114ebf3fe {
  margin-left: 4%;
margin-right: 4%;
}
}
#s-d1a61a3e-61d2-491a-a1ee-827114ebf3fe .shogun-heading-component h1 {
  color: rgba(30, 100, 158, 1);
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 30px;
  line-height: 1.3em;
  
  
}


@media (min-width: 1200px){#s-d1a61a3e-61d2-491a-a1ee-827114ebf3fe .shogun-heading-component h1 {
  color: rgba(30, 100, 158, 1);
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 33px;
  line-height: 1.2em;
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-d1a61a3e-61d2-491a-a1ee-827114ebf3fe .shogun-heading-component h1 {
  color: rgba(30, 100, 158, 1);
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 30px;
  line-height: 1.3em;
  
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-d1a61a3e-61d2-491a-a1ee-827114ebf3fe .shogun-heading-component h1 {
  color: rgba(30, 100, 158, 1);
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.3em;
  
  
}


}@media (max-width: 767px){#s-d1a61a3e-61d2-491a-a1ee-827114ebf3fe .shogun-heading-component h1 {
  color: rgba(30, 100, 158, 1);
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 27px;
  line-height: 1em;
  
  
}


}
#s-447e9afa-06f3-46fa-b770-c6c2f75b5f6c {
  max-width: 1431px;
text-align: center;
}
@media (min-width: 1200px){#s-447e9afa-06f3-46fa-b770-c6c2f75b5f6c {
  display: none;
}
#s-447e9afa-06f3-46fa-b770-c6c2f75b5f6c, #wrap-s-447e9afa-06f3-46fa-b770-c6c2f75b5f6c, #wrap-content-s-447e9afa-06f3-46fa-b770-c6c2f75b5f6c { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-447e9afa-06f3-46fa-b770-c6c2f75b5f6c {
  display: none;
}
#s-447e9afa-06f3-46fa-b770-c6c2f75b5f6c, #wrap-s-447e9afa-06f3-46fa-b770-c6c2f75b5f6c, #wrap-content-s-447e9afa-06f3-46fa-b770-c6c2f75b5f6c { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-447e9afa-06f3-46fa-b770-c6c2f75b5f6c {
  display: none;
}
#s-447e9afa-06f3-46fa-b770-c6c2f75b5f6c, #wrap-s-447e9afa-06f3-46fa-b770-c6c2f75b5f6c, #wrap-content-s-447e9afa-06f3-46fa-b770-c6c2f75b5f6c { display: none !important; }}@media (max-width: 767px){#s-447e9afa-06f3-46fa-b770-c6c2f75b5f6c {
  margin-top: 0px;
margin-left: 2%;
margin-bottom: 8px;
margin-right: 2%;
}
}
#s-447e9afa-06f3-46fa-b770-c6c2f75b5f6c {
  margin: 0 !important;
  overflow: visible;
}

#s-447e9afa-06f3-46fa-b770-c6c2f75b5f6c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-447e9afa-06f3-46fa-b770-c6c2f75b5f6c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-447e9afa-06f3-46fa-b770-c6c2f75b5f6c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-447e9afa-06f3-46fa-b770-c6c2f75b5f6c img.shogun-image {
  /* Add background color handling */
  
}

#s-447e9afa-06f3-46fa-b770-c6c2f75b5f6c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-447e9afa-06f3-46fa-b770-c6c2f75b5f6c.shogun-image {
    
    
    
    max-height: 1431px;
  }


.s-447e9afa-06f3-46fa-b770-c6c2f75b5f6c .shogun-image-content {
  
    justify-content: center;
  
}

.s-447e9afa-06f3-46fa-b770-c6c2f75b5f6c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-447e9afa-06f3-46fa-b770-c6c2f75b5f6c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-447e9afa-06f3-46fa-b770-c6c2f75b5f6c.shogun-image {
  box-sizing: border-box;
}



.s-447e9afa-06f3-46fa-b770-c6c2f75b5f6c img.shogun-image {
  
}


@media (min-width: 1200px){#s-447e9afa-06f3-46fa-b770-c6c2f75b5f6c {
  margin: 0 !important;
  overflow: visible;
}

#s-447e9afa-06f3-46fa-b770-c6c2f75b5f6c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-447e9afa-06f3-46fa-b770-c6c2f75b5f6c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-447e9afa-06f3-46fa-b770-c6c2f75b5f6c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-447e9afa-06f3-46fa-b770-c6c2f75b5f6c img.shogun-image {
  /* Add background color handling */
  
}

#s-447e9afa-06f3-46fa-b770-c6c2f75b5f6c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-447e9afa-06f3-46fa-b770-c6c2f75b5f6c.shogun-image {
    
    
    
    max-height: 1431px;
  }


.s-447e9afa-06f3-46fa-b770-c6c2f75b5f6c .shogun-image-content {
  
    justify-content: center;
  
}

.s-447e9afa-06f3-46fa-b770-c6c2f75b5f6c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-447e9afa-06f3-46fa-b770-c6c2f75b5f6c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-447e9afa-06f3-46fa-b770-c6c2f75b5f6c.shogun-image {
  box-sizing: border-box;
}



.s-447e9afa-06f3-46fa-b770-c6c2f75b5f6c img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-447e9afa-06f3-46fa-b770-c6c2f75b5f6c {
  margin: 0 !important;
  overflow: visible;
}

#s-447e9afa-06f3-46fa-b770-c6c2f75b5f6c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-447e9afa-06f3-46fa-b770-c6c2f75b5f6c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-447e9afa-06f3-46fa-b770-c6c2f75b5f6c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-447e9afa-06f3-46fa-b770-c6c2f75b5f6c img.shogun-image {
  /* Add background color handling */
  
}

#s-447e9afa-06f3-46fa-b770-c6c2f75b5f6c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-447e9afa-06f3-46fa-b770-c6c2f75b5f6c.shogun-image {
    
    
    
    max-height: 1431px;
  }


.s-447e9afa-06f3-46fa-b770-c6c2f75b5f6c .shogun-image-content {
  
    justify-content: center;
  
}

.s-447e9afa-06f3-46fa-b770-c6c2f75b5f6c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-447e9afa-06f3-46fa-b770-c6c2f75b5f6c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-447e9afa-06f3-46fa-b770-c6c2f75b5f6c.shogun-image {
  box-sizing: border-box;
}



.s-447e9afa-06f3-46fa-b770-c6c2f75b5f6c img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-447e9afa-06f3-46fa-b770-c6c2f75b5f6c {
  margin: 0 !important;
  overflow: visible;
}

#s-447e9afa-06f3-46fa-b770-c6c2f75b5f6c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-447e9afa-06f3-46fa-b770-c6c2f75b5f6c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-447e9afa-06f3-46fa-b770-c6c2f75b5f6c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-447e9afa-06f3-46fa-b770-c6c2f75b5f6c img.shogun-image {
  /* Add background color handling */
  
}

#s-447e9afa-06f3-46fa-b770-c6c2f75b5f6c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-447e9afa-06f3-46fa-b770-c6c2f75b5f6c.shogun-image {
    
    
    
    max-height: 1431px;
  }


.s-447e9afa-06f3-46fa-b770-c6c2f75b5f6c .shogun-image-content {
  
    justify-content: center;
  
}

.s-447e9afa-06f3-46fa-b770-c6c2f75b5f6c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-447e9afa-06f3-46fa-b770-c6c2f75b5f6c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-447e9afa-06f3-46fa-b770-c6c2f75b5f6c.shogun-image {
  box-sizing: border-box;
}



.s-447e9afa-06f3-46fa-b770-c6c2f75b5f6c img.shogun-image {
  
}


}@media (max-width: 767px){#s-447e9afa-06f3-46fa-b770-c6c2f75b5f6c {
  margin: 0 !important;
  overflow: visible;
}

#s-447e9afa-06f3-46fa-b770-c6c2f75b5f6c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-447e9afa-06f3-46fa-b770-c6c2f75b5f6c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 2%;
  margin-right: 2%;
  margin-top: 0px;
  margin-bottom: 8px;
}

.shg-image-content-margin-container-s-447e9afa-06f3-46fa-b770-c6c2f75b5f6c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-447e9afa-06f3-46fa-b770-c6c2f75b5f6c img.shogun-image {
  /* Add background color handling */
  
}

#s-447e9afa-06f3-46fa-b770-c6c2f75b5f6c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-447e9afa-06f3-46fa-b770-c6c2f75b5f6c.shogun-image {
    
    
    
    max-height: 1431px;
  }


.s-447e9afa-06f3-46fa-b770-c6c2f75b5f6c .shogun-image-content {
  
    justify-content: center;
  
}

.s-447e9afa-06f3-46fa-b770-c6c2f75b5f6c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-447e9afa-06f3-46fa-b770-c6c2f75b5f6c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-447e9afa-06f3-46fa-b770-c6c2f75b5f6c.shogun-image {
  box-sizing: border-box;
}



.s-447e9afa-06f3-46fa-b770-c6c2f75b5f6c img.shogun-image {
  
}


}
#s-0c260597-e8ac-4be0-8f0e-686b62060fb7 {
  margin-left: 3%;
margin-right: 3%;
padding-top: 1px;
padding-bottom: 3px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-0c260597-e8ac-4be0-8f0e-686b62060fb7 {
  margin-left: 1%;
margin-right: 1%;
}
}@media (max-width: 767px){#s-0c260597-e8ac-4be0-8f0e-686b62060fb7 {
  margin-left: 1%;
margin-right: 1%;
}
}
#s-0c260597-e8ac-4be0-8f0e-686b62060fb7 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}


@media (min-width: 768px) and (max-width: 991px){#s-0c260597-e8ac-4be0-8f0e-686b62060fb7 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 16px;
  
  
  
}


}@media (max-width: 767px){#s-0c260597-e8ac-4be0-8f0e-686b62060fb7 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 16px;
  
  
  
}


}
#s-5688e136-3ec3-4241-84f7-85ff2c984636 {
  margin-top: 7px;
margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(187, 43, 43, 1);
text-align: center;
text-decoration: none;
letter-spacing: 0px;
line-height: 1.5em;
background-image: none;
hover-type: color;
}
#s-5688e136-3ec3-4241-84f7-85ff2c984636:hover {background-color: rgba(187, 43, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-5688e136-3ec3-4241-84f7-85ff2c984636:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-5688e136-3ec3-4241-84f7-85ff2c984636 {
  margin-bottom: 30px;
}
}

  #s-5688e136-3ec3-4241-84f7-85ff2c984636-root {
    text-align: center;
  }


#s-5688e136-3ec3-4241-84f7-85ff2c984636.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-5688e136-3ec3-4241-84f7-85ff2c984636-root {
    text-align: center;
  }


#s-5688e136-3ec3-4241-84f7-85ff2c984636.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-5688e136-3ec3-4241-84f7-85ff2c984636-root {
    text-align: center;
  }


#s-5688e136-3ec3-4241-84f7-85ff2c984636.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-5688e136-3ec3-4241-84f7-85ff2c984636-root {
    text-align: center;
  }


#s-5688e136-3ec3-4241-84f7-85ff2c984636.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-5688e136-3ec3-4241-84f7-85ff2c984636-root {
    text-align: center;
  }


#s-5688e136-3ec3-4241-84f7-85ff2c984636.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}
#s-e473e588-cd09-462d-926d-876d075b680f {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (max-width: 767px){#s-e473e588-cd09-462d-926d-876d075b680f {
  margin-top: -16px;
margin-bottom: -16px;
display: none;
}
#s-e473e588-cd09-462d-926d-876d075b680f, #wrap-s-e473e588-cd09-462d-926d-876d075b680f, #wrap-content-s-e473e588-cd09-462d-926d-876d075b680f { display: none !important; }}







#s-e473e588-cd09-462d-926d-876d075b680f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e473e588-cd09-462d-926d-876d075b680f.shg-box.shg-c {
  justify-content: center;
}

#s-04c1730a-6fbf-4515-b429-2afb5b9b7527 {
  margin-left: 3%;
margin-bottom: 2px;
margin-right: 3%;
max-width: 1431px;
text-align: center;
}
@media (max-width: 767px){#s-04c1730a-6fbf-4515-b429-2afb5b9b7527 {
  margin-top: 20px;
display: none;
}
#s-04c1730a-6fbf-4515-b429-2afb5b9b7527, #wrap-s-04c1730a-6fbf-4515-b429-2afb5b9b7527, #wrap-content-s-04c1730a-6fbf-4515-b429-2afb5b9b7527 { display: none !important; }}
#s-04c1730a-6fbf-4515-b429-2afb5b9b7527 {
  margin: 0 !important;
  overflow: visible;
}

#s-04c1730a-6fbf-4515-b429-2afb5b9b7527-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-04c1730a-6fbf-4515-b429-2afb5b9b7527 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 3%;
  margin-right: 3%;
  
  margin-bottom: 2px;
}

.shg-image-content-margin-container-s-04c1730a-6fbf-4515-b429-2afb5b9b7527 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-04c1730a-6fbf-4515-b429-2afb5b9b7527 img.shogun-image {
  /* Add background color handling */
  
}

#s-04c1730a-6fbf-4515-b429-2afb5b9b7527 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-04c1730a-6fbf-4515-b429-2afb5b9b7527.shogun-image {
    
    
    
    max-height: 1431px;
  }


.s-04c1730a-6fbf-4515-b429-2afb5b9b7527 .shogun-image-content {
  
    justify-content: center;
  
}

.s-04c1730a-6fbf-4515-b429-2afb5b9b7527.shg-align-container {
  display: flex;
  justify-content: center
}

.s-04c1730a-6fbf-4515-b429-2afb5b9b7527.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-04c1730a-6fbf-4515-b429-2afb5b9b7527.shogun-image {
  box-sizing: border-box;
}



.s-04c1730a-6fbf-4515-b429-2afb5b9b7527 img.shogun-image {
  
}


@media (min-width: 1200px){#s-04c1730a-6fbf-4515-b429-2afb5b9b7527 {
  margin: 0 !important;
  overflow: visible;
}

#s-04c1730a-6fbf-4515-b429-2afb5b9b7527-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-04c1730a-6fbf-4515-b429-2afb5b9b7527 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-04c1730a-6fbf-4515-b429-2afb5b9b7527 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-04c1730a-6fbf-4515-b429-2afb5b9b7527 img.shogun-image {
  /* Add background color handling */
  
}

#s-04c1730a-6fbf-4515-b429-2afb5b9b7527 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-04c1730a-6fbf-4515-b429-2afb5b9b7527.shogun-image {
    
    
    
    max-height: 1431px;
  }


.s-04c1730a-6fbf-4515-b429-2afb5b9b7527 .shogun-image-content {
  
    justify-content: center;
  
}

.s-04c1730a-6fbf-4515-b429-2afb5b9b7527.shg-align-container {
  display: flex;
  justify-content: center
}

.s-04c1730a-6fbf-4515-b429-2afb5b9b7527.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-04c1730a-6fbf-4515-b429-2afb5b9b7527.shogun-image {
  box-sizing: border-box;
}



.s-04c1730a-6fbf-4515-b429-2afb5b9b7527 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-04c1730a-6fbf-4515-b429-2afb5b9b7527 {
  margin: 0 !important;
  overflow: visible;
}

#s-04c1730a-6fbf-4515-b429-2afb5b9b7527-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-04c1730a-6fbf-4515-b429-2afb5b9b7527 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-04c1730a-6fbf-4515-b429-2afb5b9b7527 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-04c1730a-6fbf-4515-b429-2afb5b9b7527 img.shogun-image {
  /* Add background color handling */
  
}

#s-04c1730a-6fbf-4515-b429-2afb5b9b7527 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-04c1730a-6fbf-4515-b429-2afb5b9b7527.shogun-image {
    
    
    
    max-height: 1431px;
  }


.s-04c1730a-6fbf-4515-b429-2afb5b9b7527 .shogun-image-content {
  
    justify-content: center;
  
}

.s-04c1730a-6fbf-4515-b429-2afb5b9b7527.shg-align-container {
  display: flex;
  justify-content: center
}

.s-04c1730a-6fbf-4515-b429-2afb5b9b7527.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-04c1730a-6fbf-4515-b429-2afb5b9b7527.shogun-image {
  box-sizing: border-box;
}



.s-04c1730a-6fbf-4515-b429-2afb5b9b7527 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-04c1730a-6fbf-4515-b429-2afb5b9b7527 {
  margin: 0 !important;
  overflow: visible;
}

#s-04c1730a-6fbf-4515-b429-2afb5b9b7527-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-04c1730a-6fbf-4515-b429-2afb5b9b7527 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-04c1730a-6fbf-4515-b429-2afb5b9b7527 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-04c1730a-6fbf-4515-b429-2afb5b9b7527 img.shogun-image {
  /* Add background color handling */
  
}

#s-04c1730a-6fbf-4515-b429-2afb5b9b7527 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-04c1730a-6fbf-4515-b429-2afb5b9b7527.shogun-image {
    
    
    
    max-height: 1431px;
  }


.s-04c1730a-6fbf-4515-b429-2afb5b9b7527 .shogun-image-content {
  
    justify-content: center;
  
}

.s-04c1730a-6fbf-4515-b429-2afb5b9b7527.shg-align-container {
  display: flex;
  justify-content: center
}

.s-04c1730a-6fbf-4515-b429-2afb5b9b7527.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-04c1730a-6fbf-4515-b429-2afb5b9b7527.shogun-image {
  box-sizing: border-box;
}



.s-04c1730a-6fbf-4515-b429-2afb5b9b7527 img.shogun-image {
  
}


}@media (max-width: 767px){#s-04c1730a-6fbf-4515-b429-2afb5b9b7527 {
  margin: 0 !important;
  overflow: visible;
}

#s-04c1730a-6fbf-4515-b429-2afb5b9b7527-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-04c1730a-6fbf-4515-b429-2afb5b9b7527 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 20px;
  
}

.shg-image-content-margin-container-s-04c1730a-6fbf-4515-b429-2afb5b9b7527 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-04c1730a-6fbf-4515-b429-2afb5b9b7527 img.shogun-image {
  /* Add background color handling */
  
}

#s-04c1730a-6fbf-4515-b429-2afb5b9b7527 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-04c1730a-6fbf-4515-b429-2afb5b9b7527.shogun-image {
    
    
    
    max-height: 1431px;
  }


.s-04c1730a-6fbf-4515-b429-2afb5b9b7527 .shogun-image-content {
  
    justify-content: center;
  
}

.s-04c1730a-6fbf-4515-b429-2afb5b9b7527.shg-align-container {
  display: flex;
  justify-content: center
}

.s-04c1730a-6fbf-4515-b429-2afb5b9b7527.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-04c1730a-6fbf-4515-b429-2afb5b9b7527.shogun-image {
  box-sizing: border-box;
}



.s-04c1730a-6fbf-4515-b429-2afb5b9b7527 img.shogun-image {
  
}


}
#s-c855161e-6750-4bab-bb41-e80952cb66aa {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
min-height: 50px;
background-color: rgba(21, 44, 78, 1);
background-repeat: no-repeat;
}








#s-c855161e-6750-4bab-bb41-e80952cb66aa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c855161e-6750-4bab-bb41-e80952cb66aa {
  cursor: pointer;
}#s-c855161e-6750-4bab-bb41-e80952cb66aa.shg-box.shg-c {
  justify-content: center;
}

#s-4db1aafd-52f5-4bba-815a-8dbb668e3f25 {
  margin-top: 2px;
margin-left: 3%;
margin-bottom: 2px;
margin-right: 2%;
}
@media (max-width: 767px){#s-4db1aafd-52f5-4bba-815a-8dbb668e3f25 {
  margin-left: 0%;
margin-right: 0%;
}
}
@media (min-width: 0px) {
[id="s-4db1aafd-52f5-4bba-815a-8dbb668e3f25"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4db1aafd-52f5-4bba-815a-8dbb668e3f25"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.0px);
}

}

@media (min-width: 992px) {
[id="s-4db1aafd-52f5-4bba-815a-8dbb668e3f25"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.0px);
}

}

@media (min-width: 1200px) {
[id="s-4db1aafd-52f5-4bba-815a-8dbb668e3f25"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.0px);
}

}

#s-10e0ddea-fb26-4c41-bec3-a362bfb80b35 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (max-width: 767px){#s-10e0ddea-fb26-4c41-bec3-a362bfb80b35 {
  margin-top: -16px;
margin-bottom: -16px;
}
}







#s-10e0ddea-fb26-4c41-bec3-a362bfb80b35 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-10e0ddea-fb26-4c41-bec3-a362bfb80b35.shg-box.shg-c {
  justify-content: center;
}

#s-ebd64f3a-4017-45ff-a97f-6bfcf7205808 {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
max-width: 1918px;
aspect-ratio: 1918/267;
text-align: center;
}
@media (max-width: 767px){#s-ebd64f3a-4017-45ff-a97f-6bfcf7205808 {
  margin-top: 25px;
margin-bottom: 5px;
}
}
#s-ebd64f3a-4017-45ff-a97f-6bfcf7205808 {
  margin: 0 !important;
  overflow: visible;
}

#s-ebd64f3a-4017-45ff-a97f-6bfcf7205808-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ebd64f3a-4017-45ff-a97f-6bfcf7205808 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 20px;
  margin-bottom: 20px;
}

.shg-image-content-margin-container-s-ebd64f3a-4017-45ff-a97f-6bfcf7205808 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ebd64f3a-4017-45ff-a97f-6bfcf7205808 img.shogun-image {
  /* Add background color handling */
  
}

#s-ebd64f3a-4017-45ff-a97f-6bfcf7205808 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ebd64f3a-4017-45ff-a97f-6bfcf7205808 .shg-image-content-wrapper {
      aspect-ratio: 1918/267;
      min-width: 100%;
      height: auto;
    }

    #s-ebd64f3a-4017-45ff-a97f-6bfcf7205808 .shogun-image-link {
      aspect-ratio: 1918/267;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ebd64f3a-4017-45ff-a97f-6bfcf7205808 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ebd64f3a-4017-45ff-a97f-6bfcf7205808.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ebd64f3a-4017-45ff-a97f-6bfcf7205808 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1918px;
  }



  img.s-ebd64f3a-4017-45ff-a97f-6bfcf7205808.shogun-image {
    
    
    
    max-height: 1918px;
  }


.s-ebd64f3a-4017-45ff-a97f-6bfcf7205808 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ebd64f3a-4017-45ff-a97f-6bfcf7205808.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ebd64f3a-4017-45ff-a97f-6bfcf7205808.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ebd64f3a-4017-45ff-a97f-6bfcf7205808.shogun-image {
  box-sizing: border-box;
}



.s-ebd64f3a-4017-45ff-a97f-6bfcf7205808 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ebd64f3a-4017-45ff-a97f-6bfcf7205808 {
      --shg-aspect-ratio: calc(1918/267); 
    }

    .s-ebd64f3a-4017-45ff-a97f-6bfcf7205808.shogun-image-container {
      position: relative;
    }

    .s-ebd64f3a-4017-45ff-a97f-6bfcf7205808.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ebd64f3a-4017-45ff-a97f-6bfcf7205808.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ebd64f3a-4017-45ff-a97f-6bfcf7205808 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1918px;
    }
  }

@media (min-width: 1200px){#s-ebd64f3a-4017-45ff-a97f-6bfcf7205808 {
  margin: 0 !important;
  overflow: visible;
}

#s-ebd64f3a-4017-45ff-a97f-6bfcf7205808-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ebd64f3a-4017-45ff-a97f-6bfcf7205808 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ebd64f3a-4017-45ff-a97f-6bfcf7205808 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ebd64f3a-4017-45ff-a97f-6bfcf7205808 img.shogun-image {
  /* Add background color handling */
  
}

#s-ebd64f3a-4017-45ff-a97f-6bfcf7205808 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ebd64f3a-4017-45ff-a97f-6bfcf7205808 .shg-image-content-wrapper {
      aspect-ratio: 1918/267;
      min-width: 100%;
      height: auto;
    }

    #s-ebd64f3a-4017-45ff-a97f-6bfcf7205808 .shogun-image-link {
      aspect-ratio: 1918/267;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ebd64f3a-4017-45ff-a97f-6bfcf7205808 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ebd64f3a-4017-45ff-a97f-6bfcf7205808.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ebd64f3a-4017-45ff-a97f-6bfcf7205808 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1918px;
  }



  img.s-ebd64f3a-4017-45ff-a97f-6bfcf7205808.shogun-image {
    
    
    
    max-height: 1918px;
  }


.s-ebd64f3a-4017-45ff-a97f-6bfcf7205808 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ebd64f3a-4017-45ff-a97f-6bfcf7205808.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ebd64f3a-4017-45ff-a97f-6bfcf7205808.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ebd64f3a-4017-45ff-a97f-6bfcf7205808.shogun-image {
  box-sizing: border-box;
}



.s-ebd64f3a-4017-45ff-a97f-6bfcf7205808 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ebd64f3a-4017-45ff-a97f-6bfcf7205808 {
      --shg-aspect-ratio: calc(1918/267); 
    }

    .s-ebd64f3a-4017-45ff-a97f-6bfcf7205808.shogun-image-container {
      position: relative;
    }

    .s-ebd64f3a-4017-45ff-a97f-6bfcf7205808.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ebd64f3a-4017-45ff-a97f-6bfcf7205808.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ebd64f3a-4017-45ff-a97f-6bfcf7205808 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1918px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-ebd64f3a-4017-45ff-a97f-6bfcf7205808 {
  margin: 0 !important;
  overflow: visible;
}

#s-ebd64f3a-4017-45ff-a97f-6bfcf7205808-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ebd64f3a-4017-45ff-a97f-6bfcf7205808 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ebd64f3a-4017-45ff-a97f-6bfcf7205808 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ebd64f3a-4017-45ff-a97f-6bfcf7205808 img.shogun-image {
  /* Add background color handling */
  
}

#s-ebd64f3a-4017-45ff-a97f-6bfcf7205808 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ebd64f3a-4017-45ff-a97f-6bfcf7205808 .shg-image-content-wrapper {
      aspect-ratio: 1918/267;
      min-width: 100%;
      height: auto;
    }

    #s-ebd64f3a-4017-45ff-a97f-6bfcf7205808 .shogun-image-link {
      aspect-ratio: 1918/267;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ebd64f3a-4017-45ff-a97f-6bfcf7205808 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ebd64f3a-4017-45ff-a97f-6bfcf7205808.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ebd64f3a-4017-45ff-a97f-6bfcf7205808 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1918px;
  }



  img.s-ebd64f3a-4017-45ff-a97f-6bfcf7205808.shogun-image {
    
    
    
    max-height: 1918px;
  }


.s-ebd64f3a-4017-45ff-a97f-6bfcf7205808 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ebd64f3a-4017-45ff-a97f-6bfcf7205808.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ebd64f3a-4017-45ff-a97f-6bfcf7205808.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ebd64f3a-4017-45ff-a97f-6bfcf7205808.shogun-image {
  box-sizing: border-box;
}



.s-ebd64f3a-4017-45ff-a97f-6bfcf7205808 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ebd64f3a-4017-45ff-a97f-6bfcf7205808 {
      --shg-aspect-ratio: calc(1918/267); 
    }

    .s-ebd64f3a-4017-45ff-a97f-6bfcf7205808.shogun-image-container {
      position: relative;
    }

    .s-ebd64f3a-4017-45ff-a97f-6bfcf7205808.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ebd64f3a-4017-45ff-a97f-6bfcf7205808.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ebd64f3a-4017-45ff-a97f-6bfcf7205808 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1918px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-ebd64f3a-4017-45ff-a97f-6bfcf7205808 {
  margin: 0 !important;
  overflow: visible;
}

#s-ebd64f3a-4017-45ff-a97f-6bfcf7205808-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ebd64f3a-4017-45ff-a97f-6bfcf7205808 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ebd64f3a-4017-45ff-a97f-6bfcf7205808 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ebd64f3a-4017-45ff-a97f-6bfcf7205808 img.shogun-image {
  /* Add background color handling */
  
}

#s-ebd64f3a-4017-45ff-a97f-6bfcf7205808 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ebd64f3a-4017-45ff-a97f-6bfcf7205808 .shg-image-content-wrapper {
      aspect-ratio: 1918/267;
      min-width: 100%;
      height: auto;
    }

    #s-ebd64f3a-4017-45ff-a97f-6bfcf7205808 .shogun-image-link {
      aspect-ratio: 1918/267;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ebd64f3a-4017-45ff-a97f-6bfcf7205808 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ebd64f3a-4017-45ff-a97f-6bfcf7205808.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ebd64f3a-4017-45ff-a97f-6bfcf7205808 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1918px;
  }



  img.s-ebd64f3a-4017-45ff-a97f-6bfcf7205808.shogun-image {
    
    
    
    max-height: 1918px;
  }


.s-ebd64f3a-4017-45ff-a97f-6bfcf7205808 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ebd64f3a-4017-45ff-a97f-6bfcf7205808.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ebd64f3a-4017-45ff-a97f-6bfcf7205808.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ebd64f3a-4017-45ff-a97f-6bfcf7205808.shogun-image {
  box-sizing: border-box;
}



.s-ebd64f3a-4017-45ff-a97f-6bfcf7205808 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ebd64f3a-4017-45ff-a97f-6bfcf7205808 {
      --shg-aspect-ratio: calc(1918/267); 
    }

    .s-ebd64f3a-4017-45ff-a97f-6bfcf7205808.shogun-image-container {
      position: relative;
    }

    .s-ebd64f3a-4017-45ff-a97f-6bfcf7205808.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ebd64f3a-4017-45ff-a97f-6bfcf7205808.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ebd64f3a-4017-45ff-a97f-6bfcf7205808 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1918px;
    }
  }

}@media (max-width: 767px){#s-ebd64f3a-4017-45ff-a97f-6bfcf7205808 {
  margin: 0 !important;
  overflow: visible;
}

#s-ebd64f3a-4017-45ff-a97f-6bfcf7205808-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ebd64f3a-4017-45ff-a97f-6bfcf7205808 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 25px;
  margin-bottom: 5px;
}

.shg-image-content-margin-container-s-ebd64f3a-4017-45ff-a97f-6bfcf7205808 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ebd64f3a-4017-45ff-a97f-6bfcf7205808 img.shogun-image {
  /* Add background color handling */
  
}

#s-ebd64f3a-4017-45ff-a97f-6bfcf7205808 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ebd64f3a-4017-45ff-a97f-6bfcf7205808 .shg-image-content-wrapper {
      aspect-ratio: 1918/267;
      min-width: 100%;
      height: auto;
    }

    #s-ebd64f3a-4017-45ff-a97f-6bfcf7205808 .shogun-image-link {
      aspect-ratio: 1918/267;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ebd64f3a-4017-45ff-a97f-6bfcf7205808 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ebd64f3a-4017-45ff-a97f-6bfcf7205808.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ebd64f3a-4017-45ff-a97f-6bfcf7205808 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1918px;
  }



  img.s-ebd64f3a-4017-45ff-a97f-6bfcf7205808.shogun-image {
    
    
    
    max-height: 1918px;
  }


.s-ebd64f3a-4017-45ff-a97f-6bfcf7205808 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ebd64f3a-4017-45ff-a97f-6bfcf7205808.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ebd64f3a-4017-45ff-a97f-6bfcf7205808.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ebd64f3a-4017-45ff-a97f-6bfcf7205808.shogun-image {
  box-sizing: border-box;
}



.s-ebd64f3a-4017-45ff-a97f-6bfcf7205808 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ebd64f3a-4017-45ff-a97f-6bfcf7205808 {
      --shg-aspect-ratio: calc(1918/267); 
    }

    .s-ebd64f3a-4017-45ff-a97f-6bfcf7205808.shogun-image-container {
      position: relative;
    }

    .s-ebd64f3a-4017-45ff-a97f-6bfcf7205808.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ebd64f3a-4017-45ff-a97f-6bfcf7205808.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ebd64f3a-4017-45ff-a97f-6bfcf7205808 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1918px;
    }
  }

}
#s-4c6aa9ff-6e97-4db5-af1e-e128bd59db7e {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-4c6aa9ff-6e97-4db5-af1e-e128bd59db7e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4c6aa9ff-6e97-4db5-af1e-e128bd59db7e.shg-box.shg-c {
  justify-content: center;
}

#s-c8264274-1fa4-4089-8227-83132e24442d {
  margin-left: 0%;
margin-right: 0%;
padding-top: 10px;
padding-bottom: 3px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-c8264274-1fa4-4089-8227-83132e24442d {
  margin-left: 4%;
margin-right: 4%;
}
}@media (max-width: 767px){#s-c8264274-1fa4-4089-8227-83132e24442d {
  margin-top: 10px;
margin-left: 14%;
margin-bottom: 20px;
margin-right: 14%;
padding-top: 6px;
padding-bottom: 0px;
}
}
#s-c8264274-1fa4-4089-8227-83132e24442d .shogun-heading-component h1 {
  color: rgba(220, 234, 245, 1);
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 20px;
  line-height: 1.2em;
  
  
}


@media (min-width: 768px) and (max-width: 991px){#s-c8264274-1fa4-4089-8227-83132e24442d .shogun-heading-component h1 {
  color: rgba(220, 234, 245, 1);
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 16px;
  line-height: 1.2em;
  
  
}


}@media (max-width: 767px){#s-c8264274-1fa4-4089-8227-83132e24442d .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 22px;
  line-height: 1em;
  
  
}


}
#s-00d445de-76f3-4ef3-a287-1427e3da6c29 {
  margin-top: 7px;
margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
padding-top: 7px;
padding-left: 20px;
padding-bottom: 7px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
letter-spacing: 0px;
line-height: 1em;
background-image: none;
hover-type: color;
color: rgba(21, 44, 78, 1);
}
#s-00d445de-76f3-4ef3-a287-1427e3da6c29:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(21, 44, 78, 1) !important;}#s-00d445de-76f3-4ef3-a287-1427e3da6c29:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-00d445de-76f3-4ef3-a287-1427e3da6c29 {
  margin-top: 0px;
margin-bottom: 25px;
}
}

  #s-00d445de-76f3-4ef3-a287-1427e3da6c29-root {
    text-align: center;
  }


#s-00d445de-76f3-4ef3-a287-1427e3da6c29.shg-btn {
  color: rgba(21, 44, 78, 1);
  font-size: 19px;
  font-weight: normal;
  font-style: normal;
  font-family: Lato;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-00d445de-76f3-4ef3-a287-1427e3da6c29-root {
    text-align: center;
  }


#s-00d445de-76f3-4ef3-a287-1427e3da6c29.shg-btn {
  color: rgba(21, 44, 78, 1);
  font-size: 19px;
  font-weight: normal;
  font-style: normal;
  font-family: Lato;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-00d445de-76f3-4ef3-a287-1427e3da6c29-root {
    text-align: center;
  }


#s-00d445de-76f3-4ef3-a287-1427e3da6c29.shg-btn {
  color: rgba(21, 44, 78, 1);
  font-size: 19px;
  font-weight: normal;
  font-style: normal;
  font-family: Lato;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-00d445de-76f3-4ef3-a287-1427e3da6c29-root {
    text-align: center;
  }


#s-00d445de-76f3-4ef3-a287-1427e3da6c29.shg-btn {
  color: rgba(21, 44, 78, 1);
  font-size: 19px;
  font-weight: normal;
  font-style: normal;
  font-family: Lato;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-00d445de-76f3-4ef3-a287-1427e3da6c29-root {
    text-align: center;
  }


#s-00d445de-76f3-4ef3-a287-1427e3da6c29.shg-btn {
  color: rgba(21, 44, 78, 1);
  font-size: 19px;
  font-weight: normal;
  font-style: normal;
  font-family: Lato;
  display:  inline-block ;
}
}
#s-84c37ae7-2863-4a9f-8db5-3cbcd7b9c3dd {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
min-height: 50px;
}








#s-84c37ae7-2863-4a9f-8db5-3cbcd7b9c3dd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-84c37ae7-2863-4a9f-8db5-3cbcd7b9c3dd {
  cursor: pointer;
}#s-84c37ae7-2863-4a9f-8db5-3cbcd7b9c3dd.shg-box.shg-c {
  justify-content: center;
}

#s-9d456eb2-f5bb-47dd-a1e4-891ea418460f {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (min-width: 1200px){#s-9d456eb2-f5bb-47dd-a1e4-891ea418460f {
  display: none;
}
#s-9d456eb2-f5bb-47dd-a1e4-891ea418460f, #wrap-s-9d456eb2-f5bb-47dd-a1e4-891ea418460f, #wrap-content-s-9d456eb2-f5bb-47dd-a1e4-891ea418460f { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9d456eb2-f5bb-47dd-a1e4-891ea418460f {
  display: none;
}
#s-9d456eb2-f5bb-47dd-a1e4-891ea418460f, #wrap-s-9d456eb2-f5bb-47dd-a1e4-891ea418460f, #wrap-content-s-9d456eb2-f5bb-47dd-a1e4-891ea418460f { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9d456eb2-f5bb-47dd-a1e4-891ea418460f {
  display: none;
}
#s-9d456eb2-f5bb-47dd-a1e4-891ea418460f, #wrap-s-9d456eb2-f5bb-47dd-a1e4-891ea418460f, #wrap-content-s-9d456eb2-f5bb-47dd-a1e4-891ea418460f { display: none !important; }}@media (max-width: 767px){#s-9d456eb2-f5bb-47dd-a1e4-891ea418460f {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 8px;
padding-bottom: 8px;
background-color: rgba(250, 245, 249, 1);
}
}







#s-9d456eb2-f5bb-47dd-a1e4-891ea418460f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-9d456eb2-f5bb-47dd-a1e4-891ea418460f.shg-box.shg-c {
  justify-content: center;
}

#s-57b41c0a-7252-4723-a05d-5cce0048516e {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 0px;
text-align: center;
}

#s-57b41c0a-7252-4723-a05d-5cce0048516e .shogun-heading-component h1 {
  color: rgba(116, 147, 64, 1);
  font-weight:  normal ;
  font-family: "Homemade Apple";
  font-style:  normal ;
  font-size: 21px;
  
  
  
}



#s-e9adbcea-b6e5-4f0a-b9f8-786a18d7dcb1 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-e9adbcea-b6e5-4f0a-b9f8-786a18d7dcb1 .shogun-heading-component h1 {
  color: rgba(178, 110, 174, 1);
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  
  line-height: 1.4em;
  letter-spacing: 0px;
  
}



#s-439c814a-8fe4-41cf-b442-c141ceecd4d2 {
  margin-top: 11px;
margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
padding-top: 6px;
padding-left: 20px;
padding-bottom: 6px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(116, 147, 64, 1);
text-align: center;
text-decoration: none;
letter-spacing: 0px;
line-height: 1.5em;
background-image: none;
hover-type: color;
}
#s-439c814a-8fe4-41cf-b442-c141ceecd4d2:hover {background-color: rgba(102, 135, 45, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-439c814a-8fe4-41cf-b442-c141ceecd4d2:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-439c814a-8fe4-41cf-b442-c141ceecd4d2-root {
    text-align: center;
  }


#s-439c814a-8fe4-41cf-b442-c141ceecd4d2.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 500;
  
  font-family: Poppins;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-439c814a-8fe4-41cf-b442-c141ceecd4d2-root {
    text-align: center;
  }


#s-439c814a-8fe4-41cf-b442-c141ceecd4d2.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 500;
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-439c814a-8fe4-41cf-b442-c141ceecd4d2-root {
    text-align: center;
  }


#s-439c814a-8fe4-41cf-b442-c141ceecd4d2.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 500;
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-439c814a-8fe4-41cf-b442-c141ceecd4d2-root {
    text-align: center;
  }


#s-439c814a-8fe4-41cf-b442-c141ceecd4d2.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 500;
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-439c814a-8fe4-41cf-b442-c141ceecd4d2-root {
    text-align: center;
  }


#s-439c814a-8fe4-41cf-b442-c141ceecd4d2.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 500;
  
  font-family: Poppins;
  display:  inline-block ;
}
}
#s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95 {
  margin-left: auto;
margin-right: auto;
max-width: 1540px;
aspect-ratio: 1540/1103;
text-align: center;
}
@media (min-width: 1200px){#s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95 {
  display: none;
}
#s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95, #wrap-s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95, #wrap-content-s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95 {
  display: none;
}
#s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95, #wrap-s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95, #wrap-content-s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95 {
  display: none;
}
#s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95, #wrap-s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95, #wrap-content-s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95 { display: none !important; }}
#s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95 {
  margin: 0 !important;
  overflow: visible;
}

#s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95 img.shogun-image {
  /* Add background color handling */
  
}

#s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95 .shg-image-content-wrapper {
      aspect-ratio: 1540/1103;
      min-width: 100%;
      height: auto;
    }

    #s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95 .shogun-image-link {
      aspect-ratio: 1540/1103;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1540px;
  }



  img.s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95.shogun-image {
    
    
    
    max-height: 1540px;
  }


.s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95 .shogun-image-content {
  
    justify-content: center;
  
}

.s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95.shogun-image {
  box-sizing: border-box;
}



.s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95 {
      --shg-aspect-ratio: calc(1540/1103); 
    }

    .s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95.shogun-image-container {
      position: relative;
    }

    .s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1540px;
    }
  }

@media (min-width: 1200px){#s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95 {
  margin: 0 !important;
  overflow: visible;
}

#s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95 img.shogun-image {
  /* Add background color handling */
  
}

#s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95 .shg-image-content-wrapper {
      aspect-ratio: 1540/1103;
      min-width: 100%;
      height: auto;
    }

    #s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95 .shogun-image-link {
      aspect-ratio: 1540/1103;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1540px;
  }



  img.s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95.shogun-image {
    
    
    
    max-height: 1540px;
  }


.s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95 .shogun-image-content {
  
    justify-content: center;
  
}

.s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95.shogun-image {
  box-sizing: border-box;
}



.s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95 {
      --shg-aspect-ratio: calc(1540/1103); 
    }

    .s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95.shogun-image-container {
      position: relative;
    }

    .s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1540px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95 {
  margin: 0 !important;
  overflow: visible;
}

#s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95 img.shogun-image {
  /* Add background color handling */
  
}

#s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95 .shg-image-content-wrapper {
      aspect-ratio: 1540/1103;
      min-width: 100%;
      height: auto;
    }

    #s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95 .shogun-image-link {
      aspect-ratio: 1540/1103;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1540px;
  }



  img.s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95.shogun-image {
    
    
    
    max-height: 1540px;
  }


.s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95 .shogun-image-content {
  
    justify-content: center;
  
}

.s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95.shogun-image {
  box-sizing: border-box;
}



.s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95 {
      --shg-aspect-ratio: calc(1540/1103); 
    }

    .s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95.shogun-image-container {
      position: relative;
    }

    .s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1540px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95 {
  margin: 0 !important;
  overflow: visible;
}

#s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95 img.shogun-image {
  /* Add background color handling */
  
}

#s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95 .shg-image-content-wrapper {
      aspect-ratio: 1540/1103;
      min-width: 100%;
      height: auto;
    }

    #s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95 .shogun-image-link {
      aspect-ratio: 1540/1103;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1540px;
  }



  img.s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95.shogun-image {
    
    
    
    max-height: 1540px;
  }


.s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95 .shogun-image-content {
  
    justify-content: center;
  
}

.s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95.shogun-image {
  box-sizing: border-box;
}



.s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95 {
      --shg-aspect-ratio: calc(1540/1103); 
    }

    .s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95.shogun-image-container {
      position: relative;
    }

    .s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1540px;
    }
  }

}@media (max-width: 767px){#s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95 {
  margin: 0 !important;
  overflow: visible;
}

#s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95 img.shogun-image {
  /* Add background color handling */
  
}

#s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95 .shg-image-content-wrapper {
      aspect-ratio: 1540/1103;
      min-width: 100%;
      height: auto;
    }

    #s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95 .shogun-image-link {
      aspect-ratio: 1540/1103;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1540px;
  }



  img.s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95.shogun-image {
    
    
    
    max-height: 1540px;
  }


.s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95 .shogun-image-content {
  
    justify-content: center;
  
}

.s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95.shogun-image {
  box-sizing: border-box;
}



.s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95 {
      --shg-aspect-ratio: calc(1540/1103); 
    }

    .s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95.shogun-image-container {
      position: relative;
    }

    .s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-dc5445af-6d7f-41c8-84b5-fc7ec89c8e95 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1540px;
    }
  }

}
#s-67143b29-f827-4d8e-9713-b6042f4faf7e {
  margin-left: auto;
margin-right: auto;
max-width: 2600px;
aspect-ratio: 2600/1103;
text-align: center;
}
@media (max-width: 767px){#s-67143b29-f827-4d8e-9713-b6042f4faf7e {
  display: none;
}
#s-67143b29-f827-4d8e-9713-b6042f4faf7e, #wrap-s-67143b29-f827-4d8e-9713-b6042f4faf7e, #wrap-content-s-67143b29-f827-4d8e-9713-b6042f4faf7e { display: none !important; }}
#s-67143b29-f827-4d8e-9713-b6042f4faf7e {
  margin: 0 !important;
  overflow: visible;
}

#s-67143b29-f827-4d8e-9713-b6042f4faf7e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-67143b29-f827-4d8e-9713-b6042f4faf7e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-67143b29-f827-4d8e-9713-b6042f4faf7e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-67143b29-f827-4d8e-9713-b6042f4faf7e img.shogun-image {
  /* Add background color handling */
  
}

#s-67143b29-f827-4d8e-9713-b6042f4faf7e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-67143b29-f827-4d8e-9713-b6042f4faf7e .shg-image-content-wrapper {
      aspect-ratio: 2600/1103;
      min-width: 100%;
      height: auto;
    }

    #s-67143b29-f827-4d8e-9713-b6042f4faf7e .shogun-image-link {
      aspect-ratio: 2600/1103;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-67143b29-f827-4d8e-9713-b6042f4faf7e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-67143b29-f827-4d8e-9713-b6042f4faf7e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-67143b29-f827-4d8e-9713-b6042f4faf7e img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2600px;
  }



  img.s-67143b29-f827-4d8e-9713-b6042f4faf7e.shogun-image {
    
    
    
    max-height: 2600px;
  }


.s-67143b29-f827-4d8e-9713-b6042f4faf7e .shogun-image-content {
  
    justify-content: center;
  
}

.s-67143b29-f827-4d8e-9713-b6042f4faf7e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-67143b29-f827-4d8e-9713-b6042f4faf7e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-67143b29-f827-4d8e-9713-b6042f4faf7e.shogun-image {
  box-sizing: border-box;
}



.s-67143b29-f827-4d8e-9713-b6042f4faf7e img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-67143b29-f827-4d8e-9713-b6042f4faf7e {
      --shg-aspect-ratio: calc(2600/1103); 
    }

    .s-67143b29-f827-4d8e-9713-b6042f4faf7e.shogun-image-container {
      position: relative;
    }

    .s-67143b29-f827-4d8e-9713-b6042f4faf7e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-67143b29-f827-4d8e-9713-b6042f4faf7e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-67143b29-f827-4d8e-9713-b6042f4faf7e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2600px;
    }
  }

@media (min-width: 1200px){#s-67143b29-f827-4d8e-9713-b6042f4faf7e {
  margin: 0 !important;
  overflow: visible;
}

#s-67143b29-f827-4d8e-9713-b6042f4faf7e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-67143b29-f827-4d8e-9713-b6042f4faf7e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-67143b29-f827-4d8e-9713-b6042f4faf7e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-67143b29-f827-4d8e-9713-b6042f4faf7e img.shogun-image {
  /* Add background color handling */
  
}

#s-67143b29-f827-4d8e-9713-b6042f4faf7e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-67143b29-f827-4d8e-9713-b6042f4faf7e .shg-image-content-wrapper {
      aspect-ratio: 2600/1103;
      min-width: 100%;
      height: auto;
    }

    #s-67143b29-f827-4d8e-9713-b6042f4faf7e .shogun-image-link {
      aspect-ratio: 2600/1103;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-67143b29-f827-4d8e-9713-b6042f4faf7e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-67143b29-f827-4d8e-9713-b6042f4faf7e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-67143b29-f827-4d8e-9713-b6042f4faf7e img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2600px;
  }



  img.s-67143b29-f827-4d8e-9713-b6042f4faf7e.shogun-image {
    
    
    
    max-height: 2600px;
  }


.s-67143b29-f827-4d8e-9713-b6042f4faf7e .shogun-image-content {
  
    justify-content: center;
  
}

.s-67143b29-f827-4d8e-9713-b6042f4faf7e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-67143b29-f827-4d8e-9713-b6042f4faf7e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-67143b29-f827-4d8e-9713-b6042f4faf7e.shogun-image {
  box-sizing: border-box;
}



.s-67143b29-f827-4d8e-9713-b6042f4faf7e img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-67143b29-f827-4d8e-9713-b6042f4faf7e {
      --shg-aspect-ratio: calc(2600/1103); 
    }

    .s-67143b29-f827-4d8e-9713-b6042f4faf7e.shogun-image-container {
      position: relative;
    }

    .s-67143b29-f827-4d8e-9713-b6042f4faf7e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-67143b29-f827-4d8e-9713-b6042f4faf7e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-67143b29-f827-4d8e-9713-b6042f4faf7e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2600px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-67143b29-f827-4d8e-9713-b6042f4faf7e {
  margin: 0 !important;
  overflow: visible;
}

#s-67143b29-f827-4d8e-9713-b6042f4faf7e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-67143b29-f827-4d8e-9713-b6042f4faf7e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-67143b29-f827-4d8e-9713-b6042f4faf7e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-67143b29-f827-4d8e-9713-b6042f4faf7e img.shogun-image {
  /* Add background color handling */
  
}

#s-67143b29-f827-4d8e-9713-b6042f4faf7e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-67143b29-f827-4d8e-9713-b6042f4faf7e .shg-image-content-wrapper {
      aspect-ratio: 2600/1103;
      min-width: 100%;
      height: auto;
    }

    #s-67143b29-f827-4d8e-9713-b6042f4faf7e .shogun-image-link {
      aspect-ratio: 2600/1103;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-67143b29-f827-4d8e-9713-b6042f4faf7e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-67143b29-f827-4d8e-9713-b6042f4faf7e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-67143b29-f827-4d8e-9713-b6042f4faf7e img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2600px;
  }



  img.s-67143b29-f827-4d8e-9713-b6042f4faf7e.shogun-image {
    
    
    
    max-height: 2600px;
  }


.s-67143b29-f827-4d8e-9713-b6042f4faf7e .shogun-image-content {
  
    justify-content: center;
  
}

.s-67143b29-f827-4d8e-9713-b6042f4faf7e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-67143b29-f827-4d8e-9713-b6042f4faf7e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-67143b29-f827-4d8e-9713-b6042f4faf7e.shogun-image {
  box-sizing: border-box;
}



.s-67143b29-f827-4d8e-9713-b6042f4faf7e img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-67143b29-f827-4d8e-9713-b6042f4faf7e {
      --shg-aspect-ratio: calc(2600/1103); 
    }

    .s-67143b29-f827-4d8e-9713-b6042f4faf7e.shogun-image-container {
      position: relative;
    }

    .s-67143b29-f827-4d8e-9713-b6042f4faf7e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-67143b29-f827-4d8e-9713-b6042f4faf7e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-67143b29-f827-4d8e-9713-b6042f4faf7e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2600px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-67143b29-f827-4d8e-9713-b6042f4faf7e {
  margin: 0 !important;
  overflow: visible;
}

#s-67143b29-f827-4d8e-9713-b6042f4faf7e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-67143b29-f827-4d8e-9713-b6042f4faf7e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-67143b29-f827-4d8e-9713-b6042f4faf7e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-67143b29-f827-4d8e-9713-b6042f4faf7e img.shogun-image {
  /* Add background color handling */
  
}

#s-67143b29-f827-4d8e-9713-b6042f4faf7e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-67143b29-f827-4d8e-9713-b6042f4faf7e .shg-image-content-wrapper {
      aspect-ratio: 2600/1103;
      min-width: 100%;
      height: auto;
    }

    #s-67143b29-f827-4d8e-9713-b6042f4faf7e .shogun-image-link {
      aspect-ratio: 2600/1103;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-67143b29-f827-4d8e-9713-b6042f4faf7e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-67143b29-f827-4d8e-9713-b6042f4faf7e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-67143b29-f827-4d8e-9713-b6042f4faf7e img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2600px;
  }



  img.s-67143b29-f827-4d8e-9713-b6042f4faf7e.shogun-image {
    
    
    
    max-height: 2600px;
  }


.s-67143b29-f827-4d8e-9713-b6042f4faf7e .shogun-image-content {
  
    justify-content: center;
  
}

.s-67143b29-f827-4d8e-9713-b6042f4faf7e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-67143b29-f827-4d8e-9713-b6042f4faf7e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-67143b29-f827-4d8e-9713-b6042f4faf7e.shogun-image {
  box-sizing: border-box;
}



.s-67143b29-f827-4d8e-9713-b6042f4faf7e img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-67143b29-f827-4d8e-9713-b6042f4faf7e {
      --shg-aspect-ratio: calc(2600/1103); 
    }

    .s-67143b29-f827-4d8e-9713-b6042f4faf7e.shogun-image-container {
      position: relative;
    }

    .s-67143b29-f827-4d8e-9713-b6042f4faf7e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-67143b29-f827-4d8e-9713-b6042f4faf7e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-67143b29-f827-4d8e-9713-b6042f4faf7e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2600px;
    }
  }

}@media (max-width: 767px){#s-67143b29-f827-4d8e-9713-b6042f4faf7e {
  margin: 0 !important;
  overflow: visible;
}

#s-67143b29-f827-4d8e-9713-b6042f4faf7e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-67143b29-f827-4d8e-9713-b6042f4faf7e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-67143b29-f827-4d8e-9713-b6042f4faf7e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-67143b29-f827-4d8e-9713-b6042f4faf7e img.shogun-image {
  /* Add background color handling */
  
}

#s-67143b29-f827-4d8e-9713-b6042f4faf7e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-67143b29-f827-4d8e-9713-b6042f4faf7e .shg-image-content-wrapper {
      aspect-ratio: 2600/1103;
      min-width: 100%;
      height: auto;
    }

    #s-67143b29-f827-4d8e-9713-b6042f4faf7e .shogun-image-link {
      aspect-ratio: 2600/1103;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-67143b29-f827-4d8e-9713-b6042f4faf7e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-67143b29-f827-4d8e-9713-b6042f4faf7e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-67143b29-f827-4d8e-9713-b6042f4faf7e img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2600px;
  }



  img.s-67143b29-f827-4d8e-9713-b6042f4faf7e.shogun-image {
    
    
    
    max-height: 2600px;
  }


.s-67143b29-f827-4d8e-9713-b6042f4faf7e .shogun-image-content {
  
    justify-content: center;
  
}

.s-67143b29-f827-4d8e-9713-b6042f4faf7e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-67143b29-f827-4d8e-9713-b6042f4faf7e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-67143b29-f827-4d8e-9713-b6042f4faf7e.shogun-image {
  box-sizing: border-box;
}



.s-67143b29-f827-4d8e-9713-b6042f4faf7e img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-67143b29-f827-4d8e-9713-b6042f4faf7e {
      --shg-aspect-ratio: calc(2600/1103); 
    }

    .s-67143b29-f827-4d8e-9713-b6042f4faf7e.shogun-image-container {
      position: relative;
    }

    .s-67143b29-f827-4d8e-9713-b6042f4faf7e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-67143b29-f827-4d8e-9713-b6042f4faf7e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-67143b29-f827-4d8e-9713-b6042f4faf7e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2600px;
    }
  }

}
#s-23db8e94-6ee6-4fc4-9261-574bcd7ad7aa {
  margin-left: 4%;
margin-right: 6%;
}

@media (min-width: 0px) {
[id="s-23db8e94-6ee6-4fc4-9261-574bcd7ad7aa"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-23db8e94-6ee6-4fc4-9261-574bcd7ad7aa"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-23db8e94-6ee6-4fc4-9261-574bcd7ad7aa"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-23db8e94-6ee6-4fc4-9261-574bcd7ad7aa"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-43d24cbd-8708-4f3f-b878-89d44b40fc6f {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-43d24cbd-8708-4f3f-b878-89d44b40fc6f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-43d24cbd-8708-4f3f-b878-89d44b40fc6f.shg-box.shg-c {
  justify-content: center;
}

#s-98029b19-ccea-4c71-94c1-88f04eb52813 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 0px;
text-align: center;
}

#s-98029b19-ccea-4c71-94c1-88f04eb52813 .shogun-heading-component h1 {
  color: rgba(116, 147, 64, 1);
  font-weight:  normal ;
  font-family: "Homemade Apple";
  font-style:  normal ;
  font-size: 21px;
  
  
  
}



#s-e5a0f201-e64f-41a4-a328-c3160de7c380 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-e5a0f201-e64f-41a4-a328-c3160de7c380 .shogun-heading-component h1 {
  color: rgba(178, 110, 174, 1);
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  
  line-height: 1.4em;
  letter-spacing: 0px;
  
}


@media (min-width: 1200px){#s-e5a0f201-e64f-41a4-a328-c3160de7c380 .shogun-heading-component h1 {
  color: rgba(178, 110, 174, 1);
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 48px;
  line-height: 1.4em;
  letter-spacing: 0px;
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-e5a0f201-e64f-41a4-a328-c3160de7c380 .shogun-heading-component h1 {
  color: rgba(178, 110, 174, 1);
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  
  line-height: 1.3em;
  letter-spacing: 0px;
  
}


}
#s-2eda30ba-e494-4ed4-ae76-3fa8473d549f {
  margin-top: 11px;
margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
padding-top: 6px;
padding-left: 20px;
padding-bottom: 6px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(116, 147, 64, 1);
text-align: center;
text-decoration: none;
letter-spacing: 0px;
line-height: 1.5em;
background-image: none;
hover-type: color;
}
#s-2eda30ba-e494-4ed4-ae76-3fa8473d549f:hover {background-color: rgba(102, 135, 45, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-2eda30ba-e494-4ed4-ae76-3fa8473d549f:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-2eda30ba-e494-4ed4-ae76-3fa8473d549f-root {
    text-align: center;
  }


#s-2eda30ba-e494-4ed4-ae76-3fa8473d549f.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 500;
  
  font-family: Poppins;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-2eda30ba-e494-4ed4-ae76-3fa8473d549f-root {
    text-align: center;
  }


#s-2eda30ba-e494-4ed4-ae76-3fa8473d549f.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 500;
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-2eda30ba-e494-4ed4-ae76-3fa8473d549f-root {
    text-align: center;
  }


#s-2eda30ba-e494-4ed4-ae76-3fa8473d549f.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 500;
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-2eda30ba-e494-4ed4-ae76-3fa8473d549f-root {
    text-align: center;
  }


#s-2eda30ba-e494-4ed4-ae76-3fa8473d549f.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 500;
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-2eda30ba-e494-4ed4-ae76-3fa8473d549f-root {
    text-align: center;
  }


#s-2eda30ba-e494-4ed4-ae76-3fa8473d549f.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 500;
  
  font-family: Poppins;
  display:  inline-block ;
}
}
#s-1646fccd-ee51-43b4-97bf-cdd328f4a182 {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-1646fccd-ee51-43b4-97bf-cdd328f4a182 {
  background-color: rgba(255, 255, 255, 1);
}
}







#s-1646fccd-ee51-43b4-97bf-cdd328f4a182 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-1646fccd-ee51-43b4-97bf-cdd328f4a182 {
  cursor: pointer;
}#s-1646fccd-ee51-43b4-97bf-cdd328f4a182.shg-box.shg-c {
  justify-content: center;
}

#s-75feaad2-4f2f-4868-90e9-599b5eaef39e {
  margin-left: auto;
margin-right: auto;
max-width: 1459px;
aspect-ratio: 1459/1141;
text-align: center;
}
@media (min-width: 1200px){#s-75feaad2-4f2f-4868-90e9-599b5eaef39e {
  display: none;
}
#s-75feaad2-4f2f-4868-90e9-599b5eaef39e, #wrap-s-75feaad2-4f2f-4868-90e9-599b5eaef39e, #wrap-content-s-75feaad2-4f2f-4868-90e9-599b5eaef39e { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-75feaad2-4f2f-4868-90e9-599b5eaef39e {
  display: none;
}
#s-75feaad2-4f2f-4868-90e9-599b5eaef39e, #wrap-s-75feaad2-4f2f-4868-90e9-599b5eaef39e, #wrap-content-s-75feaad2-4f2f-4868-90e9-599b5eaef39e { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-75feaad2-4f2f-4868-90e9-599b5eaef39e {
  display: none;
}
#s-75feaad2-4f2f-4868-90e9-599b5eaef39e, #wrap-s-75feaad2-4f2f-4868-90e9-599b5eaef39e, #wrap-content-s-75feaad2-4f2f-4868-90e9-599b5eaef39e { display: none !important; }}@media (max-width: 767px){#s-75feaad2-4f2f-4868-90e9-599b5eaef39e {
  max-width: 1459px;
aspect-ratio: 1459/1028;
}
}
#s-75feaad2-4f2f-4868-90e9-599b5eaef39e {
  margin: 0 !important;
  overflow: visible;
}

#s-75feaad2-4f2f-4868-90e9-599b5eaef39e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-75feaad2-4f2f-4868-90e9-599b5eaef39e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-75feaad2-4f2f-4868-90e9-599b5eaef39e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-75feaad2-4f2f-4868-90e9-599b5eaef39e img.shogun-image {
  /* Add background color handling */
  
}

#s-75feaad2-4f2f-4868-90e9-599b5eaef39e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-75feaad2-4f2f-4868-90e9-599b5eaef39e .shg-image-content-wrapper {
      aspect-ratio: 1459/1141;
      min-width: 100%;
      height: auto;
    }

    #s-75feaad2-4f2f-4868-90e9-599b5eaef39e .shogun-image-link {
      aspect-ratio: 1459/1141;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-75feaad2-4f2f-4868-90e9-599b5eaef39e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-75feaad2-4f2f-4868-90e9-599b5eaef39e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-75feaad2-4f2f-4868-90e9-599b5eaef39e img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1459px;
  }



  img.s-75feaad2-4f2f-4868-90e9-599b5eaef39e.shogun-image {
    
    
    
    max-height: 1459px;
  }


.s-75feaad2-4f2f-4868-90e9-599b5eaef39e .shogun-image-content {
  
    justify-content: center;
  
}

.s-75feaad2-4f2f-4868-90e9-599b5eaef39e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-75feaad2-4f2f-4868-90e9-599b5eaef39e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-75feaad2-4f2f-4868-90e9-599b5eaef39e.shogun-image {
  box-sizing: border-box;
}



.s-75feaad2-4f2f-4868-90e9-599b5eaef39e img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-75feaad2-4f2f-4868-90e9-599b5eaef39e {
      --shg-aspect-ratio: calc(1459/1141); 
    }

    .s-75feaad2-4f2f-4868-90e9-599b5eaef39e.shogun-image-container {
      position: relative;
    }

    .s-75feaad2-4f2f-4868-90e9-599b5eaef39e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-75feaad2-4f2f-4868-90e9-599b5eaef39e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-75feaad2-4f2f-4868-90e9-599b5eaef39e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1459px;
    }
  }

@media (min-width: 1200px){#s-75feaad2-4f2f-4868-90e9-599b5eaef39e {
  margin: 0 !important;
  overflow: visible;
}

#s-75feaad2-4f2f-4868-90e9-599b5eaef39e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-75feaad2-4f2f-4868-90e9-599b5eaef39e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-75feaad2-4f2f-4868-90e9-599b5eaef39e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-75feaad2-4f2f-4868-90e9-599b5eaef39e img.shogun-image {
  /* Add background color handling */
  
}

#s-75feaad2-4f2f-4868-90e9-599b5eaef39e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-75feaad2-4f2f-4868-90e9-599b5eaef39e .shg-image-content-wrapper {
      aspect-ratio: 1459/1141;
      min-width: 100%;
      height: auto;
    }

    #s-75feaad2-4f2f-4868-90e9-599b5eaef39e .shogun-image-link {
      aspect-ratio: 1459/1141;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-75feaad2-4f2f-4868-90e9-599b5eaef39e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-75feaad2-4f2f-4868-90e9-599b5eaef39e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-75feaad2-4f2f-4868-90e9-599b5eaef39e img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1459px;
  }



  img.s-75feaad2-4f2f-4868-90e9-599b5eaef39e.shogun-image {
    
    
    
    max-height: 1459px;
  }


.s-75feaad2-4f2f-4868-90e9-599b5eaef39e .shogun-image-content {
  
    justify-content: center;
  
}

.s-75feaad2-4f2f-4868-90e9-599b5eaef39e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-75feaad2-4f2f-4868-90e9-599b5eaef39e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-75feaad2-4f2f-4868-90e9-599b5eaef39e.shogun-image {
  box-sizing: border-box;
}



.s-75feaad2-4f2f-4868-90e9-599b5eaef39e img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-75feaad2-4f2f-4868-90e9-599b5eaef39e {
      --shg-aspect-ratio: calc(1459/1141); 
    }

    .s-75feaad2-4f2f-4868-90e9-599b5eaef39e.shogun-image-container {
      position: relative;
    }

    .s-75feaad2-4f2f-4868-90e9-599b5eaef39e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-75feaad2-4f2f-4868-90e9-599b5eaef39e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-75feaad2-4f2f-4868-90e9-599b5eaef39e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1459px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-75feaad2-4f2f-4868-90e9-599b5eaef39e {
  margin: 0 !important;
  overflow: visible;
}

#s-75feaad2-4f2f-4868-90e9-599b5eaef39e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-75feaad2-4f2f-4868-90e9-599b5eaef39e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-75feaad2-4f2f-4868-90e9-599b5eaef39e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-75feaad2-4f2f-4868-90e9-599b5eaef39e img.shogun-image {
  /* Add background color handling */
  
}

#s-75feaad2-4f2f-4868-90e9-599b5eaef39e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-75feaad2-4f2f-4868-90e9-599b5eaef39e .shg-image-content-wrapper {
      aspect-ratio: 1459/1141;
      min-width: 100%;
      height: auto;
    }

    #s-75feaad2-4f2f-4868-90e9-599b5eaef39e .shogun-image-link {
      aspect-ratio: 1459/1141;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-75feaad2-4f2f-4868-90e9-599b5eaef39e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-75feaad2-4f2f-4868-90e9-599b5eaef39e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-75feaad2-4f2f-4868-90e9-599b5eaef39e img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1459px;
  }



  img.s-75feaad2-4f2f-4868-90e9-599b5eaef39e.shogun-image {
    
    
    
    max-height: 1459px;
  }


.s-75feaad2-4f2f-4868-90e9-599b5eaef39e .shogun-image-content {
  
    justify-content: center;
  
}

.s-75feaad2-4f2f-4868-90e9-599b5eaef39e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-75feaad2-4f2f-4868-90e9-599b5eaef39e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-75feaad2-4f2f-4868-90e9-599b5eaef39e.shogun-image {
  box-sizing: border-box;
}



.s-75feaad2-4f2f-4868-90e9-599b5eaef39e img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-75feaad2-4f2f-4868-90e9-599b5eaef39e {
      --shg-aspect-ratio: calc(1459/1141); 
    }

    .s-75feaad2-4f2f-4868-90e9-599b5eaef39e.shogun-image-container {
      position: relative;
    }

    .s-75feaad2-4f2f-4868-90e9-599b5eaef39e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-75feaad2-4f2f-4868-90e9-599b5eaef39e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-75feaad2-4f2f-4868-90e9-599b5eaef39e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1459px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-75feaad2-4f2f-4868-90e9-599b5eaef39e {
  margin: 0 !important;
  overflow: visible;
}

#s-75feaad2-4f2f-4868-90e9-599b5eaef39e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-75feaad2-4f2f-4868-90e9-599b5eaef39e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-75feaad2-4f2f-4868-90e9-599b5eaef39e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-75feaad2-4f2f-4868-90e9-599b5eaef39e img.shogun-image {
  /* Add background color handling */
  
}

#s-75feaad2-4f2f-4868-90e9-599b5eaef39e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-75feaad2-4f2f-4868-90e9-599b5eaef39e .shg-image-content-wrapper {
      aspect-ratio: 1459/1141;
      min-width: 100%;
      height: auto;
    }

    #s-75feaad2-4f2f-4868-90e9-599b5eaef39e .shogun-image-link {
      aspect-ratio: 1459/1141;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-75feaad2-4f2f-4868-90e9-599b5eaef39e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-75feaad2-4f2f-4868-90e9-599b5eaef39e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-75feaad2-4f2f-4868-90e9-599b5eaef39e img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1459px;
  }



  img.s-75feaad2-4f2f-4868-90e9-599b5eaef39e.shogun-image {
    
    
    
    max-height: 1459px;
  }


.s-75feaad2-4f2f-4868-90e9-599b5eaef39e .shogun-image-content {
  
    justify-content: center;
  
}

.s-75feaad2-4f2f-4868-90e9-599b5eaef39e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-75feaad2-4f2f-4868-90e9-599b5eaef39e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-75feaad2-4f2f-4868-90e9-599b5eaef39e.shogun-image {
  box-sizing: border-box;
}



.s-75feaad2-4f2f-4868-90e9-599b5eaef39e img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-75feaad2-4f2f-4868-90e9-599b5eaef39e {
      --shg-aspect-ratio: calc(1459/1141); 
    }

    .s-75feaad2-4f2f-4868-90e9-599b5eaef39e.shogun-image-container {
      position: relative;
    }

    .s-75feaad2-4f2f-4868-90e9-599b5eaef39e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-75feaad2-4f2f-4868-90e9-599b5eaef39e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-75feaad2-4f2f-4868-90e9-599b5eaef39e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1459px;
    }
  }

}@media (max-width: 767px){#s-75feaad2-4f2f-4868-90e9-599b5eaef39e {
  margin: 0 !important;
  overflow: visible;
}

#s-75feaad2-4f2f-4868-90e9-599b5eaef39e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-75feaad2-4f2f-4868-90e9-599b5eaef39e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-75feaad2-4f2f-4868-90e9-599b5eaef39e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-75feaad2-4f2f-4868-90e9-599b5eaef39e img.shogun-image {
  /* Add background color handling */
  
}

#s-75feaad2-4f2f-4868-90e9-599b5eaef39e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-75feaad2-4f2f-4868-90e9-599b5eaef39e .shg-image-content-wrapper {
      aspect-ratio: 1459/1141;
      min-width: 100%;
      height: auto;
    }

    #s-75feaad2-4f2f-4868-90e9-599b5eaef39e .shogun-image-link {
      aspect-ratio: 1459/1141;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-75feaad2-4f2f-4868-90e9-599b5eaef39e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-75feaad2-4f2f-4868-90e9-599b5eaef39e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-75feaad2-4f2f-4868-90e9-599b5eaef39e img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1459px;
  }



  img.s-75feaad2-4f2f-4868-90e9-599b5eaef39e.shogun-image {
    
    
    
    max-height: 1459px;
  }


.s-75feaad2-4f2f-4868-90e9-599b5eaef39e .shogun-image-content {
  
    justify-content: center;
  
}

.s-75feaad2-4f2f-4868-90e9-599b5eaef39e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-75feaad2-4f2f-4868-90e9-599b5eaef39e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-75feaad2-4f2f-4868-90e9-599b5eaef39e.shogun-image {
  box-sizing: border-box;
}



.s-75feaad2-4f2f-4868-90e9-599b5eaef39e img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-75feaad2-4f2f-4868-90e9-599b5eaef39e {
      --shg-aspect-ratio: calc(1459/1141); 
    }

    .s-75feaad2-4f2f-4868-90e9-599b5eaef39e.shogun-image-container {
      position: relative;
    }

    .s-75feaad2-4f2f-4868-90e9-599b5eaef39e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-75feaad2-4f2f-4868-90e9-599b5eaef39e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-75feaad2-4f2f-4868-90e9-599b5eaef39e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1459px;
    }
  }

}
#s-58210811-060d-4934-bda0-13c9bafffa21 {
  margin-left: auto;
margin-right: auto;
max-width: 2600px;
aspect-ratio: 2600/1103;
text-align: center;
}
@media (max-width: 767px){#s-58210811-060d-4934-bda0-13c9bafffa21 {
  display: none;
}
#s-58210811-060d-4934-bda0-13c9bafffa21, #wrap-s-58210811-060d-4934-bda0-13c9bafffa21, #wrap-content-s-58210811-060d-4934-bda0-13c9bafffa21 { display: none !important; }}
#s-58210811-060d-4934-bda0-13c9bafffa21 {
  margin: 0 !important;
  overflow: visible;
}

#s-58210811-060d-4934-bda0-13c9bafffa21-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-58210811-060d-4934-bda0-13c9bafffa21 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-58210811-060d-4934-bda0-13c9bafffa21 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-58210811-060d-4934-bda0-13c9bafffa21 img.shogun-image {
  /* Add background color handling */
  
}

#s-58210811-060d-4934-bda0-13c9bafffa21 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-58210811-060d-4934-bda0-13c9bafffa21 .shg-image-content-wrapper {
      aspect-ratio: 2600/1103;
      min-width: 100%;
      height: auto;
    }

    #s-58210811-060d-4934-bda0-13c9bafffa21 .shogun-image-link {
      aspect-ratio: 2600/1103;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-58210811-060d-4934-bda0-13c9bafffa21 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-58210811-060d-4934-bda0-13c9bafffa21.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-58210811-060d-4934-bda0-13c9bafffa21 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2600px;
  }



  img.s-58210811-060d-4934-bda0-13c9bafffa21.shogun-image {
    
    
    
    max-height: 2600px;
  }


.s-58210811-060d-4934-bda0-13c9bafffa21 .shogun-image-content {
  
    justify-content: center;
  
}

.s-58210811-060d-4934-bda0-13c9bafffa21.shg-align-container {
  display: flex;
  justify-content: center
}

.s-58210811-060d-4934-bda0-13c9bafffa21.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-58210811-060d-4934-bda0-13c9bafffa21.shogun-image {
  box-sizing: border-box;
}



.s-58210811-060d-4934-bda0-13c9bafffa21 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-58210811-060d-4934-bda0-13c9bafffa21 {
      --shg-aspect-ratio: calc(2600/1103); 
    }

    .s-58210811-060d-4934-bda0-13c9bafffa21.shogun-image-container {
      position: relative;
    }

    .s-58210811-060d-4934-bda0-13c9bafffa21.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-58210811-060d-4934-bda0-13c9bafffa21.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-58210811-060d-4934-bda0-13c9bafffa21 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2600px;
    }
  }

@media (min-width: 1200px){#s-58210811-060d-4934-bda0-13c9bafffa21 {
  margin: 0 !important;
  overflow: visible;
}

#s-58210811-060d-4934-bda0-13c9bafffa21-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-58210811-060d-4934-bda0-13c9bafffa21 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-58210811-060d-4934-bda0-13c9bafffa21 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-58210811-060d-4934-bda0-13c9bafffa21 img.shogun-image {
  /* Add background color handling */
  
}

#s-58210811-060d-4934-bda0-13c9bafffa21 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-58210811-060d-4934-bda0-13c9bafffa21 .shg-image-content-wrapper {
      aspect-ratio: 2600/1103;
      min-width: 100%;
      height: auto;
    }

    #s-58210811-060d-4934-bda0-13c9bafffa21 .shogun-image-link {
      aspect-ratio: 2600/1103;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-58210811-060d-4934-bda0-13c9bafffa21 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-58210811-060d-4934-bda0-13c9bafffa21.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-58210811-060d-4934-bda0-13c9bafffa21 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2600px;
  }



  img.s-58210811-060d-4934-bda0-13c9bafffa21.shogun-image {
    
    
    
    max-height: 2600px;
  }


.s-58210811-060d-4934-bda0-13c9bafffa21 .shogun-image-content {
  
    justify-content: center;
  
}

.s-58210811-060d-4934-bda0-13c9bafffa21.shg-align-container {
  display: flex;
  justify-content: center
}

.s-58210811-060d-4934-bda0-13c9bafffa21.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-58210811-060d-4934-bda0-13c9bafffa21.shogun-image {
  box-sizing: border-box;
}



.s-58210811-060d-4934-bda0-13c9bafffa21 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-58210811-060d-4934-bda0-13c9bafffa21 {
      --shg-aspect-ratio: calc(2600/1103); 
    }

    .s-58210811-060d-4934-bda0-13c9bafffa21.shogun-image-container {
      position: relative;
    }

    .s-58210811-060d-4934-bda0-13c9bafffa21.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-58210811-060d-4934-bda0-13c9bafffa21.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-58210811-060d-4934-bda0-13c9bafffa21 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2600px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-58210811-060d-4934-bda0-13c9bafffa21 {
  margin: 0 !important;
  overflow: visible;
}

#s-58210811-060d-4934-bda0-13c9bafffa21-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-58210811-060d-4934-bda0-13c9bafffa21 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-58210811-060d-4934-bda0-13c9bafffa21 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-58210811-060d-4934-bda0-13c9bafffa21 img.shogun-image {
  /* Add background color handling */
  
}

#s-58210811-060d-4934-bda0-13c9bafffa21 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-58210811-060d-4934-bda0-13c9bafffa21 .shg-image-content-wrapper {
      aspect-ratio: 2600/1103;
      min-width: 100%;
      height: auto;
    }

    #s-58210811-060d-4934-bda0-13c9bafffa21 .shogun-image-link {
      aspect-ratio: 2600/1103;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-58210811-060d-4934-bda0-13c9bafffa21 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-58210811-060d-4934-bda0-13c9bafffa21.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-58210811-060d-4934-bda0-13c9bafffa21 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2600px;
  }



  img.s-58210811-060d-4934-bda0-13c9bafffa21.shogun-image {
    
    
    
    max-height: 2600px;
  }


.s-58210811-060d-4934-bda0-13c9bafffa21 .shogun-image-content {
  
    justify-content: center;
  
}

.s-58210811-060d-4934-bda0-13c9bafffa21.shg-align-container {
  display: flex;
  justify-content: center
}

.s-58210811-060d-4934-bda0-13c9bafffa21.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-58210811-060d-4934-bda0-13c9bafffa21.shogun-image {
  box-sizing: border-box;
}



.s-58210811-060d-4934-bda0-13c9bafffa21 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-58210811-060d-4934-bda0-13c9bafffa21 {
      --shg-aspect-ratio: calc(2600/1103); 
    }

    .s-58210811-060d-4934-bda0-13c9bafffa21.shogun-image-container {
      position: relative;
    }

    .s-58210811-060d-4934-bda0-13c9bafffa21.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-58210811-060d-4934-bda0-13c9bafffa21.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-58210811-060d-4934-bda0-13c9bafffa21 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2600px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-58210811-060d-4934-bda0-13c9bafffa21 {
  margin: 0 !important;
  overflow: visible;
}

#s-58210811-060d-4934-bda0-13c9bafffa21-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-58210811-060d-4934-bda0-13c9bafffa21 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-58210811-060d-4934-bda0-13c9bafffa21 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-58210811-060d-4934-bda0-13c9bafffa21 img.shogun-image {
  /* Add background color handling */
  
}

#s-58210811-060d-4934-bda0-13c9bafffa21 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-58210811-060d-4934-bda0-13c9bafffa21 .shg-image-content-wrapper {
      aspect-ratio: 2600/1103;
      min-width: 100%;
      height: auto;
    }

    #s-58210811-060d-4934-bda0-13c9bafffa21 .shogun-image-link {
      aspect-ratio: 2600/1103;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-58210811-060d-4934-bda0-13c9bafffa21 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-58210811-060d-4934-bda0-13c9bafffa21.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-58210811-060d-4934-bda0-13c9bafffa21 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2600px;
  }



  img.s-58210811-060d-4934-bda0-13c9bafffa21.shogun-image {
    
    
    
    max-height: 2600px;
  }


.s-58210811-060d-4934-bda0-13c9bafffa21 .shogun-image-content {
  
    justify-content: center;
  
}

.s-58210811-060d-4934-bda0-13c9bafffa21.shg-align-container {
  display: flex;
  justify-content: center
}

.s-58210811-060d-4934-bda0-13c9bafffa21.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-58210811-060d-4934-bda0-13c9bafffa21.shogun-image {
  box-sizing: border-box;
}



.s-58210811-060d-4934-bda0-13c9bafffa21 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-58210811-060d-4934-bda0-13c9bafffa21 {
      --shg-aspect-ratio: calc(2600/1103); 
    }

    .s-58210811-060d-4934-bda0-13c9bafffa21.shogun-image-container {
      position: relative;
    }

    .s-58210811-060d-4934-bda0-13c9bafffa21.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-58210811-060d-4934-bda0-13c9bafffa21.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-58210811-060d-4934-bda0-13c9bafffa21 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2600px;
    }
  }

}@media (max-width: 767px){#s-58210811-060d-4934-bda0-13c9bafffa21 {
  margin: 0 !important;
  overflow: visible;
}

#s-58210811-060d-4934-bda0-13c9bafffa21-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-58210811-060d-4934-bda0-13c9bafffa21 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-58210811-060d-4934-bda0-13c9bafffa21 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-58210811-060d-4934-bda0-13c9bafffa21 img.shogun-image {
  /* Add background color handling */
  
}

#s-58210811-060d-4934-bda0-13c9bafffa21 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-58210811-060d-4934-bda0-13c9bafffa21 .shg-image-content-wrapper {
      aspect-ratio: 2600/1103;
      min-width: 100%;
      height: auto;
    }

    #s-58210811-060d-4934-bda0-13c9bafffa21 .shogun-image-link {
      aspect-ratio: 2600/1103;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-58210811-060d-4934-bda0-13c9bafffa21 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-58210811-060d-4934-bda0-13c9bafffa21.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-58210811-060d-4934-bda0-13c9bafffa21 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2600px;
  }



  img.s-58210811-060d-4934-bda0-13c9bafffa21.shogun-image {
    
    
    
    max-height: 2600px;
  }


.s-58210811-060d-4934-bda0-13c9bafffa21 .shogun-image-content {
  
    justify-content: center;
  
}

.s-58210811-060d-4934-bda0-13c9bafffa21.shg-align-container {
  display: flex;
  justify-content: center
}

.s-58210811-060d-4934-bda0-13c9bafffa21.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-58210811-060d-4934-bda0-13c9bafffa21.shogun-image {
  box-sizing: border-box;
}



.s-58210811-060d-4934-bda0-13c9bafffa21 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-58210811-060d-4934-bda0-13c9bafffa21 {
      --shg-aspect-ratio: calc(2600/1103); 
    }

    .s-58210811-060d-4934-bda0-13c9bafffa21.shogun-image-container {
      position: relative;
    }

    .s-58210811-060d-4934-bda0-13c9bafffa21.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-58210811-060d-4934-bda0-13c9bafffa21.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-58210811-060d-4934-bda0-13c9bafffa21 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2600px;
    }
  }

}
#s-7843f377-ed50-4f83-a531-0500731ddd18 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-7843f377-ed50-4f83-a531-0500731ddd18 {
  margin-top: 16px;
margin-left: 8%;
margin-right: 8%;
}
}
#s-7843f377-ed50-4f83-a531-0500731ddd18 .shogun-heading-component h1 {
  color: rgba(111, 139, 59, 1);
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 32px;
  
  
  
}


@media (max-width: 767px){#s-7843f377-ed50-4f83-a531-0500731ddd18 .shogun-heading-component h1 {
  color: rgba(111, 139, 59, 1);
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 32px;
  line-height: 1.2em;
  
  
}


}
#s-f8793e98-971f-41d3-944c-66eb35920c93 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-f8793e98-971f-41d3-944c-66eb35920c93 {
  display: none;
}
#s-f8793e98-971f-41d3-944c-66eb35920c93, #wrap-s-f8793e98-971f-41d3-944c-66eb35920c93, #wrap-content-s-f8793e98-971f-41d3-944c-66eb35920c93 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f8793e98-971f-41d3-944c-66eb35920c93 {
  display: none;
}
#s-f8793e98-971f-41d3-944c-66eb35920c93, #wrap-s-f8793e98-971f-41d3-944c-66eb35920c93, #wrap-content-s-f8793e98-971f-41d3-944c-66eb35920c93 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f8793e98-971f-41d3-944c-66eb35920c93 {
  display: none;
}
#s-f8793e98-971f-41d3-944c-66eb35920c93, #wrap-s-f8793e98-971f-41d3-944c-66eb35920c93, #wrap-content-s-f8793e98-971f-41d3-944c-66eb35920c93 { display: none !important; }}@media (max-width: 767px){#s-f8793e98-971f-41d3-944c-66eb35920c93 {
  margin-top: 10px;
margin-left: 14%;
margin-bottom: 10px;
margin-right: 14%;
padding-top: 0px;
}
}
#s-f8793e98-971f-41d3-944c-66eb35920c93 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Lora";
  font-style:  italic ;
  font-size: 69px;
  
  
  
}


@media (min-width: 992px) and (max-width: 1199px){#s-f8793e98-971f-41d3-944c-66eb35920c93 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Lora";
  font-style:  italic ;
  font-size: 63px;
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-f8793e98-971f-41d3-944c-66eb35920c93 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Lora";
  font-style:  italic ;
  font-size: 50px;
  
  
  
}


}@media (max-width: 767px){#s-f8793e98-971f-41d3-944c-66eb35920c93 .shogun-heading-component h1 {
  color: rgba(7, 7, 7, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 17px;
  
  
  
}


}
#s-faafc4cf-9742-480f-95f3-d2a470d544f7 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-faafc4cf-9742-480f-95f3-d2a470d544f7 {
  padding-top: 0px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-faafc4cf-9742-480f-95f3-d2a470d544f7 {
  padding-top: 0px;
}
}@media (max-width: 767px){#s-faafc4cf-9742-480f-95f3-d2a470d544f7 {
  display: none;
}
#s-faafc4cf-9742-480f-95f3-d2a470d544f7, #wrap-s-faafc4cf-9742-480f-95f3-d2a470d544f7, #wrap-content-s-faafc4cf-9742-480f-95f3-d2a470d544f7 { display: none !important; }}
#s-faafc4cf-9742-480f-95f3-d2a470d544f7 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  
  
  
  
}


@media (min-width: 1200px){#s-faafc4cf-9742-480f-95f3-d2a470d544f7 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 20px;
  line-height: 1em;
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-faafc4cf-9742-480f-95f3-d2a470d544f7 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 18px;
  line-height: 1em;
  
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-faafc4cf-9742-480f-95f3-d2a470d544f7 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 19px;
  line-height: 1em;
  
  
}


}
#s-30e8dc98-8f62-4531-ad8c-05be098d2c11 {
  margin-top: 10px;
margin-left: 7%;
margin-bottom: 10px;
margin-right: 7%;
}
@media (min-width: 992px) and (max-width: 1199px){#s-30e8dc98-8f62-4531-ad8c-05be098d2c11 {
  margin-left: 2%;
margin-right: 2%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-30e8dc98-8f62-4531-ad8c-05be098d2c11 {
  margin-left: 2%;
margin-right: 2%;
}
}@media (max-width: 767px){#s-30e8dc98-8f62-4531-ad8c-05be098d2c11 {
  margin-left: 1%;
margin-right: 1%;
}
}
@media (min-width: 0px) {
[id="s-30e8dc98-8f62-4531-ad8c-05be098d2c11"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-30e8dc98-8f62-4531-ad8c-05be098d2c11"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-30e8dc98-8f62-4531-ad8c-05be098d2c11"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-30e8dc98-8f62-4531-ad8c-05be098d2c11"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

}

#s-93f912b6-eb0c-476f-a686-b169faf0a40e {
  margin-left: auto;
margin-right: auto;
}

.shg-product-image-wrapper a.shogun-product-image-url {
  display: inline-block;
}

.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

.shg-product-img-placeholder img {
  padding: 3rem;
  background: rgba(0, 0, 0, 0.1);
  max-width: -moz-max-content;
  max-width: max-content;
}

.shg-product-image-wrapper {
  position: relative;
  width: 100%;
}

.shg-product-image-wrapper.visible {
  display: inline-block;
}

.shg-product-image-wrapper .shg-product-image-wrapper a {
  text-decoration: none !important;
  border-bottom: 0 !important;
}

.shg-product-image-wrapper .shg-image-zoom {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  max-width: 100%;
  min-height: 100%;
}

.shg-c.shg-align-center .shg-image-zoom {
  margin: 0 auto;
}

.shg-c.shg-align-right .shg-image-zoom {
  margin-left: auto;
}

.shg-image-zoom .shg-image-zoom-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transition: transform 0.5s ease-out;
  transform: scale(1);
}

/**
  Fix for IE11, as min-width does not works there.
**/
@media screen\0 {
  .shg-product-image-wrapper > .shogun-image {
    width: 100%;
  }
}

#s-d82b81cd-4e38-49e6-8ab2-7ac79f7a8201 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}



.shg-c#s-d82b81cd-4e38-49e6-8ab2-7ac79f7a8201 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d82b81cd-4e38-49e6-8ab2-7ac79f7a8201 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-d82b81cd-4e38-49e6-8ab2-7ac79f7a8201 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d82b81cd-4e38-49e6-8ab2-7ac79f7a8201 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-d82b81cd-4e38-49e6-8ab2-7ac79f7a8201 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d82b81cd-4e38-49e6-8ab2-7ac79f7a8201 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-d82b81cd-4e38-49e6-8ab2-7ac79f7a8201 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d82b81cd-4e38-49e6-8ab2-7ac79f7a8201 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-d82b81cd-4e38-49e6-8ab2-7ac79f7a8201 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d82b81cd-4e38-49e6-8ab2-7ac79f7a8201 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-product-title-component a {
  text-decoration: none !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}

#s-be827d67-e0ac-46a4-ba5a-8910fb394940 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 0px;
text-align: center;
}

#s-be827d67-e0ac-46a4-ba5a-8910fb394940 .shg-product-title-component h1 span {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Poppins;
  font-style:   ;
  font-size: 17px;
  line-height: ;
  letter-spacing: ;
  
}
@media (min-width: 992px) and (max-width: 1199px){#s-be827d67-e0ac-46a4-ba5a-8910fb394940 .shg-product-title-component h1 span {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Poppins;
  font-style:   ;
  font-size: 15px;
  line-height: ;
  letter-spacing: ;
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-be827d67-e0ac-46a4-ba5a-8910fb394940 .shg-product-title-component h1 span {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Poppins;
  font-style:   ;
  font-size: 15px;
  line-height: ;
  letter-spacing: ;
  
}
}@media (max-width: 767px){#s-be827d67-e0ac-46a4-ba5a-8910fb394940 .shg-product-title-component h1 span {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Poppins;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  
}
}
#s-a44b583d-473d-4887-810c-d8718e240456 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-a44b583d-473d-4887-810c-d8718e240456 .shg-product-sold-out {
  display: none;
  color: rgba(21, 44, 78, 1);
  font-size: 28px;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
}

#s-a44b583d-473d-4887-810c-d8718e240456 .shg-product-price {
  color: rgba(21, 44, 78, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 28px;
}

#s-a44b583d-473d-4887-810c-d8718e240456 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-a44b583d-473d-4887-810c-d8718e240456 .shg-product-sold-out {
  display: none;
  color: rgba(21, 44, 78, 1);
  font-size: 28px;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
}

#s-a44b583d-473d-4887-810c-d8718e240456 .shg-product-price {
  color: rgba(21, 44, 78, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 28px;
}

#s-a44b583d-473d-4887-810c-d8718e240456 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}
#s-991d013e-420d-41ae-932b-7560a826041d {
  margin-left: auto;
margin-right: auto;
}

#s-37ba587e-5d29-4724-8014-21b88db2ff27 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}



.shg-c#s-37ba587e-5d29-4724-8014-21b88db2ff27 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-37ba587e-5d29-4724-8014-21b88db2ff27 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-37ba587e-5d29-4724-8014-21b88db2ff27 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-37ba587e-5d29-4724-8014-21b88db2ff27 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-37ba587e-5d29-4724-8014-21b88db2ff27 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-37ba587e-5d29-4724-8014-21b88db2ff27 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-37ba587e-5d29-4724-8014-21b88db2ff27 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-37ba587e-5d29-4724-8014-21b88db2ff27 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-37ba587e-5d29-4724-8014-21b88db2ff27 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-37ba587e-5d29-4724-8014-21b88db2ff27 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-c27fe2e0-1ad4-407f-926f-05cf49b8f7ef {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 0px;
text-align: center;
}

#s-c27fe2e0-1ad4-407f-926f-05cf49b8f7ef .shg-product-title-component h1 span {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Poppins;
  font-style:   ;
  font-size: 17px;
  line-height: ;
  letter-spacing: ;
  
}
@media (min-width: 992px) and (max-width: 1199px){#s-c27fe2e0-1ad4-407f-926f-05cf49b8f7ef .shg-product-title-component h1 span {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Poppins;
  font-style:   ;
  font-size: 15px;
  line-height: ;
  letter-spacing: ;
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c27fe2e0-1ad4-407f-926f-05cf49b8f7ef .shg-product-title-component h1 span {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Poppins;
  font-style:   ;
  font-size: 15px;
  line-height: ;
  letter-spacing: ;
  
}
}@media (max-width: 767px){#s-c27fe2e0-1ad4-407f-926f-05cf49b8f7ef .shg-product-title-component h1 span {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Poppins;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  
}
}
#s-a3ff2580-4016-46d5-9b25-84925f4d5212 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-a3ff2580-4016-46d5-9b25-84925f4d5212 .shg-product-sold-out {
  display: none;
  color: rgba(21, 44, 78, 1);
  font-size: 28px;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
}

#s-a3ff2580-4016-46d5-9b25-84925f4d5212 .shg-product-price {
  color: rgba(21, 44, 78, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 28px;
}

#s-a3ff2580-4016-46d5-9b25-84925f4d5212 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-a3ff2580-4016-46d5-9b25-84925f4d5212 .shg-product-sold-out {
  display: none;
  color: rgba(21, 44, 78, 1);
  font-size: 28px;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
}

#s-a3ff2580-4016-46d5-9b25-84925f4d5212 .shg-product-price {
  color: rgba(21, 44, 78, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 28px;
}

#s-a3ff2580-4016-46d5-9b25-84925f4d5212 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}
#s-fd7953b3-4018-441e-8b20-d3c7dc5f053d {
  margin-left: auto;
margin-right: auto;
}

#s-d4c2eba1-db93-4149-870b-22244fc479aa {
  margin-left: auto;
margin-right: auto;
text-align: left;
}



.shg-c#s-d4c2eba1-db93-4149-870b-22244fc479aa .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d4c2eba1-db93-4149-870b-22244fc479aa img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-d4c2eba1-db93-4149-870b-22244fc479aa .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d4c2eba1-db93-4149-870b-22244fc479aa img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-d4c2eba1-db93-4149-870b-22244fc479aa .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d4c2eba1-db93-4149-870b-22244fc479aa img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-d4c2eba1-db93-4149-870b-22244fc479aa .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d4c2eba1-db93-4149-870b-22244fc479aa img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-d4c2eba1-db93-4149-870b-22244fc479aa .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d4c2eba1-db93-4149-870b-22244fc479aa img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-77d3b993-5cd5-4f81-8a77-8bfe2ac4a294 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 0px;
text-align: center;
}

#s-77d3b993-5cd5-4f81-8a77-8bfe2ac4a294 .shg-product-title-component h1 span {
  color: rgba(2, 2, 2, 1);
  font-weight:   ;
  font-family: Poppins;
  font-style:   ;
  font-size: 17px;
  line-height: ;
  letter-spacing: ;
  
}
@media (min-width: 992px) and (max-width: 1199px){#s-77d3b993-5cd5-4f81-8a77-8bfe2ac4a294 .shg-product-title-component h1 span {
  color: rgba(2, 2, 2, 1);
  font-weight:   ;
  font-family: Poppins;
  font-style:   ;
  font-size: 15px;
  line-height: ;
  letter-spacing: ;
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-77d3b993-5cd5-4f81-8a77-8bfe2ac4a294 .shg-product-title-component h1 span {
  color: rgba(2, 2, 2, 1);
  font-weight:   ;
  font-family: Poppins;
  font-style:   ;
  font-size: 15px;
  line-height: ;
  letter-spacing: ;
  
}
}@media (max-width: 767px){#s-77d3b993-5cd5-4f81-8a77-8bfe2ac4a294 .shg-product-title-component h1 span {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Poppins;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  
}
}
#s-308ed744-ad6c-4e1b-8dcb-6397ba17b56e {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-308ed744-ad6c-4e1b-8dcb-6397ba17b56e .shg-product-sold-out {
  display: none;
  color: rgba(21, 44, 78, 1);
  font-size: 28px;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
}

#s-308ed744-ad6c-4e1b-8dcb-6397ba17b56e .shg-product-price {
  color: rgba(21, 44, 78, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 28px;
}

#s-308ed744-ad6c-4e1b-8dcb-6397ba17b56e .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-308ed744-ad6c-4e1b-8dcb-6397ba17b56e .shg-product-sold-out {
  display: none;
  color: rgba(21, 44, 78, 1);
  font-size: 28px;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
}

#s-308ed744-ad6c-4e1b-8dcb-6397ba17b56e .shg-product-price {
  color: rgba(21, 44, 78, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 28px;
}

#s-308ed744-ad6c-4e1b-8dcb-6397ba17b56e .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}
#s-14121063-70f6-4fc2-83cd-0fab85849a43 {
  margin-left: auto;
margin-right: auto;
}

#s-f49598e4-1f21-49a5-ae9e-de96c0674944 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}



.shg-c#s-f49598e4-1f21-49a5-ae9e-de96c0674944 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f49598e4-1f21-49a5-ae9e-de96c0674944 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-f49598e4-1f21-49a5-ae9e-de96c0674944 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f49598e4-1f21-49a5-ae9e-de96c0674944 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-f49598e4-1f21-49a5-ae9e-de96c0674944 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f49598e4-1f21-49a5-ae9e-de96c0674944 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-f49598e4-1f21-49a5-ae9e-de96c0674944 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f49598e4-1f21-49a5-ae9e-de96c0674944 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-f49598e4-1f21-49a5-ae9e-de96c0674944 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f49598e4-1f21-49a5-ae9e-de96c0674944 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-0053ebaa-1c82-418f-b932-bfbc5cd11516 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 0px;
text-align: center;
}

#s-0053ebaa-1c82-418f-b932-bfbc5cd11516 .shg-product-title-component h1 span {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Poppins;
  font-style:   ;
  font-size: 17px;
  line-height: ;
  letter-spacing: ;
  
}
@media (min-width: 992px) and (max-width: 1199px){#s-0053ebaa-1c82-418f-b932-bfbc5cd11516 .shg-product-title-component h1 span {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Poppins;
  font-style:   ;
  font-size: 15px;
  line-height: ;
  letter-spacing: ;
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-0053ebaa-1c82-418f-b932-bfbc5cd11516 .shg-product-title-component h1 span {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Poppins;
  font-style:   ;
  font-size: 15px;
  line-height: ;
  letter-spacing: ;
  
}
}@media (max-width: 767px){#s-0053ebaa-1c82-418f-b932-bfbc5cd11516 .shg-product-title-component h1 span {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Poppins;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  
}
}
#s-ca8c78ea-954d-4d15-98e8-64244cd7f681 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-ca8c78ea-954d-4d15-98e8-64244cd7f681 .shg-product-sold-out {
  display: none;
  color: rgba(21, 44, 78, 1);
  font-size: 28px;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
}

#s-ca8c78ea-954d-4d15-98e8-64244cd7f681 .shg-product-price {
  color: rgba(21, 44, 78, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 28px;
}

#s-ca8c78ea-954d-4d15-98e8-64244cd7f681 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-ca8c78ea-954d-4d15-98e8-64244cd7f681 .shg-product-sold-out {
  display: none;
  color: rgba(21, 44, 78, 1);
  font-size: 28px;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
}

#s-ca8c78ea-954d-4d15-98e8-64244cd7f681 .shg-product-price {
  color: rgba(21, 44, 78, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 28px;
}

#s-ca8c78ea-954d-4d15-98e8-64244cd7f681 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}
#s-e34dd9d2-e614-4a22-9dad-eecb96d03c64 {
  margin-top: 7px;
margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(21, 44, 78, 1);
text-align: center;
text-decoration: none;
letter-spacing: 0px;
line-height: 1.5em;
background-image: none;
hover-type: color;
}
#s-e34dd9d2-e614-4a22-9dad-eecb96d03c64:hover {background-color: rgba(21, 44, 78, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-e34dd9d2-e614-4a22-9dad-eecb96d03c64:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-e34dd9d2-e614-4a22-9dad-eecb96d03c64 {
  margin-bottom: 30px;
}
}

  #s-e34dd9d2-e614-4a22-9dad-eecb96d03c64-root {
    text-align: center;
  }


#s-e34dd9d2-e614-4a22-9dad-eecb96d03c64.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-e34dd9d2-e614-4a22-9dad-eecb96d03c64-root {
    text-align: center;
  }


#s-e34dd9d2-e614-4a22-9dad-eecb96d03c64.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-e34dd9d2-e614-4a22-9dad-eecb96d03c64-root {
    text-align: center;
  }


#s-e34dd9d2-e614-4a22-9dad-eecb96d03c64.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-e34dd9d2-e614-4a22-9dad-eecb96d03c64-root {
    text-align: center;
  }


#s-e34dd9d2-e614-4a22-9dad-eecb96d03c64.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-e34dd9d2-e614-4a22-9dad-eecb96d03c64-root {
    text-align: center;
  }


#s-e34dd9d2-e614-4a22-9dad-eecb96d03c64.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}
#s-4fd681d2-8dfc-47ed-bb88-337e6b868826 {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
min-height: 50px;
background-color: rgba(255, 255, 255, 0);
}
@media (max-width: 767px){#s-4fd681d2-8dfc-47ed-bb88-337e6b868826 {
  background-color: rgba(255, 255, 255, 0);
}
}







#s-4fd681d2-8dfc-47ed-bb88-337e6b868826 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4fd681d2-8dfc-47ed-bb88-337e6b868826 {
  cursor: pointer;
}#s-4fd681d2-8dfc-47ed-bb88-337e6b868826.shg-box.shg-c {
  justify-content: center;
}

#s-cbc1d56c-f310-400c-997b-bcfc52175107 {
  margin-left: auto;
margin-right: auto;
max-width: 1459px;
aspect-ratio: 1459/1141;
text-align: center;
}
@media (min-width: 1200px){#s-cbc1d56c-f310-400c-997b-bcfc52175107 {
  display: none;
}
#s-cbc1d56c-f310-400c-997b-bcfc52175107, #wrap-s-cbc1d56c-f310-400c-997b-bcfc52175107, #wrap-content-s-cbc1d56c-f310-400c-997b-bcfc52175107 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-cbc1d56c-f310-400c-997b-bcfc52175107 {
  display: none;
}
#s-cbc1d56c-f310-400c-997b-bcfc52175107, #wrap-s-cbc1d56c-f310-400c-997b-bcfc52175107, #wrap-content-s-cbc1d56c-f310-400c-997b-bcfc52175107 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-cbc1d56c-f310-400c-997b-bcfc52175107 {
  display: none;
}
#s-cbc1d56c-f310-400c-997b-bcfc52175107, #wrap-s-cbc1d56c-f310-400c-997b-bcfc52175107, #wrap-content-s-cbc1d56c-f310-400c-997b-bcfc52175107 { display: none !important; }}
#s-cbc1d56c-f310-400c-997b-bcfc52175107 {
  margin: 0 !important;
  overflow: visible;
}

#s-cbc1d56c-f310-400c-997b-bcfc52175107-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-cbc1d56c-f310-400c-997b-bcfc52175107 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-cbc1d56c-f310-400c-997b-bcfc52175107 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-cbc1d56c-f310-400c-997b-bcfc52175107 img.shogun-image {
  /* Add background color handling */
  
}

#s-cbc1d56c-f310-400c-997b-bcfc52175107 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-cbc1d56c-f310-400c-997b-bcfc52175107 .shg-image-content-wrapper {
      aspect-ratio: 1459/1141;
      min-width: 100%;
      height: auto;
    }

    #s-cbc1d56c-f310-400c-997b-bcfc52175107 .shogun-image-link {
      aspect-ratio: 1459/1141;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-cbc1d56c-f310-400c-997b-bcfc52175107 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-cbc1d56c-f310-400c-997b-bcfc52175107.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-cbc1d56c-f310-400c-997b-bcfc52175107 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1459px;
  }



  img.s-cbc1d56c-f310-400c-997b-bcfc52175107.shogun-image {
    
    
    
    max-height: 1459px;
  }


.s-cbc1d56c-f310-400c-997b-bcfc52175107 .shogun-image-content {
  
    justify-content: center;
  
}

.s-cbc1d56c-f310-400c-997b-bcfc52175107.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cbc1d56c-f310-400c-997b-bcfc52175107.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cbc1d56c-f310-400c-997b-bcfc52175107.shogun-image {
  box-sizing: border-box;
}



.s-cbc1d56c-f310-400c-997b-bcfc52175107 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-cbc1d56c-f310-400c-997b-bcfc52175107 {
      --shg-aspect-ratio: calc(1459/1141); 
    }

    .s-cbc1d56c-f310-400c-997b-bcfc52175107.shogun-image-container {
      position: relative;
    }

    .s-cbc1d56c-f310-400c-997b-bcfc52175107.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-cbc1d56c-f310-400c-997b-bcfc52175107.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-cbc1d56c-f310-400c-997b-bcfc52175107 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1459px;
    }
  }

@media (min-width: 1200px){#s-cbc1d56c-f310-400c-997b-bcfc52175107 {
  margin: 0 !important;
  overflow: visible;
}

#s-cbc1d56c-f310-400c-997b-bcfc52175107-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-cbc1d56c-f310-400c-997b-bcfc52175107 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-cbc1d56c-f310-400c-997b-bcfc52175107 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-cbc1d56c-f310-400c-997b-bcfc52175107 img.shogun-image {
  /* Add background color handling */
  
}

#s-cbc1d56c-f310-400c-997b-bcfc52175107 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-cbc1d56c-f310-400c-997b-bcfc52175107 .shg-image-content-wrapper {
      aspect-ratio: 1459/1141;
      min-width: 100%;
      height: auto;
    }

    #s-cbc1d56c-f310-400c-997b-bcfc52175107 .shogun-image-link {
      aspect-ratio: 1459/1141;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-cbc1d56c-f310-400c-997b-bcfc52175107 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-cbc1d56c-f310-400c-997b-bcfc52175107.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-cbc1d56c-f310-400c-997b-bcfc52175107 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1459px;
  }



  img.s-cbc1d56c-f310-400c-997b-bcfc52175107.shogun-image {
    
    
    
    max-height: 1459px;
  }


.s-cbc1d56c-f310-400c-997b-bcfc52175107 .shogun-image-content {
  
    justify-content: center;
  
}

.s-cbc1d56c-f310-400c-997b-bcfc52175107.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cbc1d56c-f310-400c-997b-bcfc52175107.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cbc1d56c-f310-400c-997b-bcfc52175107.shogun-image {
  box-sizing: border-box;
}



.s-cbc1d56c-f310-400c-997b-bcfc52175107 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-cbc1d56c-f310-400c-997b-bcfc52175107 {
      --shg-aspect-ratio: calc(1459/1141); 
    }

    .s-cbc1d56c-f310-400c-997b-bcfc52175107.shogun-image-container {
      position: relative;
    }

    .s-cbc1d56c-f310-400c-997b-bcfc52175107.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-cbc1d56c-f310-400c-997b-bcfc52175107.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-cbc1d56c-f310-400c-997b-bcfc52175107 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1459px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-cbc1d56c-f310-400c-997b-bcfc52175107 {
  margin: 0 !important;
  overflow: visible;
}

#s-cbc1d56c-f310-400c-997b-bcfc52175107-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-cbc1d56c-f310-400c-997b-bcfc52175107 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-cbc1d56c-f310-400c-997b-bcfc52175107 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-cbc1d56c-f310-400c-997b-bcfc52175107 img.shogun-image {
  /* Add background color handling */
  
}

#s-cbc1d56c-f310-400c-997b-bcfc52175107 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-cbc1d56c-f310-400c-997b-bcfc52175107 .shg-image-content-wrapper {
      aspect-ratio: 1459/1141;
      min-width: 100%;
      height: auto;
    }

    #s-cbc1d56c-f310-400c-997b-bcfc52175107 .shogun-image-link {
      aspect-ratio: 1459/1141;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-cbc1d56c-f310-400c-997b-bcfc52175107 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-cbc1d56c-f310-400c-997b-bcfc52175107.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-cbc1d56c-f310-400c-997b-bcfc52175107 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1459px;
  }



  img.s-cbc1d56c-f310-400c-997b-bcfc52175107.shogun-image {
    
    
    
    max-height: 1459px;
  }


.s-cbc1d56c-f310-400c-997b-bcfc52175107 .shogun-image-content {
  
    justify-content: center;
  
}

.s-cbc1d56c-f310-400c-997b-bcfc52175107.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cbc1d56c-f310-400c-997b-bcfc52175107.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cbc1d56c-f310-400c-997b-bcfc52175107.shogun-image {
  box-sizing: border-box;
}



.s-cbc1d56c-f310-400c-997b-bcfc52175107 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-cbc1d56c-f310-400c-997b-bcfc52175107 {
      --shg-aspect-ratio: calc(1459/1141); 
    }

    .s-cbc1d56c-f310-400c-997b-bcfc52175107.shogun-image-container {
      position: relative;
    }

    .s-cbc1d56c-f310-400c-997b-bcfc52175107.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-cbc1d56c-f310-400c-997b-bcfc52175107.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-cbc1d56c-f310-400c-997b-bcfc52175107 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1459px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-cbc1d56c-f310-400c-997b-bcfc52175107 {
  margin: 0 !important;
  overflow: visible;
}

#s-cbc1d56c-f310-400c-997b-bcfc52175107-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-cbc1d56c-f310-400c-997b-bcfc52175107 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-cbc1d56c-f310-400c-997b-bcfc52175107 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-cbc1d56c-f310-400c-997b-bcfc52175107 img.shogun-image {
  /* Add background color handling */
  
}

#s-cbc1d56c-f310-400c-997b-bcfc52175107 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-cbc1d56c-f310-400c-997b-bcfc52175107 .shg-image-content-wrapper {
      aspect-ratio: 1459/1141;
      min-width: 100%;
      height: auto;
    }

    #s-cbc1d56c-f310-400c-997b-bcfc52175107 .shogun-image-link {
      aspect-ratio: 1459/1141;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-cbc1d56c-f310-400c-997b-bcfc52175107 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-cbc1d56c-f310-400c-997b-bcfc52175107.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-cbc1d56c-f310-400c-997b-bcfc52175107 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1459px;
  }



  img.s-cbc1d56c-f310-400c-997b-bcfc52175107.shogun-image {
    
    
    
    max-height: 1459px;
  }


.s-cbc1d56c-f310-400c-997b-bcfc52175107 .shogun-image-content {
  
    justify-content: center;
  
}

.s-cbc1d56c-f310-400c-997b-bcfc52175107.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cbc1d56c-f310-400c-997b-bcfc52175107.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cbc1d56c-f310-400c-997b-bcfc52175107.shogun-image {
  box-sizing: border-box;
}



.s-cbc1d56c-f310-400c-997b-bcfc52175107 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-cbc1d56c-f310-400c-997b-bcfc52175107 {
      --shg-aspect-ratio: calc(1459/1141); 
    }

    .s-cbc1d56c-f310-400c-997b-bcfc52175107.shogun-image-container {
      position: relative;
    }

    .s-cbc1d56c-f310-400c-997b-bcfc52175107.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-cbc1d56c-f310-400c-997b-bcfc52175107.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-cbc1d56c-f310-400c-997b-bcfc52175107 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1459px;
    }
  }

}@media (max-width: 767px){#s-cbc1d56c-f310-400c-997b-bcfc52175107 {
  margin: 0 !important;
  overflow: visible;
}

#s-cbc1d56c-f310-400c-997b-bcfc52175107-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-cbc1d56c-f310-400c-997b-bcfc52175107 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-cbc1d56c-f310-400c-997b-bcfc52175107 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-cbc1d56c-f310-400c-997b-bcfc52175107 img.shogun-image {
  /* Add background color handling */
  
}

#s-cbc1d56c-f310-400c-997b-bcfc52175107 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-cbc1d56c-f310-400c-997b-bcfc52175107 .shg-image-content-wrapper {
      aspect-ratio: 1459/1141;
      min-width: 100%;
      height: auto;
    }

    #s-cbc1d56c-f310-400c-997b-bcfc52175107 .shogun-image-link {
      aspect-ratio: 1459/1141;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-cbc1d56c-f310-400c-997b-bcfc52175107 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-cbc1d56c-f310-400c-997b-bcfc52175107.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-cbc1d56c-f310-400c-997b-bcfc52175107 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1459px;
  }



  img.s-cbc1d56c-f310-400c-997b-bcfc52175107.shogun-image {
    
    
    
    max-height: 1459px;
  }


.s-cbc1d56c-f310-400c-997b-bcfc52175107 .shogun-image-content {
  
    justify-content: center;
  
}

.s-cbc1d56c-f310-400c-997b-bcfc52175107.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cbc1d56c-f310-400c-997b-bcfc52175107.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cbc1d56c-f310-400c-997b-bcfc52175107.shogun-image {
  box-sizing: border-box;
}



.s-cbc1d56c-f310-400c-997b-bcfc52175107 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-cbc1d56c-f310-400c-997b-bcfc52175107 {
      --shg-aspect-ratio: calc(1459/1141); 
    }

    .s-cbc1d56c-f310-400c-997b-bcfc52175107.shogun-image-container {
      position: relative;
    }

    .s-cbc1d56c-f310-400c-997b-bcfc52175107.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-cbc1d56c-f310-400c-997b-bcfc52175107.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-cbc1d56c-f310-400c-997b-bcfc52175107 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1459px;
    }
  }

}
#s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73 {
  margin-left: auto;
margin-right: auto;
max-width: 2706px;
aspect-ratio: 2706/1103;
text-align: center;
}
@media (max-width: 767px){#s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73 {
  display: none;
}
#s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73, #wrap-s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73, #wrap-content-s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73 { display: none !important; }}
#s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73 {
  margin: 0 !important;
  overflow: visible;
}

#s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73 img.shogun-image {
  /* Add background color handling */
  
}

#s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73 .shg-image-content-wrapper {
      aspect-ratio: 2706/1103;
      min-width: 100%;
      height: auto;
    }

    #s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73 .shogun-image-link {
      aspect-ratio: 2706/1103;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2706px;
  }



  img.s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73.shogun-image {
    
    
    
    max-height: 2706px;
  }


.s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73 .shogun-image-content {
  
    justify-content: center;
  
}

.s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73.shg-align-container {
  display: flex;
  justify-content: center
}

.s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73.shogun-image {
  box-sizing: border-box;
}



.s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73 {
      --shg-aspect-ratio: calc(2706/1103); 
    }

    .s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73.shogun-image-container {
      position: relative;
    }

    .s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2706px;
    }
  }

@media (min-width: 1200px){#s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73 {
  margin: 0 !important;
  overflow: visible;
}

#s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73 img.shogun-image {
  /* Add background color handling */
  
}

#s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73 .shg-image-content-wrapper {
      aspect-ratio: 2706/1103;
      min-width: 100%;
      height: auto;
    }

    #s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73 .shogun-image-link {
      aspect-ratio: 2706/1103;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2706px;
  }



  img.s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73.shogun-image {
    
    
    
    max-height: 2706px;
  }


.s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73 .shogun-image-content {
  
    justify-content: center;
  
}

.s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73.shg-align-container {
  display: flex;
  justify-content: center
}

.s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73.shogun-image {
  box-sizing: border-box;
}



.s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73 {
      --shg-aspect-ratio: calc(2706/1103); 
    }

    .s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73.shogun-image-container {
      position: relative;
    }

    .s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2706px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73 {
  margin: 0 !important;
  overflow: visible;
}

#s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73 img.shogun-image {
  /* Add background color handling */
  
}

#s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73 .shg-image-content-wrapper {
      aspect-ratio: 2706/1103;
      min-width: 100%;
      height: auto;
    }

    #s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73 .shogun-image-link {
      aspect-ratio: 2706/1103;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2706px;
  }



  img.s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73.shogun-image {
    
    
    
    max-height: 2706px;
  }


.s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73 .shogun-image-content {
  
    justify-content: center;
  
}

.s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73.shg-align-container {
  display: flex;
  justify-content: center
}

.s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73.shogun-image {
  box-sizing: border-box;
}



.s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73 {
      --shg-aspect-ratio: calc(2706/1103); 
    }

    .s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73.shogun-image-container {
      position: relative;
    }

    .s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2706px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73 {
  margin: 0 !important;
  overflow: visible;
}

#s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73 img.shogun-image {
  /* Add background color handling */
  
}

#s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73 .shg-image-content-wrapper {
      aspect-ratio: 2706/1103;
      min-width: 100%;
      height: auto;
    }

    #s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73 .shogun-image-link {
      aspect-ratio: 2706/1103;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2706px;
  }



  img.s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73.shogun-image {
    
    
    
    max-height: 2706px;
  }


.s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73 .shogun-image-content {
  
    justify-content: center;
  
}

.s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73.shg-align-container {
  display: flex;
  justify-content: center
}

.s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73.shogun-image {
  box-sizing: border-box;
}



.s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73 {
      --shg-aspect-ratio: calc(2706/1103); 
    }

    .s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73.shogun-image-container {
      position: relative;
    }

    .s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2706px;
    }
  }

}@media (max-width: 767px){#s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73 {
  margin: 0 !important;
  overflow: visible;
}

#s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73 img.shogun-image {
  /* Add background color handling */
  
}

#s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73 .shg-image-content-wrapper {
      aspect-ratio: 2706/1103;
      min-width: 100%;
      height: auto;
    }

    #s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73 .shogun-image-link {
      aspect-ratio: 2706/1103;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2706px;
  }



  img.s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73.shogun-image {
    
    
    
    max-height: 2706px;
  }


.s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73 .shogun-image-content {
  
    justify-content: center;
  
}

.s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73.shg-align-container {
  display: flex;
  justify-content: center
}

.s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73.shogun-image {
  box-sizing: border-box;
}



.s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73 {
      --shg-aspect-ratio: calc(2706/1103); 
    }

    .s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73.shogun-image-container {
      position: relative;
    }

    .s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-76f3cde4-6c1b-4e4b-bb5b-038bee9b5d73 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2706px;
    }
  }

}
#s-66bffa35-2c60-48aa-86d1-71cb0c7bca15 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (max-width: 767px){#s-66bffa35-2c60-48aa-86d1-71cb0c7bca15 {
  
}
}







#s-66bffa35-2c60-48aa-86d1-71cb0c7bca15 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-66bffa35-2c60-48aa-86d1-71cb0c7bca15.shg-box.shg-c {
  justify-content: center;
}

#s-b68b32ac-297e-4daf-a20f-786a806389b8 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b68b32ac-297e-4daf-a20f-786a806389b8 .shogun-heading-component h1 {
  color: rgba(178, 110, 174, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 25px;
  
  
  
}


@media (max-width: 767px){#s-b68b32ac-297e-4daf-a20f-786a806389b8 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 17px;
  
  
  
}


}
#s-867412d9-fe94-401d-9684-57c24a23554e {
  margin-top: 10px;
margin-left: 7%;
margin-bottom: 10px;
margin-right: 7%;
}
@media (min-width: 992px) and (max-width: 1199px){#s-867412d9-fe94-401d-9684-57c24a23554e {
  margin-left: 2%;
margin-right: 2%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-867412d9-fe94-401d-9684-57c24a23554e {
  margin-left: 2%;
margin-right: 2%;
}
}@media (max-width: 767px){#s-867412d9-fe94-401d-9684-57c24a23554e {
  margin-left: 1%;
margin-right: 1%;
}
}
@media (min-width: 0px) {
[id="s-867412d9-fe94-401d-9684-57c24a23554e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-867412d9-fe94-401d-9684-57c24a23554e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-867412d9-fe94-401d-9684-57c24a23554e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-867412d9-fe94-401d-9684-57c24a23554e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

}

#s-f047f232-5655-4fa6-b9f6-8d93adef1412 {
  margin-left: auto;
margin-right: auto;
}

#s-f9fe3702-1f8b-4404-b846-3b8e87a0d101 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}



.shg-c#s-f9fe3702-1f8b-4404-b846-3b8e87a0d101 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f9fe3702-1f8b-4404-b846-3b8e87a0d101 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-f9fe3702-1f8b-4404-b846-3b8e87a0d101 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f9fe3702-1f8b-4404-b846-3b8e87a0d101 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-f9fe3702-1f8b-4404-b846-3b8e87a0d101 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f9fe3702-1f8b-4404-b846-3b8e87a0d101 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-f9fe3702-1f8b-4404-b846-3b8e87a0d101 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f9fe3702-1f8b-4404-b846-3b8e87a0d101 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-f9fe3702-1f8b-4404-b846-3b8e87a0d101 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f9fe3702-1f8b-4404-b846-3b8e87a0d101 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-251677a0-acf5-40bd-a9f7-083923eaf130 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 0px;
text-align: center;
}

#s-251677a0-acf5-40bd-a9f7-083923eaf130 .shg-product-title-component h1 span {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Poppins;
  font-style:   ;
  font-size: 17px;
  line-height: ;
  letter-spacing: ;
  
}
@media (min-width: 992px) and (max-width: 1199px){#s-251677a0-acf5-40bd-a9f7-083923eaf130 .shg-product-title-component h1 span {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Poppins;
  font-style:   ;
  font-size: 15px;
  line-height: ;
  letter-spacing: ;
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-251677a0-acf5-40bd-a9f7-083923eaf130 .shg-product-title-component h1 span {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Poppins;
  font-style:   ;
  font-size: 15px;
  line-height: ;
  letter-spacing: ;
  
}
}@media (max-width: 767px){#s-251677a0-acf5-40bd-a9f7-083923eaf130 .shg-product-title-component h1 span {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Poppins;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  
}
}
#s-0d7ef3f1-c4e5-4797-a2f1-562668388f07 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-0d7ef3f1-c4e5-4797-a2f1-562668388f07 .shg-product-sold-out {
  display: none;
  color: rgba(21, 44, 78, 1);
  font-size: 28px;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
}

#s-0d7ef3f1-c4e5-4797-a2f1-562668388f07 .shg-product-price {
  color: rgba(21, 44, 78, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 28px;
}

#s-0d7ef3f1-c4e5-4797-a2f1-562668388f07 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-0d7ef3f1-c4e5-4797-a2f1-562668388f07 .shg-product-sold-out {
  display: none;
  color: rgba(21, 44, 78, 1);
  font-size: 28px;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
}

#s-0d7ef3f1-c4e5-4797-a2f1-562668388f07 .shg-product-price {
  color: rgba(21, 44, 78, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 28px;
}

#s-0d7ef3f1-c4e5-4797-a2f1-562668388f07 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}
#s-7e0c44d3-54a8-46c3-b120-c0ba87f0c202 {
  margin-left: auto;
margin-right: auto;
}

#s-b9c3a8af-3d8c-42a4-bd0c-479c6a1f60e7 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}



.shg-c#s-b9c3a8af-3d8c-42a4-bd0c-479c6a1f60e7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b9c3a8af-3d8c-42a4-bd0c-479c6a1f60e7 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-b9c3a8af-3d8c-42a4-bd0c-479c6a1f60e7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b9c3a8af-3d8c-42a4-bd0c-479c6a1f60e7 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-b9c3a8af-3d8c-42a4-bd0c-479c6a1f60e7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b9c3a8af-3d8c-42a4-bd0c-479c6a1f60e7 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-b9c3a8af-3d8c-42a4-bd0c-479c6a1f60e7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b9c3a8af-3d8c-42a4-bd0c-479c6a1f60e7 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-b9c3a8af-3d8c-42a4-bd0c-479c6a1f60e7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b9c3a8af-3d8c-42a4-bd0c-479c6a1f60e7 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-f4467008-fa4a-4b8d-9ee4-8ef77c0db38d {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 0px;
text-align: center;
}

#s-f4467008-fa4a-4b8d-9ee4-8ef77c0db38d .shg-product-title-component h1 span {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Poppins;
  font-style:   ;
  font-size: 17px;
  line-height: ;
  letter-spacing: ;
  
}
@media (min-width: 992px) and (max-width: 1199px){#s-f4467008-fa4a-4b8d-9ee4-8ef77c0db38d .shg-product-title-component h1 span {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Poppins;
  font-style:   ;
  font-size: 15px;
  line-height: ;
  letter-spacing: ;
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-f4467008-fa4a-4b8d-9ee4-8ef77c0db38d .shg-product-title-component h1 span {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Poppins;
  font-style:   ;
  font-size: 15px;
  line-height: ;
  letter-spacing: ;
  
}
}@media (max-width: 767px){#s-f4467008-fa4a-4b8d-9ee4-8ef77c0db38d .shg-product-title-component h1 span {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Poppins;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  
}
}
#s-b2ca29fe-e40b-41e2-877c-d6af243a30e1 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-b2ca29fe-e40b-41e2-877c-d6af243a30e1 .shg-product-sold-out {
  display: none;
  color: rgba(21, 44, 78, 1);
  font-size: 28px;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
}

#s-b2ca29fe-e40b-41e2-877c-d6af243a30e1 .shg-product-price {
  color: rgba(21, 44, 78, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 28px;
}

#s-b2ca29fe-e40b-41e2-877c-d6af243a30e1 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-b2ca29fe-e40b-41e2-877c-d6af243a30e1 .shg-product-sold-out {
  display: none;
  color: rgba(21, 44, 78, 1);
  font-size: 28px;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
}

#s-b2ca29fe-e40b-41e2-877c-d6af243a30e1 .shg-product-price {
  color: rgba(21, 44, 78, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 28px;
}

#s-b2ca29fe-e40b-41e2-877c-d6af243a30e1 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}
#s-85bc6f5e-3dc0-4103-9edd-9f3d32bb832b {
  margin-left: auto;
margin-right: auto;
}

#s-907b6f84-9cb6-4e9d-bb6b-1b3c5ae6bf0a {
  margin-left: auto;
margin-right: auto;
text-align: left;
}



.shg-c#s-907b6f84-9cb6-4e9d-bb6b-1b3c5ae6bf0a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-907b6f84-9cb6-4e9d-bb6b-1b3c5ae6bf0a img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-907b6f84-9cb6-4e9d-bb6b-1b3c5ae6bf0a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-907b6f84-9cb6-4e9d-bb6b-1b3c5ae6bf0a img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-907b6f84-9cb6-4e9d-bb6b-1b3c5ae6bf0a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-907b6f84-9cb6-4e9d-bb6b-1b3c5ae6bf0a img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-907b6f84-9cb6-4e9d-bb6b-1b3c5ae6bf0a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-907b6f84-9cb6-4e9d-bb6b-1b3c5ae6bf0a img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-907b6f84-9cb6-4e9d-bb6b-1b3c5ae6bf0a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-907b6f84-9cb6-4e9d-bb6b-1b3c5ae6bf0a img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-283bd00a-68f2-40e9-a66a-0303b8ef0d16 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 0px;
text-align: center;
}

#s-283bd00a-68f2-40e9-a66a-0303b8ef0d16 .shg-product-title-component h1 span {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Poppins;
  font-style:   ;
  font-size: 17px;
  line-height: ;
  letter-spacing: ;
  
}
@media (min-width: 992px) and (max-width: 1199px){#s-283bd00a-68f2-40e9-a66a-0303b8ef0d16 .shg-product-title-component h1 span {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Poppins;
  font-style:   ;
  font-size: 15px;
  line-height: ;
  letter-spacing: ;
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-283bd00a-68f2-40e9-a66a-0303b8ef0d16 .shg-product-title-component h1 span {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Poppins;
  font-style:   ;
  font-size: 15px;
  line-height: ;
  letter-spacing: ;
  
}
}@media (max-width: 767px){#s-283bd00a-68f2-40e9-a66a-0303b8ef0d16 .shg-product-title-component h1 span {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Poppins;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  
}
}
#s-c85d3dca-348c-4874-9d26-c20212db740f {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-c85d3dca-348c-4874-9d26-c20212db740f .shg-product-sold-out {
  display: none;
  color: rgba(21, 44, 78, 1);
  font-size: 28px;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
}

#s-c85d3dca-348c-4874-9d26-c20212db740f .shg-product-price {
  color: rgba(21, 44, 78, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 28px;
}

#s-c85d3dca-348c-4874-9d26-c20212db740f .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-c85d3dca-348c-4874-9d26-c20212db740f .shg-product-sold-out {
  display: none;
  color: rgba(21, 44, 78, 1);
  font-size: 28px;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
}

#s-c85d3dca-348c-4874-9d26-c20212db740f .shg-product-price {
  color: rgba(21, 44, 78, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 28px;
}

#s-c85d3dca-348c-4874-9d26-c20212db740f .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}
#s-97b13fd0-6d4a-48ef-81fc-d44488c443bf {
  margin-left: auto;
margin-right: auto;
}

#s-dccdcd9b-2203-4078-8dab-0811a7b58553 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}



.shg-c#s-dccdcd9b-2203-4078-8dab-0811a7b58553 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-dccdcd9b-2203-4078-8dab-0811a7b58553 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-dccdcd9b-2203-4078-8dab-0811a7b58553 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-dccdcd9b-2203-4078-8dab-0811a7b58553 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-dccdcd9b-2203-4078-8dab-0811a7b58553 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-dccdcd9b-2203-4078-8dab-0811a7b58553 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-dccdcd9b-2203-4078-8dab-0811a7b58553 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-dccdcd9b-2203-4078-8dab-0811a7b58553 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-dccdcd9b-2203-4078-8dab-0811a7b58553 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-dccdcd9b-2203-4078-8dab-0811a7b58553 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-f6294726-eee7-4e60-8000-ee6e23586ae2 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 0px;
text-align: center;
}

#s-f6294726-eee7-4e60-8000-ee6e23586ae2 .shg-product-title-component h1 span {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Poppins;
  font-style:   ;
  font-size: 17px;
  line-height: ;
  letter-spacing: ;
  
}
@media (min-width: 992px) and (max-width: 1199px){#s-f6294726-eee7-4e60-8000-ee6e23586ae2 .shg-product-title-component h1 span {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Poppins;
  font-style:   ;
  font-size: 15px;
  line-height: ;
  letter-spacing: ;
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-f6294726-eee7-4e60-8000-ee6e23586ae2 .shg-product-title-component h1 span {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Poppins;
  font-style:   ;
  font-size: 15px;
  line-height: ;
  letter-spacing: ;
  
}
}@media (max-width: 767px){#s-f6294726-eee7-4e60-8000-ee6e23586ae2 .shg-product-title-component h1 span {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Poppins;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  
}
}
#s-7e843277-3224-4228-bacd-7c758c8b20fa {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-7e843277-3224-4228-bacd-7c758c8b20fa .shg-product-sold-out {
  display: none;
  color: rgba(21, 44, 78, 1);
  font-size: 28px;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
}

#s-7e843277-3224-4228-bacd-7c758c8b20fa .shg-product-price {
  color: rgba(21, 44, 78, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 28px;
}

#s-7e843277-3224-4228-bacd-7c758c8b20fa .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-7e843277-3224-4228-bacd-7c758c8b20fa .shg-product-sold-out {
  display: none;
  color: rgba(21, 44, 78, 1);
  font-size: 28px;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
}

#s-7e843277-3224-4228-bacd-7c758c8b20fa .shg-product-price {
  color: rgba(21, 44, 78, 1);
  font-weight:  600 ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 28px;
}

#s-7e843277-3224-4228-bacd-7c758c8b20fa .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}
#s-d3215b94-1dc2-4edd-88c1-5b3d2cef13cb {
  margin-top: 7px;
margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(21, 44, 78, 1);
text-align: center;
text-decoration: none;
letter-spacing: 0px;
line-height: 1.5em;
background-image: none;
hover-type: color;
}
#s-d3215b94-1dc2-4edd-88c1-5b3d2cef13cb:hover {background-color: rgba(21, 44, 78, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-d3215b94-1dc2-4edd-88c1-5b3d2cef13cb:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-d3215b94-1dc2-4edd-88c1-5b3d2cef13cb {
  margin-bottom: 30px;
}
}

  #s-d3215b94-1dc2-4edd-88c1-5b3d2cef13cb-root {
    text-align: center;
  }


#s-d3215b94-1dc2-4edd-88c1-5b3d2cef13cb.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-d3215b94-1dc2-4edd-88c1-5b3d2cef13cb-root {
    text-align: center;
  }


#s-d3215b94-1dc2-4edd-88c1-5b3d2cef13cb.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-d3215b94-1dc2-4edd-88c1-5b3d2cef13cb-root {
    text-align: center;
  }


#s-d3215b94-1dc2-4edd-88c1-5b3d2cef13cb.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-d3215b94-1dc2-4edd-88c1-5b3d2cef13cb-root {
    text-align: center;
  }


#s-d3215b94-1dc2-4edd-88c1-5b3d2cef13cb.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-d3215b94-1dc2-4edd-88c1-5b3d2cef13cb-root {
    text-align: center;
  }


#s-d3215b94-1dc2-4edd-88c1-5b3d2cef13cb.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}
#s-5150d9e0-b754-4f8b-8a5c-3ad225648542 {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
min-height: 50px;
}
@media (max-width: 767px){#s-5150d9e0-b754-4f8b-8a5c-3ad225648542 {
  background-color: rgba(239, 239, 239, 1);
}
}







#s-5150d9e0-b754-4f8b-8a5c-3ad225648542 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-5150d9e0-b754-4f8b-8a5c-3ad225648542 {
  cursor: pointer;
}#s-5150d9e0-b754-4f8b-8a5c-3ad225648542.shg-box.shg-c {
  justify-content: center;
}

#s-59a705ac-483e-401b-b391-2f83666e0d72 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
min-height: 50px;
background-position: center top;
}
@media (min-width: 1200px){#s-59a705ac-483e-401b-b391-2f83666e0d72 {
  display: none;
}
#s-59a705ac-483e-401b-b391-2f83666e0d72, #wrap-s-59a705ac-483e-401b-b391-2f83666e0d72, #wrap-content-s-59a705ac-483e-401b-b391-2f83666e0d72 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-59a705ac-483e-401b-b391-2f83666e0d72 {
  display: none;
}
#s-59a705ac-483e-401b-b391-2f83666e0d72, #wrap-s-59a705ac-483e-401b-b391-2f83666e0d72, #wrap-content-s-59a705ac-483e-401b-b391-2f83666e0d72 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-59a705ac-483e-401b-b391-2f83666e0d72 {
  display: none;
}
#s-59a705ac-483e-401b-b391-2f83666e0d72, #wrap-s-59a705ac-483e-401b-b391-2f83666e0d72, #wrap-content-s-59a705ac-483e-401b-b391-2f83666e0d72 { display: none !important; }}@media (max-width: 767px){#s-59a705ac-483e-401b-b391-2f83666e0d72 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 8px;
padding-bottom: 8px;
background-color: rgba(239, 239, 239, 1);
}
}
#s-59a705ac-483e-401b-b391-2f83666e0d72 {
  background-image: url(https://i.shgcdn.com/29644cba-40b5-4d67-92ef-ff11abc7a6a0/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-59a705ac-483e-401b-b391-2f83666e0d72 {
  background-image: url(https://i.shgcdn.com/29644cba-40b5-4d67-92ef-ff11abc7a6a0/-/resize/480x/);
}
#s-59a705ac-483e-401b-b391-2f83666e0d72.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-59a705ac-483e-401b-b391-2f83666e0d72 {
  background-image: url(https://i.shgcdn.com/29644cba-40b5-4d67-92ef-ff11abc7a6a0/-/resize/960x/);
}
#s-59a705ac-483e-401b-b391-2f83666e0d72.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-59a705ac-483e-401b-b391-2f83666e0d72 {
  background-image: url(https://i.shgcdn.com/29644cba-40b5-4d67-92ef-ff11abc7a6a0/-/resize/768x/);
}
#s-59a705ac-483e-401b-b391-2f83666e0d72.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-59a705ac-483e-401b-b391-2f83666e0d72 {
  background-image: url(https://i.shgcdn.com/29644cba-40b5-4d67-92ef-ff11abc7a6a0/-/resize/1536x/);
}
#s-59a705ac-483e-401b-b391-2f83666e0d72.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-59a705ac-483e-401b-b391-2f83666e0d72 {
  background-image: url(https://i.shgcdn.com/29644cba-40b5-4d67-92ef-ff11abc7a6a0/-/resize/1024x/);
}
#s-59a705ac-483e-401b-b391-2f83666e0d72.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-59a705ac-483e-401b-b391-2f83666e0d72 {
  background-image: url(https://i.shgcdn.com/29644cba-40b5-4d67-92ef-ff11abc7a6a0/-/resize/2048x/);
}
#s-59a705ac-483e-401b-b391-2f83666e0d72.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-59a705ac-483e-401b-b391-2f83666e0d72 {
  background-image: url(https://i.shgcdn.com/29644cba-40b5-4d67-92ef-ff11abc7a6a0/-/resize/1200x/);
}
#s-59a705ac-483e-401b-b391-2f83666e0d72.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-59a705ac-483e-401b-b391-2f83666e0d72 {
  background-image: url(https://i.shgcdn.com/29644cba-40b5-4d67-92ef-ff11abc7a6a0/-/resize/2048x/);
}
#s-59a705ac-483e-401b-b391-2f83666e0d72.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-59a705ac-483e-401b-b391-2f83666e0d72 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-59a705ac-483e-401b-b391-2f83666e0d72.shg-box.shg-c {
  justify-content: center;
}

#s-c61fdd2e-dab6-4894-a18a-62651d8f335e {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (min-width: 1200px){#s-c61fdd2e-dab6-4894-a18a-62651d8f335e {
  display: none;
}
#s-c61fdd2e-dab6-4894-a18a-62651d8f335e, #wrap-s-c61fdd2e-dab6-4894-a18a-62651d8f335e, #wrap-content-s-c61fdd2e-dab6-4894-a18a-62651d8f335e { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c61fdd2e-dab6-4894-a18a-62651d8f335e {
  display: none;
}
#s-c61fdd2e-dab6-4894-a18a-62651d8f335e, #wrap-s-c61fdd2e-dab6-4894-a18a-62651d8f335e, #wrap-content-s-c61fdd2e-dab6-4894-a18a-62651d8f335e { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c61fdd2e-dab6-4894-a18a-62651d8f335e {
  display: none;
}
#s-c61fdd2e-dab6-4894-a18a-62651d8f335e, #wrap-s-c61fdd2e-dab6-4894-a18a-62651d8f335e, #wrap-content-s-c61fdd2e-dab6-4894-a18a-62651d8f335e { display: none !important; }}







#s-c61fdd2e-dab6-4894-a18a-62651d8f335e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c61fdd2e-dab6-4894-a18a-62651d8f335e.shg-box.shg-c {
  justify-content: center;
}

#s-3a480808-17b9-4d6c-a74b-f78dd8cdb7ac {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 0px;
text-align: center;
}
@media (max-width: 767px){#s-3a480808-17b9-4d6c-a74b-f78dd8cdb7ac {
  margin-top: 20px;
margin-bottom: 10px;
}
}
#s-3a480808-17b9-4d6c-a74b-f78dd8cdb7ac .shogun-heading-component h1 {
  color: rgba(116, 147, 64, 1);
  font-weight:  normal ;
  font-family: "Zilla Slab";
  font-style:  normal ;
  font-size: 23px;
  
  
  
}


@media (min-width: 768px) and (max-width: 991px){#s-3a480808-17b9-4d6c-a74b-f78dd8cdb7ac .shogun-heading-component h1 {
  color: rgba(116, 147, 64, 1);
  font-weight:  normal ;
  font-family: "Zilla Slab";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


}
#s-ebd207ed-a8e5-4b19-b977-a261e029f73e {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-ebd207ed-a8e5-4b19-b977-a261e029f73e .shogun-heading-component h1 {
  color: rgba(178, 110, 174, 1);
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 69px;
  line-height: 1.1em;
  letter-spacing: 0px;
  
}


@media (min-width: 1200px){#s-ebd207ed-a8e5-4b19-b977-a261e029f73e .shogun-heading-component h1 {
  color: rgba(178, 110, 174, 1);
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 79px;
  line-height: 1.1em;
  letter-spacing: 0px;
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-ebd207ed-a8e5-4b19-b977-a261e029f73e .shogun-heading-component h1 {
  color: rgba(178, 110, 174, 1);
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 69px;
  line-height: 1.3em;
  letter-spacing: 0px;
  
}


}@media (max-width: 767px){#s-ebd207ed-a8e5-4b19-b977-a261e029f73e .shogun-heading-component h1 {
  color: rgba(178, 110, 174, 1);
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 57px;
  line-height: 1.1em;
  letter-spacing: 0px;
  
}


}
#s-e9de4f63-53a9-4eab-b736-167af6b4e45c {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (max-width: 767px){#s-e9de4f63-53a9-4eab-b736-167af6b4e45c {
  margin-bottom: 10px;
}
}
#s-e9de4f63-53a9-4eab-b736-167af6b4e45c .shogun-heading-component h1 {
  color: rgba(178, 110, 174, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 37px;
  line-height: 1.2em;
  letter-spacing: 2px;
  
}


@media (min-width: 1200px){#s-e9de4f63-53a9-4eab-b736-167af6b4e45c .shogun-heading-component h1 {
  color: rgba(178, 110, 174, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 48px;
  line-height: 1.2em;
  letter-spacing: 2px;
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-e9de4f63-53a9-4eab-b736-167af6b4e45c .shogun-heading-component h1 {
  color: rgba(178, 110, 174, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 37px;
  line-height: 1.3em;
  letter-spacing: 2px;
  
}


}@media (max-width: 767px){#s-e9de4f63-53a9-4eab-b736-167af6b4e45c .shogun-heading-component h1 {
  color: rgba(178, 110, 174, 1);
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 39px;
  line-height: 1.2em;
  letter-spacing: 2px;
  
}


}
#s-bf652719-52d8-4526-90d4-49c4f02fe8e9 {
  margin-top: 11px;
margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
padding-top: 6px;
padding-left: 20px;
padding-bottom: 6px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(116, 147, 64, 1);
text-align: center;
text-decoration: none;
letter-spacing: 0px;
line-height: 1.5em;
background-image: none;
hover-type: color;
}
#s-bf652719-52d8-4526-90d4-49c4f02fe8e9:hover {background-color: rgba(102, 135, 45, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-bf652719-52d8-4526-90d4-49c4f02fe8e9:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-bf652719-52d8-4526-90d4-49c4f02fe8e9 {
  margin-bottom: 30px;
}
}

  #s-bf652719-52d8-4526-90d4-49c4f02fe8e9-root {
    text-align: center;
  }


#s-bf652719-52d8-4526-90d4-49c4f02fe8e9.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 500;
  
  font-family: Poppins;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-bf652719-52d8-4526-90d4-49c4f02fe8e9-root {
    text-align: center;
  }


#s-bf652719-52d8-4526-90d4-49c4f02fe8e9.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 500;
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-bf652719-52d8-4526-90d4-49c4f02fe8e9-root {
    text-align: center;
  }


#s-bf652719-52d8-4526-90d4-49c4f02fe8e9.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 500;
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-bf652719-52d8-4526-90d4-49c4f02fe8e9-root {
    text-align: center;
  }


#s-bf652719-52d8-4526-90d4-49c4f02fe8e9.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 500;
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-bf652719-52d8-4526-90d4-49c4f02fe8e9-root {
    text-align: center;
  }


#s-bf652719-52d8-4526-90d4-49c4f02fe8e9.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 500;
  
  font-family: Poppins;
  display:  inline-block ;
}
}
#s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969 {
  margin-left: auto;
margin-right: auto;
max-width: 1540px;
aspect-ratio: 1540/1103;
text-align: center;
}
@media (min-width: 1200px){#s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969 {
  display: none;
}
#s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969, #wrap-s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969, #wrap-content-s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969 {
  display: none;
}
#s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969, #wrap-s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969, #wrap-content-s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969 {
  display: none;
}
#s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969, #wrap-s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969, #wrap-content-s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969 { display: none !important; }}
#s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969 {
  margin: 0 !important;
  overflow: visible;
}

#s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969 img.shogun-image {
  /* Add background color handling */
  
}

#s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969 .shg-image-content-wrapper {
      aspect-ratio: 1540/1103;
      min-width: 100%;
      height: auto;
    }

    #s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969 .shogun-image-link {
      aspect-ratio: 1540/1103;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1540px;
  }



  img.s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969.shogun-image {
    
    
    
    max-height: 1540px;
  }


.s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969 .shogun-image-content {
  
    justify-content: center;
  
}

.s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969.shg-align-container {
  display: flex;
  justify-content: center
}

.s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969.shogun-image {
  box-sizing: border-box;
}



.s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969 {
      --shg-aspect-ratio: calc(1540/1103); 
    }

    .s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969.shogun-image-container {
      position: relative;
    }

    .s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1540px;
    }
  }

@media (min-width: 1200px){#s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969 {
  margin: 0 !important;
  overflow: visible;
}

#s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969 img.shogun-image {
  /* Add background color handling */
  
}

#s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969 .shg-image-content-wrapper {
      aspect-ratio: 1540/1103;
      min-width: 100%;
      height: auto;
    }

    #s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969 .shogun-image-link {
      aspect-ratio: 1540/1103;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1540px;
  }



  img.s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969.shogun-image {
    
    
    
    max-height: 1540px;
  }


.s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969 .shogun-image-content {
  
    justify-content: center;
  
}

.s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969.shg-align-container {
  display: flex;
  justify-content: center
}

.s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969.shogun-image {
  box-sizing: border-box;
}



.s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969 {
      --shg-aspect-ratio: calc(1540/1103); 
    }

    .s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969.shogun-image-container {
      position: relative;
    }

    .s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1540px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969 {
  margin: 0 !important;
  overflow: visible;
}

#s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969 img.shogun-image {
  /* Add background color handling */
  
}

#s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969 .shg-image-content-wrapper {
      aspect-ratio: 1540/1103;
      min-width: 100%;
      height: auto;
    }

    #s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969 .shogun-image-link {
      aspect-ratio: 1540/1103;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1540px;
  }



  img.s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969.shogun-image {
    
    
    
    max-height: 1540px;
  }


.s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969 .shogun-image-content {
  
    justify-content: center;
  
}

.s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969.shg-align-container {
  display: flex;
  justify-content: center
}

.s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969.shogun-image {
  box-sizing: border-box;
}



.s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969 {
      --shg-aspect-ratio: calc(1540/1103); 
    }

    .s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969.shogun-image-container {
      position: relative;
    }

    .s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1540px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969 {
  margin: 0 !important;
  overflow: visible;
}

#s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969 img.shogun-image {
  /* Add background color handling */
  
}

#s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969 .shg-image-content-wrapper {
      aspect-ratio: 1540/1103;
      min-width: 100%;
      height: auto;
    }

    #s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969 .shogun-image-link {
      aspect-ratio: 1540/1103;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1540px;
  }



  img.s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969.shogun-image {
    
    
    
    max-height: 1540px;
  }


.s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969 .shogun-image-content {
  
    justify-content: center;
  
}

.s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969.shg-align-container {
  display: flex;
  justify-content: center
}

.s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969.shogun-image {
  box-sizing: border-box;
}



.s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969 {
      --shg-aspect-ratio: calc(1540/1103); 
    }

    .s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969.shogun-image-container {
      position: relative;
    }

    .s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1540px;
    }
  }

}@media (max-width: 767px){#s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969 {
  margin: 0 !important;
  overflow: visible;
}

#s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969 img.shogun-image {
  /* Add background color handling */
  
}

#s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969 .shg-image-content-wrapper {
      aspect-ratio: 1540/1103;
      min-width: 100%;
      height: auto;
    }

    #s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969 .shogun-image-link {
      aspect-ratio: 1540/1103;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1540px;
  }



  img.s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969.shogun-image {
    
    
    
    max-height: 1540px;
  }


.s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969 .shogun-image-content {
  
    justify-content: center;
  
}

.s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969.shg-align-container {
  display: flex;
  justify-content: center
}

.s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969.shogun-image {
  box-sizing: border-box;
}



.s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969 {
      --shg-aspect-ratio: calc(1540/1103); 
    }

    .s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969.shogun-image-container {
      position: relative;
    }

    .s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-80b4f2f5-7d8b-4f8a-9f35-9d344fc68969 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1540px;
    }
  }

}
#s-8271ba1f-eef9-4382-ad21-462fa64a163b {
  margin-left: auto;
margin-right: auto;
max-width: 2600px;
aspect-ratio: 2600/1103;
text-align: center;
}
@media (max-width: 767px){#s-8271ba1f-eef9-4382-ad21-462fa64a163b {
  display: none;
}
#s-8271ba1f-eef9-4382-ad21-462fa64a163b, #wrap-s-8271ba1f-eef9-4382-ad21-462fa64a163b, #wrap-content-s-8271ba1f-eef9-4382-ad21-462fa64a163b { display: none !important; }}
#s-8271ba1f-eef9-4382-ad21-462fa64a163b {
  margin: 0 !important;
  overflow: visible;
}

#s-8271ba1f-eef9-4382-ad21-462fa64a163b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8271ba1f-eef9-4382-ad21-462fa64a163b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8271ba1f-eef9-4382-ad21-462fa64a163b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8271ba1f-eef9-4382-ad21-462fa64a163b img.shogun-image {
  /* Add background color handling */
  
}

#s-8271ba1f-eef9-4382-ad21-462fa64a163b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8271ba1f-eef9-4382-ad21-462fa64a163b .shg-image-content-wrapper {
      aspect-ratio: 2600/1103;
      min-width: 100%;
      height: auto;
    }

    #s-8271ba1f-eef9-4382-ad21-462fa64a163b .shogun-image-link {
      aspect-ratio: 2600/1103;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8271ba1f-eef9-4382-ad21-462fa64a163b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8271ba1f-eef9-4382-ad21-462fa64a163b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8271ba1f-eef9-4382-ad21-462fa64a163b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2600px;
  }



  img.s-8271ba1f-eef9-4382-ad21-462fa64a163b.shogun-image {
    
    
    
    max-height: 2600px;
  }


.s-8271ba1f-eef9-4382-ad21-462fa64a163b .shogun-image-content {
  
    justify-content: center;
  
}

.s-8271ba1f-eef9-4382-ad21-462fa64a163b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8271ba1f-eef9-4382-ad21-462fa64a163b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8271ba1f-eef9-4382-ad21-462fa64a163b.shogun-image {
  box-sizing: border-box;
}



.s-8271ba1f-eef9-4382-ad21-462fa64a163b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-8271ba1f-eef9-4382-ad21-462fa64a163b {
      --shg-aspect-ratio: calc(2600/1103); 
    }

    .s-8271ba1f-eef9-4382-ad21-462fa64a163b.shogun-image-container {
      position: relative;
    }

    .s-8271ba1f-eef9-4382-ad21-462fa64a163b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8271ba1f-eef9-4382-ad21-462fa64a163b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8271ba1f-eef9-4382-ad21-462fa64a163b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2600px;
    }
  }

@media (min-width: 1200px){#s-8271ba1f-eef9-4382-ad21-462fa64a163b {
  margin: 0 !important;
  overflow: visible;
}

#s-8271ba1f-eef9-4382-ad21-462fa64a163b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8271ba1f-eef9-4382-ad21-462fa64a163b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8271ba1f-eef9-4382-ad21-462fa64a163b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8271ba1f-eef9-4382-ad21-462fa64a163b img.shogun-image {
  /* Add background color handling */
  
}

#s-8271ba1f-eef9-4382-ad21-462fa64a163b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8271ba1f-eef9-4382-ad21-462fa64a163b .shg-image-content-wrapper {
      aspect-ratio: 2600/1103;
      min-width: 100%;
      height: auto;
    }

    #s-8271ba1f-eef9-4382-ad21-462fa64a163b .shogun-image-link {
      aspect-ratio: 2600/1103;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8271ba1f-eef9-4382-ad21-462fa64a163b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8271ba1f-eef9-4382-ad21-462fa64a163b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8271ba1f-eef9-4382-ad21-462fa64a163b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2600px;
  }



  img.s-8271ba1f-eef9-4382-ad21-462fa64a163b.shogun-image {
    
    
    
    max-height: 2600px;
  }


.s-8271ba1f-eef9-4382-ad21-462fa64a163b .shogun-image-content {
  
    justify-content: center;
  
}

.s-8271ba1f-eef9-4382-ad21-462fa64a163b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8271ba1f-eef9-4382-ad21-462fa64a163b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8271ba1f-eef9-4382-ad21-462fa64a163b.shogun-image {
  box-sizing: border-box;
}



.s-8271ba1f-eef9-4382-ad21-462fa64a163b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-8271ba1f-eef9-4382-ad21-462fa64a163b {
      --shg-aspect-ratio: calc(2600/1103); 
    }

    .s-8271ba1f-eef9-4382-ad21-462fa64a163b.shogun-image-container {
      position: relative;
    }

    .s-8271ba1f-eef9-4382-ad21-462fa64a163b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8271ba1f-eef9-4382-ad21-462fa64a163b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8271ba1f-eef9-4382-ad21-462fa64a163b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2600px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-8271ba1f-eef9-4382-ad21-462fa64a163b {
  margin: 0 !important;
  overflow: visible;
}

#s-8271ba1f-eef9-4382-ad21-462fa64a163b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8271ba1f-eef9-4382-ad21-462fa64a163b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8271ba1f-eef9-4382-ad21-462fa64a163b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8271ba1f-eef9-4382-ad21-462fa64a163b img.shogun-image {
  /* Add background color handling */
  
}

#s-8271ba1f-eef9-4382-ad21-462fa64a163b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8271ba1f-eef9-4382-ad21-462fa64a163b .shg-image-content-wrapper {
      aspect-ratio: 2600/1103;
      min-width: 100%;
      height: auto;
    }

    #s-8271ba1f-eef9-4382-ad21-462fa64a163b .shogun-image-link {
      aspect-ratio: 2600/1103;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8271ba1f-eef9-4382-ad21-462fa64a163b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8271ba1f-eef9-4382-ad21-462fa64a163b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8271ba1f-eef9-4382-ad21-462fa64a163b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2600px;
  }



  img.s-8271ba1f-eef9-4382-ad21-462fa64a163b.shogun-image {
    
    
    
    max-height: 2600px;
  }


.s-8271ba1f-eef9-4382-ad21-462fa64a163b .shogun-image-content {
  
    justify-content: center;
  
}

.s-8271ba1f-eef9-4382-ad21-462fa64a163b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8271ba1f-eef9-4382-ad21-462fa64a163b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8271ba1f-eef9-4382-ad21-462fa64a163b.shogun-image {
  box-sizing: border-box;
}



.s-8271ba1f-eef9-4382-ad21-462fa64a163b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-8271ba1f-eef9-4382-ad21-462fa64a163b {
      --shg-aspect-ratio: calc(2600/1103); 
    }

    .s-8271ba1f-eef9-4382-ad21-462fa64a163b.shogun-image-container {
      position: relative;
    }

    .s-8271ba1f-eef9-4382-ad21-462fa64a163b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8271ba1f-eef9-4382-ad21-462fa64a163b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8271ba1f-eef9-4382-ad21-462fa64a163b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2600px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-8271ba1f-eef9-4382-ad21-462fa64a163b {
  margin: 0 !important;
  overflow: visible;
}

#s-8271ba1f-eef9-4382-ad21-462fa64a163b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8271ba1f-eef9-4382-ad21-462fa64a163b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8271ba1f-eef9-4382-ad21-462fa64a163b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8271ba1f-eef9-4382-ad21-462fa64a163b img.shogun-image {
  /* Add background color handling */
  
}

#s-8271ba1f-eef9-4382-ad21-462fa64a163b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8271ba1f-eef9-4382-ad21-462fa64a163b .shg-image-content-wrapper {
      aspect-ratio: 2600/1103;
      min-width: 100%;
      height: auto;
    }

    #s-8271ba1f-eef9-4382-ad21-462fa64a163b .shogun-image-link {
      aspect-ratio: 2600/1103;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8271ba1f-eef9-4382-ad21-462fa64a163b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8271ba1f-eef9-4382-ad21-462fa64a163b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8271ba1f-eef9-4382-ad21-462fa64a163b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2600px;
  }



  img.s-8271ba1f-eef9-4382-ad21-462fa64a163b.shogun-image {
    
    
    
    max-height: 2600px;
  }


.s-8271ba1f-eef9-4382-ad21-462fa64a163b .shogun-image-content {
  
    justify-content: center;
  
}

.s-8271ba1f-eef9-4382-ad21-462fa64a163b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8271ba1f-eef9-4382-ad21-462fa64a163b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8271ba1f-eef9-4382-ad21-462fa64a163b.shogun-image {
  box-sizing: border-box;
}



.s-8271ba1f-eef9-4382-ad21-462fa64a163b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-8271ba1f-eef9-4382-ad21-462fa64a163b {
      --shg-aspect-ratio: calc(2600/1103); 
    }

    .s-8271ba1f-eef9-4382-ad21-462fa64a163b.shogun-image-container {
      position: relative;
    }

    .s-8271ba1f-eef9-4382-ad21-462fa64a163b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8271ba1f-eef9-4382-ad21-462fa64a163b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8271ba1f-eef9-4382-ad21-462fa64a163b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2600px;
    }
  }

}@media (max-width: 767px){#s-8271ba1f-eef9-4382-ad21-462fa64a163b {
  margin: 0 !important;
  overflow: visible;
}

#s-8271ba1f-eef9-4382-ad21-462fa64a163b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8271ba1f-eef9-4382-ad21-462fa64a163b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8271ba1f-eef9-4382-ad21-462fa64a163b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8271ba1f-eef9-4382-ad21-462fa64a163b img.shogun-image {
  /* Add background color handling */
  
}

#s-8271ba1f-eef9-4382-ad21-462fa64a163b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8271ba1f-eef9-4382-ad21-462fa64a163b .shg-image-content-wrapper {
      aspect-ratio: 2600/1103;
      min-width: 100%;
      height: auto;
    }

    #s-8271ba1f-eef9-4382-ad21-462fa64a163b .shogun-image-link {
      aspect-ratio: 2600/1103;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8271ba1f-eef9-4382-ad21-462fa64a163b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8271ba1f-eef9-4382-ad21-462fa64a163b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8271ba1f-eef9-4382-ad21-462fa64a163b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2600px;
  }



  img.s-8271ba1f-eef9-4382-ad21-462fa64a163b.shogun-image {
    
    
    
    max-height: 2600px;
  }


.s-8271ba1f-eef9-4382-ad21-462fa64a163b .shogun-image-content {
  
    justify-content: center;
  
}

.s-8271ba1f-eef9-4382-ad21-462fa64a163b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8271ba1f-eef9-4382-ad21-462fa64a163b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8271ba1f-eef9-4382-ad21-462fa64a163b.shogun-image {
  box-sizing: border-box;
}



.s-8271ba1f-eef9-4382-ad21-462fa64a163b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-8271ba1f-eef9-4382-ad21-462fa64a163b {
      --shg-aspect-ratio: calc(2600/1103); 
    }

    .s-8271ba1f-eef9-4382-ad21-462fa64a163b.shogun-image-container {
      position: relative;
    }

    .s-8271ba1f-eef9-4382-ad21-462fa64a163b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8271ba1f-eef9-4382-ad21-462fa64a163b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8271ba1f-eef9-4382-ad21-462fa64a163b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2600px;
    }
  }

}
#s-8c71b710-ec3b-43ce-90d0-5a2912d217ba {
  margin-left: 1%;
margin-right: 16%;
}

@media (min-width: 0px) {
[id="s-8c71b710-ec3b-43ce-90d0-5a2912d217ba"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8c71b710-ec3b-43ce-90d0-5a2912d217ba"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-8c71b710-ec3b-43ce-90d0-5a2912d217ba"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-8c71b710-ec3b-43ce-90d0-5a2912d217ba"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-8c71b710-ec3b-43ce-90d0-5a2912d217ba"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-7afea085-7f5b-4bd0-b52a-530710101d82 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-7afea085-7f5b-4bd0-b52a-530710101d82 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-7afea085-7f5b-4bd0-b52a-530710101d82.shg-box.shg-c {
  justify-content: center;
}

#s-33c950b1-b1d5-4c53-b37c-8b9e2f95bee0 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 0px;
text-align: center;
}

#s-33c950b1-b1d5-4c53-b37c-8b9e2f95bee0 .shogun-heading-component h1 {
  color: rgba(116, 147, 64, 1);
  font-weight:  normal ;
  font-family: "Zilla Slab";
  font-style:  normal ;
  font-size: 23px;
  
  
  
}


@media (min-width: 768px) and (max-width: 991px){#s-33c950b1-b1d5-4c53-b37c-8b9e2f95bee0 .shogun-heading-component h1 {
  color: rgba(116, 147, 64, 1);
  font-weight:  normal ;
  font-family: "Zilla Slab";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


}
#s-01c4ed7a-e9b9-455b-b416-5e44a6ebe361 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-01c4ed7a-e9b9-455b-b416-5e44a6ebe361 .shogun-heading-component h1 {
  color: rgba(178, 110, 174, 1);
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 69px;
  line-height: 1.1em;
  letter-spacing: 0px;
  
}


@media (min-width: 1200px){#s-01c4ed7a-e9b9-455b-b416-5e44a6ebe361 .shogun-heading-component h1 {
  color: rgba(178, 110, 174, 1);
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 79px;
  line-height: 1.1em;
  letter-spacing: 0px;
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-01c4ed7a-e9b9-455b-b416-5e44a6ebe361 .shogun-heading-component h1 {
  color: rgba(178, 110, 174, 1);
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 69px;
  line-height: 1.3em;
  letter-spacing: 0px;
  
}


}
#s-a7a4a30c-2f22-4ece-ace3-d894d05720e6 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-a7a4a30c-2f22-4ece-ace3-d894d05720e6 .shogun-heading-component h1 {
  color: rgba(178, 110, 174, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 37px;
  line-height: 1.2em;
  letter-spacing: 2px;
  
}


@media (min-width: 1200px){#s-a7a4a30c-2f22-4ece-ace3-d894d05720e6 .shogun-heading-component h1 {
  color: rgba(178, 110, 174, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 48px;
  line-height: 1.2em;
  letter-spacing: 2px;
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-a7a4a30c-2f22-4ece-ace3-d894d05720e6 .shogun-heading-component h1 {
  color: rgba(178, 110, 174, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 37px;
  line-height: 1.3em;
  letter-spacing: 2px;
  
}


}
#s-cb4c4fa3-6d3e-4821-9182-a2fd36fdbfa9 {
  margin-top: 11px;
margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
padding-top: 6px;
padding-left: 20px;
padding-bottom: 6px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(116, 147, 64, 1);
text-align: center;
text-decoration: none;
letter-spacing: 0px;
line-height: 1.5em;
background-image: none;
hover-type: color;
}
#s-cb4c4fa3-6d3e-4821-9182-a2fd36fdbfa9:hover {background-color: rgba(102, 135, 45, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-cb4c4fa3-6d3e-4821-9182-a2fd36fdbfa9:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-cb4c4fa3-6d3e-4821-9182-a2fd36fdbfa9-root {
    text-align: center;
  }


#s-cb4c4fa3-6d3e-4821-9182-a2fd36fdbfa9.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 500;
  
  font-family: Poppins;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-cb4c4fa3-6d3e-4821-9182-a2fd36fdbfa9-root {
    text-align: center;
  }


#s-cb4c4fa3-6d3e-4821-9182-a2fd36fdbfa9.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 500;
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-cb4c4fa3-6d3e-4821-9182-a2fd36fdbfa9-root {
    text-align: center;
  }


#s-cb4c4fa3-6d3e-4821-9182-a2fd36fdbfa9.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 500;
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-cb4c4fa3-6d3e-4821-9182-a2fd36fdbfa9-root {
    text-align: center;
  }


#s-cb4c4fa3-6d3e-4821-9182-a2fd36fdbfa9.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 500;
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-cb4c4fa3-6d3e-4821-9182-a2fd36fdbfa9-root {
    text-align: center;
  }


#s-cb4c4fa3-6d3e-4821-9182-a2fd36fdbfa9.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 500;
  
  font-family: Poppins;
  display:  inline-block ;
}
}
#s-a6613918-34ad-43f2-ab5c-7b1c830964b4 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (min-width: 1200px){#s-a6613918-34ad-43f2-ab5c-7b1c830964b4 {
  margin-top: 10px;
margin-bottom: 10px;
}
}







#s-a6613918-34ad-43f2-ab5c-7b1c830964b4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a6613918-34ad-43f2-ab5c-7b1c830964b4.shg-box.shg-c {
  justify-content: center;
}

#s-01de2f16-4a3e-455c-99f1-fe47dc1da21d {
  margin-top: 30px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-01de2f16-4a3e-455c-99f1-fe47dc1da21d {
  margin-top: 30px;
margin-left: 13%;
margin-bottom: 10px;
margin-right: 13%;
}
}
#s-01de2f16-4a3e-455c-99f1-fe47dc1da21d .shogun-heading-component h1 {
  color: rgba(21, 44, 78, 1);
  font-weight:  normal ;
  font-family: "Zilla Slab";
  font-style:  normal ;
  
  
  
  
}


@media (min-width: 1200px){#s-01de2f16-4a3e-455c-99f1-fe47dc1da21d .shogun-heading-component h1 {
  color: rgba(21, 44, 78, 1);
  font-weight:  normal ;
  font-family: "Zilla Slab";
  font-style:  normal ;
  font-size: 39px;
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-01de2f16-4a3e-455c-99f1-fe47dc1da21d .shogun-heading-component h1 {
  color: rgba(21, 44, 78, 1);
  font-weight:  normal ;
  font-family: "Zilla Slab";
  font-style:  normal ;
  font-size: 35px;
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-01de2f16-4a3e-455c-99f1-fe47dc1da21d .shogun-heading-component h1 {
  color: rgba(21, 44, 78, 1);
  font-weight:  normal ;
  font-family: "Zilla Slab";
  font-style:  normal ;
  font-size: 32px;
  
  
  
}


}@media (max-width: 767px){#s-01de2f16-4a3e-455c-99f1-fe47dc1da21d .shogun-heading-component h1 {
  color: rgba(21, 44, 78, 1);
  font-weight:  normal ;
  font-family: "Zilla Slab";
  font-style:  normal ;
  font-size: 32px;
  
  
  
}


}
#s-82e94675-8480-48d5-9536-c2fb34520d4a {
  padding-bottom: 30px;
}
@media (max-width: 767px){#s-82e94675-8480-48d5-9536-c2fb34520d4a {
  margin-left: 2%;
margin-right: 2%;
}
}
@media (min-width: 0px) {
[id="s-82e94675-8480-48d5-9536-c2fb34520d4a"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.0px);
}

}

@media (min-width: 768px) {
[id="s-82e94675-8480-48d5-9536-c2fb34520d4a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.5px);
}

}

@media (min-width: 992px) {
[id="s-82e94675-8480-48d5-9536-c2fb34520d4a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.5px);
}

}

@media (min-width: 1200px) {
[id="s-82e94675-8480-48d5-9536-c2fb34520d4a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.5px);
}

}

#s-cbf12376-cbf4-460a-b865-b4ce02af1980 {
  min-height: 50px;
}








#s-cbf12376-cbf4-460a-b865-b4ce02af1980 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-cbf12376-cbf4-460a-b865-b4ce02af1980 {
  cursor: pointer;
}#s-cbf12376-cbf4-460a-b865-b4ce02af1980.shg-box.shg-c {
  justify-content: center;
}

#s-97b6fb34-ac85-4c85-89bd-021521c62b05 {
  margin-left: auto;
margin-right: auto;
max-width: 1471px;
aspect-ratio: 1/1;
text-align: center;
}

#s-97b6fb34-ac85-4c85-89bd-021521c62b05 {
  margin: 0 !important;
  overflow: visible;
}

#s-97b6fb34-ac85-4c85-89bd-021521c62b05-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-97b6fb34-ac85-4c85-89bd-021521c62b05 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-97b6fb34-ac85-4c85-89bd-021521c62b05 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-97b6fb34-ac85-4c85-89bd-021521c62b05 img.shogun-image {
  /* Add background color handling */
  
}

#s-97b6fb34-ac85-4c85-89bd-021521c62b05 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-97b6fb34-ac85-4c85-89bd-021521c62b05 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-97b6fb34-ac85-4c85-89bd-021521c62b05 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-97b6fb34-ac85-4c85-89bd-021521c62b05 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-97b6fb34-ac85-4c85-89bd-021521c62b05.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-97b6fb34-ac85-4c85-89bd-021521c62b05 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1471px;
  }



  img.s-97b6fb34-ac85-4c85-89bd-021521c62b05.shogun-image {
    
    
    
    max-height: 1471px;
  }


.s-97b6fb34-ac85-4c85-89bd-021521c62b05 .shogun-image-content {
  
    justify-content: center;
  
}

.s-97b6fb34-ac85-4c85-89bd-021521c62b05.shg-align-container {
  display: flex;
  justify-content: center
}

.s-97b6fb34-ac85-4c85-89bd-021521c62b05.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-97b6fb34-ac85-4c85-89bd-021521c62b05.shogun-image {
  box-sizing: border-box;
}



.s-97b6fb34-ac85-4c85-89bd-021521c62b05 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-97b6fb34-ac85-4c85-89bd-021521c62b05 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-97b6fb34-ac85-4c85-89bd-021521c62b05.shogun-image-container {
      position: relative;
    }

    .s-97b6fb34-ac85-4c85-89bd-021521c62b05.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-97b6fb34-ac85-4c85-89bd-021521c62b05.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-97b6fb34-ac85-4c85-89bd-021521c62b05 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1471px;
    }
  }

@media (min-width: 1200px){#s-97b6fb34-ac85-4c85-89bd-021521c62b05 {
  margin: 0 !important;
  overflow: visible;
}

#s-97b6fb34-ac85-4c85-89bd-021521c62b05-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-97b6fb34-ac85-4c85-89bd-021521c62b05 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-97b6fb34-ac85-4c85-89bd-021521c62b05 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-97b6fb34-ac85-4c85-89bd-021521c62b05 img.shogun-image {
  /* Add background color handling */
  
}

#s-97b6fb34-ac85-4c85-89bd-021521c62b05 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-97b6fb34-ac85-4c85-89bd-021521c62b05 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-97b6fb34-ac85-4c85-89bd-021521c62b05 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-97b6fb34-ac85-4c85-89bd-021521c62b05 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-97b6fb34-ac85-4c85-89bd-021521c62b05.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-97b6fb34-ac85-4c85-89bd-021521c62b05 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1471px;
  }



  img.s-97b6fb34-ac85-4c85-89bd-021521c62b05.shogun-image {
    
    
    
    max-height: 1471px;
  }


.s-97b6fb34-ac85-4c85-89bd-021521c62b05 .shogun-image-content {
  
    justify-content: center;
  
}

.s-97b6fb34-ac85-4c85-89bd-021521c62b05.shg-align-container {
  display: flex;
  justify-content: center
}

.s-97b6fb34-ac85-4c85-89bd-021521c62b05.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-97b6fb34-ac85-4c85-89bd-021521c62b05.shogun-image {
  box-sizing: border-box;
}



.s-97b6fb34-ac85-4c85-89bd-021521c62b05 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-97b6fb34-ac85-4c85-89bd-021521c62b05 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-97b6fb34-ac85-4c85-89bd-021521c62b05.shogun-image-container {
      position: relative;
    }

    .s-97b6fb34-ac85-4c85-89bd-021521c62b05.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-97b6fb34-ac85-4c85-89bd-021521c62b05.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-97b6fb34-ac85-4c85-89bd-021521c62b05 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1471px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-97b6fb34-ac85-4c85-89bd-021521c62b05 {
  margin: 0 !important;
  overflow: visible;
}

#s-97b6fb34-ac85-4c85-89bd-021521c62b05-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-97b6fb34-ac85-4c85-89bd-021521c62b05 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-97b6fb34-ac85-4c85-89bd-021521c62b05 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-97b6fb34-ac85-4c85-89bd-021521c62b05 img.shogun-image {
  /* Add background color handling */
  
}

#s-97b6fb34-ac85-4c85-89bd-021521c62b05 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-97b6fb34-ac85-4c85-89bd-021521c62b05 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-97b6fb34-ac85-4c85-89bd-021521c62b05 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-97b6fb34-ac85-4c85-89bd-021521c62b05 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-97b6fb34-ac85-4c85-89bd-021521c62b05.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-97b6fb34-ac85-4c85-89bd-021521c62b05 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1471px;
  }



  img.s-97b6fb34-ac85-4c85-89bd-021521c62b05.shogun-image {
    
    
    
    max-height: 1471px;
  }


.s-97b6fb34-ac85-4c85-89bd-021521c62b05 .shogun-image-content {
  
    justify-content: center;
  
}

.s-97b6fb34-ac85-4c85-89bd-021521c62b05.shg-align-container {
  display: flex;
  justify-content: center
}

.s-97b6fb34-ac85-4c85-89bd-021521c62b05.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-97b6fb34-ac85-4c85-89bd-021521c62b05.shogun-image {
  box-sizing: border-box;
}



.s-97b6fb34-ac85-4c85-89bd-021521c62b05 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-97b6fb34-ac85-4c85-89bd-021521c62b05 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-97b6fb34-ac85-4c85-89bd-021521c62b05.shogun-image-container {
      position: relative;
    }

    .s-97b6fb34-ac85-4c85-89bd-021521c62b05.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-97b6fb34-ac85-4c85-89bd-021521c62b05.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-97b6fb34-ac85-4c85-89bd-021521c62b05 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1471px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-97b6fb34-ac85-4c85-89bd-021521c62b05 {
  margin: 0 !important;
  overflow: visible;
}

#s-97b6fb34-ac85-4c85-89bd-021521c62b05-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-97b6fb34-ac85-4c85-89bd-021521c62b05 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-97b6fb34-ac85-4c85-89bd-021521c62b05 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-97b6fb34-ac85-4c85-89bd-021521c62b05 img.shogun-image {
  /* Add background color handling */
  
}

#s-97b6fb34-ac85-4c85-89bd-021521c62b05 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-97b6fb34-ac85-4c85-89bd-021521c62b05 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-97b6fb34-ac85-4c85-89bd-021521c62b05 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-97b6fb34-ac85-4c85-89bd-021521c62b05 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-97b6fb34-ac85-4c85-89bd-021521c62b05.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-97b6fb34-ac85-4c85-89bd-021521c62b05 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1471px;
  }



  img.s-97b6fb34-ac85-4c85-89bd-021521c62b05.shogun-image {
    
    
    
    max-height: 1471px;
  }


.s-97b6fb34-ac85-4c85-89bd-021521c62b05 .shogun-image-content {
  
    justify-content: center;
  
}

.s-97b6fb34-ac85-4c85-89bd-021521c62b05.shg-align-container {
  display: flex;
  justify-content: center
}

.s-97b6fb34-ac85-4c85-89bd-021521c62b05.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-97b6fb34-ac85-4c85-89bd-021521c62b05.shogun-image {
  box-sizing: border-box;
}



.s-97b6fb34-ac85-4c85-89bd-021521c62b05 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-97b6fb34-ac85-4c85-89bd-021521c62b05 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-97b6fb34-ac85-4c85-89bd-021521c62b05.shogun-image-container {
      position: relative;
    }

    .s-97b6fb34-ac85-4c85-89bd-021521c62b05.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-97b6fb34-ac85-4c85-89bd-021521c62b05.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-97b6fb34-ac85-4c85-89bd-021521c62b05 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1471px;
    }
  }

}@media (max-width: 767px){#s-97b6fb34-ac85-4c85-89bd-021521c62b05 {
  margin: 0 !important;
  overflow: visible;
}

#s-97b6fb34-ac85-4c85-89bd-021521c62b05-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-97b6fb34-ac85-4c85-89bd-021521c62b05 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-97b6fb34-ac85-4c85-89bd-021521c62b05 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-97b6fb34-ac85-4c85-89bd-021521c62b05 img.shogun-image {
  /* Add background color handling */
  
}

#s-97b6fb34-ac85-4c85-89bd-021521c62b05 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-97b6fb34-ac85-4c85-89bd-021521c62b05 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-97b6fb34-ac85-4c85-89bd-021521c62b05 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-97b6fb34-ac85-4c85-89bd-021521c62b05 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-97b6fb34-ac85-4c85-89bd-021521c62b05.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-97b6fb34-ac85-4c85-89bd-021521c62b05 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1471px;
  }



  img.s-97b6fb34-ac85-4c85-89bd-021521c62b05.shogun-image {
    
    
    
    max-height: 1471px;
  }


.s-97b6fb34-ac85-4c85-89bd-021521c62b05 .shogun-image-content {
  
    justify-content: center;
  
}

.s-97b6fb34-ac85-4c85-89bd-021521c62b05.shg-align-container {
  display: flex;
  justify-content: center
}

.s-97b6fb34-ac85-4c85-89bd-021521c62b05.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-97b6fb34-ac85-4c85-89bd-021521c62b05.shogun-image {
  box-sizing: border-box;
}



.s-97b6fb34-ac85-4c85-89bd-021521c62b05 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-97b6fb34-ac85-4c85-89bd-021521c62b05 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-97b6fb34-ac85-4c85-89bd-021521c62b05.shogun-image-container {
      position: relative;
    }

    .s-97b6fb34-ac85-4c85-89bd-021521c62b05.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-97b6fb34-ac85-4c85-89bd-021521c62b05.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-97b6fb34-ac85-4c85-89bd-021521c62b05 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1471px;
    }
  }

}
#s-8e441083-a8ee-4462-ac29-927f95c50490 {
  margin-left: auto;
margin-right: auto;
padding-bottom: 10px;
}

#s-c9a1f06f-9592-42ad-8f23-e90d4bbe0576 {
  min-height: 50px;
}








#s-c9a1f06f-9592-42ad-8f23-e90d4bbe0576 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c9a1f06f-9592-42ad-8f23-e90d4bbe0576 {
  cursor: pointer;
}#s-c9a1f06f-9592-42ad-8f23-e90d4bbe0576.shg-box.shg-c {
  justify-content: center;
}

#s-64cca215-4219-4ad0-8cc2-06e36e921e8e {
  margin-left: auto;
margin-right: auto;
max-width: 1471px;
aspect-ratio: 1/1;
text-align: center;
}

#s-64cca215-4219-4ad0-8cc2-06e36e921e8e {
  margin: 0 !important;
  overflow: visible;
}

#s-64cca215-4219-4ad0-8cc2-06e36e921e8e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-64cca215-4219-4ad0-8cc2-06e36e921e8e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-64cca215-4219-4ad0-8cc2-06e36e921e8e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-64cca215-4219-4ad0-8cc2-06e36e921e8e img.shogun-image {
  /* Add background color handling */
  
}

#s-64cca215-4219-4ad0-8cc2-06e36e921e8e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-64cca215-4219-4ad0-8cc2-06e36e921e8e .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-64cca215-4219-4ad0-8cc2-06e36e921e8e .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-64cca215-4219-4ad0-8cc2-06e36e921e8e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-64cca215-4219-4ad0-8cc2-06e36e921e8e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-64cca215-4219-4ad0-8cc2-06e36e921e8e img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1471px;
  }



  img.s-64cca215-4219-4ad0-8cc2-06e36e921e8e.shogun-image {
    
    
    
    max-height: 1471px;
  }


.s-64cca215-4219-4ad0-8cc2-06e36e921e8e .shogun-image-content {
  
    justify-content: center;
  
}

.s-64cca215-4219-4ad0-8cc2-06e36e921e8e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-64cca215-4219-4ad0-8cc2-06e36e921e8e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-64cca215-4219-4ad0-8cc2-06e36e921e8e.shogun-image {
  box-sizing: border-box;
}



.s-64cca215-4219-4ad0-8cc2-06e36e921e8e img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-64cca215-4219-4ad0-8cc2-06e36e921e8e {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-64cca215-4219-4ad0-8cc2-06e36e921e8e.shogun-image-container {
      position: relative;
    }

    .s-64cca215-4219-4ad0-8cc2-06e36e921e8e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-64cca215-4219-4ad0-8cc2-06e36e921e8e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-64cca215-4219-4ad0-8cc2-06e36e921e8e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1471px;
    }
  }

@media (min-width: 1200px){#s-64cca215-4219-4ad0-8cc2-06e36e921e8e {
  margin: 0 !important;
  overflow: visible;
}

#s-64cca215-4219-4ad0-8cc2-06e36e921e8e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-64cca215-4219-4ad0-8cc2-06e36e921e8e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-64cca215-4219-4ad0-8cc2-06e36e921e8e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-64cca215-4219-4ad0-8cc2-06e36e921e8e img.shogun-image {
  /* Add background color handling */
  
}

#s-64cca215-4219-4ad0-8cc2-06e36e921e8e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-64cca215-4219-4ad0-8cc2-06e36e921e8e .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-64cca215-4219-4ad0-8cc2-06e36e921e8e .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-64cca215-4219-4ad0-8cc2-06e36e921e8e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-64cca215-4219-4ad0-8cc2-06e36e921e8e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-64cca215-4219-4ad0-8cc2-06e36e921e8e img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1471px;
  }



  img.s-64cca215-4219-4ad0-8cc2-06e36e921e8e.shogun-image {
    
    
    
    max-height: 1471px;
  }


.s-64cca215-4219-4ad0-8cc2-06e36e921e8e .shogun-image-content {
  
    justify-content: center;
  
}

.s-64cca215-4219-4ad0-8cc2-06e36e921e8e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-64cca215-4219-4ad0-8cc2-06e36e921e8e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-64cca215-4219-4ad0-8cc2-06e36e921e8e.shogun-image {
  box-sizing: border-box;
}



.s-64cca215-4219-4ad0-8cc2-06e36e921e8e img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-64cca215-4219-4ad0-8cc2-06e36e921e8e {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-64cca215-4219-4ad0-8cc2-06e36e921e8e.shogun-image-container {
      position: relative;
    }

    .s-64cca215-4219-4ad0-8cc2-06e36e921e8e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-64cca215-4219-4ad0-8cc2-06e36e921e8e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-64cca215-4219-4ad0-8cc2-06e36e921e8e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1471px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-64cca215-4219-4ad0-8cc2-06e36e921e8e {
  margin: 0 !important;
  overflow: visible;
}

#s-64cca215-4219-4ad0-8cc2-06e36e921e8e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-64cca215-4219-4ad0-8cc2-06e36e921e8e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-64cca215-4219-4ad0-8cc2-06e36e921e8e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-64cca215-4219-4ad0-8cc2-06e36e921e8e img.shogun-image {
  /* Add background color handling */
  
}

#s-64cca215-4219-4ad0-8cc2-06e36e921e8e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-64cca215-4219-4ad0-8cc2-06e36e921e8e .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-64cca215-4219-4ad0-8cc2-06e36e921e8e .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-64cca215-4219-4ad0-8cc2-06e36e921e8e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-64cca215-4219-4ad0-8cc2-06e36e921e8e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-64cca215-4219-4ad0-8cc2-06e36e921e8e img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1471px;
  }



  img.s-64cca215-4219-4ad0-8cc2-06e36e921e8e.shogun-image {
    
    
    
    max-height: 1471px;
  }


.s-64cca215-4219-4ad0-8cc2-06e36e921e8e .shogun-image-content {
  
    justify-content: center;
  
}

.s-64cca215-4219-4ad0-8cc2-06e36e921e8e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-64cca215-4219-4ad0-8cc2-06e36e921e8e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-64cca215-4219-4ad0-8cc2-06e36e921e8e.shogun-image {
  box-sizing: border-box;
}



.s-64cca215-4219-4ad0-8cc2-06e36e921e8e img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-64cca215-4219-4ad0-8cc2-06e36e921e8e {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-64cca215-4219-4ad0-8cc2-06e36e921e8e.shogun-image-container {
      position: relative;
    }

    .s-64cca215-4219-4ad0-8cc2-06e36e921e8e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-64cca215-4219-4ad0-8cc2-06e36e921e8e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-64cca215-4219-4ad0-8cc2-06e36e921e8e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1471px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-64cca215-4219-4ad0-8cc2-06e36e921e8e {
  margin: 0 !important;
  overflow: visible;
}

#s-64cca215-4219-4ad0-8cc2-06e36e921e8e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-64cca215-4219-4ad0-8cc2-06e36e921e8e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-64cca215-4219-4ad0-8cc2-06e36e921e8e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-64cca215-4219-4ad0-8cc2-06e36e921e8e img.shogun-image {
  /* Add background color handling */
  
}

#s-64cca215-4219-4ad0-8cc2-06e36e921e8e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-64cca215-4219-4ad0-8cc2-06e36e921e8e .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-64cca215-4219-4ad0-8cc2-06e36e921e8e .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-64cca215-4219-4ad0-8cc2-06e36e921e8e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-64cca215-4219-4ad0-8cc2-06e36e921e8e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-64cca215-4219-4ad0-8cc2-06e36e921e8e img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1471px;
  }



  img.s-64cca215-4219-4ad0-8cc2-06e36e921e8e.shogun-image {
    
    
    
    max-height: 1471px;
  }


.s-64cca215-4219-4ad0-8cc2-06e36e921e8e .shogun-image-content {
  
    justify-content: center;
  
}

.s-64cca215-4219-4ad0-8cc2-06e36e921e8e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-64cca215-4219-4ad0-8cc2-06e36e921e8e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-64cca215-4219-4ad0-8cc2-06e36e921e8e.shogun-image {
  box-sizing: border-box;
}



.s-64cca215-4219-4ad0-8cc2-06e36e921e8e img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-64cca215-4219-4ad0-8cc2-06e36e921e8e {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-64cca215-4219-4ad0-8cc2-06e36e921e8e.shogun-image-container {
      position: relative;
    }

    .s-64cca215-4219-4ad0-8cc2-06e36e921e8e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-64cca215-4219-4ad0-8cc2-06e36e921e8e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-64cca215-4219-4ad0-8cc2-06e36e921e8e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1471px;
    }
  }

}@media (max-width: 767px){#s-64cca215-4219-4ad0-8cc2-06e36e921e8e {
  margin: 0 !important;
  overflow: visible;
}

#s-64cca215-4219-4ad0-8cc2-06e36e921e8e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-64cca215-4219-4ad0-8cc2-06e36e921e8e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-64cca215-4219-4ad0-8cc2-06e36e921e8e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-64cca215-4219-4ad0-8cc2-06e36e921e8e img.shogun-image {
  /* Add background color handling */
  
}

#s-64cca215-4219-4ad0-8cc2-06e36e921e8e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-64cca215-4219-4ad0-8cc2-06e36e921e8e .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-64cca215-4219-4ad0-8cc2-06e36e921e8e .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-64cca215-4219-4ad0-8cc2-06e36e921e8e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-64cca215-4219-4ad0-8cc2-06e36e921e8e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-64cca215-4219-4ad0-8cc2-06e36e921e8e img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1471px;
  }



  img.s-64cca215-4219-4ad0-8cc2-06e36e921e8e.shogun-image {
    
    
    
    max-height: 1471px;
  }


.s-64cca215-4219-4ad0-8cc2-06e36e921e8e .shogun-image-content {
  
    justify-content: center;
  
}

.s-64cca215-4219-4ad0-8cc2-06e36e921e8e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-64cca215-4219-4ad0-8cc2-06e36e921e8e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-64cca215-4219-4ad0-8cc2-06e36e921e8e.shogun-image {
  box-sizing: border-box;
}



.s-64cca215-4219-4ad0-8cc2-06e36e921e8e img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-64cca215-4219-4ad0-8cc2-06e36e921e8e {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-64cca215-4219-4ad0-8cc2-06e36e921e8e.shogun-image-container {
      position: relative;
    }

    .s-64cca215-4219-4ad0-8cc2-06e36e921e8e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-64cca215-4219-4ad0-8cc2-06e36e921e8e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-64cca215-4219-4ad0-8cc2-06e36e921e8e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1471px;
    }
  }

}
#s-766f7ae8-9979-4857-b1e9-2f5455888b6e {
  padding-top: 0px;
padding-bottom: 10px;
min-height: 0px;
background-color: rgba(255, 255, 255, 1);
}

#s-de752938-a20c-43c5-bf77-b9caef807c14 {
  min-height: 50px;
}








#s-de752938-a20c-43c5-bf77-b9caef807c14 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-de752938-a20c-43c5-bf77-b9caef807c14 {
  cursor: pointer;
}#s-de752938-a20c-43c5-bf77-b9caef807c14.shg-box.shg-c {
  justify-content: center;
}

#s-41496d55-cb80-4f6f-ad20-fd99f8d272fa {
  margin-left: auto;
margin-right: auto;
max-width: 1471px;
aspect-ratio: 1/1;
text-align: center;
}

#s-41496d55-cb80-4f6f-ad20-fd99f8d272fa {
  margin: 0 !important;
  overflow: visible;
}

#s-41496d55-cb80-4f6f-ad20-fd99f8d272fa-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-41496d55-cb80-4f6f-ad20-fd99f8d272fa {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-41496d55-cb80-4f6f-ad20-fd99f8d272fa {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-41496d55-cb80-4f6f-ad20-fd99f8d272fa img.shogun-image {
  /* Add background color handling */
  
}

#s-41496d55-cb80-4f6f-ad20-fd99f8d272fa img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-41496d55-cb80-4f6f-ad20-fd99f8d272fa .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-41496d55-cb80-4f6f-ad20-fd99f8d272fa .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-41496d55-cb80-4f6f-ad20-fd99f8d272fa .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-41496d55-cb80-4f6f-ad20-fd99f8d272fa.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-41496d55-cb80-4f6f-ad20-fd99f8d272fa img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1471px;
  }



  img.s-41496d55-cb80-4f6f-ad20-fd99f8d272fa.shogun-image {
    
    
    
    max-height: 1471px;
  }


.s-41496d55-cb80-4f6f-ad20-fd99f8d272fa .shogun-image-content {
  
    justify-content: center;
  
}

.s-41496d55-cb80-4f6f-ad20-fd99f8d272fa.shg-align-container {
  display: flex;
  justify-content: center
}

.s-41496d55-cb80-4f6f-ad20-fd99f8d272fa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-41496d55-cb80-4f6f-ad20-fd99f8d272fa.shogun-image {
  box-sizing: border-box;
}



.s-41496d55-cb80-4f6f-ad20-fd99f8d272fa img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-41496d55-cb80-4f6f-ad20-fd99f8d272fa {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-41496d55-cb80-4f6f-ad20-fd99f8d272fa.shogun-image-container {
      position: relative;
    }

    .s-41496d55-cb80-4f6f-ad20-fd99f8d272fa.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-41496d55-cb80-4f6f-ad20-fd99f8d272fa.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-41496d55-cb80-4f6f-ad20-fd99f8d272fa img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1471px;
    }
  }

@media (min-width: 1200px){#s-41496d55-cb80-4f6f-ad20-fd99f8d272fa {
  margin: 0 !important;
  overflow: visible;
}

#s-41496d55-cb80-4f6f-ad20-fd99f8d272fa-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-41496d55-cb80-4f6f-ad20-fd99f8d272fa {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-41496d55-cb80-4f6f-ad20-fd99f8d272fa {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-41496d55-cb80-4f6f-ad20-fd99f8d272fa img.shogun-image {
  /* Add background color handling */
  
}

#s-41496d55-cb80-4f6f-ad20-fd99f8d272fa img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-41496d55-cb80-4f6f-ad20-fd99f8d272fa .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-41496d55-cb80-4f6f-ad20-fd99f8d272fa .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-41496d55-cb80-4f6f-ad20-fd99f8d272fa .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-41496d55-cb80-4f6f-ad20-fd99f8d272fa.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-41496d55-cb80-4f6f-ad20-fd99f8d272fa img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1471px;
  }



  img.s-41496d55-cb80-4f6f-ad20-fd99f8d272fa.shogun-image {
    
    
    
    max-height: 1471px;
  }


.s-41496d55-cb80-4f6f-ad20-fd99f8d272fa .shogun-image-content {
  
    justify-content: center;
  
}

.s-41496d55-cb80-4f6f-ad20-fd99f8d272fa.shg-align-container {
  display: flex;
  justify-content: center
}

.s-41496d55-cb80-4f6f-ad20-fd99f8d272fa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-41496d55-cb80-4f6f-ad20-fd99f8d272fa.shogun-image {
  box-sizing: border-box;
}



.s-41496d55-cb80-4f6f-ad20-fd99f8d272fa img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-41496d55-cb80-4f6f-ad20-fd99f8d272fa {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-41496d55-cb80-4f6f-ad20-fd99f8d272fa.shogun-image-container {
      position: relative;
    }

    .s-41496d55-cb80-4f6f-ad20-fd99f8d272fa.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-41496d55-cb80-4f6f-ad20-fd99f8d272fa.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-41496d55-cb80-4f6f-ad20-fd99f8d272fa img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1471px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-41496d55-cb80-4f6f-ad20-fd99f8d272fa {
  margin: 0 !important;
  overflow: visible;
}

#s-41496d55-cb80-4f6f-ad20-fd99f8d272fa-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-41496d55-cb80-4f6f-ad20-fd99f8d272fa {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-41496d55-cb80-4f6f-ad20-fd99f8d272fa {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-41496d55-cb80-4f6f-ad20-fd99f8d272fa img.shogun-image {
  /* Add background color handling */
  
}

#s-41496d55-cb80-4f6f-ad20-fd99f8d272fa img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-41496d55-cb80-4f6f-ad20-fd99f8d272fa .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-41496d55-cb80-4f6f-ad20-fd99f8d272fa .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-41496d55-cb80-4f6f-ad20-fd99f8d272fa .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-41496d55-cb80-4f6f-ad20-fd99f8d272fa.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-41496d55-cb80-4f6f-ad20-fd99f8d272fa img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1471px;
  }



  img.s-41496d55-cb80-4f6f-ad20-fd99f8d272fa.shogun-image {
    
    
    
    max-height: 1471px;
  }


.s-41496d55-cb80-4f6f-ad20-fd99f8d272fa .shogun-image-content {
  
    justify-content: center;
  
}

.s-41496d55-cb80-4f6f-ad20-fd99f8d272fa.shg-align-container {
  display: flex;
  justify-content: center
}

.s-41496d55-cb80-4f6f-ad20-fd99f8d272fa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-41496d55-cb80-4f6f-ad20-fd99f8d272fa.shogun-image {
  box-sizing: border-box;
}



.s-41496d55-cb80-4f6f-ad20-fd99f8d272fa img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-41496d55-cb80-4f6f-ad20-fd99f8d272fa {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-41496d55-cb80-4f6f-ad20-fd99f8d272fa.shogun-image-container {
      position: relative;
    }

    .s-41496d55-cb80-4f6f-ad20-fd99f8d272fa.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-41496d55-cb80-4f6f-ad20-fd99f8d272fa.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-41496d55-cb80-4f6f-ad20-fd99f8d272fa img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1471px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-41496d55-cb80-4f6f-ad20-fd99f8d272fa {
  margin: 0 !important;
  overflow: visible;
}

#s-41496d55-cb80-4f6f-ad20-fd99f8d272fa-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-41496d55-cb80-4f6f-ad20-fd99f8d272fa {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-41496d55-cb80-4f6f-ad20-fd99f8d272fa {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-41496d55-cb80-4f6f-ad20-fd99f8d272fa img.shogun-image {
  /* Add background color handling */
  
}

#s-41496d55-cb80-4f6f-ad20-fd99f8d272fa img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-41496d55-cb80-4f6f-ad20-fd99f8d272fa .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-41496d55-cb80-4f6f-ad20-fd99f8d272fa .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-41496d55-cb80-4f6f-ad20-fd99f8d272fa .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-41496d55-cb80-4f6f-ad20-fd99f8d272fa.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-41496d55-cb80-4f6f-ad20-fd99f8d272fa img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1471px;
  }



  img.s-41496d55-cb80-4f6f-ad20-fd99f8d272fa.shogun-image {
    
    
    
    max-height: 1471px;
  }


.s-41496d55-cb80-4f6f-ad20-fd99f8d272fa .shogun-image-content {
  
    justify-content: center;
  
}

.s-41496d55-cb80-4f6f-ad20-fd99f8d272fa.shg-align-container {
  display: flex;
  justify-content: center
}

.s-41496d55-cb80-4f6f-ad20-fd99f8d272fa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-41496d55-cb80-4f6f-ad20-fd99f8d272fa.shogun-image {
  box-sizing: border-box;
}



.s-41496d55-cb80-4f6f-ad20-fd99f8d272fa img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-41496d55-cb80-4f6f-ad20-fd99f8d272fa {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-41496d55-cb80-4f6f-ad20-fd99f8d272fa.shogun-image-container {
      position: relative;
    }

    .s-41496d55-cb80-4f6f-ad20-fd99f8d272fa.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-41496d55-cb80-4f6f-ad20-fd99f8d272fa.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-41496d55-cb80-4f6f-ad20-fd99f8d272fa img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1471px;
    }
  }

}@media (max-width: 767px){#s-41496d55-cb80-4f6f-ad20-fd99f8d272fa {
  margin: 0 !important;
  overflow: visible;
}

#s-41496d55-cb80-4f6f-ad20-fd99f8d272fa-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-41496d55-cb80-4f6f-ad20-fd99f8d272fa {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-41496d55-cb80-4f6f-ad20-fd99f8d272fa {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-41496d55-cb80-4f6f-ad20-fd99f8d272fa img.shogun-image {
  /* Add background color handling */
  
}

#s-41496d55-cb80-4f6f-ad20-fd99f8d272fa img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-41496d55-cb80-4f6f-ad20-fd99f8d272fa .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-41496d55-cb80-4f6f-ad20-fd99f8d272fa .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-41496d55-cb80-4f6f-ad20-fd99f8d272fa .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-41496d55-cb80-4f6f-ad20-fd99f8d272fa.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-41496d55-cb80-4f6f-ad20-fd99f8d272fa img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1471px;
  }



  img.s-41496d55-cb80-4f6f-ad20-fd99f8d272fa.shogun-image {
    
    
    
    max-height: 1471px;
  }


.s-41496d55-cb80-4f6f-ad20-fd99f8d272fa .shogun-image-content {
  
    justify-content: center;
  
}

.s-41496d55-cb80-4f6f-ad20-fd99f8d272fa.shg-align-container {
  display: flex;
  justify-content: center
}

.s-41496d55-cb80-4f6f-ad20-fd99f8d272fa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-41496d55-cb80-4f6f-ad20-fd99f8d272fa.shogun-image {
  box-sizing: border-box;
}



.s-41496d55-cb80-4f6f-ad20-fd99f8d272fa img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-41496d55-cb80-4f6f-ad20-fd99f8d272fa {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-41496d55-cb80-4f6f-ad20-fd99f8d272fa.shogun-image-container {
      position: relative;
    }

    .s-41496d55-cb80-4f6f-ad20-fd99f8d272fa.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-41496d55-cb80-4f6f-ad20-fd99f8d272fa.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-41496d55-cb80-4f6f-ad20-fd99f8d272fa img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1471px;
    }
  }

}
#s-65d24a6c-b957-4a0a-88df-e4741a9ac2a5 {
  padding-top: 0px;
padding-bottom: 10px;
min-height: 0px;
background-color: rgba(255, 255, 255, 1);
}

#s-4d85f002-6345-4d04-b314-7c0c0b111294 {
  min-height: 50px;
}








#s-4d85f002-6345-4d04-b314-7c0c0b111294 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4d85f002-6345-4d04-b314-7c0c0b111294 {
  cursor: pointer;
}#s-4d85f002-6345-4d04-b314-7c0c0b111294.shg-box.shg-c {
  justify-content: center;
}

#s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33 {
  margin-left: auto;
margin-right: auto;
max-width: 1471px;
aspect-ratio: 1/1;
text-align: center;
}

#s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33 {
  margin: 0 !important;
  overflow: visible;
}

#s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33 img.shogun-image {
  /* Add background color handling */
  
}

#s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1471px;
  }



  img.s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33.shogun-image {
    
    
    
    max-height: 1471px;
  }


.s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33 .shogun-image-content {
  
    justify-content: center;
  
}

.s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33.shg-align-container {
  display: flex;
  justify-content: center
}

.s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33.shogun-image {
  box-sizing: border-box;
}



.s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33.shogun-image-container {
      position: relative;
    }

    .s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1471px;
    }
  }

@media (min-width: 1200px){#s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33 {
  margin: 0 !important;
  overflow: visible;
}

#s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33 img.shogun-image {
  /* Add background color handling */
  
}

#s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1471px;
  }



  img.s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33.shogun-image {
    
    
    
    max-height: 1471px;
  }


.s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33 .shogun-image-content {
  
    justify-content: center;
  
}

.s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33.shg-align-container {
  display: flex;
  justify-content: center
}

.s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33.shogun-image {
  box-sizing: border-box;
}



.s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33.shogun-image-container {
      position: relative;
    }

    .s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1471px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33 {
  margin: 0 !important;
  overflow: visible;
}

#s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33 img.shogun-image {
  /* Add background color handling */
  
}

#s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1471px;
  }



  img.s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33.shogun-image {
    
    
    
    max-height: 1471px;
  }


.s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33 .shogun-image-content {
  
    justify-content: center;
  
}

.s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33.shg-align-container {
  display: flex;
  justify-content: center
}

.s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33.shogun-image {
  box-sizing: border-box;
}



.s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33.shogun-image-container {
      position: relative;
    }

    .s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1471px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33 {
  margin: 0 !important;
  overflow: visible;
}

#s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33 img.shogun-image {
  /* Add background color handling */
  
}

#s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1471px;
  }



  img.s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33.shogun-image {
    
    
    
    max-height: 1471px;
  }


.s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33 .shogun-image-content {
  
    justify-content: center;
  
}

.s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33.shg-align-container {
  display: flex;
  justify-content: center
}

.s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33.shogun-image {
  box-sizing: border-box;
}



.s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33.shogun-image-container {
      position: relative;
    }

    .s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1471px;
    }
  }

}@media (max-width: 767px){#s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33 {
  margin: 0 !important;
  overflow: visible;
}

#s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33 img.shogun-image {
  /* Add background color handling */
  
}

#s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1471px;
  }



  img.s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33.shogun-image {
    
    
    
    max-height: 1471px;
  }


.s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33 .shogun-image-content {
  
    justify-content: center;
  
}

.s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33.shg-align-container {
  display: flex;
  justify-content: center
}

.s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33.shogun-image {
  box-sizing: border-box;
}



.s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33.shogun-image-container {
      position: relative;
    }

    .s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-100b1b7a-a86d-4b50-8c3e-e0a9bc130b33 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1471px;
    }
  }

}
#s-9a9660a1-71be-4108-baed-5d4c1b4a268f {
  margin-left: auto;
margin-right: auto;
padding-bottom: 10px;
}

@media (max-width: 767px){#s-7119bc28-8b51-4fb2-ad71-22e432765049 {
  margin-left: 2%;
margin-right: 2%;
}
}
@media (min-width: 0px) {
[id="s-7119bc28-8b51-4fb2-ad71-22e432765049"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.0px);
}

}

@media (min-width: 768px) {
[id="s-7119bc28-8b51-4fb2-ad71-22e432765049"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.5px);
}

}

@media (min-width: 992px) {
[id="s-7119bc28-8b51-4fb2-ad71-22e432765049"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.5px);
}

}

@media (min-width: 1200px) {
[id="s-7119bc28-8b51-4fb2-ad71-22e432765049"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.5px);
}

}

#s-2952e8d5-81b2-4b70-9a8b-83bdf5adb66f {
  min-height: 50px;
}








#s-2952e8d5-81b2-4b70-9a8b-83bdf5adb66f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-2952e8d5-81b2-4b70-9a8b-83bdf5adb66f {
  cursor: pointer;
}#s-2952e8d5-81b2-4b70-9a8b-83bdf5adb66f.shg-box.shg-c {
  justify-content: center;
}

#s-7d0e990b-d124-49d9-929a-310ffa807e7f {
  margin-left: auto;
margin-right: auto;
max-width: 1471px;
aspect-ratio: 1/1;
text-align: center;
}

#s-7d0e990b-d124-49d9-929a-310ffa807e7f {
  margin: 0 !important;
  overflow: visible;
}

#s-7d0e990b-d124-49d9-929a-310ffa807e7f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7d0e990b-d124-49d9-929a-310ffa807e7f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7d0e990b-d124-49d9-929a-310ffa807e7f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7d0e990b-d124-49d9-929a-310ffa807e7f img.shogun-image {
  /* Add background color handling */
  
}

#s-7d0e990b-d124-49d9-929a-310ffa807e7f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7d0e990b-d124-49d9-929a-310ffa807e7f .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-7d0e990b-d124-49d9-929a-310ffa807e7f .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7d0e990b-d124-49d9-929a-310ffa807e7f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7d0e990b-d124-49d9-929a-310ffa807e7f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7d0e990b-d124-49d9-929a-310ffa807e7f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1471px;
  }



  img.s-7d0e990b-d124-49d9-929a-310ffa807e7f.shogun-image {
    
    
    
    max-height: 1471px;
  }


.s-7d0e990b-d124-49d9-929a-310ffa807e7f .shogun-image-content {
  
    justify-content: center;
  
}

.s-7d0e990b-d124-49d9-929a-310ffa807e7f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7d0e990b-d124-49d9-929a-310ffa807e7f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7d0e990b-d124-49d9-929a-310ffa807e7f.shogun-image {
  box-sizing: border-box;
}



.s-7d0e990b-d124-49d9-929a-310ffa807e7f img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-7d0e990b-d124-49d9-929a-310ffa807e7f {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-7d0e990b-d124-49d9-929a-310ffa807e7f.shogun-image-container {
      position: relative;
    }

    .s-7d0e990b-d124-49d9-929a-310ffa807e7f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7d0e990b-d124-49d9-929a-310ffa807e7f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7d0e990b-d124-49d9-929a-310ffa807e7f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1471px;
    }
  }

@media (min-width: 1200px){#s-7d0e990b-d124-49d9-929a-310ffa807e7f {
  margin: 0 !important;
  overflow: visible;
}

#s-7d0e990b-d124-49d9-929a-310ffa807e7f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7d0e990b-d124-49d9-929a-310ffa807e7f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7d0e990b-d124-49d9-929a-310ffa807e7f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7d0e990b-d124-49d9-929a-310ffa807e7f img.shogun-image {
  /* Add background color handling */
  
}

#s-7d0e990b-d124-49d9-929a-310ffa807e7f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7d0e990b-d124-49d9-929a-310ffa807e7f .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-7d0e990b-d124-49d9-929a-310ffa807e7f .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7d0e990b-d124-49d9-929a-310ffa807e7f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7d0e990b-d124-49d9-929a-310ffa807e7f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7d0e990b-d124-49d9-929a-310ffa807e7f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1471px;
  }



  img.s-7d0e990b-d124-49d9-929a-310ffa807e7f.shogun-image {
    
    
    
    max-height: 1471px;
  }


.s-7d0e990b-d124-49d9-929a-310ffa807e7f .shogun-image-content {
  
    justify-content: center;
  
}

.s-7d0e990b-d124-49d9-929a-310ffa807e7f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7d0e990b-d124-49d9-929a-310ffa807e7f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7d0e990b-d124-49d9-929a-310ffa807e7f.shogun-image {
  box-sizing: border-box;
}



.s-7d0e990b-d124-49d9-929a-310ffa807e7f img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-7d0e990b-d124-49d9-929a-310ffa807e7f {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-7d0e990b-d124-49d9-929a-310ffa807e7f.shogun-image-container {
      position: relative;
    }

    .s-7d0e990b-d124-49d9-929a-310ffa807e7f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7d0e990b-d124-49d9-929a-310ffa807e7f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7d0e990b-d124-49d9-929a-310ffa807e7f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1471px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-7d0e990b-d124-49d9-929a-310ffa807e7f {
  margin: 0 !important;
  overflow: visible;
}

#s-7d0e990b-d124-49d9-929a-310ffa807e7f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7d0e990b-d124-49d9-929a-310ffa807e7f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7d0e990b-d124-49d9-929a-310ffa807e7f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7d0e990b-d124-49d9-929a-310ffa807e7f img.shogun-image {
  /* Add background color handling */
  
}

#s-7d0e990b-d124-49d9-929a-310ffa807e7f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7d0e990b-d124-49d9-929a-310ffa807e7f .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-7d0e990b-d124-49d9-929a-310ffa807e7f .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7d0e990b-d124-49d9-929a-310ffa807e7f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7d0e990b-d124-49d9-929a-310ffa807e7f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7d0e990b-d124-49d9-929a-310ffa807e7f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1471px;
  }



  img.s-7d0e990b-d124-49d9-929a-310ffa807e7f.shogun-image {
    
    
    
    max-height: 1471px;
  }


.s-7d0e990b-d124-49d9-929a-310ffa807e7f .shogun-image-content {
  
    justify-content: center;
  
}

.s-7d0e990b-d124-49d9-929a-310ffa807e7f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7d0e990b-d124-49d9-929a-310ffa807e7f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7d0e990b-d124-49d9-929a-310ffa807e7f.shogun-image {
  box-sizing: border-box;
}



.s-7d0e990b-d124-49d9-929a-310ffa807e7f img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-7d0e990b-d124-49d9-929a-310ffa807e7f {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-7d0e990b-d124-49d9-929a-310ffa807e7f.shogun-image-container {
      position: relative;
    }

    .s-7d0e990b-d124-49d9-929a-310ffa807e7f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7d0e990b-d124-49d9-929a-310ffa807e7f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7d0e990b-d124-49d9-929a-310ffa807e7f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1471px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-7d0e990b-d124-49d9-929a-310ffa807e7f {
  margin: 0 !important;
  overflow: visible;
}

#s-7d0e990b-d124-49d9-929a-310ffa807e7f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7d0e990b-d124-49d9-929a-310ffa807e7f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7d0e990b-d124-49d9-929a-310ffa807e7f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7d0e990b-d124-49d9-929a-310ffa807e7f img.shogun-image {
  /* Add background color handling */
  
}

#s-7d0e990b-d124-49d9-929a-310ffa807e7f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7d0e990b-d124-49d9-929a-310ffa807e7f .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-7d0e990b-d124-49d9-929a-310ffa807e7f .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7d0e990b-d124-49d9-929a-310ffa807e7f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7d0e990b-d124-49d9-929a-310ffa807e7f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7d0e990b-d124-49d9-929a-310ffa807e7f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1471px;
  }



  img.s-7d0e990b-d124-49d9-929a-310ffa807e7f.shogun-image {
    
    
    
    max-height: 1471px;
  }


.s-7d0e990b-d124-49d9-929a-310ffa807e7f .shogun-image-content {
  
    justify-content: center;
  
}

.s-7d0e990b-d124-49d9-929a-310ffa807e7f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7d0e990b-d124-49d9-929a-310ffa807e7f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7d0e990b-d124-49d9-929a-310ffa807e7f.shogun-image {
  box-sizing: border-box;
}



.s-7d0e990b-d124-49d9-929a-310ffa807e7f img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-7d0e990b-d124-49d9-929a-310ffa807e7f {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-7d0e990b-d124-49d9-929a-310ffa807e7f.shogun-image-container {
      position: relative;
    }

    .s-7d0e990b-d124-49d9-929a-310ffa807e7f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7d0e990b-d124-49d9-929a-310ffa807e7f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7d0e990b-d124-49d9-929a-310ffa807e7f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1471px;
    }
  }

}@media (max-width: 767px){#s-7d0e990b-d124-49d9-929a-310ffa807e7f {
  margin: 0 !important;
  overflow: visible;
}

#s-7d0e990b-d124-49d9-929a-310ffa807e7f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7d0e990b-d124-49d9-929a-310ffa807e7f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7d0e990b-d124-49d9-929a-310ffa807e7f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7d0e990b-d124-49d9-929a-310ffa807e7f img.shogun-image {
  /* Add background color handling */
  
}

#s-7d0e990b-d124-49d9-929a-310ffa807e7f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7d0e990b-d124-49d9-929a-310ffa807e7f .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-7d0e990b-d124-49d9-929a-310ffa807e7f .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7d0e990b-d124-49d9-929a-310ffa807e7f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7d0e990b-d124-49d9-929a-310ffa807e7f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7d0e990b-d124-49d9-929a-310ffa807e7f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1471px;
  }



  img.s-7d0e990b-d124-49d9-929a-310ffa807e7f.shogun-image {
    
    
    
    max-height: 1471px;
  }


.s-7d0e990b-d124-49d9-929a-310ffa807e7f .shogun-image-content {
  
    justify-content: center;
  
}

.s-7d0e990b-d124-49d9-929a-310ffa807e7f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7d0e990b-d124-49d9-929a-310ffa807e7f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7d0e990b-d124-49d9-929a-310ffa807e7f.shogun-image {
  box-sizing: border-box;
}



.s-7d0e990b-d124-49d9-929a-310ffa807e7f img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-7d0e990b-d124-49d9-929a-310ffa807e7f {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-7d0e990b-d124-49d9-929a-310ffa807e7f.shogun-image-container {
      position: relative;
    }

    .s-7d0e990b-d124-49d9-929a-310ffa807e7f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7d0e990b-d124-49d9-929a-310ffa807e7f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7d0e990b-d124-49d9-929a-310ffa807e7f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1471px;
    }
  }

}
#s-8a8bae2d-5a9a-4afe-bed4-c2fa5fa54552 {
  margin-left: auto;
margin-right: auto;
padding-bottom: 10px;
}

#s-0806e668-742f-4b57-a8b9-71e485ed9da6 {
  min-height: 50px;
}








#s-0806e668-742f-4b57-a8b9-71e485ed9da6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-0806e668-742f-4b57-a8b9-71e485ed9da6 {
  cursor: pointer;
}#s-0806e668-742f-4b57-a8b9-71e485ed9da6.shg-box.shg-c {
  justify-content: center;
}

#s-fb1bd10b-f952-4fc2-8109-b751fe151dc7 {
  margin-left: auto;
margin-right: auto;
max-width: 1471px;
aspect-ratio: 1/1;
text-align: center;
}

#s-fb1bd10b-f952-4fc2-8109-b751fe151dc7 {
  margin: 0 !important;
  overflow: visible;
}

#s-fb1bd10b-f952-4fc2-8109-b751fe151dc7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-fb1bd10b-f952-4fc2-8109-b751fe151dc7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-fb1bd10b-f952-4fc2-8109-b751fe151dc7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fb1bd10b-f952-4fc2-8109-b751fe151dc7 img.shogun-image {
  /* Add background color handling */
  
}

#s-fb1bd10b-f952-4fc2-8109-b751fe151dc7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fb1bd10b-f952-4fc2-8109-b751fe151dc7 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-fb1bd10b-f952-4fc2-8109-b751fe151dc7 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fb1bd10b-f952-4fc2-8109-b751fe151dc7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fb1bd10b-f952-4fc2-8109-b751fe151dc7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fb1bd10b-f952-4fc2-8109-b751fe151dc7 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1471px;
  }



  img.s-fb1bd10b-f952-4fc2-8109-b751fe151dc7.shogun-image {
    
    
    
    max-height: 1471px;
  }


.s-fb1bd10b-f952-4fc2-8109-b751fe151dc7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-fb1bd10b-f952-4fc2-8109-b751fe151dc7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fb1bd10b-f952-4fc2-8109-b751fe151dc7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fb1bd10b-f952-4fc2-8109-b751fe151dc7.shogun-image {
  box-sizing: border-box;
}



.s-fb1bd10b-f952-4fc2-8109-b751fe151dc7 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-fb1bd10b-f952-4fc2-8109-b751fe151dc7 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-fb1bd10b-f952-4fc2-8109-b751fe151dc7.shogun-image-container {
      position: relative;
    }

    .s-fb1bd10b-f952-4fc2-8109-b751fe151dc7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fb1bd10b-f952-4fc2-8109-b751fe151dc7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fb1bd10b-f952-4fc2-8109-b751fe151dc7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1471px;
    }
  }

@media (min-width: 1200px){#s-fb1bd10b-f952-4fc2-8109-b751fe151dc7 {
  margin: 0 !important;
  overflow: visible;
}

#s-fb1bd10b-f952-4fc2-8109-b751fe151dc7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-fb1bd10b-f952-4fc2-8109-b751fe151dc7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-fb1bd10b-f952-4fc2-8109-b751fe151dc7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fb1bd10b-f952-4fc2-8109-b751fe151dc7 img.shogun-image {
  /* Add background color handling */
  
}

#s-fb1bd10b-f952-4fc2-8109-b751fe151dc7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fb1bd10b-f952-4fc2-8109-b751fe151dc7 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-fb1bd10b-f952-4fc2-8109-b751fe151dc7 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fb1bd10b-f952-4fc2-8109-b751fe151dc7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fb1bd10b-f952-4fc2-8109-b751fe151dc7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fb1bd10b-f952-4fc2-8109-b751fe151dc7 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1471px;
  }



  img.s-fb1bd10b-f952-4fc2-8109-b751fe151dc7.shogun-image {
    
    
    
    max-height: 1471px;
  }


.s-fb1bd10b-f952-4fc2-8109-b751fe151dc7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-fb1bd10b-f952-4fc2-8109-b751fe151dc7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fb1bd10b-f952-4fc2-8109-b751fe151dc7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fb1bd10b-f952-4fc2-8109-b751fe151dc7.shogun-image {
  box-sizing: border-box;
}



.s-fb1bd10b-f952-4fc2-8109-b751fe151dc7 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-fb1bd10b-f952-4fc2-8109-b751fe151dc7 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-fb1bd10b-f952-4fc2-8109-b751fe151dc7.shogun-image-container {
      position: relative;
    }

    .s-fb1bd10b-f952-4fc2-8109-b751fe151dc7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fb1bd10b-f952-4fc2-8109-b751fe151dc7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fb1bd10b-f952-4fc2-8109-b751fe151dc7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1471px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-fb1bd10b-f952-4fc2-8109-b751fe151dc7 {
  margin: 0 !important;
  overflow: visible;
}

#s-fb1bd10b-f952-4fc2-8109-b751fe151dc7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-fb1bd10b-f952-4fc2-8109-b751fe151dc7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-fb1bd10b-f952-4fc2-8109-b751fe151dc7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fb1bd10b-f952-4fc2-8109-b751fe151dc7 img.shogun-image {
  /* Add background color handling */
  
}

#s-fb1bd10b-f952-4fc2-8109-b751fe151dc7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fb1bd10b-f952-4fc2-8109-b751fe151dc7 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-fb1bd10b-f952-4fc2-8109-b751fe151dc7 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fb1bd10b-f952-4fc2-8109-b751fe151dc7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fb1bd10b-f952-4fc2-8109-b751fe151dc7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fb1bd10b-f952-4fc2-8109-b751fe151dc7 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1471px;
  }



  img.s-fb1bd10b-f952-4fc2-8109-b751fe151dc7.shogun-image {
    
    
    
    max-height: 1471px;
  }


.s-fb1bd10b-f952-4fc2-8109-b751fe151dc7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-fb1bd10b-f952-4fc2-8109-b751fe151dc7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fb1bd10b-f952-4fc2-8109-b751fe151dc7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fb1bd10b-f952-4fc2-8109-b751fe151dc7.shogun-image {
  box-sizing: border-box;
}



.s-fb1bd10b-f952-4fc2-8109-b751fe151dc7 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-fb1bd10b-f952-4fc2-8109-b751fe151dc7 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-fb1bd10b-f952-4fc2-8109-b751fe151dc7.shogun-image-container {
      position: relative;
    }

    .s-fb1bd10b-f952-4fc2-8109-b751fe151dc7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fb1bd10b-f952-4fc2-8109-b751fe151dc7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fb1bd10b-f952-4fc2-8109-b751fe151dc7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1471px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-fb1bd10b-f952-4fc2-8109-b751fe151dc7 {
  margin: 0 !important;
  overflow: visible;
}

#s-fb1bd10b-f952-4fc2-8109-b751fe151dc7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-fb1bd10b-f952-4fc2-8109-b751fe151dc7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-fb1bd10b-f952-4fc2-8109-b751fe151dc7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fb1bd10b-f952-4fc2-8109-b751fe151dc7 img.shogun-image {
  /* Add background color handling */
  
}

#s-fb1bd10b-f952-4fc2-8109-b751fe151dc7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fb1bd10b-f952-4fc2-8109-b751fe151dc7 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-fb1bd10b-f952-4fc2-8109-b751fe151dc7 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fb1bd10b-f952-4fc2-8109-b751fe151dc7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fb1bd10b-f952-4fc2-8109-b751fe151dc7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fb1bd10b-f952-4fc2-8109-b751fe151dc7 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1471px;
  }



  img.s-fb1bd10b-f952-4fc2-8109-b751fe151dc7.shogun-image {
    
    
    
    max-height: 1471px;
  }


.s-fb1bd10b-f952-4fc2-8109-b751fe151dc7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-fb1bd10b-f952-4fc2-8109-b751fe151dc7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fb1bd10b-f952-4fc2-8109-b751fe151dc7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fb1bd10b-f952-4fc2-8109-b751fe151dc7.shogun-image {
  box-sizing: border-box;
}



.s-fb1bd10b-f952-4fc2-8109-b751fe151dc7 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-fb1bd10b-f952-4fc2-8109-b751fe151dc7 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-fb1bd10b-f952-4fc2-8109-b751fe151dc7.shogun-image-container {
      position: relative;
    }

    .s-fb1bd10b-f952-4fc2-8109-b751fe151dc7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fb1bd10b-f952-4fc2-8109-b751fe151dc7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fb1bd10b-f952-4fc2-8109-b751fe151dc7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1471px;
    }
  }

}@media (max-width: 767px){#s-fb1bd10b-f952-4fc2-8109-b751fe151dc7 {
  margin: 0 !important;
  overflow: visible;
}

#s-fb1bd10b-f952-4fc2-8109-b751fe151dc7-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-fb1bd10b-f952-4fc2-8109-b751fe151dc7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-fb1bd10b-f952-4fc2-8109-b751fe151dc7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fb1bd10b-f952-4fc2-8109-b751fe151dc7 img.shogun-image {
  /* Add background color handling */
  
}

#s-fb1bd10b-f952-4fc2-8109-b751fe151dc7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fb1bd10b-f952-4fc2-8109-b751fe151dc7 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-fb1bd10b-f952-4fc2-8109-b751fe151dc7 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fb1bd10b-f952-4fc2-8109-b751fe151dc7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fb1bd10b-f952-4fc2-8109-b751fe151dc7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fb1bd10b-f952-4fc2-8109-b751fe151dc7 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1471px;
  }



  img.s-fb1bd10b-f952-4fc2-8109-b751fe151dc7.shogun-image {
    
    
    
    max-height: 1471px;
  }


.s-fb1bd10b-f952-4fc2-8109-b751fe151dc7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-fb1bd10b-f952-4fc2-8109-b751fe151dc7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fb1bd10b-f952-4fc2-8109-b751fe151dc7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fb1bd10b-f952-4fc2-8109-b751fe151dc7.shogun-image {
  box-sizing: border-box;
}



.s-fb1bd10b-f952-4fc2-8109-b751fe151dc7 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-fb1bd10b-f952-4fc2-8109-b751fe151dc7 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-fb1bd10b-f952-4fc2-8109-b751fe151dc7.shogun-image-container {
      position: relative;
    }

    .s-fb1bd10b-f952-4fc2-8109-b751fe151dc7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fb1bd10b-f952-4fc2-8109-b751fe151dc7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fb1bd10b-f952-4fc2-8109-b751fe151dc7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1471px;
    }
  }

}
#s-e1c56bed-dd12-4a85-bf6e-17c725e07c0b {
  padding-top: 0px;
padding-bottom: 10px;
min-height: 0px;
background-color: rgba(255, 255, 255, 1);
}

#s-3403a5b2-ef7f-4023-adf2-6beedc83b0a0 {
  min-height: 50px;
}








#s-3403a5b2-ef7f-4023-adf2-6beedc83b0a0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3403a5b2-ef7f-4023-adf2-6beedc83b0a0 {
  cursor: pointer;
}#s-3403a5b2-ef7f-4023-adf2-6beedc83b0a0.shg-box.shg-c {
  justify-content: center;
}

#s-f94dc7b9-9266-48d1-96a4-f1f8bde63330 {
  margin-left: auto;
margin-right: auto;
max-width: 1471px;
aspect-ratio: 1/1;
text-align: center;
}

#s-f94dc7b9-9266-48d1-96a4-f1f8bde63330 {
  margin: 0 !important;
  overflow: visible;
}

#s-f94dc7b9-9266-48d1-96a4-f1f8bde63330-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f94dc7b9-9266-48d1-96a4-f1f8bde63330 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f94dc7b9-9266-48d1-96a4-f1f8bde63330 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f94dc7b9-9266-48d1-96a4-f1f8bde63330 img.shogun-image {
  /* Add background color handling */
  
}

#s-f94dc7b9-9266-48d1-96a4-f1f8bde63330 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f94dc7b9-9266-48d1-96a4-f1f8bde63330 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-f94dc7b9-9266-48d1-96a4-f1f8bde63330 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f94dc7b9-9266-48d1-96a4-f1f8bde63330 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f94dc7b9-9266-48d1-96a4-f1f8bde63330.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f94dc7b9-9266-48d1-96a4-f1f8bde63330 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1471px;
  }



  img.s-f94dc7b9-9266-48d1-96a4-f1f8bde63330.shogun-image {
    
    
    
    max-height: 1471px;
  }


.s-f94dc7b9-9266-48d1-96a4-f1f8bde63330 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f94dc7b9-9266-48d1-96a4-f1f8bde63330.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f94dc7b9-9266-48d1-96a4-f1f8bde63330.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f94dc7b9-9266-48d1-96a4-f1f8bde63330.shogun-image {
  box-sizing: border-box;
}



.s-f94dc7b9-9266-48d1-96a4-f1f8bde63330 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f94dc7b9-9266-48d1-96a4-f1f8bde63330 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-f94dc7b9-9266-48d1-96a4-f1f8bde63330.shogun-image-container {
      position: relative;
    }

    .s-f94dc7b9-9266-48d1-96a4-f1f8bde63330.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f94dc7b9-9266-48d1-96a4-f1f8bde63330.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f94dc7b9-9266-48d1-96a4-f1f8bde63330 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1471px;
    }
  }

@media (min-width: 1200px){#s-f94dc7b9-9266-48d1-96a4-f1f8bde63330 {
  margin: 0 !important;
  overflow: visible;
}

#s-f94dc7b9-9266-48d1-96a4-f1f8bde63330-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f94dc7b9-9266-48d1-96a4-f1f8bde63330 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f94dc7b9-9266-48d1-96a4-f1f8bde63330 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f94dc7b9-9266-48d1-96a4-f1f8bde63330 img.shogun-image {
  /* Add background color handling */
  
}

#s-f94dc7b9-9266-48d1-96a4-f1f8bde63330 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f94dc7b9-9266-48d1-96a4-f1f8bde63330 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-f94dc7b9-9266-48d1-96a4-f1f8bde63330 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f94dc7b9-9266-48d1-96a4-f1f8bde63330 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f94dc7b9-9266-48d1-96a4-f1f8bde63330.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f94dc7b9-9266-48d1-96a4-f1f8bde63330 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1471px;
  }



  img.s-f94dc7b9-9266-48d1-96a4-f1f8bde63330.shogun-image {
    
    
    
    max-height: 1471px;
  }


.s-f94dc7b9-9266-48d1-96a4-f1f8bde63330 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f94dc7b9-9266-48d1-96a4-f1f8bde63330.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f94dc7b9-9266-48d1-96a4-f1f8bde63330.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f94dc7b9-9266-48d1-96a4-f1f8bde63330.shogun-image {
  box-sizing: border-box;
}



.s-f94dc7b9-9266-48d1-96a4-f1f8bde63330 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f94dc7b9-9266-48d1-96a4-f1f8bde63330 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-f94dc7b9-9266-48d1-96a4-f1f8bde63330.shogun-image-container {
      position: relative;
    }

    .s-f94dc7b9-9266-48d1-96a4-f1f8bde63330.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f94dc7b9-9266-48d1-96a4-f1f8bde63330.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f94dc7b9-9266-48d1-96a4-f1f8bde63330 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1471px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-f94dc7b9-9266-48d1-96a4-f1f8bde63330 {
  margin: 0 !important;
  overflow: visible;
}

#s-f94dc7b9-9266-48d1-96a4-f1f8bde63330-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f94dc7b9-9266-48d1-96a4-f1f8bde63330 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f94dc7b9-9266-48d1-96a4-f1f8bde63330 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f94dc7b9-9266-48d1-96a4-f1f8bde63330 img.shogun-image {
  /* Add background color handling */
  
}

#s-f94dc7b9-9266-48d1-96a4-f1f8bde63330 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f94dc7b9-9266-48d1-96a4-f1f8bde63330 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-f94dc7b9-9266-48d1-96a4-f1f8bde63330 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f94dc7b9-9266-48d1-96a4-f1f8bde63330 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f94dc7b9-9266-48d1-96a4-f1f8bde63330.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f94dc7b9-9266-48d1-96a4-f1f8bde63330 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1471px;
  }



  img.s-f94dc7b9-9266-48d1-96a4-f1f8bde63330.shogun-image {
    
    
    
    max-height: 1471px;
  }


.s-f94dc7b9-9266-48d1-96a4-f1f8bde63330 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f94dc7b9-9266-48d1-96a4-f1f8bde63330.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f94dc7b9-9266-48d1-96a4-f1f8bde63330.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f94dc7b9-9266-48d1-96a4-f1f8bde63330.shogun-image {
  box-sizing: border-box;
}



.s-f94dc7b9-9266-48d1-96a4-f1f8bde63330 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f94dc7b9-9266-48d1-96a4-f1f8bde63330 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-f94dc7b9-9266-48d1-96a4-f1f8bde63330.shogun-image-container {
      position: relative;
    }

    .s-f94dc7b9-9266-48d1-96a4-f1f8bde63330.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f94dc7b9-9266-48d1-96a4-f1f8bde63330.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f94dc7b9-9266-48d1-96a4-f1f8bde63330 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1471px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-f94dc7b9-9266-48d1-96a4-f1f8bde63330 {
  margin: 0 !important;
  overflow: visible;
}

#s-f94dc7b9-9266-48d1-96a4-f1f8bde63330-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f94dc7b9-9266-48d1-96a4-f1f8bde63330 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f94dc7b9-9266-48d1-96a4-f1f8bde63330 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f94dc7b9-9266-48d1-96a4-f1f8bde63330 img.shogun-image {
  /* Add background color handling */
  
}

#s-f94dc7b9-9266-48d1-96a4-f1f8bde63330 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f94dc7b9-9266-48d1-96a4-f1f8bde63330 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-f94dc7b9-9266-48d1-96a4-f1f8bde63330 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f94dc7b9-9266-48d1-96a4-f1f8bde63330 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f94dc7b9-9266-48d1-96a4-f1f8bde63330.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f94dc7b9-9266-48d1-96a4-f1f8bde63330 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1471px;
  }



  img.s-f94dc7b9-9266-48d1-96a4-f1f8bde63330.shogun-image {
    
    
    
    max-height: 1471px;
  }


.s-f94dc7b9-9266-48d1-96a4-f1f8bde63330 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f94dc7b9-9266-48d1-96a4-f1f8bde63330.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f94dc7b9-9266-48d1-96a4-f1f8bde63330.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f94dc7b9-9266-48d1-96a4-f1f8bde63330.shogun-image {
  box-sizing: border-box;
}



.s-f94dc7b9-9266-48d1-96a4-f1f8bde63330 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f94dc7b9-9266-48d1-96a4-f1f8bde63330 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-f94dc7b9-9266-48d1-96a4-f1f8bde63330.shogun-image-container {
      position: relative;
    }

    .s-f94dc7b9-9266-48d1-96a4-f1f8bde63330.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f94dc7b9-9266-48d1-96a4-f1f8bde63330.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f94dc7b9-9266-48d1-96a4-f1f8bde63330 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1471px;
    }
  }

}@media (max-width: 767px){#s-f94dc7b9-9266-48d1-96a4-f1f8bde63330 {
  margin: 0 !important;
  overflow: visible;
}

#s-f94dc7b9-9266-48d1-96a4-f1f8bde63330-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f94dc7b9-9266-48d1-96a4-f1f8bde63330 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f94dc7b9-9266-48d1-96a4-f1f8bde63330 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f94dc7b9-9266-48d1-96a4-f1f8bde63330 img.shogun-image {
  /* Add background color handling */
  
}

#s-f94dc7b9-9266-48d1-96a4-f1f8bde63330 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f94dc7b9-9266-48d1-96a4-f1f8bde63330 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-f94dc7b9-9266-48d1-96a4-f1f8bde63330 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f94dc7b9-9266-48d1-96a4-f1f8bde63330 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f94dc7b9-9266-48d1-96a4-f1f8bde63330.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f94dc7b9-9266-48d1-96a4-f1f8bde63330 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1471px;
  }



  img.s-f94dc7b9-9266-48d1-96a4-f1f8bde63330.shogun-image {
    
    
    
    max-height: 1471px;
  }


.s-f94dc7b9-9266-48d1-96a4-f1f8bde63330 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f94dc7b9-9266-48d1-96a4-f1f8bde63330.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f94dc7b9-9266-48d1-96a4-f1f8bde63330.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f94dc7b9-9266-48d1-96a4-f1f8bde63330.shogun-image {
  box-sizing: border-box;
}



.s-f94dc7b9-9266-48d1-96a4-f1f8bde63330 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f94dc7b9-9266-48d1-96a4-f1f8bde63330 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-f94dc7b9-9266-48d1-96a4-f1f8bde63330.shogun-image-container {
      position: relative;
    }

    .s-f94dc7b9-9266-48d1-96a4-f1f8bde63330.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f94dc7b9-9266-48d1-96a4-f1f8bde63330.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f94dc7b9-9266-48d1-96a4-f1f8bde63330 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1471px;
    }
  }

}
#s-57795e6c-4a81-42b6-a714-073daa2317af {
  margin-left: auto;
margin-right: auto;
padding-bottom: 10px;
}

#s-8d60a7da-4ec8-4076-9c38-f25a9fbea15f {
  min-height: 50px;
}








#s-8d60a7da-4ec8-4076-9c38-f25a9fbea15f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-8d60a7da-4ec8-4076-9c38-f25a9fbea15f {
  cursor: pointer;
}#s-8d60a7da-4ec8-4076-9c38-f25a9fbea15f.shg-box.shg-c {
  justify-content: center;
}

#s-2e4e891a-30b4-46ca-870c-866103537eb9 {
  margin-left: auto;
margin-right: auto;
max-width: 1471px;
aspect-ratio: 1/1;
text-align: center;
}

#s-2e4e891a-30b4-46ca-870c-866103537eb9 {
  margin: 0 !important;
  overflow: visible;
}

#s-2e4e891a-30b4-46ca-870c-866103537eb9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-2e4e891a-30b4-46ca-870c-866103537eb9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-2e4e891a-30b4-46ca-870c-866103537eb9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-2e4e891a-30b4-46ca-870c-866103537eb9 img.shogun-image {
  /* Add background color handling */
  
}

#s-2e4e891a-30b4-46ca-870c-866103537eb9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2e4e891a-30b4-46ca-870c-866103537eb9 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-2e4e891a-30b4-46ca-870c-866103537eb9 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2e4e891a-30b4-46ca-870c-866103537eb9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2e4e891a-30b4-46ca-870c-866103537eb9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2e4e891a-30b4-46ca-870c-866103537eb9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1471px;
  }



  img.s-2e4e891a-30b4-46ca-870c-866103537eb9.shogun-image {
    
    
    
    max-height: 1471px;
  }


.s-2e4e891a-30b4-46ca-870c-866103537eb9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-2e4e891a-30b4-46ca-870c-866103537eb9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2e4e891a-30b4-46ca-870c-866103537eb9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2e4e891a-30b4-46ca-870c-866103537eb9.shogun-image {
  box-sizing: border-box;
}



.s-2e4e891a-30b4-46ca-870c-866103537eb9 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-2e4e891a-30b4-46ca-870c-866103537eb9 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-2e4e891a-30b4-46ca-870c-866103537eb9.shogun-image-container {
      position: relative;
    }

    .s-2e4e891a-30b4-46ca-870c-866103537eb9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2e4e891a-30b4-46ca-870c-866103537eb9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2e4e891a-30b4-46ca-870c-866103537eb9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1471px;
    }
  }

@media (min-width: 1200px){#s-2e4e891a-30b4-46ca-870c-866103537eb9 {
  margin: 0 !important;
  overflow: visible;
}

#s-2e4e891a-30b4-46ca-870c-866103537eb9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-2e4e891a-30b4-46ca-870c-866103537eb9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-2e4e891a-30b4-46ca-870c-866103537eb9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-2e4e891a-30b4-46ca-870c-866103537eb9 img.shogun-image {
  /* Add background color handling */
  
}

#s-2e4e891a-30b4-46ca-870c-866103537eb9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2e4e891a-30b4-46ca-870c-866103537eb9 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-2e4e891a-30b4-46ca-870c-866103537eb9 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2e4e891a-30b4-46ca-870c-866103537eb9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2e4e891a-30b4-46ca-870c-866103537eb9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2e4e891a-30b4-46ca-870c-866103537eb9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1471px;
  }



  img.s-2e4e891a-30b4-46ca-870c-866103537eb9.shogun-image {
    
    
    
    max-height: 1471px;
  }


.s-2e4e891a-30b4-46ca-870c-866103537eb9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-2e4e891a-30b4-46ca-870c-866103537eb9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2e4e891a-30b4-46ca-870c-866103537eb9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2e4e891a-30b4-46ca-870c-866103537eb9.shogun-image {
  box-sizing: border-box;
}



.s-2e4e891a-30b4-46ca-870c-866103537eb9 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-2e4e891a-30b4-46ca-870c-866103537eb9 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-2e4e891a-30b4-46ca-870c-866103537eb9.shogun-image-container {
      position: relative;
    }

    .s-2e4e891a-30b4-46ca-870c-866103537eb9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2e4e891a-30b4-46ca-870c-866103537eb9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2e4e891a-30b4-46ca-870c-866103537eb9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1471px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-2e4e891a-30b4-46ca-870c-866103537eb9 {
  margin: 0 !important;
  overflow: visible;
}

#s-2e4e891a-30b4-46ca-870c-866103537eb9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-2e4e891a-30b4-46ca-870c-866103537eb9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-2e4e891a-30b4-46ca-870c-866103537eb9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-2e4e891a-30b4-46ca-870c-866103537eb9 img.shogun-image {
  /* Add background color handling */
  
}

#s-2e4e891a-30b4-46ca-870c-866103537eb9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2e4e891a-30b4-46ca-870c-866103537eb9 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-2e4e891a-30b4-46ca-870c-866103537eb9 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2e4e891a-30b4-46ca-870c-866103537eb9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2e4e891a-30b4-46ca-870c-866103537eb9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2e4e891a-30b4-46ca-870c-866103537eb9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1471px;
  }



  img.s-2e4e891a-30b4-46ca-870c-866103537eb9.shogun-image {
    
    
    
    max-height: 1471px;
  }


.s-2e4e891a-30b4-46ca-870c-866103537eb9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-2e4e891a-30b4-46ca-870c-866103537eb9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2e4e891a-30b4-46ca-870c-866103537eb9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2e4e891a-30b4-46ca-870c-866103537eb9.shogun-image {
  box-sizing: border-box;
}



.s-2e4e891a-30b4-46ca-870c-866103537eb9 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-2e4e891a-30b4-46ca-870c-866103537eb9 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-2e4e891a-30b4-46ca-870c-866103537eb9.shogun-image-container {
      position: relative;
    }

    .s-2e4e891a-30b4-46ca-870c-866103537eb9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2e4e891a-30b4-46ca-870c-866103537eb9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2e4e891a-30b4-46ca-870c-866103537eb9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1471px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-2e4e891a-30b4-46ca-870c-866103537eb9 {
  margin: 0 !important;
  overflow: visible;
}

#s-2e4e891a-30b4-46ca-870c-866103537eb9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-2e4e891a-30b4-46ca-870c-866103537eb9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-2e4e891a-30b4-46ca-870c-866103537eb9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-2e4e891a-30b4-46ca-870c-866103537eb9 img.shogun-image {
  /* Add background color handling */
  
}

#s-2e4e891a-30b4-46ca-870c-866103537eb9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2e4e891a-30b4-46ca-870c-866103537eb9 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-2e4e891a-30b4-46ca-870c-866103537eb9 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2e4e891a-30b4-46ca-870c-866103537eb9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2e4e891a-30b4-46ca-870c-866103537eb9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2e4e891a-30b4-46ca-870c-866103537eb9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1471px;
  }



  img.s-2e4e891a-30b4-46ca-870c-866103537eb9.shogun-image {
    
    
    
    max-height: 1471px;
  }


.s-2e4e891a-30b4-46ca-870c-866103537eb9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-2e4e891a-30b4-46ca-870c-866103537eb9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2e4e891a-30b4-46ca-870c-866103537eb9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2e4e891a-30b4-46ca-870c-866103537eb9.shogun-image {
  box-sizing: border-box;
}



.s-2e4e891a-30b4-46ca-870c-866103537eb9 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-2e4e891a-30b4-46ca-870c-866103537eb9 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-2e4e891a-30b4-46ca-870c-866103537eb9.shogun-image-container {
      position: relative;
    }

    .s-2e4e891a-30b4-46ca-870c-866103537eb9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2e4e891a-30b4-46ca-870c-866103537eb9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2e4e891a-30b4-46ca-870c-866103537eb9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1471px;
    }
  }

}@media (max-width: 767px){#s-2e4e891a-30b4-46ca-870c-866103537eb9 {
  margin: 0 !important;
  overflow: visible;
}

#s-2e4e891a-30b4-46ca-870c-866103537eb9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-2e4e891a-30b4-46ca-870c-866103537eb9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-2e4e891a-30b4-46ca-870c-866103537eb9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-2e4e891a-30b4-46ca-870c-866103537eb9 img.shogun-image {
  /* Add background color handling */
  
}

#s-2e4e891a-30b4-46ca-870c-866103537eb9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2e4e891a-30b4-46ca-870c-866103537eb9 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-2e4e891a-30b4-46ca-870c-866103537eb9 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2e4e891a-30b4-46ca-870c-866103537eb9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2e4e891a-30b4-46ca-870c-866103537eb9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2e4e891a-30b4-46ca-870c-866103537eb9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1471px;
  }



  img.s-2e4e891a-30b4-46ca-870c-866103537eb9.shogun-image {
    
    
    
    max-height: 1471px;
  }


.s-2e4e891a-30b4-46ca-870c-866103537eb9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-2e4e891a-30b4-46ca-870c-866103537eb9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2e4e891a-30b4-46ca-870c-866103537eb9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2e4e891a-30b4-46ca-870c-866103537eb9.shogun-image {
  box-sizing: border-box;
}



.s-2e4e891a-30b4-46ca-870c-866103537eb9 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-2e4e891a-30b4-46ca-870c-866103537eb9 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-2e4e891a-30b4-46ca-870c-866103537eb9.shogun-image-container {
      position: relative;
    }

    .s-2e4e891a-30b4-46ca-870c-866103537eb9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2e4e891a-30b4-46ca-870c-866103537eb9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2e4e891a-30b4-46ca-870c-866103537eb9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1471px;
    }
  }

}
#s-d34aef60-74db-4f49-9128-37f805e41062 {
  padding-top: 0px;
padding-bottom: 10px;
min-height: 0px;
background-color: rgba(255, 255, 255, 1);
}

#s-f57a9fcb-27e2-49ae-8607-0f25c47b13e1 {
  min-height: 50px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-f57a9fcb-27e2-49ae-8607-0f25c47b13e1 {
  margin-top: 23px;
margin-bottom: 23px;
}
}@media (max-width: 767px){#s-f57a9fcb-27e2-49ae-8607-0f25c47b13e1 {
  margin-top: 20px;
margin-bottom: 20px;
}
}







#s-f57a9fcb-27e2-49ae-8607-0f25c47b13e1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f57a9fcb-27e2-49ae-8607-0f25c47b13e1.shg-box.shg-c {
  justify-content: center;
}

#s-b507c2a1-ca2d-4fa1-8bc8-c219a3975302 {
  margin-top: 20px;
margin-bottom: 10px;
}
@media (max-width: 767px){#s-b507c2a1-ca2d-4fa1-8bc8-c219a3975302 {
  margin-top: 30px;
}
}
#s-8d79279e-5c4e-4717-b968-bb071360cafe {
  min-height: 50px;
}
@media (max-width: 767px){#s-8d79279e-5c4e-4717-b968-bb071360cafe {
  display: none;
}
#s-8d79279e-5c4e-4717-b968-bb071360cafe, #wrap-s-8d79279e-5c4e-4717-b968-bb071360cafe, #wrap-content-s-8d79279e-5c4e-4717-b968-bb071360cafe { display: none !important; }}







#s-8d79279e-5c4e-4717-b968-bb071360cafe > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-8d79279e-5c4e-4717-b968-bb071360cafe.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-f51e330b-74db-4904-9c07-ec3e567e64fa"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f51e330b-74db-4904-9c07-ec3e567e64fa"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.333333333333333px);
}

}

@media (min-width: 992px) {
[id="s-f51e330b-74db-4904-9c07-ec3e567e64fa"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.333333333333333px);
}

}

@media (min-width: 1200px) {
[id="s-f51e330b-74db-4904-9c07-ec3e567e64fa"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.333333333333333px);
}

}

#s-0cae8397-9128-4a44-a769-a65ea6b9face {
  margin-top: 10px;
margin-bottom: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 5px;
min-height: 50px;
}

#s-0cae8397-9128-4a44-a769-a65ea6b9face {
  background-image: url();
}








#s-0cae8397-9128-4a44-a769-a65ea6b9face > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-0cae8397-9128-4a44-a769-a65ea6b9face {
  cursor: pointer;
}#s-0cae8397-9128-4a44-a769-a65ea6b9face.shg-box.shg-c {
  justify-content: flex-start;
}

#s-7515c350-5afc-41ed-a40b-09485e3b655e {
  margin-left: 3%;
margin-right: 3%;
text-align: center;
}

#s-7515c350-5afc-41ed-a40b-09485e3b655e {
  margin: 0 !important;
  overflow: visible;
}

#s-7515c350-5afc-41ed-a40b-09485e3b655e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7515c350-5afc-41ed-a40b-09485e3b655e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 3%;
  margin-right: 3%;
  
  
}

.shg-image-content-margin-container-s-7515c350-5afc-41ed-a40b-09485e3b655e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7515c350-5afc-41ed-a40b-09485e3b655e img.shogun-image {
  /* Add background color handling */
  
}

#s-7515c350-5afc-41ed-a40b-09485e3b655e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-7515c350-5afc-41ed-a40b-09485e3b655e.shogun-image {
    
    
    
    
  }


.s-7515c350-5afc-41ed-a40b-09485e3b655e .shogun-image-content {
  
    justify-content: center;
  
}

.s-7515c350-5afc-41ed-a40b-09485e3b655e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7515c350-5afc-41ed-a40b-09485e3b655e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7515c350-5afc-41ed-a40b-09485e3b655e.shogun-image {
  box-sizing: border-box;
}



.s-7515c350-5afc-41ed-a40b-09485e3b655e img.shogun-image {
  
}


@media (min-width: 1200px){#s-7515c350-5afc-41ed-a40b-09485e3b655e {
  margin: 0 !important;
  overflow: visible;
}

#s-7515c350-5afc-41ed-a40b-09485e3b655e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7515c350-5afc-41ed-a40b-09485e3b655e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7515c350-5afc-41ed-a40b-09485e3b655e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7515c350-5afc-41ed-a40b-09485e3b655e img.shogun-image {
  /* Add background color handling */
  
}

#s-7515c350-5afc-41ed-a40b-09485e3b655e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-7515c350-5afc-41ed-a40b-09485e3b655e.shogun-image {
    
    
    
    
  }


.s-7515c350-5afc-41ed-a40b-09485e3b655e .shogun-image-content {
  
    justify-content: center;
  
}

.s-7515c350-5afc-41ed-a40b-09485e3b655e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7515c350-5afc-41ed-a40b-09485e3b655e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7515c350-5afc-41ed-a40b-09485e3b655e.shogun-image {
  box-sizing: border-box;
}



.s-7515c350-5afc-41ed-a40b-09485e3b655e img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-7515c350-5afc-41ed-a40b-09485e3b655e {
  margin: 0 !important;
  overflow: visible;
}

#s-7515c350-5afc-41ed-a40b-09485e3b655e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7515c350-5afc-41ed-a40b-09485e3b655e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7515c350-5afc-41ed-a40b-09485e3b655e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7515c350-5afc-41ed-a40b-09485e3b655e img.shogun-image {
  /* Add background color handling */
  
}

#s-7515c350-5afc-41ed-a40b-09485e3b655e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-7515c350-5afc-41ed-a40b-09485e3b655e.shogun-image {
    
    
    
    
  }


.s-7515c350-5afc-41ed-a40b-09485e3b655e .shogun-image-content {
  
    justify-content: center;
  
}

.s-7515c350-5afc-41ed-a40b-09485e3b655e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7515c350-5afc-41ed-a40b-09485e3b655e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7515c350-5afc-41ed-a40b-09485e3b655e.shogun-image {
  box-sizing: border-box;
}



.s-7515c350-5afc-41ed-a40b-09485e3b655e img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-7515c350-5afc-41ed-a40b-09485e3b655e {
  margin: 0 !important;
  overflow: visible;
}

#s-7515c350-5afc-41ed-a40b-09485e3b655e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7515c350-5afc-41ed-a40b-09485e3b655e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7515c350-5afc-41ed-a40b-09485e3b655e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7515c350-5afc-41ed-a40b-09485e3b655e img.shogun-image {
  /* Add background color handling */
  
}

#s-7515c350-5afc-41ed-a40b-09485e3b655e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-7515c350-5afc-41ed-a40b-09485e3b655e.shogun-image {
    
    
    
    
  }


.s-7515c350-5afc-41ed-a40b-09485e3b655e .shogun-image-content {
  
    justify-content: center;
  
}

.s-7515c350-5afc-41ed-a40b-09485e3b655e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7515c350-5afc-41ed-a40b-09485e3b655e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7515c350-5afc-41ed-a40b-09485e3b655e.shogun-image {
  box-sizing: border-box;
}



.s-7515c350-5afc-41ed-a40b-09485e3b655e img.shogun-image {
  
}


}@media (max-width: 767px){#s-7515c350-5afc-41ed-a40b-09485e3b655e {
  margin: 0 !important;
  overflow: visible;
}

#s-7515c350-5afc-41ed-a40b-09485e3b655e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7515c350-5afc-41ed-a40b-09485e3b655e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7515c350-5afc-41ed-a40b-09485e3b655e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7515c350-5afc-41ed-a40b-09485e3b655e img.shogun-image {
  /* Add background color handling */
  
}

#s-7515c350-5afc-41ed-a40b-09485e3b655e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-7515c350-5afc-41ed-a40b-09485e3b655e.shogun-image {
    
    
    
    
  }


.s-7515c350-5afc-41ed-a40b-09485e3b655e .shogun-image-content {
  
    justify-content: center;
  
}

.s-7515c350-5afc-41ed-a40b-09485e3b655e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7515c350-5afc-41ed-a40b-09485e3b655e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7515c350-5afc-41ed-a40b-09485e3b655e.shogun-image {
  box-sizing: border-box;
}



.s-7515c350-5afc-41ed-a40b-09485e3b655e img.shogun-image {
  
}


}
#s-9c0046e7-fbd4-40cb-84c1-99098581bed9 {
  margin-top: 8px;
margin-left: 0%;
margin-right: 0%;
}
@media (min-width: 768px) and (max-width: 991px){#s-9c0046e7-fbd4-40cb-84c1-99098581bed9 {
  display: none;
}
#s-9c0046e7-fbd4-40cb-84c1-99098581bed9, #wrap-s-9c0046e7-fbd4-40cb-84c1-99098581bed9, #wrap-content-s-9c0046e7-fbd4-40cb-84c1-99098581bed9 { display: none !important; }}
#s-4edb465b-6dd6-4341-af77-723859ecf996 {
  margin-left: 8%;
margin-right: 8%;
}
@media (min-width: 1200px){#s-4edb465b-6dd6-4341-af77-723859ecf996 {
  display: none;
}
#s-4edb465b-6dd6-4341-af77-723859ecf996, #wrap-s-4edb465b-6dd6-4341-af77-723859ecf996, #wrap-content-s-4edb465b-6dd6-4341-af77-723859ecf996 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4edb465b-6dd6-4341-af77-723859ecf996 {
  display: none;
}
#s-4edb465b-6dd6-4341-af77-723859ecf996, #wrap-s-4edb465b-6dd6-4341-af77-723859ecf996, #wrap-content-s-4edb465b-6dd6-4341-af77-723859ecf996 { display: none !important; }}@media (max-width: 767px){#s-4edb465b-6dd6-4341-af77-723859ecf996 {
  display: none;
}
#s-4edb465b-6dd6-4341-af77-723859ecf996, #wrap-s-4edb465b-6dd6-4341-af77-723859ecf996, #wrap-content-s-4edb465b-6dd6-4341-af77-723859ecf996 { display: none !important; }}
#s-09f078e4-b83e-454f-9ce0-470914602c66 {
  margin-top: 10px;
margin-left: 21%;
margin-bottom: 0px;
margin-right: 21%;
max-width: 150px;
aspect-ratio: 400/68;
text-align: center;
}
@media (min-width: 1200px){#s-09f078e4-b83e-454f-9ce0-470914602c66 {
  margin-left: 23%;
margin-right: 23%;
}
}
#s-09f078e4-b83e-454f-9ce0-470914602c66 {
  margin: 0 !important;
  overflow: visible;
}

#s-09f078e4-b83e-454f-9ce0-470914602c66-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-09f078e4-b83e-454f-9ce0-470914602c66 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 21%;
  margin-right: 21%;
  margin-top: 10px;
  margin-bottom: 0px;
}

.shg-image-content-margin-container-s-09f078e4-b83e-454f-9ce0-470914602c66 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-09f078e4-b83e-454f-9ce0-470914602c66 img.shogun-image {
  /* Add background color handling */
  
}

#s-09f078e4-b83e-454f-9ce0-470914602c66 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-09f078e4-b83e-454f-9ce0-470914602c66 .shg-image-content-wrapper {
      aspect-ratio: 400/68;
      min-width: 100%;
      height: auto;
    }

    #s-09f078e4-b83e-454f-9ce0-470914602c66 .shogun-image-link {
      aspect-ratio: 400/68;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-09f078e4-b83e-454f-9ce0-470914602c66 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-09f078e4-b83e-454f-9ce0-470914602c66.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-09f078e4-b83e-454f-9ce0-470914602c66 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 150px;
  }



  img.s-09f078e4-b83e-454f-9ce0-470914602c66.shogun-image {
    
    
    
    max-height: 150px;
  }


.s-09f078e4-b83e-454f-9ce0-470914602c66 .shogun-image-content {
  
    justify-content: center;
  
}

.s-09f078e4-b83e-454f-9ce0-470914602c66.shg-align-container {
  display: flex;
  justify-content: center
}

.s-09f078e4-b83e-454f-9ce0-470914602c66.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-09f078e4-b83e-454f-9ce0-470914602c66.shogun-image {
  box-sizing: border-box;
}



.s-09f078e4-b83e-454f-9ce0-470914602c66 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-09f078e4-b83e-454f-9ce0-470914602c66 {
      --shg-aspect-ratio: calc(400/68); 
    }

    .s-09f078e4-b83e-454f-9ce0-470914602c66.shogun-image-container {
      position: relative;
    }

    .s-09f078e4-b83e-454f-9ce0-470914602c66.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-09f078e4-b83e-454f-9ce0-470914602c66.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-09f078e4-b83e-454f-9ce0-470914602c66 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 150px;
    }
  }

@media (min-width: 1200px){#s-09f078e4-b83e-454f-9ce0-470914602c66 {
  margin: 0 !important;
  overflow: visible;
}

#s-09f078e4-b83e-454f-9ce0-470914602c66-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-09f078e4-b83e-454f-9ce0-470914602c66 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 23%;
  margin-right: 23%;
  
  
}

.shg-image-content-margin-container-s-09f078e4-b83e-454f-9ce0-470914602c66 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-09f078e4-b83e-454f-9ce0-470914602c66 img.shogun-image {
  /* Add background color handling */
  
}

#s-09f078e4-b83e-454f-9ce0-470914602c66 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-09f078e4-b83e-454f-9ce0-470914602c66 .shg-image-content-wrapper {
      aspect-ratio: 400/68;
      min-width: 100%;
      height: auto;
    }

    #s-09f078e4-b83e-454f-9ce0-470914602c66 .shogun-image-link {
      aspect-ratio: 400/68;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-09f078e4-b83e-454f-9ce0-470914602c66 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-09f078e4-b83e-454f-9ce0-470914602c66.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-09f078e4-b83e-454f-9ce0-470914602c66 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 150px;
  }



  img.s-09f078e4-b83e-454f-9ce0-470914602c66.shogun-image {
    
    
    
    max-height: 150px;
  }


.s-09f078e4-b83e-454f-9ce0-470914602c66 .shogun-image-content {
  
    justify-content: center;
  
}

.s-09f078e4-b83e-454f-9ce0-470914602c66.shg-align-container {
  display: flex;
  justify-content: center
}

.s-09f078e4-b83e-454f-9ce0-470914602c66.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-09f078e4-b83e-454f-9ce0-470914602c66.shogun-image {
  box-sizing: border-box;
}



.s-09f078e4-b83e-454f-9ce0-470914602c66 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-09f078e4-b83e-454f-9ce0-470914602c66 {
      --shg-aspect-ratio: calc(400/68); 
    }

    .s-09f078e4-b83e-454f-9ce0-470914602c66.shogun-image-container {
      position: relative;
    }

    .s-09f078e4-b83e-454f-9ce0-470914602c66.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-09f078e4-b83e-454f-9ce0-470914602c66.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-09f078e4-b83e-454f-9ce0-470914602c66 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 150px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-09f078e4-b83e-454f-9ce0-470914602c66 {
  margin: 0 !important;
  overflow: visible;
}

#s-09f078e4-b83e-454f-9ce0-470914602c66-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-09f078e4-b83e-454f-9ce0-470914602c66 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-09f078e4-b83e-454f-9ce0-470914602c66 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-09f078e4-b83e-454f-9ce0-470914602c66 img.shogun-image {
  /* Add background color handling */
  
}

#s-09f078e4-b83e-454f-9ce0-470914602c66 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-09f078e4-b83e-454f-9ce0-470914602c66 .shg-image-content-wrapper {
      aspect-ratio: 400/68;
      min-width: 100%;
      height: auto;
    }

    #s-09f078e4-b83e-454f-9ce0-470914602c66 .shogun-image-link {
      aspect-ratio: 400/68;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-09f078e4-b83e-454f-9ce0-470914602c66 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-09f078e4-b83e-454f-9ce0-470914602c66.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-09f078e4-b83e-454f-9ce0-470914602c66 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 150px;
  }



  img.s-09f078e4-b83e-454f-9ce0-470914602c66.shogun-image {
    
    
    
    max-height: 150px;
  }


.s-09f078e4-b83e-454f-9ce0-470914602c66 .shogun-image-content {
  
    justify-content: center;
  
}

.s-09f078e4-b83e-454f-9ce0-470914602c66.shg-align-container {
  display: flex;
  justify-content: center
}

.s-09f078e4-b83e-454f-9ce0-470914602c66.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-09f078e4-b83e-454f-9ce0-470914602c66.shogun-image {
  box-sizing: border-box;
}



.s-09f078e4-b83e-454f-9ce0-470914602c66 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-09f078e4-b83e-454f-9ce0-470914602c66 {
      --shg-aspect-ratio: calc(400/68); 
    }

    .s-09f078e4-b83e-454f-9ce0-470914602c66.shogun-image-container {
      position: relative;
    }

    .s-09f078e4-b83e-454f-9ce0-470914602c66.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-09f078e4-b83e-454f-9ce0-470914602c66.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-09f078e4-b83e-454f-9ce0-470914602c66 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 150px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-09f078e4-b83e-454f-9ce0-470914602c66 {
  margin: 0 !important;
  overflow: visible;
}

#s-09f078e4-b83e-454f-9ce0-470914602c66-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-09f078e4-b83e-454f-9ce0-470914602c66 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-09f078e4-b83e-454f-9ce0-470914602c66 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-09f078e4-b83e-454f-9ce0-470914602c66 img.shogun-image {
  /* Add background color handling */
  
}

#s-09f078e4-b83e-454f-9ce0-470914602c66 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-09f078e4-b83e-454f-9ce0-470914602c66 .shg-image-content-wrapper {
      aspect-ratio: 400/68;
      min-width: 100%;
      height: auto;
    }

    #s-09f078e4-b83e-454f-9ce0-470914602c66 .shogun-image-link {
      aspect-ratio: 400/68;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-09f078e4-b83e-454f-9ce0-470914602c66 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-09f078e4-b83e-454f-9ce0-470914602c66.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-09f078e4-b83e-454f-9ce0-470914602c66 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 150px;
  }



  img.s-09f078e4-b83e-454f-9ce0-470914602c66.shogun-image {
    
    
    
    max-height: 150px;
  }


.s-09f078e4-b83e-454f-9ce0-470914602c66 .shogun-image-content {
  
    justify-content: center;
  
}

.s-09f078e4-b83e-454f-9ce0-470914602c66.shg-align-container {
  display: flex;
  justify-content: center
}

.s-09f078e4-b83e-454f-9ce0-470914602c66.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-09f078e4-b83e-454f-9ce0-470914602c66.shogun-image {
  box-sizing: border-box;
}



.s-09f078e4-b83e-454f-9ce0-470914602c66 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-09f078e4-b83e-454f-9ce0-470914602c66 {
      --shg-aspect-ratio: calc(400/68); 
    }

    .s-09f078e4-b83e-454f-9ce0-470914602c66.shogun-image-container {
      position: relative;
    }

    .s-09f078e4-b83e-454f-9ce0-470914602c66.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-09f078e4-b83e-454f-9ce0-470914602c66.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-09f078e4-b83e-454f-9ce0-470914602c66 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 150px;
    }
  }

}@media (max-width: 767px){#s-09f078e4-b83e-454f-9ce0-470914602c66 {
  margin: 0 !important;
  overflow: visible;
}

#s-09f078e4-b83e-454f-9ce0-470914602c66-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-09f078e4-b83e-454f-9ce0-470914602c66 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-09f078e4-b83e-454f-9ce0-470914602c66 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-09f078e4-b83e-454f-9ce0-470914602c66 img.shogun-image {
  /* Add background color handling */
  
}

#s-09f078e4-b83e-454f-9ce0-470914602c66 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-09f078e4-b83e-454f-9ce0-470914602c66 .shg-image-content-wrapper {
      aspect-ratio: 400/68;
      min-width: 100%;
      height: auto;
    }

    #s-09f078e4-b83e-454f-9ce0-470914602c66 .shogun-image-link {
      aspect-ratio: 400/68;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-09f078e4-b83e-454f-9ce0-470914602c66 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-09f078e4-b83e-454f-9ce0-470914602c66.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-09f078e4-b83e-454f-9ce0-470914602c66 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 150px;
  }



  img.s-09f078e4-b83e-454f-9ce0-470914602c66.shogun-image {
    
    
    
    max-height: 150px;
  }


.s-09f078e4-b83e-454f-9ce0-470914602c66 .shogun-image-content {
  
    justify-content: center;
  
}

.s-09f078e4-b83e-454f-9ce0-470914602c66.shg-align-container {
  display: flex;
  justify-content: center
}

.s-09f078e4-b83e-454f-9ce0-470914602c66.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-09f078e4-b83e-454f-9ce0-470914602c66.shogun-image {
  box-sizing: border-box;
}



.s-09f078e4-b83e-454f-9ce0-470914602c66 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-09f078e4-b83e-454f-9ce0-470914602c66 {
      --shg-aspect-ratio: calc(400/68); 
    }

    .s-09f078e4-b83e-454f-9ce0-470914602c66.shogun-image-container {
      position: relative;
    }

    .s-09f078e4-b83e-454f-9ce0-470914602c66.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-09f078e4-b83e-454f-9ce0-470914602c66.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-09f078e4-b83e-454f-9ce0-470914602c66 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 150px;
    }
  }

}
#s-04707fb3-7103-428c-9274-e0a7927251c2 {
  margin-left: 5%;
margin-right: 5%;
}

#s-1280c911-244a-4ed9-8018-f8deac9d9ed7 {
  margin-top: 10px;
margin-bottom: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 5px;
min-height: 50px;
}

#s-1280c911-244a-4ed9-8018-f8deac9d9ed7 {
  background-image: url();
}








#s-1280c911-244a-4ed9-8018-f8deac9d9ed7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-1280c911-244a-4ed9-8018-f8deac9d9ed7 {
  cursor: pointer;
}#s-1280c911-244a-4ed9-8018-f8deac9d9ed7.shg-box.shg-c {
  justify-content: flex-start;
}

#s-0574a605-b426-4d11-b9b4-52a78a2452eb {
  margin-left: 3%;
margin-right: 3%;
aspect-ratio: 1/1;
text-align: center;
}

#s-0574a605-b426-4d11-b9b4-52a78a2452eb {
  margin: 0 !important;
  overflow: visible;
}

#s-0574a605-b426-4d11-b9b4-52a78a2452eb-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-0574a605-b426-4d11-b9b4-52a78a2452eb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 3%;
  margin-right: 3%;
  
  
}

.shg-image-content-margin-container-s-0574a605-b426-4d11-b9b4-52a78a2452eb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0574a605-b426-4d11-b9b4-52a78a2452eb img.shogun-image {
  /* Add background color handling */
  
}

#s-0574a605-b426-4d11-b9b4-52a78a2452eb img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0574a605-b426-4d11-b9b4-52a78a2452eb .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-0574a605-b426-4d11-b9b4-52a78a2452eb .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0574a605-b426-4d11-b9b4-52a78a2452eb .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0574a605-b426-4d11-b9b4-52a78a2452eb.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0574a605-b426-4d11-b9b4-52a78a2452eb img.shogun-image {
    height: 100%;
    width: 100%;
    
    
  }



  img.s-0574a605-b426-4d11-b9b4-52a78a2452eb.shogun-image {
    
    
    
    
  }


.s-0574a605-b426-4d11-b9b4-52a78a2452eb .shogun-image-content {
  
    justify-content: center;
  
}

.s-0574a605-b426-4d11-b9b4-52a78a2452eb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0574a605-b426-4d11-b9b4-52a78a2452eb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0574a605-b426-4d11-b9b4-52a78a2452eb.shogun-image {
  box-sizing: border-box;
}



.s-0574a605-b426-4d11-b9b4-52a78a2452eb img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0574a605-b426-4d11-b9b4-52a78a2452eb {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-0574a605-b426-4d11-b9b4-52a78a2452eb.shogun-image-container {
      position: relative;
    }

    .s-0574a605-b426-4d11-b9b4-52a78a2452eb.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0574a605-b426-4d11-b9b4-52a78a2452eb.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0574a605-b426-4d11-b9b4-52a78a2452eb img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      
    }
  }

@media (min-width: 1200px){#s-0574a605-b426-4d11-b9b4-52a78a2452eb {
  margin: 0 !important;
  overflow: visible;
}

#s-0574a605-b426-4d11-b9b4-52a78a2452eb-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-0574a605-b426-4d11-b9b4-52a78a2452eb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0574a605-b426-4d11-b9b4-52a78a2452eb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0574a605-b426-4d11-b9b4-52a78a2452eb img.shogun-image {
  /* Add background color handling */
  
}

#s-0574a605-b426-4d11-b9b4-52a78a2452eb img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0574a605-b426-4d11-b9b4-52a78a2452eb .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-0574a605-b426-4d11-b9b4-52a78a2452eb .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0574a605-b426-4d11-b9b4-52a78a2452eb .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0574a605-b426-4d11-b9b4-52a78a2452eb.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0574a605-b426-4d11-b9b4-52a78a2452eb img.shogun-image {
    height: 100%;
    width: 100%;
    
    
  }



  img.s-0574a605-b426-4d11-b9b4-52a78a2452eb.shogun-image {
    
    
    
    
  }


.s-0574a605-b426-4d11-b9b4-52a78a2452eb .shogun-image-content {
  
    justify-content: center;
  
}

.s-0574a605-b426-4d11-b9b4-52a78a2452eb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0574a605-b426-4d11-b9b4-52a78a2452eb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0574a605-b426-4d11-b9b4-52a78a2452eb.shogun-image {
  box-sizing: border-box;
}



.s-0574a605-b426-4d11-b9b4-52a78a2452eb img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0574a605-b426-4d11-b9b4-52a78a2452eb {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-0574a605-b426-4d11-b9b4-52a78a2452eb.shogun-image-container {
      position: relative;
    }

    .s-0574a605-b426-4d11-b9b4-52a78a2452eb.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0574a605-b426-4d11-b9b4-52a78a2452eb.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0574a605-b426-4d11-b9b4-52a78a2452eb img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-0574a605-b426-4d11-b9b4-52a78a2452eb {
  margin: 0 !important;
  overflow: visible;
}

#s-0574a605-b426-4d11-b9b4-52a78a2452eb-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-0574a605-b426-4d11-b9b4-52a78a2452eb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0574a605-b426-4d11-b9b4-52a78a2452eb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0574a605-b426-4d11-b9b4-52a78a2452eb img.shogun-image {
  /* Add background color handling */
  
}

#s-0574a605-b426-4d11-b9b4-52a78a2452eb img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0574a605-b426-4d11-b9b4-52a78a2452eb .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-0574a605-b426-4d11-b9b4-52a78a2452eb .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0574a605-b426-4d11-b9b4-52a78a2452eb .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0574a605-b426-4d11-b9b4-52a78a2452eb.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0574a605-b426-4d11-b9b4-52a78a2452eb img.shogun-image {
    height: 100%;
    width: 100%;
    
    
  }



  img.s-0574a605-b426-4d11-b9b4-52a78a2452eb.shogun-image {
    
    
    
    
  }


.s-0574a605-b426-4d11-b9b4-52a78a2452eb .shogun-image-content {
  
    justify-content: center;
  
}

.s-0574a605-b426-4d11-b9b4-52a78a2452eb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0574a605-b426-4d11-b9b4-52a78a2452eb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0574a605-b426-4d11-b9b4-52a78a2452eb.shogun-image {
  box-sizing: border-box;
}



.s-0574a605-b426-4d11-b9b4-52a78a2452eb img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0574a605-b426-4d11-b9b4-52a78a2452eb {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-0574a605-b426-4d11-b9b4-52a78a2452eb.shogun-image-container {
      position: relative;
    }

    .s-0574a605-b426-4d11-b9b4-52a78a2452eb.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0574a605-b426-4d11-b9b4-52a78a2452eb.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0574a605-b426-4d11-b9b4-52a78a2452eb img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-0574a605-b426-4d11-b9b4-52a78a2452eb {
  margin: 0 !important;
  overflow: visible;
}

#s-0574a605-b426-4d11-b9b4-52a78a2452eb-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-0574a605-b426-4d11-b9b4-52a78a2452eb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0574a605-b426-4d11-b9b4-52a78a2452eb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0574a605-b426-4d11-b9b4-52a78a2452eb img.shogun-image {
  /* Add background color handling */
  
}

#s-0574a605-b426-4d11-b9b4-52a78a2452eb img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0574a605-b426-4d11-b9b4-52a78a2452eb .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-0574a605-b426-4d11-b9b4-52a78a2452eb .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0574a605-b426-4d11-b9b4-52a78a2452eb .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0574a605-b426-4d11-b9b4-52a78a2452eb.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0574a605-b426-4d11-b9b4-52a78a2452eb img.shogun-image {
    height: 100%;
    width: 100%;
    
    
  }



  img.s-0574a605-b426-4d11-b9b4-52a78a2452eb.shogun-image {
    
    
    
    
  }


.s-0574a605-b426-4d11-b9b4-52a78a2452eb .shogun-image-content {
  
    justify-content: center;
  
}

.s-0574a605-b426-4d11-b9b4-52a78a2452eb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0574a605-b426-4d11-b9b4-52a78a2452eb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0574a605-b426-4d11-b9b4-52a78a2452eb.shogun-image {
  box-sizing: border-box;
}



.s-0574a605-b426-4d11-b9b4-52a78a2452eb img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0574a605-b426-4d11-b9b4-52a78a2452eb {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-0574a605-b426-4d11-b9b4-52a78a2452eb.shogun-image-container {
      position: relative;
    }

    .s-0574a605-b426-4d11-b9b4-52a78a2452eb.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0574a605-b426-4d11-b9b4-52a78a2452eb.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0574a605-b426-4d11-b9b4-52a78a2452eb img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      
    }
  }

}@media (max-width: 767px){#s-0574a605-b426-4d11-b9b4-52a78a2452eb {
  margin: 0 !important;
  overflow: visible;
}

#s-0574a605-b426-4d11-b9b4-52a78a2452eb-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-0574a605-b426-4d11-b9b4-52a78a2452eb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0574a605-b426-4d11-b9b4-52a78a2452eb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0574a605-b426-4d11-b9b4-52a78a2452eb img.shogun-image {
  /* Add background color handling */
  
}

#s-0574a605-b426-4d11-b9b4-52a78a2452eb img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0574a605-b426-4d11-b9b4-52a78a2452eb .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-0574a605-b426-4d11-b9b4-52a78a2452eb .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0574a605-b426-4d11-b9b4-52a78a2452eb .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0574a605-b426-4d11-b9b4-52a78a2452eb.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0574a605-b426-4d11-b9b4-52a78a2452eb img.shogun-image {
    height: 100%;
    width: 100%;
    
    
  }



  img.s-0574a605-b426-4d11-b9b4-52a78a2452eb.shogun-image {
    
    
    
    
  }


.s-0574a605-b426-4d11-b9b4-52a78a2452eb .shogun-image-content {
  
    justify-content: center;
  
}

.s-0574a605-b426-4d11-b9b4-52a78a2452eb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0574a605-b426-4d11-b9b4-52a78a2452eb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0574a605-b426-4d11-b9b4-52a78a2452eb.shogun-image {
  box-sizing: border-box;
}



.s-0574a605-b426-4d11-b9b4-52a78a2452eb img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0574a605-b426-4d11-b9b4-52a78a2452eb {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-0574a605-b426-4d11-b9b4-52a78a2452eb.shogun-image-container {
      position: relative;
    }

    .s-0574a605-b426-4d11-b9b4-52a78a2452eb.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0574a605-b426-4d11-b9b4-52a78a2452eb.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0574a605-b426-4d11-b9b4-52a78a2452eb img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      
    }
  }

}
#s-7fe0dae0-e6e6-485b-aa7d-5507b22e78f4 {
  margin-top: 8px;
margin-left: 8%;
margin-right: 8%;
}
@media (min-width: 768px) and (max-width: 991px){#s-7fe0dae0-e6e6-485b-aa7d-5507b22e78f4 {
  display: none;
}
#s-7fe0dae0-e6e6-485b-aa7d-5507b22e78f4, #wrap-s-7fe0dae0-e6e6-485b-aa7d-5507b22e78f4, #wrap-content-s-7fe0dae0-e6e6-485b-aa7d-5507b22e78f4 { display: none !important; }}
#s-baf325c6-8dcb-4bd1-8f5b-2c1aa445f2f3 {
  margin-left: 8%;
margin-right: 8%;
}
@media (min-width: 1200px){#s-baf325c6-8dcb-4bd1-8f5b-2c1aa445f2f3 {
  display: none;
}
#s-baf325c6-8dcb-4bd1-8f5b-2c1aa445f2f3, #wrap-s-baf325c6-8dcb-4bd1-8f5b-2c1aa445f2f3, #wrap-content-s-baf325c6-8dcb-4bd1-8f5b-2c1aa445f2f3 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-baf325c6-8dcb-4bd1-8f5b-2c1aa445f2f3 {
  display: none;
}
#s-baf325c6-8dcb-4bd1-8f5b-2c1aa445f2f3, #wrap-s-baf325c6-8dcb-4bd1-8f5b-2c1aa445f2f3, #wrap-content-s-baf325c6-8dcb-4bd1-8f5b-2c1aa445f2f3 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-baf325c6-8dcb-4bd1-8f5b-2c1aa445f2f3 {
  margin-left: 4%;
margin-right: 4%;
}
}@media (max-width: 767px){#s-baf325c6-8dcb-4bd1-8f5b-2c1aa445f2f3 {
  display: none;
}
#s-baf325c6-8dcb-4bd1-8f5b-2c1aa445f2f3, #wrap-s-baf325c6-8dcb-4bd1-8f5b-2c1aa445f2f3, #wrap-content-s-baf325c6-8dcb-4bd1-8f5b-2c1aa445f2f3 { display: none !important; }}
#s-885386bc-1e67-4bfd-9ddf-cba64ca8a559 {
  margin-top: 10px;
margin-left: 21%;
margin-bottom: 0px;
margin-right: 21%;
max-width: 150px;
aspect-ratio: 400/68;
text-align: center;
}
@media (min-width: 1200px){#s-885386bc-1e67-4bfd-9ddf-cba64ca8a559 {
  margin-left: 23%;
margin-right: 23%;
}
}
#s-885386bc-1e67-4bfd-9ddf-cba64ca8a559 {
  margin: 0 !important;
  overflow: visible;
}

#s-885386bc-1e67-4bfd-9ddf-cba64ca8a559-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-885386bc-1e67-4bfd-9ddf-cba64ca8a559 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 21%;
  margin-right: 21%;
  margin-top: 10px;
  margin-bottom: 0px;
}

.shg-image-content-margin-container-s-885386bc-1e67-4bfd-9ddf-cba64ca8a559 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-885386bc-1e67-4bfd-9ddf-cba64ca8a559 img.shogun-image {
  /* Add background color handling */
  
}

#s-885386bc-1e67-4bfd-9ddf-cba64ca8a559 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-885386bc-1e67-4bfd-9ddf-cba64ca8a559 .shg-image-content-wrapper {
      aspect-ratio: 400/68;
      min-width: 100%;
      height: auto;
    }

    #s-885386bc-1e67-4bfd-9ddf-cba64ca8a559 .shogun-image-link {
      aspect-ratio: 400/68;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-885386bc-1e67-4bfd-9ddf-cba64ca8a559 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-885386bc-1e67-4bfd-9ddf-cba64ca8a559.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-885386bc-1e67-4bfd-9ddf-cba64ca8a559 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 150px;
  }



  img.s-885386bc-1e67-4bfd-9ddf-cba64ca8a559.shogun-image {
    
    
    
    max-height: 150px;
  }


.s-885386bc-1e67-4bfd-9ddf-cba64ca8a559 .shogun-image-content {
  
    justify-content: center;
  
}

.s-885386bc-1e67-4bfd-9ddf-cba64ca8a559.shg-align-container {
  display: flex;
  justify-content: center
}

.s-885386bc-1e67-4bfd-9ddf-cba64ca8a559.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-885386bc-1e67-4bfd-9ddf-cba64ca8a559.shogun-image {
  box-sizing: border-box;
}



.s-885386bc-1e67-4bfd-9ddf-cba64ca8a559 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-885386bc-1e67-4bfd-9ddf-cba64ca8a559 {
      --shg-aspect-ratio: calc(400/68); 
    }

    .s-885386bc-1e67-4bfd-9ddf-cba64ca8a559.shogun-image-container {
      position: relative;
    }

    .s-885386bc-1e67-4bfd-9ddf-cba64ca8a559.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-885386bc-1e67-4bfd-9ddf-cba64ca8a559.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-885386bc-1e67-4bfd-9ddf-cba64ca8a559 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 150px;
    }
  }

@media (min-width: 1200px){#s-885386bc-1e67-4bfd-9ddf-cba64ca8a559 {
  margin: 0 !important;
  overflow: visible;
}

#s-885386bc-1e67-4bfd-9ddf-cba64ca8a559-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-885386bc-1e67-4bfd-9ddf-cba64ca8a559 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 23%;
  margin-right: 23%;
  
  
}

.shg-image-content-margin-container-s-885386bc-1e67-4bfd-9ddf-cba64ca8a559 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-885386bc-1e67-4bfd-9ddf-cba64ca8a559 img.shogun-image {
  /* Add background color handling */
  
}

#s-885386bc-1e67-4bfd-9ddf-cba64ca8a559 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-885386bc-1e67-4bfd-9ddf-cba64ca8a559 .shg-image-content-wrapper {
      aspect-ratio: 400/68;
      min-width: 100%;
      height: auto;
    }

    #s-885386bc-1e67-4bfd-9ddf-cba64ca8a559 .shogun-image-link {
      aspect-ratio: 400/68;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-885386bc-1e67-4bfd-9ddf-cba64ca8a559 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-885386bc-1e67-4bfd-9ddf-cba64ca8a559.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-885386bc-1e67-4bfd-9ddf-cba64ca8a559 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 150px;
  }



  img.s-885386bc-1e67-4bfd-9ddf-cba64ca8a559.shogun-image {
    
    
    
    max-height: 150px;
  }


.s-885386bc-1e67-4bfd-9ddf-cba64ca8a559 .shogun-image-content {
  
    justify-content: center;
  
}

.s-885386bc-1e67-4bfd-9ddf-cba64ca8a559.shg-align-container {
  display: flex;
  justify-content: center
}

.s-885386bc-1e67-4bfd-9ddf-cba64ca8a559.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-885386bc-1e67-4bfd-9ddf-cba64ca8a559.shogun-image {
  box-sizing: border-box;
}



.s-885386bc-1e67-4bfd-9ddf-cba64ca8a559 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-885386bc-1e67-4bfd-9ddf-cba64ca8a559 {
      --shg-aspect-ratio: calc(400/68); 
    }

    .s-885386bc-1e67-4bfd-9ddf-cba64ca8a559.shogun-image-container {
      position: relative;
    }

    .s-885386bc-1e67-4bfd-9ddf-cba64ca8a559.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-885386bc-1e67-4bfd-9ddf-cba64ca8a559.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-885386bc-1e67-4bfd-9ddf-cba64ca8a559 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 150px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-885386bc-1e67-4bfd-9ddf-cba64ca8a559 {
  margin: 0 !important;
  overflow: visible;
}

#s-885386bc-1e67-4bfd-9ddf-cba64ca8a559-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-885386bc-1e67-4bfd-9ddf-cba64ca8a559 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-885386bc-1e67-4bfd-9ddf-cba64ca8a559 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-885386bc-1e67-4bfd-9ddf-cba64ca8a559 img.shogun-image {
  /* Add background color handling */
  
}

#s-885386bc-1e67-4bfd-9ddf-cba64ca8a559 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-885386bc-1e67-4bfd-9ddf-cba64ca8a559 .shg-image-content-wrapper {
      aspect-ratio: 400/68;
      min-width: 100%;
      height: auto;
    }

    #s-885386bc-1e67-4bfd-9ddf-cba64ca8a559 .shogun-image-link {
      aspect-ratio: 400/68;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-885386bc-1e67-4bfd-9ddf-cba64ca8a559 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-885386bc-1e67-4bfd-9ddf-cba64ca8a559.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-885386bc-1e67-4bfd-9ddf-cba64ca8a559 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 150px;
  }



  img.s-885386bc-1e67-4bfd-9ddf-cba64ca8a559.shogun-image {
    
    
    
    max-height: 150px;
  }


.s-885386bc-1e67-4bfd-9ddf-cba64ca8a559 .shogun-image-content {
  
    justify-content: center;
  
}

.s-885386bc-1e67-4bfd-9ddf-cba64ca8a559.shg-align-container {
  display: flex;
  justify-content: center
}

.s-885386bc-1e67-4bfd-9ddf-cba64ca8a559.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-885386bc-1e67-4bfd-9ddf-cba64ca8a559.shogun-image {
  box-sizing: border-box;
}



.s-885386bc-1e67-4bfd-9ddf-cba64ca8a559 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-885386bc-1e67-4bfd-9ddf-cba64ca8a559 {
      --shg-aspect-ratio: calc(400/68); 
    }

    .s-885386bc-1e67-4bfd-9ddf-cba64ca8a559.shogun-image-container {
      position: relative;
    }

    .s-885386bc-1e67-4bfd-9ddf-cba64ca8a559.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-885386bc-1e67-4bfd-9ddf-cba64ca8a559.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-885386bc-1e67-4bfd-9ddf-cba64ca8a559 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 150px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-885386bc-1e67-4bfd-9ddf-cba64ca8a559 {
  margin: 0 !important;
  overflow: visible;
}

#s-885386bc-1e67-4bfd-9ddf-cba64ca8a559-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-885386bc-1e67-4bfd-9ddf-cba64ca8a559 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-885386bc-1e67-4bfd-9ddf-cba64ca8a559 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-885386bc-1e67-4bfd-9ddf-cba64ca8a559 img.shogun-image {
  /* Add background color handling */
  
}

#s-885386bc-1e67-4bfd-9ddf-cba64ca8a559 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-885386bc-1e67-4bfd-9ddf-cba64ca8a559 .shg-image-content-wrapper {
      aspect-ratio: 400/68;
      min-width: 100%;
      height: auto;
    }

    #s-885386bc-1e67-4bfd-9ddf-cba64ca8a559 .shogun-image-link {
      aspect-ratio: 400/68;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-885386bc-1e67-4bfd-9ddf-cba64ca8a559 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-885386bc-1e67-4bfd-9ddf-cba64ca8a559.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-885386bc-1e67-4bfd-9ddf-cba64ca8a559 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 150px;
  }



  img.s-885386bc-1e67-4bfd-9ddf-cba64ca8a559.shogun-image {
    
    
    
    max-height: 150px;
  }


.s-885386bc-1e67-4bfd-9ddf-cba64ca8a559 .shogun-image-content {
  
    justify-content: center;
  
}

.s-885386bc-1e67-4bfd-9ddf-cba64ca8a559.shg-align-container {
  display: flex;
  justify-content: center
}

.s-885386bc-1e67-4bfd-9ddf-cba64ca8a559.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-885386bc-1e67-4bfd-9ddf-cba64ca8a559.shogun-image {
  box-sizing: border-box;
}



.s-885386bc-1e67-4bfd-9ddf-cba64ca8a559 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-885386bc-1e67-4bfd-9ddf-cba64ca8a559 {
      --shg-aspect-ratio: calc(400/68); 
    }

    .s-885386bc-1e67-4bfd-9ddf-cba64ca8a559.shogun-image-container {
      position: relative;
    }

    .s-885386bc-1e67-4bfd-9ddf-cba64ca8a559.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-885386bc-1e67-4bfd-9ddf-cba64ca8a559.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-885386bc-1e67-4bfd-9ddf-cba64ca8a559 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 150px;
    }
  }

}@media (max-width: 767px){#s-885386bc-1e67-4bfd-9ddf-cba64ca8a559 {
  margin: 0 !important;
  overflow: visible;
}

#s-885386bc-1e67-4bfd-9ddf-cba64ca8a559-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-885386bc-1e67-4bfd-9ddf-cba64ca8a559 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-885386bc-1e67-4bfd-9ddf-cba64ca8a559 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-885386bc-1e67-4bfd-9ddf-cba64ca8a559 img.shogun-image {
  /* Add background color handling */
  
}

#s-885386bc-1e67-4bfd-9ddf-cba64ca8a559 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-885386bc-1e67-4bfd-9ddf-cba64ca8a559 .shg-image-content-wrapper {
      aspect-ratio: 400/68;
      min-width: 100%;
      height: auto;
    }

    #s-885386bc-1e67-4bfd-9ddf-cba64ca8a559 .shogun-image-link {
      aspect-ratio: 400/68;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-885386bc-1e67-4bfd-9ddf-cba64ca8a559 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-885386bc-1e67-4bfd-9ddf-cba64ca8a559.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-885386bc-1e67-4bfd-9ddf-cba64ca8a559 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 150px;
  }



  img.s-885386bc-1e67-4bfd-9ddf-cba64ca8a559.shogun-image {
    
    
    
    max-height: 150px;
  }


.s-885386bc-1e67-4bfd-9ddf-cba64ca8a559 .shogun-image-content {
  
    justify-content: center;
  
}

.s-885386bc-1e67-4bfd-9ddf-cba64ca8a559.shg-align-container {
  display: flex;
  justify-content: center
}

.s-885386bc-1e67-4bfd-9ddf-cba64ca8a559.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-885386bc-1e67-4bfd-9ddf-cba64ca8a559.shogun-image {
  box-sizing: border-box;
}



.s-885386bc-1e67-4bfd-9ddf-cba64ca8a559 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-885386bc-1e67-4bfd-9ddf-cba64ca8a559 {
      --shg-aspect-ratio: calc(400/68); 
    }

    .s-885386bc-1e67-4bfd-9ddf-cba64ca8a559.shogun-image-container {
      position: relative;
    }

    .s-885386bc-1e67-4bfd-9ddf-cba64ca8a559.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-885386bc-1e67-4bfd-9ddf-cba64ca8a559.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-885386bc-1e67-4bfd-9ddf-cba64ca8a559 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 150px;
    }
  }

}
#s-737fd43a-f33b-46af-afe3-b73d74215119 {
  margin-left: 5%;
margin-right: 5%;
}

#s-4817a34c-1fd7-4076-8155-40cdc3c345f9 {
  margin-top: 10px;
margin-bottom: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 5px;
min-height: 50px;
}

#s-4817a34c-1fd7-4076-8155-40cdc3c345f9 {
  background-image: url();
}








#s-4817a34c-1fd7-4076-8155-40cdc3c345f9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4817a34c-1fd7-4076-8155-40cdc3c345f9 {
  cursor: pointer;
}#s-4817a34c-1fd7-4076-8155-40cdc3c345f9.shg-box.shg-c {
  justify-content: flex-start;
}

#s-34fad2e6-7227-4df2-85e1-cd3bbd15f482 {
  margin-left: 3%;
margin-right: 3%;
text-align: center;
}

#s-34fad2e6-7227-4df2-85e1-cd3bbd15f482 {
  margin: 0 !important;
  overflow: visible;
}

#s-34fad2e6-7227-4df2-85e1-cd3bbd15f482-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-34fad2e6-7227-4df2-85e1-cd3bbd15f482 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 3%;
  margin-right: 3%;
  
  
}

.shg-image-content-margin-container-s-34fad2e6-7227-4df2-85e1-cd3bbd15f482 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-34fad2e6-7227-4df2-85e1-cd3bbd15f482 img.shogun-image {
  /* Add background color handling */
  
}

#s-34fad2e6-7227-4df2-85e1-cd3bbd15f482 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-34fad2e6-7227-4df2-85e1-cd3bbd15f482.shogun-image {
    
    
    
    
  }


.s-34fad2e6-7227-4df2-85e1-cd3bbd15f482 .shogun-image-content {
  
    justify-content: center;
  
}

.s-34fad2e6-7227-4df2-85e1-cd3bbd15f482.shg-align-container {
  display: flex;
  justify-content: center
}

.s-34fad2e6-7227-4df2-85e1-cd3bbd15f482.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-34fad2e6-7227-4df2-85e1-cd3bbd15f482.shogun-image {
  box-sizing: border-box;
}



.s-34fad2e6-7227-4df2-85e1-cd3bbd15f482 img.shogun-image {
  
}


@media (min-width: 1200px){#s-34fad2e6-7227-4df2-85e1-cd3bbd15f482 {
  margin: 0 !important;
  overflow: visible;
}

#s-34fad2e6-7227-4df2-85e1-cd3bbd15f482-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-34fad2e6-7227-4df2-85e1-cd3bbd15f482 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-34fad2e6-7227-4df2-85e1-cd3bbd15f482 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-34fad2e6-7227-4df2-85e1-cd3bbd15f482 img.shogun-image {
  /* Add background color handling */
  
}

#s-34fad2e6-7227-4df2-85e1-cd3bbd15f482 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-34fad2e6-7227-4df2-85e1-cd3bbd15f482.shogun-image {
    
    
    
    
  }


.s-34fad2e6-7227-4df2-85e1-cd3bbd15f482 .shogun-image-content {
  
    justify-content: center;
  
}

.s-34fad2e6-7227-4df2-85e1-cd3bbd15f482.shg-align-container {
  display: flex;
  justify-content: center
}

.s-34fad2e6-7227-4df2-85e1-cd3bbd15f482.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-34fad2e6-7227-4df2-85e1-cd3bbd15f482.shogun-image {
  box-sizing: border-box;
}



.s-34fad2e6-7227-4df2-85e1-cd3bbd15f482 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-34fad2e6-7227-4df2-85e1-cd3bbd15f482 {
  margin: 0 !important;
  overflow: visible;
}

#s-34fad2e6-7227-4df2-85e1-cd3bbd15f482-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-34fad2e6-7227-4df2-85e1-cd3bbd15f482 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-34fad2e6-7227-4df2-85e1-cd3bbd15f482 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-34fad2e6-7227-4df2-85e1-cd3bbd15f482 img.shogun-image {
  /* Add background color handling */
  
}

#s-34fad2e6-7227-4df2-85e1-cd3bbd15f482 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-34fad2e6-7227-4df2-85e1-cd3bbd15f482.shogun-image {
    
    
    
    
  }


.s-34fad2e6-7227-4df2-85e1-cd3bbd15f482 .shogun-image-content {
  
    justify-content: center;
  
}

.s-34fad2e6-7227-4df2-85e1-cd3bbd15f482.shg-align-container {
  display: flex;
  justify-content: center
}

.s-34fad2e6-7227-4df2-85e1-cd3bbd15f482.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-34fad2e6-7227-4df2-85e1-cd3bbd15f482.shogun-image {
  box-sizing: border-box;
}



.s-34fad2e6-7227-4df2-85e1-cd3bbd15f482 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-34fad2e6-7227-4df2-85e1-cd3bbd15f482 {
  margin: 0 !important;
  overflow: visible;
}

#s-34fad2e6-7227-4df2-85e1-cd3bbd15f482-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-34fad2e6-7227-4df2-85e1-cd3bbd15f482 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-34fad2e6-7227-4df2-85e1-cd3bbd15f482 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-34fad2e6-7227-4df2-85e1-cd3bbd15f482 img.shogun-image {
  /* Add background color handling */
  
}

#s-34fad2e6-7227-4df2-85e1-cd3bbd15f482 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-34fad2e6-7227-4df2-85e1-cd3bbd15f482.shogun-image {
    
    
    
    
  }


.s-34fad2e6-7227-4df2-85e1-cd3bbd15f482 .shogun-image-content {
  
    justify-content: center;
  
}

.s-34fad2e6-7227-4df2-85e1-cd3bbd15f482.shg-align-container {
  display: flex;
  justify-content: center
}

.s-34fad2e6-7227-4df2-85e1-cd3bbd15f482.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-34fad2e6-7227-4df2-85e1-cd3bbd15f482.shogun-image {
  box-sizing: border-box;
}



.s-34fad2e6-7227-4df2-85e1-cd3bbd15f482 img.shogun-image {
  
}


}@media (max-width: 767px){#s-34fad2e6-7227-4df2-85e1-cd3bbd15f482 {
  margin: 0 !important;
  overflow: visible;
}

#s-34fad2e6-7227-4df2-85e1-cd3bbd15f482-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-34fad2e6-7227-4df2-85e1-cd3bbd15f482 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-34fad2e6-7227-4df2-85e1-cd3bbd15f482 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-34fad2e6-7227-4df2-85e1-cd3bbd15f482 img.shogun-image {
  /* Add background color handling */
  
}

#s-34fad2e6-7227-4df2-85e1-cd3bbd15f482 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-34fad2e6-7227-4df2-85e1-cd3bbd15f482.shogun-image {
    
    
    
    
  }


.s-34fad2e6-7227-4df2-85e1-cd3bbd15f482 .shogun-image-content {
  
    justify-content: center;
  
}

.s-34fad2e6-7227-4df2-85e1-cd3bbd15f482.shg-align-container {
  display: flex;
  justify-content: center
}

.s-34fad2e6-7227-4df2-85e1-cd3bbd15f482.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-34fad2e6-7227-4df2-85e1-cd3bbd15f482.shogun-image {
  box-sizing: border-box;
}



.s-34fad2e6-7227-4df2-85e1-cd3bbd15f482 img.shogun-image {
  
}


}
#s-5bb7e1e3-c661-4dc4-815f-15690fc5166d {
  margin-top: 8px;
margin-left: 8%;
margin-right: 8%;
}
@media (min-width: 992px) and (max-width: 1199px){#s-5bb7e1e3-c661-4dc4-815f-15690fc5166d {
  margin-left: 0%;
margin-right: 0%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-5bb7e1e3-c661-4dc4-815f-15690fc5166d {
  display: none;
}
#s-5bb7e1e3-c661-4dc4-815f-15690fc5166d, #wrap-s-5bb7e1e3-c661-4dc4-815f-15690fc5166d, #wrap-content-s-5bb7e1e3-c661-4dc4-815f-15690fc5166d { display: none !important; }}
#s-fd81b991-9a54-4563-b98a-a3db5989c8dc {
  margin-left: 8%;
margin-right: 8%;
}
@media (min-width: 1200px){#s-fd81b991-9a54-4563-b98a-a3db5989c8dc {
  display: none;
}
#s-fd81b991-9a54-4563-b98a-a3db5989c8dc, #wrap-s-fd81b991-9a54-4563-b98a-a3db5989c8dc, #wrap-content-s-fd81b991-9a54-4563-b98a-a3db5989c8dc { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-fd81b991-9a54-4563-b98a-a3db5989c8dc {
  display: none;
}
#s-fd81b991-9a54-4563-b98a-a3db5989c8dc, #wrap-s-fd81b991-9a54-4563-b98a-a3db5989c8dc, #wrap-content-s-fd81b991-9a54-4563-b98a-a3db5989c8dc { display: none !important; }}@media (max-width: 767px){#s-fd81b991-9a54-4563-b98a-a3db5989c8dc {
  display: none;
}
#s-fd81b991-9a54-4563-b98a-a3db5989c8dc, #wrap-s-fd81b991-9a54-4563-b98a-a3db5989c8dc, #wrap-content-s-fd81b991-9a54-4563-b98a-a3db5989c8dc { display: none !important; }}
#s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56 {
  margin-top: 10px;
margin-left: 21%;
margin-bottom: 0px;
margin-right: 21%;
max-width: 150px;
aspect-ratio: 400/68;
text-align: center;
}
@media (min-width: 1200px){#s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56 {
  margin-left: 23%;
margin-right: 23%;
}
}
#s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56 {
  margin: 0 !important;
  overflow: visible;
}

#s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 21%;
  margin-right: 21%;
  margin-top: 10px;
  margin-bottom: 0px;
}

.shg-image-content-margin-container-s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56 img.shogun-image {
  /* Add background color handling */
  
}

#s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56 .shg-image-content-wrapper {
      aspect-ratio: 400/68;
      min-width: 100%;
      height: auto;
    }

    #s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56 .shogun-image-link {
      aspect-ratio: 400/68;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 150px;
  }



  img.s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56.shogun-image {
    
    
    
    max-height: 150px;
  }


.s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56 .shogun-image-content {
  
    justify-content: center;
  
}

.s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56.shogun-image {
  box-sizing: border-box;
}



.s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56 {
      --shg-aspect-ratio: calc(400/68); 
    }

    .s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56.shogun-image-container {
      position: relative;
    }

    .s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 150px;
    }
  }

@media (min-width: 1200px){#s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56 {
  margin: 0 !important;
  overflow: visible;
}

#s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 23%;
  margin-right: 23%;
  
  
}

.shg-image-content-margin-container-s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56 img.shogun-image {
  /* Add background color handling */
  
}

#s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56 .shg-image-content-wrapper {
      aspect-ratio: 400/68;
      min-width: 100%;
      height: auto;
    }

    #s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56 .shogun-image-link {
      aspect-ratio: 400/68;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 150px;
  }



  img.s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56.shogun-image {
    
    
    
    max-height: 150px;
  }


.s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56 .shogun-image-content {
  
    justify-content: center;
  
}

.s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56.shogun-image {
  box-sizing: border-box;
}



.s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56 {
      --shg-aspect-ratio: calc(400/68); 
    }

    .s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56.shogun-image-container {
      position: relative;
    }

    .s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 150px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56 {
  margin: 0 !important;
  overflow: visible;
}

#s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56 img.shogun-image {
  /* Add background color handling */
  
}

#s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56 .shg-image-content-wrapper {
      aspect-ratio: 400/68;
      min-width: 100%;
      height: auto;
    }

    #s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56 .shogun-image-link {
      aspect-ratio: 400/68;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 150px;
  }



  img.s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56.shogun-image {
    
    
    
    max-height: 150px;
  }


.s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56 .shogun-image-content {
  
    justify-content: center;
  
}

.s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56.shogun-image {
  box-sizing: border-box;
}



.s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56 {
      --shg-aspect-ratio: calc(400/68); 
    }

    .s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56.shogun-image-container {
      position: relative;
    }

    .s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 150px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56 {
  margin: 0 !important;
  overflow: visible;
}

#s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56 img.shogun-image {
  /* Add background color handling */
  
}

#s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56 .shg-image-content-wrapper {
      aspect-ratio: 400/68;
      min-width: 100%;
      height: auto;
    }

    #s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56 .shogun-image-link {
      aspect-ratio: 400/68;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 150px;
  }



  img.s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56.shogun-image {
    
    
    
    max-height: 150px;
  }


.s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56 .shogun-image-content {
  
    justify-content: center;
  
}

.s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56.shogun-image {
  box-sizing: border-box;
}



.s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56 {
      --shg-aspect-ratio: calc(400/68); 
    }

    .s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56.shogun-image-container {
      position: relative;
    }

    .s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 150px;
    }
  }

}@media (max-width: 767px){#s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56 {
  margin: 0 !important;
  overflow: visible;
}

#s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56 img.shogun-image {
  /* Add background color handling */
  
}

#s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56 .shg-image-content-wrapper {
      aspect-ratio: 400/68;
      min-width: 100%;
      height: auto;
    }

    #s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56 .shogun-image-link {
      aspect-ratio: 400/68;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 150px;
  }



  img.s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56.shogun-image {
    
    
    
    max-height: 150px;
  }


.s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56 .shogun-image-content {
  
    justify-content: center;
  
}

.s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56.shogun-image {
  box-sizing: border-box;
}



.s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56 {
      --shg-aspect-ratio: calc(400/68); 
    }

    .s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56.shogun-image-container {
      position: relative;
    }

    .s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bd1feaa8-3a3e-4bb1-a19a-302b65ce1a56 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 150px;
    }
  }

}
#s-fe2ee6aa-bda1-42ab-a82e-b25c41a4e1a4 {
  margin-left: 5%;
margin-right: 5%;
}

.shg-sld-content {
  width: 100%;
  position: relative;
  z-index: 1;
}

.shg-sld-slides {
  word-break: break-word;
  position: relative;
  overflow-x: hidden;
}

.shg-sld-slides-padded {
  padding: 0 35px;
}

.shg-sld-nav-button {
  cursor: pointer;
  position: absolute;
  z-index: 10;
  top: 0;
  width: 35px;
  min-height: 35px;
  height: 100%;

  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.shg-sld-nav-button > svg {
  height: 100%;
  width: 100%;
}

.shg-sld-nav-button.shg-sld-left {
  left: 0;
}

.shg-sld-nav-button.shg-sld-left-over-content {
  left: 2%;
}

.shg-sld-nav-button.shg-sld-right {
  right: 0;
}

.shg-sld-nav-button.shg-sld-right-over-content {
  right: 2%;
}

.shg-sld-nav-button.shg-sld-disabled {
  cursor: default;
  opacity: 0.2;
}

.shg-sld-item {
  display: none;
}

.shg-sld-item.shg-sld-active {
  display: block;
}

.shg-sld-dots {
  margin-top: 10px;
  text-align: center;
  z-index: 1;
  position: relative;
}

.shg-sld-dots-on-top {
  margin-top: -30px !important;
}

.shg-sld-dot {
  cursor: pointer;
  display: inline-block !important;
  height: 14px;
  width: 14px;
  border-radius: 100%;
  margin-left: 5px;
  opacity: 0.5;
}

.shg-sld-dot:first-child {
  margin-left: 0px;
}

.shg-sld-dot.shg-sld-active {
  opacity: 1;
}

@keyframes shg-sld-fade {
  from {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

#s-e5957f34-3d59-430f-9477-8d8ace2cc24b {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-e5957f34-3d59-430f-9477-8d8ace2cc24b {
  display: none;
}
#s-e5957f34-3d59-430f-9477-8d8ace2cc24b, #wrap-s-e5957f34-3d59-430f-9477-8d8ace2cc24b, #wrap-content-s-e5957f34-3d59-430f-9477-8d8ace2cc24b { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e5957f34-3d59-430f-9477-8d8ace2cc24b {
  display: none;
}
#s-e5957f34-3d59-430f-9477-8d8ace2cc24b, #wrap-s-e5957f34-3d59-430f-9477-8d8ace2cc24b, #wrap-content-s-e5957f34-3d59-430f-9477-8d8ace2cc24b { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e5957f34-3d59-430f-9477-8d8ace2cc24b {
  display: none;
}
#s-e5957f34-3d59-430f-9477-8d8ace2cc24b, #wrap-s-e5957f34-3d59-430f-9477-8d8ace2cc24b, #wrap-content-s-e5957f34-3d59-430f-9477-8d8ace2cc24b { display: none !important; }}
#s-e5957f34-3d59-430f-9477-8d8ace2cc24b .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-e5957f34-3d59-430f-9477-8d8ace2cc24b .shg-sld-nav-button.shg-sld-left,
#s-e5957f34-3d59-430f-9477-8d8ace2cc24b .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-1966f154-9dcf-4f25-b23d-569ec439bd0e {
  margin-top: 10px;
margin-bottom: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 5px;
min-height: 50px;
}

#s-1966f154-9dcf-4f25-b23d-569ec439bd0e {
  background-image: url();
}








#s-1966f154-9dcf-4f25-b23d-569ec439bd0e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-1966f154-9dcf-4f25-b23d-569ec439bd0e {
  cursor: pointer;
}#s-1966f154-9dcf-4f25-b23d-569ec439bd0e.shg-box.shg-c {
  justify-content: flex-start;
}

#s-df5308a2-ba15-451f-92d0-b582c9bb8070 {
  margin-left: 3%;
margin-right: 3%;
max-width: 1946px;
text-align: center;
}

#s-df5308a2-ba15-451f-92d0-b582c9bb8070 {
  margin: 0 !important;
  overflow: visible;
}

#s-df5308a2-ba15-451f-92d0-b582c9bb8070-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-df5308a2-ba15-451f-92d0-b582c9bb8070 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 3%;
  margin-right: 3%;
  
  
}

.shg-image-content-margin-container-s-df5308a2-ba15-451f-92d0-b582c9bb8070 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-df5308a2-ba15-451f-92d0-b582c9bb8070 img.shogun-image {
  /* Add background color handling */
  
}

#s-df5308a2-ba15-451f-92d0-b582c9bb8070 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-df5308a2-ba15-451f-92d0-b582c9bb8070.shogun-image {
    
    
    
    max-height: 1946px;
  }


.s-df5308a2-ba15-451f-92d0-b582c9bb8070 .shogun-image-content {
  
    justify-content: center;
  
}

.s-df5308a2-ba15-451f-92d0-b582c9bb8070.shg-align-container {
  display: flex;
  justify-content: center
}

.s-df5308a2-ba15-451f-92d0-b582c9bb8070.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-df5308a2-ba15-451f-92d0-b582c9bb8070.shogun-image {
  box-sizing: border-box;
}



.s-df5308a2-ba15-451f-92d0-b582c9bb8070 img.shogun-image {
  
}


@media (min-width: 1200px){#s-df5308a2-ba15-451f-92d0-b582c9bb8070 {
  margin: 0 !important;
  overflow: visible;
}

#s-df5308a2-ba15-451f-92d0-b582c9bb8070-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-df5308a2-ba15-451f-92d0-b582c9bb8070 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-df5308a2-ba15-451f-92d0-b582c9bb8070 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-df5308a2-ba15-451f-92d0-b582c9bb8070 img.shogun-image {
  /* Add background color handling */
  
}

#s-df5308a2-ba15-451f-92d0-b582c9bb8070 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-df5308a2-ba15-451f-92d0-b582c9bb8070.shogun-image {
    
    
    
    max-height: 1946px;
  }


.s-df5308a2-ba15-451f-92d0-b582c9bb8070 .shogun-image-content {
  
    justify-content: center;
  
}

.s-df5308a2-ba15-451f-92d0-b582c9bb8070.shg-align-container {
  display: flex;
  justify-content: center
}

.s-df5308a2-ba15-451f-92d0-b582c9bb8070.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-df5308a2-ba15-451f-92d0-b582c9bb8070.shogun-image {
  box-sizing: border-box;
}



.s-df5308a2-ba15-451f-92d0-b582c9bb8070 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-df5308a2-ba15-451f-92d0-b582c9bb8070 {
  margin: 0 !important;
  overflow: visible;
}

#s-df5308a2-ba15-451f-92d0-b582c9bb8070-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-df5308a2-ba15-451f-92d0-b582c9bb8070 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-df5308a2-ba15-451f-92d0-b582c9bb8070 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-df5308a2-ba15-451f-92d0-b582c9bb8070 img.shogun-image {
  /* Add background color handling */
  
}

#s-df5308a2-ba15-451f-92d0-b582c9bb8070 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-df5308a2-ba15-451f-92d0-b582c9bb8070.shogun-image {
    
    
    
    max-height: 1946px;
  }


.s-df5308a2-ba15-451f-92d0-b582c9bb8070 .shogun-image-content {
  
    justify-content: center;
  
}

.s-df5308a2-ba15-451f-92d0-b582c9bb8070.shg-align-container {
  display: flex;
  justify-content: center
}

.s-df5308a2-ba15-451f-92d0-b582c9bb8070.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-df5308a2-ba15-451f-92d0-b582c9bb8070.shogun-image {
  box-sizing: border-box;
}



.s-df5308a2-ba15-451f-92d0-b582c9bb8070 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-df5308a2-ba15-451f-92d0-b582c9bb8070 {
  margin: 0 !important;
  overflow: visible;
}

#s-df5308a2-ba15-451f-92d0-b582c9bb8070-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-df5308a2-ba15-451f-92d0-b582c9bb8070 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-df5308a2-ba15-451f-92d0-b582c9bb8070 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-df5308a2-ba15-451f-92d0-b582c9bb8070 img.shogun-image {
  /* Add background color handling */
  
}

#s-df5308a2-ba15-451f-92d0-b582c9bb8070 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-df5308a2-ba15-451f-92d0-b582c9bb8070.shogun-image {
    
    
    
    max-height: 1946px;
  }


.s-df5308a2-ba15-451f-92d0-b582c9bb8070 .shogun-image-content {
  
    justify-content: center;
  
}

.s-df5308a2-ba15-451f-92d0-b582c9bb8070.shg-align-container {
  display: flex;
  justify-content: center
}

.s-df5308a2-ba15-451f-92d0-b582c9bb8070.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-df5308a2-ba15-451f-92d0-b582c9bb8070.shogun-image {
  box-sizing: border-box;
}



.s-df5308a2-ba15-451f-92d0-b582c9bb8070 img.shogun-image {
  
}


}@media (max-width: 767px){#s-df5308a2-ba15-451f-92d0-b582c9bb8070 {
  margin: 0 !important;
  overflow: visible;
}

#s-df5308a2-ba15-451f-92d0-b582c9bb8070-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-df5308a2-ba15-451f-92d0-b582c9bb8070 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-df5308a2-ba15-451f-92d0-b582c9bb8070 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-df5308a2-ba15-451f-92d0-b582c9bb8070 img.shogun-image {
  /* Add background color handling */
  
}

#s-df5308a2-ba15-451f-92d0-b582c9bb8070 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-df5308a2-ba15-451f-92d0-b582c9bb8070.shogun-image {
    
    
    
    max-height: 1946px;
  }


.s-df5308a2-ba15-451f-92d0-b582c9bb8070 .shogun-image-content {
  
    justify-content: center;
  
}

.s-df5308a2-ba15-451f-92d0-b582c9bb8070.shg-align-container {
  display: flex;
  justify-content: center
}

.s-df5308a2-ba15-451f-92d0-b582c9bb8070.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-df5308a2-ba15-451f-92d0-b582c9bb8070.shogun-image {
  box-sizing: border-box;
}



.s-df5308a2-ba15-451f-92d0-b582c9bb8070 img.shogun-image {
  
}


}
#s-fd1546a9-5940-4974-83fd-9ed80bea96db {
  margin-left: 8%;
margin-right: 8%;
}
@media (min-width: 768px) and (max-width: 991px){#s-fd1546a9-5940-4974-83fd-9ed80bea96db {
  display: none;
}
#s-fd1546a9-5940-4974-83fd-9ed80bea96db, #wrap-s-fd1546a9-5940-4974-83fd-9ed80bea96db, #wrap-content-s-fd1546a9-5940-4974-83fd-9ed80bea96db { display: none !important; }}@media (max-width: 767px){#s-fd1546a9-5940-4974-83fd-9ed80bea96db {
  margin-top: 6px;
}
}
#s-9710b9e2-285a-4fa4-a5d6-f709fbaafb01 {
  margin-left: 8%;
margin-right: 8%;
}
@media (min-width: 1200px){#s-9710b9e2-285a-4fa4-a5d6-f709fbaafb01 {
  display: none;
}
#s-9710b9e2-285a-4fa4-a5d6-f709fbaafb01, #wrap-s-9710b9e2-285a-4fa4-a5d6-f709fbaafb01, #wrap-content-s-9710b9e2-285a-4fa4-a5d6-f709fbaafb01 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9710b9e2-285a-4fa4-a5d6-f709fbaafb01 {
  display: none;
}
#s-9710b9e2-285a-4fa4-a5d6-f709fbaafb01, #wrap-s-9710b9e2-285a-4fa4-a5d6-f709fbaafb01, #wrap-content-s-9710b9e2-285a-4fa4-a5d6-f709fbaafb01 { display: none !important; }}@media (max-width: 767px){#s-9710b9e2-285a-4fa4-a5d6-f709fbaafb01 {
  display: none;
}
#s-9710b9e2-285a-4fa4-a5d6-f709fbaafb01, #wrap-s-9710b9e2-285a-4fa4-a5d6-f709fbaafb01, #wrap-content-s-9710b9e2-285a-4fa4-a5d6-f709fbaafb01 { display: none !important; }}
#s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4 {
  margin-left: 21%;
margin-bottom: 0px;
margin-right: 21%;
max-width: 400px;
aspect-ratio: 400/68;
text-align: center;
}
@media (max-width: 767px){#s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4 {
  margin-top: 10px;
max-width: 150px;
}
}
#s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4 {
  margin: 0 !important;
  overflow: visible;
}

#s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 21%;
  margin-right: 21%;
  
  margin-bottom: 0px;
}

.shg-image-content-margin-container-s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4 img.shogun-image {
  /* Add background color handling */
  
}

#s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4 .shg-image-content-wrapper {
      aspect-ratio: 400/68;
      min-width: 100%;
      height: auto;
    }

    #s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4 .shogun-image-link {
      aspect-ratio: 400/68;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4.shogun-image {
  box-sizing: border-box;
}



.s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4 {
      --shg-aspect-ratio: calc(400/68); 
    }

    .s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4.shogun-image-container {
      position: relative;
    }

    .s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

@media (min-width: 1200px){#s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4 {
  margin: 0 !important;
  overflow: visible;
}

#s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4 img.shogun-image {
  /* Add background color handling */
  
}

#s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4 .shg-image-content-wrapper {
      aspect-ratio: 400/68;
      min-width: 100%;
      height: auto;
    }

    #s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4 .shogun-image-link {
      aspect-ratio: 400/68;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4.shogun-image {
  box-sizing: border-box;
}



.s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4 {
      --shg-aspect-ratio: calc(400/68); 
    }

    .s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4.shogun-image-container {
      position: relative;
    }

    .s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4 {
  margin: 0 !important;
  overflow: visible;
}

#s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4 img.shogun-image {
  /* Add background color handling */
  
}

#s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4 .shg-image-content-wrapper {
      aspect-ratio: 400/68;
      min-width: 100%;
      height: auto;
    }

    #s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4 .shogun-image-link {
      aspect-ratio: 400/68;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4.shogun-image {
  box-sizing: border-box;
}



.s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4 {
      --shg-aspect-ratio: calc(400/68); 
    }

    .s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4.shogun-image-container {
      position: relative;
    }

    .s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4 {
  margin: 0 !important;
  overflow: visible;
}

#s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4 img.shogun-image {
  /* Add background color handling */
  
}

#s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4 .shg-image-content-wrapper {
      aspect-ratio: 400/68;
      min-width: 100%;
      height: auto;
    }

    #s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4 .shogun-image-link {
      aspect-ratio: 400/68;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4.shogun-image {
  box-sizing: border-box;
}



.s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4 {
      --shg-aspect-ratio: calc(400/68); 
    }

    .s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4.shogun-image-container {
      position: relative;
    }

    .s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}@media (max-width: 767px){#s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4 {
  margin: 0 !important;
  overflow: visible;
}

#s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 10px;
  
}

.shg-image-content-margin-container-s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4 img.shogun-image {
  /* Add background color handling */
  
}

#s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4 .shg-image-content-wrapper {
      aspect-ratio: 400/68;
      min-width: 100%;
      height: auto;
    }

    #s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4 .shogun-image-link {
      aspect-ratio: 400/68;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4.shogun-image {
  box-sizing: border-box;
}



.s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4 {
      --shg-aspect-ratio: calc(400/68); 
    }

    .s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4.shogun-image-container {
      position: relative;
    }

    .s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bd91ed43-6ecc-4641-b2e8-ca6c1d41abb4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}
#s-85362bdd-7888-4b8d-b174-6865769028cd {
  margin-left: 5%;
margin-right: 5%;
}

#s-018ae9e9-fd59-485d-8853-23a4a43d2fb3 {
  margin-top: 10px;
margin-bottom: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 5px;
min-height: 50px;
}

#s-018ae9e9-fd59-485d-8853-23a4a43d2fb3 {
  background-image: url();
}








#s-018ae9e9-fd59-485d-8853-23a4a43d2fb3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-018ae9e9-fd59-485d-8853-23a4a43d2fb3 {
  cursor: pointer;
}#s-018ae9e9-fd59-485d-8853-23a4a43d2fb3.shg-box.shg-c {
  justify-content: flex-start;
}

#s-ddc799be-4a95-4c7f-8bd8-b9073ea32072 {
  margin-left: 3%;
margin-right: 3%;
max-width: 1346px;
aspect-ratio: 1/1;
text-align: center;
}

#s-ddc799be-4a95-4c7f-8bd8-b9073ea32072 {
  margin: 0 !important;
  overflow: visible;
}

#s-ddc799be-4a95-4c7f-8bd8-b9073ea32072-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ddc799be-4a95-4c7f-8bd8-b9073ea32072 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 3%;
  margin-right: 3%;
  
  
}

.shg-image-content-margin-container-s-ddc799be-4a95-4c7f-8bd8-b9073ea32072 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ddc799be-4a95-4c7f-8bd8-b9073ea32072 img.shogun-image {
  /* Add background color handling */
  
}

#s-ddc799be-4a95-4c7f-8bd8-b9073ea32072 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ddc799be-4a95-4c7f-8bd8-b9073ea32072 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-ddc799be-4a95-4c7f-8bd8-b9073ea32072 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ddc799be-4a95-4c7f-8bd8-b9073ea32072 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ddc799be-4a95-4c7f-8bd8-b9073ea32072.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ddc799be-4a95-4c7f-8bd8-b9073ea32072 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1346px;
  }



  img.s-ddc799be-4a95-4c7f-8bd8-b9073ea32072.shogun-image {
    
    
    
    max-height: 1346px;
  }


.s-ddc799be-4a95-4c7f-8bd8-b9073ea32072 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ddc799be-4a95-4c7f-8bd8-b9073ea32072.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ddc799be-4a95-4c7f-8bd8-b9073ea32072.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ddc799be-4a95-4c7f-8bd8-b9073ea32072.shogun-image {
  box-sizing: border-box;
}



.s-ddc799be-4a95-4c7f-8bd8-b9073ea32072 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ddc799be-4a95-4c7f-8bd8-b9073ea32072 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-ddc799be-4a95-4c7f-8bd8-b9073ea32072.shogun-image-container {
      position: relative;
    }

    .s-ddc799be-4a95-4c7f-8bd8-b9073ea32072.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ddc799be-4a95-4c7f-8bd8-b9073ea32072.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ddc799be-4a95-4c7f-8bd8-b9073ea32072 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1346px;
    }
  }

@media (min-width: 1200px){#s-ddc799be-4a95-4c7f-8bd8-b9073ea32072 {
  margin: 0 !important;
  overflow: visible;
}

#s-ddc799be-4a95-4c7f-8bd8-b9073ea32072-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ddc799be-4a95-4c7f-8bd8-b9073ea32072 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ddc799be-4a95-4c7f-8bd8-b9073ea32072 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ddc799be-4a95-4c7f-8bd8-b9073ea32072 img.shogun-image {
  /* Add background color handling */
  
}

#s-ddc799be-4a95-4c7f-8bd8-b9073ea32072 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ddc799be-4a95-4c7f-8bd8-b9073ea32072 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-ddc799be-4a95-4c7f-8bd8-b9073ea32072 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ddc799be-4a95-4c7f-8bd8-b9073ea32072 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ddc799be-4a95-4c7f-8bd8-b9073ea32072.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ddc799be-4a95-4c7f-8bd8-b9073ea32072 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1346px;
  }



  img.s-ddc799be-4a95-4c7f-8bd8-b9073ea32072.shogun-image {
    
    
    
    max-height: 1346px;
  }


.s-ddc799be-4a95-4c7f-8bd8-b9073ea32072 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ddc799be-4a95-4c7f-8bd8-b9073ea32072.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ddc799be-4a95-4c7f-8bd8-b9073ea32072.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ddc799be-4a95-4c7f-8bd8-b9073ea32072.shogun-image {
  box-sizing: border-box;
}



.s-ddc799be-4a95-4c7f-8bd8-b9073ea32072 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ddc799be-4a95-4c7f-8bd8-b9073ea32072 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-ddc799be-4a95-4c7f-8bd8-b9073ea32072.shogun-image-container {
      position: relative;
    }

    .s-ddc799be-4a95-4c7f-8bd8-b9073ea32072.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ddc799be-4a95-4c7f-8bd8-b9073ea32072.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ddc799be-4a95-4c7f-8bd8-b9073ea32072 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1346px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-ddc799be-4a95-4c7f-8bd8-b9073ea32072 {
  margin: 0 !important;
  overflow: visible;
}

#s-ddc799be-4a95-4c7f-8bd8-b9073ea32072-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ddc799be-4a95-4c7f-8bd8-b9073ea32072 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ddc799be-4a95-4c7f-8bd8-b9073ea32072 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ddc799be-4a95-4c7f-8bd8-b9073ea32072 img.shogun-image {
  /* Add background color handling */
  
}

#s-ddc799be-4a95-4c7f-8bd8-b9073ea32072 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ddc799be-4a95-4c7f-8bd8-b9073ea32072 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-ddc799be-4a95-4c7f-8bd8-b9073ea32072 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ddc799be-4a95-4c7f-8bd8-b9073ea32072 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ddc799be-4a95-4c7f-8bd8-b9073ea32072.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ddc799be-4a95-4c7f-8bd8-b9073ea32072 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1346px;
  }



  img.s-ddc799be-4a95-4c7f-8bd8-b9073ea32072.shogun-image {
    
    
    
    max-height: 1346px;
  }


.s-ddc799be-4a95-4c7f-8bd8-b9073ea32072 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ddc799be-4a95-4c7f-8bd8-b9073ea32072.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ddc799be-4a95-4c7f-8bd8-b9073ea32072.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ddc799be-4a95-4c7f-8bd8-b9073ea32072.shogun-image {
  box-sizing: border-box;
}



.s-ddc799be-4a95-4c7f-8bd8-b9073ea32072 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ddc799be-4a95-4c7f-8bd8-b9073ea32072 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-ddc799be-4a95-4c7f-8bd8-b9073ea32072.shogun-image-container {
      position: relative;
    }

    .s-ddc799be-4a95-4c7f-8bd8-b9073ea32072.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ddc799be-4a95-4c7f-8bd8-b9073ea32072.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ddc799be-4a95-4c7f-8bd8-b9073ea32072 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1346px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-ddc799be-4a95-4c7f-8bd8-b9073ea32072 {
  margin: 0 !important;
  overflow: visible;
}

#s-ddc799be-4a95-4c7f-8bd8-b9073ea32072-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ddc799be-4a95-4c7f-8bd8-b9073ea32072 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ddc799be-4a95-4c7f-8bd8-b9073ea32072 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ddc799be-4a95-4c7f-8bd8-b9073ea32072 img.shogun-image {
  /* Add background color handling */
  
}

#s-ddc799be-4a95-4c7f-8bd8-b9073ea32072 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ddc799be-4a95-4c7f-8bd8-b9073ea32072 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-ddc799be-4a95-4c7f-8bd8-b9073ea32072 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ddc799be-4a95-4c7f-8bd8-b9073ea32072 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ddc799be-4a95-4c7f-8bd8-b9073ea32072.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ddc799be-4a95-4c7f-8bd8-b9073ea32072 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1346px;
  }



  img.s-ddc799be-4a95-4c7f-8bd8-b9073ea32072.shogun-image {
    
    
    
    max-height: 1346px;
  }


.s-ddc799be-4a95-4c7f-8bd8-b9073ea32072 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ddc799be-4a95-4c7f-8bd8-b9073ea32072.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ddc799be-4a95-4c7f-8bd8-b9073ea32072.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ddc799be-4a95-4c7f-8bd8-b9073ea32072.shogun-image {
  box-sizing: border-box;
}



.s-ddc799be-4a95-4c7f-8bd8-b9073ea32072 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ddc799be-4a95-4c7f-8bd8-b9073ea32072 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-ddc799be-4a95-4c7f-8bd8-b9073ea32072.shogun-image-container {
      position: relative;
    }

    .s-ddc799be-4a95-4c7f-8bd8-b9073ea32072.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ddc799be-4a95-4c7f-8bd8-b9073ea32072.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ddc799be-4a95-4c7f-8bd8-b9073ea32072 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1346px;
    }
  }

}@media (max-width: 767px){#s-ddc799be-4a95-4c7f-8bd8-b9073ea32072 {
  margin: 0 !important;
  overflow: visible;
}

#s-ddc799be-4a95-4c7f-8bd8-b9073ea32072-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ddc799be-4a95-4c7f-8bd8-b9073ea32072 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ddc799be-4a95-4c7f-8bd8-b9073ea32072 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ddc799be-4a95-4c7f-8bd8-b9073ea32072 img.shogun-image {
  /* Add background color handling */
  
}

#s-ddc799be-4a95-4c7f-8bd8-b9073ea32072 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ddc799be-4a95-4c7f-8bd8-b9073ea32072 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-ddc799be-4a95-4c7f-8bd8-b9073ea32072 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ddc799be-4a95-4c7f-8bd8-b9073ea32072 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ddc799be-4a95-4c7f-8bd8-b9073ea32072.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ddc799be-4a95-4c7f-8bd8-b9073ea32072 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1346px;
  }



  img.s-ddc799be-4a95-4c7f-8bd8-b9073ea32072.shogun-image {
    
    
    
    max-height: 1346px;
  }


.s-ddc799be-4a95-4c7f-8bd8-b9073ea32072 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ddc799be-4a95-4c7f-8bd8-b9073ea32072.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ddc799be-4a95-4c7f-8bd8-b9073ea32072.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ddc799be-4a95-4c7f-8bd8-b9073ea32072.shogun-image {
  box-sizing: border-box;
}



.s-ddc799be-4a95-4c7f-8bd8-b9073ea32072 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ddc799be-4a95-4c7f-8bd8-b9073ea32072 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-ddc799be-4a95-4c7f-8bd8-b9073ea32072.shogun-image-container {
      position: relative;
    }

    .s-ddc799be-4a95-4c7f-8bd8-b9073ea32072.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ddc799be-4a95-4c7f-8bd8-b9073ea32072.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ddc799be-4a95-4c7f-8bd8-b9073ea32072 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1346px;
    }
  }

}
#s-ff39faca-06d9-402c-adea-1bab695eea7d {
  margin-top: 6px;
margin-left: 8%;
margin-right: 8%;
}
@media (min-width: 768px) and (max-width: 991px){#s-ff39faca-06d9-402c-adea-1bab695eea7d {
  display: none;
}
#s-ff39faca-06d9-402c-adea-1bab695eea7d, #wrap-s-ff39faca-06d9-402c-adea-1bab695eea7d, #wrap-content-s-ff39faca-06d9-402c-adea-1bab695eea7d { display: none !important; }}
#s-050017ff-47e8-49ca-a494-7e949592170a {
  margin-left: 8%;
margin-right: 8%;
}
@media (min-width: 1200px){#s-050017ff-47e8-49ca-a494-7e949592170a {
  display: none;
}
#s-050017ff-47e8-49ca-a494-7e949592170a, #wrap-s-050017ff-47e8-49ca-a494-7e949592170a, #wrap-content-s-050017ff-47e8-49ca-a494-7e949592170a { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-050017ff-47e8-49ca-a494-7e949592170a {
  display: none;
}
#s-050017ff-47e8-49ca-a494-7e949592170a, #wrap-s-050017ff-47e8-49ca-a494-7e949592170a, #wrap-content-s-050017ff-47e8-49ca-a494-7e949592170a { display: none !important; }}@media (max-width: 767px){#s-050017ff-47e8-49ca-a494-7e949592170a {
  display: none;
}
#s-050017ff-47e8-49ca-a494-7e949592170a, #wrap-s-050017ff-47e8-49ca-a494-7e949592170a, #wrap-content-s-050017ff-47e8-49ca-a494-7e949592170a { display: none !important; }}
#s-7864ff94-b60e-4e9f-ae34-19d548a9bb85 {
  margin-left: 21%;
margin-bottom: 0px;
margin-right: 21%;
max-width: 400px;
aspect-ratio: 400/68;
text-align: center;
}
@media (max-width: 767px){#s-7864ff94-b60e-4e9f-ae34-19d548a9bb85 {
  margin-top: 10px;
max-width: 150px;
}
}
#s-7864ff94-b60e-4e9f-ae34-19d548a9bb85 {
  margin: 0 !important;
  overflow: visible;
}

#s-7864ff94-b60e-4e9f-ae34-19d548a9bb85-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7864ff94-b60e-4e9f-ae34-19d548a9bb85 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 21%;
  margin-right: 21%;
  
  margin-bottom: 0px;
}

.shg-image-content-margin-container-s-7864ff94-b60e-4e9f-ae34-19d548a9bb85 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7864ff94-b60e-4e9f-ae34-19d548a9bb85 img.shogun-image {
  /* Add background color handling */
  
}

#s-7864ff94-b60e-4e9f-ae34-19d548a9bb85 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7864ff94-b60e-4e9f-ae34-19d548a9bb85 .shg-image-content-wrapper {
      aspect-ratio: 400/68;
      min-width: 100%;
      height: auto;
    }

    #s-7864ff94-b60e-4e9f-ae34-19d548a9bb85 .shogun-image-link {
      aspect-ratio: 400/68;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7864ff94-b60e-4e9f-ae34-19d548a9bb85 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7864ff94-b60e-4e9f-ae34-19d548a9bb85.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7864ff94-b60e-4e9f-ae34-19d548a9bb85 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-7864ff94-b60e-4e9f-ae34-19d548a9bb85.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-7864ff94-b60e-4e9f-ae34-19d548a9bb85 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7864ff94-b60e-4e9f-ae34-19d548a9bb85.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7864ff94-b60e-4e9f-ae34-19d548a9bb85.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7864ff94-b60e-4e9f-ae34-19d548a9bb85.shogun-image {
  box-sizing: border-box;
}



.s-7864ff94-b60e-4e9f-ae34-19d548a9bb85 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-7864ff94-b60e-4e9f-ae34-19d548a9bb85 {
      --shg-aspect-ratio: calc(400/68); 
    }

    .s-7864ff94-b60e-4e9f-ae34-19d548a9bb85.shogun-image-container {
      position: relative;
    }

    .s-7864ff94-b60e-4e9f-ae34-19d548a9bb85.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7864ff94-b60e-4e9f-ae34-19d548a9bb85.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7864ff94-b60e-4e9f-ae34-19d548a9bb85 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

@media (min-width: 1200px){#s-7864ff94-b60e-4e9f-ae34-19d548a9bb85 {
  margin: 0 !important;
  overflow: visible;
}

#s-7864ff94-b60e-4e9f-ae34-19d548a9bb85-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7864ff94-b60e-4e9f-ae34-19d548a9bb85 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7864ff94-b60e-4e9f-ae34-19d548a9bb85 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7864ff94-b60e-4e9f-ae34-19d548a9bb85 img.shogun-image {
  /* Add background color handling */
  
}

#s-7864ff94-b60e-4e9f-ae34-19d548a9bb85 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7864ff94-b60e-4e9f-ae34-19d548a9bb85 .shg-image-content-wrapper {
      aspect-ratio: 400/68;
      min-width: 100%;
      height: auto;
    }

    #s-7864ff94-b60e-4e9f-ae34-19d548a9bb85 .shogun-image-link {
      aspect-ratio: 400/68;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7864ff94-b60e-4e9f-ae34-19d548a9bb85 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7864ff94-b60e-4e9f-ae34-19d548a9bb85.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7864ff94-b60e-4e9f-ae34-19d548a9bb85 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-7864ff94-b60e-4e9f-ae34-19d548a9bb85.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-7864ff94-b60e-4e9f-ae34-19d548a9bb85 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7864ff94-b60e-4e9f-ae34-19d548a9bb85.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7864ff94-b60e-4e9f-ae34-19d548a9bb85.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7864ff94-b60e-4e9f-ae34-19d548a9bb85.shogun-image {
  box-sizing: border-box;
}



.s-7864ff94-b60e-4e9f-ae34-19d548a9bb85 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-7864ff94-b60e-4e9f-ae34-19d548a9bb85 {
      --shg-aspect-ratio: calc(400/68); 
    }

    .s-7864ff94-b60e-4e9f-ae34-19d548a9bb85.shogun-image-container {
      position: relative;
    }

    .s-7864ff94-b60e-4e9f-ae34-19d548a9bb85.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7864ff94-b60e-4e9f-ae34-19d548a9bb85.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7864ff94-b60e-4e9f-ae34-19d548a9bb85 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-7864ff94-b60e-4e9f-ae34-19d548a9bb85 {
  margin: 0 !important;
  overflow: visible;
}

#s-7864ff94-b60e-4e9f-ae34-19d548a9bb85-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7864ff94-b60e-4e9f-ae34-19d548a9bb85 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7864ff94-b60e-4e9f-ae34-19d548a9bb85 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7864ff94-b60e-4e9f-ae34-19d548a9bb85 img.shogun-image {
  /* Add background color handling */
  
}

#s-7864ff94-b60e-4e9f-ae34-19d548a9bb85 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7864ff94-b60e-4e9f-ae34-19d548a9bb85 .shg-image-content-wrapper {
      aspect-ratio: 400/68;
      min-width: 100%;
      height: auto;
    }

    #s-7864ff94-b60e-4e9f-ae34-19d548a9bb85 .shogun-image-link {
      aspect-ratio: 400/68;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7864ff94-b60e-4e9f-ae34-19d548a9bb85 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7864ff94-b60e-4e9f-ae34-19d548a9bb85.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7864ff94-b60e-4e9f-ae34-19d548a9bb85 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-7864ff94-b60e-4e9f-ae34-19d548a9bb85.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-7864ff94-b60e-4e9f-ae34-19d548a9bb85 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7864ff94-b60e-4e9f-ae34-19d548a9bb85.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7864ff94-b60e-4e9f-ae34-19d548a9bb85.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7864ff94-b60e-4e9f-ae34-19d548a9bb85.shogun-image {
  box-sizing: border-box;
}



.s-7864ff94-b60e-4e9f-ae34-19d548a9bb85 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-7864ff94-b60e-4e9f-ae34-19d548a9bb85 {
      --shg-aspect-ratio: calc(400/68); 
    }

    .s-7864ff94-b60e-4e9f-ae34-19d548a9bb85.shogun-image-container {
      position: relative;
    }

    .s-7864ff94-b60e-4e9f-ae34-19d548a9bb85.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7864ff94-b60e-4e9f-ae34-19d548a9bb85.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7864ff94-b60e-4e9f-ae34-19d548a9bb85 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-7864ff94-b60e-4e9f-ae34-19d548a9bb85 {
  margin: 0 !important;
  overflow: visible;
}

#s-7864ff94-b60e-4e9f-ae34-19d548a9bb85-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7864ff94-b60e-4e9f-ae34-19d548a9bb85 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7864ff94-b60e-4e9f-ae34-19d548a9bb85 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7864ff94-b60e-4e9f-ae34-19d548a9bb85 img.shogun-image {
  /* Add background color handling */
  
}

#s-7864ff94-b60e-4e9f-ae34-19d548a9bb85 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7864ff94-b60e-4e9f-ae34-19d548a9bb85 .shg-image-content-wrapper {
      aspect-ratio: 400/68;
      min-width: 100%;
      height: auto;
    }

    #s-7864ff94-b60e-4e9f-ae34-19d548a9bb85 .shogun-image-link {
      aspect-ratio: 400/68;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7864ff94-b60e-4e9f-ae34-19d548a9bb85 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7864ff94-b60e-4e9f-ae34-19d548a9bb85.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7864ff94-b60e-4e9f-ae34-19d548a9bb85 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-7864ff94-b60e-4e9f-ae34-19d548a9bb85.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-7864ff94-b60e-4e9f-ae34-19d548a9bb85 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7864ff94-b60e-4e9f-ae34-19d548a9bb85.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7864ff94-b60e-4e9f-ae34-19d548a9bb85.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7864ff94-b60e-4e9f-ae34-19d548a9bb85.shogun-image {
  box-sizing: border-box;
}



.s-7864ff94-b60e-4e9f-ae34-19d548a9bb85 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-7864ff94-b60e-4e9f-ae34-19d548a9bb85 {
      --shg-aspect-ratio: calc(400/68); 
    }

    .s-7864ff94-b60e-4e9f-ae34-19d548a9bb85.shogun-image-container {
      position: relative;
    }

    .s-7864ff94-b60e-4e9f-ae34-19d548a9bb85.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7864ff94-b60e-4e9f-ae34-19d548a9bb85.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7864ff94-b60e-4e9f-ae34-19d548a9bb85 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}@media (max-width: 767px){#s-7864ff94-b60e-4e9f-ae34-19d548a9bb85 {
  margin: 0 !important;
  overflow: visible;
}

#s-7864ff94-b60e-4e9f-ae34-19d548a9bb85-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7864ff94-b60e-4e9f-ae34-19d548a9bb85 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 10px;
  
}

.shg-image-content-margin-container-s-7864ff94-b60e-4e9f-ae34-19d548a9bb85 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7864ff94-b60e-4e9f-ae34-19d548a9bb85 img.shogun-image {
  /* Add background color handling */
  
}

#s-7864ff94-b60e-4e9f-ae34-19d548a9bb85 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7864ff94-b60e-4e9f-ae34-19d548a9bb85 .shg-image-content-wrapper {
      aspect-ratio: 400/68;
      min-width: 100%;
      height: auto;
    }

    #s-7864ff94-b60e-4e9f-ae34-19d548a9bb85 .shogun-image-link {
      aspect-ratio: 400/68;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7864ff94-b60e-4e9f-ae34-19d548a9bb85 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7864ff94-b60e-4e9f-ae34-19d548a9bb85.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7864ff94-b60e-4e9f-ae34-19d548a9bb85 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-7864ff94-b60e-4e9f-ae34-19d548a9bb85.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-7864ff94-b60e-4e9f-ae34-19d548a9bb85 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7864ff94-b60e-4e9f-ae34-19d548a9bb85.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7864ff94-b60e-4e9f-ae34-19d548a9bb85.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7864ff94-b60e-4e9f-ae34-19d548a9bb85.shogun-image {
  box-sizing: border-box;
}



.s-7864ff94-b60e-4e9f-ae34-19d548a9bb85 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-7864ff94-b60e-4e9f-ae34-19d548a9bb85 {
      --shg-aspect-ratio: calc(400/68); 
    }

    .s-7864ff94-b60e-4e9f-ae34-19d548a9bb85.shogun-image-container {
      position: relative;
    }

    .s-7864ff94-b60e-4e9f-ae34-19d548a9bb85.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7864ff94-b60e-4e9f-ae34-19d548a9bb85.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7864ff94-b60e-4e9f-ae34-19d548a9bb85 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}
#s-62871afa-a6d1-4f48-8929-4ba4dd31494a {
  margin-left: 5%;
margin-right: 5%;
}

#s-08eb71d7-b3cf-4fd0-bf2c-bdd4d7e78bbb {
  margin-top: 10px;
margin-bottom: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 5px;
min-height: 50px;
}

#s-08eb71d7-b3cf-4fd0-bf2c-bdd4d7e78bbb {
  background-image: url();
}








#s-08eb71d7-b3cf-4fd0-bf2c-bdd4d7e78bbb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-08eb71d7-b3cf-4fd0-bf2c-bdd4d7e78bbb {
  cursor: pointer;
}#s-08eb71d7-b3cf-4fd0-bf2c-bdd4d7e78bbb.shg-box.shg-c {
  justify-content: flex-start;
}

#s-cee9ed1c-ebdb-46fd-9bf2-6ed814a78fb4 {
  margin-left: 3%;
margin-right: 3%;
max-width: 550px;
text-align: center;
}
@media (max-width: 767px){#s-cee9ed1c-ebdb-46fd-9bf2-6ed814a78fb4 {
  max-width: 550px;
}
}
#s-cee9ed1c-ebdb-46fd-9bf2-6ed814a78fb4 {
  margin: 0 !important;
  overflow: visible;
}

#s-cee9ed1c-ebdb-46fd-9bf2-6ed814a78fb4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-cee9ed1c-ebdb-46fd-9bf2-6ed814a78fb4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 3%;
  margin-right: 3%;
  
  
}

.shg-image-content-margin-container-s-cee9ed1c-ebdb-46fd-9bf2-6ed814a78fb4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-cee9ed1c-ebdb-46fd-9bf2-6ed814a78fb4 img.shogun-image {
  /* Add background color handling */
  
}

#s-cee9ed1c-ebdb-46fd-9bf2-6ed814a78fb4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-cee9ed1c-ebdb-46fd-9bf2-6ed814a78fb4.shogun-image {
    
    
    
    max-height: 550px;
  }


.s-cee9ed1c-ebdb-46fd-9bf2-6ed814a78fb4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-cee9ed1c-ebdb-46fd-9bf2-6ed814a78fb4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cee9ed1c-ebdb-46fd-9bf2-6ed814a78fb4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cee9ed1c-ebdb-46fd-9bf2-6ed814a78fb4.shogun-image {
  box-sizing: border-box;
}



.s-cee9ed1c-ebdb-46fd-9bf2-6ed814a78fb4 img.shogun-image {
  
}


@media (min-width: 1200px){#s-cee9ed1c-ebdb-46fd-9bf2-6ed814a78fb4 {
  margin: 0 !important;
  overflow: visible;
}

#s-cee9ed1c-ebdb-46fd-9bf2-6ed814a78fb4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-cee9ed1c-ebdb-46fd-9bf2-6ed814a78fb4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-cee9ed1c-ebdb-46fd-9bf2-6ed814a78fb4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-cee9ed1c-ebdb-46fd-9bf2-6ed814a78fb4 img.shogun-image {
  /* Add background color handling */
  
}

#s-cee9ed1c-ebdb-46fd-9bf2-6ed814a78fb4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-cee9ed1c-ebdb-46fd-9bf2-6ed814a78fb4.shogun-image {
    
    
    
    max-height: 550px;
  }


.s-cee9ed1c-ebdb-46fd-9bf2-6ed814a78fb4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-cee9ed1c-ebdb-46fd-9bf2-6ed814a78fb4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cee9ed1c-ebdb-46fd-9bf2-6ed814a78fb4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cee9ed1c-ebdb-46fd-9bf2-6ed814a78fb4.shogun-image {
  box-sizing: border-box;
}



.s-cee9ed1c-ebdb-46fd-9bf2-6ed814a78fb4 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-cee9ed1c-ebdb-46fd-9bf2-6ed814a78fb4 {
  margin: 0 !important;
  overflow: visible;
}

#s-cee9ed1c-ebdb-46fd-9bf2-6ed814a78fb4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-cee9ed1c-ebdb-46fd-9bf2-6ed814a78fb4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-cee9ed1c-ebdb-46fd-9bf2-6ed814a78fb4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-cee9ed1c-ebdb-46fd-9bf2-6ed814a78fb4 img.shogun-image {
  /* Add background color handling */
  
}

#s-cee9ed1c-ebdb-46fd-9bf2-6ed814a78fb4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-cee9ed1c-ebdb-46fd-9bf2-6ed814a78fb4.shogun-image {
    
    
    
    max-height: 550px;
  }


.s-cee9ed1c-ebdb-46fd-9bf2-6ed814a78fb4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-cee9ed1c-ebdb-46fd-9bf2-6ed814a78fb4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cee9ed1c-ebdb-46fd-9bf2-6ed814a78fb4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cee9ed1c-ebdb-46fd-9bf2-6ed814a78fb4.shogun-image {
  box-sizing: border-box;
}



.s-cee9ed1c-ebdb-46fd-9bf2-6ed814a78fb4 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-cee9ed1c-ebdb-46fd-9bf2-6ed814a78fb4 {
  margin: 0 !important;
  overflow: visible;
}

#s-cee9ed1c-ebdb-46fd-9bf2-6ed814a78fb4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-cee9ed1c-ebdb-46fd-9bf2-6ed814a78fb4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-cee9ed1c-ebdb-46fd-9bf2-6ed814a78fb4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-cee9ed1c-ebdb-46fd-9bf2-6ed814a78fb4 img.shogun-image {
  /* Add background color handling */
  
}

#s-cee9ed1c-ebdb-46fd-9bf2-6ed814a78fb4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-cee9ed1c-ebdb-46fd-9bf2-6ed814a78fb4.shogun-image {
    
    
    
    max-height: 550px;
  }


.s-cee9ed1c-ebdb-46fd-9bf2-6ed814a78fb4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-cee9ed1c-ebdb-46fd-9bf2-6ed814a78fb4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cee9ed1c-ebdb-46fd-9bf2-6ed814a78fb4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cee9ed1c-ebdb-46fd-9bf2-6ed814a78fb4.shogun-image {
  box-sizing: border-box;
}



.s-cee9ed1c-ebdb-46fd-9bf2-6ed814a78fb4 img.shogun-image {
  
}


}@media (max-width: 767px){#s-cee9ed1c-ebdb-46fd-9bf2-6ed814a78fb4 {
  margin: 0 !important;
  overflow: visible;
}

#s-cee9ed1c-ebdb-46fd-9bf2-6ed814a78fb4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-cee9ed1c-ebdb-46fd-9bf2-6ed814a78fb4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-cee9ed1c-ebdb-46fd-9bf2-6ed814a78fb4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-cee9ed1c-ebdb-46fd-9bf2-6ed814a78fb4 img.shogun-image {
  /* Add background color handling */
  
}

#s-cee9ed1c-ebdb-46fd-9bf2-6ed814a78fb4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-cee9ed1c-ebdb-46fd-9bf2-6ed814a78fb4.shogun-image {
    
    
    
    max-height: 550px;
  }


.s-cee9ed1c-ebdb-46fd-9bf2-6ed814a78fb4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-cee9ed1c-ebdb-46fd-9bf2-6ed814a78fb4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cee9ed1c-ebdb-46fd-9bf2-6ed814a78fb4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cee9ed1c-ebdb-46fd-9bf2-6ed814a78fb4.shogun-image {
  box-sizing: border-box;
}



.s-cee9ed1c-ebdb-46fd-9bf2-6ed814a78fb4 img.shogun-image {
  
}


}
#s-bcb35c15-c01a-4481-acf8-a6a52bf35961 {
  margin-top: 6px;
margin-left: 8%;
margin-right: 8%;
}
@media (min-width: 768px) and (max-width: 991px){#s-bcb35c15-c01a-4481-acf8-a6a52bf35961 {
  display: none;
}
#s-bcb35c15-c01a-4481-acf8-a6a52bf35961, #wrap-s-bcb35c15-c01a-4481-acf8-a6a52bf35961, #wrap-content-s-bcb35c15-c01a-4481-acf8-a6a52bf35961 { display: none !important; }}@media (max-width: 767px){#s-bcb35c15-c01a-4481-acf8-a6a52bf35961 {
  margin-left: 15%;
margin-right: 15%;
}
}
#s-a180443b-a3e7-4212-8423-a4d4bf1e069e {
  margin-left: 8%;
margin-right: 8%;
}
@media (min-width: 1200px){#s-a180443b-a3e7-4212-8423-a4d4bf1e069e {
  display: none;
}
#s-a180443b-a3e7-4212-8423-a4d4bf1e069e, #wrap-s-a180443b-a3e7-4212-8423-a4d4bf1e069e, #wrap-content-s-a180443b-a3e7-4212-8423-a4d4bf1e069e { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a180443b-a3e7-4212-8423-a4d4bf1e069e {
  display: none;
}
#s-a180443b-a3e7-4212-8423-a4d4bf1e069e, #wrap-s-a180443b-a3e7-4212-8423-a4d4bf1e069e, #wrap-content-s-a180443b-a3e7-4212-8423-a4d4bf1e069e { display: none !important; }}@media (max-width: 767px){#s-a180443b-a3e7-4212-8423-a4d4bf1e069e {
  display: none;
}
#s-a180443b-a3e7-4212-8423-a4d4bf1e069e, #wrap-s-a180443b-a3e7-4212-8423-a4d4bf1e069e, #wrap-content-s-a180443b-a3e7-4212-8423-a4d4bf1e069e { display: none !important; }}
#s-a8e1faeb-33b2-4b21-aef3-feceeadc41db {
  margin-left: 21%;
margin-bottom: 0px;
margin-right: 21%;
max-width: 400px;
aspect-ratio: 400/68;
text-align: center;
}
@media (max-width: 767px){#s-a8e1faeb-33b2-4b21-aef3-feceeadc41db {
  margin-top: 10px;
max-width: 150px;
}
}
#s-a8e1faeb-33b2-4b21-aef3-feceeadc41db {
  margin: 0 !important;
  overflow: visible;
}

#s-a8e1faeb-33b2-4b21-aef3-feceeadc41db-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a8e1faeb-33b2-4b21-aef3-feceeadc41db {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 21%;
  margin-right: 21%;
  
  margin-bottom: 0px;
}

.shg-image-content-margin-container-s-a8e1faeb-33b2-4b21-aef3-feceeadc41db {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a8e1faeb-33b2-4b21-aef3-feceeadc41db img.shogun-image {
  /* Add background color handling */
  
}

#s-a8e1faeb-33b2-4b21-aef3-feceeadc41db img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a8e1faeb-33b2-4b21-aef3-feceeadc41db .shg-image-content-wrapper {
      aspect-ratio: 400/68;
      min-width: 100%;
      height: auto;
    }

    #s-a8e1faeb-33b2-4b21-aef3-feceeadc41db .shogun-image-link {
      aspect-ratio: 400/68;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a8e1faeb-33b2-4b21-aef3-feceeadc41db .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a8e1faeb-33b2-4b21-aef3-feceeadc41db.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a8e1faeb-33b2-4b21-aef3-feceeadc41db img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-a8e1faeb-33b2-4b21-aef3-feceeadc41db.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-a8e1faeb-33b2-4b21-aef3-feceeadc41db .shogun-image-content {
  
    justify-content: center;
  
}

.s-a8e1faeb-33b2-4b21-aef3-feceeadc41db.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a8e1faeb-33b2-4b21-aef3-feceeadc41db.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a8e1faeb-33b2-4b21-aef3-feceeadc41db.shogun-image {
  box-sizing: border-box;
}



.s-a8e1faeb-33b2-4b21-aef3-feceeadc41db img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-a8e1faeb-33b2-4b21-aef3-feceeadc41db {
      --shg-aspect-ratio: calc(400/68); 
    }

    .s-a8e1faeb-33b2-4b21-aef3-feceeadc41db.shogun-image-container {
      position: relative;
    }

    .s-a8e1faeb-33b2-4b21-aef3-feceeadc41db.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a8e1faeb-33b2-4b21-aef3-feceeadc41db.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a8e1faeb-33b2-4b21-aef3-feceeadc41db img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

@media (min-width: 1200px){#s-a8e1faeb-33b2-4b21-aef3-feceeadc41db {
  margin: 0 !important;
  overflow: visible;
}

#s-a8e1faeb-33b2-4b21-aef3-feceeadc41db-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a8e1faeb-33b2-4b21-aef3-feceeadc41db {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a8e1faeb-33b2-4b21-aef3-feceeadc41db {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a8e1faeb-33b2-4b21-aef3-feceeadc41db img.shogun-image {
  /* Add background color handling */
  
}

#s-a8e1faeb-33b2-4b21-aef3-feceeadc41db img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a8e1faeb-33b2-4b21-aef3-feceeadc41db .shg-image-content-wrapper {
      aspect-ratio: 400/68;
      min-width: 100%;
      height: auto;
    }

    #s-a8e1faeb-33b2-4b21-aef3-feceeadc41db .shogun-image-link {
      aspect-ratio: 400/68;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a8e1faeb-33b2-4b21-aef3-feceeadc41db .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a8e1faeb-33b2-4b21-aef3-feceeadc41db.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a8e1faeb-33b2-4b21-aef3-feceeadc41db img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-a8e1faeb-33b2-4b21-aef3-feceeadc41db.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-a8e1faeb-33b2-4b21-aef3-feceeadc41db .shogun-image-content {
  
    justify-content: center;
  
}

.s-a8e1faeb-33b2-4b21-aef3-feceeadc41db.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a8e1faeb-33b2-4b21-aef3-feceeadc41db.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a8e1faeb-33b2-4b21-aef3-feceeadc41db.shogun-image {
  box-sizing: border-box;
}



.s-a8e1faeb-33b2-4b21-aef3-feceeadc41db img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-a8e1faeb-33b2-4b21-aef3-feceeadc41db {
      --shg-aspect-ratio: calc(400/68); 
    }

    .s-a8e1faeb-33b2-4b21-aef3-feceeadc41db.shogun-image-container {
      position: relative;
    }

    .s-a8e1faeb-33b2-4b21-aef3-feceeadc41db.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a8e1faeb-33b2-4b21-aef3-feceeadc41db.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a8e1faeb-33b2-4b21-aef3-feceeadc41db img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-a8e1faeb-33b2-4b21-aef3-feceeadc41db {
  margin: 0 !important;
  overflow: visible;
}

#s-a8e1faeb-33b2-4b21-aef3-feceeadc41db-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a8e1faeb-33b2-4b21-aef3-feceeadc41db {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a8e1faeb-33b2-4b21-aef3-feceeadc41db {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a8e1faeb-33b2-4b21-aef3-feceeadc41db img.shogun-image {
  /* Add background color handling */
  
}

#s-a8e1faeb-33b2-4b21-aef3-feceeadc41db img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a8e1faeb-33b2-4b21-aef3-feceeadc41db .shg-image-content-wrapper {
      aspect-ratio: 400/68;
      min-width: 100%;
      height: auto;
    }

    #s-a8e1faeb-33b2-4b21-aef3-feceeadc41db .shogun-image-link {
      aspect-ratio: 400/68;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a8e1faeb-33b2-4b21-aef3-feceeadc41db .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a8e1faeb-33b2-4b21-aef3-feceeadc41db.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a8e1faeb-33b2-4b21-aef3-feceeadc41db img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-a8e1faeb-33b2-4b21-aef3-feceeadc41db.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-a8e1faeb-33b2-4b21-aef3-feceeadc41db .shogun-image-content {
  
    justify-content: center;
  
}

.s-a8e1faeb-33b2-4b21-aef3-feceeadc41db.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a8e1faeb-33b2-4b21-aef3-feceeadc41db.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a8e1faeb-33b2-4b21-aef3-feceeadc41db.shogun-image {
  box-sizing: border-box;
}



.s-a8e1faeb-33b2-4b21-aef3-feceeadc41db img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-a8e1faeb-33b2-4b21-aef3-feceeadc41db {
      --shg-aspect-ratio: calc(400/68); 
    }

    .s-a8e1faeb-33b2-4b21-aef3-feceeadc41db.shogun-image-container {
      position: relative;
    }

    .s-a8e1faeb-33b2-4b21-aef3-feceeadc41db.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a8e1faeb-33b2-4b21-aef3-feceeadc41db.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a8e1faeb-33b2-4b21-aef3-feceeadc41db img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-a8e1faeb-33b2-4b21-aef3-feceeadc41db {
  margin: 0 !important;
  overflow: visible;
}

#s-a8e1faeb-33b2-4b21-aef3-feceeadc41db-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a8e1faeb-33b2-4b21-aef3-feceeadc41db {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a8e1faeb-33b2-4b21-aef3-feceeadc41db {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a8e1faeb-33b2-4b21-aef3-feceeadc41db img.shogun-image {
  /* Add background color handling */
  
}

#s-a8e1faeb-33b2-4b21-aef3-feceeadc41db img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a8e1faeb-33b2-4b21-aef3-feceeadc41db .shg-image-content-wrapper {
      aspect-ratio: 400/68;
      min-width: 100%;
      height: auto;
    }

    #s-a8e1faeb-33b2-4b21-aef3-feceeadc41db .shogun-image-link {
      aspect-ratio: 400/68;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a8e1faeb-33b2-4b21-aef3-feceeadc41db .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a8e1faeb-33b2-4b21-aef3-feceeadc41db.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a8e1faeb-33b2-4b21-aef3-feceeadc41db img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-a8e1faeb-33b2-4b21-aef3-feceeadc41db.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-a8e1faeb-33b2-4b21-aef3-feceeadc41db .shogun-image-content {
  
    justify-content: center;
  
}

.s-a8e1faeb-33b2-4b21-aef3-feceeadc41db.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a8e1faeb-33b2-4b21-aef3-feceeadc41db.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a8e1faeb-33b2-4b21-aef3-feceeadc41db.shogun-image {
  box-sizing: border-box;
}



.s-a8e1faeb-33b2-4b21-aef3-feceeadc41db img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-a8e1faeb-33b2-4b21-aef3-feceeadc41db {
      --shg-aspect-ratio: calc(400/68); 
    }

    .s-a8e1faeb-33b2-4b21-aef3-feceeadc41db.shogun-image-container {
      position: relative;
    }

    .s-a8e1faeb-33b2-4b21-aef3-feceeadc41db.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a8e1faeb-33b2-4b21-aef3-feceeadc41db.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a8e1faeb-33b2-4b21-aef3-feceeadc41db img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}@media (max-width: 767px){#s-a8e1faeb-33b2-4b21-aef3-feceeadc41db {
  margin: 0 !important;
  overflow: visible;
}

#s-a8e1faeb-33b2-4b21-aef3-feceeadc41db-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a8e1faeb-33b2-4b21-aef3-feceeadc41db {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 10px;
  
}

.shg-image-content-margin-container-s-a8e1faeb-33b2-4b21-aef3-feceeadc41db {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a8e1faeb-33b2-4b21-aef3-feceeadc41db img.shogun-image {
  /* Add background color handling */
  
}

#s-a8e1faeb-33b2-4b21-aef3-feceeadc41db img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a8e1faeb-33b2-4b21-aef3-feceeadc41db .shg-image-content-wrapper {
      aspect-ratio: 400/68;
      min-width: 100%;
      height: auto;
    }

    #s-a8e1faeb-33b2-4b21-aef3-feceeadc41db .shogun-image-link {
      aspect-ratio: 400/68;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a8e1faeb-33b2-4b21-aef3-feceeadc41db .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a8e1faeb-33b2-4b21-aef3-feceeadc41db.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a8e1faeb-33b2-4b21-aef3-feceeadc41db img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-a8e1faeb-33b2-4b21-aef3-feceeadc41db.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-a8e1faeb-33b2-4b21-aef3-feceeadc41db .shogun-image-content {
  
    justify-content: center;
  
}

.s-a8e1faeb-33b2-4b21-aef3-feceeadc41db.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a8e1faeb-33b2-4b21-aef3-feceeadc41db.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a8e1faeb-33b2-4b21-aef3-feceeadc41db.shogun-image {
  box-sizing: border-box;
}



.s-a8e1faeb-33b2-4b21-aef3-feceeadc41db img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-a8e1faeb-33b2-4b21-aef3-feceeadc41db {
      --shg-aspect-ratio: calc(400/68); 
    }

    .s-a8e1faeb-33b2-4b21-aef3-feceeadc41db.shogun-image-container {
      position: relative;
    }

    .s-a8e1faeb-33b2-4b21-aef3-feceeadc41db.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a8e1faeb-33b2-4b21-aef3-feceeadc41db.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a8e1faeb-33b2-4b21-aef3-feceeadc41db img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}
#s-0209ca17-d975-4784-b955-2e8911faf9ba {
  margin-left: 5%;
margin-right: 5%;
}

#s-f97aa4d0-7dcc-4d4c-bd65-ebfbe8c04c27 {
  margin-top: 30px;
margin-bottom: 30px;
min-height: 50px;
background-color: rgba(244, 244, 244, 1);
}








#s-f97aa4d0-7dcc-4d4c-bd65-ebfbe8c04c27 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f97aa4d0-7dcc-4d4c-bd65-ebfbe8c04c27 {
  cursor: pointer;
}#s-f97aa4d0-7dcc-4d4c-bd65-ebfbe8c04c27.shg-box.shg-c {
  justify-content: center;
}

#s-ecc73c33-f8fb-4a94-9730-fc2c1665e37e {
  margin-top: 20px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
background-color: rgba(244, 244, 244, 1);
}
@media (min-width: 1200px){#s-ecc73c33-f8fb-4a94-9730-fc2c1665e37e {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ecc73c33-f8fb-4a94-9730-fc2c1665e37e {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-ecc73c33-f8fb-4a94-9730-fc2c1665e37e {
  
}
}@media (max-width: 767px){#s-ecc73c33-f8fb-4a94-9730-fc2c1665e37e {
  
}
}
@media (min-width: 0px) {
[id="s-ecc73c33-f8fb-4a94-9730-fc2c1665e37e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ecc73c33-f8fb-4a94-9730-fc2c1665e37e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-ecc73c33-f8fb-4a94-9730-fc2c1665e37e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-ecc73c33-f8fb-4a94-9730-fc2c1665e37e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-ecc73c33-f8fb-4a94-9730-fc2c1665e37e"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-dd51aaa2-f339-4753-b58a-b688c261537c {
  padding-left: 7%;
padding-right: 7%;
}
@media (min-width: 1200px){#s-dd51aaa2-f339-4753-b58a-b688c261537c {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-dd51aaa2-f339-4753-b58a-b688c261537c {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-dd51aaa2-f339-4753-b58a-b688c261537c {
  padding-left: 4%;
padding-right: 0%;
}
}@media (max-width: 767px){#s-dd51aaa2-f339-4753-b58a-b688c261537c {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
}
}







#s-dd51aaa2-f339-4753-b58a-b688c261537c > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0;
  display: block;
}#s-dd51aaa2-f339-4753-b58a-b688c261537c {
  cursor: pointer;
}#s-dd51aaa2-f339-4753-b58a-b688c261537c.shg-box.shg-c {
  justify-content: center;
}

#s-d2875d4e-bef0-4bd2-8a99-edc30a87c768 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d2875d4e-bef0-4bd2-8a99-edc30a87c768 .shogun-heading-component h1 {
  color: rgba(30, 100, 158, 1);
  font-weight:  normal ;
  font-family: "Zilla Slab";
  font-style:  normal ;
  font-size: 22px;
  
  letter-spacing: 0px;
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-d2875d4e-bef0-4bd2-8a99-edc30a87c768 .shogun-heading-component h1 {
  color: rgba(30, 100, 158, 1);
  font-weight:  normal ;
  font-family: "Zilla Slab";
  font-style:  normal ;
  font-size: 17px;
  
  letter-spacing: 0px;
  text-align: left;
}


}
#s-fcbc7453-95e4-435c-a624-bfd2c41bafbe {
  margin-top: 0px;
margin-bottom: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-fcbc7453-95e4-435c-a624-bfd2c41bafbe {
  margin-bottom: 10px;
}
}
#s-fcbc7453-95e4-435c-a624-bfd2c41bafbe .shogun-heading-component h1 {
  color: rgba(21, 44, 78, 1);
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 27px;
  
  letter-spacing: 0px;
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-fcbc7453-95e4-435c-a624-bfd2c41bafbe .shogun-heading-component h1 {
  color: rgba(21, 44, 78, 1);
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 19px;
  
  letter-spacing: 0px;
  text-align: left;
}


}
#s-0573da05-1152-4a60-bb38-94b8193279b2 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}
@media (max-width: 767px){#s-0573da05-1152-4a60-bb38-94b8193279b2 {
  text-align: center;
}
}
#s-0573da05-1152-4a60-bb38-94b8193279b2 .shogun-heading-component h4 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 17px;
  
  
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-0573da05-1152-4a60-bb38-94b8193279b2 .shogun-heading-component h4 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: left;
}


}@media (max-width: 767px){#s-0573da05-1152-4a60-bb38-94b8193279b2 .shogun-heading-component h4 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 15px;
  
  
  text-align: left;
}


}
#s-498abb01-2d3f-42f6-8e95-394f43f8eaf7 {
  margin-bottom: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}
@media (max-width: 767px){#s-498abb01-2d3f-42f6-8e95-394f43f8eaf7 {
  text-align: center;
}
}
#s-498abb01-2d3f-42f6-8e95-394f43f8eaf7 .shogun-heading-component h1 {
  color: rgba(30, 100, 158, 1);
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 20px;
  
  letter-spacing: 0px;
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-498abb01-2d3f-42f6-8e95-394f43f8eaf7 .shogun-heading-component h1 {
  color: rgba(30, 100, 158, 1);
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  
  letter-spacing: 0px;
  text-align: left;
}


}@media (max-width: 767px){#s-498abb01-2d3f-42f6-8e95-394f43f8eaf7 .shogun-heading-component h1 {
  color: rgba(30, 100, 158, 1);
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 18px;
  
  letter-spacing: 0px;
  text-align: left;
}


}
#s-6f1bc348-5f5e-4fdc-9c0a-d80913e94275 {
  margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 4px;
background-color: rgba(21, 44, 78, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-6f1bc348-5f5e-4fdc-9c0a-d80913e94275:hover {background-color: rgba(30, 100, 158, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-6f1bc348-5f5e-4fdc-9c0a-d80913e94275:active {background-color: rgba(17, 17, 17, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (max-width: 767px){#s-6f1bc348-5f5e-4fdc-9c0a-d80913e94275 {
  text-align: center;
}
}

  #s-6f1bc348-5f5e-4fdc-9c0a-d80913e94275-root {
    text-align: left;
  }


#s-6f1bc348-5f5e-4fdc-9c0a-d80913e94275.shg-btn {
  color: #ffffff;
  font-size: 17px;
  font-weight: normal;
  font-style: normal;
  font-family: Poppins;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-6f1bc348-5f5e-4fdc-9c0a-d80913e94275-root {
    text-align: left;
  }


#s-6f1bc348-5f5e-4fdc-9c0a-d80913e94275.shg-btn {
  color: #ffffff;
  font-size: 17px;
  font-weight: normal;
  font-style: normal;
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-6f1bc348-5f5e-4fdc-9c0a-d80913e94275-root {
    text-align: left;
  }


#s-6f1bc348-5f5e-4fdc-9c0a-d80913e94275.shg-btn {
  color: #ffffff;
  font-size: 17px;
  font-weight: normal;
  font-style: normal;
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-6f1bc348-5f5e-4fdc-9c0a-d80913e94275-root {
    text-align: left;
  }


#s-6f1bc348-5f5e-4fdc-9c0a-d80913e94275.shg-btn {
  color: #ffffff;
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-family: Poppins;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-6f1bc348-5f5e-4fdc-9c0a-d80913e94275-root {
    text-align: center;
  }


#s-6f1bc348-5f5e-4fdc-9c0a-d80913e94275.shg-btn {
  color: #ffffff;
  font-size: 17px;
  font-weight: normal;
  font-style: normal;
  font-family: Poppins;
  display:  inline-block ;
}
}
#s-d90f7b35-5e9c-4f8d-927b-828b51237e62 {
  margin-left: auto;
margin-right: auto;
max-width: 1500px;
aspect-ratio: 1500/898;
text-align: center;
}

#s-d90f7b35-5e9c-4f8d-927b-828b51237e62 {
  margin: 0 !important;
  overflow: visible;
}

#s-d90f7b35-5e9c-4f8d-927b-828b51237e62-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d90f7b35-5e9c-4f8d-927b-828b51237e62 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d90f7b35-5e9c-4f8d-927b-828b51237e62 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d90f7b35-5e9c-4f8d-927b-828b51237e62 img.shogun-image {
  /* Add background color handling */
  
}

#s-d90f7b35-5e9c-4f8d-927b-828b51237e62 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d90f7b35-5e9c-4f8d-927b-828b51237e62 .shg-image-content-wrapper {
      aspect-ratio: 1500/898;
      min-width: 100%;
      height: auto;
    }

    #s-d90f7b35-5e9c-4f8d-927b-828b51237e62 .shogun-image-link {
      aspect-ratio: 1500/898;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d90f7b35-5e9c-4f8d-927b-828b51237e62 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d90f7b35-5e9c-4f8d-927b-828b51237e62.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d90f7b35-5e9c-4f8d-927b-828b51237e62 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1500px;
  }



  img.s-d90f7b35-5e9c-4f8d-927b-828b51237e62.shogun-image {
    
    
    
    max-height: 1500px;
  }


.s-d90f7b35-5e9c-4f8d-927b-828b51237e62 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d90f7b35-5e9c-4f8d-927b-828b51237e62.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d90f7b35-5e9c-4f8d-927b-828b51237e62.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d90f7b35-5e9c-4f8d-927b-828b51237e62.shogun-image {
  box-sizing: border-box;
}



.s-d90f7b35-5e9c-4f8d-927b-828b51237e62 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d90f7b35-5e9c-4f8d-927b-828b51237e62 {
      --shg-aspect-ratio: calc(1500/898); 
    }

    .s-d90f7b35-5e9c-4f8d-927b-828b51237e62.shogun-image-container {
      position: relative;
    }

    .s-d90f7b35-5e9c-4f8d-927b-828b51237e62.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d90f7b35-5e9c-4f8d-927b-828b51237e62.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d90f7b35-5e9c-4f8d-927b-828b51237e62 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1500px;
    }
  }

@media (min-width: 1200px){#s-d90f7b35-5e9c-4f8d-927b-828b51237e62 {
  margin: 0 !important;
  overflow: visible;
}

#s-d90f7b35-5e9c-4f8d-927b-828b51237e62-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d90f7b35-5e9c-4f8d-927b-828b51237e62 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d90f7b35-5e9c-4f8d-927b-828b51237e62 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d90f7b35-5e9c-4f8d-927b-828b51237e62 img.shogun-image {
  /* Add background color handling */
  
}

#s-d90f7b35-5e9c-4f8d-927b-828b51237e62 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d90f7b35-5e9c-4f8d-927b-828b51237e62 .shg-image-content-wrapper {
      aspect-ratio: 1500/898;
      min-width: 100%;
      height: auto;
    }

    #s-d90f7b35-5e9c-4f8d-927b-828b51237e62 .shogun-image-link {
      aspect-ratio: 1500/898;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d90f7b35-5e9c-4f8d-927b-828b51237e62 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d90f7b35-5e9c-4f8d-927b-828b51237e62.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d90f7b35-5e9c-4f8d-927b-828b51237e62 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1500px;
  }



  img.s-d90f7b35-5e9c-4f8d-927b-828b51237e62.shogun-image {
    
    
    
    max-height: 1500px;
  }


.s-d90f7b35-5e9c-4f8d-927b-828b51237e62 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d90f7b35-5e9c-4f8d-927b-828b51237e62.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d90f7b35-5e9c-4f8d-927b-828b51237e62.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d90f7b35-5e9c-4f8d-927b-828b51237e62.shogun-image {
  box-sizing: border-box;
}



.s-d90f7b35-5e9c-4f8d-927b-828b51237e62 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d90f7b35-5e9c-4f8d-927b-828b51237e62 {
      --shg-aspect-ratio: calc(1500/898); 
    }

    .s-d90f7b35-5e9c-4f8d-927b-828b51237e62.shogun-image-container {
      position: relative;
    }

    .s-d90f7b35-5e9c-4f8d-927b-828b51237e62.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d90f7b35-5e9c-4f8d-927b-828b51237e62.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d90f7b35-5e9c-4f8d-927b-828b51237e62 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1500px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-d90f7b35-5e9c-4f8d-927b-828b51237e62 {
  margin: 0 !important;
  overflow: visible;
}

#s-d90f7b35-5e9c-4f8d-927b-828b51237e62-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d90f7b35-5e9c-4f8d-927b-828b51237e62 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d90f7b35-5e9c-4f8d-927b-828b51237e62 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d90f7b35-5e9c-4f8d-927b-828b51237e62 img.shogun-image {
  /* Add background color handling */
  
}

#s-d90f7b35-5e9c-4f8d-927b-828b51237e62 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d90f7b35-5e9c-4f8d-927b-828b51237e62 .shg-image-content-wrapper {
      aspect-ratio: 1500/898;
      min-width: 100%;
      height: auto;
    }

    #s-d90f7b35-5e9c-4f8d-927b-828b51237e62 .shogun-image-link {
      aspect-ratio: 1500/898;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d90f7b35-5e9c-4f8d-927b-828b51237e62 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d90f7b35-5e9c-4f8d-927b-828b51237e62.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d90f7b35-5e9c-4f8d-927b-828b51237e62 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1500px;
  }



  img.s-d90f7b35-5e9c-4f8d-927b-828b51237e62.shogun-image {
    
    
    
    max-height: 1500px;
  }


.s-d90f7b35-5e9c-4f8d-927b-828b51237e62 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d90f7b35-5e9c-4f8d-927b-828b51237e62.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d90f7b35-5e9c-4f8d-927b-828b51237e62.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d90f7b35-5e9c-4f8d-927b-828b51237e62.shogun-image {
  box-sizing: border-box;
}



.s-d90f7b35-5e9c-4f8d-927b-828b51237e62 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d90f7b35-5e9c-4f8d-927b-828b51237e62 {
      --shg-aspect-ratio: calc(1500/898); 
    }

    .s-d90f7b35-5e9c-4f8d-927b-828b51237e62.shogun-image-container {
      position: relative;
    }

    .s-d90f7b35-5e9c-4f8d-927b-828b51237e62.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d90f7b35-5e9c-4f8d-927b-828b51237e62.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d90f7b35-5e9c-4f8d-927b-828b51237e62 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1500px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-d90f7b35-5e9c-4f8d-927b-828b51237e62 {
  margin: 0 !important;
  overflow: visible;
}

#s-d90f7b35-5e9c-4f8d-927b-828b51237e62-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d90f7b35-5e9c-4f8d-927b-828b51237e62 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d90f7b35-5e9c-4f8d-927b-828b51237e62 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d90f7b35-5e9c-4f8d-927b-828b51237e62 img.shogun-image {
  /* Add background color handling */
  
}

#s-d90f7b35-5e9c-4f8d-927b-828b51237e62 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d90f7b35-5e9c-4f8d-927b-828b51237e62 .shg-image-content-wrapper {
      aspect-ratio: 1500/898;
      min-width: 100%;
      height: auto;
    }

    #s-d90f7b35-5e9c-4f8d-927b-828b51237e62 .shogun-image-link {
      aspect-ratio: 1500/898;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d90f7b35-5e9c-4f8d-927b-828b51237e62 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d90f7b35-5e9c-4f8d-927b-828b51237e62.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d90f7b35-5e9c-4f8d-927b-828b51237e62 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1500px;
  }



  img.s-d90f7b35-5e9c-4f8d-927b-828b51237e62.shogun-image {
    
    
    
    max-height: 1500px;
  }


.s-d90f7b35-5e9c-4f8d-927b-828b51237e62 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d90f7b35-5e9c-4f8d-927b-828b51237e62.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d90f7b35-5e9c-4f8d-927b-828b51237e62.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d90f7b35-5e9c-4f8d-927b-828b51237e62.shogun-image {
  box-sizing: border-box;
}



.s-d90f7b35-5e9c-4f8d-927b-828b51237e62 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d90f7b35-5e9c-4f8d-927b-828b51237e62 {
      --shg-aspect-ratio: calc(1500/898); 
    }

    .s-d90f7b35-5e9c-4f8d-927b-828b51237e62.shogun-image-container {
      position: relative;
    }

    .s-d90f7b35-5e9c-4f8d-927b-828b51237e62.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d90f7b35-5e9c-4f8d-927b-828b51237e62.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d90f7b35-5e9c-4f8d-927b-828b51237e62 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1500px;
    }
  }

}@media (max-width: 767px){#s-d90f7b35-5e9c-4f8d-927b-828b51237e62 {
  margin: 0 !important;
  overflow: visible;
}

#s-d90f7b35-5e9c-4f8d-927b-828b51237e62-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d90f7b35-5e9c-4f8d-927b-828b51237e62 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d90f7b35-5e9c-4f8d-927b-828b51237e62 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d90f7b35-5e9c-4f8d-927b-828b51237e62 img.shogun-image {
  /* Add background color handling */
  
}

#s-d90f7b35-5e9c-4f8d-927b-828b51237e62 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d90f7b35-5e9c-4f8d-927b-828b51237e62 .shg-image-content-wrapper {
      aspect-ratio: 1500/898;
      min-width: 100%;
      height: auto;
    }

    #s-d90f7b35-5e9c-4f8d-927b-828b51237e62 .shogun-image-link {
      aspect-ratio: 1500/898;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d90f7b35-5e9c-4f8d-927b-828b51237e62 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d90f7b35-5e9c-4f8d-927b-828b51237e62.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d90f7b35-5e9c-4f8d-927b-828b51237e62 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1500px;
  }



  img.s-d90f7b35-5e9c-4f8d-927b-828b51237e62.shogun-image {
    
    
    
    max-height: 1500px;
  }


.s-d90f7b35-5e9c-4f8d-927b-828b51237e62 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d90f7b35-5e9c-4f8d-927b-828b51237e62.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d90f7b35-5e9c-4f8d-927b-828b51237e62.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d90f7b35-5e9c-4f8d-927b-828b51237e62.shogun-image {
  box-sizing: border-box;
}



.s-d90f7b35-5e9c-4f8d-927b-828b51237e62 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d90f7b35-5e9c-4f8d-927b-828b51237e62 {
      --shg-aspect-ratio: calc(1500/898); 
    }

    .s-d90f7b35-5e9c-4f8d-927b-828b51237e62.shogun-image-container {
      position: relative;
    }

    .s-d90f7b35-5e9c-4f8d-927b-828b51237e62.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d90f7b35-5e9c-4f8d-927b-828b51237e62.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d90f7b35-5e9c-4f8d-927b-828b51237e62 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1500px;
    }
  }

}
#s-ba1cc27f-d3e9-4100-9fc0-c6c5f6a7d49c {
  margin-top: 30px;
margin-left: auto;
margin-bottom: 30px;
margin-right: auto;
min-height: 50px;
background-color: rgba(255, 255, 255, 0.13);
}








#s-ba1cc27f-d3e9-4100-9fc0-c6c5f6a7d49c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ba1cc27f-d3e9-4100-9fc0-c6c5f6a7d49c.shg-box.shg-c {
  justify-content: center;
}

#s-57b764f1-b4c8-446e-9562-cf0055a95274 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-57b764f1-b4c8-446e-9562-cf0055a95274 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-57b764f1-b4c8-446e-9562-cf0055a95274.shg-box.shg-c {
  justify-content: center;
}

#s-29f8f012-e767-4b95-9cdb-bd4828103ab0 {
  margin-top: 30px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-29f8f012-e767-4b95-9cdb-bd4828103ab0 .shogun-heading-component h1 {
  color: rgba(30, 100, 158, 1);
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 32px;
  line-height: 1em;
  
  
}


@media (min-width: 1200px){#s-29f8f012-e767-4b95-9cdb-bd4828103ab0 .shogun-heading-component h1 {
  color: rgba(30, 100, 158, 1);
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 55px;
  line-height: 1em;
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-29f8f012-e767-4b95-9cdb-bd4828103ab0 .shogun-heading-component h1 {
  color: rgba(30, 100, 158, 1);
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 45px;
  line-height: 1em;
  
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-29f8f012-e767-4b95-9cdb-bd4828103ab0 .shogun-heading-component h1 {
  color: rgba(30, 100, 158, 1);
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 35px;
  line-height: 0em;
  
  
}


}@media (max-width: 767px){#s-29f8f012-e767-4b95-9cdb-bd4828103ab0 .shogun-heading-component h1 {
  color: rgba(30, 100, 158, 1);
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 35px;
  line-height: 1em;
  
  
}


}
#s-8c5189de-aa89-48fd-9e09-a50ff12d99f9 {
  margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-8c5189de-aa89-48fd-9e09-a50ff12d99f9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8c5189de-aa89-48fd-9e09-a50ff12d99f9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-8c5189de-aa89-48fd-9e09-a50ff12d99f9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-8c5189de-aa89-48fd-9e09-a50ff12d99f9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

#s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94 {
  margin-top: 47px;
margin-bottom: 47px;
max-width: 700px;
aspect-ratio: 700/148;
text-align: center;
}
@media (min-width: 1200px){#s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94 {
  max-width: 380px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94 {
  max-width: 378px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94 {
  max-width: 251px;
}
}@media (max-width: 767px){#s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94 {
  margin-top: 20px;
margin-bottom: 15px;
max-width: 450px;
}
}
#s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94 {
  margin: 0 !important;
  overflow: visible;
}

#s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 47px;
  margin-bottom: 47px;
}

.shg-image-content-margin-container-s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94 img.shogun-image {
  /* Add background color handling */
  
}

#s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94 .shg-image-content-wrapper {
      aspect-ratio: 700/148;
      min-width: 100%;
      height: auto;
    }

    #s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94 .shogun-image-link {
      aspect-ratio: 700/148;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 700px;
  }



  img.s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94.shogun-image {
    
    
    
    max-height: 700px;
  }


.s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94.shogun-image {
  box-sizing: border-box;
}



.s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94 {
      --shg-aspect-ratio: calc(700/148); 
    }

    .s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94.shogun-image-container {
      position: relative;
    }

    .s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 700px;
    }
  }

@media (min-width: 1200px){#s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94 {
  margin: 0 !important;
  overflow: visible;
}

#s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94 img.shogun-image {
  /* Add background color handling */
  
}

#s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94 .shg-image-content-wrapper {
      aspect-ratio: 700/148;
      min-width: 100%;
      height: auto;
    }

    #s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94 .shogun-image-link {
      aspect-ratio: 700/148;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 700px;
  }



  img.s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94.shogun-image {
    
    
    
    max-height: 700px;
  }


.s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94.shogun-image {
  box-sizing: border-box;
}



.s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94 {
      --shg-aspect-ratio: calc(700/148); 
    }

    .s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94.shogun-image-container {
      position: relative;
    }

    .s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 700px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94 {
  margin: 0 !important;
  overflow: visible;
}

#s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94 img.shogun-image {
  /* Add background color handling */
  
}

#s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94 .shg-image-content-wrapper {
      aspect-ratio: 700/148;
      min-width: 100%;
      height: auto;
    }

    #s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94 .shogun-image-link {
      aspect-ratio: 700/148;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 700px;
  }



  img.s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94.shogun-image {
    
    
    
    max-height: 700px;
  }


.s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94.shogun-image {
  box-sizing: border-box;
}



.s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94 {
      --shg-aspect-ratio: calc(700/148); 
    }

    .s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94.shogun-image-container {
      position: relative;
    }

    .s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 700px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94 {
  margin: 0 !important;
  overflow: visible;
}

#s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94 img.shogun-image {
  /* Add background color handling */
  
}

#s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94 .shg-image-content-wrapper {
      aspect-ratio: 700/148;
      min-width: 100%;
      height: auto;
    }

    #s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94 .shogun-image-link {
      aspect-ratio: 700/148;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 700px;
  }



  img.s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94.shogun-image {
    
    
    
    max-height: 700px;
  }


.s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94.shogun-image {
  box-sizing: border-box;
}



.s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94 {
      --shg-aspect-ratio: calc(700/148); 
    }

    .s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94.shogun-image-container {
      position: relative;
    }

    .s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 700px;
    }
  }

}@media (max-width: 767px){#s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94 {
  margin: 0 !important;
  overflow: visible;
}

#s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 20px;
  margin-bottom: 15px;
}

.shg-image-content-margin-container-s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94 img.shogun-image {
  /* Add background color handling */
  
}

#s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94 .shg-image-content-wrapper {
      aspect-ratio: 700/148;
      min-width: 100%;
      height: auto;
    }

    #s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94 .shogun-image-link {
      aspect-ratio: 700/148;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 700px;
  }



  img.s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94.shogun-image {
    
    
    
    max-height: 700px;
  }


.s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94.shogun-image {
  box-sizing: border-box;
}



.s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94 {
      --shg-aspect-ratio: calc(700/148); 
    }

    .s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94.shogun-image-container {
      position: relative;
    }

    .s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0b6c0d1d-da46-4ba3-9232-77f8e6649d94 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 700px;
    }
  }

}
#s-16f19510-3f58-4efe-8ca2-2f867489971d {
  margin-top: 20px;
margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (max-width: 767px){#s-16f19510-3f58-4efe-8ca2-2f867489971d {
  margin-top: 0px;
}
}
#s-16f19510-3f58-4efe-8ca2-2f867489971d .shogun-heading-component h1 {
  color: rgba(21, 44, 78, 1);
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 24px;
  line-height: 1em;
  
  
}


@media (min-width: 768px) and (max-width: 991px){#s-16f19510-3f58-4efe-8ca2-2f867489971d .shogun-heading-component h1 {
  color: rgba(21, 44, 78, 1);
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 18px;
  line-height: 1em;
  
  
}


}
#s-8f1a2ffd-4c71-457d-a1ba-9908f3ffd75e {
  margin-top: 0px;
margin-left: 7%;
margin-bottom: 20px;
margin-right: 7%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8f1a2ffd-4c71-457d-a1ba-9908f3ffd75e .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 17px;
  line-height: 1.25em;
  
  
}


@media (min-width: 768px) and (max-width: 991px){#s-8f1a2ffd-4c71-457d-a1ba-9908f3ffd75e .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 15px;
  line-height: 1.25em;
  
  
}


}@media (max-width: 767px){#s-8f1a2ffd-4c71-457d-a1ba-9908f3ffd75e .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 15px;
  line-height: 1.25em;
  
  
}


}
#s-2806d324-5045-458e-96e4-60d4801fb0de {
  margin-top: 10px;
margin-left: auto;
margin-right: auto;
max-width: 150px;
aspect-ratio: 300/290;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-2806d324-5045-458e-96e4-60d4801fb0de {
  margin-top: 20px;
margin-bottom: 30px;
max-width: 100px;
}
}
#s-2806d324-5045-458e-96e4-60d4801fb0de {
  margin: 0 !important;
  overflow: visible;
}

#s-2806d324-5045-458e-96e4-60d4801fb0de-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-2806d324-5045-458e-96e4-60d4801fb0de {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 10px;
  
}

.shg-image-content-margin-container-s-2806d324-5045-458e-96e4-60d4801fb0de {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-2806d324-5045-458e-96e4-60d4801fb0de img.shogun-image {
  /* Add background color handling */
  
}

#s-2806d324-5045-458e-96e4-60d4801fb0de img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2806d324-5045-458e-96e4-60d4801fb0de .shg-image-content-wrapper {
      aspect-ratio: 300/290;
      min-width: 100%;
      height: auto;
    }

    #s-2806d324-5045-458e-96e4-60d4801fb0de .shogun-image-link {
      aspect-ratio: 300/290;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2806d324-5045-458e-96e4-60d4801fb0de .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2806d324-5045-458e-96e4-60d4801fb0de.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2806d324-5045-458e-96e4-60d4801fb0de img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 150px;
  }



  img.s-2806d324-5045-458e-96e4-60d4801fb0de.shogun-image {
    
    
    
    max-height: 150px;
  }


.s-2806d324-5045-458e-96e4-60d4801fb0de .shogun-image-content {
  
    justify-content: center;
  
}

.s-2806d324-5045-458e-96e4-60d4801fb0de.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2806d324-5045-458e-96e4-60d4801fb0de.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2806d324-5045-458e-96e4-60d4801fb0de.shogun-image {
  box-sizing: border-box;
}



.s-2806d324-5045-458e-96e4-60d4801fb0de img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-2806d324-5045-458e-96e4-60d4801fb0de {
      --shg-aspect-ratio: calc(300/290); 
    }

    .s-2806d324-5045-458e-96e4-60d4801fb0de.shogun-image-container {
      position: relative;
    }

    .s-2806d324-5045-458e-96e4-60d4801fb0de.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2806d324-5045-458e-96e4-60d4801fb0de.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2806d324-5045-458e-96e4-60d4801fb0de img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 150px;
    }
  }

@media (min-width: 1200px){#s-2806d324-5045-458e-96e4-60d4801fb0de {
  margin: 0 !important;
  overflow: visible;
}

#s-2806d324-5045-458e-96e4-60d4801fb0de-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-2806d324-5045-458e-96e4-60d4801fb0de {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-2806d324-5045-458e-96e4-60d4801fb0de {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-2806d324-5045-458e-96e4-60d4801fb0de img.shogun-image {
  /* Add background color handling */
  
}

#s-2806d324-5045-458e-96e4-60d4801fb0de img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2806d324-5045-458e-96e4-60d4801fb0de .shg-image-content-wrapper {
      aspect-ratio: 300/290;
      min-width: 100%;
      height: auto;
    }

    #s-2806d324-5045-458e-96e4-60d4801fb0de .shogun-image-link {
      aspect-ratio: 300/290;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2806d324-5045-458e-96e4-60d4801fb0de .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2806d324-5045-458e-96e4-60d4801fb0de.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2806d324-5045-458e-96e4-60d4801fb0de img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 150px;
  }



  img.s-2806d324-5045-458e-96e4-60d4801fb0de.shogun-image {
    
    
    
    max-height: 150px;
  }


.s-2806d324-5045-458e-96e4-60d4801fb0de .shogun-image-content {
  
    justify-content: center;
  
}

.s-2806d324-5045-458e-96e4-60d4801fb0de.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2806d324-5045-458e-96e4-60d4801fb0de.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2806d324-5045-458e-96e4-60d4801fb0de.shogun-image {
  box-sizing: border-box;
}



.s-2806d324-5045-458e-96e4-60d4801fb0de img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-2806d324-5045-458e-96e4-60d4801fb0de {
      --shg-aspect-ratio: calc(300/290); 
    }

    .s-2806d324-5045-458e-96e4-60d4801fb0de.shogun-image-container {
      position: relative;
    }

    .s-2806d324-5045-458e-96e4-60d4801fb0de.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2806d324-5045-458e-96e4-60d4801fb0de.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2806d324-5045-458e-96e4-60d4801fb0de img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 150px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-2806d324-5045-458e-96e4-60d4801fb0de {
  margin: 0 !important;
  overflow: visible;
}

#s-2806d324-5045-458e-96e4-60d4801fb0de-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-2806d324-5045-458e-96e4-60d4801fb0de {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-2806d324-5045-458e-96e4-60d4801fb0de {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-2806d324-5045-458e-96e4-60d4801fb0de img.shogun-image {
  /* Add background color handling */
  
}

#s-2806d324-5045-458e-96e4-60d4801fb0de img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2806d324-5045-458e-96e4-60d4801fb0de .shg-image-content-wrapper {
      aspect-ratio: 300/290;
      min-width: 100%;
      height: auto;
    }

    #s-2806d324-5045-458e-96e4-60d4801fb0de .shogun-image-link {
      aspect-ratio: 300/290;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2806d324-5045-458e-96e4-60d4801fb0de .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2806d324-5045-458e-96e4-60d4801fb0de.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2806d324-5045-458e-96e4-60d4801fb0de img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 150px;
  }



  img.s-2806d324-5045-458e-96e4-60d4801fb0de.shogun-image {
    
    
    
    max-height: 150px;
  }


.s-2806d324-5045-458e-96e4-60d4801fb0de .shogun-image-content {
  
    justify-content: center;
  
}

.s-2806d324-5045-458e-96e4-60d4801fb0de.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2806d324-5045-458e-96e4-60d4801fb0de.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2806d324-5045-458e-96e4-60d4801fb0de.shogun-image {
  box-sizing: border-box;
}



.s-2806d324-5045-458e-96e4-60d4801fb0de img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-2806d324-5045-458e-96e4-60d4801fb0de {
      --shg-aspect-ratio: calc(300/290); 
    }

    .s-2806d324-5045-458e-96e4-60d4801fb0de.shogun-image-container {
      position: relative;
    }

    .s-2806d324-5045-458e-96e4-60d4801fb0de.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2806d324-5045-458e-96e4-60d4801fb0de.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2806d324-5045-458e-96e4-60d4801fb0de img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 150px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-2806d324-5045-458e-96e4-60d4801fb0de {
  margin: 0 !important;
  overflow: visible;
}

#s-2806d324-5045-458e-96e4-60d4801fb0de-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-2806d324-5045-458e-96e4-60d4801fb0de {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 20px;
  margin-bottom: 30px;
}

.shg-image-content-margin-container-s-2806d324-5045-458e-96e4-60d4801fb0de {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-2806d324-5045-458e-96e4-60d4801fb0de img.shogun-image {
  /* Add background color handling */
  
}

#s-2806d324-5045-458e-96e4-60d4801fb0de img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2806d324-5045-458e-96e4-60d4801fb0de .shg-image-content-wrapper {
      aspect-ratio: 300/290;
      min-width: 100%;
      height: auto;
    }

    #s-2806d324-5045-458e-96e4-60d4801fb0de .shogun-image-link {
      aspect-ratio: 300/290;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2806d324-5045-458e-96e4-60d4801fb0de .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2806d324-5045-458e-96e4-60d4801fb0de.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2806d324-5045-458e-96e4-60d4801fb0de img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 150px;
  }



  img.s-2806d324-5045-458e-96e4-60d4801fb0de.shogun-image {
    
    
    
    max-height: 150px;
  }


.s-2806d324-5045-458e-96e4-60d4801fb0de .shogun-image-content {
  
    justify-content: center;
  
}

.s-2806d324-5045-458e-96e4-60d4801fb0de.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2806d324-5045-458e-96e4-60d4801fb0de.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2806d324-5045-458e-96e4-60d4801fb0de.shogun-image {
  box-sizing: border-box;
}



.s-2806d324-5045-458e-96e4-60d4801fb0de img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-2806d324-5045-458e-96e4-60d4801fb0de {
      --shg-aspect-ratio: calc(300/290); 
    }

    .s-2806d324-5045-458e-96e4-60d4801fb0de.shogun-image-container {
      position: relative;
    }

    .s-2806d324-5045-458e-96e4-60d4801fb0de.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2806d324-5045-458e-96e4-60d4801fb0de.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2806d324-5045-458e-96e4-60d4801fb0de img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 150px;
    }
  }

}@media (max-width: 767px){#s-2806d324-5045-458e-96e4-60d4801fb0de {
  margin: 0 !important;
  overflow: visible;
}

#s-2806d324-5045-458e-96e4-60d4801fb0de-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-2806d324-5045-458e-96e4-60d4801fb0de {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-2806d324-5045-458e-96e4-60d4801fb0de {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-2806d324-5045-458e-96e4-60d4801fb0de img.shogun-image {
  /* Add background color handling */
  
}

#s-2806d324-5045-458e-96e4-60d4801fb0de img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2806d324-5045-458e-96e4-60d4801fb0de .shg-image-content-wrapper {
      aspect-ratio: 300/290;
      min-width: 100%;
      height: auto;
    }

    #s-2806d324-5045-458e-96e4-60d4801fb0de .shogun-image-link {
      aspect-ratio: 300/290;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2806d324-5045-458e-96e4-60d4801fb0de .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2806d324-5045-458e-96e4-60d4801fb0de.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2806d324-5045-458e-96e4-60d4801fb0de img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 150px;
  }



  img.s-2806d324-5045-458e-96e4-60d4801fb0de.shogun-image {
    
    
    
    max-height: 150px;
  }


.s-2806d324-5045-458e-96e4-60d4801fb0de .shogun-image-content {
  
    justify-content: center;
  
}

.s-2806d324-5045-458e-96e4-60d4801fb0de.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2806d324-5045-458e-96e4-60d4801fb0de.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2806d324-5045-458e-96e4-60d4801fb0de.shogun-image {
  box-sizing: border-box;
}



.s-2806d324-5045-458e-96e4-60d4801fb0de img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-2806d324-5045-458e-96e4-60d4801fb0de {
      --shg-aspect-ratio: calc(300/290); 
    }

    .s-2806d324-5045-458e-96e4-60d4801fb0de.shogun-image-container {
      position: relative;
    }

    .s-2806d324-5045-458e-96e4-60d4801fb0de.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2806d324-5045-458e-96e4-60d4801fb0de.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2806d324-5045-458e-96e4-60d4801fb0de img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 150px;
    }
  }

}
#s-ec141ef2-ac9c-44da-907d-bc509bcc183c {
  margin-top: 20px;
margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-ec141ef2-ac9c-44da-907d-bc509bcc183c .shogun-heading-component h1 {
  color: rgba(21, 44, 78, 1);
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 25px;
  line-height: 1em;
  
  
}


@media (min-width: 768px) and (max-width: 991px){#s-ec141ef2-ac9c-44da-907d-bc509bcc183c .shogun-heading-component h1 {
  color: rgba(21, 44, 78, 1);
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 18px;
  line-height: 1em;
  
  
}


}@media (max-width: 767px){#s-ec141ef2-ac9c-44da-907d-bc509bcc183c .shogun-heading-component h1 {
  color: rgba(21, 44, 78, 1);
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 24px;
  line-height: 1em;
  
  
}


}
#s-2d997a4f-9a8d-4a60-96a8-5e3dd2eae9ac {
  margin-top: 0px;
margin-left: 7%;
margin-bottom: 20px;
margin-right: 7%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2d997a4f-9a8d-4a60-96a8-5e3dd2eae9ac .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 17px;
  line-height: 1.25em;
  
  
}


@media (min-width: 768px) and (max-width: 991px){#s-2d997a4f-9a8d-4a60-96a8-5e3dd2eae9ac .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 15px;
  line-height: 1.25em;
  
  
}


}@media (max-width: 767px){#s-2d997a4f-9a8d-4a60-96a8-5e3dd2eae9ac .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 15px;
  line-height: 1.25em;
  
  
}


}
#s-9d2e8537-685b-423e-9931-a3247c286a00 {
  margin-top: 10px;
margin-left: auto;
margin-right: auto;
max-width: 150px;
aspect-ratio: 300/290;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-9d2e8537-685b-423e-9931-a3247c286a00 {
  margin-top: 20px;
margin-bottom: 30px;
max-width: 100px;
}
}
#s-9d2e8537-685b-423e-9931-a3247c286a00 {
  margin: 0 !important;
  overflow: visible;
}

#s-9d2e8537-685b-423e-9931-a3247c286a00-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-9d2e8537-685b-423e-9931-a3247c286a00 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 10px;
  
}

.shg-image-content-margin-container-s-9d2e8537-685b-423e-9931-a3247c286a00 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9d2e8537-685b-423e-9931-a3247c286a00 img.shogun-image {
  /* Add background color handling */
  
}

#s-9d2e8537-685b-423e-9931-a3247c286a00 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9d2e8537-685b-423e-9931-a3247c286a00 .shg-image-content-wrapper {
      aspect-ratio: 300/290;
      min-width: 100%;
      height: auto;
    }

    #s-9d2e8537-685b-423e-9931-a3247c286a00 .shogun-image-link {
      aspect-ratio: 300/290;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9d2e8537-685b-423e-9931-a3247c286a00 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9d2e8537-685b-423e-9931-a3247c286a00.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9d2e8537-685b-423e-9931-a3247c286a00 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 150px;
  }



  img.s-9d2e8537-685b-423e-9931-a3247c286a00.shogun-image {
    
    
    
    max-height: 150px;
  }


.s-9d2e8537-685b-423e-9931-a3247c286a00 .shogun-image-content {
  
    justify-content: center;
  
}

.s-9d2e8537-685b-423e-9931-a3247c286a00.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9d2e8537-685b-423e-9931-a3247c286a00.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9d2e8537-685b-423e-9931-a3247c286a00.shogun-image {
  box-sizing: border-box;
}



.s-9d2e8537-685b-423e-9931-a3247c286a00 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-9d2e8537-685b-423e-9931-a3247c286a00 {
      --shg-aspect-ratio: calc(300/290); 
    }

    .s-9d2e8537-685b-423e-9931-a3247c286a00.shogun-image-container {
      position: relative;
    }

    .s-9d2e8537-685b-423e-9931-a3247c286a00.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9d2e8537-685b-423e-9931-a3247c286a00.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9d2e8537-685b-423e-9931-a3247c286a00 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 150px;
    }
  }

@media (min-width: 1200px){#s-9d2e8537-685b-423e-9931-a3247c286a00 {
  margin: 0 !important;
  overflow: visible;
}

#s-9d2e8537-685b-423e-9931-a3247c286a00-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-9d2e8537-685b-423e-9931-a3247c286a00 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9d2e8537-685b-423e-9931-a3247c286a00 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9d2e8537-685b-423e-9931-a3247c286a00 img.shogun-image {
  /* Add background color handling */
  
}

#s-9d2e8537-685b-423e-9931-a3247c286a00 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9d2e8537-685b-423e-9931-a3247c286a00 .shg-image-content-wrapper {
      aspect-ratio: 300/290;
      min-width: 100%;
      height: auto;
    }

    #s-9d2e8537-685b-423e-9931-a3247c286a00 .shogun-image-link {
      aspect-ratio: 300/290;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9d2e8537-685b-423e-9931-a3247c286a00 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9d2e8537-685b-423e-9931-a3247c286a00.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9d2e8537-685b-423e-9931-a3247c286a00 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 150px;
  }



  img.s-9d2e8537-685b-423e-9931-a3247c286a00.shogun-image {
    
    
    
    max-height: 150px;
  }


.s-9d2e8537-685b-423e-9931-a3247c286a00 .shogun-image-content {
  
    justify-content: center;
  
}

.s-9d2e8537-685b-423e-9931-a3247c286a00.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9d2e8537-685b-423e-9931-a3247c286a00.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9d2e8537-685b-423e-9931-a3247c286a00.shogun-image {
  box-sizing: border-box;
}



.s-9d2e8537-685b-423e-9931-a3247c286a00 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-9d2e8537-685b-423e-9931-a3247c286a00 {
      --shg-aspect-ratio: calc(300/290); 
    }

    .s-9d2e8537-685b-423e-9931-a3247c286a00.shogun-image-container {
      position: relative;
    }

    .s-9d2e8537-685b-423e-9931-a3247c286a00.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9d2e8537-685b-423e-9931-a3247c286a00.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9d2e8537-685b-423e-9931-a3247c286a00 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 150px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-9d2e8537-685b-423e-9931-a3247c286a00 {
  margin: 0 !important;
  overflow: visible;
}

#s-9d2e8537-685b-423e-9931-a3247c286a00-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-9d2e8537-685b-423e-9931-a3247c286a00 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9d2e8537-685b-423e-9931-a3247c286a00 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9d2e8537-685b-423e-9931-a3247c286a00 img.shogun-image {
  /* Add background color handling */
  
}

#s-9d2e8537-685b-423e-9931-a3247c286a00 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9d2e8537-685b-423e-9931-a3247c286a00 .shg-image-content-wrapper {
      aspect-ratio: 300/290;
      min-width: 100%;
      height: auto;
    }

    #s-9d2e8537-685b-423e-9931-a3247c286a00 .shogun-image-link {
      aspect-ratio: 300/290;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9d2e8537-685b-423e-9931-a3247c286a00 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9d2e8537-685b-423e-9931-a3247c286a00.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9d2e8537-685b-423e-9931-a3247c286a00 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 150px;
  }



  img.s-9d2e8537-685b-423e-9931-a3247c286a00.shogun-image {
    
    
    
    max-height: 150px;
  }


.s-9d2e8537-685b-423e-9931-a3247c286a00 .shogun-image-content {
  
    justify-content: center;
  
}

.s-9d2e8537-685b-423e-9931-a3247c286a00.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9d2e8537-685b-423e-9931-a3247c286a00.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9d2e8537-685b-423e-9931-a3247c286a00.shogun-image {
  box-sizing: border-box;
}



.s-9d2e8537-685b-423e-9931-a3247c286a00 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-9d2e8537-685b-423e-9931-a3247c286a00 {
      --shg-aspect-ratio: calc(300/290); 
    }

    .s-9d2e8537-685b-423e-9931-a3247c286a00.shogun-image-container {
      position: relative;
    }

    .s-9d2e8537-685b-423e-9931-a3247c286a00.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9d2e8537-685b-423e-9931-a3247c286a00.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9d2e8537-685b-423e-9931-a3247c286a00 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 150px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-9d2e8537-685b-423e-9931-a3247c286a00 {
  margin: 0 !important;
  overflow: visible;
}

#s-9d2e8537-685b-423e-9931-a3247c286a00-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-9d2e8537-685b-423e-9931-a3247c286a00 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 20px;
  margin-bottom: 30px;
}

.shg-image-content-margin-container-s-9d2e8537-685b-423e-9931-a3247c286a00 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9d2e8537-685b-423e-9931-a3247c286a00 img.shogun-image {
  /* Add background color handling */
  
}

#s-9d2e8537-685b-423e-9931-a3247c286a00 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9d2e8537-685b-423e-9931-a3247c286a00 .shg-image-content-wrapper {
      aspect-ratio: 300/290;
      min-width: 100%;
      height: auto;
    }

    #s-9d2e8537-685b-423e-9931-a3247c286a00 .shogun-image-link {
      aspect-ratio: 300/290;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9d2e8537-685b-423e-9931-a3247c286a00 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9d2e8537-685b-423e-9931-a3247c286a00.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9d2e8537-685b-423e-9931-a3247c286a00 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 150px;
  }



  img.s-9d2e8537-685b-423e-9931-a3247c286a00.shogun-image {
    
    
    
    max-height: 150px;
  }


.s-9d2e8537-685b-423e-9931-a3247c286a00 .shogun-image-content {
  
    justify-content: center;
  
}

.s-9d2e8537-685b-423e-9931-a3247c286a00.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9d2e8537-685b-423e-9931-a3247c286a00.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9d2e8537-685b-423e-9931-a3247c286a00.shogun-image {
  box-sizing: border-box;
}



.s-9d2e8537-685b-423e-9931-a3247c286a00 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-9d2e8537-685b-423e-9931-a3247c286a00 {
      --shg-aspect-ratio: calc(300/290); 
    }

    .s-9d2e8537-685b-423e-9931-a3247c286a00.shogun-image-container {
      position: relative;
    }

    .s-9d2e8537-685b-423e-9931-a3247c286a00.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9d2e8537-685b-423e-9931-a3247c286a00.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9d2e8537-685b-423e-9931-a3247c286a00 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 150px;
    }
  }

}@media (max-width: 767px){#s-9d2e8537-685b-423e-9931-a3247c286a00 {
  margin: 0 !important;
  overflow: visible;
}

#s-9d2e8537-685b-423e-9931-a3247c286a00-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-9d2e8537-685b-423e-9931-a3247c286a00 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9d2e8537-685b-423e-9931-a3247c286a00 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9d2e8537-685b-423e-9931-a3247c286a00 img.shogun-image {
  /* Add background color handling */
  
}

#s-9d2e8537-685b-423e-9931-a3247c286a00 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9d2e8537-685b-423e-9931-a3247c286a00 .shg-image-content-wrapper {
      aspect-ratio: 300/290;
      min-width: 100%;
      height: auto;
    }

    #s-9d2e8537-685b-423e-9931-a3247c286a00 .shogun-image-link {
      aspect-ratio: 300/290;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9d2e8537-685b-423e-9931-a3247c286a00 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9d2e8537-685b-423e-9931-a3247c286a00.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9d2e8537-685b-423e-9931-a3247c286a00 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 150px;
  }



  img.s-9d2e8537-685b-423e-9931-a3247c286a00.shogun-image {
    
    
    
    max-height: 150px;
  }


.s-9d2e8537-685b-423e-9931-a3247c286a00 .shogun-image-content {
  
    justify-content: center;
  
}

.s-9d2e8537-685b-423e-9931-a3247c286a00.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9d2e8537-685b-423e-9931-a3247c286a00.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9d2e8537-685b-423e-9931-a3247c286a00.shogun-image {
  box-sizing: border-box;
}



.s-9d2e8537-685b-423e-9931-a3247c286a00 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-9d2e8537-685b-423e-9931-a3247c286a00 {
      --shg-aspect-ratio: calc(300/290); 
    }

    .s-9d2e8537-685b-423e-9931-a3247c286a00.shogun-image-container {
      position: relative;
    }

    .s-9d2e8537-685b-423e-9931-a3247c286a00.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9d2e8537-685b-423e-9931-a3247c286a00.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9d2e8537-685b-423e-9931-a3247c286a00 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 150px;
    }
  }

}
#s-6d1136fe-e5ed-4a91-b89b-b2a7c61e626a {
  margin-top: 20px;
margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-6d1136fe-e5ed-4a91-b89b-b2a7c61e626a .shogun-heading-component h1 {
  color: rgba(21, 44, 78, 1);
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 20px;
  line-height: 1em;
  
  
}


@media (min-width: 1200px){#s-6d1136fe-e5ed-4a91-b89b-b2a7c61e626a .shogun-heading-component h1 {
  color: rgba(21, 44, 78, 1);
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 25px;
  line-height: 1em;
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-6d1136fe-e5ed-4a91-b89b-b2a7c61e626a .shogun-heading-component h1 {
  color: rgba(21, 44, 78, 1);
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 25px;
  line-height: 1em;
  
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-6d1136fe-e5ed-4a91-b89b-b2a7c61e626a .shogun-heading-component h1 {
  color: rgba(21, 44, 78, 1);
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 18px;
  line-height: 1em;
  
  
}


}@media (max-width: 767px){#s-6d1136fe-e5ed-4a91-b89b-b2a7c61e626a .shogun-heading-component h1 {
  color: rgba(21, 44, 78, 1);
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 24px;
  line-height: 1em;
  
  
}


}
#s-3532ebf4-26c6-4ca7-9815-6c503d055955 {
  margin-top: 0px;
margin-left: 5%;
margin-bottom: 20px;
margin-right: 5%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3532ebf4-26c6-4ca7-9815-6c503d055955 .shogun-heading-component h1 {
  color: rgba(34, 34, 34, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 17px;
  line-height: 1.25em;
  
  
}


@media (min-width: 768px) and (max-width: 991px){#s-3532ebf4-26c6-4ca7-9815-6c503d055955 .shogun-heading-component h1 {
  color: rgba(34, 34, 34, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 15px;
  line-height: 1.25em;
  
  
}


}@media (max-width: 767px){#s-3532ebf4-26c6-4ca7-9815-6c503d055955 .shogun-heading-component h1 {
  color: rgba(34, 34, 34, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 15px;
  line-height: 1.25em;
  
  
}


}
#s-22ab7fbb-cd2e-4a3f-9215-d813006b0c39 {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-top: 20px;
padding-bottom: 20px;
min-height: 50px;
background-color: rgba(244, 244, 244, 1);
}








#s-22ab7fbb-cd2e-4a3f-9215-d813006b0c39 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-22ab7fbb-cd2e-4a3f-9215-d813006b0c39.shg-box.shg-c {
  justify-content: center;
}

#s-19beacde-add8-4e55-974d-5f9e49f603ae {
  margin-left: 5%;
margin-right: 5%;
}
@media (max-width: 767px){#s-19beacde-add8-4e55-974d-5f9e49f603ae {
  margin-left: 0%;
margin-right: 0%;
}
}
@media (min-width: 0px) {
[id="s-19beacde-add8-4e55-974d-5f9e49f603ae"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-19beacde-add8-4e55-974d-5f9e49f603ae"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-19beacde-add8-4e55-974d-5f9e49f603ae"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-19beacde-add8-4e55-974d-5f9e49f603ae"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-c7331cc4-eca0-4d9f-90c0-ad2285fd60aa {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}

#s-c7331cc4-eca0-4d9f-90c0-ad2285fd60aa {
  background-image: url();
}








#s-c7331cc4-eca0-4d9f-90c0-ad2285fd60aa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c7331cc4-eca0-4d9f-90c0-ad2285fd60aa {
  cursor: pointer;
}#s-c7331cc4-eca0-4d9f-90c0-ad2285fd60aa.shg-box.shg-c {
  justify-content: center;
}

#s-418996ac-37d6-4fc4-8d19-778f79087217 {
  margin-left: 40%;
margin-right: 40%;
max-width: 930px;
aspect-ratio: 1/1;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-418996ac-37d6-4fc4-8d19-778f79087217 {
  margin-left: 35%;
margin-right: 35%;
max-width: 990px;
}
}
#s-418996ac-37d6-4fc4-8d19-778f79087217 {
  margin: 0 !important;
  overflow: visible;
}

#s-418996ac-37d6-4fc4-8d19-778f79087217-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-418996ac-37d6-4fc4-8d19-778f79087217 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 40%;
  margin-right: 40%;
  
  
}

.shg-image-content-margin-container-s-418996ac-37d6-4fc4-8d19-778f79087217 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-418996ac-37d6-4fc4-8d19-778f79087217 img.shogun-image {
  /* Add background color handling */
  
}

#s-418996ac-37d6-4fc4-8d19-778f79087217 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-418996ac-37d6-4fc4-8d19-778f79087217 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-418996ac-37d6-4fc4-8d19-778f79087217 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-418996ac-37d6-4fc4-8d19-778f79087217 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-418996ac-37d6-4fc4-8d19-778f79087217.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-418996ac-37d6-4fc4-8d19-778f79087217 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 930px;
  }



  img.s-418996ac-37d6-4fc4-8d19-778f79087217.shogun-image {
    
    
    
    max-height: 930px;
  }


.s-418996ac-37d6-4fc4-8d19-778f79087217 .shogun-image-content {
  
    justify-content: center;
  
}

.s-418996ac-37d6-4fc4-8d19-778f79087217.shg-align-container {
  display: flex;
  justify-content: center
}

.s-418996ac-37d6-4fc4-8d19-778f79087217.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-418996ac-37d6-4fc4-8d19-778f79087217.shogun-image {
  box-sizing: border-box;
}



.s-418996ac-37d6-4fc4-8d19-778f79087217 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-418996ac-37d6-4fc4-8d19-778f79087217 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-418996ac-37d6-4fc4-8d19-778f79087217.shogun-image-container {
      position: relative;
    }

    .s-418996ac-37d6-4fc4-8d19-778f79087217.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-418996ac-37d6-4fc4-8d19-778f79087217.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-418996ac-37d6-4fc4-8d19-778f79087217 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 930px;
    }
  }

@media (min-width: 1200px){#s-418996ac-37d6-4fc4-8d19-778f79087217 {
  margin: 0 !important;
  overflow: visible;
}

#s-418996ac-37d6-4fc4-8d19-778f79087217-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-418996ac-37d6-4fc4-8d19-778f79087217 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-418996ac-37d6-4fc4-8d19-778f79087217 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-418996ac-37d6-4fc4-8d19-778f79087217 img.shogun-image {
  /* Add background color handling */
  
}

#s-418996ac-37d6-4fc4-8d19-778f79087217 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-418996ac-37d6-4fc4-8d19-778f79087217 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-418996ac-37d6-4fc4-8d19-778f79087217 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-418996ac-37d6-4fc4-8d19-778f79087217 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-418996ac-37d6-4fc4-8d19-778f79087217.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-418996ac-37d6-4fc4-8d19-778f79087217 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 930px;
  }



  img.s-418996ac-37d6-4fc4-8d19-778f79087217.shogun-image {
    
    
    
    max-height: 930px;
  }


.s-418996ac-37d6-4fc4-8d19-778f79087217 .shogun-image-content {
  
    justify-content: center;
  
}

.s-418996ac-37d6-4fc4-8d19-778f79087217.shg-align-container {
  display: flex;
  justify-content: center
}

.s-418996ac-37d6-4fc4-8d19-778f79087217.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-418996ac-37d6-4fc4-8d19-778f79087217.shogun-image {
  box-sizing: border-box;
}



.s-418996ac-37d6-4fc4-8d19-778f79087217 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-418996ac-37d6-4fc4-8d19-778f79087217 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-418996ac-37d6-4fc4-8d19-778f79087217.shogun-image-container {
      position: relative;
    }

    .s-418996ac-37d6-4fc4-8d19-778f79087217.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-418996ac-37d6-4fc4-8d19-778f79087217.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-418996ac-37d6-4fc4-8d19-778f79087217 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 930px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-418996ac-37d6-4fc4-8d19-778f79087217 {
  margin: 0 !important;
  overflow: visible;
}

#s-418996ac-37d6-4fc4-8d19-778f79087217-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-418996ac-37d6-4fc4-8d19-778f79087217 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-418996ac-37d6-4fc4-8d19-778f79087217 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-418996ac-37d6-4fc4-8d19-778f79087217 img.shogun-image {
  /* Add background color handling */
  
}

#s-418996ac-37d6-4fc4-8d19-778f79087217 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-418996ac-37d6-4fc4-8d19-778f79087217 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-418996ac-37d6-4fc4-8d19-778f79087217 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-418996ac-37d6-4fc4-8d19-778f79087217 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-418996ac-37d6-4fc4-8d19-778f79087217.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-418996ac-37d6-4fc4-8d19-778f79087217 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 930px;
  }



  img.s-418996ac-37d6-4fc4-8d19-778f79087217.shogun-image {
    
    
    
    max-height: 930px;
  }


.s-418996ac-37d6-4fc4-8d19-778f79087217 .shogun-image-content {
  
    justify-content: center;
  
}

.s-418996ac-37d6-4fc4-8d19-778f79087217.shg-align-container {
  display: flex;
  justify-content: center
}

.s-418996ac-37d6-4fc4-8d19-778f79087217.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-418996ac-37d6-4fc4-8d19-778f79087217.shogun-image {
  box-sizing: border-box;
}



.s-418996ac-37d6-4fc4-8d19-778f79087217 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-418996ac-37d6-4fc4-8d19-778f79087217 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-418996ac-37d6-4fc4-8d19-778f79087217.shogun-image-container {
      position: relative;
    }

    .s-418996ac-37d6-4fc4-8d19-778f79087217.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-418996ac-37d6-4fc4-8d19-778f79087217.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-418996ac-37d6-4fc4-8d19-778f79087217 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 930px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-418996ac-37d6-4fc4-8d19-778f79087217 {
  margin: 0 !important;
  overflow: visible;
}

#s-418996ac-37d6-4fc4-8d19-778f79087217-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-418996ac-37d6-4fc4-8d19-778f79087217 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 35%;
  margin-right: 35%;
  
  
}

.shg-image-content-margin-container-s-418996ac-37d6-4fc4-8d19-778f79087217 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-418996ac-37d6-4fc4-8d19-778f79087217 img.shogun-image {
  /* Add background color handling */
  
}

#s-418996ac-37d6-4fc4-8d19-778f79087217 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-418996ac-37d6-4fc4-8d19-778f79087217 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-418996ac-37d6-4fc4-8d19-778f79087217 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-418996ac-37d6-4fc4-8d19-778f79087217 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-418996ac-37d6-4fc4-8d19-778f79087217.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-418996ac-37d6-4fc4-8d19-778f79087217 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 930px;
  }



  img.s-418996ac-37d6-4fc4-8d19-778f79087217.shogun-image {
    
    
    
    max-height: 930px;
  }


.s-418996ac-37d6-4fc4-8d19-778f79087217 .shogun-image-content {
  
    justify-content: center;
  
}

.s-418996ac-37d6-4fc4-8d19-778f79087217.shg-align-container {
  display: flex;
  justify-content: center
}

.s-418996ac-37d6-4fc4-8d19-778f79087217.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-418996ac-37d6-4fc4-8d19-778f79087217.shogun-image {
  box-sizing: border-box;
}



.s-418996ac-37d6-4fc4-8d19-778f79087217 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-418996ac-37d6-4fc4-8d19-778f79087217 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-418996ac-37d6-4fc4-8d19-778f79087217.shogun-image-container {
      position: relative;
    }

    .s-418996ac-37d6-4fc4-8d19-778f79087217.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-418996ac-37d6-4fc4-8d19-778f79087217.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-418996ac-37d6-4fc4-8d19-778f79087217 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 930px;
    }
  }

}@media (max-width: 767px){#s-418996ac-37d6-4fc4-8d19-778f79087217 {
  margin: 0 !important;
  overflow: visible;
}

#s-418996ac-37d6-4fc4-8d19-778f79087217-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-418996ac-37d6-4fc4-8d19-778f79087217 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-418996ac-37d6-4fc4-8d19-778f79087217 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-418996ac-37d6-4fc4-8d19-778f79087217 img.shogun-image {
  /* Add background color handling */
  
}

#s-418996ac-37d6-4fc4-8d19-778f79087217 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-418996ac-37d6-4fc4-8d19-778f79087217 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-418996ac-37d6-4fc4-8d19-778f79087217 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-418996ac-37d6-4fc4-8d19-778f79087217 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-418996ac-37d6-4fc4-8d19-778f79087217.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-418996ac-37d6-4fc4-8d19-778f79087217 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 930px;
  }



  img.s-418996ac-37d6-4fc4-8d19-778f79087217.shogun-image {
    
    
    
    max-height: 930px;
  }


.s-418996ac-37d6-4fc4-8d19-778f79087217 .shogun-image-content {
  
    justify-content: center;
  
}

.s-418996ac-37d6-4fc4-8d19-778f79087217.shg-align-container {
  display: flex;
  justify-content: center
}

.s-418996ac-37d6-4fc4-8d19-778f79087217.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-418996ac-37d6-4fc4-8d19-778f79087217.shogun-image {
  box-sizing: border-box;
}



.s-418996ac-37d6-4fc4-8d19-778f79087217 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-418996ac-37d6-4fc4-8d19-778f79087217 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-418996ac-37d6-4fc4-8d19-778f79087217.shogun-image-container {
      position: relative;
    }

    .s-418996ac-37d6-4fc4-8d19-778f79087217.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-418996ac-37d6-4fc4-8d19-778f79087217.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-418996ac-37d6-4fc4-8d19-778f79087217 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 930px;
    }
  }

}
#s-81c2a60c-010e-491f-bce0-d15a5bcfaf0d {
  margin-top: 10px;
}
@media (min-width: 1200px){#s-81c2a60c-010e-491f-bce0-d15a5bcfaf0d {
  display: none;
}
#s-81c2a60c-010e-491f-bce0-d15a5bcfaf0d, #wrap-s-81c2a60c-010e-491f-bce0-d15a5bcfaf0d, #wrap-content-s-81c2a60c-010e-491f-bce0-d15a5bcfaf0d { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-81c2a60c-010e-491f-bce0-d15a5bcfaf0d {
  display: none;
}
#s-81c2a60c-010e-491f-bce0-d15a5bcfaf0d, #wrap-s-81c2a60c-010e-491f-bce0-d15a5bcfaf0d, #wrap-content-s-81c2a60c-010e-491f-bce0-d15a5bcfaf0d { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-81c2a60c-010e-491f-bce0-d15a5bcfaf0d {
  display: none;
}
#s-81c2a60c-010e-491f-bce0-d15a5bcfaf0d, #wrap-s-81c2a60c-010e-491f-bce0-d15a5bcfaf0d, #wrap-content-s-81c2a60c-010e-491f-bce0-d15a5bcfaf0d { display: none !important; }}
#s-d7724901-f284-42a5-9806-a161e783193b {
  margin-top: 10px;
}
@media (min-width: 1200px){#s-d7724901-f284-42a5-9806-a161e783193b {
  display: none;
}
#s-d7724901-f284-42a5-9806-a161e783193b, #wrap-s-d7724901-f284-42a5-9806-a161e783193b, #wrap-content-s-d7724901-f284-42a5-9806-a161e783193b { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d7724901-f284-42a5-9806-a161e783193b {
  display: none;
}
#s-d7724901-f284-42a5-9806-a161e783193b, #wrap-s-d7724901-f284-42a5-9806-a161e783193b, #wrap-content-s-d7724901-f284-42a5-9806-a161e783193b { display: none !important; }}@media (max-width: 767px){#s-d7724901-f284-42a5-9806-a161e783193b {
  display: none;
}
#s-d7724901-f284-42a5-9806-a161e783193b, #wrap-s-d7724901-f284-42a5-9806-a161e783193b, #wrap-content-s-d7724901-f284-42a5-9806-a161e783193b { display: none !important; }}
#s-d7883026-dd3f-43f2-aab5-bc47ab0fd70b {
  margin-top: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-d7883026-dd3f-43f2-aab5-bc47ab0fd70b {
  display: none;
}
#s-d7883026-dd3f-43f2-aab5-bc47ab0fd70b, #wrap-s-d7883026-dd3f-43f2-aab5-bc47ab0fd70b, #wrap-content-s-d7883026-dd3f-43f2-aab5-bc47ab0fd70b { display: none !important; }}@media (max-width: 767px){#s-d7883026-dd3f-43f2-aab5-bc47ab0fd70b {
  display: none;
}
#s-d7883026-dd3f-43f2-aab5-bc47ab0fd70b, #wrap-s-d7883026-dd3f-43f2-aab5-bc47ab0fd70b, #wrap-content-s-d7883026-dd3f-43f2-aab5-bc47ab0fd70b { display: none !important; }}
#s-b4c8deb5-633f-4172-a31e-15d33f49d994 {
  margin-top: 2px;
margin-left: 7%;
margin-bottom: 0px;
margin-right: 7%;
}
@media (min-width: 1200px){#s-b4c8deb5-633f-4172-a31e-15d33f49d994 {
  display: none;
}
#s-b4c8deb5-633f-4172-a31e-15d33f49d994, #wrap-s-b4c8deb5-633f-4172-a31e-15d33f49d994, #wrap-content-s-b4c8deb5-633f-4172-a31e-15d33f49d994 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b4c8deb5-633f-4172-a31e-15d33f49d994 {
  display: none;
}
#s-b4c8deb5-633f-4172-a31e-15d33f49d994, #wrap-s-b4c8deb5-633f-4172-a31e-15d33f49d994, #wrap-content-s-b4c8deb5-633f-4172-a31e-15d33f49d994 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b4c8deb5-633f-4172-a31e-15d33f49d994 {
  margin-left: 0%;
margin-right: 2%;
}
}@media (max-width: 767px){#s-b4c8deb5-633f-4172-a31e-15d33f49d994 {
  margin-left: 0%;
margin-right: 0%;
display: none;
}
#s-b4c8deb5-633f-4172-a31e-15d33f49d994, #wrap-s-b4c8deb5-633f-4172-a31e-15d33f49d994, #wrap-content-s-b4c8deb5-633f-4172-a31e-15d33f49d994 { display: none !important; }}
#s-055a3fb9-8b34-4b15-87b4-c275bfb80466 {
  margin-top: 9px;
margin-left: 0%;
margin-bottom: 5px;
margin-right: 0%;
}
@media (min-width: 768px) and (max-width: 991px){#s-055a3fb9-8b34-4b15-87b4-c275bfb80466 {
  display: none;
}
#s-055a3fb9-8b34-4b15-87b4-c275bfb80466, #wrap-s-055a3fb9-8b34-4b15-87b4-c275bfb80466, #wrap-content-s-055a3fb9-8b34-4b15-87b4-c275bfb80466 { display: none !important; }}
#s-66c9cd8f-105a-44b4-b867-50bd04a9ac0a {
  margin-top: 10px;
margin-left: 0%;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(21, 44, 78, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-66c9cd8f-105a-44b4-b867-50bd04a9ac0a:hover {background-color: rgba(21, 44, 78, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-66c9cd8f-105a-44b4-b867-50bd04a9ac0a:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-66c9cd8f-105a-44b4-b867-50bd04a9ac0a-root {
    text-align: center;
  }


#s-66c9cd8f-105a-44b4-b867-50bd04a9ac0a.shg-btn {
  color: #ffffff;
  font-size: 15px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-66c9cd8f-105a-44b4-b867-50bd04a9ac0a-root {
    text-align: center;
  }


#s-66c9cd8f-105a-44b4-b867-50bd04a9ac0a.shg-btn {
  color: #ffffff;
  font-size: 15px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-66c9cd8f-105a-44b4-b867-50bd04a9ac0a-root {
    text-align: center;
  }


#s-66c9cd8f-105a-44b4-b867-50bd04a9ac0a.shg-btn {
  color: #ffffff;
  font-size: 15px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-66c9cd8f-105a-44b4-b867-50bd04a9ac0a-root {
    text-align: center;
  }


#s-66c9cd8f-105a-44b4-b867-50bd04a9ac0a.shg-btn {
  color: #ffffff;
  font-size: 15px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-66c9cd8f-105a-44b4-b867-50bd04a9ac0a-root {
    text-align: center;
  }


#s-66c9cd8f-105a-44b4-b867-50bd04a9ac0a.shg-btn {
  color: #ffffff;
  font-size: 15px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}
.shg-hr-wrapper {
  padding: 30px 0;
}

.shg-hr-wrapper hr {
  margin: 0;
  border: 0;
  width: 100%;
}

#s-fc5f1601-7ddc-4c20-88e5-7d0a449b05be {
  margin-left: auto;
margin-bottom: 7px;
margin-right: auto;
}
@media (min-width: 1200px){#s-fc5f1601-7ddc-4c20-88e5-7d0a449b05be {
  display: none;
}
#s-fc5f1601-7ddc-4c20-88e5-7d0a449b05be, #wrap-s-fc5f1601-7ddc-4c20-88e5-7d0a449b05be, #wrap-content-s-fc5f1601-7ddc-4c20-88e5-7d0a449b05be { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-fc5f1601-7ddc-4c20-88e5-7d0a449b05be {
  display: none;
}
#s-fc5f1601-7ddc-4c20-88e5-7d0a449b05be, #wrap-s-fc5f1601-7ddc-4c20-88e5-7d0a449b05be, #wrap-content-s-fc5f1601-7ddc-4c20-88e5-7d0a449b05be { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-fc5f1601-7ddc-4c20-88e5-7d0a449b05be {
  display: none;
}
#s-fc5f1601-7ddc-4c20-88e5-7d0a449b05be, #wrap-s-fc5f1601-7ddc-4c20-88e5-7d0a449b05be, #wrap-content-s-fc5f1601-7ddc-4c20-88e5-7d0a449b05be { display: none !important; }}
#s-fc5f1601-7ddc-4c20-88e5-7d0a449b05be hr {
  border-top: 2px solid #ddd;
}

#s-6d494b7f-c2b3-4161-9f1f-a5cdcd493f2d {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}

#s-6d494b7f-c2b3-4161-9f1f-a5cdcd493f2d {
  background-image: url();
}








#s-6d494b7f-c2b3-4161-9f1f-a5cdcd493f2d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6d494b7f-c2b3-4161-9f1f-a5cdcd493f2d {
  cursor: pointer;
}#s-6d494b7f-c2b3-4161-9f1f-a5cdcd493f2d.shg-box.shg-c {
  justify-content: center;
}

#s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 {
  margin-left: 40%;
margin-right: 40%;
max-width: 900px;
aspect-ratio: 1/1;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 {
  margin-left: 35%;
margin-right: 35%;
}
}@media (max-width: 767px){#s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 {
  margin-left: 35%;
margin-right: 35%;
}
}
#s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 {
  margin: 0 !important;
  overflow: visible;
}

#s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 40%;
  margin-right: 40%;
  
  
}

.shg-image-content-margin-container-s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 img.shogun-image {
  /* Add background color handling */
  
}

#s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 900px;
  }



  img.s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25.shogun-image {
    
    
    
    max-height: 900px;
  }


.s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25.shogun-image {
  box-sizing: border-box;
}



.s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25.shogun-image-container {
      position: relative;
    }

    .s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 900px;
    }
  }

@media (min-width: 1200px){#s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 {
  margin: 0 !important;
  overflow: visible;
}

#s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 img.shogun-image {
  /* Add background color handling */
  
}

#s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 900px;
  }



  img.s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25.shogun-image {
    
    
    
    max-height: 900px;
  }


.s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25.shogun-image {
  box-sizing: border-box;
}



.s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25.shogun-image-container {
      position: relative;
    }

    .s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 900px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 {
  margin: 0 !important;
  overflow: visible;
}

#s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 img.shogun-image {
  /* Add background color handling */
  
}

#s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 900px;
  }



  img.s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25.shogun-image {
    
    
    
    max-height: 900px;
  }


.s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25.shogun-image {
  box-sizing: border-box;
}



.s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25.shogun-image-container {
      position: relative;
    }

    .s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 900px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 {
  margin: 0 !important;
  overflow: visible;
}

#s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 35%;
  margin-right: 35%;
  
  
}

.shg-image-content-margin-container-s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 img.shogun-image {
  /* Add background color handling */
  
}

#s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 900px;
  }



  img.s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25.shogun-image {
    
    
    
    max-height: 900px;
  }


.s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25.shogun-image {
  box-sizing: border-box;
}



.s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25.shogun-image-container {
      position: relative;
    }

    .s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 900px;
    }
  }

}@media (max-width: 767px){#s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 {
  margin: 0 !important;
  overflow: visible;
}

#s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 35%;
  margin-right: 35%;
  
  
}

.shg-image-content-margin-container-s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 img.shogun-image {
  /* Add background color handling */
  
}

#s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 900px;
  }



  img.s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25.shogun-image {
    
    
    
    max-height: 900px;
  }


.s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25.shogun-image {
  box-sizing: border-box;
}



.s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25.shogun-image-container {
      position: relative;
    }

    .s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 900px;
    }
  }

}
#s-e655d858-7ff1-46df-be86-791933fffaa8 {
  margin-top: 10px;
}
@media (min-width: 1200px){#s-e655d858-7ff1-46df-be86-791933fffaa8 {
  display: none;
}
#s-e655d858-7ff1-46df-be86-791933fffaa8, #wrap-s-e655d858-7ff1-46df-be86-791933fffaa8, #wrap-content-s-e655d858-7ff1-46df-be86-791933fffaa8 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e655d858-7ff1-46df-be86-791933fffaa8 {
  display: none;
}
#s-e655d858-7ff1-46df-be86-791933fffaa8, #wrap-s-e655d858-7ff1-46df-be86-791933fffaa8, #wrap-content-s-e655d858-7ff1-46df-be86-791933fffaa8 { display: none !important; }}@media (max-width: 767px){#s-e655d858-7ff1-46df-be86-791933fffaa8 {
  display: none;
}
#s-e655d858-7ff1-46df-be86-791933fffaa8, #wrap-s-e655d858-7ff1-46df-be86-791933fffaa8, #wrap-content-s-e655d858-7ff1-46df-be86-791933fffaa8 { display: none !important; }}
#s-d9511553-96ca-49ea-a73d-970323b44905 {
  margin-top: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-d9511553-96ca-49ea-a73d-970323b44905 {
  display: none;
}
#s-d9511553-96ca-49ea-a73d-970323b44905, #wrap-s-d9511553-96ca-49ea-a73d-970323b44905, #wrap-content-s-d9511553-96ca-49ea-a73d-970323b44905 { display: none !important; }}@media (max-width: 767px){#s-d9511553-96ca-49ea-a73d-970323b44905 {
  display: none;
}
#s-d9511553-96ca-49ea-a73d-970323b44905, #wrap-s-d9511553-96ca-49ea-a73d-970323b44905, #wrap-content-s-d9511553-96ca-49ea-a73d-970323b44905 { display: none !important; }}
#s-c6536806-7ff1-4ad0-946c-47e6923548f1 {
  margin-top: 10px;
}
@media (min-width: 1200px){#s-c6536806-7ff1-4ad0-946c-47e6923548f1 {
  display: none;
}
#s-c6536806-7ff1-4ad0-946c-47e6923548f1, #wrap-s-c6536806-7ff1-4ad0-946c-47e6923548f1, #wrap-content-s-c6536806-7ff1-4ad0-946c-47e6923548f1 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c6536806-7ff1-4ad0-946c-47e6923548f1 {
  display: none;
}
#s-c6536806-7ff1-4ad0-946c-47e6923548f1, #wrap-s-c6536806-7ff1-4ad0-946c-47e6923548f1, #wrap-content-s-c6536806-7ff1-4ad0-946c-47e6923548f1 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c6536806-7ff1-4ad0-946c-47e6923548f1 {
  display: none;
}
#s-c6536806-7ff1-4ad0-946c-47e6923548f1, #wrap-s-c6536806-7ff1-4ad0-946c-47e6923548f1, #wrap-content-s-c6536806-7ff1-4ad0-946c-47e6923548f1 { display: none !important; }}
#s-37ab47fa-e09b-4b98-b5c9-6da68c9caa16 {
  margin-left: auto;
margin-right: auto;
padding-top: 6px;
padding-bottom: 6px;
}

#s-6f31be5c-4fa2-4ef3-953c-9a7b11b9a540 {
  margin-top: 10px;
margin-left: 0%;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(21, 44, 78, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-6f31be5c-4fa2-4ef3-953c-9a7b11b9a540:hover {background-color: rgba(21, 44, 78, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-6f31be5c-4fa2-4ef3-953c-9a7b11b9a540:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-6f31be5c-4fa2-4ef3-953c-9a7b11b9a540-root {
    text-align: center;
  }


#s-6f31be5c-4fa2-4ef3-953c-9a7b11b9a540.shg-btn {
  color: #ffffff;
  font-size: 15px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-6f31be5c-4fa2-4ef3-953c-9a7b11b9a540-root {
    text-align: center;
  }


#s-6f31be5c-4fa2-4ef3-953c-9a7b11b9a540.shg-btn {
  color: #ffffff;
  font-size: 15px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-6f31be5c-4fa2-4ef3-953c-9a7b11b9a540-root {
    text-align: center;
  }


#s-6f31be5c-4fa2-4ef3-953c-9a7b11b9a540.shg-btn {
  color: #ffffff;
  font-size: 15px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-6f31be5c-4fa2-4ef3-953c-9a7b11b9a540-root {
    text-align: center;
  }


#s-6f31be5c-4fa2-4ef3-953c-9a7b11b9a540.shg-btn {
  color: #ffffff;
  font-size: 15px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-6f31be5c-4fa2-4ef3-953c-9a7b11b9a540-root {
    text-align: center;
  }


#s-6f31be5c-4fa2-4ef3-953c-9a7b11b9a540.shg-btn {
  color: #ffffff;
  font-size: 15px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}
#s-79d8921b-d211-41e4-a12e-5e831db2a8dd {
  margin-top: 20px;
margin-bottom: 20px;
min-height: 50px;
}








#s-79d8921b-d211-41e4-a12e-5e831db2a8dd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-79d8921b-d211-41e4-a12e-5e831db2a8dd {
  cursor: pointer;
}#s-79d8921b-d211-41e4-a12e-5e831db2a8dd.shg-box.shg-c {
  justify-content: center;
}

#s-4177d560-5dc4-4cf5-8809-c6cc7a2612dc {
  margin-top: 0px;
margin-bottom: -10px;
padding-top: 0px;
padding-bottom: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-4177d560-5dc4-4cf5-8809-c6cc7a2612dc {
  margin-left: 17%;
margin-right: 17%;
}
}
#s-7b0eafff-79a4-4eec-825a-ba4d4be0ac82 {
  margin-bottom: -20px;
}

#s-26cad876-bfdc-469a-9a57-2f60040aa145 {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-3e8aa374-3e39-4b3d-a269-7f8d5e240b4f {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
min-height: 50px;
}








#s-3e8aa374-3e39-4b3d-a269-7f8d5e240b4f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3e8aa374-3e39-4b3d-a269-7f8d5e240b4f.shg-box.shg-c {
  justify-content: center;
}

#s-6e359039-bc83-473a-a18c-8456d026c78d {
  margin-left: auto;
margin-right: auto;
max-width: 1920px;
aspect-ratio: 1920/71;
text-align: center;
}

#s-6e359039-bc83-473a-a18c-8456d026c78d {
  margin: 0 !important;
  overflow: visible;
}

#s-6e359039-bc83-473a-a18c-8456d026c78d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6e359039-bc83-473a-a18c-8456d026c78d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6e359039-bc83-473a-a18c-8456d026c78d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6e359039-bc83-473a-a18c-8456d026c78d img.shogun-image {
  /* Add background color handling */
  
}

#s-6e359039-bc83-473a-a18c-8456d026c78d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6e359039-bc83-473a-a18c-8456d026c78d .shg-image-content-wrapper {
      aspect-ratio: 1920/71;
      min-width: 100%;
      height: auto;
    }

    #s-6e359039-bc83-473a-a18c-8456d026c78d .shogun-image-link {
      aspect-ratio: 1920/71;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6e359039-bc83-473a-a18c-8456d026c78d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6e359039-bc83-473a-a18c-8456d026c78d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6e359039-bc83-473a-a18c-8456d026c78d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1920px;
  }



  img.s-6e359039-bc83-473a-a18c-8456d026c78d.shogun-image {
    
    
    
    max-height: 1920px;
  }


.s-6e359039-bc83-473a-a18c-8456d026c78d .shogun-image-content {
  
    justify-content: center;
  
}

.s-6e359039-bc83-473a-a18c-8456d026c78d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6e359039-bc83-473a-a18c-8456d026c78d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6e359039-bc83-473a-a18c-8456d026c78d.shogun-image {
  box-sizing: border-box;
}



.s-6e359039-bc83-473a-a18c-8456d026c78d img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-6e359039-bc83-473a-a18c-8456d026c78d {
      --shg-aspect-ratio: calc(1920/71); 
    }

    .s-6e359039-bc83-473a-a18c-8456d026c78d.shogun-image-container {
      position: relative;
    }

    .s-6e359039-bc83-473a-a18c-8456d026c78d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6e359039-bc83-473a-a18c-8456d026c78d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6e359039-bc83-473a-a18c-8456d026c78d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1920px;
    }
  }

@media (min-width: 1200px){#s-6e359039-bc83-473a-a18c-8456d026c78d {
  margin: 0 !important;
  overflow: visible;
}

#s-6e359039-bc83-473a-a18c-8456d026c78d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6e359039-bc83-473a-a18c-8456d026c78d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6e359039-bc83-473a-a18c-8456d026c78d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6e359039-bc83-473a-a18c-8456d026c78d img.shogun-image {
  /* Add background color handling */
  
}

#s-6e359039-bc83-473a-a18c-8456d026c78d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6e359039-bc83-473a-a18c-8456d026c78d .shg-image-content-wrapper {
      aspect-ratio: 1920/71;
      min-width: 100%;
      height: auto;
    }

    #s-6e359039-bc83-473a-a18c-8456d026c78d .shogun-image-link {
      aspect-ratio: 1920/71;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6e359039-bc83-473a-a18c-8456d026c78d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6e359039-bc83-473a-a18c-8456d026c78d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6e359039-bc83-473a-a18c-8456d026c78d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1920px;
  }



  img.s-6e359039-bc83-473a-a18c-8456d026c78d.shogun-image {
    
    
    
    max-height: 1920px;
  }


.s-6e359039-bc83-473a-a18c-8456d026c78d .shogun-image-content {
  
    justify-content: center;
  
}

.s-6e359039-bc83-473a-a18c-8456d026c78d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6e359039-bc83-473a-a18c-8456d026c78d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6e359039-bc83-473a-a18c-8456d026c78d.shogun-image {
  box-sizing: border-box;
}



.s-6e359039-bc83-473a-a18c-8456d026c78d img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-6e359039-bc83-473a-a18c-8456d026c78d {
      --shg-aspect-ratio: calc(1920/71); 
    }

    .s-6e359039-bc83-473a-a18c-8456d026c78d.shogun-image-container {
      position: relative;
    }

    .s-6e359039-bc83-473a-a18c-8456d026c78d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6e359039-bc83-473a-a18c-8456d026c78d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6e359039-bc83-473a-a18c-8456d026c78d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1920px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-6e359039-bc83-473a-a18c-8456d026c78d {
  margin: 0 !important;
  overflow: visible;
}

#s-6e359039-bc83-473a-a18c-8456d026c78d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6e359039-bc83-473a-a18c-8456d026c78d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6e359039-bc83-473a-a18c-8456d026c78d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6e359039-bc83-473a-a18c-8456d026c78d img.shogun-image {
  /* Add background color handling */
  
}

#s-6e359039-bc83-473a-a18c-8456d026c78d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6e359039-bc83-473a-a18c-8456d026c78d .shg-image-content-wrapper {
      aspect-ratio: 1920/71;
      min-width: 100%;
      height: auto;
    }

    #s-6e359039-bc83-473a-a18c-8456d026c78d .shogun-image-link {
      aspect-ratio: 1920/71;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6e359039-bc83-473a-a18c-8456d026c78d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6e359039-bc83-473a-a18c-8456d026c78d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6e359039-bc83-473a-a18c-8456d026c78d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1920px;
  }



  img.s-6e359039-bc83-473a-a18c-8456d026c78d.shogun-image {
    
    
    
    max-height: 1920px;
  }


.s-6e359039-bc83-473a-a18c-8456d026c78d .shogun-image-content {
  
    justify-content: center;
  
}

.s-6e359039-bc83-473a-a18c-8456d026c78d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6e359039-bc83-473a-a18c-8456d026c78d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6e359039-bc83-473a-a18c-8456d026c78d.shogun-image {
  box-sizing: border-box;
}



.s-6e359039-bc83-473a-a18c-8456d026c78d img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-6e359039-bc83-473a-a18c-8456d026c78d {
      --shg-aspect-ratio: calc(1920/71); 
    }

    .s-6e359039-bc83-473a-a18c-8456d026c78d.shogun-image-container {
      position: relative;
    }

    .s-6e359039-bc83-473a-a18c-8456d026c78d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6e359039-bc83-473a-a18c-8456d026c78d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6e359039-bc83-473a-a18c-8456d026c78d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1920px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-6e359039-bc83-473a-a18c-8456d026c78d {
  margin: 0 !important;
  overflow: visible;
}

#s-6e359039-bc83-473a-a18c-8456d026c78d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6e359039-bc83-473a-a18c-8456d026c78d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6e359039-bc83-473a-a18c-8456d026c78d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6e359039-bc83-473a-a18c-8456d026c78d img.shogun-image {
  /* Add background color handling */
  
}

#s-6e359039-bc83-473a-a18c-8456d026c78d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6e359039-bc83-473a-a18c-8456d026c78d .shg-image-content-wrapper {
      aspect-ratio: 1920/71;
      min-width: 100%;
      height: auto;
    }

    #s-6e359039-bc83-473a-a18c-8456d026c78d .shogun-image-link {
      aspect-ratio: 1920/71;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6e359039-bc83-473a-a18c-8456d026c78d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6e359039-bc83-473a-a18c-8456d026c78d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6e359039-bc83-473a-a18c-8456d026c78d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1920px;
  }



  img.s-6e359039-bc83-473a-a18c-8456d026c78d.shogun-image {
    
    
    
    max-height: 1920px;
  }


.s-6e359039-bc83-473a-a18c-8456d026c78d .shogun-image-content {
  
    justify-content: center;
  
}

.s-6e359039-bc83-473a-a18c-8456d026c78d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6e359039-bc83-473a-a18c-8456d026c78d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6e359039-bc83-473a-a18c-8456d026c78d.shogun-image {
  box-sizing: border-box;
}



.s-6e359039-bc83-473a-a18c-8456d026c78d img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-6e359039-bc83-473a-a18c-8456d026c78d {
      --shg-aspect-ratio: calc(1920/71); 
    }

    .s-6e359039-bc83-473a-a18c-8456d026c78d.shogun-image-container {
      position: relative;
    }

    .s-6e359039-bc83-473a-a18c-8456d026c78d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6e359039-bc83-473a-a18c-8456d026c78d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6e359039-bc83-473a-a18c-8456d026c78d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1920px;
    }
  }

}@media (max-width: 767px){#s-6e359039-bc83-473a-a18c-8456d026c78d {
  margin: 0 !important;
  overflow: visible;
}

#s-6e359039-bc83-473a-a18c-8456d026c78d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6e359039-bc83-473a-a18c-8456d026c78d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6e359039-bc83-473a-a18c-8456d026c78d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6e359039-bc83-473a-a18c-8456d026c78d img.shogun-image {
  /* Add background color handling */
  
}

#s-6e359039-bc83-473a-a18c-8456d026c78d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6e359039-bc83-473a-a18c-8456d026c78d .shg-image-content-wrapper {
      aspect-ratio: 1920/71;
      min-width: 100%;
      height: auto;
    }

    #s-6e359039-bc83-473a-a18c-8456d026c78d .shogun-image-link {
      aspect-ratio: 1920/71;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6e359039-bc83-473a-a18c-8456d026c78d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6e359039-bc83-473a-a18c-8456d026c78d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6e359039-bc83-473a-a18c-8456d026c78d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1920px;
  }



  img.s-6e359039-bc83-473a-a18c-8456d026c78d.shogun-image {
    
    
    
    max-height: 1920px;
  }


.s-6e359039-bc83-473a-a18c-8456d026c78d .shogun-image-content {
  
    justify-content: center;
  
}

.s-6e359039-bc83-473a-a18c-8456d026c78d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6e359039-bc83-473a-a18c-8456d026c78d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6e359039-bc83-473a-a18c-8456d026c78d.shogun-image {
  box-sizing: border-box;
}



.s-6e359039-bc83-473a-a18c-8456d026c78d img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-6e359039-bc83-473a-a18c-8456d026c78d {
      --shg-aspect-ratio: calc(1920/71); 
    }

    .s-6e359039-bc83-473a-a18c-8456d026c78d.shogun-image-container {
      position: relative;
    }

    .s-6e359039-bc83-473a-a18c-8456d026c78d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6e359039-bc83-473a-a18c-8456d026c78d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6e359039-bc83-473a-a18c-8456d026c78d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1920px;
    }
  }

}
#s-4e2c74b4-e0af-4c7f-8238-391c04ced2ab {
  background-size: cover;
margin-top: 0px;
margin-bottom: 0px;
min-height: 50px;
background-color: rgba(30, 100, 158, 1);
background-position: center center;
}








#s-4e2c74b4-e0af-4c7f-8238-391c04ced2ab > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4e2c74b4-e0af-4c7f-8238-391c04ced2ab.shg-box.shg-c {
  justify-content: center;
}

#s-067a9334-7a7c-4105-bdd9-b1eeecc44963 {
  margin-top: 40px;
margin-bottom: 10px;
}
@media (max-width: 767px){#s-067a9334-7a7c-4105-bdd9-b1eeecc44963 {
  margin-bottom: 1px;
}
}
#s-3062f027-bba7-41df-9aee-35c1525b85aa {
  margin-top: 0px;
margin-bottom: 20px;
}
@media (max-width: 767px){#s-3062f027-bba7-41df-9aee-35c1525b85aa {
  margin-top: 11px;
margin-left: 9%;
margin-right: 9%;
}
}
#s-85ee1d31-b614-4085-870b-2a9825f14728 {
  box-shadow:1px 1px 1px 1px rgba(127, 14, 125, 0);
margin-bottom: 49px;
min-height: 50px;
}

#s-85ee1d31-b614-4085-870b-2a9825f14728 {
  background-image: url();
}








#s-85ee1d31-b614-4085-870b-2a9825f14728 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-85ee1d31-b614-4085-870b-2a9825f14728.shg-box.shg-c {
  justify-content: center;
}

#s-9bfc29c1-af9b-4ca1-b009-e59776323d86 {
  margin-left: 8%;
margin-right: 8%;
}
@media (min-width: 768px) and (max-width: 991px){#s-9bfc29c1-af9b-4ca1-b009-e59776323d86 {
  margin-left: 3%;
margin-right: 3%;
}
}
@media (min-width: 0px) {
[id="s-9bfc29c1-af9b-4ca1-b009-e59776323d86"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9bfc29c1-af9b-4ca1-b009-e59776323d86"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 12.0px);
}

}

@media (min-width: 992px) {
[id="s-9bfc29c1-af9b-4ca1-b009-e59776323d86"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 12.0px);
}

}

@media (min-width: 1200px) {
[id="s-9bfc29c1-af9b-4ca1-b009-e59776323d86"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 12.0px);
}

}

#s-83cc5aa5-4822-4ec7-89b8-f257c1c12c48 {
  box-shadow:0px 1px 2px 0px ;
margin-top: 4px;
margin-left: 0%;
margin-bottom: 10px;
margin-right: 0%;
padding-left: 2%;
padding-right: 2%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 11px;
min-height: 50px;
background-color: rgba(244, 244, 244, 1);
}








#s-83cc5aa5-4822-4ec7-89b8-f257c1c12c48 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-83cc5aa5-4822-4ec7-89b8-f257c1c12c48 {
  cursor: pointer;
}#s-83cc5aa5-4822-4ec7-89b8-f257c1c12c48.shg-box.shg-c {
  justify-content: center;
}

#s-e7231b07-212a-4037-b1ad-255a4030686e {
  margin-top: 7px;
margin-left: 8%;
margin-bottom: 3px;
margin-right: 8%;
max-width: 600px;
aspect-ratio: 1/1;
text-align: center;
}

#s-e7231b07-212a-4037-b1ad-255a4030686e {
  margin: 0 !important;
  overflow: visible;
}

#s-e7231b07-212a-4037-b1ad-255a4030686e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e7231b07-212a-4037-b1ad-255a4030686e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 8%;
  margin-right: 8%;
  margin-top: 7px;
  margin-bottom: 3px;
}

.shg-image-content-margin-container-s-e7231b07-212a-4037-b1ad-255a4030686e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e7231b07-212a-4037-b1ad-255a4030686e img.shogun-image {
  /* Add background color handling */
  
}

#s-e7231b07-212a-4037-b1ad-255a4030686e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e7231b07-212a-4037-b1ad-255a4030686e .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-e7231b07-212a-4037-b1ad-255a4030686e .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e7231b07-212a-4037-b1ad-255a4030686e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e7231b07-212a-4037-b1ad-255a4030686e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e7231b07-212a-4037-b1ad-255a4030686e img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 600px;
  }



  img.s-e7231b07-212a-4037-b1ad-255a4030686e.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-e7231b07-212a-4037-b1ad-255a4030686e .shogun-image-content {
  
    justify-content: center;
  
}

.s-e7231b07-212a-4037-b1ad-255a4030686e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e7231b07-212a-4037-b1ad-255a4030686e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e7231b07-212a-4037-b1ad-255a4030686e.shogun-image {
  box-sizing: border-box;
}



.s-e7231b07-212a-4037-b1ad-255a4030686e img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-e7231b07-212a-4037-b1ad-255a4030686e {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-e7231b07-212a-4037-b1ad-255a4030686e.shogun-image-container {
      position: relative;
    }

    .s-e7231b07-212a-4037-b1ad-255a4030686e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e7231b07-212a-4037-b1ad-255a4030686e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e7231b07-212a-4037-b1ad-255a4030686e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

@media (min-width: 1200px){#s-e7231b07-212a-4037-b1ad-255a4030686e {
  margin: 0 !important;
  overflow: visible;
}

#s-e7231b07-212a-4037-b1ad-255a4030686e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e7231b07-212a-4037-b1ad-255a4030686e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e7231b07-212a-4037-b1ad-255a4030686e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e7231b07-212a-4037-b1ad-255a4030686e img.shogun-image {
  /* Add background color handling */
  
}

#s-e7231b07-212a-4037-b1ad-255a4030686e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e7231b07-212a-4037-b1ad-255a4030686e .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-e7231b07-212a-4037-b1ad-255a4030686e .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e7231b07-212a-4037-b1ad-255a4030686e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e7231b07-212a-4037-b1ad-255a4030686e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e7231b07-212a-4037-b1ad-255a4030686e img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 600px;
  }



  img.s-e7231b07-212a-4037-b1ad-255a4030686e.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-e7231b07-212a-4037-b1ad-255a4030686e .shogun-image-content {
  
    justify-content: center;
  
}

.s-e7231b07-212a-4037-b1ad-255a4030686e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e7231b07-212a-4037-b1ad-255a4030686e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e7231b07-212a-4037-b1ad-255a4030686e.shogun-image {
  box-sizing: border-box;
}



.s-e7231b07-212a-4037-b1ad-255a4030686e img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-e7231b07-212a-4037-b1ad-255a4030686e {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-e7231b07-212a-4037-b1ad-255a4030686e.shogun-image-container {
      position: relative;
    }

    .s-e7231b07-212a-4037-b1ad-255a4030686e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e7231b07-212a-4037-b1ad-255a4030686e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e7231b07-212a-4037-b1ad-255a4030686e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-e7231b07-212a-4037-b1ad-255a4030686e {
  margin: 0 !important;
  overflow: visible;
}

#s-e7231b07-212a-4037-b1ad-255a4030686e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e7231b07-212a-4037-b1ad-255a4030686e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e7231b07-212a-4037-b1ad-255a4030686e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e7231b07-212a-4037-b1ad-255a4030686e img.shogun-image {
  /* Add background color handling */
  
}

#s-e7231b07-212a-4037-b1ad-255a4030686e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e7231b07-212a-4037-b1ad-255a4030686e .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-e7231b07-212a-4037-b1ad-255a4030686e .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e7231b07-212a-4037-b1ad-255a4030686e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e7231b07-212a-4037-b1ad-255a4030686e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e7231b07-212a-4037-b1ad-255a4030686e img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 600px;
  }



  img.s-e7231b07-212a-4037-b1ad-255a4030686e.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-e7231b07-212a-4037-b1ad-255a4030686e .shogun-image-content {
  
    justify-content: center;
  
}

.s-e7231b07-212a-4037-b1ad-255a4030686e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e7231b07-212a-4037-b1ad-255a4030686e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e7231b07-212a-4037-b1ad-255a4030686e.shogun-image {
  box-sizing: border-box;
}



.s-e7231b07-212a-4037-b1ad-255a4030686e img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-e7231b07-212a-4037-b1ad-255a4030686e {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-e7231b07-212a-4037-b1ad-255a4030686e.shogun-image-container {
      position: relative;
    }

    .s-e7231b07-212a-4037-b1ad-255a4030686e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e7231b07-212a-4037-b1ad-255a4030686e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e7231b07-212a-4037-b1ad-255a4030686e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-e7231b07-212a-4037-b1ad-255a4030686e {
  margin: 0 !important;
  overflow: visible;
}

#s-e7231b07-212a-4037-b1ad-255a4030686e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e7231b07-212a-4037-b1ad-255a4030686e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e7231b07-212a-4037-b1ad-255a4030686e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e7231b07-212a-4037-b1ad-255a4030686e img.shogun-image {
  /* Add background color handling */
  
}

#s-e7231b07-212a-4037-b1ad-255a4030686e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e7231b07-212a-4037-b1ad-255a4030686e .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-e7231b07-212a-4037-b1ad-255a4030686e .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e7231b07-212a-4037-b1ad-255a4030686e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e7231b07-212a-4037-b1ad-255a4030686e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e7231b07-212a-4037-b1ad-255a4030686e img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 600px;
  }



  img.s-e7231b07-212a-4037-b1ad-255a4030686e.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-e7231b07-212a-4037-b1ad-255a4030686e .shogun-image-content {
  
    justify-content: center;
  
}

.s-e7231b07-212a-4037-b1ad-255a4030686e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e7231b07-212a-4037-b1ad-255a4030686e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e7231b07-212a-4037-b1ad-255a4030686e.shogun-image {
  box-sizing: border-box;
}



.s-e7231b07-212a-4037-b1ad-255a4030686e img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-e7231b07-212a-4037-b1ad-255a4030686e {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-e7231b07-212a-4037-b1ad-255a4030686e.shogun-image-container {
      position: relative;
    }

    .s-e7231b07-212a-4037-b1ad-255a4030686e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e7231b07-212a-4037-b1ad-255a4030686e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e7231b07-212a-4037-b1ad-255a4030686e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

}@media (max-width: 767px){#s-e7231b07-212a-4037-b1ad-255a4030686e {
  margin: 0 !important;
  overflow: visible;
}

#s-e7231b07-212a-4037-b1ad-255a4030686e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e7231b07-212a-4037-b1ad-255a4030686e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e7231b07-212a-4037-b1ad-255a4030686e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e7231b07-212a-4037-b1ad-255a4030686e img.shogun-image {
  /* Add background color handling */
  
}

#s-e7231b07-212a-4037-b1ad-255a4030686e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e7231b07-212a-4037-b1ad-255a4030686e .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-e7231b07-212a-4037-b1ad-255a4030686e .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e7231b07-212a-4037-b1ad-255a4030686e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e7231b07-212a-4037-b1ad-255a4030686e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e7231b07-212a-4037-b1ad-255a4030686e img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 600px;
  }



  img.s-e7231b07-212a-4037-b1ad-255a4030686e.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-e7231b07-212a-4037-b1ad-255a4030686e .shogun-image-content {
  
    justify-content: center;
  
}

.s-e7231b07-212a-4037-b1ad-255a4030686e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e7231b07-212a-4037-b1ad-255a4030686e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e7231b07-212a-4037-b1ad-255a4030686e.shogun-image {
  box-sizing: border-box;
}



.s-e7231b07-212a-4037-b1ad-255a4030686e img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-e7231b07-212a-4037-b1ad-255a4030686e {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-e7231b07-212a-4037-b1ad-255a4030686e.shogun-image-container {
      position: relative;
    }

    .s-e7231b07-212a-4037-b1ad-255a4030686e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e7231b07-212a-4037-b1ad-255a4030686e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e7231b07-212a-4037-b1ad-255a4030686e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

}
#s-33d5cc7a-90aa-4fc7-830f-dc957282ead1 {
  margin-top: 15px;
margin-bottom: 0px;
min-height: 0px;
}

#s-428c0198-4ab8-49d8-8007-b70dc36b0de3 {
  margin-top: 10px;
margin-left: 6%;
margin-bottom: 9px;
margin-right: 6%;
min-height: 0px;
}
@media (min-width: 1200px){#s-428c0198-4ab8-49d8-8007-b70dc36b0de3 {
  margin-left: 6%;
margin-right: 6%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-428c0198-4ab8-49d8-8007-b70dc36b0de3 {
  margin-left: 2%;
margin-right: 2%;
}
}
#s-305f0f01-c648-4d3f-bf2f-64b6f91384ad {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 15px;
margin-right: 5%;
padding-top: 6px;
padding-left: 13px;
padding-bottom: 6px;
padding-right: 13px;
border-radius: 2px;
background-color: rgba(21, 44, 78, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
letter-spacing: 0px;
}
#s-305f0f01-c648-4d3f-bf2f-64b6f91384ad:hover {background-color: rgba(30, 100, 158, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-305f0f01-c648-4d3f-bf2f-64b6f91384ad:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-305f0f01-c648-4d3f-bf2f-64b6f91384ad {
  margin-left: 12%;
margin-right: 12%;
}
}

  #s-305f0f01-c648-4d3f-bf2f-64b6f91384ad-root {
    text-align: center;
  }


#s-305f0f01-c648-4d3f-bf2f-64b6f91384ad.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Lato;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-305f0f01-c648-4d3f-bf2f-64b6f91384ad-root {
    text-align: center;
  }


#s-305f0f01-c648-4d3f-bf2f-64b6f91384ad.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Lato;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-305f0f01-c648-4d3f-bf2f-64b6f91384ad-root {
    text-align: center;
  }


#s-305f0f01-c648-4d3f-bf2f-64b6f91384ad.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Lato;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-305f0f01-c648-4d3f-bf2f-64b6f91384ad-root {
    text-align: center;
  }


#s-305f0f01-c648-4d3f-bf2f-64b6f91384ad.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Lato;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-305f0f01-c648-4d3f-bf2f-64b6f91384ad-root {
    text-align: center;
  }


#s-305f0f01-c648-4d3f-bf2f-64b6f91384ad.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Lato;
  display:  inline-block ;
}
}
#s-e5fb7d07-8b08-447f-9e39-8d088c21ec25 {
  box-shadow:0px 1px 2px 0px ;
margin-top: 4px;
margin-left: 0%;
margin-bottom: 10px;
margin-right: 0%;
padding-left: 2%;
padding-right: 2%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 11px;
min-height: 50px;
background-color: rgba(244, 244, 244, 1);
}








#s-e5fb7d07-8b08-447f-9e39-8d088c21ec25 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e5fb7d07-8b08-447f-9e39-8d088c21ec25 {
  cursor: pointer;
}#s-e5fb7d07-8b08-447f-9e39-8d088c21ec25.shg-box.shg-c {
  justify-content: center;
}

#s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff {
  margin-top: 7px;
margin-left: 8%;
margin-bottom: 3px;
margin-right: 8%;
max-width: 600px;
aspect-ratio: 1/1;
text-align: center;
}

#s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff {
  margin: 0 !important;
  overflow: visible;
}

#s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 8%;
  margin-right: 8%;
  margin-top: 7px;
  margin-bottom: 3px;
}

.shg-image-content-margin-container-s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff img.shogun-image {
  /* Add background color handling */
  
}

#s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 600px;
  }



  img.s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff .shogun-image-content {
  
    justify-content: center;
  
}

.s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff.shg-align-container {
  display: flex;
  justify-content: center
}

.s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff.shogun-image {
  box-sizing: border-box;
}



.s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff.shogun-image-container {
      position: relative;
    }

    .s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

@media (min-width: 1200px){#s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff {
  margin: 0 !important;
  overflow: visible;
}

#s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff img.shogun-image {
  /* Add background color handling */
  
}

#s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 600px;
  }



  img.s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff .shogun-image-content {
  
    justify-content: center;
  
}

.s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff.shg-align-container {
  display: flex;
  justify-content: center
}

.s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff.shogun-image {
  box-sizing: border-box;
}



.s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff.shogun-image-container {
      position: relative;
    }

    .s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff {
  margin: 0 !important;
  overflow: visible;
}

#s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff img.shogun-image {
  /* Add background color handling */
  
}

#s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 600px;
  }



  img.s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff .shogun-image-content {
  
    justify-content: center;
  
}

.s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff.shg-align-container {
  display: flex;
  justify-content: center
}

.s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff.shogun-image {
  box-sizing: border-box;
}



.s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff.shogun-image-container {
      position: relative;
    }

    .s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff {
  margin: 0 !important;
  overflow: visible;
}

#s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff img.shogun-image {
  /* Add background color handling */
  
}

#s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 600px;
  }



  img.s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff .shogun-image-content {
  
    justify-content: center;
  
}

.s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff.shg-align-container {
  display: flex;
  justify-content: center
}

.s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff.shogun-image {
  box-sizing: border-box;
}



.s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff.shogun-image-container {
      position: relative;
    }

    .s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

}@media (max-width: 767px){#s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff {
  margin: 0 !important;
  overflow: visible;
}

#s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff img.shogun-image {
  /* Add background color handling */
  
}

#s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 600px;
  }



  img.s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff .shogun-image-content {
  
    justify-content: center;
  
}

.s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff.shg-align-container {
  display: flex;
  justify-content: center
}

.s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff.shogun-image {
  box-sizing: border-box;
}



.s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff.shogun-image-container {
      position: relative;
    }

    .s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

}
#s-7afcf635-3d97-4af9-8253-29d2a5cc7510 {
  margin-top: 15px;
margin-bottom: 0px;
min-height: 0px;
}

#s-7b934657-2f76-4361-8f63-93e1ddcaf0a5 {
  margin-top: 10px;
margin-left: 1%;
margin-bottom: 9px;
margin-right: 1%;
min-height: 0px;
}

#s-5c794a13-148d-414e-92c1-5e1d24fff80b {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 15px;
margin-right: 5%;
padding-top: 6px;
padding-left: 13px;
padding-bottom: 6px;
padding-right: 13px;
border-radius: 2px;
background-color: rgba(21, 44, 78, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
letter-spacing: 0px;
}
#s-5c794a13-148d-414e-92c1-5e1d24fff80b:hover {background-color: rgba(30, 100, 158, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-5c794a13-148d-414e-92c1-5e1d24fff80b:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-5c794a13-148d-414e-92c1-5e1d24fff80b {
  margin-left: 12%;
margin-right: 12%;
}
}

  #s-5c794a13-148d-414e-92c1-5e1d24fff80b-root {
    text-align: center;
  }


#s-5c794a13-148d-414e-92c1-5e1d24fff80b.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Lato;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-5c794a13-148d-414e-92c1-5e1d24fff80b-root {
    text-align: center;
  }


#s-5c794a13-148d-414e-92c1-5e1d24fff80b.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Lato;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-5c794a13-148d-414e-92c1-5e1d24fff80b-root {
    text-align: center;
  }


#s-5c794a13-148d-414e-92c1-5e1d24fff80b.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Lato;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-5c794a13-148d-414e-92c1-5e1d24fff80b-root {
    text-align: center;
  }


#s-5c794a13-148d-414e-92c1-5e1d24fff80b.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Lato;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-5c794a13-148d-414e-92c1-5e1d24fff80b-root {
    text-align: center;
  }


#s-5c794a13-148d-414e-92c1-5e1d24fff80b.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Lato;
  display:  inline-block ;
}
}
#s-730502a7-24cf-494d-b5ca-024b82b7b6eb {
  box-shadow:0px 1px 2px 0px ;
margin-top: 4px;
margin-left: 0%;
margin-bottom: 10px;
margin-right: 0%;
padding-left: 2%;
padding-right: 2%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 11px;
min-height: 50px;
background-color: rgba(244, 244, 244, 1);
}








#s-730502a7-24cf-494d-b5ca-024b82b7b6eb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-730502a7-24cf-494d-b5ca-024b82b7b6eb {
  cursor: pointer;
}#s-730502a7-24cf-494d-b5ca-024b82b7b6eb.shg-box.shg-c {
  justify-content: center;
}

#s-ab3cccc3-382a-4d2f-93c3-9485044593ec {
  margin-top: 7px;
margin-left: 8%;
margin-bottom: 3px;
margin-right: 8%;
max-width: 600px;
aspect-ratio: 1/1;
text-align: center;
}

#s-ab3cccc3-382a-4d2f-93c3-9485044593ec {
  margin: 0 !important;
  overflow: visible;
}

#s-ab3cccc3-382a-4d2f-93c3-9485044593ec-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ab3cccc3-382a-4d2f-93c3-9485044593ec {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 8%;
  margin-right: 8%;
  margin-top: 7px;
  margin-bottom: 3px;
}

.shg-image-content-margin-container-s-ab3cccc3-382a-4d2f-93c3-9485044593ec {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ab3cccc3-382a-4d2f-93c3-9485044593ec img.shogun-image {
  /* Add background color handling */
  
}

#s-ab3cccc3-382a-4d2f-93c3-9485044593ec img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ab3cccc3-382a-4d2f-93c3-9485044593ec .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-ab3cccc3-382a-4d2f-93c3-9485044593ec .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ab3cccc3-382a-4d2f-93c3-9485044593ec .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ab3cccc3-382a-4d2f-93c3-9485044593ec.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ab3cccc3-382a-4d2f-93c3-9485044593ec img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 600px;
  }



  img.s-ab3cccc3-382a-4d2f-93c3-9485044593ec.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-ab3cccc3-382a-4d2f-93c3-9485044593ec .shogun-image-content {
  
    justify-content: center;
  
}

.s-ab3cccc3-382a-4d2f-93c3-9485044593ec.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ab3cccc3-382a-4d2f-93c3-9485044593ec.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ab3cccc3-382a-4d2f-93c3-9485044593ec.shogun-image {
  box-sizing: border-box;
}



.s-ab3cccc3-382a-4d2f-93c3-9485044593ec img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ab3cccc3-382a-4d2f-93c3-9485044593ec {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-ab3cccc3-382a-4d2f-93c3-9485044593ec.shogun-image-container {
      position: relative;
    }

    .s-ab3cccc3-382a-4d2f-93c3-9485044593ec.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ab3cccc3-382a-4d2f-93c3-9485044593ec.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ab3cccc3-382a-4d2f-93c3-9485044593ec img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

@media (min-width: 1200px){#s-ab3cccc3-382a-4d2f-93c3-9485044593ec {
  margin: 0 !important;
  overflow: visible;
}

#s-ab3cccc3-382a-4d2f-93c3-9485044593ec-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ab3cccc3-382a-4d2f-93c3-9485044593ec {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ab3cccc3-382a-4d2f-93c3-9485044593ec {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ab3cccc3-382a-4d2f-93c3-9485044593ec img.shogun-image {
  /* Add background color handling */
  
}

#s-ab3cccc3-382a-4d2f-93c3-9485044593ec img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ab3cccc3-382a-4d2f-93c3-9485044593ec .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-ab3cccc3-382a-4d2f-93c3-9485044593ec .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ab3cccc3-382a-4d2f-93c3-9485044593ec .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ab3cccc3-382a-4d2f-93c3-9485044593ec.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ab3cccc3-382a-4d2f-93c3-9485044593ec img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 600px;
  }



  img.s-ab3cccc3-382a-4d2f-93c3-9485044593ec.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-ab3cccc3-382a-4d2f-93c3-9485044593ec .shogun-image-content {
  
    justify-content: center;
  
}

.s-ab3cccc3-382a-4d2f-93c3-9485044593ec.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ab3cccc3-382a-4d2f-93c3-9485044593ec.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ab3cccc3-382a-4d2f-93c3-9485044593ec.shogun-image {
  box-sizing: border-box;
}



.s-ab3cccc3-382a-4d2f-93c3-9485044593ec img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ab3cccc3-382a-4d2f-93c3-9485044593ec {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-ab3cccc3-382a-4d2f-93c3-9485044593ec.shogun-image-container {
      position: relative;
    }

    .s-ab3cccc3-382a-4d2f-93c3-9485044593ec.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ab3cccc3-382a-4d2f-93c3-9485044593ec.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ab3cccc3-382a-4d2f-93c3-9485044593ec img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-ab3cccc3-382a-4d2f-93c3-9485044593ec {
  margin: 0 !important;
  overflow: visible;
}

#s-ab3cccc3-382a-4d2f-93c3-9485044593ec-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ab3cccc3-382a-4d2f-93c3-9485044593ec {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ab3cccc3-382a-4d2f-93c3-9485044593ec {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ab3cccc3-382a-4d2f-93c3-9485044593ec img.shogun-image {
  /* Add background color handling */
  
}

#s-ab3cccc3-382a-4d2f-93c3-9485044593ec img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ab3cccc3-382a-4d2f-93c3-9485044593ec .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-ab3cccc3-382a-4d2f-93c3-9485044593ec .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ab3cccc3-382a-4d2f-93c3-9485044593ec .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ab3cccc3-382a-4d2f-93c3-9485044593ec.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ab3cccc3-382a-4d2f-93c3-9485044593ec img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 600px;
  }



  img.s-ab3cccc3-382a-4d2f-93c3-9485044593ec.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-ab3cccc3-382a-4d2f-93c3-9485044593ec .shogun-image-content {
  
    justify-content: center;
  
}

.s-ab3cccc3-382a-4d2f-93c3-9485044593ec.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ab3cccc3-382a-4d2f-93c3-9485044593ec.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ab3cccc3-382a-4d2f-93c3-9485044593ec.shogun-image {
  box-sizing: border-box;
}



.s-ab3cccc3-382a-4d2f-93c3-9485044593ec img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ab3cccc3-382a-4d2f-93c3-9485044593ec {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-ab3cccc3-382a-4d2f-93c3-9485044593ec.shogun-image-container {
      position: relative;
    }

    .s-ab3cccc3-382a-4d2f-93c3-9485044593ec.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ab3cccc3-382a-4d2f-93c3-9485044593ec.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ab3cccc3-382a-4d2f-93c3-9485044593ec img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-ab3cccc3-382a-4d2f-93c3-9485044593ec {
  margin: 0 !important;
  overflow: visible;
}

#s-ab3cccc3-382a-4d2f-93c3-9485044593ec-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ab3cccc3-382a-4d2f-93c3-9485044593ec {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ab3cccc3-382a-4d2f-93c3-9485044593ec {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ab3cccc3-382a-4d2f-93c3-9485044593ec img.shogun-image {
  /* Add background color handling */
  
}

#s-ab3cccc3-382a-4d2f-93c3-9485044593ec img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ab3cccc3-382a-4d2f-93c3-9485044593ec .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-ab3cccc3-382a-4d2f-93c3-9485044593ec .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ab3cccc3-382a-4d2f-93c3-9485044593ec .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ab3cccc3-382a-4d2f-93c3-9485044593ec.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ab3cccc3-382a-4d2f-93c3-9485044593ec img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 600px;
  }



  img.s-ab3cccc3-382a-4d2f-93c3-9485044593ec.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-ab3cccc3-382a-4d2f-93c3-9485044593ec .shogun-image-content {
  
    justify-content: center;
  
}

.s-ab3cccc3-382a-4d2f-93c3-9485044593ec.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ab3cccc3-382a-4d2f-93c3-9485044593ec.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ab3cccc3-382a-4d2f-93c3-9485044593ec.shogun-image {
  box-sizing: border-box;
}



.s-ab3cccc3-382a-4d2f-93c3-9485044593ec img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ab3cccc3-382a-4d2f-93c3-9485044593ec {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-ab3cccc3-382a-4d2f-93c3-9485044593ec.shogun-image-container {
      position: relative;
    }

    .s-ab3cccc3-382a-4d2f-93c3-9485044593ec.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ab3cccc3-382a-4d2f-93c3-9485044593ec.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ab3cccc3-382a-4d2f-93c3-9485044593ec img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

}@media (max-width: 767px){#s-ab3cccc3-382a-4d2f-93c3-9485044593ec {
  margin: 0 !important;
  overflow: visible;
}

#s-ab3cccc3-382a-4d2f-93c3-9485044593ec-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ab3cccc3-382a-4d2f-93c3-9485044593ec {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ab3cccc3-382a-4d2f-93c3-9485044593ec {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ab3cccc3-382a-4d2f-93c3-9485044593ec img.shogun-image {
  /* Add background color handling */
  
}

#s-ab3cccc3-382a-4d2f-93c3-9485044593ec img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ab3cccc3-382a-4d2f-93c3-9485044593ec .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-ab3cccc3-382a-4d2f-93c3-9485044593ec .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ab3cccc3-382a-4d2f-93c3-9485044593ec .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ab3cccc3-382a-4d2f-93c3-9485044593ec.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ab3cccc3-382a-4d2f-93c3-9485044593ec img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 600px;
  }



  img.s-ab3cccc3-382a-4d2f-93c3-9485044593ec.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-ab3cccc3-382a-4d2f-93c3-9485044593ec .shogun-image-content {
  
    justify-content: center;
  
}

.s-ab3cccc3-382a-4d2f-93c3-9485044593ec.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ab3cccc3-382a-4d2f-93c3-9485044593ec.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ab3cccc3-382a-4d2f-93c3-9485044593ec.shogun-image {
  box-sizing: border-box;
}



.s-ab3cccc3-382a-4d2f-93c3-9485044593ec img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ab3cccc3-382a-4d2f-93c3-9485044593ec {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-ab3cccc3-382a-4d2f-93c3-9485044593ec.shogun-image-container {
      position: relative;
    }

    .s-ab3cccc3-382a-4d2f-93c3-9485044593ec.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ab3cccc3-382a-4d2f-93c3-9485044593ec.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ab3cccc3-382a-4d2f-93c3-9485044593ec img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

}
#s-fdd5e6c8-d207-40f8-9801-b3faded1cf74 {
  margin-top: 15px;
margin-bottom: 0px;
min-height: 0px;
}

#s-f700125c-7140-4fc3-95a1-be723beb640d {
  margin-top: 10px;
margin-left: 1%;
margin-bottom: 9px;
margin-right: 1%;
min-height: 0px;
}

#s-d37e2ae9-d43c-40a8-a91e-26fd65ca4f4f {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 15px;
margin-right: 5%;
padding-top: 6px;
padding-left: 13px;
padding-bottom: 6px;
padding-right: 13px;
border-radius: 2px;
background-color: rgba(21, 44, 78, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
letter-spacing: 0px;
}
#s-d37e2ae9-d43c-40a8-a91e-26fd65ca4f4f:hover {background-color: rgba(30, 100, 158, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-d37e2ae9-d43c-40a8-a91e-26fd65ca4f4f:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-d37e2ae9-d43c-40a8-a91e-26fd65ca4f4f {
  margin-left: 13%;
margin-right: 13%;
}
}

  #s-d37e2ae9-d43c-40a8-a91e-26fd65ca4f4f-root {
    text-align: center;
  }


#s-d37e2ae9-d43c-40a8-a91e-26fd65ca4f4f.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Lato;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-d37e2ae9-d43c-40a8-a91e-26fd65ca4f4f-root {
    text-align: center;
  }


#s-d37e2ae9-d43c-40a8-a91e-26fd65ca4f4f.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Lato;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-d37e2ae9-d43c-40a8-a91e-26fd65ca4f4f-root {
    text-align: center;
  }


#s-d37e2ae9-d43c-40a8-a91e-26fd65ca4f4f.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Lato;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-d37e2ae9-d43c-40a8-a91e-26fd65ca4f4f-root {
    text-align: center;
  }


#s-d37e2ae9-d43c-40a8-a91e-26fd65ca4f4f.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Lato;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-d37e2ae9-d43c-40a8-a91e-26fd65ca4f4f-root {
    text-align: center;
  }


#s-d37e2ae9-d43c-40a8-a91e-26fd65ca4f4f.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Lato;
  display:  inline-block ;
}
}
#s-f5a9d9c8-0a68-443c-a790-650aaf097e23 {
  margin-top: 30px;
margin-bottom: 30px;
}

@media (min-width: 0px) {
[id="s-f5a9d9c8-0a68-443c-a790-650aaf097e23"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f5a9d9c8-0a68-443c-a790-650aaf097e23"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-f5a9d9c8-0a68-443c-a790-650aaf097e23"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-f5a9d9c8-0a68-443c-a790-650aaf097e23"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

#s-7693f157-2e3e-4f5c-bb04-d85c5fc65a2f {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
border-top-width: 10px;
border-left-width: 10px;
border-bottom-width: 10px;
border-right-width: 10px;
border-color: rgba(255, 255, 255, 1);
border-radius: 1px;
min-height: 10px;
max-width: 900px;
background-color: rgba(21, 44, 78, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-7693f157-2e3e-4f5c-bb04-d85c5fc65a2f:hover {background-color: rgba(30, 100, 158, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-7693f157-2e3e-4f5c-bb04-d85c5fc65a2f:active {background-color: rgba(21, 44, 78, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-7693f157-2e3e-4f5c-bb04-d85c5fc65a2f-root {
    text-align: center;
  }


#s-7693f157-2e3e-4f5c-bb04-d85c5fc65a2f.shg-btn {
  color: #ffffff;
  font-size: 17px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}
@media (min-width: 1200px){
  #s-7693f157-2e3e-4f5c-bb04-d85c5fc65a2f-root {
    text-align: center;
  }


#s-7693f157-2e3e-4f5c-bb04-d85c5fc65a2f.shg-btn {
  color: #ffffff;
  font-size: 17px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-7693f157-2e3e-4f5c-bb04-d85c5fc65a2f-root {
    text-align: center;
  }


#s-7693f157-2e3e-4f5c-bb04-d85c5fc65a2f.shg-btn {
  color: #ffffff;
  font-size: 17px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-7693f157-2e3e-4f5c-bb04-d85c5fc65a2f-root {
    text-align: center;
  }


#s-7693f157-2e3e-4f5c-bb04-d85c5fc65a2f.shg-btn {
  color: #ffffff;
  font-size: 17px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}
}@media (max-width: 767px){
  #s-7693f157-2e3e-4f5c-bb04-d85c5fc65a2f-root {
    text-align: center;
  }


#s-7693f157-2e3e-4f5c-bb04-d85c5fc65a2f.shg-btn {
  color: #ffffff;
  font-size: 17px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}
}
#s-68486903-2136-444a-a3bd-ae3582f12ff4 {
  border-style: solid;
padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
border-top-width: 10px;
border-left-width: 10px;
border-bottom-width: 10px;
border-right-width: 10px;
border-color: rgba(255, 255, 255, 1);
border-radius: 1px;
background-color: rgba(21, 44, 78, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-68486903-2136-444a-a3bd-ae3582f12ff4:hover {background-color: rgba(30, 100, 158, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-68486903-2136-444a-a3bd-ae3582f12ff4:active {background-color: rgba(21, 44, 78, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-68486903-2136-444a-a3bd-ae3582f12ff4-root {
    text-align: center;
  }


#s-68486903-2136-444a-a3bd-ae3582f12ff4.shg-btn {
  color: #ffffff;
  font-size: 17px;
  font-weight: 700;
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-68486903-2136-444a-a3bd-ae3582f12ff4-root {
    text-align: center;
  }


#s-68486903-2136-444a-a3bd-ae3582f12ff4.shg-btn {
  color: #ffffff;
  font-size: 17px;
  font-weight: 700;
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-68486903-2136-444a-a3bd-ae3582f12ff4-root {
    text-align: center;
  }


#s-68486903-2136-444a-a3bd-ae3582f12ff4.shg-btn {
  color: #ffffff;
  font-size: 17px;
  font-weight: 700;
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-68486903-2136-444a-a3bd-ae3582f12ff4-root {
    text-align: center;
  }


#s-68486903-2136-444a-a3bd-ae3582f12ff4.shg-btn {
  color: #ffffff;
  font-size: 17px;
  font-weight: 700;
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-68486903-2136-444a-a3bd-ae3582f12ff4-root {
    text-align: center;
  }


#s-68486903-2136-444a-a3bd-ae3582f12ff4.shg-btn {
  color: #ffffff;
  font-size: 17px;
  font-weight: 700;
  
  
  display:  block ;
}
}
#s-06747246-14b4-4992-9423-8d3b22064ed1 {
  border-style: solid;
padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
border-top-width: 10px;
border-left-width: 10px;
border-bottom-width: 10px;
border-right-width: 10px;
border-color: rgba(255, 255, 255, 1);
border-radius: 1px;
background-color: rgba(21, 44, 78, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-06747246-14b4-4992-9423-8d3b22064ed1:hover {background-color: rgba(30, 100, 158, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-06747246-14b4-4992-9423-8d3b22064ed1:active {background-color: rgba(21, 44, 78, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-06747246-14b4-4992-9423-8d3b22064ed1-root {
    text-align: center;
  }


#s-06747246-14b4-4992-9423-8d3b22064ed1.shg-btn {
  color: #ffffff;
  font-size: 17px;
  font-weight: 700;
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-06747246-14b4-4992-9423-8d3b22064ed1-root {
    text-align: center;
  }


#s-06747246-14b4-4992-9423-8d3b22064ed1.shg-btn {
  color: #ffffff;
  font-size: 17px;
  font-weight: 700;
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-06747246-14b4-4992-9423-8d3b22064ed1-root {
    text-align: center;
  }


#s-06747246-14b4-4992-9423-8d3b22064ed1.shg-btn {
  color: #ffffff;
  font-size: 17px;
  font-weight: 700;
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-06747246-14b4-4992-9423-8d3b22064ed1-root {
    text-align: center;
  }


#s-06747246-14b4-4992-9423-8d3b22064ed1.shg-btn {
  color: #ffffff;
  font-size: 17px;
  font-weight: 700;
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-06747246-14b4-4992-9423-8d3b22064ed1-root {
    text-align: center;
  }


#s-06747246-14b4-4992-9423-8d3b22064ed1.shg-btn {
  color: #ffffff;
  font-size: 17px;
  font-weight: 700;
  
  
  display:  block ;
}
}
/*
  $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;
}

@charset "UTF-8";/*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{animation-duration:1s;animation-duration:var(--animate-duration);animation-fill-mode:both}.animate__animated.animate__infinite{animation-iteration-count:infinite}.animate__animated.animate__repeat-1{animation-iteration-count:1;animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{animation-iteration-count:2;animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{animation-iteration-count:3;animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{animation-delay:1s;animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{animation-delay:2s;animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{animation-delay:3s;animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{animation-delay:4s;animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{animation-delay:5s;animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{animation-duration:.5s;animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{animation-duration:.8s;animation-duration:calc(var(--animate-duration)*0.8)}.animate__animated.animate__slow{animation-duration:2s;animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{animation-duration:3s;animation-duration:calc(var(--animate-duration)*3)}@media (prefers-reduced-motion:reduce),print{.animate__animated{animation-duration:1ms!important;transition-duration:1ms!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}@keyframes bounce{0%,20%,53%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0) scaleY(.95)}90%{transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.animate__pulse{animation-name:pulse;animation-timing-function:ease-in-out}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.animate__rubberBand{animation-name:rubberBand}@keyframes shakeX{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.animate__shakeX{animation-name:shakeX}@keyframes shakeY{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(0,-10px,0)}20%,40%,60%,80%{transform:translate3d(0,10px,0)}}.animate__shakeY{animation-name:shakeY}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.animate__headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.animate__swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.animate__tada{animation-name:tada}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:translateZ(0)}}.animate__wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.animate__jello{animation-name:jello;transform-origin:center}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.animate__heartBeat{animation-name:heartBeat;animation-duration:1.3s;animation-duration:calc(var(--animate-duration)*1.3);animation-timing-function:ease-in-out}@keyframes backInDown{0%{transform:translateY(-1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInDown{animation-name:backInDown}@keyframes backInLeft{0%{transform:translateX(-2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInLeft{animation-name:backInLeft}@keyframes backInRight{0%{transform:translateX(2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInRight{animation-name:backInRight}@keyframes backInUp{0%{transform:translateY(1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInUp{animation-name:backInUp}@keyframes backOutDown{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(700px) scale(.7);opacity:.7}}.animate__backOutDown{animation-name:backOutDown}@keyframes backOutLeft{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(-2000px) scale(.7);opacity:.7}}.animate__backOutLeft{animation-name:backOutLeft}@keyframes backOutRight{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(2000px) scale(.7);opacity:.7}}.animate__backOutRight{animation-name:backOutRight}@keyframes backOutUp{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(-700px) scale(.7);opacity:.7}}.animate__backOutUp{animation-name:backOutUp}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.animate__bounceIn{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;transform:translate3d(0,25px,0) scaleY(.9)}75%{transform:translate3d(0,-10px,0) scaleY(.95)}90%{transform:translate3d(0,5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(25px,0,0) scaleX(1)}75%{transform:translate3d(-10px,0,0) scaleX(.98)}90%{transform:translate3d(5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(-25px,0,0) scaleX(1)}75%{transform:translate3d(10px,0,0) scaleX(.98)}90%{transform:translate3d(-5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}75%{transform:translate3d(0,10px,0) scaleY(.95)}90%{transform:translate3d(0,-5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.animate__bounceOut{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeInTopLeft{0%{opacity:0;transform:translate3d(-100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopLeft{animation-name:fadeInTopLeft}@keyframes fadeInTopRight{0%{opacity:0;transform:translate3d(100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopRight{animation-name:fadeInTopRight}@keyframes fadeInBottomLeft{0%{opacity:0;transform:translate3d(-100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomLeft{animation-name:fadeInBottomLeft}@keyframes fadeInBottomRight{0%{opacity:0;transform:translate3d(100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomRight{animation-name:fadeInBottomRight}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.animate__fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.animate__fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{animation-name:fadeOutTopLeft}@keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{animation-name:fadeOutTopRight}@keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{animation-name:fadeOutBottomRight}@keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{animation-name:fadeOutBottomLeft}@keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}}.animate__animated.animate__flip{backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.animate__flipInX{backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.animate__flipInY{backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);animation-name:flipOutX;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedInRight{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInRight{animation-name:lightSpeedInRight;animation-timing-function:ease-out}@keyframes lightSpeedInLeft{0%{transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{transform:skewX(-20deg);opacity:1}80%{transform:skewX(5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInLeft{animation-name:lightSpeedInLeft;animation-timing-function:ease-out}@keyframes lightSpeedOutRight{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.animate__lightSpeedOutRight{animation-name:lightSpeedOutRight;animation-timing-function:ease-in}@keyframes lightSpeedOutLeft{0%{opacity:1}to{transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}.animate__lightSpeedOutLeft{animation-name:lightSpeedOutLeft;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform:rotate(-200deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateIn{animation-name:rotateIn;transform-origin:center}@keyframes rotateInDownLeft{0%{transform:rotate(-45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{animation-name:rotateInDownLeft;transform-origin:left bottom}@keyframes rotateInDownRight{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{animation-name:rotateInDownRight;transform-origin:right bottom}@keyframes rotateInUpLeft{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{animation-name:rotateInUpLeft;transform-origin:left bottom}@keyframes rotateInUpRight{0%{transform:rotate(-90deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{animation-name:rotateInUpRight;transform-origin:right bottom}@keyframes rotateOut{0%{opacity:1}to{transform:rotate(200deg);opacity:0}}.animate__rotateOut{animation-name:rotateOut;transform-origin:center}@keyframes rotateOutDownLeft{0%{opacity:1}to{transform:rotate(45deg);opacity:0}}.animate__rotateOutDownLeft{animation-name:rotateOutDownLeft;transform-origin:left bottom}@keyframes rotateOutDownRight{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutDownRight{animation-name:rotateOutDownRight;transform-origin:right bottom}@keyframes rotateOutUpLeft{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutUpLeft{animation-name:rotateOutUpLeft;transform-origin:left bottom}@keyframes rotateOutUpRight{0%{opacity:1}to{transform:rotate(90deg);opacity:0}}.animate__rotateOutUpRight{animation-name:rotateOutUpRight;transform-origin:right bottom}@keyframes hinge{0%{animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.animate__hinge{animation-duration:2s;animation-duration:calc(var(--animate-duration)*2);animation-name:hinge;transform-origin:top left}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.animate__jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}.animate__rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.animate__rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutDown{animation-name:zoomOutDown;transform-origin:center bottom}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{animation-name:zoomOutLeft;transform-origin:left center}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{animation-name:zoomOutRight;transform-origin:right center}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutUp{animation-name:zoomOutUp;transform-origin:center bottom}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.animate__slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.animate__slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.animate__slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.animate__slideOutUp{animation-name:slideOutUp}