.topActions{flex-direction:row-reverse;justify-content:space-between;align-items:flex-start;&>div{display:flex}a{padding:1rem;cursor:pointer;line-height:0}}.icon{width:2rem;height:2rem}.cta{border-radius:5rem;cursor:pointer;line-height:0;box-sizing:border-box;.icon{margin-right:.5rem}p{margin:0}}.roboto-regular{font-family:Roboto,sans-serif;font-weight:500;font-style:normal}@keyframes contentFadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.fade-in-on-load{animation:contentFadeIn .24s ease-out both}@media (prefers-reduced-motion:reduce){.fade-in-on-load{animation:none}}