@layer components{.testimonials{--testimonials-border-radius: 16px;background-color:var(--color-background);color:var(--color-foreground)}.testimonials__content{max-width:var(--content-width);margin-inline:auto;padding-inline:var(--spacing-inline, 1rem)}.testimonials__carousel{width:100%;padding-block:.75rem}.testimonials__header{display:flex;flex-direction:column;gap:.75rem;align-items:var(--content-align, center);text-align:var(--text-align, center);margin-block-end:2rem}.testimonials__heading{margin:0}.testimonials__heading:not(.text-heading-h2){color:var(--color-foreground);font-size:var(--testimonials-heading-size-mobile, var(--h2-size-mobile));font-weight:var(--testimonials-heading-font-weight, var(--h2-font-weight));line-height:var(--h2-line-height)}.testimonials__subheading{color:var(--color-foreground-secondary);margin:0;max-width:var(--testimonials-subheading-max-width, 500px)}.testimonials__subheading:not(.text-subheading){font-size:var( --testimonials-subheading-size-mobile, var(--paragraph-size-mobile) );line-height:var(--paragraph-line-height);font-weight:var( --testimonials-subheading-font-weight, var(--subheading-font-weight) )}.testimonials__swiper{overflow:hidden}.testimonials__swiper .swiper-wrapper,.testimonials__slide{height:auto}.testimonials__slide{box-sizing:border-box;display:flex;padding:.75rem}.testimonials__hint{margin-block-start:1rem}.testimonials__actions{display:flex;justify-content:var(--content-align, center);margin-block-start:2rem}.testimonials__empty{color:var(--color-foreground-secondary);font-size:var(--paragraph-size-mobile);line-height:var(--paragraph-line-height);margin:0;text-align:var(--text-align, center)}.testimonial-card{display:flex;flex-direction:column;width:100%;height:100%;aspect-ratio:var(--testimonial-card-aspect-ratio, 3 / 4);background-color:var(--color-background);border-radius:var(--testimonials-border-radius, 1rem);transition:box-shadow .3s ease,border-color .3s ease}.testimonial-card:not(.testimonial-card--featured){overflow:visible}.testimonial-card--featured{position:relative;background-color:var(--color-foreground);box-shadow:none;overflow:hidden}.testimonial-card__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;border-radius:inherit;overflow:hidden}.testimonial-card__background-image{width:100%;height:100%;object-fit:cover;display:block}.testimonial-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgb(0 0 0 / var(--testimonials-overlay-opacity, .45));pointer-events:none}.testimonial-card__play{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;align-items:center;justify-content:center;margin:0;padding:0;border:0;background:transparent;color:var(--color-background);cursor:pointer}.testimonial-card__play-icon{width:3rem;height:3rem;padding:.75rem;border-radius:50%;background-color:#ffffffe5;color:var(--color-foreground)}.testimonial-card__player-wrap{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3}.testimonial-card__player,.testimonial-card__player video,.testimonial-card__player iframe{width:100%;height:100%;display:block;object-fit:cover}.testimonial-card__player-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:1rem;color:var(--color-foreground-secondary);font-size:var(--paragraph-size-mobile);line-height:var(--paragraph-line-height);text-align:center}.testimonial-card--playing .testimonial-card__play,.testimonial-card--playing .testimonial-card__overlay,.testimonial-card--playing .testimonial-card__background-image{display:none}.testimonial-card__body{position:relative;z-index:1;display:flex;flex-direction:column;gap:1rem;flex:1;min-height:0;padding:1.5rem}.testimonial-card--featured .testimonial-card__body{margin-block-start:auto;justify-content:flex-end;min-height:100%;padding:1.5rem;pointer-events:none}.testimonial-card--featured .testimonial-card__content{flex:1;justify-content:flex-end}.testimonial-card--video-autoplay .testimonial-card__overlay,.testimonial-card--video-autoplay .testimonial-card__background-image{display:none}.testimonial-card--video-autoplay .testimonial-card__player video:not([controls]){pointer-events:none}.testimonial-card--video-autoplay .testimonial-card__player video:not([controls])::-webkit-media-controls{display:none}.testimonial-card__avatar{width:3rem;height:3rem;flex-shrink:0;border-radius:50%;overflow:hidden}.testimonial-card--featured .testimonial-card__avatar{position:absolute;inset-block-start:1.5rem;inset-inline-start:1.5rem;z-index:2}.testimonial-card__avatar-image{width:100%;height:100%;object-fit:cover;display:block}.testimonial-card__content{display:flex;flex-direction:column;gap:1rem;flex:1;min-height:0}.testimonial-card__quote{color:var(--color-foreground);font-size:var(--paragraph-size-mobile);line-height:var(--paragraph-line-height);margin:0;flex:1}.testimonial-card__quote-mark{color:var(--color-foreground-secondary)}.testimonial-card__name{color:var(--color-foreground);font-family:var( --testimonial-name-font-family, var(--font-accent--family) );font-size:var(--h3-size-mobile);font-weight:var(--h3-font-weight);line-height:var(--h3-line-height);margin:0}.testimonial-card--featured .testimonial-card__name{color:var(--color-background)}.testimonial-card__designation{color:var(--color-foreground-secondary);font-size:var(--paragraph-size-mobile);line-height:var(--paragraph-line-height);margin:0}.testimonial-card--featured .testimonial-card__designation{color:#fffc}@media(max-width:639px){.testimonials[data-card-style=bordered] .testimonial-card:not(.testimonial-card--featured){border:2px solid color-mix(in srgb,var(--color-foreground) 15%,transparent);background-color:var(--color-background)}.testimonials[data-card-style=bordered] .testimonial-card:not(.testimonial-card--featured):hover{border-color:color-mix(in srgb,var(--color-foreground) 30%,transparent)}.testimonials[data-card-style=elevated] .testimonial-card:not(.testimonial-card--featured){background-color:var(--color-background);box-shadow:0 2px 12px color-mix(in srgb,var(--color-foreground) 8%,transparent)}.testimonials[data-card-style=gradient] .testimonial-card:not(.testimonial-card--featured){background:linear-gradient(135deg,var(--color-background) 0%,color-mix(in srgb,var(--color-foreground) 3%,var(--color-background)) 100%);border:1px solid color-mix(in srgb,var(--color-foreground) 10%,transparent)}}@media(min-width:640px)and (max-width:879px){.testimonials[data-card-style=bordered] .testimonial-card:not(.testimonial-card--featured){border:2px solid color-mix(in srgb,var(--color-foreground) 15%,transparent);background-color:var(--color-background)}.testimonials[data-card-style=bordered] .testimonial-card:not(.testimonial-card--featured):hover{border-color:color-mix(in srgb,var(--color-foreground) 30%,transparent)}.testimonials[data-card-style=elevated] .testimonial-card:not(.testimonial-card--featured){background-color:var(--color-background);box-shadow:0 2px 12px color-mix(in srgb,var(--color-foreground) 8%,transparent)}.testimonials[data-card-style=gradient] .testimonial-card:not(.testimonial-card--featured){background:linear-gradient(135deg,var(--color-background) 0%,color-mix(in srgb,var(--color-foreground) 3%,var(--color-background)) 100%);border:1px solid color-mix(in srgb,var(--color-foreground) 10%,transparent)}}@media(min-width:880px){.testimonials[data-card-style=bordered] .testimonial-card:not(.testimonial-card--featured){border:2px solid color-mix(in srgb,var(--color-foreground) 15%,transparent);background-color:var(--color-background)}.testimonials[data-card-style=bordered] .testimonial-card:not(.testimonial-card--featured):hover{border-color:color-mix(in srgb,var(--color-foreground) 30%,transparent)}.testimonials[data-card-style=elevated] .testimonial-card:not(.testimonial-card--featured){background-color:var(--color-background);box-shadow:0 2px 12px color-mix(in srgb,var(--color-foreground) 8%,transparent)}.testimonials[data-card-style=gradient] .testimonial-card:not(.testimonial-card--featured){background:linear-gradient(135deg,var(--color-background) 0%,color-mix(in srgb,var(--color-foreground) 3%,var(--color-background)) 100%);border:1px solid color-mix(in srgb,var(--color-foreground) 10%,transparent)}}.testimonials .testimonial-card:not(.testimonial-card--featured){box-shadow:0 1px 3px color-mix(in srgb,var(--color-foreground) 10%,transparent)}@media(max-width:639px){.testimonials__hint{display:block}}@media(min-width:640px){.testimonials__heading:not(.text-heading-h2){font-size:var(--testimonials-heading-size-tablet, var(--h2-size-tablet))}.testimonials__subheading:not(.text-subheading){font-size:var( --testimonials-subheading-size-tablet, var(--paragraph-size-tablet) )}.testimonials__hint{display:none}.testimonials__empty,.testimonial-card__quote{font-size:var(--paragraph-size-tablet)}.testimonial-card__name{font-size:var(--h3-size-tablet)}.testimonial-card__designation,.testimonial-card__player-placeholder{font-size:var(--paragraph-size-tablet)}}@media(min-width:880px){.testimonials__heading:not(.text-heading-h2){font-size:var( --testimonials-heading-size-desktop, var(--h2-size-desktop) )}.testimonials__subheading:not(.text-subheading){font-size:var( --testimonials-subheading-size-desktop, var(--paragraph-size-desktop) )}.testimonials__empty,.testimonial-card__quote{font-size:var(--paragraph-size-desktop)}.testimonial-card__name{font-size:var(--h3-size-desktop)}.testimonial-card__designation,.testimonial-card__player-placeholder{font-size:var(--paragraph-size-desktop)}}}.testimonials__swiper:not(.swiper-initialized) .swiper-wrapper{display:flex;flex-wrap:nowrap;gap:var(--grid-gap)}.testimonials__swiper:not(.swiper-initialized) .testimonials__slide{flex-shrink:0;width:calc((100% - (var(--columns-mobile) - 1) * var(--grid-gap)) / var(--columns-mobile))}@media(min-width:640px)and (max-width:879px){.testimonials__swiper:not(.swiper-initialized) .testimonials__slide{width:calc((100% - (var(--columns-tablet) - 1) * var(--grid-gap)) / var(--columns-tablet))}}@media(min-width:880px){.testimonials__swiper:not(.swiper-initialized) .testimonials__slide{width:calc((100% - (var(--columns-desktop) - 1) * var(--grid-gap)) / var(--columns-desktop))}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/section-testimonials-styles.css.map */
