.testimonials{width:100%;background-color:var(--primary-color)}.testimonials__wrapper{max-width:1600px;margin:0 auto;padding:0 2rem}.testimonials__container{background-color:var(--tertiary-color);background-repeat:no-repeat;background-position:top center;background-size:contain;border-radius:8px;padding:4rem 1.2rem 1.5rem;position:relative}.testimonials__header{text-align:center;margin-bottom:3rem;position:relative;z-index:1}.testimonials__heading{font-weight:500;font-size:48px;line-height:110%;letter-spacing:-.02em;color:var(--secondary-color);margin:0 0 .6rem;text-transform:uppercase}.testimonials__description{display:flex;flex-direction:column;gap:.25rem}.testimonials__description-line{font-weight:500;font-size:22px;line-height:140%;letter-spacing:0;color:var(--tagline-color);margin:0}.testimonials__slider-wrapper{position:relative;z-index:1;margin-bottom:2.5rem}.testimonials__slider{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.testimonials__slide{width:100%}.testimonials__card{background-color:transparent;border:1px solid rgba(58,56,51,.2);border-radius:8px;padding:2rem 1.75rem;display:flex;flex-direction:column;gap:1.5rem;height:100%;transition:all .3s ease}.testimonials__card:hover,.testimonials__card--center{background-color:var(--white-color);border-color:var(--white-color)}.testimonials__stars{display:flex;gap:.5rem}.testimonials__star{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background-color:var(--primary-color);color:var(--secondary-btn-color);flex-shrink:0}.testimonials__star svg{width:20px;height:20px}.testimonials__review{font-weight:500;font-size:20px;line-height:150%;letter-spacing:0;color:var(--secondary-color);margin:0;flex:1}.testimonials__divider{width:100%;height:1px;background-color:#3a383326}.testimonials__author{font-weight:400;font-size:16px;line-height:140%;letter-spacing:0;color:var(--secondary-btn-color);margin:0;text-transform:uppercase}.testimonials__navigation{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:1rem 1.5rem;background-color:var(--white-color);border-radius:50px}.testimonials__navigation--mobile{display:none}.testimonials__nav-button{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;border:1.5px solid var(--secondary-color);background-color:transparent;color:var(--secondary-color);cursor:pointer;transition:all .3s ease;flex-shrink:0}.testimonials__nav-button:hover{background-color:var(--secondary-btn-color);border-color:var(--secondary-btn-color);color:var(--white-color)}.testimonials__nav-button svg{width:20px;height:20px}.testimonials__nav-indicators{display:flex;align-items:center;gap:1rem;flex:1;justify-content:center}.testimonials__nav-indicator{width:100%;height:4px;background-color:var(--tertiary-color);border:none;cursor:pointer;transition:background-color .3s ease;padding:0}.testimonials__nav-indicator--active{background-color:var(--secondary-color)}@media(max-width:1200px){.testimonials__wrapper{padding:0 1.5rem}.testimonials__container{padding:3rem 1.75rem 1.5rem}.testimonials__heading{font-size:42px;margin-bottom:.55rem}.testimonials__description-line{font-size:20px}.testimonials__slider{gap:.875rem}.testimonials__card{padding:1.75rem 1.5rem}.testimonials__review{font-size:18px}}@media(max-width:990px){.testimonials__wrapper{padding:0 1rem}.testimonials__container{padding:2.5rem 0 2rem;margin-bottom:1.25rem}.testimonials__header{margin-bottom:2.5rem;padding:0 1.5rem}.testimonials__heading{font-size:36px;max-width:300px;margin-left:auto;margin-right:auto;margin-bottom:.5rem}.testimonials__description-line{font-size:18px}.testimonials__slider-wrapper{overflow-x:hidden;overflow-y:visible;margin-bottom:0}.testimonials__slider{display:flex;gap:1rem;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;padding:0 1rem}.testimonials__slider::-webkit-scrollbar{display:none}.testimonials__slide{flex:0 0 85%;max-width:85%;scroll-snap-align:center}.testimonials__card{padding:1.5rem 1.25rem}.testimonials__card--center{background-color:var(--white-color);border-color:var(--white-color)}.testimonials__review{font-size:17px}.testimonials__author{font-size:14px}.testimonials__navigation--desktop{display:none}.testimonials__navigation--mobile{display:flex;max-width:100%;margin:0 auto;background-color:var(--tertiary-color)}.testimonials__navigation--mobile .testimonials__nav-indicator{background-color:var(--primary-color)}.testimonials__navigation--mobile .testimonials__nav-indicator--active{background-color:var(--secondary-color)}.testimonials__navigation{padding:.875rem 1.25rem}.testimonials__nav-button{width:44px;height:44px}}@media(max-width:768px){.testimonials__wrapper{padding:0 .75rem}.testimonials__container{padding:2rem 0 1.75rem;margin-bottom:1rem}.testimonials__header{margin-bottom:2rem;padding:0 1.25rem}.testimonials__heading{font-size:32px;max-width:270px;margin-bottom:.45rem}.testimonials__description-line{font-size:16px}.testimonials__slider{padding:0 .75rem}.testimonials__slide{flex:0 0 90%;max-width:90%}.testimonials__card{gap:1.25rem}.testimonials__star{width:36px;height:36px}.testimonials__star svg{width:18px;height:18px}.testimonials__review{font-size:16px}.testimonials__author{font-size:13px}.testimonials__navigation{padding:.75rem 1rem}.testimonials__nav-button{width:40px;height:40px}.testimonials__nav-button svg{width:18px;height:18px}}@media(max-width:480px){.testimonials__wrapper{padding:0 .5rem}.testimonials__container{padding:1.75rem 0 1.5rem;border-radius:6px;margin-bottom:.75rem}.testimonials__header{margin-bottom:1.75rem;padding:0 1rem}.testimonials__heading{font-size:26px;max-width:240px}.testimonials__description-line{font-size:15px}.testimonials__slider{gap:.875rem;padding:0 .5rem}.testimonials__slide{flex:0 0 85%;max-width:85%}.testimonials__card{padding:1.25rem 1rem;gap:1rem;border-radius:6px}.testimonials__star{width:32px;height:32px}.testimonials__star svg{width:16px;height:16px}.testimonials__review{font-size:17px}.testimonials__author{font-size:12px}.testimonials__navigation{gap:1rem;padding:.625rem .875rem}.testimonials__nav-button{width:36px;height:36px}.testimonials__nav-button svg{width:16px;height:16px}.testimonials__nav-indicators{gap:.75rem}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/section-testimonials.css.map */
