.ps-tst__head{align-items:flex-end;display:flex;gap:24px;justify-content:space-between;margin-bottom:2.5rem}.ps-tst__title{flex:1;margin:0;max-width:none}.ps-tst__nav-wrap{display:flex;flex:0 0 auto;gap:10px}.ps-tst__nav{align-items:center;background:var(--ps-white);border:1px solid var(--ps-hairline);border-radius:999px;color:var(--ps-navy);cursor:pointer;display:inline-flex;height:46px;justify-content:center;transition:border-color .2s ease,background .2s ease;width:46px}.ps-tst__nav:hover{background:var(--ps-cloud);border-color:var(--ps-misty)}.ps-tst__track{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:4px;scrollbar-width:none}.ps-tst__track::-webkit-scrollbar{display:none}.ps-tst__card{background:var(--ps-white);border:1px solid var(--ps-hairline);border-radius:var(--ps-radius);display:flex;flex:0 0 calc(33.333% - 13.333px);flex-direction:column;margin:0;padding:2rem;scroll-snap-align:start}.ps-tst__mark{color:var(--ps-misty);font-family:Georgia,Times New Roman,serif;font-size:3rem;line-height:.6;margin-bottom:.5rem}.ps-tst__quote{color:var(--ps-charcoal);flex:1;font-size:1.02rem;line-height:1.65;margin:0 0 1.5rem}.ps-tst__cite{display:flex;flex-direction:column;gap:2px}.ps-tst__name{color:var(--ps-charcoal);font-weight:600}.ps-tst__detail{color:var(--ps-slate);font-size:.85rem}@media (max-width:991px){.ps-tst__card{flex:0 0 calc(50% - 10px)}}@media (max-width:640px){.ps-tst__card{flex:0 0 100%}.ps-tst__head{align-items:flex-start;flex-direction:column}}