:root{--primary-tranparent:rgba(67,120,235,.666);--primary-solid:#4378eb;--secondary-transparent:rgba(71,102,168,.881);--secondary-solid:#4766a8;--background-color:#d3d4c1;--text-color:#f0f0f0;--h1-text-color:#1660ff}*{font-family:Nunito Sans,sans-serif;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Ysabeau,sans-serif}h2{color:#1660ff;color:var(--h1-text-color);font-size:3rem;font-weight:400}.hero{background-attachment:fixed;background-position:80%;background-repeat:no-repeat;background-size:cover;height:100vh;position:relative;width:100%;z-index:-1}.hero-text{background-image:linear-gradient(0deg,#4378eba8 50%,#4378eb00);bottom:0;font-weight:200;position:absolute;width:100%}.title{font-size:calc(6rem + 5vw)}.subtitle,.title{color:#f0f0f0;color:var(--text-color);text-align:center}.subtitle{font-size:3rem;font-style:italic;font-weight:300;line-height:1}.landing-page-section{align-items:center;background-attachment:fixed;background-color:#000;color:#d9d9d9;display:flex;flex-direction:column;font-size:calc(1em + .5vw);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content;width:100%}.landing-page-section h1{color:#1660ff;color:var(--h1-text-color);font-size:5rem;font-weight:800;text-align:center}.about-container{border-radius:10px;display:flex;max-width:1000px;padding:1rem;width:100%}.about-image{min-width:100px;width:calc(20vw + 1rem)}.about-container .vertical-line{background-color:#4378eb;background-color:var(--primary-solid);height:inherit;margin:10px;padding:1.5px}.right-container{text-align:justify}.review-landing-page-section{align-items:center;background-attachment:fixed;background-color:#000;color:#d9d9d9;display:flex;flex-direction:column;font-size:calc(1em + .5vw);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%}.selected-review-container{background-attachment:fixed;background-position:50% 90%;background-repeat:no-repeat;background-size:cover;height:70vh;width:100%}.video-landing-page-section{align-items:center;background-color:#000;color:#d9d9d9;display:flex;flex-direction:column;font-size:calc(1em + .5vw);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;overflow:hidden;width:100%}.video-container video{width:100%}.selected-review{background:linear-gradient(180deg,#000 5%,#fff0);color:#f0f0f0;color:var(--text-color);font-size:2.5rem;font-weight:300;max-width:1000px;padding:20px}.audio-player-landing-page-section{background:linear-gradient(rgba(0,46,121,.709) 50%,rgba(20,0,121,.535)),url(/static/media/allison-saeng-EnG_17GAMc4[optimized].60dfca2eab94f99e96ff.jpg);-webkit-clip-path:polygon(0 0,100% 10%,100% 100%,0 90%);clip-path:polygon(0 0,100% 10%,100% 100%,0 90%);display:flex;flex-direction:row;justify-content:center;padding:80px 0;width:100%}.audio-players-container{gap:16px}.selected-review-container-2{background-attachment:fixed;background-position:top;background-repeat:no-repeat;background-size:cover;font-size:2.5rem;font-weight:300;height:60vh;width:100%}.contact-landing-page-section{align-items:center;background:linear-gradient(rgba(0,46,121,.709) 50%,rgba(20,0,121,.535)),url(/static/media/allison-saeng-EnG_17GAMc4[optimized].60dfca2eab94f99e96ff.jpg);background-attachment:fixed;background-position:50%;background-size:cover;display:flex;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;overflow:hidden;padding:10px 0;width:100%}.contact-landing-page-section h1{color:#00bad3;font-size:5rem;font-weight:800;text-align:center}.footer{background-color:#3c3c3c;border-top:2px solid grey;color:#faebd7;display:block;font-size:1rem;padding:2rem;text-align:center}.website-by{margin-top:1rem;text-align:end}.website-by a{color:#faebd7;text-decoration:none}.social-icons-footer{display:flex;gap:20px;justify-content:center}@media (max-width:990px){.about-container{display:block}.about-image{margin-left:5%;width:90%}.audio-players-container{display:flex;flex-direction:column;gap:16px}}.nav-link{color:#da1d1d;font-size:1.5rem;padding:10px;text-decoration:none}.nav-link.active{color:#00a8c5;font-weight:700}.nav-link.inactive{color:#0ea3de;font-weight:400}header{background-color:#4e8eb1}.navbar{backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(1px);background:rgba(0,0,0,.559);box-shadow:0 8px 32px 0 #0000005e;justify-content:space-around;min-height:70px;padding:10px 24px;position:fixed;width:100vw;z-index:2}.nav-menu,.navbar{align-items:center;display:flex}.nav-menu{gap:40px;justify-content:space-between}.nav-menu img{height:70px}.hamburger{cursor:pointer;display:none}.hamburger-bar{background-color:#faebd7;display:block;height:3px;margin:1em;transition:all .5s ease-in-out;width:4rem}.navbar a{color:#333;padding:10px;text-decoration:none;transition:color .3s ease}.navbar a:hover{color:#007bff}.logo{font-size:1.2em;font-weight:700}@media (max-width:990px){.navbar{transition:.5s}.hamburger{display:block;position:fixed}.hamburger.active .hamburger-bar:nth-child(2){opacity:0}.hamburger.active .hamburger-bar:first-child{transform:translateY(19px) rotate(225deg)}.hamburger.active .hamburger-bar:nth-child(3){transform:translateY(-19px) rotate(-225deg)}.nav-menu{background:#05706dfa;display:flex;flex-direction:column;height:calc(100vh - 70px);justify-content:flex-start;left:-100%;overflow:scroll;position:fixed;text-align:center;top:70px;transition:.5s;width:100%}.nav-menu.active{background-color:#104e58f9;left:0}}.contact-form-flex-container{background:#f9f9f9;border:5px solid #003ea2;border-radius:10px;display:flex;flex-direction:row;margin-bottom:40px;max-width:95vw}.booking-contact{padding:1rem;text-align:center}.booking-contact h3{font-size:2rem}.booking-contact p{font-size:1.5rem}.contact-form{box-shadow:0 4px 6px #0000001a;max-width:95vw;padding:2rem;width:calc(50rem - 10vw)}.form-group{margin-bottom:2rem;position:relative}input,textarea{background:#fff;border:1px solid #ddd;border-radius:4px;font-size:1rem;outline:none;padding:1rem .5rem;transition:border-color .3s,box-shadow .3s;width:100%}input:focus,textarea:focus{border-color:#007bff;box-shadow:0 0 0 4px #007bff1a}input:focus+label,input:not(:placeholder-shown)+label,textarea:focus+label,textarea:not(:placeholder-shown)+label{color:#007bff;font-size:.85rem;left:.75rem;top:-.75rem}.error-message{color:red;font-size:.85rem;margin-top:.5rem}button{background-color:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;display:inline-block;font-size:1rem;padding:1rem;transition:background-color .3s,box-shadow .3s;width:100%}button:hover{background-color:#0056b3;box-shadow:0 4px 6px #007bff33}@media (max-width:990px){.contact-form-flex-container{flex-direction:column-reverse}}.loader-body{align-items:center;animation:undulateGradient 5s linear infinite alternate-reverse;background-color:linear-gradient(to bottom right,#002885,#461464);display:flex;font-family:Ysabeau,sans-serif;font-weight:200;height:100vh;justify-content:center;left:0;overflow:hidden;position:fixed;top:0;transition:opacity 1s ease-out;width:100vw;z-index:999}.loader-body h1{font-size:calc(3rem + 5vw);font-weight:200;text-align:center}@keyframes undulateGradient{0%{background-color:#002885;background-position:0 0}50%{background-color:#461464;background-position:100% 100%}to{background-color:#004385;background-position:0 0}}.loader{align-items:center;color:#faebd7;display:flex;flex-direction:column;justify-content:center}.loader h1{padding:2rem}.spinner{display:inline-block;position:relative}.logo{filter:invert(90%);height:auto;width:300px}.spinner-circle{animation:spin 1s linear infinite;border:5px solid #161d86b3;border-radius:50%;border-top:3px solid #3498db;height:320px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:320px}.fade-out{opacity:0}.hidden{visibility:hidden}@keyframes spin{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}.about-h1{color:var(--h1-text-color);font-size:5rem;font-weight:400;text-align:center}.about-text{display:flex;justify-content:center}.about-p{color:#faebd7;margin:0 2rem;max-width:1000px;padding:1.5rem;position:relative}.about-p:before{background-color:#bc7833;bottom:2rem;content:"";left:0;padding:3px;position:absolute;top:1.5rem;width:2px}.about-page-body{background-size:cover;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:relative;text-align:justify;z-index:0}.about-hero{background-color:#3498db;background-position:60% 30%;background-size:cover;height:80vh}.about-hero,.calendar-hero{background-repeat:no-repeat;-webkit-clip-path:polygon(0 0,100% 0,100% 90%,80% 100%,0 80%);clip-path:polygon(0 0,100% 0,100% 90%,80% 100%,0 80%);position:relative;z-index:-1}.calendar-hero{background-color:#000;background-position:60% 35%;background-size:60vw;height:90vh}.calendar-page-body{background:linear-gradient(rgba(0,46,121,.883) 50%,rgba(20,0,121,.673)),url(/static/media/allison-saeng-EnG_17GAMc4[optimized].60dfca2eab94f99e96ff.jpg);background-size:cover;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:relative;z-index:1}.calendar-h1{color:var(--h1-text-color);font-size:5rem;font-weight:400;text-align:center}.bandsintown-widget{width:100%}@media (max-width:1140px){.calendar-hero{background-size:cover}}.media-page-body{background-color:#0e487b}.media-h1{color:var(--h1-text-color);font-size:5rem;font-weight:400;text-align:center}.media-hero{background-color:#2b2c2c;background-position:50% 3vw;background-repeat:no-repeat;background-size:cover;-webkit-clip-path:polygon(0 0,100% 0,100% 90%,80% 100%,0 80%);clip-path:polygon(0 0,100% 0,100% 90%,80% 100%,0 80%);height:85vh;position:relative}.media-page-album-container{background-color:#0d5797;-webkit-clip-path:polygon(0 0,100% 10%,100% 100%,0 90%);clip-path:polygon(0 0,100% 10%,100% 100%,0 90%);padding:80px 20px}.media-page-album-container,.media-youtube-container{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;justify-content:center}.media-youtube-container{background-color:#0e487b;padding:100px 20px}.media-youtube-container iframe{max-width:90vw}.spacer{border-bottom:2px solid grey;padding-bottom:40px}*{box-sizing:border-box}.slideshow-container{background-color:#000;margin:auto;max-width:1000px;position:relative}.slideshow-container img{width:100%}.mySlides{display:none}.next,.prev{border-radius:0 3px 3px 0;color:#fff;cursor:pointer;font-size:2rem;font-weight:700;margin-top:-22px;padding:16px;position:absolute;top:50%;transition:.6s ease;-webkit-user-select:none;user-select:none;width:auto;z-index:1}.next{border-radius:3px 0 0 3px;right:0}.next:hover,.prev:hover{background-color:hsla(0,0%,42%,.387)}.text{bottom:8px;font-size:15px;text-align:center;width:100%}.numbertext,.text{color:#f2f2f2;padding:8px 12px;position:absolute}.numbertext{font-size:12px;top:0}.dot{background-color:#bbb;border-radius:50%;cursor:pointer;display:inline-block;height:15px;margin:0 5px;transition:background-color .6s ease;width:15px}.dot-active,.dot:hover{background-color:#717171}.fade{animation-duration:.75s;animation-name:fade}@keyframes fade{0%{opacity:0}to{opacity:1}}.education-page-body{background-color:#0e487b;text-align:justify}.education-hero{background-clip:initial;background-color:#3498db;background-position:10% bottom;background-repeat:no-repeat;background-size:cover;-webkit-clip-path:polygon(0 0,100% 0,100% 90%,80% 100%,0 80%);clip-path:polygon(0 0,100% 0,100% 90%,80% 100%,0 80%);height:80vh;position:relative}.education-text-line-border{border:4px solid #bc7833;margin:10px}.education-text{display:flex;justify-content:center;margin:0 50px}.education-h1{font-size:5rem}.education-h1,.education-h2{color:var(--h1-text-color);font-weight:400;text-align:center}.education-h2{font-size:4rem}.education-h3{color:#faebd7;font-size:3rem;font-weight:400;text-align:center}.education-p{color:#faebd7;max-width:1000px;padding:.5rem;position:relative}.education-image-container{display:flex;height:600px;justify-content:center;overflow:hidden;position:relative;width:100%}.education-fading-image{background-color:#0e487b;height:100%;object-fit:contain;object-position:center;position:absolute;width:100%}.education-youtube-container{background-color:#0e577b;-webkit-clip-path:polygon(0 0,100% 10%,100% 100%,0 90%);clip-path:polygon(0 0,100% 10%,100% 100%,0 90%);display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;justify-content:center;padding:100px 20px}.education-youtube-container iframe{max-width:90vw}.contact-body{background:linear-gradient(rgba(0,46,121,.883) 50%,rgba(20,0,121,.673)),url(/static/media/allison-saeng-EnG_17GAMc4[optimized].60dfca2eab94f99e96ff.jpg);background-size:cover;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:relative;z-index:1}.contact-body h1{color:var(--h1-text-color);font-size:5rem;font-weight:400;text-align:center}.contact-hero{background-color:#3498db;background-position:0 10%;background-repeat:no-repeat;background-size:cover;-webkit-clip-path:polygon(0 0,100% 0,100% 90%,80% 100%,0 80%);clip-path:polygon(0 0,100% 0,100% 90%,80% 100%,0 80%);height:80vh;position:relative;z-index:-1}.form-container{display:flex;justify-content:center}
/*# sourceMappingURL=main.66b8461d.css.map*/