@import url(https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&family=Lato:wght@300;400;700&family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Paytone+One&family=Source+Serif+Pro:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700;1,900&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.home-page{padding-top:0}.wave{bottom:-2px;left:0;position:absolute}.wave path{fill:var(--white);height:50%}.grid-split-container{grid-column-gap:2rem;-webkit-column-gap:2rem;column-gap:2rem;display:grid;grid-template-columns:1fr 1fr}.section-title{font-family:Montserrat,Inter,sans-serif;font-size:2.6rem;margin-bottom:1.5rem;text-align:center}.main-section{background-color:#000;height:35rem;overflow:hidden;padding:3rem;position:relative}.main-section__title-container{background:linear-gradient(90deg,#000,#000 30%,rgba(0,0,0,.75) 45%,rgba(0,0,0,.3) 60%,transparent);inset:0 0 0 0;padding:4rem;position:absolute;width:100%}.main-section__application-button,.main-section__date,.main-section__spots-left,.main-section__title,.main-section__title-description{color:var(--white);font-family:Montserrat,Inter,sans-serif;font-size:3rem;font-weight:400}.main-section__title{font-size:6rem;font-weight:600;line-height:1;margin-bottom:.8rem}.main-section__date-container{-webkit-column-gap:2rem;column-gap:2rem;display:flex;margin-top:4rem}.main-section__spots-left{font-size:2rem;margin-top:.6rem}.main-section__spots-left-number{font-weight:600}.main-section__application-button{background-color:initial;border:1px solid var(--white);cursor:pointer;font-size:1.6rem;padding:.8rem 1rem;transition:background-color .2s}.main-section__application-button a{color:var(--white);position:relative;text-decoration:none}.main-section__application-button:hover{background-color:var(--green)}.home-page-about-us-section{grid-column-gap:.4rem;grid-row-gap:.3rem;background-color:var(--white);-webkit-column-gap:.4rem;column-gap:.4rem;display:grid;grid-template-columns:1fr 1fr;padding:3rem 8rem;row-gap:.3rem}.home-page-about-us,.home-page-about-us__second-container{padding:1rem 2rem}.home-page-about-us__list{font-size:1.35rem;font-weight:500;padding-left:2rem}.home-page-about-us__title{color:var(--dark-green);font-weight:500}.home-page-about-us__text{font-size:1.4rem;font-weight:500;text-align:justify}.home-page-about-us__picture-container{align-items:center;display:flex;height:100%;justify-content:center;overflow:hidden;padding:2rem;position:relative;width:100%}.home-page-about-us__button{grid-column:span 2}.image{max-width:100%}.image--streched{aspect-ratio:10/6.15;width:35rem}.image--main{height:38rem;inset:0 0 0 0;left:auto;max-height:none;position:absolute;top:-3rem;width:82rem}.program-section{background-color:var(--green);padding:2rem 0}.program{grid-column-gap:2rem;-webkit-column-gap:2rem;column-gap:2rem;display:grid;grid-template-columns:repeat(4,1fr);margin:auto;width:72rem}.program__title{color:var(--white);font-weight:500}.program__item{grid-row-gap:1rem;display:grid;grid-template-rows:3fr 2.5fr 5fr;row-gap:1rem;text-align:center}.program__icon{color:gray;height:auto;margin:auto;width:4rem}.program__icon--guitar{width:5.5rem}.program__mini-title{color:var(--white);font-size:1.6rem;font-weight:500}.program__description{color:var(--white)}.gallery-section{background-color:var(--white);margin:auto;padding:2rem;width:-webkit-min-content;width:min-content}.gallery{--width:100%;grid-column-gap:.6rem;grid-row-gap:.6rem;-webkit-column-gap:.6rem;column-gap:.6rem;display:grid;grid-template-columns:repeat(3,28.8rem);grid-template-rows:repeat(2,16.2rem);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:auto;max-height:40rem;row-gap:.6rem;width:var(--width)}.gallery__title{font-weight:500}.gallery__image-container{aspect-ratio:16/9;overflow:hidden;width:var(--width)}.gallery__image{aspect-ratio:16/9;object-fit:cover;width:100%}@media only screen and (max-width:1700px){.main-section{height:33rem}.main-section__title-container{padding:3rem}.main-section__application-button,.main-section__date,.main-section__spots-left,.main-section__title,.main-section__title-description{font-size:2.4rem}.main-section__title{font-size:5.5rem;font-weight:600;line-height:1;margin-bottom:.8rem}.main-section__date-container{-webkit-column-gap:2rem;column-gap:2rem;display:flex;margin-top:6rem}.main-section__spots-left{font-size:1.6rem}.main-section__application-button{font-size:1.3rem}.image--main{right:-5rem;top:-5rem}.home-page-about-us-section{padding:4rem 6rem 3rem}}@media only screen and (max-width:1500px){.main-section{height:30rem}.main-section__title-container{padding:3rem}.main-section__application-button,.main-section__date,.main-section__spots-left,.main-section__title,.main-section__title-description{font-size:2.2rem}.main-section__title{font-size:5rem;font-weight:500;line-height:1;margin-bottom:.8rem}.main-section__date-container{-webkit-column-gap:2rem;column-gap:2rem;display:flex;margin-top:5rem}.main-section__spots-left{font-size:1.4rem}.main-section__application-button{font-size:1.2rem}.image--main{right:-3rem;top:-8rem}.home-page-about-us-section{padding:2rem 5rem}.gallery-section{padding:1.5rem}.gallery{grid-template-columns:repeat(3,25.6rem);grid-template-rows:repeat(2,14.4rem)}}@media only screen and (max-width:1400px){.home-page-about-us-section{padding:2rem 3rem}}@media only screen and (max-width:1200px){.main-section{height:30rem}.main-section__title-container{padding:3rem}.main-section__application-button,.main-section__date,.main-section__spots-left,.main-section__title,.main-section__title-description{font-size:2.2rem}.main-section__title{font-size:5rem;font-weight:500;line-height:1;margin-bottom:.8rem}.main-section__date-container{-webkit-column-gap:2rem;column-gap:2rem;display:flex;margin-top:5rem}.main-section__spots-left{font-size:1.4rem}.main-section__application-button{font-size:1.2rem}.image--main{right:-10rem;top:-8rem}.home-page-about-us-section{padding:2rem}.home-page-about-us,.home-page-about-us__second-container{padding:1rem}.home-page-about-us__list,.home-page-about-us__text{font-size:1.2rem}.gallery-section{padding:1.1rem}.gallery{grid-template-columns:repeat(3,22.4rem);grid-template-rows:repeat(2,12.6rem);row-gap:.6rem}}@media only screen and (max-width:1050px){.main-section{height:27rem}.main-section__title-container{padding:3rem 2rem}.main-section__application-button,.main-section__date,.main-section__spots-left,.main-section__title,.main-section__title-description{font-size:2rem}.main-section__title{font-size:4.5rem;font-weight:500;line-height:1;margin-bottom:.8rem}.main-section__date-container{-webkit-column-gap:2rem;column-gap:2rem;margin-top:4rem}.main-section__spots-left{font-size:1.2rem}.main-section__application-button{font-size:1rem}.image--main{right:-10rem;top:-11rem}.home-page-about-us-section{padding:2rem}.section-title{font-size:2.2rem;margin-bottom:.5rem}.program{width:65rem}}@media only screen and (max-width:950px){.gallery-section{padding:1.1rem}.gallery{grid-template-columns:repeat(3,22.4rem);grid-template-rows:repeat(2,12.6rem);row-gap:.6rem}}@media only screen and (max-width:820px){.main-section{height:25rem}.main-section__title-container{padding:2rem}.main-section__application-button,.main-section__date,.main-section__spots-left,.main-section__title,.main-section__title-description{font-size:1.8rem}.main-section__title{font-size:4rem;font-weight:500;line-height:1;margin-bottom:.8rem}.main-section__date-container{-webkit-column-gap:2rem;column-gap:2rem;margin-top:4rem}.main-section__spots-left{font-size:1.2rem}.main-section__application-button{font-size:.8rem;padding:.7rem .9rem}.image--main{right:-10rem;top:-13rem}.home-page-about-us-section{padding:2rem}.section-title{font-size:2.2rem}.program{-webkit-column-gap:1rem;column-gap:1rem;width:60rem}.program__item{grid-template-rows:3fr 2fr 5fr}.program__mini-title{font-size:1.5rem}.gallery{-webkit-column-gap:.4rem;column-gap:.4rem;grid-template-columns:repeat(3,20rem);grid-template-rows:repeat(2,11.25rem);row-gap:.4rem}}@media only screen and (max-width:720px){.home-page{padding-top:5rem}.main-section{height:22rem}.main-section__title-container{padding:2rem}.main-section__application-button,.main-section__date,.main-section__spots-left,.main-section__title,.main-section__title-description{font-size:1.6rem}.main-section__title{font-size:3.5rem;font-weight:500;line-height:1;margin-bottom:.5rem}.main-section__date-container{-webkit-column-gap:2rem;column-gap:2rem;margin-top:3.5rem}.main-section__spots-left{font-size:1rem}.main-section__application-button{font-size:.8rem;padding:.6rem .8rem}.image--main{max-width:110%;right:-12rem;top:-16rem}.home-page-about-us-section{-webkit-column-gap:0;column-gap:0;grid-template-rows:1fr;padding:2rem}.home-page-about-us__list,.home-page-about-us__text{font-size:1.25rem}.picture--about-us{display:none}.program{-webkit-column-gap:1rem;column-gap:1rem;width:55rem}.section-title{font-size:2rem}.gallery-section{padding:1rem}.gallery{-webkit-column-gap:.3rem;column-gap:.3rem;grid-template-columns:repeat(3,18.4rem);grid-template-rows:repeat(2,10.35rem);row-gap:.3rem}}@media only screen and (max-width:650px){.main-section{height:19rem}.main-section__title-container{padding:1.5rem}.main-section__application-button,.main-section__date,.main-section__spots-left,.main-section__title,.main-section__title-description{font-size:1.4rem}.main-section__title{font-size:3rem;font-weight:500;line-height:1;margin-bottom:.5rem}.main-section__date-container{-webkit-column-gap:1.5rem;column-gap:1.5rem;margin-top:3.5rem}.main-section__spots-left{font-size:1rem}.main-section__application-button{font-size:.8rem;padding:.5rem .6rem}.image--main{max-width:120%;top:-19rem}.home-page-about-us-section{grid-template-columns:1fr;grid-template-rows:4fr 4fr;padding:2rem 4rem}.home-page-about-us__button{grid-column:span 1}.program{-webkit-column-gap:2rem;column-gap:2rem;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2m,1fr);row-gap:1rem;width:35rem}.program__title{margin-bottom:1.5rem}.program__item{grid-template-rows:3fr 2fr 4fr}.gallery{-webkit-column-gap:.4rem;column-gap:.4rem;grid-template-columns:repeat(2,21.6rem);grid-template-rows:repeat(3,12.15rem);row-gap:.4rem}}@media only screen and (max-width:550px){.home-page-about-us-section{padding:2rem 2.5rem}.gallery{-webkit-column-gap:.4rem;column-gap:.4rem;grid-template-columns:repeat(2,19.2rem);grid-template-rows:repeat(3,10.8rem);row-gap:.4rem}}@media only screen and (max-width:480px){.home-page-about-us-section{padding:2rem}.gallery{-webkit-column-gap:.4rem;column-gap:.4rem;grid-template-columns:repeat(2,16rem);grid-template-rows:repeat(3,9rem);row-gap:.4rem}}@media only screen and (max-width:400px){.image--main{max-width:140%}.program{width:30rem}.gallery-section{padding:1rem}.gallery{-webkit-column-gap:.4rem;column-gap:.4rem;grid-template-columns:repeat(2,16.8rem);grid-template-rows:repeat(3,9.45rem);row-gap:.4rem}}@media only screen and (max-width:350px){.gallery{grid-template-columns:repeat(2,15.2rem);grid-template-rows:repeat(3,8.55rem)}}#root,.App,body,html{background-color:#fefff5;background-color:var(--white);min-height:100%;width:100%}html{--white:#fefff5;--dark:#252121;--green:#4e6c50;--dark-green:#395144;background-color:gray}*{box-sizing:border-box;font-family:Inter,Montserrat,Helvetica,"sans-serif";margin:0}.layout{display:flex;flex-direction:column;height:100%;min-height:100vh;position:relative}.page{flex:1 0 auto;padding-top:2rem}.page__title{font-family:Montserrat,Inter,"sans-serif";font-size:3rem;font-weight:700;margin-bottom:2rem;text-align:center}.page__body{padding:0 15rem 2rem}.button{background-color:#395144;background-color:var(--dark-green);border:none;border-radius:.2rem;cursor:pointer;display:block;font-size:1.2rem;font-weight:400;margin:1rem auto auto;padding:.8rem}.button a{color:#fefff5;color:var(--white);text-decoration:none}.button:hover{cursor:pointer}.button:hover,.submit-button{background-color:#4e6c50;background-color:var(--green)}.submit-button{border:2px solid #395144;border:2px solid var(--dark-green);border-radius:.2rem;color:#fefff5;color:var(--white);font-family:Montserrat,Inter,sans-serif;font-size:.9rem;font-weight:500;grid-column:span 12;margin:1rem auto auto;padding:.5rem 2rem}.submit-button:hover{background-color:#669268;border:2px solid #4e6c50;border:2px solid var(--green);cursor:pointer}.submit-button--light{background-color:#e6e7d9;color:#252121;color:var(--dark)}.submit-button--light:hover{background-color:#fefff5;background-color:var(--white);border:2px solid #395144;border:2px solid var(--dark-green);color:#252121;color:var(--dark);cursor:pointer}.submit-button a{color:#fefff5;color:var(--white);text-decoration:none}@media only screen and (max-width:1500px){html{font-size:.9rem}}@media only screen and (max-width:1350px){html{font-size:.85rem}}@media only screen and (max-width:1200px){html{font-size:.8rem}}@media only screen and (max-width:950px){html{font-size:.7rem}}@media only screen and (max-width:720px){.page{padding-top:7rem}.page__title{font-size:2.5rem;margin-bottom:1.5rem}}@media only screen and (max-width:400px){html{font-size:.6rem}}.navbar{background-color:#4e6c50;display:grid;flex-direction:row;grid-template-columns:4rem 3fr auto;height:6rem;padding:1rem 2rem;width:100%;z-index:2}.navbar__logo-container{align-items:center;aspect-ratio:1/1;display:flex;height:4rem;justify-content:center;margin:0;position:relative}.navbar__logo{height:inherit;width:inherit}.navbar__pages{align-items:center;-webkit-column-gap:2rem;column-gap:2rem;display:flex;justify-content:flex-start;padding:0 4rem}.navbar__link{color:var(--white);font-family:Montserrat,Inter,"sans-serif";text-decoration:none;text-transform:uppercase}.navbar__link--pages{font-size:1.3rem;font-weight:500;position:relative}.navbar__link--pages:after{background-color:var(--white);bottom:-.2rem;content:"";height:.1rem;left:50%;margin:auto;position:absolute;transition:width .4s,left .4s;width:0}.navbar__link--pages:hover:after{left:0;width:100%}.navbar__link--logo{height:100%;position:absolute;width:100%}.navbar__contact-info{-webkit-column-gap:2rem;column-gap:2rem;display:flex;flex-direction:row;justify-content:center}.navbar__info,.navbar__info a{align-items:center;color:var(--white);display:flex}.navbar__info a{font-family:Montserrat,Inter,"sans-serif";font-weight:500;text-decoration:none}.navbar__icon{color:var(--white);font-size:1.3rem;margin-right:.3rem}.navbar__icon--facebook{color:var(--white);cursor:pointer}.navbar__icon--facebook:hover{color:#7faaeb}.active:after{left:0;width:100%}@media only screen and (max-width:1200px){.navbar{padding:1rem 1.8rem}.navbar__logo{height:3.5rem;width:3.5rem}.navbar__pages{-webkit-column-gap:1.4rem;column-gap:1.4rem;padding:0 3rem}.navbar__contact-info{-webkit-column-gap:1rem;column-gap:1rem}}@media only screen and (max-width:1000px){.navbar{background-color:#4e6c50;display:grid;flex-direction:row;grid-template-columns:4rem 3fr auto;height:6rem}.navbar__pages{padding:0 2rem}.navbar__contact-info,.navbar__pages{-webkit-column-gap:1rem;column-gap:1rem}.navbar__icon{width:1.6rem}.navbar__info a{font-weight:500}.navbar__link--pages{font-size:1.2rem}}@media only screen and (max-width:768px){.navbar{height:5rem;padding:1rem 1.5rem}.navbar__logo-container{height:3rem}.navbar__pages{padding:0 1rem}.navbar__info a{font-size:.9rem}.navbar__icon{width:1.4rem}}@media only screen and (max-width:720px){.navbar{padding:1rem 2rem;position:fixed}.navbar__contact-info,.navbar__pages{display:none}}.navbar__menu{align-items:center;display:flex;grid-column-start:3;justify-content:center;position:relative;-webkit-user-select:none;user-select:none;z-index:1}.navbar__hamburger{display:flex;flex-direction:column;height:1.7rem;justify-content:space-between;position:relative;width:2rem}.navbar__hamburger span{align-items:center;background:var(--white);border-radius:3px;display:flex;height:3px;justify-content:center;position:absolute;top:calc(50% - 2px);-webkit-transform-origin:center center;transform-origin:center center;transition:opacity .2s,-webkit-transform .3s cubic-bezier(.77,.2,.05,1);transition:transform .3s cubic-bezier(.77,.2,.05,1),opacity .2s;transition:transform .3s cubic-bezier(.77,.2,.05,1),opacity .2s,-webkit-transform .3s cubic-bezier(.77,.2,.05,1);width:2rem;z-index:1}.navbar__hamburger span:first-child{-webkit-transform:translateY(-.6rem);transform:translateY(-.6rem)}.navbar__hamburger span:nth-child(3){-webkit-transform:translateY(.6rem);transform:translateY(.6rem)}.navbar__hamburger--open span{opacity:1;position:absolute;top:calc(50% - 2px);-webkit-transform-origin:center center;transform-origin:center center}.navbar__hamburger--open span:first-child{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.navbar__hamburger--open span:nth-child(2){opacity:0;-webkit-transform:none;-webkit-transform:initial;transform:none}.navbar__hamburger--open span:last-child{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.navbar__hamburger--open~.navbar__menu-container{border-top:2px solid var(--white);height:100%;transition:height .2s,border 50ms}.navbar__menu-container{border:none;height:0;list-style-type:none;overflow:hidden;position:fixed;right:0;top:5rem;transition:height .2s,border 50ms;width:100%}.navbar__menu-navigation{padding:3rem 3rem 1rem;row-gap:1rem}.navbar__menu-contact-info,.navbar__menu-navigation{align-items:center;background-color:#4e6c50;display:flex;flex-direction:column}.navbar__menu-contact-info{padding:3rem 3rem 2rem;row-gap:.5rem}.navbar__menu-contact-info-title{color:var(--white);font-family:Montserrat,Inter,"sans-serif";font-size:1.8rem}.navbar__menu-info{font-size:1.3rem;padding-left:.8rem}.navbar__menu-info,.navbar__menu-info a{align-items:center;color:var(--white);display:flex}.navbar__menu-info a{font-family:Montserrat,Inter,"sans-serif";font-weight:500;text-decoration:none}.navbar__menu-icon{color:var(--white);height:2rem;margin-right:.5rem}.navbar__menu-icon--facebook{color:var(--white);cursor:pointer}.navbar__menu-icon--facebook:hover{color:#7faaeb}.navbar__menu-link{color:var(--white);font-family:Montserrat,Inter,"sans-serif";font-size:2.2rem;font-weight:500;position:relative;text-decoration:none;text-transform:uppercase}@media only screen and (min-width:721px){.navbar__menu{display:none}}.footer-container{padding:0 10rem}.footer{align-items:center;background-color:#395144;color:var(--white);display:flex;flex-direction:column;height:-webkit-min-content;height:min-content}.footer__info{-webkit-column-gap:8rem;column-gap:8rem;display:flex;height:100%;justify-content:row;padding:3rem 1.5rem 2rem}.footer__logo-container{align-items:center;display:flex;justify-content:center}.footer__logo{width:5.5rem}.footer__map{height:22rem}.footer-contact-info{display:flex;flex-direction:column;justify-content:space-between}.footer-contact-info__title{font-family:Montserrat,Inter,"sans-serif";font-size:1.6rem;font-weight:500}.footer-contact-info__list{list-style-type:none;padding:0}.footer-contact-info__address-and-icon-container,.footer-contact-info__item{align-items:center;display:flex}.footer-contact-info__item{padding:.2rem 0}.footer-contact-info__item a{align-items:center;color:var(--white);display:flex;text-decoration:none}.footer-contact-info__icon{color:var(--white);margin-right:.5rem}.footer-navigation__title{font-family:Montserrat,Inter,"sans-serif";font-size:1.6rem;font-weight:500;margin-bottom:.5rem}.footer-navigation__list{list-style-type:none;padding:0}.footer-navigation__item{padding:.2rem 0}.footer-navigation__link{color:var(--white);font-family:Montserrat,Inter,"sans-serif";font-size:1.2rem;position:relative;text-decoration:none;text-transform:uppercase;z-index:0}.footer-navigation__link:after{background-color:var(--white);bottom:-.2rem;content:"";height:2px;left:50%;margin:auto;position:absolute;transition:width .4s,left .4s;width:0}.footer-navigation__link:hover:after{left:0;width:100%}.copyright-and-author{align-items:center;border-top:2px solid var(--white);display:flex;height:5rem;justify-content:center;text-align:center;width:100%}@media only screen and (max-width:1800px){.footer-container{padding:0 6rem}.footer__info{-webkit-column-gap:5rem;column-gap:5rem}.footer__map{height:16rem}}@media only screen and (max-width:1700px){.footer__info{-webkit-column-gap:5rem;column-gap:5rem}}@media only screen and (max-width:1050px){.footer-container{padding:0 8rem}.footer__logo{width:4rem}.footer__info{-webkit-column-gap:4rem;column-gap:4rem}.footer__map{height:18rem}}@media only screen and (max-width:850px){.footer-container{padding:0 4rem}.footer{font-size:.8rem}.footer__info{-webkit-column-gap:3rem;column-gap:3rem}.footer-contact-info__item{padding:0}.footer-contact-info__item b{white-space:nowrap}.footer-contact-info__icon{margin-right:.3rem;width:1.8rem}}@media only screen and (max-width:650px){.footer-container{padding:2rem 4rem 0}.footer{font-size:.9rem}.footer__info{align-self:flex-start;-webkit-column-gap:1.8rem;column-gap:1.8rem;flex-direction:column;margin:auto;padding:0;row-gap:1rem}.footer__logo{width:3rem}.footer-contact-info{align-items:center;display:flex;flex-direction:column;padding-bottom:1rem;text-align:center}.footer-contact-info__note{display:none}.footer-navigation{text-align:center}.footer-contact-info__icon{margin-right:.2rem;width:1.5rem}.copyright-and-author{height:4rem}}@media only screen and (max-width:370px){.footer__info{padding:0 3rem}.footer-contact-info__icon{height:-webkit-min-content;height:min-content;width:1.4rem}.footer-contact-info__item{flex-direction:column}.footer-contact-info__item a{flex-direction:column;margin-bottom:.5rem}.footer-contact-info__item--address{margin-bottom:.5rem;padding:0}}.gallery-page{padding:2rem 5rem}.gallery-page__overlay{align-items:center;background-color:hsla(0,0%,6%,.9);display:flex;height:100vh;inset:0 0 0 0;justify-content:center;overflow-y:hidden;position:fixed;width:100%;z-index:2}.gallery-page__overlay-image-container{align-items:center;background-color:#000;display:flex;height:50.625rem;justify-content:center;margin:auto;position:relative;width:90rem}.gallery-page__close-overlay-button{align-items:center;aspect-ratio:1/1;border-radius:50%;cursor:pointer;display:flex;font-size:1.4rem;font-weight:600;height:2rem;justify-content:center;line-height:1rem;opacity:.6;position:absolute;right:1rem;top:1rem;z-index:1}.gallery-page__close-overlay-button:hover{opacity:1}.gallery-page__change-image-panel{-webkit-tap-highlight-color:rgba(0,0,0,0);align-items:center;background-color:rgba(23,24,29,.082);bottom:0;cursor:pointer;display:flex;justify-content:center;opacity:.6;position:absolute;top:0;-webkit-user-select:none;user-select:none;width:6rem}.gallery-page__change-image-panel--right{right:0}.gallery-page__change-image-panel--left{left:0}.gallery-page__change-image-panel:hover{opacity:1}.gallery-page__change-image-panel:active{-webkit-tap-highlight-color:rgba(0,0,0,0);background-color:rgba(23,24,29,.082)}.gallery-page__change-image-panel::selection{-webkit-tap-highlight-color:rgba(0,0,0,0);background-color:none;color:none}.gallery-page__change-image-panel::-moz-selection{-webkit-tap-highlight-color:rgba(0,0,0,0);background-color:none;color:none}.gallery-page__change-image-button{align-items:center;aspect-ratio:1/1;border-radius:50%;display:flex;justify-content:center}.gallery-page__album-container{-webkit-column-gap:2rem;column-gap:2rem;display:flex;flex-direction:row;justify-content:center;padding:0 5rem 2rem}.gallery-page__album{box-shadow:0 4px 8px gray;cursor:pointer;display:flex;flex-direction:column;height:10rem;transition:border 10ms ease,-webkit-transform .2s ease;transition:border 10ms ease,transform .2s ease;transition:border 10ms ease,transform .2s ease,-webkit-transform .2s ease;width:12rem}.gallery-page__album:hover{box-shadow:0 5px 10px gray;-webkit-transform:translate3D(0,-1px,0) scale(1.06);transform:translate3D(0,-1px,0) scale(1.06)}.gallery-page__album--selected{border:.2rem solid var(--dark-green)}.gallery-page__album-image{height:60%;width:100%}.gallery-page__album-info{align-items:center;background-color:var(--white);color:var(--dark);display:flex;flex-direction:column;font-size:1rem;height:40%;justify-content:space-evenly;padding:.4rem;width:100%}.gallery-page__album-year{font-family:Montserrat,Inter,"sans-serif";font-size:1rem}.gallery-page__album-title{color:var(--dark-green);font-family:Montserrat,Inter,"sans-serif";font-size:.8rem;text-align:center}.gallery-page__video-container{display:flex;height:22.5rem;justify-content:center;margin:auto auto 2rem;padding-bottom:2rem;position:relative;width:40rem}.gallery-page__image-skeleton{-webkit-column-break-inside:avoid;background-color:#b7b7b7;break-inside:avoid-column;cursor:pointer;display:block;height:auto;margin-bottom:.5rem;width:100%}.gallery-grid{-webkit-columns:5;column-count:5;gap:.5rem;height:-webkit-min-content;height:min-content}.gallery-image{cursor:pointer;display:block;height:auto;margin-bottom:.5rem;object-fit:cover;width:100%}.gallery-image--current{cursor:default;display:block;height:auto;margin:0;max-height:50.625rem;max-width:90rem;width:auto}.video-responsive{font-size:.5rem;margin:auto;padding-bottom:2rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media only screen and (max-width:1400px){.gallery-page__overlay-image-container{height:45rem;width:80rem}.gallery-image--current{max-height:45rem;max-width:80rem}}@media only screen and (max-width:1200px){.gallery-page{padding:2rem 4rem}.gallery-page__overlay-image-container{height:42.1875rem;width:75rem}.gallery-page__album-container{-webkit-column-gap:1rem;column-gap:1rem}.gallery-page__album{height:10rem;width:11.5rem}.gallery-image--current{max-height:39.375rem;max-width:70rem}}@media only screen and (max-width:1050px){.gallery-page__overlay-image-container{height:33.75rem;width:60rem}.gallery-image--current{max-height:33.75rem;max-width:60rem}}@media only screen and (max-width:900px){.gallery-page{padding:2rem 3rem}.gallery-page__album-container{-webkit-column-gap:1rem;column-gap:1rem;flex-wrap:wrap;row-gap:1rem}.gallery-page__album{height:9rem;width:10rem}.gallery-page__video-container{height:17.775rem;width:31.6rem}.gallery-page__overlay-image-container{height:30.9375rem;width:55rem}.gallery-image--current{max-height:30.9375rem;max-width:55rem}}@media only screen and (max-width:720px){.gallery-page{padding:8rem 1.5rem 2rem}.gallery-page__overlay-image-container{height:19.6875rem;width:35rem}.gallery-page__album-container{-webkit-column-gap:1rem;column-gap:1rem;flex-wrap:wrap;padding:0 3rem 2rem;row-gap:1rem}.gallery-page__album{height:8rem;width:8rem}.gallery-page__album-image{height:55%}.gallery-page__album-info{height:45%}.gallery-page__video-container{height:14.06rem;width:25rem}.gallery-page__image-skeleton{margin-bottom:.4rem}.gallery-grid{-webkit-columns:4;column-count:4;gap:.4rem}.gallery-image{margin-bottom:3px}.gallery-image--current{max-height:19.6875rem;max-width:35rem}}@media only screen and (max-width:500px){.gallery-page__overlay-image-container{width:34rem}.gallery-image--current{max-width:34rem}}@media only screen and (max-width:400px){.gallery-page__overlay-image-container{width:35rem}.gallery-page__image-skeleton{margin-bottom:.3rem}.gallery-grid{-webkit-columns:3;column-count:3;gap:.3rem}.gallery-image{margin-bottom:2px}.gallery-image--current{max-width:35rem}}.responsive-iframe{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.form{grid-column-gap:1rem;-webkit-column-gap:1rem;column-gap:1rem;display:grid;grid-template-columns:repeat(12,2.1rem);grid-template-rows:3rem repeat(4,1fr);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:auto;padding:1rem 0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.form__laoder{inset:0 0 0 0;position:absolute}.form__label{color:#4d4e53;display:block;margin-bottom:.1rem}.form__input-container{grid-column:span 6;margin-bottom:.4rem}.form__input-container--mini{grid-column:span 2}.form__input-container--small{grid-column:span 4}.form__input-container--semi-small{grid-column:span 5}.form__input-container--medium{grid-column:span 6}.form__input-container--semi-large{grid-column:span 7}.form__input-container--large{grid-column:span 8}.form__input-container--full{grid-column:span 12}.form__input{background-color:#f3f4f4;border:1px solid #cacaca;border-radius:.2rem;outline:none;padding:.7rem 1rem;width:100%}.form__question-textarea{height:12rem;max-height:16rem;min-height:12rem;resize:vertical}.form__error,.form__required-char{color:#ff6b6b}.form__error{font-size:1.1rem;grid-column:span 8;height:2rem;text-align:center}.form__form-submitted__container{font-size:1.5rem;font-weight:400;justify-content:center;line-height:1.3;margin:auto;max-width:90%;text-align:center}.form__form-submitted__message{font-weight:400}.form__form-submitted__button{margin-top:2.4rem}label{font-size:.85rem;font-weight:600;margin-bottom:.1rem}@media only screen and (max-width:560px){.form{grid-template-columns:repeat(12,2.5rem)}}@media only screen and (max-width:540px){.form{grid-template-columns:repeat(12,2.3rem)}}@media only screen and (max-width:460px){.form{grid-template-columns:repeat(12,2.1rem)}}@media only screen and (max-width:420px){.form{grid-template-columns:repeat(12,1.9rem)}}.application-page{background-color:var(--white);height:100%;min-height:80vh;padding:2rem 5rem}.application-page__additional-information{margin:auto auto 1rem;max-width:30rem;text-align:center}.application-page__capacity-reached{display:flex;flex-direction:column;font-size:1.4rem;justify-content:center;margin-top:5rem}.application-page__capacity-reached__text{font-size:2rem;font-weight:600;margin:auto;padding-top:2rem;text-align:center}.application-page__capacity-reached__image{margin:auto;max-width:30rem;width:100%}@media only screen and (max-width:720px){.application-page{min-height:calc(80vh - 8rem);padding:7rem 1rem 1rem}}.for-parents-page{color:var(--dark)}.for-parents-page__body{font-size:1.1rem;padding:0 15rem 2rem}.for-parents-page__section{padding-bottom:1rem}.for-parents-page__section-title{font-weight:600;margin-bottom:.2rem;text-transform:uppercase}.for-parents-page__basic-info{font-weight:500}.for-parents-page__question-section{align-items:center;background-color:var(--green);display:flex;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center;min-height:27rem;padding:1rem;row-gap:1.5rem;width:100%}.for-parents-page__question-title{color:var(--white);font-family:Montserrat,Inter,"sans-serif";font-size:2.2rem;font-weight:600}.for-parents-page__question-form{align-items:center;display:flex;flex-direction:column;justify-content:center;row-gap:.8rem}.for-parents-page__question-label{color:var(--white);font-size:1.2rem;font-weight:400;margin-right:.5rem}.for-parents-page__question-email{width:18rem}.for-parents-page__question-email,.for-parents-page__question-textarea{background-color:#f3f4f4;border:2px solid var(--dark-green);border-radius:.2rem;outline:none;padding:.7rem 1rem}.for-parents-page__question-textarea{height:12rem;resize:none;width:40rem}.for-parents-page__question-form-error{color:#ff6b6b;font-size:1.1rem;text-align:center}.highlighted-text{background-color:rgba(32,34,41,.2);border-radius:.1rem;padding:0 .2rem}.highlighted-text--green{background-color:var(--green)}@media only screen and (max-width:1200px){.for-parents-page__body{font-size:1.3rem;padding:0 10rem 1.5rem}}@media only screen and (max-width:768px){.for-parents-page__body{font-size:1.25rem;padding:0 4rem 1.2rem}.for-parents-page__section ul{padding-left:3rem}}@media only screen and (max-width:550px){.for-parents-page__body{padding:0 2rem 1rem}.for-parents-page__section ul{padding-left:2.5rem}.for-parents-page__question-textarea{width:34rem}}.preschool-page{background-color:#fff}.preschool-page__h2{color:var(--green);display:block;font-size:1.5rem;margin:1.8rem 0 1.2rem;text-align:center}.preschool-page__h2--right{margin-left:16rem}.preschool-page__h2--left{margin-right:19rem}.preschool-page__body{padding:0 23rem 2rem}.preschool-page__section{margin-top:3rem}.preschool-page__paragraph{font-size:1.2rem;margin-bottom:1.4rem;padding:0 1rem;text-align:justify}.preschool-page__greating{color:var(--green);display:block;font-size:1.8rem;margin-top:2rem;text-align:center}.preschool-page__image{float:left;max-height:11rem;padding-right:1.5rem}.preschool-page__image--right{float:right;max-height:23rem;padding-left:1.5rem;padding-right:0}.preschool-page__application-link{color:var(--green)}.preschool-page__application-link:hover{color:#2c3d2d}@media only screen and (max-width:600px){.preschool-page__h2--right{margin-left:0}.preschool-page__h2--left{margin-right:10rem}.preschool-page__image{max-height:11rem}}@media only screen and (max-width:1600px){.preschool-page__body{padding:0 19rem 1.5rem}}@media only screen and (max-width:1200px){.preschool-page__body{padding:0 12rem 1.5rem}}@media only screen and (max-width:768px){.preschool-page__paragraph{font-size:1.25rem}.preschool-page__image{max-height:11rem;padding-right:1rem}.preschool-page__image--right{padding-left:.8rem}.preschool-page__body{padding:0 4rem 1.2rem}}@media only screen and (max-width:550px){.preschool-page__body{padding:0 2rem 1rem}}
/*# sourceMappingURL=main.3aad77e7.css.map*/