.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-503cb818-f172-4242-9745-80daa7890acb {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-503cb818-f172-4242-9745-80daa7890acb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-503cb818-f172-4242-9745-80daa7890acb.shg-box.shg-c {
  justify-content: center;
}

#s-10e29dc5-cb53-48bc-8a49-313112041f17 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-4f4cbcb4-ad4a-4f4d-bf54-e9cabfad04f9 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-62d9fa06-6e5d-4860-a982-19f5cb9c38a9 {
  margin-top: 0px;
margin-left: auto;
margin-right: auto;
min-height: 50px;
}

#s-62d9fa06-6e5d-4860-a982-19f5cb9c38a9 {
  background-image: url();
}








#s-62d9fa06-6e5d-4860-a982-19f5cb9c38a9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-62d9fa06-6e5d-4860-a982-19f5cb9c38a9.shg-box.shg-c {
  justify-content: center;
}

#s-4612c1df-a6d2-42c2-b5f3-0de0c8924144 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-4612c1df-a6d2-42c2-b5f3-0de0c8924144 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4612c1df-a6d2-42c2-b5f3-0de0c8924144.shg-box.shg-c {
  justify-content: center;
}

#s-78485ec5-f376-474b-8314-f876e90ab6e5 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-adfa7923-7850-4307-9ba0-e5c901bf5195 {
  margin-left: auto;
margin-right: auto;
text-align: left;
background-color: rgba(0, 0, 0, 0);
}

#s-2003a8d9-3917-4e39-bdb9-431cdf3c808d {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-2003a8d9-3917-4e39-bdb9-431cdf3c808d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-2003a8d9-3917-4e39-bdb9-431cdf3c808d.shg-box.shg-c {
  justify-content: center;
}

#s-7b676db2-aa08-4f78-a113-070bd94fb7fd {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-1b295cb9-39b4-4d7d-a614-9515b516420a {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-1b295cb9-39b4-4d7d-a614-9515b516420a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-1b295cb9-39b4-4d7d-a614-9515b516420a.shg-box.shg-c {
  justify-content: center;
}

#s-e487ebf8-3968-414e-83ae-527247f30f4d {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-b66d72f4-3108-4d04-ad99-9d15c34207f3 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-ec6e58f1-41d5-4eb0-8ea7-04265b05a07e {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-ec6e58f1-41d5-4eb0-8ea7-04265b05a07e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ec6e58f1-41d5-4eb0-8ea7-04265b05a07e.shg-box.shg-c {
  justify-content: center;
}

#s-39848ed3-3148-4412-a7e0-9b1bea3b3d42 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-e2af3426-46ea-4c4e-9d5c-908397677842 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-e2af3426-46ea-4c4e-9d5c-908397677842 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e2af3426-46ea-4c4e-9d5c-908397677842.shg-box.shg-c {
  justify-content: center;
}

#s-723af524-c2ec-4aa1-87f7-59f9163ea24d {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-fe887d9e-20ce-4fa9-8e49-3a30bff2f8bd {
  margin-left: auto;
margin-right: auto;
}

#s-9a776043-9ff0-45ba-9d03-faf5e6d6ef54 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-9a776043-9ff0-45ba-9d03-faf5e6d6ef54 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-9a776043-9ff0-45ba-9d03-faf5e6d6ef54 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-9a776043-9ff0-45ba-9d03-faf5e6d6ef54 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

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

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

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

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

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

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

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

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

#s-09431886-33db-49c6-b102-087ce496d121 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 30px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-09431886-33db-49c6-b102-087ce496d121:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-09431886-33db-49c6-b102-087ce496d121:active {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-09431886-33db-49c6-b102-087ce496d121-root {
    text-align: center;
  }


#s-09431886-33db-49c6-b102-087ce496d121.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-09431886-33db-49c6-b102-087ce496d121-root {
    text-align: center;
  }


#s-09431886-33db-49c6-b102-087ce496d121.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-09431886-33db-49c6-b102-087ce496d121-root {
    text-align: center;
  }


#s-09431886-33db-49c6-b102-087ce496d121.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-09431886-33db-49c6-b102-087ce496d121-root {
    text-align: center;
  }


#s-09431886-33db-49c6-b102-087ce496d121.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-09431886-33db-49c6-b102-087ce496d121-root {
    text-align: center;
  }


#s-09431886-33db-49c6-b102-087ce496d121.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-98bd841e-81b4-468e-b426-7a5fad36a9a3 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-98bd841e-81b4-468e-b426-7a5fad36a9a3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-98bd841e-81b4-468e-b426-7a5fad36a9a3.shg-box.shg-c {
  justify-content: center;
}

#s-de71f8be-6433-4dec-b5e7-e7598653cd25 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-6c4d3ae3-321f-4c55-8f86-f39b8ee5f8ff {
  margin-left: auto;
margin-right: auto;
}

#s-840d4df0-6e2c-445b-bc5c-1a3e8dab152f {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-840d4df0-6e2c-445b-bc5c-1a3e8dab152f .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-840d4df0-6e2c-445b-bc5c-1a3e8dab152f .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-840d4df0-6e2c-445b-bc5c-1a3e8dab152f .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-8f8e5993-0a97-414c-991e-348b04c17990 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 30px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-8f8e5993-0a97-414c-991e-348b04c17990:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-8f8e5993-0a97-414c-991e-348b04c17990:active {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-8f8e5993-0a97-414c-991e-348b04c17990-root {
    text-align: center;
  }


#s-8f8e5993-0a97-414c-991e-348b04c17990.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-8f8e5993-0a97-414c-991e-348b04c17990-root {
    text-align: center;
  }


#s-8f8e5993-0a97-414c-991e-348b04c17990.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-8f8e5993-0a97-414c-991e-348b04c17990-root {
    text-align: center;
  }


#s-8f8e5993-0a97-414c-991e-348b04c17990.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-8f8e5993-0a97-414c-991e-348b04c17990-root {
    text-align: center;
  }


#s-8f8e5993-0a97-414c-991e-348b04c17990.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-8f8e5993-0a97-414c-991e-348b04c17990-root {
    text-align: center;
  }


#s-8f8e5993-0a97-414c-991e-348b04c17990.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-04c2276a-12f9-4cdd-ac1a-42af3fc4ae8c {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-04c2276a-12f9-4cdd-ac1a-42af3fc4ae8c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-04c2276a-12f9-4cdd-ac1a-42af3fc4ae8c.shg-box.shg-c {
  justify-content: center;
}

