.ReviewModal_modalOverlay__VR_EG{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000}.ReviewModal_modal__dip_Y{background:#fff;padding:2rem;border-radius:8px;width:90%;max-width:500px;position:relative;box-shadow:0 4px 6px rgba(0,0,0,.1)}.ReviewModal_closeButton__aCeXM{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:1.5rem;cursor:pointer;color:#666;padding:.5rem;display:flex;align-items:center;justify-content:center}.ReviewModal_closeButton__aCeXM:hover{color:#333}.ReviewModal_content__P8Rcq{text-align:center}.ReviewModal_title__sHTaq{font-size:1.5rem;margin-bottom:1rem;color:#333}.ReviewModal_question__r_a4s{font-size:1.1rem;margin-bottom:2rem;color:#666}.ReviewModal_buttonContainer__O7OPv{display:flex;flex-direction:column;gap:1rem}.ReviewModal_button__bMCUa{padding:1rem;border:none;border-radius:4px;font-size:1rem;cursor:pointer;transition:background-color .2s;width:100%}.ReviewModal_positiveButton__0cVXz{background-color:#4caf50;color:#fff}.ReviewModal_positiveButton__0cVXz:hover{background-color:#45a049}.ReviewModal_negativeButton__m0FoO{background-color:#f44336;color:#fff}.ReviewModal_negativeButton__m0FoO:hover{background-color:#da190b}@media (max-width:480px){.ReviewModal_modal__dip_Y{width:95%;padding:1.5rem}}.InternalReviewForm_modalOverlay__n58HC{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000}.InternalReviewForm_modal__Opw5Z{background:#fff;padding:2rem;border-radius:8px;width:90%;max-width:600px;position:relative;box-shadow:0 4px 6px rgba(0,0,0,.1)}.InternalReviewForm_closeButton__TWwCv{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:1.5rem;cursor:pointer;color:#666;padding:.5rem;display:flex;align-items:center;justify-content:center}.InternalReviewForm_closeButton__TWwCv:hover{color:#333}.InternalReviewForm_content__L6FUm{text-align:center}.InternalReviewForm_title__xUyza{font-size:1.5rem;margin-bottom:.5rem;color:#333}.InternalReviewForm_subtitle__svcvi{font-size:1.2rem;margin-bottom:1.5rem;color:#666;font-weight:400}.InternalReviewForm_starsContainer__AkxbT{display:flex;justify-content:center;gap:.5rem;margin-bottom:2rem}.InternalReviewForm_star__SDbdV{font-size:2rem;color:#e0e0e0;cursor:pointer;transition:color .2s}.InternalReviewForm_starActive__vWnDW,.InternalReviewForm_star__SDbdV:hover{color:gold}.InternalReviewForm_formGroup__V_8Qa{margin-bottom:1.5rem}.InternalReviewForm_input__rRX_M,.InternalReviewForm_textarea__cXoCk{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:4px;font-size:1rem;transition:border-color .2s}.InternalReviewForm_input__rRX_M:focus,.InternalReviewForm_textarea__cXoCk:focus{outline:none;border-color:#4285f4}.InternalReviewForm_textarea__cXoCk{resize:vertical;min-height:100px}.InternalReviewForm_hint__dEglN{display:block;margin-top:.5rem;color:#666;font-size:.875rem;text-align:left}.InternalReviewForm_error__qdFDY{color:#f44336;margin-bottom:1rem;font-size:.9rem}.InternalReviewForm_submitButton__sdkY9{background-color:#4285f4;color:#fff;border:none;padding:.75rem 2rem;border-radius:4px;font-size:1rem;cursor:pointer;transition:background-color .2s}.InternalReviewForm_submitButton__sdkY9:hover{background-color:#357abd}.InternalReviewForm_submitButton__sdkY9:disabled{background-color:#ccc;cursor:not-allowed}@media (max-width:480px){.InternalReviewForm_modal__Opw5Z{width:95%;padding:1.5rem}.InternalReviewForm_star__SDbdV{font-size:1.75rem}}.BusinessNavigation_desktopNav__nH6FZ{position:absolute;top:0;right:0;padding:1.5rem;z-index:10;background:linear-gradient(180deg,rgba(0,0,0,.4),transparent);width:100%;display:flex;justify-content:flex-end}.BusinessNavigation_desktopNav__nH6FZ ul{display:flex;gap:.5rem;list-style:none;margin:0;padding:0}.BusinessNavigation_desktopNav__nH6FZ a{color:#fff;text-decoration:none;font-weight:600;font-size:.95rem;padding:.75rem 1.25rem;border-radius:.5rem;transition:all .2s ease;background-color:hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-transform:uppercase;letter-spacing:.5px;border:1px solid hsla(0,0%,100%,.2)}.BusinessNavigation_desktopNav__nH6FZ a:hover{background-color:hsla(0,0%,100%,.2);transform:translateY(-1px);border-color:hsla(0,0%,100%,.3);box-shadow:0 4px 6px rgba(0,0,0,.1)}.BusinessNavigation_footerNav__bRJom{margin:.5rem 0;padding:.75rem 0;border-bottom:1px solid hsla(0,0%,100%,.1)}.BusinessNavigation_footerNav__bRJom ul{display:flex;flex-wrap:wrap;gap:.75rem;list-style:none;margin:0;padding:0;justify-content:center}.BusinessNavigation_footerNav__bRJom a{color:rgba(229,231,235,.8);text-decoration:none;font-size:.75rem;transition:color .2s;padding:.25rem .5rem;border-radius:.25rem}.BusinessNavigation_footerNav__bRJom a:hover{color:#fff;background-color:transparent;text-decoration:underline}.BusinessNavigation_mobileNav___fjAn{display:none}.BusinessNavigation_menuButton__gwKjP{position:fixed;top:1.5rem;right:1.5rem;z-index:50;background:rgba(0,0,0,.6);border:1px solid hsla(0,0%,100%,.2);color:#fff;padding:.75rem;border-radius:.5rem;cursor:pointer;display:none;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:all .2s ease}.BusinessNavigation_menuButton__gwKjP:hover{background:rgba(0,0,0,.7);transform:translateY(-1px);box-shadow:0 4px 6px rgba(0,0,0,.1)}.BusinessNavigation_menuOverlay__Y1Ld8{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);z-index:40;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.BusinessNavigation_menuContent__VVYIg{position:fixed;top:0;right:0;bottom:0;width:85%;max-width:360px;background:#1f2937;padding:1.5rem;display:flex;flex-direction:column;box-shadow:-4px 0 20px rgba(0,0,0,.3)}.BusinessNavigation_menuHeader__ZvF_y{display:flex;justify-content:space-between;align-items:center;padding-bottom:1.25rem;border-bottom:1px solid hsla(0,0%,100%,.1);margin-bottom:1.5rem}.BusinessNavigation_menuHeader__ZvF_y h3{margin:0;font-size:1.25rem;color:#fff;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.BusinessNavigation_closeButton__wX2bb{background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);color:#fff;cursor:pointer;padding:.5rem;border-radius:.375rem;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.BusinessNavigation_closeButton__wX2bb:hover{background:hsla(0,0%,100%,.2);transform:translateY(-1px)}.BusinessNavigation_menuItem__h7zS9{display:flex;align-items:center;padding:.875rem 1.25rem;color:hsla(0,0%,100%,.9);text-decoration:none;border-radius:.5rem;transition:all .2s ease;background:hsla(0,0%,100%,.05);margin-bottom:.5rem;font-weight:500;letter-spacing:.3px;border:1px solid hsla(0,0%,100%,.1)}.BusinessNavigation_menuItem__h7zS9:hover{background:hsla(0,0%,100%,.1);transform:translateX(4px);border-color:hsla(0,0%,100%,.2);color:#fff}@media (max-width:768px){.BusinessNavigation_desktopNav__nH6FZ{display:none}.BusinessNavigation_menuButton__gwKjP,.BusinessNavigation_mobileNav___fjAn{display:block}}.PageModal_overlay__1Ms2J{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000;animation:PageModal_fadeIn__IUDQ2 .2s ease-out}.PageModal_modal__IE_5A{background:#fff;border-radius:.5rem;width:90%;max-width:800px;max-height:90vh;overflow-y:auto;box-shadow:0 4px 6px rgba(0,0,0,.1);animation:PageModal_slideUp__tOehe .3s ease-out}.PageModal_header__NBgJT{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #e5e7eb;position:sticky;top:0;background:#fff;z-index:10}.PageModal_header__NBgJT h2{margin:0;font-size:1.5rem;font-weight:600;color:#111827}.PageModal_closeButton__tIpl0{background:none;border:none;padding:.5rem;cursor:pointer;color:#6b7280;display:flex;align-items:center;justify-content:center;border-radius:.375rem;transition:all .2s}.PageModal_closeButton__tIpl0:hover{background:#f3f4f6;color:#374151}.PageModal_content__Q3M_H{padding:1.5rem;color:#374151;line-height:1.6}.PageModal_content__Q3M_H img{max-width:100%;height:auto;border-radius:.375rem}.PageModal_content__Q3M_H p{margin:1rem 0}.PageModal_content__Q3M_H h1,.PageModal_content__Q3M_H h2,.PageModal_content__Q3M_H h3,.PageModal_content__Q3M_H h4,.PageModal_content__Q3M_H h5,.PageModal_content__Q3M_H h6{color:#111827;margin:1.5rem 0 1rem}@keyframes PageModal_fadeIn__IUDQ2{0%{opacity:0}to{opacity:1}}@keyframes PageModal_slideUp__tOehe{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Layout_layout__Y0zgz{min-height:100vh;display:flex;flex-direction:column;font-family:var(--font-family);background-color:var(--secondary-color,#f9fafb);color:var(--text-color,#111827)}.Layout_main__kdTZ6{flex:1;width:100%;max-width:1400px;margin:0 auto;padding:1rem}@media (max-width:768px){.Layout_main__kdTZ6{padding:.5rem}}.BusinessLanding_businessLanding__mFQoy{width:100%;min-height:100vh;background-color:#f5f5f5;display:flex;flex-direction:column;position:relative;z-index:1}.BusinessLanding_hero__jeb_a{position:relative;width:100%;height:100vh;min-height:600px;overflow:hidden;background:linear-gradient(180deg,rgba(0,0,0,.4),rgba(0,0,0,.6))}.BusinessLanding_heroSlider__d_I4B{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.BusinessLanding_heroImage__WMUnW{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:opacity .3s ease}.BusinessLanding_heroImage__WMUnW.BusinessLanding_hidden__RJU59{opacity:0}.BusinessLanding_imageLoading___3X_G{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background-color:rgba(0,0,0,.1)}.BusinessLanding_spinner__ehsrQ{width:40px;height:40px;border-radius:50%;border:4px solid hsla(0,0%,100%,.3);border-top-color:#fff;animation:BusinessLanding_spin___pquQ 1s linear infinite}@keyframes BusinessLanding_spin___pquQ{to{transform:rotate(1turn)}}.BusinessLanding_heroContent__RhVy8{position:relative;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem;color:#fff;text-align:center;z-index:2}.BusinessLanding_heroContent__RhVy8 h1{font-size:3rem;font-weight:700;margin-bottom:1rem;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.BusinessLanding_heroContent__RhVy8 .BusinessLanding_address__uw8E_{font-size:1.25rem;margin-bottom:2rem;max-width:600px;text-shadow:1px 1px 2px rgba(0,0,0,.3)}.BusinessLanding_heroActions__Uy0Tm{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center}.BusinessLanding_heroButton__Y0_fA{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:.5rem;font-weight:500;transition:all .2s;text-decoration:none}.BusinessLanding_callButton__Li4pw{background-color:#4f46e5;color:#fff}.BusinessLanding_callButton__Li4pw:hover{background-color:#4338ca}.BusinessLanding_whatsappButton__I7Ymg{background-color:#25d366;color:#fff}.BusinessLanding_whatsappButton__I7Ymg:hover{background-color:#128c7e}.BusinessLanding_directionsButton__zqj0x{background-color:hsla(0,0%,100%,.2);color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.BusinessLanding_directionsButton__zqj0x:hover{background-color:hsla(0,0%,100%,.3)}.BusinessLanding_rating__SOfJ3{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.BusinessLanding_stars__eL8Z9{display:flex;gap:.25rem;color:#fbbf24}.BusinessLanding_totalRatings__kPC7F{color:hsla(0,0%,100%,.8);font-size:.875rem}@media (max-width:768px){.BusinessLanding_heroContent__RhVy8 h1{font-size:2rem}.BusinessLanding_heroContent__RhVy8 .BusinessLanding_address__uw8E_{font-size:1rem}.BusinessLanding_heroActions__Uy0Tm{flex-direction:column;width:100%;max-width:300px}.BusinessLanding_heroButton__Y0_fA{width:100%;justify-content:center}}.BusinessLanding_heroPlaceholder__ECbr5{width:100%;height:100%;background-color:#f0f0f0;display:flex;justify-content:center;align-items:center}.BusinessLanding_placeholderIcon__ukN_z{font-size:48px;color:#999}.BusinessLanding_sliderNav__9E1o5{position:absolute;top:50%;transform:translateY(-50%);background:rgba(0,0,0,.5);border:none;color:#fff;font-size:1.5rem;width:3rem;height:3rem;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .3s ease;z-index:10}.BusinessLanding_sliderNav__9E1o5:hover{background:rgba(0,0,0,.7)}.BusinessLanding_sliderPrev__Esdq5{left:1rem}.BusinessLanding_sliderNext__Lr_p9{right:1rem}.BusinessLanding_mainContent__StnV7{width:100%;max-width:100%;padding:2rem}.BusinessLanding_infoRow__U5v1Q{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin-bottom:2rem}.BusinessLanding_section__HKbjQ{background:#fff;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1);overflow:hidden;height:100%;display:flex;flex-direction:column}.BusinessLanding_sectionTitle__x5KfM{background-color:#f3f4f6;margin:0;padding:1rem;font-size:1.25rem;display:flex;align-items:center;gap:.5rem;border-bottom:1px solid #e5e7eb}.BusinessLanding_icon__iumvj{color:#4f46e5}.BusinessLanding_content__WjFk3{padding:1rem;flex:1;display:flex;flex-direction:column;justify-content:center}.BusinessLanding_content__WjFk3 p{margin:0 0 1rem;font-size:1.1rem;text-align:center}.BusinessLanding_hoursItem__f8SaS{padding:.5rem 0;border-bottom:1px solid #e5e7eb}.BusinessLanding_hoursItem__f8SaS:last-child{border-bottom:none}.BusinessLanding_photosGrid__6nQU9{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px;margin-top:16px}.BusinessLanding_photosSectionFooter__foR_L{padding:1.5rem;border-top:1px solid #e5e7eb;background-color:#f9fafb;display:flex;flex-direction:column;align-items:center;gap:1.25rem}.BusinessLanding_photosSectionFooter__foR_L .BusinessLanding_rating__SOfJ3{color:#1f2937;text-shadow:none;opacity:1;animation:none}.BusinessLanding_photosSectionFooter__foR_L .BusinessLanding_totalRatings__kPC7F{color:#6b7280}.BusinessLanding_photosSectionFooter__foR_L .BusinessLanding_heroActions__Uy0Tm{width:100%;max-width:600px;opacity:1;animation:none;margin-top:0}.BusinessLanding_photosSectionFooter__foR_L .BusinessLanding_heroButton__Y0_fA{flex:1;min-width:140px;padding:.75rem 1.5rem;border-radius:8px;font-size:1rem;justify-content:center}.BusinessLanding_photoItem__hcGdh{position:relative;aspect-ratio:1;overflow:hidden;border-radius:8px;cursor:pointer;transition:transform .2s ease}.BusinessLanding_photoItem__hcGdh:hover{transform:scale(1.02)}.BusinessLanding_photoItem__hcGdh img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.BusinessLanding_modal__R6f_X{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.9);display:flex;align-items:center;justify-content:center;z-index:1000}.BusinessLanding_modalClose__D8avR{top:1rem;right:1rem;font-size:1.5rem;padding:.5rem}.BusinessLanding_modalClose__D8avR,.BusinessLanding_modalNav__XjjbI{position:absolute;background:none;border:none;color:#fff;cursor:pointer}.BusinessLanding_modalNav__XjjbI{top:50%;transform:translateY(-50%);font-size:2rem;padding:1rem}.BusinessLanding_modalPrev__yj3XV{left:1rem}.BusinessLanding_modalNext__C6U9J{right:1rem}.BusinessLanding_modal__R6f_X img{max-width:90%;max-height:90vh;-o-object-fit:contain;object-fit:contain}.BusinessLanding_landingError__lCsF6,.BusinessLanding_landingLoading__4FjWy{display:flex;align-items:center;justify-content:center;min-height:100vh;padding:2rem;text-align:center;font-size:1.2rem;color:#666}.BusinessLanding_reviewsSection__eJ8kW{margin-top:2rem}.BusinessLanding_reviewsGrid__0zNYC{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;padding:1.5rem}.BusinessLanding_reviewCard__cm6TH{background:#fff;border-radius:8px;padding:1.5rem;box-shadow:0 2px 4px rgba(0,0,0,.1)}.BusinessLanding_reviewHeader__o_HGw{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.BusinessLanding_reviewerImage__Bnk_Q{width:48px;height:48px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.BusinessLanding_fallbackIcon__ArYl6,.BusinessLanding_reviewerImage__Bnk_Q{background-color:#e5e7eb;display:flex;align-items:center;justify-content:center}.BusinessLanding_fallbackIcon__ArYl6{color:#9ca3af;font-size:1.5rem}.BusinessLanding_reviewerInfo__pABQ7{flex:1}.BusinessLanding_reviewerName__P4ENH{font-weight:600;color:#1a1a1a;margin:0 0 .25rem}.BusinessLanding_reviewTime__tbUiG{font-size:.875rem;color:#666}.BusinessLanding_reviewStars__Imgqh{display:flex;gap:.25rem;color:#fbbf24;margin-bottom:.5rem}.BusinessLanding_reviewText__GyN0k{color:#4b5563;line-height:1.5;margin:0}.BusinessLanding_contactButtons__SUgk1{display:flex;gap:1rem;margin-top:1rem}.BusinessLanding_contactButton__T0dun{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:8px;font-weight:500;text-decoration:none;transition:all .2s ease;flex:1;justify-content:center}.BusinessLanding_contactLocationInfo__cdOhz,.BusinessLanding_contactLocationSection___TiBp{display:flex;flex-direction:column;gap:1rem}.BusinessLanding_infoItem__OGp5C{display:flex;flex-direction:column;align-items:center;gap:.5rem}.BusinessLanding_infoLabel__KMbQ8{font-weight:600;color:#4b5563;font-size:.9rem;text-transform:uppercase;letter-spacing:.05em}.BusinessLanding_addressText__1vKl_{text-align:center;margin:0;font-size:1.1rem}.BusinessLanding_buttonGroup__GNMb8{display:flex;gap:1rem;margin-top:1rem}.BusinessLanding_customHtmlSection__9FYy6{position:relative;z-index:2;display:block!important;width:100%;margin:2rem 0;padding:0 1rem}.BusinessLanding_customHtmlContent__k4NU6{display:block!important;max-width:1200px;margin:0 auto;padding:2rem;background:#fff;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.1)}.BusinessLanding_customHtmlContent__k4NU6 h1,.BusinessLanding_customHtmlContent__k4NU6 h2,.BusinessLanding_customHtmlContent__k4NU6 h3,.BusinessLanding_customHtmlContent__k4NU6 h4,.BusinessLanding_customHtmlContent__k4NU6 h5,.BusinessLanding_customHtmlContent__k4NU6 h6{display:block!important;margin:1.5rem 0 1rem;color:#1f2937;font-weight:600;line-height:1.2}.BusinessLanding_customHtmlContent__k4NU6 p{display:block!important;margin:1rem 0;color:#4b5563;line-height:1.6}.BusinessLanding_customHtmlContent__k4NU6 a{display:inline-block!important;color:#4f46e5;text-decoration:none;transition:color .2s}.BusinessLanding_customHtmlContent__k4NU6 a:hover{color:#4338ca;text-decoration:underline}.BusinessLanding_customHtmlContent__k4NU6 ol,.BusinessLanding_customHtmlContent__k4NU6 ul{display:block!important;margin:1rem 0;padding-left:2rem}.BusinessLanding_customHtmlContent__k4NU6 li{display:list-item!important;margin:.5rem 0;color:#4b5563}.BusinessLanding_customHtmlContent__k4NU6 table{display:table!important;width:100%;margin:1rem 0;border-collapse:collapse}.BusinessLanding_customHtmlContent__k4NU6 td,.BusinessLanding_customHtmlContent__k4NU6 th{display:table-cell!important;padding:.75rem;border:1px solid #e5e7eb;text-align:left}.BusinessLanding_customHtmlContent__k4NU6 th{background-color:#f9fafb;font-weight:600}@media (max-width:768px){.BusinessLanding_customHtmlSection__9FYy6{padding:0 .5rem}.BusinessLanding_customHtmlContent__k4NU6{padding:1rem}}.BusinessLanding_footer__7CNlA{margin-top:auto;background-color:#1f2937;color:#fff;padding:4rem 2rem 1rem}.BusinessLanding_footerContent__QVGVi{max-width:1200px;display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;margin:0 auto 3rem}.BusinessLanding_footer__7CNlA .footerNav{padding:1rem 0;margin-bottom:1rem}.BusinessLanding_footer__7CNlA .footerNav ul{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem;margin:0;padding:0}.BusinessLanding_footer__7CNlA .footerNav a{color:hsla(0,0%,100%,.8);text-decoration:none;font-size:.875rem;transition:all .2s}.BusinessLanding_footer__7CNlA .footerNav a:hover{color:#fff;text-decoration:underline}.BusinessLanding_footerBottom__s3UyH{text-align:center;padding-top:1rem;color:hsla(0,0%,100%,.8);font-size:.875rem;border-top:1px solid hsla(0,0%,100%,.1)}.BusinessLanding_footerSection__9k_18{display:flex;flex-direction:column}.BusinessLanding_footerTitle__1aix7{font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;color:#f3f4f6;display:flex;align-items:center;gap:.75rem}.BusinessLanding_footerTitle__1aix7 svg{color:#4f46e5}.BusinessLanding_footerHours__StmXd{display:flex;flex-direction:column;gap:.5rem}.BusinessLanding_footerHoursItem__py9ft{display:flex;justify-content:space-between;padding:.5rem 0;border-bottom:1px solid hsla(0,0%,100%,.1)}.BusinessLanding_footerHoursItem__py9ft:last-child{border-bottom:none}.BusinessLanding_footerContact__muKru{display:flex;flex-direction:column;gap:1rem}.BusinessLanding_footerContactItem__OlTDX{display:flex;align-items:center;gap:1rem;color:#e5e7eb;text-decoration:none;transition:color .3s ease}.BusinessLanding_footerContactItem__OlTDX:hover{color:#4f46e5}.BusinessLanding_footerContactItem__OlTDX svg{font-size:1.25rem;flex-shrink:0}.BusinessLanding_footerMap___4gLX{width:100%;height:200px;border-radius:8px;overflow:hidden;background-color:#374151}.BusinessLanding_footerMapLink__n0756{display:block;width:100%;height:100%;text-decoration:none;color:#e5e7eb;transition:opacity .3s ease}.BusinessLanding_footerMapLink__n0756:hover{opacity:.9}.BusinessLanding_footerMapImage__mFdNR{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.BusinessLanding_footerMapAddress__5vhj8{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:1rem;text-align:center}.BusinessLanding_footerMapAddress__5vhj8 svg{font-size:2rem;color:#4f46e5}.BusinessLanding_footerMapAddress__5vhj8 p{margin:0;font-size:1.1rem;line-height:1.5}.BusinessLanding_footerAddress__QS_7M{margin-bottom:1rem;padding:.5rem;background-color:hsla(0,0%,100%,.1);border-radius:6px}.BusinessLanding_footerAddress__QS_7M p{margin:0;color:#e5e7eb;font-size:1.1rem;line-height:1.5;text-align:center}@media (max-width:768px){.BusinessLanding_hero__jeb_a{height:60vh}.BusinessLanding_heroContent__RhVy8 h1{font-size:1.75rem}.BusinessLanding_address__uw8E_{font-size:.7rem}.BusinessLanding_mainContent__StnV7{padding:1rem}.BusinessLanding_infoRow__U5v1Q{grid-template-columns:1fr;gap:1rem}.BusinessLanding_photosGrid__6nQU9{grid-template-columns:repeat(2,1fr)}.BusinessLanding_reviewsGrid__0zNYC{grid-template-columns:1fr}.BusinessLanding_photosSectionFooter__foR_L{padding:1rem;gap:1rem}.BusinessLanding_photosSectionFooter__foR_L .BusinessLanding_heroActions__Uy0Tm{flex-direction:column;padding:0}.BusinessLanding_photosSectionFooter__foR_L .BusinessLanding_heroButton__Y0_fA{width:100%;min-width:0}.BusinessLanding_photosSectionFooter__foR_L .BusinessLanding_rating__SOfJ3{font-size:1.1rem}.BusinessLanding_photosSectionFooter__foR_L .BusinessLanding_totalRatings__kPC7F{font-size:.9rem}.BusinessLanding_heroActions__Uy0Tm{flex-direction:column;align-items:stretch;padding:0 1rem}.BusinessLanding_heroButton__Y0_fA{justify-content:center;padding:.5rem 1rem;font-size:.9rem}.BusinessLanding_buttonGroup__GNMb8{flex-direction:column}.BusinessLanding_footerContent__QVGVi{grid-template-columns:1fr;gap:2rem}.BusinessLanding_footerSection__9k_18{text-align:center}.BusinessLanding_footerTitle__1aix7{justify-content:center}.BusinessLanding_footerHoursItem__py9ft{flex-direction:column;align-items:center;gap:.25rem}.BusinessLanding_footerContactItem__OlTDX{justify-content:center}.BusinessLanding_customHtmlSection__9FYy6{padding:2rem 1rem}}@media (min-width:769px) and (max-width:1024px){.BusinessLanding_photosGrid__6nQU9{grid-template-columns:repeat(3,1fr)}}.BusinessLanding_installPrompt__z0n5j{position:fixed;bottom:20px;left:50%;transform:translateX(-50%);background:#fff;padding:1rem;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1);z-index:1000;animation:BusinessLanding_slideUp__47MJi .3s ease-out}.BusinessLanding_installButton__sv4co{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background-color:#4f46e5;color:#fff;border:none;border-radius:6px;font-weight:500;cursor:pointer;transition:all .2s ease}.BusinessLanding_installButton__sv4co:hover{background-color:#4338ca;transform:translateY(-1px)}.BusinessLanding_desktopNav__rWdon{position:absolute;top:0;right:0;padding:1.5rem;z-index:3;background:linear-gradient(180deg,rgba(0,0,0,.4),transparent);width:100%;display:flex;justify-content:flex-end}.BusinessLanding_syncContainer__EJgRu{position:fixed;top:1rem;right:1rem;z-index:50}.BusinessLanding_syncButton__sXMBM{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background-color:#4f46e5;color:#fff;border:none;border-radius:.5rem;cursor:pointer;font-size:.875rem;font-weight:500;transition:all .2s ease-in-out}.BusinessLanding_syncButton__sXMBM:hover{background-color:#4338ca}.BusinessLanding_syncButton__sXMBM:disabled{opacity:.7;cursor:not-allowed}.BusinessLanding_syncButton__sXMBM.BusinessLanding_syncing__sD0Tk{background-color:#6b7280}@keyframes BusinessLanding_rotate__rKi3J{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.BusinessLanding_rotating__cw9cr{animation:BusinessLanding_rotate__rKi3J 1s linear infinite}.BusinessLanding_offlineBanner__ka8BA{position:fixed;top:0;left:0;right:0;background-color:#f97316;color:#fff;padding:1rem;display:flex;align-items:center;justify-content:center;gap:1rem;z-index:1000;animation:BusinessLanding_slideDown__dSoNI .3s ease-out}.BusinessLanding_offlineMessage__6rI7Y{text-align:center}.BusinessLanding_offlineMessage__6rI7Y h3{margin:0;font-size:1rem;font-weight:600}.BusinessLanding_offlineMessage__6rI7Y p{margin:.25rem 0 0;font-size:.875rem;opacity:.9}.BusinessLanding_offlineIndicator__YR3Do{font-size:.875rem;color:#f97316;margin-left:.5rem;font-weight:400}.BusinessLanding_photoOfflineOverlay__rjp3X{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.5rem;opacity:0;transition:opacity .2s ease}.BusinessLanding_photoItem__hcGdh:hover .BusinessLanding_photoOfflineOverlay__rjp3X{opacity:1}@keyframes BusinessLanding_slideDown__dSoNI{0%{transform:translateY(-100%)}to{transform:translateY(0)}}.BusinessLanding_heroPlaceholder__ECbr5 p{margin-top:1rem;color:#666;font-size:.875rem}.BusinessLanding_offlineBanner__ka8BA+.BusinessLanding_mainContent__StnV7{padding-top:4rem}@media (max-width:768px){.BusinessLanding_offlineBanner__ka8BA{flex-direction:column;padding:.75rem;text-align:center}.BusinessLanding_offlineMessage__6rI7Y h3{font-size:.875rem}.BusinessLanding_offlineMessage__6rI7Y p{font-size:.75rem}.BusinessLanding_offlineIndicator__YR3Do{display:block;margin:.25rem 0 0}}