.module.testimonials .testimonials-section{background-color:var(--bg-color);box-sizing:border-box;padding:4% 0;width:100%}.module.testimonials .testimonials-title{color:var(--text-dark);line-height:1.1;margin:0 0 4%;width:40%}.module.testimonials .testimonials-grid{align-items:start;display:grid;gap:40px 80px;grid-template-columns:repeat(3,1fr);width:100%}.module.testimonials .testimonial-card{display:flex;flex-direction:column;gap:20px;width:100%}.module.testimonials .testimonial-card.photo-first{flex-direction:column-reverse}.module.testimonials .testimonial-card.photo-last{flex-direction:column}.module.testimonials .pet-photo-wrapper{aspect-ratio:1/1;background-color:#f0f0f0;border-radius:28px;overflow:hidden;width:100%}.module.testimonials .pet-photo-wrapper img{display:block;height:100%;object-fit:cover;width:100%}.module.testimonials .testimonial-body{align-items:flex-start;display:flex;flex-direction:column}.module.testimonials .quote-icon{display:block;height:auto;left:calc(100% - 100px);margin-bottom:15px;position:relative;width:100px}.module.testimonials .customer-name{color:var(--green-accent);font-size:1.4375em;font-weight:700;margin:0 0 10px}.module.testimonials .testimonial-text{color:var(--text-dark);font-size:18px;font-weight:100;line-height:25px;margin:0}.module.testimonials .testimonials-footer{display:flex;justify-content:center;margin-top:40px;width:100%}.module.testimonials .disclaimer{margin-top:20px}.module.testimonials .bk-slider-arrows{display:none}.module.testimonials .testimonial-card{position:relative}.module.testimonials .testimonial-card.photo-first:first-child:before{bottom:25%;content:"";display:block;height:80px;left:-60px;position:absolute;width:100px}.module.testimonials .testimonial-card.photo-last:nth-child(2):before{content:"";display:block;height:180px;position:absolute;right:-74px;top:20%;width:144px}@media (max-width:768px){.module.testimonials{padding:0 1em}.module.testimonials .testimonials-title{width:100%}.module.testimonials .testimonials-grid{display:flex;gap:20px;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.module.testimonials .testimonials-grid::-webkit-scrollbar{display:none}.module.testimonials .testimonial-card{flex:0 0 85%;min-width:0;scroll-snap-align:start}.module.testimonials .testimonials-footer{align-items:center;display:flex;justify-content:space-between}.module.testimonials .bk-slider-arrows{align-items:center;display:flex;gap:12px;margin-left:auto}.module.testimonials .nav-btn{cursor:pointer;display:inline-block;min-height:44px;min-width:44px;user-select:none;-webkit-tap-highlight-color:transparent}.module.testimonials .nav-btn *{pointer-events:none}.module.testimonials .testimonials-section{padding:20px 0}.module.testimonials .testimonial-card.photo-first{flex-direction:column}.module.testimonials .quote-icon{display:none}.module.testimonials .testimonial-card.photo-first:first-child:before{bottom:75%}}