.tst{--tst-green:#154821;--tst-lime:#649832;--tst-ink:#262626;--tst-ink-2:rgba(38,38,38,.72);--tst-line:rgba(38,38,38,.12);--tst-ground-2:#f4f4f4;--tst-mint:#eef4e8;--tst-ease:cubic-bezier(.16,1,.3,1);display:block;background:#fff;color:var(--tst-ink);font-family:var(--font-body-family);font-size:1.6rem;line-height:1.6;padding-top:calc(var(--tst-pt,64px) * .7);padding-bottom:calc(var(--tst-pb,72px) * .7);-webkit-font-smoothing:antialiased}@media(min-width:750px){.tst{padding-top:var(--tst-pt,64px);padding-bottom:var(--tst-pb,72px)}}.tst--grey{background:var(--tst-ground-2)}.tst *:focus-visible{outline:2px solid var(--tst-lime);outline-offset:3px;border-radius:4px}.tst [hidden]{display:none!important}.tst-icon{width:2.2rem;height:2.2rem;flex:none}.tst__head{max-width:76rem;margin:0 auto 4rem;text-align:center}.tst--head-left .tst__head{margin-left:0;text-align:left}.tst__subtitle{margin:0;font-family:var(--font-heading-family);font-weight:600;font-size:1.3rem;letter-spacing:.14em;text-transform:uppercase;color:var(--tst-green)}.tst__icon{display:flex;justify-content:center;margin:1.4rem 0}.tst--head-left .tst__icon{justify-content:flex-start}.tst__icon img{width:auto;height:auto;max-width:6rem;max-height:4.4rem;display:block}.tst__heading{margin:1.2rem 0 0;font-family:var(--font-heading-family);font-weight:500;font-size:clamp(2.8rem,3.4vw,4.4rem);line-height:1.12;letter-spacing:-.03em;color:var(--tst-ink);text-wrap:balance}.tst__intro{margin-top:1.6rem;color:var(--tst-ink-2);font-size:1.7rem;line-height:1.65}.tst__intro p{margin:0}.tst__intro p+p{margin-top:1.2rem}.tst.tst .tst__filter{display:flex;justify-content:center;gap:2.8rem;width:fit-content;max-width:100%;margin:0 auto 3.6rem;padding:0;background:none;border:0;border-bottom:1px solid var(--tst-line);border-radius:0;box-shadow:none;overflow-x:auto}.tst--head-left .tst__filter{margin-left:0}.tst.tst .tst-pill{display:inline-flex;align-items:center;justify-content:center;gap:.7rem;flex:0 0 auto;min-height:4.8rem;margin:0;padding:1rem .2rem;border:0;border-bottom:2px solid transparent;border-radius:0;background:none;color:var(--tst-ink-2);font-family:var(--font-heading-family);font-weight:500;font-size:1.5rem;line-height:1.3;white-space:nowrap;cursor:pointer;box-shadow:none;transition:color .2s,border-color .2s}.tst.tst .tst-pill span{display:inline;min-width:0;height:auto;padding:0;border-radius:0;background:none;color:inherit;font-size:1.1rem;font-weight:500;line-height:1;opacity:.7;font-variant-numeric:tabular-nums}.tst.tst .tst-pill:hover{background:none;border-color:transparent;color:var(--tst-green)}.tst.tst .tst-pill[aria-pressed=true]{background:none;border-color:var(--tst-green);color:var(--tst-green);box-shadow:none}.tst.tst .tst-pill[aria-pressed=true] span{background:none;color:inherit}.tst__head:empty{display:none}.tst__subtitle:before{content:"";display:inline-block;width:2.8rem;height:1px;margin-right:1.2rem;vertical-align:middle;background:currentColor}.tst__area+.tst__area{margin-top:5.6rem;padding-top:5.6rem;border-top:1px solid var(--tst-line)}.tst__area[hidden]+.tst__area{margin-top:0;padding-top:0;border-top:0}.tst__area-head{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;margin-bottom:2.4rem;min-height:4.8rem}.tst__area-heading{margin:0;font-family:var(--font-heading-family);font-weight:500;font-size:clamp(2.2rem,2.2vw,2.8rem);line-height:1.2;letter-spacing:-.02em;color:var(--tst-ink)}.tst__area-intro{margin:.8rem 0 0;color:var(--tst-ink-2);max-width:62ch}.tst__nav{display:flex;gap:.8rem;margin-left:auto}.tst__arrow{width:4.4rem;height:4.4rem;border-radius:50%;border:1px solid var(--tst-line);background:transparent;color:var(--tst-green);display:grid;place-items:center;cursor:pointer;transition:background-color .25s var(--tst-ease),border-color .25s var(--tst-ease),opacity .25s}.tst__arrow:hover:not(:disabled){background:var(--tst-mint);border-color:var(--tst-green)}.tst__arrow:disabled{opacity:.35;cursor:default}.tst__stories--carousel .tst__track{display:flex;gap:1.6rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;margin:0 -1.5rem;padding:.4rem 1.5rem 2.4rem;scroll-padding-left:1.5rem}.tst__stories--carousel .tst__track::-webkit-scrollbar{display:none}.tst__stories--carousel .tst-card{flex:0 0 86%;scroll-snap-align:start}.tst__stories--grid .tst__track{display:grid;gap:1.6rem;grid-template-columns:minmax(0,1fr)}@media(min-width:750px){.tst__stories--carousel .tst__track{gap:2rem;margin:0;padding-left:0;padding-right:0;scroll-padding-left:0}.tst__stories--carousel .tst-card{flex-basis:calc((100% - 2rem)/2)}.tst__stories--grid .tst__track{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem}}@media(min-width:1100px){.tst__stories--carousel .tst-card{flex-basis:calc((100% - 4rem) / 3)}.tst__stories--grid .tst__track{grid-template-columns:repeat(3,minmax(0,1fr))}}.tst__story-controls{display:flex;justify-content:flex-end;margin-top:.4rem}.tst__story-controls:has(.tst__nav[hidden]){display:none}.tst-card{box-sizing:border-box;min-width:0;display:flex;flex-direction:column;background:#f7f8f4;border:1px solid transparent;border-radius:4px;padding:3rem;transition:border-color .25s var(--tst-ease)}.tst--grey .tst-card{background:#fff}.tst-card:hover{border-color:#1548212e}.tst-card__top{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;margin-bottom:2.4rem}.tst-card__mark{width:3rem;height:3rem;color:var(--tst-green);stroke-width:1.25}.tst-card__quote{margin:0;padding:0;border:0;color:var(--tst-ink);font-family:var(--font-heading-family);font-style:normal;font-weight:400;font-size:1.9rem;line-height:1.6;letter-spacing:-.015em;overflow-wrap:anywhere}.tst-card__quote.is-clamped{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:6;line-clamp:6;overflow:hidden}.tst-card__more{display:inline-flex;align-items:center;gap:1rem;align-self:flex-start;margin:1.2rem 0 2.4rem;padding:.8rem 0;min-height:4.4rem;border:0;background:none;color:var(--tst-green);font-family:var(--font-heading-family);font-weight:500;font-size:1.3rem;letter-spacing:0;cursor:pointer}.tst-card__more:after{content:"+";font-size:1.8rem;font-weight:400;line-height:1}.tst-card__more[aria-expanded=true]:after{content:"\2212"}.tst-card__more:hover .tst-card__more-label{text-decoration:underline;text-underline-offset:.3em}.tst-card__person{display:flex;align-items:center;gap:1.2rem;margin-top:auto;padding-top:2.4rem;border-top:1px solid var(--tst-line)}.tst-card__quote:has(+.tst-card__more[hidden]){margin-bottom:3.2rem}.tst-card__portrait{flex:none;width:4.8rem;height:4.8rem;border-radius:50%;overflow:hidden;background:var(--tst-ground-2)}.tst-card__portrait img{width:100%;height:100%;object-fit:cover;display:block}.tst-card__who{display:flex;flex-direction:column;min-width:0}.tst-card__name{font-family:var(--font-heading-family);font-weight:600;font-size:1.5rem;line-height:1.4;letter-spacing:-.01em;color:var(--tst-ink)}.tst-card__role{margin-top:.4rem;color:var(--tst-ink-2);font-size:1.2rem;line-height:1.5;letter-spacing:0}.tst-card__stars{display:inline-flex;gap:.3rem;color:#26262640}.tst-star{width:1.2rem;height:1.2rem}.tst-star--on{color:var(--tst-green);fill:currentColor}@media(max-width:749px){.tst-card{padding:2.4rem}.tst-card__quote{font-size:1.8rem}.tst.tst .tst__filter{gap:2.4rem;margin-bottom:2.8rem}}.tst__video-grid{display:flex;align-items:flex-start;gap:1.6rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;margin:0 -1.5rem;padding:.4rem 1.5rem 3.2rem;scroll-padding-left:1.5rem}.tst__video-grid::-webkit-scrollbar{display:none}.tst-video{flex:0 0 84%;scroll-snap-align:start;min-width:0}.tst-video--portrait{flex-basis:56%}@media(min-width:750px){.tst__video-grid{gap:2rem;margin:0;padding-left:0;padding-right:0;scroll-padding-left:0}.tst-video{flex-basis:calc((100% - 2rem)/2)}.tst-video--portrait{flex-basis:calc((100% - 4rem) / 3)}}@media(min-width:1100px){.tst-video{flex-basis:calc((100% - 4rem) / 3)}.tst-video--portrait{flex-basis:calc((100% - 8rem)/5)}}.tst-video__media{position:relative;aspect-ratio:16/9;border-radius:4px;overflow:hidden;background:var(--tst-green)}.tst-video--portrait .tst-video__media{aspect-ratio:9/16}.tst-video__media iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0}.tst-video__poster{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding:0;border:0;background:none;cursor:pointer;display:block}.tst-video__poster:disabled{cursor:default}.tst-video__poster>img,.tst-video__poster>svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block;transition:transform .8s var(--tst-ease)}.tst-video__poster:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#1548210d,#15482173)}.tst-video__poster:hover>img{transform:scale(1.04)}.tst-video__play{position:absolute;left:50%;top:50%;z-index:1;width:6.4rem;height:6.4rem;margin:-3.2rem 0 0 -3.2rem;border-radius:50%;background:#fff;color:var(--tst-green);display:grid;place-items:center;box-shadow:0 12px 30px -10px #00000080;transition:transform .4s var(--tst-ease)}.tst-video__play .tst-icon{width:2.6rem;height:2.6rem;margin-left:.3rem}.tst-video__poster:hover .tst-video__play{transform:scale(1.08)}.tst-video__title{margin:1.6rem 0 0;font-family:var(--font-heading-family);font-weight:600;font-size:1.7rem;line-height:1.35;letter-spacing:-.01em;color:var(--tst-ink)}.tst-video__who{margin:.4rem 0 0;display:flex;flex-wrap:wrap;gap:.2rem .8rem;color:var(--tst-ink-2);font-size:1.4rem}.tst-video__who strong{color:var(--tst-ink);font-weight:600}.tst-video__hint,.tst__hint{margin:1rem 0 0;padding:1.2rem 1.4rem;border:1px dashed var(--tst-line);border-radius:8px;color:var(--tst-ink-2);font-size:1.4rem}.tst__more{display:flex;justify-content:center;margin-top:4.8rem}.tst-btn{display:inline-flex;align-items:center;justify-content:center;gap:1rem;min-height:5rem;padding:1.3rem 2.4rem;border-radius:var(--buttons-radius,6px);border:1px solid rgba(21,72,33,.35);background:transparent;color:var(--tst-green);font-family:var(--font-heading-family);font-weight:600;font-size:1.6rem;line-height:1;letter-spacing:.005em;text-decoration:none;transition:background-color .25s var(--tst-ease),border-color .25s var(--tst-ease)}.tst-btn .tst-icon{width:1.8rem;height:1.8rem;transition:transform .35s var(--tst-ease)}.tst-btn:hover{background:var(--tst-mint);border-color:var(--tst-green)}.tst-btn:hover .tst-icon{transform:translate(3px)}@media(prefers-reduced-motion:reduce){.tst-card,.tst-video__poster>img,.tst-video__play,.tst-btn,.tst-btn .tst-icon,.tst-pill,.tst__arrow{transition:none}.tst-card:hover,.tst-video__poster:hover>img,.tst-video__poster:hover .tst-video__play,.tst-btn:hover .tst-icon{transform:none}.tst__stories--carousel .tst__track,.tst__video-grid{scroll-behavior:auto}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-testimonials.css.map */
