.module-mvc-vehicle-selection-heading{color:var(--mullen-dark,#15181b);font-size:18px;font-weight:700;margin-bottom:24px}.module-mvc-vehicle-selection{display:grid;gap:20px;grid-template-columns:1fr 1fr 1fr 1fr;width:100%}@media (max-width:990px){.module-mvc-vehicle-selection{gap:12px;grid-template-columns:1fr 1fr}}.module-mvc-vehicle-selection-item{cursor:pointer;position:relative}.module-mvc-vehicle-selction-thumb{display:block;width:100%}.module-mvc-vehicle-selction-shadow{display:block;left:0;opacity:0;position:absolute;top:0;transition:opacity .2s;width:100%}.module-mvc-vehicle-selection-item.active .module-mvc-vehicle-selction-shadow{opacity:1}.module-mvc-vehicle-selection-info{left:0;padding:20px;position:absolute;right:0;top:0}@media (max-width:1440px){.module-mvc-vehicle-selection-info{padding:10px}}.module-mvc-vehicle-selection-title{color:var(--main-color,#4cd7a2);font-size:24px;font-weight:700;margin-bottom:12px;max-width:120px;padding-bottom:12px;position:relative}.module-mvc-vehicle-selection-title:after{background-color:var(--main-color,#4cd7a2);bottom:2px;content:" ";height:4px;left:0;position:absolute;width:57px}.module-mvc-vehicle-selection-item.active .module-mvc-vehicle-selection-title{color:#fff}.module-mvc-vehicle-selection-item.active .module-mvc-vehicle-selection-title:after{background-color:#fff}@media (max-width:1440px){.module-mvc-vehicle-selection-title{font-size:14px;margin-bottom:6px;max-width:70px;padding-bottom:6px}.module-mvc-vehicle-selection-title:after{bottom:1px;height:2px}}@media (max-width:550px){.module-mvc-vehicle-selection-title{max-width:90%}}.module-mvc-vehicle-selection-subtitle{color:#fff;font-size:14px;font-weight:700;max-width:129px}@media (max-width:550px){.module-mvc-vehicle-selection-subtitle{font-size:12px;font-weight:500}}.module-mvc-vehicle-selection-range{background-color:#fff;color:var(--mullen-dark,#15181b);display:inline-block;font-size:12px;font-weight:700;margin-top:12px;padding:2px 4px}@media (max-width:550px){.module-mvc-vehicle-selection-range{display:none}}.module-mvc-vehicle-selction-icon{display:block;position:absolute;right:22px;top:22px;transition:transform .2s;width:36px}.module-mvc-vehicle-selection-item.active .module-mvc-vehicle-selction-icon{transform:rotate(90deg)}@media (max-width:1440px){.module-mvc-vehicle-selction-icon{right:10px;top:10px}}@media (max-width:550px){.module-mvc-vehicle-selction-icon{right:5px;top:5px}}