.mobile-schedule-bar{display:none}@media (max-width:767px){.mobile-schedule-bar{display:block;position:fixed;right:0;bottom:0;left:0;z-index:45;padding-bottom:env(safe-area-inset-bottom,0);background-color:#3d7a9e;box-shadow:0 -2px 14px rgba(30,61,82,.18)}.mobile-schedule-bar__cta{display:flex;align-items:center;justify-content:center;width:100%;box-sizing:border-box;padding:15px 20px;text-decoration:none;background-color:#3d7a9e;color:#ffffff;transition:background-color .2s ease}.mobile-schedule-bar__cta:focus,.mobile-schedule-bar__cta:hover{background-color:#2a5f7a;color:#ffffff}.mobile-schedule-bar__cta-content{display:inline-flex;flex-direction:row-reverse;align-items:center;gap:10px;font-family:var(--font-poppins),"Poppins",sans-serif;font-size:15px;font-weight:600;line-height:1.2em;letter-spacing:.01em}.mobile-schedule-bar__cta-icon{flex-shrink:0}}