.stories-carousel-section{margin-top:var(--section-gap-top, 32px);margin-bottom:var(--section-gap-bottom, 48px);overflow:hidden}.stories-carousel{background-color:var(--stories-bg, transparent)}.stories-carousel__header{display:flex;align-items:center;justify-content:space-between;padding:0 16px;margin-bottom:32px}@media screen and (min-width:750px){.stories-carousel__header{padding:0 40px}}.stories-carousel__heading{font-family:var(--font-base, inherit);font-size:14px;line-height:1.6;letter-spacing:.12em;text-transform:uppercase;color:var(--stories-heading, #212121);margin:0;font-weight:500}@media screen and (min-width:750px){.stories-carousel__heading{font-size:16px}}.stories-carousel__nav{display:none;align-items:center;gap:8px}@media screen and (min-width:750px){.stories-carousel__nav{display:flex}}.stories-carousel__nav-btn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;border:1.5px solid currentColor;background:transparent;color:var(--stories-heading, #212121);cursor:pointer;padding:0;transition:background-color .2s ease,color .2s ease,opacity .2s ease}.stories-carousel__nav-btn:hover{background-color:var(--stories-heading, #212121);color:#fff}.stories-carousel__nav-btn:disabled{opacity:.3;cursor:default;pointer-events:none}.stories-carousel__nav-btn svg{width:24px;height:24px}.stories-carousel__track{display:flex;align-items:flex-start;gap:10px;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding:0 16px;scroll-padding-left:16px;cursor:grab;-ms-overflow-style:none;scrollbar-width:none}.stories-carousel__track::-webkit-scrollbar{display:none}@media screen and (min-width:750px){.stories-carousel__track{padding:0 40px;scroll-padding-left:40px}}.stories-carousel__slide{flex:0 0 auto;width:72vw;max-width:300px;scroll-snap-align:start}@media screen and (min-width:750px){.stories-carousel__slide{width:calc(25% - 8px);max-width:none}}.stories-carousel__image-wrapper[data-ratio="2x3"]{aspect-ratio:2 / 3}.stories-carousel__image-wrapper[data-ratio="1x1"]{aspect-ratio:1 / 1}.stories-carousel__image-wrapper[data-ratio="4x5"]{aspect-ratio:4 / 5}.stories-carousel__image-wrapper[data-ratio="3x4"]{aspect-ratio:3 / 4}.stories-carousel__card{display:block;text-decoration:none;color:inherit}a.stories-carousel__card:hover .stories-carousel__image{transform:scale(1.03)}.stories-carousel__image-wrapper{position:relative;width:100%;overflow:hidden;border-radius:16px;background-color:#fff}.stories-carousel__image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.stories-carousel__placeholder{width:100%;height:100%;background-color:#e5e5e5}.stories-carousel__placeholder svg{width:100%;height:100%}.stories-carousel__title{margin:20px 0 8px;font-family:var(--font-headline, inherit);font-size:14px;font-weight:500;text-transform:uppercase;letter-spacing:.05em;color:var(--stories-text, #212121);line-height:1.4}.stories-carousel__description{margin:0;font-family:var(--font-base, inherit);font-size:12px;line-height:1.6;color:var(--stories-desc, #404040)}@media screen and (min-width:750px){.stories-carousel__description{font-size:13px}}
/*# sourceMappingURL=/cdn/shop/t/56/assets/section-stories-carousel.css.map */
