.crt-cf7-wrap:not(.crt-cf7-t702) .wpcf7-form {
  margin: 0;
}

.crt-cf7-wrap:not(.crt-cf7-t702) .wpcf7-form p {
  margin: 0 0 12px;
}

.crt-cf7-wrap:not(.crt-cf7-t702) input[type="text"],
.crt-cf7-wrap:not(.crt-cf7-t702) input[type="tel"],
.crt-cf7-wrap:not(.crt-cf7-t702) input[type="email"],
.crt-cf7-wrap:not(.crt-cf7-t702) select,
.crt-cf7-wrap:not(.crt-cf7-t702) textarea {
  width: 100%;
  box-sizing: border-box;
  border-radius: 5px;
  border: none;
  background: #fff;
  color: #000;
  padding: 14px 16px;
  font-size: 16px;
  line-height: 1.33;
  appearance: none;
  outline: none;
  box-shadow: none;
}

.crt-cf7-wrap:not(.crt-cf7-t702) select {
  padding-right: 40px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%23475567' d='M1 1l5 5 5-5'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 16px center;
}

.crt-cf7-wrap:not(.crt-cf7-t702) input::placeholder,
.crt-cf7-wrap:not(.crt-cf7-t702) textarea::placeholder {
  color: #000;
  opacity: 0.5;
}

.crt-cf7-wrap:not(.crt-cf7-t702) input[type="submit"],
.crt-cf7-wrap:not(.crt-cf7-t702) .wpcf7-submit {
  width: 100%;
  border: 0;
  border-radius: 30px;
  background: #f70c13;
  color: #fff;
  font-weight: 600;
  font-size: 16px;
  padding: 14px 24px;
  cursor: pointer;
}

.crt-cf7-wrap:not(.crt-cf7-t702) .wpcf7-list-item {
  margin: 0;
}

.crt-cf7-wrap:not(.crt-cf7-t702) .wpcf7-list-item label {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  font-size: 12px;
  line-height: 1.35;
  color: #000;
  cursor: pointer;
}

.crt-cf7-wrap:not(.crt-cf7-t702) .wpcf7-list-item input[type="checkbox"] {
  width: 18px;
  height: 18px;
  margin: 2px 0 0;
  flex-shrink: 0;
  accent-color: #f70c13;
}

.crt-cf7-wrap .wpcf7-response-output {
  margin: 12px 0 0;
  border-radius: 10px;
}

.crt-cf7-wrap:not(.crt-cf7-t702) .wpcf7-response-output {
  display: none !important;
}

.crt-cf7-wrap:not(.crt-cf7-t702) input.t-input,
.crt-cf7-wrap:not(.crt-cf7-t702) input[type="text"],
.crt-cf7-wrap:not(.crt-cf7-t702) input[type="tel"],
.crt-cf7-wrap:not(.crt-cf7-t702) input[type="email"],
.crt-cf7-wrap:not(.crt-cf7-t702) select,
.crt-cf7-wrap:not(.crt-cf7-t702) textarea {
  border: none !important;
  outline: none !important;
  box-shadow: none !important;
}

.crt-svc-hero .crt-cf7-wrap:not(.crt-cf7-t702) input.t-input,
.crt-svc-hero .crt-cf7-wrap:not(.crt-cf7-t702) input[type="text"],
.crt-svc-hero .crt-cf7-wrap:not(.crt-cf7-t702) input[type="tel"],
.crt-svc-hero .crt-cf7-wrap:not(.crt-cf7-t702) input[type="email"] {
  border: 1px solid #e5e7eb !important;
  border-radius: 10px !important;
  background: #fff !important;
  padding: 14px 16px !important;
}

.crt-svc-hero .crt-cf7-wrap:not(.crt-cf7-t702) input[type="submit"],
.crt-svc-hero .crt-cf7-wrap:not(.crt-cf7-t702) .wpcf7-submit {
  border-radius: 10px !important;
  background: #ed2933 !important;
  padding: 16px 20px !important;
}

