.testimonial{display:flex;align-items:center;justify-content:center}.testimonial-image{width:100%}.testimonial-image img{border-top-right-radius:0%;border-bottom-right-radius:0%}.testimonial-info{width:100%;display:flex;flex-direction:column;justify-content:center;text-align:center;padding:2rem;gap:2rem}@media screen and (max-width:749px){.testimonial-info{padding:1rem}}.testimonial-info *{margin:0}.testimonial-description{font-style:italic;line-height:1.5}.testimonials-container .testimonial{align-items:center;gap:40px}.testimonials-container .testimonial--card{width:var(--testimonial-card-width, 92%);max-width:100%;min-height:var(--testimonial-card-min-height, 575px);margin:0 auto;background-color:#e9ddd1;border-radius:0;box-sizing:border-box}.testimonials-container .testimonial-info{order:1;text-align:left;align-items:flex-start;padding:56px 0 56px 64px;gap:24px;flex:1 1 62%}.testimonials-container .testimonial-image{order:2;flex:0 1 38%;display:flex;justify-content:center;align-items:center}@media screen and (min-width:750px){.testimonials-container .testimonial-info{flex:0 0 var(--testimonial-text-col-width, 50%);min-width:0;padding:var(--testimonial-card-padding-y, 56px) var(--testimonial-text-pad-right, 48px) var(--testimonial-card-padding-y, 56px) var(--testimonial-text-pad-left, 64px)}.testimonials-container .testimonial-image{flex:0 0 calc(100% - var(--testimonial-text-col-width, 50%));min-width:0}}.testimonials-container .testimonial-image__asset,.testimonials-container .testimonial-image .media img{max-height:var(--testimonial-image-max-height, 550px);width:auto;object-fit:contain}@media screen and (min-width:750px){.testimonials-container .testimonial-image{align-self:stretch;padding-block:var(--testimonial-image-pad-y, 20px);box-sizing:border-box}.testimonials-container .testimonial-image__asset,.testimonials-container .testimonial-image .media img{height:100%;max-height:var(--testimonial-image-max-height, 550px);width:auto;max-width:100%;object-fit:contain}}.testimonials-container .testimonial-rating{color:#000;font-size:24px;letter-spacing:2px;line-height:1}.testimonials-container .testimonial-description{font-style:normal;font-family:var(--font-body-family);font-size:var(--testimonial-quote-size, 28px);font-weight:500;line-height:1.25;color:#000;max-width:var(--testimonial-quote-max-width, 960px)}.testimonials-container .testimonial-reviewer{font-family:var(--font-body-family);font-size:20px;font-weight:500;line-height:35px;color:#000}.testimonials-container .testimonial-product{font-family:var(--font-body-family);font-size:20px;font-weight:700;line-height:35px;color:#000}.testimonials-container .testimonial-reviewer+.testimonial-product{margin-top:-16px}.testimonials-container .testimonial-button.button{align-self:flex-start;width:auto;min-width:0;background:#000;color:#fff;border:0;border-radius:0;box-shadow:none;text-transform:uppercase;font-family:var(--font-heading-family);font-weight:700;font-size:16px;letter-spacing:.8px;line-height:1.6;padding:12px 44px;text-decoration:none;height:auto;min-height:0}@media screen and (max-width:749px){.testimonials-container .testimonial{display:block;position:relative;padding-bottom:8px}.testimonials-container .testimonial-info{padding:28px 20px 8px;gap:14px;width:100%}.testimonials-container .testimonial{display:flex;flex-wrap:wrap;align-items:center;padding-bottom:4px}.testimonials-container .testimonial-info{order:1;width:100%;padding:24px 20px;gap:14px}.testimonials-container{padding-left:0;padding-right:0}.testimonials-container .testimonial--card{--testimonial-card-width: 100%;min-height:var(--testimonial-card-min-height-mobile, 470px)}.testimonials-container .testimonial{position:relative}.testimonials-container .testimonial-image{position:absolute;right:12px;bottom:56px;width:190px;max-height:118px;margin:0;display:flex;align-items:flex-end;justify-content:center}.testimonials-container .testimonial-image__asset,.testimonials-container .testimonial-image .media img{display:block;margin:0}.testimonials-container .testimonial-info{padding-bottom:56px;padding-right:20px}.testimonials-container .testimonial-description{padding-right:0;margin-bottom:12px}.testimonials-container .testimonial-reviewer,.testimonials-container .testimonial-product,.testimonials-container .testimonial-button.button{padding-right:0;max-width:calc(100% - 210px)}.testimonials-container .testimonial-button.button{max-width:none;width:calc(100% - 210px);min-width:0;white-space:nowrap}.testimonials-container .testimonial-reviewer,.testimonials-container .testimonial-product{max-width:none}.testimonials-container .testimonial-reviewer,.testimonials-container .testimonial-product{max-width:62%;font-size:14px;line-height:1.4}.testimonials-container .testimonial-button.button{max-width:62%}.testimonials-container .testimonial-description{font-size:16px;line-height:1.4;max-width:none;margin-bottom:16px}.testimonials-container .testimonial-reviewer,.testimonials-container .testimonial-product{font-size:14px;line-height:1.5}.testimonials-container .testimonial-reviewer+.testimonial-product{margin-top:-8px}.testimonials-container .testimonial-button.button{min-width:0;width:auto;height:auto;min-height:0;font-size:16px;font-weight:700;line-height:1.6;letter-spacing:.8px;padding:12px 44px;display:inline-flex;align-items:center;justify-content:center;line-height:1}}@media screen and (max-width:749px){.testimonials-container .testimonial-image__asset,.testimonials-container .testimonial-image .media img{max-height:118px}}.testimonials-container .slider-buttons{margin-top:24px;position:relative;z-index:2}.testimonials-container .slider-button{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:36px;height:36px;background:transparent;border:0;border-radius:100%;padding:6px;cursor:pointer;color:#000;display:grid;place-items:center}.testimonials-container .slider-button--prev{left:0}.testimonials-container .slider-button--next{right:0}.testimonials-container .slider-button--prev .icon,.testimonials-container .slider-button--next .icon{transform:none}.testimonials-container .slider-button--next{transform:translateY(-50%) rotate(180deg)}.testimonials-container .slider-button--prev:not([disabled]):hover .icon,.testimonials-container .slider-button--next:not([disabled]):hover .icon,.testimonials-container .slider-button:hover .icon,.testimonials-container .slider-button:focus .icon{transform:none}.testimonials-container .slider-button--prev:hover,.testimonials-container .slider-button--prev:focus{transform:translateY(-50%)}.testimonials-container .slider-button--next:hover,.testimonials-container .slider-button--next:focus{transform:translateY(-50%) rotate(180deg)}.testimonials-container .slider-button:hover,.testimonials-container .slider-button:focus{background:transparent;opacity:1}.testimonials-container slider-component{position:relative;display:block}.testimonials-container .slider-buttons{position:static}.testimonials-container .slider-button svg{width:24px;height:24px;display:block}.testimonials-container .slider-button svg path{fill:#000}@media screen and (max-width:749px){.testimonials-container .slider-button{width:30px;height:30px;padding:4px}.testimonials-container .slider-button svg{width:20px;height:20px}}.testimonials-container .slider-counter--dots{margin-top:0}.testimonials-container .slider{overflow-y:hidden;align-items:stretch;padding-top:0;padding-bottom:0;row-gap:0}.testimonials-container .slider__slide{height:auto;margin-top:0;padding-top:0;display:flex}.testimonials-container .slider__slide>.testimonial--card{flex:0 1 auto}.testimonials-container .testimonial--card{overflow:hidden;box-sizing:border-box}.testimonials-container .testimonial-info{box-sizing:border-box;max-height:100%;overflow:hidden}@media screen and (max-width:749px){.testimonials-container .testimonial--card{--testimonial-card-width: 100%}}.testimonials-container .testimonial-image .media{background:transparent;width:100%;max-width:100%}@media screen and (min-width:750px){.testimonials-container .testimonial-image .media{height:100%;max-height:var(--testimonial-image-max-height, 550px);padding-bottom:0;display:flex;align-items:center;justify-content:center}.testimonials-container .testimonial-image .media img{position:static;height:100%;width:auto;max-width:100%;object-fit:contain}}@media screen and (max-width:749px){.testimonials-container .testimonial-image .media{height:auto;max-height:118px;padding-bottom:0;display:flex;align-items:flex-end;justify-content:center;overflow:hidden}.testimonials-container .testimonial-image .media img,.testimonials-container .testimonial-image__asset{position:static;max-height:118px;max-width:100%;width:auto;height:auto;object-fit:contain}}
/*# sourceMappingURL=/cdn/shop/t/472/assets/testimonials.css.map */
