.about-page{font-family:Inter,sans-serif;color:#333;line-height:1.6}.about-page>section:first-child{background-image:linear-gradient(180deg,rgba(157,185,244,.7),rgba(66,100,185,.7)),url(/images/about.jpeg);background-repeat:no-repeat;background-position:50%;background-size:cover;background-attachment:fixed;color:white;opacity:.8;text-align:center;padding:80px 20px}.about-page>section:first-child h1{font-size:3rem;font-weight:700;margin-bottom:16px}.about-page>section:first-child p{max-width:800px;margin:auto;font-size:1.2rem}section.py-16{max-width:1200px;margin:auto;padding:80px 20px}section.py-16 .grid{display:flex;flex-wrap:wrap;gap:40px;align-items:center}section.py-16 .grid div{flex:1 1 400px}section.py-16 h2{font-size:2.2rem;font-weight:700;margin-bottom:16px}section.py-16 p{font-size:1.1rem;color:#555}section.py-16 img{width:100%;border-radius:12px;box-shadow:0 8px 20px rgba(0,0,0,.1)}.bg-gray-50{background-color:#f8fafc;padding:80px 20px;text-align:center}.bg-gray-50 h2{font-size:2.5rem;font-weight:700;margin-bottom:40px}.bg-gray-50 .grid{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;max-width:1200px;margin:auto}.bg-gray-50 .grid>div{background:white;flex:1 1 280px;padding:30px 20px;border-radius:12px;box-shadow:0 6px 15px rgba(0,0,0,.05);transition:all .3s ease}.bg-gray-50 .grid>div:hover{box-shadow:0 8px 25px rgba(0,0,0,.1)}.bg-gray-50 h3{font-size:1.5rem;font-weight:600;margin-bottom:12px}.bg-gray-50 p{font-size:1rem;color:#555}section.py-16:last-child{max-width:1200px;margin:auto;padding:80px 20px;text-align:center}section.py-16:last-child h2{font-size:2.5rem;font-weight:700;margin-bottom:40px}section.py-16:last-child .grid{display:flex;flex-wrap:wrap;gap:30px;justify-content:center}section.py-16:last-child .grid>div{background:white;flex:1 1 250px;padding:20px;border-radius:12px;box-shadow:0 6px 20px rgba(0,0,0,.05);transition:all .3s ease}section.py-16:last-child .grid>div:hover{box-shadow:0 8px 25px rgba(0,0,0,.1)}section.py-16:last-child img{width:150px;height:150px;border-radius:50%;background-size:cover;object-fit:cover;margin-bottom:16px}.mt-2{margin-top:4px;padding-top:4px}section.py-16:last-child h3{font-size:1.3rem;font-weight:600;margin-bottom:8px}section.py-16:last-child p{font-size:1rem;color:#555}@media (max-width:1024px){section.py-16 .grid{gap:30px}}@media (max-width:768px){.about-page>section:first-child h1{font-size:2.2rem}.about-page>section:first-child p{font-size:1rem}.bg-gray-50 .grid,section.py-16 .grid,section.py-16:last-child .grid{flex-direction:column}}@media (max-width:480px){section.py-16 h2{font-size:1.8rem}section.py-16 p{font-size:.95rem}}