.festive-marquee-hero{position:relative;overflow:hidden;display:flex;flex-direction:column;min-height:var(--fmh-min-height, auto);background:var(--fmh-bg);color:var(--fmh-heading)}.festive-marquee-hero>.container{flex:1 1 auto;min-height:0;display:flex}.festive-marquee-hero__body{position:relative;width:100%;min-height:0;display:flex;align-items:center}.festive-marquee-hero__content{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:6rem;padding-block:1.6rem;padding-inline:2rem}.festive-marquee-hero__strip{flex:0 0 auto;overflow:hidden;background:var(--fmh-border)}.festive-marquee-hero__strip--top,.festive-marquee-hero__strip--bottom{width:100%;height:2rem}.festive-marquee-hero__strip--left,.festive-marquee-hero__strip--right{position:absolute;top:0;bottom:0;width:2rem}.festive-marquee-hero__strip--left{left:0}.festive-marquee-hero__strip--right{right:0}.festive-marquee-hero__strip-track{display:flex;align-items:center;justify-content:flex-start;gap:.08rem;height:100%;padding:.3rem}.festive-marquee-hero__strip--left .festive-marquee-hero__strip-track,.festive-marquee-hero__strip--right .festive-marquee-hero__strip-track{flex-direction:column;width:100%;height:auto}.festive-marquee-hero__strip--top .festive-marquee-hero__strip-track,.festive-marquee-hero__strip--bottom .festive-marquee-hero__strip-track{overflow:hidden;width:calc(100% - 1.96rem);margin-inline:.98rem}.festive-marquee-hero__star{flex:0 0 auto;width:.9rem;height:.9rem;color:var(--fmh-star);transform-origin:center;animation:fmh-star-spin var(--fmh-star-duration) linear infinite}@keyframes fmh-star-spin{to{transform:rotate(360deg)}}.festive-marquee-hero__star:nth-child(3n){animation-direction:reverse}.festive-marquee-hero__star:nth-child(4n){animation-delay:calc(var(--fmh-star-duration) * -.5)}.festive-marquee-hero__star:nth-child(5n){animation-delay:calc(var(--fmh-star-duration) * -.25)}@media(prefers-reduced-motion:reduce){.festive-marquee-hero__star{animation-play-state:paused}}.festive-marquee-hero__marquee-stack{width:100%}.festive-marquee-hero__track{--fmh-track-gap: .8rem;display:flex;overflow:hidden;width:100%;gap:var(--fmh-track-gap)}.festive-marquee-hero__track-inner{flex-shrink:0;display:flex;align-items:center;gap:var(--fmh-track-gap);min-width:100%;animation:fmh-scroll linear infinite;animation-duration:var(--fmh-marquee-duration)}@keyframes fmh-scroll{to{transform:translate(calc(-100% - var(--fmh-track-gap)))}}@media(prefers-reduced-motion:reduce){.festive-marquee-hero__track-inner{animation-play-state:paused}}.festive-marquee-hero__heading-row .festive-marquee-hero__track-inner{animation-direction:reverse}.festive-marquee-hero__bg-row{width:100%}.festive-marquee-hero__bg-row--1{transform:rotate(-3deg)}.festive-marquee-hero__bg-row--2{transform:rotate(-2deg)}.festive-marquee-hero__bg-item{flex:0 0 auto;font-family:var(--font-heading-family);font-weight:700;line-height:1;text-transform:uppercase;white-space:nowrap;color:var(--fmh-bg-text);font-size:3.8rem}.festive-marquee-hero__sparkle{flex:0 0 auto;width:1.1rem;height:1.1rem;animation:fmh-star-spin var(--fmh-star-duration) linear infinite;transform-origin:center}.festive-marquee-hero__bg-row .festive-marquee-hero__sparkle{color:var(--fmh-bg-text)}.festive-marquee-hero__meta .festive-marquee-hero__sparkle{color:var(--fmh-accent)}.festive-marquee-hero__heading-row .festive-marquee-hero__sparkle{color:var(--fmh-heading);width:1.4rem;height:1.4rem}.festive-marquee-hero__heading-row{width:100%;margin-block:3rem}.festive-marquee-hero__heading-item{flex:0 0 auto;font-family:var(--font-heading-family);font-weight:700;line-height:1;text-transform:uppercase;white-space:nowrap;color:var(--fmh-heading);font-size:4.7rem}@media screen and (min-width:750px){.festive-marquee-hero__heading-row--mobile-extra{display:none}}.festive-marquee-hero__meta{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.4rem}.festive-marquee-hero__date{font-family:var(--font-body-family);font-weight:400;line-height:1.2;color:var(--fmh-date);font-size:2.4rem}.festive-marquee-hero__discount{margin:0;font-family:var(--font-body-family);font-weight:400;line-height:1.2;color:var(--fmh-date);font-size:2.4rem}.festive-marquee-hero__discount strong,.festive-marquee-hero__discount b{font-weight:600;color:var(--fmh-accent)}.festive-marquee-hero__button{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;padding:.99rem 3.29rem;border-radius:.33rem;background:var(--fmh-btn-bg);color:var(--fmh-btn-text);font-family:var(--font-body-family);font-weight:600;font-size:2.04rem;line-height:1.2;text-transform:uppercase;text-decoration:none;white-space:nowrap}@media(hover:hover){.festive-marquee-hero__button:hover{opacity:.85}}.festive-marquee-hero__buttons{display:grid;grid-template-columns:1fr 1fr;gap:1.2rem;justify-content:center;width:100%;padding-inline:1.2rem}.festive-marquee-hero__buttons .festive-marquee-hero__button{width:100%;min-width:0;padding:1rem .6rem;font-size:1.1rem;white-space:normal;text-align:center;overflow-wrap:break-word}@media screen and (min-width:750px){.festive-marquee-hero__buttons{display:flex;flex-wrap:wrap;width:auto}.festive-marquee-hero__buttons .festive-marquee-hero__button{width:auto;min-width:0;padding:1.1rem 3.4rem;font-size:2rem;white-space:nowrap}}@media screen and (min-width:750px){.festive-marquee-hero__content{gap:1.6rem;padding-block:2.4rem;padding-inline:3.2rem}.festive-marquee-hero__strip--top,.festive-marquee-hero__strip--bottom{height:3.2rem}.festive-marquee-hero__strip--left,.festive-marquee-hero__strip--right{width:3.2rem}.festive-marquee-hero__strip--top .festive-marquee-hero__strip-track,.festive-marquee-hero__strip--bottom .festive-marquee-hero__strip-track{width:calc(100% - 3.76rem);margin-inline:1.88rem}.festive-marquee-hero__track{--fmh-track-gap: 1.6rem}.festive-marquee-hero__star{width:1.8rem;height:1.8rem}.festive-marquee-hero__bg-item{font-size:5.6rem}.festive-marquee-hero__heading-row{margin-block:-.6rem}.festive-marquee-hero__heading-item{font-size:6.8rem}.festive-marquee-hero__heading-row .festive-marquee-hero__sparkle{width:1.9rem;height:1.9rem}.festive-marquee-hero__meta{flex-direction:row;flex-wrap:wrap;gap:1.2rem 1.6rem}.festive-marquee-hero__date{font-size:2.6rem}.festive-marquee-hero__discount{font-size:3.2rem}.festive-marquee-hero__button{font-size:2rem;padding:1.1rem 3.4rem}}@media screen and (min-width:990px){.festive-marquee-hero__content{gap:5rem;padding-block:3.2rem;padding-inline:5rem}.festive-marquee-hero__strip--top,.festive-marquee-hero__strip--bottom{height:5rem}.festive-marquee-hero__strip--left,.festive-marquee-hero__strip--right{width:5rem}.festive-marquee-hero__strip--top .festive-marquee-hero__strip-track,.festive-marquee-hero__strip--bottom .festive-marquee-hero__strip-track{width:calc(100% - 5rem);margin-inline:2rem}.festive-marquee-hero__strip-track{gap:.26rem;padding:.35rem}.festive-marquee-hero__star{width:2.7rem;height:2.7rem}.festive-marquee-hero__bg-item{font-size:8.2rem}.festive-marquee-hero__sparkle{width:2.3rem;height:2.3rem}.festive-marquee-hero__heading-row{margin-block:4rem}.festive-marquee-hero__heading-item{font-size:10.06rem}.festive-marquee-hero__heading-row .festive-marquee-hero__sparkle{width:2.8rem;height:2.8rem}.festive-marquee-hero__date{font-size:3.4rem}.festive-marquee-hero__discount{font-size:4.2rem}.festive-marquee-hero__button{font-size:2.4rem;padding:1.16rem 3.86rem;border-radius:.4rem}}.festive-marquee-hero--layout-2 .festive-marquee-hero__content{gap:4rem;padding-block:2.4rem}.festive-marquee-hero__banner-discount{font-size:1.6rem}.festive-marquee-hero__banner-heading{margin:0;font-family:Bungee Inline,sans-serif;font-weight:400;line-height:1;text-transform:uppercase;color:#842057;text-shadow:.05em .06em 0 var(--fmh-star);font-size:6rem}.festive-marquee-hero__banner-heading-word{display:inline-block;white-space:nowrap}.festive-marquee-hero__banner-heading-char{position:relative;z-index:0;display:inline-block}.festive-marquee-hero__banner-heading-char:before{content:"";position:absolute;top:-25%;right:-8%;bottom:-25%;left:-8%;z-index:-1;background:radial-gradient(circle,var(--fmh-star) 0%,transparent 70%);filter:blur(.3em);opacity:.5;animation:fmh-heading-glow-pulse 2.2s ease-in-out infinite;animation-delay:calc(var(--fmh-char-index, 0) * -.15s);pointer-events:none}@keyframes fmh-heading-glow-pulse{0%,to{transform:scale(.9);opacity:.4}50%{transform:scale(1.15);opacity:.85}}@media(prefers-reduced-motion:reduce){.festive-marquee-hero__banner-heading-char:before{animation-play-state:paused}}.festive-marquee-hero__banner-date{display:flex;align-items:center;justify-content:center;gap:.8rem}.festive-marquee-hero__banner-date .festive-marquee-hero__sparkle{color:var(--fmh-accent);width:1.4rem;height:1.4rem}@media screen and (min-width:750px){.festive-marquee-hero--layout-2 .festive-marquee-hero__content{gap:4rem;padding-block:3.2rem}.festive-marquee-hero__banner-discount{font-size:2.2rem}.festive-marquee-hero__banner-heading{font-size:5.6rem}.festive-marquee-hero__banner-date .festive-marquee-hero__sparkle{width:1.8rem;height:1.8rem}}@media screen and (min-width:990px){.festive-marquee-hero--layout-2 .festive-marquee-hero__content{gap:5rem;padding-block:3.2rem}.festive-marquee-hero__banner-discount{font-size:4.2rem}.festive-marquee-hero__banner-heading{font-size:8.3rem}.festive-marquee-hero__banner-date .festive-marquee-hero__sparkle{width:2.3rem;height:2.3rem}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/section-festive-marquee-hero.css.map */
