.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-ed648d94-2cea-4641-8b76-68538aefb1c5 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 400px;
background-position: center center;
}
@media (min-width: 1200px){#s-ed648d94-2cea-4641-8b76-68538aefb1c5 {
  min-height: 534px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ed648d94-2cea-4641-8b76-68538aefb1c5 {
  min-height: 534px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-ed648d94-2cea-4641-8b76-68538aefb1c5 {
  min-height: 534px;
}
}@media (max-width: 767px){#s-ed648d94-2cea-4641-8b76-68538aefb1c5 {
  min-height: 500px;
display: none;
}
#s-ed648d94-2cea-4641-8b76-68538aefb1c5, #wrap-s-ed648d94-2cea-4641-8b76-68538aefb1c5, #wrap-content-s-ed648d94-2cea-4641-8b76-68538aefb1c5 { display: none !important; }}
#s-ed648d94-2cea-4641-8b76-68538aefb1c5 {
  background-image: url(https://i.shgcdn.com/a66a9e0d-b824-4951-817f-a8f5d166c9e8/);
}








#s-ed648d94-2cea-4641-8b76-68538aefb1c5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ed648d94-2cea-4641-8b76-68538aefb1c5 {
  cursor: pointer;
}#s-ed648d94-2cea-4641-8b76-68538aefb1c5.shg-box.shg-c {
  justify-content: center;
}

#s-3a544fc5-3dd6-4e95-9db4-fe3a168b15d2 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 458px;
background-position: center center;
}
@media (min-width: 1200px){#s-3a544fc5-3dd6-4e95-9db4-fe3a168b15d2 {
  display: none;
}
#s-3a544fc5-3dd6-4e95-9db4-fe3a168b15d2, #wrap-s-3a544fc5-3dd6-4e95-9db4-fe3a168b15d2, #wrap-content-s-3a544fc5-3dd6-4e95-9db4-fe3a168b15d2 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3a544fc5-3dd6-4e95-9db4-fe3a168b15d2 {
  display: none;
}
#s-3a544fc5-3dd6-4e95-9db4-fe3a168b15d2, #wrap-s-3a544fc5-3dd6-4e95-9db4-fe3a168b15d2, #wrap-content-s-3a544fc5-3dd6-4e95-9db4-fe3a168b15d2 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3a544fc5-3dd6-4e95-9db4-fe3a168b15d2 {
  display: none;
}
#s-3a544fc5-3dd6-4e95-9db4-fe3a168b15d2, #wrap-s-3a544fc5-3dd6-4e95-9db4-fe3a168b15d2, #wrap-content-s-3a544fc5-3dd6-4e95-9db4-fe3a168b15d2 { display: none !important; }}@media (max-width: 767px){#s-3a544fc5-3dd6-4e95-9db4-fe3a168b15d2 {
  
}
}
#s-3a544fc5-3dd6-4e95-9db4-fe3a168b15d2 {
  background-image: url(https://i.shgcdn.com/a66a9e0d-b824-4951-817f-a8f5d166c9e8/);
}








#s-3a544fc5-3dd6-4e95-9db4-fe3a168b15d2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3a544fc5-3dd6-4e95-9db4-fe3a168b15d2 {
  cursor: pointer;
}#s-3a544fc5-3dd6-4e95-9db4-fe3a168b15d2.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-df5afa04-998a-4f0b-8476-ac60271c9d6a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-df5afa04-998a-4f0b-8476-ac60271c9d6a {
  padding-top: 10px;
padding-bottom: 10px;
}
}
#s-df5afa04-998a-4f0b-8476-ac60271c9d6a .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: "EB Garamond";
  font-style:  normal ;
  font-size: 34px;
  
  letter-spacing: 3.41px;
  
}



#s-82cf5635-5c58-448f-9934-c6e9af9d12d5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-82cf5635-5c58-448f-9934-c6e9af9d12d5 {
  padding-top: 0px;
}
}
#s-82cf5635-5c58-448f-9934-c6e9af9d12d5 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: "EB Garamond";
  font-style:  normal ;
  font-size: 22px;
  
  letter-spacing: 3.41px;
  
}



.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-84374d18-4341-48f0-aaf0-4708c63f03ae {
  margin-top: 15px;
margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
}
@media (max-width: 767px){#s-84374d18-4341-48f0-aaf0-4708c63f03ae {
  display: none;
}
#s-84374d18-4341-48f0-aaf0-4708c63f03ae, #wrap-s-84374d18-4341-48f0-aaf0-4708c63f03ae, #wrap-content-s-84374d18-4341-48f0-aaf0-4708c63f03ae { display: none !important; }}
#s-a0852143-fe43-4999-867a-78d4dabbf811 {
  margin-left: auto;
margin-right: auto;
}
@media (min-width: 1200px){#s-a0852143-fe43-4999-867a-78d4dabbf811 {
  display: none;
}
#s-a0852143-fe43-4999-867a-78d4dabbf811, #wrap-s-a0852143-fe43-4999-867a-78d4dabbf811, #wrap-content-s-a0852143-fe43-4999-867a-78d4dabbf811 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a0852143-fe43-4999-867a-78d4dabbf811 {
  display: none;
}
#s-a0852143-fe43-4999-867a-78d4dabbf811, #wrap-s-a0852143-fe43-4999-867a-78d4dabbf811, #wrap-content-s-a0852143-fe43-4999-867a-78d4dabbf811 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a0852143-fe43-4999-867a-78d4dabbf811 {
  display: none;
}
#s-a0852143-fe43-4999-867a-78d4dabbf811, #wrap-s-a0852143-fe43-4999-867a-78d4dabbf811, #wrap-content-s-a0852143-fe43-4999-867a-78d4dabbf811 { display: none !important; }}@media (max-width: 767px){#s-a0852143-fe43-4999-867a-78d4dabbf811 {
  margin-top: 10px;
margin-left: 10%;
margin-bottom: 10px;
margin-right: 10%;
}
}
#s-a3f931e7-5bf0-4804-bb2a-7b36596b4e72 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-a3f931e7-5bf0-4804-bb2a-7b36596b4e72 {
  margin-top: 30px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a3f931e7-5bf0-4804-bb2a-7b36596b4e72 {
  margin-top: 30px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-a3f931e7-5bf0-4804-bb2a-7b36596b4e72 {
  margin-top: 30px;
}
}@media (max-width: 767px){#s-a3f931e7-5bf0-4804-bb2a-7b36596b4e72 {
  padding-top: 0px;
}
}
#s-a3f931e7-5bf0-4804-bb2a-7b36596b4e72 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: "EB Garamond";
  font-style:  normal ;
  font-size: 22px;
  
  letter-spacing: 3.41px;
  
}



.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-21fa8478-532d-4aa3-93cc-7725380f5be9 {
  margin-left: 25%;
margin-right: 25%;
}
@media (min-width: 1200px){#s-21fa8478-532d-4aa3-93cc-7725380f5be9 {
  margin-left: 35%;
margin-right: 35%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-21fa8478-532d-4aa3-93cc-7725380f5be9 {
  margin-left: 35%;
margin-right: 35%;
}
}
@media (min-width: 0px) {
[id="s-21fa8478-532d-4aa3-93cc-7725380f5be9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-21fa8478-532d-4aa3-93cc-7725380f5be9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-21fa8478-532d-4aa3-93cc-7725380f5be9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-21fa8478-532d-4aa3-93cc-7725380f5be9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.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-8f6f2399-3f9c-4b8e-9617-be0e6b9c97f3 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: left;
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-8f6f2399-3f9c-4b8e-9617-be0e6b9c97f3:hover {background-color: rgba(66, 66, 66, 0.17) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-8f6f2399-3f9c-4b8e-9617-be0e6b9c97f3:active {background-color: rgba(66, 66, 66, 0.17) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-8f6f2399-3f9c-4b8e-9617-be0e6b9c97f3-root {
    text-align: left;
  }


#s-8f6f2399-3f9c-4b8e-9617-be0e6b9c97f3.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-8f6f2399-3f9c-4b8e-9617-be0e6b9c97f3-root {
    text-align: left;
  }


#s-8f6f2399-3f9c-4b8e-9617-be0e6b9c97f3.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-8f6f2399-3f9c-4b8e-9617-be0e6b9c97f3-root {
    text-align: left;
  }


#s-8f6f2399-3f9c-4b8e-9617-be0e6b9c97f3.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-8f6f2399-3f9c-4b8e-9617-be0e6b9c97f3-root {
    text-align: left;
  }


#s-8f6f2399-3f9c-4b8e-9617-be0e6b9c97f3.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-8f6f2399-3f9c-4b8e-9617-be0e6b9c97f3-root {
    text-align: left;
  }


#s-8f6f2399-3f9c-4b8e-9617-be0e6b9c97f3.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-43e371ee-fc1a-4386-bdca-d4e596df2682 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iY2MwNGRlN2EtZDFmNC00MDc3LWI2NzctNGE2OWY3NDA5NWEyIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZWVmMTBiO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojN2UyMGNmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNjYzA0ZGU3YS1kMWY0LTQwNzctYjY3Ny00YTY5Zjc0MDk1YTIpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: left;
text-decoration: none;
color: rgba(0, 0, 0, 1);
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#eef10b"}, {"id"=>2, "pos"=>1, "color"=>"#7e20cf"}];
}
#s-43e371ee-fc1a-4386-bdca-d4e596df2682:hover {background-color: rgba(66, 66, 66, 0.17) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-43e371ee-fc1a-4386-bdca-d4e596df2682:active {background-color: rgba(66, 66, 66, 0.17) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-43e371ee-fc1a-4386-bdca-d4e596df2682-root {
    text-align: left;
  }


#s-43e371ee-fc1a-4386-bdca-d4e596df2682.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-43e371ee-fc1a-4386-bdca-d4e596df2682-root {
    text-align: left;
  }


#s-43e371ee-fc1a-4386-bdca-d4e596df2682.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-43e371ee-fc1a-4386-bdca-d4e596df2682-root {
    text-align: left;
  }


#s-43e371ee-fc1a-4386-bdca-d4e596df2682.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-43e371ee-fc1a-4386-bdca-d4e596df2682-root {
    text-align: left;
  }


#s-43e371ee-fc1a-4386-bdca-d4e596df2682.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-43e371ee-fc1a-4386-bdca-d4e596df2682-root {
    text-align: left;
  }


#s-43e371ee-fc1a-4386-bdca-d4e596df2682.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-4358c880-9bcf-4855-879b-f74b87c2310f {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMzFiNjJjN2YtOGRlZC00YzY5LWJkYjUtNDFmZmRmMDljMjUwIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZWVmMTBiO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojN2UyMGNmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMzMWI2MmM3Zi04ZGVkLTRjNjktYmRiNS00MWZmZGYwOWMyNTApIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: left;
text-decoration: none;
color: rgba(0, 0, 0, 1);
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#eef10b"}, {"id"=>2, "pos"=>1, "color"=>"#7e20cf"}];
}
#s-4358c880-9bcf-4855-879b-f74b87c2310f:hover {background-color: rgba(66, 66, 66, 0.17) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-4358c880-9bcf-4855-879b-f74b87c2310f:active {background-color: rgba(66, 66, 66, 0.17) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-4358c880-9bcf-4855-879b-f74b87c2310f-root {
    text-align: left;
  }


#s-4358c880-9bcf-4855-879b-f74b87c2310f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-4358c880-9bcf-4855-879b-f74b87c2310f-root {
    text-align: left;
  }


#s-4358c880-9bcf-4855-879b-f74b87c2310f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-4358c880-9bcf-4855-879b-f74b87c2310f-root {
    text-align: left;
  }


#s-4358c880-9bcf-4855-879b-f74b87c2310f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-4358c880-9bcf-4855-879b-f74b87c2310f-root {
    text-align: left;
  }


#s-4358c880-9bcf-4855-879b-f74b87c2310f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-4358c880-9bcf-4855-879b-f74b87c2310f-root {
    text-align: left;
  }


#s-4358c880-9bcf-4855-879b-f74b87c2310f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-5aa82bdb-c595-434f-9df2-4fc6d72774b3 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iOTk4ZmZlYzEtOTZkNy00MmIzLWFmM2YtODU2OGFmNjk0ZGNmIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZWVmMTBiO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojN2UyMGNmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM5OThmZmVjMS05NmQ3LTQyYjMtYWYzZi04NTY4YWY2OTRkY2YpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: left;
text-decoration: none;
color: rgba(0, 0, 0, 1);
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#eef10b"}, {"id"=>2, "pos"=>1, "color"=>"#7e20cf"}];
}
#s-5aa82bdb-c595-434f-9df2-4fc6d72774b3:hover {background-color: rgba(66, 66, 66, 0.17) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-5aa82bdb-c595-434f-9df2-4fc6d72774b3:active {background-color: rgba(66, 66, 66, 0.17) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-5aa82bdb-c595-434f-9df2-4fc6d72774b3-root {
    text-align: left;
  }


#s-5aa82bdb-c595-434f-9df2-4fc6d72774b3.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-5aa82bdb-c595-434f-9df2-4fc6d72774b3-root {
    text-align: left;
  }


#s-5aa82bdb-c595-434f-9df2-4fc6d72774b3.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-5aa82bdb-c595-434f-9df2-4fc6d72774b3-root {
    text-align: left;
  }


#s-5aa82bdb-c595-434f-9df2-4fc6d72774b3.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-5aa82bdb-c595-434f-9df2-4fc6d72774b3-root {
    text-align: left;
  }


#s-5aa82bdb-c595-434f-9df2-4fc6d72774b3.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-5aa82bdb-c595-434f-9df2-4fc6d72774b3-root {
    text-align: left;
  }


#s-5aa82bdb-c595-434f-9df2-4fc6d72774b3.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-0ffe76d6-f55c-405d-86f7-a98a8d1bd410 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMTUyYmNlOTgtNmVlYy00NWI1LTgwYjEtMGI3ZmFhYTI4NmJlIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZWVmMTBiO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojN2UyMGNmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMxNTJiY2U5OC02ZWVjLTQ1YjUtODBiMS0wYjdmYWFhMjg2YmUpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: left;
text-decoration: none;
color: rgba(0, 0, 0, 1);
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#eef10b"}, {"id"=>2, "pos"=>1, "color"=>"#7e20cf"}];
}
#s-0ffe76d6-f55c-405d-86f7-a98a8d1bd410:hover {background-color: rgba(66, 66, 66, 0.17) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-0ffe76d6-f55c-405d-86f7-a98a8d1bd410:active {background-color: rgba(66, 66, 66, 0.17) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-0ffe76d6-f55c-405d-86f7-a98a8d1bd410-root {
    text-align: left;
  }


#s-0ffe76d6-f55c-405d-86f7-a98a8d1bd410.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-0ffe76d6-f55c-405d-86f7-a98a8d1bd410-root {
    text-align: left;
  }


#s-0ffe76d6-f55c-405d-86f7-a98a8d1bd410.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-0ffe76d6-f55c-405d-86f7-a98a8d1bd410-root {
    text-align: left;
  }


#s-0ffe76d6-f55c-405d-86f7-a98a8d1bd410.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-0ffe76d6-f55c-405d-86f7-a98a8d1bd410-root {
    text-align: left;
  }


#s-0ffe76d6-f55c-405d-86f7-a98a8d1bd410.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-0ffe76d6-f55c-405d-86f7-a98a8d1bd410-root {
    text-align: left;
  }


#s-0ffe76d6-f55c-405d-86f7-a98a8d1bd410.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-5a7825d8-0d4d-4db2-b5e2-c95cd5675566 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZjNhMDMwOWItZmMyYi00ODAwLWExMWMtODgyZDZkYzUyN2RmIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZWVmMTBiO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojN2UyMGNmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNmM2EwMzA5Yi1mYzJiLTQ4MDAtYTExYy04ODJkNmRjNTI3ZGYpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: left;
text-decoration: none;
color: rgba(0, 0, 0, 1);
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#eef10b"}, {"id"=>2, "pos"=>1, "color"=>"#7e20cf"}];
}
#s-5a7825d8-0d4d-4db2-b5e2-c95cd5675566:hover {background-color: rgba(66, 66, 66, 0.17) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-5a7825d8-0d4d-4db2-b5e2-c95cd5675566:active {background-color: rgba(66, 66, 66, 0.17) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-5a7825d8-0d4d-4db2-b5e2-c95cd5675566-root {
    text-align: left;
  }


#s-5a7825d8-0d4d-4db2-b5e2-c95cd5675566.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-5a7825d8-0d4d-4db2-b5e2-c95cd5675566-root {
    text-align: left;
  }


#s-5a7825d8-0d4d-4db2-b5e2-c95cd5675566.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-5a7825d8-0d4d-4db2-b5e2-c95cd5675566-root {
    text-align: left;
  }


#s-5a7825d8-0d4d-4db2-b5e2-c95cd5675566.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-5a7825d8-0d4d-4db2-b5e2-c95cd5675566-root {
    text-align: left;
  }


#s-5a7825d8-0d4d-4db2-b5e2-c95cd5675566.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-5a7825d8-0d4d-4db2-b5e2-c95cd5675566-root {
    text-align: left;
  }


#s-5a7825d8-0d4d-4db2-b5e2-c95cd5675566.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-e974a3cb-207c-4377-9abc-7e142639c76f {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iM2NhMDg5MTUtZjAwNi00MmY2LTkyM2MtZDk0NzM5YTUxZWNkIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZWVmMTBiO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojN2UyMGNmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMzY2EwODkxNS1mMDA2LTQyZjYtOTIzYy1kOTQ3MzlhNTFlY2QpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: left;
text-decoration: none;
color: rgba(0, 0, 0, 1);
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#eef10b"}, {"id"=>2, "pos"=>1, "color"=>"#7e20cf"}];
}
#s-e974a3cb-207c-4377-9abc-7e142639c76f:hover {background-color: rgba(66, 66, 66, 0.17) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-e974a3cb-207c-4377-9abc-7e142639c76f:active {background-color: rgba(66, 66, 66, 0.17) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-e974a3cb-207c-4377-9abc-7e142639c76f-root {
    text-align: left;
  }


#s-e974a3cb-207c-4377-9abc-7e142639c76f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-e974a3cb-207c-4377-9abc-7e142639c76f-root {
    text-align: left;
  }


#s-e974a3cb-207c-4377-9abc-7e142639c76f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-e974a3cb-207c-4377-9abc-7e142639c76f-root {
    text-align: left;
  }


#s-e974a3cb-207c-4377-9abc-7e142639c76f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-e974a3cb-207c-4377-9abc-7e142639c76f-root {
    text-align: left;
  }


#s-e974a3cb-207c-4377-9abc-7e142639c76f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-e974a3cb-207c-4377-9abc-7e142639c76f-root {
    text-align: left;
  }


#s-e974a3cb-207c-4377-9abc-7e142639c76f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-57d19437-1c9d-4d76-97d5-590428b9e762 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMzJlNTFjOTctMzU1NS00NDZkLWI3ODUtZmJhMjg1NmRhYTBmIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZWVmMTBiO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojN2UyMGNmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMzMmU1MWM5Ny0zNTU1LTQ0NmQtYjc4NS1mYmEyODU2ZGFhMGYpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: left;
text-decoration: none;
color: rgba(0, 0, 0, 1);
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#eef10b"}, {"id"=>2, "pos"=>1, "color"=>"#7e20cf"}];
}
#s-57d19437-1c9d-4d76-97d5-590428b9e762:hover {background-color: rgba(66, 66, 66, 0.17) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-57d19437-1c9d-4d76-97d5-590428b9e762:active {background-color: rgba(66, 66, 66, 0.17) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-57d19437-1c9d-4d76-97d5-590428b9e762-root {
    text-align: left;
  }


#s-57d19437-1c9d-4d76-97d5-590428b9e762.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-57d19437-1c9d-4d76-97d5-590428b9e762-root {
    text-align: left;
  }


#s-57d19437-1c9d-4d76-97d5-590428b9e762.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-57d19437-1c9d-4d76-97d5-590428b9e762-root {
    text-align: left;
  }


#s-57d19437-1c9d-4d76-97d5-590428b9e762.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-57d19437-1c9d-4d76-97d5-590428b9e762-root {
    text-align: left;
  }


#s-57d19437-1c9d-4d76-97d5-590428b9e762.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-57d19437-1c9d-4d76-97d5-590428b9e762-root {
    text-align: left;
  }


#s-57d19437-1c9d-4d76-97d5-590428b9e762.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-3480dac4-abce-495c-921b-ad22d867c8aa {
  margin-left: 5%;
margin-right: 5%;
min-height: 50px;
}








#s-3480dac4-abce-495c-921b-ad22d867c8aa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3480dac4-abce-495c-921b-ad22d867c8aa.shg-box.shg-c {
  justify-content: center;
}

#s-625ba90e-983e-446e-9366-31f6ddf3569a {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
text-align: left;
}
@media (max-width: 767px){#s-625ba90e-983e-446e-9366-31f6ddf3569a {
  margin-top: 0px;
margin-bottom: 0px;
}
}
#s-49973ec9-dc09-4681-b6ec-b6bd674efc7b {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-49973ec9-dc09-4681-b6ec-b6bd674efc7b {
  margin-top: 0px;
}
}
#s-49973ec9-dc09-4681-b6ec-b6bd674efc7b .shogun-heading-component h1 {
  
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}



#s-a67cdc08-e928-457d-9ec1-25998d12a643 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-a67cdc08-e928-457d-9ec1-25998d12a643 {
  margin-top: 10px;
margin-bottom: 10px;
display: none;
}
#s-a67cdc08-e928-457d-9ec1-25998d12a643, #wrap-s-a67cdc08-e928-457d-9ec1-25998d12a643, #wrap-content-s-a67cdc08-e928-457d-9ec1-25998d12a643 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a67cdc08-e928-457d-9ec1-25998d12a643 {
  display: none;
}
#s-a67cdc08-e928-457d-9ec1-25998d12a643, #wrap-s-a67cdc08-e928-457d-9ec1-25998d12a643, #wrap-content-s-a67cdc08-e928-457d-9ec1-25998d12a643 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a67cdc08-e928-457d-9ec1-25998d12a643 {
  
}
}
#s-a67cdc08-e928-457d-9ec1-25998d12a643 .shogun-heading-component h1 {
  
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  
  
  
}



#s-2c677737-6e7f-48e7-9166-835b2e88cf82 {
  margin-left: 0%;
margin-right: 0%;
}

@media (min-width: 0px) {
[id="s-2c677737-6e7f-48e7-9166-835b2e88cf82"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2c677737-6e7f-48e7-9166-835b2e88cf82"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-2c677737-6e7f-48e7-9166-835b2e88cf82"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-2c677737-6e7f-48e7-9166-835b2e88cf82"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content {
  display: flex;
  flex-direction: column;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
  min-width: 100%;
  min-height: 100%;
  /* Ensures that the content children fills the container */
  align-items: stretch;
}

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

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

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

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

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

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

.shg-image-content-wrapper .shogun-image.hover~* {
  z-index: 1;
}

.shogun-image-content > * {
  flex-shrink: 0; /* Prevents children from shrinking maintaining natural size*/
  width: 100%;
}
#s-76dc88a4-7db4-4be9-8511-2e1773a54db5 {
  margin-left: 20%;
margin-right: 20%;
max-width: 3578px;
aspect-ratio: 3578/4473;
text-align: center;
}
@media (min-width: 1200px){#s-76dc88a4-7db4-4be9-8511-2e1773a54db5 {
  margin-top: 50px;
margin-left: 10%;
margin-bottom: 50px;
margin-right: 10%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-76dc88a4-7db4-4be9-8511-2e1773a54db5 {
  margin-top: 30px;
margin-left: 10%;
margin-bottom: 30px;
margin-right: 10%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-76dc88a4-7db4-4be9-8511-2e1773a54db5 {
  margin-left: 0%;
margin-right: 0%;
}
}@media (max-width: 767px){#s-76dc88a4-7db4-4be9-8511-2e1773a54db5 {
  margin-left: 5%;
margin-right: 5%;
}
}
#s-76dc88a4-7db4-4be9-8511-2e1773a54db5 {
  margin: 0 !important;
  overflow: visible;
}

#s-76dc88a4-7db4-4be9-8511-2e1773a54db5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-76dc88a4-7db4-4be9-8511-2e1773a54db5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-76dc88a4-7db4-4be9-8511-2e1773a54db5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-76dc88a4-7db4-4be9-8511-2e1773a54db5 img.shogun-image {
  /* Add background color handling */
  
}

#s-76dc88a4-7db4-4be9-8511-2e1773a54db5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-76dc88a4-7db4-4be9-8511-2e1773a54db5 .shg-image-content-wrapper {
      aspect-ratio: 3578/4473;
      min-width: 100%;
      height: auto;
    }

    #s-76dc88a4-7db4-4be9-8511-2e1773a54db5 .shogun-image-link {
      aspect-ratio: 3578/4473;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-76dc88a4-7db4-4be9-8511-2e1773a54db5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-76dc88a4-7db4-4be9-8511-2e1773a54db5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-76dc88a4-7db4-4be9-8511-2e1773a54db5 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3578px;
  }



  img.s-76dc88a4-7db4-4be9-8511-2e1773a54db5.shogun-image {
    
    
    
    max-height: 3578px;
  }


.s-76dc88a4-7db4-4be9-8511-2e1773a54db5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-76dc88a4-7db4-4be9-8511-2e1773a54db5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-76dc88a4-7db4-4be9-8511-2e1773a54db5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-76dc88a4-7db4-4be9-8511-2e1773a54db5.shogun-image {
  box-sizing: border-box;
}



.s-76dc88a4-7db4-4be9-8511-2e1773a54db5 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-76dc88a4-7db4-4be9-8511-2e1773a54db5 {
      --shg-aspect-ratio: calc(3578/4473); 
    }

    .s-76dc88a4-7db4-4be9-8511-2e1773a54db5.shogun-image-container {
      position: relative;
    }

    .s-76dc88a4-7db4-4be9-8511-2e1773a54db5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-76dc88a4-7db4-4be9-8511-2e1773a54db5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-76dc88a4-7db4-4be9-8511-2e1773a54db5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3578px;
    }
  }

@media (min-width: 1200px){#s-76dc88a4-7db4-4be9-8511-2e1773a54db5 {
  margin: 0 !important;
  overflow: visible;
}

#s-76dc88a4-7db4-4be9-8511-2e1773a54db5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-76dc88a4-7db4-4be9-8511-2e1773a54db5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 10%;
  margin-right: 10%;
  margin-top: 50px;
  margin-bottom: 50px;
}

