html{scroll-behavior:smooth}body{margin:0}*{box-sizing:border-box}.hero{min-height:690px;display:flex;align-items:center;position:relative;overflow:hidden;background:linear-gradient(90deg,#051437eb,#082250bf 55%,#08225061),url(https://images.unsplash.com/photo-1560969184-10fe8719e047?auto=format&fit=crop&w=2200&q=85) center/cover}.hero:after{content:"";position:absolute;width:460px;height:460px;right:-160px;bottom:-230px;border-radius:50%;background:#ffd40038;filter:blur(8px)}@media(max-width:700px){.hero{min-height:650px}}
