.eve-bestsellers{padding:10px 30px 50px}.eve-bestsellers__header{text-align:center;margin-bottom:36px}.eve-bestsellers__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;max-width:1200px;margin:0 auto}.eve-bestsellers__card{background:#fff;border-radius:var(--card-radius);overflow:hidden;box-shadow:var(--shadow-soft);text-decoration:none;color:inherit;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s cubic-bezier(.16,1,.3,1)}.eve-bestsellers__card:hover{transform:translateY(-6px);box-shadow:0 12px 32px #0000001f}.eve-bestsellers__card-image{aspect-ratio:1 / 1;overflow:hidden}.eve-bestsellers__card-image img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.16,1,.3,1)}.eve-bestsellers__card:hover .eve-bestsellers__card-image img{transform:scale(1.08)}.eve-bestsellers__card-body{padding:16px}.eve-bestsellers__card-title{font-family:var(--font-overpass);font-size:var(--text-small);color:var(--eve-text-primary);margin-bottom:6px}.eve-bestsellers__card-price{font-family:var(--font-overpass);font-size:15px;color:var(--eve-red-dark);font-weight:600}@media(max-width:749px){.eve-bestsellers{padding:10px 16px 40px}.eve-bestsellers__grid{grid-template-columns:repeat(2,1fr);gap:10px}.eve-bestsellers__card-image{aspect-ratio:1 / 1}.eve-bestsellers__card-body{padding:10px}.eve-bestsellers__card-title{font-size:13px}.eve-bestsellers__card-price{font-size:14px}}@media(min-width:750px)and (max-width:989px){.eve-bestsellers__grid{grid-template-columns:repeat(2,1fr)}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/eve-bestsellers.css.map */
