.unsubscribe-container{position:relative}.unsubscribe-container .content-container{display:flex;flex-direction:column;gap:24px}.unsubscribe-container .unsubscribe-form__container{display:flex;flex-direction:column;gap:32px}.unsubscribe-container .unsubscribe-form__container .form--unsubscribe{display:flex;flex-direction:column;gap:24px}.unsubscribe-container .unsubscribe-form__container .form--unsubscribe .unsubscribe-reasons{display:flex;flex-direction:column;gap:8px}.unsubscribe-container .unsubscribe-form__container .form--unsubscribe .unsubscribe-reasons .reasons-container{display:flex;flex-direction:column;gap:12px}.unsubscribe-container .unsubscribe-form__container .form--unsubscribe .unsubscribe-reasons .reasons-container .reason{display:flex;align-items:center;gap:4px}.unsubscribe-container .unsubscribe-form__container .form--unsubscribe .unsubscribe-reasons .reasons-container .reason label:hover{cursor:pointer}.unsubscribe-container .unsubscribe-form__container .form--unsubscribe .unsubscribe-reasons .reasons-container .reason-custom{display:flex;flex-direction:column;gap:8px}.unsubscribe-container .unsubscribe-form__container .form--unsubscribe .unsubscribe-reasons .reasons-container .reason-custom .reason-text{height:128px;resize:none}.unsubscribe-container .unsubscribe-form__container .form--unsubscribe .unsubscribe-reasons .reasons-container .reason-custom .reason-text:disabled,.unsubscribe-container .unsubscribe-form__container .form--unsubscribe .unsubscribe-reasons .reasons-container .reason-custom .reason-text[disabled=true]{opacity:.5;cursor:not-allowed}.unsubscribe-container .unsubscribe-form__container .form--unsubscribe .unsubscribe-buttons{display:flex;justify-content:space-around;align-items:center}.unsubscribe-container .success-container{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);opacity:0;pointer-events:none;width:100%;height:100%;background-color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:24px;transition:opacity 350ms var(--job_alert_cubic_bezier)}.unsubscribe-container.success .success-container{opacity:1;pointer-events:all}
