@import"https://fonts.googleapis.com/css2?family=Archivo:wght@400;500;600;700&family=Barlow+Condensed:wght@600&display=swap";:root{--ink:#0c2d46;--teak:#9a633b;--leaf:#4f6648;--sun:#e3aa26;--paper:#f2f3ef;--white:#fff;--muted:#53636b;--line:#ccd2ce;--max:1380px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Archivo,sans-serif;line-height:1.6}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,a{transition:color .22s ease,background .22s ease,transform .22s ease}a:focus-visible{outline:3px solid var(--sun);outline-offset:4px}.skip{position:fixed;left:1rem;top:-5rem;background:#fff;padding:.8rem;z-index:99}.skip:focus{top:1rem}header{height:76px;padding:0 clamp(1.25rem,4vw,4rem);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border-bottom:1px solid rgba(12,45,70,.15);background:#f2f3eff5;position:relative;z-index:10}.brand{font-family:Barlow Condensed,sans-serif;font-size:1.8rem;letter-spacing:.06em;font-weight:600}.brand sup{font:500 .5em Archivo;vertical-align:top}header nav{display:flex;gap:2.25rem;font-size:.9rem;font-weight:500}header nav a{padding:.4rem 0;border-bottom:1px solid transparent}header nav a:hover,header nav a.active{border-color:var(--ink)}.search{justify-self:end}.search svg{width:24px;fill:none;stroke:currentColor;stroke-width:1.8}.hero{min-height:calc(100dvh - 76px);position:relative;background:#152e43;overflow:hidden}.hero-copy{position:absolute;inset:auto 0 8%;margin:auto;width:min(960px,88%);text-align:center;color:#fff;text-shadow:0 2px 18px rgba(0,0,0,.25)}h1,h2,h3{line-height:1.05;text-wrap:balance;margin:0}.hero h1{font-size:clamp(3rem,6vw,6rem);letter-spacing:-.035em}.hero p{font-size:1.1rem;margin:1rem auto 1.7rem;max-width:55ch}.button{display:inline-flex;align-items:center;justify-content:center;gap:.75rem;background:var(--sun);color:#102b3d;padding:1rem 1.4rem;font-weight:600;border-radius:3px}.button:hover{background:#f0bd43;transform:translateY(-2px)}.collection,.stories,.catalog{max-width:var(--max);margin:auto;padding:clamp(5rem,9vw,9rem) clamp(1.25rem,4vw,4rem)}.section-head h2,.process h2,.page-hero h1,.description h2{font-size:clamp(2.5rem,4.5vw,4.8rem);letter-spacing:-.035em}.text-link{font-weight:600;border-bottom:1px solid currentColor;padding-bottom:.2rem}.section-head{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:2.5rem}.section-head h2{max-width:15ch}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}.product-card a{display:block}.product-image{background:#e5e7e2;aspect-ratio:1;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.2,.8,.2,1)}.product-card:hover img{transform:scale(1.035)}.product-card h3{font-size:1.1rem;margin:1rem 0 .35rem}.product-card p{font-weight:600;margin:.2rem 0 .7rem}.product-card p span{display:block;font-size:.72rem;color:var(--muted);font-weight:400}.product-card .text-link{font-size:.85rem}.process{background:var(--ink);color:#fff;display:grid;grid-template-columns:1.1fr .9fr}.process>img{width:100%;height:100%;min-height:650px;object-fit:cover}.process>div{padding:clamp(4rem,8vw,8rem)}.process p{max-width:58ch}.process dl{margin-top:3rem}.process dl div{border-top:1px solid rgba(255,255,255,.25);padding:1.3rem 0}.process dt{font-size:1.2rem;font-weight:600}.process dd{margin:.25rem 0 0;color:#cbd6dc}.story-grid,.articles-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.story-grid img,.articles-grid img{aspect-ratio:4/3;width:100%;object-fit:cover}.story-grid h3{font-size:1.5rem;margin:1rem 0}.story-grid p,.articles-grid p{color:var(--muted);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.page-hero{padding:clamp(6rem,11vw,11rem) clamp(1.25rem,8vw,8rem);background:var(--ink);color:#fff}.page-hero-products{background-image:linear-gradient(90deg,#09263aeb,#09263a9e 45%,#09263a4d),url(/media/uploads/2023/03/faayhaus-kitchen-utensils.jpg);background-size:cover;background-position:center}.page-hero h1{max-width:14ch}.page-hero p{font-size:1.15rem;max-width:60ch}.catalog{padding-top:5rem}.product-detail{max-width:var(--max);margin:auto;display:grid;grid-template-columns:1.15fr .85fr;gap:clamp(3rem,7vw,8rem);padding:4rem clamp(1.25rem,4vw,4rem)}.product-info{position:sticky;top:2rem;align-self:start;padding-top:1rem}.path{font-size:.75rem;text-transform:uppercase;letter-spacing:.1em}.product-info h1{font-size:clamp(2.8rem,4vw,4.6rem);letter-spacing:-.035em}.summary ul{padding:0;list-style:none;margin:2rem 0}.summary li{display:flex;gap:.5rem;border-top:1px solid var(--line);padding:.8rem 0}.price{font-size:1.4rem;font-weight:600}.price span,.external-note{display:block;font-size:.76rem;color:var(--muted);font-weight:400}.amazon{width:100%;margin:.5rem 0}.origin{border-top:1px solid var(--line);margin-top:2rem;padding-top:2rem}.origin h2{font-size:1.5rem}.description{max-width:900px;padding:6rem clamp(1.25rem,4vw,4rem);margin:auto}.description>div{font-size:1.05rem}.description li{margin:1rem 0}.related{grid-template-columns:repeat(3,1fr)}.articles-grid{max-width:var(--max);padding:5rem clamp(1.25rem,4vw,4rem);margin:auto}.articles-grid time{display:block;margin-top:1rem;color:var(--muted);font-size:.75rem}.articles-grid h2{font-size:1.6rem;margin:.5rem 0}.content-page{max-width:900px;margin:auto;padding:5rem clamp(1.25rem,4vw,4rem)}.content-page.article{max-width:1050px}.content-page header{height:auto;display:block;padding:0 0 3rem;border:0;background:none}.content-page h1{font-size:clamp(3rem,5vw,5.5rem);letter-spacing:-.035em}.article-hero{width:100%;max-height:620px;object-fit:cover;margin-bottom:4rem}.wp-content{max-width:74ch;font-size:1.08rem}.wp-content img{height:auto}.wp-content iframe{width:100%;aspect-ratio:16/9;height:auto}.wp-content h2{font-size:2.2rem;margin-top:3.5rem}.wp-content h3{font-size:1.55rem;margin-top:2.5rem}footer{background:#09263a;color:#fff;padding:5rem clamp(1.25rem,5vw,5rem) 2rem;display:grid;grid-template-columns:2fr 1fr 1fr;gap:3rem}footer p{max-width:38ch;color:#cbd5db}footer nav{display:flex;flex-direction:column;gap:.7rem}footer small{grid-column:1/-1;border-top:1px solid rgba(255,255,255,.2);padding-top:2rem;color:#b8c5cb}@media(max-width:900px){header{grid-template-columns:1fr auto;height:68px}header nav{display:none}.hero{min-height:780px}.hero-copy{bottom:10%;text-align:left}.process,.product-detail{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(2,1fr)}.process>img{min-height:450px}.story-grid,.articles-grid{grid-template-columns:1fr 1fr}.product-info{position:static}footer{grid-template-columns:1fr 1fr}}@media(max-width:600px){.hero h1{font-size:3.2rem}.section-head{display:block}.section-head>a{display:inline-block;margin-top:1rem}.product-grid,.story-grid,.articles-grid{grid-template-columns:1fr}.gallery{gap:.4rem}.page-hero{padding-top:6rem}.page-hero-products{background-image:linear-gradient(0deg,#09263ad9,#09263ad9),url(/media/uploads/2023/03/faayhaus-kitchen-utensils.jpg)}.process>div{padding:4rem 1.25rem}footer{grid-template-columns:1fr}.content-page{padding-top:3rem}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.header-tools{justify-self:end;display:flex;align-items:center;gap:1rem}.mobile-menu{display:none}@media(max-width:900px){header>nav{display:none}.mobile-menu{display:block;position:relative}.mobile-menu summary{list-style:none;width:24px;height:24px;display:grid;align-content:center;gap:6px;cursor:pointer}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary span{height:1.5px;background:var(--ink);display:block}.mobile-menu nav{display:flex;position:absolute;right:-1.25rem;top:35px;width:100vw;background:var(--paper);padding:2rem;flex-direction:column;gap:1.25rem;border-top:1px solid var(--line);box-shadow:0 16px 30px #0c2d461f}}.gallery{display:flex;flex-direction:column;gap:.75rem;background:var(--white)}.gallery img{width:100%;height:auto;aspect-ratio:auto;object-fit:contain}.wp-content figure{width:100%;max-width:none;margin:2rem 0}.category-jump{position:sticky;top:0;z-index:9;display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:1rem clamp(1.25rem,4vw,4rem);border-bottom:1px solid var(--line);background:#f2f3eff5;backdrop-filter:blur(12px)}.category-jump>span{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em}.category-jump>div{display:flex;gap:.6rem;flex-wrap:wrap}.category-jump a{display:inline-flex;align-items:center;gap:.55rem;padding:.55rem .8rem;border:1px solid var(--line);border-radius:999px;font-size:.82rem;font-weight:600;background:var(--paper)}.category-jump a:hover{border-color:var(--ink);background:var(--white)}.category-jump small{display:grid;place-items:center;min-width:1.35rem;height:1.35rem;padding:0 .3rem;border-radius:999px;background:var(--ink);color:var(--white);font-size:.65rem}.grouped-catalog{max-width:var(--max);margin:auto;padding:0 clamp(1.25rem,4vw,4rem) 8rem}.product-group{scroll-margin-top:5.5rem;padding-top:clamp(4.5rem,8vw,8rem)}.product-group+.product-group{margin-top:clamp(4rem,7vw,7rem);border-top:1px solid var(--line)}.product-group-heading{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:end;margin-bottom:2.75rem}.product-group-heading h2{font-size:clamp(2.7rem,5vw,5rem);letter-spacing:-.04em}.product-group-heading p{margin:0;max-width:42ch;color:var(--muted)}.product-group-heading>div>p{margin-bottom:.75rem;font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em}@media(max-width:700px){.category-jump{position:relative;align-items:flex-start;flex-direction:column;gap:.75rem}.category-jump>div{width:100%;flex-wrap:nowrap;overflow-x:auto;padding-bottom:.25rem}.category-jump a{white-space:nowrap}.product-group-heading{grid-template-columns:1fr}.grouped-catalog{padding-bottom:5rem}}.article-heading time{display:inline-flex;align-items:center;width:max-content;margin:0 0 1.25rem;padding:.45rem .8rem;border:1px solid var(--line);border-radius:999px;background:var(--white);color:var(--muted);font-size:.75rem;font-weight:600;line-height:1;letter-spacing:.02em}.content-page.article .wp-content a{color:var(--teak);font-weight:600;text-decoration-line:underline;text-decoration-thickness:1.5px;text-underline-offset:.2em;text-decoration-color:currentColor}.content-page.article .wp-content a:hover{color:var(--ink);text-decoration-thickness:2px}.content-page .wp-content .deftform{margin-top:clamp(3rem,6vw,5rem)}.content-page.article .s-slider,.content-page.article .wc-block-grid{margin:3rem 0;padding:1.25rem;border:1px solid var(--line);border-radius:4px;background:var(--white)}.content-page.article .s-slider:before,.content-page.article .wc-block-grid:before{content:"You may also like";display:block;margin-bottom:1rem;color:var(--muted);font-size:.7rem;font-weight:700;letter-spacing:.11em;text-transform:uppercase}.content-page.article .s-viewport{overflow:visible}.content-page.article .s-slides.products,.content-page.article .wc-block-grid__products{display:flex;gap:1rem;overflow-x:auto;margin:0;padding:0 0 .6rem;list-style:none;scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:var(--line) transparent}.content-page.article .s-slides.products>.slide,.content-page.article .wc-block-grid__product{flex:0 0 calc((100% - 3rem)/4);min-width:0;margin:0;padding:0;list-style:none;scroll-snap-align:start}.content-page.article .s-slides.products .product{margin:0;list-style:none}.content-page.article .s-slides.products a,.content-page.article .wc-block-grid__product-link{display:block;color:var(--ink);font-weight:500;text-decoration:none}.content-page.article .s-slides.products img,.content-page.article .wc-block-grid__product-image img{width:100%;height:auto;aspect-ratio:1;object-fit:contain;background:#f7f7f4}.content-page.article .woocommerce-loop-product__title,.content-page.article .wc-block-grid__product-title{margin:.75rem 0 .35rem;font-size:.86rem;line-height:1.3;letter-spacing:-.01em;text-wrap:pretty}.content-page.article .s-slides.products .price{display:block;color:var(--muted);font-size:.78rem;font-weight:600}.content-page.article .s-slides.products .price span{display:inline;color:inherit;font-size:inherit;font-weight:inherit}.content-page.article .s-slider .s-slidenav{display:none}.content-page.article .s-slides.products a:hover,.content-page.article .wc-block-grid__product-link:hover{color:var(--teak)}.content-page.article .wc-block-featured-product{position:relative;min-height:260px!important;margin:3rem 0;overflow:hidden;border-radius:4px}.content-page.article .wc-block-featured-product__background-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.content-page.article .wc-block-featured-product__wrapper{position:relative;z-index:1;display:flex;min-height:260px;padding:2rem;flex-direction:column;justify-content:flex-end;color:var(--white);background:linear-gradient(0deg,#09263ae0,#09263a14)}.content-page.article .wc-block-featured-product__title{margin:0 0 .5rem;color:var(--white);font-size:1.7rem}.content-page.article .wc-block-featured-product__description{max-width:48ch}.content-page.article .wc-block-featured-product__description a{color:var(--white)}.content-page.article .wc-block-featured-product .wp-block-button__link{display:inline-flex;margin-top:.75rem;padding:.65rem 1rem;border-radius:3px;background:var(--sun);color:var(--ink);text-decoration:none}@media(max-width:700px){.content-page.article .s-slider,.content-page.article .wc-block-grid{margin:2.25rem 0;padding:1rem}.content-page.article .s-slides.products>.slide,.content-page.article .wc-block-grid__product{flex-basis:72%}}.related-stories{padding:clamp(4.5rem,8vw,8rem) clamp(1.25rem,4vw,4rem);border-top:1px solid var(--line);background:var(--white)}.related-stories-heading,.related-stories-grid{width:min(var(--max),100%);margin-inline:auto}.related-stories-heading{margin-bottom:2.5rem}.related-stories-heading p{margin:0 0 .65rem;color:var(--muted);font-size:.72rem;font-weight:700;letter-spacing:.11em;text-transform:uppercase}.related-stories-heading h2{font-size:clamp(2.7rem,5vw,5rem);letter-spacing:-.04em}.related-stories-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.related-stories-grid article{min-width:0}.related-stories-grid a{display:block}.related-stories-grid img{width:100%;aspect-ratio:4/3;object-fit:cover;background:var(--paper)}.related-stories-grid h3{margin:1rem 0 .8rem;font-size:clamp(1.15rem,2vw,1.55rem);line-height:1.15}.related-stories-grid span{display:inline-block;padding-bottom:.15rem;border-bottom:1px solid currentColor;font-size:.84rem;font-weight:600}.related-stories-grid a:hover span{color:var(--teak)}@media(max-width:700px){.related-stories-grid{grid-template-columns:1fr}.related-stories-grid article+article{padding-top:1.5rem;border-top:1px solid var(--line)}}.content-page.article .wp-block-embed-pinterest{width:100%;margin:2.5rem 0}.content-page.article .wp-block-embed-pinterest .wp-block-embed__wrapper{width:100%}.content-page.article .wp-block-embed-pinterest iframe{display:block;width:min(450px,100%);height:auto;aspect-ratio:auto;margin-inline:auto;border:0}.hero-featured{display:block;background-image:linear-gradient(0deg,#09263a9e,#09263a14),url(/media/uploads/2023/03/faayhaus-main-scaled.jpg);background-size:cover;background-position:center}.eyebrow{margin:0 0 1rem;color:var(--teak);font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.hero .eyebrow,.process .eyebrow{color:#eac15e}.hero-actions{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.button-secondary{display:inline-flex;align-items:center;justify-content:center;padding:1rem 1.4rem;border:1px solid rgba(255,255,255,.7);border-radius:3px;color:var(--white);font-weight:600;text-shadow:none}.button-secondary:hover{border-color:var(--white);background:#ffffff1a;transform:translateY(-2px)}.category-paths{max-width:var(--max);margin:auto;padding:clamp(5rem,9vw,9rem) clamp(1.25rem,4vw,4rem)}.category-intro{display:grid;grid-template-columns:.4fr 1fr;gap:2rem;align-items:start;margin-bottom:3rem}.category-intro h2{max-width:17ch;font-size:clamp(2.7rem,5vw,5rem);letter-spacing:-.04em}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.category-card{position:relative;min-height:570px;overflow:hidden;background:var(--ink);color:var(--white)}.category-card:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#071f2fe6,#071f2f14 64%)}.category-card img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.2,.8,.2,1)}.category-card>div{position:absolute;z-index:1;right:0;bottom:0;left:0;padding:2rem}.category-card p{margin:0 0 .6rem;font-size:.7rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.category-card h3{max-width:15ch;margin:0 0 1.5rem;font-size:clamp(1.6rem,2.4vw,2.35rem);letter-spacing:-.025em}.category-card span{font-size:.85rem;font-weight:600}.category-card:hover img{transform:scale(1.04)}.collection{background:var(--white)}.section-head>div{display:block}.section-lede{max-width:55ch;margin:-1.25rem 0 2.8rem;color:var(--muted);font-size:1.05rem}.brand-belief{padding:clamp(6rem,12vw,12rem) clamp(1.25rem,8vw,8rem);text-align:center;background:var(--leaf);color:var(--white)}.brand-belief .eyebrow{color:#eac15e}.brand-belief h2{max-width:14ch;margin:auto;font-size:clamp(3rem,7vw,7rem);letter-spacing:-.045em}.brand-belief>p:last-child{max-width:58ch;margin:2rem auto 0;font-size:clamp(1.05rem,1.7vw,1.3rem);color:#e3e9df}.process-link{display:inline-block;margin-top:2rem}.materials{display:grid;grid-template-columns:1fr 1fr;gap:clamp(3rem,10vw,10rem);align-items:end;max-width:var(--max);margin:auto;padding:clamp(6rem,10vw,10rem) clamp(1.25rem,4vw,4rem);border-bottom:1px solid var(--line)}.materials h2{max-width:13ch;font-size:clamp(2.7rem,5vw,5rem);letter-spacing:-.04em}.materials>p{max-width:48ch;margin:0;color:var(--muted);font-size:1.1rem}.amazon-disclosure{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:2rem clamp(1.25rem,5vw,5rem);background:#e5e7e2}.amazon-disclosure p{margin:0;max-width:68ch;font-size:.86rem;color:var(--muted)}.amazon-disclosure a{white-space:nowrap}@media(max-width:900px){.category-intro{grid-template-columns:1fr}.category-grid{grid-template-columns:1fr 1fr}.category-card:last-child{grid-column:1/-1}.category-card{min-height:480px}.materials{grid-template-columns:1fr}.hero-actions{justify-content:flex-start}}@media(max-width:600px){.category-grid{grid-template-columns:1fr}.category-card:last-child{grid-column:auto}.category-card{min-height:440px}.amazon-disclosure{align-items:flex-start;flex-direction:column}.hero-actions{align-items:stretch;flex-direction:column}.hero-actions a{width:100%}}.about-page{overflow:hidden}.about-hero{display:grid;grid-template-columns:1fr 1fr;min-height:calc(100dvh - 76px);background:var(--ink);color:var(--white)}.about-hero>div{display:flex;justify-content:center;padding:clamp(4rem,8vw,8rem);flex-direction:column}.about-hero h1{max-width:10ch;font-size:clamp(3.4rem,6vw,6.8rem);letter-spacing:-.045em}.about-hero>div>p:last-child{max-width:55ch;margin:2rem 0 0;color:#d2dce1;font-size:1.1rem}.about-hero>img{width:100%;height:100%;object-fit:cover}.about-belief{padding:clamp(7rem,13vw,13rem) clamp(1.25rem,8vw,8rem);text-align:center}.about-belief h2{max-width:14ch;margin:auto;font-size:clamp(3rem,6vw,6.5rem);letter-spacing:-.045em}.about-belief>p:last-child{max-width:68ch;margin:2rem auto 0;color:var(--muted);font-size:1.12rem}.about-worlds{padding:clamp(6rem,10vw,10rem) clamp(1.25rem,5vw,5rem);background:var(--white)}.about-section-heading{display:grid;grid-template-columns:.4fr 1fr;gap:2rem;max-width:var(--max);margin:0 auto 4rem}.about-section-heading h2{max-width:15ch;font-size:clamp(2.8rem,5vw,5.2rem);letter-spacing:-.04em}.about-world-grid{display:grid;grid-template-columns:repeat(3,1fr);max-width:var(--max);margin:auto;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.about-world-grid>div{padding:2.5rem}.about-world-grid>div+div{border-left:1px solid var(--line)}.about-world-grid span{color:var(--teak);font-size:.72rem;font-weight:700}.about-world-grid h3{margin:3.5rem 0 1.2rem;font-size:2.2rem}.about-world-grid p{color:var(--muted)}.about-collaboration{display:grid;grid-template-columns:1.1fr .9fr;background:var(--ink);color:var(--white)}.about-collaboration .about-mosaic{display:grid;grid-template-columns:1.25fr .75fr;grid-template-rows:1fr 1fr;min-height:760px;gap:.75rem}.about-collaboration .about-mosaic img{width:100%;height:100%;object-fit:cover}.about-collaboration .about-mosaic img:first-child{grid-row:1/-1}.about-collaboration-copy{display:flex;justify-content:center;padding:clamp(4rem,8vw,8rem);flex-direction:column}.about-collaboration-copy h2{max-width:12ch;font-size:clamp(2.8rem,5vw,5.2rem);letter-spacing:-.04em}.about-collaboration-copy>p:not(.eyebrow){max-width:57ch;color:#d2dce1}.about-proof{display:grid;grid-template-columns:1fr 1fr;gap:clamp(3rem,10vw,10rem);max-width:var(--max);margin:auto;padding:clamp(7rem,12vw,12rem) clamp(1.25rem,5vw,5rem)}.about-proof h2{max-width:13ch;font-size:clamp(2.7rem,5vw,5rem);letter-spacing:-.04em}.about-proof>div:last-child{align-self:end;max-width:58ch;color:var(--muted);font-size:1.08rem}.about-materials{display:grid;grid-template-columns:1fr 1fr;background:#e5e7e2}.about-materials>img{width:100%;height:100%;min-height:680px;object-fit:cover}.about-materials>div{display:flex;justify-content:center;padding:clamp(4rem,8vw,8rem);flex-direction:column}.about-materials h2{max-width:12ch;font-size:clamp(2.8rem,5vw,5.2rem);letter-spacing:-.04em}.about-materials>div>p:not(.eyebrow){max-width:55ch;color:var(--muted)}.about-feedback{padding:clamp(7rem,12vw,12rem) clamp(1.25rem,8vw,8rem);text-align:center}.about-feedback h2{max-width:14ch;margin:auto;font-size:clamp(3rem,6vw,6rem);letter-spacing:-.045em}.about-feedback>p:last-child{max-width:64ch;margin:2rem auto 0;color:var(--muted);font-size:1.1rem}.about-closing{padding:clamp(7rem,12vw,12rem) clamp(1.25rem,8vw,8rem);text-align:center;background:var(--leaf);color:var(--white);background-image:linear-gradient(0deg,#4f6648db,#4f6648db),url(/media/uploads/2019/06/IMGL9971.jpg);background-size:cover;background-position:center}.about-closing .eyebrow{color:#eac15e}.about-closing h2{max-width:14ch;margin:auto;font-size:clamp(3rem,6vw,6rem);letter-spacing:-.045em}.about-closing>p:not(.eyebrow){margin:1.5rem auto 2.5rem;color:#e3e9df}@media(max-width:900px){.about-hero,.about-collaboration,.about-materials{grid-template-columns:1fr}.about-hero{min-height:0}.about-hero>img{max-height:650px}.about-section-heading,.about-proof,.about-world-grid{grid-template-columns:1fr}.about-world-grid>div+div{border-top:1px solid var(--line);border-left:0}.about-world-grid h3{margin-top:1.5rem}.about-collaboration .about-mosaic{min-height:560px}.about-materials>img{min-height:480px}}@media(max-width:600px){.about-collaboration .about-mosaic{grid-template-columns:1fr 1fr;grid-template-rows:auto;min-height:0}.about-collaboration .about-mosaic img{aspect-ratio:1}.about-collaboration .about-mosaic img:first-child{grid-row:auto;grid-column:1/-1;aspect-ratio:3/2}.about-world-grid>div{padding:2rem 0}.about-worlds{padding-inline:1.25rem}}