.shg-image-content-margin-container-s-76dc88a4-7db4-4be9-8511-2e1773a54db5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-76dc88a4-7db4-4be9-8511-2e1773a54db5 img.shogun-image {
  /* Add background color handling */
  
}

#s-76dc88a4-7db4-4be9-8511-2e1773a54db5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-76dc88a4-7db4-4be9-8511-2e1773a54db5 .shg-image-content-wrapper {
      aspect-ratio: 3578/4473;
      min-width: 100%;
      height: auto;
    }

    #s-76dc88a4-7db4-4be9-8511-2e1773a54db5 .shogun-image-link {
      aspect-ratio: 3578/4473;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-76dc88a4-7db4-4be9-8511-2e1773a54db5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-76dc88a4-7db4-4be9-8511-2e1773a54db5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-76dc88a4-7db4-4be9-8511-2e1773a54db5 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3578px;
  }



  img.s-76dc88a4-7db4-4be9-8511-2e1773a54db5.shogun-image {
    
    
    
    max-height: 3578px;
  }


.s-76dc88a4-7db4-4be9-8511-2e1773a54db5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-76dc88a4-7db4-4be9-8511-2e1773a54db5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-76dc88a4-7db4-4be9-8511-2e1773a54db5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-76dc88a4-7db4-4be9-8511-2e1773a54db5.shogun-image {
  box-sizing: border-box;
}



.s-76dc88a4-7db4-4be9-8511-2e1773a54db5 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-76dc88a4-7db4-4be9-8511-2e1773a54db5 {
      --shg-aspect-ratio: calc(3578/4473); 
    }

    .s-76dc88a4-7db4-4be9-8511-2e1773a54db5.shogun-image-container {
      position: relative;
    }

    .s-76dc88a4-7db4-4be9-8511-2e1773a54db5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-76dc88a4-7db4-4be9-8511-2e1773a54db5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-76dc88a4-7db4-4be9-8511-2e1773a54db5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3578px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-76dc88a4-7db4-4be9-8511-2e1773a54db5 {
  margin: 0 !important;
  overflow: visible;
}

#s-76dc88a4-7db4-4be9-8511-2e1773a54db5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-76dc88a4-7db4-4be9-8511-2e1773a54db5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-76dc88a4-7db4-4be9-8511-2e1773a54db5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-76dc88a4-7db4-4be9-8511-2e1773a54db5 img.shogun-image {
  /* Add background color handling */
  
}

#s-76dc88a4-7db4-4be9-8511-2e1773a54db5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-76dc88a4-7db4-4be9-8511-2e1773a54db5 .shg-image-content-wrapper {
      aspect-ratio: 3578/4473;
      min-width: 100%;
      height: auto;
    }

    #s-76dc88a4-7db4-4be9-8511-2e1773a54db5 .shogun-image-link {
      aspect-ratio: 3578/4473;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-76dc88a4-7db4-4be9-8511-2e1773a54db5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-76dc88a4-7db4-4be9-8511-2e1773a54db5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-76dc88a4-7db4-4be9-8511-2e1773a54db5 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3578px;
  }



  img.s-76dc88a4-7db4-4be9-8511-2e1773a54db5.shogun-image {
    
    
    
    max-height: 3578px;
  }


.s-76dc88a4-7db4-4be9-8511-2e1773a54db5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-76dc88a4-7db4-4be9-8511-2e1773a54db5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-76dc88a4-7db4-4be9-8511-2e1773a54db5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-76dc88a4-7db4-4be9-8511-2e1773a54db5.shogun-image {
  box-sizing: border-box;
}



.s-76dc88a4-7db4-4be9-8511-2e1773a54db5 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-76dc88a4-7db4-4be9-8511-2e1773a54db5 {
      --shg-aspect-ratio: calc(3578/4473); 
    }

    .s-76dc88a4-7db4-4be9-8511-2e1773a54db5.shogun-image-container {
      position: relative;
    }

    .s-76dc88a4-7db4-4be9-8511-2e1773a54db5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-76dc88a4-7db4-4be9-8511-2e1773a54db5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-76dc88a4-7db4-4be9-8511-2e1773a54db5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3578px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-76dc88a4-7db4-4be9-8511-2e1773a54db5 {
  margin: 0 !important;
  overflow: visible;
}

#s-76dc88a4-7db4-4be9-8511-2e1773a54db5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-76dc88a4-7db4-4be9-8511-2e1773a54db5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-76dc88a4-7db4-4be9-8511-2e1773a54db5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-76dc88a4-7db4-4be9-8511-2e1773a54db5 img.shogun-image {
  /* Add background color handling */
  
}

#s-76dc88a4-7db4-4be9-8511-2e1773a54db5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-76dc88a4-7db4-4be9-8511-2e1773a54db5 .shg-image-content-wrapper {
      aspect-ratio: 3578/4473;
      min-width: 100%;
      height: auto;
    }

    #s-76dc88a4-7db4-4be9-8511-2e1773a54db5 .shogun-image-link {
      aspect-ratio: 3578/4473;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-76dc88a4-7db4-4be9-8511-2e1773a54db5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-76dc88a4-7db4-4be9-8511-2e1773a54db5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-76dc88a4-7db4-4be9-8511-2e1773a54db5 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3578px;
  }



  img.s-76dc88a4-7db4-4be9-8511-2e1773a54db5.shogun-image {
    
    
    
    max-height: 3578px;
  }


.s-76dc88a4-7db4-4be9-8511-2e1773a54db5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-76dc88a4-7db4-4be9-8511-2e1773a54db5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-76dc88a4-7db4-4be9-8511-2e1773a54db5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-76dc88a4-7db4-4be9-8511-2e1773a54db5.shogun-image {
  box-sizing: border-box;
}



.s-76dc88a4-7db4-4be9-8511-2e1773a54db5 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-76dc88a4-7db4-4be9-8511-2e1773a54db5 {
      --shg-aspect-ratio: calc(3578/4473); 
    }

    .s-76dc88a4-7db4-4be9-8511-2e1773a54db5.shogun-image-container {
      position: relative;
    }

    .s-76dc88a4-7db4-4be9-8511-2e1773a54db5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-76dc88a4-7db4-4be9-8511-2e1773a54db5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-76dc88a4-7db4-4be9-8511-2e1773a54db5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3578px;
    }
  }

}@media (max-width: 767px){#s-76dc88a4-7db4-4be9-8511-2e1773a54db5 {
  margin: 0 !important;
  overflow: visible;
}

#s-76dc88a4-7db4-4be9-8511-2e1773a54db5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-76dc88a4-7db4-4be9-8511-2e1773a54db5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-76dc88a4-7db4-4be9-8511-2e1773a54db5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-76dc88a4-7db4-4be9-8511-2e1773a54db5 img.shogun-image {
  /* Add background color handling */
  
}

#s-76dc88a4-7db4-4be9-8511-2e1773a54db5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-76dc88a4-7db4-4be9-8511-2e1773a54db5 .shg-image-content-wrapper {
      aspect-ratio: 3578/4473;
      min-width: 100%;
      height: auto;
    }

    #s-76dc88a4-7db4-4be9-8511-2e1773a54db5 .shogun-image-link {
      aspect-ratio: 3578/4473;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-76dc88a4-7db4-4be9-8511-2e1773a54db5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-76dc88a4-7db4-4be9-8511-2e1773a54db5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-76dc88a4-7db4-4be9-8511-2e1773a54db5 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3578px;
  }



  img.s-76dc88a4-7db4-4be9-8511-2e1773a54db5.shogun-image {
    
    
    
    max-height: 3578px;
  }


.s-76dc88a4-7db4-4be9-8511-2e1773a54db5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-76dc88a4-7db4-4be9-8511-2e1773a54db5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-76dc88a4-7db4-4be9-8511-2e1773a54db5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-76dc88a4-7db4-4be9-8511-2e1773a54db5.shogun-image {
  box-sizing: border-box;
}



.s-76dc88a4-7db4-4be9-8511-2e1773a54db5 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-76dc88a4-7db4-4be9-8511-2e1773a54db5 {
      --shg-aspect-ratio: calc(3578/4473); 
    }

    .s-76dc88a4-7db4-4be9-8511-2e1773a54db5.shogun-image-container {
      position: relative;
    }

    .s-76dc88a4-7db4-4be9-8511-2e1773a54db5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-76dc88a4-7db4-4be9-8511-2e1773a54db5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-76dc88a4-7db4-4be9-8511-2e1773a54db5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3578px;
    }
  }

}
#s-82688040-b0e1-443d-873f-83eac6c0983a {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-82688040-b0e1-443d-873f-83eac6c0983a {
  margin-top: 0px;
margin-bottom: 0px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-82688040-b0e1-443d-873f-83eac6c0983a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-82688040-b0e1-443d-873f-83eac6c0983a {
  display: none;
}
#s-82688040-b0e1-443d-873f-83eac6c0983a, #wrap-s-82688040-b0e1-443d-873f-83eac6c0983a, #wrap-content-s-82688040-b0e1-443d-873f-83eac6c0983a { display: none !important; }}@media (max-width: 767px){#s-82688040-b0e1-443d-873f-83eac6c0983a {
  display: none;
}
#s-82688040-b0e1-443d-873f-83eac6c0983a, #wrap-s-82688040-b0e1-443d-873f-83eac6c0983a, #wrap-content-s-82688040-b0e1-443d-873f-83eac6c0983a { display: none !important; }}
#s-82688040-b0e1-443d-873f-83eac6c0983a .shogun-heading-component h1 {
  
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  
  
  
}



#s-91d8f0a9-946d-4d72-a055-51b03c6aa0ab {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-91d8f0a9-946d-4d72-a055-51b03c6aa0ab > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-91d8f0a9-946d-4d72-a055-51b03c6aa0ab.shg-box.shg-c {
  justify-content: center;
}

#s-b4676461-b21e-4160-aa80-1350c55842e9 {
  margin-left: auto;
margin-right: auto;
}
@media (max-width: 767px){#s-b4676461-b21e-4160-aa80-1350c55842e9 {
  margin-top: 15px;
margin-left: 5%;
margin-bottom: 15px;
margin-right: 5%;
}
}
#s-be2420cd-2c1a-40a0-a2cc-c10a65812009 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-be2420cd-2c1a-40a0-a2cc-c10a65812009 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-be2420cd-2c1a-40a0-a2cc-c10a65812009.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

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

/* Keep nav aligned to the slider frame; Swiper 12 adds sibling rules with top:50%. */
.shg-swiper-container > .shg-swiper.swiper-horizontal ~ .swiper-button-prev,
.shg-swiper-container > .shg-swiper.swiper-horizontal ~ .swiper-button-next {
  top: 0;
  margin-top: 0;
  height: calc(100% - var(--pagination-height));
}

.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-8de9fbba-e461-4d05-94d7-b854d3846407 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
}
@media (max-width: 767px){#s-8de9fbba-e461-4d05-94d7-b854d3846407 {
  padding-bottom: 0px;
}
}
/* Duplicated Styles are also in Category dynamic.css.liquid - keep them in sync */

#slider-v3-s-8de9fbba-e461-4d05-94d7-b854d3846407 {
  --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-8de9fbba-e461-4d05-94d7-b854d3846407 > .swiper-button-prev,
#slider-v3-s-8de9fbba-e461-4d05-94d7-b854d3846407 > .swiper-button-next {
  
}

#slider-v3-s-8de9fbba-e461-4d05-94d7-b854d3846407 > .swiper-button-prev svg,
#slider-v3-s-8de9fbba-e461-4d05-94d7-b854d3846407 > .swiper-button-next svg {
  fill: rgba(113, 113, 113, 1) !important;
  stroke: rgba(113, 113, 113, 1) !important;
  
}

#slider-v3-s-8de9fbba-e461-4d05-94d7-b854d3846407 > .swiper-button-prev {
  
  display:  none ;
  align-items: center;
}

#slider-v3-s-8de9fbba-e461-4d05-94d7-b854d3846407 > .swiper-button-next {
  
  display:  none ;
  align-items: center;
}

#slider-v3-s-8de9fbba-e461-4d05-94d7-b854d3846407 > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-8de9fbba-e461-4d05-94d7-b854d3846407 .swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
}

#slider-v3-s-8de9fbba-e461-4d05-94d7-b854d3846407 .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-8de9fbba-e461-4d05-94d7-b854d3846407 .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}

#s-536466a2-431e-4557-aa18-6d03372967e2 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
}

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

#slider-v3-s-536466a2-431e-4557-aa18-6d03372967e2 {
  --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-536466a2-431e-4557-aa18-6d03372967e2 > .swiper-button-prev,
#slider-v3-s-536466a2-431e-4557-aa18-6d03372967e2 > .swiper-button-next {
  
}

#slider-v3-s-536466a2-431e-4557-aa18-6d03372967e2 > .swiper-button-prev svg,
#slider-v3-s-536466a2-431e-4557-aa18-6d03372967e2 > .swiper-button-next svg {
  fill: rgba(113, 113, 113, 1) !important;
  stroke: rgba(113, 113, 113, 1) !important;
  
}

#slider-v3-s-536466a2-431e-4557-aa18-6d03372967e2 > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-536466a2-431e-4557-aa18-6d03372967e2 > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-536466a2-431e-4557-aa18-6d03372967e2 > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-536466a2-431e-4557-aa18-6d03372967e2 .swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
}

#slider-v3-s-536466a2-431e-4557-aa18-6d03372967e2 .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-536466a2-431e-4557-aa18-6d03372967e2 .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}

#s-f28a2003-239e-4940-be35-d313fa66c95e {
  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-ba2a1362-2a11-4fca-bf09-25ab1499d1ab {
  margin-left: 15%;
margin-right: 15%;
text-align: left;
}



.shg-c#s-ba2a1362-2a11-4fca-bf09-25ab1499d1ab .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ba2a1362-2a11-4fca-bf09-25ab1499d1ab img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-ba2a1362-2a11-4fca-bf09-25ab1499d1ab .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ba2a1362-2a11-4fca-bf09-25ab1499d1ab img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-ba2a1362-2a11-4fca-bf09-25ab1499d1ab .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ba2a1362-2a11-4fca-bf09-25ab1499d1ab img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-ba2a1362-2a11-4fca-bf09-25ab1499d1ab .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ba2a1362-2a11-4fca-bf09-25ab1499d1ab img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-ba2a1362-2a11-4fca-bf09-25ab1499d1ab .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ba2a1362-2a11-4fca-bf09-25ab1499d1ab img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
.shg-product-title-component h1 span,
.shg-product-title-component h2 span,
.shg-product-title-component h3 span,
.shg-product-title-component h4 span,
.shg-product-title-component h5 span,
.shg-product-title-component h6 span {
  margin: 0;
  padding: 0;
  display: block;
  
  
  text-transform: none;
  
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}

.shg-product-title-component a {
  text-decoration: none !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}

#s-829be699-aae4-4e20-ac63-6aab0c2e3ec7 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-829be699-aae4-4e20-ac63-6aab0c2e3ec7 .shg-product-title-component h1 span {
  
  
  
  
  font-size: 12px;
  
  
  
}

#s-542736c2-6c1a-4bf7-8adb-525bedb4ee6c {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-542736c2-6c1a-4bf7-8adb-525bedb4ee6c .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
  
  
  font-style:  normal ;
}

#s-542736c2-6c1a-4bf7-8adb-525bedb4ee6c .shg-product-price {
  color: #000;
  
  
  font-style:  normal ;
  font-size: 12px;
}

#s-542736c2-6c1a-4bf7-8adb-525bedb4ee6c .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-758e926b-b018-4a0b-972a-3f4540225653 {
  margin-left: auto;
margin-right: auto;
}

#s-0961cd75-f191-476f-876f-e97e6e14b66d {
  margin-left: 15%;
margin-right: 15%;
text-align: left;
}



.shg-c#s-0961cd75-f191-476f-876f-e97e6e14b66d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0961cd75-f191-476f-876f-e97e6e14b66d img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-0961cd75-f191-476f-876f-e97e6e14b66d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0961cd75-f191-476f-876f-e97e6e14b66d img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-0961cd75-f191-476f-876f-e97e6e14b66d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0961cd75-f191-476f-876f-e97e6e14b66d img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-0961cd75-f191-476f-876f-e97e6e14b66d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0961cd75-f191-476f-876f-e97e6e14b66d img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-0961cd75-f191-476f-876f-e97e6e14b66d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0961cd75-f191-476f-876f-e97e6e14b66d img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-f6f86c17-89b7-48e6-bcdf-8f9d268ffd3e {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f6f86c17-89b7-48e6-bcdf-8f9d268ffd3e .shg-product-title-component h1 span {
  
  
  
  
  font-size: 12px;
  
  
  
}

#s-2f49540a-f3d0-4e0d-afa0-42ffd5a473b6 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-2f49540a-f3d0-4e0d-afa0-42ffd5a473b6 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
  
  
  font-style:  normal ;
}

#s-2f49540a-f3d0-4e0d-afa0-42ffd5a473b6 .shg-product-price {
  color: #000;
  
  
  font-style:  normal ;
  font-size: 12px;
}

#s-2f49540a-f3d0-4e0d-afa0-42ffd5a473b6 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-e1cfcfb2-3af5-4490-afc2-569ae39a93d3 {
  margin-left: auto;
margin-right: auto;
}

#s-809358bb-e22d-4dac-afcd-6ee8e1b829e6 {
  margin-left: 15%;
margin-right: 15%;
text-align: left;
}



.shg-c#s-809358bb-e22d-4dac-afcd-6ee8e1b829e6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-809358bb-e22d-4dac-afcd-6ee8e1b829e6 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-809358bb-e22d-4dac-afcd-6ee8e1b829e6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-809358bb-e22d-4dac-afcd-6ee8e1b829e6 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-809358bb-e22d-4dac-afcd-6ee8e1b829e6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-809358bb-e22d-4dac-afcd-6ee8e1b829e6 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-809358bb-e22d-4dac-afcd-6ee8e1b829e6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-809358bb-e22d-4dac-afcd-6ee8e1b829e6 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-809358bb-e22d-4dac-afcd-6ee8e1b829e6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-809358bb-e22d-4dac-afcd-6ee8e1b829e6 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-5838b0ef-5b3c-46a3-a13a-bfd0a6f2c140 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5838b0ef-5b3c-46a3-a13a-bfd0a6f2c140 .shg-product-title-component h1 span {
  
  
  
  
  font-size: 12px;
  
  
  
}

#s-dec7d25e-31b2-4232-835e-bce7ce187bd8 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-dec7d25e-31b2-4232-835e-bce7ce187bd8 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
  
  
  font-style:  normal ;
}

#s-dec7d25e-31b2-4232-835e-bce7ce187bd8 .shg-product-price {
  color: #000;
  
  
  font-style:  normal ;
  font-size: 12px;
}

#s-dec7d25e-31b2-4232-835e-bce7ce187bd8 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-6fe7e776-a0da-45f5-a3fe-a5d9fdacbc9b {
  margin-left: auto;
margin-right: auto;
}

#s-085bb43b-64ef-41c9-a2fa-4376c79aa1be {
  margin-left: 15%;
margin-right: 15%;
text-align: left;
}



.shg-c#s-085bb43b-64ef-41c9-a2fa-4376c79aa1be .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-085bb43b-64ef-41c9-a2fa-4376c79aa1be img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-085bb43b-64ef-41c9-a2fa-4376c79aa1be .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-085bb43b-64ef-41c9-a2fa-4376c79aa1be img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-085bb43b-64ef-41c9-a2fa-4376c79aa1be .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-085bb43b-64ef-41c9-a2fa-4376c79aa1be img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-085bb43b-64ef-41c9-a2fa-4376c79aa1be .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-085bb43b-64ef-41c9-a2fa-4376c79aa1be img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-085bb43b-64ef-41c9-a2fa-4376c79aa1be .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-085bb43b-64ef-41c9-a2fa-4376c79aa1be img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-9ba70219-afac-482f-8b7e-5c1156a435e8 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9ba70219-afac-482f-8b7e-5c1156a435e8 .shg-product-title-component h1 span {
  
  
  
  
  font-size: 12px;
  
  
  
}

#s-ca1b1dea-c24b-4422-b778-73cfefeb03a4 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-ca1b1dea-c24b-4422-b778-73cfefeb03a4 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
  
  
  font-style:  normal ;
}

#s-ca1b1dea-c24b-4422-b778-73cfefeb03a4 .shg-product-price {
  color: #000;
  
  
  font-style:  normal ;
  font-size: 12px;
}

#s-ca1b1dea-c24b-4422-b778-73cfefeb03a4 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-2d47ea54-9450-4750-a1c7-e050f76f84ca {
  margin-left: auto;
margin-right: auto;
}

#s-a174a2fa-d219-43e5-8fc8-6a728613a9ba {
  margin-left: 15%;
margin-right: 15%;
text-align: left;
}



.shg-c#s-a174a2fa-d219-43e5-8fc8-6a728613a9ba .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a174a2fa-d219-43e5-8fc8-6a728613a9ba img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-a174a2fa-d219-43e5-8fc8-6a728613a9ba .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a174a2fa-d219-43e5-8fc8-6a728613a9ba img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-a174a2fa-d219-43e5-8fc8-6a728613a9ba .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a174a2fa-d219-43e5-8fc8-6a728613a9ba img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-a174a2fa-d219-43e5-8fc8-6a728613a9ba .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a174a2fa-d219-43e5-8fc8-6a728613a9ba img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-a174a2fa-d219-43e5-8fc8-6a728613a9ba .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a174a2fa-d219-43e5-8fc8-6a728613a9ba img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-43520e62-36d0-4fb3-b63a-b63674738eb4 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-43520e62-36d0-4fb3-b63a-b63674738eb4 .shg-product-title-component h1 span {
  
  
  
  
  font-size: 12px;
  
  
  
}

#s-831a7444-4d4b-4ce5-9869-a7fe2005c12e {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-831a7444-4d4b-4ce5-9869-a7fe2005c12e .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
  
  
  font-style:  normal ;
}

#s-831a7444-4d4b-4ce5-9869-a7fe2005c12e .shg-product-price {
  color: #000;
  
  
  font-style:  normal ;
  font-size: 12px;
}

#s-831a7444-4d4b-4ce5-9869-a7fe2005c12e .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-75af7283-8039-4caa-a219-7be4e8c27642 {
  margin-left: auto;
margin-right: auto;
}

#s-04196956-c631-43c8-abc1-918f98bc0551 {
  margin-left: 15%;
margin-right: 15%;
text-align: left;
}



.shg-c#s-04196956-c631-43c8-abc1-918f98bc0551 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-04196956-c631-43c8-abc1-918f98bc0551 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-04196956-c631-43c8-abc1-918f98bc0551 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-04196956-c631-43c8-abc1-918f98bc0551 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-04196956-c631-43c8-abc1-918f98bc0551 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-04196956-c631-43c8-abc1-918f98bc0551 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-04196956-c631-43c8-abc1-918f98bc0551 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-04196956-c631-43c8-abc1-918f98bc0551 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-04196956-c631-43c8-abc1-918f98bc0551 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-04196956-c631-43c8-abc1-918f98bc0551 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-8160e432-be16-4714-9972-9f14085ebd7d {
  margin-left: auto;
margin-right: auto;
}

#s-80feabed-84a2-4d9f-b954-07ee8e481737 {
  margin-left: 15%;
margin-right: 15%;
text-align: left;
}



.shg-c#s-80feabed-84a2-4d9f-b954-07ee8e481737 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-80feabed-84a2-4d9f-b954-07ee8e481737 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-80feabed-84a2-4d9f-b954-07ee8e481737 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-80feabed-84a2-4d9f-b954-07ee8e481737 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-80feabed-84a2-4d9f-b954-07ee8e481737 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-80feabed-84a2-4d9f-b954-07ee8e481737 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-80feabed-84a2-4d9f-b954-07ee8e481737 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-80feabed-84a2-4d9f-b954-07ee8e481737 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-80feabed-84a2-4d9f-b954-07ee8e481737 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-80feabed-84a2-4d9f-b954-07ee8e481737 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-a5a69391-ddfd-49b4-b6f6-a4ae6278ecfb {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a5a69391-ddfd-49b4-b6f6-a4ae6278ecfb .shg-product-title-component h1 span {
  
  
  
  
  font-size: 12px;
  
  
  
}

#s-0824bfa3-7df9-4446-9423-6c8129e0349d {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-0824bfa3-7df9-4446-9423-6c8129e0349d .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
  
  
  font-style:  normal ;
}

#s-0824bfa3-7df9-4446-9423-6c8129e0349d .shg-product-price {
  color: #000;
  
  
  font-style:  normal ;
  font-size: 12px;
}

#s-0824bfa3-7df9-4446-9423-6c8129e0349d .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-c90621ad-f07f-4181-8243-b0f22f31a1de {
  margin-left: auto;
margin-right: auto;
}

#s-0c1c0578-e179-4e2b-8571-6f648c077507 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0c1c0578-e179-4e2b-8571-6f648c077507 .shg-product-title-component h1 span {
  
  
  
  
  font-size: 12px;
  
  
  
}

#s-ba074d4a-fe2b-4a0b-af68-5e34b08f9f88 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-ba074d4a-fe2b-4a0b-af68-5e34b08f9f88 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
  
  
  font-style:  normal ;
}

#s-ba074d4a-fe2b-4a0b-af68-5e34b08f9f88 .shg-product-price {
  color: #000;
  
  
  font-style:  normal ;
  font-size: 12px;
}

#s-ba074d4a-fe2b-4a0b-af68-5e34b08f9f88 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-25a7f97b-ac80-4c82-b71b-57389d60eb0b {
  margin-left: 5%;
margin-right: 5%;
min-height: 50px;
}








#s-25a7f97b-ac80-4c82-b71b-57389d60eb0b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-25a7f97b-ac80-4c82-b71b-57389d60eb0b.shg-box.shg-c {
  justify-content: center;
}

#s-b69d0e87-d574-4f91-91d9-7ac2927f8821 {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
text-align: left;
}
@media (max-width: 767px){#s-b69d0e87-d574-4f91-91d9-7ac2927f8821 {
  margin-top: 0px;
margin-bottom: 0px;
}
}
#s-5a4fcc05-3108-4e4a-aa53-da6c4845d4e2 {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-5a4fcc05-3108-4e4a-aa53-da6c4845d4e2 {
  margin-top: 0px;
padding-top: 0px;
padding-bottom: 0px;
}
}
#s-5a4fcc05-3108-4e4a-aa53-da6c4845d4e2 .shogun-heading-component h1 {
  
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}



#s-b4783313-ad03-427d-ba81-7929137ad32a {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-b4783313-ad03-427d-ba81-7929137ad32a {
  margin-top: 10px;
