.doctors-filters-container{display:flex;flex-direction:row;gap:15px;margin-bottom:25px;width:100%}.doctors-filters-dropdown{width:100%}.doctors-container{display:flex;flex-direction:column;gap:25px}.doctor-container{display:flex;flex-direction:row;gap:10px;background-color:#fff;border:1px solid #D0D0D5;border-radius:10px;padding:25px}.doctor-profle-img{height:165px;width:165px;object-fit:contain}.doctor-profle-img.mobile{display:none}.doctor-info-container{width:100%}.doctor-info-name{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start}.doctor-name-container{display:flex;flex-direction:column;gap:5px;width:100%}.doctor-name{font-size:20px;font-weight:600}.doctor-specializations{font-size:16px;font-weight:300;color:#0051a4}.doctor-description{font-size:16px;font-weight:300;color:#393939;margin:15px 0 20px}.doctor-experience{padding:0 17px;background-color:#f6f7f9;border-radius:5px;width:fit-content;display:flex;align-items:center;column-gap:7px;font-size:11px;color:#000;font-weight:400;height:40px}.doctor-experience.mobile{display:none}.doctor-experience span{font-weight:600;color:#0051a4}.doctor-pret-experienta{display:flex;flex-direction:row;justify-content:space-between;gap:10px}.doctor-contact-container.mobile{display:none}.doctor-phone{color:#0051a4;background:#f6f7f9;padding:0 25px 0 15px;border-radius:5px;font-size:11px;font-weight:500;display:flex;column-gap:10px;align-items:center;width:fit-content;height:40px}.doctor-phone .icon{display:inline-block;background:url(/build/assets/telefon-otjeMyMd.svg) center center no-repeat;width:22px;height:22px}.doctor-price-container{display:flex;flex-direction:row;align-items:center;gap:15px}.doctor-price{font-size:20px;font-weight:500;color:#0051a4}.doctor-price-btn{background:url(/build/assets/newProgramming-DiCr7TPN.svg) center center no-repeat;width:35px;height:35px;cursor:pointer}@media only screen and (max-width: 800px){.doctors-container{gap:15px}.doctor-container{padding:15px}.doctor-info-name{justify-content:unset;gap:10px}.doctor-profle-img{width:100px;height:100px}.doctor-profle-img.desktop{display:none}.doctor-profle-img.mobile{display:flex}.doctor-contact-container.desktop{display:none}.doctor-contact-container.mobile{display:flex;flex-direction:column;align-items:center;margin-bottom:10px}.doctor-name-container{gap:0px}.doctor-name{font-size:16px}.doctor-specializations{font-size:12px}.doctor-experience.desktop{display:none}.doctor-experience.mobile{display:flex;margin-top:15px}.doctor-description{font-size:12px}.doctor-price-container{justify-content:space-between;width:100%}.doctor-price{font-size:16px}}@media only screen and (max-width: 500px){.doctors-filters-container{flex-direction:column;gap:10px;margin-bottom:20px}}@media only screen and (max-width: 400px){.doctor-profle-img{width:80px;height:80px}}
