.elementor-42350 .elementor-element.elementor-element-63ae8f41{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--align-items:center;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;--z-index:1;}.elementor-42350 .elementor-element.elementor-element-63ae8f41.e-con{--flex-grow:0;--flex-shrink:0;}@media(max-width:1440px) and (min-width:768px){.elementor-42350 .elementor-element.elementor-element-63ae8f41{--width:1285px;}}/* Start custom CSS for container, class: .elementor-element-63ae8f41 */.elementor-42350 .elementor-element.elementor-element-63ae8f41 {
    > div {
        width: 100%;
    }

    form {
        margin: 0 auto;
        width: 100%;
        max-width: 800px;
    }
    .wpcf7-spinner {
        position: absolute;
        right: 100%;
    }
    .wpcf7-form-control-wrap {
        display: grid;
    }
    input:not([type="submit"]) {
        padding: 0.875em 1em;
        background: #374d6d;
        border: none;
        border-radius: 4px;

        font-size: 16px;
        font-weight: 400;
        line-height: 1.4em;
        color: white;
        &::placeholder {
            font-size: 16px;
            font-weight: 400 !important;
            color: #cacdd4;
        }

    }

    .button-send {
        margin: 0 !important;
        padding: 0.875em 1em;
        color: white;
        background: var(--e-global-color-primary);
        border: none;
        border-radius: 4px;

        font-size: 16px;
        font-weight: 600;
        line-height: 1.4em;
    }

    .row {
        margin: 0;
        align-items: flex-start;

        p {
            display: grid !important;
            grid-template-columns: minmax(0, 1fr) minmax(0, max-content);
            align-items: start;
            gap: 14px;
            margin: 0;
        }
    }
}

.elementor-42350 .elementor-element.elementor-element-63ae8f41 .wpcf7-response-output {
    display: none;
}

@media (max-width: 576px) {
    .elementor-42350 .elementor-element.elementor-element-63ae8f41 .row {
        flex-direction: column;
        gap: 8px;
    }
    
    .elementor-42350 .elementor-element.elementor-element-63ae8f41 .wpcf7-form-control-wrap,
    .elementor-42350 .elementor-element.elementor-element-63ae8f41 .button-send {
        width: 100%;
    }
    
    .elementor-42350 .elementor-element.elementor-element-63ae8f41 .button-send {
        background: linear-gradient(90deg,#0047ab,#5579f9 100.02%);
    }
    
    .elementor-42350 .elementor-element.elementor-element-63ae8f41 {
        input:not([type="submit"]) {
            font-size: 14px;
            
            &::placeholder {
                font-size: 14px;
            }
        }
        
        .button-send {
            font-size: 14px;
        }
    }
}/* End custom CSS */