/** Shopify CDN: Minification failed

Line 46:51 Unexpected "{"

**/
.section-product-template + .shopify-section:not(.product-sticky-bar) {
  padding: 0;
}

.pdp ,
.container {
  padding: 160px 0 0;
}

.pdp .gradient_border ,
.cust-pdp-slider-new .cpsn-subtitle ,
.pdp-image-text-alter .subheading ,
.pdp-grid-with-text .pdp-section-header .subheading ,
.pdp-slideshow-item .text-content .subheading {
  color:  #3EAE60 !important;
  text-align: center;
  font-family: var(--font-stack-body);
  font-size: 16px !important;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
  padding: 0 !important;
  border-radius: 0 !important;
  background: none !important;
  -webkit-text-fill-color: initial !important;
}
.pdp-image-text-alter .section-title ,
h2 {
  color: #000 !important;
  text-align: center !important;
  font-family: var(--font-stack-body) !important;
  font-size: 40px !important;
  font-style: normal !important;
  font-weight: 700 !important;
  line-height: 110% !important;
}

.pdp-grid-with-text .block-content-wrapper {
  gap: 0 !important;
}
.pdp-video-container .pdp-section-header .content ,{
  margin: 0;
  padding: 0;
}

.pdp-video .subheading, 
.pdp-slideshow.alter .subheading, 
.pdp-image-text-alter .subheading ,
.pdp-slideshow-item .text-content .subheading ,
.pdp-grid-with-text .pdp-section-header .subheading {
  margin: 0 !important;
}

.pdp-rich-text h2, 
.pdp-image-text-horizontal-block .text-content h2, 
.pdp-slideshow-item .text-content h2, 
.pdp-what-in-box-container h2, 
.pdp-video-container h2, 
.pdp-image-text.alter h2 ,
.pdp-specs h2 ,
.pdp-slideshow-item .text-content h2 ,
.pdp-grid-with-text .pdp-section-header h2 ,
p ,
h2 {
  margin: 0 !important;
  padding: 0 !important;
}

.pdp-grid-with-text .pdp-section-header .content ,
.pdp-video-container .pdp-section-header .content {
  margin: 0 !important;
}

.pdp-image-text-container, 
.pdp-slideshow-container, 
.pdp-what-in-box-container, 
.pdp-video .pdp-video-container, 
.pdp-tab-products-section .pdp-video-container, 
.pdp-images .pdp-video-container, 
.pdp-products-grid-section .pdp-video-container ,
.pdp-grid-with-text .image-text-blocks {
  padding: 0 !important;
}

.pdp-slideshow-block-images-container ,
.pdp-video .pdp-section-header ,
.pdp-grid-with-text .pdp-section-header {
  margin: 0 !important;
}

.pdp-specs h2 {
  place-self: center;
}

.pdp-specs h2 ,
.pdp-video .pdp-section-header ,
.pdp-grid-with-text .pdp-section-header ,
.pdp-slideshow-container-inner .pdp-slideshow-item .text-content {
  margin-bottom: 40px !important;
  padding: 0 7%;
}
.pdp-video .subheading,
.pdp-slideshow-item .text-content .subheading,
.pdp-grid-with-text .pdp-section-header .subheading {
  margin-bottom: 8px !important;
}
.pdp-video-container h2 ,
.pdp-slideshow-item .text-content h2 ,
.pdp-grid-with-text .pdp-section-header h2 {
  margin-bottom: 16px !important;
}
.pdp-slideshow-tabs-inner ,
.pdp-slideshow-bottom-item {
  margin-top: 20px !important;
}

.pdp video, 
.pdp-video-container img ,
.pdp-slideshow-block-images img {
  border-radius: 0;
}

.home-hero-slider .inner-carl {
  position: relative;
  width: 100%;
}

.pdp-grid-with-text .block-text-content {
  padding: 24px 32px !important;
  gap: 20px !important;
  background: #F8F8F8;
  justify-content: flex-start !important;
}

.pdp-grid-with-text .block-heading {
  color: #000 !important;
  font-family: var(--font-stack-body) !important;
  font-size: 24px !important;
  font-style: normal !important;
  font-weight: 500 !important;
  line-height: 110% !important;
  -webkit-text-fill-color: initial !important;
}
.content ,
.pdp-slideshow-bottom-item .content p ,
.pdp-grid-with-text .pdp-section-header .content p ,
.pdp-grid-with-text .block-subheading {
  color: #757575 !important;
  font-family: var(--font-stack-body) !important;
  font-size: 16px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: 120% !important;
}

.inner-carl .carousel-caption {
  position: absolute;
  top: 134px;
  display: flex;
  width: 850px;
  height: 193px;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  margin: 0 auto;
}

.inner-carl .carousel-title {
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
  gap: 10px;
  align-self: stretch;
}

.inner-carl .carousel-caption p {
  text-align: center;
  font-family: var(--font-stack-body);
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 110%;
}

.inner-carl .carousel-caption h5 {
  color: #FFF;
  text-align: center;
  font-family: Helvetica Neue ForEco,Noto Sans JP,sans-serif;
  font-size: 50px;
  font-style: normal;
  font-weight: 500;
  line-height: 42px;
}

.inner-carl .carousel-description {
  color: #FFF;
  text-align: center;
  font-family: var(--font-stack-body);
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 58px;
}

.inner-carl .btn {
  display: flex;
  padding: 13px 20px !important;
  justify-content: center;
  align-items: center;
  gap: 12px;
  border-radius: 55px;
  background: #FFF;
  margin: 0 !important;
}
.btn:not([disabled]):hover {
  color: #000;
  background-color: #FFF;
}

