.product-card.card-wrapper{background:rgb(var(--color-background-secondary));border-radius:1.2rem;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-content:stretch;align-items:stretch}.product-card.card-wrapper .card .media{background:#e5e5e5;border-radius:0}.product-card.card-wrapper .card--product{border-radius:1.2rem}.product-card.card-wrapper .card--product img{border-radius:0}.product-card.card-wrapper .card__badge{left:1.4rem;right:auto;top:1.4rem}.product-card.card-wrapper .card-information{flex-grow:1;padding:1.6rem 1.4rem}.product-card.card-wrapper .card-information-block,.product-card.card-wrapper .card-information__wrapper{height:100%}.product-card.card-wrapper .card-information-block{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:space-between;align-content:stretch;align-items:stretch;margin:0}.product-card.card-wrapper .card-information-block,.product-card.card-wrapper .card-information-block .price,.product-card.card-wrapper .product-parameters{margin-top:.7rem}.product-card.card-wrapper .card__title{font-size:calc(var(--font-heading-card-scale) * 1.4rem);letter-spacing:0;text-transform:uppercase}.product-card.card-wrapper .card__link{--btn-bg:var(--color-background-secondary);--btn-color:var(--color-foreground);bottom:1.4rem;font-size:1.4rem;font-weight:var(--font-button-weight);left:1.4rem;min-height:6rem;right:1.4rem;text-transform:uppercase;transform:none}.popular-products-section .swiper-slide-active .card--product:before{border-color:rgba(217,217,217,.2)}.popular-products-section .card--product:before{border:1px solid transparent;border-radius:100%;bottom:-19px;content:"";height:66px;left:20px;position:absolute;right:20px;transition:border .3s ease-in-out}@media screen and (min-width:990px){.popular-products-section .card--product:before{height:106px}}