.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-ed4eb25f-d7c1-4bc9-b6c6-343209d44c85 {
  margin-left: 0%;
margin-right: 0%;
min-height: 50px;
}

#s-ed4eb25f-d7c1-4bc9-b6c6-343209d44c85 {
  background-image: url();
}








#s-ed4eb25f-d7c1-4bc9-b6c6-343209d44c85 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ed4eb25f-d7c1-4bc9-b6c6-343209d44c85.shg-box.shg-c {
  justify-content: center;
}

.shg-hr-wrapper {
  padding: 30px 0;
}

.shg-hr-wrapper hr {
  margin: 0;
  border: 0;
  width: 100%;
}

#s-314bf0e0-f8c1-4802-9147-19bcaeae6241 {
  margin-left: auto;
margin-right: auto;
}

#s-314bf0e0-f8c1-4802-9147-19bcaeae6241 hr {
  border-top: 1px solid rgba(255, 255, 255, 1);
}

.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-38985331-4019-4aee-bc2d-0a03956eb59f {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 0px;
text-align: center;
background-color: rgba(44, 46, 57, 1);
}

#s-38985331-4019-4aee-bc2d-0a03956eb59f .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 16px;
  
  
  
}



#s-ec8a187b-6b90-4b08-aada-1fbbda14ae39 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
background-color: rgba(44, 46, 57, 1);
}

#s-ec8a187b-6b90-4b08-aada-1fbbda14ae39 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 16px;
  
  
  
}



#s-e86b1c9c-2a66-4cd5-ae6e-284e380782c6 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
background-color: rgba(44, 46, 57, 1);
}








#s-e86b1c9c-2a66-4cd5-ae6e-284e380782c6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e86b1c9c-2a66-4cd5-ae6e-284e380782c6.shg-box.shg-c {
  justify-content: center;
}

#s-6459ee4b-6878-442f-9d3f-1779b376a9c6 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 40px;
margin-left: auto;
margin-bottom: 40px;
margin-right: auto;
min-height: 500px;
max-width: 1080px;
background-position: center center;
}

#s-6459ee4b-6878-442f-9d3f-1779b376a9c6 {
  background-image: url(https://i.shgcdn.com/2843eb42-cd27-4407-a5b5-8cb7ce7146b8/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-6459ee4b-6878-442f-9d3f-1779b376a9c6 {
  background-image: url(https://i.shgcdn.com/2843eb42-cd27-4407-a5b5-8cb7ce7146b8/-/resize/480x/);
}
#s-6459ee4b-6878-442f-9d3f-1779b376a9c6.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-6459ee4b-6878-442f-9d3f-1779b376a9c6 {
  background-image: url(https://i.shgcdn.com/2843eb42-cd27-4407-a5b5-8cb7ce7146b8/-/resize/960x/);
}
#s-6459ee4b-6878-442f-9d3f-1779b376a9c6.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-6459ee4b-6878-442f-9d3f-1779b376a9c6 {
  background-image: url(https://i.shgcdn.com/2843eb42-cd27-4407-a5b5-8cb7ce7146b8/-/resize/768x/);
}
#s-6459ee4b-6878-442f-9d3f-1779b376a9c6.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-6459ee4b-6878-442f-9d3f-1779b376a9c6 {
  background-image: url(https://i.shgcdn.com/2843eb42-cd27-4407-a5b5-8cb7ce7146b8/-/resize/1536x/);
}
#s-6459ee4b-6878-442f-9d3f-1779b376a9c6.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-6459ee4b-6878-442f-9d3f-1779b376a9c6 {
  background-image: url(https://i.shgcdn.com/2843eb42-cd27-4407-a5b5-8cb7ce7146b8/-/resize/1024x/);
}
#s-6459ee4b-6878-442f-9d3f-1779b376a9c6.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-6459ee4b-6878-442f-9d3f-1779b376a9c6 {
  background-image: url(https://i.shgcdn.com/2843eb42-cd27-4407-a5b5-8cb7ce7146b8/-/resize/2048x/);
}
#s-6459ee4b-6878-442f-9d3f-1779b376a9c6.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-6459ee4b-6878-442f-9d3f-1779b376a9c6 {
  background-image: url(https://i.shgcdn.com/2843eb42-cd27-4407-a5b5-8cb7ce7146b8/-/resize/1200x/);
}
#s-6459ee4b-6878-442f-9d3f-1779b376a9c6.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-6459ee4b-6878-442f-9d3f-1779b376a9c6 {
  background-image: url(https://i.shgcdn.com/2843eb42-cd27-4407-a5b5-8cb7ce7146b8/-/resize/2048x/);
}
#s-6459ee4b-6878-442f-9d3f-1779b376a9c6.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-6459ee4b-6878-442f-9d3f-1779b376a9c6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6459ee4b-6878-442f-9d3f-1779b376a9c6.shg-box.shg-c {
  justify-content: flex-end;
}

#s-f321a717-87a8-4f3f-9d60-9233220c1c88 {
  margin-top: 12px;
margin-left: 8%;
margin-bottom: 12px;
margin-right: 8%;
padding-top: 20px;
padding-left: 4%;
padding-bottom: 20px;
padding-right: 4%;
min-height: 50px;
background-color: rgba(255, 255, 255, 0.51);
}








#s-f321a717-87a8-4f3f-9d60-9233220c1c88 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f321a717-87a8-4f3f-9d60-9233220c1c88.shg-box.shg-c {
  justify-content: center;
}

#s-4414836e-d297-4697-abf4-3001ba35e368 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-4414836e-d297-4697-abf4-3001ba35e368 {
  padding-top: 0px;
}
}
#s-4414836e-d297-4697-abf4-3001ba35e368 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 32px;
  line-height: 1.5em;
  
  
}



.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-bbafb425-df99-42bc-87fa-76ae62685016 {
  margin-left: auto;
margin-right: auto;
}

#s-bbafb425-df99-42bc-87fa-76ae62685016 .shg-proportional-font-size,
#s-bbafb425-df99-42bc-87fa-76ae62685016 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-e0ace59e-b46f-45a7-a127-275c0880a3a1 {
  margin-left: auto;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
min-height: 50px;
background-color: rgba(44, 46, 57, 1);
}








#s-e0ace59e-b46f-45a7-a127-275c0880a3a1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e0ace59e-b46f-45a7-a127-275c0880a3a1.shg-box.shg-c {
  justify-content: center;
}

#s-82b0d145-9680-4ea9-9da5-556da277e4f9 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
}

#s-82b0d145-9680-4ea9-9da5-556da277e4f9 .shg-proportional-font-size,
#s-82b0d145-9680-4ea9-9da5-556da277e4f9 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-37f97bb3-7cf0-4316-bd4d-6aa9ef77ff10 {
  margin-left: auto;
margin-right: auto;
}

#s-37f97bb3-7cf0-4316-bd4d-6aa9ef77ff10 .shg-proportional-font-size,
#s-37f97bb3-7cf0-4316-bd4d-6aa9ef77ff10 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-29824b1b-2609-4603-bbf4-4c1533bcf721 {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
}

#s-29824b1b-2609-4603-bbf4-4c1533bcf721 .shg-proportional-font-size,
#s-29824b1b-2609-4603-bbf4-4c1533bcf721 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

