@import"https://fonts.googleapis.com/css2?family=Bitcount+Single:wght@200;300&family=Inter:wght@400;500;600;700&family=Michroma&display=swap";:root{--bg-primary: #f1f1f1;--bg-secondary: #fafafa;--bg-tertiary: #f5f5f5;--brand-orange: #fe6807;--brand-orange-glow: rgba(254, 104, 7, .4);--text-main: #202224;--text-muted: #797b7d;--border-light: #e6e6e6;--glass-stroke: rgba(255, 255, 255, .64);--font-display: "Michroma", "Arial", sans-serif;--font-digital: "Bitcount Single", "Courier New", monospace;--font-body: "Inter", "Arial", sans-serif}*{box-sizing:border-box}html{background:var(--text-main);color:var(--text-main);font-family:var(--font-body);scroll-behavior:smooth}body{margin:0;min-width:320px;overflow-x:hidden}a{color:inherit;text-decoration:none}.hero-shell{position:relative;min-height:180vh;overflow:visible;background:radial-gradient(circle at 72% 47%,rgba(255,255,255,.86),transparent 23%),radial-gradient(circle at 78% 52%,rgba(254,104,7,.12),transparent 26%),linear-gradient(135deg,#f7f7f4,#f1f1f1 48%,#e7e7e2)}.hero-shell:before{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:radial-gradient(circle at 58% 50%,transparent 0%,transparent 18%,rgba(32,34,36,.05) 18.2%,transparent 18.6%),linear-gradient(90deg,#f7f7f4f5,#f7f7f4ad 31%,#f7f7f41a 67%),linear-gradient(180deg,#ffffff75,#fff0 42%,#2022241f)}.hero-fallback,.hero-canvas{position:sticky;top:0;width:100%;height:100vh}.hero-fallback{z-index:0;opacity:.16}.hero-fallback img{width:100%;height:100%;object-fit:cover;object-position:68% center;filter:saturate(.72) contrast(1.02) brightness(1.08)}.hero-canvas{z-index:2;margin-top:-100vh;pointer-events:none}.hero-canvas canvas{display:block}.hero-canvas-fallback{display:none}.scene-tuner{position:absolute;right:18px;bottom:18px;z-index:8;display:grid;width:min(360px,calc(100vw - 36px));max-height:calc(100vh - 36px);overflow:auto;gap:12px;padding:14px;border:1px solid rgba(255,255,255,.16);border-radius:8px;background:#0c0d0ed1;box-shadow:0 24px 80px #0000005c;color:#f7f7f4;font-family:var(--font-digital);pointer-events:auto;backdrop-filter:blur(18px) saturate(1.1)}.scene-tuner__header{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--brand-orange);font-size:.72rem;letter-spacing:.16em}.scene-tuner button{min-height:30px;border:1px solid rgba(255,255,255,.16);border-radius:6px;background:#ffffff12;color:#f7f7f4;font:inherit;letter-spacing:.08em;cursor:pointer}.scene-tuner__control{display:grid;gap:7px}.scene-tuner__control span{display:flex;justify-content:space-between;gap:12px;color:#f7f7f4ad;font-size:.68rem;letter-spacing:.12em;text-transform:uppercase}.scene-tuner__control strong{color:#f7f7f4;font-weight:300}.scene-tuner input[type=range]{width:100%;accent-color:var(--brand-orange)}.scene-tuner code{display:block;overflow-wrap:anywhere;border:1px solid rgba(254,104,7,.24);border-radius:6px;background:#fe680714;padding:10px;color:#f7f7f4d1;font-family:Courier New,monospace;font-size:.72rem;line-height:1.5}.scene-tuner__copy{background:var(--brand-orange)!important;border-color:var(--brand-orange)!important;color:#fff!important}.scene-tuner__keyframes{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding-top:4px}.scene-tuner__keyframes button.is-active{border-color:var(--brand-orange);background:#fe680738;color:#fff}.scene-tuner__group{display:grid;gap:10px;border-top:1px solid rgba(255,255,255,.1);padding-top:10px}.scene-tuner__group p{margin:0;color:var(--brand-orange);font-size:.68rem;letter-spacing:.14em;text-transform:uppercase}.scene-loader{color:var(--brand-orange);font-family:var(--font-digital);font-size:.75rem;letter-spacing:.22em;white-space:nowrap}.hero-grid{position:absolute;inset:0;z-index:3;display:grid;grid-template-columns:minmax(24px,.9fr) minmax(0,560px) minmax(0,1.45fr) minmax(24px,1fr);grid-template-rows:minmax(88px,16vh) auto 1fr auto minmax(32px,9vh);min-height:100vh;pointer-events:none}.glass-panel{background:#ffffff8a;border:1px solid rgba(32,34,36,.1);box-shadow:0 24px 80px #20222429;backdrop-filter:blur(18px) saturate(1.12)}.hero-copy{grid-column:2;grid-row:2;align-self:start;max-width:620px;padding:clamp(24px,4vw,44px);border-radius:8px;pointer-events:auto}.hero-eyebrow,.section-kicker{margin:0 0 18px;color:var(--brand-orange);font-family:var(--font-digital);font-size:.72rem;letter-spacing:.18em;text-transform:uppercase}.hero-copy h1{margin:0;max-width:11ch;font-family:var(--font-display);font-size:clamp(2.4rem,4vw,5.8rem);font-weight:400;line-height:.98;color:var(--text-main)}.hero-summary{max-width:34rem;margin:28px 0 0;color:#202224ad;font-size:clamp(1rem,1.4vw,1.18rem);line-height:1.7;font-weight:lighter}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;border:1px solid var(--border-light);border-radius:7px;padding:0 18px;font-family:var(--font-digital);font-size:.78rem;letter-spacing:.1em;text-transform:uppercase;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease}.button:hover,.button:focus-visible{transform:translateY(-1px);outline:none}.button--primary{border-color:var(--brand-orange);background:var(--brand-orange);color:#fff;box-shadow:0 0 30px var(--brand-orange-glow)}.button--ghost{background:#ffffff85;color:var(--text-main)}.button--ghost:hover,.button--ghost:focus-visible{border-color:#fe680799;box-shadow:0 0 24px #fe68072e}.hero-hud{grid-column:2 / 4;grid-row:4;display:flex;align-items:end;justify-content:space-between;gap:20px;pointer-events:auto}.hud-chip-row{display:flex;flex-wrap:wrap;gap:8px}.hud-chip{display:inline-flex;min-height:34px;align-items:center;justify-content:center;border:1px solid rgba(32,34,36,.12);border-radius:999px;background:#ffffff7a;padding:0 12px;color:#202224c2;font-family:var(--font-digital);font-size:.72rem;letter-spacing:.12em}.hud-metrics{display:grid;grid-template-columns:repeat(3,minmax(112px,1fr));gap:1px;overflow:hidden;border-radius:8px}.hud-metric{display:grid;gap:8px;min-width:0;padding:16px 18px;background:#ffffff61}.hud-metric span{color:var(--text-muted);font-family:var(--font-digital);font-size:.68rem;letter-spacing:.14em}.hud-metric strong{color:var(--text-main);font-family:var(--font-display);font-size:.78rem;font-weight:400}.features-section{position:relative;display:grid;grid-template-columns:minmax(260px,.74fr) minmax(1fr);gap:clamp(28px,4vw,76px);align-items:center;min-height:100vh;overflow:hidden;padding:clamp(22px,4vw,56px);background:radial-gradient(circle at 18% 48%,rgba(255,255,255,.9),transparent 0 24%,rgba(254,104,7,.08) 42%,transparent 64%),linear-gradient(90deg,#f7f7f4,#f1f1f1 48%,#e8e8e4);color:var(--text-main)}.features-section:before{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:radial-gradient(circle at 18% 50%,transparent 0%,transparent 20%,rgba(32,34,36,.045) 20.2%,transparent 20.7%),linear-gradient(90deg,#f7f7f40a,#f7f7f480 45%,#f7f7f4d6),linear-gradient(180deg,#ffffff57,#fff0 52%,#20222414)}.features-key-visual{position:relative;z-index:2;align-self:stretch;min-height:700px;opacity:0;transform:translate(7%) scale(1.02);transition:opacity .9s ease,transform 1.2s cubic-bezier(.22,1,.36,1)}.features-section.is-visible .features-key-visual{opacity:1;transform:translate(-6%) scale(1)}.features-key-visual img{position:absolute;inset:0 auto 0 0;width:min(520px,46vw);height:100%;object-fit:cover;object-position:36% center;border:1px solid rgba(32,34,36,.08);border-radius:8px;box-shadow:0 24px 70px #2022242e}.features-knob-pulse{display:none}.features-knob-pulse:after{content:none}.features-content{position:relative;z-index:3;min-width:0;opacity:0;transform:translateY(28px);transition:opacity .76s .14s ease,transform .9s .14s cubic-bezier(.22,1,.36,1)}.features-section.is-visible .features-content{opacity:1;transform:translateY(0)}.features-content h2{margin:0 0 34px;max-width:12ch;color:var(--text-main);font-family:var(--font-display);font-size:clamp(2.3rem,4vw,5.7rem);font-weight:400;line-height:.98}.features-live-row{display:flex;flex-wrap:wrap;gap:14px;align-items:center;margin-bottom:34px}.features-live-clock{display:inline-grid;grid-template-columns:auto auto;gap:10px;align-items:center;min-height:42px;border:1px solid rgba(32,34,36,.16);border-radius:999px;background:#ffffff7a;padding:0 16px;color:#202224d1;font-family:var(--font-digital);letter-spacing:.08em;backdrop-filter:blur(14px)}.features-live-dot{width:9px;height:9px;border-radius:50%;background:var(--brand-orange);box-shadow:0 0 18px #fe6807cc}.features-sound-visualizer,.feature-mini-visualizer{display:inline-flex;align-items:end;justify-content:center;gap:4px}.features-sound-visualizer{min-height:34px}.features-sound-visualizer span,.feature-mini-visualizer span{display:block;width:5px;height:12px;border-radius:999px;background:var(--brand-orange);animation:features-wave .86s ease-in-out infinite}.features-sound-visualizer span:nth-child(2),.feature-mini-visualizer span:nth-child(2){animation-delay:80ms}.features-sound-visualizer span:nth-child(3),.feature-mini-visualizer span:nth-child(3){animation-delay:.16s}.features-sound-visualizer span:nth-child(4),.feature-mini-visualizer span:nth-child(4){animation-delay:.24s}.features-sound-visualizer span:nth-child(5){animation-delay:.32s}.features-sound-visualizer span:nth-child(6){animation-delay:.4s}.features-rail{display:grid;grid-template-columns:repeat(5,minmax(120px,1fr));gap:clamp(12px,1.35vw,24px)}.feature-device{position:relative;display:grid;grid-template-rows:auto 1fr auto;min-height:340px;border:1px solid rgba(255,255,255,.08);border-radius:24px;background:linear-gradient(180deg,rgba(255,255,255,.035),transparent 24%),#020202;color:#fff;padding:20px 14px 18px;box-shadow:0 24px 80px #00000052;cursor:pointer;opacity:0;transform:translateY(42px);transition:opacity .72s cubic-bezier(.22,1,.36,1),transform .72s cubic-bezier(.22,1,.36,1),box-shadow .22s ease,border-color .22s ease}.features-section.is-visible .feature-device{opacity:1;transform:translateY(0)}.features-section.is-visible .feature-device:nth-child(1){transition-delay:.26s}.features-section.is-visible .feature-device:nth-child(2){transition-delay:.36s}.features-section.is-visible .feature-device:nth-child(3){transition-delay:.46s}.features-section.is-visible .feature-device:nth-child(4){transition-delay:.56s}.features-section.is-visible .feature-device:nth-child(5){transition-delay:.66s}.feature-device:hover,.feature-device:focus-visible,.feature-device.is-active{border-color:#fe680799;box-shadow:0 34px 80px #fe680747;transform:translateY(-10px);transition-delay:0ms}.feature-device:focus-visible{outline:3px solid var(--brand-orange);outline-offset:5px}.feature-device__top{display:grid;gap:8px;justify-items:center}.feature-clock-icon{width:34px;height:34px;border:3px solid #fff;border-radius:50%}.feature-clock-icon:after{content:"";display:block;width:4px;height:13px;margin:-5px auto 0;border-radius:999px;background:#fff}.feature-device__time{color:#ffffffe0;font-family:var(--font-digital);font-size:1.08rem}.feature-selector{display:grid;gap:8px;align-self:center;color:#fffffff0;font-size:clamp(1.08rem,1.35vw,1.34rem);text-align:center}.feature-selector__option{display:grid;min-height:30px;place-items:center}.feature-selector__option.is-selected{position:relative;overflow:hidden;min-height:36px;border:2px solid rgba(254,104,7,.76);border-radius:999px}.feature-device--selector:nth-child(2) .feature-selector__option.is-selected{border-color:transparent;background:linear-gradient(90deg,#ff7b1a,#ff9b34)}.feature-device--selector:nth-child(2) .feature-selector__option.is-selected:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.32),transparent);transform:translate(-100%);animation:features-shimmer 1.7s ease-in-out infinite}.feature-meter-stack{align-self:center;display:grid;justify-items:center}.feature-meter{width:78%;height:205px;border-radius:22px;background:linear-gradient(180deg,#fe7a17,#ffc398 62%,#fff);transform-origin:bottom center;animation:features-timer-fill 3.6s ease-in-out infinite alternate}.feature-meter--low{height:145px;margin-top:52px;animation-duration:2.6s}.feature-meter-time{margin-top:14px;font-family:var(--font-digital);font-size:clamp(1.72rem,2.15vw,2.22rem);line-height:1}.feature-mini-visualizer{margin-top:12px;height:48px}.feature-mini-visualizer span{width:4px;height:10px;animation-duration:.7s}.feature-notification{align-self:center;display:grid;gap:14px;justify-items:center}.feature-notification__badge{display:grid;width:58px;aspect-ratio:1;place-items:center;border:2px solid rgba(254,104,7,.8);border-radius:50%;color:var(--brand-orange);font-size:1.65rem}.feature-notification__message{max-width:92px;font-size:1.72rem;font-weight:700;line-height:.95}.feature-device__footer{display:grid;gap:10px;color:#f7f7f4f5;text-align:center}.feature-device__roman{color:var(--brand-orange);font-family:var(--font-digital);font-size:1.55rem;font-weight:300;letter-spacing:.08em}.feature-device__caption{min-height:46px;color:#ffffffb3;font-size:.82rem;line-height:1.12}.next-section{display:grid;min-height:70vh;place-content:center;padding:80px 24px;background:var(--bg-primary);text-align:center}.next-section h2{margin:0;font-family:var(--font-display);font-size:clamp(2rem,5vw,4.5rem);font-weight:400}.next-section--dark{background:var(--text-main);color:#fff}.site-footer{position:relative;overflow:hidden;background:linear-gradient(180deg,#fe680714,#fe680700 28%),linear-gradient(180deg,#202224,#111214);color:#fff;padding:clamp(54px,7vw,96px) clamp(22px,5vw,76px) 26px}.site-footer:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,rgba(255,255,255,.055) 1px,transparent 1px),linear-gradient(180deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:88px 88px;mask-image:linear-gradient(180deg,rgba(0,0,0,.72),transparent 70%)}.site-footer__inner,.site-footer__stats,.site-footer__nav,.site-footer__meta{position:relative;z-index:1;max-width:1320px;margin:0 auto}.site-footer__inner{display:grid;grid-template-columns:minmax(320px,1fr) minmax(280px,420px);gap:clamp(34px,6vw,88px);align-items:start}.site-footer__masthead{display:grid;gap:22px}.site-footer__logo-link{display:inline-flex;width:fit-content}.site-footer__logo{display:block;width:min(156px,46vw);height:auto}.site-footer__kicker{margin-bottom:0}.site-footer h2{margin:0;max-width:16ch;color:#fff;font-family:var(--font-display);font-size:clamp(2rem,4.4vw,5.15rem);font-weight:400;line-height:1.02}.site-footer__summary{margin:0;max-width:48rem;color:#ffffffa8;font-size:clamp(1rem,1.18vw,1.12rem);line-height:1.7}.site-footer__panel{display:grid;gap:20px;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:#ffffff0b;padding:clamp(22px,3vw,30px)}.site-footer__panel-label{color:var(--brand-orange);font-family:var(--font-digital);font-size:.72rem;letter-spacing:.18em;text-transform:uppercase}.site-footer__panel p{margin:0;color:#ffffffc2;font-size:clamp(1.28rem,2vw,1.8rem);line-height:1.22}.site-footer__cta{justify-self:start}.site-footer__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:clamp(44px,6vw,72px);border-block:1px solid rgba(255,255,255,.12)}.site-footer__stat{display:grid;gap:8px;min-width:0;padding:20px clamp(16px,2.4vw,30px)}.site-footer__stat+.site-footer__stat{border-left:1px solid rgba(255,255,255,.12)}.site-footer__stat span{color:var(--brand-orange);font-family:var(--font-digital);font-size:.68rem;letter-spacing:.16em;text-transform:uppercase}.site-footer__stat strong{color:#ffffffe0;font-family:var(--font-display);font-size:clamp(.9rem,1.25vw,1.1rem);font-weight:400}.site-footer__nav{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:clamp(22px,4vw,64px);margin-top:clamp(42px,6vw,70px)}.site-footer__column{display:grid;gap:10px;align-content:start;font-style:normal}.site-footer__column h3{margin:0 0 8px;color:var(--brand-orange);font-family:var(--font-digital);font-size:.72rem;font-weight:300;letter-spacing:.18em;text-transform:uppercase}.site-footer__column a{width:fit-content;color:#ffffffad;font-size:.96rem;line-height:1.4;transition:color .18s ease,transform .18s ease}.site-footer__column a:hover,.site-footer__column a:focus-visible{color:#fff;outline:none;transform:translate(4px)}.site-footer__meta{display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px;margin-top:clamp(42px,6vw,70px);border-top:1px solid rgba(255,255,255,.12);padding-top:22px;color:#ffffff7a;font-family:var(--font-digital);font-size:.7rem;letter-spacing:.14em;text-transform:uppercase}@keyframes features-wave{0%,to{height:10px}50%{height:30px}}@keyframes features-shimmer{50%,to{transform:translate(100%)}}@keyframes features-timer-fill{0%{scale:1 .56;filter:hue-rotate(0deg) brightness(1)}to{scale:1 1;filter:hue-rotate(-8deg) brightness(1.08)}}@media(max-width:860px){.hero-shell{min-height:148vh}.hero-shell:before{background:linear-gradient(180deg,#f7f7f4f0,#f7f7f475 52%,#f7f7f4e0)}.hero-grid{grid-template-columns:18px 1fr 18px;grid-template-rows:minmax(28px,5vh) auto 1fr auto 28px}.hero-copy{grid-column:2;max-width:none}.hero-copy h1{max-width:10ch}.hero-hud{grid-column:2;grid-row:4;align-items:stretch;flex-direction:column}.hud-metrics{grid-template-columns:1fr}.features-section{grid-template-columns:1fr;align-items:start}.features-key-visual{min-height:430px}.features-key-visual img{width:min(620px,94vw);object-position:42% center}.features-rail{grid-template-columns:repeat(5,minmax(150px,1fr));overflow-x:auto;overscroll-behavior-x:contain;padding-bottom:18px;scrollbar-color:rgba(254,104,7,.62) rgba(32,34,36,.16)}.feature-device{min-height:320px}.site-footer__inner{grid-template-columns:1fr;align-items:start}.site-footer h2{max-width:16ch}.site-footer__nav{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:520px){.hero-copy{padding:22px}.hero-actions{flex-direction:column}.button{width:100%}.hud-chip-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.features-section{padding:22px 18px 34px}.features-key-visual{min-height:360px}.features-content h2{margin-bottom:28px;font-size:3.25rem}.features-live-row{margin-bottom:26px}.features-rail{grid-template-columns:repeat(5,150px)}.site-footer{padding:48px 18px 24px}.site-footer__masthead{gap:20px}.site-footer__stats,.site-footer__nav{grid-template-columns:1fr}.site-footer__stat+.site-footer__stat{border-top:1px solid rgba(255,255,255,.12);border-left:0}.site-footer__meta{display:grid}}.seq-shell{position:relative;height:var(--sequence-scroll-height, 300vh);background:#fff}.seq-sticky{position:sticky;top:0;height:100vh;overflow:hidden}.seq-layout{display:grid;grid-template-columns:minmax(280px,30%) minmax(0,70%);min-height:100%}.seq-stage{position:relative;min-width:0;overflow:hidden;background:#fff}.seq-canvas{display:block;width:100%;height:100%}.seq-overlay{position:relative;display:flex;flex-direction:column;justify-content:flex-end;min-width:0;padding:clamp(32px,4.5vw,72px);padding-bottom:clamp(48px,8vh,96px);border-right:1px solid rgba(32,34,36,.08);background:#fff;pointer-events:none;will-change:opacity,transform;z-index:2}.seq-eyebrow{margin:0 0 14px;color:var(--brand-orange);font-family:var(--font-digital);font-size:.72rem;letter-spacing:.18em;text-transform:uppercase}.seq-title{margin:0 0 20px;font-family:var(--font-display);font-size:clamp(2.2rem,4.5vw,5.2rem);font-weight:400;line-height:.98;color:#202224}.seq-body{margin:0 0 28px;max-width:34rem;color:#202224c7;font-size:clamp(1rem,1.4vw,1.18rem);line-height:1.7;font-weight:lighter}.seq-cta{width:fit-content;pointer-events:auto}.seq-layer-cards{position:absolute;inset:0;pointer-events:none}.seq-layer-card{position:absolute;top:var(--card-y);left:var(--card-x);width:clamp(190px,20vw,280px);padding:16px 18px 17px;border:1px solid rgba(32,34,36,.12);border-radius:8px;background:#fffffff5;box-shadow:0 20px 56px #2022242e;color:#202224;opacity:0;transform:translate3d(34px,30px,0) scale(.98);transform-origin:left center;backdrop-filter:blur(18px);will-change:opacity,transform}.seq-layer-card:before{content:"";position:absolute;top:24px;right:calc(100% - 1px);width:clamp(44px,5vw,82px);height:1px;background:linear-gradient(90deg,#ff5e1400,#ff5e14e6)}.seq-layer-card:after{content:"";position:absolute;top:18px;right:calc(100% + clamp(42px,5vw,80px));width:12px;height:12px;border:2px solid var(--brand-orange);border-radius:999px;background:#fff;box-shadow:0 0 0 6px #ff5e1429}.seq-layer-step{display:block;margin-bottom:8px;color:var(--brand-orange);font-family:var(--font-digital);font-size:.68rem;letter-spacing:.16em}.seq-layer-card h3{margin:0 0 8px;color:#202224;font-family:var(--font-display);font-size:clamp(1.25rem,2vw,1.75rem);font-weight:400;line-height:1}.seq-layer-card p{margin:0;color:#202224ad;font-size:.86rem;line-height:1.45}@media(max-width:900px){.seq-shell{height:360vh;background:#fff}.seq-layout{grid-template-columns:1fr;grid-template-rows:minmax(220px,34vh) 1fr}.seq-overlay{padding:28px 22px 30px}.seq-body{max-width:28rem}.seq-layer-card{width:min(250px,calc(100vw - 44px))}}@media(max-width:520px){.seq-title{font-size:clamp(2.1rem,13vw,3.5rem)}.seq-body{margin-bottom:20px;font-size:.95rem;line-height:1.55}.seq-layer-card{inset:auto 22px 24px;width:auto;transform-origin:center bottom}.seq-layer-card:before,.seq-layer-card:after{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}.features-key-visual,.features-content,.feature-device{opacity:1;transform:none}}
