.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-c0b6c3a7-8647-4e9e-b8ee-f98d4dad9fa3 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
min-height: 750px;
background-position: center center;
background-attachment: scroll;
}
@media (max-width: 767px){#s-c0b6c3a7-8647-4e9e-b8ee-f98d4dad9fa3 {
  display: none;
}
#s-c0b6c3a7-8647-4e9e-b8ee-f98d4dad9fa3, #wrap-s-c0b6c3a7-8647-4e9e-b8ee-f98d4dad9fa3, #wrap-content-s-c0b6c3a7-8647-4e9e-b8ee-f98d4dad9fa3 { display: none !important; }}
#s-c0b6c3a7-8647-4e9e-b8ee-f98d4dad9fa3 {
  background-image: url(https://i.shgcdn.com/2e4677c2-1fe1-46f9-bdd9-f542e003810f/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-c0b6c3a7-8647-4e9e-b8ee-f98d4dad9fa3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c0b6c3a7-8647-4e9e-b8ee-f98d4dad9fa3.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;
  
  
  text-transform: none;
  
  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-8e553121-608f-4aee-8e3a-61b4d98d64e9 {
  margin-left: 10%;
margin-right: 0%;
padding-top: 10px;
padding-bottom: 10px;
max-width: 1200px;
text-align: left;
}
@media (max-width: 767px){#s-8e553121-608f-4aee-8e3a-61b4d98d64e9 {
  padding-top: 350px;
}
}
#s-8e553121-608f-4aee-8e3a-61b4d98d64e9 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 44px;
  
  
  
}


#s-8e553121-608f-4aee-8e3a-61b4d98d64e9 .shogun-heading-component h1 a {
  color: rgba(255, 255, 255, 1);
}


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

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

.shg-btn-text {
  
  
}

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

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

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

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

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

#s-88f41158-4e01-4085-b754-08c4094dde84 {
  margin-top: 10px;
margin-left: 10%;
margin-right: 10%;
padding-top: 10px;
padding-left: 3%;
padding-bottom: 10px;
padding-right: 3%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(252, 252, 252, 1);
text-align: left;
text-decoration: none;
color: rgba(6, 6, 6, 1);
hover-type: color;
}
#s-88f41158-4e01-4085-b754-08c4094dde84:hover {border-style: solid !important;
border-color: rgba(0, 0, 0, 1) !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-88f41158-4e01-4085-b754-08c4094dde84:active {border-style: solid !important;
border-color: rgba(162, 186, 122, 1) !important;
background-color: rgba(162, 186, 122, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}

  #s-88f41158-4e01-4085-b754-08c4094dde84-root {
    text-align: left;
  }


#s-88f41158-4e01-4085-b754-08c4094dde84.shg-btn {
  color: rgba(6, 6, 6, 1);
  font-size: 11px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-88f41158-4e01-4085-b754-08c4094dde84-root {
    text-align: left;
  }


#s-88f41158-4e01-4085-b754-08c4094dde84.shg-btn {
  color: rgba(6, 6, 6, 1);
  font-size: 11px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-88f41158-4e01-4085-b754-08c4094dde84-root {
    text-align: left;
  }


#s-88f41158-4e01-4085-b754-08c4094dde84.shg-btn {
  color: rgba(6, 6, 6, 1);
  font-size: 11px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-88f41158-4e01-4085-b754-08c4094dde84-root {
    text-align: left;
  }


#s-88f41158-4e01-4085-b754-08c4094dde84.shg-btn {
  color: rgba(6, 6, 6, 1);
  font-size: 11px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-88f41158-4e01-4085-b754-08c4094dde84-root {
    text-align: left;
  }


#s-88f41158-4e01-4085-b754-08c4094dde84.shg-btn {
  color: rgba(6, 6, 6, 1);
  font-size: 11px;
  
  
  
  display:  inline-block ;
}
}
#s-9d7c49a0-89db-40f1-a259-81196c61c95e {
  background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
min-height: 678px;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-9d7c49a0-89db-40f1-a259-81196c61c95e {
  display: none;
}
#s-9d7c49a0-89db-40f1-a259-81196c61c95e, #wrap-s-9d7c49a0-89db-40f1-a259-81196c61c95e, #wrap-content-s-9d7c49a0-89db-40f1-a259-81196c61c95e { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9d7c49a0-89db-40f1-a259-81196c61c95e {
  display: none;
}
#s-9d7c49a0-89db-40f1-a259-81196c61c95e, #wrap-s-9d7c49a0-89db-40f1-a259-81196c61c95e, #wrap-content-s-9d7c49a0-89db-40f1-a259-81196c61c95e { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9d7c49a0-89db-40f1-a259-81196c61c95e {
  display: none;
}
#s-9d7c49a0-89db-40f1-a259-81196c61c95e, #wrap-s-9d7c49a0-89db-40f1-a259-81196c61c95e, #wrap-content-s-9d7c49a0-89db-40f1-a259-81196c61c95e { display: none !important; }}
#s-9d7c49a0-89db-40f1-a259-81196c61c95e {
  background-image: url(https://i.shgcdn.com/f9a650c9-8ec9-4f10-a811-a8dc80aa91f9/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-9d7c49a0-89db-40f1-a259-81196c61c95e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-9d7c49a0-89db-40f1-a259-81196c61c95e.shg-box.shg-c {
  justify-content: center;
}

#s-cee6ad19-617b-490e-9d78-9abb0db7eaea {
  margin-top: 400px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: right;
}
@media (max-width: 767px){#s-cee6ad19-617b-490e-9d78-9abb0db7eaea {
  text-align: center;
}
}
#s-cee6ad19-617b-490e-9d78-9abb0db7eaea .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 40px;
  
  
  
}


#s-cee6ad19-617b-490e-9d78-9abb0db7eaea .shogun-heading-component h1 a {
  color: rgba(255, 255, 255, 1);
}


#s-1150a1c9-e092-4e6c-8733-426ca8a806e3 {
  margin-top: 10px;
margin-left: 0%;
margin-right: 15%;
padding-top: 10px;
padding-left: 3%;
padding-bottom: 10px;
padding-right: 3%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: right;
text-decoration: none;
color: rgba(0, 0, 0, 1);
hover-type: color;
}
#s-1150a1c9-e092-4e6c-8733-426ca8a806e3:hover {border-style: solid !important;
border-color: rgba(0, 0, 0, 1) !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-1150a1c9-e092-4e6c-8733-426ca8a806e3:active {border-style: solid !important;
border-color: rgba(162, 186, 122, 1) !important;
background-color: rgba(162, 186, 122, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}@media (max-width: 767px){#s-1150a1c9-e092-4e6c-8733-426ca8a806e3 {
  margin-right: 0%;
text-align: center;
}
}

  #s-1150a1c9-e092-4e6c-8733-426ca8a806e3-root {
    text-align: right;
  }


#s-1150a1c9-e092-4e6c-8733-426ca8a806e3.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-1150a1c9-e092-4e6c-8733-426ca8a806e3-root {
    text-align: right;
  }


#s-1150a1c9-e092-4e6c-8733-426ca8a806e3.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-1150a1c9-e092-4e6c-8733-426ca8a806e3-root {
    text-align: right;
  }


#s-1150a1c9-e092-4e6c-8733-426ca8a806e3.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-1150a1c9-e092-4e6c-8733-426ca8a806e3-root {
    text-align: right;
  }


#s-1150a1c9-e092-4e6c-8733-426ca8a806e3.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-1150a1c9-e092-4e6c-8733-426ca8a806e3-root {
    text-align: center;
  }


#s-1150a1c9-e092-4e6c-8733-426ca8a806e3.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  
  
  
  display:  inline-block ;
}
}
#s-92b9b703-6e44-49fb-b8c5-68f2082930b4 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
min-height: 350px;
background-color: rgba(255, 255, 255, 1);
}








#s-92b9b703-6e44-49fb-b8c5-68f2082930b4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-92b9b703-6e44-49fb-b8c5-68f2082930b4.shg-box.shg-c {
  justify-content: center;
}

#s-123e4f57-4af6-4312-9fe5-fff7cf5a9996 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
max-width: 697px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}

#s-123e4f57-4af6-4312-9fe5-fff7cf5a9996 .shogun-heading-component h5 {
  
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  
  letter-spacing: 1px;
  
}



#s-07bcfe2d-b366-4ef1-aebb-39cbda81a412 {
  padding-top: 90px;
padding-bottom: 90px;
background-color: rgba(244, 243, 240, 1);
}
@media (max-width: 767px){#s-07bcfe2d-b366-4ef1-aebb-39cbda81a412 {
  display: none;
}
#s-07bcfe2d-b366-4ef1-aebb-39cbda81a412, #wrap-s-07bcfe2d-b366-4ef1-aebb-39cbda81a412, #wrap-content-s-07bcfe2d-b366-4ef1-aebb-39cbda81a412 { display: none !important; }}







#s-07bcfe2d-b366-4ef1-aebb-39cbda81a412 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-07bcfe2d-b366-4ef1-aebb-39cbda81a412.shg-box.shg-c {
  justify-content: center;
}

#s-b7c20ad2-1d7e-472b-979c-fbeefcabdb0b {
  margin-top: 0px;
margin-bottom: 10px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-b7c20ad2-1d7e-472b-979c-fbeefcabdb0b .shogun-heading-component h5 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  
  letter-spacing: 2px;
  
}


#s-b7c20ad2-1d7e-472b-979c-fbeefcabdb0b .shogun-heading-component h5 a {
  color: rgba(0, 0, 0, 1);
}


#s-303ee72f-3c46-4d8f-97f8-64ab02199d58 {
  margin-left: auto;
margin-bottom: 87px;
margin-right: auto;
max-width: 816px;
text-align: center;
}

#s-303ee72f-3c46-4d8f-97f8-64ab02199d58 .shogun-heading-component h6 {
  color: rgba(17, 17, 17, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  
  
  
}



.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-a9660327-f466-4820-b7fe-83e74d858932 {
  padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
}
@media (min-width: 1200px){#s-a9660327-f466-4820-b7fe-83e74d858932 {
  display: none;
}
#s-a9660327-f466-4820-b7fe-83e74d858932, #wrap-s-a9660327-f466-4820-b7fe-83e74d858932, #wrap-content-s-a9660327-f466-4820-b7fe-83e74d858932 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a9660327-f466-4820-b7fe-83e74d858932 {
  display: none;
}
#s-a9660327-f466-4820-b7fe-83e74d858932, #wrap-s-a9660327-f466-4820-b7fe-83e74d858932, #wrap-content-s-a9660327-f466-4820-b7fe-83e74d858932 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a9660327-f466-4820-b7fe-83e74d858932 {
  display: none;
}
#s-a9660327-f466-4820-b7fe-83e74d858932, #wrap-s-a9660327-f466-4820-b7fe-83e74d858932, #wrap-content-s-a9660327-f466-4820-b7fe-83e74d858932 { display: none !important; }}@media (max-width: 767px){#s-a9660327-f466-4820-b7fe-83e74d858932 {
  display: none;
}
#s-a9660327-f466-4820-b7fe-83e74d858932, #wrap-s-a9660327-f466-4820-b7fe-83e74d858932, #wrap-content-s-a9660327-f466-4820-b7fe-83e74d858932 { display: none !important; }}
#s-a9660327-f466-4820-b7fe-83e74d858932 .shg-sld-dot {
  background-color: rgba(255, 255, 255, 1);
}

#s-a9660327-f466-4820-b7fe-83e74d858932 .shg-sld-nav-button.shg-sld-left,
#s-a9660327-f466-4820-b7fe-83e74d858932 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(255, 255, 255, 1);
}

/* Duplicated Styles are also in Category base.css - keep them in sync */

.shg-swiper-container {
  --arrow-button-size: 35px;
  --pagination-height: 32px;
  --swiper-pagination-bullet-size: 14px;
  --swiper-pagination-bottom: 8px;

  position: relative;
  /*
   * In case you are wondering, why it's set to grid, please see the links below:
   * https://github.com/nolimits4web/swiper/issues/3599
   * https://github.com/nolimits4web/swiper/issues/3599#issuecomment-1290283431
   */
  display: grid;
  padding: 8px var(--arrow-button-size) var(--pagination-height)
    var(--arrow-button-size);
}

.shg-swiper:not(.swiper-initialized) {
  visibility: hidden;
  display: flex;
  overflow-x: hidden;
}

.shg-swiper-container > .shg-swiper {
  margin-left: 0;
  margin-right: 0;
}

.shg-swiper:not(.swiper-initialized) ~ .swiper-pagination,
.shg-swiper:not(.swiper-initialized) ~ .swiper-button-prev,
.shg-swiper:not(.swiper-initialized) ~ .swiper-button-next {
  visibility: hidden;
}

.shg-swiper-container > .swiper-button-prev,
.shg-swiper-container > .swiper-button-next {
  top: 0;
  height: calc(100% - var(--pagination-height));
  width: var(--arrow-button-size);
  margin: 0;
}

.shg-swiper-container > .swiper-button-prev {
  left: 0;
}

.shg-swiper-container > .swiper-button-next {
  right: 0;
}

.shg-swiper-container > .swiper-button-next:after,
.shg-swiper-container > .swiper-button-prev:after {
  /* Ditch default Swiper arrow */
  display: none;
}

.shg-swiper-container > .swiper-button-next svg,
.shg-swiper-container > .swiper-button-prev svg {
  width: var(--arrow-button-size);
  height: var(--arrow-button-size);
}

#s-402176de-ceab-42d7-9c99-b5e833ee5073 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-402176de-ceab-42d7-9c99-b5e833ee5073 {
  display: none;
}
#s-402176de-ceab-42d7-9c99-b5e833ee5073, #wrap-s-402176de-ceab-42d7-9c99-b5e833ee5073, #wrap-content-s-402176de-ceab-42d7-9c99-b5e833ee5073 { display: none !important; }}@media (max-width: 767px){#s-402176de-ceab-42d7-9c99-b5e833ee5073 {
  display: none;
}
#s-402176de-ceab-42d7-9c99-b5e833ee5073, #wrap-s-402176de-ceab-42d7-9c99-b5e833ee5073, #wrap-content-s-402176de-ceab-42d7-9c99-b5e833ee5073 { display: none !important; }}
/* Duplicated Styles are also in Category dynamic.css.liquid - keep them in sync */

#slider-v3-s-402176de-ceab-42d7-9c99-b5e833ee5073 {
  --swiper-pagination-color: rgba(113, 113, 113, 1) !important;
  --swiper-pagination-bullet-inactive-color: rgba(113, 113, 113, 1) !important;
  --swiper-pagination-bullet-active-color: rgba(113, 113, 113, 1) !important;
  --arrow-button-size: 35px !important;
  --swiper-pagination-bullet-size: 14px !important;
  
    --swiper-pagination-bottom: 14px !important;
    padding: 0 !important;
  
}

#slider-v3-s-402176de-ceab-42d7-9c99-b5e833ee5073 > .swiper-button-prev,
#slider-v3-s-402176de-ceab-42d7-9c99-b5e833ee5073 > .swiper-button-next {
  
    height: 100% !important;
  
}

#slider-v3-s-402176de-ceab-42d7-9c99-b5e833ee5073 > .swiper-button-prev svg,
#slider-v3-s-402176de-ceab-42d7-9c99-b5e833ee5073 > .swiper-button-next svg {
  fill: rgba(113, 113, 113, 0.51) !important;
  stroke: rgba(113, 113, 113, 0.51) !important;
  
}

#slider-v3-s-402176de-ceab-42d7-9c99-b5e833ee5073 > .swiper-button-prev {
  
    left: 2% !important;
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-402176de-ceab-42d7-9c99-b5e833ee5073 > .swiper-button-next {
  
    right: 2% !important;
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-402176de-ceab-42d7-9c99-b5e833ee5073 > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-402176de-ceab-42d7-9c99-b5e833ee5073 .swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
}

#slider-v3-s-402176de-ceab-42d7-9c99-b5e833ee5073 .swiper-pagination-bullet-active {
  background-color: rgba(113, 113, 113, 1) !important;
  width: calc(14px * 1) !important;
  height: 14px !important;
  border-radius:  50px  !important;
}

#slider-v3-s-402176de-ceab-42d7-9c99-b5e833ee5073 .swiper-pagination {
  position:  absolute ;
  display: flex;
  margin-top:  0 ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}

.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-55d3efb2-87f0-4d91-b213-cc3c1938a6c7 {
  background-color: rgba(255, 255, 255, 0);
}

@media (min-width: 0px) {
[id="s-55d3efb2-87f0-4d91-b213-cc3c1938a6c7"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 768px) {
[id="s-55d3efb2-87f0-4d91-b213-cc3c1938a6c7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-55d3efb2-87f0-4d91-b213-cc3c1938a6c7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-55d3efb2-87f0-4d91-b213-cc3c1938a6c7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

}

#s-c20f0805-c948-4577-bcaa-52e75b9ae6d8 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
}

.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-3e0aa30b-c48a-4892-b293-96846c4079fe {
  text-align: left;
}



.shg-c#s-3e0aa30b-c48a-4892-b293-96846c4079fe .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3e0aa30b-c48a-4892-b293-96846c4079fe img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-3e0aa30b-c48a-4892-b293-96846c4079fe .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3e0aa30b-c48a-4892-b293-96846c4079fe img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-3e0aa30b-c48a-4892-b293-96846c4079fe .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3e0aa30b-c48a-4892-b293-96846c4079fe img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-3e0aa30b-c48a-4892-b293-96846c4079fe .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3e0aa30b-c48a-4892-b293-96846c4079fe img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-3e0aa30b-c48a-4892-b293-96846c4079fe .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3e0aa30b-c48a-4892-b293-96846c4079fe 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;
  
  
  text-transform: none;
  
  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-10f2de13-b6ba-4c50-a621-c7840ee8a775 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-10f2de13-b6ba-4c50-a621-c7840ee8a775 .shg-product-title-component h2 span {
  color: rgba(0, 0, 0, 1);
  
  
  
  font-size: 16px;
  
  
  
}

#s-e6bafaf9-15c0-485b-ae2b-5b125f47fb15 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
}

#s-c1a3765e-c60f-407c-960b-7e5850d9910a {
  text-align: left;
}



.shg-c#s-c1a3765e-c60f-407c-960b-7e5850d9910a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c1a3765e-c60f-407c-960b-7e5850d9910a img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-c1a3765e-c60f-407c-960b-7e5850d9910a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c1a3765e-c60f-407c-960b-7e5850d9910a img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-c1a3765e-c60f-407c-960b-7e5850d9910a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c1a3765e-c60f-407c-960b-7e5850d9910a img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-c1a3765e-c60f-407c-960b-7e5850d9910a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c1a3765e-c60f-407c-960b-7e5850d9910a img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-c1a3765e-c60f-407c-960b-7e5850d9910a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c1a3765e-c60f-407c-960b-7e5850d9910a img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-6d3eed18-ae15-4c04-af9c-7b8da8224995 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6d3eed18-ae15-4c04-af9c-7b8da8224995 .shg-product-title-component h2 span {
  color: rgba(0, 0, 0, 1);
  
  
  
  font-size: 16px;
  
  
  
}

#s-19eb1421-dffe-4bb3-a6a9-dcbd0d7caef9 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
text-align: center;
}

#s-0d072963-d412-47fb-9ed8-98840a942417 {
  text-align: left;
}



.shg-c#s-0d072963-d412-47fb-9ed8-98840a942417 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0d072963-d412-47fb-9ed8-98840a942417 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-0d072963-d412-47fb-9ed8-98840a942417 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0d072963-d412-47fb-9ed8-98840a942417 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-0d072963-d412-47fb-9ed8-98840a942417 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0d072963-d412-47fb-9ed8-98840a942417 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-0d072963-d412-47fb-9ed8-98840a942417 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0d072963-d412-47fb-9ed8-98840a942417 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-0d072963-d412-47fb-9ed8-98840a942417 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0d072963-d412-47fb-9ed8-98840a942417 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-2a749707-d195-4757-9be2-08743446292a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2a749707-d195-4757-9be2-08743446292a .shg-product-title-component h2 span {
  color: rgba(0, 0, 0, 1);
  
  
  
  font-size: 16px;
  
  
  
}

#s-73e2f23e-4131-45bd-903a-ba0393f94b64 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
text-align: center;
}

#s-2c95937b-da62-45e9-85cb-64ed5f1f455a {
  text-align: left;
}



.shg-c#s-2c95937b-da62-45e9-85cb-64ed5f1f455a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2c95937b-da62-45e9-85cb-64ed5f1f455a img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-2c95937b-da62-45e9-85cb-64ed5f1f455a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2c95937b-da62-45e9-85cb-64ed5f1f455a img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-2c95937b-da62-45e9-85cb-64ed5f1f455a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2c95937b-da62-45e9-85cb-64ed5f1f455a img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-2c95937b-da62-45e9-85cb-64ed5f1f455a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2c95937b-da62-45e9-85cb-64ed5f1f455a img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-2c95937b-da62-45e9-85cb-64ed5f1f455a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2c95937b-da62-45e9-85cb-64ed5f1f455a img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-1ec6554e-4d63-433f-9752-22d6cfcec556 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1ec6554e-4d63-433f-9752-22d6cfcec556 .shg-product-title-component h2 span {
  color: rgba(0, 0, 0, 1);
  
  
  
  font-size: 16px;
  
  
  
}

@media (min-width: 0px) {
[id="s-423b027f-8675-4f2b-bf48-cd3c84cab075"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 768px) {
[id="s-423b027f-8675-4f2b-bf48-cd3c84cab075"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-423b027f-8675-4f2b-bf48-cd3c84cab075"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-423b027f-8675-4f2b-bf48-cd3c84cab075"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

}

#s-d8271c43-5184-40a4-97f1-463da4b8e94c {
  margin-left: 0%;
margin-right: 0%;
padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
text-align: center;
}

#s-0c34c64b-8477-43d0-a1b3-a4072fe0d2ae {
  text-align: left;
}



.shg-c#s-0c34c64b-8477-43d0-a1b3-a4072fe0d2ae .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0c34c64b-8477-43d0-a1b3-a4072fe0d2ae img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-0c34c64b-8477-43d0-a1b3-a4072fe0d2ae .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0c34c64b-8477-43d0-a1b3-a4072fe0d2ae img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-0c34c64b-8477-43d0-a1b3-a4072fe0d2ae .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0c34c64b-8477-43d0-a1b3-a4072fe0d2ae img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-0c34c64b-8477-43d0-a1b3-a4072fe0d2ae .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0c34c64b-8477-43d0-a1b3-a4072fe0d2ae img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-0c34c64b-8477-43d0-a1b3-a4072fe0d2ae .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0c34c64b-8477-43d0-a1b3-a4072fe0d2ae img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-a370eb62-0eac-4fc8-8249-f1bcddce1fcf {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a370eb62-0eac-4fc8-8249-f1bcddce1fcf .shg-product-title-component h2 span {
  color: rgba(0, 0, 0, 1);
  
  
  
  font-size: 16px;
  
  
  
}

#s-418ee1c6-a31d-4cce-a46d-3245e1a722d2 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
text-align: center;
}

#s-745a775d-1dc0-4ce6-b4ce-6f669c6807c4 {
  text-align: left;
}



.shg-c#s-745a775d-1dc0-4ce6-b4ce-6f669c6807c4 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-745a775d-1dc0-4ce6-b4ce-6f669c6807c4 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-745a775d-1dc0-4ce6-b4ce-6f669c6807c4 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-745a775d-1dc0-4ce6-b4ce-6f669c6807c4 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-745a775d-1dc0-4ce6-b4ce-6f669c6807c4 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-745a775d-1dc0-4ce6-b4ce-6f669c6807c4 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-745a775d-1dc0-4ce6-b4ce-6f669c6807c4 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-745a775d-1dc0-4ce6-b4ce-6f669c6807c4 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-745a775d-1dc0-4ce6-b4ce-6f669c6807c4 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-745a775d-1dc0-4ce6-b4ce-6f669c6807c4 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-2b30ffcb-87b4-4888-b8f1-fc5378c4d4f8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2b30ffcb-87b4-4888-b8f1-fc5378c4d4f8 .shg-product-title-component h2 span {
  color: rgba(0, 0, 0, 1);
  
  
  
  font-size: 16px;
  
  
  
}

#s-6814e9da-ff92-4f70-bff9-23c1887c2fb3 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
text-align: center;
}

#s-caade2b1-1355-4816-99bb-38054ff11c38 {
  text-align: left;
}



.shg-c#s-caade2b1-1355-4816-99bb-38054ff11c38 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-caade2b1-1355-4816-99bb-38054ff11c38 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-caade2b1-1355-4816-99bb-38054ff11c38 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-caade2b1-1355-4816-99bb-38054ff11c38 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-caade2b1-1355-4816-99bb-38054ff11c38 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-caade2b1-1355-4816-99bb-38054ff11c38 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-caade2b1-1355-4816-99bb-38054ff11c38 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-caade2b1-1355-4816-99bb-38054ff11c38 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-caade2b1-1355-4816-99bb-38054ff11c38 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-caade2b1-1355-4816-99bb-38054ff11c38 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-925661ee-715b-445b-88b7-f49c94951a38 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-925661ee-715b-445b-88b7-f49c94951a38 .shg-product-title-component h2 span {
  color: rgba(0, 0, 0, 1);
  
  
  
  font-size: 16px;
  
  
  
}

#s-4c104421-45b8-419f-ba82-87f56f876bfe {
  margin-left: 0%;
margin-right: 0%;
padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
text-align: center;
}

#s-e93fb10c-dabd-4501-822f-cd07ca18d47b {
  text-align: left;
}



.shg-c#s-e93fb10c-dabd-4501-822f-cd07ca18d47b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e93fb10c-dabd-4501-822f-cd07ca18d47b img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-e93fb10c-dabd-4501-822f-cd07ca18d47b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e93fb10c-dabd-4501-822f-cd07ca18d47b img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-e93fb10c-dabd-4501-822f-cd07ca18d47b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e93fb10c-dabd-4501-822f-cd07ca18d47b img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-e93fb10c-dabd-4501-822f-cd07ca18d47b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e93fb10c-dabd-4501-822f-cd07ca18d47b img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-e93fb10c-dabd-4501-822f-cd07ca18d47b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e93fb10c-dabd-4501-822f-cd07ca18d47b img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-71b4cf0b-11ff-4f78-af28-c8e768c8a13e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-71b4cf0b-11ff-4f78-af28-c8e768c8a13e .shg-product-title-component h2 span {
  color: rgba(0, 0, 0, 1);
  
  
  
  font-size: 16px;
  
  
  
}

@media (min-width: 0px) {
[id="s-571ffc1f-d081-4b48-9ca3-a35669ed52bf"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 768px) {
[id="s-571ffc1f-d081-4b48-9ca3-a35669ed52bf"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-571ffc1f-d081-4b48-9ca3-a35669ed52bf"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-571ffc1f-d081-4b48-9ca3-a35669ed52bf"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

}

#s-130a904a-3cbc-4043-a375-c799fed94e2b {
  margin-left: 0%;
margin-right: 0%;
padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
text-align: center;
}

#s-23b943dd-907e-41d5-b249-6703c8b58974 {
  text-align: left;
}


.shg-c#s-23b943dd-907e-41d5-b249-6703c8b58974 {
  max-width:  100%;
}

.shg-c#s-23b943dd-907e-41d5-b249-6703c8b58974 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-23b943dd-907e-41d5-b249-6703c8b58974 .shg-image-zoom,
.shg-c#s-23b943dd-907e-41d5-b249-6703c8b58974 img.shogun-image {
  max-width: 1500px !important;
  
}

.shg-c#s-23b943dd-907e-41d5-b249-6703c8b58974 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-23b943dd-907e-41d5-b249-6703c8b58974 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-23b943dd-907e-41d5-b249-6703c8b58974 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){
.shg-c#s-23b943dd-907e-41d5-b249-6703c8b58974 {
  max-width:  100%;
}

.shg-c#s-23b943dd-907e-41d5-b249-6703c8b58974 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-23b943dd-907e-41d5-b249-6703c8b58974 .shg-image-zoom,
.shg-c#s-23b943dd-907e-41d5-b249-6703c8b58974 img.shogun-image {
  max-width: 1500px !important;
  
}

.shg-c#s-23b943dd-907e-41d5-b249-6703c8b58974 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-23b943dd-907e-41d5-b249-6703c8b58974 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-23b943dd-907e-41d5-b249-6703c8b58974 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-23b943dd-907e-41d5-b249-6703c8b58974 {
  max-width:  100%;
}

.shg-c#s-23b943dd-907e-41d5-b249-6703c8b58974 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-23b943dd-907e-41d5-b249-6703c8b58974 .shg-image-zoom,
.shg-c#s-23b943dd-907e-41d5-b249-6703c8b58974 img.shogun-image {
  max-width: 1500px !important;
  
}

.shg-c#s-23b943dd-907e-41d5-b249-6703c8b58974 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-23b943dd-907e-41d5-b249-6703c8b58974 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-23b943dd-907e-41d5-b249-6703c8b58974 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-23b943dd-907e-41d5-b249-6703c8b58974 {
  max-width:  100%;
}

.shg-c#s-23b943dd-907e-41d5-b249-6703c8b58974 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-23b943dd-907e-41d5-b249-6703c8b58974 .shg-image-zoom,
.shg-c#s-23b943dd-907e-41d5-b249-6703c8b58974 img.shogun-image {
  max-width: 1500px !important;
  
}

.shg-c#s-23b943dd-907e-41d5-b249-6703c8b58974 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-23b943dd-907e-41d5-b249-6703c8b58974 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-23b943dd-907e-41d5-b249-6703c8b58974 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-23b943dd-907e-41d5-b249-6703c8b58974 {
  max-width:  100%;
}

.shg-c#s-23b943dd-907e-41d5-b249-6703c8b58974 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-23b943dd-907e-41d5-b249-6703c8b58974 .shg-image-zoom,
.shg-c#s-23b943dd-907e-41d5-b249-6703c8b58974 img.shogun-image {
  max-width: 1500px !important;
  
}

.shg-c#s-23b943dd-907e-41d5-b249-6703c8b58974 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-23b943dd-907e-41d5-b249-6703c8b58974 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-23b943dd-907e-41d5-b249-6703c8b58974 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-226f1882-ab0d-448a-9882-ba6efd17a5f5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-226f1882-ab0d-448a-9882-ba6efd17a5f5 .shg-product-title-component h2 span {
  color: rgba(0, 0, 0, 1);
  
  
  
  font-size: 16px;
  
  
  
}

#s-eafe032a-f613-495a-92c4-427265d90e73 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
text-align: center;
}

#s-1af8e2be-48e0-4148-90ad-a0ceda9628d6 {
  text-align: left;
}



.shg-c#s-1af8e2be-48e0-4148-90ad-a0ceda9628d6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1af8e2be-48e0-4148-90ad-a0ceda9628d6 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-1af8e2be-48e0-4148-90ad-a0ceda9628d6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1af8e2be-48e0-4148-90ad-a0ceda9628d6 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-1af8e2be-48e0-4148-90ad-a0ceda9628d6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1af8e2be-48e0-4148-90ad-a0ceda9628d6 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-1af8e2be-48e0-4148-90ad-a0ceda9628d6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1af8e2be-48e0-4148-90ad-a0ceda9628d6 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-1af8e2be-48e0-4148-90ad-a0ceda9628d6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1af8e2be-48e0-4148-90ad-a0ceda9628d6 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-74dc3974-8b53-4801-8a27-967fa2d07f86 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-74dc3974-8b53-4801-8a27-967fa2d07f86 .shg-product-title-component h2 span {
  color: rgba(0, 0, 0, 1);
  
  
  
  font-size: 16px;
  
  
  
}

#s-47a638a6-be7d-4cad-8fbd-d5abf8680873 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
text-align: center;
}

#s-d9fe8d23-fc02-4041-9640-38fb122ed202 {
  text-align: left;
}



.shg-c#s-d9fe8d23-fc02-4041-9640-38fb122ed202 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d9fe8d23-fc02-4041-9640-38fb122ed202 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-d9fe8d23-fc02-4041-9640-38fb122ed202 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d9fe8d23-fc02-4041-9640-38fb122ed202 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-d9fe8d23-fc02-4041-9640-38fb122ed202 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d9fe8d23-fc02-4041-9640-38fb122ed202 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-d9fe8d23-fc02-4041-9640-38fb122ed202 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d9fe8d23-fc02-4041-9640-38fb122ed202 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-d9fe8d23-fc02-4041-9640-38fb122ed202 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d9fe8d23-fc02-4041-9640-38fb122ed202 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-c3e069eb-e705-4b64-97b7-6302a5d9e103 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c3e069eb-e705-4b64-97b7-6302a5d9e103 .shg-product-title-component h2 span {
  color: rgba(0, 0, 0, 1);
  
  
  
  font-size: 16px;
  
  
  
}

#s-0ba49927-4021-44b6-a6f6-c97ea5459058 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
text-align: center;
}

#s-b7e35d9d-d2fb-40f3-8473-71fc56c916cd {
  text-align: left;
}



.shg-c#s-b7e35d9d-d2fb-40f3-8473-71fc56c916cd .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b7e35d9d-d2fb-40f3-8473-71fc56c916cd img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-b7e35d9d-d2fb-40f3-8473-71fc56c916cd .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b7e35d9d-d2fb-40f3-8473-71fc56c916cd img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-b7e35d9d-d2fb-40f3-8473-71fc56c916cd .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b7e35d9d-d2fb-40f3-8473-71fc56c916cd img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-b7e35d9d-d2fb-40f3-8473-71fc56c916cd .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b7e35d9d-d2fb-40f3-8473-71fc56c916cd img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-b7e35d9d-d2fb-40f3-8473-71fc56c916cd .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b7e35d9d-d2fb-40f3-8473-71fc56c916cd img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-5c74ba6d-d835-42f1-b7fd-79d381bbc476 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5c74ba6d-d835-42f1-b7fd-79d381bbc476 .shg-product-title-component h2 span {
  color: rgba(0, 0, 0, 1);
  
  
  
  font-size: 16px;
  
  
  
}