.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-45841b6c-05f3-4f75-951b-0e7304cf073d {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
background-color: rgba(252, 75, 41, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-45841b6c-05f3-4f75-951b-0e7304cf073d:hover {background-color: rgba(111, 148, 126, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-45841b6c-05f3-4f75-951b-0e7304cf073d:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-45841b6c-05f3-4f75-951b-0e7304cf073d-root {
    text-align: center;
  }


#s-45841b6c-05f3-4f75-951b-0e7304cf073d.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-45841b6c-05f3-4f75-951b-0e7304cf073d-root {
    text-align: center;
  }


#s-45841b6c-05f3-4f75-951b-0e7304cf073d.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-45841b6c-05f3-4f75-951b-0e7304cf073d-root {
    text-align: center;
  }


#s-45841b6c-05f3-4f75-951b-0e7304cf073d.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-45841b6c-05f3-4f75-951b-0e7304cf073d-root {
    text-align: center;
  }


#s-45841b6c-05f3-4f75-951b-0e7304cf073d.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-45841b6c-05f3-4f75-951b-0e7304cf073d-root {
    text-align: center;
  }


#s-45841b6c-05f3-4f75-951b-0e7304cf073d.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-4591f05f-62ec-4703-9e55-bca41d4b408a {
  margin-left: 0%;
margin-right: 0%;
padding-top: 0px;
padding-left: 5%;
padding-bottom: 40px;
padding-right: 5%;
min-height: 50px;
background-color: rgba(44, 46, 57, 1);
}








#s-4591f05f-62ec-4703-9e55-bca41d4b408a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4591f05f-62ec-4703-9e55-bca41d4b408a.shg-box.shg-c {
  justify-content: center;
}

#s-0ecd83e2-4630-4426-bb74-ffcb9d5c3264 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
}

#s-0ecd83e2-4630-4426-bb74-ffcb9d5c3264 .shg-proportional-font-size,
#s-0ecd83e2-4630-4426-bb74-ffcb9d5c3264 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

.shogun-video {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.shogun-video-16x9 {
  padding-bottom: 56.25%;
}

.shogun-video-4x3 {
  padding-bottom: 75%;
}

.shogun-video-embed {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

#s-d3ad3f0d-e542-4f4a-b561-c388a1673641 {
  margin-left: 0%;
max-width: 1080px;
}

#s-049f3e50-1417-4548-9189-e4663ed31580 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
min-height: 50px;
background-color: rgba(245, 243, 239, 1);
}








#s-049f3e50-1417-4548-9189-e4663ed31580 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-049f3e50-1417-4548-9189-e4663ed31580.shg-box.shg-c {
  justify-content: center;
}

#s-86ded8f8-3ecb-4476-8f64-bcda671ca273 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 40px;
margin-left: auto;
margin-bottom: 40px;
margin-right: auto;
min-height: 500px;
max-width: 1080px;
background-position: center center;
}

#s-86ded8f8-3ecb-4476-8f64-bcda671ca273 {
  background-image: url(https://i.shgcdn.com/5048d17e-0702-49dd-a33c-e97c7b7d8a34/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-86ded8f8-3ecb-4476-8f64-bcda671ca273 {
  background-image: url(https://i.shgcdn.com/5048d17e-0702-49dd-a33c-e97c7b7d8a34/-/resize/480x/);
}
#s-86ded8f8-3ecb-4476-8f64-bcda671ca273.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-86ded8f8-3ecb-4476-8f64-bcda671ca273 {
  background-image: url(https://i.shgcdn.com/5048d17e-0702-49dd-a33c-e97c7b7d8a34/-/resize/960x/);
}
#s-86ded8f8-3ecb-4476-8f64-bcda671ca273.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-86ded8f8-3ecb-4476-8f64-bcda671ca273 {
  background-image: url(https://i.shgcdn.com/5048d17e-0702-49dd-a33c-e97c7b7d8a34/-/resize/768x/);
}
#s-86ded8f8-3ecb-4476-8f64-bcda671ca273.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-86ded8f8-3ecb-4476-8f64-bcda671ca273 {
  background-image: url(https://i.shgcdn.com/5048d17e-0702-49dd-a33c-e97c7b7d8a34/-/resize/1536x/);
}
#s-86ded8f8-3ecb-4476-8f64-bcda671ca273.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-86ded8f8-3ecb-4476-8f64-bcda671ca273 {
  background-image: url(https://i.shgcdn.com/5048d17e-0702-49dd-a33c-e97c7b7d8a34/-/resize/1024x/);
}
#s-86ded8f8-3ecb-4476-8f64-bcda671ca273.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-86ded8f8-3ecb-4476-8f64-bcda671ca273 {
  background-image: url(https://i.shgcdn.com/5048d17e-0702-49dd-a33c-e97c7b7d8a34/-/resize/2048x/);
}
#s-86ded8f8-3ecb-4476-8f64-bcda671ca273.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-86ded8f8-3ecb-4476-8f64-bcda671ca273 {
  background-image: url(https://i.shgcdn.com/5048d17e-0702-49dd-a33c-e97c7b7d8a34/-/resize/1200x/);
}
#s-86ded8f8-3ecb-4476-8f64-bcda671ca273.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-86ded8f8-3ecb-4476-8f64-bcda671ca273 {
  background-image: url(https://i.shgcdn.com/5048d17e-0702-49dd-a33c-e97c7b7d8a34/-/resize/2048x/);
}
#s-86ded8f8-3ecb-4476-8f64-bcda671ca273.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-86ded8f8-3ecb-4476-8f64-bcda671ca273 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-86ded8f8-3ecb-4476-8f64-bcda671ca273.shg-box.shg-c {
  justify-content: flex-end;
}

#s-31d9d86d-d600-4809-b62c-74fefa4636c0 {
  margin-top: 12px;
margin-left: 8%;
margin-bottom: 12px;
margin-right: 8%;
padding-top: 20px;
padding-left: 4%;
padding-bottom: 20px;
padding-right: 4%;
min-height: 60px;
background-color: rgba(255, 255, 255, 0.51);
}








#s-31d9d86d-d600-4809-b62c-74fefa4636c0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-31d9d86d-d600-4809-b62c-74fefa4636c0.shg-box.shg-c {
  justify-content: center;
}

#s-4fa80bf9-8a07-4425-95ba-99356d1cfb06 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-4fa80bf9-8a07-4425-95ba-99356d1cfb06 {
  padding-top: 0px;
}
}
#s-4fa80bf9-8a07-4425-95ba-99356d1cfb06 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 32px;
  line-height: 1.5em;
  
  
}



#s-ccada368-aea2-46a4-b0ac-f457374c6fae {
  margin-left: auto;
margin-right: auto;
}

#s-ccada368-aea2-46a4-b0ac-f457374c6fae .shg-proportional-font-size,
#s-ccada368-aea2-46a4-b0ac-f457374c6fae .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-5167bb81-eef2-4edc-b78e-f21fcd3459b2 {
  margin-left: 0%;
margin-right: 0%;
min-height: 50px;
background-color: rgba(245, 243, 239, 1);
}
@media (min-width: 1200px){#s-5167bb81-eef2-4edc-b78e-f21fcd3459b2 {
  margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 40px;
}
}







#s-5167bb81-eef2-4edc-b78e-f21fcd3459b2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-5167bb81-eef2-4edc-b78e-f21fcd3459b2.shg-box.shg-c {
  justify-content: center;
}

#s-dcd3a1a9-8cc0-43ff-ac95-b4409fd398d1 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-dcd3a1a9-8cc0-43ff-ac95-b4409fd398d1 {
  padding-top: 30px;
}
}
#s-dcd3a1a9-8cc0-43ff-ac95-b4409fd398d1 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 21px;
  line-height: 1.5em;
  
  
}


