.early-bird__grid{display:grid;grid-template-columns:1fr;gap:3.2rem}.early-bird__media{order:-1}@media screen and (min-width:990px){.early-bird__grid{grid-template-columns:1fr 1.1fr;align-items:center;gap:4rem}.early-bird__media{order:0}}@media screen and (max-width:749px){.early-bird .page-width{padding-left:2rem;padding-right:2rem}}.early-bird__content{display:flex;flex-direction:column;align-items:flex-start;text-align:left}.early-bird__content>*{margin:0}.early-bird__content>*+*{margin-top:1.6rem}.early-bird__badge{display:inline-flex;align-items:center;gap:.8rem;padding:.8rem 1.8rem .8rem 1.3rem;border-radius:10rem;font-size:1.2rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;box-shadow:0 .3rem .9rem rgba(var(--color-shadow),.14)}.early-bird__badge .svg-wrapper{width:16px;height:16px}.early-bird__heading{line-height:1.05}.early-bird__divider{width:4.4rem;height:2px;background:currentColor;opacity:.4;margin-top:1.2rem!important}.early-bird__text{max-width:42rem;opacity:.75}.early-bird__text p{margin:0}.early-bird__card{width:100%;max-width:42rem;background:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.06);border-radius:1.6rem;overflow:hidden;box-shadow:0 .6rem 2.4rem rgba(var(--color-shadow),.08)}.early-bird__info-row{display:flex;align-items:center;gap:1.2rem;padding:1.8rem 2rem;border-bottom:1px solid rgba(var(--color-foreground),.08);font-size:1.4rem}.early-bird__info-icon{width:3.8rem;height:3.8rem;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:50%;background:rgba(var(--color-button),.1);color:rgb(var(--color-button))}.early-bird__info-icon svg{width:18px;height:18px}.early-bird__countdown{display:grid;grid-template-columns:repeat(4,1fr);padding:1.8rem 1rem;background:rgba(var(--color-foreground),.02)}.early-bird__countdown-unit{display:flex;flex-direction:column;align-items:center;text-align:center;padding:0 .5rem;border-right:1px solid rgba(var(--color-foreground),.08)}.early-bird__countdown-unit:last-child{border-right:none}.early-bird__countdown-value{font-size:2.6rem;font-weight:700;line-height:1;letter-spacing:-.02em;font-variant-numeric:tabular-nums;color:rgb(var(--color-button));display:inline-block;transition:opacity .15s var(--motion-ease-out),transform .15s var(--motion-ease-out)}.early-bird__countdown-value.is-changing{opacity:0;transform:translateY(-.4rem)}.early-bird__countdown-label{font-size:1.1rem;text-transform:uppercase;letter-spacing:.06em;opacity:.6;margin-top:.7rem}.early-bird__button{display:inline-flex;align-items:center;justify-content:center;gap:1rem;width:100%;max-width:42rem;text-transform:uppercase;letter-spacing:.04em;font-weight:700;padding-top:1.7rem;padding-bottom:1.7rem;transition:transform .25s ease,box-shadow .25s ease}.early-bird__button:hover{transform:translateY(-.2rem);box-shadow:0 .8rem 2rem rgba(var(--color-shadow),.22)}.early-bird__button .svg-wrapper{width:18px;height:18px}.early-bird__features{display:flex;width:100%;max-width:42rem;list-style:none;padding:0;margin-top:2.4rem!important}.early-bird__feature{flex:1;display:flex;flex-direction:column;align-items:center;text-align:center;gap:.8rem;padding:0 1rem;border-right:1px solid rgba(var(--color-foreground),.1);font-size:1.2rem;font-weight:500}.early-bird__feature:last-child{border-right:none}@media(prefers-reduced-motion:no-preference){.early-bird__feature.scroll-trigger{opacity:0;transform:translateY(1rem)}.early-bird__feature.scroll-trigger:not(.scroll-trigger--offscreen){animation:earlyBirdFeatureReveal var(--motion-base) var(--motion-ease-out) forwards;animation-delay:calc(var(--animation-order, 0) * 60ms)}@keyframes earlyBirdFeatureReveal{to{opacity:1;transform:translateY(0)}}}.early-bird__feature .svg-wrapper{width:22px;height:22px}.early-bird__feature-text{line-height:1.3}.early-bird__media{position:relative}.early-bird__media-inner{position:relative;overflow:hidden;border-radius:1.6rem;aspect-ratio:4 / 3;box-shadow:0 1.2rem 3.2rem rgba(var(--color-shadow),.16)}.early-bird__media-inner img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s cubic-bezier(.22,1,.36,1)}.early-bird__media:hover .early-bird__media-inner img{transform:scale(1.04)}.early-bird__media-inner.placeholder{background:rgba(var(--color-foreground),.04)}.early-bird__media-inner.placeholder>svg{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:40%;height:40%;fill:currentColor;opacity:.35}.early-bird__discount-badge{position:absolute;top:8%;right:10%;width:14rem;height:14rem;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border:1px solid rgba(255,255,255,.35);box-shadow:0 1rem 2.6rem rgba(var(--color-shadow),.22);transition:transform var(--motion-base) var(--motion-ease-out)}.early-bird__media:hover .early-bird__discount-badge{animation-play-state:paused;transform:scale(1.05)}@media(prefers-reduced-motion:no-preference){.early-bird__discount-badge{animation:earlyBirdBadgePulse 2.5s var(--motion-ease-in-out) infinite}@keyframes earlyBirdBadgePulse{0%,to{transform:scale(1)}50%{transform:scale(1.03)}}}.early-bird__discount-label{font-size:1.1rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em}.early-bird__discount-value{font-size:3.2rem;font-weight:800;line-height:1.15}@media screen and (max-width:749px){.early-bird__features{flex-wrap:wrap;row-gap:1.8rem}.early-bird__feature{flex:0 0 50%;border-right:none}.early-bird__countdown-value{font-size:2.1rem}.early-bird__discount-badge{width:10.5rem;height:10.5rem;top:6%;right:6%}.early-bird__discount-value{font-size:2.4rem}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/section-early-bird-deal.css.map */