#s-d8934980-e437-43c0-bf24-5e4cce898283 {
  margin-top: 50px;
margin-left: 0%;
margin-bottom: 50px;
margin-right: 0%;
padding-top: 10px;
padding-left: 25px;
padding-bottom: 10px;
padding-right: 25px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
letter-spacing: 1.4px;
}
#s-d8934980-e437-43c0-bf24-5e4cce898283:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: rgba(162, 186, 122, 1) !important;
background-color: rgba(162, 186, 122, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-d8934980-e437-43c0-bf24-5e4cce898283:active {border-style: solid !important;
border-color: rgba(162, 186, 122, 1) !important;
background-color: rgba(162, 186, 122, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(2, 2, 2, 1) !important;}

  #s-d8934980-e437-43c0-bf24-5e4cce898283-root {
    text-align: center;
  }


#s-d8934980-e437-43c0-bf24-5e4cce898283.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-d8934980-e437-43c0-bf24-5e4cce898283-root {
    text-align: center;
  }


#s-d8934980-e437-43c0-bf24-5e4cce898283.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-d8934980-e437-43c0-bf24-5e4cce898283-root {
    text-align: center;
  }


#s-d8934980-e437-43c0-bf24-5e4cce898283.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-d8934980-e437-43c0-bf24-5e4cce898283-root {
    text-align: center;
  }


#s-d8934980-e437-43c0-bf24-5e4cce898283.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-d8934980-e437-43c0-bf24-5e4cce898283-root {
    text-align: center;
  }


#s-d8934980-e437-43c0-bf24-5e4cce898283.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  
  
  
  display:  inline-block ;
}
}
#s-24aa49da-7808-4f63-8a4c-b8ca692b532a {
  margin-left: auto;
margin-right: auto;
padding-top: 50px;
padding-bottom: 20px;
min-height: 50px;
background-color: rgba(244, 243, 240, 1);
}
@media (min-width: 1200px){#s-24aa49da-7808-4f63-8a4c-b8ca692b532a {
  display: none;
}
#s-24aa49da-7808-4f63-8a4c-b8ca692b532a, #wrap-s-24aa49da-7808-4f63-8a4c-b8ca692b532a, #wrap-content-s-24aa49da-7808-4f63-8a4c-b8ca692b532a { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-24aa49da-7808-4f63-8a4c-b8ca692b532a {
  display: none;
}
#s-24aa49da-7808-4f63-8a4c-b8ca692b532a, #wrap-s-24aa49da-7808-4f63-8a4c-b8ca692b532a, #wrap-content-s-24aa49da-7808-4f63-8a4c-b8ca692b532a { display: none !important; }}







#s-24aa49da-7808-4f63-8a4c-b8ca692b532a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-24aa49da-7808-4f63-8a4c-b8ca692b532a.shg-box.shg-c {
  justify-content: center;
}

#s-b0f87240-cf49-463e-9fbb-c686f14c3b1c {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-b0f87240-cf49-463e-9fbb-c686f14c3b1c {
  display: none;
}
#s-b0f87240-cf49-463e-9fbb-c686f14c3b1c, #wrap-s-b0f87240-cf49-463e-9fbb-c686f14c3b1c, #wrap-content-s-b0f87240-cf49-463e-9fbb-c686f14c3b1c { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b0f87240-cf49-463e-9fbb-c686f14c3b1c {
  display: none;
}
#s-b0f87240-cf49-463e-9fbb-c686f14c3b1c, #wrap-s-b0f87240-cf49-463e-9fbb-c686f14c3b1c, #wrap-content-s-b0f87240-cf49-463e-9fbb-c686f14c3b1c { display: none !important; }}
#s-b0f87240-cf49-463e-9fbb-c686f14c3b1c .shogun-heading-component h1 {
  
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  
  letter-spacing: 2.3px;
  
}



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shg-theme-text-content p {
  
  
  
}

#s-0ef5d427-57a8-4d18-8bad-2495aaccf6d5 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
}
@media (min-width: 1200px){#s-0ef5d427-57a8-4d18-8bad-2495aaccf6d5 {
  display: none;
}
#s-0ef5d427-57a8-4d18-8bad-2495aaccf6d5, #wrap-s-0ef5d427-57a8-4d18-8bad-2495aaccf6d5, #wrap-content-s-0ef5d427-57a8-4d18-8bad-2495aaccf6d5 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0ef5d427-57a8-4d18-8bad-2495aaccf6d5 {
  display: none;
}
#s-0ef5d427-57a8-4d18-8bad-2495aaccf6d5, #wrap-s-0ef5d427-57a8-4d18-8bad-2495aaccf6d5, #wrap-content-s-0ef5d427-57a8-4d18-8bad-2495aaccf6d5 { display: none !important; }}
#s-f5a3c9f3-30c4-479f-910c-b19cf5660830 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
min-height: 290px;
}
@media (min-width: 1200px){#s-f5a3c9f3-30c4-479f-910c-b19cf5660830 {
  display: none;
}
#s-f5a3c9f3-30c4-479f-910c-b19cf5660830, #wrap-s-f5a3c9f3-30c4-479f-910c-b19cf5660830, #wrap-content-s-f5a3c9f3-30c4-479f-910c-b19cf5660830 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f5a3c9f3-30c4-479f-910c-b19cf5660830 {
  display: none;
}
#s-f5a3c9f3-30c4-479f-910c-b19cf5660830, #wrap-s-f5a3c9f3-30c4-479f-910c-b19cf5660830, #wrap-content-s-f5a3c9f3-30c4-479f-910c-b19cf5660830 { display: none !important; }}
/* Duplicated Styles are also in Category dynamic.css.liquid - keep them in sync */

#slider-v3-s-f5a3c9f3-30c4-479f-910c-b19cf5660830 {
  --swiper-pagination-color: rgba(0, 0, 0, 1) !important;
  --swiper-pagination-bullet-inactive-color: rgba(0, 0, 0, 1) !important;
  --swiper-pagination-bullet-active-color: rgba(0, 0, 0, 1) !important;
  --arrow-button-size: 35px !important;
  --swiper-pagination-bullet-size: 14px !important;
  
}

#slider-v3-s-f5a3c9f3-30c4-479f-910c-b19cf5660830 > .swiper-button-prev,
#slider-v3-s-f5a3c9f3-30c4-479f-910c-b19cf5660830 > .swiper-button-next {
  
}

#slider-v3-s-f5a3c9f3-30c4-479f-910c-b19cf5660830 > .swiper-button-prev svg,
#slider-v3-s-f5a3c9f3-30c4-479f-910c-b19cf5660830 > .swiper-button-next svg {
  fill: rgba(113, 113, 113, 1) !important;
  stroke: rgba(113, 113, 113, 1) !important;
  
}

#slider-v3-s-f5a3c9f3-30c4-479f-910c-b19cf5660830 > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-f5a3c9f3-30c4-479f-910c-b19cf5660830 > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-f5a3c9f3-30c4-479f-910c-b19cf5660830 > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-f5a3c9f3-30c4-479f-910c-b19cf5660830 .swiper-pagination-bullet {
  
  
  margin: 0 !important;
}

#slider-v3-s-f5a3c9f3-30c4-479f-910c-b19cf5660830 .swiper-pagination-bullet-active {
  background-color: rgba(0, 0, 0, 1) !important;
  width: calc( * 1) !important;
  
  border-radius:  50px  !important;
}

#slider-v3-s-f5a3c9f3-30c4-479f-910c-b19cf5660830 .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 2px !important;
}

#s-354c6588-212f-41c0-9fbf-8def93104b6a {
  margin-left: auto;
margin-right: auto;
min-height: 290px;
}

#s-ff25fc07-6e14-4aea-b8f0-ced2fb6fd82f {
  margin-left: auto;
margin-right: auto;
text-align: left;
}


.shg-c#s-ff25fc07-6e14-4aea-b8f0-ced2fb6fd82f {
  max-width:  100%;
}

.shg-c#s-ff25fc07-6e14-4aea-b8f0-ced2fb6fd82f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ff25fc07-6e14-4aea-b8f0-ced2fb6fd82f .shg-image-zoom,
.shg-c#s-ff25fc07-6e14-4aea-b8f0-ced2fb6fd82f img.shogun-image {
  max-width: 1500px !important;
  
}

.shg-c#s-ff25fc07-6e14-4aea-b8f0-ced2fb6fd82f .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-ff25fc07-6e14-4aea-b8f0-ced2fb6fd82f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ff25fc07-6e14-4aea-b8f0-ced2fb6fd82f img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-ff25fc07-6e14-4aea-b8f0-ced2fb6fd82f img.shogun-image,
.shg-c#s-ff25fc07-6e14-4aea-b8f0-ced2fb6fd82f .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-ff25fc07-6e14-4aea-b8f0-ced2fb6fd82f .shg-image-zoom,
.shg-c#s-ff25fc07-6e14-4aea-b8f0-ced2fb6fd82f img.shogun-image {
  aspect-ratio: 1/1;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){
.shg-c#s-ff25fc07-6e14-4aea-b8f0-ced2fb6fd82f {
  max-width:  100%;
}

.shg-c#s-ff25fc07-6e14-4aea-b8f0-ced2fb6fd82f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ff25fc07-6e14-4aea-b8f0-ced2fb6fd82f .shg-image-zoom,
.shg-c#s-ff25fc07-6e14-4aea-b8f0-ced2fb6fd82f img.shogun-image {
  max-width: 1500px !important;
  
}

.shg-c#s-ff25fc07-6e14-4aea-b8f0-ced2fb6fd82f .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-ff25fc07-6e14-4aea-b8f0-ced2fb6fd82f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ff25fc07-6e14-4aea-b8f0-ced2fb6fd82f img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-ff25fc07-6e14-4aea-b8f0-ced2fb6fd82f img.shogun-image,
.shg-c#s-ff25fc07-6e14-4aea-b8f0-ced2fb6fd82f .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-ff25fc07-6e14-4aea-b8f0-ced2fb6fd82f .shg-image-zoom,
.shg-c#s-ff25fc07-6e14-4aea-b8f0-ced2fb6fd82f img.shogun-image {
  aspect-ratio: 1/1;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ff25fc07-6e14-4aea-b8f0-ced2fb6fd82f {
  max-width:  100%;
}

.shg-c#s-ff25fc07-6e14-4aea-b8f0-ced2fb6fd82f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ff25fc07-6e14-4aea-b8f0-ced2fb6fd82f .shg-image-zoom,
.shg-c#s-ff25fc07-6e14-4aea-b8f0-ced2fb6fd82f img.shogun-image {
  max-width: 1500px !important;
  
}

.shg-c#s-ff25fc07-6e14-4aea-b8f0-ced2fb6fd82f .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-ff25fc07-6e14-4aea-b8f0-ced2fb6fd82f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ff25fc07-6e14-4aea-b8f0-ced2fb6fd82f img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-ff25fc07-6e14-4aea-b8f0-ced2fb6fd82f img.shogun-image,
.shg-c#s-ff25fc07-6e14-4aea-b8f0-ced2fb6fd82f .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-ff25fc07-6e14-4aea-b8f0-ced2fb6fd82f .shg-image-zoom,
.shg-c#s-ff25fc07-6e14-4aea-b8f0-ced2fb6fd82f img.shogun-image {
  aspect-ratio: 1/1;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ff25fc07-6e14-4aea-b8f0-ced2fb6fd82f {
  max-width:  100%;
}

.shg-c#s-ff25fc07-6e14-4aea-b8f0-ced2fb6fd82f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ff25fc07-6e14-4aea-b8f0-ced2fb6fd82f .shg-image-zoom,
.shg-c#s-ff25fc07-6e14-4aea-b8f0-ced2fb6fd82f img.shogun-image {
  max-width: 1500px !important;
  
}

.shg-c#s-ff25fc07-6e14-4aea-b8f0-ced2fb6fd82f .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-ff25fc07-6e14-4aea-b8f0-ced2fb6fd82f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ff25fc07-6e14-4aea-b8f0-ced2fb6fd82f img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-ff25fc07-6e14-4aea-b8f0-ced2fb6fd82f img.shogun-image,
.shg-c#s-ff25fc07-6e14-4aea-b8f0-ced2fb6fd82f .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-ff25fc07-6e14-4aea-b8f0-ced2fb6fd82f .shg-image-zoom,
.shg-c#s-ff25fc07-6e14-4aea-b8f0-ced2fb6fd82f img.shogun-image {
  aspect-ratio: 1/1;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-ff25fc07-6e14-4aea-b8f0-ced2fb6fd82f {
  max-width:  100%;
}

.shg-c#s-ff25fc07-6e14-4aea-b8f0-ced2fb6fd82f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ff25fc07-6e14-4aea-b8f0-ced2fb6fd82f .shg-image-zoom,
.shg-c#s-ff25fc07-6e14-4aea-b8f0-ced2fb6fd82f img.shogun-image {
  max-width: 1500px !important;
  
}

.shg-c#s-ff25fc07-6e14-4aea-b8f0-ced2fb6fd82f .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-ff25fc07-6e14-4aea-b8f0-ced2fb6fd82f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ff25fc07-6e14-4aea-b8f0-ced2fb6fd82f img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-ff25fc07-6e14-4aea-b8f0-ced2fb6fd82f img.shogun-image,
.shg-c#s-ff25fc07-6e14-4aea-b8f0-ced2fb6fd82f .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-ff25fc07-6e14-4aea-b8f0-ced2fb6fd82f .shg-image-zoom,
.shg-c#s-ff25fc07-6e14-4aea-b8f0-ced2fb6fd82f img.shogun-image {
  aspect-ratio: 1/1;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-5b03e5be-2c06-4b31-b19b-aca87837c6bb {
  margin-left: auto;
margin-right: auto;
min-height: 290px;
}

#s-1ef5e7eb-167e-4a03-9247-b97c2ca4c0d0 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}


.shg-c#s-1ef5e7eb-167e-4a03-9247-b97c2ca4c0d0 {
  max-width:  100%;
}

.shg-c#s-1ef5e7eb-167e-4a03-9247-b97c2ca4c0d0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1ef5e7eb-167e-4a03-9247-b97c2ca4c0d0 .shg-image-zoom,
.shg-c#s-1ef5e7eb-167e-4a03-9247-b97c2ca4c0d0 img.shogun-image {
  max-width: 3000px !important;
  
}

.shg-c#s-1ef5e7eb-167e-4a03-9247-b97c2ca4c0d0 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-1ef5e7eb-167e-4a03-9247-b97c2ca4c0d0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1ef5e7eb-167e-4a03-9247-b97c2ca4c0d0 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-1ef5e7eb-167e-4a03-9247-b97c2ca4c0d0 img.shogun-image,
.shg-c#s-1ef5e7eb-167e-4a03-9247-b97c2ca4c0d0 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-1ef5e7eb-167e-4a03-9247-b97c2ca4c0d0 .shg-image-zoom,
.shg-c#s-1ef5e7eb-167e-4a03-9247-b97c2ca4c0d0 img.shogun-image {
  aspect-ratio: 1/1;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){
.shg-c#s-1ef5e7eb-167e-4a03-9247-b97c2ca4c0d0 {
  max-width:  100%;
}

.shg-c#s-1ef5e7eb-167e-4a03-9247-b97c2ca4c0d0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1ef5e7eb-167e-4a03-9247-b97c2ca4c0d0 .shg-image-zoom,
.shg-c#s-1ef5e7eb-167e-4a03-9247-b97c2ca4c0d0 img.shogun-image {
  max-width: 3000px !important;
  
}

.shg-c#s-1ef5e7eb-167e-4a03-9247-b97c2ca4c0d0 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-1ef5e7eb-167e-4a03-9247-b97c2ca4c0d0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1ef5e7eb-167e-4a03-9247-b97c2ca4c0d0 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-1ef5e7eb-167e-4a03-9247-b97c2ca4c0d0 img.shogun-image,
.shg-c#s-1ef5e7eb-167e-4a03-9247-b97c2ca4c0d0 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-1ef5e7eb-167e-4a03-9247-b97c2ca4c0d0 .shg-image-zoom,
.shg-c#s-1ef5e7eb-167e-4a03-9247-b97c2ca4c0d0 img.shogun-image {
  aspect-ratio: 1/1;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-1ef5e7eb-167e-4a03-9247-b97c2ca4c0d0 {
  max-width:  100%;
}

.shg-c#s-1ef5e7eb-167e-4a03-9247-b97c2ca4c0d0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1ef5e7eb-167e-4a03-9247-b97c2ca4c0d0 .shg-image-zoom,
.shg-c#s-1ef5e7eb-167e-4a03-9247-b97c2ca4c0d0 img.shogun-image {
  max-width: 3000px !important;
  
}

.shg-c#s-1ef5e7eb-167e-4a03-9247-b97c2ca4c0d0 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-1ef5e7eb-167e-4a03-9247-b97c2ca4c0d0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1ef5e7eb-167e-4a03-9247-b97c2ca4c0d0 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-1ef5e7eb-167e-4a03-9247-b97c2ca4c0d0 img.shogun-image,
.shg-c#s-1ef5e7eb-167e-4a03-9247-b97c2ca4c0d0 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-1ef5e7eb-167e-4a03-9247-b97c2ca4c0d0 .shg-image-zoom,
.shg-c#s-1ef5e7eb-167e-4a03-9247-b97c2ca4c0d0 img.shogun-image {
  aspect-ratio: 1/1;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-1ef5e7eb-167e-4a03-9247-b97c2ca4c0d0 {
  max-width:  100%;
}

.shg-c#s-1ef5e7eb-167e-4a03-9247-b97c2ca4c0d0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1ef5e7eb-167e-4a03-9247-b97c2ca4c0d0 .shg-image-zoom,
.shg-c#s-1ef5e7eb-167e-4a03-9247-b97c2ca4c0d0 img.shogun-image {
  max-width: 3000px !important;
  
}

.shg-c#s-1ef5e7eb-167e-4a03-9247-b97c2ca4c0d0 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-1ef5e7eb-167e-4a03-9247-b97c2ca4c0d0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1ef5e7eb-167e-4a03-9247-b97c2ca4c0d0 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-1ef5e7eb-167e-4a03-9247-b97c2ca4c0d0 img.shogun-image,
.shg-c#s-1ef5e7eb-167e-4a03-9247-b97c2ca4c0d0 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-1ef5e7eb-167e-4a03-9247-b97c2ca4c0d0 .shg-image-zoom,
.shg-c#s-1ef5e7eb-167e-4a03-9247-b97c2ca4c0d0 img.shogun-image {
  aspect-ratio: 1/1;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-1ef5e7eb-167e-4a03-9247-b97c2ca4c0d0 {
  max-width:  100%;
}

.shg-c#s-1ef5e7eb-167e-4a03-9247-b97c2ca4c0d0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1ef5e7eb-167e-4a03-9247-b97c2ca4c0d0 .shg-image-zoom,
.shg-c#s-1ef5e7eb-167e-4a03-9247-b97c2ca4c0d0 img.shogun-image {
  max-width: 3000px !important;
  
}

.shg-c#s-1ef5e7eb-167e-4a03-9247-b97c2ca4c0d0 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-1ef5e7eb-167e-4a03-9247-b97c2ca4c0d0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1ef5e7eb-167e-4a03-9247-b97c2ca4c0d0 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-1ef5e7eb-167e-4a03-9247-b97c2ca4c0d0 img.shogun-image,
.shg-c#s-1ef5e7eb-167e-4a03-9247-b97c2ca4c0d0 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-1ef5e7eb-167e-4a03-9247-b97c2ca4c0d0 .shg-image-zoom,
.shg-c#s-1ef5e7eb-167e-4a03-9247-b97c2ca4c0d0 img.shogun-image {
  aspect-ratio: 1/1;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-6e595ad9-fc07-413e-b0c0-e677ce80b890 {
  margin-left: 0px;
margin-right: 30px;
min-height: 290px;
}

#s-0000247f-7426-4822-ade2-5b6871bde116 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}


.shg-c#s-0000247f-7426-4822-ade2-5b6871bde116 {
  max-width:  100%;
}

.shg-c#s-0000247f-7426-4822-ade2-5b6871bde116 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0000247f-7426-4822-ade2-5b6871bde116 .shg-image-zoom,
.shg-c#s-0000247f-7426-4822-ade2-5b6871bde116 img.shogun-image {
  max-width: 100% !important;
  
}

.shg-c#s-0000247f-7426-4822-ade2-5b6871bde116 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-0000247f-7426-4822-ade2-5b6871bde116 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0000247f-7426-4822-ade2-5b6871bde116 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-0000247f-7426-4822-ade2-5b6871bde116 img.shogun-image,
.shg-c#s-0000247f-7426-4822-ade2-5b6871bde116 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-0000247f-7426-4822-ade2-5b6871bde116 .shg-image-zoom,
.shg-c#s-0000247f-7426-4822-ade2-5b6871bde116 img.shogun-image {
  aspect-ratio: 1/1;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){
.shg-c#s-0000247f-7426-4822-ade2-5b6871bde116 {
  max-width:  100%;
}

.shg-c#s-0000247f-7426-4822-ade2-5b6871bde116 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0000247f-7426-4822-ade2-5b6871bde116 .shg-image-zoom,
.shg-c#s-0000247f-7426-4822-ade2-5b6871bde116 img.shogun-image {
  max-width: 100% !important;
  
}

.shg-c#s-0000247f-7426-4822-ade2-5b6871bde116 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-0000247f-7426-4822-ade2-5b6871bde116 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0000247f-7426-4822-ade2-5b6871bde116 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-0000247f-7426-4822-ade2-5b6871bde116 img.shogun-image,
.shg-c#s-0000247f-7426-4822-ade2-5b6871bde116 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-0000247f-7426-4822-ade2-5b6871bde116 .shg-image-zoom,
.shg-c#s-0000247f-7426-4822-ade2-5b6871bde116 img.shogun-image {
  aspect-ratio: 1/1;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-0000247f-7426-4822-ade2-5b6871bde116 {
  max-width:  100%;
}

.shg-c#s-0000247f-7426-4822-ade2-5b6871bde116 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0000247f-7426-4822-ade2-5b6871bde116 .shg-image-zoom,
.shg-c#s-0000247f-7426-4822-ade2-5b6871bde116 img.shogun-image {
  max-width: 100% !important;
  
}

.shg-c#s-0000247f-7426-4822-ade2-5b6871bde116 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-0000247f-7426-4822-ade2-5b6871bde116 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0000247f-7426-4822-ade2-5b6871bde116 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-0000247f-7426-4822-ade2-5b6871bde116 img.shogun-image,
.shg-c#s-0000247f-7426-4822-ade2-5b6871bde116 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-0000247f-7426-4822-ade2-5b6871bde116 .shg-image-zoom,
.shg-c#s-0000247f-7426-4822-ade2-5b6871bde116 img.shogun-image {
  aspect-ratio: 1/1;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-0000247f-7426-4822-ade2-5b6871bde116 {
  max-width:  100%;
}

.shg-c#s-0000247f-7426-4822-ade2-5b6871bde116 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0000247f-7426-4822-ade2-5b6871bde116 .shg-image-zoom,
.shg-c#s-0000247f-7426-4822-ade2-5b6871bde116 img.shogun-image {
  max-width: 100% !important;
  
}

.shg-c#s-0000247f-7426-4822-ade2-5b6871bde116 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-0000247f-7426-4822-ade2-5b6871bde116 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0000247f-7426-4822-ade2-5b6871bde116 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-0000247f-7426-4822-ade2-5b6871bde116 img.shogun-image,
.shg-c#s-0000247f-7426-4822-ade2-5b6871bde116 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-0000247f-7426-4822-ade2-5b6871bde116 .shg-image-zoom,
.shg-c#s-0000247f-7426-4822-ade2-5b6871bde116 img.shogun-image {
  aspect-ratio: 1/1;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-0000247f-7426-4822-ade2-5b6871bde116 {
  max-width:  100%;
}

.shg-c#s-0000247f-7426-4822-ade2-5b6871bde116 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0000247f-7426-4822-ade2-5b6871bde116 .shg-image-zoom,
.shg-c#s-0000247f-7426-4822-ade2-5b6871bde116 img.shogun-image {
  max-width: 100% !important;
  
}

.shg-c#s-0000247f-7426-4822-ade2-5b6871bde116 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-0000247f-7426-4822-ade2-5b6871bde116 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0000247f-7426-4822-ade2-5b6871bde116 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-0000247f-7426-4822-ade2-5b6871bde116 img.shogun-image,
.shg-c#s-0000247f-7426-4822-ade2-5b6871bde116 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-0000247f-7426-4822-ade2-5b6871bde116 .shg-image-zoom,
.shg-c#s-0000247f-7426-4822-ade2-5b6871bde116 img.shogun-image {
  aspect-ratio: 1/1;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-1f5ef2e7-3496-4c1d-8b49-25b08556217d {
  margin-left: auto;
margin-right: auto;
min-height: 290px;
}

#s-dda035ca-0824-427e-8ab3-f290182934cb {
  margin-left: auto;
margin-right: auto;
text-align: left;
}


.shg-c#s-dda035ca-0824-427e-8ab3-f290182934cb {
  max-width:  100%;
}

.shg-c#s-dda035ca-0824-427e-8ab3-f290182934cb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dda035ca-0824-427e-8ab3-f290182934cb .shg-image-zoom,
.shg-c#s-dda035ca-0824-427e-8ab3-f290182934cb img.shogun-image {
  max-width: 1500px !important;
  
}

.shg-c#s-dda035ca-0824-427e-8ab3-f290182934cb .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-dda035ca-0824-427e-8ab3-f290182934cb .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-dda035ca-0824-427e-8ab3-f290182934cb img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-dda035ca-0824-427e-8ab3-f290182934cb img.shogun-image,
.shg-c#s-dda035ca-0824-427e-8ab3-f290182934cb .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-dda035ca-0824-427e-8ab3-f290182934cb .shg-image-zoom,
.shg-c#s-dda035ca-0824-427e-8ab3-f290182934cb img.shogun-image {
  aspect-ratio: 1/1;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){
.shg-c#s-dda035ca-0824-427e-8ab3-f290182934cb {
  max-width:  100%;
}

.shg-c#s-dda035ca-0824-427e-8ab3-f290182934cb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dda035ca-0824-427e-8ab3-f290182934cb .shg-image-zoom,
.shg-c#s-dda035ca-0824-427e-8ab3-f290182934cb img.shogun-image {
  max-width: 1500px !important;
  
}

.shg-c#s-dda035ca-0824-427e-8ab3-f290182934cb .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-dda035ca-0824-427e-8ab3-f290182934cb .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-dda035ca-0824-427e-8ab3-f290182934cb img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-dda035ca-0824-427e-8ab3-f290182934cb img.shogun-image,
.shg-c#s-dda035ca-0824-427e-8ab3-f290182934cb .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-dda035ca-0824-427e-8ab3-f290182934cb .shg-image-zoom,
.shg-c#s-dda035ca-0824-427e-8ab3-f290182934cb img.shogun-image {
  aspect-ratio: 1/1;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-dda035ca-0824-427e-8ab3-f290182934cb {
  max-width:  100%;
}

.shg-c#s-dda035ca-0824-427e-8ab3-f290182934cb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dda035ca-0824-427e-8ab3-f290182934cb .shg-image-zoom,
.shg-c#s-dda035ca-0824-427e-8ab3-f290182934cb img.shogun-image {
  max-width: 1500px !important;
  
}

.shg-c#s-dda035ca-0824-427e-8ab3-f290182934cb .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-dda035ca-0824-427e-8ab3-f290182934cb .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-dda035ca-0824-427e-8ab3-f290182934cb img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-dda035ca-0824-427e-8ab3-f290182934cb img.shogun-image,
.shg-c#s-dda035ca-0824-427e-8ab3-f290182934cb .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-dda035ca-0824-427e-8ab3-f290182934cb .shg-image-zoom,
.shg-c#s-dda035ca-0824-427e-8ab3-f290182934cb img.shogun-image {
  aspect-ratio: 1/1;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-dda035ca-0824-427e-8ab3-f290182934cb {
  max-width:  100%;
}

.shg-c#s-dda035ca-0824-427e-8ab3-f290182934cb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dda035ca-0824-427e-8ab3-f290182934cb .shg-image-zoom,
.shg-c#s-dda035ca-0824-427e-8ab3-f290182934cb img.shogun-image {
  max-width: 1500px !important;
  
}

.shg-c#s-dda035ca-0824-427e-8ab3-f290182934cb .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-dda035ca-0824-427e-8ab3-f290182934cb .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-dda035ca-0824-427e-8ab3-f290182934cb img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-dda035ca-0824-427e-8ab3-f290182934cb img.shogun-image,
.shg-c#s-dda035ca-0824-427e-8ab3-f290182934cb .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-dda035ca-0824-427e-8ab3-f290182934cb .shg-image-zoom,
.shg-c#s-dda035ca-0824-427e-8ab3-f290182934cb img.shogun-image {
  aspect-ratio: 1/1;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-dda035ca-0824-427e-8ab3-f290182934cb {
  max-width:  100%;
}

.shg-c#s-dda035ca-0824-427e-8ab3-f290182934cb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dda035ca-0824-427e-8ab3-f290182934cb .shg-image-zoom,
.shg-c#s-dda035ca-0824-427e-8ab3-f290182934cb img.shogun-image {
  max-width: 1500px !important;
  
}

.shg-c#s-dda035ca-0824-427e-8ab3-f290182934cb .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-dda035ca-0824-427e-8ab3-f290182934cb .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-dda035ca-0824-427e-8ab3-f290182934cb img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-dda035ca-0824-427e-8ab3-f290182934cb img.shogun-image,
.shg-c#s-dda035ca-0824-427e-8ab3-f290182934cb .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-dda035ca-0824-427e-8ab3-f290182934cb .shg-image-zoom,
.shg-c#s-dda035ca-0824-427e-8ab3-f290182934cb img.shogun-image {
  aspect-ratio: 1/1;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-08eec92d-f606-49b0-b833-d393dcb0bc0a {
  margin-left: auto;
margin-right: auto;
}

#s-6a6beea0-95e6-4d60-bdd6-49cecd47f71d {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-6a6beea0-95e6-4d60-bdd6-49cecd47f71d .shg-product-title-component h1 span {
  color: rgba(0, 0, 0, 1);
  
  
  
  font-size: 14px;
  
  letter-spacing: 1.4px;
  
}

#s-41bef42b-8b72-45c2-aa56-3dd0489335ec {
  margin-left: auto;
margin-right: auto;
}

#s-63a0b829-a6f1-4ae0-9f32-010ebc0ff24c {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-63a0b829-a6f1-4ae0-9f32-010ebc0ff24c .shg-product-title-component h1 span {
  color: rgba(0, 0, 0, 1);
  
  
  
  font-size: 14px;
  
  letter-spacing: 1.4px;
  
}

#s-d11147e3-abd2-481e-b996-905174305045 {
  margin-left: auto;
margin-right: auto;
}

#s-180b32c4-b31a-49ee-af4c-7ead8877d5ff {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-180b32c4-b31a-49ee-af4c-7ead8877d5ff .shg-product-title-component h1 span {
  color: rgba(0, 0, 0, 1);
  
  
  
  font-size: 14px;
  
  letter-spacing: 1.4px;
  
}

#s-4028ddbf-6f3d-441e-bddb-799da971053f {
  margin-left: auto;
margin-right: auto;
}

#s-c7b285f4-b502-4d5a-abfc-162434fc20fd {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-c7b285f4-b502-4d5a-abfc-162434fc20fd .shg-product-title-component h1 span {
  color: rgba(0, 0, 0, 1);
  
  
  
  font-size: 14px;
  
  letter-spacing: 1.4px;
  
}

#s-249255f2-3aa7-4434-b8d4-a7ea4c474c40 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-bottom: 50px;
min-height: 50px;
background-color: rgba(244, 243, 240, 1);
}
@media (min-width: 1200px){#s-249255f2-3aa7-4434-b8d4-a7ea4c474c40 {
  display: none;
}
#s-249255f2-3aa7-4434-b8d4-a7ea4c474c40, #wrap-s-249255f2-3aa7-4434-b8d4-a7ea4c474c40, #wrap-content-s-249255f2-3aa7-4434-b8d4-a7ea4c474c40 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-249255f2-3aa7-4434-b8d4-a7ea4c474c40 {
  display: none;
}
#s-249255f2-3aa7-4434-b8d4-a7ea4c474c40, #wrap-s-249255f2-3aa7-4434-b8d4-a7ea4c474c40, #wrap-content-s-249255f2-3aa7-4434-b8d4-a7ea4c474c40 { display: none !important; }}







#s-249255f2-3aa7-4434-b8d4-a7ea4c474c40 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-249255f2-3aa7-4434-b8d4-a7ea4c474c40.shg-box.shg-c {
  justify-content: center;
}

#s-40bfa2c7-e486-463b-bfe1-6a8d96d9346a {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
border-radius: 2px;
background-color: rgba(17, 17, 17, 1);
text-align: center;
text-decoration: none;
letter-spacing: 1.4px;
}
#s-40bfa2c7-e486-463b-bfe1-6a8d96d9346a:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-40bfa2c7-e486-463b-bfe1-6a8d96d9346a:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-40bfa2c7-e486-463b-bfe1-6a8d96d9346a {
  display: none;
}
#s-40bfa2c7-e486-463b-bfe1-6a8d96d9346a, #wrap-s-40bfa2c7-e486-463b-bfe1-6a8d96d9346a, #wrap-content-s-40bfa2c7-e486-463b-bfe1-6a8d96d9346a { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-40bfa2c7-e486-463b-bfe1-6a8d96d9346a {
  display: none;
}
#s-40bfa2c7-e486-463b-bfe1-6a8d96d9346a, #wrap-s-40bfa2c7-e486-463b-bfe1-6a8d96d9346a, #wrap-content-s-40bfa2c7-e486-463b-bfe1-6a8d96d9346a { display: none !important; }}

  #s-40bfa2c7-e486-463b-bfe1-6a8d96d9346a-root {
    text-align: center;
  }


