.make-model-modal{position:fixed;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;width:100vw;height:100%;top:0;z-index:1000;background-color:#00000080;display:flex}.make-model-modal__dismiss{width:100%}.make-model-modal__container{background-color:#fff;border-radius:5px 0 0 5px;display:flex;align-items:stretch;min-width:100%;max-width:unset}@media (min-width: 768px){.make-model-modal__container{margin-top:0;min-width:480px;max-width:480px;margin-left:auto}}.make-model-modal__splitter{display:flex;flex-direction:column;min-width:inherit;overflow-x:clip}.make-model-modal__nav-container{display:flex;flex-direction:row-reverse}.make-model-modal__close-icon{margin:1.25rem;background-color:transparent;background-image:url(./close-56e0e334.svg);background-repeat:no-repeat;background-size:100% 100%;height:1.25rem;width:1.25rem}.make-model-modal__search-text-outer{margin-bottom:0;width:100%;display:flex;align-items:center}.make-model-modal__search-container{display:flex;border-bottom:1px solid #d8e0e5;padding:0 1.25rem 1rem}@media (min-width: 768px){.make-model-modal__search-container{padding:1.5rem 1.25rem}}.make-model-modal__search-container.borderless{border-bottom:none}.make-model-modal__search-icon{background-image:url(./magnifying-glass-d32551f5.svg);background-repeat:no-repeat;background-position:center;width:2.5rem;height:2.5rem}.make-model-modal__search-text-wrapper{width:100%}.make-model-modal__search-text{width:100%;font-size:1.25rem;border:none;outline:none}.make-model-modal__options-container{font-family:Arial,sans-serif;display:flex;padding:1rem 1.25rem;justify-content:space-between;font-size:1.125rem}@media (min-width: 768px){.make-model-modal__options-container{padding:1.25rem}}.make-model-modal__options-heading{font-size:1.125rem;font-weight:700}.make-model-modal__clear{align-self:end;font-family:Arial,sans-serif;text-decoration:underline;font-size:1rem}.make-model-modal__search-button-container{margin-top:auto;box-shadow:0 0 10px #00000640}.make-model-modal__search-button-wrapper{margin:1.25rem 70px}.make-model-modal__search-button{width:100%;display:flex;justify-content:center}.slide-enter-active{transition:all .3s ease-out}.slide-leave-active{transition:all .8s cubic-bezier(1,.5,.8,1)}.slide-enter-from,.slide-leave-to{transform:translate(100%)}.make-model-modal__suggestion-container{min-width:inherit;overflow-x:clip;display:flex;flex-direction:column}.make-model-modal__body-content{overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}.make-model-modal__body-content::-webkit-scrollbar{display:none}.make-model-modal__sections{margin:5px 1.25rem;display:flex;flex-direction:column;gap:5px}.make-model-modal__pill-items-wrapper{border-bottom:1px solid #d8e0e5}.make-model-modal__pill-items-container{display:flex;gap:5px;min-height:1.25rem;margin:0 1.25rem 1.25rem;flex-wrap:wrap}.make-model-modal__category-container{margin:1.25rem;border-top:1px solid #d8e0e5}.make-model-modal__category-heading-container{display:flex;margin:18px 0;gap:8px}.make-model-modal__category-heading-icon{width:1.5rem;height:1.5rem;background-image:url(./close-56e0e334.svg);background-repeat:no-repeat;background-size:100% 100%}.make-model-modal__category-heading-icon.engine-transmission{background-image:url(./category-engine-0cb9b8b1.svg)}.make-model-modal__category-heading-icon.safety{background-image:url(./safety-shield-icon-35e10123.svg)}.make-model-modal__category-heading-icon.style{background-image:url(./category-style-d7ba6886.svg)}.make-model-modal__category-heading-icon.electric{background-image:url(./category-electric-25d796b2.svg)}.make-model-modal__category-heading{font-size:1.125rem;color:#333;font-weight:700}.make-model-modal__category-collapse-icon{margin-left:auto;margin-right:1.25rem;background-image:url(./chevron-5bbe2118.svg);background-repeat:no-repeat;background-position:center;width:18px;height:inherit;transform:rotate(0);transition:all .3s ease}.make-model-modal__category-collapse-icon.collapsed{transform:rotate(-180deg)}.make-model-modal__category-sections{gap:5px;display:flex;flex-direction:column}.make-model-modal__category-sections.collapsed{display:none}
