@charset "UTF-8";.text-center{text-align:center}.hm-doctor-link{display:block;text-decoration:none;color:inherit;height:100%}.hm-doctors-section{max-width:100%;margin:0 auto}.hm-doctors-container{background:rgba(255,255,255,0.95);backdrop-filter:blur(20px);border-radius:2rem;padding:3rem 2rem;box-shadow:0 20px 60px rgba(0,0,0,0.08)}.hm-doctors-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:3rem;flex-wrap:wrap;gap:1.5rem}.hm-header-content{flex:1;min-width:250px}.hm-doctors-title{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;color:#5b6572;margin-bottom:0.5rem;line-height:1.2}.hm-doctors-subtitle{font-size:1.05rem;color:#94908d;line-height:1.5}.hm-carousel-wrapper{position:relative;display:flex;align-items:center;gap:1rem}.hm-carousel-viewport{flex:1;overflow:hidden;border-radius:1rem}.hm-carousel-track{display:flex;gap:1.5rem;transition:transform 0.6s cubic-bezier(0.4,0,0.2,1)}.hm-doctor-card{flex:0 0 calc(33.333% - 1rem);min-width:280px;background:#fff;border-radius:1.25rem;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,0.08);border:1px solid #e3ebef;transition:all 0.3s ease}.hm-doctor-card:hover{transform:translateY(-8px);box-shadow:0 12px 40px rgba(91,101,114,0.15);border-color:#5b6572}.hm-card-image{width:100%;height:360px;overflow:hidden;background:#e3ebef;position:relative}.hm-card-image img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform 0.4s ease}.hm-doctor-card:hover .hm-card-image img{transform:scale(1.05)}.hm-card-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(91,101,114,0.9) 0%,transparent 100%);display:flex;align-items:flex-end;justify-content:center;padding:1.5rem;opacity:0;transition:opacity 0.3s ease}.hm-doctor-card:hover .hm-card-overlay{opacity:1}.hm-view-profile{color:#fff;font-weight:600;font-size:0.95rem;padding:0.6rem 1.5rem;background:rgba(255,255,255,0.2);backdrop-filter:blur(10px);border-radius:999px;border:1px solid rgba(255,255,255,0.3)}.hm-card-content{padding:1.5rem}.hm-doctor-name{font-size:1.15rem;font-weight:700;color:#5b6572;margin-bottom:0.4rem;line-height:1.3}.hm-doctor-title{font-size:0.95rem;font-weight:600;color:#94908d;margin-bottom:0.25rem}.hm-doctor-specialty{font-size:0.875rem;color:#94908d;margin-bottom:1rem}.hm-doctor-locations{display:flex;gap:0.5rem;flex-wrap:wrap}.hm-location-tag{display:inline-block;padding:0.35rem 0.875rem;border-radius:999px;font-size:0.75rem;font-weight:600;text-transform:uppercase;letter-spacing:0.03em}.hm-tag-dubai{background:rgba(91,101,114,0.1);color:#5b6572;border:1px solid rgba(91,101,114,0.2)}.hm-tag-abudhabi{background:rgba(16,185,129,0.1);color:#059669;border:1px solid rgba(16,185,129,0.2)}.hm-carousel-btn{flex-shrink:0;width:48px;height:48px;border-radius:50%;border:none;background:linear-gradient(135deg,#5b6572 0%,#6e7a88 100%);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 15px rgba(91,101,114,0.3);transition:all 0.3s ease;font-size:1.1rem}.hm-carousel-btn:hover{transform:scale(1.1);box-shadow:0 6px 20px rgba(91,101,114,0.4)}.hm-carousel-btn:active{transform:scale(0.95)}.hm-carousel-indicators{display:flex;justify-content:center;gap:0.75rem;margin-top:2rem}.hm-indicator{width:40px;height:4px;background:#e3ebef;border-radius:999px;transition:all 0.3s ease;cursor:pointer}.hm-indicator.active{background:linear-gradient(90deg,#5b6572 0%,#6e7a88 100%);width:60px}.hm-indicator:hover:not(.active){background:#94908d}@media (max-width:1200px){.hm-doctor-card{flex:0 0 calc(50% - 0.75rem);min-width:260px}}@media (max-width:768px){.hm-doctors-container{padding:2rem 1rem}.hm-carousel-wrapper{justify-content:center;gap:0}.hm-carousel-viewport{flex:0 0 80%;max-width:80%}.hm-carousel-btn{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px}.hm-btn-prev{left:-10px}.hm-btn-next{right:-10px}.hm-doctor-card{flex:0 0 100%;min-width:100%;max-width:100%;transform:none}.hm-card-image{height:auto;aspect-ratio:3 / 4}.hm-card-image img{width:100%;height:100%;object-fit:contain;object-position:center;transform:none}.hm-doctor-card:hover .hm-card-image img{transform:none}.hm-card-content{padding:1.75rem}.hm-doctor-name{font-size:1.25rem}.hm-doctor-title,.hm-doctor-specialty{font-size:1rem}.hm-carousel-btn:hover{transform:translateY(-50%);box-shadow:0 6px 20px rgba(91,101,114,0.4)}.hm-carousel-btn:active{transform:translateY(-50%) scale(0.95)}}@media (max-width:480px){.hm-carousel-btn{width:36px;height:36px}}
