.testimonials-block{position:relative;overflow:hidden;background-color:#181a18;padding:100px 0;max-width:1440px;margin:0 auto}.testimonials-block .testimonials-section{position:relative}.testimonials-block .testimonials-section .testimonials-section-title{color:#fff;font-family:Cinzel;font-size:100px;font-style:normal;line-height:1.4;letter-spacing:-4px;text-transform:lowercase;max-width:953px;margin-bottom:120px}.testimonials-block .testimonials-section .testimonials-container{position:relative}.testimonials-block .testimonials-section .testimonials-container .testimonials-track{display:flex;gap:2rem;transition:transform .5s ease-in-out}.testimonials-block .testimonials-section .testimonials-container .testimonial-card{flex:33.333%;background:rgba(0,0,0,0);border:1px solid #d19f88;position:relative;display:flex;align-items:stretch;transition:all .3s ease-in-out;min-height:384px;padding:123px 45px 20px}.testimonials-block .testimonials-section .testimonials-container .testimonial-card:hover{transform:translateY(-10px)}.testimonials-block .testimonials-section .testimonials-container .testimonial-card::before{content:"";background-image:url(/wp-content/themes/theprivedecor/assets/build/images/testimonial-icon.3fbb257f.svg);background-position:center;background-size:contain;background-repeat:no-repeat;position:absolute;left:32px;top:32px;z-index:1;width:28px;height:28px}.testimonials-block .testimonials-section .testimonials-container .testimonial-card .testimonial-content{display:flex;flex-direction:column;position:relative;height:-moz-fit-content;height:fit-content}.testimonials-block .testimonials-section .testimonials-container .testimonial-card .testimonial-content .client-info{display:flex;align-items:center;margin-bottom:64px;flex-direction:column;text-align:center;gap:24px}.testimonials-block .testimonials-section .testimonials-container .testimonial-card .testimonial-content .client-info .client-details{display:flex;gap:7px;flex-wrap:wrap;justify-content:center;align-items:center}.testimonials-block .testimonials-section .testimonials-container .testimonial-card .testimonial-content .client-info .client-details .client-name{color:#fff;font-family:Cinzel;font-size:20px;font-weight:400;line-height:normal;letter-spacing:-0.8px;text-transform:lowercase}.testimonials-block .testimonials-section .testimonials-container .testimonial-card .testimonial-content .client-info .client-details .client-role{color:gray;text-align:center;font-family:Inter;font-size:14px;font-weight:300;line-height:24px;letter-spacing:-0.56px;text-transform:uppercase;margin:0}.testimonials-block .testimonials-section .testimonials-container .testimonial-card .testimonial-content .client-info .rating-display .star-rating{display:flex;gap:.2rem;align-items:center}.testimonials-block .testimonials-section .testimonials-container .testimonial-card .testimonial-content .client-info .rating-display .star-rating .star{font-size:1.2rem;line-height:1}.testimonials-block .testimonials-section .testimonials-container .testimonial-card .testimonial-content .client-info .rating-display .star-rating .star.filled{color:#b98574}.testimonials-block .testimonials-section .testimonials-container .testimonial-card .testimonial-content .client-info .rating-display .star-rating .star.empty{text-shadow:0 0 1px #b98574;color:#181a18}.testimonials-block .testimonials-section .testimonials-container .testimonial-card .testimonial-content .testimonial-text p{color:#fff;text-align:center;font-family:Inter;font-size:1rem;font-weight:300;line-height:1.5;letter-spacing:-0.64px;margin:0}.testimonials-block .testimonials-section .testimonials-container .nav-arrow{position:absolute;top:50%;transform:translateY(-50%);background:rgba(212,175,55,.1);border:2px solid #d4af37;color:#d4af37;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:300;cursor:pointer;transition:all .3s ease;z-index:10}.testimonials-block .testimonials-section .testimonials-container .nav-arrow:hover{background:#d4af37;color:#1a1a1a;transform:translateY(-50%) scale(1.1)}.testimonials-block .testimonials-section .testimonials-container .nav-arrow:focus{outline:2px solid #fff;outline-offset:2px}.testimonials-block .testimonials-section .testimonials-container .nav-arrow.prev-arrow{left:-75px}.testimonials-block .testimonials-section .testimonials-container .nav-arrow.next-arrow{right:-75px}.testimonials-block .testimonials-section .testimonials-container .dots-navigation{display:flex;justify-content:center;gap:1rem;margin-top:3rem}.testimonials-block .testimonials-section .testimonials-container .dots-navigation .dot{width:12px;height:12px;border-radius:50%;background:rgba(212,175,55,.3);border:none;cursor:pointer;transition:all .3s ease;padding:0}.testimonials-block .testimonials-section .testimonials-container .dots-navigation .dot:hover,.testimonials-block .testimonials-section .testimonials-container .dots-navigation .dot:focus{background:#d4af37;transform:scale(1.2)}.testimonials-block .testimonials-section .testimonials-container .dots-navigation .dot.active{background:#d4af37;transform:scale(1.3)}.testimonials-block .testimonials-section .testimonials-container .dots-navigation .dot:focus{outline:2px solid #fff;outline-offset:2px}@keyframes fadeInUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInFromLeft{from{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInFromRight{from{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}.testimonials-section .testimonial-card{animation-fill-mode:both}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.close-button:focus-visible,.nav-arrow:focus-visible,.dot:focus-visible{outline:2px solid #fff;outline-offset:2px}.testimonial-card[data-loading=true] .testimonial-content{background:linear-gradient(90deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.1) 100%);background-size:200% 100%;animation:shimmer 1.5s infinite}@keyframes shimmer{0%{background-position:-200% 0}100%{background-position:200% 0}}@media (max-width: 1024px){.testimonials-block .testimonials-section .testimonials-container .testimonials-track{display:grid;grid-template-columns:1fr;grid-gap:24px;gap:24px}.testimonials-block .testimonials-section .testimonials-container .testimonial-card{flex:1;min-height:247px}.testimonials-block .testimonials-section .testimonials-container .nav-arrow{display:none}.testimonials-block .testimonials-section .testimonials-container .dots-navigation{margin-top:2rem}}@media (max-width: 768px){.testimonials-block .testimonials-section .testimonials-section-title{font-size:32px;letter-spacing:-1.28px;margin-bottom:64px}.testimonials-block .testimonials-section .testimonials-container .testimonial-card{min-height:197px;padding-bottom:92px}.testimonials-block .testimonials-section .testimonials-container .testimonial-card .testimonial-content .client-info .client-details .client-name{font-size:1.1rem}}
