#home header{display:flex;justify-content:center;align-items:center}#home header nav{position:relative;left:0;top:0;transform:translateX(0)}#home #banner .container,#home #section-2 .container,#home #join-the-network .container{max-width:860px}#home #banner{padding:20px 0 0;z-index:1;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;position:relative;z-index:1;background:#fff}#home #banner h1{font-size:24px;margin:24px 0;font-size:35px;font-weight:800}#home #banner img{width:100%;height:auto}#home #banner .bg-image{position:relative;max-height:400px}#home #banner .bg-image:before{content:'';display:block;width:100%;height:100%;background:linear-gradient(180deg,transparent 46.63%,#000 100%),linear-gradient(0deg,rgba(255,255,255,0) 69.81%,#FFF 100%);position:absolute;top:0;left:0;z-index:1}#home #section-2{background:url(/img/home-intro-bg.svg)no-repeat 50%,#fff;background-size:cover}#home #section-2 p{font-size:32px;font-weight:700}