#s-40bfa2c7-e486-463b-bfe1-6a8d96d9346a.shg-btn {
  color: #ffffff;
  font-size: 11px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-40bfa2c7-e486-463b-bfe1-6a8d96d9346a-root {
    text-align: center;
  }


#s-40bfa2c7-e486-463b-bfe1-6a8d96d9346a.shg-btn {
  color: #ffffff;
  font-size: 11px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-40bfa2c7-e486-463b-bfe1-6a8d96d9346a-root {
    text-align: center;
  }


#s-40bfa2c7-e486-463b-bfe1-6a8d96d9346a.shg-btn {
  color: #ffffff;
  font-size: 11px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-40bfa2c7-e486-463b-bfe1-6a8d96d9346a-root {
    text-align: center;
  }


#s-40bfa2c7-e486-463b-bfe1-6a8d96d9346a.shg-btn {
  color: #ffffff;
  font-size: 11px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-40bfa2c7-e486-463b-bfe1-6a8d96d9346a-root {
    text-align: center;
  }


#s-40bfa2c7-e486-463b-bfe1-6a8d96d9346a.shg-btn {
  color: #ffffff;
  font-size: 11px;
  
  
  
  display:  inline-block ;
}
}
#s-b25e2ed3-c36f-434b-8a1f-98c6353e99f8 {
  padding-left: 50px;
padding-right: 50px;
background-color: rgba(244, 243, 240, 1);
}

@media (min-width: 0px) {
[id="s-b25e2ed3-c36f-434b-8a1f-98c6353e99f8"] > .shg-row > .shg-c-xs-2_4 {
  width: calc(20.0% - 8.0px);
}

}

@media (min-width: 768px) {
[id="s-b25e2ed3-c36f-434b-8a1f-98c6353e99f8"] > .shg-row > .shg-c-sm-2_4 {
  width: calc(20.0% - 8.0px);
}

}

@media (min-width: 992px) {
[id="s-b25e2ed3-c36f-434b-8a1f-98c6353e99f8"] > .shg-row > .shg-c-md-2_4 {
  width: calc(20.0% - 8.0px);
}

}

@media (min-width: 1200px) {
[id="s-b25e2ed3-c36f-434b-8a1f-98c6353e99f8"] > .shg-row > .shg-c-lg-2_4 {
  width: calc(20.0% - 8.0px);
}

}

#s-beec684e-e346-4686-a9a3-dcf4c7faa51b {
  background-repeat: no-repeat;
background-size: cover;
margin-left: 0%;
margin-right: 0%;
padding-top: 0px;
padding-left: 1%;
padding-bottom: 0px;
padding-right: 1%;
min-height: 290px;
background-position: center center;
}








#s-beec684e-e346-4686-a9a3-dcf4c7faa51b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-beec684e-e346-4686-a9a3-dcf4c7faa51b {
  cursor: pointer;
}#s-beec684e-e346-4686-a9a3-dcf4c7faa51b.shg-box.shg-c {
  justify-content: center;
}

#s-21ea35a7-a0cd-44ca-9fbe-4b8800af8ae9 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-21ea35a7-a0cd-44ca-9fbe-4b8800af8ae9 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 30px;
  
  letter-spacing: -1px;
  text-align: left;
}


#s-21ea35a7-a0cd-44ca-9fbe-4b8800af8ae9 .shogun-heading-component h1 a {
  color: rgba(255, 255, 255, 1);
}


#s-ec8dd71d-5210-44a0-9d3e-f069d34d8268 {
  background-repeat: no-repeat;
background-size: cover;
padding-top: 0%;
padding-left: 1%;
padding-bottom: 0%;
padding-right: 1%;
min-height: 290px;
background-position: center center;
}








#s-ec8dd71d-5210-44a0-9d3e-f069d34d8268 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ec8dd71d-5210-44a0-9d3e-f069d34d8268 {
  cursor: pointer;
}#s-ec8dd71d-5210-44a0-9d3e-f069d34d8268.shg-box.shg-c {
  justify-content: center;
}

#s-90213c51-6035-4399-8be1-10dfeaadd986 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-90213c51-6035-4399-8be1-10dfeaadd986 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 30px;
  
  letter-spacing: -1px;
  text-align: left;
}


#s-90213c51-6035-4399-8be1-10dfeaadd986 .shogun-heading-component h1 a {
  color: rgba(255, 255, 255, 1);
}


#s-65ec0ca1-8eac-4b80-bebd-2a9e5ee2c111 {
  background-repeat: no-repeat;
background-size: cover;
padding-top: 0%;
padding-left: 1%;
padding-bottom: 0%;
padding-right: 1%;
min-height: 290px;
background-position: center center;
}








#s-65ec0ca1-8eac-4b80-bebd-2a9e5ee2c111 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-65ec0ca1-8eac-4b80-bebd-2a9e5ee2c111 {
  cursor: pointer;
}#s-65ec0ca1-8eac-4b80-bebd-2a9e5ee2c111.shg-box.shg-c {
  justify-content: center;
}

#s-8069c980-8ecc-41db-a24c-47074c725232 {
  margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-8069c980-8ecc-41db-a24c-47074c725232 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 30px;
  
  letter-spacing: -1px;
  text-align: left;
}


#s-8069c980-8ecc-41db-a24c-47074c725232 .shogun-heading-component h1 a {
  color: rgba(255, 255, 255, 1);
}


#s-7948810c-d1bc-4964-a7ec-97b842417dd1 {
  background-repeat: no-repeat;
background-size: cover;
padding-top: 0px;
padding-left: 1%;
padding-bottom: 0px;
padding-right: 1%;
min-height: 290px;
background-position: center center;
}








#s-7948810c-d1bc-4964-a7ec-97b842417dd1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-7948810c-d1bc-4964-a7ec-97b842417dd1 {
  cursor: pointer;
}#s-7948810c-d1bc-4964-a7ec-97b842417dd1.shg-box.shg-c {
  justify-content: center;
}

#s-958058be-8548-4088-b905-ebb4d8257435 {
  margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-958058be-8548-4088-b905-ebb4d8257435 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 30px;
  
  letter-spacing: -1px;
  text-align: left;
}


#s-958058be-8548-4088-b905-ebb4d8257435 .shogun-heading-component h1 a {
  color: rgba(255, 255, 255, 1);
}


#s-53f15703-45d5-4b04-920b-a26cdc4db8ee {
  background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
padding-left: 1%;
padding-right: 1%;
min-height: 290px;
background-position: center center;
}








#s-53f15703-45d5-4b04-920b-a26cdc4db8ee > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-53f15703-45d5-4b04-920b-a26cdc4db8ee {
  cursor: pointer;
}#s-53f15703-45d5-4b04-920b-a26cdc4db8ee.shg-box.shg-c {
  justify-content: center;
}

#s-09a18daf-53c9-4831-996d-2926f8689e45 {
  margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-09a18daf-53c9-4831-996d-2926f8689e45 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 30px;
  
  letter-spacing: -1px;
  text-align: left;
}


#s-09a18daf-53c9-4831-996d-2926f8689e45 .shogun-heading-component h1 a {
  color: rgba(255, 255, 255, 1);
}


#s-69de17b3-20ac-4795-987e-748f6cb2d22f {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 140px;
padding-left: 50px;
padding-bottom: 140px;
padding-right: 50px;
min-height: 50px;
background-color: rgba(244, 243, 240, 1);
}








#s-69de17b3-20ac-4795-987e-748f6cb2d22f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-69de17b3-20ac-4795-987e-748f6cb2d22f.shg-box.shg-c {
  justify-content: center;
}

#s-4d8060bb-7409-45a4-a5cc-e8c3341af94f {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
max-width: 697px;
text-align: center;
background-color: rgba(244, 243, 240, 1);
}

#s-4d8060bb-7409-45a4-a5cc-e8c3341af94f .shogun-heading-component h5 {
  
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  
  letter-spacing: 1px;
  
}



#s-bb20b4cc-9e27-4e40-b09f-1ba38aba29bd {
  padding-top: 120px;
padding-bottom: 120px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-bb20b4cc-9e27-4e40-b09f-1ba38aba29bd {
  display: none;
}
#s-bb20b4cc-9e27-4e40-b09f-1ba38aba29bd, #wrap-s-bb20b4cc-9e27-4e40-b09f-1ba38aba29bd, #wrap-content-s-bb20b4cc-9e27-4e40-b09f-1ba38aba29bd { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bb20b4cc-9e27-4e40-b09f-1ba38aba29bd {
  display: none;
}
#s-bb20b4cc-9e27-4e40-b09f-1ba38aba29bd, #wrap-s-bb20b4cc-9e27-4e40-b09f-1ba38aba29bd, #wrap-content-s-bb20b4cc-9e27-4e40-b09f-1ba38aba29bd { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-bb20b4cc-9e27-4e40-b09f-1ba38aba29bd {
  padding-top: 60px;
padding-bottom: 60px;
display: none;
}
#s-bb20b4cc-9e27-4e40-b09f-1ba38aba29bd, #wrap-s-bb20b4cc-9e27-4e40-b09f-1ba38aba29bd, #wrap-content-s-bb20b4cc-9e27-4e40-b09f-1ba38aba29bd { display: none !important; }}@media (max-width: 767px){#s-bb20b4cc-9e27-4e40-b09f-1ba38aba29bd {
  padding-top: 60px;
padding-bottom: 60px;
display: none;
}
#s-bb20b4cc-9e27-4e40-b09f-1ba38aba29bd, #wrap-s-bb20b4cc-9e27-4e40-b09f-1ba38aba29bd, #wrap-content-s-bb20b4cc-9e27-4e40-b09f-1ba38aba29bd { display: none !important; }}







#s-bb20b4cc-9e27-4e40-b09f-1ba38aba29bd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-bb20b4cc-9e27-4e40-b09f-1ba38aba29bd.shg-box.shg-c {
  justify-content: center;
}

#s-2d659dd6-d319-4d71-9f34-d01f05237755 {
  padding-top: 15px;
padding-bottom: 15px;
text-align: center;
}

#s-2d659dd6-d319-4d71-9f34-d01f05237755 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 30px;
  
  letter-spacing: -1px;
  
}


#s-2d659dd6-d319-4d71-9f34-d01f05237755 .shogun-heading-component h1 a {
  color: rgba(0, 0, 0, 1);
}


#s-0284771d-c421-45ee-bc3b-51733e74449d {
  margin-bottom: 30px;
padding-left: 10%;
padding-right: 10%;
}
@media (max-width: 767px){#s-0284771d-c421-45ee-bc3b-51733e74449d {
  padding-left: 5%;
padding-right: 5%;
}
}
#s-3d78cc9c-0b7a-45be-87ad-7d63a78eed3e {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-3d78cc9c-0b7a-45be-87ad-7d63a78eed3e .shg-sld-dot {
  background-color: rgba(255, 255, 255, 1);
}

#s-3d78cc9c-0b7a-45be-87ad-7d63a78eed3e .shg-sld-nav-button.shg-sld-left,
#s-3d78cc9c-0b7a-45be-87ad-7d63a78eed3e .shg-sld-nav-button.shg-sld-right {
  fill: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-b8ac5fbd-116d-4c48-b390-3fc9c62ed30b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-b8ac5fbd-116d-4c48-b390-3fc9c62ed30b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-b8ac5fbd-116d-4c48-b390-3fc9c62ed30b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-b8ac5fbd-116d-4c48-b390-3fc9c62ed30b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-dde517a6-03ec-4ff7-8d12-ab4d415daca5 {
  text-align: left;
}



.shg-c#s-dde517a6-03ec-4ff7-8d12-ab4d415daca5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-dde517a6-03ec-4ff7-8d12-ab4d415daca5 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-dde517a6-03ec-4ff7-8d12-ab4d415daca5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-dde517a6-03ec-4ff7-8d12-ab4d415daca5 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-dde517a6-03ec-4ff7-8d12-ab4d415daca5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-dde517a6-03ec-4ff7-8d12-ab4d415daca5 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-dde517a6-03ec-4ff7-8d12-ab4d415daca5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-dde517a6-03ec-4ff7-8d12-ab4d415daca5 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-dde517a6-03ec-4ff7-8d12-ab4d415daca5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-dde517a6-03ec-4ff7-8d12-ab4d415daca5 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-7a2cba8e-f0a7-41da-aab5-320381b656c3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7a2cba8e-f0a7-41da-aab5-320381b656c3 .shg-product-title-component h2 span {
  color: rgba(0, 0, 0, 1);
  
  
  
  font-size: 20px;
  
  
  
}
@media (max-width: 767px){#s-7a2cba8e-f0a7-41da-aab5-320381b656c3 .shg-product-title-component h2 span {
  color: rgba(0, 0, 0, 1);
  
  
  
  font-size: 14px;
  
  
  
}
}
#s-f83fbaa0-840f-4864-90f8-fea2f1d80261 {
  text-align: left;
}



.shg-c#s-f83fbaa0-840f-4864-90f8-fea2f1d80261 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f83fbaa0-840f-4864-90f8-fea2f1d80261 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-f83fbaa0-840f-4864-90f8-fea2f1d80261 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f83fbaa0-840f-4864-90f8-fea2f1d80261 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-f83fbaa0-840f-4864-90f8-fea2f1d80261 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f83fbaa0-840f-4864-90f8-fea2f1d80261 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-f83fbaa0-840f-4864-90f8-fea2f1d80261 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f83fbaa0-840f-4864-90f8-fea2f1d80261 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-f83fbaa0-840f-4864-90f8-fea2f1d80261 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f83fbaa0-840f-4864-90f8-fea2f1d80261 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-a04fae30-cbb5-480e-99f6-1f7243dd681b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a04fae30-cbb5-480e-99f6-1f7243dd681b .shg-product-title-component h2 span {
  color: rgba(0, 0, 0, 1);
  
  
  
  font-size: 20px;
  
  
  
}
@media (max-width: 767px){#s-a04fae30-cbb5-480e-99f6-1f7243dd681b .shg-product-title-component h2 span {
  color: rgba(0, 0, 0, 1);
  
  
  
  font-size: 14px;
  
  
  
}
}
@media (min-width: 0px) {
[id="s-ee11f8bd-1886-4569-94d0-58a66b8bc41c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-ee11f8bd-1886-4569-94d0-58a66b8bc41c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-ee11f8bd-1886-4569-94d0-58a66b8bc41c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-ee11f8bd-1886-4569-94d0-58a66b8bc41c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-206d933f-8c9f-4761-a537-d1bef28c1a3e {
  text-align: left;
}



.shg-c#s-206d933f-8c9f-4761-a537-d1bef28c1a3e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-206d933f-8c9f-4761-a537-d1bef28c1a3e img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-206d933f-8c9f-4761-a537-d1bef28c1a3e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-206d933f-8c9f-4761-a537-d1bef28c1a3e img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-206d933f-8c9f-4761-a537-d1bef28c1a3e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-206d933f-8c9f-4761-a537-d1bef28c1a3e img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-206d933f-8c9f-4761-a537-d1bef28c1a3e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-206d933f-8c9f-4761-a537-d1bef28c1a3e img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-206d933f-8c9f-4761-a537-d1bef28c1a3e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-206d933f-8c9f-4761-a537-d1bef28c1a3e img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-aea9aada-af90-40f3-add9-f3bb7abcb61a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-aea9aada-af90-40f3-add9-f3bb7abcb61a .shg-product-title-component h2 span {
  color: rgba(0, 0, 0, 1);
  
  
  
  font-size: 20px;
  
  
  
}
@media (max-width: 767px){#s-aea9aada-af90-40f3-add9-f3bb7abcb61a .shg-product-title-component h2 span {
  color: rgba(0, 0, 0, 1);
  
  
  
  font-size: 14px;
  
  
  
}
}
#s-2aa86926-6e64-4094-82c4-c16584fefde0 {
  text-align: left;
}



.shg-c#s-2aa86926-6e64-4094-82c4-c16584fefde0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2aa86926-6e64-4094-82c4-c16584fefde0 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-2aa86926-6e64-4094-82c4-c16584fefde0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2aa86926-6e64-4094-82c4-c16584fefde0 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-2aa86926-6e64-4094-82c4-c16584fefde0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2aa86926-6e64-4094-82c4-c16584fefde0 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-2aa86926-6e64-4094-82c4-c16584fefde0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2aa86926-6e64-4094-82c4-c16584fefde0 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-2aa86926-6e64-4094-82c4-c16584fefde0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2aa86926-6e64-4094-82c4-c16584fefde0 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-60e3870a-e3a3-45ea-9ddf-80107beadbaf {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-60e3870a-e3a3-45ea-9ddf-80107beadbaf .shg-product-title-component h2 span {
  color: rgba(0, 0, 0, 1);
  
  
  
  font-size: 20px;
  
  
  
}
@media (max-width: 767px){#s-60e3870a-e3a3-45ea-9ddf-80107beadbaf .shg-product-title-component h2 span {
  color: rgba(0, 0, 0, 1);
  
  
  
  font-size: 14px;
  
  
  
}
}
@media (min-width: 0px) {
[id="s-c864f35d-6b96-4048-b5af-f817946b63e5"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-c864f35d-6b96-4048-b5af-f817946b63e5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-c864f35d-6b96-4048-b5af-f817946b63e5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-c864f35d-6b96-4048-b5af-f817946b63e5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-7a692795-a97a-464c-a512-4717653b7926 {
  text-align: left;
}



.shg-c#s-7a692795-a97a-464c-a512-4717653b7926 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7a692795-a97a-464c-a512-4717653b7926 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-7a692795-a97a-464c-a512-4717653b7926 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7a692795-a97a-464c-a512-4717653b7926 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-7a692795-a97a-464c-a512-4717653b7926 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7a692795-a97a-464c-a512-4717653b7926 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-7a692795-a97a-464c-a512-4717653b7926 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7a692795-a97a-464c-a512-4717653b7926 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-7a692795-a97a-464c-a512-4717653b7926 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7a692795-a97a-464c-a512-4717653b7926 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-c35cad2b-9846-41e3-a91d-3a8b05652f13 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c35cad2b-9846-41e3-a91d-3a8b05652f13 .shg-product-title-component h2 span {
  color: rgba(0, 0, 0, 1);
  
  
  
  font-size: 20px;
  
  
  
}
@media (max-width: 767px){#s-c35cad2b-9846-41e3-a91d-3a8b05652f13 .shg-product-title-component h2 span {
  color: rgba(0, 0, 0, 1);
  
  
  
  font-size: 14px;
  
  
  
}
}
#s-ea6accf5-60ee-4992-a69b-05c9b6847acf {
  text-align: left;
}



.shg-c#s-ea6accf5-60ee-4992-a69b-05c9b6847acf .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ea6accf5-60ee-4992-a69b-05c9b6847acf img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-ea6accf5-60ee-4992-a69b-05c9b6847acf .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ea6accf5-60ee-4992-a69b-05c9b6847acf img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-ea6accf5-60ee-4992-a69b-05c9b6847acf .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ea6accf5-60ee-4992-a69b-05c9b6847acf img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-ea6accf5-60ee-4992-a69b-05c9b6847acf .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ea6accf5-60ee-4992-a69b-05c9b6847acf img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-ea6accf5-60ee-4992-a69b-05c9b6847acf .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ea6accf5-60ee-4992-a69b-05c9b6847acf img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-b54e7c24-ccc9-4c3e-bee6-3a98795f6b1c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b54e7c24-ccc9-4c3e-bee6-3a98795f6b1c .shg-product-title-component h2 span {
  color: rgba(0, 0, 0, 1);
  
  
  
  font-size: 20px;
  
  
  
}
@media (max-width: 767px){#s-b54e7c24-ccc9-4c3e-bee6-3a98795f6b1c .shg-product-title-component h2 span {
  color: rgba(0, 0, 0, 1);
  
  
  
  font-size: 14px;
  
  
  
}
}
@media (min-width: 0px) {
[id="s-5c51f59b-9f6f-4b26-a167-9150835c9702"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

}

@media (min-width: 768px) {
[id="s-5c51f59b-9f6f-4b26-a167-9150835c9702"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-5c51f59b-9f6f-4b26-a167-9150835c9702"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-5c51f59b-9f6f-4b26-a167-9150835c9702"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

}

#s-d6c37dbb-e138-43ba-92d0-9155486f2062 {
  text-align: left;
}



.shg-c#s-d6c37dbb-e138-43ba-92d0-9155486f2062 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d6c37dbb-e138-43ba-92d0-9155486f2062 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-d6c37dbb-e138-43ba-92d0-9155486f2062 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d6c37dbb-e138-43ba-92d0-9155486f2062 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-d6c37dbb-e138-43ba-92d0-9155486f2062 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d6c37dbb-e138-43ba-92d0-9155486f2062 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-d6c37dbb-e138-43ba-92d0-9155486f2062 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d6c37dbb-e138-43ba-92d0-9155486f2062 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-d6c37dbb-e138-43ba-92d0-9155486f2062 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d6c37dbb-e138-43ba-92d0-9155486f2062 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-0b5f3970-136c-4a12-a98f-96d247d04ea9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0b5f3970-136c-4a12-a98f-96d247d04ea9 .shg-product-title-component h2 span {
  color: rgba(0, 0, 0, 1);
  
  
  
  font-size: 20px;
  
  
  
}

#s-d3383007-ee69-4068-95af-a5a6ef54a9a5 {
  text-align: left;
}



.shg-c#s-d3383007-ee69-4068-95af-a5a6ef54a9a5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d3383007-ee69-4068-95af-a5a6ef54a9a5 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-d3383007-ee69-4068-95af-a5a6ef54a9a5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d3383007-ee69-4068-95af-a5a6ef54a9a5 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-d3383007-ee69-4068-95af-a5a6ef54a9a5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d3383007-ee69-4068-95af-a5a6ef54a9a5 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-d3383007-ee69-4068-95af-a5a6ef54a9a5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d3383007-ee69-4068-95af-a5a6ef54a9a5 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-d3383007-ee69-4068-95af-a5a6ef54a9a5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d3383007-ee69-4068-95af-a5a6ef54a9a5 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-728dcd55-4267-4fbd-af1a-2fe440015669 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-728dcd55-4267-4fbd-af1a-2fe440015669 .shg-product-title-component h2 span {
  color: rgba(0, 0, 0, 1);
  
  
  
  font-size: 20px;
  
  
  
}

#s-126ff309-d055-467c-9e4f-f41e2799ff70 {
  text-align: left;
}



.shg-c#s-126ff309-d055-467c-9e4f-f41e2799ff70 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-126ff309-d055-467c-9e4f-f41e2799ff70 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-126ff309-d055-467c-9e4f-f41e2799ff70 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-126ff309-d055-467c-9e4f-f41e2799ff70 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-126ff309-d055-467c-9e4f-f41e2799ff70 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-126ff309-d055-467c-9e4f-f41e2799ff70 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-126ff309-d055-467c-9e4f-f41e2799ff70 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-126ff309-d055-467c-9e4f-f41e2799ff70 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-126ff309-d055-467c-9e4f-f41e2799ff70 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-126ff309-d055-467c-9e4f-f41e2799ff70 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-079ec700-07ce-4323-98f2-9efb564ea42c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-079ec700-07ce-4323-98f2-9efb564ea42c .shg-product-title-component h2 span {
  color: rgba(0, 0, 0, 1);
  
  
  
  font-size: 20px;
  
  
  
}

#s-9aceee8c-a648-4ffa-857d-f8c6e6fbf6f5 {
  background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-9aceee8c-a648-4ffa-857d-f8c6e6fbf6f5"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-9aceee8c-a648-4ffa-857d-f8c6e6fbf6f5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-9aceee8c-a648-4ffa-857d-f8c6e6fbf6f5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-9aceee8c-a648-4ffa-857d-f8c6e6fbf6f5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-b3202698-4fe3-47f5-979f-36fb95ac1d0c {
  text-align: left;
}



.shg-c#s-b3202698-4fe3-47f5-979f-36fb95ac1d0c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b3202698-4fe3-47f5-979f-36fb95ac1d0c img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-b3202698-4fe3-47f5-979f-36fb95ac1d0c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b3202698-4fe3-47f5-979f-36fb95ac1d0c img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-b3202698-4fe3-47f5-979f-36fb95ac1d0c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b3202698-4fe3-47f5-979f-36fb95ac1d0c img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-b3202698-4fe3-47f5-979f-36fb95ac1d0c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b3202698-4fe3-47f5-979f-36fb95ac1d0c img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-b3202698-4fe3-47f5-979f-36fb95ac1d0c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b3202698-4fe3-47f5-979f-36fb95ac1d0c img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-b59fc583-9ee1-47fe-8769-a56565faa014 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b59fc583-9ee1-47fe-8769-a56565faa014 .shg-product-title-component h2 span {
  color: rgba(0, 0, 0, 1);
  
  
  
  font-size: 20px;
  
  
  
}
@media (max-width: 767px){#s-b59fc583-9ee1-47fe-8769-a56565faa014 .shg-product-title-component h2 span {
  color: rgba(0, 0, 0, 1);
  
  
  
  font-size: 14px;
  
  
  
}
}
#s-5b5684c3-aebd-4469-b4d5-67d1b74e1537 {
  text-align: left;
}



.shg-c#s-5b5684c3-aebd-4469-b4d5-67d1b74e1537 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-5b5684c3-aebd-4469-b4d5-67d1b74e1537 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-5b5684c3-aebd-4469-b4d5-67d1b74e1537 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-5b5684c3-aebd-4469-b4d5-67d1b74e1537 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-5b5684c3-aebd-4469-b4d5-67d1b74e1537 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-5b5684c3-aebd-4469-b4d5-67d1b74e1537 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-5b5684c3-aebd-4469-b4d5-67d1b74e1537 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-5b5684c3-aebd-4469-b4d5-67d1b74e1537 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-5b5684c3-aebd-4469-b4d5-67d1b74e1537 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-5b5684c3-aebd-4469-b4d5-67d1b74e1537 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-62c4b335-72cd-4cdd-85c8-ad61c953efa4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-62c4b335-72cd-4cdd-85c8-ad61c953efa4 .shg-product-title-component h2 span {
  color: rgba(0, 0, 0, 1);
  
  
  
  font-size: 20px;
  
  
  
}
@media (max-width: 767px){#s-62c4b335-72cd-4cdd-85c8-ad61c953efa4 .shg-product-title-component h2 span {
  color: rgba(0, 0, 0, 1);
  
  
  
  font-size: 14px;
  
  
  
}
}
#s-fe5676dd-3df7-463e-8610-b9b9aff3f245 {
  margin-top: 50px;
margin-left: 0%;
margin-right: 0%;
padding-top: 14px;
padding-left: 50px;
padding-bottom: 14px;
padding-right: 50px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
hover-type: color;
}
#s-fe5676dd-3df7-463e-8610-b9b9aff3f245:hover {border-style: solid !important;
border-color: rgba(162, 186, 122, 1) !important;
background-color: rgba(162, 186, 122, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-fe5676dd-3df7-463e-8610-b9b9aff3f245:active {background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}@media (max-width: 767px){#s-fe5676dd-3df7-463e-8610-b9b9aff3f245 {
  padding-left: 75px;
padding-right: 75px;
}
}

  #s-fe5676dd-3df7-463e-8610-b9b9aff3f245-root {
    text-align: center;
  }


#s-fe5676dd-3df7-463e-8610-b9b9aff3f245.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-fe5676dd-3df7-463e-8610-b9b9aff3f245-root {
    text-align: center;
  }


#s-fe5676dd-3df7-463e-8610-b9b9aff3f245.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-fe5676dd-3df7-463e-8610-b9b9aff3f245-root {
    text-align: center;
  }


#s-fe5676dd-3df7-463e-8610-b9b9aff3f245.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-fe5676dd-3df7-463e-8610-b9b9aff3f245-root {
    text-align: center;
  }


#s-fe5676dd-3df7-463e-8610-b9b9aff3f245.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-fe5676dd-3df7-463e-8610-b9b9aff3f245-root {
    text-align: center;
  }


#s-fe5676dd-3df7-463e-8610-b9b9aff3f245.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-60ac2a0e-8574-4cc8-b14b-58ac37888d3a {
  background-attachment: fixed;
padding-left: 50px;
padding-right: 50px;
background-color: rgba(244, 243, 240, 1);
}








#s-60ac2a0e-8574-4cc8-b14b-58ac37888d3a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-60ac2a0e-8574-4cc8-b14b-58ac37888d3a.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-63457cde-6d75-4613-8637-e7925d3cce4a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-63457cde-6d75-4613-8637-e7925d3cce4a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-63457cde-6d75-4613-8637-e7925d3cce4a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-63457cde-6d75-4613-8637-e7925d3cce4a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-0c04d345-26ee-41c7-b446-03133ef0a7fa {
  background-repeat: no-repeat;
background-size: cover;
padding-top: 10px;
padding-left: 10%;
padding-bottom: 10%;
padding-right: 10%;
min-height: 600px;
background-position: center bottom;
background-attachment: scroll;
}
@media (max-width: 767px){#s-0c04d345-26ee-41c7-b446-03133ef0a7fa {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
min-height: 450px;
}
}







#s-0c04d345-26ee-41c7-b446-03133ef0a7fa > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
  display: block;
}#s-0c04d345-26ee-41c7-b446-03133ef0a7fa {
  cursor: pointer;
}#s-0c04d345-26ee-41c7-b446-03133ef0a7fa.shg-box.shg-c {
  justify-content: flex-end;
}

#s-762d6e60-d613-4d7c-90a3-03a25e0eb404 {
  margin-bottom: 10px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-762d6e60-d613-4d7c-90a3-03a25e0eb404 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 35px;
  
  letter-spacing: -1px;
  text-align: left;
}


#s-762d6e60-d613-4d7c-90a3-03a25e0eb404 .shogun-heading-component h1 a {
  color: rgba(255, 255, 255, 1);
}


#s-451802e9-febf-4640-b285-b80eca779b91 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 12px;
padding-left: 30px;
padding-bottom: 12px;
padding-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
letter-spacing: 1.43px;
}
#s-451802e9-febf-4640-b285-b80eca779b91:hover {border-style: solid !important;
border-color: rgba(162, 186, 122, 1) !important;
background-color: rgba(162, 186, 122, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-451802e9-febf-4640-b285-b80eca779b91:active {border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}@media (max-width: 767px){#s-451802e9-febf-4640-b285-b80eca779b91 {
  margin-bottom: 14px;
}
}

  #s-451802e9-febf-4640-b285-b80eca779b91-root {
    text-align: center;
  }


#s-451802e9-febf-4640-b285-b80eca779b91.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-451802e9-febf-4640-b285-b80eca779b91-root {
    text-align: center;
  }


#s-451802e9-febf-4640-b285-b80eca779b91.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-451802e9-febf-4640-b285-b80eca779b91-root {
    text-align: center;
  }


#s-451802e9-febf-4640-b285-b80eca779b91.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-451802e9-febf-4640-b285-b80eca779b91-root {
    text-align: center;
  }


#s-451802e9-febf-4640-b285-b80eca779b91.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-451802e9-febf-4640-b285-b80eca779b91-root {
    text-align: center;
  }


#s-451802e9-febf-4640-b285-b80eca779b91.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  
  
  
  display:  inline-block ;
}
}
#s-9157e7ce-d499-4895-bd6c-96a1836d93f0 {
  background-repeat: no-repeat;
background-size: cover;
padding-top: 10%;
padding-left: 10%;
padding-bottom: 10%;
padding-right: 10%;
min-height: 600px;
background-position: center center;
}
@media (max-width: 767px){#s-9157e7ce-d499-4895-bd6c-96a1836d93f0 {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
min-height: 450px;
}
}







#s-9157e7ce-d499-4895-bd6c-96a1836d93f0 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
  display: block;
}#s-9157e7ce-d499-4895-bd6c-96a1836d93f0 {
  cursor: pointer;
}#s-9157e7ce-d499-4895-bd6c-96a1836d93f0.shg-box.shg-c {
  justify-content: flex-end;
}

#s-01e9923f-7575-4a3e-8747-5a73158bbca9 {
  margin-bottom: 10px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-01e9923f-7575-4a3e-8747-5a73158bbca9 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 35px;
  
  letter-spacing: -1px;
  text-align: left;
}


#s-01e9923f-7575-4a3e-8747-5a73158bbca9 .shogun-heading-component h1 a {
  color: rgba(255, 255, 255, 1);
}


#s-7cfa886a-5149-4385-ab51-36b554ca099b {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 12px;
padding-left: 30px;
padding-bottom: 12px;
padding-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
hover-type: color;
letter-spacing: 1.43px;
}
#s-7cfa886a-5149-4385-ab51-36b554ca099b:hover {border-style: solid !important;
border-color: rgba(162, 186, 122, 1) !important;
background-color: rgba(162, 186, 122, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-7cfa886a-5149-4385-ab51-36b554ca099b:active {border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}@media (max-width: 767px){#s-7cfa886a-5149-4385-ab51-36b554ca099b {
  margin-top: 0px;
margin-bottom: 14px;
}
}

  #s-7cfa886a-5149-4385-ab51-36b554ca099b-root {
    text-align: center;
  }


#s-7cfa886a-5149-4385-ab51-36b554ca099b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-7cfa886a-5149-4385-ab51-36b554ca099b-root {
    text-align: center;
  }


#s-7cfa886a-5149-4385-ab51-36b554ca099b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-7cfa886a-5149-4385-ab51-36b554ca099b-root {
    text-align: center;
  }


#s-7cfa886a-5149-4385-ab51-36b554ca099b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-7cfa886a-5149-4385-ab51-36b554ca099b-root {
    text-align: center;
  }


#s-7cfa886a-5149-4385-ab51-36b554ca099b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-7cfa886a-5149-4385-ab51-36b554ca099b-root {
    text-align: center;
  }


