html{scroll-behavior:smooth}.hero{position:relative;background:linear-gradient(160deg,#e7effd,#f1f6fe 48%,#fff);overflow:hidden}.hero__blob--top-right{position:absolute;top:-200px;right:-140px;width:560px;height:560px;border-radius:50%;background:radial-gradient(circle,#00c6fb33,#00c6fb00 70%);pointer-events:none}.hero__blob--bottom-left{position:absolute;bottom:-160px;left:-120px;width:440px;height:440px;border-radius:50%;background:radial-gradient(circle,#1b68e71a,#1b68e700 70%);pointer-events:none}.hero__inner{position:relative;max-width:1200px;margin:0 auto;padding:56px 32px 84px}.hero__grid{display:flex;flex-direction:column;gap:28px}.hero__copy-top{order:1}.hero__media{order:2}.hero__copy-bottom{order:3}@media(min-width:992px){.hero__grid{display:grid;grid-template-columns:minmax(0,7fr) minmax(0,5fr);grid-template-areas:"top    media" "bottom media";column-gap:48px;row-gap:24px;align-items:center}.hero__copy-top{grid-area:top;align-self:end}.hero__copy-bottom{grid-area:bottom;align-self:start}.hero__media{grid-area:media}}.hero__title{font-size:54px;line-height:1.1;font-weight:800;color:#001c43;letter-spacing:-.03em;margin:0}p.hero__subtitle{font-size:20px;line-height:1.65;font-weight:400;color:#475467;margin:24px 0 0;padding:0}.hero__chips{display:flex;flex-wrap:wrap;gap:8px 10px;margin-top:0;max-width:540px}.hero__chip{font-size:16px;font-weight:500;line-height:1;color:#475467;background:#eef4fe;border:1px solid #d7e3fb;border-radius:999px;padding:9px 14px}.hero__chip b{color:#0b2d65;font-weight:600}p.hero__quote{position:relative;padding-left:18px;font-size:19px;line-height:1.6;font-weight:600;color:#0b2d65;margin:28px 0 0}p.hero__quote:before{content:" ";position:absolute;top:0;left:0;width:2px;height:100%;background:linear-gradient(135deg,#1b68e7,#124ba9 55%,#0b2d65)}.hero__preview{position:relative;display:flex;justify-content:center}.videos{max-width:1200px;margin:0 auto;padding:56px 32px 96px}.videos h2.h2{font-size:35px;line-height:1.18;font-weight:500;color:#001c43;letter-spacing:-.02em;margin:0;text-wrap:balance;text-align:center}.videos .subhead{margin:18px auto 24px;text-align:center;max-width:630px}#videok{scroll-margin-top:84px}.ratio-9x16{--bs-aspect-ratio: 177.777777%}.video-card{display:flex;flex-direction:column;background:#fff;border:1px solid #e4e7ec;border-radius:12px;box-shadow:0 1px 3px #1018280f,0 1px 2px #1018280a;overflow:hidden;height:100%}.video-card__preview-wrap{padding:24px 24px 0;display:flex;justify-content:center}.video-card__body{display:flex;flex-direction:column;gap:12px;padding:24px;flex:1}.video-card__title{font-size:20px;font-weight:600;color:#001c43;letter-spacing:-.01em;margin:0;line-height:1.3}.video-card__desc{font-size:18px;line-height:1.6;color:#475467;margin:0}.video-card__iframe{width:100%;height:100%;border:0;border-radius:20px;overflow:hidden;box-shadow:0 14px 30px -18px #0b2d6573}@media(max-width:991px){.hero__inner{padding:32px 24px 56px}.hero__title{font-size:36px;text-align:center}p.hero__subtitle{margin-left:auto;margin-right:auto;font-size:18px;line-height:1.4;text-align:center}.logo{margin:0 auto}.hero__chips{justify-content:center;margin-left:auto;margin-right:auto}p.hero__quote{text-align:center;padding-left:0}p.hero__quote:before{display:none}.hero__preview{justify-content:center}.video-card__body{text-align:center}}@media(max-width:767px){.hero__title{font-size:28px}p.hero__subtitle{font-size:16px}.videos{padding:40px 20px 24px}}