@media (min-width: 1200px){#s-dcd3a1a9-8cc0-43ff-ac95-b4409fd398d1 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 21px;
  line-height: 1.5em;
  
  
}


}
.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-9fed1904-4f48-4fdb-95c3-719db2c02874 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 8%;
padding-bottom: 0px;
padding-right: 8%;
}

@media (min-width: 0px) {
[id="s-9fed1904-4f48-4fdb-95c3-719db2c02874"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9fed1904-4f48-4fdb-95c3-719db2c02874"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-9fed1904-4f48-4fdb-95c3-719db2c02874"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-9fed1904-4f48-4fdb-95c3-719db2c02874"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-57e44179-9a03-480a-a034-5ef2c8d99629 {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-top: 20px;
padding-left: 16px;
padding-bottom: 20px;
padding-right: 16px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-57e44179-9a03-480a-a034-5ef2c8d99629 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-57e44179-9a03-480a-a034-5ef2c8d99629.shg-box.shg-c {
  justify-content: center;
}

#s-0a946428-7889-49a8-bf04-7d9b0d97e7cf {
  margin-left: auto;
margin-right: auto;
}

#s-0a946428-7889-49a8-bf04-7d9b0d97e7cf .shogun-icon-wrapper {
  text-align: center;
}


#s-0a946428-7889-49a8-bf04-7d9b0d97e7cf .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(111, 148, 126, 1);
}

#s-4253db28-6772-4ac8-990d-0af4f937aadf {
  margin-left: auto;
margin-right: auto;
min-height: 80px;
}

#s-4253db28-6772-4ac8-990d-0af4f937aadf .shg-proportional-font-size,
#s-4253db28-6772-4ac8-990d-0af4f937aadf .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-4a7f2a1f-c041-41bf-9d64-bd6d9fbf9a95 {
  margin-left: auto;
margin-right: auto;
min-height: 160px;
}

#s-4a7f2a1f-c041-41bf-9d64-bd6d9fbf9a95 .shg-proportional-font-size,
#s-4a7f2a1f-c041-41bf-9d64-bd6d9fbf9a95 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-903c1030-9118-449b-ab42-3103a2173d9d {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-top: 20px;
padding-left: 16px;
padding-bottom: 20px;
padding-right: 16px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-903c1030-9118-449b-ab42-3103a2173d9d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-903c1030-9118-449b-ab42-3103a2173d9d.shg-box.shg-c {
  justify-content: center;
}

#s-cd2834c5-ba24-4daa-91f4-bb53c5a09b0e {
  margin-left: auto;
margin-right: auto;
}

#s-cd2834c5-ba24-4daa-91f4-bb53c5a09b0e .shogun-icon-wrapper {
  text-align: center;
}


#s-cd2834c5-ba24-4daa-91f4-bb53c5a09b0e .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(111, 148, 126, 1);
}

#s-8a70e841-f17f-42de-affb-9da92422c952 {
  margin-left: auto;
margin-right: auto;
min-height: 80px;
}

#s-8a70e841-f17f-42de-affb-9da92422c952 .shg-proportional-font-size,
#s-8a70e841-f17f-42de-affb-9da92422c952 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-f527c0ab-508e-47f3-bff7-0b105126e10e {
  margin-left: auto;
margin-right: auto;
min-height: 160px;
}

#s-f527c0ab-508e-47f3-bff7-0b105126e10e .shg-proportional-font-size,
#s-f527c0ab-508e-47f3-bff7-0b105126e10e .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-1d69d5f4-1a9f-4e41-a289-6bd91fc3cb9b {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-top: 20px;
padding-left: 16px;
padding-bottom: 20px;
padding-right: 16px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-1d69d5f4-1a9f-4e41-a289-6bd91fc3cb9b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-1d69d5f4-1a9f-4e41-a289-6bd91fc3cb9b.shg-box.shg-c {
  justify-content: center;
}

#s-eabdaccc-ec75-4976-9b83-4e3d92283b81 {
  margin-left: auto;
margin-right: auto;
}

#s-eabdaccc-ec75-4976-9b83-4e3d92283b81 .shogun-icon-wrapper {
  text-align: center;
}


#s-eabdaccc-ec75-4976-9b83-4e3d92283b81 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(111, 148, 126, 1);
}

#s-816e6b81-6429-4cc0-b082-6e7e73c11de9 {
  margin-left: auto;
margin-right: auto;
min-height: 80px;
}

#s-816e6b81-6429-4cc0-b082-6e7e73c11de9 .shg-proportional-font-size,
#s-816e6b81-6429-4cc0-b082-6e7e73c11de9 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-dea21a22-d8f7-4069-8390-2ace1c548429 {
  margin-left: auto;
margin-right: auto;
min-height: 160px;
}

#s-dea21a22-d8f7-4069-8390-2ace1c548429 .shg-proportional-font-size,
#s-dea21a22-d8f7-4069-8390-2ace1c548429 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-a3406d32-121d-43a6-8f98-84c771417171 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 8%;
padding-bottom: 0px;
padding-right: 8%;
}

@media (min-width: 0px) {
[id="s-a3406d32-121d-43a6-8f98-84c771417171"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a3406d32-121d-43a6-8f98-84c771417171"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-a3406d32-121d-43a6-8f98-84c771417171"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-a3406d32-121d-43a6-8f98-84c771417171"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-b0087ef7-82dc-46d6-95b4-0ff800a1c7ad {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-top: 20px;
padding-left: 16px;
padding-bottom: 20px;
padding-right: 16px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-b0087ef7-82dc-46d6-95b4-0ff800a1c7ad > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b0087ef7-82dc-46d6-95b4-0ff800a1c7ad.shg-box.shg-c {
  justify-content: center;
}

#s-8a19c723-76c6-468e-843d-3179e2d496c9 {
  margin-left: auto;
margin-right: auto;
}

#s-8a19c723-76c6-468e-843d-3179e2d496c9 .shogun-icon-wrapper {
  text-align: center;
}


#s-8a19c723-76c6-468e-843d-3179e2d496c9 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(111, 148, 126, 1);
}

#s-9a995bfc-ca6b-4495-96ec-add99985bd3c {
  margin-left: auto;
margin-right: auto;
min-height: 80px;
}

#s-9a995bfc-ca6b-4495-96ec-add99985bd3c .shg-proportional-font-size,
#s-9a995bfc-ca6b-4495-96ec-add99985bd3c .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-1d5f33e5-647f-4935-9fd4-f93baef3f43d {
  margin-left: auto;
margin-right: auto;
min-height: 160px;
}

#s-1d5f33e5-647f-4935-9fd4-f93baef3f43d .shg-proportional-font-size,
#s-1d5f33e5-647f-4935-9fd4-f93baef3f43d .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-ed7ac2b5-3415-452b-b5c4-10157af3289e {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-top: 20px;
padding-left: 16px;
padding-bottom: 20px;
padding-right: 16px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-ed7ac2b5-3415-452b-b5c4-10157af3289e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ed7ac2b5-3415-452b-b5c4-10157af3289e.shg-box.shg-c {
  justify-content: center;
}

#s-021d299f-7d1b-41b0-85ce-713c040d7a77 {
  margin-left: auto;
margin-right: auto;
}

#s-021d299f-7d1b-41b0-85ce-713c040d7a77 .shogun-icon-wrapper {
  text-align: center;
}