margin-bottom: 10px;
display: none;
}
#s-b4783313-ad03-427d-ba81-7929137ad32a, #wrap-s-b4783313-ad03-427d-ba81-7929137ad32a, #wrap-content-s-b4783313-ad03-427d-ba81-7929137ad32a { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b4783313-ad03-427d-ba81-7929137ad32a {
  display: none;
}
#s-b4783313-ad03-427d-ba81-7929137ad32a, #wrap-s-b4783313-ad03-427d-ba81-7929137ad32a, #wrap-content-s-b4783313-ad03-427d-ba81-7929137ad32a { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b4783313-ad03-427d-ba81-7929137ad32a {
  
}
}
#s-b4783313-ad03-427d-ba81-7929137ad32a .shogun-heading-component h1 {
  
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  
  
  
}



#s-1d7734a5-a6c8-48bc-b545-b8731c525669 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-1d7734a5-a6c8-48bc-b545-b8731c525669"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1d7734a5-a6c8-48bc-b545-b8731c525669"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-1d7734a5-a6c8-48bc-b545-b8731c525669"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-1d7734a5-a6c8-48bc-b545-b8731c525669"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-1d7734a5-a6c8-48bc-b545-b8731c525669"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-65b49162-26b6-41f6-851e-749435b26b7c {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-65b49162-26b6-41f6-851e-749435b26b7c {
  margin-top: 0px;
margin-bottom: 0px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-65b49162-26b6-41f6-851e-749435b26b7c {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-65b49162-26b6-41f6-851e-749435b26b7c {
  display: none;
}
#s-65b49162-26b6-41f6-851e-749435b26b7c, #wrap-s-65b49162-26b6-41f6-851e-749435b26b7c, #wrap-content-s-65b49162-26b6-41f6-851e-749435b26b7c { display: none !important; }}@media (max-width: 767px){#s-65b49162-26b6-41f6-851e-749435b26b7c {
  display: none;
}
#s-65b49162-26b6-41f6-851e-749435b26b7c, #wrap-s-65b49162-26b6-41f6-851e-749435b26b7c, #wrap-content-s-65b49162-26b6-41f6-851e-749435b26b7c { display: none !important; }}
#s-65b49162-26b6-41f6-851e-749435b26b7c .shogun-heading-component h1 {
  
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  
  
  
}



#s-5647c991-507d-48eb-8ffb-828721c2e133 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-5647c991-507d-48eb-8ffb-828721c2e133 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-5647c991-507d-48eb-8ffb-828721c2e133.shg-box.shg-c {
  justify-content: center;
}

#s-b5fd6522-8d6a-4e87-ac44-180cf5f02cf7 {
  margin-left: 10%;
margin-right: 10%;
}
@media (max-width: 767px){#s-b5fd6522-8d6a-4e87-ac44-180cf5f02cf7 {
  margin-top: 15px;
margin-left: 5%;
margin-bottom: 15px;
margin-right: 5%;
}
}
#s-e63bc39e-b5f9-4ec5-9ca2-b1770bba0f07 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-e63bc39e-b5f9-4ec5-9ca2-b1770bba0f07 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e63bc39e-b5f9-4ec5-9ca2-b1770bba0f07.shg-box.shg-c {
  justify-content: center;
}

#s-aacacf1a-6cf5-4eb3-8a28-01d0d0e589cc {
  margin-left: 15%;
margin-right: 15%;
padding-top: 10px;
padding-bottom: 10px;
}

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

#slider-v3-s-aacacf1a-6cf5-4eb3-8a28-01d0d0e589cc {
  --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-aacacf1a-6cf5-4eb3-8a28-01d0d0e589cc > .swiper-button-prev,
#slider-v3-s-aacacf1a-6cf5-4eb3-8a28-01d0d0e589cc > .swiper-button-next {
  
}

#slider-v3-s-aacacf1a-6cf5-4eb3-8a28-01d0d0e589cc > .swiper-button-prev svg,
#slider-v3-s-aacacf1a-6cf5-4eb3-8a28-01d0d0e589cc > .swiper-button-next svg {
  fill: rgba(113, 113, 113, 1) !important;
  stroke: rgba(113, 113, 113, 1) !important;
  
}

#slider-v3-s-aacacf1a-6cf5-4eb3-8a28-01d0d0e589cc > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-aacacf1a-6cf5-4eb3-8a28-01d0d0e589cc > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-aacacf1a-6cf5-4eb3-8a28-01d0d0e589cc > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-aacacf1a-6cf5-4eb3-8a28-01d0d0e589cc .swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
}

#slider-v3-s-aacacf1a-6cf5-4eb3-8a28-01d0d0e589cc .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-aacacf1a-6cf5-4eb3-8a28-01d0d0e589cc .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}

#s-36739fdc-35cf-498e-ae6b-c5f2785f9775 {
  margin-left: auto;
margin-right: auto;
}

#s-858f297c-d0e5-44de-9123-155d4dd59276 {
  margin-left: 15%;
margin-right: 15%;
text-align: left;
}



.shg-c#s-858f297c-d0e5-44de-9123-155d4dd59276 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-858f297c-d0e5-44de-9123-155d4dd59276 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-858f297c-d0e5-44de-9123-155d4dd59276 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-858f297c-d0e5-44de-9123-155d4dd59276 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-858f297c-d0e5-44de-9123-155d4dd59276 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-858f297c-d0e5-44de-9123-155d4dd59276 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-858f297c-d0e5-44de-9123-155d4dd59276 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-858f297c-d0e5-44de-9123-155d4dd59276 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-858f297c-d0e5-44de-9123-155d4dd59276 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-858f297c-d0e5-44de-9123-155d4dd59276 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-6e84f679-488f-4db6-b318-6b4192ebe0d7 {
  margin-left: auto;
margin-right: auto;
}

#s-86d1866e-dcfb-467d-b8ae-ac743f1ad2f7 {
  margin-left: 15%;
margin-right: 15%;
text-align: left;
}



.shg-c#s-86d1866e-dcfb-467d-b8ae-ac743f1ad2f7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-86d1866e-dcfb-467d-b8ae-ac743f1ad2f7 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-86d1866e-dcfb-467d-b8ae-ac743f1ad2f7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-86d1866e-dcfb-467d-b8ae-ac743f1ad2f7 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-86d1866e-dcfb-467d-b8ae-ac743f1ad2f7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-86d1866e-dcfb-467d-b8ae-ac743f1ad2f7 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-86d1866e-dcfb-467d-b8ae-ac743f1ad2f7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-86d1866e-dcfb-467d-b8ae-ac743f1ad2f7 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-86d1866e-dcfb-467d-b8ae-ac743f1ad2f7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-86d1866e-dcfb-467d-b8ae-ac743f1ad2f7 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-cf9e4ab2-1bde-4209-9cee-660652298b19 {
  margin-left: auto;
margin-right: auto;
}

#s-ef886db7-000a-4d01-9cde-0fcd1b441844 {
  margin-left: 15%;
margin-right: 15%;
text-align: left;
}



.shg-c#s-ef886db7-000a-4d01-9cde-0fcd1b441844 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ef886db7-000a-4d01-9cde-0fcd1b441844 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-ef886db7-000a-4d01-9cde-0fcd1b441844 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ef886db7-000a-4d01-9cde-0fcd1b441844 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-ef886db7-000a-4d01-9cde-0fcd1b441844 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ef886db7-000a-4d01-9cde-0fcd1b441844 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-ef886db7-000a-4d01-9cde-0fcd1b441844 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ef886db7-000a-4d01-9cde-0fcd1b441844 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-ef886db7-000a-4d01-9cde-0fcd1b441844 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ef886db7-000a-4d01-9cde-0fcd1b441844 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-e7a9e454-66b5-4e59-8078-947c7576589f {
  margin-left: auto;
margin-right: auto;
}

#s-4fb78e49-8b3c-4ab5-9dcf-d1f9c7cc83bc {
  margin-left: 15%;
margin-right: 15%;
text-align: left;
}



.shg-c#s-4fb78e49-8b3c-4ab5-9dcf-d1f9c7cc83bc .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4fb78e49-8b3c-4ab5-9dcf-d1f9c7cc83bc img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-4fb78e49-8b3c-4ab5-9dcf-d1f9c7cc83bc .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4fb78e49-8b3c-4ab5-9dcf-d1f9c7cc83bc img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-4fb78e49-8b3c-4ab5-9dcf-d1f9c7cc83bc .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4fb78e49-8b3c-4ab5-9dcf-d1f9c7cc83bc img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-4fb78e49-8b3c-4ab5-9dcf-d1f9c7cc83bc .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4fb78e49-8b3c-4ab5-9dcf-d1f9c7cc83bc img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-4fb78e49-8b3c-4ab5-9dcf-d1f9c7cc83bc .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4fb78e49-8b3c-4ab5-9dcf-d1f9c7cc83bc img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-4c41c5ce-281a-4dc3-8cd5-760e9830c7e5 {
  margin-left: auto;
margin-right: auto;
}

#s-16ad0868-6ccd-44f7-b99b-6090a97cf832 {
  margin-left: 15%;
margin-right: 15%;
text-align: left;
}



.shg-c#s-16ad0868-6ccd-44f7-b99b-6090a97cf832 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-16ad0868-6ccd-44f7-b99b-6090a97cf832 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-16ad0868-6ccd-44f7-b99b-6090a97cf832 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-16ad0868-6ccd-44f7-b99b-6090a97cf832 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-16ad0868-6ccd-44f7-b99b-6090a97cf832 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-16ad0868-6ccd-44f7-b99b-6090a97cf832 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-16ad0868-6ccd-44f7-b99b-6090a97cf832 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-16ad0868-6ccd-44f7-b99b-6090a97cf832 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-16ad0868-6ccd-44f7-b99b-6090a97cf832 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-16ad0868-6ccd-44f7-b99b-6090a97cf832 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-7e5cb767-81b6-4957-abac-cb5c3c68eba9 {
  margin-left: auto;
margin-right: auto;
}

#s-405b5fcf-2295-4fb1-9570-df95f4dd602e {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-405b5fcf-2295-4fb1-9570-df95f4dd602e .shg-product-title-component h1 span {
  
  
  
  
  font-size: 12px;
  
  
  
}

#s-947370c6-b9f4-4c3b-b838-259ae0eb8d7c {
  margin-left: auto;
margin-right: auto;
}

#s-557867b6-dfa4-4ed2-96d5-5b2e4c200d19 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-557867b6-dfa4-4ed2-96d5-5b2e4c200d19 .shg-product-title-component h1 span {
  
  
  
  
  font-size: 12px;
  
  
  
}

#s-8ecda2d7-9d35-44b2-92b9-ea0c04363973 {
  margin-left: auto;
margin-right: auto;
}

#s-c11382f8-7061-419e-91c2-5872370b4161 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c11382f8-7061-419e-91c2-5872370b4161 .shg-product-title-component h1 span {
  
  
  
  
  font-size: 12px;
  
  
  
}

#s-e2f72b06-531a-45b4-aa36-253182ae2479 {
  margin-left: auto;
margin-right: auto;
}

#s-e85c3128-6e1b-4548-92ee-6b9faafb489e {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e85c3128-6e1b-4548-92ee-6b9faafb489e .shg-product-title-component h1 span {
  
  
  
  
  font-size: 12px;
  
  
  
}

#s-a2b231de-1c7a-4524-a952-5c7b1f4e8b03 {
  margin-left: auto;
margin-right: auto;
}

#s-4a58c491-88c8-4fb5-aa1d-c77821c29fc4 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4a58c491-88c8-4fb5-aa1d-c77821c29fc4 .shg-product-title-component h1 span {
  
  
  
  
  font-size: 12px;
  
  
  
}

#s-b728cbac-b2aa-4a36-9b53-69a5b40be9dc {
  margin-left: auto;
margin-right: auto;
}

#s-790d25a4-d3dd-404e-b359-3e75fbd32bb8 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-790d25a4-d3dd-404e-b359-3e75fbd32bb8 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
  
  
  font-style:  normal ;
}

#s-790d25a4-d3dd-404e-b359-3e75fbd32bb8 .shg-product-price {
  color: #000;
  
  
  font-style:  normal ;
  font-size: 12px;
}

#s-790d25a4-d3dd-404e-b359-3e75fbd32bb8 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-e77a337e-dd0e-41e0-91e4-cdf9f45c273d {
  margin-left: auto;
margin-right: auto;
}

#s-f757d0ff-7e5b-4e9e-9752-148c74ed7ecf {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-f757d0ff-7e5b-4e9e-9752-148c74ed7ecf .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
  
  
  font-style:  normal ;
}

#s-f757d0ff-7e5b-4e9e-9752-148c74ed7ecf .shg-product-price {
  color: #000;
  
  
  font-style:  normal ;
  font-size: 12px;
}

#s-f757d0ff-7e5b-4e9e-9752-148c74ed7ecf .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-b7707657-31e3-4194-b6ae-7e3c41ba9378 {
  margin-left: auto;
margin-right: auto;
}

#s-6ae84dc7-c747-40b7-bc74-7a9a88b8989e {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-6ae84dc7-c747-40b7-bc74-7a9a88b8989e .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
  
  
  font-style:  normal ;
}

#s-6ae84dc7-c747-40b7-bc74-7a9a88b8989e .shg-product-price {
  color: #000;
  
  
  font-style:  normal ;
  font-size: 12px;
}

#s-6ae84dc7-c747-40b7-bc74-7a9a88b8989e .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-0a8bc99c-1060-4eed-8b5e-f94984a5c813 {
  margin-left: auto;
margin-right: auto;
}

#s-6590c679-484c-4b0d-9bc4-8303e646984f {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-6590c679-484c-4b0d-9bc4-8303e646984f .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
  
  
  font-style:  normal ;
}

#s-6590c679-484c-4b0d-9bc4-8303e646984f .shg-product-price {
  color: #000;
  
  
  font-style:  normal ;
  font-size: 12px;
}

#s-6590c679-484c-4b0d-9bc4-8303e646984f .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-93b3673b-ec47-4ba4-b5b0-33846a7a3201 {
  margin-left: auto;
margin-right: auto;
}

#s-4e9e1a60-5a48-41f5-b5e9-160957c2441a {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-4e9e1a60-5a48-41f5-b5e9-160957c2441a .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
  
  
  font-style:  normal ;
}

#s-4e9e1a60-5a48-41f5-b5e9-160957c2441a .shg-product-price {
  color: #000;
  
  
  font-style:  normal ;
  font-size: 12px;
}

#s-4e9e1a60-5a48-41f5-b5e9-160957c2441a .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2 {
  margin-left: 20%;
margin-right: 20%;
max-width: 4000px;
aspect-ratio: 4000/5000;
text-align: center;
}
@media (min-width: 1200px){#s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2 {
  margin-top: 50px;
margin-left: 10%;
margin-bottom: 50px;
margin-right: 10%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2 {
  margin-top: 30px;
margin-left: 10%;
margin-bottom: 30px;
margin-right: 10%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2 {
  margin-left: 0%;
margin-right: 0%;
}
}@media (max-width: 767px){#s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2 {
  margin-left: 5%;
margin-right: 5%;
}
}
#s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2 {
  margin: 0 !important;
  overflow: visible;
}

#s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2 img.shogun-image {
  /* Add background color handling */
  
}

#s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2 .shg-image-content-wrapper {
      aspect-ratio: 4000/5000;
      min-width: 100%;
      height: auto;
    }

    #s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2 .shogun-image-link {
      aspect-ratio: 4000/5000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 4000px;
  }



  img.s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2.shogun-image {
    
    
    
    max-height: 4000px;
  }


.s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2.shogun-image {
  box-sizing: border-box;
}



.s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2 {
      --shg-aspect-ratio: calc(4000/5000); 
    }

    .s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2.shogun-image-container {
      position: relative;
    }

    .s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 4000px;
    }
  }

@media (min-width: 1200px){#s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2 {
  margin: 0 !important;
  overflow: visible;
}

#s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 10%;
  margin-right: 10%;
  margin-top: 50px;
  margin-bottom: 50px;
}

.shg-image-content-margin-container-s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2 img.shogun-image {
  /* Add background color handling */
  
}

#s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2 .shg-image-content-wrapper {
      aspect-ratio: 4000/5000;
      min-width: 100%;
      height: auto;
    }

    #s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2 .shogun-image-link {
      aspect-ratio: 4000/5000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 4000px;
  }



  img.s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2.shogun-image {
    
    
    
    max-height: 4000px;
  }


.s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2.shogun-image {
  box-sizing: border-box;
}



.s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2 {
      --shg-aspect-ratio: calc(4000/5000); 
    }

    .s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2.shogun-image-container {
      position: relative;
    }

    .s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 4000px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2 {
  margin: 0 !important;
  overflow: visible;
}

#s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2 img.shogun-image {
  /* Add background color handling */
  
}

#s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2 .shg-image-content-wrapper {
      aspect-ratio: 4000/5000;
      min-width: 100%;
      height: auto;
    }

    #s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2 .shogun-image-link {
      aspect-ratio: 4000/5000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 4000px;
  }



  img.s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2.shogun-image {
    
    
    
    max-height: 4000px;
  }


.s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2.shogun-image {
  box-sizing: border-box;
}



.s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2 {
      --shg-aspect-ratio: calc(4000/5000); 
    }

    .s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2.shogun-image-container {
      position: relative;
    }

    .s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 4000px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2 {
  margin: 0 !important;
  overflow: visible;
}

#s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2 img.shogun-image {
  /* Add background color handling */
  
}

#s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2 .shg-image-content-wrapper {
      aspect-ratio: 4000/5000;
      min-width: 100%;
      height: auto;
    }

    #s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2 .shogun-image-link {
      aspect-ratio: 4000/5000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 4000px;
  }



  img.s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2.shogun-image {
    
    
    
    max-height: 4000px;
  }


.s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2.shogun-image {
  box-sizing: border-box;
}



.s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2 {
      --shg-aspect-ratio: calc(4000/5000); 
    }

    .s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2.shogun-image-container {
      position: relative;
    }

    .s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 4000px;
    }
  }

}@media (max-width: 767px){#s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2 {
  margin: 0 !important;
  overflow: visible;
}

#s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2 img.shogun-image {
  /* Add background color handling */
  
}

#s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2 .shg-image-content-wrapper {
      aspect-ratio: 4000/5000;
      min-width: 100%;
      height: auto;
    }

    #s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2 .shogun-image-link {
      aspect-ratio: 4000/5000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 4000px;
  }



  img.s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2.shogun-image {
    
    
    
    max-height: 4000px;
  }


.s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2.shogun-image {
  box-sizing: border-box;
}



.s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2 {
      --shg-aspect-ratio: calc(4000/5000); 
    }

    .s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2.shogun-image-container {
      position: relative;
    }

    .s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-857d0ee3-1aa8-4d8c-8792-5398f4f427c2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 4000px;
    }
  }

}
#s-c2f8989d-9f09-4b0f-a301-5c1bb9d4ab34 {
  min-height: 50px;
}








#s-c2f8989d-9f09-4b0f-a301-5c1bb9d4ab34 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c2f8989d-9f09-4b0f-a301-5c1bb9d4ab34.shg-box.shg-c {
  justify-content: center;
}

#s-9899a96f-3eaf-4aca-89d8-304fe6b998ca {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-9899a96f-3eaf-4aca-89d8-304fe6b998ca > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-9899a96f-3eaf-4aca-89d8-304fe6b998ca.shg-box.shg-c {
  justify-content: center;
}

#s-b5368095-3c87-4ff1-b9be-8e1a5abf0fe4 {
  margin-left: 5%;
margin-right: 5%;
min-height: 50px;
}








#s-b5368095-3c87-4ff1-b9be-8e1a5abf0fe4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b5368095-3c87-4ff1-b9be-8e1a5abf0fe4.shg-box.shg-c {
  justify-content: center;
}

#s-d7e9546d-e8d0-4e6c-a0f5-121b36d03e58 {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
text-align: left;
}
@media (max-width: 767px){#s-d7e9546d-e8d0-4e6c-a0f5-121b36d03e58 {
  margin-top: 0px;
margin-bottom: 0px;
}
}
#s-263edef9-16df-4a15-9986-be77745ba2a5 {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-263edef9-16df-4a15-9986-be77745ba2a5 {
  margin-top: 0px;
padding-top: 0px;
}
}
#s-263edef9-16df-4a15-9986-be77745ba2a5 .shogun-heading-component h1 {
  
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}



#s-7a1d281b-73ef-4be6-9300-4e56f4f50033 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-7a1d281b-73ef-4be6-9300-4e56f4f50033 {
  margin-top: 10px;
margin-bottom: 10px;
display: none;
}
#s-7a1d281b-73ef-4be6-9300-4e56f4f50033, #wrap-s-7a1d281b-73ef-4be6-9300-4e56f4f50033, #wrap-content-s-7a1d281b-73ef-4be6-9300-4e56f4f50033 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7a1d281b-73ef-4be6-9300-4e56f4f50033 {
  display: none;
}
#s-7a1d281b-73ef-4be6-9300-4e56f4f50033, #wrap-s-7a1d281b-73ef-4be6-9300-4e56f4f50033, #wrap-content-s-7a1d281b-73ef-4be6-9300-4e56f4f50033 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7a1d281b-73ef-4be6-9300-4e56f4f50033 {
  
}
}
#s-7a1d281b-73ef-4be6-9300-4e56f4f50033 .shogun-heading-component h1 {
  
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  
  
  
}



#s-50a5ed37-d665-4150-a563-fa7bb81a3a00 {
  margin-left: 0%;
margin-right: 0%;
}

@media (min-width: 0px) {
[id="s-50a5ed37-d665-4150-a563-fa7bb81a3a00"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-50a5ed37-d665-4150-a563-fa7bb81a3a00"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-50a5ed37-d665-4150-a563-fa7bb81a3a00"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-50a5ed37-d665-4150-a563-fa7bb81a3a00"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640 {
  margin-left: 20%;
margin-right: 20%;
max-width: 4000px;
aspect-ratio: 4000/5001;
text-align: center;
}
@media (min-width: 1200px){#s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640 {
  margin-top: 50px;
margin-left: 10%;
margin-bottom: 50px;
margin-right: 10%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640 {
  margin-top: 30px;
margin-left: 10%;
margin-bottom: 30px;
margin-right: 10%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640 {
  margin-left: 0%;
margin-right: 0%;
}
}@media (max-width: 767px){#s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640 {
  margin-left: 5%;
margin-right: 5%;
}
}
#s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640 {
  margin: 0 !important;
  overflow: visible;
}

#s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640 img.shogun-image {
  /* Add background color handling */
  
}

#s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640 .shg-image-content-wrapper {
      aspect-ratio: 4000/5001;
      min-width: 100%;
      height: auto;
    }

    #s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640 .shogun-image-link {
      aspect-ratio: 4000/5001;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 4000px;
  }



  img.s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640.shogun-image {
    
    
    
    max-height: 4000px;
  }


.s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640.shogun-image {
  box-sizing: border-box;
}



.s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640 {
      --shg-aspect-ratio: calc(4000/5001); 
    }

    .s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640.shogun-image-container {
      position: relative;
    }

    .s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 4000px;
    }
  }

@media (min-width: 1200px){#s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640 {
  margin: 0 !important;
  overflow: visible;
}

#s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 10%;
  margin-right: 10%;
  margin-top: 50px;
  margin-bottom: 50px;
}

.shg-image-content-margin-container-s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640 img.shogun-image {
  /* Add background color handling */
  
}

#s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640 .shg-image-content-wrapper {
      aspect-ratio: 4000/5001;
      min-width: 100%;
      height: auto;
    }

    #s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640 .shogun-image-link {
      aspect-ratio: 4000/5001;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 4000px;
  }



  img.s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640.shogun-image {
    
    
    
    max-height: 4000px;
  }


.s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640.shogun-image {
  box-sizing: border-box;
}



.s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640 {
      --shg-aspect-ratio: calc(4000/5001); 
    }

    .s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640.shogun-image-container {
      position: relative;
    }

    .s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 4000px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640 {
  margin: 0 !important;
  overflow: visible;
}

#s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640 img.shogun-image {
  /* Add background color handling */
  
}

#s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640 .shg-image-content-wrapper {
      aspect-ratio: 4000/5001;
      min-width: 100%;
      height: auto;
    }

    #s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640 .shogun-image-link {
      aspect-ratio: 4000/5001;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 4000px;
  }



  img.s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640.shogun-image {
    
    
    
    max-height: 4000px;
  }


.s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640.shogun-image {
  box-sizing: border-box;
}



.s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640 {
      --shg-aspect-ratio: calc(4000/5001); 
    }

    .s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640.shogun-image-container {
      position: relative;
    }

    .s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 4000px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640 {
  margin: 0 !important;
  overflow: visible;
}

#s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640 img.shogun-image {
  /* Add background color handling */
  
}

#s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640 .shg-image-content-wrapper {
      aspect-ratio: 4000/5001;
      min-width: 100%;
      height: auto;
    }

    #s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640 .shogun-image-link {
      aspect-ratio: 4000/5001;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 4000px;
  }



  img.s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640.shogun-image {
    
    
    
    max-height: 4000px;
  }


.s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640.shogun-image {
  box-sizing: border-box;
}



.s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640 {
      --shg-aspect-ratio: calc(4000/5001); 
    }

    .s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640.shogun-image-container {
      position: relative;
    }

    .s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 4000px;
    }
  }

}@media (max-width: 767px){#s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640 {
  margin: 0 !important;
  overflow: visible;
}

#s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640 img.shogun-image {
  /* Add background color handling */
  
}

#s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640 .shg-image-content-wrapper {
      aspect-ratio: 4000/5001;
      min-width: 100%;
      height: auto;
    }

    #s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640 .shogun-image-link {
      aspect-ratio: 4000/5001;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 4000px;
  }



  img.s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640.shogun-image {
    
    
    
    max-height: 4000px;
  }


.s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640.shogun-image {
  box-sizing: border-box;
}



.s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640 {
      --shg-aspect-ratio: calc(4000/5001); 
    }

    .s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640.shogun-image-container {
      position: relative;
    }

    .s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f32c04b1-09b1-4b8f-bec4-6b5e04c07640 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 4000px;
    }
  }

}
#s-4f74d4ca-4e4a-4b6a-b748-fa9826c4b4e3 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-4f74d4ca-4e4a-4b6a-b748-fa9826c4b4e3 {
  margin-top: 0px;
