@import"https://fonts.googleapis.com/css2?family=Fraunces:ital,wght@0,400;0,500;0,600;1,400;1,500&family=DM+Sans:wght@400;500;600;700&display=swap";:root{--forest:#123f29;--deep:#092c1e;--lime:#d7ed74;--paper:#fbfaf4;--orange:#ed9c39;--line:#cdd4bd;--ink:#153f2b}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--paper)}.wv{color:var(--ink);font:400 17px/1.55 DM Sans,Arial,sans-serif}.wv *{box-sizing:border-box}.wv h1,.wv h2,.wv h3,.wv p{margin:0}.wv h1,.wv h2,.wv h3{font-family:Barlow Condensed,Arial Narrow,Arial,sans-serif;font-weight:700;text-transform:uppercase;line-height:.95;letter-spacing:-.018em}.wv h2{font-size:clamp(46px,6vw,86px)}.wv p{max-width:560px}.wv a{color:inherit}.wv button,.wv input,.wv textarea,.wv select{font:inherit}.wv button{cursor:pointer}.wv img{display:block;max-width:100%;height:auto}.wv [hidden]{display:none!important}.wv button:focus-visible,.wv a:focus-visible,.wv summary:focus-visible,.wv input:focus-visible,.wv select:focus-visible,.wv textarea:focus-visible{outline:3px solid #ed9c39;outline-offset:5px}.wv-shell{max-width:1440px;padding-inline:5%;margin:auto}.wv-pad{padding-block:100px}.wv-eyebrow{font-size:12px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;margin-bottom:24px}.wv-pill{display:inline-flex;gap:10px;align-items:center;justify-content:center;padding:16px 25px;border-radius:60px;background:var(--forest);color:var(--paper)!important;border:1px solid var(--forest);font-size:14px;font-weight:700;text-decoration:none;min-height:52px;transition:background .25s,transform .25s}.wv-pill:hover{background:var(--deep);transform:translateY(-3px)}.wv-pill.lime{background:var(--lime);border-color:var(--lime);color:var(--forest)!important}.wv-pill.outline{color:inherit!important;background:transparent;border-color:currentColor}.wv-link{text-underline-offset:5px;text-decoration-thickness:1px;font-size:14px;font-weight:600}.wv-actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.wv-top{background:var(--lime);text-align:center;font-size:12px;font-weight:600;padding:8px 16px;letter-spacing:.04em}.wv-header{position:sticky;top:0;background:var(--paper);z-index:70;border-bottom:1px solid #183f2920}.wv-nav{height:88px;display:flex;align-items:center;justify-content:space-between;gap:22px}.wv-logo{width:105px;display:block;flex-shrink:0}.wv-logo img{width:100%;height:66px;object-fit:contain;mix-blend-mode:multiply}.wv-desktop{display:flex;gap:28px;align-items:center}.wv-nav a{text-decoration:none;font-size:13px;font-weight:600}.wv-nav a:hover{text-decoration:underline;text-underline-offset:6px}.wv-nav-tools{display:flex;align-items:center;gap:18px}.wv-lang{display:flex;gap:7px;align-items:center;font-size:12px}.wv-lang a[aria-current]{text-decoration:underline;text-underline-offset:4px}.wv-lang select{font-size:13px;max-width:90px;background:transparent;border:0}.wv-lang button{background:transparent;border:0;font-size:12px;padding:4px}.wv-menu{display:none}.wv-round{border:1px solid #123f2950;width:43px;height:43px;border-radius:50%;display:inline-grid;place-items:center;background:transparent;color:inherit}.wv-hero{background:var(--forest);color:var(--paper);position:relative;overflow:hidden}.wv-hero-inner{display:grid;grid-template-columns:1fr 1fr;min-height:680px;align-items:center;gap:10px;position:relative;padding-top:56px;padding-bottom:60px}.wv-hero h1{font-size:clamp(76px,8.6vw,132px);max-width:740px;line-height:.86;margin-bottom:28px;position:relative;z-index:2}.wv-hero h1 em{font:inherit;color:var(--lime)}.wv-hero-copy>p{font-size:16px;color:#e6eddf;max-width:385px;margin-bottom:32px}.wv-hero .wv-eyebrow{color:var(--lime)}.wv-hero-art{align-self:stretch;position:relative;display:flex;align-items:center;justify-content:center;isolation:isolate;min-width:0}.wv-hero-back{position:absolute;top:7%;right:0;bottom:5%;left:6%;border-radius:50% 48% 45% 49%;background:var(--lime);transform:rotate(-9deg)}.wv-bottles{position:relative;display:flex;width:100%;align-items:center;justify-content:center;gap:0;z-index:1;padding-top:15px}.wv-bottle{width:56%;mix-blend-mode:multiply;position:relative;animation:wv-float 6s ease-in-out infinite;filter:drop-shadow(9px 18px 11px #1d311626)}.wv-bottle:first-child{transform:rotate(-13deg);margin-right:-17%;z-index:2}.wv-bottle:last-child{transform:rotate(13deg);animation-delay:-3s}.wv-label-orbit{position:absolute;z-index:4;bottom:8%;right:1%;width:120px;height:120px;border-radius:50%;display:grid;place-content:center;text-align:center;background:var(--orange);color:var(--forest);font-size:12px;font-weight:700;line-height:1.3;transform:rotate(12deg);border:7px double var(--forest)}.wv-hero-caption{position:absolute;top:6%;right:0;font-size:12px;letter-spacing:.1em;transform:rotate(5deg)}.wv-hero-bottom{border-top:1px solid #d7ed7430;padding:18px 0;display:flex;justify-content:space-between;gap:20px;color:#dce8d4;font-size:12px;letter-spacing:.08em;text-transform:uppercase}.wv-ticker{background:var(--lime);color:var(--forest);overflow:hidden;padding:19px 0}.wv-ticker-track{display:flex;gap:42px;width:max-content;animation:wv-marquee 30s linear infinite;align-items:center;font:600 25px Barlow Condensed,sans-serif;text-transform:uppercase;letter-spacing:.05em}.wv-ticker-track span{display:flex;align-items:center;gap:42px}.wv-ticker-track b{font-size:16px}.wv-section-head{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:45px}.wv-section-head p{max-width:330px;font-size:15px}.wv-product-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.wv-product{position:relative;overflow:hidden;background:#eef1cf;border-radius:18px}.wv-product.gold{background:#f4d5a0}.wv-product-top{display:flex;justify-content:space-between;align-items:center;padding:28px 30px 0;font-size:12px;letter-spacing:.1em;text-transform:uppercase}.wv-product-number{font-size:14px;border:1px solid #123f2950;border-radius:50%;width:35px;height:35px;display:grid;place-items:center}.wv-product-art{position:relative;height:365px;display:grid;place-items:center}.wv-product-art img{width:90%;height:100%;object-fit:contain;mix-blend-mode:multiply;transition:transform .55s ease,opacity .4s}.wv-product-art img.back{position:absolute;opacity:0;width:74%}.wv-product:hover .wv-product-art img.front{opacity:0;transform:scale(.98)}.wv-product:hover .wv-product-art img.back{opacity:1;transform:scale(1.035)}.wv-product-body{padding:0 32px 32px}.wv-product-title{display:flex;justify-content:space-between;align-items:end;margin-bottom:18px;gap:15px}.wv-product h3{font-size:64px}.wv-product-body p{font-size:14px;max-width:360px;min-height:45px;margin-bottom:24px}.wv-product-body .wv-pill{width:100%;justify-content:space-between}.wv-product-note{font-size:12px;margin-top:13px;text-align:center}.wv-film-section{background:var(--deep);color:var(--paper);padding:35px 0 0}.wv-film-heading{display:flex;align-items:center;justify-content:space-between;padding-bottom:28px;gap:24px}.wv-film-heading .wv-eyebrow{margin:0}.wv-film-heading p{font-size:14px}.wv-film{position:relative;background:#153823;overflow:hidden}.wv-film video{width:100%;display:block;aspect-ratio:1920/600;object-fit:contain;background:var(--deep)}.wv-film-controls{position:absolute;right:24px;bottom:20px;display:flex;gap:10px}.wv-film-controls button{background:#092c1ed9;color:#fff;border:1px solid #ffffff70;border-radius:40px;padding:9px 16px;font-size:12px}.wv-film-toggle{display:none}.wv-nature{background:#ececdf}.wv-nature-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:8%;align-items:center}.wv-nature-image{position:relative}.wv-nature-image>img{aspect-ratio:4/4.6;object-fit:cover;border-radius:130px 12px 12px}.wv-nature-note{position:absolute;bottom:22px;left:22px;right:22px;background:#fbfaf4ee;border-radius:8px;padding:20px;display:flex;justify-content:space-between;gap:12px;font-size:13px}.wv-nature-copy h2{margin-bottom:28px}.wv-nature-copy>p{font-size:16px;margin-bottom:32px}.wv-facts{border-top:1px solid #123f2940}.wv-fact{padding:20px 0;border-bottom:1px solid #123f2940;display:grid;grid-template-columns:38px 1fr;gap:14px}.wv-fact span{font-family:Barlow Condensed,sans-serif;font-size:23px}.wv-fact strong{display:block;font-size:14px;margin-bottom:3px}.wv-fact p{font-size:13px;color:#48624c}.wv-life{background:var(--paper);overflow:hidden}.wv-life h2 em{font:inherit;color:#78972b}.wv-life-controls{display:flex;gap:10px;align-items:center}.wv-life-track{display:flex;gap:22px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin;padding:0 5% 30px;scroll-padding:5%;overscroll-behavior-x:contain}.wv-life-card{flex:0 0 43%;scroll-snap-align:start}.wv-life-card img{width:100%;aspect-ratio:2/1;object-fit:cover;border-radius:12px}.wv-life-card figcaption{display:flex;justify-content:space-between;padding-top:18px;font-size:14px}.wv-life-card{margin:0}.wv-life-card figcaption span{font-size:12px;color:#5c7158}.wv-juices{background:#e3eabf;overflow:hidden}.wv-juice-top{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:8%;margin-bottom:45px}.wv-juice-top p{margin-top:25px}.wv-juice-top img{aspect-ratio:2/1;object-fit:cover;border-radius:8px}.wv-juice-track{display:flex;gap:20px;overflow:auto;scroll-snap-type:x mandatory;padding:0 5% 30px;scroll-padding:5%;scrollbar-width:thin}.wv-juice-card{flex:0 0 220px;text-decoration:none;scroll-snap-align:start}.wv-juice-card img{width:100%;aspect-ratio:1/1.25;object-fit:contain;mix-blend-mode:multiply;transition:transform .4s}.wv-juice-card:hover img{transform:translateY(-10px) rotate(3deg)}.wv-juice-card h3{font-size:26px;margin-bottom:8px}.wv-juice-card span{font-size:12px}.wv-juice-actions{padding-top:12px;padding-bottom:65px}.wv-legacy-films{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:40px}.wv-legacy-films video{display:block;width:100%;max-height:360px;background:#183e29;border-radius:10px}.wv-store{background:var(--forest);color:var(--paper);position:relative}.wv-store-grid{display:grid;grid-template-columns:1.1fr 1fr;align-items:center;gap:10%}.wv-store h2{margin-bottom:30px}.wv-store .wv-eyebrow{color:var(--lime)}.wv-store p{font-size:15px;max-width:460px}.wv-store-box{border:1px solid #ffffff40;border-radius:16px;padding:40px}.wv-store-box label{font-size:14px;display:block;margin-bottom:12px}.wv-zip-line{display:flex;gap:10px;margin:14px 0}.wv-zip-line input{min-width:0;flex:1;background:#fffef4;color:var(--forest);padding:15px;border:0;border-radius:6px}.wv-store-box small{font-size:12px;color:#dce6d0}.wv-retailers{display:flex;flex-wrap:wrap;gap:20px;margin-top:30px;align-items:center;font-weight:700;font-size:17px}.wv-faq-section{background:var(--paper)}.wv-faq-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:10%}.wv-faq-grid h2{margin-bottom:30px}.wv-faq details{border-top:1px solid var(--line);padding:22px 0}.wv-faq details:last-child{border-bottom:1px solid var(--line)}.wv-faq summary{list-style:none;display:flex;align-items:center;justify-content:space-between;font-size:16px;font-weight:600;cursor:pointer;gap:18px}.wv-faq summary::-webkit-details-marker{display:none}.wv-faq summary:after{content:"+";font-size:24px;font-weight:400}.wv-faq details[open] summary:after{content:"\2212"}.wv-faq details p{margin-top:18px;font-size:14px}.wv-contact{background:#edf0df}.wv-contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:10%}.wv-contact h2{margin-bottom:25px}.wv-contact p{font-size:15px;margin-bottom:30px}.wv-contact-links{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.wv-form{display:grid;grid-template-columns:1fr 1fr;gap:20px}.wv-form label{display:grid;gap:8px;font-size:13px}.wv-form input,.wv-form select,.wv-form textarea{border:0;border-bottom:1px solid #809572;background:transparent;color:var(--forest);padding:12px 0;border-radius:0;width:100%;min-width:0}.wv-form textarea{height:110px;resize:vertical}.wv-form .full{grid-column:1/-1}.wv-form button{justify-self:start}.wv-footer{background:var(--deep);color:var(--paper);overflow:hidden}.wv-footer-top{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:60px;padding-block:65px}.wv-footer h3{font-size:25px;margin-bottom:20px}.wv-footer a{display:block;font-size:14px;text-decoration:none;margin-bottom:10px}.wv-footer a:hover{text-decoration:underline}.wv-footer p{font-size:13px;color:#d0dfc7}.wv-footer-mark{font-family:Barlow Condensed,Arial,sans-serif;font-weight:700;font-size:clamp(60px,14vw,210px);line-height:.85;letter-spacing:-.025em;white-space:nowrap;color:var(--lime);padding-bottom:20px}.wv-footer-bottom{border-top:1px solid #ffffff30;display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;padding-block:20px;font-size:12px}.wv-footer-bottom a{display:inline;font-size:12px}.wv-wa{position:fixed;bottom:22px;right:22px;z-index:75;background:var(--lime);color:var(--forest)!important;border:1px solid var(--forest);padding:12px 19px;border-radius:35px;font-size:13px;font-weight:700;text-decoration:none;box-shadow:0 5px 22px #092c1e20;display:flex;align-items:center;gap:9px}.wv-wa svg{width:21px;height:21px}.wv-preview-note{font-size:12px;background:#fff8df;padding:9px 18px;text-align:center;color:#123f29}.wv-reveal{transition:opacity .75s ease,transform .75s ease}.wv-motion .wv-reveal{opacity:0;transform:translateY(28px)}.wv-motion .wv-reveal.in{opacity:1;transform:none}.wv-store-list{margin-top:35px;display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.wv-store-item{padding:20px;border:1px solid #fff5;border-radius:8px}.wv-store-item h3{font-size:25px;margin-bottom:12px}.wv-store-item p{font-size:13px;margin-bottom:15px}@keyframes wv-float{0%,to{translate:0 0}50%{translate:0 -14px}}@keyframes wv-marquee{to{transform:translate(-50%)}}@media(min-width:1500px){.wv-hero-inner{min-height:760px}.wv-product-art{height:430px}}@media(max-width:1000px){.wv-desktop{gap:16px}.wv-nav{gap:14px}.wv-nav a{font-size:12px}.wv-hero-inner{min-height:600px}.wv-hero h1{font-size:90px}.wv-hero-caption{font-size:10px}.wv-label-orbit{width:94px;height:94px;font-size:10px}.wv-product-art{height:300px}.wv-product h3{font-size:52px}.wv-nature-grid,.wv-store-grid{gap:5%}.wv-store-box{padding:28px}}@media(max-width:760px){html{scroll-padding-top:74px}.wv{font-size:16px}.wv-shell{padding-inline:6%}.wv-pad{padding-block:62px}.wv-top{font-size:10px;padding:7px 12px}.wv-nav{height:70px;gap:12px}.wv-logo{width:85px}.wv-logo img{height:55px}.wv-desktop{display:none}.wv-nav-tools{gap:12px}.wv-menu{display:block}.wv-menu summary{font-size:13px;list-style:none;cursor:pointer;padding:8px}.wv-menu summary::-webkit-details-marker{display:none}.wv-menu nav{position:absolute;left:0;right:0;top:70px;background:var(--paper);padding:20px 6% 28px;box-shadow:0 20px 25px #092c1e15;border-top:1px solid var(--line)}.wv-menu nav a{display:block;font-size:22px;font-family:Barlow Condensed,sans-serif;padding:13px 0;border-bottom:1px solid var(--line)}.wv-hero-inner{grid-template-columns:1fr;min-height:0;padding-top:40px;padding-bottom:25px;gap:0}.wv-hero-copy{position:relative;z-index:4}.wv-hero .wv-eyebrow{margin-bottom:20px;font-size:10px}.wv-hero h1{font-size:clamp(65px,17vw,112px);line-height:.88;margin-bottom:22px}.wv-hero-copy>p{font-size:14px;max-width:370px;margin-bottom:23px}.wv-hero .wv-actions{gap:18px}.wv-pill{padding:13px 22px;min-height:48px;font-size:13px}.wv-link{font-size:13px}.wv-hero-art{min-height:355px;margin-top:12px;max-width:460px;width:100%;justify-self:center}.wv-hero-back{top:5%;right:3%;bottom:3%;left:9%}.wv-bottles{width:89%;padding-top:0}.wv-hero-caption{right:1%;top:8%;font-size:10px}.wv-label-orbit{bottom:7%;right:5%;width:90px;height:90px;font-size:9px}.wv-hero-bottom{font-size:9px;gap:10px;letter-spacing:.04em}.wv-ticker{padding:14px 0}.wv-ticker-track{font-size:21px}.wv-section-head{align-items:start;flex-direction:column;gap:22px;margin-bottom:30px}.wv-section-head p{max-width:100%;font-size:14px}.wv h2{font-size:54px}.wv-product-grid{grid-template-columns:1fr;gap:22px}.wv-product-top{padding:24px 25px 0;font-size:11px}.wv-product-art{height:290px}.wv-product h3{font-size:58px}.wv-product-body{padding:0 25px 25px}.wv-product-body p{min-height:0}.wv-product:hover .wv-product-art img.front{opacity:1;transform:none}.wv-product:hover .wv-product-art img.back{opacity:0}.wv-film-section{padding-top:24px}.wv-film-heading{flex-wrap:wrap;gap:10px;padding-bottom:22px}.wv-film-heading p{font-size:12px}.wv-film video{aspect-ratio:16/9;object-fit:contain}.wv-film-controls{right:10px;bottom:10px}.wv-film-controls button{padding:7px 12px;font-size:11px}.wv-nature-grid{grid-template-columns:1fr;gap:40px}.wv-nature-image>img{aspect-ratio:1.2;border-radius:80px 8px 8px}.wv-nature-note{padding:15px;left:15px;right:15px;bottom:15px;font-size:11px}.wv-nature-copy>p{font-size:15px}.wv-life .wv-section-head{position:relative;padding-right:75px}.wv-life-controls{position:absolute;right:0;bottom:0}.wv-round{height:34px;width:34px}.wv-life-card{flex-basis:86%}.wv-life-track{padding-inline:6%;gap:15px}.wv-life-card figcaption{font-size:13px}.wv-life-card figcaption span{font-size:10px}.wv-juice-top{grid-template-columns:1fr;gap:30px;margin-bottom:28px}.wv-juice-top p{font-size:14px}.wv-juice-card{flex-basis:165px}.wv-juice-track{padding-inline:6%;gap:17px}.wv-juice-card h3{font-size:25px}.wv-juice-actions{padding-bottom:50px}.wv-legacy-films{grid-template-columns:1fr}.wv-store-grid{grid-template-columns:1fr;gap:35px}.wv-store-box{padding:25px}.wv-zip-line{flex-direction:column}.wv-zip-line .wv-pill{width:100%}.wv-retailers{font-size:15px;gap:18px}.wv-faq-grid{grid-template-columns:1fr;gap:30px}.wv-faq-grid h2{margin-bottom:20px}.wv-faq summary{font-size:14px}.wv-contact-grid{grid-template-columns:1fr;gap:40px}.wv-form{gap:18px}.wv-contact-links{gap:10px}.wv-footer-top{grid-template-columns:1fr 1fr;gap:35px;padding-block:50px}.wv-footer-top>div:first-child{grid-column:1/-1}.wv-footer h3{font-size:25px}.wv-footer a{font-size:12px}.wv-footer-mark{font-size:17vw;padding-bottom:18px}.wv-footer-bottom{padding-bottom:80px;font-size:10px}.wv-wa{right:14px;bottom:14px;padding:11px 15px;font-size:12px}.wv-preview-note{font-size:10px}.wv-store-list{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.wv-bottle,.wv-ticker-track{animation:none}.wv-reveal,.wv-product-art img,.wv-pill{transition:none}.wv-motion .wv-reveal{opacity:1;transform:none}}:root{--forest:#164b32;--deep:#0c3428;--lime:#cee766;--paper:#fffdf7;--orange:#e6a138;--line:#d5dccb;--ink:#193e2c}.wv{font:400 16px/1.65 DM Sans,sans-serif}.wv-page{background:var(--paper)}.wv h1,.wv h2,.wv h3{font-family:Fraunces,Georgia,serif;font-weight:400;text-transform:none;line-height:1.06;letter-spacing:-.045em;color:inherit}.wv h2{font-size:clamp(38px,4.9vw,70px)}.wv h3{font-size:36px}.wv h2 em{font-weight:400;color:#527345}.wv p{font-size:16px}.wv-shell{max-width:1380px;padding-inline:6%;margin:auto}.wv-pad{padding-block:90px}.wv-eyebrow{display:block;font-family:DM Sans,sans-serif;font-size:12px;letter-spacing:.15em;line-height:1.5;margin-bottom:20px;font-weight:600}.wv-pill{font-size:14px;border-radius:4px;min-height:52px;padding:14px 25px}.wv-pill:hover{transform:translateY(-2px)}.wv-link{font-size:14px}.wv-top{background:var(--forest);color:#fffef3;font-size:12px;letter-spacing:.035em;padding:9px 15px}.wv-header{position:relative;background:var(--paper)}.wv-nav{height:96px;gap:30px}.wv-logo{width:108px;flex-shrink:0;height:auto;overflow:visible;display:flex;flex-direction:column;align-items:center;gap:0}.wv-logo img{position:static;max-width:100%;width:100%;height:61px;object-fit:contain;mix-blend-mode:normal}.wv-logo span{font-size:8px;letter-spacing:.21em;white-space:nowrap;font-weight:700}.wv-desktop{gap:24px}.wv-nav a{font-size:13px}.wv-lang{gap:10px}.wv-menu{display:block}.wv-menu summary{font-size:12px;cursor:pointer;list-style:none;min-height:44px;display:flex;align-items:center}.wv-menu nav{position:absolute;z-index:100;right:4%;top:100%;width:280px;padding:20px;background:var(--paper);box-shadow:0 15px 35px #092c1e22;border:1px solid var(--line)}.wv-menu nav a{display:block;padding:10px;font-size:15px}.wv-nav-tools{gap:18px}.wv-campaign{position:relative;isolation:isolate;color:#fffef5;min-height:640px;background:var(--deep);overflow:hidden}.wv-campaign-photo{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%!important;object-fit:cover;object-position:center 55%;z-index:-3}.wv-campaign-shade{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;background:linear-gradient(90deg,#082e27dd,#082e2788 43%,#082e2720 78%),linear-gradient(0deg,#082e27aa,transparent 40%)}.wv-campaign-layout{display:grid;grid-template-columns:1.05fr 1fr;min-height:580px;align-items:center;gap:2%;padding-block:65px}.wv-campaign-copy{position:relative;z-index:1}.wv-campaign h1{font-size:clamp(48px,6.8vw,100px);line-height:1.04;color:#fffef5!important;max-width:760px;margin:0 0 28px}.wv-campaign h1 em{font:inherit;font-style:italic;color:#e4efb0}.wv-campaign-copy>p{max-width:400px;font-size:16px;color:#fffef5;margin-bottom:30px}.wv-campaign-copy .wv-eyebrow{color:#e4efb0}.wv-campaign-products{display:flex;flex-direction:column;align-items:center;align-self:end;min-width:0}.wv-campaign-bottles{width:100%;height:auto;max-width:480px;filter:drop-shadow(0 16px 20px #061d2450);animation:wv-product-in 1s ease both}.wv-campaign-products p{color:#fffef5;font-size:13px;margin-top:20px;letter-spacing:.035em}.wv-campaign-foot{display:flex;align-items:center;justify-content:space-between;gap:15px;padding-block:20px;border-top:1px solid #fff5;font-size:11px;letter-spacing:.06em}.wv-campaign-foot a{text-decoration:none}.wv-intro{display:grid;grid-template-columns:.65fr 1.3fr 1fr;gap:6%;align-items:center;padding-block:64px}.wv-intro .wv-eyebrow{margin:0;max-width:150px}.wv-intro h2{font-size:42px}.wv-intro p{font-size:15px;max-width:370px}.wv-shop{background:#f0f3e7}.wv-section-head{margin-bottom:38px;align-items:end}.wv-section-head>span{font-size:13px}.wv-product-grid{gap:30px}.wv-product{background:#e2eabc;border-radius:8px}.wv-product.turmeric{background:#f2d3a1}.wv-product-top{font-size:11px;letter-spacing:.09em;padding:25px 28px 0}.wv-product-art{height:310px;padding:20px 35px 0;overflow:visible}.wv-product-art img.front{width:100%;height:100%;object-fit:contain;mix-blend-mode:normal;filter:drop-shadow(0 12px 8px #17362618);transition:transform .5s}.wv-product:hover .wv-product-art img.front{opacity:1;transform:translateY(-7px)}.wv-product-body{padding:30px}.wv-product-title{align-items:center;margin-bottom:14px}.wv-product-title h3{font-size:48px}.wv-product-title>span{font-size:12px}.wv-product-body p{font-size:15px;min-height:0;max-width:none;margin-bottom:24px}.wv-product-body>.wv-pill{width:100%;justify-content:center}.wv-product-details{margin-top:23px;border-top:1px solid #17362633;padding-top:16px}.wv-product-details summary{font-size:13px;cursor:pointer;display:list-item;list-style:inside disclosure-closed}.wv-product-details[open] summary{list-style-type:disclosure-open}.wv-product-details p{margin-top:15px;font-size:14px}.wv-buy-line{display:flex;gap:20px;align-items:center;justify-content:space-between}.wv-buy-line>.wv-pill{flex:1}.wv-buy-line>span{font-size:21px}.wv-shop-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;padding-top:30px}.wv-shop-bottom p{font-size:14px}.wv-roots{background:#fdfcf5}.wv-roots-cover{position:relative;min-height:460px;display:flex;align-items:end;isolation:isolate}.wv-roots-cover>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center 62%;z-index:-2}.wv-roots-cover:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#082512bb,transparent 85%),linear-gradient(0deg,#082512bb,transparent);z-index:-1}.wv-roots-overlay{padding:60px 6%;color:#fffef5;max-width:1380px;width:100%;margin:auto}.wv-roots-overlay h2{font-size:clamp(45px,5.5vw,80px);color:#fffef5}.wv-roots-overlay h2 em{color:#e2edbd}.wv-root-content{padding-block:65px 90px}.wv-root-intro{display:grid;grid-template-columns:1fr 2fr;gap:8%;margin-bottom:45px}.wv-root-intro>p{font-size:21px;line-height:1.55;max-width:740px}.wv-root-grid{display:grid;grid-template-columns:1fr 1fr;gap:50px}.wv-root-card{display:grid;grid-template-columns:.8fr 1fr;gap:25px;align-items:center}.wv-root-card>img{width:100%;aspect-ratio:3/4;object-fit:cover;border-radius:120px 120px 4px 4px}.wv-root-card h3{font-size:37px;margin:10px 0 18px}.wv-botanical{font-size:12px;font-style:italic;color:#62705c}.wv-root-card p{font-size:14px;margin-bottom:20px}.wv-film-section{padding-top:24px}.wv-film-heading{padding-bottom:22px}.wv-film-heading p{color:#fffdf7;font-size:15px}.wv-film video{aspect-ratio:1602/480;object-fit:contain}.wv-film-toggle{display:inline-block}.wv-film-controls button{min-height:40px}.wv-florida{background:#edf0dd}.wv-florida-grid{display:grid;grid-template-columns:1fr 1fr;gap:10%;align-items:center}.wv-florida-copy>p{margin:25px 0;font-size:16px}.wv-florida-photo{margin:0;position:relative}.wv-florida-photo img{width:100%;aspect-ratio:4/5;object-fit:cover;object-position:65% center;border-radius:160px 160px 5px 5px}.wv-florida-photo figcaption{font-size:11px;letter-spacing:.12em;padding-top:18px;text-align:center}.wv-life h2{font-size:45px}.wv-life-card{flex-basis:43%}.wv-life-card img{object-fit:contain;aspect-ratio:2/1;background:transparent;border-radius:4px}.wv-life-card figcaption strong{font-weight:500}.wv-life-card figcaption span{display:none}.wv-life-controls .wv-round{width:44px;height:44px}.wv-juices{background:#f0e9d3}.wv-juice-top h2{font-size:55px}.wv-juice-top img{border-radius:4px;object-fit:contain}.wv-juice-top p{font-size:16px}.wv-juice-card h3{font-size:25px;letter-spacing:-.03em}.wv-juice-actions>.wv-pill{margin-right:25px}.wv-store h2{color:#fffef5}.wv-store-box{border-radius:4px;padding:28px}.wv-zip-line{flex-direction:column}.wv-store-box input,.wv-store-box label{font-size:16px}.wv-retailers{font-size:17px}.wv-faq-grid{grid-template-columns:1fr 1.25fr;gap:8%}.wv-faq summary{font-size:16px}.wv-contact h2{font-size:60px}.wv-form label{font-size:14px}.wv-form input,.wv-form textarea,.wv-form select{font-size:16px}.wv-journal{display:grid;grid-template-columns:.7fr 1.4fr 1fr;gap:7%;align-items:center}.wv-journal h2{font-size:40px}.wv-connect-options{display:grid;gap:20px}.wv-newsletter{background:#d9e9a2;padding-block:55px}.wv-newsletter>.wv-shell{display:grid;grid-template-columns:1fr 1.3fr;gap:10%;align-items:center}.wv-newsletter h2{font-size:48px}.wv-newsletter p{font-size:15px;margin-bottom:20px}.wv-newsletter-form{display:flex;gap:15px;align-items:end;flex-wrap:wrap}.wv-newsletter-form label{flex:1;font-size:12px;min-width:180px}.wv-newsletter-form input[type=email]{display:block;width:100%;padding:10px 0;font-size:16px;background:transparent;border:0;border-bottom:1px solid #315e34;border-radius:0}.wv-footer h3{color:#fffef5;font-size:24px;letter-spacing:-.02em}.wv-footer-signature{padding-block:15px 35px;display:flex;justify-content:center}.wv-footer-signature img{height:150px;width:auto;max-width:240px;object-fit:contain}.wv-footer-top{gap:6%}.wv-wa{border-radius:5px}.wv-round{border-radius:4px}.wv-pill:focus-visible,.wv-menu summary:focus-visible{outline-offset:4px}@keyframes wv-product-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@media(max-width:1000px){.wv-desktop{gap:15px}.wv-nav{gap:20px}.wv-nav a{font-size:12px}.wv-campaign-layout{min-height:540px}.wv-campaign h1{font-size:65px}.wv-campaign-foot{font-size:10px}.wv-intro{grid-template-columns:1fr 1.2fr;gap:30px}.wv-intro .wv-eyebrow{grid-column:1/-1;max-width:none}.wv-root-card{grid-template-columns:1fr;gap:20px}.wv-root-card>img{aspect-ratio:4/3;border-radius:4px}.wv-product-art{height:270px}.wv-root-grid{gap:30px}.wv-campaign-products p{font-size:12px}.wv-root-intro>p{font-size:18px}.wv-newsletter-form .wv-pill{font-size:12px}.wv-florida-grid{gap:6%}}@media(max-width:760px){.wv{font-size:16px}.wv-shell{padding-inline:6%}.wv-pad{padding-block:58px}.wv-nav{height:83px;gap:18px}.wv-logo{width:90px;height:auto}.wv-logo img{width:100%;height:52px}.wv-logo span{font-size:7px}.wv-top{font-size:10px;line-height:1.5}.wv-desktop{display:none}.wv-nav-tools{gap:16px}.wv-nav a{font-size:13px}.wv-menu summary{font-size:13px}.wv-menu nav{left:0;right:0;top:83px;width:100%;padding:16px 6%;max-height:none}.wv-menu nav a{font-family:DM Sans,sans-serif;font-size:16px;padding:10px 0}.wv-lang a{padding-block:10px}.wv-campaign{min-height:0}.wv-campaign-photo{object-position:55% center}.wv-campaign-shade{background:linear-gradient(180deg,#082e27cc,#082e2777 45%,#082e2740 70%,#082e27bb)}.wv-campaign-layout{display:flex;flex-direction:column;gap:28px;align-items:stretch;min-height:0;padding-top:44px;padding-bottom:28px}.wv-campaign h1{font-size:clamp(46px,11.7vw,75px);margin-bottom:22px}.wv-campaign-copy>p{font-size:15px;max-width:none;margin-bottom:24px}.wv-campaign-copy .wv-eyebrow{font-size:11px;margin-bottom:17px}.wv-campaign .wv-actions{gap:20px}.wv-campaign .wv-pill{padding:13px 17px;font-size:13px}.wv-campaign-products{align-self:center;width:85%;max-width:370px}.wv-campaign-products p{margin-top:9px;font-size:12px}.wv-campaign-foot{font-size:9px;gap:14px;padding-block:16px}.wv-campaign-foot>span:last-child{display:none}.wv-intro{display:block;padding-block:45px}.wv-intro .wv-eyebrow{margin-bottom:20px}.wv-intro h2{font-size:40px;margin-bottom:23px}.wv-intro p{max-width:none;font-size:15px}.wv h2{font-size:41px}.wv-section-head{gap:20px}.wv-section-head>span{font-size:12px}.wv-product-grid{grid-template-columns:1fr;gap:25px}.wv-product-top{font-size:10px;padding:23px 23px 0}.wv-product-art{height:260px;padding:20px 25px 0}.wv-product-body{padding:25px}.wv-product-title h3{font-size:43px}.wv-product-title>span{font-size:12px}.wv-product-body p{font-size:15px}.wv-product:hover .wv-product-art img.front{transform:none}.wv-shop-bottom{display:block}.wv-shop-bottom p{margin-bottom:15px}.wv-roots-cover{min-height:380px}.wv-roots-overlay{padding:40px 6%}.wv-roots-overlay h2{font-size:43px}.wv-roots-cover>img{object-position:63% center}.wv-root-content{padding-block:40px 55px}.wv-root-intro{display:block;margin-bottom:35px}.wv-root-intro>p{font-size:17px}.wv-root-grid{grid-template-columns:1fr;gap:35px}.wv-root-card{grid-template-columns:.85fr 1fr;gap:20px;align-items:start}.wv-root-card>img{aspect-ratio:3/5;object-fit:cover}.wv-root-card h3{font-size:31px;margin-bottom:12px}.wv-root-card p{font-size:14px;line-height:1.6}.wv-root-card .wv-link{font-size:12px}.wv-film video{aspect-ratio:1602/480}.wv-film-controls{position:static;justify-content:end;padding:8px 12px}.wv-film-heading p{font-size:13px}.wv-florida-grid{grid-template-columns:1fr;gap:30px}.wv-florida-copy p{font-size:15px}.wv-florida-photo img{aspect-ratio:4/3;border-radius:120px 120px 3px 3px}.wv-life h2{font-size:38px}.wv-life-card{flex-basis:88%}.wv-life .wv-section-head{padding-right:0;padding-bottom:55px}.wv-life-controls{left:0;right:auto;bottom:0}.wv-juice-top h2{font-size:43px}.wv-juice-actions>.wv-pill{margin:0 0 20px}.wv-juice-top p{font-size:15px}.wv-store-box{padding:23px}.wv-faq-grid{grid-template-columns:1fr;gap:25px}.wv-contact h2{font-size:43px}.wv-form{grid-template-columns:1fr}.wv-journal{display:block}.wv-journal h2{font-size:38px;margin-bottom:25px}.wv-connect-options{gap:17px}.wv-newsletter>.wv-shell{display:block}.wv-newsletter h2{font-size:40px;margin-bottom:25px}.wv-newsletter-form{align-items:stretch;flex-direction:column}.wv-newsletter-form .wv-pill{align-self:start;font-size:14px}.wv-footer-top{gap:30px}.wv-footer a{font-size:13px}.wv-footer-signature img{height:120px}.wv-footer-bottom,.wv-eyebrow{font-size:11px}}@media(prefers-reduced-motion:reduce){.wv-campaign-bottles{animation:none}.wv-product-art img{transition:none}}.wv-editorial-nav{background:#f4f5e9;display:flex;align-items:center;justify-content:center;gap:30px;padding:14px 5%;flex-wrap:wrap;border-bottom:1px solid var(--line)}.wv-editorial-nav a{font-size:13px;text-decoration:none}.wv-photo-credits{border-top:1px solid #ffffff30;padding:20px 0;font-size:12px}.wv-photo-credits summary{cursor:pointer}.wv-photo-credits p{font-size:12px;margin-top:10px}.wv-photo-credits a{display:inline;font-size:12px}@media(max-width:760px){.wv-editorial-nav{gap:15px;padding:12px 5%}.wv-editorial-nav a{font-size:12px}}.wv-hero-switcher{background:var(--deep);color:#fffef5}.wv-hero-switcher .wv-campaign{min-height:0}.wv-campaign .wv-campaign-title{font-size:clamp(48px,6.8vw,100px);line-height:1.04;color:#fffef5!important;max-width:760px;margin:0 0 28px}.wv-campaign .wv-campaign-title em{font:inherit;font-style:italic;color:#e4efb0}.wv-ginger-photo{object-position:center 68%}.wv-hero-tabs{display:flex;gap:28px;align-items:center;padding-block:17px;border-top:1px solid #ffffff40}.wv-hero-tabs button{display:flex;align-items:center;gap:11px;min-height:48px;border:0;border-bottom:2px solid transparent;background:transparent;color:#eef1da;padding:6px 0;font-size:16px;text-align:left}.wv-hero-tabs button[aria-pressed=true]{border-color:var(--lime);color:var(--lime)}.wv-hero-tabs button>span{font-size:12px;opacity:.75}.wv-hero-tabs small{font-size:11px;padding:3px 8px;border:1px solid #cee76670;border-radius:3px}.wv-hero-location{margin-left:auto;font-size:11px;letter-spacing:.1em}.wv-active-day{padding-block:0 70px}.wv-active-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}.wv-active-grid img{width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;border-radius:5px}.wv-active-grid h3{font-size:31px;margin:23px 0 14px}.wv-active-grid p{font-size:15px;max-width:500px}.wv-business{background:#163c31;color:#fffef5;padding:65px 0}.wv-business-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:8%;align-items:center}.wv-business h2{font-size:52px;color:#fffef5}.wv-business p{margin-top:25px;font-size:16px}.wv-business ul{padding-left:20px;margin-block:25px;font-size:14px}.wv-business li{margin-bottom:12px}.wv-business-grid>img{width:100%;height:auto;object-fit:contain;border-radius:5px}.wv-site-directory{display:grid;grid-template-columns:1fr 1fr 1fr;gap:7%;padding-block:30px 40px;border-top:1px solid #fff3}.wv-site-directory h3{font-size:25px}.wv-site-directory a{font-size:13px}.wv-full-faq{display:block;font-size:15px;text-decoration:underline;text-underline-offset:4px;margin-bottom:25px}.wv-hero-switcher [data-hero-panel][hidden]{display:none!important}@media(max-width:1000px){.wv-campaign .wv-campaign-title{font-size:65px}.wv-business h2{font-size:43px}}@media(max-width:760px){.wv-campaign .wv-campaign-title{font-size:clamp(46px,11.7vw,75px)}.wv-hero-tabs{gap:23px;flex-wrap:wrap;padding-block:12px}.wv-hero-tabs button{font-size:14px;gap:8px}.wv-hero-tabs small{font-size:10px}.wv-hero-location{display:none}.wv-active-grid{grid-template-columns:1fr;gap:35px}.wv-active-grid h3{font-size:29px}.wv-active-day{padding-bottom:50px}.wv-business{padding-block:45px}.wv-business-grid{grid-template-columns:1fr;gap:30px}.wv-business h2{font-size:40px}.wv-business p{font-size:15px}.wv-site-directory{grid-template-columns:1fr 1fr;gap:30px}.wv-site-directory>div:last-child{grid-column:1/-1}.wv-site-directory h3{font-size:25px}}.wv-brand-band{padding:35px 5%;background:#fffef3}.wv-brand-band img{display:block;width:100%;height:auto}.wv-faq-banner{display:grid;place-items:center;position:relative;margin:22px;min-height:155px;overflow:hidden;border-radius:18px}.wv-faq-banner img{position:absolute;width:100%;height:100%;object-fit:cover}.wv-faq-banner span{position:relative;background:#d8ee72;padding:22px 35px;border-radius:40px;font-size:24px;color:#123e2c}.wv-rich-footer{background:#172b23;color:#fffdf2;padding:60px 0 25px;border-radius:20px 20px 0 0}.wv-rich-columns{display:grid;grid-template-columns:1.2fr 1fr .8fr;gap:60px;align-items:start}.wv-rich-columns a{display:block;margin:12px 0;color:inherit;text-decoration:none}.wv-large-mark img{width:100%;height:auto;max-height:240px;object-fit:contain}.wv-rich-columns p{line-height:1.8;font-size:14px;color:#e0e6d8}.wv-rich-bottom{display:flex;gap:22px;flex-wrap:wrap;border-top:1px solid #526055;margin-top:45px;padding-top:25px;font-size:12px}.wv-rich-bottom a{color:inherit}.wv-breadcrumb{padding-top:25px;font-size:13px}.wv-inner-hero{display:grid;grid-template-columns:1.1fr 1fr;gap:55px;padding-top:40px;padding-bottom:65px;align-items:center}.wv-inner-hero h1{font-family:Fraunces,Georgia,serif;font-size:clamp(36px,5vw,70px);line-height:1.06;margin:25px 0}.wv-inner-hero img{width:100%;height:380px;object-fit:cover;border-radius:120px 8px 8px}.wv-inner-hero img[src*=trio]{object-fit:contain;background:#e7edcc}.wv-depth{background:#faf9f0;color:#173d2c;padding-bottom:60px}.wv-depth h2{font-family:Fraunces,Georgia,serif;font-size:32px}.wv-depth p{line-height:1.75}.wv-help-layout{display:grid;grid-template-columns:250px 1fr;gap:60px}.wv-help-layout aside a{display:block;margin:20px 0}.wv-help-layout details{border-top:1px solid #bcc9b0;padding:22px 0}.wv-help-layout summary{cursor:pointer;font-size:18px}.wv-help-layout details p{font-size:16px}.wv-contact-depth,.wv-presence-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px}.wv-contact-depth form{padding:35px;background:#eaf0dc;border-radius:8px}.wv-contact-depth label{display:block;margin-bottom:18px}.wv-contact-depth input,.wv-contact-depth select,.wv-contact-depth textarea{display:block;width:100%;padding:12px;font-size:16px;border:1px solid #849a7c;background:#fffdf6;margin-top:7px;box-sizing:border-box}.wv-presence-grid img{width:100%;height:320px;object-fit:contain;background:#edf0d9}.wv-local-callout{padding-top:60px;padding-bottom:30px}.wv-news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px 24px}.wv-news-grid article img{width:100%;height:220px;object-fit:cover;margin-bottom:20px}.wv-news-grid h2{font-size:25px;line-height:1.25}.wv-depth .wv-link{display:inline-block;padding:10px 0}.wv-rich-columns nav a:hover{text-decoration:underline}@media(max-width:760px){.wv-rich-columns,.wv-inner-hero,.wv-contact-depth,.wv-presence-grid,.wv-help-layout{grid-template-columns:1fr;gap:28px}.wv-large-mark img{max-height:160px;object-position:left}.wv-rich-columns{grid-template-columns:1fr 1fr}.wv-large-mark{grid-column:1/-1}.wv-news-grid{grid-template-columns:1fr 1fr}.wv-inner-hero img{height:280px}.wv-help-layout aside{border-bottom:1px solid #bdc8b2}.wv-brand-band{padding:20px 0}.wv-faq-banner{min-height:120px;margin:12px}.wv-faq-banner span{font-size:19px}.wv-contact-depth form{padding:22px}}@media(max-width:450px){.wv-rich-columns,.wv-news-grid{grid-template-columns:1fr}.wv-rich-columns{gap:15px}.wv-inner-hero h1{font-size:40px}.wv-rich-footer{padding-top:35px}}.wv-retailers{text-align:center;padding-top:55px;padding-bottom:45px}.wv-retailers h2{font-family:Fraunces,Georgia,serif;font-size:36px;margin:15px 0 30px}.wv-retailer-logos{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:35px;align-items:center;background:#fff;padding:20px 28px;border-radius:12px}.wv-retailer-logos a{display:flex;min-height:95px;align-items:center;justify-content:center}.wv-retailer-logos img{display:block;width:100%;height:85px;object-fit:contain}.wv-retailer-logos a:last-child img{max-width:100px}.wv-retailers p{font-size:14px;margin:20px 0 4px}.wv-volume{padding-top:55px;padding-bottom:40px}.wv-volume-heading{display:flex;justify-content:space-between;gap:25px;align-items:center;margin-bottom:30px}.wv-volume h2{font-family:Fraunces,Georgia,serif;font-size:42px;line-height:1.1}.wv-volume-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.wv-volume-tier{border:1px solid #c3ccaa;background:#f5f5e8;border-radius:16px;padding:25px 22px;display:flex;flex-direction:column;align-items:flex-start;color:#173d2c}.wv-volume-tier h3{font-family:Fraunces,Georgia,serif;font-size:31px;margin:25px 0 15px}.wv-volume-tier strong{font-size:25px}.wv-volume-tier p{font-size:14px;line-height:1.6}.wv-volume-tier .wv-pill{margin-top:auto;padding:14px 20px;min-height:44px}.wv-volume-best{background:#e2ef9e;border:2px solid #244a32}.wv-volume-best strong{font-size:37px}.wv-volume-note{font-size:13px;margin-top:18px}.wv-trust{padding-top:35px;padding-bottom:45px;border-top:1px solid #cbd2b9}.wv-trust h2{font:36px/1.15 Fraunces,Georgia,serif}.wv-trust-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:35px;margin:30px 0 20px}.wv-trust-list>div{border-top:1px solid #9fae8e;padding-top:15px}.wv-trust-list span{font-size:12px;letter-spacing:2px}.wv-trust-list h3{font:28px Fraunces,Georgia,serif;margin:14px 0 8px}.wv-trust-list p{font-size:14px;line-height:1.6}@media(max-width:760px){.wv-volume-options{grid-template-columns:1fr}.wv-volume-tier{display:grid;grid-template-columns:1fr 1fr;column-gap:15px;padding:22px}.wv-volume-tier>.wv-eyebrow{grid-column:1/-1}.wv-volume-tier h3{margin:15px 0 10px}.wv-volume-tier strong{align-self:center;justify-self:end;font-size:23px}.wv-volume-tier p{margin:5px 0 18px;grid-column:1/-1}.wv-volume-tier .wv-pill{grid-column:1/-1;justify-self:stretch;text-align:center}.wv-volume-best strong{font-size:32px}.wv-volume-heading{display:block}.wv-volume h2{font-size:36px}.wv-retailer-logos{gap:16px;padding:15px}.wv-retailer-logos img{height:60px}.wv-retailer-logos a{min-height:70px}.wv-trust-list{gap:15px}.wv-trust-list h3{font-size:22px}.wv-trust h2{font-size:32px}.wv-retailers h2{font-size:30px}}@media(max-width:380px){.wv-retailer-logos{gap:10px;padding:10px}.wv-trust-list{grid-template-columns:1fr}.wv-trust-list>div{display:grid;grid-template-columns:25px 1fr;gap:0 8px}.wv-trust-list h3{margin:0}.wv-trust-list p{grid-column:2}.wv-volume-tier{padding:18px}.wv-volume-tier h3{font-size:27px}}.wv-location{background:#edf0de;color:#163e2c;padding:48px 0}.wv-location-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:45px;align-items:center}.wv-location h2{font:38px/1.1 Fraunces,Georgia,serif;margin:20px 0}.wv-location p{font-size:15px;line-height:1.7}.wv-location address{font-style:normal;line-height:1.7}.wv-location .wv-pill{margin-top:20px}.wv-google-map{display:block;width:100%;height:300px;border:0;border-radius:12px}.wv-map-wrap>.wv-link{display:inline-block;padding:14px 0}.wv-map-preview{padding:40px 25px;background:#dde5c7;border-radius:12px}.wv-map-preview strong{display:block;font:26px Fraunces,Georgia,serif;margin-bottom:14px}@media(max-width:700px){.wv-location-grid{grid-template-columns:1fr;gap:25px}.wv-location h2{font-size:32px}.wv-google-map{height:260px}}.wv-social-top{background:#e3edb8;color:#163e2c;border-bottom:1px solid #c3d19f}.wv-social-top>.wv-shell{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-top:12px;padding-bottom:12px}.wv-social-top nav{display:flex;align-items:center;gap:26px}.wv-social-top a{font-size:14px;font-weight:600;text-decoration:none;color:inherit;display:inline-flex;align-items:center;gap:6px;min-height:32px}.wv-social-top a:hover{text-decoration:underline}.wv-social-top>.wv-shell>span{font-size:14px}.wv-social-top a span{font-weight:400}@media(max-width:700px){.wv-social-top>.wv-shell{flex-direction:column;gap:0;padding-top:8px;padding-bottom:4px}.wv-social-top nav{justify-content:center;gap:24px;flex-wrap:wrap}.wv-social-top a{min-height:44px}.wv-social-top a span{display:none}}.wv-find-compact{background:#ecf0dc;padding:35px 0}.wv-find-compact>.wv-shell{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:30px}.wv-small-signature{width:120px;height:85px;object-fit:contain}.wv-find-compact h2{font:32px/1.15 Fraunces,Georgia,serif}.wv-find-compact p{font-size:16px;line-height:1.6}.wv-faq-lifestyle{width:100%;max-width:340px;height:300px;object-fit:cover;object-position:center 55%;border-radius:80px 8px 8px;margin-bottom:24px}.wv-contact-strip{background:#173e2d;color:#fffdf1;padding:35px 0}.wv-contact-strip>.wv-shell{display:grid;grid-template-columns:110px 1fr 250px;gap:30px;align-items:center}.wv-contact-strip h2{font:38px/1.1 Fraunces,Georgia,serif;color:#fffdf1}.wv-contact-strip p{line-height:1.7}.wv-contact-strip .wv-pill{background:#dceaa0;color:#163d2c}.wv-community{display:grid;grid-template-columns:1.2fr 1fr;gap:45px;align-items:center;padding-top:65px;padding-bottom:65px}.wv-community-photo img{width:100%;height:auto;display:block;border-radius:10px}.wv-community-copy h2{font:48px/1.1 Fraunces,Georgia,serif}.wv-community-copy p{font-size:16px;line-height:1.7}.wv-community-copy .wv-pill,.wv-community-copy .wv-link{display:block;width:fit-content;margin:15px 0}.wv-newsletter-logo{width:115px;height:70px;object-fit:contain}.wv-newsletter>.wv-shell{grid-template-columns:120px 1fr 1.2fr;gap:30px}.wv-desktop{gap:15px}.wv-desktop a{white-space:nowrap}@media(max-width:1100px){.wv-desktop{display:none}}@media(max-width:700px){.wv-find-compact>.wv-shell,.wv-community,.wv-contact-strip>.wv-shell,.wv-newsletter>.wv-shell{grid-template-columns:1fr;gap:20px}.wv-community{padding-top:35px;padding-bottom:35px}.wv-community-copy h2{font-size:38px}.wv-contact-strip .wv-small-signature{width:95px;height:65px}.wv-social-top nav{gap:18px}.wv-faq-lifestyle{height:260px;max-width:none}.wv-find-compact .wv-actions{align-items:stretch;flex-direction:column}}
/*# sourceMappingURL=/cdn/shop/t/20/assets/wer-v2.css.map */
