@font-face{font-family:Power Grotesk;src:url(PowerGrotesk-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}:root{--plantidote-cream: #FFF1DF;--plantidote-dark: #252525;--plantidote-green: #1F3D3A;--plantidote-gold: #FEBB5B;--plantidote-white: #FFFFFF;--plantidote-body: #333232;--plantidote-footer-green: #1F3D3A;--plantidote-font: "Power Grotesk", sans-serif}body,h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:var(--plantidote-font)}.site-header{background-color:var(--plantidote-white);border-bottom:none}.site-header.border-bottom{border-bottom:none}.site-header__logo-link--text{display:flex;flex-direction:column;text-decoration:none;line-height:1}.site-header__logo-name{font-family:var(--plantidote-font);font-weight:500;font-size:28px;color:var(--plantidote-dark);letter-spacing:-.02em;line-height:1.1;text-transform:none}.site-header__logo-sub{font-family:var(--plantidote-font);font-weight:600;font-size:11px;color:var(--plantidote-dark);letter-spacing:.18em;text-transform:uppercase;margin-top:-4px}.h2.site-header__logo .site-header__logo-link--text,.h2.site-header__logo .site-header__logo-name{text-transform:none;letter-spacing:-.02em}.site-header__logo-image{max-width:200px}.site-header__logo-link{font-family:var(--plantidote-font);font-weight:500;font-size:24px;color:var(--plantidote-dark);text-decoration:none;line-height:1.2}.site-header__logo{margin:20px 0}.site-nav a,.site-nav__link,.site-nav__link--main{font-family:var(--plantidote-font);font-weight:400;font-size:13px;letter-spacing:0;color:var(--plantidote-dark);text-transform:none}.site-nav__link:hover .site-nav__label,.site-nav__link--active .site-nav__label{border-bottom-color:var(--plantidote-dark)}.site-header__icons-wrapper{gap:6px}.site-header__icons-wrapper .btn--link,.site-header__icons-wrapper a{color:var(--plantidote-dark)}.site-header__icon{display:inline-flex!important;align-items:center;gap:4px}.site-header__icon .icon{fill:var(--plantidote-dark);width:18px;height:18px}.site-header__icon>.icon__fallback-text{position:static!important;width:auto!important;height:auto!important;overflow:visible!important;clip:auto!important;margin:0!important;font-family:var(--plantidote-font);font-size:14px;font-weight:400;color:var(--plantidote-dark)}.site-header__cart-count{background-color:var(--plantidote-dark);color:var(--plantidote-white)}@media only screen and (min-width:750px){.site-header__menu{display:none!important}}@media only screen and (max-width:749px){.site-header__icon>.icon__fallback-text{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important}}.plantidote-hero{width:100%}.plantidote-hero__grid{display:grid;grid-template-columns:42% 58%;min-height:85vh}.plantidote-hero__content{display:flex;flex-direction:column;justify-content:flex-end;padding:60px 60px 80px}.plantidote-hero__icon{margin-bottom:40px}.plantidote-hero__icon img{width:120px;height:auto;display:block}.plantidote-hero__heading{font-family:var(--plantidote-font);font-weight:500;font-size:48px;line-height:1.15;color:var(--plantidote-cream);margin:0 0 24px;max-width:500px;text-transform:none;letter-spacing:0}.plantidote-hero__subheading{font-family:var(--plantidote-font);font-weight:400;font-size:15px;line-height:1.6;color:var(--plantidote-cream);margin:0;max-width:440px;opacity:.9}.plantidote-hero__btn{display:inline-block;font-family:var(--plantidote-font);font-weight:500;font-size:14px;letter-spacing:1px;text-transform:uppercase;background-color:var(--plantidote-cream);color:var(--plantidote-dark);padding:14px 32px;text-decoration:none;margin-top:32px;transition:background-color .3s ease;align-self:flex-start}.plantidote-hero__btn:hover{background-color:var(--plantidote-white)}.plantidote-hero__image{position:relative;overflow:hidden}.plantidote-hero__img,.plantidote-hero__image img{width:100%;height:100%;object-fit:cover;display:block}.plantidote-hero__image .placeholder-svg{width:100%;height:100%;object-fit:cover}.plantidote-hero__badges{display:flex;align-items:center;justify-content:center;gap:0;border-top:1px solid #E8E8E8;border-bottom:1px solid #E8E8E8;background-color:var(--plantidote-white)}.plantidote-hero__badge{display:flex;align-items:center;justify-content:center;gap:12px;padding:20px 60px;flex:1;border-right:1px solid #E8E8E8}.plantidote-hero__badge:last-child{border-right:none}.plantidote-hero__badge-icon{width:24px;height:24px;object-fit:contain}.plantidote-hero__badge-icon-placeholder{display:flex;align-items:center;justify-content:center;flex-shrink:0}.plantidote-hero__badge-icon-placeholder svg{width:28px;height:28px}.plantidote-hero__badge-text{font-family:var(--plantidote-font);font-weight:500;font-size:14px;letter-spacing:2px;text-transform:uppercase;color:var(--plantidote-dark)}@media only screen and (max-width:749px){.plantidote-hero__grid{grid-template-columns:1fr;min-height:auto}.plantidote-hero__content{padding:48px 24px;min-height:60vh}.plantidote-hero__heading{font-size:36px}.plantidote-hero__image{height:50vh}.plantidote-hero__badges{flex-wrap:wrap}.plantidote-hero__badge{padding:16px 24px;flex:1 1 50%}.plantidote-hero__badge:nth-child(odd){border-right:1px solid #E8E8E8}.plantidote-hero__badge:nth-child(2n){border-right:none}}.hero__btn{font-family:var(--plantidote-font);font-weight:500;font-size:14px;letter-spacing:1px;text-transform:uppercase;background-color:var(--plantidote-cream);color:var(--plantidote-dark);border:none;border-radius:0;padding:14px 32px;transition:background-color .3s ease,color .3s ease}.hero__btn:hover{background-color:var(--plantidote-white);color:var(--plantidote-dark)}.hero__inner{text-align:center;padding:0 24px;background-color:#0003}.hero__inner .page-width{text-align:center}.hero__inner .mega-title,.hero__inner .mega-title--large{font-family:var(--plantidote-font);font-weight:500;font-style:normal;color:var(--plantidote-white);font-size:64px;line-height:1.4;text-align:center;max-width:900px;margin-left:auto;margin-right:auto}.hero__inner .mega-subtitle,.hero__inner .mega-subtitle--large{font-family:var(--plantidote-font);font-weight:400;color:var(--plantidote-white);font-size:16px;line-height:1.1;text-align:center;max-width:700px;margin-left:auto;margin-right:auto}@media only screen and (max-width:749px){.hero__inner{padding:0 16px}.hero__inner .mega-title,.hero__inner .mega-title--large{font-size:36px}}.plantidote-marquee{background-color:var(--plantidote-dark);overflow:hidden;white-space:nowrap;padding:20px 0}.plantidote-marquee__track{display:inline-flex;animation:marquee 30s linear infinite}.plantidote-marquee__item{display:inline-flex;align-items:center;gap:40px;padding:0 40px;font-family:var(--plantidote-font);font-size:14px;font-weight:500;color:var(--plantidote-cream);text-transform:uppercase;letter-spacing:2px}.plantidote-marquee__item span{display:inline-block;width:6px;height:6px;background-color:var(--plantidote-cream);border-radius:50%}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.index-section .rich-text__heading{font-family:var(--plantidote-font);font-weight:500;color:var(--plantidote-dark);font-size:28px;line-height:1.4}.index-section .rich-text__text{font-family:var(--plantidote-font);font-weight:400;color:var(--plantidote-body);line-height:1.7;font-size:16px}.index-section .rich-text__text .btn{background-color:#3a3a3a;color:var(--plantidote-white);font-family:var(--plantidote-font);font-weight:500;font-size:14px;letter-spacing:1px;text-transform:uppercase;padding:14px 32px;border:none;border-radius:0;margin-top:16px}.index-section .rich-text__text .btn:hover{background-color:var(--plantidote-dark);color:var(--plantidote-white)}.index-section--flush .image-bar{max-height:475px;overflow:hidden}.index-section--flush .image-bar__item{max-height:475px}.index-section--flush .image-bar__content img{width:100%;height:475px;object-fit:cover}.plantidote-products{padding:80px 0;background-color:var(--plantidote-white)}.plantidote-products__header{text-align:center;margin-bottom:60px}.plantidote-products__title{font-family:var(--plantidote-font);font-weight:500;font-size:28px;color:var(--plantidote-dark);margin-bottom:16px;max-width:900px;margin-left:auto;margin-right:auto;line-height:1.4}.plantidote-products__subtitle{font-family:var(--plantidote-font);font-weight:400;font-size:16px;color:var(--plantidote-body);max-width:800px;margin:0 auto;line-height:1.7}.plantidote-products .btn{background-color:#3a3a3a;color:var(--plantidote-white);font-family:var(--plantidote-font);font-weight:500;font-size:14px;letter-spacing:1px;text-transform:uppercase;padding:14px 32px;border:none;border-radius:0}.plantidote-products .btn:hover{background-color:var(--plantidote-dark);color:var(--plantidote-white)}.plantidote-products__carousel{position:relative;max-width:1200px;margin:0 auto;padding:0 60px;overflow:hidden}.plantidote-products__track{display:flex;transition:transform .4s ease}.plantidote-products__card{flex:0 0 50%;position:relative;text-align:center;background-color:#f5f5f5;border:1px solid #D9D9D9;display:flex;flex-direction:column;cursor:pointer;box-sizing:border-box}.plantidote-products__arrow{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;border:1px solid #D9D9D9;background:var(--plantidote-white, #fff);color:#1c1e1e;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:3;transition:opacity .2s ease}.plantidote-products__arrow:disabled{opacity:.3;cursor:default}.plantidote-products__arrow:not(:disabled):hover{background:#f5f5f5}.plantidote-products__arrow--prev{left:8px}.plantidote-products__arrow--next{right:8px}.plantidote-products__card-image-area{overflow:hidden;flex:1;display:flex;align-items:center;justify-content:center}.plantidote-products__card-image-area .placeholder-svg{border:none;background:none}.plantidote-products__card-image{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.plantidote-products__card:hover .plantidote-products__card-image{transform:scale(1.05)}.plantidote-products__card-name{font-family:var(--plantidote-font);font-weight:500;font-size:15px;color:#1c1e1e;padding:18px 10px 24px;margin:0;background-color:#f5f5f5;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media only screen and (max-width:749px){.plantidote-products__carousel{padding:0 48px}.plantidote-products__card{flex:0 0 100%}.plantidote-products__title{font-size:32px}.plantidote-products__arrow{width:36px;height:36px}.plantidote-products__arrow--prev{left:4px}.plantidote-products__arrow--next{right:4px}}.plantidote-feature{position:relative;padding:100px 0;background-size:cover;background-position:center;text-align:center}.plantidote-feature__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#0006}.plantidote-feature__content{position:relative;z-index:1;max-width:800px;margin:0 auto;padding:0 24px}.plantidote-feature__heading{font-family:var(--plantidote-font);font-weight:500;font-size:42px;color:var(--plantidote-white);margin-bottom:20px}.plantidote-feature__text{font-family:var(--plantidote-font);font-weight:400;font-size:16px;color:var(--plantidote-cream);line-height:1.7;margin-bottom:30px}.plantidote-feature__btn{display:inline-block;font-family:var(--plantidote-font);font-weight:500;font-size:14px;letter-spacing:1px;text-transform:uppercase;background-color:var(--plantidote-cream);color:var(--plantidote-dark);padding:14px 32px;text-decoration:none;transition:background-color .3s ease}.plantidote-feature__btn:hover{background-color:var(--plantidote-white)}.plantidote-columns{padding:130px 0;background-color:var(--plantidote-white)}.plantidote-columns__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:60px;max-width:1110px;margin:0 auto;padding:0 80px}.plantidote-columns__item{text-align:left}.plantidote-columns__icon{width:48px;height:48px;margin-bottom:20px}.plantidote-columns__heading{font-family:var(--plantidote-font);font-weight:500;font-size:22px;color:var(--plantidote-dark);margin-bottom:12px}.plantidote-columns__text{font-family:var(--plantidote-font);font-weight:400;font-size:15px;color:var(--plantidote-body);line-height:1.7}@media only screen and (max-width:989px){.plantidote-columns__grid{grid-template-columns:1fr;gap:40px;padding:0 24px}.plantidote-columns{padding:60px 0}}.site-footer{font-family:var(--plantidote-font);background-color:var(--plantidote-green)!important;color:var(--plantidote-white)!important}.site-footer__linklist-item a,.site-footer .h4{font-family:var(--plantidote-font);color:var(--plantidote-white)!important}.site-footer a,.site-footer .h4{color:var(--plantidote-white)!important}.site-footer .newsletter__input{border-color:var(--plantidote-white)!important;color:var(--plantidote-white)!important}.site-footer .newsletter__submit{color:var(--plantidote-white)!important}.site-footer__item{-webkit-flex:1 1 auto;-moz-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;width:auto}.site-footer__content{-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between}.feature-row__text .h2,.feature-row__text .h3{font-family:var(--plantidote-font);font-weight:500;font-size:28px;color:var(--plantidote-dark)}.feature-row__text .rte-setting{font-family:var(--plantidote-font);font-size:16px;color:var(--plantidote-body);line-height:1.7}.feature-row__text .btn{background-color:#3a3a3a;color:var(--plantidote-white);font-family:var(--plantidote-font);font-weight:500;font-size:14px;letter-spacing:1px;text-transform:uppercase;padding:14px 32px;border:none;border-radius:0}.feature-row__text .btn:hover{background-color:var(--plantidote-dark);color:var(--plantidote-white)}.index-section [data-section-type=quotes].page-width{max-width:100%;padding:0;background-color:var(--plantidote-white)}.index-section .quotes-wrapper{padding:100px 0;max-width:100%;overflow:hidden}.index-section .quotes-slider-wrapper{overflow:visible;max-width:1100px;margin:0 auto;padding:0 40px;box-sizing:border-box}.index-section .quotes-slider{display:grid!important;grid-template-columns:repeat(3,1fr);gap:40px;padding:0;width:100%!important;max-width:100%!important;transform:none!important}.index-section .quotes-slide{opacity:1!important;position:relative!important;left:auto!important;transform:none!important;width:100%!important;min-width:0;align-self:start}.index-section .quotes-slider__text{font-family:var(--plantidote-font);font-style:italic;text-align:center}.index-section .quotes-slider__text .quote-icon{display:block;margin-bottom:16px}.index-section .quotes-slider__text .quote-icon img{width:32px;height:32px}.index-section .quotes-slider__text .rte{font-family:var(--plantidote-font);font-size:15px;font-weight:400;color:var(--plantidote-body);line-height:1.7;font-style:italic}.index-section .quotes-slider__text cite{font-family:var(--plantidote-font);font-size:14px;font-weight:500;color:var(--plantidote-dark);font-style:normal;margin-top:16px;display:block}.index-section .quotes-slider__text cite:before{content:none}.index-section .slick-dots{display:none!important}@media only screen and (max-width:989px){.index-section .quotes-slider{grid-template-columns:1fr;gap:32px;padding:0 24px}}.index-section--flush .newsletter-section.index-section--newsletter-background{background-color:#f5f5f5;padding:70px 0 80px}.index-section--flush .newsletter-section .section-header{margin-bottom:30px}.index-section--flush .newsletter-section .section-header .h2{font-family:var(--plantidote-font);font-weight:500;font-size:28px;color:var(--plantidote-body);text-transform:none;letter-spacing:0}.index-section--flush .newsletter-section .section-header .rte,.index-section--flush .newsletter-section .section-header .rte p{font-family:var(--plantidote-font);font-weight:400;font-size:15px;color:var(--plantidote-body);line-height:1.7;opacity:.9;margin-bottom:4px}.index-section--flush .newsletter-section .contact-form{max-width:480px;margin:0 auto}.index-section--flush .newsletter-section .input-group{display:flex;gap:0}.index-section--flush .newsletter-section .input-group__field{background-color:var(--plantidote-white);border:none;font-family:var(--plantidote-font);font-size:14px;color:#666;padding:14px 18px;flex:6;height:auto}.index-section--flush .newsletter-section .input-group__field::placeholder{color:#999}.index-section--flush .newsletter-section .input-group__btn .btn{background-color:#3a3a3a;color:var(--plantidote-white);font-family:var(--plantidote-font);font-weight:500;font-size:12px;letter-spacing:1.5px;text-transform:uppercase;padding:14px 24px;border:none;border-radius:0;height:auto;line-height:1.4}.index-section--flush .newsletter-section .input-group__btn .btn:hover{background-color:#333}.index-section--flush .newsletter-section .form-message--success{color:var(--plantidote-cream)}.btn{font-family:var(--plantidote-font);font-weight:500;border-radius:0;letter-spacing:.5px}.announcement-bar{font-family:var(--plantidote-font)}.product-recommendations__inner .section-header h2{text-transform:none;letter-spacing:0}.product-single__media-group{background-color:#f5f5f5}
/*# sourceMappingURL=/cdn/shop/t/7/assets/plantidote-custom.css.map */
