:root{--ll-purple:#493e6a;--ll-orange:#f05e56;--ll-yellow:#fcba63;--ll-navy:#0f1a28;--ll-font:"BuenosAires",Arial,sans-serif}.ll-wrap.ll-tes{margin:0 auto;max-width:1200px;padding-inline:24px}.ll-title{color:var(--ll-navy);font:700 32px/1.1 var(--ll-font);margin:0 0 18px}.ll-lead--narrow{margin:0 auto 1rem;max-width:60ch}.ll-rt *{color:inherit}.ll-tes__viewport{position:relative}.ll-tes__track{display:flex;gap:28px;overflow-x:auto;overflow-y:visible;padding-inline:24px;padding-bottom:56px;scrollbar-width:none;-webkit-overflow-scrolling:touch;scroll-snap-type:none}.ll-tes__track::-webkit-scrollbar{display:none}@media (max-width:768px){.ll-tes__track{scroll-snap-type:x proximity}}.ll-tes__card{border:1px solid rgba(15,26,40,.1);border-radius:20px;box-shadow:0 8px 20px rgba(15,26,40,.08);display:flex;flex:0 0 clamp(420px,44vw,560px);flex-direction:column;max-width:560px;padding:30px 28px 28px;position:relative;scroll-snap-align:center;text-align:center;transition:transform .18s ease,box-shadow .18s ease;z-index:1}.ll-tes__card:hover{box-shadow:0 14px 28px rgba(15,26,40,.16);transform:translateY(-2px)}@media(max-width:720px){.ll-tes__card{flex:0 0 88vw}}.ll-tes__card,.ll-tes__card blockquote,.ll-tes__card p{color:inherit}.ll-tes__top{display:grid;min-height:76px;place-items:center}.ll-stars{display:flex;gap:10px;justify-content:center;transition:transform .2s ease}.ll-tes__card:hover .ll-stars{transform:scale(1.06)}.ll-stars svg path{fill:var(--ll-yellow)!important}.ll-tes__middle{align-items:flex-start;display:flex;flex:1;justify-content:center}.ll-tes__quote{display:-webkit-box;-webkit-line-clamp:8;max-width:72ch;-webkit-box-orient:vertical;overflow:hidden}.ll-tes__quote p{font-size:1.05rem;line-height:1.65;margin:.25rem 0}.ll-tes__bottom{display:grid;gap:8px;justify-items:center;margin-top:12px}.ll-tes__byline2{align-items:center;display:flex;gap:14px;justify-content:center}.ll-tes__avatar2{background:transparent;border:0;border-radius:50%;display:grid;flex:0 0 60px;height:60px;overflow:hidden;place-items:center;width:60px}.ll-tes__avatar2 img{border-radius:50%;display:block;height:100%;object-fit:cover;width:100%}.ll-tes__textcol{align-items:center;display:grid;gap:7px;min-width:0;text-align:left}.ll-tes__name2{font-size:1.1rem;font-weight:800;line-height:1.15}.ll-tes__meta2,.ll-tes__name2{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ll-tes__meta2{align-items:center;display:flex;font-size:.95rem;font-weight:400;gap:8px;line-height:1.1}.ll-tes__sep2{opacity:.6}.ll-controls{align-items:center;display:flex;gap:14px;inset:auto 0 8px 0;justify-content:center;pointer-events:none;position:absolute;z-index:3}.ll-controls .ll-dots{display:flex;gap:6px;margin:0;pointer-events:auto}.ll-dot{background:#d7dbe1;border:0;border-radius:999px;height:6px;width:6px}.ll-dot.is-active{background:var(--ll-orange)}.ll-dot:focus-visible{outline:3px solid var(--ll-orange);outline-offset:2px}.ll-chevBtn{align-items:center;background:transparent;border:none;color:var(--ll-orange);display:flex;height:var(--ll-chev-size,42px);justify-content:center;opacity:0;pointer-events:none;transition:opacity .2s ease,transform .12s ease,color .2s ease;width:var(--ll-chev-size,42px)}.ll-chevPrev{left:24px}.ll-chevNext,.ll-chevPrev{bottom:0;position:absolute}.ll-chevNext{right:24px}.ll-chevBtn:hover{color:var(--ll-orange);transform:translateY(-1px)}.ll-tes:focus-within .ll-chevBtn,.ll-tes:hover .ll-chevBtn{opacity:1;pointer-events:auto}