.elementor-5541 .elementor-element.elementor-element-637b432{--display:flex;--min-height:0px;--overlay-opacity:0.5;}.elementor-5541 .elementor-element.elementor-element-637b432::before, .elementor-5541 .elementor-element.elementor-element-637b432 > .elementor-background-video-container::before, .elementor-5541 .elementor-element.elementor-element-637b432 > .e-con-inner > .elementor-background-video-container::before, .elementor-5541 .elementor-element.elementor-element-637b432 > .elementor-background-slideshow::before, .elementor-5541 .elementor-element.elementor-element-637b432 > .e-con-inner > .elementor-background-slideshow::before, .elementor-5541 .elementor-element.elementor-element-637b432 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:var( --e-global-color-astglobalcolor7 );--background-overlay:'';}.elementor-5541 .elementor-element.elementor-element-aa31a04{width:var( --container-widget-width, 71% );max-width:71%;--container-widget-width:71%;--container-widget-flex-grow:0;}.elementor-5541 .elementor-element.elementor-element-aa31a04.elementor-element{--align-self:center;--flex-grow:0;--flex-shrink:0;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-5541 .elementor-element.elementor-element-637b432{--content-width:1600px;}}/* Start custom CSS for shortcode, class: .elementor-element-aa31a04 *//* ================================
   CF7 Shortcode Styling (only this form)
   Requires: html_class="rr-cf7-callback"
   ================================ */

.rr-cf7-callback.wpcf7{
  max-width: 760px;
  margin: 28px auto 40px;
  padding: 22px 22px 20px;
  border-radius: 22px;
  border: 1px solid rgba(201,162,74,.22);
  background: radial-gradient(1200px 420px at 20% 0%, rgba(255,255,255,.06), rgba(0,0,0,0)),
              linear-gradient(180deg, rgba(18,21,28,.92), rgba(11,11,15,.92));
  box-shadow: 0 18px 45px rgba(0,0,0,.35);
  color: rgba(255,255,255,.86);
  position: relative;
}

/* Auto heading above the form (no HTML changes) */
.rr-cf7-callback.wpcf7::before{
  content: "Request a callback (optional)";
  display: block;
  margin: 0 0 14px;
  font-size: 22px;
  line-height: 1.2;
  font-weight: 900;
  color: #fff;
}

/* Remove CF7 default paragraph spacing */
.rr-cf7-callback .wpcf7 form p{
  margin: 0 0 12px !important;
  padding: 0 !important;
}

/* Labels */
.rr-cf7-callback .wpcf7 form label{
  display: block !important;
  margin: 0 0 6px !important;
  font-size: 12px !important;
  letter-spacing: .10em !important;
  text-transform: uppercase !important;
  font-weight: 800 !important;
  color: rgba(255,255,255,.86) !important;
}

/* Inputs + textarea */
.rr-cf7-callback input[type="text"],
.rr-cf7-callback input[type="email"],
.rr-cf7-callback input[type="tel"],
.rr-cf7-callback textarea{
  width: 100% !important;
  border-radius: 16px !important;
  border: 1px solid rgba(201,162,74,.22) !important;
  background: rgba(0,0,0,.28) !important;
  color: #fff !important;
  padding: 12px 14px !important;
  outline: none !important;
  box-shadow: none !important;
}

.rr-cf7-callback textarea{
  min-height: 140px !important;
  resize: vertical !important;
}

.rr-cf7-callback input::placeholder,
.rr-cf7-callback textarea::placeholder{
  color: rgba(255,255,255,.40) !important;
}

.rr-cf7-callback input:focus,
.rr-cf7-callback textarea:focus{
  border-color: rgba(201,162,74,.60) !important;
  box-shadow: 0 0 0 3px rgba(201,162,74,.18) !important;
}

/* Checkbox blocks */
.rr-cf7-callback .wpcf7-list-item{
  margin: 0 !important;
}

.rr-cf7-callback .wpcf7-list-item label{
  display: flex !important;
  gap: 10px !important;
  align-items: flex-start !important;
  text-transform: none !important;
  letter-spacing: 0 !important;
  font-weight: 500 !important;
  color: rgba(255,255,255,.80) !important;
  line-height: 1.55 !important;
}

.rr-cf7-callback input[type="checkbox"]{
  margin-top: 3px !important;
  width: 16px !important;
  height: 16px !important;
  accent-color: #c9a24a;
}

/* Consent + links */
.rr-cf7-callback a{
  color: #c9a24a !important;
  font-weight: 900;
  text-decoration: none;
}
.rr-cf7-callback a:hover{ text-decoration: underline; }

/* Submit button */
.rr-cf7-callback .wpcf7-submit{
  width: 100% !important;
  border: 0 !important;
  border-radius: 999px !important;
  padding: 14px 18px !important;
  font-weight: 900 !important;
  cursor: pointer !important;
  color: #111 !important;
  background: linear-gradient(180deg, #c9a24a 0%, #b88b2e 100%) !important;
  box-shadow: 0 14px 30px rgba(201,162,74,.18) !important;
}

/* CF7 response messages */
.rr-cf7-callback .wpcf7-response-output{
  margin: 14px 0 0 !important;
  padding: 12px 14px !important;
  border-radius: 14px !important;
  color: rgba(255,255,255,.88) !important;
  background: rgba(0,0,0,.20) !important;
  border: 1px solid rgba(201,162,74,.22) !important;
}

/* Make CF7 input labels gold (only this form) */
.rr-cf7-callback label,
.rr-cf7-callback .wpcf7 form label,
.rr-cf7-callback .wpcf7 form p,
.rr-cf7-callback .wpcf7 form p span,
.rr-cf7-callback .wpcf7 form p strong{
  color: #c9a24a !important; /* RR gold */
}

/* Optional: make required asterisk match too */
.rr-cf7-callback .wpcf7-not-valid-tip,
.rr-cf7-callback .wpcf7 form .required{
  color: #c9a24a !important;
}/* End custom CSS */