:root{--primary-color: #89509d;--secondary-color: #f5e3ff;--kalendir-purple: #89509d;--kalendir-orange: #b9710f;--kalendir-blue: #1f4295;--kalendir-light-blue: #d7f3ff;--kalendir-light-pink: #f5e3ff;--kalendir-light-yellow: #ffeed7;--dark-kalendir-purple: #733d84;--dark-kalendir-orange: #965e0d;--dark-kalendir-blue: #183577}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.custom-button.primary{background-color:#000;border-color:#000;color:#fff}.custom-button.primary:hover,.custom-button.primary:active{background-color:#333!important;border-color:#333!important;color:#fff!important}.custom-button.secondary{background-color:#fff;border-color:#000;color:#000}.custom-button.secondary:hover,.custom-button.secondary:active{background-color:#f0f0f0!important;border-color:#000!important;color:#000!important}.custom-button.primary-purple{background-color:var(--primary-color);border-color:var(--primary-color);color:#fff}.custom-button.primary-purple:hover,.custom-button.primary-purple:active{background-color:#7a409c!important;border-color:#7a409c!important;color:#fff!important}.custom-button.border-purple{background-color:#89509d1a;color:#89509d;border-color:#89509d}.custom-button.border-purple:hover,.custom-button.border-purple:active{background-color:#89509d33!important;color:#6a3b78!important;border-color:#89509d!important}.custom-button.custom-button-disabled{color:#837f7f!important;background-color:#d2d2d2!important;font-weight:400!important;border:none!important}.custom-button.custom-button-disabled:hover,.custom-button.custom-button-disabled:active{color:#837f7f!important;background-color:#d2d2d2!important;font-weight:400!important}.custom-spinner-container{display:flex;justify-content:center;align-items:center}.custom-spinner-image{width:40px;height:40px}.custom-button.racing-border{position:relative;background:linear-gradient(45deg,#000,#333);border:1px solid transparent;color:#fff;font-weight:600;overflow:hidden;transition:all .3s ease}.custom-button.racing-border:before{content:"";position:absolute;inset:-.5px;background:linear-gradient(45deg,#fff,#fff,transparent,transparent,#fff,#fff);background-size:400% 400%;border-radius:inherit;z-index:-1;animation:racingBorder 6s linear infinite}.custom-button.racing-border:after{content:"";position:absolute;inset:.5px;background:linear-gradient(45deg,#000,#333);border-radius:inherit;z-index:-1}.custom-button.racing-border:hover{background:linear-gradient(45deg,#333,#555)!important;border-color:transparent!important;color:#fff!important;transform:translateY(-2px);box-shadow:0 8px 25px #0000004d}.custom-button.racing-border:hover:after{background:linear-gradient(45deg,#333,#555)}@keyframes racingBorder{0%{background-position:0% 0%}25%{background-position:100% 0%}50%{background-position:100% 100%}75%{background-position:0% 100%}to{background-position:0% 0%}}._container_1n7fc_1{display:flex;align-items:center;position:relative}._select_1n7fc_7{min-width:120px}._select_1n7fc_7 .ant-select-selection-item{display:flex;align-items:center}._select_1n7fc_7 .ant-select-selection-item .checkIcon{display:none}._select_1n7fc_7 .ant-select-arrow{color:#000000a6}._iconOnly_1n7fc_26{width:40px;height:40px;position:relative}._iconOnly_1n7fc_26 ._select_1n7fc_7{opacity:0;width:100%;height:100%;position:absolute;top:0;left:0;z-index:1;min-width:auto;pointer-events:none}._iconOnly_1n7fc_26 ._select_1n7fc_7 .ant-select-selector{height:100%!important;width:100%!important;padding:0!important}._iconOnly_1n7fc_26 ._select_1n7fc_7 .ant-select-selection-item{opacity:0;position:absolute}._iconOnly_1n7fc_26 ._select_1n7fc_7 .ant-select-selection-search{opacity:0}._iconWrapper_1n7fc_61{width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:4px;position:absolute;top:0;left:0;z-index:2}._iconWrapper_1n7fc_61:hover{background-color:#0000000a}._iconWrapper_1n7fc_61:hover ._globeIcon_1n7fc_79{color:#1890ff}._globeIcon_1n7fc_79{font-size:18px;color:#000000a6}._optionItem_1n7fc_88{display:flex;align-items:center;justify-content:space-between;padding:5px 8px}._checkIcon_1n7fc_17{margin-left:8px;color:#1890ff}._languageDropdown_1n7fc_100{min-width:140px!important}._languageDropdown_1n7fc_100 .ant-select-item{padding:8px 12px}._languageDropdown_1n7fc_100 .ant-select-item-option-selected{background-color:#1890ff1a}._iconOnly_1n7fc_26 .ant-select-dropdown{margin-top:8px}._languageDropdown_1n7fc_100 .ant-select-item-option-content .checkIcon{display:inline-flex;margin-left:8px;color:#1890ff}._buttonContainer_1ibqi_1{display:flex;flex-direction:column;gap:10px;width:100%}._languageButton_1ibqi_8{text-align:left;width:100%}._languageButton_1ibqi_8:hover{background-color:#e8e8e8}._languageButton_1ibqi_8._active_1ibqi_17{background-color:#1890ff;color:#fff;border-color:#1890ff}._iconOnly_1ibqi_23{margin:0 10px}._lazySection_17p5c_1{position:relative;width:100%}._content_17p5c_6{width:100%}._placeholder_17p5c_10{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#fafafa;border-radius:8px;position:relative;overflow:hidden}._skeletonLoader_17p5c_22{width:100%;height:100%;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:_loading_17p5c_1 1.5s infinite;border-radius:8px}@keyframes _loading_17p5c_1{0%{background-position:200% 0}to{background-position:-200% 0}}@media (prefers-reduced-motion: reduce){._skeletonLoader_17p5c_22{animation:none;background:#f0f0f0}}body,html{margin:0;padding:0;overflow-x:hidden;overscroll-behavior-y:none;scrollbar-width:none;-ms-overflow-style:none}._gradient-underline_11f06_14{position:relative;color:inherit;-webkit-text-fill-color:initial;background:none;font-weight:700}._gradient-underline_11f06_14:after{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:2px;background:linear-gradient(90deg,#89509d,#ff6b6b,#89509d);background-size:200% 100%;animation:_gradientMove_11f06_1 3s linear infinite;transform:translateZ(0);will-change:background-position}@keyframes _gradientMove_11f06_1{0%{background-position:0% 50%}to{background-position:200% 50%}}body::-webkit-scrollbar{display:none}html::-webkit-scrollbar{display:none}._layout_11f06_55{min-height:100vh;overflow-x:hidden;scrollbar-width:none;-ms-overflow-style:none}._layout_11f06_55::-webkit-scrollbar{display:none}._custom-header_11f06_68{display:flex;justify-content:space-between;align-items:center;background-color:#ab90f5}._menu-right_11f06_75{margin-left:auto;background-color:transparent}._menu-right_11f06_75 ._ant-menu-item_11f06_80{color:#fff!important;margin-left:20px}._logo_11f06_85{width:120px;height:31px;background:#fff3;margin:16px 24px 16px 0;float:left}._site-layout-content_11f06_93{padding:24px;margin-top:16px;background:#fff}._custom-header_11f06_68{display:flex;justify-content:space-between;align-items:center}._header-nav-button_11f06_105:hover{color:#89509d!important;font-weight:700!important;box-shadow:none!important;background-color:transparent!important}._header-nav-button_11f06_105:active,._header-nav-button_11f06_105:focus{color:#89509d!important;font-weight:700!important;box-shadow:none!important;background-color:transparent!important}._ant-menu-item_11f06_80:hover,._ant-menu-item-selected_11f06_121{background-color:transparent!important}._ant-menu-item_11f06_80:after{border-bottom:none!important}._ant-btn-text_11f06_129:not(:disabled):hover{background-color:transparent!important}body,._layout_11f06_55,._ant-layout_11f06_135{overflow-x:hidden;width:100%;max-width:100%}body,._layout_11f06_55,._ant-typography_11f06_143,._ant-btn_11f06_129,._ant-menu_11f06_80,._ant-menu-item_11f06_80,._header-nav-button_11f06_105{font-family:Helvetica Neue,Helvetica,Arial,sans-serif!important}._responsive-padding_11f06_151{padding-left:24px;margin-bottom:32px}@media (min-width: 992px){._responsive-padding_11f06_151{padding-left:48px;margin-bottom:0}}._cards-container_11f06_164{padding:0 24px;margin-right:0}@media (min-width: 992px){._cards-container_11f06_164{padding:0;margin-right:48px}}._feature-card_11f06_176{margin-bottom:24px}@media (min-width: 992px){._feature-card_11f06_176{margin-bottom:0}._feature-card-offset_11f06_185{margin-top:-30px}}._animated-button_11f06_191{position:relative;overflow:hidden;transition:background-color .3s ease,transform .2s ease;transform:translateZ(0);will-change:transform}._animated-button_11f06_191:hover{background-color:var(--hover-background, #b9710f);transform:translate3d(0,-1px,0)}._ring-on-click_11f06_205{transform:translateZ(0);transition:transform .1s ease}._ring-on-click_11f06_205:active{transform:translate3d(0,1px,0) scale(.98)}._dropdown-container_11f06_214{position:relative}._dropdown-menu_11f06_218{position:absolute;top:100%;left:50%;transform:translate(-50%) translateY(-10px);background:#fff;width:100vw;opacity:0;visibility:hidden;transition:all .3s ease;box-shadow:0 4px 12px #0000001a;padding:0}._dropdown-menu_11f06_218._show_11f06_232{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}._dropdown-content_11f06_238{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:40px;padding:0 24px}._dropdown-section_11f06_247 h3{color:#666;font-size:14px;margin-bottom:16px;font-weight:500}._dropdown-links_11f06_254{display:flex;flex-direction:column;gap:16px}._dropdown-links_11f06_254 a{display:flex;align-items:flex-start;gap:12px;padding:8px;border-radius:8px;text-decoration:none;transition:background-color .2s ease}._dropdown-links_11f06_254 a:hover{background-color:#f5f5f5}._dropdown-links_11f06_254 img{width:24px;height:24px}._dropdown-links_11f06_254 span{color:#000;font-weight:500;display:block;margin-bottom:4px}._dropdown-links_11f06_254 p{color:#666;font-size:14px;margin:0}._arrow_11f06_292{transition:transform .3s ease}._arrow_11f06_292._flipped_11f06_296{transform:rotate(180deg)}._logo-spin_11f06_300{transition:transform .6s ease}._logo-spin_11f06_300:hover{animation:_spin_11f06_1 .5s linear infinite}@keyframes _spin_11f06_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._navLink_16hsm_2{font-size:16px;color:#000;text-decoration:none;transition:color .3s ease;font-weight:500;white-space:nowrap;height:100%;display:flex;align-items:center}._animatedButton_16hsm_15{font-size:16px;color:#000;position:relative;overflow:hidden;transition:color .3s ease;font-weight:500;background:#fff!important;border:none!important;transform:translateZ(0);will-change:transform}._animatedButton_16hsm_15:before{content:"";position:absolute;top:0;left:-121.8%;width:120%;height:100%;background:#b9710f;transform:translate3d(-100%,0,0) skew(-10deg);transition:transform .4s cubic-bezier(.4,0,.2,1);z-index:0;will-change:transform;backface-visibility:hidden}._animatedButton_16hsm_15:hover{color:#fff}._animatedButton_16hsm_15:hover:before{transform:translate3d(100%,0,0) skew(-10deg)}._animatedButton_16hsm_15 span{position:relative;z-index:1}._dropdownMenu_16hsm_63{position:fixed;top:64px;left:0;width:100%;background:#fff;box-shadow:0 4px 24px #0000001a;opacity:0;visibility:hidden;transition:all .3s ease;z-index:998;display:flex;justify-content:center;overflow:hidden;border-radius:0;transform:translateY(-10px);border-top:1px solid rgba(0,0,0,.05);padding:0}._dropdownMenu_16hsm_63._businessesDropdown_16hsm_84{width:100%;max-width:100%;display:flex;justify-content:center;left:0;transform:translateY(-10px)}._dropdownMenu_16hsm_63._show_16hsm_94{opacity:1;visibility:visible;transform:translateY(0)}._dropdownContent_16hsm_101{width:100%;max-width:1200px;margin:0 auto;padding:40px 32px;display:grid;grid-template-columns:repeat(4,1fr);gap:32px}._businessesDropdown_16hsm_84 ._dropdownContent_16hsm_101{padding:40px 32px;grid-template-columns:1fr}._industriesGrid_16hsm_118{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;width:100%}._dropdownSidebar_16hsm_126{width:20%;padding:24px;background:linear-gradient(45deg,#f5e3ff,#ffeed7);border-radius:8px;margin:8px 8px 8px 0;color:#000;position:relative;display:flex;flex-direction:column}._dropdownTitle_16hsm_139{grid-column:1 / -1;margin:0 0 24px;font-size:18px;color:#000;font-weight:600;padding-left:12px}._dropdownItem_16hsm_149{color:#000;text-decoration:none;padding:16px;font-size:16px;transition:all .2s ease;border-radius:8px;display:flex;align-items:center;gap:12px;white-space:nowrap;overflow:hidden;margin-top:-12px}._dropdownItem_16hsm_149 span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._featureIcon_16hsm_172{font-size:24px;color:#666;flex-shrink:0}._dropdownItem_16hsm_149:hover{background:#b9710f1a;color:#b9710f;transform:translate(5px)}._dropdownItem_16hsm_149:hover ._featureIcon_16hsm_172{color:#b9710f}._arrow_16hsm_191{transition:transform .3s ease}._arrow_16hsm_191._flipped_16hsm_196{transform:rotate(180deg)}._logoSpin_16hsm_201{transition:transform .3s ease}._headerSpacer_16hsm_216{height:64px;width:100%}._headerContainer_16hsm_227{min-width:1200px;width:100%;background:#000;padding:12px 24px;position:fixed;z-index:1000;top:0;left:0;border-bottom:1px solid rgba(255,255,255,.06);height:64px;display:flex;align-items:center}._headerContent_16hsm_243{display:flex;justify-content:space-between;align-items:center;margin:0 auto;width:90%}._logoContainer_16hsm_206{display:flex;align-items:center;gap:8px;cursor:pointer}._logo_16hsm_201{height:40px}._logoText_16hsm_265{font-family:Source Sans Pro,sans-serif;font-size:24px;font-weight:500;color:#fff}._nav_16hsm_2{display:flex;gap:24px;align-items:center;height:100%}._dropdownContainer_16hsm_281{position:relative;display:flex;height:64px;align-items:center;cursor:pointer}._businessesDropdownContainer_16hsm_290,._productsDropdownContainer_16hsm_300{position:relative;display:flex;height:64px;min-width:unset;align-items:center;cursor:pointer}._businessesDropdownContainer_16hsm_290 ._dropdownMenu_16hsm_63,._productsDropdownContainer_16hsm_300 ._dropdownMenu_16hsm_63{position:fixed;left:0;transform:translateY(-10px);width:100%;max-width:100%;top:64px}@media (max-width: 1200px){._hamburgerButton_16hsm_332{display:block!important}._nav_16hsm_2{display:none}._headerContainer_16hsm_227{min-width:auto;padding:12px 16px}._headerContent_16hsm_243{width:100%}._dropdownMenu_16hsm_63{position:fixed;top:0;right:0;width:100%;max-width:400px;height:100vh;transform:translate(100%);border-radius:0;margin:0;z-index:1001;justify-content:flex-start}._businessesDropdownContainer_16hsm_290 ._dropdownMenu_16hsm_63,._productsDropdownContainer_16hsm_300 ._dropdownMenu_16hsm_63{position:fixed;left:auto;right:0;width:100%;max-width:400px;transform:translate(100%);top:0;justify-content:flex-start}._dropdownMenu_16hsm_63._businessesDropdown_16hsm_84{max-width:400px;width:100%;display:block}._dropdownMenu_16hsm_63._show_16hsm_94{transform:translate(0)}._dropdownContent_16hsm_101{grid-template-columns:1fr;padding:24px;max-width:100%;margin:0}._industriesGrid_16hsm_118{grid-template-columns:repeat(3,1fr);padding:0;gap:12px}._dropdownSidebar_16hsm_126{width:100%;margin:0;border-radius:0}}@media (min-width: 1201px){._dropdownMenu_16hsm_63._businessesDropdown_16hsm_84{width:100%;max-width:100%;display:flex;justify-content:center;left:0;transform:translateY(-10px)}._dropdownMenu_16hsm_63._show_16hsm_94{opacity:1;visibility:visible;transform:translateY(0)}}@media (max-width: 900px){._dropdownContent_16hsm_101{grid-template-columns:repeat(2,1fr);max-width:100%}._industriesGrid_16hsm_118{grid-template-columns:repeat(2,1fr)}}@media (max-width: 600px){._dropdownContent_16hsm_101{grid-template-columns:1fr;padding:16px}._industriesGrid_16hsm_118{grid-template-columns:repeat(3,1fr)}._dropdownMenu_16hsm_63,._businessesDropdownContainer_16hsm_290 ._dropdownMenu_16hsm_63,._productsDropdownContainer_16hsm_300 ._dropdownMenu_16hsm_63{width:100%;max-width:100%}}@media (max-width: 480px){._mobileIndustriesGrid_16hsm_478{grid-template-columns:1fr;gap:12px}._industriesGrid_16hsm_118{grid-template-columns:1fr}}._sidebarTitle_16hsm_490{font-size:16px;font-weight:500;margin-bottom:16px;letter-spacing:1px}._industryButton_16hsm_498{background:#ffffff1a;border:none;border-radius:6px;padding:8px 12px;color:#000;width:100%;text-align:left;margin-bottom:12px;cursor:pointer;transition:all .2s ease;border:.5px solid #ffffff}._industryButton_16hsm_498:hover{background:#ffffff80}._industryName_16hsm_518{font-size:14px;font-weight:500;margin-bottom:4px;display:block}._industryDesc_16hsm_526{font-size:12px;opacity:.8;display:block}._readMoreLink_16hsm_533{color:#1f4295;text-decoration:none;font-size:14px;font-weight:500;margin-top:auto;transition:color .2s ease}._readMoreLink_16hsm_533:hover{color:#1f4295;font-weight:600}._hamburgerButton_16hsm_332{display:none;background:none;border:none;color:#fff;font-size:24px;cursor:pointer;padding:8px;position:relative;z-index:1002;margin-right:2rem}._mobileMenu_16hsm_563{position:fixed;top:0;right:0;width:100%;max-width:400px;height:100vh;background:#000;z-index:1001;transform:translate(100%);transition:transform .3s ease-in-out;overflow-y:auto;box-shadow:-4px 0 24px #0003}._mobileMenuOpen_16hsm_579{transform:translate(0)}._mobileMenuHeader_16hsm_584{display:flex;justify-content:space-between;align-items:center;padding:16px 24px;border-bottom:1px solid rgba(255,255,255,.1)}._closeButton_16hsm_593{background:none;border:none;color:#fff;font-size:24px;cursor:pointer;padding:8px}._mobileMenuContent_16hsm_603{padding:24px}._mobileMenuItem_16hsm_608{display:block;color:#fff;text-decoration:none;padding:20px 0;font-size:18px;border-bottom:1px solid rgba(255,255,255,.1);margin:0}._mobileMenuButton_16hsm_619{width:100%;text-align:left;background:none;border:none;color:#fff;font-size:18px;padding:20px 0;display:flex;justify-content:space-between;align-items:center;cursor:pointer;margin:0;border-bottom:1px solid rgba(255,255,255,.1)}._mobileDropdownIcon_16hsm_636{transition:transform .3s ease}._mobileDropdownIcon_16hsm_636._rotated_16hsm_641{transform:rotate(180deg)}._mobileDropdownContent_16hsm_646{padding:16px;background:#ffffff0d;border-radius:8px;margin:0;min-height:200px;display:flex;flex-direction:column}._mobileFeaturesGrid_16hsm_657{display:grid;grid-template-columns:1fr;gap:16px;flex:1}._mobileIndustriesGrid_16hsm_478{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-top:12px;width:100%;flex:1}._mobileFeatureItem_16hsm_675{display:flex;align-items:center;gap:12px;color:#fff;text-decoration:none;padding:12px;border-radius:8px;transition:background-color .2s ease}._mobileFeatureItem_16hsm_675:hover{background:#ffffff1a}._mobileFeatureItem_16hsm_675 ._featureIcon_16hsm_172{color:#fff;font-size:20px}._mobileGetStartedButton_16hsm_698{width:100%;margin:32px 0 0;padding:20px 0;height:48px!important;font-size:16px!important;border-top:1px solid rgba(255,255,255,.1);background-color:#89509d!important;border-radius:8px}._andMoreLink_16hsm_710{display:flex;align-items:center;justify-content:center;color:#b9710f;text-decoration:none;padding:16px;font-weight:500;font-size:16px;border-top:1px solid rgba(255,255,255,.1);margin:8px 0 0;transition:color .2s ease}._andMoreLink_16hsm_710:hover{color:#d88a2a}._heroSection_hshs3_1{background:linear-gradient(50deg,#d7f3ff,#f5e3ff,#ffeed7);padding:120px 0 80px}._heroContainer_hshs3_6{max-width:1400px;width:90%;margin:0 auto}._heroContent_hshs3_12{text-align:center;width:100%;margin:0 auto;padding:0 20px}._heroTitleContainer_hshs3_19{max-width:100%;margin:0 auto;overflow:hidden}._heroTitle_hshs3_19{color:transparent!important;margin-bottom:24px!important;background-image:linear-gradient(45deg,#9b4db8,#c97d3f);background-size:200% 100%;background-clip:text;-webkit-background-clip:text;animation:_gradientMove_hshs3_1 8s linear infinite;filter:brightness(1.1);font-size:80px!important;line-height:1.2!important;transform:translateZ(0);will-change:background-position;backface-visibility:hidden;text-rendering:optimizeSpeed;font-display:swap}._heroTitleLine_hshs3_44{display:block;margin-bottom:.2em;white-space:nowrap;overflow:hidden}._wrapText_hshs3_51{display:inline-block}._heroSubtitle_hshs3_55{font-size:30px!important;color:#000!important;margin-bottom:32px!important}._heroButtonPrimary_hshs3_61{background:#000!important;border:none!important;height:48px!important;padding:0 32px!important;font-weight:500!important;margin-bottom:60px!important}._heroButtonSecondary_hshs3_70{height:48px!important;padding:0 32px!important;display:flex!important;align-items:center!important;gap:8px!important;font-weight:500!important;color:#000;transition:all .3s ease;border:1px solid transparent}._heroButtonSecondary_hshs3_70:hover{color:#b9710f!important;border:1px solid #b9710f!important}._heroButtonSecondary_hshs3_70:hover ._anticon_hshs3_87{color:#b9710f!important}._videoContainer_hshs3_91{padding:24px;margin-bottom:60px}._logosSection_hshs3_96{margin-top:30px;text-align:center}._logosText_hshs3_101{color:#666;margin-bottom:24px;display:block}._logosContainer_hshs3_107{display:flex;justify-content:center;gap:60px;align-items:center;margin-top:40px}._logosContainer_hshs3_107 img{height:40px;width:auto;transition:transform .3s ease;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}._logosContainer_hshs3_107 img:hover{transform:scale(1.1)}@keyframes _infiniteSlideIn_hshs3_151{0%,to{opacity:0;transform:translateY(-20px) rotateX(20deg)}5%{opacity:.3;transform:translateY(-15px) rotateX(15deg)}15%{opacity:1;transform:translateY(0) rotateX(0)}85%{opacity:1;transform:translateY(0) rotateX(0)}95%{opacity:.3;transform:translateY(15px) rotateX(-15deg)}}._infiniteSlideIn_hshs3_151{animation:_infiniteSlideIn_hshs3_151 8s cubic-bezier(.645,.045,.355,1) infinite;backface-visibility:hidden;perspective:1000px;will-change:transform,opacity}@keyframes _fadeIn_hshs3_1{0%{opacity:0}to{opacity:1}}._animateFadeIn_hshs3_167{animation:_fadeIn_hshs3_1 .8s ease-out forwards}@keyframes _gradientMove_hshs3_1{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width: 1400px){._heroTitle_hshs3_19{font-size:65px!important}._wrapText_hshs3_51{display:inline;margin-right:0}}@media (max-width: 1200px){._heroContent_hshs3_12{width:100%;max-width:100%}._heroContainer_hshs3_6{width:90%}._heroTitle_hshs3_19{font-size:60px!important}._heroSubtitle_hshs3_55{font-size:24px!important}}@media (max-width: 1100px){._heroTitle_hshs3_19{font-size:54px!important}}@media (max-width: 992px){._heroTitle_hshs3_19{font-size:56px!important}._heroTitleLine_hshs3_44{white-space:normal}._wrapText_hshs3_51{margin-right:0}._heroTitleContainer_hshs3_19{max-width:90%}}@media (max-width: 880px){._heroTitle_hshs3_19{font-size:53px!important}}@media (max-width: 768px){._heroContainer_hshs3_6{width:100%}._heroTitle_hshs3_19{font-size:50px!important;line-height:1.3!important}._heroTitleLine_hshs3_44{margin-bottom:.1em;white-space:normal}._wrapText_hshs3_51{display:inline;margin-right:0}._heroTitleContainer_hshs3_19{max-width:95%}._heroSubtitle_hshs3_55{font-size:20px!important;margin-bottom:24px!important}._heroButtonPrimary_hshs3_61,._heroButtonSecondary_hshs3_70{height:40px!important;padding:0 24px!important;font-size:16px!important}}@media (max-width: 650px){._heroTitle_hshs3_19{font-size:40px!important}}@media (max-width: 576px){._heroTitle_hshs3_19{font-size:38px!important}._heroTitleContainer_hshs3_19{max-width:100%}}@media (max-width: 480px){._heroTitle_hshs3_19{font-size:28px!important;line-height:1.4!important}._heroTitleContainer_hshs3_19{max-width:100%}._heroTitleLine_hshs3_44{white-space:normal}._wrapText_hshs3_51{display:inline}._heroSubtitle_hshs3_55{font-size:18px!important;margin-bottom:20px!important}._heroButtonPrimary_hshs3_61,._heroButtonSecondary_hshs3_70{height:36px!important;padding:0 20px!important;font-size:14px!important}}@media (max-width: 420px){._heroTitle_hshs3_19{font-size:22px!important}}@media (max-width: 380px){._heroTitle_hshs3_19{font-size:27px!important}._heroTitleContainer_hshs3_19{margin-top:-80px!important}}@media (max-width: 350px){._heroTitle_hshs3_19{font-size:18px!important}}._heroImageContainer_hshs3_347{width:100%;max-width:1200px;margin:40px auto 0;padding:0 20px;transform:translateZ(0)}._heroImage_hshs3_347{width:100%;height:auto;object-fit:contain;border-radius:8px;transform:translateZ(0);will-change:auto}._gradientUnderline_hshs3_364{position:relative;color:inherit;-webkit-text-fill-color:initial;background:none;font-weight:700}._gradientUnderline_hshs3_364:after{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:2px;background:linear-gradient(90deg,#89509d,#ff6b6b,#89509d);background-size:200% 100%;animation:_gradientMove_hshs3_1 3s linear infinite}._statsSection_k7hml_1{background:#fff;padding:80px 0;width:100%}._statsContainer_k7hml_7{margin:0 auto;padding:0 32px;display:flex;justify-content:center;gap:80px;align-items:center}._statItem_k7hml_16{text-align:center;display:flex;flex-direction:column;align-items:center;flex:1;max-width:300px}._statNumber_k7hml_26{margin-bottom:24px!important;font-weight:700!important;width:100%;text-align:center;line-height:1.2!important;display:flex;align-items:flex-end;justify-content:center;height:100px;transform:translateZ(0);will-change:auto}._gradientText_k7hml_40{background:linear-gradient(45deg,#f4c863,#ea4370 60%,#325cc0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center}._statLabel_k7hml_52{font-size:24px;text-align:center;width:100%;height:76px;display:flex;align-items:flex-start;justify-content:center}@media (max-width: 1024px){._statsSection_k7hml_1{padding:60px 0}._statsContainer_k7hml_7{gap:40px}._statItem_k7hml_16{max-width:250px;height:180px}._statNumber_k7hml_26{font-size:48px!important;height:80px}._statLabel_k7hml_52{font-size:20px;height:76px}}@media (max-width: 768px){._statsSection_k7hml_1{padding:30px 0}._statsContainer_k7hml_7{flex-direction:column;padding:0 24px;align-items:center;gap:0px}._statItem_k7hml_16{max-width:100%;width:100%;height:auto}._statNumber_k7hml_26{height:70px;font-size:48px!important;margin-bottom:8px!important}._statLabel_k7hml_52{height:auto;min-height:54px}}._kalendirFooter_3zc4d_1{background:#1f4295;padding:80px 0;color:#fff}._footerContainer_3zc4d_7{max-width:auto;margin:0 auto;padding:0 15%;display:grid;grid-template-columns:300px 1fr;gap:180px}._footerLeftColumn_3zc4d_16{display:flex;flex-direction:column;gap:24px}._footerLogoSection_3zc4d_22{display:flex;align-items:center;gap:12px}._footerLogo_3zc4d_22{height:70px;width:auto}._footerLogoText_3zc4d_33{color:#fff;font-size:40px;font-weight:600}._socialIcons_3zc4d_39{display:flex;gap:16px}._socialIcon_3zc4d_39{width:40px;height:40px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease}._socialIcon_3zc4d_39:hover{opacity:.8}._socialIcon_3zc4d_39 img{width:24px;height:24px;object-fit:contain}._socialIcon_3zc4d_39 img[alt=LinkedIn]{width:24px;height:24px;transform:scale(1.2)}._copyright_3zc4d_71{color:#fffc;font-size:14px;margin-bottom:-8px}._footerRightContent_3zc4d_77{display:flex;flex-direction:column;gap:16px;margin-left:40px}._footerLinksRow_3zc4d_84{display:grid;grid-template-columns:repeat(3,1fr);gap:48px}._footerColumn_3zc4d_90{display:flex;flex-direction:column;gap:16px}._footerTitle_3zc4d_96{color:#fff!important;margin-bottom:16px!important;font-size:18px!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._footerLink_3zc4d_84{color:#fffc!important;text-decoration:none!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._footerLink_3zc4d_84:hover{color:#fff!important}._footerFeaturesSection_3zc4d_117{margin-top:32px}._footerFeaturesSection_3zc4d_117+._footerFeaturesSection_3zc4d_117{margin-top:48px}._footerFeaturesTitle_3zc4d_125{color:#fff!important;margin-bottom:16px!important}._footerFeaturesGrid_3zc4d_130{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}._footerFeatureLink_3zc4d_136{color:#fffc!important;transition:color .3s ease}._footerFeatureLink_3zc4d_136:hover{color:#fff!important;opacity:1}._newsletterSection_3zc4d_146{margin-top:30px}._emailInputContainer_3zc4d_150{display:flex;gap:8px;margin:16px 0}._emailInput_3zc4d_150{height:40px;border-radius:4px;background:#fff}._submitButton_3zc4d_162{height:40px;width:60px;padding:0;display:flex;align-items:center;justify-content:center;background:#000;border:none}._privacyText_3zc4d_173{font-size:14px;color:#fffc}@media (max-width: 1200px){._footerContainer_3zc4d_7{grid-template-columns:250px 1fr;gap:64px;padding:0 5%}}@media (max-width: 1024px){._footerContainer_3zc4d_7{grid-template-columns:250px 1fr;gap:48px;padding:0 5%}._footerFeaturesGrid_3zc4d_130{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){._kalendirFooter_3zc4d_1{padding:40px 0}._footerContainer_3zc4d_7{grid-template-columns:1fr;gap:60px;padding:0 5%}._footerLeftColumn_3zc4d_16{align-items:center;text-align:center;max-width:450px;width:100%;margin:0 auto}._footerLogoSection_3zc4d_22,._socialIcons_3zc4d_39{justify-content:center}._footerRightContent_3zc4d_77{margin-left:0;width:100%}._footerLinksRow_3zc4d_84{grid-template-columns:repeat(2,1fr);gap:32px}._footerFeaturesGrid_3zc4d_130{grid-template-columns:repeat(2,1fr)}._footerFeaturesSection_3zc4d_117+._footerFeaturesSection_3zc4d_117{margin-top:40px}}@media (max-width: 576px){._footerContainer_3zc4d_7{padding:0 20px}._footerLinksRow_3zc4d_84{grid-template-columns:1fr;gap:40px;text-align:center}._footerColumn_3zc4d_90{align-items:center}._footerFeaturesGrid_3zc4d_130{grid-template-columns:1fr;text-align:center}._footerFeaturesTitle_3zc4d_125{text-align:center}._footerLogoText_3zc4d_33{font-size:32px}._footerLogo_3zc4d_22{height:50px}}html{scroll-behavior:smooth}._layout_rylsd_5{background-color:#fff}._header_rylsd_10{display:flex;align-items:center;justify-content:space-between;padding:50px 80px;background-color:#fff}._logoSection_rylsd_18{display:flex;align-items:center;height:60px}._logoHidden_rylsd_24{display:none}._logo_rylsd_18{height:50px!important;width:auto!important;max-width:none!important;object-fit:contain!important}._title_rylsd_35{margin:0 0 0 20px!important;padding:0!important}._bookButton_rylsd_40{margin-left:auto;font-weight:700;padding:15px}._content_rylsd_46{background-color:#fff;padding-bottom:40px}._landingImageContainer_rylsd_51{position:relative;height:750px;overflow:hidden;width:100%;margin-bottom:50px}._landingImageOverlay_rylsd_59{width:100%;height:750px;background-position:center center;background-repeat:no-repeat;background-size:cover;position:relative}._landingImageOverlay_rylsd_59:before{content:"";position:absolute;inset:0;background:linear-gradient(to right,rgba(0,0,0,var(--contrast-opacity, .1)),rgba(0,0,0,calc(var(--contrast-opacity, .1) * .6)) 40%,rgba(0,0,0,calc(var(--contrast-opacity, .1) * .3)),rgba(0,0,0,calc(var(--contrast-opacity, .1) * .1)));z-index:1}._sloganContainer_rylsd_86{max-width:90%;top:clamp(15%,var(--slogan-vertical-position, 20%),60%)!important}._slogan_rylsd_86{color:#fff!important;font-size:3rem!important;text-align:left;margin-bottom:20px!important;line-height:1.2!important;word-wrap:break-word!important;hyphens:auto!important}._additionalBookButton_rylsd_102{display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:18px!important;padding:16px 32px!important;margin-top:20px!important;font-weight:600!important;border-radius:8px!important;line-height:1.2!important;min-height:48px!important;box-sizing:border-box!important;position:relative!important;overflow:visible!important;z-index:1!important;white-space:nowrap!important}._aboutSection_rylsd_120{margin:0 auto 50px;padding:0 40px;max-width:80%}._featureSection_rylsd_127{margin:0 auto;max-width:80%;display:flex;flex-wrap:wrap;justify-content:space-around;padding:20px}._featureItem_rylsd_136{width:30%;margin-bottom:20px;display:flex;flex-direction:column;align-items:center;text-align:center}._featureTitle_rylsd_145{font-size:20px!important;font-weight:700!important;margin-top:16px!important;text-align:center}._featureImage_rylsd_152{width:100%!important;max-width:350px!important;height:300px!important;margin-bottom:0;object-fit:cover;object-position:center}._carouselContainer_rylsd_162{position:relative;width:100%;max-width:1200px;margin:0 auto 60px;padding:0 60px}._carouselWrapper_rylsd_172{position:relative;width:100%}._carousel_rylsd_162{width:100%}._carouselSlide_rylsd_181{padding:0 10px;box-sizing:border-box;height:100%;display:flex!important;justify-content:center}._carouselFeatureItem_rylsd_189{display:flex!important;flex-direction:column;align-items:center;text-align:center;height:100%;padding:0 10px;width:100%;max-width:350px;margin:0 auto}._carouselFeatureImage_rylsd_202{width:100%!important;max-width:350px!important;height:300px!important;object-fit:cover;object-position:center;margin-bottom:16px}._carouselArrow_rylsd_214{position:absolute;top:150px;transform:translateY(-50%);width:40px;height:40px;background-color:#fffc;border:1px solid #d9d9d9;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:all .3s ease;font-size:20px}._carouselArrow_rylsd_214:hover{background-color:#fff;box-shadow:0 0 10px #0000001a}._carouselArrowPrev_rylsd_239{left:10px}._carouselArrowNext_rylsd_243{right:10px}._footer_rylsd_248{text-align:center;padding:30px;background-color:#fff!important;color:#000!important;font-size:14px;border-top:1px solid #e0e0e0;display:flex;justify-content:center;align-items:center}._footerContainer_rylsd_260{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:10px}._businessName_rylsd_268{font-size:16px}._poweredBy_rylsd_272{font-size:12px;display:flex;align-items:center;justify-content:center;gap:5px;color:#000!important}._kalendirLogo_rylsd_281{height:15px;width:auto}.ant-carousel .slick-dots li button{background:#d9d9d9;opacity:.4;height:10px;width:10px;border-radius:50%}.ant-carousel .slick-dots li.slick-active button{opacity:1;background:#1890ff}.ant-carousel .slick-track{display:flex;align-items:flex-start;min-height:450px}.ant-carousel .slick-slide>div{display:flex;width:100%;height:100%;justify-content:center}.ant-carousel{margin-bottom:40px}._navigation_rylsd_319{display:flex;gap:50px;align-items:center}._navLink_rylsd_325{color:#333;font-size:16px;text-decoration:none;transition:color .2s ease}._navLink_rylsd_325:hover{color:#666}._businessInfoSection_rylsd_336{max-width:80%;margin:40px auto;padding:20px 40px;display:flex;justify-content:space-between;gap:5px;border:1px solid black;border-radius:8px}._businessLocationInfo_rylsd_347{display:flex;flex-direction:column;justify-content:space-between;gap:10px;padding:20px 0;flex:0 0 33.333%;max-width:25%}._businessLocationInfoSection_rylsd_357{display:flex;align-items:center;gap:10px}._businessLocationInfoIcon_rylsd_363{font-size:20px;width:20px;height:20px;flex-shrink:0}._businessLocationInfoText_rylsd_370{line-height:normal;max-width:500px;overflow:hidden}._businessLocationInfoText_rylsd_370 p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;margin:10px 0}._businessHours_rylsd_384{flex:0 0 33.333%;max-width:25%}._hoursHeader_rylsd_389{display:flex;align-items:center;gap:6px;margin-top:10px}._hoursIcon_rylsd_396{font-size:20px;width:20px;height:20px;flex-shrink:0}._hoursGrid_rylsd_403{display:grid;grid-template-columns:auto 1fr;gap:10px 20px;min-width:220px;margin-top:15px}._dayOfWeek_rylsd_411{font-weight:400;color:#000000d9}._hours_rylsd_389{color:#000000a6}._openNow_rylsd_420{color:#52c41a}._closedNow_rylsd_424{color:#ff4d4f}._locationMap_rylsd_428{flex:0 0 33.333%;max-width:30%;height:230px}@media (max-width: 768px) and (min-width: 481px){._landingImageContainer_rylsd_51,._landingImageOverlay_rylsd_59{height:500px}._sloganContainer_rylsd_86{max-width:min(85%,calc(var(--slogan-width, 400px) * .85))!important;left:4%!important;right:auto!important;top:clamp(15%,calc(var(--slogan-vertical-position, 20%) * .85),50%)!important}._slogan_rylsd_86{font-size:2.4rem!important;line-height:1.15!important;width:min(100%,calc(var(--slogan-width, 400px) * .85))!important;margin-bottom:18px!important}._additionalBookButton_rylsd_102{margin-top:18px!important;font-size:16px!important;padding:14px 28px!important;min-height:44px!important}}@media (max-width: 1050px){._sloganContainer_rylsd_86{max-width:min(82%,calc(var(--slogan-width, 400px) * .82))!important;text-align:left;left:3%!important;right:auto!important;top:clamp(15%,calc(var(--slogan-vertical-position, 20%) * .75),45%)!important}._slogan_rylsd_86{text-align:left!important;width:min(100%,calc(var(--slogan-width, 400px) * .82))!important;font-size:2.2rem!important;line-height:1.2!important;margin-bottom:16px!important}._additionalBookButton_rylsd_102{margin-top:16px!important;width:auto!important;font-size:15px!important;padding:12px 24px!important;min-height:42px!important}._aboutSection_rylsd_120{max-width:95%;padding:0 20px}._featureSection_rylsd_127{max-width:95%;flex-direction:column;align-items:center}._featureItem_rylsd_136{width:90%;margin-bottom:30px}._businessInfoSection_rylsd_336{max-width:95%;flex-direction:column;padding:15px;align-items:center;text-align:center}._businessLocationInfo_rylsd_347,._businessHours_rylsd_384,._locationMap_rylsd_428{max-width:100%;width:100%;margin-bottom:20px;display:flex;flex-direction:column;align-items:center}._businessLocationInfoSection_rylsd_357,._hoursHeader_rylsd_389{justify-content:center}._hoursGrid_rylsd_403{width:fit-content;margin:10px auto 0}._locationMap_rylsd_428{height:200px;order:-1}._carouselContainer_rylsd_162{padding:0 40px}._carouselFeatureImage_rylsd_202,._featureImage_rylsd_152{height:250px!important}}@media (max-width: 768px){._landingImageContainer_rylsd_51,._landingImageOverlay_rylsd_59{height:450px}._sloganContainer_rylsd_86{max-width:min(75%,calc(var(--slogan-width, 400px) * .75))!important;top:clamp(15%,calc(var(--slogan-vertical-position, 20%) * .7),40%)!important}._slogan_rylsd_86{font-size:2rem!important;line-height:1.2!important;margin-bottom:16px!important;width:min(100%,calc(var(--slogan-width, 400px) * .75))!important}._additionalBookButton_rylsd_102{font-size:14px!important;padding:12px 22px!important;min-height:40px!important}}@media (max-width: 600px){._landingImageContainer_rylsd_51,._landingImageOverlay_rylsd_59{height:400px}._sloganContainer_rylsd_86{max-width:min(70%,calc(var(--slogan-width, 400px) * .7))!important;left:3%!important;top:clamp(18%,calc(var(--slogan-vertical-position, 20%) * .65),35%)!important}._slogan_rylsd_86{font-size:1.8rem!important;line-height:1.25!important;width:min(100%,calc(var(--slogan-width, 400px) * .7))!important;margin-bottom:15px!important}._additionalBookButton_rylsd_102{font-size:14px!important;padding:11px 20px!important;margin-top:15px!important;min-height:38px!important}}@media (max-width: 480px){._landingImageContainer_rylsd_51,._landingImageOverlay_rylsd_59{height:350px}._sloganContainer_rylsd_86{max-width:min(65%,calc(var(--slogan-width, 400px) * .65))!important;padding:0 10px;left:2%!important;right:auto!important;top:clamp(20%,calc(var(--slogan-vertical-position, 20%) * .6),30%)!important}._slogan_rylsd_86{font-size:1.6rem!important;line-height:1.25!important;margin-bottom:14px!important;width:min(100%,calc(var(--slogan-width, 400px) * .65))!important}._additionalBookButton_rylsd_102{font-size:13px!important;padding:10px 18px!important;margin-top:14px!important;min-height:36px!important}._carouselContainer_rylsd_162{padding:0 30px}._carouselArrow_rylsd_214{width:30px;height:30px;font-size:16px}._carouselArrowPrev_rylsd_239{left:5px}._carouselArrowNext_rylsd_243{right:5px}._hoursGrid_rylsd_403{gap:5px 10px;margin-top:10px}}@media (max-width: 360px){._landingImageContainer_rylsd_51,._landingImageOverlay_rylsd_59{height:300px}._sloganContainer_rylsd_86{max-width:min(60%,calc(var(--slogan-width, 400px) * .6))!important;left:1%!important;padding:0 8px;top:clamp(22%,calc(var(--slogan-vertical-position, 20%) * .55),25%)!important}._slogan_rylsd_86{font-size:1.4rem!important;line-height:1.3!important;margin-bottom:12px!important;width:min(100%,calc(var(--slogan-width, 400px) * .6))!important}._additionalBookButton_rylsd_102{font-size:12px!important;padding:9px 16px!important;margin-top:12px!important;min-height:34px!important}}@media screen and (max-width: 576px){._locationOption_rylsd_718 h3{font-size:16px;margin-bottom:5px}._locationDetailsText_rylsd_723 p{font-size:14px}}._layout_ghzlx_1{min-height:100vh;background-color:#fff}._content_ghzlx_6{padding:40px}._container_ghzlx_10{max-width:1200px;margin:0 auto;padding:20px}._title_ghzlx_16{margin-bottom:50px!important;padding-top:50px;font-size:1.25rem!important}@media (max-width: 768px){._content_ghzlx_6{padding:20px 20px 40px}._container_ghzlx_10{padding:10px}._title_ghzlx_16{margin-bottom:30px!important;padding-top:30px;text-align:center}}._teamMember_jcdz4_1{display:flex;gap:2rem;margin-bottom:6rem;align-items:flex-start}._imageContainer_jcdz4_8{flex:0 0 230px}._imageContainer_jcdz4_8 img{width:100%;height:300px;object-fit:cover;border-radius:16px}._info_jcdz4_19{flex:1}._info_jcdz4_19 h4{margin:0;margin-bottom:.5rem}._role_jcdz4_28{margin-bottom:20px!important}@media (max-width: 768px){._teamMember_jcdz4_1{flex-direction:column;gap:1rem;margin-bottom:4rem;align-items:center}._imageContainer_jcdz4_8{flex:0 0 auto;width:100%;max-width:300px;margin:0 auto}._imageContainer_jcdz4_8 img{height:250px}._info_jcdz4_19{text-align:center;width:100%}._info_jcdz4_19 h4{text-align:center}._role_jcdz4_28{display:block;text-align:center}}._layout_u5muh_1{min-height:100vh;background-color:#fff}._content_u5muh_6{padding:24px}._container_u5muh_10{max-width:1000px;margin:0 auto;padding:16px}._categoriesGridTwoPanels_u5muh_17{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-top:2rem;align-items:start}._categoriesGridMasonry_u5muh_26{column-count:2;column-gap:1.5rem;margin-top:2rem}._categoriesGrid_u5muh_17{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-top:2rem;grid-auto-flow:dense;align-items:start}._title_u5muh_42{margin-bottom:2rem!important;padding-top:50px;font-size:1.25rem!important;text-align:center}._galleryHeader_u5muh_49{display:flex;flex-direction:column;align-items:center;margin-bottom:2rem}._galleryTitle_u5muh_56{margin:0 0 1rem!important;padding-top:0;font-size:1.25rem!important;text-align:center}._galleryDropdown_u5muh_63{min-width:300px;max-width:400px}._noImagesText_u5muh_68{text-align:center;color:#6b7280;font-style:italic;padding:3rem;font-size:1rem}._noServicesText_u5muh_76{text-align:center;color:#6b7280;font-style:italic;padding:2rem;font-size:1rem;margin-top:1rem;display:flex;align-items:center;justify-content:center}._categorySection_u5muh_88{margin-bottom:0}._categorySectionMasonry_u5muh_93{margin-bottom:1.5rem;break-inside:avoid;display:inline-block;width:100%}._categoryPanel_u5muh_100{background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;overflow:hidden;border:1px solid #e5e7eb}._categoryPanelHeader_u5muh_108{background:#fcf5ff;padding:1rem 1.5rem;border-bottom:1px solid #e5e7eb;text-align:center}._categoryTitle_u5muh_115{font-size:1rem;font-weight:600;margin:0;color:#1f2937;text-transform:uppercase;letter-spacing:.05em}._categoryPanelContent_u5muh_124{padding:1.5rem 2rem}._serviceItem_u5muh_128{display:flex;align-items:baseline;margin-bottom:1rem;padding:.5rem 0}._serviceItem_u5muh_128:last-child{margin-bottom:0}._serviceInfo_u5muh_139{flex-shrink:0;margin-right:1rem;max-width:60%}._serviceName_u5muh_145{font-weight:500;font-size:.875rem;color:#1f2937;line-height:1}._serviceDescription_u5muh_152{font-size:.75rem;color:#6b7280;line-height:1.4;margin:0 0 .25rem}._serviceDuration_u5muh_159{font-size:.6875rem;color:#9ca3af;font-style:italic;margin-top:5px}._serviceLine_u5muh_166{flex:1;border-bottom:1px dotted #d1d5db;margin:0 .75rem;height:0;align-self:baseline}._servicePricing_u5muh_174{display:flex;flex-direction:column;text-align:right;min-width:80px}._servicePrice_u5muh_181{font-size:.875rem;font-weight:600;color:#1f2937;margin-bottom:.25rem}._discount_u5muh_188{font-size:.6875rem;color:#059669;font-weight:600;background:#ecfdf5;padding:2px 6px;border-radius:3px;margin-left:.5rem;display:inline-block;text-align:center}._serviceAddons_u5muh_200{margin-top:-15px;margin-bottom:10px;padding-left:1rem;border-left:2px solid #f3f4f6}._addonsTitle_u5muh_207{font-size:.6875rem;font-weight:600;color:#6b7280;margin-bottom:.25rem;text-transform:uppercase;letter-spacing:.05em}._addonsList_u5muh_216{list-style:none;margin:0;padding:0}._addonItem_u5muh_222{font-size:.6875rem;color:#6b7280;margin-bottom:.125rem}._bundleIncludes_u5muh_229{margin-top:10px;margin-bottom:-15px;padding-left:1rem;border-left:2px solid #f3f4f6}._categoryPanelContent_u5muh_124 ._serviceItem_u5muh_128:last-child{padding-bottom:1.5rem}._bundleIncludesTitle_u5muh_241{font-size:.6875rem;font-weight:600;color:#6b7280;margin-bottom:.25rem;text-transform:uppercase;letter-spacing:.05em}._bundleIncludesList_u5muh_250{list-style:none;margin:0;padding:0}._bundleIncludesItem_u5muh_256{font-size:.6875rem;color:#6b7280;margin-bottom:.125rem}._bundleServicesContainer_u5muh_262{margin-top:.5rem;padding-top:.5rem;border-top:1px solid #f3f4f6}._bundleServicesTitle_u5muh_268{font-size:.6875rem;font-weight:600;color:#6b7280;margin-bottom:.25rem;text-transform:uppercase;letter-spacing:.05em}._bundleServicesList_u5muh_277{display:flex;flex-wrap:wrap;gap:.25rem;margin:0;padding:0;list-style:none}._bundleServiceItem_u5muh_286{font-size:.6875rem;color:#6b7280;background:#f9fafb;padding:.125rem .375rem;border-radius:3px;border:1px solid #e5e7eb}._imagesSection_u5muh_295{margin-top:48px;padding:24px 0}._imagesGrid_u5muh_300{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:24px}._imageCard_u5muh_307{position:relative;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000001a;transition:transform .2s ease-in-out}._imageCard_u5muh_307:hover{transform:translateY(-4px)}._serviceImage_u5muh_319{width:100%;height:300px;object-fit:cover;display:block}._imageOverlay_u5muh_326{position:absolute;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease-in-out;pointer-events:none}._imageCard_u5muh_307:hover ._imageOverlay_u5muh_326{opacity:1}._imageOverlayText_u5muh_345{color:#fff;font-size:1rem;font-weight:400;text-align:center;padding:1rem}@media (max-width: 1200px){._categoriesGrid_u5muh_17,._categoriesGridTwoPanels_u5muh_17{grid-template-columns:1fr 1fr}._categoriesGridMasonry_u5muh_26{column-count:2}._imagesGrid_u5muh_300{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){._categoriesGrid_u5muh_17,._categoriesGridTwoPanels_u5muh_17{grid-template-columns:1fr;gap:1rem}._categoriesGridMasonry_u5muh_26{column-count:1;column-gap:0}._categorySectionMasonry_u5muh_93{margin-bottom:1rem}._imagesGrid_u5muh_300{grid-template-columns:1fr}._categorySection_u5muh_88{margin-bottom:1rem}._serviceImage_u5muh_319{height:250px}._content_u5muh_6{padding:40px 16px 16px}._container_u5muh_10{padding:8px}._categoryPanelHeader_u5muh_108{padding:.75rem 1rem}._categoryPanelContent_u5muh_124{padding:1rem 1.5rem}._serviceItem_u5muh_128{margin-bottom:.75rem}._serviceName_u5muh_145,._servicePrice_u5muh_181{font-size:.8125rem}}@media (max-width: 480px){._title_u5muh_42{font-size:1.125rem!important;margin-bottom:16px!important}._categoryTitle_u5muh_115{font-size:.8125rem}._categoryPanelHeader_u5muh_108{padding:.5rem .75rem}._categoryPanelContent_u5muh_124{padding:.75rem 1rem}._serviceItem_u5muh_128{display:flex;align-items:baseline;margin-bottom:1rem;padding:.5rem 0}._serviceInfo_u5muh_139{flex-shrink:0;margin-right:.5rem;max-width:55%}._serviceLine_u5muh_166{flex:1;border-bottom:1px dotted #d1d5db;margin:0 .5rem;height:0;align-self:baseline}._servicePricing_u5muh_174{display:flex;flex-direction:column;text-align:right;min-width:70px;flex-shrink:0}._serviceName_u5muh_145{font-size:.75rem}._serviceDescription_u5muh_152{font-size:.6875rem}._serviceDuration_u5muh_159,._addonsTitle_u5muh_207,._bundleServicesTitle_u5muh_268,._addonItem_u5muh_222,._bundleServiceItem_u5muh_286{font-size:.625rem}._servicePrice_u5muh_181{font-size:.75rem;font-weight:600}._discount_u5muh_188{font-size:.625rem;padding:1px 4px;margin-left:0;margin-top:.125rem}._serviceAddons_u5muh_200{margin-top:.375rem;padding-left:.75rem}}._header_jzow9_1{display:flex;align-items:center;justify-content:space-between;padding:20px 60px;background-color:#fff;border-bottom:1px solid #e8e8e8;position:fixed;top:0;left:0;right:0;width:100%;z-index:1000;box-sizing:border-box;box-shadow:0 2px 4px #0000000d;min-width:auto;height:80px}._leftSection_jzow9_20{display:flex;align-items:center;gap:40px;min-width:0}._logoSection_jzow9_27{display:flex;align-items:center;cursor:pointer;user-select:none;height:60px;min-width:0}._logo_jzow9_27{height:50px!important;width:auto!important;max-width:none!important;object-fit:contain!important;min-width:0;margin-right:16px!important}._title_jzow9_45{margin:0!important;font-size:1.1rem!important;font-weight:500!important}._navigation_jzow9_51{display:flex;gap:40px;align-items:center}._navLink_jzow9_57{color:#333;font-size:14px;text-decoration:none;transition:color .2s ease}._navLink_jzow9_57:hover{color:#666}._bookButton_jzow9_68{margin-left:auto}._locationSelector_jzow9_72{font-size:14px;color:#333;padding:0 16px;transition:all .2s ease;cursor:pointer;display:inline-flex;align-items:center;height:fit-content}._locationSelector_jzow9_72:hover{color:#666;text-decoration:underline}._dropdownIcon_jzow9_89{position:relative;top:4px;font-size:20px}._languageSelector_jzow9_95{margin-left:auto;margin-right:-40px}._navLanguageSelector_jzow9_100{display:flex;align-items:center;margin-right:40px}._navLanguageSelector_jzow9_100 ._globeIcon_jzow9_107{font-size:20px}._mobileMenuIcon_jzow9_112{display:none;font-size:24px;cursor:pointer}._mobileMenu_jzow9_112{display:none;position:fixed;top:80px;left:0;right:0;background-color:#fff;padding:20px;box-shadow:0 4px 6px #0000001a;z-index:999;flex-direction:column;gap:20px}._mobileMenu_jzow9_112._open_jzow9_133{display:flex}._mobileMenu_jzow9_112 ._navLink_jzow9_57{padding:10px 0;width:100%;text-align:center;border-bottom:1px solid #f0f0f0}._mobileMenu_jzow9_112 ._bookButton_jzow9_68{margin:10px auto}._mobileLanguageSelector_jzow9_148{display:flex;align-items:center;justify-content:center;padding:10px 0;border-bottom:1px solid #f0f0f0;gap:10px}._languageLabel_jzow9_157{font-size:14px;color:#333}@media (max-width: 1120px){._header_jzow9_1{padding:10px 20px;height:60px}._navigation_jzow9_51{display:none}._mobileMenuIcon_jzow9_112{display:block}._leftSection_jzow9_20{gap:20px;flex:1;min-width:0}._title_jzow9_45{font-size:1.1rem!important}._logo_jzow9_27{height:40px!important}._locationSelector_jzow9_72{font-size:14px;padding:0 8px}._navLanguageSelector_jzow9_100{display:none}._mobileMenu_jzow9_112{top:60px}}@media (max-width: 768px){._title_jzow9_45{font-size:1rem!important}._logo_jzow9_27{height:38px!important}}@media (max-width: 535px){._header_jzow9_1{padding:10px 15px}._leftSection_jzow9_20{gap:10px}._title_jzow9_45{font-size:.9rem!important}._logo_jzow9_27{height:35px!important}._logoSection_jzow9_27{height:40px}._locationSelector_jzow9_72{display:none}}@media (max-width: 400px){._title_jzow9_45{font-size:.85rem!important}._logo_jzow9_27{height:32px!important}._logoSection_jzow9_27{height:36px}}._footer_kem8s_1{text-align:center;padding:30px;background-color:#fff!important;color:#000!important;font-size:14px;border-top:1px solid #e0e0e0;display:flex;justify-content:center;align-items:center}._footerContainer_kem8s_13{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:10px}._businessName_kem8s_21{font-size:16px}._poweredBy_kem8s_25{font-size:12px;display:flex;align-items:center;justify-content:center;gap:5px;color:#888!important}._kalendirLogo_kem8s_34{height:15px;width:auto}._disabled_kem8s_39{pointer-events:none;cursor:default}._poweredBy_u69w6_1{display:inline-flex;align-items:center;gap:4px;color:#888;text-decoration:none;font-size:12px;transition:color .2s ease}._poweredBy_u69w6_1:hover{color:#666;text-decoration:none}._poweredBy_u69w6_1._disabled_u69w6_16{color:#888;cursor:default}._poweredBy_u69w6_1._disabled_u69w6_16:hover{color:#888}._logo_u69w6_25{height:15px;width:auto;vertical-align:middle}._errorContainer_1kisp_1{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh;background-color:#f8f9fa;text-align:center;padding:2rem}._errorTitle_1kisp_12{font-size:2.5rem;color:#333;margin-bottom:1rem}._errorMessage_1kisp_18{font-size:1.2rem;color:#666;margin-bottom:2rem;max-width:600px}._returnLink_1kisp_25{display:inline-block;padding:.8rem 1.5rem;background-color:#1890ff;color:#fff;text-decoration:none;border-radius:4px;font-weight:500;transition:background-color .3s}._returnLink_1kisp_25:hover{background-color:#096dd9}._modalContent_1kisp_40{display:flex;flex-direction:row}._locationList_1kisp_45{padding:0 10px 0 20px;display:flex;flex-direction:column;gap:15px;flex:1}._locationListWithLanguages_1kisp_54{border-left:1px solid #e8e8e8}._locationOption_1kisp_58{cursor:pointer;padding:15px;border-radius:8px;margin-bottom:10px;transition:background-color .2s;border:1px solid #e8e8e8;box-shadow:0 1px 2px #0000000d}._locationOption_1kisp_58:hover{background-color:#f5f5f5;border-color:#d9d9d9}._locationName_1kisp_73{margin-top:0!important}._locationDetails_1kisp_77{display:flex;align-items:flex-start;margin-top:5px}._locationIcon_1kisp_83{font-size:20px;margin-right:10px;flex-shrink:0}._locationDetailsText_1kisp_89{overflow:hidden}._locationDetailsText_1kisp_89 p{margin:0;white-space:normal;overflow-wrap:break-word}._languageList_1kisp_99{padding:0 20px 0 10px;display:flex;flex-direction:column;gap:15px;flex:1}._columnTitle_1kisp_107{font-size:16px;font-weight:500;margin-bottom:5px;color:#333}._modalLanguageSelector_1kisp_114{width:100%}@media (max-width: 768px){._modalContent_1kisp_40{flex-direction:column}._locationList_1kisp_45{padding:10px 0 0;border-left:none;border-top:1px solid #e8e8e8;margin-top:10px;display:flex;flex-direction:column;gap:15px;flex:1}._locationListWithLanguages_1kisp_54{border-left:none}._languageList_1kisp_99{padding:0;margin-bottom:10px}}._bookingFormWrapper_7hgxb_1{display:flex;flex-direction:column;min-height:100vh;background-color:#fff}._bookingFormHeader_7hgxb_8{display:flex;justify-content:space-between;align-items:center;padding:20px 60px;border-bottom:1px solid #eaeaea;background-color:#fff;position:fixed;top:0;left:0;right:0;width:100%;z-index:1000;box-sizing:border-box;box-shadow:0 2px 8px #0000000d;height:80px}._headerLeft_7hgxb_26{display:flex;align-items:center}._logo_7hgxb_31{height:50px;width:auto;margin-right:16px;object-fit:contain}._companyName_7hgxb_38{font-size:1.1rem;font-weight:500;color:#333;margin:0}._headerRight_7hgxb_45{display:flex;align-items:center}._cartButton_7hgxb_50{background:none;border:none;cursor:pointer;font-size:30px;color:#555;transition:color .2s;position:relative;padding:5px 8px 0}._cartButton_7hgxb_50:hover{color:var(--primary-color)}._cartBadge_7hgxb_65{position:absolute;top:0;right:0;background-color:var(--primary-color, #4a90e2);color:#fff;font-size:12px;font-weight:700;width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;line-height:1}._bookingFormContainer_7hgxb_82{display:flex;flex-direction:column;align-items:center;padding:40px 24px 60px;width:100%;max-width:1100px;margin:80px auto 0}._previewContainer_7hgxb_94{display:flex;flex-direction:column;align-items:center;padding:0;width:100%;max-width:1100px;margin:0 auto}._title_7hgxb_104{font-size:28px;font-weight:600;margin-bottom:40px;text-align:center;color:#333}._formContent_7hgxb_113{width:100%;max-width:1000px;background-color:#fff;border-radius:12px;box-shadow:0 4px 20px #0000000d;padding:30px;margin-top:20px}@media (max-width: 1120px){._bookingFormHeader_7hgxb_8{padding:10px 20px;height:60px}._companyName_7hgxb_38{font-size:1.2rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:150px}._logo_7hgxb_31{height:40px;margin-right:10px}._bookingFormContainer_7hgxb_82{margin-top:60px}}@media (max-width: 535px){._bookingFormHeader_7hgxb_8{padding:10px 15px}._companyName_7hgxb_38{font-size:1rem;max-width:120px}._logo_7hgxb_31{height:35px}}._languageSelector_7hgxb_163{margin-right:16px}._stageWrapper_vfc76_3{padding:10px 25px 20px;width:100%}._stageHeader_vfc76_8{font-size:18px;font-weight:600;color:#333;margin-bottom:24px;text-align:center}._stageDescription_vfc76_16{font-size:15px;color:#666;margin-bottom:24px;text-align:center;max-width:700px;margin-left:auto;margin-right:auto}._cardsLayout_vfc76_26{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}._singleCard_vfc76_33{width:220px;padding:10px;border-radius:8px;transition:all .3s ease;cursor:pointer;border:1px solid transparent}._singleCard_vfc76_33:hover{background-color:#89509d0d;border-color:#89509d1a}._cardPhoto_vfc76_47{height:120px;margin-bottom:10px;border:1px solid #eaeaea;border-radius:8px;overflow:hidden}._serviceInfo_vfc76_55{display:flex;justify-content:space-between;align-items:flex-start;width:100%}._backButton_vfc76_62{margin-top:30px;color:#666;border-color:#ddd}._backButton_vfc76_62:hover{color:#333;border-color:#bbb}._navigationButtons_vfc76_73{display:flex;justify-content:space-between;margin-top:24px}._selectButton_vfc76_79{border-color:#e0e0e0;color:#666}._selectButton_vfc76_79._selected_vfc76_84{background-color:#89509d!important;color:#fff!important;border-color:#89509d!important;font-weight:500!important}._selectButton_vfc76_79:hover{border-color:#89509d;color:#89509d}@media (max-width: 480px){._stageWrapper_vfc76_3{padding:0 10px 20px}}._locationCardsLayout_qlaks_1{display:flex;flex-wrap:wrap;gap:24px;width:100%;margin:10px auto 20px}._locationCard_qlaks_1{display:flex;width:calc(50% - 12px);max-width:450px;min-width:300px;height:170px;border-radius:10px;box-shadow:0 4px 12px #0000000f;overflow:hidden;transition:all .3s ease;cursor:pointer;background-color:#fff;border:1px solid #f0f0f0}._locationCard_qlaks_1:hover{transform:translateY(-4px);box-shadow:0 8px 18px #00000017;border-color:#e8e8e8}._locationCardPhoto_qlaks_30{width:45%;object-fit:cover}._locationCardContent_qlaks_35{padding:16px;display:flex;flex-direction:column;width:55%}._locationName_qlaks_42{font-size:15px;font-weight:600;margin-bottom:8px;color:#333;line-height:1.3;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}._locationInfo_qlaks_56{font-size:13px;color:#666;margin-bottom:12px}._locationInfo_qlaks_56 p{margin:0;display:flex;flex-direction:column;gap:3px}._locationInfo_qlaks_56 p>span{overflow:hidden;text-overflow:ellipsis;word-break:break-word;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical}._locationBookButton_qlaks_79{margin-top:auto;align-self:flex-start;padding:8px 16px;background-color:#89509d;color:#fff;border:none;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;transition:background-color .2s}._locationBookButton_qlaks_79:hover{background-color:#7a409c}._emptyState_qlaks_97{text-align:center;padding:20px 20px 160px;color:#666}._emptyDescription_qlaks_104{font-size:14px;color:#666;line-height:1.5;max-width:400px;margin:0 auto}@media (max-width: 768px){._locationCard_qlaks_1{width:100%;max-width:500px;margin:0 auto}._locationCardsLayout_qlaks_1{justify-content:center}}@media (max-width: 480px){._locationCard_qlaks_1{flex-direction:column;height:auto;min-width:250px}._locationCardPhoto_qlaks_30{width:100%;height:150px}._locationCardContent_qlaks_35{width:100%;padding:16px}._locationName_qlaks_42{font-size:16px;-webkit-line-clamp:1;line-clamp:1}._locationBookButton_qlaks_79{padding:10px 20px;width:100%;margin-top:12px;font-size:14px}}._button_3l710_1{margin-top:auto;align-self:flex-start;padding:8px 16px;background-color:#89509d;color:#fff;border:none;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;transition:background-color .2s}._button_3l710_1:hover{background-color:#7a409c;color:#fff}._serviceStageWrapper_1pw8t_1{padding:10px;width:100%;overflow:hidden}._multiColumnLayout_1pw8t_7{display:flex;gap:30px}._mobileScrollTarget_1pw8t_12{display:none;height:0;width:100%}@media screen and (max-width: 870px){._mobileScrollTarget_1pw8t_12{display:block}}._categoryColumn_1pw8t_24{flex:1}._serviceColumn_1pw8t_28{flex:3}._addonsColumn_1pw8t_32{flex:1}._serviceStageHeader_1pw8t_36{font-size:15px;font-weight:600;color:#333;margin-bottom:15px;text-align:left;margin-left:20px}._categoryColumnSelected_1pw8t_45 ._serviceStageHeader_1pw8t_36,._serviceColumn_1pw8t_28 ._serviceStageHeader_1pw8t_36{text-align:center;margin-left:0}._serviceCategoryCardsLayout_1pw8t_55{display:flex;flex-direction:column;gap:20px;overflow-y:auto;padding-top:20px;margin-bottom:50px;padding-bottom:30px}._categoryCard_1pw8t_65{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:20px 20px 15px;border-radius:10px;border:1px solid #f0f0f0;box-shadow:0 4px 12px #00000008;transition:all .3s ease,width .4s ease;cursor:pointer;background-color:#fff;width:100%;overflow:hidden;position:relative}._categoryCardSelected_1pw8t_83{width:100%;border-color:#89509d}._categoryName_1pw8t_88{font-size:13px;color:#666;margin-bottom:0;font-weight:500;position:relative;z-index:1;flex:1}._categoryButtonContainer_1pw8t_99{transition:transform .4s ease,opacity .3s ease;position:relative;z-index:1;margin-left:15px}._categoryCardSelected_1pw8t_83 ._categoryButtonContainer_1pw8t_99{transform:translate(0)}._serviceCardsLayout_1pw8t_110{display:flex;flex-direction:column;gap:30px;overflow-y:auto;padding:29px}._serviceCard_1pw8t_110{display:flex;flex-wrap:wrap;gap:30px;padding:30px 30px 70px;border-radius:10px;box-shadow:0 4px 12px #0000000f;border:1px solid #f0f0f0;transition:all .3s ease;max-width:100%!important;overflow:visible;background-color:#fff;position:relative;margin-top:-10px;box-sizing:border-box!important}._serviceCard_1pw8t_110:hover{transform:translateY(-4px)}._serviceCardPhotoContainer_1pw8t_140{position:relative;flex:1;min-width:200px;max-width:250px;align-self:flex-start;margin-top:25px!important}._bundleCardPhotoContainer_1pw8t_150{margin-top:40px!important}._serviceCardPhoto_1pw8t_140{width:100%!important;height:auto!important;min-height:150px;aspect-ratio:4/3;margin-bottom:0;object-fit:cover;object-position:center;border-radius:12px}._carouselArrow_1pw8t_165{position:absolute;top:50%;transform:translateY(-50%);width:35px;height:35px;display:flex;align-items:center;justify-content:center;background-color:#ffffffb3;border-radius:50%;cursor:pointer;z-index:2;transition:background-color .2s;color:#333;font-size:18px;opacity:.8}._carouselArrow_1pw8t_165:hover{background-color:#ffffffe6;opacity:1}._carouselArrowLeft_1pw8t_189{left:10px}._carouselArrowRight_1pw8t_193{right:10px}._imageCounter_1pw8t_197{position:absolute;bottom:10px;right:10px;background-color:#0009;color:#fff;padding:4px 8px;border-radius:12px;font-size:12px;font-weight:500}._serviceCardContent_1pw8t_209{flex:2;display:flex;flex-direction:column;overflow:hidden;padding-top:10px;min-width:0;width:100%}._bundleCard_1pw8t_150 ._serviceCardContent_1pw8t_209{padding-top:0;justify-content:space-between}._serviceInfo_1pw8t_225{display:flex;flex-direction:column;gap:15px;width:100%;overflow:hidden}._serviceInfoHeader_1pw8t_233{display:flex;flex-direction:column;gap:10px;width:100%}._serviceInfoHeader_1pw8t_233 span:first-child{font-weight:600;font-size:16px;color:#333;word-wrap:break-word;overflow-wrap:break-word;width:100%;margin-top:15px}._serviceInfoHeader_1pw8t_233 span:last-child{font-size:16px;font-weight:500;color:#333;white-space:normal;word-wrap:break-word;overflow-wrap:break-word;width:100%}._servicePosition_1pw8t_260{font-size:13px;font-weight:500;color:#89509d;margin-top:-15px;margin-bottom:10px;word-wrap:break-word;overflow-wrap:break-word;width:100%}._serviceDescription_1pw8t_271{font-size:13px;color:#666;margin-top:4px;margin-bottom:50px;line-height:1.4;word-wrap:break-word!important;overflow-wrap:break-word!important;width:100%!important;white-space:normal!important;max-width:100%!important;overflow:hidden!important}._selectAddons_1pw8t_285{margin-left:20px;font-size:13px;color:#333}._addToCartButtonWrapper_1pw8t_291{display:flex;justify-content:flex-end;padding:20px}._addToCartButton_1pw8t_291{padding:8px 16px;background-color:#89509d;color:#fff;border:none;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;transition:background-color .2s}._addToCartButton_1pw8t_291:hover{background-color:#7a409c}._employeeList_1pw8t_313{display:flex;flex-direction:column;gap:20px;max-height:60vh;overflow-y:auto;padding:20px 0}._employeeCard_1pw8t_322{display:flex;flex-wrap:wrap;align-items:flex-start;gap:20px;padding:20px 20px 60px;border-radius:10px;box-shadow:0 4px 12px #0000000f;border:1px solid #f0f0f0;transition:all .3s ease;position:relative}._employeeCard_1pw8t_322:hover{transform:translateY(-4px);border-color:#e8e8e8}._employeePhoto_1pw8t_342{width:80px;height:80px;border-radius:50%;object-fit:cover;flex-shrink:0}._employeeInfo_1pw8t_350{flex:1;display:flex;flex-direction:column;gap:8px;min-width:0;max-width:calc(100% - 100px)}._employeeName_1pw8t_359{font-weight:600;font-size:16px;color:#333}._employeePosition_1pw8t_365{font-size:13px;font-weight:500;color:#89509d}._employeeBio_1pw8t_371{font-size:13px;color:#666;width:calc(100% - 100px);margin-left:100px;margin-top:-30px;margin-right:10px}._employeeServiceInfo_1pw8t_380{position:absolute;top:20px;right:20px;font-size:14px;font-weight:500;color:#333}._modalFooter_1pw8t_389{display:flex;justify-content:space-between;gap:20px;margin-top:20px}._addOnsList_1pw8t_396{display:flex;flex-direction:column;gap:15px;padding:20px 0;max-height:60vh;overflow-y:auto}._addonCard_1pw8t_405{display:flex;align-items:center;gap:15px;padding:15px 20px;border-radius:10px;box-shadow:0 4px 12px #0000000f;border:1px solid #f0f0f0;transition:all .3s ease;position:relative;height:70px}._addonCard_1pw8t_405:hover{transform:translateY(-2px);border-color:#e8e8e8}._addonInfo_1pw8t_423{flex:1;display:flex;justify-content:space-between;align-items:center}._addonName_1pw8t_430{font-size:15px;font-weight:500;color:#333}._addonDetails_1pw8t_436{display:flex;align-items:center;margin-right:100px;font-size:14px;color:#666}._addonPrice_1pw8t_444{font-weight:600;color:#333;margin-left:8px}._addonSelectButton_1pw8t_450{position:absolute;right:20px;top:50%;transform:translateY(-50%)}._categoryCard_1pw8t_65:hover{transform:translateY(-2px)}._employeeSelectButton_1pw8t_462{position:absolute;bottom:20px;right:20px}._stageButtons_1pw8t_468{display:flex;justify-content:space-between;gap:20px;padding-right:20px;margin-top:20px}._bundleCard_1pw8t_150{--bundle-primary-color: #89509D;--bundle-secondary-color: #f9f6fb;--bundle-tertiary-color: #000000;--bundle-text-color: #333;--bundle-description-color: #666;--bundle-label-border-radius: 5px;--bundle-top-spacing: 35px;--bundle-side-spacing: 30px;padding-bottom:90px;display:flex;flex-wrap:wrap}._bundleLabel_1pw8t_491{position:absolute;top:20px;left:30px;background-color:var(--bundle-secondary-color);border:1px solid var(--bundle-primary-color);color:var(--bundle-primary-color);padding:5px 12px;border-radius:var(--bundle-label-border-radius);font-size:14px;font-weight:500;z-index:1;display:inline-flex;align-items:center}._bundleSavings_1pw8t_507{position:absolute;top:20px;left:170px;font-size:14px;font-weight:500;color:var(--bundle-primary-color);z-index:1;padding:5px 12px;border-radius:var(--bundle-label-border-radius)}._bundleDurationPrice_1pw8t_520{position:absolute;top:25px;right:var(--bundle-side-spacing);font-size:13px;font-weight:400;color:var(--bundle-description-color);text-align:right}._bundleCardPhotoContainer_1pw8t_150{margin-top:var(--bundle-top-spacing);margin-bottom:10px}._bundleIncludesSection_1pw8t_535{margin-top:15px;margin-bottom:15px;width:100%}._bundleIncludesTitle_1pw8t_541{font-size:13px;font-weight:400;color:#333;margin-bottom:10px}._bundleServicesGrid_1pw8t_548{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:10px;margin-top:8px;margin-bottom:20px}._bundleServiceCard_1pw8t_556{background-color:#f9f9f9;border-radius:8px;padding:12px;box-shadow:0 2px 4px #0000000d;display:flex;flex-direction:column;gap:8px}._bundleServiceCardName_1pw8t_566{font-weight:500;font-size:13px;color:#444}._bundleAddonContainer_1pw8t_572{display:flex;flex-wrap:wrap;gap:5px}._bundleAddonBadge_1pw8t_578{background-color:#fcf2ff;color:#89509d;font-size:11px;padding:3px 8px;border-radius:12px;display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}._bundleDescription_1pw8t_591{font-size:13px;color:var(--bundle-description-color);margin-top:-20px;padding-top:5px;line-height:1.4;word-wrap:break-word!important;overflow-wrap:break-word!important;width:100%!important;white-space:normal!important;max-width:100%!important;overflow:hidden!important;flex-basis:100%;order:3;margin-bottom:40px}._bundleServiceProgress_1pw8t_609{margin-bottom:20px;padding:15px;margin-top:0;border-radius:10px;transition:background-color .3s ease;border:1px solid rgb(169,169,169)}._bundleServiceTitle_1pw8t_618{font-size:14px;font-weight:400;color:#000;text-align:center}._serviceNameContainer_1pw8t_626{margin-bottom:20px;margin-top:0;padding:15px;border-radius:10px;transition:background-color .3s ease;border:1px solid rgb(169,169,169)}._serviceNameTitle_1pw8t_635{font-size:14px;font-weight:500;color:#000;text-align:center}._bundleAddonsList_1pw8t_642{list-style-type:circle;padding-left:20px;margin:0 0 8px}._selectServiceButton_1pw8t_648{position:absolute;bottom:20px;right:30px;padding:8px 25px;border-radius:5px;z-index:2}._bundleCard_1pw8t_150 ._serviceInfoHeader_1pw8t_233{margin-top:13px;padding-top:10px}._bundleCard_1pw8t_150 ._serviceInfoHeader_1pw8t_233 span:first-child{font-size:18px;margin-bottom:5px;color:var(--bundle-text-color)}._bundleTitle_1pw8t_669{margin-top:10px;margin-bottom:-20px;padding-top:15px;font-size:14px}._bundleTitle_1pw8t_669 span:first-child{font-size:14px;font-weight:500;color:var(--bundle-text-color)}._bundleCard_1pw8t_150 ._serviceCardContent_1pw8t_209{padding-top:0}@media screen and (max-width: 870px){._multiColumnLayout_1pw8t_7{flex-direction:column;gap:20px}._categoryColumn_1pw8t_24,._serviceColumn_1pw8t_28,._addonsColumn_1pw8t_32{flex:none;width:100%}._serviceCard_1pw8t_110{flex-direction:column;gap:0;padding:30px 15px}._serviceCardPhotoContainer_1pw8t_140{min-width:unset;width:100%}._serviceCardContent_1pw8t_209{width:100%}._bundleLabel_1pw8t_491{top:15px;left:15px;padding:4px 10px;font-size:13px}._bundleSavings_1pw8t_507{top:15px;left:auto;right:15px;font-size:13px;padding:4px 10px}._bundleDurationPrice_1pw8t_520{position:static;display:block;margin:0;text-align:left;font-weight:500;padding:0;width:100%;clear:both}._bundleCardPhotoContainer_1pw8t_150{margin-top:10px}._bundleCard_1pw8t_150{padding:55px 15px 30px}._bundleIncludesSection_1pw8t_535{width:100%}._bundleDescription_1pw8t_591{margin-top:10px;padding-top:5px}._employeeCard_1pw8t_322{flex-direction:column;padding-bottom:80px}._employeePhoto_1pw8t_342{margin-bottom:10px}._employeeInfo_1pw8t_350{max-width:100%}._employeeBio_1pw8t_371{width:100%;margin-left:0;margin-top:10px}._addonCard_1pw8t_405{height:auto;padding:15px}._addonInfo_1pw8t_423{flex-direction:column;align-items:flex-start;gap:5px}._addonDetails_1pw8t_436{margin-right:0}._addonSelectButton_1pw8t_450{position:static;margin-top:10px;transform:none}._bundleServicesGrid_1pw8t_548{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:8px}._bundleServiceCard_1pw8t_556{padding:10px}._bundleServiceCardName_1pw8t_566{font-size:12px}._bundleAddonBadge_1pw8t_578{font-size:10px;padding:2px 6px}._serviceCardsLayout_1pw8t_110{padding:15px}._serviceCategoryCardsLayout_1pw8t_55{padding-bottom:15px;margin-bottom:20px}._serviceNameContainer_1pw8t_626,._bundleServiceProgress_1pw8t_609{padding:10px}._serviceDurationPrice_1pw8t_834{position:static;display:block;margin-bottom:15px;text-align:left}._modalFooter_1pw8t_389{flex-direction:column-reverse;gap:10px}}@media screen and (max-width: 480px){._serviceStageWrapper_1pw8t_1{padding:5px}._serviceCard_1pw8t_110{gap:15px}._serviceInfoHeader_1pw8t_233 span:first-child{font-size:15px}._servicePosition_1pw8t_260,._serviceDescription_1pw8t_271{font-size:12px}._categoryCard_1pw8t_65{padding:15px}._stageButtons_1pw8t_468{flex-direction:column;padding-right:10px;gap:10px}._categoryName_1pw8t_88{font-size:12px}._categoryButtonContainer_1pw8t_99{margin-left:10px}._bundleCard_1pw8t_150{padding-top:60px}._bundleIncludesTitle_1pw8t_541{font-size:13px}._bundleServiceItem_1pw8t_894,._bundleAddonItem_1pw8t_895{font-size:12px}._selectServiceButton_1pw8t_648{right:15px;bottom:15px}._bundleServicesGrid_1pw8t_548{grid-template-columns:repeat(auto-fill,minmax(100px,1fr))}._bundleServiceCard_1pw8t_556{padding:8px;min-height:50px}._bundleServiceCardName_1pw8t_566{font-size:12px}._bundleAddonBadge_1pw8t_578{font-size:10px;padding:2px 6px}._serviceCardsLayout_1pw8t_110{padding:10px;gap:20px}._serviceCard_1pw8t_110{margin-top:0}._serviceCardPhoto_1pw8t_140{min-height:120px}._carouselArrow_1pw8t_165{width:30px;height:30px;font-size:16px}._serviceSelectButton_1pw8t_941,._employeeSelectButton_1pw8t_462{padding:6px 20px;font-size:12px}._employeeList_1pw8t_313,._addOnsList_1pw8t_396{max-height:50vh}}._serviceDurationPrice_1pw8t_834{position:absolute;top:25px;right:30px;font-size:13px;font-weight:400;color:#666;text-align:right;z-index:1}._serviceSelectButton_1pw8t_941{position:absolute;bottom:20px;right:30px;padding:8px 25px;border-radius:5px;z-index:2}._modalContent_1pw8t_976{position:relative;width:100%;overflow:hidden}._slide-left_1pw8t_982{animation:_slideLeft_1pw8t_1 .28s ease-in-out forwards}._slide-right_1pw8t_986{animation:_slideRight_1pw8t_1 .28s ease-in-out forwards}@keyframes _slideLeft_1pw8t_1{0%{transform:translate(0);opacity:1}to{transform:translate(-90%);opacity:0}}@keyframes _slideRight_1pw8t_1{0%{transform:translate(0);opacity:1}to{transform:translate(90%);opacity:0}}._modalContent_1pw8t_976:not(._slide-left_1pw8t_982):not(._slide-right_1pw8t_986){animation:_fadeIn_1pw8t_1 .28s ease-in-out forwards}@keyframes _fadeIn_1pw8t_1{0%{opacity:0}to{opacity:1}}.ant-modal-body{overflow:hidden!important;position:relative}.ant-modal-content{overflow:hidden!important}._emptyState_1pw8t_1036{text-align:center;padding:20px 20px 120px;color:#666}._emptyDescription_1pw8t_1043{font-size:14px;color:#666;line-height:1.5;max-width:400px;margin:0 auto}._editServiceContent_19qpc_1,._editBundleContent_19qpc_2{padding:15px 0}._editServiceContent_19qpc_1 h3,._editBundleContent_19qpc_2 h3{font-size:18px;font-weight:600;margin-bottom:15px;color:#333}._serviceDetailsItem_19qpc_14{margin-bottom:10px;font-size:14px;color:#666}._serviceDetailsItem_19qpc_14 span{font-weight:500;margin-right:5px;color:#333}._sectionContainer_19qpc_27{margin-top:25px;margin-bottom:20px}._sectionTitle_19qpc_32{font-size:16px;font-weight:600;margin-bottom:12px;color:#333;border-bottom:1px solid #eee;padding-bottom:8px}._employeeGrid_19qpc_42{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:12px;margin-top:10px}._employeeCard_19qpc_49{border:1px solid #e0e0e0;border-radius:8px;padding:12px;cursor:pointer;transition:all .2s ease;position:relative;display:flex;flex-direction:column;justify-content:space-between}._employeeCard_19qpc_49:hover{border-color:#ccc;box-shadow:0 2px 6px #0000000d;transform:translateY(-2px)}._selectedEmployee_19qpc_67{border-color:#89509d;background-color:#89509d0d}._employeeInfo_19qpc_72{flex:1}._employeeName_19qpc_76{font-weight:500;font-size:14px;margin-bottom:4px}._employeePosition_19qpc_82{font-size:12px;color:#666;margin-bottom:6px}._employeePrice_19qpc_88{font-size:13px;font-weight:500;color:#89509d}._addOnGrid_19qpc_95{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:12px;margin-top:10px}._addOnCard_19qpc_102{border:1px solid #e0e0e0;border-radius:8px;padding:12px;cursor:pointer;transition:all .2s ease;position:relative;display:flex;justify-content:space-between;align-items:center}._addOnCard_19qpc_102:hover{border-color:#ccc;box-shadow:0 2px 6px #0000000d}._selectedAddOn_19qpc_119{border-color:#89509d;background-color:#89509d0d}._addOnDetails_19qpc_124{flex:1}._addOnName_19qpc_128{font-weight:500;font-size:14px;margin-bottom:4px}._addOnInfo_19qpc_134{font-size:12px;color:#666}._editBundleContent_19qpc_2{padding:20px}._bundleServicesSection_19qpc_143{display:flex;flex-direction:column;gap:30px;margin-top:20px}._bundleServiceItem_19qpc_150{background-color:#f9f9f9;border-radius:10px;padding:20px;box-shadow:0 2px 4px #0000000d}._bundleServiceHeader_19qpc_157{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:15px}._bundleServiceHeader_19qpc_157 h4{margin:0;font-size:16px;font-weight:500;color:#333}._bundleAddOns_19qpc_171{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}._bundleAddOnBadge_19qpc_178{background-color:#fcf2ff;color:#89509d;font-size:12px;padding:4px 10px;border-radius:12px;display:inline-block}._employeesSection_19qpc_187{margin-top:15px}._employeesSection_19qpc_187 h4{font-size:14px;font-weight:500;color:#666;margin-bottom:15px}._addOnsSection_19qpc_198{margin-top:20px}._addOnsSection_19qpc_198 h4{font-size:14px;font-weight:500;color:#666;margin-bottom:15px}._addOnsList_19qpc_209{display:flex;flex-direction:column;gap:10px}._addonItem_19qpc_215{display:flex;justify-content:space-between;align-items:center;padding:12px;background-color:#f9f9f9;border-radius:8px}._addonInfo_19qpc_224{display:flex;flex-direction:column;gap:4px}._addonName_19qpc_230{font-size:14px;font-weight:500;color:#333}._addonPrice_19qpc_236{font-size:13px;color:#666}._serviceDetailsItem_19qpc_14{margin:10px 0;font-size:14px;color:#666}._serviceDetailsItem_19qpc_14 span{font-weight:500;color:#333;margin-right:8px}._informationStage_a47kn_1{display:grid;width:100%}._questionRow_a47kn_6{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin-bottom:8px}@media (max-width: 768px){._questionRow_a47kn_6{grid-template-columns:1fr;gap:16px}}@media (max-width: 480px){._questionRow_a47kn_6{gap:12px;margin-bottom:4px}}._questionItem_1tsb3_1,._questionItem_1tsb3_1 .ant-picker,._questionItem_1tsb3_1 .ant-input,._questionItem_1tsb3_1 .ant-select{width:100%}@media (max-width: 768px){._questionItem_1tsb3_1 .ant-radio,._questionItem_1tsb3_1 .ant-checkbox{margin-bottom:8px}._questionItem_1tsb3_1 .ant-form-item-label{margin-bottom:4px}}._container_19lh3_1{display:flex;gap:24px;padding:20px}@media (max-width: 768px){._container_19lh3_1{flex-direction:column;padding:16px;gap:16px;width:calc(100% + 60px);margin:-30px}._leftSection_19lh3_16,._rightSection_19lh3_17{flex:1;width:100%}._rightSection_19lh3_17{align-self:stretch}._phoneInputWrapper_19lh3_26{flex-direction:row;width:100%}._countryCode_19lh3_31{width:60px}._totalsCard_19lh3_35,._contactCard_19lh3_36{width:100%;padding:14px 16px}._dropdownHeader_19lh3_41,._dropdownContent_19lh3_45{padding:12px 16px}._serviceSection_19lh3_49{padding:12px}._submitButton_19lh3_53,._verifyButton_19lh3_54,._expressCheckoutButton_19lh3_55,._guestCheckoutButton_19lh3_56{height:44px}._otpDescription_19lh3_60{font-size:14px}._countdownText_19lh3_64{font-size:12px}}._leftSection_19lh3_16{flex:7;display:flex;flex-direction:column;gap:16px}._rightSection_19lh3_17{flex:3;display:flex;flex-direction:column;gap:16px;align-self:flex-start}._title_19lh3_84{font-size:18px;font-weight:600;margin-bottom:20px}._formItem_19lh3_90{margin-bottom:16px}._phoneInputWrapper_19lh3_26{display:flex;gap:8px}._countryCode_19lh3_31{width:80px}._phoneNumber_19lh3_103{flex:1}._verifyButton_19lh3_54{width:100%;margin-top:8px;background-color:#f5f5f5;border-color:#e0e0e0;color:#333}._submitButton_19lh3_53{width:100%;margin-top:24px;background-color:#89509d;border-color:#89509d}._submitButton_19lh3_53:hover{background-color:#7f4b92!important;border-color:#7f4b92!important}._submitButton_19lh3_53:disabled{background-color:#d1d5db!important;border-color:#d1d5db!important;color:#9ca3af!important;cursor:not-allowed}._appointmentDetails_19lh3_134{margin-bottom:16px}._locationSection_19lh3_138{margin-bottom:16px;padding-bottom:8px;border-bottom:1px solid #e0e0e0;font-size:14px}._serviceSection_19lh3_49{margin:16px 0;padding:16px;background-color:#f9f9f9;border-radius:8px;box-shadow:0 1px 3px #0000000d;font-size:14px}._serviceSection_19lh3_49:not(:last-of-type){margin-bottom:16px}._serviceHeader_19lh3_158{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid #eaeaea}._serviceTitle_19lh3_167{font-size:15px;font-weight:600;margin:0;color:#333}._editButton_19lh3_174{color:#89509d}._editButton_19lh3_174:hover{color:#7f4b92;background-color:#89509d0d}._totalsCard_19lh3_35{background:#fff;padding:16px 20px;border-radius:8px;box-shadow:0 2px 8px #0000000d;margin-bottom:0;font-size:14px}._contactCard_19lh3_36{background:#fff;padding:16px 20px;border-radius:8px;box-shadow:0 2px 8px #0000000d}._totalsCard_19lh3_35 ._detailLabel_19lh3_199,._totalsCard_19lh3_35 ._detailValue_19lh3_200{font-weight:400}._detailRow_19lh3_204{display:flex;justify-content:space-between;margin-bottom:8px;padding:10px 0;border-bottom:1px solid #f0f0f0}._detailRow_19lh3_204:last-child{border-bottom:none}._detailLabel_19lh3_199{color:#666;font-weight:400;font-size:14px}._detailValue_19lh3_200{font-weight:400;text-align:right;font-size:14px}._dropdownContainer_19lh3_228{border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000000d}._dropdownHeader_19lh3_41{display:flex;justify-content:space-between;align-items:center;padding:15px 20px;background-color:#fcf7ff;cursor:pointer;font-weight:500}._dropdownContent_19lh3_45{background:#fff;padding:15px 20px}._orDivider_19lh3_249{position:relative;text-align:center;margin:16px 0;color:#666;display:flex;align-items:center;justify-content:center}._orDivider_19lh3_249:before,._orDivider_19lh3_249:after{content:"";flex-grow:1;height:1px;background-color:#e0e0e0;margin:0 10px}._expressCheckoutButton_19lh3_55{width:100%;margin-bottom:16px;background-color:#000;border-color:#000;height:48px;display:flex;align-items:center;justify-content:center;gap:8px}._guestCheckoutButton_19lh3_56{width:100%;background-color:#fff;border:1px solid #d9d9d9;color:#333}._otpHeader_19lh3_288{display:flex;align-items:center;gap:16px;margin-bottom:20px}._backButton_19lh3_295{padding:0;color:#89509d;font-weight:500;text-decoration:none;border:none;background:none;cursor:pointer}._backButton_19lh3_295:hover{color:#7f4b92!important;background:none!important}._otpContent_19lh3_310{display:flex;flex-direction:column;align-items:center;text-align:center}._otpDescription_19lh3_60{color:#666;font-size:15px;line-height:1.5}._otpInputSection_19lh3_323{width:100%;display:flex;justify-content:center;margin-bottom:16px;margin-top:16px}._otpInput_19lh3_323{margin:0}._resendSection_19lh3_335{display:flex;flex-direction:column;align-items:center;min-height:24px;margin-bottom:4px;margin-top:-10px}._countdownText_19lh3_64{color:#9ca3af;font-size:14px;margin:0;font-style:italic}._resendButton_19lh3_351{padding:0;color:#89509d;font-weight:500;border:none;background:none;cursor:pointer;text-decoration:underline}._resendButton_19lh3_351:hover{color:#7f4b92!important;background:none!important}._container_bs3mb_1{display:flex;flex-direction:column;gap:16px;width:100%;max-width:100%;overflow:hidden}._locationSection_bs3mb_10{margin-bottom:16px;padding-bottom:8px;border-bottom:1px solid #e0e0e0;font-size:14px;width:100%}._serviceSection_bs3mb_18{margin:16px 0;padding:16px;background-color:#f9f9f9;border-radius:8px;box-shadow:0 1px 3px #0000000d;font-size:14px;width:100%;overflow:hidden}._serviceSection_bs3mb_18:not(:last-of-type){margin-bottom:16px}._serviceHeader_bs3mb_33{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid #eaeaea}._serviceTitle_bs3mb_42{font-size:15px;font-weight:600;margin:0;color:#333}._editButton_bs3mb_49{color:#89509d}._editButton_bs3mb_49:hover{color:#7f4b92;background-color:#89509d0d}._detailRow_bs3mb_58{display:flex;justify-content:space-between;margin-bottom:8px;padding:10px 0;border-bottom:1px solid #f0f0f0;width:100%;table-layout:fixed}._detailRow_bs3mb_58:last-child{border-bottom:none}._detailLabel_bs3mb_72{color:#666;font-weight:400;font-size:13px;flex:0 0 40%;padding-right:16px;overflow:hidden;text-overflow:ellipsis}._detailValue_bs3mb_82{font-weight:400;text-align:right;font-size:13px;flex:0 0 60%;word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;hyphens:auto;overflow:hidden}._dropdownContainer_bs3mb_94{border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000000d;margin-bottom:16px;width:100%;max-width:100%;table-layout:fixed;border:1px solid #f7f7f7}._dropdownHeader_bs3mb_105{display:flex;justify-content:space-between;align-items:center;padding:15px 20px;background-color:#fcf7ff;cursor:pointer;font-weight:500;width:100%}._dropdownContent_bs3mb_116{background:#fff;padding:15px 20px;width:100%;max-width:100%;overflow:hidden}._otpInputsContainer_1cabk_1{display:flex;justify-content:center;gap:10px;margin-bottom:25px;width:100%}._otpDigitInput_1cabk_10{width:45px!important;height:50px!important;border-radius:8px!important;text-align:center!important;font-size:20px!important;font-weight:600!important;padding:0!important;border:1px solid #d9d9d9!important}._otpDigitInputSmall_1cabk_22{width:35px!important;height:40px!important;border-radius:6px!important;text-align:center!important;font-size:16px!important;font-weight:600!important;padding:0!important;border:1px solid #d9d9d9!important}._otpDigitInputLarge_1cabk_34{width:55px!important;height:60px!important;border-radius:10px!important;text-align:center!important;font-size:24px!important;font-weight:600!important;padding:0!important;border:1px solid #d9d9d9!important}._otpDigitInput_1cabk_10:focus,._otpDigitInputSmall_1cabk_22:focus,._otpDigitInputLarge_1cabk_34:focus{border-color:#89509d!important;box-shadow:0 0 0 2px #89509d33!important}._otpDigitInput_1cabk_10:disabled,._otpDigitInputSmall_1cabk_22:disabled,._otpDigitInputLarge_1cabk_34:disabled{background-color:#f3f4f6!important;border-color:#d1d5db!important;color:#9ca3af!important;cursor:not-allowed!important}@media (max-width: 768px){._otpInputsContainer_1cabk_1{gap:6px}._otpDigitInput_1cabk_10{width:40px!important;height:45px!important;font-size:18px!important}._otpDigitInputSmall_1cabk_22{width:32px!important;height:36px!important;font-size:14px!important}._otpDigitInputLarge_1cabk_34{width:48px!important;height:54px!important;font-size:22px!important}}@media (max-width: 480px){._otpInputsContainer_1cabk_1{gap:4px}._otpDigitInput_1cabk_10{width:36px!important;height:40px!important;font-size:16px!important}._otpDigitInputSmall_1cabk_22{width:30px!important;height:32px!important;font-size:12px!important}._otpDigitInputLarge_1cabk_34{width:44px!important;height:48px!important;font-size:20px!important}}@media (prefers-contrast: high){._otpDigitInput_1cabk_10,._otpDigitInputSmall_1cabk_22,._otpDigitInputLarge_1cabk_34{border-width:3px!important}._otpDigitInput_1cabk_10:focus,._otpDigitInputSmall_1cabk_22:focus,._otpDigitInputLarge_1cabk_34:focus{border-color:#000!important;box-shadow:0 0 0 2px #000!important}}._dateTimeDropdownsLayout_bg8oy_1{display:flex;flex-direction:column;gap:20px;margin-bottom:30px}._datetimeButtons_bg8oy_8{display:flex;justify-content:space-between;margin-top:30px}._spinnerContainer_bg8oy_14{display:flex;justify-content:center;align-items:center;min-height:300px}._bundleContainer_bg8oy_22{display:flex;flex-direction:column;gap:10px;border:1px solid #e0e0e0;border-radius:6px;padding:16px;margin-bottom:10px;background-color:#f9f9f9}._bundleTitle_bg8oy_33{font-size:1.1rem;font-weight:600;margin:0 0 10px;color:#333;border-bottom:1px solid #e0e0e0;padding-bottom:8px}._timezoneWrapper_bg8oy_43{margin-bottom:20px;display:flex;align-items:center;justify-content:center;gap:10px}._timezoneLabel_bg8oy_51{font-size:14px;font-weight:500;color:#555;align-self:center}._timezoneSelector_bg8oy_58{flex:1;max-width:200px}@media (max-width: 768px){._datetimeButtons_bg8oy_8{flex-direction:column;gap:15px}._datetimeButtons_bg8oy_8 button{width:100%}._bundleContainer_bg8oy_22{padding:12px}._timezoneWrapper_bg8oy_43{flex-direction:column;align-items:flex-start}._timezoneSelector_bg8oy_58{width:100%;max-width:none}}._quantityIndicator_bg8oy_89{background-color:#f0f5ff;border:1px solid #d6e4ff;border-radius:4px;padding:8px 12px;margin-bottom:12px;display:flex;justify-content:center;align-items:center;font-size:14px;color:#5c7cfa;font-weight:500}._quantityIndicator_bg8oy_89 span{display:flex;align-items:center}._quantityIndicator_bg8oy_89 span:before{content:"";display:inline-block;width:8px;height:8px;border-radius:50%;background-color:#5c7cfa;margin-right:8px}._availabilitySelector_1s5sr_1{display:flex;flex-direction:row;width:100%;gap:0;height:auto;min-height:350px}._calendarColumn_1s5sr_10{width:40%;padding:20px;border-right:1px solid #e0e0e0;display:flex;flex-direction:column}._timezoneSelector_1s5sr_18{width:100%;margin-bottom:15px}._calendarContainer_1s5sr_23{display:flex;flex-direction:column;width:100%}._calendarContainer_1s5sr_23 .ant-picker-calendar{transform:scale(.85);transform-origin:top left;width:117.65%;height:350px;border:1px solid #e0e0e0;border-radius:10px;padding-top:10px}._calendarContainer_1s5sr_23 .ant-picker-panel{border:0}._calendarContainer_1s5sr_23 .ant-picker-calendar-header{padding-top:10px;padding-bottom:5px}._calendarContainer_1s5sr_23 .ant-picker-calendar-year-select{display:none!important}._calendarContainer_1s5sr_23 .ant-select-selection-item{font-weight:500;font-size:16px}._calendarContainer_1s5sr_23 button[type=button]{font-size:16px;color:#89509d;transition:all .2s}._calendarContainer_1s5sr_23 button[type=button]:hover{color:#7f4b92}._calendarContainer_1s5sr_23 .ant-picker-content th{padding:4px 0}._calendarContainer_1s5sr_23 .ant-picker-cell{padding:2px 0}._calendarContainer_1s5sr_23 .ant-picker-cell-in-view .ant-picker-calendar-date,._calendarContainer_1s5sr_23 .ant-picker-cell:not(.ant-picker-cell-in-view) .ant-picker-calendar-date:not(.ant-picker-calendar-date-selected){color:#000000e0!important}._calendarContainer_1s5sr_23 .ant-picker-cell:not(.ant-picker-cell-in-view) .ant-picker-calendar-date-value{color:inherit}._calendarContainer_1s5sr_23 .ant-picker-cell:not(.ant-picker-cell-in-view):not(.ant-picker-cell-selected){opacity:1!important}._calendarContainer_1s5sr_23 .ant-picker-cell-selected .ant-picker-calendar-date,._calendarContainer_1s5sr_23 .ant-picker-cell-selected .ant-picker-calendar-date-value{color:#fff!important}._calendarContainer_1s5sr_23 .ant-picker-cell-selected .ant-picker-calendar-date{background-color:var(--primary-color)!important;border-color:var(--primary-color)!important}._calendarContainer_1s5sr_23 .ant-picker-cell-today .ant-picker-calendar-date:before{display:none!important}._calendarContainer_1s5sr_23 .ant-picker-cell-disabled .ant-picker-calendar-date{color:#bbb!important;background-color:#f5f5f5!important;cursor:not-allowed!important;opacity:.6!important}._calendarContainer_1s5sr_23 .ant-picker-cell-disabled .ant-picker-calendar-date-value{color:#bbb!important}._calendarContainer_1s5sr_23 .ant-picker-cell-disabled:hover .ant-picker-calendar-date{color:#bbb!important;background-color:#f5f5f5!important}._calendarContainer_1s5sr_23 .ant-picker-cell-disabled .ant-picker-calendar-date:hover{background-color:#f5f5f5!important;color:#bbb!important}._timeSlotsColumn_1s5sr_135{width:30%;padding:20px;border-right:1px solid #e0e0e0;display:flex;flex-direction:column}._timeSlotsTitle_1s5sr_143{font-weight:500;margin-bottom:15px;font-size:14px}._timeSlotsContainer_1s5sr_149{display:flex;flex-direction:column;flex:1}._timeSlots_1s5sr_135{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;overflow-y:auto;max-height:265px;margin-bottom:20px}._loadingContainer_1s5sr_164{display:flex;justify-content:center;align-items:center;height:265px;width:100%}._availableTime_1s5sr_172{cursor:pointer;padding:10px 16px;border-radius:6px;transition:all .2s;background-color:#f5f5f5;text-align:center;font-size:14px}._availableTime_1s5sr_172:hover{background-color:#e6e6e6}._availableTime_1s5sr_172._selected_1s5sr_186{background-color:#89509d;color:#fff}._availabilityCount_1s5sr_191{display:block;font-size:11px;color:#666;margin-top:3px}._availableTime_1s5sr_172._selected_1s5sr_186 ._availabilityCount_1s5sr_191{color:#fffc}._confirmButton_1s5sr_202{display:block;width:100%;padding:12px;background-color:#89509d;color:#fff;border:none;border-radius:6px;font-weight:600;cursor:pointer;transition:all .2s;margin-top:auto}._confirmButton_1s5sr_202:hover{background-color:#7f4b92}._confirmButton_1s5sr_202:disabled{background-color:#d9d9d9;cursor:not-allowed}._selectedDateDisplay_1s5sr_225{color:#89509d;font-weight:500;font-size:14px;text-align:right;padding-left:50px}._requiredCapacity_1s5sr_233{font-size:12px;color:#666;font-weight:400;margin-left:8px}@media (max-width: 768px){._availabilitySelector_1s5sr_1{flex-direction:column;height:auto}._calendarColumn_1s5sr_10,._timeSlotsColumn_1s5sr_135{width:100%;border-right:none;border-bottom:1px solid #e0e0e0;padding:15px}._timeSlots_1s5sr_135{grid-template-columns:repeat(3,1fr);max-height:250px}@media (max-width: 480px){._timeSlots_1s5sr_135{grid-template-columns:repeat(2,1fr)}._availableTime_1s5sr_172{padding:8px 12px;font-size:13px}}}._serviceScheduleColumn_amvqd_2{width:30%;padding:20px;display:flex;flex-direction:column}._serviceScheduleContainer_amvqd_9{display:flex;flex-direction:column;flex:1}._serviceScheduleTitle_amvqd_15{font-weight:500;margin-bottom:15px;font-size:14px;color:#333}._serviceScheduleSelectedDate_amvqd_22{font-size:13px;font-weight:500;color:#89509d;background-color:#f8f5ff;padding:8px 12px;border-radius:6px;text-align:center;margin-bottom:20px;border:1px solid #e8d9ff}._serviceTimeline_amvqd_34{display:flex;flex-direction:column;flex:1}._timelineItem_amvqd_41{display:flex;align-items:flex-start;gap:12px}._timelineConnector_amvqd_47{display:flex;flex-direction:column;align-items:center;margin-top:8px}._timelineDot_amvqd_54{width:12px;height:12px;border-radius:50%;background-color:#89509d;border:2px solid #fff;box-shadow:0 0 0 2px #89509d}._timelineLine_amvqd_63{width:2px;height:60px;background-color:#e0e0e0;margin-top:8px}._timelineContent_amvqd_70{flex:1;display:flex;flex-direction:column;gap:4px}._employeeInfo_amvqd_77{display:flex;gap:10px}._employeeImage_amvqd_83{width:40px;height:40px;border-radius:50%;object-fit:cover;border:2px solid #e0e0e0;flex-shrink:0}._employeeImagePlaceholder_amvqd_92{width:40px;height:40px;border-radius:50%;background-color:#89509d;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:16px;border:2px solid #e0e0e0;flex-shrink:0}._employeeDetails_amvqd_107{display:flex;flex-direction:column;gap:2px}._employeeName_amvqd_113{font-weight:600;font-size:13px;color:#333}._serviceName_amvqd_119{font-size:12px;color:#666}._appointmentTime_amvqd_124{font-weight:500;font-size:14px;color:#89509d;background-color:transparent;padding:4px 0;text-align:left;border:none}._noScheduleMessage_amvqd_134{display:flex;align-items:center;justify-content:center;text-align:center;padding:20px;font-size:14px;color:#666;line-height:1.5;background-color:#f9f9f9;border-radius:8px;border:1px dashed #d9d9d9;height:200px}@media (max-width: 768px){._serviceScheduleColumn_amvqd_2{width:100%;padding:15px;background-color:#fafafa}._timelineItem_amvqd_41{gap:8px}._employeeImage_amvqd_83,._employeeImagePlaceholder_amvqd_92{width:35px;height:35px}._employeeImagePlaceholder_amvqd_92{font-size:14px}@media (max-width: 480px){._timelineItem_amvqd_41{gap:12px}._employeeImage_amvqd_83,._employeeImagePlaceholder_amvqd_92{width:30px;height:30px}._employeeImagePlaceholder_amvqd_92,._employeeName_amvqd_113{font-size:12px}._serviceName_amvqd_119{font-size:11px}._appointmentTime_amvqd_124{font-size:12px;padding:2px 0}}}.service-dropdown{display:flex;flex-direction:column;border-radius:8px;border:1px solid #e0e0e0;margin-bottom:20px;box-shadow:0 2px 8px #0000000d;overflow:visible;transition:all .3s;background-color:#fff}.service-dropdown.collapsed{box-shadow:0 1px 4px #0000000d;overflow:hidden}.service-dropdown-header{display:flex;justify-content:space-between;align-items:center;padding:14px 20px;background-color:#fcf7ff;font-weight:500;border-top-left-radius:8px;border-top-right-radius:8px}.service-dropdown:not(.collapsed) .service-dropdown-header{border-bottom:none}.service-dropdown.collapsed .service-dropdown-header{border-bottom:none;border-bottom-left-radius:8px;border-bottom-right-radius:8px}.service-dropdown-header p{margin:0;padding:0}.service-info{display:flex;align-items:center;flex:1;gap:15px}.service-details{display:flex;flex-direction:column;gap:4px;flex:1}.service-addons{font-size:14px;color:#666;font-weight:400}.service-duration{font-size:13px;font-weight:500;color:#555;background-color:#fff;padding:4px 8px;border-radius:4px;white-space:nowrap;margin-left:10px}.selected-date-display{font-size:13px;font-weight:500;color:#555;white-space:nowrap;margin-left:15px;margin-right:10px}.service-content{display:flex;flex-direction:row;gap:0;height:auto;min-height:fit-content;overflow:visible;padding:0;background-color:#fff;border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-top:1px solid #e0e0e0}._formBanner_l227w_1{display:flex;justify-content:space-between;align-items:center;margin-top:28px;margin-bottom:40px;width:100%;max-width:900px;position:relative;padding:0}._stageContainer_l227w_13{display:flex;flex-direction:column;align-items:center;position:relative;z-index:2;flex:0 1 auto;width:20%}._stageBubble_l227w_23{display:flex;justify-content:center;align-items:center;width:30px;height:30px;border-radius:50%;background-color:#fff;color:#999;border:2px solid #e0e0e0;font-size:13px;font-weight:600;transition:all .3s ease;position:relative;z-index:2}._stageBubble_l227w_23._active_l227w_40{background-color:#89509d;color:#fff;border-color:#89509d;box-shadow:0 0 0 4px #89509d1a}._stageBubble_l227w_23._completed_l227w_47{background-color:#89509d;border-color:#89509d;color:#fff}._stageName_l227w_53{font-size:14px;color:#777;transition:all .3s ease;white-space:nowrap;position:absolute;top:35px;left:50%;transform:translate(-50%);font-weight:500;text-align:center;width:100%}._stageName_l227w_53._active_l227w_40{color:#89509d;font-weight:600}._stageBubble_l227w_23 ._checkmarkIcon_l227w_72{color:#fff;font-size:14px}._stageLine_l227w_77{position:absolute;top:15px;left:10%;width:80%;height:2px;background-color:#e0e0e0;z-index:1}._stageProgress_l227w_87{position:absolute;top:15px;left:10%;height:2px;background-color:#89509d;z-index:1;transition:width .4s ease;max-width:80%}@media (max-width: 768px){._stageName_l227w_53{font-size:12px}._stageBubble_l227w_23{font-size:11px}._formBanner_l227w_1{padding:0}}@media (max-width: 400px){._stageName_l227w_53{display:none}._stageBubble_l227w_23{width:35px;height:35px}._formBanner_l227w_1{margin-top:15px;margin-bottom:10px}}._cartHeader_6nb1h_1{font-size:28px;font-weight:700;color:#000;margin-bottom:30px;text-align:left}._cartSubHeader_6nb1h_9{font-size:18px;font-weight:600;color:#333;margin-bottom:15px;text-align:left}._cartItems_6nb1h_17{margin-top:15px;margin-bottom:25px}._cartItem_6nb1h_17{display:flex;flex-direction:column;padding:20px;background-color:#f5f5f5;border-radius:8px;margin-bottom:15px;position:relative}._cartItemName_6nb1h_48{flex:3;font-weight:500;font-size:16px;color:#333}._cartItemProfessional_6nb1h_55{font-size:13px;font-weight:500;color:#89509d;margin-top:4px}._cartItemDuration_6nb1h_62{flex:1;text-align:left;font-size:14px;color:#666;min-width:90px;padding-left:0}._cartItemPrice_6nb1h_71{flex:1;text-align:right;font-weight:600;font-size:14px;color:#333;min-width:60px;padding-right:40px}._cartItemActions_6nb1h_88{display:flex;align-items:center;gap:15px;border-left:1px solid #e0e0e0;padding-left:15px;margin-left:15px}._cartActionButton_6nb1h_97{cursor:pointer;transition:opacity .2s}._cartActionButton_6nb1h_97:hover{opacity:.7}._cartAddOnContent_6nb1h_106{display:flex;width:100%;justify-content:space-between;align-items:center;padding:8px 20px 8px 0;margin-bottom:5px;gap:10px}._cartAddOnName_6nb1h_116{flex:3;font-size:14px;color:#666}._cartAddOnDuration_6nb1h_122{flex:1;text-align:left;font-size:14px;color:#666;min-width:90px;padding-left:0}._cartAddOnPrice_6nb1h_131{flex:1;text-align:right;font-weight:500;font-size:14px;color:#666;min-width:60px;padding-right:40px}._cartTotal_6nb1h_141{display:flex;justify-content:space-between;align-items:center;padding:15px 0;margin-top:20px;border-top:1px solid #e0e0e0}._cartTotalLabel_6nb1h_150{font-size:18px;font-weight:600;color:#333}._cartTotalValue_6nb1h_156{display:flex;align-items:center;gap:40px}._cartTotalDuration_6nb1h_162,._cartTotalPrice_6nb1h_163{text-align:right;width:100px}._cartTotalPrice_6nb1h_163{min-width:80px;text-align:right}._cartModalFooter_6nb1h_173{display:flex;justify-content:space-between;margin-top:30px;gap:15px}._emptyCart_6nb1h_180{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:50px 0;border-radius:8px;margin-bottom:25px}._emptyCartText_6nb1h_190{font-size:20px;font-weight:600;color:#333;margin-bottom:10px}._emptyCartSubtext_6nb1h_197{font-size:16px;color:#666}._cartItemMobileDurationPrice_6nb1h_202,._cartAddOnMobileDurationPrice_6nb1h_203{display:none}._cartItemRow_6nb1h_209{display:flex;flex-direction:row;align-items:stretch;width:100%}._cartItemMain_6nb1h_216{flex:1;display:flex;flex-direction:column;justify-content:center}._cartItemDivider_6nb1h_224{width:1px;background:#e0e0e0;margin:0 55px 0 0;align-self:stretch}._cartItemActionsCol_6nb1h_231{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:110px;gap:8px;margin-left:-40px!important}._cartItemActionsIcons_6nb1h_241{display:flex;flex-direction:row;align-items:center;gap:10px;margin-top:2px}._cartItemContentRow_6nb1h_249{display:flex;flex-direction:row;align-items:flex-start;width:100%;gap:0}._cartItemNameCol_6nb1h_257{flex:3;display:flex;flex-direction:column;justify-content:flex-start}._cartItemDurationCol_6nb1h_264{flex:1;display:flex;flex-direction:column;align-items:flex-start;min-width:90px}._cartItemPriceCol_6nb1h_272{flex:1;display:flex;flex-direction:column;align-items:flex-end;min-width:60px}._cartItemActionsDivider_6nb1h_280{width:80%;height:1px;background:#e0e0e0;margin:6px 0;align-self:center}@media (max-width: 768px){._cartHeader_6nb1h_1{font-size:24px;margin-bottom:20px}._cartSubHeader_6nb1h_9{font-size:16px;margin-bottom:10px}._cartItem_6nb1h_17{padding:12px;font-size:12px}._cartItemRow_6nb1h_209{flex-direction:row;align-items:flex-start}._cartItemContentRow_6nb1h_249{flex-direction:column;align-items:flex-start;width:100%}._cartItemNameCol_6nb1h_257{width:100%;margin-bottom:4px}._cartItemName_6nb1h_48{font-size:12px;margin-bottom:2px;margin-top:5px;width:100%}._cartItemProfessional_6nb1h_55{font-size:12px;margin-bottom:2px}._cartItemMain_6nb1h_216{width:75%}._cartItemDivider_6nb1h_224{width:1px;height:auto;margin:0 2px 0 0;align-self:stretch;margin-left:0!important}._cartItemActionsCol_6nb1h_231{width:22%;min-width:55px;flex-direction:column;align-items:center;justify-content:flex-start;gap:6px;padding-top:3px;margin-left:10px!important}._cartAddOnName_6nb1h_116{font-size:12px;margin-top:8px;margin-bottom:2px;width:100%}._cartItemDurationCol_6nb1h_264,._cartItemPriceCol_6nb1h_272,._cartItemDuration_6nb1h_62,._cartItemPrice_6nb1h_71,._cartAddOnDuration_6nb1h_122,._cartAddOnPrice_6nb1h_131{display:none}._cartItemMobileDurationPrice_6nb1h_202{display:block;font-size:12px!important;color:#666;margin-top:0;margin-bottom:5px;width:100%;padding-left:4px}._cartAddOnMobileDurationPrice_6nb1h_203{display:block;font-size:12px!important;color:#666;margin-top:0;margin-bottom:5px;padding-left:4px;width:100%}._cartActionButton_6nb1h_97{font-size:14px;margin-top:4px;margin-bottom:5px}._cartItemActionsDivider_6nb1h_280{width:80%;height:1px;margin:5px 0;background:#e0e0e0}._cartItemActionsIcons_6nb1h_241{gap:8px}._bundleName_6nb1h_422{font-size:12px!important;margin-bottom:2px;margin-top:5px;width:100%}._bundlePrice_6nb1h_429{font-size:12px!important;display:none}._bundleServiceName_6nb1h_434{font-size:12px!important;margin-top:8px;margin-bottom:2px;width:100%}._bundleServiceEmployee_6nb1h_441{font-size:12px!important;margin-bottom:2px;width:100%}._bundleAddOnName_6nb1h_447{font-size:12px!important;margin-top:4px;margin-bottom:2px;padding-left:4px!important;width:100%}._bundleServiceDivider_6nb1h_81{margin:8px auto}._bundleServiceDurationCol_6nb1h_460,._bundleAddOnDurationCol_6nb1h_461{display:none}._bundleMobileDurationPrice_6nb1h_466,._bundleServiceMobileDurationPrice_6nb1h_467,._bundleAddOnMobileDurationPrice_6nb1h_468{display:block;font-size:12px!important;color:#666;margin-top:0;margin-bottom:5px;width:100%}._bundleAddOnMobileDurationPrice_6nb1h_468{padding-left:16px}._bundleServiceRow_6nb1h_482,._bundleAddOnRow_6nb1h_483{flex-direction:column;width:100%}._bundleServiceNameCol_6nb1h_488,._bundleAddOnNameCol_6nb1h_489{width:100%}._cartItem_6nb1h_17 ._bundleServiceDuration_6nb1h_460,._cartItem_6nb1h_17 ._bundleAddOnDuration_6nb1h_461{font-size:12px!important}._bundleMobileDurationPrice_6nb1h_466,._bundleServiceMobileDurationPrice_6nb1h_467,._bundleAddOnMobileDurationPrice_6nb1h_468,.bundleMobileDurationText{display:block;font-size:12px!important;color:#666!important;margin-top:0!important;margin-bottom:5px!important;width:100%!important}._cartModalFooter_6nb1h_173{flex-direction:column;gap:10px}._cartModalFooter_6nb1h_173 button{width:100%}}@media (max-width: 480px){._cartHeader_6nb1h_1{font-size:20px}._cartSubHeader_6nb1h_9{font-size:14px}._emptyCart_6nb1h_180{padding:30px 0}._emptyCartText_6nb1h_190{font-size:18px}._emptyCartSubtext_6nb1h_197{font-size:14px}._cartItem_6nb1h_17{padding:10px}._cartItemMain_6nb1h_216{width:78%}._cartItemActionsCol_6nb1h_231{width:20%;min-width:50px}._cartItemDivider_6nb1h_224{width:1px;height:auto;margin:0 1px 0 0;background:#e0e0e0;align-self:stretch;margin-left:10px!important}._bundleName_6nb1h_422,._bundlePrice_6nb1h_429,._bundleServiceName_6nb1h_434,._bundleServiceEmployee_6nb1h_441,._bundleAddOnName_6nb1h_447,._bundleMobileDurationPrice_6nb1h_466,._bundleServiceMobileDurationPrice_6nb1h_467,._bundleAddOnMobileDurationPrice_6nb1h_468,._bundleServiceDuration_6nb1h_460,._bundleAddOnDuration_6nb1h_461{font-size:12px!important}._bundleAddOnName_6nb1h_447,._bundleAddOnMobileDurationPrice_6nb1h_468{padding-left:12px}._bundleServiceDivider_6nb1h_81{margin:6px auto}}._bundleServiceDivider_6nb1h_81{height:1px;background-color:#e0e0e0;margin:12px auto;width:95%}._bundleServiceRow_6nb1h_482{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;width:100%}._bundleServiceNameCol_6nb1h_488{flex:3;display:flex;flex-direction:column}._bundleServiceDurationCol_6nb1h_460{flex:1;min-width:90px;display:flex;flex-direction:column;align-items:flex-start}._bundleAddOnRow_6nb1h_483{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;width:100%}._bundleAddOnNameCol_6nb1h_489{flex:3;display:flex;flex-direction:column}._bundleAddOnDurationCol_6nb1h_461{flex:1;min-width:90px;display:flex;flex-direction:column;align-items:flex-start}._cartItemHeader_6nb1h_32{display:flex;justify-content:space-between;width:100%;align-items:center;margin-bottom:15px}._cartItemContent_6nb1h_40{display:flex;flex:1;justify-content:space-between;align-items:center;gap:10px}._bundleName_6nb1h_422{flex:3;font-weight:500;font-size:16px;color:#333;margin-bottom:2px}._bundlePrice_6nb1h_429{flex:1;text-align:right;font-weight:600;font-size:14px;color:#333;min-width:60px;padding-right:40px}._bundleServiceName_6nb1h_434{font-size:14px;color:#666;margin-top:8px;margin-bottom:2px}._bundleServiceEmployee_6nb1h_441{font-size:13px;font-weight:500;color:#89509d;margin-top:2px;margin-bottom:2px}._bundleServiceDuration_6nb1h_460{flex:1;text-align:left;font-size:14px;color:#666;min-width:90px;padding-left:22px;margin-top:8px}._bundleAddOnName_6nb1h_447{font-size:14px;color:#666;margin-top:4px;margin-bottom:2px}._bundleAddOnDuration_6nb1h_461{flex:1;text-align:left;font-size:14px;color:#666;min-width:90px;padding-left:22px;margin-top:4px}._bundleMobileDurationPrice_6nb1h_466,._bundleServiceMobileDurationPrice_6nb1h_467,._bundleAddOnMobileDurationPrice_6nb1h_468{display:none}._successCard_w1o8b_1{width:100%;text-align:center;padding:20px;box-sizing:border-box}._iconContainer_w1o8b_8{width:80px;height:80px;background-color:#f5f0f9;border-radius:50%;display:flex;justify-content:center;align-items:center;margin:0 auto 24px}._calendarIcon_w1o8b_19{font-size:40px;color:#89509d}._heading_w1o8b_24{font-size:24px;font-weight:600;color:#333;margin-bottom:16px}._appointmentDate_w1o8b_31{font-size:18px;color:#333;margin-bottom:24px}._locationName_w1o8b_37{font-size:16px;font-weight:600;color:#333;margin-bottom:4px;margin-top:50px}._locationAddress_w1o8b_45{font-size:16px;color:#666;margin-bottom:24px}._mapContainer_w1o8b_51{width:80%;height:400px;margin:50px auto;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000001a}._mapPlaceholder_w1o8b_62{width:80%;height:100%;background-color:#f5f0f9;display:flex;justify-content:center;align-items:center}._mapPlaceholderContent_w1o8b_71{display:flex;flex-direction:column;align-items:center;justify-content:center}._locationIcon_w1o8b_78{font-size:36px;color:#89509d;margin-bottom:12px}._mapPlaceholderContent_w1o8b_71 p{font-size:16px;color:#333;margin-bottom:12px}._mapLink_w1o8b_90{display:inline-block;padding:8px 16px;background-color:#89509d;color:#fff;border-radius:4px;text-decoration:none;font-weight:500;transition:background-color .2s}._mapLink_w1o8b_90:hover{background-color:#7a409c;color:#fff}._confirmationMessage_w1o8b_106{font-size:14px;color:#666;line-height:1.5;margin-top:24px}._link_w1o8b_113{color:#89509d;text-decoration:underline;font-weight:500}._link_w1o8b_113:hover{color:#7a409c}@media (max-width: 768px){._heading_w1o8b_24{font-size:22px}._appointmentDate_w1o8b_31{font-size:16px}._mapContainer_w1o8b_51{width:100%;height:300px;margin-top:30px;margin-bottom:30px}._locationName_w1o8b_37{margin-top:30px}}@media (max-width: 480px){._iconContainer_w1o8b_8{width:70px;height:70px}._calendarIcon_w1o8b_19{font-size:34px}._heading_w1o8b_24{font-size:20px}._appointmentDate_w1o8b_31{font-size:15px;margin-bottom:20px}._mapContainer_w1o8b_51{height:250px;margin-top:25px;margin-bottom:25px}._confirmationMessage_w1o8b_106{font-size:13px}._confirmationMessage_w1o8b_106 p{word-break:break-word}}._liveBookingFormContainer_ybu1t_1{display:flex;flex-direction:column;min-height:100vh}._liveBookingFormFooter_ybu1t_7{margin-top:auto;padding:20px;display:flex;justify-content:center;align-items:center;background-color:#fbfbfb;border-top:1px solid #e9ecef}._errorContainer_ybu1t_17{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh;background-color:#f8f9fa;text-align:center;padding:2rem}._errorTitle_ybu1t_28{font-size:2.5rem;color:#333;margin-bottom:1rem}._errorMessage_ybu1t_34{font-size:1.2rem;color:#666;margin-bottom:2rem;max-width:600px}
