@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Raleway:wght@400;500;600;700;800&display=swap");.eb-lp-hero{background-color:#0c0a1f;box-sizing:border-box;color:#fff;font-family:Raleway,-apple-system,BlinkMacSystemFont,sans-serif;padding:96px 40px 120px}.eb-lp-hero__inner{align-items:center;display:grid;gap:72px;grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);margin:0 auto;max-width:var(--eb-lp-max-width,1280px)}.eb-lp-hero__eyebrow-img{display:block;height:auto;margin-bottom:28px;max-width:100%}.eb-lp-hero__heading{font-size:56px;font-weight:700;letter-spacing:-.01em;line-height:1.1;margin:0 0 24px}.eb-lp-hero__heading,.eb-lp-hero__intro{color:#fff;font-family:Raleway,sans-serif}.eb-lp-hero__intro{font-size:18px;line-height:1.6;margin-bottom:40px}.eb-lp-hero__intro p{margin:0 0 12px}.eb-lp-hero__intro p:last-child{margin-bottom:0}.eb-lp-hero__ctas{display:flex;flex-wrap:wrap;gap:16px}.eb-lp-hero__cta{align-items:center;border:2px solid transparent;border-radius:999px;cursor:pointer;display:inline-flex;font-family:Raleway,sans-serif;font-size:13px;font-weight:700;gap:12px;justify-content:center;letter-spacing:.08em;padding:14px 28px;text-decoration:none;text-transform:uppercase;transition:all .4s ease-in-out}.eb-lp-hero__cta--primary{background-color:transparent;border-color:#a5d8ed;color:#a5d8ed}.eb-lp-hero__cta--primary:hover{background-color:#a5d8ed;color:#0c0a1f}.eb-lp-hero__cta--secondary{background-color:transparent;border-color:transparent;color:#fff;padding-right:18px}.eb-lp-hero__cta--secondary:hover{background-color:transparent;color:#a5d8ed}.eb-lp-hero__cta--secondary:after{background-color:currentColor;content:"";display:inline-block;flex-shrink:0;height:22px;-webkit-mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='22' height='22' viewBox='0 0 22 22'><circle cx='11' cy='11' r='10' fill='none' stroke='black' stroke-width='1.5'/><path d='M11 6.5 V14.5 M7.5 11 L11 14.5 L14.5 11' fill='none' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>");mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='22' height='22' viewBox='0 0 22 22'><circle cx='11' cy='11' r='10' fill='none' stroke='black' stroke-width='1.5'/><path d='M11 6.5 V14.5 M7.5 11 L11 14.5 L14.5 11' fill='none' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;width:22px}.eb-lp-hero__media{border-radius:12px;overflow:hidden;width:100%}.eb-lp-hero__media img{display:block;height:auto;width:100%}.eb-lp-hero__media--placeholder{align-items:center;background:hsla(0,0%,100%,.04);border:1px dashed rgba(165,216,237,.4);color:#6c6890;display:flex;font-size:14px;font-style:italic;justify-content:center;min-height:480px}@media (max-width:1024px){.eb-lp-hero{padding:72px 32px 88px}.eb-lp-hero__inner{gap:48px;grid-template-columns:1fr}.eb-lp-hero__heading{font-size:42px}.eb-lp-hero__intro{font-size:17px;margin-bottom:32px}.eb-lp-hero__media--placeholder{min-height:320px}}@media (max-width:640px){.eb-lp-hero{padding:100px 20px 64px}.eb-lp-hero__inner{gap:36px}.eb-lp-hero__eyebrow-img{margin-bottom:20px}.eb-lp-hero__heading{font-size:32px;line-height:1.15;margin-bottom:16px}.eb-lp-hero__intro{font-size:16px;margin-bottom:28px}.eb-lp-hero__ctas{align-items:stretch;flex-direction:column;gap:12px}.eb-lp-hero__cta{padding:14px 24px;width:100%}.eb-lp-hero__cta--secondary{padding-right:16px}.eb-lp-hero__media--placeholder{min-height:220px}}