#s-7cfa886a-5149-4385-ab51-36b554ca099b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  
  
  
  display:  inline-block ;
}
}
#s-96e57428-71c9-4552-864b-9def5f96a611 {
  padding-top: 120px;
padding-bottom: 120px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-96e57428-71c9-4552-864b-9def5f96a611 {
  display: none;
}
#s-96e57428-71c9-4552-864b-9def5f96a611, #wrap-s-96e57428-71c9-4552-864b-9def5f96a611, #wrap-content-s-96e57428-71c9-4552-864b-9def5f96a611 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-96e57428-71c9-4552-864b-9def5f96a611 {
  display: none;
}
#s-96e57428-71c9-4552-864b-9def5f96a611, #wrap-s-96e57428-71c9-4552-864b-9def5f96a611, #wrap-content-s-96e57428-71c9-4552-864b-9def5f96a611 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-96e57428-71c9-4552-864b-9def5f96a611 {
  padding-top: 60px;
padding-bottom: 60px;
display: none;
}
#s-96e57428-71c9-4552-864b-9def5f96a611, #wrap-s-96e57428-71c9-4552-864b-9def5f96a611, #wrap-content-s-96e57428-71c9-4552-864b-9def5f96a611 { display: none !important; }}@media (max-width: 767px){#s-96e57428-71c9-4552-864b-9def5f96a611 {
  padding-top: 60px;
padding-bottom: 60px;
display: none;
}
#s-96e57428-71c9-4552-864b-9def5f96a611, #wrap-s-96e57428-71c9-4552-864b-9def5f96a611, #wrap-content-s-96e57428-71c9-4552-864b-9def5f96a611 { display: none !important; }}







#s-96e57428-71c9-4552-864b-9def5f96a611 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-96e57428-71c9-4552-864b-9def5f96a611.shg-box.shg-c {
  justify-content: center;
}

#s-286bd162-dd58-4c73-9cf2-09199754abe7 {
  padding-top: 15px;
padding-bottom: 15px;
text-align: center;
}

#s-286bd162-dd58-4c73-9cf2-09199754abe7 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 20px;
  
  letter-spacing: -1px;
  
}


#s-286bd162-dd58-4c73-9cf2-09199754abe7 .shogun-heading-component h1 a {
  color: rgba(0, 0, 0, 1);
}

@media (max-width: 767px){#s-286bd162-dd58-4c73-9cf2-09199754abe7 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 30px;
  
  letter-spacing: -1px;
  
}


#s-286bd162-dd58-4c73-9cf2-09199754abe7 .shogun-heading-component h1 a {
  color: rgba(0, 0, 0, 1);
}

}
#s-562ce434-d34d-48d1-b048-7db8e906a2b1 {
  margin-bottom: 30px;
padding-left: 10%;
padding-right: 10%;
}
@media (max-width: 767px){#s-562ce434-d34d-48d1-b048-7db8e906a2b1 {
  padding-left: 5%;
padding-right: 5%;
}
}
#s-00a03d0f-400b-4fdd-aa22-26989ca961a8 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-00a03d0f-400b-4fdd-aa22-26989ca961a8 .shg-sld-dot {
  background-color: rgba(255, 255, 255, 1);
}

#s-00a03d0f-400b-4fdd-aa22-26989ca961a8 .shg-sld-nav-button.shg-sld-left,
#s-00a03d0f-400b-4fdd-aa22-26989ca961a8 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-8bd1584e-bf0d-4276-90bc-50557f06d565"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 1.0px);
}

}

@media (min-width: 768px) {
[id="s-8bd1584e-bf0d-4276-90bc-50557f06d565"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 1.0px);
}

}

@media (min-width: 992px) {
[id="s-8bd1584e-bf0d-4276-90bc-50557f06d565"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 1.0px);
}

}

@media (min-width: 1200px) {
[id="s-8bd1584e-bf0d-4276-90bc-50557f06d565"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 1.0px);
}

}

#s-db0e7e7e-5cfb-45e7-a931-e2fc92a68c89 {
  text-align: left;
}



.shg-c#s-db0e7e7e-5cfb-45e7-a931-e2fc92a68c89 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-db0e7e7e-5cfb-45e7-a931-e2fc92a68c89 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-db0e7e7e-5cfb-45e7-a931-e2fc92a68c89 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-db0e7e7e-5cfb-45e7-a931-e2fc92a68c89 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-db0e7e7e-5cfb-45e7-a931-e2fc92a68c89 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-db0e7e7e-5cfb-45e7-a931-e2fc92a68c89 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-db0e7e7e-5cfb-45e7-a931-e2fc92a68c89 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-db0e7e7e-5cfb-45e7-a931-e2fc92a68c89 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-db0e7e7e-5cfb-45e7-a931-e2fc92a68c89 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-db0e7e7e-5cfb-45e7-a931-e2fc92a68c89 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-42e37435-ebc3-4dd9-b172-bbb52235e889 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-42e37435-ebc3-4dd9-b172-bbb52235e889 .shg-product-title-component h2 span {
  color: rgba(0, 0, 0, 1);
  
  
  
  font-size: 20px;
  
  
  
}
@media (max-width: 767px){#s-42e37435-ebc3-4dd9-b172-bbb52235e889 .shg-product-title-component h2 span {
  color: rgba(0, 0, 0, 1);
  
  
  
  font-size: 14px;
  
  
  
}
}
#s-ce49290c-8478-4cb8-8e02-740e6982ac7c {
  text-align: left;
}



.shg-c#s-ce49290c-8478-4cb8-8e02-740e6982ac7c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ce49290c-8478-4cb8-8e02-740e6982ac7c img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-ce49290c-8478-4cb8-8e02-740e6982ac7c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ce49290c-8478-4cb8-8e02-740e6982ac7c img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-ce49290c-8478-4cb8-8e02-740e6982ac7c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ce49290c-8478-4cb8-8e02-740e6982ac7c img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-ce49290c-8478-4cb8-8e02-740e6982ac7c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ce49290c-8478-4cb8-8e02-740e6982ac7c img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-ce49290c-8478-4cb8-8e02-740e6982ac7c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ce49290c-8478-4cb8-8e02-740e6982ac7c img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-46314dba-a351-49d0-b91d-39061b514c27 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-46314dba-a351-49d0-b91d-39061b514c27 .shg-product-title-component h2 span {
  color: rgba(0, 0, 0, 1);
  
  
  
  font-size: 20px;
  
  
  
}
@media (max-width: 767px){#s-46314dba-a351-49d0-b91d-39061b514c27 .shg-product-title-component h2 span {
  color: rgba(0, 0, 0, 1);
  
  
  
  font-size: 14px;
  
  
  
}
}
@media (min-width: 0px) {
[id="s-339681bb-65f5-43b7-a4c4-c52d9e7f3c8d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 12.5px);
}

}

@media (min-width: 768px) {
[id="s-339681bb-65f5-43b7-a4c4-c52d9e7f3c8d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-339681bb-65f5-43b7-a4c4-c52d9e7f3c8d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-339681bb-65f5-43b7-a4c4-c52d9e7f3c8d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

}

#s-a19a5044-5500-4bb8-9cd2-c9d26e68d33a {
  text-align: left;
}



.shg-c#s-a19a5044-5500-4bb8-9cd2-c9d26e68d33a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a19a5044-5500-4bb8-9cd2-c9d26e68d33a img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-a19a5044-5500-4bb8-9cd2-c9d26e68d33a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a19a5044-5500-4bb8-9cd2-c9d26e68d33a img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-a19a5044-5500-4bb8-9cd2-c9d26e68d33a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a19a5044-5500-4bb8-9cd2-c9d26e68d33a img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-a19a5044-5500-4bb8-9cd2-c9d26e68d33a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a19a5044-5500-4bb8-9cd2-c9d26e68d33a img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-a19a5044-5500-4bb8-9cd2-c9d26e68d33a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a19a5044-5500-4bb8-9cd2-c9d26e68d33a img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-f6a27583-200b-494c-ba2d-f7c6a64f7941 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f6a27583-200b-494c-ba2d-f7c6a64f7941 .shg-product-title-component h2 span {
  color: rgba(0, 0, 0, 1);
  
  
  
  font-size: 20px;
  
  
  
}
@media (max-width: 767px){#s-f6a27583-200b-494c-ba2d-f7c6a64f7941 .shg-product-title-component h2 span {
  color: rgba(0, 0, 0, 1);
  
  
  
  font-size: 14px;
  
  
  
}
}
#s-01e2a95d-6b9a-40a4-9e35-a094939ee103 {
  text-align: left;
}



.shg-c#s-01e2a95d-6b9a-40a4-9e35-a094939ee103 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-01e2a95d-6b9a-40a4-9e35-a094939ee103 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-01e2a95d-6b9a-40a4-9e35-a094939ee103 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-01e2a95d-6b9a-40a4-9e35-a094939ee103 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-01e2a95d-6b9a-40a4-9e35-a094939ee103 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-01e2a95d-6b9a-40a4-9e35-a094939ee103 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-01e2a95d-6b9a-40a4-9e35-a094939ee103 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-01e2a95d-6b9a-40a4-9e35-a094939ee103 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-01e2a95d-6b9a-40a4-9e35-a094939ee103 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-01e2a95d-6b9a-40a4-9e35-a094939ee103 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-4b18de2d-6ec5-4fca-b64e-e053fb18be38 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4b18de2d-6ec5-4fca-b64e-e053fb18be38 .shg-product-title-component h2 span {
  color: rgba(0, 0, 0, 1);
  
  
  
  font-size: 20px;
  
  
  
}
@media (max-width: 767px){#s-4b18de2d-6ec5-4fca-b64e-e053fb18be38 .shg-product-title-component h2 span {
  color: rgba(0, 0, 0, 1);
  
  
  
  font-size: 14px;
  
  
  
}
}
@media (min-width: 0px) {
[id="s-e12291e5-2457-4ba8-961f-4ed4f81a2895"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

}

@media (min-width: 768px) {
[id="s-e12291e5-2457-4ba8-961f-4ed4f81a2895"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-e12291e5-2457-4ba8-961f-4ed4f81a2895"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-e12291e5-2457-4ba8-961f-4ed4f81a2895"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

}

#s-377c3bb5-2b60-4b1b-a439-9f8de7133609 {
  text-align: left;
}



.shg-c#s-377c3bb5-2b60-4b1b-a439-9f8de7133609 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-377c3bb5-2b60-4b1b-a439-9f8de7133609 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-377c3bb5-2b60-4b1b-a439-9f8de7133609 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-377c3bb5-2b60-4b1b-a439-9f8de7133609 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-377c3bb5-2b60-4b1b-a439-9f8de7133609 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-377c3bb5-2b60-4b1b-a439-9f8de7133609 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-377c3bb5-2b60-4b1b-a439-9f8de7133609 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-377c3bb5-2b60-4b1b-a439-9f8de7133609 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-377c3bb5-2b60-4b1b-a439-9f8de7133609 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-377c3bb5-2b60-4b1b-a439-9f8de7133609 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-ed286fd9-199c-4228-a78f-64b21a539f63 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ed286fd9-199c-4228-a78f-64b21a539f63 .shg-product-title-component h2 span {
  color: rgba(0, 0, 0, 1);
  
  
  
  font-size: 20px;
  
  
  
}

#s-0a581239-41d9-4500-809c-08f5dc5d4810 {
  text-align: left;
}



.shg-c#s-0a581239-41d9-4500-809c-08f5dc5d4810 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0a581239-41d9-4500-809c-08f5dc5d4810 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-0a581239-41d9-4500-809c-08f5dc5d4810 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0a581239-41d9-4500-809c-08f5dc5d4810 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-0a581239-41d9-4500-809c-08f5dc5d4810 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0a581239-41d9-4500-809c-08f5dc5d4810 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-0a581239-41d9-4500-809c-08f5dc5d4810 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0a581239-41d9-4500-809c-08f5dc5d4810 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-0a581239-41d9-4500-809c-08f5dc5d4810 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0a581239-41d9-4500-809c-08f5dc5d4810 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-9cbf62cf-2a11-4b5f-8101-5ae56d35201a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9cbf62cf-2a11-4b5f-8101-5ae56d35201a .shg-product-title-component h2 span {
  color: rgba(0, 0, 0, 1);
  
  
  
  font-size: 20px;
  
  
  
}

#s-ffc78c84-328e-4d37-91cd-0cf3109aa8aa {
  text-align: left;
}



.shg-c#s-ffc78c84-328e-4d37-91cd-0cf3109aa8aa .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ffc78c84-328e-4d37-91cd-0cf3109aa8aa img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-ffc78c84-328e-4d37-91cd-0cf3109aa8aa .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ffc78c84-328e-4d37-91cd-0cf3109aa8aa img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-ffc78c84-328e-4d37-91cd-0cf3109aa8aa .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ffc78c84-328e-4d37-91cd-0cf3109aa8aa img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-ffc78c84-328e-4d37-91cd-0cf3109aa8aa .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ffc78c84-328e-4d37-91cd-0cf3109aa8aa img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-ffc78c84-328e-4d37-91cd-0cf3109aa8aa .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ffc78c84-328e-4d37-91cd-0cf3109aa8aa img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-af0df3ab-926f-47e7-bc35-513f929d6220 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-af0df3ab-926f-47e7-bc35-513f929d6220 .shg-product-title-component h2 span {
  color: rgba(0, 0, 0, 1);
  
  
  
  font-size: 20px;
  
  
  
}

#s-6c67e6a2-8f3d-4b2f-a964-6a9a01f426b7 {
  background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-6c67e6a2-8f3d-4b2f-a964-6a9a01f426b7"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-6c67e6a2-8f3d-4b2f-a964-6a9a01f426b7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-6c67e6a2-8f3d-4b2f-a964-6a9a01f426b7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-6c67e6a2-8f3d-4b2f-a964-6a9a01f426b7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-69a903f9-d78b-47db-88ca-83479bfcef6e {
  text-align: left;
}



.shg-c#s-69a903f9-d78b-47db-88ca-83479bfcef6e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-69a903f9-d78b-47db-88ca-83479bfcef6e img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-69a903f9-d78b-47db-88ca-83479bfcef6e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-69a903f9-d78b-47db-88ca-83479bfcef6e img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-69a903f9-d78b-47db-88ca-83479bfcef6e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-69a903f9-d78b-47db-88ca-83479bfcef6e img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-69a903f9-d78b-47db-88ca-83479bfcef6e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-69a903f9-d78b-47db-88ca-83479bfcef6e img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-69a903f9-d78b-47db-88ca-83479bfcef6e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-69a903f9-d78b-47db-88ca-83479bfcef6e img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-ec93b0f1-9fd1-446d-9256-4c96417f2cf7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ec93b0f1-9fd1-446d-9256-4c96417f2cf7 .shg-product-title-component h2 span {
  color: rgba(0, 0, 0, 1);
  
  
  
  font-size: 20px;
  
  
  
}
@media (max-width: 767px){#s-ec93b0f1-9fd1-446d-9256-4c96417f2cf7 .shg-product-title-component h2 span {
  color: rgba(0, 0, 0, 1);
  
  
  
  font-size: 14px;
  
  
  
}
}
#s-5fb60712-4671-490e-b7b7-6ba3e4bb43c8 {
  text-align: left;
}



.shg-c#s-5fb60712-4671-490e-b7b7-6ba3e4bb43c8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-5fb60712-4671-490e-b7b7-6ba3e4bb43c8 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-5fb60712-4671-490e-b7b7-6ba3e4bb43c8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-5fb60712-4671-490e-b7b7-6ba3e4bb43c8 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-5fb60712-4671-490e-b7b7-6ba3e4bb43c8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-5fb60712-4671-490e-b7b7-6ba3e4bb43c8 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-5fb60712-4671-490e-b7b7-6ba3e4bb43c8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-5fb60712-4671-490e-b7b7-6ba3e4bb43c8 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-5fb60712-4671-490e-b7b7-6ba3e4bb43c8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-5fb60712-4671-490e-b7b7-6ba3e4bb43c8 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-d67dce51-17b8-44b5-9c5f-b9d349297d53 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d67dce51-17b8-44b5-9c5f-b9d349297d53 .shg-product-title-component h2 span {
  color: rgba(0, 0, 0, 1);
  
  
  
  font-size: 20px;
  
  
  
}
@media (max-width: 767px){#s-d67dce51-17b8-44b5-9c5f-b9d349297d53 .shg-product-title-component h2 span {
  color: rgba(0, 0, 0, 1);
  
  
  
  font-size: 14px;
  
  
  
}
}
#s-8710d6c6-65a9-497b-ae65-361877cfdcb8 {
  margin-top: 50px;
margin-left: 0%;
margin-right: 0%;
padding-top: 14px;
padding-left: 50px;
padding-bottom: 14px;
padding-right: 50px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
hover-type: color;
}
#s-8710d6c6-65a9-497b-ae65-361877cfdcb8:hover {border-style: solid !important;
border-color: rgba(162, 186, 122, 1) !important;
background-color: rgba(162, 186, 122, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-8710d6c6-65a9-497b-ae65-361877cfdcb8:active {background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}@media (max-width: 767px){#s-8710d6c6-65a9-497b-ae65-361877cfdcb8 {
  padding-left: 75px;
padding-right: 75px;
}
}

  #s-8710d6c6-65a9-497b-ae65-361877cfdcb8-root {
    text-align: center;
  }


#s-8710d6c6-65a9-497b-ae65-361877cfdcb8.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-8710d6c6-65a9-497b-ae65-361877cfdcb8-root {
    text-align: center;
  }


#s-8710d6c6-65a9-497b-ae65-361877cfdcb8.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-8710d6c6-65a9-497b-ae65-361877cfdcb8-root {
    text-align: center;
  }


#s-8710d6c6-65a9-497b-ae65-361877cfdcb8.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-8710d6c6-65a9-497b-ae65-361877cfdcb8-root {
    text-align: center;
  }


#s-8710d6c6-65a9-497b-ae65-361877cfdcb8.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-8710d6c6-65a9-497b-ae65-361877cfdcb8-root {
    text-align: center;
  }


#s-8710d6c6-65a9-497b-ae65-361877cfdcb8.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-51e26e6c-8b17-4547-a13f-cabed9b4c86f {
  padding-top: 90px;
padding-bottom: 90px;
background-color: rgba(250, 250, 250, 1);
}
@media (min-width: 1200px){#s-51e26e6c-8b17-4547-a13f-cabed9b4c86f {
  display: none;
}
#s-51e26e6c-8b17-4547-a13f-cabed9b4c86f, #wrap-s-51e26e6c-8b17-4547-a13f-cabed9b4c86f, #wrap-content-s-51e26e6c-8b17-4547-a13f-cabed9b4c86f { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-51e26e6c-8b17-4547-a13f-cabed9b4c86f {
  display: none;
}
#s-51e26e6c-8b17-4547-a13f-cabed9b4c86f, #wrap-s-51e26e6c-8b17-4547-a13f-cabed9b4c86f, #wrap-content-s-51e26e6c-8b17-4547-a13f-cabed9b4c86f { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-51e26e6c-8b17-4547-a13f-cabed9b4c86f {
  display: none;
}
#s-51e26e6c-8b17-4547-a13f-cabed9b4c86f, #wrap-s-51e26e6c-8b17-4547-a13f-cabed9b4c86f, #wrap-content-s-51e26e6c-8b17-4547-a13f-cabed9b4c86f { display: none !important; }}@media (max-width: 767px){#s-51e26e6c-8b17-4547-a13f-cabed9b4c86f {
  display: none;
}
#s-51e26e6c-8b17-4547-a13f-cabed9b4c86f, #wrap-s-51e26e6c-8b17-4547-a13f-cabed9b4c86f, #wrap-content-s-51e26e6c-8b17-4547-a13f-cabed9b4c86f { display: none !important; }}







#s-51e26e6c-8b17-4547-a13f-cabed9b4c86f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-51e26e6c-8b17-4547-a13f-cabed9b4c86f.shg-box.shg-c {
  justify-content: center;
}

#s-ffc03d3d-951a-41cd-a1b4-24f61d9dbfc3 {
  margin-top: 0px;
margin-bottom: 10px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-ffc03d3d-951a-41cd-a1b4-24f61d9dbfc3 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 40px;
  
  letter-spacing: -1px;
  
}


#s-ffc03d3d-951a-41cd-a1b4-24f61d9dbfc3 .shogun-heading-component h1 a {
  color: rgba(0, 0, 0, 1);
}


#s-4095cd5b-ca26-4bad-9588-18000f8f71e7 {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 30px;
margin-right: 5%;
padding-left: 10%;
padding-bottom: 30px;
padding-right: 10%;
}
@media (max-width: 767px){#s-4095cd5b-ca26-4bad-9588-18000f8f71e7 {
  padding-left: 5%;
padding-right: 5%;
}
}
#s-d90223ec-ff5d-45c4-8c23-99a62b615b79 {
  padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
}

#s-d90223ec-ff5d-45c4-8c23-99a62b615b79 .shg-sld-dot {
  background-color: rgba(255, 255, 255, 1);
}

#s-d90223ec-ff5d-45c4-8c23-99a62b615b79 .shg-sld-nav-button.shg-sld-left,
#s-d90223ec-ff5d-45c4-8c23-99a62b615b79 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-99520334-5e4b-441f-9904-0ab96d9ded0b"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 768px) {
[id="s-99520334-5e4b-441f-9904-0ab96d9ded0b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-99520334-5e4b-441f-9904-0ab96d9ded0b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-99520334-5e4b-441f-9904-0ab96d9ded0b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

}

#s-0ba84eb4-e53c-4b6b-9015-18ae8ab7d983 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
text-align: center;
}

#s-97b4029d-ae35-45bd-9d38-7bbb0889213f {
  text-align: left;
}



.shg-c#s-97b4029d-ae35-45bd-9d38-7bbb0889213f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-97b4029d-ae35-45bd-9d38-7bbb0889213f img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-97b4029d-ae35-45bd-9d38-7bbb0889213f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-97b4029d-ae35-45bd-9d38-7bbb0889213f img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-97b4029d-ae35-45bd-9d38-7bbb0889213f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-97b4029d-ae35-45bd-9d38-7bbb0889213f img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-97b4029d-ae35-45bd-9d38-7bbb0889213f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-97b4029d-ae35-45bd-9d38-7bbb0889213f img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-97b4029d-ae35-45bd-9d38-7bbb0889213f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-97b4029d-ae35-45bd-9d38-7bbb0889213f img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-126a5387-3938-4e7f-8de5-f5fb6f540535 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-126a5387-3938-4e7f-8de5-f5fb6f540535 .shg-product-title-component h2 span {
  color: rgba(0, 0, 0, 1);
  
  
  
  font-size: 16px;
  
  
  
}

#s-709adcf2-b41f-4fa1-931e-6a3cc6a00db5 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
text-align: center;
}

#s-627d1d94-851f-4b15-9a56-2889a917128c {
  text-align: left;
}



.shg-c#s-627d1d94-851f-4b15-9a56-2889a917128c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-627d1d94-851f-4b15-9a56-2889a917128c img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-627d1d94-851f-4b15-9a56-2889a917128c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-627d1d94-851f-4b15-9a56-2889a917128c img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-627d1d94-851f-4b15-9a56-2889a917128c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-627d1d94-851f-4b15-9a56-2889a917128c img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-627d1d94-851f-4b15-9a56-2889a917128c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-627d1d94-851f-4b15-9a56-2889a917128c img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-627d1d94-851f-4b15-9a56-2889a917128c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-627d1d94-851f-4b15-9a56-2889a917128c img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-c3d9de6a-fa96-411e-9f55-8a0c15544db0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c3d9de6a-fa96-411e-9f55-8a0c15544db0 .shg-product-title-component h2 span {
  color: rgba(0, 0, 0, 1);
  
  
  
  font-size: 16px;
  
  
  
}

#s-60b1f5f3-6775-40c8-9651-7f1dd51fb24f {
  margin-left: 0%;
margin-right: 0%;
padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
text-align: center;
}

#s-0008d8bc-a52e-4547-b96b-85b49f44ac43 {
  text-align: left;
}



.shg-c#s-0008d8bc-a52e-4547-b96b-85b49f44ac43 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0008d8bc-a52e-4547-b96b-85b49f44ac43 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-0008d8bc-a52e-4547-b96b-85b49f44ac43 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0008d8bc-a52e-4547-b96b-85b49f44ac43 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-0008d8bc-a52e-4547-b96b-85b49f44ac43 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0008d8bc-a52e-4547-b96b-85b49f44ac43 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-0008d8bc-a52e-4547-b96b-85b49f44ac43 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0008d8bc-a52e-4547-b96b-85b49f44ac43 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-0008d8bc-a52e-4547-b96b-85b49f44ac43 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0008d8bc-a52e-4547-b96b-85b49f44ac43 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-de1ed031-97eb-4b18-af74-d7f709da0f8a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-de1ed031-97eb-4b18-af74-d7f709da0f8a .shg-product-title-component h2 span {
  color: rgba(0, 0, 0, 1);
  
  
  
  font-size: 16px;
  
  
  
}

#s-5f994845-d8f9-4d68-8393-cc015674639b {
  margin-left: 0%;
margin-right: 0%;
padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
text-align: center;
}

#s-3ef2037e-386f-4198-8659-d61e21b73c5a {
  text-align: left;
}



.shg-c#s-3ef2037e-386f-4198-8659-d61e21b73c5a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3ef2037e-386f-4198-8659-d61e21b73c5a img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-3ef2037e-386f-4198-8659-d61e21b73c5a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3ef2037e-386f-4198-8659-d61e21b73c5a img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-3ef2037e-386f-4198-8659-d61e21b73c5a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3ef2037e-386f-4198-8659-d61e21b73c5a img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-3ef2037e-386f-4198-8659-d61e21b73c5a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3ef2037e-386f-4198-8659-d61e21b73c5a img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-3ef2037e-386f-4198-8659-d61e21b73c5a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3ef2037e-386f-4198-8659-d61e21b73c5a img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-8350c6aa-5bc0-4620-9fcf-a6929196d6c8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8350c6aa-5bc0-4620-9fcf-a6929196d6c8 .shg-product-title-component h2 span {
  color: rgba(0, 0, 0, 1);
  
  
  
  font-size: 16px;
  
  
  
}

@media (min-width: 0px) {
[id="s-9c51d05a-245c-4431-9ca1-babc09602dde"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 768px) {
[id="s-9c51d05a-245c-4431-9ca1-babc09602dde"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-9c51d05a-245c-4431-9ca1-babc09602dde"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-9c51d05a-245c-4431-9ca1-babc09602dde"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

}

#s-56802170-7101-44a9-9bfd-e100903b697c {
  margin-left: 0%;
margin-right: 0%;
padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
text-align: center;
}

#s-3592db7d-a48b-44b5-ba91-16f079e3a046 {
  text-align: left;
}



.shg-c#s-3592db7d-a48b-44b5-ba91-16f079e3a046 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3592db7d-a48b-44b5-ba91-16f079e3a046 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-3592db7d-a48b-44b5-ba91-16f079e3a046 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3592db7d-a48b-44b5-ba91-16f079e3a046 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-3592db7d-a48b-44b5-ba91-16f079e3a046 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3592db7d-a48b-44b5-ba91-16f079e3a046 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-3592db7d-a48b-44b5-ba91-16f079e3a046 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3592db7d-a48b-44b5-ba91-16f079e3a046 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-3592db7d-a48b-44b5-ba91-16f079e3a046 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3592db7d-a48b-44b5-ba91-16f079e3a046 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-92b9fa82-d01b-49a2-a65d-c175325a233c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-92b9fa82-d01b-49a2-a65d-c175325a233c .shg-product-title-component h2 span {
  color: rgba(0, 0, 0, 1);
  
  
  
  font-size: 16px;
  
  
  
}

#s-8cfbaadc-ceb7-4911-9c01-3e62573737d5 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
text-align: center;
}

#s-660965b5-9408-456f-8063-4a21c8575ce4 {
  text-align: left;
}



.shg-c#s-660965b5-9408-456f-8063-4a21c8575ce4 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-660965b5-9408-456f-8063-4a21c8575ce4 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-660965b5-9408-456f-8063-4a21c8575ce4 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-660965b5-9408-456f-8063-4a21c8575ce4 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-660965b5-9408-456f-8063-4a21c8575ce4 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-660965b5-9408-456f-8063-4a21c8575ce4 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-660965b5-9408-456f-8063-4a21c8575ce4 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-660965b5-9408-456f-8063-4a21c8575ce4 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-660965b5-9408-456f-8063-4a21c8575ce4 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-660965b5-9408-456f-8063-4a21c8575ce4 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-e1a568b4-7fb8-4a32-8dee-f0f2bfaccc64 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e1a568b4-7fb8-4a32-8dee-f0f2bfaccc64 .shg-product-title-component h2 span {
  color: rgba(0, 0, 0, 1);
  
  
  
  font-size: 16px;
  
  
  
}

#s-88e22224-ab19-4ba4-9b66-828fe6ee7bf6 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
text-align: center;
}

#s-c33bfa7b-3fa8-474a-96c4-3d42421ea262 {
  text-align: left;
}



.shg-c#s-c33bfa7b-3fa8-474a-96c4-3d42421ea262 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c33bfa7b-3fa8-474a-96c4-3d42421ea262 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-c33bfa7b-3fa8-474a-96c4-3d42421ea262 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c33bfa7b-3fa8-474a-96c4-3d42421ea262 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-c33bfa7b-3fa8-474a-96c4-3d42421ea262 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c33bfa7b-3fa8-474a-96c4-3d42421ea262 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-c33bfa7b-3fa8-474a-96c4-3d42421ea262 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c33bfa7b-3fa8-474a-96c4-3d42421ea262 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-c33bfa7b-3fa8-474a-96c4-3d42421ea262 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c33bfa7b-3fa8-474a-96c4-3d42421ea262 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-8f5a8022-fea4-45d1-925e-a53f5b4dec87 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8f5a8022-fea4-45d1-925e-a53f5b4dec87 .shg-product-title-component h2 span {
  color: rgba(0, 0, 0, 1);
  
  
  
  font-size: 16px;
  
  
  
}

#s-e7a0e7f5-b280-44aa-8401-37b7b43edfb3 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
text-align: center;
}

#s-e7d82c4a-87d3-4b87-abc1-a79d835f2dfc {
  text-align: left;
}



.shg-c#s-e7d82c4a-87d3-4b87-abc1-a79d835f2dfc .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e7d82c4a-87d3-4b87-abc1-a79d835f2dfc img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-e7d82c4a-87d3-4b87-abc1-a79d835f2dfc .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e7d82c4a-87d3-4b87-abc1-a79d835f2dfc img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-e7d82c4a-87d3-4b87-abc1-a79d835f2dfc .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e7d82c4a-87d3-4b87-abc1-a79d835f2dfc img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-e7d82c4a-87d3-4b87-abc1-a79d835f2dfc .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e7d82c4a-87d3-4b87-abc1-a79d835f2dfc img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-e7d82c4a-87d3-4b87-abc1-a79d835f2dfc .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e7d82c4a-87d3-4b87-abc1-a79d835f2dfc img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-1b870897-b826-4e7a-9cdf-28ebad003a94 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1b870897-b826-4e7a-9cdf-28ebad003a94 .shg-product-title-component h2 span {
  color: rgba(0, 0, 0, 1);
  
  
  
  font-size: 16px;
  
  
  
}

#s-cabc0439-4927-4164-b9c1-3e943bbbafce {
  background-color: rgba(255, 255, 255, 0);
}

@media (min-width: 0px) {
[id="s-cabc0439-4927-4164-b9c1-3e943bbbafce"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 768px) {
[id="s-cabc0439-4927-4164-b9c1-3e943bbbafce"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-cabc0439-4927-4164-b9c1-3e943bbbafce"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-cabc0439-4927-4164-b9c1-3e943bbbafce"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

}

#s-356b009a-310f-4d1c-9b4a-747ffbe6f3c9 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
}

#s-279f07d4-5822-433c-8ebf-00817483099f {
  text-align: left;
}



.shg-c#s-279f07d4-5822-433c-8ebf-00817483099f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-279f07d4-5822-433c-8ebf-00817483099f img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-279f07d4-5822-433c-8ebf-00817483099f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-279f07d4-5822-433c-8ebf-00817483099f img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-279f07d4-5822-433c-8ebf-00817483099f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-279f07d4-5822-433c-8ebf-00817483099f img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-279f07d4-5822-433c-8ebf-00817483099f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-279f07d4-5822-433c-8ebf-00817483099f img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-279f07d4-5822-433c-8ebf-00817483099f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-279f07d4-5822-433c-8ebf-00817483099f img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-58ac8aac-3172-46f4-bb2c-08d07f344554 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-58ac8aac-3172-46f4-bb2c-08d07f344554 .shg-product-title-component h2 span {
  color: rgba(0, 0, 0, 1);
  
  
  
  font-size: 16px;
  
  
  
}

#s-dd447c00-7cee-478b-a0ec-d7ff7bed5ec8 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
}

#s-ccb34945-6966-48a2-975c-c732028a89be {
  text-align: left;
}



.shg-c#s-ccb34945-6966-48a2-975c-c732028a89be .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ccb34945-6966-48a2-975c-c732028a89be img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-ccb34945-6966-48a2-975c-c732028a89be .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ccb34945-6966-48a2-975c-c732028a89be img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-ccb34945-6966-48a2-975c-c732028a89be .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ccb34945-6966-48a2-975c-c732028a89be img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-ccb34945-6966-48a2-975c-c732028a89be .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ccb34945-6966-48a2-975c-c732028a89be img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-ccb34945-6966-48a2-975c-c732028a89be .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ccb34945-6966-48a2-975c-c732028a89be img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-3ea36b2c-b944-4349-bb5f-08b2995f4b40 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3ea36b2c-b944-4349-bb5f-08b2995f4b40 .shg-product-title-component h2 span {
  color: rgba(0, 0, 0, 1);
  
  
  
  font-size: 16px;
  
  
  
}

