@import url(https://fonts.googleapis.com/css2?family=Open+Sans+Condensed:ital,wght@1,300&display=swap);@import url(https://fonts.googleapis.com/css2?family=Grenze+Gotisch:wght@200;400&display=swap);body,html{overflow-x:hidden;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;background-color:#eee}*,body,html{margin:0;padding:0;box-sizing:border-box}.header{height:6rem;display:flex;justify-content:space-around}.header .inq{margin-top:.8rem;width:6rem;height:5rem}.header .logo{height:6rem;width:auto}.fas.fa-bars,.fas.fa-times{display:none;position:absolute;cursor:pointer;top:4.1rem;right:1rem;z-index:101;color:#f5f5f5;font-size:1.5rem}.main-menu{position:relative;display:flex;width:100%;height:2.5rem;font-family:Montserrat;font-size:.8rem;background:#d5098e;justify-content:center;list-style-type:none}.main-menu>li{line-height:2.5rem}.main-menu>li:hover{background-color:#5a319b}.main-menu>li a{color:#f5f5f5;line-height:2.5rem;text-decoration:none;margin-left:.7rem;margin-right:.7rem}.main-menu>li a:hover{color:orange}.sub-menu{display:flex;width:13rem;flex-direction:column;list-style:none;position:absolute;top:8rem;z-index:100;background:#5a319b;border-top:3px solid orange;opacity:0;visibility:hidden;transition:all .6s ease}.sub-menu:before{content:"";position:absolute;top:-1rem;left:2rem;border:.5rem solid transparent;border-bottom-color:orange}.sub-menu>li{width:100%;line-height:2.5rem}.sub-menu>li:hover{background-color:rgba(213,9,142,.3)}.main-menu>li:hover>.sub-menu{opacity:1;visibility:visible;top:2.5rem}.main-menu .fas.fa-angle-down{padding-left:.8rem}@media screen and (max-width:880px){.header{height:3.6rem}.header>.logo{height:3.5rem}.header>.inq{display:none}.fas.fa-bars,.menu-icon.open>.fas.fa-times{display:block}.menu-icon.open>.fas.fa-bars{display:none}.main-menu{background-color:#d5098e;transition:all .5s ease}.main-menu>li{visibility:hidden;opacity:0}.main-menu.open{background:#d5098e;position:fixed;flex-direction:column;width:100%;height:100vh;justify-content:flex-start;padding-left:1rem;z-index:100}.main-menu.open>li{visibility:visible;opacity:1}.sub-menu{position:static;width:100%;max-height:0;border:none;border-left:2px solid orange}.sub-menu:before{display:none}.main-menu>li:hover>.sub-menu{opacity:1;visibility:visible;max-height:none}}footer{box-sizing:border-box;height:3rem;margin:0;padding:0;display:flex;justify-content:center;align-items:center;background:#d5098e}footer>h4{font-weight:light;color:#f5f5f5}@media only screen and (max-width:880px){footer{height:2rem}footer>h4{font-size:.8rem}}.about-school,.about-school-container{display:flex;justify-content:center}.about-school{font-family:"Open Sans Condensed",sans-serif;margin-top:0;width:60vw;padding:20px;margin-bottom:50px;flex-direction:column;align-items:center}.about-school img{width:40vw;height:auto;margin-top:20px}.about-school>h2{margin-top:1rem;font-size:2rem;color:#d5098e;border-bottom:2px solid grey}.about-school>p{font-size:1.3rem;margin:10px;align-self:flex-start;text-align:left}.about-school>p+p:before{content:"==>";color:#5a319b;margin-right:10px}@media only screen and (max-width:880px){.about-school-container{overflow-x:hidden}.about-school{width:100%;padding:.8rem}.about-school>img{width:100%}.about-school>h2{font-size:1.5rem;margin-top:1rem}.about-school>p{font-size:1rem}}.container-homepage{display:flex;justify-content:center}.hero-slider .swiper-pagination{top:90%!important}@media screen and (max-width:768px){.hero-slider img{height:40vh!important}}.principal-message{font-family:"Open Sans Condensed",sans-serif;margin-top:0;width:60vw;padding:20px;margin-bottom:50px;display:flex;flex-direction:column;justify-content:center;align-items:center}.principal-message img{width:40vw;height:auto;margin-top:1.5rem auto}.principal-message>h2{margin-top:1rem;font-size:2rem;color:#d5098e;border-bottom:2px solid grey}.principal-message>p{font-size:1.3rem;margin:10px;align-self:flex-start;text-align:left}@media only screen and (max-width:880px){.principal-message,.principal-message>img{width:100%}.principal-message>h2{font-size:1.5rem;margin-top:1rem}.principal-message>p{font-size:1rem}}.contact-info-container{display:flex;justify-content:center;min-height:72vh}.contact-info{position:relative;top:2rem;width:50vw;height:50vh;padding:2rem;line-height:2rem}.contact-info h3{color:#d5098e;text-align:center;font-weight:700;font-family:Roboto;font-size:2.2rem;padding:1.5rem}@media only screen and (max-width:1024px){.contact-info-container{min-height:calc(100vh - 8.1rem)}.contact-info{width:100vw;min-height:65vh;padding:1rem}.contact-info .info__table,.contact-info td,.contact-info th{border:1px solid #5a319b;padding:5px;line-height:1.2rem;font-size:.9rem}.contact-info .info__table{border-collapse:collapse}.contact-info>h3{line-height:2.5rem;font-size:1.5rem;margin:1rem 0}}.page-heading{font-weight:300!important;color:#eee;background-color:#5a319b;font-family:"Grenze Gotisch",cursive;width:70%;position:relative;margin-left:-2.2rem;padding:.6rem .6rem .6rem 2rem;align-self:start}.page-heading:before{width:30px;height:0;left:-40px;top:20px;border-color:#5a319b #5a319b #5a319b transparent;border-width:21px 15px}.page-heading:after,.page-heading:before{content:" ";position:absolute;border-style:solid}.page-heading:after{left:0;top:100%;border-color:#d5098e #d5098e transparent transparent;border-width:5px 10px}@media only screen and (max-width:768px){.page-heading{padding-left:2rem;margin-left:0!important;width:100%}.page-heading:after,.page-heading:before{display:none}}.inquiry-container{display:flex;justify-content:center}.inquiry-paper{width:auto;display:flex;flex-direction:column;align-items:center;margin:2rem;padding:1rem}.inquiry-paper>form{display:flex;flex-direction:column;min-width:30vw}@media screen and (max-width:880px){.inquiry-paper{width:100%;margin:1rem 0;padding:1rem .2rem}}.gallery-page-heading{color:#5a319b;border-bottom:2px solid #d5098e;line-height:3.5rem;width:150px;margin-top:.5rem!important;margin-bottom:.5rem!important;box-sizing:border-box;text-align:center;margin:0 auto}.gallery-container{width:70vw;height:auto;margin:.5rem auto 2rem;box-shadow:0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12)}.gallery-container>.swiper-container{background-color:#000}.gallery-container .swiper-slide{overflow:hidden}.gallery-container .swiper-slide>.gallery-full-image{width:auto;height:80vh}.gallery-container .swiper-container-thumbs img{width:13vw;height:18vh;opacity:.5;transition:all .2s ease-in}.gallery-container .swiper-container-thumbs .swiper-slide-thumb-active>img{opacity:1!important;border-radius:20%}@media only screen and (max-width:768px){.gallery-container{width:100vw;min-height:60vh;margin-top:0}.gallery-container .swiper-slide>.gallery-full-image{width:auto!important;height:60vh!important}.gallery-container .swiper-container-thumbs img{width:100vw/5;height:8vh}}.grid-gallery-container{width:70%;height:100%;margin:1rem auto;display:grid;grid-gap:.2rem;gap:.2rem;background:#fff;padding:.7rem;box-shadow:0 0 20px 5px rgba(0,0,0,.3);justify-content:center;grid-template-columns:repeat(auto-fill,150px);grid-auto-rows:100px;grid-auto-flow:dense}.grid-gallery-container .item{width:100%;height:100%;background:green}.grid-gallery-container .item img{width:100%;height:auto}.grid-gallery-container .item.v1{grid-row:span 1}.grid-gallery-container .item.v2{grid-row:span 2}.grid-gallery-container .item.v3{grid-row:span 3}.grid-gallery-container .item.v4{grid-row:span 4}.grid-gallery-container .item.v5{grid-row:span 5}.grid-gallery-container .item.v6{grid-row:span 6}.grid-gallery-container .item.h1{grid-column:span 1}.grid-gallery-container .item.h2{grid-column:span 2}.grid-gallery-container .item.h3{grid-column:span 3}.grid-gallery-container .item.h4{grid-column:span 4}.grid-gallery-container .item.h5{grid-column:span 5}.grid-gallery-container .item.h6{grid-column:span 6}.overlay{position:fixed;top:0;left:0;bottom:0;right:0;z-index:10000;background-color:rgba(0,0,0,.7);display:flex;justify-content:center;align-items:center}.fullImage{width:auto;height:80vh}@media screen and (max-width:500px){.grid-gallery-container{grid-template-columns:repeat(auto-fit,75px);grid-auto-rows:50;width:95%;padding:0;margin:.5rem auto}.fullImage{width:80vw;height:auto}}.academic-sytem-container{display:flex;justify-content:center;min-height:72vh}.academic-system{position:relative;top:2rem;width:70vw;height:auto;padding:2rem;line-height:2rem;margin-bottom:5rem}@media only screen and (max-width:1024px){.academic-sytem-container{min-height:calc(100vh - 8.1rem)}.academic-system{width:100vw;min-height:65vh;padding:1rem}}.admission-procedures-container{display:flex;justify-content:center;min-height:72vh}.admission-procedures{position:relative;top:2rem;width:60vw;height:auto;padding:2rem;line-height:2rem;margin-bottom:5rem}@media only screen and (max-width:1024px){.admission-procedures-container{min-height:calc(100vh - 8.1rem)}.admission-procedures{width:100vw;min-height:65vh;padding:1rem}}.carriculam-container{display:flex;justify-content:center;min-height:72vh}.carriculam{position:relative;top:2rem;width:60vw;height:auto;padding:2rem;line-height:2rem;margin-bottom:5rem}@media only screen and (max-width:1024px){.carriculam-container{min-height:calc(100vh - 8.1rem)}.carriculam{width:100vw;min-height:65vh;padding:1rem}}.co-carricular-activity-container{display:flex;justify-content:center;min-height:72vh}.co-carricular-activity{position:relative;top:2rem;width:60vw;height:auto;padding:2rem;line-height:2rem;margin-bottom:5rem}@media only screen and (max-width:1024px){.co-carricular-activity-container{min-height:calc(100vh - 8.1rem)}.co-carricular-activity{width:100vw;min-height:65vh;padding:1rem}}.class-rooms-container{display:flex;justify-content:center;min-height:72vh}.class-rooms{position:relative;top:2rem;width:60vw;height:auto;padding:2rem;line-height:2rem;margin-bottom:5rem}@media only screen and (max-width:1024px){.class-rooms-container{min-height:calc(100vh - 8.1rem)}.class-rooms{width:100vw;min-height:65vh;padding:1rem}}.school-library-container{display:flex;justify-content:center;min-height:72vh}.school-library{position:relative;top:2rem;width:60vw;height:auto;padding:2rem;line-height:2rem;margin-bottom:5rem}.school-library .library{width:80%;height:auto}@media only screen and (max-width:1024px){.school-library-container{min-height:calc(100vh - 8.1rem)}.school-library{width:100vw;min-height:65vh;padding:1rem}.school-library .library{width:100%;height:auto}}.school-lab-container{display:flex;justify-content:center;min-height:72vh}.school-lab{position:relative;top:2rem;width:60vw;height:auto;padding:2rem;line-height:2rem;margin-bottom:5rem}.school-lab .lab{width:80%;height:auto}@media only screen and (max-width:1024px){.school-lab-container{min-height:calc(100vh - 8.1rem)}.school-lab{width:100vw;min-height:65vh;padding:1rem}}.play-ground-container{display:flex;justify-content:center;min-height:72vh}.play-ground{position:relative;top:2rem;width:60vw;height:auto;padding:2rem;line-height:2rem;margin-bottom:5rem}@media only screen and (max-width:1024px){.play-ground-container{min-height:calc(100vh - 8.1rem)}.play-ground{width:100vw;min-height:65vh;padding:1rem}}.infrastructural-highlights-container{display:flex;justify-content:center;min-height:72vh}.infrastructural-highlights{position:relative;top:2rem;width:60vw;height:auto;padding:2rem;line-height:2rem;margin-bottom:5rem}@media only screen and (max-width:1024px){.infrastructural-highlights-container{min-height:calc(100vh - 8.1rem)}.play-ground{width:100vw;min-height:65vh;padding:1rem}}.mandatory-container{min-width:50vw;max-width:700px;margin:0 auto;height:auto;padding:1.5rem 2rem 2rem}.mandatory-container>h2{margin-bottom:1rem}.mandatory-container table th,.mandatory-container td{border:1px solid #5a319b;padding:5px;line-height:1.2rem;font-size:.9rem}.mandatory-container table{border-collapse:collapse;width:100%}.mandatory-container table td:first-child{font-weight:500}@media screen and (max-width:768px){.mandatory-container{padding:.5rem}}
/*# sourceMappingURL=main.45b8220c.chunk.css.map */