.crt-cf7-wrap:not(.crt-cf7-t702) input:focus,
.crt-cf7-wrap:not(.crt-cf7-t702) select:focus,
.crt-cf7-wrap:not(.crt-cf7-t702) textarea:focus {
  outline: none !important;
  box-shadow: none !important;
}

/* T702 popups: keep original Tilda field chrome (inline styles + section CSS). */
.crt-cf7-t702 .wpcf7-form {
  margin: 0;
}

.crt-cf7-t702 .wpcf7-form-control-wrap {
  display: block;
}

.crt-cf7-t702 .t-input-block,
.crt-cf7-t702 .t-select__wrapper {
  width: 100%;
}

.crt-cf7-t702 .t-input,
.crt-cf7-t702 .t-select,
.crt-cf7-t702 input.t-input,
.crt-cf7-t702 select.t-select,
.crt-cf7-t702 textarea.t-input {
  width: 100%;
  box-sizing: border-box;
  min-height: 60px;
  padding: 0 20px;
  color: #000000 !important;
  background-color: #ffffff !important;
  border: 1px solid #475567 !important;
  border-radius: 5px !important;
}

.crt-cf7-wrap--calculate input {
  border: 1px solid #322e4a !important;
}

.crt-cf7-t702 .dv_css-form__inputsbox_vertical-form.dv_css-form__inputsbox_inrow {
  display: block;
}

.crt-cf7-t702 .dv_css-form__inputsbox_inrow .t-input-group {
  width: 100%;
  margin-bottom: 20px;
}

.crt-cf7-t702 .dv_css-form__inputsbox_inrow .t-input-group_cb {
  margin-bottom: 18px;
}

.crt-cf7-t702 .dv_css-form__submit {
  position: relative;
  z-index: 5;
  width: 100%;
  margin-top: 8px;
}

.crt-cf7-t702 .dv_css-form__submit .wpcf7-submit,
.crt-cf7-t702 .dv_css-form__submit .t-submit {
  width: 100%;
  box-sizing: border-box;
  min-height: 60px;
  color: #ffffff !important;
  background-color: #f70c13 !important;
  border: 0 !important;
  border-radius: 50px !important;
  box-shadow: none !important;
}

.crt-cf7-t702 .wpcf7-not-valid-tip {
  font-size: 12px;
}

.crt-cf7-t702 .wpcf7-list-item {
  margin: 0;
}

.crt-cf7-t702 .wpcf7-list-item-label {
  display: none;
}

/* T702 popups: Tilda checkbox — input + indicator + text must live inside <label>. */
.crt-cf7-t702 .t-checkbox__control.t-checkbox__control_flex {
  width: 100%;
  max-width: none;
  align-items: flex-start;
  cursor: pointer;
}

.crt-cf7-t702 .t-checkbox__labeltext {
  display: block;
  flex: 1 1 auto;
  max-width: none;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.4;
  cursor: pointer;
}

.crt-cf7-t702 .t-checkbox__control {
  position: relative;
  display: flex;
  gap: 10px;
  align-items: flex-start;
}

.crt-cf7-t702 .t-checkbox__control .wpcf7-form-control-wrap,
.crt-cf7-t702 .t-checkbox__control .wpcf7-acceptance,
.crt-cf7-t702 .t-checkbox__control .wpcf7-list-item {
  display: contents;
}

.crt-cf7-t702 .t-checkbox__control input[type="checkbox"],
.crt-cf7-t702 .t-checkbox__control .t-checkbox {
  position: absolute;
  left: 0;
  top: 2px;
  width: 20px;
  height: 20px;
  margin: 0;
  opacity: 0;
  z-index: 3;
  cursor: pointer;
}

.crt-cf7-t702 .t-checkbox__indicator {
  flex-shrink: 0;
  cursor: pointer;
  box-sizing: border-box;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-top: 2px;
  border: 2px solid #000;
  border-radius: 2px;
  opacity: 0.6;
  position: relative;
  z-index: 1;
  pointer-events: auto;
  transition: opacity 0.2s;
}