#s-9aebc988-a855-4449-ac21-6cfba140eef1 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
text-align: center;
}

#s-481b0478-8139-47dd-9c83-b4d1da3b0e56 {
  text-align: left;
}



.shg-c#s-481b0478-8139-47dd-9c83-b4d1da3b0e56 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-481b0478-8139-47dd-9c83-b4d1da3b0e56 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-481b0478-8139-47dd-9c83-b4d1da3b0e56 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-481b0478-8139-47dd-9c83-b4d1da3b0e56 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-481b0478-8139-47dd-9c83-b4d1da3b0e56 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-481b0478-8139-47dd-9c83-b4d1da3b0e56 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-481b0478-8139-47dd-9c83-b4d1da3b0e56 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-481b0478-8139-47dd-9c83-b4d1da3b0e56 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-481b0478-8139-47dd-9c83-b4d1da3b0e56 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-481b0478-8139-47dd-9c83-b4d1da3b0e56 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-b3f9c61a-0529-40c4-8ed3-2f20554fa26e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b3f9c61a-0529-40c4-8ed3-2f20554fa26e .shg-product-title-component h2 span {
  color: rgba(0, 0, 0, 1);
  
  
  
  font-size: 16px;
  
  
  
}

#s-19e7cbb5-ed77-429e-9d0c-4461b5db543b {
  margin-left: 0%;
margin-right: 0%;
padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
text-align: center;
}

#s-7af2496d-38b4-4c76-89ac-c34d38615568 {
  text-align: left;
}



.shg-c#s-7af2496d-38b4-4c76-89ac-c34d38615568 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7af2496d-38b4-4c76-89ac-c34d38615568 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-7af2496d-38b4-4c76-89ac-c34d38615568 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7af2496d-38b4-4c76-89ac-c34d38615568 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-7af2496d-38b4-4c76-89ac-c34d38615568 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7af2496d-38b4-4c76-89ac-c34d38615568 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-7af2496d-38b4-4c76-89ac-c34d38615568 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7af2496d-38b4-4c76-89ac-c34d38615568 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-7af2496d-38b4-4c76-89ac-c34d38615568 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7af2496d-38b4-4c76-89ac-c34d38615568 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-f650ced9-7454-4c75-bdce-bb189bbf7445 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f650ced9-7454-4c75-bdce-bb189bbf7445 .shg-product-title-component h2 span {
  color: rgba(0, 0, 0, 1);
  
  
  
  font-size: 16px;
  
  
  
}

#s-519fb71b-8e87-4b57-87ec-eabd82e087e2 {
  margin-top: 50px;
margin-left: 0%;
margin-bottom: 50px;
margin-right: 0%;
padding-top: 20px;
padding-left: 100px;
padding-bottom: 20px;
padding-right: 100px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
hover-type: color;
}
#s-519fb71b-8e87-4b57-87ec-eabd82e087e2:hover {border-style: solid !important;
border-color: rgba(162, 186, 122, 1) !important;
background-color: rgba(162, 186, 122, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-519fb71b-8e87-4b57-87ec-eabd82e087e2:active {border-style: solid !important;
border-color: rgba(162, 186, 122, 1) !important;
background-color: rgba(162, 186, 122, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(2, 2, 2, 1) !important;}

  #s-519fb71b-8e87-4b57-87ec-eabd82e087e2-root {
    text-align: center;
  }


#s-519fb71b-8e87-4b57-87ec-eabd82e087e2.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-519fb71b-8e87-4b57-87ec-eabd82e087e2-root {
    text-align: center;
  }


#s-519fb71b-8e87-4b57-87ec-eabd82e087e2.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-519fb71b-8e87-4b57-87ec-eabd82e087e2-root {
    text-align: center;
  }


#s-519fb71b-8e87-4b57-87ec-eabd82e087e2.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-519fb71b-8e87-4b57-87ec-eabd82e087e2-root {
    text-align: center;
  }


#s-519fb71b-8e87-4b57-87ec-eabd82e087e2.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-519fb71b-8e87-4b57-87ec-eabd82e087e2-root {
    text-align: center;
  }


#s-519fb71b-8e87-4b57-87ec-eabd82e087e2.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
@media (min-width: 1200px){#s-53dfd511-3541-42e4-8b15-3d4ad2058302 {
  display: none;
}
#s-53dfd511-3541-42e4-8b15-3d4ad2058302, #wrap-s-53dfd511-3541-42e4-8b15-3d4ad2058302, #wrap-content-s-53dfd511-3541-42e4-8b15-3d4ad2058302 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-53dfd511-3541-42e4-8b15-3d4ad2058302 {
  display: none;
}
#s-53dfd511-3541-42e4-8b15-3d4ad2058302, #wrap-s-53dfd511-3541-42e4-8b15-3d4ad2058302, #wrap-content-s-53dfd511-3541-42e4-8b15-3d4ad2058302 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-53dfd511-3541-42e4-8b15-3d4ad2058302 {
  display: none;
}
#s-53dfd511-3541-42e4-8b15-3d4ad2058302, #wrap-s-53dfd511-3541-42e4-8b15-3d4ad2058302, #wrap-content-s-53dfd511-3541-42e4-8b15-3d4ad2058302 { display: none !important; }}@media (max-width: 767px){#s-53dfd511-3541-42e4-8b15-3d4ad2058302 {
  display: none;
}
#s-53dfd511-3541-42e4-8b15-3d4ad2058302, #wrap-s-53dfd511-3541-42e4-8b15-3d4ad2058302, #wrap-content-s-53dfd511-3541-42e4-8b15-3d4ad2058302 { display: none !important; }}
@media (min-width: 0px) {
[id="s-53dfd511-3541-42e4-8b15-3d4ad2058302"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-53dfd511-3541-42e4-8b15-3d4ad2058302"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-53dfd511-3541-42e4-8b15-3d4ad2058302"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-53dfd511-3541-42e4-8b15-3d4ad2058302"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-79d3c466-4817-47fa-9033-b53caf134a12 {
  background-repeat: no-repeat;
background-size: cover;
padding-top: 10px;
padding-left: 10%;
padding-bottom: 10%;
padding-right: 10%;
min-height: 600px;
background-position: center center;
background-attachment: scroll;
}
@media (max-width: 767px){#s-79d3c466-4817-47fa-9033-b53caf134a12 {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
min-height: 450px;
}
}







#s-79d3c466-4817-47fa-9033-b53caf134a12 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
  display: block;
}#s-79d3c466-4817-47fa-9033-b53caf134a12 {
  cursor: pointer;
}#s-79d3c466-4817-47fa-9033-b53caf134a12.shg-box.shg-c {
  justify-content: flex-end;
}

#s-d2501d62-c3eb-4c31-a2d9-a04f9b65048a {
  margin-bottom: 10px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-d2501d62-c3eb-4c31-a2d9-a04f9b65048a .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 35px;
  
  letter-spacing: -1px;
  text-align: left;
}


#s-d2501d62-c3eb-4c31-a2d9-a04f9b65048a .shogun-heading-component h1 a {
  color: rgba(255, 255, 255, 1);
}


#s-4ef5d622-cc14-4515-a8a1-684f9a65866d {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 14px;
padding-left: 50px;
padding-bottom: 14px;
padding-right: 50px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(0, 0, 0, 1);
text-align: left;
text-decoration: none;
color: rgba(255, 255, 255, 1);
hover-type: color;
}
#s-4ef5d622-cc14-4515-a8a1-684f9a65866d:hover {border-style: solid !important;
border-color: rgba(162, 186, 122, 1) !important;
background-color: rgba(162, 186, 122, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-4ef5d622-cc14-4515-a8a1-684f9a65866d:active {border-style: solid !important;
border-color: rgba(162, 186, 122, 1) !important;
background-color: rgba(162, 186, 122, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}@media (max-width: 767px){#s-4ef5d622-cc14-4515-a8a1-684f9a65866d {
  margin-top: 0px;
margin-bottom: 14px;
}
}

  #s-4ef5d622-cc14-4515-a8a1-684f9a65866d-root {
    text-align: left;
  }


#s-4ef5d622-cc14-4515-a8a1-684f9a65866d.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-4ef5d622-cc14-4515-a8a1-684f9a65866d-root {
    text-align: left;
  }


#s-4ef5d622-cc14-4515-a8a1-684f9a65866d.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-4ef5d622-cc14-4515-a8a1-684f9a65866d-root {
    text-align: left;
  }


#s-4ef5d622-cc14-4515-a8a1-684f9a65866d.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-4ef5d622-cc14-4515-a8a1-684f9a65866d-root {
    text-align: left;
  }


#s-4ef5d622-cc14-4515-a8a1-684f9a65866d.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-4ef5d622-cc14-4515-a8a1-684f9a65866d-root {
    text-align: left;
  }


#s-4ef5d622-cc14-4515-a8a1-684f9a65866d.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 11px;
  
  
  
  display:  inline-block ;
}
}
#s-ebb59558-7137-4330-8ca5-989bdb66c6f1 {
  background-repeat: no-repeat;
background-size: cover;
padding-top: 10%;
padding-left: 10%;
padding-bottom: 10%;
padding-right: 10%;
min-height: 600px;
background-position: center center;
}
@media (max-width: 767px){#s-ebb59558-7137-4330-8ca5-989bdb66c6f1 {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
min-height: 450px;
}
}







#s-ebb59558-7137-4330-8ca5-989bdb66c6f1 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
  display: block;
}#s-ebb59558-7137-4330-8ca5-989bdb66c6f1 {
  cursor: pointer;
}#s-ebb59558-7137-4330-8ca5-989bdb66c6f1.shg-box.shg-c {
  justify-content: flex-end;
}

#s-997a500a-558a-4742-b1bb-473cc7c7c408 {
  margin-bottom: 10px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-997a500a-558a-4742-b1bb-473cc7c7c408 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 35px;
  
  letter-spacing: -1px;
  text-align: left;
}


#s-997a500a-558a-4742-b1bb-473cc7c7c408 .shogun-heading-component h1 a {
  color: rgba(255, 255, 255, 1);
}


#s-99de067f-8f27-42d2-babf-4fdf55878e22 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 14px;
padding-left: 50px;
padding-bottom: 14px;
padding-right: 50px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(0, 0, 0, 1);
text-align: left;
text-decoration: none;
color: rgba(255, 255, 255, 1);
hover-type: color;
}
#s-99de067f-8f27-42d2-babf-4fdf55878e22:hover {border-style: solid !important;
border-color: rgba(162, 186, 122, 1) !important;
background-color: rgba(162, 186, 122, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-99de067f-8f27-42d2-babf-4fdf55878e22:active {border-style: solid !important;
border-color: rgba(162, 186, 122, 1) !important;
background-color: rgba(162, 186, 122, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}@media (max-width: 767px){#s-99de067f-8f27-42d2-babf-4fdf55878e22 {
  margin-top: 0px;
margin-bottom: 14px;
}
}

  #s-99de067f-8f27-42d2-babf-4fdf55878e22-root {
    text-align: left;
  }


#s-99de067f-8f27-42d2-babf-4fdf55878e22.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-99de067f-8f27-42d2-babf-4fdf55878e22-root {
    text-align: left;
  }


#s-99de067f-8f27-42d2-babf-4fdf55878e22.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-99de067f-8f27-42d2-babf-4fdf55878e22-root {
    text-align: left;
  }


#s-99de067f-8f27-42d2-babf-4fdf55878e22.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-99de067f-8f27-42d2-babf-4fdf55878e22-root {
    text-align: left;
  }


#s-99de067f-8f27-42d2-babf-4fdf55878e22.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-99de067f-8f27-42d2-babf-4fdf55878e22-root {
    text-align: left;
  }


#s-99de067f-8f27-42d2-babf-4fdf55878e22.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 11px;
  
  
  
  display:  inline-block ;
}
}
#s-068372a3-d044-4120-a638-f2e80a8f3f57 {
  padding-top: 120px;
padding-bottom: 80px;
min-height: 50px;
background-color: rgba(250, 250, 250, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-068372a3-d044-4120-a638-f2e80a8f3f57 {
  padding-top: 60px;
}
}@media (max-width: 767px){#s-068372a3-d044-4120-a638-f2e80a8f3f57 {
  padding-top: 60px;
}
}







#s-068372a3-d044-4120-a638-f2e80a8f3f57 > .shg-box-overlay {
  background-color: rgba(245, 245, 245, 1);
  opacity: 1;
  display: block;
}#s-068372a3-d044-4120-a638-f2e80a8f3f57.shg-box.shg-c {
  justify-content: center;
}

#s-57928be1-3f71-496c-b4a7-5d81611dfed9 {
  margin-top: 0px;
margin-bottom: 40px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-57928be1-3f71-496c-b4a7-5d81611dfed9 {
  display: none;
}
#s-57928be1-3f71-496c-b4a7-5d81611dfed9, #wrap-s-57928be1-3f71-496c-b4a7-5d81611dfed9, #wrap-content-s-57928be1-3f71-496c-b4a7-5d81611dfed9 { display: none !important; }}@media (max-width: 767px){#s-57928be1-3f71-496c-b4a7-5d81611dfed9 {
  display: none;
}
#s-57928be1-3f71-496c-b4a7-5d81611dfed9, #wrap-s-57928be1-3f71-496c-b4a7-5d81611dfed9, #wrap-content-s-57928be1-3f71-496c-b4a7-5d81611dfed9 { display: none !important; }}
#s-57928be1-3f71-496c-b4a7-5d81611dfed9 .shogun-heading-component h1 {
  color: rgba(17, 17, 17, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  
  letter-spacing: -1px;
  
}


#s-57928be1-3f71-496c-b4a7-5d81611dfed9 .shogun-heading-component h1 a {
  color: rgba(17, 17, 17, 1);
}


#s-1cfb5df3-eb61-48b5-9178-6ed4eb719a77 {
  margin-top: 0px;
margin-bottom: 40px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-1cfb5df3-eb61-48b5-9178-6ed4eb719a77 {
  display: none;
}
#s-1cfb5df3-eb61-48b5-9178-6ed4eb719a77, #wrap-s-1cfb5df3-eb61-48b5-9178-6ed4eb719a77, #wrap-content-s-1cfb5df3-eb61-48b5-9178-6ed4eb719a77 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1cfb5df3-eb61-48b5-9178-6ed4eb719a77 {
  display: none;
}
#s-1cfb5df3-eb61-48b5-9178-6ed4eb719a77, #wrap-s-1cfb5df3-eb61-48b5-9178-6ed4eb719a77, #wrap-content-s-1cfb5df3-eb61-48b5-9178-6ed4eb719a77 { display: none !important; }}
#s-1cfb5df3-eb61-48b5-9178-6ed4eb719a77 .shogun-heading-component h1 {
  color: rgba(17, 17, 17, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  
  letter-spacing: -1px;
  
}


#s-1cfb5df3-eb61-48b5-9178-6ed4eb719a77 .shogun-heading-component h1 a {
  color: rgba(17, 17, 17, 1);
}


#s-323b4f64-e2ad-41d3-8556-14462687f3ee {
  padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-323b4f64-e2ad-41d3-8556-14462687f3ee {
  display: none;
}
#s-323b4f64-e2ad-41d3-8556-14462687f3ee, #wrap-s-323b4f64-e2ad-41d3-8556-14462687f3ee, #wrap-content-s-323b4f64-e2ad-41d3-8556-14462687f3ee { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-323b4f64-e2ad-41d3-8556-14462687f3ee {
  display: none;
}
#s-323b4f64-e2ad-41d3-8556-14462687f3ee, #wrap-s-323b4f64-e2ad-41d3-8556-14462687f3ee, #wrap-content-s-323b4f64-e2ad-41d3-8556-14462687f3ee { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-323b4f64-e2ad-41d3-8556-14462687f3ee {
  display: none;
}
#s-323b4f64-e2ad-41d3-8556-14462687f3ee, #wrap-s-323b4f64-e2ad-41d3-8556-14462687f3ee, #wrap-content-s-323b4f64-e2ad-41d3-8556-14462687f3ee { display: none !important; }}@media (max-width: 767px){#s-323b4f64-e2ad-41d3-8556-14462687f3ee {
  display: none;
}
#s-323b4f64-e2ad-41d3-8556-14462687f3ee, #wrap-s-323b4f64-e2ad-41d3-8556-14462687f3ee, #wrap-content-s-323b4f64-e2ad-41d3-8556-14462687f3ee { display: none !important; }}
#s-323b4f64-e2ad-41d3-8556-14462687f3ee .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-323b4f64-e2ad-41d3-8556-14462687f3ee .shg-sld-nav-button.shg-sld-left,
#s-323b4f64-e2ad-41d3-8556-14462687f3ee .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

@media (min-width: 768px) and (max-width: 991px){#s-c59a5232-e558-49c6-8514-0ea4a1b2b652 {
  display: none;
}
#s-c59a5232-e558-49c6-8514-0ea4a1b2b652, #wrap-s-c59a5232-e558-49c6-8514-0ea4a1b2b652, #wrap-content-s-c59a5232-e558-49c6-8514-0ea4a1b2b652 { display: none !important; }}@media (max-width: 767px){#s-c59a5232-e558-49c6-8514-0ea4a1b2b652 {
  display: none;
}
#s-c59a5232-e558-49c6-8514-0ea4a1b2b652, #wrap-s-c59a5232-e558-49c6-8514-0ea4a1b2b652, #wrap-content-s-c59a5232-e558-49c6-8514-0ea4a1b2b652 { display: none !important; }}
@media (min-width: 0px) {
[id="s-c59a5232-e558-49c6-8514-0ea4a1b2b652"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c59a5232-e558-49c6-8514-0ea4a1b2b652"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.0px);
}

}

@media (min-width: 992px) {
[id="s-c59a5232-e558-49c6-8514-0ea4a1b2b652"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.0px);
}

}

@media (min-width: 1200px) {
[id="s-c59a5232-e558-49c6-8514-0ea4a1b2b652"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.0px);
}

}

.shogun-image-container {
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image.hover {
  opacity: 0;
  z-index: 200;
  position: absolute;
  left: 0;
  top: 0;
}

.shogun-image.hover:hover {
  opacity: 1;
}

#s-cebae336-c35a-4e1a-9d76-2f7a6d3af638 {
  max-width: 1080px;
aspect-ratio: 1/1;
text-align: center;
}

#s-cebae336-c35a-4e1a-9d76-2f7a6d3af638 {
  overflow: hidden;
  
  
      max-width: 1080px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}





  #s-cebae336-c35a-4e1a-9d76-2f7a6d3af638 img.shogun-image,
  #s-cebae336-c35a-4e1a-9d76-2f7a6d3af638 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-cebae336-c35a-4e1a-9d76-2f7a6d3af638 {
    width: 100%;
    height: auto;
  }



  #s-cebae336-c35a-4e1a-9d76-2f7a6d3af638 img.shogun-image {
    

    
    
    
  }


#s-cebae336-c35a-4e1a-9d76-2f7a6d3af638 .shogun-image-content {
  
    justify-content: center;
  
}

#s-9f6fd08b-8e2e-4dd4-82cf-d2ceaaf367bd {
  margin-top: 10px;
margin-left: auto;
margin-right: auto;
}

#s-e7fdac41-26ba-4754-9b4f-6747732c0085 {
  text-align: center;
}

#s-e7fdac41-26ba-4754-9b4f-6747732c0085 {
  overflow: hidden;
  
  
}







  #s-e7fdac41-26ba-4754-9b4f-6747732c0085 img.shogun-image {
    

    
    
    
  }


#s-e7fdac41-26ba-4754-9b4f-6747732c0085 .shogun-image-content {
  
    justify-content: center;
  
}

#s-caf4c326-f14a-45f5-b4ff-ad8cdbe8a920 {
  margin-top: 10px;
margin-left: auto;
margin-right: auto;
}

#s-b324a892-8d12-4f3a-835a-424dea58a487 {
  text-align: center;
}

#s-b324a892-8d12-4f3a-835a-424dea58a487 {
  overflow: hidden;
  
  
}







  #s-b324a892-8d12-4f3a-835a-424dea58a487 img.shogun-image {
    

    
    
    
  }


#s-b324a892-8d12-4f3a-835a-424dea58a487 .shogun-image-content {
  
    justify-content: center;
  
}

#s-5712c5f9-c4c4-4c5f-8423-68d1a5336944 {
  margin-top: 10px;
margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-ea8ccc7f-da7b-434d-b41b-9a3790bbde6d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ea8ccc7f-da7b-434d-b41b-9a3790bbde6d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.0px);
}

}

@media (min-width: 992px) {
[id="s-ea8ccc7f-da7b-434d-b41b-9a3790bbde6d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.0px);
}

}

@media (min-width: 1200px) {
[id="s-ea8ccc7f-da7b-434d-b41b-9a3790bbde6d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.0px);
}

}

#s-f449b75c-3b41-46b8-9c62-c9f0a200a0b7 {
  text-align: center;
}

#s-f449b75c-3b41-46b8-9c62-c9f0a200a0b7 {
  overflow: hidden;
  
  
}







  #s-f449b75c-3b41-46b8-9c62-c9f0a200a0b7 img.shogun-image {
    

    
    
    
  }


#s-f449b75c-3b41-46b8-9c62-c9f0a200a0b7 .shogun-image-content {
  
    justify-content: center;
  
}

#s-6b276a2c-44d8-4764-b6af-af8c0c91677e {
  margin-top: 10px;
margin-left: auto;
margin-right: auto;
}

#s-51bbd23f-861c-468d-8510-aadfdb056073 {
  max-width: 1080px;
aspect-ratio: 1/1;
text-align: center;
}

#s-51bbd23f-861c-468d-8510-aadfdb056073 {
  overflow: hidden;
  
  
      max-width: 1080px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}





  #s-51bbd23f-861c-468d-8510-aadfdb056073 img.shogun-image,
  #s-51bbd23f-861c-468d-8510-aadfdb056073 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-51bbd23f-861c-468d-8510-aadfdb056073 {
    width: 100%;
    height: auto;
  }



  #s-51bbd23f-861c-468d-8510-aadfdb056073 img.shogun-image {
    

    
    
    
  }


#s-51bbd23f-861c-468d-8510-aadfdb056073 .shogun-image-content {
  
    justify-content: center;
  
}

#s-53b6d7b6-5b8d-4857-8017-715690b4081e {
  margin-top: 10px;
margin-left: auto;
margin-right: auto;
}

#s-f80dbc0f-f0bd-466a-9334-11b91af66a68 {
  max-width: 1080px;
aspect-ratio: 1/1;
text-align: center;
}

#s-f80dbc0f-f0bd-466a-9334-11b91af66a68 {
  overflow: hidden;
  
  
      max-width: 1080px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}





  #s-f80dbc0f-f0bd-466a-9334-11b91af66a68 img.shogun-image,
  #s-f80dbc0f-f0bd-466a-9334-11b91af66a68 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-f80dbc0f-f0bd-466a-9334-11b91af66a68 {
    width: 100%;
    height: auto;
  }



  #s-f80dbc0f-f0bd-466a-9334-11b91af66a68 img.shogun-image {
    

    
    
    
  }


#s-f80dbc0f-f0bd-466a-9334-11b91af66a68 .shogun-image-content {
  
    justify-content: center;
  
}

#s-1c3e09c4-afdd-42df-b71c-0e0a4bfaa343 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 10px;
}

@media (min-width: 0px) {
[id="s-85c221f1-069a-4c92-8307-62a77ba3be28"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-85c221f1-069a-4c92-8307-62a77ba3be28"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.0px);
}

}

@media (min-width: 992px) {
[id="s-85c221f1-069a-4c92-8307-62a77ba3be28"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.0px);
}

}

@media (min-width: 1200px) {
[id="s-85c221f1-069a-4c92-8307-62a77ba3be28"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.0px);
}

}

#s-02f85c03-fe3f-4027-b6a1-990ade2cd336 {
  max-width: 1080px;
aspect-ratio: 1/1;
text-align: center;
}

#s-02f85c03-fe3f-4027-b6a1-990ade2cd336 {
  overflow: hidden;
  
  
      max-width: 1080px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}





  #s-02f85c03-fe3f-4027-b6a1-990ade2cd336 img.shogun-image,
  #s-02f85c03-fe3f-4027-b6a1-990ade2cd336 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-02f85c03-fe3f-4027-b6a1-990ade2cd336 {
    width: 100%;
    height: auto;
  }



  #s-02f85c03-fe3f-4027-b6a1-990ade2cd336 img.shogun-image {
    

    
    
    
  }


#s-02f85c03-fe3f-4027-b6a1-990ade2cd336 .shogun-image-content {
  
    justify-content: center;
  
}

#s-7667eea9-d828-41c1-95f2-713aac79e362 {
  margin-top: 10px;
margin-left: auto;
margin-right: auto;
}

#s-3b6041eb-00d0-4f1d-acfe-e5bab5cb051d {
  text-align: center;
}

#s-3b6041eb-00d0-4f1d-acfe-e5bab5cb051d {
  overflow: hidden;
  
  
}







  #s-3b6041eb-00d0-4f1d-acfe-e5bab5cb051d img.shogun-image {
    

    
    
    
  }


#s-3b6041eb-00d0-4f1d-acfe-e5bab5cb051d .shogun-image-content {
  
    justify-content: center;
  
}

#s-df3d9916-03be-476f-9f80-bd92029bf115 {
  margin-top: 10px;
margin-left: auto;
margin-right: auto;
}

#s-6836284a-0fe9-428c-8489-0c8af579e859 {
  text-align: center;
}

#s-6836284a-0fe9-428c-8489-0c8af579e859 {
  overflow: hidden;
  
  
}







  #s-6836284a-0fe9-428c-8489-0c8af579e859 img.shogun-image {
    

    
    
    
  }


#s-6836284a-0fe9-428c-8489-0c8af579e859 .shogun-image-content {
  
    justify-content: center;
  
}

#s-6330f6b6-2ed8-4b6c-903b-64dcafe03e1d {
  margin-top: 10px;
margin-left: auto;
margin-right: auto;
}

#s-e166f356-218c-4419-98ed-e1a865c78814 {
  padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-e166f356-218c-4419-98ed-e1a865c78814 {
  display: none;
}
#s-e166f356-218c-4419-98ed-e1a865c78814, #wrap-s-e166f356-218c-4419-98ed-e1a865c78814, #wrap-content-s-e166f356-218c-4419-98ed-e1a865c78814 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e166f356-218c-4419-98ed-e1a865c78814 {
  display: none;
}
#s-e166f356-218c-4419-98ed-e1a865c78814, #wrap-s-e166f356-218c-4419-98ed-e1a865c78814, #wrap-content-s-e166f356-218c-4419-98ed-e1a865c78814 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e166f356-218c-4419-98ed-e1a865c78814 {
  display: none;
}
#s-e166f356-218c-4419-98ed-e1a865c78814, #wrap-s-e166f356-218c-4419-98ed-e1a865c78814, #wrap-content-s-e166f356-218c-4419-98ed-e1a865c78814 { display: none !important; }}@media (max-width: 767px){#s-e166f356-218c-4419-98ed-e1a865c78814 {
  display: none;
}
#s-e166f356-218c-4419-98ed-e1a865c78814, #wrap-s-e166f356-218c-4419-98ed-e1a865c78814, #wrap-content-s-e166f356-218c-4419-98ed-e1a865c78814 { display: none !important; }}
#s-e166f356-218c-4419-98ed-e1a865c78814 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-e166f356-218c-4419-98ed-e1a865c78814 .shg-sld-nav-button.shg-sld-left,
#s-e166f356-218c-4419-98ed-e1a865c78814 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

@media (min-width: 0px) {
[id="s-7d3e3a93-ba40-4417-8dff-20026a5537dd"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-7d3e3a93-ba40-4417-8dff-20026a5537dd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-7d3e3a93-ba40-4417-8dff-20026a5537dd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-7d3e3a93-ba40-4417-8dff-20026a5537dd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-3da87345-9724-4e1e-a0d5-7856b98236d1 {
  text-align: center;
}

#s-3da87345-9724-4e1e-a0d5-7856b98236d1 {
  overflow: hidden;
  
  
}







  #s-3da87345-9724-4e1e-a0d5-7856b98236d1 img.shogun-image {
    

    
    
    
  }


#s-3da87345-9724-4e1e-a0d5-7856b98236d1 .shogun-image-content {
  
    justify-content: center;
  
}

#s-7ff23ac8-9a0d-4a6d-a281-6b75609c48be {
  text-align: center;
}

#s-7ff23ac8-9a0d-4a6d-a281-6b75609c48be {
  overflow: hidden;
  
  
}







  #s-7ff23ac8-9a0d-4a6d-a281-6b75609c48be img.shogun-image {
    

    
    
    
  }


#s-7ff23ac8-9a0d-4a6d-a281-6b75609c48be .shogun-image-content {
  
    justify-content: center;
  
}

@media (min-width: 0px) {
[id="s-b413afa0-1cad-4def-a615-d57f05d29e3c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-b413afa0-1cad-4def-a615-d57f05d29e3c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-b413afa0-1cad-4def-a615-d57f05d29e3c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-b413afa0-1cad-4def-a615-d57f05d29e3c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-b0f7c546-af98-4a71-be29-2d374ca51793 {
  text-align: center;
}

#s-b0f7c546-af98-4a71-be29-2d374ca51793 {
  overflow: hidden;
  
  
}







  #s-b0f7c546-af98-4a71-be29-2d374ca51793 img.shogun-image {
    

    
    
    
  }


#s-b0f7c546-af98-4a71-be29-2d374ca51793 .shogun-image-content {
  
    justify-content: center;
  
}

#s-9850eef1-f7e3-446c-943f-b91acb25198d {
  text-align: center;
}

#s-9850eef1-f7e3-446c-943f-b91acb25198d {
  overflow: hidden;
  
  
}







  #s-9850eef1-f7e3-446c-943f-b91acb25198d img.shogun-image {
    

    
    
    
  }


#s-9850eef1-f7e3-446c-943f-b91acb25198d .shogun-image-content {
  
    justify-content: center;
  
}

#s-7983e125-4d38-4f12-a4df-00864a15acbe {
  text-align: center;
}

#s-7983e125-4d38-4f12-a4df-00864a15acbe {
  overflow: hidden;
  
  
}







  #s-7983e125-4d38-4f12-a4df-00864a15acbe img.shogun-image {
    

    
    
    
  }


#s-7983e125-4d38-4f12-a4df-00864a15acbe .shogun-image-content {
  
    justify-content: center;
  
}

@media (min-width: 0px) {
[id="s-509f44f9-3d73-4d13-982d-52f5f35a4462"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-509f44f9-3d73-4d13-982d-52f5f35a4462"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-509f44f9-3d73-4d13-982d-52f5f35a4462"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-509f44f9-3d73-4d13-982d-52f5f35a4462"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-91012db1-ea1b-488a-8fec-cc7631571f38 {
  text-align: center;
}

#s-91012db1-ea1b-488a-8fec-cc7631571f38 {
  overflow: hidden;
  
  
}







  #s-91012db1-ea1b-488a-8fec-cc7631571f38 img.shogun-image {
    

    
    
    
  }


#s-91012db1-ea1b-488a-8fec-cc7631571f38 .shogun-image-content {
  
    justify-content: center;
  
}

#s-d51e9e52-45b5-441b-a852-0a2827ec83cf {
  text-align: center;
}

#s-d51e9e52-45b5-441b-a852-0a2827ec83cf {
  overflow: hidden;
  
  
}







  #s-d51e9e52-45b5-441b-a852-0a2827ec83cf img.shogun-image {
    

    
    
    
  }


#s-d51e9e52-45b5-441b-a852-0a2827ec83cf .shogun-image-content {
  
    justify-content: center;
  
}

#s-60740614-04a2-47c2-89fc-d39bc8291919 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-60740614-04a2-47c2-89fc-d39bc8291919 {
  display: none;
}
#s-60740614-04a2-47c2-89fc-d39bc8291919, #wrap-s-60740614-04a2-47c2-89fc-d39bc8291919, #wrap-content-s-60740614-04a2-47c2-89fc-d39bc8291919 { display: none !important; }}@media (max-width: 767px){#s-60740614-04a2-47c2-89fc-d39bc8291919 {
  display: none;
}
#s-60740614-04a2-47c2-89fc-d39bc8291919, #wrap-s-60740614-04a2-47c2-89fc-d39bc8291919, #wrap-content-s-60740614-04a2-47c2-89fc-d39bc8291919 { display: none !important; }}
/* Duplicated Styles are also in Category dynamic.css.liquid - keep them in sync */

#slider-v3-s-60740614-04a2-47c2-89fc-d39bc8291919 {
  --swiper-pagination-color: rgba(113, 113, 113, 1) !important;
  --swiper-pagination-bullet-inactive-color: rgba(113, 113, 113, 1) !important;
  --swiper-pagination-bullet-active-color: rgba(113, 113, 113, 1) !important;
  --arrow-button-size: 35px !important;
  --swiper-pagination-bullet-size: 14px !important;
  
    --swiper-pagination-bottom: 14px !important;
    padding: 0 !important;
  
}

#slider-v3-s-60740614-04a2-47c2-89fc-d39bc8291919 > .swiper-button-prev,
#slider-v3-s-60740614-04a2-47c2-89fc-d39bc8291919 > .swiper-button-next {
  
    height: 100% !important;
  
}

#slider-v3-s-60740614-04a2-47c2-89fc-d39bc8291919 > .swiper-button-prev svg,
#slider-v3-s-60740614-04a2-47c2-89fc-d39bc8291919 > .swiper-button-next svg {
  fill: rgba(113, 113, 113, 1) !important;
  stroke: rgba(113, 113, 113, 1) !important;
  
}

#slider-v3-s-60740614-04a2-47c2-89fc-d39bc8291919 > .swiper-button-prev {
  
    left: 2% !important;
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-60740614-04a2-47c2-89fc-d39bc8291919 > .swiper-button-next {
  
    right: 2% !important;
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-60740614-04a2-47c2-89fc-d39bc8291919 > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-60740614-04a2-47c2-89fc-d39bc8291919 .swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
}

