.hero-ticker{position:relative;overflow:visible}.hero-ticker__media{position:relative;width:100%;overflow:hidden;padding-bottom:calc(60px + var(--hero-card-gap, 8px));background-color:color-mix(in srgb,var(--hero-bg-color, #1f3f2c) calc(var(--hero-bg-intensity, 70) * 1%),white)}.hero-ticker__bg-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block}.hero-ticker__bg-img--desktop{display:block}.hero-ticker__bg-img--mobile{display:none}.hero-ticker__overlay{display:block;position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgb(255 255 255 / calc((100 - var(--hero-bg-intensity, 70)) * 1%));pointer-events:none;z-index:1}.hero-ticker__placeholder{width:100%;height:100%}.hero-ticker__inner{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;min-height:var(--hero-ticker-height, 360px);padding:48px 40px 0}.hero-ticker__content{max-width:800px;text-align:center;display:flex;flex-direction:column;gap:var(--hero-text-gap, 20px)}.hero-ticker__content *{margin-block:0!important}.hero-ticker__content--left{text-align:left}.hero-ticker__eyebrow{display:inline-block;font-size:calc(13px * var(--hero-type-scale, 1));font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#ffffffbf;margin-bottom:var(--hero-text-gap, 20px);font-family:var(--hero-font-family, inherit)!important}.hero-ticker__heading{font-size:calc(56px * var(--hero-type-scale, 1));font-weight:700;line-height:1.08;color:#fff;margin-block:0!important;letter-spacing:-.025em;text-shadow:0 2px 12px rgba(0,0,0,.2);font-family:var(--hero-font-family, inherit)!important}.hero-ticker__heading strong{font-weight:800}.hero-ticker__heading em{font-style:normal;font-weight:300;color:#b8d4b8}.hero-ticker__text{font-size:calc(18px * var(--hero-type-scale, 1));line-height:1.65;color:#ffffffde;margin:0 auto;max-width:620px;text-shadow:0 1px 8px rgba(0,0,0,.18);font-family:var(--hero-font-family, inherit)!important}.hero-ticker__eyebrow p,.hero-ticker__heading p,.hero-ticker__text p{margin-block:0!important}@media(max-width:1199px){.hero-ticker__inner{min-height:var(--hero-ticker-height, 360px);padding:36px 32px 0}.hero-ticker__media{padding-bottom:calc(60px + var(--hero-card-gap, 8px))}.hero-ticker__content{max-width:640px}.hero-ticker__eyebrow{font-size:calc(12px * var(--hero-type-scale, 1));margin-bottom:var(--hero-text-gap, 20px)}.hero-ticker__heading{font-size:calc(44px * var(--hero-type-scale, 1));line-height:1.1;margin-bottom:calc(var(--hero-text-gap, 20px) * 1.5)}.hero-ticker__text{font-size:calc(16px * var(--hero-type-scale, 1));line-height:1.6;max-width:520px}}@media(max-width:768px){.hero-ticker__inner{min-height:var(--hero-ticker-height-mobile, 300px);padding:28px 20px 0}.hero-ticker__media{padding-bottom:calc(20px + var(--hero-card-gap, 8px))}.hero-ticker__heading:has(.hero-ticker__word-carousel){display:flex;flex-direction:column;align-items:center;gap:0}.hero-ticker__word-carousel,.hero-ticker__heading-static{display:block;text-align:center}.hero-ticker__bg-img--desktop{display:none}.hero-ticker__bg-img--mobile{display:block}.hero-ticker__content{max-width:400px}.hero-ticker__eyebrow{font-size:calc(11px * var(--hero-type-scale, 1));letter-spacing:.12em;margin-bottom:var(--hero-text-gap, 20px)}.hero-ticker__heading{font-size:calc(30px * var(--hero-type-scale, 1));line-height:1.15;letter-spacing:-.02em;margin-bottom:calc(var(--hero-text-gap, 20px) * 1.5)}.hero-ticker__text{font-size:calc(14px * var(--hero-type-scale, 1));line-height:1.55;max-width:320px}}.hero-ticker__carousel{position:relative;z-index:2;margin-top:-60px;overflow:visible;padding:0 0 40px}.hero-ticker__track{display:flex;gap:18px;will-change:transform;cursor:grab;touch-action:pan-y;user-select:none;-webkit-user-select:none}.hero-ticker__track.is-dragging{cursor:grabbing}@media(min-width:1200px){.hero-ticker__track{justify-content:center;gap:22px;will-change:auto;cursor:default;transform:none!important;touch-action:auto;user-select:auto;-webkit-user-select:auto;max-width:1400px;margin:0 auto;padding:0 40px}.hero-ticker__track.is-dragging{cursor:default}.hero-ticker__card[aria-hidden=true]{display:none}}@media(max-width:768px){.hero-ticker__carousel{margin-top:-20px;background:#f7f7f5;border-radius:24px 24px 0 0;padding:28px 20px 40px}.hero-ticker__track{flex-direction:column;gap:12px;will-change:auto;cursor:default;transform:none!important;touch-action:auto;user-select:auto;-webkit-user-select:auto}.hero-ticker__track.is-dragging{cursor:default}.hero-ticker__card[aria-hidden=true]{display:none}}.hero-ticker__card{flex-shrink:0;width:200px;aspect-ratio:1 / 1;border-radius:24px;background:var(--card-bg, #f5f5f0);position:relative;display:flex;flex-direction:column;overflow:visible;text-decoration:none;color:inherit;border:1px solid rgba(255,255,255,.2);box-shadow:0 4px 20px #00000014,0 1px 4px #0000000a;transition:box-shadow .25s ease,transform .25s ease}.hero-ticker__card:hover{box-shadow:0 8px 32px #00000021,0 2px 8px #0000000f;transform:translateY(-2px)}a.hero-ticker__card{cursor:pointer}.hero-ticker__track.is-dragging a.hero-ticker__card{cursor:grabbing}@media(min-width:1200px){.hero-ticker__track.is-dragging a.hero-ticker__card{cursor:pointer}}.hero-ticker__card-media{position:relative;width:100%;flex:1 1 auto;min-height:0;overflow:visible}.hero-ticker__card-img{position:absolute;top:-20%;right:0;bottom:0;left:0;width:100%;height:120%;object-fit:contain;display:block;object-position:calc(50% + var(--img-offset-x, 0px)) calc(50% + var(--img-offset-y, 0px));transform:scale(var(--img-scale, 1));transform-origin:center top;pointer-events:none;z-index:2}.hero-ticker__card-img-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000000a;border-radius:24px 24px 0 0}.hero-ticker__card-body{position:relative;z-index:3;flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:10px 14px 12px;background:#fff;border-radius:0 0 24px 24px;border-top:1px solid rgba(0,0,0,.05)}.hero-ticker__card-title{font-size:13px;font-weight:600;line-height:1.3;color:#1a1a1a}.hero-ticker__card-arrow{flex-shrink:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#0000000f;transition:background .2s ease,transform .2s ease}.hero-ticker__card:hover .hero-ticker__card-arrow{background:#0000001f;transform:translate(2px)}.hero-ticker__card-arrow svg{width:11px;height:11px;fill:none;stroke:#1a1a1a;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.hero-ticker__card-badge{position:absolute;font-size:9px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;background:color-mix(in srgb,var(--badge-bg, #000) calc(var(--badge-bg-opacity, .7) * 100%),transparent);color:var(--badge-color, #fff);padding:4px 10px;border-radius:20px;z-index:4;white-space:nowrap}.hero-ticker__card-badge--top-center{top:-8px;left:50%;transform:translate(-50%)}.hero-ticker__card-badge--top-left{top:-8px;left:12px}.hero-ticker__card-badge--top-right{top:-8px;right:12px}.hero-ticker__card-badge--bottom-center{bottom:-8px;left:50%;transform:translate(-50%)}.hero-ticker__card-badge--bottom-left{bottom:-8px;left:12px}.hero-ticker__card-badge--bottom-right{bottom:-8px;right:12px}@media(min-width:769px)and (max-width:1199px){.hero-ticker__card{width:160px}.hero-ticker__card-img{top:-10%;right:0;bottom:0;left:0;height:110%}.hero-ticker__card-title{font-size:12px}}@media(max-width:768px){.hero-ticker__card{width:100%;aspect-ratio:auto;min-height:80px;flex-direction:row;align-items:stretch;border-radius:16px;overflow:visible;border:1px solid rgba(0,0,0,.06);box-shadow:0 1px 3px #0000000f}.hero-ticker__card:hover{box-shadow:0 2px 8px #0000001a;transform:none}.hero-ticker__card-media{position:relative;width:30%;min-width:90px;max-width:120px;height:auto;min-height:80px;flex:0 0 auto;overflow:hidden;border-radius:16px 0 0 16px}.hero-ticker__card-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;transform:none!important}.hero-ticker__card-img-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:0;background:#0000000d}.hero-ticker__card-body{flex:1;min-width:0;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;background:#fff;border-radius:0 16px 16px 0;border-top:none}.hero-ticker__card-title{font-size:15px;font-weight:600;line-height:1.3}.hero-ticker__card-arrow{width:28px;height:28px}.hero-ticker__card-arrow svg{width:12px;height:12px}.hero-ticker__card-badge{font-size:8px;padding:2px 8px}}@media(prefers-reduced-motion:reduce){.hero-ticker__track{animation:none!important;transform:none!important}}@keyframes hero-fade-up{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.hero-ticker__eyebrow,.hero-ticker__heading,.hero-ticker__text{animation:hero-fade-up var(--hero-anim-duration, .35s) ease-out both}.hero-ticker__eyebrow{animation-delay:0ms}.hero-ticker__heading{animation-delay:60ms}.hero-ticker__text{animation-delay:.11s}@media(prefers-reduced-motion:reduce){.hero-ticker__eyebrow,.hero-ticker__heading,.hero-ticker__text{animation:none}}.hero-ticker__word-carousel{display:inline-block;position:relative;vertical-align:baseline;min-width:1ch}.hero-ticker__word-current{display:inline-block;transition:opacity .35s ease,transform .35s ease}.hero-ticker__word-current.ht-word-out{opacity:0;transform:translateY(-6px)}.hero-ticker__word-current.ht-word-in{opacity:0;transform:translateY(6px)}@media(prefers-reduced-motion:reduce){.hero-ticker__word-current{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/31/assets/hero-ticker.css.map */
