.hero-content-wrapper{align-items:center;display:flex;flex-flow:row;height:100%;margin:0 auto;padding:0 1rem;width:85%}.hero-content{display:flex;flex-flow:column;justify-content:center;max-height:100vh;min-height:85vh;overflow:hidden;padding:4rem 0;z-index:2}.hero-content h1{font-size:2.5rem;font-weight:400;line-height:1.2;margin-bottom:1rem}.hero-content p{font-size:20px;line-height:34px;margin-bottom:2rem}.btn-primary{background:transparent;border:2px solid #fff;color:#fff;padding:1rem 2rem;width:fit-content}.btn-primary:hover{background:#fff;color:#333}@media (max-width:768px){header{flex-direction:column;gap:1rem}nav ul{flex-wrap:wrap;gap:1rem}.hero,nav ul{justify-content:center}.hero{background-position:top;text-align:center}.hero-content{max-width:100%;padding:2rem 1rem}.hero-content h1{font-size:1.5rem}.hero-content p{font-size:.75rem}}@media (max-width:475px){.hero{background-position:65%!important}.hero-content-wrapper{padding:0;width:90%}}