@import"https://fonts.googleapis.com/css2?family=Gilda+Display&family=Rethink+Sans:wght@400;500;600;700&display=swap";.hscroll{position:relative;width:100%;overscroll-behavior:contain;--pin-height: 2300px;--section-height: 700px;--h-gap: 0px;--v-gap: 0px;--hscroll-heading-font: "Gilda Display", "Playfair Display", Georgia, serif;--hscroll-body-font: "Gilda Display", "Playfair Display", Georgia, serif}.hscroll__wrapper{width:100%;overflow:visible}.hscroll__track{display:flex;flex-wrap:nowrap;gap:var(--h-gap);list-style:none;margin:0;padding:0;will-change:transform;backface-visibility:hidden}.hscroll-block{flex-shrink:0;position:relative;overflow:hidden}.hscroll-block--big{width:var(--block-width, 50vw);height:var(--section-height, 700px)}.hscroll-block--small{width:var(--block-width, calc(100vw / 3));height:var(--section-height, 700px)}.hscroll-block--image .hscroll-block__media{width:100%;height:100%}.hscroll-block__img{display:block;width:100%;height:100%;object-fit:cover;object-position:var(--image-focal-point, center center);-webkit-user-select:none;user-select:none;pointer-events:none}.hscroll-block__placeholder{width:100%;height:100%;background:#ddd}.hscroll-block__placeholder svg{width:100%;height:100%;object-fit:cover}.hscroll-block--text{color:var(--block-text, #f7f7f4);background-color:var(--block-bg, #26251d)}.hscroll-block__content{display:flex;width:100%;height:100%;padding:48px 40px;box-sizing:border-box}.hscroll-block__content--top{align-items:flex-start}.hscroll-block__content--center{align-items:center}.hscroll-block__content--bottom{align-items:flex-end}.hscroll-block__content--left{justify-content:flex-start;text-align:left}.hscroll-block__content--right{justify-content:flex-end;text-align:right}.hscroll-block__content-inner{max-width:480px;width:100%}.hscroll-block__subheading{font-family:var(--hscroll-body-font);font-size:var(--subheading-size, 11px);font-weight:700;letter-spacing:.08em;text-transform:uppercase;line-height:1.5;opacity:.7;margin:0 0 24px}.hscroll-block__heading{font-family:var(--hscroll-heading-font);font-weight:400;margin:0 0 16px;word-break:break-word}.hscroll-block__heading--l{font-size:var(--heading-size, clamp(32px, 4vw, 45px));line-height:1.2;letter-spacing:-.02em}.hscroll-block__heading--m{font-size:var(--heading-size, clamp(24px, 2.8vw, 34px));line-height:1.3;letter-spacing:-.01em;text-transform:uppercase;font-family:var(--hscroll-heading-font)}.hscroll-block__heading--xl{font-size:var(--heading-size, clamp(30px, 3.5vw, 45px));line-height:1.2;letter-spacing:-.02em;text-transform:uppercase;font-family:var(--hscroll-heading-font)}.hscroll-block__heading em,.hscroll-block__heading i{font-style:italic}.hscroll-block__body{font-family:var(--hscroll-body-font);font-size:var(--body-size, 16px);line-height:1.7;letter-spacing:.02em;margin:0}.hscroll-block__body p{margin:0}.hscroll-block__btn{display:inline-block;margin-top:28px;padding:12px 32px;font-family:var(--hscroll-body-font);font-size:12px;font-weight:500;letter-spacing:.06em;text-transform:uppercase;text-decoration:none;color:inherit;border:1px solid currentColor;border-radius:2000px;background:transparent;transition:background .3s ease,color .3s ease;cursor:pointer}.hscroll-block__btn:hover{background:currentColor}.hscroll-block__number{margin-bottom:20px}.hscroll-block__number-circle{display:inline-flex;align-items:center;justify-content:center;width:var(--number-size, 48px);height:var(--number-size, 48px);border:1px solid currentColor;border-radius:50%;font-family:var(--hscroll-heading-font);font-size:calc(var(--number-size, 48px) * .42);font-weight:400;line-height:1;opacity:.75}.hscroll-block--media-text{color:var(--block-text, #26251d);background-color:var(--block-bg, #f7f7f4)}.hscroll-block__media-wrap{overflow:hidden}.hscroll-block__media-wrap .hscroll-block__img,.hscroll-block__media-wrap .hscroll-block__video{display:block;width:100%;height:100%;object-fit:cover;object-position:var(--image-focal-point, center center)}.hscroll-block__video{pointer-events:none}.hscroll-block--layout-overlay{display:grid;grid-template:1fr / 1fr}.hscroll-block--layout-overlay>*{grid-area:1 / 1}.hscroll-block--layout-overlay .hscroll-block__media-wrap{z-index:1}.hscroll-block--layout-overlay .hscroll-block__overlay{z-index:2;background:#000;opacity:var(--overlay-opacity, .4);pointer-events:none}.hscroll-block--layout-overlay .hscroll-block__content{z-index:3;align-items:flex-end;justify-content:flex-start}.hscroll-block--layout-top{display:flex;flex-direction:column}.hscroll-block--layout-top .hscroll-block__content{flex:0 0 var(--content-split, 50%);height:auto;padding:36px 28px}.hscroll-block--layout-top .hscroll-block__media-wrap{flex:1 1 auto;min-height:0}.hscroll-block--layout-bottom{display:flex;flex-direction:column}.hscroll-block--layout-bottom .hscroll-block__media-wrap{flex:1 1 auto;min-height:0}.hscroll-block--layout-bottom .hscroll-block__content{flex:0 0 var(--content-split, 50%);height:auto;padding:36px 28px}.hscroll[data-hscroll-pinned=true]{height:var(--pin-height, 2300px)}.hscroll[data-hscroll-pinned=true] .hscroll__wrapper{position:sticky;top:0;height:var(--section-height, 700px);overflow:hidden}@media screen and (max-width:768px){.hscroll-block--big,.hscroll-block--small{width:80vw;height:var(--section-height, 600px)}.hscroll-block__content{padding:28px 24px}.hscroll-block__body{font-size:14px}}@media(prefers-reduced-motion:reduce){.hscroll__track{will-change:auto}}
/*# sourceMappingURL=/cdn/shop/t/24/assets/horizontal-scrolling-banners.css.map */
