.vm-hero-grid{display:grid;grid-template-areas:"copy" "note" "devices";gap:1.75rem}.vm-hero-copy{grid-area:copy;max-width:40rem}.vm-hero-devices{grid-area:devices}.vm-hero-note{grid-area:note}@media (min-width:1024px){.vm-hero-grid{grid-template-columns:minmax(0,52fr) minmax(0,48fr);grid-template-rows:1fr auto auto 1fr;grid-template-areas:"boven  devices" "copy   devices" "note   devices" "onder  devices";column-gap:3rem;row-gap:0}.vm-hero-note{margin-top:1.5rem}.vm-hero-devices{align-self:center}}.vm-hero-caption{position:relative;z-index:1;margin-top:.5rem;text-align:center;font-size:.8125rem;color:var(--text-muted)}.vm-hero-devices{--vm-hero-px:0;--vm-hero-py:0;--vm-hero-energy:0;position:relative;isolation:isolate}.vm-hero-beam,.vm-hero-light{position:absolute;pointer-events:none;z-index:0}.vm-hero-light{inset:-22% -16% -14%;background:radial-gradient(58% 56% at 62% 36%,rgb(255 253 248/.95) 0,rgb(255 253 248/.55) 42%,rgb(255 253 248/0) 72%)}.vm-hero-beam{inset:-30% -30%;background:linear-gradient(104deg,rgb(8 127 120/0) 36%,rgb(8 127 120/.11) 44%,rgb(8 127 120/.11) 56%,rgb(8 127 120/0) 64%)}.vm-hero-screen{position:relative;overflow:hidden;background:var(--surface-raised)}.vm-hero-screen--laptop{aspect-ratio:1672/941}.vm-hero-screen--phone{aspect-ratio:887/1774}.vm-hero-shot{display:block;width:100%;height:100%;object-fit:contain;object-position:top}.vm-hero-screen:after{content:"";box-shadow:inset 0 0 0 1px rgb(255 255 255/.45),inset 0 1px 0 0 rgb(255 255 255/.6)}.vm-hero-gloss,.vm-hero-screen:after{position:absolute;inset:0;pointer-events:none}.vm-hero-gloss{mix-blend-mode:soft-light;opacity:.55;background:linear-gradient(112deg,rgb(255 255 255/0) 24%,rgb(255 255 255/.22) 40%,rgb(255 255 255/.1) 52%,rgb(255 255 255/0) 64%)}.vm-hero-laptop .vm-device-shadow,.vm-hero-phone .vm-device-shadow{box-shadow:inset 1px 1px 0 rgb(255 255 255/.48),inset -1px -1px 0 rgb(0 0 0/.52),0 2px 3px rgb(13 39 51/.22),0 30px 60px -30px rgb(13 39 51/.45),0 60px 120px -60px rgb(13 39 51/.35)}.vm-hero-stage{position:relative;z-index:1;perspective:1600px;perspective-origin:50% 50%}.vm-hero-composition{position:relative;width:100%;aspect-ratio:4/3;transform-style:flat;perspective:1600px;perspective-origin:55% 50%;user-select:none}.vm-hero-phone .vm-hero-gloss{display:none}.vm-hero-ground{position:absolute;inset:auto 1% -1%;height:23%;border-radius:50%;pointer-events:none;transform:translateZ(-1px);opacity:.72;background:radial-gradient(ellipse at 66% 56%,rgb(13 39 51/.26),transparent 49%),radial-gradient(ellipse at 50% 47%,rgb(13 39 51/.2),transparent 70%)}.vm-hero-phone:before{content:"";position:absolute;inset:2% 0 3%;z-index:-1;border-radius:2rem;pointer-events:none;box-shadow:-10px 7px 17px -8px rgb(13 39 51/.5),-2px 2px 4px rgb(13 39 51/.16);opacity:.85}.vm-hero-laptop{position:absolute;width:88%;left:0;top:6%;z-index:1;opacity:1;transform-origin:60% 60%;transform:rotateY(-12deg) rotateX(5deg) translateZ(-14px)}.vm-hero-phone{position:absolute;width:33%;right:4%;bottom:2%;z-index:2;opacity:1;transform-origin:50% 75%;transform:rotateY(11deg) rotateX(-2deg)}@media (min-width:1024px){.vm-hero-laptop{width:95%;left:-2%;top:3%;transform:rotateY(-17deg) rotateX(7deg) translateZ(-24px)}.vm-hero-phone{width:33%;right:-1%;bottom:1%;transform:rotateY(14deg) rotateX(-3deg)}}.vm-hero-halo{position:absolute;inset:2% -6% -4%;z-index:0;pointer-events:none;border-radius:50%;background:radial-gradient(ellipse at 58% 60%,rgb(255 250 240/.9) 0,rgb(255 250 240/0) 62%),radial-gradient(ellipse at 66% 72%,rgb(8 127 120/.16) 0,rgb(8 127 120/0) 58%)}.vm-hero-laptop:after{left:2%;right:-2%;bottom:-6%;height:18%;background:radial-gradient(ellipse at 55% 40%,rgb(13 39 51/.42),transparent 66%);transform:translateZ(-2px)}.vm-hero-laptop:after,.vm-hero-phone:after{content:"";position:absolute;z-index:-1;border-radius:50%;pointer-events:none}.vm-hero-phone:after{left:6%;right:-4%;bottom:-4%;height:14%;background:radial-gradient(ellipse at 50% 40%,rgb(13 39 51/.38),transparent 64%)}@media (min-width:1024px) and (hover:hover) and (pointer:fine) and (prefers-reduced-motion:no-preference){.vm-hero-composition{transform:translate3d(calc(var(--vm-hero-px) * 3px),calc(var(--vm-hero-py) * 3px),0) rotateX(calc(var(--vm-hero-py) * -1.5deg)) rotateY(calc(var(--vm-hero-px) * 1.8deg)) scale(calc(1 + var(--vm-hero-energy) * .005));transition:transform .12s linear}.vm-hero-devices[data-hero-moving=true] .vm-hero-composition{transition:none}.vm-hero-ground{transform:translate3d(calc(var(--vm-hero-px) * .8px),calc(var(--vm-hero-py) * .5px),-1px);opacity:calc(.72 + var(--vm-hero-energy) * .12)}.vm-hero-gloss{transform:translateX(calc(var(--vm-hero-px) * 6%));opacity:calc(.55 + var(--vm-hero-energy) * .2)}.vm-hero-devices[data-hero-moving=true] .vm-hero-composition,.vm-hero-devices[data-hero-moving=true] .vm-hero-gloss,.vm-hero-devices[data-hero-moving=true] .vm-hero-ground{will-change:transform,opacity}}.vm-hero-copy,.vm-hero-devices,.vm-hero-float{animation:none}@media (hover:none),(pointer:coarse),(prefers-reduced-motion:reduce){.vm-hero-composition{transform:none;transition:none;animation:none}}@media (max-width:767px){.vm-hero-composition{aspect-ratio:5/4;max-height:340px}.vm-hero-phone .vm-device-shadow{padding:3px;border-radius:16px}.vm-hero-phone .vm-device-shadow>div{border-radius:13px}.vm-hero-laptop .vm-device-shadow{padding:5px;border-radius:9px}.vm-hero-laptop .vm-device-shadow>div:first-child{padding:2px 2px 5px}}.sr-phone-route{position:absolute;inset:0;container-type:inline-size;color:#0b2432;background:#f7f9f7;font-family:var(--vm-font-body);pointer-events:none;user-select:none;-webkit-font-smoothing:antialiased}.sr-phone-route__shell{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:15cqw minmax(0,1fr) 9cqw;height:100%}.sr-phone-route__status{position:relative;color:#0b2432}.sr-phone-route__time{position:absolute;left:9cqw;top:4.6cqw;font-size:6.6cqw;font-weight:700;line-height:1;letter-spacing:-.03em}.sr-phone-route__island{position:absolute;left:36cqw;top:3.6cqw;width:28cqw;height:8.4cqw;border-radius:8cqw;background:#0a0d10}.sr-phone-route__island span{position:absolute;right:3.2cqw;top:2.6cqw;width:3.2cqw;height:3.2cqw;border-radius:50%;background:#17222c;box-shadow:inset 0 0 0 .6cqw #0f151b}.sr-phone-route__indicators{position:absolute;right:7cqw;top:5.2cqw;display:flex;align-items:center;gap:1.6cqw}.sr-phone-route__signal,.sr-phone-route__wifi{width:6.8cqw;height:5.2cqw}.sr-phone-route__battery{width:9.6cqw;height:5.2cqw}.sr-phone-route__canvas{display:flex;flex-direction:column;min-width:0;min-height:0;padding:1cqw 7.5cqw 2cqw}.sr-phone-route__header{display:flex;align-items:center;justify-content:space-between}.sr-phone-route__brand{display:inline-flex;align-items:center;gap:2.4cqw;font-family:var(--vm-font-display);font-size:7.4cqw;font-weight:800;letter-spacing:-.02em;color:#0b2432}.sr-phone-route__brand svg{width:9.5cqw;height:9.5cqw;flex:none}.sr-phone-route__menu{width:8.5cqw;height:8.5cqw;color:#0b8a86}.sr-phone-route__progress{display:flex;gap:2cqw;margin-top:6cqw}.sr-phone-route__progress span{flex:1;height:1.8cqw;border-radius:2cqw;background:#dbe5e0}.sr-phone-route__progress span:first-child{background:#0b8a86}.sr-phone-route__step{margin:3cqw 0 0;color:#087778;font-size:5.6cqw;font-weight:700;line-height:1.2}.sr-phone-route__question{margin:2.6cqw 0 0;font-family:Georgia,Times New Roman,serif;font-size:10.4cqw;font-weight:700;line-height:1.05;letter-spacing:-.035em;color:#0b2432}.sr-phone-route__sub{margin:2.2cqw 0 0;font-size:5cqw;line-height:1.3;color:#5a6c74}.sr-phone-route__hint{margin:4.2cqw 1cqw 0;font-size:4.6cqw;line-height:1.35;color:#5a6c74;text-align:center}.sr-phone-route__choices{display:grid;gap:2.6cqw;margin-top:5cqw}.sr-phone-route__choice{display:grid;grid-template-columns:8.5cqw minmax(0,1fr) 4.5cqw;align-items:center;column-gap:2.2cqw;height:15.5cqw;padding:0 3cqw;border:.6cqw solid #e1e8e4;border-radius:4.5cqw;background:#fff;box-shadow:0 1.4cqw 3cqw rgb(11 36 50/.04);font-size:5.2cqw;font-weight:700;line-height:1.1;white-space:nowrap;min-width:0}.sr-phone-route__choice>span:nth-child(2){min-width:0;overflow:hidden;text-overflow:ellipsis}.sr-phone-route__choice--selected{border-color:#0b8a86;background:#e8f4ef}.sr-phone-route__icon{display:grid;place-items:center;width:8.5cqw;height:8.5cqw;border-radius:2.4cqw;background:#e8f4ef;color:#0b8a86}.sr-phone-route__choice--selected .sr-phone-route__icon{background:#fff}.sr-phone-route__icon svg{width:5.6cqw;height:5.6cqw}.sr-phone-route__arrow{color:#0b8a86}.sr-phone-route__arrow svg{display:block;width:4.5cqw;height:4.5cqw;margin-right:-.94cqw}.sr-phone-route__next{display:flex;align-items:center;justify-content:space-between;flex:0 0 15.5cqw;margin-top:auto;padding:0 6cqw;border-radius:4.5cqw;color:#fff;background:#087778;font-size:6.6cqw;font-weight:700;line-height:1}.sr-phone-route__next svg{width:6.4cqw;height:6.4cqw;margin-right:-1.33cqw}.sr-phone-route__foot{position:relative}.sr-phone-route__home-indicator{position:absolute;bottom:2.2cqw;left:33cqw;width:34cqw;height:1.6cqw;border-radius:2cqw;background:#16222b}@container (max-width: 125px){.sr-phone-route__choice{grid-template-columns:8cqw minmax(0,1fr) 4cqw;column-gap:2cqw;padding-inline:2.6cqw;font-size:5.3cqw;height:15cqw}.sr-phone-route__icon{width:8cqw;height:8cqw}.sr-phone-route__icon svg{width:5.2cqw;height:5.2cqw}.sr-phone-route__question{font-size:10.2cqw}}.sr-phone-route__progress--done span{background:#087778}.hero-refined{background:radial-gradient(ellipse at 82% 44%,#e5eee7,transparent 58%),#faf8f3}.hero-refined .vm-hero-grid{padding-top:20px;padding-bottom:12px;gap:10px}.hero-refined .vm-hero-copy{max-width:650px}.hero-refined .vm-hero-eyebrow{margin:0 0 10px;max-width:28em;font-size:11px;line-height:1.5;letter-spacing:1.2px}.hero-refined .vm-hero-copy h1{font-size:30px;line-height:1.1;letter-spacing:-1.1px}.hero-emphasis{color:#32645c}.hero-refined .vm-hero-sub{margin-top:10px;max-width:34em;font-size:15px;line-height:1.5;color:var(--text-muted)}.hero-refined .vm-hero-actions{display:flex;flex-direction:column;align-items:flex-start;gap:12px;margin-top:16px}.hero-refined .vm-hero-primary{width:100%;min-height:48px;font-size:16px}.hero-refined .vm-hero-secondary{display:inline-flex;align-items:center;gap:.35rem;min-height:44px;font-size:15px;font-weight:600;color:var(--accent);text-decoration:underline;text-underline-offset:4px}.hero-refined .vm-hero-note{margin:0;font-size:14px;line-height:1.5;color:var(--text-muted)}.hero-refined .vm-hero-devices{width:calc(100% + 20px);max-width:420px;margin:2px auto 0;padding:0 0 4px}.hero-refined .vm-hero-stage:before{content:"";position:absolute;inset:4% -8%;border:1px solid #b2c5b94d;border-radius:50%;transform:rotate(-12deg) translateZ(-80px);pointer-events:none}.hero-refined .vm-hero-shot{object-fit:contain}.hero-refined .vm-hero-float{animation:none}.hero-refined .vm-hero-screen--phone{background:#ffffff}@media (min-width:768px){.hero-refined .vm-hero-grid{padding-top:38px;padding-bottom:42px;gap:20px}.hero-refined .vm-hero-copy h1{font-size:clamp(34px,4.4vw,44px);letter-spacing:-1.5px;line-height:1.08}.hero-refined .vm-hero-sub{margin-top:14px;font-size:17px;line-height:1.6}.hero-refined .vm-hero-actions{flex-direction:row;flex-wrap:wrap;align-items:center;gap:12px 20px;margin-top:24px}.hero-refined .vm-hero-primary,.hero-refined .vm-hero-secondary{white-space:nowrap;flex:none}.hero-refined .vm-hero-primary{width:auto}.hero-refined .vm-hero-note{font-size:15px}.hero-refined .vm-hero-devices{max-width:640px;width:100%;margin:8px auto 0;padding:0}}@media (min-width:1024px){.hero-refined .vm-hero-grid{grid-template-columns:minmax(0,46fr) minmax(0,54fr);column-gap:52px;padding-top:72px;padding-bottom:80px}.hero-refined .vm-hero-copy h1{font-size:clamp(34px,3.5vw,50px);letter-spacing:-1.8px}.hero-refined .vm-hero-sub{max-width:31em;font-size:17px;line-height:1.65}.hero-refined .vm-hero-note{margin-top:1.25rem;max-width:38em;line-height:1.7}.hero-refined .vm-hero-devices{max-width:none;margin:0;padding-block:24px 32px}.hero-refined .vm-hero-stage:before{inset:-22% -5%;transform:rotate(-15deg) translateZ(-80px)}}.vm-examples{background:radial-gradient(ellipse at 50% 72%,#e3ece6,transparent 62%),#f9f8f4}.vm-examples-row{--vm-shell-pad:clamp(1rem,4vw,2.5rem);list-style:none;display:grid;grid-auto-flow:column;grid-auto-columns:80%;gap:.875rem;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scroll-padding-inline:var(--vm-shell-pad);margin-inline:calc(-1 * var(--vm-shell-pad));padding:.5rem var(--vm-shell-pad) 1.25rem}.vm-examples-row>li{scroll-snap-align:start}.vm-example-card{--rot:0deg;--ty:0px;--sc:1;position:relative;display:flex;flex-direction:column;height:100%;overflow:hidden;border:1px solid var(--line);border-radius:var(--vm-radius-card);background:var(--surface-raised);transform:rotate(var(--rot)) translateY(calc(var(--ty) + var(--lift, 0px))) scale(var(--sc));transition:transform var(--motion-micro,.2s) ease-out;box-shadow:0 1px 2px -1px rgba(13,39,51,.12),0 18px 34px -26px rgba(13,39,51,.45)}.vm-example-shot{aspect-ratio:1672/941;border-bottom:1px solid var(--line);background:#faf9f5}.vm-example-img,.vm-example-pic{display:block;width:100%;height:100%}.vm-example-img{object-fit:contain;object-position:center top}.vm-example-body{display:flex;flex:1;flex-direction:column;gap:.375rem;padding:1rem 1.125rem 1.125rem}.vm-example-sector{font-size:.6875rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--accent)}.vm-example-name{font-size:1.125rem;line-height:1.25}.vm-example-link{position:static;display:inline-flex;align-items:center;min-height:44px;color:inherit}.vm-example-link:after{content:"";position:absolute;inset:0;z-index:1}.vm-example-line{font-size:.9375rem;line-height:1.5;color:var(--text-muted)}@media (hover:hover) and (pointer:fine) and (prefers-reduced-motion:no-preference){.vm-example-card:focus-within,.vm-example-card:hover{--lift:-3px}}@media (min-width:768px){.vm-example-name{font-size:1.1875rem}}@media (min-width:1024px){.vm-examples-row{grid-auto-flow:row;grid-template-columns:repeat(3,minmax(0,1fr));overflow:visible;margin-inline:0;gap:1.75rem;align-items:stretch;padding:.75rem 0 .25rem}.vm-examples-row>li:first-child .vm-example-card{--rot:-2.4deg;--ty:10px}.vm-examples-row>li:nth-child(2) .vm-example-card{--ty:-8px;--sc:1.035;z-index:2}.vm-examples-row>li:nth-child(3) .vm-example-card{--rot:2.4deg;--ty:10px}}.vm-shifts{list-style:none;display:grid;gap:.75rem;margin-top:1.75rem}.vm-shift{overflow:hidden;border:1px solid var(--line);border-radius:var(--vm-radius-card);background:var(--surface-raised);box-shadow:0 1px 2px -1px rgb(13 39 51/.12),0 18px 34px -26px rgb(13 39 51/.45)}.vm-shift-now{display:flex;align-items:center;gap:.6rem;padding:.75rem 1rem;border-bottom:1px solid var(--line);background:rgb(13 39 51/.08);color:var(--text-muted);font-size:.875rem;line-height:1.45}.vm-shift-label{flex:none;font-size:.6875rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted)}.vm-shift-arrow{flex:none;display:grid;place-items:center;width:1.375rem;height:1.375rem;margin-left:auto;color:var(--accent)}.vm-shift-arrow svg{width:.75rem;height:.75rem}.vm-shift-after{padding:.8rem 1rem .9rem}.vm-shift-label--after{display:block;margin-bottom:.25rem;color:var(--accent)}.vm-shift-after-text{font-size:1rem;line-height:1.35;color:var(--text)}@media (min-width:768px){.vm-shifts{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;margin-top:2.25rem}.vm-shift{display:grid;grid-template-rows:auto 1fr}.vm-shift-now{padding:.875rem 1.125rem}.vm-shift-after{padding:1rem 1.125rem 1.25rem}.vm-shift-after-text{font-size:1.0625rem}}.vm-sectors{list-style:none;display:grid;gap:.625rem;margin-top:1.75rem}.vm-sector{display:flex;gap:.875rem;height:100%;padding:.75rem 1rem;border:1px solid var(--line);border-radius:var(--vm-radius-card);background:var(--surface-raised);box-shadow:0 1px 2px -1px rgb(13 39 51/.12),0 18px 34px -26px rgb(13 39 51/.45)}.vm-sector:hover{border-color:var(--accent)}.vm-sector-icon{flex:none;display:grid;place-items:center;width:2.5rem;height:2.5rem;border-radius:.75rem;background:var(--vm-mint);color:var(--vm-teal-deep)}.vm-sector-body{display:flex;flex-direction:column;min-width:0}.vm-sector-title{font-family:var(--vm-font-display);font-size:1rem;font-weight:700;line-height:1.3}.vm-sector-line{margin-top:.125rem;font-size:.875rem;line-height:1.45;color:var(--text-muted)}.vm-sector-link{margin-top:.25rem;font-size:.875rem;font-weight:600;color:var(--accent);text-decoration:underline;text-underline-offset:4px}@media (min-width:768px){.vm-sectors{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;margin-top:2.25rem}.vm-sector{flex-direction:column;gap:0;padding:1.375rem}.vm-sector-icon{width:2.75rem;height:2.75rem;margin-bottom:1rem}.vm-sector-body{flex:1}.vm-sector-title{font-size:1.1875rem}.vm-sector-line{flex:1;margin-top:.5rem;font-size:.9375rem}.vm-sector-link{margin-top:1rem}}.vm-process{display:grid;gap:1.75rem}.vm-steps{list-style:none;display:grid;gap:.625rem;margin-top:1.75rem;counter-reset:none}.vm-steps>li{display:flex;align-items:baseline;gap:.75rem;padding:.75rem 1rem;border:1px solid var(--line);border-radius:var(--vm-radius-card);background:var(--surface-raised)}.vm-step-num{flex:none;font-family:var(--vm-font-display);font-size:.875rem;font-weight:700;color:var(--accent)}.vm-step-text{font-size:.9375rem;line-height:1.4}.vm-assurance{padding:1.125rem 1.25rem 1.25rem;border:1px solid var(--line);border-radius:var(--vm-radius-card);background:var(--surface-sunken)}.vm-assurance-title{font-size:1.0625rem;line-height:1.3}.vm-checks{display:grid;gap:.5rem;margin-top:.875rem;font-size:.9375rem}.vm-checks>li{display:flex;gap:.6rem}.vm-check-mark{color:var(--vm-teal-deep)}.vm-home-faq{margin-top:2.25rem;max-width:46rem}@media (min-width:768px){.vm-steps{margin-top:2.25rem}.vm-step-text{font-size:1rem}.vm-assurance{padding:1.5rem}}@media (min-width:1024px){.vm-process{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:3.5rem;align-items:start}.vm-home-faq{margin-top:3rem}}.vm-closing{display:grid;justify-items:center;gap:2rem;text-align:center}.vm-closing-copy{max-width:40rem}.vm-closing-cta{width:100%;min-height:48px}.vm-closing-visual{position:relative;display:flex;flex-direction:column;align-items:center;gap:.625rem;margin:0}.vm-closing-visual:before{content:"";position:absolute;inset:-12% -30% -6%;z-index:0;pointer-events:none;border-radius:50%;background:radial-gradient(ellipse at 50% 55%,rgb(8 127 120/.32),transparent 62%)}.vm-closing-visual>*{position:relative;z-index:1}.vm-closing-screen{position:relative;height:min(34vh,310px);aspect-ratio:887/1774;overflow:hidden;background:#ffffff}.vm-closing-caption{font-size:.8125rem;color:rgb(255 255 255/.72)}@media (min-width:768px){.vm-closing-cta{width:auto}}@media (min-width:1024px){.vm-closing{grid-template-columns:minmax(0,1fr) auto;justify-items:start;align-items:center;gap:3.5rem;text-align:left}.vm-closing-screen{height:400px}}@media (min-width:560px){.vm-steps{grid-template-columns:repeat(3,minmax(0,1fr))}.vm-steps>li{flex-direction:column;align-items:flex-start;gap:.35rem}}@media (min-width:1024px){.vm-closing{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);column-gap:3rem;justify-items:start;align-items:center;text-align:left}.vm-closing-visual{justify-self:center}.vm-closing-screen{height:min(46vh,380px)}}@media (prefers-reduced-motion:no-preference){[data-vm-reveal=pending]{opacity:0;transform:translate3d(0,16px,0)}[data-vm-reveal=revealing]{animation:vm-section-enter .55s cubic-bezier(.2,.65,.3,1) both}[data-vm-reveal=revealing] .vm-reveal-stagger>*{animation:vm-section-enter .52s cubic-bezier(.2,.65,.3,1) both}[data-vm-reveal=revealing] .vm-reveal-stagger>:nth-child(2){animation-delay:70ms}[data-vm-reveal=revealing] .vm-reveal-stagger>:nth-child(3){animation-delay:.14s}[data-vm-reveal=revealing] .vm-reveal-stagger>:nth-child(4){animation-delay:.21s}[data-vm-reveal=revealing] .vm-reveal-stagger>:nth-child(5){animation-delay:.28s}[data-vm-reveal=revealing] .vm-reveal-stagger>:nth-child(n+6){animation-delay:.35s}}@keyframes vm-section-enter{0%{opacity:0;transform:translate3d(0,16px,0)}to{opacity:1;transform:translateZ(0)}}