.about-section:where(.astro-X2LC2H5W){padding-top:60px}.about-card:where(.astro-X2LC2H5W){background-color:var(--bg-light-blue);border-radius:var(--radius-md, 30px);box-shadow:0 10px 40px #1e457e0f;padding:50px;display:grid;grid-template-columns:.5fr 1.3fr;align-items:center;gap:20px;border:1px solid rgba(30,69,126,.02)}.about-image:where(.astro-X2LC2H5W){display:flex;justify-content:center}.about-image:where(.astro-X2LC2H5W) img:where(.astro-X2LC2H5W){max-width:100%;height:auto;max-height:280px;border-radius:10px}.about-content:where(.astro-X2LC2H5W){text-align:right}.about-content:where(.astro-X2LC2H5W) .section-title-wrapper:where(.astro-X2LC2H5W){display:flex;align-items:center;gap:10px;margin-bottom:15px}.about-content:where(.astro-X2LC2H5W) .section-title:where(.astro-X2LC2H5W){color:var(--primary-blue);font-size:2rem;font-weight:700;position:relative}.about-content:where(.astro-X2LC2H5W) .doctor-intro:where(.astro-X2LC2H5W){font-size:1.3rem;color:var(--primary-blue);margin-bottom:20px}.about-content:where(.astro-X2LC2H5W) .doctor-intro:where(.astro-X2LC2H5W) strong:where(.astro-X2LC2H5W){font-weight:700}.about-content:where(.astro-X2LC2H5W) .about-text:where(.astro-X2LC2H5W){font-size:1.15rem;line-height:1.7;color:var(--text-dark);display:flex;flex-direction:column;gap:15px}@media (max-width: 768px){.about-section:where(.astro-X2LC2H5W){margin-top:-20px;padding:0 15px 40px}.about-card:where(.astro-X2LC2H5W){grid-template-columns:1fr;padding:30px 20px;gap:30px;text-align:center}.about-content:where(.astro-X2LC2H5W){text-align:center}.about-content:where(.astro-X2LC2H5W) .section-title-wrapper:where(.astro-X2LC2H5W){justify-content:center}}.testimonials-section:where(.astro-AADLZISC){padding:60px 20px}.section-header:where(.astro-AADLZISC){display:flex;align-items:center;gap:10px;margin-bottom:35px;justify-content:center}.section-header:where(.astro-AADLZISC) .heart-icon:where(.astro-AADLZISC){font-size:1.5rem;filter:drop-shadow(0 2px 4px rgba(240,98,146,.2))}.section-header:where(.astro-AADLZISC) h2:where(.astro-AADLZISC){color:var(--primary-blue);font-size:2.2rem;font-weight:700;margin:0}.reviews-container-box:where(.astro-AADLZISC){background:#ffffff;border-radius:30px;padding:40px;box-shadow:0 10px 40px #1e457e0a;border:1px solid rgba(30,69,126,.02);max-width:900px;margin:0 auto}.medreviews-link-wrapper:where(.astro-AADLZISC){text-align:center;margin-bottom:25px;border-bottom:1px dashed rgba(30,69,126,.1);padding-bottom:15px}.medreviews-link-wrapper:where(.astro-AADLZISC) a:where(.astro-AADLZISC){color:var(--secondary-teal);text-decoration:none;font-weight:500;font-size:1.1rem;transition:color .2s}.medreviews-link-wrapper:where(.astro-AADLZISC) a:where(.astro-AADLZISC) span:where(.astro-AADLZISC){display:inline-block;margin-right:5px}.medreviews-link-wrapper:where(.astro-AADLZISC) a:where(.astro-AADLZISC):hover{color:var(--primary-blue);text-decoration:underline}.iframe-wrapper:where(.astro-AADLZISC){position:relative;width:100%;height:250px;overflow:hidden;border-radius:15px}@media (max-width: 768px){.testimonials-section:where(.astro-AADLZISC){padding:40px 15px}.reviews-container-box:where(.astro-AADLZISC){padding:25px 15px}.section-header:where(.astro-AADLZISC) h2:where(.astro-AADLZISC){font-size:1.8rem;text-align:center}}.articles-section:where(.astro-7PUGAGZQ){padding:60px 20px;direction:rtl}.section-header:where(.astro-7PUGAGZQ){display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:40px}.section-header:where(.astro-7PUGAGZQ) .title-area:where(.astro-7PUGAGZQ){display:flex;align-items:center;gap:10px}.section-header:where(.astro-7PUGAGZQ) .title-area:where(.astro-7PUGAGZQ) h2:where(.astro-7PUGAGZQ){color:var(--primary-blue);font-size:2.2rem;font-weight:700;margin:0}.section-header:where(.astro-7PUGAGZQ) .all-articles-link:where(.astro-7PUGAGZQ){color:var(--secondary-teal);text-decoration:none;font-weight:500}.section-header:where(.astro-7PUGAGZQ) .all-articles-link:where(.astro-7PUGAGZQ):hover{text-decoration:underline}.articles-carousel:where(.astro-7PUGAGZQ){position:relative;padding-bottom:48px}.articles-swiper:where(.astro-7PUGAGZQ){overflow:hidden}.articles-swiper:where(.astro-7PUGAGZQ) .swiper-slide:where(.astro-7PUGAGZQ){height:auto;display:flex}.article-card:where(.astro-7PUGAGZQ){width:100%;background:#ffffff;border-radius:25px;overflow:hidden;box-shadow:0 10px 30px #0000000a;border:1px solid rgba(0,0,0,.02);transition:all .3s ease;display:flex;flex-direction:column}.article-card:where(.astro-7PUGAGZQ):hover{transform:translateY(-5px);box-shadow:0 15px 40px #1e457e14}.article-card:where(.astro-7PUGAGZQ):hover .image-wrapper:where(.astro-7PUGAGZQ) img:where(.astro-7PUGAGZQ){transform:scale(1.05)}.article-card:where(.astro-7PUGAGZQ) .image-wrapper:where(.astro-7PUGAGZQ){width:100%;aspect-ratio:var(--image-aspect, 16/9);height:auto;overflow:hidden;position:relative;background-color:var(--bg-light-blue)}.article-card:where(.astro-7PUGAGZQ) .image-wrapper:where(.astro-7PUGAGZQ) img:where(.astro-7PUGAGZQ){width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.article-card:where(.astro-7PUGAGZQ) .card-content:where(.astro-7PUGAGZQ){padding:25px;display:flex;flex-direction:column;flex-grow:1}.article-card:where(.astro-7PUGAGZQ) .card-content:where(.astro-7PUGAGZQ) a:where(.astro-7PUGAGZQ){text-decoration:none}.article-card:where(.astro-7PUGAGZQ) .card-content:where(.astro-7PUGAGZQ) h3:where(.astro-7PUGAGZQ){color:var(--primary-blue);font-size:1.25rem;font-weight:700;line-height:1.4;margin-bottom:12px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.article-card:where(.astro-7PUGAGZQ) .card-content:where(.astro-7PUGAGZQ) p:where(.astro-7PUGAGZQ){color:var(--text-dark);font-size:.95rem;line-height:1.5;margin-bottom:20px;flex-grow:1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.article-card:where(.astro-7PUGAGZQ) .card-content:where(.astro-7PUGAGZQ) .read-more-btn:where(.astro-7PUGAGZQ){color:var(--secondary-teal);text-decoration:none;font-weight:700;font-size:.95rem;display:inline-flex;align-items:center;gap:5px}.article-card:where(.astro-7PUGAGZQ) .card-content:where(.astro-7PUGAGZQ) .read-more-btn:where(.astro-7PUGAGZQ):hover{color:var(--primary-blue)}.articles-pagination:where(.astro-7PUGAGZQ){bottom:0!important}.articles-pagination .swiper-pagination-bullet{background:var(--secondary-teal);opacity:.35}.articles-pagination .swiper-pagination-bullet-active{background:var(--primary-blue);opacity:1}@media (max-width: 992px){.section-header:where(.astro-7PUGAGZQ){flex-direction:column;align-items:center;gap:10px}}@media (max-width: 600px){.section-header:where(.astro-7PUGAGZQ) .title-area:where(.astro-7PUGAGZQ) h2:where(.astro-7PUGAGZQ){font-size:1.8rem;text-align:center}.article-card:where(.astro-7PUGAGZQ) .image-wrapper:where(.astro-7PUGAGZQ){aspect-ratio:var(--image-aspect, 16/9)}.article-card:where(.astro-7PUGAGZQ) .card-content:where(.astro-7PUGAGZQ){padding:20px}.article-card:where(.astro-7PUGAGZQ) .card-content:where(.astro-7PUGAGZQ) h3:where(.astro-7PUGAGZQ){font-size:1.15rem}.article-card:where(.astro-7PUGAGZQ) .card-content:where(.astro-7PUGAGZQ) p:where(.astro-7PUGAGZQ){font-size:.95rem}}.contact-section:where(.astro-JJAGJRBK){padding:70px 0 80px;background-color:var(--bg-light-blue)}.contact-header:where(.astro-JJAGJRBK){text-align:center;max-width:680px;margin:0 auto 45px}.contact-header:where(.astro-JJAGJRBK) h2:where(.astro-JJAGJRBK){color:var(--primary-blue);font-size:2.2rem;font-weight:700;margin-bottom:12px}.contact-header:where(.astro-JJAGJRBK) p:where(.astro-JJAGJRBK){color:var(--text-dark);font-size:1.1rem;line-height:1.7}.contact-grid:where(.astro-JJAGJRBK){display:grid;grid-template-columns:1fr 1fr;gap:35px;align-items:center;max-width:1000px;justify-self:center}.contact-info:where(.astro-JJAGJRBK){display:flex;flex-direction:column;gap:16px}.contact-item:where(.astro-JJAGJRBK){display:flex;align-items:flex-start;gap:16px;background:#ffffff;border-radius:15px;padding:10px;box-shadow:0 8px 24px #0000000a;border:1px solid rgba(30,69,126,.04);transition:transform .3s ease,box-shadow .3s ease}.contact-item:where(.astro-JJAGJRBK):hover{transform:translateY(-3px);box-shadow:0 12px 32px #1e457e14}.contact-item:where(.astro-JJAGJRBK) .item-icon:where(.astro-JJAGJRBK){flex-shrink:0;width:48px;height:48px;border-radius:12px;background-color:var(--bg-light-blue);display:flex;align-items:center;justify-content:center;transition:background-color .3s ease}.contact-item:where(.astro-JJAGJRBK) .item-icon:where(.astro-JJAGJRBK) .icon:where(.astro-JJAGJRBK){width:24px;height:24px;color:var(--secondary-teal)}.contact-item:where(.astro-JJAGJRBK):hover .item-icon:where(.astro-JJAGJRBK){background-color:#00bfa51f}.contact-item:where(.astro-JJAGJRBK) .item-content:where(.astro-JJAGJRBK){display:flex;flex-direction:column;gap:4px;min-width:0}.contact-item:where(.astro-JJAGJRBK) .item-label:where(.astro-JJAGJRBK){font-size:.85rem;font-weight:600;color:var(--primary-blue);letter-spacing:.01em}.contact-item:where(.astro-JJAGJRBK) .item-value:where(.astro-JJAGJRBK){font-size:1rem;line-height:1.5;color:var(--text-dark);text-decoration:none;transition:color .2s ease}.contact-item:where(.astro-JJAGJRBK) .item-value:where(.astro-JJAGJRBK):is(a):hover{color:var(--secondary-teal)}.map-column:where(.astro-JJAGJRBK){min-height:350px}.map-wrapper:where(.astro-JJAGJRBK){width:100%;height:330px;border-radius:25px;overflow:hidden;box-shadow:0 10px 35px #1e457e1a;border:3px solid #ffffff;transition:box-shadow .3s ease}.map-wrapper:where(.astro-JJAGJRBK):hover{box-shadow:0 15px 45px #1e457e24}.map-wrapper:where(.astro-JJAGJRBK) iframe:where(.astro-JJAGJRBK){display:block;width:100%;height:100%}@media (max-width: 900px){.contact-grid:where(.astro-JJAGJRBK){grid-template-columns:1fr;gap:30px}.map-column:where(.astro-JJAGJRBK){order:2}.contact-info:where(.astro-JJAGJRBK){order:1}.map-wrapper:where(.astro-JJAGJRBK){height:300px}}@media (max-width: 768px){.contact-section:where(.astro-JJAGJRBK){padding:50px 0 60px}.contact-header:where(.astro-JJAGJRBK){margin-bottom:35px}.contact-header:where(.astro-JJAGJRBK) h2:where(.astro-JJAGJRBK){font-size:1.8rem}.contact-header:where(.astro-JJAGJRBK) p:where(.astro-JJAGJRBK){font-size:1rem}.contact-item:where(.astro-JJAGJRBK){padding:18px}}.hero:where(.astro-J7PV25F6){padding:60px 0}.hero-grid:where(.astro-J7PV25F6){display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;gap:40px}.hero-content:where(.astro-J7PV25F6){text-align:right}.hero-content:where(.astro-J7PV25F6) .doctor-title:where(.astro-J7PV25F6){color:var(--primary-blue);font-size:2.8rem;font-weight:700;margin-bottom:.5rem}.hero-content:where(.astro-J7PV25F6) .doctor-specialty:where(.astro-J7PV25F6){color:var(--primary-blue);font-size:2.2rem;font-weight:500;line-height:1.2;margin-bottom:1.5rem}.hero-content:where(.astro-J7PV25F6) .doctor-specialty:where(.astro-J7PV25F6) .highlight:where(.astro-J7PV25F6){color:var(--secondary-teal);font-weight:700}.hero-content:where(.astro-J7PV25F6) .hero-description:where(.astro-J7PV25F6){font-size:1.2rem;line-height:1.6;color:var(--text-dark);max-width:480px;margin-bottom:2.5rem}.hero-actions:where(.astro-J7PV25F6){display:flex;gap:15px;align-items:center}.hero-actions:where(.astro-J7PV25F6) .btn-pink:where(.astro-J7PV25F6){min-width:190px}.btn-outline-teal:where(.astro-J7PV25F6){color:var(--secondary-teal);border:2px solid var(--secondary-teal);font-weight:700;padding:10px 25px;border-radius:50px;text-decoration:none;transition:all .2s ease}.btn-outline-teal:where(.astro-J7PV25F6):hover{background-color:#00bfa50d;transform:translateY(-1px)}.hero-graphic:where(.astro-J7PV25F6){aspect-ratio:var(--hero-aspect, 800/546);width:100%}.hero-graphic:where(.astro-J7PV25F6) picture:where(.astro-J7PV25F6),.hero-graphic:where(.astro-J7PV25F6) .hero-img:where(.astro-J7PV25F6){display:block;width:100%;height:auto}.hero-graphic:where(.astro-J7PV25F6) .hero-img:where(.astro-J7PV25F6){border-radius:10px}@media (max-width: 992px){.hero:where(.astro-J7PV25F6){padding:40px 0}.hero-grid:where(.astro-J7PV25F6){grid-template-columns:1fr;text-align:center;gap:30px}.hero-content:where(.astro-J7PV25F6){text-align:center;display:flex;flex-direction:column;align-items:center}.hero-content:where(.astro-J7PV25F6) .hero-description:where(.astro-J7PV25F6){margin-left:auto;margin-right:auto}.hero-graphic:where(.astro-J7PV25F6){order:-1}.hero-graphic:where(.astro-J7PV25F6) .white-blob:where(.astro-J7PV25F6){width:280px;height:280px}}@media (max-width: 600px){.hero:where(.astro-J7PV25F6){padding:32px 0}.hero-content:where(.astro-J7PV25F6) .doctor-title:where(.astro-J7PV25F6){font-size:2.1rem}.hero-content:where(.astro-J7PV25F6) .doctor-specialty:where(.astro-J7PV25F6){font-size:1.6rem}.hero-content:where(.astro-J7PV25F6) .hero-description:where(.astro-J7PV25F6){font-size:1.05rem;max-width:100%;margin-bottom:2rem}.hero-actions:where(.astro-J7PV25F6){flex-wrap:wrap;justify-content:center}.btn-outline-teal:where(.astro-J7PV25F6){max-width:100%}}
