*{box-sizing:border-box;font-family:Manrope!important;margin:0;padding:0;transition:all .25s ease-in-out}body,html{max-width:100wh;overflow-x:hidden}h1,h2,h3,h4,h5,h6,ol,p,ul{margin:0}section.header{height:calc(100vh - 100px);overflow:hidden;padding:0 20px 20px;width:100%}section.header .container{align-items:flex-end;background:linear-gradient(180deg,#d2e2ff,#ecf3ff);border-radius:50px;display:flex;height:100%;overflow:hidden;padding:50px;position:relative;width:100%}section.header .container video{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}section.header .container h1{color:#fff;font-size:64px;font-style:normal;font-weight:500;line-height:112px;position:relative;z-index:1}@media only screen and (max-width:600px){section.header .container{padding:20px}section.header .container h1{font-size:38px;line-height:normal}}@media only screen and (max-width:768px){section{padding:0 5px}}