ba-testimonials{display:block;position:relative;width:100%;font-family:var(--ba-font-body)}.ba-tm{position:relative;width:100%}.ba-tm__inner{width:100%;margin-inline:auto}.ba-tm--width-container .ba-tm__inner{max-width:var(--ba-page-width, 1460px)}.ba-tm--width-narrow .ba-tm__inner{max-width:1100px}.ba-tm--width-full .ba-tm__inner{max-width:100%}.ba-tm__header{display:flex;flex-direction:column;align-items:center;gap:8px;margin-bottom:var(--ba-header-margin-bottom, 32px);text-align:var(--ba-content-align, center)}.ba-tm__eyebrow{display:inline-block}.ba-tm__heading{font-family:var(--ba-font-heading);font-size:var(--ba-h-size);font-weight:var(--ba-h-weight);letter-spacing:var(--ba-h-spacing);text-transform:var(--ba-h-transform);line-height:1.1;margin:0}.ba-tm__heading p{margin:0;font-family:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;text-transform:inherit;line-height:inherit}.ba-tm__heading strong{font-weight:700;font-style:normal}.ba-tm__heading em{font-style:italic;font-weight:400}.ba-tm__subheading{font-family:var(--ba-font-body);font-size:var(--ba-sub-size);line-height:1.5;margin:0;max-width:580px;font-style:italic;color:var(--ba-color-muted, #888)}.ba-tm__viewport{width:100%;position:relative}.ba-tm__track{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(var(--cols-current, 1),minmax(0,1fr));align-items:stretch}.ba-tm__track[data-cols-mobile="1"]{--cols-current: 1}.ba-tm__track[data-cols-mobile="2"]{--cols-current: 2}.ba-tm__track[data-cols-mobile="3"]{--cols-current: 3}@media screen and (min-width:750px){.ba-tm__track[data-cols-tablet="1"]{--cols-current: 1}.ba-tm__track[data-cols-tablet="2"]{--cols-current: 2}.ba-tm__track[data-cols-tablet="3"]{--cols-current: 3}.ba-tm__track[data-cols-tablet="4"]{--cols-current: 4}}@media screen and (min-width:990px){.ba-tm__track[data-cols-desktop="1"]{--cols-current: 1}.ba-tm__track[data-cols-desktop="2"]{--cols-current: 2}.ba-tm__track[data-cols-desktop="3"]{--cols-current: 3}.ba-tm__track[data-cols-desktop="4"]{--cols-current: 4}.ba-tm__track[data-cols-desktop="5"]{--cols-current: 5}}.ba-tm__item{display:flex;min-width:0}@media screen and (max-width:749px){.ba-tm--mode-carousel .ba-tm__track{display:flex;flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:4px}.ba-tm--mode-carousel .ba-tm__track::-webkit-scrollbar{display:none}.ba-tm--mode-carousel .ba-tm__item{flex:0 0 calc(100% - 48px);scroll-snap-align:start}}@media screen and (min-width:750px){.ba-tm--mode-carousel .ba-tm__track{display:flex;flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none}.ba-tm--mode-carousel .ba-tm__track::-webkit-scrollbar{display:none}.ba-tm--mode-carousel .ba-tm__item{flex:0 0 calc((100% / var(--ba-cols, 3)) - var(--ba-grid-gap-x, 16px) + (var(--ba-grid-gap-x, 16px) / var(--ba-cols, 3)));scroll-snap-align:start}}.ba-tm__card{position:relative;display:flex;flex-direction:column;width:100%;height:100%;font-family:var(--ba-font-body);transition:box-shadow .4s cubic-bezier(.16,1,.3,1),transform .4s cubic-bezier(.16,1,.3,1),border-color .3s ease}.ba-tm__card:hover{box-shadow:0 12px 32px #1a1a1a0f;transform:translateY(-3px)}.ba-tm--style-minimal .ba-tm__card{background:transparent!important;padding:0!important;border:0!important;box-shadow:none!important}.ba-tm--style-minimal .ba-tm__card:hover{transform:none;box-shadow:none}.ba-tm--style-editorial .ba-tm__card{background:transparent!important;padding:0!important;border:0!important;box-shadow:none!important;text-align:center;align-items:center}.ba-tm--style-editorial .ba-tm__card:hover{transform:none;box-shadow:none}.ba-tm__body-area{display:flex;flex-direction:column;flex:1 1 auto}.ba-tm__card--info-bottom .ba-tm__body-area{align-items:flex-start}.ba-tm__top{margin-bottom:12px}.ba-tm__quote-mark{font-family:var(--ba-font-heading);font-size:56px;font-style:italic;line-height:.5;color:var(--ba-color-accent, #FF6F5C);opacity:.5;margin:0 0 4px;display:inline-block;align-self:flex-start}@media screen and (min-width:990px){.ba-tm__quote-mark{font-size:64px}}.ba-tm--style-editorial .ba-tm__quote-mark{font-size:96px;margin:0 auto 12px;align-self:center}@media screen and (min-width:990px){.ba-tm--style-editorial .ba-tm__quote-mark{font-size:140px}}.ba-tm__stars{display:inline-flex;align-items:center;gap:2px;font-size:13px;margin:6px 0 14px;letter-spacing:1.5px;line-height:1}@media screen and (min-width:990px){.ba-tm__stars{font-size:14px}}.ba-tm--style-editorial .ba-tm__stars{font-size:18px;justify-content:center}.ba-tm__title{font-family:var(--ba-font-heading);font-size:18px;font-weight:500;line-height:1.3;margin:0 0 12px;letter-spacing:-.2px}@media screen and (min-width:990px){.ba-tm__title{font-size:20px}}.ba-tm__quote{font-family:var(--ba-font-heading);font-size:var(--ba-quote-size);font-weight:400;font-style:italic;line-height:var(--ba-quote-line, 1.5);margin:0 0 16px;flex-grow:1;letter-spacing:.15px;color:var(--ba-color-fg, #1A1A1A)}.ba-tm__quote p{margin:0 0 8px}.ba-tm__quote p:last-child{margin-bottom:0}.ba-tm--style-editorial .ba-tm__quote{font-size:24px;line-height:1.4;max-width:720px;margin:0 auto 24px}@media screen and (min-width:750px){.ba-tm--style-editorial .ba-tm__quote{font-size:28px}}@media screen and (min-width:990px){.ba-tm--style-editorial .ba-tm__quote{font-size:36px}}.ba-tm__divider{border:0;height:1px;background:var(--ba-color-border, #E5E5E5);margin:8px 0 16px;width:100%}.ba-tm__attribution{display:flex;align-items:center;gap:12px;margin:0;width:100%}.ba-tm__bottom{margin-top:auto}.ba-tm__avatar{width:44px;height:44px;border-radius:999px;flex-shrink:0;object-fit:cover;background:var(--ba-color-accent-soft, #FBE9E5);display:inline-flex;align-items:center;justify-content:center}.ba-tm__avatar--initial{font-family:var(--ba-font-heading);font-weight:500;color:var(--ba-color-fg, #1A1A1A);background:var(--ba-color-accent-soft, #FBE9E5);font-size:18px}.ba-tm__attribution-text{display:flex;flex-direction:column;gap:2px;min-width:0}.ba-tm__name{font-family:var(--ba-font-body);font-size:11px;font-weight:500;letter-spacing:1.8px;text-transform:uppercase;margin:0;display:inline-flex;align-items:center;gap:6px;color:var(--ba-color-fg, #1A1A1A)}@media screen and (min-width:990px){.ba-tm__name{font-size:12px;letter-spacing:2px}}.ba-tm__verified{flex-shrink:0;display:inline-block;text-transform:none;letter-spacing:0}.ba-tm__location{font-family:var(--ba-font-heading);font-size:12px;font-style:italic;font-weight:400;margin:2px 0 0;letter-spacing:.1px;color:var(--ba-color-muted, #888)}@media screen and (min-width:990px){.ba-tm__location{font-size:13px}}.ba-tm__date{font-family:var(--ba-font-body);font-size:10px;font-weight:400;margin:2px 0 0;opacity:.65;letter-spacing:1px;text-transform:uppercase}.ba-tm__product{display:flex;align-items:center;gap:12px;margin:12px 0 0;font-family:var(--ba-font-body);text-decoration:none;color:inherit;transition:opacity .2s ease}.ba-tm__product:hover{opacity:.8}.ba-tm__product-image{width:36px;height:36px;border-radius:4px;object-fit:cover;flex-shrink:0;background:var(--ba-color-accent-soft, #FBE9E5)}.ba-tm__product-name{font-family:var(--ba-font-body);font-size:11px;font-weight:500;letter-spacing:1.5px;text-transform:uppercase}@media screen and (min-width:990px){.ba-tm__product-name{font-size:12px}}.ba-tm__controls{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:32px}.ba-tm__arrow{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;background:transparent;border:1px solid var(--ba-color-border, #E5E5E5);border-radius:999px;color:var(--ba-color-fg, #1A1A1A);cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease}.ba-tm__arrow:hover{background:var(--ba-color-fg, #1A1A1A);color:#fff;border-color:var(--ba-color-fg, #1A1A1A)}.ba-tm__arrow:focus-visible{outline:2px solid var(--ba-color-accent, #FF6F5C);outline-offset:2px}.ba-tm__dots{display:inline-flex;align-items:center;gap:8px}.ba-tm__dot{width:8px;height:8px;border-radius:999px;border:0;padding:0;background:var(--ba-color-border, #D4D4D4);cursor:pointer;transition:background .2s ease,transform .2s ease}.ba-tm__dot.is-active{background:var(--ba-color-fg, #1A1A1A);transform:scale(1.2)}.ba-tm__dot:hover{background:var(--ba-color-fg, #1A1A1A)}.ba-tm__dot:focus-visible{outline:2px solid var(--ba-color-accent, #FF6F5C);outline-offset:4px}@media(prefers-reduced-motion:reduce){.ba-tm__card,.ba-tm__arrow,.ba-tm__dot,.ba-tm__product{transition:none!important}.ba-tm__card:hover{transform:none!important}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-ba-testimonials.css.map */
