.AudioPlayer-module__sgIjrG__audioPlayer{background-color:#f5e7dd;background-color:var(--lighter-theme-color);align-items:center;gap:30px;padding:15px;display:flex}.AudioPlayer-module__sgIjrG__playPauseButton{color:var(--dark-theme-color);cursor:pointer;background-color:transparent;border:none}.AudioPlayer-module__sgIjrG__playPauseButton svg{fill:var(--dark-theme-color);width:1.5rem;height:auto}.AudioPlayer-module__sgIjrG__progressBar{background-color:#efdcd3;background-color:var(--light-theme-color);cursor:pointer;flex-grow:1;height:10px}.AudioPlayer-module__sgIjrG__progress{background-color:#bc5957;background-color:var(--dark-theme-color);height:100%;transition:width .1s linear}
.PhotoCarousel-module__oP-Asa__carousel{max-width:1200px;height:35rem;max-width:var(--max-width);padding:0 2.5rem;padding:0 var(--margin);background-color:#000;width:100vw;margin:2rem auto;position:relative}.PhotoCarousel-module__oP-Asa__slide{width:auto;height:100%}
.OffsetShadow-module__QmTwmG__container{position:relative}.OffsetShadow-module__QmTwmG__shadow{background-color:#f5e7dd;background-color:var(--lighter-theme-color);width:100%;height:100%;position:absolute}.OffsetShadow-module__QmTwmG__bannerTitle{--offset-y:-.8rem;--offset-x:-.8rem}.OffsetShadow-module__QmTwmG__image{--offset-y:-2rem;--offset-x:-2rem}.OffsetShadow-module__QmTwmG__heading{--offset-y:.2rem;--offset-x:-.5rem;height:25%}.OffsetShadow-module__QmTwmG__left{left:var(--offset-x)}.OffsetShadow-module__QmTwmG__left,.OffsetShadow-module__QmTwmG__right{bottom:var(--offset-y)}.OffsetShadow-module__QmTwmG__right{right:var(--offset-x)}.OffsetShadow-module__QmTwmG__content{position:relative}@media (max-width:700px){.OffsetShadow-module__QmTwmG__image{--offset-y:-1rem;--offset-x:-1rem}}
.BannerImage-module__2DykZq__container{background-color:#1e1d1d;background-color:var(--font-color);background-position:50%;background-size:cover;justify-content:center;align-items:center;width:100%;height:500px;display:flex;position:relative}.BannerImage-module__2DykZq__image{-o-object-fit:cover;object-fit:cover;z-index:0}.BannerImage-module__2DykZq__text{background-color:#bc5957;background-color:var(--dark-theme-color);color:var(--lighter-theme-color);font-family:Montserrat,sans-serif;font-family:var(--body-font);letter-spacing:.1rem;text-transform:uppercase;margin:0;padding:1.5rem 5rem;font-size:1.7rem;font-weight:100}@media (max-width:700px){.BannerImage-module__2DykZq__text{font-size:1rem}}
.ArrowButton-module__Knxw1W__container{align-items:center;transition:all .2s;display:flex}.ArrowButton-module__Knxw1W__container:hover{transition:all .2s;transform:translate(.2rem,-.2rem)}.ArrowButton-module__Knxw1W__buttonText{position:inline-block;text-transform:uppercase;z-index:1;font-weight:700;text-decoration:none;position:relative}.ArrowButton-module__Knxw1W__arrowSvg{position:inline-block;fill:var(--font-color);margin-left:1rem}.ArrowButton-module__Knxw1W__container:hover .ArrowButton-module__Knxw1W__buttonText:before{width:80%;height:50%;transition:all .2s;transform:translate(-.2rem,.2rem)}.ArrowButton-module__Knxw1W__buttonText:before{background-color:#f5e7dd;background-color:var(--lighter-theme-color);content:"";z-index:-1;width:100%;height:80%;transition:all .2s;position:absolute;bottom:-.2rem;left:-.5rem}
.ImageWrapper-module__Limqsa__image{width:100%;height:100%}
.LoadingCircle-module__O4y66q__loader{stroke-linecap:round;fill:none;transform:rotate(-90deg)}.LoadingCircle-module__O4y66q__circle{stroke:var(--dark-theme-color);stroke-dashoffset:0;transform-origin:50%;stroke-dasharray:312;animation:1s linear infinite LoadingCircle-module__O4y66q__external}@keyframes LoadingCircle-module__O4y66q__external{0%{stroke-dashoffset:312px;transform:rotate(70deg)}60%{stroke-dashoffset:-312px}to{stroke-dashoffset:-312px;transform:rotate(450deg)}}
.TextHeading-module__GILN4a__text{margin:0;font-size:2rem}
.LessonsPageContent-module__7BYloW__separator{background-color:#bc5957;background-color:var(--dark-theme-color);width:1px;height:50%;margin:auto}.LessonsPageContent-module__7BYloW__twoColumns{grid-gap:4rem;grid-template-columns:1fr auto 1fr;margin:3rem 0;display:grid}.LessonsPageContent-module__7BYloW__richText{line-height:1.75rem}.LessonsPageContent-module__7BYloW__richText h1{font-size:2rem}.LessonsPageContent-module__7BYloW__richText p{margin-bottom:2rem}.LessonsPageContent-module__7BYloW__imageContainer{width:50%}.LessonsPageContent-module__7BYloW__resumeContainer{margin:3rem 0}@media (max-width:700px){.LessonsPageContent-module__7BYloW__twoColumns{grid-template-columns:1fr}.LessonsPageContent-module__7BYloW__separator{width:50%;height:1px}}
.TextInput-module__3E2WsW__container{position:relative}.TextInput-module__3E2WsW__container label{background-color:#efdcd3;background-color:var(--light-theme-color);color:var(--dark-theme-color);pointer-events:none;transform-origin:0 0;margin:0 .5rem;padding:0 .3rem;font-size:1rem;transition:all .1s ease-out;position:absolute;top:1.5rem;left:0;transform:translateY(-50%)}.TextInput-module__3E2WsW__container textarea{resize:none}.TextInput-module__3E2WsW__input{border:1px solid #bc5957;border:1px solid var(--dark-theme-color);color:var(--font-color);font-family:Montserrat,sans-serif;font-family:var(--body-font);background-color:transparent;border-radius:5px;outline:none;width:100%;padding:1rem .7rem;font-size:1rem;transition:all .1s ease-out}.TextInput-module__3E2WsW__input:disabled,.TextInput-module__3E2WsW__input:disabled+label{color:gray;border-color:gray}.TextInput-module__3E2WsW__input:focus{border-color:#1e1d1d;border-color:var(--font-color)}.TextInput-module__3E2WsW__input:focus+label{color:var(--font-color);top:0;transform:translateY(-50%)scale(.9)}.TextInput-module__3E2WsW__input:not(:-moz-placeholder-shown)+label{top:0;transform:translateY(-50%)scale(.9)}.TextInput-module__3E2WsW__input:not(:placeholder-shown)+label{top:0;transform:translateY(-50%)scale(.9)}.TextInput-module__3E2WsW__showError .TextInput-module__3E2WsW__input,.TextInput-module__3E2WsW__showError .TextInput-module__3E2WsW__input:focus{border-color:red}.TextInput-module__3E2WsW__showError .TextInput-module__3E2WsW__input:focus+label,.TextInput-module__3E2WsW__showError label{color:red}.TextInput-module__3E2WsW__errorMessage{color:red;margin:.3rem 0 0;font-size:.8rem}
.WidthContainer-module__tZC8La__container{max-width:1200px;max-width:var(--max-width);padding:0 2.5rem;padding:0 var(--margin);width:100%;margin:1.5rem auto auto}
.Engagements-module__rhvO_G__container{flex-direction:column;justify-content:center;align-items:center;display:flex}
.Button-module__fSMSha__container{background-color:#f5e7dd;background-color:var(--lighter-theme-color);cursor:pointer;border:none;padding:.75rem 2.25rem;font-size:1rem;font-weight:700;transition:all .2s}.Button-module__fSMSha__container:hover{background-color:#bc5957;background-color:var(--dark-theme-color);color:var(--lighter-theme-color);transition:all .2s}
.About-module__hVONLq__container{grid-gap:4rem;grid-template-columns:30% 1fr;margin-bottom:4rem;display:grid}.About-module__hVONLq__bio{line-height:1.75rem}.About-module__hVONLq__bio h1{font-size:3rem;line-height:3.5rem}.About-module__hVONLq__bio p{margin-bottom:2rem}@media (max-width:700px){.About-module__hVONLq__container{grid-template-columns:1fr}.About-module__hVONLq__headshot{max-width:300px}}
.Media-module__XOg7PG__container{flex-direction:column;align-items:center;display:flex}.Media-module__XOg7PG__videoContainer{max-width:1200px;height:35rem;max-width:var(--max-width);padding:0 2.5rem;padding:0 var(--margin);width:100%;margin:2rem auto;position:relative}.Media-module__XOg7PG__videoContainer embed,.Media-module__XOg7PG__videoContainer iframe,.Media-module__XOg7PG__videoContainer object{width:100%;height:100%;position:absolute;top:0;left:0}.Media-module__XOg7PG__audioContainer{margin:2rem 0}.Media-module__XOg7PG__songTitleContainer{align-items:center;margin:.5rem 0;display:flex}.Media-module__XOg7PG__songTitle{margin:0 2rem 0 0;font-size:1rem}.Media-module__XOg7PG__songDescription,.Media-module__XOg7PG__songTitle{font-family:Montserrat,sans-serif;font-family:var(--body-font)}@media (max-width:700px){.Media-module__XOg7PG__carousel,.Media-module__XOg7PG__videoContainer{height:20rem}}
.ContactForm-module__f_V9Ma__container{flex-direction:column;display:flex}.ContactForm-module__f_V9Ma__container h1{margin:4rem auto}.ContactForm-module__f_V9Ma__inputContainer{width:60%;margin:1rem 0}.ContactForm-module__f_V9Ma__textareaContainer{margin:1rem 0}@media (max-width:700px){.ContactForm-module__f_V9Ma__inputContainer{width:100%}}
.HomeContent-module___bdpiq__container{--row-padding:4rem}.HomeContent-module___bdpiq__homeRow{margin-bottom:6rem;display:flex}.HomeContent-module___bdpiq__homeRow:nth-child(2n){flex-direction:row-reverse}.HomeContent-module___bdpiq__mainTextSection{font-family:Cormorant,serif;font-family:var(--header-font);align-items:center;width:60%;font-size:2rem;display:flex}.HomeContent-module___bdpiq__mainTextSection,.HomeContent-module___bdpiq__textSection{margin-left:var(--row-padding)}.HomeContent-module___bdpiq__textSection{min-width:30%}.HomeContent-module___bdpiq__teachingSection{width:40%}.HomeContent-module___bdpiq__homeRow:nth-child(2n) .HomeContent-module___bdpiq__textSection{margin-left:0;margin-right:var(--row-padding)}.HomeContent-module___bdpiq__teachingImages{flex-grow:1;margin-top:6rem}.HomeContent-module___bdpiq__rowImages{flex-grow:1}.HomeContent-module___bdpiq__teachingSection .HomeContent-module___bdpiq__rowImages{margin-top:5rem}.HomeContent-module___bdpiq__title{font-family:Cormorant,serif;font-family:var(--header-font);margin:0;font-size:3rem;font-weight:bolder}.HomeContent-module___bdpiq__subtitle{font-family:Montserrat,sans-serif;font-family:var(--body-font);text-transform:uppercase;font-size:1.2rem}.HomeContent-module___bdpiq__divider{background-color:#1e1d1d;background-color:var(--font-color);width:1.5rem;height:.15rem}.HomeContent-module___bdpiq__landscapeImage:not(:first-child){z-index:0;margin-top:-40%;margin-left:-40%;margin-right:40%;position:relative}.HomeContent-module___bdpiq__portraitImage{z-index:2;width:60%;margin:auto;position:relative}.HomeContent-module___bdpiq__portraitImage:not(:first-child){margin-top:-10%;margin-left:30%}.HomeContent-module___bdpiq__logoSvg{fill:var(--dark-theme-color);width:15rem;margin-left:3rem}@media (max-width:700px){.HomeContent-module___bdpiq__homeRow,.HomeContent-module___bdpiq__homeRow:nth-child(2n){flex-direction:column}.HomeContent-module___bdpiq__rowImages,.HomeContent-module___bdpiq__teachingImages{margin-bottom:5rem}.HomeContent-module___bdpiq__landscapeImage:not(:first-child){margin-top:-4%;margin-left:0;margin-right:0}.HomeContent-module___bdpiq__mainTextSection,.HomeContent-module___bdpiq__textSection{width:100%;margin:0}}
.LessonsSections-module__Cx3xXa__container{flex-direction:column;display:flex}.LessonsSections-module__Cx3xXa__navigation{background-color:#f5e7dd;background-color:var(--lighter-theme-color);justify-content:center;display:flex}.LessonsSections-module__Cx3xXa__activeLink,.LessonsSections-module__Cx3xXa__link{cursor:pointer;font-family:Montserrat,sans-serif;font-family:var(--body-font);text-transform:uppercase;background-color:transparent;border:none;padding:1.5rem 1rem;font-size:1rem;font-weight:bolder}.LessonsSections-module__Cx3xXa__link{color:var(--font-color)}.LessonsSections-module__Cx3xXa__link:hover{color:var(--dark-theme-color)}.LessonsSections-module__Cx3xXa__activeLink{background-color:#bc5957;background-color:var(--dark-theme-color);color:var(--lighter-theme-color)}.LessonsSections-module__Cx3xXa__contact{flex-direction:column;align-items:center;display:flex}.LessonsSections-module__Cx3xXa__contact h1{margin:0;font-size:2rem}.LessonsSections-module__Cx3xXa__contactLinks{flex-direction:column;align-items:center;margin:1rem 0;display:flex}.LessonsSections-module__Cx3xXa__contactLinks a{margin:.5rem 0}.LessonsSections-module__Cx3xXa__contactImage{fill:var(--dark-theme-color);width:10rem}.LessonsSections-module__Cx3xXa__contact a:not(.LessonsSections-module__Cx3xXa__contactLinks a){margin:.5rem 0}@media (max-width:700px){.LessonsSections-module__Cx3xXa__navigation{flex-direction:column}}
/*# sourceMappingURL=fd1dae746ccb236e.css.map*/