.testimonials{margin-bottom:2rem;overflow:hidden;position:relative}.testimonials .overline,.testimonials h2{text-align:left}.testimonials>p{max-width:800px;margin:0 0 1.5rem;font-size:1rem;text-align:left}.testimonial-slider{padding:1rem 1rem 1.2rem;-webkit-overflow-scrolling:touch}@media (min-width: 769px){.testimonial-slider{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;overflow:visible}}@media (max-width: 768px){.testimonial-slider{display:flex;gap:2rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none}.testimonial-slider::-webkit-scrollbar{display:none}.service-box-button{min-width:183px}}.testimonial{background-color:var(--color-background-alt);border-radius:10px;padding:1.5rem;text-align:center;display:flex;flex-direction:column;align-items:center;position:relative}@media (max-width: 768px){.testimonial{flex:0 0 300px;scroll-snap-align:start}}.testimonial-author-image{width:80px;height:80px;border-radius:50%;margin-bottom:1rem;object-fit:cover}.testimonial-rating{display:flex;gap:.25rem;margin-bottom:1rem}.testimonial-rating img{width:20px;height:20px}.testimonial-content{position:relative;margin-bottom:1.5rem;padding:0 1rem;width:100%}.quote-icon{position:absolute;width:24px;height:24px}.quote-open{top:-1rem;left:-5px}.quote-close{bottom:-1rem;right:-5px}.testimonial-content p{font-style:italic;color:var(--color-text);margin:0;line-height:1.4;font-size:.95rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.testimonial-plus{position:absolute;bottom:-15px;left:50%;transform:translate(-50%);width:30px;height:30px;background-color:var(--color-primary);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s ease}.testimonial-plus:hover{transform:translate(-50%) scale(1.1)}.testimonial-plus img{width:20px;height:20px;filter:brightness(0) invert(1)}.modal-overlay{position:fixed;inset:0;background-color:#00000080;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;z-index:1000}.modal-overlay.active{opacity:1;visibility:visible}.testimonial-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;padding:1rem;border-radius:10px;box-shadow:0 10px 25px #0000001a;opacity:0;visibility:hidden;z-index:1001;width:500px;max-width:800px;transition:opacity .3s ease,visibility .3s ease;max-height:90vh;overflow-y:auto}.testimonial-modal.active{opacity:1;visibility:visible}.testimonial-modal-content{position:relative;display:flex;flex-direction:column;align-items:center;padding:1rem;touch-action:pan-y}.pull-indicator{width:40px;height:4px;background-color:var(--color-text-light);border-radius:2px;margin:0 auto 1rem;opacity:.3}.testimonial-modal .testimonial-rating{margin:.5rem 0}.testimonial-modal .testimonial-rating img{width:24px;height:24px;margin:0 2px}.customer-since{color:var(--color-text-light);font-size:.9rem;margin-bottom:1rem}.testimonial-modal .testimonial-modal-text{position:relative;text-align:center;padding:1rem 2rem}.testimonial-modal-image{width:120px;height:120px;border-radius:50%;margin-bottom:1rem;object-fit:cover}.testimonial-modal-name{font-size:1.5rem;font-weight:600;color:var(--color-text);margin-bottom:.5rem}.testimonial-modal-details{display:flex;align-items:center;gap:1rem;color:var(--color-text-light);font-size:.95rem}.testimonial-modal-text{font-style:italic;color:var(--color-text);line-height:1.6;margin:0;text-align:center}.testimonial-modal-close{position:absolute;top:0;right:0;width:30px;height:30px;border-radius:50%;background:var(--color-primary);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .2s ease}.testimonial-modal-close:hover{transform:scale(1.1)}.testimonial-modal-close img{width:20px;height:20px;filter:brightness(0) invert(1)}.testimonial-modal-nav{position:fixed;top:50%;transform:translateY(-50%);z-index:1001;background:none;border:none;cursor:pointer;padding:.5rem;opacity:.7;transition:opacity .2s ease;width:40px;height:40px;display:flex;align-items:center;justify-content:center}.testimonial-modal-nav:hover{opacity:1}.testimonial-modal-nav img{width:32px;height:32px}.testimonial-modal-prev{left:1rem}.testimonial-modal-next{right:1rem}.favorite-treatments{margin-top:2rem;text-align:left}.favorite-treatments h4{font-size:1.2rem;color:var(--color-text);margin-bottom:1rem;font-weight:600}.favorite-treatments .product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-top:1rem}.favorite-treatments .product-item{border-radius:8px;overflow:hidden;box-shadow:0 2px 4px #0000001a;transition:transform .2s ease}.favorite-treatments .product-item:hover{transform:translateY(-2px)}.favorite-treatments .product-header{padding:.5rem;color:#fff;font-weight:600}.favorite-treatments .product-item.aesthetics .product-header{background:linear-gradient(45deg,rgb(var(--color-aesthetics)),#b44aff)}.favorite-treatments .product-item.infusion .product-header{background:linear-gradient(45deg,rgb(var(--color-infusion)),#66d9ff)}.favorite-treatments .product-item.health .product-header{background:linear-gradient(45deg,rgb(var(--color-health)),#ffc44d)}.favorite-treatments .product-header h3{margin:0;font-size:.9rem}.favorite-treatments .testimonial-product-image{width:100%;height:80px;object-fit:cover;border-radius:0}.favorite-treatments .product-content{padding:.75rem}.favorite-treatments .product-text{font-size:.85rem;color:var(--color-text-light);margin:0;line-height:1.4}@media (max-width: 452px){.testimonial{flex:0 0 85%;padding:1.5rem}.testimonial-author-image{width:80px;height:80px;margin-bottom:1rem}.testimonial-content p{font-size:.85rem}.testimonial-modal{padding:1rem}.testimonial-modal-image{width:100px;height:100px}.testimonial-modal-name{font-size:1.25rem}.testimonial-modal-details{flex-direction:column;gap:.5rem}.testimonial-modal{width:90%;padding:1.5rem}.testimonial-modal-nav{width:36px;height:36px}.testimonial-modal-nav img{width:28px;height:28px}.testimonial-modal-prev{left:.25rem}.testimonial-modal-next{right:.25rem}.favorite-treatments .product-grid{grid-template-columns:1fr;gap:1rem;max-width:400px}}
