.breadcrumb_breadcrumbcontainer__qA5yg{display:flex;margin-top:40px;margin-bottom:20px}.breadcrumb_breadcrumbItems__ADrG9{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:500;cursor:pointer}.breadcrumb_breadcrumbItem__Y4z1N{display:flex;align-items:center;color:#00000073}.breadcrumb_breadcrumbItem__Y4z1N:hover{color:#000000e0}.breadcrumb_breadcrumbItemLast__rThCC{display:flex;align-items:center;color:#000000e0}.breadcrumb_icon__VnNED{margin-right:5px;display:flex;align-items:center;justify-content:center;text-align:center}@media screen and (max-device-width:480px){.breadcrumb_breadcrumbItems__ADrG9{flex-wrap:wrap}}@media (max-width:500px){.breadcrumb_breadcrumbcontainer__qA5yg{margin-top:20px}}.AppointmentFloatingButton_appointment_floating_btn__1MWg2{position:fixed;z-index:9999;bottom:20px;right:20px;padding:15px;background:var(--primary-color);color:#fff;border:none;cursor:pointer;border-radius:100%;transition:all .3s ease-in-out;opacity:0;transform:translateY(100px);animation:none;box-shadow:0 4px 8px rgba(0,0,0,.2)}@media (max-width:600px){.AppointmentFloatingButton_appointment_floating_btn__1MWg2{padding:10px}}.AppointmentFloatingButton_appointment_floating_btn__1MWg2 svg{font-size:30px;display:flex}.AppointmentFloatingButton_appointment_btn_flyin__3xbOd{opacity:1;transform:translateY(0);animation:AppointmentFloatingButton_fly__e97gh .8s ease-out forwards,AppointmentFloatingButton_bounce__oSkIE 1s .8s infinite}@keyframes AppointmentFloatingButton_fly__e97gh{0%{transform:translate(calc(-10vw + 50%),calc(-50vh + 50%));opacity:0}to{transform:translateY(0);opacity:1}}@keyframes AppointmentFloatingButton_bounce__oSkIE{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}