@import url(https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Mulish:wght@600&family=Quicksand:wght@400;500&display=swap);*{box-sizing:border-box;font-family:Roboto Condensed,sans-serif;margin:0;padding:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{box-sizing:border-box;font-family:Mulish,sans-serif;height:100vh;-webkit-user-select:none;user-select:none;width:100%}.App::-webkit-scrollbar{display:none}.active{background:#0075ff}.scroll-none{overflow:hidden}.open{height:530px;width:600px}.closed,.open{transition:all .3s}.closed{height:60px;width:200px}.nav-container{align-items:center;background:#000;border-radius:15px;display:flex;flex-direction:column;gap:1rem;left:50%;overflow:hidden;padding:.2rem 1rem;position:fixed;top:1%;-webkit-transform:translate(-50%);transform:translate(-50%);z-index:100}.nav-container .logo{align-items:center;display:flex;justify-content:center}.nav-container .logo img{width:60px}.nav-container .menu{align-items:center;display:flex;flex-direction:column;gap:1rem;width:90%}.nav-container .menu ul{color:#fff;display:flex;gap:.8rem;justify-content:space-between;list-style:none;margin:0 auto;width:100%}.nav-container .menu ul .navlink{align-items:center;border-radius:10px;color:#fff;display:flex;font-size:18px;font-weight:600;height:40px;justify-content:center;text-decoration:none;transition:all .4s;width:100%}.nav-container .menu ul .navlink:hover{background:#0075ff}.nav-container .menu .menu-image-container{border-radius:1rem;height:300px;margin:0 auto;opacity:.8;overflow:hidden;width:100%}.nav-container .menu .menu-image-container img{height:100%;width:100%}.nav-container .close-nav-btn{align-items:center;background:hsla(0,0%,100%,.2);border-radius:2rem;color:#fff;display:flex;font-size:20px;font-weight:600;height:56px;justify-content:center;margin:0 auto;width:90%}@media screen and (max-width:765px){.open{height:530px;width:90%}.nav-container .menu{width:95%}}.addmission-btn{align-items:center;border-radius:2rem;display:flex;height:auto;justify-content:space-between;padding:.2rem}.addmission-btn h3{font-size:16px;padding:0 1.5rem;width:100%}.addmission-btn h3,.button-icon{align-items:center;display:flex;justify-content:center}.button-icon{background:#0075ff;border-radius:50%;height:50px;width:65px}.button-icon .arrow-icon{color:#fff;font-size:24px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.home-container{box-sizing:border-box;margin:.3rem auto 0;width:100%}.home-container::-webkit-scrollbar{display:none}.home-wrapper{box-sizing:border-box;margin:0 auto;width:85%}@media screen and (max-width:765px){.home-wrapper{width:90%}}.header-container{align-items:center;display:flex;flex-direction:column;margin:0 auto;overflow:hidden;width:99%}.header-container .header-img{border:2px solid #000;border-radius:20px;height:78vh;overflow:hidden;width:100%}.header-img img{height:100%;width:100%}.slogan{color:grey;display:flex;justify-content:space-between;margin:.2rem auto 0;width:95%}.slogan h2{font-size:18px}.header-text-container{display:flex;gap:1rem;margin-top:.5rem;width:95%}.header-text-container .header-tag{background:#000;border-radius:2rem;color:#fff;font-size:15px;font-weight:600;padding:.4rem 1.5rem;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.header-text-container h2{color:#a90606;font-size:6vw;text-transform:capitalize;width:100%}.header-text-container p{font-size:16px;margin-top:2rem;width:100%}@media screen and (max-width:765px){.header-container .header-img{height:40vh;width:96%}.header-img img{object-fit:cover}.header-text-container{flex-direction:column;gap:1rem;margin-top:1rem}.header-text-container h2{color:#a90606;font-size:15vw;width:100%}.header-text-container p{font-size:18px;margin-top:0;width:100%}}.addmission-btn-container{background:#fff;border:2px solid #000;border-radius:2rem;bottom:2%;box-shadow:4px 4px 8px rgba(0,0,0,.2);color:#fff;display:flex;left:50%;padding:.2rem;position:fixed;text-decoration:none;-webkit-transform:translate(-50%);transform:translate(-50%);z-index:100}.addmission-btn-container h5{color:#000;font-size:20px;padding:.5rem 2rem}.addmission-btn-container h6{background:#322822;border-radius:2rem;color:#fff;font-size:20px;padding:.5rem 2rem;text-decoration:none}.card-section-container{height:auto;margin:5rem 0;width:100%}.card-section{align-items:center;display:flex;gap:1.3rem;justify-content:space-between}.card{box-shadow:8px 8px 10px rgba(0,0,0,.1),-5px -5px 10px rgba(0,0,0,.1);flex-direction:column;gap:1rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:.5rem}.card,.card-img{border-radius:15px;display:flex;width:100%}.card-img{align-items:center;height:300px;justify-content:center}.card-img h2{font-size:5rem}.card-text{display:flex;flex-direction:column;gap:.5rem;padding:.6rem}.card-text p{color:grey;font-size:18px;font-weight:600px}.card-text h6{font-size:28px}.card1 .card-img{background:url(/static/media/bg-1.d6e2defc2e0b1f9f0f92.jpg);background-position:50%;background-size:cover}.card2 .card-img{background:url(/static/media/bg-2.9b3e6543cfb7d55e667a.jpg);background-position:50%;background-size:cover}.card3 .card-img{background:url(/static/media/bg-3.e93c173083aa6f629f54.jpg);background-position:50%;background-size:cover}@media screen and (max-width:765px){.card-section{display:flex;flex-direction:column}}.big-card-container{align-items:center;box-sizing:border-box;display:flex;height:100vh;justify-content:center;position:relative;width:100%}.big-card{background:rgba(0,0,0,.1);border-radius:2rem;display:flex;height:85%;overflow:hidden;padding:.2rem;width:80%}.big-card-text{box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;padding:1rem;width:100%}.big-card-text h2{color:red;font-size:5vw;font-weight:600}.big-card-text h3{color:#0075ff;font-size:4vw;text-transform:uppercase}.big-card-image{box-sizing:border-box;padding:.5rem;width:100%}.big-card img{border-radius:2rem;height:100%;width:100%}.btn-position{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media screen and (max-width:765px){.big-card{border-radius:1.2rem;display:flex;flex-direction:column-reverse;height:80%;width:100%}.big-card-image{height:100%}.big-card-image img{border-radius:15px}.big-card-text{height:100%}.big-card-text h2{font-size:50px}.big-card-text h3{font-size:35px}}.focus-section-container{display:flex;flex-direction:column;gap:1.2rem;height:60vh;margin:2rem 0;width:100%}.section-header{display:flex;flex-direction:column;margin:0 auto;width:80%}.section-header h1{-webkit-text-stroke-width:2px;-webkit-text-stroke-color:#000;color:#fff;font-family:sans-serif;font-size:5vw}.section-header h2{font-size:5vw}.tags-slider-container{display:flex;flex-direction:column;gap:1rem;width:100%}.tags-slider-container .slider{align-items:center;display:flex;gap:1.2rem;overflow:scroll;width:100%}.slider::-webkit-scrollbar{display:none}.tag-container{background:#000;border-radius:2rem;font-size:20px;font-weight:600;padding:.8rem 2rem}@media screen and (max-width:765px){.section-header{width:90%}.section-header h1,.section-header h2{font-size:50px}.tags-slider-container .slider{gap:.6rem}.tag-container{padding:.5rem 1.4rem}}.sport-section-container{background:#000;display:flex;flex-direction:column;height:90vh;justify-content:space-between;overflow:hidden;padding:2rem 0;width:100%}.sport-section-header{margin:0 auto;width:80%}.sport-section-header h2{color:#fff;font-size:5vw}.sport-section-header h3{color:hsla(0,0%,100%,.5);font-size:4vw}.sport-card-container{align-items:center;display:flex;gap:1rem;overflow:scroll;padding:0 2rem;width:100%}.sport-card-container::-webkit-scrollbar{display:none}.sport-card-container .sport-card{align-items:center;background:#fff;border-radius:2rem;display:flex;flex-direction:column;gap:1.2rem;height:400px;justify-content:center;width:100%}.sport-card h2{font-size:32px}.sport-card img{width:100%}@media screen and (max-width:765px){.sport-section-container{height:80vh}.sport-section-header{width:89%}.sport-section-header h2{font-size:50px}.sport-section-header h3{font-size:40px}.sport-card-container{padding:0 1rem}.sport-card-container .sport-card{min-width:330px}}.tour-section-container{display:flex;height:70vh;margin:3rem auto;width:92%}.tour-text-container{display:flex;flex-direction:column;gap:1rem;height:100%;justify-content:center;width:100%}.tour-text-container h1{-webkit-text-stroke-width:2px;-webkit-text-stroke-color:#000;color:#fff;font-family:sans-serif;font-size:5vw}.tour-text-container h1 span{color:#000}.tour-image-container{align-items:center;display:flex;gap:1.5rem;height:100%;justify-content:flex-end;width:100%}.tour-image-container img{border-radius:5rem;height:80%;transition:all .4s;width:15%}.tour-image-container img:hover{border-radius:1rem;width:50%}@media screen and (max-width:765px){.tour-section-container{flex-direction:column}.tour-text-container h1{font-size:60px}.tour-image-container{justify-content:center}.tour-image-container img{height:100%;width:20%}}.img-section-container{background-position:50%;background-repeat:no-repeat;background-size:cover;height:80vh;position:relative}.img-section-container,.stripe-container{align-items:center;display:flex;justify-content:center;overflow:hidden;width:100%}.stripe-container{background:red;height:80px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%) rotate(10deg) scale(1.2);transform:translate(-50%,-50%) rotate(10deg) scale(1.2)}.stripe-container h1{word-wrap:break-word;align-items:center;display:flex;font-size:3.6vw;gap:1.5rem;min-width:100px;text-transform:uppercase}.stripe-container h1 span{background:#000;border-radius:50%;display:block;height:12px;width:12px}@media screen and (max-width:765px){.stripe-container{height:60px}.stripe-container h1{font-size:15px;gap:.6rem}.stripe-container h1 span{height:8px;width:8px}}.teacher-section-container{background:#000;display:flex;flex-direction:column;height:85vh;padding:1rem 1.2rem;width:100%}.teacher-header-section{margin:0 auto;width:90%}.teacher-header-section h1{-webkit-text-stroke-width:2px;-webkit-text-stroke-color:#fff;color:#000;font-family:sans-serif;font-size:5vw}.teacher-header-section h2{color:#fff;font-size:5vw}.teacher-image-container{height:100%;overflow:scroll;position:relative;width:100%}.teacher-image-container::-webkit-scrollbar{display:none}.image-1{height:250px;left:50%;top:50%;width:350px}.image-1,.image-2{border-radius:15px;position:absolute;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.image-2{-webkit-filter:grayscale(100%);filter:grayscale(100%);left:30%;top:30%;transition:all .4s;width:150px}.image-2:hover{-webkit-filter:grayscale(0);filter:grayscale(0)}.image-3{border-radius:15px;-webkit-filter:grayscale(100%);filter:grayscale(100%);left:20%;position:absolute;top:80%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);transition:all .4s;width:230px}.image-3:hover{-webkit-filter:grayscale(0);filter:grayscale(0)}.image-4{border-radius:15px;-webkit-filter:grayscale(100%);filter:grayscale(100%);left:75%;position:absolute;top:65%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);transition:all .4s;width:230px}.image-4:hover{-webkit-filter:grayscale(0);filter:grayscale(0)}.image-5{border-radius:15px;-webkit-filter:grayscale(100%);filter:grayscale(100%);left:90%;position:absolute;top:25%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);transition:all .4s;width:230px}.image-5:hover{-webkit-filter:grayscale(0);filter:grayscale(0)}.image-6{border-radius:15px;-webkit-filter:grayscale(100%);filter:grayscale(100%);left:10%;position:absolute;top:35%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);transition:all .4s;width:170px}.image-6:hover{-webkit-filter:grayscale(0);filter:grayscale(0)}.image-7{border-radius:15px;-webkit-filter:grayscale(100%);filter:grayscale(100%);left:150%;position:absolute;top:45%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);transition:all .4s;width:170px}.image-7:hover{-webkit-filter:grayscale(0);filter:grayscale(0)}.image-8{border-radius:15px;-webkit-filter:grayscale(100%);filter:grayscale(100%);left:135%;position:absolute;top:75%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);transition:all .4s;width:170px}.image-8:hover{-webkit-filter:grayscale(0);filter:grayscale(0)}@media screen and (max-width:765px){.teacher-header-section h1,.teacher-header-section h2{font-size:50px}.image-1{height:auto;width:70%}.image-2{height:auto;top:20%;width:40%}.image-3{top:75%;width:45%}.image-4{top:80%;width:55%}.image-6{display:none}}.number-section-container{align-items:center;display:flex;height:60vh;justify-content:center;width:100%}.input-box{border:4px solid #000;box-shadow:8px 8px 0 #000;height:130px;justify-content:space-between;width:70%}.input-box,.input-btn{align-items:center;display:flex}.input-btn{background:#0094ff;border-left:4px solid #000;font-size:50px;height:100%;justify-content:center;width:15%}.input-box input{border:none;font-size:32px;font-weight:600;height:56px;outline:none;width:100%}.padding{display:flex;flex-direction:column;padding:2rem;width:100%}@media screen and (max-width:765px){.input-box{height:70px;width:90%}.input-box input{height:100%}.input-btn{font-size:32px;width:30%}.padding{padding:.8rem}}.footer-container{background:#000;display:flex;flex-direction:column;gap:1.2rem;height:auto;padding:1.2rem 1rem;position:relative}.footer-logo-container{align-items:center;display:flex;justify-content:center;left:0;position:absolute;top:-15%;width:100%}.footer-logo-container img{background:#000;border-radius:50%;padding:1rem;width:140px}.footer-container .name-logo{-webkit-text-stroke-width:2px;-webkit-text-stroke-color:#fff;align-items:center;color:#000;display:flex;font-family:sans-serif;font-size:7vw;justify-content:center;margin:4rem auto 0;text-transform:uppercase;width:90%}.footer-wrapper{align-items:center;background:rgba(71,71,71,.2);border-radius:2rem;display:flex;height:auto;justify-content:space-between;margin:0 auto;padding:1.2rem 1rem;width:90%}.footer-texts{display:flex;flex-direction:column;gap:1rem;width:100%}.footer-texts h1{color:#fff;font-size:5rem}.footer-links{align-items:flex-end;display:flex;flex-direction:column;gap:1.5rem;height:100%;width:100%}.contact-container h1{color:grey;font-size:23px}.icons-footer{color:#fff;display:flex;font-size:32px;gap:1.2rem}.address-footer{border:1px;color:grey;font-size:18px;width:300px}.address-footer span{color:#fff}@media screen and (max-width:765px){.footer-container{padding-bottom:4rem}.footer-wrapper{flex-direction:column;width:98%}.footer-links{align-items:center;padding-top:2rem}}.teacher_photo_container{align-items:center;background:#000;color:#fff;display:flex;flex-direction:column;gap:1.5rem;height:85vh;padding:1rem 1.2rem;width:100%}.teacher_photo_header{align-items:center;display:flex;justify-content:space-between;margin:0 auto;width:90%}.teacher_photo_header h2{-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#fff;color:#000;font-size:5vw}.teacher_link{background:#fff;border-radius:2em;color:#000;font-size:18px;padding:.5rem 1.8rem;text-decoration:none}.teachers_container{display:flex;gap:1rem;justify-content:space-between;width:100%}.teachers_container img{border-radius:1.2rem;width:49%}@media screen and (max-width:765px){.teacher_photo_container{padding:1rem .5rem}.teacher_photo_header h2{font-size:42px}.teacher_link{font-size:16px;padding:.3rem 1rem}.teachers_container{display:flex;flex-direction:column;width:100%}.teachers_container img{border-radius:15px;height:auto;width:100%}}.loader-container{transition:all 1s}.height80,.loader-container{align-items:center;background:#000;color:#fff;display:flex;flex-direction:column;gap:3rem;height:100vh;justify-content:center;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:1000}.height80{height:0;transition:all 2s}.loader-text{color:#fff;font-size:1.5vw}@media screen and (max-width:765px){.loader-text{font-size:28px}}.progress-bar{background:grey;border-radius:40px;width:30%}.progress-bar .loader{background:#fff;border-radius:40px;height:100%;width:30%}.gallary-container{display:flex;flex-wrap:wrap;gap:1.5rem;height:100vh;justify-content:center;overflow:scroll;padding:5rem 1.5rem 1rem;width:100%}.gallary-container::-webkit-scrollbar{display:none}.upload-img{flex-direction:column;gap:1rem;width:100%}.gallary-images,.upload-img{align-items:center;display:flex;justify-content:center}.gallary-images{border-radius:15px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-height:300px;overflow:hidden;width:380px}.gallary-images img{border-radius:10px;height:100%;width:100%}.gallary_pop_container{align-items:center;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:rgba(0,0,0,.6);display:flex;height:100vh;justify-content:center;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:99999}.gallary_pop_container::-webkit-scrollbar{display:none}.gallary_pop_container img{border-radius:1.2rem;height:70vh;max-width:90%}@media screen and (max-width:765px){.gallary-container{gap:.8rem;padding:5rem .5rem 1rem}.gallary-images{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:40%}.gallary_pop_container img{height:auto;width:95%}.gallary-images{border-radius:10px;width:45%}}.dashboard-container{height:100vh;width:100%}.dash-nav{background:#000;border-radius:15px;gap:1.5rem;height:65px;left:50%;margin:0 auto;padding:0 1.5rem;position:absolute;top:1%;-webkit-transform:translate(-50%);transform:translate(-50%);width:90%;z-index:10}.dash-nav,.dash-nav .link{align-items:center;display:flex}.dash-nav .link{color:#fff;gap:.6rem;text-decoration:none}.construction-container,.upload-img-container{align-items:center;display:flex;height:100vh;justify-content:center;width:100%}.upload-img-container{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);color:#fff;flex-direction:column;gap:1rem;left:0;position:absolute;top:0;z-index:1000}.upload-img-form{background:#000;border-radius:15px;display:flex;flex-direction:column;gap:1rem;height:auto;padding:2rem 4rem;width:40%}.upload-title{font-size:32px;font-weight:400}.file-input{align-items:center;border:1px solid #fff;border-radius:15px;display:flex;height:250px;justify-content:center;width:100%}.file-input input{color:transparent}.file-input input::-webkit-file-upload-button{visibility:hidden}.file-input input:before{align-items:center;color:grey;content:"click / drag & drop Image";display:flex;font-weight:600;height:100%;justify-content:center;text-transform:capitalize}.cancel-img-btn{background:#4a4a4a;border:none;border-radius:15px;color:#e8e8e8;text-transform:capitalize}.add-img-btn,.cancel-img-btn{font-size:18px;font-weight:600;height:56px;transition:all .4s;width:100%}.add-img-btn{background:#fff;border:2px solid #fff;border-radius:15px;color:#000}.add-img-btn:hover{background:transparent;color:#fff}.progress-bar{background:#232323;border-radius:20px;height:10px;overflow:hidden;width:100%}.progress-bar .bar{background-color:#fff;border-radius:20px;height:100%}.file-name{color:grey;font-size:18px}.file-name span{color:#fff}.upload-btn-container{align-items:center;display:flex;gap:1rem;width:100%}.close-form{align-items:center;background:#000;border-radius:15px;color:#fff;display:flex;font-size:23px;height:60px;justify-content:center;width:200px}.all-image-container{background:#fff;display:flex;flex-direction:column;height:100vh;left:0;position:absolute;top:0;width:100%}.upload-div{align-items:center;background:#007bff;border-radius:10px;color:#fff;font-size:40px;height:58px;left:50%;position:absolute;top:1.5%;-webkit-transform:translate(-50%);transform:translate(-50%);width:200px;z-index:1000}.all-image-wrapper,.upload-div{display:flex;justify-content:center}.all-image-wrapper{flex-wrap:wrap;gap:2rem;height:100%;overflow:scroll;padding-top:5rem}.all-image-wrapper::-webkit-scrollbar{display:none}.images{background:#fff;border:1px solid #000;border-radius:15px;height:300px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-top:1rem;padding:.5rem;position:relative;width:250px}.images img{border-radius:10px;width:100%}.delete-img{background:red;border-radius:50%;bottom:-10%;color:#fff;height:50px;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%);width:50px}.delete-img,.password-container{align-items:center;display:flex;justify-content:center;position:absolute}.password-container{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:rgba(0,0,0,.2);height:100vh;left:0;top:0;width:100%;z-index:999999}.password-card{align-items:center;background-color:#fff;border-radius:1.2rem;display:flex;flex-direction:column;gap:1rem;justify-content:center;padding:1.5rem;width:30%}.password-input{border:1px solid #000;border-radius:10px;color:#000;font-size:18px;height:50px;padding:0 1rem;width:100%}.password-card button{background:#000;border:none;border-radius:10px;color:#fff;font-size:18px;font-weight:600;padding:.8rem 2.5rem}.password-card button:hover{cursor:pointer;opacity:.7}
/*# sourceMappingURL=main.c2aedad1.css.map*/