.testimonials{position:relative;overflow:hidden}.testimonials__header{display:flex;align-items:flex-start;justify-content:space-between;gap:2rem;margin-bottom:3rem;text-align:center}.testimonials__content{flex:1}.testimonials__title{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);line-height:1.2;font-size:3.2rem;display:flex;gap:1rem;align-items:center;justify-content:center;color:#000;margin-bottom:2.4rem}.testimonials__subtitle{font-family:var(--font-heading-family);font-weight:500;font-style:italic;font-size:1.6rem;color:#000;margin:0;padding:0}.testimonials__description{font-size:1.6rem;color:#000;font-weight:400;font-family:var(--font-heading-family);line-height:1.2;max-width:80%;margin:0 auto}.testimonials__navigation{display:flex;gap:.5rem;flex-shrink:0}.testimonial-card{background:#f8f9fa;border-radius:0;padding:2rem;height:100%;position:relative;display:flex;flex-direction:column;transition:transform .3s ease,box-shadow .3s ease}.testimonial-card:hover{transform:translateY(-4px)}.testimonial-card--pink{background:linear-gradient(135deg,#f5ebea 0% 100%)}.testimonial-card--blue{background:linear-gradient(135deg,#e3e9f4 0% 100%)}.testimonial-card--green{background:linear-gradient(135deg,#e7ece1 0% 100%)}.testimonial-card--purple{background:linear-gradient(135deg,#f3e5f5 0% 100%)}.testimonial-card--yellow{background:linear-gradient(135deg,#ede9f1 0% 100%)}.testimonial-card--orange{background:linear-gradient(135deg,#fff3e0 0% 100%)}.testimonial-card__quote-icon{position:absolute;top:2rem;left:2rem}.testimonial-card__content{padding-top:3rem;flex:1;display:flex;flex-direction:column;justify-content:space-between;min-height:240px}.testimonial-card__rating{margin-bottom:1rem;display:flex;justify-content:flex-start}.testimonial-card__rating .rating{--color-rating-star: #ffc107;--letter-spacing: .3;--font-size: 1.2}.testimonial-card__rating .rating-star{color:#ffc107}.testimonial-card__quote{font-family:var(--font-heading-family);font-size:1.4rem;line-height:1.4;color:rgb(var(--color-foreground));margin-bottom:1.5rem;font-weight:500;position:relative;flex:1;overflow:hidden;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}.testimonial-card__quote-text{position:relative;padding-left:2rem}.testimonial-card__quote-text:before{content:"";position:absolute;left:0;top:0;bottom:0;width:1px;background:#000}.testimonial-card__author{display:flex;align-items:center;gap:1rem;margin-top:auto;flex-shrink:0}.testimonial-card__author-image{width:50px;height:50px;border-radius:50%;overflow:hidden;flex-shrink:0}.testimonial-card__author-image img{width:100%;height:100%;object-fit:cover}.testimonial-card__author-info{flex:1}.testimonial-card__author-name{font-weight:600;font-size:1.2rem;color:rgb(var(--color-foreground));line-height:normal;margin:0;padding:0}.testimonial-card__author-location{font-size:1rem;color:rgb(var(--color-foreground));opacity:.7;line-height:normal;margin:0;padding:0}.testimonials .swiper-pagination-bullet{background:rgba(var(--color-foreground),.3);width:8px;height:8px;margin:0 4px}.testimonials .swiper-pagination-bullet-active{background:rgb(var(--color-foreground))}.testimonials__flower{position:absolute;z-index:1;pointer-events:none}.testimonials__flower--top-right{top:0;right:0;width:100px;height:100px;object-fit:contain}.testimonials__flower--bottom-left{bottom:0;left:0;width:100px;height:100px;object-fit:contain}.testimonials .swiper-slide{height:100%;display:flex}.testimonials .swiper-slide>*{width:100%;display:flex;flex-direction:column}@media screen and (max-width: 749px){.testimonials__title{display:block}.testimonials__header{flex-direction:column;align-items:center;gap:1.5rem;text-align:center}.testimonials__navigation{justify-content:center}.testimonial-card{padding:1.5rem}.testimonial-card__quote{font-size:1.125rem;-webkit-line-clamp:3}.testimonial-card__content{padding-top:2.5rem}.testimonials__flower--top-right,.testimonials__flower--bottom-left{width:80px;height:80px}.testimonials__navigation{display:none}}@media screen and (min-width: 750px){.testimonials .swiper-pagination{display:none}}@media screen and (max-width: 749px){.testimonials .swiper-pagination{display:none}}.testimonials .swiper-pagination.show-mobile{display:block}@media screen and (min-width: 750px){.testimonials .swiper-pagination.show-desktop{display:block}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/section-testimonials.css.map */
