@charset "UTF-8";._headerRow_h9x4x_1{height:var(--od-header-h);display:flex;justify-content:space-between;align-items:center;padding:12px 16px}._bottomDivider_h9x4x_9{height:1px;background:#eef2f4}._headerTitle_h9x4x_14{text-align:center;font-weight:600;font-size:17px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;max-width:calc(100% - 100px)}._fixedTop_h9x4x_26{position:fixed;top:env(safe-area-inset-top,0px);left:50%;transform:translate(-50%);width:100%;max-width:600px;z-index:10;background:#fff}._headerRowSecond_h9x4x_37{height:var(--od-header-h);display:flex;justify-content:space-between;align-items:center;padding:12px 16px;border-bottom:1px solid #EEF2F4}._headerRowSecond_h9x4x_37 ._left_h9x4x_45{display:flex;align-items:center;gap:12px;width:75%}._headerRowSecond_h9x4x_37 ._headerTitle_h9x4x_14{text-align:start!important;-webkit-line-clamp:2!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}._header_1htmb_1{position:relative;display:flex;align-items:center;justify-content:space-between;padding:16px;border-bottom:1px solid #EEF2F4;max-width:600px;width:100%;box-sizing:border-box;margin:0 auto}._title_1htmb_14{text-align:center;font-weight:600;font-size:16px;transition:opacity .3s ease,visibility .3s ease;line-clamp:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:calc(100% - 100px)}._hidden_1htmb_26{opacity:0;visibility:hidden}._searchToggle_1htmb_31{width:20px!important;height:24px!important;border-radius:10px;color:#2aa2c8!important;box-shadow:none!important}._searchToggle_1htmb_31:hover,._searchToggle_1htmb_31:focus,._searchToggle_1htmb_31:active{background:#f3f6f8!important;box-shadow:none!important}._searchToggle_1htmb_31 svg{width:100%;height:100%;stroke-width:1}._searchSlot_1htmb_48{position:absolute;left:52px;right:12px;pointer-events:none;opacity:0;transform-origin:right center;transform:scaleX(0);transition:opacity .4s ease,transform .42s cubic-bezier(.2,.8,.2,1);will-change:transform,opacity}._open_1htmb_60{pointer-events:auto;opacity:1;transform:scaleX(1)}._inputWrap_1htmb_66{position:relative;display:flex;align-items:center;background:#f6f7f9;border-radius:14px;height:36px;padding:0 36px;transition:background .16s ease}._leftIcon_1htmb_77{position:absolute;left:10px;top:45%;transform:translateY(-50%);color:#616161}._leftIcon_1htmb_77 svg{width:16px;height:16px}._input_1htmb_66{flex:1 1 auto;width:100%;border:none;background:transparent;font-size:16px;line-height:1.25;outline:none;-webkit-text-size-adjust:100%}._inputWrap_1htmb_66{height:44px;padding:0 40px 0 36px}._clearBtn_1htmb_105{position:absolute;right:8px;top:50%;transform:translateY(-50%);width:28px;height:28px;border:0;border-radius:50%;display:grid;place-items:center;background:transparent;color:#1f2937;cursor:pointer}@media (prefers-reduced-motion: reduce){._searchSlot_1htmb_48,._title_1htmb_14{transition:none}}._screen_1foqn_1{min-height:100svh;min-height:100dvh;max-width:600px;margin:0 auto;box-sizing:border-box;overflow:auto;-webkit-overflow-scrolling:touch}._toast_o3ps8_1{position:fixed;left:50%;transform:translate(-50%);max-width:600px;width:calc(100% - 32px);z-index:1000;animation:_slideInDown_o3ps8_1 .3s ease-out;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px #00000026}._toast_o3ps8_1._top_o3ps8_13{top:calc(84px + env(safe-area-inset-top,0px))}._toast_o3ps8_1._bottom_o3ps8_16{bottom:calc(96px + env(safe-area-inset-bottom,0px))}._toast_o3ps8_1._center_o3ps8_19{top:50%;transform:translate(-50%,-50%)}._toast_o3ps8_1._success_o3ps8_23{background:#2e90fa}._toast_o3ps8_1._error_o3ps8_26{background:linear-gradient(135deg,#e53e3e,#c53030)}._toast_o3ps8_1._warning_o3ps8_29{background:linear-gradient(135deg,#f6ad55,#ed8936)}._toast_o3ps8_1._info_o3ps8_32{background:#2e90fa}._toastContent_o3ps8_36{display:flex;align-items:center;gap:12px;padding:16px}._iconContainer_o3ps8_43{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;flex-shrink:0}._iconContainerWithBg_o3ps8_53{background:#fff}._iconContainerSuccess_o3ps8_57{width:30px;height:30px;display:flex;align-items:center;justify-content:center}._iconContainerSuccess_o3ps8_57 ._icon_o3ps8_43{width:30px;height:30px}._icon_o3ps8_43{width:18px;height:18px;display:block;filter:drop-shadow(0 0 .5px currentColor);stroke-width:2}._textContainer_o3ps8_77{flex:1;display:flex;flex-direction:column;gap:4px}._title_o3ps8_84{font-weight:700;font-size:15px;line-height:120%;letter-spacing:-.01em;color:#fff;margin:0}._message_o3ps8_93{font-weight:400;font-size:13px;line-height:138%;letter-spacing:-.01em;color:#fff;margin:0}@keyframes _slideInDown_o3ps8_1{0%{transform:translate(-50%,-100%);opacity:0}to{transform:translate(-50%);opacity:1}}@keyframes _slideOutUp_o3ps8_1{0%{transform:translate(-50%);opacity:1}to{transform:translate(-50%,-100%);opacity:0}}:root{--PhoneInput-color--focus: #03b2cb;--PhoneInputInternationalIconPhone-opacity: .8;--PhoneInputInternationalIconGlobe-opacity: .65;--PhoneInputCountrySelect-marginRight: .35em;--PhoneInputCountrySelectArrow-width: .3em;--PhoneInputCountrySelectArrow-marginLeft: var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth: 1px;--PhoneInputCountrySelectArrow-opacity: .45;--PhoneInputCountrySelectArrow-color: currentColor;--PhoneInputCountrySelectArrow-color--focus: var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform: rotate(45deg);--PhoneInputCountryFlag-aspectRatio: 1.5;--PhoneInputCountryFlag-height: 1em;--PhoneInputCountryFlag-borderWidth: 1px;--PhoneInputCountryFlag-borderColor: rgba(0,0,0,.5);--PhoneInputCountryFlag-borderColor--focus: var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading: rgba(0,0,0,.1)}.PhoneInput{display:flex;align-items:center}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;width:100%;height:100%}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{position:relative;align-self:stretch;display:flex;align-items:center;margin-right:var(--PhoneInputCountrySelect-marginRight)}.PhoneInputCountrySelect{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;border:0;opacity:0;cursor:pointer}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{display:block;content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.FormPhoneInput.underline{border:none;border-bottom:1px solid #242424;border-radius:0;background-color:transparent;padding-bottom:0;margin-bottom:12px;position:relative}.FormPhoneInput.underline:focus-within{border-bottom:1px solid var(--Primary, #2AA2C8);box-shadow:none}.FormPhoneInput.underline .PhoneInput{width:100%}.FormPhoneInput.underline input{background:transparent;border:none;outline:none;padding:0 32px 0 0;font-size:17px;flex:1;caret-color:#2aa2c8;padding-top:21px!important;padding-bottom:8px!important}.FormPhoneInput.underline .PhoneInputCountry{display:none}.FormPhoneInput.underline.invalid{border-bottom:1px solid #E43E3F}.FormPhoneInput.underline.disabled{opacity:.6}.FormPhoneInput.underline .phoneClearButton{position:absolute;right:0;bottom:6px;width:24px;height:24px;border-radius:999px;border:none;display:flex;align-items:center;justify-content:center;padding:0;cursor:pointer;color:#fff;font-size:16px;line-height:1}._page_glayn_1{display:flex;flex-direction:column;min-height:100dvh;height:100dvh;padding-top:56px}._phoneForm_glayn_9{display:flex;flex-direction:column;flex:1 1 auto;max-width:600px;width:100%;margin:0 auto;padding:0 .8rem}._formBody_glayn_19{flex:1 1 auto;display:flex;flex-direction:column;padding-bottom:calc(env(safe-area-inset-bottom,0px) + 96px + var(--kb, 0px))}._stickyButton_glayn_26{position:fixed;left:0;right:0;max-width:600px;width:95%;margin-inline:auto;bottom:env(safe-area-inset-bottom,0px);background:#fff;padding:1rem 0;padding-bottom:calc(env(safe-area-inset-bottom,0) + 1rem);z-index:1000}._checkboxWrapper_glayn_40{margin-top:16px}._checkboxWrapper_glayn_40 ._checkbox_glayn_40{display:flex;align-items:flex-start}._checkboxWrapper_glayn_40 label{font-size:14px;line-height:1.4;display:inline-block}._checkboxWrapper_glayn_40 label:focus{outline:none}._form_1ufth_1{display:flex;flex-direction:column;flex:1 1 auto;max-width:600px;width:100%;margin:0 auto;margin-top:.8rem;padding:0 1rem}._page_1ufth_12{display:flex;flex-direction:column;min-height:100dvh;height:100dvh}._content_1ufth_19{flex:1}._title_1ufth_23{font-weight:700;font-size:18px}._inputGroup_1ufth_28{margin-bottom:1.5rem}._checkboxWrapper_1ufth_32{display:flex;align-items:start}._checkboxWrapper_1ufth_32 label{font-weight:400;font-size:13px;line-height:18px;letter-spacing:-.08px;align-items:start}._visibility-icon_1ufth_44 span{color:#000}._visibility-icon_1ufth_44:active,._visibility-icon_1ufth_44:hover{background:none!important}._stickyButton_1ufth_56{position:fixed;left:0;right:0;max-width:600px;width:95%;margin-inline:auto;bottom:env(safe-area-inset-bottom,0px);background:#fff;padding:1rem 0;padding-bottom:calc(env(safe-area-inset-bottom,0) + 1rem);z-index:1000}._submitButton_1ufth_70{display:block;padding-bottom:env(safe-area-inset-bottom,1rem);width:100%;background:var(--Primary, #2aa2c8)!important;border:none;height:52px!important;color:#fff;border-radius:10px!important;font-weight:600!important;font-size:17px!important;line-height:22px;letter-spacing:-.41px;text-align:center;transition:opacity .3s ease;margin-top:auto;cursor:pointer}._submitButton_1ufth_70:disabled{opacity:.3;pointer-events:none}:root{--header-h: 68px;--bottom-nav: 80px;--orders-header-h: 48px;--orders-tabs-h: 52px}._page_u86sk_8{display:flex;flex-direction:column;height:100dvh;max-width:600px;margin:0 auto}._content_u86sk_16{flex:1;padding-top:136px;display:flex;flex-direction:column;align-items:start;justify-content:start;position:relative;overflow-y:auto}._iconWrapHeader_u86sk_27{position:relative;width:36px;height:36px}._iconWrapHeader_u86sk_27 ._iconBtn_u86sk_32{width:100%;height:100%;background:#ffffff3d;border-radius:10px;display:flex;justify-content:center;align-items:center}._iconWrapHeader_u86sk_27 ._iconBtn_u86sk_32 img{width:20px;height:20px}._iconWrapHeader_u86sk_27 ._badge_u86sk_45{position:absolute;top:-5px;right:-7px;background:#fff;color:#2aa2c8;min-width:18px;height:18px;padding:0 4px;border-radius:9999px;font-size:12px;font-weight:700;line-height:1;display:inline-flex;align-items:center;justify-content:center;letter-spacing:-.2px;font-variant-numeric:tabular-nums;box-shadow:0 0 0 1px #2aa2c814;-webkit-user-select:none;user-select:none;pointer-events:none}._headerWrapper_u86sk_68{background:#2aa2c8;position:fixed;top:env(safe-area-inset-top,0px);left:50%;transform:translate(-50%);width:100%;max-width:600px;z-index:20;padding:calc(1rem + env(safe-area-inset-top,0px)) 1rem 1rem}._headerWrapper_u86sk_68 ._actions_u86sk_79{display:flex;align-items:center;gap:10px}._headerWrapper_u86sk_68 ._actions_u86sk_79 ._dropdownBtn_u86sk_84{border-radius:10px;padding:8px 6px;height:36px;max-width:140px;background:#ffffff3d;display:flex;align-items:center;gap:8px;font-weight:600;font-size:13px;line-height:138%;letter-spacing:-.01em;color:#fff}._headerWrapper_u86sk_68 ._actions_u86sk_79 ._dropdownBtn_u86sk_84 span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._headerWrapper_u86sk_68 ._actions_u86sk_79 ._bellBtn_u86sk_104{border-radius:10px;padding:8px 6px;background:#ffffff3d;height:36px;width:36px;display:grid;place-items:center}._inputContainer_u86sk_114{padding:12px 16px;width:100%;position:fixed;top:68px;z-index:10;background:#fff;max-width:600px;display:flex;align-items:center;gap:0}._inputContainer_u86sk_114 ._inputWrapper_u86sk_126{position:relative;flex:1;background:#f9fafb}._inputContainer_u86sk_114 ._inputWrapper_u86sk_126 ._searchIcon_u86sk_131{position:absolute;top:50%;left:8px;transform:translateY(-50%);width:24px;height:24px;z-index:2}._inputContainer_u86sk_114 ._inputWrapper_u86sk_126 ._input_u86sk_114{border:1px solid #eaecf0;border-radius:8px;padding:10px 8px 10px 38px;width:100%;height:44px}._inputContainer_u86sk_114 ._inputWrapper_u86sk_126 ._input_u86sk_114::placeholder{color:#98a2b3}._orderLists_u86sk_151{display:flex;flex-direction:column;justify-content:start;width:100%;max-height:calc(100vh - 216px);padding-bottom:80px;overflow-y:auto}._orderLists_u86sk_151 ._orderList_u86sk_151{display:flex;justify-content:space-between;width:100%;padding:12px 16px;border-top:1px solid #EEEEEE;cursor:pointer;transition:background-color .2s ease}._orderLists_u86sk_151 ._orderList_u86sk_151:hover{background-color:#f8f9fa}._orderLists_u86sk_151 ._lstLeft_u86sk_172{display:flex;flex-direction:column;align-items:flex-start}._orderLists_u86sk_151 ._lstRight_u86sk_177{display:flex;flex-direction:column;align-items:flex-end;text-align:right}._orderLists_u86sk_151 ._orderNumber_u86sk_183{font-weight:600;font-size:16px;line-height:131%;letter-spacing:-.02em;color:#242424;margin-bottom:8px}._orderLists_u86sk_151 ._count_u86sk_191{font-weight:400;font-size:14px;line-height:129%;letter-spacing:-.01em;color:#616161}._orderLists_u86sk_151 ._cashback_u86sk_198{font-weight:600;font-size:14px;line-height:129%;letter-spacing:-.01em;color:#119c2b;margin-bottom:7px}._orderLists_u86sk_151 ._date_u86sk_206{font-weight:400;font-size:14px;line-height:129%;letter-spacing:-.01em;color:#98a2b3}._dualButton_u86sk_214{position:fixed;bottom:calc(96px + env(safe-area-inset-bottom,0px));left:50%;transform:translate(-50%);display:flex;gap:1px;z-index:10;box-shadow:0 4px 10px #0003;border-radius:100px;overflow:hidden}._dualButton_u86sk_214 button{height:48px;display:flex;align-items:center;justify-content:center;gap:4px;background-color:#2aa2c8;font-weight:500;font-size:15px;line-height:133%;letter-spacing:-.02em;text-align:center;color:#fff;border:none;cursor:pointer;transition:background-color .2s ease;padding:12px}._dualButton_u86sk_214 button:hover{background-color:#2288a8}._dualButton_u86sk_214 ._appointment_u86sk_247{border-top-left-radius:100px;border-bottom-left-radius:100px}._dualButton_u86sk_214 ._assignment_u86sk_251{border-top-right-radius:100px;border-bottom-right-radius:100px}._container_z191e_1{padding:0 .8rem;min-height:calc(var(--vh, 1vh) * 100);max-width:600px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;text-align:center;margin:0 auto}._container_z191e_1 h4{font-weight:700;font-size:22px;line-height:28px;letter-spacing:.35px;vertical-align:middle;text-align:left;width:100%;margin-bottom:.6rem}._container_z191e_1 ._welcome-info_z191e_22{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;text-align:center}._container_z191e_1 ._welcome-info_z191e_22 h6{margin-bottom:20px;font-weight:600;font-size:16px;line-height:28px;letter-spacing:.35px;text-align:center;vertical-align:middle}._container_z191e_1 ._bottom-block_z191e_39{width:100%;margin-bottom:1rem}._container_z191e_1 ._languege-wrapper_z191e_43{width:100%}._container_z191e_1 ._languege-wrapper_z191e_43 button{display:flex;align-items:center;width:100%;padding:24px 12px;background:none;border-radius:8px;border:1px solid #eeeeee;margin-bottom:16px;text-align:left;font-weight:600;font-size:15px;line-height:20px;letter-spacing:-.5px;color:#242424;position:relative;transition:all .2s ease}._container_z191e_1 ._languege-wrapper_z191e_43 button:hover{cursor:pointer}._container_z191e_1 ._languege-wrapper_z191e_43 button._active_z191e_67{border-color:#2aa2c8;color:#2aa2c8}._container_z191e_1 ._languege-wrapper_z191e_43 button._active_z191e_67:after{content:"";position:absolute;right:16px;width:24px;height:24px;background-image:url(/icons/check.svg);background-size:contain;background-repeat:no-repeat;background-position:center}._container_z191e_1 ._languege-wrapper_z191e_43 button img{padding-right:.4rem}._container_z191e_1 ._next-wrapper_z191e_85{width:100%;margin-top:4rem;padding-bottom:env(safe-area-inset-bottom,1rem)}._container_z191e_1 ._next-wrapper_z191e_85 ._next-button_z191e_90{display:block;width:100%;background:var(--Primary, #2aa2c8);border:none;height:52px;color:#fff;border-radius:10px;font-weight:600;font-size:17px;line-height:22px;letter-spacing:-.41px;text-align:center;transition:opacity .3s ease;cursor:pointer}._container_z191e_1 ._next-wrapper_z191e_85 ._next-button_z191e_90._disabled_z191e_106{opacity:.3;pointer-events:none}._order-details-no-scroll_18ohp_5{overflow:hidden!important;height:100%!important;position:fixed!important;width:100%!important}._container_18ohp_12{display:flex;flex-direction:column;height:100vh;height:100dvh;max-width:600px;margin:0 auto}._content_18ohp_21{flex:1;display:flex;flex-direction:column;align-items:start;justify-content:start;position:relative;overflow:hidden;height:100%}._page_18ohp_32{width:100%;display:flex;flex-direction:column;background:#fff;height:100%;height:100dvh;min-height:0}._scroll_18ohp_42{flex:1 1 auto;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:var(--od-header-h) 16px calc(80px + env(safe-area-inset-bottom,0px)) 16px;scrollbar-width:none;-ms-overflow-style:none;min-height:0}._scroll_18ohp_42::-webkit-scrollbar{display:none}._clientInfo_18ohp_56{width:100%;display:flex;flex-direction:column;align-items:start;justify-content:start;padding:24px 0 20px;gap:8px}._clientInfo_18ohp_56 ._patientImage_18ohp_65{border:.5px solid rgba(0,0,0,.1);border-radius:50%;padding:1px 0;width:50px;height:50px;object-fit:cover}._clientInfo_18ohp_56 ._clientInfoTop_18ohp_73{display:flex;align-items:start;flex-direction:column;gap:8px}._clientInfo_18ohp_56 ._clientInfoTop_18ohp_73 ._top_18ohp_79{display:flex;gap:12px}._clientInfo_18ohp_56 ._clientInfoTop_18ohp_73 ._top_18ohp_79 h5{font-weight:600;font-size:18px;line-height:139%;color:#101828;max-width:180px;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._clientInfo_18ohp_56 ._clientInfoTop_18ohp_73 ._bottom_18ohp_95 h6{font-weight:400;font-size:15px;line-height:120%;letter-spacing:-.02em;color:#616161}._statusWrapper_18ohp_103{display:flex;flex-direction:column;align-items:start}._statusWrapper_18ohp_103 ._orderNumber_18ohp_108{font-weight:600;font-size:17px;line-height:129%;letter-spacing:-.02em;color:#242424;margin-bottom:4px}._orderInfo_18ohp_117{display:flex;flex-direction:column;gap:12px;margin-bottom:24px;box-shadow:2px 2px 12px #0000000d;padding:12px;border:1px solid rgba(0,0,0,.0509803922);border-radius:12px}._orderInfo_18ohp_117 ._list_18ohp_127{display:flex;flex-direction:column;gap:12px}._sectionTitle_18ohp_133{font-weight:600;font-size:17px;line-height:129%;letter-spacing:-.02em;color:#242424;margin-bottom:4px}._servicesList_18ohp_142{width:100%;display:flex;flex-direction:column;margin-bottom:24px}._footer_18ohp_149{width:100%;padding:14px;border-radius:12px;border:1px solid rgba(0,0,0,.0509803922);box-shadow:2px 2px 12px #0000000d}._serviceItem_18ohp_157{width:100%;display:flex;align-items:start;padding:12px 0;gap:12px;border-bottom:.5px solid rgba(0,0,0,.1)}._serviceItem_18ohp_157 ._serviceContent_18ohp_165{width:100%;display:flex;flex-direction:column;gap:2px}._serviceItem_18ohp_157 ._servicesTitleWrapper_18ohp_171{display:flex;justify-content:space-between}._serviceItem_18ohp_157 ._serviceBottom_18ohp_175{display:flex;width:100%;justify-self:start;justify-content:space-between}._serviceItem_18ohp_157 ._serviceTitle_18ohp_181{font-weight:400;font-size:15px;line-height:133%;letter-spacing:-.02em;color:#242424;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}._serviceItem_18ohp_157 ._filesAndDate_18ohp_194{font-weight:400;font-size:13px;line-height:138%;letter-spacing:-.01em;color:#616161}._serviceItem_18ohp_157 ._price_18ohp_201{font-weight:600;font-size:13px;line-height:169%;letter-spacing:-.03em;color:#242424}._pill_vs94b_1{display:inline-flex;align-items:center;justify-content:center;border-radius:99px;white-space:nowrap;border:2px solid;font-weight:500;font-size:12px;line-height:18px;text-align:center;margin-top:10px;padding:0 8px}._blue_vs94b_16{--badge-shadow: rgba(191, 223, 255, .45);color:#0b77d1;background:#eaf5ff;border-color:#bfdfff}._orange_vs94b_23{--badge-shadow: rgba(255, 224, 179, .45);color:#c26400;background:#fff4e5;border-color:#ffe0b3}._green_vs94b_30{--badge-shadow: rgba(199, 240, 214, .45);color:#15803d;background:#eaf9f0;border-color:#c7f0d6}._purple_vs94b_37{--badge-shadow: rgba(221, 214, 254, .5);color:#6b4eff;background:#f2efff;border-color:#ddd6fe}._gray_vs94b_44{--badge-shadow: rgba(228, 231, 236, .45);color:#344054;background:#f2f4f7;border-color:#e4e7ec}._red_vs94b_51{background:#fee2e2;color:#b91c1c;border:1px solid #FCA5A5}._wrapper_xu681_2{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;background-color:#0000004d;z-index:1000;display:flex;align-items:center;justify-content:center;padding-top:env(safe-area-inset-top,0px);padding-bottom:env(safe-area-inset-bottom,0px)}._wrapper_xu681_2 ._content_xu681_21{background:#f2f2f2;width:270px;height:auto;border-radius:14px;display:flex;flex-direction:column;justify-content:space-between}._wrapper_xu681_2 ._content_xu681_21 ._textContainer_xu681_30{padding:19px 16px 14px;flex:1}._wrapper_xu681_2 ._content_xu681_21 ._textContainer_xu681_30 ._title_xu681_34{font-weight:600;font-size:17px;line-height:22px;text-align:center;margin-bottom:8px}._wrapper_xu681_2 ._content_xu681_21 ._textContainer_xu681_30 ._description_xu681_41{font-weight:400;font-size:12px;line-height:16px;text-align:center;color:#1b1116}._wrapper_xu681_2 ._content_xu681_21 ._buttonsContainer_xu681_48{width:100%;height:44px;border-top:.5px solid #b3b3b5}._wrapper_xu681_2 ._content_xu681_21 ._buttonsContainer_xu681_48 ._btn_xu681_53{width:50%;height:100%;font-weight:400;font-size:17px;line-height:22px;color:#007aff;border-radius:0;display:flex;align-items:center;justify-content:center;outline:none!important;box-shadow:none!important;background:transparent!important;-webkit-tap-highlight-color:transparent;touch-action:manipulation}._wrapper_xu681_2 ._content_xu681_21 ._buttonsContainer_xu681_48 ._btn_xu681_53:hover,._wrapper_xu681_2 ._content_xu681_21 ._buttonsContainer_xu681_48 ._btn_xu681_53:focus,._wrapper_xu681_2 ._content_xu681_21 ._buttonsContainer_xu681_48 ._btn_xu681_53:active,._wrapper_xu681_2 ._content_xu681_21 ._buttonsContainer_xu681_48 ._btn_xu681_53:focus-visible{outline:none!important;box-shadow:none!important;border:none!important;background:transparent!important;color:#007aff!important}._wrapper_xu681_2 ._content_xu681_21 ._buttonsContainer_xu681_48 ._btn_xu681_53:first-child{border-right:.5px solid #b3b3b5}:root{--mp-header-h: 112px;--mp-bottom-h: calc(80px + env(safe-area-inset-bottom, 0px)) }._bottomNav_hl1oc_6{position:fixed;left:50%;transform:translate(-50%);bottom:env(safe-area-inset-bottom,0px);width:100%;max-width:600px;min-height:80px;padding:.4rem;background:#fff;display:flex;align-items:center;justify-content:space-around;border-top:1px solid #b9b9b9;z-index:99}._iconWrap_hl1oc_23{display:flex;align-items:center;justify-content:center;color:#b9b9b9}._iconWrap_hl1oc_23 svg{width:20px;height:20px;display:block}._iconWrap_hl1oc_23 svg :where(path,circle,rect,line,polyline,polygon)[fill]:not([fill=none]){fill:currentColor!important}._iconWrap_hl1oc_23 svg *[style*="fill:"]{fill:currentColor!important}._iconImg_hl1oc_41{width:20px;height:20px;display:block}._activeImg_hl1oc_47{filter:invert(54%) sepia(12%) saturate(3301%) hue-rotate(157deg) brightness(94%) contrast(92%)}._active_hl1oc_47{color:#2aa2c8!important}._active_hl1oc_47 svg{fill:#2aa2c8!important}._centerItem_hl1oc_58{background:#2aa2c8;border-radius:50%;padding:15px;box-shadow:0 2px 6px #00000026;max-width:48px;max-height:48px;margin-top:-10px;display:flex}._centerItem_hl1oc_58 ._iconWrap_hl1oc_23 svg{width:24px!important;height:24px!important}._elemNav_hl1oc_73{display:block!important;width:68.8px;text-align:center}._elemNav_hl1oc_73 p{color:#b9b9b9;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:normal}._container_hl1oc_88{width:194px;height:70px;border-radius:8px;padding:8px 12px;background:#fff;box-shadow:0 8px 24px #0000001f;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px}._container_hl1oc_88:after{content:"";position:absolute;left:50%;transform:translate(-50%);bottom:-8px;width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #fff}._button_hl1oc_115{font-weight:500!important;font-size:13px!important;line-height:18px!important;letter-spacing:-.08px!important;text-align:center;height:32px!important;border-radius:10px!important;background:#2aa2c8!important;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease}._button_hl1oc_115:hover{background:#2492b3}._button_hl1oc_115:active{background:#1f86a5}._title_hl1oc_138{font-family:Inter,sans-serif;font-weight:500;font-size:12px;line-height:18px;letter-spacing:0;text-align:center;color:#344054;width:100%;height:18px;opacity:1}._container_acwjy_1{display:flex;flex-direction:column;min-height:100vh;min-height:100dvh;height:100vh;height:100dvh;max-width:600px;margin:0 auto;background:#000;position:fixed;top:0;left:50%;transform:translate(-50%);width:100%;padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom);box-sizing:border-box}._header_acwjy_21{position:absolute;top:0;left:0;right:0;z-index:10;padding:1rem;padding-top:max(1rem,env(safe-area-inset-top))}._backButton_acwjy_31{background:transparent;border:none;color:#fff;padding:.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background .2s}._backButton_acwjy_31:hover{background:#ffffff1a}._backButton_acwjy_31:active{background:#fff3}._content_acwjy_50{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;overflow:hidden;width:100%;height:100%;min-height:0}._scannerWrapper_acwjy_63{position:relative;width:100%;height:100%}._scanOverlay_acwjy_69{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;pointer-events:none;z-index:5}._scanFrame_acwjy_82{position:relative;width:90vw;height:90vw;max-width:340px;max-height:340px;z-index:10;background:transparent;box-shadow:0 0 0 9999px #0000004d}._flashButton_acwjy_95{position:absolute;bottom:calc(3rem + env(safe-area-inset-bottom));left:50%;transform:translate(-50%);z-index:20;background:#2aa2c8;border:none;color:#fff;width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 12px #0000004d;transition:all .2s}._flashButton_acwjy_95:hover{background:#238aa8;transform:translate(-50%) scale(1.05)}._flashButton_acwjy_95:active{background:#1e7a91;transform:translate(-50%) scale(.95)}._errorContainer_acwjy_123{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;max-width:240px}._errorTitle_acwjy_132{font-weight:600;font-size:18px;line-height:122%;letter-spacing:-.02em;text-align:center;color:#fff;margin-bottom:16px}._errorText_acwjy_142{font-weight:400;font-size:12px;line-height:133%;letter-spacing:-.01em;text-align:center;color:#fff}._settingsButton_acwjy_151{background:transparent!important;color:#fff!important;padding:0!important;font-weight:600;font-size:14px;line-height:114%;letter-spacing:-.01em;text-align:center;color:#fff}._overlay_16rmw_1{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:9999;padding:1rem}._modal_16rmw_15{background:#fff;border-radius:20px;padding:16px;max-width:570px;width:100%;display:flex;flex-direction:column;align-items:center;text-align:center;animation:_slideUp_16rmw_1 .3s ease-out}@keyframes _slideUp_16rmw_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._iconContainer_16rmw_38{margin-bottom:1.5rem;display:flex;align-items:center;justify-content:center}._errorIcon_16rmw_45{width:64px;height:64px}._title_16rmw_50{font-weight:700;font-size:20px;line-height:125%;letter-spacing:.02em;text-align:center;margin-bottom:.75rem}._message_16rmw_59{font-weight:500;font-size:16px;line-height:156%;letter-spacing:.02em;text-align:center;margin-bottom:1.5rem}._buttonGroup_16rmw_68{display:flex;align-items:center;gap:.75rem;width:100%}._primaryButton_16rmw_75{width:100%;background:#2aa2c8!important;color:#fff!important;border:none;padding:.875rem 1.5rem;border-radius:12px;font-weight:600;font-size:13px!important;line-height:120%;letter-spacing:-.01em;cursor:pointer;outline:none!important;box-shadow:none!important;border:none!important;-webkit-tap-highlight-color:transparent;touch-action:manipulation}._primaryButton_16rmw_75:hover,._primaryButton_16rmw_75:active{background:#2aa2c8!important;transform:none!important}._primaryButton_16rmw_75:focus{background:#2aa2c8!important;outline:none!important;box-shadow:none!important}._primaryButton_16rmw_75:focus-visible{background:#2aa2c8!important;outline:none!important;box-shadow:none!important}._secondaryButton_16rmw_112{width:100%;background:transparent!important;color:#2aa2c8!important;border:2px solid #2AA2C8;padding:.875rem 1.5rem;border-radius:12px;font-weight:600;font-size:14px!important;line-height:120%;letter-spacing:-.01em;cursor:pointer;outline:none!important;box-shadow:none!important;-webkit-tap-highlight-color:transparent;touch-action:manipulation}._secondaryButton_16rmw_112:hover{color:#2aa2c8!important;background:transparent!important}._secondaryButton_16rmw_112:active{background:transparent!important}._secondaryButton_16rmw_112:focus{background:transparent!important;outline:none!important;box-shadow:none!important}._secondaryButton_16rmw_112:focus-visible{background:transparent!important;outline:none!important;box-shadow:none!important}:root{--header-h: 48px;--bottom-nav: 80px}._menu-no-scroll_o7ydf_6{overflow:hidden!important;height:100%!important;position:fixed!important;width:100%!important}._container_o7ydf_13{display:flex;flex-direction:column;height:100vh;height:100dvh;max-width:600px;margin:0 auto}._content_o7ydf_22{flex:1;display:flex;flex-direction:column;align-items:start;justify-content:start;position:relative;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;min-height:0}._page_o7ydf_35{width:100%;display:flex;flex-direction:column;padding-top:16px;padding-bottom:calc(80px + env(safe-area-inset-bottom,0px))}._menuId_o7ydf_43{display:flex;width:100%;justify-content:start;padding:0 16px}._menuId_o7ydf_43 ._text_o7ydf_49{font-weight:600;font-size:13px;line-height:138%;letter-spacing:-.01em;color:#616161}._userInfo_o7ydf_57{display:flex;flex-direction:column;align-items:center;border-bottom:1px solid #fafafa;padding-bottom:16px}._userInfo_o7ydf_57 ._avatar_o7ydf_64{border-radius:100%;width:97px;height:97px}._userInfo_o7ydf_57 ._name_o7ydf_69{font-weight:700;font-size:22px;letter-spacing:.02em;text-align:center;color:#242424}._userInfo_o7ydf_57 ._phoneNumber_o7ydf_76{font-weight:400;font-size:15px;line-height:133%;letter-spacing:-.02em;text-align:right;color:#616161}._menuList_o7ydf_85{display:flex;flex-direction:column;width:100%;margin-top:24px}._menuList_o7ydf_85 ._menuItem_o7ydf_91{width:100%;padding:16px;display:flex;align-items:center;justify-content:start;gap:12px;border-bottom:1px solid #eee;position:relative;background:transparent!important;transition:none!important;text-decoration:none!important;color:inherit!important;-webkit-tap-highlight-color:transparent}._menuList_o7ydf_85 ._menuItem_o7ydf_91:hover,._menuList_o7ydf_85 ._menuItem_o7ydf_91:active,._menuList_o7ydf_85 ._menuItem_o7ydf_91:focus{background:transparent!important;opacity:1!important;transform:none!important;box-shadow:none!important;text-decoration:none!important;color:inherit!important}._menuList_o7ydf_85 ._menuItem_o7ydf_91:focus-visible{outline:none!important;box-shadow:none!important}._menuList_o7ydf_85 ._menuItem_o7ydf_91 *{transition:none!important;-webkit-tap-highlight-color:transparent}._menuList_o7ydf_85 ._menuItem_o7ydf_91 *:hover,._menuList_o7ydf_85 ._menuItem_o7ydf_91 *:active,._menuList_o7ydf_85 ._menuItem_o7ydf_91 *:focus{opacity:1!important;transform:none!important;color:inherit!important}._menuList_o7ydf_85 ._menuItem_o7ydf_91 ._arrow_o7ydf_129{position:absolute;top:50%;right:16px;transform:translateY(-50%)}._menuList_o7ydf_85 ._menuItem_o7ydf_91 ._menu-text_o7ydf_135{font-weight:500;font-size:15px;line-height:133%;letter-spacing:-.02em;color:#242424}._menuList_o7ydf_85 ._menuItem_o7ydf_91 ._notification_o7ydf_142{font-weight:400;font-size:13px;line-height:138%;letter-spacing:-.01em;color:#616161;position:absolute;transform:translateY(-50%);top:50%;right:40px}._backdrop_12ko2_1{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000059;z-index:1000;animation:_fadeIn_12ko2_1 .2s ease-out;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}._actionSheet_12ko2_10{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:600px;z-index:1001;padding:8px;padding-bottom:calc(8px + env(safe-area-inset-bottom,0px));animation:_slideUp_12ko2_1 .3s cubic-bezier(.32,.72,0,1);pointer-events:none}._actionSheet_12ko2_10>*{pointer-events:auto}._optionsGroup_12ko2_27{background:#fff;border-radius:14px;overflow:hidden;margin-bottom:8px;box-shadow:0 -2px 10px #0000001a}._optionButton_12ko2_35{width:100%;padding:16px 20px;background:#fff;border:none;cursor:pointer;transition:background-color .15s;display:flex;align-items:center;justify-content:center;position:relative}._optionButton_12ko2_35:first-child{border-radius:14px 14px 0 0}._optionButton_12ko2_35:last-child{border-radius:0 0 14px 14px}._optionButton_12ko2_35:only-child{border-radius:14px}._optionButton_12ko2_35:active{background:#f5f5f5}._optionText_12ko2_60{font-weight:400;font-size:20px;line-height:120%;letter-spacing:.02em;text-align:center;color:#2688eb}._separator_12ko2_69{height:.5px;background:#e5e7eb;margin:0;width:100%}._cancelButton_12ko2_76{width:100%;padding:16px 20px;background:#fff;border:none;border-radius:14px;cursor:pointer;transition:background-color .15s;display:flex;align-items:center;justify-content:center;box-shadow:0 -2px 10px #0000001a}._cancelButton_12ko2_76:active{background:#f5f5f5}._cancelText_12ko2_93{font-weight:500;font-size:20px;line-height:120%;letter-spacing:.02em;text-align:center;color:#2688eb}@keyframes _fadeIn_12ko2_1{0%{opacity:0}to{opacity:1}}@keyframes _slideUp_12ko2_1{0%{transform:translate(-50%) translateY(100%)}to{transform:translate(-50%) translateY(0)}}._container_1q1zk_1{display:flex;flex-direction:column;height:100vh;max-width:600px;margin:0 auto}._content_1q1zk_9{flex:1;display:flex;flex-direction:column;align-items:start;justify-content:start;position:relative;overflow-y:auto}._recordPage_1q1zk_19{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#fff;min-height:100dvh;display:flex;flex-direction:column;width:100%}._recordPage_1q1zk_19 ._scroll_1q1zk_27{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:calc(var(--od-header-h) + env(safe-area-inset-top,0px) + 8px) 16px 12px 16px}._recordPage_1q1zk_19 ._serviceList_1q1zk_33{flex:1;display:flex;flex-direction:column}._recordPage_1q1zk_19 ._serviceList_1q1zk_33 ._serviceItem_1q1zk_38{display:flex;align-items:start;justify-content:space-between;padding:12px 0;border-radius:10px;gap:8px;transition:background .2s ease;cursor:pointer}._recordPage_1q1zk_19 ._serviceList_1q1zk_33 ._serviceItem_1q1zk_38 ._name_1q1zk_48{flex:1;font-size:16px}._recordPage_1q1zk_19 ._serviceList_1q1zk_33 ._serviceItem_1q1zk_38 ._price_1q1zk_52{font-size:16px;font-weight:500}._recordPage_1q1zk_19 ._footer_1q1zk_56{position:sticky;bottom:0;background:#fff;padding:12px 16px calc(12px + env(safe-area-inset-bottom,0px));display:flex;flex-direction:column;align-items:center;gap:8px}._recordPage_1q1zk_19 ._footer_1q1zk_56 ._total_1q1zk_66{font-size:16px;color:#333}._wrap_mfi00_1{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999;display:flex;align-items:center;justify-content:center}._backdrop_mfi00_13{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#00000073;-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px)}._card_mfi00_23{position:relative;background:#fff;border-radius:12px;padding:12px 12px 16px;text-align:center;box-shadow:0 20px 60px #0000002e;max-width:360px;width:calc(100% - 32px);margin:0 auto}._spinner_mfi00_35{width:70px;height:70px;display:block;margin:0 auto 10px;animation:_rotate_mfi00_1 1s linear infinite}@keyframes _rotate_mfi00_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._title_mfi00_51{font-weight:700;font-size:20px;line-height:125%;letter-spacing:.02em;text-align:center;color:#000;margin-bottom:10px}._subtitle_mfi00_61{font-weight:400;font-size:16px;line-height:156%;letter-spacing:.02em;text-align:center;color:#616161}._patient-info-no-scroll_1pdq6_5{overflow:hidden!important;height:100%!important;position:fixed!important;width:100%!important}._content_1pdq6_12{height:100vh;height:100dvh;flex:1;display:flex;flex-direction:column;align-items:start;justify-content:space-between;position:relative;overflow:hidden;padding:0;max-width:600px;width:100%;margin:0 auto}._page_1pdq6_28{display:flex;flex-direction:column;width:100%;background:#fff;height:100%;height:100dvh;justify-content:space-between;min-height:0}._scroll_1pdq6_39{flex:1 1 auto;overflow:hidden;padding:16px;padding-top:calc(var(--header-h) + env(safe-area-inset-top,0px) + 16px);padding-bottom:calc(96px + env(safe-area-inset-bottom,0px));min-height:0;display:flex;flex-direction:column}._listContent_1pdq6_50{display:flex;flex-direction:column;flex:1;min-height:0}._fieldLabel_1pdq6_57{color:#616161;font-size:14px;margin-bottom:8px;flex-shrink:0}._searchRow_1pdq6_64{display:flex;align-items:center;gap:8px;border-bottom:1px solid #242424;padding:0 0 6px;width:100%;flex-shrink:0}._search_1pdq6_64{flex:1;height:44px;border:none;padding:0;font-size:20px;outline:none;-webkit-tap-highlight-color:transparent}._caretBtn_1pdq6_84{border:none;background:transparent!important;padding:4px;box-shadow:none!important;color:#111!important;-webkit-tap-highlight-color:transparent}._caretBtn_1pdq6_84:hover,._caretBtn_1pdq6_84:active,._caretBtn_1pdq6_84:focus{background:transparent!important;box-shadow:none!important}._caretIcon_1pdq6_97{width:24px;height:24px;display:block;transition:transform .3s ease}._caretIcon_1pdq6_97._open_1pdq6_103{transform:rotate(180deg)}._caret_1pdq6_84{width:20px;height:20px;opacity:.6}._list_1pdq6_50{border:1px solid #eef2f4;border-top:none;border-radius:0 0 12px 12px!important;overflow-y:auto;-webkit-overflow-scrolling:touch;gap:0!important;width:100%;flex:1 1 auto;min-height:0;max-height:100%}._item_1pdq6_126{display:flex;align-items:center;justify-content:space-between;padding:12px;border-top:1px solid #eef2f4;background:#fff;position:relative}._left_1pdq6_136{display:flex;align-items:center;gap:12px}._avatar_1pdq6_142{width:40px;height:40px;border-radius:9999px;background:#f2f4f7}._name_1pdq6_149{font-weight:400;font-size:16px;line-height:137%;letter-spacing:-.03em;color:#242424;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;max-width:200px;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:normal}._phone_1pdq6_165{font-weight:400;font-size:13px;line-height:138%;letter-spacing:-.01em;color:#616161;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:normal}._chevron_1pdq6_180{width:20px;height:20px;opacity:.6;filter:grayscale(100%)}._check_1pdq6_187{width:20px;height:20px;color:#2aa2c8;position:absolute;right:10px;top:50%;transform:translateY(-50%)}._select_1pdq6_197{width:100%;display:flex;align-items:center;justify-content:space-between;padding:12px 0;border:none;border-bottom:1px solid #d1d5db;background:transparent;color:#9ca3af;font-size:18px}._footer_1pdq6_210{position:fixed;left:50%;transform:translate(-50%);bottom:env(safe-area-inset-bottom,0px);width:100%;max-width:600px;padding:16px;padding-bottom:calc(16px + env(safe-area-inset-bottom,0px));z-index:1001;background:#fff;border-top:1px solid #F5F5F5}._tabs_y5hcq_1{display:flex;border-bottom:1px solid #E5E7EB;background:#fff}._tab_y5hcq_1{flex:1;padding:12px 16px;background:transparent;border:none;font-size:14px;color:#6b7280;cursor:pointer;position:relative;font-weight:400}._tab_y5hcq_1:hover{color:#6b7280}._tab_y5hcq_1:focus{color:#2aa2c8;outline:none}._tab_y5hcq_1:active{color:#6b7280}._tab_y5hcq_1 span{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._active_y5hcq_37{color:#2aa2c8!important;font-weight:500}._active_y5hcq_37:hover{color:#2aa2c8!important}._active_y5hcq_37:focus{color:#2aa2c8!important}._active_y5hcq_37:active{color:#2aa2c8!important}._active_y5hcq_37:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:2px;background:#2aa2c8}._categories-no-scroll_15ymw_1{overflow:hidden!important;height:100%!important;position:fixed!important;width:100%!important}._content_15ymw_8{display:flex;flex-direction:column;position:relative;height:100vh;height:100dvh;max-width:600px;overflow:hidden;touch-action:none}._body_15ymw_19{flex:1;display:flex;flex-direction:column;padding:72px 16px 80px;overflow-y:auto;-webkit-overflow-scrolling:touch;min-height:0}._body_15ymw_19::-webkit-scrollbar{display:none}._patientInfo_15ymw_35{margin-bottom:20px}._label_15ymw_39{font-size:14px;color:#616161;margin-bottom:8px}._patientCard_15ymw_45{display:flex;align-items:center;justify-content:space-between;padding:12px 0;border-bottom:1px solid #242424}._patientName_15ymw_53{font-size:20px;font-weight:400;color:#242424}._headerWrapper_15ymw_59{position:fixed;top:0;left:50%;transform:translate(-50%);width:100%;max-width:600px;margin:0 auto;background:#fff;padding:12px 16px;border-bottom:1px solid #eaecf0;z-index:100;display:flex;align-items:center;justify-content:space-between;gap:12px}._headerWrapper_15ymw_59 ._searchInput_15ymw_76{border:none;border-radius:12px;height:40px;font-size:15px;background:#fafafa}._headerWrapper_15ymw_59 ._searchInput_15ymw_76::placeholder{color:#98a2b3}._headerWrapper_15ymw_59 ._searchInput_15ymw_76:focus{border-color:#2aa2c8;box-shadow:none}._categoriesList_15ymw_91{flex:1;display:flex;flex-direction:column;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;min-height:0;padding-bottom:80px}._categoriesList_15ymw_91::-webkit-scrollbar{display:none}._categoryItem_15ymw_106{display:flex;align-items:center;justify-content:space-between;padding:16px;border-bottom:1px solid #eaecf0;cursor:pointer;transition:background-color .2s}._categoryItem_15ymw_106:hover{background-color:#f8f9fa}._categoryName_15ymw_119{font-size:16px;font-weight:400;color:#242424;margin-bottom:4px}._clinicsCount_15ymw_126{font-size:14px;color:#616161}._arrow_15ymw_131{width:20px;height:20px}._footer_15ymw_136{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:600px;padding:16px;background:#fff;border-top:1px solid #eaecf0}._nextButton_15ymw_148{width:100%;background:#2aa2c8;color:#fff;border:none;border-radius:12px;cursor:pointer;font-weight:600;font-size:17px;line-height:129%;letter-spacing:-.03em;text-align:center;padding:15px}._loadingState_15ymw_163{padding:24px 16px;display:flex;flex-direction:column;gap:12px}._skeletonItem_15ymw_170{display:flex;flex-direction:column;gap:8px}._errorState_15ymw_176{padding:24px 16px;display:flex;flex-direction:column;gap:12px;align-items:center;text-align:center}._errorMessage_15ymw_185{color:#d92d20;font-size:14px}._emptyState_15ymw_190{padding:24px 16px;color:#616161;font-size:14px}._serviceRow_15ymw_196{display:flex;align-items:center;justify-content:space-between;width:100%;gap:12px}._serviceLeft_15ymw_204{display:flex;align-items:center;gap:8px;flex:1}._serviceLeftDoctor_15ymw_211{align-items:flex-start}._price_15ymw_215{font-weight:500;font-size:15px;white-space:nowrap}._cartFooter_15ymw_221{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:600px;padding:13px 16px;background:#fff;border-bottom:1px solid #eaecf0;box-shadow:0 -2px 10px #0000000d;display:flex;align-items:center;justify-content:space-between}._cartFooter_15ymw_221 ._total_15ymw_236{display:flex;align-items:flex-start;flex-direction:column}._cartFooter_15ymw_221 ._total_15ymw_236 ._totalPrice_15ymw_241{font-weight:600;font-size:15px;line-height:133%;letter-spacing:-.03em;color:#2aa2c8}._cartFooter_15ymw_221 ._total_15ymw_236 ._cartCount_15ymw_248{font-weight:400;font-size:11px;line-height:127%;letter-spacing:-.01em;color:#616161}._cartFooter_15ymw_221 ._cartButton_15ymw_255{display:flex;align-items:center;justify-content:center;padding:10px 24px;background:#2aa2c8;color:#fff;border:none;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:background-color .2s}._cartFooter_15ymw_221 ._cartButton_15ymw_255:hover{background:#2288a8}._doctorInfoRow_15ymw_273{display:flex;align-items:center;gap:12px;margin-top:8px}._doctorAvatar_15ymw_280{width:48px;height:48px;border-radius:50%;object-fit:cover;flex-shrink:0}._doctorText_15ymw_288{display:flex;flex-direction:column;gap:4px}._doctorName_15ymw_294{font-weight:600;font-size:16px;line-height:1.2;color:#1f2937}._doctorSpecialties_15ymw_301{font-size:14px;line-height:1.3;color:#6b7280}._category-items-no-scroll_124qw_1{overflow:hidden!important;height:100%!important;position:fixed!important;width:100%!important}._content_124qw_8{display:flex;flex-direction:column;position:relative;height:100vh;height:100dvh;max-width:600px;overflow:hidden;touch-action:none}._servicesList_124qw_19{flex:1;display:flex;flex-direction:column;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;min-height:0}._servicesList_124qw_19::-webkit-scrollbar{display:none}._serviceItem_124qw_33{display:flex;align-items:center;justify-content:space-between;padding:16px;border-bottom:1px solid #eaecf0;cursor:pointer;transition:background-color .2s}._serviceItem_124qw_33:hover{background-color:#f8f9fa}._serviceName_124qw_46{font-size:16px;font-weight:400;color:#242424;margin-bottom:4px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}._clinicsCount_124qw_59{font-size:14px;color:#616161}._arrow_124qw_64{width:20px;height:20px;flex-shrink:0;margin-left:12px}._loadingState_124qw_71{padding:16px;display:flex;flex-direction:column;gap:12px}._skeletonItem_124qw_78{display:flex;flex-direction:column;gap:4px;padding:16px}._errorState_124qw_85{padding:24px 16px;display:flex;flex-direction:column;gap:12px;align-items:center;text-align:center}._errorMessage_124qw_94{color:#d92d20;font-size:14px}._emptyState_124qw_99{padding:24px 16px;color:#616161;font-size:14px;text-align:center}._serviceRow_124qw_106{display:flex;align-items:center;justify-content:space-between;width:100%;gap:12px}._serviceLeft_124qw_114{display:flex;align-items:center;gap:8px;flex:1}._price_124qw_121{font-weight:500;font-size:15px;white-space:nowrap}._cartFooter_124qw_127{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:600px;padding:13px 16px;background:#fff;border-bottom:1px solid #eaecf0;box-shadow:0 -2px 10px #0000000d;display:flex;align-items:center;justify-content:space-between}._cartFooter_124qw_127 ._total_124qw_142{display:flex;align-items:flex-start;flex-direction:column}._cartFooter_124qw_127 ._total_124qw_142 ._totalPrice_124qw_147{font-weight:600;font-size:15px;line-height:133%;letter-spacing:-.03em;color:#2aa2c8}._cartFooter_124qw_127 ._total_124qw_142 ._cartCount_124qw_154{font-weight:400;font-size:11px;line-height:127%;letter-spacing:-.01em;color:#616161}._cartFooter_124qw_127 ._cartButton_124qw_161{display:flex;align-items:center;justify-content:center;padding:10px 24px;background:#2aa2c8;color:#fff;border:none;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:background-color .2s}._cartFooter_124qw_127 ._cartButton_124qw_161:hover{background:#2288a8}._content_9xb2p_1{display:flex;flex-direction:column;position:relative;height:100vh;max-width:600px;overflow:hidden}._filterSort_9xb2p_10{display:grid;grid-template-columns:1fr 1fr;gap:8px;align-items:center;padding:12px 16px}._filterSort_9xb2p_10 ._filterButton_9xb2p_17,._filterSort_9xb2p_10 ._sortButton_9xb2p_20{width:100%}._clinicsList_9xb2p_24{flex:1;display:flex;flex-direction:column;overflow-y:auto;-webkit-overflow-scrolling:touch;min-height:0;padding-bottom:80px}._clinicsList_9xb2p_24::-webkit-scrollbar{display:none}._clinicsList_9xb2p_24 ._clinicCard_9xb2p_36{padding:12px 16px;border-bottom:3px solid #f2f4f7}._clinicsList_9xb2p_24 ._clinicCard_9xb2p_36 ._cardHeader_9xb2p_40{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:16px;gap:12px}._clinicsList_9xb2p_24 ._clinicCard_9xb2p_36 ._cardHeader_9xb2p_40 ._analysisName_9xb2p_47{font-size:16px;font-weight:400;line-height:131%;letter-spacing:-.02em;color:#242424;flex:1}._clinicsList_9xb2p_24 ._clinicCard_9xb2p_36 ._cardHeader_9xb2p_40 ._priceBlock_9xb2p_55{display:flex;flex-direction:column;align-items:flex-end;gap:2px}._clinicsList_9xb2p_24 ._clinicCard_9xb2p_36 ._cardHeader_9xb2p_40 ._priceBlock_9xb2p_55 ._price_9xb2p_55{font-size:16px;font-weight:600;line-height:131%;letter-spacing:-.02em;color:#242424;white-space:nowrap}._clinicsList_9xb2p_24 ._clinicCard_9xb2p_36 ._cardHeader_9xb2p_40 ._priceBlock_9xb2p_55 ._cashback_9xb2p_69{font-size:12px;font-weight:400;line-height:133%;letter-spacing:-.02em;color:#2aa2c8;white-space:nowrap}._clinicsList_9xb2p_24 ._clinicCard_9xb2p_36 ._cardBody_9xb2p_77{display:flex;gap:12px;margin-bottom:10px}._clinicsList_9xb2p_24 ._clinicCard_9xb2p_36 ._cardBody_9xb2p_77 ._logo_9xb2p_82{width:56px;height:56px;object-fit:contain}._clinicsList_9xb2p_24 ._clinicCard_9xb2p_36 ._cardBody_9xb2p_77 ._infoBlock_9xb2p_87{flex:1;display:flex;flex-direction:column;gap:4px}._clinicsList_9xb2p_24 ._clinicCard_9xb2p_36 ._cardBody_9xb2p_77 ._infoBlock_9xb2p_87 ._clinicName_9xb2p_93{font-size:16px;font-weight:400;line-height:131%;letter-spacing:-.02em;color:#242424}._clinicsList_9xb2p_24 ._clinicCard_9xb2p_36 ._cardBody_9xb2p_77 ._infoBlock_9xb2p_87 ._rating_9xb2p_100{display:flex;align-items:center;gap:4px}._clinicsList_9xb2p_24 ._clinicCard_9xb2p_36 ._cardBody_9xb2p_77 ._infoBlock_9xb2p_87 ._rating_9xb2p_100 ._ratingText_9xb2p_105{font-size:13px;font-weight:600;line-height:138%;letter-spacing:-.01em;color:#242424}._clinicsList_9xb2p_24 ._clinicCard_9xb2p_36 ._cardBody_9xb2p_77 ._infoBlock_9xb2p_87 ._rating_9xb2p_100 ._reviewsText_9xb2p_112{font-size:13px;font-weight:400;line-height:138%;letter-spacing:-.01em;color:#616161}._clinicsList_9xb2p_24 ._clinicCard_9xb2p_36 ._cardBody_9xb2p_77 ._infoBlock_9xb2p_87 ._addressWrapper_9xb2p_119{display:flex;justify-content:space-between;align-items:center;width:100%}._clinicsList_9xb2p_24 ._clinicCard_9xb2p_36 ._cardBody_9xb2p_77 ._infoBlock_9xb2p_87 ._addressWrapper_9xb2p_119 ._address_9xb2p_119,._clinicsList_9xb2p_24 ._clinicCard_9xb2p_36 ._cardBody_9xb2p_77 ._infoBlock_9xb2p_87 ._addressWrapper_9xb2p_119 ._distance_9xb2p_126{font-size:13px;font-weight:400;line-height:138%;letter-spacing:-.01em;color:#242424;max-width:145px;line-clamp:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._clinicsList_9xb2p_24 ._clinicCard_9xb2p_36 ._cardBody_9xb2p_77 ._infoBlock_9xb2p_87 ._addressWrapper_9xb2p_119 ._distance_9xb2p_126{color:#616161}._clinicsList_9xb2p_24 ._clinicCard_9xb2p_36 ._addBtn_9xb2p_141{width:100%;height:36px;background:#2aa2c8;color:#fff;border:none;border-radius:8px;font-size:15px;font-weight:600;line-height:133%;letter-spacing:-.02em;cursor:pointer;transition:background-color .2s}._clinicsList_9xb2p_24 ._clinicCard_9xb2p_36 ._addBtn_9xb2p_141:hover{background:#2288a8}._clinicsList_9xb2p_24 ._clinicCard_9xb2p_36 ._addBtn_9xb2p_141:active{transform:scale(.98)}._cartFooter_9xb2p_162{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:600px;padding:13px 16px;background:#fff;border-bottom:1px solid #eaecf0;box-shadow:0 -2px 10px #0000000d;display:flex;align-items:center;justify-content:space-between}._cartFooter_9xb2p_162 ._total_9xb2p_177{display:flex;align-items:start;flex-direction:column}._cartFooter_9xb2p_162 ._total_9xb2p_177 ._totalPrice_9xb2p_182{font-weight:600;font-size:15px;line-height:133%;letter-spacing:-.03em;color:#2aa2c8}._cartFooter_9xb2p_162 ._total_9xb2p_177 ._cartCount_9xb2p_189{font-weight:400;font-size:11px;line-height:127%;letter-spacing:-.01em;color:#616161}._cartFooter_9xb2p_162 ._cartButton_9xb2p_196{display:flex;align-items:center;gap:8px;padding:8px 12px;background:#2aa2c8;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:background-color .2s}._cartFooter_9xb2p_162 ._cartButton_9xb2p_196:hover{background:#2288a8}._cartFooter_9xb2p_162 ._cartButton_9xb2p_196 img{filter:brightness(0) invert(1)}._loadingState_9xb2p_217{padding:16px;display:flex;flex-direction:column;gap:12px}._skeletonItem_9xb2p_224{padding:12px 16px;border-bottom:3px solid #f2f4f7}._errorState_9xb2p_229{padding:24px 16px;display:flex;flex-direction:column;gap:12px;align-items:center;text-align:center}._errorMessage_9xb2p_238{color:#d92d20;font-size:14px}._emptyState_9xb2p_243{padding:24px 16px;color:#616161;font-size:14px;text-align:center}._filterSort_9xb2p_10{display:flex;gap:8px;align-items:center}._chipBtn_9xb2p_256{display:flex;align-items:center;gap:6px;padding:8px 12px;background:#f6f7f9;border-radius:8px;font-size:14px;font-weight:500;color:#1f2937;cursor:pointer;transition:all .2s;position:relative}._chipBtn_9xb2p_256:hover{background:#e5e7eb}._chipBtn_9xb2p_256 svg{width:18px;height:18px;color:#6b7280}._fullModal_9xb2p_279{width:100%;height:100dvh;max-width:600px;margin:0 auto;border-radius:0!important;background:#fff;display:flex;flex-direction:column}._fullModalBody_9xb2p_290{display:flex;flex-direction:column;height:100%;overflow:auto;padding:0!important}._header_9xb2p_298{position:sticky;top:0;z-index:2;background:#fff;height:56px;display:flex;align-items:center;justify-content:center;padding:0 12px}._headerTitle_9xb2p_310{font-weight:600;font-size:17px;line-height:22px;letter-spacing:-.41px;text-align:center;vertical-align:middle}._headerTitleWrap_9xb2p_319{display:flex;align-items:center;gap:6px}._headerClose_9xb2p_325{position:absolute!important;left:8px;color:#111!important;background:transparent!important;box-shadow:none!important;width:24px!important;height:24px!important}._headerClose_9xb2p_325 svg{width:100%;height:100%}._headerClose_9xb2p_325:hover,._headerClose_9xb2p_325:focus,._headerClose_9xb2p_325:active{background:transparent!important;box-shadow:none!important}._topDivider_9xb2p_343{border-color:#eef2f4}._filterContent_9xb2p_347{flex:1;overflow-y:auto;padding-bottom:20px}._fieldBlock_9xb2p_353{margin:10px 16px;border-bottom:1px solid #EEF2F4}._fieldLabel_9xb2p_358{font-weight:400;font-size:12px;line-height:16px;letter-spacing:0;margin-bottom:8px;display:block}._selectRow_9xb2p_367{width:100%;display:flex;align-items:center;justify-content:space-between;height:46px;background:none;border:none;cursor:pointer;padding:0;margin:0}._selectValue_9xb2p_380{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;font-size:14px;color:#1f2937;flex:1;text-align:left}._selectArrow_9xb2p_391{color:#6b7280;flex-shrink:0}._checks_9xb2p_396{display:grid;gap:18px;padding:10px 0}._chk_9xb2p_402{height:30px}._chk_9xb2p_402 .chakra-checkbox__control{width:22px;height:22px;border-radius:6px;border:2px solid #D0D5DD;background:#fff;box-shadow:none!important}._chk_9xb2p_402 .chakra-checkbox__control:before{content:none!important}._chk_9xb2p_402 .chakra-checkbox[data-checked] .chakra-checkbox__control{border-color:#2aa2c8!important;background:radial-gradient(circle at 50% 50%,#2AA2C8 70%,transparent 71%) #fff}._chk_9xb2p_402 .chakra-checkbox__label{font-weight:400;font-size:17px;line-height:22px;letter-spacing:-.41px;vertical-align:middle;color:#242424!important}._actionBar_9xb2p_433{margin-top:auto;position:sticky;bottom:0;background:linear-gradient(#fff0,#fff 30%) #fff;padding:12px 16px calc(12px + env(safe-area-inset-bottom,0px));box-shadow:0 -4px 10px #0000000d;display:grid;gap:10px;z-index:10}._applyBtn_9xb2p_445{height:56px!important;border-radius:12px!important;background:#2aa2c8!important;color:#fff;border:none;font-weight:600;font-size:17px;line-height:22px;letter-spacing:-.41px;text-align:center;vertical-align:middle}._applyBtn_9xb2p_445:hover{background:#2aa2c8!important}._resetBtn_9xb2p_462{height:52px!important;border-radius:16px!important;background:#f3f6f8!important;border:none!important;color:#616161!important;font-weight:600;font-size:17px;line-height:22px;letter-spacing:-.43px;text-align:center}._resetBtn_9xb2p_462:hover{background:#f3f6f8!important}._sheetContent_9xb2p_478{padding:16px}._sheetHeader_9xb2p_482{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}._sheetTitle_9xb2p_489{font-weight:600;font-size:20px;line-height:26px;letter-spacing:-.62px;color:#111}._sheetClose_9xb2p_497{width:32px!important;min-width:32px!important;height:32px!important;border-radius:50%!important;color:#000!important;font-size:30px;background:transparent!important;box-shadow:none!important}._sheetClose_9xb2p_497 svg{width:25px;height:25px}._sheetClose_9xb2p_497:hover{background:transparent!important;box-shadow:none!important}._sortSheetHeader_9xb2p_516{display:flex;justify-content:space-between;align-items:center;padding:16px 16px 0;position:sticky;top:0;background:#fff;z-index:1}._sortTitle_9xb2p_527{font-weight:600;font-size:17px;line-height:22px;letter-spacing:-.41px;color:#242424}._sortClose_9xb2p_535{width:32px!important;min-width:32px!important;height:32px!important;border-radius:50%!important;color:#000!important;background:transparent!important;box-shadow:none!important}._sortClose_9xb2p_535 svg{width:16px;height:16px}._sortClose_9xb2p_535:hover{background:transparent!important;box-shadow:none!important}._sortList_9xb2p_553{padding:16px 0 80px;background:#fff}._sortOption_9xb2p_558{width:100%;display:flex;align-items:center;gap:8px;padding:8px 0;text-align:left;background:#fff;border:0;font-size:16px;color:#111827;cursor:pointer}._sortOption_9xb2p_558:last-child{border-bottom:none}._sortRadio_9xb2p_576{width:22px;height:22px;border-radius:9999px;border:2px solid #9CA3AF;display:flex;align-items:center;justify-content:center;flex:0 0 22px}._sortRadio_9xb2p_576 span{width:14px;height:14px;border-radius:9999px;background:transparent}._sortRadioActive_9xb2p_594{border-color:#2aa2c8}._sortRadioActive_9xb2p_594 span{background:#2aa2c8}._sortFooter_9xb2p_602{position:fixed;left:0;right:0;bottom:0;padding:12px 16px calc(12px + env(safe-area-inset-bottom,0px));max-width:600px;margin:0 auto;background:#fff;z-index:10}._sortApplyBtn_9xb2p_614{width:100%;height:48px!important;border-radius:12px!important;background:#2aa2c8!important;color:#fff!important;font-weight:600!important;font-size:17px!important;line-height:22px!important;letter-spacing:-.41px!important;border:none!important}._sortApplyBtn_9xb2p_614:hover:not(:disabled){background:#2288a8!important}._sortApplyBtn_9xb2p_614:disabled{background:#d0d5dd!important;color:#98a2b3!important;cursor:not-allowed!important;opacity:1!important}._sheetApplyBtn_9xb2p_636{width:100%;height:56px!important;border-radius:12px!important;background:#2aa2c8!important;color:#fff!important;font-weight:600!important;font-size:17px!important;line-height:22px!important;letter-spacing:-.41px!important}._sheetRadios_9xb2p_648 .chakra-radio__control{width:20px;height:20px;border-radius:50%;border:2px solid var(--Logistics-grey, #70707B);background:none;position:relative;box-shadow:none!important}._sheetRadios_9xb2p_648 .chakra-radio__control:before{content:none!important}._sheetRadios_9xb2p_648 .chakra-radio[data-checked] .chakra-radio__control{border-color:#2aa2c8}._sheetRadios_9xb2p_648 .chakra-radio[data-checked] .chakra-radio__control{border-color:#2aa2c8!important;background:#fff!important}._sheetRadios_9xb2p_648 .chakra-radio[data-checked] .chakra-radio__control:after{content:"";position:absolute;top:50%;left:50%;width:12px;height:12px;border-radius:50%;background:#2aa2c8;transform:translate(-50%,-50%);border-color:#2aa2c8}._sheetRadios_9xb2p_648 .chakra-radio__label{font-size:20px;line-height:24px;color:#171717;font-weight:500}._sheetRadios_9xb2p_648 .chakra-radio__label{font-weight:400;font-size:17px;line-height:22px;letter-spacing:-.41px;vertical-align:middle}:root{--ds-track-h: 6px;--ds-thumb: 28px;--ds-pad-x: 10px;--ds-fill: #2aa2c8;--ds-track: #e7eaee;--ds-tick: #e1e4e8;--ds-label: #8b8e93;--ds-title: #1e1e1e}._card_bp31u_12{padding:16px}._title_bp31u_16{color:var(--ds-title);margin-bottom:30px;font-weight:400;font-size:17px;line-height:22px;letter-spacing:-.41px;vertical-align:middle}._sliderWrap_bp31u_26{position:relative}._sliderInner_bp31u_30{position:relative;padding:0 var(--ds-pad-x) 34px}._track_bp31u_35{position:relative;height:var(--ds-track-h);background:var(--ds-track);border-radius:999px;overflow:hidden}._fill_bp31u_43{position:absolute;inset:0 auto 0 0;background:var(--ds-fill);border-radius:999px}._range_bp31u_50{position:absolute;left:calc(var(--ds-pad-x) - var(--ds-thumb) / 2);right:calc(var(--ds-pad-x) - var(--ds-thumb) / 2);top:0;height:var(--ds-track-h);background:transparent;outline:none;-moz-appearance:none;appearance:none;-webkit-appearance:none;z-index:9}._range_bp31u_50::-webkit-slider-runnable-track{height:var(--ds-track-h);background:transparent}._range_bp31u_50::-moz-range-track{height:var(--ds-track-h);background:transparent}._range_bp31u_50::-webkit-slider-thumb{-webkit-appearance:none;width:var(--ds-thumb);height:var(--ds-thumb);border-radius:50%;background:#fff;border:0;box-shadow:0 2px 10px #0000001f,0 1px #0000000a;margin-top:calc((var(--ds-track-h) - var(--ds-thumb)) / 2);cursor:pointer;position:relative}._range_bp31u_50::-moz-range-thumb{width:var(--ds-thumb);height:var(--ds-thumb);border-radius:50%;background:#fff;border:0;box-shadow:0 2px 10px #0000001f,0 1px #0000000a;cursor:pointer;position:relative}._marks_bp31u_97{position:absolute;inset:0 var(--ds-pad-x) 0 var(--ds-pad-x);pointer-events:none}._mark_bp31u_97{position:absolute;top:20px;width:0;transform:translate(-50%)}._tick_bp31u_110{position:absolute;top:calc(var(--ds-track-h) / 2 - 10px);width:2px;height:20px;background:var(--ds-tick);border-radius:1px;left:0;transform:translate(-1px)}._label_bp31u_121{position:absolute;top:26px;transform:translate(-50%);color:var(--ds-label);font-size:14px;line-height:18px}:root{--safe-top: env(safe-area-inset-top, 0px);--safe-bottom: env(safe-area-inset-bottom, 0px);--safe-left: env(safe-area-inset-left, 0px);--safe-right: env(safe-area-inset-right, 0px)}._modalContent_410ri_8{position:fixed;top:0;right:0;bottom:0;left:0;margin:0 auto;height:100dvh;min-height:100svh;overflow:hidden;overscroll-behavior:contain}._mapBox_410ri_18{width:100%;height:100%;touch-action:pan-x pan-y pinch-zoom}._closeBtn_410ri_24{position:absolute;top:calc(12px + var(--safe-top));left:12px;width:40px;height:40px;border-radius:8px;background:#2aa2c8;color:#fff;border:none;display:grid;place-items:center;box-shadow:0 8px 24px #0000003d;cursor:pointer;z-index:3}._closeBtn_410ri_24 svg{width:22px;height:22px}._menuWrap_410ri_45{position:absolute;top:calc(12px + var(--safe-top));right:20px;width:38px;height:38px;z-index:3}._kebabBtn_410ri_54{width:40px;height:40px;border:none;border-radius:8px;background:#fff;box-shadow:0 8px 24px #0000002e;display:grid;place-items:center;cursor:pointer;padding:0}._menu_410ri_45{position:absolute;top:calc(46px + var(--safe-top));right:0;width:260px;background:#fff;border-radius:12px;box-shadow:0 14px 40px #00000038;overflow:hidden;transform-origin:top right;animation:_menuIn_410ri_1 .18s ease forwards}._menuOut_410ri_80{animation:_menuOut_410ri_80 .18s ease forwards}@keyframes _menuIn_410ri_1{0%{opacity:0;transform:translateY(-6px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes _menuOut_410ri_80{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(-6px) scale(.98)}}._menuItem_410ri_104{width:100%;display:flex;align-items:center;text-align:left;padding:12px 14px;font-size:14px;line-height:18px;color:#1f2937;background:transparent;border:none;cursor:pointer}._menuItem_410ri_104:hover{background:#f2f5f7}._bottomBar_410ri_122{position:fixed;max-width:600px;margin:0 auto;left:0;right:0;bottom:calc(0px + var(--safe-bottom));width:100%;display:flex;gap:12px;align-items:center;z-index:2;background:linear-gradient(0deg,#fff,#fff0)}._address_410ri_138{flex:1 1 auto;border-radius:6px;color:#2b2b2b;width:100%;padding:24px 14px;max-width:100%;font-weight:700;font-size:28px;line-height:34px;letter-spacing:.36px;text-align:center}._service-details-no-scroll_18729_1{overflow:hidden!important;height:100%!important;position:fixed!important;width:100%!important}._content_18729_8{display:flex;flex-direction:column;position:relative;height:100vh;height:100dvh;max-width:600px;width:100%;margin:0 auto;overflow:hidden;touch-action:none}._body_18729_21{flex:1;display:flex;flex-direction:column;gap:20px;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;min-height:0;padding:72px 16px 96px}._body_18729_21::-webkit-scrollbar{display:none}._serviceHeader_18729_37{display:flex;flex-direction:column;gap:8px}._serviceName_18729_43{font-weight:600;font-size:17px;line-height:129%;letter-spacing:-.02em;color:#242424}._price_18729_51{font-weight:400;font-size:17px;line-height:165%;letter-spacing:-.02em;color:#242424}._clinicSection_18729_59{display:flex;flex-direction:column;gap:12px}._title_18729_65{font-weight:600;font-size:17px;line-height:129%;letter-spacing:-.03em;color:#242424}._clinicCard_18729_73{display:flex;align-items:center;justify-content:space-between;gap:12px}._clinicInfo_18729_80{display:flex;align-items:center;gap:12px;flex:1}._logoWrapper_18729_87{width:36px;height:36px;border-radius:50%;overflow:hidden;flex-shrink:0}._logoWrapper_18729_87 img{border-radius:50%;object-fit:cover;width:100%;height:100%}._logo_18729_87{width:100%;height:100%;object-fit:cover}._clinicDetails_18729_107{display:flex;flex-direction:column;gap:4px}._clinicName_18729_113{font-size:16px;font-weight:400;line-height:131%;letter-spacing:-.02em;color:#242424}._address_18729_121{font-size:13px;font-weight:400;line-height:138%;letter-spacing:-.01em;color:#242424}._distance_18729_129{font-size:13px;font-weight:400;line-height:138%;letter-spacing:-.01em;color:#6b7280;white-space:nowrap}._mapBtn_18729_138{padding:4px 8px;background:#fff;border:1px solid #2AA2C8;font-weight:600;font-size:13px;line-height:138%;letter-spacing:-.01em;text-align:center;color:#2aa2c8;cursor:pointer;border-radius:4px}._section_18729_152{display:flex;flex-direction:column;gap:12px}._text_18729_158{font-weight:400;font-size:17px;line-height:129%;letter-spacing:-.03em;color:#242424}._timeInfo_18729_166{display:flex;flex-direction:column;gap:4px}._infoBlock_18729_172{display:flex;flex-direction:column;gap:8px;padding:12px;background:#eaf6f9;border-radius:8px}._infoIcon_18729_181{width:20px;height:20px;min-width:20px;margin-top:2px}._infoText_18729_188{font-size:13px;font-weight:400;line-height:154%;letter-spacing:-.01em;color:#2aa2c8}._footer_18729_196{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:600px;padding:16px;background:#fff;border-top:1px solid #eaecf0}._content_vifzo_1{display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow-y:auto;width:100%;padding-top:calc(65px + env(safe-area-inset-top,0px));-webkit-overflow-scrolling:touch;height:100vh;padding-bottom:calc(80px + env(safe-area-inset-bottom,0px))}._listContent_vifzo_14{display:flex;flex-direction:column;padding:16px 16px 0}._label_vifzo_21{color:#6b7280;font-size:14px;margin:0;display:block}._labelError_vifzo_28{color:#d32f2f}._input_vifzo_32{width:100%;height:46px;border:none;color:#242424;border-bottom:1px solid #242424;font-size:17px;line-height:22px;outline:none;margin-bottom:12px}._inputError_vifzo_44{border-bottom-color:#d32f2f}._errorText_vifzo_48{color:#d32f2f;font-size:14px;margin:6px 0 12px}._inputBtn_vifzo_54{text-align:left;background:transparent}._genderRow_vifzo_59{display:flex;gap:8px;margin-top:8px}._genderBtn_vifzo_65{padding:10px 16px;border-radius:8px;border:none;background:#f1f5f9;font-weight:400;font-size:15px;line-height:133%;letter-spacing:-.02em;text-align:center;color:#616161}._genderBtn_vifzo_65._active_vifzo_78{background:#249fc4;color:#fff}._footer_vifzo_83{padding:12px 16px calc(12px + env(safe-area-inset-bottom,0px));position:fixed;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:600px;background:#fff;z-index:1000;border-top:1px solid #F5F5F5}._saveBtn_vifzo_96{width:100%;background:#2aa2c8;color:#fff;border:none;border-radius:12px;padding:15px 0;cursor:pointer;font-weight:600;font-size:17px;line-height:129%;letter-spacing:-.03em;text-align:center}._sheetWrap_vifzo_111{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50}._sheetBackdrop_vifzo_117{position:absolute;top:0;right:0;bottom:0;left:0;background:#0006}._sheet_vifzo_111{position:absolute;left:0;right:0;bottom:0;background:#fff;border-top-left-radius:16px;border-top-right-radius:16px;padding:24px 16px 16px}._grabber_vifzo_134{width:64px;height:4px;background:#d1d5db;border-radius:9999px;margin:10px auto 16px}._sheetHeader_vifzo_142{position:relative;display:flex;align-items:center;justify-content:center;margin:8px 0 12px}._sheetTitle_vifzo_150{font-weight:700;font-size:22px}._sheetClose_vifzo_155{position:absolute;right:0;border:none;background:transparent;font-size:22px}._pickerWrap_vifzo_163{position:relative;margin-top:12px}._centerHighlight_vifzo_168{pointer-events:none;position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);height:44px;border-top:1px solid #efefef;border-bottom:1px solid #efefef}._pickers_vifzo_180{display:grid;grid-template-columns:1fr 1.5fr 1fr;gap:12px;padding:8px 0 16px}._picker_vifzo_163{height:200px;font-size:18px}._sheetFooter_vifzo_192{margin-top:12px;padding-bottom:env(safe-area-inset-bottom,0px)}._modal_kb7g0_1{position:absolute!important;bottom:0;padding-top:.8rem}._sheetBody_kb7g0_7{display:flex;flex-direction:column;align-items:center;padding:0 16px 16px}._sheetBodyContent_kb7g0_14{width:100%;max-width:600px}._clouseButton_kb7g0_19{margin-top:1.2rem}._saveButton_kb7g0_23{background:#2aa2c8!important;border-radius:12px!important}._pickerItem_kb7g0_28{font-weight:400;font-size:22px;line-height:127%;color:#d1d1d1;transform:scale(.75);transition:transform .25s ease-out,opacity .25s ease-out}.picker-item-selected{opacity:1!important;transform:scale(1)!important;color:#242424!important}._container_1tbc2_1{display:flex;flex-direction:column;height:100vh;height:100dvh;max-width:600px;margin:0 auto;overflow:hidden}._content_1tbc2_11{flex:1;display:flex;flex-direction:column;position:relative;overflow:hidden}._page_1tbc2_19{display:flex;flex-direction:column;width:100%;flex:1;background:#fff}._center_1tbc2_27{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:24px 16px;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}._badge_1tbc2_40{display:grid;place-items:center;margin-bottom:12px}._title_1tbc2_46{font-weight:800;font-size:20px;line-height:34px;letter-spacing:.2px}._subtitle_1tbc2_53{color:#616161;font-size:16px;line-height:24px;max-width:520px;text-align:center;margin-top:4px}._footer_1tbc2_63{margin-top:auto;background:#fff;padding:16px 16px calc(16px + env(safe-area-inset-bottom,0px))}._root_hu9v4_1{width:100%;display:inline-flex;align-items:center;justify-content:center;height:52px;border:none;border-radius:12px;font-weight:600;font-size:17px;line-height:129%;letter-spacing:-.03em;text-align:center;cursor:pointer;transition:transform .06s ease,opacity .2s ease,background-color .2s ease;-webkit-tap-highlight-color:transparent}._root_hu9v4_1:active{transform:translateY(1px)}._primary_hu9v4_23{background:#2aa2c8;color:#fff}._fail_hu9v4_28{background:#eee;color:#616161}._disabled_hu9v4_33,._root_hu9v4_1:disabled{background:#e5e7eb;color:#9ca3af;cursor:not-allowed;opacity:1}._modalContent_iknoy_1{width:270px;margin:0 50px!important;border-radius:14px;padding:0!important;background:#f2f2f2cc;-webkit-backdrop-filter:blur(54.3656349182px);backdrop-filter:blur(54.3656349182px);display:flex;flex-direction:column;justify-content:space-between}._modalTexts_iknoy_13{display:flex;flex-direction:column;padding:19px 16px;gap:3px}._chakra-modal__body_iknoy_20{display:flex;flex-direction:column;justify-content:space-between}._modalTitle_iknoy_26{font-weight:600;font-size:17px;line-height:129%;letter-spacing:-.02em;text-align:center;color:#1b1116;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._modalDescription_iknoy_39{font-weight:400;font-size:12px!important;line-height:123%;letter-spacing:-.01em;text-align:center;color:#1b1116}._modalBoldDescription_iknoy_48{font-size:12px!important;line-height:123%;letter-spacing:-.01em;text-align:center;color:#1b1116;font-weight:700;font-style:italic;margin-top:3px!important}._modalButtons_iknoy_59{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #b5b5b7;gap:0!important}._modalButtons_iknoy_59._singleButton_iknoy_65{grid-template-columns:1fr}._modalButton_iknoy_59{width:100%;color:#007ffa!important;background-color:transparent!important;border-radius:0!important;padding:16px 0!important;display:flex;align-items:center;justify-content:center}._modalButton_iknoy_59:first-child:not(:only-child){border-right:1px solid #b5b5b7}._singleButton_iknoy_65{border-right:none!important;border-top:none!important}._personal-info-no-scroll_1202a_5{overflow:hidden!important;height:100%!important;position:fixed!important;width:100%!important}._container_1202a_12{display:flex;flex-direction:column;height:100vh;height:100dvh;max-width:600px;margin:0 auto}._content_1202a_21{flex:1;display:flex;flex-direction:column;align-items:start;justify-content:start;position:relative;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;min-height:0}._page_1202a_34{width:100%;display:flex;flex-direction:column;padding-top:var(--header-h);background-color:#f5f5f5}._pageContent_1202a_42{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding:16px;background-color:#fff}._avatarContainer_1202a_51{display:flex;justify-content:center;align-items:center;padding:24px 0}._avatar_1202a_51{width:120px;height:120px;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:4px}._avatarImage_1202a_69{width:100%;height:100%;border-radius:50%;object-fit:cover}._section_1202a_76{border:1px solid #f2f4f7;border-radius:8px;padding:8px 12px;background:#f9fafb;margin-bottom:8px}._row_1202a_84{display:flex;gap:8px}._halfSection_1202a_89{flex:1;border:1px solid #f2f4f7;border-radius:8px;padding:8px 12px;background:#f9fafb;margin-bottom:8px}._label_1202a_98{font-weight:400;font-size:13px;line-height:18px;letter-spacing:-.01em;color:#9e9e9e;margin-bottom:4px}._value_1202a_107{font-weight:500;font-size:17px;line-height:24px;letter-spacing:-.02em;color:#242424}._educationSection_1202a_115{margin-top:24px}._sectionTitle_1202a_119{font-weight:600;font-size:20px;line-height:28px;letter-spacing:-.02em;color:#242424;margin-bottom:12px}._educationItem_1202a_128{border:1px solid #f2f4f7;border-radius:8px;padding:8px 12px;background:#f9fafb;margin-bottom:8px}._universityName_1202a_136{font-weight:500;font-size:17px;line-height:24px;letter-spacing:-.02em;color:#242424;margin-bottom:4px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;max-width:200px;white-space:normal;line-clamp:2}._fieldName_1202a_153{font-weight:400;font-size:15px;line-height:20px;letter-spacing:-.01em;color:#616161;margin-bottom:2px}._degree_1202a_162{font-weight:400;font-size:15px;line-height:20px;letter-spacing:-.01em;color:#9e9e9e}._period_1202a_170{font-weight:400;font-size:15px;line-height:20px;letter-spacing:-.01em;color:#616161;white-space:nowrap;margin-left:16px}._history-no-scroll_1wduy_1{overflow:hidden!important;height:100%!important;position:fixed!important;width:100%!important}._container_1wduy_8{display:flex;flex-direction:column;height:100vh;height:100dvh;max-width:600px;margin:0 auto}._content_1wduy_17{flex:1;padding-top:120px;display:flex;flex-direction:column;align-items:start;justify-content:start;position:relative;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;min-height:0}._inputContainer_1wduy_31{padding:12px 16px;width:100%;position:fixed;top:57px;z-index:10;background:#fff}._inputContainer_1wduy_31 ._inputWrapper_1wduy_39{position:relative}._inputContainer_1wduy_31 ._inputWrapper_1wduy_39 ._searchIcon_1wduy_42{position:absolute;top:50%;left:8px;transform:translateY(-50%);width:24px;height:24px;opacity:.5}._inputContainer_1wduy_31 ._inputWrapper_1wduy_39 ._input_1wduy_31{border:1px solid #eaecf0;border-radius:8px;padding:10px 8px 10px 38px;width:100%;height:44px;font-size:15px}._inputContainer_1wduy_31 ._inputWrapper_1wduy_39 ._input_1wduy_31::placeholder{color:#98a2b3}._inputContainer_1wduy_31 ._inputWrapper_1wduy_39 ._input_1wduy_31:focus{outline:none;border-color:#2aa2c8}._orderLists_1wduy_67{display:flex;flex-direction:column;justify-content:start;width:100%}._orderLists_1wduy_67 ._orderList_1wduy_67{display:flex;justify-content:space-between;width:100%;padding:12px 16px;border-top:1px solid #eee;cursor:pointer;transition:background-color .2s ease;background:#fff}._orderLists_1wduy_67 ._orderList_1wduy_67:hover{background-color:#f8f9fa}._orderLists_1wduy_67 ._lstLeft_1wduy_86{display:flex;flex-direction:column;align-items:flex-start}._orderLists_1wduy_67 ._lstRight_1wduy_91{display:flex;flex-direction:column;align-items:flex-end;text-align:right}._orderLists_1wduy_67 ._orderNumber_1wduy_97{font-weight:600;font-size:16px;line-height:131%;letter-spacing:-.02em;color:#242424;margin:0 0 4px}._orderLists_1wduy_67 ._count_1wduy_105{font-weight:400;font-size:14px;line-height:129%;letter-spacing:-.01em;color:#242424}._orderLists_1wduy_67 ._cashback_1wduy_112{font-weight:600;font-size:14px;line-height:129%;letter-spacing:-.01em;color:#119c2b;margin:0 0 4px}._orderLists_1wduy_67 ._date_1wduy_120{font-weight:400;font-size:14px;line-height:129%;letter-spacing:-.01em;color:#98a2b3}._emptyState_1wduy_128{display:flex;justify-content:center;align-items:center;padding:40px 20px;color:#98a2b3;font-size:15px}:root{--od-header-h: 56px}._order-details-no-scroll_xrf51_5{overflow:hidden!important;height:100%!important;position:fixed!important;width:100%!important}._container_xrf51_12{display:flex;flex-direction:column;height:100vh;height:100dvh;max-width:600px;margin:0 auto}._content_xrf51_21{flex:1;display:flex;flex-direction:column;align-items:start;justify-content:start;position:relative;overflow:hidden;height:100%}._page_xrf51_32{width:100%;display:flex;flex-direction:column;background:#fff;height:100%;height:100dvh;min-height:0}._scroll_xrf51_42{flex:1 1 auto;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:var(--od-header-h) 16px calc(80px + env(safe-area-inset-bottom,0px)) 16px;scrollbar-width:none;-ms-overflow-style:none;min-height:0}._scroll_xrf51_42::-webkit-scrollbar{display:none}._clientInfo_xrf51_56{width:100%;display:flex;flex-direction:column;align-items:start;justify-content:start;padding:24px 0 20px;gap:8px}._clientInfo_xrf51_56 ._patientImage_xrf51_65{border:.5px solid rgba(0,0,0,.1);border-radius:12px;padding:1px 0;width:50px;height:50px;object-fit:cover}._clientInfo_xrf51_56 ._clientInfoTop_xrf51_73{display:flex;align-items:start;flex-direction:column;gap:8px}._clientInfo_xrf51_56 ._clientInfoTop_xrf51_73 ._top_xrf51_79{display:flex;gap:12px}._clientInfo_xrf51_56 ._clientInfoTop_xrf51_73 ._top_xrf51_79 h5{font-weight:600;font-size:18px;line-height:139%;color:#101828;max-width:180px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._clientInfo_xrf51_56 ._clientInfoTop_xrf51_73 ._bottom_xrf51_94 h6{font-weight:400;font-size:15px;line-height:120%;letter-spacing:-.02em;color:#616161}._cards_xrf51_102{display:grid;grid-template-columns:1fr 1fr;gap:12px}._cards_xrf51_102 ._card_xrf51_102{height:auto;padding:12px;display:flex;justify-content:space-between;align-items:start;flex-direction:column;gap:4px;border:1px solid rgba(0,0,0,.05);box-shadow:2px 2px 12px #0000000d;border-radius:12px;cursor:pointer}._cards_xrf51_102 ._card_xrf51_102 ._title_xrf51_120{font-weight:600;font-size:14px;line-height:129%;color:#101828}._cards_xrf51_102 ._card_xrf51_102 ._bottom_xrf51_94{display:flex;width:100%;justify-content:space-between;align-items:center;font-weight:400;font-size:14px;line-height:129%;letter-spacing:-.02em;color:#616161}._cards_xrf51_102 ._card_xrf51_102 ._medicalIconFrame_xrf51_137{border-radius:8px;padding:8px;width:40px;height:40px;background:#119c2b}._cards_xrf51_102 ._card_xrf51_102 ._transactionFrame_xrf51_144{border-radius:8px;padding:8px;width:40px;height:40px;background:#007aff}._sectionTitle_xrf51_152{font-weight:600;font-size:17px;line-height:129%;letter-spacing:-.02em;color:#242424;margin-top:24px;margin-bottom:4px}._servicesList_xrf51_162{width:100%;display:flex;flex-direction:column}._serviceItem_xrf51_168{width:100%;display:flex;align-items:start;padding:12px 0;gap:12px;border-bottom:.5px solid rgba(0,0,0,.1);cursor:pointer}._serviceItem_xrf51_168 ._serviceContent_xrf51_177{width:100%;display:flex;flex-direction:column;gap:2px}._serviceItem_xrf51_168 ._servicesTitleWrapper_xrf51_183{display:flex;justify-content:space-between}._serviceItem_xrf51_168 ._serviceBottom_xrf51_187{display:flex;width:100%;justify-self:start;justify-content:space-between}._serviceItem_xrf51_168 ._serviceTitle_xrf51_193{font-weight:400;font-size:15px;line-height:133%;letter-spacing:-.02em;color:#242424}._serviceItem_xrf51_168 ._filesAndDate_xrf51_200,._serviceItem_xrf51_168 ._files_xrf51_200{font-weight:400;font-size:13px;line-height:138%;letter-spacing:-.01em;color:#616161}._serviceItem_xrf51_168 ._dot_xrf51_214{margin:0 4px}._serviceItem_xrf51_168 ._date_xrf51_217{font-weight:400;font-size:13px;line-height:138%;letter-spacing:-.01em;color:#616161}._serviceItem_xrf51_168 ._price_xrf51_224{font-weight:600;font-size:13px;line-height:169%;letter-spacing:-.03em;color:#242424}._serviceItem_xrf51_168 ._statusBase_xrf51_231,._serviceItem_xrf51_168 ._statusNotReceived_xrf51_231,._serviceItem_xrf51_168 ._statusReceived_xrf51_231{border-radius:16px;padding:4px 8px;height:22px;mix-blend-mode:multiply;font-weight:500;font-size:12px;line-height:150%;text-align:center;font-family:var(--second-family)}._serviceItem_xrf51_168 ._statusReceived_xrf51_231{border:1px solid #d9d6fe;background:#f4f3ff;color:#5925dc}._serviceItem_xrf51_168 ._statusNotReceived_xrf51_231{border:1px solid #feee95;background:#fefbe8;color:#fc0}._sheetHandle_xrf51_253{width:48px;height:4px;border-radius:999px;background:#242424;margin:8px auto 16px;cursor:pointer}._content_l1fgy_5{display:flex;flex-direction:column;min-height:100vh;padding:0 16px;padding-top:calc(var(--header-h) + 16px);width:100%}._body_l1fgy_14{flex:1;display:flex;flex-direction:column;overflow-y:auto;gap:16px;max-height:calc(100vh - var(--header-h) - env(safe-area-inset-top,0) - env(safe-area-inset-bottom,0) - 60px)}._body_l1fgy_14::-webkit-scrollbar{display:none}._orderNumber_l1fgy_27{font-size:17px;font-weight:600;letter-spacing:-.2px;color:#1a2417}._label_l1fgy_34,._sectionTitle_l1fgy_35{font-weight:600;font-size:13px;line-height:108%;letter-spacing:-.01em;color:#242424}._labelPay_l1fgy_43{font-size:14px;line-height:20px;font-weight:400;color:#242424}._totalValue_l1fgy_50,._totalLabel_l1fgy_51{font-weight:700;font-size:14px;line-height:100%;letter-spacing:-.01em;color:#242424}._value_l1fgy_59,._muted_l1fgy_60{font-size:13px;line-height:20px;font-weight:400;color:#242424}._dashedLine_l1fgy_67{width:100%;border-top:1px dashed #d1d1d1}._footer_l1fgy_72{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:600px;background:#fff;padding:12px 16px calc(12px + env(safe-area-inset-bottom,0px));z-index:20;margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:12px}._totalRow_l1fgy_89{margin-top:4px}._content_1qt8b_5{display:flex;flex-direction:column;min-height:100vh;padding:0 16px;padding-top:calc(var(--header-h) + 16px);width:100%}._body_1qt8b_14{flex:1;display:flex;flex-direction:column;overflow-y:auto;gap:16px;max-height:calc(100vh - var(--header-h) - env(safe-area-inset-top,0) - env(safe-area-inset-bottom,0) - 60px)}._body_1qt8b_14::-webkit-scrollbar{display:none}._orderNumber_1qt8b_27{font-size:17px;font-weight:600;letter-spacing:-.2px;color:#1a2417}._label_1qt8b_34,._sectionTitle_1qt8b_35{font-weight:600;font-size:13px;line-height:108%;letter-spacing:-.01em;color:#242424}._labelPay_1qt8b_43{font-size:14px;line-height:20px;font-weight:400;color:#242424}._totalValue_1qt8b_50,._totalLabel_1qt8b_51{font-weight:700;font-size:14px;line-height:100%;letter-spacing:-.01em;color:#242424}._value_1qt8b_59,._muted_1qt8b_60{font-size:13px;line-height:20px;font-weight:400;color:#242424}._dashedLine_1qt8b_67{width:100%;border-top:1px dashed #d1d1d1}._footer_1qt8b_72{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:600px;background:#fff;padding:12px 16px calc(12px + env(safe-area-inset-bottom,0px));z-index:20;margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:12px}._sheetHandle_1qt8b_89{width:48px;height:4px;border-radius:999px;background:#d0d5dd;margin:8px auto 16px;cursor:pointer}._sheetBody_1qt8b_98{padding:0 24px 8px;text-align:center;display:flex;flex-direction:column;gap:12px}._sheetTitle_1qt8b_106{font-size:18px;font-weight:600;line-height:120%;letter-spacing:-.01em;color:#1a2417}._sheetSubtitle_1qt8b_114{font-size:14px;line-height:140%;color:#4a5568}._wrap_1qt8b_120{position:fixed;top:0;right:0;bottom:0;left:0;z-index:70}._backdrop_1qt8b_126{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000059}._card_1qt8b_132{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:calc(100% - 48px);max-width:560px;background:#fff;border-radius:20px;padding:28px 24px;box-shadow:0 10px 30px #0000002e}._spinner_1qt8b_145{width:48px;height:48px;margin:6px auto 20px;position:relative}._spinner_1qt8b_145:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:9999px;border:5px solid #E0A81D;border-top-color:transparent;animation:_spin_1qt8b_145 1s linear infinite}@keyframes _spin_1qt8b_145{to{transform:rotate(360deg)}}._title_1qt8b_167{text-align:center;font-weight:800;font-size:28px;margin-top:4px;letter-spacing:.2px}._subtitle_1qt8b_175{text-align:center;color:#6b7280;font-size:20px;margin-top:12px}._langs_1qt8b_182{padding:0!important;padding-block-start:0!important;padding-block-end:0!important;padding-block:0!important;padding-inline:0!important;padding-inline-end:0!important;padding-inline-start:0!important}._settings-no-scroll_1030m_6{overflow:hidden!important;height:100%!important;position:fixed!important;width:100%!important}._container_1030m_13{display:flex;flex-direction:column;height:100vh;height:100dvh;max-width:600px;margin:0 auto}._content_1030m_22{flex:1;display:flex;flex-direction:column;align-items:start;justify-content:start;position:relative;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;min-height:0;padding-top:var(--header-h)}._menuList_1030m_36{display:flex;flex-direction:column;width:100%}._menuList_1030m_36 ._menuItem_1030m_41{width:100%;padding:16px;display:flex;align-items:center;justify-content:start;gap:12px;border-bottom:1px solid #eee;position:relative;border:none;background:transparent!important;text-decoration:none!important;cursor:pointer;text-align:left;transition:none!important;color:inherit!important;-webkit-tap-highlight-color:transparent}._menuList_1030m_36 ._menuItem_1030m_41:hover,._menuList_1030m_36 ._menuItem_1030m_41:active,._menuList_1030m_36 ._menuItem_1030m_41:focus{background:transparent!important;background-color:transparent!important;opacity:1!important;transform:none!important;box-shadow:none!important;text-decoration:none!important;color:inherit!important}._menuList_1030m_36 ._menuItem_1030m_41:focus-visible{outline:none!important;box-shadow:none!important}._menuList_1030m_36 ._menuItem_1030m_41 *{transition:none!important;-webkit-tap-highlight-color:transparent}._menuList_1030m_36 ._menuItem_1030m_41 *:hover,._menuList_1030m_36 ._menuItem_1030m_41 *:active,._menuList_1030m_36 ._menuItem_1030m_41 *:focus{opacity:1!important;transform:none!important;color:inherit!important}._menuList_1030m_36 ._menuItem_1030m_41 ._arrow_1030m_83{position:absolute;top:50%;right:16px;transform:translateY(-50%)}._menuList_1030m_36 ._menuItem_1030m_41 ._menuText_1030m_89{font-weight:500;font-size:15px;line-height:133%;letter-spacing:-.02em;color:#242424}._menuList_1030m_36 ._menuItem_1030m_41 ._rightText_1030m_96{font-weight:400;font-size:15px;line-height:133%;letter-spacing:-.02em;color:#616161;margin-left:auto;margin-right:40px}._menuList_1030m_36 ._menuItem_1030m_41 ._notification_1030m_105{font-weight:400;font-size:13px;line-height:138%;letter-spacing:-.01em;color:#616161;position:absolute;transform:translateY(-50%);top:50%;right:40px}._wrap_pgsy9_1{position:fixed;top:0;right:0;bottom:0;left:0;z-index:70}._backdrop_pgsy9_7{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000059}._card_pgsy9_13{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:calc(100% - 48px);max-width:560px;background:#fff;border-radius:20px;padding:28px 24px;box-shadow:0 10px 30px #0000002e}._spinner_pgsy9_26{width:48px;height:48px;margin:6px auto 20px;position:relative}._spinner_pgsy9_26:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:9999px;border:5px solid #E0A81D;border-top-color:transparent;animation:_spin_pgsy9_26 1s linear infinite}@keyframes _spin_pgsy9_26{to{transform:rotate(360deg)}}._title_pgsy9_48{text-align:center;font-weight:800;font-size:28px;margin-top:4px;letter-spacing:.2px}._subtitle_pgsy9_56{text-align:center;color:#6b7280;font-size:20px;margin-top:12px}._langs_pgsy9_63{padding:0!important;padding-block-start:0!important;padding-block-end:0!important;padding-block:0!important;padding-inline:0!important;padding-inline-end:0!important;padding-inline-start:0!important}._sheetBody_pgsy9_78{display:flex;flex-direction:column;align-items:center;padding:0 20px 24px;overflow-y:auto}._sheetBodyContent_pgsy9_86{width:100%;max-width:600px}._modal_1jn5e_1{border-radius:12px!important;margin:0 1rem!important;padding:0!important;max-width:343px;width:100%;overflow:hidden;background:#fff}._body_1jn5e_11{text-align:center;padding:20px 20px 12px;margin-top:.8rem}._iconWrap_1jn5e_17{width:32px;height:32px;margin:0 auto;display:grid;place-items:center}._iconWrap_1jn5e_17 img{width:32px;height:32px}._title_1jn5e_29{padding-top:.3rem;font-size:16px;font-weight:700;color:#1a1a1a}._subtitle_1jn5e_36{margin-top:6px;font-size:14px;color:#6b7280}._footer_1jn5e_42{display:flex;gap:12px;padding:0 20px 24px}._stayBtn_1jn5e_48{flex:1;height:52px!important;border-radius:12px!important;background-color:#2aa2c8!important;color:#fff!important;font-weight:600}._stayBtn_1jn5e_48:hover,._stayBtn_1jn5e_48:active,._stayBtn_1jn5e_48:focus{background-color:#2aa2c8!important;box-shadow:none!important}._exitBtn_1jn5e_61{flex:1;height:52px!important;border-radius:12px!important;background:#f3f3f3!important;color:#111!important;font-weight:600}._exitBtn_1jn5e_61:hover,._exitBtn_1jn5e_61:active,._exitBtn_1jn5e_61:focus{background:#f3f3f3!important;box-shadow:none!important}li{list-style:none}._container_10hcz_9{display:flex;flex-direction:column;height:100vh;max-width:600px;margin:0 auto;background:#fff}._content_10hcz_18{flex:1;display:flex;flex-direction:column;gap:16px;padding-top:var(--header-h);padding-bottom:24px;overflow-y:auto}._infoBlock_10hcz_28{display:flex;flex-direction:column;gap:24px;padding:24px 16px;border-radius:24px}._infoBlock_10hcz_28 ._info_10hcz_28{display:flex;flex-direction:column;gap:8px}._infoBlock_10hcz_28 ._info_10hcz_28 ._title_10hcz_40{font-weight:600;font-size:17px;line-height:22px;letter-spacing:-.43px;color:#242424}._infoBlock_10hcz_28 ._info_10hcz_28 ._description_10hcz_47{font-weight:400;font-size:17px;line-height:22px;letter-spacing:-.43px;color:#242424}._socials_10hcz_55{display:flex;flex-direction:column}._socials_10hcz_55 ._social_10hcz_55{display:flex;align-items:center;justify-content:space-between;text-decoration:none;padding:16px;border-top:1px solid #f5f5f5}._socials_10hcz_55 ._social_10hcz_55:last-child{border-bottom:1px solid #f5f5f5}._socials_10hcz_55 ._social_10hcz_55 ._left_10hcz_70{display:flex;align-items:center;gap:12px}:root{--header-h: 56px}._container_kqt3g_5{display:flex;flex-direction:column;height:100vh;max-width:600px;margin:0 auto}._content_kqt3g_13{flex:1;display:flex;flex-direction:column;align-items:start;justify-content:start;position:relative;overflow-y:auto}._page_kqt3g_23{width:100%;display:flex;flex-direction:column;background:#fff;min-height:100%;padding-top:var(--header-h)}._faqList_kqt3g_32{width:100%;padding:0}._faqItem_kqt3g_37{width:100%;background:#fff;border-bottom:1px solid #f2f2f2}._faqItem_kqt3g_37:last-child{border-bottom:none}._questionButton_kqt3g_46{width:100%;display:flex;justify-content:space-between;align-items:flex-start;padding:20px 16px;background:transparent;border:none;cursor:pointer;text-align:left;gap:12px;transition:background-color .2s ease}._questionButton_kqt3g_46:hover{background:#fafafa}._questionButton_kqt3g_46:active{background:#f5f5f5}._question_kqt3g_46{flex:1;font-weight:600;font-size:17px;line-height:129%;letter-spacing:-.03em;color:#242424}._arrow_kqt3g_75{width:20px;height:20px;transition:transform .3s ease;flex-shrink:0;margin-top:3px;opacity:.6}._arrowOpen_kqt3g_84{transform:rotate(180deg)}._answer_kqt3g_88{padding:0 16px 20px;animation:_slideDown_kqt3g_1 .3s ease}._answer_kqt3g_88 p{font-weight:400;font-size:17px;line-height:129%;letter-spacing:-.03em;color:#242424}@keyframes _slideDown_kqt3g_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}:root{--header-h: 56px;--bottom-nav: 80px}._content_1vaga_6{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:16px;height:100vh;padding-top:var(--header-h)}._content_1vaga_6 ._qrCodeIcon_1vaga_15{width:228px;height:228px}._content_1vaga_6 ._qrCodeText_1vaga_19{font-weight:600;font-size:30px;text-align:center;color:#141414;margin-bottom:12px}._content_1vaga_6 ._qrCodeSubtext_1vaga_26{font-weight:400;font-size:17px;line-height:141%;text-align:center;color:#141414}._content_6xe5x_1{padding-top:56px;height:100vh;display:flex;flex-direction:column;overflow:hidden}._listContainer_6xe5x_9{flex:1;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}._tabs_6xe5x_16{display:flex;justify-content:space-between;border-bottom:1px solid #eaecf0;flex-shrink:0}._tab_6xe5x_16{padding:12px 5px;overflow-x:auto;font-size:15px;font-weight:500;color:#616161;background:transparent;border:none;border-bottom:3px solid transparent;cursor:pointer;transition:all .2s;width:max-content}._tab_6xe5x_16 span{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}._tab_6xe5x_16._active_6xe5x_43{color:#2aa2c8;border-bottom-color:#2aa2c8}._card_6xe5x_48{transition:background-color .2s}._card_6xe5x_48:hover{background-color:#f9fafb}._content_121bh_1{padding-top:56px}._card_121bh_5{border:1px solid #70707b;position:relative;padding-top:26px;max-height:264px}._card_121bh_5 img{width:100%;height:100%;object-fit:cover}._card_121bh_5 ._header_121bh_16{position:absolute;top:0;width:100%;height:26px;display:flex;align-items:center;justify-content:space-between;padding:0 6px}._title_121bh_27{font-weight:600;font-size:10px;color:#000;max-width:100px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block}._date_121bh_41{font-weight:600;font-size:8px;color:#d1d1d1}._list_121bh_47 ._title_121bh_27{font-size:20px}._list_121bh_47 ._date_121bh_41{font-size:16px}._closeButton_121bh_54{position:absolute;top:10px;right:10px;z-index:1000;background:#fff!important;color:#000!important;box-shadow:0 0 10px 10px #00000010;font-size:24px;font-weight:700;line-height:24px;letter-spacing:0px;padding:10px}._closeButton_121bh_54:hover{background:none;border:none}._finance-no-scroll_lrv1e_1{overflow:hidden!important;height:100%!important;position:fixed!important;width:100%!important}._container_lrv1e_8{display:flex;flex-direction:column;height:100vh;height:100dvh;max-width:600px;margin:0 auto}._content_lrv1e_17{flex:1;display:flex;flex-direction:column;position:relative;background:#fff;overflow:hidden;touch-action:none;padding-top:calc(var(--od-header-h) + 1px + env(safe-area-inset-top,0px))}._metricsContainer_lrv1e_28{display:flex;gap:16px;align-items:center;padding:8px 16px}._metricBox_lrv1e_35{flex:1;display:flex;flex-direction:column;gap:8px}._metricLabel_lrv1e_42{font-weight:400;font-size:13px;line-height:18px;letter-spacing:-.08px;vertical-align:middle;color:#616161}._metricValuePending_lrv1e_51{font-weight:600;font-size:15px;line-height:20px;letter-spacing:-.5px;color:#c89315;display:block;margin-top:-6px}._metricValueAccrued_lrv1e_61{color:#119c2b;font-weight:600;font-size:15px;line-height:20px;letter-spacing:-.5px;display:block;margin-top:-6px}._divider_lrv1e_71{width:100%;height:1px;background:#eef2f4}._scroll_lrv1e_77{flex:1;overflow-y:auto;padding:0;-webkit-overflow-scrolling:touch;background:#fafafa;display:flex;flex-direction:column;min-height:0}._scroll_lrv1e_77:has(._contentWrapper_lrv1e_87){background:#f9fafb}._contentWrapper_lrv1e_87{width:100%;max-width:100%;display:flex;flex-direction:column;justify-content:center;flex:1;min-height:0;padding:16px}._infoText_lrv1e_102{color:#242424;margin-bottom:16px;padding:0 16px;font-weight:400;font-size:16px;line-height:21px;letter-spacing:-.32px;text-align:center}._transactionsList_lrv1e_113{width:100%;padding:0;padding-bottom:calc(92px + env(safe-area-inset-bottom,0px))}._dateGroup_lrv1e_119{margin-bottom:0}._dateHeader_lrv1e_123{display:flex;justify-content:space-between;align-items:center;padding:8px 16px;background-color:#f5f5f5}._dateHeader_lrv1e_123 ._dateLabel_lrv1e_130{font-weight:400;font-size:13px;line-height:138%;letter-spacing:-.01em;color:#616161}._dateHeader_lrv1e_123 ._dateTotal_lrv1e_137{font-weight:600;font-size:15px;line-height:133%;letter-spacing:-.03em;color:#242424}._transactionCard_lrv1e_145{background:#fff;padding:16px;margin-bottom:12px}._transactionTitleRow_lrv1e_151{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}._transactionTitle_lrv1e_151{font-weight:700;font-size:12px;line-height:100%;letter-spacing:0%;color:#2aa2c8;flex:1}._transactionClinicLogo_lrv1e_167{width:40px;height:40px;border-radius:50%;object-fit:cover;flex-shrink:0;margin-left:12px}._transactionRow_lrv1e_176{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:8px}._transactionRow_lrv1e_176:last-child{margin-bottom:0}._transactionLabel_lrv1e_186{flex:1;font-weight:500;font-size:12px;line-height:100%;letter-spacing:0%;color:#141414}._transactionLabelAccrued_lrv1e_195{flex:1;font-weight:500;font-size:12px;line-height:100%;letter-spacing:0%;color:#119c2b}._transactionLabelCancelled_lrv1e_204{flex:1;font-weight:500;font-size:12px;line-height:100%;letter-spacing:0%;color:#ef4444}._transactionLabelPending_lrv1e_213{flex:1;font-weight:500;font-size:12px;line-height:100%;letter-spacing:0%;color:#c89315}._transactionValue_lrv1e_222{font-weight:400;font-size:12px;line-height:100%;letter-spacing:0%}._transactionValueAccrued_lrv1e_229{font-weight:400;font-size:14px;line-height:20px;color:#119c2b;text-align:right;flex-shrink:0}._transactionValueCancelled_lrv1e_238{font-weight:400;font-size:14px;line-height:20px;color:#ef4444;text-align:right;flex-shrink:0}._transactionValuePending_lrv1e_247{font-weight:400;font-size:14px;line-height:20px;color:#c89315;text-align:right;flex-shrink:0}._detailsBtn_lrv1e_256{width:100%;display:flex;justify-content:flex-start!important;gap:6px;margin-top:-10px!important;padding:0!important;background:transparent!important;border:none!important;font-weight:400!important;font-size:12px!important;line-height:100%!important;letter-spacing:0%!important;cursor:pointer}._detailsBtn_lrv1e_256:hover,._detailsBtn_lrv1e_256:active{background:transparent!important;color:inherit!important}._detailsBtn_lrv1e_256:focus{background:transparent!important;box-shadow:none!important;outline:none!important}._detailsBtnText_lrv1e_285{color:#242424!important}._expandedDetails_lrv1e_289{margin-top:0}._expandedServices_lrv1e_293{padding:16px;background:#fff;border-top:1px solid #EEF2F4}._clinicHeader_lrv1e_299{display:flex;align-items:flex-start;gap:7px;margin-bottom:16px}._clinicLogo_lrv1e_306{width:40px;height:40px;border-radius:50%;object-fit:cover;flex-shrink:0}._clinicLogoPlaceholder_lrv1e_314{width:32px;height:32px;border-radius:50%;background:#ef4444;display:flex;align-items:center;justify-content:center;flex-shrink:0}._clinicLogoText_lrv1e_325{color:#fff;font-weight:600;font-size:10px;line-height:1;text-transform:lowercase}._clinicInfo_lrv1e_333{flex:1;min-width:0}._clinicName_lrv1e_338{font-weight:600;font-size:14px;line-height:21px;letter-spacing:-.32px;vertical-align:middle}._clinicAddress_lrv1e_346{font-weight:400;font-size:12px;line-height:16px;color:#616161}._servicesList_lrv1e_353{display:flex;flex-direction:column;gap:16px;margin-bottom:16px}._serviceItem_lrv1e_360{display:flex;flex-direction:column;gap:8px}._serviceName_lrv1e_366{color:#141414;font-weight:600;font-style:Semibold;font-size:15px;line-height:20px;letter-spacing:-.23px;vertical-align:middle}._serviceRow_lrv1e_376{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:4px}._serviceLabel_lrv1e_383{color:#70707b;flex:1;font-weight:500;font-size:12px;line-height:100%;letter-spacing:0%}._serviceValue_lrv1e_392{color:#141414;text-align:right;flex-shrink:0;font-weight:400;font-size:12px;line-height:100%;letter-spacing:0%}._collapseBtn_lrv1e_402{width:100%;display:flex;justify-content:flex-start!important;gap:6px;margin-top:-10px!important;padding:0!important;background:transparent!important;border:none!important;font-weight:400!important;font-size:12px!important;line-height:100%!important;letter-spacing:0%!important;cursor:pointer}._collapseBtn_lrv1e_402:hover,._collapseBtn_lrv1e_402:active{background:transparent!important;color:inherit!important}._collapseBtn_lrv1e_402:focus{background:transparent!important;box-shadow:none!important;outline:none!important}._transactionCard_lrv1e_145 ._divider_lrv1e_71{width:100%;height:1px;background:#eef2f4;margin:12px 0}._ordersList_lrv1e_438{display:flex;flex-direction:column;gap:0;background:#fff}._orderItem_lrv1e_445{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:#fff}._orderItem_lrv1e_445 ._orderLeft_lrv1e_452{display:flex;align-items:center;gap:12px;flex:1;min-width:0}._orderItem_lrv1e_445 ._orderLeft_lrv1e_452 ._clinicLogo_lrv1e_306{width:40px;height:40px;border-radius:50%;object-fit:cover;flex-shrink:0}._orderItem_lrv1e_445 ._orderLeft_lrv1e_452 ._clinicLogoPlaceholder_lrv1e_314{width:40px;height:40px;border-radius:50%;background:#ef4444;display:flex;align-items:center;justify-content:center;flex-shrink:0}._orderItem_lrv1e_445 ._orderLeft_lrv1e_452 ._clinicLogoText_lrv1e_325{color:#fff;font-weight:600;font-size:10px;line-height:1;text-transform:lowercase}._orderItem_lrv1e_445 ._orderLeft_lrv1e_452 ._orderInfo_lrv1e_483{display:flex;flex-direction:column;gap:4px;flex:1;min-width:0}._orderItem_lrv1e_445 ._orderNumber_lrv1e_490{font-weight:400;font-size:17px;line-height:129%;letter-spacing:-.03em;color:#242424}._orderItem_lrv1e_445 ._orderPoints_lrv1e_497{font-weight:500;font-size:13px;line-height:138%;letter-spacing:-.01em}._footer_lrv1e_504{position:fixed;bottom:0;width:100%;padding:12px 16px calc(12px + env(safe-area-inset-bottom,0px));max-width:600px;margin:0 auto;background:#fff;z-index:10}._toCardButton_lrv1e_515{width:100%;background:#2aa2c8;color:#fff;border:none;border-radius:12px;padding:15px 0;cursor:pointer;font-weight:600;font-size:17px;line-height:129%;letter-spacing:-.03em;text-align:center}._content_1jfgy_1{display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow-y:auto;width:100%;padding-top:calc(65px + env(safe-area-inset-top,0px));-webkit-overflow-scrolling:touch;height:100vh}._listContent_1jfgy_13{display:flex;flex-direction:column;padding:16px}._label_1jfgy_19{color:#6b7280;font-size:14px;margin:0 0 8px;display:block}._labelError_1jfgy_26{color:#d32f2f}._input_1jfgy_30{width:100%;height:46px;border:none;border-bottom:1px solid #242424;font-size:20px;outline:none;margin-bottom:12px;background:transparent}._inputError_1jfgy_41{border-bottom-color:#d32f2f}._errorText_1jfgy_45{color:#d32f2f;font-size:14px;margin:6px 0 12px}._inputBtn_1jfgy_51{text-align:left;background:transparent}._genderRow_1jfgy_56{display:flex;gap:8px;margin-top:8px}._genderBtn_1jfgy_62{padding:10px 16px;border-radius:8px;border:none;background:#f1f5f9;font-weight:400;font-size:15px;line-height:133%;letter-spacing:-.02em;text-align:center;color:#616161}._genderBtn_1jfgy_62._active_1jfgy_75{background:#249fc4;color:#fff}._footer_1jfgy_80{padding:12px 16px calc(12px + env(safe-area-inset-bottom,0px))}._sheetWrap_1jfgy_84{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50}._sheetBackdrop_1jfgy_90{position:absolute;top:0;right:0;bottom:0;left:0;background:#0006}._sheet_1jfgy_84{position:absolute;left:0;right:0;bottom:0;background:#fff;border-top-left-radius:16px;border-top-right-radius:16px;padding:24px 16px 16px}._grabber_1jfgy_107{width:64px;height:4px;background:#d1d5db;border-radius:9999px;margin:10px auto 16px}._sheetHeader_1jfgy_115{position:relative;display:flex;align-items:center;justify-content:center;margin:8px 0 12px}._sheetTitle_1jfgy_123{font-weight:700;font-size:22px}._sheetClose_1jfgy_128{position:absolute;right:0;border:none;background:transparent;font-size:22px}._pickerWrap_1jfgy_136{position:relative;margin-top:12px}._centerHighlight_1jfgy_141{pointer-events:none;position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);height:44px;border-top:1px solid #EFEFEF;border-bottom:1px solid #EFEFEF}._pickers_1jfgy_153{display:grid;grid-template-columns:1fr 1.5fr 1fr;gap:12px;padding:8px 0 16px}._picker_1jfgy_136{height:200px;font-size:18px}._sheetFooter_1jfgy_165{margin-top:12px;padding-bottom:env(safe-area-inset-bottom,0px)}._fieldLabel_1jfgy_170{color:#616161;font-size:14px;margin-bottom:8px}._searchRow_1jfgy_176{display:flex;align-items:center;gap:8px;border-bottom:1px solid #242424;padding:0 0 6px;width:100%;margin-bottom:12px}._search_1jfgy_176{width:100%;height:44px;border:none;padding:0;font-size:20px;outline:none;-webkit-tap-highlight-color:transparent}._caretBtn_1jfgy_196{border:none;background:transparent!important;padding:4px;box-shadow:none!important;color:#111!important;-webkit-tap-highlight-color:transparent}._caretBtn_1jfgy_196:hover,._caretBtn_1jfgy_196:active,._caretBtn_1jfgy_196:focus{background:transparent!important;box-shadow:none!important}._caretIcon_1jfgy_209{width:24px;height:24px;display:block;transition:transform .3s ease}._caretIcon_1jfgy_209._open_1jfgy_215{transform:rotate(180deg)}._dropdown_1jfgy_219{margin-top:4px;max-height:250px;overflow-y:auto;-webkit-overflow-scrolling:touch;border-radius:0 0 12px 12px}._dropdownItem_1jfgy_227{display:flex;align-items:center;justify-content:space-between;padding:12px;border-top:1px solid #eef2f4;width:100%;border:none;text-align:left;cursor:pointer;transition:background-color .2s}._dropdownItem_1jfgy_227:hover{background-color:#f9fafb}._dropdownItem_1jfgy_227:first-child{border-top:none}._dropdownItem_1jfgy_227._active_1jfgy_75{background-color:#f0f9ff}._left_1jfgy_249{display:flex;align-items:center;gap:12px}._avatar_1jfgy_255{width:40px;height:40px;border-radius:9999px;background:#f2f4f7;flex-shrink:0}._name_1jfgy_263{font-weight:400;font-size:16px;line-height:137%;letter-spacing:-.03em;color:#242424;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;max-width:200px;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:normal}._phone_1jfgy_279{font-weight:400;font-size:13px;line-height:138%;letter-spacing:-.01em;color:#616161;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:normal}._check_1jfgy_294{width:20px;height:20px;color:#2aa2c8;flex-shrink:0}._dontHaveDocument_1jfgy_301{width:100%;display:flex;align-items:center;justify-content:center;padding:24px}._dontHaveDocumentText_1jfgy_309{font-weight:500;font-size:15px;line-height:147%;letter-spacing:-.03em;text-decoration:underline;text-decoration-skip-ink:none;text-align:center}._doctors-list-no-scroll_jzlaf_1{overflow:hidden!important;height:100%!important;position:fixed!important;width:100%!important}._content_jzlaf_8{display:flex;flex-direction:column;position:relative;height:100vh;height:100dvh;max-width:600px;overflow:hidden;touch-action:none}._servicesList_jzlaf_19{flex:1;display:flex;flex-direction:column;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;min-height:0;padding-bottom:80px}._servicesList_jzlaf_19::-webkit-scrollbar{display:none}._serviceItem_jzlaf_34{display:flex;align-items:center;justify-content:space-between;padding:16px;border-bottom:1px solid #eaecf0;transition:background-color .2s}._serviceItem_jzlaf_34:hover{background-color:#f8f9fa}._serviceRow_jzlaf_46{display:flex;align-items:center;justify-content:space-between;width:100%;gap:12px}._serviceLeft_jzlaf_54{display:flex;align-items:flex-start;gap:8px;flex:1}._serviceName_jzlaf_61{font-size:16px;font-weight:400;color:#242424;margin-bottom:4px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}._price_jzlaf_74{font-weight:500;font-size:15px;white-space:nowrap}._loadingState_jzlaf_80{padding:16px;display:flex;flex-direction:column;gap:12px}._skeletonItem_jzlaf_87{display:flex;flex-direction:column;gap:4px;padding:16px}._errorState_jzlaf_94{padding:24px 16px;display:flex;flex-direction:column;gap:12px;align-items:center;text-align:center}._errorMessage_jzlaf_103{color:#d92d20;font-size:14px}._emptyState_jzlaf_108{padding:24px 16px;color:#616161;font-size:14px;text-align:center}._doctorInfoRow_jzlaf_115{display:flex;align-items:center;gap:12px;margin-top:8px}._doctorAvatar_jzlaf_122{width:48px;height:48px;border-radius:50%;object-fit:cover;flex-shrink:0}._doctorText_jzlaf_130{display:flex;flex-direction:column;gap:4px}._doctorName_jzlaf_136{font-weight:600;font-size:16px;line-height:1.2;color:#1f2937}._doctorSpecialties_jzlaf_143{font-size:14px;line-height:1.3;color:#6b7280;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}._cartFooter_jzlaf_154{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:600px;padding:13px 16px calc(13px + env(safe-area-inset-bottom,0px));background:#fff;border-top:1px solid #eaecf0;box-shadow:0 -2px 10px #0000000d;display:flex;align-items:center;justify-content:space-between;z-index:10}._total_jzlaf_171{display:flex;align-items:flex-start;flex-direction:column}._total_jzlaf_171 ._totalPrice_jzlaf_176{font-weight:600;font-size:15px;line-height:133%;letter-spacing:-.03em;color:#2aa2c8}._total_jzlaf_171 ._cartCount_jzlaf_183{font-weight:400;font-size:11px;line-height:127%;letter-spacing:-.01em;color:#616161}._cartButton_jzlaf_191{display:flex;align-items:center;justify-content:center;padding:10px 24px;background:#2aa2c8;color:#fff;border:none;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:background-color .2s}._cartButton_jzlaf_191:hover{background:#2288a8}._doctor-details-no-scroll_11kxw_1{overflow:hidden!important;height:100%!important;position:fixed!important;width:100%!important}._content_11kxw_8{display:flex;flex-direction:column;position:relative;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding-top:64px;height:100vh;height:100dvh}._content_11kxw_8 ._aboutTabContent_11kxw_19{padding:16px}._content_11kxw_8 ._header_11kxw_22{position:fixed;top:0;left:50%;transform:translate(-50%);width:100%;max-width:600px;margin:0 auto;display:flex;align-items:flex-start;gap:12px;padding:16px;padding-top:max(16px,env(safe-area-inset-top));background:#b2b2b2;z-index:20}._content_11kxw_8 ._header_11kxw_22 ._backButton_11kxw_38{background:transparent;border:none;padding:4px;cursor:pointer;flex-shrink:0}._content_11kxw_8 ._header_11kxw_22 ._headerInfo_11kxw_45{flex:1;display:flex;flex-direction:column;gap:2px}._content_11kxw_8 ._header_11kxw_22 ._headerInfo_11kxw_45 ._headerName_11kxw_51{font-weight:600;font-size:16px;line-height:1.2;color:#fff;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}._content_11kxw_8 ._header_11kxw_22 ._headerInfo_11kxw_45 ._headerSpecialization_11kxw_62{font-size:12px;line-height:1.3;color:#fff;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}._content_11kxw_8 ._header_11kxw_22 ._headerActions_11kxw_72{display:flex;gap:8px;flex-shrink:0}._content_11kxw_8 ._header_11kxw_22 ._headerActions_11kxw_72 ._iconButton_11kxw_77{background:transparent;border:none;padding:4px;cursor:pointer}._content_11kxw_8 ._doctorImage_11kxw_83{width:100%;height:max-content}._content_11kxw_8 ._doctorImage_11kxw_83 img{width:100%;height:300px;object-fit:cover}._content_11kxw_8 ._doctorName_11kxw_92{font-weight:600;font-size:18px;line-height:1.2;color:#1f2937;margin-bottom:16px}._content_11kxw_8 ._infoGrid_11kxw_99{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:8px}._content_11kxw_8 ._infoGrid_11kxw_99 ._infoItem_11kxw_105{display:flex;flex-direction:column;background-color:#fafafa;padding:8px 12px;border-radius:8px}._content_11kxw_8 ._infoGrid_11kxw_99 ._infoItem_11kxw_105 ._infoLabel_11kxw_112{font-size:14px;line-height:1.3;color:#9ca3af}._content_11kxw_8 ._infoGrid_11kxw_99 ._infoItem_11kxw_105 ._infoValue_11kxw_117{font-size:16px;line-height:1.3;color:#1f2937;font-weight:500}._content_11kxw_8 ._infoSection_11kxw_123{margin-bottom:8px;background-color:#fafafa;padding:8px 12px;border-radius:8px}._content_11kxw_8 ._infoSection_11kxw_123 ._infoLabel_11kxw_112{font-size:14px;line-height:1.3;color:#9ca3af}._content_11kxw_8 ._infoSection_11kxw_123 ._infoValue_11kxw_117{font-size:16px;line-height:1.3;color:#1f2937;font-weight:500}._content_11kxw_8 ._educationSection_11kxw_140{margin-top:24px}._content_11kxw_8 ._educationSection_11kxw_140 ._sectionTitle_11kxw_143{font-weight:600;font-size:18px;line-height:1.2;color:#1f2937;margin-bottom:16px}._content_11kxw_8 ._educationSection_11kxw_140 ._educationItem_11kxw_150{padding:16px 0}._content_11kxw_8 ._educationSection_11kxw_140 ._educationItem_11kxw_150 ._educationHeader_11kxw_153{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:8px}._content_11kxw_8 ._educationSection_11kxw_140 ._educationItem_11kxw_150 ._educationHeader_11kxw_153 ._universityName_11kxw_159{flex:1;font-weight:500;font-size:17px;line-height:1.3;color:#242424}._content_11kxw_8 ._educationSection_11kxw_140 ._educationItem_11kxw_150 ._educationHeader_11kxw_153 ._years_11kxw_166{font-weight:500;font-size:13px;line-height:169%;letter-spacing:-.03em;margin-left:12px;background-color:#fafafa;padding:4px 8px;border-radius:8px;color:#242424}._content_11kxw_8 ._educationSection_11kxw_140 ._educationItem_11kxw_150 ._faculty_11kxw_177{font-weight:400;font-size:15px;line-height:147%;letter-spacing:-.03em;color:#616161;margin-bottom:4px}._content_11kxw_8 ._educationSection_11kxw_140 ._educationItem_11kxw_150 ._degree_11kxw_185{font-weight:400;font-size:15px;line-height:147%;letter-spacing:-.03em;color:#b9b9b9}._content_11kxw_8 ._emptyState_11kxw_192{display:flex;align-items:center;justify-content:center;padding:60px 20px;color:#9ca3af}._content_11kxw_8 ._locationsList_11kxw_199{display:flex;flex-direction:column;gap:16px;padding-bottom:16px}._content_11kxw_8 ._locationsList_11kxw_199 ._clinicCard_11kxw_205{background:#fff;border-radius:12px}._content_11kxw_8 ._locationsList_11kxw_199 ._clinicCard_11kxw_205 ._clinicHeader_11kxw_209{position:relative;padding:16px;border-bottom:1px solid #e5e7eb}._content_11kxw_8 ._locationsList_11kxw_199 ._clinicCard_11kxw_205 ._clinicHeader_11kxw_209 ._clinicLogoWrapper_11kxw_214{width:48px;height:48px;border-radius:50%;overflow:hidden;flex-shrink:0}._content_11kxw_8 ._locationsList_11kxw_199 ._clinicCard_11kxw_205 ._clinicHeader_11kxw_209 ._clinicLogoWrapper_11kxw_214 img{width:100%;height:100%;object-fit:cover;border-radius:50%}._content_11kxw_8 ._locationsList_11kxw_199 ._clinicCard_11kxw_205 ._clinicHeader_11kxw_209 ._clinicInfo_11kxw_227{flex:1}._content_11kxw_8 ._locationsList_11kxw_199 ._clinicCard_11kxw_205 ._clinicHeader_11kxw_209 ._clinicInfo_11kxw_227 ._clinicName_11kxw_230{font-weight:600;font-size:16px;line-height:1.2;color:#1f2937;margin-bottom:4px}._content_11kxw_8 ._locationsList_11kxw_199 ._clinicCard_11kxw_205 ._clinicHeader_11kxw_209 ._clinicInfo_11kxw_227 ._ratingBox_11kxw_237{display:flex;align-items:center;gap:4px}._content_11kxw_8 ._locationsList_11kxw_199 ._clinicCard_11kxw_205 ._clinicHeader_11kxw_209 ._clinicInfo_11kxw_227 ._ratingBox_11kxw_237 ._rating_11kxw_237{font-weight:600;font-size:14px;color:#000}._content_11kxw_8 ._locationsList_11kxw_199 ._clinicCard_11kxw_205 ._clinicHeader_11kxw_209 ._clinicInfo_11kxw_227 ._ratingBox_11kxw_237 ._reviews_11kxw_247{font-size:12px;color:#9ca3af}._content_11kxw_8 ._locationsList_11kxw_199 ._clinicCard_11kxw_205 ._clinicHeader_11kxw_209 ._clinicShareButton_11kxw_251{background:transparent;padding:4px;cursor:pointer;flex-shrink:0;border-radius:4px!important}._content_11kxw_8 ._locationsList_11kxw_199 ._clinicCard_11kxw_205 ._clinicAddress_11kxw_258{padding:8px 16px}._content_11kxw_8 ._locationsList_11kxw_199 ._clinicCard_11kxw_205 ._clinicAddress_11kxw_258 ._addressText_11kxw_261{font-size:14px;line-height:1.3;color:#1f2937;margin-bottom:4px}._content_11kxw_8 ._locationsList_11kxw_199 ._clinicCard_11kxw_205 ._clinicAddress_11kxw_258 ._landmark_11kxw_267{font-size:12px;line-height:1.3;color:#6b7280}._content_11kxw_8 ._locationsList_11kxw_199 ._clinicCard_11kxw_205 ._clinicActions_11kxw_272{display:flex;align-items:center;justify-content:space-between}._content_11kxw_8 ._locationsList_11kxw_199 ._clinicCard_11kxw_205 ._clinicActions_11kxw_272 ._mapButton_11kxw_277{padding:8px 16px!important;font-size:14px;border-radius:6px;height:28px;font-size:13px}._content_11kxw_8 ._locationsList_11kxw_199 ._clinicCard_11kxw_205 ._clinicActions_11kxw_272 ._distance_11kxw_284{font-size:12px;color:#6b7280}._content_11kxw_8 ._locationsList_11kxw_199 ._clinicCard_11kxw_205 ._workingHours_11kxw_288{padding:8px 16px}._content_11kxw_8 ._locationsList_11kxw_199 ._clinicCard_11kxw_205 ._workingHours_11kxw_288 ._workingHoursTitle_11kxw_291{font-size:13px;color:#616161;font-weight:400}._content_11kxw_8 ._locationsList_11kxw_199 ._clinicCard_11kxw_205 ._workingHours_11kxw_288 ._workingHoursHeader_11kxw_296{display:flex;align-items:center;justify-content:space-between;cursor:pointer;padding:0;margin-bottom:0}._content_11kxw_8 ._locationsList_11kxw_199 ._clinicCard_11kxw_205 ._workingHours_11kxw_288 ._workingHoursHeader_11kxw_296 ._workingHoursHeaderContent_11kxw_304{display:flex;align-items:center;gap:8px;flex:1}._content_11kxw_8 ._locationsList_11kxw_199 ._clinicCard_11kxw_205 ._workingHours_11kxw_288 ._workingHoursHeader_11kxw_296 ._workingHoursLabel_11kxw_310,._content_11kxw_8 ._locationsList_11kxw_199 ._clinicCard_11kxw_205 ._workingHours_11kxw_288 ._workingHoursHeader_11kxw_296 ._workingHoursTime_11kxw_311{font-size:17px;font-weight:400;color:#242424}._content_11kxw_8 ._locationsList_11kxw_199 ._clinicCard_11kxw_205 ._workingHours_11kxw_288 ._workingHoursHeader_11kxw_296 ._chevron_11kxw_316{transition:transform .2s;flex-shrink:0}._content_11kxw_8 ._locationsList_11kxw_199 ._clinicCard_11kxw_205 ._workingHours_11kxw_288 ._workingHoursDetails_11kxw_320{padding-top:8px;padding-left:0;display:flex;flex-direction:column;gap:4px;animation:_slideDown_11kxw_1 .2s ease-out}@keyframes _slideDown_11kxw_1{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}._content_11kxw_8 ._locationsList_11kxw_199 ._clinicCard_11kxw_205 ._workingHours_11kxw_288 ._workingHoursDetails_11kxw_320 ._workingHoursRow_11kxw_338{display:flex;align-items:center;justify-content:space-between;padding:4px 0}._content_11kxw_8 ._locationsList_11kxw_199 ._clinicCard_11kxw_205 ._workingHours_11kxw_288 ._workingHoursDetails_11kxw_320 ._workingHoursRow_11kxw_338 ._workingHoursLabel_11kxw_310,._content_11kxw_8 ._locationsList_11kxw_199 ._clinicCard_11kxw_205 ._workingHours_11kxw_288 ._workingHoursDetails_11kxw_320 ._workingHoursRow_11kxw_338 ._workingHoursTime_11kxw_311{font-size:13px;color:#242424;font-weight:300}._footer_11kxw_351{position:sticky;bottom:0;padding:16px;padding-bottom:max(16px,env(safe-area-inset-bottom));background:#fff;z-index:10;margin-top:auto}._imageSection_11kxw_361{width:100%;height:380px;background:#f3f4f6;display:flex;align-items:center;justify-content:center;overflow:hidden}:root{--header-h: 64px;--cta-h: 76px}._page_1imlp_6{position:relative;max-width:600px;margin:0 auto;height:100dvh;background:#fff;display:flex;flex-direction:column;overflow:hidden}._headerBlock_1imlp_17{position:fixed;top:0;left:50%;transform:translate(-50%);width:100%;max-width:600px;height:calc(var(--header-h) + env(safe-area-inset-top,0px));padding:calc(env(safe-area-inset-top,0px) + 10px) 16px 10px;background:#0000004d;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:20}._scrollArea_1imlp_31{flex:1 1 auto;overflow-y:auto;padding-top:calc(var(--header-h) + env(safe-area-inset-top,0px));padding-bottom:calc(var(--cta-h) + env(safe-area-inset-bottom,0px))}._hero_1imlp_38{position:relative;aspect-ratio:342/200;height:auto;background:#ddd;overflow:hidden}._heroImg_1imlp_46{width:100%;height:100%;object-fit:contain;display:block}._heroPlaceholder_1imlp_53{width:100%;height:100%;background:#eee;color:#70707b;display:flex;align-items:center;justify-content:center;gap:8px;font-size:14px;border-radius:0}._imgBox_1imlp_66{width:100%;height:300px;background:#ddd;border-radius:0;background-size:cover}._heroSub_1imlp_74{margin-top:8px;color:#6b7280;font-size:13px;line-height:18px}._tabsWrap_1imlp_81{border-bottom:1px solid #EEEEEE}._tabsLocal-wrapper_1imlp_85{background:#fff}._tabsLocal-container_1imlp_89{display:flex;position:relative;gap:0;padding:0 16px;border-bottom:1px solid #EDEDED}._tabsLocal-indicator_1imlp_97{position:absolute;left:16px;bottom:-1px;height:3px;background:#2aa2c8;border-radius:3px;transition:left .2s ease,width .2s ease}._tabsLocal-item_1imlp_107{cursor:pointer;padding:12px 0 10px;flex:1;text-align:center}._tabsLocal-content_1imlp_114 span{color:#616161;font-size:14px;line-height:18px;font-weight:500;letter-spacing:-.15px}._tabsLocal-active_1imlp_122{color:#2aa2c8;font-weight:600}._sectionTitle_1imlp_127{font-size:17px;line-height:22px;vertical-align:middle;color:#242424;font-weight:600;letter-spacing:-.43px;padding:6px 0}._kvBox_1imlp_137{display:flex;justify-content:space-between;width:100%;gap:12px}._kvItem_1imlp_144{background:#fafafa;border-radius:12px;width:100%;padding:12px;margin-top:12px}._kvLabel_1imlp_152{color:#616161;margin-bottom:2px;font-weight:400;font-size:13px;line-height:18px;letter-spacing:-.08px;vertical-align:middle}._kvValue_1imlp_162{font-weight:400;font-size:17px;line-height:22px;letter-spacing:-.43px;vertical-align:middle;color:#242424}._eduList_1imlp_171{display:flex;flex-direction:column}._eduItem_1imlp_176{display:flex;justify-content:space-between;align-items:center;border-radius:12px;padding:6px 0}._eduOrg_1imlp_184{font-weight:400;font-size:17px;line-height:22px;letter-spacing:-.43px;vertical-align:middle}._eduDegree_1imlp_192{color:#616161;font-weight:400;font-size:15px;line-height:22px;letter-spacing:-.43px;vertical-align:middle}._eduGrade_1imlp_201{color:#9ca3af;font-weight:400;font-size:15px;line-height:100%;letter-spacing:-.43px;vertical-align:middle;margin-top:4px}._eduYears_1imlp_211{background:#fafafa;border-radius:10px;padding:6px 10px;color:#111827;white-space:nowrap;font-weight:500;font-size:13px;line-height:22px;letter-spacing:-.43px;vertical-align:middle}._placeholderBox_1imlp_224{padding:16px;color:#6b7280;background:#f9fafb;border-radius:12px}._ctaWrap_1imlp_231{position:fixed;left:50%;transform:translate(-50%);bottom:0;width:100%;max-width:600px;padding:12px 16px calc(12px + env(safe-area-inset-bottom,0px));z-index:30;height:var(--cta-h);box-sizing:border-box}._ctaBtn_1imlp_244{width:100%;height:52px!important;border-radius:14px!important;background:#2aa2c8!important;color:#fff!important;font-weight:700;font-size:16px;line-height:20px}._doctorInfo_1imlp_255{color:#fff}._headerTitle_1imlp_259{color:#fff;font-weight:600;font-size:17px;line-height:22px;letter-spacing:-.43px;vertical-align:middle}._headerSub_1imlp_268{font-size:13px;line-height:18px;color:#e6e6e6;font-weight:400;letter-spacing:-.08px;vertical-align:middle}._reviews_1imlp_277{padding:1rem}._header_1imlp_17{display:flex;justify-content:space-between;align-items:center}._header_1imlp_17 ._ratingBlock_1imlp_286{display:flex;align-items:center;gap:.3rem}._header_1imlp_17 ._ratingBlock_1imlp_286 svg{color:#f8c51b;font-size:22px}._header_1imlp_17 ._ratingBlock_1imlp_286 ._score_1imlp_295{font-weight:500;font-style:Medium;font-size:24px;line-height:14px;letter-spacing:-.08%}._header_1imlp_17 ._ratingBlock_1imlp_286 ._count_1imlp_302{font-size:13px;color:#999}._header_1imlp_17 ._sortBtn_1imlp_306{font-weight:400;font-size:14px;line-height:18px;letter-spacing:-.08px;background:#f5f5f5;padding:6px;border-radius:12px;display:flex;align-items:center;gap:0!important;color:#000}._header_1imlp_17 ._sortBtn_1imlp_306 span{margin-right:-1px!important;text-align:left}._header_1imlp_17 ._sortBtn_1imlp_306 svg{font-size:20px;color:#2aa2c8}._header_1imlp_17 ._sortBtn_1imlp_306:hover{background:#f5f5f5!important}._comment_1imlp_331{font-size:15px;line-height:20px;letter-spacing:-.24px;margin-bottom:12px;word-break:break-word;white-space:pre-wrap;cursor:pointer}._commentClamp_1imlp_341{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}._reviewList_1imlp_348{margin-top:16px}._reviewItem_1imlp_352{padding:1rem 0;border-bottom:1px solid #eee}._reviewItem_1imlp_352 ._header_1imlp_17{display:flex;justify-content:space-between}._reviewItem_1imlp_352 ._header_1imlp_17 ._name_1imlp_360{font-weight:700;font-size:15px;color:#000}._reviewItem_1imlp_352 ._header_1imlp_17 ._date_1imlp_365{font-size:13px;color:#9e9e9e}._reviewItem_1imlp_352 ._stars_1imlp_369{display:flex;gap:2px;margin-bottom:.5rem}._reviewItem_1imlp_352 ._stars_1imlp_369 svg{font-size:16px}._reviewItem_1imlp_352 ._text_1imlp_377{font-size:15px;line-height:1.4;color:#000}._moreBtn_1imlp_383{margin-top:1rem;width:100%;background:#eaf6f9!important;color:#2aa2c8;font-weight:600;font-size:16px;border-radius:12px;padding:12px;height:52px!important}._emptyReviews_1imlp_395{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 16px;text-align:center}._noReviewsTextDoctor_1imlp_404{font-size:16px;font-weight:600;color:#242424;margin-top:16px;margin-bottom:8px}._hintText_1imlp_412{font-size:14px;color:#6b7280;line-height:20px}._label_1imlp_418{font-size:14px;font-weight:500;color:#242424}._modal_1ewkl_1{border-radius:16px 16px 0 0!important;padding-bottom:1rem;position:fixed!important;bottom:0!important;width:100%!important;max-width:100%!important}._modalHeader_1ewkl_10{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem 0}._modalHeader_1ewkl_10 ._title_1ewkl_16{font-size:18px;font-weight:600;color:#000}._modalHeader_1ewkl_10 ._closeBtn_1ewkl_21{background:transparent;color:#000!important;font-size:20px!important}._radioRow_1ewkl_27{padding:10px 8px;border-radius:10px;cursor:pointer;outline:none;transition:background .15s ease}._radio_1ewkl_27{width:20px;height:20px;border:2px solid #70707B;border-radius:50%;position:relative;flex:0 0 20px}._label_1ewkl_43{font-size:16px;color:#000}._active_1ewkl_48 ._radio_1ewkl_27{border-color:#2aa2c8}._active_1ewkl_48 ._radio_1ewkl_27:after{content:"";position:absolute;top:50%;left:50%;width:12px;height:12px;border-radius:50%;background:#2aa2c8;transform:translate(-50%,-50%)}._applyBtn_1ewkl_63{margin-top:1rem;background:#2aa2c8!important;color:#fff;font-size:16px;font-weight:500;border-radius:12px;width:100%;height:52px!important}._applyBtn_1ewkl_63:hover{background:#2293b6}._dravwerContent_1ewkl_77{max-width:600px!important;margin:0 auto;border-top-left-radius:16px;border-top-right-radius:16px;overflow:hidden}._assignSheet_1wwrs_1{padding:0!important;padding-inline-end:0!important;padding-inline-start:0!important;padding-block-start:0!important;padding-block-end:0!important;padding-block:0!important;padding-inline:0!important;max-width:600px!important;margin:0 auto}._chakra-slide_1wwrs_15,._chakra-drawer__content_1wwrs_16{max-width:600px!important;margin:0 auto}._sheetContent_1wwrs_21{padding:16px;display:flex;flex-direction:column;height:calc(80vh - 32px);overflow:hidden}._detailList_1wwrs_29{flex:1;display:flex;flex-direction:column;gap:20px;overflow-y:auto;padding-right:4px}._chakra-modal__header_1wwrs_38{padding:0 16px!important}._detailRow_1wwrs_42{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;background:#fafafa;border-radius:10px}._detailLabel_1wwrs_51{font-size:14px;color:#6b7280;font-weight:400}._detailValue_1wwrs_57{font-size:14px;color:#1f2937;font-weight:500}._editButton_1wwrs_63{background:transparent;border:none;padding:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .2s ease}._editButton_1wwrs_63:hover{transform:scale(1.05)}._totalRow_1wwrs_77{display:flex;justify-content:space-between;align-items:center;padding:16px 0}._totalLabel_1wwrs_84{font-weight:600;font-size:17px;color:#242424;letter-spacing:-.02em}._totalValue_1wwrs_91{font-size:17px;color:#1f2937;font-weight:400}._cashback_1wwrs_97{font-size:17px;color:#2aa2c8;font-weight:400}._stickyActionButton_1wwrs_103{margin-top:auto;position:sticky;bottom:0;left:0;width:100%;padding-top:16px;padding-bottom:16px;background:#fff}._stickyActionButton_1wwrs_103 button{width:100%}._bookButton_1wwrs_117,._confirmButton_1wwrs_118,._addToCartButton_1wwrs_119{width:100%;padding:14px;border-radius:12px;font-size:16px;font-weight:600;margin-top:16px;background:#2aa2c8;color:#fff;border:none;cursor:pointer;transition:background .2s}._bookButton_1wwrs_117:disabled,._confirmButton_1wwrs_118:disabled,._addToCartButton_1wwrs_119:disabled{background:#e5e7eb;color:#9ca3af;cursor:not-allowed}._bookButton_1wwrs_117{background:#e0f2fe;color:#2aa2c8}._bookButton_1wwrs_117:hover:not(:disabled){background:#bae6fd}._clinicOption_1wwrs_148{display:flex;align-items:flex-start;gap:16px;width:100%;border-radius:16px;background:#fff;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}._radioIconWrapper_1wwrs_159{width:24px;height:24px;flex-shrink:0;display:flex;align-items:center;justify-content:center;margin-top:4px}._clinicContent_1wwrs_169{display:flex;flex-direction:column;gap:12px}._clinicHeader_1wwrs_175{display:flex;flex-direction:column;gap:4px}._clinicName_1wwrs_181{font-size:17px;font-weight:600;color:#0f172a}._clinicAddress_1wwrs_187{font-size:14px;color:#475569}._clinicStatusCard_1wwrs_192{display:flex;flex-direction:column;gap:12px;background:#e9f6fb;border-radius:16px;padding:12px}._statusRow_1wwrs_201{display:flex;align-items:center;gap:8px}._statusIcon_1wwrs_207{width:20px;height:20px}._statusIcon_1wwrs_207 img{width:100%;height:100%;object-fit:contain}._statusText_1wwrs_217{font-size:14px;font-weight:500;color:#2aa2c8}._hoursRow_1wwrs_223{display:flex;justify-content:space-between;align-items:center}._hoursLabel_1wwrs_229,._hoursValue_1wwrs_235{font-size:15px;font-weight:500;color:#1f2937}._serviceItem_1wwrs_241{display:flex;align-items:start;justify-content:space-between;gap:12px;padding:12px 0;border-radius:12px;background:#fff;border:1px solid transparent;cursor:pointer;transition:background .2s ease,border-color .2s ease}._serviceItem_1wwrs_241 ._right_1wwrs_253{display:flex;align-items:center;gap:12px}._serviceName_1wwrs_259,._servicePrice_1wwrs_260{font-weight:400;font-size:17px;line-height:129%;letter-spacing:-.02em;color:#242424;text-align:start;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._servicePrice_1wwrs_260{text-align:end;min-width:110px}._selectSection_1wwrs_279{display:flex;flex-direction:column;gap:6px}._sectionLabel_1wwrs_285{font-size:14px;color:#6b7280;font-weight:400}._selectField_1wwrs_291{display:flex;align-items:center;justify-content:space-between;width:100%;padding:20px 12px;border-radius:10px;border:none;background:#fafafa;cursor:pointer;transition:all .2s ease}._selectValue_1wwrs_304{font-size:16px;color:#616161;text-align:left}._filled_1wwrs_310 ._selectValue_1wwrs_304{color:#1f2937;font-weight:500}._selectCaret_1wwrs_315{width:20px;height:20px;opacity:.6;transform:rotate(0);transition:transform .3s ease}._disabled_1wwrs_323{cursor:not-allowed!important;opacity:.6}._disabled_1wwrs_323 ._selectValue_1wwrs_304{color:#cbd5e1}._primaryButton_1wwrs_331{width:100%;padding:14px 16px;border-radius:12px;background:#2aa2c8!important;color:#fff!important;font-size:16px;font-weight:600;box-shadow:0 10px 20px #2aa2c826;transition:background .2s ease,box-shadow .2s ease}._primaryButton_1wwrs_331:disabled,._primaryButton_1wwrs_331[disabled]{background:#e5f1f6!important;color:#9ca3af!important;box-shadow:none}._fixedBottom_1wwrs_348{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:100%;padding:16px;background:#fff;max-width:600px;margin:0 auto;z-index:100;display:flex;flex-direction:column;gap:12px}._fixedBottom_1wwrs_348 button{background-color:#fff!important;color:#2aa2c8!important;border:2px solid #2AA2C8!important;margin-top:12px;margin-bottom:16px}._empty_8so17_1{height:calc(100dvh - 56px);display:flex;align-items:center;justify-content:center;background:#fff}._emptyText_8so17_9{color:#111;font-size:16px}._item_8so17_14{padding:10px 0;cursor:pointer}._divider_8so17_19{height:1px;background:#eef2f4;margin-top:16px}._scroll_8so17_25{height:calc(100dvh - 56px);overflow:auto;background:#fff;padding:8px 16px}._avatar_8so17_32{width:42px;height:42px;border-radius:50%;overflow:hidden}._avatar_8so17_32 img{width:100%;height:100%;object-fit:cover}._noPhoto_8so17_44{width:42px;height:42px;background:#2aa2c8;border-radius:50%}._brand_8so17_51{font-weight:700;font-size:15px;line-height:1.2;color:#111}._unread_8so17_58{color:#2aa2c8;font-size:13px;margin-bottom:8px;font-weight:500;line-height:22px;letter-spacing:-.41px;vertical-align:middle}._read_8so17_68{font-weight:500;font-size:12px;line-height:22px;letter-spacing:-.41px;vertical-align:middle;color:#70707b;margin-bottom:8px}._title_8so17_78{color:#111;margin-bottom:2px;font-weight:600;font-size:16px;line-height:22px;letter-spacing:-.41px;vertical-align:middle;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:normal}._desc_8so17_94{color:#4b5563;margin-bottom:8px;font-weight:400;font-size:13px;line-height:18px;letter-spacing:-.08px;vertical-align:middle;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:normal}._date_8so17_110{font-size:13px;color:#98a2b3}._sheet_8so17_115{border-top-left-radius:20px;border-top-right-radius:20px}._sheetHandle_8so17_120{width:40px;height:4px;border-radius:16px;background:#242424;margin:8px auto 6px}._sheetDate_8so17_128{color:#6b7280;font-size:14px;margin-bottom:16px;font-weight:400;line-height:18px;letter-spacing:-.08px;vertical-align:middle}._sheetTitle_8so17_138{font-size:22px;font-weight:800;color:#111;margin-bottom:12px;line-height:1.25}._sheetDesc_8so17_146{font-size:16px;color:#4b5563;line-height:1.5;white-space:pre-line}._empty_8so17_1{height:calc(100dvh - 56px);display:flex;align-items:center;justify-content:center}._emptyText_8so17_9{color:#111}._sheet_8so17_115{display:flex;flex-direction:column;max-height:85dvh;overflow:hidden;border-top-left-radius:20px;border-top-right-radius:20px}._sheetHeader_8so17_173{position:sticky;top:0;z-index:2;background:#fff;padding:8px 16px 10px;border-top-left-radius:20px;border-top-right-radius:20px;display:flex;flex-direction:column;align-items:center}._sheetHeaderContent_8so17_186{width:100%;max-width:600px}._sheetBody_8so17_191{flex:1 1 auto;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:20px 16px;padding-bottom:calc(20px + env(safe-area-inset-bottom,0px));display:flex;flex-direction:column;align-items:center}._sheetBodyContent_8so17_203{width:100%;max-width:600px}._page_hoskk_1{display:flex;flex-direction:column;height:100dvh}._scroll_hoskk_7{flex:1;overflow:auto}._viewer_hoskk_12{position:relative;padding:16px;display:flex;flex-direction:column;align-items:center;gap:20px}._pdfPreview_hoskk_21{position:relative;width:100%;max-width:600px;height:500px;border-radius:12px;overflow:hidden;background:#f5f5f5;box-shadow:0 2px 8px #0000001a}._pdfFrame_hoskk_32{width:100%;height:100%;border:none;display:block}._pdfSkeleton_hoskk_39{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none}._pdfInfo_hoskk_46{width:100%;max-width:600px;text-align:center;padding:16px}._infoTitle_hoskk_53{font-weight:600;font-size:20px;line-height:28px;letter-spacing:-.3px;color:#111;margin-bottom:8px}._infoDescription_hoskk_62{font-weight:400;font-size:15px;line-height:22px;letter-spacing:-.23px;color:#616161}._openPdfBtn_hoskk_70{width:100%;max-width:600px;height:56px!important;border-radius:16px!important;background:#2aa2c8!important;color:#fff!important;font-weight:600!important;font-size:17px!important;line-height:22px!important;letter-spacing:-.41px;box-shadow:0 4px 12px #2aa2c83d;transition:all .2s ease;display:flex!important;align-items:center!important;justify-content:center!important;gap:12px}._openPdfBtn_hoskk_70 svg{flex-shrink:0}._openPdfBtn_hoskk_70:hover{background:#2798ba!important;box-shadow:0 6px 16px #2aa2c852}._openPdfBtn_hoskk_70:active{background:#248fa8!important;box-shadow:0 2px 8px #2aa2c829}._item_ap9ec_1{padding:18px 16px;border-bottom:1px solid #EEF2F4;background:#fff;cursor:pointer;font-weight:500;font-size:15px;line-height:20px;letter-spacing:-.23px;vertical-align:middle}._item_ap9ec_1:active{opacity:.7}._noBorder_ap9ec_16{border-bottom:none}._iconWrap_ap9ec_20{width:20px;height:20px;display:grid;place-items:center;background:#ddd;border-radius:.2rem}._label_ap9ec_29{font-size:15px;line-height:20px;color:#1a1a1a}._page_4jeev_1{min-height:100dvh}._card_4jeev_5{background:#fff;border-radius:12px;overflow:hidden}._transfer-to-card-no-scroll_aeuut_1{overflow:hidden!important;height:100%!important;position:fixed!important;width:100%!important}._content_aeuut_8{padding-top:56px;height:100vh;height:100dvh;display:flex;flex-direction:column}._amountInputContainer_aeuut_16{padding:24px 16px 0;display:flex;flex-direction:column;gap:8px}._selectCard_aeuut_24{padding:16px;display:flex;flex-direction:column;gap:16px;margin-top:16px;border-top:1px solid #f5f5f5}._selectCard_aeuut_24 ._selectCardTitle_aeuut_32{font-weight:700;font-size:20px;line-height:120%;letter-spacing:.02em;color:#111}._selectCard_aeuut_24 ._cards_aeuut_39{display:flex;flex-direction:column;gap:12px}._selectCard_aeuut_24 ._cards_aeuut_39 ._left_aeuut_44{display:flex;align-items:center;gap:12px}._selectCard_aeuut_24 ._cards_aeuut_39 ._card_aeuut_39{display:flex;justify-content:space-between;align-items:center;position:relative;padding:8px 0}._selectCard_aeuut_24 ._cards_aeuut_39 ._card_aeuut_39:after{content:"";position:absolute;bottom:0;right:0;width:84%;height:1px;background:#e7e7e7}._selectCard_aeuut_24 ._addCard_aeuut_65{display:flex;align-items:center;justify-content:space-between;padding:8px 0}._selectCard_aeuut_24 ._addCard_aeuut_65 ._left_aeuut_44{display:flex;align-items:center;gap:12px}._selectCard_aeuut_24 ._text_aeuut_76{font-weight:500;font-size:20px;line-height:110%;color:#111}._footer_aeuut_83{padding:16px;position:fixed;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:600px}._cards_aeuut_39{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;min-height:0}._Radio_aeuut_101{width:20px;height:20px;border-radius:50%;border:2px solid #ccc;flex-shrink:0}._Radio_aeuut_101._active_aeuut_108{border-color:#2aa2c8;background:radial-gradient(#2aa2c8 50%,transparent 51%)}._add-card-no-scroll_ls3aq_1{overflow:hidden!important;height:100%!important;position:fixed!important;width:100%!important}._content_ls3aq_8{padding-top:56px;height:100vh;height:100dvh;display:flex;flex-direction:column;background:#fff;max-width:600px;width:100%;margin:0 auto}._formContainer_ls3aq_20{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding:16px;display:flex;flex-direction:column;gap:12px;min-height:0;max-width:600px;width:100%;margin:0 auto}._inputsContainer_ls3aq_35{display:flex;flex-direction:column;gap:12px}._formControl_ls3aq_41{display:flex;flex-direction:column;gap:4px}._inputGroup_ls3aq_47{position:relative}._rowInputs_ls3aq_51{display:flex;gap:12px}._rememberCardSection_ls3aq_56{display:flex;align-items:start;gap:8px;margin-top:8px}._rememberCardTitle_ls3aq_63{font-weight:400;font-size:17px;line-height:129%;letter-spacing:-.02em;color:#242424}._rememberCardTerms_ls3aq_71,._acceptedCardsTitle_ls3aq_72,._securityInfo_ls3aq_72{font-weight:400;font-size:14px;line-height:114%;color:#b9b9b9}._switchContainer_ls3aq_79{display:flex;justify-content:flex-end;margin-top:4px}._acceptedCards_ls3aq_72{display:flex;margin-top:8px;gap:8px}._cardLogos_ls3aq_91{display:flex;width:max-content}._cardLogos_ls3aq_91 img{height:18px;width:18px}._footer_ls3aq_100{padding:15px;position:fixed;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:600px;background:#fff;border-top:1px solid #f5f5f5}._page_1wwwy_1{min-height:100dvh;max-width:600px;width:100%;display:flex;flex-direction:column;margin:0 auto}._body_1wwwy_10{flex:1 1 auto;display:flex;flex-direction:column;padding:0 .8rem;width:100%;margin:0 auto;padding-bottom:calc(env(safe-area-inset-bottom,0px) + var(--kb, 0px) + 96px)}._stickyButton_1wwwy_20{margin-top:auto;margin-bottom:0;z-index:1000;position:fixed;left:0;right:0;max-width:600px;width:95%;margin-inline:auto;bottom:env(safe-area-inset-bottom,0px);background:#fff;padding-bottom:calc(env(safe-area-inset-bottom,0px) + 1rem)}._service-details-no-scroll_4j1ms_1{overflow:hidden!important;height:100%!important;position:fixed!important;width:100%!important}._content_4j1ms_8{display:flex;flex-direction:column;position:relative;height:100vh;height:100dvh;max-width:600px;width:100%;margin:0 auto;overflow:hidden;touch-action:none}._scroll_4j1ms_21{flex:1;display:flex;flex-direction:column;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;min-height:0;padding:72px 15.5px 16px}._scroll_4j1ms_21::-webkit-scrollbar{display:none}._servicesList_4j1ms_36{width:100%;display:flex;flex-direction:column;margin-bottom:10px}._serviceItem_4j1ms_43{width:100%;display:flex;align-items:start;gap:12px;border-bottom:.5px solid rgba(0,0,0,.1);box-shadow:2px 2px 12px #0000000d;padding:12px;border-radius:12px}._serviceItem_4j1ms_43 ._serviceContent_4j1ms_54{width:100%;display:flex;flex-direction:column;gap:2px}._serviceItem_4j1ms_43 ._servicesTitleWrapper_4j1ms_60{display:flex;justify-content:space-between}._serviceItem_4j1ms_43 ._serviceBottom_4j1ms_64{display:flex;width:100%;justify-self:start;justify-content:space-between}._serviceItem_4j1ms_43 ._serviceTitle_4j1ms_70{font-weight:400;font-size:15px;line-height:133%;letter-spacing:-.02em;color:#242424;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}._serviceItem_4j1ms_43 ._filesAndDate_4j1ms_83{font-weight:400;font-size:13px;line-height:138%;letter-spacing:-.01em;color:#616161}._serviceItem_4j1ms_43 ._price_4j1ms_90{font-weight:600;font-size:13px;line-height:169%;letter-spacing:-.03em;color:#242424}._content_1afhc_1{min-height:100vh;display:flex;flex-direction:column;background-color:#f5f5f5;padding-top:calc(var(--od-header-h, 56px) + env(safe-area-inset-top,0px))}._uploadSection_1afhc_9{padding:16px;flex:1}._uploadArea_1afhc_14{width:100%;min-height:200px;border:2px dashed #D0D5DD;border-radius:12px;background-color:#fff;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center}._uploadArea_1afhc_14:hover{border-color:#2aa2c8;background-color:#f8f9fa}._uploadedFileContainer_1afhc_31{width:100%;display:flex;flex-direction:column;align-items:center}._uploadedImage_1afhc_38{max-width:100%;max-height:400px;border-radius:8px;border:1px solid #E5E7EB}._filePreview_1afhc_45{padding:24px;background-color:#fff;border-radius:8px;border:1px solid #E5E7EB;min-height:100px;width:100%}._footer_1afhc_54{padding:16px;background-color:#fff;border-top:1px solid #E5E7EB}._upload-result-no-scroll_1rkaa_1{overflow:hidden!important;height:100%!important;position:fixed!important;width:100%!important}._content_1rkaa_8{display:flex;flex-direction:column;height:100vh;height:100dvh;max-width:600px;width:100%;margin:0 auto;padding-top:56px;overflow:hidden;position:relative;touch-action:none}._scroll_1rkaa_22{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;min-height:0}._card_1rkaa_30{border:1px solid #70707b;position:relative;padding-top:26px;cursor:pointer;transition:all .2s;overflow:hidden}._card_1rkaa_30 ._header_1rkaa_38{position:absolute;top:0;width:100%;height:26px;display:flex;align-items:center;gap:8px;padding:0 8px;z-index:1;border-bottom:1px solid #70707b}._card_1rkaa_30 ._header_1rkaa_38 ._right_1rkaa_50{display:flex;align-items:center;gap:6px}._card_1rkaa_30 ._header_1rkaa_38 ._deleteBtn_1rkaa_55{width:20px;height:20px;min-width:20px;cursor:pointer;background:transparent;border:none;padding:0;display:flex;align-items:center;justify-content:center;transition:all .2s;flex-shrink:0}._card_1rkaa_30 ._header_1rkaa_38 ._deleteBtn_1rkaa_55 img{width:100%;height:100%}._card_1rkaa_30 ._header_1rkaa_38 ._deleteBtn_1rkaa_55:disabled{opacity:.5;cursor:not-allowed;background-color:transparent}._card_1rkaa_30 ._header_1rkaa_38 ._date_1rkaa_78{font-weight:600;font-size:8px;color:#b1b1b1;white-space:nowrap;flex-shrink:0}._card_1rkaa_30 img{display:block;width:100%;height:auto}._fileIcon_1rkaa_91{width:100%;height:150px;display:flex;align-items:center;justify-content:center;background:#f5f5f5}._fileIcon_1rkaa_91 img{width:48px;height:48px;opacity:.6}._uploadArea_1rkaa_105{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;background-color:#f2f4f7;padding:12px;border-radius:4px;cursor:pointer;transition:all .2s;min-height:150px}._uploadArea_1rkaa_105:hover{background-color:#e5e7eb}._uploadArea_1rkaa_105:active{background-color:#d1d5db}._uploadArea_1rkaa_105 ._uploadText_1rkaa_124{font-weight:400;font-size:14px;line-height:143%;letter-spacing:-.03em;text-align:center;color:#344054}._title_1rkaa_133{font-weight:600;font-size:10px;color:#000;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1}._date_1rkaa_78{font-weight:600;font-size:8px;color:#d1d1d1}._list_1rkaa_149 ._title_1rkaa_133{font-size:20px}._list_1rkaa_149 ._date_1rkaa_78{font-size:16px}._footer_1rkaa_156{position:sticky;bottom:0;background:#fff;padding:12px 16px calc(12px + env(safe-area-inset-bottom,0px));z-index:10;margin-top:auto}._skipLink_1rkaa_165{display:block;text-align:center;font-size:18px;line-height:22px;color:#555;text-decoration:none;border-bottom:1px solid #555;padding-bottom:4px;margin:0 auto 24px;cursor:pointer;width:fit-content}._closeButton_1rkaa_179{position:absolute;top:10px;left:10px;z-index:1000;background:#fff!important;color:#000!important;box-shadow:0 0 10px 10px #00000010;font-size:24px;font-weight:700;line-height:24px;letter-spacing:0px;padding:10px}._confirm-result-no-scroll_1gosu_1{overflow:hidden!important;height:100%!important;position:fixed!important;width:100%!important}._content_1gosu_8{display:flex;flex-direction:column;height:100vh;height:100dvh;max-width:600px;width:100%;margin:0 auto;padding-top:56px;overflow:hidden;position:relative;touch-action:none}._scroll_1gosu_22{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;min-height:0;padding:16px}._resultCard_1gosu_31{background:#fff;border-radius:12px;border:1px solid rgba(0,0,0,.0509803922);padding:16px;box-shadow:2px 2px 12px #0000000d;box-shadow:0 1px 3px #0000001a;margin-bottom:16px}._serviceCard_1gosu_41{background:#fff;border-radius:12px;border:1px solid rgba(0,0,0,.0509803922);padding:16px;box-shadow:2px 2px 12px #0000000d;margin-bottom:16px;display:flex;align-items:end;gap:12px}._badgePaid_1gosu_53{padding:2px 8px;background:#e9f7ef;color:#1a7f37;border:1px solid #a3d9c5;white-space:nowrap;font-weight:500;font-size:12px;line-height:18px;letter-spacing:0%;text-align:center;border-radius:12px}._thumbnail_1gosu_68{width:99px;height:104px;aspect-ratio:1;border-radius:14px;overflow:hidden;cursor:pointer;border:1px solid #E5E7EB;background:#f5f5f5;display:flex;align-items:center;justify-content:center}._thumbnail_1gosu_68>div{width:100%;height:100%}._thumbnailImage_1gosu_86,._thumbnailImage_1gosu_86 img{width:100%;height:100%;object-fit:contain}._thumbnailPlaceholder_1gosu_97{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#f5f5f5;color:#616161}._addButton_1gosu_107{width:100%;height:48px!important;background:#fff!important;border:1px solid #D0D5DD!important;border-radius:12px!important;color:#000!important;font-weight:600!important;font-size:17px!important;line-height:22px!important;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s}._addButton_1gosu_107:hover{background:#f8f9fa;border-color:#2aa2c8}._addButton_1gosu_107:active{background:#f0f0f0}._footer_1gosu_131{position:sticky;bottom:0;background:#fff;padding:12px 16px calc(12px + env(safe-area-inset-bottom,0px));z-index:10;margin-top:auto}html{--color-secondary: #3C4B67;--bg-dark-color: #101828;--helper-color-light: #ffffff;--font-primary: "Inter", sans-serif;--font-weightPrimary: 400;--font-weightAny: 700;--radius-primary: 10px;--radius-any: 30px;--size-small: 16px;--size-any: 18px;--size-primary: 14px;--size-secondary: 24px;--size-medium: 28px;--transition: all .3s ease;--box-shadow: 8px 8px 23px rgba(255, 250, 250, .36)}*{margin:0;padding:0;box-sizing:border-box}html,body{overscroll-behavior-y:contain;overflow-x:hidden}.chakra-ui-light{overflow-y:clip!important}::-webkit-scrollbar{display:none}*{scrollbar-width:none}*{-ms-overflow-style:none}.pbs-backdrop,.ps-backdrop{display:none!important;opacity:0!important;pointer-events:none!important;visibility:hidden!important}.pbs-backdrop.open,.ps-backdrop.open{display:block!important;opacity:1!important;pointer-events:auto!important;visibility:visible!important}.container{max-width:600px;display:flex;flex-direction:column;justify-content:space-between;margin:0 auto;width:100%}.swiper-pagination-bullet{background-color:#c4e6f2;opacity:1;width:7px;height:7px;margin:0 4px!important;transition:background-color .3s}.swiper-pagination-bullet-active{background-color:#2aa2c8;width:8px;height:8px}input:-webkit-autofill,textarea:-webkit-autofill,select:-webkit-autofill{-webkit-text-fill-color:inherit!important;background-clip:padding-box!important;transition:background-color 5000s ease-in-out 0s!important}._container_1cb3y_2{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999;background:linear-gradient(135deg,#e74c3c,#c0392b);animation:_fadeIn_1cb3y_1 .4s ease;overflow:hidden}._container_1cb3y_2._success_1cb3y_13{background:linear-gradient(135deg,#27ae60,#229954);animation:_fadeIn_1cb3y_1 .4s ease,_fadeOut_1cb3y_1 .4s ease 1.6s forwards}._content_1cb3y_18{width:100%;height:100%;padding:24px;position:relative;z-index:2}._wifiWrapper_1cb3y_27{position:relative;width:160px;height:160px;display:flex;align-items:center;justify-content:center}._waveContainer_1cb3y_36{position:absolute;width:100%;height:100%;display:flex;align-items:center;justify-content:center}._wave_1cb3y_36{position:absolute;width:100%;height:100%;border:2px solid rgba(255,255,255,.3);border-radius:50%;animation:_waveExpand_1cb3y_1 2s ease-out infinite}._wave1_1cb3y_54{animation-delay:0s}._wave2_1cb3y_58{animation-delay:.6s}._wave3_1cb3y_62{animation-delay:1.2s}._wifiIcon_1cb3y_66{position:relative;z-index:2;filter:drop-shadow(0 4px 20px rgba(0,0,0,.3));animation:_float_1cb3y_1 3s ease-in-out infinite}._crossLine_1cb3y_73{animation:_drawLine_1cb3y_1 .5s ease-out forwards;stroke-dasharray:85;stroke-dashoffset:85}._spinner_1cb3y_79{position:absolute;width:160px!important;height:160px!important;z-index:1}._dot_1cb3y_87{width:8px;height:8px;background:#fff;border-radius:50%;animation:_bounce_1cb3y_1 1.4s ease-in-out infinite}._successWrapper_1cb3y_96{position:relative;width:140px;height:140px;display:flex;align-items:center;justify-content:center}._successPulse_1cb3y_105{position:absolute;width:100%;height:100%;border:3px solid rgba(255,255,255,.5);border-radius:50%;animation:_successPulseExpand_1cb3y_1 1.5s ease-out infinite}._successWifi_1cb3y_114{position:relative;z-index:2;filter:drop-shadow(0 4px 20px rgba(255,255,255,.4));animation:_successBounce_1cb3y_1 .6s cubic-bezier(.175,.885,.32,1.275)}._wifiDot_1cb3y_121{animation:_fadeInScale_1cb3y_1 .3s ease-out .2s backwards}._wifiArc1_1cb3y_125{stroke-dasharray:40;stroke-dashoffset:40;animation:_drawArc_1cb3y_1 .4s ease-out .3s forwards}._wifiArc2_1cb3y_131{stroke-dasharray:60;stroke-dashoffset:60;animation:_drawArc_1cb3y_1 .4s ease-out .5s forwards}._wifiArc3_1cb3y_137{stroke-dasharray:80;stroke-dashoffset:80;animation:_drawArc_1cb3y_1 .4s ease-out .7s forwards}._successSubtitle_1cb3y_143{color:#fffffff2;font-size:15px;font-weight:400;line-height:22px;letter-spacing:-.08px;text-align:center;text-shadow:0 1px 6px rgba(0,0,0,.2);animation:_slideUp_1cb3y_1 .5s ease-out .3s backwards}._title_1cb3y_154{color:#fff;font-size:22px;font-weight:600;line-height:30px;letter-spacing:-.2px;text-align:center;text-shadow:0 2px 12px rgba(0,0,0,.3);animation:_slideUp_1cb3y_1 .5s ease-out}._subtitle_1cb3y_165{color:#fffffff2;font-size:15px;font-weight:400;line-height:22px;letter-spacing:-.08px;text-align:center;text-shadow:0 1px 6px rgba(0,0,0,.2);animation:_slideUp_1cb3y_1 .5s ease-out .1s backwards}@keyframes _fadeIn_1cb3y_1{0%{opacity:0}to{opacity:1}}@keyframes _fadeOut_1cb3y_1{0%{opacity:1}to{opacity:0;visibility:hidden}}@keyframes _waveExpand_1cb3y_1{0%{transform:scale(.5);opacity:.8}to{transform:scale(1.5);opacity:0}}@keyframes _float_1cb3y_1{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes _drawLine_1cb3y_1{to{stroke-dashoffset:0}}@keyframes _bounce_1cb3y_1{0%,80%,to{transform:scale(0);opacity:.5}40%{transform:scale(1);opacity:1}}@keyframes _rippleExpand_1cb3y_1{0%{transform:scale(.8);opacity:1}to{transform:scale(2);opacity:0}}@keyframes _successPulseExpand_1cb3y_1{0%{transform:scale(.9);opacity:.8}to{transform:scale(1.8);opacity:0}}@keyframes _successBounce_1cb3y_1{0%{opacity:0;transform:scale(.3)}50%{transform:scale(1.1)}to{opacity:1;transform:scale(1)}}@keyframes _fadeInScale_1cb3y_1{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes _drawArc_1cb3y_1{to{stroke-dashoffset:0}}@keyframes _scaleIn_1cb3y_1{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes _drawCheck_1cb3y_1{to{stroke-dashoffset:0}}@keyframes _slideUp_1cb3y_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
