:root{--green:#01351e;--yellow:#ffdc00;--cream:#fbf6e9;--pink:#edc4cc;--mint:#c5d8b5;--orange:#ed9a59;--line:1.5px solid var(--green);--display:'Barlow Condensed','Arial Narrow',Impact,sans-serif;--body:'DM Sans',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:112px}body{margin:0;background:var(--cream);color:var(--green);font:16px/1.5 var(--body)}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,summary{font:inherit;cursor:pointer}button{color:inherit}h1,h2,h3,p{margin:0}h1,h2{font-family:var(--display);font-weight:800;line-height:.92;letter-spacing:-.02em}h2{font-size:clamp(44px,5.2vw,76px)}a,button{ -webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #b64d28;outline-offset:5px}[hidden]{display:none!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:-100px;left:16px;background:var(--cream);padding:15px;z-index:100}.skip-link:focus{top:10px}.announcement{display:flex;justify-content:space-between;gap:20px;padding:10px 3.6%;background:var(--green);color:var(--cream);font-size:10px;font-weight:700;letter-spacing:1.3px}.announcement a{letter-spacing:.5px}.announcement a span{margin-left:16px}.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:32px;padding:14px 3.6%;background:var(--cream);border-bottom:var(--line)}.brand img{width:105px;height:auto;object-fit:contain}.desktop-nav{display:flex;align-items:center;gap:34px;font-size:14px;font-weight:700}.desktop-nav a{position:relative;padding:12px 0}.desktop-nav a:after{content:'';position:absolute;bottom:6px;left:0;width:0;height:2px;background:var(--green);transition:width .2s}.desktop-nav a:hover:after{width:100%}.button{display:inline-flex;align-items:center;justify-content:center;gap:35px;padding:17px 24px;background:var(--green);color:var(--cream);border:var(--line);font-size:14px;font-weight:700;box-shadow:4px 4px 0 transparent;transition:transform .2s,box-shadow .2s}.button:hover{transform:translate(-3px,-3px);box-shadow:4px 4px 0 var(--green);background:var(--cream);color:var(--green)}.button span{font-size:22px;line-height:1}.button-small{padding:13px 21px}.button-yellow{background:var(--yellow);color:var(--green)}.mobile-menu{display:none}.hero{display:grid;grid-template-columns:1fr 1fr;background:var(--yellow);min-height:650px;overflow:hidden}.hero-copy{padding:55px 4vw 56px 6vw;align-self:center;position:relative;z-index:2}.eyebrow{font-size:11px;letter-spacing:1.5px;font-weight:700;line-height:1.6;margin-bottom:20px}.hero .eyebrow{display:flex;align-items:center;gap:12px;font-size:10px;letter-spacing:1px}.tiny-flower{font-size:24px}.hero h1{font-size:clamp(72px,8.4vw,132px);line-height:.86;letter-spacing:-.015em}.hero h1>span{display:inline-block;color:var(--cream);text-shadow:2px 2px 0 var(--green);-webkit-text-stroke:1.5px var(--green);transform:rotate(-3deg);margin-top:12px}.hero-description{max-width:370px;margin:29px 0 25px;font-size:16px;line-height:1.65}.hero-note{font-size:10px;margin-top:17px}.hero-visual{position:relative;display:flex;align-items:center;padding:48px 5vw 45px 12px}.hero-photo{width:100%;transform:rotate(4deg);border:var(--line);border-radius:48% 48% 3px 3px;overflow:hidden;box-shadow:10px 10px 0 var(--green);background:var(--cream)}.hero-photo img{width:100%;aspect-ratio:1/1.05;object-fit:cover}.burst{position:absolute;top:24px;right:30px;width:155px;height:155px;display:grid;place-items:center;background:var(--green);color:var(--cream);text-align:center;transform:rotate(12deg);clip-path:polygon(50% 0%,58% 9%,69% 4%,73% 16%,85% 15%,86% 27%,97% 32%,92% 43%,100% 50%,91% 58%,96% 69%,84% 73%,85% 85%,73% 86%,68% 97%,57% 92%,50% 100%,42% 91%,31% 96%,27% 84%,15% 85%,14% 73%,3% 68%,8% 57%,0% 50%,9% 42%,4% 31%,16% 27%,15% 15%,27% 14%,32% 3%,43% 8%)}.burst span{font-size:11px;line-height:1.35;letter-spacing:1px}.burst strong{display:block;font:800 27px/.95 var(--display);margin-top:4px}.photo-caption{position:absolute;bottom:36px;left:13%;background:var(--cream);padding:8px 20px;transform:rotate(-5deg);font-size:12px;font-weight:700;border:var(--line)}.hero-spark{position:absolute;bottom:65px;left:-30px;font-size:90px;line-height:1;color:var(--green);transform:rotate(12deg)}.ticker{border-block:var(--line);background:var(--green);color:var(--yellow);padding:16px 0;overflow:hidden}.ticker>div{display:flex;align-items:center;justify-content:space-around;gap:25px;white-space:nowrap;min-width:max-content;font-size:13px;font-weight:700;letter-spacing:2px}.ticker span{font-size:25px;line-height:1}.section-pad{padding:85px 5%}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:35px;margin-bottom:40px}.section-heading>p{max-width:370px;font-size:15px;padding-bottom:4px}.section-heading .eyebrow{margin-bottom:13px}.category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:var(--line)}.category{min-width:0;padding:22px 20px 25px;position:relative;overflow:hidden;border-right:var(--line)}.category:last-child{border-right:0}.category-citrus{background:var(--yellow)}.category-herbs{background:var(--mint)}.category-special{background:var(--pink)}.category-kit{background:var(--orange)}.category-number{font-size:9px;letter-spacing:1px;font-weight:700}.category-image{margin:22px 0 25px;overflow:hidden;border-radius:50%;border:var(--line);background:var(--cream)}.category-image img{width:100%;aspect-ratio:1;object-fit:cover;transition:transform .4s}.category:hover img{transform:scale(1.08) rotate(3deg)}.category h3{font:800 clamp(22px,2.25vw,34px)/1 var(--display);display:flex;align-items:center;justify-content:space-between;gap:8px}.category h3 span{font:28px var(--body)}.category p{font-size:11px;margin-top:7px}.favorites{padding-top:22px}.text-link{border-bottom:var(--line);padding-bottom:7px;font-size:13px;font-weight:700;display:inline-flex;gap:24px;white-space:nowrap}.filters{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:30px}.filters button{background:transparent;border:var(--line);border-radius:30px;padding:10px 20px;font-size:12px;font-weight:700;transition:background .2s}.filters button[aria-pressed=true],.filters button:hover{background:var(--green);color:var(--cream)}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:36px 24px}.product-image{position:relative;display:block;overflow:hidden;border:var(--line);background:#efede7}.product-image>img{width:100%;aspect-ratio:1.07;object-fit:cover;transition:transform .4s}.product-image:hover>img{transform:scale(1.05)}.product-tag{position:absolute;top:15px;left:15px;z-index:1;padding:5px 10px;background:var(--cream);border:1px solid var(--green);text-transform:uppercase;font-size:9px;letter-spacing:1px}.product-arrow{position:absolute;bottom:15px;right:15px;background:var(--yellow);width:41px;height:41px;border:var(--line);border-radius:50%;display:grid;place-items:center;font-size:23px}.product-meta{display:flex;justify-content:space-between;gap:10px;font-size:11px;margin:15px 0 5px}.product-meta>span:last-child{font-weight:700}.product-card h3{font:700 28px/1.1 var(--display)}.product-card>p{margin-top:7px;font-size:12px}.kit-section{display:grid;grid-template-columns:1fr 1fr;border-block:var(--line);background:var(--green);color:var(--cream)}.kit-photo{position:relative;min-height:530px}.kit-photo>img{width:100%;height:100%;object-fit:cover;position:absolute}.round-stamp{position:absolute;bottom:32px;right:30px;width:135px;height:135px;background:var(--yellow);border:var(--line);outline:1px solid var(--yellow);outline-offset:6px;color:var(--green);border-radius:50%;display:flex;align-items:center;justify-content:center;text-align:center;font:800 24px/1 var(--display);transform:rotate(10deg)}.kit-copy{padding:65px 11%;align-self:center}.kit-copy h2{font-size:clamp(65px,7vw,100px);color:var(--yellow)}.kit-copy>p:not(.eyebrow):not(.small-print){font-size:15px;margin:25px 0;max-width:360px}.kit-price{display:flex;align-items:center;gap:22px;border-block:1px solid #fbf6e94d;padding:15px 0;margin:25px 0 28px;font-size:14px}.kit-price span{font:800 48px/1 var(--display);color:var(--yellow)}.small-print{font-size:10px;line-height:1.7;margin-top:20px}.kitchen{position:relative}.kitchen:before{content:'';display:block;position:absolute;top:0;left:0;width:100%;height:15px;background:repeating-conic-gradient(var(--green) 0% 25%,var(--cream) 0% 50%) 0 0/30px 30px}.recipe-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.recipe-photo{position:relative;overflow:hidden;border:var(--line)}.recipe-photo img{width:100%;aspect-ratio:1;object-fit:cover;transition:transform .4s}.recipe:hover img{transform:scale(1.05)}.recipe-photo>span{position:absolute;bottom:0;left:0;background:var(--yellow);border-top:var(--line);border-right:var(--line);font-size:9px;font-weight:700;letter-spacing:1px;padding:10px 15px}.recipe h3{position:relative;font:700 32px/1 var(--display);margin-top:20px;padding-right:25px}.recipe h3 span{position:absolute;right:0;bottom:0}.recipe>p{font-size:12px;margin-top:10px}.story{display:grid;grid-template-columns:1fr 1fr;background:var(--pink);border-block:var(--line)}.story-photo{position:relative;min-height:600px}.story-photo img{position:absolute;height:100%;width:100%;object-fit:cover;object-position:center 30%}.story-photo>span{position:absolute;left:15%;bottom:35px;background:var(--yellow);color:var(--green);transform:rotate(-5deg);padding:13px 25px;font-size:15px;font-weight:700}.story-copy{padding:65px 12%;align-self:center}.story-copy h2{font-size:clamp(60px,6vw,88px)}.story-copy>p:not(.eyebrow){margin-top:23px;font-size:14px;line-height:1.7}.story-copy .button{margin-top:28px}.closing{padding:60px 4%;background:var(--yellow);display:flex;align-items:center;justify-content:space-around;gap:20px;text-align:center}.closing>span{font-size:70px}.closing>p{font:800 clamp(30px,4.5vw,66px)/1 var(--display)}.closing em{font-style:normal}footer{background:var(--green);color:var(--cream);padding:55px 5% 25px}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:30px;padding-bottom:50px}.footer-top img{width:140px}.footer-top>p{font:700 38px/1.1 var(--display)}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:25px;padding-top:25px;border-top:1px solid #fbf6e94d;font-size:10px}.footer-bottom nav{display:flex;gap:25px}
@media(min-width:1600px){.hero{min-height:760px}.hero-visual{padding-right:8vw}.hero-photo{max-width:660px}.hero-copy{padding-left:8vw}.section-pad{padding-inline:8%}}
@media(max-width:1050px){.desktop-nav{gap:18px;font-size:12px}.site-header{gap:20px}.hero{min-height:590px}.hero-copy{padding-left:5vw;padding-right:2vw}.hero h1{font-size:9.2vw}.hero .eyebrow{font-size:8px}.hero-description{font-size:14px}.hero-visual{padding-right:4vw}.burst{width:125px;height:125px;top:50px;right:15px}.burst span{font-size:9px}.burst strong{font-size:23px}.hero-spark{font-size:65px}.category{padding:18px 13px}.category-number{font-size:8px}.category p{font-size:10px}.kit-copy,.story-copy{padding:45px 8%}.footer-top>p{font-size:31px}}
@media(max-width:760px){html{scroll-padding-top:88px}.announcement{justify-content:center;padding:8px;font-size:10px}.announcement>span{display:none}.site-header{padding:10px 5%;gap:16px}.brand img{width:78px;height:auto}.desktop-nav{display:none}.header-order{margin-left:auto;padding:11px 13px;gap:12px;font-size:11px}.mobile-menu{display:block}.mobile-menu summary{list-style:none;font-size:12px;font-weight:700;padding:12px 0}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary span{margin-left:8px}.mobile-menu nav{position:absolute;top:100%;left:0;right:0;display:flex;flex-direction:column;background:var(--cream);border-bottom:var(--line);padding:12px 5% 20px;box-shadow:0 12px 20px #01351e15}.mobile-menu nav a{padding:13px 0;border-bottom:1px solid #01351e30;font-size:15px}.hero{grid-template-columns:1fr;min-height:auto}.hero-copy{padding:37px 6% 12px}.hero .eyebrow{font-size:8px;letter-spacing:.6px;margin-bottom:20px}.hero h1{font-size:clamp(78px,15vw,114px);line-height:.88}.hero h1 br:first-child{display:none}.hero-description{max-width:410px;font-size:14px;margin-top:23px;margin-bottom:20px}.hero-note{font-size:9px;margin-top:13px}.hero-visual{padding:30px 12% 50px;min-width:0}.hero-photo{max-width:450px;margin:auto;border-radius:45% 45% 2px 2px}.hero-photo img{aspect-ratio:1.2}.burst{top:6px;right:8%;width:125px;height:125px}.hero-spark{bottom:64px;left:5%;font-size:64px}.photo-caption{bottom:28px;left:22%;font-size:9px;padding:7px 12px}.ticker{padding:13px 20px}.ticker>div{font-size:10px;gap:20px;justify-content:flex-start}.ticker span{font-size:19px}.section-pad{padding:52px 5%}.section-heading{align-items:flex-start;flex-direction:column;gap:20px;margin-bottom:27px}.section-heading h2{font-size:49px}.section-heading>p{font-size:13px}.eyebrow{font-size:9px;letter-spacing:1.2px}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category{padding:18px 13px 20px}.category:nth-child(2){border-right:0}.category:nth-child(-n+2){border-bottom:var(--line)}.category h3{font-size:25px}.category h3 span{font-size:23px}.category-number{font-size:7px;letter-spacing:.5px}.category-image{margin:15px 0}.category p{font-size:10px}.favorites{padding-top:6px}.filters{gap:7px;margin-bottom:24px}.filters button{font-size:10px;padding:9px 12px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 15px}.product-tag{font-size:7px;letter-spacing:.4px;top:8px;left:8px;padding:4px 6px}.product-image>img{aspect-ratio:.88}.product-arrow{width:30px;height:30px;right:8px;bottom:8px;font-size:18px}.product-meta{font-size:9px;gap:4px;flex-wrap:wrap;margin:10px 0 5px}.product-card h3{font-size:23px}.product-card>p{font-size:10px}.kit-section,.story{grid-template-columns:1fr}.kit-photo{min-height:0;aspect-ratio:1.2}.kit-copy,.story-copy{padding:45px 7%}.kit-copy h2{font-size:75px}.kit-copy .eyebrow{font-size:9px}.round-stamp{width:100px;height:100px;font-size:19px;bottom:24px;right:24px}.recipe-grid{grid-template-columns:1fr;gap:32px}.recipe-photo img{aspect-ratio:1;object-position:center}.recipe h3{font-size:30px}.recipe h3 br{display:none}.recipe-photo>span{font-size:8px}.story-photo{min-height:0;aspect-ratio:1.1}.story-copy h2{font-size:67px}.story-photo>span{font-size:12px;left:12%;bottom:28px}.closing{padding:35px 5%;gap:10px}.closing>span{font-size:30px}.closing>p{font-size:clamp(24px,5.2vw,39px)}footer{padding:38px 6% 25px}.footer-top{flex-wrap:wrap;gap:25px;padding-bottom:30px}.footer-top img{width:105px}.footer-top>p{font-size:27px}.footer-top .button{width:100%}.footer-bottom{align-items:flex-start;flex-direction:column;gap:20px;font-size:10px}.footer-bottom nav{gap:20px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

/* The middle column stays centered regardless of the side content widths. */
.footer-top{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)}
.footer-top>p{text-align:center}.footer-top>:first-child{justify-self:start}.footer-top>:last-child{justify-self:end}
.star-product{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:7%;border-bottom:var(--line)}
.star-photo{display:block;border:var(--line)}.star-photo img{width:100%;aspect-ratio:1;object-fit:cover}
.star-copy h2{font:800 clamp(52px,6vw,88px)/.95 var(--display)}.star-copy>p:not(.eyebrow){max-width:410px;margin:25px 0;line-height:1.7}
@media(max-width:900px){.footer-top{grid-template-columns:1fr;text-align:center}.footer-top>:first-child,.footer-top>:last-child{justify-self:center}}
@media(max-width:760px){.star-product{grid-template-columns:1fr;gap:30px}.star-copy h2{font-size:58px}.star-copy .button{font-size:12px}}

/* Product pages use the same type, buttons, spacing and framed photographs as home. */
.product-breadcrumb{display:flex;flex-wrap:wrap;gap:13px;padding:28px 5%;font-size:12px}.product-breadcrumb a{text-decoration:underline;text-underline-offset:4px}
.product-detail{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:6%;padding:10px 5% 75px;align-items:center}
.detail-photo{position:relative;border:var(--line)}.detail-photo>img{width:100%;aspect-ratio:1;object-fit:cover}.detail-stamp{position:absolute;bottom:25px;left:25px;background:var(--yellow);border:var(--line);padding:16px 20px;transform:rotate(-5deg);font:800 26px/1 var(--display)}
.detail-copy h1{font-size:clamp(56px,6.5vw,98px)}.detail-copy .eyebrow{margin-bottom:15px}.detail-tagline{font:700 29px/1.1 var(--display);margin-top:16px}.detail-description{font-size:14px;line-height:1.8;margin:24px 0;max-width:550px}.detail-badges{display:flex;flex-wrap:wrap;gap:8px}.detail-badges span{border:1px solid var(--green);padding:6px 10px;font-size:10px}
.detail-buy{border-top:var(--line);margin-top:28px;padding-top:23px}.detail-price{font:700 38px/1 var(--display);margin-bottom:20px;display:flex;align-items:baseline;gap:14px}.detail-price>span{font:12px var(--body)}.detail-refill{display:block;margin-top:18px;font-size:12px;text-decoration:underline;text-underline-offset:4px}
.detail-facts{display:grid;grid-template-columns:1fr 1fr;gap:8%;background:var(--yellow);border-block:var(--line)}.detail-facts h2{font-size:clamp(40px,4.5vw,66px)}.detail-facts p:not(.eyebrow){max-width:480px;margin-top:25px;line-height:1.8;font-size:15px}.detail-uses{display:flex;flex-wrap:wrap;gap:10px;margin-top:25px}.detail-uses span{border:var(--line);padding:9px 15px;font-size:13px}
.detail-tip-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.detail-tip-grid article{border-top:var(--line);padding-top:22px}.detail-tip-grid h3{font:700 30px/1.05 var(--display);margin-bottom:15px}.detail-tip-grid p{font-size:14px;line-height:1.8}.detail-tips{border-bottom:var(--line)}
@media(max-width:760px){.product-breadcrumb{padding:22px 5%}.product-detail{grid-template-columns:1fr;gap:30px;padding-bottom:45px}.detail-copy h1{font-size:62px}.detail-stamp{font-size:22px;padding:12px 16px;bottom:18px;left:18px}.detail-facts,.detail-tip-grid{grid-template-columns:1fr;gap:38px}.detail-facts h2{font-size:48px}.detail-buy .button{width:100%}}

.story-photo img{object-position:center center}.story-photo{min-height:0;aspect-ratio:1}.story-photo>span{left:7%;bottom:22px}

/* Editorial pages share the home palette, typography and framed photography. */
.footer-top{grid-template-columns:1fr auto}.footer-top>:last-child{justify-self:end}
.editorial-hero{display:grid;grid-template-columns:1fr 1fr;align-items:center;border-bottom:var(--line)}.about-hero{background:var(--pink)}.editorial-copy{padding:65px 10%}.editorial-copy h1{font-size:clamp(58px,6.5vw,100px)}.editorial-copy>p:not(.eyebrow){font-size:16px;line-height:1.8;max-width:440px;margin:28px 0}.editorial-photo{position:relative;margin:0;align-self:stretch;min-width:0}.editorial-photo img{width:100%;height:100%;object-fit:cover;aspect-ratio:1;object-position:center}.editorial-photo figcaption{position:absolute;bottom:28px;left:8%;padding:12px 20px;background:var(--yellow);color:var(--green);border:var(--line);transform:rotate(-4deg);font-size:13px;font-weight:700}
.about-history{display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:start;scroll-margin-top:30px}.about-history h2{font-size:clamp(44px,5vw,72px)}.editorial-prose{max-width:600px}.editorial-prose>p{font-size:16px;line-height:1.85;margin-bottom:22px}.editorial-prose>p:last-child{margin-bottom:0}.about-quote{padding:65px 5%;border-block:var(--line);text-align:center;background:var(--yellow)}.about-quote p{font:700 clamp(32px,4vw,58px)/1.08 var(--display)}.about-quote span{display:block;margin-top:22px;font-size:12px}.editorial-values{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px}.editorial-values article{border-top:var(--line);padding-top:25px}.editorial-values h3{font:700 34px/1.05 var(--display);margin-bottom:16px}.editorial-values p{font-size:15px;line-height:1.8;max-width:400px}.editorial-cta{display:flex;align-items:center;justify-content:space-between;gap:40px;padding:65px 5%;background:var(--yellow);border-top:var(--line)}.editorial-cta h2{font-size:clamp(40px,4.5vw,66px)}.editorial-cta .button{flex-shrink:0}.fodmap-hero{background:var(--green);color:var(--cream)}.fodmap-hero h1{color:var(--yellow)}.fodmap-flavour{background:var(--mint);border-block:var(--line)}.editorial-note{font-size:13px!important;line-height:1.8!important;margin-top:30px;max-width:800px}.editorial-note a{display:block;text-decoration:underline;text-underline-offset:4px;margin-top:12px}.editorial-faq{display:grid;grid-template-columns:1fr 1.3fr;gap:8%}.editorial-faq details{border-top:var(--line);padding:22px 0}.editorial-faq details:last-child{border-bottom:var(--line)}.editorial-faq summary{font-weight:700;font-size:16px;line-height:1.5}.editorial-faq details p{font-size:14px;line-height:1.8;margin-top:17px;padding-right:20px}
@media(max-width:900px){.footer-top{grid-template-columns:1fr auto}.footer-top>:first-child{justify-self:start}.editorial-copy{padding:45px 9%}.editorial-copy h1{font-size:60px}.editorial-cta{align-items:flex-start;flex-direction:column}}
@media(max-width:760px){.editorial-hero,.about-history,.editorial-faq{grid-template-columns:1fr}.editorial-copy{padding:45px 6%}.editorial-copy h1{font-size:clamp(54px,12vw,78px)}.editorial-photo{aspect-ratio:1}.about-history,.editorial-faq{gap:30px}.editorial-values{grid-template-columns:1fr;gap:30px}.about-quote{padding:45px 6%}.about-quote br{display:none}.editorial-cta{padding:45px 6%}.footer-top{grid-template-columns:1fr;gap:28px}.footer-top>:first-child,.footer-top>:last-child{justify-self:center}}

/* Bring the hero seal further into the photograph. */
.burst{top:65px;right:80px}@media(max-width:1050px){.burst{top:80px;right:45px}}@media(max-width:760px){.burst{top:38px;right:16%}}
