@charset "UTF-8";.rating-stars{--star-size: 18px;--star-fill: #ffd536;--star-empty: #ddd;position:relative;display:inline-flex;align-items:center;gap:2px;font-size:var(--star-size)}.rating-stars .stars-empty{display:inline-flex;gap:2px;color:var(--star-empty)}.rating-stars .stars-filled{position:absolute;left:0;top:0;display:inline-flex;gap:2px;white-space:nowrap;overflow:hidden;color:var(--star-fill)}.rating-stars i{display:inline-block;width:var(--star-size);height:var(--star-size);line-height:var(--star-size);text-align:center}[dir=rtl] .rating-stars .stars-filled{right:0;left:auto}.related-provider{display:flex;flex-wrap:wrap;align-items:center}.related-provider .provider-image{width:64px;height:80px;overflow:hidden;float:left;margin-right:10px}.related-provider .provider-info{flex:1}.related-provider .stars-outer{display:inline-block;position:relative;font-size:.8rem}.related-provider .stars-outer:before{content:"☆☆☆☆☆";color:#f0ad4e}.related-provider .stars-inner{position:absolute;top:0;left:0;white-space:nowrap;overflow:hidden}.related-provider .stars-inner:before{content:"★★★★★";color:#f0ad4e}#kyruus-searchbar-form .btn{height:1.8rem;border-radius:8px;background:#0048bb;align-content:center}#kyruus-searchbar-form .btn-search{display:inline-flex;align-items:center;justify-content:center}#kyruus-searchbar-form .form-control{height:28px;background:#fff}#kyruus-searchbar-form .form-control.is-invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}#kyruus-searchbar-form .form-control.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem #dc354540}#kyruus-searchbar-form .form-control.is-valid{border-color:#198754;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}#kyruus-searchbar-form .form-control.is-valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem #19875440}#kyruus-searchbar-form .invalid-feedback{display:none}@media(max-width:767.98px){#kyruus-searchbar-form .btn-search{height:2.25rem;width:100%}}.kyruus-filter-searchbar__input-group{gap:0;border-radius:8px;overflow:hidden;box-shadow:0 1px 2px #0000000d;transition:box-shadow .15s ease}.kyruus-filter-searchbar__input-group:focus-within{box-shadow:0 0 0 3px #0048bb1a;border-color:#0048bb}.kyruus-filter-searchbar__input{padding:.75rem 1rem;line-height:1.5;outline:none;border-top-left-radius:var(--border-radious-md, 12px);border-bottom-left-radius:var(--border-radious-md, 12px);border:1px solid var(--color-Border-colorBorder, #e5e5e5);background:var(--color-Backgrounds-colorBgElevated, #fff)}.kyruus-filter-searchbar__input::placeholder{color:#9ca3af}.kyruus-filter-searchbar__button{display:flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;background:#0048bb;color:#fff;border:none;cursor:pointer;transition:background-color .15s ease;min-width:60px}.kyruus-filter-searchbar__button:hover{background:#003a99}.kyruus-filter-searchbar__button:active{background:#002f7f}.kyruus-filter-searchbar__button:focus{outline:2px solid #0048bb;outline-offset:2px}.kyruus-filter-searchbar__button svg{stroke:currentColor}.kyruus-filter-badges{flex-wrap:wrap;gap:.25rem;min-height:36px}.kyruus-filter-badges__clear-all{padding:.5rem .75rem;animation:fadeIn .2s ease;transition:all .15s ease}.kyruus-filter-badges__list{flex-wrap:wrap;gap:.25rem}.kyruus-filter-badges .rounded-50{border-radius:50px}.kyruus-filter-badge{gap:.25rem;padding:.35rem 1rem;animation:fadeIn .2s ease;font-size:.75rem}.kyruus-filter-badge__remove{padding:0;margin:0;background:transparent;border:none;cursor:pointer;color:#fff;width:16px;height:16px;border-radius:50%;transition:background-color .15s ease}.kyruus-filter-badge__remove svg{display:block;stroke:currentColor}@keyframes fadeIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@media(max-width:768px){.kyruus-filter-searchbar{padding:1rem .5rem}.kyruus-filter-searchbar__input{font-size:.875rem}.kyruus-filter-searchbar__button{padding:.75rem 1rem}.kyruus-filter-badges__clear-all{font-size:.8125rem}.kyruus-filter-badge{font-size:.8125rem;padding:.4rem .65rem}}.kyruus-typeahead{position:absolute;top:calc(100% + .25rem);left:0;z-index:1040;max-height:22rem;overflow-y:auto;padding:0;border:1px solid rgba(0,0,0,.12);box-shadow:0 8px 24px #0000001f}.kyruus-typeahead__header{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.02em;color:#6c757d;background:#f8f9fa;border-top:1px solid #eceff1}.kyruus-typeahead__option{white-space:normal;line-height:1.25;padding-top:.5rem;padding-bottom:.5rem}.kyruus-filter-searchbar__input-group{overflow:visible}.urgent-care-container{border-radius:8px;background:linear-gradient(0deg,#fffc,#fffc),#0048bb}.urgent-care-container .title{color:#0048bb}.font-robot-s{font-family:Roboto Slab!important}.page-header.kyruus-provider-single{overflow:visible!important}.page-header.kyruus-provider-single .position-absolute.w-100.z-index-1.bottom-0{z-index:0!important}
