.tp-summary{--tp-brand:#007bcf;--tp-green:#00b67a;--tp-dark:#191e27;--tp-gray-200:#e5e7eb;--tp-font:"Jost",sans-serif;color:var(--tp-dark);font-family:var(--tp-font);margin:0 auto;max-width:100%;padding:0;width:100%}.tp-summary__box{align-items:center;background:#f9fafb;display:flex;gap:56px;padding:40px 44px}.tp-summary__left{border-right:1px solid var(--tp-gray-200);flex-shrink:0;min-width:310px;padding-right:56px;text-align:center}.tp-summary__avg-score{color:var(--tp-dark);font-size:71px;font-weight:700;letter-spacing:-.04em;line-height:1}.tp-summary__trust-label{color:var(--tp-dark);font-size:21px;font-weight:600;margin:8px 0 14px}.tp-summary__avg-stars{display:flex;gap:2px;justify-content:center;margin-bottom:14px}.tp-summary__tp-logo{display:flex;justify-content:center;margin-bottom:8px}.tp-summary__verified{color:#111;font-size:13px;font-weight:400;margin-bottom:6px}.tp-summary__total-count{color:var(--secondary-color);font-size:14px;font-weight:600;text-decoration:underline;transition:color .15s}.tp-summary__total-count:hover{color:var(--tp-brand)}.tp-summary__link-plain,.tp-summary__link-plain:hover,a.tp-summary__rank-badge,a.tp-summary__rank-badge:hover{color:inherit;text-decoration:none}.tp-summary__link-plain{display:block}.tp-summary__rankings{display:grid;flex:1;gap:0;grid-template-columns:1fr 1fr;min-width:0}.tp-summary__rank-badge{align-items:center;border-bottom:1px solid var(--tp-gray-200);display:flex;gap:14px;padding:26px 25px}.tp-summary__rank-badge:nth-last-child(-n+2){border-bottom:none}.tp-summary__rank-badge:nth-child(odd){border-right:1px solid var(--tp-gray-200)}.tp-summary__rank-number{color:var(--tp-brand);flex-shrink:0;font-size:42px;font-weight:700;letter-spacing:-.03em;line-height:1;margin-right:5px}.tp-summary__rank-detail{min-width:0;text-align:left}.tp-summary__rank-category{color:var(--tp-dark);font-size:18px;font-weight:700;line-height:1.3}.tp-summary__rank-of{color:#111;font-size:14px;font-weight:400;margin-top:2px;text-align:left}@media (max-width:768px){.tp-summary__box{flex-direction:column;gap:28px;padding:28px 24px}.tp-summary__left{border-bottom:1px solid var(--tp-gray-200);border-right:none;min-width:auto;padding-bottom:28px;padding-right:0}.tp-summary__avg-score{font-size:48px}.tp-summary__rankings{grid-template-columns:1fr}.tp-summary__rank-badge:nth-child(odd){border-right:none}.tp-summary__rank-badge:nth-last-child(-n+2){border-bottom:1px solid var(--tp-gray-200)}.tp-summary__rank-badge:last-child{border-bottom:none}}