.editorial__featured-collections_wrapper{overflow-x:hidden;position:relative;padding:var(--mobile-padding-top, 56px) 0 var(--mobile-padding-bottom, 35px);--local-bg-color: var(--bg-color, #f2f1ed);background-color:var(--local-bg-color, transparent);color:var(--text-color, inherit)}@media(min-width: 1024px){.editorial__featured-collections_wrapper{padding-top:var(--desktop-padding-top, 60px);padding-bottom:var(--desktop-padding-bottom, 40px)}}.editorial__featured-collections_wrapper .title-wrap{display:flex;flex-direction:row}@media(max-width: 1023.98px){.editorial__featured-collections_wrapper .title-wrap{flex-direction:column}}@media(min-width: 1024px){.editorial__featured-collections_wrapper .title-wrap{justify-content:space-between}}.editorial__featured-collections_wrapper .title{font-family:"PF Marlet Display",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:calc(24*var(--fluid-unit));font-weight:400;line-height:1.083em;letter-spacing:-1px;margin-bottom:6px;color:inherit}@media(min-width: 1024px){.editorial__featured-collections_wrapper .title{font-size:calc(32*var(--fluid-unit));margin-bottom:24px}}@media(max-width: 1023.98px){.editorial__featured-collections_wrapper .col-products-container{max-width:100% !important;margin-right:calc(var(--gutter)/-2);padding-right:0 !important}}.editorial__featured-collections_wrapper .col-products-container.no-arrows .slick-list{overflow:visible}.editorial__featured-collections_wrapper .col-products-container.no-arrows .collection__products-slider{position:relative}.editorial__featured-collections_wrapper .col-products-container.no-arrows .collection__products-slider::before{content:"";position:absolute;right:100%;top:0;bottom:0;background-color:var(--local-bg-color, transparent);width:300px;z-index:2}.editorial__featured-collections_wrapper .main-prod-categ-slider .product-info-wrapper{padding-left:15px;padding-right:15px}@media(min-width: 1024px){.editorial__featured-collections_wrapper .main-prod-categ-slider .product-info-wrapper{padding-left:0}}.editorial__featured-collections_wrapper .products-slider[data-category-id]:not(.active){display:none}.editorial__featured-collections_wrapper .collection__products-slider{--card-gap: calc(16 * var(--fluid-unit));--center-padding: 135px}@media(min-width: 1024px){.editorial__featured-collections_wrapper .collection__products-slider.slick-initialized{margin-inline:calc(var(--card-gap)*-0.5)}}html:not(.legacy) .editorial__featured-collections_wrapper .collection__products-slider .slick-track{display:flex}html:not(.legacy) .editorial__featured-collections_wrapper .collection__products-slider .slick-track .slick-slide,html:not(.legacy) .editorial__featured-collections_wrapper .collection__products-slider .slick-track .slick-slide>div,html:not(.legacy) .editorial__featured-collections_wrapper .collection__products-slider .slick-track .slick-slide>div>*{display:flex !important;height:auto;width:100%}html:not(.legacy) .editorial__featured-collections_wrapper .collection__products-slider .slick-track .slick-slide>div>*>*{width:100%;max-width:100%}.editorial__featured-collections_wrapper .collection__products-slider:not(.slick-initialized){display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;column-gap:calc(var(--card-gap) - .01px)}@media(max-width: 767.98px){.editorial__featured-collections_wrapper .collection__products-slider:not(.slick-initialized){justify-content:flex-start}.editorial__featured-collections_wrapper .collection__products-slider:not(.slick-initialized) .col-product:not(:first-child){display:none}}.editorial__featured-collections_wrapper .collection__products-slider:not(.slick-initialized)>*{flex:0 0 calc(var(--available-space)/var(--items-per-row));--items-per-row: var(--items-per-row-mobile);--available-space: calc( 100% - var(--center-padding) - var(--card-gap) * (var(--items-per-row) - 1) )}@media(min-width: 768px){.editorial__featured-collections_wrapper .collection__products-slider:not(.slick-initialized)>*{--items-per-row: var(--items-per-row-tablet)}}@media(min-width: 1024px){.editorial__featured-collections_wrapper .collection__products-slider:not(.slick-initialized)>*{--center-padding: 0px;--items-per-row: var(--items-per-row-desktop)}}@media(max-width: 1023.98px){.editorial__featured-collections_wrapper .collection__products-slider .slick-list{padding-left:0 !important}}.editorial__featured-collections_wrapper .collection__products-slider .slick-track{display:flex}.editorial__featured-collections_wrapper .collection__products-slider .slick-track .slick-slide{height:auto;margin-right:var(--card-gap)}@media(min-width: 1024px){.editorial__featured-collections_wrapper .collection__products-slider .slick-track .slick-slide{margin-inline:calc(var(--card-gap)/2)}}.editorial__featured-collections_wrapper .collection__products-slider .slick-track .slick-slide>div{height:100%}.editorial__featured-collections_wrapper .collection__products-slider .slick-arrow{background-color:#f2f1ed}.editorial__featured-collections_wrapper .collection__products-slider .slick-next{right:-22px}.editorial__featured-collections_wrapper .collection__products-slider .slick-prev{left:-22px}.editorial__featured-collections_wrapper .collection__products-slider .col-product{height:100%;display:flex;flex-direction:column;justify-content:stretch;align-items:stretch}.editorial__featured-collections_wrapper .collection__products-slider .col-product>div{height:100%}.editorial__featured-collections_wrapper .collection__products-slider.slick-initialized .col-product{display:flex !important}@media(max-width: 1023.98px){.editorial__featured-collections_wrapper .filters-wrapper-outer{overflow-x:auto;scrollbar-width:none}.editorial__featured-collections_wrapper .filters-wrapper-outer::-webkit-scrollbar{display:none;width:0;height:0}}.editorial__featured-collections_wrapper .filters-wrapper{display:flex;margin-bottom:30px;font-family:"IvyStyle Sans",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"}@media(max-width: 1023.98px){.editorial__featured-collections_wrapper .filters-wrapper{margin-bottom:10px;width:max-content}}.editorial__featured-collections_wrapper .filters-wrapper .filter.link{font-size:14px;font-weight:400;text-decoration:none;color:var(--text-color, #070707);background-color:rgba(0,0,0,0);border:none;cursor:pointer;outline:none;padding:10px 12px;transition:all .3s ease-in-out;border-radius:0}@media(max-width: 1023.98px){.editorial__featured-collections_wrapper .filters-wrapper .filter.link:first-child{padding-left:0}}.editorial__featured-collections_wrapper .filters-wrapper .filter.link.disabled,.editorial__featured-collections_wrapper .filters-wrapper .filter.link.active{cursor:not-allowed;pointer-events:none;color:var(--text-color, #070707);position:relative;text-decoration:underline;text-decoration-color:var(--text-color, #070707);text-underline-offset:3px}@media(min-width: 1024px){.editorial__featured-collections_wrapper .filters-wrapper .filter.link:not(.active):hover{color:var(--bs-link-color, #070707);text-decoration:underline;text-decoration-color:var(--text-color, #bab4fd)}}
