@import "https://fonts.googleapis.com/css2?family=Manrope:wght@300;400;500;600;700;800&display=swap";*,:before,:after{box-sizing:border-box}:root{--t-headline-font:"Manrope", Arial, sans-serif;--t-text-font:"Manrope", Arial, sans-serif;--uc-button-bgcolor-NW37YAj:#c1f24e;--uc-button-color-NW37YAj:#000;--uc-button-radius-NW37YAj:1000px;--black:#000;--white:#fff;--muted:#777;--line:#eee;--lime:#c3f53c;--panel:#f7f7f7;--soft:#eef0f2;--header-height:70px}*{box-sizing:content-box}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased}body{min-width:320px;color:var(--black);background:var(--white);font-family:var(--t-text-font), -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;-webkit-font-smoothing:antialiased;margin:0;font-weight:400}button,input,select,textarea{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-shell,.topbar,.back-button,.drawer,.product-media,.product-info,.detail-gallery,.calculator-panel,.modal,.catalog-search input,.catalog-search button,.catalog-control-button,.filter-icon,.search-icon,.catalog-toolbar select,.filter-reset,.filter-panel input[type=checkbox],.filter-panel input[type=radio],.price-filter input,.filter-apply,.quick-form input,.quick-form select,.modal-form input,.modal-form textarea,.phone-field,.lime-button,.outline-button,.load-more,.product-actions button,.product-open,.card-plus,.contacts-list a{box-sizing:border-box}.site-shell{background:var(--white);border-inline:0;width:min(520px,100%);min-height:100vh;margin:0 auto;overflow:hidden}.topbar{z-index:70;height:var(--header-height);background:var(--white);border-bottom:1px solid #0000000f;padding:0 10px;display:block;position:sticky;top:0}.topbar.menu-open{width:min(520px,100%);position:fixed;left:50%;transform:translate(-50%)}.back-button{width:50px;height:50px;color:var(--black);background:0 0;border:0;place-items:center;line-height:1;display:grid;position:absolute;top:50%;left:4px;transform:translateY(-50%)}.back-button-icon{width:26px;height:26px}.logo{width:138px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.logo img{width:100%;display:block}.bag-button,.menu-button{width:32px;height:32px;color:var(--black);background:0 0;border:0;place-items:center;font-size:24px;line-height:1;display:grid;position:absolute;top:50%}.bag-button{left:6px;transform:translateY(-50%)}.bag-button img{object-fit:contain;width:20px;height:20px}.menu-button{right:6px;transform:translateY(-50%)}.menu-button img{width:20px;height:auto;display:block}.menu{display:none}.drawer-backdrop{inset:var(--header-height) 0 0;z-index:60;background:var(--black);padding-top:0;position:fixed;overflow:auto}.drawer{width:min(1180px,100%);min-height:calc(100dvh - var(--header-height));color:var(--white);background:var(--black);margin:0 auto;padding:44px 32px 42px;position:relative;overflow:visible}.drawer-close{width:40px;height:40px;color:var(--white);background:0 0;border:0;border-radius:50%;place-items:center;font-size:28px;font-weight:300;line-height:1;display:grid;position:absolute;top:34px;right:30px}.drawer-close:hover{background:#545454}.drawer-grid{grid-template-columns:124px 70px;gap:66px;width:290px;display:grid}.drawer a{width:fit-content;color:var(--white);white-space:nowrap;border-bottom:0;padding:0;font-size:13px;font-weight:400;line-height:2;display:block}.drawer .designer-link{color:var(--white);background:0 0;border-radius:0}.drawer p,.drawer-styles p{color:var(--white);margin:0 0 7px;font-size:13px;font-weight:500;line-height:1.4}.drawer-styles{grid-template-columns:1fr 1fr;gap:0 36px;width:330px;display:grid;position:absolute;top:44px;left:375px}.drawer-styles p{grid-column:1/-1}.drawer-contacts{flex-wrap:wrap;gap:32px;display:flex;position:absolute;top:50px;right:240px}.drawer-contacts a{white-space:nowrap;font-size:16px;font-weight:500;line-height:1.55}.socials{align-items:center;gap:0;margin:0;display:flex;position:absolute;top:42px;right:78px}.socials a{border-radius:50%;place-items:center;width:40px;height:40px;padding:0;display:grid}.socials a:hover{background:#545454}.socials img{object-fit:contain;width:22px;height:22px}.drawer-hours{color:#777;width:220px;font-size:13px;font-weight:400;line-height:1.3;position:absolute;top:96px;right:10px}.hero{min-height:calc(100dvh - var(--header-height));color:var(--white);background-color:#0000;background-image:linear-gradient(#0000000a,#00000080),linear-gradient(135deg,#b7aa9a,#7c7267 60%,#37322e);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;align-items:end;padding:0 20px 42px;display:flex;position:relative;overflow:hidden}.hero:after{content:"";background:linear-gradient(#0000000a,#00000085);position:absolute;inset:0}.hero-bg{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.hero-content{z-index:1;position:relative}.hero-content h1{letter-spacing:0;max-width:470px;margin:0 0 26px;font-size:42px;font-weight:600;line-height:1.08}.hero-actions{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px;margin-bottom:34px;display:grid}.hero-actions .lime-button,.hero-actions .outline-button{white-space:nowrap;min-width:0;padding-inline:12px}.lime-button,.outline-button,.catalog-search button,.quick-form button,.modal-form button,.product-actions button{border-radius:8px;justify-content:center;align-items:center;min-height:84px;padding:0 20px;font-size:16px;font-weight:600;display:inline-flex}.lime-button,.catalog-search button,.quick-form button,.modal-form button,.product-actions button{color:var(--black);background:var(--lime);border:1px solid var(--lime)}.outline-button{color:var(--white);background:0 0;border:1px solid #fffc}.hero-benefits{grid-template-columns:1fr 1fr;gap:20px 26px;font-size:15px;font-weight:500;display:grid}.hero-benefits span:before{content:"+";color:var(--lime);vertical-align:-6px;margin-right:10px;font-size:34px;font-weight:300;line-height:0}.facts{background:var(--white);align-content:start;gap:24px;min-height:0;padding:54px 20px;display:grid}.facts article strong{margin-bottom:6px;font-size:25px;font-weight:600;line-height:1.15;display:block}.facts article p{color:var(--muted);margin:0;font-size:16px;line-height:1.45}.category-section{background:var(--panel);border-top:1px solid var(--line);display:grid}.category-card{background:var(--panel);border-bottom:1px solid var(--line);min-height:280px;padding:30px 20px;position:relative;overflow:hidden}.category-card h2{letter-spacing:0;margin:0;font-size:32px;font-weight:600;line-height:1.08}.category-card p{color:var(--muted);margin:3px 0 0;font-size:15px}.category-card img{object-fit:contain;width:78%;max-height:240px;position:absolute;bottom:-44px;right:-70px;transform:rotate(-10deg)}.category-card.cover-image img{object-fit:cover;object-position:center;width:min(382px,74%);height:min(325px,82%);max-height:none;bottom:0;right:0;transform:none}.category-card span{border-bottom:2px solid var(--lime);padding-bottom:10px;font-size:15px;font-weight:600;position:absolute;bottom:28px;left:18px}.category-card.active{background:#ebebeb}.catalog-section,.home-products-section,.premier-section,.quick-section,.about-section,.support-section,.welcome-section,.contacts-section,.news-section,.footer{border-top:1px solid var(--line);padding:40px 18px}.home-products-section{background:var(--white)}.catalog-section{padding-top:32px}.catalog-section.standalone{background:var(--white);min-height:calc(100vh - 70px);padding-top:54px}.catalog-section.promo .section-title h2{color:var(--black)}.catalog-page-head{margin:0 0 32px}.catalog-page-head>p,.catalog-breadcrumbs{color:#9a9a9a;margin:0 0 22px;font-size:18px;line-height:1.3}.catalog-breadcrumbs{align-items:center;gap:6px;display:flex}.catalog-breadcrumbs button{color:inherit;font:inherit;background:0 0;border:0;padding:0}.catalog-page-head h1{color:var(--black);letter-spacing:0;margin:0 0 28px;font-size:48px;font-weight:600;line-height:1.05}.catalog-tabs{scrollbar-width:none;align-items:center;gap:26px;padding:0 0 2px;display:flex;overflow-x:auto}.catalog-tabs::-webkit-scrollbar{display:none}.catalog-tabs button{color:#9a9a9a;white-space:nowrap;background:0 0;border:0;padding:0 0 10px;font-size:23px;font-weight:600;line-height:1.1;position:relative}.catalog-tabs button.active{color:var(--black)}.catalog-tabs button.active:after{content:"";background:var(--lime);height:2px;position:absolute;bottom:0;left:0;right:0}.welcome-section{background:var(--white)}.welcome-cards{gap:10px;margin-bottom:36px;display:grid}.welcome-cards article{color:var(--white);background:var(--black);border-radius:10px;padding:20px}.welcome-cards h3{margin:0 0 8px;font-size:28px;font-weight:900}.welcome-cards p,.welcome-copy p{margin:0;font-size:18px;line-height:1.35}.welcome-copy>p:first-child{color:var(--muted);margin-bottom:14px;font-size:16px}.welcome-copy h2{letter-spacing:-1px;margin:0 0 20px;font-size:39px;font-weight:900;line-height:1.03}.section-title{justify-content:space-between;align-items:end;gap:12px;margin-bottom:24px;display:flex}.section-title p,.premier-section p:first-child{color:var(--muted);margin:0 0 5px;font-size:13px;font-weight:500}.section-title h2,.quick-section h2,.support-section h2{letter-spacing:0;margin:0;font-size:30px;font-weight:600;line-height:1.12}.section-title span{color:var(--muted);font-size:13px;font-weight:500}.catalog-controls{border-block:1px solid var(--line);justify-content:space-between;align-items:center;gap:14px;margin:0 0 20px;padding:18px 0;display:flex}.catalog-control-button{min-height:34px;color:var(--black);background:0 0;border:0;align-items:center;gap:10px;padding:0;font-size:18px;font-weight:600;display:inline-flex}.catalog-control-button.active{color:var(--black)}.filter-icon{fill:#1d1d1b;width:11px;height:auto;display:block}.search-toggle{justify-content:center;width:36px}.search-icon{fill:#3f3f3f;width:16px;height:auto;display:block}.catalog-search{grid-template-columns:1fr;gap:12px;margin-bottom:28px;display:grid}.catalog-search input,.quick-form input,.quick-form select,.modal-form input,.modal-form textarea{width:100%;min-height:62px;color:var(--black);background:var(--white);border:1px solid var(--line);border-radius:9px;outline:0;padding:0 18px;font-size:18px}.catalog-search input{min-height:52px;font-size:16px}.catalog-search button{min-height:64px;color:var(--black);background:var(--lime);border:0;border-radius:9px;padding-inline:18px;font-size:20px;font-weight:600}.catalog-toolbar{grid-template-columns:1fr auto;align-items:end;gap:10px;margin:0 0 12px;display:grid}.catalog-toolbar label{color:var(--muted);gap:5px;font-size:12px;display:grid}.catalog-toolbar select{min-height:44px;color:var(--black);border:1px solid var(--line);background:#f7f7f7;border-radius:7px;padding:0 12px;font-size:14px}.filter-reset{min-height:44px;color:var(--black);border:1px solid var(--line);background:#f0f0f0;border-radius:7px;padding:0 12px;font-size:14px}.filter-panel{gap:8px;margin:0 0 26px;display:grid}.filter-panel details{border:1px solid var(--line);background:#f7f7f7;border-radius:8px}.filter-panel summary{min-height:46px;color:var(--black);cursor:pointer;align-items:center;padding:0 14px;font-size:16px;font-weight:600;display:flex}.filter-panel label{color:#555;grid-template-columns:20px 1fr;align-items:center;gap:8px;padding:7px 14px;font-size:14px;display:grid}.filter-panel input[type=checkbox],.filter-panel input[type=radio]{width:16px;height:16px;accent-color:var(--lime)}.price-filter{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px;padding:0 14px 14px;display:grid}.price-filter input{box-sizing:border-box;background:var(--white);border:1px solid var(--line);border-radius:7px;width:100%;min-width:0;min-height:42px;padding:0 12px;font-size:14px}.filter-apply{min-height:52px;color:var(--black);background:var(--lime);border:0;border-radius:8px;font-size:16px;font-weight:800}.loader,.alert,.success{border-radius:9px;margin:16px 0;padding:14px;font-size:16px}.loader{background:#efefef}.alert{color:#9b1c1c;background:#ffe8e8}.success{color:#244f10;background:#edffd0}.product-grid{box-sizing:border-box;gap:34px;width:100%;display:grid}.product-card{background:var(--white);border:0;border-radius:0;grid-template-rows:auto auto;display:grid;position:relative;overflow:visible}.product-open{width:100%;color:var(--black);text-align:left;background:0 0;border:0;padding:0;display:block;overflow:visible}.product-media{width:100%;height:clamp(220px,62vw,300px);color:var(--muted);background:#f5f5f5;place-items:center;font-size:18px;font-weight:600;display:grid;position:relative;overflow:hidden}.product-media img{object-fit:cover;object-position:center;width:100%;height:100%}.product-info{padding:18px}.product-info.compact{z-index:1;background:var(--white);grid-template-columns:1fr auto;gap:4px 12px;padding:16px 0 14px;display:grid;position:relative}.product-info>p{color:var(--muted);margin:0 0 8px;font-size:15px}.product-info h3{margin:0 0 14px;font-size:24px;font-weight:900;line-height:1.08}.product-info.compact h3{margin:0 0 4px;font-size:17px;font-weight:500;line-height:1.2}.product-info.compact p{color:#6b6b6b;margin:0 0 2px;font-size:13px;line-height:1.25}.product-info.compact strong{padding-top:1px;font-size:13px;font-weight:500;line-height:1.2}.product-info.compact .package-price{color:#6b6b6b;text-overflow:ellipsis;white-space:nowrap;grid-column:1/-1;max-width:calc(100% - 58px);font-size:13px;line-height:1.25;overflow:hidden}.product-info.compact b{padding-right:58px;font-size:17px;font-weight:500;line-height:1.2}.product-info.compact s{color:#9a9a9a;margin-left:4px;font-size:14px}.card-plus{z-index:3;width:44px;height:44px;color:var(--black);background:var(--lime);cursor:pointer;border:0;border-radius:50%;place-items:center;font-size:37px;font-weight:300;line-height:1;display:grid;position:absolute;bottom:14px;right:0}.card-plus:active{transform:scale(.96)}.discount-badge{width:68px;height:68px;color:var(--white);background:#ff4747;border-radius:50%;place-items:center;font-size:17px;font-weight:900;display:grid;position:absolute;top:14px;right:14px}.product-info dl{grid-template-columns:repeat(3,1fr);gap:8px;margin:0 0 16px;display:grid}.product-info dl div{background:#f5f5f5;border-radius:8px;padding:10px}.product-info dt{color:var(--muted);font-size:12px}.product-info dd{margin:2px 0 0;font-size:14px;font-weight:800}.price{align-items:baseline;gap:8px;margin-bottom:16px;display:flex}.price strong{font-size:23px;font-weight:900}.price s{color:var(--muted)}.product-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.product-actions button{min-height:52px;padding:0 10px;font-size:15px}.product-actions button:first-child{grid-column:1/-1}.product-actions .secondary{background:var(--white);border-color:var(--line)}.product-detail{background:var(--white)}.detail-gallery{background:var(--white);place-items:center;min-height:380px;padding:72px 30px 48px;display:grid;position:relative}.detail-gallery img{aspect-ratio:4/3;object-fit:cover;width:min(100%,360px);height:auto}.gallery-next{width:42px;height:42px;color:var(--black);background:var(--white);border:0;border-radius:50%;place-items:center;font-size:38px;line-height:1;display:grid;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.thumbs{gap:16px;padding:16px 30px 28px;display:flex;overflow-x:auto}.thumbs button{background:0 0;border:2px solid #0000;flex:0 0 72px;height:72px;padding:0}.thumbs button.active{border-color:var(--black)}.thumbs img{object-fit:cover;width:100%;height:100%}.detail-info{padding:18px 28px 2px}.detail-info h1{letter-spacing:-1px;margin:0 0 18px;font-size:34px;font-weight:900;line-height:1.08}.detail-info p{color:#68717a;margin:0 0 6px;font-size:16px}.detail-actions{border-top:1px solid var(--line);justify-items:start;padding:26px 28px 34px;display:grid}.lime-block,.gray-block{box-sizing:border-box;width:min(404px,100%);min-height:76px;color:var(--black);border:0;border-radius:12px;justify-self:center;margin:0 0 18px;font-size:24px;font-weight:500}.lime-block{background:var(--lime)}.gray-block{background:#eceeef}.link-button{width:fit-content;color:var(--black);background:0 0;border:0;border-bottom:1px solid #8ecb19;margin:12px 0;padding:0 0 4px;font-size:16px;display:block}.link-button+.link-button{margin-top:6px}.detail-actions p{color:#56616b;font-size:16px;line-height:1.22}.spec-list{gap:2px;margin:22px 0 0;display:grid}.spec-list div{grid-template-columns:120px 1fr;gap:10px;display:grid}.spec-list dt,.spec-list dd{color:#56616b;margin:0;font-size:16px}.calculator-overlay{z-index:120;background:#0000009e;flex-direction:column;display:flex;position:fixed;inset:0}.calculator-topbar{background:#666;border-bottom:1px solid #0000001f;justify-content:space-between;align-items:center;height:84px;padding:0 22px;display:flex}.calculator-topbar button{box-sizing:border-box;width:48px;height:48px;color:var(--white);background:#ffffff24;border:0;border-radius:50%;flex:0 0 48px;place-items:center;padding:0;font-size:46px;font-weight:300;line-height:1;display:inline-grid}.calculator-topbar button:first-child{color:var(--black);font-size:42px}.calculator-panel{background:var(--white);border-radius:28px;gap:26px;width:min(468px,100% - 36px);max-width:468px;margin:0 auto;padding:34px 24px 44px;display:grid;overflow:hidden}.calculator-panel label{color:var(--black);gap:10px;font-size:22px;display:grid}.calculator-panel input,.calculator-panel select{box-sizing:border-box;width:min(100%,356px);min-height:76px;color:var(--black);background:#f7f7f7;border:1px solid #d9d9d9;border-radius:10px;outline:0;justify-self:center;padding:0 22px;font-size:24px}.calculator-panel input::placeholder{color:#737b83}.calculator-panel select{appearance:auto;background:#f7f7f7}.calculator-result{box-sizing:border-box;color:#68717a;text-align:center;background:#f6f6f6;border-radius:16px;align-content:center;justify-self:center;place-items:center;gap:12px;width:min(100%,356px);min-height:170px;margin-top:6px;padding:22px;display:grid}.calculator-result strong{color:var(--black);font-size:54px;font-weight:700;line-height:1}.calculator-result span{font-size:20px}.calculator-result small{font-size:17px}.related-section{border-top:1px solid var(--line);padding:34px 32px;overflow:hidden}.related-section h2{margin:0 0 80px;font-size:22px;font-weight:500}.related-row{gap:28px;padding-bottom:24px;display:flex;overflow-x:auto}.related-card{flex:0 0 302px}.related-card img{object-fit:cover;width:302px;height:378px}.related-card h3{margin:34px 0 6px;font-size:22px;font-weight:500}.related-card p{color:#5f6872;margin:0 0 14px;font-size:18px}.related-card strong{font-size:22px;font-weight:500}.load-more{width:100%;min-height:62px;color:var(--black);background:var(--white);border:1px solid var(--line);border-radius:8px;margin-top:18px;font-size:15px;font-weight:600}.premier-section{color:var(--white);background:linear-gradient(135deg,#000000b8,#0006),linear-gradient(135deg,#9c9c9c,#424242)}.premier-section h2,.about-section h2{letter-spacing:0;max-width:470px;margin:0 0 24px;font-size:36px;font-weight:600;line-height:1.15}.premier-section p,.about-section p,.support-section p{margin:0 0 18px;font-size:17px;line-height:1.5}.quick-section{color:var(--black);background:var(--panel)}.quick-section h2{color:var(--black);margin-bottom:24px;font-size:34px;font-weight:600}.quick-form,.modal-form{gap:10px;display:grid}.fitting-cart{border-block:1px solid #d9d9d9;gap:18px;margin:22px 0 28px;padding:22px 0 24px;display:grid}.fitting-cart-item{grid-template-columns:88px 1fr 28px;align-items:center;gap:24px;display:grid}.fitting-cart-item img{object-fit:cover;border-radius:8px;width:88px;height:88px}.fitting-cart-item h3{margin:0 0 4px;font-size:20px;font-weight:600;line-height:1.2}.fitting-cart-item span{color:#777;margin-bottom:16px;font-size:14px;display:block}.fitting-cart-item strong{font-size:20px;font-weight:400;line-height:1.2;display:block}.fitting-cart-item button{box-sizing:border-box;color:#9a9a9a;background:0 0;border:1px solid #bdbdbd;border-radius:50%;flex:0 0 26px;place-items:center;width:26px;height:26px;padding:0;font-size:22px;line-height:1;display:grid}.cart-empty{color:#444;margin:0;font-size:16px;line-height:1.45}.fitting-note{color:#444;margin:0 0 22px;font-size:16px;line-height:1.45}.quick-form select{appearance:none;background-image:linear-gradient(45deg,#0000 50%,#000 50%),linear-gradient(135deg,#000 50%,#0000 50%);background-position:calc(100% - 26px) 27px,calc(100% - 18px) 27px;background-repeat:no-repeat;background-size:8px 8px,8px 8px}.quick-form select:invalid{color:#858585}.quick-form select option{color:var(--black)}.quick-form button,.modal-form button{min-height:58px}.phone-field{border:1px solid var(--line);background:#f4f4f4;border-radius:6px;grid-template-columns:42px 1fr;align-items:center;gap:8px;min-height:70px;padding:0 18px;display:grid}.quick-form .phone-field input,.modal-form .phone-field input{min-height:68px;color:var(--black);background:0 0;border:0;border-radius:0;padding:0;font-size:18px}.quick-form .phone-field input::placeholder,.modal-form .phone-field input::placeholder{color:#858585}.ru-flag{background:linear-gradient(#fff 0 33.33%,#1d57a8 33.33% 66.66%,#d52b1e 66.66% 100%);border:1px solid #cfcfcf;width:28px;height:19px;display:block;box-shadow:0 1px 4px #00000029}.address-note{color:#777;margin:8px 0 10px;font-size:16px;line-height:1.45}.consent{color:inherit;grid-template-columns:24px 1fr;align-items:start;gap:10px;font-size:14px;line-height:1.25;display:grid}.consent input{width:20px;height:20px;accent-color:var(--lime);margin:0}.consent a{color:inherit;border-bottom:1px solid;font-weight:800}.about-section{background:var(--white)}.support-section a{border-bottom:2px solid var(--lime);width:fit-content;margin-top:10px;padding-bottom:4px;font-size:18px;font-weight:600;display:block}.contacts-section{background:var(--white)}.contacts-section h2,.news-section h2{letter-spacing:0;margin:0 0 22px;font-size:32px;font-weight:600;line-height:1.12}.contacts-list{gap:10px;display:grid}.contacts-list a{background:var(--panel);border-radius:8px;gap:5px;padding:18px;display:grid}.contacts-list strong{font-size:18px;font-weight:600}.contacts-list span{color:var(--muted);font-size:15px}.contacts-list b{font-size:18px}.news-section{background:var(--white)}.news-section article{border-top:1px solid var(--line);padding:22px 0}.news-section time{color:var(--muted);font-size:15px}.news-section h3{margin:8px 0;font-size:24px;font-weight:600;line-height:1.15}.news-section p{margin:0;font-size:18px;line-height:1.35}.footer{color:var(--white);background:var(--black)}.footer-menu{grid-template-columns:repeat(3,max-content) minmax(180px,1fr);align-items:start;gap:42px 58px;display:grid}.footer-menu div{gap:8px;display:grid}.footer-menu p{color:#ffffff80;margin:0 0 8px;font-size:13px;font-weight:500;line-height:1.35}.footer-menu a{width:fit-content;color:var(--white);font-size:13px;font-weight:500;line-height:1.35}.footer-menu a:hover,.footer-links a:hover{color:var(--lime)}.footer-contacts{text-align:right;justify-items:end}.footer-contacts a{font-size:16px}.footer-contacts small{color:#ffffff80;margin-top:8px;font-size:13px;line-height:1.35}.footer-socials{justify-content:flex-end;gap:10px;margin:28px 0 74px;display:flex}.footer-socials a{border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.footer-socials a:hover{background:#545454}.footer-socials img{object-fit:contain;width:24px;height:24px}.footer-logo{filter:invert();width:100%;margin:0 0 22px}.footer-links{flex-wrap:wrap;justify-content:flex-end;gap:10px 20px;margin-bottom:18px;display:flex}.footer-links a,.footer p a{color:var(--white);border-bottom:0;font-weight:500}.footer p{color:#ffffffb8;text-align:right;margin:0;line-height:1.35}.toast{z-index:40;width:min(460px,100% - 28px);position:fixed;bottom:18px;left:50%;transform:translate(-50%);box-shadow:0 18px 60px #0000002e}.modal-backdrop{z-index:120;background:#0000009e;align-items:end;display:grid;position:fixed;inset:0}.modal{background:var(--white);border-radius:26px 26px 0 0;width:min(520px,100%);max-height:calc(100dvh - 24px);margin:0 auto;padding:24px 24px 22px;overflow:auto}.modal>p{color:var(--muted);margin:0 0 4px;font-size:16px}.modal h2{margin:0 44px 18px 0;font-size:26px;font-weight:600;line-height:1.12}.modal-close{float:right;box-sizing:border-box;width:36px;height:36px;color:var(--black);aspect-ratio:1;background:#f0f0f0;border:0;border-radius:50%;place-items:center;padding:0;font-size:28px;line-height:1;display:inline-grid}.modal-form textarea{resize:none;min-height:82px;padding-top:14px}.modal-form .consent{color:var(--black)}@media (width>=860px){.site-shell,.topbar.menu-open{width:min(1180px,100%)}.menu{color:#333;justify-content:center;gap:26px;font-size:14px;font-weight:800;display:flex}.hero{min-height:calc(100dvh - var(--header-height));padding:0 46px 58px}.hero-content h1{max-width:760px;font-size:64px}.hero-actions{max-width:560px}.category-section{grid-template-columns:repeat(2,1fr)}.category-card{min-height:300px;padding:38px 46px}.category-card span{left:46px}.product-grid{grid-template-columns:repeat(3,1fr)}.catalog-section,.home-products-section,.premier-section,.quick-section,.about-section,.support-section,.welcome-section,.contacts-section,.news-section,.footer,.facts{padding-inline:46px}.welcome-cards,.contacts-list{grid-template-columns:repeat(3,1fr)}.contacts-list{grid-template-columns:repeat(4,1fr)}}@media (width<=859px){:root{--header-height:50px}.topbar{padding:0 8px}.logo{width:128px}.bag-button,.menu-button{width:32px;height:32px}.bag-button img,.menu-button img{width:20px}.drawer-backdrop{inset:var(--header-height) 0 0;padding-top:0}.drawer{width:100%;min-height:calc(100dvh - var(--header-height));padding:38px 26px 34px}.drawer-grid{grid-template-columns:max-content max-content;gap:28px;width:100%;max-width:420px}.drawer a{font-size:16px;font-weight:500;line-height:2.08}.drawer p,.drawer-styles p{color:#777;margin-bottom:8px;font-size:18px;font-weight:500;line-height:1.25}.drawer-styles{grid-template-columns:1fr;gap:0;width:min(420px,100%);margin-top:28px;position:static}.drawer-contacts{gap:24px;margin-top:20px;position:static;right:auto}.drawer-contacts a{font-size:18px;font-weight:600;line-height:1.3}.drawer-hours{color:#777;width:auto;margin-top:22px;font-size:17px;font-weight:600;line-height:1.35;display:block;position:static;right:auto}.socials{flex-wrap:nowrap;justify-content:flex-start;gap:12px;width:auto;margin-top:18px;position:static}.socials a{width:30px;height:30px}.socials img{width:28px;height:28px}.drawer-close{display:none}.home-products-section .product-grid,.catalog-section .product-grid{padding-inline:0}.home-products-section .product-card,.catalog-section .product-card{width:calc(100% - 12px);margin-inline:auto}.footer-menu{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 30px}.footer-menu p,.footer-menu a{font-size:12px}.footer-contacts{text-align:left;justify-items:start}.footer-contacts a{font-size:16px}.footer-socials{justify-content:flex-start;margin:28px 0 92px}.footer-links{justify-content:flex-start}.footer p{text-align:left;font-size:12px}}@media (width<=420px){.logo{width:116px}.hero{min-height:calc(100dvh - var(--header-height))}.hero-content h1,.premier-section h2,.about-section h2{font-size:34px}.catalog-search{grid-template-columns:1fr}.lime-button,.outline-button{min-height:70px;font-size:15px}.footer-menu{grid-template-columns:1fr 1fr;gap:26px 22px}}@media (width<=639px){.modal-backdrop{align-items:end}.modal{border-radius:26px;width:calc(100% - 36px);max-height:calc(100dvh - 28px);margin:0 auto 14px;padding:20px 18px 18px}.modal>p{font-size:13px}.modal h2{margin:0 42px 14px 0;font-size:22px;line-height:1.16}.modal-close{width:34px;height:34px;font-size:26px}.modal-form{gap:8px}.modal-form input,.modal-form textarea,.modal-form .phone-field{border-radius:9px;min-height:50px;font-size:16px}.modal-form input,.modal-form textarea{padding-inline:14px}.modal-form textarea{min-height:72px}.modal-form .phone-field{padding-inline:14px}.modal-form .phone-field input{min-height:48px;font-size:16px}.modal-form button{border-radius:9px;min-height:52px;font-size:16px}.fitting-cart{gap:16px;margin:18px 0 22px;padding:18px 0 20px}.cart-empty{font-size:15px}.fitting-cart-item{grid-template-columns:88px minmax(0,1fr) 28px;gap:14px}.fitting-cart-item h3,.fitting-cart-item strong{font-size:18px}.address-note{margin:4px 0;font-size:13px;line-height:1.35}.calculator-overlay{justify-content:flex-start;overflow:hidden}.calculator-topbar{flex:0 0 56px;height:56px;padding:0 22px}.calculator-topbar button{flex-basis:40px;width:40px;height:40px;padding:0;font-size:36px}.calculator-panel{border-radius:26px;gap:14px;width:calc(100% - 52px);max-width:none;margin:0 auto;padding:20px 20px 22px}.calculator-panel label{gap:7px;font-size:18px}.calculator-panel input,.calculator-panel select{border-radius:9px;width:calc(100% - 16px);min-height:48px;padding:0 14px;font-size:18px}.calculator-result{border-radius:14px;gap:6px;min-height:96px;margin-top:0}.calculator-result strong{font-size:38px}.calculator-result span{font-size:15px}.drawer-backdrop{inset:var(--header-height) 0 0;padding-top:0}.drawer{min-height:calc(100dvh - var(--header-height));padding:38px 26px 28px}.drawer-grid{grid-template-columns:max-content max-content;gap:16px;max-width:100%}.drawer a{font-size:15px;line-height:2.04}.drawer p,.drawer-styles p{font-size:18px}.drawer-styles{grid-template-columns:1fr;gap:0;width:100%;margin-top:24px;position:static}.drawer-contacts{gap:16px;margin-top:20px;position:static;inset:auto auto 72px}.drawer-contacts a{font-size:17px}.drawer-hours{width:auto;margin-top:22px;font-size:17px;position:static;inset:auto auto 24px}.socials{flex-wrap:nowrap;justify-content:flex-start;gap:12px;width:auto;margin-top:18px;position:static;inset:auto auto 122px}.drawer-close{display:none}}
