.Header-module__ldgnoG__header{z-index:998;color:#fff;background-color:#000;justify-content:space-between;height:auto;padding:10px 20px;display:flex;position:sticky;top:0}.Header-module__ldgnoG__header-left,.Header-module__ldgnoG__header-right{align-items:center;gap:20px;margin-left:auto;margin-right:auto;display:flex}.Header-module__ldgnoG__icon-button{color:#fff;background-color:#333;border-radius:50%;justify-content:center;align-items:center;gap:5px;padding:10px;font-size:2.3em;transition:background-color .3s;display:inline-flex}.Header-module__ldgnoG__header-button{justify-content:center;align-items:center;gap:5px;display:inline-flex}.Header-module__ldgnoG__header-button svg{color:#fff;background-color:#333;border-radius:50%;padding:10px;font-size:2.3em;transition:background-color .3s}.Header-module__ldgnoG__header-button:hover svg{background-color:#b0b0b0}@media (max-width:768px){.Header-module__ldgnoG__header-left,.Header-module__ldgnoG__header-right{gap:10px}.Header-module__ldgnoG__header-left,.Header-module__ldgnoG__header-right>p:nth-child(n+3){display:none}.Header-module__ldgnoG__header-right{justify-content:center}.Header-module__ldgnoG__header{flex-direction:column;align-items:center}}.Header-module__ldgnoG__headerExtension{text-align:center;background-color:#6fc740;width:100%;height:45px;padding:8px 0}.Header-module__ldgnoG__paymentInfo{color:#fff;align-items:center;gap:8px;font-size:1.1em;display:inline-flex}.Header-module__ldgnoG__privatLogo{-o-object-fit:contain;object-fit:contain;width:90px;height:35px}@media (max-width:768px){.Header-module__ldgnoG__paymentInfo{font-size:.9em}.Header-module__ldgnoG__privatLogo{width:60px;height:30px}}@media (max-width:426px){.Header-module__ldgnoG__privatLogo{display:none}.Header-module__ldgnoG__paymentInfo{font-size:.7em}}.Header-module__ldgnoG__header-left p,.Header-module__ldgnoG__header-right p{align-items:center;gap:8px;margin:0;display:flex}
.ContactForm-module__23w_ca__modal-overlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#0009;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.ContactForm-module__23w_ca__modal-content{color:#2c3e50;background-color:#f4f6f5;border-radius:12px;flex-direction:column;gap:15px;width:90%;max-width:450px;padding:30px;animation:.3s ease-out ContactForm-module__23w_ca__fadeIn;display:flex;position:relative;box-shadow:0 10px 25px #0000001a}@keyframes ContactForm-module__23w_ca__fadeIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.ContactForm-module__23w_ca__modal-content h2{text-align:center;color:#34495e;margin-top:0;font-size:1.5rem}.ContactForm-module__23w_ca__form-group{margin-bottom:15px}.ContactForm-module__23w_ca__form-input,.ContactForm-module__23w_ca__form-textarea{box-sizing:border-box;border:1px solid #bdc3c7;border-radius:6px;width:100%;margin:5px 0;padding:10px;transition:all .3s}.ContactForm-module__23w_ca__form-input:focus,.ContactForm-module__23w_ca__form-textarea:focus{border-color:#3498db;outline:none;box-shadow:0 0 0 2px #3498db33}.ContactForm-module__23w_ca__form-textarea{resize:vertical;min-height:100px}.ContactForm-module__23w_ca__submit-btn{color:#fff;cursor:pointer;text-align:center;background-color:#e74c3c;border:none;border-radius:6px;width:80%;padding:12px 30px;font-weight:700;transition:background-color .3s,transform .1s}.ContactForm-module__23w_ca__submit-btn:hover{background-color:#c0392b;transform:translateY(-2px)}.ContactForm-module__23w_ca__modal-close-btn{color:#7f8c8d;cursor:pointer;background:0 0;border:none;padding:0;font-size:1.5rem;transition:color .3s;position:absolute;top:15px;right:15px}.ContactForm-module__23w_ca__modal-close-btn:hover{color:#e74c3c}.ContactForm-module__23w_ca__status-message{text-align:center;color:#2ecc71;margin:10px 0;font-weight:700;animation:.5s ContactForm-module__23w_ca__fadeInMessage}@keyframes ContactForm-module__23w_ca__fadeInMessage{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.ContactForm-module__23w_ca__status-message:empty{display:none}
.RandomCarousel-module__8DQbJW__carouselContainer{box-sizing:border-box;width:100%;padding:20px;position:relative;overflow:hidden}.RandomCarousel-module__8DQbJW__imageWrapper{cursor:pointer;border-radius:10px;margin:5px;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 8px 15px #00000026}.RandomCarousel-module__8DQbJW__imageWrapper:hover{transform:scale(1.05);box-shadow:0 12px 20px #00000040}@media (max-width:768px){.RandomCarousel-module__8DQbJW__imageWrapper{max-width:100%;height:auto}.RandomCarousel-module__8DQbJW__imageWrapper img{-o-object-fit:cover;object-fit:cover}}
.CarBrandLogos-module__4tUzfW__container{flex-direction:column;align-items:center;gap:1rem;padding:2rem;display:flex}.CarBrandLogos-module__4tUzfW__heading{color:#333;margin-bottom:1rem;font-size:2rem;font-weight:700}.CarBrandLogos-module__4tUzfW__brandsContainer{grid-template-rows:repeat(3,1fr);grid-template-columns:repeat(10,1fr);place-items:center;gap:2rem;display:grid}.CarBrandLogos-module__4tUzfW__logoContainer{opacity:0;cursor:pointer;background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;padding:1rem;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 2px 4px #0000001a}.CarBrandLogos-module__4tUzfW__logoContainer.CarBrandLogos-module__4tUzfW__animate{animation:.5s ease-out forwards CarBrandLogos-module__4tUzfW__slideUp}@keyframes CarBrandLogos-module__4tUzfW__slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.CarBrandLogos-module__4tUzfW__logoContainer:hover{transform:scale(1.1);box-shadow:0 4px 8px #00000026}.CarBrandLogos-module__4tUzfW__logo{-o-object-fit:contain;object-fit:contain;max-width:100%;max-height:100%}@media screen and (max-width:1024px){.CarBrandLogos-module__4tUzfW__brandsContainer{gap:1.5rem}}@media screen and (max-width:768px){.CarBrandLogos-module__4tUzfW__brandsContainer{grid-template-rows:repeat(6,1fr);grid-template-columns:repeat(5,1fr);gap:1rem}.CarBrandLogos-module__4tUzfW__logoContainer{width:70px;height:70px;padding:.5rem}.CarBrandLogos-module__4tUzfW__logoContainer.CarBrandLogos-module__4tUzfW__animate{animation-duration:.4s}}@media screen and (max-width:480px){.CarBrandLogos-module__4tUzfW__heading{font-size:1.5rem}.CarBrandLogos-module__4tUzfW__brandsContainer{grid-template-rows:repeat(6,1fr);grid-template-columns:repeat(5,1fr);gap:.5rem}.CarBrandLogos-module__4tUzfW__logoContainer{width:55px;height:55px;padding:.3rem}.CarBrandLogos-module__4tUzfW__logoContainer.CarBrandLogos-module__4tUzfW__animate{animation-duration:.3s}}
.MobileSideMenu-module__D2HI-G__mobileContent{justify-content:center;align-items:center;width:100%;padding:20px;display:flex}.MobileSideMenu-module__D2HI-G__mobileSideMenuWrapper{flex-direction:column;align-items:center;gap:20px;width:100%;max-width:400px;display:flex}.MobileSideMenu-module__D2HI-G__sectionContainer{text-align:left;flex-direction:column;align-items:flex-start;gap:10px;width:100%;margin-bottom:15px;display:flex}.MobileSideMenu-module__D2HI-G__mobilelogo{justify-content:center;margin-bottom:15px;display:flex}.MobileSideMenu-module__D2HI-G__side-contact-button{color:#fff;cursor:pointer;background-color:red;border:none;border-radius:5px;padding:10px 20px;transition:background-color .3s}.MobileSideMenu-module__D2HI-G__side-contact-button:hover{background-color:#800020}.MobileSideMenu-module__D2HI-G__iconCircle{color:#fff;background-color:#000;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:35px;height:35px;margin-right:10px;font-size:1.1rem;display:inline-flex}.MobileSideMenu-module__D2HI-G__linkUnderline{color:#000;align-items:center;gap:10px;text-decoration:underline;display:flex}.MobileSideMenu-module__D2HI-G__linkUnderline:hover{color:#f66}
.Navbar-module___rHu7W__navbar{color:#fff;background:#6ca5b5;justify-content:space-between;align-items:center;padding:10px 20px;display:flex}.Navbar-module___rHu7W__menu-overlay{z-index:999;opacity:0;visibility:hidden;background-color:#00000080;width:100%;height:100%;transition:opacity .3s ease-in-out,visibility .3s ease-in-out;position:fixed;top:0;left:0}.Navbar-module___rHu7W__side-menu{color:#000;z-index:1000;background-color:#fff;flex-direction:column;width:70%;height:100%;padding:20px;transition:left .3s ease-in-out;display:flex;position:fixed;top:0;left:-70%;box-shadow:5px 0 15px #0000004d}.Navbar-module___rHu7W__side-menu-open{left:0}.Navbar-module___rHu7W__menu-overlay-visible{opacity:1;visibility:visible}.Navbar-module___rHu7W__logo,.Navbar-module___rHu7W__nav-links{margin-left:auto;margin-right:auto}.Navbar-module___rHu7W__logo img{max-height:50px}.Navbar-module___rHu7W__nav-links{align-items:center;gap:30px;display:flex}.Navbar-module___rHu7W__nav-link{color:#000;font-size:1.4rem;font-weight:700;text-decoration:none;transition:color .3s,border-bottom .2s}.Navbar-module___rHu7W__nav-link.Navbar-module___rHu7W__active,.Navbar-module___rHu7W__nav-link:hover{color:red;border-bottom:3px solid #f30000}.Navbar-module___rHu7W__contact-button{color:#fff;cursor:pointer;background-color:red;border:none;border-radius:5px;padding:8px 16px;transition:background-color .3s}.Navbar-module___rHu7W__contact-button:hover{background-color:#800020}.Navbar-module___rHu7W__menu-button{cursor:pointer;background:0 0;border:none;font-size:1.8rem;display:none}@media (max-width:768px){.Navbar-module___rHu7W__navbar{padding:25px 20px}.Navbar-module___rHu7W__logo,.Navbar-module___rHu7W__contact-button{display:none}.Navbar-module___rHu7W__menu-button{display:block}}
.Segments-module__0u1ARa__content{flex-direction:column;justify-content:center;align-items:center;gap:20px;padding:20px;display:flex}.Segments-module__0u1ARa__text{text-align:center;flex:1;width:100%;font-size:18px;line-height:1.5}.Segments-module__0u1ARa__image{text-align:center;flex:1;width:100%}.Segments-module__0u1ARa__title{text-align:center;margin-bottom:10px;font-size:20px;font-weight:700}.Segments-module__0u1ARa__shadowImage{border-radius:10px;max-width:100%;height:auto;box-shadow:0 4px 10px #0000004d}.Segments-module__0u1ARa__segment1,.Segments-module__0u1ARa__segment3{background-color:#f0f8ff;padding:20px 15px}.Segments-module__0u1ARa__segment2{background-color:#fff;padding:20px 15px}.Segments-module__0u1ARa__segment2 .Segments-module__0u1ARa__text p{margin-bottom:10px}.Segments-module__0u1ARa__icons{justify-content:center;gap:15px;width:100%;margin-top:15px;display:flex}.Segments-module__0u1ARa__iconCircle{background-color:#f0f0f0;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;display:flex;box-shadow:0 4px 6px #0000001a}.Segments-module__0u1ARa__iconCircle svg{font-size:30px}.Segments-module__0u1ARa__contact-button{color:#fff;cursor:pointer;background-color:red;border:none;border-radius:5px;margin-top:20px;padding:8px 16px;transition:background-color .3s}.Segments-module__0u1ARa__contact-button:hover{background-color:#800020}@media (min-width:768px){.Segments-module__0u1ARa__content{flex-direction:row;gap:30px}.Segments-module__0u1ARa__text{text-align:left;font-size:18px}.Segments-module__0u1ARa__title{font-size:24px}.Segments-module__0u1ARa__icons{justify-content:start}.Segments-module__0u1ARa__iconCircle{width:60px;height:60px}.Segments-module__0u1ARa__iconCircle svg{font-size:30px}}@media (min-width:1024px){.Segments-module__0u1ARa__text{font-size:24px}.Segments-module__0u1ARa__title{font-size:28px}.Segments-module__0u1ARa__iconCircle{width:80px;height:80px}.Segments-module__0u1ARa__iconCircle svg{font-size:40px}}
.Footer-module__Grjkva__footer{color:#fff;background:linear-gradient(#00000080,#00000080),url(/FooterBG.webp) 50%/cover no-repeat;padding:20px}.Footer-module__Grjkva__footerHeader h2{text-align:center;margin-bottom:20px;font-size:1.5rem}.Footer-module__Grjkva__footerContent{flex-wrap:wrap;justify-content:space-between;gap:20px;display:flex}.Footer-module__Grjkva__footerColumn{flex:200px;margin:10px}.Footer-module__Grjkva__footerColumn p{margin:10px 0;line-height:1.8}.Footer-module__Grjkva__iconCircle{color:#000;background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;margin-right:10px;font-size:1.1rem;display:inline-flex}.Footer-module__Grjkva__linkUnderline{color:#fff;text-decoration:underline}.Footer-module__Grjkva__linkUnderline:hover{color:#f66}.Footer-module__Grjkva__footerMap iframe{border:none}.Footer-module__Grjkva__mapShadow{border-radius:5px;box-shadow:0 4px 8px #f006}@media (max-width:768px){.Footer-module__Grjkva__footerMap{display:none}}
.Scroll-module__KJL73W__scrollToTop{color:#fff;cursor:pointer;z-index:1000;background-color:#ff5a5a;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:transform .3s,background-color .3s;display:flex;position:fixed;bottom:20px;right:20px;box-shadow:0 4px 6px #0000001a}.Scroll-module__KJL73W__scrollToTop:hover{background-color:#f33;transform:scale(1.1)}
@keyframes Feedback-module__w8nzRq__slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.Feedback-module__w8nzRq__container{opacity:0;width:100%;padding:10px 0;position:relative}.Feedback-module__w8nzRq__animate{animation:.8s ease-out forwards Feedback-module__w8nzRq__slideUp}.Feedback-module__w8nzRq__titleWrapper{text-align:center;margin-bottom:20px}.Feedback-module__w8nzRq__title{color:#111827;margin:0 0 8px;font-size:32px;font-weight:700}.Feedback-module__w8nzRq__subtitle{color:#6b7280;margin:0;font-size:14px}.Feedback-module__w8nzRq__swiper{padding:20px 10px 40px}@media (max-width:639px){.Feedback-module__w8nzRq__card{width:90%;margin:12px auto}.Feedback-module__w8nzRq__swiper{padding:10px 10px 20px}}.Feedback-module__w8nzRq__card{background:#fff;border:1px solid #f3f4f6;border-radius:16px;flex-direction:column;gap:20px;height:100%;margin:24px auto;padding:24px;transition:transform .3s;display:flex;position:relative;box-shadow:0 4px 20px #00000014}.Feedback-module__w8nzRq__card:hover{transform:translateY(-5px);box-shadow:0 8px 30px #0000001f}.Feedback-module__w8nzRq__header{align-items:center;gap:16px;display:flex}.Feedback-module__w8nzRq__avatar{color:#fff;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:20px;font-weight:600;display:flex}.Feedback-module__w8nzRq__info{flex:1}.Feedback-module__w8nzRq__name{color:#111827;margin:0 0 4px;font-size:18px;font-weight:600}.Feedback-module__w8nzRq__rating{flex-direction:row;gap:4px;display:flex}.Feedback-module__w8nzRq__star{align-items:center;width:18px;height:18px;display:flex}.Feedback-module__w8nzRq__star svg{color:#d1d5db;width:100%;height:100%}.Feedback-module__w8nzRq__star .Feedback-module__w8nzRq__filled{color:#fbbf24}.Feedback-module__w8nzRq__text{color:#4b5563;z-index:1;flex-grow:1;margin:0;font-size:16px;line-height:1.6;position:relative}
