@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;600&family=Nunito:wght@300;400;600&display=swap";*{margin:0;padding:0;box-sizing:border-box}body{background-color:#f4f1de;color:#333;font-family:Nunito,sans-serif}h1,h2,h3,h4,h5,h6{font-family:Poppins,sans-serif}.title-container{display:flex;justify-content:center;align-items:center}.school-logo-container{display:flex;justify-content:center;align-items:center;padding:20px;background-color:#f4f1de;width:100%;gap:1%}.school-logo{width:100px;height:100px;border-radius:10%}.school-title{font-size:1.6rem;font-weight:600;color:#3d405b}nav{display:flex;justify-content:center;align-items:center;padding:20px 10px;background-color:#3d405b;color:#f4f1de}nav a{text-decoration:none;color:#f4f1de}nav a.active{color:#1dcb8b}.nav-menu{display:flex;justify-content:space-evenly;align-items:center;gap:100px}.nav-item{display:flex;align-items:center;text-decoration:none;list-style:none;font-size:1.2rem;font-weight:800;cursor:pointer}.nav-item:hover{color:#1dcb8b}.dropdown{position:relative}.dropdown-icon{font-size:1.8rem;transition:transform .3s ease}.dropdown-icon.open{transform:rotate(180deg)}.dropdown-menu{position:absolute;top:200%;left:0;padding:10px;background-color:#3d405b;width:300px;display:flex;flex-direction:column;border-radius:10px;box-shadow:0 4px 6px #0000001a;transition:opacity .3s ease-in-out;visibility:hidden;opacity:0;transform:translateY(10px);z-index:10}.dropdown-menu.show{visibility:visible;opacity:1;transform:translateY(0)}.dropdown-item{text-decoration:none;list-style:none;font-size:1.2rem;font-weight:800;color:#f4f1de;cursor:pointer;padding:10px 0}.dropdown-item:hover{color:#e07a5f}.hamburger{display:none;font-size:2rem;background:none;border:none;cursor:pointer;color:#3d405b;position:absolute;right:20px;top:25px}@media (max-width: 768px){.title-container{display:flex;justify-content:center;align-items:center;gap:50px;padding:10px 5px}.school-logo-container{padding:5px}.school-title{font-size:.8rem;margin-right:10%;text-wrap:wrap}.school-logo{margin-right:10px;width:60px;height:60px}.hamburger{display:block;padding:0}.mobile-nav{position:fixed;top:10;left:0;width:100%;height:100%;background:#3d405b;flex-direction:column;transform:translate(100%);transition:transform .3s ease-in-out;z-index:100;justify-content:start;padding-top:70px}.mobile-nav.open{transform:translateY(0)}.nav-menu{display:flex;flex-direction:column;gap:20px;text-align:center}.dropdown-menu{display:none}.dropdown .dropdown-menu.show{display:block;top:50px;left:-100px}}.footer{background-color:#3d405b;color:#f4f1de;padding:40px 20px;font-family:Arial,sans-serif}.footer-container{display:grid;grid-template-columns:repeat(5,1fr);gap:60px;max-width:1200px;margin:auto auto 20px;text-align:start}.logo img{width:100%;height:auto;border-radius:15px;text-align:center}.footer-section h2,.footer-section h3{margin-bottom:5px;font-size:20px;color:#1dcb8b}.footer-section p{font-size:1rem;line-height:1.5}.footer-section ul{list-style:none;padding:0}.footer-section ul li{margin-bottom:10px}.footer-section ul li a{text-decoration:none;color:#f4f1de;transition:color .3s}.footer-section ul li a:hover{color:#1dcb8b}.contact p{text-align:start;font-size:1rem}.contact i{margin-right:10px;color:#1dcb8b}.social-icons a{font-size:2rem;margin-right:15px;transition:color .3s}.facebook-logo{color:#1877f2}.youtube-logo{color:red}.instagram-logo{color:#df38cb}.facebook-logo:hover,.youtube-logo:hover,.instagram-logo:hover{transform:scale(1.2)}.footer-bottom{text-align:center;padding-top:20px;border-top:1px solid rgba(255,255,255,.2);font-size:14px}@media (max-width: 768px){.footer-container{grid-template-columns:repeat(2,1fr);gap:20px}.logo img{width:40%}}@media (max-width: 480px){.footer-container{grid-template-columns:1fr;text-align:center}.contact p{text-align:center}.social-icons{justify-content:center}}.hero-section{position:relative;width:100%;height:80vh;overflow:hidden}.hero-image{width:100%;height:100%;object-fit:cover;transition:opacity 1s ease-in-out}.overlay{position:absolute;top:50%;left:50%;width:100%;height:100%;transform:translate(-50%,-50%);color:#fff;background:#00000080;padding:20px}.overlay-text{position:absolute;top:40%;left:30%;color:#f4f1de;text-align:center;text-shadow:2px 2px 4px rgba(0,0,0,.3);animation:glow 2s ease-in-out infinite alternate}@keyframes glow{0%{text-shadow:0 0 5px rgba(230,126,34,.5),0 0 10px rgba(230,126,34,.3)}to{text-shadow:0 0 10px rgba(230,126,34,.8),0 0 20px rgba(255,143,45,.5)}}.overlay h1{font-size:2.5rem;font-weight:900;margin-bottom:10px}.overlay p{font-size:1.7rem}.why-choose-us{width:100%;height:auto;text-align:center;padding:60px 20px}.why-us-title{font-size:3rem;font-weight:600;color:#3d405b}.why-us-text{font-size:1.5rem;color:#3d405b;margin-bottom:20px}.card-container{display:flex;flex-wrap:wrap;justify-content:center;gap:60px;padding-top:60px}.icon-box{width:48px;height:48px;border-radius:50%;background-color:#f4f1de;display:flex;align-items:center;justify-content:center;margin-bottom:10px;text-align:center;margin-left:auto;margin-right:auto}.icon{color:#3d405b;font-size:24px}.card-title,.card-text{color:#f4f1de}.achievements{background-image:url(/assets/vector-bg-eJP4gcaU.jpg);width:100%;height:auto;text-align:center;padding:80px 10px}.awards-container{margin-bottom:40px}.achievements-title{font-size:3rem;font-weight:600;color:#f4f1de}.achievements-text{font-size:1.5rem;font-weight:400;color:#f4f1de}.bento-grid{display:grid;grid-gap:15px;grid-template-columns:repeat(4,1fr);grid-template-areas:"a a e f" "a a c c" "b d c c";padding:15px;max-width:1200px;margin:auto;background-color:#f4f1de;border-radius:20px}.item1{grid-area:a}.item2{grid-area:b}.item3{grid-area:c}.item4{grid-area:d}.item5{grid-area:e}.item6{grid-area:f}.item{position:relative;overflow:hidden;border-radius:10px;box-shadow:0 4px 8px #00000026;transition:transform .3s,box-shadow .3s}.item img{width:100%;height:100%;object-fit:cover;display:block}.item:hover{transform:translateY(-5px);box-shadow:0 8px 16px #0000004d}.program-section{max-width:1200px;margin:0 auto;padding:80px 20px}@media (max-width: 768px){.hero-section{height:auto}.overlay-text{top:30%;left:0}.overlay h1{font-size:1.8rem}.overlay p{font-size:1rem}.why-us-title{font-size:2rem}.why-us-text{font-size:1.2rem}.achievements-title{font-size:2rem}.achievements-text{font-size:1.2rem}.bento-grid{grid-template-columns:repeat(2,1fr);grid-template-areas:"a a" "c c" "b d" "e f"}}.about-container{font-family:Arial,sans-serif;color:#333}.abt-hero-section{width:100%;margin:0 auto;display:flex;align-items:center;padding:6rem 4rem;gap:5rem}.hero-content{flex:1}.hero-content h1{color:#1a3b5c;font-size:3rem;font-weight:800;margin-bottom:1.5rem}.hero-content p{line-height:1.6;margin-bottom:1rem;color:#555;font-size:1.2rem}.hero1-image{flex:1;overflow:hidden;border-radius:12px;box-shadow:0 10px 25px #0000001a}.hero1-image img{width:100%;height:100%;object-fit:contain;transition:transform .3s ease}.hero1-image img:hover{transform:scale(1.05)}.trustees-section{max-width:1300px;margin:0 auto;padding:4rem 2rem}.trustees-section h2{text-align:center;color:#1a3b5c;margin-bottom:2rem;font-size:2rem}.trustees-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;justify-content:center}@media (min-width: 1024px){.trustees-grid{grid-template-columns:repeat(4,1fr);grid-template-areas:"a b c d" ". e f g"}.trustees-grid .trustee-card:nth-child(1){grid-area:a}.trustees-grid .trustee-card:nth-child(2){grid-area:b}.trustees-grid .trustee-card:nth-child(3){grid-area:c}.trustees-grid .trustee-card:nth-child(4){grid-area:d}.trustees-grid .trustee-card:nth-child(5){grid-area:e}.trustees-grid .trustee-card:nth-child(6){grid-area:f}.trustees-grid .trustee-card:nth-child(7){grid-area:g}}.trustee-card{background-color:#fff;border-radius:12px;overflow:hidden;box-shadow:0 5px 15px #0000001a;transition:all .3s ease}.trustee-card:hover{transform:translateY(-10px);box-shadow:0 10px 20px #00000026}.trustee-image{width:100%;height:300px;object-fit:fill}.trustee-info{padding:1rem;text-align:center}.trustee-name{font-weight:700;margin-bottom:.5rem}.trustee-position{color:#666;font-size:.9rem}.vision-section{max-width:800px;margin:0 auto;padding:4rem 2rem;text-align:center}.vision-section h2{color:#1a3b5c;margin-bottom:1.5rem;font-size:2rem}.vision-text{font-size:1.2rem;line-height:1.6;color:#555}.mission-section{max-width:1200px;margin:0 auto;padding:4rem 2rem;background-image:url(/assets/vector-bg-eJP4gcaU.jpg);border-radius:15px}.mission-section h2{text-align:center;color:#f4f1de;margin-bottom:2rem;font-size:2rem}.mission-content{display:flex;align-items:center;gap:3rem}.mission-text{flex:1}.mission-text p{line-height:1.6;color:#f4f1de;margin-bottom:1rem}.mission-list{list-style-type:disc;padding-left:2rem;color:#f4f1de}.mission-list li{margin-bottom:.5rem}.mission-image{flex:1;border-radius:12px;overflow:hidden;box-shadow:0 10px 25px #0000001a}.mission-image img{width:100%;height:400px;object-fit:cover;transition:transform .3s ease}.mission-image img:hover{transform:scale(1.05)}@media (max-width: 1024px){.abt-hero-section{flex-direction:column}.trustees-grid{grid-template-columns:repeat(3,1fr)}.mission-content{flex-direction:column}.mission-image{margin-top:2rem}}@media (max-width: 768px){.trustees-grid{grid-template-columns:repeat(2,1fr)}.hero-content h1{font-size:2rem}.abt-hero-section{padding:6rem 2rem}}@media (max-width: 480px){.trustees-grid{grid-template-columns:1fr}}.academic-refined{max-width:1200px;margin:0 auto;padding:20px;font-family:Roboto,sans-serif;color:#333}.academic-header{text-align:center;margin-bottom:60px;padding:80px 20px;background:linear-gradient(135deg,#3d405b,#1dcb8b);background-size:200% 200%;-webkit-animation:Gradient 6s ease infinite;-moz-animation:Gradient 6s ease infinite;animation:Gradient 6s ease infinite;color:#f4f1de;border-radius:10px;box-shadow:0 4px 20px #00000026}@-webkit-keyframes Gradient{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@-moz-keyframes Gradient{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes Gradient{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.academic-header h1{font-size:3rem;margin-bottom:20px;font-weight:700}.academic-header p{font-size:1.2rem;max-width:700px;margin:0 auto;line-height:1.6}.facilities-showcase{margin-bottom:80px}.section-title{text-align:center;font-size:2.2rem;color:#0a4d68;margin-bottom:40px;position:relative}.section-title:after{content:"";display:block;width:80px;height:4px;background:linear-gradient(to right,#3d405b,#1dcb8b);margin:15px auto 0;border-radius:2px}.facilities-tabs{display:flex;justify-content:center;gap:10px;margin-bottom:30px;flex-wrap:wrap}.tab-button{background:#fff;border:none;padding:15px 25px;border-radius:10px;display:flex;align-items:center;gap:12px;font-size:1.1rem;color:#555;cursor:pointer;box-shadow:0 4px 10px #0000000d;transition:all .3s ease;font-weight:500;min-width:200px}.tab-button:hover{transform:translateY(-3px);box-shadow:0 6px 15px #0000001a}.tab-button.active{background:#088395;color:#fff;transform:translateY(-3px);box-shadow:0 6px 15px #08839533}.tab-icon{font-size:1.3rem;display:flex;align-items:center;justify-content:center}.tab-content-container{position:relative;min-height:400px}.facility-tab-content{background:#fff;border-radius:15px;overflow:hidden;box-shadow:0 10px 30px #0000001a}.facility-content-grid{display:grid;grid-template-columns:1fr 1fr;min-height:400px}.facility-image-large{overflow:hidden;height:100%}.facility-image-large img{width:100%;height:100%;object-fit:cover;transition:transform .7s ease}.facility-tab-content:hover .facility-image-large img{transform:scale(1.05)}.facility-text{padding:40px;display:flex;flex-direction:column;justify-content:center}.facility-text h3{font-size:1.8rem;margin:0 0 20px;color:#0a4d68}.facility-description{font-size:1.1rem;line-height:1.7;color:#555}.rotation-indicators{display:flex;justify-content:center;gap:15px;margin-top:30px}.indicator{width:60px;height:4px;background:#e0e0e0;border-radius:2px;cursor:pointer;overflow:hidden;position:relative}.indicator.active{background:#088395}.indicator-progress{position:absolute;top:0;left:0;height:100%;width:0%;background:#ffffff80}.indicator-progress.animating{width:100%;animation:progress-animation linear forwards}@keyframes progress-animation{0%{width:0%}to{width:100%}}.academic-philosophy{background:#f8f9fa;padding:60px 40px;border-radius:10px;margin-bottom:60px;text-align:center}.academic-philosophy h2{font-size:2rem;color:#0a4d68;margin-bottom:25px}.academic-philosophy p{max-width:800px;margin:0 auto 40px;line-height:1.8;color:#555;font-size:1.1rem}.philosophy-highlight{display:flex;flex-wrap:wrap;justify-content:center;gap:30px;margin-top:40px}.highlight-item{flex:1;min-width:250px;padding:25px;background-color:#3d405b;border-radius:8px;box-shadow:0 4px 12px #00000014;transition:transform .3s ease,box-shadow .3s ease}.highlight-item:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0000001f}.highlight-item h3{color:#1dcb8b;margin-bottom:10px;font-size:1.3rem}.highlight-item p{margin:0;font-size:1rem;color:#f8f9fa}.cta-section{background:linear-gradient(135deg,#3d405b,#1dcb8b);color:#f4f1de;padding:60px 40px;border-radius:10px;text-align:center;margin-bottom:40px}.cta-section h2{font-size:2rem;margin-bottom:15px}.cta-section p{max-width:600px;margin:0 auto 30px;font-size:1.1rem}.cta-button{background-color:#fff;color:#088395;border:none;padding:15px 35px;font-size:1.1rem;font-weight:600;border-radius:30px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #0003}.cta-button:hover{transform:translateY(-3px);box-shadow:0 8px 20px #00000040}@media (max-width: 992px){.facility-content-grid{grid-template-columns:1fr}.facility-image-large{height:300px}.philosophy-highlight{flex-direction:column}}@media (max-width: 768px){.academic-header{padding:50px 20px}.academic-header h1{font-size:2.2rem}.tab-button{min-width:150px;padding:12px 15px;font-size:1rem}.facility-text{padding:25px}.facility-text h3{font-size:1.6rem}.academic-philosophy,.cta-section{padding:40px 20px}}@media (max-width: 480px){.tab-button{min-width:120px;padding:10px;font-size:.9rem}.section-title{font-size:1.8rem}.facility-image-large{height:200px}.indicator{width:40px}}.contact-container{font-family:Arial,sans-serif;max-width:1200px;margin:0 auto;padding:2rem;background-color:#f4f1de}.contact-wrapper{display:flex;gap:2rem;background-color:#fff;box-shadow:0 10px 30px #0000000d;border-radius:15px;overflow:hidden}.contact-info{flex:1;background-color:#3d405b;color:#fff;padding:3rem;display:flex;flex-direction:column;justify-content:center}.contact-logo{width:200px;height:200px;border-radius:10px;align-self:center;margin-bottom:20px}.contact-info h1{text-align:center;font-size:2.5rem}.contact-info p{text-align:center;margin-bottom:10px}.con-info{margin-top:20px}.contact-details{margin-top:2rem}.contact-detail{display:flex;align-items:center;margin-bottom:1rem}.contact-detail i{font-size:1.5rem;color:#4fc3f7}.contact-form{flex:1.5;padding:3rem}.user-type-toggle{display:flex;margin-bottom:2rem;border-radius:30px;overflow:hidden;background-color:#f0f0f0}.toggle-btn{flex:1;padding:.75rem;border:none;background-color:#f0f0f0;color:#666;cursor:pointer;transition:all .3s ease}.toggle-btn.active{background-color:#3d405b;color:#fff}.form-control{width:100%;padding:.75rem;margin-bottom:1rem;border:1px solid #e0e0e0;border-radius:5px;transition:border-color .3s ease}.form-control:focus{outline:none;border-color:#3d405b}.submit-btn{width:100%;padding:1rem;background-color:#3d405b;color:#fff;border:none;border-radius:5px;cursor:pointer;transition:background-color .3s ease;font-weight:600;font-size:1rem}.submit-btn:hover{background-color:#2b2d3f}@media (max-width: 1024px){.contact-wrapper{flex-direction:column}}@media (max-width: 768px){.contact-wrapper{flex-direction:column}.contact-info{padding:2rem}.contact-info h1{font-size:2rem}.contact-form{padding:2rem}.contact-logo{width:150px;height:150px}}.school-page{font-family:Poppins,sans-serif;color:#333;background-color:#f4f1de;max-width:1400px;margin:0 auto;padding:0 20px}.section-title{margin:60px 0 30px;text-align:center;position:relative}.section-title h2{font-size:2.5rem;font-weight:700;color:#2a2a2a;margin-bottom:10px}.title1-underline{height:4px;background:linear-gradient(90deg,#ff7e5f,#feb47b);margin:0 auto;border-radius:2px}.school-header{height:40vh;min-height:300px;display:flex;align-items:center;justify-content:center;text-align:center;background:linear-gradient(135deg,#3d405b,#1dcb8b);position:relative;overflow:hidden;margin-bottom:40px;margin-top:40px;border-radius:10px}.school-header:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url(/placeholder.svg?height=800&width=1600) center / cover no-repeat;z-index:-1;opacity:.1}.header-content{z-index:1;padding:20px}.school-header h1{font-size:3rem;font-weight:800;color:#f4f1de;margin-bottom:10px;letter-spacing:-1px}.header-underline{height:5px;background:linear-gradient(90deg,#ff7e5f,#feb47b);margin:0 auto 20px;border-radius:3px}.school-header p{font-size:1.5rem;color:#f4f1de;font-weight:300}.carousel-section{margin:40px 0;position:relative}.carousel{position:relative;width:100%;height:500px;overflow:hidden;border-radius:12px;box-shadow:0 10px 30px #0000001a}.carousel img{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0}.carousel-button{position:absolute;top:50%;transform:translateY(-50%);background:#fffc;border:none;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;box-shadow:0 4px 8px #0000001a;transition:all .3s ease}.carousel-button:hover{background:#fff;box-shadow:0 6px 12px #00000026}.carousel-button.prev{left:20px}.carousel-button.next{right:20px}.carousel-indicators{position:absolute;bottom:20px;left:50%;transform:translate(-50%);display:flex;gap:10px;z-index:10}.school-indicator{width:12px;height:12px;border-radius:50%;background:#ffffff80;border:none;cursor:pointer;transition:all .3s ease}.school-indicator.active{background:#fff;transform:scale(1.2)}.info-section{padding:40px 0}.info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:40px}.info-card{background:#fff;border-radius:12px;padding:30px;box-shadow:0 10px 30px #0000000d;transition:transform .3s ease,box-shadow .3s ease}.info-card:hover{transform:translateY(-5px);box-shadow:0 15px 35px #0000001a}.info-icon{width:60px;height:60px;background:linear-gradient(135deg,#ff7e5f,#feb47b);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:20px;color:#fff}.info-card h3{font-size:1.5rem;margin-bottom:15px;color:#2a2a2a}.info-card ul{list-style:none}.info-card li{margin-bottom:10px;color:#555}.info-card li span{font-weight:600;color:#333}.info-card p{color:#555;margin-bottom:10px;line-height:1.6}.map-placeholder{margin-top:15px;border-radius:8px;overflow:hidden}.map-placeholder img{width:100%;height:auto;object-fit:cover}.contact-button{margin-top:15px;padding:10px 20px;background:linear-gradient(135deg,#ff7e5f,#feb47b);border:none;border-radius:6px;color:#fff;font-weight:600;cursor:pointer;transition:all .3s ease}.contact-button:hover{transform:translateY(-2px);box-shadow:0 5px 15px #ff7e5f4d}.gallery-section{padding:40px 0 60px}.school-bento-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,250px);gap:20px;margin-top:40px}.bento-item{position:relative;border-radius:12px;overflow:hidden;box-shadow:0 10px 20px #0000001a;transition:transform .3s ease}.bento-item:hover{transform:translateY(-5px)}.bento-item.featured{grid-column:span 1;grid-row:span 1}.bento-item img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.bento-item:hover img{transform:scale(1.05)}.bento-overlay{position:absolute;bottom:0;left:0;right:0;padding:20px;background:linear-gradient(to top,rgba(0,0,0,.8),transparent);color:#fff;opacity:0;transform:translateY(20px);transition:all .3s ease}.bento-item:hover .bento-overlay{opacity:1;transform:translateY(0)}.bento-overlay h3{font-size:1.2rem;margin-bottom:5px}.bento-overlay p{font-size:.9rem;opacity:.8}.infinite-scroll-section{margin-top:60px}.infinite-scroll-section h3{font-size:1.8rem;margin-bottom:20px;text-align:center}.infinite-scroll-container{width:100%;overflow-x:hidden;position:relative}.infinite-scroll-content{display:flex;width:max-content}.scroll-item{width:300px;height:200px;margin-right:20px;flex-shrink:0;border-radius:10px;overflow:hidden;box-shadow:0 5px 15px #0000001a}.scroll-item img{width:100%;height:100%;object-fit:cover}.overview-section{padding:5rem 2rem;position:relative;overflow:hidden}.overview-content{display:flex;gap:3rem;margin-top:2rem;align-items:center;position:relative;z-index:1}.overview-text{flex:3}.overview-text p{color:#444;line-height:1.8;margin-bottom:1.5rem;font-size:1.05rem}.overview-stats{display:flex;flex-wrap:wrap;gap:2rem;margin-top:2.5rem}.stat-item{flex:1;min-width:120px;text-align:center;padding:1rem;background-color:#fff;box-shadow:0 4px 10px #0000000d;border-radius:8px;transition:transform .3s ease,box-shadow .3s ease}.stat-item:hover{transform:translateY(-5px);box-shadow:0 6px 15px #0000001a}.stat-item h3{color:#3f51b5;font-size:2rem;margin-bottom:.5rem;font-weight:700}.stat-item p{color:#666;font-size:.9rem;margin-bottom:0}.overview-image{flex:2;position:relative;box-shadow:0 10px 30px #00000026;border-radius:12px;overflow:hidden}.overview-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.overview-image:hover img{transform:scale(1.03)}.image-caption{position:absolute;bottom:0;left:0;right:0;background-color:#0009;color:#fff;padding:.75rem;text-align:center;font-size:.9rem}@media (max-width: 992px){.overview-content{flex-direction:column}.overview-text,.overview-image{flex:1 1 100%}.overview-image{margin-top:2rem;max-height:400px}.overview-section{padding:5rem 1rem}}@media (max-width: 768px){.overview-stats{gap:1rem}.stat-item{min-width:calc(50% - 1rem);margin-bottom:1rem}}@media (max-width: 1200px){.school-bento-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 992px){.section-title h2{font-size:2rem}.carousel{height:400px}}@media (max-width: 768px){.school-header h1{font-size:2.5rem}.school-header p{font-size:1.2rem}.carousel{height:300px}.carousel-button{width:40px;height:40px}.school-bento-grid{grid-template-columns:1fr;grid-auto-rows:250px}.bento-item.featured{grid-column:span 1;grid-row:span 1}.scroll-item{width:250px;height:170px}}@media (max-width: 480px){.school-header h1{font-size:2rem}.carousel{height:200px}}
