.Select_container__O_omS{position:relative;width:100%}.Select_trigger__Znm4J{width:100%;height:56px;border-radius:12px;border:1px solid transparent;padding:0 16px;font-size:.95rem;color:#0F172A;background-color:#F8FAFC;transition:all .2s ease;outline:none;display:flex;align-items:center;justify-content:space-between;cursor:pointer;text-align:left}.Select_triggerOpen__UObOI,.Select_trigger__Znm4J:focus-visible{border-color:#D4AF37;box-shadow:0 0 0 4px rgba(212,175,55,.15)}.Select_placeholder__LOCiz{color:#94A3B8}.Select_triggerValue__TvKlo{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Select_chevron__QJxov{color:#94A3B8;transition:transform .2s ease;flex-shrink:0}.Select_chevronOpen__AYt_k{transform:rotate(180deg)}.Select_dropdown__DjlhJ{position:absolute;top:calc(100% + 8px);left:0;width:100%;background:#ffffff;border-radius:12px;border:1px solid #e5e7eb;box-shadow:0 10px 40px rgba(0,0,0,.08);z-index:50;max-height:280px;overflow-y:auto;animation:Select_slideDown__NRagT .2s cubic-bezier(.16,1,.3,1)}.Select_list__U7YtK{list-style:none;padding:8px;margin:0;display:flex;flex-direction:column;gap:4px}.Select_option__3VrL5{padding:12px 16px;border-radius:8px;cursor:pointer;font-size:.95rem;color:#334155;transition:all .15s ease}.Select_option__3VrL5:hover:not(.Select_optionDisabled__bVPSi){background-color:#F1F5F9;color:#0F172A}.Select_optionSelected__tdZWt{background-color:rgba(212,175,55,.1);color:#b5952f;font-weight:500}.Select_optionDisabled__bVPSi{opacity:.5;cursor:not-allowed}@keyframes Select_slideDown__NRagT{0%{opacity:0;transform:translateY(-8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.AppointmentCard_section__Hspqb{background-color:#F7F6F3;padding:48px 16px;display:flex;justify-content:center}@media (min-width:1024px){.AppointmentCard_section__Hspqb{padding:80px 24px 60px}}.AppointmentCard_card__NznK1{width:100%;max-width:1300px;background-color:transparent;border:none;box-shadow:none;padding:0;display:flex;flex-direction:column;gap:24px}@media (min-width:1024px){.AppointmentCard_card__NznK1{background-color:#ffffff;border-radius:24px;border:1px solid #e5e7eb;box-shadow:0 10px 40px rgba(0,0,0,.04);display:grid;grid-template-columns:1.5fr 1fr;grid-gap:64px;gap:64px;padding:clamp(32px,5vw,56px)}}.AppointmentCard_formSide__8mEhw{display:flex;flex-direction:column;background-color:#ffffff;border-radius:24px;border:1px solid #e5e7eb;box-shadow:0 10px 40px rgba(0,0,0,.04);padding:32px 20px}@media (min-width:1024px){.AppointmentCard_formSide__8mEhw{background-color:transparent;border-radius:0;border:none;box-shadow:none;padding:0}}.AppointmentCard_heading__oYMoD{font-family:var(--font-playfair);font-size:clamp(1.75rem,4vw,52px);font-weight:700;color:#0F172A;margin:0 0 16px;line-height:1.2}.AppointmentCard_subtext__uIq_9{color:#475569;font-size:1rem;line-height:1.6;max-width:550px;margin:0 0 32px}@media (min-width:1024px){.AppointmentCard_subtext__uIq_9{font-size:1.125rem;margin:0 0 40px}}.AppointmentCard_formGrid__9zGj_{display:grid;grid-template-columns:1fr;grid-gap:20px;gap:20px}@media (min-width:640px){.AppointmentCard_formGrid__9zGj_{grid-template-columns:1fr 1fr}}.AppointmentCard_fullWidth__S7e2s{grid-column:1/-1}.AppointmentCard_input__ohREv{height:56px;padding:0 16px}.AppointmentCard_input__ohREv,.AppointmentCard_textarea__ld__p{width:100%;border-radius:12px;border:1px solid transparent;font-size:.95rem;color:#0F172A;background-color:#F8FAFC;transition:all .2s ease;outline:none}.AppointmentCard_textarea__ld__p{min-height:120px;padding:16px;resize:vertical}.AppointmentCard_input__ohREv:focus,.AppointmentCard_textarea__ld__p:focus{border-color:#D4AF37;box-shadow:0 0 0 4px rgba(212,175,55,.15)}.AppointmentCard_input__ohREv::placeholder,.AppointmentCard_textarea__ld__p::placeholder{color:#94A3B8}select.AppointmentCard_input__ohREv{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22%2394A3B8%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpolyline%20points%3D%226%209%2012%2015%2018%209%22%3E%3C%2Fpolyline%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:right 16px center;background-size:16px;padding-right:40px}.AppointmentCard_submitBtn__ctXRY{margin-top:16px;height:56px;width:100%;max-width:100%;border-radius:12px;background-color:#D4AF37;color:#fff;font-weight:600;font-size:1.125rem;border:none;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 14px rgba(212,175,55,.3)}@media (min-width:640px){.AppointmentCard_submitBtn__ctXRY{margin-top:32px;max-width:260px}}.AppointmentCard_submitBtn__ctXRY:hover{background-color:#b5952f;transform:translateY(-2px);box-shadow:0 6px 20px rgba(212,175,55,.4)}.AppointmentCard_infoCard__u_e_u{background-color:#0F172A;border-radius:20px;padding:32px 24px;color:#fff;display:flex;flex-direction:column;gap:32px;position:relative;overflow:hidden}@media (min-width:1024px){.AppointmentCard_infoCard__u_e_u{padding:clamp(32px,4vw,40px)}}.AppointmentCard_sliderHeader__qJHZ3{display:flex;justify-content:space-between;align-items:center;margin-bottom:-16px}.AppointmentCard_branchName__4u0rd{font-family:var(--font-playfair);font-size:1.5rem;font-weight:700;color:#D4AF37;margin:0}.AppointmentCard_sliderControls__ILxEh{display:flex;gap:8px}.AppointmentCard_controlBtn__y2ebB{width:32px;height:32px;border-radius:50%;border:1px solid rgba(255,255,255,.2);background:transparent;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.AppointmentCard_controlBtn__y2ebB:hover{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.4)}.AppointmentCard_slideContainer__68jhG{display:flex;flex-direction:column;gap:32px;animation:AppointmentCard_fadeIn__cJ9jd .3s ease-in-out}@keyframes AppointmentCard_fadeIn__cJ9jd{0%{opacity:0;transform:translateX(10px)}to{opacity:1;transform:translateX(0)}}.AppointmentCard_infoBlock__SKYB7{display:flex;gap:16px}.AppointmentCard_iconWrap__410uM{width:48px;height:48px;border-radius:12px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#D4AF37}.AppointmentCard_infoContent__z44vF{display:flex;flex-direction:column;gap:4px}.AppointmentCard_infoLabel__nJtUv{font-size:.875rem;color:#94A3B8;font-weight:500;margin:0}.AppointmentCard_infoValue__ss1ys{font-size:1.125rem;font-weight:600;color:#fff;margin:0;line-height:1.4}.AppointmentCard_infoText__Fs7k0{font-size:1rem;color:#E2E8F0;margin:0;line-height:1.6}.AppointmentCard_sliderDots__3hoZ_{display:flex;justify-content:center;gap:8px;margin-top:-8px}.AppointmentCard_dot__dMc2H{width:8px;height:8px;border-radius:50%;background:rgba(255,255,255,.2);border:none;cursor:pointer;padding:0;transition:all .2s ease}.AppointmentCard_dotActive__UXbH2{background:#D4AF37;width:24px;border-radius:4px}.AppointmentCard_callNowBtn__KGQNd{margin-top:auto;height:56px;width:100%;border-radius:12px;background-color:transparent;color:#D4AF37;font-weight:600;font-size:1.125rem;border:1px solid #d4af37;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;text-decoration:none}.AppointmentCard_callNowBtn__KGQNd:hover{background-color:rgba(212,175,55,.1)}.Footer_footer__eNA9m{background-color:var(--color-brand-navy);color:var(--color-surface-card);padding:70px 0 30px}.Footer_container__IkLXC{width:100%;max-width:1536px;margin-left:auto;margin-right:auto;padding-left:var(--grid-gutter-mobile);padding-right:var(--grid-gutter-mobile)}@media (min-width:768px){.Footer_container__IkLXC{padding-left:var(--grid-gutter-tablet);padding-right:var(--grid-gutter-tablet)}}@media (min-width:1024px){.Footer_container__IkLXC{padding-left:var(--grid-gutter-desktop);padding-right:var(--grid-gutter-desktop)}}.Footer_grid__WCfx6{display:grid;grid-template-columns:1fr;grid-gap:var(--space-40);gap:var(--space-40);margin-bottom:var(--space-48)}@media (min-width:768px){.Footer_grid__WCfx6{grid-template-columns:repeat(2,1fr);gap:var(--space-32)}}@media (min-width:1024px){.Footer_grid__WCfx6{grid-template-columns:2.5fr 1.5fr 1.5fr 3.5fr;gap:64px}}.Footer_column__DPqof{display:flex;flex-direction:column;gap:var(--space-16);align-items:flex-start;text-align:left}.Footer_logo__8uCHD{font-family:var(--font-serif);font-size:var(--text-2xl);font-weight:700;color:var(--color-surface-card)}.Footer_description__ePRm8{color:var(--color-neutral-300);font-size:1rem;line-height:1.6;max-width:280px;margin:0}.Footer_title__O9hxE{font-family:var(--font-serif);font-size:1.25rem;font-weight:700;color:var(--color-accent-gold);margin:0}.Footer_linkList__K_ONQ{display:flex;flex-direction:column;gap:16px;margin:0;padding:0;list-style:none}.Footer_link___mmVB{color:var(--color-neutral-300);font-size:1rem;text-decoration:none;transition:color var(--transition-fast)}.Footer_link___mmVB:hover{color:var(--color-surface-card)}.Footer_contactBlock__tZdfd{display:grid;grid-template-columns:1fr;grid-gap:20px;gap:20px}@media (min-width:640px){.Footer_contactBlock__tZdfd{grid-template-columns:1fr 1fr;column-gap:32px;row-gap:24px}}.Footer_contactGroup__BzWX_{display:flex;flex-direction:column;gap:6px;color:var(--color-neutral-300);font-size:1rem;line-height:1.5}.Footer_contactLabel__vGQ8Q{font-size:.875rem;text-transform:uppercase;letter-spacing:.05em;color:var(--color-accent-gold);font-weight:600;margin-bottom:4px}.Footer_social__MxJPj{display:flex;gap:var(--space-16);margin-top:var(--space-16)}.Footer_socialLink__nh4hv{color:var(--color-neutral-400);transition:color var(--transition-fast);display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:rgba(255,255,255,.05)}.Footer_socialLink__nh4hv:hover{color:var(--color-surface-card);background:rgba(255,255,255,.1)}.Footer_bottomBar___A0zj{border-top:1px solid rgba(255,255,255,.1);padding-top:var(--space-24);display:flex;flex-direction:column;align-items:center;gap:var(--space-16);font-size:.875rem;color:var(--color-neutral-400)}@media (min-width:1024px){.Footer_bottomBar___A0zj{flex-direction:row;justify-content:space-between;align-items:center}}.Footer_legalLinks__U0QDU{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--space-24)}.Footer_legalLink__QOSHD{color:var(--color-neutral-400);text-decoration:none;transition:color var(--transition-fast)}.Footer_legalLink__QOSHD:hover{color:var(--color-surface-card)}.Footer_designed__4yg7C{color:var(--color-neutral-500)}@media (max-width:767px){.Footer_footer__eNA9m{padding:40px 0 104px}.Footer_grid__WCfx6{gap:32px}.Footer_column__DPqof{border-bottom:1px solid rgba(255,255,255,.05);padding-bottom:24px;gap:12px}.Footer_column__DPqof:last-child{border-bottom:none;padding-bottom:0}.Footer_title__O9hxE{font-size:.875rem;color:rgba(255,255,255,.5);text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px}.Footer_linkList__K_ONQ{gap:0}.Footer_link___mmVB{font-size:1rem;padding:6px 0;display:block}.Footer_contactBlock__tZdfd{gap:16px}.Footer_contactGroup__BzWX_{font-size:1.0625rem;gap:2px}.Footer_bottomBar___A0zj{border-top:none;padding-top:24px;gap:16px}.Footer_legalLinks__U0QDU{flex-direction:column;align-items:center;gap:16px}}