/* Omega 1.6.771 - CSS frontend reduzido para Home em mobile/tablet. Desktop continua usando app.css integral. */
:root{--primary:#ef111b;--primary-dark:#c9050d;--dark:#101720;--ink:#111827;--muted:#69707d;--line:#e7e9ee;--soft:#f6f7f9;--white:#fff;--success:#22c55e;--radius:10px;--shadow:0 14px 35px rgba(15,23,32,.10)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font:400 14px/1.65 Poppins,Arial,sans-serif}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,select,textarea{font:inherit}.container{width:min(1180px,calc(100% - 40px));margin-inline:auto}.public-body{background:#fff}.site-header{position:sticky;top:0;z-index:80;background:#fff;border-bottom:1px solid #edf0f3;box-shadow:0 6px 20px rgba(15,23,32,.04)}.top-strip{height:34px;border-bottom:1px solid #edf0f3;color:#263041;background:#fff;font-size:11px}.top-strip-inner{height:34px;display:flex;align-items:center;gap:28px}.top-strip .top-right{margin-left:auto}.social-dot{display:inline-grid;place-items:center;width:18px;height:18px;border:1px solid #dfe3e8;border-radius:50%;font-size:10px;color:#111}.nav-wrap{height:72px;display:flex;align-items:center;gap:34px;justify-content:space-between}.brand{display:inline-flex;align-items:center;gap:10px;line-height:1}.automax-brand .brand-word{font-size:22px;font-weight:800;letter-spacing:.4px;color:#10141d}.automax-brand .brand-word b{color:var(--primary)}.speed-mark{position:relative;display:inline-grid;gap:4px;width:38px}.speed-mark:after{content:"";position:absolute;right:-3px;top:6px;width:18px;height:18px;border:5px solid var(--primary);border-left-color:transparent;border-bottom-color:transparent;border-radius:50%;transform:rotate(45deg)}.speed-mark i{display:block;width:28px;height:3px;border-radius:999px;background:var(--primary)}.speed-mark i:nth-child(2){width:34px}.speed-mark i:nth-child(3){width:22px}.brand.light .brand-word,.automax-brand.light .brand-word{color:#fff}.main-nav{display:flex;align-items:center;gap:32px;white-space:nowrap;font-size:12px;font-weight:700;text-transform:uppercase}.main-nav a{position:relative;padding:28px 0;color:#172033}.main-nav a:hover,.main-nav a.active{color:var(--primary)}.main-nav a.active:after{content:"";position:absolute;left:50%;bottom:17px;width:26px;height:3px;border-radius:999px;background:var(--primary);transform:translateX(-50%)}.header-actions{display:flex;align-items:center;gap:14px}.round-link{position:relative;display:grid;place-items:center;width:34px;height:34px;border-radius:50%;color:#233045;border:1px solid transparent}.round-link:hover{border-color:#e8eaef;background:#f8f9fb;color:var(--primary)}.round-link.has-dot:after{content:"";position:absolute;top:6px;right:5px;width:8px;height:8px;border-radius:50%;background:var(--primary);box-shadow:0 0 0 2px #fff}.whatsapp-btn{display:inline-flex;align-items:center;justify-content:center;height:38px;padding:0 18px;border-radius:6px;background:#20b65a;color:#fff;font-size:11px;font-weight:800;text-transform:uppercase}.menu-toggle{display:none;border:0;background:none;color:#111;font-size:25px;cursor:pointer}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 24px;border:1px solid var(--primary);border-radius:5px;color:#fff;background:linear-gradient(180deg,var(--primary),var(--primary-dark));box-shadow:0 9px 18px rgba(239,17,27,.22);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.2px;cursor:pointer;transition:.2s}.btn:hover{transform:translateY(-1px);filter:brightness(.98)}.outline-btn{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:0 30px;border:1px solid var(--primary);border-radius:4px;color:var(--primary);background:#fff;font-size:10px;font-weight:800;text-transform:uppercase}.outline-btn:hover{color:#fff;background:var(--primary)}.automax-hero{position:relative;min-height:330px;overflow:hidden;color:#fff;background:#100b0e}.automax-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,6,8,.98) 0%,rgba(20,8,10,.88) 35%,rgba(20,8,10,.18) 68%,rgba(10,6,8,.4) 100%),url("../images/hero-omega.png") center right/cover no-repeat;filter:saturate(1.1)}.automax-hero:after{content:"";position:absolute;inset:-25% -5% auto 35%;height:115%;background:linear-gradient(135deg,transparent 12%,rgba(239,17,27,.24) 13%,transparent 14%,transparent 42%,rgba(239,17,27,.55) 43%,transparent 44%,transparent 72%,rgba(239,17,27,.32) 73%,transparent 74%);transform:skewX(-10deg);pointer-events:none}.hero-overlay{position:absolute;inset:0;background:radial-gradient(circle at 78% 55%,rgba(239,17,27,.30),transparent 28%),linear-gradient(180deg,transparent,rgba(0,0,0,.12))}.hero-inner{position:relative;min-height:330px;display:flex;align-items:center}.hero-copy{max-width:520px;padding:32px 0 52px}.hero-copy h1{margin:0 0 14px;font-size:40px;line-height:1.18;text-transform:uppercase;letter-spacing:-.8px}.hero-copy h1 span{color:var(--primary)}.hero-copy p{max-width:360px;margin:0 0 28px;color:#e6e8eb;font-size:14px}.hero-btn{min-width:145px}.search-panel-wrap{position:relative;z-index:20;margin-top:-36px}.stock-search-panel{display:grid;grid-template-columns:1fr 1fr 1fr .8fr auto;gap:16px;align-items:end;padding:22px 26px;border:1px solid #edf0f2;border-radius:6px;background:#fff;box-shadow:0 12px 30px rgba(16,23,32,.13)}.stock-search-panel label{display:grid;gap:6px;color:#667085;font-size:10px;font-weight:600}.stock-search-panel select,.stock-search-panel input{height:44px}.section{padding:78px 0}.compact-section{padding:62px 0}.section-tight-top{padding-top:8px}.center-head{text-align:center;margin-bottom:28px}.center-head span{display:block;color:var(--primary);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.7px}.center-head h2{position:relative;margin:6px 0 0;font-size:28px;line-height:1.25;text-transform:uppercase;letter-spacing:-.5px}.center-head h2:after{content:"";display:block;width:38px;height:3px;margin:13px auto 0;border-radius:999px;background:var(--primary)}.section h2{margin:8px 0;font-size:32px;line-height:1.24;letter-spacing:-.8px}.vehicle-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.vehicle-grid.two{grid-template-columns:repeat(3,1fr)}.vehicle-card{position:relative;overflow:hidden;border:1px solid #e5e8ee;border-radius:6px;background:#fff;box-shadow:0 8px 20px rgba(15,23,32,.07);transition:.22s}.vehicle-card:hover{transform:translateY(-4px);box-shadow:0 16px 34px rgba(15,23,32,.13)}.vehicle-image{position:relative;display:block;height:178px;overflow:hidden;background:#f1f2f5}.vehicle-image img{width:100%;height:100%;object-fit:cover;transition:.35s}.vehicle-card:hover .vehicle-image img{transform:scale(1.045)}.year-badge{position:absolute;top:11px;left:10px;z-index:2;display:inline-flex;align-items:center;height:24px;padding:0 8px;border-radius:4px;background:#111;color:#fff;font-size:10px;font-weight:800}.favorite-btn{position:absolute;top:10px;right:10px;z-index:2;display:grid;place-items:center;width:31px;height:31px;border-radius:50%;background:#fff;color:var(--primary);box-shadow:0 4px 12px rgba(15,23,32,.12);font-size:18px}.discount-badge{position:absolute;right:0;bottom:10px;z-index:2;display:inline-flex;align-items:center;height:24px;padding:0 9px;border-radius:4px 0 0 4px;color:#fff;background:var(--success);font-size:10px;font-weight:800}.vehicle-info{padding:15px 14px 14px}.vehicle-info>small{color:var(--primary);font-size:10px;font-weight:800;text-transform:uppercase}.vehicle-info h3{min-height:36px;margin:0 0 2px;font-size:15px;line-height:1.25}.vehicle-info h3 a:hover{color:var(--primary)}.vehicle-version{min-height:30px;margin:0 0 9px;color:#4c5563;font-size:10px;line-height:1.35;text-transform:uppercase}.vehicle-meta{display:flex;gap:11px;align-items:center;color:#7c8490;font-size:10px}.vehicle-price{display:flex;gap:7px;align-items:baseline;min-height:30px;margin:10px 0 12px}.vehicle-price span:not(.old-price){display:none}.old-price{color:#777;text-decoration:line-through;font-size:11px}.vehicle-price b{color:var(--primary);font-size:15px}.details-btn{display:flex;align-items:center;justify-content:center;height:34px;border-radius:4px;color:#fff;background:linear-gradient(180deg,var(--primary),var(--primary-dark));font-size:10px;font-weight:800;text-transform:uppercase}.center-action{display:flex;justify-content:center;margin-top:25px}.benefit-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:18px;margin-bottom:22px;padding:22px 16px;border:1px solid #e5e8ee;border-radius:6px;background:#fff;box-shadow:0 8px 24px rgba(15,23,32,.08)}.benefit-strip article{display:flex;gap:13px;align-items:center;padding:0 8px}.benefit-strip article+article{border-left:1px solid #edf0f3}.benefit-strip span{display:grid;place-items:center;flex:0 0 48px;width:48px;height:48px;color:var(--primary);font-size:29px}.benefit-strip b{font-size:13px}.benefit-strip p{margin:1px 0 0;color:#4f5865;font-size:10px;line-height:1.35}.testimonial-section{padding-bottom:50px}.testimonial-shell{display:grid;grid-template-columns:40px 1fr 40px;align-items:center;gap:18px}.testimonial-shell>button{border:0;background:transparent;color:#333;font-size:50px;font-weight:200;cursor:pointer}.testimonial-card{display:grid;grid-template-columns:auto 1fr 210px;align-items:center;gap:24px;min-height:122px;padding:24px 34px;border:1px solid #e6e9ef;border-radius:8px;background:#fff;box-shadow:0 10px 25px rgba(15,23,32,.08)}.quote-mark{color:var(--primary);font-size:60px;font-weight:800;line-height:1}.testimonial-card p{margin:0;font-size:13px;line-height:1.7}.client-box{display:grid;grid-template-columns:58px 1fr;column-gap:12px;align-items:center}.client-box img{grid-row:1/4;width:58px;height:58px;border-radius:12px;object-fit:cover}.client-box b{font-size:12px}.client-box small{color:#6b7280;font-size:10px}.client-box span{color:var(--primary);font-size:12px;letter-spacing:1px}.slider-dots{display:flex;justify-content:center;gap:7px;margin-top:14px}.slider-dots i{width:10px;height:10px;border-radius:50%;background:#d6d9df}.slider-dots i.active{background:var(--primary)}.bank-strip{display:grid;grid-template-columns:repeat(6,1fr);align-items:center;gap:18px;margin-top:10px;margin-bottom:18px;padding:16px 28px;border:1px solid #e5e8ee;border-radius:6px;background:#fff;box-shadow:0 8px 20px rgba(15,23,32,.07);text-align:center}.bank-strip span{font-size:21px;font-weight:800;color:#263a66}.bank-strip span:nth-child(even){color:#d9252f}.newsletter-box{display:grid;grid-template-columns:auto 1fr minmax(330px,430px);gap:22px;align-items:center;margin-bottom:-1px;padding:22px 36px;border-radius:6px 6px 0 0;color:#fff;background:linear-gradient(135deg,#111826,#07101d)}.mail-icon{display:grid;place-items:center;width:82px;height:58px;color:var(--primary);font-size:54px}.newsletter-box b{font-size:14px;text-transform:uppercase}.newsletter-box p{margin:2px 0 0;color:#b9c0cb;font-size:11px}.newsletter-box form{display:flex;gap:0}.newsletter-box input{height:44px;border-radius:5px 0 0 5px;border:0}.newsletter-box .btn{height:44px;border-radius:0 5px 5px 0;box-shadow:none}.site-footer{padding-top:42px;color:#c0c6d0;background:#101720}.footer-main{display:grid;grid-template-columns:1.55fr 1fr 1.18fr 1fr 1.15fr;gap:38px}.footer-about p{max-width:250px;margin:16px 0;color:#aeb6c2;font-size:11px}.footer-social{display:flex;gap:9px}.footer-social span{display:grid;place-items:center;width:24px;height:24px;border:1px solid #303a48;border-radius:50%;font-size:11px}.footer-main h4{margin:0 0 15px;color:#fff;font-size:12px;text-transform:uppercase}.footer-main div:not(.footer-about){display:flex;flex-direction:column;gap:9px}.footer-main a,.footer-main span{color:#c0c6d0;font-size:11px}.footer-main a:hover{color:#fff}.payment-grid{display:grid!important;grid-template-columns:repeat(2,1fr);gap:7px!important}.payment-grid span{display:grid;place-items:center;height:32px;border-radius:4px;background:#fff;color:#15325c;font-size:10px;font-weight:800}.footer-bottom{display:flex;justify-content:center;gap:20px;margin-top:38px;padding:18px 0;border-top:1px solid #222d3b;color:#8e97a6;font-size:10px}.back-top{position:fixed;right:20px;bottom:18px;z-index:70;display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:#0b111b;color:#fff;box-shadow:0 10px 25px rgba(0,0,0,.25)}input,select,textarea{width:100%;padding:12px 13px;border:1px solid #dfe2e7;border-radius:6px;background:#fff;outline:0;color:var(--ink)}input:focus,select:focus,textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px rgba(239,17,27,.12)}.alert{margin:18px 0;padding:12px 16px;border-radius:7px;font-size:12px}.brand span:last-child{display:grid;gap:4px;letter-spacing:2px}.brand b{font-size:16px}.brand small{font-size:8px;color:#9ba1ac}table{width:100%;border-collapse:collapse}th,td{padding:12px 15px;border-top:1px solid var(--line);text-align:left;font-size:9px;white-space:nowrap}th{color:var(--muted);background:#fafbfc;text-transform:uppercase}@media(max-width:1100px){.main-nav{gap:18px}.header-actions{gap:8px}.stock-search-panel{grid-template-columns:repeat(2,1fr)}.stock-search-panel .btn{grid-column:1/3}.vehicle-grid,.vehicle-grid.two{grid-template-columns:repeat(3,1fr)}.footer-main{grid-template-columns:1fr 1fr 1fr}.newsletter-box{grid-template-columns:auto 1fr}.newsletter-box form{grid-column:1/3}.benefit-strip{grid-template-columns:repeat(2,1fr)}.benefit-strip article:nth-child(3){border-left:0}}@media(max-width:900px){.top-strip{display:none}.nav-wrap{height:68px}.main-nav{display:none;position:absolute;left:0;right:0;top:68px;flex-direction:column;align-items:stretch;gap:0;padding:12px 20px;border-top:1px solid var(--line);background:#fff}.main-nav.open{display:flex}.main-nav a{padding:14px 0}.main-nav a.active:after{display:none}.menu-toggle{display:block}.header-actions .round-link{display:none}.automax-hero,.hero-inner{min-height:420px}.hero-copy h1{font-size:36px}.stock-search-panel{margin-inline:auto}.vehicle-grid,.vehicle-grid.two{grid-template-columns:repeat(2,1fr)}.testimonial-card{grid-template-columns:auto 1fr}.client-box{grid-column:2}.bank-strip{grid-template-columns:repeat(3,1fr)}}@media(max-width:640px){.container{width:min(100% - 28px,1180px)}.automax-brand .brand-word{font-size:18px}.speed-mark{width:32px}.header-actions .whatsapp-btn{height:34px;padding:0 11px;font-size:9px}.automax-hero,.hero-inner{min-height:380px}.hero-copy{padding:40px 0 82px}.hero-copy h1{font-size:31px}.search-panel-wrap{margin-top:-70px}.stock-search-panel{grid-template-columns:1fr;padding:18px}.stock-search-panel .btn{grid-column:auto}.center-head h2{font-size:23px}.section,.compact-section{padding:48px 0}.section-tight-top{padding-top:0}.vehicle-grid,.vehicle-grid.two,.footer-main{grid-template-columns:1fr}.vehicle-image{height:200px}.benefit-strip{grid-template-columns:1fr}.benefit-strip article+article{border-left:0;border-top:1px solid #edf0f3;padding-top:14px}.testimonial-shell{grid-template-columns:1fr}.testimonial-shell>button{display:none}.testimonial-card{grid-template-columns:1fr;padding:22px}.client-box{grid-column:auto}.bank-strip{grid-template-columns:repeat(2,1fr);font-size:14px}.newsletter-box{grid-template-columns:1fr;padding:24px}.newsletter-box form{grid-column:auto;display:grid;gap:8px}.newsletter-box input,.newsletter-box .btn{border-radius:5px}.footer-bottom{flex-direction:column;text-align:center}}.bi{line-height:1}.btn{gap:8px}.alert{padding:14px 16px;border-radius:12px;margin-bottom:16px;border:1px solid transparent}@keyframes automaxFadeIn{from{opacity:.3;transform:translateY(6px)}to{opacity:1;transform:none}}.automax-hero-dynamic{min-height:420px;background:#0d1118;color:#fff;isolation:isolate}.automax-hero-dynamic:before,.automax-hero-dynamic:after{display:none!important}@media(max-width:640px){.automax-hero-dynamic{min-height:380px}}.public-body{background:var(--site-bg,#fff)!important;font-family:var(--site-font-family,Poppins,Arial,sans-serif)!important;font-size:var(--site-font-size,14px)!important;font-weight:var(--site-font-weight,400)!important}.site-header{position:sticky}.site-menu-static .site-header{position:relative!important}.site-menu-full .nav-wrap,.site-menu-full .top-strip-inner{width:100%!important;max-width:none!important;padding-inline:28px}.brand-link{display:inline-flex;align-items:center;text-decoration:none}.site-logo-image{display:block;max-width:190px;max-height:56px;width:auto;height:auto;object-fit:contain}.main-nav{min-width:min-content}.site-menu-full .main-nav{width:auto;min-width:var(--menu-width,245px)}.automax-hero,.automax-hero-dynamic{min-height:var(--front-banner-height,420px)!important}.automax-hero:before{background-size:var(--front-banner-bg-size,cover)!important;background-position:var(--front-banner-bg-position,center center)!important}.automax-hero .hero-inner{min-height:var(--front-banner-height,420px)!important}.hero-copy:empty{display:none}.automax-grid,.vehicle-grid.automax-grid{grid-template-columns:repeat(var(--card-columns,4),minmax(0,1fr))!important;gap:var(--card-gap,22px)!important}.vehicle-card{border-radius:var(--card-radius,6px)!important}.site-no-card-shadow .vehicle-card{box-shadow:none!important}.site-no-hover-zoom .vehicle-card:hover{transform:none!important}.site-no-hover-zoom .vehicle-card:hover .vehicle-image img{transform:none!important}.site-footer{background:var(--footer-bg,#101720)!important}.footer-social a{display:inline-grid;place-items:center;width:28px;height:28px;border-radius:50%;border:1px solid rgba(255,255,255,.15);color:#fff}.top-strip-inner a.social-dot{text-decoration:none}.public-body .btn,.public-body .details-btn{background:linear-gradient(180deg,var(--primary),var(--primary-dark,var(--primary)))!important}@media(max-width:1100px){.automax-grid,.vehicle-grid.automax-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.header-actions{display:none}.main-nav{position:absolute;left:20px;right:20px;top:100%;display:none;flex-direction:column;align-items:flex-start;gap:0;padding:14px;border:1px solid #e6eaf0;border-radius:12px;background:#fff;box-shadow:0 18px 40px rgba(15,23,42,.12)}.main-nav.open{display:flex}.main-nav a{width:100%;padding:12px 4px}.menu-toggle{display:block!important}}@media(max-width:640px){.automax-grid,.vehicle-grid.automax-grid{grid-template-columns:1fr!important}.site-logo-image{max-width:150px}.top-strip{display:none}.automax-hero,.automax-hero-dynamic,.automax-hero .hero-inner{min-height:max(320px,calc(var(--front-banner-height,420px) - 60px))!important}.stock-search-panel{grid-template-columns:1fr!important}}.public-body{
  font-size:15px!important;
  font-weight:400!important;
  line-height:1.7!important;
}.public-body p,.public-body li,.public-body label,.public-body input,.public-body select,.public-body textarea{
  font-size:15px;
  font-weight:400;
}.top-strip{font-size:12px!important}.main-nav{font-size:13px!important;font-weight:500!important}.main-nav a{font-weight:500!important}.whatsapp-btn,.btn,.details-btn{font-size:12px!important;font-weight:600!important}.outline-btn{font-size:12px!important;font-weight:600!important}.stock-search-panel label{font-size:12px!important;font-weight:500!important}.stock-search-panel select,.stock-search-panel input{font-size:14px!important;font-weight:400!important}.center-head span{font-size:12px!important;font-weight:600!important;letter-spacing:1px!important}.center-head h2{font-size:31px!important;font-weight:700!important}.section h2{font-size:31px!important;font-weight:700!important}.vehicle-info>small{font-size:11px!important;font-weight:600!important}.vehicle-info h3{font-size:16px!important;font-weight:600!important}.vehicle-version,.vehicle-meta{font-size:11px!important;font-weight:400!important}.old-price{font-size:12px!important;font-weight:400!important}.vehicle-price b{font-size:18px!important;font-weight:700!important}.benefit-strip b{font-size:14px!important;font-weight:600!important}.benefit-strip p,.footer-main p{font-size:13px!important;font-weight:400!important}.automax-hero .hero-inner{
  align-items:center!important;
}.automax-hero .hero-copy{
  width:min(100%,430px)!important;
  max-width:430px!important;
  margin-inline:0!important;
  padding:0!important;
}.automax-hero .hero-copy h1{
  max-width:430px!important;
  margin:0 0 12px!important;
  font-size:clamp(34px,3.4vw,52px)!important;
  line-height:1.08!important;
  letter-spacing:-1.2px!important;
  text-transform:uppercase!important;
  text-wrap:balance;
}.automax-hero .hero-copy p{
  max-width:360px!important;
  margin:0 0 22px!important;
  color:#eef1f5!important;
  font-size:15px!important;
  font-weight:400!important;
  line-height:1.6!important;
}.automax-hero .hero-btn{
  min-height:42px!important;
  padding:0 20px!important;
  font-size:12px!important;
  font-weight:600!important;
}@media(max-width:900px){.public-body{font-size:14px!important}.automax-hero .hero-copy{width:min(100%,380px)!important;max-width:380px!important}.automax-hero .hero-copy h1{font-size:clamp(28px,7vw,38px)!important;max-width:360px!important}.automax-hero .hero-copy p{font-size:14px!important;max-width:320px!important}}@media(max-width:640px){.top-strip{font-size:11px!important}.main-nav a{font-size:13px!important}.center-head h2{font-size:24px!important}.automax-hero .hero-copy{padding:0 0 18px!important;width:min(100%,290px)!important;max-width:290px!important}.automax-hero .hero-copy h1{font-size:30px!important;max-width:290px!important;line-height:1.12!important}.automax-hero .hero-copy p{font-size:14px!important;max-width:280px!important;margin-bottom:18px!important}}.automax-hero .hero-inner{
  width:min(1180px,calc(100% - 40px))!important;
  max-width:1180px!important;
  margin-inline:auto!important;
  padding:0!important;
  display:flex!important;
}.automax-hero .hero-copy{
  width:min(var(--hero-content-width,430px),100%)!important;
  max-width:var(--hero-content-width,430px)!important;
  padding:0!important;
  margin:0!important;
  transform:translate(var(--hero-content-offset-x,0px),var(--hero-content-offset-y,0px))!important;
  color:var(--hero-text-color,#fff)!important;
}.automax-hero .hero-copy h1{
  max-width:var(--hero-content-width,430px)!important;
  margin:0 0 12px!important;
  color:var(--hero-text-color,#fff)!important;
  font-size:var(--hero-title-size,38px)!important;
  font-weight:600!important;
  line-height:1.12!important;
  letter-spacing:-.8px!important;
  text-transform:uppercase!important;
}.automax-hero .hero-copy p{
  max-width:var(--hero-content-width,430px)!important;
  margin:0 0 20px!important;
  color:color-mix(in srgb,var(--hero-text-color,#fff) 88%,transparent)!important;
  font-size:var(--hero-subtitle-size,15px)!important;
  font-weight:400!important;
  line-height:1.55!important;
}.automax-hero .hero-btn{
  min-height:40px!important;
  padding:0 18px!important;
  font-size:var(--hero-button-size,12px)!important;
  font-weight:500!important;
}@media(max-width:900px){.automax-hero .hero-inner{width:min(100% - 32px,1180px)!important}.automax-hero .hero-copy{max-width:min(var(--hero-content-width,380px),100%)!important}}@media(max-width:640px){.automax-hero .hero-inner{width:min(100% - 28px,1180px)!important}.automax-hero .hero-copy h1{font-size:min(var(--hero-title-size,30px),34px)!important}.automax-hero .hero-copy p{font-size:14px!important}}.header-actions .header-icon-link{
  width:38px!important;
  height:38px!important;
  border-radius:50%!important;
  color:#182235!important;
  background:#fff!important;
}.header-actions .header-icon-link:hover{
  color:var(--primary)!important;
  border-color:#e8ecf2!important;
  background:#f8fafc!important;
}.cdn-header-icon{
  display:inline-block;
  flex:0 0 auto;
  width:22px;
  height:22px;
  background:currentColor;
  vertical-align:-.18em;
  -webkit-mask:var(--cdn-icon) center/contain no-repeat;
  mask:var(--cdn-icon) center/contain no-repeat;
}.cdn-icon-heart{--cdn-icon:url("https://api.iconify.design/mdi/heart-outline.svg")}.cdn-icon-compare{--cdn-icon:url("https://api.iconify.design/mdi/car-multiple.svg")}.header-whatsapp-cdn{
  gap:8px!important;
  min-width:150px!important;
  height:42px!important;
  padding:0 20px!important;
  border-radius:8px!important;
  background:#22c55e!important;
  color:#fff!important;
  font-size:14px!important;
  font-weight:700!important;
  letter-spacing:.1px!important;
  box-shadow:none!important;
}.header-whatsapp-cdn .cdn-header-icon{width:20px;height:20px;color:#fff!important}@media(max-width:640px){.header-actions .header-icon-link{display:none!important}.header-whatsapp-cdn{min-width:auto!important;height:36px!important;padding:0 13px!important;font-size:12px!important}.header-whatsapp-cdn .cdn-header-icon{width:18px;height:18px}}.site-footer .automax-brand .brand-word,.site-footer .automax-brand .brand-word b,.site-footer .brand.light .brand-word,.site-footer .brand.light .brand-word b{
  color:#fff!important;
}.site-footer .automax-brand .speed-mark i{
  background:#fff!important;
}.site-footer .automax-brand .speed-mark:after{
  border-top-color:#fff!important;
  border-right-color:#fff!important;
  border-left-color:transparent!important;
  border-bottom-color:transparent!important;
}.public-body .container{
  width:min(var(--site-layout-width,1180px),calc(100% - clamp(28px,4vw,40px)))!important;
  margin-left:auto!important;
  margin-right:auto!important;
}@keyframes stockSpin{to{transform:rotate(360deg)}}.site-footer .footer-brand-link{
  display:inline-flex!important;
  align-items:center!important;
  width:max-content!important;
  max-width:260px!important;
}.site-footer .footer-logo-brand.has-footer-logo-image{
  display:inline-flex!important;
  align-items:center!important;
  width:max-content!important;
  max-width:260px!important;
}.site-footer .footer-logo-white-wrap{
  position:relative!important;
  display:inline-block!important;
  line-height:0!important;
  width:max-content!important;
  max-width:220px!important;
}.site-footer .footer-logo-white-wrap .footer-logo-image-base{
  display:block!important;
  max-width:220px!important;
  max-height:82px!important;
  width:auto!important;
  height:auto!important;
  object-fit:contain!important;
}.site-footer .footer-logo-white-text{
  position:absolute!important;
  inset:0!important;
  z-index:2!important;
  pointer-events:none!important;
  background-repeat:no-repeat!important;
  background-position:left center!important;
  background-size:contain!important;
  clip-path:inset(0 0 0 30%)!important;
  -webkit-clip-path:inset(0 0 0 30%)!important;
  filter:grayscale(1) brightness(0) invert(1) contrast(1.08)!important;
}.site-footer .footer-logo-white-wrap img{
  position:relative!important;
  z-index:1!important;
}@media(max-width:640px){.site-footer .footer-logo-white-wrap,.site-footer .footer-logo-white-wrap .footer-logo-image-base{
    max-width:185px!important;
    max-height:72px!important;
  }}.site-footer .footer-logo-white-wrap{
  overflow:visible!important;
}.site-footer .footer-logo-white-wrap .footer-logo-image-base{
  max-width:300px!important;
}.site-footer .footer-logo-white-text{
  clip-path:inset(0 0 0 37.5%)!important;
  -webkit-clip-path:inset(0 0 0 37.5%)!important;
  background-position:left center!important;
  background-size:contain!important;
  filter:grayscale(1) brightness(0) invert(1) contrast(1.12)!important;
}@media(max-width:640px){.site-footer .footer-logo-white-wrap .footer-logo-image-base{
    max-width:240px!important;
  }.site-footer .footer-logo-white-text{
    clip-path:inset(0 0 0 38%)!important;
    -webkit-clip-path:inset(0 0 0 38%)!important;
  }}.favorite-btn{
  border:0!important;
  cursor:pointer!important;
}.favorite-btn.is-favorite,.favorite-btn[aria-pressed="true"]{
  background:var(--primary)!important;
  color:#fff!important;
}.favorite-btn.is-favorite .cdn-icon-heart,.favorite-btn[aria-pressed="true"] .cdn-icon-heart{
  --cdn-icon:url("https://api.iconify.design/mdi/heart.svg")!important;
}.favorites-header-link{
  position:relative!important;
}.favorites-count-badge{
  position:absolute!important;
  top:-5px!important;
  right:-5px!important;
  z-index:4!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-width:18px!important;
  height:18px!important;
  padding:0 5px!important;
  border:2px solid #fff!important;
  border-radius:999px!important;
  background:var(--primary)!important;
  color:#fff!important;
  font-size:10px!important;
  font-weight:800!important;
  line-height:1!important;
  box-shadow:0 6px 14px rgba(239,17,27,.24)!important;
}.favorites-count-badge[hidden]{
  display:none!important;
}.favorites-header-link.has-favorites .cdn-icon-heart{
  --cdn-icon:url("https://api.iconify.design/mdi/heart.svg")!important;
}@media(max-width:640px){.favorites-count-badge{
    top:-4px!important;
    right:-4px!important;
    min-width:17px!important;
    height:17px!important;
    font-size:9px!important;
  }}@keyframes automaxSpin{to{transform:rotate(360deg)}}.public-body .nav-wrap{gap:clamp(18px,2.2vw,36px);padding-inline:2px}.public-body .main-nav{gap:clamp(18px,2vw,32px)}.public-body .header-actions{gap:12px;flex-shrink:0}.public-body .header-icon-link{width:36px;height:36px}.public-body .header-whatsapp-cdn{gap:8px;padding-inline:17px;box-shadow:none}.public-body .top-strip-inner{gap:22px}.public-body .top-strip-inner>span,.public-body .top-strip-inner>a{display:inline-flex;align-items:center;gap:6px;line-height:1.2}.public-body .stock-search-panel{align-items:end;gap:16px 18px;padding:22px 26px}.public-body .stock-search-panel label{gap:7px}.public-body .stock-search-panel select,.public-body .stock-search-panel input{height:44px;padding:0 14px;border:1px solid #dde3eb;border-radius:4px;background:#fff;line-height:44px}.public-body .stock-search-panel .btn,.public-body .stock-search-panel button{height:44px;min-height:44px;white-space:nowrap;box-shadow:none}.public-body .vehicle-grid{align-items:stretch}.public-body .vehicle-card{display:flex;flex-direction:column}.public-body .vehicle-info{display:flex;flex:1;flex-direction:column;padding:16px 14px 14px}.public-body .vehicle-info h3{margin-bottom:5px}.public-body .vehicle-version{margin-bottom:10px}.public-body .vehicle-meta{display:flex;flex-wrap:wrap;gap:8px 14px;align-items:center;min-height:20px;line-height:1.2}.public-body .vehicle-meta span{display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.public-body .vehicle-meta i{flex:0 0 auto;font-size:12px;line-height:1;color:#7c8490}.public-body .vehicle-price{margin-top:12px;margin-bottom:12px}.public-body .details-btn{margin-top:auto;box-shadow:none}.public-body .favorite-btn{box-shadow:0 2px 8px rgba(15,23,32,.10)}.public-body .compact-section .vehicle-grid{gap:24px}.public-body .center-head{margin-bottom:30px}.public-body .center-action{margin-top:26px}.public-body .benefit-strip{gap:0;padding:22px 18px}.public-body .benefit-strip article{gap:15px;align-items:center;padding:0 14px}.public-body .benefit-strip span{flex-basis:44px;width:44px;height:44px;margin-right:2px}.public-body .benefit-strip div{min-width:0}.public-body .benefit-strip b{display:block;line-height:1.25}.public-body .benefit-strip p{margin-top:4px;line-height:1.45}.public-body .testimonial-card{gap:26px;padding:25px 34px}.public-body .client-box{gap:0 13px}.public-body .client-box b,.public-body .client-box small,.public-body .client-box span{line-height:1.35}.public-body .newsletter-box{display:grid;grid-template-columns:auto minmax(0,1fr) minmax(320px,420px);align-items:center;gap:18px 22px}.public-body .newsletter-box .mail-icon{margin-right:0}.public-body .newsletter-box form{display:flex;align-items:center;gap:0;width:100%}.public-body .newsletter-box input{min-width:0}.public-body .site-footer .footer-main{gap:34px}.public-body .site-footer a,.public-body .site-footer span{line-height:1.55}.public-body .bank-strip.partner-logo-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));align-items:center;gap:0;margin-top:18px;margin-bottom:18px;padding:0;border:1px solid #e7ebf1;border-radius:6px;background:#fff;overflow:hidden;box-shadow:0 8px 22px rgba(15,23,32,.05)}.public-body .partner-logo-item{display:flex;align-items:center;justify-content:center;min-height:58px;padding:12px 18px;border-right:1px solid #edf1f5;color:#263041;text-align:center;font-weight:700;line-height:1.2;transition:background .18s,color .18s}.public-body .partner-logo-item:last-child{border-right:0}.public-body .partner-logo-item:hover{background:#fafbfc;color:var(--primary)}.public-body .partner-logo-item img{max-width:116px;max-height:34px;object-fit:contain}.public-body .partner-logo-item strong{font-weight:700}@media(max-width:1100px){.public-body .nav-wrap{gap:16px}.public-body .main-nav{gap:18px}.public-body .newsletter-box{grid-template-columns:auto 1fr}.public-body .newsletter-box form{grid-column:1/-1}}@media(max-width:900px){.public-body .stock-search-panel{grid-template-columns:repeat(2,minmax(0,1fr))}.public-body .stock-search-panel button{grid-column:1/-1}.public-body .benefit-strip{grid-template-columns:repeat(2,1fr)}.public-body .benefit-strip article+article{border-left:0}.public-body .benefit-strip article:nth-child(2n){border-left:1px solid #edf0f3}.public-body .bank-strip.partner-logo-strip{grid-template-columns:repeat(3,1fr)}}@media(max-width:640px){.public-body .stock-search-panel{grid-template-columns:1fr;padding:18px}.public-body .stock-search-panel button{grid-column:auto}.public-body .benefit-strip{grid-template-columns:1fr}.public-body .benefit-strip article{border-left:0!important;border-top:1px solid #edf0f3;padding:14px 4px}.public-body .benefit-strip article:first-child{border-top:0}.public-body .testimonial-card{grid-template-columns:1fr;padding:20px}.public-body .newsletter-box{grid-template-columns:1fr;text-align:left}.public-body .newsletter-box form{flex-direction:column;align-items:stretch;gap:10px}.public-body .bank-strip.partner-logo-strip{grid-template-columns:repeat(2,1fr)}.public-body .partner-logo-item{border-bottom:1px solid #edf1f5}}.public-body .site-footer .footer-social{
  display:flex!important;
  flex-direction:row!important;
  align-items:center!important;
  justify-content:flex-start!important;
  flex-wrap:wrap!important;
  gap:10px!important;
  margin-top:14px!important;
}.public-body .site-footer .footer-social a,.public-body .site-footer .footer-social span{
  display:inline-grid!important;
  place-items:center!important;
  flex:0 0 34px!important;
  width:34px!important;
  height:34px!important;
  border:1px solid rgba(255,255,255,.22)!important;
  border-radius:50%!important;
  color:#fff!important;
  font-size:14px!important;
  line-height:1!important;
  text-decoration:none!important;
}.public-body .site-footer .footer-social a:hover{
  border-color:rgba(255,255,255,.42)!important;
  background:rgba(255,255,255,.06)!important;
  color:#fff!important;
}.public-body .site-footer .footer-main{
  align-items:flex-start!important;
}.public-body .site-footer .footer-main h4{
  font-size:14px!important;
  line-height:1.35!important;
  margin-bottom:16px!important;
}.public-body .site-footer .footer-main a,.public-body .site-footer .footer-main span{
  font-size:13px!important;
  line-height:1.65!important;
}.public-body .site-footer .footer-about p{
  font-size:13px!important;
  line-height:1.65!important;
  max-width:290px!important;
}.public-body .site-footer .footer-main div:not(.footer-about):not(.footer-social):not(.payment-grid){
  gap:10px!important;
}.public-body .site-footer .footer-bottom{
  justify-content:center!important;
  text-align:center!important;
  font-size:12px!important;
  line-height:1.6!important;
}.public-body .site-footer .footer-bottom a[href*="admin"]{
  display:none!important;
}.public-body .site-footer .payment-grid span{
  font-size:11px!important;
}@media(max-width:760px){.public-body .site-footer .footer-social{
    justify-content:center!important;
  }.public-body .site-footer .footer-about{
    text-align:center!important;
  }.public-body .site-footer .footer-about p{
    margin-left:auto!important;
    margin-right:auto!important;
  }}html,body{
  max-width:100%!important;
  overflow-x:hidden!important;
}.public-body,.public-body main,.public-body .section,.public-body .container{
  max-width:100%!important;
  box-sizing:border-box!important;
}@keyframes productTabFade{from{opacity:.35;transform:translateY(4px)}to{opacity:1;transform:none}}.public-body.site-menu-fixed{
  padding-top:72px!important;
}.public-body.site-menu-fixed.site-menu-has-top-strip{
  padding-top:106px!important;
}.public-body.site-menu-fixed .site-header{
  position:fixed!important;
  top:0!important;
  left:0!important;
  right:0!important;
  width:100%!important;
  z-index:9990!important;
  background:#fff!important;
}.public-body.site-menu-fixed .site-header .main-nav{
  z-index:9991;
}.public-body.site-menu-fixed [id]{
  scroll-margin-top:120px;
}@media(max-width:900px){.public-body.site-menu-fixed,.public-body.site-menu-fixed.site-menu-has-top-strip{
    padding-top:68px!important;
  }.public-body.site-menu-fixed [id]{
    scroll-margin-top:82px;
  }.public-body.site-menu-fixed .main-nav{
    max-height:calc(100vh - 68px);
    overflow:auto;
  }}html{scroll-behavior:smooth;}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto;}}html{scroll-behavior:smooth;}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto;}}.brand-logo-carousel-section{position:relative;margin:16px auto 6px;padding:6px 0 10px;overflow:hidden;}.brand-logo-carousel-section:before{content:"";position:absolute;inset:28px 4% 0;background:radial-gradient(circle at center,rgba(239,17,27,.06) 0,rgba(239,17,27,.03) 22%,rgba(255,255,255,0) 70%);pointer-events:none;filter:blur(16px);}.brand-logo-carousel{--brand-logo-gap:26px;position:relative;overflow:hidden;padding:8px 38px 14px;width:100%;}.brand-logo-carousel-track{display:flex;gap:var(--brand-logo-gap);width:max-content;will-change:transform;transform:translateX(0);transition:transform .82s cubic-bezier(.22,.61,.36,1);}.brand-logo-carousel-item{position:relative;isolation:isolate;overflow:hidden;flex:0 0 156px;width:156px;height:156px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#ffffff 0%,#f8f9fc 100%);border:2px solid #d7d9e4;box-shadow:0 18px 36px rgba(15,23,42,.08), inset 0 1px 0 rgba(255,255,255,.95);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease;}.brand-logo-carousel-item:before{content:"";position:absolute;inset:10px;border-radius:50%;background:radial-gradient(circle at 30% 30%,rgba(255,255,255,.95) 0,rgba(255,255,255,.82) 42%,rgba(244,246,251,.45) 72%,rgba(244,246,251,0) 100%);z-index:-1;}.brand-logo-carousel-item:after{content:"";position:absolute;left:18px;right:18px;bottom:12px;height:18px;border-radius:50%;background:radial-gradient(circle,rgba(15,23,42,.10) 0,rgba(15,23,42,0) 70%);filter:blur(9px);z-index:-1;opacity:.55;}.brand-logo-carousel-item:hover{transform:translateY(-4px);border-color:#ef111b;box-shadow:0 24px 42px rgba(15,23,42,.12),0 0 0 8px rgba(239,17,27,.05), inset 0 1px 0 rgba(255,255,255,.95);}.brand-logo-carousel-item img{width:62%;height:62%;object-fit:contain;display:block;filter:drop-shadow(0 4px 10px rgba(15,23,42,.10));}@media (prefers-reduced-motion: reduce){.brand-logo-carousel-track{transition:none!important;}}@media (max-width: 768px){.brand-logo-carousel{--brand-logo-gap:16px;padding-left:28px;padding-right:28px;}.brand-logo-carousel-item{flex-basis:116px;width:116px;height:116px;}.brand-logo-carousel-section{margin-top:12px;}}.automax-hero-single-background{
  position:relative!important;
  overflow:hidden!important;
  min-height:var(--front-banner-height,420px)!important;
  color:var(--hero-text-color,#fff)!important;
  background:
    linear-gradient(90deg,rgba(10,6,8,var(--hero-overlay,.72)) 0%,rgba(20,8,10,.55) 42%,rgba(20,8,10,.18) 72%,rgba(10,6,8,.34) 100%),
    var(--hero-banner) var(--front-banner-bg-position,center center)/var(--front-banner-bg-size,cover) no-repeat!important;
  isolation:isolate!important;
}.automax-hero-single-background.hero-no-overlay{
  background:var(--hero-banner) var(--front-banner-bg-position,center center)/var(--front-banner-bg-size,cover) no-repeat!important;
}.automax-hero-single-background:before,.automax-hero-single-background:after{display:none!important;content:none!important}.automax-hero-single-background .hero-inner{
  position:relative!important;
  z-index:2!important;
  display:flex!important;
  width:min(1180px,calc(100% - 40px))!important;
  min-height:var(--front-banner-height,420px)!important;
  margin-inline:auto!important;
  align-items:center!important;
}.automax-hero-single-background.hero-align-left .hero-inner{justify-content:flex-start!important;text-align:left!important}.automax-hero-single-background.hero-align-center .hero-inner{justify-content:center!important;text-align:center!important}.automax-hero-single-background.hero-align-right .hero-inner{justify-content:flex-end!important;text-align:right!important}.automax-hero-single-background.hero-valign-top .hero-inner{align-items:flex-start!important;padding-top:42px!important}.automax-hero-single-background.hero-valign-center .hero-inner{align-items:center!important}.automax-hero-single-background.hero-valign-bottom .hero-inner{align-items:flex-end!important;padding-bottom:42px!important}.automax-hero-single-background .hero-copy,.automax-hero-single-background .banner-copy-visible{
  display:block!important;
  visibility:visible!important;
  opacity:1!important;
  max-width:var(--hero-content-width,430px)!important;
  color:var(--hero-text-color,#fff)!important;
  transform:translate(var(--hero-content-offset-x,0px),var(--hero-content-offset-y,0px))!important;
  text-shadow:0 8px 26px rgba(0,0,0,.55)!important;
}.automax-hero-single-background.hero-align-center .hero-copy{margin-inline:auto!important}.automax-hero-single-background.hero-align-right .hero-copy{margin-left:auto!important}.automax-hero-single-background .hero-copy h1{
  display:block!important;
  color:var(--hero-text-color,#fff)!important;
  font-size:var(--hero-title-size,38px)!important;
  line-height:1.1!important;
  font-weight:800!important;
  margin:0 0 16px!important;
  text-transform:uppercase!important;
}.automax-hero-single-background .hero-copy p{
  display:block!important;
  color:var(--hero-text-color,#fff)!important;
  font-size:var(--hero-subtitle-size,15px)!important;
  max-width:520px!important;
  margin:0 0 24px!important;
  opacity:.92!important;
}.automax-hero-single-background .hero-btn{
  display:inline-flex!important;
  font-size:var(--hero-button-size,12px)!important;
}@media(max-width:640px){.automax-hero-single-background,.automax-hero-single-background .hero-inner{min-height:max(320px,calc(var(--front-banner-height,420px) - 60px))!important}.automax-hero-single-background .hero-inner{width:min(100% - 28px,1180px)!important;justify-content:flex-start!important;text-align:left!important}.automax-hero-single-background .hero-copy{max-width:min(var(--hero-content-width,380px),100%)!important}.automax-hero-single-background .hero-copy h1{font-size:min(var(--hero-title-size,30px),34px)!important}.automax-hero-single-background .hero-copy p{font-size:14px!important}}.benefit-strip .benefit-icon i{display:block;font-size:29px;line-height:1;color:inherit}.public-body .benefit-strip .benefit-icon i{font-size:28px}.public-body .stock-search-panel-premium{
  gap:18px;
  padding:24px 26px;
}.public-body .stock-search-panel-premium .search-field-pro{
  gap:8px;
}.public-body .stock-search-panel-premium .search-field-pro > span{
  padding-left:4px;
  color:#7b8794;
  font-size:11px!important;
  font-weight:700!important;
  letter-spacing:.04em;
  text-transform:uppercase;
}.public-body .stock-search-panel-premium .search-select-shell{
  position:relative;
  display:flex;
  align-items:center;
}.public-body .stock-search-panel-premium .search-select-shell .field-icon,.public-body .stock-search-panel-premium .search-select-shell .field-chevron{
  position:absolute;
  top:50%;
  transform:translateY(-50%);
  pointer-events:none;
}.public-body .stock-search-panel-premium .search-select-shell .field-icon{
  left:20px;
  display:grid;
  place-items:center;
  width:24px;
  height:24px;
  color:var(--primary);
  font-size:20px;
}.public-body .stock-search-panel-premium .search-select-shell .field-chevron{
  right:20px;
  color:#18202f;
  font-size:15px;
  opacity:.9;
}.public-body .stock-search-panel-premium .search-select-shell select{
  appearance:none;
  -webkit-appearance:none;
  -moz-appearance:none;
  width:100%;
  height:70px!important;
  padding:0 52px 0 58px!important;
  border:1px solid #f0c8cb!important;
  border-radius:20px!important;
  background:linear-gradient(180deg,#fff 0%,#fff9f9 100%)!important;
  box-shadow:0 12px 28px rgba(15,23,42,.07), inset 0 1px 0 rgba(255,255,255,.8);
  color:#101828!important;
  font-size:18px!important;
  font-weight:600!important;
  line-height:1.2;
  transition:border-color .18s ease, box-shadow .18s ease, transform .18s ease;
}.public-body .stock-search-panel-premium .search-select-shell select:hover{
  border-color:#efb4b8!important;
  box-shadow:0 14px 34px rgba(15,23,42,.10);
}.public-body .stock-search-panel-premium .search-select-shell select:focus{
  border-color:var(--primary)!important;
  box-shadow:0 0 0 4px rgba(239,17,27,.12), 0 18px 38px rgba(15,23,42,.12)!important;
}.public-body .stock-search-panel-premium .btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:10px;
  height:70px!important;
  min-height:70px!important;
  padding:0 28px!important;
  border-radius:20px!important;
  box-shadow:0 16px 34px rgba(239,17,27,.22)!important;
  font-size:13px!important;
}.public-body .stock-search-panel-premium .btn i{
  font-size:16px;
}.public-body .stock-search-panel-premium .search-field-brand .field-icon,.public-body .stock-search-panel-premium .search-field-model .field-icon,.public-body .stock-search-panel-premium .search-field-year .field-icon{
  font-size:18px;
}@media (max-width:900px){.public-body .stock-search-panel-premium{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }.public-body .stock-search-panel-premium .btn{
    grid-column:1/-1;
  }}@media (max-width:640px){.public-body .stock-search-panel-premium{
    grid-template-columns:1fr;
    padding:18px;
  }.public-body .stock-search-panel-premium .search-select-shell select,.public-body .stock-search-panel-premium .btn{
    height:64px!important;
    min-height:64px!important;
  }.public-body .stock-search-panel-premium .btn{
    grid-column:auto;
  }}.public-body select.automax-native-select{
  display:none!important;
}.public-body .automax-select{
  position:relative;
  width:100%;
  min-width:0;
  z-index:2;
  font-family:Poppins,Arial,sans-serif;
}.public-body .automax-select.is-open{
  z-index:150;
}.public-body .automax-select-toggle{
  appearance:none;
  -webkit-appearance:none;
  position:relative;
  display:flex;
  align-items:center;
  width:100%;
  height:44px;
  min-width:0;
  padding:0 48px 0 18px;
  border:1px solid #dce4ef;
  border-radius:12px;
  background:#fff;
  color:#101828;
  box-shadow:0 8px 18px rgba(15,23,42,.045);
  font:600 14px/1.15 Poppins,Arial,sans-serif;
  text-align:left;
  cursor:pointer;
  outline:none;
  transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease,background .18s ease;
}.public-body .automax-select-toggle:hover{
  border-color:#efb4b8;
  box-shadow:0 12px 28px rgba(15,23,42,.08);
}.public-body .automax-select.is-open .automax-select-toggle,.public-body .automax-select-toggle:focus{
  border-color:var(--primary);
  box-shadow:0 0 0 4px rgba(239,17,27,.11),0 16px 34px rgba(15,23,42,.10);
}.public-body .automax-select-toggle.is-placeholder{
  color:#667085;
  font-weight:500;
}.public-body .automax-select-value{
  display:block;
  min-width:0;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}.public-body .automax-select-toggle:after{
  content:"";
  position:absolute;
  right:20px;
  top:50%;
  width:10px;
  height:10px;
  border-right:3px solid #111827;
  border-bottom:3px solid #111827;
  transform:translateY(-65%) rotate(45deg);
  transform-origin:center;
  transition:transform .18s ease,top .18s ease,border-color .18s ease;
  pointer-events:none;
}.public-body .automax-select.is-open .automax-select-toggle:after{
  top:55%;
  transform:translateY(-35%) rotate(225deg);
  border-color:var(--primary);
}.public-body .automax-select-menu{
  position:absolute;
  left:0;
  right:0;
  top:calc(100% + 10px);
  z-index:220;
  display:grid;
  gap:4px;
  max-height:330px;
  padding:12px;
  border:1px solid #e4e8ef;
  border-radius:18px;
  background:#fff;
  box-shadow:0 24px 62px rgba(15,23,42,.18),0 4px 12px rgba(15,23,42,.08);
  overflow:auto;
  overscroll-behavior:contain;
  opacity:0;
  visibility:hidden;
  pointer-events:none;
  transform:translateY(-8px);
  transition:opacity .18s ease,transform .18s ease,visibility .18s ease;
}.public-body .automax-select.is-open .automax-select-menu{
  opacity:1;
  visibility:visible;
  pointer-events:auto;
  transform:translateY(0);
}.public-body .automax-select-menu::-webkit-scrollbar{
  width:8px;
}.public-body .automax-select-menu::-webkit-scrollbar-thumb{
  border-radius:999px;
  background:#d5dbe5;
}.public-body .automax-select-option{
  appearance:none;
  -webkit-appearance:none;
  position:relative;
  display:flex;
  align-items:center;
  width:100%;
  min-height:46px;
  padding:0 50px 0 16px;
  border:0;
  border-radius:12px;
  background:transparent;
  color:#101828;
  font:500 14px/1.2 Poppins,Arial,sans-serif;
  text-align:left;
  cursor:pointer;
  outline:none;
  transition:background .16s ease,color .16s ease,box-shadow .16s ease;
}.public-body .automax-select-option:hover,.public-body .automax-select-option:focus,.public-body .automax-select-option.is-active:not(.is-selected){
  background:#fff2f3;
  color:var(--primary);
}.public-body .automax-select-option.is-selected{
  background:linear-gradient(180deg,var(--primary) 0%,var(--primary-dark) 100%);
  color:#fff;
  box-shadow:0 12px 24px rgba(239,17,27,.20);
  font-weight:700;
}.public-body .automax-select-option.is-selected:after{
  content:"✓";
  position:absolute;
  right:22px;
  top:50%;
  transform:translateY(-52%);
  color:#fff;
  font-size:22px;
  font-weight:800;
  line-height:1;
}.public-body .automax-select-option.is-disabled{
  opacity:.48;
  cursor:not-allowed;
}.public-body .automax-select-option.is-disabled:hover,.public-body .automax-select-option.is-disabled:focus{
  background:transparent;
  color:#101828;
}.public-body .search-select-shell{
  overflow:visible;
}.public-body .search-select-shell .automax-select-toggle:after{
  display:none;
}.public-body .search-select-shell .field-icon,.public-body .search-select-shell .field-chevron{
  z-index:4;
}.public-body .search-select-shell .automax-select.is-open + .field-chevron{
  transform:translateY(-50%) rotate(180deg)!important;
  color:var(--primary)!important;
}.public-body .stock-search-panel-premium .search-select-shell .automax-select-toggle{
  height:70px!important;
  padding:0 52px 0 58px!important;
  border:2px solid var(--primary)!important;
  border-radius:20px!important;
  background:linear-gradient(180deg,#fff 0%,#fffafa 100%)!important;
  color:#101828!important;
  box-shadow:0 12px 28px rgba(15,23,42,.07),inset 0 1px 0 rgba(255,255,255,.8)!important;
  font-size:18px!important;
  font-weight:600!important;
}.public-body .stock-search-panel-premium .search-select-shell .automax-select-toggle:hover,.public-body .stock-search-panel-premium .search-select-shell .automax-select.is-open .automax-select-toggle,.public-body .stock-search-panel-premium .search-select-shell .automax-select-toggle:focus{
  border-color:var(--primary)!important;
  box-shadow:0 0 0 4px rgba(239,17,27,.12),0 18px 38px rgba(15,23,42,.12)!important;
}.public-body .stock-search-panel-premium .search-select-shell .automax-select-toggle.is-placeholder{
  color:#101828!important;
}.public-body .stock-search-panel-premium .search-select-shell .automax-select-menu{
  top:calc(100% + 12px);
  gap:6px;
  max-height:390px;
  padding:12px;
  border-radius:18px;
  box-shadow:0 24px 64px rgba(15,23,42,.20),0 2px 8px rgba(15,23,42,.08);
}.public-body .stock-search-panel-premium .search-select-shell .automax-select-option{
  min-height:64px;
  padding-left:28px;
  padding-right:64px;
  border-radius:13px;
  font-size:20px;
  font-weight:500;
}.public-body .stock-search-panel-premium .search-select-shell .automax-select-option.is-selected{
  min-height:68px;
  font-weight:700;
  box-shadow:0 16px 34px rgba(239,17,27,.25);
}.public-body .stock-search-panel-premium .search-select-shell .automax-select-option.is-selected:after{
  right:30px;
  font-size:30px;
}@media (max-width:640px){.public-body .stock-search-panel-premium .search-select-shell .automax-select-toggle{
    height:64px!important;
  }.public-body .stock-search-panel-premium .search-select-shell .automax-select-option{
    min-height:56px;
    font-size:18px;
  }.public-body .automax-select-menu{
    max-height:285px;
  }}.public-body select.automax-native-select{display:none!important;}.public-body .search-select-shell select{
  appearance:none!important;-webkit-appearance:none!important;width:100%!important;background:#fff!important;color:#101828!important;border:1px solid #dce4ef!important;box-shadow:none!important;font-family:Poppins,Arial,sans-serif!important;
}.public-body .stock-search-panel-premium{align-items:end!important;gap:16px!important;padding:22px 24px!important;overflow:visible!important;}.public-body .stock-search-panel-premium .search-field-pro{display:grid!important;gap:6px!important;align-self:stretch!important;min-width:0!important;}.public-body .stock-search-panel-premium .search-select-shell{position:relative!important;display:flex!important;align-items:center!important;width:100%!important;min-width:0!important;overflow:visible!important;}.public-body .stock-search-panel-premium .search-select-shell select{height:52px!important;padding:0 52px 0 58px!important;border:1.5px solid #f0c8cb!important;border-radius:26px!important;font-size:15px!important;font-weight:500!important;}.public-body .automax-select-toggle{height:42px!important;padding:0 44px 0 16px!important;border-radius:14px!important;font:500 14px/1.15 Poppins,Arial,sans-serif!important;}.public-body .automax-select-menu{top:calc(100% + 8px)!important;gap:6px!important;padding:10px!important;border-radius:20px!important;}.public-body .automax-select-option{min-height:42px!important;padding:0 46px 0 16px!important;border-radius:12px!important;}.public-body .stock-search-panel-premium .search-select-shell .field-icon{left:18px!important;width:22px!important;height:22px!important;font-size:17px!important;}.public-body .stock-search-panel-premium .search-select-shell .field-chevron{right:18px!important;font-size:14px!important;}.public-body .stock-search-panel-premium .search-select-shell .automax-select-toggle{height:52px!important;min-height:52px!important;padding:0 50px 0 58px!important;border:1.5px solid #f0c8cb!important;border-radius:26px!important;background:#fff!important;box-shadow:none!important;font-size:15px!important;font-weight:500!important;}.public-body .stock-search-panel-premium .search-select-shell .automax-select-menu{top:calc(100% + 10px)!important;gap:10px!important;max-height:420px!important;padding:14px!important;border-radius:26px!important;box-shadow:0 22px 54px rgba(15,23,42,.14)!important;}.public-body .stock-search-panel-premium .search-select-shell .automax-select-option{min-height:44px!important;padding:0 54px 0 24px!important;border-radius:16px!important;font-size:15px!important;font-weight:500!important;}.public-body .stock-search-panel-premium .search-select-shell .automax-select-option.is-selected{min-height:46px!important;border-radius:16px!important;box-shadow:none!important;}.public-body .stock-search-panel-premium .btn{height:52px!important;min-height:52px!important;border-radius:18px!important;align-self:end!important;margin-bottom:0!important;}@media(max-width:640px){.public-body .stock-search-panel-premium .search-select-shell select,.public-body .stock-search-panel-premium .search-select-shell .automax-select-toggle{height:50px!important;min-height:50px!important;}}.public-body .top-strip .social-dot{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:22px!important;
  height:22px!important;
  border:1px solid #d8dee7!important;
  border-radius:999px!important;
  background:#fff!important;
  color:#1f2937!important;
  font-size:11px!important;
  line-height:1!important;
}.public-body .top-strip .social-dot i{
  font-size:11px!important;
  line-height:1!important;
}.public-body .site-footer .footer-social a,.public-body .site-footer .footer-social span{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
}.public-body .site-footer .footer-social a i,.public-body .site-footer .footer-social span i{
  font-size:17px!important;
  line-height:1!important;
}.public-body .site-footer .footer-social a .bi-facebook{font-size:15px!important}.public-body .site-footer .footer-social a .bi-play-fill{font-size:18px!important;margin-left:1px!important}.public-body .btn,.public-body .outline-btn,.public-body .details-btn,.public-body .whatsapp-btn{
  gap:0!important;
}.public-body .btn i,.public-body .btn .cdn-header-icon,.public-body .outline-btn i,.public-body .outline-btn .cdn-header-icon,.public-body .details-btn i,.public-body .details-btn .cdn-header-icon,.public-body .whatsapp-btn i,.public-body .whatsapp-btn .cdn-header-icon{
  display:none!important;
}.public-body .btn span,.public-body .outline-btn span,.public-body .details-btn span,.public-body .whatsapp-btn span{
  display:inline!important;
}.public-body .whatsapp-btn{
  gap:8px!important;
}.public-body .whatsapp-btn i{
  display:inline-block!important;
  font-size:15px!important;
  line-height:1!important;
}.public-body .vehicle-card .discount-badge{
  position:absolute!important;
  top:44px!important;
  left:10px!important;
  right:auto!important;
  bottom:auto!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:auto!important;
  min-width:0!important;
  max-width:calc(100% - 20px)!important;
  height:22px!important;
  padding:0 10px!important;
  border-radius:999px!important;
  background:var(--primary)!important;
  color:#fff!important;
  font-size:10px!important;
  font-weight:800!important;
  line-height:1!important;
  white-space:nowrap!important;
  flex:0 0 auto!important;
}.home-section-banner-slot{
  margin:-14px 0 34px;
  padding:0;
}.home-section-banner-slot .container{
  display:flex;
  flex-direction:column;
  gap:16px;
}.home-section-banner-slot + .section-tight-top{
  padding-top:18px;
}@media(max-width:760px){.home-section-banner-slot{margin:0 0 28px;}}.automax-inline-banner-content{
  position:relative;
  z-index:2;
  width:min(100%,var(--inline-banner-content-width,520px));
  transform:translate(var(--inline-banner-content-offset-x,0px),var(--inline-banner-content-offset-y,0px));
  color:inherit;
}.automax-inline-banner-button{
  position:relative;
  z-index:3;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:42px;
  padding:0 20px;
  border-radius:999px;
  background:var(--primary,#ef111b);
  color:#fff!important;
  font-size:var(--inline-banner-button-size,12px);
  font-weight:900;
  letter-spacing:.04em;
  text-transform:uppercase;
  text-decoration:none!important;
  box-shadow:0 10px 26px rgba(239,17,27,.26);
}.automax-inline-banner-hit{
  position:absolute;
  inset:0;
  z-index:1;
  border-radius:inherit;
}.automax-inline-banner-home{min-height:170px;}.home-section-banner-slot{
  margin:0 0 30px!important;
  padding:0!important;
  background:transparent!important;
}.home-section-banner-slot .container{
  display:block!important;
}.automax-inline-banner-image{
  position:absolute!important;
  inset:0!important;
  z-index:0!important;
  width:100%!important;
  height:100%!important;
  display:block!important;
  object-fit:var(--inline-banner-object-fit,cover)!important;
  object-position:var(--inline-banner-bg-position,center center)!important;
  pointer-events:none!important;
  user-select:none!important;
}.automax-inline-banner-content{z-index:2!important;}.automax-inline-banner-hit{z-index:3!important;}.automax-inline-banner-button{z-index:4!important;}@media(max-width:760px){.home-section-banner-slot{margin:0 0 24px!important;}}.automax-inline-banner-home-section{width:100%!important;}@media(max-width:900px){.home-section-banner-slot{margin:0 0 22px!important;}.home-section-banner-slot .container{padding-left:16px!important;padding-right:16px!important;}.automax-inline-banner-content{width:min(100%,var(--inline-banner-content-width,520px))!important;max-width:100%!important;transform:none!important;}.automax-inline-banner-button{min-height:36px!important;padding:0 15px!important;font-size:clamp(11px,3.1vw,var(--inline-banner-button-size,12px))!important;}}@media(max-width:560px){.automax-inline-banner-image{object-position:center center!important;}}:root{--automax-stock-filter-top:118px;}:root{
  --automax-stock-filter-top:4px;
  --automax-stock-filter-left:0px;
  --automax-stock-filter-width:280px;
}@media (min-width:1101px){.public-body .nav-wrap{gap:18px!important}.public-body .main-nav{gap:clamp(12px,1.35vw,22px)!important;font-size:12px!important}.public-body .header-whatsapp-cdn{padding-inline:12px!important}.public-body .site-logo-image{max-width:176px}}.sell-vehicle-design-page{background:#f5f7fb!important;color:#111827}.sell-vehicle-design-page .site-header{box-shadow:none;border-bottom:1px solid #e7ecf3;background:#fff}.sell-vehicle-design-page .top-strip{height:34px;background:#07111e!important;color:#f8fafc!important;border-bottom:1px solid rgba(255,255,255,.08)!important;font-size:12px}.sell-vehicle-design-page .top-strip-inner{height:34px;gap:24px;color:#f8fafc!important}.sell-vehicle-design-page .top-strip .top-right{margin-left:auto}.sell-vehicle-design-page .top-strip span,.sell-vehicle-design-page .top-strip a{color:#f8fafc!important;opacity:.95}.sell-vehicle-design-page .top-strip .social-dot{width:22px;height:22px;border:1px solid rgba(255,255,255,.24);background:transparent;color:#fff!important;font-size:12px}.sell-vehicle-design-page .nav-wrap{height:76px;background:#fff}.sell-vehicle-design-page .main-nav{gap:27px;font-size:12px;font-weight:800}.sell-vehicle-design-page .main-nav a{padding:29px 0;color:#0f172a}.sell-vehicle-design-page .main-nav a.active:after{width:124px;height:2px;bottom:18px;border-radius:0;background:#ef111b}.sell-vehicle-design-page .round-link{width:36px;height:36px;color:#020617}.sell-vehicle-design-page .round-link.has-dot:after{top:4px;right:4px;width:7px;height:7px;background:#ef111b}.sell-vehicle-design-page .header-whatsapp-cdn{height:42px;border-radius:6px;padding:0 22px;background:#20b65a!important;box-shadow:0 6px 14px rgba(32,182,90,.22)}.sell-vehicle-design-page .site-footer{margin-top:0;background:#081321!important;color:#e5edf7!important;border-top:0!important;padding-top:0!important}.sell-vehicle-design-page .site-footer .footer-main{padding:30px 0 28px!important;gap:46px!important;border-bottom:1px solid rgba(255,255,255,.1)}.sell-vehicle-design-page .site-footer h4{color:#fff!important;font-size:13px!important;font-weight:900!important;text-transform:uppercase;letter-spacing:.02em;margin-bottom:15px!important}.sell-vehicle-design-page .site-footer a,.sell-vehicle-design-page .site-footer span,.sell-vehicle-design-page .site-footer p{color:#e5edf7!important;font-size:13px!important;font-weight:400!important;opacity:.95}.sell-vehicle-design-page .site-footer .footer-about p{max-width:220px;line-height:1.55!important;margin-top:16px!important}.sell-vehicle-design-page .site-footer .payment-grid{gap:8px!important}.sell-vehicle-design-page .site-footer .payment-grid span{height:34px;border:1px solid rgba(255,255,255,.18)!important;border-radius:5px;background:#fff!important;color:#0f172a!important;font-size:11px!important;font-weight:900!important;opacity:1!important}.sell-vehicle-design-page .site-footer .footer-bottom{padding:14px 0!important;color:#b7c3d4!important;justify-content:center!important;text-align:center!important}.sell-vehicle-design-page .back-top{background:#081321!important;color:#fff!important;border:1px solid rgba(255,255,255,.12)!important}@media (max-width:900px){.sell-vehicle-design-page .main-nav a.active:after{display:none}}@media (max-width:680px){.sell-vehicle-design-page .site-footer .footer-main{gap:24px!important}}.sell-vehicle-design-page,.sell-vehicle-design-page :where(section,article,div,span,strong,small,p,h1,h2,h3,h4,label,a,button,input,select,textarea){font-family:Poppins,Arial,sans-serif!important}.sell-vehicle-design-page .site-header{box-shadow:0 6px 20px rgba(15,23,32,.04)!important;border-bottom:1px solid #edf0f3!important;background:#fff!important}.sell-vehicle-design-page .top-strip{height:34px!important;border-bottom:1px solid rgba(255,255,255,.08)!important;color:#f8fafc!important;background:#02101f!important;font-size:11px!important}.sell-vehicle-design-page .top-strip-inner{height:34px!important;display:flex!important;align-items:center!important;gap:28px!important}.sell-vehicle-design-page .top-strip .top-right{margin-left:auto!important}.sell-vehicle-design-page .top-strip span{display:inline-flex!important;align-items:center!important;gap:6px!important;color:#f8fafc!important;opacity:1!important}.sell-vehicle-design-page .top-strip a{color:#f8fafc!important;opacity:1!important}.sell-vehicle-design-page .top-strip .social-dot{display:inline-grid!important;place-items:center!important;width:18px!important;height:18px!important;border:1px solid rgba(255,255,255,.34)!important;border-radius:50%!important;background:transparent!important;color:#fff!important;font-size:10px!important;line-height:1!important}.sell-vehicle-design-page .top-strip .social-dot i{display:inline-block!important;font-family:"bootstrap-icons"!important;font-style:normal!important;font-weight:400!important;font-size:10px!important;line-height:1!important;color:#fff!important}.automax-partners-showcase{position:relative;overflow:hidden;margin:0;padding:50px 0 58px;background:linear-gradient(180deg,#f6f8fc 0%,#ffffff 92%)}.automax-partners-showcase:before,.automax-partners-showcase:after{content:"";position:absolute;top:50%;width:188px;height:188px;border-radius:50%;border:1px solid rgba(219,226,239,.78);box-shadow:0 0 0 34px rgba(229,235,245,.36),0 0 0 72px rgba(235,240,248,.22);pointer-events:none;transform:translateY(-45%)}.automax-partners-showcase:before{left:-115px}.automax-partners-showcase:after{right:-115px}.automax-partners-showcase .partners-showcase-inner{position:relative;z-index:1}.automax-partners-showcase .partners-head{text-align:center;margin:0 0 32px}.automax-partners-showcase .partners-head span{display:block;margin:0 0 7px;color:#2563eb;font-size:12px;font-weight:800;letter-spacing:3px;line-height:1;text-transform:uppercase}.automax-partners-showcase .partners-head h2{margin:0;color:#111827;font-size:29px;font-weight:800;line-height:1.18;letter-spacing:-.65px;text-transform:none}.automax-partners-showcase .partners-head p{margin:11px auto 0;max-width:620px;color:#667085;font-size:15px;font-weight:500;line-height:1.55}.automax-partners-showcase .partners-carousel-shell{position:relative;padding:0 6px}.automax-partners-showcase .bank-strip.partner-logo-strip.automax-partner-track{display:flex!important;grid-template-columns:none!important;align-items:stretch;gap:22px;margin:0!important;padding:0 2px 8px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory;text-align:left;-webkit-overflow-scrolling:touch;scrollbar-width:none}.automax-partners-showcase .bank-strip.partner-logo-strip.automax-partner-track::-webkit-scrollbar{display:none}.automax-partners-showcase .partner-logo-item.automax-partner-card{display:flex!important;flex:0 0 178px;min-height:0!important;padding:0!important;border:0!important;background:transparent!important;color:#101828!important;box-shadow:none!important;text-align:left!important;line-height:1.35!important;scroll-snap-align:start;transition:transform .2s ease,color .2s ease}.automax-partners-showcase .partner-logo-item.automax-partner-card:hover{background:transparent!important;color:#101828!important;transform:translateY(-3px)}.automax-partners-showcase .partner-logo-item.automax-partner-card,.automax-partners-showcase .partner-logo-item.automax-partner-card span,.automax-partners-showcase .partner-logo-item.automax-partner-card strong,.automax-partners-showcase .partner-logo-item.automax-partner-card small{font-size:inherit;color:inherit;text-transform:none}.automax-partners-showcase .bank-strip span:nth-child(even){color:inherit!important}.automax-partners-showcase .automax-partner-logo-box{display:flex;align-items:center;justify-content:center;width:100%;height:116px;margin:0 0 15px;padding:22px 18px;border:1px solid #e8edf4;border-radius:18px;background:#fff;box-shadow:0 18px 42px rgba(31,46,77,.09);transition:box-shadow .2s ease,transform .2s ease,border-color .2s ease}.automax-partners-showcase .partner-logo-item.automax-partner-card:hover .automax-partner-logo-box{border-color:#dbe6fb;box-shadow:0 22px 52px rgba(37,99,235,.14);transform:translateY(-1px)}.automax-partners-showcase .automax-partner-logo-box img{display:block;max-width:124px!important;max-height:58px!important;width:auto;height:auto;object-fit:contain}.automax-partners-showcase .automax-partner-logo-box strong{display:block;max-width:100%;color:#243b6b!important;font-size:24px!important;font-weight:800!important;letter-spacing:-.55px;line-height:1.05;text-align:center}.automax-partners-showcase .automax-partner-meta{display:block;padding:0 18px 0 28px;color:#101828!important}.automax-partners-showcase .automax-partner-name{display:flex!important;align-items:center;gap:8px;margin:0 0 6px;font-size:16px!important;font-weight:800!important;line-height:1.2;color:#1d2939!important}.automax-partners-showcase .automax-partner-name strong{font-size:16px!important;font-weight:800!important;color:#1d2939!important;line-height:1.2}.automax-partners-showcase .automax-partner-check{display:inline-grid!important;place-items:center;flex:0 0 16px;width:16px;height:16px;border-radius:50%;background:#2563eb;color:#fff!important;font-size:11px!important;font-weight:900!important;line-height:1;box-shadow:0 3px 8px rgba(37,99,235,.28)}.automax-partners-showcase .automax-partner-meta small{display:block;max-width:135px;color:#667085!important;font-size:12.5px!important;font-weight:500!important;line-height:1.55}.automax-partners-showcase .partners-nav{position:absolute;top:54px;z-index:3;display:grid;place-items:center;width:44px;height:44px;padding:0;border:0;border-radius:50%;background:#fff;color:#2563eb;font-size:30px;font-weight:600;line-height:1;box-shadow:0 14px 30px rgba(31,46,77,.10);cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,color .2s ease}.automax-partners-showcase .partners-nav:hover{transform:translateY(-2px);box-shadow:0 18px 38px rgba(37,99,235,.16);color:#1d4ed8}.automax-partners-showcase .partners-nav-prev{left:-54px}.automax-partners-showcase .partners-nav-next{right:-54px}.automax-partners-showcase .partners-nav span{display:block;margin-top:-3px;color:inherit;font-size:34px;line-height:1}.automax-partners-showcase .partners-security-note{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:26px;margin:38px auto 0;max-width:910px;color:#667085;text-align:center}.automax-partners-showcase .partners-security-note>span{display:block;height:1px;background:#dfe5ee}.automax-partners-showcase .partners-security-note p{display:flex;align-items:center;justify-content:center;gap:12px;margin:0;color:#667085;font-size:13px;font-weight:500;line-height:1.45;white-space:nowrap}.automax-partners-showcase .automax-partner-shield{display:inline-grid;place-items:center;flex:0 0 25px;width:25px;height:25px;border:2px solid #667085;border-radius:9px 9px 11px 11px;color:#667085;font-size:0;line-height:1;transform:rotate(45deg)}.automax-partners-showcase .automax-partner-shield:after{content:"✓";display:block;color:#667085;font-size:12px;font-weight:900;line-height:1;transform:rotate(-45deg)}@media(max-width:1280px){.automax-partners-showcase .partners-nav-prev{left:-18px}.automax-partners-showcase .partners-nav-next{right:-18px}}@media(max-width:900px){.automax-partners-showcase{padding:42px 0 48px}.automax-partners-showcase:before,.automax-partners-showcase:after{display:none}.automax-partners-showcase .partners-head h2{font-size:25px}.automax-partners-showcase .partners-carousel-shell{padding:0 44px}.automax-partners-showcase .partner-logo-item.automax-partner-card{flex-basis:178px}.automax-partners-showcase .partners-nav-prev{left:0}.automax-partners-showcase .partners-nav-next{right:0}.automax-partners-showcase .partners-security-note{grid-template-columns:1fr;gap:12px;margin-top:28px}.automax-partners-showcase .partners-security-note>span{display:none}.automax-partners-showcase .partners-security-note p{white-space:normal}}@media(max-width:640px){.automax-partners-showcase{padding:36px 0 42px}.automax-partners-showcase .partners-head{margin-bottom:24px}.automax-partners-showcase .partners-head span{font-size:11px;letter-spacing:2.4px}.automax-partners-showcase .partners-head h2{font-size:23px}.automax-partners-showcase .partners-head p{font-size:13px}.automax-partners-showcase .partners-carousel-shell{padding:0}.automax-partners-showcase .partner-logo-item.automax-partner-card{flex-basis:72%;max-width:238px}.automax-partners-showcase .partners-nav{display:none}.automax-partners-showcase .automax-partner-logo-box{height:108px}.automax-partners-showcase .automax-partner-meta{padding-left:14px}.automax-partners-showcase .partners-security-note p{font-size:12px}}.automax-partners-showcase .partner-logo-item.automax-partner-card{flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important}.automax-partners-showcase{--automax-partner-red:#ef111b;--automax-partner-gap:22px}.automax-partners-showcase .partners-carousel-shell{padding:0!important}.automax-partners-showcase .bank-strip.partner-logo-strip.automax-partner-track{align-items:flex-start!important;gap:var(--automax-partner-gap)!important;padding:0 2px 10px!important}.automax-partners-showcase .partner-logo-item.automax-partner-card{flex:0 0 calc((100% - (var(--automax-partner-gap) * 5)) / 6)!important;min-width:178px!important;align-items:stretch!important;justify-content:flex-start!important}.automax-partners-showcase .automax-partner-logo-box{height:120px!important;margin-bottom:16px!important;padding:24px 18px!important;align-items:center!important;justify-content:center!important;text-align:center!important}.automax-partners-showcase .automax-partner-logo-box img{display:block!important;width:132px!important;height:64px!important;max-width:132px!important;max-height:64px!important;object-fit:contain!important;object-position:center!important;margin:auto!important}.automax-partners-showcase .automax-partner-logo-box strong{display:grid!important;place-items:center!important;width:132px!important;height:64px!important;max-width:132px!important;margin:auto!important;text-align:center!important}.automax-partners-showcase .automax-partner-meta{display:block!important;min-height:74px!important;padding:0 10px 0 28px!important;color:#101828!important}.automax-partners-showcase .automax-partner-name{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important;min-height:22px!important;margin:0 0 7px!important;text-align:left!important}.automax-partners-showcase .automax-partner-name strong{display:block!important;white-space:nowrap!important}.automax-partners-showcase .automax-partner-check{display:inline-grid!important;place-items:center!important;flex:0 0 18px!important;width:18px!important;height:18px!important;border:0!important;border-radius:0!important;background:transparent!important;color:var(--automax-partner-red)!important;font-size:16px!important;line-height:1!important;box-shadow:none!important}.automax-partners-showcase .automax-partner-check i{display:block!important;color:inherit!important;font-size:16px!important;line-height:1!important}.automax-partners-showcase .automax-partner-meta small{max-width:140px!important;text-align:left!important}.automax-partners-showcase .partners-nav{color:var(--automax-partner-red)!important;font-size:0!important}.automax-partners-showcase .partners-nav span{display:grid!important;place-items:center!important;width:100%!important;height:100%!important;margin:0!important;color:inherit!important;font-size:0!important;line-height:1!important}.automax-partners-showcase .partners-nav i{display:block!important;color:inherit!important;font-size:22px!important;line-height:1!important}.automax-partners-showcase .partners-nav:hover{color:#c70d15!important;box-shadow:0 18px 38px rgba(239,17,27,.16)!important}.automax-partners-showcase .automax-partner-shield{display:inline-grid!important;place-items:center!important;flex:0 0 25px!important;width:25px!important;height:25px!important;border:0!important;border-radius:0!important;color:var(--automax-partner-red)!important;font-size:20px!important;line-height:1!important;transform:none!important}.automax-partners-showcase .automax-partner-shield:after{content:none!important;display:none!important}.automax-partners-showcase .automax-partner-shield i{display:block!important;color:inherit!important;font-size:20px!important;line-height:1!important}@media(max-width:1100px){.automax-partners-showcase .partner-logo-item.automax-partner-card{flex-basis:calc((100% - (var(--automax-partner-gap) * 2)) / 3)!important}}@media(max-width:900px){.automax-partners-showcase .partners-carousel-shell{padding:0 44px!important}.automax-partners-showcase .partner-logo-item.automax-partner-card{flex-basis:178px!important}.automax-partners-showcase .partners-nav-prev{left:0!important}.automax-partners-showcase .partners-nav-next{right:0!important}}@media(max-width:640px){.automax-partners-showcase .partners-carousel-shell{padding:0!important}.automax-partners-showcase .partner-logo-item.automax-partner-card{flex-basis:72%!important;min-width:210px!important;max-width:238px!important}.automax-partners-showcase .automax-partner-meta{padding-left:16px!important}.automax-partners-showcase .partners-nav{display:none!important}}.public-body .site-footer .footer-payment-image{display:block;width:100%;max-width:240px;max-height:96px;object-fit:contain;border-radius:8px;background:#fff;padding:8px;box-shadow:0 8px 20px rgba(0,0,0,.12)}.public-body .site-footer .footer-social:empty{display:none!important}.public-body .site-footer .footer-social a .bi-youtube{font-size:15px!important}.public-body .site-footer .footer-social a .bi-linkedin{font-size:14px!important}.public-body .site-footer .footer-social a .bi-twitter{font-size:14px!important}.public-body .top-strip .social-dot[aria-label="YouTube"] i{font-size:11px!important}.public-body .top-strip .social-dot[aria-label="LinkedIn"] i{font-size:10px!important}@media(max-width:760px){.public-body .site-footer .footer-payment-image{max-width:210px}}.public-body .site-footer .footer-payment-image{background:transparent!important;padding:0!important;box-shadow:none!important;border-radius:0!important;max-width:320px!important;max-height:140px!important;width:100%!important;height:auto!important;object-fit:contain!important}.public-body .site-footer .footer-main .footer-payment-wrap{align-items:flex-start!important}@media(max-width:760px){.public-body .site-footer .footer-payment-image{max-width:280px!important;max-height:120px!important}}@keyframes automaxHelpPulse{0%{opacity:.95;transform:scale(1)}50%{opacity:.32;transform:scale(1.035)}100%{opacity:.95;transform:scale(1)}}.public-body .vehicle-card.vehicle-card-status-paused{background:#f8fafc!important;border-color:#d9dee8!important;filter:saturate(.55)!important;}.public-body .vehicle-card.vehicle-card-status-paused .vehicle-image img,.public-body .vehicle-card.vehicle-card-status-paused .vehicle-card-premium-image img{filter:grayscale(1) opacity(.72)!important;}.public-body .vehicle-card.vehicle-card-status-paused .vehicle-info,.public-body .vehicle-card.vehicle-card-status-paused .vehicle-card-premium-info{opacity:.82!important;}.public-body .vehicle-card.vehicle-card-status-paused .details-btn,.public-body .vehicle-card.vehicle-card-status-paused .vehicle-buy-btn{background:#64748b!important;border-color:#64748b!important;box-shadow:none!important;}.public-body .vehicle-card .vehicle-buy-btn.vehicle-buy-btn-status-sold{
  background:#111827!important;
  border-color:#111827!important;
  color:#fff!important;
  box-shadow:0 9px 18px rgba(17,24,39,.18)!important;
}.public-body .vehicle-card .vehicle-buy-btn.vehicle-buy-btn-status-paused{
  background:#64748b!important;
  border-color:#64748b!important;
  color:#fff!important;
  box-shadow:none!important;
}.public-body .vehicle-card .vehicle-buy-btn.vehicle-buy-btn-status-rented{
  background:#f97316!important;
  border-color:#f97316!important;
  color:#fff!important;
  box-shadow:0 9px 18px rgba(249,115,22,.22)!important;
}.public-body .vehicle-card .vehicle-buy-btn.vehicle-buy-btn-status-sold:hover,.public-body .vehicle-card .vehicle-buy-btn.vehicle-buy-btn-status-paused:hover,.public-body .vehicle-card .vehicle-buy-btn.vehicle-buy-btn-status-rented:hover{
  filter:brightness(.98)!important;
  transform:translateY(-1px)!important;
}.public-body .vehicle-card .vehicle-buy-btn.vehicle-buy-btn-status-sold{
  background:#16a34a!important;
  border-color:#16a34a!important;
  color:#fff!important;
  box-shadow:0 9px 18px rgba(22,163,74,.22)!important;
}.public-body .vehicle-card .vehicle-buy-btn.vehicle-buy-btn-status-paused{
  background:#64748b!important;
  border-color:#64748b!important;
  color:#fff!important;
  box-shadow:none!important;
}.public-body .vehicle-card .vehicle-buy-btn.vehicle-buy-btn-status-rented{
  background:#8b5cf6!important;
  border-color:#8b5cf6!important;
  color:#fff!important;
  box-shadow:0 9px 18px rgba(139,92,246,.22)!important;
}.public-body .vehicle-card .vehicle-buy-btn.vehicle-buy-btn-status-sold{
  background:#16a34a!important;
  background-image:none!important;
  border-color:#16a34a!important;
  color:#fff!important;
  box-shadow:0 9px 18px rgba(22,163,74,.22)!important;
}.public-body .vehicle-card .vehicle-buy-btn.vehicle-buy-btn-status-paused{
  background:#64748b!important;
  background-image:none!important;
  border-color:#64748b!important;
  color:#fff!important;
  box-shadow:none!important;
}.public-body .vehicle-card .vehicle-buy-btn.vehicle-buy-btn-status-rented{
  background:#7c3aed!important;
  background-image:none!important;
  border-color:#7c3aed!important;
  color:#fff!important;
  box-shadow:0 9px 18px rgba(124,58,237,.22)!important;
}.public-body .vehicle-card .vehicle-buy-btn.vehicle-buy-btn-status-sold span,.public-body .vehicle-card .vehicle-buy-btn.vehicle-buy-btn-status-paused span,.public-body .vehicle-card .vehicle-buy-btn.vehicle-buy-btn-status-rented span{
  display:block!important;
  width:100%!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
  text-align:center!important;
  text-transform:none!important;
}.public-body .vehicle-card .vehicle-buy-btn.vehicle-buy-btn-status-sold{background:#16a34a!important;border-color:#16a34a!important;color:#fff!important;box-shadow:0 9px 18px rgba(22,163,74,.22)!important;}.public-body .vehicle-card .vehicle-buy-btn.vehicle-buy-btn-status-paused{background:#64748b!important;border-color:#64748b!important;color:#fff!important;box-shadow:none!important;}.public-body .vehicle-card .vehicle-buy-btn.vehicle-buy-btn-status-rented{background:#7c3aed!important;border-color:#7c3aed!important;color:#fff!important;box-shadow:0 9px 18px rgba(124,58,237,.22)!important;}.public-body .vehicle-card .vehicle-buy-btn.vehicle-buy-btn-status-sold span,.public-body .vehicle-card .vehicle-buy-btn.vehicle-buy-btn-status-paused span,.public-body .vehicle-card .vehicle-buy-btn.vehicle-buy-btn-status-rented span{color:#fff!important;}.public-body .automax-faq-section,.automax-faq-section{position:relative;padding:44px 0 58px!important;background:#fff!important;overflow:hidden!important;font-family:"Poppins",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important}.public-body .automax-faq-container,.automax-faq-container{position:relative!important}.public-body .automax-faq-header,.automax-faq-header{max-width:780px!important;margin:0 auto 28px!important;text-align:center!important}.public-body .automax-faq-eyebrow,.automax-faq-eyebrow{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;margin-bottom:12px!important;color:#ef111b!important;font-size:11px!important;font-weight:600!important;letter-spacing:.14em!important;text-transform:uppercase!important;font-family:"Poppins",sans-serif!important}.public-body .automax-faq-eyebrow i,.automax-faq-eyebrow i{font-size:17px!important;line-height:1!important}.public-body .automax-faq-header h2,.automax-faq-header h2{margin:0!important;color:#071126!important;font-family:"Poppins",sans-serif!important;font-size:clamp(24px,2.6vw,36px)!important;line-height:1.22!important;font-weight:600!important;letter-spacing:-.025em!important}.public-body .automax-faq-header p,.automax-faq-header p{max-width:620px!important;margin:12px auto 0!important;color:#64748b!important;font-family:"Poppins",sans-serif!important;font-size:14px!important;line-height:1.7!important;font-weight:400!important}.public-body .automax-faq-grid,.automax-faq-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px 18px!important;align-items:start!important}.public-body .automax-faq-item,.automax-faq-item{background:#fff!important;border:1px solid #e5ebf3!important;border-radius:18px!important;box-shadow:0 8px 24px rgba(15,23,42,.045)!important;overflow:hidden!important;transition:border-color .18s ease,box-shadow .18s ease!important;font-family:"Poppins",sans-serif!important}.public-body .automax-faq-item:hover,.automax-faq-item:hover{border-color:#d6dee9!important;box-shadow:0 10px 26px rgba(15,23,42,.065)!important}.public-body .automax-faq-item[open],.automax-faq-item[open]{border-color:rgba(239,17,27,.35)!important;box-shadow:0 12px 28px rgba(239,17,27,.08)!important}.public-body .automax-faq-item summary,.automax-faq-item summary{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important;min-height:70px!important;padding:0 18px!important;cursor:pointer!important;list-style:none!important;color:#071126!important;font-family:"Poppins",sans-serif!important;font-size:14px!important;font-weight:500!important;line-height:1.45!important}.public-body .automax-faq-item summary::-webkit-details-marker,.automax-faq-item summary::-webkit-details-marker{display:none!important}.public-body .automax-faq-item summary span,.automax-faq-item summary span{display:block!important;max-width:calc(100% - 42px)!important}.public-body .automax-faq-item summary i,.automax-faq-item summary i{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:34px!important;min-width:34px!important;height:34px!important;border-radius:999px!important;background:#f4f6fa!important;color:#0f172a!important;font-size:16px!important;transition:transform .18s ease,background .18s ease,color .18s ease!important}.public-body .automax-faq-item[open] summary i,.automax-faq-item[open] summary i{transform:rotate(180deg)!important;background:#ef111b!important;color:#fff!important}.public-body .automax-faq-answer,.automax-faq-answer{padding:0 18px 18px!important;font-family:"Poppins",sans-serif!important}.public-body .automax-faq-answer:before,.automax-faq-answer:before{content:"";display:block;width:52px;height:2px;border-radius:999px;background:#ef111b;margin:0 0 14px!important}.public-body .automax-faq-answer p,.automax-faq-answer p{margin:0!important;color:#64748b!important;font-family:"Poppins",sans-serif!important;font-size:13px!important;line-height:1.72!important;font-weight:400!important}@media(max-width:900px){.public-body .automax-faq-grid,.automax-faq-grid{grid-template-columns:1fr!important}.public-body .automax-faq-header,.automax-faq-header{text-align:left!important;margin-left:0!important;margin-right:0!important}.public-body .automax-faq-header p,.automax-faq-header p{margin-left:0!important;margin-right:0!important}}@media(max-width:560px){.public-body .automax-faq-section,.automax-faq-section{padding:34px 0 44px!important}.public-body .automax-faq-header h2,.automax-faq-header h2{font-size:24px!important}.public-body .automax-faq-header p,.automax-faq-header p{font-size:13px!important}.public-body .automax-faq-item,.automax-faq-item{border-radius:16px!important}.public-body .automax-faq-item summary,.automax-faq-item summary{min-height:64px!important;padding:0 15px!important;font-size:13px!important}.public-body .automax-faq-answer,.automax-faq-answer{padding:0 15px 16px!important}.public-body .automax-faq-answer p,.automax-faq-answer p{font-size:12.5px!important}}.site-footer .footer-logo-white-wrap.footer-logo-failed{
  display:inline-flex!important;
  align-items:center!important;
  min-height:42px!important;
}.site-footer .footer-logo-white-wrap.footer-logo-failed:after{
  content:attr(aria-label);
  display:inline-block!important;
  color:#fff!important;
  font-family:Poppins,Arial,sans-serif!important;
  font-size:18px!important;
  font-weight:500!important;
  letter-spacing:.08em!important;
  line-height:1.2!important;
  white-space:nowrap!important;
}.public-body .automax-faq-section,.automax-faq-section{
  position:relative!important;
  padding:56px 0 68px!important;
  background:linear-gradient(180deg,#f8fafc 0%,#ffffff 100%)!important;
  overflow:hidden!important;
  font-family:Poppins,Arial,sans-serif!important;
}.public-body .automax-faq-container,.automax-faq-container{
  max-width:1180px!important;
  margin:0 auto!important;
  padding:0 18px!important;
}.public-body .automax-faq-header,.automax-faq-header{
  max-width:760px!important;
  margin:0 auto 34px!important;
  text-align:center!important;
}.public-body .automax-faq-eyebrow,.automax-faq-eyebrow{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:9px!important;
  margin:0 0 12px!important;
  color:#ef111b!important;
  font-family:Poppins,Arial,sans-serif!important;
  font-size:12px!important;
  font-weight:600!important;
  letter-spacing:.12em!important;
  text-transform:uppercase!important;
  line-height:1.2!important;
}.public-body .automax-faq-eyebrow i,.automax-faq-eyebrow i{font-size:18px!important;line-height:1!important;color:#ef111b!important}.public-body .automax-faq-header h2,.automax-faq-header h2{
  margin:0!important;
  color:#071126!important;
  font-family:Poppins,Arial,sans-serif!important;
  font-size:clamp(24px,2.4vw,34px)!important;
  font-weight:600!important;
  line-height:1.22!important;
  letter-spacing:-.025em!important;
}.public-body .automax-faq-header p,.automax-faq-header p{
  max-width:690px!important;
  margin:13px auto 0!important;
  color:#607089!important;
  font-family:Poppins,Arial,sans-serif!important;
  font-size:14px!important;
  font-weight:400!important;
  line-height:1.72!important;
}.public-body .automax-faq-grid,.automax-faq-grid{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:16px 18px!important;
  align-items:start!important;
}.public-body .automax-faq-item,.automax-faq-item{
  display:block!important;
  background:#ffffff!important;
  border:1px solid #e5ebf3!important;
  border-radius:20px!important;
  box-shadow:0 12px 32px rgba(15,23,42,.06)!important;
  overflow:hidden!important;
  font-family:Poppins,Arial,sans-serif!important;
  transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease!important;
}.public-body .automax-faq-item:hover,.automax-faq-item:hover{
  border-color:#d3dce8!important;
  box-shadow:0 16px 38px rgba(15,23,42,.085)!important;
  transform:translateY(-1px)!important;
}.public-body .automax-faq-item[open],.automax-faq-item[open]{
  border-color:rgba(239,17,27,.34)!important;
  box-shadow:0 18px 40px rgba(239,17,27,.10)!important;
}.public-body .automax-faq-item summary,.automax-faq-item summary{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:14px!important;
  min-height:72px!important;
  padding:0 18px!important;
  color:#071126!important;
  font-family:Poppins,Arial,sans-serif!important;
  font-size:14px!important;
  font-weight:500!important;
  line-height:1.45!important;
  cursor:pointer!important;
  list-style:none!important;
  list-style-type:none!important;
}.public-body .automax-faq-item summary::marker,.automax-faq-item summary::marker{content:""!important;font-size:0!important;display:none!important}.public-body .automax-faq-item summary::-webkit-details-marker,.automax-faq-item summary::-webkit-details-marker{display:none!important;width:0!important;height:0!important;margin:0!important}.public-body .automax-faq-item summary span,.automax-faq-item summary span{
  display:block!important;
  max-width:calc(100% - 44px)!important;
  color:#071126!important;
}.public-body .automax-faq-item summary i,.automax-faq-item summary i{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:34px!important;
  min-width:34px!important;
  height:34px!important;
  min-height:34px!important;
  border-radius:999px!important;
  background:#f3f6fa!important;
  color:#071126!important;
  font-size:16px!important;
  line-height:1!important;
  transition:transform .18s ease,background .18s ease,color .18s ease!important;
}.public-body .automax-faq-item[open] summary i,.automax-faq-item[open] summary i{
  transform:rotate(180deg)!important;
  background:#ef111b!important;
  color:#fff!important;
}.public-body .automax-faq-answer,.automax-faq-answer{
  padding:0 18px 20px!important;
  font-family:Poppins,Arial,sans-serif!important;
}.public-body .automax-faq-answer:before,.automax-faq-answer:before{
  content:""!important;
  display:block!important;
  width:54px!important;
  height:2px!important;
  margin:0 0 14px!important;
  border-radius:999px!important;
  background:#ef111b!important;
}.public-body .automax-faq-answer p,.automax-faq-answer p{
  margin:0!important;
  color:#607089!important;
  font-family:Poppins,Arial,sans-serif!important;
  font-size:13px!important;
  font-weight:400!important;
  line-height:1.74!important;
}@media(max-width:900px){.public-body .automax-faq-grid,.automax-faq-grid{grid-template-columns:1fr!important}.public-body .automax-faq-header,.automax-faq-header{text-align:left!important;margin-left:0!important;margin-right:0!important}.public-body .automax-faq-header p,.automax-faq-header p{margin-left:0!important;margin-right:0!important}}@media(max-width:560px){.public-body .automax-faq-section,.automax-faq-section{padding:38px 0 48px!important}.public-body .automax-faq-container,.automax-faq-container{padding:0 14px!important}.public-body .automax-faq-header h2,.automax-faq-header h2{font-size:24px!important}.public-body .automax-faq-header p,.automax-faq-header p{font-size:13px!important}.public-body .automax-faq-item,.automax-faq-item{border-radius:17px!important}.public-body .automax-faq-item summary,.automax-faq-item summary{min-height:64px!important;padding:0 15px!important;font-size:13px!important}.public-body .automax-faq-answer,.automax-faq-answer{padding:0 15px 17px!important}.public-body .automax-faq-answer p,.automax-faq-answer p{font-size:12.5px!important}}.automax-hero-single-background{
  background:
    linear-gradient(90deg,rgba(10,6,8,var(--hero-overlay,.72)) 0%,rgba(20,8,10,.55) 42%,rgba(20,8,10,.18) 72%,rgba(10,6,8,.34) 100%),
    var(--hero-banner) var(--front-banner-bg-position,center center)/var(--front-banner-bg-size,cover) no-repeat!important;
}.automax-hero-single-background.hero-no-overlay{
  background:var(--hero-banner) var(--front-banner-bg-position,center center)/var(--front-banner-bg-size,cover) no-repeat!important;
}@media(max-width:1024px){.automax-hero-single-background,.automax-hero-single-background .hero-inner{
    min-height:clamp(360px,52vw,var(--front-banner-height,420px))!important;
  }.automax-hero-single-background .hero-copy,.automax-hero-single-background .banner-copy-visible{
    max-width:min(var(--hero-content-width,430px),92vw)!important;
  }}@media(max-width:768px){.automax-hero-single-background{
    min-height:clamp(340px,72vw,520px)!important;
    background:
      linear-gradient(90deg,rgba(10,6,8,var(--hero-overlay,.72)) 0%,rgba(20,8,10,.50) 52%,rgba(10,6,8,.34) 100%),
      var(--hero-banner-mobile,var(--hero-banner)) var(--front-banner-mobile-bg-position,var(--front-banner-bg-position,center center))/cover no-repeat!important;
  }.automax-hero-single-background.hero-no-overlay{
    background:var(--hero-banner-mobile,var(--hero-banner)) var(--front-banner-mobile-bg-position,var(--front-banner-bg-position,center center))/cover no-repeat!important;
  }.automax-hero-single-background .hero-inner{
    width:min(100% - 28px,1180px)!important;
    min-height:clamp(340px,72vw,520px)!important;
    padding-block:34px!important;
  }.automax-hero-single-background.hero-align-left .hero-inner{justify-content:flex-start!important;text-align:left!important}.automax-hero-single-background.hero-align-center .hero-inner{justify-content:center!important;text-align:center!important}.automax-hero-single-background.hero-align-right .hero-inner{justify-content:flex-end!important;text-align:right!important}.automax-hero-single-background .hero-copy,.automax-hero-single-background .banner-copy-visible{
    width:min(100%,420px)!important;
    max-width:min(var(--hero-content-width,420px),100%)!important;
    transform:none!important;
  }.automax-hero-single-background .hero-copy h1{font-size:clamp(26px,8.5vw,36px)!important;line-height:1.08!important;max-width:100%!important}.automax-hero-single-background .hero-copy p{font-size:clamp(13px,4vw,15px)!important;line-height:1.45!important;max-width:100%!important;margin-bottom:18px!important}.automax-hero-single-background .hero-btn{min-height:40px!important;padding-inline:16px!important;font-size:clamp(11px,3.4vw,var(--hero-button-size,12px))!important}}@media(max-width:480px){.automax-hero-single-background,.automax-hero-single-background .hero-inner{min-height:clamp(320px,88vw,430px)!important}.automax-hero-single-background .hero-inner{width:min(100% - 24px,1180px)!important;padding-block:28px!important}.automax-hero-single-background .hero-copy,.automax-hero-single-background .banner-copy-visible{width:100%!important;max-width:100%!important}.automax-hero-single-background .hero-copy h1{font-size:clamp(24px,9vw,32px)!important}}.public-body.site-menu-theme-red.sell-vehicle-design-page .site-header{
  background:var(--primary)!important;
  border-bottom:1px solid rgba(255,255,255,.14)!important;
  box-shadow:0 10px 28px rgba(111,10,16,.18)!important;
}.public-body.site-menu-theme-red.sell-vehicle-design-page .top-strip{
  background:rgba(0,0,0,.08)!important;
  border-bottom:1px solid rgba(255,255,255,.12)!important;
  color:#fff!important;
}.public-body.site-menu-theme-red.sell-vehicle-design-page .top-strip-inner,.public-body.site-menu-theme-red.sell-vehicle-design-page .top-strip span,.public-body.site-menu-theme-red.sell-vehicle-design-page .top-strip a{
  color:#fff!important;
}.public-body.site-menu-theme-red.sell-vehicle-design-page .top-strip .social-dot{
  border-color:rgba(255,255,255,.34)!important;
  background:transparent!important;
  color:#fff!important;
}.public-body.site-menu-theme-red.sell-vehicle-design-page .nav-wrap{
  background:transparent!important;
}.public-body.site-menu-theme-red.sell-vehicle-design-page .brand-link,.public-body.site-menu-theme-red.sell-vehicle-design-page .main-nav a,.public-body.site-menu-theme-red.sell-vehicle-design-page .round-link,.public-body.site-menu-theme-red.sell-vehicle-design-page .menu-toggle{
  color:#fff!important;
}.public-body.site-menu-theme-red.sell-vehicle-design-page .main-nav a.active:after{
  background:#fff!important;
}.public-body.site-menu-theme-red.sell-vehicle-design-page .round-link{
  border-color:rgba(255,255,255,.16)!important;
  background:transparent!important;
}.public-body.site-menu-theme-red.sell-vehicle-design-page .round-link:hover{
  border-color:rgba(255,255,255,.34)!important;
  background:rgba(255,255,255,.10)!important;
  color:#fff!important;
}.public-body.site-menu-theme-red.sell-vehicle-design-page .round-link.has-dot:after{
  background:#fff!important;
  box-shadow:0 0 0 2px var(--primary)!important;
}.public-body.site-menu-theme-red.sell-vehicle-design-page .header-whatsapp-cdn,.public-body.site-menu-theme-red.sell-vehicle-design-page .whatsapp-btn{
  background:linear-gradient(180deg,var(--primary),var(--primary-dark,var(--primary)))!important;
  border:1px solid rgba(255,255,255,.28)!important;
  color:#fff!important;
}.public-body.site-menu-theme-red.sell-vehicle-design-page .automax-brand.header-red{
  background:transparent!important;
}@media(max-width:1100px){.public-body.site-menu-theme-red.sell-vehicle-design-page .main-nav{
    background:var(--primary)!important;
    border-color:rgba(255,255,255,.18)!important;
    box-shadow:0 18px 38px rgba(110,10,16,.24)!important;
  }.public-body.site-menu-theme-red.sell-vehicle-design-page .main-nav a:hover,.public-body.site-menu-theme-red.sell-vehicle-design-page .main-nav a.active{
    background:rgba(255,255,255,.08)!important;
    border-radius:10px;
  }}.public-body.site-menu-theme-red .header-red-logo-split{
  display:inline-flex!important;
  align-items:center!important;
  gap:10px!important;
  width:auto!important;
  max-width:172px!important;
  height:58px!important;
  max-height:58px!important;
  overflow:hidden!important;
  line-height:1!important;
  background:transparent!important;
}.public-body.site-menu-theme-red .header-red-logo-symbol{
  display:block!important;
  flex:0 0 50px!important;
  width:50px!important;
  height:50px!important;
  border-radius:0!important;
  background-repeat:no-repeat!important;
  background-position:left center!important;
  background-size:auto 50px!important;
  background-color:transparent!important;
}.public-body.site-menu-theme-red .header-red-logo-copy{
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  min-width:0!important;
  color:#fff!important;
  text-transform:none!important;
  line-height:1!important;
  transform:translateY(1px)!important;
}.public-body.site-menu-theme-red .header-red-logo-copy strong{
  display:block!important;
  color:#fff!important;
  font-family:Poppins,Arial,sans-serif!important;
  font-size:25px!important;
  font-weight:800!important;
  letter-spacing:.02em!important;
  line-height:.90!important;
  text-transform:uppercase!important;
  white-space:nowrap!important;
}.public-body.site-menu-theme-red .header-red-logo-copy em{
  display:block!important;
  margin-top:4px!important;
  color:#fff!important;
  font-family:Poppins,Arial,sans-serif!important;
  font-size:14px!important;
  font-style:normal!important;
  font-weight:400!important;
  letter-spacing:.34em!important;
  line-height:.85!important;
  white-space:nowrap!important;
}.public-body.site-menu-theme-red .header-red-logo-copy small{
  display:block!important;
  margin-top:5px!important;
  color:#fff!important;
  font-family:Poppins,Arial,sans-serif!important;
  font-size:13px!important;
  font-weight:500!important;
  letter-spacing:.01em!important;
  line-height:.85!important;
  text-transform:uppercase!important;
  white-space:nowrap!important;
}.public-body.site-menu-theme-red .automax-brand.header-red,.public-body.site-menu-theme-red.sell-vehicle-design-page .automax-brand.header-red{
  max-width:172px!important;
  max-height:58px!important;
  background:transparent!important;
}@media(max-width:640px){.public-body.site-menu-theme-red .header-red-logo-split{
    max-width:150px!important;
    height:52px!important;
    gap:8px!important;
  }.public-body.site-menu-theme-red .header-red-logo-symbol{
    flex-basis:44px!important;
    width:44px!important;
    height:44px!important;
    background-size:auto 44px!important;
  }.public-body.site-menu-theme-red .header-red-logo-copy strong{font-size:21px!important;}.public-body.site-menu-theme-red .header-red-logo-copy em{font-size:12px!important;}.public-body.site-menu-theme-red .header-red-logo-copy small{font-size:11px!important;}}.public-body .testimonial-shell[data-testimonial-carousel]{grid-template-columns:40px minmax(0,1fr) 40px}.public-body .testimonial-track{position:relative;min-width:0}.public-body .testimonial-card[hidden]{display:none!important}.public-body .testimonial-card.active{display:grid}.public-body .testimonial-nav{display:grid;place-items:center;line-height:1;border-radius:999px;transition:background .18s ease,color .18s ease,transform .18s ease}.public-body .testimonial-nav:hover{background:#fff5f5;color:var(--primary);transform:translateY(-1px)}.public-body .client-box .client-initials{grid-row:1/4;display:grid;place-items:center;width:58px;height:58px;border-radius:12px;background:#fff1f1;color:var(--primary);font-size:16px;font-weight:900;letter-spacing:.03em}.public-body .slider-dots button{width:10px;height:10px;border:0;border-radius:50%;background:#d6d9df;padding:0;cursor:pointer}.public-body .slider-dots button.active{background:var(--primary)}@media(max-width:780px){.public-body .testimonial-shell[data-testimonial-carousel]{grid-template-columns:1fr}.public-body .testimonial-nav{display:none!important}.public-body .testimonial-card{grid-template-columns:1fr!important;padding:20px!important}.public-body .client-box{grid-template-columns:54px 1fr}.public-body .client-box img,.public-body .client-box .client-initials{width:54px;height:54px}}.public-body .automax-testimonials-showcase{
  position:relative;
  isolation:isolate;
  overflow:hidden;
  padding:72px 0 76px;
  background:
    radial-gradient(circle at 6% 18%, rgba(15,23,42,.045) 0 1.5px, transparent 1.8px) 0 0/14px 14px,
    linear-gradient(180deg,#fff 0%,#f8fafc 100%);
}.public-body .automax-testimonials-showcase:before{
  content:"";
  position:absolute;
  z-index:-1;
  right:-16%;
  bottom:-46%;
  width:56vw;
  max-width:860px;
  min-width:420px;
  aspect-ratio:1;
  border-radius:50%;
  background:linear-gradient(135deg,rgba(15,23,42,.035),rgba(15,23,42,.018));
  pointer-events:none;
}.public-body .automax-testimonials-showcase:after{
  content:"";
  position:absolute;
  z-index:-1;
  left:3%;
  top:10%;
  width:180px;
  height:100px;
  background:radial-gradient(circle,rgba(148,163,184,.24) 0 1.4px,transparent 1.8px) 0 0/13px 13px;
  opacity:.55;
  pointer-events:none;
}.public-body .automax-testimonials-showcase > .container{
  width:min(1540px,calc(100% - 56px));
}.public-body .automax-testimonials-showcase .center-head{
  margin-bottom:32px;
}.public-body .automax-testimonials-showcase .center-head span{
  color:var(--primary);
  font-size:13px;
  font-weight:800;
  letter-spacing:8px;
  text-transform:uppercase;
}.public-body .automax-testimonials-showcase .center-head h2{
  margin-top:12px;
  color:#0f1b2d;
  font-size:clamp(30px,3.1vw,54px);
  font-weight:900;
  line-height:1.08;
  letter-spacing:-1.5px;
  text-transform:uppercase;
}.public-body .automax-testimonials-showcase .center-head h2:after{
  width:76px;
  height:6px;
  margin-top:27px;
  border-radius:999px;
  background:var(--primary);
  box-shadow:0 4px 12px rgba(239,17,27,.24);
}.public-body .automax-testimonials-showcase .testimonial-shell[data-testimonial-carousel]{
  display:grid;
  grid-template-columns:74px minmax(0,1fr) 74px;
  align-items:center;
  gap:22px;
  margin-top:2px;
}.public-body .automax-testimonials-showcase .testimonial-track{
  min-width:0;
  position:relative;
}.public-body .automax-testimonials-showcase .testimonial-card{
  grid-template-columns:86px minmax(0,1fr) minmax(270px,390px);
  align-items:center;
  gap:28px;
  min-height:214px;
  width:100%;
  padding:48px 66px 48px 70px;
  border:1px solid rgba(226,232,240,.95);
  border-radius:18px;
  background:rgba(255,255,255,.96);
  box-shadow:0 22px 58px rgba(15,23,42,.12);
  backdrop-filter:blur(3px);
}.public-body .automax-testimonials-showcase .testimonial-card.active{
  display:grid;
}.public-body .automax-testimonials-showcase .quote-mark{
  display:block;
  align-self:start;
  margin-top:-6px;
  color:var(--primary);
  font-family:Georgia,"Times New Roman",serif;
  font-size:118px;
  font-weight:900;
  line-height:.82;
  letter-spacing:-12px;
}.public-body .automax-testimonials-showcase .testimonial-card p{
  margin:0;
  color:#2c3442;
  font-size:clamp(20px,1.6vw,28px);
  font-style:italic;
  font-weight:400;
  line-height:1.72;
  letter-spacing:-.25px;
}.public-body .automax-testimonials-showcase .client-box{
  display:grid;
  grid-template-columns:96px minmax(0,1fr);
  column-gap:26px;
  align-items:center;
  min-height:138px;
  padding-left:44px;
  border-left:1px solid #dfe4eb;
}.public-body .automax-testimonials-showcase .client-box img,.public-body .automax-testimonials-showcase .client-box .client-initials{
  grid-row:1/4;
  width:96px;
  height:96px;
  border-radius:50%;
  object-fit:cover;
  box-shadow:0 12px 26px rgba(15,23,42,.12);
}.public-body .automax-testimonials-showcase .client-box .client-initials{
  display:grid;
  place-items:center;
  background:#fff1f1;
  color:var(--primary);
  font-size:24px;
  font-weight:900;
  letter-spacing:.04em;
}.public-body .automax-testimonials-showcase .client-box b{
  color:#0f1b2d;
  font-size:clamp(18px,1.55vw,27px);
  font-weight:900;
  line-height:1.1;
  letter-spacing:-.45px;
}.public-body .automax-testimonials-showcase .client-box small{
  margin-top:7px;
  color:#526071;
  font-size:clamp(15px,1.2vw,22px);
  font-weight:500;
  line-height:1.25;
}.public-body .automax-testimonials-showcase .client-box > span:not(.client-initials){
  display:block;
  margin-top:12px;
  color:var(--primary);
  font-size:clamp(18px,1.3vw,24px);
  line-height:1;
  letter-spacing:3px;
  white-space:nowrap;
}.public-body .automax-testimonials-showcase .testimonial-nav{
  display:grid;
  place-items:center;
  width:64px;
  height:64px;
  border:1px solid #e7ebf1;
  border-radius:50%;
  background:#fff;
  color:var(--primary);
  box-shadow:0 12px 30px rgba(15,23,42,.12);
  font-size:64px;
  font-weight:700;
  line-height:1;
  cursor:pointer;
  transition:transform .18s ease,box-shadow .18s ease,background .18s ease,color .18s ease;
}.public-body .automax-testimonials-showcase .testimonial-nav:hover{
  transform:translateY(-2px);
  background:var(--primary);
  color:#fff;
  box-shadow:0 16px 34px rgba(239,17,27,.24);
}.public-body .automax-testimonials-showcase .testimonial-prev{padding:0 5px 8px 0;}.public-body .automax-testimonials-showcase .testimonial-next{padding:0 0 8px 5px;}.public-body .automax-testimonials-showcase .slider-dots{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:16px;
  margin-top:46px;
}.public-body .automax-testimonials-showcase .slider-dots button{
  width:18px;
  height:18px;
  border:0;
  border-radius:50%;
  padding:0;
  background:#d8dde5;
  box-shadow:inset 0 0 0 1px rgba(15,23,42,.02);
  cursor:pointer;
  transition:transform .18s ease,background .18s ease,box-shadow .18s ease;
}.public-body .automax-testimonials-showcase .slider-dots button.active{
  background:var(--primary);
  box-shadow:0 8px 18px rgba(239,17,27,.28);
  transform:scale(1.04);
}@media(max-width:1180px){.public-body .automax-testimonials-showcase .testimonial-card{
    grid-template-columns:70px minmax(0,1fr) minmax(240px,330px);
    padding:40px 42px;
  }.public-body .automax-testimonials-showcase .client-box{
    grid-template-columns:78px minmax(0,1fr);
    column-gap:18px;
    padding-left:30px;
  }.public-body .automax-testimonials-showcase .client-box img,.public-body .automax-testimonials-showcase .client-box .client-initials{
    width:78px;
    height:78px;
  }.public-body .automax-testimonials-showcase .quote-mark{font-size:98px;}}@media(max-width:900px){.public-body .automax-testimonials-showcase{padding:54px 0 58px;}.public-body .automax-testimonials-showcase > .container{width:min(100% - 32px,720px);}.public-body .automax-testimonials-showcase .center-head span{letter-spacing:4px;}.public-body .automax-testimonials-showcase .testimonial-shell[data-testimonial-carousel]{grid-template-columns:1fr;}.public-body .automax-testimonials-showcase .testimonial-nav{display:none!important;}.public-body .automax-testimonials-showcase .testimonial-card{
    grid-template-columns:1fr!important;
    gap:18px;
    min-height:0;
    padding:30px 26px!important;
    text-align:left;
  }.public-body .automax-testimonials-showcase .quote-mark{
    margin:0;
    font-size:78px;
    line-height:.65;
  }.public-body .automax-testimonials-showcase .client-box{
    grid-template-columns:68px minmax(0,1fr);
    min-height:0;
    margin-top:10px;
    padding:22px 0 0;
    border-left:0;
    border-top:1px solid #dfe4eb;
  }.public-body .automax-testimonials-showcase .client-box img,.public-body .automax-testimonials-showcase .client-box .client-initials{
    width:68px;
    height:68px;
  }.public-body .automax-testimonials-showcase .slider-dots{margin-top:28px;gap:12px;}.public-body .automax-testimonials-showcase .slider-dots button{width:13px;height:13px;}}@media(max-width:520px){.public-body .automax-testimonials-showcase .center-head h2{font-size:28px;}.public-body .automax-testimonials-showcase .testimonial-card p{font-size:18px;line-height:1.62;}.public-body .automax-testimonials-showcase .client-box{grid-template-columns:58px 1fr;column-gap:14px;}.public-body .automax-testimonials-showcase .client-box img,.public-body .automax-testimonials-showcase .client-box .client-initials{width:58px;height:58px;}}.public-body .automax-testimonials-showcase{
  padding:52px 0 56px!important;
}.public-body .automax-testimonials-showcase > .container{
  width:min(1180px,calc(100% - 42px))!important;
}.public-body .automax-testimonials-showcase .center-head{
  margin-bottom:26px!important;
}.public-body .automax-testimonials-showcase .center-head span{
  font-size:11px!important;
  letter-spacing:4px!important;
}.public-body .automax-testimonials-showcase .center-head h2{
  margin-top:9px!important;
  font-size:clamp(28px,2.2vw,38px)!important;
  line-height:1.14!important;
  letter-spacing:-.9px!important;
}.public-body .automax-testimonials-showcase .center-head h2:after{
  width:56px!important;
  height:4px!important;
  margin-top:19px!important;
}.public-body .automax-testimonials-showcase .testimonial-shell[data-testimonial-carousel]{
  grid-template-columns:50px minmax(0,1fr) 50px!important;
  gap:16px!important;
  max-width:1280px!important;
  margin:0 auto!important;
}.public-body .automax-testimonials-showcase .testimonial-card{
  grid-template-columns:54px minmax(0,1fr) minmax(230px,300px)!important;
  gap:22px!important;
  min-height:154px!important;
  padding:28px 38px!important;
  border-radius:14px!important;
  box-shadow:0 14px 36px rgba(15,23,42,.10)!important;
}.public-body .automax-testimonials-showcase .quote-mark{
  margin-top:-2px!important;
  font-size:74px!important;
  line-height:.78!important;
  letter-spacing:-7px!important;
}.public-body .automax-testimonials-showcase .testimonial-card p{
  font-size:clamp(16px,1.05vw,19px)!important;
  line-height:1.62!important;
  letter-spacing:-.1px!important;
}.public-body .automax-testimonials-showcase .client-box{
  grid-template-columns:68px minmax(0,1fr)!important;
  column-gap:18px!important;
  min-height:96px!important;
  padding-left:28px!important;
}.public-body .automax-testimonials-showcase .client-box img,.public-body .automax-testimonials-showcase .client-box .client-initials{
  width:68px!important;
  height:68px!important;
  box-shadow:0 8px 20px rgba(15,23,42,.10)!important;
}.public-body .automax-testimonials-showcase .client-box .client-initials{
  font-size:18px!important;
}.public-body .automax-testimonials-showcase .client-box b{
  font-size:18px!important;
  line-height:1.15!important;
  letter-spacing:-.25px!important;
}.public-body .automax-testimonials-showcase .client-box small{
  margin-top:5px!important;
  font-size:14px!important;
  line-height:1.25!important;
}.public-body .automax-testimonials-showcase .client-box > span:not(.client-initials){
  margin-top:10px!important;
  font-size:15px!important;
  letter-spacing:2px!important;
}.public-body .automax-testimonials-showcase .testimonial-nav{
  width:46px!important;
  height:46px!important;
  padding:0!important;
  border-color:#edf0f4!important;
  font-size:1rem!important;
  box-shadow:0 8px 22px rgba(15,23,42,.10)!important;
}.public-body .automax-testimonials-showcase .testimonial-nav i{
  display:block!important;
  font-size:21px!important;
  line-height:1!important;
  font-weight:700!important;
}.public-body .automax-testimonials-showcase .testimonial-prev,.public-body .automax-testimonials-showcase .testimonial-next{
  padding:0!important;
}.public-body .automax-testimonials-showcase .slider-dots{
  gap:10px!important;
  margin-top:26px!important;
}.public-body .automax-testimonials-showcase .slider-dots button{
  width:12px!important;
  height:12px!important;
}@media(max-width:1180px){.public-body .automax-testimonials-showcase .testimonial-card{
    grid-template-columns:48px minmax(0,1fr) minmax(215px,280px)!important;
    gap:18px!important;
    padding:26px 30px!important;
  }.public-body .automax-testimonials-showcase .quote-mark{font-size:66px!important;}.public-body .automax-testimonials-showcase .client-box{
    grid-template-columns:62px minmax(0,1fr)!important;
    column-gap:15px!important;
    padding-left:22px!important;
  }.public-body .automax-testimonials-showcase .client-box img,.public-body .automax-testimonials-showcase .client-box .client-initials{
    width:62px!important;
    height:62px!important;
  }}@media(max-width:900px){.public-body .automax-testimonials-showcase{padding:44px 0 48px!important;}.public-body .automax-testimonials-showcase > .container{width:min(100% - 32px,720px)!important;}.public-body .automax-testimonials-showcase .center-head span{letter-spacing:3px!important;}.public-body .automax-testimonials-showcase .center-head h2{font-size:28px!important;}.public-body .automax-testimonials-showcase .testimonial-shell[data-testimonial-carousel]{grid-template-columns:1fr!important;}.public-body .automax-testimonials-showcase .testimonial-nav{display:none!important;}.public-body .automax-testimonials-showcase .testimonial-card{
    grid-template-columns:1fr!important;
    gap:14px!important;
    min-height:0!important;
    padding:24px 22px!important;
  }.public-body .automax-testimonials-showcase .quote-mark{
    font-size:58px!important;
    line-height:.65!important;
  }.public-body .automax-testimonials-showcase .testimonial-card p{font-size:16px!important;line-height:1.58!important;}.public-body .automax-testimonials-showcase .client-box{
    grid-template-columns:58px minmax(0,1fr)!important;
    margin-top:8px!important;
    padding:18px 0 0!important;
    border-left:0!important;
    border-top:1px solid #dfe4eb!important;
  }.public-body .automax-testimonials-showcase .client-box img,.public-body .automax-testimonials-showcase .client-box .client-initials{
    width:58px!important;
    height:58px!important;
  }.public-body .automax-testimonials-showcase .slider-dots{margin-top:20px!important;}.public-body .automax-testimonials-showcase .slider-dots button{width:10px!important;height:10px!important;}}@media(max-width:520px){.public-body .automax-testimonials-showcase > .container{width:min(100% - 24px,520px)!important;}.public-body .automax-testimonials-showcase .center-head h2{font-size:24px!important;}.public-body .automax-testimonials-showcase .testimonial-card{padding:22px 18px!important;}.public-body .automax-testimonials-showcase .client-box{grid-template-columns:54px 1fr!important;column-gap:13px!important;}.public-body .automax-testimonials-showcase .client-box img,.public-body .automax-testimonials-showcase .client-box .client-initials{width:54px!important;height:54px!important;}}.public-body .automax-testimonials-showcase{
  background:transparent!important;
}.public-body .automax-testimonials-showcase:before,.public-body .automax-testimonials-showcase:after{
  display:none!important;
  content:none!important;
  background:none!important;
}.public-body .automax-testimonials-showcase .testimonial-card{
  box-shadow:none!important;
  backdrop-filter:none!important;
}.public-body .automax-testimonials-showcase .center-head h2:after,.public-body .automax-testimonials-showcase .testimonial-nav,.public-body .automax-testimonials-showcase .testimonial-nav:hover,.public-body .automax-testimonials-showcase .client-box img,.public-body .automax-testimonials-showcase .client-box .client-initials,.public-body .automax-testimonials-showcase .slider-dots button,.public-body .automax-testimonials-showcase .slider-dots button.active{
  box-shadow:none!important;
}@keyframes testimonialTabFade{from{opacity:.55;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes systemOptimizeProgress{0%{transform:translateX(-110%)}55%{transform:translateX(60%)}100%{transform:translateX(250%)}}@keyframes systemOptimizeFallbackRocket{
  from{transform:translateY(14px) rotate(-3deg)}
  to{transform:translateY(-18px) rotate(4deg)}
}@keyframes systemOptimizeNativeRocket{
  0%{transform:translateY(18px) rotate(-4deg)}
  100%{transform:translateY(-22px) rotate(4deg)}
}@keyframes systemOptimizeNativeFlame{
  0%{transform:scale(.9) translateY(3px);opacity:.82}
  100%{transform:scale(1.12) translateY(-2px);opacity:1}
}@keyframes systemOptimizeFallbackLordicon{
  0%{transform:translateY(14px) rotate(-4deg)}
  100%{transform:translateY(-18px) rotate(4deg)}
}@keyframes systemOptimizeOrbit{to{transform:rotate(360deg)}}.public-body .site-footer{
  padding-top:46px!important;
  background:var(--footer-bg,#101720)!important;
  color:#dce6f2!important;
}.public-body .site-footer .footer-main{
  display:grid!important;
  grid-template-columns:minmax(230px,1.35fr) minmax(155px,.85fr) minmax(230px,1.1fr) minmax(185px,.9fr) minmax(180px,.85fr)!important;
  align-items:flex-start!important;
  gap:34px!important;
  padding-bottom:34px!important;
}.public-body .site-footer .footer-about,.public-body .site-footer .footer-col,.public-body .site-footer .footer-links,.public-body .site-footer .footer-list,.public-body .site-footer .footer-payment-wrap{
  min-width:0!important;
}.public-body .site-footer .footer-col,.public-body .site-footer .footer-links{
  display:block!important;
  font-style:normal!important;
}.public-body .site-footer .footer-heading{
  display:block!important;
  margin:0 0 14px!important;
  color:#fff!important;
  font-family:Poppins,Arial,sans-serif!important;
  font-size:15px!important;
  font-weight:700!important;
  line-height:1.25!important;
  letter-spacing:-.01em!important;
  text-transform:none!important;
  white-space:normal!important;
}.public-body .site-footer .footer-list{
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-start!important;
  gap:8px!important;
}.public-body .site-footer .footer-links a,.public-body .site-footer .footer-links span,.public-body .site-footer .footer-about p,.public-body .site-footer .footer-bottom span{
  color:#dce6f2!important;
  font-family:Poppins,Arial,sans-serif!important;
  font-size:13.5px!important;
  font-weight:400!important;
  line-height:1.6!important;
  letter-spacing:0!important;
  opacity:1!important;
  text-decoration:none!important;
  white-space:normal!important;
  word-break:normal!important;
  overflow-wrap:anywhere!important;
}.public-body .site-footer .footer-links a{
  display:flex!important;
  align-items:flex-start!important;
  gap:8px!important;
  max-width:100%!important;
  transition:color .18s ease, transform .18s ease!important;
}.public-body .site-footer .footer-links a:hover{
  color:#fff!important;
  transform:translateX(2px)!important;
}.public-body .site-footer .footer-contact-item{
  display:grid!important;
  grid-template-columns:18px minmax(0,1fr)!important;
  align-items:start!important;
  gap:9px!important;
  width:100%!important;
}.public-body .site-footer .footer-contact-item i{
  display:inline-grid!important;
  place-items:center!important;
  width:18px!important;
  min-width:18px!important;
  margin-top:2px!important;
  color:#dce6f2!important;
  font-size:14px!important;
  line-height:1!important;
}.public-body .site-footer .footer-contact-item span{
  min-width:0!important;
}.public-body .site-footer .footer-payment-wrap{
  display:block!important;
}.public-body .site-footer .payment-grid{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:8px!important;
}.public-body .site-footer .payment-grid span{
  display:grid!important;
  place-items:center!important;
  min-height:32px!important;
  padding:6px 8px!important;
  border-radius:6px!important;
  background:#fff!important;
  color:#101720!important;
  font-size:11px!important;
  font-weight:700!important;
  line-height:1.2!important;
  text-align:center!important;
  overflow-wrap:normal!important;
}.public-body .site-footer .footer-payment-image{
  display:block!important;
  width:100%!important;
  max-width:220px!important;
  height:auto!important;
  max-height:88px!important;
  object-fit:contain!important;
}.public-body .site-footer .footer-bottom{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:48px!important;
  padding:14px 0!important;
  border-top:1px solid rgba(255,255,255,.08)!important;
  text-align:center!important;
}@media(max-width:1180px){.public-body .site-footer .footer-main{
    grid-template-columns:1.3fr 1fr 1fr!important;
    gap:30px!important;
  }}@media(max-width:760px){.public-body .site-footer{
    padding-top:36px!important;
  }.public-body .site-footer .footer-main{
    grid-template-columns:1fr!important;
    gap:26px!important;
    text-align:left!important;
  }.public-body .site-footer .footer-about,.public-body .site-footer .footer-col,.public-body .site-footer .footer-links{
    width:100%!important;
  }.public-body .site-footer .footer-heading{
    margin-bottom:10px!important;
  }.public-body .site-footer .footer-social{
    justify-content:flex-start!important;
  }.public-body .site-footer .payment-grid{
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    max-width:360px!important;
  }}.public-body .sr-only,.sr-only{
  position:absolute!important;
  width:1px!important;
  height:1px!important;
  padding:0!important;
  margin:-1px!important;
  overflow:hidden!important;
  clip:rect(0,0,0,0)!important;
  white-space:nowrap!important;
  border:0!important;
}html{scroll-behavior:smooth!important;}.public-body{scroll-behavior:smooth;}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto!important;}}@media(min-width:1101px){.public-body .nav-wrap{height:72px!important;display:grid!important;grid-template-columns:minmax(150px,auto) minmax(0,1fr) max-content!important;align-items:center!important;column-gap:clamp(16px,1.6vw,28px)!important;overflow:visible!important}.public-body .brand-link{min-width:0!important;max-width:min(240px,22vw)!important;overflow:hidden!important}.public-body .brand-link .site-logo-image{max-height:56px!important;width:auto!important;object-fit:contain!important}.public-body .main-nav{height:72px!important;min-width:0!important;display:flex!important;align-items:stretch!important;justify-content:center!important;gap:clamp(10px,1.1vw,24px)!important;white-space:nowrap!important;overflow:visible!important}.public-body .main-nav>a{height:72px!important;display:inline-flex!important;align-items:center!important;padding:0!important;line-height:1!important}.public-body .main-nav>.nav-mega-item{height:72px!important;align-self:stretch!important;display:inline-flex!important;align-items:center!important}.public-body .main-nav>a.active:after,.public-body .main-nav>.nav-mega-item>a.active:after{bottom:18px!important}.public-body .header-actions{height:72px!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;min-width:max-content!important;gap:clamp(8px,.8vw,14px)!important}.public-body .header-whatsapp-cdn{white-space:nowrap!important}.public-body .vehicle-mega-menu{width:min(1500px,calc(100vw - 48px))!important;left:50%!important;top:var(--automax-public-header-bottom,72px)!important;overflow-x:hidden!important;overflow-y:auto!important;border-radius:0 0 22px 22px!important}.public-body.site-menu-has-top-strip .vehicle-mega-menu{top:var(--automax-public-header-bottom,106px)!important}.public-body .vehicle-mega-shell{display:grid!important;grid-template-columns:minmax(300px,.95fr) minmax(260px,.86fr) minmax(250px,.78fr) minmax(520px,1.55fr)!important;align-items:start!important;gap:0!important;padding:28px 24px 28px!important}.public-body .vehicle-mega-col{min-width:0!important;padding:0 22px!important;overflow:hidden!important}.public-body .vehicle-mega-col:first-child{padding-left:8px!important}.public-body .vehicle-mega-col:last-child{padding-right:8px!important;overflow:visible!important}.public-body .vehicle-mega-title{min-width:0!important;max-width:100%!important;white-space:normal!important;font-size:17px!important;line-height:1.18!important;min-height:38px!important}.public-body .vehicle-mega-title-icon{flex:0 0 38px!important}.public-body .vehicle-mega-link{min-width:0!important;width:100%!important;box-sizing:border-box!important}.public-body .vehicle-mega-link strong{min-width:0!important;max-width:100%!important}.public-body .vehicle-mega-note,.public-body .vehicle-mega-special{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important;overflow:hidden!important}.public-body .vehicle-mega-special{display:block!important;text-decoration:none!important;white-space:normal!important;padding:16px 18px!important}.public-body .vehicle-mega-note strong,.public-body .vehicle-mega-note span,.public-body .vehicle-mega-special strong,.public-body .vehicle-mega-special span{max-width:100%!important;white-space:normal!important;word-break:normal!important;overflow-wrap:anywhere!important}.public-body .vehicle-mega-featured-head{gap:12px!important;align-items:center!important}.public-body .vehicle-mega-see-all{white-space:nowrap!important;min-width:max-content!important}.public-body .vehicle-mega-featured-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important;align-items:stretch!important}.public-body .vehicle-mega-card{height:100%!important;min-width:0!important}.public-body .vehicle-mega-card-media{height:132px!important;flex:0 0 132px!important}.public-body .vehicle-mega-card-body{padding:13px 12px 14px!important}.public-body .vehicle-mega-card-title{font-size:13px!important;line-height:1.3!important;min-height:34px!important}.public-body .vehicle-mega-card-meta{flex-wrap:wrap!important;gap:5px 8px!important}}@media(min-width:1101px) and (max-width:1500px){.public-body .vehicle-mega-menu{width:min(1240px,calc(100vw - 32px))!important}.public-body .vehicle-mega-shell{grid-template-columns:repeat(3,minmax(0,1fr))!important}.public-body .vehicle-mega-featured-col{grid-column:1/-1!important;border-left:0!important;border-top:1px solid #edf1f6!important;margin-top:22px!important;padding-top:24px!important}.public-body .vehicle-mega-col{overflow:visible!important}.public-body .vehicle-mega-featured-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(min-width:1101px) and (max-width:1280px){.public-body .nav-wrap{column-gap:14px!important}.public-body .main-nav{gap:10px!important;font-size:11.5px!important}.public-body .brand-link{max-width:190px!important}.public-body .header-whatsapp-cdn{padding-inline:12px!important}}@media(min-width:1101px){.public-body .vehicle-mega-menu{
    width:min(1500px,calc(100vw - 80px))!important;
    max-height:calc(100vh - var(--automax-public-header-bottom,106px) - 22px)!important;
    overflow:auto!important;
    border:1px solid #e6ebf2!important;
    border-radius:18px!important;
    box-shadow:0 24px 60px rgba(15,23,42,.15)!important;
    background:#fff!important;
  }.public-body .vehicle-mega-menu:before{
    top:-10px!important;
    width:22px!important;
    height:22px!important;
    border-color:#e6ebf2!important;
    box-shadow:none!important;
  }}@media(min-width:1101px) and (max-width:1400px){.public-body .vehicle-mega-menu{width:min(1280px,calc(100vw - 40px))!important;}}@media(max-width:1100px){.public-body .vehicle-mega-menu{display:none!important;}}.public-body .brand-logo-carousel-section:before,.public-body .brand-logo-carousel-section::before{
  display:none!important;
  content:none!important;
  background:none!important;
  filter:none!important;
  box-shadow:none!important;
}.public-body .brand-logo-carousel-item{
  background:#fff!important;
  box-shadow:none!important;
}.public-body .brand-logo-carousel-item:before,.public-body .brand-logo-carousel-item::before,.public-body .brand-logo-carousel-item:after,.public-body .brand-logo-carousel-item::after{
  display:none!important;
  content:none!important;
  background:none!important;
  filter:none!important;
  box-shadow:none!important;
  opacity:0!important;
}.public-body .brand-logo-carousel-item:hover{
  box-shadow:none!important;
}.public-body .brand-logo-carousel-item img{
  filter:none!important;
}.public-body .home-blog-showcase{padding:76px 0 70px;background:radial-gradient(circle at 50% 16%,#fff 0,#f8fafc 58%,#f4f7fa 100%);color:#111a2d}.public-body .home-blog-heading{text-align:center}.public-body .home-blog-heading>span{display:block;color:var(--primary,#ef111b);font-size:12px;font-weight:800;letter-spacing:1.8px;text-transform:uppercase}.public-body .home-blog-heading h2{margin:10px 0 12px;color:#111a2d;font-size:48px;font-weight:800;line-height:1.08;letter-spacing:-1.3px;text-transform:none}.public-body .home-blog-heading>i{display:block;width:44px;height:4px;margin:0 auto 17px;border-radius:999px;background:var(--primary,#ef111b)}.public-body .home-blog-heading p{margin:0;color:#4f5c70;font-size:14px;line-height:1.75}.public-body .home-blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:39px}.public-body .home-blog-card{display:flex;min-width:0;overflow:hidden;border:1px solid #e1e6ed;border-radius:10px;background:#fff;box-shadow:0 12px 28px rgba(15,23,42,.05);flex-direction:column;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.public-body .home-blog-card:hover{transform:translateY(-4px);border-color:#d3dae4;box-shadow:0 20px 42px rgba(15,23,42,.10)}.public-body .home-blog-image{display:block;height:218px;overflow:hidden;background:#e9edf2}.public-body .home-blog-image img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.public-body .home-blog-card:hover .home-blog-image img{transform:scale(1.035)}.public-body .home-blog-card-body{display:flex;flex:1;min-width:0;padding:17px 18px 16px;flex-direction:column}.public-body .home-blog-category{display:flex;align-items:center;gap:9px;margin-bottom:13px;color:#111a2d}.public-body .home-blog-category>b{font-size:11px;font-weight:800;text-transform:uppercase}.public-body .home-blog-category-icon{display:grid;place-items:center;flex:0 0 28px;width:28px;height:28px;border-radius:6px;color:#fff;background:var(--primary,#ef111b)}.public-body .home-blog-category.is-launch .home-blog-category-icon{background:#111a2d}.public-body .home-blog-category.is-finance .home-blog-category-icon{background:#111a2d}.public-body .home-blog-card h3{margin:0;color:#111a2d;font-size:19px;font-weight:800;line-height:1.38;letter-spacing:-.3px}.public-body .home-blog-card h3 a:hover{color:var(--primary,#ef111b)}.public-body .home-blog-card-body>p{display:-webkit-box;min-height:44px;margin:12px 0 16px;overflow:hidden;color:#5d687a;font-size:13px;line-height:1.65;-webkit-box-orient:vertical;-webkit-line-clamp:2}.public-body .home-blog-card footer{display:flex;align-items:center;justify-content:space-between;gap:13px;margin-top:auto;padding-top:14px;border-top:1px solid #e5e9ef}.public-body .home-blog-card-meta{display:flex;align-items:center;flex-wrap:wrap;gap:9px;color:#5d687a;font-size:11px}.public-body .home-blog-card-meta span{display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.public-body .home-blog-card-meta em{width:1px;height:11px;background:#9ba5b3}.public-body .home-blog-read{display:inline-flex;align-items:center;gap:8px;flex:0 0 auto;color:var(--primary,#ef111b);font-size:11px;font-weight:600}.public-body .home-blog-action{display:flex;justify-content:center;margin-top:28px}.public-body .home-blog-action>a{display:inline-flex;align-items:center;justify-content:center;gap:14px;min-height:54px;padding:0 26px;border:1px solid var(--primary,#ef111b);border-radius:7px;color:#111a2d;background:#fff;font-size:13px;transition:color .18s ease,background .18s ease,box-shadow .18s ease}.public-body .home-blog-action>a:hover{color:#fff;background:var(--primary,#ef111b);box-shadow:0 10px 24px rgba(239,17,27,.18)}.public-body .home-blog-action b{font-weight:800}@media(max-width:1020px){.public-body .home-blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.public-body .home-blog-card:last-child{grid-column:1/3;width:calc(50% - 10px);justify-self:center}}@media(max-width:720px){.public-body .home-blog-showcase{padding:58px 0}.public-body .home-blog-heading h2{font-size:38px}.public-body .home-blog-heading p br{display:none}.public-body .home-blog-grid{grid-template-columns:1fr;margin-top:30px}.public-body .home-blog-card:last-child{grid-column:auto;width:100%}.public-body .home-blog-image{height:clamp(205px,55vw,290px)}}@media(max-width:480px){.public-body .home-blog-showcase .container{width:min(100% - 26px,1180px)}.public-body .home-blog-heading h2{font-size:33px}.public-body .home-blog-heading p{font-size:13px}.public-body .home-blog-card footer{align-items:flex-start;flex-direction:column}.public-body .home-blog-read{align-self:flex-end}.public-body .home-blog-action>a{width:100%;padding-inline:18px}}.public-body .automax-hero-single-background{
  position:relative!important;
  isolation:isolate!important;
  overflow:hidden!important;
  background:#111!important;
  min-height:clamp(360px,32vw,var(--front-banner-height,520px))!important;
}.public-body .automax-hero-single-background .hero-responsive-media{
  position:absolute!important;
  inset:0!important;
  z-index:0!important;
  display:block!important;
  width:100%!important;
  height:100%!important;
  overflow:hidden!important;
}.public-body .automax-hero-single-background .hero-responsive-media img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  max-width:none!important;
  object-fit:cover!important;
  object-position:var(--front-banner-bg-position,center center)!important;
  transform:none!important;
}.public-body .automax-hero-single-background .hero-responsive-overlay{
  position:absolute!important;
  inset:0!important;
  z-index:1!important;
  pointer-events:none!important;
  background:linear-gradient(90deg,rgba(10,6,8,var(--hero-overlay,.72)) 0%,rgba(20,8,10,.55) 42%,rgba(20,8,10,.18) 72%,rgba(10,6,8,.34) 100%)!important;
}.public-body .automax-hero-single-background.hero-no-overlay .hero-responsive-overlay{display:none!important}.public-body .automax-hero-single-background .hero-inner{
  position:relative!important;
  z-index:2!important;
  min-height:inherit!important;
}@media(max-width:1024px){.public-body .automax-hero-single-background,.public-body .automax-hero-single-background .hero-inner{
    min-height:clamp(400px,58vw,560px)!important;
  }}@media(max-width:768px){.public-body .automax-hero-single-background,.public-body .automax-hero-single-background .hero-inner{
    min-height:clamp(430px,118vw,620px)!important;
  }.public-body .automax-hero-single-background .hero-responsive-media img{
    object-position:var(--front-banner-mobile-bg-position,var(--front-banner-bg-position,center center))!important;
  }.public-body .automax-hero-single-background .hero-responsive-overlay{
    background:linear-gradient(90deg,rgba(10,6,8,var(--hero-overlay,.72)) 0%,rgba(20,8,10,.50) 52%,rgba(10,6,8,.34) 100%)!important;
  }}@media(max-width:480px){.public-body .automax-hero-single-background,.public-body .automax-hero-single-background .hero-inner{
    min-height:clamp(460px,132vw,640px)!important;
  }}@media (max-width:768px){.public-body .automax-hero-single-background{
    width:100%!important;
    max-width:none!important;
    min-height:clamp(280px,72vw,430px)!important;
  }.public-body .automax-hero-single-background .hero-inner{
    min-height:clamp(280px,72vw,430px)!important;
  }.public-body .automax-hero-single-background .hero-responsive-media{
    left:0!important;
    right:0!important;
    width:100vw!important;
    max-width:none!important;
  }.public-body .automax-hero-single-background .hero-responsive-media img{
    width:100%!important;
    height:100%!important;
    object-fit:cover!important;
    object-position:var(--front-banner-mobile-bg-position,center center)!important;
    transform:scale(1.18)!important;
    transform-origin:center center!important;
  }.public-body .automax-hero-single-background.no-mobile-banner .hero-responsive-media img{
    transform:scale(1.38)!important;
  }}@media (max-width:480px){.public-body .automax-hero-single-background,.public-body .automax-hero-single-background .hero-inner{
    min-height:clamp(270px,78vw,390px)!important;
  }.public-body .automax-hero-single-background .hero-responsive-media img{
    transform:scale(1.24)!important;
  }.public-body .automax-hero-single-background.no-mobile-banner .hero-responsive-media img{
    transform:scale(1.52)!important;
  }}.public-body .automax-inline-banner-picture{
  position:absolute!important;
  inset:0!important;
  display:none!important;
  width:100%!important;
  height:100%!important;
}.public-body .automax-inline-banner-picture.is-active{display:block!important}.public-body .automax-inline-banner-picture .automax-inline-banner-image{
  position:absolute!important;
  inset:0!important;
  display:block!important;
  width:100%!important;
  height:100%!important;
  object-fit:var(--inline-banner-object-fit,cover)!important;
  object-position:var(--inline-banner-bg-position,center center)!important;
}.automax-inline-banner-hit,.automax-inline-banner-content,.automax-inline-banner-picture,.automax-inline-banner-image{
  border-radius:inherit!important;
}.automax-inline-banner-hit,.automax-inline-banner-picture,.automax-inline-banner-image{
  clip-path:inset(0 round var(--inline-banner-effective-radius))!important;
}.automax-inline-banner-picture{
  position:absolute!important;
  inset:0!important;
  z-index:0!important;
  display:block!important;
  width:100%!important;
  height:100%!important;
  overflow:hidden!important;
}.automax-inline-banner-picture .automax-inline-banner-image{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
}.public-body .automax-hero-single-background picture.hero-responsive-media{
  position:absolute!important;
  inset:0!important;
  z-index:0!important;
  display:block!important;
  width:100%!important;
  height:100%!important;
  overflow:hidden!important;
}.public-body .automax-hero-single-background picture.hero-responsive-media .hero-banner-image{
  position:absolute!important;
  inset:0!important;
  display:block!important;
  width:100%!important;
  height:100%!important;
  max-width:none!important;
  object-fit:cover!important;
  object-position:var(--front-banner-bg-position,center center)!important;
  transform:none!important;
}@media(max-width:768px){.public-body .automax-hero-single-background picture.hero-responsive-media .hero-banner-image{
    display:block!important;
    object-position:var(--front-banner-mobile-bg-position,var(--front-banner-bg-position,center center))!important;
    transform:scale(1.18)!important;
    transform-origin:center center!important;
  }.public-body .automax-hero-single-background.no-mobile-banner picture.hero-responsive-media .hero-banner-image{
    transform:scale(1.38)!important;
  }}@media(max-width:480px){.public-body .automax-hero-single-background picture.hero-responsive-media .hero-banner-image{transform:scale(1.24)!important}.public-body .automax-hero-single-background.no-mobile-banner picture.hero-responsive-media .hero-banner-image{transform:scale(1.52)!important}}@media(max-width:768px){.public-body .automax-hero-single-background.has-mobile-banner picture.hero-responsive-media .hero-banner-image{
    transform:none!important;
    transform-origin:center center!important;
    object-fit:cover!important;
    object-position:var(--front-banner-mobile-bg-position,center center)!important;
  }}@media(max-width:480px){.public-body .automax-hero-single-background.has-mobile-banner picture.hero-responsive-media .hero-banner-image{
    transform:none!important;
  }}@media (max-width:768px){.public-body .search-panel-wrap{
    margin-top:12px!important;
  }}@media (max-width:768px){.public-body.home-page{overflow-x:hidden!important;}.public-body.home-page .container{width:min(100% - 28px,1180px);}.public-body.home-page .automax-hero,.public-body.home-page .automax-hero-dynamic,.public-body.home-page .automax-hero .hero-inner,.public-body.home-page .automax-hero-dynamic .hero-inner{
    min-height:clamp(350px,94vw,455px)!important;
  }.public-body.home-page .automax-hero-single-background .hero-inner{
    width:min(100% - 28px,1180px)!important;
    padding:28px 0!important;
  }.public-body.home-page .automax-hero .hero-copy,.public-body.home-page .automax-hero .banner-copy-visible{
    width:min(100%,360px)!important;
    max-width:min(100%,360px)!important;
    padding:0!important;
    transform:none!important;
  }.public-body.home-page .automax-hero .hero-copy h1{
    max-width:100%!important;
    margin:0 0 11px!important;
    font-size:clamp(26px,7.8vw,32px)!important;
    line-height:1.08!important;
    letter-spacing:-.55px!important;
    overflow-wrap:anywhere;
  }.public-body.home-page .automax-hero .hero-copy p{
    max-width:330px!important;
    margin:0 0 17px!important;
    font-size:13.5px!important;
    line-height:1.48!important;
  }.public-body.home-page .automax-hero .hero-btn{
    min-width:176px!important;
    min-height:43px!important;
    padding:0 16px!important;
    font-size:11.5px!important;
  }.public-body.home-page .automax-hero-single-background .hero-responsive-overlay{
    background:linear-gradient(90deg,rgba(8,7,10,.84) 0%,rgba(10,8,11,.67) 48%,rgba(10,8,11,.28) 76%,rgba(10,8,11,.16) 100%)!important;
  }.public-body.home-page .search-panel-wrap{margin-top:14px!important;}.public-body.home-page .stock-search-panel-premium{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:11px!important;
    padding:14px!important;
    border-radius:16px!important;
  }.public-body.home-page .stock-search-panel-premium .search-field-pro{gap:6px!important;min-width:0!important;}.public-body.home-page .stock-search-panel-premium .search-field-pro>span{
    padding-left:2px!important;
    font-size:10.5px!important;
    letter-spacing:.035em!important;
  }.public-body.home-page .stock-search-panel-premium .search-select-shell{min-width:0!important;}.public-body.home-page .stock-search-panel-premium .search-select-shell select{
    height:54px!important;
    min-height:54px!important;
    padding:0 40px 0 44px!important;
    border-radius:14px!important;
    font-size:14px!important;
    font-weight:500!important;
  }.public-body.home-page .stock-search-panel-premium .search-select-shell .field-icon{
    left:15px!important;
    width:18px!important;
    height:18px!important;
    font-size:16px!important;
  }.public-body.home-page .stock-search-panel-premium .search-select-shell .field-chevron{
    right:15px!important;
    font-size:11px!important;
  }.public-body.home-page .stock-search-panel-premium .btn{
    grid-column:1/-1!important;
    width:100%!important;
    height:52px!important;
    min-height:52px!important;
    margin-top:1px!important;
    padding:0 18px!important;
    border-radius:14px!important;
    font-size:12px!important;
  }.public-body.home-page .brand-logo-carousel-section{margin-top:16px!important;}.public-body.home-page .brand-logo-carousel{--brand-logo-gap:12px;padding-inline:18px!important;}.public-body.home-page .brand-logo-carousel-item{flex-basis:96px!important;width:96px!important;height:96px!important;}.public-body.home-page .section,.public-body.home-page .compact-section{padding:42px 0!important;}.public-body.home-page .section-tight-top{padding-top:4px!important;}.public-body.home-page .center-head{margin-bottom:22px!important;}.public-body.home-page .center-head h2{font-size:clamp(22px,6.5vw,25px)!important;line-height:1.18!important;overflow-wrap:anywhere;}.public-body.home-page .center-head h2:after{margin-top:10px!important;}.public-body.home-page .vehicle-grid.automax-grid{gap:16px!important;}.public-body.home-page .vehicle-card{min-width:0!important;}.public-body.home-page .vehicle-info{padding:15px!important;}.public-body.home-page .vehicle-info h3{min-height:0!important;font-size:16px!important;line-height:1.32!important;}.public-body.home-page .vehicle-version{min-height:0!important;}.public-body.home-page .center-action{margin-top:20px!important;}.public-body.home-page .center-action .outline-btn{min-height:42px!important;padding-inline:24px!important;}.public-body.home-page .benefit-strip{
    margin-top:4px!important;
    margin-bottom:14px!important;
    padding:8px 14px!important;
    border-radius:14px!important;
  }.public-body.home-page .benefit-strip article{gap:12px!important;padding:14px 2px!important;}.public-body.home-page .benefit-strip article:first-child{padding-top:8px!important;}.public-body.home-page .benefit-strip article:last-child{padding-bottom:8px!important;}.public-body.home-page .benefit-strip span{flex-basis:40px!important;width:40px!important;height:40px!important;}.public-body.home-page .benefit-strip .benefit-icon i{font-size:23px!important;}.public-body.home-page .automax-testimonials-showcase{padding:40px 0 44px!important;}.public-body.home-page .automax-testimonials-showcase>.container{width:min(100% - 28px,720px)!important;}.public-body.home-page .automax-testimonials-showcase .testimonial-card{padding:20px 18px!important;border-radius:14px!important;}.public-body.home-page .automax-testimonials-showcase .testimonial-card p{font-size:14px!important;line-height:1.55!important;}.public-body.home-page .home-blog-showcase{padding:46px 0!important;}.public-body.home-page .home-blog-heading h2{font-size:clamp(27px,8vw,34px)!important;line-height:1.12!important;}.public-body.home-page .home-blog-grid{gap:16px!important;margin-top:26px!important;}.public-body.home-page .home-blog-card{border-radius:12px!important;}.public-body.home-page .home-blog-image{height:clamp(190px,54vw,260px)!important;}.public-body.home-page .home-blog-card h3{font-size:18px!important;}.public-body.home-page .automax-partners-showcase{padding:36px 0 40px!important;}.public-body.home-page .automax-partners-showcase .partners-head h2{font-size:23px!important;line-height:1.22!important;}.public-body.home-page .automax-partners-showcase .partners-security-note{margin-top:24px!important;}.public-body.home-page .automax-faq-section{padding:36px 0 44px!important;}.public-body.home-page .automax-faq-container{padding:0!important;}.public-body.home-page .automax-faq-header h2{font-size:23px!important;line-height:1.23!important;}.public-body.home-page .automax-faq-item{border-radius:14px!important;}.public-body.home-page .automax-faq-item summary{min-height:58px!important;padding:10px 14px!important;line-height:1.35!important;}.public-body.home-page .newsletter-box{
    gap:12px!important;
    margin-top:20px!important;
    margin-bottom:28px!important;
    padding:20px!important;
    border-radius:14px!important;
  }.public-body.home-page .newsletter-box form{width:100%!important;}.public-body.home-page .newsletter-box input,.public-body.home-page .newsletter-box .btn{width:100%!important;min-height:46px!important;}}@media (max-width:640px){.public-body.home-page .stock-search-panel-premium{grid-template-columns:1fr!important;}.public-body.home-page .stock-search-panel-premium .btn{grid-column:auto!important;}}@media (min-width:769px) and (max-width:900px){.public-body.home-page .search-panel-wrap{margin-top:14px!important;}.public-body.home-page .stock-search-panel-premium{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:13px!important;padding:18px!important;border-radius:16px!important;}.public-body.home-page .stock-search-panel-premium .search-field-pro{gap:6px!important;min-width:0!important;}.public-body.home-page .stock-search-panel-premium .search-field-pro>span{font-size:10.5px!important;}.public-body.home-page .stock-search-panel-premium .search-select-shell select{height:58px!important;min-height:58px!important;padding:0 42px 0 46px!important;border-radius:14px!important;font-size:14.5px!important;}.public-body.home-page .stock-search-panel-premium .search-select-shell .field-icon{left:16px!important;width:18px!important;height:18px!important;font-size:16px!important;}.public-body.home-page .stock-search-panel-premium .search-select-shell .field-chevron{right:16px!important;font-size:11px!important;}.public-body.home-page .stock-search-panel-premium .btn{grid-column:1/-1!important;height:56px!important;min-height:56px!important;border-radius:14px!important;}}@media (max-width:480px){.public-body.home-page .container{width:min(100% - 24px,1180px);}.public-body.home-page .automax-hero,.public-body.home-page .automax-hero-dynamic,.public-body.home-page .automax-hero .hero-inner,.public-body.home-page .automax-hero-dynamic .hero-inner{
    min-height:clamp(340px,98vw,410px)!important;
  }.public-body.home-page .automax-hero-single-background .hero-inner{width:min(100% - 24px,1180px)!important;padding:24px 0!important;}.public-body.home-page .automax-hero .hero-copy,.public-body.home-page .automax-hero .banner-copy-visible{width:min(100%,330px)!important;max-width:min(100%,330px)!important;}.public-body.home-page .automax-hero .hero-copy h1{font-size:clamp(25px,7.6vw,30px)!important;}.public-body.home-page .automax-hero .hero-copy p{font-size:13px!important;}.public-body.home-page .brand-logo-carousel{padding-inline:12px!important;}.public-body.home-page .brand-logo-carousel-item{flex-basis:84px!important;width:84px!important;height:84px!important;}.public-body.home-page .home-blog-showcase .container{width:min(100% - 24px,1180px)!important;}.public-body.home-page .home-blog-heading h2{font-size:28px!important;}.public-body.home-page .home-blog-card footer{gap:10px!important;}.public-body.home-page .home-blog-action>a{min-height:48px!important;}}@media (max-width:1024px){.public-body.home-page{overflow-x:clip!important;}.public-body.home-page .container{width:min(100% - 32px,1180px)!important;max-width:1180px!important;}.public-body.home-page .stock-search-panel-premium{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:12px!important;
    padding:16px!important;
  }.public-body.home-page .stock-search-panel-premium .btn{grid-column:1/-1!important;width:100%!important;}.public-body.home-page .stock-search-panel-premium .search-field-pro,.public-body.home-page .stock-search-panel-premium .search-select-shell{min-width:0!important;}}@media (max-width:768px){.public-body.home-page{overflow-x:clip!important;}.public-body.home-page .container{width:min(100% - 24px,1180px)!important;}.public-body.home-page .automax-hero-single-background{
    background-image:none!important;
    background-color:#09090c!important;
  }.public-body.home-page .automax-hero,.public-body.home-page .automax-hero-dynamic,.public-body.home-page .automax-hero .hero-inner,.public-body.home-page .automax-hero-dynamic .hero-inner,.public-body.home-page .automax-hero-single-background,.public-body.home-page .automax-hero-single-background .hero-inner{
    min-height:clamp(330px,90vw,400px)!important;
  }.public-body.home-page .automax-hero-single-background .hero-inner{
    width:min(100% - 24px,1180px)!important;
    padding:22px 0!important;
  }.public-body.home-page .automax-hero .hero-copy,.public-body.home-page .automax-hero .banner-copy-visible{
    width:min(100%,350px)!important;
    max-width:min(100%,350px)!important;
    padding:0!important;
    transform:none!important;
  }.public-body.home-page .automax-hero .hero-copy h1{
    max-width:100%!important;
    margin:0 0 9px!important;
    font-size:clamp(25px,7.25vw,31px)!important;
    line-height:1.07!important;
    letter-spacing:-.5px!important;
    text-wrap:balance;
    overflow-wrap:normal!important;
    word-break:normal!important;
  }.public-body.home-page .automax-hero .hero-copy p{
    max-width:330px!important;
    margin:0 0 15px!important;
    font-size:13px!important;
    line-height:1.45!important;
  }.public-body.home-page .automax-hero .hero-btn{
    min-width:0!important;
    min-height:44px!important;
    padding:0 16px!important;
    font-size:11.5px!important;
  }.public-body.home-page .search-panel-wrap{margin-top:10px!important;}.public-body.home-page .stock-search-panel-premium{
    gap:10px!important;
    padding:12px!important;
    border-radius:14px!important;
  }.public-body.home-page .stock-search-panel-premium .search-field-pro{gap:5px!important;}.public-body.home-page .stock-search-panel-premium .search-field-pro>span{
    padding-left:2px!important;
    font-size:10px!important;
    line-height:1.25!important;
    letter-spacing:.03em!important;
  }.public-body.home-page .stock-search-panel-premium .search-select-shell select,.public-body.home-page .stock-search-panel-premium .search-select-shell .automax-select-toggle{
    width:100%!important;
    height:48px!important;
    min-height:48px!important;
    padding:0 38px 0 42px!important;
    border-radius:13px!important;
    font-size:13.5px!important;
    line-height:1.2!important;
    box-shadow:none!important;
  }.public-body.home-page .stock-search-panel-premium .search-select-shell .field-icon{
    left:13px!important;
    width:17px!important;
    height:17px!important;
    font-size:15px!important;
  }.public-body.home-page .stock-search-panel-premium .search-select-shell .field-chevron{
    right:13px!important;
    width:12px!important;
    height:12px!important;
    font-size:10px!important;
  }.public-body.home-page .stock-search-panel-premium .search-select-shell .automax-select-menu{
    top:calc(100% + 6px)!important;
    max-height:min(320px,52vh)!important;
    padding:8px!important;
    border-radius:14px!important;
  }.public-body.home-page .stock-search-panel-premium .search-select-shell .automax-select-option{
    min-height:42px!important;
    padding:0 38px 0 14px!important;
    border-radius:10px!important;
    font-size:13px!important;
  }.public-body.home-page .stock-search-panel-premium .btn{
    height:48px!important;
    min-height:48px!important;
    margin:0!important;
    padding:0 16px!important;
    border-radius:13px!important;
    box-shadow:none!important;
    font-size:11.5px!important;
  }.public-body.home-page .section.compact-section{
    content-visibility:auto;
    contain-intrinsic-size:auto 2100px;
  }.public-body.home-page .home-section-banner-slot{
    content-visibility:auto;
    contain-intrinsic-size:auto 320px;
  }.public-body.home-page .benefit-strip{
    content-visibility:auto;
    contain-intrinsic-size:auto 360px;
  }.public-body.home-page .automax-testimonials-showcase{
    content-visibility:auto;
    contain-intrinsic-size:auto 430px;
  }.public-body.home-page .home-blog-showcase{
    content-visibility:auto;
    contain-intrinsic-size:auto 1500px;
  }.public-body.home-page .automax-partners-showcase{
    content-visibility:auto;
    contain-intrinsic-size:auto 520px;
  }.public-body.home-page .automax-faq-section{
    content-visibility:auto;
    contain-intrinsic-size:auto 820px;
  }.public-body.home-page .newsletter-box{
    content-visibility:auto;
    contain-intrinsic-size:auto 260px;
  }.public-body.home-page .brand-logo-carousel-track{will-change:auto!important;}.public-body.home-page .brand-logo-carousel[data-brand-logo-ready="1"] .brand-logo-carousel-track{will-change:transform!important;}.public-body.home-page .brand-logo-carousel-section{margin-top:12px!important;}.public-body.home-page .brand-logo-carousel{--brand-logo-gap:10px;padding-inline:10px!important;}.public-body.home-page .brand-logo-carousel-item{flex-basis:82px!important;width:82px!important;height:82px!important;}.public-body.home-page .section,.public-body.home-page .compact-section{padding:34px 0!important;}.public-body.home-page .section-tight-top{padding-top:2px!important;}.public-body.home-page .center-head{margin-bottom:18px!important;}.public-body.home-page .center-head h2{font-size:clamp(21px,6.2vw,25px)!important;line-height:1.16!important;}.public-body.home-page .vehicle-grid.automax-grid{gap:14px!important;}.public-body.home-page .vehicle-info{padding:14px!important;}.public-body.home-page .vehicle-info h3{font-size:15.5px!important;line-height:1.3!important;}.public-body.home-page .center-action{margin-top:18px!important;}.public-body.home-page .benefit-strip{margin-top:2px!important;margin-bottom:10px!important;padding:7px 12px!important;}.public-body.home-page .benefit-strip article{padding:12px 2px!important;}.public-body.home-page .automax-testimonials-showcase{padding:34px 0 38px!important;}.public-body.home-page .home-blog-showcase{padding:38px 0!important;}.public-body.home-page .home-blog-grid{margin-top:22px!important;gap:14px!important;}.public-body.home-page .automax-partners-showcase{padding:32px 0 36px!important;}.public-body.home-page .automax-faq-section{padding:32px 0 38px!important;}}@media (max-width:519px){.public-body.home-page .stock-search-panel-premium{grid-template-columns:1fr!important;}.public-body.home-page .stock-search-panel-premium .btn{grid-column:auto!important;}}@media (min-width:520px) and (max-width:768px){.public-body.home-page .stock-search-panel-premium{grid-template-columns:repeat(2,minmax(0,1fr))!important;}.public-body.home-page .stock-search-panel-premium .btn{grid-column:1/-1!important;}}@media (max-width:379px){.public-body.home-page .container{width:min(100% - 20px,1180px)!important;}.public-body.home-page .automax-hero-single-background .hero-inner{width:min(100% - 20px,1180px)!important;padding:18px 0!important;}.public-body.home-page .automax-hero,.public-body.home-page .automax-hero-dynamic,.public-body.home-page .automax-hero .hero-inner,.public-body.home-page .automax-hero-dynamic .hero-inner,.public-body.home-page .automax-hero-single-background,.public-body.home-page .automax-hero-single-background .hero-inner{min-height:clamp(315px,96vw,360px)!important;}.public-body.home-page .automax-hero .hero-copy h1{font-size:clamp(23px,7.4vw,27px)!important;letter-spacing:-.35px!important;}.public-body.home-page .automax-hero .hero-copy p{font-size:12.5px!important;line-height:1.42!important;}.public-body.home-page .stock-search-panel-premium{padding:10px!important;gap:9px!important;}.public-body.home-page .stock-search-panel-premium .search-select-shell select,.public-body.home-page .stock-search-panel-premium .search-select-shell .automax-select-toggle,.public-body.home-page .stock-search-panel-premium .btn{height:46px!important;min-height:46px!important;}.public-body.home-page .brand-logo-carousel-item{flex-basis:76px!important;width:76px!important;height:76px!important;}}@media (max-width:900px) and (max-height:500px) and (orientation:landscape){.public-body.home-page .automax-hero,.public-body.home-page .automax-hero-dynamic,.public-body.home-page .automax-hero .hero-inner,.public-body.home-page .automax-hero-dynamic .hero-inner,.public-body.home-page .automax-hero-single-background,.public-body.home-page .automax-hero-single-background .hero-inner{min-height:300px!important;}.public-body.home-page .automax-hero .hero-copy h1{font-size:27px!important;}.public-body.home-page .automax-hero .hero-copy p{font-size:12.5px!important;}.public-body.home-page .stock-search-panel-premium{grid-template-columns:repeat(2,minmax(0,1fr))!important;}.public-body.home-page .stock-search-panel-premium .btn{grid-column:1/-1!important;}}.public-body.home-page .home-blog-category-icon>.bi{font-size:15px!important;line-height:1!important}.public-body.home-page .home-blog-card-meta .bi{display:inline-block;flex:0 0 auto;font-size:12px!important;line-height:1!important;color:inherit}.public-body.home-page .home-blog-read>.bi{display:inline-grid;place-items:center;flex:0 0 20px;width:20px;height:20px;border-radius:50%;color:#fff!important;background:var(--primary,#ef111b);font-size:11px!important;line-height:1!important}.public-body.home-page .home-blog-action>a>.bi:first-child{flex:0 0 25px;font-size:25px!important;line-height:1!important;color:#5f6c7e}.public-body.home-page .home-blog-action>a>.bi:last-child{flex:0 0 24px;font-size:24px!important;line-height:1!important;color:var(--primary,#ef111b)}.public-body.home-page .home-blog-action>a:hover>.bi{color:#fff!important}.public-body.home-page .vehicle-card-premium .favorite-btn>.bi{font-size:18px!important;line-height:1!important}