:root{--ll-navy:#0f1a28;--ll-coral:#f05e56;--ll-yellow:#fcba63;--ll-grey:#f0f1f3;--ll-font:"Figtree",Arial,sans-serif}.ll-wrap.ll-tev{font-family:var(--ll-font);margin:0 auto;max-width:1280px;padding-block:72px;padding-inline:24px}.ll-tev__head{margin-bottom:40px;text-align:center}.ll-tev__heading{color:var(--ll-navy);font-size:clamp(28px,3.5vw,44px);font-weight:700;letter-spacing:-.025em;line-height:1.1;margin:0 0 12px}.ll-tev__intro{color:rgba(15,26,40,.62);font-size:1rem;line-height:1.65;margin:0 auto;max-width:56ch}.ll-tev__intro *{color:inherit}.ll-tev__outer{align-items:start;display:grid;gap:14px;grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);margin-bottom:14px}.ll-tev__left{display:flex;flex-direction:column;gap:14px}.ll-tev__left-sub{display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.ll-tev__right{display:flex;flex-direction:column;gap:14px}.ll-tev__right .ll-tev__card{flex:1}.ll-tev__featured{background:var(--ll-navy);border:1px solid hsla(0,0%,100%,.06);border-radius:18px;display:flex;flex-direction:column}.ll-tev__feat-inner{box-sizing:border-box;display:flex;flex-direction:column;padding:34px 36px 28px}.ll-tev__feat-bigquote{color:var(--ll-yellow);display:block;font-family:Georgia,serif;font-size:64px;line-height:.6;margin-bottom:20px}.ll-tev__feat-body{color:hsla(0,0%,100%,.9);font-size:clamp(15px,1.4vw,19px);letter-spacing:-.01em;line-height:1.66;margin-bottom:28px}.ll-tev__feat-body *{color:inherit}.ll-tev__feat-rule{background:var(--ll-yellow);flex-shrink:0;height:2px;margin-bottom:20px;width:32px}.ll-tev__feat-attr{gap:14px}.ll-tev__feat-attr,.ll-tev__feat-avatar{align-items:center;display:flex;flex-shrink:0}.ll-tev__feat-avatar{background:#fff;border-radius:10px;box-sizing:border-box;height:56px;justify-content:center;overflow:hidden;padding:6px 8px;width:120px}.ll-tev__feat-avatar a{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.ll-tev__feat-avatar img{display:block;height:100%;object-fit:contain;width:100%}.ll-tev__feat-byline{display:flex;flex-direction:column;gap:4px}.ll-tev__feat-name{color:var(--ll-yellow);font-size:10.5px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.ll-tev__feat-role{color:hsla(0,0%,100%,.42);font-size:12px}.ll-tev__feat-role a{color:inherit;text-decoration:none}.ll-tev__stars{display:flex;gap:3px;margin-bottom:4px}.ll-tev__google{background:#e2e4e8;border:1px solid rgba(15,26,40,.07);border-radius:16px;display:block;flex-shrink:0;padding:24px 26px;text-decoration:none;transition:transform .18s ease}.ll-tev__google:hover{transform:translateY(-2px)}.ll-tev__google-main{align-items:flex-start;display:flex;justify-content:space-between}.ll-tev__google-score{color:var(--ll-navy);font-family:var(--ll-font);font-size:38px;font-weight:700;letter-spacing:-.03em;line-height:1;margin:0 0 7px}.ll-tev__google-denom{font-size:14px;font-weight:400;opacity:.4}.ll-tev__google-stars{margin-bottom:6px}.ll-tev__google-label{color:rgba(15,26,40,.5);font-family:var(--ll-font);font-size:11.5px;margin:0}.ll-tev__google-badge{align-items:center;background:rgba(15,26,40,.08);border-radius:999px;display:flex;flex-shrink:0;gap:5px;margin-top:2px;padding:6px 11px}.ll-tev__google-badge span{color:rgba(15,26,40,.62);font-family:var(--ll-font);font-size:10.5px;font-weight:600;letter-spacing:.02em}.ll-tev__card{background:#fff;border:1px solid rgba(15,26,40,.08);border-radius:16px;box-sizing:border-box;display:flex;flex-direction:column;height:100%;padding:24px 26px}.ll-tev__card-qmark{color:var(--ll-coral);display:block;font-family:Georgia,serif;font-size:44px;line-height:.7;margin-bottom:14px}.ll-tev__card-body{color:var(--ll-navy);flex:1;font-size:13.5px;line-height:1.66;margin-bottom:20px}.ll-tev__card-body *{color:inherit}.ll-tev__card-rule{background:var(--ll-coral);flex-shrink:0;height:2px;margin-bottom:16px;width:26px}.ll-tev__card-attr{gap:12px}.ll-tev__card-attr,.ll-tev__card-logo{align-items:center;display:flex;flex-shrink:0}.ll-tev__card-logo{background:#f0f1f3;border-radius:8px;box-sizing:border-box;height:48px;justify-content:center;overflow:hidden;padding:5px 8px;width:100px}.ll-tev__card-logo img{display:block;height:100%;object-fit:contain;width:100%}.ll-tev__card-byline{display:flex;flex-direction:column;gap:3px;min-width:0}.ll-tev__card-name{font-size:9.5px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.ll-tev__card-role{color:rgba(15,26,40,.48);font-size:11.5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ll-tev__card-role a{color:inherit;text-decoration:none}.ll-tev__bottom{align-items:stretch;display:grid;gap:14px;grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width:960px){.ll-tev__outer{grid-template-columns:1fr}.ll-tev__right{align-items:start;display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.ll-tev__right .ll-tev__card{flex:unset;height:auto}.ll-tev__bottom,.ll-tev__left-sub{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.ll-wrap.ll-tev{padding-block:48px;padding-inline:16px}.ll-tev__bottom,.ll-tev__left-sub,.ll-tev__right{grid-template-columns:1fr}.ll-tev__feat-inner{padding:24px 22px 22px}.ll-tev__feat-avatar{height:44px;width:90px}.ll-tev__card-logo{height:40px;width:80px}}