.twz-personstories{--gridgap: 8rem;display:flex;flex-wrap:wrap;align-items:flex-start;width:min(100% - var(--row-margin-inline),var(--row-maxwidth));margin-inline:auto;padding-block:var(--row-p-block, 8rem);gap:var(--gridgap)}@media(max-width: 767px){.twz-personstories{flex-flow:column wrap;gap:1rem}}.twz-personstories>*{flex:0 1 calc(50% - var(--gridgap)*.5)}@media(min-width: 768px){.twz-personstories .twz-card{scale:.8;transition:.3s ease .1s}.twz-personstories .twz-card:nth-of-type(even){transform-origin:left}.twz-personstories .twz-card:nth-of-type(odd){transform-origin:right}}@supports(animation-timeline: view()){.twz-personstories .twz-card{scale:.6;translate:0 -5%;animation-timeline:view(5%);animation-name:scaleIn;animation-duration:.3s;animation-fill-mode:both}@media(max-width: 767px){.twz-personstories .twz-card{animation-timeline:view(10%)}}@keyframes scaleIn{to{scale:1;translate:0 0}}}.twz-personstories .twz-text{max-width:45ch;align-self:center;flex-flow:column wrap;padding-bottom:2rem}@media(max-width: 767px){.twz-personstories .twz-text{align-self:flex-start}}
