.featured-projects{background-color:var(--base-500);width:100%;color:var(--base-100);padding:1rem;position:relative}.featured-projects .featured-project-card{width:100%;height:100svh;transform-style:preserve-3d;perspective:1000px;will-change:transform;justify-content:center;align-items:center;display:flex;position:sticky}.featured-projects .featured-project-card-inner{background-color:var(--base-450);transform-origin:50% 100%;will-change:transform;border-radius:2rem;gap:1rem;width:100%;height:calc(100% - 2rem);padding:1rem;display:flex;position:relative;overflow:hidden}.featured-projects .featured-project-card-content{flex-direction:column;flex:1;justify-content:space-between;display:flex}.featured-projects .featured-project-card-content-main{flex-direction:column;align-items:flex-start;padding:2rem;display:flex}.featured-projects .featured-project-card-info{text-align:left;color:#2a6444;width:40%;padding:2rem}.featured-projects .featured-project-card-title h2{padding:2rem 0 1rem}.featured-projects .featured-project-card-description{text-align:left;width:75%;color:var(--base-250)}.featured-projects .featured-project-card-img{border-radius:1.5rem;flex:1;width:100%;height:100%;overflow:hidden}.featured-projects .featured-project-card-inner:after{content:"";background-color:var(--base-500);width:100%;height:100%;opacity:var(--after-opacity,0);will-change:opacity;pointer-events:none;z-index:2;position:absolute;top:0;left:0}@media (max-width:1000px){.featured-projects .featured-project-card-inner{flex-direction:column}.featured-projects .featured-project-card-content{flex:none;justify-content:center;align-items:center;gap:.5rem;padding:1.5rem 1.5rem .5rem}.featured-projects .featured-project-card-img{flex:1;min-height:0}.featured-projects .featured-project-card-info{text-align:center;width:100%;padding:0}.featured-projects .featured-project-card-content-main{align-items:center;padding:0}.featured-projects .featured-project-card-title{text-align:center;width:100%}.featured-projects .featured-project-card-title h2{padding:.5rem 0 0}.featured-projects .featured-project-card-description{display:none}}@media (max-width:640px){.featured-projects .featured-project-card{height:78svh}.featured-projects .featured-project-card-inner{border-radius:1.25rem;gap:0}.featured-projects .featured-project-card-img{border-radius:1rem 1rem 0 0;flex:none;order:-1;width:100%;height:44%}.featured-projects .featured-project-card-content{flex:1;justify-content:center;align-items:center;gap:0;padding:0}.featured-projects .featured-project-card-info{text-align:center;width:100%;padding:.9rem 1.1rem 0;font-size:.78rem}.featured-projects .featured-project-card-content-main{align-items:center;gap:0;padding:.3rem 1.1rem 1rem}.featured-projects .featured-project-card-title{text-align:center}.featured-projects .featured-project-card-title h2{padding:.3rem 0 0;font-size:clamp(1.4rem,5.5vw,1.9rem);line-height:1.15}}
.testimonials{width:100%;max-width:820px;margin:3rem auto 0}.testimonial-quote-mark{color:#2a6444;-webkit-user-select:none;user-select:none;will-change:transform, opacity;margin-bottom:2rem;font-family:Georgia,Times New Roman,serif;font-size:7rem;line-height:.6;display:block}.testimonial-review{color:var(--base-200);min-height:6rem;margin-bottom:3rem;font-size:1.45rem;font-weight:400;line-height:1.7}.testimonial-review>div{overflow:hidden}.testimonial-review>div>div{will-change:transform;display:block}.testimonial-patient{border-top:1px solid var(--base-400);will-change:transform, opacity;align-items:center;gap:1.25rem;margin-bottom:2.5rem;padding-top:2rem;display:flex}.testimonial-avatar{border:2px solid #2a6444;border-radius:50%;flex-shrink:0;width:58px;height:58px;overflow:hidden}.testimonial-avatar img{object-fit:cover;width:100%;height:100%}.avatar-initial{color:#fff;text-transform:uppercase;background:#2a6444;justify-content:center;align-items:center;width:100%;height:100%;font-size:1.4rem;font-weight:700;display:flex}.testimonial-patient-info{flex:1}.testimonial-name{color:var(--base-100);margin-bottom:.25rem;font-size:1rem;font-weight:700;line-height:1.3}.testimonial-meta{color:#2a6444;font-size:.85rem;font-weight:500;line-height:1}.testimonial-stars{color:#2a6444;letter-spacing:.15em;flex-shrink:0;font-size:1.1rem}.testimonial-nav{will-change:opacity;justify-content:space-between;align-items:center;display:flex}.testimonial-disclaimer{color:var(--base-350);margin-top:1.5rem;font-size:.8rem;font-style:italic}.testimonial-dots{align-items:center;gap:.6rem;display:flex}.testimonial-dot{background:var(--base-400);cursor:pointer;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:background .3s,transform .3s}.testimonial-dot.active{background:#2a6444;transform:scale(1.5)}.testimonial-dot:hover:not(.active){background:var(--base-300)}.testimonial-arrows{gap:.5rem;display:flex}.testimonial-arrow{border:1px solid var(--base-400);width:46px;height:46px;color:var(--base-300);cursor:pointer;background:0 0;border-radius:50%;justify-content:center;align-items:center;font-size:1.1rem;transition:background .3s,border-color .3s,color .3s;display:flex}.testimonial-arrow:hover{color:var(--base-100);background:#2a6444;border-color:#2a6444}@media (max-width:1000px){.testimonial-quote-mark{font-size:5rem}.testimonial-review{font-size:1.15rem;line-height:1.65}.testimonial-stars{display:none}.testimonial-arrow{width:40px;height:40px;font-size:1rem}}@media (max-width:640px){.testimonials{margin:2rem auto 0}.testimonial-quote-mark{margin-bottom:1rem;font-size:3.5rem}.testimonial-review{min-height:auto;font-size:.95rem;line-height:1.7}.testimonial-arrow{width:44px;height:44px;font-size:1rem}.testimonial-patient{gap:.75rem;margin-bottom:1.75rem;padding-top:1.25rem}.testimonial-avatar{width:48px;height:48px}.testimonial-name{font-size:.9rem}.testimonial-meta{font-size:.78rem}.testimonial-dot{width:10px;height:10px}}
.video-testimonials{background-color:var(--base-500);width:100%;height:100svh;color:var(--base-100);align-items:stretch;padding:2.5rem 0;display:flex}.video-testimonials .container{flex-direction:column;gap:1.25rem;height:100%;display:flex}.vt-header{flex-shrink:0}.vt-label{color:#2a6444;letter-spacing:.15em;text-transform:uppercase;margin-bottom:.6rem;font-size:.8rem;font-weight:600}.vt-header h2{color:var(--base-100);letter-spacing:-.05rem;font-size:2.25rem;line-height:1.1}.vt-stage{will-change:opacity, transform;flex:1;align-items:center;min-height:0;padding-right:30%;display:flex;position:relative}.vt-video-wrap{cursor:pointer;will-change:transform, opacity;border-radius:1.75rem;width:100%;height:100%;position:relative;overflow:hidden}.vt-video-wrap img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.vt-video-wrap:hover img{transform:scale(1.03)}.vt-video-native{object-fit:cover;background:#000;width:100%;height:100%;display:block}.vt-video-overlay{background:linear-gradient(135deg,#0a080514 0%,#0a080599 100%);position:absolute;inset:0}.vt-play{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);width:72px;height:72px;color:var(--base-100);background:#ffffff24;border:1.5px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;font-size:1.8rem;transition:background .35s,border-color .35s,transform .35s,box-shadow .35s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.vt-video-wrap:hover .vt-play{background:#2a6444;border-color:#0000;transform:translate(-50%,-50%)scale(1.1);box-shadow:0 0 0 12px #2a64442e}.vt-duration{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--base-200);letter-spacing:.06em;background:#0a0805a6;border-radius:4rem;padding:.28rem .7rem;font-family:DM Mono,monospace;font-size:.72rem;font-weight:500;position:absolute;bottom:1.1rem;right:1.1rem}.vt-card{background:var(--base-450);will-change:opacity, transform;border:1px solid #ffffff0d;border-left:3px solid #2a6444;border-radius:1.5rem;width:36%;padding:2rem 1.75rem 1.75rem;position:absolute;top:50%;right:0;transform:translateY(-50%);box-shadow:0 24px 64px #00000073}.vt-card-tag{letter-spacing:.18em;text-transform:uppercase;color:#2a6444;background:#2a64441a;border-radius:4rem;margin-bottom:1.25rem;padding:.3rem .8rem;font-size:.7rem;font-weight:700;display:inline-block}.vt-card-divider{background:#ffffff12;width:100%;height:1px;margin-bottom:1.25rem}.vt-card-name{color:var(--base-100);margin-bottom:.4rem;font-size:1.3rem;font-weight:700;line-height:1.2}.vt-card-city{color:var(--base-300);margin-bottom:.25rem;font-size:.85rem;font-weight:500}.vt-card-condition{color:var(--base-250);margin-bottom:1.75rem;font-size:.9rem;font-weight:500;line-height:1.4}.vt-card-footer{border-top:1px solid #ffffff0f;align-items:center;gap:.5rem;padding-top:1.25rem;display:flex}.vt-card-watch{color:#2a6444;letter-spacing:.04em;font-size:.82rem;font-weight:600}.vt-card-play-icon{color:#2a6444;font-size:.85rem}.vt-controls{will-change:opacity, transform;flex-shrink:0;justify-content:space-between;align-items:center;display:flex}.vt-controls-left{align-items:center;gap:1.5rem;display:flex}.vt-all-btn{color:var(--base-100);white-space:nowrap;background:#2a64441f;border:1px solid #2a644459;border-radius:4rem;align-items:center;gap:.45rem;padding:.55rem 1.1rem;font-size:.85rem;font-weight:600;transition:background .3s,border-color .3s,color .3s;display:inline-flex}.vt-all-btn:hover{color:var(--base-100);background:#2a6444;border-color:#2a6444}.vt-all-btn svg{font-size:.85rem}.vt-dots{align-items:center;gap:.5rem;display:flex}.vt-dot{background:var(--base-400);cursor:pointer;border-radius:50%;width:7px;height:7px;transition:background .3s,transform .3s}.vt-dot.active{background:#2a6444;transform:scale(1.5)}.vt-counter-arrows{align-items:center;gap:.75rem;display:flex}.vt-counter{letter-spacing:.1em;color:var(--base-350);text-align:right;min-width:4rem;font-family:DM Mono,monospace;font-size:.8rem;font-weight:500}.vt-arrow{border:1px solid var(--base-400);width:46px;height:46px;color:var(--base-300);cursor:pointer;background:0 0;border-radius:50%;justify-content:center;align-items:center;font-size:1.1rem;transition:background .3s,border-color .3s,color .3s;display:flex}.vt-arrow:hover{color:var(--base-100);background:#2a6444;border-color:#2a6444}@media (max-width:1000px){.video-testimonials{height:auto;padding:4rem 0}.video-testimonials .container{gap:1.25rem;height:auto}.vt-stage{flex-direction:column;flex:none;align-items:stretch;padding-right:0}.vt-video-wrap{aspect-ratio:16/9;height:auto}.vt-card{width:100%;position:static;transform:none}.vt-header h2{font-size:1.75rem}.vt-play{width:56px;height:56px;font-size:1.4rem}}@media (max-width:640px){.video-testimonials{padding:3rem 0}.vt-header h2{font-size:1.35rem}.vt-card{border-radius:1.25rem;padding:1.25rem}.vt-card-name{font-size:1.05rem}.vt-arrow{width:44px;height:44px;font-size:1rem}.vt-all-btn{min-height:44px;padding:.55rem .9rem;font-size:.78rem}.vt-counter{min-width:3rem;font-size:.72rem}.vt-play{width:48px;height:48px;font-size:1.2rem}.vt-controls,.vt-controls-left{flex-wrap:wrap;gap:.75rem}.vt-dots{display:none}}.vt-video-placeholder{background:var(--base-500,#1a1a1a);color:#ffffff4d;justify-content:center;align-items:center;width:100%;height:100%;font-size:3rem;display:flex}
