.elementor-2440 .elementor-element.elementor-element-155a8417{--display:flex;}/* Start custom CSS for text-editor, class: .elementor-element-32d31115 */.xp-quote-form{
background:#fff;
padding:30px;
border-radius:14px;
box-shadow:0 8px 25px rgba(0,0,0,.08);
}

.xp-quote-form .row{
display:flex;
gap:20px;
margin-bottom:18px;
flex-wrap:wrap;
}

.xp-quote-form .col{
flex:1;
min-width:220px;
}

.xp-quote-form label{
display:block;
font-weight:600;
margin-bottom:8px;
}

.xp-quote-form input,
.xp-quote-form select,
.xp-quote-form textarea{
width:100%;
padding:14px;
border:1px solid #ddd;
border-radius:10px;
font-size:15px;
}

.xp-quote-form textarea{
min-height:140px;
}

.xp-quote-form input[type=submit]{
background:#d92525;
color:#fff;
border:none;
padding:15px 28px;
border-radius:10px;
font-weight:700;
cursor:pointer;
}

.xp-quote-form input[type=submit]:hover{
opacity:.9;
}/* End custom CSS */