.elementor-2578 .elementor-element.elementor-element-4dc91802{--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;--justify-content:center;--align-items:stretch;--gap:20px 20px;--row-gap:20px;--column-gap:20px;--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-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Quicksand;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-2578 .elementor-element.elementor-element-75a98251{text-align:center;}.elementor-2578 .elementor-element.elementor-element-75a98251 .elementor-heading-title{font-family:"Spline Sans Mono", Quicksand;font-size:36px;font-weight:600;line-height:140%;color:#FFB000;}.elementor-widget-text-editor{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Quicksand;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-2578 .elementor-element.elementor-element-9f9c073{text-align:center;color:#FFFFFF;font-family:"Kanit", Quicksand;font-size:16px;font-weight:300;text-transform:none;font-style:normal;line-height:24px;}#elementor-popup-modal-2578 .dialog-widget-content{animation-duration:1s;background-color:#040A20;border-radius:10px 10px 10px 10px;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-2578{background-color:#00000080;justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-2578 .dialog-message{width:635px;height:561px;align-items:center;}#elementor-popup-modal-2578 .dialog-close-button{display:flex;top:5%;background-color:#1F1E2D;font-size:30px;}body:not(.rtl) #elementor-popup-modal-2578 .dialog-close-button{right:4%;}body.rtl #elementor-popup-modal-2578 .dialog-close-button{left:4%;}#elementor-popup-modal-2578 .dialog-close-button i{color:#FFB000;}#elementor-popup-modal-2578 .dialog-close-button svg{fill:#FFB000;}@media(max-width:1024px){.elementor-2578 .elementor-element.elementor-element-75a98251{text-align:center;}.elementor-2578 .elementor-element.elementor-element-9f9c073{font-size:13px;line-height:23px;}#elementor-popup-modal-2578 .dialog-message{width:75vw;height:75vh;}}@media(min-width:768px){.elementor-2578 .elementor-element.elementor-element-4dc91802{--content-width:80%;}}@media(max-width:767px){.elementor-2578 .elementor-element.elementor-element-4dc91802{--padding-top:0%;--padding-bottom:0%;--padding-left:5%;--padding-right:5%;}.elementor-2578 .elementor-element.elementor-element-75a98251{text-align:center;}.elementor-2578 .elementor-element.elementor-element-75a98251 .elementor-heading-title{font-size:25px;}.elementor-2578 .elementor-element.elementor-element-9f9c073{font-size:12px;line-height:22px;}#elementor-popup-modal-2578 .dialog-message{width:100vw;height:90vh;}#elementor-popup-modal-2578{align-items:center;}}/* Start custom CSS for shortcode, class: .elementor-element-6b2e1b7 */.form-generico{
    width: 100%;
    box-sizing: border-box;
    font-family: "Kanit", Kanit;
    color: #FFF;
}
.form-generico input{
    width: 100%;
    height: 50px;
    padding: 10px;
    border-radius: 10px;
    border: 1px solid #C3C3C3;
    box-sizing: border-box;
}
.form-generico div{
    margin: 10px 0;
}
.form-generico .group-input{
    display: flex;
    gap: 10px;

}
.form-generico input:focus{
    outline: none;
}
.form-generico input[type=submit]{
    background-color: #FFB000;
    color: #1F1E2D;
    text-transform: uppercase;
    border: none;
    cursor: pointer;
}

.wpcf7 form .wpcf7-response-output{
        margin: 0;
    padding: 10px;
    border: 2px solid #00a0d2;
    border-radius: 10px;
    text-align: center;
    font-family: "Quicksand", Quicksand;
    font-size: 13px;
    font-weight: 500;
    color: #FFF !important;
}/* End custom CSS */