#slider-v3-s-60740614-04a2-47c2-89fc-d39bc8291919 .swiper-pagination-bullet-active {
  background-color: rgba(113, 113, 113, 1) !important;
  width: calc(14px * 1) !important;
  height: 14px !important;
  border-radius:  50px  !important;
}

#slider-v3-s-60740614-04a2-47c2-89fc-d39bc8291919 .swiper-pagination {
  position:  absolute ;
  display: flex;
  margin-top:  0 ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}

#s-13c08a1b-9dd6-4038-939f-f4082daece2b {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-13c08a1b-9dd6-4038-939f-f4082daece2b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-13c08a1b-9dd6-4038-939f-f4082daece2b {
  cursor: pointer;
}#s-13c08a1b-9dd6-4038-939f-f4082daece2b.shg-box.shg-c {
  justify-content: center;
}

.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-e40cbd31-49ce-49b6-baf2-292b3389d556 {
  margin-left: auto;
margin-right: auto;
aspect-ratio: 1/1;
text-align: center;
}

#s-e40cbd31-49ce-49b6-baf2-292b3389d556 {
  margin: 0 !important;
  overflow: visible;
}

#s-e40cbd31-49ce-49b6-baf2-292b3389d556-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-e40cbd31-49ce-49b6-baf2-292b3389d556 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e40cbd31-49ce-49b6-baf2-292b3389d556 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e40cbd31-49ce-49b6-baf2-292b3389d556 img.shogun-image {
  /* Add background color handling */
  
}

#s-e40cbd31-49ce-49b6-baf2-292b3389d556 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e40cbd31-49ce-49b6-baf2-292b3389d556 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-e40cbd31-49ce-49b6-baf2-292b3389d556 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e40cbd31-49ce-49b6-baf2-292b3389d556 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e40cbd31-49ce-49b6-baf2-292b3389d556.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e40cbd31-49ce-49b6-baf2-292b3389d556 img.shogun-image {
    height: 100%;
    width: 100%;
    
    
  }



  img.s-e40cbd31-49ce-49b6-baf2-292b3389d556.shogun-image {
    
    
    
    
  }


.s-e40cbd31-49ce-49b6-baf2-292b3389d556 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e40cbd31-49ce-49b6-baf2-292b3389d556.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e40cbd31-49ce-49b6-baf2-292b3389d556.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e40cbd31-49ce-49b6-baf2-292b3389d556.shogun-image {
  box-sizing: border-box;
}



.s-e40cbd31-49ce-49b6-baf2-292b3389d556 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-e40cbd31-49ce-49b6-baf2-292b3389d556 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-e40cbd31-49ce-49b6-baf2-292b3389d556.shogun-image-container {
      position: relative;
    }

    .s-e40cbd31-49ce-49b6-baf2-292b3389d556.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e40cbd31-49ce-49b6-baf2-292b3389d556.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e40cbd31-49ce-49b6-baf2-292b3389d556 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      
    }
  }

@media (min-width: 1200px){#s-e40cbd31-49ce-49b6-baf2-292b3389d556 {
  margin: 0 !important;
  overflow: visible;
}

#s-e40cbd31-49ce-49b6-baf2-292b3389d556-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-e40cbd31-49ce-49b6-baf2-292b3389d556 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e40cbd31-49ce-49b6-baf2-292b3389d556 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e40cbd31-49ce-49b6-baf2-292b3389d556 img.shogun-image {
  /* Add background color handling */
  
}

#s-e40cbd31-49ce-49b6-baf2-292b3389d556 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e40cbd31-49ce-49b6-baf2-292b3389d556 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-e40cbd31-49ce-49b6-baf2-292b3389d556 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e40cbd31-49ce-49b6-baf2-292b3389d556 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e40cbd31-49ce-49b6-baf2-292b3389d556.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e40cbd31-49ce-49b6-baf2-292b3389d556 img.shogun-image {
    height: 100%;
    width: 100%;
    
    
  }



  img.s-e40cbd31-49ce-49b6-baf2-292b3389d556.shogun-image {
    
    
    
    
  }


.s-e40cbd31-49ce-49b6-baf2-292b3389d556 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e40cbd31-49ce-49b6-baf2-292b3389d556.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e40cbd31-49ce-49b6-baf2-292b3389d556.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e40cbd31-49ce-49b6-baf2-292b3389d556.shogun-image {
  box-sizing: border-box;
}



.s-e40cbd31-49ce-49b6-baf2-292b3389d556 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-e40cbd31-49ce-49b6-baf2-292b3389d556 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-e40cbd31-49ce-49b6-baf2-292b3389d556.shogun-image-container {
      position: relative;
    }

    .s-e40cbd31-49ce-49b6-baf2-292b3389d556.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e40cbd31-49ce-49b6-baf2-292b3389d556.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e40cbd31-49ce-49b6-baf2-292b3389d556 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-e40cbd31-49ce-49b6-baf2-292b3389d556 {
  margin: 0 !important;
  overflow: visible;
}

#s-e40cbd31-49ce-49b6-baf2-292b3389d556-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-e40cbd31-49ce-49b6-baf2-292b3389d556 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e40cbd31-49ce-49b6-baf2-292b3389d556 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e40cbd31-49ce-49b6-baf2-292b3389d556 img.shogun-image {
  /* Add background color handling */
  
}

#s-e40cbd31-49ce-49b6-baf2-292b3389d556 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e40cbd31-49ce-49b6-baf2-292b3389d556 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-e40cbd31-49ce-49b6-baf2-292b3389d556 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e40cbd31-49ce-49b6-baf2-292b3389d556 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e40cbd31-49ce-49b6-baf2-292b3389d556.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e40cbd31-49ce-49b6-baf2-292b3389d556 img.shogun-image {
    height: 100%;
    width: 100%;
    
    
  }



  img.s-e40cbd31-49ce-49b6-baf2-292b3389d556.shogun-image {
    
    
    
    
  }


.s-e40cbd31-49ce-49b6-baf2-292b3389d556 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e40cbd31-49ce-49b6-baf2-292b3389d556.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e40cbd31-49ce-49b6-baf2-292b3389d556.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e40cbd31-49ce-49b6-baf2-292b3389d556.shogun-image {
  box-sizing: border-box;
}



.s-e40cbd31-49ce-49b6-baf2-292b3389d556 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-e40cbd31-49ce-49b6-baf2-292b3389d556 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-e40cbd31-49ce-49b6-baf2-292b3389d556.shogun-image-container {
      position: relative;
    }

    .s-e40cbd31-49ce-49b6-baf2-292b3389d556.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e40cbd31-49ce-49b6-baf2-292b3389d556.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e40cbd31-49ce-49b6-baf2-292b3389d556 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-e40cbd31-49ce-49b6-baf2-292b3389d556 {
  margin: 0 !important;
  overflow: visible;
}

#s-e40cbd31-49ce-49b6-baf2-292b3389d556-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-e40cbd31-49ce-49b6-baf2-292b3389d556 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e40cbd31-49ce-49b6-baf2-292b3389d556 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e40cbd31-49ce-49b6-baf2-292b3389d556 img.shogun-image {
  /* Add background color handling */
  
}

#s-e40cbd31-49ce-49b6-baf2-292b3389d556 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e40cbd31-49ce-49b6-baf2-292b3389d556 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-e40cbd31-49ce-49b6-baf2-292b3389d556 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e40cbd31-49ce-49b6-baf2-292b3389d556 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e40cbd31-49ce-49b6-baf2-292b3389d556.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e40cbd31-49ce-49b6-baf2-292b3389d556 img.shogun-image {
    height: 100%;
    width: 100%;
    
    
  }



  img.s-e40cbd31-49ce-49b6-baf2-292b3389d556.shogun-image {
    
    
    
    
  }


.s-e40cbd31-49ce-49b6-baf2-292b3389d556 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e40cbd31-49ce-49b6-baf2-292b3389d556.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e40cbd31-49ce-49b6-baf2-292b3389d556.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e40cbd31-49ce-49b6-baf2-292b3389d556.shogun-image {
  box-sizing: border-box;
}



.s-e40cbd31-49ce-49b6-baf2-292b3389d556 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-e40cbd31-49ce-49b6-baf2-292b3389d556 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-e40cbd31-49ce-49b6-baf2-292b3389d556.shogun-image-container {
      position: relative;
    }

    .s-e40cbd31-49ce-49b6-baf2-292b3389d556.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e40cbd31-49ce-49b6-baf2-292b3389d556.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e40cbd31-49ce-49b6-baf2-292b3389d556 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      
    }
  }

}@media (max-width: 767px){#s-e40cbd31-49ce-49b6-baf2-292b3389d556 {
  margin: 0 !important;
  overflow: visible;
}

#s-e40cbd31-49ce-49b6-baf2-292b3389d556-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-e40cbd31-49ce-49b6-baf2-292b3389d556 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e40cbd31-49ce-49b6-baf2-292b3389d556 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e40cbd31-49ce-49b6-baf2-292b3389d556 img.shogun-image {
  /* Add background color handling */
  
}

#s-e40cbd31-49ce-49b6-baf2-292b3389d556 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e40cbd31-49ce-49b6-baf2-292b3389d556 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-e40cbd31-49ce-49b6-baf2-292b3389d556 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e40cbd31-49ce-49b6-baf2-292b3389d556 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e40cbd31-49ce-49b6-baf2-292b3389d556.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e40cbd31-49ce-49b6-baf2-292b3389d556 img.shogun-image {
    height: 100%;
    width: 100%;
    
    
  }



  img.s-e40cbd31-49ce-49b6-baf2-292b3389d556.shogun-image {
    
    
    
    
  }


.s-e40cbd31-49ce-49b6-baf2-292b3389d556 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e40cbd31-49ce-49b6-baf2-292b3389d556.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e40cbd31-49ce-49b6-baf2-292b3389d556.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e40cbd31-49ce-49b6-baf2-292b3389d556.shogun-image {
  box-sizing: border-box;
}



.s-e40cbd31-49ce-49b6-baf2-292b3389d556 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-e40cbd31-49ce-49b6-baf2-292b3389d556 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-e40cbd31-49ce-49b6-baf2-292b3389d556.shogun-image-container {
      position: relative;
    }

    .s-e40cbd31-49ce-49b6-baf2-292b3389d556.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e40cbd31-49ce-49b6-baf2-292b3389d556.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e40cbd31-49ce-49b6-baf2-292b3389d556 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      
    }
  }

}
#s-eddea389-ac1c-4334-973f-2fe42a558da3 {
  margin-left: auto;
margin-right: auto;
padding-top: 23px;
}

#s-42d5e607-6525-4998-9f11-20c0d64d42ac {
  margin-left: auto;
margin-right: auto;
}

#s-4cb57d7a-8508-4554-938b-13de4464a969 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-4cb57d7a-8508-4554-938b-13de4464a969 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4cb57d7a-8508-4554-938b-13de4464a969 {
  cursor: pointer;
}#s-4cb57d7a-8508-4554-938b-13de4464a969.shg-box.shg-c {
  justify-content: center;
}

#s-a9abd239-84cd-4983-a94c-296684d009f3 {
  margin-left: auto;
margin-right: auto;
aspect-ratio: 1/1;
text-align: center;
}

#s-a9abd239-84cd-4983-a94c-296684d009f3 {
  margin: 0 !important;
  overflow: visible;
}

#s-a9abd239-84cd-4983-a94c-296684d009f3-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-a9abd239-84cd-4983-a94c-296684d009f3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a9abd239-84cd-4983-a94c-296684d009f3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a9abd239-84cd-4983-a94c-296684d009f3 img.shogun-image {
  /* Add background color handling */
  
}

#s-a9abd239-84cd-4983-a94c-296684d009f3 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a9abd239-84cd-4983-a94c-296684d009f3 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-a9abd239-84cd-4983-a94c-296684d009f3 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a9abd239-84cd-4983-a94c-296684d009f3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a9abd239-84cd-4983-a94c-296684d009f3.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a9abd239-84cd-4983-a94c-296684d009f3 img.shogun-image {
    height: 100%;
    width: 100%;
    
    
  }



  img.s-a9abd239-84cd-4983-a94c-296684d009f3.shogun-image {
    
    
    
    
  }


.s-a9abd239-84cd-4983-a94c-296684d009f3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a9abd239-84cd-4983-a94c-296684d009f3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a9abd239-84cd-4983-a94c-296684d009f3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a9abd239-84cd-4983-a94c-296684d009f3.shogun-image {
  box-sizing: border-box;
}



.s-a9abd239-84cd-4983-a94c-296684d009f3 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-a9abd239-84cd-4983-a94c-296684d009f3 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-a9abd239-84cd-4983-a94c-296684d009f3.shogun-image-container {
      position: relative;
    }

    .s-a9abd239-84cd-4983-a94c-296684d009f3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a9abd239-84cd-4983-a94c-296684d009f3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a9abd239-84cd-4983-a94c-296684d009f3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      
    }
  }

@media (min-width: 1200px){#s-a9abd239-84cd-4983-a94c-296684d009f3 {
  margin: 0 !important;
  overflow: visible;
}

#s-a9abd239-84cd-4983-a94c-296684d009f3-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-a9abd239-84cd-4983-a94c-296684d009f3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a9abd239-84cd-4983-a94c-296684d009f3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a9abd239-84cd-4983-a94c-296684d009f3 img.shogun-image {
  /* Add background color handling */
  
}

#s-a9abd239-84cd-4983-a94c-296684d009f3 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a9abd239-84cd-4983-a94c-296684d009f3 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-a9abd239-84cd-4983-a94c-296684d009f3 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a9abd239-84cd-4983-a94c-296684d009f3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a9abd239-84cd-4983-a94c-296684d009f3.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a9abd239-84cd-4983-a94c-296684d009f3 img.shogun-image {
    height: 100%;
    width: 100%;
    
    
  }



  img.s-a9abd239-84cd-4983-a94c-296684d009f3.shogun-image {
    
    
    
    
  }


.s-a9abd239-84cd-4983-a94c-296684d009f3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a9abd239-84cd-4983-a94c-296684d009f3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a9abd239-84cd-4983-a94c-296684d009f3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a9abd239-84cd-4983-a94c-296684d009f3.shogun-image {
  box-sizing: border-box;
}



.s-a9abd239-84cd-4983-a94c-296684d009f3 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-a9abd239-84cd-4983-a94c-296684d009f3 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-a9abd239-84cd-4983-a94c-296684d009f3.shogun-image-container {
      position: relative;
    }

    .s-a9abd239-84cd-4983-a94c-296684d009f3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a9abd239-84cd-4983-a94c-296684d009f3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a9abd239-84cd-4983-a94c-296684d009f3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-a9abd239-84cd-4983-a94c-296684d009f3 {
  margin: 0 !important;
  overflow: visible;
}

#s-a9abd239-84cd-4983-a94c-296684d009f3-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-a9abd239-84cd-4983-a94c-296684d009f3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a9abd239-84cd-4983-a94c-296684d009f3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a9abd239-84cd-4983-a94c-296684d009f3 img.shogun-image {
  /* Add background color handling */
  
}

#s-a9abd239-84cd-4983-a94c-296684d009f3 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a9abd239-84cd-4983-a94c-296684d009f3 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-a9abd239-84cd-4983-a94c-296684d009f3 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a9abd239-84cd-4983-a94c-296684d009f3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a9abd239-84cd-4983-a94c-296684d009f3.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a9abd239-84cd-4983-a94c-296684d009f3 img.shogun-image {
    height: 100%;
    width: 100%;
    
    
  }



  img.s-a9abd239-84cd-4983-a94c-296684d009f3.shogun-image {
    
    
    
    
  }


.s-a9abd239-84cd-4983-a94c-296684d009f3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a9abd239-84cd-4983-a94c-296684d009f3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a9abd239-84cd-4983-a94c-296684d009f3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a9abd239-84cd-4983-a94c-296684d009f3.shogun-image {
  box-sizing: border-box;
}



.s-a9abd239-84cd-4983-a94c-296684d009f3 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-a9abd239-84cd-4983-a94c-296684d009f3 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-a9abd239-84cd-4983-a94c-296684d009f3.shogun-image-container {
      position: relative;
    }

    .s-a9abd239-84cd-4983-a94c-296684d009f3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a9abd239-84cd-4983-a94c-296684d009f3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a9abd239-84cd-4983-a94c-296684d009f3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-a9abd239-84cd-4983-a94c-296684d009f3 {
  margin: 0 !important;
  overflow: visible;
}

#s-a9abd239-84cd-4983-a94c-296684d009f3-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-a9abd239-84cd-4983-a94c-296684d009f3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a9abd239-84cd-4983-a94c-296684d009f3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a9abd239-84cd-4983-a94c-296684d009f3 img.shogun-image {
  /* Add background color handling */
  
}

#s-a9abd239-84cd-4983-a94c-296684d009f3 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a9abd239-84cd-4983-a94c-296684d009f3 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-a9abd239-84cd-4983-a94c-296684d009f3 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a9abd239-84cd-4983-a94c-296684d009f3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a9abd239-84cd-4983-a94c-296684d009f3.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a9abd239-84cd-4983-a94c-296684d009f3 img.shogun-image {
    height: 100%;
    width: 100%;
    
    
  }



  img.s-a9abd239-84cd-4983-a94c-296684d009f3.shogun-image {
    
    
    
    
  }


.s-a9abd239-84cd-4983-a94c-296684d009f3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a9abd239-84cd-4983-a94c-296684d009f3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a9abd239-84cd-4983-a94c-296684d009f3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a9abd239-84cd-4983-a94c-296684d009f3.shogun-image {
  box-sizing: border-box;
}



.s-a9abd239-84cd-4983-a94c-296684d009f3 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-a9abd239-84cd-4983-a94c-296684d009f3 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-a9abd239-84cd-4983-a94c-296684d009f3.shogun-image-container {
      position: relative;
    }

    .s-a9abd239-84cd-4983-a94c-296684d009f3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a9abd239-84cd-4983-a94c-296684d009f3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a9abd239-84cd-4983-a94c-296684d009f3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      
    }
  }

}@media (max-width: 767px){#s-a9abd239-84cd-4983-a94c-296684d009f3 {
  margin: 0 !important;
  overflow: visible;
}

#s-a9abd239-84cd-4983-a94c-296684d009f3-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-a9abd239-84cd-4983-a94c-296684d009f3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a9abd239-84cd-4983-a94c-296684d009f3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a9abd239-84cd-4983-a94c-296684d009f3 img.shogun-image {
  /* Add background color handling */
  
}

#s-a9abd239-84cd-4983-a94c-296684d009f3 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a9abd239-84cd-4983-a94c-296684d009f3 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-a9abd239-84cd-4983-a94c-296684d009f3 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a9abd239-84cd-4983-a94c-296684d009f3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a9abd239-84cd-4983-a94c-296684d009f3.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a9abd239-84cd-4983-a94c-296684d009f3 img.shogun-image {
    height: 100%;
    width: 100%;
    
    
  }



  img.s-a9abd239-84cd-4983-a94c-296684d009f3.shogun-image {
    
    
    
    
  }


.s-a9abd239-84cd-4983-a94c-296684d009f3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a9abd239-84cd-4983-a94c-296684d009f3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a9abd239-84cd-4983-a94c-296684d009f3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a9abd239-84cd-4983-a94c-296684d009f3.shogun-image {
  box-sizing: border-box;
}



.s-a9abd239-84cd-4983-a94c-296684d009f3 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-a9abd239-84cd-4983-a94c-296684d009f3 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-a9abd239-84cd-4983-a94c-296684d009f3.shogun-image-container {
      position: relative;
    }

    .s-a9abd239-84cd-4983-a94c-296684d009f3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a9abd239-84cd-4983-a94c-296684d009f3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a9abd239-84cd-4983-a94c-296684d009f3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      
    }
  }

}
#s-4e592d6a-5df2-40a7-9d8b-668295be510c {
  margin-left: auto;
margin-right: auto;
padding-top: 23px;
}

#s-704c0ac4-3f1f-4cb5-8f07-bb94a478b72e {
  margin-left: auto;
margin-right: auto;
}

#s-d095adf5-031f-473f-9d59-5107a2cd72ba {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-d095adf5-031f-473f-9d59-5107a2cd72ba > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d095adf5-031f-473f-9d59-5107a2cd72ba {
  cursor: pointer;
}#s-d095adf5-031f-473f-9d59-5107a2cd72ba.shg-box.shg-c {
  justify-content: center;
}

#s-6bb124b1-b393-4d57-ad36-7b5928b5e495 {
  margin-left: auto;
margin-right: auto;
aspect-ratio: 1/1;
text-align: center;
}

#s-6bb124b1-b393-4d57-ad36-7b5928b5e495 {
  margin: 0 !important;
  overflow: visible;
}

#s-6bb124b1-b393-4d57-ad36-7b5928b5e495-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-6bb124b1-b393-4d57-ad36-7b5928b5e495 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6bb124b1-b393-4d57-ad36-7b5928b5e495 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6bb124b1-b393-4d57-ad36-7b5928b5e495 img.shogun-image {
  /* Add background color handling */
  
}

#s-6bb124b1-b393-4d57-ad36-7b5928b5e495 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6bb124b1-b393-4d57-ad36-7b5928b5e495 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-6bb124b1-b393-4d57-ad36-7b5928b5e495 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6bb124b1-b393-4d57-ad36-7b5928b5e495 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6bb124b1-b393-4d57-ad36-7b5928b5e495.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6bb124b1-b393-4d57-ad36-7b5928b5e495 img.shogun-image {
    height: 100%;
    width: 100%;
    
    
  }



  img.s-6bb124b1-b393-4d57-ad36-7b5928b5e495.shogun-image {
    
    
    
    
  }


.s-6bb124b1-b393-4d57-ad36-7b5928b5e495 .shogun-image-content {
  
    justify-content: center;
  
}

.s-6bb124b1-b393-4d57-ad36-7b5928b5e495.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6bb124b1-b393-4d57-ad36-7b5928b5e495.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6bb124b1-b393-4d57-ad36-7b5928b5e495.shogun-image {
  box-sizing: border-box;
}



.s-6bb124b1-b393-4d57-ad36-7b5928b5e495 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-6bb124b1-b393-4d57-ad36-7b5928b5e495 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-6bb124b1-b393-4d57-ad36-7b5928b5e495.shogun-image-container {
      position: relative;
    }

    .s-6bb124b1-b393-4d57-ad36-7b5928b5e495.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6bb124b1-b393-4d57-ad36-7b5928b5e495.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6bb124b1-b393-4d57-ad36-7b5928b5e495 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      
    }
  }

@media (min-width: 1200px){#s-6bb124b1-b393-4d57-ad36-7b5928b5e495 {
  margin: 0 !important;
  overflow: visible;
}

#s-6bb124b1-b393-4d57-ad36-7b5928b5e495-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-6bb124b1-b393-4d57-ad36-7b5928b5e495 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6bb124b1-b393-4d57-ad36-7b5928b5e495 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6bb124b1-b393-4d57-ad36-7b5928b5e495 img.shogun-image {
  /* Add background color handling */
  
}

#s-6bb124b1-b393-4d57-ad36-7b5928b5e495 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6bb124b1-b393-4d57-ad36-7b5928b5e495 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-6bb124b1-b393-4d57-ad36-7b5928b5e495 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6bb124b1-b393-4d57-ad36-7b5928b5e495 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6bb124b1-b393-4d57-ad36-7b5928b5e495.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6bb124b1-b393-4d57-ad36-7b5928b5e495 img.shogun-image {
    height: 100%;
    width: 100%;
    
    
  }



  img.s-6bb124b1-b393-4d57-ad36-7b5928b5e495.shogun-image {
    
    
    
    
  }


.s-6bb124b1-b393-4d57-ad36-7b5928b5e495 .shogun-image-content {
  
    justify-content: center;
  
}

.s-6bb124b1-b393-4d57-ad36-7b5928b5e495.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6bb124b1-b393-4d57-ad36-7b5928b5e495.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6bb124b1-b393-4d57-ad36-7b5928b5e495.shogun-image {
  box-sizing: border-box;
}



.s-6bb124b1-b393-4d57-ad36-7b5928b5e495 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-6bb124b1-b393-4d57-ad36-7b5928b5e495 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-6bb124b1-b393-4d57-ad36-7b5928b5e495.shogun-image-container {
      position: relative;
    }

    .s-6bb124b1-b393-4d57-ad36-7b5928b5e495.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6bb124b1-b393-4d57-ad36-7b5928b5e495.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6bb124b1-b393-4d57-ad36-7b5928b5e495 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-6bb124b1-b393-4d57-ad36-7b5928b5e495 {
  margin: 0 !important;
  overflow: visible;
}

#s-6bb124b1-b393-4d57-ad36-7b5928b5e495-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-6bb124b1-b393-4d57-ad36-7b5928b5e495 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6bb124b1-b393-4d57-ad36-7b5928b5e495 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6bb124b1-b393-4d57-ad36-7b5928b5e495 img.shogun-image {
  /* Add background color handling */
  
}

#s-6bb124b1-b393-4d57-ad36-7b5928b5e495 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6bb124b1-b393-4d57-ad36-7b5928b5e495 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-6bb124b1-b393-4d57-ad36-7b5928b5e495 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6bb124b1-b393-4d57-ad36-7b5928b5e495 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6bb124b1-b393-4d57-ad36-7b5928b5e495.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6bb124b1-b393-4d57-ad36-7b5928b5e495 img.shogun-image {
    height: 100%;
    width: 100%;
    
    
  }



  img.s-6bb124b1-b393-4d57-ad36-7b5928b5e495.shogun-image {
    
    
    
    
  }


.s-6bb124b1-b393-4d57-ad36-7b5928b5e495 .shogun-image-content {
  
    justify-content: center;
  
}

.s-6bb124b1-b393-4d57-ad36-7b5928b5e495.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6bb124b1-b393-4d57-ad36-7b5928b5e495.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6bb124b1-b393-4d57-ad36-7b5928b5e495.shogun-image {
  box-sizing: border-box;
}



.s-6bb124b1-b393-4d57-ad36-7b5928b5e495 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-6bb124b1-b393-4d57-ad36-7b5928b5e495 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-6bb124b1-b393-4d57-ad36-7b5928b5e495.shogun-image-container {
      position: relative;
    }

    .s-6bb124b1-b393-4d57-ad36-7b5928b5e495.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6bb124b1-b393-4d57-ad36-7b5928b5e495.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6bb124b1-b393-4d57-ad36-7b5928b5e495 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-6bb124b1-b393-4d57-ad36-7b5928b5e495 {
  margin: 0 !important;
  overflow: visible;
}

#s-6bb124b1-b393-4d57-ad36-7b5928b5e495-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-6bb124b1-b393-4d57-ad36-7b5928b5e495 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6bb124b1-b393-4d57-ad36-7b5928b5e495 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6bb124b1-b393-4d57-ad36-7b5928b5e495 img.shogun-image {
  /* Add background color handling */
  
}

#s-6bb124b1-b393-4d57-ad36-7b5928b5e495 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6bb124b1-b393-4d57-ad36-7b5928b5e495 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-6bb124b1-b393-4d57-ad36-7b5928b5e495 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6bb124b1-b393-4d57-ad36-7b5928b5e495 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6bb124b1-b393-4d57-ad36-7b5928b5e495.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6bb124b1-b393-4d57-ad36-7b5928b5e495 img.shogun-image {
    height: 100%;
    width: 100%;
    
    
  }



  img.s-6bb124b1-b393-4d57-ad36-7b5928b5e495.shogun-image {
    
    
    
    
  }


.s-6bb124b1-b393-4d57-ad36-7b5928b5e495 .shogun-image-content {
  
    justify-content: center;
  
}

.s-6bb124b1-b393-4d57-ad36-7b5928b5e495.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6bb124b1-b393-4d57-ad36-7b5928b5e495.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6bb124b1-b393-4d57-ad36-7b5928b5e495.shogun-image {
  box-sizing: border-box;
}



.s-6bb124b1-b393-4d57-ad36-7b5928b5e495 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-6bb124b1-b393-4d57-ad36-7b5928b5e495 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-6bb124b1-b393-4d57-ad36-7b5928b5e495.shogun-image-container {
      position: relative;
    }

    .s-6bb124b1-b393-4d57-ad36-7b5928b5e495.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6bb124b1-b393-4d57-ad36-7b5928b5e495.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6bb124b1-b393-4d57-ad36-7b5928b5e495 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      
    }
  }

}@media (max-width: 767px){#s-6bb124b1-b393-4d57-ad36-7b5928b5e495 {
  margin: 0 !important;
  overflow: visible;
}

#s-6bb124b1-b393-4d57-ad36-7b5928b5e495-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-6bb124b1-b393-4d57-ad36-7b5928b5e495 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6bb124b1-b393-4d57-ad36-7b5928b5e495 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6bb124b1-b393-4d57-ad36-7b5928b5e495 img.shogun-image {
  /* Add background color handling */
  
}

#s-6bb124b1-b393-4d57-ad36-7b5928b5e495 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6bb124b1-b393-4d57-ad36-7b5928b5e495 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-6bb124b1-b393-4d57-ad36-7b5928b5e495 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6bb124b1-b393-4d57-ad36-7b5928b5e495 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6bb124b1-b393-4d57-ad36-7b5928b5e495.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6bb124b1-b393-4d57-ad36-7b5928b5e495 img.shogun-image {
    height: 100%;
    width: 100%;
    
    
  }



  img.s-6bb124b1-b393-4d57-ad36-7b5928b5e495.shogun-image {
    
    
    
    
  }


.s-6bb124b1-b393-4d57-ad36-7b5928b5e495 .shogun-image-content {
  
    justify-content: center;
  
}

.s-6bb124b1-b393-4d57-ad36-7b5928b5e495.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6bb124b1-b393-4d57-ad36-7b5928b5e495.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6bb124b1-b393-4d57-ad36-7b5928b5e495.shogun-image {
  box-sizing: border-box;
}



.s-6bb124b1-b393-4d57-ad36-7b5928b5e495 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-6bb124b1-b393-4d57-ad36-7b5928b5e495 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-6bb124b1-b393-4d57-ad36-7b5928b5e495.shogun-image-container {
      position: relative;
    }

    .s-6bb124b1-b393-4d57-ad36-7b5928b5e495.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6bb124b1-b393-4d57-ad36-7b5928b5e495.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6bb124b1-b393-4d57-ad36-7b5928b5e495 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      
    }
  }

}
#s-dbb1199f-376e-4e38-acc9-a5d3ee582ac5 {
  margin-left: auto;
margin-right: auto;
padding-top: 23px;
}

#s-db1ba22d-d070-48f1-b859-c537199dded9 {
  margin-left: auto;
margin-right: auto;
}

#s-4ff195cb-422c-4edb-b623-7ba748ef148b {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-4ff195cb-422c-4edb-b623-7ba748ef148b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4ff195cb-422c-4edb-b623-7ba748ef148b {
  cursor: pointer;
}#s-4ff195cb-422c-4edb-b623-7ba748ef148b.shg-box.shg-c {
  justify-content: center;
}

#s-40d2110d-c716-412a-857e-ef392130fbe0 {
  margin-left: auto;
margin-right: auto;
aspect-ratio: 1/1;
text-align: center;
}

#s-40d2110d-c716-412a-857e-ef392130fbe0 {
  margin: 0 !important;
  overflow: visible;
}

#s-40d2110d-c716-412a-857e-ef392130fbe0-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-40d2110d-c716-412a-857e-ef392130fbe0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-40d2110d-c716-412a-857e-ef392130fbe0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-40d2110d-c716-412a-857e-ef392130fbe0 img.shogun-image {
  /* Add background color handling */
  
}

#s-40d2110d-c716-412a-857e-ef392130fbe0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-40d2110d-c716-412a-857e-ef392130fbe0 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-40d2110d-c716-412a-857e-ef392130fbe0 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-40d2110d-c716-412a-857e-ef392130fbe0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-40d2110d-c716-412a-857e-ef392130fbe0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-40d2110d-c716-412a-857e-ef392130fbe0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    
  }



  img.s-40d2110d-c716-412a-857e-ef392130fbe0.shogun-image {
    
    
    
    
  }


.s-40d2110d-c716-412a-857e-ef392130fbe0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-40d2110d-c716-412a-857e-ef392130fbe0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-40d2110d-c716-412a-857e-ef392130fbe0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-40d2110d-c716-412a-857e-ef392130fbe0.shogun-image {
  box-sizing: border-box;
}



.s-40d2110d-c716-412a-857e-ef392130fbe0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-40d2110d-c716-412a-857e-ef392130fbe0 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-40d2110d-c716-412a-857e-ef392130fbe0.shogun-image-container {
      position: relative;
    }

    .s-40d2110d-c716-412a-857e-ef392130fbe0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-40d2110d-c716-412a-857e-ef392130fbe0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-40d2110d-c716-412a-857e-ef392130fbe0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      
    }
  }

@media (min-width: 1200px){#s-40d2110d-c716-412a-857e-ef392130fbe0 {
  margin: 0 !important;
  overflow: visible;
}

#s-40d2110d-c716-412a-857e-ef392130fbe0-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-40d2110d-c716-412a-857e-ef392130fbe0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-40d2110d-c716-412a-857e-ef392130fbe0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-40d2110d-c716-412a-857e-ef392130fbe0 img.shogun-image {
  /* Add background color handling */
  
}

#s-40d2110d-c716-412a-857e-ef392130fbe0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-40d2110d-c716-412a-857e-ef392130fbe0 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-40d2110d-c716-412a-857e-ef392130fbe0 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-40d2110d-c716-412a-857e-ef392130fbe0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-40d2110d-c716-412a-857e-ef392130fbe0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-40d2110d-c716-412a-857e-ef392130fbe0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    
  }



  img.s-40d2110d-c716-412a-857e-ef392130fbe0.shogun-image {
    
    
    
    
  }


