.wpcf7-not-valid-tip {
  display: block;
  margin-top: 6px;
  font-size: 12px;
  line-height: 1.4;
  color: #d32f2f;
  font-weight: 400; }

.dgyrbyqvlo-text {
  display: block;
  width: 100%;
  height: 260px;
  padding: 14px;
  background: #fff;
  border: 1px solid #ccc;
  box-sizing: border-box;
  overflow-y: auto;
  white-space: pre-line; }

.agreementLabel {
  margin-top: 20px; }

.agreementLabel .wpcf7-list-item {
  margin: 0; }

.agreementLabel .wpcf7-list-item label {
  display: flex;
  align-items: center;
  gap: 12px;
  cursor: pointer; }

.agreementLabel input[type="checkbox"] {
  appearance: none;
  -webkit-appearance: none;
  width: 20px;
  height: 20px;
  margin: 0;
  border: 1px solid #BDBDBD;
  border-radius: 4px;
  background: #fff;
  flex-shrink: 0;
  position: relative;
  cursor: pointer;
  transition: all 0.3s; }

.agreementLabel input[type="checkbox"]:hover {
  border-color: #00A040; }

.agreementLabel input[type="checkbox"]:focus {
  outline: none;
  border-color: #00A040;
  box-shadow: 0 0 0 3px rgba(0, 160, 64, 0.15); }

.agreementLabel input[type="checkbox"]:checked {
  background: #00A040;
  border-color: #00A040; }

.agreementLabel input[type="checkbox"]:checked::after {
  content: "";
  position: absolute;
  left: 6px;
  top: 2px;
  width: 5px;
  height: 10px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  transform: rotate(45deg); }

.agreementLabel .wpcf7-list-item-label {
  line-height: 1.7; }

.inner-efo-default-theme .btn-submit {
  display: block; }

/*# sourceMappingURL=custom_contact.css.map */
