.row-of-cards{overflow:hidden;background-color:var(--row-cards-background);padding-block:var(--row-cards-padding-top) var(--row-cards-padding-bottom)}.row-of-cards__heading{max-width:110rem;margin:0 auto clamp(3.2rem,5vw,6rem);color:var(--row-cards-heading-color);font-family:Factor Regular,Factor A,sans-serif;font-size:var(--row-cards-heading-size);font-weight:700;line-height:1;letter-spacing:-.03em;text-align:center}.row-of-cards__heading p,.row-of-cards__title p,.row-of-cards__content p{margin:0;color:inherit;font:inherit}.row-of-cards__slider{position:relative}.row-of-cards__track{display:flex;flex-wrap:nowrap;gap:clamp(1.6rem,2.2vw,3.2rem);width:100%;margin:0;padding:0;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch}.row-of-cards__track::-webkit-scrollbar{display:none}.row-of-cards__card{flex:0 0 min(var(--card-width),calc(100vw - 6rem));width:min(var(--card-width),calc(100vw - 6rem));min-width:0;scroll-snap-align:start}.row-of-cards__media{position:relative;width:100%;aspect-ratio:16 / 9;overflow:hidden;border-radius:2.4rem;background-color:#0000000f}.row-of-cards__image,.row-of-cards__placeholder{display:block;width:100%;height:100%;object-fit:cover}.row-of-cards__text{margin-top:2rem;color:var(--card-text-color)}.row-of-cards__title{font-size:var(--card-title-size);font-weight:700;line-height:1.15}.row-of-cards__content{margin-top:1.2rem;font-size:var(--card-content-size);font-weight:400;line-height:1.4}.row-of-cards__next{position:absolute;z-index:2;top:var(--arrow-position, 10rem);right:1.2rem;display:flex;align-items:center;justify-content:center;width:5.2rem;height:5.2rem;padding:0;border:0;border-radius:50%;color:#fff;background-color:var(--row-cards-arrow-color);box-shadow:0 .4rem 1.8rem #0000002e;cursor:pointer;transform:translateY(-50%);transition:opacity .18s ease,transform .18s ease}.row-of-cards__next[hidden]{display:none}.row-of-cards__next:hover{transform:translateY(-50%) scale(1.06)}.row-of-cards__next:focus-visible{outline:.2rem solid currentColor;outline-offset:.3rem}.row-of-cards__next svg{width:2rem;height:2rem}@media screen and (max-width:749px){.row-of-cards__heading{margin-bottom:3.2rem;font-size:calc(var(--row-cards-heading-size) * .62)}.row-of-cards__media{border-radius:1.8rem}.row-of-cards__next{right:.8rem;width:4.4rem;height:4.4rem}}@media(prefers-reduced-motion:reduce){.row-of-cards__track{scroll-behavior:auto}}
/*# sourceMappingURL=/cdn/shop/t/40/assets/section-row-of-cards.css.map */
