html{font-size:62.5%}body,html{height:100%;box-sizing:border-box;font-family:"Roboto Condensed",sans-serif}body{margin:0;padding:0;font-size:1.6rem;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff}label{margin-bottom:0}#root{height:100%;--max-width:1280px}.content-container{max-width:calc(var(--max-width) + 20px);padding:10px;width:100%;margin-bottom:10px}.content-container-full{padding:10px 0;margin-bottom:10px}.content-container-full,.row-container{max-width:var(--max-width);width:100%}.visually-hidden{display:none}.wrapper{min-height:65vh;flex:1 1}.carousel .control-dots .dot{border-radius:8px!important;width:35px!important;height:5px!important;box-shadow:none!important}button{outline:none;background-color:initial;border:none;cursor:pointer}*{-webkit-tap-highlight-color:transparent}::-webkit-scrollbar{display:none;-webkit-appearance:none}.column{display:flex;flex-direction:column}.fade-in-section{opacity:0;-webkit-transform:translateY(10vh);transform:translateY(10vh);visibility:hidden;transition:opacity .2s ease-out,-webkit-transform .4s ease-out;transition:opacity .2s ease-out,transform .4s ease-out;transition:opacity .2s ease-out,transform .4s ease-out,-webkit-transform .4s ease-out;will-change:opacity,visibility}.fade-in-section.is-visible{opacity:1;-webkit-transform:none;transform:none;visibility:visible}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}nav{position:fixed;top:3rem;background-color:#fff;opacity:1;height:10rem;align-items:center;border-bottom:.5rem solid #f16681;transition:all .5s;z-index:2;box-shadow:0 1rem 5rem rgba(68,68,68,.1)}.nav-container,nav{display:flex;justify-content:space-between;width:100%}.nav-container{max-width:calc(var(--max-width) + 20px);align-items:flex-end}.pre-nav{position:fixed;display:flex;flex-direction:row;width:100%;height:3rem;z-index:1000;justify-content:center;align-items:center;background-color:#f16681}.pre-nav-link{color:#fff;font-size:1.9rem;transition:.3s}.pre-nav-link:hover{color:#dadada;text-decoration:none}.pre-nav-web{display:block}.pre-nav-mobile{display:none}.logo-container{width:22rem;max-width:100%;margin:1rem 4rem 1rem 3%}.logo{height:auto;width:22rem}.nav-row{display:flex;flex-direction:row;align-items:center;margin-right:3%;height:10rem}.nav-item{margin:1rem;color:#5a5a5a;text-decoration:none;font-weight:400;font-size:1.8rem;border:.5rem solid transparent;transition:.3s;padding-bottom:4rem;padding-top:4rem}.nav-button{margin:1rem}.nav-button,.nav-button-mobile{color:#fff;text-decoration:none;font-weight:400;font-size:1.8rem;background-color:#f16681;border-radius:.5rem;padding:1rem;transition:.3s}.nav-button-mobile{width:100%;max-width:100%;font-family:"Roboto Condensed",sans-serif;text-align:center}.nav-button-mobile:hover,.nav-button:hover{background-color:#e78497;transition:.3s;text-decoration:none;color:#fff}.nav-item:hover{transition:.3s;color:#303030}.nav-toggle{display:none}.dropdown{display:inline-block;position:relative}.dropdown-content{position:absolute;visibility:hidden;display:flex;flex-direction:column;align-items:center;opacity:0;left:0;min-width:16rem;padding:1rem;z-index:1;background-color:#fff;border:.1rem solid #ebebeb;margin:3.9rem 1rem 0 0;border-radius:0 0 .5rem .5rem;transition:.2s;font-weight:500;-prefixes-transition-property:opacity,visibility;-prefixes-transition-duration:.4s,0s;-prefixes-transition-delay:0s,.4s}.dropdown:hover .dropdown-content,.dropdown:hover .dropdown-content-small{transition:.2s;visibility:visible;opacity:1!important;-prefixes-transition-delay:0s,0s}.dropdown-column{display:flex;flex-direction:column}.dropdown-link{color:#5a5a5a;text-decoration:none;font-weight:400;font-size:1.7rem;transition:.3s;margin:.5rem}.dropdown-link:hover{color:#404040;transition:.3s}aside{position:fixed;width:100%;min-width:100%;height:100%;z-index:10000;overflow:auto;background-color:#fff;-webkit-transform:translateY(200rem);transform:translateY(200rem);transition:all .5s}aside.dropdown-mobile{-webkit-transform:translateY(0);transform:translateY(0)}.dropdown-mobile{display:flex;flex-direction:column;height:100vh}.align-right{display:flex;width:100%;flex-direction:row;justify-content:flex-end}.fa-times{font-size:3.5rem;color:#f16681;cursor:pointer;transition:.3s}.fa-times:hover{color:#e78497}.dropdown-mobile-container{margin:1.5rem;display:flex;flex-direction:column;flex:1 1}.book-button-container{margin:1.5rem;display:flex;flex-direction:column;grid-gap:1.5rem;gap:1.5rem}.dropdown-mobile-nav-link{font-size:2.6rem;text-decoration:none;color:#5a5a5a;margin-bottom:1rem}.dropdown-mobile-nav-link:hover{color:#404040}.dropdown-mobile-nav-link-indented{margin-left:1.5rem;font-size:1.7rem}@media only screen and (max-width:970px){.nav-row{display:none}.nav-toggle{display:flex;padding-right:3%;font-size:3rem;color:#f16681;text-shadow:-.5px -.5px 0 #e78497,.5px -.5px 0 #e78497,-.5px .5px 0 #e78497,.5px .5px 0 #e78497;transition:.4s}.nav-toggle:hover{color:#e78497;transition:.4s}}@media only screen and (max-width:700px){.pre-nav-web{display:none}.pre-nav-mobile{display:flex;width:100%;justify-content:space-evenly}}.banner{width:100%;max-width:100%;opacity:.8;height:76vh;object-fit:cover}.aging-face-container{background-color:#313131;color:#fff}.aging-face-container,.aging-face-container-full{width:100%;max-width:100%;min-width:100%;padding:3rem 3%}.aging-face-container-full{display:block;position:relative}.contain-aging{padding-left:3%;padding-right:3%;margin-top:2rem;margin-bottom:2rem;width:100%;max-width:100%}.subheading-aging{color:#fff;font-size:2.3rem;text-align:center}.aging-face-container-full:after{background:url(/static/media/aging.56a03118.jpg) 50% no-repeat;background-repeat:no-repeat;background-size:cover;content:"";opacity:.3;top:0;left:0;bottom:0;right:0;position:absolute;z-index:-1}.col-40{width:35%;display:flex;flex-direction:row;justify-content:center}.col-60{width:65%}.col-45{width:40%;display:flex;flex-direction:row;justify-content:center}.col-55{width:60%;color:#f6a0a4}.aging-image{padding:1rem;border-radius:15px;box-sizing:border-box;object-fit:cover}.aging-image,.aging-image-container{width:30rem;max-width:100%;height:27rem}.aging-image-container{border-radius:10px;background-color:#f16681}.headshot-image{width:25rem;max-width:100%;padding:1rem;border-radius:15px;box-sizing:border-box;height:35rem;object-fit:cover}.headshot-image-container{width:25rem;max-width:100%;border-radius:10px;height:35rem;margin-right:1rem;float:left;background-color:#b4b4b1}.reviews-container{width:100%;max-width:100%;overflow-x:hidden;background-color:#fff}.reviews-container-background{background-color:#f16681;overflow-x:hidden;max-width:100%;height:100%}.reviews-card-container{background-color:#e78497;border:.1rem solid #f16681;min-height:27rem;width:100%;min-width:100%;border-radius:10px;display:flex;flex-direction:column;justify-content:space-between}.review-text,.review-text-shortened{margin:1rem 2rem;color:#fff;font-size:2rem}.review-text-shortened{display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}.reviews-header{color:#fff}.review-info-div{display:block;margin-left:2rem;margin-right:2rem;color:#fff;font-size:1.8rem;margin-bottom:2rem}.fa-google,.fa-yelp{font-size:3.3rem;color:#fff;transition:.3s;margin:0 1.5rem}.fa-google:hover,.fa-yelp:hover{color:#e78497}.link-review{color:#fff;transition:.3s;text-decoration:underline}.link-review:hover{color:#f16681;text-decoration:underline}.arrow-button{color:#e78497;transition:.3s}.arrow-button:hover{color:#f5ffc2;cursor:pointer}.arrow-button:disabled{color:rgba(68,68,68,.13);cursor:auto}.reviews-margin{padding-top:4rem}.reviews-margin-large{padding-top:1rem}.card-text{color:#f6a0a4;pointer-events:none}.card-text,.card-text-alt{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:2.9rem}.card-text-alt{color:#fff}@media only screen and (max-width:977px){.aging-face-container>h1{text-align:center}.heading-small{font-size:3rem}.col-40,.col-45,.col-55,.col-60{width:33rem;max-width:100%}.headshot{height:auto}.aging-image,.headshot{max-width:31rem}.reviews-container{min-height:auto}.reviews-card-container{min-height:36rem}.review-text,.review-text-shortened{font-size:1.8rem}.review-info-div{margin-bottom:0}.reviews-header{font-size:2.5rem}.reviews-margin{padding:2rem 0;margin:0}}@media only screen and (max-width:1200px){.headshot-image{width:25rem;height:30rem;object-fit:cover}.headshot-image-container{width:25rem;height:30rem;margin-right:1rem;float:left;background-color:#b4b4b1}}@media only screen and (max-width:1100px){.headshot-image{width:23rem;height:27rem;object-fit:cover}.headshot-image-container{width:23rem;height:27rem;margin-right:1rem;float:left;background-color:#b4b4b1}}@media only screen and (max-width:1050px){.headshot-image{width:21rem;height:25rem;object-fit:cover}.headshot-image-container{width:21rem;height:25rem;margin-right:1rem;float:left;background-color:#b4b4b1}}@media only screen and (max-width:1000px){.headshot-image{width:31rem;height:35rem;object-fit:cover}.headshot-image-container{width:31rem;height:35rem;margin-right:1rem;float:left;background-color:#b4b4b1}}body,html{width:100%;max-width:100%;margin:0;padding:0}h1{font-size:4rem;text-align:center}h1,h2{color:#f16681;margin-bottom:1rem}h2{font-size:3rem}h3{font-size:2.3rem;color:#f16681;margin-bottom:1rem}.left-align{text-align:left;float:left}.pdf{width:800px;height:1000px}.pdf-mobile{display:none}.text-med{font-size:1.8rem;color:#444}.card-img{transition:.2s}.card:hover .card-img{webkit-filter:blur(4px);-webkit-filter:blur(4px);filter:blur(4px)}.hours-row{width:80rem;max-width:60rem;justify-content:space-between;font-size:2.5rem;margin-bottom:.5rem;color:#4d4d4d}.card,.hours-row{min-width:31rem;display:flex;flex-direction:row}.card{max-width:31rem;width:31rem;overflow:hidden;height:20rem;border-radius:20px;transition:.3s;justify-content:center;align-items:center;box-shadow:0 0 3rem rgba(68,68,68,.13);margin:1rem;cursor:pointer}.card:hover{-webkit-transform:scale(1.05);transform:scale(1.05);-webkit-transform-origin:center;transform-origin:center}.contain{padding-left:3%;padding-right:3%;margin-top:2rem;margin-bottom:2rem;width:100%;max-width:100%;color:#f6a0a4}.directions-button{-webkit-appearance:button;appearance:button;background-color:#f16681;padding:1rem;color:#fff;border-radius:10px;transition:.3s;margin-top:1rem;cursor:pointer}.directions-button:hover{background-color:#e78497;color:#fff;text-decoration:none;transition:.3s;cursor:pointer}.contain-small{max-width:70rem}.med-text{font-size:1.8rem;color:#303030}.subheading{color:#444;font-size:2.3rem;text-align:center}.bold{font-weight:600}.book-button-full{width:100%;max-width:100%;height:7rem;background-color:#f16681;color:#fff;font-size:3rem;cursor:pointer;transition:.3s}.book-button-full:hover{background-color:#e78497;cursor:pointer}.specials-button-full{width:100%;max-width:100%;height:7rem;background-color:#f6a0a4;color:#fff;font-size:3rem;cursor:pointer;transition:.3s}.specials-button-full:hover{background-color:#f9babe;cursor:pointer}.green-text{color:#f16681}.p-text{font-size:1.8rem}.button-more{background-color:#f16681;color:#fff;border:none;border-radius:10px;padding:1rem;min-width:10rem;transition:.3s}.button-green:hover,.button-more:hover{background-color:#e78497}.button-green{background-color:#f16681;color:#fff;border:none;border-radius:10px;min-width:10rem;transition:.3s;font-size:18px;font-weight:600;padding:10px;width:324px}.fa-chevron-left,.fa-chevron-right{font-size:4rem}.align-center{align-items:center;justify-content:space-between}.row-fixed{display:flex;flex-direction:row}.fa-star{color:gold}.caption{font-size:7rem;color:#e78497;font-weight:700;background-color:#eee;border-radius:20px;opacity:.2}.link{color:#f16681;transition:.3s;font-size:2rem}.link:hover{color:#e78497;text-decoration:none}.day-active{color:#f16681}.is-open{font-size:2.5rem;margin-bottom:1rem}.hidden{display:none}.middle-align{text-align:center}.maps-icons{opacity:1;transition:.3s;margin:1rem}.maps-icons:hover{opacity:.7}.image{width:100%;border-radius:1rem;opacity:.9;max-height:400px;object-fit:cover}.image-tour{max-width:80%;max-height:70rem;border-radius:1rem}.fade-in{opacity:1;-webkit-animation-name:fadeInOpacity;animation-name:fadeInOpacity;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-animation-duration:.5s;animation-duration:.5s}.fade-in-fast{opacity:1;-webkit-animation-name:fadeInOpacity;animation-name:fadeInOpacity;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-animation-duration:.2s;animation-duration:.2s}@-webkit-keyframes fadeInOpacity{0%{opacity:0}to{opacity:1}}@keyframes fadeInOpacity{0%{opacity:0}to{opacity:1}}@media only screen and (max-width:977px){.pdf{width:100%;max-width:100%;height:500px}.contain{display:flex;flex-direction:column;align-items:center}.hours-row{width:33rem;font-size:1.9rem}.p-text{font-size:1.7rem}.subheading{font-size:2.2rem}.contain-small{margin:0 2rem;text-align:left}}@media only screen and (max-width:1100px){.pdf-mobile{display:block;text-align:center;margin-top:2rem}}.row,.row-full,.row-welcome{display:flex;flex-direction:row;width:100%}.two-col-grid{display:grid;grid-template-columns:1fr 1fr}@media only screen and (max-width:900px){.two-col-grid{display:block}}.row-card{width:100%;flex-wrap:wrap;justify-content:space-evenly;max-width:900px}.center,.row-card{display:flex;flex-direction:row}.center{justify-content:center}.col-half{width:50%}.headshot{width:30rem;max-width:100%;height:auto;border-radius:10px}.col-one{width:35%;display:flex;flex-direction:row;justify-content:center}.col-two{width:65%;color:#313131}.about-short-container{display:flex;width:100%;max-width:100%;background-color:#cdc1c1;color:#303030}.about-short-container-mobile{display:none}.about-text{font-size:1.7rem}@media only screen and (max-width:977px){.row{flex-direction:column;align-items:center}.col-one,.col-two{width:31rem;max-width:100%}.headshot{max-width:31rem;height:auto}.row-full{flex-direction:column;width:100%;max-width:100%;align-items:center}}@media only screen and (max-width:1000px){.row-welcome{flex-direction:column;align-items:center}.col-half,.row-welcome{width:100%;max-width:100%}.about-short-container{display:none}.about-short-container-mobile{display:block;width:100%;max-width:100%;background-color:#cdc1c1;height:auto}.about-short-mobile-column{display:flex;flex-direction:column;align-items:center;width:31rem;margin-left:auto;margin-right:auto}}.footer{width:100%;background-color:#f16681;box-shadow:0 -1rem 5rem rgba(68,68,68,.2)}.quarter{width:25%;align-items:center}.footer-subheading,.footer-subheading-div{font-size:2.5rem;color:#fff;transition:.3s}.footer-subheading:hover{color:#b3b3b4;text-decoration:none}.footer-link{color:#fff;font-size:1.9rem;transition:.3s}.footer-link:hover{color:#dadada;text-decoration:none}.fa-copyright{font-size:1.2rem;margin-top:.6rem;margin-right:.2rem}.copyright{color:#fff}.copyright-link{color:#fff;transition:.3s;margin-left:.4rem}.copyright-link:hover{color:#dadada;text-decoration:none}.footer-links{font-size:3rem;margin:1rem;color:#fff;transition:.5s}.fa-instagram{font-size:3.4rem}.footer-address-link{color:#fff;transition:.5s;font-size:2.4rem}.open-closed-text{color:#fff;font-size:2.4rem;transition:.3s}.open-closed-text:hover{color:#dadada;text-decoration:none}.open-closed-text-active{color:#fff;font-size:2.4rem;transition:.3s}.open-closed-text-active:hover{color:#b3b3b4;text-decoration:none}.footer-address-link:hover,.footer-links:hover{color:#dadada;text-decoration:none}.footer-mobile-hide{display:flex}.mobile-show{display:none}.logo-footer{max-width:30rem;margin:2rem 2rem 1rem}.img-logo{width:100%;height:auto;display:block}@media only screen and (max-width:970px){.footer-mobile-hide{display:none}.mobile-show{display:flex}.mobile-show-content{margin:2rem;font-weight:700}.logo-footer{width:24rem;margin:1rem 0}}.info-screen-container{display:grid;grid-template-columns:2fr 1fr;grid-template-areas:"main sidecar";grid-column-gap:2rem;-webkit-column-gap:2rem;column-gap:2rem}.info-screen-main{grid-area:main;justify-self:center}.info-screen-main,.info-screen-side{width:100%;display:flex;flex-direction:column}.info-screen-side{grid-area:sidecar;align-items:center}@media only screen and (max-width:977px){.info-screen-container{grid-template-columns:1fr;grid-template-areas:"main";grid-column-gap:0;-webkit-column-gap:0;column-gap:0}.info-screen-side{display:none}.info-screen-main{width:100%}}.contact-form-container{background-color:#fff;border-radius:10px;padding:1rem;box-shadow:0 0 2rem rgba(68,68,68,.2);width:100%}.label-input{margin:.4rem 0}input{padding:.5rem;border-radius:5px;border:.1rem solid #b3b3b4}input:focus{outline:none}textarea{padding:.5rem;border-radius:5px;border:.1rem solid #b3b3b4;resize:none}.submit-button{padding:1rem;border-radius:5px;background-color:#f16681;color:#fff;transition:.4s;width:100%;cursor:pointer}.submit-button:disabled{background-color:rgba(231,132,152,.524);opacity:.7;color:#fff;cursor:not-allowed}.error-message{color:red}.success-message{color:green;text-align:center}.contain-form{max-width:70rem;margin:auto}.modal{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6)}.display-block{display:block}.display-none{display:none}.img-special{width:8rem;height:8rem;object-fit:cover;border-radius:50px;border:.4rem solid #f16681;margin-right:1rem;-webkit-filter:brightness(90%);filter:brightness(90%)}.specials-subheading{font-size:2rem;text-align:center;color:#4d4d4d;line-height:2.1rem;padding-bottom:10px;margin-inline:10px}.specials-container{overflow:auto;padding:0 5px 10px;display:flex;margin:auto;flex-direction:column;flex:1 1;max-height:100%}.modal-title{line-height:55px;margin:0 10px}.modal-row{min-width:31rem;max-width:80rem;width:70rem;display:flex;flex-direction:row;align-items:center;font-size:2.2rem;margin-bottom:.5rem;color:#f6a0a4}.times-margin{margin:1rem}@media only screen and (max-width:957px){.modal-row{width:65rem;font-size:1.9rem}.img-special{width:6rem;height:6rem;margin-right:1rem}.times-margin{margin:.5rem .5rem 0 0}}@media only screen and (max-width:857px){.modal-row{width:53rem;font-size:1.9rem}}@media only screen and (max-width:707px){.modal-row{width:34rem;font-size:1.6rem}.img-special{width:5rem;height:5rem;margin-right:1rem}.times-margin{margin:.5rem .5rem 0 0}}
/*# sourceMappingURL=main.e6e0efa1.chunk.css.map */