@keyframes ControllerNotification_scroll-gradient__UvwyV {
    0% {
        background-position: 0 50%
    }

    to {
        background-position: 350% 0
    }
}

.ControllerNotification_czyButton__1gdZm {
    border-radius: 30px;
    transition: all .25s ease;
    border: none;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 800;
    font-size: 16px;
    box-sizing: border-box;
    padding: calc(var(--base-unit)*1) calc(var(--base-unit)*2);
    background: #0000;
    height: 40px;
    -webkit-user-select: none;
    user-select: none
}

    .ControllerNotification_czyButton__1gdZm:focus {
        outline: none
    }

.ControllerNotification_czyButton--contained--purple__E1KWA {
    color: var(--white-100);
    background: var(--brand-100)
}

    .ControllerNotification_czyButton--contained--purple__E1KWA:active {
        background: rgb(var(--brand-100)/70%)
    }

@media(hover:hover) {
    .ControllerNotification_czyButton--contained--purple__E1KWA:hover:not(:disabled) {
        background: var(--brand-80)
    }
}

.ControllerNotification_czyButton--contained--white__VSqkq {
    color: var(--black-50);
    background: var(--white-100)
}

    .ControllerNotification_czyButton--contained--white__VSqkq:active {
        background: rgb(var(--white-100)/70%)
    }

@media(hover:hover) {
    .ControllerNotification_czyButton--contained--white__VSqkq:hover:not(:disabled) {
        background: var(--white-50)
    }
}

.ControllerNotification_czyButton--contained--grey__pEpGr {
    color: var(--white-100);
    background: var(--black-40)
}

    .ControllerNotification_czyButton--contained--grey__pEpGr:active {
        background: rgb(var(--black-40)/70%)
    }

@media(hover:hover) {
    .ControllerNotification_czyButton--contained--grey__pEpGr:hover:not(:disabled) {
        background: var(--black-50)
    }
}

.ControllerNotification_czyButton--contained--alert__QPi1K {
    color: var(--white-100);
    background: var(--alert-100)
}

    .ControllerNotification_czyButton--contained--alert__QPi1K:active {
        background: rgb(var(--alert-100)/70%)
    }

@media(hover:hover) {
    .ControllerNotification_czyButton--contained--alert__QPi1K:hover:not(:disabled) {
        background: var(--alert-100)
    }
}

.ControllerNotification_czyButton--contained--success__vLCD7 {
    color: var(--white-100);
    background: var(--success-100)
}

    .ControllerNotification_czyButton--contained--success__vLCD7:active {
        background: rgb(var(--success-100)/70%)
    }

@media(hover:hover) {
    .ControllerNotification_czyButton--contained--success__vLCD7:hover:not(:disabled) {
        background: #52b187
    }
}

.ControllerNotification_czyButton--contained--black__jYx8h {
    color: var(--white-100);
    background: var(--black-90)
}

    .ControllerNotification_czyButton--contained--black__jYx8h:active {
        background: rgb(var(--black-90)/70%)
    }

@media(hover:hover) {
    .ControllerNotification_czyButton--contained--black__jYx8h:hover:not(:disabled) {
        background: var(--black-70)
    }
}

