@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.p.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_ace8c045-module__8WzRwq__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_ace8c045-module__8WzRwq__variable{--font-inter:"Inter","Inter Fallback"}
:root{--orange:#ff6b35;--orange-light:#ff8c5a;--orange-dark:#e55a2b;--orange-a11y:#c2410c;--blue:#1e3a5f;--blue-light:#2d5a8a;--blue-dark:#231f20;--white:#fff;--gray-50:#f8fafc;--gray-100:#f1f5f9;--gray-200:#e2e8f0;--gray-600:#475569;--gray-800:#1e293b}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#231f20;background-color:var(--white);font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.6;overflow-x:hidden}@keyframes fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-40px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-40px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.1)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}@keyframes gradientMove{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-20px)}60%{transform:translateY(-10px)}}.animate-on-scroll,.animate-on-scroll.visible{opacity:1;transform:none}.animate-delay-1{transition-delay:.1s}.animate-delay-2{transition-delay:.2s}.animate-delay-3{transition-delay:.3s}.animate-delay-4{transition-delay:.4s}header#header{z-index:1000;background:#ffefe6;position:sticky;top:0}.header-top{justify-content:space-between;align-items:center;gap:1.5rem;max-width:1400px;height:80px;margin:0 auto;padding:.75rem 1.5rem;display:flex;position:relative}header#header .nav-desktop{flex:0 auto}header#header .header-right{flex:1 1 0;justify-content:flex-end;align-items:center;gap:1rem;min-width:max-content;display:flex}.nav-mobile{background:#ffefe6;justify-content:center;align-items:center;gap:.3rem;padding:.35rem .5rem;display:none}.nav-mobile a{color:#231f20;padding:.2rem .4rem;font-size:.82rem;font-weight:700;text-decoration:none;transition:color .2s}.nav-mobile a:hover{color:var(--orange)}.nav-mobile span{color:#ccc;font-size:.6rem}.header-mobile-phones{flex-direction:column;align-items:flex-end;gap:.1rem;display:none}.header-mobile-phones a{color:#231f20;font-size:.85rem;font-weight:800;line-height:1.2;text-decoration:none}.header-mobile-phones a:hover{color:var(--orange)}.burger-btn{cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:36px;height:36px;padding:4px;display:none}.burger-btn span{background:var(--blue-dark);transform-origin:50%;border-radius:2px;width:22px;height:2.5px;transition:all .3s;display:block}.burger-btn.open span:first-child{transform:rotate(45deg)translate(5.5px,5.5px)}.burger-btn.open span:nth-child(2){opacity:0}.burger-btn.open span:nth-child(3){transform:rotate(-45deg)translate(5.5px,-5.5px)}.burger-menu{background:#fff8f3;border-top:1px solid #0000000f;max-height:0;transition:max-height .35s;display:none;overflow:hidden}.burger-menu.open{max-height:350px}.burger-menu nav{flex-direction:column;padding:.5rem 0;display:flex}.burger-menu nav a{color:var(--blue-dark);border-bottom:1px solid #0000000a;padding:.85rem 1.5rem;font-size:1.05rem;font-weight:700;text-decoration:none;transition:background .2s,color .2s;display:block}.burger-menu nav a:hover,.burger-menu nav a:active{color:var(--orange);background:#ff6b3514}.burger-menu-phones{flex-wrap:wrap;align-items:center;gap:.75rem;padding:.6rem 1.5rem 1rem;display:flex}.burger-menu-phones a{color:var(--blue-dark);font-size:.95rem;font-weight:800;text-decoration:none;transition:color .2s}.burger-menu-phones a:hover{color:var(--orange)}.burger-menu-phones a+a:before{content:"·";color:#ccc;margin-right:.75rem;font-weight:300}.burger-overlay{z-index:999;background:#00000040;position:fixed;inset:0}.logo{flex:1 1 0;align-items:center;gap:.6rem;min-width:max-content;text-decoration:none;display:flex}.logo h1,.logo .logo-title{color:var(--blue-dark);letter-spacing:-.02em;margin:0;font-size:2rem;font-weight:900;display:block}.logo:hover h1,.logo:hover .logo-title{color:var(--orange)}.logo-img{width:auto;height:50px}.logo-slogan{color:var(--blue-dark);letter-spacing:.03em;margin-top:-10px;font-size:.85rem;font-weight:600;display:block}.header-mobile-right{align-items:center;gap:.75rem;display:none}.header-mobile-phone{color:var(--orange);background:#ff6b3514;border-radius:10px;align-items:center;gap:.4rem;padding:.5rem .75rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .3s;display:flex}.header-mobile-phone:hover,.header-mobile-phone:active{background:#ff6b3526}.header-mobile-phone svg{color:var(--orange);flex-shrink:0}.nav-scrolled,header#header.scrolled .nav-default{display:none}header#header.scrolled .nav-scrolled{display:block}header#header nav ul{flex-wrap:wrap;justify-content:center;gap:.25rem;list-style:none;display:flex}header#header nav ul li a{color:#231f20;white-space:nowrap;border-radius:8px;padding:.6rem 1rem;font-size:1.15rem;font-weight:700;text-decoration:none;transition:all .3s;position:relative}header#header nav ul li a:before{content:"";background:var(--orange);width:0;height:2px;transition:all .3s;position:absolute;bottom:0;left:50%;transform:translate(-50%)}header#header nav ul li a:hover{color:var(--orange);background:#ff6b3514}header#header nav ul li a:hover:before{width:60%}.header-phones{flex-direction:column;align-items:flex-end;gap:.1rem;display:flex}.phone-link{color:var(--blue);font-size:.85rem;font-weight:600;text-decoration:none;transition:all .3s}.phone-link:hover{color:var(--orange)}.mobile-menu-btn{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;gap:5px;padding:8px;display:flex}.mobile-menu-btn span{background:var(--blue);border-radius:2px;width:24px;height:2px;transition:all .3s}.mobile-menu-btn.active span:first-child{transform:rotate(45deg)translate(5px,5px)}.mobile-menu-btn.active span:nth-child(2){opacity:0}.mobile-menu-btn.active span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}.mobile-nav{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:999;opacity:0;visibility:hidden;background:#fffffffa;padding:100px 2rem 2rem;transition:all .4s cubic-bezier(.4,0,.2,1);display:none;position:fixed;inset:0}.mobile-nav.active{opacity:1;visibility:visible}.mobile-nav ul{flex-direction:column;gap:.5rem;list-style:none;display:flex}.mobile-nav ul li{opacity:0;transition:all .4s;transform:translate(-30px)}.mobile-nav.active ul li{opacity:1;transform:translate(0)}.mobile-nav.active ul li:first-child{transition-delay:.1s}.mobile-nav.active ul li:nth-child(2){transition-delay:.15s}.mobile-nav.active ul li:nth-child(3){transition-delay:.2s}.mobile-nav.active ul li:nth-child(4){transition-delay:.25s}.mobile-nav.active ul li:nth-child(5){transition-delay:.3s}.mobile-nav.active ul li:nth-child(6){transition-delay:.35s}.mobile-nav ul li a{color:var(--blue);border-bottom:1px solid var(--gray-200);padding:1rem 0;font-size:1.5rem;font-weight:700;text-decoration:none;transition:all .3s;display:block}.mobile-nav ul li a:hover{color:var(--orange);padding-left:1rem}.btn{background:linear-gradient(135deg,var(--orange)0%,var(--orange-light)100%);color:#fff;cursor:pointer;background-size:200% 200%;border:none;border-radius:12px;justify-content:center;align-items:center;padding:.85rem 1.75rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 4px 15px #ff6b354d}.btn:before{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.btn:hover{animation:2s infinite gradientMove;transform:translateY(-3px);box-shadow:0 12px 30px #ff6b3566}.btn:hover:before{left:100%}.btn:disabled{opacity:.7;cursor:not-allowed;transform:none}.btn-large{border-radius:14px;padding:1.1rem 2.5rem;font-size:1.05rem}.btn-full{width:100%}.btn-outline{box-shadow:none;background:0 0;border:2px solid #fff}.btn-outline:hover{color:var(--blue);background:#fff}.hero{background:#ffefe6;border-bottom:2px solid #f0ddd0;justify-content:center;align-items:center;padding:2rem 1.5rem 1.5rem;display:flex;position:relative;overflow:hidden}.hero-overlay,.hero:before{display:none}.hero-content{z-index:1;text-align:center;max-width:1000px;margin:0 auto;position:relative}.hero-text{color:var(--gray-800)}.hero h2,.hero h1{color:var(--blue-dark);margin-bottom:1.25rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:900;line-height:1.05}.hero h2 .highlight,.hero h1 .highlight{color:var(--blue-dark);-webkit-text-fill-color:var(--blue-dark);background:0 0}.hero-info-row{justify-content:center;align-items:center;gap:3rem;margin-bottom:1.25rem;display:flex}.hero-phone-block{text-align:center;flex-direction:column;align-items:center;display:flex}.hero-phone{color:var(--blue-dark);letter-spacing:-.015em;white-space:nowrap;font-size:clamp(1.5rem,6.5vw,2.6rem);font-weight:900;line-height:1.25;text-decoration:none;transition:color .3s;display:block}.hero-phone:hover{color:var(--orange)}.hero-phone-label{color:var(--gray-800);letter-spacing:.08em;margin-top:.25rem;font-size:.95rem;font-weight:500;display:block}.hero-details-block{text-align:left;flex-direction:column;gap:.2rem;display:flex}.hero-detail{color:var(--gray-600);font-size:1rem;font-weight:600}.hero-nav{flex-wrap:wrap;justify-content:center;gap:.15rem;display:flex}.hero-nav-link{color:var(--blue-dark);border-radius:8px;padding:.5rem 1.25rem;font-size:1.05rem;font-weight:700;text-decoration:none;transition:all .2s}.hero-nav-link:hover{color:var(--orange);background:#ff6b3514}.header-phone-main{color:#231f20;font-size:1.1rem;font-weight:800;line-height:1.3;text-decoration:none;transition:color .3s;display:block}.header-phone-main:hover{color:var(--orange)}.header-phone-inline{align-items:center;gap:.6rem;display:flex}.work-status-wrapper{align-items:center;margin-left:auto;margin-right:1rem;display:flex;position:relative}.work-status{color:#6b7280;cursor:pointer;background:#0000000a;border:none;border-radius:20px;align-items:center;gap:.5rem;padding:.4rem .8rem;font-family:inherit;font-size:.85rem;font-weight:600;transition:all .2s;display:inline-flex}.work-status:hover,.work-status.is-active{background:#00000014}.work-chevron{opacity:.6;margin-left:.1rem;transition:transform .25s}.work-status.is-active .work-chevron{transform:rotate(180deg)}.schedule-overlay{z-index:998;position:fixed;inset:0}.schedule-popover{z-index:999;background:#fff;border-radius:14px;min-width:280px;animation:.2s cubic-bezier(.4,0,.2,1) schedule-in;position:absolute;top:calc(100% + .6rem);right:0;overflow:hidden;box-shadow:0 10px 40px #0000001f,0 0 0 1px #0000000a}@keyframes schedule-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.schedule-head{justify-content:space-between;align-items:center;padding:.9rem 1.1rem .6rem;display:flex}.schedule-title{color:#231f20;font-size:1rem;font-weight:700}.schedule-close{color:#6b7280;cursor:pointer;background:#0000000d;border:none;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-size:.75rem;transition:background .2s;display:flex}.schedule-close:hover{color:#231f20;background:#0000001a}.schedule-list{margin:0;padding:.25rem 0 .5rem;list-style:none}.schedule-list li{color:#374151;border-top:1px solid #0000000a;justify-content:space-between;align-items:center;padding:.55rem 1.1rem;font-size:.9rem;display:flex}.schedule-list li:first-child{border-top:none}.schedule-list li span:first-child{color:#6b7280}.schedule-list li span:last-child{color:#231f20;font-weight:600}.schedule-list li.schedule-off span:last-child{color:#ef4444}.work-dot{background:#9ca3af;border-radius:50%;flex-shrink:0;width:8px;height:8px;position:relative}.work-status.is-open .work-dot,.burger-work-status.is-open .work-dot{background:#22c55e}.work-status.is-open .work-dot:after,.burger-work-status.is-open .work-dot:after{content:"";opacity:.3;background:#22c55e;border-radius:50%;animation:2s ease-in-out infinite dot-pulse;position:absolute;inset:-4px}.work-status.is-closed .work-dot,.burger-work-status.is-closed .work-dot{background:#ef4444}.work-status.is-open{color:#166534;background:#22c55e1a}.work-status.is-open:hover{background:#22c55e26}@keyframes dot-pulse{0%,to{opacity:.3;transform:scale(1)}50%{opacity:0;transform:scale(1.4)}}.burger-work-status{background:#00000005;border-top:1px solid #0000000f;align-items:center;gap:.75rem;padding:1rem 1.5rem;display:flex}.burger-work-status.is-open{background:#22c55e14}.burger-work-status .work-dot{width:10px;height:10px}.work-status-text{color:#231f20;font-size:.95rem;font-weight:700;line-height:1.3}.burger-work-status.is-open .work-status-text{color:#166534}.work-status-hours{color:#6b7280;margin-top:2px;font-size:.78rem}.header-phone-inline a{color:#231f20;font-size:1.2rem;font-weight:800;text-decoration:none;transition:color .2s}.header-phone-inline a:hover{color:var(--orange)}.phone-sep{color:#ccc;font-size:1.2rem;font-weight:300}.header-phone-block{text-align:right;flex-direction:column;align-items:flex-end;gap:0;display:flex}.header-cta{align-items:center;gap:1.5rem;display:none}header#header.scrolled .header-cta{display:flex}.header-phone-sub{color:#666;font-size:.7rem;font-weight:500;display:block}.header-phone-second{font-size:inherit;font-weight:inherit}.hero-phone-second{font-size:inherit}.catalogue-note{color:#231f20;text-align:center;background:#ffefe6;border-radius:12px;margin-top:2rem;margin-bottom:-.5rem;padding:1.25rem 2rem;font-size:1.1rem;font-weight:600;line-height:1.6}.catalogue-more{text-align:center;margin:1.25rem 0 .5rem}.catalogue-more-link{color:var(--orange-a11y);border-bottom:1px dashed #e55a2b66;padding-bottom:1px;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .2s,border-color .2s;display:inline-block}.catalogue-more-link:hover{color:var(--orange);border-bottom-color:var(--orange)}.header-scrolled-phone,.hero-subtitle,.brick-particle,.hero-badge,.hero-description,.hero-mobile-promo,.hero-visual,.hero-promo-card,.hero-discount-badge,.hero-categories,.hero-cat-btn,.scroll-indicator,.hero-buttons,.hero-phone-link,.catalogue-tabs,.cat-tab,.catalogue-categories,.catalogue-disclaimer{display:none}.catalogue-section-label{color:#231f20;margin:0 0 1.25rem;padding-top:0;scroll-margin-top:80px;font-size:1.5rem;font-weight:900}.products-grid+.catalogue-section-label,.products-grid+.catalogue-section-heading{border-top:1px solid #e0d8d0;margin-top:.5rem;padding-top:2rem}.catalogue-section-heading{flex-wrap:wrap;align-items:center;gap:1.25rem;margin:0 0 1.25rem;display:flex}.catalogue-section-heading .catalogue-section-label{margin:0}.scroll-indicator{color:#fff;opacity:.7;flex-direction:column;align-items:center;gap:.5rem;width:fit-content;margin:0 auto;animation:2s infinite bounce;display:flex;position:absolute;bottom:2rem;left:0;right:0}.scroll-indicator span{text-transform:uppercase;letter-spacing:2px;font-size:.75rem}.scroll-indicator .arrow{border-bottom:2px solid #fff;border-right:2px solid #fff;width:24px;height:24px;transform:rotate(45deg)}section{padding:1.5rem;scroll-margin-top:90px}.section-container{max-width:1400px;margin:0 auto}.section-header{text-align:center;margin-bottom:1.5rem}.section-tag{display:none}.section-title{color:#231f20;margin-bottom:1rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800}.section-subtitle{color:var(--gray-600);max-width:600px;margin:0 auto;font-size:clamp(.95rem,2vw,1.1rem)}.catalogue{background:var(--gray-50)}.category-tabs{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:2rem;padding:0 .5rem;display:flex}.category-tab{border:2px solid var(--gray-200);color:var(--gray-600);cursor:pointer;white-space:nowrap;background:#fff;border-radius:50px;padding:.65rem 1.25rem;font-size:.85rem;font-weight:600;transition:all .4s cubic-bezier(.4,0,.2,1)}.category-tab:hover{border-color:var(--orange);color:var(--orange);transform:translateY(-2px)}.category-tab.active{background:linear-gradient(135deg,var(--orange)0%,var(--orange-light)100%);border-color:var(--orange);color:#fff;transform:scale(1.05);box-shadow:0 8px 20px #ff6b354d}.catalogue-disclaimer{border-left:4px solid var(--blue);color:var(--gray-600);background:linear-gradient(135deg,#1e3a5f0d 0%,#1e3a5f05 100%);border-radius:0 12px 12px 0;margin-bottom:2rem;padding:1rem 1.25rem;font-size:.85rem;line-height:1.7}.catalogue-disclaimer strong{color:var(--blue)}.brick-piece-banner{background:linear-gradient(135deg,#1e3a5f 0%,#2a5298 50%,#1e3a5f 100%);border-radius:20px;margin-top:2.5rem;position:relative;overflow:hidden;box-shadow:0 8px 32px #1e3a5f40,inset 0 0 0 1px #ffffff0d}.brick-piece-banner-glow{pointer-events:none;background:radial-gradient(circle,#ff6b3533 0%,#0000 70%);width:300px;height:300px;position:absolute;top:-50%;right:-20%}.brick-piece-banner-content{z-index:1;align-items:center;gap:1.5rem;padding:2rem 2.5rem;display:flex;position:relative}.brick-piece-banner-icon{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff1a;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;font-size:3rem;display:flex}.brick-piece-banner-text{flex:1}.brick-piece-banner-text h4{color:#fff;letter-spacing:-.01em;margin-bottom:.4rem;font-size:1.3rem;font-weight:800}.brick-piece-banner-text p{color:#fffc;font-size:.95rem;line-height:1.6}.brick-piece-banner-text strong{color:var(--orange);font-weight:700}.brick-piece-banner-btn{background:var(--orange);color:#fff;white-space:nowrap;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;padding:.85rem 2rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 16px #ff6b3559}.brick-piece-banner-btn:hover{background:#e55a1b;transform:translateY(-2px);box-shadow:0 6px 24px #ff6b3573}@media (max-width:768px){.brick-piece-banner-content{text-align:center;flex-direction:column;gap:1rem;padding:1.5rem}.brick-piece-banner-btn{width:100%}}.products-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.product-card{border:1px solid var(--gray-200);background:#fff;border-radius:20px;transition:all .5s cubic-bezier(.4,0,.2,1);overflow:hidden}.product-card.show{opacity:1;transform:translateY(0)scale(1)}.product-image-wrapper{position:relative;overflow:hidden}.product-image{object-fit:cover;background:var(--gray-100);width:100%;height:200px;transition:all .5s}.product-info{padding:1.25rem}.product-art{color:var(--gray-600);margin-bottom:.25rem;font-size:.75rem}.product-name{color:#231f20;margin-bottom:.5rem;font-size:1rem;font-weight:600;transition:color .3s}.product-card:hover .product-name{color:var(--orange)}.product-size{color:var(--gray-600);margin-bottom:.75rem;font-size:.85rem}.product-footer{justify-content:space-between;align-items:center;display:flex}.product-price{color:var(--orange-a11y);font-size:1.1rem;font-weight:700}.product-btn{border-radius:8px;padding:.5rem 1rem;font-size:.8rem}.gallery{background:var(--gray-50);padding:5rem 0}.gallery-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem;display:grid}.gallery-item{cursor:pointer;aspect-ratio:16/10;background:var(--gray-200);border-radius:14px;position:relative;overflow:hidden}.gallery-item img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.gallery-item:hover img{transform:scale(1.08)}.gallery-item-overlay{opacity:0;background:linear-gradient(#0000 50%,#0009 100%);flex-direction:column;justify-content:flex-end;padding:1rem;transition:opacity .3s;display:flex;position:absolute;inset:0}.gallery-item:hover .gallery-item-overlay{opacity:1}.gallery-item-label{color:#fff;letter-spacing:.03em;font-size:.85rem;font-weight:700}.gallery-item-zoom{color:#ffffffb3;margin-top:2px;font-size:.75rem}.gallery-lightbox{z-index:10000;cursor:pointer;background:#000000e6;justify-content:center;align-items:center;padding:2rem;animation:.2s fadeIn;display:flex;position:fixed;inset:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.gallery-lightbox img{object-fit:contain;cursor:default;border-radius:12px;max-width:90vw;max-height:85vh;box-shadow:0 20px 60px #00000080}.gallery-lightbox-close{color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.5rem;transition:background .2s;display:flex;position:absolute;top:1.5rem;right:1.5rem}.gallery-lightbox-close:hover{background:#fff3}@media (max-width:768px){.gallery-grid{grid-template-columns:repeat(2,1fr);gap:.5rem}.gallery-item{border-radius:10px}.gallery-item-overlay{opacity:1}.gallery-lightbox{padding:1rem}.gallery-lightbox img{border-radius:8px;max-width:95vw;max-height:80vh}}.benefits{background:#fff}.benefits-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.benefit-card{background:var(--white);border:1px solid var(--gray-200);color:var(--gray-800);border-radius:18px;padding:1.75rem;transition:all .3s;position:relative;overflow:hidden}.benefit-card:before{content:"";background:linear-gradient(90deg,var(--orange),var(--orange-light));opacity:0;height:4px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.benefit-card:hover{transform:translateY(-5px);box-shadow:0 18px 40px #1e3a5f1f}.benefit-card:hover:before{opacity:1}.benefit-number{width:48px;height:48px;color:var(--orange);background:linear-gradient(135deg,#fff1e8,#ffdfc9);border-radius:12px;justify-content:center;align-items:center;margin-bottom:1rem;font-size:1.15rem;font-weight:800;display:inline-flex}.benefit-card h3{margin-bottom:.5rem;font-size:1.05rem;font-weight:700}.benefit-card p{color:var(--gray-600);font-size:.85rem;line-height:1.5}.about{background:linear-gradient(135deg,var(--blue-dark)0%,var(--blue)100%);color:#fff;position:relative;overflow:hidden}.about:before{content:"";background:radial-gradient(circle,#ff6b351a 0%,#0000 70%);width:80%;height:150%;animation:12s ease-in-out infinite float;position:absolute;top:-50%;right:-30%}.about .section-header,.about .section-container{background:0 0!important}.about .section-tag{color:var(--orange);background:#ff6b3533!important}.about .section-title,.about .section-subtitle,.about h2,.about p{color:#fff!important}.about-content{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:3rem;display:grid;position:relative}.about-text{opacity:.9;font-size:1.05rem;line-height:1.9}.about-features{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.about-feature{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border:1px solid #ffffff1a;border-radius:16px;padding:1.25rem;transition:all .4s cubic-bezier(.4,0,.2,1)}.about-feature:hover{background:#ffffff26;transform:translateY(-8px)scale(1.02);box-shadow:0 20px 40px #0003}.about-feature .icon{background:linear-gradient(135deg,var(--orange)0%,var(--orange-light)100%);border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1rem;font-size:1.5rem;transition:all .3s;display:flex}.about-feature:hover .icon{transform:rotate(10deg)scale(1.1)}.about-feature h3{margin-bottom:.5rem;font-size:1rem;font-weight:600}.about-feature p{opacity:.7;font-size:.85rem}.char-grid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.char-card{background:var(--gray-50);border:1px solid var(--gray-200);text-align:center;border-radius:16px;padding:1.25rem;transition:all .4s cubic-bezier(.4,0,.2,1)}.char-card:hover{border-color:var(--orange);transform:translateY(-8px);box-shadow:0 15px 35px #ff6b3526}.char-card .value{color:var(--orange-a11y);margin-bottom:.5rem;font-size:1.25rem;font-weight:800}.char-card .label{color:var(--gray-600);font-size:.85rem}.contacts-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.contact-card{background:var(--gray-50);text-align:center;border:1px solid var(--gray-200);border-radius:20px;padding:2rem;transition:all .4s cubic-bezier(.4,0,.2,1)}.contact-card:hover{border-color:var(--orange);transform:translateY(-10px);box-shadow:0 20px 45px #ff6b3526}.contact-card .icon{background:linear-gradient(135deg,var(--blue)0%,var(--blue-light)100%);border-radius:16px;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 1.25rem;font-size:1.75rem;transition:all .3s;display:flex}.contact-card:hover .icon{background:linear-gradient(135deg,var(--orange)0%,var(--orange-light)100%);transform:rotate(10deg)scale(1.1)}.contact-card h3{color:#231f20;margin-bottom:.75rem;font-size:1.15rem;font-weight:700}.contact-card p,.contact-card address{color:var(--gray-600);font-size:.95rem;font-style:normal;line-height:1.7}.contact-card a{color:#231f20;text-decoration:none;transition:color .3s}.contact-card a:hover{color:var(--orange)}.map-links{justify-content:center;gap:.75rem;margin-top:1rem;display:flex}.map-link{border-radius:8px;align-items:center;gap:.4rem;padding:.5rem 1rem;font-size:.8rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.map-link.yandex{color:#806600;background:#ffcc0026}.map-link.yandex:hover{color:#333;background:#fc0}.map-link.google{color:#1a56c9;background:#4285f426}.map-link.google:hover{color:#fff;background:#4285f4}.map-link span{font-weight:800}.contact-form{background:linear-gradient(135deg,var(--blue-dark)0%,var(--blue)100%)}.contact-form .section-header,.contact-form .section-container{background:0 0!important}.contact-form .section-tag{color:var(--orange);background:#ff6b3533!important}.contact-form .section-title,.contact-form .section-subtitle,.contact-form h2,.contact-form p{color:#fff!important}.form-wrapper{grid-template-columns:1fr 1.5fr;align-items:start;gap:2rem;display:grid}.form-info{color:#fff}.form-info h3{margin-bottom:1.5rem;font-size:1.5rem;font-weight:700}.form-info-item{align-items:flex-start;gap:1rem;margin-bottom:1.25rem;display:flex}.form-info-item .icon{background:#ff6b3533;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;display:flex}.form-info-item p{opacity:.9;font-size:.95rem;line-height:1.6}.form-info-item .label-text{text-transform:uppercase;letter-spacing:1px;color:var(--orange);margin-bottom:.25rem;font-size:.7rem;display:block}.form-info-item a{color:#fff;text-decoration:none}.form-info-item a:hover{text-decoration:underline}.form-container{background:var(--blue-dark);border:1px solid #ffffff1a;border-radius:20px;padding:2rem}.form-group{margin-bottom:1.25rem}.form-group label{color:#fff;margin-bottom:.5rem;font-size:.9rem;font-weight:600;display:block}.form-group input,.form-group textarea{color:#fff;background:#ffffff0d;border:1px solid #fff3;border-radius:12px;width:100%;padding:.9rem 1rem;font-family:inherit;font-size:.95rem;transition:all .3s}.form-group input::placeholder,.form-group textarea::placeholder{color:#ffffff80}.form-group textarea{resize:vertical;min-height:80px}.form-group input:focus,.form-group textarea:focus{border-color:var(--orange);background:#ffffff1a;outline:none;box-shadow:0 0 0 4px #ff6b351a}@keyframes form-field-glow{0%,to{box-shadow:0 0 0 3px #ff6b3540}50%{box-shadow:0 0 0 7px #ff6b352e}}.form-group.is-highlight input,.form-group.is-highlight textarea{animation:1.4s ease-in-out infinite form-field-glow;box-shadow:0 0 0 3px #ff6b3540;border-color:var(--orange)!important;background:#ff6b3514!important}.form-required-mark{color:var(--orange);margin-left:.2rem;font-weight:700}.form-required-note{color:#fff9;margin:.5rem 0 0;font-size:.8rem}.form-required-note .form-required-mark{margin-left:0;margin-right:.3rem}.phone-input-wrapper{background:#ffffff0d;border:1px solid #fff3;border-radius:12px;align-items:center;transition:all .3s;display:flex;overflow:hidden}.phone-input-wrapper:focus-within{border-color:var(--orange);background:#ffffff1a;box-shadow:0 0 0 4px #ff6b351a}.phone-flag-container{border-right:1px solid #fff3;align-items:center;padding:0 .75rem;display:flex}.phone-flag{font-size:1.4rem;line-height:1}.phone-input-wrapper input{color:#fff;background:0 0;border:none;padding:.9rem 1rem}.phone-input-wrapper input:focus{box-shadow:none}.checkbox-group{align-items:flex-start;gap:.75rem;margin-bottom:1.5rem;display:flex}.checkbox-group input[type=checkbox]{width:20px;height:20px;accent-color:var(--orange);cursor:pointer;flex-shrink:0;margin-top:2px}.checkbox-group label{color:#ffffffb3;font-size:.85rem;line-height:1.5}.checkbox-group a{color:var(--orange);text-decoration:none}.checkbox-group a:hover{text-decoration:underline}.form-success{color:#16a34a;background:#22c55e1a;border-radius:8px;margin-top:1rem;padding:1rem;font-size:.9rem}.form-error{color:#dc2626;background:#ef44441a;border-radius:8px;margin-top:1rem;padding:1rem;font-size:.9rem}footer{background:var(--blue-dark);color:#fff;padding:4rem 1.5rem 1.5rem}.policy-header{box-shadow:none;background:#ffefe6}.policy-page{background:var(--gray-50);min-height:calc(100vh - 200px);padding:4rem 1.5rem}.policy-container{background:#fff;border-radius:20px;max-width:900px;margin:0 auto;padding:3rem;box-shadow:0 10px 40px #00000014}.policy-title{color:#231f20;text-align:center;margin-bottom:.5rem;font-size:clamp(1.05rem,4vw,2rem);font-weight:800}.policy-subtitle{text-align:center;color:var(--gray-600);border-bottom:1px solid var(--gray-200);margin-bottom:3rem;padding-bottom:2rem;font-style:italic}.policy-section{margin-bottom:2rem}.policy-section h2{color:#231f20;margin-bottom:1rem;font-size:1.25rem;font-weight:700}.policy-section p{color:var(--gray-800);margin-bottom:1rem;line-height:1.8}.policy-section ul{margin-bottom:1rem;margin-left:1.5rem}.policy-section ul li{color:var(--gray-800);margin-bottom:.5rem;line-height:1.8}.policy-section a{color:var(--orange);text-decoration:none}.policy-section a:hover{text-decoration:underline}.policy-info-block{background:var(--gray-50);border-left:4px solid var(--orange);border-radius:12px;margin:1rem 0;padding:1.5rem}.policy-info-block p{margin-bottom:.5rem}.policy-info-block p:last-child{margin-bottom:0}.policy-date{text-align:center;border-top:1px solid var(--gray-200);color:var(--blue);margin-top:2rem;padding-top:2rem}.back-btn{margin-top:2rem;display:inline-flex}@media (max-width:768px){.policy-container{padding:1rem}.policy-title{font-size:1.3rem}.policy-section h2{font-size:1.1rem}}.footer-content{grid-template-columns:1.5fr 1fr 1fr 1.1fr 1.1fr;gap:2rem;max-width:1400px;margin:0 auto 2rem;display:grid}.footer-brand h2{background:linear-gradient(135deg,var(--orange)0%,var(--orange-light)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:1.5rem;font-weight:800}.footer-brand p{opacity:.7;max-width:280px;font-size:.9rem;line-height:1.7}.footer-column h3{color:#fff;margin-bottom:1.25rem;font-size:1rem;font-weight:700}.footer-column ul{flex-direction:column;gap:.6rem;list-style:none;display:flex}.footer-column ul li{margin:0}.footer-column ul li a{color:#ffffffb3;font-size:.9rem;text-decoration:none;transition:all .3s;display:inline-block}.footer-column ul li a:hover{color:var(--orange);transform:translate(5px)}.footer-schedule-status{border-radius:20px;align-items:center;gap:.5rem;margin-bottom:.85rem;padding:.35rem .7rem;font-size:.82rem;font-weight:600;display:inline-flex}.footer-schedule-status.is-open{color:#4ade80;background:#22c55e26}.footer-schedule-status.is-open .work-dot{background:#4ade80}.footer-schedule-status.is-open .work-dot:after{content:"";opacity:.3;background:#4ade80;border-radius:50%;animation:2s ease-in-out infinite dot-pulse;position:absolute;inset:-4px}.footer-schedule-status.is-closed{color:#f87171;background:#ef444426}.footer-schedule-status.is-closed .work-dot{background:#f87171}.footer-schedule-status .work-dot{position:relative}.footer-schedule-list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.footer-schedule-list li{color:#ffffffb3;justify-content:space-between;align-items:center;gap:1rem;font-size:.9rem;display:flex}.footer-schedule-list li span:last-child{color:#ffffffe6;font-weight:600}.footer-schedule-list li.is-off span:last-child{color:#f87171}.footer-bottom{opacity:.7;border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding-top:1.5rem;font-size:.85rem;display:flex}.footer-bottom a{color:#fff;text-decoration:none;transition:color .3s}.footer-bottom a:hover{color:var(--orange)}.footer-legal,.footer-legal a{color:inherit;text-decoration:none}.quick-contact-btn{color:#fff;cursor:pointer;opacity:0;visibility:hidden;z-index:99;background:#2196f3;border:none;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;bottom:2rem;right:2rem;transform:translateY(20px)}.quick-contact-btn.visible{opacity:1;visibility:visible;transform:translateY(0)}.quick-contact-btn:hover{background:#1976d2;transform:translateY(-3px)}.quick-contact-btn svg{fill:#fff;width:32px;height:32px}.quick-form-overlay{z-index:10000;background:#00000080;justify-content:center;align-items:center;padding:1rem;animation:.2s fadeIn;display:flex;position:fixed;inset:0}.quick-form-card{background:#fff;border-radius:20px;width:100%;max-width:520px;padding:2.5rem;animation:.3s cubic-bezier(.4,0,.2,1) slideUp;position:relative}.quick-form-close{background:var(--gray-100);cursor:pointer;width:32px;height:32px;color:var(--gray-600);border:none;border-radius:50%;justify-content:center;align-items:center;font-size:1rem;transition:background .2s;display:flex;position:absolute;top:1rem;right:1rem}.quick-form-close:hover{background:var(--gray-200)}.quick-form-card h3{color:#231f20;margin-bottom:.5rem;font-size:1.6rem;font-weight:700}.quick-form-card p{color:var(--gray-600);margin-bottom:1.5rem;font-size:1rem;line-height:1.5}.quick-form-card label{color:var(--gray-600);margin-bottom:.5rem;font-size:.85rem;font-weight:600;display:block}.quick-form-card input[type=tel]{border:1px solid var(--gray-200);background:var(--gray-50);color:#231f20;border-radius:12px;width:100%;margin-bottom:1.25rem;padding:1.1rem 1.25rem;font-family:inherit;font-size:1rem;transition:all .3s}.quick-form-card input[type=tel]::placeholder{color:#aaa}.quick-form-card input[type=tel]:focus{background:#fff;border-color:#2196f3;outline:none;box-shadow:0 0 0 4px #2196f31a}.quick-form-submit{color:#fff;cursor:pointer;background:#231f20;border:none;border-radius:12px;width:100%;padding:1.1rem;font-family:inherit;font-size:1rem;font-weight:600;transition:background .2s}.quick-form-submit:hover{background:#333}.quick-form-submit:disabled{opacity:.6;cursor:not-allowed}.quick-form-success{text-align:center;color:#16a34a;padding:1rem 0;font-size:.95rem;font-weight:600}.quick-form-error{text-align:center;color:#dc2626;padding:.5rem 0;font-size:.85rem}@media (max-width:1200px){.benefits-grid,.char-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:992px){.mobile-nav,.header-mobile-right,.header-scrolled-phone,.nav-mobile,.header-cta,.nav-default.nav-desktop,.nav-scrolled.nav-desktop,.header-mobile-phones{display:none!important}.burger-btn{display:flex!important}.burger-menu{display:block!important}.header-top{flex-wrap:nowrap;height:auto;padding:.6rem 1rem}header#header.scrolled .burger-btn{display:flex!important}.logo-img{height:40px}.logo h1,.logo .logo-title{font-size:1.5rem}.logo{gap:.5rem}.hero{padding:1rem 1rem .75rem}.products-grid{grid-template-columns:repeat(2,1fr)}.about-content,.form-wrapper,.contacts-grid{grid-template-columns:1fr}.footer-content{grid-template-columns:1fr 1fr}}@media (max-width:768px){.header-top{padding:.75rem}.logo-img{height:36px}.logo h1,.logo .logo-title{font-size:1.3rem}header#header nav ul li a{padding:.25rem .5rem;font-size:.9rem}.hero{padding:1rem .75rem .75rem}.hero h2,.hero h1{font-size:1.5rem}.hero-info-row{flex-direction:column;gap:.75rem}.hero-details-block{text-align:center;flex-flow:wrap;justify-content:center;gap:.25rem 1rem}.hero-detail{font-size:.85rem}.hero-nav-link{padding:.4rem .75rem;font-size:.85rem}section{padding:1.25rem 1rem}.section-title{font-size:1.5rem}.category-tabs{gap:.4rem}.category-tab{padding:.5rem .9rem;font-size:.75rem}.products-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}.product-image{height:140px}.product-info{padding:.5rem .6rem}.product-name{font-size:.8rem}.product-price{font-size:.9rem}.product-btn{padding:.4rem .8rem;font-size:.7rem}.product-article{font-size:.9rem}.product-card .product-size{font-size:.7rem}.product-details{text-align:center;grid-template-columns:1fr;gap:.15rem;margin-top:.4rem;padding-top:.4rem}.product-card .product-price{margin-top:.15rem;font-size:.85rem}.char-grid,.about-features,.benefits-grid{grid-template-columns:1fr}.contact-card,.form-container{padding:1.5rem}.footer-content{text-align:center;grid-template-columns:1fr}.footer-brand p{max-width:none;margin:0 auto}.footer-column ul{align-items:center}.footer-bottom{text-align:center;flex-direction:column;gap:.5rem}.back-to-top{width:44px;height:44px;bottom:1rem;right:1rem}}@media (max-width:480px){.logo-img{height:40px}.logo-text h1{font-size:1.2rem}.products-grid{grid-template-columns:1fr}.product-image{height:200px}.btn-large{padding:.9rem 1.5rem;font-size:.95rem}.category-tab{padding:.5rem .8rem;font-size:.7rem}}.catalogue-categories{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:2rem;display:flex}.category-btn{border:2px solid var(--gray-200);cursor:pointer;background:#fff;border-radius:16px;flex-direction:column;align-items:center;min-width:180px;padding:1.25rem 2rem;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex}.category-btn:hover{border-color:var(--orange);transform:translateY(-4px);box-shadow:0 12px 30px #ff6b3526}.category-btn.active{background:linear-gradient(135deg,var(--orange)0%,var(--orange-light)100%);border-color:var(--orange);color:#fff;transform:translateY(-4px);box-shadow:0 12px 30px #ff6b3559}.category-icon{margin-bottom:.5rem;font-size:2rem}.category-name{color:#231f20;margin-bottom:.25rem;font-size:1rem;font-weight:700}.category-btn.active .category-name{color:#fff}.category-price{color:var(--gray-600);font-size:.8rem;font-weight:500}.category-btn.active .category-price{color:#ffffffe6}.product-card{border:1px solid var(--gray-200);cursor:pointer;background:#fff;border-radius:18px;flex-direction:column;transition:transform .2s cubic-bezier(.4,0,.2,1),box-shadow .2s,border-color .2s;display:flex;overflow:hidden}.product-card:hover{border-color:var(--orange);transform:translateY(-4px);box-shadow:0 12px 28px #e74c3c1a,0 4px 10px #0000000d}.product-card .product-image{background:var(--gray-50);border-radius:18px 18px 0 0;width:100%;height:220px;transition:none;position:relative;overflow:hidden;transform:none}.product-card:hover .product-image{transform:none}.product-card .product-image img{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.product-card:hover .product-image img{transform:scale(1.04)}.product-overlay{opacity:0;background:#1e3a5fb3;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.product-card:hover .product-overlay{opacity:1}.product-overlay span{color:#fff;background:var(--orange);border-radius:8px;padding:.75rem 1.5rem;font-weight:600;transition:transform .3s;transform:translateY(10px)}.product-card:hover .product-overlay span{transform:translateY(0)}.product-card .product-info{flex-direction:column;gap:.5rem;padding:1rem 1.1rem 1.1rem;display:flex}.product-card .product-price{color:var(--orange-a11y);letter-spacing:-.3px;text-align:left;margin:0;font-size:1.35rem;font-weight:800;line-height:1.2;display:block}.product-card .product-price-sub{color:var(--gray-600);letter-spacing:0;margin-top:.2rem;font-size:.78rem;font-weight:500;display:inline-block}.product-card .product-price-area{color:var(--orange-a11y);letter-spacing:-.01em;margin-left:.35rem;font-size:.95rem;font-weight:700;display:inline}.product-card .product-price-area-dash{color:var(--gray-600);opacity:.7;margin-right:.15rem;font-weight:500}.product-article{color:#231f20;letter-spacing:.2px;margin:0;font-size:.95rem;font-weight:600;line-height:1.3}.product-card .product-name{color:#231f20;margin:.15rem 0;font-size:1rem;font-weight:600;line-height:1.35}.product-details{border:none;flex-wrap:wrap;align-items:baseline;gap:.15rem .85rem;margin:0;padding:0;display:flex}.product-card .product-size{color:#231f20;margin:0;font-size:.92rem;font-weight:500;line-height:1.35}.product-card .size-label{color:var(--gray-600);margin-right:.15rem;font-weight:400}.catalogue-cta{text-align:center;background:linear-gradient(135deg,var(--blue)0%,var(--blue-light)100%);color:#fff;border-radius:20px;margin-top:3rem;padding:2.5rem}.catalogue-cta p{opacity:.95;margin-bottom:1.5rem;font-size:1.1rem}.catalogue-cta .btn-outline{color:#fff;border-color:#fff}.catalogue-cta .btn-outline:hover{color:var(--blue);background:#fff}.product-modal{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;background:#000c;justify-content:center;align-items:center;padding:1rem;animation:.2s fadeIn;display:flex;position:fixed;inset:0}.modal-content{background:#fff;border-radius:24px;width:100%;max-width:500px;max-height:90vh;animation:.22s cubic-bezier(.4,0,.2,1) modalPop;position:relative;overflow:auto}@keyframes modalPop{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.modal-close{cursor:pointer;z-index:10;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.25rem;transition:all .3s;display:flex;position:absolute;top:1rem;right:1rem;box-shadow:0 4px 15px #0000001a}.modal-close:hover{background:var(--orange);color:#fff;transform:rotate(90deg)}.modal-image{width:100%;height:280px;overflow:hidden}.modal-image img{object-fit:cover;width:100%;height:100%}.modal-info{padding:1.75rem 2rem 2rem}.modal-article{color:var(--orange);letter-spacing:.3px;font-size:1rem;font-weight:700}.modal-name{color:#231f20;margin:.5rem 0 1.5rem;font-size:1.5rem;font-weight:800;line-height:1.3}.modal-specs{margin-bottom:1.75rem}.spec-row{border-bottom:1px solid var(--gray-100);justify-content:space-between;align-items:center;padding:1rem 0;display:flex}.spec-row:last-child{border-bottom:none}.spec-label{color:var(--gray-600);font-size:.95rem}.spec-value{color:#231f20;font-weight:600}.spec-value.price{color:var(--orange);letter-spacing:-.5px;font-size:1.6rem;font-weight:800}@media (max-width:768px){.catalogue-categories{gap:.75rem}.category-btn{flex:calc(33.333% - .75rem);min-width:auto;padding:1rem 1.25rem}.category-icon{font-size:1.5rem}.category-name{font-size:.8rem}.category-price{font-size:.7rem}.products-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}.product-card{border-radius:14px}.product-card .product-image{border-radius:14px 14px 0 0;height:160px}.product-card .product-info{gap:.35rem;padding:.7rem .75rem .8rem}.product-card .product-price{text-align:left;margin:0;font-size:1.1rem;font-weight:800}.product-card .product-price-sub{font-size:.68rem}.product-article{color:#231f20;text-align:left;font-size:.8rem;font-weight:600;display:block}.product-card .product-name{font-size:.85rem}.product-details{text-align:left;border-top:none;flex-wrap:wrap;gap:.1rem .6rem;margin:0;padding-top:0;display:flex}.product-card .product-size{color:#231f20;font-size:.82rem;font-weight:500}.product-card .size-label{font-weight:400}.modal-content{max-height:calc(100vh - 2rem);margin:1rem}.modal-image{height:200px}.modal-info{padding:1.25rem}.catalogue-cta{padding:1.5rem}.catalogue-cta p{font-size:1rem}}@media (max-width:480px){.category-btn{flex-direction:row;flex:100%;justify-content:flex-start;gap:1rem;padding:1rem}.category-icon{margin-bottom:0}.category-btn>div{flex-direction:column;align-items:flex-start;display:flex}.products-grid{grid-template-columns:repeat(2,1fr)}.product-card .product-image{height:140px}}.certificates-page{background:var(--gray-50);min-height:calc(100vh - 200px);padding:4rem 1.5rem}.certificates-container{max-width:1200px;margin:0 auto}.certificates-header{text-align:center;margin-bottom:3rem}.certificates-title{color:#231f20;margin:1rem 0;font-size:2.5rem;font-weight:800}.certificates-subtitle{color:var(--gray-600);max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.7}.certificates-info{border-left:4px solid var(--orange);background:#fff;border-radius:20px;align-items:flex-start;gap:1.5rem;margin-bottom:3rem;padding:2rem;display:flex;box-shadow:0 10px 40px #00000014}.info-icon{flex-shrink:0;font-size:2.5rem}.info-content h3{color:#231f20;margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.info-content p{color:var(--gray-600);line-height:1.7}.certificates-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;margin-bottom:3rem;display:grid}.certificate-card{cursor:pointer;background:#fff;border-radius:20px;transition:all .4s cubic-bezier(.4,0,.2,1);overflow:hidden;box-shadow:0 10px 40px #00000014}.certificate-card:hover{transform:translateY(-8px);box-shadow:0 20px 50px #00000026}.certificate-image{background:var(--gray-100);height:350px;position:relative;overflow:hidden}.certificate-image img{object-fit:contain;width:100%;height:100%;padding:1rem;transition:transform .5s}.certificate-card:hover .certificate-image img{transform:scale(1.05)}.certificate-zoom{opacity:0;background:#1e3a5fb3;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.certificate-card:hover .certificate-zoom{opacity:1}.certificate-zoom span{font-size:2.5rem;transition:transform .3s;transform:scale(.8)}.certificate-card:hover .certificate-zoom span{transform:scale(1)}.certificate-info{text-align:center;border-top:1px solid var(--gray-100);padding:1.5rem}.certificate-info h3{color:#231f20;margin-bottom:.25rem;font-size:1rem;font-weight:700}.certificate-info p{color:var(--gray-600);font-size:.85rem}.certificates-note{background:linear-gradient(135deg,var(--blue)0%,var(--blue-light)100%);border-radius:16px;margin-bottom:2rem;padding:1.5rem 2rem}.certificates-note p{color:#fff;margin:0;font-size:.95rem;line-height:1.7}.certificate-modal{z-index:9999;background:#000000f2;justify-content:center;align-items:center;padding:2rem;animation:.3s fadeIn;display:flex;position:fixed;inset:0}.certificate-modal .modal-wrapper{flex-direction:column;align-items:center;max-width:90vw;max-height:90vh;display:flex;position:relative}.certificate-modal img{object-fit:contain;border-radius:8px;max-width:100%;max-height:80vh;box-shadow:0 20px 60px #00000080}.certificate-modal .modal-close{cursor:pointer;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.25rem;transition:all .3s;display:flex;position:absolute;top:-50px;right:0}.certificate-modal .modal-close:hover{background:var(--orange);color:#fff;transform:rotate(90deg)}.modal-nav{color:#fff;align-items:center;gap:2rem;margin-top:1.5rem;display:flex}.nav-btn{color:#fff;cursor:pointer;background:#ffffff1a;border:2px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.25rem;transition:all .3s;display:flex}.nav-btn:hover{background:var(--orange);border-color:var(--orange)}.modal-nav span{opacity:.8;font-size:1rem}.active-link{color:var(--orange)!important}@media (max-width:768px){.certificates-page{padding:2rem 1rem}.certificates-title{font-size:1.75rem}.certificates-info{text-align:center;flex-direction:column;padding:1.5rem}.certificates-grid{grid-template-columns:1fr;gap:1.5rem}.certificate-image{height:280px}.certificate-modal .modal-close{top:-40px;right:-5px}.nav-btn{width:44px;height:44px}}.not-found-page{background:linear-gradient(135deg,var(--blue)0%,var(--blue-light)100%);justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.not-found-content{text-align:center;max-width:500px}.not-found-icon{margin-bottom:1rem;font-size:5rem;animation:3s ease-in-out infinite float}.not-found-page h1{color:var(--orange);text-shadow:0 4px 20px #ff6b354d;margin:0;font-size:8rem;font-weight:800;line-height:1}.not-found-page h2{color:#fff;margin:1rem 0;font-size:1.75rem;font-weight:600}.not-found-page>.not-found-content>p{color:#fffc;margin-bottom:2rem;font-size:1.1rem;line-height:1.6}.not-found-actions{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:2rem;display:flex}.not-found-actions .btn{border-radius:50px;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:all .3s}.not-found-actions .btn-primary{background:var(--orange);color:#fff}.not-found-actions .btn-primary:hover{background:var(--orange-dark);transform:translateY(-2px)}.not-found-actions .btn-secondary{color:#fff;background:0 0;border:2px solid #ffffff4d}.not-found-actions .btn-secondary:hover{background:#ffffff1a;border-color:#fff}.not-found-contacts{border-top:1px solid #ffffff1a;padding-top:2rem}.not-found-contacts p{color:#fff9;margin-bottom:.5rem;font-size:.9rem}.not-found-contacts a{color:var(--orange);font-weight:600;text-decoration:none}.not-found-contacts a:hover{text-decoration:underline}@media (max-width:480px){.not-found-page h1{font-size:5rem}.not-found-page h2{font-size:1.25rem}.not-found-actions{flex-direction:column}}.pcq-trigger{color:#fff;cursor:pointer;white-space:nowrap;background:#7e4a34;border:none;border-radius:10px;justify-content:center;align-items:center;padding:.65rem 1.25rem;font-family:inherit;font-size:.95rem;font-weight:700;line-height:1;text-decoration:none;transition:background .2s,transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 12px #7e4a3440}.pcq-trigger:hover{background:#6a3e2c;transform:translateY(-2px);box-shadow:0 6px 18px #7e4a3459}.pcq-trigger:focus-visible{outline-offset:2px;outline:3px solid #7e4a3459}.pcq-overlay{z-index:10001;background:#0009;justify-content:center;align-items:center;padding:1rem;animation:.18s pcqFadeIn;display:flex;position:fixed;inset:0}@keyframes pcqFadeIn{0%{opacity:0}to{opacity:1}}@keyframes pcqPop{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.pcq-modal{color:#231f20;background:#fdfaf6;border-radius:16px;flex-direction:column;width:100%;max-width:600px;max-height:calc(100vh - 2rem);font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;animation:.22s cubic-bezier(.4,0,.2,1) pcqPop;display:flex;overflow:hidden;box-shadow:0 24px 60px #00000059}.pcq-header{background:#fdfaf6;border-bottom:1px solid #7e4a341a;grid-template-columns:1fr auto 1fr;align-items:center;gap:.75rem;padding:1rem 1.25rem .75rem;display:grid}.pcq-title{text-align:center;color:#231f20;grid-column:2;margin:0;font-size:1.15rem;font-weight:700;line-height:1.3}.pcq-back{color:#7e4a34;cursor:pointer;background:0 0;border:none;border-radius:8px;grid-column:1;justify-self:start;padding:.4rem .6rem;font-family:inherit;font-size:.9rem;font-weight:600;transition:background .15s}.pcq-back:hover{background:#7e4a3414}.pcq-back-placeholder{grid-column:1;width:1px;height:1px;display:block}.pcq-close{color:#7e4a34;cursor:pointer;background:#7e4a3414;border:none;border-radius:50%;grid-column:3;justify-content:center;justify-self:end;align-items:center;width:34px;height:34px;font-family:inherit;font-size:1rem;transition:background .15s;display:flex}.pcq-close:hover{background:#7e4a342e}.pcq-progress{background:#fdfaf6;grid-template-columns:repeat(4,1fr);gap:6px;padding:.6rem 1.25rem .9rem;display:grid}.pcq-progress-bar{background:#7e4a3426;border-radius:4px;height:4px;transition:background .2s;display:block}.pcq-progress-bar.is-active{background:#7e4a34}.pcq-body{flex:1;padding:1.25rem 1.5rem 1.75rem;overflow-y:auto}.pcq-cat-cards{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.pcq-cat-card{cursor:pointer;color:#231f20;background:#fff;border:2px solid #7e4a3426;border-radius:14px;flex-direction:column;align-items:center;gap:.75rem;padding:2rem 1rem;font-family:inherit;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex}.pcq-cat-card:hover{border-color:#7e4a34;transform:translateY(-4px);box-shadow:0 12px 24px #7e4a342e}.pcq-cat-name{text-align:center;font-size:1.05rem;font-weight:700}.pcq-series-grid{grid-template-columns:repeat(3,1fr);gap:.85rem;display:grid}.pcq-series-card{cursor:pointer;color:#231f20;text-align:center;background:#fff;border:2px solid #7e4a341f;border-radius:12px;flex-direction:column;gap:.5rem;padding:.5rem;font-family:inherit;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex}.pcq-series-card:hover{border-color:#7e4a34;transform:translateY(-3px);box-shadow:0 10px 20px #7e4a342e}.pcq-series-image{aspect-ratio:1;background:var(--gray-100);border-radius:8px;width:100%;display:block;overflow:hidden}.pcq-series-image img{object-fit:cover;width:100%;height:100%;display:block}.pcq-series-art{color:#231f20;padding-bottom:.25rem;font-size:.85rem;font-weight:700}.pcq-area-step{flex-direction:column;gap:1rem;padding:1.5rem 0 .5rem;display:flex}.pcq-area-label{color:var(--gray-600);text-align:center;font-size:.95rem;font-weight:600}.pcq-area-input{text-align:center;color:#231f20;background:#fff;border:2px solid #7e4a342e;border-radius:12px;width:100%;padding:1.1rem 1.25rem;font-family:inherit;font-size:1.5rem;font-weight:700;transition:border-color .18s,box-shadow .18s}.pcq-area-input:focus{border-color:#7e4a34;outline:none;box-shadow:0 0 0 4px #7e4a341f}.pcq-primary-btn{color:#fff;cursor:pointer;background:#7e4a34;border:none;border-radius:12px;width:100%;padding:1rem 1.5rem;font-family:inherit;font-size:1rem;font-weight:700;transition:background .18s,transform .18s,box-shadow .18s;box-shadow:0 4px 12px #7e4a3440}.pcq-primary-btn:hover:not(:disabled){background:#6a3e2c;transform:translateY(-2px);box-shadow:0 8px 20px #7e4a3459}.pcq-primary-btn:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.pcq-result-step{flex-direction:column;gap:1.25rem;display:flex}.pcq-result-card{background:#fff;border:1px solid #7e4a3426;border-radius:14px;flex-direction:column;gap:.65rem;padding:1.25rem 1.5rem;display:flex}.pcq-result-row{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.75rem;display:flex}.pcq-result-row--total{border-top:1px solid #7e4a3426;margin-top:.4rem;padding-top:.85rem}.pcq-result-label{color:var(--gray-600);font-size:.92rem;font-weight:500}.pcq-result-value{color:#231f20;text-align:right;font-size:.98rem;font-weight:700}.pcq-result-value--total{color:#7e4a34;font-size:1.5rem}.pcq-result-pricehint{text-align:right;color:var(--gray-600);margin-top:.25rem;font-size:.78rem;line-height:1.3}.pcq-primary-btn--cta{padding:1.1rem 1.5rem;font-size:1.05rem}@media (max-width:640px){.pcq-overlay{padding:.5rem}.pcq-modal{border-radius:14px;max-height:calc(100vh - 1rem)}.pcq-title{font-size:1rem}.pcq-body{padding:1rem 1rem 1.25rem}.pcq-cat-cards{grid-template-columns:1fr}.pcq-cat-card{padding:1.5rem 1rem}.pcq-series-grid{grid-template-columns:repeat(2,1fr)}.pcq-area-input,.pcq-result-value--total{font-size:1.25rem}.catalogue-section-heading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.6rem .75rem}.catalogue-section-heading .catalogue-section-label{flex:auto;min-width:0;font-size:1.15rem}.catalogue-section-heading .pcq-trigger{letter-spacing:.01em;white-space:nowrap;flex:0 auto;padding:.5rem .85rem;font-size:.8rem}.catalogue-section-heading--stack{flex-direction:column;align-items:flex-start;gap:.75rem}.catalogue-section-heading--stack .pcq-trigger{align-self:flex-start}}.promo-bar{background:linear-gradient(90deg,var(--orange-dark)0%,var(--orange)100%);color:#fff;width:100%;font-size:.92rem;line-height:1.3;box-shadow:0 1px #0000000d}.promo-bar-inner{text-align:center;justify-content:center;align-items:center;gap:10px;max-width:1400px;margin:0 auto;padding:8px 44px 8px 20px;display:flex;position:relative}.promo-bar-icon{opacity:.95;font-size:.9rem;line-height:1}.promo-bar-text{letter-spacing:.01em;font-weight:500}.promo-bar-text--short{display:none}.promo-bar-close{color:#fff;cursor:pointer;opacity:.85;background:0 0;border:none;border-radius:4px;padding:6px 8px;font-size:1rem;line-height:1;transition:opacity .15s,background .15s;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.promo-bar-close:hover{opacity:1;background:#ffffff26}@media (max-width:560px){.promo-bar-inner{gap:8px;padding:7px 40px 7px 12px;font-size:.85rem}.promo-bar-text--full{display:none}.promo-bar-text--short{display:inline}}.promo-inline{background:var(--orange-a11y);color:#fff;letter-spacing:.01em;text-align:center;border-radius:12px;justify-content:center;align-items:center;margin:0 0 2.5rem;padding:16px 24px;font-size:1.05rem;font-weight:700;line-height:1.4;display:flex;box-shadow:0 4px 14px #ff6b3538}.promo-inline-text{color:#fff}@media (max-width:560px){.promo-inline{border-radius:10px;margin-bottom:2rem;padding:13px 16px;font-size:.95rem}}.pcq-promo-hint{color:var(--orange-dark);text-align:center;background:#ff6b3514;border:1px solid #ff6b3540;border-radius:8px;margin:.85rem 0 0;padding:.55rem .75rem;font-size:.82rem;font-weight:500;line-height:1.45}.pcq-promo-hint--result{margin-top:.75rem}.kontakty-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:2rem;display:grid}.kontakty-card{background:var(--white);border:1px solid var(--gray-200);border-radius:18px;padding:1.75rem;transition:all .3s;position:relative;overflow:hidden}.kontakty-card:before{content:"";background:linear-gradient(90deg,var(--orange),var(--orange-light));opacity:0;height:4px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.kontakty-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px #1e3a5f1f}.kontakty-card:hover:before{opacity:1}.kontakty-icon{background:linear-gradient(135deg,#fff1e8,#ffdfc9);border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1rem;font-size:1.35rem;display:inline-flex}.kontakty-card h2{color:var(--gray-800);margin-bottom:.6rem;font-size:1.1rem;font-weight:700}.kontakty-card p,.kontakty-card address{color:var(--gray-600);margin-bottom:.5rem;font-size:.95rem;font-style:normal;line-height:1.7}.kontakty-card a{color:var(--orange-dark);font-weight:600;text-decoration:none}.kontakty-card a:hover{text-decoration:underline}.kontakty-map{border:1px solid var(--gray-200);border-radius:18px;margin-bottom:2rem;overflow:hidden;box-shadow:0 8px 24px #1e3a5f14}.kontakty-map iframe{width:100%;display:block}.kontakty-requisites{background:var(--gray-50);border:1px solid var(--gray-200);border-radius:18px;align-items:flex-start;gap:1.25rem;padding:1.75rem;display:flex}.kontakty-requisites h2{color:var(--gray-800);margin-bottom:.6rem;font-size:1.1rem;font-weight:700}.kontakty-requisites p{color:var(--gray-600);font-size:.95rem;line-height:1.7}@media (max-width:900px){.kontakty-grid{grid-template-columns:1fr}}
