.kch-tq{display:block}.kch-tq__item{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%}.kch-tq__glyph{display:flex;justify-content:center;line-height:1;margin-block-end:calc(var(--tq-icon-gap, 20) * 1px);color:rgb(var(--color-foreground))}.kch-tq__stars{font-size:calc(var(--tq-icon-size, 24) * 1px);letter-spacing:.08em;line-height:1}.kch-tq__quotemark{display:block;width:calc(var(--tq-icon-size, 24) * 1.6px);height:calc(var(--tq-icon-size, 24) * 1.6px);background-color:currentColor;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 54 54'%3E%3Cpath d='M41.625 47.25a12.375 12.375 0 1 0 0-24.75c-.357 0-.706.024-1.055.054a35.775 35.775 0 0 1 5.384-15.208A1.126 1.126 0 0 0 45 5.625h-2.25a1.125 1.125 0 0 0-.816.35c-5.785 6.086-12.684 16.04-12.684 28.9A12.39 12.39 0 0 0 41.625 47.25Zm-29.25 0a12.375 12.375 0 1 0 0-24.75c-.357 0-.707.024-1.055.054a35.775 35.775 0 0 1 5.384-15.208 1.126 1.126 0 0 0-.954-1.721H13.5a1.125 1.125 0 0 0-.816.35C6.9 12.06 0 22.015 0 34.875A12.39 12.39 0 0 0 12.375 47.25Z' fill='currentColor'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 54 54'%3E%3Cpath d='M41.625 47.25a12.375 12.375 0 1 0 0-24.75c-.357 0-.706.024-1.055.054a35.775 35.775 0 0 1 5.384-15.208A1.126 1.126 0 0 0 45 5.625h-2.25a1.125 1.125 0 0 0-.816.35c-5.785 6.086-12.684 16.04-12.684 28.9A12.39 12.39 0 0 0 41.625 47.25Zm-29.25 0a12.375 12.375 0 1 0 0-24.75c-.357 0-.707.024-1.055.054a35.775 35.775 0 0 1 5.384-15.208 1.126 1.126 0 0 0-.954-1.721H13.5a1.125 1.125 0 0 0-.816.35C6.9 12.06 0 22.015 0 34.875A12.39 12.39 0 0 0 12.375 47.25Z' fill='currentColor'/%3E%3C/svg%3E");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center}.kch-tq__quote{margin:0;font-family:var(--tq-quote-family, inherit);font-weight:var(--tq-quote-weight, 400);font-style:var(--tq-quote-style, normal);font-size:calc(var(--tq-quote-size, 22) * 1px);line-height:1.45;max-width:46ch}.kch-tq__quote>:first-child{margin-block-start:0}.kch-tq__quote>:last-child{margin-block-end:0}.kch-tq__media{margin:calc(var(--tq-image-gap, 24) * 1px) 0 calc(var(--tq-image-gap-below, 0) * 1px);display:block;overflow:hidden;line-height:0}.kch-tq__media img{display:block;width:100%;height:100%;object-fit:cover}.kch-tq__media--adapt{width:auto;max-width:calc(var(--tq-image-size, 160) * 1px)}.kch-tq__media--adapt img{width:auto;height:auto;max-width:calc(var(--tq-image-size, 160) * 1px);max-height:calc(var(--tq-image-size, 160) * 1px);object-fit:contain}.kch-tq__media--square{width:calc(var(--tq-image-size, 160) * 1px);height:calc(var(--tq-image-size, 160) * 1px);border-radius:var(--rounded-block, 0)}.kch-tq__media--rounded{width:calc(var(--tq-image-size, 160) * 1px);height:calc(var(--tq-image-size, 160) * 1px);border-radius:999px}.kch-tq__name{margin-block-start:calc(var(--tq-name-gap, 16) * 1px);font-family:var(--tq-name-family, inherit);font-weight:var(--tq-name-weight, 500);font-size:calc(var(--tq-name-size, 16) * 1px);line-height:1.3}.kch-tq__name a{color:rgb(var(--color-foreground));text-decoration:none}.kch-tq__name a{position:relative;display:inline-block;color:rgb(var(--color-foreground));text-decoration:none}.kch-tq__name a:before{content:attr(data-text);position:absolute;top:0;right:0;bottom:0;left:0;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.18em;text-decoration-skip-ink:auto;color:currentColor;clip-path:inset(0 100% 0 0);transition:clip-path var(--animation-primary);pointer-events:none}@media screen and (pointer:fine){.kch-tq__name a:hover:before,.kch-tq__name a:focus-visible:before{clip-path:inset(0 0 0 0)}}@media screen and (pointer:coarse){.kch-tq__name a:before{clip-path:inset(0 0 0 0);transition:none}}.kch-tq__info{margin-block-start:var(--sp-1, .25rem);font-family:var(--tq-info-family, inherit);font-weight:var(--tq-info-weight, 400);font-size:calc(var(--tq-info-size, 14) * 1px);line-height:1.4;opacity:.75}.kch-tq__cta{margin-block-start:calc(var(--tq-cta-gap, 24) * 1px)}.kch-tq__cta .button{padding-block:clamp(var(--sp-3),.842vw,var(--sp-4))}@media screen and (max-width:1023px){.kch-tq__stars{font-size:calc(var(--tq-icon-size-m, 24) * 1px)}.kch-tq__quotemark{width:calc(var(--tq-icon-size-m, 24) * 1.6px);height:calc(var(--tq-icon-size-m, 24) * 1.6px)}.kch-tq__glyph{margin-block-end:calc(var(--tq-icon-gap-m, 20) * 1px)}.kch-tq__quote{font-size:calc(var(--tq-quote-size-m, 22) * 1px)}.kch-tq__media{margin-block-start:calc(var(--tq-image-gap-m, 24) * 1px);margin-block-end:calc(var(--tq-image-gap-below-m, 0) * 1px)}.kch-tq__media--adapt,.kch-tq__media--adapt img{max-width:calc(var(--tq-image-size-m, 160) * 1px)}.kch-tq__media--adapt img{max-height:calc(var(--tq-image-size-m, 160) * 1px)}.kch-tq__media--square,.kch-tq__media--rounded{width:calc(var(--tq-image-size-m, 160) * 1px);height:calc(var(--tq-image-size-m, 160) * 1px)}.kch-tq__name{margin-block-start:calc(var(--tq-name-gap-m, 16) * 1px);font-size:calc(var(--tq-name-size-m, 16) * 1px)}.kch-tq__info{font-size:calc(var(--tq-info-size-m, 14) * 1px)}.kch-tq__cta{margin-block-start:calc(var(--tq-cta-gap-m, 24) * 1px)}}.kch-tq--rounded{border-end-end-radius:var(--border-radius);border-end-start-radius:var(--border-radius)}.js .kch-tq--rounded:before{height:100%;border-end-end-radius:var(--border-radius);border-end-start-radius:var(--border-radius)}
/*# sourceMappingURL=/cdn/shop/t/95/assets/kch-testimonial-quotes.css.map */