margin-bottom: 0px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-4f74d4ca-4e4a-4b6a-b748-fa9826c4b4e3 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-4f74d4ca-4e4a-4b6a-b748-fa9826c4b4e3 {
  display: none;
}
#s-4f74d4ca-4e4a-4b6a-b748-fa9826c4b4e3, #wrap-s-4f74d4ca-4e4a-4b6a-b748-fa9826c4b4e3, #wrap-content-s-4f74d4ca-4e4a-4b6a-b748-fa9826c4b4e3 { display: none !important; }}@media (max-width: 767px){#s-4f74d4ca-4e4a-4b6a-b748-fa9826c4b4e3 {
  display: none;
}
#s-4f74d4ca-4e4a-4b6a-b748-fa9826c4b4e3, #wrap-s-4f74d4ca-4e4a-4b6a-b748-fa9826c4b4e3, #wrap-content-s-4f74d4ca-4e4a-4b6a-b748-fa9826c4b4e3 { display: none !important; }}
#s-4f74d4ca-4e4a-4b6a-b748-fa9826c4b4e3 .shogun-heading-component h1 {
  
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  
  
  
}



#s-eb383017-609e-4aea-bcbb-509b6b5e6ee0 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-eb383017-609e-4aea-bcbb-509b6b5e6ee0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-eb383017-609e-4aea-bcbb-509b6b5e6ee0.shg-box.shg-c {
  justify-content: center;
}

#s-b2805f44-fd9d-469c-9bd8-7e8829bee27d {
  margin-top: 10px;
margin-left: 15%;
margin-bottom: 10px;
margin-right: 15%;
}
@media (min-width: 1200px){#s-b2805f44-fd9d-469c-9bd8-7e8829bee27d {
  margin-top: 0px;
margin-left: 10%;
margin-bottom: 0px;
margin-right: 10%;
}
}@media (max-width: 767px){#s-b2805f44-fd9d-469c-9bd8-7e8829bee27d {
  margin-top: 15px;
margin-left: 5%;
margin-bottom: 15px;
margin-right: 5%;
}
}
#s-6b28ef2a-a540-491b-a673-feb36aa04af1 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-6b28ef2a-a540-491b-a673-feb36aa04af1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6b28ef2a-a540-491b-a673-feb36aa04af1.shg-box.shg-c {
  justify-content: center;
}

#s-6dc18419-56d5-48d7-ba56-7d2ac9285e10 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
}

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

#slider-v3-s-6dc18419-56d5-48d7-ba56-7d2ac9285e10 {
  --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-6dc18419-56d5-48d7-ba56-7d2ac9285e10 > .swiper-button-prev,
#slider-v3-s-6dc18419-56d5-48d7-ba56-7d2ac9285e10 > .swiper-button-next {
  
}

#slider-v3-s-6dc18419-56d5-48d7-ba56-7d2ac9285e10 > .swiper-button-prev svg,
#slider-v3-s-6dc18419-56d5-48d7-ba56-7d2ac9285e10 > .swiper-button-next svg {
  fill: rgba(113, 113, 113, 1) !important;
  stroke: rgba(113, 113, 113, 1) !important;
  
}

#slider-v3-s-6dc18419-56d5-48d7-ba56-7d2ac9285e10 > .swiper-button-prev {
  
  display:  none ;
  align-items: center;
}

#slider-v3-s-6dc18419-56d5-48d7-ba56-7d2ac9285e10 > .swiper-button-next {
  
  display:  none ;
  align-items: center;
}

#slider-v3-s-6dc18419-56d5-48d7-ba56-7d2ac9285e10 > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-6dc18419-56d5-48d7-ba56-7d2ac9285e10 .swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
}

#slider-v3-s-6dc18419-56d5-48d7-ba56-7d2ac9285e10 .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-6dc18419-56d5-48d7-ba56-7d2ac9285e10 .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}

#s-ca4a31cc-178c-4cd1-b1cc-371524cc4709 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
}

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

#slider-v3-s-ca4a31cc-178c-4cd1-b1cc-371524cc4709 {
  --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-ca4a31cc-178c-4cd1-b1cc-371524cc4709 > .swiper-button-prev,
#slider-v3-s-ca4a31cc-178c-4cd1-b1cc-371524cc4709 > .swiper-button-next {
  
}

#slider-v3-s-ca4a31cc-178c-4cd1-b1cc-371524cc4709 > .swiper-button-prev svg,
#slider-v3-s-ca4a31cc-178c-4cd1-b1cc-371524cc4709 > .swiper-button-next svg {
  fill: rgba(113, 113, 113, 1) !important;
  stroke: rgba(113, 113, 113, 1) !important;
  
}

#slider-v3-s-ca4a31cc-178c-4cd1-b1cc-371524cc4709 > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-ca4a31cc-178c-4cd1-b1cc-371524cc4709 > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-ca4a31cc-178c-4cd1-b1cc-371524cc4709 > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-ca4a31cc-178c-4cd1-b1cc-371524cc4709 .swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
}

#slider-v3-s-ca4a31cc-178c-4cd1-b1cc-371524cc4709 .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-ca4a31cc-178c-4cd1-b1cc-371524cc4709 .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}

#s-a0585a03-a4bb-4fe7-bd4d-f4d2a9512c97 {
  margin-left: auto;
margin-right: auto;
}

#s-37c1d2bd-3013-4ee4-af90-c5e7839815f1 {
  margin-left: 15%;
margin-right: 15%;
text-align: left;
}



.shg-c#s-37c1d2bd-3013-4ee4-af90-c5e7839815f1 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-37c1d2bd-3013-4ee4-af90-c5e7839815f1 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-37c1d2bd-3013-4ee4-af90-c5e7839815f1 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-37c1d2bd-3013-4ee4-af90-c5e7839815f1 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-37c1d2bd-3013-4ee4-af90-c5e7839815f1 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-37c1d2bd-3013-4ee4-af90-c5e7839815f1 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-37c1d2bd-3013-4ee4-af90-c5e7839815f1 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-37c1d2bd-3013-4ee4-af90-c5e7839815f1 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-37c1d2bd-3013-4ee4-af90-c5e7839815f1 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-37c1d2bd-3013-4ee4-af90-c5e7839815f1 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-dcaa12eb-6d0e-4e6f-8924-21fb36159187 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-dcaa12eb-6d0e-4e6f-8924-21fb36159187 .shg-product-title-component h1 span {
  
  
  
  
  font-size: 12px;
  
  
  
}

#s-d976e817-7ace-48e3-9c36-e4d44b7507b2 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-d976e817-7ace-48e3-9c36-e4d44b7507b2 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
  
  
  font-style:  normal ;
}

#s-d976e817-7ace-48e3-9c36-e4d44b7507b2 .shg-product-price {
  color: #000;
  
  
  font-style:  normal ;
  font-size: 12px;
}

#s-d976e817-7ace-48e3-9c36-e4d44b7507b2 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-3a54ebfc-660e-4c4d-b662-f5afabd8f717 {
  margin-left: auto;
margin-right: auto;
}

#s-4391f35f-88a7-40e6-925d-aae42d8dda4f {
  margin-left: 15%;
margin-right: 15%;
text-align: left;
}



.shg-c#s-4391f35f-88a7-40e6-925d-aae42d8dda4f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4391f35f-88a7-40e6-925d-aae42d8dda4f img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-4391f35f-88a7-40e6-925d-aae42d8dda4f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4391f35f-88a7-40e6-925d-aae42d8dda4f img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-4391f35f-88a7-40e6-925d-aae42d8dda4f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4391f35f-88a7-40e6-925d-aae42d8dda4f img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-4391f35f-88a7-40e6-925d-aae42d8dda4f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4391f35f-88a7-40e6-925d-aae42d8dda4f img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-4391f35f-88a7-40e6-925d-aae42d8dda4f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4391f35f-88a7-40e6-925d-aae42d8dda4f img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-4ddbfc9a-b01c-496a-b14a-b31f6fbd6a20 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4ddbfc9a-b01c-496a-b14a-b31f6fbd6a20 .shg-product-title-component h1 span {
  
  
  
  
  font-size: 12px;
  
  
  
}

#s-aa94a987-98f8-4554-9ffe-81da39e8664c {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-aa94a987-98f8-4554-9ffe-81da39e8664c .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
  
  
  font-style:  normal ;
}

#s-aa94a987-98f8-4554-9ffe-81da39e8664c .shg-product-price {
  color: #000;
  
  
  font-style:  normal ;
  font-size: 12px;
}

#s-aa94a987-98f8-4554-9ffe-81da39e8664c .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-50eb17cb-653b-4731-958b-40911c8717b2 {
  margin-left: auto;
margin-right: auto;
}

#s-6b94f7cc-27b0-458a-9d6f-bf20bfc7e4f6 {
  margin-left: 15%;
margin-right: 15%;
text-align: left;
}



.shg-c#s-6b94f7cc-27b0-458a-9d6f-bf20bfc7e4f6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-6b94f7cc-27b0-458a-9d6f-bf20bfc7e4f6 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-6b94f7cc-27b0-458a-9d6f-bf20bfc7e4f6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-6b94f7cc-27b0-458a-9d6f-bf20bfc7e4f6 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-6b94f7cc-27b0-458a-9d6f-bf20bfc7e4f6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-6b94f7cc-27b0-458a-9d6f-bf20bfc7e4f6 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-6b94f7cc-27b0-458a-9d6f-bf20bfc7e4f6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-6b94f7cc-27b0-458a-9d6f-bf20bfc7e4f6 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-6b94f7cc-27b0-458a-9d6f-bf20bfc7e4f6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-6b94f7cc-27b0-458a-9d6f-bf20bfc7e4f6 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-b4275f8b-486c-4b8e-b606-78320221245f {
  margin-left: auto;
margin-right: auto;
}

#s-81261aee-dede-4986-8f2b-56ed27c1960a {
  margin-left: 15%;
margin-right: 15%;
text-align: left;
}



.shg-c#s-81261aee-dede-4986-8f2b-56ed27c1960a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-81261aee-dede-4986-8f2b-56ed27c1960a img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-81261aee-dede-4986-8f2b-56ed27c1960a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-81261aee-dede-4986-8f2b-56ed27c1960a img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-81261aee-dede-4986-8f2b-56ed27c1960a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-81261aee-dede-4986-8f2b-56ed27c1960a img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-81261aee-dede-4986-8f2b-56ed27c1960a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-81261aee-dede-4986-8f2b-56ed27c1960a img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-81261aee-dede-4986-8f2b-56ed27c1960a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-81261aee-dede-4986-8f2b-56ed27c1960a img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-40f73627-a313-4828-92b3-fd188c1282bc {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-40f73627-a313-4828-92b3-fd188c1282bc .shg-product-title-component h1 span {
  
  
  
  
  font-size: 12px;
  
  
  
}

#s-dcf04e19-d2c3-4e5f-b62e-d7d3ea112315 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-dcf04e19-d2c3-4e5f-b62e-d7d3ea112315 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
  
  
  font-style:  normal ;
}

#s-dcf04e19-d2c3-4e5f-b62e-d7d3ea112315 .shg-product-price {
  color: #000;
  
  
  font-style:  normal ;
  font-size: 12px;
}

#s-dcf04e19-d2c3-4e5f-b62e-d7d3ea112315 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-089b4fef-38e7-42cc-85aa-c4a00348bc5d {
  margin-left: auto;
margin-right: auto;
}

#s-a05084d2-8556-4de6-89ea-8526324fc19f {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a05084d2-8556-4de6-89ea-8526324fc19f .shg-product-title-component h1 span {
  
  
  
  
  font-size: 12px;
  
  
  
}

#s-ff2c3985-1617-4723-adae-256e0d439f6d {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-ff2c3985-1617-4723-adae-256e0d439f6d .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
  
  
  font-style:  normal ;
}

#s-ff2c3985-1617-4723-adae-256e0d439f6d .shg-product-price {
  color: #000;
  
  
  font-style:  normal ;
  font-size: 12px;
}

#s-ff2c3985-1617-4723-adae-256e0d439f6d .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-08996d4d-1539-40ee-8518-6520fcf1acf5 {
  margin-left: 5%;
margin-right: 5%;
min-height: 50px;
}








#s-08996d4d-1539-40ee-8518-6520fcf1acf5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-08996d4d-1539-40ee-8518-6520fcf1acf5.shg-box.shg-c {
  justify-content: center;
}

#s-a0e6b38e-08e5-4b00-b79c-812dd9d158f0 {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
text-align: left;
}
@media (max-width: 767px){#s-a0e6b38e-08e5-4b00-b79c-812dd9d158f0 {
  margin-top: 0px;
margin-bottom: 0px;
}
}
#s-96c95424-5a64-4e31-96c6-4003805a92f5 {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-96c95424-5a64-4e31-96c6-4003805a92f5 {
  margin-top: 0px;
padding-top: 0px;
}
}
#s-96c95424-5a64-4e31-96c6-4003805a92f5 .shogun-heading-component h1 {
  
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}



#s-7b120a12-e5f6-4823-83e4-e16b42b8ae0a {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-7b120a12-e5f6-4823-83e4-e16b42b8ae0a {
  margin-top: 10px;
margin-bottom: 10px;
display: none;
}
#s-7b120a12-e5f6-4823-83e4-e16b42b8ae0a, #wrap-s-7b120a12-e5f6-4823-83e4-e16b42b8ae0a, #wrap-content-s-7b120a12-e5f6-4823-83e4-e16b42b8ae0a { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7b120a12-e5f6-4823-83e4-e16b42b8ae0a {
  display: none;
}
#s-7b120a12-e5f6-4823-83e4-e16b42b8ae0a, #wrap-s-7b120a12-e5f6-4823-83e4-e16b42b8ae0a, #wrap-content-s-7b120a12-e5f6-4823-83e4-e16b42b8ae0a { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7b120a12-e5f6-4823-83e4-e16b42b8ae0a {
  
}
}
#s-7b120a12-e5f6-4823-83e4-e16b42b8ae0a .shogun-heading-component h1 {
  
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  
  
  
}



#s-33196e23-724a-4d52-96a7-10a3b5b84a0a {
  margin-left: 0%;
margin-right: 0%;
}

@media (min-width: 0px) {
[id="s-33196e23-724a-4d52-96a7-10a3b5b84a0a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-33196e23-724a-4d52-96a7-10a3b5b84a0a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-33196e23-724a-4d52-96a7-10a3b5b84a0a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-33196e23-724a-4d52-96a7-10a3b5b84a0a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-33196e23-724a-4d52-96a7-10a3b5b84a0a"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-073c7ce7-d9bf-486b-a412-f4e011b53c12 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-073c7ce7-d9bf-486b-a412-f4e011b53c12 {
  margin-top: 0px;
margin-bottom: 0px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-073c7ce7-d9bf-486b-a412-f4e011b53c12 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-073c7ce7-d9bf-486b-a412-f4e011b53c12 {
  display: none;
}
#s-073c7ce7-d9bf-486b-a412-f4e011b53c12, #wrap-s-073c7ce7-d9bf-486b-a412-f4e011b53c12, #wrap-content-s-073c7ce7-d9bf-486b-a412-f4e011b53c12 { display: none !important; }}@media (max-width: 767px){#s-073c7ce7-d9bf-486b-a412-f4e011b53c12 {
  display: none;
}
#s-073c7ce7-d9bf-486b-a412-f4e011b53c12, #wrap-s-073c7ce7-d9bf-486b-a412-f4e011b53c12, #wrap-content-s-073c7ce7-d9bf-486b-a412-f4e011b53c12 { display: none !important; }}
#s-073c7ce7-d9bf-486b-a412-f4e011b53c12 .shogun-heading-component h1 {
  
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  
  
  
}



#s-d0118f61-ea76-4d5f-9177-be46629012b9 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-d0118f61-ea76-4d5f-9177-be46629012b9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d0118f61-ea76-4d5f-9177-be46629012b9.shg-box.shg-c {
  justify-content: center;
}

#s-209b4b42-646c-4231-b260-3c3c50635f54 {
  margin-left: auto;
margin-right: auto;
}
@media (min-width: 1200px){#s-209b4b42-646c-4231-b260-3c3c50635f54 {
  margin-left: 10%;
margin-right: 10%;
}
}@media (max-width: 767px){#s-209b4b42-646c-4231-b260-3c3c50635f54 {
  margin-top: 15px;
margin-left: 5%;
margin-bottom: 15px;
margin-right: 5%;
}
}
#s-7f58d4fe-cb48-4dd0-9fc3-3e3362aa7b49 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
}

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

#slider-v3-s-7f58d4fe-cb48-4dd0-9fc3-3e3362aa7b49 {
  --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-7f58d4fe-cb48-4dd0-9fc3-3e3362aa7b49 > .swiper-button-prev,
#slider-v3-s-7f58d4fe-cb48-4dd0-9fc3-3e3362aa7b49 > .swiper-button-next {
  
}

#slider-v3-s-7f58d4fe-cb48-4dd0-9fc3-3e3362aa7b49 > .swiper-button-prev svg,
#slider-v3-s-7f58d4fe-cb48-4dd0-9fc3-3e3362aa7b49 > .swiper-button-next svg {
  fill: rgba(113, 113, 113, 1) !important;
  stroke: rgba(113, 113, 113, 1) !important;
  
}

#slider-v3-s-7f58d4fe-cb48-4dd0-9fc3-3e3362aa7b49 > .swiper-button-prev {
  
  display:  none ;
  align-items: center;
}

#slider-v3-s-7f58d4fe-cb48-4dd0-9fc3-3e3362aa7b49 > .swiper-button-next {
  
  display:  none ;
  align-items: center;
}

#slider-v3-s-7f58d4fe-cb48-4dd0-9fc3-3e3362aa7b49 > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-7f58d4fe-cb48-4dd0-9fc3-3e3362aa7b49 .swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
}

#slider-v3-s-7f58d4fe-cb48-4dd0-9fc3-3e3362aa7b49 .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-7f58d4fe-cb48-4dd0-9fc3-3e3362aa7b49 .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}

#s-f193710f-acf3-4d9a-9b0f-039e8f12bcb0 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
}

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

#slider-v3-s-f193710f-acf3-4d9a-9b0f-039e8f12bcb0 {
  --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-f193710f-acf3-4d9a-9b0f-039e8f12bcb0 > .swiper-button-prev,
#slider-v3-s-f193710f-acf3-4d9a-9b0f-039e8f12bcb0 > .swiper-button-next {
  
}

#slider-v3-s-f193710f-acf3-4d9a-9b0f-039e8f12bcb0 > .swiper-button-prev svg,
#slider-v3-s-f193710f-acf3-4d9a-9b0f-039e8f12bcb0 > .swiper-button-next svg {
  fill: rgba(113, 113, 113, 1) !important;
  stroke: rgba(113, 113, 113, 1) !important;
  
}

#slider-v3-s-f193710f-acf3-4d9a-9b0f-039e8f12bcb0 > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-f193710f-acf3-4d9a-9b0f-039e8f12bcb0 > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-f193710f-acf3-4d9a-9b0f-039e8f12bcb0 > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-f193710f-acf3-4d9a-9b0f-039e8f12bcb0 .swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
}

#slider-v3-s-f193710f-acf3-4d9a-9b0f-039e8f12bcb0 .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-f193710f-acf3-4d9a-9b0f-039e8f12bcb0 .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}

#s-11d74c62-bd21-444c-9445-03c1e3dd67b4 {
  margin-left: auto;
margin-right: auto;
}

#s-6968dc93-f6eb-4ad1-a260-eec14dc0a774 {
  margin-left: 15%;
margin-right: 15%;
text-align: left;
}



.shg-c#s-6968dc93-f6eb-4ad1-a260-eec14dc0a774 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-6968dc93-f6eb-4ad1-a260-eec14dc0a774 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-6968dc93-f6eb-4ad1-a260-eec14dc0a774 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-6968dc93-f6eb-4ad1-a260-eec14dc0a774 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-6968dc93-f6eb-4ad1-a260-eec14dc0a774 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-6968dc93-f6eb-4ad1-a260-eec14dc0a774 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-6968dc93-f6eb-4ad1-a260-eec14dc0a774 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-6968dc93-f6eb-4ad1-a260-eec14dc0a774 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-6968dc93-f6eb-4ad1-a260-eec14dc0a774 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-6968dc93-f6eb-4ad1-a260-eec14dc0a774 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-e3414c2c-c319-4d12-8c54-2139ccf40422 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e3414c2c-c319-4d12-8c54-2139ccf40422 .shg-product-title-component h1 span {
  
  
  
  
  font-size: 12px;
  
  
  
}

#s-521eb526-498e-4861-bbb1-bf5317519c6f {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-521eb526-498e-4861-bbb1-bf5317519c6f .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
  
  
  font-style:  normal ;
}

#s-521eb526-498e-4861-bbb1-bf5317519c6f .shg-product-price {
  color: #000;
  
  
  font-style:  normal ;
  font-size: 12px;
}

#s-521eb526-498e-4861-bbb1-bf5317519c6f .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-264830e9-4a03-47a3-86fc-d9691760acb5 {
  margin-left: auto;
margin-right: auto;
}

#s-28488b09-00ed-486e-926f-b4d4968998e4 {
  margin-left: 15%;
margin-right: 15%;
text-align: left;
}



.shg-c#s-28488b09-00ed-486e-926f-b4d4968998e4 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-28488b09-00ed-486e-926f-b4d4968998e4 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-28488b09-00ed-486e-926f-b4d4968998e4 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-28488b09-00ed-486e-926f-b4d4968998e4 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-28488b09-00ed-486e-926f-b4d4968998e4 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-28488b09-00ed-486e-926f-b4d4968998e4 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-28488b09-00ed-486e-926f-b4d4968998e4 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-28488b09-00ed-486e-926f-b4d4968998e4 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-28488b09-00ed-486e-926f-b4d4968998e4 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-28488b09-00ed-486e-926f-b4d4968998e4 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-c1efbef8-b2b1-45ff-9a54-ba83c49955ce {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c1efbef8-b2b1-45ff-9a54-ba83c49955ce .shg-product-title-component h1 span {
  
  
  
  
  font-size: 12px;
  
  
  
}

#s-c1a29b40-c7b7-4263-851a-9b462befd374 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-c1a29b40-c7b7-4263-851a-9b462befd374 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
  
  
  font-style:  normal ;
}

#s-c1a29b40-c7b7-4263-851a-9b462befd374 .shg-product-price {
  color: #000;
  
  
  font-style:  normal ;
  font-size: 12px;
}

#s-c1a29b40-c7b7-4263-851a-9b462befd374 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-1832b48c-335d-4f1d-b04c-d0fc335bb5c3 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-1832b48c-335d-4f1d-b04c-d0fc335bb5c3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-1832b48c-335d-4f1d-b04c-d0fc335bb5c3.shg-box.shg-c {
  justify-content: center;
}

#s-1efb8547-c7c8-4492-825d-337f5fd9cfb0 {
  margin-left: 20%;
margin-right: 20%;
max-width: 3405px;
aspect-ratio: 3405/4256;
text-align: center;
}
@media (min-width: 1200px){#s-1efb8547-c7c8-4492-825d-337f5fd9cfb0 {
  margin-top: 50px;
margin-left: 10%;
margin-bottom: 50px;
margin-right: 10%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-1efb8547-c7c8-4492-825d-337f5fd9cfb0 {
  margin-top: 30px;
margin-left: 10%;
margin-bottom: 30px;
margin-right: 10%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-1efb8547-c7c8-4492-825d-337f5fd9cfb0 {
  margin-left: 0%;
margin-right: 0%;
}
}@media (max-width: 767px){#s-1efb8547-c7c8-4492-825d-337f5fd9cfb0 {
  margin-left: 5%;
margin-right: 5%;
}
}
#s-1efb8547-c7c8-4492-825d-337f5fd9cfb0 {
  margin: 0 !important;
  overflow: visible;
}

#s-1efb8547-c7c8-4492-825d-337f5fd9cfb0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1efb8547-c7c8-4492-825d-337f5fd9cfb0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-1efb8547-c7c8-4492-825d-337f5fd9cfb0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1efb8547-c7c8-4492-825d-337f5fd9cfb0 img.shogun-image {
  /* Add background color handling */
  
}

#s-1efb8547-c7c8-4492-825d-337f5fd9cfb0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1efb8547-c7c8-4492-825d-337f5fd9cfb0 .shg-image-content-wrapper {
      aspect-ratio: 3405/4256;
      min-width: 100%;
      height: auto;
    }

    #s-1efb8547-c7c8-4492-825d-337f5fd9cfb0 .shogun-image-link {
      aspect-ratio: 3405/4256;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1efb8547-c7c8-4492-825d-337f5fd9cfb0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1efb8547-c7c8-4492-825d-337f5fd9cfb0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1efb8547-c7c8-4492-825d-337f5fd9cfb0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3405px;
  }



  img.s-1efb8547-c7c8-4492-825d-337f5fd9cfb0.shogun-image {
    
    
    
    max-height: 3405px;
  }


.s-1efb8547-c7c8-4492-825d-337f5fd9cfb0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1efb8547-c7c8-4492-825d-337f5fd9cfb0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1efb8547-c7c8-4492-825d-337f5fd9cfb0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1efb8547-c7c8-4492-825d-337f5fd9cfb0.shogun-image {
  box-sizing: border-box;
}



.s-1efb8547-c7c8-4492-825d-337f5fd9cfb0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1efb8547-c7c8-4492-825d-337f5fd9cfb0 {
      --shg-aspect-ratio: calc(3405/4256); 
    }

    .s-1efb8547-c7c8-4492-825d-337f5fd9cfb0.shogun-image-container {
      position: relative;
    }

    .s-1efb8547-c7c8-4492-825d-337f5fd9cfb0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1efb8547-c7c8-4492-825d-337f5fd9cfb0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1efb8547-c7c8-4492-825d-337f5fd9cfb0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3405px;
    }
  }

@media (min-width: 1200px){#s-1efb8547-c7c8-4492-825d-337f5fd9cfb0 {
  margin: 0 !important;
  overflow: visible;
}

#s-1efb8547-c7c8-4492-825d-337f5fd9cfb0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1efb8547-c7c8-4492-825d-337f5fd9cfb0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 10%;
  margin-right: 10%;
  margin-top: 50px;
  margin-bottom: 50px;
}

.shg-image-content-margin-container-s-1efb8547-c7c8-4492-825d-337f5fd9cfb0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1efb8547-c7c8-4492-825d-337f5fd9cfb0 img.shogun-image {
  /* Add background color handling */
  
}

#s-1efb8547-c7c8-4492-825d-337f5fd9cfb0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1efb8547-c7c8-4492-825d-337f5fd9cfb0 .shg-image-content-wrapper {
      aspect-ratio: 3405/4256;
      min-width: 100%;
      height: auto;
    }

    #s-1efb8547-c7c8-4492-825d-337f5fd9cfb0 .shogun-image-link {
      aspect-ratio: 3405/4256;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1efb8547-c7c8-4492-825d-337f5fd9cfb0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1efb8547-c7c8-4492-825d-337f5fd9cfb0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1efb8547-c7c8-4492-825d-337f5fd9cfb0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3405px;
  }



  img.s-1efb8547-c7c8-4492-825d-337f5fd9cfb0.shogun-image {
    
    
    
    max-height: 3405px;
  }


