.elementor-58072 .elementor-element.elementor-element-d67ce54{--display:flex;--gap:10px 10px;--row-gap:10px;--column-gap:10px;--padding-top:48px;--padding-bottom:40px;--padding-left:36px;--padding-right:36px;}.elementor-58072 .elementor-element.elementor-element-d67ce54:not(.elementor-motion-effects-element-type-background), .elementor-58072 .elementor-element.elementor-element-d67ce54 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:transparent;background-image:linear-gradient(180deg, #FFE7FA 0%, #FFECE9 17%);}.elementor-58072 .elementor-element.elementor-element-1f4d22d{--display:flex;--gap:6px 6px;--row-gap:6px;--column-gap:6px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-58072 .elementor-element.elementor-element-d852dae{font-size:14px;}.elementor-58072 .elementor-element.elementor-element-0d744d7{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}#elementor-popup-modal-58072 .dialog-widget-content{animation-duration:1.2s;background-color:#FFFFFF;border-radius:12px 12px 12px 12px;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-58072{background-color:#000000E8;justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-58072 .dialog-message{width:600px;height:auto;}#elementor-popup-modal-58072 .dialog-close-button{display:flex;}#elementor-popup-modal-58072 .dialog-close-button i{color:#333333;}#elementor-popup-modal-58072 .dialog-close-button svg{fill:#333333;}@media(max-width:1024px){#elementor-popup-modal-58072 .dialog-message{width:75vw;}}@media(max-width:767px){#elementor-popup-modal-58072 .dialog-message{width:100vw;}#elementor-popup-modal-58072{align-items:center;}}/* Start custom CSS */#your-looking-for-popup {
    background: linear-gradient(180deg, #FFE7FA 0%, #FFECE9 6.96%, #FFFFFF 23.46%);
    border-radius: 12px;
}

.looking-for .form-field {
    padding: 5px 0px;
}

.looking-for .form-field {
    max-width: 100%;
    width: 100%;
    flex: 0 0 50%;
}

.looking-for input, .looking-for textarea, .looking-for select {
    border-color: #C0C9E4 !important;
    background: #fff !important;
    margin-bottom: 10px;
    border-radius: 6px !important;
    padding: 0 !important;
}

.looking-for label {
    color: #727272 !important;
    font-size: 14px;
    margin-bottom: 5px;
    font-weight: 500;
    color: #000 !important;
}

.looking-for input {
    margin-bottom: 0;
}

.looking-for input[type="submit"], 
.looking-for input[type="submit"]:hover {
    background-color: #000 !important;
    border-radius: 4px !important;
    border: #000 2px solid !important;
    font-family: "Montserrat", Sans-serif;
    font-size: 15px;
    font-weight: 600;
    padding: 5px 15px;
    margin: 0 auto !important;
    display: block;
    margin-right: 0 !important;
    padding: 5px 10px !important;
    letter-spacing: 0.4px;
}/* End custom CSS */