.home-page{--home-navy:#031b4e;--home-light:#ecf5fb}.home-hero{background:var(--home-navy);color:#fff;padding-block:3rem 2.5rem;overflow:hidden}.home-hero__inner{align-items:center;gap:2rem;display:grid}.home-hero__badge{border-radius:var(--radius-pill);color:var(--primary);font-size:.8125rem;font-weight:var(--font-weight-medium);letter-spacing:.04em;text-transform:uppercase;background:#00bde02e;padding:.35rem .85rem;display:inline-block}.home-hero__title{color:#fff;max-width:22ch;margin-top:1rem;font-size:clamp(2rem,4.5vw,3rem);line-height:1.15}.home-hero__subtitle{color:#ffffffd1;max-width:42rem;margin-top:1rem;font-size:clamp(1rem,2vw,1.2rem);line-height:1.65}.home-hero__actions{flex-wrap:wrap;gap:.75rem;margin-top:1.75rem;display:flex}.home-hero__cta{border-radius:var(--radius-md);font-weight:var(--font-weight-medium);justify-content:center;align-items:center;gap:.5rem;padding:.8rem 1.35rem;text-decoration:none;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.home-hero__cta--primary{background:var(--primary);color:var(--home-navy)}.home-hero__cta--primary:hover{background:#00d4f5}.home-hero__cta--secondary{color:#fff;border:1px solid #ffffff59}.home-hero__cta--secondary:hover{border-color:var(--primary);color:var(--primary)}.home-hero__media{border-radius:var(--radius-2xl);aspect-ratio:4/3;background:#ffffff0f;position:relative;overflow:hidden}.home-hero__image{object-fit:cover;width:100%;height:100%}.home-stats{margin-top:2rem}.home-stats__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;display:grid}.home-stats__card{color:var(--home-navy);border-radius:var(--radius-lg);background:#fff;padding:1.1rem 1rem;box-shadow:0 10px 30px #031b4e2e}.home-stats__value{font-size:clamp(1.35rem,2.5vw,1.75rem);font-weight:var(--font-weight-heading);color:var(--primary);line-height:1.1}.home-stats__label{color:var(--body-color);margin-top:.35rem;font-size:.8125rem}.home-section{padding-block:3.5rem}.home-section__title{text-align:center;max-width:44rem;margin-inline:auto}.home-section__subtitle{text-align:center;margin-inline:auto;max-width:40rem;color:var(--body-color);margin-top:.85rem}.home-treatments{background:var(--home-light)}.home-treatments__title{text-align:center;max-width:48rem;color:var(--home-navy);font-weight:var(--font-weight-heading);margin-inline:auto}.home-treatments__subtitle{text-align:center;margin-inline:auto;max-width:42rem;color:var(--body-color);margin-top:.85rem;font-size:1rem;line-height:1.65}.home-treatments__grid{gap:1.5rem;margin-top:2.5rem;display:grid}.home-treatment-card{background:#fff;border-radius:20px;flex-direction:column;gap:1rem;min-height:100%;padding:2rem;display:flex;box-shadow:0 8px 32px #031b4e14}.home-treatment-card__title{color:var(--home-navy);font-size:1.375rem;font-weight:var(--font-weight-heading);line-height:1.35}.home-treatment-card__excerpt{color:#566593;-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:1;font-size:.9375rem;line-height:1.6;display:-webkit-box;overflow:hidden}.home-treatment-card__footer{justify-content:space-between;align-items:center;gap:1rem;margin-top:auto;padding-top:.5rem;display:flex}.home-treatment-card__experts{color:#00bde0;font-size:.8125rem;font-weight:var(--font-weight-medium);line-height:1.4}.home-treatment-card__cta{border-radius:var(--radius-pill);color:#fff;font-size:.875rem;font-weight:var(--font-weight-medium);white-space:nowrap;background:#00bde0;flex-shrink:0;justify-content:center;align-items:center;padding:.55rem 1.25rem;text-decoration:none;transition:background .15s;display:inline-flex}.home-treatment-card__cta:hover{color:#fff;background:#00a3c4}.home-why{padding-block:3.5rem;position:relative;overflow:hidden}.home-why__backdrop{background-color:var(--home-navy);background-blend-mode:luminosity;background-image:url(/why-choose/oda-4.webp);background-position:100%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.home-why__backdrop:after{content:"";pointer-events:none;background:linear-gradient(#031b4ee0 0%,#01040cf0 100%);position:absolute;inset:0}.home-why__inner{z-index:1;align-items:center;gap:2.5rem;display:grid;position:relative}.home-why__head{flex-direction:column;gap:1rem;display:flex}.home-why__badge{color:var(--primary);font-size:.875rem;font-weight:var(--font-weight-medium);letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:.5rem;display:inline-flex}.home-why__badge-icon{width:1.125rem;height:1.125rem}.home-why__title{color:#fff;font-size:clamp(1.5rem,2.8vw,2.125rem);font-weight:var(--font-weight-heading);max-width:22ch;line-height:1.25}.home-why__cards{gap:1rem;margin-top:1.75rem;display:grid}.home-why__card{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:16px;min-height:100%;padding:1.25rem 1.15rem 1.15rem 1.25rem;position:relative;overflow:hidden}.home-why__card-icon{width:2.5rem;height:2.5rem;color:var(--primary);background:#00bde029;border-radius:50%;justify-content:center;align-items:center;margin-bottom:.85rem;display:inline-flex}.home-why__card-icon svg{width:1rem;height:1rem}.home-why__card-number{color:#ffffff1a;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:var(--font-weight-heading);pointer-events:none;-webkit-user-select:none;user-select:none;line-height:1;position:absolute;top:.65rem;right:.85rem}.home-why__card-title{color:#fff;font-size:1.0625rem;font-weight:var(--font-weight-heading);margin-bottom:.45rem;padding-inline-end:2.5rem}.home-why__card-text{color:#ffffffb8;font-size:.875rem;line-height:1.6}.home-why__media{min-height:22rem;position:relative}.home-why__photo-main-wrap{z-index:1;border-radius:20px;width:min(100%,18rem);margin-inline:auto;position:relative;overflow:hidden;box-shadow:0 20px 50px #00000059}.home-why__photo-main{object-fit:cover;width:100%;height:auto;display:block}.home-why__experience{z-index:3;text-align:center;background:#031b4ee0;border:2px solid #00bde059;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:9.5rem;height:9.5rem;padding:.75rem;display:flex;position:absolute;top:52%;left:50%;overflow:hidden;transform:translate(-50%,-50%)}.home-why__experience-pattern{opacity:.35;background:url(/why-choose/line-curv.svg) 50%/cover no-repeat;position:absolute;inset:0}.home-why__experience-value{z-index:1;align-items:flex-start;line-height:1;display:flex;position:relative}.home-why__experience-num{color:var(--primary);font-size:2.25rem;font-weight:var(--font-weight-heading)}.home-why__experience-plus{color:var(--primary);font-size:1.125rem;font-weight:var(--font-weight-heading);margin-top:.15rem}.home-why__experience-label{z-index:1;color:#fff;max-width:8ch;margin-top:.25rem;font-size:.6875rem;line-height:1.25;position:relative}.home-why__photo-secondary-wrap{z-index:2;border:3px solid #ffffff1f;border-radius:18px;width:min(48%,11rem);position:absolute;bottom:0;right:0;overflow:hidden;box-shadow:0 16px 40px #0000004d}.home-why__photo-secondary{object-fit:cover;width:100%;height:auto;display:block}.home-page--rtl .home-why__inner{direction:rtl}.home-page--rtl .home-why__card-number{left:.85rem;right:auto}.home-page--rtl .home-why__photo-secondary-wrap{left:0;right:auto}@media (min-width:640px){.home-why__cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:992px){.home-why{padding-block:4.5rem}.home-why__inner{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:2rem}.home-why__media{min-height:32rem}.home-why__photo-main-wrap{width:min(100%,20rem);margin-inline:1rem 0}.home-why__photo-secondary-wrap{width:min(52%,13rem)}}.home-doctors__grid{gap:1.25rem;margin-top:2.25rem;display:grid}.home-doctor-card{text-align:center;border-radius:var(--radius-lg);border:1px solid var(--color-border);background:#fff;flex-direction:column;align-items:center;padding:1.5rem 1.25rem;text-decoration:none;transition:box-shadow .15s,transform .15s;display:flex}.home-doctor-card:hover{transform:translateY(-2px);box-shadow:0 12px 32px #031b4e1a}.home-doctor-card__photo{background:var(--home-light);border-radius:50%;flex-shrink:0;width:7.5rem;height:7.5rem;position:relative;overflow:hidden}.home-doctor-card__image{object-fit:cover;width:100%;height:100%}.home-doctor-card__placeholder{width:100%;height:100%;color:var(--primary);justify-content:center;align-items:center;display:flex}.home-doctor-card__body{padding:1rem 0 0}.home-doctor-card__name{color:var(--heading-color);font-size:1.0625rem}.home-doctor-card__title{color:var(--body-color);margin-top:.35rem;font-size:.875rem}.home-cta__phone-number{white-space:nowrap}.home-cta{background:linear-gradient(135deg, var(--primary) 0%, #00a3c4 55%, var(--home-navy) 100%);color:#fff;padding-block:3rem}.home-cta__inner{flex-direction:column;align-items:flex-start;gap:1.5rem;display:flex}.home-cta__title{color:#fff;max-width:36rem;font-size:clamp(1.5rem,3vw,2rem)}.home-cta__subtitle{color:#ffffffe0;max-width:40rem}.home-cta__actions{flex-wrap:wrap;gap:.75rem;display:flex}.home-cta__btn{border-radius:var(--radius-md);font-weight:var(--font-weight-medium);align-items:center;gap:.5rem;padding:.8rem 1.35rem;text-decoration:none;transition:background .15s,color .15s;display:inline-flex}.home-cta__btn--primary{color:var(--home-navy);background:#fff}.home-cta__btn--primary:hover{background:var(--home-light)}.home-cta__btn--navy{background:var(--home-navy);color:#fff}.home-cta__btn--navy:hover{background:#052868}.home-cta__phone{color:#fff;font-weight:var(--font-weight-medium);align-items:center;gap:.5rem;text-decoration:none;display:inline-flex}.home-cta__phone:hover{color:var(--home-light)}.home-page--rtl .home-hero__actions,.home-page--rtl .home-cta__actions{justify-content:flex-start}.home-page--rtl .home-treatment-card__footer,.home-page--rtl .home-hero__cta,.home-page--rtl .home-cta__btn{flex-direction:row-reverse}@media (min-width:640px){.home-stats__grid{grid-template-columns:repeat(4,minmax(0,1fr))}.home-treatments__grid,.home-doctors__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:768px){.home-hero{padding-block:4rem 3rem}.home-hero__inner{grid-template-columns:1.05fr .95fr;gap:2.5rem}.home-stats{margin-top:0}.home-cta__inner{flex-direction:row;justify-content:space-between;align-items:center}}@media (min-width:1024px){.home-section{padding-block:4.5rem}.home-treatments__grid,.home-doctors__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.home-health-tourism{background:var(--home-light);padding-block:3rem}.home-health-tourism__inner{align-items:center;gap:2rem;display:grid}.home-health-tourism__title{color:var(--home-navy);font-size:clamp(1.375rem,2.5vw,1.875rem);font-weight:var(--font-weight-heading);max-width:24ch;line-height:1.25}.home-health-tourism__description{color:var(--body-color);max-width:36rem;margin-top:.85rem;font-size:.9375rem;line-height:1.65}.home-health-tourism__media{justify-content:center;display:flex}.home-health-tourism__image{background:#fff;border:1px solid #031b4e14;border-radius:12px;width:100%;max-width:26rem;height:auto;box-shadow:0 12px 36px #031b4e1f}.home-health-tourism--rtl .home-health-tourism__inner{direction:rtl}@media (min-width:992px){.home-health-tourism{padding-block:3.5rem}.home-health-tourism__inner{grid-template-columns:minmax(0,1fr) minmax(0,.95fr);gap:2.5rem}.home-health-tourism__media{justify-content:flex-end}.home-health-tourism--rtl .home-health-tourism__media{justify-content:flex-start}}