#s-4f3e18c0-d1da-4372-9460-deb3f0a02338 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-4f3e18c0-d1da-4372-9460-deb3f0a02338 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4f3e18c0-d1da-4372-9460-deb3f0a02338.shg-box.shg-c {
  justify-content: center;
}

#s-2a084fd9-1c78-4521-a21e-ceb5421b5084 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-27ee25a4-dbb2-4ddd-8baf-213a9b5cccb1 {
  margin-left: auto;
margin-right: auto;
}

#s-886ccd32-5547-4be1-84df-9cf2900f7df0 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-886ccd32-5547-4be1-84df-9cf2900f7df0 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-886ccd32-5547-4be1-84df-9cf2900f7df0 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-886ccd32-5547-4be1-84df-9cf2900f7df0 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-ad34eeca-86c7-47e7-a841-ef0be80cf214 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 30px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-ad34eeca-86c7-47e7-a841-ef0be80cf214:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-ad34eeca-86c7-47e7-a841-ef0be80cf214:active {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-ad34eeca-86c7-47e7-a841-ef0be80cf214-root {
    text-align: center;
  }


#s-ad34eeca-86c7-47e7-a841-ef0be80cf214.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-ad34eeca-86c7-47e7-a841-ef0be80cf214-root {
    text-align: center;
  }


#s-ad34eeca-86c7-47e7-a841-ef0be80cf214.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-ad34eeca-86c7-47e7-a841-ef0be80cf214-root {
    text-align: center;
  }


#s-ad34eeca-86c7-47e7-a841-ef0be80cf214.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-ad34eeca-86c7-47e7-a841-ef0be80cf214-root {
    text-align: center;
  }


#s-ad34eeca-86c7-47e7-a841-ef0be80cf214.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-ad34eeca-86c7-47e7-a841-ef0be80cf214-root {
    text-align: center;
  }


#s-ad34eeca-86c7-47e7-a841-ef0be80cf214.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-db178582-ddac-4448-b501-5639ac6f87f6 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-db178582-ddac-4448-b501-5639ac6f87f6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-db178582-ddac-4448-b501-5639ac6f87f6.shg-box.shg-c {
  justify-content: center;
}

#s-6c6804f7-ee64-44e0-92b0-686eabbbe727 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-e8bacf40-352c-4861-a660-9f0e95abda10 {
  margin-left: auto;
margin-right: auto;
}

#s-17f252a4-e179-4b52-baff-896016568144 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-17f252a4-e179-4b52-baff-896016568144 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-17f252a4-e179-4b52-baff-896016568144 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-17f252a4-e179-4b52-baff-896016568144 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-1e601f26-f576-4134-ac4f-88f5389ac9f6 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 30px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-1e601f26-f576-4134-ac4f-88f5389ac9f6:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-1e601f26-f576-4134-ac4f-88f5389ac9f6:active {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-1e601f26-f576-4134-ac4f-88f5389ac9f6-root {
    text-align: center;
  }


#s-1e601f26-f576-4134-ac4f-88f5389ac9f6.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-1e601f26-f576-4134-ac4f-88f5389ac9f6-root {
    text-align: center;
  }


#s-1e601f26-f576-4134-ac4f-88f5389ac9f6.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-1e601f26-f576-4134-ac4f-88f5389ac9f6-root {
    text-align: center;
  }


#s-1e601f26-f576-4134-ac4f-88f5389ac9f6.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-1e601f26-f576-4134-ac4f-88f5389ac9f6-root {
    text-align: center;
  }


#s-1e601f26-f576-4134-ac4f-88f5389ac9f6.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-1e601f26-f576-4134-ac4f-88f5389ac9f6-root {
    text-align: center;
  }


#s-1e601f26-f576-4134-ac4f-88f5389ac9f6.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-ad9841fb-24b3-485d-9f72-baad519e1d6a {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-ad9841fb-24b3-485d-9f72-baad519e1d6a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ad9841fb-24b3-485d-9f72-baad519e1d6a.shg-box.shg-c {
  justify-content: center;
}

#s-215054be-364f-40c6-acb8-1517bf753233 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-91b1fe46-d6f8-4731-830f-1abce94aa46a {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-91b1fe46-d6f8-4731-830f-1abce94aa46a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-91b1fe46-d6f8-4731-830f-1abce94aa46a.shg-box.shg-c {
  justify-content: center;
}

#s-cc2891f3-9f73-4f0c-8900-04c097b7ea28 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-6a380ce2-f37c-4802-bb9f-f9b6ecd5c422 {
  margin-left: auto;
margin-right: auto;
}

#s-282c541b-c3d2-4e76-a74b-32e55d2357e5 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-282c541b-c3d2-4e76-a74b-32e55d2357e5 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-282c541b-c3d2-4e76-a74b-32e55d2357e5 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-282c541b-c3d2-4e76-a74b-32e55d2357e5 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-ef4a93f6-4bf1-4ddd-893b-c3290f2f019d {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 30px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-ef4a93f6-4bf1-4ddd-893b-c3290f2f019d:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-ef4a93f6-4bf1-4ddd-893b-c3290f2f019d:active {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-ef4a93f6-4bf1-4ddd-893b-c3290f2f019d-root {
    text-align: center;
  }


#s-ef4a93f6-4bf1-4ddd-893b-c3290f2f019d.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-ef4a93f6-4bf1-4ddd-893b-c3290f2f019d-root {
    text-align: center;
  }


#s-ef4a93f6-4bf1-4ddd-893b-c3290f2f019d.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-ef4a93f6-4bf1-4ddd-893b-c3290f2f019d-root {
    text-align: center;
  }


#s-ef4a93f6-4bf1-4ddd-893b-c3290f2f019d.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-ef4a93f6-4bf1-4ddd-893b-c3290f2f019d-root {
    text-align: center;
  }


#s-ef4a93f6-4bf1-4ddd-893b-c3290f2f019d.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-ef4a93f6-4bf1-4ddd-893b-c3290f2f019d-root {
    text-align: center;
  }


#s-ef4a93f6-4bf1-4ddd-893b-c3290f2f019d.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-35cbf32e-5251-4fed-ad41-781ad9e89e22 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-35cbf32e-5251-4fed-ad41-781ad9e89e22 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-35cbf32e-5251-4fed-ad41-781ad9e89e22.shg-box.shg-c {
  justify-content: center;
}