.crt-cf7-t702 .t-checkbox__indicator::after {
  content: "";
  display: none;
  position: absolute;
  left: 5px;
  top: 1px;
  width: 3px;
  height: 8px;
  border: solid #000;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

.crt-cf7-t702 .t-checkbox__control input[type="checkbox"]:checked ~ .t-checkbox__indicator,
.crt-cf7-t702 .t-checkbox__control .t-checkbox:checked ~ .t-checkbox__indicator,
.crt-cf7-t702 .t-checkbox__control:has(input[type="checkbox"]:checked) .t-checkbox__indicator,
.crt-cf7-t702 .t-checkbox__indicator.crt-checkbox-checked {
  opacity: 1;
}

.crt-cf7-t702 .t-checkbox__control input[type="checkbox"]:checked ~ .t-checkbox__indicator::after,
.crt-cf7-t702 .t-checkbox__control .t-checkbox:checked ~ .t-checkbox__indicator::after,
.crt-cf7-t702 .t-checkbox__control:has(input[type="checkbox"]:checked) .t-checkbox__indicator::after,
.crt-cf7-t702 .t-checkbox__indicator.crt-checkbox-checked::after {
  display: block;
}

.crt-cf7-t702 .t-input-group_cb .wpcf7-form-control-wrap,
.crt-cf7-t702 .t-input-group_cb .wpcf7-acceptance,
.crt-cf7-t702 .t-input-group_cb .wpcf7-list-item {
  display: block;
  width: auto;
  max-width: none;
}

.crt-cf7-t702 .wpcf7 form .wpcf7-response-output {
  display: none !important;
  margin: 0;
  padding: 0;
  border: 0;
}

.crt-cf7-t702 .wpcf7 form.sent .wpcf7-response-output,
.crt-cf7-t702 .wpcf7 form.failed .wpcf7-response-output,
.crt-cf7-t702 .wpcf7 form.invalid .wpcf7-response-output,
.crt-cf7-t702 .wpcf7 form.spam .wpcf7-response-output,
.crt-cf7-t702 .wpcf7 form.aborted .wpcf7-response-output {
  display: block !important;
  margin-top: 12px;
  padding: 10px 12px;
  font-size: 13px;
  line-height: 1.45;
  white-space: pre-wrap;
  border-radius: 8px;
}

.crt-cf7-t702 .wpcf7 form.failed .wpcf7-response-output,
.crt-cf7-t702 .wpcf7 form.aborted .wpcf7-response-output {
  border-color: #f5c2c7;
  background: #f8d7da;
  color: #842029;
}

.crt-cf7-t702 .wpcf7 form.sent .wpcf7-response-output {
  display: none !important;
}

.crt-cf7-debug {
  display: none !important;
}

.crt-form-bridge-feedback {
  margin-top: 12px;
  padding: 10px 14px;
  border-radius: 8px;
  font-size: 14px;
  line-height: 1.45;
}

.crt-form-bridge-feedback__title {
  font-weight: 600;
  font-size: 16px;
  line-height: 1.3;
  margin-bottom: 6px;
}

.crt-form-bridge-feedback__text {
  font-size: 14px;
  line-height: 1.45;
}

.crt-form-bridge-feedback--error {
  border: 1px solid #f5c2c7;
  background: #f8d7da;
  color: #842029;
}

.crt-form-bridge-feedback--success {
  border: 1px solid #badbcc;
  background: #d1e7dd;
  color: #0f5132;
  padding: 16px 18px;
}

.tn-elem[data-elem-type="form"] .tn-atom > .crt-form-bridge-feedback,
.tn-elem[data-elem-type="button"] .tn-atom > .crt-form-bridge-feedback,
.tn-atom__form > .crt-form-bridge-feedback {
  width: 100%;
  box-sizing: border-box;
  position: relative;
  z-index: 20;
}

body.crt-form-success-modal-open {
  overflow: hidden;
}

.crt-form-success-modal {
  position: fixed;
  inset: 0;
  z-index: 100050;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
}

.crt-form-success-modal[hidden] {
  display: none !important;
}

.crt-form-success-modal__backdrop {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.45);
}

