@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&family=IBM+Plex+Sans:wght@400;500&family=JetBrains+Mono:wght@400&display=swap";body{margin:0;font-family:IBM Plex Sans,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.hero-section{position:sticky;top:0;min-height:100vh;width:100%;background-image:url(https://images.unsplash.com/photo-1544220342-d53d11001334);background-size:cover;background-position:center center;background-repeat:no-repeat;z-index:1;display:flex}.hero-content{width:100%}.hero-section:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,#0009,#0003);z-index:1}.hero-content{position:relative;z-index:2;width:100%}@media (max-width: 768px){.hero-section{min-height:80vh;background-position:center 30%}}
