.testimonials-section{position:relative;overflow:hidden;--testimonials-gap: 30px}.testimonials-container{max-width:1400px;margin:0 auto;padding:0 20px}.testimonials-header{text-align:center;margin-bottom:60px}.testimonials-title{font-size:var(--font-size-title-pc-testimonials);font-weight:700;margin-bottom:20px;text-shadow:2px 2px 4px rgba(106,118,56,.1);animation:titleFloat 4s ease-in-out infinite}@keyframes titleFloat{0,100% {transform: translateY(0px);} 50% {transform: translateY(-5px);}}.testimonials-subtitle{font-size:var(--font-size-subtitle-pc-testimonials);font-weight:400;opacity:.9;max-width:600px;margin:0 auto;line-height:1.6}.testimonials-scroll-container{position:relative;margin-bottom:60px}.testimonials-navigation{display:flex;align-items:center;justify-content:center;gap:0}.nav-container{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:70px;height:100%;min-height:300px}.nav-container-left{justify-content:flex-end;padding-right:calc(var(--testimonials-gap, 30px) / 2)}.nav-container-right{justify-content:flex-start;padding-left:calc(var(--testimonials-gap, 30px) / 2)}.testimonials-wrapper{overflow:hidden;position:relative;padding:0 calc(var(--testimonials-gap, 30px) / 2);display:flex;justify-content:center;flex-shrink:0}.testimonials-viewport{position:relative;transition:width .3s ease}.nav-button{position:static;background:#fffffff2;border:2px solid #6A7638;border-radius:50%;width:50px;height:50px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#6a7638;transition:all .3s ease;box-shadow:0 4px 15px #6a763833}.nav-button:hover{background:#6a7638;color:#fff;transform:scale(1.1);box-shadow:0 6px 15px #6a76384d}.nav-button:active{transform:scale(.95)}.nav-button:disabled{opacity:.5;cursor:not-allowed;transform:none}.nav-button:disabled:hover{background:#fffffff2;color:#6a7638;transform:none}.testimonials-row{display:flex;gap:var(--testimonials-gap, 30px);padding:20px 0;scroll-behavior:smooth;position:relative;transition:transform .3s ease;will-change:transform}.testimonials-dots{display:flex;justify-content:center;gap:10px;margin-top:30px}.testimonials-dot{width:12px!important;height:12px!important;border-radius:50%!important;background:#6a76384d;border:none;cursor:pointer;transition:all .3s ease;flex-shrink:0;display:inline-block;box-sizing:border-box}.testimonials-dot:hover,.testimonials-dot.active{background:#6a7638;transform:scale(1.2)}.testimonial-card{background:#ffffffe6;border-radius:20px;padding:35px 25px;box-shadow:0 8px 15px #6a76381a;transition:all .3s ease;position:relative;overflow:hidden;min-width:280px;max-width:320px;min-height:400px;flex-shrink:0;display:flex;flex-direction:column}.testimonial-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#6a7638,#8b9b47)}.testimonial-card:hover{transform:translateY(-10px);box-shadow:0 12px 15px #6a763826}.testimonial-content{position:relative;z-index:1;height:100%;display:flex;flex-direction:column}.testimonial-stars{display:flex;align-items:center;gap:4px;margin-bottom:20px}.rating-label{font-size:16px;font-weight:600;color:#6a7638;margin-right:2px;flex-shrink:0}.stars-container{display:flex;gap:2px}.star{transition:all .2s ease}.testimonial-text{font-size:var(--font-size-text-pc-testimonials);line-height:1.7;margin:0 0 auto;font-style:italic;color:#333;position:relative;flex:1;display:flex;align-items:center}.testimonial-author{display:flex;align-items:center;gap:15px;margin-top:25px;flex-shrink:0}.testimonial-author-image{width:60px;height:60px;border-radius:50%;overflow:hidden;flex-shrink:0}.testimonial-author-image img{width:100%;height:100%;object-fit:cover}.testimonial-author-placeholder{width:60px;height:60px;border-radius:50%;background:#6a76381a;display:flex;align-items:center;justify-content:center;flex-shrink:0}.testimonial-author-info{flex:1}.testimonial-author-name{font-size:var(--font-size-text-pc-testimonials)!important;font-weight:600!important;margin:0 0 5px!important;color:#333!important;line-height:1.2!important;font-family:inherit!important}.testimonial-author-location{font-size:14px;color:#666;margin:0;opacity:.8}@media (max-width: 768px){.testimonials-title{font-size:var(--font-size-title-mobile-testimonials)}.testimonials-subtitle{font-size:var(--font-size-subtitle-mobile-testimonials)}.testimonial-text{font-size:var(--font-size-text-mobile-testimonials)}.testimonial-author-name{font-size:var(--font-size-text-mobile-testimonials)!important;line-height:1.2!important}.testimonial-author-location{font-size:12px}.nav-container{display:none}.testimonials-wrapper{padding:0}.testimonials-dots{display:flex;justify-content:center;align-items:center;gap:20px;margin-top:30px}.testimonials-dots:before,.testimonials-dots:after{content:"";display:flex;align-items:center}.mobile-nav-buttons{display:flex;justify-content:center;align-items:center;gap:20px;width:100%}.mobile-dots-container{display:flex;gap:10px;margin:0 15px}.mobile-nav-left,.mobile-nav-right{background:#fffffff2;border:2px solid #6A7638;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#6a7638;transition:all .3s ease;box-shadow:0 4px 15px #6a763833}.mobile-nav-left:hover,.mobile-nav-right:hover{background:#6a7638;color:#fff;transform:scale(1.1)}.mobile-nav-left:disabled,.mobile-nav-right:disabled{opacity:.5;cursor:not-allowed;transform:none}.testimonial-card{min-width:240px;max-width:280px;min-height:350px;padding:25px 20px}.testimonials-container{padding:0 15px}.testimonials-row{padding:15px 0}.nav-button{width:40px;height:40px}.testimonials-dot{width:12px!important;height:12px!important;border-radius:50%!important;flex-shrink:0}}@media (max-width: 480px){.testimonials-title{font-size:calc(var(--font-size-title-mobile-testimonials) - 10px)}.testimonials-subtitle{font-size:calc(var(--font-size-subtitle-mobile-testimonials) - 10px)}.testimonial-card{min-width:200px;max-width:240px;min-height:300px;padding:20px 15px}.nav-container{width:50px;min-height:200px}.testimonial-text{font-size:var(--font-size-text-mobile-testimonials)}.testimonial-author-name{font-size:var(--font-size-text-mobile-testimonials)!important;line-height:1.2!important}.testimonial-author-location{font-size:12px}.testimonials-row{padding:15px 0}.nav-button{width:35px;height:35px}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/farma-testimonials-style.css.map */
