.t-section{padding:0;overflow:hidden;position:relative;font-family:Inter,sans-serif;box-sizing:border-box}.t-section *{box-sizing:border-box}.t-section:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none}.t-header{text-align:center;position:relative;z-index:1;margin-bottom:40px;padding:0 20px}.t-subtitle{display:inline-block;background:#eef1fb;color:#28365b;padding:5px 16px;border-radius:20px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:14px;border:1px solid rgba(40,54,91,.2)}.t-title{font-size:1.75rem;font-weight:600;color:#28365b;margin:0;line-height:1.3}.t-stage{position:relative;z-index:1;width:100%;overflow:hidden;cursor:grab;user-select:none;-webkit-user-select:none}.t-stage.dragging{cursor:grabbing}.t-row{display:flex;align-items:flex-start;justify-content:center;position:relative;height:420px}.t-card{position:absolute;background:#fff;border-radius:20px;overflow:hidden;display:flex;flex-direction:row}.t-card-center{width:700px;height:380px;z-index:3;top:0;left:50%;transform:translate(-50%);box-shadow:-6px 10px 20px #eaebee,10px 10px 40px #eaebee14}.t-card-content{width:55%;padding:34px 24px 34px 32px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;text-align:left;flex-shrink:0}.t-card-image{width:45%;flex-shrink:0;position:relative;padding:14px 14px 14px 0;overflow:hidden}.t-card-image img{position:absolute;top:14px;right:14px;bottom:14px;left:0;width:calc(100% - 14px);height:calc(100% - 28px);object-fit:cover;object-position:center center;padding:10px;border-radius:22px;display:none;transition:transform .5s ease}.t-card-image img.t-active{display:block}.t-card-center:hover .t-card-image img.t-active{transform:scale(1.03)}.t-card-side{width:620px;height:340px;z-index:1;top:40px;opacity:.48;box-shadow:0 4px 18px #0000000d;cursor:pointer}.t-card-left{right:calc(50% + 14px);transform-origin:top right;transform:scale(.84)}.t-card-right{left:calc(50% + 14px);transform-origin:top left;transform:scale(.84)}.t-card-side:hover{opacity:.65}.t-card-side .t-card-content{padding:24px 20px 24px 26px}.t-card-side .t-card-image{padding:12px 12px 12px 0}.t-card-side .t-card-image img{top:12px;right:12px;bottom:12px;left:0;width:calc(100% - 12px);height:calc(100% - 24px)}.t-card-name{color:#28365b;font-size:17px;font-weight:700;margin-bottom:10px}.t-card-text{color:#28365b;font-size:14px;line-height:1.75;margin-bottom:18px;flex:1;overflow:hidden;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical}.t-card-text p{margin:0}.t-card-stars{display:flex;gap:4px;color:#28365b;flex-shrink:0}.t-card-stars svg{width:17px;height:17px;fill:currentColor}.t-card-stars svg.dim{opacity:.25}.t-nav{display:flex;flex-direction:column;align-items:center;gap:12px;margin-top:0;position:relative;z-index:1}.t-arrows{display:flex;gap:12px;align-items:center;padding-bottom:8px}.t-arrow{width:38px;height:38px;border-radius:50%;border:1.5px solid #28365b;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s,transform .15s;color:#28365b;padding:0}.t-arrow:hover{background:#28365b;color:#fff}.t-arrow:active{transform:scale(.93)}.t-arrow svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.t-dots{display:flex;gap:7px;align-items:center}.t-dot{width:7px;height:7px;border-radius:50%;background:#d1d5db;cursor:pointer;transition:background .2s,transform .2s;border:none;padding:0}.t-dot.active{background:#28365b;transform:scale(1.35)}.testimonial-progress-container{display:none!important}@media screen and (max-width:900px){.t-card-center{width:560px;height:320px}.t-card-side{width:490px;height:284px;top:36px}.t-row{height:360px}.t-card-name{font-size:15px}.t-card-text{font-size:13px;-webkit-line-clamp:5}}@media screen and (max-width:680px){.t-row{height:280px}.t-card-center{width:86vw;height:240px}.t-card-center .t-card-content{padding:16px 10px 16px 16px}.t-card-center .t-card-image{padding:10px 10px 10px 0}.t-card-center .t-card-image img{top:10px;right:10px;bottom:10px;left:0;width:calc(100% - 10px);height:calc(100% - 20px)}.t-card-side{width:76vw;height:213px;top:27px}.t-card-side .t-card-content{padding:12px 8px 12px 14px}.t-card-side .t-card-image{padding:8px 8px 8px 0}.t-card-side .t-card-image img{top:8px;right:8px;bottom:8px;left:0;width:calc(100% - 8px);height:calc(100% - 16px)}.t-card-left{right:calc(50% + 8px);transform:scale(.87)}.t-card-right{left:calc(50% + 8px);transform:scale(.87)}.t-card-name{font-size:13px;margin-bottom:5px}.t-card-text{font-size:11.5px;line-height:1.55;-webkit-line-clamp:4;margin-bottom:8px}.t-card-stars svg{width:13px;height:13px}.t-arrow{width:34px;height:34px}.t-arrow svg{width:13px;height:13px}}@media screen and (max-width:420px){.t-row{height:250px}.t-card-center{width:90vw;height:214px}.t-card-side{width:80vw;height:190px;top:22px}.t-card-left{right:calc(50% + 5px)}.t-card-right{left:calc(50% + 5px)}.t-card-name{font-size:12px}.t-card-text{font-size:11px;-webkit-line-clamp:3}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/customer-testimonial.css.map */
