@property --landing-border-angle{syntax:"<angle>";initial-value:0turn;inherits:false}.landing-root{background-color:#F6F7F8;color:#1F232B;overflow-x:hidden;font-family:Inter,ui-sans-serif,system-ui,sans-serif}.landing-root ::selection{background-color:#1F4788;color:white}.landing-root .landing-display-font{font-family:Space Grotesk,ui-sans-serif,system-ui,sans-serif}.landing-noise-bg{z-index:50;opacity:.02;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E")}.landing-grid-lines,.landing-noise-bg{position:fixed;top:0;left:0;width:100vw;height:100vh;pointer-events:none}.landing-grid-lines{z-index:-1;display:flex;justify-content:space-between;padding:0 5vw}.landing-grid-line{width:1px;height:100%;background:linear-gradient(180deg,rgba(31,71,136,0) 0,rgba(31,71,136,.04) 50%,rgba(31,71,136,0))}.landing-border-beam-card{position:relative;background:#FFFFFF;border-radius:1.5rem;z-index:1;box-shadow:0 1px 3px rgba(31,71,136,.08);border:1px solid rgba(31,71,136,.1)}.landing-border-beam-card:before{content:"";position:absolute;inset:-1px;border-radius:1.5rem;background:conic-gradient(from var(--landing-border-angle),transparent 20%,#1F4788 50%,transparent 80%);z-index:-1;animation:landing-spin-border 4s linear infinite;opacity:0;transition:opacity .5s ease}.landing-border-beam-card:hover:before{opacity:1}.landing-border-beam-card:after{content:"";position:absolute;inset:1px;background:#FFFFFF;border-radius:calc(1.5rem - 1px);z-index:-1}@keyframes landing-spin-border{to{--landing-border-angle:1turn}}.landing-root{scrollbar-width:thin;scrollbar-color:#272F3C #F6F7F8}.landing-root::-webkit-scrollbar{width:8px}.landing-root::-webkit-scrollbar-track{background:#F6F7F8}.landing-root::-webkit-scrollbar-thumb{background:#272F3C;border-radius:4px}.landing-core-evo-deco-icon path,.landing-core-evo-deco-icon svg{fill:url(#core-evo-icon-grad)!important}