.elementor-152 .elementor-element.elementor-element-695dc4e{--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;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-152 .elementor-element.elementor-element-dfc9d1d .e-search-input{background-color:var( --e-global-color-6bdcddd );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );border-style:none;border-radius:99px 99px 99px 99px;}.elementor-152 .elementor-element.elementor-element-dfc9d1d.e-focus .e-search-input{background-color:var( --e-global-color-6bdcddd );}.elementor-152 .elementor-element.elementor-element-dfc9d1d .e-search-submit{background-color:var( --e-global-color-secondary );border-style:none;}.elementor-152 .elementor-element.elementor-element-dfc9d1d{--e-search-placeholder-color:var( --e-global-color-539dd28 );--e-search-input-color:var( --e-global-color-text );--e-search-icon-label-color:var( --e-global-color-539dd28 );--e-search-input-padding-block-start:15px;--e-search-input-padding-inline-start:30px;--e-search-input-padding-block-end:15px;--e-search-input-padding-inline-end:30px;--e-search-submit-margin-inline-start:2px;--e-search-icon-clear-size:18px;--e-search-icon-submit-size:20px;--e-search-submit-icon-gap:0px;--e-search-submit-border-radius:99px 99px 99px 99px;--e-search-submit-padding:20px 20px 20px 20px;}.elementor-152 .elementor-element.elementor-element-dfc9d1d.e-focus{--e-search-input-color:var( --e-global-color-text );--e-search-icon-label-color:var( --e-global-color-539dd28 );}#elementor-popup-modal-152 .dialog-widget-content{animation-duration:1.2s;background-color:var( --e-global-color-60bb288 );border-style:none;}#elementor-popup-modal-152{background-color:#000000B3;justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-152 .dialog-message{width:640px;height:auto;}@media(max-width:1024px){.elementor-152 .elementor-element.elementor-element-dfc9d1d .e-search-input{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-152 .elementor-element.elementor-element-dfc9d1d{--e-search-icon-submit-size:18px;}#elementor-popup-modal-152 .dialog-message{width:80vw;}}@media(max-width:767px){.elementor-152 .elementor-element.elementor-element-dfc9d1d .e-search-input{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}#elementor-popup-modal-152 .dialog-message{width:90vw;}}/* Start custom CSS */.elementor-popup-modal .e-search-input {
    padding-left: 30px !important;
    padding-right: 30px !important;
}

.elementor-popup-modal::before {
    content: '';
    display: block;
    background-image: url(/wp-content/uploads/2025/01/close-icon.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    right: 20px;
    top: 30px;
    width: 15px;
    height: 15px;
    filter: brightness(0) invert(1);
    cursor: pointer;
}

@media only screen and (max-width:767px){
    .elementor-popup-modal .e-search-input {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
}/* End custom CSS */