/* END STYLABLE DIRECTIVE RULES */

#comp-mmmm13sq .style-mmmm1tw8__root{
    -st-extends: StylableButton;
    transition: all 0.2s ease, visibility 0s;
    border: 1px solid rgb(40, 38, 38);
    border-width: 3px;
    background: rgba(255, 255, 255, 0);
    border-image: linear-gradient(90deg, #0069ff 1%, #c8d2ea 100%) 1 / 0px stretch;
    border-radius: 0px
}

/* START STYLABLE DIRECTIVE RULES */

#comp-mmmm13sq .style-mmmm1tw8__root:hover {
    border-image: linear-gradient(90deg, #0069ff 1%, #c8d2ea 100%) 1 / 0px stretch;
    border-radius: 0px;
    background: repeat padding-box border-box 0% / auto scroll linear-gradient(270deg, rgba(104, 154, 222, 0) 0%, rgba(200, 210, 234, 0) 0%, rgba(34, 112, 223, 0) 100%) rgba(4, 175, 209, 0.3);
}

#comp-mmmm13sq .style-mmmm1tw8__root:hover .StylableButton2545352419__label {
    color: #FFFFFF;
}

#comp-mmmm13sq .style-mmmm1tw8__root:disabled{
    background: #E2E2E2
}

#comp-mmmm13sq .style-mmmm1tw8__root:disabled .StylableButton2545352419__label{
    color: #8F8F8F
}

#comp-mmmm13sq .style-mmmm1tw8__root:disabled .StylableButton2545352419__icon{
    fill: #8F8F8F
}

#comp-mmmm13sq .style-mmmm1tw8__root .StylableButton2545352419__container{
    transition: inherit
}

#comp-mmmm13sq .style-mmmm1tw8__root .StylableButton2545352419__label{
    transition: inherit;
    font-style: normal;
    color: #0069FF;
    font-family: avenir-lt-w01_85-heavy1475544,sans-serif;
    font-weight: 700;
    font-size: 16px;
    letter-spacing: 0em;
    display: none
}

#comp-mmmm13sq .style-mmmm1tw8__root .StylableButton2545352419__icon{
    transition: inherit;
    width: 10px;
    height: 10px;
    fill: #FFFFFF;
    display: none
}