.gd-tst__inner{position:relative}.gd-tst-section{position:relative;isolation:isolate}.gd-tst__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;overflow:hidden;pointer-events:none}.gd-tst__header{position:relative;isolation:isolate;max-width:72rem;margin:0 auto 3.2rem;text-align:center}.gd-tst__heading{margin:0}.gd-tst__description{margin-top:1.2rem}.gd-tst__description>:first-child{margin-top:0}.gd-tst__description>:last-child{margin-bottom:0}.gd-tst .splide{display:flex;flex-direction:column;opacity:0;transition:opacity .2s ease}.gd-tst .splide.is-initialized{opacity:1}.gd-tst .splide__track{order:1;width:100%;overflow:hidden}.gd-tst .splide__arrows{order:2}.gd-tst .splide__pagination{order:3;position:static;margin-top:1.5rem}.gd-tst .splide__list{align-items:stretch}.gd-tst .splide__slide{height:auto;width:var(--gd-col-w, 100%);box-sizing:border-box}.gd-tst .splide__slide--wide{width:var(--gd-col-w, 100%)}@media(min-width:750px){.gd-tst .splide__slide--wide{width:calc(var(--gd-col-w, 100%) * 2 + var(--gd-gap-px, 0px))}}.gd-tst[data-dim=true] .splide__slide:not(.is-active){opacity:var(--gd-inactive-opacity, 1);transition:opacity .35s ease}.gd-tst[data-dim=true] .splide__slide.is-active{transition:opacity .6s ease}.gd-tst__card{height:100%;display:flex;flex-direction:column;border-radius:var(--media-radius);overflow:hidden}@media(min-width:750px){.gd-tst__card--wide{flex-direction:row}.gd-tst__card--wide>.gd-tst__media{flex:0 0 var(--gd-col-w);width:var(--gd-col-w)}.gd-tst__card--wide>.gd-tst__text{flex:1 1 auto;min-width:0}}.gd-tst__media{position:relative;overflow:hidden;height:100%;background:rgba(var(--color-foreground),.04)}.gd-tst__card:not(.gd-tst__card--wide) .gd-tst__media:before{content:"";display:block;padding-top:var(--gd-media-pad, 150%)}.gd-tst__media>.gd-image,.gd-tst__media>.gd-video-wrapper,.gd-tst__media>.gd-tst__embed{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;aspect-ratio:auto}.gd-tst__media img,.gd-tst__media video{width:100%;height:100%;object-fit:cover;object-position:var(--gd-focal-x, 50%) var(--gd-focal-y, 50%);display:block}.gd-tst__media .gd-image--placeholder{display:flex;align-items:center;justify-content:center}.gd-tst__media .gd-image--placeholder .placeholder-svg{width:50%;height:50%;fill:rgba(var(--color-foreground),.15)}.gd-tst__text{display:flex;flex-direction:column;justify-content:center;gap:.8rem;padding:3.2rem}.gd-tst__text>*{margin:0}.gd-tst__star-rating{width:12rem;height:auto;margin:0 auto .4rem}.gd-tst__star-rating svg{width:100%;height:auto;display:block}.gd-tst__star-rating path.star-filled{fill:#f8d359}.gd-tst__title>*{margin:0}.gd-tst__quote>:first-child{margin-top:0}.gd-tst__quote>:last-child{margin-bottom:0}.gd-tst__quote p{font-size:1.7rem;line-height:1.6}.gd-tst__attribution{margin-top:.4rem}.gd-tst__attribution>*{margin:0}.gd-tst__card:not(.gd-tst__card--wide) .gd-tst__text{text-align:center}.gd-tst__card--wide .gd-tst__text{text-align:left}.gd-tst__card--wide .gd-tst__star-rating{margin-left:0}@media(max-width:749px){.gd-tst__card,.gd-tst__card--wide{flex-direction:column}.gd-tst__card--wide>.gd-tst__media{flex:none;width:auto;height:auto;aspect-ratio:1 / 1}.gd-tst__card--wide>.gd-tst__text{flex:1 1 auto;text-align:center}.gd-tst__card--wide .gd-tst__star-rating{margin-left:auto}.gd-tst__card:not(.gd-tst__card--wide) .gd-tst__media:before{padding-top:177.78%}.gd-tst__card--m-portrait{height:auto}.gd-tst__card--m-portrait .gd-tst__media{flex:none;height:auto;aspect-ratio:9 / 16}.gd-tst__card--m-portrait .gd-tst__media:before{content:none}}.gd-tst .splide__arrows{display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:2rem;background:transparent}.gd-tst .splide__arrow{position:static;transform:none;top:auto;left:auto;right:auto;width:4.4rem;height:4.4rem;border-radius:50%;background:rgb(var(--color-button));opacity:1;transition:opacity .2s ease,transform .2s ease}.gd-tst .splide__arrow:hover:not(:disabled){transform:scale(1.06);opacity:1}.gd-tst .splide__arrow:disabled{opacity:.4}.gd-tst .splide__arrow svg{width:1.5rem;height:auto;color:rgb(var(--color-button-text))}.gd-tst .splide__arrow--prev svg{transform:rotate(90deg)}.gd-tst .splide__arrow--next svg{transform:rotate(-90deg)}.gd-tst .splide__pagination__page{background:rgba(var(--color-foreground),.25)}.gd-tst .splide__pagination__page.is-active{background:rgb(var(--color-foreground));transform:scale(1.15)}.gd-tst__cta{text-align:center;margin-top:2.8rem}.gd-tst__embed{overflow:hidden;border-radius:inherit}.gd-tst__embed iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;display:block}.gd-tst__embed-poster{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding:0;border:0;background:transparent;cursor:pointer;display:block}.gd-tst__embed-poster img{width:100%;height:100%;object-fit:cover;display:block}.gd-tst__embed-thumb{position:absolute;top:0;right:0;bottom:0;left:0;display:block;background:rgba(var(--color-foreground),.08) center / cover no-repeat}.gd-tst__embed-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:5.6rem;height:5.6rem;border-radius:50%;display:grid;place-items:center;background:#0000008c;color:#fff;pointer-events:none;transition:transform .2s ease,background .2s ease}.gd-tst__embed-poster:hover .gd-tst__embed-play{transform:translate(-50%,-50%) scale(1.08);background:#000000b8}.gd-tst__embed-poster:focus-visible{outline:.2rem solid rgb(var(--color-foreground));outline-offset:-.4rem}.gd-tst__embed-play svg{width:2rem;height:2rem;margin-left:.25rem}@media(prefers-reduced-motion:reduce){.gd-tst__embed-play{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/component-gd-testimonials.css.map */