.s-1efb8547-c7c8-4492-825d-337f5fd9cfb0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1efb8547-c7c8-4492-825d-337f5fd9cfb0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1efb8547-c7c8-4492-825d-337f5fd9cfb0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1efb8547-c7c8-4492-825d-337f5fd9cfb0.shogun-image {
  box-sizing: border-box;
}



.s-1efb8547-c7c8-4492-825d-337f5fd9cfb0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1efb8547-c7c8-4492-825d-337f5fd9cfb0 {
      --shg-aspect-ratio: calc(3405/4256); 
    }

    .s-1efb8547-c7c8-4492-825d-337f5fd9cfb0.shogun-image-container {
      position: relative;
    }

    .s-1efb8547-c7c8-4492-825d-337f5fd9cfb0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1efb8547-c7c8-4492-825d-337f5fd9cfb0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1efb8547-c7c8-4492-825d-337f5fd9cfb0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3405px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-1efb8547-c7c8-4492-825d-337f5fd9cfb0 {
  margin: 0 !important;
  overflow: visible;
}

#s-1efb8547-c7c8-4492-825d-337f5fd9cfb0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1efb8547-c7c8-4492-825d-337f5fd9cfb0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-1efb8547-c7c8-4492-825d-337f5fd9cfb0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1efb8547-c7c8-4492-825d-337f5fd9cfb0 img.shogun-image {
  /* Add background color handling */
  
}

#s-1efb8547-c7c8-4492-825d-337f5fd9cfb0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1efb8547-c7c8-4492-825d-337f5fd9cfb0 .shg-image-content-wrapper {
      aspect-ratio: 3405/4256;
      min-width: 100%;
      height: auto;
    }

    #s-1efb8547-c7c8-4492-825d-337f5fd9cfb0 .shogun-image-link {
      aspect-ratio: 3405/4256;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1efb8547-c7c8-4492-825d-337f5fd9cfb0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1efb8547-c7c8-4492-825d-337f5fd9cfb0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1efb8547-c7c8-4492-825d-337f5fd9cfb0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3405px;
  }



  img.s-1efb8547-c7c8-4492-825d-337f5fd9cfb0.shogun-image {
    
    
    
    max-height: 3405px;
  }


.s-1efb8547-c7c8-4492-825d-337f5fd9cfb0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1efb8547-c7c8-4492-825d-337f5fd9cfb0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1efb8547-c7c8-4492-825d-337f5fd9cfb0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1efb8547-c7c8-4492-825d-337f5fd9cfb0.shogun-image {
  box-sizing: border-box;
}



.s-1efb8547-c7c8-4492-825d-337f5fd9cfb0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1efb8547-c7c8-4492-825d-337f5fd9cfb0 {
      --shg-aspect-ratio: calc(3405/4256); 
    }

    .s-1efb8547-c7c8-4492-825d-337f5fd9cfb0.shogun-image-container {
      position: relative;
    }

    .s-1efb8547-c7c8-4492-825d-337f5fd9cfb0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1efb8547-c7c8-4492-825d-337f5fd9cfb0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1efb8547-c7c8-4492-825d-337f5fd9cfb0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3405px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-1efb8547-c7c8-4492-825d-337f5fd9cfb0 {
  margin: 0 !important;
  overflow: visible;
}

#s-1efb8547-c7c8-4492-825d-337f5fd9cfb0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1efb8547-c7c8-4492-825d-337f5fd9cfb0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-1efb8547-c7c8-4492-825d-337f5fd9cfb0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1efb8547-c7c8-4492-825d-337f5fd9cfb0 img.shogun-image {
  /* Add background color handling */
  
}

#s-1efb8547-c7c8-4492-825d-337f5fd9cfb0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1efb8547-c7c8-4492-825d-337f5fd9cfb0 .shg-image-content-wrapper {
      aspect-ratio: 3405/4256;
      min-width: 100%;
      height: auto;
    }

    #s-1efb8547-c7c8-4492-825d-337f5fd9cfb0 .shogun-image-link {
      aspect-ratio: 3405/4256;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1efb8547-c7c8-4492-825d-337f5fd9cfb0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1efb8547-c7c8-4492-825d-337f5fd9cfb0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1efb8547-c7c8-4492-825d-337f5fd9cfb0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3405px;
  }



  img.s-1efb8547-c7c8-4492-825d-337f5fd9cfb0.shogun-image {
    
    
    
    max-height: 3405px;
  }


.s-1efb8547-c7c8-4492-825d-337f5fd9cfb0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1efb8547-c7c8-4492-825d-337f5fd9cfb0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1efb8547-c7c8-4492-825d-337f5fd9cfb0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1efb8547-c7c8-4492-825d-337f5fd9cfb0.shogun-image {
  box-sizing: border-box;
}



.s-1efb8547-c7c8-4492-825d-337f5fd9cfb0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1efb8547-c7c8-4492-825d-337f5fd9cfb0 {
      --shg-aspect-ratio: calc(3405/4256); 
    }

    .s-1efb8547-c7c8-4492-825d-337f5fd9cfb0.shogun-image-container {
      position: relative;
    }

    .s-1efb8547-c7c8-4492-825d-337f5fd9cfb0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1efb8547-c7c8-4492-825d-337f5fd9cfb0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1efb8547-c7c8-4492-825d-337f5fd9cfb0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3405px;
    }
  }

}@media (max-width: 767px){#s-1efb8547-c7c8-4492-825d-337f5fd9cfb0 {
  margin: 0 !important;
  overflow: visible;
}

#s-1efb8547-c7c8-4492-825d-337f5fd9cfb0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1efb8547-c7c8-4492-825d-337f5fd9cfb0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-1efb8547-c7c8-4492-825d-337f5fd9cfb0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1efb8547-c7c8-4492-825d-337f5fd9cfb0 img.shogun-image {
  /* Add background color handling */
  
}

#s-1efb8547-c7c8-4492-825d-337f5fd9cfb0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1efb8547-c7c8-4492-825d-337f5fd9cfb0 .shg-image-content-wrapper {
      aspect-ratio: 3405/4256;
      min-width: 100%;
      height: auto;
    }

    #s-1efb8547-c7c8-4492-825d-337f5fd9cfb0 .shogun-image-link {
      aspect-ratio: 3405/4256;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1efb8547-c7c8-4492-825d-337f5fd9cfb0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1efb8547-c7c8-4492-825d-337f5fd9cfb0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1efb8547-c7c8-4492-825d-337f5fd9cfb0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3405px;
  }



  img.s-1efb8547-c7c8-4492-825d-337f5fd9cfb0.shogun-image {
    
    
    
    max-height: 3405px;
  }


.s-1efb8547-c7c8-4492-825d-337f5fd9cfb0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1efb8547-c7c8-4492-825d-337f5fd9cfb0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1efb8547-c7c8-4492-825d-337f5fd9cfb0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1efb8547-c7c8-4492-825d-337f5fd9cfb0.shogun-image {
  box-sizing: border-box;
}



.s-1efb8547-c7c8-4492-825d-337f5fd9cfb0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1efb8547-c7c8-4492-825d-337f5fd9cfb0 {
      --shg-aspect-ratio: calc(3405/4256); 
    }

    .s-1efb8547-c7c8-4492-825d-337f5fd9cfb0.shogun-image-container {
      position: relative;
    }

    .s-1efb8547-c7c8-4492-825d-337f5fd9cfb0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1efb8547-c7c8-4492-825d-337f5fd9cfb0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1efb8547-c7c8-4492-825d-337f5fd9cfb0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3405px;
    }
  }

}
#s-0c454d96-acee-4523-93c6-b1b8852b52f2 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-4575fb41-eb64-4523-af82-eadeb58773fc {
  margin-left: 5%;
margin-right: 5%;
min-height: 50px;
}








#s-4575fb41-eb64-4523-af82-eadeb58773fc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4575fb41-eb64-4523-af82-eadeb58773fc.shg-box.shg-c {
  justify-content: center;
}

#s-edfa6ad3-ece7-474b-a8c3-22ae806e7c4d {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
text-align: left;
}
@media (max-width: 767px){#s-edfa6ad3-ece7-474b-a8c3-22ae806e7c4d {
  margin-top: 0px;
margin-bottom: 0px;
}
}
#s-4d2b1516-81cd-4d9b-ba64-161f65aaeeb5 {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-4d2b1516-81cd-4d9b-ba64-161f65aaeeb5 {
  margin-top: 0px;
padding-top: 0px;
}
}
#s-4d2b1516-81cd-4d9b-ba64-161f65aaeeb5 .shogun-heading-component h1 {
  
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}



#s-623fa2bd-43e2-422d-b81a-9a4cb6f26883 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-623fa2bd-43e2-422d-b81a-9a4cb6f26883 {
  margin-top: 10px;
margin-bottom: 10px;
display: none;
}
#s-623fa2bd-43e2-422d-b81a-9a4cb6f26883, #wrap-s-623fa2bd-43e2-422d-b81a-9a4cb6f26883, #wrap-content-s-623fa2bd-43e2-422d-b81a-9a4cb6f26883 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-623fa2bd-43e2-422d-b81a-9a4cb6f26883 {
  display: none;
}
#s-623fa2bd-43e2-422d-b81a-9a4cb6f26883, #wrap-s-623fa2bd-43e2-422d-b81a-9a4cb6f26883, #wrap-content-s-623fa2bd-43e2-422d-b81a-9a4cb6f26883 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-623fa2bd-43e2-422d-b81a-9a4cb6f26883 {
  
}
}
#s-623fa2bd-43e2-422d-b81a-9a4cb6f26883 .shogun-heading-component h1 {
  
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  
  
  
}



#s-f1bfe5fe-c0ba-4cb0-a6f1-6a182df8c64a {
  margin-left: 0%;
margin-right: 0%;
}

@media (min-width: 0px) {
[id="s-f1bfe5fe-c0ba-4cb0-a6f1-6a182df8c64a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f1bfe5fe-c0ba-4cb0-a6f1-6a182df8c64a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f1bfe5fe-c0ba-4cb0-a6f1-6a182df8c64a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f1bfe5fe-c0ba-4cb0-a6f1-6a182df8c64a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9 {
  margin-left: 20%;
margin-right: 20%;
max-width: 1625px;
aspect-ratio: 1625/2048;
text-align: center;
}
@media (min-width: 1200px){#s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9 {
  margin-top: 50px;
margin-left: 10%;
margin-bottom: 50px;
margin-right: 10%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9 {
  margin-top: 30px;
margin-left: 10%;
margin-bottom: 30px;
margin-right: 10%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9 {
  margin-left: 0%;
margin-right: 0%;
}
}@media (max-width: 767px){#s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9 {
  margin-left: 5%;
margin-right: 5%;
}
}
#s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9 {
  margin: 0 !important;
  overflow: visible;
}

#s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9 img.shogun-image {
  /* Add background color handling */
  
}

#s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9 .shg-image-content-wrapper {
      aspect-ratio: 1625/2048;
      min-width: 100%;
      height: auto;
    }

    #s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9 .shogun-image-link {
      aspect-ratio: 1625/2048;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1625px;
  }



  img.s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9.shogun-image {
    
    
    
    max-height: 1625px;
  }


.s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9.shogun-image {
  box-sizing: border-box;
}



.s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9 {
      --shg-aspect-ratio: calc(1625/2048); 
    }

    .s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9.shogun-image-container {
      position: relative;
    }

    .s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1625px;
    }
  }

@media (min-width: 1200px){#s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9 {
  margin: 0 !important;
  overflow: visible;
}

#s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 10%;
  margin-right: 10%;
  margin-top: 50px;
  margin-bottom: 50px;
}

.shg-image-content-margin-container-s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9 img.shogun-image {
  /* Add background color handling */
  
}

#s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9 .shg-image-content-wrapper {
      aspect-ratio: 1625/2048;
      min-width: 100%;
      height: auto;
    }

    #s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9 .shogun-image-link {
      aspect-ratio: 1625/2048;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1625px;
  }



  img.s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9.shogun-image {
    
    
    
    max-height: 1625px;
  }


.s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9.shogun-image {
  box-sizing: border-box;
}



.s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9 {
      --shg-aspect-ratio: calc(1625/2048); 
    }

    .s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9.shogun-image-container {
      position: relative;
    }

    .s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1625px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9 {
  margin: 0 !important;
  overflow: visible;
}

#s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9 img.shogun-image {
  /* Add background color handling */
  
}

#s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9 .shg-image-content-wrapper {
      aspect-ratio: 1625/2048;
      min-width: 100%;
      height: auto;
    }

    #s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9 .shogun-image-link {
      aspect-ratio: 1625/2048;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1625px;
  }



  img.s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9.shogun-image {
    
    
    
    max-height: 1625px;
  }


.s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9.shogun-image {
  box-sizing: border-box;
}



.s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9 {
      --shg-aspect-ratio: calc(1625/2048); 
    }

    .s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9.shogun-image-container {
      position: relative;
    }

    .s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1625px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9 {
  margin: 0 !important;
  overflow: visible;
}

#s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9 img.shogun-image {
  /* Add background color handling */
  
}

#s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9 .shg-image-content-wrapper {
      aspect-ratio: 1625/2048;
      min-width: 100%;
      height: auto;
    }

    #s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9 .shogun-image-link {
      aspect-ratio: 1625/2048;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1625px;
  }



  img.s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9.shogun-image {
    
    
    
    max-height: 1625px;
  }


.s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9.shogun-image {
  box-sizing: border-box;
}



.s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9 {
      --shg-aspect-ratio: calc(1625/2048); 
    }

    .s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9.shogun-image-container {
      position: relative;
    }

    .s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1625px;
    }
  }

}@media (max-width: 767px){#s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9 {
  margin: 0 !important;
  overflow: visible;
}

#s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9 img.shogun-image {
  /* Add background color handling */
  
}

#s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9 .shg-image-content-wrapper {
      aspect-ratio: 1625/2048;
      min-width: 100%;
      height: auto;
    }

    #s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9 .shogun-image-link {
      aspect-ratio: 1625/2048;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1625px;
  }



  img.s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9.shogun-image {
    
    
    
    max-height: 1625px;
  }


.s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9.shogun-image {
  box-sizing: border-box;
}



.s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9 {
      --shg-aspect-ratio: calc(1625/2048); 
    }

    .s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9.shogun-image-container {
      position: relative;
    }

    .s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-97ee12f5-9aef-4edd-8624-f1c2bbf0b3a9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1625px;
    }
  }

}
#s-bb9c9240-85be-4cdf-9cff-7c6a07a5d4aa {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-bb9c9240-85be-4cdf-9cff-7c6a07a5d4aa {
  margin-top: 0px;
margin-bottom: 0px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-bb9c9240-85be-4cdf-9cff-7c6a07a5d4aa {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-bb9c9240-85be-4cdf-9cff-7c6a07a5d4aa {
  display: none;
}
#s-bb9c9240-85be-4cdf-9cff-7c6a07a5d4aa, #wrap-s-bb9c9240-85be-4cdf-9cff-7c6a07a5d4aa, #wrap-content-s-bb9c9240-85be-4cdf-9cff-7c6a07a5d4aa { display: none !important; }}@media (max-width: 767px){#s-bb9c9240-85be-4cdf-9cff-7c6a07a5d4aa {
  display: none;
}
#s-bb9c9240-85be-4cdf-9cff-7c6a07a5d4aa, #wrap-s-bb9c9240-85be-4cdf-9cff-7c6a07a5d4aa, #wrap-content-s-bb9c9240-85be-4cdf-9cff-7c6a07a5d4aa { display: none !important; }}
#s-bb9c9240-85be-4cdf-9cff-7c6a07a5d4aa .shogun-heading-component h1 {
  
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  
  
  
}



#s-9773173d-dea8-40b9-b34e-b0ebf021c4a5 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-9773173d-dea8-40b9-b34e-b0ebf021c4a5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-9773173d-dea8-40b9-b34e-b0ebf021c4a5.shg-box.shg-c {
  justify-content: center;
}

#s-ec5fd521-2f1d-4afd-8ebf-d9d05fd58302 {
  margin-left: auto;
margin-right: auto;
}
@media (min-width: 1200px){#s-ec5fd521-2f1d-4afd-8ebf-d9d05fd58302 {
  margin-top: 0px;
margin-left: 10%;
margin-bottom: 0px;
margin-right: 10%;
}
}@media (max-width: 767px){#s-ec5fd521-2f1d-4afd-8ebf-d9d05fd58302 {
  margin-top: 15px;
margin-left: 5%;
margin-bottom: 15px;
margin-right: 5%;
}
}
#s-b6175225-bf46-41d2-b116-aa6fc0f6df02 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-b6175225-bf46-41d2-b116-aa6fc0f6df02 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b6175225-bf46-41d2-b116-aa6fc0f6df02.shg-box.shg-c {
  justify-content: center;
}

#s-5752e38f-a477-4c34-a33c-c292e22a7a9c {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
}

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

#slider-v3-s-5752e38f-a477-4c34-a33c-c292e22a7a9c {
  --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-5752e38f-a477-4c34-a33c-c292e22a7a9c > .swiper-button-prev,
#slider-v3-s-5752e38f-a477-4c34-a33c-c292e22a7a9c > .swiper-button-next {
  
}

#slider-v3-s-5752e38f-a477-4c34-a33c-c292e22a7a9c > .swiper-button-prev svg,
#slider-v3-s-5752e38f-a477-4c34-a33c-c292e22a7a9c > .swiper-button-next svg {
  fill: rgba(113, 113, 113, 1) !important;
  stroke: rgba(113, 113, 113, 1) !important;
  
}

#slider-v3-s-5752e38f-a477-4c34-a33c-c292e22a7a9c > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-5752e38f-a477-4c34-a33c-c292e22a7a9c > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-5752e38f-a477-4c34-a33c-c292e22a7a9c > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-5752e38f-a477-4c34-a33c-c292e22a7a9c .swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
}

#slider-v3-s-5752e38f-a477-4c34-a33c-c292e22a7a9c .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-5752e38f-a477-4c34-a33c-c292e22a7a9c .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}

#s-24372b1d-703b-4d6f-9240-f8aaa88627c7 {
  margin-left: auto;
margin-right: auto;
}

#s-e100e854-55cc-4a1e-84a2-ba034937ae35 {
  margin-left: 15%;
margin-right: 15%;
text-align: left;
}



.shg-c#s-e100e854-55cc-4a1e-84a2-ba034937ae35 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e100e854-55cc-4a1e-84a2-ba034937ae35 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-e100e854-55cc-4a1e-84a2-ba034937ae35 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e100e854-55cc-4a1e-84a2-ba034937ae35 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-e100e854-55cc-4a1e-84a2-ba034937ae35 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e100e854-55cc-4a1e-84a2-ba034937ae35 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-e100e854-55cc-4a1e-84a2-ba034937ae35 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e100e854-55cc-4a1e-84a2-ba034937ae35 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-e100e854-55cc-4a1e-84a2-ba034937ae35 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e100e854-55cc-4a1e-84a2-ba034937ae35 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-253f903d-5c4c-4abb-8e98-df56a471bcca {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-253f903d-5c4c-4abb-8e98-df56a471bcca .shg-product-title-component h1 span {
  
  
  
  
  font-size: 12px;
  
  
  
}

#s-a68ae617-4b1b-4518-901f-9dba4b8d6315 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-a68ae617-4b1b-4518-901f-9dba4b8d6315 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
  
  
  font-style:  normal ;
}

#s-a68ae617-4b1b-4518-901f-9dba4b8d6315 .shg-product-price {
  color: #000;
  
  
  font-style:  normal ;
  font-size: 12px;
}

#s-a68ae617-4b1b-4518-901f-9dba4b8d6315 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-a5e9b58d-6f82-4517-858a-060491ee36ad {
  margin-left: auto;
margin-right: auto;
}

#s-54423351-8595-4398-a42c-053133fdd955 {
  margin-left: 15%;
margin-right: 15%;
text-align: left;
}



.shg-c#s-54423351-8595-4398-a42c-053133fdd955 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-54423351-8595-4398-a42c-053133fdd955 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-54423351-8595-4398-a42c-053133fdd955 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-54423351-8595-4398-a42c-053133fdd955 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-54423351-8595-4398-a42c-053133fdd955 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-54423351-8595-4398-a42c-053133fdd955 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-54423351-8595-4398-a42c-053133fdd955 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-54423351-8595-4398-a42c-053133fdd955 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-54423351-8595-4398-a42c-053133fdd955 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-54423351-8595-4398-a42c-053133fdd955 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-dea4704d-1679-4261-9a1e-c3ef0e03a72c {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-dea4704d-1679-4261-9a1e-c3ef0e03a72c .shg-product-title-component h1 span {
  
  
  
  
  font-size: 12px;
  
  
  
}

#s-87dbdf71-0aba-4d6a-acc1-967c04483898 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-87dbdf71-0aba-4d6a-acc1-967c04483898 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
  
  
  font-style:  normal ;
}

#s-87dbdf71-0aba-4d6a-acc1-967c04483898 .shg-product-price {
  color: #000;
  
  
  font-style:  normal ;
  font-size: 12px;
}

#s-87dbdf71-0aba-4d6a-acc1-967c04483898 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-435119bd-3811-4974-b151-d16b84d19e3e {
  margin-left: auto;
margin-right: auto;
}

#s-23512d11-7ebf-4857-a80d-fcb15329e4a5 {
  margin-left: 15%;
margin-right: 15%;
text-align: left;
}



.shg-c#s-23512d11-7ebf-4857-a80d-fcb15329e4a5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-23512d11-7ebf-4857-a80d-fcb15329e4a5 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-23512d11-7ebf-4857-a80d-fcb15329e4a5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-23512d11-7ebf-4857-a80d-fcb15329e4a5 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-23512d11-7ebf-4857-a80d-fcb15329e4a5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-23512d11-7ebf-4857-a80d-fcb15329e4a5 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-23512d11-7ebf-4857-a80d-fcb15329e4a5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-23512d11-7ebf-4857-a80d-fcb15329e4a5 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-23512d11-7ebf-4857-a80d-fcb15329e4a5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-23512d11-7ebf-4857-a80d-fcb15329e4a5 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-c08d7e4c-2c26-4d7c-a7c8-274666ee24b1 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c08d7e4c-2c26-4d7c-a7c8-274666ee24b1 .shg-product-title-component h1 span {
  
  
  
  
  font-size: 12px;
  
  
  
}

#s-44f857ab-93c3-4a90-87ef-eb5fa48d0d22 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-44f857ab-93c3-4a90-87ef-eb5fa48d0d22 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
  
  
  font-style:  normal ;
}

#s-44f857ab-93c3-4a90-87ef-eb5fa48d0d22 .shg-product-price {
  color: #000;
  
  
  font-style:  normal ;
  font-size: 12px;
}

#s-44f857ab-93c3-4a90-87ef-eb5fa48d0d22 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-d6ef8008-40ca-4680-8cc0-297ea2bd96f5 {
  margin-left: 5%;
margin-right: 5%;
min-height: 50px;
}








#s-d6ef8008-40ca-4680-8cc0-297ea2bd96f5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d6ef8008-40ca-4680-8cc0-297ea2bd96f5.shg-box.shg-c {
  justify-content: center;
}

#s-9426314c-3a0a-4717-977f-5c0b7834bc49 {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
text-align: left;
}
@media (max-width: 767px){#s-9426314c-3a0a-4717-977f-5c0b7834bc49 {
  margin-top: 0px;
margin-bottom: 0px;
}
}
#s-d5108976-b541-4334-baf3-ab1676eacc41 {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-d5108976-b541-4334-baf3-ab1676eacc41 {
  margin-top: 0px;
padding-top: 0px;
}
}
#s-d5108976-b541-4334-baf3-ab1676eacc41 .shogun-heading-component h1 {
  
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}



#s-3afdf196-e987-4f82-abf7-0a06b916978c {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-3afdf196-e987-4f82-abf7-0a06b916978c {
  margin-top: 10px;
margin-bottom: 10px;
display: none;
}
#s-3afdf196-e987-4f82-abf7-0a06b916978c, #wrap-s-3afdf196-e987-4f82-abf7-0a06b916978c, #wrap-content-s-3afdf196-e987-4f82-abf7-0a06b916978c { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3afdf196-e987-4f82-abf7-0a06b916978c {
  display: none;
}
#s-3afdf196-e987-4f82-abf7-0a06b916978c, #wrap-s-3afdf196-e987-4f82-abf7-0a06b916978c, #wrap-content-s-3afdf196-e987-4f82-abf7-0a06b916978c { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3afdf196-e987-4f82-abf7-0a06b916978c {
  
}
}
#s-3afdf196-e987-4f82-abf7-0a06b916978c .shogun-heading-component h1 {
  
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  
  
  
}



#s-d4dea336-ff64-49ce-9c2d-7dfed5dedda6 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-d4dea336-ff64-49ce-9c2d-7dfed5dedda6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d4dea336-ff64-49ce-9c2d-7dfed5dedda6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d4dea336-ff64-49ce-9c2d-7dfed5dedda6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d4dea336-ff64-49ce-9c2d-7dfed5dedda6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-d4dea336-ff64-49ce-9c2d-7dfed5dedda6"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-0d214661-bd96-4914-8b0b-a4665a6fa61b {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-0d214661-bd96-4914-8b0b-a4665a6fa61b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-0d214661-bd96-4914-8b0b-a4665a6fa61b.shg-box.shg-c {
  justify-content: center;
}

#s-cddd20c5-374b-4d63-ae81-74385f2befb7 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-cddd20c5-374b-4d63-ae81-74385f2befb7 {
  margin-top: 0px;
margin-bottom: 0px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-cddd20c5-374b-4d63-ae81-74385f2befb7 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-cddd20c5-374b-4d63-ae81-74385f2befb7 {
  display: none;
}
#s-cddd20c5-374b-4d63-ae81-74385f2befb7, #wrap-s-cddd20c5-374b-4d63-ae81-74385f2befb7, #wrap-content-s-cddd20c5-374b-4d63-ae81-74385f2befb7 { display: none !important; }}@media (max-width: 767px){#s-cddd20c5-374b-4d63-ae81-74385f2befb7 {
  display: none;
}
#s-cddd20c5-374b-4d63-ae81-74385f2befb7, #wrap-s-cddd20c5-374b-4d63-ae81-74385f2befb7, #wrap-content-s-cddd20c5-374b-4d63-ae81-74385f2befb7 { display: none !important; }}
#s-cddd20c5-374b-4d63-ae81-74385f2befb7 .shogun-heading-component h1 {
  
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  
  
  
}



