.hero-module__qbw09W__hero{width:100%;height:100vh;position:relative;overflow:hidden}.hero-module__qbw09W__hero:before{z-index:1}.hero-module__qbw09W__overlay{z-index:2;position:relative}.hero-module__qbw09W__heroImage{object-fit:cover;z-index:0}.hero-module__qbw09W__overlay{text-align:center;background:linear-gradient(#0006,#0000001a);flex-direction:column;justify-content:flex-start;align-items:center;width:100%;height:100%;padding:24vh 1rem 0;display:flex}.hero-module__qbw09W__hero:before{content:"";z-index:1;background:linear-gradient(#000000a6,#0000);width:100%;height:200px;position:absolute;top:0;left:0}.hero-module__qbw09W__title{color:#fff;letter-spacing:-.5px;text-shadow:0 2px 20px #00000059;margin-bottom:1.2rem;font-size:3rem;font-weight:700}.hero-module__qbw09W__subtitle{color:#f0f0f0;text-shadow:0 1px 10px #0000004d;max-width:700px;margin-bottom:2.4rem;font-size:1.25rem;line-height:1.4}.hero-module__qbw09W__button{text-shadow:0 0 6px #0006;color:#fff;letter-spacing:.5px;letter-spacing:.3px;background:linear-gradient(90deg,#007bff,#0066e8);border-radius:12px;padding:.95rem 2.8rem;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .25s;display:inline-block;box-shadow:0 8px 25px #0070ff59}.hero-module__qbw09W__button:hover{background:linear-gradient(90deg,#0085ff,#0060d6);transform:translateY(-3px);box-shadow:0 12px 30px #0070ff80}@media (max-width:768px){.hero-module__qbw09W__title{font-size:1.9rem;line-height:1.2}.hero-module__qbw09W__subtitle{font-size:.95rem;line-height:1.35}.hero-module__qbw09W__overlay{padding-top:28vh}.hero-module__qbw09W__button{box-shadow:0 6px 18px #0070ff47}}
.services-module__8oUAeG__container{color:#111;text-align:center;background:#f3f3f3;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:4rem 1.5rem 0;display:flex}.services-module__8oUAeG__title{margin-bottom:1.8rem;font-size:2.5rem;font-weight:700;position:relative}.services-module__8oUAeG__title:after{content:"";background:#3a3a3a;border-radius:10px;width:100px;height:2px;margin:.8rem auto 0;display:block}.services-module__8oUAeG__grid{grid-template-columns:repeat(2,1fr);gap:1.6rem;width:70%;display:grid}.services-module__8oUAeG__serviceCard{background:#fff;border-radius:18px;flex-direction:row;justify-content:flex-start;align-items:center;gap:1.2rem;padding:1.2rem 1.4rem;transition:transform .25s,box-shadow .25s;display:flex;box-shadow:0 6px 20px #0003}.services-module__8oUAeG__serviceCard:hover{transform:translateY(-4px);box-shadow:0 12px 30px #00000040}.services-module__8oUAeG__iconBox{background:#f1f1f1;border-radius:20px;justify-content:center;align-items:center;width:120px;height:120px;display:flex}.services-module__8oUAeG__icon{object-fit:contain;width:85%;height:65%}.services-module__8oUAeG__name{color:#111;font-size:1.15rem;font-weight:700}.services-module__8oUAeG__price{color:#444;font-size:1rem}@media (max-width:900px){.services-module__8oUAeG__container{height:auto;padding:3rem 1.5rem}.services-module__8oUAeG__grid{grid-template-columns:1fr;width:100%}}
.reviews-module__rkvcnq__container{text-align:center;background:#f3f3f3;width:100%;padding:6rem 1.5rem}.reviews-module__rkvcnq__title{color:#222;margin-bottom:1.8rem;font-size:2.5rem;font-weight:700;position:relative}.reviews-module__rkvcnq__title:after{content:"";background:#3a3a3a;border-radius:10px;width:140px;height:3px;margin:1rem auto 0;display:block}.reviews-module__rkvcnq__scroller{white-space:nowrap;width:100%;margin-bottom:3rem;position:relative;overflow:hidden}.reviews-module__rkvcnq__scroller:before,.reviews-module__rkvcnq__scroller:after{content:"";pointer-events:none;z-index:2;width:120px;height:100%;position:absolute;top:0}.reviews-module__rkvcnq__scroller:before{background:linear-gradient(90deg,#f3f3f3,#0000);left:0}.reviews-module__rkvcnq__scroller:after{background:linear-gradient(270deg,#f3f3f3,#0000);right:0}.reviews-module__rkvcnq__reviewStars{color:#f5b400;font-weight:700}.reviews-module__rkvcnq__inner{gap:1.5rem;width:max-content;animation:35s linear infinite reviews-module__rkvcnq__scroll;display:flex}.reviews-module__rkvcnq__review{color:#333;background:#fff;border:1px solid #e6e6e6;border-radius:16px;flex-shrink:0;padding:1.2rem 2rem;font-size:1.1rem;box-shadow:0 6px 20px #00000014}@keyframes reviews-module__rkvcnq__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.reviews-module__rkvcnq__summaryBox{justify-content:center;align-items:center;gap:1.2rem;margin-top:2rem;display:flex}.reviews-module__rkvcnq__average{color:#222;font-size:1.5rem;font-weight:700}.reviews-module__rkvcnq__average span{color:#f5b400}.reviews-module__rkvcnq__googleLink{color:#1a73e8;font-size:1.1rem;font-weight:600;text-decoration:none}.reviews-module__rkvcnq__googleLink:hover{text-decoration:underline}.reviews-module__rkvcnq__mobileReviews{display:none}.reviews-module__rkvcnq__mobileReviewCard{text-align:left;background:#fff;border:1px solid #e6e6e6;border-radius:14px;padding:1rem 1.2rem;box-shadow:0 4px 12px #0000000f}.reviews-module__rkvcnq__mobileStars{color:#f5b400;margin:0;font-size:1.1rem}.reviews-module__rkvcnq__mobileText{color:#333;margin-top:.3rem;font-size:1rem;line-height:1.4}@media (max-width:768px){.reviews-module__rkvcnq__scroller{display:none}.reviews-module__rkvcnq__mobileReviews{flex-direction:column;gap:1rem;margin-top:1.5rem;display:flex}.reviews-module__rkvcnq__title{margin-bottom:1.5rem;font-size:2rem}.reviews-module__rkvcnq__title:after{width:80px;height:2px;margin-top:.5rem}.reviews-module__rkvcnq__scroller:before,.reviews-module__rkvcnq__scroller:after{width:50px}.reviews-module__rkvcnq__summaryBox{flex-direction:column;gap:.4rem}.reviews-module__rkvcnq__average{font-size:1.2rem}.reviews-module__rkvcnq__googleLink{font-size:.95rem}}
.opening\&location-module__l-oDLG__container{text-align:center;background-blend-mode:overlay;background-color:#0000;background-image:radial-gradient(circle,#ffffff08 0%,#00000026 100%),linear-gradient(#5e5e5e,#464646);background-position:0 0;background-repeat:repeat;background-size:auto;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;height:100vh;padding:2rem 0 60px;position:relative}.opening\&location-module__l-oDLG__title{color:#e8e8e8;text-shadow:0 1px 4px #0006;margin:2rem 0 1.8rem;font-size:2.5rem;font-weight:700;position:relative}.opening\&location-module__l-oDLG__title:after{content:"";background:#ffffff59;border-radius:10px;width:140px;height:3px;margin:1rem auto 0;display:block}.opening\&location-module__l-oDLG__tableWrapper{justify-content:center;display:flex}.opening\&location-module__l-oDLG__table{background:#fffffff5;border-radius:14px;overflow:hidden;box-shadow:0 6px 18px #00000040,0 0 12px #ffffff1f}.opening\&location-module__l-oDLG__table th,.opening\&location-module__l-oDLG__table td{text-align:center;border-right:1px solid #eee;padding:16px 22px;font-size:1rem;color:#333!important}.opening\&location-module__l-oDLG__table th{background:#f5f5f5;font-weight:700}.opening\&location-module__l-oDLG__table td{font-weight:500}.opening\&location-module__l-oDLG__table th:last-child,.opening\&location-module__l-oDLG__table td:last-child{border-right:none}.opening\&location-module__l-oDLG__mobileList{display:none}@media (max-width:700px){.opening\&location-module__l-oDLG__tableWrapper{display:none}.opening\&location-module__l-oDLG__mobileList{flex-direction:column;gap:12px;width:90%;max-width:400px;margin:20px auto 0;display:flex}.opening\&location-module__l-oDLG__mobileRow{color:#333;background:#fffffff2;border-radius:10px;justify-content:space-between;align-items:center;padding:14px 18px;font-size:1rem;font-weight:500;display:flex;box-shadow:0 4px 12px #00000026,0 0 8px #ffffff1a}.opening\&location-module__l-oDLG__container{height:auto}}.opening\&location-module__l-oDLG__mapCard{background:#fffffff5;border-radius:16px;width:90%;max-width:900px;margin:40px auto 0;padding:16px;box-shadow:0 8px 20px #00000040,0 0 14px #ffffff1f}.opening\&location-module__l-oDLG__map{border:none;border-radius:12px;width:100%;height:330px}@media (max-width:600px){.opening\&location-module__l-oDLG__map{height:240px}}