#s-021d299f-7d1b-41b0-85ce-713c040d7a77 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(111, 148, 126, 1);
}

#s-01ddc2c9-0ed6-4fde-b7cd-a569a18d5e51 {
  margin-left: auto;
margin-right: auto;
min-height: 80px;
}

#s-01ddc2c9-0ed6-4fde-b7cd-a569a18d5e51 .shg-proportional-font-size,
#s-01ddc2c9-0ed6-4fde-b7cd-a569a18d5e51 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-1892116c-ce72-4a53-9102-1e8d00a3935b {
  margin-left: auto;
margin-right: auto;
min-height: 160px;
}

#s-1892116c-ce72-4a53-9102-1e8d00a3935b .shg-proportional-font-size,
#s-1892116c-ce72-4a53-9102-1e8d00a3935b .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-b743fd36-78b6-47cd-969b-38a5de0e779a {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-top: 20px;
padding-left: 16px;
padding-bottom: 20px;
padding-right: 16px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-b743fd36-78b6-47cd-969b-38a5de0e779a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b743fd36-78b6-47cd-969b-38a5de0e779a.shg-box.shg-c {
  justify-content: center;
}

#s-dcacc6b0-73e0-46de-9d6c-a31159cf8f15 {
  margin-left: auto;
margin-right: auto;
}

#s-dcacc6b0-73e0-46de-9d6c-a31159cf8f15 .shogun-icon-wrapper {
  text-align: center;
}


#s-dcacc6b0-73e0-46de-9d6c-a31159cf8f15 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(111, 148, 126, 1);
}

#s-6c5aae88-f9a5-42c2-914c-6cfae15864f4 {
  margin-left: auto;
margin-right: auto;
min-height: 80px;
}

#s-6c5aae88-f9a5-42c2-914c-6cfae15864f4 .shg-proportional-font-size,
#s-6c5aae88-f9a5-42c2-914c-6cfae15864f4 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-7c14b23d-46db-4393-9dfb-e630029f0b82 {
  margin-left: auto;
margin-right: auto;
min-height: 160px;
}

#s-7c14b23d-46db-4393-9dfb-e630029f0b82 .shg-proportional-font-size,
#s-7c14b23d-46db-4393-9dfb-e630029f0b82 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-db7dd33d-ace4-4329-b6ba-7965205caa5a {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
background-color: rgba(252, 75, 41, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-db7dd33d-ace4-4329-b6ba-7965205caa5a:hover {background-color: rgba(111, 148, 126, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-db7dd33d-ace4-4329-b6ba-7965205caa5a:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-db7dd33d-ace4-4329-b6ba-7965205caa5a-root {
    text-align: center;
  }


#s-db7dd33d-ace4-4329-b6ba-7965205caa5a.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-db7dd33d-ace4-4329-b6ba-7965205caa5a-root {
    text-align: center;
  }


#s-db7dd33d-ace4-4329-b6ba-7965205caa5a.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-db7dd33d-ace4-4329-b6ba-7965205caa5a-root {
    text-align: center;
  }


#s-db7dd33d-ace4-4329-b6ba-7965205caa5a.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-db7dd33d-ace4-4329-b6ba-7965205caa5a-root {
    text-align: center;
  }


#s-db7dd33d-ace4-4329-b6ba-7965205caa5a.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-db7dd33d-ace4-4329-b6ba-7965205caa5a-root {
    text-align: center;
  }


#s-db7dd33d-ace4-4329-b6ba-7965205caa5a.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-d26e4c54-8667-4773-8f6e-1439af131a2d {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 40px;
padding-left: 5%;
padding-bottom: 40px;
padding-right: 5%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-d26e4c54-8667-4773-8f6e-1439af131a2d {
  padding-left: 5%;
padding-right: 5%;
}
}







#s-d26e4c54-8667-4773-8f6e-1439af131a2d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d26e4c54-8667-4773-8f6e-1439af131a2d.shg-box.shg-c {
  justify-content: center;
}

#s-05be8ebd-afce-44ab-a6cd-9d18cd687f56 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-05be8ebd-afce-44ab-a6cd-9d18cd687f56 {
  padding-top: 30px;
}
}
#s-05be8ebd-afce-44ab-a6cd-9d18cd687f56 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 21px;
  line-height: 1.5em;
  
  
}


@media (min-width: 1200px){#s-05be8ebd-afce-44ab-a6cd-9d18cd687f56 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 21px;
  line-height: 1.5em;
  
  
}


}
#s-125c0a57-554d-423b-9141-62cc25b78783 {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
}

#s-125c0a57-554d-423b-9141-62cc25b78783 .shg-proportional-font-size,
#s-125c0a57-554d-423b-9141-62cc25b78783 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-95bce77e-d600-4ed3-bdaf-7146be84a44f {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
background-color: rgba(111, 148, 126, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-95bce77e-d600-4ed3-bdaf-7146be84a44f:hover {background-color: rgba(44, 46, 57, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-95bce77e-d600-4ed3-bdaf-7146be84a44f:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-95bce77e-d600-4ed3-bdaf-7146be84a44f-root {
    text-align: center;
  }


#s-95bce77e-d600-4ed3-bdaf-7146be84a44f.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-95bce77e-d600-4ed3-bdaf-7146be84a44f-root {
    text-align: center;
  }


#s-95bce77e-d600-4ed3-bdaf-7146be84a44f.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-95bce77e-d600-4ed3-bdaf-7146be84a44f-root {
    text-align: center;
  }


#s-95bce77e-d600-4ed3-bdaf-7146be84a44f.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-95bce77e-d600-4ed3-bdaf-7146be84a44f-root {
    text-align: center;
  }


#s-95bce77e-d600-4ed3-bdaf-7146be84a44f.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-95bce77e-d600-4ed3-bdaf-7146be84a44f-root {
    text-align: center;
  }


#s-95bce77e-d600-4ed3-bdaf-7146be84a44f.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-c9496cf5-8cbc-4d71-90f3-dbc890cc9c71 {
  margin-left: auto;
margin-right: auto;
padding-top: 40px;
padding-bottom: 40px;
min-height: 50px;
background-color: rgba(245, 243, 239, 1);
}








#s-c9496cf5-8cbc-4d71-90f3-dbc890cc9c71 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c9496cf5-8cbc-4d71-90f3-dbc890cc9c71.shg-box.shg-c {
  justify-content: center;
}

#s-4126b1ed-7030-4ca0-ac4e-a400f5cd326d {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-4126b1ed-7030-4ca0-ac4e-a400f5cd326d {
  padding-top: 30px;
}
}
#s-4126b1ed-7030-4ca0-ac4e-a400f5cd326d .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 21px;
  line-height: 1.5em;
  
  
}


@media (min-width: 1200px){#s-4126b1ed-7030-4ca0-ac4e-a400f5cd326d .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 21px;
  line-height: 1.5em;
  
  
}


}
#s-b9bed8db-4735-4d87-ab3c-ab5289e4b60c {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 8%;
padding-bottom: 0px;
padding-right: 8%;
}

@media (min-width: 0px) {
[id="s-b9bed8db-4735-4d87-ab3c-ab5289e4b60c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b9bed8db-4735-4d87-ab3c-ab5289e4b60c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-b9bed8db-4735-4d87-ab3c-ab5289e4b60c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-b9bed8db-4735-4d87-ab3c-ab5289e4b60c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-d5518390-7a58-4aef-9b47-bbe0d40068d0 {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-top: 20px;
padding-left: 16px;
padding-bottom: 20px;
padding-right: 16px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-d5518390-7a58-4aef-9b47-bbe0d40068d0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d5518390-7a58-4aef-9b47-bbe0d40068d0.shg-box.shg-c {
  justify-content: center;
}

#s-7ccc76d5-829d-4290-b82e-1c8d06d44654 {
  margin-left: auto;
margin-right: auto;
}

#s-7ccc76d5-829d-4290-b82e-1c8d06d44654 .shogun-icon-wrapper {
  text-align: center;
}


