@import url(https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:wght@400;700&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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@font-face{font-family:Somatic-Rounded;src:url(../../static/media/Somatic-Rounded.b10dd0c5f1602a84009f.otf) format("opentype")}@font-face{font-family:BricolageGrotesque_36pt-Regular;src:url(../../static/media/BricolageGrotesque_36pt-Regular.fae9fc38c0efc6e043d7.ttf) format("truetype")}.navbar{align-items:center;background:#231f20e6;display:flex;justify-content:space-between;padding:1rem 2rem;position:-webkit-sticky;position:sticky;top:0;transition:background .3s ease,box-shadow .3s ease,-webkit-backdrop-filter .3s ease;transition:background .3s ease,box-shadow .3s ease,backdrop-filter .3s ease;transition:background .3s ease,box-shadow .3s ease,backdrop-filter .3s ease,-webkit-backdrop-filter .3s ease;z-index:1000}.navbar.scrolled{backdrop-filter:blur(12px) saturate(150%);-webkit-backdrop-filter:blur(12px) saturate(150%);background:#231f20d9;border-bottom:1px solid #ffffff26;box-shadow:0 4px 20px #0000004d}.nav-links a{color:#eaeaea}.navbar.scrolled .nav-links a.active{color:#00aeef!important}.logo{height:auto;width:55px}.logo:hover{animation:rainbow-shadow 5s infinite;filter:drop-shadow(0 0 10px hsla(var(--hue),100%,70%,1))}@keyframes rainbow-shadow{0%{filter:drop-shadow(0 0 10px hsla(0,100%,70%,1))}16.67%{filter:drop-shadow(0 0 10px hsla(60,100%,70%,1))}33.33%{filter:drop-shadow(0 0 10px hsla(120,100%,70%,1))}50%{filter:drop-shadow(0 0 10px hsla(180,100%,70%,1))}66.67%{filter:drop-shadow(0 0 10px hsla(240,100%,70%,1))}83.33%{filter:drop-shadow(0 0 10px hsla(300,100%,70%,1))}to{filter:drop-shadow(0 0 10px hsla(360,100%,70%,1))}}.nav-links{display:flex;gap:1.5rem;list-style:none;transition:right .3s ease,opacity .3s ease}.nav-links a{color:#fff;font-family:BricolageGrotesque_36pt-Regular,sans-serif;font-weight:500;letter-spacing:.5px;position:relative;text-decoration:none;transition:color .3s}.nav-links a:after{background:#9aca3c;bottom:-3px;content:"";height:2px;left:0;position:absolute;transition:width .3s;width:0}.nav-links a:hover:after{width:100%}.nav-links a.active{color:#00aeef}.logo-link{text-decoration:none}.btn{background:#9aca3c;border-radius:30px;box-shadow:0 4px 10px #9aca3c4d;color:#231f20!important;font-weight:700;padding:.6rem 1.2rem;transition:transform .3s ease,box-shadow .3s ease}.btn:hover{box-shadow:0 6px 15px #9aca3c80;transform:translateY(-2px)}.btn.active{background:none;border:2px solid #fff;box-shadow:none;color:#fff!important}.hamburger{background:none;border:none;cursor:pointer;display:none;flex-direction:column;gap:5px}.hamburger span{background:#fff;height:3px;transition:all .3s ease;width:25px}.navbar.scrolled .hamburger span{background:#fff}.hamburger.active span:first-child{background:#fff;transform:rotate(45deg) translate(5px,5px)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){background:#fff;transform:rotate(-45deg) translate(5px,-5px)}@media (max-width:768px){.hamburger{display:flex}.nav-links{background:#231f20d9;border-radius:10px 0 0 10px;flex-direction:column;gap:1rem;opacity:0;padding:2rem;position:absolute;right:-100%;text-align:center;top:70px;width:200px}.nav-links.open{opacity:1;right:0}}html{scroll-behavior:smooth}@font-face{font-family:Bricolage Grotesque;font-style:normal;font-weight:800;src:url(../../static/media/BricolageGrotesque_36pt-ExtraBold.55fe5889098cb4989db7.ttf) format("truetype")}@font-face{font-family:Bricolage Grotesque;font-style:normal;font-weight:400;src:url(../../static/media/BricolageGrotesque_36pt-Regular.fae9fc38c0efc6e043d7.ttf) format("truetype")}@font-face{font-family:Dotuda;font-style:normal;font-weight:400;src:url(../../static/media/dotuda.385209c2999cb33038ed.otf) format("opentype")}@font-face{font-family:Masifard Bold;font-style:normal;font-weight:700;src:url(../../static/media/masifard-bold.8a0b93d04b134356919f.otf) format("opentype")}@font-face{font-family:Somatic Rounded;font-style:normal;font-weight:400;src:url(../../static/media/Somatic-Rounded.b10dd0c5f1602a84009f.otf) format("opentype")}.hero{align-items:center;background-color:#1a1a1a;background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;display:flex;justify-content:center;min-height:100vh;overflow:hidden;position:relative;text-align:center;transition:transform .8s ease-out}.hero:before{background-color:#0000004d;content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .8s ease;width:100%}.hero:hover:before{opacity:1}.hero-text-overlay{max-width:800px;position:relative;width:90%;z-index:2}.hero-header{font-family:Bricolage Grotesque,sans-serif;font-size:clamp(4rem,8vw,7rem);font-weight:800;line-height:1;margin-bottom:1rem;text-transform:none}.hero-header,.hero-subtext{animation:textFadeIn 1s ease-out forwards}.hero-subtext{animation-delay:.5s;font-family:Dotuda,Bricolage Grotesque,sans-serif;font-size:clamp(1rem,1.8vw,1.1rem);line-height:1.6;margin-bottom:2rem;margin-top:2rem;opacity:.8}.animated-line{animation:lineGrow 1.5s ease-out forwards;animation-delay:1.2s;background:#fff;height:6px;margin:0 auto 1.5rem;width:0}.btn-group{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.cta-btn{animation:rainbowFlow 6s linear infinite;background:linear-gradient(90deg,#00aeef,#fff200,#ed1c24,#f37021,#9aca3c);background-size:300% 100%;border:none;border-radius:30px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;padding:.9rem 2.2rem;position:relative;text-decoration:none;transition:.3s ease;z-index:1}.cta-btn:hover{box-shadow:0 0 15px #ed1c2480;transform:scale(1.05)}.cta-btn.secondary{background:#0000;border:2px solid #00aeef;color:#00aeef}.cta-btn.secondary:hover{background:#00aeef;color:#1a1a1a}@keyframes lineGrow{0%{width:0}to{width:100%}}@keyframes rainbowFlow{0%{background-position:0 50%}to{background-position:100% 50%}}@keyframes textFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.highlights-section{background-color:#231f20;color:#fff;padding:4rem 2rem;text-align:center;transition:background-color .5s ease}.highlights-section:hover{background-color:#332f30}.parallax-background{background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative;width:100%}.highlights-section h2{color:#fff;font-family:Bricolage Grotesque,sans-serif;font-size:2.5rem;font-weight:700;margin-bottom:2rem;opacity:0;transform:translateY(-20px);transition:transform .8s ease-out,opacity .8s ease-out}.highlights-section.is-visible h2{opacity:1;transform:translateY(0)}.highlights-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));justify-items:center}.highlight-card{background-color:#0006;border-radius:10px;box-shadow:0 4px 10px #0000001a;opacity:0;overflow:hidden;padding:0 0 2rem;position:relative;text-align:left;transform:translateY(50px);transition:transform .3s ease,background-color .3s ease,opacity .8s ease-out}.highlight-card:hover{background-color:#0009;transform:translateY(-5px) scale(1.03)}.highlights-section.is-visible .highlight-card{opacity:1;transform:translateY(0)}.highlights-section.is-visible .highlight-card:first-child{transition-delay:.2s}.highlights-section.is-visible .highlight-card:nth-child(2){transition-delay:.4s}.highlights-section.is-visible .highlight-card:nth-child(3){transition-delay:.6s}.highlight-image-container{border-radius:10px 10px 0 0;height:350px;margin-bottom:0;overflow:hidden;position:relative;width:100%}.highlight-image{height:100%;object-fit:cover;transition:transform .5s ease-in-out;width:100%}.highlight-card:hover .highlight-image{transform:rotateY(15deg) scale(1.1)}.image-overlay{background:linear-gradient(0deg,#000000b3 0,#0000 50%);height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.highlight-image-container h3{bottom:1.5rem;color:#fff;font-family:Bricolage Grotesque,sans-serif;font-size:1.8rem;font-weight:700;left:1rem;margin:0;position:absolute;right:1rem;text-shadow:2px 2px 4px #000000b3;z-index:2}.highlight-content{padding:1.5rem 1rem 0}.highlight-content p{color:#fff;font-family:Bricolage Grotesque,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;margin-bottom:1.5rem;padding-left:0;padding-right:0}.highlight-link{align-items:center;color:#fff;display:flex;font-weight:700;gap:8px;overflow:hidden;position:relative;text-decoration:none;transition:transform .3s ease;width:-webkit-fit-content;width:fit-content}.highlight-link:after{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#00aeef,#fff200,#ed1c24,#f37021,#9aca3c);-webkit-background-clip:text;background-position:0 50%;background-size:300% 100%;content:">";font-size:1.5rem;font-weight:700;line-height:1;transition:background-position .5s ease}.highlight-link:hover{transform:translateX(5px)}.highlight-link:hover:after{background-position:100% 50%}.about-us-section{background-attachment:fixed;background-position:50%;background-size:cover;color:#231f20;padding:4rem 2rem}.about-us-section .container{margin:0 auto;max-width:800px;position:relative;text-align:left}.about-us-section .intro-paragraphs-container{position:relative}.about-us-section .intro-paragraphs-container:before{background:linear-gradient(180deg,#00aeef,#fff200,#ed1c24,#f37021,#9aca3c);background-size:100% 300%;content:"";height:100%;left:-20px;position:absolute;top:0;width:4px}.about-us-section .section-title{color:#231f20;display:inline-block;font-family:Bricolage Grotesque,sans-serif;font-size:2.5rem;font-weight:700;margin-bottom:2rem;padding-bottom:1rem;position:relative}.about-us-section .section-title:after{background:linear-gradient(90deg,#00aeef,#fff200,#ed1c24,#f37021,#9aca3c);background-size:300% 100%;bottom:0;content:"";height:4px;left:0;position:absolute;width:0}.about-us-section p{font-family:Bricolage Grotesque,sans-serif;font-size:1.1rem;font-weight:400;line-height:1.6;margin-bottom:1.5rem;padding-left:20px}.values-section{background-attachment:fixed;background-position:50%;background-size:cover;color:#231f20;padding:4rem 2rem;text-align:center}.values-section .section-content{opacity:0;transform:translateY(20px);transition:opacity 1s ease-out,transform 1s ease-out}.values-section .section-content.is-in-view{opacity:1;transform:translateY(0)}.values-section .container{margin:0 auto;max-width:800px;position:relative;text-align:left}.values-section .section-title{color:#231f20;display:inline-block;font-family:Bricolage Grotesque,sans-serif;font-size:2.5rem;font-weight:700;margin-bottom:2rem;padding-bottom:1rem;position:relative}.values-section .section-title:after{background:linear-gradient(90deg,#00aeef,#fff200,#ed1c24,#f37021,#9aca3c);background-size:300% 100%;bottom:0;content:"";height:4px;left:0;position:absolute;width:0}.values-section .section-content.is-in-view .section-title:after{animation:lineGrowHorizontal 1.5s ease-out forwards,lineFlow 5s linear 2s infinite}.values-section .intro-text{font-family:Bricolage Grotesque,sans-serif;font-size:1.1em;font-weight:400;line-height:1.6;margin-bottom:1.5rem;padding-left:20px;position:relative}.values-section .values-list{list-style-type:none;margin:0 auto 1.5rem;padding:0;position:relative;text-align:left}.values-section .values-list li{font-family:Bricolage Grotesque,sans-serif;font-size:1.1em;font-weight:400;line-height:1.6;margin-bottom:1rem;padding-left:20px;position:relative}.values-section .values-list li:before{animation:lineFlow 5s linear infinite;background:linear-gradient(90deg,#00aeef,#fff200,#ed1c24,#f37021,#9aca3c);background-size:300% 100%;border-radius:5px;content:"";height:3px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:15px}.values-section .conclusion-text{font-family:Bricolage Grotesque,sans-serif;font-size:1.1em;font-style:italic;font-weight:400;line-height:1.6;padding-left:0;text-align:center}.music-connects-section{background-attachment:fixed;background-position:50%;background-size:cover;color:#fff;padding:4rem 2rem}.music-connects-section .container{margin:0 auto;max-width:800px;position:relative;text-align:left}.music-connects-section .intro-paragraphs-container{position:relative}.music-connects-section .intro-paragraphs-container:before{background:linear-gradient(180deg,#00aeef,#fff200,#ed1c24,#f37021,#9aca3c);background-size:100% 300%;content:"";height:100%;left:-20px;position:absolute;top:0;width:4px}.section-content.is-in-view .intro-paragraphs-container:before{animation:lineGrowVertical 1.5s ease-out forwards,lineFlowVertical 5s linear 2s infinite}.music-connects-section .section-title{color:#fff;display:inline-block;font-family:Bricolage Grotesque,sans-serif;font-size:2.5rem;font-weight:700;margin-bottom:2rem;padding-bottom:1rem;position:relative}.music-connects-section .section-title:after{background:linear-gradient(90deg,#00aeef,#fff200,#ed1c24,#f37021,#9aca3c);background-size:300% 100%;bottom:0;content:"";height:4px;left:0;position:absolute;width:0}.music-connects-section p{font-family:Bricolage Grotesque,sans-serif;font-size:1.1rem;font-weight:400;line-height:1.6;margin-bottom:1.5rem;padding-left:20px}@keyframes lineGrowVertical{0%{height:0}to{height:100%}}@keyframes lineFlowVertical{0%{background-position:50% 0}to{background-position:50% 100%}}.footer{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#231f20e6;border-top:1px solid #ffffff26;color:#f0f0f0;margin-top:0;padding:2rem}.footer-content{gap:1.5rem;text-align:center}.footer-brand,.footer-content{align-items:center;display:flex;flex-direction:column}.footer-brand{gap:.5rem}.footer-logo{height:auto;max-width:150px}.footer-brand p{color:#9c9c9c;font-size:.9rem;margin:0 auto;max-width:400px}.footer-links{display:flex;flex-wrap:wrap;gap:1.5rem}.footer-links a{color:#00aeef;font-size:.95rem;text-decoration:none;transition:color .3s ease}.footer-links a:hover{color:#ed1c24}.footer-socials{display:flex;gap:1rem}.footer-socials a{align-items:center;background:#ffffff1a;border-radius:50%;color:#fff200;display:flex;font-size:1rem;height:36px;justify-content:center;transition:all .3s ease;width:36px}.footer-socials a:hover{background:linear-gradient(45deg,#f37021,#9aca3c);color:#231f20;transform:translateY(-3px)}.footer-bottom{border-top:1px solid #ffffff26;color:#aaa;font-size:.85rem;margin-top:1.5rem;padding-top:1rem}@media (max-width:768px){.footer-content{flex-direction:column;text-align:center}}body{background-color:#121212;color:#fff}.main-content,.vision-mission-section{display:flex;flex-direction:column}.vision-mission-section{align-items:center;background-attachment:fixed;background-position:50%;background-size:cover;color:#fff;justify-content:center;overflow:hidden;padding:4rem 2rem;position:relative}.section-content{opacity:0;position:relative;text-align:center;transform:translateY(20px);transition:opacity 1s ease-out,transform 1s ease-out;z-index:1}.section-content.is-in-view{opacity:1;transform:translateY(0)}.vision-mission-section .container{margin:0 auto;max-width:800px;position:relative;text-align:center;z-index:1}.vision-mission-section .intro-paragraphs-container{margin-left:2rem;margin-right:auto;max-width:700px;position:relative;text-align:left}.three-lines-arc{z-index:-1}.section-content.is-in-view~.three-lines-arc{opacity:1;transform:scale(1)}.three-lines-arc:after,.three-lines-arc:before,.three-lines-arc>.arc-mid{transform-origin:center center}.vision-mission-section .section-title{color:#fff;display:inline-block;font-family:Bricolage Grotesque,sans-serif;font-size:2.5rem;font-weight:700;margin-bottom:2rem;padding-bottom:1rem;position:relative}.vision-mission-section .section-title:after{background:linear-gradient(90deg,#00aeef,#fff200,#ed1c24,#f37021,#9aca3c);background-size:300% 100%;bottom:0;content:"";height:4px;left:0;position:absolute;width:0}.section-content.is-in-view .section-title:after{animation:lineGrowHorizontal 1.5s ease-out forwards,lineFlow 5s linear 2s infinite}.vision-mission-section p{font-family:Bricolage Grotesque,sans-serif;font-size:1.1em;line-height:1.6}.mandate-section{background-attachment:fixed;background-position:50%;background-size:cover;color:#231f20;overflow:hidden;padding:4rem 2rem;position:relative;text-align:center}.mandate-section .section-content{opacity:0;position:relative;transform:translateY(20px);transition:opacity 1s ease-out,transform 1s ease-out;z-index:1}.mandate-section .section-content.is-in-view{opacity:1;transform:translateY(0)}.mandate-section .container{margin:0 auto;max-width:800px;position:relative;text-align:left;z-index:1}.mandate-section .section-content.is-in-view~.three-lines-arc-top-right{opacity:1;transform:scale(1.1)}.three-lines-arc-top-right:after,.three-lines-arc-top-right:before,.three-lines-arc-top-right>.arc-mid{background-clip:content-box,border-box;background-origin:border-box}.three-lines-arc-top-right>.arc-mid{animation-duration:4s;height:200px;left:100px;top:100px;width:200px}.three-lines-arc-top-right:after{animation-duration:6s;height:300px;left:50px;top:50px;width:300px}.three-lines-arc-top-right:before{animation-duration:8s;height:400px;width:400px}.mandate-section .section-title{color:#231f20;display:inline-block;font-family:Bricolage Grotesque,sans-serif;font-size:2.5rem;font-weight:700;margin-bottom:2rem;padding-bottom:1rem;position:relative}.mandate-section .section-title:after{background:linear-gradient(90deg,#00aeef,#fff200,#ed1c24,#f37021,#9aca3c);background-size:300% 100%;bottom:0;content:"";height:4px;left:0;position:absolute;width:0}.mandate-section .section-content.is-in-view .section-title:after{animation:lineGrowHorizontal 1.5s ease-out forwards,lineFlow 5s linear 2s infinite}.mandate-section .mandate-list{font-family:Bricolage Grotesque,sans-serif;list-style-type:none;margin:0 auto 1.5rem;padding:0;position:relative;text-align:left}.mandate-section .mandate-list li{font-size:1.1em;line-height:1.6;margin-bottom:2rem;position:relative}.mandate-section .mandate-list li h3{font-family:Bricolage Grotesque,sans-serif;font-size:1.2em;font-weight:700;margin-bottom:.5rem;padding-left:20px;position:relative}.mandate-section .mandate-list li h3:before{background:linear-gradient(90deg,#00aeef,#fff200,#ed1c24,#f37021,#9aca3c);border-radius:50%;content:"";height:10px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:10px}.founding-goals-section{align-items:center;background-attachment:fixed;background-position:50%;background-size:cover;color:#fff;display:flex;flex-direction:column;justify-content:center;overflow:hidden;padding:4rem 2rem;position:relative}.founding-goals-content{opacity:0;position:relative;text-align:left;transform:translateY(20px);transition:opacity 1s ease-out,transform 1s ease-out;z-index:1}.founding-goals-content.is-in-view{opacity:1;transform:translateY(0)}.founding-goals-section .container{margin:0 auto;max-width:900px;position:relative;z-index:1}.founding-goals-section .container,.title-block{align-items:flex-start;display:flex;flex-direction:column}.title-block{width:100%}.founding-goals-section .section-title{color:#fff;font-family:Bricolage Grotesque,sans-serif;font-size:2.5rem;font-weight:700;line-height:1;margin:0;padding:0}.founding-goals-section .section-subtitle{color:#aaa;font-family:Bricolage Grotesque,sans-serif;font-size:1.2rem;letter-spacing:2px;margin-bottom:.5rem;margin-top:0;text-transform:uppercase}.rainbow-bar{margin-bottom:2rem;margin-top:-5px;width:250px}.founding-goals-content.is-in-view .rainbow-bar{animation:lineGrowHorizontal 1.5s ease-out forwards}.goals-timeline{font-family:Bricolage Grotesque,sans-serif;margin-top:2rem;padding-left:2rem;position:relative}.goals-timeline:before{background-color:#666;background-image:linear-gradient(180deg,#00aeef,#fff200,#ed1c24,#f37021,#9aca3c);background-repeat:no-repeat;background-size:100% 0;content:"";height:100%;left:1.9rem;position:absolute;top:0;transition:background-size 5s linear;width:2px}.founding-goals-content.is-in-view .goals-timeline:before{background-size:100% 100%}.goal-item{align-items:center;display:flex;margin-bottom:2.5rem;opacity:0;position:relative;transform:translateY(20px);transition:opacity .5s ease-out,transform .5s ease-out;transition-delay:calc(var(--goal-index)*.2s)}.founding-goals-content.is-in-view .goal-item{opacity:1;transform:translateY(0)}.goal-dot{border:2px solid #fff;border-radius:50%;box-shadow:0 0 10px #0000004d;height:1rem;left:1.5rem;position:absolute;transform:translateX(-50%);width:1rem;z-index:2}.founding-goals-content.is-in-view .goal-item .goal-dot{animation:pulse 1s infinite;animation-delay:calc(var(--goal-index)*.2s + 1.5s)}.goal-dot.blue{background-color:#00aeef}.goal-dot.orange{background-color:#f37021}.goal-dot.yellow{background-color:#fff200}.goal-dot.red{background-color:#ed1c24}.goal-dot.green{background-color:#9aca3c}.goal-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#ffffff1a;border:1px solid #fff3;border-radius:10px;box-shadow:0 4px 6px #0000001a;flex-grow:1;margin-left:3rem;padding:1.5rem}.goal-text{color:#fff;font-size:1.1em;font-weight:700;margin-bottom:.5rem}.goal-card ul{list-style-type:none;margin:0;padding-left:1.5rem}.goal-card li{font-size:1em;line-height:1.6;padding-left:1.5rem;position:relative}.goal-card li:before{color:#fff;content:"▪";font-size:1em;left:0;position:absolute;top:0}.three-lines-arc{bottom:-300px;filter:blur(40px);height:500px;opacity:0;opacity:.5;overflow:hidden;position:absolute;right:-150px;transform:scale(0);transition:opacity 1.5s ease-out,transform 1.5s ease-out;width:500px;z-index:0;.section-content.is-in-view~.three-lines-arc{opacity:1;transform:scale(1)}}.three-lines-arc:after,.three-lines-arc:before,.three-lines-arc>.arc-mid{animation:spin 10s linear infinite;border:8px solid #0000;border-radius:50%;content:"";position:absolute}.three-lines-arc>.arc-mid{animation-duration:4s;border-color:#0000 #0000 #00aeef #00aeef;bottom:100px;height:200px;right:100px;width:200px}.three-lines-arc:after{animation-duration:6s;border-color:#0000 #0000 #9aca3c #9aca3c;bottom:50px;height:300px;right:50px;width:300px}.three-lines-arc:before{animation-duration:8s;border-color:#0000 #0000 #ed1c24 #ed1c24;bottom:0;height:400px;right:0;width:400px}@keyframes pulse{0%{box-shadow:0 0 0 0 #fff6;transform:scale(1)}70%{box-shadow:0 0 0 10px #fff0;transform:scale(1.1)}to{box-shadow:0 0 0 0 #fff0;transform:scale(1)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.structure-leadership-section{align-items:center;background-attachment:fixed;background-position:50%;background-size:cover;color:#000;display:flex;flex-direction:column;justify-content:center;overflow:hidden;padding:4rem 2rem;position:relative}.structure-leadership-content{opacity:0;position:relative;text-align:center;transform:translateY(20px);transition:opacity 1s ease-out,transform 1s ease-out;z-index:1}.structure-leadership-content.is-in-view{opacity:1;transform:translateY(0)}.structure-leadership-section .container{margin:0 auto;max-width:900px;position:relative;text-align:center;z-index:1}.structure-leadership-section .section-title{color:#111;font-family:Bricolage Grotesque,sans-serif;font-size:2.5rem;font-weight:700;margin-bottom:0}.structure-leadership-section .section-subtitle{color:#666;font-family:Bricolage Grotesque,sans-serif;font-size:1.2rem;letter-spacing:2px;margin-bottom:.5rem;margin-top:0;text-transform:uppercase}.rainbow-bar{background:linear-gradient(90deg,#00aeef,#fff200,#ed1c24,#f37021,#9aca3c);height:4px;margin:0 auto 3rem;max-width:250px;width:0}.structure-leadership-content.is-in-view .rainbow-bar{animation:lineGrowHorizontal 1.5s ease-out forwards}.leadership-list{grid-gap:3rem;display:grid;font-family:Bricolage Grotesque,sans-serif;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));justify-content:center;list-style:none;margin:0;padding:0}.leader-item{align-items:center;display:flex;flex-direction:column;opacity:0;position:relative;transform:translateY(20px);transition:opacity .5s ease-out,transform .5s ease-out;transition-delay:calc(var(--leader-index)*.2s)}.structure-leadership-content.is-in-view .leader-item{opacity:1;transform:translateY(0)}.leader-image-bubble{background:#111;border-radius:50%;box-shadow:0 0 0 8px #00aeef59;height:140px;margin:0 auto;position:relative;width:140px}.leader-image-bubble:after{background:#111;border-radius:4px;bottom:-12px;box-shadow:-4px 4px 6px #00aeef33;content:"";height:24px;left:50%;position:absolute;transform:translateX(-50%) rotate(45deg);width:24px}.leader-image{border:4px solid #fff;border-radius:50%;height:100%;object-fit:cover;width:100%}.leader-info{background:#231f20;border-radius:10px;box-shadow:0 4px 10px #0003;color:#fff;margin-top:1.5rem;padding:1rem 1.5rem;text-align:center}.leader-name{font-size:1.2rem;font-weight:700;margin:0}.leader-name,.leader-role{font-family:Bricolage Grotesque,sans-serif}.leader-role{font-size:1em;margin:.5rem 0 0}.about-container{display:flex;flex-direction:column;min-height:100vh}.main-content{padding-bottom:4rem}.about-container .hero-section{background-color:#f0f8ff}.about-container .mission-section{padding-top:2rem}.performance-outreach-section{align-items:center;background-attachment:fixed;background-position:50%;background-size:cover;color:#fff;display:flex;flex-direction:column;justify-content:center;overflow:hidden;padding:4rem 2rem;position:relative}.performance-outreach-content{opacity:0;position:relative;text-align:left;transform:translateY(20px) translateX(20px);transition:opacity 1s ease-out,transform 1s ease-out;z-index:1}.performance-outreach-content.is-in-view{opacity:1;transform:translateY(0) translateX(20px)}.performance-outreach-section .container{margin:0 0 0 auto;max-width:900px;padding-right:20px;position:relative;text-align:left;z-index:1}.performance-outreach-section .section-title{color:#fff;display:inline-block;font-family:Bricolage Grotesque,sans-serif;font-size:2.5rem;margin-bottom:0;position:relative}.performance-outreach-section .section-title:after{background:linear-gradient(90deg,#00aeef,#9aca3c,#ed1c24);content:"";display:block;height:4px;margin-top:.5rem;transform:scaleX(0);transform-origin:left;transition:transform 1s ease-out}.performance-outreach-content.is-in-view .section-title:after{transform:scaleX(1)}.performance-outreach-section .section-subtitle{color:#fff;font-family:Bricolage Grotesque,sans-serif;font-size:1.5rem;font-weight:300;margin-bottom:2rem;margin-top:.5rem}.performance-outreach-section .content-text p{font-family:Bricolage Grotesque,sans-serif;line-height:1.6;margin-bottom:1rem}.programs-container{display:flex;flex-direction:column;min-height:100vh}.featured-projects-section,.programs-overview-section{padding:4rem 2rem}.section-header p{color:#555}.auditions-membership-section{background-attachment:fixed;background-position:50%;background-size:cover;color:#231f20;overflow:hidden;padding:4rem 2rem;position:relative;text-align:center}.auditions-membership-section .section-content{opacity:0;position:relative;transform:translateY(20px);transition:opacity 1s ease-out,transform 1s ease-out;z-index:1}.auditions-membership-section .section-content.is-in-view{opacity:1;transform:translateY(0)}.auditions-membership-section .container{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin:0 auto;max-width:1200px;position:relative;z-index:1}.auditions-membership-section .text-content{flex:1 1;margin-right:2rem;min-width:300px;text-align:left}.auditions-membership-section .photo-container{flex:1 1;margin-left:2rem;min-width:300px;opacity:0;transform:translateY(20px);transition:opacity 1.5s ease-out,transform 1.5s ease-out}.auditions-membership-section .section-content.is-in-view .photo-container{opacity:1;transform:translateY(0)}.auditions-membership-section .auditions-photo{border-radius:8px;box-shadow:0 4px 8px #0000001a;height:auto;width:100%}.auditions-membership-section.is-in-view .three-lines-arc-top-right{opacity:1;transform:scale(1.1)}.auditions-membership-section .section-title{color:#231f20;display:inline-block;font-family:Bricolage Grotesque,sans-serif;font-size:2.5rem;margin-bottom:.5rem;padding-bottom:1rem;position:relative}.auditions-membership-section .section-title:after{background:linear-gradient(90deg,#00aeef,#fff200,#ed1c24,#f37021,#9aca3c);background-size:300% 100%;bottom:0;content:"";height:4px;left:0;position:absolute;width:0}.auditions-membership-section .section-content.is-in-view .section-title:after{animation:lineGrowHorizontal 1.5s ease-out forwards,lineFlow 5s linear 2s infinite}.auditions-membership-section .section-subtitle{color:#231f20;display:inline-block;font-family:Bricolage Grotesque,sans-serif;font-size:2rem;font-weight:400;margin-bottom:2rem;opacity:0;transform:scale(.9);transition:transform 1s ease-out,opacity 1s ease-out}.auditions-membership-section .section-content.is-in-view .section-subtitle{opacity:1;transform:scale(1);transition-delay:.5s}.auditions-membership-section .text-content p{font-family:Bricolage Grotesque,sans-serif;line-height:1.6;margin-bottom:1rem}@media (max-width:768px){.auditions-membership-section .container{flex-direction:column}.auditions-membership-section .text-content{margin-right:0;text-align:center}.auditions-membership-section .photo-container{margin-left:0;margin-top:2rem}}.partnerships-sponsorships-section{background-attachment:fixed;background-position:50%;background-size:cover;color:#fff;overflow:hidden;padding:4rem 2rem;position:relative;text-align:center}.partnerships-sponsorships-section .section-content{opacity:0;position:relative;transform:translateY(20px);transition:opacity 1s ease-out,transform 1s ease-out;z-index:1}.partnerships-sponsorships-section .section-content.is-in-view{opacity:1;transform:translateY(0)}.partnerships-sponsorships-section .container{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;margin:0 auto;max-width:1200px;position:relative;z-index:1}.partnerships-sponsorships-section .text-content{flex:1 1;margin-left:2rem;margin-right:0;min-width:300px;text-align:left}.partnerships-sponsorships-section .photo-container{flex:1 1;margin-left:0;margin-right:2rem;min-width:300px;opacity:0;transform:translateY(20px);transition:opacity 1.5s ease-out,transform 1.5s ease-out}.partnerships-sponsorships-section .section-content.is-in-view .photo-container{opacity:1;transform:translateY(0)}.partnerships-sponsorships-section .partnerships-photo{border-radius:8px;box-shadow:0 4px 8px #0000001a;height:auto;width:100%}.partnerships-sponsorships-section .section-content.is-in-view~.three-lines-arc-top-right{opacity:1;transform:scale(1.1)}.partnerships-sponsorships-section .section-title{color:#fff;display:inline-block;font-family:Bricolage Grotesque,sans-serif;font-size:2.5rem;margin-bottom:.5rem;padding-bottom:1rem;position:relative}.partnerships-sponsorships-section .section-title:after{background:linear-gradient(90deg,#00aeef,#fff200,#ed1c24,#f37021,#9aca3c);background-size:300% 100%;bottom:0;content:"";height:4px;left:0;position:absolute;width:0}.partnerships-sponsorships-section .section-content.is-in-view .section-title:after{animation:lineGrowHorizontal 1.5s ease-out forwards,lineFlow 5s linear 2s infinite}.partnerships-sponsorships-section .section-subtitle{color:#fff;display:inline-block;font-family:Bricolage Grotesque,sans-serif;font-size:2rem;font-weight:400;margin-bottom:2rem;opacity:0;transform:scale(.9);transition:transform 1s ease-out,opacity 1s ease-out}.partnerships-sponsorships-section .section-content.is-in-view .section-subtitle{opacity:1;transform:scale(1);transition-delay:.5s}.partnerships-sponsorships-section .text-content p{font-family:Bricolage Grotesque,sans-serif;line-height:1.6;margin-bottom:1rem}@media (max-width:768px){.partnerships-sponsorships-section .container{flex-direction:column-reverse}.partnerships-sponsorships-section .text-content{margin-left:0;text-align:center}.partnerships-sponsorships-section .photo-container{margin-right:0;margin-top:2rem}}.volunteer-opportunities-section{background-attachment:fixed;background-position:50%;background-size:cover;color:#231f20;overflow:hidden;padding:4rem 2rem;position:relative;text-align:center}.volunteer-opportunities-section .section-content{opacity:0;position:relative;transform:translateY(20px);transition:opacity 1s ease-out,transform 1s ease-out;z-index:1}.volunteer-opportunities-section .section-content.is-in-view{opacity:1;transform:translateY(0)}.volunteer-opportunities-section .container{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin:0 auto;max-width:1200px;position:relative;z-index:1}.volunteer-opportunities-section .text-content{flex:1 1;margin-right:2rem;min-width:300px;text-align:left}.volunteer-opportunities-section .photo-container{flex:1 1;margin-left:2rem;min-width:300px;opacity:0;transform:translateY(20px);transition:opacity 1.5s ease-out,transform 1.5s ease-out}.volunteer-opportunities-section .section-content.is-in-view .photo-container{opacity:1;transform:translateY(0)}.volunteer-opportunities-section .volunteer-photo{border-radius:8px;box-shadow:0 4px 8px #0000001a;height:auto;width:100%}.three-lines-arc-top-right{filter:blur(20px);height:400px;opacity:.5;overflow:hidden;position:absolute;right:-150px;top:-150px;transition:opacity 1.5s ease-out,transform 1.5s ease-out;width:400px;z-index:0}.volunteer-opportunities-section .section-content.is-in-view~.three-lines-arc-top-right{opacity:1;transform:scale(1.1)}.three-lines-arc-top-right:after,.three-lines-arc-top-right:before,.three-lines-arc-top-right>.arc-mid{background:linear-gradient(90deg,#00aeef,#fff200,#ed1c24,#f37021,#9aca3c);background-size:300% 100%;border:8px solid #0000;border-radius:50%;content:"";-webkit-mask:radial-gradient(#0000 0,#0000 8px,#000 0);mask:radial-gradient(#0000 0,#0000 8px,#000 0);position:absolute}.three-lines-arc-top-right:before{animation:lineFlow 5s linear infinite;animation-delay:0s;height:100%;left:0;top:0;width:100%}.three-lines-arc-top-right:after{animation:lineFlow 5s linear infinite;animation-delay:.5s;height:80%;left:10%;top:10%;width:80%}.three-lines-arc-top-right>.arc-mid{animation:lineFlow 5s linear infinite;animation-delay:1s;height:60%;left:20%;top:20%;width:60%}.volunteer-opportunities-section .section-title{color:#231f20;display:inline-block;font-family:Bricolage Grotesque,sans-serif;font-size:2.5rem;margin-bottom:.5rem;padding-bottom:1rem;position:relative}.volunteer-opportunities-section .section-title:after{background:linear-gradient(90deg,#00aeef,#fff200,#ed1c24,#f37021,#9aca3c);background-size:300% 100%;bottom:0;content:"";height:4px;left:0;position:absolute;width:0}.volunteer-opportunities-section .section-content.is-in-view .section-title:after{animation:lineGrowHorizontal 1.5s ease-out forwards,lineFlow 5s linear 2s infinite}.volunteer-opportunities-section .section-subtitle{color:#231f20;font-family:Bricolage Grotesque,sans-serif;font-size:2rem;font-weight:400;margin-bottom:2rem}.volunteer-opportunities-section .text-content p{font-family:Bricolage Grotesque,sans-serif;line-height:1.6;margin-bottom:1rem}@keyframes lineGrowHorizontal{0%{width:0}to{width:100%}}@media (max-width:768px){.volunteer-opportunities-section .container{flex-direction:column}.volunteer-opportunities-section .text-content{margin-right:0;text-align:center}.volunteer-opportunities-section .photo-container{margin-left:0;margin-top:2rem}}.get-involved-container{display:flex;flex-direction:column;min-height:100vh}.main-content{flex-grow:1}.light-bg{background-color:#f9f9f9}.dark-bg{background:linear-gradient(135deg,#2c2c2c,#1a1a1a);color:#fff}.section-header{margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:800px;padding-top:1rem;text-align:center}.section-header h2{font-size:2.2rem;font-weight:700;margin-bottom:.5rem}.section-header p{color:#666;font-size:1.1rem}.white-text h2,.white-text p{color:#fff}.content-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:0 auto;max-width:1200px}.cta-button{display:inline-block;text-align:center}.photo-gallery-container{background-color:#000;min-height:100vh;overflow:hidden;position:relative;width:100%}.photo-gallery-section{display:flex;flex-direction:column;height:70vh;justify-content:space-between;min-height:60vh;overflow:hidden;position:relative;width:100%;z-index:1}.fixed-photo-player{aspect-ratio:16/9;background-color:#111;border-radius:8px;box-shadow:0 4px 20px #00000080;height:auto;left:50%;max-width:960px;overflow:hidden;position:absolute;position:relative;top:50%;transform:translate(-50%,-50%);width:80%;z-index:2}.main-photo{height:100%;object-fit:contain;width:100%}.left-header-container{left:8%;position:absolute;text-align:left;top:18%;z-index:2}.left-header-container h2{color:#fff;font-family:Bricolage Grotesque,sans-serif;font-size:clamp(1.6rem,4vw,3rem);font-weight:800;line-height:1;margin:0;padding-bottom:12px;position:relative}.left-header-container h2:after{animation:rainbow-expand 4s linear infinite;background:linear-gradient(90deg,#ed1c24,#f37021,#fff200,#9aca3c,#00aeef,#ed1c24);background-size:200% 100%;border-radius:2px;bottom:0;content:"";height:3px;left:0;position:absolute;width:100%}.thumbnail-image{background:#000;border-radius:6px;box-shadow:0 2px 8px #0006;height:110px;object-fit:cover;width:150px}@media (max-width:1200px){.left-header-container{left:6%;top:16%}.thumbnail-image,.thumbnail-placeholder{height:95px;width:130px}.nav-arrow{height:44px;width:44px}.gallery-thumbnail-container{padding:1rem 1.5rem}}@media (max-width:900px){.left-header-container{left:5%;top:14%}.thumbnail-image,.thumbnail-placeholder{height:90px;width:120px}.nav-arrow{height:40px;width:40px}.gallery-thumbnail-container{padding:1rem}}@media (max-width:600px){.photo-gallery-section{height:52vh;min-height:360px}.left-header-container{left:6%;top:12%}.left-header-container h2{font-size:clamp(1.25rem,5vw,1.9rem)}.thumbnail-image,.thumbnail-placeholder{height:72px;width:96px}.thumbnail-track{gap:.7rem;padding-bottom:8px}.gallery-thumbnail-container{padding:.7rem}.nav-arrow{display:none}}@media (max-width:420px){.photo-gallery-section{height:48vh}.thumbnail-image,.thumbnail-placeholder{height:64px;width:84px}.thumbnail-track{gap:.5rem}}body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#000;font-family:Bricolage Grotesque,sans-serif;margin:0;scroll-behavior:smooth}.video-gallery-container{background-color:#000;min-height:100vh;overflow:hidden;position:relative;width:100%}.video-gallery-section{display:flex;flex-direction:column;height:70vh;justify-content:space-between;min-height:60vh;overflow:hidden;position:relative;width:100%;z-index:1}.video-background{background-position:50%;background-size:cover;height:100%;transition:opacity .5s ease-in-out;width:100%;z-index:-1}.fixed-video-player,.video-background{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.fixed-video-player{aspect-ratio:16/9;background-color:#111;border-radius:8px;box-shadow:0 4px 20px #00000080;height:auto;max-width:960px;overflow:hidden;position:relative;width:80%;z-index:2}.main-video{-webkit-appearance:none;appearance:none;height:100%;object-fit:contain;width:100%;-webkit-media-controls-enclosure{display:none!important}}.static-image{object-fit:cover}.play-pause-overlay{align-items:center;background:#0006;cursor:pointer;display:flex;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease;width:100%;z-index:10}.fixed-video-player:hover .play-pause-overlay{opacity:1}.play-pause-icon{color:#fff;font-size:4rem;text-shadow:0 0 10px #000c}.right-header-container{position:absolute;right:8%;text-align:right;top:18%;z-index:2}.right-header-container h2{color:#fff;font-family:Bricolage Grotesque,sans-serif;font-size:clamp(1.6rem,4vw,3rem);font-weight:800;line-height:1;margin:0;padding-bottom:12px;position:relative}.right-header-container h2:after{animation:rainbow-expand 4s linear infinite;background:linear-gradient(90deg,#ed1c24,#f37021,#fff200,#9aca3c,#00aeef,#ed1c24);background-size:200% 100%;border-radius:2px;bottom:0;content:"";height:3px;position:absolute;right:0;width:100%}@keyframes rainbow-expand{0%{background-position:0 50%}to{background-position:100% 50%}}.gallery-thumbnail-container{align-items:center;background:linear-gradient(0deg,#231f20f2,#231f2073);box-sizing:border-box;display:flex;gap:1rem;left:0;padding:1rem 2rem;position:absolute;transition:transform .3s ease-out;width:100%;z-index:3}.gallery-thumbnail-container.hidden{bottom:0;transform:translateY(100%)}.gallery-thumbnail-container.visible{bottom:0;transform:translateY(0)}.nav-arrow{align-items:center;background:#ffffff0a;border:1px solid #ffffff0f;border-radius:999px;cursor:pointer;display:flex;flex-shrink:0;height:48px;justify-content:center;outline:none;transition:transform .12s ease;width:48px;z-index:4}.nav-arrow:active{transform:scale(.96)}.nav-arrow span{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#ed1c24,#f37021,#fff200,#9aca3c,#00aeef);-webkit-background-clip:text;background-size:200% 100%;display:inline-block;font-size:1.4rem;font-weight:800;line-height:1;transition:background-position .35s ease}.nav-arrow:hover span{background-position:100% 50%}.thumbnail-wrapper{display:flex;flex:1 1 auto;justify-content:center;min-width:0}.thumbnail-track{-webkit-overflow-scrolling:touch;align-items:center;box-sizing:border-box;display:flex;gap:1rem;justify-content:center;margin:0 auto;max-width:100%;overflow-x:auto;padding-bottom:6px;scroll-behavior:smooth}.thumbnail-track::-webkit-scrollbar{height:8px}.thumbnail-track::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:4px}.thumbnail-track::-webkit-scrollbar-track{background:#0000}.thumbnail-card{border:3px solid #0000;border-radius:8px;cursor:pointer;flex:0 0 auto;padding:2px;text-align:center;transition:border .2s ease;-webkit-user-select:none;user-select:none}.thumbnail-card.active{border-color:#00aeef}.thumbnail-video{box-shadow:0 2px 8px #0006;object-fit:cover}.thumbnail-placeholder,.thumbnail-video{background:#000;border-radius:6px;height:110px;width:150px}.thumbnail-label{display:none}@media (max-width:1200px){.right-header-container{right:6%;top:16%}.thumbnail-placeholder,.thumbnail-video{height:95px;width:130px}.nav-arrow{height:44px;width:44px}.gallery-thumbnail-container{padding:1rem 1.5rem}.play-pause-icon{font-size:3.5rem}}@media (max-width:900px){.right-header-container{right:5%;top:14%}.thumbnail-placeholder,.thumbnail-video{height:90px;width:120px}.nav-arrow{height:40px;width:40px}.gallery-thumbnail-container{padding:1rem}.play-pause-icon{font-size:3rem}}@media (max-width:600px){.video-gallery-section{height:52vh;min-height:360px}.right-header-container{right:6%;top:12%}.right-header-container h2{font-size:clamp(1.25rem,5vw,1.9rem)}.thumbnail-placeholder,.thumbnail-video{height:72px;width:96px}.thumbnail-track{gap:.7rem;padding-bottom:8px}.gallery-thumbnail-container{padding:.7rem}.nav-arrow{display:none}.play-pause-icon{font-size:2.5rem}}@media (max-width:420px){.video-gallery-section{height:48vh}.thumbnail-placeholder,.thumbnail-video{height:64px;width:84px}.thumbnail-label{font-size:.68rem}.thumbnail-track{gap:.5rem}.play-pause-icon{font-size:2rem}}.press-kit-section{background-attachment:fixed;background-position:50%;background-size:cover;box-shadow:0 0 10px #0000001a;color:#231f20;display:flex;flex-direction:column;font-family:Bricolage Grotesque,sans-serif;justify-content:center;min-height:100vh;overflow:hidden;padding:0;position:relative;text-align:center}.press-kit-banner{background-repeat:repeat-x;background-size:cover;height:100px;left:0;position:absolute;width:100%;z-index:1}.top-banner{top:0}.bottom-banner{bottom:0;transform:scaleY(-1)}.press-kit-content{align-items:center;background-color:initial;display:flex;flex-grow:1;gap:5rem;justify-content:center;margin:0 auto;max-width:1200px;padding:100px 2rem}.press-kit-content .text-content{align-items:flex-start;display:flex;flex-direction:column;gap:1rem;text-align:left}.press-kit-content .section-title{color:#fff;font-family:Bricolage Grotesque,sans-serif;font-size:3rem;font-weight:700;margin:0;padding-bottom:.5rem;position:relative}.press-kit-content .title-underline{animation:lineFlow 5s linear infinite;background:linear-gradient(90deg,#00aeef,#fff200,#ed1c24,#f37021,#9aca3c);background-size:300% 100%;border-radius:2px;display:block;height:4px;width:100%}.press-kit-content p{color:#fff}.press-kit-content .download-button{background-color:#e0e0e0;border:none;border-radius:50px;color:#231f20;font-size:1em;font-weight:700;overflow:hidden;padding:1rem 2rem;position:relative;text-decoration:none;transition:color .3s ease-in-out;z-index:1}.press-kit-content .download-button:before{animation:buttonFlow 5s linear infinite;background:linear-gradient(90deg,#00aeef,#fff200,#ed1c24,#f37021,#9aca3c);background-size:300% 100%;content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease-in-out;width:100%;z-index:-1}.press-kit-content .download-button:hover:before{opacity:1}.press-kit-content .download-button:hover{box-shadow:0 4px 10px #0003;color:#fff;transform:translateY(-2px)}.press-kit-content .press-kit-logo{height:auto;width:250px}@keyframes lineFlow{0%{background-position:0 50%}to{background-position:100% 50%}}@keyframes buttonFlow{0%{background-position:0 50%}to{background-position:100% 50%}}@media (max-width:768px){.press-kit-content{flex-direction:column;gap:2rem;padding:2rem 1rem;text-align:center}.press-kit-content .text-content{align-items:center}.press-kit-content .press-kit-logo{width:200px}}.main-content{margin:0 auto;max-width:1200px;padding:4rem 2rem}.media-section{padding-bottom:4rem;text-align:center}.media-section h2{color:#1a1a1a;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.cta-button{background-color:#1a1a1a;padding:1rem 2rem;transition:all .3s ease}.cta-button:hover{background-color:#333;box-shadow:0 4px 10px #0006}.media-container{display:flex;flex-direction:column;min-height:100vh}.main-content{flex:1 1;padding:2rem 0}.photo-gallery-section{background-color:#f5f5f5;padding:4rem 2rem}.video-gallery-section{background-color:#e6e6fa;padding:4rem 2rem}.press-kit-section{background-color:#fff;padding:4rem 2rem}.contact-section{border-radius:12px;box-shadow:0 8px 25px #0006;padding:2.5rem;transition:transform .3s ease-in-out,box-shadow .3s ease-in-out}.contact-section:hover{box-shadow:0 12px 30px #0009;transform:translateY(-5px)}.contact-section h2{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#fff200,#f37021);-webkit-background-clip:text;font-size:clamp(2.2rem,5vw,2.8rem);font-weight:700;letter-spacing:-.5px;margin-bottom:2rem}.contact-section.dark-bg{background-color:#1a1a1a;color:#eaeaea}.contact-section.light-bg{background-color:#f0f0f0;color:#333}.contact-section.accent-bg{background-color:#ffeadb;color:#333}body{background-attachment:fixed;background-image:url(../../static/media/CONTACT-US-bg.59757b53943d867719c4.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover}.contact-form-content{display:flex;flex-wrap:wrap;gap:3rem;justify-content:space-between}.contact-form{flex:2 1;min-width:300px}.social-icons-container{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;gap:2rem}.social-icons-container h3{color:inherit;font-size:1.5rem;font-weight:700;letter-spacing:1px;margin-bottom:.5rem;text-transform:uppercase}.social-icons{display:flex;flex-direction:row;gap:1.5rem}.rainbow-divider{animation:rainbow 5s linear infinite;background:linear-gradient(90deg,red,#ff7f00,#ff0,#0f0,#00f,indigo,#9400d3);background-size:400% 100%;height:4px;width:100%}@keyframes rainbow{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.social-icons a{color:#00aeef;font-size:2.5rem;transition:transform .2s ease,color .2s ease}.social-icons a:hover{color:#f37021;transform:scale(1.1)}.contact-form .form-group{display:flex;flex-direction:column;margin-bottom:1.5rem}.contact-form label{color:inherit;font-size:1.05rem;font-weight:600;margin-bottom:.75rem}.contact-form input,.contact-form textarea{background-color:#fff;border:1px solid #ccc;border-radius:8px;color:#333;font-size:1.05rem;padding:1rem 1.25rem;resize:vertical;transition:border-color .3s ease,box-shadow .3s ease}.contact-form input:focus,.contact-form textarea:focus{background-color:#fafafa;border-color:#f37021;box-shadow:0 0 0 3px #f370214d;outline:none}.contact-form textarea{min-height:120px}.cta-button{align-items:center;background-color:#ed1c24;border:none;border-radius:50px;box-shadow:0 5px 15px #ed1c2466;color:#fff;cursor:pointer;display:inline-flex;font-size:1.15rem;font-weight:700;justify-content:center;letter-spacing:.5px;margin-top:2rem;padding:1rem 2.2rem;text-decoration:none;transition:background-color .3s ease,transform .2s ease,box-shadow .3s ease}.cta-button:hover{background-color:#fff200;box-shadow:0 8px 20px #fff20080;color:#1a1a1a;transform:translateY(-3px)}.cta-button:active{box-shadow:0 2px 5px #ed1c244d;transform:translateY(0)}.info-item{margin-bottom:2rem}.info-item:last-child{margin-bottom:0}.info-item h4{color:#00aeef;font-size:1.3rem;font-weight:600;letter-spacing:.2px;margin-bottom:.75rem}.info-item p{color:inherit;font-size:1.05rem;line-height:1.6}.contact-section p{color:inherit;font-size:1.05rem;line-height:1.7;margin-bottom:1.5rem}.support-button{margin-top:2.5rem}body{background-color:#f5f5f5;color:#333;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin:0}.contact-content-wrapper{display:flex;flex-direction:column;gap:3rem;margin:0 auto;max-width:1200px;padding:4rem 2rem}@media (min-width:768px){.contact-content-wrapper{align-items:stretch;flex-direction:row;flex-wrap:wrap;gap:2rem}.contact-section{flex:1 1 45%}}.privacy-policy-section{background-color:#fff;color:#000;padding:4rem 2rem}.privacy-content{line-height:1.6;margin:0 auto;max-width:900px}.privacy-content h2{font-size:2.5rem;margin-bottom:1.5rem;text-align:center}.privacy-content h3{font-size:1.8rem;margin-bottom:1rem;margin-top:2rem}.privacy-content li,.privacy-content p{font-size:1rem;margin-bottom:1rem}.privacy-content ul{padding-left:20px}.privacy-policy-section:nth-child(2n){background-color:#f5f5f5}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}