.shop-wrapper .shop-card-wrapper{min-width:310px;overflow:hidden}.shop-wrapper .shop-card-wrapper .shop-card-content{padding:1rem 0 2rem}.shop-wrapper .shop-card-wrapper .shop-card-content .shop-card-title-wrapper h1{margin:0}.shop-wrapper .shop-card-wrapper .shop-card-content .offers-wrapper{padding-left:0;display:flex;flex-direction:column;gap:1rem}.shop-wrapper .shop-card-wrapper .shop-card-content .offers-wrapper>li{white-space:pre-line;padding:1rem;border-radius:10px;box-shadow:var(--shadow-default);list-style:none;cursor:pointer}@media(max-width:768px){.shop-wrapper .shop-card-wrapper .shop-card-content .offers-wrapper>li>a{flex-direction:column;gap:1rem}}.shop-wrapper .shop-card-wrapper .shop-card-content .offers-wrapper>li .offer-price-wrapper{display:flex;gap:.5rem}.shop-wrapper .shop-card-wrapper .shop-card-content .offers-wrapper>li .offer-price-wrapper .offer-price-full{text-decoration:line-through}.shop-wrapper .shop-card-wrapper .shop-card-content .offers-wrapper>li>a{display:flex;justify-content:space-between}.shop-wrapper .shop-card-wrapper .shop-card-content .offers-wrapper>li:hover{opacity:.5}.shop-wrapper .shop-card-wrapper .shop-card-content .offers-wrapper>li p{margin:0}.shop-wrapper .shop-card-wrapper .shop-card-content .tags-wrapper{display:flex;gap:.5rem;flex-wrap:wrap}.shop-wrapper .shop-card-wrapper .shop-card-content .text-icon{display:flex;gap:.3rem}.shop-wrapper .shop-card-wrapper .shop-card-image{border-radius:5px;overflow:hidden}.shop-wrapper .shop-card-wrapper .shop-card-image.disabled{opacity:.5}.shop-wrapper .shop-card-wrapper .shop-card-image .shop-card-logo-wrapper{position:absolute;top:2rem;left:2rem;width:70px;height:70px;border-radius:50%;overflow:hidden}