.card-servico{background-color:rgba(255,255,255,0.1);color:white;padding:24px;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,0.15);height:500px;display:flex;flex-direction:column;justify-content:space-between;transition:transform 0.3s ease,box-shadow 0.3s ease}.card-servico:hover{transform:translateY(-8px);box-shadow:0 8px 30px rgba(0,0,0,0.3)}.img-projeto{background-color:rgba(255,255,255,0.1);color:white;padding:24px;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,0.15);height:320px;display:flex;flex-direction:column;justify-content:space-between;transition:transform 0.3s ease,box-shadow 0.3s ease}.img-projeto:hover{transform:translateY(-8px);box-shadow:0 8px 30px rgba(0,0,0,0.3)}.img-foto-empreendimento{background-color:rgba(255,255,255,0.1);color:white;padding:24px;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,0.15);height:360px;display:flex;flex-direction:column;justify-content:space-between;transition:transform 0.3s ease,box-shadow 0.3s ease}.img-foto-empreendimento:hover{transform:translateY(-8px);box-shadow:0 8px 30px rgba(0,0,0,0.3)}.et-pb-contact-message{font-family:'Plus Jakarta Sans',sans-serif;font-size:18px;font-weight:400;color:#e1e9fa;line-height:1.6}.et-pb-contact-message ul li{color:#6a8ceb!important}.et_pb_contact_field.error input,.et_pb_contact_field.error textarea{border-color:#ff4d4f!important}