@import url(https://fonts.googleapis.com/css2?family=Cormorant+Upright:wght@300;400;500;600;700&family=Open+Sans:wght@300;400;500;600;700&display=swap);:root{--font-base:"Cormorant Upright",serif;--font-alt:"Open Sans",sans-serif;--color-golden:#dcca87;--color-black:#0c0c0c;--color-gray:#545454;--color-crimson:#f5efdb;--color-grey:#aaa;--color-white:#fff;--border-radius:0.3rem}*{box-sizing:border-box;margin:0;padding:0;scroll-behavior:smooth}a{color:inherit;text-decoration:none}.slide-bottom{-webkit-animation:slide-bottom .5s cubic-bezier(.25,.46,.45,.94) both;animation:slide-bottom .5s cubic-bezier(.25,.46,.45,.94) both}@-webkit-keyframes slide-bottom{0%{-webkit-transform:translateY(-25%);transform:translateY(-25%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slide-bottom{0%{-webkit-transform:translateY(-25%);transform:translateY(-25%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}.app__footerOverlay{display:flex;flex-direction:column;height:100%;position:absolute;width:100%;z-index:100}.app__footerOverlay-black{background:var(--color-black);height:25%}.app__footerOverlay-img{height:75%}.app__navbar{background:var(--color-black);justify-content:space-between;padding:1rem 2rem;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:2}.app__navbar,.app__navbar-logo{align-items:center;display:flex}.app__navbar-logo{justify-content:flex-start}.app__navbar-logo img{width:200px}.app__navbar-links{align-items:center;display:flex;flex:1 1;justify-content:center;list-style:none}.app__navbar-links li{cursor:pointer;margin:0 1rem}.app__navbar-links li:hover{color:var(--color-grey)}.app__navbar-contact{align-items:center;display:flex;justify-content:flex-end}.app__navbar-contact a{margin:0 1rem;text-decoration:none;transition:.5s ease}.app__navbar-contact a:hover{border-bottom:1px solid var(--color-golden)}.app__navbar-smallscreen{display:none}.app__navbar-smallscreen_overlay{background:var(--color-black);flex-direction:column;height:100vh;left:0;position:fixed;top:0;transition:.5s ease;width:100%;z-index:5}.app__navbar-smallscreen_overlay .overlay__close{color:var(--color-golden);cursor:pointer;font-size:27px;position:absolute;right:20px;top:20px}.app__navbar-smallscreen_links{list-style:none}.app__navbar-smallscreen_links li{color:var(--color-golden);cursor:pointer;font-family:var(--font-base);font-size:2rem;margin:2rem;text-align:center}.app__navbar-smallscreen_links li:hover{color:var(--color-white)}@media screen and (max-width:2000px){.app__navbar-logo img{width:300px}}@media screen and (max-width:800px){.app__navbar-links{display:none}.app__navbar-smallscreen{display:flex}}@media screen and (max-width:550px){.app__navbar{padding:1rem}.app__navbar-contact{display:none}.app__navbar-logo img{width:180px}}.app__aboutus{background:var(--color-black);position:relative}.app__calender-h1{color:var(--color-golden);font-family:var(--font-base);line-height:40px;padding-bottom:2rem;text-transform:uppercase}.app__aboutus-content{flex-direction:column;text-align:center;width:100%;z-index:2}.app__aboutus-content_about{grid-column-gap:2rem;grid-row-gap:1rem;color:var(--color-golden);-webkit-column-gap:2rem;column-gap:2rem;display:grid;flex:1 1;grid-template-columns:1fr 1fr;row-gap:1rem}.grid_left{font-weight:1000;text-align:right}.grid_right{text-align:left}.app__aboutus-content_about p{color:var(--color-grey);margin:2rem 0}.p__opensans_calender{color:var(--color-white);font-display:under;font-family:var(--font-alt);font-size:16px;font-weight:400;letter-spacing:.04em;line-height:28px}@media screen and (min-width:2000px){.app__aboutus-content_about p{margin:4rem 0}}.app__chef-content{display:flex;flex-direction:column;margin-top:2rem;width:100%}@media screen and (max-width:1150px){#about{flex-direction:column-reverse}#crystalphoto{margin:5rem 0 0;max-width:400px}}#lessons .app__wrapper_info{border-radius:1rem;flex:6 1}#lessons .app__wrapper_img{flex:3 1}@media screen and (max-width:1150px){#lessons .app__wrapper_img{display:none}}.app__footer{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;padding-top:0;position:relative;width:100%;z-index:1}.app__footer-links{align-items:flex-start;display:flex;justify-content:space-between;width:100%}.app__footer-links_contact,.app__footer-links_logo,.app__footer-links_work{flex:1 1;margin:1 rem;text-align:center}.app__footer-links_logo img:first-child{margin:2rem;width:310px}.app__footer-links_work:nth-child(odd){margin-bottom:1rem}.app__footer-links_icons{margin-top:.5rem}.app__footer-links_icons svg{color:var(--color-white);cursor:pointer;font-size:24px;margin:.5 rem}.app__footer-links_icons svg:hover{color:var(--color-golden)}.app__footer-headtext{color:var(--color-white);font-family:var(--font-base);font-size:32px;font-weight:400;letter-spacing:.04em;line-height:41.6px;margin-bottom:1rem;text-transform:capitalize}.footer_copyright{margin-top:3rem}@media screen and (min-width:2000px){.app__footer-headtext{font-size:51px;line-height:61px}}@media screen and (max-width:1150px){.app__footer-links{align-items:center;flex-direction:column;padding:0}.app__footer-links_contact,.app__footer-links_logo,.app__footer-links_work{width:100%}}@media screen and (max-width:350px){.app__footer-links_logo img:first-child{width:80%}}.app__header-h1{color:var(--color-golden);font-family:var(--font-base);font-size:85px;letter-spacing:.04em;line-height:117px}.app__wrapper-img{width:100%}@media screen and (min-width:2000px){.app__header-h1{font-size:180px;line-height:210px}}@media screen and (max-width:1150px){.app__header-h1{font-size:90px}}@media screen and (max-width:900px){.app__header-h1{font-size:80px;line-height:87px}}@media screen and (max-width:650px){.app__header-h1{font-size:70px;line-height:87px}}@media screen and (max-width:450px){.app__header-h1{font-size:50px;line-height:70px}}#tuition .app__tuition-content{flex:0.6 1;padding:2rem}@media screen and (max-width:950px){#tuition .app__tuition-content{flex:1 1}}.app__contact{background:var(--color-black);border-radius:var(--border-radius);flex:0.6 1;padding:3rem}.app__contact_form{box-sizing:border-box;display:flex;flex-direction:column;margin-top:2rem;width:100%}.app__form_input{border-radius:3px;box-shadow:2px 2px 9px .5px var(--color-white);margin-bottom:1rem;resize:none}.app__form_input,.custom__alert{background-color:var(--color-black)}.custom__alert{color:var(--color-white)}@media screen and (max-width:950px){.app__contact{flex:1 1}}.section__padding{padding:6rem 7rem}a:active,a:hover{color:var(--color-golden)}a:active,a:link{text-decoration:underline}.flex__center,.flex__center_column{align-items:center;display:flex;justify-content:center}.flex__center_column{flex-direction:column}.app__bg{background:url(/static/media/bg.2d8e3bc6111036a5d026.png);background-attachment:fixed;background-position:50%;background-repeat:repeat;background-size:cover}.app__bg__piano-keys{background:url(/static/media/welcome.1682b90fd9f7ff60b8a0.jpg);background-position:50%;background-repeat:repeat;background-size:cover}.app__bg__welcome{background:url(/static/media/keys.a6414f2a06c2e957f780.jpg);background-position:50%;background-size:cover}.app__bg__hands{background:url(/static/media/handsonpiano.f4c419711a26ece8131c.jpg);background-position:50%;background-repeat:repeat;background-size:cover}.app__wrapper{align-items:center;display:flex;justify-content:space-between;min-height:10vh;scroll-margin-top:4rem}.app__wrapper_info{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:center;scroll-margin-top:4rem}.app__wrapper_img{align-items:center;display:flex;flex:1 1;justify-content:center;margin:1rem;max-width:600px;width:100%}.app__wrapper_img-reverse{flex:1 1;justify-content:flex-start}.app__wrapper_img img{width:80%}.custom__button{background-color:var(--color-crimson);border:none;border-radius:1px;color:var(--color-black);cursor:pointer;font-size:16px;line-height:28px;margin-top:.5rem;outline:none;padding:.5rem 1.5rem}.custom__button,.p__cormorant{font-family:var(--font-base);font-weight:700;letter-spacing:.04em}.p__cormorant{-webkit-font-feature-settings:"tnum" on,"lnum" on;font-feature-settings:"tnum" on,"lnum" on;color:var(--color-white);font-size:23px;line-height:29.9px;text-transform:capitalize}.p__opensans{color:var(--color-white);font-family:var(--font-alt);font-size:16px;font-weight:400;letter-spacing:.04em;line-height:28px}ul{margin-left:4rem}.headtext__cormorant{color:var(--color-golden);font-family:var(--font-base);font-size:55px;letter-spacing:.04em;line-height:83.2px;text-transform:capitalize}.subtitle__opensans{color:var(--color-white);font-family:var(--font-alt);font-size:15px;letter-spacing:.6em;line-height:22.2px;margin-top:1rem;text-transform:capitalize}.subtext__cormorant{color:var(--color-golden);font-family:var(--font-base);font-size:40px;letter-spacing:.03em;line-height:63.2px}.center_text{text-align:center}.spoon__img{width:45px}.soft__background{background-color:var(--color-black);border-radius:var(--border-radius);box-shadow:0 0 7px 3px var(--color-black)}@media screen and (min-width:2000px){.custom__button,.p__cormorant{font-size:37px;line-height:67px}.p__opensans{font-size:30px;line-height:50px}.headtext__cormorant{font-size:150px;line-height:210px}.spoon__img{width:80px}}@media screen and (max-width:1500px){.app__wrapper{min-height:85vh}}@media screen and (max-width:1150px){.app__wrapper{flex-direction:column}.app__wrapper_img{margin:5rem 0 0;max-width:400px}.app__wrapper_img-reverse{margin:0 0 5rem}.app__wrapper_img img{width:100%}}@media screen and (max-width:850px){.section__padding{padding:4rem}}@media screen and (max-width:650px){.section__padding{padding:2rem}.p__cormorant{font-size:21px}.p__opensans{font-size:14px}}@media screen and (max-width:450px){.p__opensans{font-size:12px}.p__cormorant{font-size:19px}.headtext__cormorant{font-size:45px;line-height:70px}}
/*# sourceMappingURL=main.365ad734.css.map*/