.schools-benefits{padding:3rem 0}.benefits-content{max-width:1200px;margin:0 auto}.intro-section{text-align:center;margin-bottom:4rem}.intro-section h2{font-size:2.5rem;font-weight:700;margin-bottom:1.5rem;background:linear-gradient(135deg,#00bcd4,#3f51b5);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.intro-text{font-size:1.2rem;color:#b0b0b0;line-height:1.8;max-width:800px;margin:0 auto}.benefits-grid{margin-bottom:4rem}.benefits-grid h3{font-size:2rem;font-weight:700;text-align:center;margin-bottom:3rem;color:#ededed}.benefit-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.benefit-card{background:rgba(0,188,212,.05);border:1px solid rgba(0,188,212,.2);border-radius:16px;padding:2rem;text-align:center;transition:all .3s ease}.benefit-card:hover{background:rgba(0,188,212,.1);border-color:rgba(0,188,212,.4);transform:translateY(-5px);box-shadow:0 8px 20px rgba(0,188,212,.2)}.benefit-card .material-symbols-outlined{font-size:3.5rem;color:#00bcd4;margin-bottom:1rem}.benefit-card h4{font-size:1.4rem;font-weight:600;color:#ededed;margin-bottom:1rem}.benefit-card p{font-size:1rem;color:#b0b0b0;line-height:1.6;margin:0}.cta-section{margin-top:4rem}.cta-box{background:linear-gradient(135deg,rgba(0,188,212,.1),rgba(63,81,181,.1));border:2px solid rgba(0,188,212,.3);border-radius:20px;padding:3rem;text-align:center}.cta-box h3{font-size:2rem;font-weight:700;color:#ededed;margin-bottom:1rem}.cta-box>p{font-size:1.1rem;color:#b0b0b0;line-height:1.8;max-width:700px;margin:0 auto 2rem}.cta-buttons{display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap}.cta-button{display:inline-flex;align-items:center;gap:.75rem;padding:1.25rem 2.5rem;border-radius:50px;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 15px rgba(0,0,0,.2)}.cta-button.primary{background:linear-gradient(135deg,#4caf50,#45a049);color:white}.cta-button.primary:hover{background:linear-gradient(135deg,#45a049,#3d8b40);transform:translateY(-3px);box-shadow:0 6px 25px rgba(76,175,80,.4)}.cta-button.secondary{background:linear-gradient(135deg,#ff9800,#f57c00);color:white}.cta-button.secondary:hover{background:linear-gradient(135deg,#f57c00,#e65100);transform:translateY(-3px);box-shadow:0 6px 25px rgba(255,152,0,.4)}.cta-button .material-symbols-outlined{font-size:1.5rem}@media (max-width:768px){.schools-benefits{padding:2rem 0}.intro-section h2{font-size:1.8rem}.intro-text{font-size:1rem}.benefits-grid h3{font-size:1.5rem}.benefit-cards{grid-template-columns:1fr;gap:1.5rem}.benefit-card{padding:1.5rem}.benefit-card .material-symbols-outlined{font-size:2.5rem}.cta-box{padding:2rem 1.5rem}.cta-box h3{font-size:1.5rem}.cta-buttons{flex-direction:column;gap:1rem}.cta-button{width:100%;justify-content:center;padding:1rem 2rem;font-size:1rem}}