@font-face{font-family:Bricolage Grotesque;src:url(bricolage.woff2) format("woff2");font-weight:200 800;font-stretch:75% 100%;font-style:normal;font-display:swap}@font-face{font-family:Figtree;src:url(figtree.woff2) format("woff2");font-weight:300 900;font-style:normal;font-display:swap}:root{--pad: 40px;--stitch: 2px dashed var(--c-ink);--display: "Bricolage Grotesque", "Arial Black", sans-serif}@media(max-width:989px){:root{--pad: 18px}}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;font-family:Figtree,Helvetica Neue,Arial,sans-serif;font-size:16px;line-height:1.55;background:var(--c-ground);color:var(--c-ink)}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline;text-underline-offset:3px}h1,h2,h3{font-family:var(--display);font-weight:800;letter-spacing:-.04em;margin:0;line-height:.98}p{margin:0}:focus-visible{outline:3px solid var(--c-ink);outline-offset:3px}button,input,select,textarea{font:inherit;color:inherit}.visually-hidden{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:16px;top:16px;z-index:100;background:var(--c-ground);padding:8px 16px;border:var(--stitch)}@media(prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}}.container{width:100%;max-width:1440px;margin:0 auto;padding-inline:var(--pad)}.muted{color:var(--c-muted)}.kicker{font-size:15px;font-weight:600}.section{padding-block:88px}@media(max-width:989px){.section{padding-block:48px}}.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:36px;flex-wrap:wrap}.section-head h2{font-size:clamp(34px,4.4vw,64px);max-width:900px}.link-underline{font-weight:600;text-decoration:underline;text-underline-offset:4px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:56px;padding:0 30px;border-radius:999px;font-weight:600;font-size:17px;border:2px solid transparent;cursor:pointer;text-align:center;text-decoration:none!important}.btn--primary,.btn--dark{background:var(--c-ink);color:var(--c-ground)}.btn--primary:hover,.btn--dark:hover{background:var(--c-ground);color:var(--c-ink);border-color:var(--c-ink)}.btn--outline{border:var(--stitch);background:transparent}.btn--outline:hover{border-style:solid}.btn[disabled]{opacity:.45;cursor:not-allowed}.btn-row{display:flex;gap:12px;flex-wrap:wrap}@media(max-width:749px){.btn-row .btn{width:100%}}.announcement{background:var(--c-accent);color:var(--c-ink);font-size:14px;font-weight:600;text-align:center;padding:9px 16px}.header{background:var(--c-ground);position:sticky;top:0;z-index:20}.header__inner{height:80px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:var(--stitch)}.header__left{display:flex;align-items:center;gap:8px}.header__logo{font-family:var(--display);font-weight:800;font-size:26px;letter-spacing:-.03em;text-decoration:none!important}.header__logo img{max-height:44px;width:auto}.header__nav{display:flex;gap:30px;font-size:16px;font-weight:500;align-items:center}.header__icons{display:flex;align-items:center;gap:4px}.icon-btn{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;background:transparent;border:0;cursor:pointer;position:relative}.icon-btn svg{width:22px;height:22px}.cart-link{font-weight:600;padding:0 8px;min-height:44px;display:inline-flex;align-items:center}.header__menu-toggle,.mobile-nav{display:none}@media(max-width:989px){.header__inner{height:64px}.header__nav,.header__icons .hide-mobile{display:none}.header__menu-toggle{display:inline-flex}.header__logo{font-size:20px}.mobile-nav[open]{display:block}.mobile-nav{padding:8px var(--pad) 24px;border-bottom:var(--stitch)}.mobile-nav a{display:block;padding:14px 0;font-family:var(--display);font-weight:700;font-size:26px}}.hero{display:grid;grid-template-columns:5fr 7fr;gap:40px;padding:56px var(--pad) 0;max-width:1440px;margin:0 auto;min-height:760px}.hero__text{display:flex;flex-direction:column;justify-content:space-between;gap:32px;padding-bottom:40px}.hero__text h1{font-size:clamp(46px,7.2vw,104px);line-height:.92;letter-spacing:-.045em}.hero__text p{font-size:20px;max-width:460px}.hero__bottom{display:flex;flex-direction:column;gap:24px}.hero__media{position:relative;background:var(--c-accent);border-radius:28px 28px 0 0;overflow:hidden;min-height:420px}.hero__media img,.hero__media>svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.hero__media:after{content:"";position:absolute;top:14px;right:14px;bottom:0;left:14px;border:2px dashed rgba(0,0,0,.55);border-bottom:0;border-radius:18px 18px 0 0;pointer-events:none}.tag{position:absolute;top:48px;right:-10px;z-index:2;transform:rotate(6deg);background:#fff;color:#000;border:2px solid #000;border-radius:6px 22px 22px 6px;padding:14px 24px 14px 42px;display:flex;flex-direction:column;line-height:1.2}.tag:before{content:"";position:absolute;left:14px;top:50%;margin-top:-7px;width:14px;height:14px;border-radius:999px;border:2px solid #000}.tag small{font-size:13px}.tag strong{font-family:var(--display);font-weight:700;font-size:22px;letter-spacing:-.02em}@media(max-width:989px){.hero{grid-template-columns:1fr;min-height:0;padding-top:24px;gap:24px}.hero__text{padding-bottom:0}.hero__text p{font-size:17px}.hero__media{min-height:420px;border-radius:22px}.hero__media:after{border-bottom:2px dashed rgba(0,0,0,.55);top:10px;right:10px;bottom:10px;left:10px;border-radius:14px}.tag{top:24px;right:12px;padding:10px 16px 10px 34px}.tag strong{font-size:17px}}.trust{background:var(--c-ink);color:var(--c-ground);overflow:hidden}.trust__grid{display:flex;align-items:center;gap:40px;min-height:64px;padding-block:12px;font-family:var(--display);font-weight:700;font-size:22px;letter-spacing:-.02em;white-space:nowrap;overflow-x:auto;scrollbar-width:none}.trust__grid::-webkit-scrollbar{display:none}.trust__sep{color:var(--c-accent)}@media(max-width:989px){.trust__grid{font-size:18px;gap:24px}}.product-grid{display:grid;grid-template-columns:repeat(var(--cols, 4),minmax(0,1fr));gap:20px}@media(max-width:989px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}}.card{display:flex;flex-direction:column;gap:12px;text-decoration:none!important}.card__media{position:relative;aspect-ratio:4 / 5;border-radius:22px;overflow:hidden;background:var(--card-bg, var(--c-soft))}.card__media:after{content:"";position:absolute;top:10px;right:10px;bottom:10px;left:10px;border:2px dashed var(--card-stitch, rgba(0,0,0,.6));border-radius:14px;pointer-events:none;z-index:1}.card__media img,.card__media>svg{width:100%;height:100%;object-fit:cover}.card__media img+img{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .25s}.card:hover .card__media img+img{opacity:1}.card__badge{position:absolute;top:20px;left:20px;z-index:2;background:#fff;color:#000;border:2px solid #000;padding:4px 12px;border-radius:999px;font-size:13px;font-weight:600}.card__row{display:flex;justify-content:space-between;align-items:baseline;gap:12px}.card__title{font-family:var(--display);font-weight:700;font-size:24px;letter-spacing:-.02em;line-height:1.1}.card:hover .card__title{text-decoration:underline;text-underline-offset:3px}.card__price{font-weight:600;font-size:17px;white-space:nowrap}.card__price s{color:var(--c-muted);font-weight:400;margin-right:6px}.card__swatches{display:flex;gap:6px;margin-top:-4px}.swatch-dot{width:18px;height:18px;border-radius:999px;border:2px solid var(--c-ink)}@media(max-width:749px){.card__title{font-size:18px}.card__row{flex-direction:column;gap:2px}}.process{padding-block:88px}.process__box{border:var(--stitch);border-radius:28px;padding:56px;display:grid;grid-template-columns:4fr 8fr;gap:56px}.process__head h2{font-size:clamp(32px,3.6vw,52px);margin-bottom:18px}.process__head p{font-size:18px;color:var(--c-muted)}.process__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.process__media{aspect-ratio:1 / 1;border-radius:16px;overflow:hidden;background:var(--c-soft);margin-bottom:12px}.process__media img,.process__media svg{width:100%;height:100%;object-fit:cover}.process__n{width:40px;height:40px;border-radius:999px;border:2px solid var(--c-ink);display:flex;align-items:center;justify-content:center;font-family:var(--display);font-weight:700;font-size:18px;margin-bottom:10px}.process__title{font-family:var(--display);font-weight:700;font-size:22px;letter-spacing:-.02em;margin-bottom:6px}.process__text{font-size:15px;color:var(--c-muted)}@media(max-width:989px){.process{padding-block:48px}.process__box{grid-template-columns:1fr;padding:28px 20px;gap:28px;border-radius:22px}.process__grid{grid-template-columns:1fr;gap:20px}.process__step{display:grid;grid-template-columns:56px 1fr}.process__media{display:none}.process__n{grid-row:span 2}}.maker{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:64px;align-items:center}.maker__media{position:relative;aspect-ratio:1 / 1.05;border-radius:28px;overflow:hidden;background:var(--c-accent)}.maker__media:after{content:"";position:absolute;top:14px;right:14px;bottom:14px;left:14px;border:2px dashed rgba(0,0,0,.55);border-radius:18px;pointer-events:none}.maker__media img,.maker__media svg{width:100%;height:100%;object-fit:cover}.maker__text{display:flex;flex-direction:column;gap:22px}.maker__text h2{font-size:clamp(34px,4vw,60px)}.maker__body{font-size:18px;line-height:1.65;color:var(--c-muted)}.maker__quote{font-family:var(--display);font-weight:500;font-size:26px;line-height:1.3;letter-spacing:-.02em;margin:0;padding-left:20px;border-left:var(--stitch)}.maker__sign{font-weight:600}@media(max-width:989px){.maker{grid-template-columns:1fr;gap:24px}.maker__body{font-size:16px}.maker__quote{font-size:21px}}.sizecta{border-radius:28px;background:var(--c-accent);padding:56px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:56px;align-items:center;position:relative}.sizecta:after{content:"";position:absolute;top:14px;right:14px;bottom:14px;left:14px;border:2px dashed rgba(0,0,0,.55);border-radius:18px;pointer-events:none}.sizecta>*{position:relative;z-index:1}.sizecta h2{font-size:clamp(32px,4vw,56px);margin-bottom:18px}.sizecta p{font-size:18px;margin-bottom:24px}.sizecta__steps{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.sizecta__step{background:#fff;border:2px solid #000;border-radius:18px;padding:24px}.sizecta__step b{display:flex;width:40px;height:40px;border-radius:999px;border:2px solid #000;align-items:center;justify-content:center;font-family:var(--display);font-size:18px}.sizecta__step strong{display:block;font-family:var(--display);font-size:22px;letter-spacing:-.02em;margin:12px 0 6px}.sizecta__step span{font-size:15px;color:#333}.sizecta .btn--outline{border-color:#000}@media(max-width:989px){.sizecta{grid-template-columns:1fr;padding:32px 22px;gap:24px;border-radius:22px}.sizecta:after{top:8px;right:8px;bottom:8px;left:8px;border-radius:16px}.sizecta__steps{grid-template-columns:1fr}}.reviews__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.review{border:var(--stitch);border-radius:22px;padding:28px;display:flex;flex-direction:column;gap:14px;margin:0}.review__who{display:flex;gap:12px;align-items:center}.review__avatar{width:48px;height:48px;border-radius:999px;background:var(--c-accent);overflow:hidden;flex-shrink:0;border:2px solid var(--c-ink)}.review__avatar img{width:100%;height:100%;object-fit:cover}.review blockquote{margin:0;font-size:17px}.stars{letter-spacing:2px}@media(max-width:989px){.reviews__grid{grid-template-columns:1fr}}.newsletter{background:var(--c-ground);border-top:var(--stitch)}.newsletter__inner{display:flex;justify-content:space-between;align-items:center;gap:40px;padding-block:56px;flex-wrap:wrap}.newsletter h2{font-size:clamp(32px,3.6vw,48px);margin-bottom:10px}.newsletter p{color:var(--c-muted);max-width:520px}.newsletter label{font-size:14px;font-weight:600;display:block;margin-bottom:8px}.newsletter__field{display:flex;gap:10px;flex-wrap:wrap}.newsletter input{width:340px;max-width:100%;height:56px;border-radius:999px;border:2px solid var(--c-ink);padding:0 22px;background:var(--c-ground)}.newsletter__msg{margin-top:10px;font-weight:600}.footer{background:var(--c-ink);color:var(--c-ground);padding-block:64px 28px;font-size:15px}.footer__cta{display:flex;justify-content:space-between;align-items:flex-start;gap:32px;padding-bottom:48px;margin-bottom:48px;border-bottom:2px dashed rgba(255,255,255,.5);flex-wrap:wrap}.footer__cta h2{font-size:clamp(32px,4vw,56px);color:var(--c-accent);max-width:760px}.footer__cta .btn{background:var(--c-accent);color:#000}.footer__cta .btn:hover{background:#fff;border-color:#fff}.footer__grid{display:grid;grid-template-columns:1.4fr repeat(3,minmax(0,1fr));gap:40px}.footer__brand{font-family:var(--display);font-weight:800;font-size:26px;letter-spacing:-.03em;margin-bottom:10px;display:block}.footer h3{font-family:Figtree,sans-serif;font-size:15px;font-weight:600;letter-spacing:0;margin-bottom:12px;opacity:.7}.footer ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.footer .rte{color:#ffffffbf}.footer__bottom{margin-top:48px;display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;font-size:13px;opacity:.7}@media(max-width:989px){.footer__grid{grid-template-columns:1fr 1fr;gap:28px}.footer__grid>:first-child{grid-column:1 / -1}}.breadcrumb{padding-block:18px;font-size:14px;color:var(--c-muted)}.pdp{display:grid;grid-template-columns:7fr 5fr;gap:48px;padding-bottom:88px;align-items:start}.pdp__gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.pdp__gallery figure{position:relative;margin:0;border-radius:22px;overflow:hidden;background:var(--c-soft);aspect-ratio:1 / 1}.pdp__gallery figure:first-child{grid-column:span 2;aspect-ratio:5 / 4;background:var(--c-accent)}.pdp__gallery figure:first-child:after{content:"";position:absolute;top:14px;right:14px;bottom:14px;left:14px;border:2px dashed rgba(0,0,0,.55);border-radius:14px;pointer-events:none}.pdp__gallery img,.pdp__gallery svg,.pdp__gallery video{width:100%;height:100%;object-fit:cover}.pdp__info{display:flex;flex-direction:column;gap:24px;position:sticky;top:104px}.badge-handmade{display:inline-flex;align-self:flex-start;gap:8px;align-items:center;border:var(--stitch);padding:8px 16px;border-radius:999px;font-size:14px;font-weight:600}.badge-handmade svg{width:16px;height:16px}.pdp__title{font-size:clamp(40px,4.4vw,64px);letter-spacing:-.045em}.pdp__price{font-family:var(--display);font-weight:700;font-size:30px;letter-spacing:-.02em;margin-top:12px}.pdp__price s{font-family:Figtree,sans-serif;font-weight:400;font-size:18px;color:var(--c-muted);margin-left:8px}.pdp__tax{font-size:13px;color:var(--c-muted)}.pdp__desc{font-size:17px;line-height:1.65}.pdp__desc p+p{margin-top:12px}.option{border:0;margin:0;padding:0;min-inline-size:0}.option legend{font-size:16px;margin-bottom:12px;padding:0;display:flex;justify-content:space-between;width:100%}.option legend>span{font-weight:600}.option__values{display:flex;flex-wrap:wrap;gap:10px}.option input{position:absolute;opacity:0;width:1px;height:1px}.pill{min-width:64px;min-height:52px;padding:0 18px;border-radius:999px;border:2px solid var(--c-ink);background:var(--c-ground);display:inline-flex;align-items:center;justify-content:center;font-weight:600;cursor:pointer}.option input:checked+.pill{background:var(--c-ink);color:var(--c-ground)}.option input:focus-visible+.pill,.option input:focus-visible+.swatch{outline:3px solid var(--c-ink);outline-offset:3px}.pill.is-unavailable{border-style:dashed;color:var(--c-muted);text-decoration:line-through}.swatch{width:52px;height:52px;border-radius:999px;border:2px solid transparent;padding:4px;cursor:pointer;display:inline-block}.swatch span:first-child{display:block;width:100%;height:100%;border-radius:999px;background:var(--swatch);background-size:cover;border:2px solid var(--c-ink)}.option input:checked+.swatch{border:2px dashed var(--c-ink)}.swatch.is-unavailable span:first-child{opacity:.35}.size-hint{font-size:14px;color:var(--c-muted);margin-top:10px}.buy{display:flex;gap:10px}.qty{display:flex;align-items:center;border:2px solid var(--c-ink);border-radius:999px;height:58px}.qty button{width:46px;height:54px;border:0;background:transparent;font-size:20px;cursor:pointer}.qty input{width:34px;text-align:center;border:0;background:transparent;font-weight:600;-moz-appearance:textfield}.qty input::-webkit-outer-spin-button,.qty input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.buy .btn{flex-grow:1;min-height:58px}.pdp__error{color:#a1121b;font-size:14px;font-weight:600}.perks{display:flex;flex-direction:column;gap:10px;padding:20px 22px;border-radius:18px;background:var(--c-soft);font-size:15px;list-style:none;margin:0}.perks li{display:flex;gap:10px;align-items:center}.perks svg{width:20px;height:20px;flex-shrink:0}.accordion{border-top:var(--stitch)}.accordion details{border-bottom:var(--stitch)}.accordion summary{list-style:none;min-height:58px;display:flex;justify-content:space-between;align-items:center;font-family:var(--display);font-weight:700;font-size:20px;letter-spacing:-.02em;cursor:pointer}.accordion summary::-webkit-details-marker{display:none}.accordion summary:after{content:"+";font-size:26px;font-weight:500}.accordion details[open] summary:after{content:"\2212"}.accordion__body{padding-bottom:20px;font-size:16px;color:var(--c-muted)}@media(max-width:989px){.pdp{grid-template-columns:1fr;gap:24px;padding-bottom:48px}.pdp__info{position:static}.pdp__gallery{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:10px;margin-inline:calc(var(--pad) * -1);padding-inline:var(--pad)}.pdp__gallery figure,.pdp__gallery figure:first-child{flex:0 0 86%;aspect-ratio:4 / 5;scroll-snap-align:center}}.values{background:var(--c-ink);color:var(--c-ground)}.values__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:48px}.values h2{font-size:clamp(32px,3.6vw,52px);color:var(--c-accent)}.values h3{font-size:26px;letter-spacing:-.02em;margin-bottom:10px;padding-top:16px;border-top:2px dashed rgba(255,255,255,.5)}.values p{opacity:.8;font-size:17px}@media(max-width:989px){.values__grid{grid-template-columns:1fr;gap:28px}}.page-head{padding-block:56px 32px}.page-head h1{font-size:clamp(42px,6vw,88px);letter-spacing:-.045em}.page-head p{margin-top:12px;color:var(--c-muted);max-width:640px;font-size:18px}.toolbar{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:28px;padding-bottom:16px;border-bottom:var(--stitch);flex-wrap:wrap;font-size:15px}.toolbar form{display:flex;align-items:center;gap:10px}.select{height:44px;border-radius:999px;border:2px solid var(--c-ink);background:var(--c-ground);padding:0 16px}.pagination{display:flex;justify-content:center;gap:8px;margin-top:56px}.pagination a,.pagination span{min-width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:2px solid var(--c-ink);padding:0 12px;font-weight:600}.pagination .current{background:var(--c-ink);color:var(--c-ground)}.rte{font-size:17px;line-height:1.7;max-width:760px}.rte h2{font-size:36px;margin:40px 0 16px}.rte h3{font-size:26px;margin:32px 0 12px}.rte p,.rte ul,.rte ol{margin:0 0 16px}.rte a{text-decoration:underline}.rte table{border-collapse:collapse;width:100%}.rte td,.rte th{border:1px solid var(--c-ink);padding:10px}.table-wrap{overflow-x:auto;border:var(--stitch);border-radius:22px}.size-table{width:100%;border-collapse:collapse;font-size:16px}.size-table th,.size-table td{padding:16px 20px;text-align:left;border-bottom:1px dashed var(--c-ink);white-space:nowrap}.size-table tr:last-child th,.size-table tr:last-child td{border-bottom:0}.size-table thead th{background:var(--c-accent);font-weight:600}.size-table tbody th{font-family:var(--display);font-size:22px}.cart{display:grid;grid-template-columns:2fr 1fr;gap:48px;align-items:start;padding-bottom:88px}.cart-item{display:grid;grid-template-columns:110px 1fr auto;gap:20px;padding-block:20px;border-bottom:var(--stitch);align-items:center}.cart-item__img{border-radius:14px;overflow:hidden;background:var(--c-soft);aspect-ratio:1}.cart-item__title{font-family:var(--display);font-weight:700;font-size:22px;letter-spacing:-.02em}.cart-item__meta{font-size:14px;color:var(--c-muted)}.cart-item__remove{font-size:14px;text-decoration:underline;color:var(--c-muted)}.cart-summary{border:var(--stitch);border-radius:22px;padding:28px;display:flex;flex-direction:column;gap:16px;position:sticky;top:104px}.cart-summary__total{display:flex;justify-content:space-between;font-family:var(--display);font-size:24px;font-weight:700}.cart-note textarea{width:100%;min-height:90px;border-radius:14px;border:2px solid var(--c-ink);padding:12px;background:var(--c-ground)}@media(max-width:989px){.cart{grid-template-columns:1fr}.cart-item{grid-template-columns:80px 1fr}.cart-item__price{grid-column:2}}.empty{text-align:center;padding-block:88px;display:flex;flex-direction:column;align-items:center;gap:20px}.search-form{display:flex;gap:10px;max-width:560px;flex-wrap:wrap}.search-form input{flex-grow:1;height:56px;border-radius:999px;border:2px solid var(--c-ink);padding:0 22px;background:var(--c-ground)}.field{display:flex;flex-direction:column;gap:6px;margin-bottom:16px;font-weight:600}.field input,.field textarea{height:54px;border-radius:14px;border:2px solid var(--c-ink);padding:0 16px;background:var(--c-ground);font-weight:400}.field textarea{height:140px;padding:12px 16px}.notice{padding:14px 18px;border-radius:14px;background:var(--c-accent);margin-bottom:20px;font-weight:600}.blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}@media(max-width:989px){.blog-grid{grid-template-columns:1fr}}.placeholder-svg{fill:#000;opacity:.18}@media(max-width:989px){.header__logo img{height:38px!important}}.faq__grid{display:grid;grid-template-columns:4fr 8fr;gap:56px;align-items:start}.faq__head h1,.faq__head h2{font-size:clamp(34px,4.4vw,64px);margin-bottom:16px}@media(max-width:989px){.faq__grid{grid-template-columns:1fr;gap:24px}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/theme.css.map */
