.navbar{background:#0a0a0af0;color:#fff;font-family:Unbounded,sans-serif;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 6px 22px #00000059;position:sticky;top:0;z-index:999}.nav-overlay{pointer-events:none;opacity:0;visibility:hidden;transition:opacity .25s ease,visibility .25s ease}.nav-overlay.open{pointer-events:auto;opacity:1;visibility:visible;position:fixed;top:0;right:0;bottom:0;left:0;background:#00000059;z-index:998}.burger{border:none;background:transparent;padding:0;cursor:pointer;display:none;flex-direction:column;gap:5px}.burger span{display:block;width:24px;height:2px;background-color:#fff;border-radius:999px;transition:transform .25s ease,opacity .25s ease}.burger.active span:nth-child(1){transform:translateY(7px) rotate(45deg)}.burger.active span:nth-child(2){opacity:0}.burger.active span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.navbar-container{max-width:1200px;margin:0 auto;padding:15px 30px;filter:drop-shadow(2px 2px 0px rgba(0,0,0,1));display:flex;justify-content:space-between;align-items:center}.logo{font-size:1.5rem;font-weight:700;font-style:italic}.burger{display:none;flex-direction:column;cursor:pointer;gap:4px}.burger span{display:block;width:25px;height:2px;background-color:#fff;border-radius:2px}.nav-links{display:flex;align-items:center;gap:1rem;transition:transform .3s ease-in-out}.nav-links a{color:#fff;text-decoration:none;font-weight:500;transition:color .3s}.nav-links a:hover{color:#ddd}.cta-button{background-color:#e50914;border:none;padding:.6em 1.2em;color:#fff;font-weight:600;cursor:pointer;transition:background-color .3s;border-radius:4px}.cta-button:hover{background-color:#ff0b0b}@media(max-width:768px){.burger{display:flex}.navbar-container{padding:14px 18px}.nav-links{position:fixed;top:0;right:-270px;height:100vh;width:250px;padding:1.2rem .9rem;background:#1c1c1c;display:flex;flex-direction:column;gap:.5rem;border-left:2px solid rgba(255,255,255,.08);box-shadow:-10px 0 20px #0006;transition:right .25s ease-out;z-index:9999}.nav-links.open{right:0}.nav-links a,.nav-links .cta-button{width:100%;text-align:left;padding:.85rem;border-radius:.45rem;border:1px solid rgba(255,255,255,.13);background:#ffffff0a}.nav-links a:hover,.nav-links .cta-button:hover{background:#ffffff21}.cta-button{width:100%;justify-content:center}}.hero-section{position:relative;width:100%;height:70vh;background:url(/assets/car-background-FSdtBaFX.gif) center/cover no-repeat;display:flex;align-items:center;font-family:Unbounded,sans-serif;justify-content:center;background-color:#b6861d;color:#fff;opacity:1;transition:opacity 3.3s,filter 3.3s ease-in-out;filter:brightness(1)}.hero-section:hover{filter:brightness(1.2)}.hero-overlay{text-align:center;padding:0 20px}.hero-overlay h1{font-size:3rem;margin-bottom:1rem}.hero-overlay p{font-size:1.25rem;margin-bottom:2rem}.hero-cta{background-color:#b6861d;border:none;padding:.8em 1.5em;color:#fff;filter:drop-shadow(1px 1px 0px rgba(0,0,0,1.25));font-size:1rem;font-weight:600;cursor:pointer;border-radius:4px;transition:background-color .3s}.hero-cta:hover{background-color:#99772e}@media(max-width:768px){.hero-section{height:50vh}.hero-overlay h1{font-size:2rem}.hero-overlay p{font-size:1rem}}.services-section{padding:60px 20px;filter:brightness(.9);text-align:center;background-color:#121212;color:#fff}.services-section h2{margin-bottom:30px;font-size:2rem}.services-section-title{margin-bottom:30px;font-size:2rem;color:#f4ac3f;font-family:Unbounded,sans-serif;filter:drop-shadow(1px 1px 0px rgba(0,0,0,.25));font-weight:700}.services-container{display:flex;justify-content:center;gap:20px;flex-wrap:wrap}.service-card{background-color:#fff;padding:20px;border-radius:10px;width:280px;transition:transform .3s ease;box-shadow:0 1px #000}.service-card-title{margin-bottom:10px;font-size:1rem;color:#333;font-family:Unbounded,sans-serif;font-weight:400;filter:drop-shadow(1px 1px 0px rgba(0,0,0,1.25));white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.service-card-description{color:#000;font-size:1rem;font-family:monospace}.service-card:hover{transform:translateY(-5px)}.service-card h3{margin-bottom:10px;font-size:1.2rem}.services-cta{margin-top:40px;background-color:#b6861d;border:none;padding:.8em 1.5em;color:#fff;font-size:1rem;font-weight:600;cursor:pointer;border-radius:4px;transition:background-color .3s}.services-cta:hover{background-color:#cba961}.phone-section{padding:50px 20px;background:#1b1b1b;color:#fff;font-family:Unbounded,sans-serif;text-align:center;border-top:1px solid rgba(244,172,63,.25)}.phone-section h2{margin-bottom:12px;font-family:Unbounded,sans-serif;color:#f4ac3f;font-size:2rem}.phone-section p{margin-bottom:20px;color:#d2d2d2}.phone-row{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;margin-bottom:15px}.phone-btn{display:inline-block;padding:10px 18px;background:#f4ac3f;color:#131313;font-weight:700;border-radius:8px;text-decoration:none;transition:transform .15s,background .15s}.phone-btn:hover{transform:translateY(-2px);background:#ffc65b}.phone-btn.boss{background:#e86f2e}.phone-btn.boss:hover{background:#ff8c42}.phone-btn.copy{background:#4caf50;color:#fff}.phone-btn.copy:hover{background:#66bb6a}.phone-status{margin-bottom:8px;color:#f4ac3f}.phone-status span{color:#fff;font-weight:700}.phone-note{color:#bdbdbd;font-size:.9rem}.testimonials-section{background-color:#101010;padding:60px 20px;text-align:center;color:#fff}.testimonials-section h2{margin-bottom:30px;color:#f4ac3f;font-family:Unbounded,sans-serif;filter:drop-shadow(1px 1px 0px rgba(0,0,0,.25));font-weight:700;font-size:2rem}.testimonials-wrapper{max-width:600px;margin:0 auto;position:relative}.testimonial{margin-bottom:20px}.testimonial-text{font-size:1.2rem;font-style:italic;margin-bottom:10px;color:#ddd;font-family:Unbounded,sans-serif;filter:drop-shadow(1px 1px 0px rgba(0,0,0,1.25))}.testimonial-author{font-weight:600}.testimonial-buttons button{background-color:transparent;color:#fff;border:2px solid #fff;margin:0 10px;padding:.5em 1em;cursor:pointer;border-radius:4px;transition:background-color .3s}.testimonial-buttons button:hover{background-color:#fff;color:#000}.map-section{padding:60px 20px;background-color:#131313;color:#fff;text-align:center}.map-section h2{margin-bottom:30px;font-size:2rem;color:#f4ac3f;font-family:Unbounded,sans-serif;filter:drop-shadow(1px 1px 0px rgba(0,0,0,.25));font-weight:700}.contact-phones{max-width:960px;margin:0 auto 30px;padding:20px;border:1px solid rgba(244,172,63,.45);background:#141414ad;border-radius:12px}.contact-phones p{margin:0 0 10px;color:#fff;font-size:1.05rem}.phone-buttons{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;margin-bottom:10px}.btn-phone{display:inline-block;padding:10px 16px;color:#131313;background-color:#f4ac3f;border-radius:8px;text-decoration:none;font-weight:700;transition:transform .15s,background-color .15s}.btn-phone:hover{transform:translateY(-2px);background-color:#ffc65b}.btn-phone.boss{background-color:#e86f2e}.btn-phone.boss:hover{background-color:#ff8f43}.status{margin:0;color:#f4ac3f;font-size:.95rem}.status span{color:#60e860;font-weight:700}.map-wrapper{position:relative;width:100%;max-width:1200px;margin:0 auto;aspect-ratio:16/9;border-radius:10px;overflow:hidden;box-shadow:0 4px 15px #00000080}.map-wrapper iframe{width:100%;height:100%;border:0}@media(max-width:768px){.map-wrapper{aspect-ratio:4/3}}.footer-section{background-color:#dfa143;color:#fff;padding:20px;text-align:center;font-family:Unbounded,sans-serif;filter:drop-shadow(2px 2px 0px rgba(0,0,0,.25));font-weight:400;font-size:.9rem}.footer-section p{color:#fff;text-decoration:none;filter:drop-shadow(2px 2px 0px rgba(0,0,0,.25));font-weight:500}.footer-section a{color:#000;text-decoration:none;font-weight:500}Сброс стилей *{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100%;font-family:Arial,sans-serif}img{max-width:100%;height:auto;display:block}button,input,textarea,select{font:inherit}ul,ol{list-style:none}a{text-decoration:none;color:inherit}h1,h2,h3,h4,h5,h6,p{margin:0;padding:0}iframe{border:none}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}@font-face{font-family:Unbounded;src:url(/assets/Unbounded-Black-BTU8XZ0l.ttf) format("truetype");font-weight:900}@font-face{font-family:Unbounded;src:url(/assets/Unbounded-Bold-DbFrtu8U.ttf) format("truetype");font-weight:700}@font-face{font-family:Unbounded;src:url(/assets/Unbounded-ExtraBold-Dl4MlzfA.ttf) format("truetype");font-weight:800}@font-face{font-family:Unbounded;src:url(/assets/Unbounded-ExtraLight-BMTyMw8i.ttf) format("truetype");font-weight:200}@font-face{font-family:Unbounded;src:url(/assets/Unbounded-Regular-C3kN89tA.ttf) format("truetype");font-weight:400}@font-face{font-family:Unbounded;src:url(/assets/Unbounded-Medium-B12bGP1c.ttf) format("truetype");font-weight:500}@font-face{font-family:Unbounded;src:url(/assets/Unbounded-Light-VbQ7cXxL.ttf) format("truetype");font-weight:300}html{scroll-behavior:smooth}
