.elementor-1303 .elementor-element.elementor-element-4b5a0a1 .elementor-background-overlay{width:100%;height:100%;}.elementor-1303 .elementor-element.elementor-element-4b5a0a1{margin-top:0px;margin-bottom:0px;}.elementor-1303 .elementor-element.elementor-element-f8554d5 .page-header__bg{background-image:url("https://newrev.tech/wp-content/uploads/2026/04/Untitled-design-2026-04-17T003024.507.jpg");background-position:bottom center;}.elementor-1303 .elementor-element.elementor-element-77b9ca7{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:-6px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-1303 .elementor-element.elementor-element-046c183{padding:20px 0px 20px 0px;}.elementor-1303 .elementor-element.elementor-element-7ce90ec{width:100%;max-width:100%;}.elementor-1303 .elementor-element.elementor-element-14548c2 .elementor-background-overlay{width:100%;height:100%;}.elementor-1303 .elementor-element.elementor-element-14548c2{padding:120px 0px 120px 0px;}.elementor-1303 .elementor-element.elementor-element-f8d2eed > .elementor-element-populated{padding:0px 15px 0px 15px;}.elementor-1303 .elementor-element.elementor-element-e273ffa{padding:0px 5px 0px 10px;}.elementor-1303 .elementor-element.elementor-element-06c9cc4 > .elementor-element-populated{padding:0px 15px 0px 15px;}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-1303 .elementor-element.elementor-element-14548c2{padding:80px 0px 0px 0px;}.elementor-1303 .elementor-element.elementor-element-06c9cc4 > .elementor-element-populated{margin:40px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}}@media(min-width:768px){.elementor-1303 .elementor-element.elementor-element-f8d2eed{width:31.541%;}.elementor-1303 .elementor-element.elementor-element-06c9cc4{width:68.419%;}}@media(max-width:1024px) and (min-width:768px){.elementor-1303 .elementor-element.elementor-element-f8d2eed{width:100%;}.elementor-1303 .elementor-element.elementor-element-06c9cc4{width:100%;}}/* Start custom CSS for html, class: .elementor-element-7ce90ec *//* Contact card mobile fix */
@media (max-width: 767px) {
  .contact-cards,
  .team-contact-grid,
  .contact-grid,
  .nr-contact-grid {
    display: flex !important;
    flex-direction: column !important;
    gap: 24px !important;
    width: 100% !important;
    max-width: 100% !important;
    overflow: visible !important;
  }

  .contact-card,
  .team-card,
  .nr-contact-card {
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    opacity: 1 !important;
    visibility: visible !important;
    position: relative !important;
    transform: none !important;
    left: auto !important;
    right: auto !important;
  }

  .contact-card img,
  .team-card img,
  .nr-contact-card img {
    width: 100% !important;
    height: auto !important;
    max-height: none !important;
    object-fit: cover !important;
  }

  .contact-card-content,
  .team-card-content,
  .nr-contact-card-content {
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important;
    height: auto !important;
    overflow: visible !important;
  }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-77b9ca7 */<div class="nr-contact-grid">/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-e273ffa */.trial-contact-copy .trial-note {
  margin-top: 26px;
  padding: 18px 20px;
  background: #f7f2e8;
  border-left: 5px solid #c9a44c;
  border-radius: 16px;
  color: #244930;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.5;
}
/* Left-side Trial Request Contact Text */
.trial-contact-copy {
  max-width: 560px;
  padding: 20px 20px 20px 0;
  position: relative;
}

.trial-contact-copy::before {
  content: "";
  display: block;
  width: 54px;
  height: 4px;
  background: linear-gradient(90deg, #244930, #c9a44c);
  border-radius: 999px;
  margin-bottom: 22px;
}

.trial-contact-copy span {
  display: inline-block;
  color: #c9a44c;
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 1.8px;
  text-transform: uppercase;
  margin-bottom: 12px;
}

.trial-contact-copy h2 {
  color: #244930;
  font-size: clamp(38px, 5vw, 58px);
  line-height: 1.05;
  font-weight: 900;
  letter-spacing: -1.5px;
  margin: 0 0 22px;
}

.trial-contact-copy p {
  color: #4f5f54;
  font-size: 17px;
  line-height: 1.75;
  font-weight: 500;
  margin: 0 0 16px;
}

.trial-contact-copy p:last-child {
  margin-bottom: 0;
}

/* Optional small highlight box under the text */
.trial-contact-copy .trial-note {
  margin-top: 26px;
  padding: 18px 20px;
  background: #f7f2e8;
  border-left: 5px solid #c9a44c;
  border-radius: 16px;
  color: #244930;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.5;
}

/* Mobile */
@media (max-width: 767px) {
  .trial-contact-copy {
    text-align: center;
    padding: 0 0 24px;
    margin: 0 auto;
  }

  .trial-contact-copy::before {
    margin-left: auto;
    margin-right: auto;
  }

  .trial-contact-copy h2 {
    font-size: 36px;
  }

  .trial-contact-copy p {
    font-size: 16px;
  }
}/* End custom CSS */
/* Start custom CSS for column, class: .elementor-element-06c9cc4 *//* =====================================================
   New Revelation Trial Request Form - Clean Elementor Fix
   Scoped only to this form
===================================================== */

.trial-request-form {
  width: 100%;
  max-width: 720px;
  margin: 0 auto;
  background: linear-gradient(135deg, #fbf8ef 0%, #ffffff 55%, #eef7ec 100%);
  border: 1px solid rgba(36, 73, 48, 0.16);
  border-top: 6px solid #244930;
  border-radius: 24px;
  padding: 34px;
  box-shadow: 0 24px 60px rgba(21, 43, 28, 0.12);
  overflow: visible;
}

.trial-request-form .row {
  display: flex;
  flex-wrap: wrap;
  gap: 18px;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.trial-request-form .col-lg-6,
.trial-request-form .col-lg-12 {
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-bottom: 0 !important;
}

.trial-request-form .col-lg-6 {
  flex: 0 0 calc(50% - 9px);
  max-width: calc(50% - 9px);
}

.trial-request-form .col-lg-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

/* Inputs */
.trial-request-form input[type="text"],
.trial-request-form input[type="email"],
.trial-request-form input[type="tel"],
.trial-request-form select,
.trial-request-form textarea {
  width: 100% !important;
  max-width: 100%;
  height: 58px;
  min-height: 58px;
  border: 1px solid rgba(36, 73, 48, 0.18) !important;
  border-radius: 14px !important;
  background-color: #ffffff !important;
  color: #1f2f24 !important;
  font-size: 14px !important;
  font-weight: 600;
  line-height: 1.3;
  padding: 0 18px !important;
  box-shadow: 0 10px 24px rgba(21, 43, 28, 0.055);
  outline: none;
  transition: all 0.22s ease;
  box-sizing: border-box;
}

/* Fix select dropdown clipping */
.trial-request-form select {
  padding-right: 42px !important;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  appearance: auto !important;
  -webkit-appearance: auto !important;
  -moz-appearance: auto !important;
}

/* Textarea */
.trial-request-form textarea {
  height: 160px;
  min-height: 160px;
  padding: 18px !important;
  resize: vertical;
}

/* Placeholder */
.trial-request-form input::placeholder,
.trial-request-form textarea::placeholder {
  color: rgba(31, 47, 36, 0.52) !important;
  font-weight: 600;
}

/* Focus */
.trial-request-form input[type="text"]:focus,
.trial-request-form input[type="email"]:focus,
.trial-request-form input[type="tel"]:focus,
.trial-request-form select:focus,
.trial-request-form textarea:focus {
  border-color: #c9a44c !important;
  box-shadow: 0 0 0 4px rgba(201, 164, 76, 0.17), 0 14px 30px rgba(21, 43, 28, 0.08);
}

/* Submit Button */
.trial-request-form .wpcf7-submit,
.trial-request-form button[type="submit"] {
  width: 100% !important;
  min-height: 58px;
  border: none !important;
  border-radius: 999px !important;
  background: linear-gradient(135deg, #244930 0%, #315f3d 100%) !important;
  color: #ffffff !important;
  font-size: 15px !important;
  font-weight: 800 !important;
  letter-spacing: 0.2px;
  padding: 16px 26px !important;
  box-shadow: 0 16px 34px rgba(36, 73, 48, 0.28);
  transition: all 0.25s ease;
  cursor: pointer;
}

.trial-request-form .wpcf7-submit:hover,
.trial-request-form button[type="submit"]:hover {
  background: linear-gradient(135deg, #c9a44c 0%, #b68d31 100%) !important;
  color: #1f2f24 !important;
  transform: translateY(-2px);
}

/* Contact Form 7 validation */
.trial-request-form .wpcf7-not-valid {
  border-color: #b23b3b !important;
  background: #fff8f8 !important;
}

.trial-request-form .wpcf7-not-valid-tip {
  color: #b23b3b;
  font-size: 13px;
  font-weight: 700;
  margin-top: 6px;
}

.trial-request-form .wpcf7-response-output {
  border-radius: 14px;
  padding: 14px 16px !important;
  margin: 18px 0 0 !important;
  font-size: 14px;
  font-weight: 700;
}

/* Tablet / Mobile */
@media (max-width: 767px) {
  .trial-request-form {
    padding: 24px 18px;
    border-radius: 20px;
  }

  .trial-request-form .row {
    gap: 14px;
  }

  .trial-request-form .col-lg-6,
  .trial-request-form .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .trial-request-form input[type="text"],
  .trial-request-form input[type="email"],
  .trial-request-form input[type="tel"],
  .trial-request-form select,
  .trial-request-form textarea {
    font-size: 14px !important;
    height: 56px;
    min-height: 56px;
  }

  .trial-request-form textarea {
    height: 150px;
    min-height: 150px;
  }
}/* End custom CSS */