.landing-wrapper{background-color:#000;display:flex;flex-direction:column;opacity:0;position:relative;width:100%;transition:opacity .3s}.landing-wrapper.loaded{opacity:1}.landing-announcement{position:fixed;bottom:0;left:0;width:100%;height:10rem;display:flex;flex-direction:row;gap:10rem;justify-content:center;align-items:center;background-color:rgba(0,0,0,.8);color:#e7e2d8;font-size:2rem;z-index:10}.landing-announcement img{width:8rem;max-width:30rem;height:auto}.landing-header{height:100vh;height:100dvh;width:100%;padding:min(3rem,5vw)}.landing-header-content{position:relative;padding:2rem 3vw;background-color:#ccc8c0;border-radius:2rem;width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between}.threeD-wrapper{position:absolute;bottom:0;left:50%;transform:translate(-50%);width:100%;height:80%}.threeD-wrapper>*{width:100%;height:100%}.landing-navbar{position:relative;z-index:2;display:flex;justify-content:space-between;align-items:center}.landing-navbar img{width:auto;height:4rem}.landing-navbar-links{padding:1rem 1.5rem;background-color:#e7e2d8;list-style:none;gap:1rem}.landing-navbar-links,.landing-navbar-links li{border-radius:1000rem;display:flex;align-items:center}.landing-navbar-links li{padding:1rem 2rem;transition:all .3s}.landing-navbar-links li.active{background-color:#c4bc74}.landing-navbar-links li:not(.active):hover{cursor:pointer;background-color:#ccc8c0}.landing-navbar-links a{font-size:1.2rem;font-weight:500;text-decoration:none;color:#000}.landing-playing-widget{border-radius:1000rem;background-color:#e7e2d8;color:#000;padding:1rem 2rem;display:flex;align-items:center;gap:2rem;transition:all .3s;text-decoration:none}.landing-playing-widget.mobile{display:none}.landing-playing-widget:hover{cursor:pointer;transform:scale(1.05);box-shadow:0 0 10px 4px rgba(0,0,0,.1)}.landing-playing-widget span{font-weight:700;font-size:1.2rem;max-width:15ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.landing-playing-widget img{height:4rem}.landing-header-text{position:relative;z-index:2;width:100%;display:flex;justify-content:space-between;align-items:flex-end}.landing-header-text h2{color:#000;font-size:2rem;font-weight:400;line-height:150%}.landing-header-text a{padding:1.2rem 2.5rem;border-radius:1rem;background-color:#c4bc74;color:#000;font-size:1.4rem;font-weight:500;text-decoration:none;transition:all .3s}.landing-header-text a:hover{cursor:pointer;background-color:#e7e2d8;box-shadow:0 0 8px 2px rgba(0,0,0,.1)}.landing-burger{width:3rem;display:none;flex-direction:column;align-items:flex-end;gap:.6rem;transition:all .3s}.burger-line{position:relative;z-index:5;background-color:#000;width:100%;height:.2rem}.burger-line:nth-child(2){width:50%}.burger-line:nth-child(3){width:80%}.landing-mobile-menu-overlay{position:absolute;z-index:5;left:0;top:0;display:none;width:100%;height:100vh;height:100dvh;transition:all .3s}.landing-mobile-menu-overlay.active{display:flex}.landing-mobile-menu-overlay.visible{background-color:rgba(0,0,0,.4);-webkit-backdrop-filter:blur(.4rem);backdrop-filter:blur(.4rem)}.landing-mobile-menu{padding:calc(2rem + 5vw) 10vw 4rem 1.5rem;transform:translateX(80vw);width:70vw;height:100vh;height:100dvh;background-color:#000;position:absolute;right:0;top:0;display:flex;flex-direction:column;align-items:flex-end;gap:4rem;transition:all .5s}.landing-mobile-menu-overlay.visible .landing-mobile-menu{transform:none}.close-mobile-menu{position:relative;width:3.5rem;height:3.5rem}.close-menu-line{width:1rem;height:.3rem;background-color:#ccc8c0;position:absolute;top:50%;left:50%}.landing-mobile-menu-overlay.active .close-menu-line{width:3rem}.close-menu-line:first-child{transform:translate(-50%,-50%) rotate(45deg)}.close-menu-line:nth-child(2){transform:translate(-50%,-50%) rotate(-45deg)}.landing-mobile-menu ul{list-style:none;display:flex;flex-direction:column;align-items:flex-end;gap:2.5rem}.landing-mobile-menu ul a{color:#ccc8c0;text-transform:uppercase;text-decoration:none;font-size:1.6rem}@media only screen and (max-width:700px){.landing-header-content{padding:2rem 5vw}.landing-burger{display:flex}.landing-navbar-links{display:none}.landing-header-text a{margin-bottom:10rem}.landing-playing-widget.mobile{padding:1rem 3rem;position:fixed;z-index:999;width:calc(100% - 20vw);bottom:10rem;right:auto;left:50%;transform:translateX(-50%);box-shadow:0 0 10px 4px rgba(0,0,0,.2);display:flex;justify-content:space-between}}.landing-main{background-color:#000}.landing-main,.programs-section{display:flex;flex-direction:column}.programs-section{padding:min(6rem,10vh) 0;gap:4rem}.programs-section>img{width:100%;height:min(35rem,40vh);object-fit:cover}.programs-section h2{margin:0 calc(min(3rem, 5vw) + 3vw);color:#ccc8c0;text-align:center;font-size:8rem;font-weight:900}.programs-section h2 strong{color:#6d9e95;font-weight:900}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(calc(-40rem * 4))}}.programs-slider-wrapper{width:100%;overflow:hidden;padding:2rem calc(min(3rem, 5vw) + 3vw);margin:auto;position:relative}.programs-slider-track{animation:scroll 20s linear infinite;display:flex;width:calc(40rem * 8)}.program-card{padding:1.5rem;min-width:40rem}.program-card .middle h3{aspect-ratio:1/1;padding:.8rem 2rem;background-color:#6d9e95;font-size:6rem;color:#fff}.announce-section{background-color:#000;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem;color:#ccc8c0;padding:5rem calc(min(3rem, 5vw) + 3vw);width:100%;transition:all .5s}.announce-section.hidden{opacity:0}.announce-subtitle{text-align:center;font-size:1.6rem}.announce-title{text-align:center;font-size:10vw}.announce-banner{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0;width:100%;gap:2rem}.announce-arrow-button{border:none;background-color:#000;transition:all .3s}.announce-arrow-button:hover{cursor:pointer;opacity:.8}.announce-arrow-button img{width:4rem}.banner-img{border-radius:0 2rem 0 2rem;width:100%;min-width:80rem;height:35rem;object-fit:cover}.announce-info{width:calc(100% - 12rem);display:flex;flex-direction:row;justify-content:space-between;gap:5rem}.event-details{display:flex;flex-direction:column;width:12rem;gap:2rem}.event-about{width:50rem}.event-socials{width:20rem;display:flex;flex-direction:column;justify-content:end;align-items:end}.announce-info-title{color:#fff;font-size:1.5rem;font-weight:500;line-height:4rem}.announce-info-text{color:#ccc8c0;font-size:1.2rem;line-height:150%;font-weight:500}.event-action-button{color:#000;font-size:1.3rem;font-weight:400;border-radius:10px;background:#c4bc74;height:4rem;border:none;padding:1rem 2rem;transition:all .3s;display:flex;align-items:center}.event-action-button:hover{cursor:pointer;background-color:#ccc8c0}.announce-controls{display:none}.controls-text{color:#fff;font-size:1rem;font-weight:400;opacity:80%}.about-section{display:flex;flex-direction:row;justify-content:center;gap:12rem;width:100%;padding:6rem calc(min(3rem, 5vw) + 3vw);background-color:#ccc8c0}.about-wrapper{display:flex;flex-direction:column;gap:3rem}.about-title{color:#000;font-size:7.5rem;font-weight:900}.about-subtitle{color:#000;font-size:2rem;font-weight:500}@media only screen and (max-width:1300px){.banner-img{min-width:50rem}}@media only screen and (max-width:1000px){.announce-info{flex-direction:column;gap:2rem}.event-details{flex-direction:row;gap:15rem}.details-text{width:8rem}.event-socials{width:100%;flex-direction:row;align-items:end}.about-section{gap:3rem}}@media only screen and (max-width:800px){.programs-slider-track{width:calc(40rem * var(--program-count))}.announce-section{gap:1.5rem}.banner-img{width:100%;min-width:30rem}.announce-info{width:100%}.event-details{gap:3rem}.event-about{margin-bottom:2rem}.announce-info-text{font-size:1rem}.announce-info-title{font-size:1.3rem}.landing-header-content{justify-content:flex-start;gap:min(5rem,10vh)}.threeD-wrapper{opacity:.3}.landing-header-text{height:100%;flex-direction:column;align-items:flex-start;justify-content:space-between}.landing-header-text h2{font-size:2.8rem}.announce-title{font-size:5rem}}@media only screen and (max-width:730px){.announce-arrow-button{display:none}.announce-controls{justify-content:space-between;padding:1rem}.announce-controls,.landing-announcement{display:flex;flex-direction:row;width:100%}.landing-announcement{position:fixed;bottom:0;left:0;height:8rem;gap:1.5rem;justify-content:space-around;align-items:center;background-color:rgba(0,0,0,.8);color:#e7e2d8;font-size:2rem;text-align:center;padding:0 2rem;z-index:10}.landing-announcement img{width:6rem;max-width:30rem;height:auto}}@media only screen and (max-width:700px){nav .landing-playing-widget{display:none}.announce-title{margin-top:.3rem;font-size:3rem}.announce-subtitle{font-size:1.2rem}.event-about{width:85vw}.banner-img{height:20rem}.event-details{gap:.5rem}.announce-info-title{font-size:1rem;line-height:3rem}.event-socials{justify-content:center}.about-section{flex-direction:column;gap:2rem;padding:5rem 1rem;align-items:center}.about-wrapper{gap:2rem}}.program-card{white-space:normal;padding:2.5rem;border-radius:0 2rem;background-color:#ccc8c0;width:50rem;margin:0 5rem;display:flex;flex-direction:column;gap:3rem}.program-card .top{width:100%;display:flex;justify-content:space-between;gap:2rem}.program-card .top h4{height:-moz-fit-content;height:fit-content;background-color:#e7e2d8;padding:.5rem 2.5rem;color:#6d9e95;font-size:1.4rem;text-transform:uppercase;font-weight:900}.program-card .top a,.program-card .top h4{border-radius:1000rem;display:flex;align-items:center;justify-content:center}.program-card .top a{aspect-ratio:1/1;width:4rem;height:auto;background-color:#6d9e95;text-decoration:none;transition:all .3s}.program-card .top a:hover{opacity:.75}.program-card .top a span{color:#ccc8c0;font-size:2rem;transition:all .3s}.program-card .top a:hover span{transform:translate(.2rem,-.2rem)}.program-card .middle h3{width:-moz-fit-content;width:fit-content;border-radius:1000rem;display:flex;justify-content:center;align-items:center;font-size:4rem;font-weight:900;color:#000}.program-card .bottom{display:flex;flex-direction:column;gap:.5rem}.program-card .bottom h3{color:#484848;font-size:1.8rem;font-weight:700;text-align:left}.program-card .bottom p{max-width:100%;color:#484848;font-size:1.4rem;font-weight:500;line-height:2.5rem}@media only screen and (max-width:800px){.program-card{width:40rem}}@media only screen and (max-width:650px){.programs-section>img{height:min(20rem,25vh)}.programs-section h2{font-size:6rem}}@media only screen and (max-width:470px){.programs-section h2{font-size:4.5rem}}.about-card{width:30vw;min-height:30vw;border-radius:1.5rem;display:flex;flex-direction:column;padding:.5rem;transition:all .5s}.about-card:hover{transform:scale(1.05)}.card-button{border-radius:1rem;background:#ccc8c0;text-align:center;font-size:1.3rem;font-weight:900;line-height:2.4rem;padding:1rem .5rem;width:60%;transition:all .5s}.about-card:hover .card-button{width:100%}.card-text{max-width:90%;color:#ccc8c0;text-align:center;font-size:1.1rem;font-weight:500}.card-image-container img{width:100%}.card-info{position:relative;top:-4.5rem;display:flex;flex-direction:column;gap:5rem;justify-content:center;align-items:center;height:100%}.grey-card{background-color:#484848;color:#484848}.brown-card{background:#543e09;color:#543e09}.green-card{background:#6d9e95;color:#6d9e95}.black-card{background:#000;color:#000}@media only screen and (max-width:800px){.card-button{width:90%}}@media only screen and (max-width:600px){.about-card{width:28rem;height:19rem}.card-button{padding:3rem 1rem;width:80%;height:11.5rem;font-size:2rem;line-height:3rem}.card-info{top:-14rem;gap:2.7rem}}:root{--colorPrimary:#ccc8c0;--colorPrimaryDark:#000;--colorSecondaryGreen:#6d9e95;--colorSecondaryBeige:#c4bc74;--colorSecondaryBrown:#543e09}footer{background-color:#ccc8c0;display:flex;flex-direction:row;justify-content:space-between;padding:4rem 14rem 6rem 8rem}.footer-left-wrapper{display:flex;flex-direction:column;gap:5rem}.footer-logo{width:15rem;margin-bottom:1.5rem}.social-image{width:3.5rem}.footer-radio-name{font-size:1.3rem}.footer-socials{display:flex;flex-direction:row;gap:3rem}.footer-nav-bar{display:flex;flex-direction:row;gap:12rem}.footer-nav-title{font-size:1.5rem;margin-bottom:3rem}.footer-nav-list{display:flex;flex-direction:column;gap:2rem;font-size:1.2rem}footer a{text-decoration:none;color:#484848;font-size:1.2rem;font-style:normal;font-weight:500;transition:all .3s}footer a:hover{cursor:pointer;opacity:.75}@media only screen and (max-width:1200px){.footer-nav-bar{gap:6rem}}@media only screen and (max-width:870px){footer{flex-direction:column;padding:4rem 6rem;gap:5rem}.footer-left-wrapper{flex-direction:row;justify-content:space-between;gap:5rem}.social-image{width:5rem}}@media only screen and (max-width:640px){footer{padding:5rem 3rem}.footer-logo{width:10rem}.footer-radio-name{font-size:1rem}.social-image{width:4rem}.footer-socials{gap:2rem}.footer-nav-bar{gap:3.5rem}}