.animated-banner{color:#121212;--gap-headline-to-cta:2rem;--gap-cta-to-stage:4.75rem;background:#f1f1f1;min-height:clamp(36rem,86svh,48rem);position:relative;overflow:hidden}.animated-banner__background{background:radial-gradient(circle at 50% 14%,#fffffff5 0%,#ffffffb3 26%,#0000 55%),radial-gradient(circle at 50% 88%,#0000001a 0%,#0000000a 12%,#0000 24%),linear-gradient(#f7f7f7,#ececec);position:absolute;inset:0}.animated-banner__inner{z-index:1;width:min(1260px,100% - 40px);margin:0 auto;padding:96px 0 40px;position:relative}.animated-banner__inner img{border-radius:14px}.animated-banner__progress{gap:10px;width:min(820px,100% - 12px);margin:0 auto 18px;display:grid}.animated-banner__progress-track{background:#00000014;border-radius:999px;height:4px;overflow:hidden}.animated-banner__progress-fill{border-radius:inherit;background:#59c9fb;height:100%;transition:width .125s linear}.animated-banner__headline{margin-bottom:var(--gap-headline-to-cta);justify-content:center;display:flex}.animated-banner__cta-row{margin-top:20px;margin-bottom:var(--gap-cta-to-stage);justify-content:center;display:flex}.animated-banner__cta{cursor:pointer;color:#fafafa;letter-spacing:-.01em;background:linear-gradient(#008ff0 11%,#07d 89%);border:0;border-radius:11.7px;align-items:center;gap:10px;height:36.58px;padding:0 16px;font-size:12px;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .225s,filter .225s;display:inline-flex;transform:translateZ(0);box-shadow:0 10px 20px #0c74ff2e}.animated-banner__cta:hover{filter:brightness(1.02);box-shadow:0 16px 30px #0c74ff42}.animated-banner__cta:active{transform:scale(.98)}.animated-banner__cta-arrow{font-size:1.15em;transition:transform .225s;display:inline-block}.animated-banner__cta:hover .animated-banner__cta-arrow{transform:translate(6px)}.animated-banner__cta:focus-visible{outline-offset:3px;outline:3px solid #0b74ff59}.animated-banner__headline-shell{width:min(980px,100%);min-height:78px;position:relative}.animated-banner__headline-item{text-align:center;pointer-events:none;justify-content:center;align-items:center;gap:10px;display:flex;position:absolute;inset:0}.animated-banner__headline-item.is-active{pointer-events:auto}.animated-banner__logo{flex:none;width:auto;height:28px;margin-top:2px}.animated-banner__heading-svg{object-fit:contain;width:min(980px,100%);height:auto;display:block}.animated-banner__headline-lines{flex-direction:column;gap:1px;display:flex}.animated-banner__headline-line{letter-spacing:-.01em;text-wrap:balance;font-size:clamp(22px,2.65vw,38px);font-weight:600;line-height:1.25}.animated-banner__stage{justify-content:center;align-items:flex-start;min-height:26rem;padding-top:2.125rem;display:flex;position:relative}.animated-banner__slide-layer{pointer-events:none;place-items:center;display:grid;position:absolute;inset:0}.animated-banner__slide-layer.is-active{pointer-events:auto}.animated-banner__slide-visual{width:min(784px,92vw);height:min(336px,46vw);max-height:336px;position:relative}.animated-banner__rear-card,.animated-banner__front-card{transform-style:preserve-3d;border-radius:14px;position:absolute;top:50%;left:50%;overflow:hidden;translate:-50% -50%}.animated-banner__rear-card{transform-origin:50%;background:var(--rear-card-bg);border:0;width:min(58vw,688px);margin-top:-68px;margin-left:90px;box-shadow:0 14px 48px #00000014}.animated-banner__front-card{aspect-ratio:16/9;transform-origin:50%;background:var(--front-card-bg);--animated-banner-badge-top-offset:-25px;--animated-banner-badge-bottom-offset:-25px;border:5px solid #ffffffb3;width:min(58vw,688px);margin-top:-10px;margin-left:58px;overflow:visible;box-shadow:0 26px 70px #00000029}.animated-banner__rear-image,.animated-banner__front-image{width:100%;height:100%}.animated-banner__rear-image{object-fit:fill;display:block}.animated-banner__front-image.is-contain{object-fit:contain}.animated-banner__overlay{pointer-events:none;position:absolute;inset:0}.animated-banner__badges{z-index:4;pointer-events:none;position:absolute;inset:0}.animated-banner__badge{color:#008cd6;white-space:nowrap;background:#fffffff5;border:2px solid #008cd6d9;border-radius:.65rem;padding:.85rem;font-size:.75rem;font-weight:700;position:absolute;box-shadow:0 10px 26px #00000014}.animated-banner__badge--secondary{border:0;box-shadow:0 12px 26px #0000001f}.animated-banner__badge-text-sr{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.animated-banner__badge-text-wave{display:inline-block}.animated-banner__badge-text-char{animation:.9s cubic-bezier(.22,1,.36,1) both animated-banner-badge-wave;animation-delay:calc(var(--i) * 48ms);display:inline-block}@keyframes animated-banner-badge-wave{0%{transform:translateY(0)}30%{transform:translateY(-6px)}60%{transform:translateY(4px)}to{transform:translateY(0)}}.animated-banner__nav-row{grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;margin-top:-22px;display:grid}.animated-banner__dots,.animated-banner__controls{align-items:center;gap:10px;display:flex}.animated-banner__controls{justify-content:flex-end}.animated-banner__dot,.animated-banner__control{cursor:pointer;border:0}.animated-banner__dot{background:#00000029;border-radius:999px;width:9px;height:9px;padding:0}.animated-banner__dot.is-active{background:#59c9fb;transform:scale(1.2)}.animated-banner__control{color:#111827;background:#fffffff2;border-radius:999px;min-width:88px;height:48px;padding:0 20px;box-shadow:0 16px 34px #00000014}.animated-banner__control--solid{color:#fff;background:#06080c}@media (max-width:1100px){.animated-banner{--gap-headline-to-cta:1rem;--gap-cta-to-stage:3.25rem}.animated-banner__headline-shell{min-height:70px}.animated-banner__rear-card{width:min(66vw,760px);margin-top:-56px;margin-left:62px}.animated-banner__front-card{width:min(76vw,860px);margin-top:-6px;margin-left:44px}}@media (min-width:67.5em){.animated-banner{--gap-cta-to-stage:5.75rem}}@media (min-width:47.5em) and (max-width:67.5em){.animated-banner__slide-visual{width:min(44rem,92vw);height:min(18.5rem,46vw);max-height:18.5rem}.animated-banner__rear-card{width:min(52vw,34rem);margin-top:-3.25rem;margin-left:4.375rem}.animated-banner__front-card{width:min(58vw,38rem);margin-top:-.5rem;margin-left:2.875rem}}@media (max-width:760px){.animated-banner{--gap-headline-to-cta:.75rem;--gap-cta-to-stage:1.75rem;min-height:auto}.animated-banner__inner{flex-direction:column;width:min(100%,100% - 20px);padding-top:104px;display:flex}.animated-banner__progress{order:1}.animated-banner__cta-row{order:3;margin-top:12px;margin-bottom:12px}.animated-banner__headline{order:2;margin-bottom:2px}.animated-banner__headline-shell{min-height:88px}.animated-banner__headline-item{align-items:flex-start;gap:8px;margin-top:0!important}.animated-banner__logo{height:21px;margin-top:2px}.animated-banner__heading-svg{max-height:clamp(46px,10svh,92px)}.animated-banner__headline-line{font-size:clamp(15px,4vw,19px)}.animated-banner__stage{order:4;min-height:290px;padding-top:0}.animated-banner__slide-visual{width:100%;height:250px}.animated-banner__rear-card{border-radius:12px;width:min(62vw,290px);margin-top:-52px;margin-left:22px}.animated-banner__front-card{--animated-banner-badge-top-offset:-12px;--animated-banner-badge-bottom-offset:-12px;border-radius:12px;width:min(70vw,328px);margin-top:-10px;margin-left:30px}.animated-banner__badge{padding:4px 10px;font-size:10px}.animated-banner__nav-row{order:5;grid-template-columns:1fr;justify-items:center;margin-top:0}.animated-banner__controls{justify-content:center}}
