:focus-visible{outline:3px solid var(--red);outline-offset:3px;border-radius:8px}.brand-item:focus-visible{border-radius:20px}.type-item:focus-visible{border-radius:50px}.scroll-btn:focus-visible{border-radius:50%}.brand-item,.type-item{text-decoration:none;color:inherit}section{padding:75px 5%;max-width:1400px;margin:0 auto;width:100%}main#app.has-promo{padding-top:130px}.top-promo-banner{position:fixed;top:0;left:0;width:100%;z-index:1005;background:#0f0f14;border-bottom:1px solid var(--gbr);padding:10px 5%;display:flex;justify-content:center;align-items:center;gap:12px;flex-wrap:wrap;transform:translateY(-100%);transition:transform .5s var(--ease);box-shadow:0 4px 20px #00000080;box-sizing:border-box}.top-promo-banner.active{transform:translateY(0)}.top-promo-badge{background:var(--red);color:#fff;padding:4px 10px;border-radius:12px;font-size:10px;font-weight:800;letter-spacing:.5px;white-space:nowrap;box-shadow:0 2px 10px #d9042966}.top-promo-text{font-size:13px;font-weight:500;color:var(--tw);line-height:1.3}.top-promo-link{color:var(--tw);text-decoration:underline;font-weight:600;font-size:13px;white-space:nowrap;transition:color .3s}.top-promo-link:hover{color:var(--red)}.close-promo{position:absolute;right:5%;cursor:pointer;opacity:.6;font-size:16px;color:var(--tw);transition:.3s;padding:5px;background:transparent;border:none;font-family:inherit;display:flex;align-items:center;justify-content:center}.close-promo:hover{opacity:1;transform:scale(1.1)}body.light-mode .top-promo-banner{background:#fff;border-bottom:1px solid rgba(0,0,0,.08);box-shadow:0 4px 20px #0000000d}.hero{position:relative;height:72vh;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;border-radius:var(--r-lg);margin:0 5% 40px;border:0px solid var(--gbr);overflow:hidden}.hero video,.hero-slideshow{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.hero-slideshow img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity 1.5s ease-in-out}.hero-slideshow img.active{opacity:1}.hero-overlay{content:"";position:absolute;inset:0;background:linear-gradient(#000000c9,#000000e8);z-index:1}body.light-mode .hero-overlay{background:linear-gradient(#908b8b4d,#000000f2)}.hero-content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;width:100%}.hero h1{color:#fff;text-shadow:0 4px 20px rgba(0,0,0,.6);font-size:4.5rem;font-weight:800;letter-spacing:-2px;margin-bottom:20px;line-height:1.05;word-wrap:break-word;max-width:100%}.hero h1 span{color:var(--red)}.hero p{color:#ffffffe6;text-shadow:0 2px 10px rgba(0,0,0,.6);font-size:1.2rem;max-width:580px;margin-bottom:35px;line-height:1.6}body.light-mode .hero h1{color:#fefefe;text-shadow:none}body.light-mode .hero p{color:#fff;text-shadow:none}.search-filters{display:flex;gap:12px;background:var(--gb);backdrop-filter:var(--blur);padding:20px;border-radius:28px;border:1px solid var(--gbr);max-width:950px;margin:-50px auto 60px;position:relative;z-index:10;box-shadow:var(--sh);flex-wrap:wrap}.search-filters select,.search-filters input{flex:1;min-width:130px;background:#0006;border:1px solid var(--gbr);padding:14px 16px;border-radius:14px;color:#fff;outline:none;font-size:14px}.search-filters select option{background:#111}.sh-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.sh-title{font-size:28px;font-weight:800;letter-spacing:-.5px}.sh-sub{color:var(--tg);font-size:14px;margin-top:4px}.scroll-btns{display:flex;gap:10px}.scroll-btn{background:var(--gb);border:1px solid var(--gbr);color:#fff;width:38px;height:38px;border-radius:50%;cursor:pointer;font-size:16px;display:flex;align-items:center;justify-content:center;transition:.3s}.scroll-btn:hover{background:var(--red);border-color:var(--red)}.ct-wrap{overflow:hidden;position:relative}.ct-wrap:before,.ct-wrap:after{content:"";position:absolute;top:0;bottom:0;width:80px;z-index:2;pointer-events:none}.ct-wrap:before{left:0;background:linear-gradient(to right,#000,transparent)}.ct-wrap:after{right:0;background:linear-gradient(to left,#000,transparent)}.brand-carousel{display:flex;gap:15px;overflow-x:auto;padding:10px 5px 20px;scrollbar-width:none;scroll-behavior:smooth}.brand-carousel::-webkit-scrollbar{display:none}.brand-item{background:var(--gb);border:1px solid var(--gbr);border-radius:20px;padding:20px 22px;text-align:center;cursor:pointer;transition:all .4s var(--ease);display:flex;flex-direction:column;align-items:center;gap:10px;flex:0 0 auto;min-width:105px}.brand-item:hover{background:var(--red);border-color:var(--red-h);transform:translateY(-5px)}.brand-item img{object-fit:contain;filter:brightness(0) invert(1)}.brand-fb{width:42px;height:42px;display:none;align-items:center;justify-content:center}.brand-fb svg{width:100%;height:100%}.brand-item span{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap}.type-slider-wrap{overflow-x:auto;padding-bottom:20px;scrollbar-width:none}.type-slider-wrap::-webkit-scrollbar{display:none}.type-slider{display:flex;gap:15px;min-width:max-content}.type-item{background:var(--gb);border:1px solid var(--gbr);border-radius:50px;padding:14px 26px;display:flex;align-items:center;gap:12px;cursor:pointer;transition:.3s}.type-item:hover{background:#8080801a;border-color:#8080804d}.type-fb{display:none}.type-fb svg{width:32px;height:22px;fill:#fff}.type-item span{font-weight:600;white-space:nowrap;font-size:14px}.why-section{margin:80px 0 60px}.why-section .sh-title{margin-bottom:4px}.why-section .sh-sub{margin-bottom:40px}.why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.why-card{background:var(--gb);border:1px solid var(--gbr);border-radius:var(--r-md);padding:32px 26px;transition:all .4s var(--ease);position:relative;overflow:hidden}.why-card:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(217,4,41,.06),transparent);opacity:0;transition:opacity .4s}.why-card:hover:before{opacity:1}.why-card:hover{transform:translateY(-8px);border-color:#d904294d}.why-icon{width:54px;height:54px;background:#d904291f;border-radius:15px;display:flex;align-items:center;justify-content:center;margin-bottom:20px;animation:ip 3s ease-in-out infinite}.why-card:nth-child(2) .why-icon{animation-delay:-1s}.why-card:nth-child(3) .why-icon{animation-delay:-2s}.why-card:nth-child(4) .why-icon{animation-delay:-.5s}@keyframes ip{0%,to{box-shadow:0 0 #d904294d}50%{box-shadow:0 0 0 10px #d9042900}}.why-icon svg{width:26px;height:26px;fill:none;stroke:var(--red);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.why-card h3{font-size:1.05rem;font-weight:700;margin-bottom:10px}.why-card p{font-size:13.5px;color:var(--tg);line-height:1.6}body.light-mode .top-promo-text,body.light-mode .top-promo-link,body.light-mode .close-promo{color:#1d1d1f}body.light-mode .search-filters{background:#fffc;border-color:#0000001a}body.light-mode .search-filters select,body.light-mode .search-filters input{background:#0000000d;color:#1d1d1f;border-color:#0000001a}body.light-mode .search-filters select option{background:#fff;color:#000}body.light-mode .sh-title{color:#1d1d1f}body.light-mode .ct-wrap:before{background:linear-gradient(to right,#F5F5F7,transparent)}body.light-mode .ct-wrap:after{background:linear-gradient(to left,#F5F5F7,transparent)}body.light-mode .brand-item img{filter:none}body.light-mode .brand-item:hover img{filter:brightness(0) invert(1)}body.light-mode .scroll-btn{color:#515154}body.light-mode .scroll-btn:hover{color:#fff}@media(max-width:1080px){.search-filters{margin:-40px 3% 50px;padding:16px}.why-grid{grid-template-columns:1fr 1fr}}@media(max-width:600px){main#app{padding-top:80px}main#app.has-promo{padding-top:130px}.top-promo-banner{padding:12px 12% 12px 5%;justify-content:flex-start;flex-wrap:wrap;gap:8px}.close-promo{right:3%;top:50%;transform:translateY(-50%)}.close-promo:hover{transform:translateY(-50%) scale(1.1)}section{padding:20px 4% 30px;box-sizing:border-box;max-width:100%}.hero{min-height:70vh;padding-bottom:60px}.hero h1{font-size:3.2rem}.search-filters{margin:-30px 4% 40px;padding:14px;gap:10px;border-radius:20px}.search-filters select,.search-filters input{min-width:100%;font-size:13px}.why-grid{grid-template-columns:1fr}}@media(max-width:480px){.hero-content{padding-left:24px;padding-right:24px;box-sizing:border-box}.hero h1{font-size:2.8rem}.hero p{font-size:1.1rem}}@media(min-width:1600px){section{max-width:1900px}.hero{margin:0 2% 50px;height:65vh;max-height:750px;min-height:unset}.hero h1{font-size:5.5rem}.search-filters{max-width:1200px}}@media(max-width:900px)and (orientation:landscape),(max-height:500px){.hero{height:auto;min-height:auto;padding-top:20px;padding-bottom:80px}.hero h1{font-size:3rem;margin-bottom:10px}.hero p{font-size:1rem;margin-bottom:20px}.search-filters{margin-top:-40px;padding:10px}.search-filters select,.search-filters input{padding:8px 12px}}
