.ly-recent{background:var(--ly-bg);padding-block:clamp(48px,5vw + 20px,88px)}.ly-recent__inner{width:100%;max-width:1180px;margin-inline:auto;padding-inline:clamp(20px,4vw,48px)}.ly-recent__head{text-align:center;margin-bottom:clamp(28px,3vw + 8px,48px)}.ly-recent__head h2{margin:0 0 12px;color:var(--ly-text-strong);font-size:clamp(1.6rem,2vw + .85rem,2.5rem)}.ly-recent__head p{margin:0 auto;max-width:60ch;color:var(--ly-text-muted);font-size:var(--ly-text-base);line-height:1.6}.ly-recent__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:clamp(20px,2vw + 8px,32px);gap:clamp(20px,2vw + 8px,32px)}@media (max-width:900px){.ly-recent__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:540px){.ly-recent__grid{grid-template-columns:1fr}}.ly-recent__card{display:grid;grid-gap:14px;gap:14px;color:inherit}.ly-recent__card,.ly-recent__card:hover{text-decoration:none}.ly-recent__thumb{position:relative;aspect-ratio:4/3;background:var(--ly-bg-soft);border-radius:var(--ly-radius-sm);overflow:hidden;isolation:isolate}.ly-recent__thumb img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s cubic-bezier(.2,.7,.3,1);transform-origin:center;will-change:transform}.ly-recent__card:hover .ly-recent__thumb img{transform:rotate(-3deg) scale(1.08)}.ly-recent__date{position:absolute;top:12px;left:12px;z-index:2;display:grid;justify-items:center;grid-gap:0;gap:0;padding:6px 10px 4px;background:#1a2540;color:var(--ly-bg);border-radius:2px;font-family:var(--ly-font-display);line-height:1}.ly-recent__date strong{font-size:22px;font-weight:var(--ly-weight-bold);letter-spacing:-.02em}.ly-recent__date span{margin-top:2px;font-size:11px;font-weight:var(--ly-weight-medium);text-transform:lowercase;opacity:.9}.ly-recent__meta{display:flex;flex-wrap:wrap;gap:12px 18px;font-size:13px;color:var(--ly-text-muted)}.ly-recent__meta span{display:inline-flex;align-items:center;gap:6px}.ly-recent__meta svg{width:14px;height:14px;color:var(--ly-text-muted);flex-shrink:0}.ly-recent__card h3{margin:0;font-size:clamp(1rem,.4vw + .95rem,1.15rem);font-weight:var(--ly-weight-bold);color:var(--ly-text-strong);line-height:1.35;text-wrap:balance;-webkit-hyphens:auto;hyphens:auto;transition:color .15s ease}.ly-recent__card:hover h3{color:var(--ly-primary)}.ly-services{background:var(--ly-bg);padding-block:clamp(40px,5vw + 16px,80px)}.ly-services__inner{width:100%;max-width:1180px;margin-inline:auto;padding-inline:clamp(20px,4vw,48px)}.ly-services__head{text-align:center;margin-bottom:clamp(24px,3vw,40px)}.ly-services__head h2{font-size:clamp(1.6rem,2vw + .85rem,2.5rem);margin:0 0 12px;color:var(--ly-text-strong)}.ly-services__head p{margin:0 auto;max-width:60ch;color:var(--ly-text-muted);font-size:var(--ly-text-base);line-height:1.6}.ly-services__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:clamp(16px,1.5vw + 8px,24px);gap:clamp(16px,1.5vw + 8px,24px)}@media (max-width:900px){.ly-services__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:540px){.ly-services__grid{grid-template-columns:1fr}}.ly-service-card{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px;padding:clamp(28px,3vw,40px) clamp(20px,2vw + 12px,28px);min-height:clamp(220px,22vw,260px);background:var(--ly-bg-soft);border-radius:var(--ly-radius-lg);text-decoration:none;isolation:isolate;overflow:hidden;transition:color .2s ease}.ly-service-card:before{z-index:0;background-image:var(--card-image,none);background-size:cover;background-position:50%}.ly-service-card:after,.ly-service-card:before{content:"";position:absolute;inset:0;opacity:0;transition:opacity .25s ease}.ly-service-card:after{z-index:1;background:rgba(19,136,8,.85)}.ly-service-card:hover:after,.ly-service-card:hover:before{opacity:1}.ly-service-card>*{position:relative;z-index:2}.ly-service-card__icon{display:inline-flex;width:40px;height:40px;margin-bottom:6px;color:var(--ly-primary);transition:color .2s ease}.ly-service-card__icon svg{width:100%;height:100%}.ly-service-card h3{margin:0;font-size:var(--ly-text-lg);color:var(--ly-text-strong);text-wrap:balance;-webkit-hyphens:auto;hyphens:auto;transition:color .2s ease}.ly-service-card p{margin:0;font-size:var(--ly-text-sm);color:var(--ly-text-muted);line-height:1.55;max-width:32ch;text-wrap:pretty;transition:color .2s ease}.ly-service-card:hover{text-decoration:none;color:var(--ly-bg)}.ly-service-card:hover .ly-service-card__icon,.ly-service-card:hover h3,.ly-service-card:hover p{color:var(--ly-bg)}.ly-stats{background:var(--ly-bg);padding-block:clamp(40px,5vw + 16px,72px)}.ly-stats__grid{width:100%;max-width:1180px;margin-inline:auto;padding-inline:clamp(20px,4vw,48px);list-style:none;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:clamp(20px,3vw,48px);gap:clamp(20px,3vw,48px)}.ly-stat{text-align:center;display:grid;justify-items:center;grid-gap:14px;gap:14px}.ly-stat__icon{width:clamp(56px,6vw + 8px,76px);height:clamp(56px,6vw + 8px,76px);color:var(--ly-primary)}.ly-stat__icon svg{width:100%;height:100%}.ly-stat__value{display:inline-flex;align-items:baseline;gap:6px;color:var(--ly-success);font-family:var(--ly-font-display);font-size:clamp(2rem,3vw + 1rem,3.25rem);font-weight:var(--ly-weight-bold);letter-spacing:-.01em;line-height:1}.ly-stat__plus{font-size:.7em;font-weight:var(--ly-weight-semibold)}.ly-stat__label{margin:0;color:var(--ly-text-strong);font-size:clamp(.95rem,.5vw + .85rem,1.1rem);font-weight:var(--ly-weight-medium);max-width:24ch}@media (max-width:720px){.ly-stats__grid{grid-template-columns:1fr;gap:32px}}.ly-testimonials{background:var(--ly-bg);padding-block:clamp(40px,5vw + 16px,80px)}.ly-testimonials__inner{width:100%;max-width:1180px;margin-inline:auto;padding-inline:clamp(20px,4vw,48px)}.ly-testimonials__head{margin-bottom:clamp(24px,3vw,40px)}.ly-eyebrow-grey{display:inline-block;margin-bottom:8px;color:var(--ly-text-muted);font-family:var(--ly-font-display);font-size:var(--ly-text-sm);font-weight:var(--ly-weight-medium);letter-spacing:.18em;text-transform:uppercase}.ly-testimonials__head h2{margin:0;color:var(--ly-text-strong);font-size:clamp(1.6rem,2vw + .85rem,2.5rem)}.ly-test__widget{display:grid;grid-template-columns:minmax(280px,360px) minmax(0,1fr);grid-gap:clamp(20px,2.5vw,32px);gap:clamp(20px,2.5vw,32px);align-items:stretch}@media (max-width:720px){.ly-test__widget{grid-template-columns:1fr}}.ly-test__clinic{display:flex;align-items:center;gap:18px;padding:24px;background:var(--ly-bg);border-radius:var(--ly-radius-md)}.ly-test__lotus{width:clamp(72px,7vw,96px);height:clamp(72px,7vw,96px);object-fit:contain;flex-shrink:0}.ly-test__clinic-stack{display:flex;flex-direction:column;align-items:flex-start;gap:6px;min-width:0}.ly-test__clinic h3{margin:0;font-size:clamp(1.05rem,.4vw + .95rem,1.25rem);font-weight:var(--ly-weight-bold);color:var(--ly-text-strong);line-height:1.25}.ly-test__clinic p{margin:2px 0 0;font-weight:var(--ly-weight-medium)}.ly-test__clinic p,.ly-test__write{font-size:var(--ly-text-base);color:var(--ly-text-strong)}.ly-test__write{margin-top:10px;padding:10px 22px;min-height:42px;background:var(--ly-bg);border:1.5px solid var(--ly-text-strong);border-radius:var(--ly-radius-sm);font-weight:var(--ly-weight-semibold);text-decoration:none;display:inline-flex;align-items:center;justify-content:center;transition:background .15s ease,color .15s ease}.ly-test__write:hover{background:var(--ly-text-strong);color:var(--ly-bg);text-decoration:none}.ly-test__stars{display:inline-flex;gap:3px}.ly-test__stars--sm svg{width:16px;height:16px}.ly-test__stars--lg svg{width:24px;height:24px}.ly-test__stars svg{width:16px;height:16px}.ly-test__carousel{position:relative;min-width:0}.ly-test__track{list-style:none;margin:0;padding:0;display:grid;grid-auto-flow:column;grid-auto-columns:minmax(240px,calc(33.333% - 11px));grid-gap:16px;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding:8px;scrollbar-width:none}.ly-test__track::-webkit-scrollbar{display:none}.ly-test__card{scroll-snap-align:start;display:flex;flex-direction:column;gap:8px;padding:16px;background:var(--ly-bg);border:1px solid var(--ly-border);border-radius:var(--ly-radius-md)}.ly-test__card header{display:flex;align-items:center;gap:10px}.ly-test__avatar{width:36px;height:36px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:white;font-weight:var(--ly-weight-semibold);font-size:14px;overflow:hidden;flex-shrink:0}.ly-test__avatar img{width:100%;height:100%;object-fit:cover}.ly-test__meta{flex:1 1 auto;display:flex;flex-direction:column;min-width:0}.ly-test__meta strong{font-size:var(--ly-text-sm);font-weight:var(--ly-weight-semibold);color:var(--ly-text-strong);line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ly-test__meta span{font-size:12px;color:var(--ly-text-muted)}.ly-test__google{width:16px;height:16px;flex-shrink:0}.ly-test__card p{margin:0;font-size:var(--ly-text-sm);color:var(--ly-text);line-height:1.55;display:-webkit-box;-webkit-line-clamp:5;line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}.ly-test__nav{position:absolute;top:50%;transform:translateY(-50%);width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;background:var(--ly-bg);color:var(--ly-text-muted);border:1px solid var(--ly-border);border-radius:50%;font-size:22px;line-height:1;cursor:pointer;z-index:2;transition:background .15s ease,color .15s ease}.ly-test__nav:hover{background:var(--ly-bg-soft);color:var(--ly-text-strong)}.ly-test__nav--prev{left:-10px}.ly-test__nav--next{right:-10px}@media (max-width:540px){.ly-test__nav{display:none}}