.ControllerNotification_czyButton--contained--green-gradient__bZ6XS {
    color: var(--black-100);
    background: linear-gradient(90deg,#49f3c3,#64f17e)
}

    .ControllerNotification_czyButton--contained--green-gradient__bZ6XS:active {
        background: linear-gradient(90deg,#289777,#408b4e)
    }

@media(hover:hover) {
    .ControllerNotification_czyButton--contained--green-gradient__bZ6XS:hover:not(:disabled) {
        background: linear-gradient(90deg,#2dc59a,#5db96e)
    }
}

.ControllerNotification_czyButton--contained--animated-green-gradient__TtSfS {
    color: var(--black-100);
    background: linear-gradient(90deg,#49f3c3,#64f17e,#49f3c3);
    background-size: 700% 100%;
    animation: ControllerNotification_scroll-gradient__UvwyV 3s linear infinite;
    transition: filter .2s ease
}

    .ControllerNotification_czyButton--contained--animated-green-gradient__TtSfS:active {
        background: linear-gradient(90deg,#49f3c3,#64f17e,#49f3c3)
    }

@media(hover:hover) {
    .ControllerNotification_czyButton--contained--animated-green-gradient__TtSfS:hover:not(:disabled) {
        background: linear-gradient(90deg,#49f3c3,#64f17e,#49f3c3);
        filter: brightness(1.2)
    }
}

.ControllerNotification_czyButton--link--purple__V2Pst, .ControllerNotification_czyButton--outlined--purple__tsqsP {
    color: var(--brand-60)
}

    .ControllerNotification_czyButton--link--purple__V2Pst:active, .ControllerNotification_czyButton--outlined--purple__tsqsP:active {
        color: rgb(var(--brand-100)/80%)
    }

@media(hover:hover) {
    .ControllerNotification_czyButton--link--purple__V2Pst:hover:not(:disabled), .ControllerNotification_czyButton--outlined--purple__tsqsP:hover:not(:disabled) {
        color: var(--brand-100)
    }
}

.ControllerNotification_czyButton--link--white__PRzNE, .ControllerNotification_czyButton--outlined--white__KzdGA {
    color: var(--white-90)
}

    .ControllerNotification_czyButton--link--white__PRzNE:active, .ControllerNotification_czyButton--outlined--white__KzdGA:active {
        color: rgb(var(--white-50)/80%)
    }

@media(hover:hover) {
    .ControllerNotification_czyButton--link--white__PRzNE:hover:not(:disabled), .ControllerNotification_czyButton--outlined--white__KzdGA:hover:not(:disabled) {
        color: var(--white-50)
    }
}

.ControllerNotification_czyButton--link--grey__Pa1wZ, .ControllerNotification_czyButton--outlined--grey__dC88J {
    color: rgb(var(--white-100)/30%)
}

    .ControllerNotification_czyButton--link--grey__Pa1wZ:active, .ControllerNotification_czyButton--outlined--grey__dC88J:active {
        color: rgb(var(--brand-100)/80%)
    }

@media(hover:hover) {
    .ControllerNotification_czyButton--link--grey__Pa1wZ:hover:not(:disabled), .ControllerNotification_czyButton--outlined--grey__dC88J:hover:not(:disabled) {
        color: var(--brand-100)
    }
}

.ControllerNotification_czyButton--link--alert__ZhKWD, .ControllerNotification_czyButton--outlined--alert__SoMoe {
    color: var(--alert-100)
}

    .ControllerNotification_czyButton--link--alert__ZhKWD:active, .ControllerNotification_czyButton--outlined--alert__SoMoe:active {
        color: rgb(var(--brand-100)/80%)
    }

@media(hover:hover) {
    .ControllerNotification_czyButton--link--alert__ZhKWD:hover:not(:disabled), .ControllerNotification_czyButton--outlined--alert__SoMoe:hover:not(:disabled) {
        color: var(--brand-100)
    }
}

.ControllerNotification_czyButton--link--success__dDa5p, .ControllerNotification_czyButton--outlined--success__Pe_Rg {
    color: var(--success-100)
}

    .ControllerNotification_czyButton--link--success__dDa5p:active, .ControllerNotification_czyButton--outlined--success__Pe_Rg:active {
        color: rgb(var(--success-100)/80%)
    }

@media(hover:hover) {
    .ControllerNotification_czyButton--link--success__dDa5p:hover:not(:disabled), .ControllerNotification_czyButton--outlined--success__Pe_Rg:hover:not(:disabled) {
        color: var(--success-100)
    }
}

.ControllerNotification_czyButton--outlined--purple__tsqsP {
    border: 1px solid var(--brand-60)
}

.ControllerNotification_czyButton--outlined--white__KzdGA {
    border: 1px solid var(--white-90)
}

.ControllerNotification_czyButton--outlined--grey__dC88J {
    border: 1px solid rgb(var(--white-100)/30%)
}

.ControllerNotification_czyButton--outlined--alert__SoMoe {
    border: 1px solid var(--alert-100)
}

.ControllerNotification_czyButton--outlined--success__Pe_Rg {
    border: 1px solid var(--success-100)
}

.ControllerNotification_czyButton--outlined__0UYta:active {
    border-color: rgb(var(--white-30)/70%)
}

.ControllerNotification_czyButton--disabled__Ab0fX {
    opacity: .4;
    cursor: default
}

.ControllerNotification_czyButton--height50__8pYto {
    height: 50px
}

.ControllerNotification_czyButton--height34__BnaRV {
    height: 34px
}

.ControllerNotification_czyButton--fullWidth__OG4Mh {
    width: 100%
}

.ControllerNotification_czyButton__1gdZm svg {
    height: 20px;
    width: 20px;
    margin-right: calc(var(--base-unit)*1)
}

.ControllerNotification_czyButton--headerIcon__jfXee {
    padding: 0
}

    .ControllerNotification_czyButton--headerIcon__jfXee svg {
        width: 22px;
        height: 22px;
        margin-right: 0
    }

.ControllerNotification_czyButton--headerIcon--desktop__7rQ_q {
    width: 40px;
    height: 40px;
    background: #ffffff1a
}

.ControllerNotification_czyButton--headerIcon--mobile__ML6kw {
    width: auto;
    height: auto;
    background: #0000
}

.ControllerNotification_button__Fno38 {
    margin-right: calc(var(--base-unit)*2);
    margin-left: calc(var(--base-unit)*2)
}

    .ControllerNotification_button__Fno38 button {
        font-size: 14px
    }