#s-832977bc-5d8f-45cd-b772-11e7e7006257 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-35b47a98-b05c-438a-86d6-921213cb349f {
  margin-left: auto;
margin-right: auto;
}

#s-ae380dc7-b68a-4ca8-bf40-63d8ffba4cf4 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-ae380dc7-b68a-4ca8-bf40-63d8ffba4cf4 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-ae380dc7-b68a-4ca8-bf40-63d8ffba4cf4 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-ae380dc7-b68a-4ca8-bf40-63d8ffba4cf4 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-b6a2234a-6045-4dca-b566-0be094b25fc7 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 30px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-b6a2234a-6045-4dca-b566-0be094b25fc7:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-b6a2234a-6045-4dca-b566-0be094b25fc7:active {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-b6a2234a-6045-4dca-b566-0be094b25fc7-root {
    text-align: center;
  }


#s-b6a2234a-6045-4dca-b566-0be094b25fc7.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-b6a2234a-6045-4dca-b566-0be094b25fc7-root {
    text-align: center;
  }


#s-b6a2234a-6045-4dca-b566-0be094b25fc7.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-b6a2234a-6045-4dca-b566-0be094b25fc7-root {
    text-align: center;
  }


#s-b6a2234a-6045-4dca-b566-0be094b25fc7.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-b6a2234a-6045-4dca-b566-0be094b25fc7-root {
    text-align: center;
  }


#s-b6a2234a-6045-4dca-b566-0be094b25fc7.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-b6a2234a-6045-4dca-b566-0be094b25fc7-root {
    text-align: center;
  }


#s-b6a2234a-6045-4dca-b566-0be094b25fc7.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-c69ca321-f0e5-4898-b7b5-9ea77b40ddfb {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-c69ca321-f0e5-4898-b7b5-9ea77b40ddfb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c69ca321-f0e5-4898-b7b5-9ea77b40ddfb.shg-box.shg-c {
  justify-content: center;
}

#s-03d1182a-04a0-446a-b150-3150c83c2806 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-2cae36ce-c0bf-4f3a-9bda-6c9a970d3197 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-2cae36ce-c0bf-4f3a-9bda-6c9a970d3197 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-2cae36ce-c0bf-4f3a-9bda-6c9a970d3197.shg-box.shg-c {
  justify-content: center;
}

#s-002d357e-8d79-40e1-8df7-38127aef673d {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-c4ed3344-2f57-4697-b298-3fee8e507ebc {
  margin-left: auto;
margin-right: auto;
}

#s-b0b71773-f73d-4987-8166-9a538cc7e52b {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-b0b71773-f73d-4987-8166-9a538cc7e52b .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-b0b71773-f73d-4987-8166-9a538cc7e52b .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-b0b71773-f73d-4987-8166-9a538cc7e52b .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-7ba5f061-58b2-4aab-938b-afd0956d13b2 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 30px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-7ba5f061-58b2-4aab-938b-afd0956d13b2:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-7ba5f061-58b2-4aab-938b-afd0956d13b2:active {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-7ba5f061-58b2-4aab-938b-afd0956d13b2-root {
    text-align: center;
  }


#s-7ba5f061-58b2-4aab-938b-afd0956d13b2.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-7ba5f061-58b2-4aab-938b-afd0956d13b2-root {
    text-align: center;
  }


#s-7ba5f061-58b2-4aab-938b-afd0956d13b2.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-7ba5f061-58b2-4aab-938b-afd0956d13b2-root {
    text-align: center;
  }


#s-7ba5f061-58b2-4aab-938b-afd0956d13b2.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-7ba5f061-58b2-4aab-938b-afd0956d13b2-root {
    text-align: center;
  }


#s-7ba5f061-58b2-4aab-938b-afd0956d13b2.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-7ba5f061-58b2-4aab-938b-afd0956d13b2-root {
    text-align: center;
  }


#s-7ba5f061-58b2-4aab-938b-afd0956d13b2.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-d5fcf450-582f-47ec-aaee-0cb1e5413f4d {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-d5fcf450-582f-47ec-aaee-0cb1e5413f4d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d5fcf450-582f-47ec-aaee-0cb1e5413f4d.shg-box.shg-c {
  justify-content: center;
}

#s-ac1d54a2-97d8-474b-a887-cdd0963582c6 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-8281b99d-d9f3-481a-ae5a-69436ab9a108 {
  margin-left: auto;
margin-right: auto;
}

#s-0967bff2-1e80-4348-9336-8df5fb667417 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-0967bff2-1e80-4348-9336-8df5fb667417 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-0967bff2-1e80-4348-9336-8df5fb667417 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-0967bff2-1e80-4348-9336-8df5fb667417 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-26af99a4-b7cd-4858-81a0-6f632ccf5407 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 30px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-26af99a4-b7cd-4858-81a0-6f632ccf5407:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-26af99a4-b7cd-4858-81a0-6f632ccf5407:active {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-26af99a4-b7cd-4858-81a0-6f632ccf5407-root {
    text-align: center;
  }


#s-26af99a4-b7cd-4858-81a0-6f632ccf5407.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-26af99a4-b7cd-4858-81a0-6f632ccf5407-root {
    text-align: center;
  }


#s-26af99a4-b7cd-4858-81a0-6f632ccf5407.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-26af99a4-b7cd-4858-81a0-6f632ccf5407-root {
    text-align: center;
  }


#s-26af99a4-b7cd-4858-81a0-6f632ccf5407.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-26af99a4-b7cd-4858-81a0-6f632ccf5407-root {
    text-align: center;
  }


#s-26af99a4-b7cd-4858-81a0-6f632ccf5407.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-26af99a4-b7cd-4858-81a0-6f632ccf5407-root {
    text-align: center;
  }


#s-26af99a4-b7cd-4858-81a0-6f632ccf5407.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-654adabd-8cb5-4878-9344-9b5b78f74314 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-654adabd-8cb5-4878-9344-9b5b78f74314 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-654adabd-8cb5-4878-9344-9b5b78f74314.shg-box.shg-c {
  justify-content: center;
}

