.breadcrumbs__element{text-decoration:none}@media(min-width:760px){.breadcrumbs__element:not(:first-child){position:relative;margin-left:25px}.breadcrumbs__element:not(:first-child):before{content:"•";display:block;position:absolute;top:50%;left:-15px;color:hsla(0,0%,100%,.5);transform:translateY(-50%)}}.universal-header{display:flex;position:relative;flex-direction:column;align-items:center;justify-content:center;height:inherit;background-position:50%;background-size:cover;color:#fff;text-align:center}@media(min-width:760px){.universal-header{padding:40px 80px}}@media(max-width:759.98px){.universal-header{padding:30px 10px}}.universal-header--with-tabs{padding-bottom:80px}@media(min-width:760px){.universal-header:not(.universal-header--not-rounded){overflow:hidden;border-radius:5px}}.universal-header--darken .universal-header-content{z-index:10}.universal-header--darken:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.35)}.universal-header .universal-header-content{margin:auto 0}.universal-header .universal-header-content__description{max-width:600px;margin:10px auto 0}@media(max-width:759.98px){.universal-header .universal-header-content__description{display:none}}.universal-header .tabs-wrapper{position:absolute;bottom:0;left:50%;margin-top:auto;margin-right:0!important;margin-bottom:0;margin-left:0!important;transform:translateX(-50%);background:rgba(var(--colorWhiteBackground),1)}@media(min-width:1000px){.universal-header .tabs-wrapper::-webkit-scrollbar{width:10px;height:10px}.universal-header .tabs-wrapper::-webkit-scrollbar-track{background:#f1f1f1}.universal-header .tabs-wrapper::-webkit-scrollbar-thumb{background:rgba(0,0,0,.2)}.universal-header .tabs-wrapper::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.3)}}.page-header-mobile-nav{display:grid;grid-column-gap:15px;grid-row-gap:10px;grid-template-columns:1fr 1fr;padding-top:20px;padding-bottom:20px}@keyframes loading{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}.loading{display:inline-flex}.loading--center{position:relative;left:50%;justify-content:center;transform:translate3d(-50%,0,0)}.loading--vertical-align{top:50%}.loading .loading__dot{display:inline-flex;width:8px;height:8px;animation:loading 1.4s infinite;animation-fill-mode:both;border-radius:50%;background:#ef498f}.loading .loading__dot:not(:last-child){margin-right:10px}.loading .loading__dot:nth-child(2){animation-delay:.2s}.loading .loading__dot:nth-child(3){animation-delay:.4s}.infinite-scroll{overflow-anchor:none}.avatar--margin-right{margin-right:10px}.avatar--rounded-little{border-radius:5px}.avatar--special-content{display:inline-grid;align-items:center;justify-content:center;border-radius:50%;background:rgba(0,113,245,.15);width:40px;min-width:40px;max-width:40px;height:40px}.avatar--special-content .avatar__icon{color:#0071f5}.avatar--special-content .avatar__color-box{width:20px;height:20px;border-radius:5px}.avatar--special-content .avatar__color-box--orange{background:#ffb443}.avatar--special-content .avatar__color-box--black{background:#000}.avatar--special-content .avatar__numeric{color:#0071f5}.bbError{margin-top:5px;padding:5px 10px;border-radius:5px;background:rgba(var(--colorPinkBackground),1);color:rgba(var(--colorWhiteText),1)}.doctors .found-doctors-header{margin:30px 0 10px;font-size:21px;font-weight:500;line-height:30px}@media(max-width:999.98px){.doctors .found-doctors-header{margin-left:20px}}.doctors__select{width:calc(100% - 30px)}.doctors__list{padding:30px;border-radius:5px;background-color:rgba(var(--colorWhiteBackground),1)}@media(max-width:999.98px){.doctors__list{padding:18px 20px}}.doctors__list .doctor-card{display:flex;margin-bottom:25px;cursor:pointer}@media(max-width:999.98px){.doctors__list .doctor-card{margin-bottom:20px}}.doctors__list .doctor-card:last-child{margin-bottom:0}.doctors__list .doctor-info{display:flex;flex-direction:column}.doctors__list .doctor-name{color:rgba(var(--colorTextBlue),1);font-size:18px;font-weight:700;line-height:23px}.doctors__list .doctor-speciality{color:rgba(var(--colorGreyText),1);font-size:13px;line-height:20px}.doctors .card{margin-top:10px}