.quick-action{align-items:center;border-radius:0;display:flex;flex:1;justify-content:space-between;margin-bottom:32px;padding:10px 26px;width:100%}.quick-action__img{flex-shrink:0;height:48px;margin:16px 0;margin-inline-end:20px;width:auto}.quick-action__body{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;width:100%}.quick-action__txt{margin:5px 0;padding-inline-end:20px}.quick-action__btn{margin-bottom:5px;margin-top:5px}.quick-action--white{background:#fff}.quick-action--dark,.quick-action--white{box-shadow:0 16px 50px hsla(180,5%,92%,.7),0 4px 8px hsla(180,5%,92%,.7)}.quick-action--dark{background:#485859}.quick-action--accent{background:#ec6500;box-shadow:0 16px 50px rgba(236,101,0,.7),0 4px 8px rgba(236,101,0,.7)}.quick-action--ghost{background:hsla(0,0%,100%,.1);box-shadow:0 16px 50px hsla(180,5%,92%,.7),0 4px 8px hsla(180,5%,92%,.7)}