.testimonials-banner{width:100%;height:60px;background-color:#A6C48A;display:flex;align-items:center;overflow:hidden;white-space:nowrap;position:relative}.banner-text{color:#F9FCF7;font-family:Menlo,monospace;font-size:1.2rem;font-weight:500;display:flex;will-change:transform;transition:transform .1s cubic-bezier(.4,0,.2,1);gap:4rem;padding:1rem 0}.banner-text span{display:inline-block;padding-right:4rem}.testimonials-section{display:flex;width:100vw;height:600px;min-height:unset;max-height:600px;position:relative;overflow:hidden;justify-content:center;align-items:center}.testimonials-content-wrapper{display:flex;width:100%;max-width:1400px;height:100%;position:relative;z-index:2}.testimonials-bg{position:absolute;top:0;left:0;right:0;bottom:0;background-image:url(/images/grass.jpg);background-size:cover;background-position:50%;filter:brightness(.9);z-index:0}.testimonials-overlay{position:absolute;inset:0;background:rgba(20,32,20,.18);z-index:1}.testimonials-left{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:0;margin:0;min-width:400px;z-index:5;height:100%}.garden-heading{font-family:Cormorant Garamond,serif;font-size:4rem;font-weight:400;color:#D0E0D0;margin-bottom:2rem}.garden-subtext{color:#D0E0D0;font-size:1.25rem;margin-bottom:2.5rem;max-width:400px}.garden-btn{background:#F9FCF7;color:#678D58;font-family:Menlo,monospace;font-size:1.1rem;border:none;border-radius:2rem;padding:.9rem 2.2rem;font-weight:500;cursor:pointer;box-shadow:0 2px 12px 0 rgba(0,0,0,.08);transition:background .2s,color .2s;display:flex;align-items:center;gap:.5rem}.garden-btn:hover{background:#e6f2ea;color:#678D58}.arrow{font-size:1.2em;margin-left:.5em}.testimonials-right{flex:2;z-index:1}.testimonials-right,.testimonials-wrapper{position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.testimonials-wrapper{width:100%;height:100%;min-height:unset;max-height:100%;z-index:2}.testimonials-container{display:flex;flex-direction:column;gap:2.5rem;animation:scroll-vertical 45s linear infinite;width:100%;align-items:center;position:relative;z-index:1;max-width:700px;margin:0 auto}.testimonials-container:hover{animation-play-state:paused}@keyframes scroll-vertical{0%{transform:translateY(0)}to{transform:translateY(calc(-33.33% - 1rem))}}.testimonials-box{background:rgba(30,41,59,.38);border-radius:2rem;box-shadow:0 8px 32px 0 rgba(31,38,135,.18);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.13);padding:2.5rem 2.5rem 2rem;max-width:520px;width:95%;color:#fff;margin:0 auto;transition:box-shadow .3s}.testimonials-box:hover{box-shadow:0 12px 40px 0 rgba(31,38,135,.25)}.testimonial-quote{font-size:1.35rem;font-style:italic;margin-bottom:1.5rem;color:#F9FCF7}.testimonial-footer{display:flex;align-items:center;gap:1.2rem;font-size:1.1rem;color:#e0e0e0}.testimonial-author{font-weight:600;color:#F9FCF7}.testimonial-location{opacity:.8;font-size:1rem}.feedback-title{color:#F9FCF7;font-size:2.2rem;font-family:League Spartan,Arial,sans-serif;font-weight:700;margin-bottom:1.2rem}.feedback-desc{color:#F9FCF7;font-size:1.15rem;margin-bottom:2.5rem;max-width:400px;opacity:.85}.testimonials-left-overlay-content{position:absolute;top:0;left:calc(-50vw + 50%);height:100%;width:min(calc(50vw - 50% + 467px),calc(50vw - 50% + 36vw));display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:0 3rem 0 calc(50vw - 50% + 3rem);margin:0;background:rgba(20,32,20,.32);z-index:10}.overlay-title{color:#F8FAFC;font-size:45px;line-height:49px;font-family:var(--font-display,inherit);font-weight:500;letter-spacing:-.01em;margin-bottom:1.2rem}.overlay-description{color:#fff;font-size:23px;line-height:1.6;font-family:var(--font-sans,inherit);font-weight:300;max-width:350px;opacity:.95}.text-gray-400{color:#A3D8A3}@media (max-width:768px){.testimonials-section{flex-direction:column;height:auto;max-height:none;min-height:unset}.testimonials-content-wrapper{flex-direction:column;max-width:none}.testimonials-left,.testimonials-left-overlay-content{display:none}.testimonials-right{min-width:0;width:100%;padding:0;margin:0;box-sizing:border-box;min-height:320px;height:320px;max-height:320px;flex:none}.testimonials-wrapper{height:100%;min-height:unset;max-height:100%;padding:0;margin:0}.testimonials-container{animation:scroll-vertical 35s linear infinite;margin:0;padding:0}.testimonials-box{width:90%;max-width:none;padding:2rem 1.5rem;margin:0 auto}.testimonial-quote{font-size:1.2rem;line-height:1.5}.testimonial-footer{font-size:1rem;gap:.8rem}}