.product-recommendations:empty{padding:0;margin:0}.product-recommendations__top-main .description{margin-bottom:0}.product-recommendations__titles .product-recommendations__title{max-width:60rem}.product-recommendations__list{flex-direction:row;gap:0}.product-recommendations__grid{display:grid;grid-template-columns:1fr;width:100%;gap:.8rem}@media(min-width:576px){.product-recommendations__grid{gap:1.6rem}}@media screen and (max-width:450px){.product-recommendations__grid.mobile--2 .card__links{padding-top:.4rem}.product-recommendations__grid.mobile--2 .card__links .button{padding-block:.4rem!important}}@media screen and (max-width:450px){.product-recommendations__grid.mobile--2 .media.square{padding-bottom:112%!important}}.product-recommendations__grid.grid--1{grid-template-columns:1fr}.product-recommendations__grid.grid--1.mobile--2{grid-template-columns:1fr 1fr}@media(min-width:576px){.product-recommendations__grid.grid--1.desktop{grid-template-columns:repeat(2,1fr)}}.product-recommendations__grid.grid--2{grid-template-columns:1fr}.product-recommendations__grid.grid--2.mobile--2{grid-template-columns:1fr 1fr}@media(min-width:576px){.product-recommendations__grid.grid--2.desktop{grid-template-columns:repeat(2,1fr)}}.product-recommendations__grid.grid--3{grid-template-columns:1fr}.product-recommendations__grid.grid--3.mobile--2{grid-template-columns:1fr 1fr}@media(min-width:576px){.product-recommendations__grid.grid--3.desktop{grid-template-columns:repeat(2,1fr)}}@media(min-width:990px){.product-recommendations__grid.grid--3.desktop{grid-template-columns:repeat(3,1fr)}}.product-recommendations__grid.grid--4{grid-template-columns:1fr}.product-recommendations__grid.grid--4.mobile--2{grid-template-columns:1fr 1fr}@media(min-width:576px){.product-recommendations__grid.grid--4.desktop{grid-template-columns:repeat(2,1fr)}}@media(min-width:990px){.product-recommendations__grid.grid--4.desktop{grid-template-columns:repeat(3,1fr)}}@media(min-width:1360px){.product-recommendations__grid.grid--4.desktop{grid-template-columns:repeat(4,1fr)}}.product-recommendations__grid.grid--5{grid-template-columns:1fr}.product-recommendations__grid.grid--5.mobile--2{grid-template-columns:1fr 1fr}@media(min-width:576px){.product-recommendations__grid.grid--5.desktop{grid-template-columns:repeat(3,1fr)}}@media(min-width:990px){.product-recommendations__grid.grid--5.desktop{grid-template-columns:repeat(4,1fr)}}@media(min-width:1360px){.product-recommendations__grid.grid--5.desktop{grid-template-columns:repeat(5,1fr)}}@media(max-width:575px){.product-recommendations__grid.products-tabs__slider{gap:0;display:flex}}.product-recommendations__bar{width:100%;margin-top:4rem;display:none;position:static!important}@media(min-width:576px){.product-recommendations__bar{margin-top:6.4rem;display:block}}.product-recommendations__bar .swiper-scrollbar-drag{cursor:grab}.product-recommendations__navigation{display:flex;align-items:center;justify-content:space-between}@media(min-width:576px){.product-recommendations__navigation{display:none}}.product-recommendations__navigation-button{color:rgb(var(--color-foreground));width:3.2rem;height:3.2rem}.product-recommendations__navigation-button.swiper-button-disabled{opacity:.5;pointer-events:none}@media screen and (pointer:fine){.product-recommendations__navigation-button{transition:opacity var(--duration-default) ease,transform var(--duration-default) ease}.product-recommendations__navigation-button:hover{opacity:.6}}.product-recommendations__navigation-button-prev .icon{transform:rotate(180deg)}@media screen and (pointer:fine){.product-recommendations__navigation-button-prev:hover{transform:translate(-.2rem)}}@media screen and (pointer:fine){.product-recommendations__navigation-button-next:hover{transform:translate(.2rem)}}.product-recommendations__layout.swiper-initialized .product-recommendations__item{-webkit-user-select:none;user-select:none}.product-recommendations__layout:not(.swiper-initialized){overflow:hidden;margin-bottom:0}.product-recommendations__layout:not(.swiper-initialized) .product-recommendations__item{width:100%;flex-shrink:0}@media(min-width:576px){.product-recommendations__layout:not(.swiper-initialized) .product-recommendations__item.swiper-slide{width:calc((100% - 1.6rem)/2)}}@media(min-width:990px){.product-recommendations__layout:not(.swiper-initialized) .product-recommendations__item.swiper-slide{width:calc((100% - 3.2rem) / 3)}}@media(min-width:1440px){.product-recommendations__layout:not(.swiper-initialized) .product-recommendations__item.swiper-slide{width:30.8rem}}@media(min-width:576px){.product-recommendations__layout:not(.swiper-initialized) .product-recommendations__item.swiper-slide:not(:last-child){margin-right:1.6rem}}@media screen and (max-width:575px){.product-recommendations__layout:not(.swiper-initialized) .product-recommendations__list .popular-products__item:not(:last-child){margin-right:1.6rem}}.product-recommendations__loading{display:none;align-items:center;justify-content:center;position:relative;max-height:2rem}.product-recommendations__loading svg{display:block;width:2rem;height:2rem;max-width:2rem;max-height:2rem}.product-recommendations__loading.loading{display:flex}@media screen and (max-width:575px){.product-recommendations--visible-overflow{overflow:hidden}.product-recommendations--visible-overflow .swiper-initialized.product-recommendations__layout{overflow:visible}.product-recommendations--visible-overflow .product-recommendations__navigation{display:none!important}.product-recommendations--visible-overflow .product-recommendations__item:only-child{width:100%}}.product-recommendations .swiper-slide{height:auto}.product-recommendations-swiper__navigation{display:flex;align-items:center;justify-content:center;gap:.8rem;margin-top:1.5rem}@media screen and (min-width:750px){.product-recommendations-swiper__navigation{gap:1.2rem;margin-top:1.9rem}}@media(min-width:750px){.product-recommendations-swiper__navigation.swipe-mobile{display:none}}.product-recommendations-swiper__button{display:none;align-items:center;justify-content:center;background:transparent;color:rgb(var(--color-foreground));cursor:pointer;transition:opacity var(--duration-default),transform var(--duration-default),background var(--duration-default),color var(--duration-default),border-color var(--duration-default);border-radius:var(--border-radius-button)}@media screen and (min-width:990px){.product-recommendations-swiper__button{display:flex;width:3.6rem;height:3.6rem;flex-shrink:0}}.product-recommendations-swiper__button:hover{background-color:rgb(var(--color-accent));color:rgb(var(--color-button-text))}.product-recommendations-swiper__button .icon{width:1.6rem;height:1.6rem}@media screen and (min-width:750px){.product-recommendations-swiper__button .icon{width:2rem;height:2rem}}.product-recommendations-swiper__button--prev .icon{transform:rotate(180deg)}.product-recommendations-swiper__button.swiper-button-disabled{opacity:.3;pointer-events:none}.product-recommendations-swiper__button:focus-visible{outline:3px solid rgb(var(--color-foreground));outline-offset:2px}@media screen and (hover:hover)and (pointer:fine){.product-recommendations-swiper__button:not(.swiper-button-disabled):hover{border-color:rgb(var(--color-foreground))}}[dir=rtl] .product-recommendations-swiper__button,.product-recommendations-swiper__button--prev .icon{transform:rotate(180deg)}
/*# sourceMappingURL=/cdn/shop/t/9/assets/section-product-recommendations.css.map */
