.testi{overflow:hidden}.testi-head{justify-content:center;margin-bottom:clamp(40px,5vw,64px);display:flex}.testi-stage{text-align:center;max-width:880px;min-height:clamp(300px,34vw,360px);margin-inline:auto;position:relative}.testi-mark{font-family:var(--serif);color:var(--royal-300);opacity:.5;-webkit-user-select:none;user-select:none;pointer-events:none;font-size:clamp(84px,9vw,120px);font-style:italic;font-weight:400;line-height:.6;position:absolute;top:-.12em;left:50%;transform:translate(-50%)}.testi-slide{opacity:0;filter:blur(2px);visibility:hidden;transition:opacity .7s var(--ease), filter .7s var(--ease), visibility 0s linear .7s;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;padding-top:clamp(52px,6vw,72px);display:flex;position:absolute;inset:0}.testi-slide--active{opacity:1;filter:blur();visibility:visible;transition:opacity .7s var(--ease) .12s, filter .7s var(--ease) .12s, visibility 0s;pointer-events:auto}.testi-quote p{font-family:var(--serif);letter-spacing:-.008em;color:var(--royal-900);text-wrap:balance;max-width:21em;font-size:clamp(24px,3.2vw,38px);font-style:italic;font-weight:400;line-height:1.38}.testi-author{color:var(--royal-500);align-items:center;gap:14px;margin-top:clamp(26px,3vw,36px);display:inline-flex}.testi-author:before{content:"";background:var(--royal-300);flex:none;width:24px;height:1px}.testi-rail{flex-direction:column;align-items:center;gap:clamp(30px,3.6vw,42px);margin-top:clamp(36px,4.4vw,56px);display:flex}.testi-dots{align-items:center;gap:4px;display:flex}.testi-dot{border-radius:0;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.testi-dot-core{background:var(--royal-100);width:8px;height:8px;transition:background .35s var(--ease), transform .35s var(--ease);border-radius:50%}.testi-dot:hover .testi-dot-core{background:var(--royal-300)}.testi-dot--active .testi-dot-core{background:var(--royal-700);transform:scale(1.25)}.testi-follow{color:var(--royal-700)}@media (width<=640px){.testi-stage{min-height:340px}.testi-slide{padding-top:56px}.testi-quote p{font-size:clamp(23px,6.6vw,26px)}.testi-mark{font-size:76px}}@media (prefers-reduced-motion:reduce){.testi-slide,.testi-slide--active{filter:none;transition:opacity .3s,visibility}}
