.product-testimonials{background:inherit;display:flex;justify-content:center;align-items:flex-start;color:var(--white);position:relative}.product-testimonials__container{gap:16px;z-index:2}.product-testimonials__card,.product-testimonials__container{width:100%;display:flex;flex-direction:column;align-items:flex-start}.product-testimonials__card{gap:12px;min-width:0;flex:1}.product-testimonials__icon{width:64px;height:64px;flex-shrink:0;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center}.product-testimonials__icon-image{width:100%;height:100%;object-fit:contain}.product-testimonials__divider{display:none}.product-testimonials__content{flex:1;display:flex;flex-direction:column;gap:12px;width:100%;min-width:0}.product-testimonials__tag{padding:4px 12px;border-radius:48px;outline:1px solid var(--color-red-accent);outline-offset:-1px;display:inline-flex;justify-content:flex-start;align-items:center}.product-testimonials__tag-text{font-size:12px;font-weight:600;text-transform:uppercase;line-height:24px;letter-spacing:.5px;margin:0;color:var(--white)}.product-testimonials__quote{font-size:16px;line-height:28px;font-weight:400;color:var(--white);margin:0;word-wrap:break-word;overflow-wrap:break-word;display:block;width:100%;box-sizing:border-box}.product-testimonials__quote *{word-wrap:break-word;overflow-wrap:break-word;max-width:100%}.product-testimonials__author{display:flex;gap:8px;width:100%}.product-testimonials__author-image{width:40px;height:40px;border-radius:50%;aspect-ratio:1/1}.product-testimonials__author-info{font-size:16px;font-weight:500;color:var(--color-gray-zinc-500);flex:1;min-width:0}.product-testimonials__author-description,.product-testimonials__author-title{margin:0;line-height:1.4}.product-testimonials__author-description{font-size:10px;white-space:nowrap;overflow:hidden;max-width:100%}.product-testimonials__swiper{width:100%;position:relative;padding-bottom:20px}.product-testimonials__navigation{display:flex;justify-content:flex-start;align-items:center;gap:12px;margin-top:16px;z-index:3;position:relative;width:100%}.product-testimonials__nav-button{width:30px;height:32px;padding:8px 10px;background:var(--white);overflow:hidden;display:flex;justify-content:center;align-items:center;gap:10px;cursor:pointer;transition:opacity .3s ease}.product-testimonials__nav-button:hover{opacity:.8}.product-testimonials__nav-button i{color:var(--black);font-size:16px;line-height:1}@media (min-width:1024px){.product-testimonials__container{flex-direction:row;align-items:stretch;gap:80px}.product-testimonials__divider{display:block;width:1px;background:var(--dark-graphite);flex-shrink:0}.product-testimonials__card{margin:0 auto;flex-direction:column;align-items:flex-start;gap:24px;width:58%}.product-testimonials__icon{width:30%;height:384px;align-items:center;justify-content:center;padding:22px}.product-testimonials__content{gap:24px}.product-testimonials__quote{white-space:normal;flex:1;min-width:0;font-size:32px;line-height:50.4px}.product-testimonials__tag{padding:8px 20px}.product-testimonials__tag-text{font-size:14px}.product-testimonials__author-description,.product-testimonials__author-title{margin:2;line-height:1.8}.product-testimonials__author-description{white-space:nowrap;overflow:hidden;font-size:16px}.product-testimonials__author-image{width:72px;height:72px}.product-testimonials__author-info{font-size:20px;width:auto}}