.yt-hero{background:#f2f7fe;padding-block:56px 96px;padding-inline:56px;font-family:"Manrope",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:#1b2440}.yt-hero-inner{max-width:1320px;margin-inline:auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);align-items:center;column-gap:60px}.yt-hero-content{display:flex;flex-direction:column;align-items:flex-start;max-width:560px}.yt-hero-content>*+*{margin-block-start:28px}.yt-hero-badge{display:inline-flex;align-items:center;column-gap:10px;padding:9px 20px;background:#fff;border-radius:999px;color:#16a34a;font-weight:700;letter-spacing:1px;box-shadow:0 4px 14px rgb(20 33 61 / .06)}.yt-hero-badge-dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:#22c55e;box-shadow:0 0 0 4px rgb(34 197 94 / .16);flex-shrink:0}.yt-hero-title{margin:0;color:#1b2440;font-weight:800;line-height:1.05;letter-spacing:-1.5px;max-width:560px}.yt-hero-sub{margin:0;color:#64748b;line-height:1.4;max-width:460px;font-size:var(--font--size--5)}.yt-hero-cta{display:inline-flex;align-items:center;justify-content:center;padding:16px 36px;background:#6c5ce7;color:#fff;border-radius:12px;font-weight:600;text-decoration:none;box-shadow:0 14px 30px rgb(108 92 231 / .35);transition:background-color 0.2s ease,transform 0.2s ease}.yt-hero-cta:hover{background:#5a4bd3;color:#fff;transform:translateY(-2px)}.yt-hero-scroll{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:50%;background:#fff;color:#94a3b8;text-decoration:none;box-shadow:0 6px 16px rgb(20 33 61 / .08);margin-block-start:44px;transition:transform 0.2s ease,color 0.2s ease}.yt-hero-scroll:hover{transform:translateY(2px);color:#1b2440}.yt-hero-media{max-width:680px;width:100%;justify-self:end;perspective:1400px;perspective-origin:center}.yt-iso-img{--yt-rx:0deg;--yt-ry:0deg;display:block;width:100%;height:auto;transform:rotateX(var(--yt-rx)) rotateY(var(--yt-ry));transform-style:preserve-3d;transition:transform 0.35s ease-out;will-change:transform}@media (max-width:1024px){.yt-hero{padding-inline:32px;padding-block:40px 64px}.yt-hero-inner{grid-template-columns:1fr}.yt-hero-content{align-items:center;text-align:center;max-width:640px;margin-inline:auto}.yt-hero-sub{margin-inline:auto}.yt-hero-media{justify-self:center;max-width:640px;margin-block-start:40px}}@media (max-width:640px){.yt-hero{padding-inline:20px}.yt-hero-title{letter-spacing:-1px}}@media (prefers-reduced-motion:reduce){.yt-hero-cta,.yt-hero-scroll,.yt-iso-img{transition:none}.yt-iso-img{--yt-rx:0deg;--yt-ry:0deg}}