.crt-form-success-modal__panel {
  position: relative;
  width: 100%;
  max-width: 420px;
  margin: 0;
  padding: 32px 28px 24px;
  border-radius: 12px;
  background: #fff;
  color: #111;
  text-align: center;
  box-shadow: 0 16px 48px rgba(0, 0, 0, 0.2);
  outline: none;
}

.crt-form-success-modal__close {
  position: absolute;
  top: 12px;
  right: 12px;
  width: 32px;
  height: 32px;
  border: 0;
  border-radius: 50%;
  background: transparent;
  color: #666;
  font-size: 24px;
  line-height: 1;
  cursor: pointer;
}

.crt-form-success-modal__close:hover {
  color: #000;
  background: #f2f2f2;
}

.crt-form-success-modal__icon {
  width: 56px;
  height: 56px;
  margin: 0 auto 16px;
  border-radius: 50%;
  background: #d1e7dd;
  position: relative;
}

.crt-form-success-modal__icon::after {
  content: "";
  position: absolute;
  left: 19px;
  top: 14px;
  width: 12px;
  height: 22px;
  border: solid #0f5132;
  border-width: 0 4px 4px 0;
  transform: rotate(45deg);
}

.crt-form-success-modal__title {
  font-weight: 700;
  font-size: 22px;
  line-height: 1.25;
  margin-bottom: 10px;
}

.crt-form-success-modal__text {
  font-size: 15px;
  line-height: 1.5;
  color: #444;
  margin-bottom: 20px;
}

.crt-form-success-modal__btn {
  display: inline-block;
  min-width: 140px;
  border: 0;
  border-radius: 30px;
  background: #f70c13;
  color: #fff;
  font-weight: 600;
  font-size: 15px;
  padding: 12px 28px;
  cursor: pointer;
}

.crt-form-success-modal__btn:hover {
  background: #d90a11;
}

.crt-form-success-modal__icon.crt-form-success-modal__icon--error {
  background: #f8d7da;
}

.crt-form-success-modal__icon.crt-form-success-modal__icon--error::after {
  border-color: #842029;
}

.crt-form-success-modal--error .crt-form-success-modal__title {
  color: #842029;
}

.crt-form-success-modal--error .crt-form-success-modal__text {
  color: #842029;
}

.crt-form-success-modal--error .crt-form-success-modal__btn {
  background: #842029;
}

.crt-form-success-modal--error .crt-form-success-modal__btn:hover {
  background: #6c1a22;
}

/* Legacy CF7 overlay baked into contacts zero-blocks — must never show. */
.crt-contacts-cf7 {
  display: none !important;
}

/* CF7 backends for calculate zero-block forms — must stay off-screen. */
.crt-cf7-backend,
#rec2045371261,
#rec2045396211 {
  display: none !important;
}

/* Section zero-blocks with calculate bridge — hide duplicate zero-form submit. */
.dv_css-rec[data-crt-zero-bridge] .t-submit,
.dv_css-rec[data-crt-zero-bridge] .tn-form__submit {
  opacity: 0;
  pointer-events: none;
}

/* Tilda split checkbox-only zero-form elem — CF7 carries consent inline. */
.tn-elem.crt-cf7-satellite {
  display: none !important;
  visibility: hidden !important;
  pointer-events: none !important;
}

/* Inline horizontal CF7 inside T396 zero-blocks. */
.tn-elem[data-elem-type="form"] .tn-atom .crt-cf7-horizontal,
.tn-elem[data-elem-type="form"] .tn-atom .crt-cf7-horizontal .dv_css-form__inputsbox,
.tn-elem[data-elem-type="form"] .tn-atom .crt-cf7-horizontal .t-input-group,
.tn-elem[data-elem-type="form"] .tn-atom .crt-cf7-horizontal .t-input-block,
.tn-elem[data-elem-type="form"] .tn-atom .crt-cf7-horizontal .wpcf7-form,
.tn-elem[data-elem-type="form"] .tn-atom .crt-cf7-wrap .wpcf7-form {
  width: 100%;
  box-sizing: border-box;
}

