@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700");*{box-sizing:border-box}*,body{margin:0;padding:0}body{font-family:Open Sans,sans-serif;min-width:290px;color:rgb(var(--foreground-rgb));background:rgb(var(--background-start-rgb))}@font-face{font-family:Regular;src:url(/fonts/nexa-light.ttf)}@font-face{font-family:semibold;src:url(/fonts/nexa-bold.ttf)}@font-face{font-family:bold;src:url(/fonts/nexa-bold.ttf)}@font-face{font-family:black;src:url(/fonts/nexa-bold.ttf)}@font-face{font-family:extraBold;src:url(/fonts/nexa-bold.ttf)}h2{font-size:44px}h2,h3{line-height:48px;font-family:bold!important}h3{font-size:36px}h4{font-size:26px;line-height:48px;font-family:bold}h5{font-size:20px}.regular,h5{font-family:Regular}.semibold{font-family:semibold}.black{font-family:black}p{font-size:16px;font-family:Regular}.area-faq{background-color:#1c222a;color:#fff;padding-top:60px;display:flex;justify-content:center;padding-bottom:140px}.area-faq,details{width:100%;float:left}details{background-color:#292f37;margin-bottom:24px;color:#ffffff;outline:none;box-shadow:0 10px 20px 0 rgba(0,0,0,.09);border-radius:20px}summary::-webkit-details-marker{display:none}summary{font-size:16px;font-weight:600;padding:25px 5px 25px 25px;background-color:#151b23;border-radius:15px;color:rgb(255,255,255);outline:none;cursor:pointer;position:relative;width:100%}summary p{width:90%}.title-faq{padding-left:0}summary:after{content:url(/img/icon-arrow-down.svg);color:#753bbd;float:right;font-size:2em;font-weight:700;text-align:center;width:20px;min-height:20px;position:absolute}details[open] summary:after,summary:after{justify-content:center;align-items:center;display:flex;top:26px;right:30px}details[open] summary:after{content:url(/img/icon-arrow-up.svg)}details[open]{padding:.75em}summary::marker{font-size:0}details p{padding:0;font-size:18px}details[open] summary{border-bottom:0 solid #ededed;margin-bottom:.75em}.answer{padding:20px 20px 50px}.area-concept-match h5{text-align:center}.icon-like{width:110px;margin-bottom:10px}.bg-match{width:calc(100% + 60px);margin-top:70px;margin-left:-30px}[data-anime]{opacity:0;transition:all 1.2s ease}[data-anime].animate{opacity:1;transform:translateZ(0);border:0 solid white}[data-anime=bottom]{opacity:0;transform:translate3d(0,50px,5px)}[data-anime=bottom-1].animate{animation:bottom-time 1.2s}[data-anime=bottom-2].animate{animation:bottom-time 1.4s}[data-anime=bottom-3].animate{animation:bottom-time 1.6s}[data-anime=bottom-4].animate{animation:bottom-time 1.8s}@keyframes bottom-time{0%{opacity:0;transform:translate3d(0,50px,5px)}30%{opacity:0;transform:translate3d(0,50px,5px)}to{opacity:1;transform:translateZ(0)}}@media (max-width:768px){h2{font-size:30px;line-height:36px}h3{font-size:32px;line-height:40px}h4{font-size:20px;line-height:30px}h5{font-size:18px}.area-faq{padding-bottom:60px}.bg-match{width:calc(100% + 60px);margin-top:70px;margin-left:-30px}}@media (max-width:480px){h2{font-size:32px;line-height:36px}h3{font-size:28px;line-height:32px}.area-faq{padding-top:30px;padding-bottom:70px}.bg-match{width:100%;margin-top:35px;margin-left:0}.button,.input{width:100%;padding:10px}}.search-results{position:static!important;margin-top:20px!important;z-index:auto!important;margin:2rem 0;padding:1rem;background:#f8f9fa;border-radius:8px}.search-results h4{margin-bottom:1rem;color:#333}.cars-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;margin-top:1rem}.car-card{background:white;padding:1rem;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1);transition:transform .2s ease}.car-card:hover{transform:translateY(-2px)}.car-card img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain;margin-bottom:.5rem}.car-card h5{margin:.5rem 0;color:#333}.car-card p{margin:.25rem 0;color:#666;font-size:.9rem}.omrs-input-group{display:flex;flex-direction:column;align-items:flex-start;width:100%}.omrs-input-group input,.omrs-input-group select{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:4px;transition:border-color .2s ease}.omrs-input-group input:focus,.omrs-input-group select:focus{border-color:#007bff;outline:none}.omrs-input-group select:disabled{background-color:#f5f5f5;cursor:not-allowed}.loading{position:relative;opacity:.7;pointer-events:none}.loading:after{content:"";position:absolute;top:50%;left:50%;width:20px;height:20px;margin:-10px 0 0 -10px;border:2px solid #f3f3f3;border-top-color:#007bff;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:768px){.cars-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.car-card{padding:.75rem}.car-card h5{font-size:.9rem}.car-card p{font-size:.8rem}}.search-container{position:relative;width:100%}.search-input{width:100%;padding:.75rem;border:none;border-radius:4px;transition:border-color .2s ease;background-color:white;box-shadow:none}.search-input:focus{border:none;outline:none;box-shadow:0 0 0 2px #007bff33}.search-input:disabled{background-color:#f5f5f5;cursor:not-allowed}.search-results-dropdown{position:absolute;top:100%;left:0;right:0;min-width:220px;max-width:320px;max-height:200px;overflow-y:auto;background-color:white;border:1px solid #ddd;border-radius:4px;box-shadow:0 2px 4px rgba(0,0,0,.1);z-index:9999;color:#222}.search-result-item{padding:.75rem;cursor:pointer;transition:background-color .2s ease;color:#222;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.search-result-item:hover{background-color:#f8f9fa;color:#111}input[type=number]{-moz-appearance:textfield}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.search-results-dropdown{animation:fadeIn .2s ease}.year-input:focus{outline:2px solid #3595e5;border-color:#3595e5}.omrs-input-underlined>.omrs-input-label{position:static!important;left:0!important;top:0!important;transform:none!important;font-size:13px!important;margin-bottom:2px;padding:0 2px;height:auto;line-height:1;color:#222;background:none;font-family:semibold}.input-area{min-width:120px;max-width:220px;flex:1 1 0;align-items:flex-start}.input-area.input-brand{min-width:130px}.input-area.input-model{max-width:280px}.input-area.input-state{min-width:130px}.input-area.input-city{max-width:220px}.input-area.form-divider{min-width:200px!important;max-width:280px!important;display:flex;flex-direction:column;align-items:flex-start;height:auto}.area-bt-search{margin-left:20px;height:56px}@media (max-width:900px){.group-input{gap:1px!important}.input-area,.input-area.form-divider{min-width:80px!important;max-width:100px!important;flex:0 0 100px;height:40px}.year-input{width:160px!important;font-size:13px}}.area-form-search{width:100%;position:relative;z-index:999;display:block;margin:0;padding:0}.item-search{width:100%;display:flex;align-items:stretch;background:#ffffff;border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,.08),0 1px 3px rgba(0,0,0,.05);padding:8px;gap:0;min-height:64px;transition:all .3s cubic-bezier(.4,0,.2,1);border:1px solid rgba(0,0,0,.04)}.item-search:hover{box-shadow:0 8px 28px rgba(0,0,0,.12),0 3px 6px rgba(0,0,0,.08);border-color:rgba(33,150,243,.2);transform:translateY(-1px)}.item-search:focus-within{box-shadow:0 8px 28px rgba(33,150,243,.15),0 3px 6px rgba(33,150,243,.1);border-color:rgba(33,150,243,.3)}.group-input{display:flex;align-items:stretch;flex:1;gap:0;width:100%;padding:0;margin:0}.input-area{position:relative;display:flex;flex-direction:column;justify-content:center;min-height:48px;height:auto}.input-area:not(.form-divider){flex:1 1 0;min-width:120px;max-width:220px}.input-area.input-brand{min-width:140px;max-width:180px;flex:1 1 0}.input-area.input-model{min-width:200px;max-width:240px;flex:1.5 1 0}.input-area.input-state{min-width:140px;max-width:180px;flex:1 1 0}.input-area.input-city{min-width:160px;max-width:240px;flex:1.5 1 0}.input-area.form-divider{min-width:200px;max-width:280px;flex:0 0 200px}.input-area input,.input-area select{width:100%;height:48px;padding:0 16px;border:none;background:transparent;color:#1a1a1a;font-size:15px;font-family:Regular,Open Sans,sans-serif;font-weight:400;outline:none;transition:all .2s cubic-bezier(.4,0,.2,1);box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none}.input-area input:focus,.input-area select:focus{color:#0d47a1}.input-area select{cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:12px;padding-right:36px}.input-area select:disabled{opacity:.6;cursor:not-allowed}.input-area select option{padding:12px;background:#fff}.input-area:not(:first-child):before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:1px;height:32px;background:linear-gradient(180deg,transparent,#e0e0e0 20%,#e0e0e0 80%,transparent)}.year-input-container{width:100%;height:48px;display:flex;align-items:center;gap:0;padding:0 4px;box-sizing:border-box}.input-area.form-divider .year-input-container:before{display:none}.year-input{flex:1;min-width:70px;height:44px;border:none;background:transparent;color:#1a1a1a;font-size:15px;font-family:Regular,Open Sans,sans-serif;outline:none;cursor:pointer;transition:all .2s ease;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 8px center;background-size:10px;padding:0 28px 0 12px}.year-separator{color:#888;font-size:14px;font-weight:500;padding:0 8px;flex-shrink:0;line-height:48px}.area-bt-search{margin-left:12px}.area-bt-search,.bt-search.search-form{display:flex;align-items:center;flex-shrink:0}.bt-search.search-form{width:56px;height:56px;border-radius:12px;background:linear-gradient(135deg,#2196f3,#1976d2);border:none;justify-content:center;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px rgba(33,150,243,.3)}.bt-search.search-form:hover{background:linear-gradient(135deg,#1976d2,#1565c0);box-shadow:0 4px 12px rgba(33,150,243,.4);transform:translateY(-1px)}.bt-search.search-form:active{transform:translateY(0);box-shadow:0 2px 6px rgba(33,150,243,.3)}.bt-search.search-form:disabled{opacity:.6;cursor:not-allowed;transform:none}.bt-search.search-form img{width:24px;height:24px;filter:brightness(0) invert(1)}.bt-search.search-form p,.input-area.form-divider .omrs-input-label,.omrs-input-underlined>.omrs-input-label{display:none}.input-area.form-divider .omrs-input-underlined{width:100%;height:48px;margin:0;padding:0;display:flex;flex-direction:column;justify-content:center}.input-area.form-divider .omrs-input-group{display:flex;align-items:stretch;justify-content:flex-start;width:100%;height:48px;padding:0;margin:0}@media (max-width:900px){.item-search{padding:6px;min-height:56px;border-radius:12px}.input-area{min-width:80px!important;max-width:120px!important}.input-area.input-brand,.input-area.input-state{min-width:100px;max-width:140px}.input-area.input-city,.input-area.input-model{min-width:120px;max-width:160px}.input-area.form-divider{min-width:140px;max-width:160px;flex:0 0 150px}.input-area input,.input-area select{height:44px;font-size:13px;padding:0 12px}.year-input-container{height:44px}.year-input{height:40px;font-size:13px;padding:0 24px 0 10px}.year-separator{font-size:12px;padding:0 6px}.area-bt-search{margin-left:8px}.bt-search.search-form{width:48px;height:48px}.bt-search.search-form img{width:20px;height:20px}}@media (max-width:600px){.area-form-search{width:100vw;position:fixed;bottom:0;left:0;z-index:999;border-radius:0;box-shadow:0 -4px 20px rgba(0,0,0,.1)}.item-search{border-radius:0;padding:12px;min-height:auto;box-shadow:none}.group-input,.item-search{flex-direction:column;gap:12px}.group-input{width:100%}.input-area,.input-area.form-divider{width:100%!important;min-width:100%!important;max-width:100%!important;flex:1 1 auto!important}.input-area:not(:first-child):before{display:none}.year-input-container{width:100%;border:1px solid #e0e0e0;border-radius:8px;padding:0 8px}.input-area input,.input-area select{border:1px solid #e0e0e0;border-radius:8px;height:48px}.input-area:first-child input,.input-area:first-child select{border-radius:8px}.area-bt-search{width:100%;margin-left:0;margin-top:8px}.bt-search.search-form{width:100%;height:52px;border-radius:12px}}.dashboard-page h1,.dashboard-page h2,.dashboard-page h3,.dashboard-page h4,.dashboard-page h5{font-family:Open Sans,Arial,Helvetica,sans-serif;font-weight:600;color:#1a202c;margin:0;padding:0}.dashboard-page h2{font-size:1.125rem}@media (min-width:768px){.dashboard-page h2{font-size:1.5rem}}.dashboard-page h3{font-size:1rem}@media (min-width:768px){.dashboard-page h3{font-size:1.125rem}}.dashboard-page h4{font-size:1rem}.dashboard-page h5{font-size:.875rem}.dashboard-page p{font-size:.75rem;color:#374151;margin:0;padding:0}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_f367f3{font-family:Inter,Inter Fallback;font-style:normal}