.elementor-1060 .elementor-element.elementor-element-14aa43c{--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;--justify-content:center;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--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-1060 .elementor-element.elementor-element-0ee76f7{background-color:#48A9A6;padding:35px 20px 25px 20px;border-radius:15px 15px 0px 0px;text-align:center;}.elementor-1060 .elementor-element.elementor-element-0ee76f7 .elementor-heading-title{color:#FFFFFF;}.elementor-1060 .elementor-element.elementor-element-9e7ccfd{background-color:#FDFDFD;padding:20px 20px 20px 20px;border-radius:0px 0px 15px 15px;}#elementor-popup-modal-1060 .dialog-widget-content{animation-duration:1.2s;border-radius:15px 15px 15px 15px;}#elementor-popup-modal-1060{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-1060 .dialog-message{width:780px;height:auto;}#elementor-popup-modal-1060 .dialog-close-button{display:flex;}/* Start custom CSS for shortcode, class: .elementor-element-9e7ccfd */.forminator-ui#forminator-module-968.forminator-design--material .forminator-button-submit {
    background-color: #48a9a6;
    color: #ffffff;
    display: flex;
    justify-content: center; /* Centers text/content horizontally */
    align-items: center; /* Centers text/content vertically */
    border-radius: 20px;
    padding: 15px 25px;
    margin: 0 auto; /* Centers the button itself in its parent container */
    width: fit-content; /* Ensures the button fits the text without unnecessary stretching */
    height: auto; /* Ensures proper button height */
    box-sizing: border-box; /* For consistent padding and border sizing */
}

.forminator-ui#forminator-module-968.forminator-design--flat .forminator-button-submit {
    background-color: #48a9a6;
    color: #ffffff;
    display: flex
;
    justify-content: center;
    align-items: center;
    border-radius: 20px;
    padding: 15px 25px;
    margin: 0 auto;
    width: fit-content;
    height: auto;
    box-sizing: border-box;
}/* End custom CSS */
/* Start custom CSS */.elementor-popup-modal .dialog-close-button svg {
    fill: #ffffff;
    height: 1em;
    width: 1em;
    font-size: 31px;
    background: currentColor;
}/* End custom CSS */