@font-face{font-family:geisLora;src:url(/_next/static/media/e05b1286d8889e52-s.p.ttf) format("truetype");font-display:swap}@font-face{font-family:geisLora Fallback;src:local("Arial");ascent-override:95.74%;descent-override:26.08%;line-gap-override:0.00%;size-adjust:105.08%}.__className_bbc8bc{font-family:geisLora,geisLora Fallback}.__variable_bbc8bc{--font-lora:"geisLora","geisLora Fallback"}.AppointmentForm_input__7Erid,.AppointmentForm_select__1Iksv{width:100%;padding:10px;border:none;border-bottom:1px solid var(--b-color);font-size:16px;margin-bottom:20px}.AppointmentForm_input__7Erid:focus,.AppointmentForm_select__1Iksv:focus{outline:none}.AppointmentForm_timeSlots__S8IFM{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));grid-gap:10px;gap:10px;margin-top:10px;margin-bottom:20px}.AppointmentForm_timeSlot__zH6dh{padding:8px;border:none;border-radius:4px;cursor:pointer;font-size:13px;transition:all .3s ease;min-height:50px;display:flex;align-items:center;justify-content:center}.AppointmentForm_timeSlotContent__TcRnj{display:flex;flex-direction:column;align-items:center;gap:2px}.AppointmentForm_startTime__lhKht{font-weight:600;font-size:14px}.AppointmentForm_duration__hon3X{font-size:11px;opacity:.8}.AppointmentForm_available__tGkC9{background-color:var(--b-color);color:#fff}.AppointmentForm_unavailable__2rtX3{background-color:#eee;cursor:not-allowed;opacity:.7}.AppointmentForm_selected__dzKW1{opacity:.7}.AppointmentForm_submitButton__FkVGf{width:100%;padding:12px;background-color:var(--b-color);color:#fff;border:none;border-radius:4px;font-size:16px;cursor:pointer;transition:background-color .3s ease}.AppointmentForm_submitButton__FkVGf:disabled{background-color:#eee;cursor:not-allowed}.AppointmentForm_notification__Ak2ZK{padding:15px;border-radius:8px;margin-bottom:20px;text-align:center}.AppointmentForm_success__GD4q1{background-color:#d4edda;color:#155724;border:1px solid #c3e6cb}.AppointmentForm_error__nFKrC{background-color:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.AppointmentForm_spinner__Xns56{width:20px;height:20px;border:2px solid #fff;border-top-color:transparent;border-radius:50%;animation:AppointmentForm_spin__3Z7e2 1s linear infinite;margin:0 auto}@keyframes AppointmentForm_spin__3Z7e2{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.AppointmentForm_submitButton__FkVGf.AppointmentForm_loading__W2ioa{opacity:.7;cursor:not-allowed}.AppointmentForm_submitButton__FkVGf{min-height:44px;display:flex;align-items:center;justify-content:center}.AppointmentForm_serviceInfo__1NZkU{background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;padding:15px;margin-bottom:15px}.AppointmentForm_serviceInfo__1NZkU p{margin:5px 0;font-size:14px;line-height:1.4}.AppointmentForm_serviceInfo__1NZkU strong{color:var(--b-color)}.Contacts_mapContainer__6lWZH{flex:1 1;min-width:300px;height:400px;position:relative;margin-left:40px}.Contacts_map__TRIRN{width:100%;height:100%;background:#f5f5f5;border-radius:8px}@media (max-width:768px){.Contacts_mapContainer__6lWZH{margin-left:0;margin-top:30px;height:300px;width:100%}}