@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--ink:#202321;--muted:#666b68;--orange:#f35b25;--paper:#f5f6f3;--line:#dfe2db}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;color:var(--ink);background:var(--paper);font:16px/1.6 Manrope,Arial,sans-serif}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid #266ae8;outline-offset:5px}img{display:block;width:100%;height:100%;object-fit:cover}.wrap{max-width:1320px;margin:auto;padding-left:40px;padding-right:40px}header{position:sticky;top:0;background:rgba(245,246,243,.97);border-bottom:1px solid var(--line);z-index:10}.header-inner{max-width:1440px;margin:auto;padding:18px 40px;display:flex;gap:28px;align-items:center;justify-content:space-between}.brand{display:flex;gap:10px;align-items:center;flex-shrink:0;font-size:13px;font-weight:800;letter-spacing:.03em}.brand-mark{background:var(--orange);color:white;font-size:30px;line-height:42px;width:44px;text-align:center}.brand small{font-size:10px;display:block;letter-spacing:.14em;color:var(--muted);margin-top:3px}nav{display:flex;gap:22px;font-size:14px}.header-contacts{display:flex;gap:25px;align-items:center}.reveal{border:0;background:none;padding:0;text-align:left;font-weight:700;color:inherit;font-size:14px}.reveal small{display:block;font-weight:400;font-size:12px;color:var(--muted)}.max-link{border:1px solid var(--line);padding:10px 15px;font-weight:800;font-size:14px}.hero{padding-top:54px;padding-bottom:76px;display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:center}.eyebrow{display:block;letter-spacing:.13em;font-size:12px;font-weight:800;margin-bottom:24px}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(38px,4.1vw,62px);line-height:1.13;letter-spacing:-.055em;font-weight:800;margin-bottom:26px}h1 em{font-style:normal;color:var(--orange)}.hero p{max-width:500px;color:var(--muted);font-size:17px;margin-bottom:30px}.button{border:0;display:inline-flex;gap:36px;justify-content:space-between;align-items:center;padding:18px 24px;font-weight:700;font-size:15px;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.primary{background:var(--orange);color:white}.primary:hover{background:#d84716}.dark{background:var(--ink);color:white}.button span{font-size:21px}.hero-facts{border-top:1px solid var(--line);margin-top:44px;padding-top:22px;display:flex;justify-content:space-between;gap:15px}.hero-facts strong{font-size:21px;display:block;letter-spacing:-.04em}.hero-facts span{font-size:12px;color:var(--muted)}.hero-photo{height:560px;position:relative;background:#d7d9d2;overflow:hidden}.hero-photo img{object-position:56% center}.photo-label{position:absolute;bottom:0;left:0;right:0;display:flex;justify-content:space-between;color:white;background:linear-gradient(transparent,#171c19dd);padding:70px 24px 24px;font-size:12px;letter-spacing:.08em}.photo-label span:first-child{font-size:22px;font-weight:800}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:34px}.section-heading .eyebrow{margin-bottom:16px}h2{font-size:40px;line-height:1.15;letter-spacing:-.04em;margin-bottom:0}.section-heading p{font-size:14px;color:var(--muted);margin-bottom:0}.catalog{padding-bottom:85px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.product{background:white;padding:24px;border:1px solid var(--line);scroll-margin-top:110px;display:flex;flex-direction:column;transition:border-color .2s}.product:hover{border-color:var(--orange)}.product-top{display:flex;justify-content:space-between;align-items:center}.product-top small{font-size:12px;color:#8b908c}.product h3{font-size:38px;letter-spacing:-.05em;line-height:1.2;margin:18px 0 8px}.product .grade{font-size:14px;color:var(--muted)}.product p{font-size:14px;color:var(--muted);min-height:67px;margin:14px 0 20px}.price{font-size:27px;font-weight:800;letter-spacing:-.03em;margin-top:auto;margin-bottom:20px}.price small{font-size:13px;font-weight:500;color:var(--muted)}.product .button{background:var(--paper);padding:12px 16px;border:1px solid var(--line)}.product .button:hover{background:var(--orange);color:white}.catalog-help{background:var(--ink);color:white;padding:26px;display:flex;flex-direction:column;justify-content:space-between}.catalog-help h3{font-size:27px;line-height:1.2}.catalog-help p{font-size:14px;color:#c3c8c2}.note{font-size:13px;color:var(--muted);margin:18px 0 0}.process{background:#252925;color:#fff;padding:74px 0}.process .eyebrow{color:#a7afa5}.process .section-heading p{color:#b1b8af}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;margin-top:46px}.steps article{border-top:1px solid #535a51;padding-top:22px}.steps article>span{color:#fe8458;font-size:14px}.steps h3{font-size:19px;margin:20px 0 12px}.steps p,.advantages p{font-size:14px;color:#b7bfb4;margin-bottom:0}.advantages{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;border-top:1px solid #535a51;margin-top:48px;padding-top:35px}.advantages span{float:left;margin-right:18px;color:#fe8458;font-size:26px}.advantages h3{margin-bottom:5px;font-size:17px}.request{display:flex;align-items:center;justify-content:space-between;gap:40px;padding-top:74px;padding-bottom:74px;border-bottom:1px solid var(--line)}.request h2{font-size:48px}.request p{max-width:470px;color:var(--muted);margin:20px 0 0}.request>.button{min-width:280px}.gallery{padding-top:74px;padding-bottom:74px}.gallery-grid{display:grid;grid-template-columns:1.7fr 1fr;gap:22px}figure{margin:0;overflow:hidden}.gallery img{height:330px}.gallery .detail-photo{object-position:80% 90%;width:180%;max-width:none}.gallery figure:last-child{position:relative}.gallery figcaption{background:var(--paper);position:relative;padding-top:13px;font-size:13px;color:var(--muted)}.contacts{background:#e9ece5;padding:64px 0}.contact-grid{display:grid;grid-template-columns:1fr 1.25fr 1fr;gap:28px;margin-top:42px}.contact-label,.contact-max>span{display:block;font-size:11px;letter-spacing:.08em;color:var(--muted);margin-bottom:14px}.large{font-size:22px}.large small{font-size:13px;font-weight:400;margin-top:8px}.contact-max strong{font-size:20px}.contact-max:hover{color:var(--orange)}footer{display:flex;justify-content:space-between;gap:24px;padding-top:24px;padding-bottom:24px;color:var(--muted);font-size:12px}.text-button{padding:0;border:0;background:none;text-decoration:underline;color:inherit;font-size:inherit}dialog{border:0;padding:38px;max-width:560px;width:calc(100% - 32px);max-height:90vh;overflow:auto;color:var(--ink);background:var(--paper)}dialog::backdrop{background:#111a17b3;backdrop-filter:blur(4px)}dialog h2{font-size:30px;margin-bottom:14px}dialog p{color:var(--muted);font-size:14px}dialog .eyebrow{color:var(--orange);margin-bottom:14px}.close{position:absolute;right:14px;top:8px;font-size:29px;border:0;background:none;color:var(--muted)}form label{display:block;font-size:14px;font-weight:600;margin-bottom:16px}form label>span{color:var(--orange)}input,textarea{width:100%;padding:12px;margin-top:7px;background:white;border:1px solid #cdd2c9;border-radius:0;font-size:16px}textarea{resize:vertical}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.consent{display:flex;align-items:flex-start;gap:12px}.consent input{width:18px;height:18px;flex-shrink:0;margin:3px 0}.consent span{font-size:12px;font-weight:400;color:var(--muted)}form>.button{width:100%}.trap{position:absolute;left:-9999px}#form-status{margin:14px 0 0}#form-status.error{color:#ae2815}body.modal-open{overflow:hidden}button:disabled{opacity:.65;cursor:wait}
@media(max-width:1150px){nav{display:none}.header-contacts{gap:18px}.hero{gap:30px}.hero-photo{height:500px}.product-grid{grid-template-columns:repeat(3,1fr)}.large{font-size:18px}}@media(max-width:820px){.wrap{padding-left:24px;padding-right:24px}.header-inner{padding:12px 24px}.header-contacts [data-contact=email]{display:none}.hero{grid-template-columns:1fr;padding-top:40px;gap:28px}.hero h1{font-size:50px}.hero-photo{height:380px}.hero-facts{margin-top:30px}.product-grid{grid-template-columns:repeat(2,1fr)}.section-heading{display:block}.section-heading p{margin-top:20px}.steps{grid-template-columns:repeat(2,1fr)}.advantages{gap:20px}.advantages span{float:none;display:block;margin-bottom:12px}.request{display:block}.request>.button{margin-top:28px}.contact-grid{grid-template-columns:1fr 1fr}.contact-max{grid-column:1/-1}.gallery img{height:260px}h2{font-size:34px}footer{align-items:flex-start}}@media(max-width:480px){.wrap{padding-left:20px;padding-right:20px}.header-inner{padding:12px 16px;gap:12px}.brand{font-size:10px;gap:7px}.brand small{font-size:8px}.brand-mark{width:32px;line-height:34px;font-size:24px}.header-contacts{gap:10px}.header-contacts .reveal{font-size:12px}.header-contacts .reveal small{font-size:10px}.max-link{padding:8px;font-size:11px}.hero h1{font-size:39px}.hero p{font-size:16px}.hero-photo{height:320px}.hero-facts strong{font-size:18px}.hero-facts span{font-size:10px}.eyebrow{font-size:11px}.product-grid{gap:10px}.product{padding:16px}.product h3{font-size:32px}.product p{font-size:13px;min-height:84px}.price{font-size:23px}.price small{font-size:11px}.product .button{font-size:13px;padding:10px 12px;gap:8px}.catalog-help{padding:18px}.catalog-help h3{font-size:23px}.catalog-help .button{padding:12px;gap:6px;font-size:13px}.steps{gap:24px}.steps h3{font-size:17px}.advantages{grid-template-columns:1fr;gap:26px}.advantages span{float:left;margin-bottom:0}.request h2{font-size:38px}.gallery-grid{grid-template-columns:1fr}.gallery img{height:245px}.contact-grid{grid-template-columns:1fr}.large{font-size:23px}.contacts h2{font-size:35px}footer{display:block}footer button{margin-top:12px}dialog{padding:32px 22px}.form-grid{grid-template-columns:1fr;gap:0}h2{font-size:31px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