#s-7ccc76d5-829d-4290-b82e-1c8d06d44654 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(111, 148, 126, 1);
}

#s-1072a18d-0277-4573-8f58-1410cff0d013 {
  margin-left: auto;
margin-right: auto;
min-height: 80px;
}

#s-1072a18d-0277-4573-8f58-1410cff0d013 .shg-proportional-font-size,
#s-1072a18d-0277-4573-8f58-1410cff0d013 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-02440872-7395-425c-a8af-f5e9786d5eb7 {
  margin-left: auto;
margin-right: auto;
min-height: 280px;
}

#s-02440872-7395-425c-a8af-f5e9786d5eb7 .shg-proportional-font-size,
#s-02440872-7395-425c-a8af-f5e9786d5eb7 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-e6b76012-56d9-423a-91ad-0f6ae1b65fc7 {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-top: 20px;
padding-left: 16px;
padding-bottom: 20px;
padding-right: 16px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-e6b76012-56d9-423a-91ad-0f6ae1b65fc7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e6b76012-56d9-423a-91ad-0f6ae1b65fc7.shg-box.shg-c {
  justify-content: center;
}

#s-28a7deb7-3e3f-4bd1-8e0e-91ea0868502f {
  margin-left: auto;
margin-right: auto;
}

#s-28a7deb7-3e3f-4bd1-8e0e-91ea0868502f .shogun-icon-wrapper {
  text-align: center;
}


#s-28a7deb7-3e3f-4bd1-8e0e-91ea0868502f .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(111, 148, 126, 1);
}

#s-075c3183-5fb9-49df-8f3a-53f7123a3aa1 {
  margin-left: auto;
margin-right: auto;
min-height: 80px;
}

#s-075c3183-5fb9-49df-8f3a-53f7123a3aa1 .shg-proportional-font-size,
#s-075c3183-5fb9-49df-8f3a-53f7123a3aa1 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-b9323ab7-ed1d-4a05-bcf1-55335a620a35 {
  margin-left: auto;
margin-right: auto;
min-height: 280px;
}

#s-b9323ab7-ed1d-4a05-bcf1-55335a620a35 .shg-proportional-font-size,
#s-b9323ab7-ed1d-4a05-bcf1-55335a620a35 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-b79bace9-eb25-4448-8998-fd44dad5efe7 {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-top: 20px;
padding-left: 16px;
padding-bottom: 20px;
padding-right: 16px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-b79bace9-eb25-4448-8998-fd44dad5efe7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b79bace9-eb25-4448-8998-fd44dad5efe7.shg-box.shg-c {
  justify-content: center;
}

#s-07d1b5ee-b503-4cf5-88c0-b7e154a0d5b0 {
  margin-left: auto;
margin-right: auto;
}

#s-07d1b5ee-b503-4cf5-88c0-b7e154a0d5b0 .shogun-icon-wrapper {
  text-align: center;
}


#s-07d1b5ee-b503-4cf5-88c0-b7e154a0d5b0 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(111, 148, 126, 1);
}

#s-a0fd2bb5-830c-4735-88be-77c5abc04261 {
  margin-left: auto;
margin-right: auto;
min-height: 80px;
}

#s-a0fd2bb5-830c-4735-88be-77c5abc04261 .shg-proportional-font-size,
#s-a0fd2bb5-830c-4735-88be-77c5abc04261 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-1b3012eb-b3b3-48f4-9f18-e978b79035ac {
  margin-left: auto;
margin-right: auto;
min-height: 280px;
}

#s-1b3012eb-b3b3-48f4-9f18-e978b79035ac .shg-proportional-font-size,
#s-1b3012eb-b3b3-48f4-9f18-e978b79035ac .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-dc728547-4972-416e-af66-94e00a02cef6 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
background-color: rgba(44, 46, 57, 1);
}








#s-dc728547-4972-416e-af66-94e00a02cef6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-dc728547-4972-416e-af66-94e00a02cef6.shg-box.shg-c {
  justify-content: center;
}

#s-e34c419b-6c71-40cb-a730-d0748afb84b0 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 40px;
margin-left: auto;
margin-bottom: 40px;
margin-right: auto;
min-height: 500px;
max-width: 1080px;
background-position: center center;
}

#s-e34c419b-6c71-40cb-a730-d0748afb84b0 {
  background-image: url(https://i.shgcdn.com/f44e1819-d486-4314-8f82-e342764c13a9/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-e34c419b-6c71-40cb-a730-d0748afb84b0 {
  background-image: url(https://i.shgcdn.com/f44e1819-d486-4314-8f82-e342764c13a9/-/resize/480x/);
}
#s-e34c419b-6c71-40cb-a730-d0748afb84b0.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-e34c419b-6c71-40cb-a730-d0748afb84b0 {
  background-image: url(https://i.shgcdn.com/f44e1819-d486-4314-8f82-e342764c13a9/-/resize/960x/);
}
#s-e34c419b-6c71-40cb-a730-d0748afb84b0.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-e34c419b-6c71-40cb-a730-d0748afb84b0 {
  background-image: url(https://i.shgcdn.com/f44e1819-d486-4314-8f82-e342764c13a9/-/resize/768x/);
}
#s-e34c419b-6c71-40cb-a730-d0748afb84b0.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-e34c419b-6c71-40cb-a730-d0748afb84b0 {
  background-image: url(https://i.shgcdn.com/f44e1819-d486-4314-8f82-e342764c13a9/-/resize/1536x/);
}
#s-e34c419b-6c71-40cb-a730-d0748afb84b0.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-e34c419b-6c71-40cb-a730-d0748afb84b0 {
  background-image: url(https://i.shgcdn.com/f44e1819-d486-4314-8f82-e342764c13a9/-/resize/1024x/);
}
#s-e34c419b-6c71-40cb-a730-d0748afb84b0.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-e34c419b-6c71-40cb-a730-d0748afb84b0 {
  background-image: url(https://i.shgcdn.com/f44e1819-d486-4314-8f82-e342764c13a9/-/resize/2048x/);
}
#s-e34c419b-6c71-40cb-a730-d0748afb84b0.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-e34c419b-6c71-40cb-a730-d0748afb84b0 {
  background-image: url(https://i.shgcdn.com/f44e1819-d486-4314-8f82-e342764c13a9/-/resize/1200x/);
}
#s-e34c419b-6c71-40cb-a730-d0748afb84b0.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-e34c419b-6c71-40cb-a730-d0748afb84b0 {
  background-image: url(https://i.shgcdn.com/f44e1819-d486-4314-8f82-e342764c13a9/-/resize/2048x/);
}
#s-e34c419b-6c71-40cb-a730-d0748afb84b0.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-e34c419b-6c71-40cb-a730-d0748afb84b0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e34c419b-6c71-40cb-a730-d0748afb84b0.shg-box.shg-c {
  justify-content: flex-end;
}

#s-3f25c83b-b1dd-473e-9bbe-45fa38f6a669 {
  margin-top: 12px;