.s-40d2110d-c716-412a-857e-ef392130fbe0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-40d2110d-c716-412a-857e-ef392130fbe0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-40d2110d-c716-412a-857e-ef392130fbe0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-40d2110d-c716-412a-857e-ef392130fbe0.shogun-image {
  box-sizing: border-box;
}



.s-40d2110d-c716-412a-857e-ef392130fbe0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-40d2110d-c716-412a-857e-ef392130fbe0 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-40d2110d-c716-412a-857e-ef392130fbe0.shogun-image-container {
      position: relative;
    }

    .s-40d2110d-c716-412a-857e-ef392130fbe0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-40d2110d-c716-412a-857e-ef392130fbe0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-40d2110d-c716-412a-857e-ef392130fbe0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-40d2110d-c716-412a-857e-ef392130fbe0 {
  margin: 0 !important;
  overflow: visible;
}

#s-40d2110d-c716-412a-857e-ef392130fbe0-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-40d2110d-c716-412a-857e-ef392130fbe0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-40d2110d-c716-412a-857e-ef392130fbe0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-40d2110d-c716-412a-857e-ef392130fbe0 img.shogun-image {
  /* Add background color handling */
  
}

#s-40d2110d-c716-412a-857e-ef392130fbe0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-40d2110d-c716-412a-857e-ef392130fbe0 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-40d2110d-c716-412a-857e-ef392130fbe0 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-40d2110d-c716-412a-857e-ef392130fbe0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-40d2110d-c716-412a-857e-ef392130fbe0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-40d2110d-c716-412a-857e-ef392130fbe0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    
  }



  img.s-40d2110d-c716-412a-857e-ef392130fbe0.shogun-image {
    
    
    
    
  }


.s-40d2110d-c716-412a-857e-ef392130fbe0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-40d2110d-c716-412a-857e-ef392130fbe0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-40d2110d-c716-412a-857e-ef392130fbe0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-40d2110d-c716-412a-857e-ef392130fbe0.shogun-image {
  box-sizing: border-box;
}



.s-40d2110d-c716-412a-857e-ef392130fbe0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-40d2110d-c716-412a-857e-ef392130fbe0 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-40d2110d-c716-412a-857e-ef392130fbe0.shogun-image-container {
      position: relative;
    }

    .s-40d2110d-c716-412a-857e-ef392130fbe0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-40d2110d-c716-412a-857e-ef392130fbe0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-40d2110d-c716-412a-857e-ef392130fbe0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-40d2110d-c716-412a-857e-ef392130fbe0 {
  margin: 0 !important;
  overflow: visible;
}

#s-40d2110d-c716-412a-857e-ef392130fbe0-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-40d2110d-c716-412a-857e-ef392130fbe0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-40d2110d-c716-412a-857e-ef392130fbe0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-40d2110d-c716-412a-857e-ef392130fbe0 img.shogun-image {
  /* Add background color handling */
  
}

#s-40d2110d-c716-412a-857e-ef392130fbe0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-40d2110d-c716-412a-857e-ef392130fbe0 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-40d2110d-c716-412a-857e-ef392130fbe0 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-40d2110d-c716-412a-857e-ef392130fbe0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-40d2110d-c716-412a-857e-ef392130fbe0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-40d2110d-c716-412a-857e-ef392130fbe0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    
  }



  img.s-40d2110d-c716-412a-857e-ef392130fbe0.shogun-image {
    
    
    
    
  }


.s-40d2110d-c716-412a-857e-ef392130fbe0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-40d2110d-c716-412a-857e-ef392130fbe0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-40d2110d-c716-412a-857e-ef392130fbe0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-40d2110d-c716-412a-857e-ef392130fbe0.shogun-image {
  box-sizing: border-box;
}



.s-40d2110d-c716-412a-857e-ef392130fbe0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-40d2110d-c716-412a-857e-ef392130fbe0 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-40d2110d-c716-412a-857e-ef392130fbe0.shogun-image-container {
      position: relative;
    }

    .s-40d2110d-c716-412a-857e-ef392130fbe0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-40d2110d-c716-412a-857e-ef392130fbe0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-40d2110d-c716-412a-857e-ef392130fbe0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      
    }
  }

}@media (max-width: 767px){#s-40d2110d-c716-412a-857e-ef392130fbe0 {
  margin: 0 !important;
  overflow: visible;
}

#s-40d2110d-c716-412a-857e-ef392130fbe0-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-40d2110d-c716-412a-857e-ef392130fbe0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-40d2110d-c716-412a-857e-ef392130fbe0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-40d2110d-c716-412a-857e-ef392130fbe0 img.shogun-image {
  /* Add background color handling */
  
}

#s-40d2110d-c716-412a-857e-ef392130fbe0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-40d2110d-c716-412a-857e-ef392130fbe0 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-40d2110d-c716-412a-857e-ef392130fbe0 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-40d2110d-c716-412a-857e-ef392130fbe0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-40d2110d-c716-412a-857e-ef392130fbe0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-40d2110d-c716-412a-857e-ef392130fbe0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    
  }



  img.s-40d2110d-c716-412a-857e-ef392130fbe0.shogun-image {
    
    
    
    
  }


.s-40d2110d-c716-412a-857e-ef392130fbe0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-40d2110d-c716-412a-857e-ef392130fbe0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-40d2110d-c716-412a-857e-ef392130fbe0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-40d2110d-c716-412a-857e-ef392130fbe0.shogun-image {
  box-sizing: border-box;
}



.s-40d2110d-c716-412a-857e-ef392130fbe0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-40d2110d-c716-412a-857e-ef392130fbe0 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-40d2110d-c716-412a-857e-ef392130fbe0.shogun-image-container {
      position: relative;
    }

    .s-40d2110d-c716-412a-857e-ef392130fbe0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-40d2110d-c716-412a-857e-ef392130fbe0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-40d2110d-c716-412a-857e-ef392130fbe0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      
    }
  }

}
#s-a5ab2bb6-327f-430c-b947-835a5069e35c {
  margin-left: auto;
margin-right: auto;
padding-top: 23px;
}

#s-f70ac405-2354-43c4-a8dc-03b28087b080 {
  margin-left: auto;
margin-right: auto;
}

#s-bd3dc936-6878-4afd-b142-1f152bab7c4c {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-bd3dc936-6878-4afd-b142-1f152bab7c4c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-bd3dc936-6878-4afd-b142-1f152bab7c4c {
  cursor: pointer;
}#s-bd3dc936-6878-4afd-b142-1f152bab7c4c.shg-box.shg-c {
  justify-content: center;
}

#s-9417569a-9b83-4803-bde2-575010dca8b5 {
  margin-left: auto;
margin-right: auto;
aspect-ratio: 1/1;
text-align: center;
}

#s-9417569a-9b83-4803-bde2-575010dca8b5 {
  margin: 0 !important;
  overflow: visible;
}

#s-9417569a-9b83-4803-bde2-575010dca8b5-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-9417569a-9b83-4803-bde2-575010dca8b5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9417569a-9b83-4803-bde2-575010dca8b5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9417569a-9b83-4803-bde2-575010dca8b5 img.shogun-image {
  /* Add background color handling */
  
}

#s-9417569a-9b83-4803-bde2-575010dca8b5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9417569a-9b83-4803-bde2-575010dca8b5 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-9417569a-9b83-4803-bde2-575010dca8b5 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9417569a-9b83-4803-bde2-575010dca8b5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9417569a-9b83-4803-bde2-575010dca8b5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9417569a-9b83-4803-bde2-575010dca8b5 img.shogun-image {
    height: 100%;
    width: 100%;
    
    
  }



  img.s-9417569a-9b83-4803-bde2-575010dca8b5.shogun-image {
    
    
    
    
  }


.s-9417569a-9b83-4803-bde2-575010dca8b5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-9417569a-9b83-4803-bde2-575010dca8b5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9417569a-9b83-4803-bde2-575010dca8b5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9417569a-9b83-4803-bde2-575010dca8b5.shogun-image {
  box-sizing: border-box;
}



.s-9417569a-9b83-4803-bde2-575010dca8b5 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-9417569a-9b83-4803-bde2-575010dca8b5 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-9417569a-9b83-4803-bde2-575010dca8b5.shogun-image-container {
      position: relative;
    }

    .s-9417569a-9b83-4803-bde2-575010dca8b5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9417569a-9b83-4803-bde2-575010dca8b5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9417569a-9b83-4803-bde2-575010dca8b5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      
    }
  }

@media (min-width: 1200px){#s-9417569a-9b83-4803-bde2-575010dca8b5 {
  margin: 0 !important;
  overflow: visible;
}

#s-9417569a-9b83-4803-bde2-575010dca8b5-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-9417569a-9b83-4803-bde2-575010dca8b5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9417569a-9b83-4803-bde2-575010dca8b5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9417569a-9b83-4803-bde2-575010dca8b5 img.shogun-image {
  /* Add background color handling */
  
}

#s-9417569a-9b83-4803-bde2-575010dca8b5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9417569a-9b83-4803-bde2-575010dca8b5 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-9417569a-9b83-4803-bde2-575010dca8b5 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9417569a-9b83-4803-bde2-575010dca8b5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9417569a-9b83-4803-bde2-575010dca8b5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9417569a-9b83-4803-bde2-575010dca8b5 img.shogun-image {
    height: 100%;
    width: 100%;
    
    
  }



  img.s-9417569a-9b83-4803-bde2-575010dca8b5.shogun-image {
    
    
    
    
  }


.s-9417569a-9b83-4803-bde2-575010dca8b5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-9417569a-9b83-4803-bde2-575010dca8b5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9417569a-9b83-4803-bde2-575010dca8b5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9417569a-9b83-4803-bde2-575010dca8b5.shogun-image {
  box-sizing: border-box;
}



.s-9417569a-9b83-4803-bde2-575010dca8b5 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-9417569a-9b83-4803-bde2-575010dca8b5 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-9417569a-9b83-4803-bde2-575010dca8b5.shogun-image-container {
      position: relative;
    }

    .s-9417569a-9b83-4803-bde2-575010dca8b5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9417569a-9b83-4803-bde2-575010dca8b5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9417569a-9b83-4803-bde2-575010dca8b5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-9417569a-9b83-4803-bde2-575010dca8b5 {
  margin: 0 !important;
  overflow: visible;
}

#s-9417569a-9b83-4803-bde2-575010dca8b5-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-9417569a-9b83-4803-bde2-575010dca8b5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9417569a-9b83-4803-bde2-575010dca8b5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9417569a-9b83-4803-bde2-575010dca8b5 img.shogun-image {
  /* Add background color handling */
  
}

#s-9417569a-9b83-4803-bde2-575010dca8b5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9417569a-9b83-4803-bde2-575010dca8b5 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-9417569a-9b83-4803-bde2-575010dca8b5 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9417569a-9b83-4803-bde2-575010dca8b5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9417569a-9b83-4803-bde2-575010dca8b5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9417569a-9b83-4803-bde2-575010dca8b5 img.shogun-image {
    height: 100%;
    width: 100%;
    
    
  }



  img.s-9417569a-9b83-4803-bde2-575010dca8b5.shogun-image {
    
    
    
    
  }


.s-9417569a-9b83-4803-bde2-575010dca8b5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-9417569a-9b83-4803-bde2-575010dca8b5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9417569a-9b83-4803-bde2-575010dca8b5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9417569a-9b83-4803-bde2-575010dca8b5.shogun-image {
  box-sizing: border-box;
}



.s-9417569a-9b83-4803-bde2-575010dca8b5 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-9417569a-9b83-4803-bde2-575010dca8b5 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-9417569a-9b83-4803-bde2-575010dca8b5.shogun-image-container {
      position: relative;
    }

    .s-9417569a-9b83-4803-bde2-575010dca8b5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9417569a-9b83-4803-bde2-575010dca8b5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9417569a-9b83-4803-bde2-575010dca8b5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-9417569a-9b83-4803-bde2-575010dca8b5 {
  margin: 0 !important;
  overflow: visible;
}

#s-9417569a-9b83-4803-bde2-575010dca8b5-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-9417569a-9b83-4803-bde2-575010dca8b5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9417569a-9b83-4803-bde2-575010dca8b5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9417569a-9b83-4803-bde2-575010dca8b5 img.shogun-image {
  /* Add background color handling */
  
}

#s-9417569a-9b83-4803-bde2-575010dca8b5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9417569a-9b83-4803-bde2-575010dca8b5 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-9417569a-9b83-4803-bde2-575010dca8b5 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9417569a-9b83-4803-bde2-575010dca8b5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9417569a-9b83-4803-bde2-575010dca8b5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9417569a-9b83-4803-bde2-575010dca8b5 img.shogun-image {
    height: 100%;
    width: 100%;
    
    
  }



  img.s-9417569a-9b83-4803-bde2-575010dca8b5.shogun-image {
    
    
    
    
  }


.s-9417569a-9b83-4803-bde2-575010dca8b5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-9417569a-9b83-4803-bde2-575010dca8b5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9417569a-9b83-4803-bde2-575010dca8b5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9417569a-9b83-4803-bde2-575010dca8b5.shogun-image {
  box-sizing: border-box;
}



.s-9417569a-9b83-4803-bde2-575010dca8b5 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-9417569a-9b83-4803-bde2-575010dca8b5 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-9417569a-9b83-4803-bde2-575010dca8b5.shogun-image-container {
      position: relative;
    }

    .s-9417569a-9b83-4803-bde2-575010dca8b5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9417569a-9b83-4803-bde2-575010dca8b5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9417569a-9b83-4803-bde2-575010dca8b5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      
    }
  }

}@media (max-width: 767px){#s-9417569a-9b83-4803-bde2-575010dca8b5 {
  margin: 0 !important;
  overflow: visible;
}

#s-9417569a-9b83-4803-bde2-575010dca8b5-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-9417569a-9b83-4803-bde2-575010dca8b5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9417569a-9b83-4803-bde2-575010dca8b5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9417569a-9b83-4803-bde2-575010dca8b5 img.shogun-image {
  /* Add background color handling */
  
}

#s-9417569a-9b83-4803-bde2-575010dca8b5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9417569a-9b83-4803-bde2-575010dca8b5 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-9417569a-9b83-4803-bde2-575010dca8b5 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9417569a-9b83-4803-bde2-575010dca8b5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9417569a-9b83-4803-bde2-575010dca8b5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9417569a-9b83-4803-bde2-575010dca8b5 img.shogun-image {
    height: 100%;
    width: 100%;
    
    
  }



  img.s-9417569a-9b83-4803-bde2-575010dca8b5.shogun-image {
    
    
    
    
  }


.s-9417569a-9b83-4803-bde2-575010dca8b5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-9417569a-9b83-4803-bde2-575010dca8b5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9417569a-9b83-4803-bde2-575010dca8b5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9417569a-9b83-4803-bde2-575010dca8b5.shogun-image {
  box-sizing: border-box;
}



.s-9417569a-9b83-4803-bde2-575010dca8b5 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-9417569a-9b83-4803-bde2-575010dca8b5 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-9417569a-9b83-4803-bde2-575010dca8b5.shogun-image-container {
      position: relative;
    }

    .s-9417569a-9b83-4803-bde2-575010dca8b5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9417569a-9b83-4803-bde2-575010dca8b5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9417569a-9b83-4803-bde2-575010dca8b5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      
    }
  }

}
#s-5ba9986f-c8b7-4bb1-b651-47e367c8d243 {
  margin-left: auto;
margin-right: auto;
padding-top: 23px;
}

#s-13b09037-75a5-4485-acad-bd893b1cc370 {
  margin-left: auto;
margin-right: auto;
}

#s-1e0e2ecc-f2d3-4257-95a2-66d35213675b {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
}
@media (min-width: 1200px){#s-1e0e2ecc-f2d3-4257-95a2-66d35213675b {
  display: none;
}
#s-1e0e2ecc-f2d3-4257-95a2-66d35213675b, #wrap-s-1e0e2ecc-f2d3-4257-95a2-66d35213675b, #wrap-content-s-1e0e2ecc-f2d3-4257-95a2-66d35213675b { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1e0e2ecc-f2d3-4257-95a2-66d35213675b {
  display: none;
}
#s-1e0e2ecc-f2d3-4257-95a2-66d35213675b, #wrap-s-1e0e2ecc-f2d3-4257-95a2-66d35213675b, #wrap-content-s-1e0e2ecc-f2d3-4257-95a2-66d35213675b { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1e0e2ecc-f2d3-4257-95a2-66d35213675b {
  
}
}@media (max-width: 767px){#s-1e0e2ecc-f2d3-4257-95a2-66d35213675b {
  
}
}
/* Duplicated Styles are also in Category dynamic.css.liquid - keep them in sync */

#slider-v3-s-1e0e2ecc-f2d3-4257-95a2-66d35213675b {
  --swiper-pagination-color: rgba(0, 0, 0, 1) !important;
  --swiper-pagination-bullet-inactive-color: rgba(0, 0, 0, 1) !important;
  --swiper-pagination-bullet-active-color: rgba(0, 0, 0, 1) !important;
  --arrow-button-size: 35px !important;
  --swiper-pagination-bullet-size: 14px !important;
  
}

#slider-v3-s-1e0e2ecc-f2d3-4257-95a2-66d35213675b > .swiper-button-prev,
#slider-v3-s-1e0e2ecc-f2d3-4257-95a2-66d35213675b > .swiper-button-next {
  
}

#slider-v3-s-1e0e2ecc-f2d3-4257-95a2-66d35213675b > .swiper-button-prev svg,
#slider-v3-s-1e0e2ecc-f2d3-4257-95a2-66d35213675b > .swiper-button-next svg {
  fill: rgba(113, 113, 113, 1) !important;
  stroke: rgba(113, 113, 113, 1) !important;
  
}

#slider-v3-s-1e0e2ecc-f2d3-4257-95a2-66d35213675b > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-1e0e2ecc-f2d3-4257-95a2-66d35213675b > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-1e0e2ecc-f2d3-4257-95a2-66d35213675b > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-1e0e2ecc-f2d3-4257-95a2-66d35213675b .swiper-pagination-bullet {
  
  
  margin: 0 !important;
}

#slider-v3-s-1e0e2ecc-f2d3-4257-95a2-66d35213675b .swiper-pagination-bullet-active {
  background-color: rgba(0, 0, 0, 1) !important;
  width: calc( * 1) !important;
  
  border-radius:  50px  !important;
}

#slider-v3-s-1e0e2ecc-f2d3-4257-95a2-66d35213675b .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 2px !important;
}

#s-fa15a609-6d8a-4fe2-adc4-d5ebcb212696 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-fa15a609-6d8a-4fe2-adc4-d5ebcb212696 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-fa15a609-6d8a-4fe2-adc4-d5ebcb212696 {
  cursor: pointer;
}#s-fa15a609-6d8a-4fe2-adc4-d5ebcb212696.shg-box.shg-c {
  justify-content: center;
}

#s-0eae4baa-6b32-4730-89f5-cd4e025eb7ac {
  margin-left: auto;
margin-right: auto;
aspect-ratio: 1/1;
text-align: center;
}

#s-0eae4baa-6b32-4730-89f5-cd4e025eb7ac {
  margin: 0 !important;
  overflow: visible;
}

#s-0eae4baa-6b32-4730-89f5-cd4e025eb7ac-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-0eae4baa-6b32-4730-89f5-cd4e025eb7ac {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0eae4baa-6b32-4730-89f5-cd4e025eb7ac {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0eae4baa-6b32-4730-89f5-cd4e025eb7ac img.shogun-image {
  /* Add background color handling */
  
}

#s-0eae4baa-6b32-4730-89f5-cd4e025eb7ac img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0eae4baa-6b32-4730-89f5-cd4e025eb7ac .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-0eae4baa-6b32-4730-89f5-cd4e025eb7ac .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0eae4baa-6b32-4730-89f5-cd4e025eb7ac .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0eae4baa-6b32-4730-89f5-cd4e025eb7ac.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0eae4baa-6b32-4730-89f5-cd4e025eb7ac img.shogun-image {
    height: 100%;
    width: 100%;
    
    
  }



  img.s-0eae4baa-6b32-4730-89f5-cd4e025eb7ac.shogun-image {
    
    
    
    
  }


.s-0eae4baa-6b32-4730-89f5-cd4e025eb7ac .shogun-image-content {
  
    justify-content: center;
  
}

.s-0eae4baa-6b32-4730-89f5-cd4e025eb7ac.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0eae4baa-6b32-4730-89f5-cd4e025eb7ac.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0eae4baa-6b32-4730-89f5-cd4e025eb7ac.shogun-image {
  box-sizing: border-box;
}



.s-0eae4baa-6b32-4730-89f5-cd4e025eb7ac img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0eae4baa-6b32-4730-89f5-cd4e025eb7ac {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-0eae4baa-6b32-4730-89f5-cd4e025eb7ac.shogun-image-container {
      position: relative;
    }

    .s-0eae4baa-6b32-4730-89f5-cd4e025eb7ac.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0eae4baa-6b32-4730-89f5-cd4e025eb7ac.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0eae4baa-6b32-4730-89f5-cd4e025eb7ac img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      
    }
  }

@media (min-width: 1200px){#s-0eae4baa-6b32-4730-89f5-cd4e025eb7ac {
  margin: 0 !important;
  overflow: visible;
}

#s-0eae4baa-6b32-4730-89f5-cd4e025eb7ac-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-0eae4baa-6b32-4730-89f5-cd4e025eb7ac {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0eae4baa-6b32-4730-89f5-cd4e025eb7ac {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0eae4baa-6b32-4730-89f5-cd4e025eb7ac img.shogun-image {
  /* Add background color handling */
  
}

#s-0eae4baa-6b32-4730-89f5-cd4e025eb7ac img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0eae4baa-6b32-4730-89f5-cd4e025eb7ac .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-0eae4baa-6b32-4730-89f5-cd4e025eb7ac .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0eae4baa-6b32-4730-89f5-cd4e025eb7ac .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0eae4baa-6b32-4730-89f5-cd4e025eb7ac.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0eae4baa-6b32-4730-89f5-cd4e025eb7ac img.shogun-image {
    height: 100%;
    width: 100%;
    
    
  }



  img.s-0eae4baa-6b32-4730-89f5-cd4e025eb7ac.shogun-image {
    
    
    
    
  }


.s-0eae4baa-6b32-4730-89f5-cd4e025eb7ac .shogun-image-content {
  
    justify-content: center;
  
}

.s-0eae4baa-6b32-4730-89f5-cd4e025eb7ac.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0eae4baa-6b32-4730-89f5-cd4e025eb7ac.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0eae4baa-6b32-4730-89f5-cd4e025eb7ac.shogun-image {
  box-sizing: border-box;
}



.s-0eae4baa-6b32-4730-89f5-cd4e025eb7ac img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0eae4baa-6b32-4730-89f5-cd4e025eb7ac {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-0eae4baa-6b32-4730-89f5-cd4e025eb7ac.shogun-image-container {
      position: relative;
    }

    .s-0eae4baa-6b32-4730-89f5-cd4e025eb7ac.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0eae4baa-6b32-4730-89f5-cd4e025eb7ac.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0eae4baa-6b32-4730-89f5-cd4e025eb7ac img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-0eae4baa-6b32-4730-89f5-cd4e025eb7ac {
  margin: 0 !important;
  overflow: visible;
}

#s-0eae4baa-6b32-4730-89f5-cd4e025eb7ac-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-0eae4baa-6b32-4730-89f5-cd4e025eb7ac {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0eae4baa-6b32-4730-89f5-cd4e025eb7ac {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0eae4baa-6b32-4730-89f5-cd4e025eb7ac img.shogun-image {
  /* Add background color handling */
  
}

#s-0eae4baa-6b32-4730-89f5-cd4e025eb7ac img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0eae4baa-6b32-4730-89f5-cd4e025eb7ac .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-0eae4baa-6b32-4730-89f5-cd4e025eb7ac .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0eae4baa-6b32-4730-89f5-cd4e025eb7ac .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0eae4baa-6b32-4730-89f5-cd4e025eb7ac.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0eae4baa-6b32-4730-89f5-cd4e025eb7ac img.shogun-image {
    height: 100%;
    width: 100%;
    
    
  }



  img.s-0eae4baa-6b32-4730-89f5-cd4e025eb7ac.shogun-image {
    
    
    
    
  }


.s-0eae4baa-6b32-4730-89f5-cd4e025eb7ac .shogun-image-content {
  
    justify-content: center;
  
}

.s-0eae4baa-6b32-4730-89f5-cd4e025eb7ac.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0eae4baa-6b32-4730-89f5-cd4e025eb7ac.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0eae4baa-6b32-4730-89f5-cd4e025eb7ac.shogun-image {
  box-sizing: border-box;
}



.s-0eae4baa-6b32-4730-89f5-cd4e025eb7ac img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0eae4baa-6b32-4730-89f5-cd4e025eb7ac {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-0eae4baa-6b32-4730-89f5-cd4e025eb7ac.shogun-image-container {
      position: relative;
    }

    .s-0eae4baa-6b32-4730-89f5-cd4e025eb7ac.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0eae4baa-6b32-4730-89f5-cd4e025eb7ac.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0eae4baa-6b32-4730-89f5-cd4e025eb7ac img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-0eae4baa-6b32-4730-89f5-cd4e025eb7ac {
  margin: 0 !important;
  overflow: visible;
}

#s-0eae4baa-6b32-4730-89f5-cd4e025eb7ac-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-0eae4baa-6b32-4730-89f5-cd4e025eb7ac {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0eae4baa-6b32-4730-89f5-cd4e025eb7ac {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0eae4baa-6b32-4730-89f5-cd4e025eb7ac img.shogun-image {
  /* Add background color handling */
  
}

#s-0eae4baa-6b32-4730-89f5-cd4e025eb7ac img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0eae4baa-6b32-4730-89f5-cd4e025eb7ac .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-0eae4baa-6b32-4730-89f5-cd4e025eb7ac .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0eae4baa-6b32-4730-89f5-cd4e025eb7ac .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0eae4baa-6b32-4730-89f5-cd4e025eb7ac.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0eae4baa-6b32-4730-89f5-cd4e025eb7ac img.shogun-image {
    height: 100%;
    width: 100%;
    
    
  }



  img.s-0eae4baa-6b32-4730-89f5-cd4e025eb7ac.shogun-image {
    
    
    
    
  }


.s-0eae4baa-6b32-4730-89f5-cd4e025eb7ac .shogun-image-content {
  
    justify-content: center;
  
}

.s-0eae4baa-6b32-4730-89f5-cd4e025eb7ac.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0eae4baa-6b32-4730-89f5-cd4e025eb7ac.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0eae4baa-6b32-4730-89f5-cd4e025eb7ac.shogun-image {
  box-sizing: border-box;
}



.s-0eae4baa-6b32-4730-89f5-cd4e025eb7ac img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0eae4baa-6b32-4730-89f5-cd4e025eb7ac {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-0eae4baa-6b32-4730-89f5-cd4e025eb7ac.shogun-image-container {
      position: relative;
    }

    .s-0eae4baa-6b32-4730-89f5-cd4e025eb7ac.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0eae4baa-6b32-4730-89f5-cd4e025eb7ac.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0eae4baa-6b32-4730-89f5-cd4e025eb7ac img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      
    }
  }

}@media (max-width: 767px){#s-0eae4baa-6b32-4730-89f5-cd4e025eb7ac {
  margin: 0 !important;
  overflow: visible;
}

#s-0eae4baa-6b32-4730-89f5-cd4e025eb7ac-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-0eae4baa-6b32-4730-89f5-cd4e025eb7ac {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0eae4baa-6b32-4730-89f5-cd4e025eb7ac {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0eae4baa-6b32-4730-89f5-cd4e025eb7ac img.shogun-image {
  /* Add background color handling */
  
}

#s-0eae4baa-6b32-4730-89f5-cd4e025eb7ac img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0eae4baa-6b32-4730-89f5-cd4e025eb7ac .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-0eae4baa-6b32-4730-89f5-cd4e025eb7ac .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0eae4baa-6b32-4730-89f5-cd4e025eb7ac .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0eae4baa-6b32-4730-89f5-cd4e025eb7ac.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0eae4baa-6b32-4730-89f5-cd4e025eb7ac img.shogun-image {
    height: 100%;
    width: 100%;
    
    
  }



  img.s-0eae4baa-6b32-4730-89f5-cd4e025eb7ac.shogun-image {
    
    
    
    
  }


.s-0eae4baa-6b32-4730-89f5-cd4e025eb7ac .shogun-image-content {
  
    justify-content: center;
  
}

.s-0eae4baa-6b32-4730-89f5-cd4e025eb7ac.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0eae4baa-6b32-4730-89f5-cd4e025eb7ac.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0eae4baa-6b32-4730-89f5-cd4e025eb7ac.shogun-image {
  box-sizing: border-box;
}



.s-0eae4baa-6b32-4730-89f5-cd4e025eb7ac img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0eae4baa-6b32-4730-89f5-cd4e025eb7ac {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-0eae4baa-6b32-4730-89f5-cd4e025eb7ac.shogun-image-container {
      position: relative;
    }

    .s-0eae4baa-6b32-4730-89f5-cd4e025eb7ac.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0eae4baa-6b32-4730-89f5-cd4e025eb7ac.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0eae4baa-6b32-4730-89f5-cd4e025eb7ac img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      
    }
  }

}
#s-c5fc44b2-08cc-4667-b25f-2310d44cd211 {
  margin-left: auto;
margin-right: auto;
padding-top: 23px;
}

#s-41247bd1-cf7d-4f2e-a4ee-65d4ff7cab4f {
  margin-left: auto;
margin-right: auto;
}

#s-8eeda462-838c-48b2-9741-e167daba1f89 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-8eeda462-838c-48b2-9741-e167daba1f89 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-8eeda462-838c-48b2-9741-e167daba1f89 {
  cursor: pointer;
}#s-8eeda462-838c-48b2-9741-e167daba1f89.shg-box.shg-c {
  justify-content: center;
}

#s-161d3ddd-15ea-4647-9322-d83b09479e7f {
  margin-left: auto;
margin-right: auto;
aspect-ratio: 1/1;
text-align: center;
}

#s-161d3ddd-15ea-4647-9322-d83b09479e7f {
  margin: 0 !important;
  overflow: visible;
}

#s-161d3ddd-15ea-4647-9322-d83b09479e7f-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-161d3ddd-15ea-4647-9322-d83b09479e7f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-161d3ddd-15ea-4647-9322-d83b09479e7f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-161d3ddd-15ea-4647-9322-d83b09479e7f img.shogun-image {
  /* Add background color handling */
  
}

#s-161d3ddd-15ea-4647-9322-d83b09479e7f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-161d3ddd-15ea-4647-9322-d83b09479e7f .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-161d3ddd-15ea-4647-9322-d83b09479e7f .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-161d3ddd-15ea-4647-9322-d83b09479e7f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-161d3ddd-15ea-4647-9322-d83b09479e7f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-161d3ddd-15ea-4647-9322-d83b09479e7f img.shogun-image {
    height: 100%;
    width: 100%;
    
    
  }



  img.s-161d3ddd-15ea-4647-9322-d83b09479e7f.shogun-image {
    
    
    
    
  }


.s-161d3ddd-15ea-4647-9322-d83b09479e7f .shogun-image-content {
  
    justify-content: center;
  
}

.s-161d3ddd-15ea-4647-9322-d83b09479e7f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-161d3ddd-15ea-4647-9322-d83b09479e7f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-161d3ddd-15ea-4647-9322-d83b09479e7f.shogun-image {
  box-sizing: border-box;
}



.s-161d3ddd-15ea-4647-9322-d83b09479e7f img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-161d3ddd-15ea-4647-9322-d83b09479e7f {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-161d3ddd-15ea-4647-9322-d83b09479e7f.shogun-image-container {
      position: relative;
    }

    .s-161d3ddd-15ea-4647-9322-d83b09479e7f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-161d3ddd-15ea-4647-9322-d83b09479e7f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-161d3ddd-15ea-4647-9322-d83b09479e7f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      
    }
  }

@media (min-width: 1200px){#s-161d3ddd-15ea-4647-9322-d83b09479e7f {
  margin: 0 !important;
  overflow: visible;
}

#s-161d3ddd-15ea-4647-9322-d83b09479e7f-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-161d3ddd-15ea-4647-9322-d83b09479e7f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-161d3ddd-15ea-4647-9322-d83b09479e7f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-161d3ddd-15ea-4647-9322-d83b09479e7f img.shogun-image {
  /* Add background color handling */
  
}

#s-161d3ddd-15ea-4647-9322-d83b09479e7f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-161d3ddd-15ea-4647-9322-d83b09479e7f .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-161d3ddd-15ea-4647-9322-d83b09479e7f .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-161d3ddd-15ea-4647-9322-d83b09479e7f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-161d3ddd-15ea-4647-9322-d83b09479e7f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-161d3ddd-15ea-4647-9322-d83b09479e7f img.shogun-image {
    height: 100%;
    width: 100%;
    
    
  }



  img.s-161d3ddd-15ea-4647-9322-d83b09479e7f.shogun-image {
    
    
    
    
  }


.s-161d3ddd-15ea-4647-9322-d83b09479e7f .shogun-image-content {
  
    justify-content: center;
  
}

.s-161d3ddd-15ea-4647-9322-d83b09479e7f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-161d3ddd-15ea-4647-9322-d83b09479e7f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-161d3ddd-15ea-4647-9322-d83b09479e7f.shogun-image {
  box-sizing: border-box;
}



.s-161d3ddd-15ea-4647-9322-d83b09479e7f img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-161d3ddd-15ea-4647-9322-d83b09479e7f {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-161d3ddd-15ea-4647-9322-d83b09479e7f.shogun-image-container {
      position: relative;
    }

    .s-161d3ddd-15ea-4647-9322-d83b09479e7f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-161d3ddd-15ea-4647-9322-d83b09479e7f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-161d3ddd-15ea-4647-9322-d83b09479e7f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-161d3ddd-15ea-4647-9322-d83b09479e7f {
  margin: 0 !important;
  overflow: visible;
}

#s-161d3ddd-15ea-4647-9322-d83b09479e7f-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-161d3ddd-15ea-4647-9322-d83b09479e7f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-161d3ddd-15ea-4647-9322-d83b09479e7f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-161d3ddd-15ea-4647-9322-d83b09479e7f img.shogun-image {
  /* Add background color handling */
  
}

