.logged-in-dashboard-features__buttons{margin-bottom:20px;margin-left:auto;display:flex;justify-content:flex-end}.logged-in-dashboard-features__buttons .button-group .drop-down-item{animation:logged-in-dashboard-features-slide-right .2s}.logged-in-dashboard-features__buttons--editable .button-group .drop-down-item{animation:logged-in-dashboard-features-slide-left .2s}.logged-in-dashboard-features__buttons .icon-button{animation:anim-fadein-zoom .2s}@keyframes logged-in-dashboard-features-slide-left{0%{transform:translate(40px)}to{transform:none}}@keyframes logged-in-dashboard-features-slide-right{0%{transform:translate(-40px)}to{transform:none}}