#s-0b2df03e-50b9-490e-923d-877dcc37312b {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-fde37609-c872-42a9-804c-95f8c5ce0a2b {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-b59dd2ab-c8d5-4272-aa67-bc4e683b4269 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-b59dd2ab-c8d5-4272-aa67-bc4e683b4269 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b59dd2ab-c8d5-4272-aa67-bc4e683b4269.shg-box.shg-c {
  justify-content: center;
}

#s-3e7ecd29-d8ca-49a1-a555-3215419d8f5a {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-c7bc4069-bcda-423e-8dee-5d8bcdfd095f {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 30px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-c7bc4069-bcda-423e-8dee-5d8bcdfd095f:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-c7bc4069-bcda-423e-8dee-5d8bcdfd095f:active {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-c7bc4069-bcda-423e-8dee-5d8bcdfd095f-root {
    text-align: center;
  }


#s-c7bc4069-bcda-423e-8dee-5d8bcdfd095f.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-c7bc4069-bcda-423e-8dee-5d8bcdfd095f-root {
    text-align: center;
  }


#s-c7bc4069-bcda-423e-8dee-5d8bcdfd095f.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-c7bc4069-bcda-423e-8dee-5d8bcdfd095f-root {
    text-align: center;
  }


#s-c7bc4069-bcda-423e-8dee-5d8bcdfd095f.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-c7bc4069-bcda-423e-8dee-5d8bcdfd095f-root {
    text-align: center;
  }


#s-c7bc4069-bcda-423e-8dee-5d8bcdfd095f.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-c7bc4069-bcda-423e-8dee-5d8bcdfd095f-root {
    text-align: center;
  }


#s-c7bc4069-bcda-423e-8dee-5d8bcdfd095f.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-ce40ca87-bb4c-4fb4-89dc-dc80ba45a6b1 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
background-color: rgba(0, 0, 0, 0);
}








#s-ce40ca87-bb4c-4fb4-89dc-dc80ba45a6b1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ce40ca87-bb4c-4fb4-89dc-dc80ba45a6b1.shg-box.shg-c {
  justify-content: center;
}

#s-2e6000b6-dc8a-485d-ae94-7cbdf2b4b2f0 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-2e6000b6-dc8a-485d-ae94-7cbdf2b4b2f0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-2e6000b6-dc8a-485d-ae94-7cbdf2b4b2f0.shg-box.shg-c {
  justify-content: center;
}

#s-f714f0e3-73b4-4aa8-8442-aacce189cc2d {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-c7dd6891-6d88-4728-a093-06dd1bdd4298 {
  margin-top: 80px;
min-height: 50px;
}








#s-c7dd6891-6d88-4728-a093-06dd1bdd4298 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c7dd6891-6d88-4728-a093-06dd1bdd4298.shg-box.shg-c {
  justify-content: center;
}

#s-87ab2afb-5cd2-4cd1-87d6-a9a40ef05445 {
  text-align: left;
}

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

@media (min-width: 0px) {
[id="s-3f23d9a1-b68a-4410-8a7a-48641ff84251"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3f23d9a1-b68a-4410-8a7a-48641ff84251"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-3f23d9a1-b68a-4410-8a7a-48641ff84251"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-3f23d9a1-b68a-4410-8a7a-48641ff84251"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

.shogun-table-wrapper {
  overflow: auto;
}

table.shogun-table {
  width: 100%;
  max-width: 100%;
  border-collapse: collapse;
  border-style: hidden;
}

thead.shogun-table-column-container {
  font-weight: bold;
}

td.shogun-table-column {
  padding: 10px;
}

td.shogun-table-row {
  padding: 10px;
  min-height: 45px;
}

td.shogun-table-column:only-child, td.shogun-table-row:only-child {
  width: 100%;
}

#s-974dfef5-6948-4def-b18f-7517963d998b .shogun-table-wrapper {
  overflow: auto;
  border: 0px solid #D5D6D7;
  border-radius: 0px;
}

#s-974dfef5-6948-4def-b18f-7517963d998b table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-974dfef5-6948-4def-b18f-7517963d998b td.shogun-table-column {
  background-color: #fff;
  padding: 10px;
  text-align: inherit;
  font-family: ;
  font-size: 14px;
  font-weight: ;
  color: ;
  letter-spacing: ;
  line-height: ;
  font-style: ;
}

#s-974dfef5-6948-4def-b18f-7517963d998b td.shogun-table-row {
  background-color: #fff;
  padding: 5px;
}

#s-974dfef5-6948-4def-b18f-7517963d998b td.shogun-table-column, #s-974dfef5-6948-4def-b18f-7517963d998b td.shogun-table-row {
  border: 0px solid #D5D6D7;
}

.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-cf2ddadf-60e6-4475-b9fa-14f11f7cdf72 {
  max-width: 1080px;
text-align: center;
}

#s-cf2ddadf-60e6-4475-b9fa-14f11f7cdf72 {
  margin: 0 !important;
  overflow: visible;
}

#s-cf2ddadf-60e6-4475-b9fa-14f11f7cdf72-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-cf2ddadf-60e6-4475-b9fa-14f11f7cdf72 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-cf2ddadf-60e6-4475-b9fa-14f11f7cdf72 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-cf2ddadf-60e6-4475-b9fa-14f11f7cdf72 img.shogun-image {
  /* Add background color handling */
  
}

#s-cf2ddadf-60e6-4475-b9fa-14f11f7cdf72 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-cf2ddadf-60e6-4475-b9fa-14f11f7cdf72 .shogun-image-content {
  
    justify-content: center;
  
}

.s-cf2ddadf-60e6-4475-b9fa-14f11f7cdf72.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cf2ddadf-60e6-4475-b9fa-14f11f7cdf72.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cf2ddadf-60e6-4475-b9fa-14f11f7cdf72.shogun-image {
  box-sizing: border-box;
}



.s-cf2ddadf-60e6-4475-b9fa-14f11f7cdf72 img.shogun-image {
  
}


@media (min-width: 1200px){#s-cf2ddadf-60e6-4475-b9fa-14f11f7cdf72 {
  margin: 0 !important;
  overflow: visible;
}

#s-cf2ddadf-60e6-4475-b9fa-14f11f7cdf72-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-cf2ddadf-60e6-4475-b9fa-14f11f7cdf72 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-cf2ddadf-60e6-4475-b9fa-14f11f7cdf72 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-cf2ddadf-60e6-4475-b9fa-14f11f7cdf72 img.shogun-image {
  /* Add background color handling */
  
}