.crt-cf7-horizontal.tn-form_horiz .dv_css-form__inputsbox,
.crt-cf7-horizontal .dv_css-form__inputsbox_inrow {
  display: flex !important;
  flex-wrap: wrap;
  align-items: flex-end;
  gap: 15px 20px;
  max-height: none !important;
  opacity: 1 !important;
  overflow: visible !important;
  width: 100%;
}

.crt-cf7-horizontal.dv_css-form_inputs-total_3 .t-input-group_nm,
.crt-cf7-horizontal.dv_css-form_inputs-total_3 .t-input-group_ph {
  flex: 1 1 calc(42% - 20px);
  min-width: 110px;
  max-width: calc(42% - 10px);
  display: block !important;
}

.crt-cf7-horizontal .t-input-group_cb {
  flex: 1 1 100%;
  width: 100%;
  display: block !important;
}

.crt-cf7-horizontal .dv_css-form__submit {
  position: absolute !important;
  left: -9999px !important;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
  opacity: 0 !important;
}

.crt-cf7-horizontal .dv_css-form__submit .wpcf7-submit,
.crt-cf7-horizontal .dv_css-form__submit input[type="submit"],
.crt-cf7-horizontal .dv_css-form__submit button[type="submit"] {
  pointer-events: auto !important;
}

/* External Tilda send buttons beside horizontal CF7 forms — narrower to avoid overlap. */
.dv_css-rec:has(.crt-cf7-horizontal) .tn-elem[data-elem-type="button"] {
  width: 210px !important;
  max-width: 28vw !important;
}

.dv_css-rec:has(.crt-cf7-horizontal) .tn-elem[data-elem-type="button"] .tn-atom {
  width: 100% !important;
  box-sizing: border-box;
  padding-left: 16px !important;
  padding-right: 16px !important;
}

.dv_css-rec:has(.crt-cf7-horizontal) .tn-elem[data-elem-type="button"] .tn-atom__button-text {
  font-size: 15px !important;
  white-space: nowrap;
}

.crt-cf7-horizontal .wpcf7-form {
  margin: 0;
}

.tn-elem[data-elem-type="form"] .crt-cf7-wrap:not(.crt-cf7-horizontal) .dv_css-form__inputsbox {
  display: flex;
  flex-direction: column;
  gap: 12px;
  width: 100%;
}

.tn-elem[data-elem-type="form"] .crt-cf7-wrap .t-input-group {
  display: block !important;
  width: 100%;
  min-width: 0;
}

.tn-elem[data-elem-type="form"] .crt-cf7-wrap .wpcf7-form-control-wrap {
  display: block;
}

.tn-elem[data-elem-type="form"] .crt-cf7-wrap .t-input,
.tn-elem[data-elem-type="form"] .crt-cf7-wrap input.t-input,
.tn-elem[data-elem-type="form"] .crt-cf7-wrap input[type="text"],
.tn-elem[data-elem-type="form"] .crt-cf7-wrap input[type="tel"] {
  display: block !important;
  visibility: visible !important;
  width: 100% !important;
  min-height: 50px;
  height: auto !important;
  opacity: 1 !important;
  box-sizing: border-box;
}

.tn-elem[data-elem-type="form"] .crt-cf7-wrap .dv_css-form__submit {
  width: 100%;
  margin-top: 4px;
}

.tn-elem[data-elem-type="form"] .crt-cf7-wrap .t-submit,
.tn-elem[data-elem-type="form"] .crt-cf7-wrap .wpcf7-submit {
  opacity: 1 !important;
  pointer-events: auto !important;
  display: inline-flex !important;
  visibility: visible !important;
}

.crt-cf7-horizontal .wpcf7-form {
  margin: 0;
}

.crt-cf7-horizontal .wpcf7-response-output {
  margin: 12px 0 0;
  border-radius: 8px;
  font-size: 14px;
  line-height: 1.45;
}

