.testimonials{position:relative;background:#151515;color:#fff;width:100%;max-width:100%;padding:48px 0;transition:background-color .3s ease;overflow:hidden}.testimonials a{color:#fff}.testimonials__container{position:relative;width:100%;overflow:visible;padding:0;max-width:100%}.testimonials__wrapper{display:flex;gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;padding:1rem 0;margin:-1rem 0;width:100%;justify-content:flex-start;opacity:0;transform:translateY(20px)}.testimonials__wrapper.testimonials__animate{animation:fadeInUp .4s ease forwards}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.testimonials__nav-button{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:2;transition:all .3s ease;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.testimonials__nav-button:hover{background:#fff3;transform:translateY(-50%) scale(1.1)}.testimonials__nav-button--prev{left:10px}.testimonials__nav-button--next{right:10px}.testimonials__nav-button svg{width:20px;height:20px}.testimonials__wrapper::-webkit-scrollbar{display:none}.testimonials__wrapper{-ms-overflow-style:none;scrollbar-width:none}.testimonial-card{flex:0 0 auto;width:calc(100vw - 4rem);max-width:350px;height:500px;scroll-snap-align:start;background:#222;border:solid 1px #000;border-radius:5px;overflow:hidden;box-shadow:#00000029 0 3px 6px,#0000003b 0 3px 6px;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;transform:translateY(20px);transition:all .3s ease;position:relative;display:flex;flex-direction:column;text-decoration:none;color:inherit}.testimonial-card:hover{transform:translateY(-4px);background:#333;box-shadow:#00000029 0 3px 6px,#0000003b 0 3px 6px;transition:all .3s ease}.testimonials__wrapper.testimonials__animate .testimonial-card:nth-child(1){animation:fadeInUp .4s ease forwards 0s}.testimonials__wrapper.testimonials__animate .testimonial-card:nth-child(2){animation:fadeInUp .4s ease forwards .1s}.testimonials__wrapper.testimonials__animate .testimonial-card:nth-child(3){animation:fadeInUp .4s ease forwards .2s}.testimonials__wrapper.testimonials__animate .testimonial-card:nth-child(4){animation:fadeInUp .4s ease forwards .3s}.testimonials__wrapper.testimonials__animate .testimonial-card:nth-child(5){animation:fadeInUp .4s ease forwards .4s}.testimonials__wrapper.testimonials__animate .testimonial-card:nth-child(6){animation:fadeInUp .4s ease forwards .5s}.testimonials__wrapper.testimonials__animate .testimonial-card:nth-child(7){animation:fadeInUp .4s ease forwards .6s}.testimonials__wrapper.testimonials__animate .testimonial-card:nth-child(8){animation:fadeInUp .4s ease forwards .7s}.testimonials__wrapper.testimonials__animate .testimonial-card:nth-child(9){animation:fadeInUp .4s ease forwards .8s}.testimonials__wrapper.testimonials__animate .testimonial-card:nth-child(10){animation:fadeInUp .4s ease forwards .9s}.testimonials__wrapper.testimonials__animate .testimonial-card:nth-child(11){animation:fadeInUp .4s ease forwards .1s}.testimonials__wrapper.testimonials__animate .testimonial-card:nth-child(12){animation:fadeInUp .4s ease forwards .11s}.testimonial-card__image-wrapper{position:relative;width:100%;padding-bottom:56.25%;overflow:hidden;transition:all .3s ease}.testimonial-card__blurred-bg{position:relative;width:100%;height:90px;overflow:hidden;transition:all .3s ease}.testimonial-card__image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:all .3s ease}.testimonial-card__blurred-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;filter:blur(8px);transform:scale(1.1);transition:all .3s ease}.testimonial-card__image-wrapper:after{content:"";position:absolute;bottom:0;left:0;right:0;height:60px;background:linear-gradient(to bottom,transparent,rgba(0,0,0,.8));pointer-events:none;transition:all .3s ease}.testimonial-card__content{padding:3rem 2rem;position:relative;z-index:1;transition:all .3s ease;display:flex;flex-direction:column;justify-content:center;align-items:center;flex-grow:1;min-height:0;text-align:center}.testimonial-card__quote{font-size:1.8rem;font-weight:400;line-height:1.8;color:#ffffffe6;transition:all .3s ease;margin:0;text-align:center;font-style:italic;position:relative;padding:0 1.5rem;max-width:100%}.testimonial-card__quote:before{content:"\275d";font-size:3rem;color:#fff3;position:absolute;top:-20px;left:-6px;font-family:serif;line-height:1}.testimonial-card__quote:after{content:"\275e";font-size:3rem;color:#fff3;position:absolute;bottom:-20px;right:-6px;font-family:serif;line-height:1}.testimonial-card__author{display:flex;align-items:center;gap:1rem;z-index:2;background:#000000b3;padding:1rem 1.5rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);height:90px}.testimonial-card__author-image{width:70px;height:70px;border-radius:50%;object-fit:cover;flex-shrink:0}.testimonial-card__author-info{display:flex;flex-direction:column;gap:.25rem}.testimonial-card__author-name{font-size:1.4rem;font-weight:600;color:#fff;margin:0;line-height:1.2}.testimonial-card__author-title{font-size:1.2rem;font-weight:300;color:#fffc;margin:0;line-height:1.2}@media screen and (min-width: 750px){.testimonials__nav-button{width:40px;height:40px}.testimonials__nav-button--prev{left:-20px}.testimonials__nav-button--next{right:-20px}.testimonials__wrapper{gap:2.5rem}.testimonial-card{width:405px;height:520px}}@media screen and (min-width: 990px){.testimonials__wrapper{gap:3rem}.testimonial-card{width:432px;height:520px}.testimonial-card__quote,.testimonial-card__author-name{font-size:1.4rem}.testimonial-card__author-title{font-size:1.2rem}}@media screen and (min-width: 1200px){.testimonials__wrapper{gap:2rem}.testimonial-card{width:calc((90% - 4rem) / 3);height:500px}}
/*# sourceMappingURL=/cdn/shop/t/46/assets/testimonials.css.map */
