.carCard{display:flex;width:300px;flex-direction:column;align-items:flex-start;justify-content:center;border-radius:1.5rem;--tw-bg-opacity:1;background-color:rgb(245 248 255/var(--tw-bg-opacity,1));padding:1.5rem;--tw-text-opacity:1;color:rgb(43 44 53/var(--tw-text-opacity,1))}.carCard:hover{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));--tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.content{display:flex;width:100%;align-items:flex-start;justify-content:space-between;gap:.5rem}.content h2{font-size:22px;font-weight:700;text-transform:capitalize;line-height:26px}.price{margin-top:1.5rem;display:flex;font-size:32px;font-weight:800;line-height:38px}.imageContainer{position:relative;margin-top:.75rem;margin-bottom:.75rem;height:10rem;width:100%;object-fit:contain}.detailContainer{display:flex;width:100%;justify-content:space-between;--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity,1))}.group:hover .detailContainer{visibility:hidden}.detailContainer_subContainer{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem}.detailContainer_subContainer p{font-size:14px;font-weight:500;line-height:17px}.viewButton{position:absolute;bottom:0;z-index:10;display:none;width:100%}.container,.group:hover .viewButton{display:flex}.container{margin-left:auto;margin-right:auto;margin-top:1.25rem;max-width:1440px;flex-direction:column;padding:1rem 1.5rem}@media (min-width:640px){.container{padding-left:4rem;padding-right:4rem}}.inputs{display:flex;flex-direction:column;justify-content:space-between}@media (min-width:1024px){.inputs{flex-direction:row}}.title h3{margin-top:.75rem;margin-bottom:.75rem;font-size:3rem;line-height:1;font-weight:700;color:rgb(43 44 53/var(--tw-text-opacity,1))}.title h3,.title p{--tw-text-opacity:1}.title p{margin-bottom:1.25rem;font-size:1.25rem;line-height:1.75rem;font-weight:400;color:rgb(0 0 0/var(--tw-text-opacity,1))}.filtersContainer{margin-bottom:.75rem;display:flex}.listButton{position:relative;display:flex;width:100%;min-width:127px;cursor:default;align-items:center;justify-content:space-between;border-radius:.5rem;border-width:1px;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));padding:.5rem .75rem;text-align:left;--tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}@media (min-width:640px){.listButton{font-size:.875rem;line-height:1.25rem}}.options{position:absolute;margin-top:.25rem;max-height:15rem;width:100%;overflow:auto;border-radius:.375rem;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));padding-top:.25rem;padding-bottom:.25rem;font-size:1rem;line-height:1.5rem;--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-color:rgb(0 0 0/var(--tw-ring-opacity,1));--tw-ring-opacity:0.05;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.1s;transition-timing-function:cubic-bezier(.4,0,1,1)}.options:focus{outline:2px solid transparent;outline-offset:2px}.options[data-closed][data-leave]{opacity:0}@media (min-width:640px){.options{font-size:.875rem;line-height:1.25rem}}.searchbox{position:relative;display:flex;width:100%;max-width:48rem;align-items:center;justify-content:flex-start}@media not all and (min-width:640px){.searchbox{flex-direction:column;gap:1rem}}.items{position:relative;display:flex;flex:1 1 0%;align-items:center;justify-content:flex-start}.input{height:48px;width:100%;cursor:pointer;border-radius:.5rem;border-width:1px;background-color:rgba(59,60,152,.03);padding:1rem 1rem 1rem 3rem;font-size:.875rem;line-height:1.25rem;outline:2px solid transparent;outline-offset:2px}.input:focus{outline-color:#e5e7eb}