@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Unbounded:wght@500;600;700&display=swap";:root{color:#171716;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--ink:#171716;--paper:#f7f2e7;--muted:#68665f;--line:#1717162e;--yellow:#ffd323;--telegram:#249bd7;background:#e9e5d9;font-family:Manrope,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;background:#171716}body{background:linear-gradient(#ffffff40,#ffffff40),repeating-linear-gradient(90deg,#19181406 0 1px,#0000 1px 4px),#e9e5d9;min-width:0;min-height:100vh;margin:0}a{color:inherit;-webkit-text-fill-color:currentColor}a:visited{color:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit;appearance:none;border-radius:0;font-family:inherit}input,textarea{appearance:none}img,svg{max-width:100%}.ui-icon,.max-icon{flex:none;width:1em;height:1em;display:block}#app{min-height:100vh}.print-hero{background:var(--paper);width:100%;min-height:100vh;box-shadow:none;border:0;margin:0;position:relative;overflow:hidden}.site-header{border-bottom:1px solid var(--line);grid-template-columns:minmax(220px,1fr) auto minmax(220px,1fr);align-items:center;gap:clamp(22px,3vw,48px);min-height:112px;padding:12px clamp(22px,4vw,64px);display:grid}.brand{justify-self:start;place-items:center;width:108px;height:68px;text-decoration:none;display:grid}.brand img{object-fit:contain;width:100%;max-height:68px}.site-nav{grid-column:2;justify-content:center;justify-self:center;align-items:center;gap:clamp(20px,3vw,48px);display:flex}.site-nav a{padding:8px 0;font-size:15px;font-weight:700;text-decoration:none;position:relative}.site-nav a:after{content:"";background:var(--yellow);transform-origin:100%;height:2px;transition:transform .18s;position:absolute;bottom:2px;left:0;right:0;transform:scaleX(0)}.site-nav a:hover:after{transform-origin:0;transform:scaleX(1)}.header-contacts{grid-column:3;justify-self:end;width:min(100%,380px);display:grid;overflow:visible}.header-location{border-bottom:1px solid var(--line);min-width:0;min-height:32px;color:var(--ink);letter-spacing:.025em;white-space:nowrap;align-items:center;gap:7px;padding:0 0 7px;font-size:10px;font-weight:700;text-decoration:none;display:flex}.header-location__pin{background:var(--ink);width:26px;height:26px;color:var(--yellow);flex:none;place-items:center;padding:6px;display:grid}.header-location__pin svg{width:100%;height:100%}.header-location__address{text-overflow:ellipsis;flex:auto;min-width:0;overflow:hidden}.header-location__divider{background:var(--line);flex:none;width:1px;height:13px}.header-location__schedule{color:var(--muted);flex:none}.header-location>.ui-icon{width:14px;height:14px;color:var(--ink)}.header-contacts__row{justify-content:flex-end;align-items:center;gap:9px;min-height:44px;padding-top:5px;display:flex}.header-contacts__label{letter-spacing:.1em;text-transform:uppercase;margin-right:auto;font-size:10px;font-weight:800;display:none}.mobile-contact-button{display:none}.header-contacts__details{text-align:right;gap:2px;margin-left:auto;margin-right:10px;display:grid}.header-contacts__details a{font-size:15px;font-weight:700;text-decoration:none}.header-contacts__details a+a{color:var(--muted);font-size:13px;font-weight:500}.messenger-button{border:1px solid var(--ink);place-items:center;height:40px;text-decoration:none;transition:transform .16s,box-shadow .16s;display:grid}.messenger-button:hover{box-shadow:3px 3px 0 var(--ink);transform:translateY(-2px)}.messenger-button--telegram{background:var(--telegram);color:#fff;width:42px}.messenger-button--telegram svg{width:19px;height:19px}.messenger-button--max{width:42px;color:var(--ink);background:#fff}.messenger-button--max .max-icon{width:22px;height:22px}.header-contacts__row .messenger-button{border:1px solid var(--ink);width:42px;height:40px}.header-contacts__row .messenger-button:hover{box-shadow:3px 3px 0 var(--ink);transform:translateY(-2px)}.hero-layout{grid-template-columns:minmax(420px,.91fr) minmax(500px,1.09fr);align-items:center;gap:clamp(36px,5vw,80px);min-height:clamp(560px,100vh - 168px,720px);padding:clamp(38px,5vw,80px) clamp(22px,4vw,64px) clamp(30px,4vw,56px);display:grid}.hero-copy{z-index:2;position:relative}.eyebrow{letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:10px;font-size:11px;font-weight:800;display:flex}.eyebrow__mark{border:1px solid var(--ink);background:var(--yellow);width:24px;height:7px}.hero-copy h1{letter-spacing:-.055em;max-width:730px;margin:clamp(24px,3vw,42px) 0 26px;font-family:Unbounded,Arial,sans-serif;font-size:clamp(44px,5.35vw,78px);font-weight:600;line-height:1.03}.hero-lead{color:#4f4d47;max-width:590px;margin:0;font-size:clamp(16px,1.4vw,20px);line-height:1.55}.hero-actions{align-items:center;gap:12px;margin-top:34px;display:flex}.primary-action,.secondary-action{border:1px solid var(--ink);cursor:pointer;justify-content:center;align-items:center;gap:12px;min-height:54px;font-size:13px;font-weight:800;text-decoration:none;transition:transform .16s,box-shadow .16s,background-color .16s;display:inline-flex}.primary-action{background:var(--yellow);min-width:210px;box-shadow:4px 4px 0 var(--ink);padding:0 22px}.primary-action:hover{box-shadow:2px 2px 0 var(--ink);transform:translate(2px,2px)}.primary-action .ui-icon{font-size:18px}.secondary-action{box-shadow:4px 4px 0 var(--ink);background:#fffdf7;padding:0 20px}.secondary-action:hover{box-shadow:2px 2px 0 var(--ink);background:#fff;transform:translate(2px,2px)}.secondary-action svg{width:20px;height:20px}.proof-list{margin:clamp(34px,4vw,56px) 0 0;padding:0;list-style:none;display:flex}.proof-list li{border-left:1px solid var(--line);align-items:center;gap:10px;min-width:142px;padding:2px 26px;display:flex}.proof-list li:first-child{border-left:0;padding-left:0}.proof-list strong{font-family:Unbounded,Arial,sans-serif;font-size:23px;line-height:1}.proof-list span{color:var(--muted);text-transform:uppercase;font-size:10px;font-weight:700;line-height:1.3}.proof-list__dot{border:3px solid var(--ink);background:var(--yellow);border-radius:50%;flex:none;width:13px;height:13px}.print-scene{border:1px solid var(--ink);background:linear-gradient(90deg,#ffffff0d 1px,#0000 1px) 0 0/38px 38px,linear-gradient(#ffffff0d 1px,#0000 1px) 0 0/38px 38px,#20211f;min-height:clamp(470px,38vw,570px);position:relative;overflow:hidden;box-shadow:12px 12px #d5d0c4}.print-scene:before{content:"";background:#ffd32314;width:65%;height:150%;position:absolute;top:-25%;left:-12%;transform:rotate(18deg)}.scene-note{z-index:4;color:#fff;letter-spacing:.13em;text-align:right;text-transform:uppercase;text-shadow:0 2px 8px #000;background:#0a0a09c7;border:1px solid #ffffff59;padding:10px 12px;font-size:9px;display:grid;position:absolute;top:26px;right:28px;box-shadow:4px 4px #ffd323d9}.scene-note strong{color:var(--yellow);letter-spacing:-.03em;margin-top:3px;font-family:Unbounded,Arial,sans-serif;font-size:16px}.paper{border:1px solid var(--ink);position:absolute;box-shadow:10px 14px 22px #0000003d}.paper--yellow{z-index:2;background:var(--yellow);flex-direction:column;width:35%;height:66%;padding:clamp(18px,2vw,30px);display:flex;top:14%;left:8%;transform:rotate(-8deg)}.paper__index{letter-spacing:.15em;font-size:8px;font-weight:800}.paper--yellow strong{letter-spacing:-.06em;margin:auto 0;font-family:Unbounded,Arial,sans-serif;font-size:clamp(21px,2.45vw,38px);line-height:1.04}.paper__micro{text-transform:uppercase;max-width:100px;font-size:8px;font-weight:800;line-height:1.3}.paper--cream{z-index:1;background:#eee8d8;flex-direction:column;align-items:flex-end;width:41%;height:42%;padding:24px;display:flex;top:13%;right:15%;transform:rotate(9deg)}.paper--cream img{object-fit:contain;width:64px;height:62px}.paper--cream span{letter-spacing:.08em;text-transform:uppercase;margin-top:auto;font-size:9px;font-weight:800}.paper--cream i{background:var(--yellow);width:100%;height:7px;margin-top:8px}.card-stack{z-index:4;width:39%;height:23%;position:absolute;bottom:9%;right:12%;transform:rotate(-5deg)}.card-stack__shadow,.card-stack__card{border:1px solid var(--ink);position:absolute;inset:0}.card-stack__shadow{background:var(--yellow);transform:translate(12px,12px)}.card-stack__card{background:#faf8f0;align-content:center;padding:18px 22px;font-family:Unbounded,Arial,sans-serif;display:grid}.card-stack__card span{letter-spacing:.16em;font-size:11px}.card-stack__card strong{letter-spacing:-.06em;font-size:clamp(20px,2.3vw,34px)}.package{z-index:3;width:110px;height:145px;position:absolute;bottom:23%;right:5%;transform:rotate(8deg)}.package__face,.package__side,.package__flap{border:1px solid var(--ink);background:#f7f2e7;position:absolute}.package__face{flex-direction:column;justify-content:space-between;padding:12px 9px;font-family:Unbounded,Arial,sans-serif;font-size:9px;font-weight:700;line-height:1.2;display:flex;inset:16px 18px 0 0}.package__face img{object-fit:contain;width:38px;height:38px}.package__side{transform-origin:0 0;background:#bab6aa;width:18px;height:129px;top:16px;right:0;transform:skewY(-24deg)}.package__flap{background:var(--yellow);transform-origin:0 100%;width:92px;height:18px;top:0;left:0;transform:skew(-42deg)}.scene-caption{z-index:5;color:#fff;letter-spacing:.08em;text-transform:uppercase;max-width:200px;font-size:8px;display:grid;position:absolute;bottom:22px;left:24px}.scene-caption strong{color:var(--yellow);margin-top:3px;font-size:10px}.registration-marks{z-index:5;gap:5px;display:flex;position:absolute;bottom:24px;right:25px}.registration-marks span{border:1px solid #fff;border-radius:50%;width:8px;height:8px}.registration-marks span:first-child{background:#00a4cf}.registration-marks span:nth-child(2){background:#e72374}.registration-marks span:nth-child(3){background:#ffe300}.registration-marks span:nth-child(4){background:#1e1e1e}.crop-mark{z-index:6;width:18px;height:18px;position:absolute}.crop-mark:before,.crop-mark:after{content:"";background:#fff;position:absolute}.crop-mark:before{width:18px;height:1px}.crop-mark:after{width:1px;height:18px}.crop-mark--top-left{top:12px;left:12px}.crop-mark--top-right{top:12px;right:12px;transform:rotate(90deg)}.crop-mark--bottom-left{bottom:12px;left:12px;transform:rotate(-90deg)}.crop-mark--bottom-right{bottom:12px;right:12px;transform:rotate(180deg)}.product-line{border-top:1px solid var(--line);letter-spacing:.12em;text-transform:uppercase;background:#fffdf7;justify-content:space-between;align-items:center;gap:18px;min-height:56px;padding:12px clamp(22px,4vw,64px);font-size:10px;font-weight:800;display:flex}.product-line i{background:var(--yellow);width:6px;height:6px;box-shadow:0 0 0 1px var(--ink);border-radius:50%;flex:none}.mobile-messengers{display:none}a:focus-visible,button:focus-visible{outline:3px solid var(--yellow);outline-offset:3px}.header-location:focus-visible{outline-offset:-3px}@media (width<=1120px){.site-header{grid-template-columns:minmax(115px,1fr) auto minmax(115px,1fr);gap:20px}.site-nav{gap:18px}.header-contacts__details{display:none}.header-contacts__label{display:block}.header-location__divider,.header-location__schedule{display:none}.hero-layout{grid-template-columns:minmax(370px,.9fr) minmax(430px,1.1fr);gap:32px}.proof-list li{min-width:120px;padding-left:14px;padding-right:14px}}@media (width<=860px){body{background:var(--paper)}.print-hero{width:100%;min-height:100svh;box-shadow:none;border:0;margin:0}.site-header{min-height:92px;padding:max(10px, env(safe-area-inset-top)) 16px 10px;grid-template-columns:82px 1fr;gap:12px}.brand{grid-column:1;width:72px;height:52px}.brand img{max-height:52px}.site-nav,.header-contacts__details{display:none}.header-contacts{grid-column:2;width:min(100%,280px)}.messenger-button{height:38px}.hero-layout{flex-direction:column;align-items:stretch;gap:44px;min-height:auto;padding:38px 16px 96px;display:flex}.eyebrow{font-size:10px}.hero-copy h1{max-width:620px;margin:20px 0;font-size:clamp(38px,11.5vw,64px)}.hero-lead{max-width:590px;font-size:16px}.hero-actions{margin-top:28px}.proof-list{margin-top:34px}.print-scene{min-height:440px;box-shadow:8px 8px #d5d0c4}}@media (width<=560px){.site-header{grid-template-rows:auto auto;row-gap:10px;min-height:0}.header-contacts{border:1px solid var(--ink);background:#fffdf7;grid-area:2/1/auto/-1;width:100%;overflow:hidden}.header-contacts__row{display:none}.header-location{border-bottom:0;border-left:4px solid var(--yellow);background:var(--ink);color:#fff;min-height:34px;padding:7px 9px;font-size:9px}.header-location__divider{display:block}.header-location__schedule{display:inline}.header-location__pin{background:0 0;width:15px;height:15px;padding:0}.header-location__divider{background:#ffffff57}.header-location__schedule{color:#ffffffc7}.header-location>.ui-icon{color:var(--yellow)}.mobile-contact-button{border:1px solid var(--ink);background:var(--yellow);min-height:42px;box-shadow:4px 4px 0 var(--ink);color:var(--ink);letter-spacing:.08em;text-transform:uppercase;grid-area:1/2;justify-content:center;align-items:center;gap:9px;margin-left:auto;padding:0 14px;font-size:10px;font-weight:800;text-decoration:none;transition:transform .16s,box-shadow .16s;display:inline-flex}.mobile-contact-button:active{box-shadow:2px 2px 0 var(--ink);transform:translate(2px,2px)}.mobile-contact-button .ui-icon{font-size:16px}.hero-layout{gap:38px;padding-top:32px}.hero-copy h1{font-size:clamp(36px,11.5vw,51px);line-height:1.06}.hero-actions{grid-template-columns:1fr .78fr;gap:8px;display:grid}.primary-action,.secondary-action{min-width:0;min-height:52px;padding:0 13px;font-size:11px}.secondary-action:active{box-shadow:2px 2px 0 var(--ink);transform:translate(2px,2px)}.proof-list{justify-content:space-between}.proof-list li{gap:7px;min-width:0;padding:0 10px}.proof-list strong{font-size:17px}.proof-list span{font-size:8px}.print-scene{min-height:370px}.paper--yellow{width:39%;height:62%;padding:16px;top:13%;left:7%}.paper--yellow strong{font-size:19px}.paper--cream{width:45%;padding:16px;top:14%;right:7%}.card-stack{width:48%;right:8%}.card-stack__card{padding:12px}.card-stack__card span{font-size:8px}.card-stack__card strong{font-size:20px}.package{width:83px;height:112px;bottom:23%;right:3%}.package__face{font-size:7px;inset:14px 15px 0 0}.package__side{width:15px;height:98px;top:14px}.package__flap{width:68px;height:15px}.scene-caption{max-width:150px;font-size:7px}.product-line{white-space:nowrap;justify-content:flex-start;gap:14px;overflow:hidden}.mobile-messengers{right:12px;bottom:max(12px, env(safe-area-inset-bottom));z-index:20;border:1px solid var(--ink);background:var(--ink);grid-template-columns:1fr 1fr;gap:5px;height:58px;padding:5px;display:grid;position:fixed;left:12px;box-shadow:0 10px 28px #00000038}.mobile-messengers a{background:var(--telegram);color:#fff;justify-content:center;align-items:center;gap:8px;font-size:11px;font-weight:800;text-decoration:none;display:flex}.mobile-messengers a+a{background:var(--yellow);color:var(--ink)}.mobile-messengers svg{width:20px;height:20px}.mobile-messengers .max-icon{width:22px;height:22px}.products-section{padding-bottom:96px}}@media (width<=370px){.header-location__divider,.header-location__schedule{display:none}}.site-content{background:var(--paper);width:100%;box-shadow:none;border:0;margin:0;overflow:hidden}.works-section,.products-section{scroll-margin-top:24px}.works-section{background:var(--ink);color:#fff;padding:clamp(68px,8vw,120px) clamp(22px,4vw,64px)}.section-heading{border-bottom:1px solid #ffffff4d;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"title controls""copy copy";align-items:end;gap:22px clamp(24px,3vw,52px);margin-bottom:42px;padding-bottom:28px;display:grid}.section-heading>div:first-child{grid-area:title}.section-kicker{color:var(--yellow);letter-spacing:.14em;text-transform:uppercase;font-size:11px;font-weight:800;display:block}.section-heading h2,.product-modal h2,.order-modal h2{letter-spacing:-.055em;margin:10px 0 0;font-family:Unbounded,Arial,sans-serif;font-size:clamp(38px,5vw,70px);font-weight:600;line-height:1.05}.section-heading>p{border-left:2px solid var(--yellow);color:#ffffffb3;grid-area:copy;max-width:620px;margin:0;padding-left:22px;font-size:15px;line-height:1.65}.carousel-controls{grid-area:controls;gap:8px;display:flex}.carousel-controls button{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff;width:48px;height:48px;transition:background-color .16s,color .16s}.carousel-controls .ui-icon{width:21px;height:21px;margin:auto}.carousel-controls button:hover{background:var(--yellow);color:var(--ink)}.works-track{overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scrollbar-color:var(--yellow) #ffffff1f;scrollbar-width:thin;grid-auto-columns:min(50vw,610px);grid-auto-flow:column;gap:18px;padding:0 4px 16px;display:grid;overflow-x:auto}.work-card{scroll-snap-align:start;background:#262724;border:1px solid #ffffff2e;min-width:0;margin:0;overflow:hidden}.work-card>img{aspect-ratio:3/2;object-fit:cover;filter:saturate(.88)contrast(1.04);transform-origin:50%;width:100%;display:block;transform:scale(1.1)}.work-card__caption{z-index:1;background:#262724;border-top:1px solid #ffffff40;grid-template-columns:44px 1fr;gap:16px;min-height:112px;padding:22px;display:grid;position:relative}.work-card__caption>span{color:var(--yellow);font-family:Unbounded,Arial,sans-serif;font-size:13px}.work-card h3{margin:0 0 8px;font-size:18px}.work-card p{color:#ffffffab;margin:0;font-size:13px;line-height:1.5}.products-section{background:var(--paper);padding:clamp(68px,8vw,120px) clamp(22px,4vw,64px)}.section-heading--products{border-color:var(--line);grid-template-columns:1fr;grid-template-areas:"title""copy"}.section-heading--products .section-kicker,.section-heading--products>p{color:var(--muted)}.products-grid{border-top:1px solid var(--ink);border-left:1px solid var(--ink);grid-template-columns:repeat(4,1fr);display:grid}.product-card{border:0;border-right:1px solid var(--ink);border-bottom:1px solid var(--ink);color:#fff;cursor:pointer;text-align:left;background:#ded8ca;min-height:360px;padding:0;position:relative;overflow:hidden}.product-card>img{object-fit:cover;width:100%;height:100%;transition:transform .45s cubic-bezier(.2,.75,.2,1);position:absolute;inset:0;transform:scale(1.1)}.product-card__shade{opacity:.72;background:linear-gradient(#0000000d 30%,#000000eb 100%),linear-gradient(#0000 55%,#0006);transition:opacity .22s;position:absolute;inset:0}.product-card__top{justify-content:space-between;align-items:flex-start;display:flex;position:absolute;top:18px;left:18px;right:18px}.product-card__top>img{object-fit:contain;width:62px;height:62px}.product-card__top>span{background:#00000052;border:1px solid #fff;place-items:center;width:38px;height:38px;display:grid}.product-card__top .ui-icon{width:18px;height:18px}.product-card__copy{gap:10px;transition:transform .22s;display:grid;position:absolute;bottom:20px;left:22px;right:22px;transform:translateY(54px)}.product-card__copy strong{letter-spacing:-.04em;max-width:250px;font-family:Unbounded,Arial,sans-serif;font-size:clamp(17px,1.45vw,23px);line-height:1.14}.product-card__copy>span{color:#fffc;opacity:0;min-height:44px;font-size:12px;line-height:1.45;transition:opacity .22s}.product-card:hover>img,.product-card:focus-visible>img{transform:scale(1.16)}.product-card:hover .product-card__shade,.product-card:focus-visible .product-card__shade{opacity:1}.product-card:hover .product-card__copy,.product-card:focus-visible .product-card__copy{transform:translateY(0)}.product-card:hover .product-card__copy>span,.product-card:focus-visible .product-card__copy>span{opacity:1}.modal-open{overflow:hidden}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#0a0a09c7;place-items:center;padding:24px;display:grid;position:fixed;inset:0;overflow-y:auto}.product-modal,.order-modal{border:1px solid var(--ink);background:var(--paper);width:min(1040px,100%);color:var(--ink);box-shadow:12px 12px 0 var(--yellow);position:relative}.product-modal{grid-template-columns:1.05fr .95fr;min-height:600px;display:grid}.product-modal__visual{border-right:1px solid var(--ink);background:#ddd7c9;min-height:540px;overflow:hidden}.product-modal__visual img{object-fit:cover;width:100%;height:100%;display:block;transform:scale(1.1)}.product-modal__content{flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(36px,5vw,70px);display:flex}.product-modal__content .section-kicker,.order-modal .section-kicker{color:var(--muted)}.product-modal__icon{width:78px;height:78px;margin-bottom:34px}.product-modal h2,.order-modal h2{font-size:clamp(32px,4vw,52px)}.product-modal__content>p{color:var(--muted);margin:24px 0 34px;font-size:15px;line-height:1.7}.modal-close{z-index:3;border:1px solid var(--ink);width:44px;height:44px;color:var(--ink);cursor:pointer;background:#fffdf7;place-items:center;display:grid;position:absolute;top:14px;right:14px}.modal-close .ui-icon{width:22px;height:22px}.order-modal{width:min(660px,100%);padding:clamp(34px,5vw,64px)}.order-modal__lead{max-width:540px;color:var(--muted);margin:20px 0 28px;line-height:1.6}.order-form{grid-template-columns:1fr 1fr;gap:18px;display:grid}.order-form label{gap:7px;display:grid}.order-form label:nth-child(n+3),.order-form .form-error,.order-form .primary-action{grid-column:1/-1}.order-form label>span{letter-spacing:.07em;text-transform:uppercase;font-size:11px;font-weight:800}.order-form input,.order-form textarea{border:1px solid var(--ink);width:100%;color:var(--ink);background:#fffdf7;border-radius:0;outline:0;font:500 15px/1.4 Manrope,Arial,sans-serif}.order-form input{height:48px;padding:0 13px}.order-form textarea{resize:vertical;padding:12px 13px}.order-form input:focus,.order-form textarea:focus{box-shadow:3px 3px 0 var(--yellow)}.order-form .primary-action{width:max-content}.order-form .primary-action:disabled{cursor:wait;opacity:.65}.form-error{color:#8c1e1e;background:#b7282814;border-left:4px solid #b72828;margin:0;padding:10px 12px;font-size:13px}.order-success{text-align:center;align-content:center;place-items:center;min-height:350px;display:grid}.order-success>span{border:1px solid var(--ink);background:var(--yellow);border-radius:50%;place-items:center;width:64px;height:64px;display:grid}.order-success .ui-icon{width:28px;height:28px}.order-success p{color:var(--muted);margin:18px 0 30px}@media (width<=1060px){.products-grid{grid-template-columns:repeat(3,1fr)}.product-card{min-height:330px}}@media (width<=860px){.site-content{width:100%;box-shadow:none;border:0;margin:0}.section-heading,.section-heading--products{grid-template-columns:1fr auto;grid-template-areas:"title controls""copy copy";align-items:end;gap:22px}.section-heading>p{max-width:560px}.carousel-controls{justify-self:end}.section-heading--products{grid-template-columns:1fr;grid-template-areas:"title""copy"}.works-track{grid-auto-columns:min(76vw,560px)}.products-grid{grid-template-columns:repeat(2,1fr)}.product-card{min-height:340px}.product-card__shade{opacity:.92}.product-card__copy{transform:none}.product-card__copy>span{opacity:1}.product-modal{grid-template-columns:1fr}.product-modal__visual{border-right:0;border-bottom:1px solid var(--ink);min-height:330px}}@media (width<=560px){.works-section,.products-section{padding:68px 16px}.section-heading{gap:20px 10px;margin-bottom:30px;padding-bottom:22px}.section-heading h2{font-size:36px}.section-heading>p{padding-left:16px;font-size:13px;line-height:1.55}.carousel-controls button{width:42px;height:42px}.works-track{grid-auto-columns:86vw}.work-card__caption{grid-template-columns:30px 1fr;padding:17px}.products-grid{grid-template-columns:1fr}.product-card{min-height:385px}.product-card__copy strong{font-size:23px}.modal-backdrop{align-items:start;padding:12px 12px 82px}.product-modal,.order-modal{box-shadow:7px 7px 0 var(--yellow);margin-top:12px}.product-modal__visual{min-height:280px}.product-modal__content{padding:34px 22px}.product-modal__icon{width:62px;height:62px;margin-bottom:24px}.order-modal{padding:52px 20px 28px}.order-form{grid-template-columns:1fr}.order-form label,.order-form label:nth-child(n+3),.order-form .form-error,.order-form .primary-action{grid-column:1}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition:none!important}}
