.testimonials-stitch .testimonials-stitch__heading-wrapper{margin-bottom:4rem}.testimonials-stitch__slider-wrapper{position:relative;display:block}.testimonials-stitch__card{border-radius:var(--text-boxes-radius, 2rem);padding:1rem;transition:transform .5s cubic-bezier(.25,.46,.45,.94);height:100%;display:flex!important;flex-direction:column;overflow:hidden;position:relative!important;cursor:pointer}.testimonials-stitch__image-wrapper{position:relative;aspect-ratio:4 / 5;width:100%;border-radius:calc(var(--text-boxes-radius, 2rem) - .5rem);overflow:hidden;margin-bottom:0;display:block;isolation:isolate;transform:translateZ(0)}.testimonials-stitch__image-wrapper--square{aspect-ratio:1 / 1}.testimonials-stitch__image-wrapper--adapt{aspect-ratio:auto}.testimonials-stitch__image-wrapper:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background:linear-gradient(to top,#000000d9,#0000 20%);pointer-events:none;z-index:10!important;display:block!important}.testimonials-stitch__image{width:100%;height:100%;object-fit:cover;display:block;position:relative;z-index:1}.testimonials-stitch__image-wrapper img{width:100%;height:100%;object-fit:cover;display:block}.testimonials-stitch__image-overlay{display:none!important}.testimonials-stitch__stars{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);display:flex;gap:.5rem;z-index:11}.testimonials-stitch__star{color:rgb(var(--color-background));filter:drop-shadow(0 1px 3px rgba(0,0,0,.5));width:2.2rem;height:2.2rem}.testimonials-stitch__content{padding:2.5rem 1.5rem 1rem;display:flex;flex-direction:column;align-items:center;flex-grow:1}.testimonials-stitch__quote{font-family:var(--font-body-family);font-size:1.5rem;line-height:1.6;font-weight:500;font-style:italic;margin:0 0 2.5rem;flex-grow:1;text-align:center;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.testimonials-stitch__author{display:flex;flex-direction:column;align-items:center;gap:.5rem;text-align:center}.testimonials-stitch__author-name{font-family:var(--font-heading-family);font-weight:700;font-size:1.8rem;letter-spacing:-.01em}.testimonials-stitch__author-title{font-family:var(--font-body-family);font-size:1rem;text-transform:uppercase;letter-spacing:.2em;font-weight:700}.testimonials-stitch__nav{position:absolute;top:50%;transform:translateY(-50%);width:4rem;height:4rem;border-radius:50%;background-color:rgb(var(--color-background))!important;color:rgb(var(--color-foreground))!important;border:none;box-shadow:0 4px 20px #0003;transition:transform .3s ease,box-shadow .3s ease,opacity .3s ease;z-index:500!important;display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:.9!important}@media screen and (min-width:750px){.testimonials-stitch__nav.testimonials-stitch__nav--prev{left:-2rem}.testimonials-stitch__nav.testimonials-stitch__nav--next{right:-2rem}}.testimonials-stitch__nav:hover:not([disabled]){transform:translateY(-50%) scale(1.1);box-shadow:0 6px 25px #00000040;opacity:1!important}.testimonials-stitch__nav[disabled]{opacity:1!important;color:#ccc!important;box-shadow:0 4px 10px #0000000d;cursor:not-allowed;pointer-events:none}.testimonials-stitch__nav svg{width:2.2rem;height:2.2rem;fill:none;stroke:currentColor;stroke-width:4;stroke-linecap:round;stroke-linejoin:round}.testimonials-stitch__pagination-wrapper{display:flex;justify-content:center;width:100%;position:relative;z-index:500!important}.testimonials-stitch__dots{display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:4rem}.testimonials-stitch__dot{width:.8rem;height:.8rem;border-radius:50%;background-color:rgba(var(--color-foreground),.2);border:none;padding:0;cursor:pointer;transition:all .3s ease}.testimonials-stitch__dot.active{background-color:rgb(var(--color-foreground));width:1rem;height:1rem;transform:scale(1.25)}.testimonials-stitch__dot:hover:not(.active){background-color:rgb(var(--color-foreground));opacity:.6}@media screen and (min-width:990px){.nav-hide-desktop{display:none!important}}@media screen and (min-width:750px)and (max-width:989px){.nav-hide-tablet{display:none!important}.testimonials-stitch__stars{bottom:1rem}.testimonials-stitch__star{width:1.8rem;height:1.8rem}}@media screen and (max-width:749px){.nav-hide-mobile{display:none!important}.testimonials-stitch .slider.slider--mobile,.testimonials-stitch .slider--mobile:after,.testimonials-stitch .slider--mobile .slider__slide:first-child{padding-left:0!important;padding-right:0!important;margin-left:0!important;margin-right:0!important;scroll-padding-left:0!important}.testimonials-stitch__stars{gap:.2rem}.testimonials-stitch__star{width:2.5rem;height:2.5rem}.testimonials-stitch__nav{width:3.5rem!important;height:3.5rem!important}.testimonials-stitch__nav.testimonials-stitch__nav--prev{left:-.5rem!important}.testimonials-stitch__nav.testimonials-stitch__nav--next{right:-.5rem!important}.testimonials-stitch__nav svg{width:2rem!important;height:2rem!important}}@media screen and (max-width:1279px){.testimonials-stitch .testimonials-stitch__grid{column-gap:1.5rem!important;padding-left:0!important;padding-right:0!important;scroll-padding:0!important}}@media screen and (max-width:749px){.testimonials-stitch .testimonials-stitch__grid{column-gap:1.5rem!important;padding-left:0!important;padding-right:0!important;scroll-padding:0!important}}@media screen and (min-width:750px){.testimonials-stitch .testimonials-stitch__grid{column-gap:1rem!important;padding-left:0!important;padding-right:0!important;scroll-padding:0!important}.testimonials-stitch .grid--1-col-desktop .testimonials-stitch__grid-item,.testimonials-stitch .grid--1-col-tablet .testimonials-stitch__grid-item{width:100%!important;min-width:100%!important;flex-shrink:0!important}.testimonials-stitch .grid--2-col-desktop .testimonials-stitch__grid-item,.testimonials-stitch .grid--2-col-tablet .testimonials-stitch__grid-item{width:calc((100% - 1rem)/2)!important;min-width:calc((100% - 1rem)/2)!important;flex-shrink:0!important}.testimonials-stitch .grid--3-col-desktop .testimonials-stitch__grid-item,.testimonials-stitch .grid--3-col-tablet .testimonials-stitch__grid-item{width:calc((100% - 2rem) / 3)!important;min-width:calc((100% - 2rem) / 3)!important;flex-shrink:0!important}.testimonials-stitch .grid--4-col-desktop .testimonials-stitch__grid-item,.testimonials-stitch .grid--4-col-tablet .testimonials-stitch__grid-item{width:calc((100% - 3rem)/4)!important;min-width:calc((100% - 3rem)/4)!important;flex-shrink:0!important}.testimonials-stitch .grid--5-col-desktop .testimonials-stitch__grid-item{width:calc((100% - 4rem)/5)!important;min-width:calc((100% - 4rem)/5)!important;flex-shrink:0!important}.testimonials-stitch .grid--6-col-desktop .testimonials-stitch__grid-item{width:calc((100% - 5rem) / 6)!important;min-width:calc((100% - 5rem) / 6)!important;flex-shrink:0!important}}@media screen and (max-width:749px){.testimonials-stitch .slider--mobile .testimonials-stitch__grid-item{width:100%!important}}.testimonials-stitch__full-card-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:inherit;z-index:50;padding:2.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center!important;text-align:center;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;overflow-y:auto;border-radius:inherit}.testimonials-stitch__full-card-overlay.active{opacity:1;visibility:visible}.testimonials-stitch__overlay-close{position:absolute;top:1rem;right:1.5rem;width:3rem;height:3rem;border:none;background:transparent;cursor:pointer;color:currentColor;opacity:.5;display:flex;align-items:center;justify-content:center;z-index:10}.testimonials-stitch__overlay-close:hover{opacity:1}.testimonials-stitch__overlay-stars{margin-bottom:2rem;display:flex;gap:.5rem;flex-shrink:0}.testimonials-stitch__overlay-stars svg{width:2.22rem;height:2.22rem}.testimonials-stitch__overlay-quote{font-family:var(--font-body-family);font-size:1.5rem;line-height:1.6;font-weight:500;font-style:italic;margin-bottom:2.5rem}.testimonials-stitch__overlay-author{display:flex;flex-direction:column;gap:.5rem;flex-shrink:0;padding-bottom:1.5rem}.testimonials-stitch__overlay-name{font-family:var(--font-heading-family);font-weight:700;font-size:1.8rem}.testimonials-stitch__overlay-title{font-family:var(--font-body-family);font-size:1rem;text-transform:uppercase;letter-spacing:.2rem;font-weight:700;opacity:.8}.testimonials-stitch__quote{cursor:pointer}.testimonials-stitch__quote:hover{opacity:.8}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-testimonials.css.map */
