.jumbotron{color:#fff;width:100%;height:100dvh;padding-left:var(--px);padding-right:var(--px);z-index:0;background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.jumbotron:after{content:"";z-index:1;background-color:rgba(40,37,37,.5);width:100%;height:100%;position:absolute;top:0;left:0}.jumbotron .content{z-index:2;text-align:left;max-width:1000px;margin:0 auto}.jumbotron .content h1{color:#fff;margin-bottom:1rem;padding-top:5rem;font-size:50px;font-weight:800}.jumbotron .content p{color:#fff;margin-bottom:10px;font-size:25px;font-weight:400;line-height:1.6}@media screen and (max-width:768px){.jumbotron .content h1{color:#fff;margin-bottom:1rem;padding-top:5rem;font-size:50px;font-weight:800}.jumbotron .content p{color:#fff;font-size:22px;font-weight:400;line-height:1.6}}@media screen and (min-width:1024px){.jumbotron .content h1{font-size:50px}.jumbotron .content p{font-size:25px}}
