.recently-viewed{display:flex;flex-direction:column;gap:2rem;overflow:hidden;padding:2.5rem 1rem}@media(min-width: 1024px){.recently-viewed{gap:2.5rem;padding:3.5rem 4.5rem}}@media(min-width: 1024px){.recently-viewed__cards{display:flex;flex-direction:row;gap:.5rem}}@media(min-width: 1024px){.swiper .recently-viewed__cards{gap:0}}@media(min-width: 1024px){.recently-viewed__cards .product-card{flex:0 0 14.2857142857%}}@media(min-width: 1024px){.swiper .recently-viewed__cards .product-card{flex:none}}.recently-viewed__cards .product-card__link{display:flex;flex-direction:column;gap:.5rem;text-decoration:none;color:var(--color-dark-green)}.recently-viewed__cards .product-card__image img{height:100%}.recently-viewed__cards .product-card__title{display:flex;flex-direction:column}.recently-viewed__cards .product-card__title .price::before{display:none}.recently-viewed__cards .product-card .quick-view-btn{display:block;margin-top:1.5rem;width:max-content}.recently-viewed__cta{display:block}@media(min-width: 1024px){.recently-viewed__cta{display:none}}.recently-viewed__heading{align-items:center;display:flex;justify-content:space-between}.recently-viewed__heading .btn{display:none}@media(min-width: 1024px){.recently-viewed__heading .btn{display:block}}.recently-viewed__wrapper{display:flex;flex-direction:column;gap:2.5rem;overflow:visible;width:100%}@media(min-width: 1024px){.recently-viewed__wrapper{gap:4rem}}.recently-viewed__wrapper .carousel__controls{display:flex}.recently-viewed .swiper-scrollbar-drag{background-color:var(--color-dark-green)}.recently-viewed .carousel__scrollbar{background-color:var(--color-sand)}