#s-63e817b3-2a48-4aaf-b8a8-660037aa7639 {
  margin-left: auto;
margin-right: auto;
}
@media (min-width: 1200px){#s-63e817b3-2a48-4aaf-b8a8-660037aa7639 {
  margin-top: 0px;
margin-bottom: 0px;
}
}@media (max-width: 767px){#s-63e817b3-2a48-4aaf-b8a8-660037aa7639 {
  margin-top: 15px;
margin-left: 2%;
margin-bottom: 15px;
margin-right: 2%;
}
}
#s-b5579483-fab2-485d-b7a3-b064c5d9e69a {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
}

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

#slider-v3-s-b5579483-fab2-485d-b7a3-b064c5d9e69a {
  --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-b5579483-fab2-485d-b7a3-b064c5d9e69a > .swiper-button-prev,
#slider-v3-s-b5579483-fab2-485d-b7a3-b064c5d9e69a > .swiper-button-next {
  
}

#slider-v3-s-b5579483-fab2-485d-b7a3-b064c5d9e69a > .swiper-button-prev svg,
#slider-v3-s-b5579483-fab2-485d-b7a3-b064c5d9e69a > .swiper-button-next svg {
  fill: rgba(113, 113, 113, 1) !important;
  stroke: rgba(113, 113, 113, 1) !important;
  
}

#slider-v3-s-b5579483-fab2-485d-b7a3-b064c5d9e69a > .swiper-button-prev {
  
  display:  none ;
  align-items: center;
}

#slider-v3-s-b5579483-fab2-485d-b7a3-b064c5d9e69a > .swiper-button-next {
  
  display:  none ;
  align-items: center;
}

#slider-v3-s-b5579483-fab2-485d-b7a3-b064c5d9e69a > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-b5579483-fab2-485d-b7a3-b064c5d9e69a .swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
}

#slider-v3-s-b5579483-fab2-485d-b7a3-b064c5d9e69a .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-b5579483-fab2-485d-b7a3-b064c5d9e69a .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}

#s-01b2696e-f8ed-4127-9782-ef2c03a192c8 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
}

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

#slider-v3-s-01b2696e-f8ed-4127-9782-ef2c03a192c8 {
  --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-01b2696e-f8ed-4127-9782-ef2c03a192c8 > .swiper-button-prev,
#slider-v3-s-01b2696e-f8ed-4127-9782-ef2c03a192c8 > .swiper-button-next {
  
}

#slider-v3-s-01b2696e-f8ed-4127-9782-ef2c03a192c8 > .swiper-button-prev svg,
#slider-v3-s-01b2696e-f8ed-4127-9782-ef2c03a192c8 > .swiper-button-next svg {
  fill: rgba(113, 113, 113, 1) !important;
  stroke: rgba(113, 113, 113, 1) !important;
  
}

#slider-v3-s-01b2696e-f8ed-4127-9782-ef2c03a192c8 > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-01b2696e-f8ed-4127-9782-ef2c03a192c8 > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-01b2696e-f8ed-4127-9782-ef2c03a192c8 > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-01b2696e-f8ed-4127-9782-ef2c03a192c8 .swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
}

#slider-v3-s-01b2696e-f8ed-4127-9782-ef2c03a192c8 .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-01b2696e-f8ed-4127-9782-ef2c03a192c8 .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}

#s-d0e28abf-338b-47ab-91fe-e48c6393f1a3 {
  margin-left: auto;
margin-right: auto;
}

#s-c6f8127b-01db-4590-985e-f02aa42afb08 {
  margin-left: 15%;
margin-right: 15%;
text-align: left;
}



.shg-c#s-c6f8127b-01db-4590-985e-f02aa42afb08 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c6f8127b-01db-4590-985e-f02aa42afb08 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-c6f8127b-01db-4590-985e-f02aa42afb08 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c6f8127b-01db-4590-985e-f02aa42afb08 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-c6f8127b-01db-4590-985e-f02aa42afb08 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c6f8127b-01db-4590-985e-f02aa42afb08 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-c6f8127b-01db-4590-985e-f02aa42afb08 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c6f8127b-01db-4590-985e-f02aa42afb08 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-c6f8127b-01db-4590-985e-f02aa42afb08 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c6f8127b-01db-4590-985e-f02aa42afb08 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-273740d9-f624-4aed-8bd1-46828710585f {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-273740d9-f624-4aed-8bd1-46828710585f .shg-product-title-component h1 span {
  
  
  
  
  font-size: 12px;
  
  
  
}

#s-17753917-b9f4-404d-809e-d4310ed0e89c {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-17753917-b9f4-404d-809e-d4310ed0e89c .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
  
  
  font-style:  normal ;
}

#s-17753917-b9f4-404d-809e-d4310ed0e89c .shg-product-price {
  color: #000;
  
  
  font-style:  normal ;
  font-size: 12px;
}

#s-17753917-b9f4-404d-809e-d4310ed0e89c .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-aa24023d-0a00-4c13-aeb0-6d4502953a3f {
  margin-left: auto;
margin-right: auto;
}

#s-371cc96e-ec5f-40d5-b6cd-20515229b0d7 {
  margin-left: 15%;
margin-right: 15%;
text-align: left;
}



.shg-c#s-371cc96e-ec5f-40d5-b6cd-20515229b0d7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-371cc96e-ec5f-40d5-b6cd-20515229b0d7 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-371cc96e-ec5f-40d5-b6cd-20515229b0d7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-371cc96e-ec5f-40d5-b6cd-20515229b0d7 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-371cc96e-ec5f-40d5-b6cd-20515229b0d7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-371cc96e-ec5f-40d5-b6cd-20515229b0d7 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-371cc96e-ec5f-40d5-b6cd-20515229b0d7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-371cc96e-ec5f-40d5-b6cd-20515229b0d7 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-371cc96e-ec5f-40d5-b6cd-20515229b0d7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-371cc96e-ec5f-40d5-b6cd-20515229b0d7 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-54a867b9-f0e7-44de-9a52-84ddfb894409 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-54a867b9-f0e7-44de-9a52-84ddfb894409 .shg-product-title-component h1 span {
  
  
  
  
  font-size: 12px;
  
  
  
}

#s-9a36b414-d010-4721-a718-e30aa32cdfbf {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-9a36b414-d010-4721-a718-e30aa32cdfbf .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
  
  
  font-style:  normal ;
}

#s-9a36b414-d010-4721-a718-e30aa32cdfbf .shg-product-price {
  color: #000;
  
  
  font-style:  normal ;
  font-size: 12px;
}

#s-9a36b414-d010-4721-a718-e30aa32cdfbf .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-ccce8b53-d5b3-4805-b51d-78104b400247 {
  margin-left: auto;
margin-right: auto;
}

#s-9c38f862-e376-40c1-8dd9-5db353beee7d {
  margin-left: 15%;
margin-right: 15%;
text-align: left;
}



.shg-c#s-9c38f862-e376-40c1-8dd9-5db353beee7d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9c38f862-e376-40c1-8dd9-5db353beee7d img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-9c38f862-e376-40c1-8dd9-5db353beee7d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9c38f862-e376-40c1-8dd9-5db353beee7d img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-9c38f862-e376-40c1-8dd9-5db353beee7d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9c38f862-e376-40c1-8dd9-5db353beee7d img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-9c38f862-e376-40c1-8dd9-5db353beee7d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9c38f862-e376-40c1-8dd9-5db353beee7d img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-9c38f862-e376-40c1-8dd9-5db353beee7d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9c38f862-e376-40c1-8dd9-5db353beee7d img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-adbaed35-bee7-44bc-8c72-39e0da05548a {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-adbaed35-bee7-44bc-8c72-39e0da05548a .shg-product-title-component h1 span {
  
  
  
  
  font-size: 12px;
  
  
  
}

#s-6d669429-18a4-4c12-a09c-0ee6d92e6129 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-6d669429-18a4-4c12-a09c-0ee6d92e6129 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
  
  
  font-style:  normal ;
}

#s-6d669429-18a4-4c12-a09c-0ee6d92e6129 .shg-product-price {
  color: #000;
  
  
  font-style:  normal ;
  font-size: 12px;
}

#s-6d669429-18a4-4c12-a09c-0ee6d92e6129 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-9a1bf92b-ecd5-4e13-a9f7-262652208ae2 {
  margin-left: auto;
margin-right: auto;
}

#s-f0b69d57-3af2-4d06-b76b-45840b29650b {
  margin-left: 15%;
margin-right: 15%;
text-align: left;
}



.shg-c#s-f0b69d57-3af2-4d06-b76b-45840b29650b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f0b69d57-3af2-4d06-b76b-45840b29650b img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-f0b69d57-3af2-4d06-b76b-45840b29650b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f0b69d57-3af2-4d06-b76b-45840b29650b img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-f0b69d57-3af2-4d06-b76b-45840b29650b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f0b69d57-3af2-4d06-b76b-45840b29650b img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-f0b69d57-3af2-4d06-b76b-45840b29650b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f0b69d57-3af2-4d06-b76b-45840b29650b img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-f0b69d57-3af2-4d06-b76b-45840b29650b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f0b69d57-3af2-4d06-b76b-45840b29650b img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-cdecc1a2-ba21-4fc2-bc23-417b4260fae4 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-cdecc1a2-ba21-4fc2-bc23-417b4260fae4 .shg-product-title-component h1 span {
  
  
  
  
  font-size: 12px;
  
  
  
}

#s-481b0c3f-0656-4a1e-b1b7-cc96ffcc6c65 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-481b0c3f-0656-4a1e-b1b7-cc96ffcc6c65 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
  
  
  font-style:  normal ;
}

#s-481b0c3f-0656-4a1e-b1b7-cc96ffcc6c65 .shg-product-price {
  color: #000;
  
  
  font-style:  normal ;
  font-size: 12px;
}

#s-481b0c3f-0656-4a1e-b1b7-cc96ffcc6c65 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-65d02a40-8082-4827-b4ab-6ebe592ed935 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-65d02a40-8082-4827-b4ab-6ebe592ed935 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-65d02a40-8082-4827-b4ab-6ebe592ed935.shg-box.shg-c {
  justify-content: center;
}

#s-7e095207-8d58-4c72-a00e-6bef6bd51f36 {
  margin-left: 20%;
margin-right: 20%;
max-width: 1000px;
aspect-ratio: 1000/1243;
text-align: center;
}
@media (min-width: 1200px){#s-7e095207-8d58-4c72-a00e-6bef6bd51f36 {
  margin-top: 50px;
margin-left: 10%;
margin-bottom: 50px;
margin-right: 10%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7e095207-8d58-4c72-a00e-6bef6bd51f36 {
  margin-top: 30px;
margin-left: 10%;
margin-bottom: 30px;
margin-right: 10%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-7e095207-8d58-4c72-a00e-6bef6bd51f36 {
  margin-left: 0%;
margin-right: 0%;
}
}@media (max-width: 767px){#s-7e095207-8d58-4c72-a00e-6bef6bd51f36 {
  margin-left: 0%;
margin-right: 0%;
}
}
#s-7e095207-8d58-4c72-a00e-6bef6bd51f36 {
  margin: 0 !important;
  overflow: visible;
}

#s-7e095207-8d58-4c72-a00e-6bef6bd51f36-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7e095207-8d58-4c72-a00e-6bef6bd51f36 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-7e095207-8d58-4c72-a00e-6bef6bd51f36 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7e095207-8d58-4c72-a00e-6bef6bd51f36 img.shogun-image {
  /* Add background color handling */
  
}

#s-7e095207-8d58-4c72-a00e-6bef6bd51f36 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7e095207-8d58-4c72-a00e-6bef6bd51f36 .shg-image-content-wrapper {
      aspect-ratio: 1000/1243;
      min-width: 100%;
      height: auto;
    }

    #s-7e095207-8d58-4c72-a00e-6bef6bd51f36 .shogun-image-link {
      aspect-ratio: 1000/1243;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7e095207-8d58-4c72-a00e-6bef6bd51f36 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7e095207-8d58-4c72-a00e-6bef6bd51f36.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7e095207-8d58-4c72-a00e-6bef6bd51f36 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-7e095207-8d58-4c72-a00e-6bef6bd51f36.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-7e095207-8d58-4c72-a00e-6bef6bd51f36 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7e095207-8d58-4c72-a00e-6bef6bd51f36.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7e095207-8d58-4c72-a00e-6bef6bd51f36.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7e095207-8d58-4c72-a00e-6bef6bd51f36.shogun-image {
  box-sizing: border-box;
}



.s-7e095207-8d58-4c72-a00e-6bef6bd51f36 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-7e095207-8d58-4c72-a00e-6bef6bd51f36 {
      --shg-aspect-ratio: calc(1000/1243); 
    }

    .s-7e095207-8d58-4c72-a00e-6bef6bd51f36.shogun-image-container {
      position: relative;
    }

    .s-7e095207-8d58-4c72-a00e-6bef6bd51f36.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7e095207-8d58-4c72-a00e-6bef6bd51f36.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7e095207-8d58-4c72-a00e-6bef6bd51f36 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

@media (min-width: 1200px){#s-7e095207-8d58-4c72-a00e-6bef6bd51f36 {
  margin: 0 !important;
  overflow: visible;
}

#s-7e095207-8d58-4c72-a00e-6bef6bd51f36-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7e095207-8d58-4c72-a00e-6bef6bd51f36 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 10%;
  margin-right: 10%;
  margin-top: 50px;
  margin-bottom: 50px;
}

.shg-image-content-margin-container-s-7e095207-8d58-4c72-a00e-6bef6bd51f36 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7e095207-8d58-4c72-a00e-6bef6bd51f36 img.shogun-image {
  /* Add background color handling */
  
}

#s-7e095207-8d58-4c72-a00e-6bef6bd51f36 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7e095207-8d58-4c72-a00e-6bef6bd51f36 .shg-image-content-wrapper {
      aspect-ratio: 1000/1243;
      min-width: 100%;
      height: auto;
    }

    #s-7e095207-8d58-4c72-a00e-6bef6bd51f36 .shogun-image-link {
      aspect-ratio: 1000/1243;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7e095207-8d58-4c72-a00e-6bef6bd51f36 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7e095207-8d58-4c72-a00e-6bef6bd51f36.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7e095207-8d58-4c72-a00e-6bef6bd51f36 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-7e095207-8d58-4c72-a00e-6bef6bd51f36.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-7e095207-8d58-4c72-a00e-6bef6bd51f36 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7e095207-8d58-4c72-a00e-6bef6bd51f36.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7e095207-8d58-4c72-a00e-6bef6bd51f36.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7e095207-8d58-4c72-a00e-6bef6bd51f36.shogun-image {
  box-sizing: border-box;
}



.s-7e095207-8d58-4c72-a00e-6bef6bd51f36 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-7e095207-8d58-4c72-a00e-6bef6bd51f36 {
      --shg-aspect-ratio: calc(1000/1243); 
    }

    .s-7e095207-8d58-4c72-a00e-6bef6bd51f36.shogun-image-container {
      position: relative;
    }

    .s-7e095207-8d58-4c72-a00e-6bef6bd51f36.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7e095207-8d58-4c72-a00e-6bef6bd51f36.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7e095207-8d58-4c72-a00e-6bef6bd51f36 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-7e095207-8d58-4c72-a00e-6bef6bd51f36 {
  margin: 0 !important;
  overflow: visible;
}

#s-7e095207-8d58-4c72-a00e-6bef6bd51f36-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7e095207-8d58-4c72-a00e-6bef6bd51f36 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-7e095207-8d58-4c72-a00e-6bef6bd51f36 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7e095207-8d58-4c72-a00e-6bef6bd51f36 img.shogun-image {
  /* Add background color handling */
  
}

#s-7e095207-8d58-4c72-a00e-6bef6bd51f36 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7e095207-8d58-4c72-a00e-6bef6bd51f36 .shg-image-content-wrapper {
      aspect-ratio: 1000/1243;
      min-width: 100%;
      height: auto;
    }

    #s-7e095207-8d58-4c72-a00e-6bef6bd51f36 .shogun-image-link {
      aspect-ratio: 1000/1243;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7e095207-8d58-4c72-a00e-6bef6bd51f36 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7e095207-8d58-4c72-a00e-6bef6bd51f36.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7e095207-8d58-4c72-a00e-6bef6bd51f36 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-7e095207-8d58-4c72-a00e-6bef6bd51f36.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-7e095207-8d58-4c72-a00e-6bef6bd51f36 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7e095207-8d58-4c72-a00e-6bef6bd51f36.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7e095207-8d58-4c72-a00e-6bef6bd51f36.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7e095207-8d58-4c72-a00e-6bef6bd51f36.shogun-image {
  box-sizing: border-box;
}



.s-7e095207-8d58-4c72-a00e-6bef6bd51f36 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-7e095207-8d58-4c72-a00e-6bef6bd51f36 {
      --shg-aspect-ratio: calc(1000/1243); 
    }

    .s-7e095207-8d58-4c72-a00e-6bef6bd51f36.shogun-image-container {
      position: relative;
    }

    .s-7e095207-8d58-4c72-a00e-6bef6bd51f36.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7e095207-8d58-4c72-a00e-6bef6bd51f36.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7e095207-8d58-4c72-a00e-6bef6bd51f36 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-7e095207-8d58-4c72-a00e-6bef6bd51f36 {
  margin: 0 !important;
  overflow: visible;
}

#s-7e095207-8d58-4c72-a00e-6bef6bd51f36-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7e095207-8d58-4c72-a00e-6bef6bd51f36 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-7e095207-8d58-4c72-a00e-6bef6bd51f36 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7e095207-8d58-4c72-a00e-6bef6bd51f36 img.shogun-image {
  /* Add background color handling */
  
}

#s-7e095207-8d58-4c72-a00e-6bef6bd51f36 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7e095207-8d58-4c72-a00e-6bef6bd51f36 .shg-image-content-wrapper {
      aspect-ratio: 1000/1243;
      min-width: 100%;
      height: auto;
    }

    #s-7e095207-8d58-4c72-a00e-6bef6bd51f36 .shogun-image-link {
      aspect-ratio: 1000/1243;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7e095207-8d58-4c72-a00e-6bef6bd51f36 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7e095207-8d58-4c72-a00e-6bef6bd51f36.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7e095207-8d58-4c72-a00e-6bef6bd51f36 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-7e095207-8d58-4c72-a00e-6bef6bd51f36.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-7e095207-8d58-4c72-a00e-6bef6bd51f36 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7e095207-8d58-4c72-a00e-6bef6bd51f36.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7e095207-8d58-4c72-a00e-6bef6bd51f36.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7e095207-8d58-4c72-a00e-6bef6bd51f36.shogun-image {
  box-sizing: border-box;
}



.s-7e095207-8d58-4c72-a00e-6bef6bd51f36 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-7e095207-8d58-4c72-a00e-6bef6bd51f36 {
      --shg-aspect-ratio: calc(1000/1243); 
    }

    .s-7e095207-8d58-4c72-a00e-6bef6bd51f36.shogun-image-container {
      position: relative;
    }

    .s-7e095207-8d58-4c72-a00e-6bef6bd51f36.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7e095207-8d58-4c72-a00e-6bef6bd51f36.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7e095207-8d58-4c72-a00e-6bef6bd51f36 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (max-width: 767px){#s-7e095207-8d58-4c72-a00e-6bef6bd51f36 {
  margin: 0 !important;
  overflow: visible;
}

#s-7e095207-8d58-4c72-a00e-6bef6bd51f36-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7e095207-8d58-4c72-a00e-6bef6bd51f36 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-7e095207-8d58-4c72-a00e-6bef6bd51f36 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7e095207-8d58-4c72-a00e-6bef6bd51f36 img.shogun-image {
  /* Add background color handling */
  
}

#s-7e095207-8d58-4c72-a00e-6bef6bd51f36 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7e095207-8d58-4c72-a00e-6bef6bd51f36 .shg-image-content-wrapper {
      aspect-ratio: 1000/1243;
      min-width: 100%;
      height: auto;
    }

    #s-7e095207-8d58-4c72-a00e-6bef6bd51f36 .shogun-image-link {
      aspect-ratio: 1000/1243;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7e095207-8d58-4c72-a00e-6bef6bd51f36 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7e095207-8d58-4c72-a00e-6bef6bd51f36.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7e095207-8d58-4c72-a00e-6bef6bd51f36 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-7e095207-8d58-4c72-a00e-6bef6bd51f36.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-7e095207-8d58-4c72-a00e-6bef6bd51f36 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7e095207-8d58-4c72-a00e-6bef6bd51f36.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7e095207-8d58-4c72-a00e-6bef6bd51f36.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7e095207-8d58-4c72-a00e-6bef6bd51f36.shogun-image {
  box-sizing: border-box;
}



.s-7e095207-8d58-4c72-a00e-6bef6bd51f36 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-7e095207-8d58-4c72-a00e-6bef6bd51f36 {
      --shg-aspect-ratio: calc(1000/1243); 
    }

    .s-7e095207-8d58-4c72-a00e-6bef6bd51f36.shogun-image-container {
      position: relative;
    }

    .s-7e095207-8d58-4c72-a00e-6bef6bd51f36.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7e095207-8d58-4c72-a00e-6bef6bd51f36.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7e095207-8d58-4c72-a00e-6bef6bd51f36 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}
#s-d9b2be9b-5184-425f-87bb-d0c9fa539a41 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-d9b2be9b-5184-425f-87bb-d0c9fa539a41 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d9b2be9b-5184-425f-87bb-d0c9fa539a41.shg-box.shg-c {
  justify-content: center;
}

#s-ae1b3d15-565c-471b-adcf-47af3bce4095 {
  margin-left: 5%;
margin-right: 5%;
min-height: 50px;
}








#s-ae1b3d15-565c-471b-adcf-47af3bce4095 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ae1b3d15-565c-471b-adcf-47af3bce4095.shg-box.shg-c {
  justify-content: center;
}

#s-6c7d0451-1cfc-40ef-afc1-6b7bdf667d26 {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
text-align: left;
}
@media (max-width: 767px){#s-6c7d0451-1cfc-40ef-afc1-6b7bdf667d26 {
  margin-top: 0px;
margin-bottom: 0px;
}
}
#s-99c6570d-de17-49dc-95f0-14f3d8b360d0 {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-99c6570d-de17-49dc-95f0-14f3d8b360d0 {
  margin-top: 0px;
padding-top: 0px;
}
}
#s-99c6570d-de17-49dc-95f0-14f3d8b360d0 .shogun-heading-component h1 {
  
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}



#s-4d5163b4-a717-4594-ab9c-995abc5513e3 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-4d5163b4-a717-4594-ab9c-995abc5513e3 {
  margin-top: 10px;
margin-bottom: 10px;
display: none;
}
#s-4d5163b4-a717-4594-ab9c-995abc5513e3, #wrap-s-4d5163b4-a717-4594-ab9c-995abc5513e3, #wrap-content-s-4d5163b4-a717-4594-ab9c-995abc5513e3 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4d5163b4-a717-4594-ab9c-995abc5513e3 {
  display: none;
}
#s-4d5163b4-a717-4594-ab9c-995abc5513e3, #wrap-s-4d5163b4-a717-4594-ab9c-995abc5513e3, #wrap-content-s-4d5163b4-a717-4594-ab9c-995abc5513e3 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4d5163b4-a717-4594-ab9c-995abc5513e3 {
  
}
}
#s-4d5163b4-a717-4594-ab9c-995abc5513e3 .shogun-heading-component h1 {
  
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  
  
  
}



#s-12243956-ea47-4501-9954-a04248d62799 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-12243956-ea47-4501-9954-a04248d62799"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-12243956-ea47-4501-9954-a04248d62799"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-12243956-ea47-4501-9954-a04248d62799"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-12243956-ea47-4501-9954-a04248d62799"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-afc51ef8-b06a-40a5-9506-af5936a0fb12 {
  margin-left: 20%;
margin-right: 20%;
max-width: 4000px;
aspect-ratio: 4000/5000;
text-align: center;
}
@media (min-width: 1200px){#s-afc51ef8-b06a-40a5-9506-af5936a0fb12 {
  margin-top: 50px;
margin-left: 10%;
margin-bottom: 50px;
margin-right: 10%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-afc51ef8-b06a-40a5-9506-af5936a0fb12 {
  margin-top: 30px;
margin-left: 10%;
margin-bottom: 30px;
margin-right: 10%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-afc51ef8-b06a-40a5-9506-af5936a0fb12 {
  margin-left: 0%;
margin-right: 0%;
}
}@media (max-width: 767px){#s-afc51ef8-b06a-40a5-9506-af5936a0fb12 {
  margin-left: 5%;
margin-right: 5%;
}
}
#s-afc51ef8-b06a-40a5-9506-af5936a0fb12 {
  margin: 0 !important;
  overflow: visible;
}

#s-afc51ef8-b06a-40a5-9506-af5936a0fb12-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-afc51ef8-b06a-40a5-9506-af5936a0fb12 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-afc51ef8-b06a-40a5-9506-af5936a0fb12 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-afc51ef8-b06a-40a5-9506-af5936a0fb12 img.shogun-image {
  /* Add background color handling */
  
}

#s-afc51ef8-b06a-40a5-9506-af5936a0fb12 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-afc51ef8-b06a-40a5-9506-af5936a0fb12 .shg-image-content-wrapper {
      aspect-ratio: 4000/5000;
      min-width: 100%;
      height: auto;
    }

    #s-afc51ef8-b06a-40a5-9506-af5936a0fb12 .shogun-image-link {
      aspect-ratio: 4000/5000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-afc51ef8-b06a-40a5-9506-af5936a0fb12 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-afc51ef8-b06a-40a5-9506-af5936a0fb12.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-afc51ef8-b06a-40a5-9506-af5936a0fb12 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 4000px;
  }



  img.s-afc51ef8-b06a-40a5-9506-af5936a0fb12.shogun-image {
    
    
    
    max-height: 4000px;
  }


.s-afc51ef8-b06a-40a5-9506-af5936a0fb12 .shogun-image-content {
  
    justify-content: center;
  
}

.s-afc51ef8-b06a-40a5-9506-af5936a0fb12.shg-align-container {
  display: flex;
  justify-content: center
}

.s-afc51ef8-b06a-40a5-9506-af5936a0fb12.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-afc51ef8-b06a-40a5-9506-af5936a0fb12.shogun-image {
  box-sizing: border-box;
}



.s-afc51ef8-b06a-40a5-9506-af5936a0fb12 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-afc51ef8-b06a-40a5-9506-af5936a0fb12 {
      --shg-aspect-ratio: calc(4000/5000); 
    }

    .s-afc51ef8-b06a-40a5-9506-af5936a0fb12.shogun-image-container {
      position: relative;
    }

    .s-afc51ef8-b06a-40a5-9506-af5936a0fb12.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-afc51ef8-b06a-40a5-9506-af5936a0fb12.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-afc51ef8-b06a-40a5-9506-af5936a0fb12 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 4000px;
    }
  }

