.card_container__tdTRk{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:300px;cursor:pointer;transition:all .3s ease;animation:card_version-container-appear__mLPLf .5s;place-self:normal;background-color:var(--theme-light);text-decoration:none;color:black}.card_container__tdTRk>*{text-decoration:none}.card_container__tdTRk:hover{box-shadow:none;scale:.99}.card_image__tPtpR{position:relative}.card_image__tPtpR img{width:100%;height:100%;object-fit:contain;border-radius:8px 8px 0 0}.card_wrapper__1gjvW{padding:.8rem;align-items:flex-end;width:100%}.card_info__DwgC2,.card_wrapper__1gjvW{display:flex;justify-content:space-between;height:100%}.card_info__DwgC2{align-items:space;flex-direction:column;gap:.8rem}.card_name__iUpMa{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:.5rem}.card_info__DwgC2 p:nth-child(2){font-size:.8em}.card_price__3jJ7A{display:flex;justify-content:flex-end;align-items:center;flex-direction:column;gap:.5rem;font-size:.8em}.card_price__3jJ7A p:last-child{padding:.4rem .8rem;background-color:var(--theme-primary);border-radius:50rem;color:var(--theme-light);white-space:nowrap}.card_tags__wpzMv{display:flex;justify-content:flex-start;align-items:flex-start;gap:.5rem;flex-wrap:wrap}.card_tag__qNWZX{font-size:.8em;padding:.3rem .5rem;background:var(--theme-primary-500);border-radius:50rem;color:var(--theme-light)}.styles_page__5g8eZ{display:flex;justify-content:flex-start;align-items:flex-start;flex:1 1 auto;height:calc(100vh - 80px);overflow:hidden}