.cw-coll{--cw-forest: #1b4e3d;--cw-forest-deep: #123a2c;--cw-nature: #8ea12d;--cw-yellow: #fdd144;--cw-cream: #fef5c7;--cw-band: #fbf6dc;--cw-page: #f4eed6;--cw-orange: #b8431f;--cw-orange-pill: #ec633d;--cw-text: #2c2c22;--cw-muted: #63634f;--cw-border: #d8d3ac;--cw-card-rim: #ece3c8;--cw-radius-sm: 8px;--cw-radius-md: 16px;--cw-radius-lg: 28px;--cw-shadow: 0 1px 2px rgba(124, 102, 48, .07), 0 14px 30px -18px rgba(96, 78, 34, .42);--cw-shadow-pop: 0 8px 24px rgba(27, 78, 61, .18);--cw-display: var(--font-heading-family, Georgia, "Times New Roman", serif);--cw-body: var(--font-body-family, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif);font-family:var(--cw-body);color:var(--cw-text);font-size:16px;line-height:1.5}.cw-coll__band{padding:clamp(40px,6vw,72px) 0}.cw-coll__inner{max-width:1240px;margin:0 auto;padding:0 clamp(18px,4vw,40px)}.cw-coll--white{background:#fff}.cw-coll--cream{background:var(--cw-page)}.cw-coll--lemon{background:var(--cw-band)}.cw-coll--forest{background:var(--cw-forest)}.cw-coll--nature{background:var(--cw-nature)}.cw-coll .cw-coll__eyebrow{font-family:var(--cw-body);font-weight:700;font-size:13px;letter-spacing:.06em;text-transform:uppercase;color:var(--cw-orange);margin:0 0 12px;display:block}.cw-coll .cw-coll__title,.cw-coll .cw-coll__h{font-family:var(--cw-display);font-weight:800;color:var(--cw-forest);line-height:1.08;margin:0 0 16px;letter-spacing:-.01em}.cw-coll .cw-coll__title{font-size:clamp(32px,4.6vw,52px)}.cw-coll .cw-coll__h{font-size:clamp(25px,3.1vw,34px)}.cw-coll .cw-coll__h--sm{font-size:clamp(20px,2.2vw,26px)}.cw-coll .cw-coll__body{font-size:17px;line-height:1.6;margin:0 0 16px}.cw-coll .cw-coll__body:last-child{margin-bottom:0}.cw-coll .cw-coll__body p{margin:0 0 14px}.cw-coll .cw-coll__body p:last-child{margin-bottom:0}.cw-coll .cw-coll__body a{text-decoration:underline}.cw-coll .cw-coll__lede{font-size:16px;color:var(--cw-muted);margin:0 0 24px;max-width:62ch}.cw-coll .cw-coll__note{font-size:14.5px;font-style:italic;line-height:1.6;color:var(--cw-muted);border-left:3px solid var(--cw-border);padding-left:16px;margin:24px 0 0;max-width:78ch}.cw-coll .cw-coll__note--warn{border-left-color:var(--cw-orange)}.cw-coll .cw-coll__note p{margin:0 0 10px}.cw-coll .cw-coll__note p:last-child{margin-bottom:0}.cw-coll.cw-coll--forest,.cw-coll.cw-coll--forest .cw-coll__body,.cw-coll.cw-coll--forest .cw-coll__list li,.cw-coll.cw-coll--forest .cw-coll__title,.cw-coll.cw-coll--forest .cw-coll__h,.cw-coll.cw-coll--forest .cw-coll__h--sm{color:var(--cw-cream)}.cw-coll.cw-coll--forest .cw-coll__eyebrow,.cw-coll.cw-coll--forest .cw-coll__tick{color:var(--cw-yellow)}.cw-coll.cw-coll--forest .cw-coll__lede{color:#fef5c7d9}.cw-coll.cw-coll--forest .cw-coll__note{color:#fef5c7d1;border-left-color:#fef5c759}.cw-coll.cw-coll--forest .cw-coll__note--warn{border-left-color:var(--cw-yellow)}.cw-coll.cw-coll--forest .cw-card{background:#fef5c714}.cw-coll.cw-coll--forest .cw-card__title,.cw-coll.cw-coll--forest .cw-card__body{color:var(--cw-cream)}.cw-coll.cw-coll--forest a{color:var(--cw-yellow)}.cw-coll .cw-coll__list{list-style:none;margin:20px 0 0;padding:0;display:flex;flex-direction:column;gap:10px}.cw-coll .cw-coll__list li{display:flex;gap:10px;font-size:15px;line-height:1.55;margin:0;padding:0}.cw-coll .cw-coll__list li:before{content:none}.cw-coll .cw-coll__tick{flex:none;margin-top:2px;color:var(--cw-forest);font-weight:700}.cw-coll .cw-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:var(--cw-body);font-weight:700;font-size:16px;line-height:1.2;padding:16px 28px;border-radius:999px;border:2px solid var(--cw-forest);background:var(--cw-forest);color:var(--cw-cream);text-decoration:none;cursor:pointer;transition:transform .18s cubic-bezier(.34,1.56,.64,1),background-color .18s ease,color .18s ease}.cw-coll .cw-btn:hover{background:var(--cw-forest-deep);border-color:var(--cw-forest-deep);color:var(--cw-cream);transform:translateY(-2px)}.cw-coll .cw-btn:focus-visible{outline:3px solid var(--cw-yellow);outline-offset:3px}.cw-coll .cw-btn--outline{background:transparent;color:var(--cw-forest)}.cw-coll .cw-btn--outline:hover{background:var(--cw-forest);color:var(--cw-cream)}.cw-coll.cw-coll--forest .cw-btn--outline{color:var(--cw-cream);border-color:var(--cw-cream);background:transparent}.cw-coll.cw-coll--forest .cw-btn--outline:hover{background:var(--cw-band);color:var(--cw-forest);border-color:var(--cw-band)}.cw-coll .cw-btn--yellow{background:var(--cw-yellow);border-color:var(--cw-yellow);color:var(--cw-forest)}.cw-coll .cw-btn--yellow:hover{background:#f0be29;border-color:#f0be29;color:var(--cw-forest)}.cw-coll .cw-btn--block{display:flex;width:100%}.cw-coll .cw-btn[disabled],.cw-coll .cw-btn.is-disabled{background:#e6e2cd;border-color:#e6e2cd;color:var(--cw-muted);cursor:not-allowed;transform:none}.cw-coll .cw-coll__ctas{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.cw-coll .cw-pill{display:inline-block;font-size:12px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;padding:6px 14px;border-radius:999px;background:var(--cw-orange-pill);color:#fff}.cw-coll .cw-pill--yellow{background:var(--cw-yellow);color:var(--cw-forest)}.cw-hero{display:flex;flex-wrap:wrap;align-items:stretch}.cw-hero__copy{flex:1 1 480px;padding:clamp(40px,6vw,80px) clamp(18px,4vw,56px);align-self:center}.cw-hero__copy-inner{max-width:620px;margin-left:auto;margin-right:auto}.cw-hero__media{flex:1 1 400px;min-height:340px;position:relative}.cw-hero__media img{width:100%;height:100%;object-fit:cover;display:block}.cw-hero--media-left .cw-hero__media{order:-1}.cw-hero__media--pad{padding:clamp(18px,3vw,40px)}.cw-hero__media--pad img{border-radius:var(--cw-radius-lg);height:auto}.cw-hero__ph{width:100%;height:100%;min-height:340px;background:var(--cw-nature);display:flex;align-items:center;justify-content:center;color:var(--cw-cream);font-size:14px;text-align:center;padding:24px}.cw-feature{display:flex;gap:clamp(28px,4vw,52px);flex-wrap:wrap;align-items:center}.cw-feature__copy{flex:1 1 420px;min-width:0}.cw-feature__media{flex:0 1 340px;min-width:260px}.cw-feature--media-left .cw-feature__media{order:-1}@media(max-width:899px){.cw-feature--media-left .cw-feature__media{order:0}}.cw-feature__stepline{display:flex;align-items:center;gap:14px;margin-bottom:14px}.cw-feature__num{font-family:var(--cw-display);font-weight:800;font-size:16px;background:var(--cw-yellow);color:var(--cw-forest);width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex:none}.cw-coll .cw-feature__stepline .cw-coll__eyebrow{margin:0}.cw-pcard{background:#fff;border:1px solid var(--cw-card-rim);border-radius:var(--cw-radius-lg);box-shadow:var(--cw-shadow);overflow:hidden;display:flex;flex-direction:column;height:100%;text-decoration:none;color:var(--cw-text)}.cw-coll--white .cw-pcard{background:var(--cw-page)}.cw-pcard__media{display:block;background:var(--cw-nature);aspect-ratio:1 / 1;overflow:hidden}.cw-pcard__media img{width:100%;height:100%;object-fit:contain;display:block}.cw-pcard__body{padding:20px;display:flex;flex-direction:column;gap:8px;flex:1}.cw-coll .cw-pcard__title{font-weight:700;font-size:16px;line-height:1.3;color:var(--cw-forest);margin:0}.cw-coll .cw-pcard__title a{color:var(--cw-forest);text-decoration:none}.cw-coll .cw-pcard__title a:hover{text-decoration:underline}.cw-coll .cw-pcard__note{font-size:14px;line-height:1.5;color:var(--cw-muted);margin:0}.cw-coll .cw-pcard__price{font-weight:700;color:var(--cw-orange);font-size:16px;margin:0}.cw-coll .cw-pcard__price del{color:var(--cw-muted);font-weight:400;font-size:14px;margin-left:6px}.cw-pcard__foot{margin-top:auto;padding-top:12px}.cw-pcard__soldout{font-size:13px;font-weight:700;color:var(--cw-muted);text-transform:uppercase;letter-spacing:.04em}.cw-coll .cw-mini{display:flex;gap:14px;align-items:center;background:#fff;border-radius:var(--cw-radius-md);box-shadow:var(--cw-shadow);padding:12px 14px;text-decoration:none;color:var(--cw-text);border:1px solid var(--cw-card-rim)}.cw-mini:hover{transform:translateY(-2px);transition:transform .18s ease}.cw-mini__img{width:62px;height:62px;flex:none;border-radius:12px;overflow:hidden;background:var(--cw-nature)}.cw-mini__img img{width:100%;height:100%;object-fit:contain;display:block}.cw-mini__txt{flex:1;min-width:0}.cw-coll .cw-mini__name{font-weight:700;font-size:14px;line-height:1.3;color:var(--cw-forest);display:block}.cw-coll .cw-mini__note{font-size:13px;color:var(--cw-muted);margin-top:3px;display:block}.cw-coll .cw-mini__price{font-weight:700;font-size:14px;color:var(--cw-orange);flex:none}.cw-stats{display:grid;gap:1px;background:#fef5c72e;border-radius:var(--cw-radius-lg);overflow:hidden}.cw-stats--plain{background:transparent;gap:clamp(16px,2.5vw,32px);border-radius:0}.cw-stats__cell{background:var(--cw-forest);padding:24px}.cw-stats--plain .cw-stats__cell{background:transparent;padding:8px 0}.cw-stats__label{font-size:12px;text-transform:uppercase;letter-spacing:.05em;color:var(--cw-yellow);font-weight:700;line-height:1.35}.cw-stats__value{color:var(--cw-cream);margin-top:8px;font-size:clamp(19px,2vw,23px);font-family:var(--cw-display);font-weight:800;line-height:1.2}.cw-stats--plain .cw-stats__value{font-family:var(--cw-body);font-weight:700;font-size:18px}.cw-coll--white .cw-stats,.cw-coll--cream .cw-stats,.cw-coll--lemon .cw-stats{background:var(--cw-border)}.cw-coll--white .cw-stats__cell,.cw-coll--cream .cw-stats__cell,.cw-coll--lemon .cw-stats__cell{background:#fff}.cw-coll--white .cw-stats__label,.cw-coll--cream .cw-stats__label,.cw-coll--lemon .cw-stats__label{color:var(--cw-orange)}.cw-coll--white .cw-stats__value,.cw-coll--cream .cw-stats__value,.cw-coll--lemon .cw-stats__value{color:var(--cw-forest)}.cw-grid{display:grid;gap:20px}.cw-grid--2{grid-template-columns:repeat(2,1fr)}.cw-grid--3{grid-template-columns:repeat(3,1fr)}.cw-grid--4{grid-template-columns:repeat(4,1fr)}.cw-card{background:var(--cw-page);border-radius:var(--cw-radius-lg);padding:24px;border-top:6px solid transparent}.cw-coll--cream .cw-card,.cw-coll--lemon .cw-card{background:#fff}.cw-coll .cw-card__title{font-family:var(--cw-display);font-weight:800;font-size:18px;color:var(--cw-forest);margin:0;line-height:1.25}.cw-card__body{font-size:14.5px;line-height:1.55;margin:10px 0 0}.cw-card__body p{margin:0 0 10px}.cw-card__body p:last-child{margin-bottom:0}.cw-bundle{max-width:980px;margin:0 auto;background:#fff;border-radius:var(--cw-radius-lg);box-shadow:var(--cw-shadow-pop);overflow:hidden;display:flex;flex-wrap:wrap;color:var(--cw-text)}.cw-bundle__media{flex:1 1 320px;min-height:300px;background:var(--cw-nature);display:flex;align-items:center;justify-content:center;padding:20px}.cw-bundle__media img{width:100%;height:100%;max-height:420px;object-fit:contain;display:block}.cw-bundle--media-right .cw-bundle__media{order:2}.cw-bundle__copy{flex:1 1 380px;padding:clamp(26px,3.4vw,42px)}.cw-coll .cw-bundle .cw-coll__h,.cw-coll .cw-bundle .cw-coll__h--sm{color:var(--cw-forest)}.cw-coll .cw-bundle .cw-coll__body{color:var(--cw-text)}.cw-bundle__list{list-style:none;margin:18px 0 0;padding:0;display:flex;flex-direction:column;gap:12px}.cw-bundle__list li{font-size:14.5px;line-height:1.55;margin:0}.cw-bundle__list strong{color:var(--cw-forest)}.cw-bundle__price{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap;margin:22px 0 18px}.cw-bundle__now{font-family:var(--cw-display);font-weight:800;font-size:clamp(26px,3vw,32px);color:var(--cw-orange)}.cw-bundle__was{font-size:14px;color:var(--cw-muted);text-decoration:line-through}.cw-bundle__foot{font-size:13px;color:var(--cw-muted);margin:14px 0 0}.cw-range{display:grid;gap:32px;grid-template-columns:repeat(3,1fr)}.cw-coll .cw-range__title{font-family:var(--cw-display);font-weight:700;font-size:17px;color:var(--cw-forest);margin:0 0 14px}.cw-range__tags{display:flex;flex-wrap:wrap;gap:8px}.cw-coll .cw-tag{display:inline-block;font-size:13.5px;font-weight:500;padding:8px 14px;border-radius:999px;border:1px solid var(--cw-border);background:#fff;color:var(--cw-forest);text-decoration:none;line-height:1.3}.cw-coll a.cw-tag:hover{background:var(--cw-forest);color:var(--cw-cream);border-color:var(--cw-forest)}.cw-faq{max-width:840px;margin:0 auto}.cw-faq__item{border-bottom:1px solid var(--cw-border)}.cw-faq__item:last-child{border-bottom:0}.cw-faq__q{font-weight:700;font-size:16.5px;color:var(--cw-forest);list-style:none;cursor:pointer;padding:18px 40px 18px 0;position:relative;line-height:1.4}.cw-faq__q::-webkit-details-marker{display:none}.cw-faq__q:after{content:"";position:absolute;right:6px;top:50%;width:10px;height:10px;margin-top:-7px;border-right:2px solid var(--cw-orange);border-bottom:2px solid var(--cw-orange);transform:rotate(45deg);transition:transform .2s ease}.cw-faq__item[open] .cw-faq__q:after{transform:rotate(-135deg);margin-top:-3px}.cw-faq__q:focus-visible{outline:3px solid var(--cw-yellow);outline-offset:2px}.cw-faq__a{font-size:15.5px;line-height:1.6;margin:0 0 20px;padding-right:40px}.cw-faq__a p{margin:0 0 12px}.cw-faq__a p:last-child{margin-bottom:0}.cw-checker__tabs{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 28px;padding:0}.cw-coll .cw-checker__tab{font-family:var(--cw-body);font-size:15px;font-weight:700;line-height:1.3;padding:12px 22px;border-radius:999px;cursor:pointer;background:transparent;color:var(--cw-cream);border:2px solid rgba(254,245,199,.45);transition:transform .15s ease,background-color .15s ease,color .15s ease}.cw-coll .cw-checker__tab:hover{transform:translateY(-2px);border-color:var(--cw-cream)}.cw-coll .cw-checker__tab[aria-selected=true]{background:var(--cw-yellow);color:var(--cw-forest);border-color:var(--cw-yellow)}.cw-coll .cw-checker__tab:focus-visible{outline:3px solid var(--cw-yellow);outline-offset:3px}.cw-checker__panel{background:var(--cw-band);border-radius:var(--cw-radius-lg);padding:clamp(22px,3vw,36px);display:flex;flex-wrap:wrap;gap:clamp(24px,3.4vw,40px)}.cw-checker__panel[hidden]{display:none}.cw-checker__panel:not([hidden])+.cw-checker__panel:not([hidden]){margin-top:20px}.cw-checker__main{flex:1 1 380px;min-width:0}.cw-checker__side{flex:1 1 290px;min-width:0}.cw-coll .cw-checker__panel .cw-coll__eyebrow{color:var(--cw-orange)}.cw-coll .cw-checker__panel .cw-coll__h,.cw-coll .cw-checker__panel .cw-coll__h--sm{color:var(--cw-forest)}.cw-coll .cw-checker__panel .cw-coll__body,.cw-coll .cw-checker__panel .cw-coll__list li{color:var(--cw-text)}.cw-coll .cw-checker__panel .cw-coll__tick{color:var(--cw-forest)}.cw-coll .cw-checker__panel .cw-coll__note{color:var(--cw-muted);border-left-color:var(--cw-orange)}.cw-coll .cw-checker__panel a{color:var(--cw-forest)}.cw-checker__products{display:flex;flex-direction:column;gap:12px}.cw-signup{display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px}.cw-signup__bubble{display:inline-block;background:var(--cw-yellow);color:var(--cw-forest);font-weight:700;font-size:15px;padding:10px 20px;border-radius:999px;position:relative}.cw-signup__bubble:after{content:"";position:absolute;left:28px;bottom:-8px;border-left:9px solid transparent;border-right:9px solid transparent;border-top:9px solid var(--cw-yellow)}.cw-signup__form{display:flex;gap:12px;flex-wrap:wrap;justify-content:center;width:100%;max-width:480px;margin-top:6px}.cw-signup__form input[type=email]{flex:1 1 240px;min-width:0;font-family:var(--cw-body);font-size:16px;padding:14px 20px;border-radius:999px;border:2px solid var(--cw-cream);background:#fff;color:var(--cw-text)}.cw-signup__form input[type=email]:focus-visible{outline:3px solid var(--cw-yellow);outline-offset:2px}.cw-signup__msg{font-size:14px;color:var(--cw-yellow);margin:0;flex:1 1 100%}.cw-coll__head{margin-bottom:28px}.cw-coll__head--center{text-align:center;max-width:760px;margin-left:auto;margin-right:auto}@media(max-width:1099px){.cw-grid--4{grid-template-columns:repeat(2,1fr)}.cw-stats,.cw-range{grid-template-columns:repeat(2,1fr)!important}}@media(max-width:767px){.cw-coll{font-size:15px}.cw-grid--2,.cw-grid--3,.cw-grid--4{grid-template-columns:1fr}.cw-stats,.cw-range{grid-template-columns:1fr!important}.cw-feature__media{flex-basis:100%;max-width:420px}.cw-hero__media,.cw-hero__ph{min-height:240px}.cw-coll .cw-coll__ctas .cw-btn{flex:1 1 100%}.cw-coll .cw-checker__tab{font-size:14px;padding:10px 16px}.cw-bundle__media{min-height:220px}}@media(prefers-reduced-motion:reduce){.cw-coll .cw-btn,.cw-coll .cw-checker__tab,.cw-coll .cw-mini,.cw-faq__q:after{transition:none}.cw-coll .cw-btn:hover,.cw-coll .cw-checker__tab:hover,.cw-coll .cw-mini:hover{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/26/assets/cw-collection.css.map */
