.testimonials-section{width:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;color:#333;position:relative;overflow:hidden}.testimonials-container{margin:0 auto;padding:0 2rem;position:relative}.testimonials-decorative{display:flex;align-items:center;justify-content:center;margin-bottom:2rem;gap:1rem}.decorative-line{height:1px;width:50px;background:linear-gradient(90deg,transparent,#C5A052,transparent)}.decorative-icon{color:#c5a052;font-size:1.5rem;font-weight:700;text-shadow:0 1px 2px rgba(197,160,82,.3)}.testimonials-subtitle{font-size:1rem;font-weight:600;margin:0 0 1rem;text-transform:uppercase;letter-spacing:3px;color:#c5a052;opacity:.9}.testimonials-section--center .testimonials-subtitle{text-align:center}.testimonials-section--left .testimonials-subtitle{text-align:left}.testimonials-title{font-size:3.5rem;font-weight:900;line-height:1.1;margin:0 0 3rem;color:#1a1a1a;text-shadow:0 2px 4px rgba(0,0,0,.1);letter-spacing:-1.5px;background:linear-gradient(135deg,#1a1a1a,#333);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.testimonials-section--center .testimonials-title{text-align:center}.testimonials-section--left .testimonials-title{text-align:left}.testimonials-description{font-size:1.2rem;line-height:1.8;margin:0 0 3rem;color:#333}.testimonials-section--center .testimonials-description{text-align:center}.testimonials-section--left .testimonials-description{text-align:left}.testimonials-description p{margin:0 0 1.5rem}.testimonials-description p:last-child{margin-bottom:0}.testimonials-carousel-wrapper{position:relative;margin-bottom:2rem}.testimonials-carousel{overflow:hidden;position:relative;margin:0;padding-top:15px;padding-bottom:15px}.testimonials-track{display:flex;gap:20px;transition:transform .3s cubic-bezier(.4,0,.2,1);align-items:stretch}.testimonial-card{background:linear-gradient(135deg,#f8f8f8,#fff);border-radius:12px;padding:1.5rem;box-shadow:0 8px 30px #c5a0521a;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;border:1px solid rgba(197,160,82,.1);flex:0 0 260px;height:auto;display:flex;flex-direction:column}.testimonial-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#c5a052,#e3b94a)}.testimonial-card:hover{transform:translateY(-5px);box-shadow:0 15px 45px #c5a05226}.testimonial-content{position:relative;z-index:1;flex:1;display:flex;flex-direction:column}.testimonial-rating{display:flex;gap:.2rem;margin-bottom:1rem;justify-content:center}.star{font-size:1rem;color:#ddd;transition:color .3s ease}.star--filled{color:#c5a052}.testimonial-quote{font-size:.95rem;font-style:italic;line-height:1.5;color:#1a1a1a;margin:0 0 1rem;position:relative;font-weight:500;flex:1;text-align:center}.testimonial-quote:before{content:'"';position:absolute;top:-.3rem;left:-.8rem;font-size:1.5rem;color:#c5a052;opacity:.3;font-family:Georgia,serif;line-height:1}.testimonial-quote:after{content:'"';position:absolute;bottom:-.5rem;right:-.3rem;font-size:1.5rem;color:#c5a052;opacity:.3;font-family:Georgia,serif;line-height:1}.testimonial-author{text-align:center;margin-top:auto}.author-name{font-size:.9rem;font-weight:700;color:#1a1a1a;margin:0 0 .3rem}.author-location{font-size:.8rem;color:#666;margin:0 0 .2rem}.author-product{font-size:.8rem;color:#c5a052;margin:0;font-weight:600}.carousel-navigation{display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:1.5rem}.carousel-btn{width:50px;height:50px;border:2px solid #C5A052;border-radius:50%;background:transparent;color:#c5a052;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}.carousel-btn:hover:not(:disabled){background:#c5a052;color:#fff;transform:scale(1.1);border-color:#e3b94a}.carousel-btn:disabled{opacity:.3;cursor:not-allowed;transform:none;border-color:#ddd;color:#ddd}.carousel-indicators{display:flex;justify-content:center;align-items:center;gap:.5rem;margin:0 1rem}.carousel-indicator{width:14px;height:14px;border:none;border-radius:50%;background:#ddd;cursor:pointer;transition:all .3s ease}.carousel-indicator.active{background:#c5a052;transform:scale(1.2)}.carousel-indicator:hover{background:#c5a052;opacity:.8}.testimonials-button-container{display:flex;justify-content:center;margin-top:2rem}.testimonials-section--left .testimonials-button-container{justify-content:flex-start}.testimonials-button{display:inline-block;padding:18px 40px;font-size:1rem;font-weight:700;text-decoration:none;text-transform:uppercase;letter-spacing:1.5px;border:2px solid transparent;border-radius:4px;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer;min-width:200px;text-align:center;position:relative;overflow:hidden}.testimonials-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .5s}.testimonials-button:hover:before{left:100%}.btn-primary{background:linear-gradient(135deg,#c5a052,#e3b94a);color:#1a1a1a;border-color:#c5a052;box-shadow:0 8px 25px #c5a0524d}.btn-primary:hover{background:linear-gradient(135deg,#e3b94a,#f5c55b);color:#1a1a1a;transform:translateY(-2px);box-shadow:0 12px 35px #c5a05266;border-color:#e3b94a}@media (min-width: 1200px){.testimonials-container{padding:0 3rem}.testimonials-title{font-size:4rem}.testimonials-description{font-size:1.3rem}.testimonial-card{flex:0 0 300px;padding:2rem}.testimonial-quote{font-size:1.05rem}.author-name{font-size:1rem}.author-location,.author-product{font-size:.85rem}.carousel-btn{width:55px;height:55px}}@media (min-width: 1024px){.testimonial-card{flex:0 0 280px}}@media (max-width: 1023px){.testimonials-container{padding:0 2rem}.testimonials-title{font-size:3rem;letter-spacing:-1px}.testimonials-description{font-size:1.15rem;margin-bottom:2.5rem}.carousel-btn{width:45px;height:45px}.testimonial-card{flex:0 0 250px;padding:1.3rem}.testimonial-quote{font-size:.9rem}}@media (max-width: 767px){.testimonials-container{padding:0 1.5rem}.testimonials-decorative{margin-bottom:1.5rem}.decorative-line{width:30px}.decorative-icon{font-size:1.2rem}.testimonials-subtitle{font-size:.9rem;letter-spacing:2px;margin-bottom:.8rem}.testimonials-title{font-size:2.5rem;margin-bottom:2rem;letter-spacing:-.5px}.testimonials-description{font-size:1.1rem;line-height:1.7;margin-bottom:2rem}.carousel-btn{width:45px;height:45px}.testimonial-card{flex:0 0 220px;padding:1.2rem}.testimonial-quote{font-size:.85rem;line-height:1.4}.testimonial-quote:before{left:-.6rem;font-size:1.2rem}.testimonial-quote:after{right:-.2rem;font-size:1.2rem}.author-name{font-size:.85rem}.author-location,.author-product{font-size:.75rem}.star{font-size:.9rem}.testimonials-button-container{margin-top:1.5rem;justify-content:center}.testimonials-button{padding:16px 32px;font-size:.9rem;min-width:180px}.testimonials-section--left .testimonials-subtitle,.testimonials-section--left .testimonials-title,.testimonials-section--left .testimonials-description{text-align:center}.testimonials-section--left .testimonials-button-container{justify-content:center}}@media (max-width: 480px){.testimonials-container{padding:0 1rem}.testimonials-title{font-size:2rem;margin-bottom:1.5rem}.testimonials-description{font-size:1rem;margin-bottom:1.5rem}.carousel-btn{width:40px;height:40px}.testimonial-card{flex:0 0 200px;padding:1rem}.testimonial-quote{font-size:.8rem;margin-bottom:.8rem}.testimonial-quote:before{left:-.5rem;font-size:1rem}.testimonial-quote:after{right:-.1rem;font-size:1rem}.author-name{font-size:.8rem}.author-location,.author-product{font-size:.7rem}.star{font-size:.8rem}.testimonials-button{padding:14px 28px;font-size:.85rem;min-width:160px;letter-spacing:1px}.carousel-navigation{margin-top:1rem}.carousel-indicator{width:12px;height:12px}}@media (max-width: 360px){.testimonial-card{flex:0 0 180px}.carousel-btn{width:35px;height:35px}}@media (hover: none) and (pointer: coarse){.carousel-btn{width:55px;height:55px}.carousel-indicator{width:16px;height:16px}}@media (prefers-contrast: high){.testimonials-title{color:#000;background:none;-webkit-text-fill-color:initial}.testimonials-description{color:#000}.testimonial-card{background:#fff;border:2px solid #000000}.testimonial-quote,.decorative-icon,.star--filled{color:#000}.carousel-btn{border-color:#000;color:#000}.carousel-btn:hover:not(:disabled){background:#000;color:#fff}.carousel-indicator.active{background:#000}}@media (prefers-reduced-motion: reduce){.testimonials-track{transition:none}.testimonial-card:hover,.testimonials-button:hover{transform:none}.testimonials-button:before{display:none}.carousel-btn:hover:not(:disabled){transform:none}.carousel-indicator:hover{transform:none}}@media print{.testimonials-section{color:#000}.testimonials-title{color:#000;background:none;-webkit-text-fill-color:initial}.testimonial-card{background:#f9f9f9;box-shadow:none;break-inside:avoid;flex:0 0 auto;width:100%;margin-bottom:1rem}.testimonials-track{flex-direction:column}.testimonials-button-container,.carousel-navigation,.carousel-indicators{display:none}}.testimonials-button:focus,.carousel-btn:focus,.carousel-indicator:focus{outline:2px solid #C5A052;outline-offset:2px}@supports (scroll-behavior: smooth){.testimonials-track{scroll-behavior:smooth}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/christshop-tesimonials-section.css.map */