.crt-cf7-horizontal .wpcf7 form.sent .wpcf7-response-output {
  display: none !important;
}

.crt-cf7-horizontal .t-checkbox__control.t-checkbox__control_flex {
  width: 100%;
  max-width: none;
  align-items: flex-start;
  cursor: pointer;
}

.crt-cf7-horizontal .t-checkbox__control {
  position: relative;
  display: flex;
  gap: 10px;
  align-items: flex-start;
}

.crt-cf7-horizontal .t-checkbox__control .wpcf7-form-control-wrap,
.crt-cf7-horizontal .t-checkbox__control .wpcf7-acceptance,
.crt-cf7-horizontal .t-checkbox__control .wpcf7-list-item {
  display: contents;
}

.crt-cf7-horizontal .t-checkbox__control input[type="checkbox"],
.crt-cf7-horizontal .t-checkbox__control .t-checkbox {
  position: absolute;
  left: 0;
  top: 2px;
  width: 20px;
  height: 20px;
  margin: 0;
  opacity: 0;
  z-index: 3;
  cursor: pointer;
}

.crt-cf7-horizontal .t-checkbox__indicator {
  flex-shrink: 0;
  box-sizing: border-box;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-top: 2px;
  border: 2px solid #000;
  border-radius: 2px;
  opacity: 0.6;
  position: relative;
  z-index: 1;
  pointer-events: none;
  cursor: pointer;
  transition: opacity 0.2s;
}

