.add-vehicle-modal__overlay{z-index:1000;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.add-vehicle-modal__backdrop{cursor:default;background-color:#00000080;border:none;padding:0;position:absolute;inset:0}.add-vehicle-modal__backdrop:hover,.add-vehicle-modal__backdrop:focus,.add-vehicle-modal__backdrop:active{background-color:#00000080}.add-vehicle-modal__modal{z-index:1;background:#fff;border-radius:12px;flex-direction:column;gap:0;width:100%;max-width:684px;display:flex;position:relative;box-shadow:0 1.5rem 1.5rem #6a697729}@media (max-width:767px){.add-vehicle-modal__modal{max-width:calc(100vw - 32px)}}.add-vehicle-modal__header{justify-content:space-between;align-items:center;padding:1.5rem 1.5rem 1rem;display:flex}.add-vehicle-modal__title{color:#2e2e3a;margin:0;font-family:Figtree,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:24px;font-weight:600;line-height:1.3}@media (max-width:767px){.add-vehicle-modal__title{font-size:16px}}.add-vehicle-modal__close-btn{cursor:pointer;color:#6a6977;background:0 0;border:none;border-radius:4px;flex-shrink:0;padding:.25rem;line-height:0;transition:color .2s,background-color .2s}.add-vehicle-modal__close-btn:hover{color:#2e2e3a;background-color:#f7f7ff}.add-vehicle-modal__body{padding:1.5rem}.add-vehicle-modal__body input[readonly]{caret-color:#0000}.add-vehicle-modal__grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (max-width:767px){.add-vehicle-modal__grid{grid-template-columns:1fr}}.add-vehicle-modal__footer{margin:0 auto;padding:0 1.5rem 1.5rem}.add-vehicle-modal__footer button{min-width:216px;font-family:Figtree,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important}
.comparator-faq{margin:2rem 0;font-family:Figtree,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.comparator-faq__title{color:#2e2e3a;text-align:start;font-size:20px;font-weight:700;line-height:130%}@media (max-width:767px){.comparator-faq__title{font-size:16px}}.comparator-faq__description{color:#2e2e3a;margin:1.5rem 0;font-size:16px;line-height:130%}.comparator-faq__description-highlight{font-weight:700}@media (max-width:767px){.comparator-faq__description{font-size:14px}}