#s-cf2ddadf-60e6-4475-b9fa-14f11f7cdf72 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-cf2ddadf-60e6-4475-b9fa-14f11f7cdf72 .shogun-image-content {
  
    justify-content: center;
  
}

.s-cf2ddadf-60e6-4475-b9fa-14f11f7cdf72.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cf2ddadf-60e6-4475-b9fa-14f11f7cdf72.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cf2ddadf-60e6-4475-b9fa-14f11f7cdf72.shogun-image {
  box-sizing: border-box;
}



.s-cf2ddadf-60e6-4475-b9fa-14f11f7cdf72 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-cf2ddadf-60e6-4475-b9fa-14f11f7cdf72 {
  margin: 0 !important;
  overflow: visible;
}

#s-cf2ddadf-60e6-4475-b9fa-14f11f7cdf72-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-cf2ddadf-60e6-4475-b9fa-14f11f7cdf72 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-cf2ddadf-60e6-4475-b9fa-14f11f7cdf72 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-cf2ddadf-60e6-4475-b9fa-14f11f7cdf72 img.shogun-image {
  /* Add background color handling */
  
}

#s-cf2ddadf-60e6-4475-b9fa-14f11f7cdf72 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-cf2ddadf-60e6-4475-b9fa-14f11f7cdf72 .shogun-image-content {
  
    justify-content: center;
  
}

.s-cf2ddadf-60e6-4475-b9fa-14f11f7cdf72.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cf2ddadf-60e6-4475-b9fa-14f11f7cdf72.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cf2ddadf-60e6-4475-b9fa-14f11f7cdf72.shogun-image {
  box-sizing: border-box;
}



.s-cf2ddadf-60e6-4475-b9fa-14f11f7cdf72 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-cf2ddadf-60e6-4475-b9fa-14f11f7cdf72 {
  margin: 0 !important;
  overflow: visible;
}

#s-cf2ddadf-60e6-4475-b9fa-14f11f7cdf72-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-cf2ddadf-60e6-4475-b9fa-14f11f7cdf72 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-cf2ddadf-60e6-4475-b9fa-14f11f7cdf72 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-cf2ddadf-60e6-4475-b9fa-14f11f7cdf72 img.shogun-image {
  /* Add background color handling */
  
}

#s-cf2ddadf-60e6-4475-b9fa-14f11f7cdf72 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-cf2ddadf-60e6-4475-b9fa-14f11f7cdf72 .shogun-image-content {
  
    justify-content: center;
  
}

.s-cf2ddadf-60e6-4475-b9fa-14f11f7cdf72.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cf2ddadf-60e6-4475-b9fa-14f11f7cdf72.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cf2ddadf-60e6-4475-b9fa-14f11f7cdf72.shogun-image {
  box-sizing: border-box;
}



.s-cf2ddadf-60e6-4475-b9fa-14f11f7cdf72 img.shogun-image {
  
}


}@media (max-width: 767px){#s-cf2ddadf-60e6-4475-b9fa-14f11f7cdf72 {
  margin: 0 !important;
  overflow: visible;
}

#s-cf2ddadf-60e6-4475-b9fa-14f11f7cdf72-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-cf2ddadf-60e6-4475-b9fa-14f11f7cdf72 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-cf2ddadf-60e6-4475-b9fa-14f11f7cdf72 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-cf2ddadf-60e6-4475-b9fa-14f11f7cdf72 img.shogun-image {
  /* Add background color handling */
  
}

#s-cf2ddadf-60e6-4475-b9fa-14f11f7cdf72 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-cf2ddadf-60e6-4475-b9fa-14f11f7cdf72 .shogun-image-content {
  
    justify-content: center;
  
}

.s-cf2ddadf-60e6-4475-b9fa-14f11f7cdf72.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cf2ddadf-60e6-4475-b9fa-14f11f7cdf72.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cf2ddadf-60e6-4475-b9fa-14f11f7cdf72.shogun-image {
  box-sizing: border-box;
}



.s-cf2ddadf-60e6-4475-b9fa-14f11f7cdf72 img.shogun-image {
  
}


}
#s-b2922f9d-fea9-4f18-9297-b674fa2852cd {
  text-align: left;
}

#s-5e7c06f2-23a4-4bcf-8e77-1bf8a28e1723 {
  max-width: 3241px;
text-align: center;
}

#s-5e7c06f2-23a4-4bcf-8e77-1bf8a28e1723 {
  margin: 0 !important;
  overflow: visible;
}

#s-5e7c06f2-23a4-4bcf-8e77-1bf8a28e1723-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5e7c06f2-23a4-4bcf-8e77-1bf8a28e1723 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5e7c06f2-23a4-4bcf-8e77-1bf8a28e1723 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5e7c06f2-23a4-4bcf-8e77-1bf8a28e1723 img.shogun-image {
  /* Add background color handling */
  
}

#s-5e7c06f2-23a4-4bcf-8e77-1bf8a28e1723 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-5e7c06f2-23a4-4bcf-8e77-1bf8a28e1723 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5e7c06f2-23a4-4bcf-8e77-1bf8a28e1723.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5e7c06f2-23a4-4bcf-8e77-1bf8a28e1723.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5e7c06f2-23a4-4bcf-8e77-1bf8a28e1723.shogun-image {
  box-sizing: border-box;
}



.s-5e7c06f2-23a4-4bcf-8e77-1bf8a28e1723 img.shogun-image {
  
}


@media (min-width: 1200px){#s-5e7c06f2-23a4-4bcf-8e77-1bf8a28e1723 {
  margin: 0 !important;
  overflow: visible;
}

#s-5e7c06f2-23a4-4bcf-8e77-1bf8a28e1723-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5e7c06f2-23a4-4bcf-8e77-1bf8a28e1723 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5e7c06f2-23a4-4bcf-8e77-1bf8a28e1723 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5e7c06f2-23a4-4bcf-8e77-1bf8a28e1723 img.shogun-image {
  /* Add background color handling */
  
}

#s-5e7c06f2-23a4-4bcf-8e77-1bf8a28e1723 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-5e7c06f2-23a4-4bcf-8e77-1bf8a28e1723 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5e7c06f2-23a4-4bcf-8e77-1bf8a28e1723.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5e7c06f2-23a4-4bcf-8e77-1bf8a28e1723.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5e7c06f2-23a4-4bcf-8e77-1bf8a28e1723.shogun-image {
  box-sizing: border-box;
}



