.VideoTestimonials_hero__8BJDt{position:relative;height:8em;background-image:url(/assets/backgrounds/chiro-banner.jpg);background-size:cover;background-position:50%;display:flex;align-items:center;justify-content:center;text-align:center;color:var(--text-light);margin-top:9em}.VideoTestimonials_heroOverlay__NIsOQ{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(138,176,97,.85),hsla(28,24%,52%,.85));z-index:1}.VideoTestimonials_heroContent__oQFYk{position:relative;z-index:2;max-width:800px;padding:4rem 2rem;animation:VideoTestimonials_fadeInUp__aY5Cd 1s ease-out}.VideoTestimonials_hero__8BJDt h1{font-size:4rem;font-weight:700;margin:0;color:var(--text-light);line-height:1.1;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.VideoTestimonials_heroUnderline__zjxVZ{width:100px;height:5px;background-color:var(--primary-yellow);margin:2rem auto 0;border-radius:2px}.VideoTestimonials_videoTestimonialsContent__XQByu{padding:5rem 0;background-color:var(--neutral-white)}.VideoTestimonials_container__LmCJK{max-width:1200px;margin:0 auto;padding:0 2rem;opacity:0;transform:translateY(30px);transition:all 1s ease}.VideoTestimonials_container__LmCJK.VideoTestimonials_visible__9grzo{opacity:1;transform:translateY(0)}.VideoTestimonials_videoSection__YKvF2{margin-bottom:5rem}.VideoTestimonials_sectionHeader__m9_jI{display:flex;align-items:center;gap:1.5rem;margin-bottom:3rem}.VideoTestimonials_headerIcon__vIDEm{width:40px;height:40px;color:var(--primary-green);flex-shrink:0}.VideoTestimonials_headerText__KdPdu h2{font-size:2.2rem;font-weight:700;color:var(--neutral-black);margin:0 0 .5rem}.VideoTestimonials_headerText__KdPdu p{color:var(--neutral-gray);margin:0;font-size:1.1rem;line-height:1.6}.VideoTestimonials_videosGrid__S8yvW{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.VideoTestimonials_videoCard__Yrtvl{background-color:var(--neutral-white);border-radius:12px;overflow:hidden;box-shadow:0 8px 25px rgba(0,0,0,.08);border:1px solid rgba(138,176,97,.1);transition:all .3s ease;position:relative}.VideoTestimonials_videoCard__Yrtvl:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--primary-green) 0,var(--primary-brown) 100%);transform:scaleX(0);transition:transform .3s ease}.VideoTestimonials_videoCard__Yrtvl:hover{transform:translateY(-5px);box-shadow:0 15px 35px rgba(0,0,0,.12)}.VideoTestimonials_videoCard__Yrtvl:hover:before{transform:scaleX(1)}.VideoTestimonials_videoWrapper__6eTZO{position:relative;width:100%;height:0;padding-bottom:56.25%;overflow:hidden;background-color:var(--neutral-light-gray)}.VideoTestimonials_videoIframe__LR44R{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.VideoTestimonials_videoInfo__n_xAb{padding:1.5rem}.VideoTestimonials_videoInfo__n_xAb h3{font-size:1.3rem;font-weight:700;color:var(--neutral-black);margin:0 0 .8rem}.VideoTestimonials_videoInfo__n_xAb p{color:var(--neutral-gray);line-height:1.6;margin:0;font-size:.95rem}.VideoTestimonials_ctaSection__W8_1_{background:linear-gradient(135deg,var(--primary-green) 0,var(--secondary-dark-green) 100%);color:var(--text-light);padding:4rem 0;text-align:center}.VideoTestimonials_ctaContent__gdbfP{max-width:800px;margin:0 auto;padding:0 2rem}.VideoTestimonials_ctaContent__gdbfP h2{font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:var(--text-light)}.VideoTestimonials_ctaContent__gdbfP p{font-size:1.2rem;margin-bottom:2.5rem;opacity:.95;color:var(--text-light)}.VideoTestimonials_ctaButtons__xTp1M{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.VideoTestimonials_primaryBtn__rdWS5{display:inline-flex;align-items:center;gap:.5rem;background-color:var(--primary-yellow);color:var(--neutral-black);padding:1rem 2rem;border-radius:6px;font-weight:600;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 15px hsla(52,99%,73%,.3)}.VideoTestimonials_primaryBtn__rdWS5:hover{background-color:#fde047;transform:translateY(-2px);box-shadow:0 6px 20px hsla(52,99%,73%,.4)}.VideoTestimonials_outlineBtn__9O3_w{display:inline-flex;align-items:center;gap:.5rem;background-color:transparent;color:var(--text-light);padding:1rem 2rem;border:2px solid var(--text-light);border-radius:6px;font-weight:600;text-decoration:none;transition:all .3s ease}.VideoTestimonials_outlineBtn__9O3_w:hover{background-color:var(--text-light);color:var(--primary-green);transform:translateY(-2px)}@keyframes VideoTestimonials_fadeInUp__aY5Cd{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.VideoTestimonials_hero__8BJDt h1{font-size:3.2rem}.VideoTestimonials_videosGrid__S8yvW{gap:1.5rem}}@media (max-width:768px){.VideoTestimonials_hero__8BJDt{height:7em}.VideoTestimonials_hero__8BJDt h1{font-size:2.8rem}.VideoTestimonials_sectionHeader__m9_jI{flex-direction:column;text-align:center;gap:1rem}.VideoTestimonials_videosGrid__S8yvW{grid-template-columns:1fr;gap:1.5rem}.VideoTestimonials_ctaContent__gdbfP h2{font-size:2rem}.VideoTestimonials_ctaButtons__xTp1M{flex-direction:column;align-items:center}.VideoTestimonials_container__LmCJK{padding:0 1.5rem}.VideoTestimonials_videoTestimonialsContent__XQByu{padding:3rem 0}}@media (max-width:640px){.VideoTestimonials_hero__8BJDt{height:6em}.VideoTestimonials_hero__8BJDt h1{font-size:2.4rem}.VideoTestimonials_videoInfo__n_xAb{padding:1.2rem}}@media (max-width:480px){.VideoTestimonials_hero__8BJDt{height:6em;margin-top:10em}.VideoTestimonials_hero__8BJDt h1{font-size:2rem}.VideoTestimonials_ctaContent__gdbfP h2,.VideoTestimonials_headerText__KdPdu h2{font-size:1.8rem}.VideoTestimonials_videoInfo__n_xAb h3{font-size:1.2rem}.VideoTestimonials_outlineBtn__9O3_w,.VideoTestimonials_primaryBtn__rdWS5{padding:.875rem 1.5rem;font-size:.9rem}}@media (max-width:360px){.VideoTestimonials_hero__8BJDt{height:4.5em}.VideoTestimonials_hero__8BJDt h1{font-size:1.8rem}}