.twz-personstories{--gridgap: 10%;display:grid;grid-template-columns:repeat(2, 1fr);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{display:flex;flex-flow:column wrap;gap:1rem}}.twz-personstories:last-child{margin-bottom:10rem}.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}