.crt-cf7-horizontal .t-checkbox__indicator::after {
  content: "";
  display: none;
  position: absolute;
  left: 5px;
  top: 1px;
  width: 3px;
  height: 8px;
  border: solid #000;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

.crt-cf7-horizontal .t-checkbox__control input[type="checkbox"]:checked ~ .t-checkbox__indicator,
.crt-cf7-horizontal .t-checkbox__control .t-checkbox:checked ~ .t-checkbox__indicator,
.crt-cf7-horizontal .t-checkbox__control:has(input[type="checkbox"]:checked) .t-checkbox__indicator,
.crt-cf7-horizontal .t-checkbox__indicator.crt-checkbox-checked {
  opacity: 1;
}

.crt-cf7-horizontal .t-checkbox__control input[type="checkbox"]:checked ~ .t-checkbox__indicator::after,
.crt-cf7-horizontal .t-checkbox__control .t-checkbox:checked ~ .t-checkbox__indicator::after,
.crt-cf7-horizontal .t-checkbox__control:has(input[type="checkbox"]:checked) .t-checkbox__indicator::after,
.crt-cf7-horizontal .t-checkbox__indicator.crt-checkbox-checked::after {
  display: block;
}

.crt-cf7-horizontal .t-checkbox__labeltext {
  display: block;
  flex: 1 1 auto;
  max-width: none;
  width: auto;
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
  word-break: normal;
}

/* Vertical inline CF7 (hero) — checkbox chrome */
.crt-cf7-wrap:not(.crt-cf7-horizontal):not(.crt-cf7-t702) .t-checkbox__control {
  position: relative;
  display: flex;
  gap: 10px;
  align-items: flex-start;
  cursor: pointer;
}

.crt-cf7-wrap:not(.crt-cf7-horizontal):not(.crt-cf7-t702) .t-checkbox__control .wpcf7-form-control-wrap,
.crt-cf7-wrap:not(.crt-cf7-horizontal):not(.crt-cf7-t702) .t-checkbox__control .wpcf7-acceptance,
.crt-cf7-wrap:not(.crt-cf7-horizontal):not(.crt-cf7-t702) .t-checkbox__control .wpcf7-list-item {
  display: contents;
}

.crt-cf7-wrap:not(.crt-cf7-horizontal):not(.crt-cf7-t702) .t-checkbox__control input[type="checkbox"] {
  position: absolute;
  left: 0;
  top: 2px;
  width: 20px;
  height: 20px;
  margin: 0;
  opacity: 0;
  z-index: 3;
  cursor: pointer;
}

.crt-cf7-wrap:not(.crt-cf7-horizontal):not(.crt-cf7-t702) .t-checkbox__indicator {
  flex-shrink: 0;
  width: 20px;
  height: 20px;
  margin-top: 2px;
  border: 2px solid #000;
  border-radius: 2px;
  opacity: 0.6;
  position: relative;
  z-index: 1;
  pointer-events: none;
  cursor: pointer;
}

.crt-cf7-wrap:not(.crt-cf7-horizontal):not(.crt-cf7-t702) .t-checkbox__indicator::after {
  content: "";
  display: none;
  position: absolute;
  left: 5px;
  top: 1px;
  width: 3px;
  height: 8px;
  border: solid #000;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

.crt-cf7-wrap:not(.crt-cf7-horizontal):not(.crt-cf7-t702) .t-checkbox__indicator.crt-checkbox-checked,
.crt-cf7-wrap:not(.crt-cf7-horizontal):not(.crt-cf7-t702) .t-checkbox__control input[type="checkbox"]:checked ~ .t-checkbox__indicator,
.crt-cf7-wrap:not(.crt-cf7-horizontal):not(.crt-cf7-t702) .t-checkbox__control:has(input[type="checkbox"]:checked) .t-checkbox__indicator {
  opacity: 1;
}

.crt-cf7-wrap:not(.crt-cf7-horizontal):not(.crt-cf7-t702) .t-checkbox__indicator.crt-checkbox-checked::after,
.crt-cf7-wrap:not(.crt-cf7-horizontal):not(.crt-cf7-t702) .t-checkbox__control input[type="checkbox"]:checked ~ .t-checkbox__indicator::after,
.crt-cf7-wrap:not(.crt-cf7-horizontal):not(.crt-cf7-t702) .t-checkbox__control:has(input[type="checkbox"]:checked) .t-checkbox__indicator::after {
  display: block;
}

.crt-cf7-wrap:not(.crt-cf7-horizontal):not(.crt-cf7-t702) .t-input-group_cb .wpcf7-form-control-wrap,
.crt-cf7-wrap:not(.crt-cf7-horizontal):not(.crt-cf7-t702) .t-input-group_cb .wpcf7-acceptance,
.crt-cf7-wrap:not(.crt-cf7-horizontal):not(.crt-cf7-t702) .t-input-group_cb .wpcf7-list-item {
  display: block;
  width: auto;
  max-width: none;
}

.crt-cf7-horizontal .t-input-group_cb .wpcf7-form-control-wrap,
.crt-cf7-horizontal .t-input-group_cb .wpcf7-acceptance,
.crt-cf7-horizontal .t-input-group_cb .wpcf7-list-item {
  display: block;
  width: 100%;
  max-width: none;
}

/* Dark section backgrounds — white consent chrome (rec1239360036, rec1239400406, rec1239700431). */
#rec1239360036 .crt-cf7-horizontal .t-checkbox__labeltext,
#rec1239400406 .crt-cf7-horizontal .t-checkbox__labeltext,
#rec1239700431 .crt-cf7-horizontal .t-checkbox__labeltext,
#rec2045371471 .crt-cf7-horizontal .t-checkbox__labeltext,
#rec2045396361 .crt-cf7-horizontal .t-checkbox__labeltext,
#rec2045399411 .crt-cf7-horizontal .t-checkbox__labeltext,
#rec2045404961 .crt-cf7-horizontal .t-checkbox__labeltext,
#rec2045409311 .crt-cf7-horizontal .t-checkbox__labeltext {
  color: #fff;
}

#rec1239360036 .crt-cf7-horizontal .t-checkbox__indicator,
#rec1239400406 .crt-cf7-horizontal .t-checkbox__indicator,
#rec1239700431 .crt-cf7-horizontal .t-checkbox__indicator,
#rec2045371471 .crt-cf7-horizontal .t-checkbox__indicator,
#rec2045396361 .crt-cf7-horizontal .t-checkbox__indicator,
#rec2045399411 .crt-cf7-horizontal .t-checkbox__indicator,
#rec2045404961 .crt-cf7-horizontal .t-checkbox__indicator,
#rec2045409311 .crt-cf7-horizontal .t-checkbox__indicator {
  border-color: #fff;
  opacity: 1;
}

