.popular-products{overflow:hidden}.popular-products .overlay-link{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block!important}.popular-products__slider{display:flex;flex-direction:column;width:100%;overflow:visible}.popular-products .section-top{grid-column:1 / span 1;grid-column-gap:2rem;grid-row-gap:2rem}.popular-products .section-top--mobile{order:0}.popular-products__top{position:relative}@media screen and (min-width: 576px){.popular-products__top.section-top--mobile .popular-products__text-wrapper{display:none}}@media screen and (max-width: 575px){.popular-products__top.section-top--desktop .popular-products__text-wrapper{display:none}}.popular-products__titles .title,.popular-products__titles .subtitle,.popular-products__description{width:100%;display:block}.popular-products__titles.titles--right .title,.popular-products__titles.titles--right .subtitle,.popular-products__description.description--right{text-align:right}.popular-products__titles.titles--center .title,.popular-products__titles.titles--center .subtitle,.popular-products__description.description--center{text-align:center}.popular-products__titles.titles--left .title,.popular-products__titles.titles--left .subtitle,.popular-products__description.description--left{text-align:left}.popular-products__section{column-gap:0}.popular-products .swiper-navigation{width:auto}.popular-products__slider .popular-products__collection:before{padding-bottom:0}@media screen and (max-width: 575px){.popular-products add-all,.popular-products add-all .add-all__btn{width:100%}}.popular-products__slider:not(.swiper-initialized) .swiper-wrapper{display:flex;gap:1.6rem .8rem}@media screen and (min-width: 576px){.popular-products__slider:not(.swiper-initialized) .swiper-wrapper{gap:3.2rem 1.6rem}}@media screen and (min-width: 1200px){.popular-products__slider:not(.swiper-initialized) .swiper-wrapper{gap:4.8rem 2.4rem}}@media screen and (max-width: 575px){.popular-products__slider:not(.swiper-initialized).products--2-mobile:not([data-columns="1"]) .swiper-slide{width:calc(50% - .4rem)}}@media screen and (min-width: 576px){.popular-products__slider:not(.swiper-initialized)[data-columns="2"] .swiper-slide,.popular-products__slider:not(.swiper-initialized)[data-columns="3"] .swiper-slide,.popular-products__slider:not(.swiper-initialized)[data-columns="4"] .swiper-slide,.popular-products__slider:not(.swiper-initialized)[data-columns="5"] .swiper-slide{width:calc(50% - 1.2rem)}}@media screen and (min-width: 750px){.popular-products__slider:not(.swiper-initialized)[data-columns="3"] .swiper-slide,.popular-products__slider:not(.swiper-initialized)[data-columns="4"] .swiper-slide,.popular-products__slider:not(.swiper-initialized)[data-columns="5"] .swiper-slide{width:calc(33.3333333333% - 1.6rem)}}@media screen and (min-width: 1200px){.popular-products__slider:not(.swiper-initialized)[data-columns="4"] .swiper-slide,.popular-products__slider:not(.swiper-initialized)[data-columns="5"] .swiper-slide{width:calc(25% - 1.8rem)}}@media screen and (min-width: 1600px){.popular-products__slider:not(.swiper-initialized)[data-columns="5"] .swiper-slide{width:calc(20% - 1.92rem)}}.popular-products__wrapper{display:grid;gap:1.6rem .8rem;grid-column:span 2}@media screen and (min-width: 576px){.popular-products__wrapper{gap:3.2rem 1.6rem}}@media screen and (min-width: 1200px){.popular-products__wrapper{gap:4.8rem 2.4rem}}@media screen and (min-width: 576px){.popular-products__wrapper_small-gap{gap:2.4rem}}@media screen and (min-width: 576px){.popular-products__wrapper--2,.popular-products__wrapper--3,.popular-products__wrapper--4,.popular-products__wrapper--5{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width: 750px){.popular-products__wrapper--3,.popular-products__wrapper--5{grid-template-columns:repeat(3,1fr)}.popular-products__wrapper--4{grid-template-columns:repeat(2,1fr)}.popular-products__wrapper--4.popular-products_col{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width: 1200px){.popular-products__wrapper--4,.popular-products__wrapper--4.popular-products_col,.popular-products__wrapper--5{grid-template-columns:repeat(4,1fr)}}@media screen and (min-width: 1600px){.popular-products__wrapper--5{grid-template-columns:repeat(5,1fr)}}.popular-products__collection{position:relative;display:flex;border-radius:var(--border-radius-main);overflow:hidden}.popular-products__collection:hover .popular-products__collection-image_hover{transform:scale3d(1.05,1.05,1.05)}.popular-products__collection:before{content:"";display:block;padding-bottom:var(--padding-bottom)}.popular-products__collection--2-columns{grid-column:2 span}@media screen and (min-width: 750px){.popular-products__collection--2-columns{grid-column:3 span}}@media screen and (min-width: 1200px){.popular-products__collection--2-columns{grid-column:2 span}}.popular-products__collection--2-columns:before{display:block;padding-bottom:75%}@media screen and (min-width: 1200px){.popular-products__collection--2-columns:before{display:none}}.popular-products__collection-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform var(--duration-default)}.popular-products__collection-image-image{width:100%;height:100%;object-fit:cover}.popular-products__collection-image:after{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background-color:rgb(var(--color-overlay),var(--overlay-opacity))}.popular-products__collection-info{position:relative;display:flex;flex-direction:column;height:100%;padding:2rem;box-sizing:border-box}@media screen and (min-width: 576px){.popular-products__collection-info{padding:2.4rem}}@media screen and (min-width: 990px){.popular-products__collection-info{padding:3.2rem}}@media screen and (min-width: 1600px){.popular-products__collection-info{padding:4rem}}.popular-products__collection-group{margin-top:auto}@media screen and (min-width: 576px){.popular-products__collection-group{max-width:40rem}}.popular-products__collection-subtitle{margin-bottom:.8rem}@media screen and (min-width: 576px){.popular-products__collection-subtitle{max-width:40rem}}.popular-products__collection-title{margin:0}.popular-products__collection-title.color-accent{color:rgb(var(--accent))}.popular-products__collection-desc{margin:0;margin-top:.4rem}@media screen and (max-width: 575px){.popular-products--2-mobile:not(.popular-products__wrapper--1){grid-template-columns:repeat(2,1fr)}.popular-products--2-mobile .popular-products__collection-info{padding:1rem 1rem 2rem}}@media screen and (max-width: 575px){.popular-products--1-mobile .popular-products__collection--2-columns{grid-column:unset}}@media screen and (min-width: 750px){.popular-products__wrapper--2 .popular-products__collection--2-columns{grid-column:span 2}}.popular-products__wrapper--2 .popular-products__collection--2-columns:before{display:block}.popular-products__navigation{display:none}.popular-products__top.items-center .popular-products__navigation{position:absolute;bottom:0;right:0}@media screen and (min-width: 576px){.popular-products__navigation{display:flex}}.popular-products__pagination{display:none;grid-column:span 3}.popular-products__pagination:not(.swiper-pagination-lock){margin-top:2.4rem}@media screen and (min-width: 576px){.popular-products__pagination{display:flex}}
/*# sourceMappingURL=/cdn/shop/t/138/assets/section-popular-products.css.map */
