.product-card{align-items:center;box-shadow:none;display:flex;justify-content:center;margin-bottom:48px;padding:48px 24px;text-align:center}.product-card .content-card__align{max-width:260px}.product-card .content-card__img{aspect-ratio:1/1}.product-card .content-card__img img{object-fit:contain}.product-card .content-card__title h3,.product-card h3.content-card__title{font-weight:900;text-transform:uppercase}.product-card:focus,.product-card:focus-within,.product-card:hover{box-shadow:0 16px 32px rgba(85,85,85,.05),0 8px 16px rgba(85,85,85,.05);box-shadow:0 10px 30px -4px rgba(16,24,40,.1)}.product-card:focus .arrow-link,.product-card:focus-within .arrow-link,.product-card:hover .arrow-link{color:#2c68df}.product-card .content-card__header{margin-top:24px;padding:0}.product-card .content-card__btn{margin-top:24px}@media (max-width:767px){.product-card{margin-bottom:24px}}