h2{font-family:Daniel Black,sans-serif;margin:0;font-size:26pt;line-height:40pt;letter-spacing:-3px;color:#bf1e2d}@font-face{font-family:Daniel Black;src:url(/assets/DanielBlack-fixed-DjBsr1bT.ttf)}h3{font-family:OpenSans-SemiBold,sans-serif;margin:0;font-size:22pt;color:#000;line-height:26pt}@font-face{font-family:OpenSans-SemiBold;src:local(OpenSans-SemiBold),url(/assets/OpenSans-SemiBold-D3TTYgdB.ttf)}h4{font-family:OpenSans,sans-serif;font-size:14pt;color:#000;margin:5px 0;font-style:italic;line-height:15pt}@font-face{font-family:OpenSans;src:local(OpenSans),url(/assets/OpenSans-Regular-DxJTClRG.ttf)}.body-copy{font-family:OpenSans,sans-serif;margin:0;font-size:14pt;line-height:22pt;color:#000}@font-face{font-family:OpenSans;src:local(OpenSans),url(/assets/OpenSans-Regular-DxJTClRG.ttf)}body{padding:0;overflow-x:hidden;margin:0}body #root{width:100vw;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-between;overflow-y:auto;scrollbar-color:#bf1e2d black;scrollbar-gutter:stable both-edges}body #root main{margin:0 50px;width:calc(100% - 100px);max-width:1000px;display:flex;align-items:center;justify-content:center}.ECDotOrgLogo{margin:0;display:flex;align-items:center;justify-content:center;height:100%}.ECDotOrgLogo.stacked{flex-direction:column;flex-wrap:nowrap;margin-top:8px}.ECDotOrgLogo.stacked span{margin-top:0}.ECDotOrgLogo.stacked span.edgewood{font-size:17pt;margin-bottom:0;line-height:15pt}.ECDotOrgLogo.stacked span.choirs-org{font-size:16pt;padding-top:6px;display:flex;align-items:flex-end;flex-direction:row;overflow:hidden;line-height:23pt}.ECDotOrgLogo span{margin-top:6px;font-size:20pt;line-height:20pt;text-decoration:none}.ECDotOrgLogo span.edgewood{font-family:Daniel Bold,sans-serif}@font-face{font-family:Daniel Bold;src:local(Daniel Bold),url(/assets/danielbd-VrKYaBSJ.ttf)}.ECDotOrgLogo span.choirs-org{font-family:Daniel,sans-serif;margin-top:2px;margin-left:3px;letter-spacing:1px}@font-face{font-family:Daniel;src:local(Daniel),url(/assets/daniel-CJNmiXPH.ttf)}.ECDotOrgLogo span.red{color:#bf1e2d}.ECDotOrgLogo span.dark-red{color:#671018}.ECDotOrgLogo span.black{color:#000}.ECDotOrgLogo span.white{color:#fff}.Divider{background-color:#fff;border-radius:25px}.Divider.verticle{width:3px;height:100%}.Divider.horizontal{width:100%;height:3px}header{position:fixed;width:100vw;top:0;z-index:1000}header.transparent #main-header{background:linear-gradient(180deg,#0006,#0000004d 65%,#0003 75%,#0000);box-shadow:none}header #main-header{background-color:#000;height:45px;padding:10px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 5px 15px -8px #000;position:sticky;z-index:100}header #main-header a.logo,header #main-header #main-nav a{color:#fff;text-decoration:none;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;position:static}header #main-header a.logo:not(.visible),header #main-header #main-nav:not(.visible),header #main-header button:not(.visible){visibility:hidden;position:absolute}header #main-header #main-nav{display:flex;align-items:center;justify-content:flex-end;flex-wrap:nowrap;height:100%}header #main-header #main-nav a{font-family:OpenSans-Bold,sans-serif;padding:0 10px;position:relative;text-wrap:nowrap}@font-face{font-family:OpenSans-Bold;src:local(OpenSans-Bold),url(/assets/OpenSans-Bold-DGvYQtcs.ttf)}header #main-header #main-nav .sub-page-title{position:relative}header #main-header #main-nav .sub-page-title:after{content:"";height:4px;background-color:#bf1e2d;border-radius:10px;position:absolute;width:calc(100% - 30px);bottom:-5px;left:18px}header #main-header #main-nav a:after{content:"";height:4px;width:0;background-color:#bf1e2d;border-radius:10px;position:absolute;bottom:5px;transition:width .2s}header #main-header #main-nav a.active:after{width:calc(100% - 30px);transition:width .2s}header #main-header #main-nav #more-dropdown{display:flex;align-items:center;justify-content:flex-end;color:#fff;cursor:pointer}header #main-header #main-nav #more-dropdown span{font-family:OpenSans-Bold,sans-serif;padding-left:10px;padding-right:3px}@font-face{font-family:OpenSans-Bold;src:local(OpenSans-Bold),url(/assets/OpenSans-Bold-DGvYQtcs.ttf)}header #main-header #main-nav #more-dropdown svg{height:20px;width:20px;margin-top:2px}header #main-header button{border:none;margin:0;padding:0;background:none;cursor:pointer}header #main-header button svg{height:60px;width:60px}header #main-header #mobile-nav-container{position:absolute;z-index:1000;height:calc(100vh - 65px);width:100%;top:65px;display:flex;align-items:center;justify-content:flex-end}header #main-header #mobile-nav-container.visible{background-color:#0006;transition:background-color .4s linear;left:0}header #main-header #mobile-nav-container.visible #mobile-drawer{margin-right:0;transition:margin-right .4s cubic-bezier(.23,.77,0,.98)}header #main-header #mobile-nav-container:not(.visible){left:100%;background-color:#0000;transition:background-color .4s linear,left 1ms .4s}header #main-header #mobile-nav-container:not(.visible) #mobile-drawer{margin-right:-100%;transition:margin-right .4s linear}header #main-header #mobile-nav-container #mobile-drawer{padding-left:15px;max-width:calc(100% - 90px);height:100%;background-color:#bf1e2d}header #main-header #mobile-nav-container #mobile-drawer nav{display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-start;margin-top:20px}header #main-header #mobile-nav-container #mobile-drawer nav .mobile-sub-nav-item{font-size:15pt;padding:10px 15px}header #main-header #mobile-nav-container #mobile-drawer nav a{font-family:OpenSans-Bold,sans-serif;padding:15px;width:calc(100% - 30px);text-align:right;font-size:18pt;color:#fff;text-decoration:none;line-height:20pt;display:flex;align-items:center;justify-content:flex-end}@font-face{font-family:OpenSans-Bold;src:local(OpenSans-Bold),url(/assets/OpenSans-Bold-DGvYQtcs.ttf)}header #main-header #mobile-nav-container #mobile-drawer nav a span{height:100%;position:relative}header #main-header #mobile-nav-container #mobile-drawer nav a.active span:before{content:"";height:10px;width:10px;border-radius:20px;background-color:#fff;position:absolute;top:calc(50% - 4px);left:-20px}header #main-nav-drawer-exit-container{position:absolute;width:100vw;height:calc(100vh - 65px);top:65px;z-index:5}header #main-nav-drawer-exit-container.visible{display:block}header #main-nav-drawer-exit-container:not(.visible){display:none}header #main-nav-drawer-container{position:absolute;z-index:10;right:10px;overflow:hidden;display:flex;align-items:flex-end}header #main-nav-drawer-container.visible{transition:height .4s cubic-bezier(.23,.77,0,.98)}header #main-nav-drawer-container:not(.visible){transition:height .2s linear}header #main-nav-drawer{background-color:#bf1e2d;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;padding:10px 20px;border-bottom-left-radius:15px;border-bottom-right-radius:15px}header #main-nav-drawer a{font-family:OpenSans-Bold,sans-serif;text-wrap:nowrap;width:100%;margin:0;padding:3px 0;display:flex;align-items:center;justify-content:flex-end;color:#fff;text-decoration:none}@font-face{font-family:OpenSans-Bold;src:local(OpenSans-Bold),url(/assets/OpenSans-Bold-DGvYQtcs.ttf)}header #main-nav-drawer a span{position:relative}header #main-nav-drawer a.active span:before{content:"";height:8px;width:8px;border-radius:20px;background-color:#fff;position:absolute;left:-13px;top:calc(50% - 3px)}.banner{background-color:#bf1e2d;display:flex;align-items:center;justify-content:space-between;padding-left:10px}.banner span,.banner a{font-family:OpenSans-SemiBold,sans-serif;font-size:12pt;color:#fff;padding:0}@font-face{font-family:OpenSans-SemiBold;src:local(OpenSans-SemiBold),url(/assets/OpenSans-SemiBold-D3TTYgdB.ttf)}.banner span{padding:10px 0}.banner .banner-x-button{cursor:pointer;display:flex;align-items:center;justify-content:center;height:50px}.banner .banner-x-button svg{height:30px;margin-right:-7px}#banners{list-style:none;width:100%;display:flex;flex-direction:column;align-items:center;padding:0;margin:0}#banners li{width:100%;padding:0;margin:0;border-bottom:1px solid black}.CTAButton{font-family:OpenSans-SemiBold,sans-serif;font-size:14pt;border:2px solid #bf1e2d;border-radius:15px;padding:3px 10px;color:#fff;background-color:#bf1e2d;cursor:pointer;text-decoration:none}@font-face{font-family:OpenSans-SemiBold;src:local(OpenSans-SemiBold),url(/assets/OpenSans-SemiBold-D3TTYgdB.ttf)}.CTAButton:hover{background-color:#d52132}.CTAParagraph p.body-copy:last-child{margin-bottom:0}.CTAParagraph p.body-copy{margin-bottom:23px}#Home-page{width:100%;margin-bottom:50px}#Home-page #banner{position:relative;height:75vh;display:flex;align-items:center;justify-content:center}#Home-page #banner .carousel-selectors{list-style:none;display:flex;width:100%;align-items:center;justify-content:center;position:absolute;bottom:7%;z-index:10;padding:0;margin:0;max-width:100%;flex-wrap:wrap}#Home-page #banner .carousel-selectors li label{padding:5px;cursor:pointer}#Home-page #banner .carousel-selectors li label:hover input{background-color:#671018;opacity:90%}#Home-page #banner .carousel-selectors li label input{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:50%;background-color:#fff;opacity:55%;border:none;padding:0;height:15px;width:15px;margin:0}#Home-page #banner .carousel-selectors li label input:checked{background-color:#bf1e2d;opacity:80%}#Home-page #banner #banner-background-container{height:100%;position:absolute;top:0;left:calc((100vw - (min(1000px,100% - 100px) + 100px))/-2);width:100vw;z-index:-10}#Home-page #banner #banner-background-container .filter{height:100%;position:absolute;top:0;left:0;width:100%;z-index:3;background:linear-gradient(180deg,#0000008c,#000c 85%,#000)}#Home-page #banner #banner-contents{display:flex;flex-direction:column;align-items:center;justify-content:center;padding-bottom:30px;margin-bottom:40px;padding-top:40px}#Home-page #banner #banner-contents svg{height:40vh;width:40vh;max-width:85vw;max-height:400px;margin-top:50px;filter:drop-shadow(4px 9px 5px)}#Home-page #banner #banner-contents span{font-family:Daniel,sans-serif;font-size:min(max(10vw,30pt),40pt);text-align:center;margin-top:20px;color:#fff}@font-face{font-family:Daniel;src:local(Daniel),url(/assets/daniel-CJNmiXPH.ttf)}#Home-page #black-bar{position:sticky;width:100vw;height:65px;top:0;background-color:#000;margin-left:calc((100vw - (min(1000px,100% - 100px) + 100px))/-2);margin-bottom:40px}#Home-page #CTAs{display:flex;justify-content:space-between;align-content:center;gap:50px;flex-wrap:wrap}#Home-page #CTAs *{flex:1}.ContentAwareImgContainer{height:100%;width:100%;overflow:hidden}.ContentAwareImgContainer img{transform-origin:center}.carousel{position:relative;width:100%;height:85vh;overflow:hidden}.carousel .carousel-list{list-style:none;display:flex;margin:0;padding:0;position:absolute;transition:left .5s cubic-bezier(.38,.35,.12,.91);max-height:80vh;filter:none}.carousel .carousel-list li{height:80vh;margin:0;padding:0}footer{width:calc(100% - 20px);background-color:#000;padding:25px;display:flex;align-items:flex-end;justify-content:space-between;gap:50px;flex-wrap:wrap;font-family:OpenSans,sans-serif;font-size:12pt}@font-face{font-family:OpenSans;src:local(OpenSans),url(/assets/OpenSans-Regular-DxJTClRG.ttf)}footer .social-links{list-style:none;display:flex;margin:0;padding:0;flex-direction:column;justify-content:flex-start}footer .social-links li{padding:5px 0}footer .social-links li a{color:#fff}#calendar-page{width:100%;margin:30px 0}#calendar-page iframe{width:100%;height:calc(60vh - 5vw);min-height:650px}.announcement .date{font-family:OpenSans,sans-serif;display:block;font-size:14pt;font-style:italic;padding-bottom:10px}@font-face{font-family:OpenSans;src:local(OpenSans),url(/assets/OpenSans-Regular-DxJTClRG.ttf)}.announcement .CTAButton{margin-top:15px}#resources-and-announcements-page{margin:40px 0;display:flex;justify-content:space-between;flex-wrap:wrap-reverse;gap:50px;align-items:flex-end}#resources-and-announcements-page ul{list-style:none;padding:0;margin:0}#resources-and-announcements-page #resources{display:flex;flex-direction:column}#resources-and-announcements-page #resources ul{display:flex;flex-direction:column;gap:15px;margin-top:10px}#resources-and-announcements-page #resources ul li{text-wrap:nowrap;display:flex;justify-content:flex-start}#resources-and-announcements-page #announcements-wrapper{flex:1}#resources-and-announcements-page #announcements-wrapper #announcements{display:flex;flex-direction:column;min-width:200px}#resources-and-announcements-page #announcements-wrapper #announcements ul{display:flex;flex-direction:column;gap:30px}.contact-info{display:flex;flex-direction:column}.contact-info .info-list-container{display:flex}.contact-info .info-list-container .verticle-divider{background-color:#bf1e2d;width:4px;margin:10px 15px 0;height:auto;padding-bottom:6%}.contact-info .info-list-container ul{list-style:none;margin-top:5px;padding-left:15px}.contact-info .info-list-container ul li{padding:5px 0}.contact-info .info-list-container ul li .item-label{font-family:OpenSans-SemiBold,sans-serif;padding-right:5px;font-size:14pt}@font-face{font-family:OpenSans-SemiBold;src:local(OpenSans-SemiBold),url(/assets/OpenSans-SemiBold-D3TTYgdB.ttf)}.contact-info .info-list-container ul li a,.contact-info .info-list-container ul li address{font-family:OpenSans,sans-serif;font-size:14pt;line-height:15pt}@font-face{font-family:OpenSans;src:local(OpenSans),url(/assets/OpenSans-Regular-DxJTClRG.ttf)}#contact-page{display:flex;flex-direction:column;margin:40px 0;gap:30px}#contact-page #contact-info-items{display:flex;justify-content:space-between;gap:50px;flex-wrap:wrap;align-items:flex-start}#contact-page #personnel,#contact-page #schools{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:30px;flex:1;min-width:375px}.director-bio{display:flex;flex-direction:column;align-items:center}.director-bio h2,.director-bio h3{text-wrap:nowrap}.director-bio .img-container{margin:20px 40px}.director-bio p.body-copy{font-size:12pt;margin-top:13px;line-height:18pt;text-align:center}.choir-bio{display:flex;justify-content:center;flex-wrap:wrap;gap:20px}.choir-bio.left{flex-direction:row}.choir-bio.right{flex-direction:row-reverse}.choir-bio p.body-copy{margin-top:15px}.choir-bio section.choir-text{flex:1;min-width:200px}#about-us-page{margin:40px 0;display:flex;flex-direction:column;gap:40px}#about-us-page #intro{display:flex;justify-content:center;gap:20px;flex-wrap:wrap}#about-us-page #intro svg{height:200px;width:200px}#about-us-page #intro #intro-text{display:flex;flex-direction:column;flex:1;min-width:300px}#about-us-page #intro #intro-text p{margin-bottom:15px}#about-us-page #directors{display:flex;flex-direction:column}#about-us-page #directors ul{list-style:none;display:flex;align-items:center;justify-content:space-around;flex-wrap:wrap;margin:0;padding:0}#about-us-page #directors ul li{padding:0;margin:0;width:min-content}#about-us-page #choirs{margin-top:20px}#about-us-page #choirs ul{list-style:none;display:flex;flex-direction:column;align-items:stretch;margin:0;padding:0}#about-us-page #choirs ul li{padding:20px 0;margin:0}#COC-page{width:100%;margin-bottom:50px}#COC-page #banner{position:relative}#COC-page #banner #banner-background-container{height:100%;position:absolute;top:0;left:calc((100vw - (min(1000px,100% - 100px) + 100px))/-2);width:100vw;z-index:-10}#COC-page #banner #banner-background-container .filter{height:100%;position:absolute;top:0;left:0;width:100vw;z-index:3;background-color:#ffffffa6}#COC-page #banner #banner-contents{display:flex;flex-direction:column;align-items:center;justify-content:center;padding-bottom:30px;margin-bottom:40px;padding-top:20px}#COC-page #banner #banner-contents svg{max-height:250px;width:100vw}#COC-page #banner #banner-contents span{font-family:OpenSans-Bold,sans-serif;font-size:min(5vw,20pt);color:#000}@font-face{font-family:OpenSans-Bold;src:local(OpenSans-Bold),url(/assets/OpenSans-Bold-DGvYQtcs.ttf)}#COC-page #CTAs{display:flex;justify-content:space-between;align-content:center;gap:50px;flex-wrap:wrap}#COC-page #CTAs *{flex:1}#error-404-page{width:100%;padding:75px 50px;display:flex;align-items:flex-end;justify-content:center;flex-direction:column}#error-404-page svg{width:100%;min-width:350px}#error-404-page span{font-family:OpenSans,sans-serif;font-size:20pt;margin-top:20px;margin-bottom:20px;text-align:right}@font-face{font-family:OpenSans;src:local(OpenSans),url(/assets/OpenSans-Regular-DxJTClRG.ttf)}#auditions-page{display:flex;flex-direction:column;margin:40px 0;gap:30px}#auditions-page .downloads{display:flex;width:100%;align-items:center;justify-content:space-evenly;flex-wrap:wrap;gap:30px}#auditions-page iframe{max-height:min(1294.1176470588px,100vh - 200px);height:calc(11 * (100vw - 100px) / 8.5)}#cast-lists-2026-page{display:flex;flex-direction:column;margin:40px 0;gap:40px}#cast-lists-2026-page #cast-lists{display:flex;flex-direction:column;gap:20px;max-width:700px;width:100%;align-self:center}#cast-lists-2026-page #cast-lists ul{list-style:none;padding:0;margin:0;display:flex;gap:20px;width:100%;flex-wrap:wrap;justify-content:space-evenly}#cast-lists-2026-page #cast-lists ul li{display:flex;align-items:center;justify-content:center}#cast-lists-2026-page #cast-lists ul li a{text-wrap:nowrap;width:210px;text-align:center}
