.cg-product-page:not(#_){--cg-green: #0d4b2f;--cg-green-2: #1e6a45;--cg-soft-green: #eef6ef;--cg-cream: #fbfaf5;--cg-brown: #9b5c2f;--cg-ink: #173126;--cg-muted: #5e6e66;--cg-line: #dce5dc;--cg-white: #ffffff;color:var(--cg-ink);background:var(--cg-cream);font-family:var(--font-body-family, Arial, sans-serif)}.cg-product-page:not(#_) *{box-sizing:border-box}.cg-product-page:not(#_) .cg-shell{width:min(1320px,calc(100% - 32px));margin-inline:auto}.cg-product-page:not(#_) .cg-product-hero{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(460px,.82fr);gap:34px;padding-block:40px 54px;align-items:start}.cg-product-page:not(#_) .cg-gallery{position:sticky;top:18px}.cg-product-page:not(#_) .cg-gallery__stage{position:relative;overflow:hidden;border:1px solid var(--cg-line);border-radius:24px;background:#fff;box-shadow:0 20px 50px #1d392a1a}.cg-product-page:not(#_) .cg-gallery__main{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:cover;transition:opacity .2s ease}.cg-product-page:not(#_) .cg-gallery__placeholder{display:grid;place-items:center;aspect-ratio:1;background:#f3f5f1}.cg-product-page:not(#_) .cg-gallery__placeholder svg{width:70%;height:70%}.cg-product-page:not(#_) .cg-gallery__counter{display:none!important}.cg-product-page:not(#_) .cg-gallery__stage .cg-gallery__counter,.cg-product-page:not(#_) .cg-gallery__stage [data-cg-counter],.cg-product-page:not(#_) .cg-gallery__stage .gallery__counter,.cg-product-page:not(#_) .cg-gallery__stage .slider-counter,.cg-product-page:not(#_) .cg-gallery__stage [class*=counter],.cg-product-page:not(#_) .cg-gallery__stage [class*=count]{display:none!important}.cg-product-page:not(#_) .cg-gallery__thumbs-wrap{display:grid;grid-template-columns:42px minmax(0,1fr) 42px;gap:10px;align-items:center;margin-top:12px}.cg-product-page:not(#_) .cg-gallery__thumbs{display:flex;flex-wrap:nowrap;gap:10px;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;cursor:grab}.cg-product-page:not(#_) .cg-gallery__thumbs::-webkit-scrollbar{display:none}.cg-product-page:not(#_) .cg-gallery__thumbs.is-dragging{cursor:grabbing;scroll-behavior:auto}.cg-product-page:not(#_) .cg-gallery__nav{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:999px;border:1px solid var(--cg-line);background:#fff;color:var(--cg-green);font-size:28px;font-weight:700;line-height:1;cursor:pointer;transition:.2s ease;box-shadow:0 6px 18px #1d392a14}.cg-product-page:not(#_) .cg-gallery__nav:hover{transform:translateY(-1px);border-color:var(--cg-green-2)}.cg-product-page:not(#_) .cg-gallery__nav[disabled]{opacity:.35;cursor:default;transform:none}.cg-product-page:not(#_) .cg-video-reviews{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:12px}.cg-product-page:not(#_) .cg-video-card{position:relative;min-width:0;padding:0;overflow:hidden;border:1px solid rgba(13,75,47,.12);border-radius:18px;background:#fff;color:var(--cg-green);text-align:left;cursor:pointer;box-shadow:0 8px 20px #1d392a14;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;-webkit-tap-highlight-color:transparent}.cg-product-page:not(#_) .cg-video-card:hover{transform:translateY(-2px);border-color:#0d4b2f57;box-shadow:0 12px 28px #1d392a21}.cg-product-page:not(#_) .cg-video-card:active{transform:scale(.985)}.cg-product-page:not(#_) .cg-video-card__preview{position:relative;display:block;aspect-ratio:1/1;overflow:hidden;background:#dfe9e1}.cg-product-page:not(#_) .cg-video-card__poster,.cg-product-page:not(#_) .cg-video-card__poster-image{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%}.cg-product-page:not(#_) .cg-video-card__poster-image{object-fit:cover}.cg-product-page:not(#_) .cg-video-card__shade{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(180deg,#03231614,#03231605 38%,#03231694)}.cg-product-page:not(#_) .cg-video-card__eyebrow{position:absolute;top:8px;left:8px;z-index:2;padding:4px 8px;border-radius:999px;background:#ffffffeb;color:#0d4b2f;font-size:7.5px;font-weight:900;letter-spacing:.03em;box-shadow:0 3px 10px #0000001a}.cg-product-page:not(#_) .cg-video-card__play{position:absolute;left:50%;top:50%;z-index:3;display:grid;place-items:center;width:46px;height:46px;border-radius:50%;background:#fffffff5;color:var(--cg-green);transform:translate(-50%,-50%);box-shadow:0 8px 24px #00000038,0 0 0 5px #ffffff26;transition:transform .18s ease,box-shadow .18s ease}.cg-product-page:not(#_) .cg-video-card__play span{font-size:14px;line-height:1;margin-left:2px}.cg-product-page:not(#_) .cg-video-card:hover .cg-video-card__play{transform:translate(-50%,-50%) scale(1.07);box-shadow:0 10px 28px #00000042,0 0 0 6px #ffffff2e}.cg-product-page:not(#_) .cg-video-card__overlay{position:absolute;left:0;right:0;bottom:0;z-index:2;padding:0 10px 10px}.cg-product-page:not(#_) .cg-video-card__overlay strong{display:block;color:#fff;font-size:12px;font-weight:900;line-height:1.15;letter-spacing:-.02em;text-shadow:0 2px 8px rgba(0,0,0,.32)}.cg-product-page:not(#_) .cg-video-modal[hidden]{display:none!important}.cg-product-page:not(#_) .cg-video-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;display:grid;place-items:center;padding:24px}.cg-product-page:not(#_) .cg-video-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000e0;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.cg-product-page:not(#_) .cg-video-modal__dialog{position:relative;z-index:1;width:min(92vw,520px);max-height:92vh;display:grid;place-items:center}.cg-product-page:not(#_) .cg-video-modal__player{display:block;width:100%;max-height:88vh;border-radius:16px;background:#000;box-shadow:0 24px 80px #00000073}.cg-product-page:not(#_) .cg-video-modal__close{position:absolute;z-index:3;top:-18px;right:-18px;width:44px;height:44px;display:grid;place-items:center;border:2px solid rgba(255,255,255,.8);border-radius:50%;background:#fff;color:#0d4b2f;font-size:31px;line-height:1;cursor:pointer;box-shadow:0 8px 28px #00000047}body.cg-video-modal-open{overflow:hidden!important;touch-action:none}.cg-product-page:not(#_) .cg-thumb{flex:0 0 88px;width:88px;padding:0;border:2px solid transparent;border-radius:14px;overflow:hidden;background:#fff;cursor:pointer;opacity:.72;transition:.2s ease}.cg-product-page:not(#_) .cg-thumb:hover,.cg-product-page:not(#_) .cg-thumb.is-active{opacity:1;border-color:var(--cg-green-2);transform:translateY(-1px)}.cg-product-page:not(#_) .cg-thumb img{display:block;width:100%;aspect-ratio:1;object-fit:cover;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.cg-product-page:not(#_) .cg-buy-panel{padding-top:4px}.cg-product-page:not(#_) .cg-eyebrow{margin:0 0 10px;color:var(--cg-brown);font-size:12px;font-weight:900;letter-spacing:.14em}.cg-product-page:not(#_) .cg-rating-summary{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:0 0 12px;color:var(--cg-green);font-size:14px;font-weight:800;line-height:1.3}.cg-product-page:not(#_) .cg-rating-summary__stars{color:#c58a24;font-size:17px;letter-spacing:1px;line-height:1}.cg-product-page:not(#_) .cg-product-title{margin:0;color:var(--cg-green);font-family:var(--font-heading-family, Georgia, serif);font-size:clamp(34px,4.2vw,52px);line-height:1.02;letter-spacing:-.035em}.cg-product-page:not(#_) .cg-hero-benefits{margin:16px 0 14px;padding:16px 17px;border:1px solid rgba(21,91,61,.16);border-radius:16px;background:linear-gradient(135deg,#f4faf5,#fffaf2);box-shadow:0 8px 24px #1446300f}.cg-product-page:not(#_) .cg-hero-benefits__lead{margin:0 0 11px;color:var(--cg-green);font-size:15px;font-weight:850;line-height:1.45}.cg-product-page:not(#_) .cg-hero-benefits ul{display:grid;gap:7px;margin:0;padding:0;list-style:none}.cg-product-page:not(#_) .cg-hero-benefits li{position:relative;margin:0;padding-left:24px;color:var(--cg-text);font-size:14px;font-weight:750;line-height:1.4}.cg-product-page:not(#_) .cg-hero-benefits li:before{content:"\2714";position:absolute;left:0;top:0;color:var(--cg-green);font-weight:900}.cg-product-page:not(#_) .cg-price{color:var(--cg-ink);font-size:31px;font-weight:900}.cg-product-page:not(#_) .cg-compare-price{color:#8a928e;font-size:18px}.cg-product-page:not(#_) .cg-save-badge{background:#dff3df;color:#146033;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:900}.cg-product-page:not(#_) .is-hidden{display:none!important}.cg-product-page:not(#_) .cg-pay-over-time{margin:0 0 10px;color:#303734;font-size:12px;line-height:1.45}.cg-product-page:not(#_) .cg-pay-over-time .shopify-payment-terms{margin:0}.cg-product-page:not(#_) .cg-pay-over-time--fallback{display:flex;flex-wrap:wrap;align-items:center;gap:6px}.cg-product-page:not(#_) [data-cg-installment-amount]{color:#1b2320;font-weight:900;white-space:nowrap}.cg-product-page:not(#_) .cg-pay-over-time--fallback strong{font-weight:900;color:#1b2320}.cg-product-page:not(#_) .cg-pay-over-time--fallback a{color:#1b2320;text-decoration:underline;text-underline-offset:2px}.cg-product-page:not(#_) .cg-shop-pay-badge{display:inline-flex;align-items:center;gap:2px;padding:2px 6px;border-radius:6px;background:#5a31f4;color:#fff;font-weight:800;line-height:1}.cg-product-page:not(#_) .cg-shop-pay-badge span{padding:2px 4px;border-radius:4px;background:#ffffff1f}.cg-product-page:not(#_) .cg-offer-builder{margin:6px 0 0;padding:0;border:0}.cg-product-page:not(#_) .cg-offer-builder legend{width:100%;margin-bottom:10px;padding:0 0 7px;border-bottom:1px solid var(--cg-line);color:#18231e;font-size:14px;font-weight:900;line-height:1.25}.cg-product-page:not(#_) .cg-offer-builder legend span{color:var(--cg-green)}.cg-product-page:not(#_) .cg-offer-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:9px}.cg-product-page:not(#_) .cg-offer-card{position:relative;display:flex;flex-direction:column;min-height:132px;padding:10px 9px 0;border:1.5px solid #d8ddd9;border-radius:17px;background:#fff;cursor:pointer;transition:.18s ease;overflow:hidden}.cg-product-page:not(#_) .cg-offer-card:hover{transform:translateY(-1px);box-shadow:0 12px 28px #16312614}.cg-product-page:not(#_) .cg-offer-card--large{grid-column:span 2;min-height:178px}.cg-product-page:not(#_) .cg-offer-card--medium{grid-column:span 2;min-height:148px}.cg-product-page:not(#_) .cg-offer-card--small{grid-column:span 3;min-height:135px}.cg-product-page:not(#_) .cg-offer-card--mini{grid-column:span 2;min-height:118px}.cg-product-page:not(#_) .cg-offer-card--mini:nth-child(7){grid-column:2 / span 2}.cg-product-page:not(#_) .cg-offer-card--mini:nth-child(8){grid-column:4 / span 2}.cg-product-page:not(#_) .cg-offer-card.is-sold-out{opacity:.5;cursor:not-allowed}.cg-product-page:not(#_) .cg-offer-card input{position:absolute;opacity:0;pointer-events:none}.cg-product-page:not(#_) .cg-offer-card__radio{position:absolute;top:9px;left:9px;width:25px;height:25px;border:3px solid #c8cfca;border-radius:50%;background:#fff;box-shadow:inset 0 0 0 6px #fff}.cg-product-page:not(#_) .cg-offer-card.is-selected .cg-offer-card__radio{border-color:currentColor;background:currentColor}.cg-product-page:not(#_) .cg-offer-card__header{margin-top:0;padding-inline:18px;text-align:center}.cg-product-page:not(#_) .cg-offer-card__header strong{display:block;color:#101513;font-size:14px;font-weight:900;line-height:1.15}.cg-product-page:not(#_) .cg-offer-card__header small{display:inline-block;margin-top:5px;padding:2px 7px;border-radius:999px;background:#eef1ef;color:#5f6661;font-size:8px;font-weight:900;line-height:1.15}.cg-product-page:not(#_) .cg-offer-card__divider{height:1px;margin:7px 4px 8px;background:#e5e9e6}.cg-product-page:not(#_) .cg-offer-card__pricing{text-align:center}.cg-product-page:not(#_) .cg-offer-card__main-price{display:block;color:#101513;font-size:21px;font-weight:900;line-height:1.02}.cg-product-page:not(#_) .cg-offer-card__unit-price{display:block;margin-top:2px;color:#505956;font-size:10px;font-weight:700}.cg-product-page:not(#_) .cg-offer-card__percent{display:inline-flex;align-items:center;justify-content:center;min-width:58px;margin:9px auto 8px;padding:6px 9px;border-radius:999px;color:#fff;font-size:10px;font-weight:900;line-height:1}.cg-product-page:not(#_) .cg-offer-card__footer{margin-top:auto;margin-inline:-9px;padding:7px 8px;background:#f3f8f4;color:var(--cg-green);font-size:11px;font-weight:900;text-align:center}.cg-product-page:not(#_) .cg-offer-card__footer.is-empty{display:none}.cg-product-page:not(#_) .cg-offer-card__footer span{display:block;min-height:1.2em}.cg-product-page:not(#_) .cg-offer-card--mini .cg-offer-card__header{padding-inline:10px}.cg-product-page:not(#_) .cg-offer-card--mini .cg-offer-card__header strong{font-size:12px}.cg-product-page:not(#_) .cg-offer-card--mini .cg-offer-card__header small{margin-top:4px;font-size:7px;padding:2px 5px}.cg-product-page:not(#_) .cg-offer-card--mini .cg-offer-card__divider{margin:6px 2px}.cg-product-page:not(#_) .cg-offer-card--mini .cg-offer-card__main-price{font-size:17px}.cg-product-page:not(#_) .cg-offer-card--mini .cg-offer-card__unit-price{font-size:9px}.cg-product-page:not(#_) .cg-offer-card--mini .cg-offer-card__footer{font-size:9px;padding:6px}.cg-product-page:not(#_) .cg-offer-card--green{color:#0b7d39;border-color:#d8ddd9}.cg-product-page:not(#_) .cg-offer-card--green .cg-offer-card__header small{background:#e6f6ea;color:#0b7d39}.cg-product-page:not(#_) .cg-offer-card--green .cg-offer-card__percent{background:#0b8a44}.cg-product-page:not(#_) .cg-offer-card--green.is-selected,.cg-product-page:not(#_) .cg-offer-card--green{border-color:#18824b}.cg-product-page:not(#_) .cg-offer-card--gold{color:#e39a05}.cg-product-page:not(#_) .cg-offer-card--gold .cg-offer-card__header small{background:#fff0cf;color:#d88900}.cg-product-page:not(#_) .cg-offer-card--gold .cg-offer-card__percent{background:#f6a313}.cg-product-page:not(#_) .cg-offer-card--gold{border-color:#edb340}.cg-product-page:not(#_) .cg-offer-card--blue{color:#1873d5}.cg-product-page:not(#_) .cg-offer-card--blue .cg-offer-card__header small{background:#dcebff;color:#1873d5}.cg-product-page:not(#_) .cg-offer-card--blue .cg-offer-card__percent{background:#1f76df}.cg-product-page:not(#_) .cg-offer-card--blue{border-color:#7eaee9}.cg-product-page:not(#_) .cg-offer-card--neutral.is-selected{border-color:var(--cg-green-2);box-shadow:0 0 0 3px #1e6a4514}.cg-product-page:not(#_) .cg-offer-card--neutral.is-selected .cg-offer-card__radio{border-color:var(--cg-green-2);background:var(--cg-green-2)}.cg-product-page:not(#_) .cg-purchase-row{display:grid;grid-template-columns:170px 1fr;gap:10px;align-items:stretch;margin-top:14px}.cg-product-page:not(#_) .cg-qty-box{display:grid;grid-template-columns:50px 1fr 50px;min-height:58px;border:1.5px solid #e2e5e2;border-radius:16px;overflow:hidden;background:#fff}.cg-product-page:not(#_) .cg-qty-box__btn{border:0;background:transparent;color:#131816;font-size:25px;font-weight:700;cursor:pointer}.cg-product-page:not(#_) .cg-qty-box__btn+.cg-qty-box__value,.cg-product-page:not(#_) .cg-qty-box__value+.cg-qty-box__btn{border-left:1px solid #e4e7e4}.cg-product-page:not(#_) .cg-qty-box__value{display:grid;place-items:center;color:#131816;font-size:18px;font-weight:900}.cg-product-page:not(#_) .cg-atc{width:100%;min-height:58px;margin-top:0;border:0;border-radius:16px;background:#ef8a27;color:#fff;font-size:15px;font-weight:900;text-transform:none;letter-spacing:0;cursor:pointer;box-shadow:0 8px 18px #ef8a2733;transition:.18s ease}.cg-product-page:not(#_) .cg-atc:hover{transform:translateY(-1px);background:#e07b17}.cg-product-page:not(#_) .cg-atc:disabled{opacity:.55;cursor:not-allowed;transform:none}.cg-product-page:not(#_) .cg-dynamic-checkout{margin-top:9px}.cg-product-page:not(#_) .shopify-payment-button__button{border-radius:15px!important;min-height:54px!important;overflow:hidden}.cg-product-page:not(#_) .cg-delivery-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;margin-top:10px;padding:9px 10px;border:1px solid var(--cg-line);border-radius:14px;background:#fff}.cg-product-page:not(#_) .cg-delivery-strip article{display:grid;justify-items:center;text-align:center}.cg-product-page:not(#_) .cg-delivery-strip__dot{width:9px;height:9px;margin-bottom:5px;border-radius:50%;background:#2e8d4e;box-shadow:0 0 0 3px #e6f2ea}.cg-product-page:not(#_) .cg-delivery-strip strong{color:#1f2c27;font-size:11px;font-weight:900}.cg-product-page:not(#_) .cg-delivery-strip small{color:#737d79;font-size:9px;font-weight:600}.cg-product-page:not(#_) .cg-purchase-info{display:grid;gap:7px;margin-top:10px}.cg-product-page:not(#_) .cg-purchase-info__item{border:1px solid var(--cg-line);border-radius:13px;background:#fff;overflow:hidden}.cg-product-page:not(#_) .cg-purchase-info__item>summary{display:grid;grid-template-columns:30px 1fr 22px;align-items:center;gap:10px;min-height:48px;padding:8px 11px;list-style:none;cursor:pointer}.cg-product-page:not(#_) .cg-purchase-info__item>summary::-webkit-details-marker{display:none}.cg-product-page:not(#_) .cg-purchase-info__icon{display:grid;place-items:center;width:30px;height:30px;border-radius:9px;background:#f3f8f4;font-size:18px;line-height:1}.cg-product-page:not(#_) .cg-purchase-info__title{color:var(--cg-green);font-size:12px;font-weight:900;line-height:1.25}.cg-product-page:not(#_) .cg-purchase-info__chevron{position:relative;width:20px;height:20px;justify-self:end;transition:transform .25s ease}.cg-product-page:not(#_) .cg-purchase-info__chevron:before,.cg-product-page:not(#_) .cg-purchase-info__chevron:after{content:"";position:absolute;top:9px;width:8px;height:2px;background:#18372a;border-radius:2px}.cg-product-page:not(#_) .cg-purchase-info__chevron:before{left:2px;transform:rotate(45deg)}.cg-product-page:not(#_) .cg-purchase-info__chevron:after{right:2px;transform:rotate(-45deg)}.cg-product-page:not(#_) .cg-purchase-info__item[open] .cg-purchase-info__chevron{transform:rotate(180deg)}.cg-product-page:not(#_) .cg-purchase-info__content{padding:0 12px 11px 51px}.cg-product-page:not(#_) .cg-purchase-info__content p{margin:0;color:var(--cg-muted);font-size:10.5px;line-height:1.5}.cg-product-page:not(#_) .cg-story-wrap{background:#fff;border-top:1px solid var(--cg-line)}.cg-product-page:not(#_) h2{margin:0;color:var(--cg-green);font-family:var(--font-heading-family, Georgia, serif);font-size:clamp(32px,4.7vw,56px);line-height:1.04;letter-spacing:-.035em}.cg-product-page:not(#_) .cg-story-lead{max-width:900px;margin:0 auto;padding:82px 0 66px;text-align:center}.cg-product-page:not(#_) .cg-story-lead>p:not(.cg-eyebrow){max-width:780px;margin:18px auto 0;color:var(--cg-muted);font-size:17px;line-height:1.7}.cg-product-page:not(#_) .cg-story-callout{max-width:780px;margin:28px auto 0;padding:18px 22px;border-left:4px solid var(--cg-brown);background:#f6f1e9;color:var(--cg-green);font-size:18px;font-weight:900;text-align:left}.cg-product-page:not(#_) .cg-story-chapters{display:grid;gap:28px;padding:40px 0 34px}.cg-product-page:not(#_) .cg-story-chapter{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;overflow:hidden;border:1px solid var(--cg-line);border-radius:28px;background:var(--cg-cream);box-shadow:0 18px 50px #1d392a14}.cg-product-page:not(#_) .cg-story-chapter.is-reverse .cg-story-chapter__media{order:2}.cg-product-page:not(#_) .cg-story-chapter__media{height:100%;min-height:520px;background:#edf3ed}.cg-product-page:not(#_) .cg-story-chapter__media img{display:block;width:100%;height:100%;min-height:520px;object-fit:cover}.cg-product-page:not(#_) .cg-story-chapter__copy{position:relative;padding:clamp(34px,5vw,70px)}.cg-product-page:not(#_) .cg-story-number{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;margin-bottom:24px;border-radius:50%;background:var(--cg-green);color:#fff;font-size:13px;font-weight:900}.cg-product-page:not(#_) .cg-story-chapter h2{font-size:clamp(31px,4vw,50px)}.cg-product-page:not(#_) .cg-story-chapter__copy>p:not(.cg-eyebrow){margin:20px 0 0;color:var(--cg-muted);font-size:16px;line-height:1.7}.cg-product-page:not(#_) .cg-story-chapter__copy ul{display:grid;gap:10px;margin:24px 0 0;padding:0;list-style:none}.cg-product-page:not(#_) .cg-story-chapter__copy li{position:relative;padding-left:27px;color:var(--cg-ink);font-weight:750;line-height:1.45}.cg-product-page:not(#_) .cg-story-chapter__copy li:before{content:"\2713";position:absolute;left:0;color:var(--cg-green-2);font-weight:900}.cg-product-page:not(#_) .cg-story-proof{display:block;margin-top:24px;padding:15px 17px;border-left:4px solid var(--cg-brown);background:#f3ebe2;color:var(--cg-green);line-height:1.45}.cg-product-page:not(#_) .cg-inline-cta{display:inline-flex;align-items:center;justify-content:center;min-height:50px;margin-top:26px;padding:0 21px;border-radius:13px;background:var(--cg-green);color:#fff;text-decoration:none;font-weight:900}.cg-product-page:not(#_) .cg-story-note{display:block;margin-top:14px;color:#78837d;font-size:11px;line-height:1.5}.cg-product-page:not(#_) .cg-how-to{padding:86px 0 72px;text-align:center}.cg-product-page:not(#_) .cg-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:34px;text-align:left}.cg-product-page:not(#_) .cg-steps article{padding:26px;border:1px solid var(--cg-line);border-radius:18px;background:var(--cg-soft-green)}.cg-product-page:not(#_) .cg-step-top{display:flex;align-items:center;justify-content:space-between;gap:14px}.cg-product-page:not(#_) .cg-step-number{display:inline-grid;place-items:center;width:38px;height:38px;border-radius:50%;background:var(--cg-green);color:#fff;font-weight:900;flex:0 0 38px}.cg-product-page:not(#_) .cg-step-icon{display:inline-grid;place-items:center;width:52px;height:52px;border-radius:14px;background:#fff;color:var(--cg-green);border:1px solid rgba(11,87,52,.14);box-shadow:0 8px 20px #0b573414;flex:0 0 52px}.cg-product-page:not(#_) .cg-step-icon svg{width:26px;height:26px}.cg-product-page:not(#_) .cg-steps h3{margin:17px 0 8px;color:var(--cg-green);font-size:20px}.cg-product-page:not(#_) .cg-steps p{margin:0;color:var(--cg-muted);line-height:1.55}.cg-product-page:not(#_) .cg-faq{padding:18px 0 72px}.cg-product-page:not(#_) .cg-faq--compact{max-width:980px}.cg-product-page:not(#_) .cg-faq-master{border:1px solid var(--cg-line);border-radius:18px;background:#fff;overflow:hidden;box-shadow:0 8px 24px #1446300a}.cg-product-page:not(#_) .cg-faq-master>summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 20px;cursor:pointer;list-style:none}.cg-product-page:not(#_) .cg-faq-master>summary::-webkit-details-marker{display:none}.cg-product-page:not(#_) .cg-faq-master__text .cg-eyebrow{margin-bottom:6px;font-size:11px;letter-spacing:.16em}.cg-product-page:not(#_) .cg-faq-master__text h2{margin:0;max-width:780px;font-size:clamp(24px,3.2vw,42px);line-height:1.06;letter-spacing:-.03em}.cg-product-page:not(#_) .cg-faq-master__text span{display:inline-block;margin-top:6px;color:var(--cg-muted);font-size:13px;font-weight:600}.cg-product-page:not(#_) .cg-faq-master__icon{position:relative;flex:0 0 42px;width:42px;height:42px;border-radius:50%;border:2px solid var(--cg-green)}.cg-product-page:not(#_) .cg-faq-master__icon:before,.cg-product-page:not(#_) .cg-faq-master__icon:after{content:"";position:absolute;left:50%;top:50%;width:14px;height:2px;background:var(--cg-green);transform:translate(-50%,-50%)}.cg-product-page:not(#_) .cg-faq-master__icon:after{transform:translate(-50%,-50%) rotate(90deg)}.cg-product-page:not(#_) .cg-faq-master[open]>summary .cg-faq-master__icon{animation:cgFaqSpin .42s ease}.cg-product-page:not(#_) .cg-faq-master[open]>summary .cg-faq-master__icon:after{opacity:0}.cg-product-page:not(#_) .cg-faq-master__panel{padding:0 20px 20px;border-top:1px solid var(--cg-line)}.cg-product-page:not(#_) .cg-faq__items--nested{display:grid;gap:10px;margin-top:18px}.cg-product-page:not(#_) .cg-faq-mini{border:1px solid var(--cg-line);border-radius:14px;background:#fff;overflow:hidden}.cg-product-page:not(#_) .cg-faq-mini>summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;color:var(--cg-green);font-size:15px;font-weight:900;cursor:pointer;list-style:none}.cg-product-page:not(#_) .cg-faq-mini>summary::-webkit-details-marker{display:none}.cg-product-page:not(#_) .cg-faq-mini__icon{position:relative;flex:0 0 24px;width:24px;height:24px}.cg-product-page:not(#_) .cg-faq-mini__icon:before,.cg-product-page:not(#_) .cg-faq-mini__icon:after{content:"";position:absolute;left:50%;top:50%;width:12px;height:2px;background:var(--cg-green);border-radius:2px;transform:translate(-50%,-50%);transition:transform .28s ease,opacity .2s ease}.cg-product-page:not(#_) .cg-faq-mini__icon:after{transform:translate(-50%,-50%) rotate(90deg)}.cg-product-page:not(#_) .cg-faq-mini[open]>summary .cg-faq-mini__icon{animation:cgFaqSpin .42s ease}.cg-product-page:not(#_) .cg-faq-mini[open]>summary .cg-faq-mini__icon:after{opacity:0}.cg-product-page:not(#_) .cg-faq-mini p{margin:0;padding:0 16px 16px;color:var(--cg-muted);font-size:14px;line-height:1.6}@keyframes cgFaqSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.cg-product-page:not(#_) .cg-final-cta{display:grid;grid-template-columns:1fr auto;gap:30px;align-items:center;margin-bottom:70px;padding:52px;border-radius:25px;background:#f1e8dc}.cg-product-page:not(#_) .cg-final-cta h2{font-size:clamp(30px,4.2vw,48px)}.cg-product-page:not(#_) .cg-final-cta p:not(.cg-eyebrow){max-width:720px;color:var(--cg-muted)}.cg-product-page:not(#_) .cg-final-cta a{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:0 24px;border-radius:14px;background:var(--cg-green);color:#fff;text-decoration:none;font-weight:900;white-space:nowrap}.cg-product-page:not(#_) .cg-mobile-sticky{display:none}@media(min-width:1024px){.cg-product-page:not(#_) .cg-shell{width:min(1520px,calc(100% - 36px))}.cg-product-page:not(#_) .cg-product-hero{grid-template-columns:minmax(0,1.18fr) minmax(480px,.82fr);gap:44px}.cg-product-page:not(#_) .cg-faq--compact{max-width:1160px}}@media(max-width:900px){.cg-product-page:not(#_) .cg-product-hero{grid-template-columns:1fr;gap:26px;padding-block:22px 36px}.cg-product-page:not(#_) .cg-gallery{position:static}.cg-product-page:not(#_) .cg-story-chapter{grid-template-columns:1fr}.cg-product-page:not(#_) .cg-story-chapter.is-reverse .cg-story-chapter__media{order:0}.cg-product-page:not(#_) .cg-story-chapter__media,.cg-product-page:not(#_) .cg-story-chapter__media img{min-height:430px}}@media(max-width:640px){.cg-product-page:not(#_) .cg-shell{width:min(100% - 22px,1180px)}.cg-product-page:not(#_) .cg-gallery__stage{border-radius:18px}.cg-product-page:not(#_) .cg-gallery__thumbs-wrap{grid-template-columns:34px minmax(0,1fr) 34px;gap:6px;margin-top:8px}.cg-product-page:not(#_) .cg-gallery__thumbs{gap:7px}.cg-product-page:not(#_) .cg-gallery__nav{width:34px;height:34px;font-size:24px}.cg-product-page:not(#_) .cg-video-reviews{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-top:8px;width:100%;max-width:100%;overflow:hidden}.cg-product-page:not(#_) .cg-video-card{border-radius:14px;max-width:100%;box-shadow:0 4px 12px #1d392a12}.cg-product-page:not(#_) .cg-video-card__preview{aspect-ratio:1/1}.cg-product-page:not(#_) .cg-video-card__eyebrow{top:6px;left:6px;padding:3px 6px;font-size:6.2px}.cg-product-page:not(#_) .cg-video-card__play{width:36px;height:36px;box-shadow:0 5px 16px #0003,0 0 0 4px #ffffff21}.cg-product-page:not(#_) .cg-video-card__play span{font-size:11px}.cg-product-page:not(#_) .cg-video-card__overlay{padding:0 7px 7px}.cg-product-page:not(#_) .cg-video-card__overlay strong{font-size:8.4px;line-height:1.14}.cg-product-page:not(#_) .cg-video-modal{padding:12px}.cg-product-page:not(#_) .cg-video-modal__dialog{width:min(94vw,520px)}.cg-product-page:not(#_) .cg-video-modal__close{top:-10px;right:-4px;width:42px;height:42px;font-size:29px}.cg-product-page:not(#_) .cg-thumb{flex-basis:74px;width:74px;border-radius:10px}.cg-product-page:not(#_) .cg-product-title{font-size:34px}.cg-product-page:not(#_) .cg-hero-benefits{margin-top:13px;padding:14px;border-radius:14px}.cg-product-page:not(#_) .cg-hero-benefits__lead{font-size:14px;line-height:1.35;margin-bottom:9px}.cg-product-page:not(#_) .cg-hero-benefits ul{gap:6px}.cg-product-page:not(#_) .cg-hero-benefits li{font-size:12.9px;line-height:1.32;padding-left:22px;white-space:nowrap}.cg-product-page:not(#_) .cg-price{font-size:28px}.cg-product-page:not(#_) .cg-offer-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:7px}.cg-product-page:not(#_) .cg-offer-card{border-radius:18px;padding:9px 6px 0}.cg-product-page:not(#_) .cg-offer-card--large{grid-column:span 2;min-height:198px}.cg-product-page:not(#_) .cg-offer-card--medium{grid-column:span 2;min-height:138px}.cg-product-page:not(#_) .cg-offer-card--small{grid-column:span 3;min-height:150px}.cg-product-page:not(#_) .cg-offer-card--mini{grid-column:span 2;min-height:112px;padding:8px 5px 0}.cg-product-page:not(#_) .cg-offer-card--mini:nth-child(7){grid-column:2 / span 2}.cg-product-page:not(#_) .cg-offer-card--mini:nth-child(8){grid-column:4 / span 2}.cg-product-page:not(#_) .cg-offer-card__radio{top:7px;left:7px;width:23px;height:23px;border-width:2.5px;box-shadow:inset 0 0 0 5px #fff}.cg-product-page:not(#_) .cg-offer-card__header{padding-inline:12px}.cg-product-page:not(#_) .cg-offer-card__header strong{font-size:13px}.cg-product-page:not(#_) .cg-offer-card__header small{margin-top:4px;font-size:7px;padding:2px 5px}.cg-product-page:not(#_) .cg-offer-card__divider{margin:6px 0 7px}.cg-product-page:not(#_) .cg-offer-card__main-price{font-size:19px}.cg-product-page:not(#_) .cg-offer-card__unit-price{font-size:8px}.cg-product-page:not(#_) .cg-offer-card__percent{min-width:54px;margin:auto auto 7px;padding:6px 8px;font-size:8px}.cg-product-page:not(#_) .cg-offer-card__footer{margin-inline:-6px;padding:7px 4px;font-size:9px}.cg-product-page:not(#_) .cg-offer-card--mini .cg-offer-card__radio{width:18px;height:18px;top:7px;left:7px;box-shadow:inset 0 0 0 4px #fff}.cg-product-page:not(#_) .cg-offer-card--mini .cg-offer-card__header{padding-inline:8px}.cg-product-page:not(#_) .cg-offer-card--mini .cg-offer-card__header strong{font-size:11px}.cg-product-page:not(#_) .cg-offer-card--mini .cg-offer-card__header small{font-size:6px;padding:2px 4px}.cg-product-page:not(#_) .cg-offer-card--mini .cg-offer-card__main-price{font-size:14px}.cg-product-page:not(#_) .cg-offer-card--mini .cg-offer-card__unit-price{font-size:7px}.cg-product-page:not(#_) .cg-offer-card--mini .cg-offer-card__footer{margin-inline:-5px;padding:5px 4px;font-size:8px}.cg-product-page:not(#_) .cg-purchase-row{grid-template-columns:118px 1fr;gap:8px;margin-top:12px}.cg-product-page:not(#_) .cg-qty-box{grid-template-columns:36px 1fr 36px;min-height:50px;border-radius:13px}.cg-product-page:not(#_) .cg-qty-box__btn{font-size:21px}.cg-product-page:not(#_) .cg-qty-box__value{font-size:15px}.cg-product-page:not(#_) .cg-atc{min-height:50px;border-radius:13px;font-size:13px}.cg-product-page:not(#_) .shopify-payment-button__button{min-height:50px!important;border-radius:13px!important}.cg-product-page:not(#_) .cg-delivery-strip{grid-template-columns:repeat(3,1fr);padding:8px 5px;gap:3px;border-radius:12px}.cg-product-page:not(#_) .cg-purchase-info{gap:6px;margin-top:8px}.cg-product-page:not(#_) .cg-purchase-info__item{border-radius:12px}.cg-product-page:not(#_) .cg-purchase-info__item>summary{grid-template-columns:28px 1fr 20px;gap:8px;min-height:44px;padding:7px 9px}.cg-product-page:not(#_) .cg-purchase-info__icon{width:28px;height:28px;border-radius:8px;font-size:16px}.cg-product-page:not(#_) .cg-purchase-info__title{font-size:11px}.cg-product-page:not(#_) .cg-purchase-info__content{padding:0 10px 9px 45px}.cg-product-page:not(#_) .cg-purchase-info__content p{font-size:10px}.cg-product-page:not(#_) .cg-story-lead{padding:58px 4px 44px;text-align:left}.cg-product-page:not(#_) .cg-story-lead>p:not(.cg-eyebrow){font-size:15px}.cg-product-page:not(#_) .cg-story-callout{font-size:16px}.cg-product-page:not(#_) .cg-story-chapters{gap:16px;padding-top:24px}.cg-product-page:not(#_) .cg-story-chapter{border-radius:20px}.cg-product-page:not(#_) .cg-story-chapter__media,.cg-product-page:not(#_) .cg-story-chapter__media img{min-height:auto;aspect-ratio:1}.cg-product-page:not(#_) .cg-story-chapter__copy{padding:28px 20px 32px}.cg-product-page:not(#_) .cg-story-number{width:36px;height:36px;margin-bottom:18px}.cg-product-page:not(#_) .cg-story-chapter__copy>p:not(.cg-eyebrow){font-size:15px}.cg-product-page:not(#_) .cg-inline-cta{width:100%}.cg-product-page:not(#_) .cg-how-to{padding:60px 0 52px;text-align:left}.cg-product-page:not(#_) .cg-steps{grid-template-columns:1fr}.cg-product-page:not(#_) .cg-faq{padding:10px 0 56px}.cg-product-page:not(#_) .cg-faq-master>summary{padding:14px;align-items:flex-start}.cg-product-page:not(#_) .cg-faq-master__text h2{font-size:28px}.cg-product-page:not(#_) .cg-faq-master__text span{font-size:12px}.cg-product-page:not(#_) .cg-faq-master__icon{flex-basis:36px;width:36px;height:36px}.cg-product-page:not(#_) .cg-faq-master__panel{padding:0 12px 12px}.cg-product-page:not(#_) .cg-faq-mini>summary{padding:13px 12px;font-size:14px}.cg-product-page:not(#_) .cg-faq-mini p{padding:0 12px 13px;font-size:13px}.cg-product-page:not(#_) .cg-final-cta{grid-template-columns:1fr;padding:34px 22px;margin-bottom:90px}.cg-product-page:not(#_) .cg-final-cta a{width:100%}.cg-product-page:not(#_) .cg-mobile-sticky{position:fixed;z-index:30;left:8px;right:8px;bottom:8px;display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center;padding:9px 9px 9px 13px;border:1px solid rgba(13,75,47,.16);border-radius:16px;background:#fffffff5;box-shadow:0 12px 34px #142e2038;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transform:translateY(130%);transition:transform .25s ease}.cg-product-page:not(#_) .cg-mobile-sticky.is-visible{transform:translateY(0)}.cg-product-page:not(#_) .cg-mobile-sticky>div{display:grid;min-width:0}.cg-product-page:not(#_) .cg-mobile-sticky small{overflow:hidden;color:var(--cg-muted);font-size:10px;white-space:nowrap;text-overflow:ellipsis}.cg-product-page:not(#_) .cg-mobile-sticky strong{color:var(--cg-green);font-size:16px}.cg-product-page:not(#_) .cg-mobile-sticky button{min-height:45px;padding:0 17px;border:0;border-radius:12px;background:var(--cg-green);color:#fff;font-weight:900}}
/*# sourceMappingURL=/cdn/shop/t/121/assets/cocogrows-product.css.map */
