.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-0b441ab7-5f85-4967-97bf-4b294f6c7309 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
min-height: 50px;
background-position: center center;
}
@media (min-width: 1200px){#s-0b441ab7-5f85-4967-97bf-4b294f6c7309 {
  margin-top: -40px;
margin-bottom: 0px;
min-height: 450px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-0b441ab7-5f85-4967-97bf-4b294f6c7309 {
  margin-top: -40px;
min-height: 350px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-0b441ab7-5f85-4967-97bf-4b294f6c7309 {
  min-height: 250px;
}
}@media (max-width: 767px){#s-0b441ab7-5f85-4967-97bf-4b294f6c7309 {
  min-height: 150px;
}
}
#s-0b441ab7-5f85-4967-97bf-4b294f6c7309 {
  background-image: url(https://i.shgcdn.com/8fcde808-db65-4cec-9622-abcee2022708/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-0b441ab7-5f85-4967-97bf-4b294f6c7309 {
  background-image: url(https://i.shgcdn.com/8fcde808-db65-4cec-9622-abcee2022708/-/resize/480x/);
}
#s-0b441ab7-5f85-4967-97bf-4b294f6c7309.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-0b441ab7-5f85-4967-97bf-4b294f6c7309 {
  background-image: url(https://i.shgcdn.com/8fcde808-db65-4cec-9622-abcee2022708/-/resize/960x/);
}
#s-0b441ab7-5f85-4967-97bf-4b294f6c7309.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-0b441ab7-5f85-4967-97bf-4b294f6c7309 {
  background-image: url(https://i.shgcdn.com/8fcde808-db65-4cec-9622-abcee2022708/-/resize/768x/);
}
#s-0b441ab7-5f85-4967-97bf-4b294f6c7309.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-0b441ab7-5f85-4967-97bf-4b294f6c7309 {
  background-image: url(https://i.shgcdn.com/8fcde808-db65-4cec-9622-abcee2022708/-/resize/1536x/);
}
#s-0b441ab7-5f85-4967-97bf-4b294f6c7309.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-0b441ab7-5f85-4967-97bf-4b294f6c7309 {
  background-image: url(https://i.shgcdn.com/8fcde808-db65-4cec-9622-abcee2022708/-/resize/1024x/);
}
#s-0b441ab7-5f85-4967-97bf-4b294f6c7309.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-0b441ab7-5f85-4967-97bf-4b294f6c7309 {
  background-image: url(https://i.shgcdn.com/8fcde808-db65-4cec-9622-abcee2022708/-/resize/2048x/);
}
#s-0b441ab7-5f85-4967-97bf-4b294f6c7309.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-0b441ab7-5f85-4967-97bf-4b294f6c7309 {
  background-image: url(https://i.shgcdn.com/8fcde808-db65-4cec-9622-abcee2022708/-/resize/1200x/);
}
#s-0b441ab7-5f85-4967-97bf-4b294f6c7309.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-0b441ab7-5f85-4967-97bf-4b294f6c7309 {
  background-image: url(https://i.shgcdn.com/8fcde808-db65-4cec-9622-abcee2022708/-/resize/2048x/);
}
#s-0b441ab7-5f85-4967-97bf-4b294f6c7309.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-0b441ab7-5f85-4967-97bf-4b294f6c7309 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-0b441ab7-5f85-4967-97bf-4b294f6c7309.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-91efaed2-4d11-4185-9a01-e6408b851d62 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-91efaed2-4d11-4185-9a01-e6408b851d62 {
  margin-top: 30px;
margin-bottom: 20px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-91efaed2-4d11-4185-9a01-e6408b851d62 {
  margin-bottom: 0px;
padding-top: 30px;
padding-bottom: 10px;
}
}
#s-91efaed2-4d11-4185-9a01-e6408b851d62 .shogun-heading-component h1 {
  
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}


#s-91efaed2-4d11-4185-9a01-e6408b851d62 .shogun-heading-component h1 a {
  
}

@media (min-width: 1200px){#s-91efaed2-4d11-4185-9a01-e6408b851d62 .shogun-heading-component h1 {
  color: rgba(245, 246, 247, 1);
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 50px;
  
  
  
}


#s-91efaed2-4d11-4185-9a01-e6408b851d62 .shogun-heading-component h1 a {
  color: rgba(245, 246, 247, 1);
}

}@media (min-width: 992px) and (max-width: 1199px){#s-91efaed2-4d11-4185-9a01-e6408b851d62 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  
  font-style:  normal ;
  font-size: 35px;
  
  
  
}


#s-91efaed2-4d11-4185-9a01-e6408b851d62 .shogun-heading-component h1 a {
  color: rgba(255, 255, 255, 1);
}

}@media (min-width: 768px) and (max-width: 991px){#s-91efaed2-4d11-4185-9a01-e6408b851d62 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}


#s-91efaed2-4d11-4185-9a01-e6408b851d62 .shogun-heading-component h1 a {
  color: rgba(255, 255, 255, 1);
}

}@media (max-width: 767px){#s-91efaed2-4d11-4185-9a01-e6408b851d62 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}


#s-91efaed2-4d11-4185-9a01-e6408b851d62 .shogun-heading-component h1 a {
  color: rgba(255, 255, 255, 1);
}

}
#s-f65a21c1-ff40-4865-8d61-4cb8e9e334df {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-f65a21c1-ff40-4865-8d61-4cb8e9e334df {
  margin-top: 0px;
margin-bottom: 40px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f65a21c1-ff40-4865-8d61-4cb8e9e334df {
  margin-bottom: 0px;
padding-top: 30px;
padding-bottom: 10px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-f65a21c1-ff40-4865-8d61-4cb8e9e334df {
  margin-bottom: 30px;
}
}
#s-f65a21c1-ff40-4865-8d61-4cb8e9e334df .shogun-heading-component h1 {
  
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}


#s-f65a21c1-ff40-4865-8d61-4cb8e9e334df .shogun-heading-component h1 a {
  
}

@media (min-width: 1200px){#s-f65a21c1-ff40-4865-8d61-4cb8e9e334df .shogun-heading-component h1 {
  color: rgba(245, 246, 247, 1);
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}


#s-f65a21c1-ff40-4865-8d61-4cb8e9e334df .shogun-heading-component h1 a {
  color: rgba(245, 246, 247, 1);
}

}@media (min-width: 992px) and (max-width: 1199px){#s-f65a21c1-ff40-4865-8d61-4cb8e9e334df .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  
  font-style:  normal ;
  font-size: 35px;
  
  
  
}


#s-f65a21c1-ff40-4865-8d61-4cb8e9e334df .shogun-heading-component h1 a {
  color: rgba(255, 255, 255, 1);
}

}@media (min-width: 768px) and (max-width: 991px){#s-f65a21c1-ff40-4865-8d61-4cb8e9e334df .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 20px;
  
  
  
}


#s-f65a21c1-ff40-4865-8d61-4cb8e9e334df .shogun-heading-component h1 a {
  color: rgba(255, 255, 255, 1);
}

}@media (max-width: 767px){#s-f65a21c1-ff40-4865-8d61-4cb8e9e334df .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 16px;
  
  
  
}


#s-f65a21c1-ff40-4865-8d61-4cb8e9e334df .shogun-heading-component h1 a {
  color: rgba(255, 255, 255, 1);
}

}
.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-34ce7008-6b25-48da-8569-b75bd66369d6 {
  margin-left: auto;
margin-right: auto;
}
@media (min-width: 1200px){#s-34ce7008-6b25-48da-8569-b75bd66369d6 {
  margin-top: 30px;
margin-left: 20%;
margin-right: 20%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-34ce7008-6b25-48da-8569-b75bd66369d6 {
  margin-left: 15%;
margin-right: 15%;
}
}
@media (min-width: 0px) {
[id="s-34ce7008-6b25-48da-8569-b75bd66369d6"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-34ce7008-6b25-48da-8569-b75bd66369d6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-34ce7008-6b25-48da-8569-b75bd66369d6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-34ce7008-6b25-48da-8569-b75bd66369d6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

.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-eb814019-8521-4953-877f-eea34da34ef8 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMDU2NTI1NmUtMTAwZS00MjVkLTlmMTUtODg1NjYxOTM1YmZhIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZWVmMTBiO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojN2UyMGNmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMwNTY1MjU2ZS0xMDBlLTQyNWQtOWYxNS04ODU2NjE5MzViZmEpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(139, 182, 29, 1);
border-style: none;
border-radius: 5px;
text-align: center;
text-decoration: none;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#eef10b"}, {"id"=>2, "pos"=>1, "color"=>"#7e20cf"}];
hover-type: gradient;
}
#s-eb814019-8521-4953-877f-eea34da34ef8:hover {background-color: rgba(166, 210, 56, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-eb814019-8521-4953-877f-eea34da34ef8:active {background-color: rgba(175, 220, 60, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-eb814019-8521-4953-877f-eea34da34ef8 {
  border-style: solid;
margin-top: 10px;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 103, 130, 1);
border-radius: 5px;
background-color: rgba(0, 103, 130, 1);
background-image: none;
hover-type: color;
}
#s-eb814019-8521-4953-877f-eea34da34ef8:hover {background-color: rgba(3, 150, 189, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-eb814019-8521-4953-877f-eea34da34ef8:active {background-color: rgba(3, 150, 189, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}}@media (min-width: 992px) and (max-width: 1199px){#s-eb814019-8521-4953-877f-eea34da34ef8 {
  border-style: solid;
margin-top: 0px;
margin-bottom: 20px;
border-color: rgba(0, 103, 130, 1);
background-image: none;
background-color: rgba(0, 103, 130, 1);
hover-type: color;
}
#s-eb814019-8521-4953-877f-eea34da34ef8:hover {background-color: rgba(164, 206, 57, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}}@media (min-width: 768px) and (max-width: 991px){#s-eb814019-8521-4953-877f-eea34da34ef8 {
  border-style: solid;
margin-bottom: 10px;
border-color: rgba(0, 103, 130, 1);
background-image: none;
background-color: rgba(0, 103, 130, 1);
hover-type: color;
}
}@media (max-width: 767px){#s-eb814019-8521-4953-877f-eea34da34ef8 {
  margin-bottom: 20px;
background-image: none;
background-color: rgba(0, 103, 130, 1);
hover-type: color;
}
#s-eb814019-8521-4953-877f-eea34da34ef8:hover {background-color: rgba(3, 150, 189, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-eb814019-8521-4953-877f-eea34da34ef8:active {background-color: rgba(0, 103, 130, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}}

  #s-eb814019-8521-4953-877f-eea34da34ef8-root {
    text-align: center;
  }


#s-eb814019-8521-4953-877f-eea34da34ef8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-eb814019-8521-4953-877f-eea34da34ef8-root {
    text-align: center;
  }


#s-eb814019-8521-4953-877f-eea34da34ef8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-eb814019-8521-4953-877f-eea34da34ef8-root {
    text-align: center;
  }


#s-eb814019-8521-4953-877f-eea34da34ef8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-eb814019-8521-4953-877f-eea34da34ef8-root {
    text-align: center;
  }


#s-eb814019-8521-4953-877f-eea34da34ef8.shg-btn {
  color: #ffffff;
  font-size: 12px;
  font-weight: 700;
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-eb814019-8521-4953-877f-eea34da34ef8-root {
    text-align: center;
  }


#s-eb814019-8521-4953-877f-eea34da34ef8.shg-btn {
  color: #ffffff;
  font-size: 10px;
  font-weight: 700;
  
  font-family: Lato;
  display:  inline-block ;
}
}
#s-8a897253-26fd-400e-8a84-d4068b1efc6a {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZGIxMTNhYWQtYjNkMy00MjAxLTkzMjMtZDBkNTk1N2U3NTU1IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZWVmMTBiO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojN2UyMGNmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNkYjExM2FhZC1iM2QzLTQyMDEtOTMyMy1kMGQ1OTU3ZTc1NTUpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(139, 182, 29, 1);
border-style: none;
border-radius: 5px;
text-align: center;
text-decoration: none;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#eef10b"}, {"id"=>2, "pos"=>1, "color"=>"#7e20cf"}];
hover-type: gradient;
}
#s-8a897253-26fd-400e-8a84-d4068b1efc6a:hover {background-color: rgba(166, 210, 56, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-8a897253-26fd-400e-8a84-d4068b1efc6a:active {background-color: rgba(175, 220, 60, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-8a897253-26fd-400e-8a84-d4068b1efc6a {
  border-style: solid;
margin-top: 10px;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(139, 182, 29, 1);
border-radius: 5px;
background-color: rgba(139, 182, 29, 1);
background-image: none;
hover-type: color;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-8a897253-26fd-400e-8a84-d4068b1efc6a {
  margin-top: 0px;
margin-bottom: 20px;
background-image: none;
background-color: rgba(139, 182, 29, 1);
hover-type: color;
}
#s-8a897253-26fd-400e-8a84-d4068b1efc6a:hover {background-color: rgba(164, 206, 57, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}}@media (min-width: 768px) and (max-width: 991px){#s-8a897253-26fd-400e-8a84-d4068b1efc6a {
  margin-bottom: 10px;
background-image: none;
background-color: rgba(139, 182, 29, 1);
hover-type: color;
}
}@media (max-width: 767px){#s-8a897253-26fd-400e-8a84-d4068b1efc6a {
  margin-bottom: 20px;
background-image: none;
background-color: rgba(139, 182, 29, 1);
hover-type: color;
}
}

  #s-8a897253-26fd-400e-8a84-d4068b1efc6a-root {
    text-align: center;
  }


#s-8a897253-26fd-400e-8a84-d4068b1efc6a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-8a897253-26fd-400e-8a84-d4068b1efc6a-root {
    text-align: center;
  }


#s-8a897253-26fd-400e-8a84-d4068b1efc6a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-8a897253-26fd-400e-8a84-d4068b1efc6a-root {
    text-align: center;
  }


#s-8a897253-26fd-400e-8a84-d4068b1efc6a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-8a897253-26fd-400e-8a84-d4068b1efc6a-root {
    text-align: center;
  }


#s-8a897253-26fd-400e-8a84-d4068b1efc6a.shg-btn {
  color: #ffffff;
  font-size: 12px;
  font-weight: 700;
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-8a897253-26fd-400e-8a84-d4068b1efc6a-root {
    text-align: center;
  }


#s-8a897253-26fd-400e-8a84-d4068b1efc6a.shg-btn {
  color: #ffffff;
  font-size: 10px;
  font-weight: 700;
  
  font-family: Lato;
  display:  inline-block ;
}
}
#s-3ed61ab4-f938-45ae-9695-e0154c4e1e92 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZDhhNmJlMGMtNjc4YS00ZjE0LWJhZTYtMmI1OTBhOThmYTAwIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZWVmMTBiO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojN2UyMGNmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNkOGE2YmUwYy02NzhhLTRmMTQtYmFlNi0yYjU5MGE5OGZhMDApIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(139, 182, 29, 1);
border-style: none;
border-radius: 5px;
text-align: center;
text-decoration: none;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#eef10b"}, {"id"=>2, "pos"=>1, "color"=>"#7e20cf"}];
hover-type: gradient;
}
#s-3ed61ab4-f938-45ae-9695-e0154c4e1e92:hover {background-color: rgba(166, 210, 56, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-3ed61ab4-f938-45ae-9695-e0154c4e1e92:active {background-color: rgba(175, 220, 60, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-3ed61ab4-f938-45ae-9695-e0154c4e1e92 {
  border-style: solid;
margin-top: 10px;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 103, 130, 1);
border-radius: 5px;
background-color: rgba(0, 103, 130, 1);
background-image: none;
hover-type: color;
}
#s-3ed61ab4-f938-45ae-9695-e0154c4e1e92:hover {background-color: rgba(3, 150, 189, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-3ed61ab4-f938-45ae-9695-e0154c4e1e92:active {background-color: rgba(3, 150, 189, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}}@media (min-width: 992px) and (max-width: 1199px){#s-3ed61ab4-f938-45ae-9695-e0154c4e1e92 {
  border-style: solid;
margin-top: 0px;
margin-bottom: 20px;
border-color: rgba(0, 103, 130, 1);
background-image: none;
background-color: rgba(0, 103, 130, 1);
hover-type: color;
}
#s-3ed61ab4-f938-45ae-9695-e0154c4e1e92:hover {background-color: rgba(164, 206, 57, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}}@media (min-width: 768px) and (max-width: 991px){#s-3ed61ab4-f938-45ae-9695-e0154c4e1e92 {
  border-style: solid;
margin-bottom: 10px;
border-color: rgba(0, 103, 130, 1);
background-image: none;
background-color: rgba(0, 103, 130, 1);
hover-type: color;
}
}@media (max-width: 767px){#s-3ed61ab4-f938-45ae-9695-e0154c4e1e92 {
  border-style: solid;
margin-bottom: 20px;
border-color: rgba(0, 103, 130, 1);
background-image: none;
background-color: rgba(0, 103, 130, 1);
hover-type: color;
}
}

  #s-3ed61ab4-f938-45ae-9695-e0154c4e1e92-root {
    text-align: center;
  }


#s-3ed61ab4-f938-45ae-9695-e0154c4e1e92.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-3ed61ab4-f938-45ae-9695-e0154c4e1e92-root {
    text-align: center;
  }


#s-3ed61ab4-f938-45ae-9695-e0154c4e1e92.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-3ed61ab4-f938-45ae-9695-e0154c4e1e92-root {
    text-align: center;
  }


#s-3ed61ab4-f938-45ae-9695-e0154c4e1e92.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-3ed61ab4-f938-45ae-9695-e0154c4e1e92-root {
    text-align: center;
  }


#s-3ed61ab4-f938-45ae-9695-e0154c4e1e92.shg-btn {
  color: #ffffff;
  font-size: 12px;
  font-weight: 700;
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-3ed61ab4-f938-45ae-9695-e0154c4e1e92-root {
    text-align: center;
  }


#s-3ed61ab4-f938-45ae-9695-e0154c4e1e92.shg-btn {
  color: #ffffff;
  font-size: 10px;
  font-weight: 700;
  
  font-family: Lato;
  display:  inline-block ;
}
}
#s-e662bcf4-911a-4e35-a112-7237714492bf {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
}
@media (min-width: 1200px){#s-e662bcf4-911a-4e35-a112-7237714492bf {
  padding-top: 30px;
padding-bottom: 30px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e662bcf4-911a-4e35-a112-7237714492bf {
  margin-top: 40px;
margin-bottom: 30px;
}
}







#s-e662bcf4-911a-4e35-a112-7237714492bf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e662bcf4-911a-4e35-a112-7237714492bf.shg-box.shg-c {
  justify-content: center;
}

#s-c07564ab-1fcb-47bf-8155-565419604571 {
  margin-left: auto;
margin-right: auto;
min-height: 100px;
max-width: 1200px;
}
@media (min-width: 768px) and (max-width: 991px){#s-c07564ab-1fcb-47bf-8155-565419604571 {
  margin-left: 5%;
margin-right: 5%;
}
}@media (max-width: 767px){#s-c07564ab-1fcb-47bf-8155-565419604571 {
  margin-left: 5%;
margin-right: 5%;
}
}
@media (min-width: 0px) {
[id="s-c07564ab-1fcb-47bf-8155-565419604571"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c07564ab-1fcb-47bf-8155-565419604571"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c07564ab-1fcb-47bf-8155-565419604571"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-c07564ab-1fcb-47bf-8155-565419604571"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c07564ab-1fcb-47bf-8155-565419604571"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-c07564ab-1fcb-47bf-8155-565419604571"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c07564ab-1fcb-47bf-8155-565419604571"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

}

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

.shg-inner-inline-image {
  position: relative;
  display: block;
  overflow: hidden;
}

.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-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-imageV3-content {
  text-align: initial;
}

.shogun-image-content-v3 {
  display: flex;
  flex-direction: column;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
  /* 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-inner-inline-image .shogun-image.hover~* {
  z-index: 1;
}

.shogun-image-content-v3 > * {
  flex-shrink: 0; /* Prevents children from shrinking maintaining natural size*/
  width: 100%;
}
#s-f240b4bc-9035-4700-ac77-eb76f87d34e1 {
  margin-left: auto;
margin-right: auto;
max-width: 1471px;
text-align: center;
}
@media (min-width: 1200px){#s-f240b4bc-9035-4700-ac77-eb76f87d34e1 {
  margin-top: 10px;
margin-bottom: 10px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-f240b4bc-9035-4700-ac77-eb76f87d34e1 {
  margin-top: 20px;
margin-bottom: 0px;
}
}@media (max-width: 767px){#s-f240b4bc-9035-4700-ac77-eb76f87d34e1 {
  max-width: 80%;
}
}
#s-f240b4bc-9035-4700-ac77-eb76f87d34e1 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-f240b4bc-9035-4700-ac77-eb76f87d34e1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-f240b4bc-9035-4700-ac77-eb76f87d34e1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-f240b4bc-9035-4700-ac77-eb76f87d34e1 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-f240b4bc-9035-4700-ac77-eb76f87d34e1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-f240b4bc-9035-4700-ac77-eb76f87d34e1 img.shogun-image {
  width: 100%;
  
  
  max-width: 1471px;

      
    max-width: 1471px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-f240b4bc-9035-4700-ac77-eb76f87d34e1 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-f240b4bc-9035-4700-ac77-eb76f87d34e1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f240b4bc-9035-4700-ac77-eb76f87d34e1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f240b4bc-9035-4700-ac77-eb76f87d34e1.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-f240b4bc-9035-4700-ac77-eb76f87d34e1 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-f240b4bc-9035-4700-ac77-eb76f87d34e1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-f240b4bc-9035-4700-ac77-eb76f87d34e1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

#s-f240b4bc-9035-4700-ac77-eb76f87d34e1 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-f240b4bc-9035-4700-ac77-eb76f87d34e1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-f240b4bc-9035-4700-ac77-eb76f87d34e1 img.shogun-image {
  width: 100%;
  
  
  max-width: 1471px;

      
    max-width: 1471px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-f240b4bc-9035-4700-ac77-eb76f87d34e1 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-f240b4bc-9035-4700-ac77-eb76f87d34e1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f240b4bc-9035-4700-ac77-eb76f87d34e1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f240b4bc-9035-4700-ac77-eb76f87d34e1.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-f240b4bc-9035-4700-ac77-eb76f87d34e1 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-f240b4bc-9035-4700-ac77-eb76f87d34e1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-f240b4bc-9035-4700-ac77-eb76f87d34e1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-f240b4bc-9035-4700-ac77-eb76f87d34e1 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-f240b4bc-9035-4700-ac77-eb76f87d34e1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-f240b4bc-9035-4700-ac77-eb76f87d34e1 img.shogun-image {
  width: 100%;
  
  
  max-width: 1471px;

      
    max-width: 1471px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-f240b4bc-9035-4700-ac77-eb76f87d34e1 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-f240b4bc-9035-4700-ac77-eb76f87d34e1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f240b4bc-9035-4700-ac77-eb76f87d34e1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f240b4bc-9035-4700-ac77-eb76f87d34e1.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-f240b4bc-9035-4700-ac77-eb76f87d34e1 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-f240b4bc-9035-4700-ac77-eb76f87d34e1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-f240b4bc-9035-4700-ac77-eb76f87d34e1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

#s-f240b4bc-9035-4700-ac77-eb76f87d34e1 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-f240b4bc-9035-4700-ac77-eb76f87d34e1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-f240b4bc-9035-4700-ac77-eb76f87d34e1 img.shogun-image {
  width: 100%;
  
  
  max-width: 1471px;

      
    max-width: 1471px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-f240b4bc-9035-4700-ac77-eb76f87d34e1 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-f240b4bc-9035-4700-ac77-eb76f87d34e1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f240b4bc-9035-4700-ac77-eb76f87d34e1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f240b4bc-9035-4700-ac77-eb76f87d34e1.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-f240b4bc-9035-4700-ac77-eb76f87d34e1 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-f240b4bc-9035-4700-ac77-eb76f87d34e1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-f240b4bc-9035-4700-ac77-eb76f87d34e1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-f240b4bc-9035-4700-ac77-eb76f87d34e1 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-f240b4bc-9035-4700-ac77-eb76f87d34e1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-f240b4bc-9035-4700-ac77-eb76f87d34e1 img.shogun-image {
  width: 100%;
  
  
  max-width: 1471px;

      
    max-width: 1471px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-f240b4bc-9035-4700-ac77-eb76f87d34e1 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-f240b4bc-9035-4700-ac77-eb76f87d34e1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f240b4bc-9035-4700-ac77-eb76f87d34e1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f240b4bc-9035-4700-ac77-eb76f87d34e1.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
.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-8e4cf5b2-3244-43ae-a904-cecb71383625 {
  margin-top: 15px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
}
@media (min-width: 1200px){#s-8e4cf5b2-3244-43ae-a904-cecb71383625 {
  margin-top: 5px;
padding-bottom: 10px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-8e4cf5b2-3244-43ae-a904-cecb71383625 {
  margin-top: 0px;
margin-bottom: 0px;
}
}@media (max-width: 767px){#s-8e4cf5b2-3244-43ae-a904-cecb71383625 {
  margin-left: 0%;
margin-right: 0%;
}
}
#s-8e4cf5b2-3244-43ae-a904-cecb71383625 .shg-proportional-font-size,
#s-8e4cf5b2-3244-43ae-a904-cecb71383625 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-d842309f-26f6-4857-bde8-6adbeeff2dfd {
  margin-left: auto;
margin-right: auto;
}

#s-d842309f-26f6-4857-bde8-6adbeeff2dfd .shg-proportional-font-size,
#s-d842309f-26f6-4857-bde8-6adbeeff2dfd .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-5b13f19c-3a91-4e91-940d-262d22a284ee {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
background-color: rgba(245, 246, 247, 1);
}
@media (min-width: 1200px){#s-5b13f19c-3a91-4e91-940d-262d22a284ee {
  padding-top: 20px;
padding-bottom: 20px;
}
}







#s-5b13f19c-3a91-4e91-940d-262d22a284ee > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-5b13f19c-3a91-4e91-940d-262d22a284ee.shg-box.shg-c {
  justify-content: center;
}

#s-4390c638-c586-460e-a042-9e73d07b539a {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-4390c638-c586-460e-a042-9e73d07b539a {
  margin-top: 0px;
margin-bottom: 0px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-4390c638-c586-460e-a042-9e73d07b539a {
  margin-top: 20px;
}
}@media (max-width: 767px){#s-4390c638-c586-460e-a042-9e73d07b539a {
  margin-top: 10px;
}
}
#s-4390c638-c586-460e-a042-9e73d07b539a .shogun-heading-component h1 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 35px;
  
  
  
}


@media (min-width: 1200px){#s-4390c638-c586-460e-a042-9e73d07b539a .shogun-heading-component h1 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 40px;
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-4390c638-c586-460e-a042-9e73d07b539a .shogun-heading-component h1 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-4390c638-c586-460e-a042-9e73d07b539a .shogun-heading-component h1 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 35px;
  
  
  
}


}@media (max-width: 767px){#s-4390c638-c586-460e-a042-9e73d07b539a .shogun-heading-component h1 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 25px;
  
  
  
}


}
#s-6353b748-0ea9-4a59-893a-aab74c5e88d5 {
  margin-top: -10px;
margin-left: auto;
margin-bottom: -10px;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-6353b748-0ea9-4a59-893a-aab74c5e88d5 {
  margin-top: -10px;
margin-bottom: 30px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-6353b748-0ea9-4a59-893a-aab74c5e88d5 {
  margin-top: 0px;
margin-bottom: 20px;
}
}@media (max-width: 767px){#s-6353b748-0ea9-4a59-893a-aab74c5e88d5 {
  margin-top: 10px;
margin-bottom: 10px;
}
}
#s-6353b748-0ea9-4a59-893a-aab74c5e88d5 .shogun-heading-component h2 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  
}


@media (min-width: 1200px){#s-6353b748-0ea9-4a59-893a-aab74c5e88d5 .shogun-heading-component h2 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 24px;
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-6353b748-0ea9-4a59-893a-aab74c5e88d5 .shogun-heading-component h2 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-6353b748-0ea9-4a59-893a-aab74c5e88d5 .shogun-heading-component h2 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 20px;
  
  
  
}


}@media (max-width: 767px){#s-6353b748-0ea9-4a59-893a-aab74c5e88d5 .shogun-heading-component h2 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}


}
#s-415acb71-3f4c-46eb-9cfa-94d478509730 {
  margin-left: auto;
margin-right: auto;
}
@media (min-width: 1200px){#s-415acb71-3f4c-46eb-9cfa-94d478509730 {
  margin-left: 15%;
margin-right: 15%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-415acb71-3f4c-46eb-9cfa-94d478509730 {
  margin-left: 5%;
margin-right: 5%;
}
}@media (max-width: 767px){#s-415acb71-3f4c-46eb-9cfa-94d478509730 {
  margin-left: 5%;
margin-right: 5%;
}
}
@media (min-width: 0px) {
[id="s-415acb71-3f4c-46eb-9cfa-94d478509730"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-415acb71-3f4c-46eb-9cfa-94d478509730"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-415acb71-3f4c-46eb-9cfa-94d478509730"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-415acb71-3f4c-46eb-9cfa-94d478509730"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-415acb71-3f4c-46eb-9cfa-94d478509730"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-415acb71-3f4c-46eb-9cfa-94d478509730"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-415acb71-3f4c-46eb-9cfa-94d478509730"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

}

#s-aba02ddd-2f47-49aa-9fd9-a55ddaff9c91 {
  margin-left: auto;
margin-right: auto;
}

.shg-product-image-wrapper a.shogun-product-image-url {
  display: inline-block;
}

.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

.shg-product-img-placeholder img {
  padding: 3rem;
  background: rgba(0, 0, 0, 0.1);
  max-width: -moz-max-content;
  max-width: max-content;
}

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

.shg-product-image-wrapper.visible {
  display: inline-block;
}

.shg-product-image-wrapper .shg-product-image-wrapper a {
  text-decoration: none !important;
  border-bottom: 0 !important;
}

.shg-product-image-wrapper .shg-image-zoom {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  max-width: 100%;
  min-height: 100%;
}

.shg-c.shg-align-center .shg-image-zoom {
  margin: 0 auto;
}

.shg-c.shg-align-right .shg-image-zoom {
  margin-left: auto;
}

.shg-image-zoom .shg-image-zoom-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transition: transform 0.5s ease-out;
  transform: scale(1);
}

/**
  Fix for IE11, as min-width does not works there.
**/
@media screen\0 {
  .shg-product-image-wrapper > .shogun-image {
    width: 100%;
  }
}

#s-75fc5d77-2880-4bb7-a613-baaecd94f268 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (min-width: 1200px){#s-75fc5d77-2880-4bb7-a613-baaecd94f268 {
  text-align: center;
}
}@media (max-width: 767px){#s-75fc5d77-2880-4bb7-a613-baaecd94f268 {
  margin-left: 5%;
margin-right: 5%;
}
}


.shg-c#s-75fc5d77-2880-4bb7-a613-baaecd94f268 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-75fc5d77-2880-4bb7-a613-baaecd94f268 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){
.shg-c#s-75fc5d77-2880-4bb7-a613-baaecd94f268 {
  max-width:  100%;
}

.shg-c#s-75fc5d77-2880-4bb7-a613-baaecd94f268 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-75fc5d77-2880-4bb7-a613-baaecd94f268 .shg-image-zoom,
.shg-c#s-75fc5d77-2880-4bb7-a613-baaecd94f268 img.shogun-image {
  max-width: 300px !important;
  
}

.shg-c#s-75fc5d77-2880-4bb7-a613-baaecd94f268 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-75fc5d77-2880-4bb7-a613-baaecd94f268 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-75fc5d77-2880-4bb7-a613-baaecd94f268 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-75fc5d77-2880-4bb7-a613-baaecd94f268 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-75fc5d77-2880-4bb7-a613-baaecd94f268 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-75fc5d77-2880-4bb7-a613-baaecd94f268 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-75fc5d77-2880-4bb7-a613-baaecd94f268 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-75fc5d77-2880-4bb7-a613-baaecd94f268 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-75fc5d77-2880-4bb7-a613-baaecd94f268 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-9724a655-9a9d-4f34-9cb5-0acb921b7620 {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
text-align: center;
}

#s-9724a655-9a9d-4f34-9cb5-0acb921b7620 .shg-product-sold-out {
  display: none;
  color: rgb(51, 51, 51);
  font-size: 18px;
  
  
  font-style:  normal ;
}

#s-9724a655-9a9d-4f34-9cb5-0acb921b7620 .shg-product-price {
  color: rgb(51, 51, 51);
  
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9724a655-9a9d-4f34-9cb5-0acb921b7620 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

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

.shg-product-atc-wrapper {
  position: relative;
}

.shg-product-atc-btn {
  position: relative;
  z-index: 2;
  display: block;
  border: none;
  align-items: normal;
  box-sizing: border-box;
  cursor: pointer;
  transition: opacity 200ms linear;
  opacity: 1;
}

.shg-product-atc-btn-opaque {
  opacity: 0;
}

.shg-product-atc-info-box {
  position: absolute;
  z-index: 1;
  display: flex;
  overflow: hidden;
  justify-content: center;
  align-items: center;
  text-align: center;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

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

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

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

#s-534ed5e6-64fd-4e3a-bb53-b902a270dbca {
  border-style: solid;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(139, 182, 29, 1);
border-radius: 5px;
background-color: rgba(139, 182, 29, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-534ed5e6-64fd-4e3a-bb53-b902a270dbca:hover {background-color: rgba(162, 211, 36, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-534ed5e6-64fd-4e3a-bb53-b902a270dbca:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-534ed5e6-64fd-4e3a-bb53-b902a270dbca-atc-btn-wrapper {
    text-align: center;
  }


#s-534ed5e6-64fd-4e3a-bb53-b902a270dbca {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-534ed5e6-64fd-4e3a-bb53-b902a270dbca.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-534ed5e6-64fd-4e3a-bb53-b902a270dbca.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  
  display:  inline-block ;
}

#s-534ed5e6-64fd-4e3a-bb53-b902a270dbca.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-534ed5e6-64fd-4e3a-bb53-b902a270dbca-atc-btn-wrapper {
    text-align: center;
  }


#s-534ed5e6-64fd-4e3a-bb53-b902a270dbca {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-534ed5e6-64fd-4e3a-bb53-b902a270dbca.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-534ed5e6-64fd-4e3a-bb53-b902a270dbca.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  
  display:  inline-block ;
}

#s-534ed5e6-64fd-4e3a-bb53-b902a270dbca.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-534ed5e6-64fd-4e3a-bb53-b902a270dbca-atc-btn-wrapper {
    text-align: center;
  }


#s-534ed5e6-64fd-4e3a-bb53-b902a270dbca {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-534ed5e6-64fd-4e3a-bb53-b902a270dbca.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-534ed5e6-64fd-4e3a-bb53-b902a270dbca.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  
  display:  inline-block ;
}

#s-534ed5e6-64fd-4e3a-bb53-b902a270dbca.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-534ed5e6-64fd-4e3a-bb53-b902a270dbca-atc-btn-wrapper {
    text-align: center;
  }


#s-534ed5e6-64fd-4e3a-bb53-b902a270dbca {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-534ed5e6-64fd-4e3a-bb53-b902a270dbca.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-534ed5e6-64fd-4e3a-bb53-b902a270dbca.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  
  display:  inline-block ;
}

#s-534ed5e6-64fd-4e3a-bb53-b902a270dbca.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-534ed5e6-64fd-4e3a-bb53-b902a270dbca-atc-btn-wrapper {
    text-align: center;
  }


#s-534ed5e6-64fd-4e3a-bb53-b902a270dbca {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-534ed5e6-64fd-4e3a-bb53-b902a270dbca.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-534ed5e6-64fd-4e3a-bb53-b902a270dbca.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  
  display:  inline-block ;
}

#s-534ed5e6-64fd-4e3a-bb53-b902a270dbca.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-b9783b72-33ba-45ac-bec3-807927cc5cc9 {
  margin-left: auto;
margin-right: auto;
}

.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-5b3843e0-3b93-49ee-ab4d-b101f9238cc5 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (min-width: 1200px){#s-5b3843e0-3b93-49ee-ab4d-b101f9238cc5 {
  margin-top: 0px;
margin-bottom: -30px;
padding-top: 0px;
padding-bottom: 10px;
}
}@media (max-width: 767px){#s-5b3843e0-3b93-49ee-ab4d-b101f9238cc5 {
  margin-top: 10px;
margin-bottom: 10px;
}
}
#s-5b3843e0-3b93-49ee-ab4d-b101f9238cc5 .shg-product-title-component h1 span {
  
  
  
  
  font-size: 16px;
  
  
  
}
@media (min-width: 1200px){#s-5b3843e0-3b93-49ee-ab4d-b101f9238cc5 .shg-product-title-component h1 span {
  color: rgba(0, 103, 130, 1);
  
  
  
  font-size: 24px;
  
  
  
}
}@media (max-width: 767px){#s-5b3843e0-3b93-49ee-ab4d-b101f9238cc5 .shg-product-title-component h1 span {
  
  
  
  
  font-size: 20px;
  
  
  
}
}
#s-78806860-47f3-4c4a-8951-3533b3d6cdcf {
  margin-left: auto;
margin-right: auto;
}

#s-78806860-47f3-4c4a-8951-3533b3d6cdcf .shg-proportional-font-size,
#s-78806860-47f3-4c4a-8951-3533b3d6cdcf .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-8ffd8ac0-d527-48d0-b5cc-6a7193cf8476 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-18017a82-94fb-4ac3-824d-9696b9c1514f {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (max-width: 767px){#s-18017a82-94fb-4ac3-824d-9696b9c1514f {
  margin-left: 5%;
margin-right: 5%;
}
}







#s-18017a82-94fb-4ac3-824d-9696b9c1514f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-18017a82-94fb-4ac3-824d-9696b9c1514f.shg-box.shg-c {
  justify-content: center;
}

#s-5ee1bd82-a7b2-4ec7-aab7-22f98490b925 {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-5ee1bd82-a7b2-4ec7-aab7-22f98490b925 {
  margin-top: 20px;
margin-bottom: 0px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-5ee1bd82-a7b2-4ec7-aab7-22f98490b925 {
  margin-bottom: 0px;
}
}@media (max-width: 767px){#s-5ee1bd82-a7b2-4ec7-aab7-22f98490b925 {
  margin-bottom: 0px;
}
}
#s-5ee1bd82-a7b2-4ec7-aab7-22f98490b925 .shogun-heading-component h1 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 35px;
  
  
  
}


@media (min-width: 1200px){#s-5ee1bd82-a7b2-4ec7-aab7-22f98490b925 .shogun-heading-component h1 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 40px;
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-5ee1bd82-a7b2-4ec7-aab7-22f98490b925 .shogun-heading-component h1 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-5ee1bd82-a7b2-4ec7-aab7-22f98490b925 .shogun-heading-component h1 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 35px;
  
  
  
}


}@media (max-width: 767px){#s-5ee1bd82-a7b2-4ec7-aab7-22f98490b925 .shogun-heading-component h1 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 25px;
  
  
  
}


}
#s-5976e071-8e2b-4851-a8a0-47be3504e815 {
  margin-top: -10px;
margin-left: auto;
margin-bottom: -10px;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-5976e071-8e2b-4851-a8a0-47be3504e815 {
  margin-top: -10px;
margin-bottom: 30px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-5976e071-8e2b-4851-a8a0-47be3504e815 {
  margin-top: 0px;
margin-bottom: 20px;
}
}@media (max-width: 767px){#s-5976e071-8e2b-4851-a8a0-47be3504e815 {
  margin-top: 0px;
margin-bottom: 10px;
}
}
#s-5976e071-8e2b-4851-a8a0-47be3504e815 .shogun-heading-component h2 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  
}


@media (min-width: 1200px){#s-5976e071-8e2b-4851-a8a0-47be3504e815 .shogun-heading-component h2 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 24px;
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-5976e071-8e2b-4851-a8a0-47be3504e815 .shogun-heading-component h2 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-5976e071-8e2b-4851-a8a0-47be3504e815 .shogun-heading-component h2 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 20px;
  
  
  
}


}@media (max-width: 767px){#s-5976e071-8e2b-4851-a8a0-47be3504e815 .shogun-heading-component h2 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}


}
/*
  $vgutter : 20px
  $hgutter : 10px;
*/

.shg-category-root {
  display: grid;
  -moz-column-gap: 10px;
       column-gap: 10px;
  row-gap: 20px;
}

.shg-default-column-count-2 {
  grid-template-columns: repeat(2, 1fr);
}

.shg-default-column-count-3 {
  grid-template-columns: repeat(3, 1fr);
}

.shg-default-column-count-4 {
  grid-template-columns: repeat(4, 1fr);
}

.shg-default-column-count-5 {
  grid-template-columns: repeat(5, 1fr);
}

.shg-default-column-count-6 {
  grid-template-columns: repeat(6, 1fr);
}

.shg-category-grid .shg-product-image-wrapper img.shogun-image {
  width: 100%;
}

@media (max-width: 767px) {
  .shg-category-root.stacked {
    display: block;
  }
}

/* Swiper CSS - Duplicated from SliderV3 base.css */

.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-191f088c-3181-4ffb-a2c5-1b60fefaafa6 {
  margin-left: 15%;
margin-right: 15%;
padding-left: 0px;
padding-right: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-191f088c-3181-4ffb-a2c5-1b60fefaafa6 {
  display: none;
}
#s-191f088c-3181-4ffb-a2c5-1b60fefaafa6, #wrap-s-191f088c-3181-4ffb-a2c5-1b60fefaafa6, #wrap-content-s-191f088c-3181-4ffb-a2c5-1b60fefaafa6 { display: none !important; }}@media (max-width: 767px){#s-191f088c-3181-4ffb-a2c5-1b60fefaafa6 {
  display: none;
}
#s-191f088c-3181-4ffb-a2c5-1b60fefaafa6, #wrap-s-191f088c-3181-4ffb-a2c5-1b60fefaafa6, #wrap-content-s-191f088c-3181-4ffb-a2c5-1b60fefaafa6 { display: none !important; }}
#s-191f088c-3181-4ffb-a2c5-1b60fefaafa6 .shg-dynamic-column-count {
  grid-template-columns: repeat(5, 1fr);
}


#slider-v3-s-191f088c-3181-4ffb-a2c5-1b60fefaafa6 {
  --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;
  
}

#slider-v3-s-191f088c-3181-4ffb-a2c5-1b60fefaafa6 > .swiper-button-prev,
#slider-v3-s-191f088c-3181-4ffb-a2c5-1b60fefaafa6 > .swiper-button-next {
  
}

#slider-v3-s-191f088c-3181-4ffb-a2c5-1b60fefaafa6 > .swiper-button-prev svg,
#slider-v3-s-191f088c-3181-4ffb-a2c5-1b60fefaafa6 > .swiper-button-next svg {
  fill: rgba(255, 255, 255, 1) !important;
  stroke: rgba(255, 255, 255, 1) !important;
  
    background-color: rgba(0, 103, 130, 1) !important;
    padding: 8px !important;
    border-radius:  50% !important;
                   
  
}

#slider-v3-s-191f088c-3181-4ffb-a2c5-1b60fefaafa6 > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-191f088c-3181-4ffb-a2c5-1b60fefaafa6 > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-191f088c-3181-4ffb-a2c5-1b60fefaafa6 > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-191f088c-3181-4ffb-a2c5-1b60fefaafa6 .swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
}

#slider-v3-s-191f088c-3181-4ffb-a2c5-1b60fefaafa6 .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-191f088c-3181-4ffb-a2c5-1b60fefaafa6 .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}
@media (min-width: 1200px){#s-191f088c-3181-4ffb-a2c5-1b60fefaafa6 .shg-dynamic-column-count {
  grid-template-columns: repeat(5, 1fr);
}


#slider-v3-s-191f088c-3181-4ffb-a2c5-1b60fefaafa6 {
  --swiper-pagination-color: rgba(0, 103, 130, 1) !important;
  --swiper-pagination-bullet-inactive-color: rgba(0, 103, 130, 1) !important;
  --swiper-pagination-bullet-active-color: rgba(0, 103, 130, 1) !important;
  --arrow-button-size: 35px !important;
  --swiper-pagination-bullet-size: 10px !important;
  
}

#slider-v3-s-191f088c-3181-4ffb-a2c5-1b60fefaafa6 > .swiper-button-prev,
#slider-v3-s-191f088c-3181-4ffb-a2c5-1b60fefaafa6 > .swiper-button-next {
  
}

#slider-v3-s-191f088c-3181-4ffb-a2c5-1b60fefaafa6 > .swiper-button-prev svg,
#slider-v3-s-191f088c-3181-4ffb-a2c5-1b60fefaafa6 > .swiper-button-next svg {
  fill: rgba(255, 255, 255, 1) !important;
  stroke: rgba(255, 255, 255, 1) !important;
  
    background-color: rgba(0, 103, 130, 1) !important;
    padding: 8px !important;
    border-radius:  50% !important;
                   
  
}

#slider-v3-s-191f088c-3181-4ffb-a2c5-1b60fefaafa6 > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-191f088c-3181-4ffb-a2c5-1b60fefaafa6 > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-191f088c-3181-4ffb-a2c5-1b60fefaafa6 > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-191f088c-3181-4ffb-a2c5-1b60fefaafa6 .swiper-pagination-bullet {
  width: 10px !important;
  height: 10px !important;
  margin: 0 !important;
}

#slider-v3-s-191f088c-3181-4ffb-a2c5-1b60fefaafa6 .swiper-pagination-bullet-active {
  background-color: rgba(0, 103, 130, 1) !important;
  width: calc(10px * 1) !important;
  height: 10px !important;
  border-radius:  50px  !important;
}

#slider-v3-s-191f088c-3181-4ffb-a2c5-1b60fefaafa6 .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}
}@media (max-width: 767px){#s-191f088c-3181-4ffb-a2c5-1b60fefaafa6 .shg-dynamic-column-count {
  grid-template-columns: repeat(5, 1fr);
}


#slider-v3-s-191f088c-3181-4ffb-a2c5-1b60fefaafa6 {
  --swiper-pagination-color: rgba(0, 103, 130, 1) !important;
  --swiper-pagination-bullet-inactive-color: rgba(0, 103, 130, 1) !important;
  --swiper-pagination-bullet-active-color: rgba(0, 103, 130, 1) !important;
  --arrow-button-size: 35px !important;
  --swiper-pagination-bullet-size: 14px !important;
  
}

#slider-v3-s-191f088c-3181-4ffb-a2c5-1b60fefaafa6 > .swiper-button-prev,
#slider-v3-s-191f088c-3181-4ffb-a2c5-1b60fefaafa6 > .swiper-button-next {
  
}

#slider-v3-s-191f088c-3181-4ffb-a2c5-1b60fefaafa6 > .swiper-button-prev svg,
#slider-v3-s-191f088c-3181-4ffb-a2c5-1b60fefaafa6 > .swiper-button-next svg {
  fill: rgba(0, 103, 130, 1) !important;
  stroke: rgba(0, 103, 130, 1) !important;
  
    background-color: rgba(0, 103, 130, 1) !important;
    padding: 8px !important;
    border-radius:  50% !important;
                   
  
}

#slider-v3-s-191f088c-3181-4ffb-a2c5-1b60fefaafa6 > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-191f088c-3181-4ffb-a2c5-1b60fefaafa6 > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-191f088c-3181-4ffb-a2c5-1b60fefaafa6 > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-191f088c-3181-4ffb-a2c5-1b60fefaafa6 .swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
}

#slider-v3-s-191f088c-3181-4ffb-a2c5-1b60fefaafa6 .swiper-pagination-bullet-active {
  background-color: rgba(0, 103, 130, 1) !important;
  width: calc(14px * 1) !important;
  height: 14px !important;
  border-radius:  50px  !important;
}

#slider-v3-s-191f088c-3181-4ffb-a2c5-1b60fefaafa6 .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}
}
#s-6fcf25eb-6d4a-4686-b1d5-77ca72198764 {
  margin-left: auto;
margin-right: auto;
}

#s-1835e00d-1183-4c5a-ac9b-8feaf32022fd {
  margin-left: auto;
margin-right: auto;
text-align: left;
}


.shg-c#s-1835e00d-1183-4c5a-ac9b-8feaf32022fd {
  max-width:  100%;
}

.shg-c#s-1835e00d-1183-4c5a-ac9b-8feaf32022fd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1835e00d-1183-4c5a-ac9b-8feaf32022fd .shg-image-zoom,
.shg-c#s-1835e00d-1183-4c5a-ac9b-8feaf32022fd img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-1835e00d-1183-4c5a-ac9b-8feaf32022fd .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-1835e00d-1183-4c5a-ac9b-8feaf32022fd .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1835e00d-1183-4c5a-ac9b-8feaf32022fd img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-1835e00d-1183-4c5a-ac9b-8feaf32022fd img.shogun-image,
.shg-c#s-1835e00d-1183-4c5a-ac9b-8feaf32022fd .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-1835e00d-1183-4c5a-ac9b-8feaf32022fd .shg-image-zoom,
.shg-c#s-1835e00d-1183-4c5a-ac9b-8feaf32022fd img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){
.shg-c#s-1835e00d-1183-4c5a-ac9b-8feaf32022fd {
  max-width:  100%;
}

.shg-c#s-1835e00d-1183-4c5a-ac9b-8feaf32022fd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1835e00d-1183-4c5a-ac9b-8feaf32022fd .shg-image-zoom,
.shg-c#s-1835e00d-1183-4c5a-ac9b-8feaf32022fd img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-1835e00d-1183-4c5a-ac9b-8feaf32022fd .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-1835e00d-1183-4c5a-ac9b-8feaf32022fd .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1835e00d-1183-4c5a-ac9b-8feaf32022fd img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-1835e00d-1183-4c5a-ac9b-8feaf32022fd img.shogun-image,
.shg-c#s-1835e00d-1183-4c5a-ac9b-8feaf32022fd .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-1835e00d-1183-4c5a-ac9b-8feaf32022fd .shg-image-zoom,
.shg-c#s-1835e00d-1183-4c5a-ac9b-8feaf32022fd img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-1835e00d-1183-4c5a-ac9b-8feaf32022fd {
  max-width:  100%;
}

.shg-c#s-1835e00d-1183-4c5a-ac9b-8feaf32022fd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1835e00d-1183-4c5a-ac9b-8feaf32022fd .shg-image-zoom,
.shg-c#s-1835e00d-1183-4c5a-ac9b-8feaf32022fd img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-1835e00d-1183-4c5a-ac9b-8feaf32022fd .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-1835e00d-1183-4c5a-ac9b-8feaf32022fd .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1835e00d-1183-4c5a-ac9b-8feaf32022fd img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-1835e00d-1183-4c5a-ac9b-8feaf32022fd img.shogun-image,
.shg-c#s-1835e00d-1183-4c5a-ac9b-8feaf32022fd .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-1835e00d-1183-4c5a-ac9b-8feaf32022fd .shg-image-zoom,
.shg-c#s-1835e00d-1183-4c5a-ac9b-8feaf32022fd img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-1835e00d-1183-4c5a-ac9b-8feaf32022fd {
  max-width:  100%;
}

.shg-c#s-1835e00d-1183-4c5a-ac9b-8feaf32022fd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1835e00d-1183-4c5a-ac9b-8feaf32022fd .shg-image-zoom,
.shg-c#s-1835e00d-1183-4c5a-ac9b-8feaf32022fd img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-1835e00d-1183-4c5a-ac9b-8feaf32022fd .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-1835e00d-1183-4c5a-ac9b-8feaf32022fd .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1835e00d-1183-4c5a-ac9b-8feaf32022fd img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-1835e00d-1183-4c5a-ac9b-8feaf32022fd img.shogun-image,
.shg-c#s-1835e00d-1183-4c5a-ac9b-8feaf32022fd .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-1835e00d-1183-4c5a-ac9b-8feaf32022fd .shg-image-zoom,
.shg-c#s-1835e00d-1183-4c5a-ac9b-8feaf32022fd img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-1835e00d-1183-4c5a-ac9b-8feaf32022fd {
  max-width:  100%;
}

.shg-c#s-1835e00d-1183-4c5a-ac9b-8feaf32022fd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1835e00d-1183-4c5a-ac9b-8feaf32022fd .shg-image-zoom,
.shg-c#s-1835e00d-1183-4c5a-ac9b-8feaf32022fd img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-1835e00d-1183-4c5a-ac9b-8feaf32022fd .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-1835e00d-1183-4c5a-ac9b-8feaf32022fd .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1835e00d-1183-4c5a-ac9b-8feaf32022fd img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-1835e00d-1183-4c5a-ac9b-8feaf32022fd img.shogun-image,
.shg-c#s-1835e00d-1183-4c5a-ac9b-8feaf32022fd .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-1835e00d-1183-4c5a-ac9b-8feaf32022fd .shg-image-zoom,
.shg-c#s-1835e00d-1183-4c5a-ac9b-8feaf32022fd img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-a30ef494-99ff-4f20-b182-9e648ea48a70 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a30ef494-99ff-4f20-b182-9e648ea48a70 .shg-product-title-component h6 span {
  color: #000;
  font-weight:  normal ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 14px;
  
  
  
}

#s-4192a3bc-a726-4bde-a5e6-2d526b0649a1 {
  margin-left: auto;
margin-right: auto;
}

#s-7040a987-d707-45df-83a2-e281fc6c8498 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}


.shg-c#s-7040a987-d707-45df-83a2-e281fc6c8498 {
  max-width:  100%;
}

.shg-c#s-7040a987-d707-45df-83a2-e281fc6c8498 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7040a987-d707-45df-83a2-e281fc6c8498 .shg-image-zoom,
.shg-c#s-7040a987-d707-45df-83a2-e281fc6c8498 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-7040a987-d707-45df-83a2-e281fc6c8498 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-7040a987-d707-45df-83a2-e281fc6c8498 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7040a987-d707-45df-83a2-e281fc6c8498 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-7040a987-d707-45df-83a2-e281fc6c8498 img.shogun-image,
.shg-c#s-7040a987-d707-45df-83a2-e281fc6c8498 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-7040a987-d707-45df-83a2-e281fc6c8498 .shg-image-zoom,
.shg-c#s-7040a987-d707-45df-83a2-e281fc6c8498 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){
.shg-c#s-7040a987-d707-45df-83a2-e281fc6c8498 {
  max-width:  100%;
}

.shg-c#s-7040a987-d707-45df-83a2-e281fc6c8498 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7040a987-d707-45df-83a2-e281fc6c8498 .shg-image-zoom,
.shg-c#s-7040a987-d707-45df-83a2-e281fc6c8498 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-7040a987-d707-45df-83a2-e281fc6c8498 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-7040a987-d707-45df-83a2-e281fc6c8498 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7040a987-d707-45df-83a2-e281fc6c8498 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-7040a987-d707-45df-83a2-e281fc6c8498 img.shogun-image,
.shg-c#s-7040a987-d707-45df-83a2-e281fc6c8498 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-7040a987-d707-45df-83a2-e281fc6c8498 .shg-image-zoom,
.shg-c#s-7040a987-d707-45df-83a2-e281fc6c8498 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-7040a987-d707-45df-83a2-e281fc6c8498 {
  max-width:  100%;
}

.shg-c#s-7040a987-d707-45df-83a2-e281fc6c8498 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7040a987-d707-45df-83a2-e281fc6c8498 .shg-image-zoom,
.shg-c#s-7040a987-d707-45df-83a2-e281fc6c8498 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-7040a987-d707-45df-83a2-e281fc6c8498 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-7040a987-d707-45df-83a2-e281fc6c8498 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7040a987-d707-45df-83a2-e281fc6c8498 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-7040a987-d707-45df-83a2-e281fc6c8498 img.shogun-image,
.shg-c#s-7040a987-d707-45df-83a2-e281fc6c8498 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-7040a987-d707-45df-83a2-e281fc6c8498 .shg-image-zoom,
.shg-c#s-7040a987-d707-45df-83a2-e281fc6c8498 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-7040a987-d707-45df-83a2-e281fc6c8498 {
  max-width:  100%;
}

.shg-c#s-7040a987-d707-45df-83a2-e281fc6c8498 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7040a987-d707-45df-83a2-e281fc6c8498 .shg-image-zoom,
.shg-c#s-7040a987-d707-45df-83a2-e281fc6c8498 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-7040a987-d707-45df-83a2-e281fc6c8498 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-7040a987-d707-45df-83a2-e281fc6c8498 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7040a987-d707-45df-83a2-e281fc6c8498 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-7040a987-d707-45df-83a2-e281fc6c8498 img.shogun-image,
.shg-c#s-7040a987-d707-45df-83a2-e281fc6c8498 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-7040a987-d707-45df-83a2-e281fc6c8498 .shg-image-zoom,
.shg-c#s-7040a987-d707-45df-83a2-e281fc6c8498 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-7040a987-d707-45df-83a2-e281fc6c8498 {
  max-width:  100%;
}

.shg-c#s-7040a987-d707-45df-83a2-e281fc6c8498 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7040a987-d707-45df-83a2-e281fc6c8498 .shg-image-zoom,
.shg-c#s-7040a987-d707-45df-83a2-e281fc6c8498 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-7040a987-d707-45df-83a2-e281fc6c8498 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-7040a987-d707-45df-83a2-e281fc6c8498 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7040a987-d707-45df-83a2-e281fc6c8498 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-7040a987-d707-45df-83a2-e281fc6c8498 img.shogun-image,
.shg-c#s-7040a987-d707-45df-83a2-e281fc6c8498 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-7040a987-d707-45df-83a2-e281fc6c8498 .shg-image-zoom,
.shg-c#s-7040a987-d707-45df-83a2-e281fc6c8498 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-58759bc2-0762-46ec-a07f-2eacbcac5380 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-58759bc2-0762-46ec-a07f-2eacbcac5380 .shg-product-title-component h6 span {
  color: #000;
  font-weight:  normal ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 14px;
  
  
  
}

#s-125bb04e-bb83-4986-8a38-48f691d7221d {
  margin-left: auto;
margin-right: auto;
}

#s-36194e0a-339e-4550-af32-4192e5bc2f4e {
  margin-left: auto;
margin-right: auto;
text-align: left;
}


.shg-c#s-36194e0a-339e-4550-af32-4192e5bc2f4e {
  max-width:  100%;
}

.shg-c#s-36194e0a-339e-4550-af32-4192e5bc2f4e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-36194e0a-339e-4550-af32-4192e5bc2f4e .shg-image-zoom,
.shg-c#s-36194e0a-339e-4550-af32-4192e5bc2f4e img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-36194e0a-339e-4550-af32-4192e5bc2f4e .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-36194e0a-339e-4550-af32-4192e5bc2f4e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-36194e0a-339e-4550-af32-4192e5bc2f4e img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-36194e0a-339e-4550-af32-4192e5bc2f4e img.shogun-image,
.shg-c#s-36194e0a-339e-4550-af32-4192e5bc2f4e .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-36194e0a-339e-4550-af32-4192e5bc2f4e .shg-image-zoom,
.shg-c#s-36194e0a-339e-4550-af32-4192e5bc2f4e img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){
.shg-c#s-36194e0a-339e-4550-af32-4192e5bc2f4e {
  max-width:  100%;
}

.shg-c#s-36194e0a-339e-4550-af32-4192e5bc2f4e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-36194e0a-339e-4550-af32-4192e5bc2f4e .shg-image-zoom,
.shg-c#s-36194e0a-339e-4550-af32-4192e5bc2f4e img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-36194e0a-339e-4550-af32-4192e5bc2f4e .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-36194e0a-339e-4550-af32-4192e5bc2f4e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-36194e0a-339e-4550-af32-4192e5bc2f4e img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-36194e0a-339e-4550-af32-4192e5bc2f4e img.shogun-image,
.shg-c#s-36194e0a-339e-4550-af32-4192e5bc2f4e .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-36194e0a-339e-4550-af32-4192e5bc2f4e .shg-image-zoom,
.shg-c#s-36194e0a-339e-4550-af32-4192e5bc2f4e img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-36194e0a-339e-4550-af32-4192e5bc2f4e {
  max-width:  100%;
}

.shg-c#s-36194e0a-339e-4550-af32-4192e5bc2f4e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-36194e0a-339e-4550-af32-4192e5bc2f4e .shg-image-zoom,
.shg-c#s-36194e0a-339e-4550-af32-4192e5bc2f4e img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-36194e0a-339e-4550-af32-4192e5bc2f4e .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-36194e0a-339e-4550-af32-4192e5bc2f4e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-36194e0a-339e-4550-af32-4192e5bc2f4e img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-36194e0a-339e-4550-af32-4192e5bc2f4e img.shogun-image,
.shg-c#s-36194e0a-339e-4550-af32-4192e5bc2f4e .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-36194e0a-339e-4550-af32-4192e5bc2f4e .shg-image-zoom,
.shg-c#s-36194e0a-339e-4550-af32-4192e5bc2f4e img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-36194e0a-339e-4550-af32-4192e5bc2f4e {
  max-width:  100%;
}

.shg-c#s-36194e0a-339e-4550-af32-4192e5bc2f4e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-36194e0a-339e-4550-af32-4192e5bc2f4e .shg-image-zoom,
.shg-c#s-36194e0a-339e-4550-af32-4192e5bc2f4e img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-36194e0a-339e-4550-af32-4192e5bc2f4e .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-36194e0a-339e-4550-af32-4192e5bc2f4e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-36194e0a-339e-4550-af32-4192e5bc2f4e img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-36194e0a-339e-4550-af32-4192e5bc2f4e img.shogun-image,
.shg-c#s-36194e0a-339e-4550-af32-4192e5bc2f4e .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-36194e0a-339e-4550-af32-4192e5bc2f4e .shg-image-zoom,
.shg-c#s-36194e0a-339e-4550-af32-4192e5bc2f4e img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-36194e0a-339e-4550-af32-4192e5bc2f4e {
  max-width:  100%;
}

.shg-c#s-36194e0a-339e-4550-af32-4192e5bc2f4e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-36194e0a-339e-4550-af32-4192e5bc2f4e .shg-image-zoom,
.shg-c#s-36194e0a-339e-4550-af32-4192e5bc2f4e img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-36194e0a-339e-4550-af32-4192e5bc2f4e .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-36194e0a-339e-4550-af32-4192e5bc2f4e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-36194e0a-339e-4550-af32-4192e5bc2f4e img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-36194e0a-339e-4550-af32-4192e5bc2f4e img.shogun-image,
.shg-c#s-36194e0a-339e-4550-af32-4192e5bc2f4e .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-36194e0a-339e-4550-af32-4192e5bc2f4e .shg-image-zoom,
.shg-c#s-36194e0a-339e-4550-af32-4192e5bc2f4e img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-10df1cfb-28b2-4b79-9462-d074f7d4c3e4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-10df1cfb-28b2-4b79-9462-d074f7d4c3e4 .shg-product-title-component h6 span {
  color: #000;
  font-weight:  normal ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 14px;
  
  
  
}

#s-1d13f24f-c6a9-43e6-97b4-9348d6987869 {
  margin-left: auto;
margin-right: auto;
}

#s-bdc8814b-82b1-4163-baa1-71c255a5da69 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}


.shg-c#s-bdc8814b-82b1-4163-baa1-71c255a5da69 {
  max-width:  100%;
}

.shg-c#s-bdc8814b-82b1-4163-baa1-71c255a5da69 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bdc8814b-82b1-4163-baa1-71c255a5da69 .shg-image-zoom,
.shg-c#s-bdc8814b-82b1-4163-baa1-71c255a5da69 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-bdc8814b-82b1-4163-baa1-71c255a5da69 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-bdc8814b-82b1-4163-baa1-71c255a5da69 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-bdc8814b-82b1-4163-baa1-71c255a5da69 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-bdc8814b-82b1-4163-baa1-71c255a5da69 img.shogun-image,
.shg-c#s-bdc8814b-82b1-4163-baa1-71c255a5da69 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-bdc8814b-82b1-4163-baa1-71c255a5da69 .shg-image-zoom,
.shg-c#s-bdc8814b-82b1-4163-baa1-71c255a5da69 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){
.shg-c#s-bdc8814b-82b1-4163-baa1-71c255a5da69 {
  max-width:  100%;
}

.shg-c#s-bdc8814b-82b1-4163-baa1-71c255a5da69 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bdc8814b-82b1-4163-baa1-71c255a5da69 .shg-image-zoom,
.shg-c#s-bdc8814b-82b1-4163-baa1-71c255a5da69 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-bdc8814b-82b1-4163-baa1-71c255a5da69 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-bdc8814b-82b1-4163-baa1-71c255a5da69 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-bdc8814b-82b1-4163-baa1-71c255a5da69 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-bdc8814b-82b1-4163-baa1-71c255a5da69 img.shogun-image,
.shg-c#s-bdc8814b-82b1-4163-baa1-71c255a5da69 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-bdc8814b-82b1-4163-baa1-71c255a5da69 .shg-image-zoom,
.shg-c#s-bdc8814b-82b1-4163-baa1-71c255a5da69 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-bdc8814b-82b1-4163-baa1-71c255a5da69 {
  max-width:  100%;
}

.shg-c#s-bdc8814b-82b1-4163-baa1-71c255a5da69 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bdc8814b-82b1-4163-baa1-71c255a5da69 .shg-image-zoom,
.shg-c#s-bdc8814b-82b1-4163-baa1-71c255a5da69 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-bdc8814b-82b1-4163-baa1-71c255a5da69 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-bdc8814b-82b1-4163-baa1-71c255a5da69 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-bdc8814b-82b1-4163-baa1-71c255a5da69 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-bdc8814b-82b1-4163-baa1-71c255a5da69 img.shogun-image,
.shg-c#s-bdc8814b-82b1-4163-baa1-71c255a5da69 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-bdc8814b-82b1-4163-baa1-71c255a5da69 .shg-image-zoom,
.shg-c#s-bdc8814b-82b1-4163-baa1-71c255a5da69 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-bdc8814b-82b1-4163-baa1-71c255a5da69 {
  max-width:  100%;
}

.shg-c#s-bdc8814b-82b1-4163-baa1-71c255a5da69 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bdc8814b-82b1-4163-baa1-71c255a5da69 .shg-image-zoom,
.shg-c#s-bdc8814b-82b1-4163-baa1-71c255a5da69 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-bdc8814b-82b1-4163-baa1-71c255a5da69 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-bdc8814b-82b1-4163-baa1-71c255a5da69 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-bdc8814b-82b1-4163-baa1-71c255a5da69 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-bdc8814b-82b1-4163-baa1-71c255a5da69 img.shogun-image,
.shg-c#s-bdc8814b-82b1-4163-baa1-71c255a5da69 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-bdc8814b-82b1-4163-baa1-71c255a5da69 .shg-image-zoom,
.shg-c#s-bdc8814b-82b1-4163-baa1-71c255a5da69 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-bdc8814b-82b1-4163-baa1-71c255a5da69 {
  max-width:  100%;
}

.shg-c#s-bdc8814b-82b1-4163-baa1-71c255a5da69 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bdc8814b-82b1-4163-baa1-71c255a5da69 .shg-image-zoom,
.shg-c#s-bdc8814b-82b1-4163-baa1-71c255a5da69 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-bdc8814b-82b1-4163-baa1-71c255a5da69 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-bdc8814b-82b1-4163-baa1-71c255a5da69 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-bdc8814b-82b1-4163-baa1-71c255a5da69 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-bdc8814b-82b1-4163-baa1-71c255a5da69 img.shogun-image,
.shg-c#s-bdc8814b-82b1-4163-baa1-71c255a5da69 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-bdc8814b-82b1-4163-baa1-71c255a5da69 .shg-image-zoom,
.shg-c#s-bdc8814b-82b1-4163-baa1-71c255a5da69 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-5c507035-c155-443a-942f-a317992a41ca {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5c507035-c155-443a-942f-a317992a41ca .shg-product-title-component h6 span {
  color: #000;
  font-weight:  normal ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 14px;
  
  
  
}

#s-946c7cc1-179b-48d2-a84f-adc5dfb52dfe {
  margin-left: auto;
margin-right: auto;
}

#s-11074235-88d3-4353-b05a-a0741ce02e44 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}


.shg-c#s-11074235-88d3-4353-b05a-a0741ce02e44 {
  max-width:  100%;
}

.shg-c#s-11074235-88d3-4353-b05a-a0741ce02e44 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-11074235-88d3-4353-b05a-a0741ce02e44 .shg-image-zoom,
.shg-c#s-11074235-88d3-4353-b05a-a0741ce02e44 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-11074235-88d3-4353-b05a-a0741ce02e44 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-11074235-88d3-4353-b05a-a0741ce02e44 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-11074235-88d3-4353-b05a-a0741ce02e44 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-11074235-88d3-4353-b05a-a0741ce02e44 img.shogun-image,
.shg-c#s-11074235-88d3-4353-b05a-a0741ce02e44 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-11074235-88d3-4353-b05a-a0741ce02e44 .shg-image-zoom,
.shg-c#s-11074235-88d3-4353-b05a-a0741ce02e44 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){
.shg-c#s-11074235-88d3-4353-b05a-a0741ce02e44 {
  max-width:  100%;
}

.shg-c#s-11074235-88d3-4353-b05a-a0741ce02e44 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-11074235-88d3-4353-b05a-a0741ce02e44 .shg-image-zoom,
.shg-c#s-11074235-88d3-4353-b05a-a0741ce02e44 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-11074235-88d3-4353-b05a-a0741ce02e44 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-11074235-88d3-4353-b05a-a0741ce02e44 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-11074235-88d3-4353-b05a-a0741ce02e44 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-11074235-88d3-4353-b05a-a0741ce02e44 img.shogun-image,
.shg-c#s-11074235-88d3-4353-b05a-a0741ce02e44 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-11074235-88d3-4353-b05a-a0741ce02e44 .shg-image-zoom,
.shg-c#s-11074235-88d3-4353-b05a-a0741ce02e44 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-11074235-88d3-4353-b05a-a0741ce02e44 {
  max-width:  100%;
}

.shg-c#s-11074235-88d3-4353-b05a-a0741ce02e44 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-11074235-88d3-4353-b05a-a0741ce02e44 .shg-image-zoom,
.shg-c#s-11074235-88d3-4353-b05a-a0741ce02e44 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-11074235-88d3-4353-b05a-a0741ce02e44 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-11074235-88d3-4353-b05a-a0741ce02e44 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-11074235-88d3-4353-b05a-a0741ce02e44 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-11074235-88d3-4353-b05a-a0741ce02e44 img.shogun-image,
.shg-c#s-11074235-88d3-4353-b05a-a0741ce02e44 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-11074235-88d3-4353-b05a-a0741ce02e44 .shg-image-zoom,
.shg-c#s-11074235-88d3-4353-b05a-a0741ce02e44 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-11074235-88d3-4353-b05a-a0741ce02e44 {
  max-width:  100%;
}

.shg-c#s-11074235-88d3-4353-b05a-a0741ce02e44 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-11074235-88d3-4353-b05a-a0741ce02e44 .shg-image-zoom,
.shg-c#s-11074235-88d3-4353-b05a-a0741ce02e44 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-11074235-88d3-4353-b05a-a0741ce02e44 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-11074235-88d3-4353-b05a-a0741ce02e44 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-11074235-88d3-4353-b05a-a0741ce02e44 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-11074235-88d3-4353-b05a-a0741ce02e44 img.shogun-image,
.shg-c#s-11074235-88d3-4353-b05a-a0741ce02e44 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-11074235-88d3-4353-b05a-a0741ce02e44 .shg-image-zoom,
.shg-c#s-11074235-88d3-4353-b05a-a0741ce02e44 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-11074235-88d3-4353-b05a-a0741ce02e44 {
  max-width:  100%;
}

.shg-c#s-11074235-88d3-4353-b05a-a0741ce02e44 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-11074235-88d3-4353-b05a-a0741ce02e44 .shg-image-zoom,
.shg-c#s-11074235-88d3-4353-b05a-a0741ce02e44 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-11074235-88d3-4353-b05a-a0741ce02e44 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-11074235-88d3-4353-b05a-a0741ce02e44 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-11074235-88d3-4353-b05a-a0741ce02e44 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-11074235-88d3-4353-b05a-a0741ce02e44 img.shogun-image,
.shg-c#s-11074235-88d3-4353-b05a-a0741ce02e44 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-11074235-88d3-4353-b05a-a0741ce02e44 .shg-image-zoom,
.shg-c#s-11074235-88d3-4353-b05a-a0741ce02e44 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-498d9cc8-97a1-440d-8f03-d21c4a6f3aa0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-498d9cc8-97a1-440d-8f03-d21c4a6f3aa0 .shg-product-title-component h6 span {
  color: #000;
  font-weight:  normal ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 14px;
  
  
  
}

#s-7067a89c-354b-43d3-8b2d-c8fae4a20c62 {
  margin-left: auto;
margin-right: auto;
}

#s-aa2cc53e-86a2-4c7a-8aab-638ff031494d {
  margin-left: auto;
margin-right: auto;
text-align: left;
}


.shg-c#s-aa2cc53e-86a2-4c7a-8aab-638ff031494d {
  max-width:  100%;
}

.shg-c#s-aa2cc53e-86a2-4c7a-8aab-638ff031494d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-aa2cc53e-86a2-4c7a-8aab-638ff031494d .shg-image-zoom,
.shg-c#s-aa2cc53e-86a2-4c7a-8aab-638ff031494d img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-aa2cc53e-86a2-4c7a-8aab-638ff031494d .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-aa2cc53e-86a2-4c7a-8aab-638ff031494d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-aa2cc53e-86a2-4c7a-8aab-638ff031494d img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-aa2cc53e-86a2-4c7a-8aab-638ff031494d img.shogun-image,
.shg-c#s-aa2cc53e-86a2-4c7a-8aab-638ff031494d .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-aa2cc53e-86a2-4c7a-8aab-638ff031494d .shg-image-zoom,
.shg-c#s-aa2cc53e-86a2-4c7a-8aab-638ff031494d img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){
.shg-c#s-aa2cc53e-86a2-4c7a-8aab-638ff031494d {
  max-width:  100%;
}

.shg-c#s-aa2cc53e-86a2-4c7a-8aab-638ff031494d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-aa2cc53e-86a2-4c7a-8aab-638ff031494d .shg-image-zoom,
.shg-c#s-aa2cc53e-86a2-4c7a-8aab-638ff031494d img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-aa2cc53e-86a2-4c7a-8aab-638ff031494d .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-aa2cc53e-86a2-4c7a-8aab-638ff031494d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-aa2cc53e-86a2-4c7a-8aab-638ff031494d img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-aa2cc53e-86a2-4c7a-8aab-638ff031494d img.shogun-image,
.shg-c#s-aa2cc53e-86a2-4c7a-8aab-638ff031494d .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-aa2cc53e-86a2-4c7a-8aab-638ff031494d .shg-image-zoom,
.shg-c#s-aa2cc53e-86a2-4c7a-8aab-638ff031494d img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-aa2cc53e-86a2-4c7a-8aab-638ff031494d {
  max-width:  100%;
}

.shg-c#s-aa2cc53e-86a2-4c7a-8aab-638ff031494d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-aa2cc53e-86a2-4c7a-8aab-638ff031494d .shg-image-zoom,
.shg-c#s-aa2cc53e-86a2-4c7a-8aab-638ff031494d img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-aa2cc53e-86a2-4c7a-8aab-638ff031494d .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-aa2cc53e-86a2-4c7a-8aab-638ff031494d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-aa2cc53e-86a2-4c7a-8aab-638ff031494d img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-aa2cc53e-86a2-4c7a-8aab-638ff031494d img.shogun-image,
.shg-c#s-aa2cc53e-86a2-4c7a-8aab-638ff031494d .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-aa2cc53e-86a2-4c7a-8aab-638ff031494d .shg-image-zoom,
.shg-c#s-aa2cc53e-86a2-4c7a-8aab-638ff031494d img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-aa2cc53e-86a2-4c7a-8aab-638ff031494d {
  max-width:  100%;
}

.shg-c#s-aa2cc53e-86a2-4c7a-8aab-638ff031494d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-aa2cc53e-86a2-4c7a-8aab-638ff031494d .shg-image-zoom,
.shg-c#s-aa2cc53e-86a2-4c7a-8aab-638ff031494d img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-aa2cc53e-86a2-4c7a-8aab-638ff031494d .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-aa2cc53e-86a2-4c7a-8aab-638ff031494d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-aa2cc53e-86a2-4c7a-8aab-638ff031494d img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-aa2cc53e-86a2-4c7a-8aab-638ff031494d img.shogun-image,
.shg-c#s-aa2cc53e-86a2-4c7a-8aab-638ff031494d .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-aa2cc53e-86a2-4c7a-8aab-638ff031494d .shg-image-zoom,
.shg-c#s-aa2cc53e-86a2-4c7a-8aab-638ff031494d img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-aa2cc53e-86a2-4c7a-8aab-638ff031494d {
  max-width:  100%;
}

.shg-c#s-aa2cc53e-86a2-4c7a-8aab-638ff031494d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-aa2cc53e-86a2-4c7a-8aab-638ff031494d .shg-image-zoom,
.shg-c#s-aa2cc53e-86a2-4c7a-8aab-638ff031494d img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-aa2cc53e-86a2-4c7a-8aab-638ff031494d .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-aa2cc53e-86a2-4c7a-8aab-638ff031494d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-aa2cc53e-86a2-4c7a-8aab-638ff031494d img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-aa2cc53e-86a2-4c7a-8aab-638ff031494d img.shogun-image,
.shg-c#s-aa2cc53e-86a2-4c7a-8aab-638ff031494d .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-aa2cc53e-86a2-4c7a-8aab-638ff031494d .shg-image-zoom,
.shg-c#s-aa2cc53e-86a2-4c7a-8aab-638ff031494d img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-f4c61a10-74bb-4a5d-8482-247abf2d7b86 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f4c61a10-74bb-4a5d-8482-247abf2d7b86 .shg-product-title-component h6 span {
  color: #000;
  font-weight:  normal ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 14px;
  
  
  
}

#s-c895faa7-362e-482a-9a48-70c78d2b98e7 {
  margin-left: auto;
margin-right: auto;
}

#s-64e6d616-2c39-438e-88b1-9db636818dbb {
  margin-left: auto;
margin-right: auto;
text-align: left;
}


.shg-c#s-64e6d616-2c39-438e-88b1-9db636818dbb {
  max-width:  100%;
}

.shg-c#s-64e6d616-2c39-438e-88b1-9db636818dbb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-64e6d616-2c39-438e-88b1-9db636818dbb .shg-image-zoom,
.shg-c#s-64e6d616-2c39-438e-88b1-9db636818dbb img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-64e6d616-2c39-438e-88b1-9db636818dbb .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-64e6d616-2c39-438e-88b1-9db636818dbb .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-64e6d616-2c39-438e-88b1-9db636818dbb img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-64e6d616-2c39-438e-88b1-9db636818dbb img.shogun-image,
.shg-c#s-64e6d616-2c39-438e-88b1-9db636818dbb .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-64e6d616-2c39-438e-88b1-9db636818dbb .shg-image-zoom,
.shg-c#s-64e6d616-2c39-438e-88b1-9db636818dbb img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){
.shg-c#s-64e6d616-2c39-438e-88b1-9db636818dbb {
  max-width:  100%;
}

.shg-c#s-64e6d616-2c39-438e-88b1-9db636818dbb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-64e6d616-2c39-438e-88b1-9db636818dbb .shg-image-zoom,
.shg-c#s-64e6d616-2c39-438e-88b1-9db636818dbb img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-64e6d616-2c39-438e-88b1-9db636818dbb .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-64e6d616-2c39-438e-88b1-9db636818dbb .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-64e6d616-2c39-438e-88b1-9db636818dbb img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-64e6d616-2c39-438e-88b1-9db636818dbb img.shogun-image,
.shg-c#s-64e6d616-2c39-438e-88b1-9db636818dbb .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-64e6d616-2c39-438e-88b1-9db636818dbb .shg-image-zoom,
.shg-c#s-64e6d616-2c39-438e-88b1-9db636818dbb img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-64e6d616-2c39-438e-88b1-9db636818dbb {
  max-width:  100%;
}

.shg-c#s-64e6d616-2c39-438e-88b1-9db636818dbb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-64e6d616-2c39-438e-88b1-9db636818dbb .shg-image-zoom,
.shg-c#s-64e6d616-2c39-438e-88b1-9db636818dbb img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-64e6d616-2c39-438e-88b1-9db636818dbb .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-64e6d616-2c39-438e-88b1-9db636818dbb .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-64e6d616-2c39-438e-88b1-9db636818dbb img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-64e6d616-2c39-438e-88b1-9db636818dbb img.shogun-image,
.shg-c#s-64e6d616-2c39-438e-88b1-9db636818dbb .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-64e6d616-2c39-438e-88b1-9db636818dbb .shg-image-zoom,
.shg-c#s-64e6d616-2c39-438e-88b1-9db636818dbb img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-64e6d616-2c39-438e-88b1-9db636818dbb {
  max-width:  100%;
}

.shg-c#s-64e6d616-2c39-438e-88b1-9db636818dbb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-64e6d616-2c39-438e-88b1-9db636818dbb .shg-image-zoom,
.shg-c#s-64e6d616-2c39-438e-88b1-9db636818dbb img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-64e6d616-2c39-438e-88b1-9db636818dbb .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-64e6d616-2c39-438e-88b1-9db636818dbb .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-64e6d616-2c39-438e-88b1-9db636818dbb img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-64e6d616-2c39-438e-88b1-9db636818dbb img.shogun-image,
.shg-c#s-64e6d616-2c39-438e-88b1-9db636818dbb .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-64e6d616-2c39-438e-88b1-9db636818dbb .shg-image-zoom,
.shg-c#s-64e6d616-2c39-438e-88b1-9db636818dbb img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-64e6d616-2c39-438e-88b1-9db636818dbb {
  max-width:  100%;
}

.shg-c#s-64e6d616-2c39-438e-88b1-9db636818dbb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-64e6d616-2c39-438e-88b1-9db636818dbb .shg-image-zoom,
.shg-c#s-64e6d616-2c39-438e-88b1-9db636818dbb img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-64e6d616-2c39-438e-88b1-9db636818dbb .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-64e6d616-2c39-438e-88b1-9db636818dbb .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-64e6d616-2c39-438e-88b1-9db636818dbb img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-64e6d616-2c39-438e-88b1-9db636818dbb img.shogun-image,
.shg-c#s-64e6d616-2c39-438e-88b1-9db636818dbb .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-64e6d616-2c39-438e-88b1-9db636818dbb .shg-image-zoom,
.shg-c#s-64e6d616-2c39-438e-88b1-9db636818dbb img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-a11d01b4-cf65-49f4-85e4-910d224ac602 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a11d01b4-cf65-49f4-85e4-910d224ac602 .shg-product-title-component h6 span {
  color: #000;
  font-weight:  normal ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 14px;
  
  
  
}

#s-5d024ba0-4410-40f3-91a3-a7bb570903fd {
  margin-left: auto;
margin-right: auto;
}

#s-53a16ba4-3e30-4fc7-b848-fcb3e5f19620 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}


.shg-c#s-53a16ba4-3e30-4fc7-b848-fcb3e5f19620 {
  max-width:  100%;
}

.shg-c#s-53a16ba4-3e30-4fc7-b848-fcb3e5f19620 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-53a16ba4-3e30-4fc7-b848-fcb3e5f19620 .shg-image-zoom,
.shg-c#s-53a16ba4-3e30-4fc7-b848-fcb3e5f19620 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-53a16ba4-3e30-4fc7-b848-fcb3e5f19620 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-53a16ba4-3e30-4fc7-b848-fcb3e5f19620 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-53a16ba4-3e30-4fc7-b848-fcb3e5f19620 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-53a16ba4-3e30-4fc7-b848-fcb3e5f19620 img.shogun-image,
.shg-c#s-53a16ba4-3e30-4fc7-b848-fcb3e5f19620 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-53a16ba4-3e30-4fc7-b848-fcb3e5f19620 .shg-image-zoom,
.shg-c#s-53a16ba4-3e30-4fc7-b848-fcb3e5f19620 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){
.shg-c#s-53a16ba4-3e30-4fc7-b848-fcb3e5f19620 {
  max-width:  100%;
}

.shg-c#s-53a16ba4-3e30-4fc7-b848-fcb3e5f19620 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-53a16ba4-3e30-4fc7-b848-fcb3e5f19620 .shg-image-zoom,
.shg-c#s-53a16ba4-3e30-4fc7-b848-fcb3e5f19620 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-53a16ba4-3e30-4fc7-b848-fcb3e5f19620 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-53a16ba4-3e30-4fc7-b848-fcb3e5f19620 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-53a16ba4-3e30-4fc7-b848-fcb3e5f19620 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-53a16ba4-3e30-4fc7-b848-fcb3e5f19620 img.shogun-image,
.shg-c#s-53a16ba4-3e30-4fc7-b848-fcb3e5f19620 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-53a16ba4-3e30-4fc7-b848-fcb3e5f19620 .shg-image-zoom,
.shg-c#s-53a16ba4-3e30-4fc7-b848-fcb3e5f19620 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-53a16ba4-3e30-4fc7-b848-fcb3e5f19620 {
  max-width:  100%;
}

.shg-c#s-53a16ba4-3e30-4fc7-b848-fcb3e5f19620 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-53a16ba4-3e30-4fc7-b848-fcb3e5f19620 .shg-image-zoom,
.shg-c#s-53a16ba4-3e30-4fc7-b848-fcb3e5f19620 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-53a16ba4-3e30-4fc7-b848-fcb3e5f19620 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-53a16ba4-3e30-4fc7-b848-fcb3e5f19620 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-53a16ba4-3e30-4fc7-b848-fcb3e5f19620 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-53a16ba4-3e30-4fc7-b848-fcb3e5f19620 img.shogun-image,
.shg-c#s-53a16ba4-3e30-4fc7-b848-fcb3e5f19620 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-53a16ba4-3e30-4fc7-b848-fcb3e5f19620 .shg-image-zoom,
.shg-c#s-53a16ba4-3e30-4fc7-b848-fcb3e5f19620 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-53a16ba4-3e30-4fc7-b848-fcb3e5f19620 {
  max-width:  100%;
}

.shg-c#s-53a16ba4-3e30-4fc7-b848-fcb3e5f19620 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-53a16ba4-3e30-4fc7-b848-fcb3e5f19620 .shg-image-zoom,
.shg-c#s-53a16ba4-3e30-4fc7-b848-fcb3e5f19620 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-53a16ba4-3e30-4fc7-b848-fcb3e5f19620 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-53a16ba4-3e30-4fc7-b848-fcb3e5f19620 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-53a16ba4-3e30-4fc7-b848-fcb3e5f19620 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-53a16ba4-3e30-4fc7-b848-fcb3e5f19620 img.shogun-image,
.shg-c#s-53a16ba4-3e30-4fc7-b848-fcb3e5f19620 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-53a16ba4-3e30-4fc7-b848-fcb3e5f19620 .shg-image-zoom,
.shg-c#s-53a16ba4-3e30-4fc7-b848-fcb3e5f19620 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-53a16ba4-3e30-4fc7-b848-fcb3e5f19620 {
  max-width:  100%;
}

.shg-c#s-53a16ba4-3e30-4fc7-b848-fcb3e5f19620 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-53a16ba4-3e30-4fc7-b848-fcb3e5f19620 .shg-image-zoom,
.shg-c#s-53a16ba4-3e30-4fc7-b848-fcb3e5f19620 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-53a16ba4-3e30-4fc7-b848-fcb3e5f19620 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-53a16ba4-3e30-4fc7-b848-fcb3e5f19620 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-53a16ba4-3e30-4fc7-b848-fcb3e5f19620 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-53a16ba4-3e30-4fc7-b848-fcb3e5f19620 img.shogun-image,
.shg-c#s-53a16ba4-3e30-4fc7-b848-fcb3e5f19620 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-53a16ba4-3e30-4fc7-b848-fcb3e5f19620 .shg-image-zoom,
.shg-c#s-53a16ba4-3e30-4fc7-b848-fcb3e5f19620 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-2069654b-8a74-41c3-ab34-aeabbfafc75b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2069654b-8a74-41c3-ab34-aeabbfafc75b .shg-product-title-component h6 span {
  color: #000;
  font-weight:  normal ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 14px;
  
  
  
}

#s-e9b031a9-2fad-4079-9835-a2ccd96ddca7 {
  margin-left: auto;
margin-right: auto;
}

#s-168313f0-f413-4bfb-9e9f-834e4adc172b {
  margin-left: auto;
margin-right: auto;
text-align: left;
}


.shg-c#s-168313f0-f413-4bfb-9e9f-834e4adc172b {
  max-width:  100%;
}

.shg-c#s-168313f0-f413-4bfb-9e9f-834e4adc172b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-168313f0-f413-4bfb-9e9f-834e4adc172b .shg-image-zoom,
.shg-c#s-168313f0-f413-4bfb-9e9f-834e4adc172b img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-168313f0-f413-4bfb-9e9f-834e4adc172b .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-168313f0-f413-4bfb-9e9f-834e4adc172b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-168313f0-f413-4bfb-9e9f-834e4adc172b img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-168313f0-f413-4bfb-9e9f-834e4adc172b img.shogun-image,
.shg-c#s-168313f0-f413-4bfb-9e9f-834e4adc172b .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-168313f0-f413-4bfb-9e9f-834e4adc172b .shg-image-zoom,
.shg-c#s-168313f0-f413-4bfb-9e9f-834e4adc172b img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){
.shg-c#s-168313f0-f413-4bfb-9e9f-834e4adc172b {
  max-width:  100%;
}

.shg-c#s-168313f0-f413-4bfb-9e9f-834e4adc172b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-168313f0-f413-4bfb-9e9f-834e4adc172b .shg-image-zoom,
.shg-c#s-168313f0-f413-4bfb-9e9f-834e4adc172b img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-168313f0-f413-4bfb-9e9f-834e4adc172b .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-168313f0-f413-4bfb-9e9f-834e4adc172b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-168313f0-f413-4bfb-9e9f-834e4adc172b img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-168313f0-f413-4bfb-9e9f-834e4adc172b img.shogun-image,
.shg-c#s-168313f0-f413-4bfb-9e9f-834e4adc172b .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-168313f0-f413-4bfb-9e9f-834e4adc172b .shg-image-zoom,
.shg-c#s-168313f0-f413-4bfb-9e9f-834e4adc172b img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-168313f0-f413-4bfb-9e9f-834e4adc172b {
  max-width:  100%;
}

.shg-c#s-168313f0-f413-4bfb-9e9f-834e4adc172b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-168313f0-f413-4bfb-9e9f-834e4adc172b .shg-image-zoom,
.shg-c#s-168313f0-f413-4bfb-9e9f-834e4adc172b img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-168313f0-f413-4bfb-9e9f-834e4adc172b .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-168313f0-f413-4bfb-9e9f-834e4adc172b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-168313f0-f413-4bfb-9e9f-834e4adc172b img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-168313f0-f413-4bfb-9e9f-834e4adc172b img.shogun-image,
.shg-c#s-168313f0-f413-4bfb-9e9f-834e4adc172b .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-168313f0-f413-4bfb-9e9f-834e4adc172b .shg-image-zoom,
.shg-c#s-168313f0-f413-4bfb-9e9f-834e4adc172b img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-168313f0-f413-4bfb-9e9f-834e4adc172b {
  max-width:  100%;
}

.shg-c#s-168313f0-f413-4bfb-9e9f-834e4adc172b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-168313f0-f413-4bfb-9e9f-834e4adc172b .shg-image-zoom,
.shg-c#s-168313f0-f413-4bfb-9e9f-834e4adc172b img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-168313f0-f413-4bfb-9e9f-834e4adc172b .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-168313f0-f413-4bfb-9e9f-834e4adc172b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-168313f0-f413-4bfb-9e9f-834e4adc172b img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-168313f0-f413-4bfb-9e9f-834e4adc172b img.shogun-image,
.shg-c#s-168313f0-f413-4bfb-9e9f-834e4adc172b .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-168313f0-f413-4bfb-9e9f-834e4adc172b .shg-image-zoom,
.shg-c#s-168313f0-f413-4bfb-9e9f-834e4adc172b img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-168313f0-f413-4bfb-9e9f-834e4adc172b {
  max-width:  100%;
}

.shg-c#s-168313f0-f413-4bfb-9e9f-834e4adc172b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-168313f0-f413-4bfb-9e9f-834e4adc172b .shg-image-zoom,
.shg-c#s-168313f0-f413-4bfb-9e9f-834e4adc172b img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-168313f0-f413-4bfb-9e9f-834e4adc172b .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-168313f0-f413-4bfb-9e9f-834e4adc172b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-168313f0-f413-4bfb-9e9f-834e4adc172b img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-168313f0-f413-4bfb-9e9f-834e4adc172b img.shogun-image,
.shg-c#s-168313f0-f413-4bfb-9e9f-834e4adc172b .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-168313f0-f413-4bfb-9e9f-834e4adc172b .shg-image-zoom,
.shg-c#s-168313f0-f413-4bfb-9e9f-834e4adc172b img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-a2f4f080-4cab-4e37-9445-4f9406504cbb {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a2f4f080-4cab-4e37-9445-4f9406504cbb .shg-product-title-component h6 span {
  color: #000;
  font-weight:  normal ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 14px;
  
  
  
}

#s-570f4586-b21f-418b-b606-f97d931312d2 {
  margin-left: auto;
margin-right: auto;
}

#s-98d5552b-0158-4829-8081-826d316158a9 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}


.shg-c#s-98d5552b-0158-4829-8081-826d316158a9 {
  max-width:  100%;
}

.shg-c#s-98d5552b-0158-4829-8081-826d316158a9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-98d5552b-0158-4829-8081-826d316158a9 .shg-image-zoom,
.shg-c#s-98d5552b-0158-4829-8081-826d316158a9 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-98d5552b-0158-4829-8081-826d316158a9 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-98d5552b-0158-4829-8081-826d316158a9 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-98d5552b-0158-4829-8081-826d316158a9 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-98d5552b-0158-4829-8081-826d316158a9 img.shogun-image,
.shg-c#s-98d5552b-0158-4829-8081-826d316158a9 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-98d5552b-0158-4829-8081-826d316158a9 .shg-image-zoom,
.shg-c#s-98d5552b-0158-4829-8081-826d316158a9 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){
.shg-c#s-98d5552b-0158-4829-8081-826d316158a9 {
  max-width:  100%;
}

.shg-c#s-98d5552b-0158-4829-8081-826d316158a9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-98d5552b-0158-4829-8081-826d316158a9 .shg-image-zoom,
.shg-c#s-98d5552b-0158-4829-8081-826d316158a9 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-98d5552b-0158-4829-8081-826d316158a9 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-98d5552b-0158-4829-8081-826d316158a9 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-98d5552b-0158-4829-8081-826d316158a9 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-98d5552b-0158-4829-8081-826d316158a9 img.shogun-image,
.shg-c#s-98d5552b-0158-4829-8081-826d316158a9 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-98d5552b-0158-4829-8081-826d316158a9 .shg-image-zoom,
.shg-c#s-98d5552b-0158-4829-8081-826d316158a9 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-98d5552b-0158-4829-8081-826d316158a9 {
  max-width:  100%;
}

.shg-c#s-98d5552b-0158-4829-8081-826d316158a9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-98d5552b-0158-4829-8081-826d316158a9 .shg-image-zoom,
.shg-c#s-98d5552b-0158-4829-8081-826d316158a9 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-98d5552b-0158-4829-8081-826d316158a9 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-98d5552b-0158-4829-8081-826d316158a9 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-98d5552b-0158-4829-8081-826d316158a9 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-98d5552b-0158-4829-8081-826d316158a9 img.shogun-image,
.shg-c#s-98d5552b-0158-4829-8081-826d316158a9 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-98d5552b-0158-4829-8081-826d316158a9 .shg-image-zoom,
.shg-c#s-98d5552b-0158-4829-8081-826d316158a9 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-98d5552b-0158-4829-8081-826d316158a9 {
  max-width:  100%;
}

.shg-c#s-98d5552b-0158-4829-8081-826d316158a9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-98d5552b-0158-4829-8081-826d316158a9 .shg-image-zoom,
.shg-c#s-98d5552b-0158-4829-8081-826d316158a9 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-98d5552b-0158-4829-8081-826d316158a9 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-98d5552b-0158-4829-8081-826d316158a9 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-98d5552b-0158-4829-8081-826d316158a9 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-98d5552b-0158-4829-8081-826d316158a9 img.shogun-image,
.shg-c#s-98d5552b-0158-4829-8081-826d316158a9 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-98d5552b-0158-4829-8081-826d316158a9 .shg-image-zoom,
.shg-c#s-98d5552b-0158-4829-8081-826d316158a9 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-98d5552b-0158-4829-8081-826d316158a9 {
  max-width:  100%;
}

.shg-c#s-98d5552b-0158-4829-8081-826d316158a9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-98d5552b-0158-4829-8081-826d316158a9 .shg-image-zoom,
.shg-c#s-98d5552b-0158-4829-8081-826d316158a9 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-98d5552b-0158-4829-8081-826d316158a9 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-98d5552b-0158-4829-8081-826d316158a9 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-98d5552b-0158-4829-8081-826d316158a9 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-98d5552b-0158-4829-8081-826d316158a9 img.shogun-image,
.shg-c#s-98d5552b-0158-4829-8081-826d316158a9 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-98d5552b-0158-4829-8081-826d316158a9 .shg-image-zoom,
.shg-c#s-98d5552b-0158-4829-8081-826d316158a9 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-ce40afa4-edc2-48ea-b1c6-245a8ce8d67d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ce40afa4-edc2-48ea-b1c6-245a8ce8d67d .shg-product-title-component h6 span {
  color: #000;
  font-weight:  normal ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 14px;
  
  
  
}

#s-981d454d-34bd-4a54-b125-11a05a76b6e5 {
  margin-left: auto;
margin-right: auto;
}
@media (min-width: 1200px){#s-981d454d-34bd-4a54-b125-11a05a76b6e5 {
  display: none;
}
#s-981d454d-34bd-4a54-b125-11a05a76b6e5, #wrap-s-981d454d-34bd-4a54-b125-11a05a76b6e5, #wrap-content-s-981d454d-34bd-4a54-b125-11a05a76b6e5 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-981d454d-34bd-4a54-b125-11a05a76b6e5 {
  display: none;
}
#s-981d454d-34bd-4a54-b125-11a05a76b6e5, #wrap-s-981d454d-34bd-4a54-b125-11a05a76b6e5, #wrap-content-s-981d454d-34bd-4a54-b125-11a05a76b6e5 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-981d454d-34bd-4a54-b125-11a05a76b6e5 {
  margin-left: 5%;
margin-right: 5%;
}
}
#s-981d454d-34bd-4a54-b125-11a05a76b6e5 .shg-dynamic-column-count {
  grid-template-columns: repeat(5, 1fr);
}


#slider-v3-s-981d454d-34bd-4a54-b125-11a05a76b6e5 {
  --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;
  
}

#slider-v3-s-981d454d-34bd-4a54-b125-11a05a76b6e5 > .swiper-button-prev,
#slider-v3-s-981d454d-34bd-4a54-b125-11a05a76b6e5 > .swiper-button-next {
  
}

#slider-v3-s-981d454d-34bd-4a54-b125-11a05a76b6e5 > .swiper-button-prev svg,
#slider-v3-s-981d454d-34bd-4a54-b125-11a05a76b6e5 > .swiper-button-next svg {
  fill: rgba(113, 113, 113, 1) !important;
  stroke: rgba(113, 113, 113, 1) !important;
  
}

#slider-v3-s-981d454d-34bd-4a54-b125-11a05a76b6e5 > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-981d454d-34bd-4a54-b125-11a05a76b6e5 > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-981d454d-34bd-4a54-b125-11a05a76b6e5 > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-981d454d-34bd-4a54-b125-11a05a76b6e5 .swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
}

#slider-v3-s-981d454d-34bd-4a54-b125-11a05a76b6e5 .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-981d454d-34bd-4a54-b125-11a05a76b6e5 .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}
@media (min-width: 768px) and (max-width: 991px){#s-981d454d-34bd-4a54-b125-11a05a76b6e5 .shg-dynamic-column-count {
  grid-template-columns: repeat(4, 1fr);
}


#slider-v3-s-981d454d-34bd-4a54-b125-11a05a76b6e5 {
  --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;
  
}

#slider-v3-s-981d454d-34bd-4a54-b125-11a05a76b6e5 > .swiper-button-prev,
#slider-v3-s-981d454d-34bd-4a54-b125-11a05a76b6e5 > .swiper-button-next {
  
}

#slider-v3-s-981d454d-34bd-4a54-b125-11a05a76b6e5 > .swiper-button-prev svg,
#slider-v3-s-981d454d-34bd-4a54-b125-11a05a76b6e5 > .swiper-button-next svg {
  fill: rgba(113, 113, 113, 1) !important;
  stroke: rgba(113, 113, 113, 1) !important;
  
}

#slider-v3-s-981d454d-34bd-4a54-b125-11a05a76b6e5 > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-981d454d-34bd-4a54-b125-11a05a76b6e5 > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-981d454d-34bd-4a54-b125-11a05a76b6e5 > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-981d454d-34bd-4a54-b125-11a05a76b6e5 .swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
}

#slider-v3-s-981d454d-34bd-4a54-b125-11a05a76b6e5 .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-981d454d-34bd-4a54-b125-11a05a76b6e5 .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}
}@media (max-width: 767px){#s-981d454d-34bd-4a54-b125-11a05a76b6e5 .shg-dynamic-column-count {
  grid-template-columns: repeat(2, 1fr);
}


#slider-v3-s-981d454d-34bd-4a54-b125-11a05a76b6e5 {
  --swiper-pagination-color: rgba(0, 103, 130, 1) !important;
  --swiper-pagination-bullet-inactive-color: rgba(0, 103, 130, 1) !important;
  --swiper-pagination-bullet-active-color: rgba(0, 103, 130, 1) !important;
  --arrow-button-size: 35px !important;
  --swiper-pagination-bullet-size: 14px !important;
  
}

#slider-v3-s-981d454d-34bd-4a54-b125-11a05a76b6e5 > .swiper-button-prev,
#slider-v3-s-981d454d-34bd-4a54-b125-11a05a76b6e5 > .swiper-button-next {
  
}

#slider-v3-s-981d454d-34bd-4a54-b125-11a05a76b6e5 > .swiper-button-prev svg,
#slider-v3-s-981d454d-34bd-4a54-b125-11a05a76b6e5 > .swiper-button-next svg {
  fill: rgba(0, 103, 130, 1) !important;
  stroke: rgba(0, 103, 130, 1) !important;
  
}

#slider-v3-s-981d454d-34bd-4a54-b125-11a05a76b6e5 > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-981d454d-34bd-4a54-b125-11a05a76b6e5 > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-981d454d-34bd-4a54-b125-11a05a76b6e5 > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-981d454d-34bd-4a54-b125-11a05a76b6e5 .swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
}

#slider-v3-s-981d454d-34bd-4a54-b125-11a05a76b6e5 .swiper-pagination-bullet-active {
  background-color: rgba(0, 103, 130, 1) !important;
  width: calc(14px * 1) !important;
  height: 14px !important;
  border-radius:  50px  !important;
}

#slider-v3-s-981d454d-34bd-4a54-b125-11a05a76b6e5 .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}
}
#s-19a63134-e9a6-4f82-8497-4a2a838e9e82 {
  margin-left: auto;
margin-right: auto;
}

#s-e1c589cb-794d-49d3-8612-22294a738d68 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-e1c589cb-794d-49d3-8612-22294a738d68 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
}@media (max-width: 767px){#s-e1c589cb-794d-49d3-8612-22294a738d68 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
}


.shg-c#s-e1c589cb-794d-49d3-8612-22294a738d68 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e1c589cb-794d-49d3-8612-22294a738d68 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-e1c589cb-794d-49d3-8612-22294a738d68 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e1c589cb-794d-49d3-8612-22294a738d68 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-e1c589cb-794d-49d3-8612-22294a738d68 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e1c589cb-794d-49d3-8612-22294a738d68 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e1c589cb-794d-49d3-8612-22294a738d68 {
  max-width:  100%;
}

.shg-c#s-e1c589cb-794d-49d3-8612-22294a738d68 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e1c589cb-794d-49d3-8612-22294a738d68 .shg-image-zoom,
.shg-c#s-e1c589cb-794d-49d3-8612-22294a738d68 img.shogun-image {
  max-width: 828px !important;
  
}

.shg-c#s-e1c589cb-794d-49d3-8612-22294a738d68 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-e1c589cb-794d-49d3-8612-22294a738d68 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e1c589cb-794d-49d3-8612-22294a738d68 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-e1c589cb-794d-49d3-8612-22294a738d68 img.shogun-image,
.shg-c#s-e1c589cb-794d-49d3-8612-22294a738d68 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-e1c589cb-794d-49d3-8612-22294a738d68 .shg-image-zoom,
.shg-c#s-e1c589cb-794d-49d3-8612-22294a738d68 img.shogun-image {
  aspect-ratio: 828/1280;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-e1c589cb-794d-49d3-8612-22294a738d68 {
  max-width:  100%;
}

.shg-c#s-e1c589cb-794d-49d3-8612-22294a738d68 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e1c589cb-794d-49d3-8612-22294a738d68 .shg-image-zoom,
.shg-c#s-e1c589cb-794d-49d3-8612-22294a738d68 img.shogun-image {
  max-width: 285px !important;
  
}

.shg-c#s-e1c589cb-794d-49d3-8612-22294a738d68 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-e1c589cb-794d-49d3-8612-22294a738d68 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e1c589cb-794d-49d3-8612-22294a738d68 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-e1c589cb-794d-49d3-8612-22294a738d68 img.shogun-image,
.shg-c#s-e1c589cb-794d-49d3-8612-22294a738d68 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-e1c589cb-794d-49d3-8612-22294a738d68 .shg-image-zoom,
.shg-c#s-e1c589cb-794d-49d3-8612-22294a738d68 img.shogun-image {
  aspect-ratio: 285/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-6873b6ca-0e50-4f20-ab46-901924b10e41 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6873b6ca-0e50-4f20-ab46-901924b10e41 .shg-product-title-component h3 span {
  color: #000;
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 18px;
  
  
  
}
@media (min-width: 768px) and (max-width: 991px){#s-6873b6ca-0e50-4f20-ab46-901924b10e41 .shg-product-title-component h3 span {
  color: rgba(0, 103, 130, 1);
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 14px;
  
  
  
}
}@media (max-width: 767px){#s-6873b6ca-0e50-4f20-ab46-901924b10e41 .shg-product-title-component h3 span {
  color: rgba(0, 103, 130, 1);
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 14px;
  
  
  
}
}
#s-594f3390-bf89-4f01-abf3-b53195532a75 {
  margin-left: auto;
margin-right: auto;
}

#s-6a471978-b642-420b-a2f1-487214760815 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-6a471978-b642-420b-a2f1-487214760815 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
}@media (max-width: 767px){#s-6a471978-b642-420b-a2f1-487214760815 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
}


.shg-c#s-6a471978-b642-420b-a2f1-487214760815 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-6a471978-b642-420b-a2f1-487214760815 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-6a471978-b642-420b-a2f1-487214760815 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-6a471978-b642-420b-a2f1-487214760815 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-6a471978-b642-420b-a2f1-487214760815 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-6a471978-b642-420b-a2f1-487214760815 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-6a471978-b642-420b-a2f1-487214760815 {
  max-width:  100%;
}

.shg-c#s-6a471978-b642-420b-a2f1-487214760815 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6a471978-b642-420b-a2f1-487214760815 .shg-image-zoom,
.shg-c#s-6a471978-b642-420b-a2f1-487214760815 img.shogun-image {
  max-width: 828px !important;
  
}

.shg-c#s-6a471978-b642-420b-a2f1-487214760815 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-6a471978-b642-420b-a2f1-487214760815 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-6a471978-b642-420b-a2f1-487214760815 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-6a471978-b642-420b-a2f1-487214760815 img.shogun-image,
.shg-c#s-6a471978-b642-420b-a2f1-487214760815 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-6a471978-b642-420b-a2f1-487214760815 .shg-image-zoom,
.shg-c#s-6a471978-b642-420b-a2f1-487214760815 img.shogun-image {
  aspect-ratio: 828/1280;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-6a471978-b642-420b-a2f1-487214760815 {
  max-width:  100%;
}

.shg-c#s-6a471978-b642-420b-a2f1-487214760815 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6a471978-b642-420b-a2f1-487214760815 .shg-image-zoom,
.shg-c#s-6a471978-b642-420b-a2f1-487214760815 img.shogun-image {
  max-width: 285px !important;
  
}

.shg-c#s-6a471978-b642-420b-a2f1-487214760815 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-6a471978-b642-420b-a2f1-487214760815 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-6a471978-b642-420b-a2f1-487214760815 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-6a471978-b642-420b-a2f1-487214760815 img.shogun-image,
.shg-c#s-6a471978-b642-420b-a2f1-487214760815 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-6a471978-b642-420b-a2f1-487214760815 .shg-image-zoom,
.shg-c#s-6a471978-b642-420b-a2f1-487214760815 img.shogun-image {
  aspect-ratio: 285/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-ce601e20-3386-4716-abeb-29d23859e3ac {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ce601e20-3386-4716-abeb-29d23859e3ac .shg-product-title-component h3 span {
  color: #000;
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 18px;
  
  
  
}
@media (min-width: 768px) and (max-width: 991px){#s-ce601e20-3386-4716-abeb-29d23859e3ac .shg-product-title-component h3 span {
  color: rgba(0, 103, 130, 1);
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 14px;
  
  
  
}
}@media (max-width: 767px){#s-ce601e20-3386-4716-abeb-29d23859e3ac .shg-product-title-component h3 span {
  color: rgba(0, 103, 130, 1);
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 14px;
  
  
  
}
}
#s-17dba430-708f-4af5-bc56-0dbedeedacb1 {
  margin-left: auto;
margin-right: auto;
}

#s-342adcdc-788a-4ce1-968f-f600727f8578 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-342adcdc-788a-4ce1-968f-f600727f8578 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
}@media (max-width: 767px){#s-342adcdc-788a-4ce1-968f-f600727f8578 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
}


.shg-c#s-342adcdc-788a-4ce1-968f-f600727f8578 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-342adcdc-788a-4ce1-968f-f600727f8578 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-342adcdc-788a-4ce1-968f-f600727f8578 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-342adcdc-788a-4ce1-968f-f600727f8578 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-342adcdc-788a-4ce1-968f-f600727f8578 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-342adcdc-788a-4ce1-968f-f600727f8578 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-342adcdc-788a-4ce1-968f-f600727f8578 {
  max-width:  100%;
}

.shg-c#s-342adcdc-788a-4ce1-968f-f600727f8578 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-342adcdc-788a-4ce1-968f-f600727f8578 .shg-image-zoom,
.shg-c#s-342adcdc-788a-4ce1-968f-f600727f8578 img.shogun-image {
  max-width: 828px !important;
  
}

.shg-c#s-342adcdc-788a-4ce1-968f-f600727f8578 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-342adcdc-788a-4ce1-968f-f600727f8578 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-342adcdc-788a-4ce1-968f-f600727f8578 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-342adcdc-788a-4ce1-968f-f600727f8578 img.shogun-image,
.shg-c#s-342adcdc-788a-4ce1-968f-f600727f8578 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-342adcdc-788a-4ce1-968f-f600727f8578 .shg-image-zoom,
.shg-c#s-342adcdc-788a-4ce1-968f-f600727f8578 img.shogun-image {
  aspect-ratio: 828/1280;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-342adcdc-788a-4ce1-968f-f600727f8578 {
  max-width:  100%;
}

.shg-c#s-342adcdc-788a-4ce1-968f-f600727f8578 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-342adcdc-788a-4ce1-968f-f600727f8578 .shg-image-zoom,
.shg-c#s-342adcdc-788a-4ce1-968f-f600727f8578 img.shogun-image {
  max-width: 285px !important;
  
}

.shg-c#s-342adcdc-788a-4ce1-968f-f600727f8578 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-342adcdc-788a-4ce1-968f-f600727f8578 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-342adcdc-788a-4ce1-968f-f600727f8578 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-342adcdc-788a-4ce1-968f-f600727f8578 img.shogun-image,
.shg-c#s-342adcdc-788a-4ce1-968f-f600727f8578 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-342adcdc-788a-4ce1-968f-f600727f8578 .shg-image-zoom,
.shg-c#s-342adcdc-788a-4ce1-968f-f600727f8578 img.shogun-image {
  aspect-ratio: 285/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-abd48320-4598-4693-b265-d2090526dd24 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-abd48320-4598-4693-b265-d2090526dd24 .shg-product-title-component h3 span {
  color: #000;
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 18px;
  
  
  
}
@media (min-width: 768px) and (max-width: 991px){#s-abd48320-4598-4693-b265-d2090526dd24 .shg-product-title-component h3 span {
  color: rgba(0, 103, 130, 1);
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 14px;
  
  
  
}
}@media (max-width: 767px){#s-abd48320-4598-4693-b265-d2090526dd24 .shg-product-title-component h3 span {
  color: rgba(0, 103, 130, 1);
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 14px;
  
  
  
}
}
#s-a575500e-92c2-457f-baeb-de7cdbba4bc6 {
  margin-left: auto;
margin-right: auto;
}

#s-2b692a1b-88b5-4f4f-830e-0734002aa3e3 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-2b692a1b-88b5-4f4f-830e-0734002aa3e3 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
}@media (max-width: 767px){#s-2b692a1b-88b5-4f4f-830e-0734002aa3e3 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
}


.shg-c#s-2b692a1b-88b5-4f4f-830e-0734002aa3e3 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2b692a1b-88b5-4f4f-830e-0734002aa3e3 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-2b692a1b-88b5-4f4f-830e-0734002aa3e3 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2b692a1b-88b5-4f4f-830e-0734002aa3e3 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-2b692a1b-88b5-4f4f-830e-0734002aa3e3 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2b692a1b-88b5-4f4f-830e-0734002aa3e3 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-2b692a1b-88b5-4f4f-830e-0734002aa3e3 {
  max-width:  100%;
}

.shg-c#s-2b692a1b-88b5-4f4f-830e-0734002aa3e3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2b692a1b-88b5-4f4f-830e-0734002aa3e3 .shg-image-zoom,
.shg-c#s-2b692a1b-88b5-4f4f-830e-0734002aa3e3 img.shogun-image {
  max-width: 828px !important;
  
}

.shg-c#s-2b692a1b-88b5-4f4f-830e-0734002aa3e3 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-2b692a1b-88b5-4f4f-830e-0734002aa3e3 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2b692a1b-88b5-4f4f-830e-0734002aa3e3 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-2b692a1b-88b5-4f4f-830e-0734002aa3e3 img.shogun-image,
.shg-c#s-2b692a1b-88b5-4f4f-830e-0734002aa3e3 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-2b692a1b-88b5-4f4f-830e-0734002aa3e3 .shg-image-zoom,
.shg-c#s-2b692a1b-88b5-4f4f-830e-0734002aa3e3 img.shogun-image {
  aspect-ratio: 828/1280;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-2b692a1b-88b5-4f4f-830e-0734002aa3e3 {
  max-width:  100%;
}

.shg-c#s-2b692a1b-88b5-4f4f-830e-0734002aa3e3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2b692a1b-88b5-4f4f-830e-0734002aa3e3 .shg-image-zoom,
.shg-c#s-2b692a1b-88b5-4f4f-830e-0734002aa3e3 img.shogun-image {
  max-width: 285px !important;
  
}

.shg-c#s-2b692a1b-88b5-4f4f-830e-0734002aa3e3 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-2b692a1b-88b5-4f4f-830e-0734002aa3e3 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2b692a1b-88b5-4f4f-830e-0734002aa3e3 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-2b692a1b-88b5-4f4f-830e-0734002aa3e3 img.shogun-image,
.shg-c#s-2b692a1b-88b5-4f4f-830e-0734002aa3e3 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-2b692a1b-88b5-4f4f-830e-0734002aa3e3 .shg-image-zoom,
.shg-c#s-2b692a1b-88b5-4f4f-830e-0734002aa3e3 img.shogun-image {
  aspect-ratio: 285/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-0b546f01-2639-4115-89ee-47b114099498 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0b546f01-2639-4115-89ee-47b114099498 .shg-product-title-component h3 span {
  color: #000;
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 18px;
  
  
  
}
@media (min-width: 768px) and (max-width: 991px){#s-0b546f01-2639-4115-89ee-47b114099498 .shg-product-title-component h3 span {
  color: rgba(0, 103, 130, 1);
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 14px;
  
  
  
}
}@media (max-width: 767px){#s-0b546f01-2639-4115-89ee-47b114099498 .shg-product-title-component h3 span {
  color: rgba(0, 103, 130, 1);
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 14px;
  
  
  
}
}
#s-d155d93a-1583-42ff-811d-48d26079b318 {
  margin-left: auto;
margin-right: auto;
}

#s-b5e84702-d161-43a2-a5ff-8fe942daab88 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-b5e84702-d161-43a2-a5ff-8fe942daab88 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
}@media (max-width: 767px){#s-b5e84702-d161-43a2-a5ff-8fe942daab88 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
}


.shg-c#s-b5e84702-d161-43a2-a5ff-8fe942daab88 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b5e84702-d161-43a2-a5ff-8fe942daab88 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-b5e84702-d161-43a2-a5ff-8fe942daab88 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b5e84702-d161-43a2-a5ff-8fe942daab88 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-b5e84702-d161-43a2-a5ff-8fe942daab88 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b5e84702-d161-43a2-a5ff-8fe942daab88 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b5e84702-d161-43a2-a5ff-8fe942daab88 {
  max-width:  100%;
}

.shg-c#s-b5e84702-d161-43a2-a5ff-8fe942daab88 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b5e84702-d161-43a2-a5ff-8fe942daab88 .shg-image-zoom,
.shg-c#s-b5e84702-d161-43a2-a5ff-8fe942daab88 img.shogun-image {
  max-width: 828px !important;
  
}

.shg-c#s-b5e84702-d161-43a2-a5ff-8fe942daab88 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-b5e84702-d161-43a2-a5ff-8fe942daab88 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b5e84702-d161-43a2-a5ff-8fe942daab88 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-b5e84702-d161-43a2-a5ff-8fe942daab88 img.shogun-image,
.shg-c#s-b5e84702-d161-43a2-a5ff-8fe942daab88 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-b5e84702-d161-43a2-a5ff-8fe942daab88 .shg-image-zoom,
.shg-c#s-b5e84702-d161-43a2-a5ff-8fe942daab88 img.shogun-image {
  aspect-ratio: 828/1280;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-b5e84702-d161-43a2-a5ff-8fe942daab88 {
  max-width:  100%;
}

.shg-c#s-b5e84702-d161-43a2-a5ff-8fe942daab88 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b5e84702-d161-43a2-a5ff-8fe942daab88 .shg-image-zoom,
.shg-c#s-b5e84702-d161-43a2-a5ff-8fe942daab88 img.shogun-image {
  max-width: 285px !important;
  
}

.shg-c#s-b5e84702-d161-43a2-a5ff-8fe942daab88 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-b5e84702-d161-43a2-a5ff-8fe942daab88 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b5e84702-d161-43a2-a5ff-8fe942daab88 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-b5e84702-d161-43a2-a5ff-8fe942daab88 img.shogun-image,
.shg-c#s-b5e84702-d161-43a2-a5ff-8fe942daab88 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-b5e84702-d161-43a2-a5ff-8fe942daab88 .shg-image-zoom,
.shg-c#s-b5e84702-d161-43a2-a5ff-8fe942daab88 img.shogun-image {
  aspect-ratio: 285/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-2a320827-38b9-4401-b55d-d913902b1088 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2a320827-38b9-4401-b55d-d913902b1088 .shg-product-title-component h3 span {
  color: #000;
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 18px;
  
  
  
}
@media (min-width: 768px) and (max-width: 991px){#s-2a320827-38b9-4401-b55d-d913902b1088 .shg-product-title-component h3 span {
  color: rgba(0, 103, 130, 1);
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 14px;
  
  
  
}
}@media (max-width: 767px){#s-2a320827-38b9-4401-b55d-d913902b1088 .shg-product-title-component h3 span {
  color: rgba(0, 103, 130, 1);
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 14px;
  
  
  
}
}
#s-5f9a21cf-8aa1-4e5f-8250-5882a0beee0a {
  margin-left: auto;
margin-right: auto;
}

#s-8a15b020-a69b-428b-8cc5-1428d354a0e1 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-8a15b020-a69b-428b-8cc5-1428d354a0e1 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
}@media (max-width: 767px){#s-8a15b020-a69b-428b-8cc5-1428d354a0e1 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
}


.shg-c#s-8a15b020-a69b-428b-8cc5-1428d354a0e1 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8a15b020-a69b-428b-8cc5-1428d354a0e1 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-8a15b020-a69b-428b-8cc5-1428d354a0e1 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8a15b020-a69b-428b-8cc5-1428d354a0e1 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-8a15b020-a69b-428b-8cc5-1428d354a0e1 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8a15b020-a69b-428b-8cc5-1428d354a0e1 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-8a15b020-a69b-428b-8cc5-1428d354a0e1 {
  max-width:  100%;
}

.shg-c#s-8a15b020-a69b-428b-8cc5-1428d354a0e1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8a15b020-a69b-428b-8cc5-1428d354a0e1 .shg-image-zoom,
.shg-c#s-8a15b020-a69b-428b-8cc5-1428d354a0e1 img.shogun-image {
  max-width: 828px !important;
  
}

.shg-c#s-8a15b020-a69b-428b-8cc5-1428d354a0e1 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-8a15b020-a69b-428b-8cc5-1428d354a0e1 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8a15b020-a69b-428b-8cc5-1428d354a0e1 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-8a15b020-a69b-428b-8cc5-1428d354a0e1 img.shogun-image,
.shg-c#s-8a15b020-a69b-428b-8cc5-1428d354a0e1 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-8a15b020-a69b-428b-8cc5-1428d354a0e1 .shg-image-zoom,
.shg-c#s-8a15b020-a69b-428b-8cc5-1428d354a0e1 img.shogun-image {
  aspect-ratio: 828/1280;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-8a15b020-a69b-428b-8cc5-1428d354a0e1 {
  max-width:  100%;
}

.shg-c#s-8a15b020-a69b-428b-8cc5-1428d354a0e1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8a15b020-a69b-428b-8cc5-1428d354a0e1 .shg-image-zoom,
.shg-c#s-8a15b020-a69b-428b-8cc5-1428d354a0e1 img.shogun-image {
  max-width: 285px !important;
  
}

.shg-c#s-8a15b020-a69b-428b-8cc5-1428d354a0e1 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-8a15b020-a69b-428b-8cc5-1428d354a0e1 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8a15b020-a69b-428b-8cc5-1428d354a0e1 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-8a15b020-a69b-428b-8cc5-1428d354a0e1 img.shogun-image,
.shg-c#s-8a15b020-a69b-428b-8cc5-1428d354a0e1 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-8a15b020-a69b-428b-8cc5-1428d354a0e1 .shg-image-zoom,
.shg-c#s-8a15b020-a69b-428b-8cc5-1428d354a0e1 img.shogun-image {
  aspect-ratio: 285/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-7ff96467-2615-4751-80eb-58c93f954b1d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7ff96467-2615-4751-80eb-58c93f954b1d .shg-product-title-component h3 span {
  color: #000;
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 18px;
  
  
  
}
@media (min-width: 768px) and (max-width: 991px){#s-7ff96467-2615-4751-80eb-58c93f954b1d .shg-product-title-component h3 span {
  color: rgba(0, 103, 130, 1);
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 14px;
  
  
  
}
}@media (max-width: 767px){#s-7ff96467-2615-4751-80eb-58c93f954b1d .shg-product-title-component h3 span {
  color: rgba(0, 103, 130, 1);
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 14px;
  
  
  
}
}
#s-d6e2d03b-9b2a-49f7-8848-c77e875236fe {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNDM5Njk4OTYtYzFhYy00N2IzLTg4YjQtYzRmZDNkZTRiNmMxIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZWVmMTBiO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojN2UyMGNmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM0Mzk2OTg5Ni1jMWFjLTQ3YjMtODhiNC1jNGZkM2RlNGI2YzEpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(139, 182, 29, 1);
border-style: none;
border-radius: 5px;
text-align: center;
text-decoration: none;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#eef10b"}, {"id"=>2, "pos"=>1, "color"=>"#7e20cf"}];
hover-type: gradient;
}
#s-d6e2d03b-9b2a-49f7-8848-c77e875236fe:hover {background-color: rgba(166, 210, 56, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-d6e2d03b-9b2a-49f7-8848-c77e875236fe:active {background-color: rgba(175, 220, 60, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-d6e2d03b-9b2a-49f7-8848-c77e875236fe {
  border-style: solid;
margin-top: 0px;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(139, 182, 29, 1);
border-radius: 5px;
background-color: rgba(139, 182, 29, 1);
background-image: none;
hover-type: color;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d6e2d03b-9b2a-49f7-8848-c77e875236fe {
  margin-top: 0px;
margin-bottom: 20px;
background-image: none;
background-color: rgba(139, 182, 29, 1);
hover-type: color;
}
#s-d6e2d03b-9b2a-49f7-8848-c77e875236fe:hover {background-color: rgba(164, 206, 57, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}}@media (min-width: 768px) and (max-width: 991px){#s-d6e2d03b-9b2a-49f7-8848-c77e875236fe {
  margin-bottom: 20px;
background-image: none;
background-color: rgba(139, 182, 29, 1);
hover-type: color;
}
}@media (max-width: 767px){#s-d6e2d03b-9b2a-49f7-8848-c77e875236fe {
  margin-bottom: 20px;
background-image: none;
background-color: rgba(139, 182, 29, 1);
hover-type: color;
}
}

  #s-d6e2d03b-9b2a-49f7-8848-c77e875236fe-root {
    text-align: center;
  }


#s-d6e2d03b-9b2a-49f7-8848-c77e875236fe.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-d6e2d03b-9b2a-49f7-8848-c77e875236fe-root {
    text-align: center;
  }


#s-d6e2d03b-9b2a-49f7-8848-c77e875236fe.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-d6e2d03b-9b2a-49f7-8848-c77e875236fe-root {
    text-align: center;
  }


#s-d6e2d03b-9b2a-49f7-8848-c77e875236fe.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-d6e2d03b-9b2a-49f7-8848-c77e875236fe-root {
    text-align: center;
  }


#s-d6e2d03b-9b2a-49f7-8848-c77e875236fe.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-d6e2d03b-9b2a-49f7-8848-c77e875236fe-root {
    text-align: center;
  }


#s-d6e2d03b-9b2a-49f7-8848-c77e875236fe.shg-btn {
  color: #ffffff;
  font-size: 12px;
  font-weight: 700;
  
  
  display:  inline-block ;
}
}
#s-77c9c029-16f1-4c54-9a79-ba1fa220c927 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (max-width: 767px){#s-77c9c029-16f1-4c54-9a79-ba1fa220c927 {
  margin-left: 0%;
margin-right: 0%;
padding-left: 5%;
padding-right: 5%;
}
}







#s-77c9c029-16f1-4c54-9a79-ba1fa220c927 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-77c9c029-16f1-4c54-9a79-ba1fa220c927.shg-box.shg-c {
  justify-content: center;
}

#s-94376819-cf20-4224-b0e7-136757597508 {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-94376819-cf20-4224-b0e7-136757597508 {
  margin-top: 20px;
margin-bottom: 0px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-94376819-cf20-4224-b0e7-136757597508 {
  margin-bottom: 0px;
}
}@media (max-width: 767px){#s-94376819-cf20-4224-b0e7-136757597508 {
  margin-bottom: 0px;
}
}
#s-94376819-cf20-4224-b0e7-136757597508 .shogun-heading-component h1 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 35px;
  
  
  
}


@media (min-width: 1200px){#s-94376819-cf20-4224-b0e7-136757597508 .shogun-heading-component h1 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 40px;
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-94376819-cf20-4224-b0e7-136757597508 .shogun-heading-component h1 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-94376819-cf20-4224-b0e7-136757597508 .shogun-heading-component h1 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 35px;
  
  
  
}


}@media (max-width: 767px){#s-94376819-cf20-4224-b0e7-136757597508 .shogun-heading-component h1 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 25px;
  
  
  
}


}
#s-cbf3c32d-87d7-4788-8ac2-b782c016df8e {
  margin-top: -10px;
margin-left: auto;
margin-bottom: -10px;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-cbf3c32d-87d7-4788-8ac2-b782c016df8e {
  margin-top: -10px;
margin-bottom: 30px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-cbf3c32d-87d7-4788-8ac2-b782c016df8e {
  margin-top: 0px;
margin-bottom: 20px;
}
}@media (max-width: 767px){#s-cbf3c32d-87d7-4788-8ac2-b782c016df8e {
  margin-top: 0px;
margin-bottom: 10px;
}
}
#s-cbf3c32d-87d7-4788-8ac2-b782c016df8e .shogun-heading-component h2 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  
}


@media (min-width: 1200px){#s-cbf3c32d-87d7-4788-8ac2-b782c016df8e .shogun-heading-component h2 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 24px;
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-cbf3c32d-87d7-4788-8ac2-b782c016df8e .shogun-heading-component h2 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-cbf3c32d-87d7-4788-8ac2-b782c016df8e .shogun-heading-component h2 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 20px;
  
  
  
}


}@media (max-width: 767px){#s-cbf3c32d-87d7-4788-8ac2-b782c016df8e .shogun-heading-component h2 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}


}
#s-e7ddc549-0844-4a9a-b88c-c7f70df13ca9 {
  margin-left: 15%;
margin-right: 15%;
padding-left: 0px;
padding-right: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-e7ddc549-0844-4a9a-b88c-c7f70df13ca9 {
  display: none;
}
#s-e7ddc549-0844-4a9a-b88c-c7f70df13ca9, #wrap-s-e7ddc549-0844-4a9a-b88c-c7f70df13ca9, #wrap-content-s-e7ddc549-0844-4a9a-b88c-c7f70df13ca9 { display: none !important; }}@media (max-width: 767px){#s-e7ddc549-0844-4a9a-b88c-c7f70df13ca9 {
  display: none;
}
#s-e7ddc549-0844-4a9a-b88c-c7f70df13ca9, #wrap-s-e7ddc549-0844-4a9a-b88c-c7f70df13ca9, #wrap-content-s-e7ddc549-0844-4a9a-b88c-c7f70df13ca9 { display: none !important; }}
#s-e7ddc549-0844-4a9a-b88c-c7f70df13ca9 .shg-dynamic-column-count {
  grid-template-columns: repeat(5, 1fr);
}


#slider-v3-s-e7ddc549-0844-4a9a-b88c-c7f70df13ca9 {
  --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;
  
}

#slider-v3-s-e7ddc549-0844-4a9a-b88c-c7f70df13ca9 > .swiper-button-prev,
#slider-v3-s-e7ddc549-0844-4a9a-b88c-c7f70df13ca9 > .swiper-button-next {
  
}

#slider-v3-s-e7ddc549-0844-4a9a-b88c-c7f70df13ca9 > .swiper-button-prev svg,
#slider-v3-s-e7ddc549-0844-4a9a-b88c-c7f70df13ca9 > .swiper-button-next svg {
  fill: rgba(255, 255, 255, 1) !important;
  stroke: rgba(255, 255, 255, 1) !important;
  
    background-color: rgba(0, 103, 130, 1) !important;
    padding: 8px !important;
    border-radius:  50% !important;
                   
  
}

#slider-v3-s-e7ddc549-0844-4a9a-b88c-c7f70df13ca9 > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-e7ddc549-0844-4a9a-b88c-c7f70df13ca9 > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-e7ddc549-0844-4a9a-b88c-c7f70df13ca9 > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-e7ddc549-0844-4a9a-b88c-c7f70df13ca9 .swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
}

#slider-v3-s-e7ddc549-0844-4a9a-b88c-c7f70df13ca9 .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-e7ddc549-0844-4a9a-b88c-c7f70df13ca9 .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}
@media (min-width: 1200px){#s-e7ddc549-0844-4a9a-b88c-c7f70df13ca9 .shg-dynamic-column-count {
  grid-template-columns: repeat(5, 1fr);
}


#slider-v3-s-e7ddc549-0844-4a9a-b88c-c7f70df13ca9 {
  --swiper-pagination-color: rgba(0, 103, 130, 1) !important;
  --swiper-pagination-bullet-inactive-color: rgba(0, 103, 130, 1) !important;
  --swiper-pagination-bullet-active-color: rgba(0, 103, 130, 1) !important;
  --arrow-button-size: 35px !important;
  --swiper-pagination-bullet-size: 10px !important;
  
}

#slider-v3-s-e7ddc549-0844-4a9a-b88c-c7f70df13ca9 > .swiper-button-prev,
#slider-v3-s-e7ddc549-0844-4a9a-b88c-c7f70df13ca9 > .swiper-button-next {
  
}

#slider-v3-s-e7ddc549-0844-4a9a-b88c-c7f70df13ca9 > .swiper-button-prev svg,
#slider-v3-s-e7ddc549-0844-4a9a-b88c-c7f70df13ca9 > .swiper-button-next svg {
  fill: rgba(255, 255, 255, 1) !important;
  stroke: rgba(255, 255, 255, 1) !important;
  
    background-color: rgba(0, 103, 130, 1) !important;
    padding: 8px !important;
    border-radius:  50% !important;
                   
  
}

#slider-v3-s-e7ddc549-0844-4a9a-b88c-c7f70df13ca9 > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-e7ddc549-0844-4a9a-b88c-c7f70df13ca9 > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-e7ddc549-0844-4a9a-b88c-c7f70df13ca9 > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-e7ddc549-0844-4a9a-b88c-c7f70df13ca9 .swiper-pagination-bullet {
  width: 10px !important;
  height: 10px !important;
  margin: 0 !important;
}

#slider-v3-s-e7ddc549-0844-4a9a-b88c-c7f70df13ca9 .swiper-pagination-bullet-active {
  background-color: rgba(0, 103, 130, 1) !important;
  width: calc(10px * 1) !important;
  height: 10px !important;
  border-radius:  50px  !important;
}

#slider-v3-s-e7ddc549-0844-4a9a-b88c-c7f70df13ca9 .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}
}@media (max-width: 767px){#s-e7ddc549-0844-4a9a-b88c-c7f70df13ca9 .shg-dynamic-column-count {
  grid-template-columns: repeat(5, 1fr);
}


#slider-v3-s-e7ddc549-0844-4a9a-b88c-c7f70df13ca9 {
  --swiper-pagination-color: rgba(0, 103, 130, 1) !important;
  --swiper-pagination-bullet-inactive-color: rgba(0, 103, 130, 1) !important;
  --swiper-pagination-bullet-active-color: rgba(0, 103, 130, 1) !important;
  --arrow-button-size: 35px !important;
  --swiper-pagination-bullet-size: 14px !important;
  
}

#slider-v3-s-e7ddc549-0844-4a9a-b88c-c7f70df13ca9 > .swiper-button-prev,
#slider-v3-s-e7ddc549-0844-4a9a-b88c-c7f70df13ca9 > .swiper-button-next {
  
}

#slider-v3-s-e7ddc549-0844-4a9a-b88c-c7f70df13ca9 > .swiper-button-prev svg,
#slider-v3-s-e7ddc549-0844-4a9a-b88c-c7f70df13ca9 > .swiper-button-next svg {
  fill: rgba(0, 103, 130, 1) !important;
  stroke: rgba(0, 103, 130, 1) !important;
  
    background-color: rgba(0, 103, 130, 1) !important;
    padding: 8px !important;
    border-radius:  50% !important;
                   
  
}

#slider-v3-s-e7ddc549-0844-4a9a-b88c-c7f70df13ca9 > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-e7ddc549-0844-4a9a-b88c-c7f70df13ca9 > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-e7ddc549-0844-4a9a-b88c-c7f70df13ca9 > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-e7ddc549-0844-4a9a-b88c-c7f70df13ca9 .swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
}

#slider-v3-s-e7ddc549-0844-4a9a-b88c-c7f70df13ca9 .swiper-pagination-bullet-active {
  background-color: rgba(0, 103, 130, 1) !important;
  width: calc(14px * 1) !important;
  height: 14px !important;
  border-radius:  50px  !important;
}

#slider-v3-s-e7ddc549-0844-4a9a-b88c-c7f70df13ca9 .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}
}
#s-8d7814d6-e6ee-4554-b5f1-173b662d97b3 {
  margin-left: auto;
margin-right: auto;
}

#s-408c7802-c370-40e0-b988-2a1e50ba27e0 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}


.shg-c#s-408c7802-c370-40e0-b988-2a1e50ba27e0 {
  max-width:  100%;
}

.shg-c#s-408c7802-c370-40e0-b988-2a1e50ba27e0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-408c7802-c370-40e0-b988-2a1e50ba27e0 .shg-image-zoom,
.shg-c#s-408c7802-c370-40e0-b988-2a1e50ba27e0 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-408c7802-c370-40e0-b988-2a1e50ba27e0 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-408c7802-c370-40e0-b988-2a1e50ba27e0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-408c7802-c370-40e0-b988-2a1e50ba27e0 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-408c7802-c370-40e0-b988-2a1e50ba27e0 img.shogun-image,
.shg-c#s-408c7802-c370-40e0-b988-2a1e50ba27e0 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-408c7802-c370-40e0-b988-2a1e50ba27e0 .shg-image-zoom,
.shg-c#s-408c7802-c370-40e0-b988-2a1e50ba27e0 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){
.shg-c#s-408c7802-c370-40e0-b988-2a1e50ba27e0 {
  max-width:  100%;
}

.shg-c#s-408c7802-c370-40e0-b988-2a1e50ba27e0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-408c7802-c370-40e0-b988-2a1e50ba27e0 .shg-image-zoom,
.shg-c#s-408c7802-c370-40e0-b988-2a1e50ba27e0 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-408c7802-c370-40e0-b988-2a1e50ba27e0 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-408c7802-c370-40e0-b988-2a1e50ba27e0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-408c7802-c370-40e0-b988-2a1e50ba27e0 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-408c7802-c370-40e0-b988-2a1e50ba27e0 img.shogun-image,
.shg-c#s-408c7802-c370-40e0-b988-2a1e50ba27e0 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-408c7802-c370-40e0-b988-2a1e50ba27e0 .shg-image-zoom,
.shg-c#s-408c7802-c370-40e0-b988-2a1e50ba27e0 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-408c7802-c370-40e0-b988-2a1e50ba27e0 {
  max-width:  100%;
}

.shg-c#s-408c7802-c370-40e0-b988-2a1e50ba27e0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-408c7802-c370-40e0-b988-2a1e50ba27e0 .shg-image-zoom,
.shg-c#s-408c7802-c370-40e0-b988-2a1e50ba27e0 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-408c7802-c370-40e0-b988-2a1e50ba27e0 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-408c7802-c370-40e0-b988-2a1e50ba27e0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-408c7802-c370-40e0-b988-2a1e50ba27e0 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-408c7802-c370-40e0-b988-2a1e50ba27e0 img.shogun-image,
.shg-c#s-408c7802-c370-40e0-b988-2a1e50ba27e0 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-408c7802-c370-40e0-b988-2a1e50ba27e0 .shg-image-zoom,
.shg-c#s-408c7802-c370-40e0-b988-2a1e50ba27e0 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-408c7802-c370-40e0-b988-2a1e50ba27e0 {
  max-width:  100%;
}

.shg-c#s-408c7802-c370-40e0-b988-2a1e50ba27e0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-408c7802-c370-40e0-b988-2a1e50ba27e0 .shg-image-zoom,
.shg-c#s-408c7802-c370-40e0-b988-2a1e50ba27e0 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-408c7802-c370-40e0-b988-2a1e50ba27e0 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-408c7802-c370-40e0-b988-2a1e50ba27e0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-408c7802-c370-40e0-b988-2a1e50ba27e0 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-408c7802-c370-40e0-b988-2a1e50ba27e0 img.shogun-image,
.shg-c#s-408c7802-c370-40e0-b988-2a1e50ba27e0 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-408c7802-c370-40e0-b988-2a1e50ba27e0 .shg-image-zoom,
.shg-c#s-408c7802-c370-40e0-b988-2a1e50ba27e0 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-408c7802-c370-40e0-b988-2a1e50ba27e0 {
  max-width:  100%;
}

.shg-c#s-408c7802-c370-40e0-b988-2a1e50ba27e0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-408c7802-c370-40e0-b988-2a1e50ba27e0 .shg-image-zoom,
.shg-c#s-408c7802-c370-40e0-b988-2a1e50ba27e0 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-408c7802-c370-40e0-b988-2a1e50ba27e0 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-408c7802-c370-40e0-b988-2a1e50ba27e0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-408c7802-c370-40e0-b988-2a1e50ba27e0 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-408c7802-c370-40e0-b988-2a1e50ba27e0 img.shogun-image,
.shg-c#s-408c7802-c370-40e0-b988-2a1e50ba27e0 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-408c7802-c370-40e0-b988-2a1e50ba27e0 .shg-image-zoom,
.shg-c#s-408c7802-c370-40e0-b988-2a1e50ba27e0 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-6b7fb208-ed13-4973-a10c-640faf218856 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6b7fb208-ed13-4973-a10c-640faf218856 .shg-product-title-component h6 span {
  color: #000;
  font-weight:  normal ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 14px;
  
  
  
}

#s-5916b402-4cd3-48b4-a56f-eb3f27293fc6 {
  margin-left: auto;
margin-right: auto;
}

#s-8accb23c-c89c-4b8e-bcb1-0d248b38a02c {
  margin-left: auto;
margin-right: auto;
text-align: left;
}


.shg-c#s-8accb23c-c89c-4b8e-bcb1-0d248b38a02c {
  max-width:  100%;
}

.shg-c#s-8accb23c-c89c-4b8e-bcb1-0d248b38a02c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8accb23c-c89c-4b8e-bcb1-0d248b38a02c .shg-image-zoom,
.shg-c#s-8accb23c-c89c-4b8e-bcb1-0d248b38a02c img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-8accb23c-c89c-4b8e-bcb1-0d248b38a02c .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-8accb23c-c89c-4b8e-bcb1-0d248b38a02c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8accb23c-c89c-4b8e-bcb1-0d248b38a02c img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-8accb23c-c89c-4b8e-bcb1-0d248b38a02c img.shogun-image,
.shg-c#s-8accb23c-c89c-4b8e-bcb1-0d248b38a02c .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-8accb23c-c89c-4b8e-bcb1-0d248b38a02c .shg-image-zoom,
.shg-c#s-8accb23c-c89c-4b8e-bcb1-0d248b38a02c img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){
.shg-c#s-8accb23c-c89c-4b8e-bcb1-0d248b38a02c {
  max-width:  100%;
}

.shg-c#s-8accb23c-c89c-4b8e-bcb1-0d248b38a02c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8accb23c-c89c-4b8e-bcb1-0d248b38a02c .shg-image-zoom,
.shg-c#s-8accb23c-c89c-4b8e-bcb1-0d248b38a02c img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-8accb23c-c89c-4b8e-bcb1-0d248b38a02c .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-8accb23c-c89c-4b8e-bcb1-0d248b38a02c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8accb23c-c89c-4b8e-bcb1-0d248b38a02c img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-8accb23c-c89c-4b8e-bcb1-0d248b38a02c img.shogun-image,
.shg-c#s-8accb23c-c89c-4b8e-bcb1-0d248b38a02c .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-8accb23c-c89c-4b8e-bcb1-0d248b38a02c .shg-image-zoom,
.shg-c#s-8accb23c-c89c-4b8e-bcb1-0d248b38a02c img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-8accb23c-c89c-4b8e-bcb1-0d248b38a02c {
  max-width:  100%;
}

.shg-c#s-8accb23c-c89c-4b8e-bcb1-0d248b38a02c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8accb23c-c89c-4b8e-bcb1-0d248b38a02c .shg-image-zoom,
.shg-c#s-8accb23c-c89c-4b8e-bcb1-0d248b38a02c img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-8accb23c-c89c-4b8e-bcb1-0d248b38a02c .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-8accb23c-c89c-4b8e-bcb1-0d248b38a02c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8accb23c-c89c-4b8e-bcb1-0d248b38a02c img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-8accb23c-c89c-4b8e-bcb1-0d248b38a02c img.shogun-image,
.shg-c#s-8accb23c-c89c-4b8e-bcb1-0d248b38a02c .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-8accb23c-c89c-4b8e-bcb1-0d248b38a02c .shg-image-zoom,
.shg-c#s-8accb23c-c89c-4b8e-bcb1-0d248b38a02c img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-8accb23c-c89c-4b8e-bcb1-0d248b38a02c {
  max-width:  100%;
}

.shg-c#s-8accb23c-c89c-4b8e-bcb1-0d248b38a02c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8accb23c-c89c-4b8e-bcb1-0d248b38a02c .shg-image-zoom,
.shg-c#s-8accb23c-c89c-4b8e-bcb1-0d248b38a02c img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-8accb23c-c89c-4b8e-bcb1-0d248b38a02c .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-8accb23c-c89c-4b8e-bcb1-0d248b38a02c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8accb23c-c89c-4b8e-bcb1-0d248b38a02c img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-8accb23c-c89c-4b8e-bcb1-0d248b38a02c img.shogun-image,
.shg-c#s-8accb23c-c89c-4b8e-bcb1-0d248b38a02c .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-8accb23c-c89c-4b8e-bcb1-0d248b38a02c .shg-image-zoom,
.shg-c#s-8accb23c-c89c-4b8e-bcb1-0d248b38a02c img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-8accb23c-c89c-4b8e-bcb1-0d248b38a02c {
  max-width:  100%;
}

.shg-c#s-8accb23c-c89c-4b8e-bcb1-0d248b38a02c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8accb23c-c89c-4b8e-bcb1-0d248b38a02c .shg-image-zoom,
.shg-c#s-8accb23c-c89c-4b8e-bcb1-0d248b38a02c img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-8accb23c-c89c-4b8e-bcb1-0d248b38a02c .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-8accb23c-c89c-4b8e-bcb1-0d248b38a02c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8accb23c-c89c-4b8e-bcb1-0d248b38a02c img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-8accb23c-c89c-4b8e-bcb1-0d248b38a02c img.shogun-image,
.shg-c#s-8accb23c-c89c-4b8e-bcb1-0d248b38a02c .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-8accb23c-c89c-4b8e-bcb1-0d248b38a02c .shg-image-zoom,
.shg-c#s-8accb23c-c89c-4b8e-bcb1-0d248b38a02c img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-7312e028-fd78-4c29-a79d-d8c2b8231ff1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7312e028-fd78-4c29-a79d-d8c2b8231ff1 .shg-product-title-component h6 span {
  color: #000;
  font-weight:  normal ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 14px;
  
  
  
}

#s-91227254-569a-44f9-a01d-1a3645f6abc4 {
  margin-left: auto;
margin-right: auto;
}

#s-4ff56306-7829-4eab-9fc8-5f41eb909605 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}


.shg-c#s-4ff56306-7829-4eab-9fc8-5f41eb909605 {
  max-width:  100%;
}

.shg-c#s-4ff56306-7829-4eab-9fc8-5f41eb909605 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4ff56306-7829-4eab-9fc8-5f41eb909605 .shg-image-zoom,
.shg-c#s-4ff56306-7829-4eab-9fc8-5f41eb909605 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-4ff56306-7829-4eab-9fc8-5f41eb909605 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-4ff56306-7829-4eab-9fc8-5f41eb909605 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4ff56306-7829-4eab-9fc8-5f41eb909605 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-4ff56306-7829-4eab-9fc8-5f41eb909605 img.shogun-image,
.shg-c#s-4ff56306-7829-4eab-9fc8-5f41eb909605 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-4ff56306-7829-4eab-9fc8-5f41eb909605 .shg-image-zoom,
.shg-c#s-4ff56306-7829-4eab-9fc8-5f41eb909605 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){
.shg-c#s-4ff56306-7829-4eab-9fc8-5f41eb909605 {
  max-width:  100%;
}

.shg-c#s-4ff56306-7829-4eab-9fc8-5f41eb909605 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4ff56306-7829-4eab-9fc8-5f41eb909605 .shg-image-zoom,
.shg-c#s-4ff56306-7829-4eab-9fc8-5f41eb909605 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-4ff56306-7829-4eab-9fc8-5f41eb909605 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-4ff56306-7829-4eab-9fc8-5f41eb909605 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4ff56306-7829-4eab-9fc8-5f41eb909605 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-4ff56306-7829-4eab-9fc8-5f41eb909605 img.shogun-image,
.shg-c#s-4ff56306-7829-4eab-9fc8-5f41eb909605 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-4ff56306-7829-4eab-9fc8-5f41eb909605 .shg-image-zoom,
.shg-c#s-4ff56306-7829-4eab-9fc8-5f41eb909605 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-4ff56306-7829-4eab-9fc8-5f41eb909605 {
  max-width:  100%;
}

.shg-c#s-4ff56306-7829-4eab-9fc8-5f41eb909605 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4ff56306-7829-4eab-9fc8-5f41eb909605 .shg-image-zoom,
.shg-c#s-4ff56306-7829-4eab-9fc8-5f41eb909605 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-4ff56306-7829-4eab-9fc8-5f41eb909605 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-4ff56306-7829-4eab-9fc8-5f41eb909605 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4ff56306-7829-4eab-9fc8-5f41eb909605 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-4ff56306-7829-4eab-9fc8-5f41eb909605 img.shogun-image,
.shg-c#s-4ff56306-7829-4eab-9fc8-5f41eb909605 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-4ff56306-7829-4eab-9fc8-5f41eb909605 .shg-image-zoom,
.shg-c#s-4ff56306-7829-4eab-9fc8-5f41eb909605 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-4ff56306-7829-4eab-9fc8-5f41eb909605 {
  max-width:  100%;
}

.shg-c#s-4ff56306-7829-4eab-9fc8-5f41eb909605 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4ff56306-7829-4eab-9fc8-5f41eb909605 .shg-image-zoom,
.shg-c#s-4ff56306-7829-4eab-9fc8-5f41eb909605 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-4ff56306-7829-4eab-9fc8-5f41eb909605 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-4ff56306-7829-4eab-9fc8-5f41eb909605 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4ff56306-7829-4eab-9fc8-5f41eb909605 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-4ff56306-7829-4eab-9fc8-5f41eb909605 img.shogun-image,
.shg-c#s-4ff56306-7829-4eab-9fc8-5f41eb909605 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-4ff56306-7829-4eab-9fc8-5f41eb909605 .shg-image-zoom,
.shg-c#s-4ff56306-7829-4eab-9fc8-5f41eb909605 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-4ff56306-7829-4eab-9fc8-5f41eb909605 {
  max-width:  100%;
}

.shg-c#s-4ff56306-7829-4eab-9fc8-5f41eb909605 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4ff56306-7829-4eab-9fc8-5f41eb909605 .shg-image-zoom,
.shg-c#s-4ff56306-7829-4eab-9fc8-5f41eb909605 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-4ff56306-7829-4eab-9fc8-5f41eb909605 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-4ff56306-7829-4eab-9fc8-5f41eb909605 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4ff56306-7829-4eab-9fc8-5f41eb909605 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-4ff56306-7829-4eab-9fc8-5f41eb909605 img.shogun-image,
.shg-c#s-4ff56306-7829-4eab-9fc8-5f41eb909605 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-4ff56306-7829-4eab-9fc8-5f41eb909605 .shg-image-zoom,
.shg-c#s-4ff56306-7829-4eab-9fc8-5f41eb909605 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-ee7bbc5e-1d8b-400c-8b0d-2ccbfa99f8b1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ee7bbc5e-1d8b-400c-8b0d-2ccbfa99f8b1 .shg-product-title-component h6 span {
  color: #000;
  font-weight:  normal ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 14px;
  
  
  
}

#s-2dd91447-6c40-4e35-a4b1-42d253825592 {
  margin-left: auto;
margin-right: auto;
}

#s-be6d6ded-dd1b-49ec-8cad-9206121479de {
  margin-left: auto;
margin-right: auto;
text-align: left;
}


.shg-c#s-be6d6ded-dd1b-49ec-8cad-9206121479de {
  max-width:  100%;
}

.shg-c#s-be6d6ded-dd1b-49ec-8cad-9206121479de img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-be6d6ded-dd1b-49ec-8cad-9206121479de .shg-image-zoom,
.shg-c#s-be6d6ded-dd1b-49ec-8cad-9206121479de img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-be6d6ded-dd1b-49ec-8cad-9206121479de .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-be6d6ded-dd1b-49ec-8cad-9206121479de .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-be6d6ded-dd1b-49ec-8cad-9206121479de img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-be6d6ded-dd1b-49ec-8cad-9206121479de img.shogun-image,
.shg-c#s-be6d6ded-dd1b-49ec-8cad-9206121479de .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-be6d6ded-dd1b-49ec-8cad-9206121479de .shg-image-zoom,
.shg-c#s-be6d6ded-dd1b-49ec-8cad-9206121479de img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){
.shg-c#s-be6d6ded-dd1b-49ec-8cad-9206121479de {
  max-width:  100%;
}

.shg-c#s-be6d6ded-dd1b-49ec-8cad-9206121479de img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-be6d6ded-dd1b-49ec-8cad-9206121479de .shg-image-zoom,
.shg-c#s-be6d6ded-dd1b-49ec-8cad-9206121479de img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-be6d6ded-dd1b-49ec-8cad-9206121479de .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-be6d6ded-dd1b-49ec-8cad-9206121479de .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-be6d6ded-dd1b-49ec-8cad-9206121479de img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-be6d6ded-dd1b-49ec-8cad-9206121479de img.shogun-image,
.shg-c#s-be6d6ded-dd1b-49ec-8cad-9206121479de .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-be6d6ded-dd1b-49ec-8cad-9206121479de .shg-image-zoom,
.shg-c#s-be6d6ded-dd1b-49ec-8cad-9206121479de img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-be6d6ded-dd1b-49ec-8cad-9206121479de {
  max-width:  100%;
}

.shg-c#s-be6d6ded-dd1b-49ec-8cad-9206121479de img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-be6d6ded-dd1b-49ec-8cad-9206121479de .shg-image-zoom,
.shg-c#s-be6d6ded-dd1b-49ec-8cad-9206121479de img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-be6d6ded-dd1b-49ec-8cad-9206121479de .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-be6d6ded-dd1b-49ec-8cad-9206121479de .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-be6d6ded-dd1b-49ec-8cad-9206121479de img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-be6d6ded-dd1b-49ec-8cad-9206121479de img.shogun-image,
.shg-c#s-be6d6ded-dd1b-49ec-8cad-9206121479de .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-be6d6ded-dd1b-49ec-8cad-9206121479de .shg-image-zoom,
.shg-c#s-be6d6ded-dd1b-49ec-8cad-9206121479de img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-be6d6ded-dd1b-49ec-8cad-9206121479de {
  max-width:  100%;
}

.shg-c#s-be6d6ded-dd1b-49ec-8cad-9206121479de img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-be6d6ded-dd1b-49ec-8cad-9206121479de .shg-image-zoom,
.shg-c#s-be6d6ded-dd1b-49ec-8cad-9206121479de img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-be6d6ded-dd1b-49ec-8cad-9206121479de .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-be6d6ded-dd1b-49ec-8cad-9206121479de .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-be6d6ded-dd1b-49ec-8cad-9206121479de img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-be6d6ded-dd1b-49ec-8cad-9206121479de img.shogun-image,
.shg-c#s-be6d6ded-dd1b-49ec-8cad-9206121479de .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-be6d6ded-dd1b-49ec-8cad-9206121479de .shg-image-zoom,
.shg-c#s-be6d6ded-dd1b-49ec-8cad-9206121479de img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-be6d6ded-dd1b-49ec-8cad-9206121479de {
  max-width:  100%;
}

.shg-c#s-be6d6ded-dd1b-49ec-8cad-9206121479de img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-be6d6ded-dd1b-49ec-8cad-9206121479de .shg-image-zoom,
.shg-c#s-be6d6ded-dd1b-49ec-8cad-9206121479de img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-be6d6ded-dd1b-49ec-8cad-9206121479de .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-be6d6ded-dd1b-49ec-8cad-9206121479de .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-be6d6ded-dd1b-49ec-8cad-9206121479de img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-be6d6ded-dd1b-49ec-8cad-9206121479de img.shogun-image,
.shg-c#s-be6d6ded-dd1b-49ec-8cad-9206121479de .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-be6d6ded-dd1b-49ec-8cad-9206121479de .shg-image-zoom,
.shg-c#s-be6d6ded-dd1b-49ec-8cad-9206121479de img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-6abf3b4e-f4fe-4a46-86ce-64f9eff41856 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6abf3b4e-f4fe-4a46-86ce-64f9eff41856 .shg-product-title-component h6 span {
  color: #000;
  font-weight:  normal ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 14px;
  
  
  
}

#s-8c771a0a-1dea-4927-b35b-61dd02ec6df7 {
  margin-left: auto;
margin-right: auto;
}

#s-8a700947-d90e-4c65-9ffc-25771428e45f {
  margin-left: auto;
margin-right: auto;
text-align: left;
}


.shg-c#s-8a700947-d90e-4c65-9ffc-25771428e45f {
  max-width:  100%;
}

.shg-c#s-8a700947-d90e-4c65-9ffc-25771428e45f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8a700947-d90e-4c65-9ffc-25771428e45f .shg-image-zoom,
.shg-c#s-8a700947-d90e-4c65-9ffc-25771428e45f img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-8a700947-d90e-4c65-9ffc-25771428e45f .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-8a700947-d90e-4c65-9ffc-25771428e45f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8a700947-d90e-4c65-9ffc-25771428e45f img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-8a700947-d90e-4c65-9ffc-25771428e45f img.shogun-image,
.shg-c#s-8a700947-d90e-4c65-9ffc-25771428e45f .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-8a700947-d90e-4c65-9ffc-25771428e45f .shg-image-zoom,
.shg-c#s-8a700947-d90e-4c65-9ffc-25771428e45f img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){
.shg-c#s-8a700947-d90e-4c65-9ffc-25771428e45f {
  max-width:  100%;
}

.shg-c#s-8a700947-d90e-4c65-9ffc-25771428e45f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8a700947-d90e-4c65-9ffc-25771428e45f .shg-image-zoom,
.shg-c#s-8a700947-d90e-4c65-9ffc-25771428e45f img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-8a700947-d90e-4c65-9ffc-25771428e45f .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-8a700947-d90e-4c65-9ffc-25771428e45f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8a700947-d90e-4c65-9ffc-25771428e45f img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-8a700947-d90e-4c65-9ffc-25771428e45f img.shogun-image,
.shg-c#s-8a700947-d90e-4c65-9ffc-25771428e45f .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-8a700947-d90e-4c65-9ffc-25771428e45f .shg-image-zoom,
.shg-c#s-8a700947-d90e-4c65-9ffc-25771428e45f img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-8a700947-d90e-4c65-9ffc-25771428e45f {
  max-width:  100%;
}

.shg-c#s-8a700947-d90e-4c65-9ffc-25771428e45f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8a700947-d90e-4c65-9ffc-25771428e45f .shg-image-zoom,
.shg-c#s-8a700947-d90e-4c65-9ffc-25771428e45f img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-8a700947-d90e-4c65-9ffc-25771428e45f .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-8a700947-d90e-4c65-9ffc-25771428e45f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8a700947-d90e-4c65-9ffc-25771428e45f img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-8a700947-d90e-4c65-9ffc-25771428e45f img.shogun-image,
.shg-c#s-8a700947-d90e-4c65-9ffc-25771428e45f .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-8a700947-d90e-4c65-9ffc-25771428e45f .shg-image-zoom,
.shg-c#s-8a700947-d90e-4c65-9ffc-25771428e45f img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-8a700947-d90e-4c65-9ffc-25771428e45f {
  max-width:  100%;
}

.shg-c#s-8a700947-d90e-4c65-9ffc-25771428e45f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8a700947-d90e-4c65-9ffc-25771428e45f .shg-image-zoom,
.shg-c#s-8a700947-d90e-4c65-9ffc-25771428e45f img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-8a700947-d90e-4c65-9ffc-25771428e45f .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-8a700947-d90e-4c65-9ffc-25771428e45f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8a700947-d90e-4c65-9ffc-25771428e45f img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-8a700947-d90e-4c65-9ffc-25771428e45f img.shogun-image,
.shg-c#s-8a700947-d90e-4c65-9ffc-25771428e45f .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-8a700947-d90e-4c65-9ffc-25771428e45f .shg-image-zoom,
.shg-c#s-8a700947-d90e-4c65-9ffc-25771428e45f img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-8a700947-d90e-4c65-9ffc-25771428e45f {
  max-width:  100%;
}

.shg-c#s-8a700947-d90e-4c65-9ffc-25771428e45f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8a700947-d90e-4c65-9ffc-25771428e45f .shg-image-zoom,
.shg-c#s-8a700947-d90e-4c65-9ffc-25771428e45f img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-8a700947-d90e-4c65-9ffc-25771428e45f .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-8a700947-d90e-4c65-9ffc-25771428e45f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8a700947-d90e-4c65-9ffc-25771428e45f img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-8a700947-d90e-4c65-9ffc-25771428e45f img.shogun-image,
.shg-c#s-8a700947-d90e-4c65-9ffc-25771428e45f .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-8a700947-d90e-4c65-9ffc-25771428e45f .shg-image-zoom,
.shg-c#s-8a700947-d90e-4c65-9ffc-25771428e45f img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-eb4384ff-f46f-4bdd-8f50-0b33131bd1ea {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-eb4384ff-f46f-4bdd-8f50-0b33131bd1ea .shg-product-title-component h6 span {
  color: #000;
  font-weight:  normal ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 14px;
  
  
  
}

#s-20cd9d9b-7326-4663-b22b-63c645521399 {
  margin-left: auto;
margin-right: auto;
}

#s-f9c87d73-ba1b-478b-b63a-572a357e6bc0 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}


.shg-c#s-f9c87d73-ba1b-478b-b63a-572a357e6bc0 {
  max-width:  100%;
}

.shg-c#s-f9c87d73-ba1b-478b-b63a-572a357e6bc0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f9c87d73-ba1b-478b-b63a-572a357e6bc0 .shg-image-zoom,
.shg-c#s-f9c87d73-ba1b-478b-b63a-572a357e6bc0 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-f9c87d73-ba1b-478b-b63a-572a357e6bc0 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-f9c87d73-ba1b-478b-b63a-572a357e6bc0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f9c87d73-ba1b-478b-b63a-572a357e6bc0 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-f9c87d73-ba1b-478b-b63a-572a357e6bc0 img.shogun-image,
.shg-c#s-f9c87d73-ba1b-478b-b63a-572a357e6bc0 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-f9c87d73-ba1b-478b-b63a-572a357e6bc0 .shg-image-zoom,
.shg-c#s-f9c87d73-ba1b-478b-b63a-572a357e6bc0 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){
.shg-c#s-f9c87d73-ba1b-478b-b63a-572a357e6bc0 {
  max-width:  100%;
}

.shg-c#s-f9c87d73-ba1b-478b-b63a-572a357e6bc0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f9c87d73-ba1b-478b-b63a-572a357e6bc0 .shg-image-zoom,
.shg-c#s-f9c87d73-ba1b-478b-b63a-572a357e6bc0 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-f9c87d73-ba1b-478b-b63a-572a357e6bc0 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-f9c87d73-ba1b-478b-b63a-572a357e6bc0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f9c87d73-ba1b-478b-b63a-572a357e6bc0 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-f9c87d73-ba1b-478b-b63a-572a357e6bc0 img.shogun-image,
.shg-c#s-f9c87d73-ba1b-478b-b63a-572a357e6bc0 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-f9c87d73-ba1b-478b-b63a-572a357e6bc0 .shg-image-zoom,
.shg-c#s-f9c87d73-ba1b-478b-b63a-572a357e6bc0 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f9c87d73-ba1b-478b-b63a-572a357e6bc0 {
  max-width:  100%;
}

.shg-c#s-f9c87d73-ba1b-478b-b63a-572a357e6bc0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f9c87d73-ba1b-478b-b63a-572a357e6bc0 .shg-image-zoom,
.shg-c#s-f9c87d73-ba1b-478b-b63a-572a357e6bc0 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-f9c87d73-ba1b-478b-b63a-572a357e6bc0 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-f9c87d73-ba1b-478b-b63a-572a357e6bc0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f9c87d73-ba1b-478b-b63a-572a357e6bc0 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-f9c87d73-ba1b-478b-b63a-572a357e6bc0 img.shogun-image,
.shg-c#s-f9c87d73-ba1b-478b-b63a-572a357e6bc0 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-f9c87d73-ba1b-478b-b63a-572a357e6bc0 .shg-image-zoom,
.shg-c#s-f9c87d73-ba1b-478b-b63a-572a357e6bc0 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f9c87d73-ba1b-478b-b63a-572a357e6bc0 {
  max-width:  100%;
}

.shg-c#s-f9c87d73-ba1b-478b-b63a-572a357e6bc0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f9c87d73-ba1b-478b-b63a-572a357e6bc0 .shg-image-zoom,
.shg-c#s-f9c87d73-ba1b-478b-b63a-572a357e6bc0 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-f9c87d73-ba1b-478b-b63a-572a357e6bc0 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-f9c87d73-ba1b-478b-b63a-572a357e6bc0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f9c87d73-ba1b-478b-b63a-572a357e6bc0 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-f9c87d73-ba1b-478b-b63a-572a357e6bc0 img.shogun-image,
.shg-c#s-f9c87d73-ba1b-478b-b63a-572a357e6bc0 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-f9c87d73-ba1b-478b-b63a-572a357e6bc0 .shg-image-zoom,
.shg-c#s-f9c87d73-ba1b-478b-b63a-572a357e6bc0 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-f9c87d73-ba1b-478b-b63a-572a357e6bc0 {
  max-width:  100%;
}

.shg-c#s-f9c87d73-ba1b-478b-b63a-572a357e6bc0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f9c87d73-ba1b-478b-b63a-572a357e6bc0 .shg-image-zoom,
.shg-c#s-f9c87d73-ba1b-478b-b63a-572a357e6bc0 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-f9c87d73-ba1b-478b-b63a-572a357e6bc0 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-f9c87d73-ba1b-478b-b63a-572a357e6bc0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f9c87d73-ba1b-478b-b63a-572a357e6bc0 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-f9c87d73-ba1b-478b-b63a-572a357e6bc0 img.shogun-image,
.shg-c#s-f9c87d73-ba1b-478b-b63a-572a357e6bc0 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-f9c87d73-ba1b-478b-b63a-572a357e6bc0 .shg-image-zoom,
.shg-c#s-f9c87d73-ba1b-478b-b63a-572a357e6bc0 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-3f6bccd6-78eb-4f66-8c69-edf704d95251 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3f6bccd6-78eb-4f66-8c69-edf704d95251 .shg-product-title-component h6 span {
  color: #000;
  font-weight:  normal ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 14px;
  
  
  
}

#s-6e6920cf-c2a1-4a61-a7a7-ffba2c49596e {
  margin-left: auto;
margin-right: auto;
}

#s-ca0a6886-5935-417c-b5a8-90d21d6ecd57 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}


.shg-c#s-ca0a6886-5935-417c-b5a8-90d21d6ecd57 {
  max-width:  100%;
}

.shg-c#s-ca0a6886-5935-417c-b5a8-90d21d6ecd57 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ca0a6886-5935-417c-b5a8-90d21d6ecd57 .shg-image-zoom,
.shg-c#s-ca0a6886-5935-417c-b5a8-90d21d6ecd57 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-ca0a6886-5935-417c-b5a8-90d21d6ecd57 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-ca0a6886-5935-417c-b5a8-90d21d6ecd57 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ca0a6886-5935-417c-b5a8-90d21d6ecd57 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-ca0a6886-5935-417c-b5a8-90d21d6ecd57 img.shogun-image,
.shg-c#s-ca0a6886-5935-417c-b5a8-90d21d6ecd57 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-ca0a6886-5935-417c-b5a8-90d21d6ecd57 .shg-image-zoom,
.shg-c#s-ca0a6886-5935-417c-b5a8-90d21d6ecd57 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){
.shg-c#s-ca0a6886-5935-417c-b5a8-90d21d6ecd57 {
  max-width:  100%;
}

.shg-c#s-ca0a6886-5935-417c-b5a8-90d21d6ecd57 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ca0a6886-5935-417c-b5a8-90d21d6ecd57 .shg-image-zoom,
.shg-c#s-ca0a6886-5935-417c-b5a8-90d21d6ecd57 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-ca0a6886-5935-417c-b5a8-90d21d6ecd57 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-ca0a6886-5935-417c-b5a8-90d21d6ecd57 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ca0a6886-5935-417c-b5a8-90d21d6ecd57 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-ca0a6886-5935-417c-b5a8-90d21d6ecd57 img.shogun-image,
.shg-c#s-ca0a6886-5935-417c-b5a8-90d21d6ecd57 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-ca0a6886-5935-417c-b5a8-90d21d6ecd57 .shg-image-zoom,
.shg-c#s-ca0a6886-5935-417c-b5a8-90d21d6ecd57 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ca0a6886-5935-417c-b5a8-90d21d6ecd57 {
  max-width:  100%;
}

.shg-c#s-ca0a6886-5935-417c-b5a8-90d21d6ecd57 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ca0a6886-5935-417c-b5a8-90d21d6ecd57 .shg-image-zoom,
.shg-c#s-ca0a6886-5935-417c-b5a8-90d21d6ecd57 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-ca0a6886-5935-417c-b5a8-90d21d6ecd57 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-ca0a6886-5935-417c-b5a8-90d21d6ecd57 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ca0a6886-5935-417c-b5a8-90d21d6ecd57 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-ca0a6886-5935-417c-b5a8-90d21d6ecd57 img.shogun-image,
.shg-c#s-ca0a6886-5935-417c-b5a8-90d21d6ecd57 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-ca0a6886-5935-417c-b5a8-90d21d6ecd57 .shg-image-zoom,
.shg-c#s-ca0a6886-5935-417c-b5a8-90d21d6ecd57 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ca0a6886-5935-417c-b5a8-90d21d6ecd57 {
  max-width:  100%;
}

.shg-c#s-ca0a6886-5935-417c-b5a8-90d21d6ecd57 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ca0a6886-5935-417c-b5a8-90d21d6ecd57 .shg-image-zoom,
.shg-c#s-ca0a6886-5935-417c-b5a8-90d21d6ecd57 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-ca0a6886-5935-417c-b5a8-90d21d6ecd57 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-ca0a6886-5935-417c-b5a8-90d21d6ecd57 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ca0a6886-5935-417c-b5a8-90d21d6ecd57 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-ca0a6886-5935-417c-b5a8-90d21d6ecd57 img.shogun-image,
.shg-c#s-ca0a6886-5935-417c-b5a8-90d21d6ecd57 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-ca0a6886-5935-417c-b5a8-90d21d6ecd57 .shg-image-zoom,
.shg-c#s-ca0a6886-5935-417c-b5a8-90d21d6ecd57 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-ca0a6886-5935-417c-b5a8-90d21d6ecd57 {
  max-width:  100%;
}

.shg-c#s-ca0a6886-5935-417c-b5a8-90d21d6ecd57 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ca0a6886-5935-417c-b5a8-90d21d6ecd57 .shg-image-zoom,
.shg-c#s-ca0a6886-5935-417c-b5a8-90d21d6ecd57 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-ca0a6886-5935-417c-b5a8-90d21d6ecd57 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-ca0a6886-5935-417c-b5a8-90d21d6ecd57 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ca0a6886-5935-417c-b5a8-90d21d6ecd57 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-ca0a6886-5935-417c-b5a8-90d21d6ecd57 img.shogun-image,
.shg-c#s-ca0a6886-5935-417c-b5a8-90d21d6ecd57 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-ca0a6886-5935-417c-b5a8-90d21d6ecd57 .shg-image-zoom,
.shg-c#s-ca0a6886-5935-417c-b5a8-90d21d6ecd57 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-475d5fae-2d52-423c-a8e4-92890094f5b6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-475d5fae-2d52-423c-a8e4-92890094f5b6 .shg-product-title-component h6 span {
  color: #000;
  font-weight:  normal ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 14px;
  
  
  
}

#s-b544ac45-0591-47fa-8905-248b385244cb {
  margin-left: auto;
margin-right: auto;
}

#s-18a7b984-b94c-4637-bf2f-826fce4b8af7 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}


.shg-c#s-18a7b984-b94c-4637-bf2f-826fce4b8af7 {
  max-width:  100%;
}

.shg-c#s-18a7b984-b94c-4637-bf2f-826fce4b8af7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-18a7b984-b94c-4637-bf2f-826fce4b8af7 .shg-image-zoom,
.shg-c#s-18a7b984-b94c-4637-bf2f-826fce4b8af7 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-18a7b984-b94c-4637-bf2f-826fce4b8af7 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-18a7b984-b94c-4637-bf2f-826fce4b8af7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-18a7b984-b94c-4637-bf2f-826fce4b8af7 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-18a7b984-b94c-4637-bf2f-826fce4b8af7 img.shogun-image,
.shg-c#s-18a7b984-b94c-4637-bf2f-826fce4b8af7 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-18a7b984-b94c-4637-bf2f-826fce4b8af7 .shg-image-zoom,
.shg-c#s-18a7b984-b94c-4637-bf2f-826fce4b8af7 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){
.shg-c#s-18a7b984-b94c-4637-bf2f-826fce4b8af7 {
  max-width:  100%;
}

.shg-c#s-18a7b984-b94c-4637-bf2f-826fce4b8af7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-18a7b984-b94c-4637-bf2f-826fce4b8af7 .shg-image-zoom,
.shg-c#s-18a7b984-b94c-4637-bf2f-826fce4b8af7 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-18a7b984-b94c-4637-bf2f-826fce4b8af7 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-18a7b984-b94c-4637-bf2f-826fce4b8af7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-18a7b984-b94c-4637-bf2f-826fce4b8af7 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-18a7b984-b94c-4637-bf2f-826fce4b8af7 img.shogun-image,
.shg-c#s-18a7b984-b94c-4637-bf2f-826fce4b8af7 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-18a7b984-b94c-4637-bf2f-826fce4b8af7 .shg-image-zoom,
.shg-c#s-18a7b984-b94c-4637-bf2f-826fce4b8af7 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-18a7b984-b94c-4637-bf2f-826fce4b8af7 {
  max-width:  100%;
}

.shg-c#s-18a7b984-b94c-4637-bf2f-826fce4b8af7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-18a7b984-b94c-4637-bf2f-826fce4b8af7 .shg-image-zoom,
.shg-c#s-18a7b984-b94c-4637-bf2f-826fce4b8af7 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-18a7b984-b94c-4637-bf2f-826fce4b8af7 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-18a7b984-b94c-4637-bf2f-826fce4b8af7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-18a7b984-b94c-4637-bf2f-826fce4b8af7 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-18a7b984-b94c-4637-bf2f-826fce4b8af7 img.shogun-image,
.shg-c#s-18a7b984-b94c-4637-bf2f-826fce4b8af7 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-18a7b984-b94c-4637-bf2f-826fce4b8af7 .shg-image-zoom,
.shg-c#s-18a7b984-b94c-4637-bf2f-826fce4b8af7 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-18a7b984-b94c-4637-bf2f-826fce4b8af7 {
  max-width:  100%;
}

.shg-c#s-18a7b984-b94c-4637-bf2f-826fce4b8af7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-18a7b984-b94c-4637-bf2f-826fce4b8af7 .shg-image-zoom,
.shg-c#s-18a7b984-b94c-4637-bf2f-826fce4b8af7 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-18a7b984-b94c-4637-bf2f-826fce4b8af7 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-18a7b984-b94c-4637-bf2f-826fce4b8af7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-18a7b984-b94c-4637-bf2f-826fce4b8af7 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-18a7b984-b94c-4637-bf2f-826fce4b8af7 img.shogun-image,
.shg-c#s-18a7b984-b94c-4637-bf2f-826fce4b8af7 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-18a7b984-b94c-4637-bf2f-826fce4b8af7 .shg-image-zoom,
.shg-c#s-18a7b984-b94c-4637-bf2f-826fce4b8af7 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-18a7b984-b94c-4637-bf2f-826fce4b8af7 {
  max-width:  100%;
}

.shg-c#s-18a7b984-b94c-4637-bf2f-826fce4b8af7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-18a7b984-b94c-4637-bf2f-826fce4b8af7 .shg-image-zoom,
.shg-c#s-18a7b984-b94c-4637-bf2f-826fce4b8af7 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-18a7b984-b94c-4637-bf2f-826fce4b8af7 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-18a7b984-b94c-4637-bf2f-826fce4b8af7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-18a7b984-b94c-4637-bf2f-826fce4b8af7 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-18a7b984-b94c-4637-bf2f-826fce4b8af7 img.shogun-image,
.shg-c#s-18a7b984-b94c-4637-bf2f-826fce4b8af7 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-18a7b984-b94c-4637-bf2f-826fce4b8af7 .shg-image-zoom,
.shg-c#s-18a7b984-b94c-4637-bf2f-826fce4b8af7 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-c531e8cc-16cc-4583-8745-23789a4f2dd1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c531e8cc-16cc-4583-8745-23789a4f2dd1 .shg-product-title-component h6 span {
  color: #000;
  font-weight:  normal ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 14px;
  
  
  
}

#s-cb0b3e8f-29e8-4341-bf0f-fef6abb9e373 {
  margin-left: auto;
margin-right: auto;
}

#s-6e190390-71b2-4f13-9ab5-92b4b292fb85 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}


.shg-c#s-6e190390-71b2-4f13-9ab5-92b4b292fb85 {
  max-width:  100%;
}

.shg-c#s-6e190390-71b2-4f13-9ab5-92b4b292fb85 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6e190390-71b2-4f13-9ab5-92b4b292fb85 .shg-image-zoom,
.shg-c#s-6e190390-71b2-4f13-9ab5-92b4b292fb85 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-6e190390-71b2-4f13-9ab5-92b4b292fb85 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-6e190390-71b2-4f13-9ab5-92b4b292fb85 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-6e190390-71b2-4f13-9ab5-92b4b292fb85 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-6e190390-71b2-4f13-9ab5-92b4b292fb85 img.shogun-image,
.shg-c#s-6e190390-71b2-4f13-9ab5-92b4b292fb85 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-6e190390-71b2-4f13-9ab5-92b4b292fb85 .shg-image-zoom,
.shg-c#s-6e190390-71b2-4f13-9ab5-92b4b292fb85 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){
.shg-c#s-6e190390-71b2-4f13-9ab5-92b4b292fb85 {
  max-width:  100%;
}

.shg-c#s-6e190390-71b2-4f13-9ab5-92b4b292fb85 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6e190390-71b2-4f13-9ab5-92b4b292fb85 .shg-image-zoom,
.shg-c#s-6e190390-71b2-4f13-9ab5-92b4b292fb85 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-6e190390-71b2-4f13-9ab5-92b4b292fb85 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-6e190390-71b2-4f13-9ab5-92b4b292fb85 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-6e190390-71b2-4f13-9ab5-92b4b292fb85 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-6e190390-71b2-4f13-9ab5-92b4b292fb85 img.shogun-image,
.shg-c#s-6e190390-71b2-4f13-9ab5-92b4b292fb85 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-6e190390-71b2-4f13-9ab5-92b4b292fb85 .shg-image-zoom,
.shg-c#s-6e190390-71b2-4f13-9ab5-92b4b292fb85 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-6e190390-71b2-4f13-9ab5-92b4b292fb85 {
  max-width:  100%;
}

.shg-c#s-6e190390-71b2-4f13-9ab5-92b4b292fb85 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6e190390-71b2-4f13-9ab5-92b4b292fb85 .shg-image-zoom,
.shg-c#s-6e190390-71b2-4f13-9ab5-92b4b292fb85 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-6e190390-71b2-4f13-9ab5-92b4b292fb85 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-6e190390-71b2-4f13-9ab5-92b4b292fb85 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-6e190390-71b2-4f13-9ab5-92b4b292fb85 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-6e190390-71b2-4f13-9ab5-92b4b292fb85 img.shogun-image,
.shg-c#s-6e190390-71b2-4f13-9ab5-92b4b292fb85 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-6e190390-71b2-4f13-9ab5-92b4b292fb85 .shg-image-zoom,
.shg-c#s-6e190390-71b2-4f13-9ab5-92b4b292fb85 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-6e190390-71b2-4f13-9ab5-92b4b292fb85 {
  max-width:  100%;
}

.shg-c#s-6e190390-71b2-4f13-9ab5-92b4b292fb85 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6e190390-71b2-4f13-9ab5-92b4b292fb85 .shg-image-zoom,
.shg-c#s-6e190390-71b2-4f13-9ab5-92b4b292fb85 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-6e190390-71b2-4f13-9ab5-92b4b292fb85 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-6e190390-71b2-4f13-9ab5-92b4b292fb85 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-6e190390-71b2-4f13-9ab5-92b4b292fb85 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-6e190390-71b2-4f13-9ab5-92b4b292fb85 img.shogun-image,
.shg-c#s-6e190390-71b2-4f13-9ab5-92b4b292fb85 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-6e190390-71b2-4f13-9ab5-92b4b292fb85 .shg-image-zoom,
.shg-c#s-6e190390-71b2-4f13-9ab5-92b4b292fb85 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-6e190390-71b2-4f13-9ab5-92b4b292fb85 {
  max-width:  100%;
}

.shg-c#s-6e190390-71b2-4f13-9ab5-92b4b292fb85 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6e190390-71b2-4f13-9ab5-92b4b292fb85 .shg-image-zoom,
.shg-c#s-6e190390-71b2-4f13-9ab5-92b4b292fb85 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-6e190390-71b2-4f13-9ab5-92b4b292fb85 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-6e190390-71b2-4f13-9ab5-92b4b292fb85 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-6e190390-71b2-4f13-9ab5-92b4b292fb85 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-6e190390-71b2-4f13-9ab5-92b4b292fb85 img.shogun-image,
.shg-c#s-6e190390-71b2-4f13-9ab5-92b4b292fb85 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-6e190390-71b2-4f13-9ab5-92b4b292fb85 .shg-image-zoom,
.shg-c#s-6e190390-71b2-4f13-9ab5-92b4b292fb85 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-9fc40fcd-1012-4056-9b08-ccaa2d6abe4d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9fc40fcd-1012-4056-9b08-ccaa2d6abe4d .shg-product-title-component h6 span {
  color: #000;
  font-weight:  normal ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 14px;
  
  
  
}

#s-134ca6bb-5eec-4569-9a44-69a2a321e1f9 {
  margin-left: auto;
margin-right: auto;
}

#s-9a167110-2ee6-4b8b-9d88-d4be97cef952 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}


.shg-c#s-9a167110-2ee6-4b8b-9d88-d4be97cef952 {
  max-width:  100%;
}

.shg-c#s-9a167110-2ee6-4b8b-9d88-d4be97cef952 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9a167110-2ee6-4b8b-9d88-d4be97cef952 .shg-image-zoom,
.shg-c#s-9a167110-2ee6-4b8b-9d88-d4be97cef952 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-9a167110-2ee6-4b8b-9d88-d4be97cef952 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-9a167110-2ee6-4b8b-9d88-d4be97cef952 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9a167110-2ee6-4b8b-9d88-d4be97cef952 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-9a167110-2ee6-4b8b-9d88-d4be97cef952 img.shogun-image,
.shg-c#s-9a167110-2ee6-4b8b-9d88-d4be97cef952 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-9a167110-2ee6-4b8b-9d88-d4be97cef952 .shg-image-zoom,
.shg-c#s-9a167110-2ee6-4b8b-9d88-d4be97cef952 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){
.shg-c#s-9a167110-2ee6-4b8b-9d88-d4be97cef952 {
  max-width:  100%;
}

.shg-c#s-9a167110-2ee6-4b8b-9d88-d4be97cef952 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9a167110-2ee6-4b8b-9d88-d4be97cef952 .shg-image-zoom,
.shg-c#s-9a167110-2ee6-4b8b-9d88-d4be97cef952 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-9a167110-2ee6-4b8b-9d88-d4be97cef952 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-9a167110-2ee6-4b8b-9d88-d4be97cef952 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9a167110-2ee6-4b8b-9d88-d4be97cef952 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-9a167110-2ee6-4b8b-9d88-d4be97cef952 img.shogun-image,
.shg-c#s-9a167110-2ee6-4b8b-9d88-d4be97cef952 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-9a167110-2ee6-4b8b-9d88-d4be97cef952 .shg-image-zoom,
.shg-c#s-9a167110-2ee6-4b8b-9d88-d4be97cef952 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9a167110-2ee6-4b8b-9d88-d4be97cef952 {
  max-width:  100%;
}

.shg-c#s-9a167110-2ee6-4b8b-9d88-d4be97cef952 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9a167110-2ee6-4b8b-9d88-d4be97cef952 .shg-image-zoom,
.shg-c#s-9a167110-2ee6-4b8b-9d88-d4be97cef952 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-9a167110-2ee6-4b8b-9d88-d4be97cef952 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-9a167110-2ee6-4b8b-9d88-d4be97cef952 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9a167110-2ee6-4b8b-9d88-d4be97cef952 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-9a167110-2ee6-4b8b-9d88-d4be97cef952 img.shogun-image,
.shg-c#s-9a167110-2ee6-4b8b-9d88-d4be97cef952 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-9a167110-2ee6-4b8b-9d88-d4be97cef952 .shg-image-zoom,
.shg-c#s-9a167110-2ee6-4b8b-9d88-d4be97cef952 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9a167110-2ee6-4b8b-9d88-d4be97cef952 {
  max-width:  100%;
}

.shg-c#s-9a167110-2ee6-4b8b-9d88-d4be97cef952 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9a167110-2ee6-4b8b-9d88-d4be97cef952 .shg-image-zoom,
.shg-c#s-9a167110-2ee6-4b8b-9d88-d4be97cef952 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-9a167110-2ee6-4b8b-9d88-d4be97cef952 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-9a167110-2ee6-4b8b-9d88-d4be97cef952 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9a167110-2ee6-4b8b-9d88-d4be97cef952 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-9a167110-2ee6-4b8b-9d88-d4be97cef952 img.shogun-image,
.shg-c#s-9a167110-2ee6-4b8b-9d88-d4be97cef952 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-9a167110-2ee6-4b8b-9d88-d4be97cef952 .shg-image-zoom,
.shg-c#s-9a167110-2ee6-4b8b-9d88-d4be97cef952 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-9a167110-2ee6-4b8b-9d88-d4be97cef952 {
  max-width:  100%;
}

.shg-c#s-9a167110-2ee6-4b8b-9d88-d4be97cef952 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9a167110-2ee6-4b8b-9d88-d4be97cef952 .shg-image-zoom,
.shg-c#s-9a167110-2ee6-4b8b-9d88-d4be97cef952 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-9a167110-2ee6-4b8b-9d88-d4be97cef952 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-9a167110-2ee6-4b8b-9d88-d4be97cef952 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9a167110-2ee6-4b8b-9d88-d4be97cef952 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-9a167110-2ee6-4b8b-9d88-d4be97cef952 img.shogun-image,
.shg-c#s-9a167110-2ee6-4b8b-9d88-d4be97cef952 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-9a167110-2ee6-4b8b-9d88-d4be97cef952 .shg-image-zoom,
.shg-c#s-9a167110-2ee6-4b8b-9d88-d4be97cef952 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-dcbfa241-8551-40f5-9880-c3ff9179e184 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-dcbfa241-8551-40f5-9880-c3ff9179e184 .shg-product-title-component h6 span {
  color: #000;
  font-weight:  normal ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 14px;
  
  
  
}

#s-70e6baa6-5381-4170-96a4-c372dc5b339b {
  margin-left: auto;
margin-right: auto;
}
@media (min-width: 1200px){#s-70e6baa6-5381-4170-96a4-c372dc5b339b {
  display: none;
}
#s-70e6baa6-5381-4170-96a4-c372dc5b339b, #wrap-s-70e6baa6-5381-4170-96a4-c372dc5b339b, #wrap-content-s-70e6baa6-5381-4170-96a4-c372dc5b339b { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-70e6baa6-5381-4170-96a4-c372dc5b339b {
  display: none;
}
#s-70e6baa6-5381-4170-96a4-c372dc5b339b, #wrap-s-70e6baa6-5381-4170-96a4-c372dc5b339b, #wrap-content-s-70e6baa6-5381-4170-96a4-c372dc5b339b { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-70e6baa6-5381-4170-96a4-c372dc5b339b {
  margin-left: 5%;
margin-right: 5%;
}
}
#s-70e6baa6-5381-4170-96a4-c372dc5b339b .shg-dynamic-column-count {
  grid-template-columns: repeat(5, 1fr);
}


#slider-v3-s-70e6baa6-5381-4170-96a4-c372dc5b339b {
  --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;
  
}

#slider-v3-s-70e6baa6-5381-4170-96a4-c372dc5b339b > .swiper-button-prev,
#slider-v3-s-70e6baa6-5381-4170-96a4-c372dc5b339b > .swiper-button-next {
  
}

#slider-v3-s-70e6baa6-5381-4170-96a4-c372dc5b339b > .swiper-button-prev svg,
#slider-v3-s-70e6baa6-5381-4170-96a4-c372dc5b339b > .swiper-button-next svg {
  fill: rgba(113, 113, 113, 1) !important;
  stroke: rgba(113, 113, 113, 1) !important;
  
}

#slider-v3-s-70e6baa6-5381-4170-96a4-c372dc5b339b > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-70e6baa6-5381-4170-96a4-c372dc5b339b > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-70e6baa6-5381-4170-96a4-c372dc5b339b > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-70e6baa6-5381-4170-96a4-c372dc5b339b .swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
}

#slider-v3-s-70e6baa6-5381-4170-96a4-c372dc5b339b .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-70e6baa6-5381-4170-96a4-c372dc5b339b .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}
@media (min-width: 768px) and (max-width: 991px){#s-70e6baa6-5381-4170-96a4-c372dc5b339b .shg-dynamic-column-count {
  grid-template-columns: repeat(4, 1fr);
}


#slider-v3-s-70e6baa6-5381-4170-96a4-c372dc5b339b {
  --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;
  
}

#slider-v3-s-70e6baa6-5381-4170-96a4-c372dc5b339b > .swiper-button-prev,
#slider-v3-s-70e6baa6-5381-4170-96a4-c372dc5b339b > .swiper-button-next {
  
}

#slider-v3-s-70e6baa6-5381-4170-96a4-c372dc5b339b > .swiper-button-prev svg,
#slider-v3-s-70e6baa6-5381-4170-96a4-c372dc5b339b > .swiper-button-next svg {
  fill: rgba(113, 113, 113, 1) !important;
  stroke: rgba(113, 113, 113, 1) !important;
  
}

#slider-v3-s-70e6baa6-5381-4170-96a4-c372dc5b339b > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-70e6baa6-5381-4170-96a4-c372dc5b339b > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-70e6baa6-5381-4170-96a4-c372dc5b339b > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-70e6baa6-5381-4170-96a4-c372dc5b339b .swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
}

#slider-v3-s-70e6baa6-5381-4170-96a4-c372dc5b339b .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-70e6baa6-5381-4170-96a4-c372dc5b339b .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}
}@media (max-width: 767px){#s-70e6baa6-5381-4170-96a4-c372dc5b339b .shg-dynamic-column-count {
  grid-template-columns: repeat(2, 1fr);
}


#slider-v3-s-70e6baa6-5381-4170-96a4-c372dc5b339b {
  --swiper-pagination-color: rgba(0, 103, 130, 1) !important;
  --swiper-pagination-bullet-inactive-color: rgba(0, 103, 130, 1) !important;
  --swiper-pagination-bullet-active-color: rgba(0, 103, 130, 1) !important;
  --arrow-button-size: 35px !important;
  --swiper-pagination-bullet-size: 14px !important;
  
}

#slider-v3-s-70e6baa6-5381-4170-96a4-c372dc5b339b > .swiper-button-prev,
#slider-v3-s-70e6baa6-5381-4170-96a4-c372dc5b339b > .swiper-button-next {
  
}

#slider-v3-s-70e6baa6-5381-4170-96a4-c372dc5b339b > .swiper-button-prev svg,
#slider-v3-s-70e6baa6-5381-4170-96a4-c372dc5b339b > .swiper-button-next svg {
  fill: rgba(0, 103, 130, 1) !important;
  stroke: rgba(0, 103, 130, 1) !important;
  
}

#slider-v3-s-70e6baa6-5381-4170-96a4-c372dc5b339b > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-70e6baa6-5381-4170-96a4-c372dc5b339b > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-70e6baa6-5381-4170-96a4-c372dc5b339b > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-70e6baa6-5381-4170-96a4-c372dc5b339b .swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
}

#slider-v3-s-70e6baa6-5381-4170-96a4-c372dc5b339b .swiper-pagination-bullet-active {
  background-color: rgba(0, 103, 130, 1) !important;
  width: calc(14px * 1) !important;
  height: 14px !important;
  border-radius:  50px  !important;
}

#slider-v3-s-70e6baa6-5381-4170-96a4-c372dc5b339b .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}
}
#s-717bf5f9-c2bc-4ba2-a511-a72e244c8e3f {
  margin-left: auto;
margin-right: auto;
}

#s-e8425f99-2a98-4223-801b-cb09e2217d04 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-e8425f99-2a98-4223-801b-cb09e2217d04 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
}@media (max-width: 767px){#s-e8425f99-2a98-4223-801b-cb09e2217d04 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
}


.shg-c#s-e8425f99-2a98-4223-801b-cb09e2217d04 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e8425f99-2a98-4223-801b-cb09e2217d04 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-e8425f99-2a98-4223-801b-cb09e2217d04 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e8425f99-2a98-4223-801b-cb09e2217d04 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-e8425f99-2a98-4223-801b-cb09e2217d04 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e8425f99-2a98-4223-801b-cb09e2217d04 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e8425f99-2a98-4223-801b-cb09e2217d04 {
  max-width:  100%;
}

.shg-c#s-e8425f99-2a98-4223-801b-cb09e2217d04 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e8425f99-2a98-4223-801b-cb09e2217d04 .shg-image-zoom,
.shg-c#s-e8425f99-2a98-4223-801b-cb09e2217d04 img.shogun-image {
  max-width: 828px !important;
  
}

.shg-c#s-e8425f99-2a98-4223-801b-cb09e2217d04 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-e8425f99-2a98-4223-801b-cb09e2217d04 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e8425f99-2a98-4223-801b-cb09e2217d04 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-e8425f99-2a98-4223-801b-cb09e2217d04 img.shogun-image,
.shg-c#s-e8425f99-2a98-4223-801b-cb09e2217d04 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-e8425f99-2a98-4223-801b-cb09e2217d04 .shg-image-zoom,
.shg-c#s-e8425f99-2a98-4223-801b-cb09e2217d04 img.shogun-image {
  aspect-ratio: 828/1280;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-e8425f99-2a98-4223-801b-cb09e2217d04 {
  max-width:  100%;
}

.shg-c#s-e8425f99-2a98-4223-801b-cb09e2217d04 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e8425f99-2a98-4223-801b-cb09e2217d04 .shg-image-zoom,
.shg-c#s-e8425f99-2a98-4223-801b-cb09e2217d04 img.shogun-image {
  max-width: 285px !important;
  
}

.shg-c#s-e8425f99-2a98-4223-801b-cb09e2217d04 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-e8425f99-2a98-4223-801b-cb09e2217d04 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e8425f99-2a98-4223-801b-cb09e2217d04 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-e8425f99-2a98-4223-801b-cb09e2217d04 img.shogun-image,
.shg-c#s-e8425f99-2a98-4223-801b-cb09e2217d04 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-e8425f99-2a98-4223-801b-cb09e2217d04 .shg-image-zoom,
.shg-c#s-e8425f99-2a98-4223-801b-cb09e2217d04 img.shogun-image {
  aspect-ratio: 285/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-dde8d7a4-8770-497a-8699-74cc7b352b16 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-dde8d7a4-8770-497a-8699-74cc7b352b16 .shg-product-title-component h3 span {
  color: #000;
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 18px;
  
  
  
}
@media (min-width: 768px) and (max-width: 991px){#s-dde8d7a4-8770-497a-8699-74cc7b352b16 .shg-product-title-component h3 span {
  color: rgba(0, 103, 130, 1);
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 14px;
  
  
  
}
}@media (max-width: 767px){#s-dde8d7a4-8770-497a-8699-74cc7b352b16 .shg-product-title-component h3 span {
  color: rgba(0, 103, 130, 1);
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 14px;
  
  
  
}
}
#s-9c21c01b-4508-4009-b4bf-27322cba0468 {
  margin-left: auto;
margin-right: auto;
}

#s-a7cdd87b-5aa0-408f-a865-1b3613ef8023 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-a7cdd87b-5aa0-408f-a865-1b3613ef8023 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
}@media (max-width: 767px){#s-a7cdd87b-5aa0-408f-a865-1b3613ef8023 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
}


.shg-c#s-a7cdd87b-5aa0-408f-a865-1b3613ef8023 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a7cdd87b-5aa0-408f-a865-1b3613ef8023 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-a7cdd87b-5aa0-408f-a865-1b3613ef8023 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a7cdd87b-5aa0-408f-a865-1b3613ef8023 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-a7cdd87b-5aa0-408f-a865-1b3613ef8023 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a7cdd87b-5aa0-408f-a865-1b3613ef8023 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a7cdd87b-5aa0-408f-a865-1b3613ef8023 {
  max-width:  100%;
}

.shg-c#s-a7cdd87b-5aa0-408f-a865-1b3613ef8023 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a7cdd87b-5aa0-408f-a865-1b3613ef8023 .shg-image-zoom,
.shg-c#s-a7cdd87b-5aa0-408f-a865-1b3613ef8023 img.shogun-image {
  max-width: 828px !important;
  
}

.shg-c#s-a7cdd87b-5aa0-408f-a865-1b3613ef8023 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-a7cdd87b-5aa0-408f-a865-1b3613ef8023 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a7cdd87b-5aa0-408f-a865-1b3613ef8023 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-a7cdd87b-5aa0-408f-a865-1b3613ef8023 img.shogun-image,
.shg-c#s-a7cdd87b-5aa0-408f-a865-1b3613ef8023 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-a7cdd87b-5aa0-408f-a865-1b3613ef8023 .shg-image-zoom,
.shg-c#s-a7cdd87b-5aa0-408f-a865-1b3613ef8023 img.shogun-image {
  aspect-ratio: 828/1280;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-a7cdd87b-5aa0-408f-a865-1b3613ef8023 {
  max-width:  100%;
}

.shg-c#s-a7cdd87b-5aa0-408f-a865-1b3613ef8023 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a7cdd87b-5aa0-408f-a865-1b3613ef8023 .shg-image-zoom,
.shg-c#s-a7cdd87b-5aa0-408f-a865-1b3613ef8023 img.shogun-image {
  max-width: 285px !important;
  
}

.shg-c#s-a7cdd87b-5aa0-408f-a865-1b3613ef8023 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-a7cdd87b-5aa0-408f-a865-1b3613ef8023 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a7cdd87b-5aa0-408f-a865-1b3613ef8023 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-a7cdd87b-5aa0-408f-a865-1b3613ef8023 img.shogun-image,
.shg-c#s-a7cdd87b-5aa0-408f-a865-1b3613ef8023 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-a7cdd87b-5aa0-408f-a865-1b3613ef8023 .shg-image-zoom,
.shg-c#s-a7cdd87b-5aa0-408f-a865-1b3613ef8023 img.shogun-image {
  aspect-ratio: 285/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-a7637aec-b789-4418-9553-82df134d60e9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a7637aec-b789-4418-9553-82df134d60e9 .shg-product-title-component h3 span {
  color: #000;
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 18px;
  
  
  
}
@media (min-width: 768px) and (max-width: 991px){#s-a7637aec-b789-4418-9553-82df134d60e9 .shg-product-title-component h3 span {
  color: rgba(0, 103, 130, 1);
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 14px;
  
  
  
}
}@media (max-width: 767px){#s-a7637aec-b789-4418-9553-82df134d60e9 .shg-product-title-component h3 span {
  color: rgba(0, 103, 130, 1);
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 14px;
  
  
  
}
}
#s-07939658-21ae-4d1a-bc56-de3465f72f8d {
  margin-left: auto;
margin-right: auto;
}

#s-2f543b01-89c0-48a6-9637-ab9d664385b9 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-2f543b01-89c0-48a6-9637-ab9d664385b9 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
}@media (max-width: 767px){#s-2f543b01-89c0-48a6-9637-ab9d664385b9 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
}


.shg-c#s-2f543b01-89c0-48a6-9637-ab9d664385b9 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2f543b01-89c0-48a6-9637-ab9d664385b9 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-2f543b01-89c0-48a6-9637-ab9d664385b9 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2f543b01-89c0-48a6-9637-ab9d664385b9 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-2f543b01-89c0-48a6-9637-ab9d664385b9 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2f543b01-89c0-48a6-9637-ab9d664385b9 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-2f543b01-89c0-48a6-9637-ab9d664385b9 {
  max-width:  100%;
}

.shg-c#s-2f543b01-89c0-48a6-9637-ab9d664385b9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2f543b01-89c0-48a6-9637-ab9d664385b9 .shg-image-zoom,
.shg-c#s-2f543b01-89c0-48a6-9637-ab9d664385b9 img.shogun-image {
  max-width: 828px !important;
  
}

.shg-c#s-2f543b01-89c0-48a6-9637-ab9d664385b9 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-2f543b01-89c0-48a6-9637-ab9d664385b9 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2f543b01-89c0-48a6-9637-ab9d664385b9 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-2f543b01-89c0-48a6-9637-ab9d664385b9 img.shogun-image,
.shg-c#s-2f543b01-89c0-48a6-9637-ab9d664385b9 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-2f543b01-89c0-48a6-9637-ab9d664385b9 .shg-image-zoom,
.shg-c#s-2f543b01-89c0-48a6-9637-ab9d664385b9 img.shogun-image {
  aspect-ratio: 828/1280;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-2f543b01-89c0-48a6-9637-ab9d664385b9 {
  max-width:  100%;
}

.shg-c#s-2f543b01-89c0-48a6-9637-ab9d664385b9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2f543b01-89c0-48a6-9637-ab9d664385b9 .shg-image-zoom,
.shg-c#s-2f543b01-89c0-48a6-9637-ab9d664385b9 img.shogun-image {
  max-width: 285px !important;
  
}

.shg-c#s-2f543b01-89c0-48a6-9637-ab9d664385b9 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-2f543b01-89c0-48a6-9637-ab9d664385b9 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2f543b01-89c0-48a6-9637-ab9d664385b9 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-2f543b01-89c0-48a6-9637-ab9d664385b9 img.shogun-image,
.shg-c#s-2f543b01-89c0-48a6-9637-ab9d664385b9 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-2f543b01-89c0-48a6-9637-ab9d664385b9 .shg-image-zoom,
.shg-c#s-2f543b01-89c0-48a6-9637-ab9d664385b9 img.shogun-image {
  aspect-ratio: 285/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-61d9ec25-8d57-4b8c-be7f-d35fb76ef311 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-61d9ec25-8d57-4b8c-be7f-d35fb76ef311 .shg-product-title-component h3 span {
  color: #000;
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 18px;
  
  
  
}
@media (min-width: 768px) and (max-width: 991px){#s-61d9ec25-8d57-4b8c-be7f-d35fb76ef311 .shg-product-title-component h3 span {
  color: rgba(0, 103, 130, 1);
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 14px;
  
  
  
}
}@media (max-width: 767px){#s-61d9ec25-8d57-4b8c-be7f-d35fb76ef311 .shg-product-title-component h3 span {
  color: rgba(0, 103, 130, 1);
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 14px;
  
  
  
}
}
#s-9d6f4508-be27-4fb3-b15d-81d9d319b6e6 {
  margin-left: auto;
margin-right: auto;
}

#s-c6a7f69a-00a6-418f-9776-857cc03b04ce {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-c6a7f69a-00a6-418f-9776-857cc03b04ce {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
}@media (max-width: 767px){#s-c6a7f69a-00a6-418f-9776-857cc03b04ce {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
}


.shg-c#s-c6a7f69a-00a6-418f-9776-857cc03b04ce .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c6a7f69a-00a6-418f-9776-857cc03b04ce img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-c6a7f69a-00a6-418f-9776-857cc03b04ce .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c6a7f69a-00a6-418f-9776-857cc03b04ce img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-c6a7f69a-00a6-418f-9776-857cc03b04ce .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c6a7f69a-00a6-418f-9776-857cc03b04ce img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c6a7f69a-00a6-418f-9776-857cc03b04ce {
  max-width:  100%;
}

.shg-c#s-c6a7f69a-00a6-418f-9776-857cc03b04ce img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c6a7f69a-00a6-418f-9776-857cc03b04ce .shg-image-zoom,
.shg-c#s-c6a7f69a-00a6-418f-9776-857cc03b04ce img.shogun-image {
  max-width: 828px !important;
  
}

.shg-c#s-c6a7f69a-00a6-418f-9776-857cc03b04ce .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-c6a7f69a-00a6-418f-9776-857cc03b04ce .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c6a7f69a-00a6-418f-9776-857cc03b04ce img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-c6a7f69a-00a6-418f-9776-857cc03b04ce img.shogun-image,
.shg-c#s-c6a7f69a-00a6-418f-9776-857cc03b04ce .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-c6a7f69a-00a6-418f-9776-857cc03b04ce .shg-image-zoom,
.shg-c#s-c6a7f69a-00a6-418f-9776-857cc03b04ce img.shogun-image {
  aspect-ratio: 828/1280;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-c6a7f69a-00a6-418f-9776-857cc03b04ce {
  max-width:  100%;
}

.shg-c#s-c6a7f69a-00a6-418f-9776-857cc03b04ce img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c6a7f69a-00a6-418f-9776-857cc03b04ce .shg-image-zoom,
.shg-c#s-c6a7f69a-00a6-418f-9776-857cc03b04ce img.shogun-image {
  max-width: 285px !important;
  
}

.shg-c#s-c6a7f69a-00a6-418f-9776-857cc03b04ce .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-c6a7f69a-00a6-418f-9776-857cc03b04ce .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c6a7f69a-00a6-418f-9776-857cc03b04ce img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-c6a7f69a-00a6-418f-9776-857cc03b04ce img.shogun-image,
.shg-c#s-c6a7f69a-00a6-418f-9776-857cc03b04ce .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-c6a7f69a-00a6-418f-9776-857cc03b04ce .shg-image-zoom,
.shg-c#s-c6a7f69a-00a6-418f-9776-857cc03b04ce img.shogun-image {
  aspect-ratio: 285/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-ed3802ce-79d1-4a45-b4eb-ddc99f243d8d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ed3802ce-79d1-4a45-b4eb-ddc99f243d8d .shg-product-title-component h3 span {
  color: #000;
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 18px;
  
  
  
}
@media (min-width: 768px) and (max-width: 991px){#s-ed3802ce-79d1-4a45-b4eb-ddc99f243d8d .shg-product-title-component h3 span {
  color: rgba(0, 103, 130, 1);
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 14px;
  
  
  
}
}@media (max-width: 767px){#s-ed3802ce-79d1-4a45-b4eb-ddc99f243d8d .shg-product-title-component h3 span {
  color: rgba(0, 103, 130, 1);
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 14px;
  
  
  
}
}
#s-809e5a09-9d1a-4f9b-8a97-78afcfa3c73d {
  margin-left: auto;
margin-right: auto;
}

#s-7032ea6a-eb67-4162-a62b-82821840391d {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-7032ea6a-eb67-4162-a62b-82821840391d {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
}@media (max-width: 767px){#s-7032ea6a-eb67-4162-a62b-82821840391d {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
}


.shg-c#s-7032ea6a-eb67-4162-a62b-82821840391d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7032ea6a-eb67-4162-a62b-82821840391d img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-7032ea6a-eb67-4162-a62b-82821840391d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7032ea6a-eb67-4162-a62b-82821840391d img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-7032ea6a-eb67-4162-a62b-82821840391d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7032ea6a-eb67-4162-a62b-82821840391d img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-7032ea6a-eb67-4162-a62b-82821840391d {
  max-width:  100%;
}

.shg-c#s-7032ea6a-eb67-4162-a62b-82821840391d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7032ea6a-eb67-4162-a62b-82821840391d .shg-image-zoom,
.shg-c#s-7032ea6a-eb67-4162-a62b-82821840391d img.shogun-image {
  max-width: 828px !important;
  
}

.shg-c#s-7032ea6a-eb67-4162-a62b-82821840391d .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-7032ea6a-eb67-4162-a62b-82821840391d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7032ea6a-eb67-4162-a62b-82821840391d img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-7032ea6a-eb67-4162-a62b-82821840391d img.shogun-image,
.shg-c#s-7032ea6a-eb67-4162-a62b-82821840391d .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-7032ea6a-eb67-4162-a62b-82821840391d .shg-image-zoom,
.shg-c#s-7032ea6a-eb67-4162-a62b-82821840391d img.shogun-image {
  aspect-ratio: 828/1280;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-7032ea6a-eb67-4162-a62b-82821840391d {
  max-width:  100%;
}

.shg-c#s-7032ea6a-eb67-4162-a62b-82821840391d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7032ea6a-eb67-4162-a62b-82821840391d .shg-image-zoom,
.shg-c#s-7032ea6a-eb67-4162-a62b-82821840391d img.shogun-image {
  max-width: 285px !important;
  
}

.shg-c#s-7032ea6a-eb67-4162-a62b-82821840391d .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-7032ea6a-eb67-4162-a62b-82821840391d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7032ea6a-eb67-4162-a62b-82821840391d img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-7032ea6a-eb67-4162-a62b-82821840391d img.shogun-image,
.shg-c#s-7032ea6a-eb67-4162-a62b-82821840391d .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-7032ea6a-eb67-4162-a62b-82821840391d .shg-image-zoom,
.shg-c#s-7032ea6a-eb67-4162-a62b-82821840391d img.shogun-image {
  aspect-ratio: 285/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-22a74e70-f203-43ef-9efa-479b0c63ba0b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-22a74e70-f203-43ef-9efa-479b0c63ba0b .shg-product-title-component h3 span {
  color: #000;
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 18px;
  
  
  
}
@media (min-width: 768px) and (max-width: 991px){#s-22a74e70-f203-43ef-9efa-479b0c63ba0b .shg-product-title-component h3 span {
  color: rgba(0, 103, 130, 1);
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 14px;
  
  
  
}
}@media (max-width: 767px){#s-22a74e70-f203-43ef-9efa-479b0c63ba0b .shg-product-title-component h3 span {
  color: rgba(0, 103, 130, 1);
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 14px;
  
  
  
}
}
#s-397db25c-b7a6-4c9b-9d7c-931ffc85de20 {
  margin-left: auto;
margin-right: auto;
}

#s-17f4a004-3ad0-44a1-8946-607dfecadfcd {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-17f4a004-3ad0-44a1-8946-607dfecadfcd {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
}@media (max-width: 767px){#s-17f4a004-3ad0-44a1-8946-607dfecadfcd {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
}


.shg-c#s-17f4a004-3ad0-44a1-8946-607dfecadfcd .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-17f4a004-3ad0-44a1-8946-607dfecadfcd img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-17f4a004-3ad0-44a1-8946-607dfecadfcd .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-17f4a004-3ad0-44a1-8946-607dfecadfcd img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-17f4a004-3ad0-44a1-8946-607dfecadfcd .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-17f4a004-3ad0-44a1-8946-607dfecadfcd img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-17f4a004-3ad0-44a1-8946-607dfecadfcd {
  max-width:  100%;
}

.shg-c#s-17f4a004-3ad0-44a1-8946-607dfecadfcd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-17f4a004-3ad0-44a1-8946-607dfecadfcd .shg-image-zoom,
.shg-c#s-17f4a004-3ad0-44a1-8946-607dfecadfcd img.shogun-image {
  max-width: 828px !important;
  
}

.shg-c#s-17f4a004-3ad0-44a1-8946-607dfecadfcd .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-17f4a004-3ad0-44a1-8946-607dfecadfcd .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-17f4a004-3ad0-44a1-8946-607dfecadfcd img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-17f4a004-3ad0-44a1-8946-607dfecadfcd img.shogun-image,
.shg-c#s-17f4a004-3ad0-44a1-8946-607dfecadfcd .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-17f4a004-3ad0-44a1-8946-607dfecadfcd .shg-image-zoom,
.shg-c#s-17f4a004-3ad0-44a1-8946-607dfecadfcd img.shogun-image {
  aspect-ratio: 828/1280;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-17f4a004-3ad0-44a1-8946-607dfecadfcd {
  max-width:  100%;
}

.shg-c#s-17f4a004-3ad0-44a1-8946-607dfecadfcd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-17f4a004-3ad0-44a1-8946-607dfecadfcd .shg-image-zoom,
.shg-c#s-17f4a004-3ad0-44a1-8946-607dfecadfcd img.shogun-image {
  max-width: 285px !important;
  
}

.shg-c#s-17f4a004-3ad0-44a1-8946-607dfecadfcd .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-17f4a004-3ad0-44a1-8946-607dfecadfcd .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-17f4a004-3ad0-44a1-8946-607dfecadfcd img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-17f4a004-3ad0-44a1-8946-607dfecadfcd img.shogun-image,
.shg-c#s-17f4a004-3ad0-44a1-8946-607dfecadfcd .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-17f4a004-3ad0-44a1-8946-607dfecadfcd .shg-image-zoom,
.shg-c#s-17f4a004-3ad0-44a1-8946-607dfecadfcd img.shogun-image {
  aspect-ratio: 285/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-2ba4ef77-2798-4831-8103-fa87dbe44940 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2ba4ef77-2798-4831-8103-fa87dbe44940 .shg-product-title-component h3 span {
  color: #000;
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 18px;
  
  
  
}
@media (min-width: 768px) and (max-width: 991px){#s-2ba4ef77-2798-4831-8103-fa87dbe44940 .shg-product-title-component h3 span {
  color: rgba(0, 103, 130, 1);
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 14px;
  
  
  
}
}@media (max-width: 767px){#s-2ba4ef77-2798-4831-8103-fa87dbe44940 .shg-product-title-component h3 span {
  color: rgba(0, 103, 130, 1);
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 14px;
  
  
  
}
}
#s-faa0f6f3-632b-4926-a165-3cf46388fd90 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNDM5Njk4OTYtYzFhYy00N2IzLTg4YjQtYzRmZDNkZTRiNmMxIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZWVmMTBiO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojN2UyMGNmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM0Mzk2OTg5Ni1jMWFjLTQ3YjMtODhiNC1jNGZkM2RlNGI2YzEpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(139, 182, 29, 1);
border-style: none;
border-radius: 5px;
text-align: center;
text-decoration: none;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#eef10b"}, {"id"=>2, "pos"=>1, "color"=>"#7e20cf"}];
hover-type: gradient;
}
#s-faa0f6f3-632b-4926-a165-3cf46388fd90:hover {background-color: rgba(166, 210, 56, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-faa0f6f3-632b-4926-a165-3cf46388fd90:active {background-color: rgba(175, 220, 60, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-faa0f6f3-632b-4926-a165-3cf46388fd90 {
  border-style: solid;
margin-top: 0px;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(139, 182, 29, 1);
border-radius: 5px;
background-color: rgba(139, 182, 29, 1);
background-image: none;
hover-type: color;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-faa0f6f3-632b-4926-a165-3cf46388fd90 {
  margin-top: 0px;
margin-bottom: 20px;
background-image: none;
background-color: rgba(139, 182, 29, 1);
hover-type: color;
}
#s-faa0f6f3-632b-4926-a165-3cf46388fd90:hover {background-color: rgba(164, 206, 57, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}}@media (min-width: 768px) and (max-width: 991px){#s-faa0f6f3-632b-4926-a165-3cf46388fd90 {
  margin-bottom: 20px;
background-image: none;
background-color: rgba(139, 182, 29, 1);
hover-type: color;
}
}@media (max-width: 767px){#s-faa0f6f3-632b-4926-a165-3cf46388fd90 {
  margin-bottom: 20px;
background-image: none;
background-color: rgba(139, 182, 29, 1);
hover-type: color;
}
}

  #s-faa0f6f3-632b-4926-a165-3cf46388fd90-root {
    text-align: center;
  }


#s-faa0f6f3-632b-4926-a165-3cf46388fd90.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-faa0f6f3-632b-4926-a165-3cf46388fd90-root {
    text-align: center;
  }


#s-faa0f6f3-632b-4926-a165-3cf46388fd90.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-faa0f6f3-632b-4926-a165-3cf46388fd90-root {
    text-align: center;
  }


#s-faa0f6f3-632b-4926-a165-3cf46388fd90.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-faa0f6f3-632b-4926-a165-3cf46388fd90-root {
    text-align: center;
  }


#s-faa0f6f3-632b-4926-a165-3cf46388fd90.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-faa0f6f3-632b-4926-a165-3cf46388fd90-root {
    text-align: center;
  }


#s-faa0f6f3-632b-4926-a165-3cf46388fd90.shg-btn {
  color: #ffffff;
  font-size: 12px;
  font-weight: 700;
  
  
  display:  inline-block ;
}
}
#s-6d482fa9-0d0a-425b-aee1-9fe603b42854 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
background-color: rgba(247, 247, 247, 1);
}
@media (max-width: 767px){#s-6d482fa9-0d0a-425b-aee1-9fe603b42854 {
  margin-left: 0%;
margin-right: 0%;
padding-left: 5%;
padding-right: 5%;
}
}







#s-6d482fa9-0d0a-425b-aee1-9fe603b42854 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6d482fa9-0d0a-425b-aee1-9fe603b42854.shg-box.shg-c {
  justify-content: center;
}

#s-0f19e87b-175f-419a-abf8-0d27f030ac13 {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-0f19e87b-175f-419a-abf8-0d27f030ac13 {
  margin-top: 20px;
margin-bottom: 0px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-0f19e87b-175f-419a-abf8-0d27f030ac13 {
  margin-bottom: 0px;
}
}@media (max-width: 767px){#s-0f19e87b-175f-419a-abf8-0d27f030ac13 {
  margin-bottom: 0px;
}
}
#s-0f19e87b-175f-419a-abf8-0d27f030ac13 .shogun-heading-component h1 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  font-family: "Mouse Memoirs";
  font-style:  normal ;
  font-size: 35px;
  
  
  
}


@media (min-width: 1200px){#s-0f19e87b-175f-419a-abf8-0d27f030ac13 .shogun-heading-component h1 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 40px;
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-0f19e87b-175f-419a-abf8-0d27f030ac13 .shogun-heading-component h1 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-0f19e87b-175f-419a-abf8-0d27f030ac13 .shogun-heading-component h1 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 35px;
  
  
  
}


}@media (max-width: 767px){#s-0f19e87b-175f-419a-abf8-0d27f030ac13 .shogun-heading-component h1 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 25px;
  
  
  
}


}
#s-a99ababd-e71b-4c26-8eda-2a3157270b19 {
  margin-top: -10px;
margin-left: auto;
margin-bottom: -10px;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-a99ababd-e71b-4c26-8eda-2a3157270b19 {
  margin-top: -10px;
margin-bottom: 30px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-a99ababd-e71b-4c26-8eda-2a3157270b19 {
  margin-top: 0px;
margin-bottom: 20px;
}
}@media (max-width: 767px){#s-a99ababd-e71b-4c26-8eda-2a3157270b19 {
  margin-top: 0px;
margin-bottom: 0px;
}
}
#s-a99ababd-e71b-4c26-8eda-2a3157270b19 .shogun-heading-component h2 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  
}


@media (min-width: 1200px){#s-a99ababd-e71b-4c26-8eda-2a3157270b19 .shogun-heading-component h2 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 24px;
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-a99ababd-e71b-4c26-8eda-2a3157270b19 .shogun-heading-component h2 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-a99ababd-e71b-4c26-8eda-2a3157270b19 .shogun-heading-component h2 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 20px;
  
  
  
}


}@media (max-width: 767px){#s-a99ababd-e71b-4c26-8eda-2a3157270b19 .shogun-heading-component h2 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}


}
#s-f74379aa-0258-427e-83b6-a71c69e34583 {
  margin-left: 15%;
margin-right: 15%;
padding-left: 0px;
padding-right: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-f74379aa-0258-427e-83b6-a71c69e34583 {
  display: none;
}
#s-f74379aa-0258-427e-83b6-a71c69e34583, #wrap-s-f74379aa-0258-427e-83b6-a71c69e34583, #wrap-content-s-f74379aa-0258-427e-83b6-a71c69e34583 { display: none !important; }}@media (max-width: 767px){#s-f74379aa-0258-427e-83b6-a71c69e34583 {
  display: none;
}
#s-f74379aa-0258-427e-83b6-a71c69e34583, #wrap-s-f74379aa-0258-427e-83b6-a71c69e34583, #wrap-content-s-f74379aa-0258-427e-83b6-a71c69e34583 { display: none !important; }}
#s-f74379aa-0258-427e-83b6-a71c69e34583 .shg-dynamic-column-count {
  grid-template-columns: repeat(5, 1fr);
}


#slider-v3-s-f74379aa-0258-427e-83b6-a71c69e34583 {
  --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;
  
}

#slider-v3-s-f74379aa-0258-427e-83b6-a71c69e34583 > .swiper-button-prev,
#slider-v3-s-f74379aa-0258-427e-83b6-a71c69e34583 > .swiper-button-next {
  
}

#slider-v3-s-f74379aa-0258-427e-83b6-a71c69e34583 > .swiper-button-prev svg,
#slider-v3-s-f74379aa-0258-427e-83b6-a71c69e34583 > .swiper-button-next svg {
  fill: rgba(255, 255, 255, 1) !important;
  stroke: rgba(255, 255, 255, 1) !important;
  
    background-color: rgba(0, 103, 130, 1) !important;
    padding: 8px !important;
    border-radius:  50% !important;
                   
  
}

#slider-v3-s-f74379aa-0258-427e-83b6-a71c69e34583 > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-f74379aa-0258-427e-83b6-a71c69e34583 > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-f74379aa-0258-427e-83b6-a71c69e34583 > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-f74379aa-0258-427e-83b6-a71c69e34583 .swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
}

#slider-v3-s-f74379aa-0258-427e-83b6-a71c69e34583 .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-f74379aa-0258-427e-83b6-a71c69e34583 .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}
@media (min-width: 1200px){#s-f74379aa-0258-427e-83b6-a71c69e34583 .shg-dynamic-column-count {
  grid-template-columns: repeat(5, 1fr);
}


#slider-v3-s-f74379aa-0258-427e-83b6-a71c69e34583 {
  --swiper-pagination-color: rgba(0, 103, 130, 1) !important;
  --swiper-pagination-bullet-inactive-color: rgba(0, 103, 130, 1) !important;
  --swiper-pagination-bullet-active-color: rgba(0, 103, 130, 1) !important;
  --arrow-button-size: 35px !important;
  --swiper-pagination-bullet-size: 10px !important;
  
}

#slider-v3-s-f74379aa-0258-427e-83b6-a71c69e34583 > .swiper-button-prev,
#slider-v3-s-f74379aa-0258-427e-83b6-a71c69e34583 > .swiper-button-next {
  
}

#slider-v3-s-f74379aa-0258-427e-83b6-a71c69e34583 > .swiper-button-prev svg,
#slider-v3-s-f74379aa-0258-427e-83b6-a71c69e34583 > .swiper-button-next svg {
  fill: rgba(255, 255, 255, 1) !important;
  stroke: rgba(255, 255, 255, 1) !important;
  
    background-color: rgba(0, 103, 130, 1) !important;
    padding: 8px !important;
    border-radius:  50% !important;
                   
  
}

#slider-v3-s-f74379aa-0258-427e-83b6-a71c69e34583 > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-f74379aa-0258-427e-83b6-a71c69e34583 > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-f74379aa-0258-427e-83b6-a71c69e34583 > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-f74379aa-0258-427e-83b6-a71c69e34583 .swiper-pagination-bullet {
  width: 10px !important;
  height: 10px !important;
  margin: 0 !important;
}

#slider-v3-s-f74379aa-0258-427e-83b6-a71c69e34583 .swiper-pagination-bullet-active {
  background-color: rgba(0, 103, 130, 1) !important;
  width: calc(10px * 1) !important;
  height: 10px !important;
  border-radius:  50px  !important;
}

#slider-v3-s-f74379aa-0258-427e-83b6-a71c69e34583 .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}
}@media (max-width: 767px){#s-f74379aa-0258-427e-83b6-a71c69e34583 .shg-dynamic-column-count {
  grid-template-columns: repeat(5, 1fr);
}


#slider-v3-s-f74379aa-0258-427e-83b6-a71c69e34583 {
  --swiper-pagination-color: rgba(0, 103, 130, 1) !important;
  --swiper-pagination-bullet-inactive-color: rgba(0, 103, 130, 1) !important;
  --swiper-pagination-bullet-active-color: rgba(0, 103, 130, 1) !important;
  --arrow-button-size: 35px !important;
  --swiper-pagination-bullet-size: 14px !important;
  
}

#slider-v3-s-f74379aa-0258-427e-83b6-a71c69e34583 > .swiper-button-prev,
#slider-v3-s-f74379aa-0258-427e-83b6-a71c69e34583 > .swiper-button-next {
  
}

#slider-v3-s-f74379aa-0258-427e-83b6-a71c69e34583 > .swiper-button-prev svg,
#slider-v3-s-f74379aa-0258-427e-83b6-a71c69e34583 > .swiper-button-next svg {
  fill: rgba(0, 103, 130, 1) !important;
  stroke: rgba(0, 103, 130, 1) !important;
  
    background-color: rgba(0, 103, 130, 1) !important;
    padding: 8px !important;
    border-radius:  50% !important;
                   
  
}

#slider-v3-s-f74379aa-0258-427e-83b6-a71c69e34583 > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-f74379aa-0258-427e-83b6-a71c69e34583 > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-f74379aa-0258-427e-83b6-a71c69e34583 > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-f74379aa-0258-427e-83b6-a71c69e34583 .swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
}

#slider-v3-s-f74379aa-0258-427e-83b6-a71c69e34583 .swiper-pagination-bullet-active {
  background-color: rgba(0, 103, 130, 1) !important;
  width: calc(14px * 1) !important;
  height: 14px !important;
  border-radius:  50px  !important;
}

#slider-v3-s-f74379aa-0258-427e-83b6-a71c69e34583 .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}
}
#s-2a3bc308-601a-4702-9b77-46d172b6d30a {
  margin-left: auto;
margin-right: auto;
}

#s-f7e55646-ac32-4d25-be9e-1a198838fc81 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}


.shg-c#s-f7e55646-ac32-4d25-be9e-1a198838fc81 {
  max-width:  100%;
}

.shg-c#s-f7e55646-ac32-4d25-be9e-1a198838fc81 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f7e55646-ac32-4d25-be9e-1a198838fc81 .shg-image-zoom,
.shg-c#s-f7e55646-ac32-4d25-be9e-1a198838fc81 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-f7e55646-ac32-4d25-be9e-1a198838fc81 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-f7e55646-ac32-4d25-be9e-1a198838fc81 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f7e55646-ac32-4d25-be9e-1a198838fc81 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-f7e55646-ac32-4d25-be9e-1a198838fc81 img.shogun-image,
.shg-c#s-f7e55646-ac32-4d25-be9e-1a198838fc81 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-f7e55646-ac32-4d25-be9e-1a198838fc81 .shg-image-zoom,
.shg-c#s-f7e55646-ac32-4d25-be9e-1a198838fc81 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){
.shg-c#s-f7e55646-ac32-4d25-be9e-1a198838fc81 {
  max-width:  100%;
}

.shg-c#s-f7e55646-ac32-4d25-be9e-1a198838fc81 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f7e55646-ac32-4d25-be9e-1a198838fc81 .shg-image-zoom,
.shg-c#s-f7e55646-ac32-4d25-be9e-1a198838fc81 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-f7e55646-ac32-4d25-be9e-1a198838fc81 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-f7e55646-ac32-4d25-be9e-1a198838fc81 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f7e55646-ac32-4d25-be9e-1a198838fc81 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-f7e55646-ac32-4d25-be9e-1a198838fc81 img.shogun-image,
.shg-c#s-f7e55646-ac32-4d25-be9e-1a198838fc81 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-f7e55646-ac32-4d25-be9e-1a198838fc81 .shg-image-zoom,
.shg-c#s-f7e55646-ac32-4d25-be9e-1a198838fc81 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f7e55646-ac32-4d25-be9e-1a198838fc81 {
  max-width:  100%;
}

.shg-c#s-f7e55646-ac32-4d25-be9e-1a198838fc81 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f7e55646-ac32-4d25-be9e-1a198838fc81 .shg-image-zoom,
.shg-c#s-f7e55646-ac32-4d25-be9e-1a198838fc81 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-f7e55646-ac32-4d25-be9e-1a198838fc81 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-f7e55646-ac32-4d25-be9e-1a198838fc81 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f7e55646-ac32-4d25-be9e-1a198838fc81 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-f7e55646-ac32-4d25-be9e-1a198838fc81 img.shogun-image,
.shg-c#s-f7e55646-ac32-4d25-be9e-1a198838fc81 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-f7e55646-ac32-4d25-be9e-1a198838fc81 .shg-image-zoom,
.shg-c#s-f7e55646-ac32-4d25-be9e-1a198838fc81 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f7e55646-ac32-4d25-be9e-1a198838fc81 {
  max-width:  100%;
}

.shg-c#s-f7e55646-ac32-4d25-be9e-1a198838fc81 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f7e55646-ac32-4d25-be9e-1a198838fc81 .shg-image-zoom,
.shg-c#s-f7e55646-ac32-4d25-be9e-1a198838fc81 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-f7e55646-ac32-4d25-be9e-1a198838fc81 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-f7e55646-ac32-4d25-be9e-1a198838fc81 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f7e55646-ac32-4d25-be9e-1a198838fc81 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-f7e55646-ac32-4d25-be9e-1a198838fc81 img.shogun-image,
.shg-c#s-f7e55646-ac32-4d25-be9e-1a198838fc81 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-f7e55646-ac32-4d25-be9e-1a198838fc81 .shg-image-zoom,
.shg-c#s-f7e55646-ac32-4d25-be9e-1a198838fc81 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-f7e55646-ac32-4d25-be9e-1a198838fc81 {
  max-width:  100%;
}

.shg-c#s-f7e55646-ac32-4d25-be9e-1a198838fc81 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f7e55646-ac32-4d25-be9e-1a198838fc81 .shg-image-zoom,
.shg-c#s-f7e55646-ac32-4d25-be9e-1a198838fc81 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-f7e55646-ac32-4d25-be9e-1a198838fc81 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-f7e55646-ac32-4d25-be9e-1a198838fc81 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f7e55646-ac32-4d25-be9e-1a198838fc81 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-f7e55646-ac32-4d25-be9e-1a198838fc81 img.shogun-image,
.shg-c#s-f7e55646-ac32-4d25-be9e-1a198838fc81 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-f7e55646-ac32-4d25-be9e-1a198838fc81 .shg-image-zoom,
.shg-c#s-f7e55646-ac32-4d25-be9e-1a198838fc81 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-cd89e3d5-8d90-4ff5-a1cd-9299dfe95064 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-cd89e3d5-8d90-4ff5-a1cd-9299dfe95064 .shg-product-title-component h6 span {
  color: #000;
  font-weight:  normal ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 14px;
  
  
  
}

#s-a162f2ab-b115-45d3-9312-aa19d9348136 {
  margin-left: auto;
margin-right: auto;
}

#s-d2435156-3ff9-4f2b-be4a-fb0ab7540c8b {
  margin-left: auto;
margin-right: auto;
text-align: left;
}


.shg-c#s-d2435156-3ff9-4f2b-be4a-fb0ab7540c8b {
  max-width:  100%;
}

.shg-c#s-d2435156-3ff9-4f2b-be4a-fb0ab7540c8b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d2435156-3ff9-4f2b-be4a-fb0ab7540c8b .shg-image-zoom,
.shg-c#s-d2435156-3ff9-4f2b-be4a-fb0ab7540c8b img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-d2435156-3ff9-4f2b-be4a-fb0ab7540c8b .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-d2435156-3ff9-4f2b-be4a-fb0ab7540c8b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d2435156-3ff9-4f2b-be4a-fb0ab7540c8b img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-d2435156-3ff9-4f2b-be4a-fb0ab7540c8b img.shogun-image,
.shg-c#s-d2435156-3ff9-4f2b-be4a-fb0ab7540c8b .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-d2435156-3ff9-4f2b-be4a-fb0ab7540c8b .shg-image-zoom,
.shg-c#s-d2435156-3ff9-4f2b-be4a-fb0ab7540c8b img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){
.shg-c#s-d2435156-3ff9-4f2b-be4a-fb0ab7540c8b {
  max-width:  100%;
}

.shg-c#s-d2435156-3ff9-4f2b-be4a-fb0ab7540c8b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d2435156-3ff9-4f2b-be4a-fb0ab7540c8b .shg-image-zoom,
.shg-c#s-d2435156-3ff9-4f2b-be4a-fb0ab7540c8b img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-d2435156-3ff9-4f2b-be4a-fb0ab7540c8b .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-d2435156-3ff9-4f2b-be4a-fb0ab7540c8b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d2435156-3ff9-4f2b-be4a-fb0ab7540c8b img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-d2435156-3ff9-4f2b-be4a-fb0ab7540c8b img.shogun-image,
.shg-c#s-d2435156-3ff9-4f2b-be4a-fb0ab7540c8b .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-d2435156-3ff9-4f2b-be4a-fb0ab7540c8b .shg-image-zoom,
.shg-c#s-d2435156-3ff9-4f2b-be4a-fb0ab7540c8b img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d2435156-3ff9-4f2b-be4a-fb0ab7540c8b {
  max-width:  100%;
}

.shg-c#s-d2435156-3ff9-4f2b-be4a-fb0ab7540c8b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d2435156-3ff9-4f2b-be4a-fb0ab7540c8b .shg-image-zoom,
.shg-c#s-d2435156-3ff9-4f2b-be4a-fb0ab7540c8b img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-d2435156-3ff9-4f2b-be4a-fb0ab7540c8b .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-d2435156-3ff9-4f2b-be4a-fb0ab7540c8b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d2435156-3ff9-4f2b-be4a-fb0ab7540c8b img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-d2435156-3ff9-4f2b-be4a-fb0ab7540c8b img.shogun-image,
.shg-c#s-d2435156-3ff9-4f2b-be4a-fb0ab7540c8b .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-d2435156-3ff9-4f2b-be4a-fb0ab7540c8b .shg-image-zoom,
.shg-c#s-d2435156-3ff9-4f2b-be4a-fb0ab7540c8b img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d2435156-3ff9-4f2b-be4a-fb0ab7540c8b {
  max-width:  100%;
}

.shg-c#s-d2435156-3ff9-4f2b-be4a-fb0ab7540c8b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d2435156-3ff9-4f2b-be4a-fb0ab7540c8b .shg-image-zoom,
.shg-c#s-d2435156-3ff9-4f2b-be4a-fb0ab7540c8b img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-d2435156-3ff9-4f2b-be4a-fb0ab7540c8b .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-d2435156-3ff9-4f2b-be4a-fb0ab7540c8b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d2435156-3ff9-4f2b-be4a-fb0ab7540c8b img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-d2435156-3ff9-4f2b-be4a-fb0ab7540c8b img.shogun-image,
.shg-c#s-d2435156-3ff9-4f2b-be4a-fb0ab7540c8b .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-d2435156-3ff9-4f2b-be4a-fb0ab7540c8b .shg-image-zoom,
.shg-c#s-d2435156-3ff9-4f2b-be4a-fb0ab7540c8b img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-d2435156-3ff9-4f2b-be4a-fb0ab7540c8b {
  max-width:  100%;
}

.shg-c#s-d2435156-3ff9-4f2b-be4a-fb0ab7540c8b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d2435156-3ff9-4f2b-be4a-fb0ab7540c8b .shg-image-zoom,
.shg-c#s-d2435156-3ff9-4f2b-be4a-fb0ab7540c8b img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-d2435156-3ff9-4f2b-be4a-fb0ab7540c8b .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-d2435156-3ff9-4f2b-be4a-fb0ab7540c8b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d2435156-3ff9-4f2b-be4a-fb0ab7540c8b img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-d2435156-3ff9-4f2b-be4a-fb0ab7540c8b img.shogun-image,
.shg-c#s-d2435156-3ff9-4f2b-be4a-fb0ab7540c8b .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-d2435156-3ff9-4f2b-be4a-fb0ab7540c8b .shg-image-zoom,
.shg-c#s-d2435156-3ff9-4f2b-be4a-fb0ab7540c8b img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-b8cdbafa-52e7-43f7-ae86-a1512595edba {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b8cdbafa-52e7-43f7-ae86-a1512595edba .shg-product-title-component h6 span {
  color: #000;
  font-weight:  normal ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 14px;
  
  
  
}

#s-0c25f3bf-3347-4db8-9937-4a6cca501253 {
  margin-left: auto;
margin-right: auto;
}

#s-2d952216-90e2-4a58-8172-0eedfcca900d {
  margin-left: auto;
margin-right: auto;
text-align: left;
}


.shg-c#s-2d952216-90e2-4a58-8172-0eedfcca900d {
  max-width:  100%;
}

.shg-c#s-2d952216-90e2-4a58-8172-0eedfcca900d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2d952216-90e2-4a58-8172-0eedfcca900d .shg-image-zoom,
.shg-c#s-2d952216-90e2-4a58-8172-0eedfcca900d img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-2d952216-90e2-4a58-8172-0eedfcca900d .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-2d952216-90e2-4a58-8172-0eedfcca900d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2d952216-90e2-4a58-8172-0eedfcca900d img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-2d952216-90e2-4a58-8172-0eedfcca900d img.shogun-image,
.shg-c#s-2d952216-90e2-4a58-8172-0eedfcca900d .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-2d952216-90e2-4a58-8172-0eedfcca900d .shg-image-zoom,
.shg-c#s-2d952216-90e2-4a58-8172-0eedfcca900d img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){
.shg-c#s-2d952216-90e2-4a58-8172-0eedfcca900d {
  max-width:  100%;
}

.shg-c#s-2d952216-90e2-4a58-8172-0eedfcca900d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2d952216-90e2-4a58-8172-0eedfcca900d .shg-image-zoom,
.shg-c#s-2d952216-90e2-4a58-8172-0eedfcca900d img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-2d952216-90e2-4a58-8172-0eedfcca900d .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-2d952216-90e2-4a58-8172-0eedfcca900d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2d952216-90e2-4a58-8172-0eedfcca900d img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-2d952216-90e2-4a58-8172-0eedfcca900d img.shogun-image,
.shg-c#s-2d952216-90e2-4a58-8172-0eedfcca900d .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-2d952216-90e2-4a58-8172-0eedfcca900d .shg-image-zoom,
.shg-c#s-2d952216-90e2-4a58-8172-0eedfcca900d img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-2d952216-90e2-4a58-8172-0eedfcca900d {
  max-width:  100%;
}

.shg-c#s-2d952216-90e2-4a58-8172-0eedfcca900d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2d952216-90e2-4a58-8172-0eedfcca900d .shg-image-zoom,
.shg-c#s-2d952216-90e2-4a58-8172-0eedfcca900d img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-2d952216-90e2-4a58-8172-0eedfcca900d .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-2d952216-90e2-4a58-8172-0eedfcca900d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2d952216-90e2-4a58-8172-0eedfcca900d img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-2d952216-90e2-4a58-8172-0eedfcca900d img.shogun-image,
.shg-c#s-2d952216-90e2-4a58-8172-0eedfcca900d .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-2d952216-90e2-4a58-8172-0eedfcca900d .shg-image-zoom,
.shg-c#s-2d952216-90e2-4a58-8172-0eedfcca900d img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-2d952216-90e2-4a58-8172-0eedfcca900d {
  max-width:  100%;
}

.shg-c#s-2d952216-90e2-4a58-8172-0eedfcca900d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2d952216-90e2-4a58-8172-0eedfcca900d .shg-image-zoom,
.shg-c#s-2d952216-90e2-4a58-8172-0eedfcca900d img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-2d952216-90e2-4a58-8172-0eedfcca900d .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-2d952216-90e2-4a58-8172-0eedfcca900d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2d952216-90e2-4a58-8172-0eedfcca900d img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-2d952216-90e2-4a58-8172-0eedfcca900d img.shogun-image,
.shg-c#s-2d952216-90e2-4a58-8172-0eedfcca900d .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-2d952216-90e2-4a58-8172-0eedfcca900d .shg-image-zoom,
.shg-c#s-2d952216-90e2-4a58-8172-0eedfcca900d img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-2d952216-90e2-4a58-8172-0eedfcca900d {
  max-width:  100%;
}

.shg-c#s-2d952216-90e2-4a58-8172-0eedfcca900d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2d952216-90e2-4a58-8172-0eedfcca900d .shg-image-zoom,
.shg-c#s-2d952216-90e2-4a58-8172-0eedfcca900d img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-2d952216-90e2-4a58-8172-0eedfcca900d .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-2d952216-90e2-4a58-8172-0eedfcca900d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2d952216-90e2-4a58-8172-0eedfcca900d img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-2d952216-90e2-4a58-8172-0eedfcca900d img.shogun-image,
.shg-c#s-2d952216-90e2-4a58-8172-0eedfcca900d .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-2d952216-90e2-4a58-8172-0eedfcca900d .shg-image-zoom,
.shg-c#s-2d952216-90e2-4a58-8172-0eedfcca900d img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-cc824bb6-6de8-4bae-893a-e645b643d6c1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-cc824bb6-6de8-4bae-893a-e645b643d6c1 .shg-product-title-component h6 span {
  color: #000;
  font-weight:  normal ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 14px;
  
  
  
}

#s-98f52354-136c-4ee7-9dbe-2d48d415e144 {
  margin-left: auto;
margin-right: auto;
}

#s-72c1eadf-1f8a-4873-a3c3-00c61a811aa5 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}


.shg-c#s-72c1eadf-1f8a-4873-a3c3-00c61a811aa5 {
  max-width:  100%;
}

.shg-c#s-72c1eadf-1f8a-4873-a3c3-00c61a811aa5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-72c1eadf-1f8a-4873-a3c3-00c61a811aa5 .shg-image-zoom,
.shg-c#s-72c1eadf-1f8a-4873-a3c3-00c61a811aa5 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-72c1eadf-1f8a-4873-a3c3-00c61a811aa5 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-72c1eadf-1f8a-4873-a3c3-00c61a811aa5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-72c1eadf-1f8a-4873-a3c3-00c61a811aa5 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-72c1eadf-1f8a-4873-a3c3-00c61a811aa5 img.shogun-image,
.shg-c#s-72c1eadf-1f8a-4873-a3c3-00c61a811aa5 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-72c1eadf-1f8a-4873-a3c3-00c61a811aa5 .shg-image-zoom,
.shg-c#s-72c1eadf-1f8a-4873-a3c3-00c61a811aa5 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){
.shg-c#s-72c1eadf-1f8a-4873-a3c3-00c61a811aa5 {
  max-width:  100%;
}

.shg-c#s-72c1eadf-1f8a-4873-a3c3-00c61a811aa5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-72c1eadf-1f8a-4873-a3c3-00c61a811aa5 .shg-image-zoom,
.shg-c#s-72c1eadf-1f8a-4873-a3c3-00c61a811aa5 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-72c1eadf-1f8a-4873-a3c3-00c61a811aa5 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-72c1eadf-1f8a-4873-a3c3-00c61a811aa5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-72c1eadf-1f8a-4873-a3c3-00c61a811aa5 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-72c1eadf-1f8a-4873-a3c3-00c61a811aa5 img.shogun-image,
.shg-c#s-72c1eadf-1f8a-4873-a3c3-00c61a811aa5 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-72c1eadf-1f8a-4873-a3c3-00c61a811aa5 .shg-image-zoom,
.shg-c#s-72c1eadf-1f8a-4873-a3c3-00c61a811aa5 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-72c1eadf-1f8a-4873-a3c3-00c61a811aa5 {
  max-width:  100%;
}

.shg-c#s-72c1eadf-1f8a-4873-a3c3-00c61a811aa5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-72c1eadf-1f8a-4873-a3c3-00c61a811aa5 .shg-image-zoom,
.shg-c#s-72c1eadf-1f8a-4873-a3c3-00c61a811aa5 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-72c1eadf-1f8a-4873-a3c3-00c61a811aa5 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-72c1eadf-1f8a-4873-a3c3-00c61a811aa5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-72c1eadf-1f8a-4873-a3c3-00c61a811aa5 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-72c1eadf-1f8a-4873-a3c3-00c61a811aa5 img.shogun-image,
.shg-c#s-72c1eadf-1f8a-4873-a3c3-00c61a811aa5 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-72c1eadf-1f8a-4873-a3c3-00c61a811aa5 .shg-image-zoom,
.shg-c#s-72c1eadf-1f8a-4873-a3c3-00c61a811aa5 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-72c1eadf-1f8a-4873-a3c3-00c61a811aa5 {
  max-width:  100%;
}

.shg-c#s-72c1eadf-1f8a-4873-a3c3-00c61a811aa5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-72c1eadf-1f8a-4873-a3c3-00c61a811aa5 .shg-image-zoom,
.shg-c#s-72c1eadf-1f8a-4873-a3c3-00c61a811aa5 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-72c1eadf-1f8a-4873-a3c3-00c61a811aa5 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-72c1eadf-1f8a-4873-a3c3-00c61a811aa5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-72c1eadf-1f8a-4873-a3c3-00c61a811aa5 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-72c1eadf-1f8a-4873-a3c3-00c61a811aa5 img.shogun-image,
.shg-c#s-72c1eadf-1f8a-4873-a3c3-00c61a811aa5 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-72c1eadf-1f8a-4873-a3c3-00c61a811aa5 .shg-image-zoom,
.shg-c#s-72c1eadf-1f8a-4873-a3c3-00c61a811aa5 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-72c1eadf-1f8a-4873-a3c3-00c61a811aa5 {
  max-width:  100%;
}

.shg-c#s-72c1eadf-1f8a-4873-a3c3-00c61a811aa5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-72c1eadf-1f8a-4873-a3c3-00c61a811aa5 .shg-image-zoom,
.shg-c#s-72c1eadf-1f8a-4873-a3c3-00c61a811aa5 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-72c1eadf-1f8a-4873-a3c3-00c61a811aa5 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-72c1eadf-1f8a-4873-a3c3-00c61a811aa5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-72c1eadf-1f8a-4873-a3c3-00c61a811aa5 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-72c1eadf-1f8a-4873-a3c3-00c61a811aa5 img.shogun-image,
.shg-c#s-72c1eadf-1f8a-4873-a3c3-00c61a811aa5 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-72c1eadf-1f8a-4873-a3c3-00c61a811aa5 .shg-image-zoom,
.shg-c#s-72c1eadf-1f8a-4873-a3c3-00c61a811aa5 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-85e46a83-9359-4d8c-a2c6-59a7e3c15f8f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-85e46a83-9359-4d8c-a2c6-59a7e3c15f8f .shg-product-title-component h6 span {
  color: #000;
  font-weight:  normal ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 14px;
  
  
  
}

#s-c2933cf7-4c31-465c-83e2-680d869ea546 {
  margin-left: auto;
margin-right: auto;
}

#s-4e032b99-427e-4544-854d-2825a6e4ee99 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}


.shg-c#s-4e032b99-427e-4544-854d-2825a6e4ee99 {
  max-width:  100%;
}

.shg-c#s-4e032b99-427e-4544-854d-2825a6e4ee99 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4e032b99-427e-4544-854d-2825a6e4ee99 .shg-image-zoom,
.shg-c#s-4e032b99-427e-4544-854d-2825a6e4ee99 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-4e032b99-427e-4544-854d-2825a6e4ee99 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-4e032b99-427e-4544-854d-2825a6e4ee99 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4e032b99-427e-4544-854d-2825a6e4ee99 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-4e032b99-427e-4544-854d-2825a6e4ee99 img.shogun-image,
.shg-c#s-4e032b99-427e-4544-854d-2825a6e4ee99 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-4e032b99-427e-4544-854d-2825a6e4ee99 .shg-image-zoom,
.shg-c#s-4e032b99-427e-4544-854d-2825a6e4ee99 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){
.shg-c#s-4e032b99-427e-4544-854d-2825a6e4ee99 {
  max-width:  100%;
}

.shg-c#s-4e032b99-427e-4544-854d-2825a6e4ee99 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4e032b99-427e-4544-854d-2825a6e4ee99 .shg-image-zoom,
.shg-c#s-4e032b99-427e-4544-854d-2825a6e4ee99 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-4e032b99-427e-4544-854d-2825a6e4ee99 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-4e032b99-427e-4544-854d-2825a6e4ee99 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4e032b99-427e-4544-854d-2825a6e4ee99 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-4e032b99-427e-4544-854d-2825a6e4ee99 img.shogun-image,
.shg-c#s-4e032b99-427e-4544-854d-2825a6e4ee99 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-4e032b99-427e-4544-854d-2825a6e4ee99 .shg-image-zoom,
.shg-c#s-4e032b99-427e-4544-854d-2825a6e4ee99 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-4e032b99-427e-4544-854d-2825a6e4ee99 {
  max-width:  100%;
}

.shg-c#s-4e032b99-427e-4544-854d-2825a6e4ee99 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4e032b99-427e-4544-854d-2825a6e4ee99 .shg-image-zoom,
.shg-c#s-4e032b99-427e-4544-854d-2825a6e4ee99 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-4e032b99-427e-4544-854d-2825a6e4ee99 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-4e032b99-427e-4544-854d-2825a6e4ee99 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4e032b99-427e-4544-854d-2825a6e4ee99 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-4e032b99-427e-4544-854d-2825a6e4ee99 img.shogun-image,
.shg-c#s-4e032b99-427e-4544-854d-2825a6e4ee99 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-4e032b99-427e-4544-854d-2825a6e4ee99 .shg-image-zoom,
.shg-c#s-4e032b99-427e-4544-854d-2825a6e4ee99 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-4e032b99-427e-4544-854d-2825a6e4ee99 {
  max-width:  100%;
}

.shg-c#s-4e032b99-427e-4544-854d-2825a6e4ee99 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4e032b99-427e-4544-854d-2825a6e4ee99 .shg-image-zoom,
.shg-c#s-4e032b99-427e-4544-854d-2825a6e4ee99 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-4e032b99-427e-4544-854d-2825a6e4ee99 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-4e032b99-427e-4544-854d-2825a6e4ee99 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4e032b99-427e-4544-854d-2825a6e4ee99 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-4e032b99-427e-4544-854d-2825a6e4ee99 img.shogun-image,
.shg-c#s-4e032b99-427e-4544-854d-2825a6e4ee99 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-4e032b99-427e-4544-854d-2825a6e4ee99 .shg-image-zoom,
.shg-c#s-4e032b99-427e-4544-854d-2825a6e4ee99 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-4e032b99-427e-4544-854d-2825a6e4ee99 {
  max-width:  100%;
}

.shg-c#s-4e032b99-427e-4544-854d-2825a6e4ee99 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4e032b99-427e-4544-854d-2825a6e4ee99 .shg-image-zoom,
.shg-c#s-4e032b99-427e-4544-854d-2825a6e4ee99 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-4e032b99-427e-4544-854d-2825a6e4ee99 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-4e032b99-427e-4544-854d-2825a6e4ee99 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4e032b99-427e-4544-854d-2825a6e4ee99 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-4e032b99-427e-4544-854d-2825a6e4ee99 img.shogun-image,
.shg-c#s-4e032b99-427e-4544-854d-2825a6e4ee99 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-4e032b99-427e-4544-854d-2825a6e4ee99 .shg-image-zoom,
.shg-c#s-4e032b99-427e-4544-854d-2825a6e4ee99 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-10d25083-079f-4fca-b4f3-66cc76f3b51c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-10d25083-079f-4fca-b4f3-66cc76f3b51c .shg-product-title-component h6 span {
  color: #000;
  font-weight:  normal ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 14px;
  
  
  
}

#s-a630320a-e02b-4534-ae0d-ebddf7172912 {
  margin-left: auto;
margin-right: auto;
}

#s-eedd9540-0477-4ad3-8d84-a50e4f5dbc8b {
  margin-left: auto;
margin-right: auto;
text-align: left;
}


.shg-c#s-eedd9540-0477-4ad3-8d84-a50e4f5dbc8b {
  max-width:  100%;
}

.shg-c#s-eedd9540-0477-4ad3-8d84-a50e4f5dbc8b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eedd9540-0477-4ad3-8d84-a50e4f5dbc8b .shg-image-zoom,
.shg-c#s-eedd9540-0477-4ad3-8d84-a50e4f5dbc8b img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-eedd9540-0477-4ad3-8d84-a50e4f5dbc8b .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-eedd9540-0477-4ad3-8d84-a50e4f5dbc8b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-eedd9540-0477-4ad3-8d84-a50e4f5dbc8b img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-eedd9540-0477-4ad3-8d84-a50e4f5dbc8b img.shogun-image,
.shg-c#s-eedd9540-0477-4ad3-8d84-a50e4f5dbc8b .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-eedd9540-0477-4ad3-8d84-a50e4f5dbc8b .shg-image-zoom,
.shg-c#s-eedd9540-0477-4ad3-8d84-a50e4f5dbc8b img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){
.shg-c#s-eedd9540-0477-4ad3-8d84-a50e4f5dbc8b {
  max-width:  100%;
}

.shg-c#s-eedd9540-0477-4ad3-8d84-a50e4f5dbc8b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eedd9540-0477-4ad3-8d84-a50e4f5dbc8b .shg-image-zoom,
.shg-c#s-eedd9540-0477-4ad3-8d84-a50e4f5dbc8b img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-eedd9540-0477-4ad3-8d84-a50e4f5dbc8b .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-eedd9540-0477-4ad3-8d84-a50e4f5dbc8b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-eedd9540-0477-4ad3-8d84-a50e4f5dbc8b img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-eedd9540-0477-4ad3-8d84-a50e4f5dbc8b img.shogun-image,
.shg-c#s-eedd9540-0477-4ad3-8d84-a50e4f5dbc8b .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-eedd9540-0477-4ad3-8d84-a50e4f5dbc8b .shg-image-zoom,
.shg-c#s-eedd9540-0477-4ad3-8d84-a50e4f5dbc8b img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-eedd9540-0477-4ad3-8d84-a50e4f5dbc8b {
  max-width:  100%;
}

.shg-c#s-eedd9540-0477-4ad3-8d84-a50e4f5dbc8b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eedd9540-0477-4ad3-8d84-a50e4f5dbc8b .shg-image-zoom,
.shg-c#s-eedd9540-0477-4ad3-8d84-a50e4f5dbc8b img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-eedd9540-0477-4ad3-8d84-a50e4f5dbc8b .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-eedd9540-0477-4ad3-8d84-a50e4f5dbc8b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-eedd9540-0477-4ad3-8d84-a50e4f5dbc8b img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-eedd9540-0477-4ad3-8d84-a50e4f5dbc8b img.shogun-image,
.shg-c#s-eedd9540-0477-4ad3-8d84-a50e4f5dbc8b .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-eedd9540-0477-4ad3-8d84-a50e4f5dbc8b .shg-image-zoom,
.shg-c#s-eedd9540-0477-4ad3-8d84-a50e4f5dbc8b img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-eedd9540-0477-4ad3-8d84-a50e4f5dbc8b {
  max-width:  100%;
}

.shg-c#s-eedd9540-0477-4ad3-8d84-a50e4f5dbc8b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eedd9540-0477-4ad3-8d84-a50e4f5dbc8b .shg-image-zoom,
.shg-c#s-eedd9540-0477-4ad3-8d84-a50e4f5dbc8b img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-eedd9540-0477-4ad3-8d84-a50e4f5dbc8b .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-eedd9540-0477-4ad3-8d84-a50e4f5dbc8b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-eedd9540-0477-4ad3-8d84-a50e4f5dbc8b img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-eedd9540-0477-4ad3-8d84-a50e4f5dbc8b img.shogun-image,
.shg-c#s-eedd9540-0477-4ad3-8d84-a50e4f5dbc8b .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-eedd9540-0477-4ad3-8d84-a50e4f5dbc8b .shg-image-zoom,
.shg-c#s-eedd9540-0477-4ad3-8d84-a50e4f5dbc8b img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-eedd9540-0477-4ad3-8d84-a50e4f5dbc8b {
  max-width:  100%;
}

.shg-c#s-eedd9540-0477-4ad3-8d84-a50e4f5dbc8b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eedd9540-0477-4ad3-8d84-a50e4f5dbc8b .shg-image-zoom,
.shg-c#s-eedd9540-0477-4ad3-8d84-a50e4f5dbc8b img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-eedd9540-0477-4ad3-8d84-a50e4f5dbc8b .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-eedd9540-0477-4ad3-8d84-a50e4f5dbc8b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-eedd9540-0477-4ad3-8d84-a50e4f5dbc8b img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-eedd9540-0477-4ad3-8d84-a50e4f5dbc8b img.shogun-image,
.shg-c#s-eedd9540-0477-4ad3-8d84-a50e4f5dbc8b .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-eedd9540-0477-4ad3-8d84-a50e4f5dbc8b .shg-image-zoom,
.shg-c#s-eedd9540-0477-4ad3-8d84-a50e4f5dbc8b img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-50bcc19d-01b0-41f3-8d5f-8266d9e410db {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-50bcc19d-01b0-41f3-8d5f-8266d9e410db .shg-product-title-component h6 span {
  color: #000;
  font-weight:  normal ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 14px;
  
  
  
}

#s-6aa44be1-07ed-48d8-ba74-2e86db376185 {
  margin-left: auto;
margin-right: auto;
}

#s-74de318d-5310-4fe9-9f34-d9d452b5aa31 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}


.shg-c#s-74de318d-5310-4fe9-9f34-d9d452b5aa31 {
  max-width:  100%;
}

.shg-c#s-74de318d-5310-4fe9-9f34-d9d452b5aa31 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-74de318d-5310-4fe9-9f34-d9d452b5aa31 .shg-image-zoom,
.shg-c#s-74de318d-5310-4fe9-9f34-d9d452b5aa31 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-74de318d-5310-4fe9-9f34-d9d452b5aa31 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-74de318d-5310-4fe9-9f34-d9d452b5aa31 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-74de318d-5310-4fe9-9f34-d9d452b5aa31 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-74de318d-5310-4fe9-9f34-d9d452b5aa31 img.shogun-image,
.shg-c#s-74de318d-5310-4fe9-9f34-d9d452b5aa31 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-74de318d-5310-4fe9-9f34-d9d452b5aa31 .shg-image-zoom,
.shg-c#s-74de318d-5310-4fe9-9f34-d9d452b5aa31 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){
.shg-c#s-74de318d-5310-4fe9-9f34-d9d452b5aa31 {
  max-width:  100%;
}

.shg-c#s-74de318d-5310-4fe9-9f34-d9d452b5aa31 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-74de318d-5310-4fe9-9f34-d9d452b5aa31 .shg-image-zoom,
.shg-c#s-74de318d-5310-4fe9-9f34-d9d452b5aa31 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-74de318d-5310-4fe9-9f34-d9d452b5aa31 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-74de318d-5310-4fe9-9f34-d9d452b5aa31 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-74de318d-5310-4fe9-9f34-d9d452b5aa31 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-74de318d-5310-4fe9-9f34-d9d452b5aa31 img.shogun-image,
.shg-c#s-74de318d-5310-4fe9-9f34-d9d452b5aa31 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-74de318d-5310-4fe9-9f34-d9d452b5aa31 .shg-image-zoom,
.shg-c#s-74de318d-5310-4fe9-9f34-d9d452b5aa31 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-74de318d-5310-4fe9-9f34-d9d452b5aa31 {
  max-width:  100%;
}

.shg-c#s-74de318d-5310-4fe9-9f34-d9d452b5aa31 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-74de318d-5310-4fe9-9f34-d9d452b5aa31 .shg-image-zoom,
.shg-c#s-74de318d-5310-4fe9-9f34-d9d452b5aa31 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-74de318d-5310-4fe9-9f34-d9d452b5aa31 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-74de318d-5310-4fe9-9f34-d9d452b5aa31 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-74de318d-5310-4fe9-9f34-d9d452b5aa31 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-74de318d-5310-4fe9-9f34-d9d452b5aa31 img.shogun-image,
.shg-c#s-74de318d-5310-4fe9-9f34-d9d452b5aa31 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-74de318d-5310-4fe9-9f34-d9d452b5aa31 .shg-image-zoom,
.shg-c#s-74de318d-5310-4fe9-9f34-d9d452b5aa31 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-74de318d-5310-4fe9-9f34-d9d452b5aa31 {
  max-width:  100%;
}

.shg-c#s-74de318d-5310-4fe9-9f34-d9d452b5aa31 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-74de318d-5310-4fe9-9f34-d9d452b5aa31 .shg-image-zoom,
.shg-c#s-74de318d-5310-4fe9-9f34-d9d452b5aa31 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-74de318d-5310-4fe9-9f34-d9d452b5aa31 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-74de318d-5310-4fe9-9f34-d9d452b5aa31 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-74de318d-5310-4fe9-9f34-d9d452b5aa31 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-74de318d-5310-4fe9-9f34-d9d452b5aa31 img.shogun-image,
.shg-c#s-74de318d-5310-4fe9-9f34-d9d452b5aa31 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-74de318d-5310-4fe9-9f34-d9d452b5aa31 .shg-image-zoom,
.shg-c#s-74de318d-5310-4fe9-9f34-d9d452b5aa31 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-74de318d-5310-4fe9-9f34-d9d452b5aa31 {
  max-width:  100%;
}

.shg-c#s-74de318d-5310-4fe9-9f34-d9d452b5aa31 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-74de318d-5310-4fe9-9f34-d9d452b5aa31 .shg-image-zoom,
.shg-c#s-74de318d-5310-4fe9-9f34-d9d452b5aa31 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-74de318d-5310-4fe9-9f34-d9d452b5aa31 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-74de318d-5310-4fe9-9f34-d9d452b5aa31 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-74de318d-5310-4fe9-9f34-d9d452b5aa31 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-74de318d-5310-4fe9-9f34-d9d452b5aa31 img.shogun-image,
.shg-c#s-74de318d-5310-4fe9-9f34-d9d452b5aa31 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-74de318d-5310-4fe9-9f34-d9d452b5aa31 .shg-image-zoom,
.shg-c#s-74de318d-5310-4fe9-9f34-d9d452b5aa31 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-b9d4c6b3-3f66-4dd4-a4c3-b6f8ec7d8019 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b9d4c6b3-3f66-4dd4-a4c3-b6f8ec7d8019 .shg-product-title-component h6 span {
  color: #000;
  font-weight:  normal ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 14px;
  
  
  
}

#s-36e20fbf-eb70-4c94-b8fe-cdb981fbeb0e {
  margin-left: auto;
margin-right: auto;
}

#s-0011533c-bf1b-42b3-8bcc-5731a5793d41 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}


.shg-c#s-0011533c-bf1b-42b3-8bcc-5731a5793d41 {
  max-width:  100%;
}

.shg-c#s-0011533c-bf1b-42b3-8bcc-5731a5793d41 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0011533c-bf1b-42b3-8bcc-5731a5793d41 .shg-image-zoom,
.shg-c#s-0011533c-bf1b-42b3-8bcc-5731a5793d41 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-0011533c-bf1b-42b3-8bcc-5731a5793d41 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-0011533c-bf1b-42b3-8bcc-5731a5793d41 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0011533c-bf1b-42b3-8bcc-5731a5793d41 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-0011533c-bf1b-42b3-8bcc-5731a5793d41 img.shogun-image,
.shg-c#s-0011533c-bf1b-42b3-8bcc-5731a5793d41 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-0011533c-bf1b-42b3-8bcc-5731a5793d41 .shg-image-zoom,
.shg-c#s-0011533c-bf1b-42b3-8bcc-5731a5793d41 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){
.shg-c#s-0011533c-bf1b-42b3-8bcc-5731a5793d41 {
  max-width:  100%;
}

.shg-c#s-0011533c-bf1b-42b3-8bcc-5731a5793d41 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0011533c-bf1b-42b3-8bcc-5731a5793d41 .shg-image-zoom,
.shg-c#s-0011533c-bf1b-42b3-8bcc-5731a5793d41 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-0011533c-bf1b-42b3-8bcc-5731a5793d41 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-0011533c-bf1b-42b3-8bcc-5731a5793d41 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0011533c-bf1b-42b3-8bcc-5731a5793d41 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-0011533c-bf1b-42b3-8bcc-5731a5793d41 img.shogun-image,
.shg-c#s-0011533c-bf1b-42b3-8bcc-5731a5793d41 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-0011533c-bf1b-42b3-8bcc-5731a5793d41 .shg-image-zoom,
.shg-c#s-0011533c-bf1b-42b3-8bcc-5731a5793d41 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-0011533c-bf1b-42b3-8bcc-5731a5793d41 {
  max-width:  100%;
}

.shg-c#s-0011533c-bf1b-42b3-8bcc-5731a5793d41 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0011533c-bf1b-42b3-8bcc-5731a5793d41 .shg-image-zoom,
.shg-c#s-0011533c-bf1b-42b3-8bcc-5731a5793d41 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-0011533c-bf1b-42b3-8bcc-5731a5793d41 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-0011533c-bf1b-42b3-8bcc-5731a5793d41 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0011533c-bf1b-42b3-8bcc-5731a5793d41 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-0011533c-bf1b-42b3-8bcc-5731a5793d41 img.shogun-image,
.shg-c#s-0011533c-bf1b-42b3-8bcc-5731a5793d41 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-0011533c-bf1b-42b3-8bcc-5731a5793d41 .shg-image-zoom,
.shg-c#s-0011533c-bf1b-42b3-8bcc-5731a5793d41 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-0011533c-bf1b-42b3-8bcc-5731a5793d41 {
  max-width:  100%;
}

.shg-c#s-0011533c-bf1b-42b3-8bcc-5731a5793d41 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0011533c-bf1b-42b3-8bcc-5731a5793d41 .shg-image-zoom,
.shg-c#s-0011533c-bf1b-42b3-8bcc-5731a5793d41 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-0011533c-bf1b-42b3-8bcc-5731a5793d41 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-0011533c-bf1b-42b3-8bcc-5731a5793d41 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0011533c-bf1b-42b3-8bcc-5731a5793d41 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-0011533c-bf1b-42b3-8bcc-5731a5793d41 img.shogun-image,
.shg-c#s-0011533c-bf1b-42b3-8bcc-5731a5793d41 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-0011533c-bf1b-42b3-8bcc-5731a5793d41 .shg-image-zoom,
.shg-c#s-0011533c-bf1b-42b3-8bcc-5731a5793d41 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-0011533c-bf1b-42b3-8bcc-5731a5793d41 {
  max-width:  100%;
}

.shg-c#s-0011533c-bf1b-42b3-8bcc-5731a5793d41 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0011533c-bf1b-42b3-8bcc-5731a5793d41 .shg-image-zoom,
.shg-c#s-0011533c-bf1b-42b3-8bcc-5731a5793d41 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-0011533c-bf1b-42b3-8bcc-5731a5793d41 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-0011533c-bf1b-42b3-8bcc-5731a5793d41 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0011533c-bf1b-42b3-8bcc-5731a5793d41 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-0011533c-bf1b-42b3-8bcc-5731a5793d41 img.shogun-image,
.shg-c#s-0011533c-bf1b-42b3-8bcc-5731a5793d41 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-0011533c-bf1b-42b3-8bcc-5731a5793d41 .shg-image-zoom,
.shg-c#s-0011533c-bf1b-42b3-8bcc-5731a5793d41 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-a7f425e0-5639-40bd-9532-09dc998e1ce2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a7f425e0-5639-40bd-9532-09dc998e1ce2 .shg-product-title-component h6 span {
  color: #000;
  font-weight:  normal ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 14px;
  
  
  
}

#s-145c5f7d-9003-425a-a8b3-af390a1d7dfa {
  margin-left: auto;
margin-right: auto;
}

#s-fcfdaef8-c5ee-4e2b-87b2-a30ec1909586 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}


.shg-c#s-fcfdaef8-c5ee-4e2b-87b2-a30ec1909586 {
  max-width:  100%;
}

.shg-c#s-fcfdaef8-c5ee-4e2b-87b2-a30ec1909586 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fcfdaef8-c5ee-4e2b-87b2-a30ec1909586 .shg-image-zoom,
.shg-c#s-fcfdaef8-c5ee-4e2b-87b2-a30ec1909586 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-fcfdaef8-c5ee-4e2b-87b2-a30ec1909586 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-fcfdaef8-c5ee-4e2b-87b2-a30ec1909586 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-fcfdaef8-c5ee-4e2b-87b2-a30ec1909586 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-fcfdaef8-c5ee-4e2b-87b2-a30ec1909586 img.shogun-image,
.shg-c#s-fcfdaef8-c5ee-4e2b-87b2-a30ec1909586 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-fcfdaef8-c5ee-4e2b-87b2-a30ec1909586 .shg-image-zoom,
.shg-c#s-fcfdaef8-c5ee-4e2b-87b2-a30ec1909586 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){
.shg-c#s-fcfdaef8-c5ee-4e2b-87b2-a30ec1909586 {
  max-width:  100%;
}

.shg-c#s-fcfdaef8-c5ee-4e2b-87b2-a30ec1909586 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fcfdaef8-c5ee-4e2b-87b2-a30ec1909586 .shg-image-zoom,
.shg-c#s-fcfdaef8-c5ee-4e2b-87b2-a30ec1909586 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-fcfdaef8-c5ee-4e2b-87b2-a30ec1909586 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-fcfdaef8-c5ee-4e2b-87b2-a30ec1909586 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-fcfdaef8-c5ee-4e2b-87b2-a30ec1909586 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-fcfdaef8-c5ee-4e2b-87b2-a30ec1909586 img.shogun-image,
.shg-c#s-fcfdaef8-c5ee-4e2b-87b2-a30ec1909586 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-fcfdaef8-c5ee-4e2b-87b2-a30ec1909586 .shg-image-zoom,
.shg-c#s-fcfdaef8-c5ee-4e2b-87b2-a30ec1909586 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-fcfdaef8-c5ee-4e2b-87b2-a30ec1909586 {
  max-width:  100%;
}

.shg-c#s-fcfdaef8-c5ee-4e2b-87b2-a30ec1909586 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fcfdaef8-c5ee-4e2b-87b2-a30ec1909586 .shg-image-zoom,
.shg-c#s-fcfdaef8-c5ee-4e2b-87b2-a30ec1909586 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-fcfdaef8-c5ee-4e2b-87b2-a30ec1909586 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-fcfdaef8-c5ee-4e2b-87b2-a30ec1909586 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-fcfdaef8-c5ee-4e2b-87b2-a30ec1909586 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-fcfdaef8-c5ee-4e2b-87b2-a30ec1909586 img.shogun-image,
.shg-c#s-fcfdaef8-c5ee-4e2b-87b2-a30ec1909586 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-fcfdaef8-c5ee-4e2b-87b2-a30ec1909586 .shg-image-zoom,
.shg-c#s-fcfdaef8-c5ee-4e2b-87b2-a30ec1909586 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-fcfdaef8-c5ee-4e2b-87b2-a30ec1909586 {
  max-width:  100%;
}

.shg-c#s-fcfdaef8-c5ee-4e2b-87b2-a30ec1909586 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fcfdaef8-c5ee-4e2b-87b2-a30ec1909586 .shg-image-zoom,
.shg-c#s-fcfdaef8-c5ee-4e2b-87b2-a30ec1909586 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-fcfdaef8-c5ee-4e2b-87b2-a30ec1909586 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-fcfdaef8-c5ee-4e2b-87b2-a30ec1909586 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-fcfdaef8-c5ee-4e2b-87b2-a30ec1909586 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-fcfdaef8-c5ee-4e2b-87b2-a30ec1909586 img.shogun-image,
.shg-c#s-fcfdaef8-c5ee-4e2b-87b2-a30ec1909586 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-fcfdaef8-c5ee-4e2b-87b2-a30ec1909586 .shg-image-zoom,
.shg-c#s-fcfdaef8-c5ee-4e2b-87b2-a30ec1909586 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-fcfdaef8-c5ee-4e2b-87b2-a30ec1909586 {
  max-width:  100%;
}

.shg-c#s-fcfdaef8-c5ee-4e2b-87b2-a30ec1909586 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fcfdaef8-c5ee-4e2b-87b2-a30ec1909586 .shg-image-zoom,
.shg-c#s-fcfdaef8-c5ee-4e2b-87b2-a30ec1909586 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-fcfdaef8-c5ee-4e2b-87b2-a30ec1909586 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-fcfdaef8-c5ee-4e2b-87b2-a30ec1909586 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-fcfdaef8-c5ee-4e2b-87b2-a30ec1909586 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-fcfdaef8-c5ee-4e2b-87b2-a30ec1909586 img.shogun-image,
.shg-c#s-fcfdaef8-c5ee-4e2b-87b2-a30ec1909586 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-fcfdaef8-c5ee-4e2b-87b2-a30ec1909586 .shg-image-zoom,
.shg-c#s-fcfdaef8-c5ee-4e2b-87b2-a30ec1909586 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-352af131-1440-4d69-bd71-02e9b5a10fae {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-352af131-1440-4d69-bd71-02e9b5a10fae .shg-product-title-component h6 span {
  color: #000;
  font-weight:  normal ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 14px;
  
  
  
}

#s-3f8c96d6-62af-4917-9b51-91b8e8bed602 {
  margin-left: auto;
margin-right: auto;
}

#s-db8bed25-c83b-442d-be0c-b39d749d121d {
  margin-left: auto;
margin-right: auto;
text-align: left;
}


.shg-c#s-db8bed25-c83b-442d-be0c-b39d749d121d {
  max-width:  100%;
}

.shg-c#s-db8bed25-c83b-442d-be0c-b39d749d121d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-db8bed25-c83b-442d-be0c-b39d749d121d .shg-image-zoom,
.shg-c#s-db8bed25-c83b-442d-be0c-b39d749d121d img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-db8bed25-c83b-442d-be0c-b39d749d121d .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-db8bed25-c83b-442d-be0c-b39d749d121d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-db8bed25-c83b-442d-be0c-b39d749d121d img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-db8bed25-c83b-442d-be0c-b39d749d121d img.shogun-image,
.shg-c#s-db8bed25-c83b-442d-be0c-b39d749d121d .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-db8bed25-c83b-442d-be0c-b39d749d121d .shg-image-zoom,
.shg-c#s-db8bed25-c83b-442d-be0c-b39d749d121d img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){
.shg-c#s-db8bed25-c83b-442d-be0c-b39d749d121d {
  max-width:  100%;
}

.shg-c#s-db8bed25-c83b-442d-be0c-b39d749d121d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-db8bed25-c83b-442d-be0c-b39d749d121d .shg-image-zoom,
.shg-c#s-db8bed25-c83b-442d-be0c-b39d749d121d img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-db8bed25-c83b-442d-be0c-b39d749d121d .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-db8bed25-c83b-442d-be0c-b39d749d121d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-db8bed25-c83b-442d-be0c-b39d749d121d img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-db8bed25-c83b-442d-be0c-b39d749d121d img.shogun-image,
.shg-c#s-db8bed25-c83b-442d-be0c-b39d749d121d .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-db8bed25-c83b-442d-be0c-b39d749d121d .shg-image-zoom,
.shg-c#s-db8bed25-c83b-442d-be0c-b39d749d121d img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-db8bed25-c83b-442d-be0c-b39d749d121d {
  max-width:  100%;
}

.shg-c#s-db8bed25-c83b-442d-be0c-b39d749d121d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-db8bed25-c83b-442d-be0c-b39d749d121d .shg-image-zoom,
.shg-c#s-db8bed25-c83b-442d-be0c-b39d749d121d img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-db8bed25-c83b-442d-be0c-b39d749d121d .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-db8bed25-c83b-442d-be0c-b39d749d121d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-db8bed25-c83b-442d-be0c-b39d749d121d img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-db8bed25-c83b-442d-be0c-b39d749d121d img.shogun-image,
.shg-c#s-db8bed25-c83b-442d-be0c-b39d749d121d .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-db8bed25-c83b-442d-be0c-b39d749d121d .shg-image-zoom,
.shg-c#s-db8bed25-c83b-442d-be0c-b39d749d121d img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-db8bed25-c83b-442d-be0c-b39d749d121d {
  max-width:  100%;
}

.shg-c#s-db8bed25-c83b-442d-be0c-b39d749d121d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-db8bed25-c83b-442d-be0c-b39d749d121d .shg-image-zoom,
.shg-c#s-db8bed25-c83b-442d-be0c-b39d749d121d img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-db8bed25-c83b-442d-be0c-b39d749d121d .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-db8bed25-c83b-442d-be0c-b39d749d121d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-db8bed25-c83b-442d-be0c-b39d749d121d img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-db8bed25-c83b-442d-be0c-b39d749d121d img.shogun-image,
.shg-c#s-db8bed25-c83b-442d-be0c-b39d749d121d .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-db8bed25-c83b-442d-be0c-b39d749d121d .shg-image-zoom,
.shg-c#s-db8bed25-c83b-442d-be0c-b39d749d121d img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-db8bed25-c83b-442d-be0c-b39d749d121d {
  max-width:  100%;
}

.shg-c#s-db8bed25-c83b-442d-be0c-b39d749d121d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-db8bed25-c83b-442d-be0c-b39d749d121d .shg-image-zoom,
.shg-c#s-db8bed25-c83b-442d-be0c-b39d749d121d img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-db8bed25-c83b-442d-be0c-b39d749d121d .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-db8bed25-c83b-442d-be0c-b39d749d121d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-db8bed25-c83b-442d-be0c-b39d749d121d img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-db8bed25-c83b-442d-be0c-b39d749d121d img.shogun-image,
.shg-c#s-db8bed25-c83b-442d-be0c-b39d749d121d .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-db8bed25-c83b-442d-be0c-b39d749d121d .shg-image-zoom,
.shg-c#s-db8bed25-c83b-442d-be0c-b39d749d121d img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-f66afddc-f8ce-4452-856e-10e1014fa9e0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f66afddc-f8ce-4452-856e-10e1014fa9e0 .shg-product-title-component h6 span {
  color: #000;
  font-weight:  normal ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 14px;
  
  
  
}

#s-e7327e58-115c-44d6-8042-c54403ab2d71 {
  margin-left: auto;
margin-right: auto;
}
@media (min-width: 1200px){#s-e7327e58-115c-44d6-8042-c54403ab2d71 {
  display: none;
}
#s-e7327e58-115c-44d6-8042-c54403ab2d71, #wrap-s-e7327e58-115c-44d6-8042-c54403ab2d71, #wrap-content-s-e7327e58-115c-44d6-8042-c54403ab2d71 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e7327e58-115c-44d6-8042-c54403ab2d71 {
  display: none;
}
#s-e7327e58-115c-44d6-8042-c54403ab2d71, #wrap-s-e7327e58-115c-44d6-8042-c54403ab2d71, #wrap-content-s-e7327e58-115c-44d6-8042-c54403ab2d71 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e7327e58-115c-44d6-8042-c54403ab2d71 {
  margin-left: 5%;
margin-right: 5%;
}
}
#s-e7327e58-115c-44d6-8042-c54403ab2d71 .shg-dynamic-column-count {
  grid-template-columns: repeat(5, 1fr);
}


#slider-v3-s-e7327e58-115c-44d6-8042-c54403ab2d71 {
  --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;
  
}

#slider-v3-s-e7327e58-115c-44d6-8042-c54403ab2d71 > .swiper-button-prev,
#slider-v3-s-e7327e58-115c-44d6-8042-c54403ab2d71 > .swiper-button-next {
  
}

#slider-v3-s-e7327e58-115c-44d6-8042-c54403ab2d71 > .swiper-button-prev svg,
#slider-v3-s-e7327e58-115c-44d6-8042-c54403ab2d71 > .swiper-button-next svg {
  fill: rgba(113, 113, 113, 1) !important;
  stroke: rgba(113, 113, 113, 1) !important;
  
}

#slider-v3-s-e7327e58-115c-44d6-8042-c54403ab2d71 > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-e7327e58-115c-44d6-8042-c54403ab2d71 > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-e7327e58-115c-44d6-8042-c54403ab2d71 > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-e7327e58-115c-44d6-8042-c54403ab2d71 .swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
}

#slider-v3-s-e7327e58-115c-44d6-8042-c54403ab2d71 .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-e7327e58-115c-44d6-8042-c54403ab2d71 .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}
@media (min-width: 768px) and (max-width: 991px){#s-e7327e58-115c-44d6-8042-c54403ab2d71 .shg-dynamic-column-count {
  grid-template-columns: repeat(4, 1fr);
}


#slider-v3-s-e7327e58-115c-44d6-8042-c54403ab2d71 {
  --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;
  
}

#slider-v3-s-e7327e58-115c-44d6-8042-c54403ab2d71 > .swiper-button-prev,
#slider-v3-s-e7327e58-115c-44d6-8042-c54403ab2d71 > .swiper-button-next {
  
}

#slider-v3-s-e7327e58-115c-44d6-8042-c54403ab2d71 > .swiper-button-prev svg,
#slider-v3-s-e7327e58-115c-44d6-8042-c54403ab2d71 > .swiper-button-next svg {
  fill: rgba(113, 113, 113, 1) !important;
  stroke: rgba(113, 113, 113, 1) !important;
  
}

#slider-v3-s-e7327e58-115c-44d6-8042-c54403ab2d71 > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-e7327e58-115c-44d6-8042-c54403ab2d71 > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-e7327e58-115c-44d6-8042-c54403ab2d71 > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-e7327e58-115c-44d6-8042-c54403ab2d71 .swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
}

#slider-v3-s-e7327e58-115c-44d6-8042-c54403ab2d71 .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-e7327e58-115c-44d6-8042-c54403ab2d71 .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}
}@media (max-width: 767px){#s-e7327e58-115c-44d6-8042-c54403ab2d71 .shg-dynamic-column-count {
  grid-template-columns: repeat(2, 1fr);
}


#slider-v3-s-e7327e58-115c-44d6-8042-c54403ab2d71 {
  --swiper-pagination-color: rgba(0, 103, 130, 1) !important;
  --swiper-pagination-bullet-inactive-color: rgba(0, 103, 130, 1) !important;
  --swiper-pagination-bullet-active-color: rgba(0, 103, 130, 1) !important;
  --arrow-button-size: 35px !important;
  --swiper-pagination-bullet-size: 14px !important;
  
}

#slider-v3-s-e7327e58-115c-44d6-8042-c54403ab2d71 > .swiper-button-prev,
#slider-v3-s-e7327e58-115c-44d6-8042-c54403ab2d71 > .swiper-button-next {
  
}

#slider-v3-s-e7327e58-115c-44d6-8042-c54403ab2d71 > .swiper-button-prev svg,
#slider-v3-s-e7327e58-115c-44d6-8042-c54403ab2d71 > .swiper-button-next svg {
  fill: rgba(0, 103, 130, 1) !important;
  stroke: rgba(0, 103, 130, 1) !important;
  
}

#slider-v3-s-e7327e58-115c-44d6-8042-c54403ab2d71 > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-e7327e58-115c-44d6-8042-c54403ab2d71 > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-e7327e58-115c-44d6-8042-c54403ab2d71 > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-e7327e58-115c-44d6-8042-c54403ab2d71 .swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
}

#slider-v3-s-e7327e58-115c-44d6-8042-c54403ab2d71 .swiper-pagination-bullet-active {
  background-color: rgba(0, 103, 130, 1) !important;
  width: calc(14px * 1) !important;
  height: 14px !important;
  border-radius:  50px  !important;
}

#slider-v3-s-e7327e58-115c-44d6-8042-c54403ab2d71 .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}
}
#s-8c0dc0ec-9cdb-4320-bdfb-b0fd2ab7f516 {
  margin-left: auto;
margin-right: auto;
}

#s-1487fa11-bf4e-4a00-b178-b0e09cea3cca {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-1487fa11-bf4e-4a00-b178-b0e09cea3cca {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
}@media (max-width: 767px){#s-1487fa11-bf4e-4a00-b178-b0e09cea3cca {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
}


.shg-c#s-1487fa11-bf4e-4a00-b178-b0e09cea3cca .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1487fa11-bf4e-4a00-b178-b0e09cea3cca img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-1487fa11-bf4e-4a00-b178-b0e09cea3cca .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1487fa11-bf4e-4a00-b178-b0e09cea3cca img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-1487fa11-bf4e-4a00-b178-b0e09cea3cca .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1487fa11-bf4e-4a00-b178-b0e09cea3cca img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-1487fa11-bf4e-4a00-b178-b0e09cea3cca {
  max-width:  100%;
}

.shg-c#s-1487fa11-bf4e-4a00-b178-b0e09cea3cca img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1487fa11-bf4e-4a00-b178-b0e09cea3cca .shg-image-zoom,
.shg-c#s-1487fa11-bf4e-4a00-b178-b0e09cea3cca img.shogun-image {
  max-width: 324px !important;
  
}

.shg-c#s-1487fa11-bf4e-4a00-b178-b0e09cea3cca .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-1487fa11-bf4e-4a00-b178-b0e09cea3cca .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1487fa11-bf4e-4a00-b178-b0e09cea3cca img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-1487fa11-bf4e-4a00-b178-b0e09cea3cca img.shogun-image,
.shg-c#s-1487fa11-bf4e-4a00-b178-b0e09cea3cca .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-1487fa11-bf4e-4a00-b178-b0e09cea3cca .shg-image-zoom,
.shg-c#s-1487fa11-bf4e-4a00-b178-b0e09cea3cca img.shogun-image {
  aspect-ratio: 324/499;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-1487fa11-bf4e-4a00-b178-b0e09cea3cca {
  max-width:  100%;
}

.shg-c#s-1487fa11-bf4e-4a00-b178-b0e09cea3cca img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1487fa11-bf4e-4a00-b178-b0e09cea3cca .shg-image-zoom,
.shg-c#s-1487fa11-bf4e-4a00-b178-b0e09cea3cca img.shogun-image {
  max-width: 267px !important;
  
}

.shg-c#s-1487fa11-bf4e-4a00-b178-b0e09cea3cca .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-1487fa11-bf4e-4a00-b178-b0e09cea3cca .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1487fa11-bf4e-4a00-b178-b0e09cea3cca img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-1487fa11-bf4e-4a00-b178-b0e09cea3cca img.shogun-image,
.shg-c#s-1487fa11-bf4e-4a00-b178-b0e09cea3cca .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-1487fa11-bf4e-4a00-b178-b0e09cea3cca .shg-image-zoom,
.shg-c#s-1487fa11-bf4e-4a00-b178-b0e09cea3cca img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-06b6b19a-a16c-4b17-b474-dee8559d15cd {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-06b6b19a-a16c-4b17-b474-dee8559d15cd .shg-product-title-component h3 span {
  color: #000;
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 18px;
  
  
  
}
@media (min-width: 768px) and (max-width: 991px){#s-06b6b19a-a16c-4b17-b474-dee8559d15cd .shg-product-title-component h3 span {
  color: rgba(0, 103, 130, 1);
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 14px;
  
  
  
}
}@media (max-width: 767px){#s-06b6b19a-a16c-4b17-b474-dee8559d15cd .shg-product-title-component h3 span {
  color: rgba(0, 103, 130, 1);
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 14px;
  
  
  
}
}
#s-be083f8d-8a13-433f-8e41-f31e5c286ece {
  margin-left: auto;
margin-right: auto;
}

#s-8850dcf5-20eb-4e03-8caf-740c6f2b3559 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-8850dcf5-20eb-4e03-8caf-740c6f2b3559 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
}@media (max-width: 767px){#s-8850dcf5-20eb-4e03-8caf-740c6f2b3559 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
}


.shg-c#s-8850dcf5-20eb-4e03-8caf-740c6f2b3559 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8850dcf5-20eb-4e03-8caf-740c6f2b3559 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-8850dcf5-20eb-4e03-8caf-740c6f2b3559 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8850dcf5-20eb-4e03-8caf-740c6f2b3559 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-8850dcf5-20eb-4e03-8caf-740c6f2b3559 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8850dcf5-20eb-4e03-8caf-740c6f2b3559 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-8850dcf5-20eb-4e03-8caf-740c6f2b3559 {
  max-width:  100%;
}

.shg-c#s-8850dcf5-20eb-4e03-8caf-740c6f2b3559 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8850dcf5-20eb-4e03-8caf-740c6f2b3559 .shg-image-zoom,
.shg-c#s-8850dcf5-20eb-4e03-8caf-740c6f2b3559 img.shogun-image {
  max-width: 324px !important;
  
}

.shg-c#s-8850dcf5-20eb-4e03-8caf-740c6f2b3559 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-8850dcf5-20eb-4e03-8caf-740c6f2b3559 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8850dcf5-20eb-4e03-8caf-740c6f2b3559 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-8850dcf5-20eb-4e03-8caf-740c6f2b3559 img.shogun-image,
.shg-c#s-8850dcf5-20eb-4e03-8caf-740c6f2b3559 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-8850dcf5-20eb-4e03-8caf-740c6f2b3559 .shg-image-zoom,
.shg-c#s-8850dcf5-20eb-4e03-8caf-740c6f2b3559 img.shogun-image {
  aspect-ratio: 324/499;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-8850dcf5-20eb-4e03-8caf-740c6f2b3559 {
  max-width:  100%;
}

.shg-c#s-8850dcf5-20eb-4e03-8caf-740c6f2b3559 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8850dcf5-20eb-4e03-8caf-740c6f2b3559 .shg-image-zoom,
.shg-c#s-8850dcf5-20eb-4e03-8caf-740c6f2b3559 img.shogun-image {
  max-width: 267px !important;
  
}

.shg-c#s-8850dcf5-20eb-4e03-8caf-740c6f2b3559 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-8850dcf5-20eb-4e03-8caf-740c6f2b3559 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8850dcf5-20eb-4e03-8caf-740c6f2b3559 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-8850dcf5-20eb-4e03-8caf-740c6f2b3559 img.shogun-image,
.shg-c#s-8850dcf5-20eb-4e03-8caf-740c6f2b3559 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-8850dcf5-20eb-4e03-8caf-740c6f2b3559 .shg-image-zoom,
.shg-c#s-8850dcf5-20eb-4e03-8caf-740c6f2b3559 img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-65c33b82-d7b7-4cfa-99ee-e96f20b79217 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-65c33b82-d7b7-4cfa-99ee-e96f20b79217 .shg-product-title-component h3 span {
  color: #000;
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 18px;
  
  
  
}
@media (min-width: 768px) and (max-width: 991px){#s-65c33b82-d7b7-4cfa-99ee-e96f20b79217 .shg-product-title-component h3 span {
  color: rgba(0, 103, 130, 1);
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 14px;
  
  
  
}
}@media (max-width: 767px){#s-65c33b82-d7b7-4cfa-99ee-e96f20b79217 .shg-product-title-component h3 span {
  color: rgba(0, 103, 130, 1);
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 14px;
  
  
  
}
}
#s-f6db3b42-addd-49b3-a44c-f797cc493aab {
  margin-left: auto;
margin-right: auto;
}

#s-3d7732b8-0af5-4c7d-9605-b154d6d88178 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-3d7732b8-0af5-4c7d-9605-b154d6d88178 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
}@media (max-width: 767px){#s-3d7732b8-0af5-4c7d-9605-b154d6d88178 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
}


.shg-c#s-3d7732b8-0af5-4c7d-9605-b154d6d88178 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3d7732b8-0af5-4c7d-9605-b154d6d88178 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-3d7732b8-0af5-4c7d-9605-b154d6d88178 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3d7732b8-0af5-4c7d-9605-b154d6d88178 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-3d7732b8-0af5-4c7d-9605-b154d6d88178 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3d7732b8-0af5-4c7d-9605-b154d6d88178 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-3d7732b8-0af5-4c7d-9605-b154d6d88178 {
  max-width:  100%;
}

.shg-c#s-3d7732b8-0af5-4c7d-9605-b154d6d88178 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3d7732b8-0af5-4c7d-9605-b154d6d88178 .shg-image-zoom,
.shg-c#s-3d7732b8-0af5-4c7d-9605-b154d6d88178 img.shogun-image {
  max-width: 324px !important;
  
}

.shg-c#s-3d7732b8-0af5-4c7d-9605-b154d6d88178 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-3d7732b8-0af5-4c7d-9605-b154d6d88178 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3d7732b8-0af5-4c7d-9605-b154d6d88178 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-3d7732b8-0af5-4c7d-9605-b154d6d88178 img.shogun-image,
.shg-c#s-3d7732b8-0af5-4c7d-9605-b154d6d88178 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-3d7732b8-0af5-4c7d-9605-b154d6d88178 .shg-image-zoom,
.shg-c#s-3d7732b8-0af5-4c7d-9605-b154d6d88178 img.shogun-image {
  aspect-ratio: 324/499;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-3d7732b8-0af5-4c7d-9605-b154d6d88178 {
  max-width:  100%;
}

.shg-c#s-3d7732b8-0af5-4c7d-9605-b154d6d88178 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3d7732b8-0af5-4c7d-9605-b154d6d88178 .shg-image-zoom,
.shg-c#s-3d7732b8-0af5-4c7d-9605-b154d6d88178 img.shogun-image {
  max-width: 267px !important;
  
}

.shg-c#s-3d7732b8-0af5-4c7d-9605-b154d6d88178 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-3d7732b8-0af5-4c7d-9605-b154d6d88178 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3d7732b8-0af5-4c7d-9605-b154d6d88178 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-3d7732b8-0af5-4c7d-9605-b154d6d88178 img.shogun-image,
.shg-c#s-3d7732b8-0af5-4c7d-9605-b154d6d88178 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-3d7732b8-0af5-4c7d-9605-b154d6d88178 .shg-image-zoom,
.shg-c#s-3d7732b8-0af5-4c7d-9605-b154d6d88178 img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-fad62183-f5a7-4fb9-9fc5-d03ab58c8b3f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fad62183-f5a7-4fb9-9fc5-d03ab58c8b3f .shg-product-title-component h3 span {
  color: #000;
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 18px;
  
  
  
}
@media (min-width: 768px) and (max-width: 991px){#s-fad62183-f5a7-4fb9-9fc5-d03ab58c8b3f .shg-product-title-component h3 span {
  color: rgba(0, 103, 130, 1);
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 14px;
  
  
  
}
}@media (max-width: 767px){#s-fad62183-f5a7-4fb9-9fc5-d03ab58c8b3f .shg-product-title-component h3 span {
  color: rgba(0, 103, 130, 1);
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 14px;
  
  
  
}
}
#s-d0253328-8bdb-4a39-bb82-2cdf1d29be84 {
  margin-left: auto;
margin-right: auto;
}

#s-889683a7-6bcf-42b4-af31-4dd1806a9995 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-889683a7-6bcf-42b4-af31-4dd1806a9995 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
}@media (max-width: 767px){#s-889683a7-6bcf-42b4-af31-4dd1806a9995 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
}


.shg-c#s-889683a7-6bcf-42b4-af31-4dd1806a9995 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-889683a7-6bcf-42b4-af31-4dd1806a9995 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-889683a7-6bcf-42b4-af31-4dd1806a9995 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-889683a7-6bcf-42b4-af31-4dd1806a9995 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-889683a7-6bcf-42b4-af31-4dd1806a9995 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-889683a7-6bcf-42b4-af31-4dd1806a9995 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-889683a7-6bcf-42b4-af31-4dd1806a9995 {
  max-width:  100%;
}

.shg-c#s-889683a7-6bcf-42b4-af31-4dd1806a9995 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-889683a7-6bcf-42b4-af31-4dd1806a9995 .shg-image-zoom,
.shg-c#s-889683a7-6bcf-42b4-af31-4dd1806a9995 img.shogun-image {
  max-width: 324px !important;
  
}

.shg-c#s-889683a7-6bcf-42b4-af31-4dd1806a9995 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-889683a7-6bcf-42b4-af31-4dd1806a9995 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-889683a7-6bcf-42b4-af31-4dd1806a9995 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-889683a7-6bcf-42b4-af31-4dd1806a9995 img.shogun-image,
.shg-c#s-889683a7-6bcf-42b4-af31-4dd1806a9995 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-889683a7-6bcf-42b4-af31-4dd1806a9995 .shg-image-zoom,
.shg-c#s-889683a7-6bcf-42b4-af31-4dd1806a9995 img.shogun-image {
  aspect-ratio: 324/499;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-889683a7-6bcf-42b4-af31-4dd1806a9995 {
  max-width:  100%;
}

.shg-c#s-889683a7-6bcf-42b4-af31-4dd1806a9995 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-889683a7-6bcf-42b4-af31-4dd1806a9995 .shg-image-zoom,
.shg-c#s-889683a7-6bcf-42b4-af31-4dd1806a9995 img.shogun-image {
  max-width: 267px !important;
  
}

.shg-c#s-889683a7-6bcf-42b4-af31-4dd1806a9995 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-889683a7-6bcf-42b4-af31-4dd1806a9995 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-889683a7-6bcf-42b4-af31-4dd1806a9995 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-889683a7-6bcf-42b4-af31-4dd1806a9995 img.shogun-image,
.shg-c#s-889683a7-6bcf-42b4-af31-4dd1806a9995 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-889683a7-6bcf-42b4-af31-4dd1806a9995 .shg-image-zoom,
.shg-c#s-889683a7-6bcf-42b4-af31-4dd1806a9995 img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-6610bcce-e3a0-4e52-968c-4b5c528ee712 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6610bcce-e3a0-4e52-968c-4b5c528ee712 .shg-product-title-component h3 span {
  color: #000;
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 18px;
  
  
  
}
@media (min-width: 768px) and (max-width: 991px){#s-6610bcce-e3a0-4e52-968c-4b5c528ee712 .shg-product-title-component h3 span {
  color: rgba(0, 103, 130, 1);
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 14px;
  
  
  
}
}@media (max-width: 767px){#s-6610bcce-e3a0-4e52-968c-4b5c528ee712 .shg-product-title-component h3 span {
  color: rgba(0, 103, 130, 1);
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 14px;
  
  
  
}
}
#s-fccac078-01ca-4dcd-ab89-1432aac0eba3 {
  margin-left: auto;
margin-right: auto;
}

#s-8926dfbd-19e2-4d5c-9829-4a5d6a27931d {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-8926dfbd-19e2-4d5c-9829-4a5d6a27931d {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
}@media (max-width: 767px){#s-8926dfbd-19e2-4d5c-9829-4a5d6a27931d {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
}


.shg-c#s-8926dfbd-19e2-4d5c-9829-4a5d6a27931d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8926dfbd-19e2-4d5c-9829-4a5d6a27931d img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-8926dfbd-19e2-4d5c-9829-4a5d6a27931d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8926dfbd-19e2-4d5c-9829-4a5d6a27931d img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-8926dfbd-19e2-4d5c-9829-4a5d6a27931d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8926dfbd-19e2-4d5c-9829-4a5d6a27931d img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-8926dfbd-19e2-4d5c-9829-4a5d6a27931d {
  max-width:  100%;
}

.shg-c#s-8926dfbd-19e2-4d5c-9829-4a5d6a27931d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8926dfbd-19e2-4d5c-9829-4a5d6a27931d .shg-image-zoom,
.shg-c#s-8926dfbd-19e2-4d5c-9829-4a5d6a27931d img.shogun-image {
  max-width: 324px !important;
  
}

.shg-c#s-8926dfbd-19e2-4d5c-9829-4a5d6a27931d .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-8926dfbd-19e2-4d5c-9829-4a5d6a27931d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8926dfbd-19e2-4d5c-9829-4a5d6a27931d img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-8926dfbd-19e2-4d5c-9829-4a5d6a27931d img.shogun-image,
.shg-c#s-8926dfbd-19e2-4d5c-9829-4a5d6a27931d .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-8926dfbd-19e2-4d5c-9829-4a5d6a27931d .shg-image-zoom,
.shg-c#s-8926dfbd-19e2-4d5c-9829-4a5d6a27931d img.shogun-image {
  aspect-ratio: 324/499;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-8926dfbd-19e2-4d5c-9829-4a5d6a27931d {
  max-width:  100%;
}

.shg-c#s-8926dfbd-19e2-4d5c-9829-4a5d6a27931d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8926dfbd-19e2-4d5c-9829-4a5d6a27931d .shg-image-zoom,
.shg-c#s-8926dfbd-19e2-4d5c-9829-4a5d6a27931d img.shogun-image {
  max-width: 267px !important;
  
}

.shg-c#s-8926dfbd-19e2-4d5c-9829-4a5d6a27931d .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-8926dfbd-19e2-4d5c-9829-4a5d6a27931d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8926dfbd-19e2-4d5c-9829-4a5d6a27931d img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-8926dfbd-19e2-4d5c-9829-4a5d6a27931d img.shogun-image,
.shg-c#s-8926dfbd-19e2-4d5c-9829-4a5d6a27931d .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-8926dfbd-19e2-4d5c-9829-4a5d6a27931d .shg-image-zoom,
.shg-c#s-8926dfbd-19e2-4d5c-9829-4a5d6a27931d img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-0afb5a3b-2f6f-4ac4-900f-cef7abf4ca6a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0afb5a3b-2f6f-4ac4-900f-cef7abf4ca6a .shg-product-title-component h3 span {
  color: #000;
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 18px;
  
  
  
}
@media (min-width: 768px) and (max-width: 991px){#s-0afb5a3b-2f6f-4ac4-900f-cef7abf4ca6a .shg-product-title-component h3 span {
  color: rgba(0, 103, 130, 1);
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 14px;
  
  
  
}
}@media (max-width: 767px){#s-0afb5a3b-2f6f-4ac4-900f-cef7abf4ca6a .shg-product-title-component h3 span {
  color: rgba(0, 103, 130, 1);
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 14px;
  
  
  
}
}
#s-3cfaaca4-b63a-4447-9777-d192370a443b {
  margin-left: auto;
margin-right: auto;
}

#s-5ad49b0a-d4fc-488f-aa6d-88e62cf077fc {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-5ad49b0a-d4fc-488f-aa6d-88e62cf077fc {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
}@media (max-width: 767px){#s-5ad49b0a-d4fc-488f-aa6d-88e62cf077fc {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
}


.shg-c#s-5ad49b0a-d4fc-488f-aa6d-88e62cf077fc .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-5ad49b0a-d4fc-488f-aa6d-88e62cf077fc img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-5ad49b0a-d4fc-488f-aa6d-88e62cf077fc .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-5ad49b0a-d4fc-488f-aa6d-88e62cf077fc img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-5ad49b0a-d4fc-488f-aa6d-88e62cf077fc .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-5ad49b0a-d4fc-488f-aa6d-88e62cf077fc img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-5ad49b0a-d4fc-488f-aa6d-88e62cf077fc {
  max-width:  100%;
}

.shg-c#s-5ad49b0a-d4fc-488f-aa6d-88e62cf077fc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5ad49b0a-d4fc-488f-aa6d-88e62cf077fc .shg-image-zoom,
.shg-c#s-5ad49b0a-d4fc-488f-aa6d-88e62cf077fc img.shogun-image {
  max-width: 324px !important;
  
}

.shg-c#s-5ad49b0a-d4fc-488f-aa6d-88e62cf077fc .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-5ad49b0a-d4fc-488f-aa6d-88e62cf077fc .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-5ad49b0a-d4fc-488f-aa6d-88e62cf077fc img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-5ad49b0a-d4fc-488f-aa6d-88e62cf077fc img.shogun-image,
.shg-c#s-5ad49b0a-d4fc-488f-aa6d-88e62cf077fc .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-5ad49b0a-d4fc-488f-aa6d-88e62cf077fc .shg-image-zoom,
.shg-c#s-5ad49b0a-d4fc-488f-aa6d-88e62cf077fc img.shogun-image {
  aspect-ratio: 324/499;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-5ad49b0a-d4fc-488f-aa6d-88e62cf077fc {
  max-width:  100%;
}

.shg-c#s-5ad49b0a-d4fc-488f-aa6d-88e62cf077fc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5ad49b0a-d4fc-488f-aa6d-88e62cf077fc .shg-image-zoom,
.shg-c#s-5ad49b0a-d4fc-488f-aa6d-88e62cf077fc img.shogun-image {
  max-width: 267px !important;
  
}

.shg-c#s-5ad49b0a-d4fc-488f-aa6d-88e62cf077fc .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-5ad49b0a-d4fc-488f-aa6d-88e62cf077fc .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-5ad49b0a-d4fc-488f-aa6d-88e62cf077fc img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-5ad49b0a-d4fc-488f-aa6d-88e62cf077fc img.shogun-image,
.shg-c#s-5ad49b0a-d4fc-488f-aa6d-88e62cf077fc .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-5ad49b0a-d4fc-488f-aa6d-88e62cf077fc .shg-image-zoom,
.shg-c#s-5ad49b0a-d4fc-488f-aa6d-88e62cf077fc img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-4ae9d237-a4d8-4028-9b4e-03c0e59280f0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4ae9d237-a4d8-4028-9b4e-03c0e59280f0 .shg-product-title-component h3 span {
  color: #000;
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 18px;
  
  
  
}
@media (min-width: 768px) and (max-width: 991px){#s-4ae9d237-a4d8-4028-9b4e-03c0e59280f0 .shg-product-title-component h3 span {
  color: rgba(0, 103, 130, 1);
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 14px;
  
  
  
}
}@media (max-width: 767px){#s-4ae9d237-a4d8-4028-9b4e-03c0e59280f0 .shg-product-title-component h3 span {
  color: rgba(0, 103, 130, 1);
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 14px;
  
  
  
}
}
#s-68e226ae-73ef-43e5-8206-d8e4f8af3473 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMjg1Njk1NGItODhiMi00M2RiLWFlNjItZWQ5NGZmOTJjNWZiIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZWVmMTBiO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojN2UyMGNmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMyODU2OTU0Yi04OGIyLTQzZGItYWU2Mi1lZDk0ZmY5MmM1ZmIpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(139, 182, 29, 1);
border-style: none;
border-radius: 5px;
text-align: center;
text-decoration: none;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#eef10b"}, {"id"=>2, "pos"=>1, "color"=>"#7e20cf"}];
hover-type: gradient;
}
#s-68e226ae-73ef-43e5-8206-d8e4f8af3473:hover {background-color: rgba(166, 210, 56, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-68e226ae-73ef-43e5-8206-d8e4f8af3473:active {background-color: rgba(175, 220, 60, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-68e226ae-73ef-43e5-8206-d8e4f8af3473 {
  border-style: solid;
margin-top: 0px;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(139, 182, 29, 1);
border-radius: 5px;
background-color: rgba(139, 182, 29, 1);
background-image: none;
hover-type: color;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-68e226ae-73ef-43e5-8206-d8e4f8af3473 {
  margin-top: 0px;
margin-bottom: 20px;
background-image: none;
background-color: rgba(139, 182, 29, 1);
hover-type: color;
}
#s-68e226ae-73ef-43e5-8206-d8e4f8af3473:hover {background-color: rgba(164, 206, 57, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}}@media (min-width: 768px) and (max-width: 991px){#s-68e226ae-73ef-43e5-8206-d8e4f8af3473 {
  margin-bottom: 20px;
background-image: none;
background-color: rgba(139, 182, 29, 1);
hover-type: color;
}
}@media (max-width: 767px){#s-68e226ae-73ef-43e5-8206-d8e4f8af3473 {
  margin-bottom: 20px;
background-image: none;
background-color: rgba(139, 182, 29, 1);
hover-type: color;
}
}

  #s-68e226ae-73ef-43e5-8206-d8e4f8af3473-root {
    text-align: center;
  }


#s-68e226ae-73ef-43e5-8206-d8e4f8af3473.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-68e226ae-73ef-43e5-8206-d8e4f8af3473-root {
    text-align: center;
  }


#s-68e226ae-73ef-43e5-8206-d8e4f8af3473.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-68e226ae-73ef-43e5-8206-d8e4f8af3473-root {
    text-align: center;
  }


#s-68e226ae-73ef-43e5-8206-d8e4f8af3473.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-68e226ae-73ef-43e5-8206-d8e4f8af3473-root {
    text-align: center;
  }


#s-68e226ae-73ef-43e5-8206-d8e4f8af3473.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-68e226ae-73ef-43e5-8206-d8e4f8af3473-root {
    text-align: center;
  }


#s-68e226ae-73ef-43e5-8206-d8e4f8af3473.shg-btn {
  color: #ffffff;
  font-size: 12px;
  font-weight: 700;
  
  
  display:  inline-block ;
}
}
#s-c0143d29-63f0-47ad-98cd-e9141568210c {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-c0143d29-63f0-47ad-98cd-e9141568210c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c0143d29-63f0-47ad-98cd-e9141568210c.shg-box.shg-c {
  justify-content: center;
}

#s-00299556-01de-42bc-9983-d1361c3fbe4a {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-00299556-01de-42bc-9983-d1361c3fbe4a {
  margin-top: 20px;
margin-bottom: 0px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-00299556-01de-42bc-9983-d1361c3fbe4a {
  margin-bottom: 0px;
}
}@media (max-width: 767px){#s-00299556-01de-42bc-9983-d1361c3fbe4a {
  margin-bottom: 0px;
}
}
#s-00299556-01de-42bc-9983-d1361c3fbe4a .shogun-heading-component h1 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  font-family: "Mouse Memoirs";
  font-style:  normal ;
  font-size: 35px;
  
  
  
}


@media (min-width: 1200px){#s-00299556-01de-42bc-9983-d1361c3fbe4a .shogun-heading-component h1 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 40px;
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-00299556-01de-42bc-9983-d1361c3fbe4a .shogun-heading-component h1 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-00299556-01de-42bc-9983-d1361c3fbe4a .shogun-heading-component h1 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 35px;
  
  
  
}


}@media (max-width: 767px){#s-00299556-01de-42bc-9983-d1361c3fbe4a .shogun-heading-component h1 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 25px;
  
  
  
}


}
#s-f40a39d6-f3cb-4834-a250-8de764d41275 {
  margin-top: -10px;
margin-left: auto;
margin-bottom: -10px;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-f40a39d6-f3cb-4834-a250-8de764d41275 {
  margin-top: -10px;
margin-bottom: 30px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-f40a39d6-f3cb-4834-a250-8de764d41275 {
  margin-top: 0px;
margin-bottom: 20px;
}
}@media (max-width: 767px){#s-f40a39d6-f3cb-4834-a250-8de764d41275 {
  margin-top: 0px;
margin-bottom: 10px;
}
}
#s-f40a39d6-f3cb-4834-a250-8de764d41275 .shogun-heading-component h2 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  
}


@media (min-width: 1200px){#s-f40a39d6-f3cb-4834-a250-8de764d41275 .shogun-heading-component h2 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 24px;
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-f40a39d6-f3cb-4834-a250-8de764d41275 .shogun-heading-component h2 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-f40a39d6-f3cb-4834-a250-8de764d41275 .shogun-heading-component h2 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 20px;
  
  
  
}


}@media (max-width: 767px){#s-f40a39d6-f3cb-4834-a250-8de764d41275 .shogun-heading-component h2 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}


}
#s-4f10f7b4-72f1-4e8f-81dd-1450345e34a9 {
  margin-left: 15%;
margin-right: 15%;
padding-left: 0px;
padding-right: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-4f10f7b4-72f1-4e8f-81dd-1450345e34a9 {
  display: none;
}
#s-4f10f7b4-72f1-4e8f-81dd-1450345e34a9, #wrap-s-4f10f7b4-72f1-4e8f-81dd-1450345e34a9, #wrap-content-s-4f10f7b4-72f1-4e8f-81dd-1450345e34a9 { display: none !important; }}@media (max-width: 767px){#s-4f10f7b4-72f1-4e8f-81dd-1450345e34a9 {
  display: none;
}
#s-4f10f7b4-72f1-4e8f-81dd-1450345e34a9, #wrap-s-4f10f7b4-72f1-4e8f-81dd-1450345e34a9, #wrap-content-s-4f10f7b4-72f1-4e8f-81dd-1450345e34a9 { display: none !important; }}
#s-4f10f7b4-72f1-4e8f-81dd-1450345e34a9 .shg-dynamic-column-count {
  grid-template-columns: repeat(5, 1fr);
}


#slider-v3-s-4f10f7b4-72f1-4e8f-81dd-1450345e34a9 {
  --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;
  
}

#slider-v3-s-4f10f7b4-72f1-4e8f-81dd-1450345e34a9 > .swiper-button-prev,
#slider-v3-s-4f10f7b4-72f1-4e8f-81dd-1450345e34a9 > .swiper-button-next {
  
}

#slider-v3-s-4f10f7b4-72f1-4e8f-81dd-1450345e34a9 > .swiper-button-prev svg,
#slider-v3-s-4f10f7b4-72f1-4e8f-81dd-1450345e34a9 > .swiper-button-next svg {
  fill: rgba(255, 255, 255, 1) !important;
  stroke: rgba(255, 255, 255, 1) !important;
  
    background-color: rgba(0, 103, 130, 1) !important;
    padding: 8px !important;
    border-radius:  50% !important;
                   
  
}

#slider-v3-s-4f10f7b4-72f1-4e8f-81dd-1450345e34a9 > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-4f10f7b4-72f1-4e8f-81dd-1450345e34a9 > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-4f10f7b4-72f1-4e8f-81dd-1450345e34a9 > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-4f10f7b4-72f1-4e8f-81dd-1450345e34a9 .swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
}

#slider-v3-s-4f10f7b4-72f1-4e8f-81dd-1450345e34a9 .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-4f10f7b4-72f1-4e8f-81dd-1450345e34a9 .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}
@media (min-width: 1200px){#s-4f10f7b4-72f1-4e8f-81dd-1450345e34a9 .shg-dynamic-column-count {
  grid-template-columns: repeat(5, 1fr);
}


#slider-v3-s-4f10f7b4-72f1-4e8f-81dd-1450345e34a9 {
  --swiper-pagination-color: rgba(0, 103, 130, 1) !important;
  --swiper-pagination-bullet-inactive-color: rgba(0, 103, 130, 1) !important;
  --swiper-pagination-bullet-active-color: rgba(0, 103, 130, 1) !important;
  --arrow-button-size: 35px !important;
  --swiper-pagination-bullet-size: 10px !important;
  
}

#slider-v3-s-4f10f7b4-72f1-4e8f-81dd-1450345e34a9 > .swiper-button-prev,
#slider-v3-s-4f10f7b4-72f1-4e8f-81dd-1450345e34a9 > .swiper-button-next {
  
}

#slider-v3-s-4f10f7b4-72f1-4e8f-81dd-1450345e34a9 > .swiper-button-prev svg,
#slider-v3-s-4f10f7b4-72f1-4e8f-81dd-1450345e34a9 > .swiper-button-next svg {
  fill: rgba(255, 255, 255, 1) !important;
  stroke: rgba(255, 255, 255, 1) !important;
  
    background-color: rgba(0, 103, 130, 1) !important;
    padding: 8px !important;
    border-radius:  50% !important;
                   
  
}

#slider-v3-s-4f10f7b4-72f1-4e8f-81dd-1450345e34a9 > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-4f10f7b4-72f1-4e8f-81dd-1450345e34a9 > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-4f10f7b4-72f1-4e8f-81dd-1450345e34a9 > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-4f10f7b4-72f1-4e8f-81dd-1450345e34a9 .swiper-pagination-bullet {
  width: 10px !important;
  height: 10px !important;
  margin: 0 !important;
}

#slider-v3-s-4f10f7b4-72f1-4e8f-81dd-1450345e34a9 .swiper-pagination-bullet-active {
  background-color: rgba(0, 103, 130, 1) !important;
  width: calc(10px * 1) !important;
  height: 10px !important;
  border-radius:  50px  !important;
}

#slider-v3-s-4f10f7b4-72f1-4e8f-81dd-1450345e34a9 .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}
}@media (max-width: 767px){#s-4f10f7b4-72f1-4e8f-81dd-1450345e34a9 .shg-dynamic-column-count {
  grid-template-columns: repeat(5, 1fr);
}


#slider-v3-s-4f10f7b4-72f1-4e8f-81dd-1450345e34a9 {
  --swiper-pagination-color: rgba(0, 103, 130, 1) !important;
  --swiper-pagination-bullet-inactive-color: rgba(0, 103, 130, 1) !important;
  --swiper-pagination-bullet-active-color: rgba(0, 103, 130, 1) !important;
  --arrow-button-size: 35px !important;
  --swiper-pagination-bullet-size: 14px !important;
  
}

#slider-v3-s-4f10f7b4-72f1-4e8f-81dd-1450345e34a9 > .swiper-button-prev,
#slider-v3-s-4f10f7b4-72f1-4e8f-81dd-1450345e34a9 > .swiper-button-next {
  
}

#slider-v3-s-4f10f7b4-72f1-4e8f-81dd-1450345e34a9 > .swiper-button-prev svg,
#slider-v3-s-4f10f7b4-72f1-4e8f-81dd-1450345e34a9 > .swiper-button-next svg {
  fill: rgba(0, 103, 130, 1) !important;
  stroke: rgba(0, 103, 130, 1) !important;
  
    background-color: rgba(0, 103, 130, 1) !important;
    padding: 8px !important;
    border-radius:  50% !important;
                   
  
}

#slider-v3-s-4f10f7b4-72f1-4e8f-81dd-1450345e34a9 > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-4f10f7b4-72f1-4e8f-81dd-1450345e34a9 > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-4f10f7b4-72f1-4e8f-81dd-1450345e34a9 > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-4f10f7b4-72f1-4e8f-81dd-1450345e34a9 .swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
}

#slider-v3-s-4f10f7b4-72f1-4e8f-81dd-1450345e34a9 .swiper-pagination-bullet-active {
  background-color: rgba(0, 103, 130, 1) !important;
  width: calc(14px * 1) !important;
  height: 14px !important;
  border-radius:  50px  !important;
}

#slider-v3-s-4f10f7b4-72f1-4e8f-81dd-1450345e34a9 .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}
}
#s-083e77e2-d971-4be5-be0e-3f0f1f8a11bb {
  margin-left: auto;
margin-right: auto;
}

#s-3297021b-03c6-43d8-aa31-995c25422bbd {
  margin-left: auto;
margin-right: auto;
text-align: left;
}


.shg-c#s-3297021b-03c6-43d8-aa31-995c25422bbd {
  max-width:  100%;
}

.shg-c#s-3297021b-03c6-43d8-aa31-995c25422bbd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3297021b-03c6-43d8-aa31-995c25422bbd .shg-image-zoom,
.shg-c#s-3297021b-03c6-43d8-aa31-995c25422bbd img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-3297021b-03c6-43d8-aa31-995c25422bbd .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-3297021b-03c6-43d8-aa31-995c25422bbd .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3297021b-03c6-43d8-aa31-995c25422bbd img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-3297021b-03c6-43d8-aa31-995c25422bbd img.shogun-image,
.shg-c#s-3297021b-03c6-43d8-aa31-995c25422bbd .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-3297021b-03c6-43d8-aa31-995c25422bbd .shg-image-zoom,
.shg-c#s-3297021b-03c6-43d8-aa31-995c25422bbd img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){
.shg-c#s-3297021b-03c6-43d8-aa31-995c25422bbd {
  max-width:  100%;
}

.shg-c#s-3297021b-03c6-43d8-aa31-995c25422bbd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3297021b-03c6-43d8-aa31-995c25422bbd .shg-image-zoom,
.shg-c#s-3297021b-03c6-43d8-aa31-995c25422bbd img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-3297021b-03c6-43d8-aa31-995c25422bbd .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-3297021b-03c6-43d8-aa31-995c25422bbd .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3297021b-03c6-43d8-aa31-995c25422bbd img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-3297021b-03c6-43d8-aa31-995c25422bbd img.shogun-image,
.shg-c#s-3297021b-03c6-43d8-aa31-995c25422bbd .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-3297021b-03c6-43d8-aa31-995c25422bbd .shg-image-zoom,
.shg-c#s-3297021b-03c6-43d8-aa31-995c25422bbd img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-3297021b-03c6-43d8-aa31-995c25422bbd {
  max-width:  100%;
}

.shg-c#s-3297021b-03c6-43d8-aa31-995c25422bbd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3297021b-03c6-43d8-aa31-995c25422bbd .shg-image-zoom,
.shg-c#s-3297021b-03c6-43d8-aa31-995c25422bbd img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-3297021b-03c6-43d8-aa31-995c25422bbd .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-3297021b-03c6-43d8-aa31-995c25422bbd .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3297021b-03c6-43d8-aa31-995c25422bbd img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-3297021b-03c6-43d8-aa31-995c25422bbd img.shogun-image,
.shg-c#s-3297021b-03c6-43d8-aa31-995c25422bbd .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-3297021b-03c6-43d8-aa31-995c25422bbd .shg-image-zoom,
.shg-c#s-3297021b-03c6-43d8-aa31-995c25422bbd img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-3297021b-03c6-43d8-aa31-995c25422bbd {
  max-width:  100%;
}

.shg-c#s-3297021b-03c6-43d8-aa31-995c25422bbd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3297021b-03c6-43d8-aa31-995c25422bbd .shg-image-zoom,
.shg-c#s-3297021b-03c6-43d8-aa31-995c25422bbd img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-3297021b-03c6-43d8-aa31-995c25422bbd .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-3297021b-03c6-43d8-aa31-995c25422bbd .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3297021b-03c6-43d8-aa31-995c25422bbd img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-3297021b-03c6-43d8-aa31-995c25422bbd img.shogun-image,
.shg-c#s-3297021b-03c6-43d8-aa31-995c25422bbd .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-3297021b-03c6-43d8-aa31-995c25422bbd .shg-image-zoom,
.shg-c#s-3297021b-03c6-43d8-aa31-995c25422bbd img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-3297021b-03c6-43d8-aa31-995c25422bbd {
  max-width:  100%;
}

.shg-c#s-3297021b-03c6-43d8-aa31-995c25422bbd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3297021b-03c6-43d8-aa31-995c25422bbd .shg-image-zoom,
.shg-c#s-3297021b-03c6-43d8-aa31-995c25422bbd img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-3297021b-03c6-43d8-aa31-995c25422bbd .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-3297021b-03c6-43d8-aa31-995c25422bbd .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3297021b-03c6-43d8-aa31-995c25422bbd img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-3297021b-03c6-43d8-aa31-995c25422bbd img.shogun-image,
.shg-c#s-3297021b-03c6-43d8-aa31-995c25422bbd .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-3297021b-03c6-43d8-aa31-995c25422bbd .shg-image-zoom,
.shg-c#s-3297021b-03c6-43d8-aa31-995c25422bbd img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-6d2e535c-b622-4f93-9d9d-a85ae9f3325f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6d2e535c-b622-4f93-9d9d-a85ae9f3325f .shg-product-title-component h6 span {
  color: #000;
  font-weight:  normal ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 14px;
  
  
  
}

#s-9407c2a4-a0b8-4fa0-b2ca-6000ed4c4d2c {
  margin-left: auto;
margin-right: auto;
}

#s-35d33f4b-b935-4f4b-802d-640a3a137a2d {
  margin-left: auto;
margin-right: auto;
text-align: left;
}


.shg-c#s-35d33f4b-b935-4f4b-802d-640a3a137a2d {
  max-width:  100%;
}

.shg-c#s-35d33f4b-b935-4f4b-802d-640a3a137a2d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-35d33f4b-b935-4f4b-802d-640a3a137a2d .shg-image-zoom,
.shg-c#s-35d33f4b-b935-4f4b-802d-640a3a137a2d img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-35d33f4b-b935-4f4b-802d-640a3a137a2d .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-35d33f4b-b935-4f4b-802d-640a3a137a2d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-35d33f4b-b935-4f4b-802d-640a3a137a2d img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-35d33f4b-b935-4f4b-802d-640a3a137a2d img.shogun-image,
.shg-c#s-35d33f4b-b935-4f4b-802d-640a3a137a2d .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-35d33f4b-b935-4f4b-802d-640a3a137a2d .shg-image-zoom,
.shg-c#s-35d33f4b-b935-4f4b-802d-640a3a137a2d img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){
.shg-c#s-35d33f4b-b935-4f4b-802d-640a3a137a2d {
  max-width:  100%;
}

.shg-c#s-35d33f4b-b935-4f4b-802d-640a3a137a2d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-35d33f4b-b935-4f4b-802d-640a3a137a2d .shg-image-zoom,
.shg-c#s-35d33f4b-b935-4f4b-802d-640a3a137a2d img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-35d33f4b-b935-4f4b-802d-640a3a137a2d .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-35d33f4b-b935-4f4b-802d-640a3a137a2d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-35d33f4b-b935-4f4b-802d-640a3a137a2d img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-35d33f4b-b935-4f4b-802d-640a3a137a2d img.shogun-image,
.shg-c#s-35d33f4b-b935-4f4b-802d-640a3a137a2d .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-35d33f4b-b935-4f4b-802d-640a3a137a2d .shg-image-zoom,
.shg-c#s-35d33f4b-b935-4f4b-802d-640a3a137a2d img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-35d33f4b-b935-4f4b-802d-640a3a137a2d {
  max-width:  100%;
}

.shg-c#s-35d33f4b-b935-4f4b-802d-640a3a137a2d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-35d33f4b-b935-4f4b-802d-640a3a137a2d .shg-image-zoom,
.shg-c#s-35d33f4b-b935-4f4b-802d-640a3a137a2d img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-35d33f4b-b935-4f4b-802d-640a3a137a2d .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-35d33f4b-b935-4f4b-802d-640a3a137a2d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-35d33f4b-b935-4f4b-802d-640a3a137a2d img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-35d33f4b-b935-4f4b-802d-640a3a137a2d img.shogun-image,
.shg-c#s-35d33f4b-b935-4f4b-802d-640a3a137a2d .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-35d33f4b-b935-4f4b-802d-640a3a137a2d .shg-image-zoom,
.shg-c#s-35d33f4b-b935-4f4b-802d-640a3a137a2d img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-35d33f4b-b935-4f4b-802d-640a3a137a2d {
  max-width:  100%;
}

.shg-c#s-35d33f4b-b935-4f4b-802d-640a3a137a2d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-35d33f4b-b935-4f4b-802d-640a3a137a2d .shg-image-zoom,
.shg-c#s-35d33f4b-b935-4f4b-802d-640a3a137a2d img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-35d33f4b-b935-4f4b-802d-640a3a137a2d .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-35d33f4b-b935-4f4b-802d-640a3a137a2d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-35d33f4b-b935-4f4b-802d-640a3a137a2d img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-35d33f4b-b935-4f4b-802d-640a3a137a2d img.shogun-image,
.shg-c#s-35d33f4b-b935-4f4b-802d-640a3a137a2d .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-35d33f4b-b935-4f4b-802d-640a3a137a2d .shg-image-zoom,
.shg-c#s-35d33f4b-b935-4f4b-802d-640a3a137a2d img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-35d33f4b-b935-4f4b-802d-640a3a137a2d {
  max-width:  100%;
}

.shg-c#s-35d33f4b-b935-4f4b-802d-640a3a137a2d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-35d33f4b-b935-4f4b-802d-640a3a137a2d .shg-image-zoom,
.shg-c#s-35d33f4b-b935-4f4b-802d-640a3a137a2d img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-35d33f4b-b935-4f4b-802d-640a3a137a2d .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-35d33f4b-b935-4f4b-802d-640a3a137a2d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-35d33f4b-b935-4f4b-802d-640a3a137a2d img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-35d33f4b-b935-4f4b-802d-640a3a137a2d img.shogun-image,
.shg-c#s-35d33f4b-b935-4f4b-802d-640a3a137a2d .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-35d33f4b-b935-4f4b-802d-640a3a137a2d .shg-image-zoom,
.shg-c#s-35d33f4b-b935-4f4b-802d-640a3a137a2d img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-ddb24f0b-83b2-40ad-96a9-0d2b1261421a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ddb24f0b-83b2-40ad-96a9-0d2b1261421a .shg-product-title-component h6 span {
  color: #000;
  font-weight:  normal ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 14px;
  
  
  
}

#s-9724609b-db39-42be-a73b-ace8a9f7e9e7 {
  margin-left: auto;
margin-right: auto;
}

#s-66044161-12a5-40cd-97bb-87422c510041 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}


.shg-c#s-66044161-12a5-40cd-97bb-87422c510041 {
  max-width:  100%;
}

.shg-c#s-66044161-12a5-40cd-97bb-87422c510041 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-66044161-12a5-40cd-97bb-87422c510041 .shg-image-zoom,
.shg-c#s-66044161-12a5-40cd-97bb-87422c510041 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-66044161-12a5-40cd-97bb-87422c510041 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-66044161-12a5-40cd-97bb-87422c510041 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-66044161-12a5-40cd-97bb-87422c510041 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-66044161-12a5-40cd-97bb-87422c510041 img.shogun-image,
.shg-c#s-66044161-12a5-40cd-97bb-87422c510041 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-66044161-12a5-40cd-97bb-87422c510041 .shg-image-zoom,
.shg-c#s-66044161-12a5-40cd-97bb-87422c510041 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){
.shg-c#s-66044161-12a5-40cd-97bb-87422c510041 {
  max-width:  100%;
}

.shg-c#s-66044161-12a5-40cd-97bb-87422c510041 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-66044161-12a5-40cd-97bb-87422c510041 .shg-image-zoom,
.shg-c#s-66044161-12a5-40cd-97bb-87422c510041 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-66044161-12a5-40cd-97bb-87422c510041 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-66044161-12a5-40cd-97bb-87422c510041 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-66044161-12a5-40cd-97bb-87422c510041 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-66044161-12a5-40cd-97bb-87422c510041 img.shogun-image,
.shg-c#s-66044161-12a5-40cd-97bb-87422c510041 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-66044161-12a5-40cd-97bb-87422c510041 .shg-image-zoom,
.shg-c#s-66044161-12a5-40cd-97bb-87422c510041 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-66044161-12a5-40cd-97bb-87422c510041 {
  max-width:  100%;
}

.shg-c#s-66044161-12a5-40cd-97bb-87422c510041 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-66044161-12a5-40cd-97bb-87422c510041 .shg-image-zoom,
.shg-c#s-66044161-12a5-40cd-97bb-87422c510041 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-66044161-12a5-40cd-97bb-87422c510041 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-66044161-12a5-40cd-97bb-87422c510041 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-66044161-12a5-40cd-97bb-87422c510041 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-66044161-12a5-40cd-97bb-87422c510041 img.shogun-image,
.shg-c#s-66044161-12a5-40cd-97bb-87422c510041 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-66044161-12a5-40cd-97bb-87422c510041 .shg-image-zoom,
.shg-c#s-66044161-12a5-40cd-97bb-87422c510041 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-66044161-12a5-40cd-97bb-87422c510041 {
  max-width:  100%;
}

.shg-c#s-66044161-12a5-40cd-97bb-87422c510041 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-66044161-12a5-40cd-97bb-87422c510041 .shg-image-zoom,
.shg-c#s-66044161-12a5-40cd-97bb-87422c510041 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-66044161-12a5-40cd-97bb-87422c510041 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-66044161-12a5-40cd-97bb-87422c510041 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-66044161-12a5-40cd-97bb-87422c510041 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-66044161-12a5-40cd-97bb-87422c510041 img.shogun-image,
.shg-c#s-66044161-12a5-40cd-97bb-87422c510041 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-66044161-12a5-40cd-97bb-87422c510041 .shg-image-zoom,
.shg-c#s-66044161-12a5-40cd-97bb-87422c510041 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-66044161-12a5-40cd-97bb-87422c510041 {
  max-width:  100%;
}

.shg-c#s-66044161-12a5-40cd-97bb-87422c510041 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-66044161-12a5-40cd-97bb-87422c510041 .shg-image-zoom,
.shg-c#s-66044161-12a5-40cd-97bb-87422c510041 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-66044161-12a5-40cd-97bb-87422c510041 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-66044161-12a5-40cd-97bb-87422c510041 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-66044161-12a5-40cd-97bb-87422c510041 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-66044161-12a5-40cd-97bb-87422c510041 img.shogun-image,
.shg-c#s-66044161-12a5-40cd-97bb-87422c510041 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-66044161-12a5-40cd-97bb-87422c510041 .shg-image-zoom,
.shg-c#s-66044161-12a5-40cd-97bb-87422c510041 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-c3d547ff-8d33-4cd7-86a1-74950eae60e1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c3d547ff-8d33-4cd7-86a1-74950eae60e1 .shg-product-title-component h6 span {
  color: #000;
  font-weight:  normal ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 14px;
  
  
  
}

#s-9bb56401-812d-4265-b1df-1d5af3197381 {
  margin-left: auto;
margin-right: auto;
}

#s-e794965c-747c-4471-82a3-75b5ef61f330 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}


.shg-c#s-e794965c-747c-4471-82a3-75b5ef61f330 {
  max-width:  100%;
}

.shg-c#s-e794965c-747c-4471-82a3-75b5ef61f330 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e794965c-747c-4471-82a3-75b5ef61f330 .shg-image-zoom,
.shg-c#s-e794965c-747c-4471-82a3-75b5ef61f330 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-e794965c-747c-4471-82a3-75b5ef61f330 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-e794965c-747c-4471-82a3-75b5ef61f330 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e794965c-747c-4471-82a3-75b5ef61f330 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-e794965c-747c-4471-82a3-75b5ef61f330 img.shogun-image,
.shg-c#s-e794965c-747c-4471-82a3-75b5ef61f330 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-e794965c-747c-4471-82a3-75b5ef61f330 .shg-image-zoom,
.shg-c#s-e794965c-747c-4471-82a3-75b5ef61f330 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){
.shg-c#s-e794965c-747c-4471-82a3-75b5ef61f330 {
  max-width:  100%;
}

.shg-c#s-e794965c-747c-4471-82a3-75b5ef61f330 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e794965c-747c-4471-82a3-75b5ef61f330 .shg-image-zoom,
.shg-c#s-e794965c-747c-4471-82a3-75b5ef61f330 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-e794965c-747c-4471-82a3-75b5ef61f330 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-e794965c-747c-4471-82a3-75b5ef61f330 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e794965c-747c-4471-82a3-75b5ef61f330 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-e794965c-747c-4471-82a3-75b5ef61f330 img.shogun-image,
.shg-c#s-e794965c-747c-4471-82a3-75b5ef61f330 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-e794965c-747c-4471-82a3-75b5ef61f330 .shg-image-zoom,
.shg-c#s-e794965c-747c-4471-82a3-75b5ef61f330 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e794965c-747c-4471-82a3-75b5ef61f330 {
  max-width:  100%;
}

.shg-c#s-e794965c-747c-4471-82a3-75b5ef61f330 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e794965c-747c-4471-82a3-75b5ef61f330 .shg-image-zoom,
.shg-c#s-e794965c-747c-4471-82a3-75b5ef61f330 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-e794965c-747c-4471-82a3-75b5ef61f330 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-e794965c-747c-4471-82a3-75b5ef61f330 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e794965c-747c-4471-82a3-75b5ef61f330 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-e794965c-747c-4471-82a3-75b5ef61f330 img.shogun-image,
.shg-c#s-e794965c-747c-4471-82a3-75b5ef61f330 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-e794965c-747c-4471-82a3-75b5ef61f330 .shg-image-zoom,
.shg-c#s-e794965c-747c-4471-82a3-75b5ef61f330 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e794965c-747c-4471-82a3-75b5ef61f330 {
  max-width:  100%;
}

.shg-c#s-e794965c-747c-4471-82a3-75b5ef61f330 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e794965c-747c-4471-82a3-75b5ef61f330 .shg-image-zoom,
.shg-c#s-e794965c-747c-4471-82a3-75b5ef61f330 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-e794965c-747c-4471-82a3-75b5ef61f330 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-e794965c-747c-4471-82a3-75b5ef61f330 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e794965c-747c-4471-82a3-75b5ef61f330 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-e794965c-747c-4471-82a3-75b5ef61f330 img.shogun-image,
.shg-c#s-e794965c-747c-4471-82a3-75b5ef61f330 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-e794965c-747c-4471-82a3-75b5ef61f330 .shg-image-zoom,
.shg-c#s-e794965c-747c-4471-82a3-75b5ef61f330 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-e794965c-747c-4471-82a3-75b5ef61f330 {
  max-width:  100%;
}

.shg-c#s-e794965c-747c-4471-82a3-75b5ef61f330 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e794965c-747c-4471-82a3-75b5ef61f330 .shg-image-zoom,
.shg-c#s-e794965c-747c-4471-82a3-75b5ef61f330 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-e794965c-747c-4471-82a3-75b5ef61f330 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-e794965c-747c-4471-82a3-75b5ef61f330 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e794965c-747c-4471-82a3-75b5ef61f330 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-e794965c-747c-4471-82a3-75b5ef61f330 img.shogun-image,
.shg-c#s-e794965c-747c-4471-82a3-75b5ef61f330 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-e794965c-747c-4471-82a3-75b5ef61f330 .shg-image-zoom,
.shg-c#s-e794965c-747c-4471-82a3-75b5ef61f330 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-bbe60149-a62d-40fa-bfa1-0ec60032be8a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-bbe60149-a62d-40fa-bfa1-0ec60032be8a .shg-product-title-component h6 span {
  color: #000;
  font-weight:  normal ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 14px;
  
  
  
}

#s-4e07cf06-12e0-4010-8ff3-878c1c9406db {
  margin-left: auto;
margin-right: auto;
}

#s-231ee26a-654b-4699-b56b-1a77fb85f279 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}


.shg-c#s-231ee26a-654b-4699-b56b-1a77fb85f279 {
  max-width:  100%;
}

.shg-c#s-231ee26a-654b-4699-b56b-1a77fb85f279 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-231ee26a-654b-4699-b56b-1a77fb85f279 .shg-image-zoom,
.shg-c#s-231ee26a-654b-4699-b56b-1a77fb85f279 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-231ee26a-654b-4699-b56b-1a77fb85f279 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-231ee26a-654b-4699-b56b-1a77fb85f279 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-231ee26a-654b-4699-b56b-1a77fb85f279 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-231ee26a-654b-4699-b56b-1a77fb85f279 img.shogun-image,
.shg-c#s-231ee26a-654b-4699-b56b-1a77fb85f279 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-231ee26a-654b-4699-b56b-1a77fb85f279 .shg-image-zoom,
.shg-c#s-231ee26a-654b-4699-b56b-1a77fb85f279 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){
.shg-c#s-231ee26a-654b-4699-b56b-1a77fb85f279 {
  max-width:  100%;
}

.shg-c#s-231ee26a-654b-4699-b56b-1a77fb85f279 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-231ee26a-654b-4699-b56b-1a77fb85f279 .shg-image-zoom,
.shg-c#s-231ee26a-654b-4699-b56b-1a77fb85f279 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-231ee26a-654b-4699-b56b-1a77fb85f279 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-231ee26a-654b-4699-b56b-1a77fb85f279 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-231ee26a-654b-4699-b56b-1a77fb85f279 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-231ee26a-654b-4699-b56b-1a77fb85f279 img.shogun-image,
.shg-c#s-231ee26a-654b-4699-b56b-1a77fb85f279 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-231ee26a-654b-4699-b56b-1a77fb85f279 .shg-image-zoom,
.shg-c#s-231ee26a-654b-4699-b56b-1a77fb85f279 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-231ee26a-654b-4699-b56b-1a77fb85f279 {
  max-width:  100%;
}

.shg-c#s-231ee26a-654b-4699-b56b-1a77fb85f279 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-231ee26a-654b-4699-b56b-1a77fb85f279 .shg-image-zoom,
.shg-c#s-231ee26a-654b-4699-b56b-1a77fb85f279 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-231ee26a-654b-4699-b56b-1a77fb85f279 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-231ee26a-654b-4699-b56b-1a77fb85f279 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-231ee26a-654b-4699-b56b-1a77fb85f279 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-231ee26a-654b-4699-b56b-1a77fb85f279 img.shogun-image,
.shg-c#s-231ee26a-654b-4699-b56b-1a77fb85f279 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-231ee26a-654b-4699-b56b-1a77fb85f279 .shg-image-zoom,
.shg-c#s-231ee26a-654b-4699-b56b-1a77fb85f279 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-231ee26a-654b-4699-b56b-1a77fb85f279 {
  max-width:  100%;
}

.shg-c#s-231ee26a-654b-4699-b56b-1a77fb85f279 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-231ee26a-654b-4699-b56b-1a77fb85f279 .shg-image-zoom,
.shg-c#s-231ee26a-654b-4699-b56b-1a77fb85f279 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-231ee26a-654b-4699-b56b-1a77fb85f279 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-231ee26a-654b-4699-b56b-1a77fb85f279 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-231ee26a-654b-4699-b56b-1a77fb85f279 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-231ee26a-654b-4699-b56b-1a77fb85f279 img.shogun-image,
.shg-c#s-231ee26a-654b-4699-b56b-1a77fb85f279 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-231ee26a-654b-4699-b56b-1a77fb85f279 .shg-image-zoom,
.shg-c#s-231ee26a-654b-4699-b56b-1a77fb85f279 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-231ee26a-654b-4699-b56b-1a77fb85f279 {
  max-width:  100%;
}

.shg-c#s-231ee26a-654b-4699-b56b-1a77fb85f279 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-231ee26a-654b-4699-b56b-1a77fb85f279 .shg-image-zoom,
.shg-c#s-231ee26a-654b-4699-b56b-1a77fb85f279 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-231ee26a-654b-4699-b56b-1a77fb85f279 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-231ee26a-654b-4699-b56b-1a77fb85f279 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-231ee26a-654b-4699-b56b-1a77fb85f279 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-231ee26a-654b-4699-b56b-1a77fb85f279 img.shogun-image,
.shg-c#s-231ee26a-654b-4699-b56b-1a77fb85f279 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-231ee26a-654b-4699-b56b-1a77fb85f279 .shg-image-zoom,
.shg-c#s-231ee26a-654b-4699-b56b-1a77fb85f279 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-928456de-7bdc-424f-bb52-246b024baffa {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-928456de-7bdc-424f-bb52-246b024baffa .shg-product-title-component h6 span {
  color: #000;
  font-weight:  normal ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 14px;
  
  
  
}

#s-47b23475-1d66-493c-a267-f67679acf3be {
  margin-left: auto;
margin-right: auto;
}

#s-d94b8310-eb14-404d-a749-89718335db7c {
  margin-left: auto;
margin-right: auto;
text-align: left;
}


.shg-c#s-d94b8310-eb14-404d-a749-89718335db7c {
  max-width:  100%;
}

.shg-c#s-d94b8310-eb14-404d-a749-89718335db7c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d94b8310-eb14-404d-a749-89718335db7c .shg-image-zoom,
.shg-c#s-d94b8310-eb14-404d-a749-89718335db7c img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-d94b8310-eb14-404d-a749-89718335db7c .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-d94b8310-eb14-404d-a749-89718335db7c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d94b8310-eb14-404d-a749-89718335db7c img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-d94b8310-eb14-404d-a749-89718335db7c img.shogun-image,
.shg-c#s-d94b8310-eb14-404d-a749-89718335db7c .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-d94b8310-eb14-404d-a749-89718335db7c .shg-image-zoom,
.shg-c#s-d94b8310-eb14-404d-a749-89718335db7c img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){
.shg-c#s-d94b8310-eb14-404d-a749-89718335db7c {
  max-width:  100%;
}

.shg-c#s-d94b8310-eb14-404d-a749-89718335db7c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d94b8310-eb14-404d-a749-89718335db7c .shg-image-zoom,
.shg-c#s-d94b8310-eb14-404d-a749-89718335db7c img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-d94b8310-eb14-404d-a749-89718335db7c .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-d94b8310-eb14-404d-a749-89718335db7c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d94b8310-eb14-404d-a749-89718335db7c img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-d94b8310-eb14-404d-a749-89718335db7c img.shogun-image,
.shg-c#s-d94b8310-eb14-404d-a749-89718335db7c .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-d94b8310-eb14-404d-a749-89718335db7c .shg-image-zoom,
.shg-c#s-d94b8310-eb14-404d-a749-89718335db7c img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d94b8310-eb14-404d-a749-89718335db7c {
  max-width:  100%;
}

.shg-c#s-d94b8310-eb14-404d-a749-89718335db7c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d94b8310-eb14-404d-a749-89718335db7c .shg-image-zoom,
.shg-c#s-d94b8310-eb14-404d-a749-89718335db7c img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-d94b8310-eb14-404d-a749-89718335db7c .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-d94b8310-eb14-404d-a749-89718335db7c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d94b8310-eb14-404d-a749-89718335db7c img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-d94b8310-eb14-404d-a749-89718335db7c img.shogun-image,
.shg-c#s-d94b8310-eb14-404d-a749-89718335db7c .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-d94b8310-eb14-404d-a749-89718335db7c .shg-image-zoom,
.shg-c#s-d94b8310-eb14-404d-a749-89718335db7c img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d94b8310-eb14-404d-a749-89718335db7c {
  max-width:  100%;
}

.shg-c#s-d94b8310-eb14-404d-a749-89718335db7c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d94b8310-eb14-404d-a749-89718335db7c .shg-image-zoom,
.shg-c#s-d94b8310-eb14-404d-a749-89718335db7c img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-d94b8310-eb14-404d-a749-89718335db7c .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-d94b8310-eb14-404d-a749-89718335db7c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d94b8310-eb14-404d-a749-89718335db7c img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-d94b8310-eb14-404d-a749-89718335db7c img.shogun-image,
.shg-c#s-d94b8310-eb14-404d-a749-89718335db7c .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-d94b8310-eb14-404d-a749-89718335db7c .shg-image-zoom,
.shg-c#s-d94b8310-eb14-404d-a749-89718335db7c img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-d94b8310-eb14-404d-a749-89718335db7c {
  max-width:  100%;
}

.shg-c#s-d94b8310-eb14-404d-a749-89718335db7c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d94b8310-eb14-404d-a749-89718335db7c .shg-image-zoom,
.shg-c#s-d94b8310-eb14-404d-a749-89718335db7c img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-d94b8310-eb14-404d-a749-89718335db7c .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-d94b8310-eb14-404d-a749-89718335db7c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d94b8310-eb14-404d-a749-89718335db7c img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-d94b8310-eb14-404d-a749-89718335db7c img.shogun-image,
.shg-c#s-d94b8310-eb14-404d-a749-89718335db7c .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-d94b8310-eb14-404d-a749-89718335db7c .shg-image-zoom,
.shg-c#s-d94b8310-eb14-404d-a749-89718335db7c img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-3b4d8fc7-388a-4fa6-aa6a-44cc5613e05f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3b4d8fc7-388a-4fa6-aa6a-44cc5613e05f .shg-product-title-component h6 span {
  color: #000;
  font-weight:  normal ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 14px;
  
  
  
}

#s-507f4065-491a-4cfe-ae21-57b24dcc0e71 {
  margin-left: auto;
margin-right: auto;
}
@media (min-width: 1200px){#s-507f4065-491a-4cfe-ae21-57b24dcc0e71 {
  display: none;
}
#s-507f4065-491a-4cfe-ae21-57b24dcc0e71, #wrap-s-507f4065-491a-4cfe-ae21-57b24dcc0e71, #wrap-content-s-507f4065-491a-4cfe-ae21-57b24dcc0e71 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-507f4065-491a-4cfe-ae21-57b24dcc0e71 {
  display: none;
}
#s-507f4065-491a-4cfe-ae21-57b24dcc0e71, #wrap-s-507f4065-491a-4cfe-ae21-57b24dcc0e71, #wrap-content-s-507f4065-491a-4cfe-ae21-57b24dcc0e71 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-507f4065-491a-4cfe-ae21-57b24dcc0e71 {
  margin-left: 5%;
margin-right: 5%;
}
}@media (max-width: 767px){#s-507f4065-491a-4cfe-ae21-57b24dcc0e71 {
  margin-left: 5%;
margin-right: 5%;
}
}
#s-507f4065-491a-4cfe-ae21-57b24dcc0e71 .shg-dynamic-column-count {
  grid-template-columns: repeat(5, 1fr);
}


#slider-v3-s-507f4065-491a-4cfe-ae21-57b24dcc0e71 {
  --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;
  
}

#slider-v3-s-507f4065-491a-4cfe-ae21-57b24dcc0e71 > .swiper-button-prev,
#slider-v3-s-507f4065-491a-4cfe-ae21-57b24dcc0e71 > .swiper-button-next {
  
}

#slider-v3-s-507f4065-491a-4cfe-ae21-57b24dcc0e71 > .swiper-button-prev svg,
#slider-v3-s-507f4065-491a-4cfe-ae21-57b24dcc0e71 > .swiper-button-next svg {
  fill: rgba(113, 113, 113, 1) !important;
  stroke: rgba(113, 113, 113, 1) !important;
  
}

#slider-v3-s-507f4065-491a-4cfe-ae21-57b24dcc0e71 > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-507f4065-491a-4cfe-ae21-57b24dcc0e71 > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-507f4065-491a-4cfe-ae21-57b24dcc0e71 > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-507f4065-491a-4cfe-ae21-57b24dcc0e71 .swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
}

#slider-v3-s-507f4065-491a-4cfe-ae21-57b24dcc0e71 .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-507f4065-491a-4cfe-ae21-57b24dcc0e71 .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}
@media (min-width: 768px) and (max-width: 991px){#s-507f4065-491a-4cfe-ae21-57b24dcc0e71 .shg-dynamic-column-count {
  grid-template-columns: repeat(4, 1fr);
}


#slider-v3-s-507f4065-491a-4cfe-ae21-57b24dcc0e71 {
  --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;
  
}

#slider-v3-s-507f4065-491a-4cfe-ae21-57b24dcc0e71 > .swiper-button-prev,
#slider-v3-s-507f4065-491a-4cfe-ae21-57b24dcc0e71 > .swiper-button-next {
  
}

#slider-v3-s-507f4065-491a-4cfe-ae21-57b24dcc0e71 > .swiper-button-prev svg,
#slider-v3-s-507f4065-491a-4cfe-ae21-57b24dcc0e71 > .swiper-button-next svg {
  fill: rgba(113, 113, 113, 1) !important;
  stroke: rgba(113, 113, 113, 1) !important;
  
}

#slider-v3-s-507f4065-491a-4cfe-ae21-57b24dcc0e71 > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-507f4065-491a-4cfe-ae21-57b24dcc0e71 > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-507f4065-491a-4cfe-ae21-57b24dcc0e71 > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-507f4065-491a-4cfe-ae21-57b24dcc0e71 .swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
}

#slider-v3-s-507f4065-491a-4cfe-ae21-57b24dcc0e71 .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-507f4065-491a-4cfe-ae21-57b24dcc0e71 .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}
}@media (max-width: 767px){#s-507f4065-491a-4cfe-ae21-57b24dcc0e71 .shg-dynamic-column-count {
  grid-template-columns: repeat(2, 1fr);
}


#slider-v3-s-507f4065-491a-4cfe-ae21-57b24dcc0e71 {
  --swiper-pagination-color: rgba(0, 103, 130, 1) !important;
  --swiper-pagination-bullet-inactive-color: rgba(0, 103, 130, 1) !important;
  --swiper-pagination-bullet-active-color: rgba(0, 103, 130, 1) !important;
  --arrow-button-size: 35px !important;
  --swiper-pagination-bullet-size: 14px !important;
  
}

#slider-v3-s-507f4065-491a-4cfe-ae21-57b24dcc0e71 > .swiper-button-prev,
#slider-v3-s-507f4065-491a-4cfe-ae21-57b24dcc0e71 > .swiper-button-next {
  
}

#slider-v3-s-507f4065-491a-4cfe-ae21-57b24dcc0e71 > .swiper-button-prev svg,
#slider-v3-s-507f4065-491a-4cfe-ae21-57b24dcc0e71 > .swiper-button-next svg {
  fill: rgba(0, 103, 130, 1) !important;
  stroke: rgba(0, 103, 130, 1) !important;
  
}

#slider-v3-s-507f4065-491a-4cfe-ae21-57b24dcc0e71 > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-507f4065-491a-4cfe-ae21-57b24dcc0e71 > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-507f4065-491a-4cfe-ae21-57b24dcc0e71 > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-507f4065-491a-4cfe-ae21-57b24dcc0e71 .swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
}

#slider-v3-s-507f4065-491a-4cfe-ae21-57b24dcc0e71 .swiper-pagination-bullet-active {
  background-color: rgba(0, 103, 130, 1) !important;
  width: calc(14px * 1) !important;
  height: 14px !important;
  border-radius:  50px  !important;
}

#slider-v3-s-507f4065-491a-4cfe-ae21-57b24dcc0e71 .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}
}
#s-7bb316fa-9128-49bc-aaec-dd4f47ce4dbd {
  margin-left: auto;
margin-right: auto;
}

#s-efd8c021-c8b2-4309-8202-d6cce7d58be1 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-efd8c021-c8b2-4309-8202-d6cce7d58be1 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
}@media (max-width: 767px){#s-efd8c021-c8b2-4309-8202-d6cce7d58be1 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
}


.shg-c#s-efd8c021-c8b2-4309-8202-d6cce7d58be1 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-efd8c021-c8b2-4309-8202-d6cce7d58be1 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-efd8c021-c8b2-4309-8202-d6cce7d58be1 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-efd8c021-c8b2-4309-8202-d6cce7d58be1 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-efd8c021-c8b2-4309-8202-d6cce7d58be1 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-efd8c021-c8b2-4309-8202-d6cce7d58be1 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-efd8c021-c8b2-4309-8202-d6cce7d58be1 {
  max-width:  100%;
}

.shg-c#s-efd8c021-c8b2-4309-8202-d6cce7d58be1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-efd8c021-c8b2-4309-8202-d6cce7d58be1 .shg-image-zoom,
.shg-c#s-efd8c021-c8b2-4309-8202-d6cce7d58be1 img.shogun-image {
  max-width: 853px !important;
  
}

.shg-c#s-efd8c021-c8b2-4309-8202-d6cce7d58be1 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-efd8c021-c8b2-4309-8202-d6cce7d58be1 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-efd8c021-c8b2-4309-8202-d6cce7d58be1 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-efd8c021-c8b2-4309-8202-d6cce7d58be1 img.shogun-image,
.shg-c#s-efd8c021-c8b2-4309-8202-d6cce7d58be1 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-efd8c021-c8b2-4309-8202-d6cce7d58be1 .shg-image-zoom,
.shg-c#s-efd8c021-c8b2-4309-8202-d6cce7d58be1 img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-efd8c021-c8b2-4309-8202-d6cce7d58be1 {
  max-width:  100%;
}

.shg-c#s-efd8c021-c8b2-4309-8202-d6cce7d58be1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-efd8c021-c8b2-4309-8202-d6cce7d58be1 .shg-image-zoom,
.shg-c#s-efd8c021-c8b2-4309-8202-d6cce7d58be1 img.shogun-image {
  max-width: 291px !important;
  
}

.shg-c#s-efd8c021-c8b2-4309-8202-d6cce7d58be1 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-efd8c021-c8b2-4309-8202-d6cce7d58be1 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-efd8c021-c8b2-4309-8202-d6cce7d58be1 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-efd8c021-c8b2-4309-8202-d6cce7d58be1 img.shogun-image,
.shg-c#s-efd8c021-c8b2-4309-8202-d6cce7d58be1 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-efd8c021-c8b2-4309-8202-d6cce7d58be1 .shg-image-zoom,
.shg-c#s-efd8c021-c8b2-4309-8202-d6cce7d58be1 img.shogun-image {
  aspect-ratio: 291/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-b78cf4cb-d622-4d8b-b100-e094379d853f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b78cf4cb-d622-4d8b-b100-e094379d853f .shg-product-title-component h3 span {
  color: #000;
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 18px;
  
  
  
}
@media (min-width: 768px) and (max-width: 991px){#s-b78cf4cb-d622-4d8b-b100-e094379d853f .shg-product-title-component h3 span {
  color: rgba(0, 103, 130, 1);
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 14px;
  
  
  
}
}@media (max-width: 767px){#s-b78cf4cb-d622-4d8b-b100-e094379d853f .shg-product-title-component h3 span {
  color: rgba(0, 103, 130, 1);
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 14px;
  
  
  
}
}
#s-81e1ad5a-fb44-45c7-b5be-48a76d8e9374 {
  margin-left: auto;
margin-right: auto;
}

#s-ad94da0a-8826-44dc-bfc4-99a8cc567ad8 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-ad94da0a-8826-44dc-bfc4-99a8cc567ad8 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
}@media (max-width: 767px){#s-ad94da0a-8826-44dc-bfc4-99a8cc567ad8 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
}


.shg-c#s-ad94da0a-8826-44dc-bfc4-99a8cc567ad8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ad94da0a-8826-44dc-bfc4-99a8cc567ad8 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-ad94da0a-8826-44dc-bfc4-99a8cc567ad8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ad94da0a-8826-44dc-bfc4-99a8cc567ad8 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-ad94da0a-8826-44dc-bfc4-99a8cc567ad8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ad94da0a-8826-44dc-bfc4-99a8cc567ad8 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ad94da0a-8826-44dc-bfc4-99a8cc567ad8 {
  max-width:  100%;
}

.shg-c#s-ad94da0a-8826-44dc-bfc4-99a8cc567ad8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ad94da0a-8826-44dc-bfc4-99a8cc567ad8 .shg-image-zoom,
.shg-c#s-ad94da0a-8826-44dc-bfc4-99a8cc567ad8 img.shogun-image {
  max-width: 853px !important;
  
}

.shg-c#s-ad94da0a-8826-44dc-bfc4-99a8cc567ad8 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-ad94da0a-8826-44dc-bfc4-99a8cc567ad8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ad94da0a-8826-44dc-bfc4-99a8cc567ad8 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-ad94da0a-8826-44dc-bfc4-99a8cc567ad8 img.shogun-image,
.shg-c#s-ad94da0a-8826-44dc-bfc4-99a8cc567ad8 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-ad94da0a-8826-44dc-bfc4-99a8cc567ad8 .shg-image-zoom,
.shg-c#s-ad94da0a-8826-44dc-bfc4-99a8cc567ad8 img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-ad94da0a-8826-44dc-bfc4-99a8cc567ad8 {
  max-width:  100%;
}

.shg-c#s-ad94da0a-8826-44dc-bfc4-99a8cc567ad8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ad94da0a-8826-44dc-bfc4-99a8cc567ad8 .shg-image-zoom,
.shg-c#s-ad94da0a-8826-44dc-bfc4-99a8cc567ad8 img.shogun-image {
  max-width: 291px !important;
  
}

.shg-c#s-ad94da0a-8826-44dc-bfc4-99a8cc567ad8 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-ad94da0a-8826-44dc-bfc4-99a8cc567ad8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ad94da0a-8826-44dc-bfc4-99a8cc567ad8 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-ad94da0a-8826-44dc-bfc4-99a8cc567ad8 img.shogun-image,
.shg-c#s-ad94da0a-8826-44dc-bfc4-99a8cc567ad8 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-ad94da0a-8826-44dc-bfc4-99a8cc567ad8 .shg-image-zoom,
.shg-c#s-ad94da0a-8826-44dc-bfc4-99a8cc567ad8 img.shogun-image {
  aspect-ratio: 291/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-b88b4852-24ce-43fb-826e-ac9c90c73379 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b88b4852-24ce-43fb-826e-ac9c90c73379 .shg-product-title-component h3 span {
  color: #000;
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 18px;
  
  
  
}
@media (min-width: 768px) and (max-width: 991px){#s-b88b4852-24ce-43fb-826e-ac9c90c73379 .shg-product-title-component h3 span {
  color: rgba(0, 103, 130, 1);
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 14px;
  
  
  
}
}@media (max-width: 767px){#s-b88b4852-24ce-43fb-826e-ac9c90c73379 .shg-product-title-component h3 span {
  color: rgba(0, 103, 130, 1);
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 14px;
  
  
  
}
}
#s-80c21566-56d6-4b40-aadf-42d9a84801ce {
  margin-left: auto;
margin-right: auto;
}

#s-c7c5f9fb-23d3-4d41-b963-07d8bd1b2171 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-c7c5f9fb-23d3-4d41-b963-07d8bd1b2171 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
}@media (max-width: 767px){#s-c7c5f9fb-23d3-4d41-b963-07d8bd1b2171 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
}


.shg-c#s-c7c5f9fb-23d3-4d41-b963-07d8bd1b2171 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c7c5f9fb-23d3-4d41-b963-07d8bd1b2171 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-c7c5f9fb-23d3-4d41-b963-07d8bd1b2171 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c7c5f9fb-23d3-4d41-b963-07d8bd1b2171 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-c7c5f9fb-23d3-4d41-b963-07d8bd1b2171 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c7c5f9fb-23d3-4d41-b963-07d8bd1b2171 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c7c5f9fb-23d3-4d41-b963-07d8bd1b2171 {
  max-width:  100%;
}

.shg-c#s-c7c5f9fb-23d3-4d41-b963-07d8bd1b2171 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c7c5f9fb-23d3-4d41-b963-07d8bd1b2171 .shg-image-zoom,
.shg-c#s-c7c5f9fb-23d3-4d41-b963-07d8bd1b2171 img.shogun-image {
  max-width: 853px !important;
  
}

.shg-c#s-c7c5f9fb-23d3-4d41-b963-07d8bd1b2171 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-c7c5f9fb-23d3-4d41-b963-07d8bd1b2171 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c7c5f9fb-23d3-4d41-b963-07d8bd1b2171 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-c7c5f9fb-23d3-4d41-b963-07d8bd1b2171 img.shogun-image,
.shg-c#s-c7c5f9fb-23d3-4d41-b963-07d8bd1b2171 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-c7c5f9fb-23d3-4d41-b963-07d8bd1b2171 .shg-image-zoom,
.shg-c#s-c7c5f9fb-23d3-4d41-b963-07d8bd1b2171 img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-c7c5f9fb-23d3-4d41-b963-07d8bd1b2171 {
  max-width:  100%;
}

.shg-c#s-c7c5f9fb-23d3-4d41-b963-07d8bd1b2171 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c7c5f9fb-23d3-4d41-b963-07d8bd1b2171 .shg-image-zoom,
.shg-c#s-c7c5f9fb-23d3-4d41-b963-07d8bd1b2171 img.shogun-image {
  max-width: 291px !important;
  
}

.shg-c#s-c7c5f9fb-23d3-4d41-b963-07d8bd1b2171 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-c7c5f9fb-23d3-4d41-b963-07d8bd1b2171 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c7c5f9fb-23d3-4d41-b963-07d8bd1b2171 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-c7c5f9fb-23d3-4d41-b963-07d8bd1b2171 img.shogun-image,
.shg-c#s-c7c5f9fb-23d3-4d41-b963-07d8bd1b2171 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-c7c5f9fb-23d3-4d41-b963-07d8bd1b2171 .shg-image-zoom,
.shg-c#s-c7c5f9fb-23d3-4d41-b963-07d8bd1b2171 img.shogun-image {
  aspect-ratio: 291/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-bf1bc60a-9221-4cf7-8680-07b421bf23ad {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-bf1bc60a-9221-4cf7-8680-07b421bf23ad .shg-product-title-component h3 span {
  color: #000;
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 18px;
  
  
  
}
@media (min-width: 768px) and (max-width: 991px){#s-bf1bc60a-9221-4cf7-8680-07b421bf23ad .shg-product-title-component h3 span {
  color: rgba(0, 103, 130, 1);
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 14px;
  
  
  
}
}@media (max-width: 767px){#s-bf1bc60a-9221-4cf7-8680-07b421bf23ad .shg-product-title-component h3 span {
  color: rgba(0, 103, 130, 1);
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 14px;
  
  
  
}
}
#s-ba6d9bfb-9361-40c7-a068-43fb219f5c1d {
  margin-left: auto;
margin-right: auto;
}

#s-7c0e5c02-82a7-4dd5-9c84-f5643d9fa737 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-7c0e5c02-82a7-4dd5-9c84-f5643d9fa737 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
}@media (max-width: 767px){#s-7c0e5c02-82a7-4dd5-9c84-f5643d9fa737 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
}


.shg-c#s-7c0e5c02-82a7-4dd5-9c84-f5643d9fa737 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7c0e5c02-82a7-4dd5-9c84-f5643d9fa737 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-7c0e5c02-82a7-4dd5-9c84-f5643d9fa737 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7c0e5c02-82a7-4dd5-9c84-f5643d9fa737 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-7c0e5c02-82a7-4dd5-9c84-f5643d9fa737 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7c0e5c02-82a7-4dd5-9c84-f5643d9fa737 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-7c0e5c02-82a7-4dd5-9c84-f5643d9fa737 {
  max-width:  100%;
}

.shg-c#s-7c0e5c02-82a7-4dd5-9c84-f5643d9fa737 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7c0e5c02-82a7-4dd5-9c84-f5643d9fa737 .shg-image-zoom,
.shg-c#s-7c0e5c02-82a7-4dd5-9c84-f5643d9fa737 img.shogun-image {
  max-width: 853px !important;
  
}

.shg-c#s-7c0e5c02-82a7-4dd5-9c84-f5643d9fa737 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-7c0e5c02-82a7-4dd5-9c84-f5643d9fa737 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7c0e5c02-82a7-4dd5-9c84-f5643d9fa737 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-7c0e5c02-82a7-4dd5-9c84-f5643d9fa737 img.shogun-image,
.shg-c#s-7c0e5c02-82a7-4dd5-9c84-f5643d9fa737 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-7c0e5c02-82a7-4dd5-9c84-f5643d9fa737 .shg-image-zoom,
.shg-c#s-7c0e5c02-82a7-4dd5-9c84-f5643d9fa737 img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-7c0e5c02-82a7-4dd5-9c84-f5643d9fa737 {
  max-width:  100%;
}

.shg-c#s-7c0e5c02-82a7-4dd5-9c84-f5643d9fa737 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7c0e5c02-82a7-4dd5-9c84-f5643d9fa737 .shg-image-zoom,
.shg-c#s-7c0e5c02-82a7-4dd5-9c84-f5643d9fa737 img.shogun-image {
  max-width: 291px !important;
  
}

.shg-c#s-7c0e5c02-82a7-4dd5-9c84-f5643d9fa737 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-7c0e5c02-82a7-4dd5-9c84-f5643d9fa737 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7c0e5c02-82a7-4dd5-9c84-f5643d9fa737 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-7c0e5c02-82a7-4dd5-9c84-f5643d9fa737 img.shogun-image,
.shg-c#s-7c0e5c02-82a7-4dd5-9c84-f5643d9fa737 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-7c0e5c02-82a7-4dd5-9c84-f5643d9fa737 .shg-image-zoom,
.shg-c#s-7c0e5c02-82a7-4dd5-9c84-f5643d9fa737 img.shogun-image {
  aspect-ratio: 291/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-82d06254-9d21-4d2f-87cd-98e828e9cf68 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-82d06254-9d21-4d2f-87cd-98e828e9cf68 .shg-product-title-component h3 span {
  color: #000;
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 18px;
  
  
  
}
@media (min-width: 768px) and (max-width: 991px){#s-82d06254-9d21-4d2f-87cd-98e828e9cf68 .shg-product-title-component h3 span {
  color: rgba(0, 103, 130, 1);
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 14px;
  
  
  
}
}@media (max-width: 767px){#s-82d06254-9d21-4d2f-87cd-98e828e9cf68 .shg-product-title-component h3 span {
  color: rgba(0, 103, 130, 1);
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 14px;
  
  
  
}
}
#s-5dc06012-f0d5-4c83-ba7e-a5b233823116 {
  margin-left: auto;
margin-right: auto;
}

#s-e1ce9dd8-140d-4a7f-8fc4-4abeffcc2453 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-e1ce9dd8-140d-4a7f-8fc4-4abeffcc2453 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
}@media (max-width: 767px){#s-e1ce9dd8-140d-4a7f-8fc4-4abeffcc2453 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
}


.shg-c#s-e1ce9dd8-140d-4a7f-8fc4-4abeffcc2453 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e1ce9dd8-140d-4a7f-8fc4-4abeffcc2453 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-e1ce9dd8-140d-4a7f-8fc4-4abeffcc2453 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e1ce9dd8-140d-4a7f-8fc4-4abeffcc2453 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-e1ce9dd8-140d-4a7f-8fc4-4abeffcc2453 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e1ce9dd8-140d-4a7f-8fc4-4abeffcc2453 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e1ce9dd8-140d-4a7f-8fc4-4abeffcc2453 {
  max-width:  100%;
}

.shg-c#s-e1ce9dd8-140d-4a7f-8fc4-4abeffcc2453 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e1ce9dd8-140d-4a7f-8fc4-4abeffcc2453 .shg-image-zoom,
.shg-c#s-e1ce9dd8-140d-4a7f-8fc4-4abeffcc2453 img.shogun-image {
  max-width: 853px !important;
  
}

.shg-c#s-e1ce9dd8-140d-4a7f-8fc4-4abeffcc2453 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-e1ce9dd8-140d-4a7f-8fc4-4abeffcc2453 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e1ce9dd8-140d-4a7f-8fc4-4abeffcc2453 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-e1ce9dd8-140d-4a7f-8fc4-4abeffcc2453 img.shogun-image,
.shg-c#s-e1ce9dd8-140d-4a7f-8fc4-4abeffcc2453 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-e1ce9dd8-140d-4a7f-8fc4-4abeffcc2453 .shg-image-zoom,
.shg-c#s-e1ce9dd8-140d-4a7f-8fc4-4abeffcc2453 img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-e1ce9dd8-140d-4a7f-8fc4-4abeffcc2453 {
  max-width:  100%;
}

.shg-c#s-e1ce9dd8-140d-4a7f-8fc4-4abeffcc2453 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e1ce9dd8-140d-4a7f-8fc4-4abeffcc2453 .shg-image-zoom,
.shg-c#s-e1ce9dd8-140d-4a7f-8fc4-4abeffcc2453 img.shogun-image {
  max-width: 291px !important;
  
}

.shg-c#s-e1ce9dd8-140d-4a7f-8fc4-4abeffcc2453 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-e1ce9dd8-140d-4a7f-8fc4-4abeffcc2453 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e1ce9dd8-140d-4a7f-8fc4-4abeffcc2453 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-e1ce9dd8-140d-4a7f-8fc4-4abeffcc2453 img.shogun-image,
.shg-c#s-e1ce9dd8-140d-4a7f-8fc4-4abeffcc2453 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-e1ce9dd8-140d-4a7f-8fc4-4abeffcc2453 .shg-image-zoom,
.shg-c#s-e1ce9dd8-140d-4a7f-8fc4-4abeffcc2453 img.shogun-image {
  aspect-ratio: 291/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-11954aa9-fe06-462a-92b6-81522509a750 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-11954aa9-fe06-462a-92b6-81522509a750 .shg-product-title-component h3 span {
  color: #000;
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 18px;
  
  
  
}
@media (min-width: 768px) and (max-width: 991px){#s-11954aa9-fe06-462a-92b6-81522509a750 .shg-product-title-component h3 span {
  color: rgba(0, 103, 130, 1);
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 14px;
  
  
  
}
}@media (max-width: 767px){#s-11954aa9-fe06-462a-92b6-81522509a750 .shg-product-title-component h3 span {
  color: rgba(0, 103, 130, 1);
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 14px;
  
  
  
}
}
#s-d229238b-b15e-4c86-b763-ecd9e710f28f {
  margin-left: auto;
margin-right: auto;
}

#s-ee6ca294-ea07-49c3-a42a-1fb7faf06c81 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-ee6ca294-ea07-49c3-a42a-1fb7faf06c81 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
}@media (max-width: 767px){#s-ee6ca294-ea07-49c3-a42a-1fb7faf06c81 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
}


.shg-c#s-ee6ca294-ea07-49c3-a42a-1fb7faf06c81 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ee6ca294-ea07-49c3-a42a-1fb7faf06c81 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-ee6ca294-ea07-49c3-a42a-1fb7faf06c81 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ee6ca294-ea07-49c3-a42a-1fb7faf06c81 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-ee6ca294-ea07-49c3-a42a-1fb7faf06c81 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ee6ca294-ea07-49c3-a42a-1fb7faf06c81 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ee6ca294-ea07-49c3-a42a-1fb7faf06c81 {
  max-width:  100%;
}

.shg-c#s-ee6ca294-ea07-49c3-a42a-1fb7faf06c81 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ee6ca294-ea07-49c3-a42a-1fb7faf06c81 .shg-image-zoom,
.shg-c#s-ee6ca294-ea07-49c3-a42a-1fb7faf06c81 img.shogun-image {
  max-width: 853px !important;
  
}

.shg-c#s-ee6ca294-ea07-49c3-a42a-1fb7faf06c81 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-ee6ca294-ea07-49c3-a42a-1fb7faf06c81 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ee6ca294-ea07-49c3-a42a-1fb7faf06c81 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-ee6ca294-ea07-49c3-a42a-1fb7faf06c81 img.shogun-image,
.shg-c#s-ee6ca294-ea07-49c3-a42a-1fb7faf06c81 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-ee6ca294-ea07-49c3-a42a-1fb7faf06c81 .shg-image-zoom,
.shg-c#s-ee6ca294-ea07-49c3-a42a-1fb7faf06c81 img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-ee6ca294-ea07-49c3-a42a-1fb7faf06c81 {
  max-width:  100%;
}

.shg-c#s-ee6ca294-ea07-49c3-a42a-1fb7faf06c81 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ee6ca294-ea07-49c3-a42a-1fb7faf06c81 .shg-image-zoom,
.shg-c#s-ee6ca294-ea07-49c3-a42a-1fb7faf06c81 img.shogun-image {
  max-width: 291px !important;
  
}

.shg-c#s-ee6ca294-ea07-49c3-a42a-1fb7faf06c81 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-ee6ca294-ea07-49c3-a42a-1fb7faf06c81 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ee6ca294-ea07-49c3-a42a-1fb7faf06c81 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-ee6ca294-ea07-49c3-a42a-1fb7faf06c81 img.shogun-image,
.shg-c#s-ee6ca294-ea07-49c3-a42a-1fb7faf06c81 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-ee6ca294-ea07-49c3-a42a-1fb7faf06c81 .shg-image-zoom,
.shg-c#s-ee6ca294-ea07-49c3-a42a-1fb7faf06c81 img.shogun-image {
  aspect-ratio: 291/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-2a9c24a4-d519-43ee-aac7-77f350b27cab {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2a9c24a4-d519-43ee-aac7-77f350b27cab .shg-product-title-component h3 span {
  color: #000;
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 18px;
  
  
  
}
@media (min-width: 768px) and (max-width: 991px){#s-2a9c24a4-d519-43ee-aac7-77f350b27cab .shg-product-title-component h3 span {
  color: rgba(0, 103, 130, 1);
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 14px;
  
  
  
}
}@media (max-width: 767px){#s-2a9c24a4-d519-43ee-aac7-77f350b27cab .shg-product-title-component h3 span {
  color: rgba(0, 103, 130, 1);
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 14px;
  
  
  
}
}
#s-a37eea33-7b47-44cf-bdfb-e4b945b9bf04 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZDI3MTRkNjUtODk4YS00OTI1LTllZTUtMDcyZDcxZTA3OGNkIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZWVmMTBiO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojN2UyMGNmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNkMjcxNGQ2NS04OThhLTQ5MjUtOWVlNS0wNzJkNzFlMDc4Y2QpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(139, 182, 29, 1);
border-style: none;
border-radius: 5px;
text-align: center;
text-decoration: none;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#eef10b"}, {"id"=>2, "pos"=>1, "color"=>"#7e20cf"}];
hover-type: gradient;
}
#s-a37eea33-7b47-44cf-bdfb-e4b945b9bf04:hover {background-color: rgba(166, 210, 56, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-a37eea33-7b47-44cf-bdfb-e4b945b9bf04:active {background-color: rgba(175, 220, 60, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-a37eea33-7b47-44cf-bdfb-e4b945b9bf04 {
  border-style: solid;
margin-top: 0px;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(139, 182, 29, 1);
border-radius: 5px;
background-color: rgba(139, 182, 29, 1);
background-image: none;
hover-type: color;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a37eea33-7b47-44cf-bdfb-e4b945b9bf04 {
  margin-top: 0px;
margin-bottom: 20px;
background-image: none;
background-color: rgba(139, 182, 29, 1);
hover-type: color;
}
#s-a37eea33-7b47-44cf-bdfb-e4b945b9bf04:hover {background-color: rgba(164, 206, 57, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}}@media (min-width: 768px) and (max-width: 991px){#s-a37eea33-7b47-44cf-bdfb-e4b945b9bf04 {
  margin-bottom: 20px;
background-image: none;
background-color: rgba(139, 182, 29, 1);
hover-type: color;
}
}@media (max-width: 767px){#s-a37eea33-7b47-44cf-bdfb-e4b945b9bf04 {
  margin-top: 20px;
margin-bottom: 20px;
background-image: none;
background-color: rgba(139, 182, 29, 1);
hover-type: color;
}
}

  #s-a37eea33-7b47-44cf-bdfb-e4b945b9bf04-root {
    text-align: center;
  }


#s-a37eea33-7b47-44cf-bdfb-e4b945b9bf04.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-a37eea33-7b47-44cf-bdfb-e4b945b9bf04-root {
    text-align: center;
  }


#s-a37eea33-7b47-44cf-bdfb-e4b945b9bf04.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-a37eea33-7b47-44cf-bdfb-e4b945b9bf04-root {
    text-align: center;
  }


#s-a37eea33-7b47-44cf-bdfb-e4b945b9bf04.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-a37eea33-7b47-44cf-bdfb-e4b945b9bf04-root {
    text-align: center;
  }


#s-a37eea33-7b47-44cf-bdfb-e4b945b9bf04.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-a37eea33-7b47-44cf-bdfb-e4b945b9bf04-root {
    text-align: center;
  }


#s-a37eea33-7b47-44cf-bdfb-e4b945b9bf04.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  
  display:  inline-block ;
}
}
#s-b38626be-c776-4f8d-8d43-99f7312faf81 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
background-color: rgba(245, 246, 247, 1);
}








#s-b38626be-c776-4f8d-8d43-99f7312faf81 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b38626be-c776-4f8d-8d43-99f7312faf81.shg-box.shg-c {
  justify-content: center;
}

#s-da3d99bf-b3e6-4c1d-8bbe-dfff2e5dcf83 {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-da3d99bf-b3e6-4c1d-8bbe-dfff2e5dcf83 {
  margin-top: 20px;
margin-bottom: 0px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-da3d99bf-b3e6-4c1d-8bbe-dfff2e5dcf83 {
  margin-bottom: 0px;
}
}@media (max-width: 767px){#s-da3d99bf-b3e6-4c1d-8bbe-dfff2e5dcf83 {
  margin-bottom: 0px;
}
}
#s-da3d99bf-b3e6-4c1d-8bbe-dfff2e5dcf83 .shogun-heading-component h1 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  font-family: "Mouse Memoirs";
  font-style:  normal ;
  font-size: 35px;
  
  
  
}


@media (min-width: 1200px){#s-da3d99bf-b3e6-4c1d-8bbe-dfff2e5dcf83 .shogun-heading-component h1 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 40px;
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-da3d99bf-b3e6-4c1d-8bbe-dfff2e5dcf83 .shogun-heading-component h1 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-da3d99bf-b3e6-4c1d-8bbe-dfff2e5dcf83 .shogun-heading-component h1 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 35px;
  
  
  
}


}@media (max-width: 767px){#s-da3d99bf-b3e6-4c1d-8bbe-dfff2e5dcf83 .shogun-heading-component h1 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 25px;
  
  
  
}


}
#s-001a3c52-1e9f-4c96-8b71-f064c4019cca {
  margin-top: -10px;
margin-left: auto;
margin-bottom: -10px;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-001a3c52-1e9f-4c96-8b71-f064c4019cca {
  margin-top: -10px;
margin-bottom: 30px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-001a3c52-1e9f-4c96-8b71-f064c4019cca {
  margin-top: 0px;
margin-bottom: 20px;
}
}@media (max-width: 767px){#s-001a3c52-1e9f-4c96-8b71-f064c4019cca {
  margin-top: 0px;
margin-bottom: 10px;
}
}
#s-001a3c52-1e9f-4c96-8b71-f064c4019cca .shogun-heading-component h2 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  
}


@media (min-width: 1200px){#s-001a3c52-1e9f-4c96-8b71-f064c4019cca .shogun-heading-component h2 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 24px;
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-001a3c52-1e9f-4c96-8b71-f064c4019cca .shogun-heading-component h2 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-001a3c52-1e9f-4c96-8b71-f064c4019cca .shogun-heading-component h2 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 20px;
  
  
  
}


}@media (max-width: 767px){#s-001a3c52-1e9f-4c96-8b71-f064c4019cca .shogun-heading-component h2 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}


}
#s-e1a2196f-beab-4102-922d-a2d498651d2a {
  margin-left: 15%;
margin-right: 15%;
padding-left: 0px;
padding-right: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-e1a2196f-beab-4102-922d-a2d498651d2a {
  display: none;
}
#s-e1a2196f-beab-4102-922d-a2d498651d2a, #wrap-s-e1a2196f-beab-4102-922d-a2d498651d2a, #wrap-content-s-e1a2196f-beab-4102-922d-a2d498651d2a { display: none !important; }}@media (max-width: 767px){#s-e1a2196f-beab-4102-922d-a2d498651d2a {
  display: none;
}
#s-e1a2196f-beab-4102-922d-a2d498651d2a, #wrap-s-e1a2196f-beab-4102-922d-a2d498651d2a, #wrap-content-s-e1a2196f-beab-4102-922d-a2d498651d2a { display: none !important; }}
#s-e1a2196f-beab-4102-922d-a2d498651d2a .shg-dynamic-column-count {
  grid-template-columns: repeat(5, 1fr);
}


#slider-v3-s-e1a2196f-beab-4102-922d-a2d498651d2a {
  --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;
  
}

#slider-v3-s-e1a2196f-beab-4102-922d-a2d498651d2a > .swiper-button-prev,
#slider-v3-s-e1a2196f-beab-4102-922d-a2d498651d2a > .swiper-button-next {
  
}

#slider-v3-s-e1a2196f-beab-4102-922d-a2d498651d2a > .swiper-button-prev svg,
#slider-v3-s-e1a2196f-beab-4102-922d-a2d498651d2a > .swiper-button-next svg {
  fill: rgba(255, 255, 255, 1) !important;
  stroke: rgba(255, 255, 255, 1) !important;
  
    background-color: rgba(0, 103, 130, 1) !important;
    padding: 8px !important;
    border-radius:  50% !important;
                   
  
}

#slider-v3-s-e1a2196f-beab-4102-922d-a2d498651d2a > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-e1a2196f-beab-4102-922d-a2d498651d2a > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-e1a2196f-beab-4102-922d-a2d498651d2a > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-e1a2196f-beab-4102-922d-a2d498651d2a .swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
}

#slider-v3-s-e1a2196f-beab-4102-922d-a2d498651d2a .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-e1a2196f-beab-4102-922d-a2d498651d2a .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}
@media (min-width: 1200px){#s-e1a2196f-beab-4102-922d-a2d498651d2a .shg-dynamic-column-count {
  grid-template-columns: repeat(5, 1fr);
}


#slider-v3-s-e1a2196f-beab-4102-922d-a2d498651d2a {
  --swiper-pagination-color: rgba(0, 103, 130, 1) !important;
  --swiper-pagination-bullet-inactive-color: rgba(0, 103, 130, 1) !important;
  --swiper-pagination-bullet-active-color: rgba(0, 103, 130, 1) !important;
  --arrow-button-size: 35px !important;
  --swiper-pagination-bullet-size: 10px !important;
  
}

#slider-v3-s-e1a2196f-beab-4102-922d-a2d498651d2a > .swiper-button-prev,
#slider-v3-s-e1a2196f-beab-4102-922d-a2d498651d2a > .swiper-button-next {
  
}

#slider-v3-s-e1a2196f-beab-4102-922d-a2d498651d2a > .swiper-button-prev svg,
#slider-v3-s-e1a2196f-beab-4102-922d-a2d498651d2a > .swiper-button-next svg {
  fill: rgba(255, 255, 255, 1) !important;
  stroke: rgba(255, 255, 255, 1) !important;
  
    background-color: rgba(0, 103, 130, 1) !important;
    padding: 8px !important;
    border-radius:  50% !important;
                   
  
}

#slider-v3-s-e1a2196f-beab-4102-922d-a2d498651d2a > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-e1a2196f-beab-4102-922d-a2d498651d2a > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-e1a2196f-beab-4102-922d-a2d498651d2a > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-e1a2196f-beab-4102-922d-a2d498651d2a .swiper-pagination-bullet {
  width: 10px !important;
  height: 10px !important;
  margin: 0 !important;
}

#slider-v3-s-e1a2196f-beab-4102-922d-a2d498651d2a .swiper-pagination-bullet-active {
  background-color: rgba(0, 103, 130, 1) !important;
  width: calc(10px * 1) !important;
  height: 10px !important;
  border-radius:  50px  !important;
}

#slider-v3-s-e1a2196f-beab-4102-922d-a2d498651d2a .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}
}@media (max-width: 767px){#s-e1a2196f-beab-4102-922d-a2d498651d2a .shg-dynamic-column-count {
  grid-template-columns: repeat(5, 1fr);
}


#slider-v3-s-e1a2196f-beab-4102-922d-a2d498651d2a {
  --swiper-pagination-color: rgba(0, 103, 130, 1) !important;
  --swiper-pagination-bullet-inactive-color: rgba(0, 103, 130, 1) !important;
  --swiper-pagination-bullet-active-color: rgba(0, 103, 130, 1) !important;
  --arrow-button-size: 35px !important;
  --swiper-pagination-bullet-size: 14px !important;
  
}

#slider-v3-s-e1a2196f-beab-4102-922d-a2d498651d2a > .swiper-button-prev,
#slider-v3-s-e1a2196f-beab-4102-922d-a2d498651d2a > .swiper-button-next {
  
}

#slider-v3-s-e1a2196f-beab-4102-922d-a2d498651d2a > .swiper-button-prev svg,
#slider-v3-s-e1a2196f-beab-4102-922d-a2d498651d2a > .swiper-button-next svg {
  fill: rgba(0, 103, 130, 1) !important;
  stroke: rgba(0, 103, 130, 1) !important;
  
    background-color: rgba(0, 103, 130, 1) !important;
    padding: 8px !important;
    border-radius:  50% !important;
                   
  
}

#slider-v3-s-e1a2196f-beab-4102-922d-a2d498651d2a > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-e1a2196f-beab-4102-922d-a2d498651d2a > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-e1a2196f-beab-4102-922d-a2d498651d2a > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-e1a2196f-beab-4102-922d-a2d498651d2a .swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
}

#slider-v3-s-e1a2196f-beab-4102-922d-a2d498651d2a .swiper-pagination-bullet-active {
  background-color: rgba(0, 103, 130, 1) !important;
  width: calc(14px * 1) !important;
  height: 14px !important;
  border-radius:  50px  !important;
}

#slider-v3-s-e1a2196f-beab-4102-922d-a2d498651d2a .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}
}
#s-357aebd6-5db3-4d44-8be4-7bf232d0fe93 {
  margin-left: auto;
margin-right: auto;
}

#s-0caac6b4-14bc-4f06-ba7f-717e9bb1ea46 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}


.shg-c#s-0caac6b4-14bc-4f06-ba7f-717e9bb1ea46 {
  max-width:  100%;
}

.shg-c#s-0caac6b4-14bc-4f06-ba7f-717e9bb1ea46 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0caac6b4-14bc-4f06-ba7f-717e9bb1ea46 .shg-image-zoom,
.shg-c#s-0caac6b4-14bc-4f06-ba7f-717e9bb1ea46 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-0caac6b4-14bc-4f06-ba7f-717e9bb1ea46 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-0caac6b4-14bc-4f06-ba7f-717e9bb1ea46 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0caac6b4-14bc-4f06-ba7f-717e9bb1ea46 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-0caac6b4-14bc-4f06-ba7f-717e9bb1ea46 img.shogun-image,
.shg-c#s-0caac6b4-14bc-4f06-ba7f-717e9bb1ea46 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-0caac6b4-14bc-4f06-ba7f-717e9bb1ea46 .shg-image-zoom,
.shg-c#s-0caac6b4-14bc-4f06-ba7f-717e9bb1ea46 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){
.shg-c#s-0caac6b4-14bc-4f06-ba7f-717e9bb1ea46 {
  max-width:  100%;
}

.shg-c#s-0caac6b4-14bc-4f06-ba7f-717e9bb1ea46 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0caac6b4-14bc-4f06-ba7f-717e9bb1ea46 .shg-image-zoom,
.shg-c#s-0caac6b4-14bc-4f06-ba7f-717e9bb1ea46 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-0caac6b4-14bc-4f06-ba7f-717e9bb1ea46 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-0caac6b4-14bc-4f06-ba7f-717e9bb1ea46 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0caac6b4-14bc-4f06-ba7f-717e9bb1ea46 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-0caac6b4-14bc-4f06-ba7f-717e9bb1ea46 img.shogun-image,
.shg-c#s-0caac6b4-14bc-4f06-ba7f-717e9bb1ea46 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-0caac6b4-14bc-4f06-ba7f-717e9bb1ea46 .shg-image-zoom,
.shg-c#s-0caac6b4-14bc-4f06-ba7f-717e9bb1ea46 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-0caac6b4-14bc-4f06-ba7f-717e9bb1ea46 {
  max-width:  100%;
}

.shg-c#s-0caac6b4-14bc-4f06-ba7f-717e9bb1ea46 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0caac6b4-14bc-4f06-ba7f-717e9bb1ea46 .shg-image-zoom,
.shg-c#s-0caac6b4-14bc-4f06-ba7f-717e9bb1ea46 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-0caac6b4-14bc-4f06-ba7f-717e9bb1ea46 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-0caac6b4-14bc-4f06-ba7f-717e9bb1ea46 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0caac6b4-14bc-4f06-ba7f-717e9bb1ea46 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-0caac6b4-14bc-4f06-ba7f-717e9bb1ea46 img.shogun-image,
.shg-c#s-0caac6b4-14bc-4f06-ba7f-717e9bb1ea46 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-0caac6b4-14bc-4f06-ba7f-717e9bb1ea46 .shg-image-zoom,
.shg-c#s-0caac6b4-14bc-4f06-ba7f-717e9bb1ea46 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-0caac6b4-14bc-4f06-ba7f-717e9bb1ea46 {
  max-width:  100%;
}

.shg-c#s-0caac6b4-14bc-4f06-ba7f-717e9bb1ea46 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0caac6b4-14bc-4f06-ba7f-717e9bb1ea46 .shg-image-zoom,
.shg-c#s-0caac6b4-14bc-4f06-ba7f-717e9bb1ea46 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-0caac6b4-14bc-4f06-ba7f-717e9bb1ea46 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-0caac6b4-14bc-4f06-ba7f-717e9bb1ea46 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0caac6b4-14bc-4f06-ba7f-717e9bb1ea46 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-0caac6b4-14bc-4f06-ba7f-717e9bb1ea46 img.shogun-image,
.shg-c#s-0caac6b4-14bc-4f06-ba7f-717e9bb1ea46 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-0caac6b4-14bc-4f06-ba7f-717e9bb1ea46 .shg-image-zoom,
.shg-c#s-0caac6b4-14bc-4f06-ba7f-717e9bb1ea46 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-0caac6b4-14bc-4f06-ba7f-717e9bb1ea46 {
  max-width:  100%;
}

.shg-c#s-0caac6b4-14bc-4f06-ba7f-717e9bb1ea46 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0caac6b4-14bc-4f06-ba7f-717e9bb1ea46 .shg-image-zoom,
.shg-c#s-0caac6b4-14bc-4f06-ba7f-717e9bb1ea46 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-0caac6b4-14bc-4f06-ba7f-717e9bb1ea46 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-0caac6b4-14bc-4f06-ba7f-717e9bb1ea46 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0caac6b4-14bc-4f06-ba7f-717e9bb1ea46 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-0caac6b4-14bc-4f06-ba7f-717e9bb1ea46 img.shogun-image,
.shg-c#s-0caac6b4-14bc-4f06-ba7f-717e9bb1ea46 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-0caac6b4-14bc-4f06-ba7f-717e9bb1ea46 .shg-image-zoom,
.shg-c#s-0caac6b4-14bc-4f06-ba7f-717e9bb1ea46 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-5fffe458-9c69-45f9-bb47-a42921e98825 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5fffe458-9c69-45f9-bb47-a42921e98825 .shg-product-title-component h6 span {
  color: #000;
  font-weight:  normal ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 14px;
  
  
  
}

#s-78c7a5d4-262a-4c56-b8d1-ca5a37296a4b {
  margin-left: auto;
margin-right: auto;
}

#s-79e17715-9a6b-4875-bc2f-0606032156c9 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}


.shg-c#s-79e17715-9a6b-4875-bc2f-0606032156c9 {
  max-width:  100%;
}

.shg-c#s-79e17715-9a6b-4875-bc2f-0606032156c9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-79e17715-9a6b-4875-bc2f-0606032156c9 .shg-image-zoom,
.shg-c#s-79e17715-9a6b-4875-bc2f-0606032156c9 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-79e17715-9a6b-4875-bc2f-0606032156c9 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-79e17715-9a6b-4875-bc2f-0606032156c9 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-79e17715-9a6b-4875-bc2f-0606032156c9 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-79e17715-9a6b-4875-bc2f-0606032156c9 img.shogun-image,
.shg-c#s-79e17715-9a6b-4875-bc2f-0606032156c9 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-79e17715-9a6b-4875-bc2f-0606032156c9 .shg-image-zoom,
.shg-c#s-79e17715-9a6b-4875-bc2f-0606032156c9 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){
.shg-c#s-79e17715-9a6b-4875-bc2f-0606032156c9 {
  max-width:  100%;
}

.shg-c#s-79e17715-9a6b-4875-bc2f-0606032156c9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-79e17715-9a6b-4875-bc2f-0606032156c9 .shg-image-zoom,
.shg-c#s-79e17715-9a6b-4875-bc2f-0606032156c9 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-79e17715-9a6b-4875-bc2f-0606032156c9 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-79e17715-9a6b-4875-bc2f-0606032156c9 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-79e17715-9a6b-4875-bc2f-0606032156c9 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-79e17715-9a6b-4875-bc2f-0606032156c9 img.shogun-image,
.shg-c#s-79e17715-9a6b-4875-bc2f-0606032156c9 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-79e17715-9a6b-4875-bc2f-0606032156c9 .shg-image-zoom,
.shg-c#s-79e17715-9a6b-4875-bc2f-0606032156c9 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-79e17715-9a6b-4875-bc2f-0606032156c9 {
  max-width:  100%;
}

.shg-c#s-79e17715-9a6b-4875-bc2f-0606032156c9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-79e17715-9a6b-4875-bc2f-0606032156c9 .shg-image-zoom,
.shg-c#s-79e17715-9a6b-4875-bc2f-0606032156c9 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-79e17715-9a6b-4875-bc2f-0606032156c9 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-79e17715-9a6b-4875-bc2f-0606032156c9 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-79e17715-9a6b-4875-bc2f-0606032156c9 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-79e17715-9a6b-4875-bc2f-0606032156c9 img.shogun-image,
.shg-c#s-79e17715-9a6b-4875-bc2f-0606032156c9 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-79e17715-9a6b-4875-bc2f-0606032156c9 .shg-image-zoom,
.shg-c#s-79e17715-9a6b-4875-bc2f-0606032156c9 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-79e17715-9a6b-4875-bc2f-0606032156c9 {
  max-width:  100%;
}

.shg-c#s-79e17715-9a6b-4875-bc2f-0606032156c9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-79e17715-9a6b-4875-bc2f-0606032156c9 .shg-image-zoom,
.shg-c#s-79e17715-9a6b-4875-bc2f-0606032156c9 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-79e17715-9a6b-4875-bc2f-0606032156c9 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-79e17715-9a6b-4875-bc2f-0606032156c9 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-79e17715-9a6b-4875-bc2f-0606032156c9 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-79e17715-9a6b-4875-bc2f-0606032156c9 img.shogun-image,
.shg-c#s-79e17715-9a6b-4875-bc2f-0606032156c9 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-79e17715-9a6b-4875-bc2f-0606032156c9 .shg-image-zoom,
.shg-c#s-79e17715-9a6b-4875-bc2f-0606032156c9 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-79e17715-9a6b-4875-bc2f-0606032156c9 {
  max-width:  100%;
}

.shg-c#s-79e17715-9a6b-4875-bc2f-0606032156c9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-79e17715-9a6b-4875-bc2f-0606032156c9 .shg-image-zoom,
.shg-c#s-79e17715-9a6b-4875-bc2f-0606032156c9 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-79e17715-9a6b-4875-bc2f-0606032156c9 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-79e17715-9a6b-4875-bc2f-0606032156c9 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-79e17715-9a6b-4875-bc2f-0606032156c9 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-79e17715-9a6b-4875-bc2f-0606032156c9 img.shogun-image,
.shg-c#s-79e17715-9a6b-4875-bc2f-0606032156c9 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-79e17715-9a6b-4875-bc2f-0606032156c9 .shg-image-zoom,
.shg-c#s-79e17715-9a6b-4875-bc2f-0606032156c9 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-42f2844a-d7ca-4ee3-b737-bd6143dc4085 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-42f2844a-d7ca-4ee3-b737-bd6143dc4085 .shg-product-title-component h6 span {
  color: #000;
  font-weight:  normal ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 14px;
  
  
  
}

#s-918b95bb-314d-459a-90cb-ddedbe00a174 {
  margin-left: auto;
margin-right: auto;
}

#s-027abb16-5756-45f0-9a7d-bdda4a9cad44 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}


.shg-c#s-027abb16-5756-45f0-9a7d-bdda4a9cad44 {
  max-width:  100%;
}

.shg-c#s-027abb16-5756-45f0-9a7d-bdda4a9cad44 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-027abb16-5756-45f0-9a7d-bdda4a9cad44 .shg-image-zoom,
.shg-c#s-027abb16-5756-45f0-9a7d-bdda4a9cad44 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-027abb16-5756-45f0-9a7d-bdda4a9cad44 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-027abb16-5756-45f0-9a7d-bdda4a9cad44 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-027abb16-5756-45f0-9a7d-bdda4a9cad44 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-027abb16-5756-45f0-9a7d-bdda4a9cad44 img.shogun-image,
.shg-c#s-027abb16-5756-45f0-9a7d-bdda4a9cad44 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-027abb16-5756-45f0-9a7d-bdda4a9cad44 .shg-image-zoom,
.shg-c#s-027abb16-5756-45f0-9a7d-bdda4a9cad44 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){
.shg-c#s-027abb16-5756-45f0-9a7d-bdda4a9cad44 {
  max-width:  100%;
}

.shg-c#s-027abb16-5756-45f0-9a7d-bdda4a9cad44 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-027abb16-5756-45f0-9a7d-bdda4a9cad44 .shg-image-zoom,
.shg-c#s-027abb16-5756-45f0-9a7d-bdda4a9cad44 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-027abb16-5756-45f0-9a7d-bdda4a9cad44 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-027abb16-5756-45f0-9a7d-bdda4a9cad44 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-027abb16-5756-45f0-9a7d-bdda4a9cad44 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-027abb16-5756-45f0-9a7d-bdda4a9cad44 img.shogun-image,
.shg-c#s-027abb16-5756-45f0-9a7d-bdda4a9cad44 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-027abb16-5756-45f0-9a7d-bdda4a9cad44 .shg-image-zoom,
.shg-c#s-027abb16-5756-45f0-9a7d-bdda4a9cad44 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-027abb16-5756-45f0-9a7d-bdda4a9cad44 {
  max-width:  100%;
}

.shg-c#s-027abb16-5756-45f0-9a7d-bdda4a9cad44 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-027abb16-5756-45f0-9a7d-bdda4a9cad44 .shg-image-zoom,
.shg-c#s-027abb16-5756-45f0-9a7d-bdda4a9cad44 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-027abb16-5756-45f0-9a7d-bdda4a9cad44 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-027abb16-5756-45f0-9a7d-bdda4a9cad44 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-027abb16-5756-45f0-9a7d-bdda4a9cad44 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-027abb16-5756-45f0-9a7d-bdda4a9cad44 img.shogun-image,
.shg-c#s-027abb16-5756-45f0-9a7d-bdda4a9cad44 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-027abb16-5756-45f0-9a7d-bdda4a9cad44 .shg-image-zoom,
.shg-c#s-027abb16-5756-45f0-9a7d-bdda4a9cad44 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-027abb16-5756-45f0-9a7d-bdda4a9cad44 {
  max-width:  100%;
}

.shg-c#s-027abb16-5756-45f0-9a7d-bdda4a9cad44 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-027abb16-5756-45f0-9a7d-bdda4a9cad44 .shg-image-zoom,
.shg-c#s-027abb16-5756-45f0-9a7d-bdda4a9cad44 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-027abb16-5756-45f0-9a7d-bdda4a9cad44 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-027abb16-5756-45f0-9a7d-bdda4a9cad44 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-027abb16-5756-45f0-9a7d-bdda4a9cad44 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-027abb16-5756-45f0-9a7d-bdda4a9cad44 img.shogun-image,
.shg-c#s-027abb16-5756-45f0-9a7d-bdda4a9cad44 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-027abb16-5756-45f0-9a7d-bdda4a9cad44 .shg-image-zoom,
.shg-c#s-027abb16-5756-45f0-9a7d-bdda4a9cad44 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-027abb16-5756-45f0-9a7d-bdda4a9cad44 {
  max-width:  100%;
}

.shg-c#s-027abb16-5756-45f0-9a7d-bdda4a9cad44 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-027abb16-5756-45f0-9a7d-bdda4a9cad44 .shg-image-zoom,
.shg-c#s-027abb16-5756-45f0-9a7d-bdda4a9cad44 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-027abb16-5756-45f0-9a7d-bdda4a9cad44 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-027abb16-5756-45f0-9a7d-bdda4a9cad44 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-027abb16-5756-45f0-9a7d-bdda4a9cad44 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-027abb16-5756-45f0-9a7d-bdda4a9cad44 img.shogun-image,
.shg-c#s-027abb16-5756-45f0-9a7d-bdda4a9cad44 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-027abb16-5756-45f0-9a7d-bdda4a9cad44 .shg-image-zoom,
.shg-c#s-027abb16-5756-45f0-9a7d-bdda4a9cad44 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-119f36ed-968a-4826-9ebb-f4f91f708e5d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-119f36ed-968a-4826-9ebb-f4f91f708e5d .shg-product-title-component h6 span {
  color: #000;
  font-weight:  normal ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 14px;
  
  
  
}

#s-cff3d918-51bb-4c05-963e-563e0ec373f8 {
  margin-left: auto;
margin-right: auto;
}

#s-d0de737c-63ad-42ca-b2f3-c04c846dd691 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}


.shg-c#s-d0de737c-63ad-42ca-b2f3-c04c846dd691 {
  max-width:  100%;
}

.shg-c#s-d0de737c-63ad-42ca-b2f3-c04c846dd691 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d0de737c-63ad-42ca-b2f3-c04c846dd691 .shg-image-zoom,
.shg-c#s-d0de737c-63ad-42ca-b2f3-c04c846dd691 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-d0de737c-63ad-42ca-b2f3-c04c846dd691 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-d0de737c-63ad-42ca-b2f3-c04c846dd691 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d0de737c-63ad-42ca-b2f3-c04c846dd691 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-d0de737c-63ad-42ca-b2f3-c04c846dd691 img.shogun-image,
.shg-c#s-d0de737c-63ad-42ca-b2f3-c04c846dd691 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-d0de737c-63ad-42ca-b2f3-c04c846dd691 .shg-image-zoom,
.shg-c#s-d0de737c-63ad-42ca-b2f3-c04c846dd691 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){
.shg-c#s-d0de737c-63ad-42ca-b2f3-c04c846dd691 {
  max-width:  100%;
}

.shg-c#s-d0de737c-63ad-42ca-b2f3-c04c846dd691 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d0de737c-63ad-42ca-b2f3-c04c846dd691 .shg-image-zoom,
.shg-c#s-d0de737c-63ad-42ca-b2f3-c04c846dd691 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-d0de737c-63ad-42ca-b2f3-c04c846dd691 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-d0de737c-63ad-42ca-b2f3-c04c846dd691 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d0de737c-63ad-42ca-b2f3-c04c846dd691 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-d0de737c-63ad-42ca-b2f3-c04c846dd691 img.shogun-image,
.shg-c#s-d0de737c-63ad-42ca-b2f3-c04c846dd691 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-d0de737c-63ad-42ca-b2f3-c04c846dd691 .shg-image-zoom,
.shg-c#s-d0de737c-63ad-42ca-b2f3-c04c846dd691 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d0de737c-63ad-42ca-b2f3-c04c846dd691 {
  max-width:  100%;
}

.shg-c#s-d0de737c-63ad-42ca-b2f3-c04c846dd691 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d0de737c-63ad-42ca-b2f3-c04c846dd691 .shg-image-zoom,
.shg-c#s-d0de737c-63ad-42ca-b2f3-c04c846dd691 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-d0de737c-63ad-42ca-b2f3-c04c846dd691 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-d0de737c-63ad-42ca-b2f3-c04c846dd691 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d0de737c-63ad-42ca-b2f3-c04c846dd691 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-d0de737c-63ad-42ca-b2f3-c04c846dd691 img.shogun-image,
.shg-c#s-d0de737c-63ad-42ca-b2f3-c04c846dd691 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-d0de737c-63ad-42ca-b2f3-c04c846dd691 .shg-image-zoom,
.shg-c#s-d0de737c-63ad-42ca-b2f3-c04c846dd691 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d0de737c-63ad-42ca-b2f3-c04c846dd691 {
  max-width:  100%;
}

.shg-c#s-d0de737c-63ad-42ca-b2f3-c04c846dd691 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d0de737c-63ad-42ca-b2f3-c04c846dd691 .shg-image-zoom,
.shg-c#s-d0de737c-63ad-42ca-b2f3-c04c846dd691 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-d0de737c-63ad-42ca-b2f3-c04c846dd691 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-d0de737c-63ad-42ca-b2f3-c04c846dd691 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d0de737c-63ad-42ca-b2f3-c04c846dd691 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-d0de737c-63ad-42ca-b2f3-c04c846dd691 img.shogun-image,
.shg-c#s-d0de737c-63ad-42ca-b2f3-c04c846dd691 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-d0de737c-63ad-42ca-b2f3-c04c846dd691 .shg-image-zoom,
.shg-c#s-d0de737c-63ad-42ca-b2f3-c04c846dd691 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-d0de737c-63ad-42ca-b2f3-c04c846dd691 {
  max-width:  100%;
}

.shg-c#s-d0de737c-63ad-42ca-b2f3-c04c846dd691 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d0de737c-63ad-42ca-b2f3-c04c846dd691 .shg-image-zoom,
.shg-c#s-d0de737c-63ad-42ca-b2f3-c04c846dd691 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-d0de737c-63ad-42ca-b2f3-c04c846dd691 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-d0de737c-63ad-42ca-b2f3-c04c846dd691 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d0de737c-63ad-42ca-b2f3-c04c846dd691 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-d0de737c-63ad-42ca-b2f3-c04c846dd691 img.shogun-image,
.shg-c#s-d0de737c-63ad-42ca-b2f3-c04c846dd691 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-d0de737c-63ad-42ca-b2f3-c04c846dd691 .shg-image-zoom,
.shg-c#s-d0de737c-63ad-42ca-b2f3-c04c846dd691 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-7c3150e2-013b-49ff-bc78-0c3b845ffba6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7c3150e2-013b-49ff-bc78-0c3b845ffba6 .shg-product-title-component h6 span {
  color: #000;
  font-weight:  normal ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 14px;
  
  
  
}

#s-a650f25f-11d0-467b-b4ac-f699881fbc9f {
  margin-left: auto;
margin-right: auto;
}

#s-8cdf9428-211a-4c36-872d-ca10a344c360 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}


.shg-c#s-8cdf9428-211a-4c36-872d-ca10a344c360 {
  max-width:  100%;
}

.shg-c#s-8cdf9428-211a-4c36-872d-ca10a344c360 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8cdf9428-211a-4c36-872d-ca10a344c360 .shg-image-zoom,
.shg-c#s-8cdf9428-211a-4c36-872d-ca10a344c360 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-8cdf9428-211a-4c36-872d-ca10a344c360 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-8cdf9428-211a-4c36-872d-ca10a344c360 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8cdf9428-211a-4c36-872d-ca10a344c360 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-8cdf9428-211a-4c36-872d-ca10a344c360 img.shogun-image,
.shg-c#s-8cdf9428-211a-4c36-872d-ca10a344c360 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-8cdf9428-211a-4c36-872d-ca10a344c360 .shg-image-zoom,
.shg-c#s-8cdf9428-211a-4c36-872d-ca10a344c360 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){
.shg-c#s-8cdf9428-211a-4c36-872d-ca10a344c360 {
  max-width:  100%;
}

.shg-c#s-8cdf9428-211a-4c36-872d-ca10a344c360 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8cdf9428-211a-4c36-872d-ca10a344c360 .shg-image-zoom,
.shg-c#s-8cdf9428-211a-4c36-872d-ca10a344c360 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-8cdf9428-211a-4c36-872d-ca10a344c360 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-8cdf9428-211a-4c36-872d-ca10a344c360 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8cdf9428-211a-4c36-872d-ca10a344c360 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-8cdf9428-211a-4c36-872d-ca10a344c360 img.shogun-image,
.shg-c#s-8cdf9428-211a-4c36-872d-ca10a344c360 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-8cdf9428-211a-4c36-872d-ca10a344c360 .shg-image-zoom,
.shg-c#s-8cdf9428-211a-4c36-872d-ca10a344c360 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-8cdf9428-211a-4c36-872d-ca10a344c360 {
  max-width:  100%;
}

.shg-c#s-8cdf9428-211a-4c36-872d-ca10a344c360 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8cdf9428-211a-4c36-872d-ca10a344c360 .shg-image-zoom,
.shg-c#s-8cdf9428-211a-4c36-872d-ca10a344c360 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-8cdf9428-211a-4c36-872d-ca10a344c360 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-8cdf9428-211a-4c36-872d-ca10a344c360 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8cdf9428-211a-4c36-872d-ca10a344c360 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-8cdf9428-211a-4c36-872d-ca10a344c360 img.shogun-image,
.shg-c#s-8cdf9428-211a-4c36-872d-ca10a344c360 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-8cdf9428-211a-4c36-872d-ca10a344c360 .shg-image-zoom,
.shg-c#s-8cdf9428-211a-4c36-872d-ca10a344c360 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-8cdf9428-211a-4c36-872d-ca10a344c360 {
  max-width:  100%;
}

.shg-c#s-8cdf9428-211a-4c36-872d-ca10a344c360 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8cdf9428-211a-4c36-872d-ca10a344c360 .shg-image-zoom,
.shg-c#s-8cdf9428-211a-4c36-872d-ca10a344c360 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-8cdf9428-211a-4c36-872d-ca10a344c360 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-8cdf9428-211a-4c36-872d-ca10a344c360 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8cdf9428-211a-4c36-872d-ca10a344c360 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-8cdf9428-211a-4c36-872d-ca10a344c360 img.shogun-image,
.shg-c#s-8cdf9428-211a-4c36-872d-ca10a344c360 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-8cdf9428-211a-4c36-872d-ca10a344c360 .shg-image-zoom,
.shg-c#s-8cdf9428-211a-4c36-872d-ca10a344c360 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-8cdf9428-211a-4c36-872d-ca10a344c360 {
  max-width:  100%;
}

.shg-c#s-8cdf9428-211a-4c36-872d-ca10a344c360 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8cdf9428-211a-4c36-872d-ca10a344c360 .shg-image-zoom,
.shg-c#s-8cdf9428-211a-4c36-872d-ca10a344c360 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-8cdf9428-211a-4c36-872d-ca10a344c360 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-8cdf9428-211a-4c36-872d-ca10a344c360 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8cdf9428-211a-4c36-872d-ca10a344c360 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-8cdf9428-211a-4c36-872d-ca10a344c360 img.shogun-image,
.shg-c#s-8cdf9428-211a-4c36-872d-ca10a344c360 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-8cdf9428-211a-4c36-872d-ca10a344c360 .shg-image-zoom,
.shg-c#s-8cdf9428-211a-4c36-872d-ca10a344c360 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-0c341df0-0977-4a9e-b42c-95f676ebc395 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0c341df0-0977-4a9e-b42c-95f676ebc395 .shg-product-title-component h6 span {
  color: #000;
  font-weight:  normal ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 14px;
  
  
  
}

#s-870c5482-d5b2-49b0-a412-74ada6877de4 {
  margin-left: auto;
margin-right: auto;
}

#s-70b5a161-4f71-4cf4-ac40-eda0e473edeb {
  margin-left: auto;
margin-right: auto;
text-align: left;
}


.shg-c#s-70b5a161-4f71-4cf4-ac40-eda0e473edeb {
  max-width:  100%;
}

.shg-c#s-70b5a161-4f71-4cf4-ac40-eda0e473edeb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-70b5a161-4f71-4cf4-ac40-eda0e473edeb .shg-image-zoom,
.shg-c#s-70b5a161-4f71-4cf4-ac40-eda0e473edeb img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-70b5a161-4f71-4cf4-ac40-eda0e473edeb .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-70b5a161-4f71-4cf4-ac40-eda0e473edeb .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-70b5a161-4f71-4cf4-ac40-eda0e473edeb img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-70b5a161-4f71-4cf4-ac40-eda0e473edeb img.shogun-image,
.shg-c#s-70b5a161-4f71-4cf4-ac40-eda0e473edeb .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-70b5a161-4f71-4cf4-ac40-eda0e473edeb .shg-image-zoom,
.shg-c#s-70b5a161-4f71-4cf4-ac40-eda0e473edeb img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){
.shg-c#s-70b5a161-4f71-4cf4-ac40-eda0e473edeb {
  max-width:  100%;
}

.shg-c#s-70b5a161-4f71-4cf4-ac40-eda0e473edeb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-70b5a161-4f71-4cf4-ac40-eda0e473edeb .shg-image-zoom,
.shg-c#s-70b5a161-4f71-4cf4-ac40-eda0e473edeb img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-70b5a161-4f71-4cf4-ac40-eda0e473edeb .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-70b5a161-4f71-4cf4-ac40-eda0e473edeb .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-70b5a161-4f71-4cf4-ac40-eda0e473edeb img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-70b5a161-4f71-4cf4-ac40-eda0e473edeb img.shogun-image,
.shg-c#s-70b5a161-4f71-4cf4-ac40-eda0e473edeb .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-70b5a161-4f71-4cf4-ac40-eda0e473edeb .shg-image-zoom,
.shg-c#s-70b5a161-4f71-4cf4-ac40-eda0e473edeb img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-70b5a161-4f71-4cf4-ac40-eda0e473edeb {
  max-width:  100%;
}

.shg-c#s-70b5a161-4f71-4cf4-ac40-eda0e473edeb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-70b5a161-4f71-4cf4-ac40-eda0e473edeb .shg-image-zoom,
.shg-c#s-70b5a161-4f71-4cf4-ac40-eda0e473edeb img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-70b5a161-4f71-4cf4-ac40-eda0e473edeb .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-70b5a161-4f71-4cf4-ac40-eda0e473edeb .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-70b5a161-4f71-4cf4-ac40-eda0e473edeb img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-70b5a161-4f71-4cf4-ac40-eda0e473edeb img.shogun-image,
.shg-c#s-70b5a161-4f71-4cf4-ac40-eda0e473edeb .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-70b5a161-4f71-4cf4-ac40-eda0e473edeb .shg-image-zoom,
.shg-c#s-70b5a161-4f71-4cf4-ac40-eda0e473edeb img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-70b5a161-4f71-4cf4-ac40-eda0e473edeb {
  max-width:  100%;
}

.shg-c#s-70b5a161-4f71-4cf4-ac40-eda0e473edeb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-70b5a161-4f71-4cf4-ac40-eda0e473edeb .shg-image-zoom,
.shg-c#s-70b5a161-4f71-4cf4-ac40-eda0e473edeb img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-70b5a161-4f71-4cf4-ac40-eda0e473edeb .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-70b5a161-4f71-4cf4-ac40-eda0e473edeb .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-70b5a161-4f71-4cf4-ac40-eda0e473edeb img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-70b5a161-4f71-4cf4-ac40-eda0e473edeb img.shogun-image,
.shg-c#s-70b5a161-4f71-4cf4-ac40-eda0e473edeb .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-70b5a161-4f71-4cf4-ac40-eda0e473edeb .shg-image-zoom,
.shg-c#s-70b5a161-4f71-4cf4-ac40-eda0e473edeb img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-70b5a161-4f71-4cf4-ac40-eda0e473edeb {
  max-width:  100%;
}

.shg-c#s-70b5a161-4f71-4cf4-ac40-eda0e473edeb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-70b5a161-4f71-4cf4-ac40-eda0e473edeb .shg-image-zoom,
.shg-c#s-70b5a161-4f71-4cf4-ac40-eda0e473edeb img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-70b5a161-4f71-4cf4-ac40-eda0e473edeb .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-70b5a161-4f71-4cf4-ac40-eda0e473edeb .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-70b5a161-4f71-4cf4-ac40-eda0e473edeb img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-70b5a161-4f71-4cf4-ac40-eda0e473edeb img.shogun-image,
.shg-c#s-70b5a161-4f71-4cf4-ac40-eda0e473edeb .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-70b5a161-4f71-4cf4-ac40-eda0e473edeb .shg-image-zoom,
.shg-c#s-70b5a161-4f71-4cf4-ac40-eda0e473edeb img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-b1da17e1-bfc6-4ea9-8559-68df9dd89d49 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b1da17e1-bfc6-4ea9-8559-68df9dd89d49 .shg-product-title-component h6 span {
  color: #000;
  font-weight:  normal ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 14px;
  
  
  
}

#s-452cef9e-e782-4652-8e7b-9b87487f3faf {
  margin-left: auto;
margin-right: auto;
}
@media (min-width: 1200px){#s-452cef9e-e782-4652-8e7b-9b87487f3faf {
  display: none;
}
#s-452cef9e-e782-4652-8e7b-9b87487f3faf, #wrap-s-452cef9e-e782-4652-8e7b-9b87487f3faf, #wrap-content-s-452cef9e-e782-4652-8e7b-9b87487f3faf { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-452cef9e-e782-4652-8e7b-9b87487f3faf {
  display: none;
}
#s-452cef9e-e782-4652-8e7b-9b87487f3faf, #wrap-s-452cef9e-e782-4652-8e7b-9b87487f3faf, #wrap-content-s-452cef9e-e782-4652-8e7b-9b87487f3faf { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-452cef9e-e782-4652-8e7b-9b87487f3faf {
  margin-left: 5%;
margin-right: 5%;
}
}@media (max-width: 767px){#s-452cef9e-e782-4652-8e7b-9b87487f3faf {
  margin-left: 5%;
margin-right: 5%;
}
}
#s-452cef9e-e782-4652-8e7b-9b87487f3faf .shg-dynamic-column-count {
  grid-template-columns: repeat(5, 1fr);
}


#slider-v3-s-452cef9e-e782-4652-8e7b-9b87487f3faf {
  --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;
  
}

#slider-v3-s-452cef9e-e782-4652-8e7b-9b87487f3faf > .swiper-button-prev,
#slider-v3-s-452cef9e-e782-4652-8e7b-9b87487f3faf > .swiper-button-next {
  
}

#slider-v3-s-452cef9e-e782-4652-8e7b-9b87487f3faf > .swiper-button-prev svg,
#slider-v3-s-452cef9e-e782-4652-8e7b-9b87487f3faf > .swiper-button-next svg {
  fill: rgba(113, 113, 113, 1) !important;
  stroke: rgba(113, 113, 113, 1) !important;
  
}

#slider-v3-s-452cef9e-e782-4652-8e7b-9b87487f3faf > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-452cef9e-e782-4652-8e7b-9b87487f3faf > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-452cef9e-e782-4652-8e7b-9b87487f3faf > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-452cef9e-e782-4652-8e7b-9b87487f3faf .swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
}

#slider-v3-s-452cef9e-e782-4652-8e7b-9b87487f3faf .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-452cef9e-e782-4652-8e7b-9b87487f3faf .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}
@media (max-width: 767px){#s-452cef9e-e782-4652-8e7b-9b87487f3faf .shg-dynamic-column-count {
  grid-template-columns: repeat(2, 1fr);
}


#slider-v3-s-452cef9e-e782-4652-8e7b-9b87487f3faf {
  --swiper-pagination-color: rgba(0, 103, 130, 1) !important;
  --swiper-pagination-bullet-inactive-color: rgba(0, 103, 130, 1) !important;
  --swiper-pagination-bullet-active-color: rgba(0, 103, 130, 1) !important;
  --arrow-button-size: 35px !important;
  --swiper-pagination-bullet-size: 14px !important;
  
}

#slider-v3-s-452cef9e-e782-4652-8e7b-9b87487f3faf > .swiper-button-prev,
#slider-v3-s-452cef9e-e782-4652-8e7b-9b87487f3faf > .swiper-button-next {
  
}

#slider-v3-s-452cef9e-e782-4652-8e7b-9b87487f3faf > .swiper-button-prev svg,
#slider-v3-s-452cef9e-e782-4652-8e7b-9b87487f3faf > .swiper-button-next svg {
  fill: rgba(0, 103, 130, 1) !important;
  stroke: rgba(0, 103, 130, 1) !important;
  
}

#slider-v3-s-452cef9e-e782-4652-8e7b-9b87487f3faf > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-452cef9e-e782-4652-8e7b-9b87487f3faf > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-452cef9e-e782-4652-8e7b-9b87487f3faf > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-452cef9e-e782-4652-8e7b-9b87487f3faf .swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
}

#slider-v3-s-452cef9e-e782-4652-8e7b-9b87487f3faf .swiper-pagination-bullet-active {
  background-color: rgba(0, 103, 130, 1) !important;
  width: calc(14px * 1) !important;
  height: 14px !important;
  border-radius:  50px  !important;
}

#slider-v3-s-452cef9e-e782-4652-8e7b-9b87487f3faf .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}
}
#s-0d137bbd-2058-4a15-a6ef-e7328be3d0fa {
  margin-left: auto;
margin-right: auto;
}

#s-a758270a-ecb6-45b8-b8ae-235b486fb6ba {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-a758270a-ecb6-45b8-b8ae-235b486fb6ba {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
}@media (max-width: 767px){#s-a758270a-ecb6-45b8-b8ae-235b486fb6ba {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
}


.shg-c#s-a758270a-ecb6-45b8-b8ae-235b486fb6ba .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a758270a-ecb6-45b8-b8ae-235b486fb6ba img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-a758270a-ecb6-45b8-b8ae-235b486fb6ba .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a758270a-ecb6-45b8-b8ae-235b486fb6ba img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-a758270a-ecb6-45b8-b8ae-235b486fb6ba .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a758270a-ecb6-45b8-b8ae-235b486fb6ba img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a758270a-ecb6-45b8-b8ae-235b486fb6ba {
  max-width:  100%;
}

.shg-c#s-a758270a-ecb6-45b8-b8ae-235b486fb6ba img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a758270a-ecb6-45b8-b8ae-235b486fb6ba .shg-image-zoom,
.shg-c#s-a758270a-ecb6-45b8-b8ae-235b486fb6ba img.shogun-image {
  max-width: 293px !important;
  
}

.shg-c#s-a758270a-ecb6-45b8-b8ae-235b486fb6ba .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-a758270a-ecb6-45b8-b8ae-235b486fb6ba .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a758270a-ecb6-45b8-b8ae-235b486fb6ba img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-a758270a-ecb6-45b8-b8ae-235b486fb6ba img.shogun-image,
.shg-c#s-a758270a-ecb6-45b8-b8ae-235b486fb6ba .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-a758270a-ecb6-45b8-b8ae-235b486fb6ba .shg-image-zoom,
.shg-c#s-a758270a-ecb6-45b8-b8ae-235b486fb6ba img.shogun-image {
  aspect-ratio: 293/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-a758270a-ecb6-45b8-b8ae-235b486fb6ba {
  max-width:  100%;
}

.shg-c#s-a758270a-ecb6-45b8-b8ae-235b486fb6ba img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a758270a-ecb6-45b8-b8ae-235b486fb6ba .shg-image-zoom,
.shg-c#s-a758270a-ecb6-45b8-b8ae-235b486fb6ba img.shogun-image {
  max-width: 259px !important;
  
}

.shg-c#s-a758270a-ecb6-45b8-b8ae-235b486fb6ba .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-a758270a-ecb6-45b8-b8ae-235b486fb6ba .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a758270a-ecb6-45b8-b8ae-235b486fb6ba img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-a758270a-ecb6-45b8-b8ae-235b486fb6ba img.shogun-image,
.shg-c#s-a758270a-ecb6-45b8-b8ae-235b486fb6ba .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-a758270a-ecb6-45b8-b8ae-235b486fb6ba .shg-image-zoom,
.shg-c#s-a758270a-ecb6-45b8-b8ae-235b486fb6ba img.shogun-image {
  aspect-ratio: 259/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-5d4fdce4-6e35-42d4-9558-feca01966d57 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5d4fdce4-6e35-42d4-9558-feca01966d57 .shg-product-title-component h3 span {
  color: #000;
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 18px;
  
  
  
}
@media (min-width: 768px) and (max-width: 991px){#s-5d4fdce4-6e35-42d4-9558-feca01966d57 .shg-product-title-component h3 span {
  color: rgba(0, 103, 130, 1);
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 14px;
  
  
  
}
}@media (max-width: 767px){#s-5d4fdce4-6e35-42d4-9558-feca01966d57 .shg-product-title-component h3 span {
  color: rgba(0, 103, 130, 1);
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 14px;
  
  
  
}
}
#s-8ccb0ef0-b4ec-41b4-ac87-ca22f947d44d {
  margin-left: auto;
margin-right: auto;
}

#s-9247b9ca-6b13-4045-90a2-0b8b4eef2f09 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-9247b9ca-6b13-4045-90a2-0b8b4eef2f09 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
}@media (max-width: 767px){#s-9247b9ca-6b13-4045-90a2-0b8b4eef2f09 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
}


.shg-c#s-9247b9ca-6b13-4045-90a2-0b8b4eef2f09 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9247b9ca-6b13-4045-90a2-0b8b4eef2f09 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-9247b9ca-6b13-4045-90a2-0b8b4eef2f09 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9247b9ca-6b13-4045-90a2-0b8b4eef2f09 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-9247b9ca-6b13-4045-90a2-0b8b4eef2f09 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9247b9ca-6b13-4045-90a2-0b8b4eef2f09 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9247b9ca-6b13-4045-90a2-0b8b4eef2f09 {
  max-width:  100%;
}

.shg-c#s-9247b9ca-6b13-4045-90a2-0b8b4eef2f09 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9247b9ca-6b13-4045-90a2-0b8b4eef2f09 .shg-image-zoom,
.shg-c#s-9247b9ca-6b13-4045-90a2-0b8b4eef2f09 img.shogun-image {
  max-width: 293px !important;
  
}

.shg-c#s-9247b9ca-6b13-4045-90a2-0b8b4eef2f09 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-9247b9ca-6b13-4045-90a2-0b8b4eef2f09 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9247b9ca-6b13-4045-90a2-0b8b4eef2f09 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-9247b9ca-6b13-4045-90a2-0b8b4eef2f09 img.shogun-image,
.shg-c#s-9247b9ca-6b13-4045-90a2-0b8b4eef2f09 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-9247b9ca-6b13-4045-90a2-0b8b4eef2f09 .shg-image-zoom,
.shg-c#s-9247b9ca-6b13-4045-90a2-0b8b4eef2f09 img.shogun-image {
  aspect-ratio: 293/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-9247b9ca-6b13-4045-90a2-0b8b4eef2f09 {
  max-width:  100%;
}

.shg-c#s-9247b9ca-6b13-4045-90a2-0b8b4eef2f09 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9247b9ca-6b13-4045-90a2-0b8b4eef2f09 .shg-image-zoom,
.shg-c#s-9247b9ca-6b13-4045-90a2-0b8b4eef2f09 img.shogun-image {
  max-width: 259px !important;
  
}

.shg-c#s-9247b9ca-6b13-4045-90a2-0b8b4eef2f09 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-9247b9ca-6b13-4045-90a2-0b8b4eef2f09 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9247b9ca-6b13-4045-90a2-0b8b4eef2f09 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-9247b9ca-6b13-4045-90a2-0b8b4eef2f09 img.shogun-image,
.shg-c#s-9247b9ca-6b13-4045-90a2-0b8b4eef2f09 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-9247b9ca-6b13-4045-90a2-0b8b4eef2f09 .shg-image-zoom,
.shg-c#s-9247b9ca-6b13-4045-90a2-0b8b4eef2f09 img.shogun-image {
  aspect-ratio: 259/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-69a791e5-424d-40e2-95e4-f28907884c14 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-69a791e5-424d-40e2-95e4-f28907884c14 .shg-product-title-component h3 span {
  color: #000;
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 18px;
  
  
  
}
@media (min-width: 768px) and (max-width: 991px){#s-69a791e5-424d-40e2-95e4-f28907884c14 .shg-product-title-component h3 span {
  color: rgba(0, 103, 130, 1);
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 14px;
  
  
  
}
}@media (max-width: 767px){#s-69a791e5-424d-40e2-95e4-f28907884c14 .shg-product-title-component h3 span {
  color: rgba(0, 103, 130, 1);
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 14px;
  
  
  
}
}
#s-c0c14837-6c4f-4e49-8e47-0ef5b759e050 {
  margin-left: auto;
margin-right: auto;
}

#s-7e88e6a0-46c1-4790-bdf5-60a23111b1e0 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-7e88e6a0-46c1-4790-bdf5-60a23111b1e0 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
}@media (max-width: 767px){#s-7e88e6a0-46c1-4790-bdf5-60a23111b1e0 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
}


.shg-c#s-7e88e6a0-46c1-4790-bdf5-60a23111b1e0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7e88e6a0-46c1-4790-bdf5-60a23111b1e0 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-7e88e6a0-46c1-4790-bdf5-60a23111b1e0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7e88e6a0-46c1-4790-bdf5-60a23111b1e0 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-7e88e6a0-46c1-4790-bdf5-60a23111b1e0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7e88e6a0-46c1-4790-bdf5-60a23111b1e0 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-7e88e6a0-46c1-4790-bdf5-60a23111b1e0 {
  max-width:  100%;
}

.shg-c#s-7e88e6a0-46c1-4790-bdf5-60a23111b1e0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7e88e6a0-46c1-4790-bdf5-60a23111b1e0 .shg-image-zoom,
.shg-c#s-7e88e6a0-46c1-4790-bdf5-60a23111b1e0 img.shogun-image {
  max-width: 293px !important;
  
}

.shg-c#s-7e88e6a0-46c1-4790-bdf5-60a23111b1e0 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-7e88e6a0-46c1-4790-bdf5-60a23111b1e0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7e88e6a0-46c1-4790-bdf5-60a23111b1e0 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-7e88e6a0-46c1-4790-bdf5-60a23111b1e0 img.shogun-image,
.shg-c#s-7e88e6a0-46c1-4790-bdf5-60a23111b1e0 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-7e88e6a0-46c1-4790-bdf5-60a23111b1e0 .shg-image-zoom,
.shg-c#s-7e88e6a0-46c1-4790-bdf5-60a23111b1e0 img.shogun-image {
  aspect-ratio: 293/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-7e88e6a0-46c1-4790-bdf5-60a23111b1e0 {
  max-width:  100%;
}

.shg-c#s-7e88e6a0-46c1-4790-bdf5-60a23111b1e0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7e88e6a0-46c1-4790-bdf5-60a23111b1e0 .shg-image-zoom,
.shg-c#s-7e88e6a0-46c1-4790-bdf5-60a23111b1e0 img.shogun-image {
  max-width: 259px !important;
  
}

.shg-c#s-7e88e6a0-46c1-4790-bdf5-60a23111b1e0 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-7e88e6a0-46c1-4790-bdf5-60a23111b1e0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7e88e6a0-46c1-4790-bdf5-60a23111b1e0 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-7e88e6a0-46c1-4790-bdf5-60a23111b1e0 img.shogun-image,
.shg-c#s-7e88e6a0-46c1-4790-bdf5-60a23111b1e0 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-7e88e6a0-46c1-4790-bdf5-60a23111b1e0 .shg-image-zoom,
.shg-c#s-7e88e6a0-46c1-4790-bdf5-60a23111b1e0 img.shogun-image {
  aspect-ratio: 259/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-130ef817-dcd5-450e-a969-49d3ded57470 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-130ef817-dcd5-450e-a969-49d3ded57470 .shg-product-title-component h3 span {
  color: #000;
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 18px;
  
  
  
}
@media (min-width: 768px) and (max-width: 991px){#s-130ef817-dcd5-450e-a969-49d3ded57470 .shg-product-title-component h3 span {
  color: rgba(0, 103, 130, 1);
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 14px;
  
  
  
}
}@media (max-width: 767px){#s-130ef817-dcd5-450e-a969-49d3ded57470 .shg-product-title-component h3 span {
  color: rgba(0, 103, 130, 1);
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 14px;
  
  
  
}
}
#s-0622bca5-558e-40c6-8f03-7fe75dd4c73c {
  margin-left: auto;
margin-right: auto;
}

#s-3c276ec4-1c39-4de5-bd62-2609c4d6978a {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-3c276ec4-1c39-4de5-bd62-2609c4d6978a {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
}@media (max-width: 767px){#s-3c276ec4-1c39-4de5-bd62-2609c4d6978a {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
}


.shg-c#s-3c276ec4-1c39-4de5-bd62-2609c4d6978a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3c276ec4-1c39-4de5-bd62-2609c4d6978a img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-3c276ec4-1c39-4de5-bd62-2609c4d6978a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3c276ec4-1c39-4de5-bd62-2609c4d6978a img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-3c276ec4-1c39-4de5-bd62-2609c4d6978a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3c276ec4-1c39-4de5-bd62-2609c4d6978a img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-3c276ec4-1c39-4de5-bd62-2609c4d6978a {
  max-width:  100%;
}

.shg-c#s-3c276ec4-1c39-4de5-bd62-2609c4d6978a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3c276ec4-1c39-4de5-bd62-2609c4d6978a .shg-image-zoom,
.shg-c#s-3c276ec4-1c39-4de5-bd62-2609c4d6978a img.shogun-image {
  max-width: 293px !important;
  
}

.shg-c#s-3c276ec4-1c39-4de5-bd62-2609c4d6978a .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-3c276ec4-1c39-4de5-bd62-2609c4d6978a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3c276ec4-1c39-4de5-bd62-2609c4d6978a img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-3c276ec4-1c39-4de5-bd62-2609c4d6978a img.shogun-image,
.shg-c#s-3c276ec4-1c39-4de5-bd62-2609c4d6978a .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-3c276ec4-1c39-4de5-bd62-2609c4d6978a .shg-image-zoom,
.shg-c#s-3c276ec4-1c39-4de5-bd62-2609c4d6978a img.shogun-image {
  aspect-ratio: 293/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-3c276ec4-1c39-4de5-bd62-2609c4d6978a {
  max-width:  100%;
}

.shg-c#s-3c276ec4-1c39-4de5-bd62-2609c4d6978a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3c276ec4-1c39-4de5-bd62-2609c4d6978a .shg-image-zoom,
.shg-c#s-3c276ec4-1c39-4de5-bd62-2609c4d6978a img.shogun-image {
  max-width: 259px !important;
  
}

.shg-c#s-3c276ec4-1c39-4de5-bd62-2609c4d6978a .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-3c276ec4-1c39-4de5-bd62-2609c4d6978a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3c276ec4-1c39-4de5-bd62-2609c4d6978a img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-3c276ec4-1c39-4de5-bd62-2609c4d6978a img.shogun-image,
.shg-c#s-3c276ec4-1c39-4de5-bd62-2609c4d6978a .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-3c276ec4-1c39-4de5-bd62-2609c4d6978a .shg-image-zoom,
.shg-c#s-3c276ec4-1c39-4de5-bd62-2609c4d6978a img.shogun-image {
  aspect-ratio: 259/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-d7daa416-8524-4b55-b30c-94207cfe5cf0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d7daa416-8524-4b55-b30c-94207cfe5cf0 .shg-product-title-component h3 span {
  color: #000;
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 18px;
  
  
  
}
@media (min-width: 768px) and (max-width: 991px){#s-d7daa416-8524-4b55-b30c-94207cfe5cf0 .shg-product-title-component h3 span {
  color: rgba(0, 103, 130, 1);
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 14px;
  
  
  
}
}@media (max-width: 767px){#s-d7daa416-8524-4b55-b30c-94207cfe5cf0 .shg-product-title-component h3 span {
  color: rgba(0, 103, 130, 1);
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 14px;
  
  
  
}
}
#s-fdffc22c-b161-4c49-9ba2-22e6c151e37d {
  margin-left: auto;
margin-right: auto;
}

#s-d7a1c9a4-4483-4a76-a931-a1f6c72c14d1 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-d7a1c9a4-4483-4a76-a931-a1f6c72c14d1 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
}@media (max-width: 767px){#s-d7a1c9a4-4483-4a76-a931-a1f6c72c14d1 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
}


.shg-c#s-d7a1c9a4-4483-4a76-a931-a1f6c72c14d1 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d7a1c9a4-4483-4a76-a931-a1f6c72c14d1 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-d7a1c9a4-4483-4a76-a931-a1f6c72c14d1 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d7a1c9a4-4483-4a76-a931-a1f6c72c14d1 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-d7a1c9a4-4483-4a76-a931-a1f6c72c14d1 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d7a1c9a4-4483-4a76-a931-a1f6c72c14d1 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d7a1c9a4-4483-4a76-a931-a1f6c72c14d1 {
  max-width:  100%;
}

.shg-c#s-d7a1c9a4-4483-4a76-a931-a1f6c72c14d1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d7a1c9a4-4483-4a76-a931-a1f6c72c14d1 .shg-image-zoom,
.shg-c#s-d7a1c9a4-4483-4a76-a931-a1f6c72c14d1 img.shogun-image {
  max-width: 293px !important;
  
}

.shg-c#s-d7a1c9a4-4483-4a76-a931-a1f6c72c14d1 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-d7a1c9a4-4483-4a76-a931-a1f6c72c14d1 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d7a1c9a4-4483-4a76-a931-a1f6c72c14d1 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-d7a1c9a4-4483-4a76-a931-a1f6c72c14d1 img.shogun-image,
.shg-c#s-d7a1c9a4-4483-4a76-a931-a1f6c72c14d1 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-d7a1c9a4-4483-4a76-a931-a1f6c72c14d1 .shg-image-zoom,
.shg-c#s-d7a1c9a4-4483-4a76-a931-a1f6c72c14d1 img.shogun-image {
  aspect-ratio: 293/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-d7a1c9a4-4483-4a76-a931-a1f6c72c14d1 {
  max-width:  100%;
}

.shg-c#s-d7a1c9a4-4483-4a76-a931-a1f6c72c14d1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d7a1c9a4-4483-4a76-a931-a1f6c72c14d1 .shg-image-zoom,
.shg-c#s-d7a1c9a4-4483-4a76-a931-a1f6c72c14d1 img.shogun-image {
  max-width: 259px !important;
  
}

.shg-c#s-d7a1c9a4-4483-4a76-a931-a1f6c72c14d1 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-d7a1c9a4-4483-4a76-a931-a1f6c72c14d1 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d7a1c9a4-4483-4a76-a931-a1f6c72c14d1 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-d7a1c9a4-4483-4a76-a931-a1f6c72c14d1 img.shogun-image,
.shg-c#s-d7a1c9a4-4483-4a76-a931-a1f6c72c14d1 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-d7a1c9a4-4483-4a76-a931-a1f6c72c14d1 .shg-image-zoom,
.shg-c#s-d7a1c9a4-4483-4a76-a931-a1f6c72c14d1 img.shogun-image {
  aspect-ratio: 259/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-26b503d9-f908-4d8b-ba67-a798fc6b14cf {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-26b503d9-f908-4d8b-ba67-a798fc6b14cf .shg-product-title-component h3 span {
  color: #000;
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 18px;
  
  
  
}
@media (min-width: 768px) and (max-width: 991px){#s-26b503d9-f908-4d8b-ba67-a798fc6b14cf .shg-product-title-component h3 span {
  color: rgba(0, 103, 130, 1);
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 14px;
  
  
  
}
}@media (max-width: 767px){#s-26b503d9-f908-4d8b-ba67-a798fc6b14cf .shg-product-title-component h3 span {
  color: rgba(0, 103, 130, 1);
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 14px;
  
  
  
}
}
#s-7cca27b3-5b4d-41c7-80f9-67aa46ec0e30 {
  margin-left: auto;
margin-right: auto;
}

#s-df9bf197-52a9-4e5f-9d74-08f0a118804d {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-df9bf197-52a9-4e5f-9d74-08f0a118804d {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
}@media (max-width: 767px){#s-df9bf197-52a9-4e5f-9d74-08f0a118804d {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
}


.shg-c#s-df9bf197-52a9-4e5f-9d74-08f0a118804d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-df9bf197-52a9-4e5f-9d74-08f0a118804d img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-df9bf197-52a9-4e5f-9d74-08f0a118804d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-df9bf197-52a9-4e5f-9d74-08f0a118804d img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-df9bf197-52a9-4e5f-9d74-08f0a118804d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-df9bf197-52a9-4e5f-9d74-08f0a118804d img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-df9bf197-52a9-4e5f-9d74-08f0a118804d {
  max-width:  100%;
}

.shg-c#s-df9bf197-52a9-4e5f-9d74-08f0a118804d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-df9bf197-52a9-4e5f-9d74-08f0a118804d .shg-image-zoom,
.shg-c#s-df9bf197-52a9-4e5f-9d74-08f0a118804d img.shogun-image {
  max-width: 293px !important;
  
}

.shg-c#s-df9bf197-52a9-4e5f-9d74-08f0a118804d .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-df9bf197-52a9-4e5f-9d74-08f0a118804d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-df9bf197-52a9-4e5f-9d74-08f0a118804d img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-df9bf197-52a9-4e5f-9d74-08f0a118804d img.shogun-image,
.shg-c#s-df9bf197-52a9-4e5f-9d74-08f0a118804d .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-df9bf197-52a9-4e5f-9d74-08f0a118804d .shg-image-zoom,
.shg-c#s-df9bf197-52a9-4e5f-9d74-08f0a118804d img.shogun-image {
  aspect-ratio: 293/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-df9bf197-52a9-4e5f-9d74-08f0a118804d {
  max-width:  100%;
}

.shg-c#s-df9bf197-52a9-4e5f-9d74-08f0a118804d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-df9bf197-52a9-4e5f-9d74-08f0a118804d .shg-image-zoom,
.shg-c#s-df9bf197-52a9-4e5f-9d74-08f0a118804d img.shogun-image {
  max-width: 259px !important;
  
}

.shg-c#s-df9bf197-52a9-4e5f-9d74-08f0a118804d .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-df9bf197-52a9-4e5f-9d74-08f0a118804d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-df9bf197-52a9-4e5f-9d74-08f0a118804d img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-df9bf197-52a9-4e5f-9d74-08f0a118804d img.shogun-image,
.shg-c#s-df9bf197-52a9-4e5f-9d74-08f0a118804d .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-df9bf197-52a9-4e5f-9d74-08f0a118804d .shg-image-zoom,
.shg-c#s-df9bf197-52a9-4e5f-9d74-08f0a118804d img.shogun-image {
  aspect-ratio: 259/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-8abfc2e6-99b7-4b01-9f70-a60338b6d473 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8abfc2e6-99b7-4b01-9f70-a60338b6d473 .shg-product-title-component h3 span {
  color: #000;
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 18px;
  
  
  
}
@media (min-width: 768px) and (max-width: 991px){#s-8abfc2e6-99b7-4b01-9f70-a60338b6d473 .shg-product-title-component h3 span {
  color: rgba(0, 103, 130, 1);
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 14px;
  
  
  
}
}@media (max-width: 767px){#s-8abfc2e6-99b7-4b01-9f70-a60338b6d473 .shg-product-title-component h3 span {
  color: rgba(0, 103, 130, 1);
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 14px;
  
  
  
}
}
#s-3e04421c-3250-4bc3-8b5e-8bb3d797c9f7 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iN2VlZDk3ZDUtM2FlMC00OTk3LTlmN2YtNzU4NDRiZjAxNTg5IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZWVmMTBiO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojN2UyMGNmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3ZWVkOTdkNS0zYWUwLTQ5OTctOWY3Zi03NTg0NGJmMDE1ODkpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(139, 182, 29, 1);
border-style: none;
border-radius: 5px;
text-align: center;
text-decoration: none;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#eef10b"}, {"id"=>2, "pos"=>1, "color"=>"#7e20cf"}];
hover-type: gradient;
}
#s-3e04421c-3250-4bc3-8b5e-8bb3d797c9f7:hover {background-color: rgba(166, 210, 56, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-3e04421c-3250-4bc3-8b5e-8bb3d797c9f7:active {background-color: rgba(175, 220, 60, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-3e04421c-3250-4bc3-8b5e-8bb3d797c9f7 {
  border-style: solid;
margin-top: 0px;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(139, 182, 29, 1);
border-radius: 5px;
background-color: rgba(139, 182, 29, 1);
background-image: none;
hover-type: color;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-3e04421c-3250-4bc3-8b5e-8bb3d797c9f7 {
  margin-top: 0px;
margin-bottom: 20px;
background-image: none;
background-color: rgba(139, 182, 29, 1);
hover-type: color;
}
#s-3e04421c-3250-4bc3-8b5e-8bb3d797c9f7:hover {background-color: rgba(164, 206, 57, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}}@media (min-width: 768px) and (max-width: 991px){#s-3e04421c-3250-4bc3-8b5e-8bb3d797c9f7 {
  margin-bottom: 20px;
background-image: none;
background-color: rgba(139, 182, 29, 1);
hover-type: color;
}
}@media (max-width: 767px){#s-3e04421c-3250-4bc3-8b5e-8bb3d797c9f7 {
  margin-top: 20px;
margin-bottom: 20px;
background-image: none;
background-color: rgba(139, 182, 29, 1);
hover-type: color;
}
}

  #s-3e04421c-3250-4bc3-8b5e-8bb3d797c9f7-root {
    text-align: center;
  }


#s-3e04421c-3250-4bc3-8b5e-8bb3d797c9f7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-3e04421c-3250-4bc3-8b5e-8bb3d797c9f7-root {
    text-align: center;
  }


#s-3e04421c-3250-4bc3-8b5e-8bb3d797c9f7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-3e04421c-3250-4bc3-8b5e-8bb3d797c9f7-root {
    text-align: center;
  }


#s-3e04421c-3250-4bc3-8b5e-8bb3d797c9f7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-3e04421c-3250-4bc3-8b5e-8bb3d797c9f7-root {
    text-align: center;
  }


#s-3e04421c-3250-4bc3-8b5e-8bb3d797c9f7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-3e04421c-3250-4bc3-8b5e-8bb3d797c9f7-root {
    text-align: center;
  }


#s-3e04421c-3250-4bc3-8b5e-8bb3d797c9f7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  
  display:  inline-block ;
}
}
#s-4bb70b28-4fa5-4c65-a591-27996b839bb7 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (max-width: 767px){#s-4bb70b28-4fa5-4c65-a591-27996b839bb7 {
  padding-left: 5%;
padding-right: 5%;
}
}







#s-4bb70b28-4fa5-4c65-a591-27996b839bb7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4bb70b28-4fa5-4c65-a591-27996b839bb7.shg-box.shg-c {
  justify-content: center;
}

#s-56c3ecd6-110d-4778-b0f2-1a14efedc4c8 {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-56c3ecd6-110d-4778-b0f2-1a14efedc4c8 {
  margin-top: 20px;
margin-bottom: 0px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-56c3ecd6-110d-4778-b0f2-1a14efedc4c8 {
  margin-bottom: 0px;
}
}@media (max-width: 767px){#s-56c3ecd6-110d-4778-b0f2-1a14efedc4c8 {
  margin-bottom: 0px;
}
}
#s-56c3ecd6-110d-4778-b0f2-1a14efedc4c8 .shogun-heading-component h1 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  font-family: "Mouse Memoirs";
  font-style:  normal ;
  font-size: 35px;
  
  
  
}


@media (min-width: 1200px){#s-56c3ecd6-110d-4778-b0f2-1a14efedc4c8 .shogun-heading-component h1 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 40px;
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-56c3ecd6-110d-4778-b0f2-1a14efedc4c8 .shogun-heading-component h1 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-56c3ecd6-110d-4778-b0f2-1a14efedc4c8 .shogun-heading-component h1 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}


}@media (max-width: 767px){#s-56c3ecd6-110d-4778-b0f2-1a14efedc4c8 .shogun-heading-component h1 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 25px;
  
  
  
}


}
#s-ea2ec959-b858-46e1-a9cf-39395bd502b2 {
  margin-top: -10px;
margin-left: auto;
margin-bottom: -10px;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-ea2ec959-b858-46e1-a9cf-39395bd502b2 {
  margin-top: -10px;
margin-bottom: 30px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-ea2ec959-b858-46e1-a9cf-39395bd502b2 {
  margin-top: 0px;
margin-bottom: 20px;
}
}@media (max-width: 767px){#s-ea2ec959-b858-46e1-a9cf-39395bd502b2 {
  margin-top: 0px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}
}
#s-ea2ec959-b858-46e1-a9cf-39395bd502b2 .shogun-heading-component h2 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  
}


@media (min-width: 1200px){#s-ea2ec959-b858-46e1-a9cf-39395bd502b2 .shogun-heading-component h2 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 24px;
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-ea2ec959-b858-46e1-a9cf-39395bd502b2 .shogun-heading-component h2 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-ea2ec959-b858-46e1-a9cf-39395bd502b2 .shogun-heading-component h2 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 20px;
  
  
  
}


}@media (max-width: 767px){#s-ea2ec959-b858-46e1-a9cf-39395bd502b2 .shogun-heading-component h2 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}


}
#s-ae88e334-5e6f-4ed9-a2d8-11120f51da17 {
  margin-left: 15%;
margin-right: 15%;
padding-left: 0px;
padding-right: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-ae88e334-5e6f-4ed9-a2d8-11120f51da17 {
  display: none;
}
#s-ae88e334-5e6f-4ed9-a2d8-11120f51da17, #wrap-s-ae88e334-5e6f-4ed9-a2d8-11120f51da17, #wrap-content-s-ae88e334-5e6f-4ed9-a2d8-11120f51da17 { display: none !important; }}@media (max-width: 767px){#s-ae88e334-5e6f-4ed9-a2d8-11120f51da17 {
  display: none;
}
#s-ae88e334-5e6f-4ed9-a2d8-11120f51da17, #wrap-s-ae88e334-5e6f-4ed9-a2d8-11120f51da17, #wrap-content-s-ae88e334-5e6f-4ed9-a2d8-11120f51da17 { display: none !important; }}
#s-ae88e334-5e6f-4ed9-a2d8-11120f51da17 .shg-dynamic-column-count {
  grid-template-columns: repeat(5, 1fr);
}


#slider-v3-s-ae88e334-5e6f-4ed9-a2d8-11120f51da17 {
  --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;
  
}

#slider-v3-s-ae88e334-5e6f-4ed9-a2d8-11120f51da17 > .swiper-button-prev,
#slider-v3-s-ae88e334-5e6f-4ed9-a2d8-11120f51da17 > .swiper-button-next {
  
}

#slider-v3-s-ae88e334-5e6f-4ed9-a2d8-11120f51da17 > .swiper-button-prev svg,
#slider-v3-s-ae88e334-5e6f-4ed9-a2d8-11120f51da17 > .swiper-button-next svg {
  fill: rgba(255, 255, 255, 1) !important;
  stroke: rgba(255, 255, 255, 1) !important;
  
    background-color: rgba(0, 103, 130, 1) !important;
    padding: 8px !important;
    border-radius:  50% !important;
                   
  
}

#slider-v3-s-ae88e334-5e6f-4ed9-a2d8-11120f51da17 > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-ae88e334-5e6f-4ed9-a2d8-11120f51da17 > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-ae88e334-5e6f-4ed9-a2d8-11120f51da17 > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-ae88e334-5e6f-4ed9-a2d8-11120f51da17 .swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
}

#slider-v3-s-ae88e334-5e6f-4ed9-a2d8-11120f51da17 .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-ae88e334-5e6f-4ed9-a2d8-11120f51da17 .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}
@media (min-width: 1200px){#s-ae88e334-5e6f-4ed9-a2d8-11120f51da17 .shg-dynamic-column-count {
  grid-template-columns: repeat(5, 1fr);
}


#slider-v3-s-ae88e334-5e6f-4ed9-a2d8-11120f51da17 {
  --swiper-pagination-color: rgba(0, 103, 130, 1) !important;
  --swiper-pagination-bullet-inactive-color: rgba(0, 103, 130, 1) !important;
  --swiper-pagination-bullet-active-color: rgba(0, 103, 130, 1) !important;
  --arrow-button-size: 35px !important;
  --swiper-pagination-bullet-size: 10px !important;
  
}

#slider-v3-s-ae88e334-5e6f-4ed9-a2d8-11120f51da17 > .swiper-button-prev,
#slider-v3-s-ae88e334-5e6f-4ed9-a2d8-11120f51da17 > .swiper-button-next {
  
}

#slider-v3-s-ae88e334-5e6f-4ed9-a2d8-11120f51da17 > .swiper-button-prev svg,
#slider-v3-s-ae88e334-5e6f-4ed9-a2d8-11120f51da17 > .swiper-button-next svg {
  fill: rgba(255, 255, 255, 1) !important;
  stroke: rgba(255, 255, 255, 1) !important;
  
    background-color: rgba(0, 103, 130, 1) !important;
    padding: 8px !important;
    border-radius:  50% !important;
                   
  
}

#slider-v3-s-ae88e334-5e6f-4ed9-a2d8-11120f51da17 > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-ae88e334-5e6f-4ed9-a2d8-11120f51da17 > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-ae88e334-5e6f-4ed9-a2d8-11120f51da17 > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-ae88e334-5e6f-4ed9-a2d8-11120f51da17 .swiper-pagination-bullet {
  width: 10px !important;
  height: 10px !important;
  margin: 0 !important;
}

#slider-v3-s-ae88e334-5e6f-4ed9-a2d8-11120f51da17 .swiper-pagination-bullet-active {
  background-color: rgba(0, 103, 130, 1) !important;
  width: calc(10px * 1) !important;
  height: 10px !important;
  border-radius:  50px  !important;
}

#slider-v3-s-ae88e334-5e6f-4ed9-a2d8-11120f51da17 .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}
}@media (max-width: 767px){#s-ae88e334-5e6f-4ed9-a2d8-11120f51da17 .shg-dynamic-column-count {
  grid-template-columns: repeat(5, 1fr);
}


#slider-v3-s-ae88e334-5e6f-4ed9-a2d8-11120f51da17 {
  --swiper-pagination-color: rgba(0, 103, 130, 1) !important;
  --swiper-pagination-bullet-inactive-color: rgba(0, 103, 130, 1) !important;
  --swiper-pagination-bullet-active-color: rgba(0, 103, 130, 1) !important;
  --arrow-button-size: 35px !important;
  --swiper-pagination-bullet-size: 14px !important;
  
}

#slider-v3-s-ae88e334-5e6f-4ed9-a2d8-11120f51da17 > .swiper-button-prev,
#slider-v3-s-ae88e334-5e6f-4ed9-a2d8-11120f51da17 > .swiper-button-next {
  
}

#slider-v3-s-ae88e334-5e6f-4ed9-a2d8-11120f51da17 > .swiper-button-prev svg,
#slider-v3-s-ae88e334-5e6f-4ed9-a2d8-11120f51da17 > .swiper-button-next svg {
  fill: rgba(0, 103, 130, 1) !important;
  stroke: rgba(0, 103, 130, 1) !important;
  
    background-color: rgba(0, 103, 130, 1) !important;
    padding: 8px !important;
    border-radius:  50% !important;
                   
  
}

#slider-v3-s-ae88e334-5e6f-4ed9-a2d8-11120f51da17 > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-ae88e334-5e6f-4ed9-a2d8-11120f51da17 > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-ae88e334-5e6f-4ed9-a2d8-11120f51da17 > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-ae88e334-5e6f-4ed9-a2d8-11120f51da17 .swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
}

#slider-v3-s-ae88e334-5e6f-4ed9-a2d8-11120f51da17 .swiper-pagination-bullet-active {
  background-color: rgba(0, 103, 130, 1) !important;
  width: calc(14px * 1) !important;
  height: 14px !important;
  border-radius:  50px  !important;
}

#slider-v3-s-ae88e334-5e6f-4ed9-a2d8-11120f51da17 .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}
}
#s-9afd7646-0a3a-463f-845d-a7710979c482 {
  margin-left: auto;
margin-right: auto;
}

#s-44c1785c-bc9d-4c1e-a5b2-d73da187f708 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}


.shg-c#s-44c1785c-bc9d-4c1e-a5b2-d73da187f708 {
  max-width:  100%;
}

.shg-c#s-44c1785c-bc9d-4c1e-a5b2-d73da187f708 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-44c1785c-bc9d-4c1e-a5b2-d73da187f708 .shg-image-zoom,
.shg-c#s-44c1785c-bc9d-4c1e-a5b2-d73da187f708 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-44c1785c-bc9d-4c1e-a5b2-d73da187f708 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-44c1785c-bc9d-4c1e-a5b2-d73da187f708 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-44c1785c-bc9d-4c1e-a5b2-d73da187f708 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-44c1785c-bc9d-4c1e-a5b2-d73da187f708 img.shogun-image,
.shg-c#s-44c1785c-bc9d-4c1e-a5b2-d73da187f708 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-44c1785c-bc9d-4c1e-a5b2-d73da187f708 .shg-image-zoom,
.shg-c#s-44c1785c-bc9d-4c1e-a5b2-d73da187f708 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){
.shg-c#s-44c1785c-bc9d-4c1e-a5b2-d73da187f708 {
  max-width:  100%;
}

.shg-c#s-44c1785c-bc9d-4c1e-a5b2-d73da187f708 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-44c1785c-bc9d-4c1e-a5b2-d73da187f708 .shg-image-zoom,
.shg-c#s-44c1785c-bc9d-4c1e-a5b2-d73da187f708 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-44c1785c-bc9d-4c1e-a5b2-d73da187f708 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-44c1785c-bc9d-4c1e-a5b2-d73da187f708 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-44c1785c-bc9d-4c1e-a5b2-d73da187f708 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-44c1785c-bc9d-4c1e-a5b2-d73da187f708 img.shogun-image,
.shg-c#s-44c1785c-bc9d-4c1e-a5b2-d73da187f708 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-44c1785c-bc9d-4c1e-a5b2-d73da187f708 .shg-image-zoom,
.shg-c#s-44c1785c-bc9d-4c1e-a5b2-d73da187f708 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-44c1785c-bc9d-4c1e-a5b2-d73da187f708 {
  max-width:  100%;
}

.shg-c#s-44c1785c-bc9d-4c1e-a5b2-d73da187f708 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-44c1785c-bc9d-4c1e-a5b2-d73da187f708 .shg-image-zoom,
.shg-c#s-44c1785c-bc9d-4c1e-a5b2-d73da187f708 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-44c1785c-bc9d-4c1e-a5b2-d73da187f708 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-44c1785c-bc9d-4c1e-a5b2-d73da187f708 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-44c1785c-bc9d-4c1e-a5b2-d73da187f708 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-44c1785c-bc9d-4c1e-a5b2-d73da187f708 img.shogun-image,
.shg-c#s-44c1785c-bc9d-4c1e-a5b2-d73da187f708 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-44c1785c-bc9d-4c1e-a5b2-d73da187f708 .shg-image-zoom,
.shg-c#s-44c1785c-bc9d-4c1e-a5b2-d73da187f708 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-44c1785c-bc9d-4c1e-a5b2-d73da187f708 {
  max-width:  100%;
}

.shg-c#s-44c1785c-bc9d-4c1e-a5b2-d73da187f708 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-44c1785c-bc9d-4c1e-a5b2-d73da187f708 .shg-image-zoom,
.shg-c#s-44c1785c-bc9d-4c1e-a5b2-d73da187f708 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-44c1785c-bc9d-4c1e-a5b2-d73da187f708 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-44c1785c-bc9d-4c1e-a5b2-d73da187f708 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-44c1785c-bc9d-4c1e-a5b2-d73da187f708 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-44c1785c-bc9d-4c1e-a5b2-d73da187f708 img.shogun-image,
.shg-c#s-44c1785c-bc9d-4c1e-a5b2-d73da187f708 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-44c1785c-bc9d-4c1e-a5b2-d73da187f708 .shg-image-zoom,
.shg-c#s-44c1785c-bc9d-4c1e-a5b2-d73da187f708 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-44c1785c-bc9d-4c1e-a5b2-d73da187f708 {
  max-width:  100%;
}

.shg-c#s-44c1785c-bc9d-4c1e-a5b2-d73da187f708 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-44c1785c-bc9d-4c1e-a5b2-d73da187f708 .shg-image-zoom,
.shg-c#s-44c1785c-bc9d-4c1e-a5b2-d73da187f708 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-44c1785c-bc9d-4c1e-a5b2-d73da187f708 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-44c1785c-bc9d-4c1e-a5b2-d73da187f708 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-44c1785c-bc9d-4c1e-a5b2-d73da187f708 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-44c1785c-bc9d-4c1e-a5b2-d73da187f708 img.shogun-image,
.shg-c#s-44c1785c-bc9d-4c1e-a5b2-d73da187f708 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-44c1785c-bc9d-4c1e-a5b2-d73da187f708 .shg-image-zoom,
.shg-c#s-44c1785c-bc9d-4c1e-a5b2-d73da187f708 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-be927c8b-011b-4d6c-825f-3903942c0826 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-be927c8b-011b-4d6c-825f-3903942c0826 .shg-product-title-component h6 span {
  color: #000;
  font-weight:  normal ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 14px;
  
  
  
}

#s-70fa7840-c1ba-4a35-b212-4cb86144f80b {
  margin-left: auto;
margin-right: auto;
}

#s-9489368c-eaeb-4e02-b914-f3b0d7d72eb7 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}


.shg-c#s-9489368c-eaeb-4e02-b914-f3b0d7d72eb7 {
  max-width:  100%;
}

.shg-c#s-9489368c-eaeb-4e02-b914-f3b0d7d72eb7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9489368c-eaeb-4e02-b914-f3b0d7d72eb7 .shg-image-zoom,
.shg-c#s-9489368c-eaeb-4e02-b914-f3b0d7d72eb7 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-9489368c-eaeb-4e02-b914-f3b0d7d72eb7 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-9489368c-eaeb-4e02-b914-f3b0d7d72eb7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9489368c-eaeb-4e02-b914-f3b0d7d72eb7 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-9489368c-eaeb-4e02-b914-f3b0d7d72eb7 img.shogun-image,
.shg-c#s-9489368c-eaeb-4e02-b914-f3b0d7d72eb7 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-9489368c-eaeb-4e02-b914-f3b0d7d72eb7 .shg-image-zoom,
.shg-c#s-9489368c-eaeb-4e02-b914-f3b0d7d72eb7 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){
.shg-c#s-9489368c-eaeb-4e02-b914-f3b0d7d72eb7 {
  max-width:  100%;
}

.shg-c#s-9489368c-eaeb-4e02-b914-f3b0d7d72eb7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9489368c-eaeb-4e02-b914-f3b0d7d72eb7 .shg-image-zoom,
.shg-c#s-9489368c-eaeb-4e02-b914-f3b0d7d72eb7 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-9489368c-eaeb-4e02-b914-f3b0d7d72eb7 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-9489368c-eaeb-4e02-b914-f3b0d7d72eb7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9489368c-eaeb-4e02-b914-f3b0d7d72eb7 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-9489368c-eaeb-4e02-b914-f3b0d7d72eb7 img.shogun-image,
.shg-c#s-9489368c-eaeb-4e02-b914-f3b0d7d72eb7 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-9489368c-eaeb-4e02-b914-f3b0d7d72eb7 .shg-image-zoom,
.shg-c#s-9489368c-eaeb-4e02-b914-f3b0d7d72eb7 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9489368c-eaeb-4e02-b914-f3b0d7d72eb7 {
  max-width:  100%;
}

.shg-c#s-9489368c-eaeb-4e02-b914-f3b0d7d72eb7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9489368c-eaeb-4e02-b914-f3b0d7d72eb7 .shg-image-zoom,
.shg-c#s-9489368c-eaeb-4e02-b914-f3b0d7d72eb7 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-9489368c-eaeb-4e02-b914-f3b0d7d72eb7 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-9489368c-eaeb-4e02-b914-f3b0d7d72eb7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9489368c-eaeb-4e02-b914-f3b0d7d72eb7 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-9489368c-eaeb-4e02-b914-f3b0d7d72eb7 img.shogun-image,
.shg-c#s-9489368c-eaeb-4e02-b914-f3b0d7d72eb7 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-9489368c-eaeb-4e02-b914-f3b0d7d72eb7 .shg-image-zoom,
.shg-c#s-9489368c-eaeb-4e02-b914-f3b0d7d72eb7 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9489368c-eaeb-4e02-b914-f3b0d7d72eb7 {
  max-width:  100%;
}

.shg-c#s-9489368c-eaeb-4e02-b914-f3b0d7d72eb7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9489368c-eaeb-4e02-b914-f3b0d7d72eb7 .shg-image-zoom,
.shg-c#s-9489368c-eaeb-4e02-b914-f3b0d7d72eb7 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-9489368c-eaeb-4e02-b914-f3b0d7d72eb7 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-9489368c-eaeb-4e02-b914-f3b0d7d72eb7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9489368c-eaeb-4e02-b914-f3b0d7d72eb7 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-9489368c-eaeb-4e02-b914-f3b0d7d72eb7 img.shogun-image,
.shg-c#s-9489368c-eaeb-4e02-b914-f3b0d7d72eb7 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-9489368c-eaeb-4e02-b914-f3b0d7d72eb7 .shg-image-zoom,
.shg-c#s-9489368c-eaeb-4e02-b914-f3b0d7d72eb7 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-9489368c-eaeb-4e02-b914-f3b0d7d72eb7 {
  max-width:  100%;
}

.shg-c#s-9489368c-eaeb-4e02-b914-f3b0d7d72eb7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9489368c-eaeb-4e02-b914-f3b0d7d72eb7 .shg-image-zoom,
.shg-c#s-9489368c-eaeb-4e02-b914-f3b0d7d72eb7 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-9489368c-eaeb-4e02-b914-f3b0d7d72eb7 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-9489368c-eaeb-4e02-b914-f3b0d7d72eb7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9489368c-eaeb-4e02-b914-f3b0d7d72eb7 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-9489368c-eaeb-4e02-b914-f3b0d7d72eb7 img.shogun-image,
.shg-c#s-9489368c-eaeb-4e02-b914-f3b0d7d72eb7 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-9489368c-eaeb-4e02-b914-f3b0d7d72eb7 .shg-image-zoom,
.shg-c#s-9489368c-eaeb-4e02-b914-f3b0d7d72eb7 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-3ee1c5c1-099a-4407-be70-936df7ad7891 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3ee1c5c1-099a-4407-be70-936df7ad7891 .shg-product-title-component h6 span {
  color: #000;
  font-weight:  normal ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 14px;
  
  
  
}

#s-33da6c67-7925-4ac1-a432-421536c15091 {
  margin-left: auto;
margin-right: auto;
}

#s-c0dd64c1-2d3b-4b4d-b500-e15b47a2fea3 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}


.shg-c#s-c0dd64c1-2d3b-4b4d-b500-e15b47a2fea3 {
  max-width:  100%;
}

.shg-c#s-c0dd64c1-2d3b-4b4d-b500-e15b47a2fea3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c0dd64c1-2d3b-4b4d-b500-e15b47a2fea3 .shg-image-zoom,
.shg-c#s-c0dd64c1-2d3b-4b4d-b500-e15b47a2fea3 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-c0dd64c1-2d3b-4b4d-b500-e15b47a2fea3 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-c0dd64c1-2d3b-4b4d-b500-e15b47a2fea3 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c0dd64c1-2d3b-4b4d-b500-e15b47a2fea3 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-c0dd64c1-2d3b-4b4d-b500-e15b47a2fea3 img.shogun-image,
.shg-c#s-c0dd64c1-2d3b-4b4d-b500-e15b47a2fea3 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-c0dd64c1-2d3b-4b4d-b500-e15b47a2fea3 .shg-image-zoom,
.shg-c#s-c0dd64c1-2d3b-4b4d-b500-e15b47a2fea3 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){
.shg-c#s-c0dd64c1-2d3b-4b4d-b500-e15b47a2fea3 {
  max-width:  100%;
}

.shg-c#s-c0dd64c1-2d3b-4b4d-b500-e15b47a2fea3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c0dd64c1-2d3b-4b4d-b500-e15b47a2fea3 .shg-image-zoom,
.shg-c#s-c0dd64c1-2d3b-4b4d-b500-e15b47a2fea3 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-c0dd64c1-2d3b-4b4d-b500-e15b47a2fea3 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-c0dd64c1-2d3b-4b4d-b500-e15b47a2fea3 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c0dd64c1-2d3b-4b4d-b500-e15b47a2fea3 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-c0dd64c1-2d3b-4b4d-b500-e15b47a2fea3 img.shogun-image,
.shg-c#s-c0dd64c1-2d3b-4b4d-b500-e15b47a2fea3 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-c0dd64c1-2d3b-4b4d-b500-e15b47a2fea3 .shg-image-zoom,
.shg-c#s-c0dd64c1-2d3b-4b4d-b500-e15b47a2fea3 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c0dd64c1-2d3b-4b4d-b500-e15b47a2fea3 {
  max-width:  100%;
}

.shg-c#s-c0dd64c1-2d3b-4b4d-b500-e15b47a2fea3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c0dd64c1-2d3b-4b4d-b500-e15b47a2fea3 .shg-image-zoom,
.shg-c#s-c0dd64c1-2d3b-4b4d-b500-e15b47a2fea3 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-c0dd64c1-2d3b-4b4d-b500-e15b47a2fea3 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-c0dd64c1-2d3b-4b4d-b500-e15b47a2fea3 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c0dd64c1-2d3b-4b4d-b500-e15b47a2fea3 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-c0dd64c1-2d3b-4b4d-b500-e15b47a2fea3 img.shogun-image,
.shg-c#s-c0dd64c1-2d3b-4b4d-b500-e15b47a2fea3 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-c0dd64c1-2d3b-4b4d-b500-e15b47a2fea3 .shg-image-zoom,
.shg-c#s-c0dd64c1-2d3b-4b4d-b500-e15b47a2fea3 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c0dd64c1-2d3b-4b4d-b500-e15b47a2fea3 {
  max-width:  100%;
}

.shg-c#s-c0dd64c1-2d3b-4b4d-b500-e15b47a2fea3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c0dd64c1-2d3b-4b4d-b500-e15b47a2fea3 .shg-image-zoom,
.shg-c#s-c0dd64c1-2d3b-4b4d-b500-e15b47a2fea3 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-c0dd64c1-2d3b-4b4d-b500-e15b47a2fea3 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-c0dd64c1-2d3b-4b4d-b500-e15b47a2fea3 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c0dd64c1-2d3b-4b4d-b500-e15b47a2fea3 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-c0dd64c1-2d3b-4b4d-b500-e15b47a2fea3 img.shogun-image,
.shg-c#s-c0dd64c1-2d3b-4b4d-b500-e15b47a2fea3 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-c0dd64c1-2d3b-4b4d-b500-e15b47a2fea3 .shg-image-zoom,
.shg-c#s-c0dd64c1-2d3b-4b4d-b500-e15b47a2fea3 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-c0dd64c1-2d3b-4b4d-b500-e15b47a2fea3 {
  max-width:  100%;
}

.shg-c#s-c0dd64c1-2d3b-4b4d-b500-e15b47a2fea3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c0dd64c1-2d3b-4b4d-b500-e15b47a2fea3 .shg-image-zoom,
.shg-c#s-c0dd64c1-2d3b-4b4d-b500-e15b47a2fea3 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-c0dd64c1-2d3b-4b4d-b500-e15b47a2fea3 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-c0dd64c1-2d3b-4b4d-b500-e15b47a2fea3 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c0dd64c1-2d3b-4b4d-b500-e15b47a2fea3 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-c0dd64c1-2d3b-4b4d-b500-e15b47a2fea3 img.shogun-image,
.shg-c#s-c0dd64c1-2d3b-4b4d-b500-e15b47a2fea3 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-c0dd64c1-2d3b-4b4d-b500-e15b47a2fea3 .shg-image-zoom,
.shg-c#s-c0dd64c1-2d3b-4b4d-b500-e15b47a2fea3 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-63eb9ef6-69fd-4bc3-aa58-45bd545faa19 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-63eb9ef6-69fd-4bc3-aa58-45bd545faa19 .shg-product-title-component h6 span {
  color: #000;
  font-weight:  normal ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 14px;
  
  
  
}

#s-9604f4d7-d3f7-4650-acd0-effc39f10ced {
  margin-left: auto;
margin-right: auto;
}

#s-013cff8b-7d23-4c3c-a58a-98862a706bea {
  margin-left: auto;
margin-right: auto;
text-align: left;
}


.shg-c#s-013cff8b-7d23-4c3c-a58a-98862a706bea {
  max-width:  100%;
}

.shg-c#s-013cff8b-7d23-4c3c-a58a-98862a706bea img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-013cff8b-7d23-4c3c-a58a-98862a706bea .shg-image-zoom,
.shg-c#s-013cff8b-7d23-4c3c-a58a-98862a706bea img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-013cff8b-7d23-4c3c-a58a-98862a706bea .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-013cff8b-7d23-4c3c-a58a-98862a706bea .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-013cff8b-7d23-4c3c-a58a-98862a706bea img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-013cff8b-7d23-4c3c-a58a-98862a706bea img.shogun-image,
.shg-c#s-013cff8b-7d23-4c3c-a58a-98862a706bea .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-013cff8b-7d23-4c3c-a58a-98862a706bea .shg-image-zoom,
.shg-c#s-013cff8b-7d23-4c3c-a58a-98862a706bea img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){
.shg-c#s-013cff8b-7d23-4c3c-a58a-98862a706bea {
  max-width:  100%;
}

.shg-c#s-013cff8b-7d23-4c3c-a58a-98862a706bea img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-013cff8b-7d23-4c3c-a58a-98862a706bea .shg-image-zoom,
.shg-c#s-013cff8b-7d23-4c3c-a58a-98862a706bea img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-013cff8b-7d23-4c3c-a58a-98862a706bea .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-013cff8b-7d23-4c3c-a58a-98862a706bea .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-013cff8b-7d23-4c3c-a58a-98862a706bea img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-013cff8b-7d23-4c3c-a58a-98862a706bea img.shogun-image,
.shg-c#s-013cff8b-7d23-4c3c-a58a-98862a706bea .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-013cff8b-7d23-4c3c-a58a-98862a706bea .shg-image-zoom,
.shg-c#s-013cff8b-7d23-4c3c-a58a-98862a706bea img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-013cff8b-7d23-4c3c-a58a-98862a706bea {
  max-width:  100%;
}

.shg-c#s-013cff8b-7d23-4c3c-a58a-98862a706bea img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-013cff8b-7d23-4c3c-a58a-98862a706bea .shg-image-zoom,
.shg-c#s-013cff8b-7d23-4c3c-a58a-98862a706bea img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-013cff8b-7d23-4c3c-a58a-98862a706bea .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-013cff8b-7d23-4c3c-a58a-98862a706bea .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-013cff8b-7d23-4c3c-a58a-98862a706bea img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-013cff8b-7d23-4c3c-a58a-98862a706bea img.shogun-image,
.shg-c#s-013cff8b-7d23-4c3c-a58a-98862a706bea .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-013cff8b-7d23-4c3c-a58a-98862a706bea .shg-image-zoom,
.shg-c#s-013cff8b-7d23-4c3c-a58a-98862a706bea img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-013cff8b-7d23-4c3c-a58a-98862a706bea {
  max-width:  100%;
}

.shg-c#s-013cff8b-7d23-4c3c-a58a-98862a706bea img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-013cff8b-7d23-4c3c-a58a-98862a706bea .shg-image-zoom,
.shg-c#s-013cff8b-7d23-4c3c-a58a-98862a706bea img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-013cff8b-7d23-4c3c-a58a-98862a706bea .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-013cff8b-7d23-4c3c-a58a-98862a706bea .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-013cff8b-7d23-4c3c-a58a-98862a706bea img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-013cff8b-7d23-4c3c-a58a-98862a706bea img.shogun-image,
.shg-c#s-013cff8b-7d23-4c3c-a58a-98862a706bea .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-013cff8b-7d23-4c3c-a58a-98862a706bea .shg-image-zoom,
.shg-c#s-013cff8b-7d23-4c3c-a58a-98862a706bea img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-013cff8b-7d23-4c3c-a58a-98862a706bea {
  max-width:  100%;
}

.shg-c#s-013cff8b-7d23-4c3c-a58a-98862a706bea img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-013cff8b-7d23-4c3c-a58a-98862a706bea .shg-image-zoom,
.shg-c#s-013cff8b-7d23-4c3c-a58a-98862a706bea img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-013cff8b-7d23-4c3c-a58a-98862a706bea .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-013cff8b-7d23-4c3c-a58a-98862a706bea .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-013cff8b-7d23-4c3c-a58a-98862a706bea img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-013cff8b-7d23-4c3c-a58a-98862a706bea img.shogun-image,
.shg-c#s-013cff8b-7d23-4c3c-a58a-98862a706bea .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-013cff8b-7d23-4c3c-a58a-98862a706bea .shg-image-zoom,
.shg-c#s-013cff8b-7d23-4c3c-a58a-98862a706bea img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-1e4418f6-9e80-49c4-a9b8-6ec4208567ef {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1e4418f6-9e80-49c4-a9b8-6ec4208567ef .shg-product-title-component h6 span {
  color: #000;
  font-weight:  normal ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 14px;
  
  
  
}

#s-9895c05f-2bf0-41a0-80db-dec4759b2d4f {
  margin-left: auto;
margin-right: auto;
}

#s-8433202c-6d8c-43b2-a0c0-6cca821a19f0 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}


.shg-c#s-8433202c-6d8c-43b2-a0c0-6cca821a19f0 {
  max-width:  100%;
}

.shg-c#s-8433202c-6d8c-43b2-a0c0-6cca821a19f0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8433202c-6d8c-43b2-a0c0-6cca821a19f0 .shg-image-zoom,
.shg-c#s-8433202c-6d8c-43b2-a0c0-6cca821a19f0 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-8433202c-6d8c-43b2-a0c0-6cca821a19f0 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-8433202c-6d8c-43b2-a0c0-6cca821a19f0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8433202c-6d8c-43b2-a0c0-6cca821a19f0 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-8433202c-6d8c-43b2-a0c0-6cca821a19f0 img.shogun-image,
.shg-c#s-8433202c-6d8c-43b2-a0c0-6cca821a19f0 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-8433202c-6d8c-43b2-a0c0-6cca821a19f0 .shg-image-zoom,
.shg-c#s-8433202c-6d8c-43b2-a0c0-6cca821a19f0 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){
.shg-c#s-8433202c-6d8c-43b2-a0c0-6cca821a19f0 {
  max-width:  100%;
}

.shg-c#s-8433202c-6d8c-43b2-a0c0-6cca821a19f0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8433202c-6d8c-43b2-a0c0-6cca821a19f0 .shg-image-zoom,
.shg-c#s-8433202c-6d8c-43b2-a0c0-6cca821a19f0 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-8433202c-6d8c-43b2-a0c0-6cca821a19f0 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-8433202c-6d8c-43b2-a0c0-6cca821a19f0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8433202c-6d8c-43b2-a0c0-6cca821a19f0 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-8433202c-6d8c-43b2-a0c0-6cca821a19f0 img.shogun-image,
.shg-c#s-8433202c-6d8c-43b2-a0c0-6cca821a19f0 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-8433202c-6d8c-43b2-a0c0-6cca821a19f0 .shg-image-zoom,
.shg-c#s-8433202c-6d8c-43b2-a0c0-6cca821a19f0 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-8433202c-6d8c-43b2-a0c0-6cca821a19f0 {
  max-width:  100%;
}

.shg-c#s-8433202c-6d8c-43b2-a0c0-6cca821a19f0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8433202c-6d8c-43b2-a0c0-6cca821a19f0 .shg-image-zoom,
.shg-c#s-8433202c-6d8c-43b2-a0c0-6cca821a19f0 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-8433202c-6d8c-43b2-a0c0-6cca821a19f0 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-8433202c-6d8c-43b2-a0c0-6cca821a19f0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8433202c-6d8c-43b2-a0c0-6cca821a19f0 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-8433202c-6d8c-43b2-a0c0-6cca821a19f0 img.shogun-image,
.shg-c#s-8433202c-6d8c-43b2-a0c0-6cca821a19f0 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-8433202c-6d8c-43b2-a0c0-6cca821a19f0 .shg-image-zoom,
.shg-c#s-8433202c-6d8c-43b2-a0c0-6cca821a19f0 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-8433202c-6d8c-43b2-a0c0-6cca821a19f0 {
  max-width:  100%;
}

.shg-c#s-8433202c-6d8c-43b2-a0c0-6cca821a19f0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8433202c-6d8c-43b2-a0c0-6cca821a19f0 .shg-image-zoom,
.shg-c#s-8433202c-6d8c-43b2-a0c0-6cca821a19f0 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-8433202c-6d8c-43b2-a0c0-6cca821a19f0 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-8433202c-6d8c-43b2-a0c0-6cca821a19f0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8433202c-6d8c-43b2-a0c0-6cca821a19f0 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-8433202c-6d8c-43b2-a0c0-6cca821a19f0 img.shogun-image,
.shg-c#s-8433202c-6d8c-43b2-a0c0-6cca821a19f0 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-8433202c-6d8c-43b2-a0c0-6cca821a19f0 .shg-image-zoom,
.shg-c#s-8433202c-6d8c-43b2-a0c0-6cca821a19f0 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-8433202c-6d8c-43b2-a0c0-6cca821a19f0 {
  max-width:  100%;
}

.shg-c#s-8433202c-6d8c-43b2-a0c0-6cca821a19f0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8433202c-6d8c-43b2-a0c0-6cca821a19f0 .shg-image-zoom,
.shg-c#s-8433202c-6d8c-43b2-a0c0-6cca821a19f0 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-8433202c-6d8c-43b2-a0c0-6cca821a19f0 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-8433202c-6d8c-43b2-a0c0-6cca821a19f0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8433202c-6d8c-43b2-a0c0-6cca821a19f0 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-8433202c-6d8c-43b2-a0c0-6cca821a19f0 img.shogun-image,
.shg-c#s-8433202c-6d8c-43b2-a0c0-6cca821a19f0 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-8433202c-6d8c-43b2-a0c0-6cca821a19f0 .shg-image-zoom,
.shg-c#s-8433202c-6d8c-43b2-a0c0-6cca821a19f0 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-49cf0154-ad6d-4a8c-bb5c-7c2131c9a98a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-49cf0154-ad6d-4a8c-bb5c-7c2131c9a98a .shg-product-title-component h6 span {
  color: #000;
  font-weight:  normal ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 14px;
  
  
  
}

#s-cb194746-b26e-4fe0-ace5-ed6b3e615493 {
  margin-left: auto;
margin-right: auto;
}

#s-8e145f30-7172-4ad6-b4bb-eec555cd3535 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}


.shg-c#s-8e145f30-7172-4ad6-b4bb-eec555cd3535 {
  max-width:  100%;
}

.shg-c#s-8e145f30-7172-4ad6-b4bb-eec555cd3535 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8e145f30-7172-4ad6-b4bb-eec555cd3535 .shg-image-zoom,
.shg-c#s-8e145f30-7172-4ad6-b4bb-eec555cd3535 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-8e145f30-7172-4ad6-b4bb-eec555cd3535 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-8e145f30-7172-4ad6-b4bb-eec555cd3535 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8e145f30-7172-4ad6-b4bb-eec555cd3535 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-8e145f30-7172-4ad6-b4bb-eec555cd3535 img.shogun-image,
.shg-c#s-8e145f30-7172-4ad6-b4bb-eec555cd3535 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-8e145f30-7172-4ad6-b4bb-eec555cd3535 .shg-image-zoom,
.shg-c#s-8e145f30-7172-4ad6-b4bb-eec555cd3535 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){
.shg-c#s-8e145f30-7172-4ad6-b4bb-eec555cd3535 {
  max-width:  100%;
}

.shg-c#s-8e145f30-7172-4ad6-b4bb-eec555cd3535 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8e145f30-7172-4ad6-b4bb-eec555cd3535 .shg-image-zoom,
.shg-c#s-8e145f30-7172-4ad6-b4bb-eec555cd3535 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-8e145f30-7172-4ad6-b4bb-eec555cd3535 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-8e145f30-7172-4ad6-b4bb-eec555cd3535 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8e145f30-7172-4ad6-b4bb-eec555cd3535 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-8e145f30-7172-4ad6-b4bb-eec555cd3535 img.shogun-image,
.shg-c#s-8e145f30-7172-4ad6-b4bb-eec555cd3535 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-8e145f30-7172-4ad6-b4bb-eec555cd3535 .shg-image-zoom,
.shg-c#s-8e145f30-7172-4ad6-b4bb-eec555cd3535 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-8e145f30-7172-4ad6-b4bb-eec555cd3535 {
  max-width:  100%;
}

.shg-c#s-8e145f30-7172-4ad6-b4bb-eec555cd3535 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8e145f30-7172-4ad6-b4bb-eec555cd3535 .shg-image-zoom,
.shg-c#s-8e145f30-7172-4ad6-b4bb-eec555cd3535 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-8e145f30-7172-4ad6-b4bb-eec555cd3535 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-8e145f30-7172-4ad6-b4bb-eec555cd3535 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8e145f30-7172-4ad6-b4bb-eec555cd3535 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-8e145f30-7172-4ad6-b4bb-eec555cd3535 img.shogun-image,
.shg-c#s-8e145f30-7172-4ad6-b4bb-eec555cd3535 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-8e145f30-7172-4ad6-b4bb-eec555cd3535 .shg-image-zoom,
.shg-c#s-8e145f30-7172-4ad6-b4bb-eec555cd3535 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-8e145f30-7172-4ad6-b4bb-eec555cd3535 {
  max-width:  100%;
}

.shg-c#s-8e145f30-7172-4ad6-b4bb-eec555cd3535 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8e145f30-7172-4ad6-b4bb-eec555cd3535 .shg-image-zoom,
.shg-c#s-8e145f30-7172-4ad6-b4bb-eec555cd3535 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-8e145f30-7172-4ad6-b4bb-eec555cd3535 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-8e145f30-7172-4ad6-b4bb-eec555cd3535 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8e145f30-7172-4ad6-b4bb-eec555cd3535 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-8e145f30-7172-4ad6-b4bb-eec555cd3535 img.shogun-image,
.shg-c#s-8e145f30-7172-4ad6-b4bb-eec555cd3535 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-8e145f30-7172-4ad6-b4bb-eec555cd3535 .shg-image-zoom,
.shg-c#s-8e145f30-7172-4ad6-b4bb-eec555cd3535 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-8e145f30-7172-4ad6-b4bb-eec555cd3535 {
  max-width:  100%;
}

.shg-c#s-8e145f30-7172-4ad6-b4bb-eec555cd3535 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8e145f30-7172-4ad6-b4bb-eec555cd3535 .shg-image-zoom,
.shg-c#s-8e145f30-7172-4ad6-b4bb-eec555cd3535 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-8e145f30-7172-4ad6-b4bb-eec555cd3535 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-8e145f30-7172-4ad6-b4bb-eec555cd3535 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8e145f30-7172-4ad6-b4bb-eec555cd3535 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-8e145f30-7172-4ad6-b4bb-eec555cd3535 img.shogun-image,
.shg-c#s-8e145f30-7172-4ad6-b4bb-eec555cd3535 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-8e145f30-7172-4ad6-b4bb-eec555cd3535 .shg-image-zoom,
.shg-c#s-8e145f30-7172-4ad6-b4bb-eec555cd3535 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-481ad655-1340-4f80-9f8e-a35d8bea7991 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-481ad655-1340-4f80-9f8e-a35d8bea7991 .shg-product-title-component h6 span {
  color: #000;
  font-weight:  normal ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 14px;
  
  
  
}

#s-8db0ffe7-3740-45f3-98b3-071859bc0304 {
  margin-left: auto;
margin-right: auto;
}

#s-c1299004-3c07-490d-b027-0644ce8e27bf {
  margin-left: auto;
margin-right: auto;
text-align: left;
}


.shg-c#s-c1299004-3c07-490d-b027-0644ce8e27bf {
  max-width:  100%;
}

.shg-c#s-c1299004-3c07-490d-b027-0644ce8e27bf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c1299004-3c07-490d-b027-0644ce8e27bf .shg-image-zoom,
.shg-c#s-c1299004-3c07-490d-b027-0644ce8e27bf img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-c1299004-3c07-490d-b027-0644ce8e27bf .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-c1299004-3c07-490d-b027-0644ce8e27bf .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c1299004-3c07-490d-b027-0644ce8e27bf img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-c1299004-3c07-490d-b027-0644ce8e27bf img.shogun-image,
.shg-c#s-c1299004-3c07-490d-b027-0644ce8e27bf .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-c1299004-3c07-490d-b027-0644ce8e27bf .shg-image-zoom,
.shg-c#s-c1299004-3c07-490d-b027-0644ce8e27bf img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){
.shg-c#s-c1299004-3c07-490d-b027-0644ce8e27bf {
  max-width:  100%;
}

.shg-c#s-c1299004-3c07-490d-b027-0644ce8e27bf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c1299004-3c07-490d-b027-0644ce8e27bf .shg-image-zoom,
.shg-c#s-c1299004-3c07-490d-b027-0644ce8e27bf img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-c1299004-3c07-490d-b027-0644ce8e27bf .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-c1299004-3c07-490d-b027-0644ce8e27bf .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c1299004-3c07-490d-b027-0644ce8e27bf img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-c1299004-3c07-490d-b027-0644ce8e27bf img.shogun-image,
.shg-c#s-c1299004-3c07-490d-b027-0644ce8e27bf .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-c1299004-3c07-490d-b027-0644ce8e27bf .shg-image-zoom,
.shg-c#s-c1299004-3c07-490d-b027-0644ce8e27bf img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c1299004-3c07-490d-b027-0644ce8e27bf {
  max-width:  100%;
}

.shg-c#s-c1299004-3c07-490d-b027-0644ce8e27bf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c1299004-3c07-490d-b027-0644ce8e27bf .shg-image-zoom,
.shg-c#s-c1299004-3c07-490d-b027-0644ce8e27bf img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-c1299004-3c07-490d-b027-0644ce8e27bf .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-c1299004-3c07-490d-b027-0644ce8e27bf .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c1299004-3c07-490d-b027-0644ce8e27bf img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-c1299004-3c07-490d-b027-0644ce8e27bf img.shogun-image,
.shg-c#s-c1299004-3c07-490d-b027-0644ce8e27bf .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-c1299004-3c07-490d-b027-0644ce8e27bf .shg-image-zoom,
.shg-c#s-c1299004-3c07-490d-b027-0644ce8e27bf img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c1299004-3c07-490d-b027-0644ce8e27bf {
  max-width:  100%;
}

.shg-c#s-c1299004-3c07-490d-b027-0644ce8e27bf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c1299004-3c07-490d-b027-0644ce8e27bf .shg-image-zoom,
.shg-c#s-c1299004-3c07-490d-b027-0644ce8e27bf img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-c1299004-3c07-490d-b027-0644ce8e27bf .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-c1299004-3c07-490d-b027-0644ce8e27bf .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c1299004-3c07-490d-b027-0644ce8e27bf img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-c1299004-3c07-490d-b027-0644ce8e27bf img.shogun-image,
.shg-c#s-c1299004-3c07-490d-b027-0644ce8e27bf .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-c1299004-3c07-490d-b027-0644ce8e27bf .shg-image-zoom,
.shg-c#s-c1299004-3c07-490d-b027-0644ce8e27bf img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-c1299004-3c07-490d-b027-0644ce8e27bf {
  max-width:  100%;
}

.shg-c#s-c1299004-3c07-490d-b027-0644ce8e27bf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c1299004-3c07-490d-b027-0644ce8e27bf .shg-image-zoom,
.shg-c#s-c1299004-3c07-490d-b027-0644ce8e27bf img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-c1299004-3c07-490d-b027-0644ce8e27bf .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-c1299004-3c07-490d-b027-0644ce8e27bf .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c1299004-3c07-490d-b027-0644ce8e27bf img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-c1299004-3c07-490d-b027-0644ce8e27bf img.shogun-image,
.shg-c#s-c1299004-3c07-490d-b027-0644ce8e27bf .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-c1299004-3c07-490d-b027-0644ce8e27bf .shg-image-zoom,
.shg-c#s-c1299004-3c07-490d-b027-0644ce8e27bf img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-f18699a7-f3a7-4222-ade7-e7aa7012f44a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f18699a7-f3a7-4222-ade7-e7aa7012f44a .shg-product-title-component h6 span {
  color: #000;
  font-weight:  normal ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 14px;
  
  
  
}

#s-67300c4f-9c73-4449-9d3b-f5d3dcbe2257 {
  margin-left: auto;
margin-right: auto;
}
@media (min-width: 1200px){#s-67300c4f-9c73-4449-9d3b-f5d3dcbe2257 {
  display: none;
}
#s-67300c4f-9c73-4449-9d3b-f5d3dcbe2257, #wrap-s-67300c4f-9c73-4449-9d3b-f5d3dcbe2257, #wrap-content-s-67300c4f-9c73-4449-9d3b-f5d3dcbe2257 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-67300c4f-9c73-4449-9d3b-f5d3dcbe2257 {
  display: none;
}
#s-67300c4f-9c73-4449-9d3b-f5d3dcbe2257, #wrap-s-67300c4f-9c73-4449-9d3b-f5d3dcbe2257, #wrap-content-s-67300c4f-9c73-4449-9d3b-f5d3dcbe2257 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-67300c4f-9c73-4449-9d3b-f5d3dcbe2257 {
  margin-left: 5%;
margin-right: 5%;
}
}@media (max-width: 767px){#s-67300c4f-9c73-4449-9d3b-f5d3dcbe2257 {
  margin-left: 5%;
}
}
#s-67300c4f-9c73-4449-9d3b-f5d3dcbe2257 .shg-dynamic-column-count {
  grid-template-columns: repeat(5, 1fr);
}


#slider-v3-s-67300c4f-9c73-4449-9d3b-f5d3dcbe2257 {
  --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;
  
}

#slider-v3-s-67300c4f-9c73-4449-9d3b-f5d3dcbe2257 > .swiper-button-prev,
#slider-v3-s-67300c4f-9c73-4449-9d3b-f5d3dcbe2257 > .swiper-button-next {
  
}

#slider-v3-s-67300c4f-9c73-4449-9d3b-f5d3dcbe2257 > .swiper-button-prev svg,
#slider-v3-s-67300c4f-9c73-4449-9d3b-f5d3dcbe2257 > .swiper-button-next svg {
  fill: rgba(113, 113, 113, 1) !important;
  stroke: rgba(113, 113, 113, 1) !important;
  
}

#slider-v3-s-67300c4f-9c73-4449-9d3b-f5d3dcbe2257 > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-67300c4f-9c73-4449-9d3b-f5d3dcbe2257 > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-67300c4f-9c73-4449-9d3b-f5d3dcbe2257 > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-67300c4f-9c73-4449-9d3b-f5d3dcbe2257 .swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
}

#slider-v3-s-67300c4f-9c73-4449-9d3b-f5d3dcbe2257 .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-67300c4f-9c73-4449-9d3b-f5d3dcbe2257 .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}
@media (min-width: 768px) and (max-width: 991px){#s-67300c4f-9c73-4449-9d3b-f5d3dcbe2257 .shg-dynamic-column-count {
  grid-template-columns: repeat(4, 1fr);
}


#slider-v3-s-67300c4f-9c73-4449-9d3b-f5d3dcbe2257 {
  --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;
  
}

#slider-v3-s-67300c4f-9c73-4449-9d3b-f5d3dcbe2257 > .swiper-button-prev,
#slider-v3-s-67300c4f-9c73-4449-9d3b-f5d3dcbe2257 > .swiper-button-next {
  
}

#slider-v3-s-67300c4f-9c73-4449-9d3b-f5d3dcbe2257 > .swiper-button-prev svg,
#slider-v3-s-67300c4f-9c73-4449-9d3b-f5d3dcbe2257 > .swiper-button-next svg {
  fill: rgba(113, 113, 113, 1) !important;
  stroke: rgba(113, 113, 113, 1) !important;
  
}

#slider-v3-s-67300c4f-9c73-4449-9d3b-f5d3dcbe2257 > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-67300c4f-9c73-4449-9d3b-f5d3dcbe2257 > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-67300c4f-9c73-4449-9d3b-f5d3dcbe2257 > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-67300c4f-9c73-4449-9d3b-f5d3dcbe2257 .swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
}

#slider-v3-s-67300c4f-9c73-4449-9d3b-f5d3dcbe2257 .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-67300c4f-9c73-4449-9d3b-f5d3dcbe2257 .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}
}@media (max-width: 767px){#s-67300c4f-9c73-4449-9d3b-f5d3dcbe2257 .shg-dynamic-column-count {
  grid-template-columns: repeat(2, 1fr);
}


#slider-v3-s-67300c4f-9c73-4449-9d3b-f5d3dcbe2257 {
  --swiper-pagination-color: rgba(0, 103, 130, 1) !important;
  --swiper-pagination-bullet-inactive-color: rgba(0, 103, 130, 1) !important;
  --swiper-pagination-bullet-active-color: rgba(0, 103, 130, 1) !important;
  --arrow-button-size: 35px !important;
  --swiper-pagination-bullet-size: 14px !important;
  
}

#slider-v3-s-67300c4f-9c73-4449-9d3b-f5d3dcbe2257 > .swiper-button-prev,
#slider-v3-s-67300c4f-9c73-4449-9d3b-f5d3dcbe2257 > .swiper-button-next {
  
}

#slider-v3-s-67300c4f-9c73-4449-9d3b-f5d3dcbe2257 > .swiper-button-prev svg,
#slider-v3-s-67300c4f-9c73-4449-9d3b-f5d3dcbe2257 > .swiper-button-next svg {
  fill: rgba(0, 103, 130, 1) !important;
  stroke: rgba(0, 103, 130, 1) !important;
  
}

#slider-v3-s-67300c4f-9c73-4449-9d3b-f5d3dcbe2257 > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-67300c4f-9c73-4449-9d3b-f5d3dcbe2257 > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-67300c4f-9c73-4449-9d3b-f5d3dcbe2257 > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-67300c4f-9c73-4449-9d3b-f5d3dcbe2257 .swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
}

#slider-v3-s-67300c4f-9c73-4449-9d3b-f5d3dcbe2257 .swiper-pagination-bullet-active {
  background-color: rgba(0, 103, 130, 1) !important;
  width: calc(14px * 1) !important;
  height: 14px !important;
  border-radius:  50px  !important;
}

#slider-v3-s-67300c4f-9c73-4449-9d3b-f5d3dcbe2257 .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}
}
#s-3c7062d1-4796-4a83-bbc1-da2de79e2638 {
  margin-left: auto;
margin-right: auto;
}

#s-7a70d6a0-e53d-4722-af2c-6598d3bb35a5 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-7a70d6a0-e53d-4722-af2c-6598d3bb35a5 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
}@media (max-width: 767px){#s-7a70d6a0-e53d-4722-af2c-6598d3bb35a5 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
}


.shg-c#s-7a70d6a0-e53d-4722-af2c-6598d3bb35a5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7a70d6a0-e53d-4722-af2c-6598d3bb35a5 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-7a70d6a0-e53d-4722-af2c-6598d3bb35a5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7a70d6a0-e53d-4722-af2c-6598d3bb35a5 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-7a70d6a0-e53d-4722-af2c-6598d3bb35a5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7a70d6a0-e53d-4722-af2c-6598d3bb35a5 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-7a70d6a0-e53d-4722-af2c-6598d3bb35a5 {
  max-width:  100%;
}

.shg-c#s-7a70d6a0-e53d-4722-af2c-6598d3bb35a5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7a70d6a0-e53d-4722-af2c-6598d3bb35a5 .shg-image-zoom,
.shg-c#s-7a70d6a0-e53d-4722-af2c-6598d3bb35a5 img.shogun-image {
  max-width: 853px !important;
  
}

.shg-c#s-7a70d6a0-e53d-4722-af2c-6598d3bb35a5 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-7a70d6a0-e53d-4722-af2c-6598d3bb35a5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7a70d6a0-e53d-4722-af2c-6598d3bb35a5 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-7a70d6a0-e53d-4722-af2c-6598d3bb35a5 img.shogun-image,
.shg-c#s-7a70d6a0-e53d-4722-af2c-6598d3bb35a5 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-7a70d6a0-e53d-4722-af2c-6598d3bb35a5 .shg-image-zoom,
.shg-c#s-7a70d6a0-e53d-4722-af2c-6598d3bb35a5 img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-7a70d6a0-e53d-4722-af2c-6598d3bb35a5 {
  max-width:  100%;
}

.shg-c#s-7a70d6a0-e53d-4722-af2c-6598d3bb35a5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7a70d6a0-e53d-4722-af2c-6598d3bb35a5 .shg-image-zoom,
.shg-c#s-7a70d6a0-e53d-4722-af2c-6598d3bb35a5 img.shogun-image {
  max-width: 291px !important;
  
}

.shg-c#s-7a70d6a0-e53d-4722-af2c-6598d3bb35a5 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-7a70d6a0-e53d-4722-af2c-6598d3bb35a5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7a70d6a0-e53d-4722-af2c-6598d3bb35a5 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-7a70d6a0-e53d-4722-af2c-6598d3bb35a5 img.shogun-image,
.shg-c#s-7a70d6a0-e53d-4722-af2c-6598d3bb35a5 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-7a70d6a0-e53d-4722-af2c-6598d3bb35a5 .shg-image-zoom,
.shg-c#s-7a70d6a0-e53d-4722-af2c-6598d3bb35a5 img.shogun-image {
  aspect-ratio: 291/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-0c7d3e47-bfc0-4315-8f25-deb9f4e67057 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0c7d3e47-bfc0-4315-8f25-deb9f4e67057 .shg-product-title-component h3 span {
  color: #000;
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 18px;
  
  
  
}
@media (min-width: 768px) and (max-width: 991px){#s-0c7d3e47-bfc0-4315-8f25-deb9f4e67057 .shg-product-title-component h3 span {
  color: rgba(0, 103, 130, 1);
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 14px;
  
  
  
}
}@media (max-width: 767px){#s-0c7d3e47-bfc0-4315-8f25-deb9f4e67057 .shg-product-title-component h3 span {
  color: rgba(0, 103, 130, 1);
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 14px;
  
  
  
}
}
#s-5925db0d-cf0b-4c34-9c3e-bc95fd925dca {
  margin-left: auto;
margin-right: auto;
}

#s-182c63fb-e39f-437b-9f9d-f25c697e2847 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-182c63fb-e39f-437b-9f9d-f25c697e2847 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
}@media (max-width: 767px){#s-182c63fb-e39f-437b-9f9d-f25c697e2847 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
}


.shg-c#s-182c63fb-e39f-437b-9f9d-f25c697e2847 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-182c63fb-e39f-437b-9f9d-f25c697e2847 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-182c63fb-e39f-437b-9f9d-f25c697e2847 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-182c63fb-e39f-437b-9f9d-f25c697e2847 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-182c63fb-e39f-437b-9f9d-f25c697e2847 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-182c63fb-e39f-437b-9f9d-f25c697e2847 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-182c63fb-e39f-437b-9f9d-f25c697e2847 {
  max-width:  100%;
}

.shg-c#s-182c63fb-e39f-437b-9f9d-f25c697e2847 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-182c63fb-e39f-437b-9f9d-f25c697e2847 .shg-image-zoom,
.shg-c#s-182c63fb-e39f-437b-9f9d-f25c697e2847 img.shogun-image {
  max-width: 853px !important;
  
}

.shg-c#s-182c63fb-e39f-437b-9f9d-f25c697e2847 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-182c63fb-e39f-437b-9f9d-f25c697e2847 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-182c63fb-e39f-437b-9f9d-f25c697e2847 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-182c63fb-e39f-437b-9f9d-f25c697e2847 img.shogun-image,
.shg-c#s-182c63fb-e39f-437b-9f9d-f25c697e2847 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-182c63fb-e39f-437b-9f9d-f25c697e2847 .shg-image-zoom,
.shg-c#s-182c63fb-e39f-437b-9f9d-f25c697e2847 img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-182c63fb-e39f-437b-9f9d-f25c697e2847 {
  max-width:  100%;
}

.shg-c#s-182c63fb-e39f-437b-9f9d-f25c697e2847 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-182c63fb-e39f-437b-9f9d-f25c697e2847 .shg-image-zoom,
.shg-c#s-182c63fb-e39f-437b-9f9d-f25c697e2847 img.shogun-image {
  max-width: 291px !important;
  
}

.shg-c#s-182c63fb-e39f-437b-9f9d-f25c697e2847 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-182c63fb-e39f-437b-9f9d-f25c697e2847 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-182c63fb-e39f-437b-9f9d-f25c697e2847 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-182c63fb-e39f-437b-9f9d-f25c697e2847 img.shogun-image,
.shg-c#s-182c63fb-e39f-437b-9f9d-f25c697e2847 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-182c63fb-e39f-437b-9f9d-f25c697e2847 .shg-image-zoom,
.shg-c#s-182c63fb-e39f-437b-9f9d-f25c697e2847 img.shogun-image {
  aspect-ratio: 291/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-c34b5a1b-4634-4652-b846-b8c9362ed9c4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c34b5a1b-4634-4652-b846-b8c9362ed9c4 .shg-product-title-component h3 span {
  color: #000;
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 18px;
  
  
  
}
@media (min-width: 768px) and (max-width: 991px){#s-c34b5a1b-4634-4652-b846-b8c9362ed9c4 .shg-product-title-component h3 span {
  color: rgba(0, 103, 130, 1);
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 14px;
  
  
  
}
}@media (max-width: 767px){#s-c34b5a1b-4634-4652-b846-b8c9362ed9c4 .shg-product-title-component h3 span {
  color: rgba(0, 103, 130, 1);
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 14px;
  
  
  
}
}
#s-0f327f6e-ccbc-4983-8596-0554a5d9b8d3 {
  margin-left: auto;
margin-right: auto;
}

#s-9fe76f20-8acb-4119-a81c-026dcb0450a9 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-9fe76f20-8acb-4119-a81c-026dcb0450a9 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
}@media (max-width: 767px){#s-9fe76f20-8acb-4119-a81c-026dcb0450a9 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
}


.shg-c#s-9fe76f20-8acb-4119-a81c-026dcb0450a9 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9fe76f20-8acb-4119-a81c-026dcb0450a9 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-9fe76f20-8acb-4119-a81c-026dcb0450a9 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9fe76f20-8acb-4119-a81c-026dcb0450a9 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-9fe76f20-8acb-4119-a81c-026dcb0450a9 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9fe76f20-8acb-4119-a81c-026dcb0450a9 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9fe76f20-8acb-4119-a81c-026dcb0450a9 {
  max-width:  100%;
}

.shg-c#s-9fe76f20-8acb-4119-a81c-026dcb0450a9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9fe76f20-8acb-4119-a81c-026dcb0450a9 .shg-image-zoom,
.shg-c#s-9fe76f20-8acb-4119-a81c-026dcb0450a9 img.shogun-image {
  max-width: 853px !important;
  
}

.shg-c#s-9fe76f20-8acb-4119-a81c-026dcb0450a9 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-9fe76f20-8acb-4119-a81c-026dcb0450a9 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9fe76f20-8acb-4119-a81c-026dcb0450a9 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-9fe76f20-8acb-4119-a81c-026dcb0450a9 img.shogun-image,
.shg-c#s-9fe76f20-8acb-4119-a81c-026dcb0450a9 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-9fe76f20-8acb-4119-a81c-026dcb0450a9 .shg-image-zoom,
.shg-c#s-9fe76f20-8acb-4119-a81c-026dcb0450a9 img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-9fe76f20-8acb-4119-a81c-026dcb0450a9 {
  max-width:  100%;
}

.shg-c#s-9fe76f20-8acb-4119-a81c-026dcb0450a9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9fe76f20-8acb-4119-a81c-026dcb0450a9 .shg-image-zoom,
.shg-c#s-9fe76f20-8acb-4119-a81c-026dcb0450a9 img.shogun-image {
  max-width: 291px !important;
  
}

.shg-c#s-9fe76f20-8acb-4119-a81c-026dcb0450a9 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-9fe76f20-8acb-4119-a81c-026dcb0450a9 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9fe76f20-8acb-4119-a81c-026dcb0450a9 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-9fe76f20-8acb-4119-a81c-026dcb0450a9 img.shogun-image,
.shg-c#s-9fe76f20-8acb-4119-a81c-026dcb0450a9 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-9fe76f20-8acb-4119-a81c-026dcb0450a9 .shg-image-zoom,
.shg-c#s-9fe76f20-8acb-4119-a81c-026dcb0450a9 img.shogun-image {
  aspect-ratio: 291/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-9c1264ba-a324-44fa-a249-0712da293eb8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9c1264ba-a324-44fa-a249-0712da293eb8 .shg-product-title-component h3 span {
  color: #000;
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 18px;
  
  
  
}
@media (min-width: 768px) and (max-width: 991px){#s-9c1264ba-a324-44fa-a249-0712da293eb8 .shg-product-title-component h3 span {
  color: rgba(0, 103, 130, 1);
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 14px;
  
  
  
}
}@media (max-width: 767px){#s-9c1264ba-a324-44fa-a249-0712da293eb8 .shg-product-title-component h3 span {
  color: rgba(0, 103, 130, 1);
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 14px;
  
  
  
}
}
#s-71d725de-36e3-4cb7-b9d6-254e876a0d47 {
  margin-left: auto;
margin-right: auto;
}

#s-e79075f6-d970-4272-af77-03851cf92465 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-e79075f6-d970-4272-af77-03851cf92465 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
}@media (max-width: 767px){#s-e79075f6-d970-4272-af77-03851cf92465 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
}


.shg-c#s-e79075f6-d970-4272-af77-03851cf92465 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e79075f6-d970-4272-af77-03851cf92465 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-e79075f6-d970-4272-af77-03851cf92465 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e79075f6-d970-4272-af77-03851cf92465 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-e79075f6-d970-4272-af77-03851cf92465 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e79075f6-d970-4272-af77-03851cf92465 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e79075f6-d970-4272-af77-03851cf92465 {
  max-width:  100%;
}

.shg-c#s-e79075f6-d970-4272-af77-03851cf92465 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e79075f6-d970-4272-af77-03851cf92465 .shg-image-zoom,
.shg-c#s-e79075f6-d970-4272-af77-03851cf92465 img.shogun-image {
  max-width: 853px !important;
  
}

.shg-c#s-e79075f6-d970-4272-af77-03851cf92465 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-e79075f6-d970-4272-af77-03851cf92465 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e79075f6-d970-4272-af77-03851cf92465 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-e79075f6-d970-4272-af77-03851cf92465 img.shogun-image,
.shg-c#s-e79075f6-d970-4272-af77-03851cf92465 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-e79075f6-d970-4272-af77-03851cf92465 .shg-image-zoom,
.shg-c#s-e79075f6-d970-4272-af77-03851cf92465 img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-e79075f6-d970-4272-af77-03851cf92465 {
  max-width:  100%;
}

.shg-c#s-e79075f6-d970-4272-af77-03851cf92465 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e79075f6-d970-4272-af77-03851cf92465 .shg-image-zoom,
.shg-c#s-e79075f6-d970-4272-af77-03851cf92465 img.shogun-image {
  max-width: 291px !important;
  
}

.shg-c#s-e79075f6-d970-4272-af77-03851cf92465 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-e79075f6-d970-4272-af77-03851cf92465 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e79075f6-d970-4272-af77-03851cf92465 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-e79075f6-d970-4272-af77-03851cf92465 img.shogun-image,
.shg-c#s-e79075f6-d970-4272-af77-03851cf92465 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-e79075f6-d970-4272-af77-03851cf92465 .shg-image-zoom,
.shg-c#s-e79075f6-d970-4272-af77-03851cf92465 img.shogun-image {
  aspect-ratio: 291/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-eb27edc9-0d0b-4e91-bead-1414418cb20c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-eb27edc9-0d0b-4e91-bead-1414418cb20c .shg-product-title-component h3 span {
  color: #000;
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 18px;
  
  
  
}
@media (min-width: 768px) and (max-width: 991px){#s-eb27edc9-0d0b-4e91-bead-1414418cb20c .shg-product-title-component h3 span {
  color: rgba(0, 103, 130, 1);
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 14px;
  
  
  
}
}@media (max-width: 767px){#s-eb27edc9-0d0b-4e91-bead-1414418cb20c .shg-product-title-component h3 span {
  color: rgba(0, 103, 130, 1);
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 14px;
  
  
  
}
}
#s-eaea9d97-c1c7-4d56-bbd0-0f421a6c10b0 {
  margin-left: auto;
margin-right: auto;
}

#s-d49274d4-f4b9-4805-bb17-f1daeb0a912e {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-d49274d4-f4b9-4805-bb17-f1daeb0a912e {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
}@media (max-width: 767px){#s-d49274d4-f4b9-4805-bb17-f1daeb0a912e {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
}


.shg-c#s-d49274d4-f4b9-4805-bb17-f1daeb0a912e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d49274d4-f4b9-4805-bb17-f1daeb0a912e img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-d49274d4-f4b9-4805-bb17-f1daeb0a912e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d49274d4-f4b9-4805-bb17-f1daeb0a912e img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-d49274d4-f4b9-4805-bb17-f1daeb0a912e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d49274d4-f4b9-4805-bb17-f1daeb0a912e img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d49274d4-f4b9-4805-bb17-f1daeb0a912e {
  max-width:  100%;
}

.shg-c#s-d49274d4-f4b9-4805-bb17-f1daeb0a912e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d49274d4-f4b9-4805-bb17-f1daeb0a912e .shg-image-zoom,
.shg-c#s-d49274d4-f4b9-4805-bb17-f1daeb0a912e img.shogun-image {
  max-width: 853px !important;
  
}

.shg-c#s-d49274d4-f4b9-4805-bb17-f1daeb0a912e .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-d49274d4-f4b9-4805-bb17-f1daeb0a912e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d49274d4-f4b9-4805-bb17-f1daeb0a912e img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-d49274d4-f4b9-4805-bb17-f1daeb0a912e img.shogun-image,
.shg-c#s-d49274d4-f4b9-4805-bb17-f1daeb0a912e .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-d49274d4-f4b9-4805-bb17-f1daeb0a912e .shg-image-zoom,
.shg-c#s-d49274d4-f4b9-4805-bb17-f1daeb0a912e img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-d49274d4-f4b9-4805-bb17-f1daeb0a912e {
  max-width:  100%;
}

.shg-c#s-d49274d4-f4b9-4805-bb17-f1daeb0a912e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d49274d4-f4b9-4805-bb17-f1daeb0a912e .shg-image-zoom,
.shg-c#s-d49274d4-f4b9-4805-bb17-f1daeb0a912e img.shogun-image {
  max-width: 291px !important;
  
}

.shg-c#s-d49274d4-f4b9-4805-bb17-f1daeb0a912e .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-d49274d4-f4b9-4805-bb17-f1daeb0a912e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d49274d4-f4b9-4805-bb17-f1daeb0a912e img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-d49274d4-f4b9-4805-bb17-f1daeb0a912e img.shogun-image,
.shg-c#s-d49274d4-f4b9-4805-bb17-f1daeb0a912e .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-d49274d4-f4b9-4805-bb17-f1daeb0a912e .shg-image-zoom,
.shg-c#s-d49274d4-f4b9-4805-bb17-f1daeb0a912e img.shogun-image {
  aspect-ratio: 291/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-407bb44c-1a10-4544-aa65-b996bcbaf705 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-407bb44c-1a10-4544-aa65-b996bcbaf705 .shg-product-title-component h3 span {
  color: #000;
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 18px;
  
  
  
}
@media (min-width: 768px) and (max-width: 991px){#s-407bb44c-1a10-4544-aa65-b996bcbaf705 .shg-product-title-component h3 span {
  color: rgba(0, 103, 130, 1);
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 14px;
  
  
  
}
}@media (max-width: 767px){#s-407bb44c-1a10-4544-aa65-b996bcbaf705 .shg-product-title-component h3 span {
  color: rgba(0, 103, 130, 1);
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 14px;
  
  
  
}
}
#s-22548768-1b68-48a0-afba-523835153ba0 {
  margin-left: auto;
margin-right: auto;
}

#s-f741a466-1c03-4eac-8675-125b2e00d23b {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-f741a466-1c03-4eac-8675-125b2e00d23b {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
}@media (max-width: 767px){#s-f741a466-1c03-4eac-8675-125b2e00d23b {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
}


.shg-c#s-f741a466-1c03-4eac-8675-125b2e00d23b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f741a466-1c03-4eac-8675-125b2e00d23b img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-f741a466-1c03-4eac-8675-125b2e00d23b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f741a466-1c03-4eac-8675-125b2e00d23b img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-f741a466-1c03-4eac-8675-125b2e00d23b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f741a466-1c03-4eac-8675-125b2e00d23b img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f741a466-1c03-4eac-8675-125b2e00d23b {
  max-width:  100%;
}

.shg-c#s-f741a466-1c03-4eac-8675-125b2e00d23b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f741a466-1c03-4eac-8675-125b2e00d23b .shg-image-zoom,
.shg-c#s-f741a466-1c03-4eac-8675-125b2e00d23b img.shogun-image {
  max-width: 853px !important;
  
}

.shg-c#s-f741a466-1c03-4eac-8675-125b2e00d23b .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-f741a466-1c03-4eac-8675-125b2e00d23b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f741a466-1c03-4eac-8675-125b2e00d23b img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-f741a466-1c03-4eac-8675-125b2e00d23b img.shogun-image,
.shg-c#s-f741a466-1c03-4eac-8675-125b2e00d23b .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-f741a466-1c03-4eac-8675-125b2e00d23b .shg-image-zoom,
.shg-c#s-f741a466-1c03-4eac-8675-125b2e00d23b img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-f741a466-1c03-4eac-8675-125b2e00d23b {
  max-width:  100%;
}

.shg-c#s-f741a466-1c03-4eac-8675-125b2e00d23b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f741a466-1c03-4eac-8675-125b2e00d23b .shg-image-zoom,
.shg-c#s-f741a466-1c03-4eac-8675-125b2e00d23b img.shogun-image {
  max-width: 291px !important;
  
}

.shg-c#s-f741a466-1c03-4eac-8675-125b2e00d23b .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-f741a466-1c03-4eac-8675-125b2e00d23b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f741a466-1c03-4eac-8675-125b2e00d23b img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-f741a466-1c03-4eac-8675-125b2e00d23b img.shogun-image,
.shg-c#s-f741a466-1c03-4eac-8675-125b2e00d23b .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-f741a466-1c03-4eac-8675-125b2e00d23b .shg-image-zoom,
.shg-c#s-f741a466-1c03-4eac-8675-125b2e00d23b img.shogun-image {
  aspect-ratio: 291/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-ade0fafa-817b-4b3c-a4eb-642b3d89fa2d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ade0fafa-817b-4b3c-a4eb-642b3d89fa2d .shg-product-title-component h3 span {
  color: #000;
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 18px;
  
  
  
}
@media (min-width: 768px) and (max-width: 991px){#s-ade0fafa-817b-4b3c-a4eb-642b3d89fa2d .shg-product-title-component h3 span {
  color: rgba(0, 103, 130, 1);
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 14px;
  
  
  
}
}@media (max-width: 767px){#s-ade0fafa-817b-4b3c-a4eb-642b3d89fa2d .shg-product-title-component h3 span {
  color: rgba(0, 103, 130, 1);
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 14px;
  
  
  
}
}
#s-c311709e-4848-4f65-b141-64bbb708bcb8 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iOWE4ZDlmZDYtMjkxYi00NzdhLTk5YzctMmRhNGZkNmUwMjFjIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZWVmMTBiO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojN2UyMGNmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM5YThkOWZkNi0yOTFiLTQ3N2EtOTljNy0yZGE0ZmQ2ZTAyMWMpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(139, 182, 29, 1);
border-style: none;
border-radius: 5px;
text-align: center;
text-decoration: none;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#eef10b"}, {"id"=>2, "pos"=>1, "color"=>"#7e20cf"}];
hover-type: gradient;
}
#s-c311709e-4848-4f65-b141-64bbb708bcb8:hover {background-color: rgba(166, 210, 56, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-c311709e-4848-4f65-b141-64bbb708bcb8:active {background-color: rgba(175, 220, 60, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-c311709e-4848-4f65-b141-64bbb708bcb8 {
  border-style: solid;
margin-top: 0px;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(139, 182, 29, 1);
border-radius: 5px;
background-color: rgba(139, 182, 29, 1);
background-image: none;
hover-type: color;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c311709e-4848-4f65-b141-64bbb708bcb8 {
  margin-top: 0px;
margin-bottom: 20px;
background-image: none;
background-color: rgba(139, 182, 29, 1);
hover-type: color;
}
#s-c311709e-4848-4f65-b141-64bbb708bcb8:hover {background-color: rgba(164, 206, 57, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}}@media (min-width: 768px) and (max-width: 991px){#s-c311709e-4848-4f65-b141-64bbb708bcb8 {
  margin-bottom: 20px;
background-image: none;
background-color: rgba(139, 182, 29, 1);
hover-type: color;
}
}@media (max-width: 767px){#s-c311709e-4848-4f65-b141-64bbb708bcb8 {
  margin-top: 20px;
margin-bottom: 20px;
background-image: none;
background-color: rgba(139, 182, 29, 1);
hover-type: color;
}
}

  #s-c311709e-4848-4f65-b141-64bbb708bcb8-root {
    text-align: center;
  }


#s-c311709e-4848-4f65-b141-64bbb708bcb8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-c311709e-4848-4f65-b141-64bbb708bcb8-root {
    text-align: center;
  }


#s-c311709e-4848-4f65-b141-64bbb708bcb8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-c311709e-4848-4f65-b141-64bbb708bcb8-root {
    text-align: center;
  }


#s-c311709e-4848-4f65-b141-64bbb708bcb8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-c311709e-4848-4f65-b141-64bbb708bcb8-root {
    text-align: center;
  }


#s-c311709e-4848-4f65-b141-64bbb708bcb8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-c311709e-4848-4f65-b141-64bbb708bcb8-root {
    text-align: center;
  }


#s-c311709e-4848-4f65-b141-64bbb708bcb8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  
  display:  inline-block ;
}
}
#s-5ef78f67-2219-427c-8973-0cf4f021e1c7 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
background-color: rgba(245, 246, 247, 1);
}








#s-5ef78f67-2219-427c-8973-0cf4f021e1c7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-5ef78f67-2219-427c-8973-0cf4f021e1c7.shg-box.shg-c {
  justify-content: center;
}

#s-f70411fc-3b85-4b13-81b0-b25dd0cd539f {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-f70411fc-3b85-4b13-81b0-b25dd0cd539f {
  margin-top: 20px;
margin-bottom: 0px;
}
}@media (max-width: 767px){#s-f70411fc-3b85-4b13-81b0-b25dd0cd539f {
  margin-bottom: 0px;
}
}
#s-f70411fc-3b85-4b13-81b0-b25dd0cd539f .shogun-heading-component h1 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  font-family: "Mouse Memoirs";
  font-style:  normal ;
  font-size: 35px;
  
  
  
}


@media (min-width: 1200px){#s-f70411fc-3b85-4b13-81b0-b25dd0cd539f .shogun-heading-component h1 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 40px;
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-f70411fc-3b85-4b13-81b0-b25dd0cd539f .shogun-heading-component h1 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-f70411fc-3b85-4b13-81b0-b25dd0cd539f .shogun-heading-component h1 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 25px;
  
  
  
}


}@media (max-width: 767px){#s-f70411fc-3b85-4b13-81b0-b25dd0cd539f .shogun-heading-component h1 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 25px;
  
  
  
}


}
#s-2675de89-1a70-45a7-870b-bb41bc1e4701 {
  margin-top: -10px;
margin-left: auto;
margin-bottom: -10px;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-2675de89-1a70-45a7-870b-bb41bc1e4701 {
  margin-top: -10px;
margin-bottom: 30px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-2675de89-1a70-45a7-870b-bb41bc1e4701 {
  margin-top: 20px;
}
}@media (max-width: 767px){#s-2675de89-1a70-45a7-870b-bb41bc1e4701 {
  margin-top: 0px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}
}
#s-2675de89-1a70-45a7-870b-bb41bc1e4701 .shogun-heading-component h2 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  
}


@media (min-width: 1200px){#s-2675de89-1a70-45a7-870b-bb41bc1e4701 .shogun-heading-component h2 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 24px;
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-2675de89-1a70-45a7-870b-bb41bc1e4701 .shogun-heading-component h2 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-2675de89-1a70-45a7-870b-bb41bc1e4701 .shogun-heading-component h2 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 25px;
  
  
  
}


}@media (max-width: 767px){#s-2675de89-1a70-45a7-870b-bb41bc1e4701 .shogun-heading-component h2 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}


}
#s-81cbeeff-0380-4a79-b146-9e58f5f7fdd7 {
  margin-left: 15%;
margin-right: 15%;
padding-left: 0px;
padding-right: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-81cbeeff-0380-4a79-b146-9e58f5f7fdd7 {
  display: none;
}
#s-81cbeeff-0380-4a79-b146-9e58f5f7fdd7, #wrap-s-81cbeeff-0380-4a79-b146-9e58f5f7fdd7, #wrap-content-s-81cbeeff-0380-4a79-b146-9e58f5f7fdd7 { display: none !important; }}@media (max-width: 767px){#s-81cbeeff-0380-4a79-b146-9e58f5f7fdd7 {
  display: none;
}
#s-81cbeeff-0380-4a79-b146-9e58f5f7fdd7, #wrap-s-81cbeeff-0380-4a79-b146-9e58f5f7fdd7, #wrap-content-s-81cbeeff-0380-4a79-b146-9e58f5f7fdd7 { display: none !important; }}
#s-81cbeeff-0380-4a79-b146-9e58f5f7fdd7 .shg-dynamic-column-count {
  grid-template-columns: repeat(5, 1fr);
}


#slider-v3-s-81cbeeff-0380-4a79-b146-9e58f5f7fdd7 {
  --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;
  
}

#slider-v3-s-81cbeeff-0380-4a79-b146-9e58f5f7fdd7 > .swiper-button-prev,
#slider-v3-s-81cbeeff-0380-4a79-b146-9e58f5f7fdd7 > .swiper-button-next {
  
}

#slider-v3-s-81cbeeff-0380-4a79-b146-9e58f5f7fdd7 > .swiper-button-prev svg,
#slider-v3-s-81cbeeff-0380-4a79-b146-9e58f5f7fdd7 > .swiper-button-next svg {
  fill: rgba(255, 255, 255, 1) !important;
  stroke: rgba(255, 255, 255, 1) !important;
  
    background-color: rgba(0, 103, 130, 1) !important;
    padding: 8px !important;
    border-radius:  50% !important;
                   
  
}

#slider-v3-s-81cbeeff-0380-4a79-b146-9e58f5f7fdd7 > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-81cbeeff-0380-4a79-b146-9e58f5f7fdd7 > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-81cbeeff-0380-4a79-b146-9e58f5f7fdd7 > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-81cbeeff-0380-4a79-b146-9e58f5f7fdd7 .swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
}

#slider-v3-s-81cbeeff-0380-4a79-b146-9e58f5f7fdd7 .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-81cbeeff-0380-4a79-b146-9e58f5f7fdd7 .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}
@media (min-width: 1200px){#s-81cbeeff-0380-4a79-b146-9e58f5f7fdd7 .shg-dynamic-column-count {
  grid-template-columns: repeat(5, 1fr);
}


#slider-v3-s-81cbeeff-0380-4a79-b146-9e58f5f7fdd7 {
  --swiper-pagination-color: rgba(0, 103, 130, 1) !important;
  --swiper-pagination-bullet-inactive-color: rgba(0, 103, 130, 1) !important;
  --swiper-pagination-bullet-active-color: rgba(0, 103, 130, 1) !important;
  --arrow-button-size: 35px !important;
  --swiper-pagination-bullet-size: 10px !important;
  
}

#slider-v3-s-81cbeeff-0380-4a79-b146-9e58f5f7fdd7 > .swiper-button-prev,
#slider-v3-s-81cbeeff-0380-4a79-b146-9e58f5f7fdd7 > .swiper-button-next {
  
}

#slider-v3-s-81cbeeff-0380-4a79-b146-9e58f5f7fdd7 > .swiper-button-prev svg,
#slider-v3-s-81cbeeff-0380-4a79-b146-9e58f5f7fdd7 > .swiper-button-next svg {
  fill: rgba(255, 255, 255, 1) !important;
  stroke: rgba(255, 255, 255, 1) !important;
  
    background-color: rgba(0, 103, 130, 1) !important;
    padding: 8px !important;
    border-radius:  50% !important;
                   
  
}

#slider-v3-s-81cbeeff-0380-4a79-b146-9e58f5f7fdd7 > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-81cbeeff-0380-4a79-b146-9e58f5f7fdd7 > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-81cbeeff-0380-4a79-b146-9e58f5f7fdd7 > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-81cbeeff-0380-4a79-b146-9e58f5f7fdd7 .swiper-pagination-bullet {
  width: 10px !important;
  height: 10px !important;
  margin: 0 !important;
}

#slider-v3-s-81cbeeff-0380-4a79-b146-9e58f5f7fdd7 .swiper-pagination-bullet-active {
  background-color: rgba(0, 103, 130, 1) !important;
  width: calc(10px * 1) !important;
  height: 10px !important;
  border-radius:  50px  !important;
}

#slider-v3-s-81cbeeff-0380-4a79-b146-9e58f5f7fdd7 .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}
}@media (max-width: 767px){#s-81cbeeff-0380-4a79-b146-9e58f5f7fdd7 .shg-dynamic-column-count {
  grid-template-columns: repeat(5, 1fr);
}


#slider-v3-s-81cbeeff-0380-4a79-b146-9e58f5f7fdd7 {
  --swiper-pagination-color: rgba(0, 103, 130, 1) !important;
  --swiper-pagination-bullet-inactive-color: rgba(0, 103, 130, 1) !important;
  --swiper-pagination-bullet-active-color: rgba(0, 103, 130, 1) !important;
  --arrow-button-size: 35px !important;
  --swiper-pagination-bullet-size: 14px !important;
  
}

#slider-v3-s-81cbeeff-0380-4a79-b146-9e58f5f7fdd7 > .swiper-button-prev,
#slider-v3-s-81cbeeff-0380-4a79-b146-9e58f5f7fdd7 > .swiper-button-next {
  
}

#slider-v3-s-81cbeeff-0380-4a79-b146-9e58f5f7fdd7 > .swiper-button-prev svg,
#slider-v3-s-81cbeeff-0380-4a79-b146-9e58f5f7fdd7 > .swiper-button-next svg {
  fill: rgba(0, 103, 130, 1) !important;
  stroke: rgba(0, 103, 130, 1) !important;
  
    background-color: rgba(0, 103, 130, 1) !important;
    padding: 8px !important;
    border-radius:  50% !important;
                   
  
}

#slider-v3-s-81cbeeff-0380-4a79-b146-9e58f5f7fdd7 > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-81cbeeff-0380-4a79-b146-9e58f5f7fdd7 > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-81cbeeff-0380-4a79-b146-9e58f5f7fdd7 > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-81cbeeff-0380-4a79-b146-9e58f5f7fdd7 .swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
}

#slider-v3-s-81cbeeff-0380-4a79-b146-9e58f5f7fdd7 .swiper-pagination-bullet-active {
  background-color: rgba(0, 103, 130, 1) !important;
  width: calc(14px * 1) !important;
  height: 14px !important;
  border-radius:  50px  !important;
}

#slider-v3-s-81cbeeff-0380-4a79-b146-9e58f5f7fdd7 .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}
}
#s-33735b67-60cc-42a5-8e56-2a467307d6da {
  margin-left: auto;
margin-right: auto;
}

#s-4690e6a4-1005-43ff-9b3b-d24ca2cb87bc {
  margin-left: auto;
margin-right: auto;
text-align: left;
}


.shg-c#s-4690e6a4-1005-43ff-9b3b-d24ca2cb87bc {
  max-width:  100%;
}

.shg-c#s-4690e6a4-1005-43ff-9b3b-d24ca2cb87bc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4690e6a4-1005-43ff-9b3b-d24ca2cb87bc .shg-image-zoom,
.shg-c#s-4690e6a4-1005-43ff-9b3b-d24ca2cb87bc img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-4690e6a4-1005-43ff-9b3b-d24ca2cb87bc .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-4690e6a4-1005-43ff-9b3b-d24ca2cb87bc .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4690e6a4-1005-43ff-9b3b-d24ca2cb87bc img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-4690e6a4-1005-43ff-9b3b-d24ca2cb87bc img.shogun-image,
.shg-c#s-4690e6a4-1005-43ff-9b3b-d24ca2cb87bc .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-4690e6a4-1005-43ff-9b3b-d24ca2cb87bc .shg-image-zoom,
.shg-c#s-4690e6a4-1005-43ff-9b3b-d24ca2cb87bc img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){
.shg-c#s-4690e6a4-1005-43ff-9b3b-d24ca2cb87bc {
  max-width:  100%;
}

.shg-c#s-4690e6a4-1005-43ff-9b3b-d24ca2cb87bc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4690e6a4-1005-43ff-9b3b-d24ca2cb87bc .shg-image-zoom,
.shg-c#s-4690e6a4-1005-43ff-9b3b-d24ca2cb87bc img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-4690e6a4-1005-43ff-9b3b-d24ca2cb87bc .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-4690e6a4-1005-43ff-9b3b-d24ca2cb87bc .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4690e6a4-1005-43ff-9b3b-d24ca2cb87bc img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-4690e6a4-1005-43ff-9b3b-d24ca2cb87bc img.shogun-image,
.shg-c#s-4690e6a4-1005-43ff-9b3b-d24ca2cb87bc .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-4690e6a4-1005-43ff-9b3b-d24ca2cb87bc .shg-image-zoom,
.shg-c#s-4690e6a4-1005-43ff-9b3b-d24ca2cb87bc img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-4690e6a4-1005-43ff-9b3b-d24ca2cb87bc {
  max-width:  100%;
}

.shg-c#s-4690e6a4-1005-43ff-9b3b-d24ca2cb87bc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4690e6a4-1005-43ff-9b3b-d24ca2cb87bc .shg-image-zoom,
.shg-c#s-4690e6a4-1005-43ff-9b3b-d24ca2cb87bc img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-4690e6a4-1005-43ff-9b3b-d24ca2cb87bc .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-4690e6a4-1005-43ff-9b3b-d24ca2cb87bc .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4690e6a4-1005-43ff-9b3b-d24ca2cb87bc img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-4690e6a4-1005-43ff-9b3b-d24ca2cb87bc img.shogun-image,
.shg-c#s-4690e6a4-1005-43ff-9b3b-d24ca2cb87bc .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-4690e6a4-1005-43ff-9b3b-d24ca2cb87bc .shg-image-zoom,
.shg-c#s-4690e6a4-1005-43ff-9b3b-d24ca2cb87bc img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-4690e6a4-1005-43ff-9b3b-d24ca2cb87bc {
  max-width:  100%;
}

.shg-c#s-4690e6a4-1005-43ff-9b3b-d24ca2cb87bc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4690e6a4-1005-43ff-9b3b-d24ca2cb87bc .shg-image-zoom,
.shg-c#s-4690e6a4-1005-43ff-9b3b-d24ca2cb87bc img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-4690e6a4-1005-43ff-9b3b-d24ca2cb87bc .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-4690e6a4-1005-43ff-9b3b-d24ca2cb87bc .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4690e6a4-1005-43ff-9b3b-d24ca2cb87bc img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-4690e6a4-1005-43ff-9b3b-d24ca2cb87bc img.shogun-image,
.shg-c#s-4690e6a4-1005-43ff-9b3b-d24ca2cb87bc .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-4690e6a4-1005-43ff-9b3b-d24ca2cb87bc .shg-image-zoom,
.shg-c#s-4690e6a4-1005-43ff-9b3b-d24ca2cb87bc img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-4690e6a4-1005-43ff-9b3b-d24ca2cb87bc {
  max-width:  100%;
}

.shg-c#s-4690e6a4-1005-43ff-9b3b-d24ca2cb87bc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4690e6a4-1005-43ff-9b3b-d24ca2cb87bc .shg-image-zoom,
.shg-c#s-4690e6a4-1005-43ff-9b3b-d24ca2cb87bc img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-4690e6a4-1005-43ff-9b3b-d24ca2cb87bc .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-4690e6a4-1005-43ff-9b3b-d24ca2cb87bc .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4690e6a4-1005-43ff-9b3b-d24ca2cb87bc img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-4690e6a4-1005-43ff-9b3b-d24ca2cb87bc img.shogun-image,
.shg-c#s-4690e6a4-1005-43ff-9b3b-d24ca2cb87bc .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-4690e6a4-1005-43ff-9b3b-d24ca2cb87bc .shg-image-zoom,
.shg-c#s-4690e6a4-1005-43ff-9b3b-d24ca2cb87bc img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-1626ded8-ca99-495d-a1ce-a58136f0069f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1626ded8-ca99-495d-a1ce-a58136f0069f .shg-product-title-component h6 span {
  color: #000;
  font-weight:  normal ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 14px;
  
  
  
}

#s-8cecca07-2a77-44f2-a312-0f77ee43ead8 {
  margin-left: auto;
margin-right: auto;
}

#s-27078b73-5cb0-460a-b642-5c4c8307d45f {
  margin-left: auto;
margin-right: auto;
text-align: left;
}


.shg-c#s-27078b73-5cb0-460a-b642-5c4c8307d45f {
  max-width:  100%;
}

.shg-c#s-27078b73-5cb0-460a-b642-5c4c8307d45f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-27078b73-5cb0-460a-b642-5c4c8307d45f .shg-image-zoom,
.shg-c#s-27078b73-5cb0-460a-b642-5c4c8307d45f img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-27078b73-5cb0-460a-b642-5c4c8307d45f .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-27078b73-5cb0-460a-b642-5c4c8307d45f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-27078b73-5cb0-460a-b642-5c4c8307d45f img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-27078b73-5cb0-460a-b642-5c4c8307d45f img.shogun-image,
.shg-c#s-27078b73-5cb0-460a-b642-5c4c8307d45f .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-27078b73-5cb0-460a-b642-5c4c8307d45f .shg-image-zoom,
.shg-c#s-27078b73-5cb0-460a-b642-5c4c8307d45f img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){
.shg-c#s-27078b73-5cb0-460a-b642-5c4c8307d45f {
  max-width:  100%;
}

.shg-c#s-27078b73-5cb0-460a-b642-5c4c8307d45f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-27078b73-5cb0-460a-b642-5c4c8307d45f .shg-image-zoom,
.shg-c#s-27078b73-5cb0-460a-b642-5c4c8307d45f img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-27078b73-5cb0-460a-b642-5c4c8307d45f .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-27078b73-5cb0-460a-b642-5c4c8307d45f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-27078b73-5cb0-460a-b642-5c4c8307d45f img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-27078b73-5cb0-460a-b642-5c4c8307d45f img.shogun-image,
.shg-c#s-27078b73-5cb0-460a-b642-5c4c8307d45f .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-27078b73-5cb0-460a-b642-5c4c8307d45f .shg-image-zoom,
.shg-c#s-27078b73-5cb0-460a-b642-5c4c8307d45f img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-27078b73-5cb0-460a-b642-5c4c8307d45f {
  max-width:  100%;
}

.shg-c#s-27078b73-5cb0-460a-b642-5c4c8307d45f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-27078b73-5cb0-460a-b642-5c4c8307d45f .shg-image-zoom,
.shg-c#s-27078b73-5cb0-460a-b642-5c4c8307d45f img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-27078b73-5cb0-460a-b642-5c4c8307d45f .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-27078b73-5cb0-460a-b642-5c4c8307d45f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-27078b73-5cb0-460a-b642-5c4c8307d45f img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-27078b73-5cb0-460a-b642-5c4c8307d45f img.shogun-image,
.shg-c#s-27078b73-5cb0-460a-b642-5c4c8307d45f .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-27078b73-5cb0-460a-b642-5c4c8307d45f .shg-image-zoom,
.shg-c#s-27078b73-5cb0-460a-b642-5c4c8307d45f img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-27078b73-5cb0-460a-b642-5c4c8307d45f {
  max-width:  100%;
}

.shg-c#s-27078b73-5cb0-460a-b642-5c4c8307d45f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-27078b73-5cb0-460a-b642-5c4c8307d45f .shg-image-zoom,
.shg-c#s-27078b73-5cb0-460a-b642-5c4c8307d45f img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-27078b73-5cb0-460a-b642-5c4c8307d45f .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-27078b73-5cb0-460a-b642-5c4c8307d45f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-27078b73-5cb0-460a-b642-5c4c8307d45f img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-27078b73-5cb0-460a-b642-5c4c8307d45f img.shogun-image,
.shg-c#s-27078b73-5cb0-460a-b642-5c4c8307d45f .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-27078b73-5cb0-460a-b642-5c4c8307d45f .shg-image-zoom,
.shg-c#s-27078b73-5cb0-460a-b642-5c4c8307d45f img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-27078b73-5cb0-460a-b642-5c4c8307d45f {
  max-width:  100%;
}

.shg-c#s-27078b73-5cb0-460a-b642-5c4c8307d45f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-27078b73-5cb0-460a-b642-5c4c8307d45f .shg-image-zoom,
.shg-c#s-27078b73-5cb0-460a-b642-5c4c8307d45f img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-27078b73-5cb0-460a-b642-5c4c8307d45f .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-27078b73-5cb0-460a-b642-5c4c8307d45f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-27078b73-5cb0-460a-b642-5c4c8307d45f img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-27078b73-5cb0-460a-b642-5c4c8307d45f img.shogun-image,
.shg-c#s-27078b73-5cb0-460a-b642-5c4c8307d45f .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-27078b73-5cb0-460a-b642-5c4c8307d45f .shg-image-zoom,
.shg-c#s-27078b73-5cb0-460a-b642-5c4c8307d45f img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-3919f1f2-02c8-4f93-852b-2f3e22aad456 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3919f1f2-02c8-4f93-852b-2f3e22aad456 .shg-product-title-component h6 span {
  color: #000;
  font-weight:  normal ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 14px;
  
  
  
}

#s-ddf47e7d-c558-417d-9592-8b0f9b2606b5 {
  margin-left: auto;
margin-right: auto;
}

#s-1f6aae80-e128-431a-8be3-12be431ed85e {
  margin-left: auto;
margin-right: auto;
text-align: left;
}


.shg-c#s-1f6aae80-e128-431a-8be3-12be431ed85e {
  max-width:  100%;
}

.shg-c#s-1f6aae80-e128-431a-8be3-12be431ed85e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1f6aae80-e128-431a-8be3-12be431ed85e .shg-image-zoom,
.shg-c#s-1f6aae80-e128-431a-8be3-12be431ed85e img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-1f6aae80-e128-431a-8be3-12be431ed85e .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-1f6aae80-e128-431a-8be3-12be431ed85e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1f6aae80-e128-431a-8be3-12be431ed85e img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-1f6aae80-e128-431a-8be3-12be431ed85e img.shogun-image,
.shg-c#s-1f6aae80-e128-431a-8be3-12be431ed85e .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-1f6aae80-e128-431a-8be3-12be431ed85e .shg-image-zoom,
.shg-c#s-1f6aae80-e128-431a-8be3-12be431ed85e img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){
.shg-c#s-1f6aae80-e128-431a-8be3-12be431ed85e {
  max-width:  100%;
}

.shg-c#s-1f6aae80-e128-431a-8be3-12be431ed85e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1f6aae80-e128-431a-8be3-12be431ed85e .shg-image-zoom,
.shg-c#s-1f6aae80-e128-431a-8be3-12be431ed85e img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-1f6aae80-e128-431a-8be3-12be431ed85e .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-1f6aae80-e128-431a-8be3-12be431ed85e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1f6aae80-e128-431a-8be3-12be431ed85e img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-1f6aae80-e128-431a-8be3-12be431ed85e img.shogun-image,
.shg-c#s-1f6aae80-e128-431a-8be3-12be431ed85e .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-1f6aae80-e128-431a-8be3-12be431ed85e .shg-image-zoom,
.shg-c#s-1f6aae80-e128-431a-8be3-12be431ed85e img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-1f6aae80-e128-431a-8be3-12be431ed85e {
  max-width:  100%;
}

.shg-c#s-1f6aae80-e128-431a-8be3-12be431ed85e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1f6aae80-e128-431a-8be3-12be431ed85e .shg-image-zoom,
.shg-c#s-1f6aae80-e128-431a-8be3-12be431ed85e img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-1f6aae80-e128-431a-8be3-12be431ed85e .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-1f6aae80-e128-431a-8be3-12be431ed85e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1f6aae80-e128-431a-8be3-12be431ed85e img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-1f6aae80-e128-431a-8be3-12be431ed85e img.shogun-image,
.shg-c#s-1f6aae80-e128-431a-8be3-12be431ed85e .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-1f6aae80-e128-431a-8be3-12be431ed85e .shg-image-zoom,
.shg-c#s-1f6aae80-e128-431a-8be3-12be431ed85e img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-1f6aae80-e128-431a-8be3-12be431ed85e {
  max-width:  100%;
}

.shg-c#s-1f6aae80-e128-431a-8be3-12be431ed85e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1f6aae80-e128-431a-8be3-12be431ed85e .shg-image-zoom,
.shg-c#s-1f6aae80-e128-431a-8be3-12be431ed85e img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-1f6aae80-e128-431a-8be3-12be431ed85e .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-1f6aae80-e128-431a-8be3-12be431ed85e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1f6aae80-e128-431a-8be3-12be431ed85e img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-1f6aae80-e128-431a-8be3-12be431ed85e img.shogun-image,
.shg-c#s-1f6aae80-e128-431a-8be3-12be431ed85e .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-1f6aae80-e128-431a-8be3-12be431ed85e .shg-image-zoom,
.shg-c#s-1f6aae80-e128-431a-8be3-12be431ed85e img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-1f6aae80-e128-431a-8be3-12be431ed85e {
  max-width:  100%;
}

.shg-c#s-1f6aae80-e128-431a-8be3-12be431ed85e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1f6aae80-e128-431a-8be3-12be431ed85e .shg-image-zoom,
.shg-c#s-1f6aae80-e128-431a-8be3-12be431ed85e img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-1f6aae80-e128-431a-8be3-12be431ed85e .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-1f6aae80-e128-431a-8be3-12be431ed85e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1f6aae80-e128-431a-8be3-12be431ed85e img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-1f6aae80-e128-431a-8be3-12be431ed85e img.shogun-image,
.shg-c#s-1f6aae80-e128-431a-8be3-12be431ed85e .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-1f6aae80-e128-431a-8be3-12be431ed85e .shg-image-zoom,
.shg-c#s-1f6aae80-e128-431a-8be3-12be431ed85e img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-584abf26-602d-465c-a9b7-70313adf709e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-584abf26-602d-465c-a9b7-70313adf709e .shg-product-title-component h6 span {
  color: #000;
  font-weight:  normal ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 14px;
  
  
  
}

#s-31ad03e9-cac9-4358-a540-6f84a5f2ed93 {
  margin-left: auto;
margin-right: auto;
}

#s-d60fcb6e-40d9-42a3-8b15-4685bf38986f {
  margin-left: auto;
margin-right: auto;
text-align: left;
}


.shg-c#s-d60fcb6e-40d9-42a3-8b15-4685bf38986f {
  max-width:  100%;
}

.shg-c#s-d60fcb6e-40d9-42a3-8b15-4685bf38986f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d60fcb6e-40d9-42a3-8b15-4685bf38986f .shg-image-zoom,
.shg-c#s-d60fcb6e-40d9-42a3-8b15-4685bf38986f img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-d60fcb6e-40d9-42a3-8b15-4685bf38986f .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-d60fcb6e-40d9-42a3-8b15-4685bf38986f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d60fcb6e-40d9-42a3-8b15-4685bf38986f img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-d60fcb6e-40d9-42a3-8b15-4685bf38986f img.shogun-image,
.shg-c#s-d60fcb6e-40d9-42a3-8b15-4685bf38986f .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-d60fcb6e-40d9-42a3-8b15-4685bf38986f .shg-image-zoom,
.shg-c#s-d60fcb6e-40d9-42a3-8b15-4685bf38986f img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){
.shg-c#s-d60fcb6e-40d9-42a3-8b15-4685bf38986f {
  max-width:  100%;
}

.shg-c#s-d60fcb6e-40d9-42a3-8b15-4685bf38986f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d60fcb6e-40d9-42a3-8b15-4685bf38986f .shg-image-zoom,
.shg-c#s-d60fcb6e-40d9-42a3-8b15-4685bf38986f img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-d60fcb6e-40d9-42a3-8b15-4685bf38986f .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-d60fcb6e-40d9-42a3-8b15-4685bf38986f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d60fcb6e-40d9-42a3-8b15-4685bf38986f img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-d60fcb6e-40d9-42a3-8b15-4685bf38986f img.shogun-image,
.shg-c#s-d60fcb6e-40d9-42a3-8b15-4685bf38986f .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-d60fcb6e-40d9-42a3-8b15-4685bf38986f .shg-image-zoom,
.shg-c#s-d60fcb6e-40d9-42a3-8b15-4685bf38986f img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d60fcb6e-40d9-42a3-8b15-4685bf38986f {
  max-width:  100%;
}

.shg-c#s-d60fcb6e-40d9-42a3-8b15-4685bf38986f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d60fcb6e-40d9-42a3-8b15-4685bf38986f .shg-image-zoom,
.shg-c#s-d60fcb6e-40d9-42a3-8b15-4685bf38986f img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-d60fcb6e-40d9-42a3-8b15-4685bf38986f .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-d60fcb6e-40d9-42a3-8b15-4685bf38986f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d60fcb6e-40d9-42a3-8b15-4685bf38986f img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-d60fcb6e-40d9-42a3-8b15-4685bf38986f img.shogun-image,
.shg-c#s-d60fcb6e-40d9-42a3-8b15-4685bf38986f .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-d60fcb6e-40d9-42a3-8b15-4685bf38986f .shg-image-zoom,
.shg-c#s-d60fcb6e-40d9-42a3-8b15-4685bf38986f img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d60fcb6e-40d9-42a3-8b15-4685bf38986f {
  max-width:  100%;
}

.shg-c#s-d60fcb6e-40d9-42a3-8b15-4685bf38986f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d60fcb6e-40d9-42a3-8b15-4685bf38986f .shg-image-zoom,
.shg-c#s-d60fcb6e-40d9-42a3-8b15-4685bf38986f img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-d60fcb6e-40d9-42a3-8b15-4685bf38986f .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-d60fcb6e-40d9-42a3-8b15-4685bf38986f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d60fcb6e-40d9-42a3-8b15-4685bf38986f img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-d60fcb6e-40d9-42a3-8b15-4685bf38986f img.shogun-image,
.shg-c#s-d60fcb6e-40d9-42a3-8b15-4685bf38986f .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-d60fcb6e-40d9-42a3-8b15-4685bf38986f .shg-image-zoom,
.shg-c#s-d60fcb6e-40d9-42a3-8b15-4685bf38986f img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-d60fcb6e-40d9-42a3-8b15-4685bf38986f {
  max-width:  100%;
}

.shg-c#s-d60fcb6e-40d9-42a3-8b15-4685bf38986f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d60fcb6e-40d9-42a3-8b15-4685bf38986f .shg-image-zoom,
.shg-c#s-d60fcb6e-40d9-42a3-8b15-4685bf38986f img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-d60fcb6e-40d9-42a3-8b15-4685bf38986f .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-d60fcb6e-40d9-42a3-8b15-4685bf38986f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d60fcb6e-40d9-42a3-8b15-4685bf38986f img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-d60fcb6e-40d9-42a3-8b15-4685bf38986f img.shogun-image,
.shg-c#s-d60fcb6e-40d9-42a3-8b15-4685bf38986f .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-d60fcb6e-40d9-42a3-8b15-4685bf38986f .shg-image-zoom,
.shg-c#s-d60fcb6e-40d9-42a3-8b15-4685bf38986f img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-9fee6e5f-3a4d-4c7d-bd79-19d15421cb9e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9fee6e5f-3a4d-4c7d-bd79-19d15421cb9e .shg-product-title-component h6 span {
  color: #000;
  font-weight:  normal ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 14px;
  
  
  
}

#s-77288d6f-c3f4-4d14-becf-3bd8d43937ea {
  margin-left: auto;
margin-right: auto;
}

#s-d79b0c41-a771-4821-8d52-835b67af4588 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}


.shg-c#s-d79b0c41-a771-4821-8d52-835b67af4588 {
  max-width:  100%;
}

.shg-c#s-d79b0c41-a771-4821-8d52-835b67af4588 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d79b0c41-a771-4821-8d52-835b67af4588 .shg-image-zoom,
.shg-c#s-d79b0c41-a771-4821-8d52-835b67af4588 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-d79b0c41-a771-4821-8d52-835b67af4588 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-d79b0c41-a771-4821-8d52-835b67af4588 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d79b0c41-a771-4821-8d52-835b67af4588 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-d79b0c41-a771-4821-8d52-835b67af4588 img.shogun-image,
.shg-c#s-d79b0c41-a771-4821-8d52-835b67af4588 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-d79b0c41-a771-4821-8d52-835b67af4588 .shg-image-zoom,
.shg-c#s-d79b0c41-a771-4821-8d52-835b67af4588 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){
.shg-c#s-d79b0c41-a771-4821-8d52-835b67af4588 {
  max-width:  100%;
}

.shg-c#s-d79b0c41-a771-4821-8d52-835b67af4588 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d79b0c41-a771-4821-8d52-835b67af4588 .shg-image-zoom,
.shg-c#s-d79b0c41-a771-4821-8d52-835b67af4588 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-d79b0c41-a771-4821-8d52-835b67af4588 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-d79b0c41-a771-4821-8d52-835b67af4588 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d79b0c41-a771-4821-8d52-835b67af4588 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-d79b0c41-a771-4821-8d52-835b67af4588 img.shogun-image,
.shg-c#s-d79b0c41-a771-4821-8d52-835b67af4588 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-d79b0c41-a771-4821-8d52-835b67af4588 .shg-image-zoom,
.shg-c#s-d79b0c41-a771-4821-8d52-835b67af4588 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d79b0c41-a771-4821-8d52-835b67af4588 {
  max-width:  100%;
}

.shg-c#s-d79b0c41-a771-4821-8d52-835b67af4588 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d79b0c41-a771-4821-8d52-835b67af4588 .shg-image-zoom,
.shg-c#s-d79b0c41-a771-4821-8d52-835b67af4588 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-d79b0c41-a771-4821-8d52-835b67af4588 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-d79b0c41-a771-4821-8d52-835b67af4588 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d79b0c41-a771-4821-8d52-835b67af4588 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-d79b0c41-a771-4821-8d52-835b67af4588 img.shogun-image,
.shg-c#s-d79b0c41-a771-4821-8d52-835b67af4588 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-d79b0c41-a771-4821-8d52-835b67af4588 .shg-image-zoom,
.shg-c#s-d79b0c41-a771-4821-8d52-835b67af4588 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d79b0c41-a771-4821-8d52-835b67af4588 {
  max-width:  100%;
}

.shg-c#s-d79b0c41-a771-4821-8d52-835b67af4588 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d79b0c41-a771-4821-8d52-835b67af4588 .shg-image-zoom,
.shg-c#s-d79b0c41-a771-4821-8d52-835b67af4588 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-d79b0c41-a771-4821-8d52-835b67af4588 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-d79b0c41-a771-4821-8d52-835b67af4588 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d79b0c41-a771-4821-8d52-835b67af4588 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-d79b0c41-a771-4821-8d52-835b67af4588 img.shogun-image,
.shg-c#s-d79b0c41-a771-4821-8d52-835b67af4588 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-d79b0c41-a771-4821-8d52-835b67af4588 .shg-image-zoom,
.shg-c#s-d79b0c41-a771-4821-8d52-835b67af4588 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-d79b0c41-a771-4821-8d52-835b67af4588 {
  max-width:  100%;
}

.shg-c#s-d79b0c41-a771-4821-8d52-835b67af4588 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d79b0c41-a771-4821-8d52-835b67af4588 .shg-image-zoom,
.shg-c#s-d79b0c41-a771-4821-8d52-835b67af4588 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-d79b0c41-a771-4821-8d52-835b67af4588 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-d79b0c41-a771-4821-8d52-835b67af4588 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d79b0c41-a771-4821-8d52-835b67af4588 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-d79b0c41-a771-4821-8d52-835b67af4588 img.shogun-image,
.shg-c#s-d79b0c41-a771-4821-8d52-835b67af4588 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-d79b0c41-a771-4821-8d52-835b67af4588 .shg-image-zoom,
.shg-c#s-d79b0c41-a771-4821-8d52-835b67af4588 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-a0eb72d4-5717-4bc7-b455-2100252f5bad {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a0eb72d4-5717-4bc7-b455-2100252f5bad .shg-product-title-component h6 span {
  color: #000;
  font-weight:  normal ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 14px;
  
  
  
}

#s-90e579fe-1992-4b5c-a221-b631cde6c10d {
  margin-left: auto;
margin-right: auto;
}

#s-f9de57ab-e398-4491-a724-54531a38a45b {
  margin-left: auto;
margin-right: auto;
text-align: left;
}


.shg-c#s-f9de57ab-e398-4491-a724-54531a38a45b {
  max-width:  100%;
}

.shg-c#s-f9de57ab-e398-4491-a724-54531a38a45b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f9de57ab-e398-4491-a724-54531a38a45b .shg-image-zoom,
.shg-c#s-f9de57ab-e398-4491-a724-54531a38a45b img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-f9de57ab-e398-4491-a724-54531a38a45b .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-f9de57ab-e398-4491-a724-54531a38a45b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f9de57ab-e398-4491-a724-54531a38a45b img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-f9de57ab-e398-4491-a724-54531a38a45b img.shogun-image,
.shg-c#s-f9de57ab-e398-4491-a724-54531a38a45b .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-f9de57ab-e398-4491-a724-54531a38a45b .shg-image-zoom,
.shg-c#s-f9de57ab-e398-4491-a724-54531a38a45b img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){
.shg-c#s-f9de57ab-e398-4491-a724-54531a38a45b {
  max-width:  100%;
}

.shg-c#s-f9de57ab-e398-4491-a724-54531a38a45b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f9de57ab-e398-4491-a724-54531a38a45b .shg-image-zoom,
.shg-c#s-f9de57ab-e398-4491-a724-54531a38a45b img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-f9de57ab-e398-4491-a724-54531a38a45b .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-f9de57ab-e398-4491-a724-54531a38a45b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f9de57ab-e398-4491-a724-54531a38a45b img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-f9de57ab-e398-4491-a724-54531a38a45b img.shogun-image,
.shg-c#s-f9de57ab-e398-4491-a724-54531a38a45b .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-f9de57ab-e398-4491-a724-54531a38a45b .shg-image-zoom,
.shg-c#s-f9de57ab-e398-4491-a724-54531a38a45b img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f9de57ab-e398-4491-a724-54531a38a45b {
  max-width:  100%;
}

.shg-c#s-f9de57ab-e398-4491-a724-54531a38a45b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f9de57ab-e398-4491-a724-54531a38a45b .shg-image-zoom,
.shg-c#s-f9de57ab-e398-4491-a724-54531a38a45b img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-f9de57ab-e398-4491-a724-54531a38a45b .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-f9de57ab-e398-4491-a724-54531a38a45b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f9de57ab-e398-4491-a724-54531a38a45b img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-f9de57ab-e398-4491-a724-54531a38a45b img.shogun-image,
.shg-c#s-f9de57ab-e398-4491-a724-54531a38a45b .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-f9de57ab-e398-4491-a724-54531a38a45b .shg-image-zoom,
.shg-c#s-f9de57ab-e398-4491-a724-54531a38a45b img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f9de57ab-e398-4491-a724-54531a38a45b {
  max-width:  100%;
}

.shg-c#s-f9de57ab-e398-4491-a724-54531a38a45b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f9de57ab-e398-4491-a724-54531a38a45b .shg-image-zoom,
.shg-c#s-f9de57ab-e398-4491-a724-54531a38a45b img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-f9de57ab-e398-4491-a724-54531a38a45b .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-f9de57ab-e398-4491-a724-54531a38a45b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f9de57ab-e398-4491-a724-54531a38a45b img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-f9de57ab-e398-4491-a724-54531a38a45b img.shogun-image,
.shg-c#s-f9de57ab-e398-4491-a724-54531a38a45b .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-f9de57ab-e398-4491-a724-54531a38a45b .shg-image-zoom,
.shg-c#s-f9de57ab-e398-4491-a724-54531a38a45b img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-f9de57ab-e398-4491-a724-54531a38a45b {
  max-width:  100%;
}

.shg-c#s-f9de57ab-e398-4491-a724-54531a38a45b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f9de57ab-e398-4491-a724-54531a38a45b .shg-image-zoom,
.shg-c#s-f9de57ab-e398-4491-a724-54531a38a45b img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-f9de57ab-e398-4491-a724-54531a38a45b .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-f9de57ab-e398-4491-a724-54531a38a45b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f9de57ab-e398-4491-a724-54531a38a45b img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-f9de57ab-e398-4491-a724-54531a38a45b img.shogun-image,
.shg-c#s-f9de57ab-e398-4491-a724-54531a38a45b .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-f9de57ab-e398-4491-a724-54531a38a45b .shg-image-zoom,
.shg-c#s-f9de57ab-e398-4491-a724-54531a38a45b img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-017db72d-f9fb-4685-9eed-cb8c1eb2c36a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-017db72d-f9fb-4685-9eed-cb8c1eb2c36a .shg-product-title-component h6 span {
  color: #000;
  font-weight:  normal ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 14px;
  
  
  
}

#s-8e04f693-9b29-4a8d-a2ec-9512b6e8b129 {
  margin-left: auto;
margin-right: auto;
}

#s-50954910-8076-45fe-94af-960f4bb62a64 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}


.shg-c#s-50954910-8076-45fe-94af-960f4bb62a64 {
  max-width:  100%;
}

.shg-c#s-50954910-8076-45fe-94af-960f4bb62a64 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-50954910-8076-45fe-94af-960f4bb62a64 .shg-image-zoom,
.shg-c#s-50954910-8076-45fe-94af-960f4bb62a64 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-50954910-8076-45fe-94af-960f4bb62a64 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-50954910-8076-45fe-94af-960f4bb62a64 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-50954910-8076-45fe-94af-960f4bb62a64 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-50954910-8076-45fe-94af-960f4bb62a64 img.shogun-image,
.shg-c#s-50954910-8076-45fe-94af-960f4bb62a64 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-50954910-8076-45fe-94af-960f4bb62a64 .shg-image-zoom,
.shg-c#s-50954910-8076-45fe-94af-960f4bb62a64 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){
.shg-c#s-50954910-8076-45fe-94af-960f4bb62a64 {
  max-width:  100%;
}

.shg-c#s-50954910-8076-45fe-94af-960f4bb62a64 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-50954910-8076-45fe-94af-960f4bb62a64 .shg-image-zoom,
.shg-c#s-50954910-8076-45fe-94af-960f4bb62a64 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-50954910-8076-45fe-94af-960f4bb62a64 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-50954910-8076-45fe-94af-960f4bb62a64 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-50954910-8076-45fe-94af-960f4bb62a64 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-50954910-8076-45fe-94af-960f4bb62a64 img.shogun-image,
.shg-c#s-50954910-8076-45fe-94af-960f4bb62a64 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-50954910-8076-45fe-94af-960f4bb62a64 .shg-image-zoom,
.shg-c#s-50954910-8076-45fe-94af-960f4bb62a64 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-50954910-8076-45fe-94af-960f4bb62a64 {
  max-width:  100%;
}

.shg-c#s-50954910-8076-45fe-94af-960f4bb62a64 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-50954910-8076-45fe-94af-960f4bb62a64 .shg-image-zoom,
.shg-c#s-50954910-8076-45fe-94af-960f4bb62a64 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-50954910-8076-45fe-94af-960f4bb62a64 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-50954910-8076-45fe-94af-960f4bb62a64 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-50954910-8076-45fe-94af-960f4bb62a64 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-50954910-8076-45fe-94af-960f4bb62a64 img.shogun-image,
.shg-c#s-50954910-8076-45fe-94af-960f4bb62a64 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-50954910-8076-45fe-94af-960f4bb62a64 .shg-image-zoom,
.shg-c#s-50954910-8076-45fe-94af-960f4bb62a64 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-50954910-8076-45fe-94af-960f4bb62a64 {
  max-width:  100%;
}

.shg-c#s-50954910-8076-45fe-94af-960f4bb62a64 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-50954910-8076-45fe-94af-960f4bb62a64 .shg-image-zoom,
.shg-c#s-50954910-8076-45fe-94af-960f4bb62a64 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-50954910-8076-45fe-94af-960f4bb62a64 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-50954910-8076-45fe-94af-960f4bb62a64 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-50954910-8076-45fe-94af-960f4bb62a64 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-50954910-8076-45fe-94af-960f4bb62a64 img.shogun-image,
.shg-c#s-50954910-8076-45fe-94af-960f4bb62a64 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-50954910-8076-45fe-94af-960f4bb62a64 .shg-image-zoom,
.shg-c#s-50954910-8076-45fe-94af-960f4bb62a64 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-50954910-8076-45fe-94af-960f4bb62a64 {
  max-width:  100%;
}

.shg-c#s-50954910-8076-45fe-94af-960f4bb62a64 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-50954910-8076-45fe-94af-960f4bb62a64 .shg-image-zoom,
.shg-c#s-50954910-8076-45fe-94af-960f4bb62a64 img.shogun-image {
  max-width: 272px !important;
  min-height: 200px !important;
}

.shg-c#s-50954910-8076-45fe-94af-960f4bb62a64 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-50954910-8076-45fe-94af-960f4bb62a64 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-50954910-8076-45fe-94af-960f4bb62a64 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-50954910-8076-45fe-94af-960f4bb62a64 img.shogun-image,
.shg-c#s-50954910-8076-45fe-94af-960f4bb62a64 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-50954910-8076-45fe-94af-960f4bb62a64 .shg-image-zoom,
.shg-c#s-50954910-8076-45fe-94af-960f4bb62a64 img.shogun-image {
  aspect-ratio: 272/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-3d59a501-11c1-4f95-90fe-13b2ecb14148 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3d59a501-11c1-4f95-90fe-13b2ecb14148 .shg-product-title-component h6 span {
  color: #000;
  font-weight:  normal ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 14px;
  
  
  
}

#s-b3383dbf-3fb9-4d28-94d2-2621ed76891a {
  margin-left: auto;
margin-right: auto;
}
@media (min-width: 1200px){#s-b3383dbf-3fb9-4d28-94d2-2621ed76891a {
  display: none;
}
#s-b3383dbf-3fb9-4d28-94d2-2621ed76891a, #wrap-s-b3383dbf-3fb9-4d28-94d2-2621ed76891a, #wrap-content-s-b3383dbf-3fb9-4d28-94d2-2621ed76891a { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b3383dbf-3fb9-4d28-94d2-2621ed76891a {
  display: none;
}
#s-b3383dbf-3fb9-4d28-94d2-2621ed76891a, #wrap-s-b3383dbf-3fb9-4d28-94d2-2621ed76891a, #wrap-content-s-b3383dbf-3fb9-4d28-94d2-2621ed76891a { display: none !important; }}@media (max-width: 767px){#s-b3383dbf-3fb9-4d28-94d2-2621ed76891a {
  margin-left: 5%;
margin-right: 5%;
}
}
#s-b3383dbf-3fb9-4d28-94d2-2621ed76891a .shg-dynamic-column-count {
  grid-template-columns: repeat(5, 1fr);
}


#slider-v3-s-b3383dbf-3fb9-4d28-94d2-2621ed76891a {
  --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;
  
}

#slider-v3-s-b3383dbf-3fb9-4d28-94d2-2621ed76891a > .swiper-button-prev,
#slider-v3-s-b3383dbf-3fb9-4d28-94d2-2621ed76891a > .swiper-button-next {
  
}

#slider-v3-s-b3383dbf-3fb9-4d28-94d2-2621ed76891a > .swiper-button-prev svg,
#slider-v3-s-b3383dbf-3fb9-4d28-94d2-2621ed76891a > .swiper-button-next svg {
  fill: rgba(113, 113, 113, 1) !important;
  stroke: rgba(113, 113, 113, 1) !important;
  
}

#slider-v3-s-b3383dbf-3fb9-4d28-94d2-2621ed76891a > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-b3383dbf-3fb9-4d28-94d2-2621ed76891a > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-b3383dbf-3fb9-4d28-94d2-2621ed76891a > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-b3383dbf-3fb9-4d28-94d2-2621ed76891a .swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
}

#slider-v3-s-b3383dbf-3fb9-4d28-94d2-2621ed76891a .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-b3383dbf-3fb9-4d28-94d2-2621ed76891a .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}
@media (max-width: 767px){#s-b3383dbf-3fb9-4d28-94d2-2621ed76891a .shg-dynamic-column-count {
  grid-template-columns: repeat(2, 1fr);
}


#slider-v3-s-b3383dbf-3fb9-4d28-94d2-2621ed76891a {
  --swiper-pagination-color: rgba(0, 103, 130, 1) !important;
  --swiper-pagination-bullet-inactive-color: rgba(0, 103, 130, 1) !important;
  --swiper-pagination-bullet-active-color: rgba(0, 103, 130, 1) !important;
  --arrow-button-size: 35px !important;
  --swiper-pagination-bullet-size: 14px !important;
  
}

#slider-v3-s-b3383dbf-3fb9-4d28-94d2-2621ed76891a > .swiper-button-prev,
#slider-v3-s-b3383dbf-3fb9-4d28-94d2-2621ed76891a > .swiper-button-next {
  
}

#slider-v3-s-b3383dbf-3fb9-4d28-94d2-2621ed76891a > .swiper-button-prev svg,
#slider-v3-s-b3383dbf-3fb9-4d28-94d2-2621ed76891a > .swiper-button-next svg {
  fill: rgba(0, 103, 130, 1) !important;
  stroke: rgba(0, 103, 130, 1) !important;
  
}

#slider-v3-s-b3383dbf-3fb9-4d28-94d2-2621ed76891a > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-b3383dbf-3fb9-4d28-94d2-2621ed76891a > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-b3383dbf-3fb9-4d28-94d2-2621ed76891a > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-b3383dbf-3fb9-4d28-94d2-2621ed76891a .swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
}

#slider-v3-s-b3383dbf-3fb9-4d28-94d2-2621ed76891a .swiper-pagination-bullet-active {
  background-color: rgba(0, 103, 130, 1) !important;
  width: calc(14px * 1) !important;
  height: 14px !important;
  border-radius:  50px  !important;
}

#slider-v3-s-b3383dbf-3fb9-4d28-94d2-2621ed76891a .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}
}
#s-2e5df8e2-6d07-45ab-b0ad-828e21305949 {
  margin-left: auto;
margin-right: auto;
}

#s-a8e0e217-b6ab-49fa-85ac-ac478f55ec72 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-a8e0e217-b6ab-49fa-85ac-ac478f55ec72 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
}@media (max-width: 767px){#s-a8e0e217-b6ab-49fa-85ac-ac478f55ec72 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
}


.shg-c#s-a8e0e217-b6ab-49fa-85ac-ac478f55ec72 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a8e0e217-b6ab-49fa-85ac-ac478f55ec72 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-a8e0e217-b6ab-49fa-85ac-ac478f55ec72 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a8e0e217-b6ab-49fa-85ac-ac478f55ec72 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-a8e0e217-b6ab-49fa-85ac-ac478f55ec72 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a8e0e217-b6ab-49fa-85ac-ac478f55ec72 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a8e0e217-b6ab-49fa-85ac-ac478f55ec72 {
  max-width:  100%;
}

.shg-c#s-a8e0e217-b6ab-49fa-85ac-ac478f55ec72 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a8e0e217-b6ab-49fa-85ac-ac478f55ec72 .shg-image-zoom,
.shg-c#s-a8e0e217-b6ab-49fa-85ac-ac478f55ec72 img.shogun-image {
  max-width: 853px !important;
  
}

.shg-c#s-a8e0e217-b6ab-49fa-85ac-ac478f55ec72 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-a8e0e217-b6ab-49fa-85ac-ac478f55ec72 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a8e0e217-b6ab-49fa-85ac-ac478f55ec72 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-a8e0e217-b6ab-49fa-85ac-ac478f55ec72 img.shogun-image,
.shg-c#s-a8e0e217-b6ab-49fa-85ac-ac478f55ec72 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-a8e0e217-b6ab-49fa-85ac-ac478f55ec72 .shg-image-zoom,
.shg-c#s-a8e0e217-b6ab-49fa-85ac-ac478f55ec72 img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-a8e0e217-b6ab-49fa-85ac-ac478f55ec72 {
  max-width:  100%;
}

.shg-c#s-a8e0e217-b6ab-49fa-85ac-ac478f55ec72 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a8e0e217-b6ab-49fa-85ac-ac478f55ec72 .shg-image-zoom,
.shg-c#s-a8e0e217-b6ab-49fa-85ac-ac478f55ec72 img.shogun-image {
  max-width: 291px !important;
  
}

.shg-c#s-a8e0e217-b6ab-49fa-85ac-ac478f55ec72 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-a8e0e217-b6ab-49fa-85ac-ac478f55ec72 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a8e0e217-b6ab-49fa-85ac-ac478f55ec72 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-a8e0e217-b6ab-49fa-85ac-ac478f55ec72 img.shogun-image,
.shg-c#s-a8e0e217-b6ab-49fa-85ac-ac478f55ec72 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-a8e0e217-b6ab-49fa-85ac-ac478f55ec72 .shg-image-zoom,
.shg-c#s-a8e0e217-b6ab-49fa-85ac-ac478f55ec72 img.shogun-image {
  aspect-ratio: 291/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-3055ee91-f312-43b4-bbb7-881b2218313e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3055ee91-f312-43b4-bbb7-881b2218313e .shg-product-title-component h3 span {
  color: #000;
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 18px;
  
  
  
}
@media (min-width: 768px) and (max-width: 991px){#s-3055ee91-f312-43b4-bbb7-881b2218313e .shg-product-title-component h3 span {
  color: rgba(0, 103, 130, 1);
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 14px;
  
  
  
}
}@media (max-width: 767px){#s-3055ee91-f312-43b4-bbb7-881b2218313e .shg-product-title-component h3 span {
  color: rgba(0, 103, 130, 1);
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 14px;
  
  
  
}
}
#s-c8a7a12e-e0a1-473d-9cec-d7102acac742 {
  margin-left: auto;
margin-right: auto;
}

#s-68c0ecea-f14f-4d4d-bf5b-12ae034a65e3 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-68c0ecea-f14f-4d4d-bf5b-12ae034a65e3 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
}@media (max-width: 767px){#s-68c0ecea-f14f-4d4d-bf5b-12ae034a65e3 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
}


.shg-c#s-68c0ecea-f14f-4d4d-bf5b-12ae034a65e3 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-68c0ecea-f14f-4d4d-bf5b-12ae034a65e3 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-68c0ecea-f14f-4d4d-bf5b-12ae034a65e3 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-68c0ecea-f14f-4d4d-bf5b-12ae034a65e3 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-68c0ecea-f14f-4d4d-bf5b-12ae034a65e3 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-68c0ecea-f14f-4d4d-bf5b-12ae034a65e3 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-68c0ecea-f14f-4d4d-bf5b-12ae034a65e3 {
  max-width:  100%;
}

.shg-c#s-68c0ecea-f14f-4d4d-bf5b-12ae034a65e3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-68c0ecea-f14f-4d4d-bf5b-12ae034a65e3 .shg-image-zoom,
.shg-c#s-68c0ecea-f14f-4d4d-bf5b-12ae034a65e3 img.shogun-image {
  max-width: 853px !important;
  
}

.shg-c#s-68c0ecea-f14f-4d4d-bf5b-12ae034a65e3 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-68c0ecea-f14f-4d4d-bf5b-12ae034a65e3 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-68c0ecea-f14f-4d4d-bf5b-12ae034a65e3 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-68c0ecea-f14f-4d4d-bf5b-12ae034a65e3 img.shogun-image,
.shg-c#s-68c0ecea-f14f-4d4d-bf5b-12ae034a65e3 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-68c0ecea-f14f-4d4d-bf5b-12ae034a65e3 .shg-image-zoom,
.shg-c#s-68c0ecea-f14f-4d4d-bf5b-12ae034a65e3 img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-68c0ecea-f14f-4d4d-bf5b-12ae034a65e3 {
  max-width:  100%;
}

.shg-c#s-68c0ecea-f14f-4d4d-bf5b-12ae034a65e3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-68c0ecea-f14f-4d4d-bf5b-12ae034a65e3 .shg-image-zoom,
.shg-c#s-68c0ecea-f14f-4d4d-bf5b-12ae034a65e3 img.shogun-image {
  max-width: 291px !important;
  
}

.shg-c#s-68c0ecea-f14f-4d4d-bf5b-12ae034a65e3 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-68c0ecea-f14f-4d4d-bf5b-12ae034a65e3 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-68c0ecea-f14f-4d4d-bf5b-12ae034a65e3 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-68c0ecea-f14f-4d4d-bf5b-12ae034a65e3 img.shogun-image,
.shg-c#s-68c0ecea-f14f-4d4d-bf5b-12ae034a65e3 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-68c0ecea-f14f-4d4d-bf5b-12ae034a65e3 .shg-image-zoom,
.shg-c#s-68c0ecea-f14f-4d4d-bf5b-12ae034a65e3 img.shogun-image {
  aspect-ratio: 291/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-fd055ce8-13dc-4e2f-aa80-52d543a722ed {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fd055ce8-13dc-4e2f-aa80-52d543a722ed .shg-product-title-component h3 span {
  color: #000;
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 18px;
  
  
  
}
@media (min-width: 768px) and (max-width: 991px){#s-fd055ce8-13dc-4e2f-aa80-52d543a722ed .shg-product-title-component h3 span {
  color: rgba(0, 103, 130, 1);
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 14px;
  
  
  
}
}@media (max-width: 767px){#s-fd055ce8-13dc-4e2f-aa80-52d543a722ed .shg-product-title-component h3 span {
  color: rgba(0, 103, 130, 1);
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 14px;
  
  
  
}
}
#s-6a0018b2-7a46-451a-ab5d-ef7e024d2844 {
  margin-left: auto;
margin-right: auto;
}

#s-0784d516-2377-46b2-adea-ec6bec2f9135 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-0784d516-2377-46b2-adea-ec6bec2f9135 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
}@media (max-width: 767px){#s-0784d516-2377-46b2-adea-ec6bec2f9135 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
}


.shg-c#s-0784d516-2377-46b2-adea-ec6bec2f9135 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0784d516-2377-46b2-adea-ec6bec2f9135 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-0784d516-2377-46b2-adea-ec6bec2f9135 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0784d516-2377-46b2-adea-ec6bec2f9135 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-0784d516-2377-46b2-adea-ec6bec2f9135 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0784d516-2377-46b2-adea-ec6bec2f9135 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-0784d516-2377-46b2-adea-ec6bec2f9135 {
  max-width:  100%;
}

.shg-c#s-0784d516-2377-46b2-adea-ec6bec2f9135 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0784d516-2377-46b2-adea-ec6bec2f9135 .shg-image-zoom,
.shg-c#s-0784d516-2377-46b2-adea-ec6bec2f9135 img.shogun-image {
  max-width: 853px !important;
  
}

.shg-c#s-0784d516-2377-46b2-adea-ec6bec2f9135 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-0784d516-2377-46b2-adea-ec6bec2f9135 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0784d516-2377-46b2-adea-ec6bec2f9135 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-0784d516-2377-46b2-adea-ec6bec2f9135 img.shogun-image,
.shg-c#s-0784d516-2377-46b2-adea-ec6bec2f9135 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-0784d516-2377-46b2-adea-ec6bec2f9135 .shg-image-zoom,
.shg-c#s-0784d516-2377-46b2-adea-ec6bec2f9135 img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-0784d516-2377-46b2-adea-ec6bec2f9135 {
  max-width:  100%;
}

.shg-c#s-0784d516-2377-46b2-adea-ec6bec2f9135 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0784d516-2377-46b2-adea-ec6bec2f9135 .shg-image-zoom,
.shg-c#s-0784d516-2377-46b2-adea-ec6bec2f9135 img.shogun-image {
  max-width: 291px !important;
  
}

.shg-c#s-0784d516-2377-46b2-adea-ec6bec2f9135 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-0784d516-2377-46b2-adea-ec6bec2f9135 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0784d516-2377-46b2-adea-ec6bec2f9135 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-0784d516-2377-46b2-adea-ec6bec2f9135 img.shogun-image,
.shg-c#s-0784d516-2377-46b2-adea-ec6bec2f9135 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-0784d516-2377-46b2-adea-ec6bec2f9135 .shg-image-zoom,
.shg-c#s-0784d516-2377-46b2-adea-ec6bec2f9135 img.shogun-image {
  aspect-ratio: 291/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-4fdf3e58-d2c2-4459-aa15-d6989f305671 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4fdf3e58-d2c2-4459-aa15-d6989f305671 .shg-product-title-component h3 span {
  color: #000;
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 18px;
  
  
  
}
@media (min-width: 768px) and (max-width: 991px){#s-4fdf3e58-d2c2-4459-aa15-d6989f305671 .shg-product-title-component h3 span {
  color: rgba(0, 103, 130, 1);
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 14px;
  
  
  
}
}@media (max-width: 767px){#s-4fdf3e58-d2c2-4459-aa15-d6989f305671 .shg-product-title-component h3 span {
  color: rgba(0, 103, 130, 1);
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 14px;
  
  
  
}
}
#s-2f8d23e9-4561-4101-98e7-1b0f89c80197 {
  margin-left: auto;
margin-right: auto;
}

#s-19ab7d26-444e-46a2-a1bf-5e44b5d7c1dc {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-19ab7d26-444e-46a2-a1bf-5e44b5d7c1dc {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
}@media (max-width: 767px){#s-19ab7d26-444e-46a2-a1bf-5e44b5d7c1dc {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
}


.shg-c#s-19ab7d26-444e-46a2-a1bf-5e44b5d7c1dc .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-19ab7d26-444e-46a2-a1bf-5e44b5d7c1dc img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-19ab7d26-444e-46a2-a1bf-5e44b5d7c1dc .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-19ab7d26-444e-46a2-a1bf-5e44b5d7c1dc img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-19ab7d26-444e-46a2-a1bf-5e44b5d7c1dc .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-19ab7d26-444e-46a2-a1bf-5e44b5d7c1dc img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-19ab7d26-444e-46a2-a1bf-5e44b5d7c1dc {
  max-width:  100%;
}

.shg-c#s-19ab7d26-444e-46a2-a1bf-5e44b5d7c1dc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-19ab7d26-444e-46a2-a1bf-5e44b5d7c1dc .shg-image-zoom,
.shg-c#s-19ab7d26-444e-46a2-a1bf-5e44b5d7c1dc img.shogun-image {
  max-width: 853px !important;
  
}

.shg-c#s-19ab7d26-444e-46a2-a1bf-5e44b5d7c1dc .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-19ab7d26-444e-46a2-a1bf-5e44b5d7c1dc .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-19ab7d26-444e-46a2-a1bf-5e44b5d7c1dc img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-19ab7d26-444e-46a2-a1bf-5e44b5d7c1dc img.shogun-image,
.shg-c#s-19ab7d26-444e-46a2-a1bf-5e44b5d7c1dc .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-19ab7d26-444e-46a2-a1bf-5e44b5d7c1dc .shg-image-zoom,
.shg-c#s-19ab7d26-444e-46a2-a1bf-5e44b5d7c1dc img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-19ab7d26-444e-46a2-a1bf-5e44b5d7c1dc {
  max-width:  100%;
}

.shg-c#s-19ab7d26-444e-46a2-a1bf-5e44b5d7c1dc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-19ab7d26-444e-46a2-a1bf-5e44b5d7c1dc .shg-image-zoom,
.shg-c#s-19ab7d26-444e-46a2-a1bf-5e44b5d7c1dc img.shogun-image {
  max-width: 291px !important;
  
}

.shg-c#s-19ab7d26-444e-46a2-a1bf-5e44b5d7c1dc .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-19ab7d26-444e-46a2-a1bf-5e44b5d7c1dc .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-19ab7d26-444e-46a2-a1bf-5e44b5d7c1dc img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-19ab7d26-444e-46a2-a1bf-5e44b5d7c1dc img.shogun-image,
.shg-c#s-19ab7d26-444e-46a2-a1bf-5e44b5d7c1dc .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-19ab7d26-444e-46a2-a1bf-5e44b5d7c1dc .shg-image-zoom,
.shg-c#s-19ab7d26-444e-46a2-a1bf-5e44b5d7c1dc img.shogun-image {
  aspect-ratio: 291/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-9fe0ed9a-5b85-48be-b53c-32dae83825f6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9fe0ed9a-5b85-48be-b53c-32dae83825f6 .shg-product-title-component h3 span {
  color: #000;
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 18px;
  
  
  
}
@media (min-width: 768px) and (max-width: 991px){#s-9fe0ed9a-5b85-48be-b53c-32dae83825f6 .shg-product-title-component h3 span {
  color: rgba(0, 103, 130, 1);
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 14px;
  
  
  
}
}@media (max-width: 767px){#s-9fe0ed9a-5b85-48be-b53c-32dae83825f6 .shg-product-title-component h3 span {
  color: rgba(0, 103, 130, 1);
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 14px;
  
  
  
}
}
#s-ae643460-87d5-4142-99a6-deb0994ebc04 {
  margin-left: auto;
margin-right: auto;
}

#s-89013c7e-d960-46d3-900d-05aee168e918 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-89013c7e-d960-46d3-900d-05aee168e918 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
}@media (max-width: 767px){#s-89013c7e-d960-46d3-900d-05aee168e918 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
}


.shg-c#s-89013c7e-d960-46d3-900d-05aee168e918 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-89013c7e-d960-46d3-900d-05aee168e918 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-89013c7e-d960-46d3-900d-05aee168e918 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-89013c7e-d960-46d3-900d-05aee168e918 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-89013c7e-d960-46d3-900d-05aee168e918 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-89013c7e-d960-46d3-900d-05aee168e918 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-89013c7e-d960-46d3-900d-05aee168e918 {
  max-width:  100%;
}

.shg-c#s-89013c7e-d960-46d3-900d-05aee168e918 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-89013c7e-d960-46d3-900d-05aee168e918 .shg-image-zoom,
.shg-c#s-89013c7e-d960-46d3-900d-05aee168e918 img.shogun-image {
  max-width: 853px !important;
  
}

.shg-c#s-89013c7e-d960-46d3-900d-05aee168e918 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-89013c7e-d960-46d3-900d-05aee168e918 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-89013c7e-d960-46d3-900d-05aee168e918 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-89013c7e-d960-46d3-900d-05aee168e918 img.shogun-image,
.shg-c#s-89013c7e-d960-46d3-900d-05aee168e918 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-89013c7e-d960-46d3-900d-05aee168e918 .shg-image-zoom,
.shg-c#s-89013c7e-d960-46d3-900d-05aee168e918 img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-89013c7e-d960-46d3-900d-05aee168e918 {
  max-width:  100%;
}

.shg-c#s-89013c7e-d960-46d3-900d-05aee168e918 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-89013c7e-d960-46d3-900d-05aee168e918 .shg-image-zoom,
.shg-c#s-89013c7e-d960-46d3-900d-05aee168e918 img.shogun-image {
  max-width: 291px !important;
  
}

.shg-c#s-89013c7e-d960-46d3-900d-05aee168e918 .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-89013c7e-d960-46d3-900d-05aee168e918 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-89013c7e-d960-46d3-900d-05aee168e918 img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-89013c7e-d960-46d3-900d-05aee168e918 img.shogun-image,
.shg-c#s-89013c7e-d960-46d3-900d-05aee168e918 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-89013c7e-d960-46d3-900d-05aee168e918 .shg-image-zoom,
.shg-c#s-89013c7e-d960-46d3-900d-05aee168e918 img.shogun-image {
  aspect-ratio: 291/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-86d139dc-4a4c-4d58-b09d-2ca7626f9448 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-86d139dc-4a4c-4d58-b09d-2ca7626f9448 .shg-product-title-component h3 span {
  color: #000;
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 18px;
  
  
  
}
@media (min-width: 768px) and (max-width: 991px){#s-86d139dc-4a4c-4d58-b09d-2ca7626f9448 .shg-product-title-component h3 span {
  color: rgba(0, 103, 130, 1);
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 14px;
  
  
  
}
}@media (max-width: 767px){#s-86d139dc-4a4c-4d58-b09d-2ca7626f9448 .shg-product-title-component h3 span {
  color: rgba(0, 103, 130, 1);
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 14px;
  
  
  
}
}
#s-d110f4ed-09a2-4cef-92b4-0e5db750cabf {
  margin-left: auto;
margin-right: auto;
}

#s-8b64007d-827e-4fa5-85fd-5f6f5c636b8d {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-8b64007d-827e-4fa5-85fd-5f6f5c636b8d {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
}@media (max-width: 767px){#s-8b64007d-827e-4fa5-85fd-5f6f5c636b8d {
  margin-left: auto;
margin-right: auto;
text-align: left;
}
}


.shg-c#s-8b64007d-827e-4fa5-85fd-5f6f5c636b8d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8b64007d-827e-4fa5-85fd-5f6f5c636b8d img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-8b64007d-827e-4fa5-85fd-5f6f5c636b8d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8b64007d-827e-4fa5-85fd-5f6f5c636b8d img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-8b64007d-827e-4fa5-85fd-5f6f5c636b8d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8b64007d-827e-4fa5-85fd-5f6f5c636b8d img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-8b64007d-827e-4fa5-85fd-5f6f5c636b8d {
  max-width:  100%;
}

.shg-c#s-8b64007d-827e-4fa5-85fd-5f6f5c636b8d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8b64007d-827e-4fa5-85fd-5f6f5c636b8d .shg-image-zoom,
.shg-c#s-8b64007d-827e-4fa5-85fd-5f6f5c636b8d img.shogun-image {
  max-width: 853px !important;
  
}

.shg-c#s-8b64007d-827e-4fa5-85fd-5f6f5c636b8d .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-8b64007d-827e-4fa5-85fd-5f6f5c636b8d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8b64007d-827e-4fa5-85fd-5f6f5c636b8d img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-8b64007d-827e-4fa5-85fd-5f6f5c636b8d img.shogun-image,
.shg-c#s-8b64007d-827e-4fa5-85fd-5f6f5c636b8d .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-8b64007d-827e-4fa5-85fd-5f6f5c636b8d .shg-image-zoom,
.shg-c#s-8b64007d-827e-4fa5-85fd-5f6f5c636b8d img.shogun-image {
  aspect-ratio: 2/3;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){
.shg-c#s-8b64007d-827e-4fa5-85fd-5f6f5c636b8d {
  max-width:  100%;
}

.shg-c#s-8b64007d-827e-4fa5-85fd-5f6f5c636b8d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8b64007d-827e-4fa5-85fd-5f6f5c636b8d .shg-image-zoom,
.shg-c#s-8b64007d-827e-4fa5-85fd-5f6f5c636b8d img.shogun-image {
  max-width: 291px !important;
  
}

.shg-c#s-8b64007d-827e-4fa5-85fd-5f6f5c636b8d .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-8b64007d-827e-4fa5-85fd-5f6f5c636b8d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8b64007d-827e-4fa5-85fd-5f6f5c636b8d img.shogun-image {
  width: 100%;
  height: auto;
}



.shg-c#s-8b64007d-827e-4fa5-85fd-5f6f5c636b8d img.shogun-image,
.shg-c#s-8b64007d-827e-4fa5-85fd-5f6f5c636b8d .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-8b64007d-827e-4fa5-85fd-5f6f5c636b8d .shg-image-zoom,
.shg-c#s-8b64007d-827e-4fa5-85fd-5f6f5c636b8d img.shogun-image {
  aspect-ratio: 291/400;
  
  
  
  
  
  
  
}



  .shg-product-image-wrapper {
    display: none;
  }
}
#s-304de248-30e6-46a0-a374-a3c6b1fff9b0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-304de248-30e6-46a0-a374-a3c6b1fff9b0 .shg-product-title-component h3 span {
  color: #000;
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 18px;
  
  
  
}
@media (min-width: 768px) and (max-width: 991px){#s-304de248-30e6-46a0-a374-a3c6b1fff9b0 .shg-product-title-component h3 span {
  color: rgba(0, 103, 130, 1);
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 14px;
  
  
  
}
}@media (max-width: 767px){#s-304de248-30e6-46a0-a374-a3c6b1fff9b0 .shg-product-title-component h3 span {
  color: rgba(0, 103, 130, 1);
  font-weight:  600 ;
  font-family: Open Sans;
  
  font-size: 14px;
  
  
  
}
}
#s-4778ca63-180e-4f0a-b41b-32fd56919398 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNDFiYTY3M2ItOWI2NS00ODUzLWJkYWYtZjI0NzZkMDY1ZGY5IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZWVmMTBiO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojN2UyMGNmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM0MWJhNjczYi05YjY1LTQ4NTMtYmRhZi1mMjQ3NmQwNjVkZjkpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(139, 182, 29, 1);
border-style: none;
border-radius: 5px;
text-align: center;
text-decoration: none;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#eef10b"}, {"id"=>2, "pos"=>1, "color"=>"#7e20cf"}];
hover-type: gradient;
}
#s-4778ca63-180e-4f0a-b41b-32fd56919398:hover {background-color: rgba(166, 210, 56, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-4778ca63-180e-4f0a-b41b-32fd56919398:active {background-color: rgba(175, 220, 60, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-4778ca63-180e-4f0a-b41b-32fd56919398 {
  border-style: solid;
margin-top: 0px;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(139, 182, 29, 1);
border-radius: 5px;
background-color: rgba(139, 182, 29, 1);
background-image: none;
hover-type: color;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-4778ca63-180e-4f0a-b41b-32fd56919398 {
  margin-top: 0px;
margin-bottom: 20px;
background-image: none;
background-color: rgba(139, 182, 29, 1);
hover-type: color;
}
#s-4778ca63-180e-4f0a-b41b-32fd56919398:hover {background-color: rgba(164, 206, 57, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}}@media (min-width: 768px) and (max-width: 991px){#s-4778ca63-180e-4f0a-b41b-32fd56919398 {
  margin-bottom: 20px;
background-image: none;
background-color: rgba(139, 182, 29, 1);
hover-type: color;
}
}@media (max-width: 767px){#s-4778ca63-180e-4f0a-b41b-32fd56919398 {
  margin-top: 20px;
margin-bottom: 20px;
background-image: none;
background-color: rgba(139, 182, 29, 1);
hover-type: color;
}
}

  #s-4778ca63-180e-4f0a-b41b-32fd56919398-root {
    text-align: center;
  }


#s-4778ca63-180e-4f0a-b41b-32fd56919398.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-4778ca63-180e-4f0a-b41b-32fd56919398-root {
    text-align: center;
  }


#s-4778ca63-180e-4f0a-b41b-32fd56919398.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-4778ca63-180e-4f0a-b41b-32fd56919398-root {
    text-align: center;
  }


#s-4778ca63-180e-4f0a-b41b-32fd56919398.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-4778ca63-180e-4f0a-b41b-32fd56919398-root {
    text-align: center;
  }


#s-4778ca63-180e-4f0a-b41b-32fd56919398.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-4778ca63-180e-4f0a-b41b-32fd56919398-root {
    text-align: center;
  }


#s-4778ca63-180e-4f0a-b41b-32fd56919398.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  
  display:  inline-block ;
}
}
#s-0f3aa808-0f1d-4949-8018-644288cd34ce {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-0f3aa808-0f1d-4949-8018-644288cd34ce > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-0f3aa808-0f1d-4949-8018-644288cd34ce.shg-box.shg-c {
  justify-content: center;
}

#s-baedae66-fb50-4c84-a5a0-b458e03c0897 {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-baedae66-fb50-4c84-a5a0-b458e03c0897 {
  margin-top: 30px;
margin-bottom: 30px;
}
}
#s-baedae66-fb50-4c84-a5a0-b458e03c0897 .shogun-heading-component h1 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  font-family: "Mouse Memoirs";
  font-style:  normal ;
  font-size: 35px;
  
  
  
}


@media (min-width: 1200px){#s-baedae66-fb50-4c84-a5a0-b458e03c0897 .shogun-heading-component h1 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 40px;
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-baedae66-fb50-4c84-a5a0-b458e03c0897 .shogun-heading-component h1 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-baedae66-fb50-4c84-a5a0-b458e03c0897 .shogun-heading-component h1 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 25px;
  
  
  
}


}@media (max-width: 767px){#s-baedae66-fb50-4c84-a5a0-b458e03c0897 .shogun-heading-component h1 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 25px;
  
  
  
}


}
#s-7ffa13d6-a24a-43cb-84ff-be58ed0334a8 {
  margin-left: 15%;
margin-bottom: 20px;
margin-right: 15%;
}
@media (min-width: 1200px){#s-7ffa13d6-a24a-43cb-84ff-be58ed0334a8 {
  margin-bottom: 40px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-7ffa13d6-a24a-43cb-84ff-be58ed0334a8 {
  margin-left: 5%;
margin-right: 5%;
}
}
@media (min-width: 0px) {
[id="s-7ffa13d6-a24a-43cb-84ff-be58ed0334a8"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-7ffa13d6-a24a-43cb-84ff-be58ed0334a8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-7ffa13d6-a24a-43cb-84ff-be58ed0334a8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-7ffa13d6-a24a-43cb-84ff-be58ed0334a8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-dcab21bd-4afb-4c5c-b9cb-3c923d461779 {
  margin-left: auto;
margin-right: auto;
max-width: 600px;
text-align: center;
}
@media (min-width: 1200px){#s-dcab21bd-4afb-4c5c-b9cb-3c923d461779 {
  
}
#s-dcab21bd-4afb-4c5c-b9cb-3c923d461779:hover {opacity: 0.9 !important;}}@media (max-width: 767px){#s-dcab21bd-4afb-4c5c-b9cb-3c923d461779 {
  margin-bottom: 20px;
}
}
#s-dcab21bd-4afb-4c5c-b9cb-3c923d461779 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-dcab21bd-4afb-4c5c-b9cb-3c923d461779-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-dcab21bd-4afb-4c5c-b9cb-3c923d461779 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-dcab21bd-4afb-4c5c-b9cb-3c923d461779 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-dcab21bd-4afb-4c5c-b9cb-3c923d461779 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-dcab21bd-4afb-4c5c-b9cb-3c923d461779 img.shogun-image {
  width: 100%;
  
  
  max-width: 600px;

      
    max-width: 600px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-dcab21bd-4afb-4c5c-b9cb-3c923d461779 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-dcab21bd-4afb-4c5c-b9cb-3c923d461779.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dcab21bd-4afb-4c5c-b9cb-3c923d461779.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dcab21bd-4afb-4c5c-b9cb-3c923d461779.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-dcab21bd-4afb-4c5c-b9cb-3c923d461779 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-dcab21bd-4afb-4c5c-b9cb-3c923d461779-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-dcab21bd-4afb-4c5c-b9cb-3c923d461779 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-dcab21bd-4afb-4c5c-b9cb-3c923d461779 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-dcab21bd-4afb-4c5c-b9cb-3c923d461779 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-dcab21bd-4afb-4c5c-b9cb-3c923d461779 img.shogun-image {
  width: 100%;
  
  
  max-width: 600px;

      
    max-width: 600px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-dcab21bd-4afb-4c5c-b9cb-3c923d461779 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-dcab21bd-4afb-4c5c-b9cb-3c923d461779.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dcab21bd-4afb-4c5c-b9cb-3c923d461779.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dcab21bd-4afb-4c5c-b9cb-3c923d461779.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-dcab21bd-4afb-4c5c-b9cb-3c923d461779 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-dcab21bd-4afb-4c5c-b9cb-3c923d461779-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-dcab21bd-4afb-4c5c-b9cb-3c923d461779 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-dcab21bd-4afb-4c5c-b9cb-3c923d461779 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-dcab21bd-4afb-4c5c-b9cb-3c923d461779 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-dcab21bd-4afb-4c5c-b9cb-3c923d461779 img.shogun-image {
  width: 100%;
  
  
  max-width: 600px;

      
    max-width: 600px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-dcab21bd-4afb-4c5c-b9cb-3c923d461779 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-dcab21bd-4afb-4c5c-b9cb-3c923d461779.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dcab21bd-4afb-4c5c-b9cb-3c923d461779.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dcab21bd-4afb-4c5c-b9cb-3c923d461779.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-dcab21bd-4afb-4c5c-b9cb-3c923d461779 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-dcab21bd-4afb-4c5c-b9cb-3c923d461779-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-dcab21bd-4afb-4c5c-b9cb-3c923d461779 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-dcab21bd-4afb-4c5c-b9cb-3c923d461779 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-dcab21bd-4afb-4c5c-b9cb-3c923d461779 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-dcab21bd-4afb-4c5c-b9cb-3c923d461779 img.shogun-image {
  width: 100%;
  
  
  max-width: 600px;

      
    max-width: 600px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-dcab21bd-4afb-4c5c-b9cb-3c923d461779 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-dcab21bd-4afb-4c5c-b9cb-3c923d461779.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dcab21bd-4afb-4c5c-b9cb-3c923d461779.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dcab21bd-4afb-4c5c-b9cb-3c923d461779.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-dcab21bd-4afb-4c5c-b9cb-3c923d461779 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-dcab21bd-4afb-4c5c-b9cb-3c923d461779-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-dcab21bd-4afb-4c5c-b9cb-3c923d461779 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

#s-dcab21bd-4afb-4c5c-b9cb-3c923d461779 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-dcab21bd-4afb-4c5c-b9cb-3c923d461779 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-dcab21bd-4afb-4c5c-b9cb-3c923d461779 img.shogun-image {
  width: 100%;
  
  
  max-width: 600px;

      
    max-width: 600px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-dcab21bd-4afb-4c5c-b9cb-3c923d461779 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-dcab21bd-4afb-4c5c-b9cb-3c923d461779.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dcab21bd-4afb-4c5c-b9cb-3c923d461779.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dcab21bd-4afb-4c5c-b9cb-3c923d461779.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-cc12c73f-d7d4-4835-8d33-34356aa05e13 {
  margin-left: auto;
margin-right: auto;
max-width: 600px;
text-align: center;
}
@media (min-width: 1200px){#s-cc12c73f-d7d4-4835-8d33-34356aa05e13 {
  
}
#s-cc12c73f-d7d4-4835-8d33-34356aa05e13:hover {opacity: 0.9 !important;}}
#s-cc12c73f-d7d4-4835-8d33-34356aa05e13 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-cc12c73f-d7d4-4835-8d33-34356aa05e13-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-cc12c73f-d7d4-4835-8d33-34356aa05e13 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-cc12c73f-d7d4-4835-8d33-34356aa05e13 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-cc12c73f-d7d4-4835-8d33-34356aa05e13 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-cc12c73f-d7d4-4835-8d33-34356aa05e13 img.shogun-image {
  width: 100%;
  
  
  max-width: 600px;

      
    max-width: 600px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-cc12c73f-d7d4-4835-8d33-34356aa05e13 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-cc12c73f-d7d4-4835-8d33-34356aa05e13.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cc12c73f-d7d4-4835-8d33-34356aa05e13.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cc12c73f-d7d4-4835-8d33-34356aa05e13.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-cc12c73f-d7d4-4835-8d33-34356aa05e13 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-cc12c73f-d7d4-4835-8d33-34356aa05e13-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-cc12c73f-d7d4-4835-8d33-34356aa05e13 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-cc12c73f-d7d4-4835-8d33-34356aa05e13 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-cc12c73f-d7d4-4835-8d33-34356aa05e13 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-cc12c73f-d7d4-4835-8d33-34356aa05e13 img.shogun-image {
  width: 100%;
  
  
  max-width: 600px;

      
    max-width: 600px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-cc12c73f-d7d4-4835-8d33-34356aa05e13 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-cc12c73f-d7d4-4835-8d33-34356aa05e13.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cc12c73f-d7d4-4835-8d33-34356aa05e13.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cc12c73f-d7d4-4835-8d33-34356aa05e13.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-cc12c73f-d7d4-4835-8d33-34356aa05e13 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-cc12c73f-d7d4-4835-8d33-34356aa05e13-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-cc12c73f-d7d4-4835-8d33-34356aa05e13 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-cc12c73f-d7d4-4835-8d33-34356aa05e13 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-cc12c73f-d7d4-4835-8d33-34356aa05e13 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-cc12c73f-d7d4-4835-8d33-34356aa05e13 img.shogun-image {
  width: 100%;
  
  
  max-width: 600px;

      
    max-width: 600px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-cc12c73f-d7d4-4835-8d33-34356aa05e13 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-cc12c73f-d7d4-4835-8d33-34356aa05e13.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cc12c73f-d7d4-4835-8d33-34356aa05e13.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cc12c73f-d7d4-4835-8d33-34356aa05e13.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-cc12c73f-d7d4-4835-8d33-34356aa05e13 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-cc12c73f-d7d4-4835-8d33-34356aa05e13-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-cc12c73f-d7d4-4835-8d33-34356aa05e13 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-cc12c73f-d7d4-4835-8d33-34356aa05e13 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-cc12c73f-d7d4-4835-8d33-34356aa05e13 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-cc12c73f-d7d4-4835-8d33-34356aa05e13 img.shogun-image {
  width: 100%;
  
  
  max-width: 600px;

      
    max-width: 600px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-cc12c73f-d7d4-4835-8d33-34356aa05e13 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-cc12c73f-d7d4-4835-8d33-34356aa05e13.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cc12c73f-d7d4-4835-8d33-34356aa05e13.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cc12c73f-d7d4-4835-8d33-34356aa05e13.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-cc12c73f-d7d4-4835-8d33-34356aa05e13 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-cc12c73f-d7d4-4835-8d33-34356aa05e13-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-cc12c73f-d7d4-4835-8d33-34356aa05e13 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-cc12c73f-d7d4-4835-8d33-34356aa05e13 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-cc12c73f-d7d4-4835-8d33-34356aa05e13 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-cc12c73f-d7d4-4835-8d33-34356aa05e13 img.shogun-image {
  width: 100%;
  
  
  max-width: 600px;

      
    max-width: 600px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-cc12c73f-d7d4-4835-8d33-34356aa05e13 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-cc12c73f-d7d4-4835-8d33-34356aa05e13.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cc12c73f-d7d4-4835-8d33-34356aa05e13.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cc12c73f-d7d4-4835-8d33-34356aa05e13.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-58fd8d0a-eeaf-41a5-83a7-d5db9cc430a0 {
  margin-left: auto;
margin-right: auto;
max-width: 600px;
text-align: center;
}
@media (min-width: 1200px){#s-58fd8d0a-eeaf-41a5-83a7-d5db9cc430a0 {
  
}
#s-58fd8d0a-eeaf-41a5-83a7-d5db9cc430a0:hover {opacity: 0.9 !important;}}
#s-58fd8d0a-eeaf-41a5-83a7-d5db9cc430a0 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-58fd8d0a-eeaf-41a5-83a7-d5db9cc430a0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-58fd8d0a-eeaf-41a5-83a7-d5db9cc430a0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-58fd8d0a-eeaf-41a5-83a7-d5db9cc430a0 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-58fd8d0a-eeaf-41a5-83a7-d5db9cc430a0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-58fd8d0a-eeaf-41a5-83a7-d5db9cc430a0 img.shogun-image {
  width: 100%;
  
  
  max-width: 600px;

      
    max-width: 600px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-58fd8d0a-eeaf-41a5-83a7-d5db9cc430a0 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-58fd8d0a-eeaf-41a5-83a7-d5db9cc430a0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-58fd8d0a-eeaf-41a5-83a7-d5db9cc430a0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-58fd8d0a-eeaf-41a5-83a7-d5db9cc430a0.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-58fd8d0a-eeaf-41a5-83a7-d5db9cc430a0 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-58fd8d0a-eeaf-41a5-83a7-d5db9cc430a0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-58fd8d0a-eeaf-41a5-83a7-d5db9cc430a0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-58fd8d0a-eeaf-41a5-83a7-d5db9cc430a0 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-58fd8d0a-eeaf-41a5-83a7-d5db9cc430a0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-58fd8d0a-eeaf-41a5-83a7-d5db9cc430a0 img.shogun-image {
  width: 100%;
  
  
  max-width: 600px;

      
    max-width: 600px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-58fd8d0a-eeaf-41a5-83a7-d5db9cc430a0 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-58fd8d0a-eeaf-41a5-83a7-d5db9cc430a0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-58fd8d0a-eeaf-41a5-83a7-d5db9cc430a0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-58fd8d0a-eeaf-41a5-83a7-d5db9cc430a0.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-58fd8d0a-eeaf-41a5-83a7-d5db9cc430a0 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-58fd8d0a-eeaf-41a5-83a7-d5db9cc430a0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-58fd8d0a-eeaf-41a5-83a7-d5db9cc430a0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-58fd8d0a-eeaf-41a5-83a7-d5db9cc430a0 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-58fd8d0a-eeaf-41a5-83a7-d5db9cc430a0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-58fd8d0a-eeaf-41a5-83a7-d5db9cc430a0 img.shogun-image {
  width: 100%;
  
  
  max-width: 600px;

      
    max-width: 600px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-58fd8d0a-eeaf-41a5-83a7-d5db9cc430a0 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-58fd8d0a-eeaf-41a5-83a7-d5db9cc430a0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-58fd8d0a-eeaf-41a5-83a7-d5db9cc430a0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-58fd8d0a-eeaf-41a5-83a7-d5db9cc430a0.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-58fd8d0a-eeaf-41a5-83a7-d5db9cc430a0 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-58fd8d0a-eeaf-41a5-83a7-d5db9cc430a0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-58fd8d0a-eeaf-41a5-83a7-d5db9cc430a0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-58fd8d0a-eeaf-41a5-83a7-d5db9cc430a0 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-58fd8d0a-eeaf-41a5-83a7-d5db9cc430a0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-58fd8d0a-eeaf-41a5-83a7-d5db9cc430a0 img.shogun-image {
  width: 100%;
  
  
  max-width: 600px;

      
    max-width: 600px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-58fd8d0a-eeaf-41a5-83a7-d5db9cc430a0 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-58fd8d0a-eeaf-41a5-83a7-d5db9cc430a0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-58fd8d0a-eeaf-41a5-83a7-d5db9cc430a0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-58fd8d0a-eeaf-41a5-83a7-d5db9cc430a0.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-58fd8d0a-eeaf-41a5-83a7-d5db9cc430a0 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-58fd8d0a-eeaf-41a5-83a7-d5db9cc430a0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-58fd8d0a-eeaf-41a5-83a7-d5db9cc430a0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-58fd8d0a-eeaf-41a5-83a7-d5db9cc430a0 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-58fd8d0a-eeaf-41a5-83a7-d5db9cc430a0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-58fd8d0a-eeaf-41a5-83a7-d5db9cc430a0 img.shogun-image {
  width: 100%;
  
  
  max-width: 600px;

      
    max-width: 600px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-58fd8d0a-eeaf-41a5-83a7-d5db9cc430a0 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-58fd8d0a-eeaf-41a5-83a7-d5db9cc430a0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-58fd8d0a-eeaf-41a5-83a7-d5db9cc430a0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-58fd8d0a-eeaf-41a5-83a7-d5db9cc430a0.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-e68f7f36-86a4-4c11-abb9-2b22c9f13f15 {
  margin-left: auto;
margin-right: auto;
max-width: 600px;
text-align: center;
}
@media (min-width: 1200px){#s-e68f7f36-86a4-4c11-abb9-2b22c9f13f15 {
  
}
#s-e68f7f36-86a4-4c11-abb9-2b22c9f13f15:hover {opacity: 0.9 !important;}}
#s-e68f7f36-86a4-4c11-abb9-2b22c9f13f15 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-e68f7f36-86a4-4c11-abb9-2b22c9f13f15-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-e68f7f36-86a4-4c11-abb9-2b22c9f13f15 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-e68f7f36-86a4-4c11-abb9-2b22c9f13f15 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-e68f7f36-86a4-4c11-abb9-2b22c9f13f15 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-e68f7f36-86a4-4c11-abb9-2b22c9f13f15 img.shogun-image {
  width: 100%;
  
  
  max-width: 600px;

      
    max-width: 600px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-e68f7f36-86a4-4c11-abb9-2b22c9f13f15 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-e68f7f36-86a4-4c11-abb9-2b22c9f13f15.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e68f7f36-86a4-4c11-abb9-2b22c9f13f15.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e68f7f36-86a4-4c11-abb9-2b22c9f13f15.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-e68f7f36-86a4-4c11-abb9-2b22c9f13f15 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-e68f7f36-86a4-4c11-abb9-2b22c9f13f15-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-e68f7f36-86a4-4c11-abb9-2b22c9f13f15 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-e68f7f36-86a4-4c11-abb9-2b22c9f13f15 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-e68f7f36-86a4-4c11-abb9-2b22c9f13f15 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-e68f7f36-86a4-4c11-abb9-2b22c9f13f15 img.shogun-image {
  width: 100%;
  
  
  max-width: 600px;

      
    max-width: 600px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-e68f7f36-86a4-4c11-abb9-2b22c9f13f15 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-e68f7f36-86a4-4c11-abb9-2b22c9f13f15.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e68f7f36-86a4-4c11-abb9-2b22c9f13f15.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e68f7f36-86a4-4c11-abb9-2b22c9f13f15.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-e68f7f36-86a4-4c11-abb9-2b22c9f13f15 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-e68f7f36-86a4-4c11-abb9-2b22c9f13f15-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-e68f7f36-86a4-4c11-abb9-2b22c9f13f15 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-e68f7f36-86a4-4c11-abb9-2b22c9f13f15 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-e68f7f36-86a4-4c11-abb9-2b22c9f13f15 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-e68f7f36-86a4-4c11-abb9-2b22c9f13f15 img.shogun-image {
  width: 100%;
  
  
  max-width: 600px;

      
    max-width: 600px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-e68f7f36-86a4-4c11-abb9-2b22c9f13f15 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-e68f7f36-86a4-4c11-abb9-2b22c9f13f15.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e68f7f36-86a4-4c11-abb9-2b22c9f13f15.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e68f7f36-86a4-4c11-abb9-2b22c9f13f15.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-e68f7f36-86a4-4c11-abb9-2b22c9f13f15 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-e68f7f36-86a4-4c11-abb9-2b22c9f13f15-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-e68f7f36-86a4-4c11-abb9-2b22c9f13f15 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-e68f7f36-86a4-4c11-abb9-2b22c9f13f15 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-e68f7f36-86a4-4c11-abb9-2b22c9f13f15 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-e68f7f36-86a4-4c11-abb9-2b22c9f13f15 img.shogun-image {
  width: 100%;
  
  
  max-width: 600px;

      
    max-width: 600px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-e68f7f36-86a4-4c11-abb9-2b22c9f13f15 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-e68f7f36-86a4-4c11-abb9-2b22c9f13f15.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e68f7f36-86a4-4c11-abb9-2b22c9f13f15.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e68f7f36-86a4-4c11-abb9-2b22c9f13f15.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-e68f7f36-86a4-4c11-abb9-2b22c9f13f15 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-e68f7f36-86a4-4c11-abb9-2b22c9f13f15-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-e68f7f36-86a4-4c11-abb9-2b22c9f13f15 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-e68f7f36-86a4-4c11-abb9-2b22c9f13f15 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-e68f7f36-86a4-4c11-abb9-2b22c9f13f15 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-e68f7f36-86a4-4c11-abb9-2b22c9f13f15 img.shogun-image {
  width: 100%;
  
  
  max-width: 600px;

      
    max-width: 600px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-e68f7f36-86a4-4c11-abb9-2b22c9f13f15 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-e68f7f36-86a4-4c11-abb9-2b22c9f13f15.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e68f7f36-86a4-4c11-abb9-2b22c9f13f15.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e68f7f36-86a4-4c11-abb9-2b22c9f13f15.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-ff489a10-4393-4dad-a238-46a7bf761c9a {
  margin-left: 15%;
margin-bottom: 40px;
margin-right: 15%;
}
@media (min-width: 1200px){#s-ff489a10-4393-4dad-a238-46a7bf761c9a {
  margin-bottom: 70px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-ff489a10-4393-4dad-a238-46a7bf761c9a {
  margin-left: 5%;
margin-right: 5%;
}
}
@media (min-width: 0px) {
[id="s-ff489a10-4393-4dad-a238-46a7bf761c9a"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-ff489a10-4393-4dad-a238-46a7bf761c9a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-ff489a10-4393-4dad-a238-46a7bf761c9a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-ff489a10-4393-4dad-a238-46a7bf761c9a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-dbac4ad0-a429-4d0c-9218-a6fbd714ab0a {
  margin-left: auto;
margin-right: auto;
max-width: 1200px;
text-align: center;
}
@media (min-width: 1200px){#s-dbac4ad0-a429-4d0c-9218-a6fbd714ab0a {
  
}
#s-dbac4ad0-a429-4d0c-9218-a6fbd714ab0a:hover {opacity: 0.9 !important;}}@media (max-width: 767px){#s-dbac4ad0-a429-4d0c-9218-a6fbd714ab0a {
  margin-bottom: 20px;
}
}
#s-dbac4ad0-a429-4d0c-9218-a6fbd714ab0a {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-dbac4ad0-a429-4d0c-9218-a6fbd714ab0a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-dbac4ad0-a429-4d0c-9218-a6fbd714ab0a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-dbac4ad0-a429-4d0c-9218-a6fbd714ab0a .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-dbac4ad0-a429-4d0c-9218-a6fbd714ab0a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-dbac4ad0-a429-4d0c-9218-a6fbd714ab0a img.shogun-image {
  width: 100%;
  
  
  max-width: 1200px;

      
    max-width: 1200px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-dbac4ad0-a429-4d0c-9218-a6fbd714ab0a .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-dbac4ad0-a429-4d0c-9218-a6fbd714ab0a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dbac4ad0-a429-4d0c-9218-a6fbd714ab0a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dbac4ad0-a429-4d0c-9218-a6fbd714ab0a.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-dbac4ad0-a429-4d0c-9218-a6fbd714ab0a {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-dbac4ad0-a429-4d0c-9218-a6fbd714ab0a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-dbac4ad0-a429-4d0c-9218-a6fbd714ab0a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-dbac4ad0-a429-4d0c-9218-a6fbd714ab0a .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-dbac4ad0-a429-4d0c-9218-a6fbd714ab0a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-dbac4ad0-a429-4d0c-9218-a6fbd714ab0a img.shogun-image {
  width: 100%;
  
  
  max-width: 1200px;

      
    max-width: 1200px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-dbac4ad0-a429-4d0c-9218-a6fbd714ab0a .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-dbac4ad0-a429-4d0c-9218-a6fbd714ab0a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dbac4ad0-a429-4d0c-9218-a6fbd714ab0a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dbac4ad0-a429-4d0c-9218-a6fbd714ab0a.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-dbac4ad0-a429-4d0c-9218-a6fbd714ab0a {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-dbac4ad0-a429-4d0c-9218-a6fbd714ab0a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-dbac4ad0-a429-4d0c-9218-a6fbd714ab0a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-dbac4ad0-a429-4d0c-9218-a6fbd714ab0a .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-dbac4ad0-a429-4d0c-9218-a6fbd714ab0a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-dbac4ad0-a429-4d0c-9218-a6fbd714ab0a img.shogun-image {
  width: 100%;
  
  
  max-width: 1200px;

      
    max-width: 1200px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-dbac4ad0-a429-4d0c-9218-a6fbd714ab0a .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-dbac4ad0-a429-4d0c-9218-a6fbd714ab0a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dbac4ad0-a429-4d0c-9218-a6fbd714ab0a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dbac4ad0-a429-4d0c-9218-a6fbd714ab0a.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-dbac4ad0-a429-4d0c-9218-a6fbd714ab0a {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-dbac4ad0-a429-4d0c-9218-a6fbd714ab0a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-dbac4ad0-a429-4d0c-9218-a6fbd714ab0a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-dbac4ad0-a429-4d0c-9218-a6fbd714ab0a .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-dbac4ad0-a429-4d0c-9218-a6fbd714ab0a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-dbac4ad0-a429-4d0c-9218-a6fbd714ab0a img.shogun-image {
  width: 100%;
  
  
  max-width: 1200px;

      
    max-width: 1200px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-dbac4ad0-a429-4d0c-9218-a6fbd714ab0a .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-dbac4ad0-a429-4d0c-9218-a6fbd714ab0a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dbac4ad0-a429-4d0c-9218-a6fbd714ab0a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dbac4ad0-a429-4d0c-9218-a6fbd714ab0a.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-dbac4ad0-a429-4d0c-9218-a6fbd714ab0a {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-dbac4ad0-a429-4d0c-9218-a6fbd714ab0a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-dbac4ad0-a429-4d0c-9218-a6fbd714ab0a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

#s-dbac4ad0-a429-4d0c-9218-a6fbd714ab0a .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-dbac4ad0-a429-4d0c-9218-a6fbd714ab0a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-dbac4ad0-a429-4d0c-9218-a6fbd714ab0a img.shogun-image {
  width: 100%;
  
  
  max-width: 1200px;

      
    max-width: 1200px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-dbac4ad0-a429-4d0c-9218-a6fbd714ab0a .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-dbac4ad0-a429-4d0c-9218-a6fbd714ab0a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dbac4ad0-a429-4d0c-9218-a6fbd714ab0a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dbac4ad0-a429-4d0c-9218-a6fbd714ab0a.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-3d874c21-5b22-459f-a0df-4c3360a4f319 {
  margin-left: auto;
margin-right: auto;
max-width: 600px;
text-align: center;
}
@media (min-width: 1200px){#s-3d874c21-5b22-459f-a0df-4c3360a4f319 {
  
}
#s-3d874c21-5b22-459f-a0df-4c3360a4f319:hover {opacity: 0.9 !important;}}
#s-3d874c21-5b22-459f-a0df-4c3360a4f319 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-3d874c21-5b22-459f-a0df-4c3360a4f319-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-3d874c21-5b22-459f-a0df-4c3360a4f319 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-3d874c21-5b22-459f-a0df-4c3360a4f319 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-3d874c21-5b22-459f-a0df-4c3360a4f319 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-3d874c21-5b22-459f-a0df-4c3360a4f319 img.shogun-image {
  width: 100%;
  
  
  max-width: 600px;

      
    max-width: 600px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-3d874c21-5b22-459f-a0df-4c3360a4f319 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-3d874c21-5b22-459f-a0df-4c3360a4f319.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3d874c21-5b22-459f-a0df-4c3360a4f319.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3d874c21-5b22-459f-a0df-4c3360a4f319.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-3d874c21-5b22-459f-a0df-4c3360a4f319 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-3d874c21-5b22-459f-a0df-4c3360a4f319-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-3d874c21-5b22-459f-a0df-4c3360a4f319 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-3d874c21-5b22-459f-a0df-4c3360a4f319 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-3d874c21-5b22-459f-a0df-4c3360a4f319 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-3d874c21-5b22-459f-a0df-4c3360a4f319 img.shogun-image {
  width: 100%;
  
  
  max-width: 600px;

      
    max-width: 600px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-3d874c21-5b22-459f-a0df-4c3360a4f319 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-3d874c21-5b22-459f-a0df-4c3360a4f319.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3d874c21-5b22-459f-a0df-4c3360a4f319.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3d874c21-5b22-459f-a0df-4c3360a4f319.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-3d874c21-5b22-459f-a0df-4c3360a4f319 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-3d874c21-5b22-459f-a0df-4c3360a4f319-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-3d874c21-5b22-459f-a0df-4c3360a4f319 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-3d874c21-5b22-459f-a0df-4c3360a4f319 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-3d874c21-5b22-459f-a0df-4c3360a4f319 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-3d874c21-5b22-459f-a0df-4c3360a4f319 img.shogun-image {
  width: 100%;
  
  
  max-width: 600px;

      
    max-width: 600px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-3d874c21-5b22-459f-a0df-4c3360a4f319 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-3d874c21-5b22-459f-a0df-4c3360a4f319.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3d874c21-5b22-459f-a0df-4c3360a4f319.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3d874c21-5b22-459f-a0df-4c3360a4f319.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-3d874c21-5b22-459f-a0df-4c3360a4f319 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-3d874c21-5b22-459f-a0df-4c3360a4f319-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-3d874c21-5b22-459f-a0df-4c3360a4f319 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-3d874c21-5b22-459f-a0df-4c3360a4f319 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-3d874c21-5b22-459f-a0df-4c3360a4f319 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-3d874c21-5b22-459f-a0df-4c3360a4f319 img.shogun-image {
  width: 100%;
  
  
  max-width: 600px;

      
    max-width: 600px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-3d874c21-5b22-459f-a0df-4c3360a4f319 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-3d874c21-5b22-459f-a0df-4c3360a4f319.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3d874c21-5b22-459f-a0df-4c3360a4f319.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3d874c21-5b22-459f-a0df-4c3360a4f319.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-3d874c21-5b22-459f-a0df-4c3360a4f319 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-3d874c21-5b22-459f-a0df-4c3360a4f319-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-3d874c21-5b22-459f-a0df-4c3360a4f319 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-3d874c21-5b22-459f-a0df-4c3360a4f319 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-3d874c21-5b22-459f-a0df-4c3360a4f319 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-3d874c21-5b22-459f-a0df-4c3360a4f319 img.shogun-image {
  width: 100%;
  
  
  max-width: 600px;

      
    max-width: 600px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-3d874c21-5b22-459f-a0df-4c3360a4f319 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-3d874c21-5b22-459f-a0df-4c3360a4f319.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3d874c21-5b22-459f-a0df-4c3360a4f319.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3d874c21-5b22-459f-a0df-4c3360a4f319.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-539c0d7a-dabd-4b04-bff0-ef98295944d0 {
  margin-left: auto;
margin-right: auto;
max-width: 600px;
text-align: center;
}
@media (min-width: 1200px){#s-539c0d7a-dabd-4b04-bff0-ef98295944d0 {
  
}
#s-539c0d7a-dabd-4b04-bff0-ef98295944d0:hover {opacity: 0.9 !important;}}
#s-539c0d7a-dabd-4b04-bff0-ef98295944d0 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-539c0d7a-dabd-4b04-bff0-ef98295944d0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-539c0d7a-dabd-4b04-bff0-ef98295944d0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-539c0d7a-dabd-4b04-bff0-ef98295944d0 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-539c0d7a-dabd-4b04-bff0-ef98295944d0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-539c0d7a-dabd-4b04-bff0-ef98295944d0 img.shogun-image {
  width: 100%;
  
  
  max-width: 600px;

      
    max-width: 600px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-539c0d7a-dabd-4b04-bff0-ef98295944d0 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-539c0d7a-dabd-4b04-bff0-ef98295944d0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-539c0d7a-dabd-4b04-bff0-ef98295944d0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-539c0d7a-dabd-4b04-bff0-ef98295944d0.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-539c0d7a-dabd-4b04-bff0-ef98295944d0 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-539c0d7a-dabd-4b04-bff0-ef98295944d0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-539c0d7a-dabd-4b04-bff0-ef98295944d0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-539c0d7a-dabd-4b04-bff0-ef98295944d0 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-539c0d7a-dabd-4b04-bff0-ef98295944d0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-539c0d7a-dabd-4b04-bff0-ef98295944d0 img.shogun-image {
  width: 100%;
  
  
  max-width: 600px;

      
    max-width: 600px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-539c0d7a-dabd-4b04-bff0-ef98295944d0 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-539c0d7a-dabd-4b04-bff0-ef98295944d0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-539c0d7a-dabd-4b04-bff0-ef98295944d0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-539c0d7a-dabd-4b04-bff0-ef98295944d0.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-539c0d7a-dabd-4b04-bff0-ef98295944d0 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-539c0d7a-dabd-4b04-bff0-ef98295944d0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-539c0d7a-dabd-4b04-bff0-ef98295944d0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-539c0d7a-dabd-4b04-bff0-ef98295944d0 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-539c0d7a-dabd-4b04-bff0-ef98295944d0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-539c0d7a-dabd-4b04-bff0-ef98295944d0 img.shogun-image {
  width: 100%;
  
  
  max-width: 600px;

      
    max-width: 600px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-539c0d7a-dabd-4b04-bff0-ef98295944d0 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-539c0d7a-dabd-4b04-bff0-ef98295944d0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-539c0d7a-dabd-4b04-bff0-ef98295944d0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-539c0d7a-dabd-4b04-bff0-ef98295944d0.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-539c0d7a-dabd-4b04-bff0-ef98295944d0 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-539c0d7a-dabd-4b04-bff0-ef98295944d0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-539c0d7a-dabd-4b04-bff0-ef98295944d0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-539c0d7a-dabd-4b04-bff0-ef98295944d0 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-539c0d7a-dabd-4b04-bff0-ef98295944d0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-539c0d7a-dabd-4b04-bff0-ef98295944d0 img.shogun-image {
  width: 100%;
  
  
  max-width: 600px;

      
    max-width: 600px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-539c0d7a-dabd-4b04-bff0-ef98295944d0 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-539c0d7a-dabd-4b04-bff0-ef98295944d0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-539c0d7a-dabd-4b04-bff0-ef98295944d0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-539c0d7a-dabd-4b04-bff0-ef98295944d0.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-539c0d7a-dabd-4b04-bff0-ef98295944d0 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-539c0d7a-dabd-4b04-bff0-ef98295944d0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-539c0d7a-dabd-4b04-bff0-ef98295944d0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-539c0d7a-dabd-4b04-bff0-ef98295944d0 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-539c0d7a-dabd-4b04-bff0-ef98295944d0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-539c0d7a-dabd-4b04-bff0-ef98295944d0 img.shogun-image {
  width: 100%;
  
  
  max-width: 600px;

      
    max-width: 600px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-539c0d7a-dabd-4b04-bff0-ef98295944d0 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-539c0d7a-dabd-4b04-bff0-ef98295944d0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-539c0d7a-dabd-4b04-bff0-ef98295944d0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-539c0d7a-dabd-4b04-bff0-ef98295944d0.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-79f27438-7388-4200-938d-a5a4f07632bb {
  margin-left: auto;
margin-right: auto;
max-width: 600px;
text-align: center;
}
@media (min-width: 1200px){#s-79f27438-7388-4200-938d-a5a4f07632bb {
  
}
#s-79f27438-7388-4200-938d-a5a4f07632bb:hover {opacity: 0.9 !important;}}
#s-79f27438-7388-4200-938d-a5a4f07632bb {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-79f27438-7388-4200-938d-a5a4f07632bb-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-79f27438-7388-4200-938d-a5a4f07632bb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-79f27438-7388-4200-938d-a5a4f07632bb .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-79f27438-7388-4200-938d-a5a4f07632bb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-79f27438-7388-4200-938d-a5a4f07632bb img.shogun-image {
  width: 100%;
  
  
  max-width: 600px;

      
    max-width: 600px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-79f27438-7388-4200-938d-a5a4f07632bb .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-79f27438-7388-4200-938d-a5a4f07632bb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-79f27438-7388-4200-938d-a5a4f07632bb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-79f27438-7388-4200-938d-a5a4f07632bb.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-79f27438-7388-4200-938d-a5a4f07632bb {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-79f27438-7388-4200-938d-a5a4f07632bb-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-79f27438-7388-4200-938d-a5a4f07632bb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-79f27438-7388-4200-938d-a5a4f07632bb .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-79f27438-7388-4200-938d-a5a4f07632bb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-79f27438-7388-4200-938d-a5a4f07632bb img.shogun-image {
  width: 100%;
  
  
  max-width: 600px;

      
    max-width: 600px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-79f27438-7388-4200-938d-a5a4f07632bb .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-79f27438-7388-4200-938d-a5a4f07632bb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-79f27438-7388-4200-938d-a5a4f07632bb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-79f27438-7388-4200-938d-a5a4f07632bb.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-79f27438-7388-4200-938d-a5a4f07632bb {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-79f27438-7388-4200-938d-a5a4f07632bb-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-79f27438-7388-4200-938d-a5a4f07632bb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-79f27438-7388-4200-938d-a5a4f07632bb .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-79f27438-7388-4200-938d-a5a4f07632bb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-79f27438-7388-4200-938d-a5a4f07632bb img.shogun-image {
  width: 100%;
  
  
  max-width: 600px;

      
    max-width: 600px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-79f27438-7388-4200-938d-a5a4f07632bb .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-79f27438-7388-4200-938d-a5a4f07632bb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-79f27438-7388-4200-938d-a5a4f07632bb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-79f27438-7388-4200-938d-a5a4f07632bb.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-79f27438-7388-4200-938d-a5a4f07632bb {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-79f27438-7388-4200-938d-a5a4f07632bb-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-79f27438-7388-4200-938d-a5a4f07632bb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-79f27438-7388-4200-938d-a5a4f07632bb .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-79f27438-7388-4200-938d-a5a4f07632bb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-79f27438-7388-4200-938d-a5a4f07632bb img.shogun-image {
  width: 100%;
  
  
  max-width: 600px;

      
    max-width: 600px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-79f27438-7388-4200-938d-a5a4f07632bb .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-79f27438-7388-4200-938d-a5a4f07632bb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-79f27438-7388-4200-938d-a5a4f07632bb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-79f27438-7388-4200-938d-a5a4f07632bb.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-79f27438-7388-4200-938d-a5a4f07632bb {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-79f27438-7388-4200-938d-a5a4f07632bb-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-79f27438-7388-4200-938d-a5a4f07632bb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-79f27438-7388-4200-938d-a5a4f07632bb .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-79f27438-7388-4200-938d-a5a4f07632bb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-79f27438-7388-4200-938d-a5a4f07632bb img.shogun-image {
  width: 100%;
  
  
  max-width: 600px;

      
    max-width: 600px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-79f27438-7388-4200-938d-a5a4f07632bb .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-79f27438-7388-4200-938d-a5a4f07632bb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-79f27438-7388-4200-938d-a5a4f07632bb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-79f27438-7388-4200-938d-a5a4f07632bb.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-3769f0ef-7c3a-45f2-b9e0-47992544f6d8 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (min-width: 1200px){#s-3769f0ef-7c3a-45f2-b9e0-47992544f6d8 {
  min-height: 400px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-3769f0ef-7c3a-45f2-b9e0-47992544f6d8 {
  padding-top: 0px;
padding-bottom: 40px;
}
}







#s-3769f0ef-7c3a-45f2-b9e0-47992544f6d8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3769f0ef-7c3a-45f2-b9e0-47992544f6d8.shg-box.shg-c {
  justify-content: center;
}
@media (min-width: 1200px){






#s-3769f0ef-7c3a-45f2-b9e0-47992544f6d8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3769f0ef-7c3a-45f2-b9e0-47992544f6d8.shg-box.shg-c {
  justify-content: flex-start;
}
}
#s-a102c489-a904-4bc5-a3dc-be2ce75c9def {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-a102c489-a904-4bc5-a3dc-be2ce75c9def {
  margin-top: 30px;
margin-bottom: 0px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a102c489-a904-4bc5-a3dc-be2ce75c9def {
  margin-top: 30px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-a102c489-a904-4bc5-a3dc-be2ce75c9def {
  margin-top: 20px;
}
}@media (max-width: 767px){#s-a102c489-a904-4bc5-a3dc-be2ce75c9def {
  margin-top: 10px;
}
}
#s-a102c489-a904-4bc5-a3dc-be2ce75c9def .shogun-heading-component h1 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 42px;
  
  
  
}


@media (min-width: 1200px){#s-a102c489-a904-4bc5-a3dc-be2ce75c9def .shogun-heading-component h1 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 40px;
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-a102c489-a904-4bc5-a3dc-be2ce75c9def .shogun-heading-component h1 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 36px;
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-a102c489-a904-4bc5-a3dc-be2ce75c9def .shogun-heading-component h1 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 36px;
  
  
  
}


}@media (max-width: 767px){#s-a102c489-a904-4bc5-a3dc-be2ce75c9def .shogun-heading-component h1 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 25px;
  
  
  
}


}
#s-fbb50dd9-13f8-4556-9ea7-93939b8a7b83 {
  margin-top: -10px;
margin-left: auto;
margin-bottom: -10px;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-fbb50dd9-13f8-4556-9ea7-93939b8a7b83 {
  margin-top: 0px;
margin-bottom: 20px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-fbb50dd9-13f8-4556-9ea7-93939b8a7b83 {
  margin-bottom: 10px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-fbb50dd9-13f8-4556-9ea7-93939b8a7b83 {
  margin-top: 0px;
margin-left: 5%;
margin-bottom: 0px;
margin-right: 5%;
}
}@media (max-width: 767px){#s-fbb50dd9-13f8-4556-9ea7-93939b8a7b83 {
  margin-top: 0px;
margin-bottom: 20px;
}
}
#s-fbb50dd9-13f8-4556-9ea7-93939b8a7b83 .shogun-heading-component h5 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  
}


@media (min-width: 1200px){#s-fbb50dd9-13f8-4556-9ea7-93939b8a7b83 .shogun-heading-component h5 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 24px;
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-fbb50dd9-13f8-4556-9ea7-93939b8a7b83 .shogun-heading-component h5 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 24px;
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-fbb50dd9-13f8-4556-9ea7-93939b8a7b83 .shogun-heading-component h5 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 25px;
  
  
  
}


}@media (max-width: 767px){#s-fbb50dd9-13f8-4556-9ea7-93939b8a7b83 .shogun-heading-component h5 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}


}
#s-132deb96-f418-490e-9c36-218eb70cae91 {
  margin-left: 15%;
margin-right: 15%;
}
@media (min-width: 992px) and (max-width: 1199px){#s-132deb96-f418-490e-9c36-218eb70cae91 {
  margin-top: 10px;
margin-left: 5%;
margin-right: 5%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-132deb96-f418-490e-9c36-218eb70cae91 {
  margin-top: 10px;
margin-left: 5%;
margin-right: 5%;
}
}@media (max-width: 767px){#s-132deb96-f418-490e-9c36-218eb70cae91 {
  margin-left: 5%;
margin-right: 5%;
}
}
#s-132deb96-f418-490e-9c36-218eb70cae91 .shg-proportional-font-size,
#s-132deb96-f418-490e-9c36-218eb70cae91 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-00a14d9f-7d66-48ff-839d-57721d3f0b5a {
  margin-left: auto;
margin-right: auto;
max-width: 1330px;
text-align: center;
}
@media (min-width: 1200px){#s-00a14d9f-7d66-48ff-839d-57721d3f0b5a {
  margin-top: 20px;
margin-left: 35%;
margin-bottom: 20px;
margin-right: 35%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-00a14d9f-7d66-48ff-839d-57721d3f0b5a {
  margin-left: 30%;
margin-bottom: 10px;
margin-right: 30%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-00a14d9f-7d66-48ff-839d-57721d3f0b5a {
  margin-left: 25%;
margin-bottom: 20px;
margin-right: 25%;
}
}@media (max-width: 767px){#s-00a14d9f-7d66-48ff-839d-57721d3f0b5a {
  margin-bottom: 20px;
}
}
#s-00a14d9f-7d66-48ff-839d-57721d3f0b5a {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-00a14d9f-7d66-48ff-839d-57721d3f0b5a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-00a14d9f-7d66-48ff-839d-57721d3f0b5a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-00a14d9f-7d66-48ff-839d-57721d3f0b5a .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-00a14d9f-7d66-48ff-839d-57721d3f0b5a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-00a14d9f-7d66-48ff-839d-57721d3f0b5a img.shogun-image {
  width: 100%;
  
  
  max-width: 1330px;

      
    max-width: 1330px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-00a14d9f-7d66-48ff-839d-57721d3f0b5a .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-00a14d9f-7d66-48ff-839d-57721d3f0b5a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-00a14d9f-7d66-48ff-839d-57721d3f0b5a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-00a14d9f-7d66-48ff-839d-57721d3f0b5a.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-00a14d9f-7d66-48ff-839d-57721d3f0b5a {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-00a14d9f-7d66-48ff-839d-57721d3f0b5a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-00a14d9f-7d66-48ff-839d-57721d3f0b5a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 35%;
  margin-right: 35%;
  margin-top: 20px;
  margin-bottom: 20px;
}

#s-00a14d9f-7d66-48ff-839d-57721d3f0b5a .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-00a14d9f-7d66-48ff-839d-57721d3f0b5a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-00a14d9f-7d66-48ff-839d-57721d3f0b5a img.shogun-image {
  width: 100%;
  
  
  max-width: 1330px;

      
    max-width: 1330px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-00a14d9f-7d66-48ff-839d-57721d3f0b5a .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-00a14d9f-7d66-48ff-839d-57721d3f0b5a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-00a14d9f-7d66-48ff-839d-57721d3f0b5a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-00a14d9f-7d66-48ff-839d-57721d3f0b5a.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-00a14d9f-7d66-48ff-839d-57721d3f0b5a {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-00a14d9f-7d66-48ff-839d-57721d3f0b5a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-00a14d9f-7d66-48ff-839d-57721d3f0b5a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 30%;
  margin-right: 30%;
  
  margin-bottom: 10px;
}

#s-00a14d9f-7d66-48ff-839d-57721d3f0b5a .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-00a14d9f-7d66-48ff-839d-57721d3f0b5a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-00a14d9f-7d66-48ff-839d-57721d3f0b5a img.shogun-image {
  width: 100%;
  
  
  max-width: 1330px;

      
    max-width: 1330px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-00a14d9f-7d66-48ff-839d-57721d3f0b5a .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-00a14d9f-7d66-48ff-839d-57721d3f0b5a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-00a14d9f-7d66-48ff-839d-57721d3f0b5a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-00a14d9f-7d66-48ff-839d-57721d3f0b5a.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-00a14d9f-7d66-48ff-839d-57721d3f0b5a {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-00a14d9f-7d66-48ff-839d-57721d3f0b5a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-00a14d9f-7d66-48ff-839d-57721d3f0b5a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 25%;
  margin-right: 25%;
  
  margin-bottom: 20px;
}

#s-00a14d9f-7d66-48ff-839d-57721d3f0b5a .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-00a14d9f-7d66-48ff-839d-57721d3f0b5a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-00a14d9f-7d66-48ff-839d-57721d3f0b5a img.shogun-image {
  width: 100%;
  
  
  max-width: 1330px;

      
    max-width: 1330px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-00a14d9f-7d66-48ff-839d-57721d3f0b5a .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-00a14d9f-7d66-48ff-839d-57721d3f0b5a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-00a14d9f-7d66-48ff-839d-57721d3f0b5a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-00a14d9f-7d66-48ff-839d-57721d3f0b5a.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-00a14d9f-7d66-48ff-839d-57721d3f0b5a {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-00a14d9f-7d66-48ff-839d-57721d3f0b5a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-00a14d9f-7d66-48ff-839d-57721d3f0b5a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

#s-00a14d9f-7d66-48ff-839d-57721d3f0b5a .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-00a14d9f-7d66-48ff-839d-57721d3f0b5a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-00a14d9f-7d66-48ff-839d-57721d3f0b5a img.shogun-image {
  width: 100%;
  
  
  max-width: 1330px;

      
    max-width: 1330px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-00a14d9f-7d66-48ff-839d-57721d3f0b5a .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-00a14d9f-7d66-48ff-839d-57721d3f0b5a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-00a14d9f-7d66-48ff-839d-57721d3f0b5a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-00a14d9f-7d66-48ff-839d-57721d3f0b5a.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-5b6c4220-383c-4426-a4fb-d603a795f472 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYWU1ZTI0NGItNWI2ZS00M2FkLWIzNjQtZDBkZjJlNmM4NTVhIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZWVmMTBiO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojN2UyMGNmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNhZTVlMjQ0Yi01YjZlLTQzYWQtYjM2NC1kMGRmMmU2Yzg1NWEpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(139, 182, 29, 1);
border-style: none;
border-radius: 5px;
text-align: center;
text-decoration: none;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#eef10b"}, {"id"=>2, "pos"=>1, "color"=>"#7e20cf"}];
hover-type: gradient;
}
#s-5b6c4220-383c-4426-a4fb-d603a795f472:hover {background-color: rgba(166, 210, 56, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-5b6c4220-383c-4426-a4fb-d603a795f472:active {background-color: rgba(175, 220, 60, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-5b6c4220-383c-4426-a4fb-d603a795f472 {
  border-style: solid;
margin-top: 0px;
margin-bottom: 40px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(139, 182, 29, 1);
border-radius: 5px;
background-color: rgba(78, 182, 186, 1);
background-image: none;
hover-type: color;
}
#s-5b6c4220-383c-4426-a4fb-d603a795f472:hover {background-color: rgba(96, 215, 220, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}}@media (min-width: 992px) and (max-width: 1199px){#s-5b6c4220-383c-4426-a4fb-d603a795f472 {
  border-style: solid;
margin-top: 0px;
margin-bottom: 30px;
border-color: rgba(78, 182, 186, 1);
background-image: none;
background-color: rgba(78, 182, 186, 1);
hover-type: color;
}
#s-5b6c4220-383c-4426-a4fb-d603a795f472:hover {background-color: rgba(92, 212, 216, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-5b6c4220-383c-4426-a4fb-d603a795f472:active {background-color: rgba(98, 220, 225, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}}@media (min-width: 768px) and (max-width: 991px){#s-5b6c4220-383c-4426-a4fb-d603a795f472 {
  margin-bottom: 20px;
background-image: none;
background-color: rgba(139, 182, 29, 1);
hover-type: color;
}
}@media (max-width: 767px){#s-5b6c4220-383c-4426-a4fb-d603a795f472 {
  margin-bottom: 20px;
background-image: none;
background-color: rgba(139, 182, 29, 1);
hover-type: color;
}
}

  #s-5b6c4220-383c-4426-a4fb-d603a795f472-root {
    text-align: center;
  }


#s-5b6c4220-383c-4426-a4fb-d603a795f472.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-5b6c4220-383c-4426-a4fb-d603a795f472-root {
    text-align: center;
  }


#s-5b6c4220-383c-4426-a4fb-d603a795f472.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-5b6c4220-383c-4426-a4fb-d603a795f472-root {
    text-align: center;
  }


#s-5b6c4220-383c-4426-a4fb-d603a795f472.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-5b6c4220-383c-4426-a4fb-d603a795f472-root {
    text-align: center;
  }


#s-5b6c4220-383c-4426-a4fb-d603a795f472.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-5b6c4220-383c-4426-a4fb-d603a795f472-root {
    text-align: center;
  }


#s-5b6c4220-383c-4426-a4fb-d603a795f472.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  
  display:  inline-block ;
}
}
#s-13bf339f-9cb0-4682-8186-729bd5c2483d {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
background-color: rgba(245, 246, 247, 1);
}
@media (min-width: 1200px){#s-13bf339f-9cb0-4682-8186-729bd5c2483d {
  min-height: 400px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-13bf339f-9cb0-4682-8186-729bd5c2483d {
  padding-top: 0px;
padding-bottom: 40px;
}
}







#s-13bf339f-9cb0-4682-8186-729bd5c2483d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-13bf339f-9cb0-4682-8186-729bd5c2483d.shg-box.shg-c {
  justify-content: center;
}
@media (min-width: 1200px){






#s-13bf339f-9cb0-4682-8186-729bd5c2483d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-13bf339f-9cb0-4682-8186-729bd5c2483d.shg-box.shg-c {
  justify-content: flex-start;
}
}
#s-7792dc1b-231a-44d9-abfa-8a3d4fd9b34a {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-7792dc1b-231a-44d9-abfa-8a3d4fd9b34a {
  margin-top: 30px;
margin-bottom: 0px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7792dc1b-231a-44d9-abfa-8a3d4fd9b34a {
  margin-top: 20px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-7792dc1b-231a-44d9-abfa-8a3d4fd9b34a {
  margin-top: 20px;
}
}@media (max-width: 767px){#s-7792dc1b-231a-44d9-abfa-8a3d4fd9b34a {
  margin-top: 10px;
}
}
#s-7792dc1b-231a-44d9-abfa-8a3d4fd9b34a .shogun-heading-component h2 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 42px;
  
  
  
}


@media (min-width: 1200px){#s-7792dc1b-231a-44d9-abfa-8a3d4fd9b34a .shogun-heading-component h2 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 40px;
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-7792dc1b-231a-44d9-abfa-8a3d4fd9b34a .shogun-heading-component h2 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 36px;
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-7792dc1b-231a-44d9-abfa-8a3d4fd9b34a .shogun-heading-component h2 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 36px;
  
  
  
}


}@media (max-width: 767px){#s-7792dc1b-231a-44d9-abfa-8a3d4fd9b34a .shogun-heading-component h2 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 25px;
  
  
  
}


}
#s-58aaf732-72de-4f3b-97df-ad61f93ed9e9 {
  margin-top: -10px;
margin-left: auto;
margin-bottom: -10px;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-58aaf732-72de-4f3b-97df-ad61f93ed9e9 {
  margin-top: 0px;
margin-bottom: 20px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-58aaf732-72de-4f3b-97df-ad61f93ed9e9 {
  margin-top: -10px;
margin-bottom: 10px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-58aaf732-72de-4f3b-97df-ad61f93ed9e9 {
  margin-top: 0px;
margin-left: 5%;
margin-bottom: 0px;
margin-right: 5%;
}
}@media (max-width: 767px){#s-58aaf732-72de-4f3b-97df-ad61f93ed9e9 {
  margin-top: 0px;
margin-bottom: 20px;
}
}
#s-58aaf732-72de-4f3b-97df-ad61f93ed9e9 .shogun-heading-component h5 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  
}


@media (min-width: 1200px){#s-58aaf732-72de-4f3b-97df-ad61f93ed9e9 .shogun-heading-component h5 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 24px;
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-58aaf732-72de-4f3b-97df-ad61f93ed9e9 .shogun-heading-component h5 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 24px;
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-58aaf732-72de-4f3b-97df-ad61f93ed9e9 .shogun-heading-component h5 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 25px;
  
  
  
}


}@media (max-width: 767px){#s-58aaf732-72de-4f3b-97df-ad61f93ed9e9 .shogun-heading-component h5 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}


}
#s-cc190699-7736-4e78-9cf4-0dd4bfe2c4bd {
  margin-left: 15%;
margin-right: 15%;
}
@media (min-width: 992px) and (max-width: 1199px){#s-cc190699-7736-4e78-9cf4-0dd4bfe2c4bd {
  margin-top: 10px;
margin-left: 5%;
margin-right: 5%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-cc190699-7736-4e78-9cf4-0dd4bfe2c4bd {
  margin-top: 10px;
margin-left: 5%;
margin-right: 5%;
}
}@media (max-width: 767px){#s-cc190699-7736-4e78-9cf4-0dd4bfe2c4bd {
  margin-left: 5%;
margin-right: 5%;
}
}
#s-cc190699-7736-4e78-9cf4-0dd4bfe2c4bd .shg-proportional-font-size,
#s-cc190699-7736-4e78-9cf4-0dd4bfe2c4bd .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-ce49f682-47ee-45b7-9914-79d37cb04235 {
  margin-left: auto;
margin-right: auto;
max-width: 1024px;
text-align: center;
}
@media (min-width: 1200px){#s-ce49f682-47ee-45b7-9914-79d37cb04235 {
  margin-left: 35%;
margin-bottom: 0px;
margin-right: 35%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ce49f682-47ee-45b7-9914-79d37cb04235 {
  margin-left: 30%;
margin-right: 30%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-ce49f682-47ee-45b7-9914-79d37cb04235 {
  margin-left: 30%;
margin-right: 30%;
}
}
#s-ce49f682-47ee-45b7-9914-79d37cb04235 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-ce49f682-47ee-45b7-9914-79d37cb04235-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-ce49f682-47ee-45b7-9914-79d37cb04235 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-ce49f682-47ee-45b7-9914-79d37cb04235 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-ce49f682-47ee-45b7-9914-79d37cb04235 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-ce49f682-47ee-45b7-9914-79d37cb04235 img.shogun-image {
  width: 100%;
  
  
  max-width: 1024px;

      
    max-width: 1024px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-ce49f682-47ee-45b7-9914-79d37cb04235 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-ce49f682-47ee-45b7-9914-79d37cb04235.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ce49f682-47ee-45b7-9914-79d37cb04235.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ce49f682-47ee-45b7-9914-79d37cb04235.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-ce49f682-47ee-45b7-9914-79d37cb04235 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-ce49f682-47ee-45b7-9914-79d37cb04235-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-ce49f682-47ee-45b7-9914-79d37cb04235 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 35%;
  margin-right: 35%;
  
  margin-bottom: 0px;
}

#s-ce49f682-47ee-45b7-9914-79d37cb04235 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-ce49f682-47ee-45b7-9914-79d37cb04235 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-ce49f682-47ee-45b7-9914-79d37cb04235 img.shogun-image {
  width: 100%;
  
  
  max-width: 1024px;

      
    max-width: 1024px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-ce49f682-47ee-45b7-9914-79d37cb04235 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-ce49f682-47ee-45b7-9914-79d37cb04235.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ce49f682-47ee-45b7-9914-79d37cb04235.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ce49f682-47ee-45b7-9914-79d37cb04235.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-ce49f682-47ee-45b7-9914-79d37cb04235 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-ce49f682-47ee-45b7-9914-79d37cb04235-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-ce49f682-47ee-45b7-9914-79d37cb04235 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

#s-ce49f682-47ee-45b7-9914-79d37cb04235 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-ce49f682-47ee-45b7-9914-79d37cb04235 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-ce49f682-47ee-45b7-9914-79d37cb04235 img.shogun-image {
  width: 100%;
  
  
  max-width: 1024px;

      
    max-width: 1024px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-ce49f682-47ee-45b7-9914-79d37cb04235 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-ce49f682-47ee-45b7-9914-79d37cb04235.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ce49f682-47ee-45b7-9914-79d37cb04235.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ce49f682-47ee-45b7-9914-79d37cb04235.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-ce49f682-47ee-45b7-9914-79d37cb04235 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-ce49f682-47ee-45b7-9914-79d37cb04235-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-ce49f682-47ee-45b7-9914-79d37cb04235 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

#s-ce49f682-47ee-45b7-9914-79d37cb04235 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-ce49f682-47ee-45b7-9914-79d37cb04235 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-ce49f682-47ee-45b7-9914-79d37cb04235 img.shogun-image {
  width: 100%;
  
  
  max-width: 1024px;

      
    max-width: 1024px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-ce49f682-47ee-45b7-9914-79d37cb04235 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-ce49f682-47ee-45b7-9914-79d37cb04235.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ce49f682-47ee-45b7-9914-79d37cb04235.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ce49f682-47ee-45b7-9914-79d37cb04235.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-ce49f682-47ee-45b7-9914-79d37cb04235 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-ce49f682-47ee-45b7-9914-79d37cb04235-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-ce49f682-47ee-45b7-9914-79d37cb04235 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-ce49f682-47ee-45b7-9914-79d37cb04235 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-ce49f682-47ee-45b7-9914-79d37cb04235 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-ce49f682-47ee-45b7-9914-79d37cb04235 img.shogun-image {
  width: 100%;
  
  
  max-width: 1024px;

      
    max-width: 1024px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-ce49f682-47ee-45b7-9914-79d37cb04235 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-ce49f682-47ee-45b7-9914-79d37cb04235.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ce49f682-47ee-45b7-9914-79d37cb04235.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ce49f682-47ee-45b7-9914-79d37cb04235.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-51cd156d-801d-4b29-ab42-28b4dc596a0d {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 103, 130, 1);
border-style: none;
border-radius: 5px;
background-color: rgba(0, 103, 130, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-51cd156d-801d-4b29-ab42-28b4dc596a0d:hover {background-color: rgba(0, 103, 130, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-51cd156d-801d-4b29-ab42-28b4dc596a0d:active {background-color: rgba(0, 103, 130, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-51cd156d-801d-4b29-ab42-28b4dc596a0d {
  border-style: solid;
margin-top: 0px;
margin-bottom: 40px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 103, 130, 1);
border-radius: 5px;
background-color: rgba(0, 103, 130, 1);
background-image: none;
hover-type: color;
}
#s-51cd156d-801d-4b29-ab42-28b4dc596a0d:hover {background-color: rgba(3, 150, 189, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}}@media (min-width: 992px) and (max-width: 1199px){#s-51cd156d-801d-4b29-ab42-28b4dc596a0d {
  margin-top: 0px;
margin-bottom: 30px;
background-image: none;
background-color: rgba(0, 103, 130, 1);
hover-type: color;
}
#s-51cd156d-801d-4b29-ab42-28b4dc596a0d:hover {background-color: rgba(164, 206, 57, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}}@media (min-width: 768px) and (max-width: 991px){#s-51cd156d-801d-4b29-ab42-28b4dc596a0d {
  margin-bottom: 10px;
background-image: none;
background-color: rgba(139, 182, 29, 1);
hover-type: color;
}
}@media (max-width: 767px){#s-51cd156d-801d-4b29-ab42-28b4dc596a0d {
  margin-bottom: 20px;
background-image: none;
background-color: rgba(139, 182, 29, 1);
hover-type: color;
}
}

  #s-51cd156d-801d-4b29-ab42-28b4dc596a0d-root {
    text-align: center;
  }


#s-51cd156d-801d-4b29-ab42-28b4dc596a0d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  font-family: Lato;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-51cd156d-801d-4b29-ab42-28b4dc596a0d-root {
    text-align: center;
  }


#s-51cd156d-801d-4b29-ab42-28b4dc596a0d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  font-family: Lato;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-51cd156d-801d-4b29-ab42-28b4dc596a0d-root {
    text-align: center;
  }


#s-51cd156d-801d-4b29-ab42-28b4dc596a0d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  font-family: Lato;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-51cd156d-801d-4b29-ab42-28b4dc596a0d-root {
    text-align: center;
  }


#s-51cd156d-801d-4b29-ab42-28b4dc596a0d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  font-family: Lato;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-51cd156d-801d-4b29-ab42-28b4dc596a0d-root {
    text-align: center;
  }


#s-51cd156d-801d-4b29-ab42-28b4dc596a0d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  font-family: Lato;
  display:  inline-block ;
}
}
#s-09bde5ec-132c-43da-b46d-9b98e7e641a3 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
padding-top: 40px;
padding-left: 40px;
padding-bottom: 40px;
padding-right: 40px;
min-height: 500px;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-09bde5ec-132c-43da-b46d-9b98e7e641a3 {
  display: none;
}
#s-09bde5ec-132c-43da-b46d-9b98e7e641a3, #wrap-s-09bde5ec-132c-43da-b46d-9b98e7e641a3, #wrap-content-s-09bde5ec-132c-43da-b46d-9b98e7e641a3 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-09bde5ec-132c-43da-b46d-9b98e7e641a3 {
  display: none;
}
#s-09bde5ec-132c-43da-b46d-9b98e7e641a3, #wrap-s-09bde5ec-132c-43da-b46d-9b98e7e641a3, #wrap-content-s-09bde5ec-132c-43da-b46d-9b98e7e641a3 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-09bde5ec-132c-43da-b46d-9b98e7e641a3 {
  display: none;
}
#s-09bde5ec-132c-43da-b46d-9b98e7e641a3, #wrap-s-09bde5ec-132c-43da-b46d-9b98e7e641a3, #wrap-content-s-09bde5ec-132c-43da-b46d-9b98e7e641a3 { display: none !important; }}@media (max-width: 767px){#s-09bde5ec-132c-43da-b46d-9b98e7e641a3 {
  display: none;
}
#s-09bde5ec-132c-43da-b46d-9b98e7e641a3, #wrap-s-09bde5ec-132c-43da-b46d-9b98e7e641a3, #wrap-content-s-09bde5ec-132c-43da-b46d-9b98e7e641a3 { display: none !important; }}
#s-09bde5ec-132c-43da-b46d-9b98e7e641a3 {
  background-image: url(https://i.shgcdn.com/aa13276d-c737-423f-9fc3-f986f069932e/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-09bde5ec-132c-43da-b46d-9b98e7e641a3 {
  background-image: url(https://i.shgcdn.com/aa13276d-c737-423f-9fc3-f986f069932e/-/resize/480x/);
}
#s-09bde5ec-132c-43da-b46d-9b98e7e641a3.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-09bde5ec-132c-43da-b46d-9b98e7e641a3 {
  background-image: url(https://i.shgcdn.com/aa13276d-c737-423f-9fc3-f986f069932e/-/resize/960x/);
}
#s-09bde5ec-132c-43da-b46d-9b98e7e641a3.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-09bde5ec-132c-43da-b46d-9b98e7e641a3 {
  background-image: url(https://i.shgcdn.com/aa13276d-c737-423f-9fc3-f986f069932e/-/resize/768x/);
}
#s-09bde5ec-132c-43da-b46d-9b98e7e641a3.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-09bde5ec-132c-43da-b46d-9b98e7e641a3 {
  background-image: url(https://i.shgcdn.com/aa13276d-c737-423f-9fc3-f986f069932e/-/resize/1536x/);
}
#s-09bde5ec-132c-43da-b46d-9b98e7e641a3.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-09bde5ec-132c-43da-b46d-9b98e7e641a3 {
  background-image: url(https://i.shgcdn.com/aa13276d-c737-423f-9fc3-f986f069932e/-/resize/1024x/);
}
#s-09bde5ec-132c-43da-b46d-9b98e7e641a3.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-09bde5ec-132c-43da-b46d-9b98e7e641a3 {
  background-image: url(https://i.shgcdn.com/aa13276d-c737-423f-9fc3-f986f069932e/-/resize/2048x/);
}
#s-09bde5ec-132c-43da-b46d-9b98e7e641a3.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-09bde5ec-132c-43da-b46d-9b98e7e641a3 {
  background-image: url(https://i.shgcdn.com/aa13276d-c737-423f-9fc3-f986f069932e/-/resize/1200x/);
}
#s-09bde5ec-132c-43da-b46d-9b98e7e641a3.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-09bde5ec-132c-43da-b46d-9b98e7e641a3 {
  background-image: url(https://i.shgcdn.com/aa13276d-c737-423f-9fc3-f986f069932e/-/resize/2048x/);
}
#s-09bde5ec-132c-43da-b46d-9b98e7e641a3.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-09bde5ec-132c-43da-b46d-9b98e7e641a3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-09bde5ec-132c-43da-b46d-9b98e7e641a3 {
  cursor: pointer;
}#s-09bde5ec-132c-43da-b46d-9b98e7e641a3.shg-box.shg-c {
  justify-content: flex-end;
}
@media (min-width: 1200px){






#s-09bde5ec-132c-43da-b46d-9b98e7e641a3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-09bde5ec-132c-43da-b46d-9b98e7e641a3 {
  cursor: pointer;
}#s-09bde5ec-132c-43da-b46d-9b98e7e641a3.shg-box.shg-c {
  justify-content: flex-start;
}
}@media (min-width: 992px) and (max-width: 1199px){






#s-09bde5ec-132c-43da-b46d-9b98e7e641a3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-09bde5ec-132c-43da-b46d-9b98e7e641a3 {
  cursor: pointer;
}#s-09bde5ec-132c-43da-b46d-9b98e7e641a3.shg-box.shg-c {
  justify-content: flex-start;
}
}@media (min-width: 768px) and (max-width: 991px){






#s-09bde5ec-132c-43da-b46d-9b98e7e641a3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-09bde5ec-132c-43da-b46d-9b98e7e641a3 {
  cursor: pointer;
}#s-09bde5ec-132c-43da-b46d-9b98e7e641a3.shg-box.shg-c {
  justify-content: flex-start;
}
}
#s-f34fb3f9-0879-4f53-b53f-a9dbe935657a {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-f34fb3f9-0879-4f53-b53f-a9dbe935657a {
  margin-top: -20px;
margin-bottom: 60px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f34fb3f9-0879-4f53-b53f-a9dbe935657a {
  margin-top: -20px;
margin-bottom: 60px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-f34fb3f9-0879-4f53-b53f-a9dbe935657a {
  margin-top: -10px;
margin-bottom: 60px;
}
}
#s-f34fb3f9-0879-4f53-b53f-a9dbe935657a .shogun-heading-component h2 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  font-family: "Mouse Memoirs";
  font-style:  normal ;
  font-size: 35px;
  
  
  
}


@media (min-width: 1200px){#s-f34fb3f9-0879-4f53-b53f-a9dbe935657a .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 35px;
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-f34fb3f9-0879-4f53-b53f-a9dbe935657a .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-f34fb3f9-0879-4f53-b53f-a9dbe935657a .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 25px;
  
  
  
}


}@media (max-width: 767px){#s-f34fb3f9-0879-4f53-b53f-a9dbe935657a .shogun-heading-component h2 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 32px;
  
  
  
}


}
@media (min-width: 0px) {
[id="s-fbcaa1b9-22e7-4176-b56a-9db62965f612"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fbcaa1b9-22e7-4176-b56a-9db62965f612"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-fbcaa1b9-22e7-4176-b56a-9db62965f612"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-fbcaa1b9-22e7-4176-b56a-9db62965f612"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-fbcaa1b9-22e7-4176-b56a-9db62965f612"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-fbcaa1b9-22e7-4176-b56a-9db62965f612"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-fbcaa1b9-22e7-4176-b56a-9db62965f612"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

}

#s-64ed4793-4cac-4ae2-ab35-45163cb6d865 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-64ed4793-4cac-4ae2-ab35-45163cb6d865 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-64ed4793-4cac-4ae2-ab35-45163cb6d865.shg-box.shg-c {
  justify-content: center;
}

#s-a6ccc48b-25b2-4003-99eb-18285ac27497 {
  margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
height: 70px;
max-width: 150px;
text-align: left;
}

#s-a6ccc48b-25b2-4003-99eb-18285ac27497 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-a6ccc48b-25b2-4003-99eb-18285ac27497-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-a6ccc48b-25b2-4003-99eb-18285ac27497 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

#s-a6ccc48b-25b2-4003-99eb-18285ac27497 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-a6ccc48b-25b2-4003-99eb-18285ac27497 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-a6ccc48b-25b2-4003-99eb-18285ac27497 img.shogun-image {
  width: 100%;
  height: 70px;
  
  max-width: 150px;

      
    max-width: 150px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: none;
     object-position: none;
  transform: none;
  transform-origin: none;
}




.s-a6ccc48b-25b2-4003-99eb-18285ac27497 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-a6ccc48b-25b2-4003-99eb-18285ac27497.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-a6ccc48b-25b2-4003-99eb-18285ac27497.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a6ccc48b-25b2-4003-99eb-18285ac27497.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-a6ccc48b-25b2-4003-99eb-18285ac27497 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-a6ccc48b-25b2-4003-99eb-18285ac27497-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-a6ccc48b-25b2-4003-99eb-18285ac27497 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-a6ccc48b-25b2-4003-99eb-18285ac27497 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-a6ccc48b-25b2-4003-99eb-18285ac27497 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-a6ccc48b-25b2-4003-99eb-18285ac27497 img.shogun-image {
  width: 100%;
  height: 70px;
  
  max-width: 150px;

      
    max-width: 150px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: none;
     object-position: none;
  transform: none;
  transform-origin: none;
}




.s-a6ccc48b-25b2-4003-99eb-18285ac27497 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-a6ccc48b-25b2-4003-99eb-18285ac27497.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-a6ccc48b-25b2-4003-99eb-18285ac27497.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a6ccc48b-25b2-4003-99eb-18285ac27497.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-a6ccc48b-25b2-4003-99eb-18285ac27497 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-a6ccc48b-25b2-4003-99eb-18285ac27497-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-a6ccc48b-25b2-4003-99eb-18285ac27497 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-a6ccc48b-25b2-4003-99eb-18285ac27497 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-a6ccc48b-25b2-4003-99eb-18285ac27497 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-a6ccc48b-25b2-4003-99eb-18285ac27497 img.shogun-image {
  width: 100%;
  height: 70px;
  
  max-width: 150px;

      
    max-width: 150px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: none;
     object-position: none;
  transform: none;
  transform-origin: none;
}




.s-a6ccc48b-25b2-4003-99eb-18285ac27497 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-a6ccc48b-25b2-4003-99eb-18285ac27497.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-a6ccc48b-25b2-4003-99eb-18285ac27497.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a6ccc48b-25b2-4003-99eb-18285ac27497.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-a6ccc48b-25b2-4003-99eb-18285ac27497 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-a6ccc48b-25b2-4003-99eb-18285ac27497-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-a6ccc48b-25b2-4003-99eb-18285ac27497 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-a6ccc48b-25b2-4003-99eb-18285ac27497 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-a6ccc48b-25b2-4003-99eb-18285ac27497 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-a6ccc48b-25b2-4003-99eb-18285ac27497 img.shogun-image {
  width: 100%;
  height: 70px;
  
  max-width: 150px;

      
    max-width: 150px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: none;
     object-position: none;
  transform: none;
  transform-origin: none;
}




.s-a6ccc48b-25b2-4003-99eb-18285ac27497 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-a6ccc48b-25b2-4003-99eb-18285ac27497.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-a6ccc48b-25b2-4003-99eb-18285ac27497.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a6ccc48b-25b2-4003-99eb-18285ac27497.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-a6ccc48b-25b2-4003-99eb-18285ac27497 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-a6ccc48b-25b2-4003-99eb-18285ac27497-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-a6ccc48b-25b2-4003-99eb-18285ac27497 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-a6ccc48b-25b2-4003-99eb-18285ac27497 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-a6ccc48b-25b2-4003-99eb-18285ac27497 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-a6ccc48b-25b2-4003-99eb-18285ac27497 img.shogun-image {
  width: 100%;
  height: 70px;
  
  max-width: 150px;

      
    max-width: 150px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: none;
     object-position: none;
  transform: none;
  transform-origin: none;
}




.s-a6ccc48b-25b2-4003-99eb-18285ac27497 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-a6ccc48b-25b2-4003-99eb-18285ac27497.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-a6ccc48b-25b2-4003-99eb-18285ac27497.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a6ccc48b-25b2-4003-99eb-18285ac27497.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-c9a65218-5483-4759-a524-18b28919f9e5 {
  margin-left: auto;
margin-right: auto;
}

#s-c9a65218-5483-4759-a524-18b28919f9e5 .shg-proportional-font-size,
#s-c9a65218-5483-4759-a524-18b28919f9e5 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-a30fafe3-0611-437c-814b-b53424ea3b77 {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 3%;
margin-right: auto;
padding-top: 40px;
padding-left: 40px;
padding-bottom: 40px;
padding-right: 40px;
min-height: 500px;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-a30fafe3-0611-437c-814b-b53424ea3b77 {
  display: none;
}
#s-a30fafe3-0611-437c-814b-b53424ea3b77, #wrap-s-a30fafe3-0611-437c-814b-b53424ea3b77, #wrap-content-s-a30fafe3-0611-437c-814b-b53424ea3b77 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a30fafe3-0611-437c-814b-b53424ea3b77 {
  display: none;
}
#s-a30fafe3-0611-437c-814b-b53424ea3b77, #wrap-s-a30fafe3-0611-437c-814b-b53424ea3b77, #wrap-content-s-a30fafe3-0611-437c-814b-b53424ea3b77 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a30fafe3-0611-437c-814b-b53424ea3b77 {
  display: none;
}
#s-a30fafe3-0611-437c-814b-b53424ea3b77, #wrap-s-a30fafe3-0611-437c-814b-b53424ea3b77, #wrap-content-s-a30fafe3-0611-437c-814b-b53424ea3b77 { display: none !important; }}@media (max-width: 767px){#s-a30fafe3-0611-437c-814b-b53424ea3b77 {
  margin-bottom: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
display: none;
}
#s-a30fafe3-0611-437c-814b-b53424ea3b77, #wrap-s-a30fafe3-0611-437c-814b-b53424ea3b77, #wrap-content-s-a30fafe3-0611-437c-814b-b53424ea3b77 { display: none !important; }}







#s-a30fafe3-0611-437c-814b-b53424ea3b77 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a30fafe3-0611-437c-814b-b53424ea3b77 {
  cursor: pointer;
}#s-a30fafe3-0611-437c-814b-b53424ea3b77.shg-box.shg-c {
  justify-content: flex-end;
}

#s-dc9ed0dc-4c15-4ff7-9f2f-1886de830993 {
  margin-left: auto;
margin-right: auto;
max-width: 880px;
text-align: center;
}
@media (max-width: 767px){#s-dc9ed0dc-4c15-4ff7-9f2f-1886de830993 {
  margin-left: 20px;
max-width: 70%;
text-align: center;
}
}
#s-dc9ed0dc-4c15-4ff7-9f2f-1886de830993 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-dc9ed0dc-4c15-4ff7-9f2f-1886de830993-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-dc9ed0dc-4c15-4ff7-9f2f-1886de830993 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-dc9ed0dc-4c15-4ff7-9f2f-1886de830993 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-dc9ed0dc-4c15-4ff7-9f2f-1886de830993 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-dc9ed0dc-4c15-4ff7-9f2f-1886de830993 img.shogun-image {
  width: 100%;
  
  
  max-width: 880px;

      
    max-width: 880px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-dc9ed0dc-4c15-4ff7-9f2f-1886de830993 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-dc9ed0dc-4c15-4ff7-9f2f-1886de830993.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dc9ed0dc-4c15-4ff7-9f2f-1886de830993.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dc9ed0dc-4c15-4ff7-9f2f-1886de830993.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-dc9ed0dc-4c15-4ff7-9f2f-1886de830993 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-dc9ed0dc-4c15-4ff7-9f2f-1886de830993-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-dc9ed0dc-4c15-4ff7-9f2f-1886de830993 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-dc9ed0dc-4c15-4ff7-9f2f-1886de830993 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-dc9ed0dc-4c15-4ff7-9f2f-1886de830993 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-dc9ed0dc-4c15-4ff7-9f2f-1886de830993 img.shogun-image {
  width: 100%;
  
  
  max-width: 880px;

      
    max-width: 880px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-dc9ed0dc-4c15-4ff7-9f2f-1886de830993 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-dc9ed0dc-4c15-4ff7-9f2f-1886de830993.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dc9ed0dc-4c15-4ff7-9f2f-1886de830993.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dc9ed0dc-4c15-4ff7-9f2f-1886de830993.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-dc9ed0dc-4c15-4ff7-9f2f-1886de830993 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-dc9ed0dc-4c15-4ff7-9f2f-1886de830993-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-dc9ed0dc-4c15-4ff7-9f2f-1886de830993 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-dc9ed0dc-4c15-4ff7-9f2f-1886de830993 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-dc9ed0dc-4c15-4ff7-9f2f-1886de830993 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-dc9ed0dc-4c15-4ff7-9f2f-1886de830993 img.shogun-image {
  width: 100%;
  
  
  max-width: 880px;

      
    max-width: 880px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-dc9ed0dc-4c15-4ff7-9f2f-1886de830993 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-dc9ed0dc-4c15-4ff7-9f2f-1886de830993.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dc9ed0dc-4c15-4ff7-9f2f-1886de830993.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dc9ed0dc-4c15-4ff7-9f2f-1886de830993.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-dc9ed0dc-4c15-4ff7-9f2f-1886de830993 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-dc9ed0dc-4c15-4ff7-9f2f-1886de830993-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-dc9ed0dc-4c15-4ff7-9f2f-1886de830993 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-dc9ed0dc-4c15-4ff7-9f2f-1886de830993 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-dc9ed0dc-4c15-4ff7-9f2f-1886de830993 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-dc9ed0dc-4c15-4ff7-9f2f-1886de830993 img.shogun-image {
  width: 100%;
  
  
  max-width: 880px;

      
    max-width: 880px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-dc9ed0dc-4c15-4ff7-9f2f-1886de830993 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-dc9ed0dc-4c15-4ff7-9f2f-1886de830993.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dc9ed0dc-4c15-4ff7-9f2f-1886de830993.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dc9ed0dc-4c15-4ff7-9f2f-1886de830993.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-dc9ed0dc-4c15-4ff7-9f2f-1886de830993 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-dc9ed0dc-4c15-4ff7-9f2f-1886de830993-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-dc9ed0dc-4c15-4ff7-9f2f-1886de830993 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

#s-dc9ed0dc-4c15-4ff7-9f2f-1886de830993 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-dc9ed0dc-4c15-4ff7-9f2f-1886de830993 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-dc9ed0dc-4c15-4ff7-9f2f-1886de830993 img.shogun-image {
  width: 100%;
  
  
  max-width: 880px;

      
    max-width: 880px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-dc9ed0dc-4c15-4ff7-9f2f-1886de830993 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-dc9ed0dc-4c15-4ff7-9f2f-1886de830993.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dc9ed0dc-4c15-4ff7-9f2f-1886de830993.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dc9ed0dc-4c15-4ff7-9f2f-1886de830993.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-02443a6f-97ac-434b-9b04-efa76b78f0d5 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-02443a6f-97ac-434b-9b04-efa76b78f0d5 {
  margin-top: 0%;
margin-left: 0%;
margin-bottom: 0%;
margin-right: 0%;
}
}







#s-02443a6f-97ac-434b-9b04-efa76b78f0d5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-02443a6f-97ac-434b-9b04-efa76b78f0d5.shg-box.shg-c {
  justify-content: center;
}

#s-e78fa9fa-319b-451d-8909-6e934cb22004 {
  margin-left: auto;
margin-right: auto;
}

#s-e78fa9fa-319b-451d-8909-6e934cb22004 .shg-proportional-font-size,
#s-e78fa9fa-319b-451d-8909-6e934cb22004 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-72e2d6d0-2d24-47cc-bf6c-6d4323bb0c4a {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 103, 130, 1);
border-style: none;
border-radius: 5px;
background-color: rgba(0, 103, 130, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-72e2d6d0-2d24-47cc-bf6c-6d4323bb0c4a:hover {background-color: rgba(0, 103, 130, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-72e2d6d0-2d24-47cc-bf6c-6d4323bb0c4a:active {background-color: rgba(0, 103, 130, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-72e2d6d0-2d24-47cc-bf6c-6d4323bb0c4a {
  border-style: solid;
margin-top: 0px;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 103, 130, 1);
border-radius: 5px;
background-color: rgba(0, 103, 130, 1);
background-image: none;
hover-type: color;
}
#s-72e2d6d0-2d24-47cc-bf6c-6d4323bb0c4a:hover {background-color: rgba(3, 150, 189, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}}@media (min-width: 992px) and (max-width: 1199px){#s-72e2d6d0-2d24-47cc-bf6c-6d4323bb0c4a {
  margin-top: 0px;
margin-bottom: 20px;
background-image: none;
background-color: rgba(139, 182, 29, 1);
hover-type: color;
}
#s-72e2d6d0-2d24-47cc-bf6c-6d4323bb0c4a:hover {background-color: rgba(164, 206, 57, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}}@media (min-width: 768px) and (max-width: 991px){#s-72e2d6d0-2d24-47cc-bf6c-6d4323bb0c4a {
  margin-bottom: 10px;
background-image: none;
background-color: rgba(139, 182, 29, 1);
hover-type: color;
}
}@media (max-width: 767px){#s-72e2d6d0-2d24-47cc-bf6c-6d4323bb0c4a {
  margin-bottom: 20px;
background-image: none;
background-color: rgba(139, 182, 29, 1);
hover-type: color;
}
}

  #s-72e2d6d0-2d24-47cc-bf6c-6d4323bb0c4a-root {
    text-align: center;
  }


#s-72e2d6d0-2d24-47cc-bf6c-6d4323bb0c4a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  font-family: Lato;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-72e2d6d0-2d24-47cc-bf6c-6d4323bb0c4a-root {
    text-align: center;
  }


#s-72e2d6d0-2d24-47cc-bf6c-6d4323bb0c4a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  font-family: Lato;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-72e2d6d0-2d24-47cc-bf6c-6d4323bb0c4a-root {
    text-align: center;
  }


#s-72e2d6d0-2d24-47cc-bf6c-6d4323bb0c4a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  font-family: Lato;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-72e2d6d0-2d24-47cc-bf6c-6d4323bb0c4a-root {
    text-align: center;
  }


#s-72e2d6d0-2d24-47cc-bf6c-6d4323bb0c4a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  font-family: Lato;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-72e2d6d0-2d24-47cc-bf6c-6d4323bb0c4a-root {
    text-align: center;
  }


#s-72e2d6d0-2d24-47cc-bf6c-6d4323bb0c4a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  font-family: Lato;
  display:  inline-block ;
}
}
#s-38524177-4845-406c-9146-8e9454dc40a9 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-38524177-4845-406c-9146-8e9454dc40a9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-38524177-4845-406c-9146-8e9454dc40a9.shg-box.shg-c {
  justify-content: center;
}

#s-c53b31c4-687e-4c19-a00c-eb2a92f71949 {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-c53b31c4-687e-4c19-a00c-eb2a92f71949 {
  margin-top: 20px;
}
}
#s-c53b31c4-687e-4c19-a00c-eb2a92f71949 .shogun-heading-component h2 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  font-family: "Mouse Memoirs";
  font-style:  normal ;
  font-size: 35px;
  
  
  
}


@media (min-width: 1200px){#s-c53b31c4-687e-4c19-a00c-eb2a92f71949 .shogun-heading-component h2 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 40px;
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-c53b31c4-687e-4c19-a00c-eb2a92f71949 .shogun-heading-component h2 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 36px;
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-c53b31c4-687e-4c19-a00c-eb2a92f71949 .shogun-heading-component h2 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 36px;
  
  
  
}


}@media (max-width: 767px){#s-c53b31c4-687e-4c19-a00c-eb2a92f71949 .shogun-heading-component h2 {
  color: rgba(0, 103, 130, 1);
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 32px;
  
  
  
}


}
#s-0593135a-fac1-4e20-b195-e8aed8ce599b {
  margin-left: 15%;
margin-right: 15%;
}
@media (min-width: 992px) and (max-width: 1199px){#s-0593135a-fac1-4e20-b195-e8aed8ce599b {
  margin-left: 5%;
margin-right: 5%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-0593135a-fac1-4e20-b195-e8aed8ce599b {
  margin-left: 5%;
margin-right: 5%;
}
}@media (max-width: 767px){#s-0593135a-fac1-4e20-b195-e8aed8ce599b {
  margin-left: 5%;
margin-right: 5%;
}
}
#s-0593135a-fac1-4e20-b195-e8aed8ce599b .shg-proportional-font-size,
#s-0593135a-fac1-4e20-b195-e8aed8ce599b .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

@media (min-width: 1200px){#s-766b9426-4a30-46e1-b61d-8eaa87a6f6e4 {
  opacity: 0;
}
}
#s-ca1434a1-7455-452e-a9f6-e94a3ef3b90f {
  text-align: left;
}

/*
  $vgutter : 20px
  $hgutter : 10px;
*/

.shg-c:before,
.shg-c:after {
  content: " ";
  display: table;
}

/**
  Ref:
  https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
  https://dnf.slack.com/archives/C0514HB79/p1538741509000100
**/
.shogun-root {
  z-index: 1;
  position: relative;
  isolation: isolate;
}

.shogun-root iframe {
  display: initial;
}

#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}