.hp-testimonials{--hp-testimonials-gap: 25px;--hp-testimonials-body-gap: 35px;--hp-testimonials-header-gap: 25px;--hp-testimonials-grid-gap-row: 30px;--hp-testimonials-grid-gap-col: 20px;--hp-testimonials-header-max: 960px;--hp-testimonials-tab-bg: rgb(var(--color-background-secondary));--hp-testimonials-tab-bg-active: rgb(var(--color-foreground));--hp-testimonials-tab-color: rgb(var(--color-foreground));--hp-testimonials-tab-color-active: rgb(var(--color-background));--hp-testimonials-card-bg: rgb(var(--color-background-secondary));--hp-testimonials-star-color: rgb(var(--color-foreground));--hp-testimonials-dot-size: 10px;--hp-testimonials-dot-gap: 10px;--hp-testimonials-dot-inactive: rgba(var(--color-foreground), .2);--hp-testimonials-dot-active: rgb(var(--color-foreground));display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--hp-testimonials-gap);width:100%;max-width:100%;box-sizing:border-box;letter-spacing:0;color:rgb(var(--color-foreground));background:rgb(var(--color-background));background:var(--gradient-background);font-family:var(--font-body-family)}.hp-testimonials .hp-testimonials__container{display:flex;flex-direction:column;align-items:center;gap:var(--hp-testimonials-gap);width:100%;max-width:calc(var(--hp-container-max-width) + var(--hp-gutter-inline-x2));margin-inline:auto;padding-inline:var(--hp-gutter-inline);box-sizing:border-box}.hp-testimonials .hp-testimonials__container--full{max-width:none}.hp-testimonials .hp-testimonials__header{display:flex;flex-direction:column;align-items:center;gap:var(--hp-testimonials-header-gap);width:100%;max-width:var(--hp-testimonials-header-max);box-sizing:border-box}.hp-testimonials .hp-testimonials__title,.hp-testimonials .hp-testimonials__title.ui-heading{width:100%;margin:0;color:inherit;font-family:Libre Baskerville,serif;font-size:var(--ui-heading-font-size, 42px);font-weight:500;line-height:120%;letter-spacing:-.14px;text-align:center;text-align-last:center}.hp-testimonials .hp-testimonials__title h1,.hp-testimonials .hp-testimonials__title h2,.hp-testimonials .hp-testimonials__title p{margin:0;font:inherit;color:inherit}.hp-testimonials .hp-testimonials__title em{color:var(--hp-testimonials-heading-accent, #1cadff);font-style:italic}.hp-testimonials .hp-testimonials__subtitle,.hp-testimonials .hp-testimonials__subtitle.ui-text{width:100%;max-width:482px;margin:0;color:inherit;font-family:var(--font-body-family);font-size:20px;font-weight:400;line-height:24px;letter-spacing:-.14px;text-align:center;text-align-last:center}.hp-testimonials .hp-testimonials__subtitle p{margin:0}.hp-testimonials .hp-testimonials__body{display:flex;flex-direction:column;align-items:center;gap:var(--hp-testimonials-body-gap);width:100%;box-sizing:border-box}.hp-testimonials .hp-testimonials__tabs-wrap{display:flex;align-items:center;justify-content:center;width:100%}.hp-testimonials .hp-testimonials__tabs{display:inline-flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:0;padding:1px;border:1px solid rgb(var(--color-foreground) / .12);border-radius:50px;background:var(--hp-testimonials-tab-bg);box-sizing:border-box}.hp-testimonials .hp-testimonials__tab{display:inline-flex;align-items:center;justify-content:center;margin:0;padding:18px 32px;border:1px solid transparent;border-radius:50px;background:transparent;color:var(--hp-testimonials-tab-color);font-family:var(--font-body-family);font-size:16px;font-weight:500;line-height:100%;letter-spacing:-.14px;text-transform:uppercase;cursor:pointer;transition:background-color .3s cubic-bezier(.4,0,.2,1),border-color .3s cubic-bezier(.4,0,.2,1),color .3s cubic-bezier(.4,0,.2,1)}.hp-testimonials .hp-testimonials__tab:focus-visible{outline:none;border-color:rgb(var(--color-foreground))}@media(hover:hover){.hp-testimonials .hp-testimonials__tab:hover:not(.hp-testimonials__tab--active):not([aria-selected=true]){border-color:rgb(var(--color-foreground));background:rgb(var(--color-foreground) / .04)}.hp-testimonials .hp-testimonials__tab--active:hover,.hp-testimonials .hp-testimonials__tab[aria-selected=true]:hover{border-color:transparent;background:var(--hp-testimonials-tab-bg-active);color:var(--hp-testimonials-tab-color-active)}}.hp-testimonials .hp-testimonials__tab--active,.hp-testimonials .hp-testimonials__tab[aria-selected=true]{border-color:transparent;background:var(--hp-testimonials-tab-bg-active);color:var(--hp-testimonials-tab-color-active)}.hp-testimonials .hp-testimonials__tab--active:focus-visible,.hp-testimonials .hp-testimonials__tab[aria-selected=true]:focus-visible{border-color:transparent;outline:2px solid rgb(var(--color-foreground));outline-offset:2px}.hp-testimonials .hp-testimonials__panel{display:none!important;width:100%}.hp-testimonials .hp-testimonials__panel.hp-testimonials__panel--active{display:block!important}.hp-testimonials .hp-testimonials__carousel{width:100%}.hp-testimonials .hp-testimonials__viewport{width:100%;overflow:hidden}.hp-testimonials .hp-testimonials__track{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:var(--hp-testimonials-grid-gap-row) var(--hp-testimonials-grid-gap-col);width:100%;transform:none;transition:none}.hp-testimonials .hp-testimonials__slide{display:flex;flex-direction:column;min-width:0}.hp-testimonials .hp-testimonials__card{display:flex;flex:1 1 auto;flex-direction:column;align-items:stretch;justify-content:space-between;gap:8px;width:100%;min-height:0;padding:30px 24px;border-radius:12px;background:var(--hp-testimonials-card-bg);box-shadow:0 4px 4px #0000000f;box-sizing:border-box;color:inherit}.hp-testimonials .hp-testimonials__quote-block{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:4px;width:100%;flex:1 1 auto;min-height:0}.hp-testimonials .hp-testimonials__quote-mark{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:30px;height:30px;color:inherit;font-family:Georgia,Times New Roman,serif;font-size:42px;font-weight:700;line-height:1;opacity:.25}.hp-testimonials .hp-testimonials__quote-mark--open:not(.hp-testimonials__quote-mark--image):before{content:"\201c"}.hp-testimonials .hp-testimonials__quote-mark--close{align-self:flex-end}.hp-testimonials .hp-testimonials__quote-mark--close:not(.hp-testimonials__quote-mark--image):before{content:"\201d"}.hp-testimonials .hp-testimonials__quote-mark-image{display:block;width:30px;height:30px;object-fit:contain}.hp-testimonials .hp-testimonials__quote{width:100%}.hp-testimonials .hp-testimonials__quote .ui-text{width:100%;margin:0;color:inherit;font-family:var(--font-body-family);font-size:16px;font-weight:400;line-height:150%;letter-spacing:0;text-align:left}.hp-testimonials .hp-testimonials__quote p{margin:0}.hp-testimonials .hp-testimonials__footer{display:flex;align-items:flex-end;justify-content:space-between;gap:8px;width:100%;margin-top:auto}.hp-testimonials--height-adaptive .hp-testimonials__track{align-items:start}.hp-testimonials--height-adaptive .hp-testimonials__slide{height:auto}.hp-testimonials--height-adaptive .hp-testimonials__card{flex:0 1 auto;height:auto;justify-content:flex-start}.hp-testimonials--height-adaptive .hp-testimonials__quote-block{flex:0 1 auto}.hp-testimonials--height-adaptive .hp-testimonials__footer{margin-top:0}.hp-testimonials .hp-testimonials__footer-left{display:flex;flex-direction:column;align-items:flex-start;gap:8px;min-width:0}.hp-testimonials .hp-testimonials__person{display:flex;align-items:flex-start;gap:8px;min-width:0}.hp-testimonials .hp-testimonials__avatar{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:34px;height:34px;overflow:hidden;border-radius:50%;background:#c8dffb}.hp-testimonials .hp-testimonials__avatar--flag{border-radius:4px;background:#f6f6f6}.hp-testimonials .hp-testimonials__avatar-image{display:block;width:100%;height:100%;object-fit:cover}.hp-testimonials .hp-testimonials__avatar--flag .hp-testimonials__avatar-image,.hp-testimonials .hp-testimonials__avatar-image--fallback{object-fit:contain}.hp-testimonials .hp-testimonials__avatar-image--fallback{display:flex;align-items:center;justify-content:center}.hp-testimonials .hp-testimonials__avatar-image--fallback svg{display:block;width:100%;height:100%}.hp-testimonials .hp-testimonials__card-meta{display:flex;flex-direction:column;gap:0;min-width:0}.hp-testimonials .hp-testimonials__author{margin:0;color:inherit;font-family:var(--font-body-family);font-size:16px;font-weight:500;line-height:16px;letter-spacing:0;text-align:left;text-transform:uppercase;opacity:.8}.hp-testimonials .hp-testimonials__location{margin:0;color:inherit;font-family:var(--font-body-family);font-size:12px;font-weight:500;line-height:16px;letter-spacing:0;text-align:left;opacity:.8}.hp-testimonials .hp-testimonials__verified{display:inline-flex;flex-shrink:0;align-items:center;gap:6px;margin:0;color:var(--hp-testimonials-verified-color);font-family:var(--font-body-family);font-size:12px;font-weight:500;line-height:16px;max-width:min-content}.hp-testimonials .hp-testimonials__verified span{max-width:min-content}.hp-testimonials .hp-testimonials__verified-icon{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:24px;height:24px;color:var(--hp-testimonials-verified-color)}.hp-testimonials .hp-testimonials__verified-icon svg,.hp-testimonials .hp-testimonials__verified-image{display:block;width:24px;height:24px}.hp-testimonials .hp-testimonials__stars{color:var(--hp-testimonials-star-color)}.hp-testimonials .hp-testimonials__dots{display:none;flex-wrap:wrap;align-items:center;justify-content:center;gap:var(--hp-testimonials-dot-gap);margin-top:24px}.hp-testimonials .hp-testimonials__dot{display:block;flex-shrink:0;width:var(--hp-testimonials-dot-size);height:var(--hp-testimonials-dot-size);padding:0;border:none;border-radius:50%;background:var(--hp-testimonials-dot-inactive);cursor:pointer;transition:background-color .3s cubic-bezier(.4,0,.2,1)}.hp-testimonials .hp-testimonials__dot--active{background:var(--hp-testimonials-dot-active)}.hp-testimonials .hp-testimonials__dot:focus-visible{outline:2px solid rgb(var(--color-foreground));outline-offset:2px}.hp-testimonials .slider-button,.hp-testimonials .slider-buttons{display:none!important}@media screen and (max-width:640px){.hp-testimonials .hp-testimonials__title,.hp-testimonials .hp-testimonials__title.ui-heading{font-size:var(--ui-heading-font-size-mobile, 28px)}}@media screen and (max-width:920px){.hp-testimonials{--hp-testimonials-body-gap: 20px;--hp-testimonials-header-gap: 12px;--hp-testimonials-grid-gap-row: 24px;--hp-testimonials-grid-gap-col: 15px;--hp-testimonials-dot-size: 12px;--hp-testimonials-dot-gap: 10px}.hp-testimonials .hp-testimonials__header{align-items:stretch}.hp-testimonials .hp-testimonials__title,.hp-testimonials .hp-testimonials__title.ui-heading{line-height:36px;letter-spacing:0;text-align:left;text-align-last:left}.hp-testimonials .hp-testimonials__quote .ui-text{text-align:center}.hp-testimonials .hp-testimonials__subtitle,.hp-testimonials .hp-testimonials__subtitle.ui-text{max-width:482px;font-size:16px;line-height:22px;letter-spacing:-.14px;text-align:left;text-align-last:left}.hp-testimonials .hp-testimonials__tabs-wrap{width:100%;box-sizing:border-box;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.hp-testimonials .hp-testimonials__tabs-wrap::-webkit-scrollbar{display:none}.hp-testimonials .hp-testimonials__tabs{flex-wrap:nowrap;width:max-content;min-width:100%}.hp-testimonials .hp-testimonials__tab{flex:1 1 0;min-width:max-content;padding:16px 12px;font-size:14px}.hp-testimonials .hp-testimonials__panel{box-sizing:border-box}.hp-testimonials .hp-testimonials__carousel{width:100%;max-width:600px;margin-inline:auto}@media screen and (min-width:768px){.hp-testimonials .hp-testimonials__carousel{max-width:680px}}.hp-testimonials .hp-testimonials__viewport{overflow:hidden;touch-action:pan-y pinch-zoom}.hp-testimonials .hp-testimonials__track{display:flex;flex-wrap:nowrap;align-items:stretch;gap:0;will-change:transform;transition:transform .35s cubic-bezier(.4,0,.2,1)}.hp-testimonials .hp-testimonials__track--no-transition{transition:none}.hp-testimonials .hp-testimonials__slide{display:flex;flex:0 0 100%;flex-direction:column;align-items:stretch;width:100%;padding-inline:0;box-sizing:border-box}.hp-testimonials .hp-testimonials__card{flex:1 1 auto;width:100%;padding:24px 12px;border-radius:12px}.hp-testimonials--height-adaptive .hp-testimonials__track{align-items:start}.hp-testimonials--height-adaptive .hp-testimonials__slide{align-items:flex-start;height:auto;min-height:0}.hp-testimonials--height-adaptive .hp-testimonials__card{flex:0 1 auto;height:auto;min-height:0}.hp-testimonials .hp-testimonials__author{font-size:14px;line-height:20px}.hp-testimonials .hp-testimonials__location{font-size:14px;line-height:14px}.hp-testimonials .hp-testimonials__dots{display:flex;margin-top:24px}}@media screen and (min-width:921px){.hp-testimonials .hp-testimonials__author{font-size:16px;font-weight:500;line-height:16px;opacity:.8}.hp-testimonials .hp-testimonials__location{font-size:12px;font-weight:500;line-height:16px;opacity:.8}.hp-testimonials .hp-testimonials__quote .ui-text{font-size:16px;line-height:150%}.hp-testimonials .hp-testimonials__dots{display:none!important}}
/*# sourceMappingURL=/cdn/shop/t/61/assets/hp-testimonials.css.map */
