@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@200;500;700;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Monomaniac+One&family=Montserrat:ital,wght@0,400;0,700;1,700&display=swap);.login-container{align-items:center;background-color:#f5f5f5;display:flex;height:100vh;justify-content:center;width:100vw}.login-content{background-color:#fff;border-radius:20px;box-shadow:5px 5px 5px rgba(0,0,0,.438);display:flex;height:400px;justify-content:space-between;position:relative;width:600px}.login-content>div>h2{font-size:3rem;margin-bottom:2rem;margin-top:1rem}.login-image{background-image:url(/static/media/login-image.86c47819919335b68e33.jpg);background-position:50%;background-size:cover;border-left:2px solid #d41414;border-radius:0 20px 20px 0;height:400px;width:300px}.teste{align-items:center;width:400px}.teste,form{display:flex;flex-direction:column}form{gap:1.5rem;margin-top:2rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.email-label,.password-label{background-color:#fff;border-radius:5px;color:red;left:15px;padding:0 9px;position:absolute;top:-16px}.input-login{border:2px solid #000;border-radius:19px;padding:7px}.error-message{text-align:center;width:250px}form>button{background-color:#000;border-color:#0000;color:#fff;font-size:1rem;font-weight:800;height:2rem;letter-spacing:1.5px}form>button:hover{background-color:#fff;border-color:red;color:red;transition:.3s}.test-header{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-image:linear-gradient(180deg,#000,#1313131c);padding:1rem 4rem;position:fixed;width:100vw;z-index:999999;z-index:99}.header-container{align-items:center;display:flex;justify-content:space-between}.header-container>a>img{opacity:1;width:90px}.header-container>a{transition:all .3s}.header-container>a:hover{scale:1.1}.header-list-itens{display:flex;gap:1rem}.header-list-itens>ul{align-items:center;display:flex;font-weight:700;gap:1rem;list-style:none}.header-list-itens>ul>li{color:#d4d4d4;cursor:pointer;font-size:1.2rem;padding:2rem 1rem;position:relative}.header-list-itens>ul>li>a{color:#d4d4d4;text-decoration:none}.header-list-itens>ul>li>a:visited{color:#d4d4d4}.header-list-itens>ul>li:after{background:red;border-radius:10px;bottom:.5rem;content:"";height:.3rem;left:50%;position:absolute;transition:all .15s ease-in-out;width:0}.header-list-itens>ul>li:hover:after{left:25%;width:50%}.header-list-itens>div>button{background-color:initial;border:none;color:red;font-size:1rem;font-weight:bolder}.header-list-itens>div>button:hover{color:#fff;cursor:pointer;transition:.4s}.header-list-itens>div{align-items:center;display:flex}.buguer-menu{height:1.3rem;width:1.8rem}.content-burguer{background-color:#222;border-radius:5px;padding:.5rem}@media screen and (max-width:1440px){.header-list-itens>ul>li{font-size:1rem;padding:1rem .3rem}.header-container{padding:1rem 8rem}.header-container>img{opacity:1;width:70px}}@media screen and (max-width:768px){.test-header{display:flex;padding:0;position:fixed}.header-container{display:flex;height:7rem;padding:0}.content-burguer{height:2.3rem;position:fixed;right:2rem;top:2rem;z-index:99}header>div{height:2rem}.header-list-itens>ul{background-color:#222;flex-direction:column;margin-top:2rem;padding:1.5rem}nav{padding:.3rem;position:absolute;right:2rem;top:0}}main{align-items:center;display:flex;flex-direction:column;margin-top:3rem;position:relative;width:100vw}h2{font-family:Montserrat,sans-serif;font-size:4rem;letter-spacing:-6px;margin-bottom:4rem}.fundo-imagem{left:10rem;pointer-events:auto;position:absolute;top:9rem;transform:rotate(40deg);transition:all .3s;z-index:-1}.fundo-imagem3{position:absolute;right:28rem;rotate:-60deg;top:-5rem;z-index:-10}.fundo-imagem3>img{width:200px}.fundo-imagem4{left:3rem;position:absolute;rotate:-20deg;top:65rem;z-index:-10}.fundo-imagem4>img{width:200px}.fundo-imagem2{position:absolute;right:5rem;rotate:-100deg;top:24rem;z-index:-10}.fundo-imagem2>img{width:500px}.fundo-imagem>img{width:400px}main>div{display:flex;gap:2rem}main>div>img{width:300px}.text-section-home{display:flex;flex-direction:column}.text-section-home>p{letter-spacing:1.5px;line-height:2rem;margin-bottom:1rem;width:600px}.text-section-home>h2{font-size:3rem;letter-spacing:-4px}@media screen and (max-width:1440px){.fundo-imagem{left:1rem;top:5rem}.fundo-imagem>img{width:300px}.fundo-imagem2{right:2rem;top:24rem}.fundo-imagem2>img{width:300px}.fundo-imagem3{right:11rem;top:-5rem}.fundo-imagem3>img{width:200px}.fundo-imagem4{left:30rem;top:33rem}.fundo-imagem4>img{width:250px}}@media screen and (max-width:600px){.section-home{display:flex;flex-direction:column}.fundo-imagem,.fundo-imagem2,.fundo-imagem3,.fundo-imagem4{display:none}h2{font-size:2.8rem;margin-bottom:2rem}.text-section-home>p{letter-spacing:1.2px;line-height:1.5rem;margin-bottom:1rem;width:350px}.text-section-home>h2{font-size:2.3rem;letter-spacing:-4px}.text-section-home{align-items:center}}footer{background-color:#2c2c2c;display:flex;flex-direction:column;height:17rem;justify-content:center;margin-top:3rem;width:100vw}footer>div{align-items:center;margin:0 15rem}footer>div,footer>section{display:flex;justify-content:space-around}footer>section{align-items:flex-start;flex-direction:row;margin:0 25rem}footer>section>div{align-items:center;display:flex;flex-direction:column;width:300px}footer>section>div>h4{color:#bd1313;margin:1rem}footer>section>div{color:#f5f5f5;margin-bottom:1rem}footer>div>p{color:#f5f5f5;font-size:1.5rem}.social-medias{align-items:center;display:flex;gap:2rem}.social-medias>a>img:hover{scale:1.1}.social-medias>a>img{transition:all .3s;width:40px}footer>:nth-child(2){width:900px}footer>:nth-child(2),footer>:nth-child(4){align-self:center;background-color:hsla(0,0%,40%,.692);border-radius:0;height:1px;margin:1rem 0}footer>:nth-child(4){width:100vw}footer>p{align-self:center;color:hsla(0,0%,96%,.726);font-size:.9rem}@media screen and (max-width:1444px){footer>section{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-around;margin:0 15rem}}@media screen and (max-width:600px){footer>div,footer>section{margin:0}footer>section>div{width:110px}footer>section>div>h4{font-size:.8rem;margin:.5rem}footer>section>div>p{font-size:.9rem;margin:.5rem}footer>section>div{margin-bottom:.5rem}footer>div>p{font-size:1.2rem}.social-medias{gap:1rem}footer>:nth-child(2){width:300px}footer>p{align-self:center;color:hsla(0,0%,96%,.726);font-size:.9rem}}.cursos-content{flex-direction:column;margin-top:10rem;position:relative;width:100vw}.cursos-content,.cursos-section{align-items:center;display:flex;justify-content:center}.cursos-section{flex-direction:row;flex-wrap:wrap;height:-webkit-max-content;height:max-content;perspective:1000px;width:75vw}.cursos-section>div{cursor:pointer}.title-cursos{left:15rem;position:absolute;top:-4rem}.title-cursos>h2{text-shadow:0 2px 2px #fff}.line-red{animation:line 3s;background-color:red;height:25px;left:0;position:absolute;top:3rem;width:12.4rem;z-index:-1}.hidden{width:1000px}@keyframes line{0%{width:0};}.cursos-section>div{align-items:flex-start;display:flex;height:300px;margin:3rem;position:relative;width:350px}.cursos-section>div>img{left:-10px;position:absolute;top:1rem;width:300px}.cursos-section>div>div{display:block;position:relative}.cursos-section>div>div>h2{color:#000;font-size:3rem;margin:0;position:relative;text-shadow:2px 2px 2px #fff;width:14rem;z-index:99}.cursos-section>div>div>div{background-color:#e60d0d;height:10px;left:0;position:absolute;top:50px;width:100px}.cursos-section>div>:nth-child(2){left:0;rotate:76deg;top:1rem;z-index:5}.cursos-section>div>:nth-child(3){z-index:10}.cursos-section>div>:first-child{z-index:15}.cursos-content>a{background-color:#3a3a3a;border:none;box-shadow:6px 6px #e60d0d;color:#e60d0d;cursor:pointer;font-size:1.3rem;font-weight:700;margin-bottom:3rem;margin-top:60px;padding:10px 15px;text-decoration:none;text-transform:uppercase;transition:all .3s}.cursos-content>a:hover{box-shadow:0 0 red;scale:1.1}@media screen and (max-width:1900px){.cursos-section{height:-webkit-max-content;height:max-content;width:85vw}.cursos-section>div{margin:3rem}}@media screen and (max-width:1440px){.cursos-section>div{height:250px;margin:2rem;width:300px}.cursos-section>div>img{width:250px}.cursos-section>div>div>h2{font-size:2.8rem}.cursos-section{height:-webkit-max-content;height:max-content}}@media screen and (max-width:600px){.cursos-section{height:-webkit-max-content;height:max-content;width:100vw}.title-cursos{left:2rem}.title-cursos>div{top:2rem;width:8.2rem}.cursos-section>div{height:150px;margin:1.5rem;width:150px}.cursos-section>div>img{left:-20px;width:180px}.cursos-section>div>div>h2{font-size:2rem}.cursos-section>div>div>div{height:8px;right:-3px;top:33px;width:60px}.cursos-section>div>:nth-child(2){left:-10px;rotate:15deg;top:1rem}.cursos-section>div>:nth-child(3){z-index:10}.cursos-section>div>:first-child{z-index:15}}.wapp-contact{background-color:initial!important;bottom:1.5rem!important;box-shadow:none!important;cursor:pointer;filter:drop-shadow(0 0 5px #222);margin:0!important;padding:0!important;position:fixed!important;right:1.5rem!important;transition:all .2s;z-index:99999}.wapp-contact:hover{scale:1.1}.wapp-contact>img{width:60px}@media screen and (max-width:600px){.wapp-contact>img{width:40px}}.image-parallax{align-items:center;background-attachment:fixed;background-image:url(/static/media/image-background.9a1432f4a3c5ebd28690.jpg);background-size:cover;display:flex;height:350px;justify-content:center;width:100vw}.image-parallax>h3{font-size:2.4rem}.image-parallax>a,.image-parallax>h3{background-color:#fff;padding:0 15px;text-transform:uppercase}.image-parallax>a{border:none;box-shadow:6px 6px red;color:#000;cursor:pointer;font-size:1.3rem;font-weight:700;margin-top:20px;text-decoration:none;transition:all .3s}.image-parallax>a:visited{color:#000}.image-parallax>a:hover{box-shadow:0 0 red;scale:1.1}@media screen and (max-width:768px){.image-parallax{background-attachment:fixed;background-size:cover;height:200px}.image-parallax>h3{font-size:1.4rem;line-height:27px;padding:0;text-align:center}.image-parallax>button{background-color:#fff;border:none;box-shadow:6px 6px red;cursor:pointer;font-size:1rem;font-weight:700;margin-top:20px;padding:0 15px;text-transform:uppercase;transition:all .3s}}.our-place{align-items:center;display:flex;height:60rem;justify-content:flex-end;position:relative;width:100vw;z-index:10}.place-background{background-color:#a32323;height:40rem;left:0;position:absolute;top:0;width:100vw;z-index:1}.our-place-section>h2{color:#fff;font-size:4rem;left:29rem;letter-spacing:-3px;padding:0 8px;position:absolute;top:8rem;width:340px;z-index:5}.our-place-section>:nth-child(3)>img{position:absolute;right:25rem;top:5rem;width:1000px;z-index:3}.our-place>:nth-child(2){bottom:10rem;display:flex;left:29rem;position:absolute}.our-place>:nth-child(2)>img{margin-right:15px;width:300px;z-index:7}.our-place>a{background-color:#3a3a3a;box-shadow:6px 6px #ff1818;color:#ff1818;cursor:pointer;font-size:1.3rem;font-weight:700;padding:13px;text-decoration:none;text-transform:uppercase;transition:all .3s;z-index:99}.our-place>a:hover{box-shadow:0 0 #ff1818;scale:1.1}@media screen and (max-width:1440px){.our-place-section{align-items:center;display:flex;flex-direction:column;height:55rem;justify-content:center}.our-place-section>h2{font-size:3.6rem;left:13rem}.our-place-section>:nth-child(3)>img{position:absolute;right:10rem;top:5rem;width:850px;z-index:3}.place-background{height:35rem}.our-place>:nth-child(2){bottom:10rem;left:13rem}.our-place>:nth-child(2)>img{width:260px}}@media screen and (max-width:768px){.our-place{flex-direction:column;position:relative}.place-background{height:15rem}.our-place-section>h2{font-size:2rem;left:.5rem;line-height:1.8rem;top:6rem;width:200px}.our-place-section>:nth-child(3)>img{left:2.5rem;position:absolute;top:5rem;width:300px;z-index:3}.our-place>:nth-child(2){display:flex;flex-direction:column;left:0;margin-bottom:3rem;margin-top:25rem;position:relative;top:0}.our-place>:nth-child(2)>img{margin-top:1rem;width:250px;z-index:7}.our-place>a{font-size:1rem;margin-bottom:3rem 0}}.maps{display:flex;flex-direction:row;gap:10rem;justify-content:center;margin-top:6rem;position:relative;width:100vw}.maps>div{display:flex;flex-direction:column}.maps>div>h3{color:#ce100d;font-size:3rem;font-weight:bolder;letter-spacing:-1px;text-shadow:2px 2px 2px rgba(0,0,0,.493);width:400px}.maps>div>img{width:500px}.maps>img{bottom:8rem;left:58rem;position:absolute;width:230px}.maps>iframe{border:0 solid #000;box-shadow:10px 10px #a02321;height:500px;width:400px}@media screen and (max-width:1680px){.maps>img{left:50rem}}@media screen and (max-width:1440px){.maps>img{left:42rem}}@media screen and (max-width:1366px){.maps>img{bottom:5rem;left:40rem;width:200px}.maps>div>img{width:400px}.maps>iframe{height:400px;margin-top:4rem;width:300px}}@media screen and (max-width:600px){.maps{flex-direction:column;gap:1rem;margin-top:6rem}.maps>div>img{width:350px}.maps>div{align-items:center;display:flex;flex-direction:column}.maps>div>h3{font-size:2.5rem;line-height:2.5rem;width:350px}.maps>img{left:8rem;position:absolute;rotate:100deg;top:21rem;width:200px}}.teachers-section{display:flex;flex-direction:column;position:relative}.teachers-section>h3{align-self:flex-start;font-size:2.5rem;margin-left:30rem;margin-top:6rem;text-shadow:0 2px 2px #fff;text-transform:uppercase}.teachers-section>:nth-child(2){background-color:#ce100d;height:40px;left:32.5rem;position:absolute;top:7.5rem;width:280px;z-index:-1}.teachers-section>:nth-child(3){align-items:center;display:flex;gap:2rem;margin-top:5rem}.teachers-section>:nth-child(3)>img{cursor:pointer;height:60px;transition:all .2s}.teachers-section>:nth-child(3)>img:hover{scale:1.1}.teachers-section>:nth-child(3)>:first-child{rotate:180deg}.teacher,.teacher-display{display:flex}.teacher{align-items:center;flex-direction:column;padding:1rem}.teacher>img{width:200px}.teacher>h4{color:#ce100d;font-size:1.3rem}.teacher>p{color:#414141;letter-spacing:2px}.teachers-change{display:flex;gap:.4rem;margin-bottom:5rem}.teachers-section>a{background-color:#3a3a3a;box-shadow:6px 6px #c90d0d;color:#d31111;cursor:pointer;font-size:1.3rem;font-weight:700;padding:13px;text-decoration:none;text-transform:uppercase;transition:all .3s}.teachers-section>a:hover{box-shadow:0 0 #c71111;scale:1.1}@media screen and (max-width:1440px){.teachers-section>h3{margin-left:10rem}.teachers-section>:nth-child(2){left:12.5rem}}@media screen and (max-width:600px){.teachers-section>h3{font-size:2rem;margin-left:3rem;margin-top:10rem}.teachers-section>:nth-child(2){height:30px;left:6rem;top:11.5rem;width:200px}.teachers-section>:nth-child(3){display:flex;gap:0;margin-top:2rem}.teacher{align-items:center;display:flex;flex-direction:column;padding:0}.teacher>img{width:140px}.teacher>h4{color:#ce100d;font-size:1.3rem}.teacher>p{color:#414141;letter-spacing:2px}.teacher-display{display:flex;flex-direction:column;margin:0 3rem}.teachers-section>:nth-child(3)>img{height:40px}.teachers-change{display:flex;gap:1rem;margin-bottom:4rem;margin-top:1rem}}.introduction-section{display:flex}.video-indicators{bottom:20px;display:flex;gap:20px;left:50%;position:absolute;transform:translateX(-50%);z-index:2}.indicator-dot{background-color:#2b2b2b;border-radius:50%;cursor:pointer;height:20px;transition:background-color .3s ease;width:20px}.indicator-dot.active{background-color:red}.carousel-video{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%;z-index:-1}.introduction-section>div{align-items:center;background-image:linear-gradient(180deg,#131313,rgba(53,53,53,.493));display:flex;flex-direction:column;height:100vh;justify-content:flex-start;width:100vw}.introduction-section>div>:nth-child(2){top:20rem}.introduction-section>div>:nth-child(2),.introduction-section>div>:nth-child(3){background-color:#fff;color:#000;font-size:3rem;font-weight:700;left:26rem;line-height:3rem;margin-top:15rem;padding:3px 15px;position:absolute}.introduction-section>div>:nth-child(3){top:23rem}.introduction-section>div>:nth-child(4){background-color:#fff;color:#000;font-size:3rem;font-weight:700;left:26rem;line-height:3rem;margin-top:15rem;padding:3px 15px;position:absolute;top:26rem}.text-emphasis{color:red}@media screen and (max-width:1440px){.introduction-section>div>:nth-child(4){left:12rem;margin-top:15rem;top:15rem}.introduction-section>div>:nth-child(2){left:12rem;margin-top:15rem;top:9rem}.introduction-section>div>:nth-child(3){left:12rem;margin-top:15rem;top:12rem}}@media screen and (max-width:768px){.introduction-section>div>:nth-child(4){font-size:2rem;left:1rem;padding:1px 7px;top:14rem}.introduction-section>div>:nth-child(2){font-size:2rem;left:1rem;padding:1px 7px;top:8rem}.introduction-section>div>:nth-child(3){font-size:2rem;left:1rem;padding:1px 7px;top:11rem}}.admin-header{align-items:center;background-image:none;display:flex;height:5rem;justify-content:space-around}.admin-header>ul{display:flex;gap:1.5rem;list-style:none}.admin-header>ul>li>a{color:#000;font-size:1.1rem;font-weight:700;text-decoration:none}.admin-header>ul>li>a:hover{color:#ca1212}.admin-header>h2{font-size:2rem;margin:0}.red-line{background-color:#ffcece;border-radius:500%;height:3px;margin:auto;width:700px}table{border-collapse:collapse}td,th{border:1px solid #000;padding:5px}thead{background-color:#333;color:#fff;font-size:.875rem;letter-spacing:2%;text-transform:uppercase}main>form{margin:5rem 0 3rem}main>form>label>input{border:2px solid #000;border-radius:19px 0 0 19px;padding:5px}tbody tr:nth-child(odd){background-color:#fff}tbody tr:nth-child(2n){background-color:#eee}main>form>label>button{background-color:#8f8f8f;border:2px solid #000;border-radius:0 19px 19px 0;color:#fff;font-weight:700;letter-spacing:1px;margin-left:-2px;padding:5px}.user-home{display:flex}.user-section-header{width:95vw}.user-home>aside{background-color:#e7e7e7;border-left:3px solid #c50f0f;height:100vh;justify-content:space-between;position:fixed;right:0;width:6vw}.music-list,.music-section,.user-home>aside{align-items:center;display:flex;flex-direction:column}.music-list{width:60vw}.music-list>form{display:flex;flex-direction:row;justify-content:center;margin-top:8rem;width:60vw}.music-list>form>label,.music-list>form>label>input{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.music-list>form>label>input{background-color:#fff;border:2px solid #000;border-radius:19px 0 0 19px;padding:7px}.music-list>form>label>button{background-color:#fff;border:2px solid #000;border-radius:0 19px 19px 0;margin-left:-2px;padding:7px}.music-list>form>select{background-color:#fff;border:2px solid #000;border-radius:19px;padding:7px;width:6rem}.music-list>div{margin-top:3rem}.music-list>div>a{border:1px solid #000;border-radius:7px;display:flex;justify-content:space-between;margin-top:10px;padding:5px;width:40vw}.logo-music{width:25px}.logo-icon{width:5.8vw}.aside-icon{margin-top:10px;width:50px}aside>div>p{color:#c50f0f;font-size:12px;font-weight:700}aside>div{align-items:center;display:flex;flex-direction:column}.link-music{text-decoration:none}.music-list-item>p{color:#535353}.music-list-item>p:nth-child(2){color:#cf0000;font-weight:700}.music-list-item{display:flex;justify-content:space-between;width:380px}.user-header{background-image:none;width:90%}*{box-sizing:border-box;font-family:Poppins,sans-serif;margin:0;padding:0}#root{min-width:-webkit-max-content;min-width:max-content}::-webkit-scrollbar{display:none}.stroke-text{-webkit-text-stroke-width:3px;-webkit-text-stroke-color:red;color:#0000;letter-spacing:0}.create-section{align-items:center;display:flex;flex-direction:column;justify-content:center}.create-section>form{margin-top:10rem}.create-section>form>label>input,.select-create{border:2px solid #000;border-radius:19px;padding:7px}.select-create{background-color:#fff}label{position:relative}.create-input{background-color:#fff;border-radius:5px;color:red;left:15px;padding:0 9px;position:absolute;top:-16px}.option-div{display:flex;justify-content:space-around;margin-bottom:1rem}.option-div>label{align-items:center;display:flex;flex-direction:column}.option-div>label>p{color:red}.section-music{align-items:center;display:flex;flex-direction:column;justify-content:center}.section-music>form{margin-top:10rem}.section-music>form>label>input{border:2px solid #000;border-radius:19px;padding:7px}:root{--react-pdf-annotation-layer:1;--annotation-unfocused-field-background:url('data:image/svg+xml;charset=utf-8,<svg width="1" height="1" xmlns="http://www.w3.org/2000/svg"><rect width="100%" height="100%" style="fill:rgba(0,54,255,.13)"/></svg>');--input-focus-border-color:Highlight;--input-focus-outline:1px solid Canvas;--input-unfocused-border-color:#0000;--input-disabled-border-color:#0000;--input-hover-border-color:#000;--link-outline:none}@media screen and (forced-colors:active){:root{--input-focus-border-color:CanvasText;--input-unfocused-border-color:ActiveText;--input-disabled-border-color:GrayText;--input-hover-border-color:Highlight;--link-outline:1.5px solid LinkText}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .textWidgetAnnotation :is(input,textarea):required{outline:1.5px solid selectedItem}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:invert(100%);backdrop-filter:invert(100%)}}.annotationLayer{left:0;pointer-events:none;position:absolute;top:0;transform-origin:0 0;z-index:3}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg) translateX(-100%)}.annotationLayer[data-main-rotation="180"] .norotate{transform:rotate(180deg) translate(-100%,-100%)}.annotationLayer[data-main-rotation="270"] .norotate{transform:rotate(90deg) translateY(-100%)}.annotationLayer canvas{height:100%;position:absolute;width:100%}.annotationLayer section{box-sizing:border-box;margin:0;pointer-events:auto;position:absolute;text-align:left;text-align:initial;transform-origin:0 0}.annotationLayer .linkAnnotation{outline:none;outline:var(--link-outline)}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{font-size:1em;height:100%;left:0;position:absolute;top:0;width:100%}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{background:#ff0;box-shadow:0 2px 10px #ff0;opacity:.2}.annotationLayer .textAnnotation img{cursor:pointer;height:100%;left:0;position:absolute;top:0;width:100%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input,.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .textWidgetAnnotation :is(input,textarea){background-image:url('data:image/svg+xml;charset=utf-8,<svg width="1" height="1" xmlns="http://www.w3.org/2000/svg"><rect width="100%" height="100%" style="fill:rgba(0,54,255,.13)"/></svg>');background-image:var(--annotation-unfocused-field-background);border:2px solid #0000;border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px*var(--scale-factor)) sans-serif;height:100%;margin:0;vertical-align:top;width:100%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .textWidgetAnnotation :is(input,textarea):required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{resize:none}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled]{background:none;border:2px solid #0000;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .textWidgetAnnotation :is(input,textarea):hover{border:2px solid #000;border:2px solid var(--input-hover-border-color)}.annotationLayer .buttonWidgetAnnotation.checkBox input:hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .textWidgetAnnotation :is(input,textarea):hover{border-radius:2px}.annotationLayer .choiceWidgetAnnotation select:focus,.annotationLayer .textWidgetAnnotation :is(input,textarea):focus{background:none;border:2px solid Highlight;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:1px solid Canvas;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-color:initial;background-image:none}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid Highlight;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:1px solid Canvas;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid Highlight;border:2px solid var(--input-focus-border-color);outline:1px solid Canvas;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{height:80%;left:45%;width:1px}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;height:50%;left:30%;top:20%;width:50%}.annotationLayer .textWidgetAnnotation input.comb{font-family:monospace;padding-left:2px;padding-right:0}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{-webkit-appearance:none;appearance:none}.annotationLayer .popupTriggerArea{height:100%;width:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{font-size:calc(9px*var(--scale-factor));min-width:calc(180px*var(--scale-factor));pointer-events:none;position:absolute;width:100%}.annotationLayer .popup{word-wrap:break-word;background-color:#ff9;border-radius:calc(2px*var(--scale-factor));box-shadow:0 calc(2px*var(--scale-factor)) calc(5px*var(--scale-factor)) #888;cursor:pointer;font:message-box;margin-left:calc(5px*var(--scale-factor));max-width:calc(180px*var(--scale-factor));padding:calc(6px*var(--scale-factor));pointer-events:auto;position:absolute;white-space:normal}.annotationLayer .popup>*{font-size:calc(9px*var(--scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:calc(5px*var(--scale-factor))}.annotationLayer .popupContent{border-top:1px solid #333;margin-top:calc(2px*var(--scale-factor));padding-top:calc(2px*var(--scale-factor))}.annotationLayer .richText>*{font-size:calc(9px*var(--scale-factor));white-space:pre-wrap}.annotationLayer .caretAnnotation,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .fileAttachmentAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .highlightAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .lineAnnotation svg line,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .squareAnnotation svg rect,.annotationLayer .squigglyAnnotation,.annotationLayer .stampAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .underlineAnnotation{cursor:pointer}.annotationLayer section svg{height:100%;left:0;position:absolute;top:0;width:100%}.annotationLayer .annotationTextContent{color:#0000;height:100%;opacity:0;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;width:100%}.annotationLayer .annotationTextContent span{display:inline-block;width:100%}:root{--react-pdf-text-layer:1;--highlight-bg-color:#b400aa;--highlight-selected-bg-color:#006400}@media screen and (forced-colors:active){:root{--highlight-bg-color:Highlight;--highlight-selected-bg-color:ButtonText}}[data-main-rotation="90"]{transform:rotate(90deg) translateY(-100%)}[data-main-rotation="180"]{transform:rotate(180deg) translate(-100%,-100%)}[data-main-rotation="270"]{transform:rotate(270deg) translateX(-100%)}.textLayer{-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;forced-color-adjust:none;inset:0;line-height:1;overflow:hidden;position:absolute;text-align:left;text-align:initial;transform-origin:0 0;z-index:2}.textLayer :is(span,br){color:#0000;cursor:text;margin:0;position:absolute;transform-origin:0 0;white-space:pre}.textLayer span.markedContent{height:0;top:0}.textLayer .highlight{background-color:#b400aa;background-color:var(--highlight-bg-color);border-radius:4px;margin:-1px;padding:1px}.textLayer .highlight.appended{position:static}.textLayer .highlight.begin{border-radius:4px 0 0 4px}.textLayer .highlight.end{border-radius:0 4px 4px 0}.textLayer .highlight.middle{border-radius:0}.textLayer .highlight.selected{background-color:#006400;background-color:var(--highlight-selected-bg-color)}.textLayer br::selection{background:#0000}.textLayer .endOfContent{cursor:default;display:block;inset:100% 0 0;position:absolute;-webkit-user-select:none;user-select:none;z-index:-1}.textLayer .endOfContent.active{top:0}.music-content,section{align-items:center;display:flex;flex-direction:column}.music-content{margin-top:7rem;width:1200px}.music-content>h3{font-family:Montserrat,sans-serif;font-size:3rem;letter-spacing:-6px}.music-content>p{color:#585858;font-size:1.2rem;letter-spacing:1px}.btn-back{background-color:#fff;color:red;font-size:1rem;font-weight:800;letter-spacing:1.5px;margin-top:10px;padding:10px;text-decoration:none}.btn-back:visited{color:red}.btn-back:hover{color:#8f0000;transition:.3s}.history-section{align-items:flex-start;display:flex;width:100vw}.line-red-v{animation:lineV 2s;background-color:#db0909;height:90px;left:20.6rem;position:absolute;top:-3.1rem;width:20px}.hidden{opacity:0}@keyframes lineV{0%{height:0};}.title-history{align-items:center;display:flex;justify-content:flex-start;margin-top:20rem;position:relative}.title-history>:first-child{font-size:3rem;left:22rem;position:absolute}.title-history>:nth-child(2){font-size:4rem;left:22rem;margin-top:6rem;position:absolute}.history-section>:nth-child(3){position:absolute;right:13rem;top:6rem}.history-section>:nth-child(3)>img{rotate:-35deg;width:200px}.history-section>:nth-child(4){align-items:flex-end;display:flex;flex-direction:column;margin-left:40rem;width:950px}.history-section>:nth-child(4)>h3{color:#a80505;font-size:2.2rem;font-weight:bolder;text-transform:uppercase}.history-section>:nth-child(4)>p{font-size:1.1rem;letter-spacing:1px;line-height:2rem;margin-top:1rem}.history-section>:nth-child(5){background:linear-gradient(0deg,#500,#aa2828);display:flex;height:750px;position:absolute;width:300px;z-index:-99}.history-section>:nth-child(6){left:26rem;position:absolute;top:40rem;z-index:-99}.history-section>:nth-child(6)>img{width:330px}.history-section>a{align-self:center;background-color:#252525;border:none;box-shadow:6px 6px #e60d0d;color:#e60d0d;cursor:pointer;font-size:1.3rem;font-weight:700;margin-bottom:2rem;margin-top:8rem;padding:5px 25px;text-decoration:none;text-transform:uppercase;transition:all .3s}.history-section>a:hover{box-shadow:0 0;scale:1.1}.video-content{align-items:center;margin:8rem 0}.javango,.video-content{display:flex;justify-content:center;width:100vw}.javango{flex-direction:row;gap:10rem}.javango>:first-child{display:flex;flex-direction:column;position:relative;width:800px}.javango>:first-child>h2{letter-spacing:-7px;text-shadow:2px 2px #fff;text-transform:uppercase}.javango>:first-child>div{background-color:#b80707;height:30px;left:7rem;position:absolute;top:2.5rem;width:250px;z-index:-99}.javango>:first-child>h3{font-size:2.5rem;margin-bottom:1rem}.javango>:first-child>h3>span{color:#c90101}.javango>:first-child>p{font-size:1.2rem;letter-spacing:1.7px;line-height:2rem}.javango>:nth-child(2)>img{width:400px}@media screen and (max-width:1440px){.title-history{margin-top:15rem}.title-history>:first-child{font-size:3rem;left:17rem;position:absolute}.title-history>:nth-child(2){font-size:4rem;left:17rem;margin-top:6rem;position:absolute}.title-history>:nth-child(3){left:15.6rem;top:-3.1rem}.history-section>:nth-child(5){height:550px;width:200px}.history-section>:nth-child(4){margin-left:30rem;width:800px}.history-section>:nth-child(4)>h3{font-size:1.8rem}.history-section>:nth-child(4)>p{font-size:1rem}.history-section>:nth-child(3){right:11rem;top:5rem}.history-section>:nth-child(3)>img{width:140px}.history-section>:nth-child(6){left:13rem;top:30rem}.history-section>:nth-child(6)>img{width:300px}.history-section>a{margin-bottom:0;padding:3px 23px}.javango{gap:6rem}.javango>:first-child{width:700px}}@media screen and (max-width:1140px){header{height:auto}.title-history{margin-top:15rem}.title-history>:first-child{font-size:2.7rem;left:3rem;position:absolute}.title-history>:nth-child(2){font-size:3.2rem;left:3rem;margin-top:6rem;position:absolute}.title-history>:nth-child(3){left:1.6rem;top:-2.3rem}.history-section>:nth-child(5){display:none;height:550px;width:200px}.history-section>:nth-child(4){margin:8rem auto auto;width:90vw}.history-section>:nth-child(4)>h3{font-size:1.3rem;text-align:right}.history-section>:nth-child(4)>p{font-size:1rem}.history-section>:nth-child(3){right:5rem;top:7rem}.history-section>:nth-child(3)>img{width:100px}.history-section>:nth-child(6){left:13rem;top:30rem}.history-section>:nth-child(6)>img{display:none;width:300px}.history-section>a{align-self:center;background-color:#252525;border:none;box-shadow:6px 6px #e60d0d;color:#e60d0d;cursor:pointer;font-size:1.1rem;font-weight:700;margin-bottom:0;margin-top:3rem;padding:0 20px;text-decoration:none;text-transform:uppercase;transition:all .3s}.video-content{align-items:center;display:flex;justify-content:center;margin:4rem 0;width:100vw}.video-content>iframe{height:230px;width:90vw}.javango{gap:0;margin:auto;width:90vw}.javango>:first-child>div{left:3.5rem;top:1.7rem;width:180px}.javango>:first-child>h3{font-size:2rem}.javango>:first-child>p{font-size:1.1rem}.javango>:nth-child(2){display:none}}.courses-container{align-items:flex-start;display:flex;width:100vw}.courses-container>h3{display:flex;font-size:3rem;letter-spacing:-3px;margin-left:25rem;margin-top:15rem;text-shadow:0 2px 2px #fff;text-transform:uppercase}.courses-container>:nth-child(3){background-color:#a00d0d;height:30px;left:28rem;position:absolute;top:17rem;width:200px;z-index:-99}.courses-list{flex-wrap:wrap;width:100vw}.course-item,.courses-list{display:flex;justify-content:center}.course-item{cursor:pointer;height:500px;transition:.5s;width:400px}.course-item:hover{scale:1.1}.course-item>div>img{width:300px}.course-item>div{align-items:center;display:flex;flex-direction:column;justify-content:center;text-decoration:none}.course-item>div>h5{color:#af0e0e;font-size:1.3rem;text-decoration:none}.course-item>div>p{color:#4b4b4b;letter-spacing:2px}.phrase-title{align-items:center;color:#4b4b4b;display:flex;font-size:1.05rem;justify-content:center;letter-spacing:1.5px;margin:1rem 0;text-decoration:none;width:100%}@media screen and (max-width:600px){.courses-container>h3{font-size:2.5rem;margin-left:7rem;margin-top:12rem}.courses-container>:nth-child(3){left:9rem;top:14rem;width:150px}.courses-list{margin-top:3rem}.course-item{height:400px;width:300px}.phrase-title{font-size:1.05rem;margin-bottom:0;margin-top:3rem;text-align:center}}.structure-section{align-items:flex-start;display:flex;width:100vw}.title-structure{align-items:center;display:flex;justify-content:flex-start;margin-bottom:34rem;margin-top:20rem;position:relative}.title-structure>:first-child{font-size:3rem;left:22rem;position:absolute}.title-structure>:nth-child(2){font-size:4rem;left:22rem;margin-top:6rem;position:absolute;z-index:99}.title-structure>:nth-child(3){background-color:#db0909;height:90px;left:20.6rem;position:absolute;top:-3.1rem;width:20px}.structure-section>:nth-child(3){background:linear-gradient(0deg,#400,#a50000);height:70vh;position:absolute;right:0;width:70vw}.structure-section>:nth-child(3)>img{margin-left:5rem;margin-top:17rem;width:800px}.structure-section>:nth-child(4){left:3rem;position:absolute;top:13rem}.structure-section>:nth-child(4)>img{rotate:-22deg;width:80px}.structure-section>:nth-child(5){left:6rem;position:absolute;top:16rem}.structure-section>:nth-child(5)>img{rotate:10deg;width:80px}.structure-section>:nth-child(6){left:4rem;position:absolute;top:21rem}.structure-section>:nth-child(6)>img{rotate:-12deg;width:80px}.grid-back{background-color:#3c3f45;background-image:url(data:image/png;base64,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);padding:5rem;width:100vw}.grid-collection{grid-gap:1rem;display:grid;flex:1 1;gap:1rem;grid-auto-rows:1fr;grid-template-columns:repeat(4,1fr)}.grid-collection>:first-child{grid-row:1/3;height:616px;object-fit:cover;width:300px}.grid-collection>:nth-child(2){grid-column:2/4;grid-row:1;height:300px;object-fit:cover;width:616px}.grid-collection>:nth-child(3){grid-column:2;grid-row:2;height:300px;object-fit:cover;width:300px}.grid-collection>:nth-child(4){grid-column:3/5;grid-row:2;height:300px;object-fit:cover;width:616px}.grid-collection>:nth-child(5){grid-column:4;grid-row:1;height:300px;object-fit:cover;width:300px}.text-structure{display:flex;flex-direction:row;gap:10rem;height:800px;justify-content:center;width:100vw}.text-structure>:first-child{display:flex;flex-direction:column;position:relative;width:600px}.text-structure>:first-child>h2{font-size:3rem;letter-spacing:-4px;text-shadow:2px 2px #fff}.text-structure>:first-child>div{background-color:#b80707;height:30px;left:-2rem;position:absolute;top:2.3rem;width:400px;z-index:-99}.text-structure>:first-child>p{font-size:1.2rem;letter-spacing:1.7px;line-height:2rem}.text-structure>:nth-child(2){display:flex;flex-direction:column;gap:1rem}.text-structure>:nth-child(2)>img{width:300px}.structure-section>a{align-self:center;background-color:#252525;border:none;box-shadow:6px 6px #e60d0d;color:#e60d0d;cursor:pointer;font-size:1.3rem;font-weight:700;margin-bottom:2rem;padding:5px 25px;text-decoration:none;text-transform:uppercase;transition:all .3s}.structure-section>a:hover{box-shadow:0 0;scale:1.1}.animated-image{animation:moveAround 5s ease-in-out infinite}.animated-image,.animated-image1{display:inline-block;position:relative}.animated-image1{animation:moveAround1 12s ease-in-out infinite}.animated-image2{animation:moveAround2 9s ease-in-out infinite;display:inline-block;position:relative}@keyframes moveAround{0%{transform:translate(0)}25%{transform:translate(10px,-10px)}50%{transform:translate(-10px,10px)}75%{transform:translate(10px,10px)}to{transform:translate(0)}}@keyframes moveAround1{0%{transform:translate(0)}25%{transform:translate(-10px,10px)}50%{transform:translate(10px,-10px)}75%{transform:translate(10px,10px)}to{transform:translate(0)}}@keyframes moveAround2{0%{transform:translate(0)}25%{transform:translate(4px,-2px)}50%{transform:translate(-7px,7px)}75%{transform:translate(7px,7px)}to{transform:translate(0)}}@media screen and (max-width:1680px){.title-structure>:first-child,.title-structure>:nth-child(2){left:17rem}.title-structure>:nth-child(3){left:15.6rem}}@media screen and (max-width:1440px){.title-structure>:first-child,.title-structure>:nth-child(2){left:12rem}.title-structure>:nth-child(3){left:10.6rem}.structure-section>:nth-child(4){top:11rem}.structure-section>:nth-child(4)>img{width:60px}.structure-section>:nth-child(5){left:5rem;top:14rem}.structure-section>:nth-child(5)>img{width:60px}.structure-section>:nth-child(6){left:0;top:15rem}.structure-section>:nth-child(6)>img{width:60px}}@media screen and (max-width:768px){.title-structure{align-items:center;display:flex;justify-content:flex-start;margin-bottom:34rem;margin-top:18rem;position:relative}.title-structure>:first-child{font-size:3rem;left:7rem;position:absolute;text-shadow:0 2px 2px #fff;top:-8rem}.title-structure>:nth-child(2){font-size:4rem;left:7rem;margin-top:0;position:absolute;text-shadow:0 2px 2px #fff;top:-6rem}.title-structure>:nth-child(3){background-color:#db0909;height:90px;left:5.8rem;position:absolute;top:-7.5rem;width:20px}.structure-section>:nth-child(3){background:linear-gradient(0deg,#400,#a50000);height:60vh;position:absolute;right:0;width:70vw;z-index:-99}.structure-section>:nth-child(3)>img{margin-left:-4rem;margin-top:21rem;width:300px}.structure-section>:nth-child(5){left:0;position:absolute;top:9rem}.structure-section>:nth-child(5)>img{rotate:0deg;width:60px}.title-structure{margin-bottom:20rem}.grid-back{padding:1rem}.grid-collection{grid-gap:.2rem;display:grid;flex:1 1;gap:.2rem;grid-auto-rows:1fr;grid-template-columns:repeat(4,1fr)}.grid-collection>:first-child{grid-row:1/3;height:205px;object-fit:cover;width:85px}.grid-collection>:nth-child(2){grid-column:2/4;grid-row:1;height:100px;object-fit:cover;width:173px}.grid-collection>:nth-child(3){grid-column:2;grid-row:2;height:100px;object-fit:cover;width:85px}.grid-collection>:nth-child(4){grid-column:3/5;grid-row:2;height:100px;object-fit:cover;width:173px}.grid-collection>:nth-child(5){grid-column:4;grid-row:1;height:100px;object-fit:cover;width:85px}.text-structure{flex-direction:column;gap:4rem;height:-webkit-max-content;height:max-content}.text-structure>:first-child{display:flex;flex-direction:column;position:relative;width:300px}.text-structure>:first-child>h2{font-size:2.2rem;letter-spacing:-4px;margin-left:-1rem;margin-top:3rem;text-shadow:2px 2px #fff}.text-structure>:first-child>p{font-size:1rem;letter-spacing:1.4px;line-height:1.8rem}.text-structure>:first-child>div{top:4.7rem;width:350px}.structure-section>a{font-size:1rem;margin-top:5rem}}.teachers-container{align-items:flex-start;display:flex;width:100vw}.teachers-container>h3{display:flex;font-size:3rem;letter-spacing:-3px;margin-left:25rem;margin-top:15rem;text-shadow:0 2px 2px #fff;text-transform:uppercase}.teachers-container>:nth-child(3){background-color:#970909;height:35px;left:10rem;position:absolute;top:17.5rem;width:400px;z-index:-99}.teachers-list{flex-wrap:wrap}.teachers-item,.teachers-list{display:flex;justify-content:center}.teachers-item{cursor:pointer;height:500px;transition:.5s;width:400px}.teachers-item:hover{scale:1.1}.teachers-item>div>img{width:300px}.teachers-item>div{align-items:center;display:flex;flex-direction:column;justify-content:center;text-decoration:none}.teachers-item>div>h5{color:#af0e0e;font-size:1.3rem;text-decoration:none}.teachers-item>div>p{color:#4b4b4b;letter-spacing:2px}@media screen and (max-width:600px){.teachers-container>h3{font-size:2.3rem;margin-left:7rem;margin-top:12rem}.teachers-container>:nth-child(3){left:2rem;top:14rem;width:250px}.teachers-item{height:400px;width:300px}.teachers-list{margin-top:5rem}}.events-container{align-items:flex-start;display:flex;width:100vw}.events-container>h3{display:flex;font-size:3rem;letter-spacing:-3px;margin:15rem auto auto;text-shadow:0 2px 2px #fff;text-transform:uppercase}.events-container>:nth-child(3){background-color:#a00d0d;height:30px;margin:-1.7rem auto 6rem;position:static!important;width:270px;z-index:-99}.events-list{align-items:center;display:flex;flex-direction:column;gap:5rem;justify-content:center;width:100vw}.event-item{background:#0000;display:flex;flex-direction:row;padding:1rem 0;transition:.5s;width:70vw}.event-item:hover{cursor:pointer;scale:1.03}.event-item>div hr{transition:all .2s ease-in-out}.event-item:hover>div hr{cursor:pointer;width:400px}.event-item:hover>div>:nth-child(4){color:#a00d0d}.event-item>img{width:230px}.event-item>div{display:flex;flex-direction:column;text-align:center}.event-item>div>div{display:flex;justify-content:space-between}.event-item>div>div>h4{color:#aa0f0f;font-size:1.3rem;padding:5px}.event-item>div>hr{background-color:#3b3838;border:none;height:1px;margin:auto auto 1rem;width:200px}.event-item>div>:nth-child(3){margin-bottom:1rem}.event-item>div>:nth-child(4){color:#525050;letter-spacing:2px}@media screen and (max-width:600px){.events-container>h3{font-size:2.5rem;margin-top:12rem}.events-container>:nth-child(3){height:20px;margin-top:-1.4rem;width:175px}.event-item{align-items:center;padding:0;width:90vw}.event-item:hover>div hr{cursor:pointer;width:200px}.event-item>img{height:100px;width:100px}.event-item>div>div>h4{font-size:1rem}.event-item>div>hr{width:100px}.event-item>div>:nth-child(3){font-size:.9rem;margin-bottom:1rem}.event-item>div>:nth-child(4){font-size:1rem;letter-spacing:1px}}.contact-section{display:flex;justify-content:center;margin-top:13rem;width:100vw}.contact-section>:first-child{align-items:center;display:flex;flex-direction:column;margin-bottom:4rem;width:1200px}.contact-section>:first-child>h3{color:#222121;font-size:2rem;margin-bottom:3rem;text-shadow:0 3px 5px rgba(0,0,0,.349)}.text-red{color:#b81010}.contact-section>:first-child>hr{background-color:rgba(34,33,33,.541);border:none;height:1px;margin-bottom:2rem;width:300px}.contact-section>:first-child>p{color:#222121;letter-spacing:2px;text-align:center;width:800px}.contact-section>:first-child>a{align-items:center;background-color:#252525;border:none;box-shadow:6px 6px #b30c0c;color:#c91414;cursor:pointer;display:flex;font-size:1.1rem;font-weight:700;margin:3rem;padding:5px 25px;text-decoration:none;text-transform:uppercase;transition:all .3s}.contact-section>:first-child>a:hover{box-shadow:0 0;color:#e0d6d6;padding:10px 30px;scale:1.1}svg{margin-right:10px}svg path{transition:all .3s}.contact-section>:first-child>a:hover svg path{fill:#dfddd6}.contact-section>:first-child>a>img{margin-right:.6rem;width:30px}.contact-section>:nth-child(2){display:flex;flex-direction:column;margin-bottom:4rem;text-align:center}.contact-section>:nth-child(2)>:first-child{color:#2c2a2a;margin-bottom:.5rem}.contact-section>:nth-child(2)>p{color:#4b4949;letter-spacing:1.5px}.contact-section>:nth-child(3){align-items:center;display:flex;justify-content:center;margin-bottom:2rem}.contact-section>:nth-child(3)>iframe{zoom:-20%;border:none;height:400px;width:800px}@media screen and (max-width:600px){.contact-section{margin-top:10rem}.contact-section>:first-child>h3{font-size:1.2rem;margin-bottom:2rem}.contact-section>:first-child{width:100dvw}.contact-section>:first-child>hr{width:200px}.contact-section>:first-child>p{color:#222121;letter-spacing:1.5px;text-align:center;width:80dvw}.contact-section>:nth-child(3)>iframe{zoom:0;border:none;height:30dvh;width:90dvw}}.teacher-section{align-items:flex-start;display:flex;width:100vw}@media screen and (max-width:768px){.course-detail>:nth-child(3)>img{width:350px}.course-detail>:nth-child(3){flex-direction:column-reverse;margin-bottom:10rem;width:100vw}.course-detail>:nth-child(3)>h1{align-self:center;font-size:3rem;margin-top:5rem;text-align:center}iframe{height:280px;width:500px}.video-description{height:450px}.course-detail>a{font-size:1rem}}.course-detail{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;width:100vw}.course-detail>:nth-child(2){background-color:#960909;box-shadow:-2px 2px 7px #000;height:450px;position:absolute;right:0;top:0;width:1000px;z-index:-99}.course-detail>:nth-child(3){display:flex;flex-direction:row;margin-top:6rem;width:400px}.course-detail>:nth-child(3)>img{margin-right:12rem;width:600px}.course-detail>:nth-child(3)>h1{color:#fff;font-size:5rem;line-height:5rem;margin-top:10rem;text-shadow:1px 1px 4px #000}.course-description{align-items:flex-end;display:flex;flex-direction:column;margin:-7rem auto auto;width:80vw}.course-description>h2{color:#8d0b0b;text-shadow:1px 1px 4px #000}.course-description>p{font-size:1.2rem;letter-spacing:2px;text-align:right;width:70vw}.video-description{align-items:center;background-color:#000;background-image:url(data:image/png;base64,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);display:flex;height:600px;justify-content:center;margin-top:5rem;width:100vw}.course-detail>a{align-self:center;background-color:#252525;border:none;box-shadow:6px 6px #e60d0d;color:#e60d0d;cursor:pointer;font-size:1.3rem;font-weight:700;margin-bottom:2rem;margin-top:5rem;padding:5px 25px;text-decoration:none;text-transform:uppercase;transition:all .3s}.course-detail>a:hover{box-shadow:0 0;scale:1.1}@media screen and (max-width:600px){.course-detail>:nth-child(3)>img{width:350px}.course-detail>:nth-child(3){flex-direction:column-reverse;margin-bottom:10rem;width:100vw}.course-detail>:nth-child(3)>h1{align-self:center;font-size:3rem;margin-top:6rem}iframe{height:230px;width:95vw}.video-description{height:450px}.course-detail>a{font-size:1rem}}:root{--index:calc(1vw + 1vh);--transition:cubic-bezier(.1,.7,0,1)}.event-detail-container{align-items:flex-start}.event-detail-container,.event-open{display:flex;flex-direction:column;width:100vw}.event-open{align-items:center;background-color:#000;background-image:url(data:image/png;base64,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);height:42rem}.event-open>h1{color:#fff;font-size:3.7rem;letter-spacing:-6px;margin-top:10rem;text-shadow:4px 4px 10px rgba(167,15,15,.753)}.event-open>h2{font-size:2.7rem;margin-top:0;text-shadow:2px 2px 2px #fff}.event-open>h2,.event-open>h3{color:#a70f0f;letter-spacing:-6px}.event-open>h3{font-size:3.7rem;margin-top:-4rem;text-shadow:4px 4px 10px #000}.white-text{-webkit-text-stroke-width:3px;-webkit-text-stroke-color:#a70f0f;color:#0000;text-shadow:4px 4px 10px #000}.event-open>div>img{box-shadow:0 0 25px #fff;margin-top:3rem;width:350px}.info-content-event{align-items:center;display:flex;flex-direction:column;font-size:1.3rem;margin-top:20rem;width:100vw}.red-text-event{color:#911;font-weight:bolder;text-shadow:.5px .5px 2px #000}.items{display:flex;gap:.4rem;justify-content:center;margin-top:22rem;perspective:calc(35vw + 35vh);perspective:calc(var(--index)*35);width:100vw}.items>:first-child{background-image:url(/static/media/image-background2.d1c7b91ac495b4120afe.jpg)}.items>:nth-child(2){background-image:url(/static/media/image-background.9a1432f4a3c5ebd28690.jpg)}.items>:nth-child(3){background-image:url(/static/media/image-background2.d1c7b91ac495b4120afe.jpg)}.items>:nth-child(4){background-image:url(/static/media/image-background.9a1432f4a3c5ebd28690.jpg)}.items>:nth-child(5){background-image:url(/static/media/image-background2.d1c7b91ac495b4120afe.jpg)}.items>:nth-child(6){background-image:url(/static/media/image-background.9a1432f4a3c5ebd28690.jpg)}.items>:nth-child(7){background-image:url(/static/media/image-background2.d1c7b91ac495b4120afe.jpg)}.items>:nth-child(8){background-image:url(/static/media/image-background.9a1432f4a3c5ebd28690.jpg)}.items>:nth-child(9){background-image:url(/static/media/image-background2.d1c7b91ac495b4120afe.jpg)}.items>:nth-child(10){background-image:url(/static/media/image-background.9a1432f4a3c5ebd28690.jpg)}.items>:nth-child(11){background-image:url(/static/media/image-background2.d1c7b91ac495b4120afe.jpg)}.item{background-color:#222;background-position:50%;background-size:cover;cursor:pointer;filter:grayscale(1) brightness(.5);height:calc(12vw + 12vh);height:calc(var(--index)*12);transition:transform 1.25s cubic-bezier(.1,.7,0,1),filter 3s cubic-bezier(.1,.7,0,1),width 1.25s cubic-bezier(.1,.7,0,1);transition:transform 1.25s var(--transition),filter 3s var(--transition),width 1.25s var(--transition);width:calc(3vw + 3vh);width:calc(var(--index)*3);will-change:transform,filter,rotateY,width}.item:after,.item:before{content:"";height:100%;position:absolute;right:calc(-1vw + -1vh);right:calc(var(--index)*-1);width:20px}.item:after{left:calc(-1vw + -1vh);left:calc(var(--index)*-1)}.items .item:hover{filter:inherit;transform:translateZ(calc(10vw + 10vh));transform:translateZ(calc(var(--index)*10))}.items .item:hover+*{filter:inherit;transform:translateZ(calc(8.5vw + 8.5vh)) rotateY(35deg);transform:translateZ(calc(var(--index)*8.5)) rotateY(35deg);z-index:-1}.items .item:hover+*+*{filter:inherit;transform:translateZ(calc(5.6vw + 5.6vh)) rotateY(40deg);transform:translateZ(calc(var(--index)*5.6)) rotateY(40deg);z-index:-2}.items .item:hover+*+*+*{filter:inherit;transform:translateZ(calc(2.5vw + 2.5vh)) rotateY(30deg);transform:translateZ(calc(var(--index)*2.5)) rotateY(30deg);z-index:-3}.items .item:hover+*+*+*+*{filter:inherit;transform:translateZ(calc(.6vw + .6vh)) rotateY(15deg);transform:translateZ(calc(var(--index)*.6)) rotateY(15deg);z-index:-4}.items .item:has(+:hover){filter:inherit;transform:translateZ(calc(8.5vw + 8.5vh)) rotateY(-35deg);transform:translateZ(calc(var(--index)*8.5)) rotateY(-35deg)}.items .item:has(+*+:hover){filter:inherit;transform:translateZ(calc(5.6vw + 5.6vh)) rotateY(-40deg);transform:translateZ(calc(var(--index)*5.6)) rotateY(-40deg)}.items .item:has(+*+*+:hover){filter:inherit;transform:translateZ(calc(2.5vw + 2.5vh)) rotateY(-30deg);transform:translateZ(calc(var(--index)*2.5)) rotateY(-30deg)}.items .item:has(+*+*+*+:hover){filter:inherit;transform:translateZ(calc(.6vw + .6vh)) rotateY(-15deg);transform:translateZ(calc(var(--index)*.6)) rotateY(-15deg)}.items .item:active,.items .item:focus{filter:inherit;margin:0 .45vw;transform:translateZ(calc(10vw + 10vh));transform:translateZ(calc(var(--index)*10));width:24vw;z-index:100}.video-event{align-items:center;background-color:#000;background-image:url(data:image/png;base64,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);display:flex;height:35rem;justify-content:center;margin-top:5rem;width:100vw}iframe{height:450px;width:900px}.event-detail-container>a{align-self:center;background-color:#252525;border:none;box-shadow:6px 6px #e60d0d;color:#e60d0d;cursor:pointer;font-size:1.3rem;font-weight:700;margin-bottom:2rem;margin-top:5rem;padding:5px 25px;text-decoration:none;text-transform:uppercase;transition:all .3s}.event-detail-container>a:hover{box-shadow:0 0;scale:1.1}@media screen and (max-width:600px){.event-open>h3{margin-top:-1rem}iframe{height:300px;width:500px}.video-event{height:28rem}}
/*# sourceMappingURL=main.3131c1de.css.map*/