.stock-menu .disclaimer{font-size:12px}.stock-menu .filters{display:flex;align-items:start}@media (max-width: 991px){.stock-menu .filters{align-items:center;flex-direction:column}}.stock{display:grid;grid-template-columns:repeat(auto-fill,32.4%);grid-gap:1rem;justify-content:space-between}@media (max-width: 1440px){.stock{grid-template-columns:repeat(auto-fill,48.8%)}}@media (max-width: 767px){.stock{grid-template-columns:repeat(auto-fill,100%)}}.stock .stock-car{border:1px solid lightgray;margin:.5rem}.stock .stock-car:hover{-webkit-box-shadow:0px 0px 4px 0px rgb(0,0,0);-moz-box-shadow:0px 0px 4px 0px rgb(0,0,0);box-shadow:0 0 4px #000}.stock .stock-car .first .logo{width:40%}.stock .stock-car .second{align-items:flex-end}.stock .stock-car .second .price{font-size:2.2rem;font-weight:700}.stock .stock-car .second .price .pln-brutto{display:flex;flex-direction:column}.stock .stock-car .second .price .pln-brutto .pln{font-size:1.2rem}.stock .stock-car .second .price .pln-brutto .brutto{font-size:.7rem;font-weight:400}.stock .stock-car .second .fuels .available-also{text-align:center;text-transform:uppercase;font-weight:700;color:#3fa537}.stock .stock-car .sales{background:#dedcdd}.stock .stock-car .sales .sale{width:3rem}.stock .stock-car .sales .description{text-align:center;text-transform:uppercase;color:#000;font-weight:700;font-size:.8rem}.stock .stock-car .details{-webkit-user-select:none;user-select:none}.stock .stock-car .details a{text-decoration:none;color:#000}.stock .stock-car .details .ask-offer{width:40%;border-radius:30px;color:#fff}@media (max-width: 1441px){.stock .stock-car .details .ask-offer{width:55%}}.model-filter{display:none}.model-filter+picture img{border:2px solid #000;padding:10px;border-radius:5px;transition:.2s ease}.model-filter:checked+picture img{box-shadow:0 0 10px #00000080;border:2px solid #d01223;cursor:pointer}.filters-belt{background-color:#37434d;color:#fff;padding:5px;font-size:20px;text-align:center}
