.featured-collection{padding:40px 0}@media(max-width: 768px){.featured-collection{padding:24px 0}}.featured-collection__wrapper{width:100%}.featured-collection__container{max-width:1440px;margin:0 auto;padding:0 20px}@media(min-width: 1021px){.featured-collection__container{padding:0 40px}}.featured-collection__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px}@media(max-width: 768px){.featured-collection__header{margin-bottom:24px}}.featured-collection__headline{font-size:24px;font-weight:600;margin:0;color:rgba(var(--color-foreground), 1)}@media(min-width: 1021px){.featured-collection__headline{font-size:28px}}.featured-collection__arrows{display:none;gap:12px}@media(min-width: 1021px){.featured-collection__arrows{display:flex}}.featured-collection__arrow{width:48px;height:48px;border-radius:50%;border:2px solid rgba(var(--color-foreground), 0.2);background:rgba(var(--color-background), 1);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.featured-collection__arrow:hover{border-color:rgba(var(--color-foreground), 0.4);background:rgba(var(--color-foreground), 0.05)}.featured-collection__arrow:disabled{opacity:.3;cursor:not-allowed}.featured-collection__arrow:disabled:hover{border-color:rgba(var(--color-foreground), 0.2);background:rgba(var(--color-background), 1)}.featured-collection__arrow svg{width:20px;height:20px;color:rgba(var(--color-foreground), 1)}.featured-collection__products-container{position:relative;overflow:hidden;margin-left:0;margin-right:calc(-50vw + 50%)}.featured-collection__carousel{display:block;overflow:visible}.featured-collection__carousel .splide__track{overflow:visible}.featured-collection__carousel .splide__list{display:flex}.featured-collection__carousel .splide__slide{opacity:1}.featured-collection__carousel.splide--destroyed .splide__track{width:100%}.featured-collection__carousel.splide--destroyed .splide__list{width:100%;justify-content:flex-start;gap:0;flex-wrap:wrap}.featured-collection__carousel.splide--destroyed .splide__slide{flex-shrink:0}.featured-collection__see-all{display:flex;justify-content:center;margin-top:32px}@media(max-width: 768px){.featured-collection__see-all{margin-top:24px}}.featured-collection__see-all-btn{min-width:140px;padding:12px 24px;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;border-radius:4px;transition:all .2s ease}.featured-collection .splide__arrow{display:none !important}