#rec1239360036 .crt-cf7-horizontal .t-checkbox__indicator::after,
#rec1239400406 .crt-cf7-horizontal .t-checkbox__indicator::after,
#rec1239700431 .crt-cf7-horizontal .t-checkbox__indicator::after,
#rec2045371471 .crt-cf7-horizontal .t-checkbox__indicator::after,
#rec2045396361 .crt-cf7-horizontal .t-checkbox__indicator::after,
#rec2045399411 .crt-cf7-horizontal .t-checkbox__indicator::after,
#rec2045404961 .crt-cf7-horizontal .t-checkbox__indicator::after,
#rec2045409311 .crt-cf7-horizontal .t-checkbox__indicator::after {
  border-color: #fff;
}

/* Hero form on homepage — white consent text on dark background. */
#rec1239889456 .crt-cf7-wrap .t-checkbox__labeltext,
#rec1239889456 .crt-cf7-wrap .t-checkbox__control > span:not(.t-checkbox__indicator) {
  color: #fff !important;
}

#rec1239889456 .crt-cf7-wrap .t-checkbox__indicator {
  border-color: #fff;
  opacity: 1;
}

#rec1239889456 .crt-cf7-wrap .t-checkbox__indicator::after {
  left: 5px;
  top: 1px;
  border-color: #fff;
}

/* Native hero form — same dark-panel consent styling as legacy block. */
.crt-hero__panel .crt-cf7-wrap .t-checkbox__labeltext,
.crt-hero__panel .crt-cf7-wrap .t-checkbox__control > span:not(.t-checkbox__indicator) {
  color: #fff !important;
}

.crt-hero__panel .crt-cf7-wrap .t-checkbox__indicator {
  border-color: #fff;
  opacity: 1;
}

.crt-hero__panel .crt-cf7-wrap .t-checkbox__indicator::after {
  border-color: #fff;
}

/* Unified checkbox tick alignment + interaction */
.crt-cf7-wrap .t-checkbox__control .wpcf7-list-item-label {
  display: none !important;
}

.crt-cf7-wrap .t-checkbox__indicator {
  pointer-events: none;
}

.crt-cf7-wrap .t-checkbox__indicator::after,
.crt-cf7-t702 .t-checkbox__indicator::after,
.crt-cf7-horizontal .t-checkbox__indicator::after,
.crt-cf7-wrap:not(.crt-cf7-horizontal):not(.crt-cf7-t702) .t-checkbox__indicator::after,
#rec1239360036 .crt-cf7-horizontal .t-checkbox__indicator::after,
#rec1239400406 .crt-cf7-horizontal .t-checkbox__indicator::after,
#rec1239700431 .crt-cf7-horizontal .t-checkbox__indicator::after,
#rec2045371471 .crt-cf7-horizontal .t-checkbox__indicator::after,
#rec2045396361 .crt-cf7-horizontal .t-checkbox__indicator::after,
#rec2045399411 .crt-cf7-horizontal .t-checkbox__indicator::after,
#rec2045404961 .crt-cf7-horizontal .t-checkbox__indicator::after,
#rec2045409311 .crt-cf7-horizontal .t-checkbox__indicator::after,
#rec1239889456 .crt-cf7-wrap .t-checkbox__indicator::after,
.crt-hero__panel .crt-cf7-wrap .t-checkbox__indicator::after {
  left: 50%;
  top: 50%;
  width: 4px;
  height: 9px;
  transform: translate(-50%, -60%) rotate(45deg);
}

.crt-cf7-wrap .wpcf7-not-valid-tip {
  display: block;
  margin-top: 4px;
  font-size: 12px;
  line-height: 1.35;
  color: #f70c13;
}