.floating-lines-container{width:100%;height:100%;position:relative;overflow:hidden}*{box-sizing:border-box}body{font-family:Inter,Arial,Helvetica,sans-serif}.hero{background:#1d2547;justify-content:center;align-items:center;width:100%;min-height:600px;display:flex;position:relative;overflow:hidden}.hero__background{z-index:1;position:absolute;inset:0}.hero__overlay{z-index:2;pointer-events:none;background:#0d142b47;position:absolute;inset:0}.hero__content{z-index:3;text-align:center;pointer-events:none;width:min(1100px,100% - 48px);position:relative}.hero__content h1{color:#fff;letter-spacing:-.035em;text-shadow:0 3px 20px #00000073;margin:0;font-family:Manrope,Arial,Helvetica,sans-serif;font-size:clamp(2.4rem,5.5vw,5.4rem);font-weight:800;line-height:1.08}@media (width<=700px){.hero{min-height:480px}.hero__content{width:min(100% - 32px,900px)}.hero__content h1{font-size:clamp(2.15rem,10vw,3.5rem)}}html,body,#root{width:100%;min-height:100%;margin:0}
