.hero-wrapper{display:flex;background-color:#00008b;color:#fff;padding:2rem 0}.hero-content{flex:1;padding:2rem 4rem}.hero-title{font-size:2.5rem;font-family:Playfair Display;font-weight:700;margin-bottom:1.5rem;line-height:1.2}.hero-subtitle{font-size:1.2rem;margin-bottom:1rem}.hero-description{font-size:1rem;line-height:1.6;opacity:.9}.hero-logo{flex:1;display:flex;justify-content:center;align-items:center;padding:2rem}.hero-logo img{max-width:400px;width:100%;height:auto}.team-section{padding:4rem 0;background-color:#f5f5f5}.team-cards{display:flex;gap:2rem;max-width:1200px;margin:0 auto;padding:0 2rem}.team-card{flex:1;background:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 4px #0000001a}.team-name{font-size:1.5rem;color:#00008b;margin-bottom:.5rem}.team-role{color:#666;margin-bottom:1rem}.team-quote{font-style:italic;color:#00008b}@media (max-width: 768px){.hero-wrapper{flex-direction:column;padding:1rem 0}.hero-content{padding:1rem 2rem}.team-cards{flex-direction:column}}.footer{background-color:#00008b;color:#fff;padding:2rem 0}.footer-container{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 2rem}.contact-info{font-size:1rem;line-height:1.6}.tagline{max-width:500px;line-height:1.6}@media (max-width: 768px){.footer-container{flex-direction:column;text-align:center;gap:2rem}}