.inner-carl .btn-primary {
  color: #000;
  text-align: center;
  font-family: Helvetica Neue ForEco,Noto Sans JP,sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
}
.pdp-specs-title {
  color: #03060B;
  font-family: var(--font-stack-body);
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
}
.pdp-specs-content p {
  color: #757575;
  font-family: Helvetica Neue ForEco,Noto Sans JP,sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
  text-transform: capitalize;
}
.pdp-slideshow-bottom-item .content p a {
  color: #757575;
  font-family: var(--font-stack-body);
  font-style: normal;
  font-weight: 300;
  line-height: 140%;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}
.inner-carl .btn-icon {
  width: 20px;
  height: 20px;
  border-radius: 62px;
}

.inner-carl .btn-icon img {
  width: 20px;
  height: 20px;
}

.pdp-specs-title {
  margin-bottom: 12px !important;
}

.bottom-text {
  color: #A0A0A0;
  font-family: var(--font-stack-body);
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}

.margin-bottom {
  padding-top: 40px;
  max-width: 1120px;
  margin: 0 auto;
}

.bottom-margin {
  width: 50%;
  justify-items: flex-end;
  margin-left: auto;
  padding-left: 24px;
}
@media (min-width: 769px) {
  .sticky-top-bar {
      display: none;
  }
  .desktop-btn {
    display: flex !important;
  }
  
  .pdp-specs .hideMobile {
    display: block !important;
  }
  .mobile-btn {
    display: none !important;
  }
  .pdp-specs .hideDesktop {
    display: none !important;
  }
}
.pdp-video .pdp-section-bottom-content p {
  color: #A0A0A0;
  text-align: center;
  font-family: var(--font-stack-body);
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
  line-height: 140%;
}
@media (max-width: 768px) {
  .inner-carl .carousel-caption {
    width: 327px;
    height: 137px;
    gap: 0;
    white-space: nowrap;
  }
  .pdp-slideshow-bottom-item .content p {
    font-size: 12px !important;
  }
  .inner-carl .carousel-title {
    gap: 8px;
  }
  .inner-carl .carousel-caption p {
    font-size: 12px;
  }
  .inner-carl .carousel-caption h5 {
    font-size: 28px;
  }
  .inner-carl .carousel-description {
    font-size: 16px;
  }
  .inner-carl .btn {
    padding: 6.5px 10px !important;
    gap: 6px;
    border-radius: 27.5px;
  }
  .inner-carl .btn-primary {
    font-size: 9px;
    width: 81px;
    white-space: nowrap;
    margin: 0 !important;
  }
  .inner-carl .btn-icon {
    width: 10px;
    height: 10px;
    border-radius: 31px;
  }
  .inner-carl .btn-icon img {
    width: 10px;
    height: 10px;
  }
  .desktop-btn {
    display: none !important;
  }
  .pdp-specs .hideMobile {
    display: none !important;
  }
  .mobile-btn {
    display: flex !important;
  }
  .pdp-specs .hideDesktop {
    display: block !important;
  }

  .pdp ,
  .container {
    padding: 80px 24px 0;
  }
  .pdp-specs h2 {
    text-align: center !important;
    height: 59px;
  }
  .pdp-specs-container ,
  .pdp-grid-with-text {
    padding: 0 !important;
  }

  .pdp .gradient_border ,
  .cust-pdp-slider-new .cpsn-subtitle ,
  .pdp-image-text-alter .subheading ,
  .pdp-grid-with-text .pdp-section-header .subheading ,
  .pdp-slideshow-item .text-content .subheading {
    font-size: 14px !important;
    font-weight: 400; 
  }
  .pdp-image-text-alter .section-title ,
  h2 {
    font-size: 24px !important;
  }
  .pdp-slideshow-tabs-inner ,
  .pdp-slideshow-bottom-item {
    margin-top: 28px !important;
  }
  .content ,
  .pdp-grid-with-text .pdp-section-header .content p ,
  .pdp-grid-with-text .block-subheading {
    font-size: 14px !important;
    line-height: 140% !important;
  }
  .pdp-grid-with-text .block-text-content {
    padding: 24px 15px !important ;
    gap: 8px !important;
    justify-content: flex-start;
  }
  .pdp-grid-with-text .block-text-content__head {
    gap: 8px;
  }
  .pdp-specs h2, 
  .pdp-video .pdp-section-header, 
  .pdp-grid-with-text .pdp-section-header, 
  .pdp-slideshow-container-inner .pdp-slideshow-item .text-content {
    margin-bottom: 24px !important;
  }
  .bottom-text {
    font-size: 10px;
  }

  .margin-bottom {
    padding-top: 80px;
  }

  .bottom-margin {
    width: 100%;
    margin: 0;
    padding: 0;
  }

  .pdp-grid-with-text .block-heading {
    color: #03060B !important;
    font-size: 20px !important;
    line-height: 120% !important;
  }

  .pdp-specs h2, 
  .pdp-video .pdp-section-header, 
  .pdp-grid-with-text .pdp-section-header, 
  .pdp-slideshow-container-inner .pdp-slideshow-item .text-content {
    padding: 0;
  }

  .pdp-video .pdp-section-bottom-content p {
    color: #A0A0A0;
    font-family: var(--font-stack-body);
    font-size: 10px;
    font-style: normal;
    font-weight: 300;
    line-height: 140%;
    text-transform: capitalize;
    width: 100%;
  }

  .pdp-video .pdp-section-bottom-content {
    display: block;
  }
}

.pdp-tabs .tab-content .pdp-title, 
.pdp-tabs .tab-content .pdp-content, 
.pdp-image-text-one-column .pdp-title, 
.pdp-image-text-one-column .pdp-content, 
.mosaic_images_section--pdp .section-header, 
.pdp-rich-text .content, 
.pdp-slideshow-container-inner .text-content {
  max-width: 100%;
  padding: 0;
  margin: 0;
}