@media (min-width: 1200px){#s-afc51ef8-b06a-40a5-9506-af5936a0fb12 {
  margin: 0 !important;
  overflow: visible;
}

#s-afc51ef8-b06a-40a5-9506-af5936a0fb12-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-afc51ef8-b06a-40a5-9506-af5936a0fb12 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 10%;
  margin-right: 10%;
  margin-top: 50px;
  margin-bottom: 50px;
}

.shg-image-content-margin-container-s-afc51ef8-b06a-40a5-9506-af5936a0fb12 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-afc51ef8-b06a-40a5-9506-af5936a0fb12 img.shogun-image {
  /* Add background color handling */
  
}

#s-afc51ef8-b06a-40a5-9506-af5936a0fb12 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-afc51ef8-b06a-40a5-9506-af5936a0fb12 .shg-image-content-wrapper {
      aspect-ratio: 4000/5000;
      min-width: 100%;
      height: auto;
    }

    #s-afc51ef8-b06a-40a5-9506-af5936a0fb12 .shogun-image-link {
      aspect-ratio: 4000/5000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-afc51ef8-b06a-40a5-9506-af5936a0fb12 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-afc51ef8-b06a-40a5-9506-af5936a0fb12.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-afc51ef8-b06a-40a5-9506-af5936a0fb12 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 4000px;
  }



  img.s-afc51ef8-b06a-40a5-9506-af5936a0fb12.shogun-image {
    
    
    
    max-height: 4000px;
  }


.s-afc51ef8-b06a-40a5-9506-af5936a0fb12 .shogun-image-content {
  
    justify-content: center;
  
}

.s-afc51ef8-b06a-40a5-9506-af5936a0fb12.shg-align-container {
  display: flex;
  justify-content: center
}

.s-afc51ef8-b06a-40a5-9506-af5936a0fb12.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-afc51ef8-b06a-40a5-9506-af5936a0fb12.shogun-image {
  box-sizing: border-box;
}



.s-afc51ef8-b06a-40a5-9506-af5936a0fb12 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-afc51ef8-b06a-40a5-9506-af5936a0fb12 {
      --shg-aspect-ratio: calc(4000/5000); 
    }

    .s-afc51ef8-b06a-40a5-9506-af5936a0fb12.shogun-image-container {
      position: relative;
    }

    .s-afc51ef8-b06a-40a5-9506-af5936a0fb12.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-afc51ef8-b06a-40a5-9506-af5936a0fb12.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-afc51ef8-b06a-40a5-9506-af5936a0fb12 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 4000px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-afc51ef8-b06a-40a5-9506-af5936a0fb12 {
  margin: 0 !important;
  overflow: visible;
}

#s-afc51ef8-b06a-40a5-9506-af5936a0fb12-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-afc51ef8-b06a-40a5-9506-af5936a0fb12 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-afc51ef8-b06a-40a5-9506-af5936a0fb12 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-afc51ef8-b06a-40a5-9506-af5936a0fb12 img.shogun-image {
  /* Add background color handling */
  
}

#s-afc51ef8-b06a-40a5-9506-af5936a0fb12 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-afc51ef8-b06a-40a5-9506-af5936a0fb12 .shg-image-content-wrapper {
      aspect-ratio: 4000/5000;
      min-width: 100%;
      height: auto;
    }

    #s-afc51ef8-b06a-40a5-9506-af5936a0fb12 .shogun-image-link {
      aspect-ratio: 4000/5000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-afc51ef8-b06a-40a5-9506-af5936a0fb12 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-afc51ef8-b06a-40a5-9506-af5936a0fb12.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-afc51ef8-b06a-40a5-9506-af5936a0fb12 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 4000px;
  }



  img.s-afc51ef8-b06a-40a5-9506-af5936a0fb12.shogun-image {
    
    
    
    max-height: 4000px;
  }


.s-afc51ef8-b06a-40a5-9506-af5936a0fb12 .shogun-image-content {
  
    justify-content: center;
  
}

.s-afc51ef8-b06a-40a5-9506-af5936a0fb12.shg-align-container {
  display: flex;
  justify-content: center
}

.s-afc51ef8-b06a-40a5-9506-af5936a0fb12.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-afc51ef8-b06a-40a5-9506-af5936a0fb12.shogun-image {
  box-sizing: border-box;
}



.s-afc51ef8-b06a-40a5-9506-af5936a0fb12 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-afc51ef8-b06a-40a5-9506-af5936a0fb12 {
      --shg-aspect-ratio: calc(4000/5000); 
    }

    .s-afc51ef8-b06a-40a5-9506-af5936a0fb12.shogun-image-container {
      position: relative;
    }

    .s-afc51ef8-b06a-40a5-9506-af5936a0fb12.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-afc51ef8-b06a-40a5-9506-af5936a0fb12.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-afc51ef8-b06a-40a5-9506-af5936a0fb12 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 4000px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-afc51ef8-b06a-40a5-9506-af5936a0fb12 {
  margin: 0 !important;
  overflow: visible;
}

#s-afc51ef8-b06a-40a5-9506-af5936a0fb12-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-afc51ef8-b06a-40a5-9506-af5936a0fb12 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-afc51ef8-b06a-40a5-9506-af5936a0fb12 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-afc51ef8-b06a-40a5-9506-af5936a0fb12 img.shogun-image {
  /* Add background color handling */
  
}

#s-afc51ef8-b06a-40a5-9506-af5936a0fb12 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-afc51ef8-b06a-40a5-9506-af5936a0fb12 .shg-image-content-wrapper {
      aspect-ratio: 4000/5000;
      min-width: 100%;
      height: auto;
    }

    #s-afc51ef8-b06a-40a5-9506-af5936a0fb12 .shogun-image-link {
      aspect-ratio: 4000/5000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-afc51ef8-b06a-40a5-9506-af5936a0fb12 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-afc51ef8-b06a-40a5-9506-af5936a0fb12.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-afc51ef8-b06a-40a5-9506-af5936a0fb12 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 4000px;
  }



  img.s-afc51ef8-b06a-40a5-9506-af5936a0fb12.shogun-image {
    
    
    
    max-height: 4000px;
  }


.s-afc51ef8-b06a-40a5-9506-af5936a0fb12 .shogun-image-content {
  
    justify-content: center;
  
}

.s-afc51ef8-b06a-40a5-9506-af5936a0fb12.shg-align-container {
  display: flex;
  justify-content: center
}

.s-afc51ef8-b06a-40a5-9506-af5936a0fb12.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-afc51ef8-b06a-40a5-9506-af5936a0fb12.shogun-image {
  box-sizing: border-box;
}



.s-afc51ef8-b06a-40a5-9506-af5936a0fb12 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-afc51ef8-b06a-40a5-9506-af5936a0fb12 {
      --shg-aspect-ratio: calc(4000/5000); 
    }

    .s-afc51ef8-b06a-40a5-9506-af5936a0fb12.shogun-image-container {
      position: relative;
    }

    .s-afc51ef8-b06a-40a5-9506-af5936a0fb12.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-afc51ef8-b06a-40a5-9506-af5936a0fb12.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-afc51ef8-b06a-40a5-9506-af5936a0fb12 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 4000px;
    }
  }

}@media (max-width: 767px){#s-afc51ef8-b06a-40a5-9506-af5936a0fb12 {
  margin: 0 !important;
  overflow: visible;
}

#s-afc51ef8-b06a-40a5-9506-af5936a0fb12-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-afc51ef8-b06a-40a5-9506-af5936a0fb12 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-afc51ef8-b06a-40a5-9506-af5936a0fb12 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-afc51ef8-b06a-40a5-9506-af5936a0fb12 img.shogun-image {
  /* Add background color handling */
  
}

#s-afc51ef8-b06a-40a5-9506-af5936a0fb12 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-afc51ef8-b06a-40a5-9506-af5936a0fb12 .shg-image-content-wrapper {
      aspect-ratio: 4000/5000;
      min-width: 100%;
      height: auto;
    }

    #s-afc51ef8-b06a-40a5-9506-af5936a0fb12 .shogun-image-link {
      aspect-ratio: 4000/5000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-afc51ef8-b06a-40a5-9506-af5936a0fb12 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-afc51ef8-b06a-40a5-9506-af5936a0fb12.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-afc51ef8-b06a-40a5-9506-af5936a0fb12 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 4000px;
  }



  img.s-afc51ef8-b06a-40a5-9506-af5936a0fb12.shogun-image {
    
    
    
    max-height: 4000px;
  }


.s-afc51ef8-b06a-40a5-9506-af5936a0fb12 .shogun-image-content {
  
    justify-content: center;
  
}

.s-afc51ef8-b06a-40a5-9506-af5936a0fb12.shg-align-container {
  display: flex;
  justify-content: center
}

.s-afc51ef8-b06a-40a5-9506-af5936a0fb12.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-afc51ef8-b06a-40a5-9506-af5936a0fb12.shogun-image {
  box-sizing: border-box;
}



.s-afc51ef8-b06a-40a5-9506-af5936a0fb12 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-afc51ef8-b06a-40a5-9506-af5936a0fb12 {
      --shg-aspect-ratio: calc(4000/5000); 
    }

    .s-afc51ef8-b06a-40a5-9506-af5936a0fb12.shogun-image-container {
      position: relative;
    }

    .s-afc51ef8-b06a-40a5-9506-af5936a0fb12.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-afc51ef8-b06a-40a5-9506-af5936a0fb12.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-afc51ef8-b06a-40a5-9506-af5936a0fb12 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 4000px;
    }
  }

}
#s-c9ba89f1-0ff1-4df1-ae97-ccff3e33f459 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-c9ba89f1-0ff1-4df1-ae97-ccff3e33f459 {
  margin-top: 0px;
margin-bottom: 0px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c9ba89f1-0ff1-4df1-ae97-ccff3e33f459 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c9ba89f1-0ff1-4df1-ae97-ccff3e33f459 {
  display: none;
}
#s-c9ba89f1-0ff1-4df1-ae97-ccff3e33f459, #wrap-s-c9ba89f1-0ff1-4df1-ae97-ccff3e33f459, #wrap-content-s-c9ba89f1-0ff1-4df1-ae97-ccff3e33f459 { display: none !important; }}@media (max-width: 767px){#s-c9ba89f1-0ff1-4df1-ae97-ccff3e33f459 {
  display: none;
}
#s-c9ba89f1-0ff1-4df1-ae97-ccff3e33f459, #wrap-s-c9ba89f1-0ff1-4df1-ae97-ccff3e33f459, #wrap-content-s-c9ba89f1-0ff1-4df1-ae97-ccff3e33f459 { display: none !important; }}
#s-c9ba89f1-0ff1-4df1-ae97-ccff3e33f459 .shogun-heading-component h1 {
  
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  
  
  
}



#s-e30075ae-2eec-4326-bed8-f54c53d2beed {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-e30075ae-2eec-4326-bed8-f54c53d2beed > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e30075ae-2eec-4326-bed8-f54c53d2beed.shg-box.shg-c {
  justify-content: center;
}

#s-37b1204a-35b8-425e-a904-468525ac45ec {
  margin-left: auto;
margin-right: auto;
}
@media (min-width: 1200px){#s-37b1204a-35b8-425e-a904-468525ac45ec {
  margin-top: 0px;
margin-bottom: 0px;
}
}@media (max-width: 767px){#s-37b1204a-35b8-425e-a904-468525ac45ec {
  margin-top: 15px;
margin-left: 5px;
margin-bottom: 15px;
margin-right: 5px;
}
}
#s-3c233cf9-763d-4d74-aba7-7cff69a011d3 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-3c233cf9-763d-4d74-aba7-7cff69a011d3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3c233cf9-763d-4d74-aba7-7cff69a011d3.shg-box.shg-c {
  justify-content: center;
}

#s-3ebad5a0-e675-4ce7-9ec6-315a08706107 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
}

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

#slider-v3-s-3ebad5a0-e675-4ce7-9ec6-315a08706107 {
  --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-3ebad5a0-e675-4ce7-9ec6-315a08706107 > .swiper-button-prev,
#slider-v3-s-3ebad5a0-e675-4ce7-9ec6-315a08706107 > .swiper-button-next {
  
}

#slider-v3-s-3ebad5a0-e675-4ce7-9ec6-315a08706107 > .swiper-button-prev svg,
#slider-v3-s-3ebad5a0-e675-4ce7-9ec6-315a08706107 > .swiper-button-next svg {
  fill: rgba(113, 113, 113, 1) !important;
  stroke: rgba(113, 113, 113, 1) !important;
  
}

#slider-v3-s-3ebad5a0-e675-4ce7-9ec6-315a08706107 > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-3ebad5a0-e675-4ce7-9ec6-315a08706107 > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-3ebad5a0-e675-4ce7-9ec6-315a08706107 > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-3ebad5a0-e675-4ce7-9ec6-315a08706107 .swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
}

#slider-v3-s-3ebad5a0-e675-4ce7-9ec6-315a08706107 .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-3ebad5a0-e675-4ce7-9ec6-315a08706107 .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}

#s-2876635f-df5f-4738-a97e-8580703fd1ea {
  margin-left: auto;
margin-right: auto;
}

#s-d9ce0592-27ea-4929-9327-c17b3f82a939 {
  margin-left: 15%;
margin-right: 15%;
text-align: left;
}



.shg-c#s-d9ce0592-27ea-4929-9327-c17b3f82a939 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d9ce0592-27ea-4929-9327-c17b3f82a939 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-d9ce0592-27ea-4929-9327-c17b3f82a939 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d9ce0592-27ea-4929-9327-c17b3f82a939 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-d9ce0592-27ea-4929-9327-c17b3f82a939 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d9ce0592-27ea-4929-9327-c17b3f82a939 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-d9ce0592-27ea-4929-9327-c17b3f82a939 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d9ce0592-27ea-4929-9327-c17b3f82a939 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-d9ce0592-27ea-4929-9327-c17b3f82a939 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d9ce0592-27ea-4929-9327-c17b3f82a939 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-5cd2da4a-c540-41af-a623-53519eac89e7 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5cd2da4a-c540-41af-a623-53519eac89e7 .shg-product-title-component h1 span {
  
  
  
  
  font-size: 12px;
  
  
  
}

#s-19dab131-9e7c-451e-b492-2548ae37223d {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-19dab131-9e7c-451e-b492-2548ae37223d .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
  
  
  font-style:  normal ;
}

#s-19dab131-9e7c-451e-b492-2548ae37223d .shg-product-price {
  color: #000;
  
  
  font-style:  normal ;
  font-size: 12px;
}

#s-19dab131-9e7c-451e-b492-2548ae37223d .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-e6c652a8-0e00-44fe-94ff-b525375e3b69 {
  margin-left: auto;
margin-right: auto;
}

#s-68379869-0d48-4fce-946c-74200da1c871 {
  margin-left: 15%;
margin-right: 15%;
text-align: left;
}



.shg-c#s-68379869-0d48-4fce-946c-74200da1c871 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-68379869-0d48-4fce-946c-74200da1c871 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-68379869-0d48-4fce-946c-74200da1c871 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-68379869-0d48-4fce-946c-74200da1c871 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-68379869-0d48-4fce-946c-74200da1c871 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-68379869-0d48-4fce-946c-74200da1c871 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-68379869-0d48-4fce-946c-74200da1c871 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-68379869-0d48-4fce-946c-74200da1c871 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-68379869-0d48-4fce-946c-74200da1c871 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-68379869-0d48-4fce-946c-74200da1c871 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-2bfaed3d-9e76-4ec4-a3fb-5b69e86f08a5 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2bfaed3d-9e76-4ec4-a3fb-5b69e86f08a5 .shg-product-title-component h1 span {
  
  
  
  
  font-size: 12px;
  
  
  
}

#s-a794e5c9-0fc1-4b55-b79b-749218a1286e {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-a794e5c9-0fc1-4b55-b79b-749218a1286e .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
  
  
  font-style:  normal ;
}

#s-a794e5c9-0fc1-4b55-b79b-749218a1286e .shg-product-price {
  color: #000;
  
  
  font-style:  normal ;
  font-size: 12px;
}

#s-a794e5c9-0fc1-4b55-b79b-749218a1286e .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-a41e6581-5239-4f75-a283-f339ef65bbdf {
  margin-left: auto;
margin-right: auto;
}

#s-b97347b3-5ddd-4608-ad2c-95ec39b58b4b {
  margin-left: 15%;
margin-right: 15%;
text-align: left;
}



.shg-c#s-b97347b3-5ddd-4608-ad2c-95ec39b58b4b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b97347b3-5ddd-4608-ad2c-95ec39b58b4b img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-b97347b3-5ddd-4608-ad2c-95ec39b58b4b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b97347b3-5ddd-4608-ad2c-95ec39b58b4b img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-b97347b3-5ddd-4608-ad2c-95ec39b58b4b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b97347b3-5ddd-4608-ad2c-95ec39b58b4b img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-b97347b3-5ddd-4608-ad2c-95ec39b58b4b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b97347b3-5ddd-4608-ad2c-95ec39b58b4b img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-b97347b3-5ddd-4608-ad2c-95ec39b58b4b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b97347b3-5ddd-4608-ad2c-95ec39b58b4b img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-21739c8b-620f-4b66-8b27-963bd118c91e {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-21739c8b-620f-4b66-8b27-963bd118c91e .shg-product-title-component h1 span {
  
  
  
  
  font-size: 12px;
  
  
  
}

#s-349ee12c-3dff-4ce0-acb4-a00a3467a1ce {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-349ee12c-3dff-4ce0-acb4-a00a3467a1ce .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
  
  
  font-style:  normal ;
}

#s-349ee12c-3dff-4ce0-acb4-a00a3467a1ce .shg-product-price {
  color: #000;
  
  
  font-style:  normal ;
  font-size: 12px;
}

#s-349ee12c-3dff-4ce0-acb4-a00a3467a1ce .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-791ad2ab-41c7-4d19-9ea1-e559db84b527 {
  margin-left: 5%;
margin-right: 5%;
min-height: 50px;
}








#s-791ad2ab-41c7-4d19-9ea1-e559db84b527 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-791ad2ab-41c7-4d19-9ea1-e559db84b527.shg-box.shg-c {
  justify-content: center;
}

#s-741ee85d-a1ff-4ebd-9ca4-4e3f23f14e8b {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
text-align: left;
}
@media (max-width: 767px){#s-741ee85d-a1ff-4ebd-9ca4-4e3f23f14e8b {
  margin-top: 0px;
margin-bottom: 0px;
}
}
#s-a7e14500-1082-49a0-b4d8-25e2fae28675 {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-a7e14500-1082-49a0-b4d8-25e2fae28675 {
  margin-top: 0px;
padding-top: 0px;
}
}
#s-a7e14500-1082-49a0-b4d8-25e2fae28675 .shogun-heading-component h1 {
  
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}



#s-04102907-f6f9-4383-a57d-bc9cf36a078e {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-04102907-f6f9-4383-a57d-bc9cf36a078e {
  margin-top: 10px;
margin-bottom: 10px;
display: none;
}
#s-04102907-f6f9-4383-a57d-bc9cf36a078e, #wrap-s-04102907-f6f9-4383-a57d-bc9cf36a078e, #wrap-content-s-04102907-f6f9-4383-a57d-bc9cf36a078e { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-04102907-f6f9-4383-a57d-bc9cf36a078e {
  display: none;
}
#s-04102907-f6f9-4383-a57d-bc9cf36a078e, #wrap-s-04102907-f6f9-4383-a57d-bc9cf36a078e, #wrap-content-s-04102907-f6f9-4383-a57d-bc9cf36a078e { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-04102907-f6f9-4383-a57d-bc9cf36a078e {
  
}
}
#s-04102907-f6f9-4383-a57d-bc9cf36a078e .shogun-heading-component h1 {
  
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  
  
  
}



#s-82ccb7a7-b739-452e-a875-4587c096a2e4 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-82ccb7a7-b739-452e-a875-4587c096a2e4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-82ccb7a7-b739-452e-a875-4587c096a2e4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-82ccb7a7-b739-452e-a875-4587c096a2e4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-82ccb7a7-b739-452e-a875-4587c096a2e4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-82ccb7a7-b739-452e-a875-4587c096a2e4"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-bb48b611-b1e4-4619-a3b2-4f0037a1d1ab {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-bb48b611-b1e4-4619-a3b2-4f0037a1d1ab > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-bb48b611-b1e4-4619-a3b2-4f0037a1d1ab.shg-box.shg-c {
  justify-content: center;
}

#s-9a849ebe-0dbe-47fe-ba36-cfc3ed7a9611 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-9a849ebe-0dbe-47fe-ba36-cfc3ed7a9611 {
  margin-top: 0px;
margin-bottom: 0px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9a849ebe-0dbe-47fe-ba36-cfc3ed7a9611 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-9a849ebe-0dbe-47fe-ba36-cfc3ed7a9611 {
  display: none;
}
#s-9a849ebe-0dbe-47fe-ba36-cfc3ed7a9611, #wrap-s-9a849ebe-0dbe-47fe-ba36-cfc3ed7a9611, #wrap-content-s-9a849ebe-0dbe-47fe-ba36-cfc3ed7a9611 { display: none !important; }}@media (max-width: 767px){#s-9a849ebe-0dbe-47fe-ba36-cfc3ed7a9611 {
  display: none;
}
#s-9a849ebe-0dbe-47fe-ba36-cfc3ed7a9611, #wrap-s-9a849ebe-0dbe-47fe-ba36-cfc3ed7a9611, #wrap-content-s-9a849ebe-0dbe-47fe-ba36-cfc3ed7a9611 { display: none !important; }}
#s-9a849ebe-0dbe-47fe-ba36-cfc3ed7a9611 .shogun-heading-component h1 {
  
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  
  
  
}



#s-ce007d33-1670-4d00-83ca-0995358cd95c {
  margin-left: auto;
margin-right: auto;
}
@media (min-width: 1200px){#s-ce007d33-1670-4d00-83ca-0995358cd95c {
  margin-top: 0px;
margin-bottom: 0px;
}
}@media (max-width: 767px){#s-ce007d33-1670-4d00-83ca-0995358cd95c {
  margin-top: 15px;
margin-left: 5%;
margin-bottom: 15px;
margin-right: 5%;
}
}
#s-b5b85dae-41fd-43bb-b58b-cc689d2760bf {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
}

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

#slider-v3-s-b5b85dae-41fd-43bb-b58b-cc689d2760bf {
  --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-b5b85dae-41fd-43bb-b58b-cc689d2760bf > .swiper-button-prev,
#slider-v3-s-b5b85dae-41fd-43bb-b58b-cc689d2760bf > .swiper-button-next {
  
}

#slider-v3-s-b5b85dae-41fd-43bb-b58b-cc689d2760bf > .swiper-button-prev svg,
#slider-v3-s-b5b85dae-41fd-43bb-b58b-cc689d2760bf > .swiper-button-next svg {
  fill: rgba(113, 113, 113, 1) !important;
  stroke: rgba(113, 113, 113, 1) !important;
  
}

#slider-v3-s-b5b85dae-41fd-43bb-b58b-cc689d2760bf > .swiper-button-prev {
  
  display:  none ;
  align-items: center;
}

#slider-v3-s-b5b85dae-41fd-43bb-b58b-cc689d2760bf > .swiper-button-next {
  
  display:  none ;
  align-items: center;
}

#slider-v3-s-b5b85dae-41fd-43bb-b58b-cc689d2760bf > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-b5b85dae-41fd-43bb-b58b-cc689d2760bf .swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
}

#slider-v3-s-b5b85dae-41fd-43bb-b58b-cc689d2760bf .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-b5b85dae-41fd-43bb-b58b-cc689d2760bf .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}

#s-572ea75b-d0bf-410a-a245-47f697d902f9 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
}

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

#slider-v3-s-572ea75b-d0bf-410a-a245-47f697d902f9 {
  --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-572ea75b-d0bf-410a-a245-47f697d902f9 > .swiper-button-prev,
#slider-v3-s-572ea75b-d0bf-410a-a245-47f697d902f9 > .swiper-button-next {
  
}

#slider-v3-s-572ea75b-d0bf-410a-a245-47f697d902f9 > .swiper-button-prev svg,
#slider-v3-s-572ea75b-d0bf-410a-a245-47f697d902f9 > .swiper-button-next svg {
  fill: rgba(113, 113, 113, 1) !important;
  stroke: rgba(113, 113, 113, 1) !important;
  
}

#slider-v3-s-572ea75b-d0bf-410a-a245-47f697d902f9 > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-572ea75b-d0bf-410a-a245-47f697d902f9 > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-572ea75b-d0bf-410a-a245-47f697d902f9 > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-572ea75b-d0bf-410a-a245-47f697d902f9 .swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
}

#slider-v3-s-572ea75b-d0bf-410a-a245-47f697d902f9 .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-572ea75b-d0bf-410a-a245-47f697d902f9 .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}

#s-5e4a2c42-9632-4e9e-a1ff-5864400a4783 {
  margin-left: auto;
margin-right: auto;
}

#s-63c9ccfd-975a-45f9-9232-7334ecbe925e {
  margin-left: 15%;
margin-right: 15%;
text-align: left;
}



.shg-c#s-63c9ccfd-975a-45f9-9232-7334ecbe925e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-63c9ccfd-975a-45f9-9232-7334ecbe925e img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-63c9ccfd-975a-45f9-9232-7334ecbe925e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-63c9ccfd-975a-45f9-9232-7334ecbe925e img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-63c9ccfd-975a-45f9-9232-7334ecbe925e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-63c9ccfd-975a-45f9-9232-7334ecbe925e img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-63c9ccfd-975a-45f9-9232-7334ecbe925e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-63c9ccfd-975a-45f9-9232-7334ecbe925e img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-63c9ccfd-975a-45f9-9232-7334ecbe925e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-63c9ccfd-975a-45f9-9232-7334ecbe925e img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-f7c7f5f9-754a-45d3-b197-d4c934b7b84c {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f7c7f5f9-754a-45d3-b197-d4c934b7b84c .shg-product-title-component h1 span {
  
  
  
  
  font-size: 12px;
  
  
  
}

#s-baee0ef5-5cbb-42d5-bba8-e47fd97e9656 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-baee0ef5-5cbb-42d5-bba8-e47fd97e9656 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
  
  
  font-style:  normal ;
}

#s-baee0ef5-5cbb-42d5-bba8-e47fd97e9656 .shg-product-price {
  color: #000;
  
  
  font-style:  normal ;
  font-size: 12px;
}

