.v2{--g1:1rem;--g2:1.5rem;--g3:2.0625rem;--g4:3.75rem}.v2grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:var(--v2-gap,var(--g3));align-items:var(--v2-ai,center)}.v2-c4{grid-column:span 4}.v2-c5{grid-column:span 5}.v2-c6{grid-column:span 6}.v2-s7{grid-column:7/13}.v2-eyebrow{font-weight:600;font-size:.8rem;letter-spacing:.06em;text-transform:uppercase;color:var(--site-accent);margin:0 0 1.1rem;display:block}.v2-title{font-weight:600;font-size:clamp(1.375rem,1.7vw,1.625rem);line-height:1.18;letter-spacing:-.02em;color:var(--site-text);margin:0}.v2-body{font-weight:500;font-size:1.0625rem;line-height:1.5;letter-spacing:-.01em;color:var(--site-muted);margin:0}.v2ph{background:linear-gradient(135deg,var(--site-surface-2),#eceafb);border-radius:var(--site-r-card);width:100%}.v1hero{--v2-gap:var(--g4);--v2-ai:center}.v1hero .site-h1{margin:0}.v1hero-cta{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:2rem}.v6bento{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:var(--g2)}.v6cell{background:var(--site-surface-2);border:1px solid var(--site-line);border-radius:var(--site-r-card);padding:1.75rem;min-height:12rem;display:flex;flex-direction:column;justify-content:flex-end}.v6cell--hero{grid-column:span 8;background:linear-gradient(140deg,var(--site-accent),var(--site-accent-2));border-color:transparent;color:#fff;min-height:15rem}.v6cell--hero .v2-body,.v6cell--hero .v2-title{color:#fff}.v6cell--a,.v6cell--t{grid-column:span 4}.v6cell--half{grid-column:span 6}.v6-ico{width:3rem;height:3rem;border-radius:.9rem;background:#eceafb;color:var(--site-accent);display:grid;place-items:center;margin-bottom:auto}.v6-ico svg{width:1.5rem;height:1.5rem}.v6cell--hero .v6-ico{background:hsla(0,0%,100%,.18);color:#fff}.v7{--v2-ai:start}.v7-head{position:sticky;top:6rem}.v7-rows{display:flex;flex-direction:column;gap:var(--g2)}.v7-row{display:grid;grid-template-columns:2.5rem 1fr;gap:1rem;align-items:start;padding-bottom:var(--g2);border-bottom:1px solid var(--site-line)}.v7-ic{width:2.5rem;height:2.5rem;border-radius:.6rem;background:#eceafb;color:var(--site-accent);display:grid;place-items:center}.v7-ic svg{width:1.2rem;height:1.2rem}.v8{--v2-ai:center}.v8-num{font-weight:400;font-size:clamp(4.6rem,12vw,10rem);line-height:.9;letter-spacing:-.06em;color:var(--site-accent)}.v8-cap{font-weight:600;color:var(--site-text);margin-top:.5rem}.v9{--v2-gap:var(--g4);--v2-ai:center}@media (max-width:56rem){.v2grid,.v6bento{grid-template-columns:minmax(0,1fr)}.v6cell,.v6cell--a,.v6cell--half,.v6cell--hero,.v6cell--t,[class*=v2-c],[class*=v2-s]{grid-column:auto}.v7-head{position:static}}.v13{--v2-ai:stretch}.v13-card{border:1px solid var(--site-line);border-radius:var(--site-r-card);padding:2rem}.v13-card--on{border-color:var(--site-accent);border-width:1.5px;background:var(--site-surface-1)}.v13-h{font-weight:600;font-size:1.225rem;letter-spacing:-.01em}.v13-list{list-style:none;margin:1.25rem 0 0;padding:0;display:flex;flex-direction:column;gap:.7rem}.v13-li{display:flex;gap:.55rem;align-items:flex-start;font-size:1rem;color:var(--site-muted)}.v13-mk{flex:none;font-weight:700}.v13-card--on .v13-mk{color:var(--site-accent)}.v13-card .v13-mk{color:var(--site-period)}.v14{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:var(--g3)}.v14-step{grid-column:span 3;position:relative}.v14-n{width:3.25rem;height:3.25rem;border-radius:50%;background:#eeebfb;color:var(--site-accent);display:grid;place-items:center;font-weight:600;font-size:1.2rem;letter-spacing:-.02em;position:relative;z-index:1}.v14-line{position:absolute;top:1.625rem;left:3.25rem;right:calc(-1 * var(--g3));height:2px;background:var(--site-line);transform-origin:left}.v14-t{font-weight:600;font-size:1.175rem;margin:1rem 0 0;letter-spacing:-.01em}.v15{display:grid;grid-template-columns:repeat(12,minmax(0,1fr))}.v15-item{grid-column:span 3;padding:0 1.25rem;border-left:1px solid var(--site-line)}.v15-item:first-child{border-left:0;padding-left:0}.v15-v{font-weight:400;font-size:clamp(2.875rem,5vw,4rem);line-height:1;letter-spacing:-.04em;color:var(--site-accent)}.v15-l{color:var(--site-muted);font-size:.9rem;margin-top:.5rem}.v15-ico{width:2.5rem;height:2.5rem;border-radius:.75rem;background:#eceafb;color:var(--site-accent);display:grid;place-items:center;margin-bottom:.9rem}.v15-ico svg{width:1.3rem;height:1.3rem}@media (max-width:56rem){.v14-step,.v15-item{grid-column:auto}.v14,.v15{grid-template-columns:minmax(0,1fr)}.v14-line{display:none}.v15-item{border-left:0;padding:0}}.v22bento{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-rows:minmax(5.75rem,auto);gap:var(--g2)}.v22-tall{grid-column:span 4;grid-row:span 2;background:linear-gradient(160deg,var(--site-accent),var(--site-accent-2));border-radius:var(--site-r-card);padding:1.75rem;display:flex;flex-direction:column;justify-content:flex-end}.v22-tall,.v22-tall .v2-title{color:#fff}.v22-wide{grid-column:span 8;background:var(--site-surface-2);border:1px solid var(--site-line);border-radius:var(--site-r-card);padding:1.6rem;display:flex;flex-direction:column;justify-content:center}.v25-cols{column-count:2;column-gap:var(--g4);margin-top:var(--g2)}.v25-cols p{break-inside:avoid;margin:0 0 1rem}.v25-media{margin-top:var(--g4)}.v25-media .v2ph{aspect-ratio:21/9}.v27{--v2-ai:start}.v27-q{grid-column:6/13}.v27-q details{border-bottom:1px solid var(--site-line)}.v27-q summary{cursor:pointer;list-style:none;padding:.9rem 0;font-weight:600;display:flex;justify-content:space-between;gap:1rem}.v27-q summary::-webkit-details-marker{display:none}.v27-q summary:after{content:"+";color:var(--site-accent);font-weight:700}.v27-q details[open] summary:after{content:"\2013"}.v27-a{padding:0 0 1rem;color:var(--site-muted);font-size:.92rem;line-height:1.55}@media (max-width:56rem){.v22-tall,.v22-wide{grid-column:auto;grid-row:auto}.v22bento{grid-template-columns:minmax(0,1fr)}.v25-cols{column-count:1}.v27-q{grid-column:auto}}.n7-list{position:relative;padding-left:3rem}.n7-list:before{content:"";position:absolute;left:.95rem;top:.75rem;bottom:.75rem;width:2px;background:var(--site-line)}.n7-step{position:relative;padding-bottom:var(--g3)}.n7-step:last-child{padding-bottom:0}.n7-dot{position:absolute;left:-3rem;top:-.1rem;width:2rem;height:2rem;border-radius:50%;background:#eeebfb;color:var(--site-accent);display:grid;place-items:center;font-weight:600;font-size:.85rem}.n7{--v2-ai:start}.n8{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:var(--g3) var(--g4)}.n8-item{grid-column:span 4}@media (max-width:56rem){.n8-item{grid-column:auto;margin-top:0}.n8{grid-template-columns:minmax(0,1fr)}}.m1{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));border:1px solid var(--site-line);border-radius:var(--site-r-card);overflow:hidden}.m1-panel{grid-column:span 6;background:linear-gradient(150deg,var(--site-accent),var(--site-accent-2));color:#fff;padding:clamp(2rem,4vw,3.5rem);display:flex;flex-direction:column;justify-content:center}.m1-panel .site-h2{color:#fff;margin:0;font-size:clamp(2rem,3vw,2.75rem)}.m1-panel .site-lead{color:hsla(0,0%,100%,.85);margin-top:1rem}.m1-media{grid-column:span 6}.m1-media .v2ph{border-radius:0;height:100%;min-height:20rem}.m2{text-align:center;padding:clamp(2rem,5vw,4rem) 0;overflow:hidden}.m2,.m2-in{position:relative}.m2-in{z-index:1;max-width:42rem;margin:0 auto}.m4-head{text-align:center;max-width:40rem;margin:0 auto}.m4cloud{display:flex;flex-wrap:wrap;gap:.6rem;justify-content:center;max-width:52rem;margin:1.75rem auto 0}.m4chip{display:inline-flex;align-items:center;gap:.5rem;border:1px solid var(--site-line);border-radius:var(--site-r-pill);padding:.4rem 1rem .4rem .6rem;font-size:.92rem;font-weight:500;color:var(--site-text)}.m4chip svg{width:1.35rem;height:1.35rem;flex:none}.m5{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--g3)}.m5-panel{border:1px solid var(--site-line);border-radius:var(--site-r-card);padding:1.9rem}.m5-panel--after{background:var(--site-surface-1);border-color:var(--site-featured-border)}.m5-tag{font-size:.9375rem;font-weight:700;letter-spacing:-.01em;color:var(--site-muted)}.m5-panel--after .m5-tag{color:var(--site-accent)}.m5-list{list-style:none;margin:1rem 0 0;padding:0;display:flex;flex-direction:column;gap:.65rem;color:var(--site-muted);font-size:1.0625rem;font-weight:500}.m5-panel--after .m5-list{color:var(--site-text);font-weight:600}.m6{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--g2)}.m6-card{border:1px solid var(--site-line);border-radius:var(--site-r-card);padding:1.9rem;display:flex;align-items:center;justify-content:space-between;gap:1.25rem}.m6-v{font-size:clamp(2.625rem,4vw,3.25rem);font-weight:400;letter-spacing:-.04em;color:var(--site-accent);line-height:1}.m6-l{color:var(--site-muted);margin-top:.5rem}.m6-ill{width:3.75rem;height:3.75rem;border-radius:1.1rem;background:#eceafb;color:var(--site-accent);display:grid;place-items:center;flex:none}.m6-ill svg{width:1.85rem;height:1.85rem}@media (max-width:56rem){.m1-media,.m1-panel,.m5,.m6{grid-column:auto}.m1,.m1-media,.m1-panel,.m5,.m6{grid-template-columns:minmax(0,1fr)}}.site-section.v2{padding-block:clamp(5rem,8.5vw,8.5rem)}.site-section.v2 .v6cell{padding:2.4rem;min-height:14rem}.site-section.v2 .v6cell--hero{min-height:18.5rem}.site-section.v2 .m5-panel,.site-section.v2 .m6-card,.site-section.v2 .v13-card{padding:2.6rem}.site-section.v2 .m6{gap:var(--g3)}.site-section.v2 .n7-step{padding-bottom:3.5rem}.site-section.v2 .v14{padding-block:2rem .5rem}.site-section.v2 .v15{padding-block:2.25rem}.site-section.v2 .m2{padding-block:clamp(4.5rem,9vw,8rem)}.n7-list{padding-left:7.5rem}.n7-list:before{left:2.2rem;top:1rem;bottom:2.25rem}.n7-illo{position:absolute;left:-7.5rem;top:-.35rem;background:#fff}.m6-card{flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:1.1rem}.m6-l{margin-top:.4rem}.m5-illo{margin-bottom:1rem}.v6-illo{margin-bottom:auto}.v6cell .v6-illo+.v2-title{margin-top:1.1rem}.v14-illo{position:relative;z-index:1}.v14 .v14-line{top:2rem;left:4.25rem}.v14-illo~.v14-t{margin-top:1rem}.v15-illo{margin-bottom:.9rem}.site-section.v2 .v8-num{font-size:clamp(5.75rem,13vw,12rem)}.site-section.v2 .m6-v,.site-section.v2 .v15-v{font-size:clamp(3.125rem,5vw,4rem)}.site-section.v2 .site-h2{margin-bottom:.25rem}.site-section.v2 .m1{min-height:28rem}.site-section.v2 .m1-media .v2ph{min-height:100%}.site-section.v2 .v25-media{margin-top:clamp(2.5rem,5vw,4rem)}.site-section.v2 .v25-media .v2ph{aspect-ratio:24/8;min-height:22rem}.site-section.v2 .v25-cols{margin-top:2rem}@media (max-width:56rem){.site-section.v2 .m1{min-height:0}.site-section.v2 .m1-media .v2ph{min-height:0;height:auto;aspect-ratio:16/10}}