:root{--oe-green: #2f8f5b;--oe-green-dark: #1f6b42;--oe-green-soft: #eaf5ee;--oe-orange: #f26a21;--oe-orange-dark: #d9560f;--oe-cream: #fbf7f0;--oe-cream-2: #f4ede0;--oe-white: #ffffff;--oe-ink: #23302b;--oe-muted: #5c6b63;--oe-line: #e7e0d4;--oe-star: #f5a623;--oe-heading: "Poppins", "Segoe UI", -apple-system, BlinkMacSystemFont, sans-serif;--oe-body: "Nunito Sans", "Segoe UI", -apple-system, BlinkMacSystemFont, sans-serif;--oe-radius: 18px;--oe-radius-sm: 12px;--oe-gutter: 24px;--oe-maxw: 1200px;--oe-ease: cubic-bezier(.22, 1, .36, 1);--oe-shadow: 0 18px 40px -18px rgba(31, 107, 66, .35);--oe-shadow-sm: 0 8px 20px -10px rgba(35, 48, 43, .28)}.oe-section{font-family:var(--oe-body);color:var(--oe-ink);position:relative}.oe-section{padding-top:0!important;padding-bottom:0!important}.oe-container{max-width:var(--oe-maxw);margin:0 auto;padding:0 var(--oe-gutter)}.oe-narrow{max-width:820px}.oe-section h1,.oe-section h2,.oe-section h3,.oe-section h4{font-family:var(--oe-heading);font-weight:700;line-height:1.1;margin:0 0 .4em;color:var(--oe-ink);letter-spacing:-.01em}.oe-section p{line-height:1.6;margin:0 0 1em}.oe-section p:last-child{margin-bottom:0}.oe-eyebrow{display:inline-block;font-family:var(--oe-heading);font-weight:700;font-size:13px;letter-spacing:.12em;text-transform:uppercase;color:var(--oe-green);margin-bottom:14px}.oe-eyebrow.is-orange{color:var(--oe-orange)}.oe-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;font-family:var(--oe-heading);font-weight:700;text-decoration:none;border:none;cursor:pointer;border-radius:999px;line-height:1;padding:18px 34px;font-size:18px;transition:transform .25s var(--oe-ease),box-shadow .25s var(--oe-ease),background-color .25s var(--oe-ease);white-space:nowrap}.oe-btn-primary{background:var(--oe-orange);color:#fff;box-shadow:0 3px 8px #f26a2147,0 10px 22px -8px #f26a2166}.oe-btn-primary:hover{background:var(--oe-orange-dark);transform:translateY(-2px);box-shadow:0 5px 12px #f26a2152,0 16px 30px -8px #f26a217a}.oe-btn-green{background:var(--oe-green);color:#fff;box-shadow:0 6px 10px -6px #2f8f5b73,0 14px 26px -10px #2f8f5b59,0 24px 40px -18px #2f8f5b33}.oe-btn-green:hover{background:var(--oe-green-dark);transform:translateY(-2px)}.oe-btn-ghost{background:transparent;color:var(--oe-ink);border:2px solid var(--oe-line)}.oe-btn-ghost:hover{border-color:var(--oe-green);color:var(--oe-green)}.oe-btn-block{width:100%}.oe-btn-lg{padding:22px 40px;font-size:20px}.oe-stars{display:inline-flex;gap:2px;color:var(--oe-star);line-height:1}.oe-stars svg{width:20px;height:20px;fill:currentColor}.oe-rating-row{display:inline-flex;align-items:center;gap:10px;flex-wrap:wrap}.oe-rating-row .oe-rating-text{font-weight:700;color:var(--oe-ink);font-size:15px}.oe-banner{position:relative;display:flex;align-items:center;background-size:cover;background-repeat:no-repeat;overflow:hidden;isolation:isolate}.oe-banner-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.oe-banner .oe-container{position:relative;z-index:1;width:100%}.oe-banner-noimg:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:radial-gradient(38% 60% at 88% 8%,rgba(255,255,255,.14),transparent 60%),radial-gradient(46% 70% at 8% 100%,rgba(255,255,255,.1),transparent 62%)}.oe-banner-noimg .oe-banner-overlay{display:none}.oe-banner-inner{max-width:560px}.oe-banner-inner .oe-eyebrow{margin-bottom:14px}.oe-banner-inner h2{line-height:1.08;margin-bottom:16px;letter-spacing:-.015em;text-shadow:0 2px 22px rgba(0,0,0,.28)}.oe-banner-sub{font-size:clamp(16px,1.9vw,20px);line-height:1.55;margin-bottom:28px;max-width:48ch;opacity:.97;text-shadow:0 1px 14px rgba(0,0,0,.32)}.oe-banner-inner .oe-btn{box-shadow:0 14px 30px -12px #00000080}@media(max-width:749px){.oe-banner-inner{max-width:none}.oe-banner-sub{margin-bottom:22px}}.oe-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:56px;align-items:center}.oe-hero-copy h1{font-size:clamp(36px,6vw,72px);margin-bottom:20px}.oe-hero-copy .oe-lead{font-size:clamp(17px,2vw,21px);color:var(--oe-muted);max-width:34ch}.oe-hero-cta{display:flex;gap:16px;flex-wrap:wrap;align-items:center;margin-top:28px}.oe-hero-media img{width:100%;height:auto;display:block;border-radius:var(--oe-radius);box-shadow:var(--oe-shadow)}.oe-hero-badge{position:absolute;bottom:22px;left:-14px;background:#fff;border-radius:16px;padding:14px 20px;box-shadow:var(--oe-shadow-sm);display:flex;align-items:center;gap:12px}.oe-hero-badge .oe-badge-num{font-family:var(--oe-heading);font-weight:800;font-size:26px;color:var(--oe-green);line-height:1}.oe-hero-badge .oe-badge-lbl{font-size:13px;color:var(--oe-muted);line-height:1.2}.oe-hero-points{list-style:none;padding:0;margin:24px 0 0;display:grid;gap:10px}.oe-hero-points li{display:flex;align-items:center;gap:10px;font-weight:600;font-size:16px}.oe-hero-points svg{width:22px;height:22px;flex:0 0 22px;fill:var(--oe-green)}.oe-trust{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.oe-trust-item{display:flex;align-items:center;gap:14px;justify-content:center;text-align:left}.oe-trust-item svg{width:40px;height:40px;flex:0 0 40px;stroke:var(--oe-green);fill:none;stroke-width:1.7}.oe-trust-item .oe-trust-t{font-family:var(--oe-heading);font-weight:700;font-size:16px;line-height:1.15}.oe-trust-item .oe-trust-s{font-size:13px;color:var(--oe-muted)}.oe-trust--bar{background:var(--oe-green-soft);border-radius:var(--oe-radius);padding:26px 22px}.oe-head{text-align:center;max-width:720px;margin:0 auto 46px}.oe-head h2{font-size:clamp(30px,4.2vw,52px)}.oe-head p{font-size:18px;color:var(--oe-muted)}.oe-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.oe-step{background:#fff;border:1px solid var(--oe-line);border-radius:var(--oe-radius);padding:34px 26px;text-align:center;position:relative;transition:transform .3s var(--oe-ease),box-shadow .3s var(--oe-ease)}.oe-step:hover{transform:translateY(-6px);box-shadow:var(--oe-shadow)}.oe-step-num{width:52px;height:52px;border-radius:50%;background:var(--oe-green);color:#fff;font-family:var(--oe-heading);font-weight:800;font-size:22px;display:flex;align-items:center;justify-content:center;margin:0 auto 18px}.oe-step h3{font-size:22px;margin-bottom:8px}.oe-step p{color:var(--oe-muted);font-size:16px}.oe-step-arrow{position:absolute;top:50%;right:-20px;transform:translateY(-50%);color:var(--oe-orange);z-index:2}.oe-step-arrow svg{width:30px;height:30px;fill:currentColor}.oe-step:last-child .oe-step-arrow{display:none}.oe-feat{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center;background:#fff;border:1px solid var(--oe-line);border-radius:26px;padding:40px;box-shadow:var(--oe-shadow-sm)}.oe-feat-media img{width:100%;height:auto;border-radius:var(--oe-radius);display:block}.oe-feat h2{font-size:clamp(26px,3vw,38px)}.oe-feat .oe-lead{color:var(--oe-muted);font-size:18px}.oe-price-row{display:flex;align-items:baseline;gap:14px;flex-wrap:wrap;margin:18px 0}.oe-price{font-family:var(--oe-heading);font-weight:800;font-size:48px;color:var(--oe-ink)}.oe-price-old{font-size:22px;color:var(--oe-muted);text-decoration:line-through}.oe-price-save{background:var(--oe-orange);color:#fff;font-family:var(--oe-heading);font-weight:700;font-size:14px;padding:6px 12px;border-radius:999px}.oe-feat-list{list-style:none;padding:0;margin:18px 0 26px;display:grid;gap:12px}.oe-feat-list li{display:flex;gap:12px;align-items:flex-start;font-size:17px}.oe-feat-list svg{width:24px;height:24px;flex:0 0 24px;fill:var(--oe-green);margin-top:1px}.oe-benefit{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.oe-benefit+.oe-benefit{margin-top:64px}.oe-benefit.is-reverse .oe-benefit-media{order:2}.oe-benefit-media img{width:100%;height:auto;border-radius:var(--oe-radius);display:block;box-shadow:var(--oe-shadow-sm)}.oe-benefit h3{font-size:clamp(24px,2.6vw,32px)}.oe-benefit p{font-size:18px;color:var(--oe-muted)}.oe-benefit .oe-eyebrow{margin-bottom:10px}.oe-quotes{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.oe-quote{background:#fff;border:1px solid var(--oe-line);border-radius:var(--oe-radius);padding:30px 26px;display:flex;flex-direction:column;gap:14px;transition:transform .3s var(--oe-ease),box-shadow .3s var(--oe-ease)}.oe-quote:hover{transform:translateY(-5px);box-shadow:var(--oe-shadow)}.oe-quote p{font-size:17px;line-height:1.55}.oe-quote-name{font-family:var(--oe-heading);font-weight:700;font-size:15px}.oe-quote-name span{display:block;font-family:var(--oe-body);font-weight:400;color:var(--oe-muted);font-size:13px}.oe-quote-foot{display:flex;align-items:center;gap:12px;margin-top:auto}.oe-avatar{width:44px;height:44px;border-radius:50%;background:var(--oe-green-soft);color:var(--oe-green);font-family:var(--oe-heading);font-weight:800;display:flex;align-items:center;justify-content:center;font-size:17px;flex:0 0 44px}.oe-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.oe-card{background:#fff;border:1px solid var(--oe-line);border-radius:var(--oe-radius);overflow:hidden;display:flex;flex-direction:column;transition:transform .3s var(--oe-ease),box-shadow .3s var(--oe-ease);text-decoration:none;color:inherit}.oe-card:hover{transform:translateY(-6px);box-shadow:var(--oe-shadow)}.oe-card-img{aspect-ratio:1/1;background:var(--oe-cream-2);overflow:hidden}.oe-card-img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s var(--oe-ease)}.oe-card:hover .oe-card-img img{transform:scale(1.05)}.oe-card-body{padding:18px;display:flex;flex-direction:column;gap:8px;flex:1}.oe-card-title{font-family:var(--oe-heading);font-weight:700;font-size:16px;line-height:1.3}.oe-card-price{font-family:var(--oe-heading);font-weight:800;color:var(--oe-green);font-size:19px;margin-top:auto}.oe-card-price .oe-price-old{font-size:15px;margin-left:8px}.oe-card-tag{align-self:flex-start;background:var(--oe-green-soft);color:var(--oe-green-dark);font-weight:700;font-size:12px;padding:4px 10px;border-radius:999px}.oe-guarantee{display:grid;grid-template-columns:130px 1fr;gap:34px;align-items:center;background:var(--oe-green);color:#fff;border-radius:26px;padding:44px}.oe-guarantee.is-center{grid-template-columns:1fr;text-align:center;justify-items:center}.oe-guarantee h2{color:#fff;font-size:clamp(26px,3vw,38px)}.oe-guarantee p{color:#ffffffe6;font-size:18px;margin:0}.oe-seal{width:130px;height:130px;border-radius:50%;background:#ffffff24;border:3px dashed rgba(255,255,255,.5);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.oe-seal .oe-seal-num{font-family:var(--oe-heading);font-weight:800;font-size:40px;line-height:1}.oe-seal .oe-seal-lbl{font-size:12px;text-transform:uppercase;letter-spacing:.08em;margin-top:4px}.oe-faq-list{max-width:820px;margin:0 auto;display:flex;flex-direction:column;gap:14px}.oe-faq-item{background:#fff;border:1px solid var(--oe-line);border-radius:var(--oe-radius-sm);overflow:hidden}.oe-faq-q{width:100%;text-align:left;background:none;border:none;cursor:pointer;padding:22px 24px;font-family:var(--oe-heading);font-weight:700;font-size:18px;color:var(--oe-ink);display:flex;justify-content:space-between;align-items:center;gap:16px}.oe-faq-q .oe-faq-ico{flex:0 0 22px;width:22px;height:22px;transition:transform .3s var(--oe-ease);fill:var(--oe-green)}.oe-faq-item.is-open .oe-faq-ico{transform:rotate(45deg)}.oe-faq-a{max-height:0;overflow:hidden;transition:max-height .35s var(--oe-ease)}.oe-faq-a-inner{padding:0 24px 22px;color:var(--oe-muted);font-size:16px;line-height:1.6}.oe-news{background:var(--oe-cream-2);border-radius:26px;padding:50px 34px;text-align:center}.oe-news h2{font-size:clamp(24px,3vw,34px)}.oe-news p{color:var(--oe-muted);font-size:18px;max-width:46ch;margin-left:auto;margin-right:auto}.oe-news-form{display:flex;gap:12px;max-width:460px;margin:24px auto 0}.oe-news-form input{flex:1;border:2px solid var(--oe-line);border-radius:999px;padding:16px 22px;font-family:var(--oe-body);font-size:16px;background:#fff}.oe-news-form input:focus{outline:none;border-color:var(--oe-green)}.oe-video-frame{position:relative;max-width:960px;margin:0 auto;border-radius:24px;overflow:hidden;box-shadow:var(--oe-shadow);background:#0e1a14}.oe-video-frame video,.oe-video-iframe{display:block;width:100%;aspect-ratio:16/9;border:0}.oe-video-embed,.oe-video-placeholder{position:relative;width:100%;aspect-ratio:16/9;background-size:cover;background-position:center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px}.oe-video-embed{cursor:pointer}.oe-video-embed:after,.oe-video-placeholder:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0f1a1426,#0f1a148c)}.oe-video-placeholder{background-color:#14241b;background-image:radial-gradient(120% 120% at 20% 10%,rgba(47,143,91,.55),transparent 55%),radial-gradient(120% 120% at 85% 90%,rgba(242,106,33,.35),transparent 55%)}.oe-video-play{position:relative;z-index:2;width:84px;height:84px;border-radius:50%;border:none;background:#fffffff2;color:var(--oe-orange);display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 14px 34px -10px #0000008c;transition:transform .3s var(--oe-ease),background-color .3s var(--oe-ease)}.oe-video-embed:hover .oe-video-play{transform:scale(1.08)}.oe-video-play svg{width:38px;height:38px;fill:currentColor;margin-left:4px}.oe-video-play.is-static{pointer-events:none}.oe-video-hint{position:relative;z-index:2;color:#fff;font-family:var(--oe-heading);font-weight:700;font-size:15px;letter-spacing:.02em;text-shadow:0 2px 8px rgba(0,0,0,.4)}.oe-video-embed.is-playing{cursor:default}.oe-video-embed.is-playing:after{display:none}.oe-video-caption{text-align:center;color:var(--oe-muted);font-size:15px;max-width:52ch;margin:20px auto 0}.oe-hero{overflow:visible;position:relative}.oe-hero .oe-container{position:relative;z-index:1}.oe-hero-media{position:relative}.oe-hero-stage{position:relative;border-radius:26px;background:#fff;padding:20px;box-shadow:var(--oe-shadow);overflow:hidden}.oe-hero-stage:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:radial-gradient(75% 65% at 50% 30%,var(--oe-green-soft),#fff 70%)}.oe-hero-crop{position:relative;z-index:1;aspect-ratio:71/50;border-radius:16px;overflow:hidden}.oe-hero-crop img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;border-radius:0;box-shadow:none}.oe-hero-chip{position:absolute;z-index:3;background:#fff;border-radius:14px;padding:12px 16px;box-shadow:var(--oe-shadow-sm);display:flex;align-items:center;gap:10px;font-family:var(--oe-heading)}.oe-hero-chip svg{width:26px;height:26px;flex:0 0 26px;fill:var(--oe-green)}.oe-hero-chip .oe-chip-num{display:block;font-weight:800;font-size:20px;color:var(--oe-ink);line-height:1}.oe-hero-chip .oe-chip-lbl{display:block;font-size:12px;color:var(--oe-muted);font-weight:600;line-height:1.15;margin-top:3px}.oe-hero-chip.tl{top:16px;left:-14px}.oe-hero-chip.br{bottom:20px;right:-14px}@media(max-width:540px){.oe-hero-chip.tl{left:6px}.oe-hero-chip.br{right:6px}.oe-video-play{width:68px;height:68px}.oe-video-play svg{width:30px;height:30px}}.oe-pdp{display:grid;grid-template-columns:1.05fr .95fr;gap:50px;align-items:start}.oe-gallery-main{border:1px solid var(--oe-line);border-radius:var(--oe-radius);overflow:hidden;background:#fff;aspect-ratio:1/1}.oe-gallery-main img{width:100%;height:100%;object-fit:contain;display:block}.oe-thumbs{display:flex;gap:12px;margin-top:14px;flex-wrap:wrap}.oe-thumb{width:78px;height:78px;border-radius:12px;overflow:hidden;border:2px solid var(--oe-line);cursor:pointer;background:#fff;padding:0;transition:border-color .2s ease}.oe-thumb.is-active{border-color:var(--oe-green)}.oe-thumb img{width:100%;height:100%;object-fit:cover}.oe-buybox h1{font-size:clamp(26px,3vw,36px)}.oe-buybox .oe-price-row{margin:20px 0}.oe-pdp-form{margin:22px 0}.oe-qty-row{display:flex;align-items:center;gap:16px;margin-bottom:18px}.oe-qty{display:inline-flex;align-items:center;border:2px solid var(--oe-line);border-radius:999px;overflow:hidden}.oe-qty button{width:46px;height:48px;border:none;background:#fff;font-size:22px;cursor:pointer;color:var(--oe-ink)}.oe-qty input{width:48px;height:48px;text-align:center;border:none;font-size:18px;font-family:var(--oe-heading);font-weight:700;-moz-appearance:textfield}.oe-qty input::-webkit-outer-spin-button,.oe-qty input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.oe-pdp-badges{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:24px;padding-top:24px;border-top:1px solid var(--oe-line)}.oe-pdp-badge{text-align:center;display:flex;flex-direction:column;align-items:center;gap:8px}.oe-pdp-badge svg{width:34px;height:34px;stroke:var(--oe-green);fill:none;stroke-width:1.7}.oe-pdp-badge span{font-size:13px;font-weight:700;color:var(--oe-ink);line-height:1.2}.oe-variant-row{margin-bottom:18px}.oe-variant-row label{display:block;font-family:var(--oe-heading);font-weight:700;font-size:14px;margin-bottom:8px}.oe-variant-row select{width:100%;padding:14px 16px;border:2px solid var(--oe-line);border-radius:12px;font-size:16px;font-family:var(--oe-body);background:#fff}.oe-stock{display:inline-flex;align-items:center;gap:8px;color:var(--oe-green);font-weight:700;font-size:15px;margin-bottom:14px}.oe-stock .oe-dot{width:10px;height:10px;border-radius:50%;background:var(--oe-green);box-shadow:0 0 0 4px var(--oe-green-soft)}.oe-tiers{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:22px 0}.oe-tier{position:relative;display:flex;flex-direction:column;align-items:center;gap:2px;background:#fff;border:2px solid var(--oe-line);border-radius:var(--oe-radius-sm);padding:18px 10px 14px;cursor:pointer;font-family:var(--oe-body);text-align:center;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}.oe-tier:hover{border-color:var(--oe-green)}.oe-tier.is-active{border-color:var(--oe-green);box-shadow:0 0 0 3px var(--oe-green-soft);transform:translateY(-2px)}.oe-tier.is-best{border-color:var(--oe-orange)}.oe-tier.is-best.is-active{border-color:var(--oe-orange);box-shadow:0 0 0 3px #f26a212e}.oe-tier-flag{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:var(--oe-orange);color:#fff;font-family:var(--oe-heading);font-weight:700;font-size:11px;letter-spacing:.02em;padding:4px 10px;border-radius:999px;white-space:nowrap;box-shadow:0 6px 14px -6px #f26a2199}.oe-tier-qty{font-family:var(--oe-heading);font-weight:800;font-size:22px;color:var(--oe-ink);line-height:1.3}.oe-tier-label{font-size:13px;color:var(--oe-muted);font-weight:600}.oe-tier-price{font-family:var(--oe-heading);font-weight:800;font-size:17px;color:var(--oe-ink);margin-top:4px}.oe-tier-save{font-size:12px;font-weight:700;color:var(--oe-green-dark)}.oe-bump{display:flex;align-items:center;gap:12px;background:var(--oe-cream-2);border:2px dashed var(--oe-line);border-radius:var(--oe-radius-sm);padding:12px 14px;margin-bottom:16px;cursor:pointer;transition:border-color .2s ease,background-color .2s ease}.oe-bump:has(input:checked){border-color:var(--oe-green);border-style:solid;background:var(--oe-green-soft)}.oe-bump input[type=checkbox]{width:20px;height:20px;accent-color:var(--oe-green);flex:0 0 20px}.oe-bump-img{width:46px;height:46px;flex:0 0 46px;border-radius:10px;overflow:hidden;background:#fff;border:1px solid var(--oe-line)}.oe-bump-img img{width:100%;height:100%;object-fit:cover;display:block}.oe-bump-text{flex:1;display:flex;flex-direction:column;gap:2px}.oe-bump-text strong{font-family:var(--oe-heading);font-weight:700;font-size:14px;color:var(--oe-ink)}.oe-bump-text span{font-size:12.5px;color:var(--oe-muted)}.oe-bump-price{font-family:var(--oe-heading);font-weight:800;color:var(--oe-orange);font-size:15px;white-space:nowrap}.oe-kit-callout{display:flex;align-items:center;gap:10px;margin-top:16px;padding:14px 16px;border-radius:var(--oe-radius-sm);background:var(--oe-ink);color:#fff;text-decoration:none;font-family:var(--oe-heading);font-weight:700;font-size:14px;transition:transform .2s ease,box-shadow .2s ease}.oe-kit-callout:hover{transform:translateY(-2px);box-shadow:var(--oe-shadow-sm)}.oe-kit-callout-ico svg{width:18px;height:18px;stroke:var(--oe-orange);fill:none;stroke-width:2;flex:0 0 18px}.oe-kit-callout-arrow{margin-left:auto;color:var(--oe-orange)}@media(max-width:640px){.oe-tiers{grid-template-columns:1fr 1fr 1fr;gap:8px}.oe-tier{padding:22px 6px 12px}.oe-tier-qty{font-size:19px}.oe-tier-price{font-size:15px}}.oe-pdp-rich{margin-top:70px}.oe-specs{display:grid;grid-template-columns:repeat(2,1fr);gap:0 40px;max-width:820px;margin:0 auto}.oe-specs dl{display:contents}.oe-spec{display:flex;justify-content:space-between;gap:16px;padding:15px 2px;border-bottom:1px solid var(--oe-line)}.oe-spec dt{color:var(--oe-muted);font-weight:600}.oe-spec dd{margin:0;font-weight:700;text-align:right}.oe-reveal{opacity:0;transform:translateY(26px);transition:opacity .7s var(--oe-ease),transform .7s var(--oe-ease)}.oe-reveal.oe-visible{opacity:1;transform:none}.oe-reveal.d1{transition-delay:.08s}.oe-reveal.d2{transition-delay:.16s}.oe-reveal.d3{transition-delay:.24s}.oe-reveal.d4{transition-delay:.32s}@media(max-width:990px){.oe-hero-grid,.oe-feat,.oe-benefit,.oe-benefit.is-reverse,.oe-pdp{grid-template-columns:1fr;gap:34px}.oe-benefit.is-reverse .oe-benefit-media{order:0}.oe-trust{grid-template-columns:repeat(2,1fr);gap:18px}.oe-steps{grid-template-columns:1fr}.oe-step-arrow{display:none!important}.oe-quotes{grid-template-columns:1fr}.oe-cards{grid-template-columns:repeat(2,1fr)}.oe-guarantee{grid-template-columns:1fr;text-align:center;justify-items:center}.oe-feat,.oe-guarantee{padding:30px}.oe-hero-badge{left:10px}}@media(max-width:540px){:root{--oe-gutter: 18px}.oe-cards,.oe-specs{grid-template-columns:1fr}.oe-pdp-badges{grid-template-columns:1fr;gap:18px}.oe-pdp-badge{flex-direction:row;justify-content:center}.oe-btn{width:100%}.oe-hero-cta{flex-direction:column;align-items:stretch}.oe-news-form{flex-direction:column}.oe-news-form input{width:100%}}@media(prefers-reduced-motion:reduce){.oe-reveal{opacity:1!important;transform:none!important;transition:none!important}.oe-card:hover,.oe-step:hover,.oe-quote:hover,.oe-btn:hover,.oe-card:hover .oe-card-img img{transform:none!important}}.section-header{margin-bottom:0!important}.announcement-bar,.utility-bar{background-color:var(--oe-green)!important;color:#fff!important}.announcement-bar__message,.announcement-bar a,.utility-bar a{color:#fff!important;font-family:var(--oe-body);font-weight:700;font-size:14px}.oe-logo{display:inline-flex;align-items:center;gap:9px}.oe-logo-mark{width:30px;height:30px;flex:0 0 30px;color:var(--oe-green);transition:transform .35s var(--oe-ease)}.header__heading-link:hover .oe-logo-mark{transform:rotate(-8deg) scale(1.06)}.oe-brand{font-family:var(--oe-heading)!important;font-weight:800!important;font-size:27px;color:var(--oe-green)!important;letter-spacing:-.03em;line-height:1}.header__heading-link:hover .oe-brand{color:var(--oe-green-dark)!important}@media(max-width:749px){.oe-logo-mark{width:26px;height:26px;flex-basis:26px}.oe-brand{font-size:23px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/oe-styles.css.map */
