.testimonials{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:45px;display:grid}.testimonial{aspect-ratio:4/5;cursor:pointer;background:#684535;border:0;padding:0;display:block;position:relative;overflow:hidden}.testimonial.vertical{aspect-ratio:9/13}.testimonial img,.testimonial-video,.testimonial>i{width:100%;height:100%;position:absolute;inset:0}.testimonial img,.testimonial-video{object-fit:cover}.testimonial>i{background:linear-gradient(#14100c0a,#14100c94)}.play{color:#fff;border:1px solid #ffffffc2;border-radius:50%;place-items:center;width:54px;height:54px;font-size:14px;transition:transform .2s,background .2s;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.testimonial:hover .play{color:#211c17;background:#fff;transform:translate(-50%,-50%)scale(1.06)}.testimonial-label{color:#fff;letter-spacing:.07em;text-align:left;text-transform:uppercase;font:9px DM Mono;position:absolute;bottom:13px;left:13px;right:13px}.sticky{place-items:center;height:52px;padding:0;display:grid}.sticky span{display:none}@media (width<=759px){.testimonials{grid-template-columns:repeat(2,1fr);gap:7px;margin-top:30px}.testimonial,.testimonial.vertical{aspect-ratio:4/5}.play{width:43px;height:43px;font-size:11px}.testimonial-label{font-size:7px;bottom:10px;left:10px;right:10px}}.hero-brand{color:#f2d7bd;letter-spacing:-.04em;margin:0 0 14px;font:500 clamp(25px,4vw,47px)/1 Playfair Display,serif}.hero .content h1{max-width:850px}.hero .content>p:not(.hero-brand){max-width:570px;margin-top:24px}@media (width<=759px){.hero-brand{margin-bottom:12px;font-size:28px}.hero .content>p:not(.hero-brand){margin-top:20px}}
