:root{--selection-bg:#a78bfa;--selection-text:#fff}::selection{background:var(--selection-bg);color:var(--selection-text)}::selection{background:var(--selection-bg);color:var(--selection-text)}.background-about .project-wrapper{color:#fff;text-align:center;background:url(../media/hero-bg.50588dda.png) top/cover no-repeat;justify-content:center;align-items:flex-start;width:100%;min-height:100vh;padding-top:20vh;display:flex}.background-about{position:relative;background:0 0!important}.background-about:before{content:"";z-index:-1;background:radial-gradient(circle at 100% 100%,#1a0927,#0b0516);position:absolute;inset:17% 0 0}.background-about .project-container{flex-direction:column;align-items:center;width:100%;max-width:90%;display:flex}.background-about .project-title{letter-spacing:.3px;color:#000;margin-bottom:1rem;font-family:Montserrat,sans-serif;transition:all .3s;font-size:3rem!important;font-weight:700!important}.background-about .project-title:hover{text-shadow:0 5px 15px #ffffff4d;transform:translateY(-3px)}.background-about .project-description{color:#979797;max-width:700px;margin:0 auto 2.5rem;font-family:Segoe UI;font-weight:400;line-height:1.6;margin-top:3vh!important;font-size:15px!important}.background-about .project-details{text-align:center;color:#000;justify-content:space-between;align-items:center;gap:2rem;width:70%;margin:0 auto 2.5rem;display:flex;margin-top:5vh!important}.background-about .detail-item{text-align:center;border-radius:12px;flex:1;padding:15px;transition:all .3s}.background-about .detail-item:hover{background:#ffffff0d;transform:translateY(-5px);box-shadow:0 10px 25px #0003}.background-about .detail-heading{color:#979797;margin-bottom:4px;font-size:1rem;transition:color .3s}.background-about .detail-item:hover .detail-heading{color:#000}.background-about .detail-value{font-size:1.1rem;font-weight:400;transition:all .3s}.background-about .detail-item:hover .detail-value{font-weight:600;transform:scale(1.1)}.background-about .video-box{cursor:pointer;background:#d9d9d9;border-radius:39px;justify-content:center;align-items:center;width:85%;transition:all .4s;display:flex;overflow:hidden;margin-top:5vh!important}.background-about .video-box:hover{transform:scale(1.02);box-shadow:0 20px 60px #0006}.background-about .project-video{object-fit:cover;width:100%;height:100%;transition:transform .4s}.background-about .video-box:hover .project-video{transform:scale(1.05)}@media (max-width:900px){.background-about .project-details,.background-about .video-box{width:90%}.background-about .video-box{height:250px}.background-about .project-description{width:85%}.background-about .project-details{flex-direction:column;gap:1rem}}@media (max-width:480px){.background-about:before{content:"";z-index:-1;background:radial-gradient(circle at 100% 100%,#1a0927,#0b0516);position:absolute;inset:13.5% 0 0}}.kids-portal-wrapper{color:#fff;justify-content:center;width:100%;padding-top:12vh;display:flex}.kids-portal-container{justify-content:space-between;align-items:flex-start;gap:3rem;max-width:90%;padding:0 3rem;display:flex}.kids-portal-title{text-align:left;letter-spacing:.3px;flex:1;margin:0 0 1rem;font-family:Montserrat,sans-serif;font-weight:600;transition:all .3s;font-size:2.5rem!important}.kids-portal-title:hover{color:#fffc;transform:translate(10px)}.kids-portal-description{color:#979797;text-align:left;flex:2;max-width:600px;font-family:Segoe UI;font-size:.95rem;font-weight:400;line-height:1.6;font-size:16px!important}.kids-portal-description p{margin-bottom:1.2rem;padding-left:0;transition:all .3s}.kids-portal-description p:hover{color:#b4b4b4;padding-left:10px;transform:translate(5px)}@media (max-width:900px){.kids-portal-container{text-align:center;flex-direction:column;align-items:center}.kids-portal-title,.kids-portal-description{text-align:center}}.background-about .container{min-height:100vh;padding:20px}.background-about .image-grid{gap:16px;max-width:1300px;margin:0 auto;display:flex}.background-about .left-section{flex-direction:column;flex:0 0 50%;gap:16px;display:flex}.background-about .right-section{flex-direction:column;flex:0 0 calc(50% - 16px);gap:16px;display:flex}.background-about .row-two{grid-template-columns:1fr 1fr;gap:16px;display:grid}.background-about .image-wrapper{cursor:pointer;background-color:#2a2a2a;width:100%;transition:all .4s;position:relative;overflow:hidden;box-shadow:0 4px 12px #0000004d}.background-about .image-wrapper:before{content:"";opacity:0;z-index:1;pointer-events:none;background:linear-gradient(135deg,#ffffff1a 0%,#0000004d 100%);width:100%;height:100%;transition:opacity .4s;position:absolute;top:0;left:0}.background-about .image-wrapper:hover:before{opacity:1}.background-about .image-wrapper:hover{z-index:10;transform:translateY(-10px)scale(1.02);box-shadow:0 15px 40px #00000080}.background-about .image-wrapper.small{height:700px}.background-about .image-wrapper.large{height:63%}.background-about .image-wrapper.medium{height:850px}.background-about .image-wrapper.small-medium,.background-about .image-wrapper.last-medium{height:355px}.background-about .image-wrapper img{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.background-about .image-wrapper:hover img{transform:scale(1.1)}@media (max-width:768px){.image-grid{flex-direction:column}.left-section,.right-section{flex:100%}.row-two{grid-template-columns:1fr}}.profile-container{background:#fff;justify-content:center;align-items:center;padding:60px 20px;display:flex}.profile-card{background:#fff;border-radius:24px;width:100%;max-width:70%;margin-top:10vh;padding:50px 60px;transition:all .4s;box-shadow:0 10px 40px #00000014}.profile-card:hover{transform:translateY(-5px);box-shadow:0 20px 60px #00000026}.profile-header{align-items:center;gap:20px;margin-bottom:30px;display:flex}.profile-image{object-fit:cover;cursor:pointer;border:3px solid #f0f0f0;border-radius:50%;width:80px;height:80px;transition:all .4s}.profile-image:hover{border-color:#8b451380;transform:scale(1.15)rotate(5deg);box-shadow:0 8px 25px #0003}.profile-name{color:#1a1a1a;cursor:pointer;margin:0;font-size:28px;font-weight:600;transition:all .3s}.profile-name:hover{color:#8b4513;transform:translate(5px)}.profile-content{margin-top:30px}.profile-text{color:#00000061;text-align:justify;margin:0 0 25px;font-size:15px;line-height:1.8;transition:color .3s}.profile-text:hover{color:#0009}.profile-title{color:#1a1a1a;text-align:right;margin:0;font-size:15px;transition:all .3s;font-weight:600!important}.profile-title:hover{color:#8b4513;transform:translate(-5px)}@media (max-width:768px){.profile-card{padding:30px 25px}.profile-header{text-align:center;flex-direction:column}.profile-name{font-size:24px}.profile-text{text-align:left;font-size:14px}.profile-title{text-align:center}}.background-about .hero-container{background-image:url(../media/nextpageimg.a1eccb36.png);background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;padding:20px;display:flex;position:relative}.background-about .hero-content{text-align:center;z-index:2;margin-bottom:20vh}.background-about .hero-title{color:#fff;text-shadow:2px 2px 8px #0000004d;letter-spacing:-.5px;cursor:pointer;margin:0 0 40px;font-size:56px;font-weight:700;transition:all .4s}.background-about .hero-title:hover{text-shadow:0 10px 30px #00000080;letter-spacing:2px;transform:scale(1.05)}.background-about .hero-button{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:0 0;border:2px solid #ffffff4d;border-radius:8px;align-items:center;gap:12px;padding:16px 48px;font-size:18px;font-weight:500;transition:all .3s;display:inline-flex;position:relative;overflow:hidden}.background-about .hero-button:before{content:"";background:#8b45134d;border-radius:50%;width:0;height:0;transition:width .5s,height .5s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.background-about .hero-button:hover:before{width:300px;height:300px}.background-about .hero-button:hover{background-color:#8b4513;border-color:#ffffff80;transform:translateY(-2px);box-shadow:0 8px 20px #0000004d}.background-about .hero-button:active{transform:translateY(0)}.background-about .arrow-icon{transition:transform .3s}.hero-button:hover .arrow-icon{transform:translate(4px)}.hero-button>*{z-index:1;position:relative}@media (max-width:768px){.hero-title{margin-bottom:30px;font-size:36px}.hero-button{padding:14px 36px;font-size:16px}}@media (max-width:480px){.hero-title{font-size:28px}.hero-button{padding:12px 30px;font-size:15px}}
