:root{--ll-purple:#493e6a;--ll-orange:#f05e56;--ll-yellow:#fcba63;--ll-navy:#0f1a28;--ll-grey:#f3f4f6;--ll-font:"BuenosAires",Arial,sans-serif}.ll-wrap.ll-tes{margin:0 auto;max-width:1280px;padding-inline:24px}.ll-tes__head{margin-bottom:34px}.ll-title{color:var(--ll-navy);font:700 clamp(34px,4vw,58px)/1.05 var(--ll-font);letter-spacing:-.03em;margin:0 0 14px}.ll-lead--narrow{margin:0 auto;max-width:62ch}.ll-tes__intro{opacity:.92}.ll-rt *{color:inherit}.ll-tes__viewport{overflow:visible;position:relative}.ll-tes__viewport:before{background:radial-gradient(circle,rgba(15,26,40,.08) 0,rgba(15,26,40,.03) 38%,rgba(15,26,40,0) 72%);content:"";filter:blur(8px);height:min(520px,72%);left:50%;pointer-events:none;position:absolute;top:46%;transform:translate(-50%,-50%);width:min(760px,68%);z-index:0}.ll-tes__track{display:flex;gap:0;overflow-x:auto;overflow-y:visible;padding:12px 40px 64px;scrollbar-width:none;-webkit-overflow-scrolling:touch;align-items:stretch;position:relative;scroll-behavior:smooth;scroll-snap-type:none;z-index:1}.ll-tes__track::-webkit-scrollbar{display:none}@media (max-width:768px){.ll-tes__track{gap:18px;padding:12px 0 56px;scroll-padding-left:0;scroll-snap-type:x mandatory}.ll-tes__viewport:before{display:none}}.ll-tes__card{border:1px solid rgba(15,26,40,.08);border-radius:24px;box-shadow:0 18px 42px rgba(15,26,40,.1);display:flex;filter:grayscale(.1);flex:0 0 min(76%,980px);flex-direction:column;justify-content:stretch;margin:0 18px;min-height:auto;opacity:.55;position:relative;scroll-snap-align:center;transform:scale(.92);transition:transform .35s cubic-bezier(.22,1,.36,1),opacity .35s ease,box-shadow .35s ease,filter .35s ease;z-index:2}.ll-tes__card.is-active-card{box-shadow:0 26px 56px rgba(15,26,40,.14);filter:none;opacity:1;transform:scale(1)}@media (max-width:1100px){.ll-tes__card{flex-basis:min(84%,860px)}}@media (max-width:768px){.ll-tes__card{border-radius:20px;filter:none;flex:0 0 88vw;margin:0;min-height:auto;opacity:1;scroll-snap-align:start}.ll-tes__card,.ll-tes__card.is-active-card{transform:none}}.ll-tes__card-inner{display:flex;flex-direction:column;padding:36px 56px 28px}@media (max-width:768px){.ll-tes__card-inner{padding:28px 24px 24px}}.ll-tes__logoRow{align-items:center;display:flex;justify-content:flex-start;margin-bottom:24px}.ll-tes__logoFrame{align-items:center;background:#fff;border-radius:50%;box-shadow:0 6px 16px rgba(15,26,40,.08);display:flex;flex-shrink:0;height:76px;justify-content:center;overflow:hidden;text-decoration:none;transition:transform .35s ease;width:76px}.ll-tes__card.is-active-card .ll-tes__logoFrame{transform:scale(1.08)}.ll-tes__logo{display:block;height:auto;max-height:72%;max-width:72%;object-fit:contain;width:auto}@media (max-width:768px){.ll-tes__logoFrame{height:60px;width:60px}}.ll-tes__top{align-items:center;margin-bottom:16px}.ll-stars,.ll-tes__top{display:flex;justify-content:flex-start}.ll-stars{gap:6px}.ll-stars svg{flex:0 0 16px;height:16px;width:16px}.ll-tes__middle{display:block;margin-bottom:24px}.ll-tes__quote{max-width:52ch}.ll-tes__quote p{font-size:clamp(22px,2vw,32px);letter-spacing:-.02em;line-height:1.36;margin:0}.ll-tes__quote p+p{font-size:1.02rem;letter-spacing:0;line-height:1.65;margin-top:12px}@media (max-width:768px){.ll-tes__middle{margin-bottom:20px}.ll-tes__quote{max-width:none}.ll-tes__quote p{font-size:1.45rem;line-height:1.42}.ll-tes__quote p+p{font-size:1rem;line-height:1.6}}.ll-tes__bottom{margin-top:auto}.ll-tes__byline2{align-items:flex-start;display:flex;gap:0;justify-content:flex-start}.ll-tes__textcol{display:grid;gap:8px;min-width:0;text-align:left}.ll-tes__name2{font-size:1.1rem;font-weight:800;letter-spacing:.02em;line-height:1.2;text-transform:uppercase}.ll-tes__meta2{align-items:center;display:flex;font-size:1rem;gap:10px;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ll-tes__company2{text-decoration:none}.ll-tes__sep2{opacity:.35}@media (max-width:768px){.ll-tes__name2{font-size:1rem}.ll-tes__meta2{flex-wrap:wrap;font-size:.95rem;white-space:normal}}.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-dots{display:flex;gap:6px;pointer-events:auto}.ll-dot{background:#d7dbe1;border:0;border-radius:999px;cursor:pointer;height:6px;opacity:.9;padding:0;transition:background-color .2s ease,transform .2s ease,opacity .2s ease;width:6px}.ll-dot:hover{transform:scale(1.15)}.ll-dot.is-active{background:var(--ll-orange);opacity:1;transform:scale(1.18)}.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:42px;justify-content:center;opacity:0;pointer-events:none;transition:opacity .2s ease,transform .12s ease,color .2s ease;width: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}.ll-chevBtn:disabled{cursor:default;opacity:.25!important}@media (max-width:768px){.ll-chevBtn{display:none}}.ll-tes__card[style*="#0F1A28"],.ll-tes__card[style*="#493E6A"],.ll-tes__card[style*="#E03C3C"],.ll-tes__card[style*="#F05E56"]{border-color:hsla(0,0%,100%,.1);box-shadow:0 18px 42px rgba(15,26,40,.14)}