.about-page{padding:2rem;background:#fff;color:#0a2f56;text-align:center}.about-hero h1{font-size:2.5rem;color:#004f8c}.about-hero p{font-size:1.2rem;max-width:700px;margin:1rem auto 2rem}.about-grid{display:flex;flex-direction:column;gap:2rem;margin-top:2rem}.about-card{background-color:#f4f6f8;padding:2rem;border-radius:12px;box-shadow:0 2px 8px #0000000d}.about-card h2{color:#108ba3;margin-bottom:.5rem}.about-bottom{margin-top:3rem}.about-bottom h3{font-size:1.6rem;color:#004f8c;margin-bottom:.5rem}.about-bottom p{font-size:1rem;color:#0a2f56;max-width:600px;margin:0 auto}.about-timeline{margin:3rem 0}.about-timeline ul{list-style:none;padding:0;max-width:600px;margin:0 auto;text-align:left}.about-timeline li{margin-bottom:1rem;padding-left:1rem;border-left:4px solid #108ba3;position:relative}.about-timeline li:before{content:"";position:absolute;top:.3rem;left:-.5rem;width:.8rem;height:.8rem;background:#108ba3;border-radius:50%}.about-team{margin-top:4rem;text-align:center}.team-grid{display:flex;flex-direction:column;gap:2rem;margin-top:2rem}.team-card{background-color:#f4f6f8;padding:1.5rem;border-radius:10px;text-align:center;box-shadow:0 2px 6px #0000000d}.team-card img{width:100px;height:100px;object-fit:cover;border-radius:50%;margin-bottom:1rem}.team-card h4{margin:.5rem 0;color:#004f8c}.team-card p{font-size:.9rem;color:#0a2f56}@media (min-width: 768px){.team-grid{flex-direction:row;justify-content:center}.team-card{width:220px}}@media (min-width: 768px){.about-grid{flex-direction:row;justify-content:center}.about-card{width:300px}}.contact-page{padding:3rem 1.5rem;text-align:center;max-width:700px;margin:0 auto}.contact-page h1{font-size:2rem;color:#004f8c}.contact-page p{color:#0a2f56;margin-bottom:2rem}.contact-form{display:flex;flex-direction:column;gap:1rem}.contact-form input,.contact-form textarea{padding:.8rem;font-size:1rem;border:1px solid #ccc;border-radius:8px}.contact-form button{background-color:#004f8c;color:#fff;padding:.8rem;border:none;border-radius:8px;font-weight:700;cursor:pointer;transition:background .3s ease}.contact-form button:hover{background-color:#0a73ba}.contact-info{margin-top:3rem;font-size:.95rem;color:#0a2f56;text-align:left}body{margin:0;font-family:Inter,sans-serif;background-color:#f4f6f8;color:#0a2f56}.header{background:#0a4e77;color:#fff;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.logo-area{display:flex;align-items:center;gap:.5rem}.logo{width:160px;height:auto}.logo-area img{width:200px;height:auto}nav a{margin:0 1rem;color:#fff;text-decoration:none;font-weight:500}.hero{background:linear-gradient(180deg,#0a4e77,#108ba3);color:#fff;text-align:center;padding:3rem 1rem}.hero h1{font-size:2rem;font-weight:800;margin-bottom:.5rem}.hero h2{font-size:1.5rem;margin:.5rem 0}.hero button{margin-top:1.5rem;padding:.75rem 1.5rem;background-color:#108ba3;color:#fff;border:none;font-size:1rem;border-radius:5px;cursor:pointer}.services{padding:3rem 1rem;text-align:center}.service-grid{display:flex;flex-direction:column;gap:1.5rem;margin-top:1.5rem}.card{background:#fff;border-radius:10px;padding:1.5rem;box-shadow:0 4px 6px #0000000d}.card h4{margin-top:1rem;color:#004f8c}.card p{font-size:.95rem;color:#0a2f56}.footer{background-color:#fff;text-align:center;padding:2rem 1rem;font-size:.85rem;color:#666}@media (max-width: 600px){.header{flex-direction:column;align-items:center;text-align:center}nav{flex-direction:column;margin-top:1rem;gap:.75rem}.logo{width:200px;margin-bottom:.5rem}}
