@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-outline-style:solid}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.outline{outline-style:var(--tw-outline-style);outline-width:1px}}:root{--ink:#181817;--paper:#f3f0e8;--lime:#d8ff5f;--line:#18181729;--serif:Georgia,"Times New Roman",serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}button,input{font:inherit}button,a{color:inherit}a{text-decoration:none}.shell{width:min(1240px,100% - 64px);margin:auto}.announcement{background:var(--ink);color:#fff;letter-spacing:.08em;text-transform:uppercase;justify-content:center;align-items:center;gap:18px;height:34px;font-size:11px;display:flex}.announcement span{color:var(--lime)}.nav{border-bottom:1px solid var(--line);z-index:20;justify-content:space-between;align-items:center;height:88px;display:flex;position:relative}.brand{letter-spacing:-.08em;font-size:22px;font-weight:900}.brand span{margin-left:3px;font-weight:400}.navlinks{gap:34px;font-size:13px;display:flex}.navlinks a{position:relative}.navlinks a:after{content:"";background:var(--ink);height:1px;transition:all .25s;position:absolute;bottom:-5px;left:0;right:100%}.navlinks a:hover:after{right:0}.nav-actions{align-items:center;gap:16px;display:flex}.text-button,.menu{cursor:pointer;background:0 0;border:0}.text-button{text-transform:uppercase;letter-spacing:.06em;font-size:12px}.text-button span{background:var(--lime);border-radius:50%;place-items:center;width:24px;height:24px;margin-left:7px;font-weight:700;display:inline-grid}.menu{font-size:24px;display:none}.hero{border-bottom:1px solid var(--line);grid-template-columns:48% 52%;align-items:center;min-height:690px;display:grid}.hero-copy{padding:70px 30px 80px 0}.eyebrow{text-transform:uppercase;letter-spacing:.18em;align-items:center;gap:10px;font-size:10px;font-weight:700;display:flex}.eyebrow span{background:currentColor;width:24px;height:1px;display:block}.hero h1,.section-heading h2,.offer h2,.newsletter h2{font-family:var(--serif);letter-spacing:-.055em;margin:30px 0;font-size:clamp(55px,6.2vw,92px);font-weight:400;line-height:.91}.hero h1 em,.offer h2 em{color:#68735c;font-weight:400}.lead{color:#55554f;max-width:500px;font-size:16px;line-height:1.65}.hero-actions{align-items:center;gap:30px;margin-top:34px;display:flex}.button{text-transform:uppercase;letter-spacing:.08em;cursor:pointer;border:1px solid #0000;justify-content:space-between;align-items:center;gap:35px;min-height:52px;padding:0 23px;font-size:11px;font-weight:700;display:inline-flex}.button.dark{background:var(--ink);color:#fff}.button.dark:hover{background:#34342f}.underlink{border-bottom:1px solid;padding-bottom:5px;font-size:12px}.proof{align-items:center;gap:10px;margin-top:55px;display:flex}.proof b{font-family:var(--serif);font-size:25px}.proof .stars{letter-spacing:1px;font-size:9px}.proof small{color:#6b6b65;border-left:1px solid var(--line);padding-left:11px;font-size:10px}.hero-art{background:#d8e7d4;justify-content:center;align-items:center;height:570px;display:flex;position:relative;overflow:hidden}.orbit{border:1px solid #18181726;border-radius:50%;position:absolute}.orbit-one{width:550px;height:550px}.orbit-two{width:360px;height:360px}.pack{text-align:left;flex-direction:column;justify-content:center;padding:25px;animation:5s ease-in-out infinite float;display:flex;position:absolute;box-shadow:0 25px 50px #1818172b}.pack span,.mini-pack span,.offer-pack span{letter-spacing:.15em;font-size:9px;font-weight:700}.pack b{font-family:var(--serif);font-size:28px;line-height:1}.pack small,.mini-pack small{letter-spacing:.12em;margin-top:55px;font-size:7px}.hero-pouch{z-index:2;border-radius:8px 8px 15px 15px;width:230px;height:310px;top:21%;left:19%;transform:rotate(-8deg)}.hero-jar{border-radius:12px 12px 30px 30px;width:160px;height:235px;animation-delay:-2s;top:28%;right:20%}.hero-jar:before{content:"";background:#262625;border-radius:8px 8px 2px 2px;height:26px;position:absolute;top:-18px;left:7px;right:7px}.mint{background:#d8ff5f!important}.coral{background:#fa765f!important}.blue{background:#8fc9f0!important}.violet{background:#b8a4dc!important}.yellow{background:#f1d75d!important}.pink{background:#efacd0!important}.spark{font-size:25px;position:absolute}.s1{top:14%;right:11%}.s2{font-size:14px;bottom:16%;left:8%}.vertical-note{writing-mode:vertical-rl;letter-spacing:.15em;font-size:8px;position:absolute;bottom:20px;right:17px}@keyframes float{50%{translate:0 -10px}}.benefits{border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.benefits>div{border-right:1px solid var(--line);align-items:center;gap:22px;padding:30px;display:flex}.benefits>div:last-child{border:0}.benefits span{font-family:var(--serif);color:#74746c;font-size:24px}.benefits p{color:#6b6b65;margin:0;font-size:11px}.benefits b{color:var(--ink);margin-bottom:5px;font-size:12px;display:block}.section-pad{padding-top:115px;padding-bottom:120px}.section-heading{justify-content:space-between;align-items:flex-end;display:flex}.section-heading h2{margin:24px 0 0;font-size:58px}.section-heading>p{color:#65655f;max-width:330px;font-size:13px;line-height:1.6}.filters{gap:8px;margin:55px 0 30px;display:flex}.filters button{border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:25px;padding:10px 18px;font-size:11px}.filters button.active,.filters button:hover{background:var(--ink);color:#fff}.product-grid{grid-template-columns:repeat(3,1fr);gap:38px 18px;display:grid}.product-visual{background:#e9e5dc;place-items:center;height:390px;display:grid;position:relative;overflow:hidden}.product-visual:before{content:"";border:1px solid #18181726;border-radius:50%;width:260px;height:260px;position:absolute}.tag{border:1px solid var(--ink);z-index:2;border-radius:50%;place-items:center;width:52px;height:52px;font-size:9px;font-weight:700;display:grid;position:absolute;top:15px;left:15px}.mini-pack{z-index:1;background:#f8f5ec;border:1px solid #18181773;flex-direction:column;justify-content:center;width:150px;height:210px;padding:18px;transition:all .35s;display:flex;box-shadow:12px 20px 30px #18181721}.mini-pack.jar{border-radius:6px 6px 24px 24px;height:185px}.mini-pack.jar:before{content:"";background:#252524;border-radius:4px;width:132px;height:20px;margin-top:-112px;margin-left:-10px;position:absolute}.mini-pack.box{width:140px;transform:rotate(5deg)}.mini-pack.pouch{border-radius:6px 6px 14px 14px;transform:rotate(-4deg)}.mini-pack b{font-family:var(--serif);margin-top:22px;font-size:27px;line-height:.9}.product-card:hover .mini-pack{transform:translateY(-8px)rotate(0)}.quick-add{background:var(--ink);color:#fff;cursor:pointer;z-index:3;border:0;border-radius:50%;width:44px;height:44px;font-size:22px;transition:all .2s;position:absolute;bottom:14px;right:14px}.quick-add:hover{background:var(--lime);color:var(--ink);transform:rotate(90deg)}.product-info{justify-content:space-between;padding-top:17px;display:flex}.product-info p{letter-spacing:.14em;text-transform:uppercase;color:#75756e;margin:0 0 7px;font-size:9px}.product-info h3{font-family:var(--serif);margin:0 0 7px;font-size:23px}.product-info small{color:#74746e;font-size:10px}.price{text-align:right;flex-direction:column;font-size:12px;display:flex}.price s{color:#888;margin-bottom:5px;font-size:10px}.offer-wrap{color:#f5f2e9;background:#1d211c}.offer{grid-template-columns:52% 48%;min-height:670px;display:grid}.offer-art{place-items:center;display:grid;position:relative;overflow:hidden}.sun{background:#deff73;border-radius:50%;width:470px;height:470px;position:absolute}.offer-pack{width:270px;height:380px;color:var(--ink);z-index:2;background:#f6f3e9;flex-direction:column;justify-content:center;padding:35px;display:flex;position:relative;transform:rotate(-5deg);box-shadow:20px 25px #ffffff1a}.offer-pack b{font-family:var(--serif);margin:40px 0;font-size:45px;line-height:.85}.offer-pack small{font-size:9px}.scribble{z-index:3;color:var(--ink);font-family:var(--serif);font-size:20px;font-style:italic;position:absolute;top:20%;right:13%;transform:rotate(-12deg)}.offer-copy{padding:105px 20px 80px 75px}.eyebrow.light{color:#d4d3cb}.offer h2{margin:30px 0;font-size:56px}.offer-copy>p{color:#b9bbb4;max-width:430px;font-size:13px;line-height:1.7}.offer-copy ul{border-top:1px solid #41433e;border-bottom:1px solid #41433e;grid-template-columns:1fr 1fr;gap:12px;margin:20px 0;padding:20px 0;font-size:11px;list-style:none;display:grid}.offer-price{align-items:center;gap:16px;margin:25px 0;display:flex}.offer-price b{font-family:var(--serif);font-size:31px}.offer-price s{color:#8e918a;font-size:13px}.button.lime{background:var(--lime);color:var(--ink);width:250px}.offer-copy>small{color:#85877f;text-transform:uppercase;letter-spacing:.1em;margin-top:12px;font-size:8px;display:block}.launch-nav{gap:7px;display:flex}.launch-nav button{border:1px solid var(--line);cursor:pointer;background:0 0;width:42px;height:42px}.launch-grid{grid-template-columns:2fr 1fr;gap:18px;margin-top:55px;display:grid}.launch-main{background:#cfd9fb;grid-template-columns:1fr 1fr;min-height:465px;display:grid}.launch-copy{flex-direction:column;align-items:flex-start;padding:55px;display:flex}.launch-copy>span,.launch-small>span{letter-spacing:.16em;font-size:9px}.launch-copy h3,.launch-small h3{font-family:var(--serif);margin:90px 0 15px;font-size:43px;font-weight:400}.launch-copy p,.launch-small p{max-width:340px;font-size:12px;line-height:1.6}.launch-copy a{border-bottom:1px solid;margin-top:auto;padding-bottom:4px;font-size:11px}.launch-art{place-items:center;display:grid;position:relative;overflow:hidden}.launch-art:before{content:"";background:#e7f378;border-radius:50%;width:340px;height:340px;position:absolute}.future-pack{z-index:2;background:#f1acda;flex-direction:column;justify-content:space-between;width:210px;height:310px;padding:27px;display:flex;transform:rotate(6deg);box-shadow:13px 20px 30px #18181726}.future-pack small,.future-pack span{letter-spacing:.13em;font-size:8px}.future-pack b{font-family:var(--serif);font-size:33px;line-height:.9}.launch-small{background:#d8ff5f;padding:45px;position:relative;overflow:hidden}.launch-small h3{margin-top:190px}.capsules{letter-spacing:-50px;color:#f48e78;font-size:120px;position:absolute;top:70px;right:-35px;transform:rotate(-20deg)}.capsules i{background:var(--ink);border-radius:30px;width:90px;height:25px;display:inline-block}.manifesto{color:#fff;background:#9ba477;padding:120px 0}.manifesto blockquote{font-family:var(--serif);letter-spacing:-.04em;max-width:1080px;margin:50px 0 80px;font-size:clamp(42px,6vw,76px);line-height:1.05}.manifesto-bottom{border-top:1px solid #ffffff4d;justify-content:space-between;align-items:end;padding-top:28px;display:flex}.manifesto-bottom p{max-width:450px;font-size:13px;line-height:1.6}.button.outline{border-color:#fff}.newsletter{grid-template-columns:1fr 1fr;align-items:end;display:grid}.newsletter h2{font-size:55px}.newsletter form{padding:0 0 15px 50px}.newsletter label{text-transform:uppercase;letter-spacing:.15em;margin-bottom:12px;font-size:9px;display:block}.newsletter form>div{border-bottom:1px solid;display:flex}.newsletter input{width:100%;font-family:var(--serif);background:0 0;border:0;outline:none;padding:14px 0;font-size:22px}.newsletter form button{cursor:pointer;background:0 0;border:0;width:55px;font-size:22px}.newsletter form small{color:#777;margin-top:15px;font-size:9px;display:block}.success{font-family:var(--serif);margin:0;padding:12px 0;font-size:20px}footer{background:var(--ink);color:#deded5;padding:75px 0 25px}.footer-grid{grid-template-columns:2fr 1fr 1fr 1fr;display:grid}.inverse{color:#fff;font-size:27px}.footer-grid>div{flex-direction:column;align-items:flex-start;gap:12px;display:flex}.footer-grid p{font-family:var(--serif);color:#81817c}.footer-grid b{color:#fff;text-transform:uppercase;letter-spacing:.15em;margin-bottom:10px;font-size:9px}.footer-grid a:not(.brand){color:#aaa;font-size:11px}.legal{color:#777;border-top:1px solid #343431;justify-content:space-between;margin-top:65px;padding-top:23px;font-size:9px;display:flex}.cart-backdrop{z-index:90;opacity:0;visibility:hidden;background:#00000073;transition:all .3s;position:fixed;inset:0}.cart-backdrop.show{opacity:1;visibility:visible}.cart-panel{background:var(--paper);z-index:100;flex-direction:column;width:min(480px,100%);transition:all .35s;display:flex;position:fixed;top:0;bottom:0;right:0;transform:translate(100%)}.cart-panel.show{transform:translate(0)}.cart-head{border-bottom:1px solid var(--line);justify-content:space-between;padding:30px;display:flex}.cart-head p{text-transform:uppercase;letter-spacing:.15em;margin:0;font-size:9px}.cart-head h2{font-family:var(--serif);margin:7px 0 0;font-weight:400}.cart-head button{cursor:pointer;background:0 0;border:0;font-size:28px}.cart-body{flex:1;padding:15px 30px;overflow:auto}.empty{text-align:center;margin-top:110px}.empty span{font-size:45px}.empty h3{font-family:var(--serif);font-size:29px;font-weight:400}.empty p{color:#777;margin-bottom:25px;font-size:12px}.cart-item{border-bottom:1px solid var(--line);grid-template-columns:70px 1fr auto;align-items:center;gap:14px;padding:15px 0;display:grid}.cart-thumb{height:70px;font-family:var(--serif);place-items:center;font-size:20px;display:grid}.cart-item>div:nth-child(2){flex-direction:column;gap:5px;display:flex}.cart-item small{color:#777;font-size:9px}.cart-item button{text-align:left;cursor:pointer;background:0 0;border:0;padding:0;font-size:9px;text-decoration:underline}.cart-item strong{font-size:11px}.cart-foot{border-top:1px solid var(--line);padding:25px 30px}.cart-foot>div{justify-content:space-between;display:flex}.cart-foot p{color:#777;font-size:9px}.checkout{width:100%;margin-top:10px}@media (max-width:900px){.shell{width:min(100% - 34px,700px)}.navlinks{background:var(--paper);z-index:5;border-bottom:1px solid;flex-direction:column;padding:30px;display:none;position:absolute;top:88px;left:-17px;right:-17px}.navlinks.open{display:flex}.menu{display:block}.hero{grid-template-columns:1fr;padding-top:30px}.hero-copy{padding-right:0}.hero-art{height:480px}.benefits{grid-template-columns:1fr}.benefits>div{border-right:0;border-bottom:1px solid var(--line)}.product-grid{grid-template-columns:repeat(2,1fr)}.offer{grid-template-columns:1fr}.offer-art{min-height:570px}.offer-copy{padding:80px 20px}.launch-grid,.newsletter{grid-template-columns:1fr}.newsletter form{padding:30px 0 0}.footer-grid{grid-template-columns:2fr 1fr;gap:40px}.section-heading{flex-direction:column;align-items:start;gap:20px}}@media (max-width:580px){.announcement{font-size:8px}.shell{width:calc(100% - 28px)}.nav{height:72px}.navlinks{top:72px}.hero{min-height:auto}.hero-copy{padding:55px 0}.hero h1{font-size:54px}.hero-art{height:400px}.hero-pouch{width:190px;height:260px;left:11%}.hero-jar{width:135px;height:200px;right:10%}.proof{margin-top:40px}.section-pad{padding:80px 0}.section-heading h2,.newsletter h2{font-size:43px}.product-grid{grid-template-columns:1fr}.product-visual{height:360px}.filters{padding-bottom:5px;overflow-x:auto}.filters button{white-space:nowrap}.offer-art{min-height:450px}.sun{width:360px;height:360px}.offer-pack{width:220px;height:315px}.offer h2{font-size:45px}.offer-copy ul,.launch-main{grid-template-columns:1fr}.launch-copy{min-height:400px;padding:35px}.launch-copy h3{margin-top:70px}.launch-art{min-height:370px}.manifesto{padding:80px 0}.manifesto-bottom{flex-direction:column;align-items:start;gap:25px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.legal{flex-direction:column;gap:15px}.cart-item{grid-template-columns:60px 1fr}.cart-item strong{grid-column:2}.cart-thumb{height:60px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.pack{animation:none}*{transition:none!important}}@font-face{font-family:Danes Display;src:url(/brand/niagara-eng.ttf)format("truetype");font-display:swap}@font-face{font-family:Danes Solid;src:url(/brand/niagara-solid.ttf)format("truetype");font-display:swap}:root{--ink:#08080b;--paper:#f6f3ec;--lime:#f4b916;--line:#08080b29}.announcement{color:#fff;background:#08080b}.nav{background:#fff}.brand-mark{border-radius:50%;place-items:center;width:64px;height:64px;display:grid;overflow:hidden}.brand-mark img{object-fit:cover;width:82px;height:82px}.hero h1,.section-heading h2,.offer h2,.newsletter h2,.manifesto blockquote{letter-spacing:.01em;text-transform:uppercase;font-family:Danes Solid,Impact,sans-serif}.hero h1 em,.offer h2 em{text-transform:none;color:#9a7000;font-family:Georgia,serif}.branded-hero{background:#17130b}.branded-hero>img{object-fit:cover;width:100%;height:100%}.hero-seal{border:3px solid #fff;border-radius:50%;width:84px;height:84px;position:absolute;bottom:20px;left:20px;overflow:hidden;box-shadow:0 10px 30px #00000040}.hero-seal img{object-fit:cover;width:100%;height:100%}.branded-hero .vertical-note{color:#fff;background:#08080b;padding:10px 7px}.product-visual{background:#e9dfc1!important}.product-visual:before{background:#f4b916;border:0;width:290px;height:290px}.product-asset{object-fit:contain;z-index:1;filter:drop-shadow(14px 22px 20px #0003);width:auto;height:320px;transition:all .35s}.product-card:hover .product-asset{transform:translateY(-10px)scale(1.03)}.product-3{filter:hue-rotate(230deg)drop-shadow(14px 22px 20px #0003)}.product-4{transform:translate(-34px)}.product-card:nth-child(4) .product-visual:after{content:"";z-index:1;background:url(/brand/men-juice-60.png) 50%/contain no-repeat;width:170px;height:320px;position:absolute;transform:translate(35px)}.offer-wrap{background:#08080b}.brand-offer{display:block}.brand-offer>img{object-fit:cover;width:100%;height:100%}.brand-offer .scribble{color:#fff;background:#08080b;padding:10px 14px;top:12%;right:8%}.button.lime,.launch-small{background:#f4b916}.launch-main{background:#eee6cf}.launch-art:before{background:#f4b916}.manifesto{background:#b58505}.footer-mark{border-radius:50%;width:108px;height:108px;display:block;overflow:hidden}.footer-mark img{object-fit:cover;width:100%;height:100%}.footer-grid p{font-family:Arial,sans-serif}.product-info h3,.launch-copy h3,.launch-small h3{letter-spacing:.03em;font-family:Danes Solid,Impact,sans-serif}@media (max-width:580px){.brand-mark{width:52px;height:52px}.brand-mark img{width:68px;height:68px}.product-asset{height:300px}.hero-seal{width:66px;height:66px}}.brand-mark{width:76px;height:76px}.brand-mark img{object-fit:cover;width:112px;height:112px;transform:scale(1.32)}.product-grid{grid-template-columns:repeat(4,1fr);margin-top:55px}.product-2{height:335px}.product-3{filter:drop-shadow(14px 22px 20px #0003);height:350px}.product-4{height:365px;transform:none}.product-card:nth-child(4) .product-visual:after{display:none}.product-description{color:#686861;max-width:235px;margin-top:11px;font-size:11px;line-height:1.5;display:block}@media (max-width:900px){.product-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:580px){.brand-mark{width:62px;height:62px}.brand-mark img{width:92px;height:92px;transform:scale(1.32)}.product-grid{grid-template-columns:1fr}.product-asset,.product-2,.product-3,.product-4{height:300px}}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}