.s-5e7c06f2-23a4-4bcf-8e77-1bf8a28e1723 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-5e7c06f2-23a4-4bcf-8e77-1bf8a28e1723 {
  margin: 0 !important;
  overflow: visible;
}

#s-5e7c06f2-23a4-4bcf-8e77-1bf8a28e1723-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5e7c06f2-23a4-4bcf-8e77-1bf8a28e1723 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5e7c06f2-23a4-4bcf-8e77-1bf8a28e1723 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5e7c06f2-23a4-4bcf-8e77-1bf8a28e1723 img.shogun-image {
  /* Add background color handling */
  
}

#s-5e7c06f2-23a4-4bcf-8e77-1bf8a28e1723 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-5e7c06f2-23a4-4bcf-8e77-1bf8a28e1723 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5e7c06f2-23a4-4bcf-8e77-1bf8a28e1723.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5e7c06f2-23a4-4bcf-8e77-1bf8a28e1723.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5e7c06f2-23a4-4bcf-8e77-1bf8a28e1723.shogun-image {
  box-sizing: border-box;
}



.s-5e7c06f2-23a4-4bcf-8e77-1bf8a28e1723 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-5e7c06f2-23a4-4bcf-8e77-1bf8a28e1723 {
  margin: 0 !important;
  overflow: visible;
}

#s-5e7c06f2-23a4-4bcf-8e77-1bf8a28e1723-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5e7c06f2-23a4-4bcf-8e77-1bf8a28e1723 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5e7c06f2-23a4-4bcf-8e77-1bf8a28e1723 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5e7c06f2-23a4-4bcf-8e77-1bf8a28e1723 img.shogun-image {
  /* Add background color handling */
  
}

#s-5e7c06f2-23a4-4bcf-8e77-1bf8a28e1723 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-5e7c06f2-23a4-4bcf-8e77-1bf8a28e1723 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5e7c06f2-23a4-4bcf-8e77-1bf8a28e1723.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5e7c06f2-23a4-4bcf-8e77-1bf8a28e1723.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5e7c06f2-23a4-4bcf-8e77-1bf8a28e1723.shogun-image {
  box-sizing: border-box;
}



.s-5e7c06f2-23a4-4bcf-8e77-1bf8a28e1723 img.shogun-image {
  
}


}@media (max-width: 767px){#s-5e7c06f2-23a4-4bcf-8e77-1bf8a28e1723 {
  margin: 0 !important;
  overflow: visible;
}

#s-5e7c06f2-23a4-4bcf-8e77-1bf8a28e1723-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5e7c06f2-23a4-4bcf-8e77-1bf8a28e1723 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5e7c06f2-23a4-4bcf-8e77-1bf8a28e1723 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5e7c06f2-23a4-4bcf-8e77-1bf8a28e1723 img.shogun-image {
  /* Add background color handling */
  
}

#s-5e7c06f2-23a4-4bcf-8e77-1bf8a28e1723 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-5e7c06f2-23a4-4bcf-8e77-1bf8a28e1723 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5e7c06f2-23a4-4bcf-8e77-1bf8a28e1723.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5e7c06f2-23a4-4bcf-8e77-1bf8a28e1723.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5e7c06f2-23a4-4bcf-8e77-1bf8a28e1723.shogun-image {
  box-sizing: border-box;
}



.s-5e7c06f2-23a4-4bcf-8e77-1bf8a28e1723 img.shogun-image {
  
}


}
#s-69e5cf06-3b45-42d8-b7d1-e4002f985422 {
  text-align: left;
}

#s-ab874114-c9fc-4c3d-a213-91c806aa015b .shogun-table-wrapper {
  overflow: auto;
  border: 0px solid #D5D6D7;
  border-radius: 0px;
}

#s-ab874114-c9fc-4c3d-a213-91c806aa015b table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-ab874114-c9fc-4c3d-a213-91c806aa015b td.shogun-table-column {
  background-color: #fff;
  padding: 10px;
  text-align: inherit;
  font-family: ;
  font-size: 14px;
  font-weight: ;
  color: ;
  letter-spacing: ;
  line-height: ;
  font-style: ;
}

#s-ab874114-c9fc-4c3d-a213-91c806aa015b td.shogun-table-row {
  background-color: #fff;
  padding: 5px;
}

#s-ab874114-c9fc-4c3d-a213-91c806aa015b td.shogun-table-column, #s-ab874114-c9fc-4c3d-a213-91c806aa015b td.shogun-table-row {
  border: 0px solid #D5D6D7;
}

#s-f13ab4b5-505f-48e8-8fe0-5b49e20d707e {
  max-width: 1080px;
text-align: center;
}

#s-f13ab4b5-505f-48e8-8fe0-5b49e20d707e {
  margin: 0 !important;
  overflow: visible;
}

#s-f13ab4b5-505f-48e8-8fe0-5b49e20d707e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f13ab4b5-505f-48e8-8fe0-5b49e20d707e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f13ab4b5-505f-48e8-8fe0-5b49e20d707e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f13ab4b5-505f-48e8-8fe0-5b49e20d707e img.shogun-image {
  /* Add background color handling */
  
}

#s-f13ab4b5-505f-48e8-8fe0-5b49e20d707e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-f13ab4b5-505f-48e8-8fe0-5b49e20d707e .shogun-image-content {
  
    justify-content: center;
  
}

.s-f13ab4b5-505f-48e8-8fe0-5b49e20d707e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f13ab4b5-505f-48e8-8fe0-5b49e20d707e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f13ab4b5-505f-48e8-8fe0-5b49e20d707e.shogun-image {
  box-sizing: border-box;
}



.s-f13ab4b5-505f-48e8-8fe0-5b49e20d707e img.shogun-image {
  
}


@media (min-width: 1200px){#s-f13ab4b5-505f-48e8-8fe0-5b49e20d707e {
  margin: 0 !important;
  overflow: visible;
}

#s-f13ab4b5-505f-48e8-8fe0-5b49e20d707e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f13ab4b5-505f-48e8-8fe0-5b49e20d707e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f13ab4b5-505f-48e8-8fe0-5b49e20d707e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f13ab4b5-505f-48e8-8fe0-5b49e20d707e img.shogun-image {
  /* Add background color handling */
  
}

