.presentation-section{height:100vh;display:flex;justify-content:center;align-items:center;text-align:center;background-image:url(https://musicambique.co.mz/img/MusicambiqueLogoArtboard1copy18.2be697f7.png);background-size:cover;background-position:50%}.logo-img{max-width:200px;margin-bottom:1rem}.features-section{text-align:center;padding:2rem 0}.feature-cards{display:flex;justify-content:center;gap:1rem}.feature-card{max-width:200px;padding:1rem;border-radius:8px;background-color:#fff;box-shadow:0 2px 4px rgba(0,0,0,0.1);text-align:center}.who-can-use-section{text-align:center;padding:2rem 0}.who-can-use-content{display:flex;justify-content:center;gap:2rem}.who-can-use-item{max-width:200px}.team-section{background-color:#f5f5f5;text-align:center;padding:2rem 0}.team-members{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap}.team-member{max-width:200px}.circular-photo{padding:1.5px;padding-right:10px;background-image:linear-gradient(164deg,#50546b,#f90000 0,#4a00fc);transition:transform 0.3s ease}.circular-photo,.circular-photo2{width:100px;height:100px;border-radius:50%;overflow:hidden;margin:0 auto}.circular-photo2{justify-content:center}.circular-photo img{width:100%;height:100%;object-fit:cover}.circular-photo:hover{transform:scale(1.1)}.footer{background-color:#333;text-align:center;padding:1rem 0}.text-white{color:#fff}.text-primary{color:#007bff}.text-caption{color:#888}