@import url("https://fonts.googleapis.com/css2?family=Nunito:wght@400;600&family=Poppins:wght@600;700&display=swap");.testimonials-home{background-color:#fde8d8;padding:2rem;text-align:left}.testimonials-title{font-size:2.5rem;color:#44673e;font-weight:700;margin-bottom:2rem;font-family:Poppins,sans-serif;text-align:left}.testimonials-container{max-width:1200px;margin:0 auto}.testimonials-grid{display:flex;flex-wrap:wrap;gap:24px;justify-content:center;align-items:stretch}.testimonial-card{display:flex;flex-direction:column;align-items:center;width:240px;min-height:400px;background-color:transparent;padding:16px;border-radius:10px;position:relative;box-sizing:border-box;justify-content:space-between}.testimonial-text{text-align:center;font-size:.95rem;line-height:1.4;min-height:180px;flex:1 1 auto;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;font-family:Nunito,sans-serif}.read-more-button{margin-top:auto;padding:6px 12px;font-size:.9rem;background-color:#98c58f;border:2px solid #98c58f;cursor:pointer;align-self:center;color:white;font-family:Nunito,sans-serif}.read-more-button:hover{background-color:#7da176;color:white}.testimonial-meta{display:flex;justify-content:center;width:100%;margin-top:18px}.name-bar{background-color:#44673e;color:white;padding:.75rem 1rem;border-radius:2px;text-align:center}.name{font-size:1.1rem;font-weight:600;margin:0;font-family:Nunito,sans-serif}.testimonials-footer-text{margin-top:3rem;font-size:1.3rem;font-weight:500;color:#222;font-family:Poppins,sans-serif;display:flex;align-items:center;gap:1.5rem;justify-content:flex-start;text-align:left;flex-wrap:nowrap}.learn-more-button{margin-top:0!important;margin-left:.5rem;color:#222;border:2px solid #222;padding:.6rem 1.8rem;border-radius:24px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s ease;align-self:center;font-family:Poppins,sans-serif}.learn-more-button:hover{background-color:#222;color:white}.testimonial-photo{width:85px;height:85px;object-fit:cover;border-radius:50%;border:3px solid #44673e;margin-bottom:12px}.modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:9999}.modal-box{background-color:#fff5ec;padding:2rem;border-radius:12px;position:relative;box-shadow:0 8px 24px rgba(0,0,0,.2);text-align:center;max-width:600px;width:90%;max-height:70vh;overflow-y:auto}.modal-close{position:absolute;top:.75rem;right:1rem;font-size:2.5rem;color:#333;cursor:pointer}.modal-photo{width:75px;height:75px;object-fit:cover;border-radius:50%;margin-bottom:1rem;border:3px solid #44673e}.modal-name{font-size:1.4rem;font-weight:600;color:#44673e;margin:.5rem 0;font-family:Poppins,sans-serif}.modal-date{font-size:.95rem;color:#888;margin-bottom:1.25rem}.modal-date,.modal-text{font-family:Nunito,sans-serif}.modal-text{font-size:1rem;color:#333;line-height:1.6;white-space:pre-wrap;text-align:left}@media (max-width:1024px){.testimonials-grid{justify-content:center}}@media (max-width:768px){.read-more-button{margin-top:.9rem}.testimonial-meta{margin-top:.01rem}.testimonials-home{padding:1.2rem .5rem;text-align:center}.testimonials-title{font-size:1.4rem;margin-bottom:1rem;text-align:center}.testimonials-container{max-width:100vw;padding:0}.testimonials-grid{flex-direction:column;gap:16px;align-items:center}.testimonial-card{max-width:100vw;width:100%;min-height:320px;padding:12px}.testimonials-footer-text{font-size:1rem;flex-wrap:wrap;gap:.7rem;justify-content:center;text-align:center}.learn-more-button{font-size:.9rem;padding:.5rem 1.2rem;margin-left:0;margin-top:.5rem}.testimonial-photo{width:65px;height:65px;margin-bottom:8px}.modal-box{padding:1rem;max-width:98vw;width:98vw;font-size:.95rem}.modal-photo{width:55px;height:55px;margin-bottom:.7rem}.modal-name{font-size:1.1rem}}