@keyframes moveRightInitial{to{transform:translate3d(105%,0,0)}}@keyframes moveRightEnd{0%{transform:translate3d(-100%,0,0)}to{transform:translateZ(0)}}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes marquee-reverse{0%{transform:translate(0)}to{transform:translate(100%)}}@keyframes revealImage{0%{clip-path:polygon(78% 0,78% 0,16% 100%,16% 100%)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.full-bleed{margin-left:50%;transform:translate(-50%);width:100vw}.author{display:flex;gap:12px}.author .picture-container{border-radius:50%;display:block;height:48px;overflow:hidden;width:48px}.author .picture-container picture{height:100%}.author .picture-container picture img{display:block;height:100%;object-fit:cover;width:100%}.author .text-container{display:flex;flex-direction:column;justify-content:center}.author .text-container p{font-size:14px;line-height:20px}.author .text-container p.name{font-weight:600}.author .text-container p.role{color:#640035}.author--vertical{flex-direction:column}.author--large .picture-container{height:62px;width:62px}@media only screen and (min-width:1024px){.author--large .picture-container{height:77px;width:77px}}.author--light .text-container p.name{color:#ede6df}.author--light .text-container p.role{color:#e4c8ac}.authors-container{display:flex;flex-direction:column;gap:12px;margin-top:32px}@media only screen and (min-width:768px){.authors-container{flex-direction:row;gap:24px}}