margin-left: 8%;
margin-bottom: 12px;
margin-right: 8%;
padding-top: 20px;
padding-left: 4%;
padding-bottom: 20px;
padding-right: 4%;
min-height: 60px;
background-color: rgba(255, 255, 255, 0.51);
}








#s-3f25c83b-b1dd-473e-9bbe-45fa38f6a669 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3f25c83b-b1dd-473e-9bbe-45fa38f6a669.shg-box.shg-c {
  justify-content: center;
}

#s-9e6e33fe-b6a9-402b-9ed4-99ec637a5b1e {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-9e6e33fe-b6a9-402b-9ed4-99ec637a5b1e {
  padding-top: 0px;
}
}
#s-9e6e33fe-b6a9-402b-9ed4-99ec637a5b1e .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 32px;
  line-height: 1.5em;
  
  
}



#s-60e45b14-e766-4f99-82ed-f4d9cf41ca1e {
  margin-left: auto;
margin-right: auto;
}

#s-60e45b14-e766-4f99-82ed-f4d9cf41ca1e .shg-proportional-font-size,
#s-60e45b14-e766-4f99-82ed-f4d9cf41ca1e .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-9535a82b-7393-418f-bc35-c3825a9b37e1 {
  margin-left: auto;
margin-right: auto;
padding-top: 40px;
padding-left: 5%;
padding-bottom: 40px;
padding-right: 5%;
min-height: 50px;
background-color: rgba(44, 46, 57, 1);
}








#s-9535a82b-7393-418f-bc35-c3825a9b37e1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-9535a82b-7393-418f-bc35-c3825a9b37e1.shg-box.shg-c {
  justify-content: center;
}

#s-686a0b8f-7c99-46c7-9df1-5e2aa26b9a03 {
  margin-left: auto;
margin-right: auto;
max-width: 500px;
}

.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-c9fd72a7-547b-4cbe-b0ae-fbe65fe380b8 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}


.shg-c#s-c9fd72a7-547b-4cbe-b0ae-fbe65fe380b8 {
  max-width:  100%;
}

.shg-c#s-c9fd72a7-547b-4cbe-b0ae-fbe65fe380b8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c9fd72a7-547b-4cbe-b0ae-fbe65fe380b8 .shg-image-zoom,
.shg-c#s-c9fd72a7-547b-4cbe-b0ae-fbe65fe380b8 img.shogun-image {
  max-width: 500px !important;
  
}

.shg-c#s-c9fd72a7-547b-4cbe-b0ae-fbe65fe380b8 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-c9fd72a7-547b-4cbe-b0ae-fbe65fe380b8 .shg-image-zoom {
  width:  1200; 
  height:  100%; 
}




.shg-c#s-c9fd72a7-547b-4cbe-b0ae-fbe65fe380b8 img.shogun-image,
.shg-c#s-c9fd72a7-547b-4cbe-b0ae-fbe65fe380b8 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-c9fd72a7-547b-4cbe-b0ae-fbe65fe380b8 .shg-image-zoom,
.shg-c#s-c9fd72a7-547b-4cbe-b0ae-fbe65fe380b8 img.shogun-image {
  aspect-ratio: 3/;
  
  
  
  
  
  
  
}


@media (min-width: 1200px){
.shg-c#s-c9fd72a7-547b-4cbe-b0ae-fbe65fe380b8 {
  max-width:  100%;
}

.shg-c#s-c9fd72a7-547b-4cbe-b0ae-fbe65fe380b8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c9fd72a7-547b-4cbe-b0ae-fbe65fe380b8 .shg-image-zoom,
.shg-c#s-c9fd72a7-547b-4cbe-b0ae-fbe65fe380b8 img.shogun-image {
  max-width: 500px !important;
  
}

.shg-c#s-c9fd72a7-547b-4cbe-b0ae-fbe65fe380b8 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-c9fd72a7-547b-4cbe-b0ae-fbe65fe380b8 .shg-image-zoom {
  width:  1200; 
  height:  100%; 
}




.shg-c#s-c9fd72a7-547b-4cbe-b0ae-fbe65fe380b8 img.shogun-image,
.shg-c#s-c9fd72a7-547b-4cbe-b0ae-fbe65fe380b8 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-c9fd72a7-547b-4cbe-b0ae-fbe65fe380b8 .shg-image-zoom,
.shg-c#s-c9fd72a7-547b-4cbe-b0ae-fbe65fe380b8 img.shogun-image {
  aspect-ratio: 3/;
  
  
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c9fd72a7-547b-4cbe-b0ae-fbe65fe380b8 {
  max-width:  100%;
}

.shg-c#s-c9fd72a7-547b-4cbe-b0ae-fbe65fe380b8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c9fd72a7-547b-4cbe-b0ae-fbe65fe380b8 .shg-image-zoom,
.shg-c#s-c9fd72a7-547b-4cbe-b0ae-fbe65fe380b8 img.shogun-image {
  max-width: 500px !important;
  
}

.shg-c#s-c9fd72a7-547b-4cbe-b0ae-fbe65fe380b8 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-c9fd72a7-547b-4cbe-b0ae-fbe65fe380b8 .shg-image-zoom {
  width:  1200; 
  height:  100%; 
}




.shg-c#s-c9fd72a7-547b-4cbe-b0ae-fbe65fe380b8 img.shogun-image,
.shg-c#s-c9fd72a7-547b-4cbe-b0ae-fbe65fe380b8 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-c9fd72a7-547b-4cbe-b0ae-fbe65fe380b8 .shg-image-zoom,
.shg-c#s-c9fd72a7-547b-4cbe-b0ae-fbe65fe380b8 img.shogun-image {
  aspect-ratio: 3/;
  
  
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c9fd72a7-547b-4cbe-b0ae-fbe65fe380b8 {
  max-width:  100%;
}

.shg-c#s-c9fd72a7-547b-4cbe-b0ae-fbe65fe380b8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c9fd72a7-547b-4cbe-b0ae-fbe65fe380b8 .shg-image-zoom,
.shg-c#s-c9fd72a7-547b-4cbe-b0ae-fbe65fe380b8 img.shogun-image {
  max-width: 500px !important;
  
}

.shg-c#s-c9fd72a7-547b-4cbe-b0ae-fbe65fe380b8 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-c9fd72a7-547b-4cbe-b0ae-fbe65fe380b8 .shg-image-zoom {
  width:  1200; 
  height:  100%; 
}




.shg-c#s-c9fd72a7-547b-4cbe-b0ae-fbe65fe380b8 img.shogun-image,
.shg-c#s-c9fd72a7-547b-4cbe-b0ae-fbe65fe380b8 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-c9fd72a7-547b-4cbe-b0ae-fbe65fe380b8 .shg-image-zoom,
.shg-c#s-c9fd72a7-547b-4cbe-b0ae-fbe65fe380b8 img.shogun-image {
  aspect-ratio: 3/;
  
  
  
  
  
  
  
}


}@media (max-width: 767px){
.shg-c#s-c9fd72a7-547b-4cbe-b0ae-fbe65fe380b8 {
  max-width:  100%;
}

.shg-c#s-c9fd72a7-547b-4cbe-b0ae-fbe65fe380b8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c9fd72a7-547b-4cbe-b0ae-fbe65fe380b8 .shg-image-zoom,
.shg-c#s-c9fd72a7-547b-4cbe-b0ae-fbe65fe380b8 img.shogun-image {
  max-width: 500px !important;
  
}

