.page_main__Qsccf{min-height:100vh;display:flex;padding-top:70px}@media(max-width:640px){.page_main__Qsccf{padding-top:50px}}.page_main__Qsccf{flex-direction:column}.BrandSection_brandShowcase__wLFru{padding:4rem 0;background:#fff}@media(max-width:768px){.BrandSection_brandShowcase__wLFru{padding:2rem 0}}@media(max-width:1024px){.BrandSection_brandShowcase__wLFru{padding:2.5rem 0}}.BrandSection_container__ttN1h{max-width:1300px;margin:0 auto;padding:0 1.5rem}@media(max-width:1024px){.BrandSection_container__ttN1h{padding:0 1rem}}.BrandSection_header__AtW1D{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2.5rem}@media(max-width:768px){.BrandSection_header__AtW1D{flex-direction:column;gap:1rem}}.BrandSection_titleWrapper__7e2W2{max-width:600px}.BrandSection_title__fB9pN{font-size:2.25rem;font-weight:700;color:#000;margin-bottom:1rem}@media(max-width:768px){.BrandSection_title__fB9pN{font-size:1.875rem}}.BrandSection_highlight__t0wIw{color:#e41e2c;position:relative}.BrandSection_highlight__t0wIw:after{content:"";position:absolute;bottom:4px;left:0;width:100%;height:8px;background-color:rgba(228,30,44,.1);z-index:-1;border-radius:4px}.BrandSection_subtitle__Xkhm7{color:#6e6e6e;font-size:1.25rem;line-height:1.5}@media(max-width:768px){.BrandSection_subtitle__Xkhm7{font-size:1rem}}.BrandSection_brandsGrid__oSK8l{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}@media(max-width:768px){.BrandSection_brandsGrid__oSK8l{grid-template-columns:repeat(2,1fr);gap:1rem}}@media(max-width:640px){.BrandSection_brandsGrid__oSK8l{grid-template-columns:1fr}}.BrandSection_brandCard__3KIwi{position:relative;background-color:#fff;border-radius:.5rem;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.06);border:1px solid #e8e7e6;opacity:0;transform:translateY(20px);animation:BrandSection_fadeInUp__WtN4i .5s forwards;transition:transform .3s ease}.BrandSection_brandCard__3KIwi:hover{transform:translateY(-5px)}.BrandSection_brandCard__3KIwi.BrandSection_featured__0t2_z:before{content:"Populaire";position:absolute;top:.5rem;right:.5rem;background:linear-gradient(135deg,#000,black);color:#fff;padding:4px .5rem;border-radius:9999px;font-size:.75rem;font-weight:500;z-index:2}.BrandSection_brandCard__3KIwi:first-child{animation-delay:.1s}.BrandSection_brandCard__3KIwi:nth-child(2){animation-delay:.2s}.BrandSection_brandCard__3KIwi:nth-child(3){animation-delay:.3s}.BrandSection_brandCard__3KIwi:nth-child(4){animation-delay:.4s}@keyframes BrandSection_fadeInUp__WtN4i{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.BrandSection_brandLink__wZgYK{display:block;text-decoration:none;padding:2rem;height:100%}.BrandSection_logoWrapper__xxnh7{display:flex;justify-content:center;align-items:center;height:120px;margin-bottom:1.5rem}.BrandSection_brandLogo__ireki{max-width:100%;height:auto;object-fit:contain;transition:transform .3s ease}.BrandSection_brandInfo__k54Q1{text-align:center}.BrandSection_brandName__c4bTb{color:#000;font-size:1.25rem;font-weight:600;margin-bottom:.25rem}.BrandSection_modelCount__2bfPa{color:#6e6e6e;font-size:.875rem}.BrandSection_cardOverlay__GHO55{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(0deg,rgba(228,30,44,.9),rgba(0,0,0,.27));display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease;pointer-events:none}.BrandSection_cardOverlay__GHO55.BrandSection_visible__td9W5{opacity:1}.BrandSection_exploreButton__t5o6s{display:flex;align-items:center;gap:.25rem;color:#fff;font-weight:500;font-size:1.125rem}.BrandSection_exploreButton__t5o6s svg{transition:transform .3s ease}.BrandSection_exploreButton__t5o6s:hover svg{transform:translateX(4px)}.BrandSection_expandButtonWrapper__yvFVF{display:flex;justify-content:center;margin:2.5rem 0 1.5rem}.BrandSection_expandButton__mt8_O{display:flex;align-items:center;gap:.25rem;color:#e41e2c;font-weight:500;background-color:rgba(0,0,0,0);border:1px solid rgba(228,30,44,.3);padding:.5rem 2rem;border-radius:9999px;cursor:pointer;transition:all .3s ease}.BrandSection_expandButton__mt8_O:hover{background-color:rgba(228,30,44,.05);transform:translateY(-2px)}.BrandSection_expandButton__mt8_O svg{font-size:.7em;transform:translateY(1px)}.BrandSection_expandedBrandsContainer__T7bi7{max-height:0;opacity:0;overflow:hidden;transition:max-height .5s ease-in-out,opacity .5s ease-in-out}.BrandSection_expandedBrandsContainer__T7bi7.BrandSection_expanded__XWZPg{max-height:2000px;opacity:1}.BrandSection_expandedBrandsGrid__s55pJ{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1rem;padding-top:1rem}@media(max-width:768px){.BrandSection_expandedBrandsGrid__s55pJ{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.BrandSection_expandedBrandsGrid__s55pJ{grid-template-columns:1fr}}.BrandSection_additionalBrandCard__ZVq6V{background-color:#fff;border-radius:.25rem;border:1px solid rgba(0,0,0,.1);transition:all .3s ease;overflow:hidden;opacity:0;animation:BrandSection_fadeIn__WNm_F .5s forwards}.BrandSection_additionalBrandCard__ZVq6V:first-child{animation-delay:.15s}.BrandSection_additionalBrandCard__ZVq6V:nth-child(2){animation-delay:.2s}.BrandSection_additionalBrandCard__ZVq6V:nth-child(3){animation-delay:.25s}.BrandSection_additionalBrandCard__ZVq6V:nth-child(4){animation-delay:.3s}.BrandSection_additionalBrandCard__ZVq6V:nth-child(5){animation-delay:.35s}.BrandSection_additionalBrandCard__ZVq6V:nth-child(6){animation-delay:.4s}.BrandSection_additionalBrandCard__ZVq6V:nth-child(7){animation-delay:.45s}.BrandSection_additionalBrandCard__ZVq6V:nth-child(8){animation-delay:.5s}.BrandSection_additionalBrandCard__ZVq6V:nth-child(9){animation-delay:.55s}.BrandSection_additionalBrandCard__ZVq6V:nth-child(10){animation-delay:.6s}.BrandSection_additionalBrandCard__ZVq6V:nth-child(11){animation-delay:.65s}.BrandSection_additionalBrandCard__ZVq6V:nth-child(12){animation-delay:.7s}.BrandSection_additionalBrandCard__ZVq6V:nth-child(13){animation-delay:.75s}.BrandSection_additionalBrandCard__ZVq6V:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.08)}@keyframes BrandSection_fadeIn__WNm_F{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.BrandSection_additionalBrandLink__4WiGY{display:flex;align-items:center;padding:1rem;text-decoration:none;color:#000}.BrandSection_additionalLogoWrapper__DGOLE{width:60px;height:60px;display:flex;align-items:center;justify-content:center;margin-right:1rem;flex-shrink:0}.BrandSection_additionalBrandLogo__x5QJZ{max-width:100%;max-height:100%;object-fit:contain}.BrandSection_additionalBrandInfo__UST5G{flex:1}.BrandSection_additionalBrandName__tkZnZ{font-size:1.125rem;font-weight:600;margin-bottom:4px}.BrandSection_additionalModelCount__AmrsN{font-size:.75rem;color:#6e6e6e}.BrandSection_additionalArrow___XMYC{color:#e41e2c;font-size:.875rem;margin-left:.5rem;opacity:0;transform:translateX(-10px);transition:all .3s ease}.BrandSection_additionalBrandCard__ZVq6V:hover .BrandSection_additionalArrow___XMYC{opacity:1;transform:translateX(0)}.CitiesAndTools_section__aYC_o{padding:0 0 4rem;position:relative}@media(max-width:768px){.CitiesAndTools_section__aYC_o{padding:2.5rem 0}}@media(max-width:640px){.CitiesAndTools_section__aYC_o{padding:2rem 0}}.CitiesAndTools_section__aYC_o:after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(0,0,0,.1),transparent)}.CitiesAndTools_container__psH4q{max-width:1300px;margin:0 auto;padding:0 1.5rem}@media(max-width:767px){.CitiesAndTools_container__psH4q{padding:0 1rem}}.CitiesAndTools_sectionHeader__VhA7g{margin-bottom:2.5rem;text-align:center;max-width:700px;margin-left:auto;margin-right:auto}.CitiesAndTools_sectionHeader__VhA7g h2{font-size:1.875rem;color:#000;margin-bottom:.5rem;font-weight:700}.CitiesAndTools_sectionHeader__VhA7g p{color:#6e6e6e;font-size:1.125rem;line-height:1.6}@media(max-width:767px){.CitiesAndTools_sectionHeader__VhA7g{margin-bottom:2rem}.CitiesAndTools_sectionHeader__VhA7g h2{font-size:1.5rem}.CitiesAndTools_sectionHeader__VhA7g p{font-size:.875rem}}@keyframes CitiesAndToolsClient_tabTransition__RJqM6{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.CitiesAndToolsClient_content__nTUhb{display:grid;grid-template-columns:1.5fr 1fr;gap:2.5rem}.CitiesAndToolsClient_leftColumn__4CC56{background:#fff;border-radius:1rem;box-shadow:0 8px 30px rgba(10,10,10,.12);transition:all .3s ease;border:1px solid #d5dae0;overflow:hidden}.CitiesAndToolsClient_leftColumn__4CC56:hover{box-shadow:0 15px 50px rgba(0,0,0,.1)}.CitiesAndToolsClient_toolsWrapper__YUGOb{display:flex;flex-direction:column}.CitiesAndToolsClient_tabContent__jwyVN{min-height:350px;opacity:0;transform:translateY(10px)}.CitiesAndToolsClient_tabContent__jwyVN.CitiesAndToolsClient_visible__3pZOH{animation:CitiesAndToolsClient_tabTransition__RJqM6 .3s ease forwards}.CitiesAndToolsClient_viewAllButton__a7mGd{display:flex;width:50%;align-items:center;justify-content:center;padding:.5rem 2rem;gap:.5rem;background-color:rgba(0,0,0,0);color:#000;border-radius:9999px;font-weight:600;text-decoration:none;margin:0 auto 1.5rem;transition:all .3s ease;color:#e41e2c;border:2px solid #e41e2c}.CitiesAndToolsClient_viewAllButton__a7mGd:hover .CitiesAndToolsClient_buttonArrow__8Rlt4{transform:translateX(3px)}.CitiesAndToolsClient_viewAllButton__a7mGd .CitiesAndToolsClient_buttonArrow__8Rlt4{display:flex;align-items:center;justify-content:center;transition:transform .3s ease}.CitiesAndToolsClient_viewAllButton__a7mGd .CitiesAndToolsClient_buttonArrow__8Rlt4 svg{font-size:.8rem;transform:translateY(1px)}@media(max-width:1024px)and (min-width:768px){.CitiesAndToolsClient_content__nTUhb{grid-template-columns:1fr;gap:2rem}.CitiesAndToolsClient_toolsWrapper__YUGOb{order:1}.CitiesAndToolsClient_viewAllButton__a7mGd{width:70%}}@media(max-width:767px){.CitiesAndToolsClient_content__nTUhb{grid-template-columns:1fr;gap:2rem}.CitiesAndToolsClient_toolsWrapper__YUGOb{order:1}.CitiesAndToolsClient_viewAllButton__a7mGd{width:fit-content;font-size:.875rem;padding:.25rem 1.5rem}}.TabSection_header__B9ym_{margin-bottom:2rem}.TabSection_tabs__x0Z_m{overflow:hidden;background:rgb(244.9,244.9,244.9);display:flex;margin-bottom:2rem;align-items:center;justify-content:space-between}.TabSection_tab__abshe{gap:.5rem;padding:1.5rem;font-size:1rem;width:100%;height:100%;font-weight:600;border:1px solid #d5dae0;border-top:none;border-left:none;background:rgba(0,0,0,0);display:flex;align-items:center;justify-content:center;cursor:pointer;color:#6e6e6e;position:relative;transition:background .18s,color .18s}.TabSection_tab__abshe:last-of-type{border-right:none}.TabSection_tab__abshe:hover{background:#fff}.TabSection_tab__abshe.TabSection_active__2kJY0{background:#fff;color:#e41e2c;border-bottom:none}.TabSection_tab__abshe:focus-visible{outline:2px solid #e41e2c;outline-offset:-2px}.TabSection_tab__abshe svg{font-size:1.3rem}.TabSection_searchWrapper__HEsx_{position:relative;margin-bottom:1.5rem;padding:0 1.5rem}.TabSection_searchWrapper__HEsx_ .TabSection_searchIcon__NZHcU{position:absolute;left:2.5rem;top:50%;transform:translateY(-50%);color:#6e6e6e;font-size:1.25rem}.TabSection_searchWrapper__HEsx_ .TabSection_searchInput__KJJSL{width:100%;padding:1rem 1rem 1rem 3rem;border:1px solid rgba(0,0,0,.1);border-radius:.5rem;font-size:1rem;transition:all .3s ease}.TabSection_searchWrapper__HEsx_ .TabSection_searchInput__KJJSL:focus{outline:none;border-color:#e41e2c;box-shadow:0 0 0 3px rgba(228,30,44,.1)}.TabSection_searchWrapper__HEsx_ .TabSection_searchInput__KJJSL::placeholder{color:rgba(110,110,110,.6)}@media(max-width:767px){.TabSection_tab__abshe{padding:1rem;font-size:.875rem;flex-direction:column}.TabSection_tab__abshe svg{font-size:1.5rem}.TabSection_searchWrapper__HEsx_{padding:0 1rem}.TabSection_searchWrapper__HEsx_ .TabSection_searchIcon__NZHcU{left:2rem}.TabSection_searchWrapper__HEsx_ .TabSection_searchInput__KJJSL{font-size:.875rem;padding:.5rem .5rem .5rem 2.5rem}}@media(min-width:568px)and (max-width:767px){.TabSection_tab__abshe span{display:inline}}@keyframes CityGrid_fadeIn__LLV1F{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.CityGrid_citiesGrid__cC81t{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));padding:0 1.5rem;gap:1rem;margin-bottom:2rem}.CityGrid_cityCard__IWmSR{position:relative;overflow:hidden;border-radius:1rem;background:#fff;box-shadow:0 1px 8px rgba(0,0,0,.07);transition:transform .3s ease,box-shadow .3s ease;cursor:pointer;border:1px solid rgba(110,110,110,.12);height:100%}.CityGrid_cityCard__IWmSR:hover{transform:translateY(-5px);box-shadow:0 12px 24px rgba(0,0,0,.1)}.CityGrid_cityCard__IWmSR:hover .CityGrid_cityImage__p60wA{transform:scale(1.05)}.CityGrid_fadeIn__LLV1F{opacity:0;animation:CityGrid_fadeIn__LLV1F .5s ease forwards}.CityGrid_cityLink__aktxA{display:block;text-decoration:none;height:100%}.CityGrid_cityImageContainer__xOIlB{position:relative;width:100%;height:160px;overflow:hidden}@media(max-width:640px){.CityGrid_cityImageContainer__xOIlB{height:140px}}.CityGrid_cityImage__p60wA{object-fit:cover;transition:transform .8s ease}.CityGrid_cityGradient__PO668{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,rgba(0,0,0,0) 50%,rgba(0,0,0,.6));z-index:1}.CityGrid_cityContent__81uUo{padding:16px;display:flex;justify-content:space-between;align-items:center}@media(max-width:640px){.CityGrid_cityContent__81uUo{padding:12px}}.CityGrid_cityInfo__9tieT{flex:1}.CityGrid_cityName__zBZw0{font-size:1.25rem;font-weight:600;color:#000;margin:0 0 6px}@media(max-width:640px){.CityGrid_cityName__zBZw0{font-size:1.125rem;margin:0 0 4px}}.CityGrid_count__sIzz5{font-size:.875rem;color:#6e6e6e}.CityGrid_count__sIzz5 strong{font-weight:600;color:#e41e2c}@media(max-width:640px){.CityGrid_count__sIzz5{font-size:calc(.875rem - 1px)}}.CityGrid_arrow__Ych5f{color:#e41e2c;opacity:0;transform:translateX(-10px);transition:all .3s ease;display:flex;align-items:center}.CityGrid_arrow__Ych5f.CityGrid_visible__NzztL{opacity:1;transform:translateX(0)}.CityGrid_arrow__Ych5f svg{font-size:16px}@media(max-width:640px){.CityGrid_arrow__Ych5f svg{font-size:14px}.CityGrid_arrow__Ych5f{opacity:1;transform:translateX(0)}}.CityGrid_noResults__1FOqU{grid-column:1/-1;text-align:center;padding:2.5rem 1.5rem;color:#6e6e6e}.CityGrid_noResults__1FOqU p{font-size:1.125rem}@media(max-width:767px){.CityGrid_citiesGrid__cC81t{grid-template-columns:1fr;gap:.5rem;padding:0 1rem}.CityGrid_cityCard__IWmSR{transform:none!important;transition:box-shadow .3s ease}.CityGrid_cityCard__IWmSR:active{box-shadow:0 5px 15px rgba(0,0,0,.1)}}@media(min-width:568px)and (max-width:767px){.CityGrid_citiesGrid__cC81t{grid-template-columns:repeat(2,1fr)}}.CityGrid_pagination__hWgNM{display:flex;justify-content:center;align-items:center;margin-top:1rem;gap:1rem;margin-bottom:1rem}.CityGrid_paginationButton__sGqHF{display:flex;align-items:center;justify-content:center;background-color:#f5f5f5;border:1px solid #ddd;border-radius:50%;width:40px;height:40px;cursor:pointer;transition:all .2s ease}.CityGrid_paginationButton__sGqHF:hover:not(:disabled){background-color:#e0e0e0}.CityGrid_paginationButton__sGqHF:disabled{opacity:.5;cursor:not-allowed}.CityGrid_pageInfo__qoo4Y{font-size:.9rem;color:#666}.DealerCard_dealerCard__JfCcC{position:relative;width:100%;height:100%;background:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 1px 10px rgba(0,0,0,.08);transition:transform .3s ease,box-shadow .3s ease;cursor:pointer;display:flex;flex-direction:column;border:1px solid rgba(110,110,110,.12)}.DealerCard_dealerCard__JfCcC:hover{transform:translateY(-4px);box-shadow:0 8px 20px rgba(0,0,0,.12)}.DealerCard_coverContainer__Jz_kj{position:relative;width:100%;height:140px;background-color:#f1f3f7}@media(max-width:768px){.DealerCard_coverContainer__Jz_kj{height:130px}}@media(max-width:640px){.DealerCard_coverContainer__Jz_kj{height:120px}}.DealerCard_coverImage__WWudq{object-fit:cover;transition:transform .8s ease}.DealerCard_profileContainer__WV_HC{position:absolute;bottom:-36px;left:20px;z-index:5}@media(max-width:640px){.DealerCard_profileContainer__WV_HC{bottom:-30px;left:16px}}.DealerCard_profileImageWrapper___5Ah7{position:relative}.DealerCard_profileImage__NqHnO{width:72px;height:72px;border-radius:50%;border:4px solid #fff;background-color:#fff;object-fit:cover;box-shadow:0 2px 10px rgba(0,0,0,.12)}@media(max-width:640px){.DealerCard_profileImage__NqHnO{width:60px;height:60px;border-width:3px}}.DealerCard_verifiedBadge__sZOkt{position:absolute;bottom:0;right:0;background-color:#000;color:#fff;width:22px;height:22px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid #fff}@media(max-width:640px){.DealerCard_verifiedBadge__sZOkt{width:18px;height:18px}}.DealerCard_verifiedBadge__sZOkt svg{font-size:12px}@media(max-width:640px){.DealerCard_verifiedBadge__sZOkt svg{font-size:10px}}.DealerCard_promotedBadge__w7sME{position:absolute;top:12px;left:12px;background-color:rgba(0,0,0,.8);color:#fff;padding:4px 10px;border-radius:9999px;font-size:.75rem;font-weight:600;z-index:2}@media(max-width:640px){.DealerCard_promotedBadge__w7sME{top:8px;left:8px;padding:3px 8px;font-size:calc(.75rem - 1px)}}.DealerCard_contentContainer__snHL0{padding:42px 16px 16px;display:flex;flex-direction:column;flex:1}@media(max-width:640px){.DealerCard_contentContainer__snHL0{padding:36px 12px 12px}}.DealerCard_dealerInfo__qiIp4{margin-bottom:14px}.DealerCard_nameSection__DDe49{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;margin-bottom:6px}@media(max-width:640px){.DealerCard_nameSection__DDe49{gap:6px;margin-bottom:4px}}.DealerCard_nameTitleGroup__3uN6N{display:flex;flex-direction:column}.DealerCard_dealerName___c6TP{font-size:1.125rem;font-weight:600;color:#000;margin:0;line-height:1.3}@media(max-width:640px){.DealerCard_dealerName___c6TP{font-size:calc(1.125rem - 1px)}}.DealerCard_established__lVPfV{font-size:.75rem;color:#6e6e6e}@media(max-width:640px){.DealerCard_established__lVPfV{font-size:calc(.75rem - .5px)}}.DealerCard_followButton__lTKW9{display:flex;align-items:center;gap:4px;background:rgba(0,0,0,0);color:#000;border:1px solid #000;border-radius:9999px;padding:5px 12px;font-size:.75rem;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap}.DealerCard_followButton__lTKW9:hover{background-color:rgba(0,0,0,.08)}.DealerCard_followButton__lTKW9 svg{font-size:14px}@media(max-width:640px){.DealerCard_followButton__lTKW9{padding:4px 10px;font-size:calc(.75rem - .5px)}.DealerCard_followButton__lTKW9 svg{font-size:12px}}.DealerCard_locationSection___FTDI,.DealerCard_location__raIHl{display:flex;align-items:center}.DealerCard_location__raIHl{gap:5px;font-size:.875rem;color:#6e6e6e}@media(max-width:640px){.DealerCard_location__raIHl{font-size:calc(.875rem - 1px);gap:4px}}.DealerCard_location__raIHl svg{color:#6e6e6e;font-size:16px}@media(max-width:640px){.DealerCard_location__raIHl svg{font-size:14px}}.DealerCard_specialtiesSection__BlEf5{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:14px}@media(max-width:640px){.DealerCard_specialtiesSection__BlEf5{gap:5px;margin-bottom:12px}}.DealerCard_specialty__1UswN{padding:4px 10px;background-color:rgba(0,0,0,.08);color:#000;border-radius:9999px;font-size:.75rem;font-weight:500}@media(max-width:640px){.DealerCard_specialty__1UswN{padding:3px 8px;font-size:calc(.75rem - .5px)}}.DealerCard_statsSection__u_i9g{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-top:1px solid rgba(110,110,110,.15)}@media(max-width:640px){.DealerCard_statsSection__u_i9g{margin-bottom:12px;padding:10px 0}}.DealerCard_vehicleCount__azlgI{display:flex;align-items:center;gap:8px;color:#000;font-size:.875rem;font-weight:500}@media(max-width:640px){.DealerCard_vehicleCount__azlgI{font-size:calc(.875rem - 1px);gap:6px}}.DealerCard_vehicleCount__azlgI svg{font-size:18px}@media(max-width:640px){.DealerCard_vehicleCount__azlgI svg{font-size:16px}}.DealerCard_ratingDisplay__qeiyz{display:flex;align-items:center;gap:6px}.DealerCard_stars__lVGBj{display:flex}.DealerCard_star__tbfl0{color:rgba(110,110,110,.3);font-size:16px}.DealerCard_star__tbfl0.DealerCard_filled__tXK2e{color:#ffb900}@media(max-width:640px){.DealerCard_star__tbfl0{font-size:14px}}.DealerCard_ratingValue__3juIy{font-size:.875rem;font-weight:600;color:#000}@media(max-width:640px){.DealerCard_ratingValue__3juIy{font-size:calc(.875rem - 1px)}}@keyframes DealerGrid_fadeIn__I2z7s{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.DealerGrid_dealersGrid__Ob67C{display:grid;grid-template-columns:repeat(2,1fr);padding:0 1.5rem;gap:1rem;margin-bottom:2rem}@media(max-width:768px){.DealerGrid_dealersGrid__Ob67C{grid-template-columns:1fr;padding:0 1rem}}.DealerGrid_dealerCard____zwo{overflow:hidden;border-radius:.5rem;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.08);transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;border:1px solid rgba(110,110,110,.1)}.DealerGrid_dealerCard____zwo:hover{transform:translateY(-5px);box-shadow:0 8px 30px rgba(0,0,0,.1);border-color:rgba(228,30,44,.1)}.DealerGrid_dealerCard____zwo:hover .DealerGrid_arrow__lQ4h3{opacity:1;transform:translateX(0)}.DealerGrid_fadeIn__I2z7s{opacity:0;animation:DealerGrid_fadeIn__I2z7s .5s ease forwards}@keyframes ToolsSection_fadeIn__c1gmf{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ToolsSection_rightColumn__E1TmN{display:flex;flex-direction:column;gap:.5rem}.ToolsSection_toolsTitle__I5hGA{color:#000;font-size:1.5rem;margin-bottom:0;font-weight:600}.ToolsSection_toolsSubtitle__x6r3D{color:#6e6e6e;font-size:.875rem;margin-bottom:1rem}.ToolsSection_toolsWrapper__sLLyV{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;height:100%}.ToolsSection_fadeIn__c1gmf{opacity:0;animation:ToolsSection_fadeIn__c1gmf .5s ease forwards}.ToolsSection_toolCard__bE02x{position:relative;border:1px solid #d5dae0;background:#fff;box-shadow:0 8px 30px rgba(10,10,10,.12);border-radius:1rem;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.ToolsSection_toolCard__bE02x:hover{transform:translateY(-5px);box-shadow:0 15px 30px rgba(0,0,0,.08)}.ToolsSection_comingSoonCard__YjMEh{position:relative}.ToolsSection_comingSoonCard__YjMEh:before{content:"";position:absolute;inset:0;background-color:hsla(0,0%,100%,.65);z-index:2;pointer-events:none}.ToolsSection_comingSoonBadge__GM1mt{position:absolute;top:20px;right:20px;background-color:#e41e2c;color:#fff;padding:.25rem 1rem;border-radius:9999px;font-weight:600;font-size:.875rem;z-index:3;box-shadow:0 4px 8px rgba(0,0,0,.1)}.ToolsSection_disabledButton__2dBmI{opacity:.6;cursor:not-allowed;background-color:#f1f1f1;color:#888;border-color:#ccc}.ToolsSection_disabledButton__2dBmI:hover{background-color:#f1f1f1;color:#888;border-color:#ccc;transform:none}.ToolsSection_ficheTechniqueCard__GmB3i{background-color:#fff;display:flex;align-items:center;justify-content:center;padding:1rem 2rem;gap:2rem;text-align:left;height:225px}@media(min-width:1024px){.ToolsSection_ficheTechniqueCard__GmB3i:last-of-type h3{margin-top:1.8rem}}.ToolsSection_ficheTechniqueCard__GmB3i .ToolsSection_toolContent__nICm8{width:100%;z-index:2}.ToolsSection_ficheTechniqueCard__GmB3i .ToolsSection_toolContent__nICm8 h3{font-size:1.5rem;color:#000;margin-bottom:.25rem;font-weight:600;text-align:left}.ToolsSection_ficheTechniqueCard__GmB3i .ToolsSection_toolContent__nICm8 p{color:#6e6e6e;margin-bottom:1.5rem;text-align:left;font-size:.9rem}.ToolsSection_toolsButton__HJOXN{display:inline-block;padding:.5rem 2rem;background-color:rgba(0,0,0,0);color:#000;border-radius:9999px;font-weight:600;text-decoration:none;transition:all .3s ease;color:#e41e2c;border:2px solid #e41e2c;cursor:pointer}.ToolsSection_toolsButton__HJOXN:hover{color:#fff;background-color:#e41e2c;border-color:#e41e2c}.ToolsSection_ficheTechniqueImageWrapper__fjDNv{position:relative;width:90%;height:120px!important;margin-top:1.5rem}.ToolsSection_ficheTechniqueImageWrapper__fjDNv .ToolsSection_ficheTechniqueImage__s8Jnb{object-fit:contain}.ToolsSection_coteGratuiteCard___4EDd{flex-direction:column;display:flex;background-color:#f8f9fa;padding:1.5rem;position:relative;text-align:center;justify-content:center;height:auto;min-height:450px}.ToolsSection_coteGratuiteCard___4EDd .ToolsSection_toolContent__nICm8{width:60%;margin:0 auto;z-index:2}.ToolsSection_coteGratuiteCard___4EDd .ToolsSection_toolContent__nICm8 h3{font-size:1.25rem;color:#000;margin-bottom:.25rem;font-weight:600}.ToolsSection_coteGratuiteCard___4EDd .ToolsSection_toolContent__nICm8 p{color:#6e6e6e;margin-bottom:1rem;font-size:.875rem;line-height:1.4}.ToolsSection_coteGratuiteImageWrapper__HTDa8{position:relative;height:290px!important;margin-bottom:1.5rem}.ToolsSection_coteGratuiteImageWrapper__HTDa8 .ToolsSection_coteGratuiteImage__hNUb4{object-fit:cover}@media(max-width:1024px)and (min-width:768px){.ToolsSection_toolsWrapper__sLLyV{grid-template-columns:repeat(2,1fr)}.ToolsSection_coteGratuiteCard___4EDd .ToolsSection_toolContent__nICm8{width:80%}.ToolsSection_coteGratuiteImageWrapper__HTDa8{height:200px!important}.ToolsSection_ficheTechniqueCard__GmB3i{padding:1rem}.ToolsSection_ficheTechniqueCard__GmB3i .ToolsSection_toolContent__nICm8 h3{font-size:1.25rem;margin-bottom:.5rem}.ToolsSection_ficheTechniqueCard__GmB3i .ToolsSection_toolContent__nICm8 p{margin-bottom:1rem;font-size:.875rem}.ToolsSection_ficheTechniqueImageWrapper__fjDNv{height:120px!important}.ToolsSection_comingSoonBadge__GM1mt{top:10px;right:10px;padding:.25rem .5rem;font-size:.75rem}}@media(max-width:767px){.ToolsSection_rightColumn__E1TmN{gap:.5rem}.ToolsSection_toolsTitle__I5hGA{font-size:1.25rem;text-align:center}.ToolsSection_toolsSubtitle__x6r3D{text-align:center;margin-bottom:.5rem;font-size:.75rem}.ToolsSection_toolsWrapper__sLLyV{grid-template-columns:1fr;gap:1rem}.ToolsSection_coteGratuiteCard___4EDd,.ToolsSection_ficheTechniqueCard__GmB3i{padding:1rem;height:auto;min-height:unset}.ToolsSection_coteGratuiteCard___4EDd .ToolsSection_toolContent__nICm8,.ToolsSection_ficheTechniqueCard__GmB3i .ToolsSection_toolContent__nICm8{width:100%}.ToolsSection_coteGratuiteCard___4EDd .ToolsSection_toolContent__nICm8 h3,.ToolsSection_ficheTechniqueCard__GmB3i .ToolsSection_toolContent__nICm8 h3{font-size:1.125rem;margin-bottom:.25rem;text-align:center}.ToolsSection_coteGratuiteCard___4EDd .ToolsSection_toolContent__nICm8 p,.ToolsSection_ficheTechniqueCard__GmB3i .ToolsSection_toolContent__nICm8 p{font-size:.75rem;margin-bottom:.5rem;text-align:center}.ToolsSection_ficheTechniqueCard__GmB3i{flex-direction:column;gap:1rem}.ToolsSection_ficheTechniqueImageWrapper__fjDNv{width:100%;height:90px!important;order:-1;margin-top:1rem}.ToolsSection_coteGratuiteImageWrapper__HTDa8{height:180px!important}.ToolsSection_coteGratuiteImageWrapper__HTDa8 img{object-fit:contain!important}.ToolsSection_toolsButton__HJOXN{display:block;width:fit-content;margin:0 auto;padding:.25rem 1rem;font-size:.875rem;text-align:center}.ToolsSection_toolCard__bE02x{transform:none!important;transition:box-shadow .3s ease}.ToolsSection_toolCard__bE02x:active{box-shadow:0 5px 15px rgba(0,0,0,.1)}.ToolsSection_toolCard__bE02x:hover{transform:none!important}.ToolsSection_comingSoonBadge__GM1mt{top:10px;right:10px;padding:4px 8px;font-size:10px}}@media(max-width:320px){.ToolsSection_ficheTechniqueImageWrapper__fjDNv{height:70px!important}.ToolsSection_coteGratuiteImageWrapper__HTDa8{height:140px!important}}@media(min-width:568px)and (max-width:767px){.ToolsSection_toolsWrapper__sLLyV{grid-template-columns:repeat(2,1fr)}.ToolsSection_coteGratuiteCard___4EDd,.ToolsSection_ficheTechniqueCard__GmB3i{height:100%}}@media(max-width:1025px){.ToolsSection_proSearchCard__1Wstx{display:none}}.CarCard_carCard__hZL4D{position:relative;width:100%;height:100%;background:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 1px 8px rgba(0,0,0,.07);transition:transform .3s ease,box-shadow .3s ease;cursor:pointer;display:flex;flex-direction:column;border:1px solid rgba(110,110,110,.12)}.CarCard_carCard__hZL4D:hover{box-shadow:0 2px 8px rgba(0,0,0,.08)}.CarCard_carCard__hZL4D:hover .CarCard_carImage__gPv3r{transform:scale(1.05)}.CarCard_imageContainer__bWduC{position:relative;width:100%;height:220px;overflow:hidden;background-color:#f7f9fc}@media(max-width:768px){.CarCard_imageContainer__bWduC{height:200px}}@media(max-width:640px){.CarCard_imageContainer__bWduC{height:180px}}.CarCard_carImage__gPv3r{transition:transform .8s ease;object-fit:cover}.CarCard_badges__zJOCm{position:absolute;top:12px;left:12px;display:flex;flex-direction:column;gap:6px;z-index:2}@media(max-width:640px){.CarCard_badges__zJOCm{top:8px;left:8px;gap:4px}}.CarCard_badge__9Mf2f{padding:4px 8px;border-radius:9999px;font-size:.75rem;font-weight:600;display:inline-flex;align-items:center;gap:4px}@media(max-width:640px){.CarCard_badge__9Mf2f{padding:3px 6px;font-size:calc(.75rem - 1px)}}.CarCard_badge__9Mf2f.CarCard_badgeNew__9mbG2{background-color:#e41e2c;color:#fff}.CarCard_badge__9Mf2f.CarCard_badgePromoted__1uy_D{background-color:rgba(0,0,0,.8);color:#fff}.CarCard_badge__9Mf2f.CarCard_badgeElectric__t3VKy{background-color:#4caf50;color:#fff;width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;padding:0}@media(max-width:640px){.CarCard_badge__9Mf2f.CarCard_badgeElectric__t3VKy{width:24px;height:24px}}.CarCard_badge__9Mf2f.CarCard_badgeElectric__t3VKy svg{font-size:14px}@media(max-width:640px){.CarCard_badge__9Mf2f.CarCard_badgeElectric__t3VKy svg{font-size:12px}}.CarCard_imageCount__UKVfu{position:absolute;bottom:12px;left:12px;background-color:rgba(0,0,0,.7);color:#fff;padding:3px 8px;border-radius:9999px;font-size:.75rem;font-weight:600;z-index:2}@media(max-width:640px){.CarCard_imageCount__UKVfu{bottom:8px;left:8px;padding:2px 6px;font-size:calc(.75rem - 1px)}}.CarCard_favoriteBtn__NEaS4{position:absolute;top:12px;right:12px;width:34px;height:34px;border-radius:50%;background-color:hsla(0,0%,100%,.8);color:#6e6e6e;display:flex;align-items:center;justify-content:center;border:none;cursor:pointer;transition:all .2s ease;z-index:3;box-shadow:0 2px 8px rgba(0,0,0,.15)}@media(max-width:640px){.CarCard_favoriteBtn__NEaS4{top:8px;right:8px;width:30px;height:30px}}.CarCard_favoriteBtn__NEaS4:focus,.CarCard_favoriteBtn__NEaS4:hover{background-color:hsla(0,0%,100%,.85)}.CarCard_favoriteBtn__NEaS4.CarCard_active__IQq_Y{color:#e41e2c}.CarCard_favoriteBtn__NEaS4 svg{font-size:16px}@media(max-width:640px){.CarCard_favoriteBtn__NEaS4 svg{font-size:14px}}.CarCard_navButton__fDkd4{position:absolute;top:50%;transform:translateY(-50%);width:36px;height:36px;border-radius:50%;background-color:hsla(0,0%,100%,.85);display:flex;align-items:center;justify-content:center;border:none;cursor:pointer;transition:all .2s ease;z-index:2;box-shadow:0 2px 10px rgba(0,0,0,.15);color:#000}@media(max-width:640px){.CarCard_navButton__fDkd4{width:30px;height:30px}}.CarCard_navButton__fDkd4:hover{background-color:#fff}.CarCard_navButton__fDkd4.CarCard_navButtonPrev__00VKK{left:10px}@media(max-width:640px){.CarCard_navButton__fDkd4.CarCard_navButtonPrev__00VKK{left:8px}}.CarCard_navButton__fDkd4.CarCard_navButtonNext__L_tgg{right:10px}@media(max-width:640px){.CarCard_navButton__fDkd4.CarCard_navButtonNext__L_tgg{right:8px}}.CarCard_navButton__fDkd4 svg{font-size:14px}@media(max-width:640px){.CarCard_navButton__fDkd4 svg{font-size:12px}}.CarCard_imageDots__M_Zbb{position:absolute;bottom:12px;right:12px;display:flex;gap:6px;z-index:2}@media(max-width:640px){.CarCard_imageDots__M_Zbb{bottom:8px;right:8px;gap:4px}}.CarCard_dot__7tiYe{width:8px;height:8px;border-radius:50%;background-color:hsla(0,0%,100%,.5);transition:all .2s ease;cursor:pointer}@media(max-width:640px){.CarCard_dot__7tiYe{width:6px;height:6px}}.CarCard_dot__7tiYe.CarCard_activeDot__YNNTE{background-color:#fff}@media(max-width:640px){.CarCard_dot__7tiYe.CarCard_activeDot__YNNTE{width:8px;height:8px}}.CarCard_contentContainer__uBodG{padding:16px;display:flex;flex-direction:column;justify-content:space-between!important;flex:1}@media(max-width:640px){.CarCard_contentContainer__uBodG{padding:12px 10px}}.CarCard_mainInfo__bUsU7{display:flex;justify-content:space-between;margin-bottom:12px;gap:12px}.CarCard_titleSection__vkwZ6{flex:1}.CarCard_carTitle__UaLeM{font-size:1.125rem;font-weight:600;color:#000;max-width:15ch!important;margin:0 0 6px;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media(max-width:640px){.CarCard_carTitle__UaLeM{font-size:calc(1.125rem - 1px);margin:0 0 4px;-webkit-line-clamp:2}}.CarCard_goodDeal__FyjfB{display:inline-flex;align-items:center;gap:4px;color:#4caf50;font-size:.75rem;font-weight:600}@media(max-width:640px){.CarCard_goodDeal__FyjfB{font-size:calc(.75rem - .5px);gap:2px}}.CarCard_goodDeal__FyjfB svg{font-size:14px}@media(max-width:640px){.CarCard_goodDeal__FyjfB svg{font-size:12px}}.CarCard_priceSection__iWAFS{text-align:right}.CarCard_fromText__89i1o{font-size:.75rem;color:#6e6e6e;display:block}@media(max-width:640px){.CarCard_fromText__89i1o{font-size:calc(.75rem - .5px)}}.CarCard_priceDisplay__KRHUg{display:flex;align-items:baseline;color:#e41e2c;font-weight:700}.CarCard_currency__C8Su_{font-size:1.125rem;margin-right:2px}@media(max-width:640px){.CarCard_currency__C8Su_{font-size:calc(1.125rem - 1px)}}.CarCard_price__FzT5j{font-size:1.5rem}@media(max-width:640px){.CarCard_price__FzT5j{font-size:calc(1.5rem - 2px)}}.CarCard_currencySuffix__VeSiL{font-size:.875rem;margin-left:4px}@media(max-width:640px){.CarCard_currencySuffix__VeSiL{font-size:calc(.875rem - 1px)}}.CarCard_perMonth__AKyVc{font-size:.75rem;color:#6e6e6e}@media(max-width:640px){.CarCard_perMonth__AKyVc{font-size:calc(.75rem - .5px)}}.CarCard_monthlyPriceWrapper__oyXRY{display:flex;flex-direction:column}.CarCard_contractMonths__8CsNa,.CarCard_initialPayment__UsH0y{font-size:.75rem;color:#6e6e6e;margin-top:4px}@media(max-width:640px){.CarCard_contractMonths__8CsNa,.CarCard_initialPayment__UsH0y{font-size:calc(.75rem - .5px);margin-top:2px}}.CarCard_specsContainer__6U0Qi{display:grid;grid-template-columns:repeat(2,1fr);flex-wrap:wrap;gap:14px;margin-bottom:14px;padding-top:8px;border-top:1px solid rgba(110,110,110,.15)}@media(max-width:640px){.CarCard_specsContainer__6U0Qi{gap:10px;margin-bottom:10px;padding-top:6px}}.CarCard_specItem__V_rqD{display:flex;align-items:center;gap:6px;font-size:.875rem;color:#000}@media(max-width:640px){.CarCard_specItem__V_rqD{font-size:calc(.875rem - 1px);gap:4px}}.CarCard_specItem__V_rqD .CarCard_specIcon__nS5KW{color:#6e6e6e;font-size:16px}@media(max-width:640px){.CarCard_specItem__V_rqD .CarCard_specIcon__nS5KW{font-size:14px}}.CarCard_footer__9ieLp{margin-top:auto;padding-top:10px;border-top:1px solid rgba(110,110,110,.15);display:flex;justify-content:space-between;align-items:center;font-size:.75rem;color:#6e6e6e}@media(max-width:640px){.CarCard_footer__9ieLp{padding-top:8px;font-size:calc(.75rem - .5px)}}.CarCard_location__ZY7rg{display:flex;align-items:center;gap:6px}@media(max-width:640px){.CarCard_location__ZY7rg{gap:4px}}.CarCard_location__ZY7rg svg{font-size:14px}@media(max-width:640px){.CarCard_location__ZY7rg svg{font-size:12px}}.CarCard_deliveryDate__l5NUa{font-weight:500;color:#000}@keyframes CarCard_shimmer__e0XAf{0%{background-position:-200% 0}to{background-position:200% 0}}.CarCard_carImage__gPv3r:not([src]){background:linear-gradient(90deg,rgba(110,110,110,.05) 25%,rgba(110,110,110,.1) 50%,rgba(110,110,110,.05) 75%);background-size:200% 100%;animation:CarCard_shimmer__e0XAf 1.5s infinite}.DealsSection_dealsSection__IZzbO{background-color:#fff;padding:4rem 0}@media(max-width:768px){.DealsSection_dealsSection__IZzbO{padding:2.5rem 0}}@media(max-width:640px){.DealsSection_dealsSection__IZzbO{padding:2rem 0}}.DealsSection_container__G5NRl{max-width:1300px;margin:0 auto;padding:0 1.5rem;position:relative}@media(max-width:1024px){.DealsSection_container__G5NRl{padding:0 1rem}}@media(max-width:640px){.DealsSection_container__G5NRl{padding:0 .5rem}}.DealsSection_header__Vn50N{margin-bottom:2rem}@media(max-width:768px){.DealsSection_header__Vn50N{margin-bottom:1.5rem}}@media(max-width:640px){.DealsSection_header__Vn50N{margin-bottom:1rem}}.DealsSection_titleArea__SbRu3{max-width:70%}@media(max-width:768px){.DealsSection_titleArea__SbRu3{max-width:100%}}.DealsSection_title__D_B_S{font-size:2.5rem;font-weight:700;color:#1a1a1a;margin-bottom:.5rem;position:relative;display:inline-block}.DealsSection_title__D_B_S:after{content:"";position:absolute;bottom:-10px;left:0;width:80px;height:4px;background-color:#e41e2c;border-radius:2px}@media(max-width:768px){.DealsSection_title__D_B_S{font-size:2rem}}@media(max-width:640px){.DealsSection_title__D_B_S{font-size:1.75rem}.DealsSection_title__D_B_S:after{bottom:-8px;width:60px;height:3px}}.DealsSection_subtitle__jorPs{color:rgba(26,26,26,.7);font-size:1.1rem;margin-top:1rem;font-weight:300}@media(max-width:640px){.DealsSection_subtitle__jorPs{font-size:.95rem;margin-top:.5rem}}.DealsSection_filterTabs__HjjZb{display:flex;gap:9px;margin-bottom:.5rem}@media(max-width:768px){.DealsSection_filterTabs__HjjZb{gap:.5rem;margin-bottom:1.5rem}}@media(max-width:640px){.DealsSection_filterTabs__HjjZb{gap:.25rem;margin-bottom:1rem;padding-bottom:8px;overflow:auto;overflow-x:auto;white-space:nowrap;-ms-overflow-style:none;scrollbar-width:none}.DealsSection_filterTabs__HjjZb::-webkit-scrollbar{display:none}}.DealsSection_filterTab__joHve{display:flex;align-items:center;padding:8px 18px;border-radius:6px;background-color:#fff;border:1px solid rgba(0,0,0,.1);color:rgba(26,26,26,.7);font-weight:500;cursor:pointer;transition:all .3s cubic-bezier(.25,.8,.25,1);white-space:nowrap}.DealsSection_filterTab__joHve:hover{background-color:rgba(228,30,44,.05);border-color:rgba(228,30,44,.2)}.DealsSection_filterTab__joHve.DealsSection_active__GjI5F{background-color:#e41e2c;border-color:#e41e2c;color:#fff}@media(max-width:768px){.DealsSection_filterTab__joHve{padding:.6rem 1.2rem;font-size:.95rem}}@media(max-width:640px){.DealsSection_filterTab__joHve{padding:.5rem 1rem;font-size:.85rem;flex:0 0 auto}}.DealsSection_filterIcon__xFHkl{margin-right:.5rem;display:flex;align-items:center}.DealsSection_filterIcon__xFHkl svg{font-size:1rem}@media(max-width:640px){.DealsSection_filterIcon__xFHkl svg{font-size:.9rem}.DealsSection_filterIcon__xFHkl{margin-right:.3rem}}.DealsSection_carouselWrapper__EN94q{position:relative;display:flex}@media(min-width:1024px){.DealsSection_carouselWrapper__EN94q{width:1360px;transform:translateX(-60px)}}.DealsSection_carouselWrapper__EN94q{align-items:center;margin-bottom:2rem;border-radius:1rem}@media(max-width:768px){.DealsSection_carouselWrapper__EN94q{margin:0 -.5rem;width:calc(100% + 1rem);border-radius:0}}.DealsSection_carouselContainer__sanIf{flex:1;position:relative;padding:1rem 0;overflow:hidden}@media(max-width:768px){.DealsSection_carouselContainer__sanIf{padding:1rem 0;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none}}@media(max-width:768px){.DealsSection_carouselContainer__sanIf::-webkit-scrollbar{display:none}}.DealsSection_navButton__GBw4W{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background-color:#fff;border:none;color:#1a1a1a;cursor:pointer;transition:all .3s cubic-bezier(.25,.8,.25,1);box-shadow:0 4px 10px rgba(0,0,0,.1);z-index:10}.DealsSection_navButton__GBw4W svg{font-size:1.3rem}.DealsSection_navButton__GBw4W:hover:not(.DealsSection_disabled__eGAer){background-color:#e41e2c;color:#fff;transform:scale(1.1);box-shadow:0 5px 15px rgba(228,30,44,.3)}.DealsSection_navButton__GBw4W:active:not(.DealsSection_disabled__eGAer){transform:scale(1)}.DealsSection_navButton__GBw4W.DealsSection_disabled__eGAer{opacity:0;cursor:not-allowed}@media(max-width:768px){.DealsSection_navButton__GBw4W{width:40px;height:40px}.DealsSection_navButton__GBw4W svg{font-size:1.1rem}}@media(max-width:640px){.DealsSection_navButton__GBw4W{display:none}}.DealsSection_navButton__GBw4W.DealsSection_navButtonLeft__wzIVY{margin-right:.75rem}@media(max-width:768px){.DealsSection_navButton__GBw4W.DealsSection_navButtonLeft__wzIVY{margin-right:.5rem}}.DealsSection_navButton__GBw4W.DealsSection_navButtonRight__KbZX4{margin-left:.75rem}@media(max-width:768px){.DealsSection_navButton__GBw4W.DealsSection_navButtonRight__KbZX4{margin-left:.5rem}}.DealsSection_carouselTrack__mjHDV{display:flex;gap:1.5rem}@media(max-width:768px){.DealsSection_carouselTrack__mjHDV{gap:1rem}}@media(max-width:640px){.DealsSection_carouselTrack__mjHDV{gap:.5rem;padding:0 .5rem}}.DealsSection_carCard___i2m2{flex:0 0 calc((100% - 2*1.5rem)/3.2);min-width:0;border-radius:16px;transition:all .3s cubic-bezier(.25,.8,.25,1)}@media(max-width:1024px){.DealsSection_carCard___i2m2{flex:0 0 calc((100% - 1.5rem)/2)}}@media(max-width:768px){.DealsSection_carCard___i2m2{border-radius:12px}}@media(max-width:640px){.DealsSection_carCard___i2m2{flex:0 0 85%;min-width:240px;border-radius:10px}.DealsSection_carCard___i2m2:hover{transform:none}}.DealsSection_promoCardContainer__QVlET{flex:0 0 auto;min-width:0;border-radius:16px;transition:all .3s cubic-bezier(.25,.8,.25,1)}@media(max-width:768px){.DealsSection_promoCardContainer__QVlET{border-radius:12px}}@media(max-width:640px){.DealsSection_promoCardContainer__QVlET{border-radius:10px}.DealsSection_promoCardContainer__QVlET:hover{transform:none}}.PromoCard_promoCard__Z48yt{position:relative;width:300px}@media(max-width:768px){.PromoCard_promoCard__Z48yt{width:200px}}.PromoCard_promoCard__Z48yt{height:100%;display:flex;flex-direction:column;justify-content:space-between;background:#fff;border-radius:1rem;padding:24px;box-shadow:0 1px 8px rgba(0,0,0,.07);transition:all .3s ease;overflow:hidden;border:1px solid rgba(110,110,110,.12)}.PromoCard_promoCard__Z48yt:hover{transform:translateY(-4px);box-shadow:0 2px 12px rgba(0,0,0,.09)}.PromoCard_promoCard__Z48yt:hover .PromoCard_actionButton__T9Att{background-color:rgb(207.5892857143,24.9107142857,37.8273809524)}.PromoCard_promoCard__Z48yt:hover .PromoCard_actionButton__T9Att .PromoCard_arrowIcon__N_OpL{transform:translateX(4px)}.PromoCard_promoCard__Z48yt:hover .PromoCard_iconWrapper__58M6W{transform:translateY(-2px)}.PromoCard_promoCard__Z48yt.PromoCard_animate__4pQjz{animation:PromoCard_fadeIn__exdcc .5s ease forwards}.PromoCard_contentWrapper__P4nb7{flex:1;display:flex;flex-direction:column}.PromoCard_iconWrapper__58M6W{display:flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:.5rem;margin-bottom:20px;transition:transform .3s ease}.PromoCard_iconWrapper__58M6W svg{font-size:24px}.PromoCard_textContent__iiLlg{flex:1;display:flex;flex-direction:column}.PromoCard_title__tOC7k{font-size:1.5rem;font-weight:700;color:#000;margin:0 0 12px;line-height:1.3}.PromoCard_description__bt1HE{font-size:1rem;line-height:1.5;color:#6e6e6e;margin:0 0 24px;flex-grow:1}.PromoCard_actionButton__T9Att{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 16px;background-color:#e41e2c;color:#fff;border-radius:.25rem;font-weight:600;font-size:1rem;text-align:center;text-decoration:none;transition:all .3s ease;border:none;cursor:pointer}.PromoCard_actionButton__T9Att .PromoCard_arrowIcon__N_OpL{transition:transform .3s ease}.PromoCard_priceBg__y5y7Y .PromoCard_iconWrapper__58M6W{background-color:rgba(228,30,44,.1)}.PromoCard_priceBg__y5y7Y .PromoCard_iconWrapper__58M6W svg{color:#e41e2c}.PromoCard_priceBg__y5y7Y:before{content:"";position:absolute;top:0;right:0;width:100px;height:100px;background:radial-gradient(circle at top right,rgba(228,30,44,.3),transparent 70%);z-index:0}.PromoCard_leasingBg__qQlSf .PromoCard_iconWrapper__58M6W{background-color:rgba(240,180,41,.1)}.PromoCard_leasingBg__qQlSf .PromoCard_iconWrapper__58M6W svg{color:#f0b429}.PromoCard_leasingBg__qQlSf:before{content:"";position:absolute;top:0;right:0;width:100px;height:100px;background:radial-gradient(circle at top right,rgba(240,180,41,.3),transparent 70%);z-index:0}.PromoCard_electricBg__GEgSk .PromoCard_iconWrapper__58M6W{background-color:rgba(76,175,80,.1)}.PromoCard_electricBg__GEgSk .PromoCard_iconWrapper__58M6W svg{color:#4caf50}.PromoCard_electricBg__GEgSk:before{content:"";position:absolute;top:0;right:0;width:100px;height:100px;background:radial-gradient(circle at top right,rgba(76,175,80,.3),transparent 70%);z-index:0}.PromoCard_newBg__SgqsW .PromoCard_iconWrapper__58M6W{background-color:rgba(66,133,244,.1)}.PromoCard_newBg__SgqsW .PromoCard_iconWrapper__58M6W svg{color:#4285f4}.PromoCard_newBg__SgqsW:before{content:"";position:absolute;top:0;right:0;width:100px;height:100px;background:radial-gradient(circle at top right,rgba(66,133,244,.08),transparent 70%);z-index:0}@keyframes PromoCard_fadeIn__exdcc{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.PromoCard_promoCard__Z48yt{padding:20px}.PromoCard_title__tOC7k{font-size:calc(1.5rem - 1px)}.PromoCard_iconWrapper__58M6W{width:46px;height:46px}.PromoCard_iconWrapper__58M6W svg{font-size:22px}}@media(max-width:640px){.PromoCard_promoCard__Z48yt{padding:16px}.PromoCard_title__tOC7k{font-size:1.25rem;margin-bottom:8px}.PromoCard_description__bt1HE{font-size:.875rem;margin-bottom:20px}.PromoCard_iconWrapper__58M6W{width:40px;height:40px;margin-bottom:16px}.PromoCard_iconWrapper__58M6W svg{font-size:20px}.PromoCard_actionButton__T9Att{padding:10px 14px;font-size:.875rem}}.sectionHeader_sectionHeader__JDAh9{text-align:center;margin:0 auto 1.5rem;position:relative;display:flex;flex-direction:column;align-items:center;transform:translateY(-2rem)}@media(max-width:768px){.sectionHeader_sectionHeader__JDAh9{transform:translateY(-1rem)}}@media(max-width:640px){.sectionHeader_sectionHeader__JDAh9{transform:translateY(-.625rem)}}.sectionHeader_sectionTitle__Lq9BW{font-size:clamp(1.75rem,5vw,2.75rem);max-width:90%;line-height:1.2;font-weight:700;color:#000;margin-bottom:1.7rem;display:flex;flex-direction:column;align-items:center}.sectionHeader_sectionTitle__Lq9BW img{transform:translateY(.9375rem);height:clamp(2rem,8vw,3.4375rem)}@media(max-width:768px){.sectionHeader_sectionTitle__Lq9BW img{height:clamp(2.1rem,9vw,3.3rem);transform:translateY(.75rem)}}@media(max-width:640px){.sectionHeader_sectionTitle__Lq9BW img{height:clamp(1.8rem,8vw,2.8rem);transform:translateY(.6rem)}}@media(max-width:768px){.sectionHeader_sectionTitle__Lq9BW{font-size:clamp(2rem,5.5vw,2.8rem)}}@media(max-width:640px){.sectionHeader_sectionTitle__Lq9BW{font-size:clamp(1.75rem,5vw,2.3rem)}}.sectionHeader_highlightTxt__Vs8Kw{background:linear-gradient(90deg,#E41E2C,#E41E2C);-webkit-background-clip:text;background-clip:text;color:#e41e2c;position:relative;display:inline-block}.sectionHeader_highlightTxt__Vs8Kw:after{content:"";position:absolute;bottom:.3125rem;left:0;width:100%;height:clamp(.25rem,1vw,.375rem);background:linear-gradient(90deg,rgba(228,30,44,.2),rgba(228,30,44,.2));border-radius:.1875rem;z-index:-1}.sectionHeader_sectionSubtitle__piZ2H{font-size:clamp(.875rem,2.5vw,1.1rem);color:rgba(0,0,0,.8);max-width:90%;margin:0 auto}@media(max-width:640px){.sectionHeader_sectionSubtitle__piZ2H{max-width:95%}}.sectionHeader_description__fffF3{text-align:center;max-width:90%;position:relative;padding-bottom:.5rem}.sectionHeader_description__fffF3 p{font-size:clamp(.875rem,2.5vw,1.1rem);line-height:1.8;color:rgba(0,0,0,.8);margin-bottom:1.5rem}@media(max-width:640px){.sectionHeader_description__fffF3 p{font-size:clamp(.75rem,2.2vw,1rem);line-height:1.7}}.sectionHeader_highlight__kdoES{height:1px;max-width:clamp(120px,20vw,180px);margin:0 auto;background:linear-gradient(90deg,transparent,#E41E2C 50%,transparent);opacity:.5}.FeaturedCars_featuredCarsSection__MKzzb{background-color:#fff;padding:4rem 0}@media(max-width:768px){.FeaturedCars_featuredCarsSection__MKzzb{padding:2.5rem 0}}@media(max-width:640px){.FeaturedCars_featuredCarsSection__MKzzb{padding:2rem 0}}.FeaturedCars_container__zUmKG{max-width:1300px;margin:0 auto;padding:0 1.5rem;position:relative}@media(max-width:1024px){.FeaturedCars_container__zUmKG{padding:0 1rem}}@media(max-width:640px){.FeaturedCars_container__zUmKG{padding:0 .5rem}}.FeaturedCars_carouselSection__F8_5c{margin-top:2.5rem}@media(max-width:768px){.FeaturedCars_carouselSection__F8_5c{margin-top:2rem}}.FeaturedCars_carouselWrapper__OaV1B{position:relative;display:flex}@media(min-width:1024px){.FeaturedCars_carouselWrapper__OaV1B{width:1360px;transform:translateX(-60px)}}.FeaturedCars_carouselWrapper__OaV1B{align-items:center;margin-bottom:2rem;border-radius:1rem}@media(max-width:768px){.FeaturedCars_carouselWrapper__OaV1B{margin:0 -.5rem;width:calc(100% + 1rem);border-radius:0}}.FeaturedCars_carouselContainer__Wzz1z{flex:1;position:relative;padding:1rem 0;overflow:hidden}@media(max-width:768px){.FeaturedCars_carouselContainer__Wzz1z{padding:1rem 0;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none}}@media(max-width:768px){.FeaturedCars_carouselContainer__Wzz1z::-webkit-scrollbar{display:none}}.FeaturedCars_navButton__R4rUH{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background-color:#fff;border:none;color:#1a1a1a;cursor:pointer;transition:all .3s cubic-bezier(.25,.8,.25,1);box-shadow:0 4px 10px rgba(0,0,0,.1);z-index:10}.FeaturedCars_navButton__R4rUH svg{font-size:1.3rem}.FeaturedCars_navButton__R4rUH:hover:not(.FeaturedCars_disabled___kW_I){background-color:#e41e2c;color:#fff;transform:scale(1.1);box-shadow:0 5px 15px rgba(228,30,44,.3)}.FeaturedCars_navButton__R4rUH:active:not(.FeaturedCars_disabled___kW_I){transform:scale(1)}.FeaturedCars_navButton__R4rUH.FeaturedCars_disabled___kW_I{opacity:0;cursor:not-allowed}@media(max-width:768px){.FeaturedCars_navButton__R4rUH{width:40px;height:40px}.FeaturedCars_navButton__R4rUH svg{font-size:1.1rem}}@media(max-width:640px){.FeaturedCars_navButton__R4rUH{display:none}}.FeaturedCars_navButton__R4rUH.FeaturedCars_navButtonLeft__g1oaV{margin-right:.75rem}@media(max-width:768px){.FeaturedCars_navButton__R4rUH.FeaturedCars_navButtonLeft__g1oaV{margin-right:.5rem}}.FeaturedCars_navButton__R4rUH.FeaturedCars_navButtonRight__7qTJu{margin-left:.75rem}@media(max-width:768px){.FeaturedCars_navButton__R4rUH.FeaturedCars_navButtonRight__7qTJu{margin-left:.5rem}}.FeaturedCars_carouselTrack__1KmjS{display:flex;gap:1.5rem}@media(max-width:768px){.FeaturedCars_carouselTrack__1KmjS{gap:1rem}}@media(max-width:640px){.FeaturedCars_carouselTrack__1KmjS{gap:.5rem;padding:0 .5rem}}.FeaturedCars_carCard__KhSHm{flex:0 0 calc((100% - 2*1.5rem)/3.2);min-width:0;border-radius:16px;transition:all .3s cubic-bezier(.25,.8,.25,1)}@media(max-width:1024px){.FeaturedCars_carCard__KhSHm{flex:0 0 calc((100% - 1.5rem)/2)}}@media(max-width:768px){.FeaturedCars_carCard__KhSHm{border-radius:12px}}@media(max-width:640px){.FeaturedCars_carCard__KhSHm{flex:0 0 85%;min-width:240px;border-radius:10px}.FeaturedCars_carCard__KhSHm:hover{transform:none}}.FeaturedCars_viewAllContainer__N8WxS{display:flex;justify-content:center;margin-top:2rem}.FeaturedCars_viewAllButton__pAZgQ{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2rem;background-color:rgba(228,30,44,.05);color:#e41e2c;border:2px solid #e41e2c;border-radius:30px;font-weight:600;font-size:1rem;text-decoration:none;transition:all .3s ease}.FeaturedCars_viewAllButton__pAZgQ:hover{background-color:#e41e2c;color:#fff;transform:translateY(-3px);box-shadow:0 8px 20px rgba(228,30,44,.25)}.FeaturedCars_viewAllButton__pAZgQ:after{content:"→";margin-left:.5rem;transition:transform .3s ease}.FeaturedCars_viewAllButton__pAZgQ:hover:after{transform:translateX(4px)}@media(max-width:640px){.FeaturedCars_viewAllButton__pAZgQ{padding:.5rem 1.5rem;font-size:.9rem}}.Hero_heroRoot__CRu57{position:relative;width:100%;min-height:520px;color:#fff;font-family:Outfit,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial}@media(max-width:768px){.Hero_heroRoot__CRu57{min-height:420px}}@media(max-width:480px){.Hero_heroRoot__CRu57{min-height:360px}}.Hero_heroBg__3zt9X{height:480px;position:absolute;left:0;right:0;top:0;bottom:0;z-index:0}@media(max-width:768px){.Hero_heroBg__3zt9X{height:100%;position:absolute}}.Hero_overlay__1T_hF{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(120deg,rgba(0,0,0,.8),rgba(0,0,0,.5) 50%,rgba(0,0,0,.4));z-index:1}.Hero_heroContent__ezy3F{position:relative;z-index:2;max-width:1300px;margin:0 auto;padding:64px 28px 4rem}@media(max-width:992px){.Hero_heroContent__ezy3F{padding:48px 24px 3rem}}@media(max-width:768px){.Hero_heroContent__ezy3F{padding:32px 20px 2rem}}@media(max-width:480px){.Hero_heroContent__ezy3F{padding:24px 16px 1.5rem}}.Hero_heroCopy__VSiCo{max-width:640px}@media(max-width:992px){.Hero_heroCopy__VSiCo{max-width:540px}}@media(max-width:768px){.Hero_heroCopy__VSiCo{max-width:100%;position:relative}}.Hero_title__qEEDw{font-size:clamp(38px,8vw,74px);line-height:1;margin:150px 0 10px;font-weight:700;color:#fff;text-shadow:0 2px 0 rgba(0,0,0,.08)}@media(max-width:992px){.Hero_title__qEEDw{margin:100px 0 10px}}@media(max-width:768px){.Hero_title__qEEDw{margin:60px 0 10px}}@media(max-width:480px){.Hero_title__qEEDw{margin:30px 0 8px}}.Hero_subtitle__gRzLF{font-size:clamp(1rem,2vw,1.4rem);margin:0 0 40px;color:hsla(0,0%,100%,.95)}@media(max-width:768px){.Hero_subtitle__gRzLF{margin:0 0 30px}}@media(max-width:480px){.Hero_subtitle__gRzLF{margin:0 0 20px}.Hero_heroRoot__CRu57{display:flex;flex-direction:column}.Hero_heroBg__3zt9X{flex:1}.Hero_heroContent__ezy3F{flex:1;display:flex;flex-direction:column;justify-content:center}}.SearchCard_searchCard__cqMoQ{position:relative;margin-top:40px;background:#fff;border:1px solid #d5dae0;color:#122023;border-radius:1rem;box-shadow:0 8px 30px rgba(10,10,10,.12);display:flex;align-items:stretch;width:100%}.SearchCard_leftTabs__ySfmJ{border-radius:1rem 0 0 1rem;overflow:hidden;width:72px;background:rgb(244.9,244.9,244.9);display:flex;flex-direction:column;align-items:center;justify-content:space-between}.SearchCard_tabBtn__EfXEn{width:100%;height:100%;border:1px solid #d5dae0;border-top:none;border-left:none;background:rgba(0,0,0,0);display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:20px;color:#6e6e6e;position:relative;transition:background .18s,color .18s}.SearchCard_tabBtn__EfXEn:last-of-type{border-bottom:none}.SearchCard_tabBtn__EfXEn:hover{background:#fff}.SearchCard_tabBtn__EfXEn.SearchCard_active__IA_gL{background:#fff;color:#e41e2c;border-right:none}.SearchCard_tabBtn__EfXEn:focus-visible{outline:2px solid #e41e2c;outline-offset:-2px}.SearchCard_tabBtn__EfXEn .SearchCard_tabLabel__BwmHr{display:none}.SearchCard_visuallyHidden___bZ85{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);border:0}.SearchCard_filters__MvI5Y{padding:30px 24px;flex:1 1 auto}.SearchCard_gridRow__oU_Fr{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:18px}.SearchCard_field__1m3EE{display:flex;flex-direction:column}.SearchCard_field__1m3EE.SearchCard_small__KzNtI{max-width:220px}.SearchCard_field__1m3EE input,.SearchCard_field__1m3EE select,.SearchCard_textInput__aRYXi{height:44px;padding:0 12px;border-radius:10px;border:1px solid #dcdcdc;background:#fff;outline:none;font-size:15px}.SearchCard_label__diHJh{font-size:13px;color:#6e6e6e;margin-bottom:6px}.SearchCard_paymentGroup__41gaF{display:flex;flex-direction:column}.SearchCard_toggle__8vKYd{display:flex;gap:8px}.SearchCard_toggle__8vKYd button{height:44px;padding:0 18px;border-radius:10px;border:1px solid #ddd;background:rgba(0,0,0,0);cursor:pointer;transition:border .18s,background .18s}.SearchCard_toggle__8vKYd button.SearchCard_on__oikN7{background:rgba(0,0,0,0);border:2px solid #e41e2c;color:#000;font-weight:600}.SearchCard_toggle__8vKYd button:focus-visible{outline:2px solid #e41e2c;outline-offset:2px}.SearchCard_ctaCell__Y_js_{display:flex;align-items:flex-end;justify-content:flex-end}.SearchCard_searchBtn__onDze{background:#e41e2c;color:#fff;border:none;padding:12px 22px;border-radius:10px;font-weight:700;display:flex;gap:10px;align-items:center;cursor:pointer;font-size:15px;transition:background .2s}.SearchCard_searchBtn__onDze:hover{background:rgb(212.1428571429,25.4571428571,38.6571428571)}.SearchCard_searchBtn__onDze:focus-visible{outline:3px solid rgba(228,30,44,.35);outline-offset:2px}.SearchCard_formFooter__FNV_3{display:flex;justify-content:space-between;align-items:center;margin-top:18px;gap:24px}.SearchCard_checkbox__Ur_XF{display:flex;align-items:center;gap:8px;color:#6e6e6e;cursor:pointer}.SearchCard_checkbox__Ur_XF input{width:18px;height:18px;cursor:pointer}.SearchCard_electricBadge__Vl56D{display:inline-flex;align-items:center;justify-content:center;background:#4285f4;color:#fff;width:20px;height:20px;border-radius:50%;font-size:12px;font-weight:700;margin-left:5px}.SearchCard_miniActions__hJJJL{display:flex;gap:16px;flex-wrap:wrap}.SearchCard_linkBtn___1_fd{background:rgba(0,0,0,0);border:none;cursor:pointer;color:#6e6e6e;display:flex;gap:8px;align-items:center;font-size:14px;padding:4px 6px;border-radius:6px;transition:background .15s}.SearchCard_linkBtn___1_fd:hover{background:rgba(0,0,0,.05)}.SearchCard_linkBtn___1_fd:focus-visible{outline:2px solid #e41e2c;outline-offset:2px}.SearchCard_span2__x1sq9{grid-column:span 2}@media(max-width:900px){.SearchCard_gridRow__oU_Fr{grid-template-columns:repeat(2,1fr);gap:16px}.SearchCard_field__1m3EE.SearchCard_small__KzNtI{max-width:100%}.SearchCard_secondRow____Dot{margin-top:12px}.SearchCard_paymentGroup__41gaF .SearchCard_toggle__8vKYd button{flex:1;justify-content:center}.SearchCard_ctaCell__Y_js_{grid-column:2;justify-content:flex-end}}@media(max-width:520px){.SearchCard_searchCard__cqMoQ{flex-direction:column;border-radius:1rem;margin-top:0;box-shadow:0 4px 18px rgba(0,0,0,.08);overflow:hidden}.SearchCard_leftTabs__ySfmJ{width:100%;flex-direction:row;height:auto;border-radius:1rem 1rem 0 0;background:#f3f3f3;display:grid;grid-template-columns:repeat(4,1fr)}.SearchCard_tabBtn__EfXEn{height:56px;border:1px solid #d5dae0;border-top:none;border-left:none;background:#f3f3f3;flex-direction:column;font-size:18px}.SearchCard_tabBtn__EfXEn:last-child{border-right:none}.SearchCard_tabBtn__EfXEn.SearchCard_active__IA_gL{background:#fff;color:#e41e2c;border-bottom:none;border-right:1px solid #d5dae0}.SearchCard_filters__MvI5Y{padding:18px;border-radius:0 0 1rem 1rem}.SearchCard_gridRow__oU_Fr{grid-template-columns:repeat(2,1fr);gap:18px}.SearchCard_secondRow____Dot{margin-top:18px}.SearchCard_paymentGroup__41gaF{grid-column:span 2}.SearchCard_paymentGroup__41gaF .SearchCard_toggle__8vKYd{display:flex;width:100%}.SearchCard_paymentGroup__41gaF .SearchCard_toggle__8vKYd button{flex:1;display:flex;justify-content:center}.SearchCard_field__1m3EE{grid-column:span 1}.SearchCard_ctaCell__Y_js_{grid-column:span 2;margin-top:10px}.SearchCard_ctaCell__Y_js_ .SearchCard_searchBtn__onDze{width:100%;justify-content:center;height:44px}.SearchCard_formFooter__FNV_3{flex-direction:column;align-items:flex-start;gap:16px;margin-top:16px}.SearchCard_miniActions__hJJJL{width:100%;justify-content:space-between}}@media(max-width:380px){.SearchCard_gridRow__oU_Fr{grid-template-columns:1fr;gap:18px}.SearchCard_ctaCell__Y_js_,.SearchCard_field__1m3EE,.SearchCard_paymentGroup__41gaF{grid-column:1}.SearchCard_filters__MvI5Y{padding:18px}.SearchCard_tabBtn__EfXEn{font-size:16px}}@media(max-width:768px){.SearchCard_searchCard__cqMoQ{margin:0;border-radius:1rem}.SearchCard_toggle__8vKYd{margin-bottom:18px;gap:18px}.SearchCard_toggle__8vKYd button{display:flex;align-items:center;justify-content:center}}.StylishDropdown_dropdown__zzgi_{position:relative;width:100%;user-select:none;font-family:inherit}.StylishDropdown_dropdownToggle__CFIzY{width:100%;display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;background:#fff;border:1px solid rgba(110,110,110,.3);border-radius:.5rem;color:#000;font-size:1rem;text-align:left;cursor:pointer;transition:all .2s ease;position:relative}.StylishDropdown_dropdownToggle__CFIzY.StylishDropdown_active__xBuko,.StylishDropdown_dropdownToggle__CFIzY:focus{outline:none;border-color:#e41e2c;box-shadow:0 0 0 3px rgba(228,30,44,.15)}.StylishDropdown_dropdownToggle__CFIzY:hover:not(.StylishDropdown_active__xBuko){border-color:rgba(110,110,110,.5)}.StylishDropdown_icon__3sw1v{display:flex;align-items:center;margin-right:.5rem;color:#e41e2c}.StylishDropdown_selectedText__GLLN7{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.StylishDropdown_arrow__Mlmid{position:relative;width:10px;height:10px;margin-left:8px}.StylishDropdown_arrow__Mlmid:after,.StylishDropdown_arrow__Mlmid:before{content:"";position:absolute;width:8px;height:2px;background-color:#6e6e6e;border-radius:1px;transition:transform .2s ease}.StylishDropdown_arrow__Mlmid:before{transform:rotate(45deg);left:0}.StylishDropdown_arrow__Mlmid:after{transform:rotate(-45deg);left:5px}.StylishDropdown_active__xBuko .StylishDropdown_arrow__Mlmid:before{transform:rotate(-45deg)}.StylishDropdown_active__xBuko .StylishDropdown_arrow__Mlmid:after{transform:rotate(45deg)}.StylishDropdown_dropdownMenu__73UMf{position:absolute;top:calc(100% + 4px);left:0;width:100%;max-height:240px;overflow-y:auto;margin:0;padding:.5rem 0;list-style:none;background-color:#fff;border-radius:.5rem;box-shadow:0 4px 20px rgba(0,0,0,.15);z-index:100;animation:StylishDropdown_fadeInDown__Jh7AW .2s ease;border:1px solid rgba(110,110,110,.1)}.StylishDropdown_dropdownMenu__73UMf::-webkit-scrollbar{width:6px}.StylishDropdown_dropdownMenu__73UMf::-webkit-scrollbar-track{background:rgba(110,110,110,.05);border-radius:3px}.StylishDropdown_dropdownMenu__73UMf::-webkit-scrollbar-thumb{background:rgba(110,110,110,.3);border-radius:3px}.StylishDropdown_dropdownMenu__73UMf::-webkit-scrollbar-thumb:hover{background:rgba(110,110,110,.5)}.StylishDropdown_dropdownItem__oPip4{padding:.625rem 1rem;cursor:pointer;transition:all .15s ease}.StylishDropdown_dropdownItem__oPip4:hover{background-color:rgba(228,30,44,.05)}.StylishDropdown_dropdownItem__oPip4.StylishDropdown_selected__TMRkS{background-color:rgba(228,30,44,.1);color:#e41e2c;font-weight:500}@keyframes StylishDropdown_fadeInDown__Jh7AW{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@media(max-width:640px){.StylishDropdown_dropdownToggle__CFIzY{padding:.625rem .875rem;font-size:.875rem}.StylishDropdown_dropdownItem__oPip4{padding:.5rem .875rem;font-size:.875rem}.StylishDropdown_dropdownMenu__73UMf{max-height:200px}}.Footer_footer__GQa1y{background-color:#000;color:#fff;font-family:var(--font-outfit)}.Footer_footer__GQa1y a{color:#fff;text-decoration:none;transition:color .2s ease}.Footer_footer__GQa1y a:hover{color:#e41e2c}.Footer_container__SFbiF{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}.Footer_footerMain__DnVZH{padding:3rem 0;border-bottom:1px solid hsla(0,0%,100%,.1)}.Footer_footerGrid__dOxN3{display:grid;grid-template-columns:1.5fr repeat(3,1fr) 1.5fr;gap:2.5rem}@media(max-width:1024px){.Footer_footerGrid__dOxN3{grid-template-columns:repeat(2,1fr);gap:2rem;text-align:center}}@media(max-width:768px){.Footer_footerGrid__dOxN3{grid-template-columns:1fr;text-align:center}}.Footer_companyInfo__bin9W .Footer_logo__saldD{display:inline-block;margin-bottom:1rem}.Footer_companyInfo__bin9W .Footer_logo__saldD img{height:70px;width:auto}.Footer_companyInfo__bin9W .Footer_tagline__RfU0X{font-size:.875rem;color:#f5f5f5;margin-bottom:1.5rem;max-width:280px}@media(max-width:1024px){.Footer_companyInfo__bin9W .Footer_tagline__RfU0X{margin-left:auto;margin-right:auto}.Footer_companyInfo__bin9W{display:flex;flex-direction:column;align-items:center}}.Footer_contactInfo__IeWt8{margin-bottom:1.5rem}.Footer_contactInfo__IeWt8 .Footer_contactItem__PaBvB{display:flex;align-items:center;margin-bottom:.5rem;font-size:.875rem}.Footer_contactInfo__IeWt8 .Footer_contactItem__PaBvB svg{margin-right:.5rem;color:#e41e2c;font-size:1rem}@media(max-width:1024px){.Footer_contactInfo__IeWt8 .Footer_contactItem__PaBvB{justify-content:center}}.Footer_socialLinks__YtLfF{display:flex;gap:1rem}.Footer_socialLinks__YtLfF a{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:9999px;background-color:hsla(0,0%,100%,.1);transition:all .2s ease}.Footer_socialLinks__YtLfF a:hover{background-color:#e41e2c;color:#fff;transform:translateY(-2px)}.Footer_socialLinks__YtLfF a svg{font-size:1rem}@media(max-width:1024px){.Footer_socialLinks__YtLfF{justify-content:center}}.Footer_linksColumn__MIb8w h3{color:#fff;font-size:1.125rem;font-weight:600;margin-bottom:1.5rem;position:relative}.Footer_linksColumn__MIb8w h3:after{content:"";position:absolute;bottom:-.25rem;left:0;width:40px;height:2px;background-color:#e41e2c}@media(max-width:1024px){.Footer_linksColumn__MIb8w h3:after{left:50%;transform:translateX(-50%)}}.Footer_linksColumn__MIb8w ul{list-style:none;padding:0;margin:0}.Footer_linksColumn__MIb8w ul li{margin-bottom:1rem}.Footer_linksColumn__MIb8w ul li a{font-size:.875rem;display:inline-block;position:relative;padding-left:0;transition:padding-left .2s ease,transform .2s ease}.Footer_linksColumn__MIb8w ul li a:hover{padding-left:.25rem}@media(max-width:1024px){.Footer_linksColumn__MIb8w ul li a:hover{padding-left:0;transform:translateY(-2px)}}.Footer_newsletter__I0B0K h3{color:#fff;font-size:1.125rem;font-weight:600;margin-bottom:1.5rem;position:relative}.Footer_newsletter__I0B0K h3:after{content:"";position:absolute;bottom:-.25rem;left:0;width:40px;height:2px;background-color:#e41e2c}@media(max-width:1024px){.Footer_newsletter__I0B0K h3:after{left:50%;transform:translateX(-50%)}}.Footer_newsletter__I0B0K p{font-size:.875rem;color:#f5f5f5;margin-bottom:1rem}.Footer_newsletter__I0B0K .Footer_newsletterForm__OLELn{display:flex;margin-bottom:1.5rem}.Footer_newsletter__I0B0K .Footer_newsletterForm__OLELn input{flex:1;height:46px;padding:0 1rem;border:none;border-radius:.25rem 0 0 .25rem;font-size:.875rem;font-family:var(--font-outfit)}.Footer_newsletter__I0B0K .Footer_newsletterForm__OLELn input:focus{outline:none}.Footer_newsletter__I0B0K .Footer_newsletterForm__OLELn button{height:46px;padding:0 1.5rem;background-color:#e41e2c;color:#fff;border:none;border-radius:0 .25rem .25rem 0;font-weight:500;font-size:.875rem;font-family:var(--font-outfit);cursor:pointer;transition:background-color .2s ease}.Footer_newsletter__I0B0K .Footer_newsletterForm__OLELn button:hover{background-color:rgb(184.8214285714,22.1785714286,33.6785714286)}@media(max-width:1024px){.Footer_newsletter__I0B0K .Footer_newsletterForm__OLELn{flex-direction:column;align-items:center;max-width:400px;margin-left:auto;margin-right:auto;width:100%}.Footer_newsletter__I0B0K .Footer_newsletterForm__OLELn input{margin-bottom:.5rem;padding:1rem;border-radius:.25rem;width:100%}.Footer_newsletter__I0B0K .Footer_newsletterForm__OLELn button{border-radius:.25rem;padding:.5rem;width:100%}}.Footer_appLinks__MppSw{display:flex;gap:.5rem}.Footer_appLinks__MppSw .Footer_appButton__x8_fR{display:inline-flex;transition:transform .2s ease}.Footer_appLinks__MppSw .Footer_appButton__x8_fR:hover{transform:translateY(-2px)}@media(max-width:1024px){.Footer_appLinks__MppSw{justify-content:center}}.Footer_footerBottom__Fw8DP{padding:1.5rem 0}.Footer_footerBottom__Fw8DP .Footer_footerBottomContent__47L89{display:flex;justify-content:space-between;align-items:center}@media(max-width:1024px){.Footer_footerBottom__Fw8DP .Footer_footerBottomContent__47L89{flex-direction:column;gap:1rem;text-align:center}}.Footer_footerBottom__Fw8DP .Footer_copyright__bxcQL{font-size:.75rem;color:#f5f5f5}.Footer_footerBottom__Fw8DP .Footer_legalLinks__Rdxhp{display:flex;gap:1.5rem}.Footer_footerBottom__Fw8DP .Footer_legalLinks__Rdxhp a{font-size:.75rem;color:#f5f5f5}@media(max-width:1024px){.Footer_footerBottom__Fw8DP .Footer_legalLinks__Rdxhp{flex-wrap:wrap;justify-content:center;gap:1rem}}.Navbar_navbar__6pyFr{position:fixed!important;top:0;z-index:10000;overflow:hidden}.Navbar_container__gCAKU{transform:translateY(1px)}@media(max-width:576px){.Navbar_container__gCAKU{padding:0 12px}}.Navbar_logo__CJR7W{display:flex;align-items:center;text-decoration:none;margin-right:2rem;flex-shrink:0}@media(max-width:992px){.Navbar_logo__CJR7W{display:none}}.Navbar_logo__CJR7W img{height:32px;width:auto}@media(max-width:576px){.Navbar_logo__CJR7W img{height:22px!important}}.Navbar_logoMobile__IHod4{margin-right:2rem;flex-shrink:0}.Navbar_logoMobile__IHod4 img{height:35px}@media(max-width:992px){.Navbar_logoMobile__IHod4 img{height:27px!important}}.Navbar_navigation__rZZBV{display:flex;align-items:center;height:100%}@media(max-width:992px){.Navbar_navigation__rZZBV{display:none}}.Navbar_navLink___axKI{height:100%;display:flex;align-items:center;padding:0 1rem;color:#000;font-size:1rem;text-decoration:none;font-weight:500;position:relative;white-space:nowrap}.Navbar_navLink___axKI:hover{color:#e41e2c}.Navbar_actions__eAytz{display:flex;align-items:center;margin-left:auto;flex-shrink:0}@media(max-width:992px){.Navbar_actions__eAytz{display:none}}.Navbar_iconButton__s81ZD{background:none;border:none;padding:.5rem;margin-left:.5rem;display:flex;align-items:center;justify-content:center;color:#000;cursor:pointer;transition:color .2s ease,transform .2s ease;flex-shrink:0}.Navbar_iconButton__s81ZD:hover{color:#e41e2c;transform:scale(1.1)}.Navbar_divider__Qm1Zq{height:1.7rem;width:1px;background-color:#e41e2c;margin:0 1rem;flex-shrink:0}.Navbar_cta__S_kNh{display:flex;align-items:center;justify-content:center;gap:.5rem;background-color:#e41e2c;color:#fff;padding:.3rem 1.5rem;border-radius:.25rem;font-weight:500;white-space:nowrap;text-decoration:none;transition:background-color .2s ease,transform .2s ease;flex-shrink:0}.Navbar_cta__S_kNh:hover{background-color:rgb(207.5892857143,24.9107142857,37.8273809524);color:#fff;transform:translateY(-2px);box-shadow:0 4px 8px rgba(228,30,44,.3)}.Navbar_mobileIcons__0X9Gc{gap:15px}.Navbar_mobileIcons__0X9Gc button{padding:4px}.Navbar_menuToggle__45pIw{display:none;background:none;border:none;color:#000;cursor:pointer;padding:4px;flex-shrink:0}@media(max-width:992px){.Navbar_menuToggle__45pIw{display:flex;align-items:center;justify-content:center}}.Navbar_menuToggle__45pIw:hover{color:#e41e2c}@media(max-width:992px){.Navbar_hideOnMobile__O8kc9{display:none}}.Navbar_overlay__IzjfP{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:rgba(0,0,0,.5);z-index:1049}.Navbar_mobileMenu__BPPfy{position:fixed;top:0;left:0;width:85%;max-width:360px;height:100dvh;background-color:#fff;z-index:1050;box-shadow:0 0 30px rgba(0,0,0,.15);display:flex;flex-direction:column;overflow-y:auto;border-radius:0 10px 10px 0}.Navbar_mobileMenuHeader__7tH76{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;flex-shrink:0}.Navbar_mobileMenuBrand__K0xOW{display:flex;align-items:center}.Navbar_mobileMenuBrand__K0xOW img{height:35px;width:auto}.Navbar_menuDivider__VR8vu{height:1px;background:linear-gradient(90deg,rgba(0,0,0,.03),rgba(0,0,0,.08),rgba(0,0,0,.03));width:100%;flex-shrink:0}.Navbar_mobileNavItems__XNIu2{display:flex;flex-direction:column;padding:1.5rem;flex:1}.Navbar_mobileNavLink__R4Q8W{display:flex;justify-content:space-between;align-items:center;padding:1rem 0;font-size:18px;font-weight:600;color:#000;text-decoration:none;border-bottom:1px solid rgba(0,0,0,.06);transition:all .2s ease}.Navbar_mobileNavLink__R4Q8W:hover{color:#e41e2c;padding-left:5px}.Navbar_mobileNavLink__R4Q8W .Navbar_navLinkArrow__EF3vw{font-size:22px;opacity:.5;transition:opacity .2s ease,transform .2s ease}.Navbar_mobileNavLink__R4Q8W:hover .Navbar_navLinkArrow__EF3vw{opacity:1;transform:translateX(3px)}.Navbar_ctaContainer__5W68i{margin-top:3rem}.Navbar_ctaCard__67Ac6{background-color:#f4f4f7;border-radius:8px;padding:1.5rem}.Navbar_ctaHeadline__TOP3V{font-size:16px;font-weight:600;color:#000;margin-bottom:1rem;text-align:center}.Navbar_mobileCta__pEMUN{display:flex;align-items:center;justify-content:center;gap:.5rem;background-color:#e41e2c;color:#fff;padding:.5rem 1rem;border-radius:.25rem;font-weight:600;text-decoration:none;width:100%;text-align:center;box-shadow:0 4px 12px rgba(255,0,85,.25);transition:all .3s ease}.Navbar_mobileCta__pEMUN:hover{background-color:rgb(207.5892857143,24.9107142857,37.8273809524);transform:translateY(-2px);box-shadow:0 6px 15px rgba(255,0,85,.35)}.Navbar_closeButton__hCu1B{background:rgba(0,0,0,.04);border:none;height:34px;width:34px;border-radius:50%;color:#000;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;flex-shrink:0}.Navbar_closeButton__hCu1B:hover{background:rgba(0,0,0,.08);color:#e41e2c;transform:rotate(90deg)}.Navbar_menuFooter__f2eXZ{margin-top:auto;padding-top:4rem;text-align:center;font-size:14px;color:rgba(0,0,0,.5);display:flex;justify-content:center;gap:.5rem;flex-shrink:0}.Navbar_menuFooterLink__Qm5rF{color:rgba(0,0,0,.6);text-decoration:none}.Navbar_menuFooterLink__Qm5rF:hover{color:#e41e2c;text-decoration:underline}.Navbar_menuFooterSeparator__MvbjN{opacity:.4}.Navbar_menuDecoration__EIuMn{position:absolute;bottom:0;left:0;width:100%;height:5px;background:linear-gradient(90deg,#E41E2C,rgb(162.0535714286,19.4464285714,29.5297619048));opacity:.8}.Navbar_navbar__6pyFr{width:100%;height:4.375rem;background-color:#fff;border-bottom:1px solid #f5f5f5;position:static;overflow-x:hidden}@media(max-width:576px){.Navbar_navbar__6pyFr{height:55px}}.Navbar_container__gCAKU{max-width:87.5rem;margin:0 auto;height:100%;display:flex;align-items:center;padding:0 1.5rem}@media(max-width:992px){.Navbar_container__gCAKU{padding:0 1rem;gap:12px}}@media(max-width:576px){.Navbar_container__gCAKU{padding:0 8px}}.Navbar_logoMobile__IHod4{display:flex;align-items:center;text-decoration:none;margin-right:1rem;flex-shrink:1}.Navbar_logoMobile__IHod4 img{height:auto;max-height:35px;width:auto}@media(max-width:992px){.Navbar_logoMobile__IHod4 img{max-height:35px}}@media(max-width:400px){.Navbar_logoMobile__IHod4 img{max-width:150px}}.Navbar_logoAndIcons__7E_ov{display:flex;align-items:center;justify-content:space-between;width:100%;overflow-x:hidden}@media(min-width:992px){.Navbar_logoAndIcons__7E_ov{display:none}}.Navbar_mobileIcons__0X9Gc{display:flex;align-items:center;gap:10px;flex-shrink:0}.Navbar_mobileIcons__0X9Gc button{background:none;border:none;padding:3px;display:flex;align-items:center;justify-content:center;cursor:pointer}@media(min-width:992px){.Navbar_mobileIcons__0X9Gc{display:none}}@media(max-width:360px){.Navbar_mobileIcons__0X9Gc{gap:6px}}.NewsSection_newsSection__ilSnv{position:relative;padding:4rem 0}@media(max-width:768px){.NewsSection_newsSection__ilSnv{padding:2.5rem 0}}@media(max-width:640px){.NewsSection_newsSection__ilSnv{padding:2rem 0}}.NewsSection_container__MphsE{position:relative;max-width:1300px;margin:0 auto;padding:0 1.5rem;z-index:1}@media(max-width:768px){.NewsSection_container__MphsE{padding:0 1rem}}@media(max-width:640px){.NewsSection_container__MphsE{padding:0 .5rem}}.NewsSection_categoryTabs__KDtV0{display:flex;justify-content:center;flex-wrap:wrap;gap:1rem;margin:0 auto 3rem;max-width:800px}@media(max-width:768px){.NewsSection_categoryTabs__KDtV0{gap:.5rem;margin-bottom:2rem}}.NewsSection_categoryTab__BGRRL{background:rgba(0,0,0,0);border:none;padding:.5rem 1.5rem;border-radius:9999px;font-size:.875rem;font-weight:600;color:#000;cursor:pointer;transition:all .3s ease;border:1px solid rgba(110,110,110,.2)}.NewsSection_categoryTab__BGRRL:hover{background-color:rgba(0,0,0,.05);transform:translateY(-2px)}.NewsSection_categoryTab__BGRRL.NewsSection_active__XYUvI{background-color:#e41e2c;color:#fff;border-color:#e41e2c;box-shadow:0 4px 15px rgba(228,30,44,.25)}@media(max-width:640px){.NewsSection_categoryTab__BGRRL{padding:.25rem 1rem;font-size:.75rem}}.NewsSection_featuredArticle__HAura{display:grid;grid-template-columns:1.5fr 1fr;gap:2rem;margin-bottom:3rem;background-color:hsla(0,0%,100%,.7);border-radius:.5rem;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.08)}@media(max-width:1024px){.NewsSection_featuredArticle__HAura{grid-template-columns:1fr;gap:0}}.NewsSection_featuredImageWrapper___9a3y{position:relative;height:450px;overflow:hidden;border-radius:.5rem 0 0 .5rem}@media(max-width:1024px){.NewsSection_featuredImageWrapper___9a3y{height:350px;border-radius:.5rem .5rem 0 0}}@media(max-width:640px){.NewsSection_featuredImageWrapper___9a3y{height:250px}}.NewsSection_featuredImage__QtnTA{object-fit:cover;transition:transform .8s ease}.NewsSection_featuredArticle__HAura:hover .NewsSection_featuredImage__QtnTA{transform:scale(1.05)}.NewsSection_featuredGradient__0m9PD{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(0deg,rgba(0,0,0,.8) 0,rgba(0,0,0,0) 60%);z-index:1}.NewsSection_featuredMeta__mepa5{position:absolute;bottom:1.5rem;left:1.5rem;display:flex;align-items:center;gap:1rem;z-index:2}@media(max-width:640px){.NewsSection_featuredMeta__mepa5{bottom:1rem;left:1rem;gap:.5rem}}.NewsSection_featuredCategory__sOa4D{background-color:#e41e2c;color:#fff;padding:6px 16px;border-radius:9999px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.NewsSection_featuredReadTime__sq7qe{display:flex;align-items:center;gap:6px;color:#fff;font-size:.75rem;font-weight:500}.NewsSection_featuredReadTime__sq7qe svg{font-size:1rem}.NewsSection_featuredContent__6fZTb{padding:2rem;display:flex;flex-direction:column;justify-content:center}@media(max-width:768px){.NewsSection_featuredContent__6fZTb{padding:1.5rem}}.NewsSection_featuredDate__OYPsw{color:#e41e2c;font-size:.875rem;font-weight:600;margin-bottom:.5rem}.NewsSection_featuredTitle__XvqAh{font-size:1.875rem;font-weight:700;margin-bottom:1rem;color:#000;line-height:1.3}@media(max-width:768px){.NewsSection_featuredTitle__XvqAh{font-size:1.5rem}}@media(max-width:640px){.NewsSection_featuredTitle__XvqAh{font-size:1.25rem}}.NewsSection_featuredExcerpt__gAqYr{font-size:1rem;color:#6e6e6e;line-height:1.6;margin-bottom:1.5rem}@media(max-width:640px){.NewsSection_featuredExcerpt__gAqYr{font-size:.875rem;margin-bottom:1rem}}.NewsSection_featuredLink__lAG8c{display:inline-flex;align-items:center;gap:.5rem;color:#e41e2c;font-weight:600;font-size:1rem;text-decoration:none;transition:all .3s ease;border-bottom:2px solid rgba(0,0,0,0);width:fit-content;padding-bottom:4px}.NewsSection_featuredLink__lAG8c:hover{border-bottom:2px solid #e41e2c}.NewsSection_featuredLink__lAG8c:hover svg{transform:translateX(4px)}.NewsSection_featuredLink__lAG8c svg{transition:transform .3s ease}.NewsSection_articlesGrid__vHvbH{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}@media(max-width:1024px){.NewsSection_articlesGrid__vHvbH{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.NewsSection_articlesGrid__vHvbH{gap:1.5rem}}@media(max-width:640px){.NewsSection_articlesGrid__vHvbH{grid-template-columns:1fr;gap:2rem}}.NewsSection_articleCard__rSaRp{background-color:#fff;border-radius:.5rem;overflow:hidden;box-shadow:0 5px 20px rgba(0,0,0,.06);transition:all .3s ease}.NewsSection_articleCard__rSaRp:hover{transform:translateY(-5px);box-shadow:0 10px 25px rgba(0,0,0,.1)}.NewsSection_articleCard__rSaRp:hover .NewsSection_articleImage__EZyt6{transform:scale(1.08)}.NewsSection_articleCard__rSaRp:hover .NewsSection_articleImageOverlay__Bpq2b{opacity:.6}.NewsSection_articleCard__rSaRp:hover .NewsSection_readMore___r_Jw{color:#e41e2c}.NewsSection_articleCard__rSaRp:hover .NewsSection_readMore___r_Jw svg{transform:translateX(4px)}.NewsSection_articleLink__F8y84{text-decoration:none;color:inherit;display:block}.NewsSection_articleImageWrapper__JRw1A{position:relative;height:200px;overflow:hidden}@media(max-width:768px){.NewsSection_articleImageWrapper__JRw1A{height:180px}}.NewsSection_articleImage__EZyt6{object-fit:cover;transition:transform .6s ease}.NewsSection_articleImageOverlay__Bpq2b{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(0deg,rgba(0,0,0,.7) 0,rgba(0,0,0,0) 60%);opacity:.4;transition:opacity .3s ease}.NewsSection_articleCategory__kAe5_{position:absolute;top:1rem;left:1rem;background-color:#e41e2c;color:#fff;padding:4px 12px;border-radius:9999px;font-size:.75rem;font-weight:600;z-index:1}.NewsSection_articleContent__77xZM{padding:1.5rem}@media(max-width:768px){.NewsSection_articleContent__77xZM{padding:1rem}}.NewsSection_articleMeta__zsouO{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.NewsSection_articleDate__mCmXo{font-size:.75rem;color:#6e6e6e}.NewsSection_articleReadTime__cuUBS{display:flex;align-items:center;gap:4px;font-size:.75rem;color:#e41e2c;font-weight:500}.NewsSection_articleReadTime__cuUBS svg{font-size:.875rem}.NewsSection_articleTitle__3SB3p{font-size:1.25rem;font-weight:600;margin-bottom:.5rem;color:#000;line-height:1.4;transition:color .3s ease;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media(max-width:768px){.NewsSection_articleTitle__3SB3p{font-size:1.125rem}}.NewsSection_articleExcerpt__qDoiv{font-size:.875rem;color:#6e6e6e;line-height:1.6;margin-bottom:1rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media(max-width:768px){.NewsSection_articleExcerpt__qDoiv{-webkit-line-clamp:2}}.NewsSection_readMore___r_Jw{display:flex;align-items:center;gap:5px;font-size:.875rem;font-weight:600;color:#000;transition:all .3s ease}.NewsSection_readMore___r_Jw svg{transition:transform .3s ease}.NewsSection_viewAllContainer__oDhI0{display:flex;justify-content:center;margin-top:2.5rem}.NewsSection_viewAllButton__XzQzf{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2rem;background-color:rgba(228,30,44,.05);color:#e41e2c;border:2px solid #e41e2c;border-radius:30px;font-weight:600;font-size:1rem;text-decoration:none;transition:all .3s ease}.NewsSection_viewAllButton__XzQzf:hover{background-color:#e41e2c;color:#fff;transform:translateY(-3px);box-shadow:0 8px 20px rgba(228,30,44,.25)}.NewsSection_viewAllButton__XzQzf:after{content:"→";margin-left:.5rem;transition:transform .3s ease}.NewsSection_viewAllButton__XzQzf:hover:after{transform:translateX(4px)}@media(max-width:640px){.NewsSection_viewAllButton__XzQzf{padding:.5rem 1.5rem;font-size:.875rem}}