.elementor-246 .elementor-element.elementor-element-94ea210{padding:110px 0px 110px 0px;}.elementor-246 .elementor-element.elementor-element-4107e0a > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-246 .elementor-element.elementor-element-d74386a iframe{height:555px;}@media(min-width:768px){.elementor-246 .elementor-element.elementor-element-7f9b5e7{width:40%;}.elementor-246 .elementor-element.elementor-element-ee08e77{width:60%;}}@media(max-width:1024px) and (min-width:768px){.elementor-246 .elementor-element.elementor-element-7f9b5e7{width:100%;}.elementor-246 .elementor-element.elementor-element-ee08e77{width:100%;}}/* Start custom CSS for eduvalt-cf7, class: .elementor-element-7b614fe */.usl-form {
  max-width: 650px;
  margin: 0 auto;
}

.usl-row {
  margin-bottom: 14px;
  display: flex;
  flex-direction: column;
}

.usl-row label {
  margin-bottom: 8px;
  font-weight: 600;
  font-size: 14px;
}

.usl-row input,
.usl-row select,
.usl-row textarea {
  width: 100% !important;
  padding: 8px;
  font-size: 14px;
  border: 1px solid #dcdcdc;
  border-radius: 8px;
  background: #fff;
  color: #000;
  margin: 0;
}

.usl-inline {
  display: flex;
  gap: 8px;

  font-size: 13px;
  margin-bottom: 10px;
}

.usl-inline input {
  margin-top: 3px;
}

.btn-submit {
  margin-top: 10px;
  padding: 10px 18px;
  background: #2d98f9;
  color: #fff !important;
  border-radius: 8px;
  border: none;
  font-weight: 600;
  cursor: pointer;
}/* End custom CSS */