.glv3-testimonials{background:var(--t-bg,#14181a);padding:var(--t-padding-top,96px) 0 var(--t-padding-bottom,96px)}.glv3-testimonials__container{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;gap:40px;margin:0 auto;max-width:var(--t-container-max-width,1400px);padding:0 var(--t-container-h-padding,96px)}.glv3-testimonials__header{align-items:center;display:flex;flex-direction:column;gap:8px;text-align:center;width:100%}.glv3-testimonials__heading{color:var(--t-heading-color,#f3f0f0);font-family:Outfit,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:32px;font-weight:500;line-height:40px;margin:0}.glv3-testimonials__subtitle{color:var(--t-subtitle-color,#9bb5c5);font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:16px;font-weight:400;line-height:24px;margin:0}.glv3-testimonials__slider-wrap{width:100%}.glv3-testimonials__slider{overflow:hidden;width:100%}.glv3-testimonials__track{align-items:stretch;display:flex;gap:24px;transition:transform .45s cubic-bezier(.4,0,.2,1);will-change:transform}.glv3-testimonials__slide{flex-shrink:0;opacity:.75;transition:opacity .45s ease}.glv3-testimonials__slide.is-active{opacity:1}.glv3-testimonials__slide.is-active .glv3-testimonials__card{background:var(--t-card-bg-active,#181d20)}.glv3-testimonials__slide.is-active .glv3-testimonials__quote-icon{color:var(--t-quote-icon-color-active,#72db9c)}.glv3-testimonials__card{background:var(--t-card-bg,#212527);border-radius:16px;box-sizing:border-box;display:flex;flex-direction:column;gap:20px;height:100%;-webkit-mask-image:-webkit-radial-gradient(#fff,#000);overflow:hidden;padding:28px 24px;position:relative;transition:box-shadow .3s ease}.glv3-testimonials__card:before{background:radial-gradient(500px circle at var(--pointer-x,50%) var(--pointer-y,50%),rgba(245,248,249,.05),transparent 40%);border-radius:inherit;content:"";inset:0;opacity:0;pointer-events:none;position:absolute;transition:opacity .5s ease;z-index:0}.glv3-testimonials__card:hover:before{opacity:1}.glv3-testimonials__card:hover{box-shadow:0 0 0 1px rgba(114,219,156,.2)}.glv3-testimonials__attribution,.glv3-testimonials__quote,.glv3-testimonials__quote-icon{position:relative;z-index:1}.glv3-testimonials__quote-icon{color:var(--t-quote-icon-color,#72db9c);display:block;flex-shrink:0}.glv3-testimonials__quote{color:var(--t-quote-text-color,#fff);flex:1;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:14px;font-weight:400;line-height:1.7}.glv3-testimonials__quote p{margin:0 0 10px}.glv3-testimonials__quote p:last-child{margin-bottom:0}.glv3-testimonials__attribution{border-top:1px solid hsla(0,0%,100%,.07);display:flex;flex-direction:column;gap:2px;margin-top:auto;padding-top:16px}.glv3-testimonials__name,.glv3-testimonials__role,.glv3-testimonials__store{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-style:normal;margin:0}.glv3-testimonials__name{color:var(--t-name-color,#72db9c);font-size:15px;font-weight:600;line-height:22px}.glv3-testimonials__role{color:var(--t-role-color,#fff);font-size:13px;font-weight:400;line-height:18px}.glv3-testimonials__store{color:var(--t-store-color,#9bb5c5);font-size:12px;font-weight:400;line-height:16px}.glv3-testimonials__nav{align-items:center;display:flex;gap:16px}.glv3-testimonials__arrow{align-items:center;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.1);border-radius:50%;color:#9bb5c5;cursor:pointer;display:flex;flex-shrink:0;height:36px;justify-content:center;padding:0;transition:background .2s ease,color .2s ease,border-color .2s ease;width:36px}.glv3-testimonials__arrow:hover{background:rgba(114,219,156,.12);border-color:rgba(114,219,156,.35);color:var(--t-dot-color,#72db9c)}.glv3-testimonials__dots{align-items:center;display:flex;gap:8px}.glv3-testimonials__dot{background:hsla(0,0%,100%,.2);border:none;border-radius:50%;cursor:pointer;height:8px;padding:0;transition:background-color .2s ease;width:8px}.glv3-testimonials__dot.is-active{background:var(--t-dot-color,#72db9c)}@media (max-width:992px){.glv3-testimonials{padding:var(--t-mobile-padding-top,56px) 0 var(--t-mobile-padding-bottom,56px)}.glv3-testimonials__container{gap:32px;padding:0 48px}.glv3-testimonials__slide{opacity:1}}@media (max-width:640px){.glv3-testimonials__container{padding:0 16px}.glv3-testimonials__heading{font-size:24px;line-height:32px}.glv3-testimonials__quote{font-size:14px}}