.Button_btn-base__gHB7e{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:Muli,sans-serif;font-weight:600;text-decoration:none;border:2px solid rgba(0,0,0,0);border-radius:30px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);outline:none;position:relative;overflow:hidden;text-align:center;white-space:nowrap}.Button_btn-base__gHB7e:focus{outline:none;box-shadow:0 0 0 3px rgba(255,70,5,.2)}.Button_btn-sm__N0Ts8{padding:8px 16px;font-size:.875rem;min-height:36px}.Button_btn-md__yaXrP{padding:12px 20px;font-size:.95rem;min-height:44px}.Button_btn-lg__EkN6T{padding:16px 28px;font-size:1.05rem;min-height:52px}.Button_btn-primary__dR9y_{background:var(--gradient-primary);color:var(--white);border-color:var(--primary);box-shadow:0 4px 15px rgba(255,70,5,.2)}.Button_btn-primary__dR9y_:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(135deg,rgba(255,255,255,.1),rgba(255,255,255,.05));transition:left .3s ease}.Button_btn-primary__dR9y_:hover:before{left:0}.Button_btn-primary__dR9y_:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(255,70,5,.3);border-color:#e03e00}.Button_btn-primary__dR9y_:active{transform:translateY(0);box-shadow:0 4px 15px rgba(255,70,5,.3)}.Button_btn-secondary__1qeN4{background:var(--gradient-secondary);color:var(--white);border-color:var(--secondary);box-shadow:0 4px 15px rgba(73,223,11,.2)}.Button_btn-secondary__1qeN4:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(73,223,11,.3);border-color:#3eb809}.Button_btn-outline__FiHnZ{background:rgba(0,0,0,0);color:var(--primary);border-color:var(--primary)}.Button_btn-outline__FiHnZ:hover{background:var(--primary);color:var(--white);transform:translateY(-2px);box-shadow:0 8px 25px rgba(255,70,5,.2)}.Button_btn-ghost__B3V2J{background:rgba(255,70,5,.1);color:var(--primary);border-color:rgba(0,0,0,0)}.Button_btn-ghost__B3V2J:hover{background:rgba(255,70,5,.2);transform:translateY(-2px)}.Button_btn-icon__jsBFK{background:hsla(0,0%,100%,.9);color:var(--text-dark);border-color:rgba(0,0,0,0);border-radius:50%;width:44px;height:44px;min-height:auto;padding:0}.Button_btn-icon__jsBFK:hover{background:var(--primary);color:var(--white);transform:scale(1.1);box-shadow:0 4px 15px rgba(255,70,5,.3)}.Button_btn-loading__4of59{opacity:.7;cursor:not-allowed;pointer-events:none}.Button_btn-disabled__mdiaM{opacity:.5;cursor:not-allowed;pointer-events:none}.Button_btn-disabled__mdiaM:hover{transform:none;box-shadow:none}.Button_btn-full-width__7z9lE{width:100%}.Button_btn-icon__jsBFK,.Button_btn-spinner__5FaZB{display:flex;align-items:center;justify-content:center}.Button_btn-icon__jsBFK{font-size:.875em;line-height:1}.Button_btn-icon-left__Juhst{margin-right:6px}.Button_btn-icon-right__M_grK{margin-left:6px}.Button_btn-icon__jsBFK.Button_btn-icon-left__Juhst,.Button_btn-icon__jsBFK.Button_btn-icon-right__M_grK{margin:0}.Button_btn-text__HjAyo{position:relative;z-index:1;font-weight:600;line-height:1.2}@media(max-width:768px){.Button_btn-lg__EkN6T{padding:14px 28px;font-size:1rem;min-height:48px}.Button_btn-md__yaXrP{padding:10px 20px;font-size:.9rem;min-height:40px}.Button_btn-sm__N0Ts8{padding:6px 16px;font-size:.8rem;min-height:32px}}@media(max-width:480px){.Button_btn-base__gHB7e{gap:6px}}.Hero_hero-section__S7KqI{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;background:var(--gradient-hero);padding:120px 20px 60px;overflow:hidden}.Hero_hero-background__RUtCU{position:absolute;top:0;left:0;right:0;bottom:0;background:url(/images/img/hero-bg.jpg) 50%/cover;z-index:1;animation:Hero_heroZoom__qqTAc 20s ease-in-out infinite alternate}@keyframes Hero_heroZoom__qqTAc{0%{transform:scale(1)}to{transform:scale(1.1)}}.Hero_hero-overlay__udxNT{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(34,39,50,.65);z-index:2}.Hero_hero-container__3Xf3M{position:relative;z-index:3;text-align:center;color:var(--white);max-width:1200px;width:100%;margin:0 auto;padding:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.Hero_hero-spacer__PIpXP{height:80px}.Hero_hero-logo__Rnu6S img{width:500px;margin-bottom:40px;animation:Hero_logoFloat__1xbYT 3s ease-in-out infinite;filter:drop-shadow(0 10px 30px rgba(0,0,0,.3))}@keyframes Hero_logoFloat__1xbYT{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.Hero_hero-title__A_bYS{font-size:7rem;font-weight:900;margin-bottom:50px;text-shadow:0 4px 20px rgba(0,0,0,.3);animation:Hero_titleSlideIn__nc_Up 1s ease-out .5s both;line-height:1.1;letter-spacing:-.02em}@keyframes Hero_titleSlideIn__nc_Up{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.Hero_search-form__T2vWd{margin-bottom:60px;animation:Hero_formSlideUp__LGXwu 1s ease-out .8s both;width:100%}@keyframes Hero_formSlideUp__LGXwu{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.Hero_search-form-inner__nKga0{max-width:800px;margin:0 auto;width:100%}.Hero_search-tabs__CZvOL{display:flex;gap:40px;justify-content:center;margin-bottom:40px}.Hero_radio-group__jIdr1{position:relative}.Hero_radio-group__jIdr1 input[type=radio]{display:none}.Hero_radio-group__jIdr1 label{color:hsla(0,0%,100%,.8);font-weight:600;cursor:pointer;transition:all .3s ease;position:relative;font-size:20px;border-bottom:2px solid rgba(0,0,0,0);padding:0 10px 5px}.Hero_radio-group__jIdr1 input[type=radio]:checked+label{color:var(--primary);border-bottom-color:var(--primary);transform:translateY(-2px)}.Hero_radio-group__jIdr1 label:hover{color:var(--white)}.Hero_search-pill__N0X_t{background:hsla(0,0%,100%,.95);backdrop-filter:blur(20px);border-radius:50px;padding:8px;display:flex;align-items:center;gap:0;box-shadow:0 20px 60px rgba(0,0,0,.2);border:1px solid hsla(0,0%,100%,.3);max-width:700px;margin:0 auto}.Hero_filter-item__TwAB0{flex:1;position:relative}.Hero_pill-select__wZ_p0{width:100%;border:none;background:rgba(0,0,0,0);font-size:16px;font-weight:600;color:var(--text-dark);-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;outline:none;border-radius:40px;transition:all .3s ease;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6,9 12,15 18,9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 15px center;background-size:16px;padding:20px 45px 20px 25px}.Hero_pill-select__wZ_p0:hover{background-color:rgba(255,70,5,.05)}.Hero_pill-select__wZ_p0:focus{background-color:rgba(255,70,5,.1)}.Hero_pill-select__wZ_p0:disabled{opacity:.5;cursor:not-allowed;background-color:hsla(0,0%,100%,.05)}.Hero_filter-divider__w39Xv{width:1px;height:40px;background:rgba(0,0,0,.1);margin:0 10px}.Hero_search-pill-button__ZP3vg{width:60px!important;height:60px!important;min-height:60px!important;flex-shrink:0;box-shadow:0 8px 25px rgba(255,70,5,.4)!important}.Hero_search-pill-button__ZP3vg:hover{transform:scale(1.1)!important;box-shadow:0 12px 35px rgba(255,70,5,.5)!important}.Hero_search-pill-button__ZP3vg:active{transform:scale(.95)!important}.Hero_category-icons__BOBfH{display:flex;gap:30px;justify-content:center;flex-wrap:wrap;animation:Hero_iconsFadeIn__wx9sN 1s ease-out 1.2s both;max-width:800px;margin:0 auto}@keyframes Hero_iconsFadeIn__wx9sN{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.Hero_category-icon__rg7Y7{display:flex;flex-direction:column;align-items:center;gap:12px;padding:20px 15px;border-radius:16px;transition:all .3s ease;cursor:pointer;background:hsla(0,0%,100%,.12);backdrop-filter:blur(15px);border:1px solid hsla(0,0%,100%,.2);min-width:120px;flex:1;max-width:140px}.Hero_category-icon__rg7Y7:hover{transform:translateY(-5px);background:hsla(0,0%,100%,.2);border-color:hsla(0,0%,100%,.3);box-shadow:0 8px 25px rgba(0,0,0,.1)}.Hero_icon-container__ouFPv{width:64px;height:64px;display:flex;align-items:center;justify-content:center;background:hsla(0,0%,100%,.15);border-radius:12px;backdrop-filter:blur(10px);box-shadow:0 4px 15px rgba(0,0,0,.1);transition:all .3s ease;border:1px solid hsla(0,0%,100%,.2)}.Hero_category-icon__rg7Y7:hover .Hero_icon-container__ouFPv{background:hsla(0,0%,100%,.25);transform:scale(1.05);box-shadow:0 6px 20px rgba(0,0,0,.15)}.Hero_category-icon__rg7Y7 svg{width:40px;height:40px;filter:drop-shadow(0 2px 8px rgba(0,0,0,.2));transition:transform .3s ease;color:#fff}.Hero_category-icon__rg7Y7:hover svg{transform:scale(1.1)}.Hero_category-icon__rg7Y7 .Hero_icon-container__ouFPv svg{color:#fff;filter:drop-shadow(0 2px 8px rgba(0,0,0,.2));transition:transform .3s ease}.Hero_category-icon__rg7Y7:hover .Hero_icon-container__ouFPv svg{transform:scale(1.1)}.Hero_category-icon__rg7Y7 h3{margin:0;font-size:15px;font-weight:600;text-align:center;line-height:1.2}.Hero_category-icon__rg7Y7 h3 a{color:var(--white);text-decoration:none;transition:color .3s ease}.Hero_category-icon__rg7Y7:hover h3 a{color:var(--primary-light)}.Hero_category-sedan__imD4y{background:rgba(59,130,246,.15);border-color:rgba(59,130,246,.3)}.Hero_category-sedan__imD4y:hover{background:rgba(59,130,246,.25);border-color:rgba(59,130,246,.5);box-shadow:0 8px 25px rgba(59,130,246,.2)}.Hero_category-sedan__imD4y .Hero_icon-container__ouFPv{background:rgba(59,130,246,.2);border-color:rgba(59,130,246,.4)}.Hero_category-sedan__imD4y:hover .Hero_icon-container__ouFPv{background:rgba(59,130,246,.3);box-shadow:0 6px 20px rgba(59,130,246,.25)}.Hero_category-sedan__imD4y:hover h3 a{color:#60a5fa}.Hero_category-coupe__pTc4K{background:rgba(239,68,68,.15);border-color:rgba(239,68,68,.3)}.Hero_category-coupe__pTc4K:hover{background:rgba(239,68,68,.25);border-color:rgba(239,68,68,.5);box-shadow:0 8px 25px rgba(239,68,68,.2)}.Hero_category-coupe__pTc4K .Hero_icon-container__ouFPv{background:rgba(239,68,68,.2);border-color:rgba(239,68,68,.4)}.Hero_category-coupe__pTc4K:hover .Hero_icon-container__ouFPv{background:rgba(239,68,68,.3);box-shadow:0 6px 20px rgba(239,68,68,.25)}.Hero_category-coupe__pTc4K:hover h3 a{color:#f87171}.Hero_category-suv__5cU7B{background:rgba(34,197,94,.15);border-color:rgba(34,197,94,.3)}.Hero_category-suv__5cU7B:hover{background:rgba(34,197,94,.25);border-color:rgba(34,197,94,.5);box-shadow:0 8px 25px rgba(34,197,94,.2)}.Hero_category-suv__5cU7B .Hero_icon-container__ouFPv{background:rgba(34,197,94,.2);border-color:rgba(34,197,94,.4)}.Hero_category-suv__5cU7B:hover .Hero_icon-container__ouFPv{background:rgba(34,197,94,.3);box-shadow:0 6px 20px rgba(34,197,94,.25)}.Hero_category-suv__5cU7B:hover h3 a{color:#4ade80}.Hero_category-hatchback__W0lGG{background:rgba(249,115,22,.15);border-color:rgba(249,115,22,.3)}.Hero_category-hatchback__W0lGG:hover{background:rgba(249,115,22,.25);border-color:rgba(249,115,22,.5);box-shadow:0 8px 25px rgba(249,115,22,.2)}.Hero_category-hatchback__W0lGG .Hero_icon-container__ouFPv{background:rgba(249,115,22,.2);border-color:rgba(249,115,22,.4)}.Hero_category-hatchback__W0lGG:hover .Hero_icon-container__ouFPv{background:rgba(249,115,22,.3);box-shadow:0 6px 20px rgba(249,115,22,.25)}.Hero_category-hatchback__W0lGG:hover h3 a{color:#fb923c}.Hero_category-convertible__O492o{background:rgba(168,85,247,.15);border-color:rgba(168,85,247,.3)}.Hero_category-convertible__O492o:hover{background:rgba(168,85,247,.25);border-color:rgba(168,85,247,.5);box-shadow:0 8px 25px rgba(168,85,247,.2)}.Hero_category-convertible__O492o .Hero_icon-container__ouFPv{background:rgba(168,85,247,.2);border-color:rgba(168,85,247,.4)}.Hero_category-convertible__O492o:hover .Hero_icon-container__ouFPv{background:rgba(168,85,247,.3);box-shadow:0 6px 20px rgba(168,85,247,.25)}.Hero_category-convertible__O492o:hover h3 a{color:#c084fc}@media(max-width:1200px){.Hero_hero-container__3Xf3M{max-width:1000px}.Hero_hero-title__A_bYS{font-size:6rem}.Hero_search-pill__N0X_t{max-width:650px}}@media(max-width:1024px){.Hero_hero-section__S7KqI{padding:100px 20px 50px}.Hero_hero-spacer__PIpXP{height:60px}.Hero_hero-logo__Rnu6S img{width:400px;margin-bottom:30px}.Hero_hero-title__A_bYS{font-size:4.5rem;margin-bottom:40px}.Hero_search-form__T2vWd{margin-bottom:50px}.Hero_search-pill__N0X_t{max-width:600px}.Hero_category-icons__BOBfH{gap:25px;max-width:700px}.Hero_category-icon__rg7Y7{min-width:110px;max-width:130px}}@media(max-width:768px){.Hero_hero-section__S7KqI{padding:80px 15px 40px;min-height:90vh}.Hero_hero-spacer__PIpXP{height:40px}.Hero_hero-logo__Rnu6S{display:none}.Hero_hero-title__A_bYS{font-size:3.2rem;margin-bottom:30px;line-height:1.2}.Hero_search-form__T2vWd{margin-bottom:40px}.Hero_search-tabs__CZvOL{gap:25px;margin-bottom:30px}.Hero_radio-group__jIdr1 label{font-size:18px}.Hero_search-pill__N0X_t{flex-direction:column;border-radius:20px;padding:15px;gap:12px;max-width:500px}.Hero_filter-item__TwAB0{width:100%}.Hero_filter-divider__w39Xv{width:80%;height:1px;margin:5px auto}.Hero_pill-select__wZ_p0{padding:18px 20px;font-size:16px;border-radius:15px}.Hero_search-pill-button__ZP3vg{width:100%!important;height:55px!important;border-radius:15px!important}.Hero_category-icons__BOBfH{gap:15px;max-width:500px}.Hero_category-icon__rg7Y7{min-width:90px;max-width:110px;padding:15px 10px}.Hero_icon-container__ouFPv{width:50px;height:50px}.Hero_category-icon__rg7Y7 svg{width:32px;height:32px}.Hero_category-icon__rg7Y7 h3{font-size:13px}}@media(max-width:640px){.Hero_hero-section__S7KqI{padding:70px 10px 30px}.Hero_hero-spacer__PIpXP{height:30px}.Hero_hero-logo__Rnu6S img{width:250px;margin-bottom:20px}.Hero_hero-title__A_bYS{font-size:2.8rem;margin-bottom:25px}.Hero_search-form__T2vWd{margin-bottom:35px}.Hero_search-tabs__CZvOL{gap:20px;margin-bottom:25px}.Hero_radio-group__jIdr1 label{font-size:16px;padding:0 8px}.Hero_search-pill__N0X_t{padding:12px;gap:10px;max-width:450px}.Hero_pill-select__wZ_p0{padding:15px 18px;font-size:15px}.Hero_search-pill-button__ZP3vg{height:50px!important}.Hero_category-icons__BOBfH{gap:12px;max-width:400px}.Hero_category-icon__rg7Y7{min-width:80px;max-width:95px;padding:12px 8px}.Hero_icon-container__ouFPv{width:45px;height:45px}.Hero_category-icon__rg7Y7 svg{width:28px;height:28px}.Hero_category-icon__rg7Y7 h3{font-size:12px}}@media(max-width:480px){.Hero_hero-section__S7KqI{padding:60px 8px 25px;min-height:85vh}.Hero_hero-spacer__PIpXP{height:20px}.Hero_hero-logo__Rnu6S img{width:200px;margin-bottom:15px}.Hero_hero-title__A_bYS{font-size:2.4rem;margin-bottom:20px;line-height:1.3}.Hero_search-form__T2vWd{margin-bottom:30px}.Hero_search-tabs__CZvOL{gap:15px;margin-bottom:20px}.Hero_radio-group__jIdr1 label{font-size:15px;padding:0 6px}.Hero_search-pill__N0X_t{padding:10px;gap:8px;max-width:400px;border-radius:15px}.Hero_pill-select__wZ_p0{padding:12px 15px;font-size:14px;border-radius:12px}.Hero_search-pill-button__ZP3vg{height:45px!important;border-radius:12px!important}.Hero_category-icons__BOBfH{gap:10px;max-width:350px}.Hero_category-icon__rg7Y7{min-width:70px;max-width:85px;padding:10px 6px;border-radius:12px}.Hero_icon-container__ouFPv{width:40px;height:40px;border-radius:10px}.Hero_category-icon__rg7Y7 svg{width:24px;height:24px}.Hero_category-icon__rg7Y7 h3{font-size:11px}}@media(max-width:360px){.Hero_hero-section__S7KqI{padding:50px 5px 20px}.Hero_hero-logo__Rnu6S img{width:180px}.Hero_hero-title__A_bYS{font-size:2.2rem}.Hero_search-tabs__CZvOL{gap:12px}.Hero_radio-group__jIdr1 label{font-size:14px}.Hero_search-pill__N0X_t{max-width:350px}.Hero_pill-select__wZ_p0{padding:10px 12px;font-size:13px}.Hero_search-pill-button__ZP3vg{height:40px!important}.Hero_category-icons__BOBfH{gap:8px;max-width:300px}.Hero_category-icon__rg7Y7{min-width:65px;max-width:75px;padding:8px 5px}.Hero_icon-container__ouFPv{width:35px;height:35px}.Hero_category-icon__rg7Y7 svg{width:20px;height:20px}.Hero_category-icon__rg7Y7 h3{font-size:10px}}@keyframes react-loading-skeleton{to{transform:translateX(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:var(
    --custom-highlight-background,linear-gradient(90deg,var(--base-color) 0,var(--highlight-color) 50%,var(--base-color) 100%)
  );transform:translateX(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}