.elementor-392 .elementor-element.elementor-element-eb53da5{--display:flex;}.elementor-392 .elementor-element.elementor-element-30e689c img{width:14%;}.elementor-392 .elementor-element.elementor-element-47160eb .fluentform-widget-wrapper .ff-el-group .ff-btn-submit{background-color:#3f737d !important;color:#ffffff !important;border-radius:0px 0px 0px 0px;}#elementor-popup-modal-392{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-392 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-392 .dialog-close-button{display:flex;}#elementor-popup-modal-392 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}/* Start custom CSS for fluent-form-widget, class: .elementor-element-47160eb *//* Fix for blurry flags and proper sizing */
.iti__flag-container .iti__selected-flag .iti__flag {
background-image: url("https://cdnjs.cloudflare.com/ajax/libs/intl-tel-input/17.0.13/img/flags.png");
background-size: 5652px 15px;
width: 20px;
height: 15px;
image-rendering: -webkit-optimize-contrast;
image-rendering: crisp-edges;
}

/* Ensure proper flag positioning */
.iti__flag-container .iti__selected-flag {
padding: 0 6px 0 8px;
display: flex;
align-items: center;
}

/* Fix dropdown flags */
.iti__country-list .iti__flag {
background-image: url("https://cdnjs.cloudflare.com/ajax/libs/intl-tel-input/17.0.13/img/flags.png");
background-size: 5652px 15px;
margin-right: 8px;
}

/* Adjust dropdown container */
.iti__country-list {
max-height: 300px;
overflow-y: auto;
background-color: white;
border: 1px solid #CCC;
}

/* For high-resolution displays */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
.iti__flag {
background-image: url("https://cdnjs.cloudflare.com/ajax/libs/intl-tel-input/17.0.13/img/flags@2x.png");
}
}/* End custom CSS */