.shg-c#s-c9fd72a7-547b-4cbe-b0ae-fbe65fe380b8 .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-c9fd72a7-547b-4cbe-b0ae-fbe65fe380b8 .shg-image-zoom {
  width:  1200; 
  height:  100%; 
}




.shg-c#s-c9fd72a7-547b-4cbe-b0ae-fbe65fe380b8 img.shogun-image,
.shg-c#s-c9fd72a7-547b-4cbe-b0ae-fbe65fe380b8 .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-c9fd72a7-547b-4cbe-b0ae-fbe65fe380b8 .shg-image-zoom,
.shg-c#s-c9fd72a7-547b-4cbe-b0ae-fbe65fe380b8 img.shogun-image {
  aspect-ratio: 3/;
  
  
  
  
  
  
  
}


}
.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-15eb5c91-6f5c-4462-8e5d-99e00948468d {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 0px;
text-align: center;
}

#s-15eb5c91-6f5c-4462-8e5d-99e00948468d .shg-product-title-component h3 span {
  color: rgba(255, 255, 255, 1);
  
  
  
  font-size: 18px;
  
  
  
}

#s-79b79e56-9ade-4c06-9e4c-069f8002734b {
  margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
text-align: center;
}

#s-79b79e56-9ade-4c06-9e4c-069f8002734b .shg-product-sold-out {
  display: none;
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-style:  normal ;
}

#s-79b79e56-9ade-4c06-9e4c-069f8002734b .shg-product-price {
  color: rgba(255, 255, 255, 1);
  
  
  font-style:  normal ;
  font-size: 18px;
}

#s-79b79e56-9ade-4c06-9e4c-069f8002734b .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

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

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

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

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

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

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

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

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

#s-fd69224b-410b-4b74-a87c-1974efab54ce {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
background-color: rgba(252, 75, 41, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-fd69224b-410b-4b74-a87c-1974efab54ce:hover {background-color: rgba(111, 148, 126, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-fd69224b-410b-4b74-a87c-1974efab54ce:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-fd69224b-410b-4b74-a87c-1974efab54ce-atc-btn-wrapper {
    text-align: center;
  }


#s-fd69224b-410b-4b74-a87c-1974efab54ce {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-fd69224b-410b-4b74-a87c-1974efab54ce.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fd69224b-410b-4b74-a87c-1974efab54ce.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 300;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-fd69224b-410b-4b74-a87c-1974efab54ce.shg-btn.shg-product-atc-error {
  font-weight: 300;
  font-family: Lato;
  
  
  color: rgba(255, 255, 255, 1);
}


@media (min-width: 1200px){
  #s-fd69224b-410b-4b74-a87c-1974efab54ce-atc-btn-wrapper {
    text-align: center;
  }


#s-fd69224b-410b-4b74-a87c-1974efab54ce {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-fd69224b-410b-4b74-a87c-1974efab54ce.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fd69224b-410b-4b74-a87c-1974efab54ce.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 300;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-fd69224b-410b-4b74-a87c-1974efab54ce.shg-btn.shg-product-atc-error {
  font-weight: 300;
  font-family: Lato;
  
  
  color: rgba(255, 255, 255, 1);
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-fd69224b-410b-4b74-a87c-1974efab54ce-atc-btn-wrapper {
    text-align: center;
  }


#s-fd69224b-410b-4b74-a87c-1974efab54ce {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-fd69224b-410b-4b74-a87c-1974efab54ce.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fd69224b-410b-4b74-a87c-1974efab54ce.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 300;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-fd69224b-410b-4b74-a87c-1974efab54ce.shg-btn.shg-product-atc-error {
  font-weight: 300;
  font-family: Lato;
  
  
  color: rgba(255, 255, 255, 1);
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-fd69224b-410b-4b74-a87c-1974efab54ce-atc-btn-wrapper {
    text-align: center;
  }


#s-fd69224b-410b-4b74-a87c-1974efab54ce {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-fd69224b-410b-4b74-a87c-1974efab54ce.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fd69224b-410b-4b74-a87c-1974efab54ce.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 300;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-fd69224b-410b-4b74-a87c-1974efab54ce.shg-btn.shg-product-atc-error {
  font-weight: 300;
  font-family: Lato;
  
  
  color: rgba(255, 255, 255, 1);
}


}@media (max-width: 767px){
  #s-fd69224b-410b-4b74-a87c-1974efab54ce-atc-btn-wrapper {
    text-align: center;
  }


#s-fd69224b-410b-4b74-a87c-1974efab54ce {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-fd69224b-410b-4b74-a87c-1974efab54ce.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fd69224b-410b-4b74-a87c-1974efab54ce.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 300;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-fd69224b-410b-4b74-a87c-1974efab54ce.shg-btn.shg-product-atc-error {
  font-weight: 300;
  font-family: Lato;
  
  
  color: rgba(255, 255, 255, 1);
}


}
#s-211a8a2c-6e73-4ad6-b579-5c855f161a97 {
  margin-left: auto;
margin-right: auto;
padding-top: 40px;
padding-bottom: 40px;
min-height: 50px;
}








#s-211a8a2c-6e73-4ad6-b579-5c855f161a97 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-211a8a2c-6e73-4ad6-b579-5c855f161a97.shg-box.shg-c {
  justify-content: center;
}

#s-40b29882-8b73-4069-91b7-e7691a37b1cb {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-40b29882-8b73-4069-91b7-e7691a37b1cb {
  padding-top: 0px;
}
}
#s-40b29882-8b73-4069-91b7-e7691a37b1cb .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 32px;
  line-height: 1.5em;
  
  
}



.shogun-accordion-wrapper .shogun-accordion {
  margin-bottom: 0;
  border-radius: 4px;
}

.shogun-accordion {
  margin-bottom: 20px;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  overflow: hidden;
}

.shogun-accordion-wrapper .shogun-accordion + .shogun-accordion {
  margin-top: 5px;
}

.shogun-accordion-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

.shogun-accordion-heading {
  color: #333;
  border-bottom: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  cursor: pointer;
}

.shogun-accordion-title {
  margin: 0 !important;
  padding: 0 !important;
  cursor: pointer;
  text-decoration: none;
  flex: 1;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.shogun-accordion-body {
  display: none;
  opacity: 0;
  transition: opacity 0.5s linear;
}

.shogun-accordion-body.shogun-accordion-active {
  display: block;
  opacity: 1;
  visibility: visible;
}

.shogun-accordion-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 1.2em;
}

.shogun-accordion-icon > span {
  transition: 0.3s transform;
  position: absolute;
  right: 0;
  font-size: 1.2em;
}

.shogun-accordion-icon.shogun-icon-chevron > span::after {
  content: "▸";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-chevron
  > span {
  transform: rotate(90deg);
}

.shogun-accordion-icon.shogun-icon-plus > span::after {
  content: "＋";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-plus
  > span {
  transform: rotate(-225deg);
}

#s-d4855a28-02d2-4aa3-acbe-f9e05f9e9b57 {
  margin-left: auto;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
}

#s-d4855a28-02d2-4aa3-acbe-f9e05f9e9b57 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-d4855a28-02d2-4aa3-acbe-f9e05f9e9b57 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 10px;
}

#s-d4855a28-02d2-4aa3-acbe-f9e05f9e9b57 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-d4855a28-02d2-4aa3-acbe-f9e05f9e9b57 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-d4855a28-02d2-4aa3-acbe-f9e05f9e9b57 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: center;
  font-family: Lato;
  font-weight: 700;
  
  font-size: 16px;
}

