body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.react-calendar{background:#fff;border:1px solid #a0a096;font-family:Arial,Helvetica,sans-serif;line-height:1.125em;max-width:100%;width:350px}.react-calendar--doubleView{width:700px}.react-calendar--doubleView .react-calendar__viewContainer{display:flex;margin:-.5em}.react-calendar--doubleView .react-calendar__viewContainer>*{margin:.5em;width:50%}.react-calendar,.react-calendar *,.react-calendar :after,.react-calendar :before{box-sizing:border-box}.react-calendar button{border:0;margin:0;outline:none}.react-calendar button:enabled:hover{cursor:pointer}.react-calendar__navigation{display:flex;height:44px;margin-bottom:1em}.react-calendar__navigation button{background:none;min-width:44px}.react-calendar__navigation button:disabled{background-color:#f0f0f0}.react-calendar__navigation button:enabled:focus,.react-calendar__navigation button:enabled:hover{background-color:#e6e6e6}.react-calendar__month-view__weekdays{font-size:.75em;font-weight:700;text-align:center;text-transform:uppercase}.react-calendar__month-view__weekdays__weekday{padding:.5em}.react-calendar__month-view__weekNumbers .react-calendar__tile{align-items:center;display:flex;font-size:.75em;font-weight:700;justify-content:center}.react-calendar__month-view__days__day--weekend{color:#d10000}.react-calendar__month-view__days__day--neighboringMonth{color:#757575}.react-calendar__century-view .react-calendar__tile,.react-calendar__decade-view .react-calendar__tile,.react-calendar__year-view .react-calendar__tile{padding:2em .5em}.react-calendar__tile{background:none;line-height:16px;max-width:100%;padding:10px 6.6667px;text-align:center}.react-calendar__tile:disabled{background-color:#f0f0f0}.react-calendar__tile:enabled:focus,.react-calendar__tile:enabled:hover{background-color:#e6e6e6}.react-calendar__tile--now{background:#ffff76}.react-calendar__tile--now:enabled:focus,.react-calendar__tile--now:enabled:hover{background:#ffffa9}.react-calendar__tile--hasActive{background:#76baff}.react-calendar__tile--hasActive:enabled:focus,.react-calendar__tile--hasActive:enabled:hover{background:#a9d4ff}.react-calendar__tile--active{background:#006edc;color:#fff}.react-calendar__tile--active:enabled:focus,.react-calendar__tile--active:enabled:hover{background:#1087ff}.react-calendar--selectRange .react-calendar__tile--hover{background-color:#e6e6e6}.booking-popup{background-color:#f8f7e5;border-radius:10px;box-shadow:0 0 20px rgba(0,0,0,.1);padding:20px}.booking-popup p{margin-bottom:15px}.booking-popup label{display:block;font-weight:700;margin-bottom:15px}.booking-popup input,.booking-popup textarea{background-image:linear-gradient(to bottom right,#fff,#fbfebc);border:1px solid #ddd;border-radius:5px;margin-bottom:15px;padding:10px;width:100%}.popupOverlay{bottom:0;right:0;z-index:9999}.popupContent{border-radius:10px;box-shadow:0 0 20px rgba(0,0,0,.1);height:500px;overflow-y:auto;padding:30px}.booking_button{margin-top:20px}#xButton,.booking_button{display:flex;justify-content:center}#xButton{align-items:center;background-color:#ff4d4d;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1.2rem;height:30px;transition:background-color .3s ease;width:30px}#xButton:hover{background-color:#ff33ad}#submitButton{background-color:#4caf50;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;font-weight:700;padding:8px 16px;transition:background-color .3s ease}#submitButton:hover{background-color:#685bf8}#submit{background-color:#4caf50;border:1px solid #4caf50;border-radius:10px;color:#fff;font-size:1.1rem;height:2.4rem}#submit:hover{background-color:#7cd1f8;border:1px solid #7cd1f8;color:#000}.date{align-items:center;display:flex;flex-direction:column;text-align:center}.react-calendar{background-image:linear-gradient(to bottom right,#fff,#fbfebc)}.navBar-content{align-items:baseline;background-color:#333;display:flex;justify-content:center;padding:10px}.navButton{background-color:#333;border-radius:10px;color:#f8fcfa;font-size:16px;height:50px;margin:0 10px;text-decoration:none;transition:color .3s ease}.navButton.active{color:#77ebf5}.navButton:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.navButtonContainer{align-items:center;display:flex}.booking{background-color:#333;display:flex;margin-left:3rem}.popupOverlay{align-items:center;background-color:rgba(0,0,0,.5);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%}.popupContent{background-color:#fff;padding:20px;width:500px}.bookingContainer{display:flex;justify-content:center}.socialIcons{align-items:center;display:flex;font-size:1.7rem;gap:1rem;margin-left:4rem}.socialIcons a{color:#f9f7f7;margin-right:10px}.socialIcons a:last-child{margin-right:0}#logo_red{height:40px}.logoContainer{display:flex;flex-direction:column;margin-right:6rem}@media screen and (min-width:1000px) and (max-width:1200px){.responsive-nav{align-items:center;flex-direction:column}.logoContainer{margin-right:0}.booking,.logoContainer,.navButtonContainer{margin-bottom:2rem}.booking,.socialIcons{margin-left:0}.navButtonContainer{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-left:5rem;margin-right:5rem}}@media screen and (min-width:800px) and (max-width:1000px){.responsive-nav{align-items:center;flex-direction:column}.logoContainer{margin-right:0}.booking,.logoContainer,.navButtonContainer{margin-bottom:2rem}.booking,.socialIcons{margin-left:0}.navButtonContainer{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-left:5rem;margin-right:5rem}}@media screen and (min-width:600px) and (max-width:800px){.responsive-nav{align-items:center;flex-direction:column}.logoContainer{margin-right:0}.booking,.logoContainer,.navButtonContainer{margin-bottom:2rem}.booking{margin-left:0}.socialIcons{margin-left:1rem}.navButtonContainer{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-left:1rem;margin-right:1rem}}@media screen and (max-width:600px){.responsive-nav{align-items:center;flex-direction:column}.logoContainer{margin-right:0}.booking,.logoContainer,.navButtonContainer{margin-bottom:2rem}.booking{margin-left:0}.socialIcons{margin-left:1rem}.navBar-content,.navButtonContainer{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-left:1rem;margin-right:1rem}}html{background-color:#f8f7e5}.main-container{width:100%}.container{flex-direction:column;height:100%;justify-content:space-between;margin-right:210px}.container,.image1{align-items:center;display:flex}.image1{justify-content:center;margin-bottom:20px;margin-left:1rem;margin-top:4rem}.image1 img{height:auto;max-width:40%}.text1{background-color:#f2f2f2;background-image:linear-gradient(to bottom right,#fff,#f2f2f2);box-shadow:0 2px 5px rgba(0,0,0,.1);color:#333;font-family:Arial,sans-serif;margin:0 auto;max-width:600px;padding:20px}.text1 p{line-height:1.5;margin-bottom:20px}.text1 p:last-child{margin-bottom:0}.marquee-container{align-items:center;display:flex;justify-content:center;overflow:hidden;width:100%}.marquee{align-items:center;-webkit-animation:marquee 40s linear infinite;animation:marquee 40s linear infinite;display:inline-block;display:flex;height:4rem;margin-bottom:1rem;margin-top:1rem;white-space:nowrap}.marquee span{align-items:center;color:#333;display:inline-flex;font-size:40px;justify-content:center;padding:0 15px}.marquee span i{font-size:20px;margin-right:10px}@-webkit-keyframes marquee{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@keyframes marquee{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}.container2{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;height:100%;margin-right:50px;margin-top:1rem}.image2{margin-bottom:20px;margin-left:10%;margin-top:4rem}.image2 img{height:auto;width:400px}.text2{background-image:linear-gradient(to bottom right,#fff,#fbfebc);box-shadow:0 2px 5px rgba(0,0,0,.1);color:#333;font-family:Arial,sans-serif;margin:0 auto;max-width:600px;padding:20px;text-align:center}.text2 p{line-height:1.5;margin-bottom:20px}.text2 p:last-child{margin-bottom:0}.container3{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;height:100%;margin-right:50px;margin-top:1rem}.image3{margin-bottom:20px;margin-left:10%;margin-top:4rem}.image3 img{height:auto;width:400px}.text3{background-color:#f2f2f2;background-image:linear-gradient(to bottom right,#fff,#fbfebc);box-shadow:0 2px 5px rgba(0,0,0,.1);color:#333;font-family:Arial,sans-serif;margin:0 auto;max-width:600px;padding:20px;text-align:center}.text3 p{line-height:1.5;margin-bottom:20px}.text3 p:last-child{margin-bottom:0}.container4{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(4,1fr);margin:4rem;text-align:center}.section{background-image:linear-gradient(1turn,#fbfebc,#f7e7e6);border-radius:8px;box-shadow:0 2px 5px rgba(0,0,0,.1);padding:2rem;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.section:hover{-webkit-transform:translateY(-50px);transform:translateY(-50px)}.section h4{font-size:1.5rem;margin-bottom:1rem}.section p{font-size:1rem;line-height:1.5}.half-modal-container{background-image:linear-gradient(1turn,#fbfebc,#f7e7e6);border-radius:5px;box-shadow:0 0 10px rgba(0,0,0,.9);height:50vh;left:50%;overflow-y:auto;padding:20px;position:fixed;text-align:center;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:800px}.half-modal-container h2{font-size:24px;margin-bottom:10px}.half-modal-container p{font-size:16px;line-height:1.5;margin-bottom:20px}.half-modal-container button{background-color:#333;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;padding:10px 20px}.half-modal-container button:hover{background-color:#555}.pedicure{background-image:linear-gradient(to bottom right,#fff,#e8eac3);border-radius:10px;box-shadow:0 2px 5px rgba(0,0,0,.1);color:#333;font-family:Arial,sans-serif;margin:0 auto;max-width:600px;padding:20px;text-align:center}.pedicure p{line-height:1.5;margin-bottom:20px}.pedicure p:last-child{margin-bottom:0}.pedicure h3{margin-top:0}.pedicure span{display:block}.pedicure li{margin-left:20px}.pedicureMain{background-color:#f2f2f2;background-image:linear-gradient(to bottom right,#fff,#b3afaf);border-radius:10px;box-shadow:0 2px 5px rgba(0,0,0,.1);color:#333;font-family:Arial,sans-serif;margin:0 auto;max-width:600px;padding:20px;text-align:center}.pedicureMain p{line-height:1.5;margin-bottom:20px}.pedicureMain p:last-child{margin-bottom:0}.pedicureMain h3{margin-top:0}.pedicureMain span{display:block}.pedicureMain li{margin-left:20px}h1{text-align:center}#logo_home{height:60px;width:200px}.logoContainer_home{display:flex;flex-direction:row;margin-right:2rem}#facebook{color:blue}.container{position:relative;width:100%}.image0{align-items:center;display:flex;height:700px;justify-content:center;max-width:100%;overflow:hidden}.image0 img{display:block;margin:0 auto;max-width:100%;object-fit:contain}.text1{border-radius:20px;bottom:2rem;color:#000;opacity:.9;position:absolute;right:2rem;text-align:center}.text1 h1{font-family:Arial,sans-serif;font-size:32px;font-weight:700;margin-bottom:16px;margin-top:3px;position:relative}.text1 h1:after{background:linear-gradient(90deg,#e74c3c,#f1c40f,#2ecc71,#3498db,#9b59b6,#e74c3c);bottom:-4px;content:"";height:4px;left:0;position:absolute;width:100%;z-index:-1}.rainbow-text{-webkit-text-fill-color:transparent;background-clip:text;-webkit-background-clip:text;background-image:linear-gradient(90deg,#e74c3c,#f1c40f,#2ecc71,#3498db,#9b59b6,#e74c3c)}.text1 p{font-family:Arial,sans-serif;font-size:16px;margin-bottom:0}@media only screen and (max-width:600px){.container,.container2,.container3,.container4{align-items:center;display:flex;flex-direction:column;justify-content:center}.container,.container2,.container3,.container4,.image0 img,.image2 img,.image3 img,.text1,.text2,.text3{font-size:14px;margin-left:0;margin-right:0;max-width:600px}.container{left:50%;position:relative;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.text1{padding:0}.marquee-container{height:6rem}.marquee{-webkit-animation:marquee 20s linear infinite;animation:marquee 20s linear infinite;height:2.5rem}.marquee span{font-size:20px}.section{font-size:14px;margin-left:auto;margin-right:auto;max-width:600px}.half-modal-container{margin:0 auto;width:90%}}@media only screen and (min-width:600px) and (max-width:800px){html{margin-left:1rem}.container,.container2,.container3,.container4{align-items:center;display:flex;flex-direction:column;justify-content:center}.container,.container2,.container3,.container4,.image0 img,.image2 img,.image3 img,.text1,.text2,.text3{font-size:14px;margin-left:0;margin-right:0;max-width:600px}.marquee-container{height:6rem}.marquee{-webkit-animation:marquee 20s linear infinite;animation:marquee 20s linear infinite;height:2.5rem}.marquee span{font-size:20px}.section{font-size:14px;margin-left:auto;margin-right:auto;max-width:600px}.half-modal-container{margin:0 auto;width:90%}}.main_aboutUs{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;margin-top:5rem}.text_rainbow{border-radius:20px;color:#000;margin-bottom:2rem;opacity:.9;text-align:center}.text_rainbow h1{font-family:Arial,sans-serif;font-size:32px;font-weight:700;margin-bottom:16px;margin-top:3px;position:relative}.text_rainbow h1:after{background:linear-gradient(90deg,#e74c3c,#f1c40f,#2ecc71,#3498db,#9b59b6,#e74c3c);bottom:-4px;content:"";height:4px;left:0;position:absolute;width:100%;z-index:-1}.container_about{background-color:#f2f2f2;background-image:linear-gradient(to bottom right,#fff,#fbfebc);box-shadow:0 2px 5px rgba(0,0,0,.1);color:#333;font-family:Arial,sans-serif;max-width:600px;padding:20px}.product_name{margin-top:4rem;text-align:center}.product_grid{grid-gap:20px;align-items:start;display:grid;grid-template-columns:repeat(4,1fr)}.product_item{background-color:#f8f7e5;border:1px solid #f0e9e3;border-radius:5px;box-shadow:0 5px 10px rgba(0,0,0,.1);padding:20px;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.product_item:hover{background-image:linear-gradient(1turn,#f7f8e8,#dfe0cd);-webkit-transform:scale(1.01);transform:scale(1.01)}.product_item h2{font-size:1.5rem;margin-bottom:1rem}.product_item p{color:#777;font-size:1rem}.product_item_main{background-color:#f8f7e5;border:1px solid #f0e9e3;border-radius:5px;box-shadow:0 5px 10px rgba(0,0,0,.1);display:grid;margin:0 auto 3rem;max-width:90%;padding:20px;place-items:center;text-align:center;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.product_item_main:hover{background-image:linear-gradient(1turn,#f7f8e8,#dfe0cd);-webkit-transform:scale(1.01);transform:scale(1.01)}.product_item_main h2{font-size:1.5rem;margin-bottom:1rem}.product_item_main p{color:#777;font-size:1rem}@media only screen and (max-width:600px){.product_grid{grid-template-columns:1fr}}@media only screen and (min-width:600px) and (max-width:800px){.product_grid{grid-template-columns:1fr}}.contactus_main{margin-bottom:5rem;margin-top:2rem;text-align:center}.maps_container{display:flex;gap:3rem;justify-content:center;margin-top:2rem}.google_map,.street_view{border:2px solid #000}.maps_container iframe{height:300px;width:400px}.logo_header{align-items:center;display:flex;flex-direction:column}#logo{height:50px;width:300px}.container_main{display:flex;flex-direction:row;justify-content:center}#logo_hand{height:320px}@media only screen and (max-width:600px){.maps_container{align-items:center;flex-direction:column}.maps_container iframe{max-height:250px;max-width:350px}.google_map,.street_view{border:none}}@media only screen and (min-width:600px) and (max-width:880px){.maps_container{flex-direction:column}.google_map,.street_view{border:none}.maps_container iframe{max-height:100%;max-width:100%}}.gallery_name{margin-bottom:4rem;margin-top:4rem;text-align:center}.gallery{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin-bottom:10rem}.gallery img{border-radius:10px;cursor:pointer;height:200px;object-fit:cover;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;width:200px}.gallery img:hover{-webkit-transform:scale(1.15);transform:scale(1.15)}.modal{align-items:center;background-color:rgba(0,0,0,.8);bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0}.modal-content{position:relative}.modal img{max-height:80vh;max-width:100%}.close,.next,.prev{border:none;color:#fff;cursor:pointer;font-size:40px;font-weight:700;outline:none;padding:5px;position:absolute;transition:background-color .3s ease}.close:hover,.next:hover,.prev:hover{color:#7598f1}.next,.prev{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.prev{left:-70px}.close,.next{right:-70px}@media only screen and (max-width:660px){.gallery img{height:auto;width:80%}.modal{display:none}.gallery img:hover{-webkit-transform:scale(1);transform:scale(1)}}@media only screen and (min-width:665px) and (max-width:800px){.modal img{display:block;margin:0 auto;max-height:80vh;max-width:75%}.modal-content{position:relative}.prev{left:0}.next,.prev{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.close,.next{right:0}.close{top:0}}
/*# sourceMappingURL=main.4905d66f.css.map*/