#s-baee0ef5-5cbb-42d5-bba8-e47fd97e9656 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-956fdc11-6d18-415f-909f-bc9114e28d6d {
  margin-left: auto;
margin-right: auto;
}

#s-03101f1c-e4b2-4021-881f-4bf46af6fa66 {
  margin-left: 15%;
margin-right: 15%;
text-align: left;
}



.shg-c#s-03101f1c-e4b2-4021-881f-4bf46af6fa66 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-03101f1c-e4b2-4021-881f-4bf46af6fa66 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-03101f1c-e4b2-4021-881f-4bf46af6fa66 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-03101f1c-e4b2-4021-881f-4bf46af6fa66 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-03101f1c-e4b2-4021-881f-4bf46af6fa66 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-03101f1c-e4b2-4021-881f-4bf46af6fa66 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-03101f1c-e4b2-4021-881f-4bf46af6fa66 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-03101f1c-e4b2-4021-881f-4bf46af6fa66 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-03101f1c-e4b2-4021-881f-4bf46af6fa66 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-03101f1c-e4b2-4021-881f-4bf46af6fa66 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-47d6196f-982f-4e2a-98ae-4efbbf965a9f {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-47d6196f-982f-4e2a-98ae-4efbbf965a9f .shg-product-title-component h1 span {
  
  
  
  
  font-size: 12px;
  
  
  
}

#s-485c7b62-82bb-4c80-805a-ee6b9a3f1215 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-485c7b62-82bb-4c80-805a-ee6b9a3f1215 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
  
  
  font-style:  normal ;
}

#s-485c7b62-82bb-4c80-805a-ee6b9a3f1215 .shg-product-price {
  color: #000;
  
  
  font-style:  normal ;
  font-size: 12px;
}

#s-485c7b62-82bb-4c80-805a-ee6b9a3f1215 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-6ec5debf-d3a4-43bf-a1b2-285fe3c643ab {
  margin-left: auto;
margin-right: auto;
}

#s-c8e4d9c0-9814-4eb9-ba07-4f412bb1686a {
  margin-left: 15%;
margin-right: 15%;
text-align: left;
}



.shg-c#s-c8e4d9c0-9814-4eb9-ba07-4f412bb1686a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c8e4d9c0-9814-4eb9-ba07-4f412bb1686a img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-c8e4d9c0-9814-4eb9-ba07-4f412bb1686a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c8e4d9c0-9814-4eb9-ba07-4f412bb1686a img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-c8e4d9c0-9814-4eb9-ba07-4f412bb1686a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c8e4d9c0-9814-4eb9-ba07-4f412bb1686a img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-c8e4d9c0-9814-4eb9-ba07-4f412bb1686a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c8e4d9c0-9814-4eb9-ba07-4f412bb1686a img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-c8e4d9c0-9814-4eb9-ba07-4f412bb1686a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c8e4d9c0-9814-4eb9-ba07-4f412bb1686a img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-6f9229a1-bef5-4638-9885-76392b89dfc3 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6f9229a1-bef5-4638-9885-76392b89dfc3 .shg-product-title-component h1 span {
  
  
  
  
  font-size: 12px;
  
  
  
}

#s-5518bd89-7cda-48ce-8546-90b1da79e986 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-5518bd89-7cda-48ce-8546-90b1da79e986 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
  
  
  font-style:  normal ;
}

#s-5518bd89-7cda-48ce-8546-90b1da79e986 .shg-product-price {
  color: #000;
  
  
  font-style:  normal ;
  font-size: 12px;
}

#s-5518bd89-7cda-48ce-8546-90b1da79e986 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-032fb97a-58a3-4431-9381-48fa82983355 {
  margin-left: auto;
margin-right: auto;
}

#s-1ccd9640-1001-4f81-89d3-717827dd17cf {
  margin-left: 15%;
margin-right: 15%;
text-align: left;
}



.shg-c#s-1ccd9640-1001-4f81-89d3-717827dd17cf .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1ccd9640-1001-4f81-89d3-717827dd17cf img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-1ccd9640-1001-4f81-89d3-717827dd17cf .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1ccd9640-1001-4f81-89d3-717827dd17cf img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-1ccd9640-1001-4f81-89d3-717827dd17cf .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1ccd9640-1001-4f81-89d3-717827dd17cf img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-1ccd9640-1001-4f81-89d3-717827dd17cf .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1ccd9640-1001-4f81-89d3-717827dd17cf img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-1ccd9640-1001-4f81-89d3-717827dd17cf .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1ccd9640-1001-4f81-89d3-717827dd17cf img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-bc03a70d-14cb-4045-b6e3-497f7943735c {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-bc03a70d-14cb-4045-b6e3-497f7943735c .shg-product-title-component h1 span {
  
  
  
  
  font-size: 12px;
  
  
  
}

#s-1c6ce951-3f50-472e-a9f8-16cfc729ee71 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-1c6ce951-3f50-472e-a9f8-16cfc729ee71 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
  
  
  font-style:  normal ;
}

#s-1c6ce951-3f50-472e-a9f8-16cfc729ee71 .shg-product-price {
  color: #000;
  
  
  font-style:  normal ;
  font-size: 12px;
}

#s-1c6ce951-3f50-472e-a9f8-16cfc729ee71 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-919dddfb-9b61-4688-b6f7-2ed6bf83eca7 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-919dddfb-9b61-4688-b6f7-2ed6bf83eca7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-919dddfb-9b61-4688-b6f7-2ed6bf83eca7.shg-box.shg-c {
  justify-content: center;
}

#s-936cc38d-9814-41a6-8849-e187f0fd063b {
  margin-left: 20%;
margin-right: 20%;
max-width: 1000px;
aspect-ratio: 1000/1250;
text-align: center;
}
@media (min-width: 1200px){#s-936cc38d-9814-41a6-8849-e187f0fd063b {
  margin-top: 50px;
margin-left: 10%;
margin-bottom: 50px;
margin-right: 10%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-936cc38d-9814-41a6-8849-e187f0fd063b {
  margin-top: 30px;
margin-left: 10%;
margin-bottom: 30px;
margin-right: 10%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-936cc38d-9814-41a6-8849-e187f0fd063b {
  margin-left: 0%;
margin-right: 0%;
}
}@media (max-width: 767px){#s-936cc38d-9814-41a6-8849-e187f0fd063b {
  margin-left: 0%;
margin-right: 0%;
max-width: 1000px;
aspect-ratio: 1000/1250;
text-align: center;
}
}
#s-936cc38d-9814-41a6-8849-e187f0fd063b {
  margin: 0 !important;
  overflow: visible;
}

#s-936cc38d-9814-41a6-8849-e187f0fd063b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-936cc38d-9814-41a6-8849-e187f0fd063b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-936cc38d-9814-41a6-8849-e187f0fd063b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-936cc38d-9814-41a6-8849-e187f0fd063b img.shogun-image {
  /* Add background color handling */
  
}

#s-936cc38d-9814-41a6-8849-e187f0fd063b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-936cc38d-9814-41a6-8849-e187f0fd063b .shg-image-content-wrapper {
      aspect-ratio: 1000/1250;
      min-width: 100%;
      height: auto;
    }

    #s-936cc38d-9814-41a6-8849-e187f0fd063b .shogun-image-link {
      aspect-ratio: 1000/1250;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-936cc38d-9814-41a6-8849-e187f0fd063b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-936cc38d-9814-41a6-8849-e187f0fd063b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-936cc38d-9814-41a6-8849-e187f0fd063b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-936cc38d-9814-41a6-8849-e187f0fd063b.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-936cc38d-9814-41a6-8849-e187f0fd063b .shogun-image-content {
  
    justify-content: center;
  
}

.s-936cc38d-9814-41a6-8849-e187f0fd063b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-936cc38d-9814-41a6-8849-e187f0fd063b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-936cc38d-9814-41a6-8849-e187f0fd063b.shogun-image {
  box-sizing: border-box;
}



.s-936cc38d-9814-41a6-8849-e187f0fd063b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-936cc38d-9814-41a6-8849-e187f0fd063b {
      --shg-aspect-ratio: calc(1000/1250); 
    }

    .s-936cc38d-9814-41a6-8849-e187f0fd063b.shogun-image-container {
      position: relative;
    }

    .s-936cc38d-9814-41a6-8849-e187f0fd063b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-936cc38d-9814-41a6-8849-e187f0fd063b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-936cc38d-9814-41a6-8849-e187f0fd063b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

@media (min-width: 1200px){#s-936cc38d-9814-41a6-8849-e187f0fd063b {
  margin: 0 !important;
  overflow: visible;
}

#s-936cc38d-9814-41a6-8849-e187f0fd063b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-936cc38d-9814-41a6-8849-e187f0fd063b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 10%;
  margin-right: 10%;
  margin-top: 50px;
  margin-bottom: 50px;
}

.shg-image-content-margin-container-s-936cc38d-9814-41a6-8849-e187f0fd063b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-936cc38d-9814-41a6-8849-e187f0fd063b img.shogun-image {
  /* Add background color handling */
  
}

#s-936cc38d-9814-41a6-8849-e187f0fd063b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-936cc38d-9814-41a6-8849-e187f0fd063b .shg-image-content-wrapper {
      aspect-ratio: 1000/1250;
      min-width: 100%;
      height: auto;
    }

    #s-936cc38d-9814-41a6-8849-e187f0fd063b .shogun-image-link {
      aspect-ratio: 1000/1250;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-936cc38d-9814-41a6-8849-e187f0fd063b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-936cc38d-9814-41a6-8849-e187f0fd063b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-936cc38d-9814-41a6-8849-e187f0fd063b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-936cc38d-9814-41a6-8849-e187f0fd063b.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-936cc38d-9814-41a6-8849-e187f0fd063b .shogun-image-content {
  
    justify-content: center;
  
}

.s-936cc38d-9814-41a6-8849-e187f0fd063b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-936cc38d-9814-41a6-8849-e187f0fd063b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-936cc38d-9814-41a6-8849-e187f0fd063b.shogun-image {
  box-sizing: border-box;
}



.s-936cc38d-9814-41a6-8849-e187f0fd063b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-936cc38d-9814-41a6-8849-e187f0fd063b {
      --shg-aspect-ratio: calc(1000/1250); 
    }

    .s-936cc38d-9814-41a6-8849-e187f0fd063b.shogun-image-container {
      position: relative;
    }

    .s-936cc38d-9814-41a6-8849-e187f0fd063b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-936cc38d-9814-41a6-8849-e187f0fd063b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-936cc38d-9814-41a6-8849-e187f0fd063b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-936cc38d-9814-41a6-8849-e187f0fd063b {
  margin: 0 !important;
  overflow: visible;
}

#s-936cc38d-9814-41a6-8849-e187f0fd063b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-936cc38d-9814-41a6-8849-e187f0fd063b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-936cc38d-9814-41a6-8849-e187f0fd063b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-936cc38d-9814-41a6-8849-e187f0fd063b img.shogun-image {
  /* Add background color handling */
  
}

#s-936cc38d-9814-41a6-8849-e187f0fd063b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-936cc38d-9814-41a6-8849-e187f0fd063b .shg-image-content-wrapper {
      aspect-ratio: 1000/1250;
      min-width: 100%;
      height: auto;
    }

    #s-936cc38d-9814-41a6-8849-e187f0fd063b .shogun-image-link {
      aspect-ratio: 1000/1250;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-936cc38d-9814-41a6-8849-e187f0fd063b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-936cc38d-9814-41a6-8849-e187f0fd063b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-936cc38d-9814-41a6-8849-e187f0fd063b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-936cc38d-9814-41a6-8849-e187f0fd063b.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-936cc38d-9814-41a6-8849-e187f0fd063b .shogun-image-content {
  
    justify-content: center;
  
}

.s-936cc38d-9814-41a6-8849-e187f0fd063b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-936cc38d-9814-41a6-8849-e187f0fd063b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-936cc38d-9814-41a6-8849-e187f0fd063b.shogun-image {
  box-sizing: border-box;
}



.s-936cc38d-9814-41a6-8849-e187f0fd063b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-936cc38d-9814-41a6-8849-e187f0fd063b {
      --shg-aspect-ratio: calc(1000/1250); 
    }

    .s-936cc38d-9814-41a6-8849-e187f0fd063b.shogun-image-container {
      position: relative;
    }

    .s-936cc38d-9814-41a6-8849-e187f0fd063b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-936cc38d-9814-41a6-8849-e187f0fd063b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-936cc38d-9814-41a6-8849-e187f0fd063b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-936cc38d-9814-41a6-8849-e187f0fd063b {
  margin: 0 !important;
  overflow: visible;
}

#s-936cc38d-9814-41a6-8849-e187f0fd063b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-936cc38d-9814-41a6-8849-e187f0fd063b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-936cc38d-9814-41a6-8849-e187f0fd063b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-936cc38d-9814-41a6-8849-e187f0fd063b img.shogun-image {
  /* Add background color handling */
  
}

#s-936cc38d-9814-41a6-8849-e187f0fd063b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-936cc38d-9814-41a6-8849-e187f0fd063b .shg-image-content-wrapper {
      aspect-ratio: 1000/1250;
      min-width: 100%;
      height: auto;
    }

    #s-936cc38d-9814-41a6-8849-e187f0fd063b .shogun-image-link {
      aspect-ratio: 1000/1250;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-936cc38d-9814-41a6-8849-e187f0fd063b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-936cc38d-9814-41a6-8849-e187f0fd063b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-936cc38d-9814-41a6-8849-e187f0fd063b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-936cc38d-9814-41a6-8849-e187f0fd063b.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-936cc38d-9814-41a6-8849-e187f0fd063b .shogun-image-content {
  
    justify-content: center;
  
}

.s-936cc38d-9814-41a6-8849-e187f0fd063b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-936cc38d-9814-41a6-8849-e187f0fd063b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-936cc38d-9814-41a6-8849-e187f0fd063b.shogun-image {
  box-sizing: border-box;
}



.s-936cc38d-9814-41a6-8849-e187f0fd063b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-936cc38d-9814-41a6-8849-e187f0fd063b {
      --shg-aspect-ratio: calc(1000/1250); 
    }

    .s-936cc38d-9814-41a6-8849-e187f0fd063b.shogun-image-container {
      position: relative;
    }

    .s-936cc38d-9814-41a6-8849-e187f0fd063b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-936cc38d-9814-41a6-8849-e187f0fd063b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-936cc38d-9814-41a6-8849-e187f0fd063b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (max-width: 767px){#s-936cc38d-9814-41a6-8849-e187f0fd063b {
  margin: 0 !important;
  overflow: visible;
}

#s-936cc38d-9814-41a6-8849-e187f0fd063b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-936cc38d-9814-41a6-8849-e187f0fd063b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-936cc38d-9814-41a6-8849-e187f0fd063b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-936cc38d-9814-41a6-8849-e187f0fd063b img.shogun-image {
  /* Add background color handling */
  
}

#s-936cc38d-9814-41a6-8849-e187f0fd063b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-936cc38d-9814-41a6-8849-e187f0fd063b .shg-image-content-wrapper {
      aspect-ratio: 1000/1250;
      min-width: 100%;
      height: auto;
    }

    #s-936cc38d-9814-41a6-8849-e187f0fd063b .shogun-image-link {
      aspect-ratio: 1000/1250;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-936cc38d-9814-41a6-8849-e187f0fd063b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-936cc38d-9814-41a6-8849-e187f0fd063b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-936cc38d-9814-41a6-8849-e187f0fd063b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-936cc38d-9814-41a6-8849-e187f0fd063b.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-936cc38d-9814-41a6-8849-e187f0fd063b .shogun-image-content {
  
    justify-content: center;
  
}

.s-936cc38d-9814-41a6-8849-e187f0fd063b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-936cc38d-9814-41a6-8849-e187f0fd063b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-936cc38d-9814-41a6-8849-e187f0fd063b.shogun-image {
  box-sizing: border-box;
}



.s-936cc38d-9814-41a6-8849-e187f0fd063b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-936cc38d-9814-41a6-8849-e187f0fd063b {
      --shg-aspect-ratio: calc(1000/1250); 
    }

    .s-936cc38d-9814-41a6-8849-e187f0fd063b.shogun-image-container {
      position: relative;
    }

    .s-936cc38d-9814-41a6-8849-e187f0fd063b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-936cc38d-9814-41a6-8849-e187f0fd063b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-936cc38d-9814-41a6-8849-e187f0fd063b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}
#s-322fb4ed-c085-4d2c-9a65-5f4c62e46dc6 {
  box-shadow:1px 1px 1px 1px rgba(66, 66, 66, 0);
margin-top: 15px;
margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(66, 66, 66, 0.17);
border-style: solid;
border-radius: 3px;
background-color: rgba(66, 66, 66, 0.17);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-322fb4ed-c085-4d2c-9a65-5f4c62e46dc6:hover {background-color: rgba(66, 66, 66, 0.17) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-322fb4ed-c085-4d2c-9a65-5f4c62e46dc6:active {background-color: rgba(66, 66, 66, 0.17) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-322fb4ed-c085-4d2c-9a65-5f4c62e46dc6-root {
    text-align: center;
  }


#s-322fb4ed-c085-4d2c-9a65-5f4c62e46dc6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-322fb4ed-c085-4d2c-9a65-5f4c62e46dc6-root {
    text-align: center;
  }


#s-322fb4ed-c085-4d2c-9a65-5f4c62e46dc6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-322fb4ed-c085-4d2c-9a65-5f4c62e46dc6-root {
    text-align: center;
  }


#s-322fb4ed-c085-4d2c-9a65-5f4c62e46dc6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-322fb4ed-c085-4d2c-9a65-5f4c62e46dc6-root {
    text-align: center;
  }


#s-322fb4ed-c085-4d2c-9a65-5f4c62e46dc6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-322fb4ed-c085-4d2c-9a65-5f4c62e46dc6-root {
    text-align: center;
  }


#s-322fb4ed-c085-4d2c-9a65-5f4c62e46dc6.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
/*
  $vgutter : 20px
  $hgutter : 10px;
*/

.shg-c:before,
.shg-c:after {
  content: " ";
  display: table;
}

/**
  Ref:
  https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
  https://dnf.slack.com/archives/C0514HB79/p1538741509000100
**/
.shogun-root {
  z-index: 1;
  position: relative;
  isolation: isolate;
}

.shogun-root iframe {
  display: initial;
}

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

.shg-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

.shg-lightbox.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  cursor: pointer;
  z-index: 1;
}

.shg-lightbox .shg-lightbox-image-container {
  padding: 25px;
}

.shg-lightbox .shg-lightbox-image {
  margin: auto;
  max-height: 90vh;
  max-width: 100%;
}

.shg-lightbox .shg-lightbox-close:hover,
.shg-lightbox .shg-lightbox-close:focus {
  color: #a2a2a2;
  text-decoration: none;
  cursor: pointer;
}

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translate(0%, -50%);
  z-index: 1;
}

.shg-lightbox .shg-lightbox-nav.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
  opacity: 0;
}

.shogun-lazyloaded {
  opacity: 1;
  transition: opacity 300ms;
}

.shogun-root a:empty,
.shogun-root article:empty,
.shogun-root dl:empty,
.shogun-root h1:empty,
.shogun-root h2:empty,
.shogun-root h3:empty,
.shogun-root h4:empty,
.shogun-root h5:empty,
.shogun-root h6:empty,
.shogun-root p:empty,
.shogun-root section:empty,
.shogun-root ul:empty {
  display: unset;
}

.shogun-root div:empty:not(.shopify-section *):not([id^="wistia"]) {
  display: inline-block;
}

/* User Content Animations --> */
[data-animations*="enterviewport"][data-animations*="fadeIn"],
[data-animations*="enterviewport"][data-animations*="zoomIn"] {
  opacity: 0;
}

/* <-- User Content Animations */

.shogun-form-error-msg,
.shogun-form-field-error-msg {
  display: flex;
  align-items: center;
  color: #dc143c;
}

.shogun-badge {
  margin-bottom: 50px;
}

.shogun-badge-container {
  position: fixed;
  right: 0;
  bottom: 0;
  margin-bottom: -10px;
}

@charset "UTF-8";/*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{animation-duration:1s;animation-duration:var(--animate-duration);animation-fill-mode:both}.animate__animated.animate__infinite{animation-iteration-count:infinite}.animate__animated.animate__repeat-1{animation-iteration-count:1;animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{animation-iteration-count:2;animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{animation-iteration-count:3;animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{animation-delay:1s;animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{animation-delay:2s;animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{animation-delay:3s;animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{animation-delay:4s;animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{animation-delay:5s;animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{animation-duration:.5s;animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{animation-duration:.8s;animation-duration:calc(var(--animate-duration)*0.8)}.animate__animated.animate__slow{animation-duration:2s;animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{animation-duration:3s;animation-duration:calc(var(--animate-duration)*3)}@media (prefers-reduced-motion:reduce),print{.animate__animated{animation-duration:1ms!important;transition-duration:1ms!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}@keyframes bounce{0%,20%,53%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0) scaleY(.95)}90%{transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.animate__pulse{animation-name:pulse;animation-timing-function:ease-in-out}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.animate__rubberBand{animation-name:rubberBand}@keyframes shakeX{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.animate__shakeX{animation-name:shakeX}@keyframes shakeY{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(0,-10px,0)}20%,40%,60%,80%{transform:translate3d(0,10px,0)}}.animate__shakeY{animation-name:shakeY}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.animate__headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.animate__swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.animate__tada{animation-name:tada}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:translateZ(0)}}.animate__wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.animate__jello{animation-name:jello;transform-origin:center}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.animate__heartBeat{animation-name:heartBeat;animation-duration:1.3s;animation-duration:calc(var(--animate-duration)*1.3);animation-timing-function:ease-in-out}@keyframes backInDown{0%{transform:translateY(-1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInDown{animation-name:backInDown}@keyframes backInLeft{0%{transform:translateX(-2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInLeft{animation-name:backInLeft}@keyframes backInRight{0%{transform:translateX(2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInRight{animation-name:backInRight}@keyframes backInUp{0%{transform:translateY(1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInUp{animation-name:backInUp}@keyframes backOutDown{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(700px) scale(.7);opacity:.7}}.animate__backOutDown{animation-name:backOutDown}@keyframes backOutLeft{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(-2000px) scale(.7);opacity:.7}}.animate__backOutLeft{animation-name:backOutLeft}@keyframes backOutRight{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(2000px) scale(.7);opacity:.7}}.animate__backOutRight{animation-name:backOutRight}@keyframes backOutUp{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(-700px) scale(.7);opacity:.7}}.animate__backOutUp{animation-name:backOutUp}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.animate__bounceIn{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;transform:translate3d(0,25px,0) scaleY(.9)}75%{transform:translate3d(0,-10px,0) scaleY(.95)}90%{transform:translate3d(0,5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(25px,0,0) scaleX(1)}75%{transform:translate3d(-10px,0,0) scaleX(.98)}90%{transform:translate3d(5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(-25px,0,0) scaleX(1)}75%{transform:translate3d(10px,0,0) scaleX(.98)}90%{transform:translate3d(-5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}75%{transform:translate3d(0,10px,0) scaleY(.95)}90%{transform:translate3d(0,-5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.animate__bounceOut{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeInTopLeft{0%{opacity:0;transform:translate3d(-100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopLeft{animation-name:fadeInTopLeft}@keyframes fadeInTopRight{0%{opacity:0;transform:translate3d(100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopRight{animation-name:fadeInTopRight}@keyframes fadeInBottomLeft{0%{opacity:0;transform:translate3d(-100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomLeft{animation-name:fadeInBottomLeft}@keyframes fadeInBottomRight{0%{opacity:0;transform:translate3d(100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomRight{animation-name:fadeInBottomRight}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.animate__fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.animate__fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{animation-name:fadeOutTopLeft}@keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{animation-name:fadeOutTopRight}@keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{animation-name:fadeOutBottomRight}@keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{animation-name:fadeOutBottomLeft}@keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}}.animate__animated.animate__flip{backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.animate__flipInX{backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.animate__flipInY{backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);animation-name:flipOutX;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedInRight{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInRight{animation-name:lightSpeedInRight;animation-timing-function:ease-out}@keyframes lightSpeedInLeft{0%{transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{transform:skewX(-20deg);opacity:1}80%{transform:skewX(5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInLeft{animation-name:lightSpeedInLeft;animation-timing-function:ease-out}@keyframes lightSpeedOutRight{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.animate__lightSpeedOutRight{animation-name:lightSpeedOutRight;animation-timing-function:ease-in}@keyframes lightSpeedOutLeft{0%{opacity:1}to{transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}.animate__lightSpeedOutLeft{animation-name:lightSpeedOutLeft;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform:rotate(-200deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateIn{animation-name:rotateIn;transform-origin:center}@keyframes rotateInDownLeft{0%{transform:rotate(-45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{animation-name:rotateInDownLeft;transform-origin:left bottom}@keyframes rotateInDownRight{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{animation-name:rotateInDownRight;transform-origin:right bottom}@keyframes rotateInUpLeft{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{animation-name:rotateInUpLeft;transform-origin:left bottom}@keyframes rotateInUpRight{0%{transform:rotate(-90deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{animation-name:rotateInUpRight;transform-origin:right bottom}@keyframes rotateOut{0%{opacity:1}to{transform:rotate(200deg);opacity:0}}.animate__rotateOut{animation-name:rotateOut;transform-origin:center}@keyframes rotateOutDownLeft{0%{opacity:1}to{transform:rotate(45deg);opacity:0}}.animate__rotateOutDownLeft{animation-name:rotateOutDownLeft;transform-origin:left bottom}@keyframes rotateOutDownRight{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutDownRight{animation-name:rotateOutDownRight;transform-origin:right bottom}@keyframes rotateOutUpLeft{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutUpLeft{animation-name:rotateOutUpLeft;transform-origin:left bottom}@keyframes rotateOutUpRight{0%{opacity:1}to{transform:rotate(90deg);opacity:0}}.animate__rotateOutUpRight{animation-name:rotateOutUpRight;transform-origin:right bottom}@keyframes hinge{0%{animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.animate__hinge{animation-duration:2s;animation-duration:calc(var(--animate-duration)*2);animation-name:hinge;transform-origin:top left}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.animate__jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}.animate__rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.animate__rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutDown{animation-name:zoomOutDown;transform-origin:center bottom}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{animation-name:zoomOutLeft;transform-origin:left center}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{animation-name:zoomOutRight;transform-origin:right center}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutUp{animation-name:zoomOutUp;transform-origin:center bottom}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.animate__slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.animate__slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.animate__slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.animate__slideOutUp{animation-name:slideOutUp}