.home-module__MD0jFa__heroWrapper{background:#1a1a1a;padding:1rem;animation:1s ease-out home-module__MD0jFa__fadeInUp;position:relative}@keyframes home-module__MD0jFa__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.home-module__MD0jFa__hero{background:url(/heroimage/heroimagesection.jpg) 35% 15%/120% no-repeat;border-radius:25px;align-items:center;min-height:calc(100vh - 2rem);display:flex;position:relative;overflow:hidden}.home-module__MD0jFa__heroContainer{z-index:1;max-width:1400px;margin:0 auto;padding:0 2rem;position:relative}.home-module__MD0jFa__heroContent{text-align:center;max-width:1000px;margin:-8rem auto 0}.home-module__MD0jFa__heroTitle{color:#fff;text-align:center;letter-spacing:-.02em;margin-bottom:.5rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;font-size:7.5rem;font-weight:300;line-height:1.2}.home-module__MD0jFa__heroTitleAccent{color:#f3c830}.home-module__MD0jFa__heroDescription{color:#d1d5db;margin-bottom:2rem;font-size:1.25rem;line-height:1.6}.home-module__MD0jFa__heroButtons{flex-wrap:wrap;gap:1rem;display:flex}.home-module__MD0jFa__heroBtnPrimary{color:#131313;background:#f3c830;border-radius:8px;padding:1rem 2rem;font-size:1.125rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.home-module__MD0jFa__heroBtnPrimary:hover{background:#d4a91a;transform:scale(1.02)}.home-module__MD0jFa__heroBtnSecondary{color:#131313;background:#fff;border-radius:8px;padding:1rem 2rem;font-size:1.125rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.home-module__MD0jFa__heroBtnSecondary:hover{background:#f3f4f6}.home-module__MD0jFa__logos{background:#1a1a1a;padding:2.5rem 0;overflow:hidden}.home-module__MD0jFa__logosContainer{opacity:0;max-width:100%;margin:0 auto;padding:0;transition:opacity .8s ease-out,transform .8s ease-out;transform:translateY(20px)}.home-module__MD0jFa__logosContainer.home-module__MD0jFa__animateIn{opacity:1;transform:translateY(0)}.home-module__MD0jFa__logosCarousel{width:100%;position:relative;overflow:hidden}.home-module__MD0jFa__logosTrack{align-items:center;gap:6rem;width:fit-content;animation:30s linear infinite home-module__MD0jFa__scrollLogos;display:flex}.home-module__MD0jFa__logosTrack:hover{animation-play-state:paused}@keyframes home-module__MD0jFa__scrollLogos{0%{transform:translate(0)}to{transform:translate(-50%)}}.home-module__MD0jFa__logoBrand{flex-shrink:0;justify-content:center;align-items:center;min-width:120px;height:80px;padding:0 1rem;transition:all .3s;display:flex}.home-module__MD0jFa__logoImage{object-fit:contain;filter:grayscale()brightness(.8)contrast(1.2);width:auto;max-width:140px;height:60px;transition:all .3s}.home-module__MD0jFa__logoBrand:hover .home-module__MD0jFa__logoImage{filter:grayscale(0%)brightness()contrast();transform:scale(1.1)}.home-module__MD0jFa__offer{background:#1a1a1a;padding:6rem 0}.home-module__MD0jFa__offerContainer{opacity:0;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1400px;margin:0 auto;padding:0 3rem;transition:opacity 1s ease-out,transform 1s ease-out;display:grid;transform:scale(.95)}.home-module__MD0jFa__offerContainer.home-module__MD0jFa__animateIn{opacity:1;transform:scale(1)}.home-module__MD0jFa__offerContent{flex-direction:column;gap:2rem;display:flex}.home-module__MD0jFa__offerTitle{color:#fff;letter-spacing:-.02em;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;font-size:3.5rem;font-weight:300;line-height:1.2}.home-module__MD0jFa__offerSubtitle{color:#fff9;max-width:450px;margin:0;font-size:1rem;line-height:1.6}.home-module__MD0jFa__offerList{flex-direction:column;gap:1.5rem;margin-top:1rem;display:flex}.home-module__MD0jFa__offerItem{border-bottom:1px solid #ffffff1a;align-items:flex-start;gap:1.5rem;padding-bottom:1.5rem;display:flex}.home-module__MD0jFa__offerItem:last-child{border-bottom:none}.home-module__MD0jFa__offerNumber{color:#fff6;min-width:40px;font-size:1.125rem;font-weight:300}.home-module__MD0jFa__offerText{color:#fff;margin:0;font-size:1.125rem;line-height:1.6}.home-module__MD0jFa__offerButton{color:#131313;cursor:pointer;background:#f3c830;border:none;border-radius:8px;align-items:center;gap:.5rem;width:fit-content;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s;display:flex}.home-module__MD0jFa__offerButton:hover{background:#d4a91a;transform:translate(5px)}.home-module__MD0jFa__offerButton svg{transition:transform .3s}.home-module__MD0jFa__offerButton:hover svg{transform:translate(5px)}.home-module__MD0jFa__offerCards{align-items:flex-start;gap:1.5rem;display:flex;position:relative}.home-module__MD0jFa__offerCardLarge{background:linear-gradient(135deg,#d4d4d4 0%,#a8a8a8 100%);border-radius:24px;flex-direction:column;flex-shrink:0;justify-content:flex-start;width:320px;height:420px;padding:2.5rem;display:flex;position:relative;overflow:hidden}.home-module__MD0jFa__offerContainer.home-module__MD0jFa__animateIn .home-module__MD0jFa__offerCardLarge{animation:.8s ease-out .2s both home-module__MD0jFa__slideInLeft}@keyframes home-module__MD0jFa__slideInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}.home-module__MD0jFa__offerContainer.home-module__MD0jFa__animateIn .home-module__MD0jFa__offerCardSmall{animation:.8s ease-out .4s both home-module__MD0jFa__slideInRight}@keyframes home-module__MD0jFa__slideInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}.home-module__MD0jFa__offerCardSmall{background:#f3c830;border-radius:24px;flex-direction:column;flex-shrink:0;justify-content:flex-start;width:320px;height:300px;padding:2rem;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 40px #0000004d}.home-module__MD0jFa__cardTitle{color:#131313;z-index:2;white-space:nowrap;margin:0 0 .5rem;font-size:2rem;font-weight:600;position:relative}.home-module__MD0jFa__cardDescription{color:#131313b3;z-index:2;max-width:300px;margin:0;font-size:1rem;position:relative}.home-module__MD0jFa__cardNumber{color:#131313;z-index:2;margin:0;font-size:2rem;font-weight:600;line-height:1;position:relative}.home-module__MD0jFa__cardSubtext{color:#131313e6;z-index:2;max-width:200px;margin:.5rem 0 0;font-size:1rem;position:relative}.home-module__MD0jFa__cardImagePlaceholder{z-index:1;color:#0003;background:#0000001a;justify-content:center;align-items:center;font-size:.875rem;display:flex;position:absolute}.home-module__MD0jFa__offerCardLarge .home-module__MD0jFa__cardImagePlaceholder{background:0 0;border-radius:24px;width:100%;height:90%;inset:auto 0 -25%}.home-module__MD0jFa__offerCardSmall .home-module__MD0jFa__cardImagePlaceholder{opacity:.5;filter:grayscale()brightness(.3)contrast(1.5);mix-blend-mode:luminosity;background:0 0;border-radius:0 0 24px 24px;width:100%;height:50%;bottom:0;left:0;right:0}.home-module__MD0jFa__inventoryPreview{background:#1a1a1a;padding:5rem 0}.home-module__MD0jFa__inventoryContainer{opacity:0;max-width:1400px;margin:0 auto;padding:0 3rem;transition:opacity .8s ease-out,transform .8s ease-out;transform:translateY(30px)}.home-module__MD0jFa__inventoryContainer.home-module__MD0jFa__animateIn{opacity:1;transform:translateY(0)}.home-module__MD0jFa__inventoryHeader{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.home-module__MD0jFa__inventoryTitle{color:#fff;letter-spacing:.05em;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;font-size:3.5rem;font-weight:300}.home-module__MD0jFa__filterTabsRow{justify-content:flex-end;align-items:center;margin-bottom:3rem;display:flex}.home-module__MD0jFa__filterTabs{gap:1rem;display:flex}.home-module__MD0jFa__viewAllButton{color:#131313;background:#f3c830;border-radius:8px;flex-shrink:0;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.home-module__MD0jFa__viewAllButton:hover{background:#d4a91a;transform:translate(5px)}.home-module__MD0jFa__filterTab{color:#fff9;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;transition:all .3s}.home-module__MD0jFa__filterTab:hover{color:#fffc;background:#ffffff1a}.home-module__MD0jFa__filterTabActive{color:#131313;background:#fff;border-color:#fff}.home-module__MD0jFa__vehiclesCarousel{scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;gap:2rem;margin-bottom:3rem;padding-bottom:1rem;display:flex;overflow-x:auto}.home-module__MD0jFa__vehiclesCarousel::-webkit-scrollbar{display:none}.home-module__MD0jFa__carouselLoading,.home-module__MD0jFa__carouselEmpty{color:#fff9;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;width:100%;min-height:400px;display:flex}.home-module__MD0jFa__carouselEmpty .home-module__MD0jFa__emptyHint{color:#fff6;font-size:.875rem}.home-module__MD0jFa__pendingBadge{color:#fff;text-transform:uppercase;letter-spacing:.1em;z-index:2;background:#dc2626;border-radius:4px;padding:.5rem 1rem;font-size:.75rem;font-weight:700;position:absolute;top:1rem;left:1rem;transform:rotate(-15deg);box-shadow:0 2px 8px #0000004d}.home-module__MD0jFa__vehicleCard{scroll-snap-align:start;opacity:0;min-width:340px;color:inherit;background:#2a2a2f;border-radius:16px;flex-shrink:0;text-decoration:none;transition:all .3s;display:block;position:relative;overflow:hidden}.home-module__MD0jFa__inventoryContainer.home-module__MD0jFa__animateIn .home-module__MD0jFa__vehicleCard{animation:.6s ease-out forwards home-module__MD0jFa__fadeInScale}.home-module__MD0jFa__inventoryContainer.home-module__MD0jFa__animateIn .home-module__MD0jFa__vehicleCard:first-child{animation-delay:.1s}.home-module__MD0jFa__inventoryContainer.home-module__MD0jFa__animateIn .home-module__MD0jFa__vehicleCard:nth-child(2){animation-delay:.2s}.home-module__MD0jFa__inventoryContainer.home-module__MD0jFa__animateIn .home-module__MD0jFa__vehicleCard:nth-child(3){animation-delay:.3s}.home-module__MD0jFa__inventoryContainer.home-module__MD0jFa__animateIn .home-module__MD0jFa__vehicleCard:nth-child(4){animation-delay:.4s}.home-module__MD0jFa__inventoryContainer.home-module__MD0jFa__animateIn .home-module__MD0jFa__vehicleCard:nth-child(5){animation-delay:.5s}.home-module__MD0jFa__inventoryContainer.home-module__MD0jFa__animateIn .home-module__MD0jFa__vehicleCard:nth-child(6){animation-delay:.6s}.home-module__MD0jFa__inventoryContainer.home-module__MD0jFa__animateIn .home-module__MD0jFa__vehicleCard:nth-child(7){animation-delay:.7s}.home-module__MD0jFa__inventoryContainer.home-module__MD0jFa__animateIn .home-module__MD0jFa__vehicleCard:nth-child(8){animation-delay:.8s}.home-module__MD0jFa__inventoryContainer.home-module__MD0jFa__animateIn .home-module__MD0jFa__vehicleCard:nth-child(9){animation-delay:.9s}.home-module__MD0jFa__inventoryContainer.home-module__MD0jFa__animateIn .home-module__MD0jFa__vehicleCard:nth-child(10){animation-delay:1s}.home-module__MD0jFa__inventoryContainer.home-module__MD0jFa__animateIn .home-module__MD0jFa__vehicleCard:nth-child(11){animation-delay:1.1s}.home-module__MD0jFa__inventoryContainer.home-module__MD0jFa__animateIn .home-module__MD0jFa__vehicleCard:nth-child(12){animation-delay:1.2s}@keyframes home-module__MD0jFa__fadeInScale{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.home-module__MD0jFa__vehicleCard:hover{transform:translateY(-8px);box-shadow:0 12px 40px #00000080}.home-module__MD0jFa__bookmarkButton{cursor:pointer;z-index:10;background:#ffffffe6;border:none;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex;position:absolute;top:1rem;right:1rem}.home-module__MD0jFa__bookmarkButton:hover{background:#fff;transform:scale(1.05)}.home-module__MD0jFa__vehicleImage{background:#3a3a3f;justify-content:center;align-items:center;width:100%;height:220px;display:flex;position:relative}.home-module__MD0jFa__vehicleInfo{padding:1.5rem}.home-module__MD0jFa__vehicleName{color:#fff;margin:0 0 .25rem;font-size:1.25rem;font-weight:600}.home-module__MD0jFa__vehicleLocation{color:#ffffff80;margin:0 0 1.5rem;font-size:.875rem}.home-module__MD0jFa__vehicleSpecs{gap:1.5rem;margin-bottom:1.5rem;display:flex}.home-module__MD0jFa__spec{color:#fff9;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.home-module__MD0jFa__spec svg{stroke:#fff6}.home-module__MD0jFa__vehiclePricing{justify-content:space-between;align-items:flex-end;display:flex}.home-module__MD0jFa__oldPrice{color:#fff6;margin:0;font-size:.875rem;text-decoration:line-through}.home-module__MD0jFa__currentPrice{color:#fff;margin:.25rem 0 0;font-size:1.5rem;font-weight:700}.home-module__MD0jFa__viewDetailsLink{color:#f3c830;font-size:.875rem;font-weight:600;text-decoration:none;transition:color .3s}.home-module__MD0jFa__viewDetailsLink:hover{color:#d4a91a}.home-module__MD0jFa__pagination{justify-content:flex-start;gap:1rem;display:flex}.home-module__MD0jFa__paginationArrow{cursor:pointer;color:#fff6;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.home-module__MD0jFa__paginationArrow:hover{color:#fffc;background:#ffffff1a}.home-module__MD0jFa__paginationArrowActive{color:#131313;background:#f3c830;border-color:#f3c830}.home-module__MD0jFa__paginationArrowActive:hover{background:#d4a91a}.home-module__MD0jFa__sellCar{background:#1a1a1a;padding:5rem 0}.home-module__MD0jFa__sellCarContainer{opacity:0;max-width:1800px;margin:0 auto;padding:0 1.5rem;transition:opacity 1s ease-out,transform 1s ease-out;transform:translate(-50px)scale(.95)}.home-module__MD0jFa__sellCarContainer.home-module__MD0jFa__animateIn{opacity:1;transform:translate(0)scale(1)}.home-module__MD0jFa__sellCarCard{background:linear-gradient(135deg,#5a5a65 0%,#454550 100%);border-radius:40px;grid-template-columns:1fr 1fr;align-items:center;gap:2rem;min-height:600px;padding:2rem;display:grid;position:relative;overflow:hidden}.home-module__MD0jFa__sellCarContent{z-index:2;flex-direction:column;gap:2.5rem;max-width:500px;padding-left:3rem;display:flex}.home-module__MD0jFa__sellCarTitle{color:#fff;letter-spacing:-.01em;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;font-size:3.5rem;font-weight:300;line-height:1.3}.home-module__MD0jFa__sellCarSubtitle{color:#fffc;letter-spacing:.01em;max-width:450px;margin:0;font-size:1.125rem;line-height:1.8}.home-module__MD0jFa__sellCarButton{color:#131313;background:#f3c830;border-radius:8px;align-items:center;gap:.75rem;width:fit-content;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.home-module__MD0jFa__sellCarButton:hover{background:#d4a91a;transform:translate(5px)}.home-module__MD0jFa__sellCarButton svg{transition:transform .3s}.home-module__MD0jFa__sellCarButton:hover svg{transform:translate(5px)}.home-module__MD0jFa__sellCarImageContainer{z-index:1;justify-content:center;align-items:center;height:100%;display:flex;position:relative}.home-module__MD0jFa__sellCarImageContainer:after{content:"";filter:blur(15px);z-index:0;background:radial-gradient(30% 60% at 25%,#000000f2 0%,#000000d9 20%,#0009 50%,#0000 75%),radial-gradient(30% 60% at 75%,#000000f2 0%,#000000d9 20%,#0009 50%,#0000 75%),radial-gradient(40% 80%,#000000e6 0%,#000000bf 25%,#00000080 50%,#0000 75%),radial-gradient(80% 100%,#000000d9 0%,#000000b3 30%,#00000080 50%,#0003 70%,#0000 85%);width:80%;height:80px;position:absolute;bottom:8%;left:50%;transform:translate(-50%)}.home-module__MD0jFa__sellCarImage{object-fit:contain;z-index:1;width:120%;max-width:none;height:auto;position:relative}.home-module__MD0jFa__contact{background:#1a1a1a;padding:6rem 0 8rem}.home-module__MD0jFa__contactContainer{opacity:0;max-width:1600px;margin:0 auto;padding:0 3rem;transition:opacity .8s ease-out,transform .8s ease-out;transform:translateY(30px)}.home-module__MD0jFa__contactContainer.home-module__MD0jFa__animateIn{opacity:1;transform:translateY(0)}.home-module__MD0jFa__contactContent{grid-template-columns:1fr 1fr;align-items:start;gap:6rem;display:grid}.home-module__MD0jFa__contactLeft{flex-direction:column;gap:2rem;display:flex}.home-module__MD0jFa__contactTitle{color:#fff;letter-spacing:-.02em;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:4rem;font-weight:300;line-height:1.2}.home-module__MD0jFa__contactDescription{color:#ffffffb3;max-width:600px;margin:0;font-size:1.125rem;line-height:1.8}.home-module__MD0jFa__contactButton{color:#131313;background:#f3c830;border-radius:8px;align-items:center;gap:.75rem;width:fit-content;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.home-module__MD0jFa__contactButton:hover{background:#d4a91a;transform:translate(5px)}.home-module__MD0jFa__contactButton svg{transition:transform .3s}.home-module__MD0jFa__contactButton:hover svg{transform:translate(5px)}.home-module__MD0jFa__openHours{background:#0000004d;border-radius:20px;margin-top:1rem;padding:2.5rem}.home-module__MD0jFa__openHours h3{color:#fff;letter-spacing:-.01em;margin:0 0 2rem;font-size:1.75rem;font-weight:300}.home-module__MD0jFa__hoursGrid{grid-template-columns:1fr 1fr;gap:3rem;display:grid}.home-module__MD0jFa__hoursItem{flex-direction:column;gap:.75rem;display:flex}.home-module__MD0jFa__hoursLabel{color:#fff6;letter-spacing:.12em;text-transform:uppercase;font-size:.75rem;font-weight:600}.home-module__MD0jFa__hoursTime{color:#fff;letter-spacing:-.01em;font-size:1.25rem;font-weight:300}.home-module__MD0jFa__contactRight{flex-direction:column;width:100%;display:flex}.home-module__MD0jFa__mapContainer{background:#1a1a1a;border:2px solid #f3c8304d;border-radius:20px;width:100%;height:500px;margin-bottom:1.5rem;display:block;position:relative;overflow:hidden;box-shadow:0 8px 32px #00000080,inset 0 0 0 1px #f3c8301a}.home-module__MD0jFa__mapIframe{filter:brightness(.7)contrast(1.2)saturate(.6)hue-rotate(10deg);border:none;border-radius:18px;width:100%;height:100%;transition:filter .3s}.home-module__MD0jFa__mapContainer:hover .home-module__MD0jFa__mapIframe{filter:brightness(.75)contrast(1.25)saturate(.7)hue-rotate(10deg)}.home-module__MD0jFa__mapOverlay{pointer-events:none;z-index:1;mix-blend-mode:multiply;background:linear-gradient(135deg,#1a1a1a33 0%,#0000 40%,#f3c83008 100%);position:absolute;inset:0}.home-module__MD0jFa__contactButtons{gap:1rem;display:flex}.home-module__MD0jFa__contactIconButton{color:#fff;background:0 0;border:1.5px solid #ffffff26;border-radius:16px;flex:1;justify-content:center;align-items:center;gap:.75rem;padding:1.25rem 2rem;font-size:1rem;font-weight:400;text-decoration:none;transition:all .3s;display:flex}.home-module__MD0jFa__contactIconButton svg{color:#f3c830;flex-shrink:0;width:24px;height:24px}.home-module__MD0jFa__contactIconButton:hover{background:#ffffff08;border-color:#ffffff40}@media (max-width:768px){.home-module__MD0jFa__heroWrapper{padding:.5rem}.home-module__MD0jFa__hero{border-radius:25px}.home-module__MD0jFa__heroTitle{font-size:2.5rem}.home-module__MD0jFa__heroDescription{font-size:1.125rem}.home-module__MD0jFa__offerContainer{grid-template-columns:1fr;gap:3rem;padding:0 2rem}.home-module__MD0jFa__offerTitle{font-size:2.5rem}.home-module__MD0jFa__offerCards{flex-direction:column;height:auto}.home-module__MD0jFa__offerCardLarge{height:450px}.home-module__MD0jFa__offerCardSmall{width:100%;height:300px}.home-module__MD0jFa__inventoryHeader{flex-direction:column;align-items:flex-start;gap:1.5rem}.home-module__MD0jFa__inventoryTitle{font-size:2.5rem}.home-module__MD0jFa__filterTabsRow{flex-direction:column;align-items:stretch;gap:1rem}.home-module__MD0jFa__filterTabs{order:1}.home-module__MD0jFa__viewAllButton{order:2;justify-content:center}.home-module__MD0jFa__vehicleCard{min-width:300px}.home-module__MD0jFa__contactContent{grid-template-columns:1fr;gap:4rem}.home-module__MD0jFa__contactTitle{font-size:2.5rem}.home-module__MD0jFa__hoursGrid{grid-template-columns:1fr}.home-module__MD0jFa__mapContainer{height:400px}.home-module__MD0jFa__contactButtons{flex-direction:column}.home-module__MD0jFa__sellCarCard{grid-template-columns:1fr;gap:2rem;padding:3rem 2rem}.home-module__MD0jFa__sellCarTitle{font-size:2.5rem}.home-module__MD0jFa__sellCarImageContainer{order:-1}.home-module__MD0jFa__sellCarButton{justify-content:center;width:100%}}@media (max-width:480px){.home-module__MD0jFa__offerContainer{padding:0 1.5rem}.home-module__MD0jFa__offerTitle{font-size:2rem}.home-module__MD0jFa__offerText{font-size:1rem}.home-module__MD0jFa__offerCards{flex-direction:column;height:auto}.home-module__MD0jFa__offerCardLarge{height:380px}.home-module__MD0jFa__offerCardSmall{width:100%;height:280px}.home-module__MD0jFa__cardNumber{font-size:1.75rem}.home-module__MD0jFa__inventoryContainer{padding:0 1.5rem}.home-module__MD0jFa__filterTabs{padding-bottom:.5rem;overflow-x:auto}.home-module__MD0jFa__filterTab{white-space:nowrap}.home-module__MD0jFa__sellCarContainer{padding:0 1.5rem}.home-module__MD0jFa__sellCarCard{border-radius:30px;padding:2rem 1.5rem}.home-module__MD0jFa__sellCarTitle{font-size:2rem}.home-module__MD0jFa__contactContainer{padding:0 1.5rem}.home-module__MD0jFa__contactTitle{font-size:2rem}}
.SearchWidget-module__pQKKaG__searchWidget{justify-content:center;width:100%;padding:2rem 1rem;display:flex}.SearchWidget-module__pQKKaG__container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#50505ad9;border-radius:12px;align-items:center;gap:0;width:100%;max-width:1400px;padding:.5rem;display:flex;box-shadow:0 4px 20px #0000004d}.SearchWidget-module__pQKKaG__customDropdown{z-index:100;flex:1;position:relative}.SearchWidget-module__pQKKaG__dropdownButton{color:#fff;cursor:pointer;text-align:left;white-space:nowrap;background:0 0;border:none;border-radius:8px;outline:none;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:1rem 3rem 1rem 1.5rem;font-size:1rem;font-weight:400;transition:all .3s;display:flex}.SearchWidget-module__pQKKaG__dropdownButton:hover{background:#ffffff0d;box-shadow:0 2px 8px #00000026}.SearchWidget-module__pQKKaG__dropdownButtonDisabled{opacity:.5;cursor:not-allowed}.SearchWidget-module__pQKKaG__dropdownButtonDisabled:hover{box-shadow:none;background:0 0}.SearchWidget-module__pQKKaG__dropdownArrow{flex-shrink:0;margin-left:auto;transition:transform .3s}.SearchWidget-module__pQKKaG__dropdownArrowOpen{transform:rotate(180deg)}.SearchWidget-module__pQKKaG__dropdownMenu{z-index:10000;background:#2a2a2f;border-radius:12px;min-width:200px;max-height:320px;padding:.5rem 0;animation:.25s ease-out SearchWidget-module__pQKKaG__dropdownAppear;position:absolute;top:calc(100% + 1rem);left:0;overflow:hidden auto;box-shadow:0 8px 24px #00000080}.SearchWidget-module__pQKKaG__dropdownMenu::-webkit-scrollbar{width:8px}.SearchWidget-module__pQKKaG__dropdownMenu::-webkit-scrollbar-track{background:#ffffff0d;border-radius:4px}.SearchWidget-module__pQKKaG__dropdownMenu::-webkit-scrollbar-thumb{background:#fff3;border-radius:4px}.SearchWidget-module__pQKKaG__dropdownMenu::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.SearchWidget-module__pQKKaG__dropdownMenuClosing{animation:.2s ease-in SearchWidget-module__pQKKaG__dropdownDisappear}@keyframes SearchWidget-module__pQKKaG__dropdownAppear{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes SearchWidget-module__pQKKaG__dropdownDisappear{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}.SearchWidget-module__pQKKaG__dropdownOption{color:#ffffffb3;text-align:left;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #ffffff14;width:100%;padding:.875rem 1.5rem;font-size:.95rem;transition:all .2s;position:relative}.SearchWidget-module__pQKKaG__dropdownOption:last-child{border-bottom:none}.SearchWidget-module__pQKKaG__optionText{display:inline-block;position:relative}.SearchWidget-module__pQKKaG__optionText:after{content:"";background:#fffc;width:0;height:1px;transition:width .3s;position:absolute;bottom:-2px;left:0}.SearchWidget-module__pQKKaG__dropdownOption:hover{color:#fff;transform:translate(4px)}.SearchWidget-module__pQKKaG__dropdownOption:hover .SearchWidget-module__pQKKaG__optionText:after{width:100%}.SearchWidget-module__pQKKaG__dropdownOptionActive{color:#ffffffb3}.SearchWidget-module__pQKKaG__divider{background:#fff3;width:1px;height:32px}.SearchWidget-module__pQKKaG__searchButton{color:#131313;cursor:pointer;white-space:nowrap;background:#f3c830;border:none;border-radius:8px;margin-left:.5rem;padding:1rem 2.5rem;font-size:1rem;font-weight:600;transition:all .3s}.SearchWidget-module__pQKKaG__searchButton:hover{background:#d4a91a;transform:scale(1.02);box-shadow:0 4px 12px #f3c83066}.SearchWidget-module__pQKKaG__searchButton:active{transform:scale(.98)}@media (max-width:1024px){.SearchWidget-module__pQKKaG__container{padding:.4rem}.SearchWidget-module__pQKKaG__dropdownButton{padding:.875rem 2.5rem .875rem 1.25rem;font-size:.9rem}.SearchWidget-module__pQKKaG__searchButton{padding:.875rem 2rem;font-size:.9rem}.SearchWidget-module__pQKKaG__dropdownMenu{min-width:180px}}@media (max-width:768px){.SearchWidget-module__pQKKaG__searchWidget{padding:1rem}.SearchWidget-module__pQKKaG__container{flex-direction:column;gap:.5rem;padding:.75rem}.SearchWidget-module__pQKKaG__customDropdown{width:100%}.SearchWidget-module__pQKKaG__dropdownButton{justify-content:space-between;padding:1rem 2.5rem 1rem 1.25rem;font-size:.95rem}.SearchWidget-module__pQKKaG__divider{display:none}.SearchWidget-module__pQKKaG__searchButton{width:100%;margin-top:.25rem;margin-left:0;padding:1rem;font-size:1rem}.SearchWidget-module__pQKKaG__dropdownMenu{min-width:100%;left:0;right:0}.SearchWidget-module__pQKKaG__dropdownOption{padding:.875rem 1.5rem;font-size:.95rem}}@media (max-width:480px){.SearchWidget-module__pQKKaG__searchWidget{padding:.75rem}.SearchWidget-module__pQKKaG__container{border-radius:10px;padding:.5rem}.SearchWidget-module__pQKKaG__dropdownButton{padding:.875rem 2rem .875rem 1rem;font-size:.9rem}.SearchWidget-module__pQKKaG__searchButton{border-radius:8px;padding:.875rem;font-size:.9rem}.SearchWidget-module__pQKKaG__dropdownOption{padding:.75rem 1.25rem;font-size:.9rem}}
.PromoSidebar-module__JhrTdG__toggleButton{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;z-index:1000;background:#fffffff2;border:1px solid #0000001a;border-left:none;border-radius:0 12px 12px 0;flex-direction:column;align-items:center;gap:.5rem;padding:1rem .75rem;transition:all .3s cubic-bezier(.34,1.56,.64,1);display:flex;position:fixed;top:50%;left:0;transform:translateY(-50%);box-shadow:0 4px 20px #0000001a}.PromoSidebar-module__JhrTdG__toggleButton:hover{transform:translateY(-50%)translate(5px);box-shadow:0 6px 25px #00000026}.PromoSidebar-module__JhrTdG__toggleButtonOpen{transform:translateY(-50%)translate(-380px)}.PromoSidebar-module__JhrTdG__toggleIcon{flex-direction:column;gap:3px;display:flex}.PromoSidebar-module__JhrTdG__iconBar{background:#131313;border-radius:2px;width:20px;height:2px;transition:all .3s}.PromoSidebar-module__JhrTdG__toggleLabel{writing-mode:vertical-rl;color:#131313;letter-spacing:2px;font-size:.875rem;font-weight:600}.PromoSidebar-module__JhrTdG__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:999;background:#00000080;animation:.3s PromoSidebar-module__JhrTdG__fadeIn;position:fixed;inset:0}@keyframes PromoSidebar-module__JhrTdG__fadeIn{0%{opacity:0}to{opacity:1}}.PromoSidebar-module__JhrTdG__sidebar{z-index:1001;background:#fff;border-right:1px solid #0000000d;flex-direction:column;width:380px;transition:left .4s cubic-bezier(.34,1.56,.64,1);display:flex;position:fixed;top:0;bottom:0;left:-400px;box-shadow:4px 0 30px #0000001a}.PromoSidebar-module__JhrTdG__sidebarOpen{left:0}.PromoSidebar-module__JhrTdG__sidebarHeader{border-bottom:1px solid #00000014;justify-content:space-between;align-items:center;padding:2rem;display:flex}.PromoSidebar-module__JhrTdG__sidebarTitle{color:#131313;letter-spacing:-.5px;margin:0;font-size:1.5rem;font-weight:600}.PromoSidebar-module__JhrTdG__closeButton{cursor:pointer;color:#131313;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.PromoSidebar-module__JhrTdG__closeButton:hover{background:#0000000d;transform:rotate(90deg)}.PromoSidebar-module__JhrTdG__carouselContainer{flex:1;padding:2rem 0;position:relative;overflow:hidden}.PromoSidebar-module__JhrTdG__carouselTrack{height:100%;transition:transform .5s cubic-bezier(.34,1.56,.64,1);display:flex}.PromoSidebar-module__JhrTdG__promoCard{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-width:100%;padding:0 3rem;display:flex}.PromoSidebar-module__JhrTdG__promoDiscount{color:#131313;letter-spacing:-1px;margin:0;font-size:2.5rem;font-weight:300}.PromoSidebar-module__JhrTdG__promoTitle{color:#131313;letter-spacing:-.5px;margin:0;font-size:1.5rem;font-weight:600}.PromoSidebar-module__JhrTdG__promoDescription{color:#13131399;margin:0;font-size:.95rem;line-height:1.7}.PromoSidebar-module__JhrTdG__promoButton{color:#fff;cursor:pointer;background:#131313;border:none;border-radius:6px;margin-top:.5rem;padding:.75rem 1.5rem;font-size:.9rem;font-weight:500;transition:all .3s}.PromoSidebar-module__JhrTdG__promoButton:hover{background:#f3c830;transform:translate(4px)}.PromoSidebar-module__JhrTdG__navButton{cursor:pointer;color:#131313;z-index:10;background:#00000008;border:1px solid #00000014;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.PromoSidebar-module__JhrTdG__navButton:hover{background:#00000014;border-color:#00000026;transform:translateY(-50%)scale(1.1)}.PromoSidebar-module__JhrTdG__navButton svg{width:16px;height:16px}.PromoSidebar-module__JhrTdG__navButtonPrev{left:1rem}.PromoSidebar-module__JhrTdG__navButtonNext{right:1rem}.PromoSidebar-module__JhrTdG__dotsContainer{border-top:1px solid #00000014;justify-content:center;gap:.5rem;padding:1.5rem 2rem;display:flex}.PromoSidebar-module__JhrTdG__dot{cursor:pointer;background:#13131333;border:none;border-radius:50%;width:6px;height:6px;padding:0;transition:all .3s}.PromoSidebar-module__JhrTdG__dot:hover{background:#13131366;transform:scale(1.2)}.PromoSidebar-module__JhrTdG__dotActive{background:#131313;border-radius:3px;width:20px}.PromoSidebar-module__JhrTdG__autoPlayButton{color:#13131399;cursor:pointer;background:0 0;border:1px solid #0000001a;border-radius:6px;justify-content:center;align-items:center;gap:.5rem;margin:0 2rem 2rem;padding:.625rem 1.25rem;font-size:.8rem;font-weight:500;transition:all .2s;display:flex}.PromoSidebar-module__JhrTdG__autoPlayButton:hover{color:#131313;background:#00000008;border-color:#00000026}@media (max-width:768px){.PromoSidebar-module__JhrTdG__sidebar{width:100%;top:0;bottom:0;left:-100%}.PromoSidebar-module__JhrTdG__sidebarOpen{left:0}.PromoSidebar-module__JhrTdG__toggleButton{padding:.875rem .625rem;left:0}.PromoSidebar-module__JhrTdG__toggleButtonOpen{opacity:0;transform:translateY(-50%)translate(0)}.PromoSidebar-module__JhrTdG__sidebarHeader{padding:1.5rem}.PromoSidebar-module__JhrTdG__promoCard{padding:0 1.5rem}.PromoSidebar-module__JhrTdG__promoDiscount{font-size:2.5rem}.PromoSidebar-module__JhrTdG__promoTitle{font-size:1.5rem}}