#s-d4855a28-02d2-4aa3-acbe-f9e05f9e9b57 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-dce54ec2-4270-490a-9eac-c990657006f7 {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
}

#s-dce54ec2-4270-490a-9eac-c990657006f7 .shg-proportional-font-size,
#s-dce54ec2-4270-490a-9eac-c990657006f7 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-a10e7e21-b53d-4c55-8077-ba9b5810fea1 {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
}

#s-a10e7e21-b53d-4c55-8077-ba9b5810fea1 .shg-proportional-font-size,
#s-a10e7e21-b53d-4c55-8077-ba9b5810fea1 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-6752ba92-02fd-4355-a044-9319649caa75 {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
}

#s-6752ba92-02fd-4355-a044-9319649caa75 .shg-proportional-font-size,
#s-6752ba92-02fd-4355-a044-9319649caa75 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-a30f591a-1007-4459-bedd-f6216b37e5b5 {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
}

#s-a30f591a-1007-4459-bedd-f6216b37e5b5 .shg-proportional-font-size,
#s-a30f591a-1007-4459-bedd-f6216b37e5b5 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-de360b57-9747-4cfb-afd5-4c3ca324a7b4 {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
}

#s-de360b57-9747-4cfb-afd5-4c3ca324a7b4 .shg-proportional-font-size,
#s-de360b57-9747-4cfb-afd5-4c3ca324a7b4 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-3804f4eb-27d0-430c-9ab3-b2898c4d8dd3 {
  margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-left: 5%;
padding-bottom: 40px;
padding-right: 5%;
min-height: 50px;
background-color: rgba(44, 46, 57, 1);
}








#s-3804f4eb-27d0-430c-9ab3-b2898c4d8dd3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3804f4eb-27d0-430c-9ab3-b2898c4d8dd3.shg-box.shg-c {
  justify-content: center;
}

#s-19afd209-1198-4860-8587-cd3517e023a8 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 40px;
margin-left: auto;
margin-bottom: 40px;
margin-right: auto;
min-height: 500px;
max-width: 1080px;
background-position: center center;
}

#s-19afd209-1198-4860-8587-cd3517e023a8 {
  background-image: url(https://i.shgcdn.com/90c4c5f6-6608-49ff-b8f8-70a54a6a8e8f/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-19afd209-1198-4860-8587-cd3517e023a8 {
  background-image: url(https://i.shgcdn.com/90c4c5f6-6608-49ff-b8f8-70a54a6a8e8f/-/resize/480x/);
}
#s-19afd209-1198-4860-8587-cd3517e023a8.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-19afd209-1198-4860-8587-cd3517e023a8 {
  background-image: url(https://i.shgcdn.com/90c4c5f6-6608-49ff-b8f8-70a54a6a8e8f/-/resize/960x/);
}
#s-19afd209-1198-4860-8587-cd3517e023a8.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-19afd209-1198-4860-8587-cd3517e023a8 {
  background-image: url(https://i.shgcdn.com/90c4c5f6-6608-49ff-b8f8-70a54a6a8e8f/-/resize/768x/);
}
#s-19afd209-1198-4860-8587-cd3517e023a8.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-19afd209-1198-4860-8587-cd3517e023a8 {
  background-image: url(https://i.shgcdn.com/90c4c5f6-6608-49ff-b8f8-70a54a6a8e8f/-/resize/1536x/);
}
#s-19afd209-1198-4860-8587-cd3517e023a8.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-19afd209-1198-4860-8587-cd3517e023a8 {
  background-image: url(https://i.shgcdn.com/90c4c5f6-6608-49ff-b8f8-70a54a6a8e8f/-/resize/1024x/);
}
#s-19afd209-1198-4860-8587-cd3517e023a8.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-19afd209-1198-4860-8587-cd3517e023a8 {
  background-image: url(https://i.shgcdn.com/90c4c5f6-6608-49ff-b8f8-70a54a6a8e8f/-/resize/2048x/);
}
#s-19afd209-1198-4860-8587-cd3517e023a8.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-19afd209-1198-4860-8587-cd3517e023a8 {
  background-image: url(https://i.shgcdn.com/90c4c5f6-6608-49ff-b8f8-70a54a6a8e8f/-/resize/1200x/);
}
#s-19afd209-1198-4860-8587-cd3517e023a8.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-19afd209-1198-4860-8587-cd3517e023a8 {
  background-image: url(https://i.shgcdn.com/90c4c5f6-6608-49ff-b8f8-70a54a6a8e8f/-/resize/2048x/);
}
#s-19afd209-1198-4860-8587-cd3517e023a8.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-19afd209-1198-4860-8587-cd3517e023a8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-19afd209-1198-4860-8587-cd3517e023a8.shg-box.shg-c {
  justify-content: flex-end;
}

#s-e23ce756-eed9-49ae-adb4-d77ea39bc660 {
  margin-top: 12px;
margin-left: 8%;
margin-bottom: 12px;
margin-right: 8%;
padding-top: 20px;
padding-left: 4%;
padding-bottom: 20px;
padding-right: 4%;
min-height: 50px;
background-color: rgba(255, 255, 255, 0.51);
}








#s-e23ce756-eed9-49ae-adb4-d77ea39bc660 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e23ce756-eed9-49ae-adb4-d77ea39bc660.shg-box.shg-c {
  justify-content: center;
}

#s-32418592-4421-48e0-b9e0-73cbd21ec05f {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-32418592-4421-48e0-b9e0-73cbd21ec05f {
  padding-top: 0px;
}
}
#s-32418592-4421-48e0-b9e0-73cbd21ec05f .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 32px;
  line-height: 1.5em;
  
  
}



#s-913c55a7-8341-4aca-8c0d-49a2f1323d72 {
  margin-left: auto;
margin-right: auto;
}

#s-913c55a7-8341-4aca-8c0d-49a2f1323d72 .shg-proportional-font-size,
#s-913c55a7-8341-4aca-8c0d-49a2f1323d72 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-076e93f7-07c4-4dc4-84a0-51e999f7033b {
  margin-left: auto;
margin-right: auto;
}

#s-076e93f7-07c4-4dc4-84a0-51e999f7033b .shg-proportional-font-size,
#s-076e93f7-07c4-4dc4-84a0-51e999f7033b .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-188fbeee-f6dd-4637-a5af-ca00845c77b9 {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
background-color: rgba(252, 75, 41, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-188fbeee-f6dd-4637-a5af-ca00845c77b9:hover {background-color: rgba(111, 148, 126, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-188fbeee-f6dd-4637-a5af-ca00845c77b9:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-188fbeee-f6dd-4637-a5af-ca00845c77b9-root {
    text-align: center;
  }


#s-188fbeee-f6dd-4637-a5af-ca00845c77b9.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-188fbeee-f6dd-4637-a5af-ca00845c77b9-root {
    text-align: center;
  }


#s-188fbeee-f6dd-4637-a5af-ca00845c77b9.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-188fbeee-f6dd-4637-a5af-ca00845c77b9-root {
    text-align: center;
  }


#s-188fbeee-f6dd-4637-a5af-ca00845c77b9.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-188fbeee-f6dd-4637-a5af-ca00845c77b9-root {
    text-align: center;
  }


#s-188fbeee-f6dd-4637-a5af-ca00845c77b9.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-188fbeee-f6dd-4637-a5af-ca00845c77b9-root {
    text-align: center;
  }


#s-188fbeee-f6dd-4637-a5af-ca00845c77b9.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  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;
}
