.quick-action{flex:1;padding:10px 20px;justify-content:space-between;margin-bottom:24px;align-items:center;border-radius:16px;width:100%;display:flex}.quick-action__img{height:52px;flex-shrink:0;margin:5px 0;margin-inline-end:15px;border-radius:999px;width:52px}.quick-action__body{justify-content:space-between;flex-wrap:wrap;align-items:center;width:100%;display:flex}.quick-action__txt{padding-inline-end:20px;margin:5px 0}.quick-action__btn{margin-bottom:5px;margin-top:5px}.quick-action--white{background:#fff}.quick-action--dark,.quick-action--white{box-shadow:0 8px 16px rgba(34,35,38,.05),0 4px 8px rgba(34,35,38,.05)}.quick-action--dark{background:#222326}.quick-action--accent{box-shadow:0 8px 16px rgba(50,70,81,.2),0 4px 8px rgba(50,70,81,.2);background:linear-gradient(111.02deg,#2f444e,#00dc78)}.quick-action--ghost{box-shadow:0 8px 16px rgba(34,35,38,.05),0 4px 8px rgba(34,35,38,.05);background:hsla(0,0%,100%,.1)}