.card_container__7fgvC{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:400px;cursor:pointer;transition:all .3s ease;animation:card_model-appear__s8BrB .5s;place-self:normal;background-color:var(--theme-light);text-decoration:none;color:var(--theme-dark)}.card_container__7fgvC:hover{scale:1.05}.card_image__XzQQB{position:relative;width:100%}.card_image__XzQQB img{width:100%;height:100%;border-radius:8px 8px 0 0;object-fit:fill}.card_wrapper__VBlhK{padding:.8rem;align-items:flex-end;width:100%}.card_info__q_l2S,.card_wrapper__VBlhK{display:flex;justify-content:space-between;height:100%}.card_info__q_l2S{align-items:space;flex-direction:column;gap:.8rem}.card_name__XP3m1{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:.5rem}.card_info__q_l2S p:nth-child(2){font-size:.8em}.card_price__v3GBy{display:flex;justify-content:flex-end;align-items:center;flex-direction:column;gap:.5rem;font-size:.8em}.card_price__v3GBy p:last-child{padding:.4rem .8rem;background-color:var(--theme-primary-600);border-radius:50rem;color:var(--theme-light);white-space:nowrap}.card_tags__4QlOw{display:flex;justify-content:flex-start;align-items:flex-start;gap:.5rem;flex-wrap:wrap}.card_tag__4qQtw{font-size:.8em;padding:.3rem .5rem;background:var(--theme-primary-500);border-radius:50rem;color:var(--theme-light)}@keyframes card_model-appear__s8BrB{0%{opacity:0}to{opacity:1}}@keyframes card_model-appear-mobile__q7e_3{0%{transform:translateX(100%)}to{transform:translateX(0)}}@media (max-width:1095px){.card_container__7fgvC{width:100%}}@media (max-width:500px){.card_container__7fgvC{min-width:300px}}.styles_page__p3YsZ{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:2rem;overflow:auto;background-color:var(--theme-primary-50);height:calc(100% - 80px);padding:3rem;background:url(/pattern-1.svg) no-repeat bottom fixed;background-size:cover;flex:1 1}@media screen and (max-width:500px){.styles_page__p3YsZ{padding:1.5rem;height:calc(100% - 50px)}.styles_page__p3YsZ>h1{font-size:1.5em}}