.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:none;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);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:4rem;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:#ccc8c0}.landing-main,.programs-section{display:flex;flex-direction:column}.programs-section{padding:min(6rem,10vh) 0;gap:4rem;background-color:#000}.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 * var(--scroll-offset, 4)))}}.programs-slider-wrapper{width:100%;overflow:hidden;padding:2rem calc(min(3rem, 5vw) + 3vw);margin:auto;position:relative}.programs-slider-track{animation:scroll var(--scroll-duration,30s) linear infinite;display:flex;width:calc(40rem * var(--program-count, 8))}.programs-slider-track.no-animate{animation:none;transform:translateX(0)}.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%;background-color:#ccc8c0;padding:12rem calc(min(3rem, 5vw) + 3vw) 6rem}.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{display:flex;flex-direction:row;justify-content:space-between;width:100%;padding:1rem}.landing-announcement{position:fixed;bottom:0;left:0;width:100%;height:8rem;display:none;gap:1.5rem;flex-direction:row;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}}:root{--colorPrimary:#ccc8c0;--colorPrimaryDark:#000;--colorSecondaryGreen:#6d9e95;--colorSecondaryBeige:#c4bc74;--colorSecondaryBrown:#543e09}.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: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:fit-content;border-radius:1000rem;font-size:4rem;font-weight:900;color:#000}.program-card .middle,.program-card .middle h3{display:flex;justify-content:center;align-items:center}.program-card .middle{width:18rem;height:18rem;margin:0 auto;border-radius:50%;overflow:hidden;position:relative;background:#e7e2d8;border:2px solid rgba(0,0,0,.12)}.program-card .middle.has-cover .program-cover{width:100%;height:100%;object-fit:cover;display:block;border-radius:50%;transform:scale(1.02)}.program-card .middle.no-cover{background:linear-gradient(135deg,rgba(109,158,149,.25),hsla(54,40%,61%,.22));display:flex;align-items:center;justify-content:center;border-radius:50%}.program-card .program-cover-fallback{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:4.5rem;font-weight:900;letter-spacing:.12em;color:rgba(0,0,0,.55);text-transform:uppercase;background-image:radial-gradient(circle at 20% 20%,hsla(0,0%,100%,.55),transparent 40%),radial-gradient(circle at 80% 0,hsla(0,0%,100%,.35),transparent 45%)}.program-card .bottom .title{font-size:2.5rem;color:#000}.program-card .bottom{display:flex;flex-direction:column;gap:1rem}.program-card .bottom h3{color:#484848;font-size:1.4rem;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}}.PostsSection_section__bNlgQ{padding:2rem 0 5rem;background-color:#000}.PostsSection_container__ZCsk7{max-width:90vw;margin:0 auto;background-color:#ccc8c0;padding:5rem 10rem 2rem;border-radius:2rem}.PostsSection_header__X_9JZ{display:flex;align-items:center;justify-content:space-between;gap:2rem;margin-bottom:1.6rem}.PostsSection_subtitle__RstuF{font-size:1.2rem;letter-spacing:.22em;text-transform:uppercase;color:rgba(0,0,0,.55)}.PostsSection_title__kiMHd{font-size:5rem;font-weight:900}.PostsSection_cta__fDk_f{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}.PostsSection_cta__fDk_f:hover{cursor:pointer;background-color:#e7e2d8;box-shadow:0 0 8px 2px rgba(0,0,0,.1)}.PostsSection_ctaMobile__tReDg{display:none;margin:1rem 0 0 auto;width:15rem;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}.PostsSection_ctaMobile__tReDg:hover{cursor:pointer;background-color:#e7e2d8;box-shadow:0 0 8px 2px rgba(0,0,0,.1)}@media (max-width:620px){.PostsSection_title__kiMHd{font-size:4rem;font-weight:900}.PostsSection_header__X_9JZ{flex-wrap:wrap;gap:1rem;margin-bottom:1.6rem}.PostsSection_section__bNlgQ{padding:1rem 0}.PostsSection_container__ZCsk7{width:100vw;padding:5rem 4rem 2rem}}@media (max-width:520px){.PostsSection_cta__fDk_f{display:none}.PostsSection_ctaMobile__tReDg{display:block}}