.models_wrapper__tLRHw{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));grid-gap:1rem;gap:1rem;width:100%;box-sizing:border-box}.models_wrapper__tLRHw>*{place-self:normal;width:100%}.models_model___J5jF{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;box-sizing:border-box;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.2),0 -1px 0 rgba(0,0,0,.02);width:100%;cursor:pointer;transition:all .3s ease;place-self:normal;background-color:var(--theme-light);animation:models_model-container-appear__dLtdv .5s;text-decoration:none;color:black}.models_header__6HhDw{display:flex;justify-content:space-between;align-items:flex-end;width:100%;gap:1rem;font-size:1em;flex-wrap:wrap}.models_header__6HhDw p{max-width:900px}.models_filters__Ca2ZH{display:flex;justify-content:flex-end;align-items:flex-end;flex-direction:column;gap:1rem}.models_filter__iN4kL{display:flex;justify-content:flex-end;align-items:center;gap:.8rem;flex-wrap:wrap;font-size:1em}.models_filter__iN4kL button{display:flex;justify-content:center;align-items:center;padding:.4rem .8rem;gap:.5rem;background:var(--theme-primary-400);cursor:pointer;border-radius:50rem;color:var(--theme-light);border:none}.models_filter__iN4kL .models_tag__edFcm{display:flex;justify-content:center;align-items:center;gap:.5rem;font-size:1em;background-color:var(--theme-primary-200);padding:.4rem .7rem;border-radius:50rem;color:var(--theme-primary)}.models_filter__iN4kL .models_tag__edFcm button{display:flex;justify-content:center;align-items:center;background:transparent;border:none;cursor:pointer;margin:0;width:3px;height:3px;color:var(--theme-primary)}@keyframes models_model-container-appear__dLtdv{0%{opacity:0;transform:translateY(-100px)}to{opacity:1;transform:translateY(0)}}.models_model___J5jF:hover{scale:1.05}.models_image__mJNOx{position:relative;width:100%}.models_image__mJNOx img{width:100%;height:100%;object-fit:fill;border-radius:8px 8px 0 0}.models_modelwrapper__Tb3Y0{padding:.8rem;align-items:flex-end;width:100%}.models_info__W7shS,.models_modelwrapper__Tb3Y0{display:flex;justify-content:space-between;height:100%;text-decoration:none}.models_info__W7shS{align-items:space;flex-direction:column;gap:.8rem}.models_name__eNrmA{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:.5rem;text-decoration:none}.models_info__W7shS p:nth-child(2){font-size:.8em}.models_price__LF_G5{display:flex;justify-content:flex-end;align-items:center;flex-direction:column;gap:.5rem;font-size:.8em}.models_price__LF_G5 p:last-child{padding:.4rem .8rem;background-color:var(--theme-primary);border-radius:50rem;color:var(--theme-light);white-space:nowrap}.models_tags__oyU4b{display:flex;justify-content:flex-start;align-items:flex-start;gap:.5rem;flex-wrap:wrap}.models_tag__edFcm{font-size:.8em;padding:.3rem 1rem;background:var(--theme-primary-500);border-radius:50rem;color:var(--theme-light);text-decoration:none}@media screen and (max-width:1360px){.models_filters__Ca2ZH{width:100%}}@media screen and (max-width:500px){.models_wrapper__tLRHw{grid-template-columns:repeat(auto-fit,minmax(100%,1fr))}.models_model___J5jF{width:100%}}