.elementor-12812 .elementor-element.elementor-element-481de19{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-12812 .elementor-element.elementor-element-d3bc9b7 > .elementor-widget-container{margin:-100px 0px 0px 0px;padding:0px 0px 0px 0px;}/* Start custom CSS for container, class: .elementor-element-481de19 */div.wpforms-container-full button[type=submit]:not(:hover):not(:active)  {
    display: inline-flex;
    justify-content: center;
    gap: 10px;
    min-height: 50px;
    padding: 16px 22px;
    border: 1px solid transparent;
    border-radius: 999px;
    font-size: 15px;
    font-weight: 800;
    line-height: 1;
    cursor: pointer;
    transition: transform 160ms ease, box-shadow 160ms ease, background 160ms ease, color 160ms ease, border-color 160ms ease;
    background-color: #f06b23;
}

div.wpforms-container-full button[type=submit]:hover {
        display: inline-flex;
    justify-content: center;
    gap: 10px;
    min-height: 50px;
    padding: 16px 22px;
    border: 1px solid transparent;
    border-radius: 999px;
    font-size: 15px;
    font-weight: 800;
    line-height: 1;
    cursor: pointer;
    transition: transform 160ms ease, box-shadow 160ms ease, background 160ms ease, color 160ms ease, border-color 160ms ease;
    background-color: #f06b23;
}

div.wpforms-container-full button[type=submit]:hover:hover {
    background: var(--id-orange-dark);
}

div.wpforms-container-full button[type=submit]:hover:hover {
    transform: translateY(-2px);
}/* End custom CSS */