:root{--nlc-blue:#4575ff;--nlc-black:#000;--nlc-yellow:#fff761;--nlc-purple:#e81ce8;--nlc-white:#fff;--nlc-green:#7af094;--nlc-red:red}
.hero-intro-section{height:70vh}
.hero-intro-section:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.7)}
.hero-intro-section .hero-background{padding-bottom:60%}
.hero-intro-section .container>div h1{margin:0 !important;padding:0 !important}
@media(min-width:414px){.hero-intro-section{height:60vw}
}@media(min-width:768px){.hero-intro-section{height:90vh}
}@media(min-width:1024px){.hero-intro-section .container>div p{width:65%}
}