/* END STYLABLE DIRECTIVE RULES */

#comp-m1fmc2cz1 .style-m1fmkcpo__root{
    -st-extends: StylableButton;
    transition: all 0.2s ease, visibility 0s;
    border-radius: 60px;
    border: 0px solid rgb(29, 103, 205);
    background: rgba(0, 0, 0, 0.75)
}

/* START STYLABLE DIRECTIVE RULES */

#comp-m1fmc2cz1 .style-m1fmkcpo__root:hover{
    background: #689ADE;
    border: 0px solid rgb(29, 103, 205)
}

#comp-m1fmc2cz1 .style-m1fmkcpo__root:hover .StylableButton2545352419__label{
    color: #FFFFFF
}

#comp-m1fmc2cz1 .style-m1fmkcpo__root:disabled{
    background: #E2E2E2
}

#comp-m1fmc2cz1 .style-m1fmkcpo__root:disabled .StylableButton2545352419__label{
    color: #8F8F8F
}

#comp-m1fmc2cz1 .style-m1fmkcpo__root:disabled .StylableButton2545352419__icon{
    fill: #8F8F8F
}

#comp-m1fmc2cz1 .style-m1fmkcpo__root .StylableButton2545352419__container{
    transition: inherit
}

#comp-m1fmc2cz1 .style-m1fmkcpo__root .StylableButton2545352419__label{
    transition: inherit;
    font-style: normal;
    font-family: "playfair display",serif;
    letter-spacing: 0.05em;
    color: #FFFFFF;
    font-size: 17px;
    font-weight: 700
}

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

#comp-m1fmc2cz1 .style-m1fmkcpo__root:hover .StylableButton2545352419__icon{
    fill: #000000
}