body,html{height:100%;overflow-x:hidden;scroll-behavior:smooth}.navbar{align-items:center;background:#0000;background-color:#fff;box-sizing:border-box;display:flex;font-family:Arial,Helvetica,sans-serif;height:60px;padding:0 15px;top:0;width:100%}.nav-menu{display:flex;flex:1 1;gap:20px;justify-content:center}.nav-item{color:#000;cursor:pointer;font-size:14px;font-weight:700;padding:6px 8px;text-decoration:none}.nav-item:hover{background:#ddcece80;border-radius:4px}.right-menu a{color:#000;font-size:14px;font-weight:600;overflow:hidden;padding:6px 8px;text-decoration:none}.right-menu a:hover{background:#ddcece80;border-radius:4px}body{margin:0;padding:0}.subtext{font-size:1rem;font-weight:400;margin-bottom:1.5rem}.underline{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}.hero{background-position:50%;background-repeat:no-repeat;background-size:cover;height:100vh;margin:0;overflow:hidden;padding:0;position:relative;transition:background-image .5s ease-in-out}.hero-content{color:#fff;position:absolute;text-align:center;top:10%;width:100%;z-index:2}.hero-content h1{font-size:3rem;font-weight:600;margin-bottom:.5rem}.hero-content p{font-size:1.5rem;font-weight:400;margin-top:5px}.buttons{display:flex;gap:15px;justify-content:center}.buttons button{background-color:blue;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:14px;font-weight:700;margin:0 10px;padding:12px 40px;transition:opacity .3s ease}.buttons button:hover{opacity:.85}.hero-arrows{border-radius:25px;cursor:pointer;display:flex;font-size:30px;height:10px;justify-content:space-between;position:absolute;top:50%;width:100%;width:15px;z-index:3}.fa-chevron-left{color:#fff;height:50px;left:20px;padding:0 60px;width:10px}.fa-chevron-right{color:#fff;padding:0 70rem;right:20px}.cars-wrapper{display:flex;height:100vh;overflow-y:scroll;scroll-behavior:smooth;scroll-snap-type:y mandatory;width:100%}.car-section{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:40px;display:flex;flex:0 0 100vh;height:100vh;justify-content:center;margin-right:30px;position:relative;scroll-snap-align:start;width:100vw}.car-section :first-child{margin-top:0}.car-content{color:#fff;display:flex;flex-direction:column;justify-content:flex-start;left:20px;margin-top:auto;max-width:400px;padding:40px 20px;position:absolute;text-align:center;top:300px;width:100%}.car-content h1{font-size:40px;margin-bottom:4px}.car-content p{font-size:16px;margin-bottom:30px}.car-buttons{display:flex;gap:20px;justify-content:center}.btn-dark,.btn-light{border:none;border-radius:20px;cursor:pointer;font-size:14px;font-weight:600;padding:10px 40px;text-transform:uppercase}.btn-dark{background-color:blue;color:#fff}.btn-light{background-color:#fff;color:blue}.promo-section{background-color:#fff;display:flex;flex-wrap:wrap;gap:20px;justify-content:center;padding:40px 20px}.promo-card{align-items:center;background-color:#edeff7;border-radius:12px;box-shadow:0 2px 8px #00000080;display:flex;flex:1 1 600px;justify-content:space-between;max-width:650px;padding:20px}.promo-card-text{flex:1 1}.promo-card h2{color:#171717;font-size:35px;font-weight:800;margin-bottom:10px}.promo-image{border-radius:8px;height:auto;margin-left:20px;width:200px}.promo-icon{height:200px;margin-left:16px;object-fit:contain;width:200px}.promo-card-text a{background-color:#fff;border-radius:12px;color:#000;font-size:18px;margin:40px 20px;padding:10px 25px;text-decoration:none}.footer{background-color:#f4f4f4;color:#5c5d61;font-family:Arial,Helvetica,sans-serif;font-size:13px;line-height:1.5;padding:30px 20px}.footer-text{margin:0 auto 20px;max-width:900px}.footer-text p{margin-bottom:12px}.footer-text .link{color:#3e6ae1;cursor:pointer;text-decoration:underline}.footer-links{color:#5c5d61;display:flex;flex-wrap:wrap;font-size:12px;gap:14px;justify-content:center;margin-top:60px}
/*# sourceMappingURL=main.7beeac0e.css.map*/