.style_experienceSection__wEjnw{padding:6rem 0;background:linear-gradient(180deg,rgba(255,245,230,.2),#ffffff 50%,rgba(255,245,230,.1));font-family:var(--font-montserrat),-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell",sans-serif;min-height:80vh}@media(max-width:768px){.style_experienceSection__wEjnw{padding:4rem 0}}.style_container__hIcrG{max-width:1200px;margin:0 auto;padding:0 2rem}@media(max-width:768px){.style_container__hIcrG{padding:0 1.5rem}}.style_title__TalRq{font-size:3rem;font-weight:800;color:#0f172a;text-align:center;margin:0 0 4rem;font-family:var(--font-montserrat),-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell",sans-serif;letter-spacing:-1px;position:relative;padding-bottom:2rem}.style_title__TalRq:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:100px;height:4px;background:linear-gradient(90deg,transparent,#FFD700,transparent);border-radius:2px}@media(max-width:768px){.style_title__TalRq{font-size:2.25rem;margin-bottom:3rem;padding-bottom:1.5rem}}@media(max-width:480px){.style_title__TalRq{font-size:1.875rem;margin-bottom:2.5rem}}.style_clinicsGrid__aeuUO{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem;width:100%}@media(max-width:768px){.style_clinicsGrid__aeuUO{grid-template-columns:1fr;gap:1.5rem}}@media(min-width:1200px){.style_clinicsGrid__aeuUO{grid-template-columns:repeat(3,1fr)}}.style_clinicCard__p0Y8R{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.08);transition:all .3s ease;display:flex;flex-direction:column;border:1px solid rgba(115,115,115,.1)}.style_clinicCard__p0Y8R:hover{box-shadow:0 4px 16px rgba(0,0,0,.12);transform:translateY(-2px)}.style_imageContainer__S_7Tk{position:relative;width:100%;height:200px;overflow:hidden;background:#f5f5f5}.style_clinicImage__TUrF7{-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.style_clinicCard__p0Y8R:hover .style_clinicImage__TUrF7{transform:scale(1.05)}.style_statusBadge___mDyU{position:absolute;top:1rem;right:1rem;background:hsla(0,0%,100%,.95);padding:.5rem 1rem;border-radius:20px;display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;font-family:var(--font-montserrat),-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell",sans-serif;backdrop-filter:blur(4px);box-shadow:0 2px 8px rgba(0,0,0,.1)}.style_statusDot__M_5nj{width:8px;height:8px;border-radius:50%;display:inline-block}.style_statusDot__M_5nj.style_open__D9nXE{background-color:#10b981}.style_statusDot__M_5nj.style_closed__T0YCq{background-color:#ef4444}.style_statusText__RZ_X6{color:#0f172a;text-transform:capitalize}.style_cardContent__B1qxs{padding:1.5rem;display:flex;flex-direction:column;gap:1rem;flex:1}.style_ratingSection__LTIvi{display:flex;align-items:center;gap:.75rem}.style_stars__zQpi8{display:flex;gap:.125rem;align-items:center}.style_star__BuUKe{width:16px;height:16px}.style_ratingText__ysiAl{font-size:.875rem;color:#737373;font-weight:500}.style_clinicName__HykW0,.style_ratingText__ysiAl{font-family:var(--font-montserrat),-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell",sans-serif}.style_clinicName__HykW0{font-size:1.25rem;font-weight:700;color:#0f172a;margin:0;line-height:1.3}@media(max-width:768px){.style_clinicName__HykW0{font-size:1.125rem}}.style_addressSection__pNrzj,.style_hoursSection__XwEj1{display:flex;align-items:flex-start;gap:.75rem}.style_icon__3kgH5{color:#737373;flex-shrink:0;margin-top:.125rem}.style_address__tbVu1,.style_hours__IsROY{font-size:.9375rem;color:#404040;margin:0;line-height:1.5;font-family:var(--font-montserrat),-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell",sans-serif}@media(max-width:768px){.style_address__tbVu1,.style_hours__IsROY{font-size:.875rem}}.style_servicesSection__1gipp{display:flex;flex-direction:column;gap:.5rem}.style_servicesLabel__KSwHv{font-size:.875rem;font-weight:600;color:#0f172a;margin:0;font-family:var(--font-montserrat),-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell",sans-serif}.style_servicesList__ThaMm{display:flex;flex-wrap:wrap;gap:.5rem}.style_serviceTag__jgW6W{font-size:.8125rem;padding:.375rem .75rem;background:rgba(255,215,0,.1);color:#0f172a;border-radius:6px;font-weight:500;font-family:var(--font-montserrat),-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell",sans-serif;border:1px solid rgba(255,215,0,.2)}.style_actionButtons__gL0bf{display:flex;gap:.75rem;margin-top:auto;padding-top:1rem;border-top:1px solid rgba(115,115,115,.1)}@media(max-width:480px){.style_actionButtons__gL0bf{flex-direction:column}}.style_actionBtn__5yFGL{flex:1;padding:.75rem 1rem;border:1px solid rgba(15,23,42,.2);background:#fff;color:#0f172a;border-radius:8px;font-size:.9375rem;font-weight:600;font-family:var(--font-montserrat),-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell",sans-serif;cursor:pointer;transition:all .3s ease}.style_actionBtn__5yFGL:hover:not(:disabled){background:#0f172a;color:#fff;border-color:#0f172a;transform:translateY(-1px);box-shadow:0 2px 8px rgba(0,0,0,.1)}.style_actionBtn__5yFGL:active:not(:disabled){transform:translateY(0)}.style_actionBtn__5yFGL:disabled{opacity:.5;cursor:not-allowed}@media(max-width:480px){.style_actionBtn__5yFGL{width:100%}}