.DoctorCardSkeleton_skeletonCard__z3h9_{background:#fff;border:none;border-radius:1rem;overflow:hidden;box-shadow:0 4px 6px rgba(0,0,0,.05)}.DoctorCardSkeleton_imageContainer__GkvF5{position:relative;height:16rem;overflow:hidden}.DoctorCardSkeleton_imageSkeleton__t2g6H{width:100%;height:100%;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:DoctorCardSkeleton_loading__hOmgr 1.5s infinite}.DoctorCardSkeleton_header__ht11u{text-align:center;padding-bottom:.5rem}.DoctorCardSkeleton_nameSkeleton__ZrJmR{height:1.5rem;width:70%;margin:0 auto .5rem}.DoctorCardSkeleton_specialtySkeleton__8MeN5{height:1rem;width:60%;margin:0 auto}.DoctorCardSkeleton_content__VneYG{text-align:center;padding-top:0}.DoctorCardSkeleton_ratingSkeleton__TsE5U{display:flex;align-items:center;justify-content:center;gap:.25rem;margin-bottom:1rem}.DoctorCardSkeleton_starSkeleton__KHTY_{width:1rem;height:1rem;border-radius:2px}.DoctorCardSkeleton_ratingTextSkeleton__l50aX{width:2rem;height:1rem;margin-left:.5rem}.DoctorCardSkeleton_infoSkeleton__TFX_B{margin-bottom:1.5rem;display:flex;flex-direction:column;gap:.5rem}.DoctorCardSkeleton_infoLineSkeleton__GfgAo{height:1rem;width:80%;margin:0 auto}.DoctorCardSkeleton_buttonSkeleton__byB5A{width:100%;height:2.5rem;border-radius:.5rem}@keyframes DoctorCardSkeleton_loading__hOmgr{0%{background-position:200% 0}to{background-position:-200% 0}}.DoctorsPage_page__EolAj{min-height:100vh;background-color:var(--white-color);font-family:var(--font-work-sans)}.DoctorsPage_hero__Q3YEB{background:linear-gradient(135deg,var(--primary-color) 0,var(--secondary-color) 100%);padding:4rem 0;text-align:center;color:var(--white-color)}.DoctorsPage_heroContent__39v2b{max-width:1440px;margin:0 auto;padding:0 2rem;display:flex;flex-direction:column;align-items:center;justify-content:center}.DoctorsPage_heroTitle__eVIE9{font-size:3.5rem;font-weight:700;margin-bottom:1.5rem;line-height:1.2;color:var(--white-color)}.DoctorsPage_heroDescription__7X7IU{font-size:1.25rem;max-width:800px;opacity:.9;line-height:1.6}.DoctorsPage_doctorsSection__WPvDJ{font-family:var(--font-work-sans);height:100%;width:100%;align-items:center;justify-content:center;padding:8rem 0}.DoctorsPage_container__ycq7s{max-width:1440px;margin:auto}.DoctorsPage_title__sRkb7{text-align:center;font-size:2.5rem;color:var(--primary-color);font-family:var(--font-work-sans)}.DoctorsPage_subtitle__tVl_f{text-align:center;color:var(--text-accent);font-family:var(--font-work-sans);max-width:600px;margin:.5rem auto 2rem;font-size:1.125rem}.DoctorsPage_filterTabs__I3QBY{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin-bottom:2.5rem}.DoctorsPage_filterBtn__5c_FF{padding:.6rem 1.2rem;background:var(--tertiary-color);font-family:var(--font-work-sans);border-radius:8px;border:none;font-weight:500;cursor:pointer;transition:all .4s ease}.DoctorsPage_active__wrXiC,.DoctorsPage_filterBtn__5c_FF:hover{background:var(--primary-color);color:#fff}.DoctorsPage_doctorsGrid__I00mt{display:grid;grid-template-columns:repeat(auto-fill,320px);grid-gap:1.5rem;gap:1.5rem;justify-content:center}.DoctorsPage_doctorCard__MIl9s{background:var(--tertiary-color);border-radius:8px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 4px 15px rgba(0,0,0,.08)}.DoctorsPage_imageWrapper__uGvT7{position:relative;height:300px;background:var(--white-color)}.DoctorsPage_image__55FVv{object-fit:cover}.DoctorsPage_viewProfile__9mex_{background-color:var(--primary-color);color:var(--white-color);border:none;border-radius:4px;padding:1rem 2rem;font-size:var(--body-size);font-family:var(--font-work-sans);cursor:pointer;transition:all .4s ease-in-out}.DoctorsPage_viewProfile__9mex_:hover{background-color:#071c46}.DoctorsPage_details__wnbMA{padding:1rem;text-align:center}.DoctorsPage_details__wnbMA h3{font-size:1.4rem;font-weight:600;color:var(--primary-color)}.DoctorsPage_specialty__qvHu4{font-size:1rem;font-weight:500;color:var(--text-accent);margin-top:.2rem}.DoctorsPage_education__TZp_k{font-size:.9rem;color:var(--primary-color);margin-top:.3rem}.DoctorsPage_viewProfile__9mex_{width:100%;border-radius:0}@media (max-width:1024px){.DoctorsPage_title__sRkb7{font-size:2rem}.DoctorsPage_subtitle__tVl_f{font-size:1rem;padding:0 1rem}.DoctorsPage_doctorsGrid__I00mt{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem}.DoctorsPage_imageWrapper__uGvT7{height:220px}.DoctorsPage_details__wnbMA h3{font-size:1.2rem}}@media (max-width:768px){.DoctorsPage_doctorsSection__WPvDJ{padding:4rem 1rem}.DoctorsPage_title__sRkb7{font-size:1.75rem}.DoctorsPage_subtitle__tVl_f{font-size:.95rem}.DoctorsPage_filterTabs__I3QBY{gap:.5rem}.DoctorsPage_filterBtn__5c_FF{padding:.5rem 1rem;font-size:.85rem}.DoctorsPage_imageWrapper__uGvT7{height:300px}.DoctorsPage_details__wnbMA h3{font-size:1.1rem}}@media (max-width:480px){.DoctorsPage_title__sRkb7{font-size:1.5rem}.DoctorsPage_subtitle__tVl_f{font-size:.9rem}.DoctorsPage_imageWrapper__uGvT7{height:300px}.DoctorsPage_details__wnbMA{padding:.8rem}.DoctorsPage_details__wnbMA h3{font-size:1rem}}