.VideoTestimonialCard_videoTestimonial__KqFyY{background:#fff;border-radius:12px;overflow:hidden;height:260px;display:flex;flex-direction:column}.VideoTestimonialCard_videoContainer__98tY5{position:relative;width:100%;flex:1 1;overflow:hidden;display:block;margin:0;line-height:0}.VideoTestimonialCard_iframe__xdHnv{position:absolute;top:0;left:0;width:100%;height:100%;border:none;margin:0;padding:0;display:block}.VideoTestimonialCard_testimonialFooter__6ChgH{background:#fef7f0;display:flex;align-items:center;gap:1rem;height:64px;padding:12px 1.2rem;flex-shrink:0}.VideoTestimonialCard_avatarContainer__rQAdC{position:relative;display:flex;align-items:center;height:40px;min-width:40px}.VideoTestimonialCard_flagAvatar__DV15e{width:40px;height:40px;border-radius:50%;background:var(--gradient-line);position:relative;z-index:1;box-sizing:border-box}.VideoTestimonialCard_flagImage__wDZBD{width:39px;height:39px;object-fit:cover;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.VideoTestimonialCard_headshotAvatar__3Tcv7{height:40px;position:relative;z-index:2;margin-left:-10px;background:var(--gradient-line);display:flex;align-items:center;justify-content:center;box-sizing:border-box}.VideoTestimonialCard_headshotAvatar__3Tcv7,.VideoTestimonialCard_headshotAvatar__3Tcv7 .VideoTestimonialCard_headshotImage__hCElX{aspect-ratio:1/cos(30deg);-webkit-clip-path:polygon(50% -50%,100% 50%,50% 150%,0 50%);clip-path:polygon(50% -50%,100% 50%,50% 150%,0 50%)}.VideoTestimonialCard_headshotAvatar__3Tcv7 .VideoTestimonialCard_headshotImage__hCElX{height:38px;object-fit:cover}.VideoTestimonialCard_testimonialInfo__8QC2n{flex:1 1}.VideoTestimonialCard_testimonialName__WC8Bw{font-weight:600;font-size:14px;color:var(--text-dark);line-height:1.2}@media (max-width:768px){.VideoTestimonialCard_videoTestimonial__KqFyY{height:280px}.VideoTestimonialCard_testimonialFooter__6ChgH{height:59px;padding:10px 1rem}.VideoTestimonialCard_testimonialName__WC8Bw{font-size:12px;line-height:1.1}.VideoTestimonialCard_avatarContainer__rQAdC{height:35px;min-width:35px}.VideoTestimonialCard_flagAvatar__DV15e{width:36px;height:36px;box-sizing:border-box}.VideoTestimonialCard_flagImage__wDZBD{width:34px;height:34px}.VideoTestimonialCard_headshotAvatar__3Tcv7{height:36px;margin-left:-8px}.VideoTestimonialCard_headshotAvatar__3Tcv7 .VideoTestimonialCard_headshotImage__hCElX{height:34px}}.TestimonialsPage_hero__5XY16{background-image:url(/assets/hero-bg.png);background-size:cover;background-position:50%;background-repeat:no-repeat;min-height:40vh;position:relative;overflow:hidden;padding-top:30vh;padding-bottom:5vh}.TestimonialsPage_heroContent__pbv9o{position:relative;z-index:2;text-align:left;animation:TestimonialsPage_fadeInUp__JqecA 1s ease-out}.TestimonialsPage_heroContent__pbv9o h1{font-size:3.5rem;font-weight:500;margin:0;color:var(--text-dark);line-height:1.1;max-width:1000px;text-align:left;display:block;width:100%}@keyframes TestimonialsPage_fadeInUp__JqecA{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.TestimonialsPage_content__164EA{padding:4rem 0;background:#fff}.TestimonialsPage_introText__zcguk{font-size:1rem;line-height:1.6;color:var(--text-dark);max-width:1000px;margin:0 auto 2rem;padding:0 1rem;text-align:left}.TestimonialsPage_contactLink__ib3KF{color:var(--text-dark);text-decoration:underline;font-weight:500}.TestimonialsPage_contactLink__ib3KF:hover{opacity:.7}.TestimonialsPage_filterSection___P1D_{max-width:1000px;margin:0 auto 2rem;padding:0 1rem}.TestimonialsPage_filterLabel__zupxq{font-family:Saans Semi Mono,Georgia,system-ui,serif;font-size:.9rem;font-weight:600;color:var(--text-dark);margin-right:1rem}.TestimonialsPage_filterButtons__Dc9ya{display:inline-flex;flex-wrap:wrap;gap:.5rem;align-items:center}.TestimonialsPage_filterButton__yIK0n{background:var(--orange);color:#fff;border:none;padding:8px 16px;border-radius:25px;font-size:11px;font-weight:400;text-transform:uppercase;letter-spacing:.75px;cursor:pointer;transition:background-color .3s ease;font-family:inherit}.TestimonialsPage_filterButton__yIK0n.TestimonialsPage_active__S00PJ{background:var(--purple)}@media (hover:hover){.TestimonialsPage_filterButton__yIK0n:hover:not(.TestimonialsPage_active__S00PJ){background:var(--purple)}}.TestimonialsPage_filterButton__yIK0n:focus{outline:none}.TestimonialsPage_clearButton__7NadI{background:transparent;color:var(--text-dark);border:none;font-family:Saans Semi Mono,Georgia,system-ui,serif;font-size:.9rem;font-weight:400;cursor:pointer;margin-left:.5rem;text-decoration:underline;transition:opacity .2s ease}.TestimonialsPage_clearButton__7NadI:hover{opacity:.7}.TestimonialsPage_testimonialsGrid__MzGAm{display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem;gap:2rem;max-width:1000px;margin:0 auto;padding:0 1rem}@media (max-width:768px){.TestimonialsPage_hero__5XY16{min-height:30vh;padding-top:25vh}.TestimonialsPage_heroContent__pbv9o h1{font-size:2.5rem}.TestimonialsPage_filterSection___P1D_{padding:0 .5rem;margin-bottom:2rem}.TestimonialsPage_filterLabel__zupxq{display:block;margin-bottom:.5rem;margin-right:0}.TestimonialsPage_filterButtons__Dc9ya{display:flex}.TestimonialsPage_testimonialsGrid__MzGAm{grid-template-columns:1fr;gap:1.5rem;padding:0 .5rem}.TestimonialsPage_content__164EA{padding:2rem 0}}