header{color:#fff;padding:3rem 0;text-align:center}header .container{flex-direction:column;gap:1rem;margin:0 auto;max-width:1440px}.header-content,header .container{align-items:center;display:flex;width:100%}.header-content{flex-direction:row;gap:2rem;justify-content:space-between}.header-text{flex:1;font-family:Arial,sans-serif;text-align:left}.header-text h1{color:#fff;font-family:Arial,sans-serif}.logo{margin-bottom:1rem}.logo-image{height:auto;max-width:120px}.header-image{align-items:center;display:flex;flex:1;justify-content:center}.header-content p{font-size:20px}@media (max-width:1199px){.header-text h1{font-size:38px;margin:0 0 10px}}@media (max-width:991px){.header-content{flex-direction:column}}