#s-f13ab4b5-505f-48e8-8fe0-5b49e20d707e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-f13ab4b5-505f-48e8-8fe0-5b49e20d707e .shogun-image-content {
  
    justify-content: center;
  
}

.s-f13ab4b5-505f-48e8-8fe0-5b49e20d707e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f13ab4b5-505f-48e8-8fe0-5b49e20d707e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f13ab4b5-505f-48e8-8fe0-5b49e20d707e.shogun-image {
  box-sizing: border-box;
}



.s-f13ab4b5-505f-48e8-8fe0-5b49e20d707e img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-f13ab4b5-505f-48e8-8fe0-5b49e20d707e {
  margin: 0 !important;
  overflow: visible;
}

#s-f13ab4b5-505f-48e8-8fe0-5b49e20d707e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f13ab4b5-505f-48e8-8fe0-5b49e20d707e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f13ab4b5-505f-48e8-8fe0-5b49e20d707e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f13ab4b5-505f-48e8-8fe0-5b49e20d707e img.shogun-image {
  /* Add background color handling */
  
}

#s-f13ab4b5-505f-48e8-8fe0-5b49e20d707e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-f13ab4b5-505f-48e8-8fe0-5b49e20d707e .shogun-image-content {
  
    justify-content: center;
  
}

.s-f13ab4b5-505f-48e8-8fe0-5b49e20d707e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f13ab4b5-505f-48e8-8fe0-5b49e20d707e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f13ab4b5-505f-48e8-8fe0-5b49e20d707e.shogun-image {
  box-sizing: border-box;
}



.s-f13ab4b5-505f-48e8-8fe0-5b49e20d707e img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-f13ab4b5-505f-48e8-8fe0-5b49e20d707e {
  margin: 0 !important;
  overflow: visible;
}

#s-f13ab4b5-505f-48e8-8fe0-5b49e20d707e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f13ab4b5-505f-48e8-8fe0-5b49e20d707e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f13ab4b5-505f-48e8-8fe0-5b49e20d707e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f13ab4b5-505f-48e8-8fe0-5b49e20d707e img.shogun-image {
  /* Add background color handling */
  
}

#s-f13ab4b5-505f-48e8-8fe0-5b49e20d707e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-f13ab4b5-505f-48e8-8fe0-5b49e20d707e .shogun-image-content {
  
    justify-content: center;
  
}

.s-f13ab4b5-505f-48e8-8fe0-5b49e20d707e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f13ab4b5-505f-48e8-8fe0-5b49e20d707e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f13ab4b5-505f-48e8-8fe0-5b49e20d707e.shogun-image {
  box-sizing: border-box;
}



.s-f13ab4b5-505f-48e8-8fe0-5b49e20d707e img.shogun-image {
  
}


}@media (max-width: 767px){#s-f13ab4b5-505f-48e8-8fe0-5b49e20d707e {
  margin: 0 !important;
  overflow: visible;
}

#s-f13ab4b5-505f-48e8-8fe0-5b49e20d707e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f13ab4b5-505f-48e8-8fe0-5b49e20d707e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f13ab4b5-505f-48e8-8fe0-5b49e20d707e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f13ab4b5-505f-48e8-8fe0-5b49e20d707e img.shogun-image {
  /* Add background color handling */
  
}

#s-f13ab4b5-505f-48e8-8fe0-5b49e20d707e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-f13ab4b5-505f-48e8-8fe0-5b49e20d707e .shogun-image-content {
  
    justify-content: center;
  
}

.s-f13ab4b5-505f-48e8-8fe0-5b49e20d707e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f13ab4b5-505f-48e8-8fe0-5b49e20d707e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f13ab4b5-505f-48e8-8fe0-5b49e20d707e.shogun-image {
  box-sizing: border-box;
}



.s-f13ab4b5-505f-48e8-8fe0-5b49e20d707e img.shogun-image {
  
}


}
#s-454e3450-4ca5-4040-ad4b-90dfca83ae2e {
  text-align: left;
}

#s-8520a7d7-62de-4a76-80ab-02f33a069a53 {
  max-width: 1080px;
text-align: center;
}

#s-8520a7d7-62de-4a76-80ab-02f33a069a53 {
  margin: 0 !important;
  overflow: visible;
}

#s-8520a7d7-62de-4a76-80ab-02f33a069a53-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8520a7d7-62de-4a76-80ab-02f33a069a53 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8520a7d7-62de-4a76-80ab-02f33a069a53 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8520a7d7-62de-4a76-80ab-02f33a069a53 img.shogun-image {
  /* Add background color handling */
  
}

#s-8520a7d7-62de-4a76-80ab-02f33a069a53 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-8520a7d7-62de-4a76-80ab-02f33a069a53 .shogun-image-content {
  
    justify-content: center;
  
}

.s-8520a7d7-62de-4a76-80ab-02f33a069a53.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8520a7d7-62de-4a76-80ab-02f33a069a53.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8520a7d7-62de-4a76-80ab-02f33a069a53.shogun-image {
  box-sizing: border-box;
}



.s-8520a7d7-62de-4a76-80ab-02f33a069a53 img.shogun-image {
  
}


@media (min-width: 1200px){#s-8520a7d7-62de-4a76-80ab-02f33a069a53 {
  margin: 0 !important;
  overflow: visible;
}

#s-8520a7d7-62de-4a76-80ab-02f33a069a53-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8520a7d7-62de-4a76-80ab-02f33a069a53 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8520a7d7-62de-4a76-80ab-02f33a069a53 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8520a7d7-62de-4a76-80ab-02f33a069a53 img.shogun-image {
  /* Add background color handling */
  
}

#s-8520a7d7-62de-4a76-80ab-02f33a069a53 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-8520a7d7-62de-4a76-80ab-02f33a069a53 .shogun-image-content {
  
    justify-content: center;
  
}

.s-8520a7d7-62de-4a76-80ab-02f33a069a53.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8520a7d7-62de-4a76-80ab-02f33a069a53.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8520a7d7-62de-4a76-80ab-02f33a069a53.shogun-image {
  box-sizing: border-box;
}



.s-8520a7d7-62de-4a76-80ab-02f33a069a53 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-8520a7d7-62de-4a76-80ab-02f33a069a53 {
  margin: 0 !important;
  overflow: visible;
}

