@import"https://fonts.googleapis.com/css2?family=Heebo:wght@300;400;500;700&display=swap";:root{color:#fff;font-family:Heebo,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-height:100vh;background-color:#000}a{color:inherit;text-decoration:none}#app{min-height:100vh}.page{min-height:100vh;display:flex;flex-direction:column}.hero{position:relative;display:flex;flex-direction:column;justify-content:space-between;min-height:100vh;padding:56px 80px 80px;color:#fff;background-image:url(/bg.jpg);background-repeat:no-repeat;background-position:center;background-size:cover}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0000,#00000069),#00000038;pointer-events:none}.hero__header,.hero__content{position:relative;z-index:1}.hero__header{display:flex;align-items:center;justify-content:space-between;gap:32px}.brand{display:inline-flex;align-items:center;gap:32px;font-size:28px;font-weight:300;line-height:1.1}.brand__mark{width:74px;height:auto;display:block;flex-shrink:0}.hero__content{display:flex;flex-direction:column;gap:32px;max-width:560px}.hero__title{margin:0;font-size:52px;font-weight:700;line-height:1.1}.hero__description{margin:0;font-size:24px;font-weight:400}.pill-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding-block:12px;padding-inline:24px;border-radius:100px;font-size:24px;font-weight:500;line-height:1.4;transition:transform .2s ease,background-color .2s ease,color .2s ease;white-space:nowrap}.hero__content .pill-button{align-self:flex-start;width:fit-content}.pill-button--contact{flex-shrink:0}.pill-button:focus-visible{outline:3px solid rgba(255,255,255,.6);outline-offset:4px}.pill-button:hover{transform:translateY(-1px)}.pill-button--outline{border:2px solid rgba(255,255,255,1);background-color:transparent}.pill-button--outline:hover{background-color:#ffffff26}.pill-button--solid{border:2px solid rgba(255,255,255,1);background-color:transparent}.pill-button--solid:hover{background-color:#ffffff26}.site-footer{padding:24px 40px;background:#000000bf;color:#fff;font-size:14px}.site-footer__text{margin:0;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:12px;text-align:center}.site-footer a{color:inherit;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}.site-footer a:hover{text-decoration:none}@media(max-width:900px){.hero{padding:40px 48px 48px}.brand{gap:24px;font-size:28px}.hero__title{font-size:56px}.hero__description,.pill-button{font-size:24px}.pill-button--contact{font-size:20px;padding-block:10px;padding-inline:20px}}@media(max-width:600px){.hero{padding:24px 36px 48px;gap:48px;justify-content:flex-start;background-image:url(/bg.jpg)}.hero:before{background:linear-gradient(180deg,#0000,#00000063),#00000038}.hero__header{gap:12px}.brand{gap:12px;font-size:16px}.brand__mark{width:27px}.hero__content{gap:24px}.hero__title{font-size:42px}.hero__description,.pill-button{font-size:22px}.pill-button--contact{font-size:16px;padding-block:8px;padding-inline:18px}.pill-button--contact.pill-button--outline{border-width:2px}.site-footer{padding:20px 24px}.site-footer{font-size:13px}}