#s-161d3ddd-15ea-4647-9322-d83b09479e7f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-161d3ddd-15ea-4647-9322-d83b09479e7f .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-161d3ddd-15ea-4647-9322-d83b09479e7f .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-161d3ddd-15ea-4647-9322-d83b09479e7f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-161d3ddd-15ea-4647-9322-d83b09479e7f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-161d3ddd-15ea-4647-9322-d83b09479e7f img.shogun-image {
    height: 100%;
    width: 100%;
    
    
  }



  img.s-161d3ddd-15ea-4647-9322-d83b09479e7f.shogun-image {
    
    
    
    
  }


.s-161d3ddd-15ea-4647-9322-d83b09479e7f .shogun-image-content {
  
    justify-content: center;
  
}

.s-161d3ddd-15ea-4647-9322-d83b09479e7f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-161d3ddd-15ea-4647-9322-d83b09479e7f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-161d3ddd-15ea-4647-9322-d83b09479e7f.shogun-image {
  box-sizing: border-box;
}



.s-161d3ddd-15ea-4647-9322-d83b09479e7f img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-161d3ddd-15ea-4647-9322-d83b09479e7f {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-161d3ddd-15ea-4647-9322-d83b09479e7f.shogun-image-container {
      position: relative;
    }

    .s-161d3ddd-15ea-4647-9322-d83b09479e7f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-161d3ddd-15ea-4647-9322-d83b09479e7f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-161d3ddd-15ea-4647-9322-d83b09479e7f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-161d3ddd-15ea-4647-9322-d83b09479e7f {
  margin: 0 !important;
  overflow: visible;
}

#s-161d3ddd-15ea-4647-9322-d83b09479e7f-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-161d3ddd-15ea-4647-9322-d83b09479e7f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-161d3ddd-15ea-4647-9322-d83b09479e7f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-161d3ddd-15ea-4647-9322-d83b09479e7f img.shogun-image {
  /* Add background color handling */
  
}

#s-161d3ddd-15ea-4647-9322-d83b09479e7f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-161d3ddd-15ea-4647-9322-d83b09479e7f .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-161d3ddd-15ea-4647-9322-d83b09479e7f .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-161d3ddd-15ea-4647-9322-d83b09479e7f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-161d3ddd-15ea-4647-9322-d83b09479e7f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-161d3ddd-15ea-4647-9322-d83b09479e7f img.shogun-image {
    height: 100%;
    width: 100%;
    
    
  }



  img.s-161d3ddd-15ea-4647-9322-d83b09479e7f.shogun-image {
    
    
    
    
  }


.s-161d3ddd-15ea-4647-9322-d83b09479e7f .shogun-image-content {
  
    justify-content: center;
  
}

.s-161d3ddd-15ea-4647-9322-d83b09479e7f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-161d3ddd-15ea-4647-9322-d83b09479e7f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-161d3ddd-15ea-4647-9322-d83b09479e7f.shogun-image {
  box-sizing: border-box;
}



.s-161d3ddd-15ea-4647-9322-d83b09479e7f img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-161d3ddd-15ea-4647-9322-d83b09479e7f {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-161d3ddd-15ea-4647-9322-d83b09479e7f.shogun-image-container {
      position: relative;
    }

    .s-161d3ddd-15ea-4647-9322-d83b09479e7f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-161d3ddd-15ea-4647-9322-d83b09479e7f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-161d3ddd-15ea-4647-9322-d83b09479e7f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      
    }
  }

}@media (max-width: 767px){#s-161d3ddd-15ea-4647-9322-d83b09479e7f {
  margin: 0 !important;
  overflow: visible;
}

#s-161d3ddd-15ea-4647-9322-d83b09479e7f-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-161d3ddd-15ea-4647-9322-d83b09479e7f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-161d3ddd-15ea-4647-9322-d83b09479e7f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-161d3ddd-15ea-4647-9322-d83b09479e7f img.shogun-image {
  /* Add background color handling */
  
}

#s-161d3ddd-15ea-4647-9322-d83b09479e7f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-161d3ddd-15ea-4647-9322-d83b09479e7f .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-161d3ddd-15ea-4647-9322-d83b09479e7f .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-161d3ddd-15ea-4647-9322-d83b09479e7f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-161d3ddd-15ea-4647-9322-d83b09479e7f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-161d3ddd-15ea-4647-9322-d83b09479e7f img.shogun-image {
    height: 100%;
    width: 100%;
    
    
  }



  img.s-161d3ddd-15ea-4647-9322-d83b09479e7f.shogun-image {
    
    
    
    
  }


.s-161d3ddd-15ea-4647-9322-d83b09479e7f .shogun-image-content {
  
    justify-content: center;
  
}

.s-161d3ddd-15ea-4647-9322-d83b09479e7f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-161d3ddd-15ea-4647-9322-d83b09479e7f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-161d3ddd-15ea-4647-9322-d83b09479e7f.shogun-image {
  box-sizing: border-box;
}



.s-161d3ddd-15ea-4647-9322-d83b09479e7f img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-161d3ddd-15ea-4647-9322-d83b09479e7f {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-161d3ddd-15ea-4647-9322-d83b09479e7f.shogun-image-container {
      position: relative;
    }

    .s-161d3ddd-15ea-4647-9322-d83b09479e7f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-161d3ddd-15ea-4647-9322-d83b09479e7f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-161d3ddd-15ea-4647-9322-d83b09479e7f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      
    }
  }

}
#s-37aa3e87-ffb8-43f3-bb16-4d2251cb9af4 {
  margin-left: auto;
margin-right: auto;
padding-top: 23px;
}

#s-23f8d0ab-28f7-439e-b03b-d39e9003a8a6 {
  margin-left: auto;
margin-right: auto;
}

#s-70e064b3-8a90-44d0-bdd9-1198219ae311 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-70e064b3-8a90-44d0-bdd9-1198219ae311 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-70e064b3-8a90-44d0-bdd9-1198219ae311 {
  cursor: pointer;
}#s-70e064b3-8a90-44d0-bdd9-1198219ae311.shg-box.shg-c {
  justify-content: center;
}

#s-06b98bc9-40a6-4fb0-9db2-76a18aad95d2 {
  margin-left: auto;
margin-right: auto;
aspect-ratio: 1/1;
text-align: center;
}

#s-06b98bc9-40a6-4fb0-9db2-76a18aad95d2 {
  margin: 0 !important;
  overflow: visible;
}

#s-06b98bc9-40a6-4fb0-9db2-76a18aad95d2-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-06b98bc9-40a6-4fb0-9db2-76a18aad95d2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-06b98bc9-40a6-4fb0-9db2-76a18aad95d2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-06b98bc9-40a6-4fb0-9db2-76a18aad95d2 img.shogun-image {
  /* Add background color handling */
  
}

#s-06b98bc9-40a6-4fb0-9db2-76a18aad95d2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-06b98bc9-40a6-4fb0-9db2-76a18aad95d2 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-06b98bc9-40a6-4fb0-9db2-76a18aad95d2 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-06b98bc9-40a6-4fb0-9db2-76a18aad95d2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-06b98bc9-40a6-4fb0-9db2-76a18aad95d2.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-06b98bc9-40a6-4fb0-9db2-76a18aad95d2 img.shogun-image {
    height: 100%;
    width: 100%;
    
    
  }



  img.s-06b98bc9-40a6-4fb0-9db2-76a18aad95d2.shogun-image {
    
    
    
    
  }


.s-06b98bc9-40a6-4fb0-9db2-76a18aad95d2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-06b98bc9-40a6-4fb0-9db2-76a18aad95d2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-06b98bc9-40a6-4fb0-9db2-76a18aad95d2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-06b98bc9-40a6-4fb0-9db2-76a18aad95d2.shogun-image {
  box-sizing: border-box;
}



.s-06b98bc9-40a6-4fb0-9db2-76a18aad95d2 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-06b98bc9-40a6-4fb0-9db2-76a18aad95d2 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-06b98bc9-40a6-4fb0-9db2-76a18aad95d2.shogun-image-container {
      position: relative;
    }

    .s-06b98bc9-40a6-4fb0-9db2-76a18aad95d2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-06b98bc9-40a6-4fb0-9db2-76a18aad95d2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-06b98bc9-40a6-4fb0-9db2-76a18aad95d2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      
    }
  }

@media (min-width: 1200px){#s-06b98bc9-40a6-4fb0-9db2-76a18aad95d2 {
  margin: 0 !important;
  overflow: visible;
}

#s-06b98bc9-40a6-4fb0-9db2-76a18aad95d2-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-06b98bc9-40a6-4fb0-9db2-76a18aad95d2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-06b98bc9-40a6-4fb0-9db2-76a18aad95d2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-06b98bc9-40a6-4fb0-9db2-76a18aad95d2 img.shogun-image {
  /* Add background color handling */
  
}

#s-06b98bc9-40a6-4fb0-9db2-76a18aad95d2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-06b98bc9-40a6-4fb0-9db2-76a18aad95d2 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-06b98bc9-40a6-4fb0-9db2-76a18aad95d2 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-06b98bc9-40a6-4fb0-9db2-76a18aad95d2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-06b98bc9-40a6-4fb0-9db2-76a18aad95d2.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-06b98bc9-40a6-4fb0-9db2-76a18aad95d2 img.shogun-image {
    height: 100%;
    width: 100%;
    
    
  }



  img.s-06b98bc9-40a6-4fb0-9db2-76a18aad95d2.shogun-image {
    
    
    
    
  }


.s-06b98bc9-40a6-4fb0-9db2-76a18aad95d2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-06b98bc9-40a6-4fb0-9db2-76a18aad95d2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-06b98bc9-40a6-4fb0-9db2-76a18aad95d2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-06b98bc9-40a6-4fb0-9db2-76a18aad95d2.shogun-image {
  box-sizing: border-box;
}



.s-06b98bc9-40a6-4fb0-9db2-76a18aad95d2 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-06b98bc9-40a6-4fb0-9db2-76a18aad95d2 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-06b98bc9-40a6-4fb0-9db2-76a18aad95d2.shogun-image-container {
      position: relative;
    }

    .s-06b98bc9-40a6-4fb0-9db2-76a18aad95d2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-06b98bc9-40a6-4fb0-9db2-76a18aad95d2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-06b98bc9-40a6-4fb0-9db2-76a18aad95d2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-06b98bc9-40a6-4fb0-9db2-76a18aad95d2 {
  margin: 0 !important;
  overflow: visible;
}

#s-06b98bc9-40a6-4fb0-9db2-76a18aad95d2-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-06b98bc9-40a6-4fb0-9db2-76a18aad95d2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-06b98bc9-40a6-4fb0-9db2-76a18aad95d2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-06b98bc9-40a6-4fb0-9db2-76a18aad95d2 img.shogun-image {
  /* Add background color handling */
  
}

#s-06b98bc9-40a6-4fb0-9db2-76a18aad95d2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-06b98bc9-40a6-4fb0-9db2-76a18aad95d2 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-06b98bc9-40a6-4fb0-9db2-76a18aad95d2 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-06b98bc9-40a6-4fb0-9db2-76a18aad95d2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-06b98bc9-40a6-4fb0-9db2-76a18aad95d2.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-06b98bc9-40a6-4fb0-9db2-76a18aad95d2 img.shogun-image {
    height: 100%;
    width: 100%;
    
    
  }



  img.s-06b98bc9-40a6-4fb0-9db2-76a18aad95d2.shogun-image {
    
    
    
    
  }


.s-06b98bc9-40a6-4fb0-9db2-76a18aad95d2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-06b98bc9-40a6-4fb0-9db2-76a18aad95d2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-06b98bc9-40a6-4fb0-9db2-76a18aad95d2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-06b98bc9-40a6-4fb0-9db2-76a18aad95d2.shogun-image {
  box-sizing: border-box;
}



.s-06b98bc9-40a6-4fb0-9db2-76a18aad95d2 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-06b98bc9-40a6-4fb0-9db2-76a18aad95d2 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-06b98bc9-40a6-4fb0-9db2-76a18aad95d2.shogun-image-container {
      position: relative;
    }

    .s-06b98bc9-40a6-4fb0-9db2-76a18aad95d2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-06b98bc9-40a6-4fb0-9db2-76a18aad95d2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-06b98bc9-40a6-4fb0-9db2-76a18aad95d2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-06b98bc9-40a6-4fb0-9db2-76a18aad95d2 {
  margin: 0 !important;
  overflow: visible;
}

#s-06b98bc9-40a6-4fb0-9db2-76a18aad95d2-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-06b98bc9-40a6-4fb0-9db2-76a18aad95d2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-06b98bc9-40a6-4fb0-9db2-76a18aad95d2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-06b98bc9-40a6-4fb0-9db2-76a18aad95d2 img.shogun-image {
  /* Add background color handling */
  
}

#s-06b98bc9-40a6-4fb0-9db2-76a18aad95d2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-06b98bc9-40a6-4fb0-9db2-76a18aad95d2 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-06b98bc9-40a6-4fb0-9db2-76a18aad95d2 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-06b98bc9-40a6-4fb0-9db2-76a18aad95d2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-06b98bc9-40a6-4fb0-9db2-76a18aad95d2.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-06b98bc9-40a6-4fb0-9db2-76a18aad95d2 img.shogun-image {
    height: 100%;
    width: 100%;
    
    
  }



  img.s-06b98bc9-40a6-4fb0-9db2-76a18aad95d2.shogun-image {
    
    
    
    
  }


.s-06b98bc9-40a6-4fb0-9db2-76a18aad95d2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-06b98bc9-40a6-4fb0-9db2-76a18aad95d2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-06b98bc9-40a6-4fb0-9db2-76a18aad95d2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-06b98bc9-40a6-4fb0-9db2-76a18aad95d2.shogun-image {
  box-sizing: border-box;
}



.s-06b98bc9-40a6-4fb0-9db2-76a18aad95d2 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-06b98bc9-40a6-4fb0-9db2-76a18aad95d2 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-06b98bc9-40a6-4fb0-9db2-76a18aad95d2.shogun-image-container {
      position: relative;
    }

    .s-06b98bc9-40a6-4fb0-9db2-76a18aad95d2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-06b98bc9-40a6-4fb0-9db2-76a18aad95d2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-06b98bc9-40a6-4fb0-9db2-76a18aad95d2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      
    }
  }

}@media (max-width: 767px){#s-06b98bc9-40a6-4fb0-9db2-76a18aad95d2 {
  margin: 0 !important;
  overflow: visible;
}

#s-06b98bc9-40a6-4fb0-9db2-76a18aad95d2-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-06b98bc9-40a6-4fb0-9db2-76a18aad95d2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-06b98bc9-40a6-4fb0-9db2-76a18aad95d2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-06b98bc9-40a6-4fb0-9db2-76a18aad95d2 img.shogun-image {
  /* Add background color handling */
  
}

#s-06b98bc9-40a6-4fb0-9db2-76a18aad95d2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-06b98bc9-40a6-4fb0-9db2-76a18aad95d2 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-06b98bc9-40a6-4fb0-9db2-76a18aad95d2 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-06b98bc9-40a6-4fb0-9db2-76a18aad95d2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-06b98bc9-40a6-4fb0-9db2-76a18aad95d2.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-06b98bc9-40a6-4fb0-9db2-76a18aad95d2 img.shogun-image {
    height: 100%;
    width: 100%;
    
    
  }



  img.s-06b98bc9-40a6-4fb0-9db2-76a18aad95d2.shogun-image {
    
    
    
    
  }


.s-06b98bc9-40a6-4fb0-9db2-76a18aad95d2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-06b98bc9-40a6-4fb0-9db2-76a18aad95d2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-06b98bc9-40a6-4fb0-9db2-76a18aad95d2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-06b98bc9-40a6-4fb0-9db2-76a18aad95d2.shogun-image {
  box-sizing: border-box;
}



.s-06b98bc9-40a6-4fb0-9db2-76a18aad95d2 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-06b98bc9-40a6-4fb0-9db2-76a18aad95d2 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-06b98bc9-40a6-4fb0-9db2-76a18aad95d2.shogun-image-container {
      position: relative;
    }

    .s-06b98bc9-40a6-4fb0-9db2-76a18aad95d2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-06b98bc9-40a6-4fb0-9db2-76a18aad95d2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-06b98bc9-40a6-4fb0-9db2-76a18aad95d2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      
    }
  }

}
#s-891ff2ac-b35f-494d-9299-96a9843fbf79 {
  margin-left: auto;
margin-right: auto;
padding-top: 23px;
}

#s-6c620c8f-5306-4f8e-9e94-593838e91949 {
  margin-left: auto;
margin-right: auto;
}

#s-dafdbee5-0a9a-40cf-a548-8ad3a89df430 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-dafdbee5-0a9a-40cf-a548-8ad3a89df430 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-dafdbee5-0a9a-40cf-a548-8ad3a89df430 {
  cursor: pointer;
}#s-dafdbee5-0a9a-40cf-a548-8ad3a89df430.shg-box.shg-c {
  justify-content: center;
}

#s-49fc8b21-9a68-4632-bb92-8a36e91c170c {
  margin-left: auto;
margin-right: auto;
aspect-ratio: 1/1;
text-align: center;
}

#s-49fc8b21-9a68-4632-bb92-8a36e91c170c {
  margin: 0 !important;
  overflow: visible;
}

#s-49fc8b21-9a68-4632-bb92-8a36e91c170c-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-49fc8b21-9a68-4632-bb92-8a36e91c170c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-49fc8b21-9a68-4632-bb92-8a36e91c170c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-49fc8b21-9a68-4632-bb92-8a36e91c170c img.shogun-image {
  /* Add background color handling */
  
}

#s-49fc8b21-9a68-4632-bb92-8a36e91c170c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-49fc8b21-9a68-4632-bb92-8a36e91c170c .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-49fc8b21-9a68-4632-bb92-8a36e91c170c .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-49fc8b21-9a68-4632-bb92-8a36e91c170c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-49fc8b21-9a68-4632-bb92-8a36e91c170c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-49fc8b21-9a68-4632-bb92-8a36e91c170c img.shogun-image {
    height: 100%;
    width: 100%;
    
    
  }



  img.s-49fc8b21-9a68-4632-bb92-8a36e91c170c.shogun-image {
    
    
    
    
  }


.s-49fc8b21-9a68-4632-bb92-8a36e91c170c .shogun-image-content {
  
    justify-content: center;
  
}

.s-49fc8b21-9a68-4632-bb92-8a36e91c170c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-49fc8b21-9a68-4632-bb92-8a36e91c170c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-49fc8b21-9a68-4632-bb92-8a36e91c170c.shogun-image {
  box-sizing: border-box;
}



.s-49fc8b21-9a68-4632-bb92-8a36e91c170c img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-49fc8b21-9a68-4632-bb92-8a36e91c170c {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-49fc8b21-9a68-4632-bb92-8a36e91c170c.shogun-image-container {
      position: relative;
    }

    .s-49fc8b21-9a68-4632-bb92-8a36e91c170c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-49fc8b21-9a68-4632-bb92-8a36e91c170c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-49fc8b21-9a68-4632-bb92-8a36e91c170c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      
    }
  }

@media (min-width: 1200px){#s-49fc8b21-9a68-4632-bb92-8a36e91c170c {
  margin: 0 !important;
  overflow: visible;
}

#s-49fc8b21-9a68-4632-bb92-8a36e91c170c-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-49fc8b21-9a68-4632-bb92-8a36e91c170c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-49fc8b21-9a68-4632-bb92-8a36e91c170c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-49fc8b21-9a68-4632-bb92-8a36e91c170c img.shogun-image {
  /* Add background color handling */
  
}

#s-49fc8b21-9a68-4632-bb92-8a36e91c170c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-49fc8b21-9a68-4632-bb92-8a36e91c170c .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-49fc8b21-9a68-4632-bb92-8a36e91c170c .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-49fc8b21-9a68-4632-bb92-8a36e91c170c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-49fc8b21-9a68-4632-bb92-8a36e91c170c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-49fc8b21-9a68-4632-bb92-8a36e91c170c img.shogun-image {
    height: 100%;
    width: 100%;
    
    
  }



  img.s-49fc8b21-9a68-4632-bb92-8a36e91c170c.shogun-image {
    
    
    
    
  }


.s-49fc8b21-9a68-4632-bb92-8a36e91c170c .shogun-image-content {
  
    justify-content: center;
  
}

.s-49fc8b21-9a68-4632-bb92-8a36e91c170c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-49fc8b21-9a68-4632-bb92-8a36e91c170c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-49fc8b21-9a68-4632-bb92-8a36e91c170c.shogun-image {
  box-sizing: border-box;
}



.s-49fc8b21-9a68-4632-bb92-8a36e91c170c img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-49fc8b21-9a68-4632-bb92-8a36e91c170c {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-49fc8b21-9a68-4632-bb92-8a36e91c170c.shogun-image-container {
      position: relative;
    }

    .s-49fc8b21-9a68-4632-bb92-8a36e91c170c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-49fc8b21-9a68-4632-bb92-8a36e91c170c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-49fc8b21-9a68-4632-bb92-8a36e91c170c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-49fc8b21-9a68-4632-bb92-8a36e91c170c {
  margin: 0 !important;
  overflow: visible;
}

#s-49fc8b21-9a68-4632-bb92-8a36e91c170c-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-49fc8b21-9a68-4632-bb92-8a36e91c170c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-49fc8b21-9a68-4632-bb92-8a36e91c170c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-49fc8b21-9a68-4632-bb92-8a36e91c170c img.shogun-image {
  /* Add background color handling */
  
}

#s-49fc8b21-9a68-4632-bb92-8a36e91c170c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-49fc8b21-9a68-4632-bb92-8a36e91c170c .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-49fc8b21-9a68-4632-bb92-8a36e91c170c .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-49fc8b21-9a68-4632-bb92-8a36e91c170c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-49fc8b21-9a68-4632-bb92-8a36e91c170c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-49fc8b21-9a68-4632-bb92-8a36e91c170c img.shogun-image {
    height: 100%;
    width: 100%;
    
    
  }



  img.s-49fc8b21-9a68-4632-bb92-8a36e91c170c.shogun-image {
    
    
    
    
  }


.s-49fc8b21-9a68-4632-bb92-8a36e91c170c .shogun-image-content {
  
    justify-content: center;
  
}

.s-49fc8b21-9a68-4632-bb92-8a36e91c170c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-49fc8b21-9a68-4632-bb92-8a36e91c170c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-49fc8b21-9a68-4632-bb92-8a36e91c170c.shogun-image {
  box-sizing: border-box;
}



.s-49fc8b21-9a68-4632-bb92-8a36e91c170c img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-49fc8b21-9a68-4632-bb92-8a36e91c170c {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-49fc8b21-9a68-4632-bb92-8a36e91c170c.shogun-image-container {
      position: relative;
    }

    .s-49fc8b21-9a68-4632-bb92-8a36e91c170c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-49fc8b21-9a68-4632-bb92-8a36e91c170c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-49fc8b21-9a68-4632-bb92-8a36e91c170c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-49fc8b21-9a68-4632-bb92-8a36e91c170c {
  margin: 0 !important;
  overflow: visible;
}

#s-49fc8b21-9a68-4632-bb92-8a36e91c170c-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-49fc8b21-9a68-4632-bb92-8a36e91c170c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-49fc8b21-9a68-4632-bb92-8a36e91c170c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-49fc8b21-9a68-4632-bb92-8a36e91c170c img.shogun-image {
  /* Add background color handling */
  
}

#s-49fc8b21-9a68-4632-bb92-8a36e91c170c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-49fc8b21-9a68-4632-bb92-8a36e91c170c .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-49fc8b21-9a68-4632-bb92-8a36e91c170c .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-49fc8b21-9a68-4632-bb92-8a36e91c170c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-49fc8b21-9a68-4632-bb92-8a36e91c170c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-49fc8b21-9a68-4632-bb92-8a36e91c170c img.shogun-image {
    height: 100%;
    width: 100%;
    
    
  }



  img.s-49fc8b21-9a68-4632-bb92-8a36e91c170c.shogun-image {
    
    
    
    
  }


.s-49fc8b21-9a68-4632-bb92-8a36e91c170c .shogun-image-content {
  
    justify-content: center;
  
}

.s-49fc8b21-9a68-4632-bb92-8a36e91c170c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-49fc8b21-9a68-4632-bb92-8a36e91c170c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-49fc8b21-9a68-4632-bb92-8a36e91c170c.shogun-image {
  box-sizing: border-box;
}



.s-49fc8b21-9a68-4632-bb92-8a36e91c170c img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-49fc8b21-9a68-4632-bb92-8a36e91c170c {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-49fc8b21-9a68-4632-bb92-8a36e91c170c.shogun-image-container {
      position: relative;
    }

    .s-49fc8b21-9a68-4632-bb92-8a36e91c170c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-49fc8b21-9a68-4632-bb92-8a36e91c170c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-49fc8b21-9a68-4632-bb92-8a36e91c170c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      
    }
  }

}@media (max-width: 767px){#s-49fc8b21-9a68-4632-bb92-8a36e91c170c {
  margin: 0 !important;
  overflow: visible;
}

#s-49fc8b21-9a68-4632-bb92-8a36e91c170c-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-49fc8b21-9a68-4632-bb92-8a36e91c170c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-49fc8b21-9a68-4632-bb92-8a36e91c170c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-49fc8b21-9a68-4632-bb92-8a36e91c170c img.shogun-image {
  /* Add background color handling */
  
}

#s-49fc8b21-9a68-4632-bb92-8a36e91c170c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-49fc8b21-9a68-4632-bb92-8a36e91c170c .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-49fc8b21-9a68-4632-bb92-8a36e91c170c .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-49fc8b21-9a68-4632-bb92-8a36e91c170c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-49fc8b21-9a68-4632-bb92-8a36e91c170c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-49fc8b21-9a68-4632-bb92-8a36e91c170c img.shogun-image {
    height: 100%;
    width: 100%;
    
    
  }



  img.s-49fc8b21-9a68-4632-bb92-8a36e91c170c.shogun-image {
    
    
    
    
  }


.s-49fc8b21-9a68-4632-bb92-8a36e91c170c .shogun-image-content {
  
    justify-content: center;
  
}

.s-49fc8b21-9a68-4632-bb92-8a36e91c170c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-49fc8b21-9a68-4632-bb92-8a36e91c170c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-49fc8b21-9a68-4632-bb92-8a36e91c170c.shogun-image {
  box-sizing: border-box;
}



.s-49fc8b21-9a68-4632-bb92-8a36e91c170c img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-49fc8b21-9a68-4632-bb92-8a36e91c170c {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-49fc8b21-9a68-4632-bb92-8a36e91c170c.shogun-image-container {
      position: relative;
    }

    .s-49fc8b21-9a68-4632-bb92-8a36e91c170c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-49fc8b21-9a68-4632-bb92-8a36e91c170c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-49fc8b21-9a68-4632-bb92-8a36e91c170c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      
    }
  }

}
#s-ab978280-0110-4d44-9c7f-5aae5852aac3 {
  margin-left: auto;
margin-right: auto;
padding-top: 23px;
}

#s-bdc74e13-8b5b-41f8-871d-8bdf339968b6 {
  margin-left: auto;
margin-right: auto;
}

#s-04e89b19-38a0-4dd0-b39d-fb8abb5d4900 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-04e89b19-38a0-4dd0-b39d-fb8abb5d4900 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-04e89b19-38a0-4dd0-b39d-fb8abb5d4900 {
  cursor: pointer;
}#s-04e89b19-38a0-4dd0-b39d-fb8abb5d4900.shg-box.shg-c {
  justify-content: center;
}

#s-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a {
  margin-left: auto;
margin-right: auto;
aspect-ratio: 1/1;
text-align: center;
}

#s-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a {
  margin: 0 !important;
  overflow: visible;
}

#s-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a-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-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a img.shogun-image {
  /* Add background color handling */
  
}

#s-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a img.shogun-image {
    height: 100%;
    width: 100%;
    
    
  }



  img.s-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a.shogun-image {
    
    
    
    
  }


.s-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a .shogun-image-content {
  
    justify-content: center;
  
}

.s-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a.shogun-image {
  box-sizing: border-box;
}



.s-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a.shogun-image-container {
      position: relative;
    }

    .s-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      
    }
  }

@media (min-width: 1200px){#s-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a {
  margin: 0 !important;
  overflow: visible;
}

#s-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a-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-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a img.shogun-image {
  /* Add background color handling */
  
}

#s-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a img.shogun-image {
    height: 100%;
    width: 100%;
    
    
  }



  img.s-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a.shogun-image {
    
    
    
    
  }


.s-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a .shogun-image-content {
  
    justify-content: center;
  
}

.s-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a.shogun-image {
  box-sizing: border-box;
}



.s-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a.shogun-image-container {
      position: relative;
    }

    .s-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a {
  margin: 0 !important;
  overflow: visible;
}

#s-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a-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-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a img.shogun-image {
  /* Add background color handling */
  
}

#s-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a img.shogun-image {
    height: 100%;
    width: 100%;
    
    
  }



  img.s-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a.shogun-image {
    
    
    
    
  }


.s-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a .shogun-image-content {
  
    justify-content: center;
  
}

.s-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a.shogun-image {
  box-sizing: border-box;
}



.s-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a.shogun-image-container {
      position: relative;
    }

    .s-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a {
  margin: 0 !important;
  overflow: visible;
}

#s-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a-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-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a img.shogun-image {
  /* Add background color handling */
  
}

#s-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a img.shogun-image {
    height: 100%;
    width: 100%;
    
    
  }



  img.s-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a.shogun-image {
    
    
    
    
  }


.s-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a .shogun-image-content {
  
    justify-content: center;
  
}

.s-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a.shogun-image {
  box-sizing: border-box;
}



.s-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a.shogun-image-container {
      position: relative;
    }

    .s-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      
    }
  }

}@media (max-width: 767px){#s-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a {
  margin: 0 !important;
  overflow: visible;
}

#s-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a-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-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a img.shogun-image {
  /* Add background color handling */
  
}

#s-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a img.shogun-image {
    height: 100%;
    width: 100%;
    
    
  }



  img.s-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a.shogun-image {
    
    
    
    
  }


.s-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a .shogun-image-content {
  
    justify-content: center;
  
}

.s-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a.shogun-image {
  box-sizing: border-box;
}



.s-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a.shogun-image-container {
      position: relative;
    }

    .s-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4a76604d-7e32-4ae8-b8a1-c7c6e047d28a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      
    }
  }

}
#s-ca16b4f3-b1f2-433f-bd02-d4ec573f488c {
  margin-left: auto;
margin-right: auto;
padding-top: 23px;
}

#s-1ca35c48-e189-4150-988b-30739bd818dd {
  margin-left: auto;
margin-right: auto;
}

#s-c570fcfb-9126-4b83-9c20-e7499c34281a {
  padding-top: 90px;
padding-left: 10%;
padding-bottom: 90px;
padding-right: 10%;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-c570fcfb-9126-4b83-9c20-e7499c34281a {
  padding-left: 5%;
padding-right: 5%;
}
}@media (max-width: 767px){#s-c570fcfb-9126-4b83-9c20-e7499c34281a {
  padding-left: 20px;
padding-right: 20px;
}
}







#s-c570fcfb-9126-4b83-9c20-e7499c34281a > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0;
  display: block;
}#s-c570fcfb-9126-4b83-9c20-e7499c34281a.shg-box.shg-c {
  justify-content: center;
}

#s-1b79a073-1621-44c3-8eca-b5726b70a0d2 {
  margin-top: 0px;
margin-bottom: 15px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-1b79a073-1621-44c3-8eca-b5726b70a0d2 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 40px;
  
  letter-spacing: 0px;
  
}



#s-092ef198-a329-439c-aed7-c220aeb9bf03 {
  margin-bottom: 30px;
padding-left: 10%;
padding-right: 10%;
}
@media (min-width: 1200px){#s-092ef198-a329-439c-aed7-c220aeb9bf03 {
  display: none;
}
#s-092ef198-a329-439c-aed7-c220aeb9bf03, #wrap-s-092ef198-a329-439c-aed7-c220aeb9bf03, #wrap-content-s-092ef198-a329-439c-aed7-c220aeb9bf03 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-092ef198-a329-439c-aed7-c220aeb9bf03 {
  display: none;
}
#s-092ef198-a329-439c-aed7-c220aeb9bf03, #wrap-s-092ef198-a329-439c-aed7-c220aeb9bf03, #wrap-content-s-092ef198-a329-439c-aed7-c220aeb9bf03 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-092ef198-a329-439c-aed7-c220aeb9bf03 {
  display: none;
}
#s-092ef198-a329-439c-aed7-c220aeb9bf03, #wrap-s-092ef198-a329-439c-aed7-c220aeb9bf03, #wrap-content-s-092ef198-a329-439c-aed7-c220aeb9bf03 { display: none !important; }}@media (max-width: 767px){#s-092ef198-a329-439c-aed7-c220aeb9bf03 {
  padding-left: 5%;
padding-right: 5%;
}
}
#s-c29b347e-a9b8-4fa7-bf3b-09097443c017 {
  margin-bottom: 30px;
padding-left: 15%;
padding-right: 15%;
}
@media (max-width: 767px){#s-c29b347e-a9b8-4fa7-bf3b-09097443c017 {
  display: none;
}
#s-c29b347e-a9b8-4fa7-bf3b-09097443c017, #wrap-s-c29b347e-a9b8-4fa7-bf3b-09097443c017, #wrap-content-s-c29b347e-a9b8-4fa7-bf3b-09097443c017 { display: none !important; }}
/*
  $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}