.ActionButton_actionButton__Z9iS_{display:inline-flex;padding:20px 16px;justify-content:center;align-items:center;gap:10px;border-radius:10px;font-family:Open Sans,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:normal;text-align:center;border:none;cursor:pointer;transition:background-color .2s,opacity .2s;height:26px}.ActionButton_actionButtonLarge__kDZ8Q{height:35px;padding:8px 12px;font-size:15px}.ActionButton_actionButtonEnabled__Cb1Fy{background:#14aedc;color:var(--pure-white,#fff)}.ActionButton_actionButtonEnabled__Cb1Fy:hover{background:#0fa2cf}.ActionButton_actionButtonEnabled__Cb1Fy:active{background:#0c89b4}.ActionButton_actionButtonDisabled__rMgWR{background:var(--tag-white,#eef5fc);color:var(--Primary-Dark-grey,#456073);opacity:.5;cursor:not-allowed}.ActionButton_actionButtonIcon__iLFZa{display:flex;width:16px;height:16px;padding:3.333px;justify-content:center;align-items:center;font-size:11px}.ActionButton_actionButtonLarge__kDZ8Q .ActionButton_actionButtonIcon__iLFZa{width:18px;height:18px}.ActionButton_actionButtonLabel__u5KS2{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ActionButton_actionButtonFullWidth__fVZ9P{width:100%}.ActionButton_actionButtonLoading__Z5aTC{animation:ActionButton_pulseBackground__40MNp 1.5s infinite alternate;pointer-events:none}.ActionButton_actionButtonLoadingDots__hT_E0{width:1.25rem;display:inline-block;text-align:left;font-size:.9rem}.ActionButton_actionButtonWarning__HOrvy{border:1px solid var(--red-tag-dark,#e15151);color:var(--red-tag-dark,#e15151)}.ActionButton_actionButtonWarning__HOrvy:hover{background:rgba(225,81,81,.1)}.ActionButton_actionButtonBorder__JzoZh{background:white;color:var(--bleu-allaw,#25beeb);border:none;box-shadow:inset 0 0 0 3px #25beeb}.ActionButton_actionButtonBorder__JzoZh:hover{background:white;color:#1fa8d7;box-shadow:inset 0 0 0 3px #1fa8d7}.ActionButton_actionButtonBorder__JzoZh:active{background:#e9ecef}@keyframes ActionButton_pulseBackground__40MNp{0%{background-color:var(--Primary-Mid-black,#171e25)}50%{background-color:var(--Primary-Mid-black,#171e25)}to{background-color:var(--tag-blue,#1985e8)}}