.tp{background:var(--tp-bg, #fff);font-family:var(--font-body-family, inherit);color:var(--tp-text, #1a1a1a)}.tp__container{max-width:1200px;margin:0 auto;padding:0 48px}.tp__header{display:flex;flex-direction:column;align-items:center;text-align:center;gap:18px;margin-bottom:48px}.tp__badge{display:flex;align-items:center;gap:14px;flex-wrap:wrap;justify-content:center}.tp__rating-word{font-size:28px;font-weight:700;letter-spacing:-.02em;color:var(--tp-text, #1a1a1a);font-family:var(--font-heading-family, inherit)}.tp__star-boxes{display:flex;gap:3px}.tp__star-box{display:flex;align-items:center;justify-content:center}.tp__star-boxes--large .tp__star-box{width:32px;height:32px}.tp__star-box--filled{background:#00b67a}.tp__star-box--empty{background:#dcdce6}.tp__attribution{display:flex;align-items:center;gap:6px;flex-wrap:wrap;justify-content:center}.tp__attr-text{font-size:14px;color:var(--tp-text-muted, #777)}a.tp__attr-link{font-size:14px;color:var(--tp-text, #1a1a1a);font-weight:600;text-decoration:underline;text-underline-offset:3px;text-decoration-color:#ccc}a.tp__attr-link:hover{text-decoration-color:var(--tp-text, #1a1a1a)}.tp__attr-tp{display:inline-flex;align-items:center;gap:5px;text-decoration:none}.tp__attr-tp span{font-size:14px;font-weight:700;color:var(--tp-text, #1a1a1a)}.tp__nav{display:flex;justify-content:flex-end;gap:6px;margin-bottom:14px}.tp__arrow{width:38px;height:38px;border:1px solid var(--tp-border, #ddd);background:var(--tp-card-bg, #fff);color:var(--tp-text, #1a1a1a);cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;transition:all .2s ease}.tp__arrow:hover:not(:disabled){background:var(--tp-text, #1a1a1a);color:#fff}.tp__arrow:hover:not(:disabled) svg{stroke:#fff}.tp__arrow:disabled,.tp__arrow.is-disabled{opacity:.2;cursor:default;background:transparent}.tp__track{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;padding-left:max(48px,calc((100vw - 1200px)/2 + 48px));padding-right:48px;padding-bottom:4px;scrollbar-width:none;-ms-overflow-style:none}.tp__track::-webkit-scrollbar{display:none}.tp__card{background:var(--tp-card-bg, #fff);padding:30px 28px;display:flex;flex-direction:column;gap:18px;min-width:320px;max-width:350px;flex-shrink:0;scroll-snap-align:start;border:1px solid var(--tp-border, #e8e8e8);transition:all .45s cubic-bezier(.25,.46,.45,.94);opacity:0;transform:translateY(16px)}.tp__card.is-visible{opacity:1;transform:translateY(0)}.tp__card:hover{transform:translateY(-3px);box-shadow:0 8px 30px #0000000f}.tp__card-top{display:flex;justify-content:space-between;align-items:center}.tp__verified{font-size:10.5px;font-weight:500;color:var(--tp-text-muted, #999);letter-spacing:.05em;text-transform:uppercase;font-family:var(--font-body-family, inherit)}.tp__card-image{overflow:hidden;margin:0 -2px}.tp__card-img{width:100%;height:150px;object-fit:cover;display:block}.tp__card-text{font-size:14px;line-height:1.72;color:#333;margin:0;font-family:var(--font-body-family, inherit);flex:1}.tp__card-footer{display:flex;justify-content:space-between;align-items:center;padding-top:16px;border-top:1px solid #f0f0f0}.tp__card-author{display:flex;align-items:center;gap:10px}.tp__avatar{width:30px;height:30px;border-radius:50%;background:var(--tp-text, #1a1a1a);display:flex;align-items:center;justify-content:center;font-size:11.5px;font-weight:600;color:#fff;overflow:hidden;flex-shrink:0;font-family:var(--font-body-family, inherit)}.tp__avatar--img{background:none}.tp__avatar--img img{width:100%;height:100%;object-fit:cover}.tp__author-name{font-size:13px;font-weight:500;color:var(--tp-text, #1a1a1a);font-family:var(--font-body-family, inherit)}.tp__card-date{font-size:11.5px;color:#aaa;font-family:var(--font-body-family, inherit)}.tp__cta{min-width:320px;max-width:350px;flex-shrink:0;scroll-snap-align:start;padding:32px 28px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:18px;background:var(--tp-cta-bg, #1a1a1a);opacity:0;transform:translateY(16px);transition:all .45s cubic-bezier(.25,.46,.45,.94)}.tp__cta.is-visible{opacity:1;transform:translateY(0)}.tp__cta-star{width:22px;height:22px;background:#00b67a2e;display:flex;align-items:center;justify-content:center}.tp__cta-heading{font-size:17px;color:#fff;margin:0;font-weight:600;line-height:1.35;letter-spacing:-.01em;font-family:var(--font-heading-family, inherit)}.tp__cta-text{font-size:13px;color:#ffffff73;margin:0;line-height:1.55;max-width:230px;font-family:var(--font-body-family, inherit)}.tp__cta-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 30px;background:#fff;color:var(--tp-text, #1a1a1a);font-size:12px;font-weight:600;text-decoration:none;letter-spacing:.06em;text-transform:uppercase;transition:background .2s ease;font-family:var(--font-body-family, inherit)}.tp__cta-btn:hover{background:#f0f0f0}.tp__cta-badge{display:flex;align-items:center;gap:5px;margin-top:2px}.tp__cta-badge span{font-size:10px;color:#ffffff59;letter-spacing:.08em;font-weight:500}.tp__indicator{display:flex;justify-content:center;margin-top:28px}.tp__indicator-track{width:72px;height:2px;background:#eee;position:relative;overflow:hidden}.tp__indicator-thumb{width:24px;height:100%;background:var(--tp-text, #1a1a1a);position:absolute;top:0;left:0;transition:transform .12s ease-out}@media screen and (max-width:990px){.tp__container{padding:0 24px}.tp__track{padding-left:24px;padding-right:24px;gap:12px}.tp__card,.tp__cta{min-width:280px;max-width:310px}.tp__rating-word{font-size:24px}.tp__star-boxes--large .tp__star-box{width:28px;height:28px}}@media screen and (max-width:749px){.tp__container{padding:0 16px}.tp__track{padding-left:16px;padding-right:16px;gap:10px}.tp__card,.tp__cta{min-width:265px;max-width:290px;padding:24px 22px}.tp__badge{gap:10px}.tp__rating-word{font-size:22px}.tp__star-boxes--large .tp__star-box{width:26px;height:26px}.tp__star-boxes--large .tp__star-box svg{width:14px;height:14px}.tp__arrow{width:34px;height:34px}.tp__card-img{height:120px}}
/*# sourceMappingURL=/cdn/shop/t/27/assets/section-trustpilot-reviews.css.map */
