.card_container__TOoQe{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);min-width:340px;cursor:pointer;transition:all .3s ease;animation:card_version-container-appear__k3yL0 .5s;place-self:normal;background-color:var(--theme-light);text-decoration:none;color:black}.card_container__TOoQe>*{text-decoration:none}.card_container__TOoQe:hover{scale:1.05}.card_image__AUiku{position:relative;width:100%}.card_image__AUiku img{width:100%;height:100%;object-fit:fill;border-radius:8px 8px 0 0}.card_wrapper__7W84c{padding:.8rem;gap:1rem}.card_info__8wblA,.card_wrapper__7W84c{display:flex;justify-content:space-between;align-items:flex-start;flex-direction:column;width:100%;height:100%}.card_info__8wblA{gap:.8rem}.card_wrapper__7W84c i{color:var(--theme-success-500)}.card_bottomcontent__md5RO{width:100%;display:flex;justify-content:space-between;align-items:flex-end}.card_name__s8C1u{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:.5rem}.card_info__8wblA p:nth-child(2){font-size:.8em}.card_price__1QR4u{display:flex;justify-content:flex-end;align-items:center;flex-direction:column;gap:.5rem;font-size:.8em;height:100%}.card_price__1QR4u p:last-child{padding:.4rem .8rem;background-color:var(--theme-primary);border-radius:50rem;color:var(--theme-light);white-space:nowrap}.card_tags__OuxI_{display:flex;justify-content:flex-start;align-items:flex-start;gap:.5rem;flex-wrap:wrap}.card_basetag__PiDvv,.card_tag__7OpnH{font-size:.8em;padding:.3rem 1rem;background:var(--theme-primary-500);border-radius:50rem;color:var(--theme-light)}.styles_page__658LS{display:flex;justify-content:flex-start;align-items:flex-start;flex:1 1 auto;height:calc(100vh - 80px);overflow:hidden}@media screen and (max-width:500px){.styles_page__658LS{height:calc(100vh - 50px)}}