#s-8520a7d7-62de-4a76-80ab-02f33a069a53-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8520a7d7-62de-4a76-80ab-02f33a069a53 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8520a7d7-62de-4a76-80ab-02f33a069a53 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8520a7d7-62de-4a76-80ab-02f33a069a53 img.shogun-image {
  /* Add background color handling */
  
}

#s-8520a7d7-62de-4a76-80ab-02f33a069a53 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-8520a7d7-62de-4a76-80ab-02f33a069a53 .shogun-image-content {
  
    justify-content: center;
  
}

.s-8520a7d7-62de-4a76-80ab-02f33a069a53.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8520a7d7-62de-4a76-80ab-02f33a069a53.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8520a7d7-62de-4a76-80ab-02f33a069a53.shogun-image {
  box-sizing: border-box;
}



.s-8520a7d7-62de-4a76-80ab-02f33a069a53 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-8520a7d7-62de-4a76-80ab-02f33a069a53 {
  margin: 0 !important;
  overflow: visible;
}

#s-8520a7d7-62de-4a76-80ab-02f33a069a53-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8520a7d7-62de-4a76-80ab-02f33a069a53 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8520a7d7-62de-4a76-80ab-02f33a069a53 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8520a7d7-62de-4a76-80ab-02f33a069a53 img.shogun-image {
  /* Add background color handling */
  
}

#s-8520a7d7-62de-4a76-80ab-02f33a069a53 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-8520a7d7-62de-4a76-80ab-02f33a069a53 .shogun-image-content {
  
    justify-content: center;
  
}

.s-8520a7d7-62de-4a76-80ab-02f33a069a53.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8520a7d7-62de-4a76-80ab-02f33a069a53.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8520a7d7-62de-4a76-80ab-02f33a069a53.shogun-image {
  box-sizing: border-box;
}



.s-8520a7d7-62de-4a76-80ab-02f33a069a53 img.shogun-image {
  
}


}@media (max-width: 767px){#s-8520a7d7-62de-4a76-80ab-02f33a069a53 {
  margin: 0 !important;
  overflow: visible;
}

#s-8520a7d7-62de-4a76-80ab-02f33a069a53-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8520a7d7-62de-4a76-80ab-02f33a069a53 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8520a7d7-62de-4a76-80ab-02f33a069a53 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8520a7d7-62de-4a76-80ab-02f33a069a53 img.shogun-image {
  /* Add background color handling */
  
}

#s-8520a7d7-62de-4a76-80ab-02f33a069a53 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-8520a7d7-62de-4a76-80ab-02f33a069a53 .shogun-image-content {
  
    justify-content: center;
  
}

.s-8520a7d7-62de-4a76-80ab-02f33a069a53.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8520a7d7-62de-4a76-80ab-02f33a069a53.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8520a7d7-62de-4a76-80ab-02f33a069a53.shogun-image {
  box-sizing: border-box;
}



.s-8520a7d7-62de-4a76-80ab-02f33a069a53 img.shogun-image {
  
}


}
#s-2e2e9ef6-30d0-472e-8c01-20890f767698 {
  text-align: left;
}

#s-4ed30d3b-8d13-411e-94e8-351549bfd177 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 1);
border-radius: 5px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-4ed30d3b-8d13-411e-94e8-351549bfd177:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-4ed30d3b-8d13-411e-94e8-351549bfd177:active {background-color: rgba(255, 204, 204, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-4ed30d3b-8d13-411e-94e8-351549bfd177-root {
    text-align: center;
  }


#s-4ed30d3b-8d13-411e-94e8-351549bfd177.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-4ed30d3b-8d13-411e-94e8-351549bfd177-root {
    text-align: center;
  }


#s-4ed30d3b-8d13-411e-94e8-351549bfd177.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-4ed30d3b-8d13-411e-94e8-351549bfd177-root {
    text-align: center;
  }


#s-4ed30d3b-8d13-411e-94e8-351549bfd177.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-4ed30d3b-8d13-411e-94e8-351549bfd177-root {
    text-align: center;
  }


#s-4ed30d3b-8d13-411e-94e8-351549bfd177.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-4ed30d3b-8d13-411e-94e8-351549bfd177-root {
    text-align: center;
  }


#s-4ed30d3b-8d13-411e-94e8-351549bfd177.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-6bfd3cfd-3702-406e-80c3-a6623cf4b77e {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

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

.shg-c:before,
.shg-c:after {
  content: " ";
  display: table;
}

/**
  Ref:
  https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
  https://dnf.slack.com/archives/C0514HB79/p1538741509000100
**/
.shogun-root {
  z-index: 1;
  position: relative;
  isolation: isolate;
}

.shogun-root iframe {
  display: initial;
}

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

.shg-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

.shg-lightbox.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  cursor: pointer;
  z-index: 1;
}

.shg-lightbox .shg-lightbox-image-container {
  padding: 25px;
}

.shg-lightbox .shg-lightbox-image {
  margin: auto;
  max-height: 90vh;
  max-width: 100%;
}

.shg-lightbox .shg-lightbox-close:hover,
.shg-lightbox .shg-lightbox-close:focus {
  color: #a2a2a2;
  text-decoration: none;
  cursor: pointer;
}

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translate(0%, -50%);
  z-index: 1;
}

.shg-lightbox .shg-lightbox-nav.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
  opacity: 0;
}

.shogun-lazyloaded {
  opacity: 1;
  transition: opacity 300ms;
}

.shogun-root a:empty,
.shogun-root article:empty,
.shogun-root dl:empty,
.shogun-root h1:empty,
.shogun-root h2:empty,
.shogun-root h3:empty,
.shogun-root h4:empty,
.shogun-root h5:empty,
.shogun-root h6:empty,
.shogun-root p:empty,
.shogun-root section:empty,
.shogun-root ul:empty {
  display: unset;
}

.shogun-root div:empty:not(.shopify-section *):not([id^="wistia"]) {
  display: inline-block;
}

/* User Content Animations --> */
[data-animations*="enterviewport"][data-animations*="fadeIn"],
[data-animations*="enterviewport"][data-animations*="zoomIn"] {
  opacity: 0;
}

/* <-- User Content Animations */

.shogun-form-error-msg,
.shogun-form-field-error-msg {
  display: flex;
  align-items: center;
  color: #dc143c;
}

.shogun-badge {
  margin-bottom: 50px;
}

.shogun-badge-container {
  position: fixed;
  right: 0;
  bottom: 0;
  margin-bottom: -10px;
}
