.elementor-2649 .elementor-element.elementor-element-39d9489{--display:flex;--margin-top:-20px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-2649 .elementor-element.elementor-element-afe9385{--display:flex;}.elementor-2649 .elementor-element.elementor-element-cc02934{--display:flex;}.elementor-2649 .elementor-element.elementor-element-25793f4{--display:flex;}.elementor-2649 .elementor-element.elementor-element-223e5a4{--display:flex;}.elementor-2649 .elementor-element.elementor-element-c9ed60a{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-2649 .elementor-element.elementor-element-b5bc7a4{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-2649 .elementor-element.elementor-element-4d6c25d{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-2649 .elementor-element.elementor-element-d8ffe9b{--display:flex;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-1178ef1 */<style>
/* ===== PAGE TOP GAP FIX ===== */
.elementor-location-header + .elementor,
.elementor-location-header + div,
.site-header + .elementor,
.site-header + .site-main,
header + .elementor,
header + div {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

/* ===== HERO ===== */
.rp-hero-final-clean {
  position: relative;
  width: 100%;
  min-height: 720px;
  overflow: hidden;
  border-radius: 24px;
  isolation: isolate;
  margin: 0 !important;
}

.rp-hero-final-clean__bg {
  position: absolute;
  inset: 0;
  z-index: 1;
}

.rp-hero-final-clean__bg img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  object-position: center center;
}

.rp-hero-final-clean__overlay {
  position: absolute;
  inset: 0;
  z-index: 2;
  background: linear-gradient(
    90deg,
    rgba(7, 30, 53, 0.88) 0%,
    rgba(7, 30, 53, 0.74) 30%,
    rgba(7, 30, 53, 0.40) 56%,
    rgba(7, 30, 53, 0.10) 100%
  );
}

.rp-hero-final-clean__inner {
  position: relative;
  z-index: 3;
  min-height: 720px;
  display: flex;
  align-items: center;
  width: 100%;
}

.rp-hero-final-clean__container {
  width: min(1200px, calc(100% - 48px));
  margin: 0 auto;
}

.rp-hero-final-clean__content {
  max-width: 560px;
}

.rp-hero-final-clean__eyebrow {
  display: inline-flex;
  align-items: center;
  min-height: 38px;
  margin-bottom: 18px;
  padding: 8px 15px;
  border-radius: 999px;
  background: rgba(255,255,255,0.10);
  border: 1px solid rgba(255,255,255,0.14);
  color: #ffffff;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.16em;
  line-height: 1;
}

.rp-hero-final-clean h1 {
  margin: 0 0 18px;
  color: #ffffff;
  font-size: clamp(42px, 5vw, 68px);
  line-height: 0.98;
  letter-spacing: -0.05em;
  font-weight: 800;
  text-wrap: balance;
}

.rp-hero-final-clean p {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 18px;
  line-height: 1.68;
  max-width: 540px;
}

.rp-hero-final-clean__buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-top: 28px;
}

.rp-hero-final-clean__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 190px;
  min-height: 56px;
  padding: 15px 26px;
  border-radius: 999px;
  text-decoration: none;
  font-size: 15px;
  font-weight: 700;
  transition: all 0.25s ease;
}

.rp-hero-final-clean__btn--primary {
  background: #ffffff;
  color: #123b63;
  box-shadow: 0 16px 34px rgba(0,0,0,0.18);
}

.rp-hero-final-clean__btn--primary:hover {
  background: #eaf3fb;
  color: #0f355c;
  transform: translateY(-2px);
}

.rp-hero-final-clean__btn--secondary {
  background: rgba(255,255,255,0.08);
  color: #ffffff;
  border: 1px solid rgba(255,255,255,0.26);
  box-shadow: 0 10px 24px rgba(0,0,0,0.10);
}

.rp-hero-final-clean__btn--secondary:hover {
  background: #169b62;
  border-color: #169b62;
  color: #ffffff;
  transform: translateY(-2px);
}

.rp-hero-final-clean__trust {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 22px;
}

.rp-hero-final-clean__trust span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 38px;
  padding: 9px 14px;
  border-radius: 999px;
  background: rgba(255,255,255,0.08);
  border: 1px solid rgba(255,255,255,0.12);
  color: rgba(255,255,255,0.94);
  font-size: 13px;
  font-weight: 600;
  line-height: 1.2;
}

/* ===== TABLET ===== */
@media (max-width: 1024px) {
  .rp-hero-final-clean,
  .rp-hero-final-clean__inner {
    min-height: 620px;
  }

  .rp-hero-final-clean__container {
    width: min(1200px, calc(100% - 36px));
  }

  .rp-hero-final-clean__content {
    max-width: 520px;
  }

  .rp-hero-final-clean h1 {
    font-size: clamp(38px, 6vw, 58px);
  }

  .rp-hero-final-clean p {
    font-size: 17px;
  }
}

/* ===== MOBILE ===== */
@media (max-width: 767px) {
  .rp-hero-final-clean {
    min-height: auto;
    border-radius: 18px;
  }

  .rp-hero-final-clean__overlay {
    background: linear-gradient(
      180deg,
      rgba(7, 30, 53, 0.76) 0%,
      rgba(7, 30, 53, 0.60) 42%,
      rgba(7, 30, 53, 0.74) 100%
    );
  }

  .rp-hero-final-clean__inner {
    min-height: auto;
    padding: 34px 0;
    align-items: flex-end;
  }

  .rp-hero-final-clean__container {
    width: min(1200px, calc(100% - 20px));
  }

  .rp-hero-final-clean__content {
    max-width: 100%;
  }

  .rp-hero-final-clean__eyebrow {
    margin-bottom: 14px;
    font-size: 11px;
    padding: 8px 14px;
  }

  .rp-hero-final-clean h1 {
    font-size: 34px;
    line-height: 1.02;
    margin-bottom: 14px;
  }

  .rp-hero-final-clean p {
    font-size: 15px;
    line-height: 1.62;
  }

  .rp-hero-final-clean__buttons {
    flex-direction: column;
    gap: 10px;
    margin-top: 22px;
  }

  .rp-hero-final-clean__btn {
    width: 100%;
    min-width: 0;
  }

  .rp-hero-final-clean__trust {
    margin-top: 16px;
    gap: 8px;
  }

  .rp-hero-final-clean__trust span {
    width: 100%;
    font-size: 12px;
  }
}
</style>/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-aca94ec */<style>
.rp-services-lux {
  position: relative;
  padding: 88px 0 96px;
  background: #ffffff;
}

.rp-services-lux__container {
  width: min(1220px, calc(100% - 40px));
  margin: 0 auto;
}

.rp-services-lux__intro {
  max-width: 860px;
  margin: 0 auto 56px;
  text-align: center;
}

.rp-services-lux__eyebrow {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 38px;
  margin-bottom: 16px;
  padding: 8px 15px;
  border-radius: 999px;
  background: #eef5fb;
  border: 1px solid rgba(18, 59, 99, 0.10);
  color: #123b63;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.16em;
  line-height: 1;
}

.rp-services-lux__intro h2 {
  margin: 0 0 16px;
  color: #0b2f52;
  font-size: clamp(34px, 4vw, 54px);
  line-height: 1.05;
  letter-spacing: -0.04em;
  font-weight: 800;
  text-wrap: balance;
}

.rp-services-lux__intro p {
  margin: 0;
  color: #5d7388;
  font-size: 17px;
  line-height: 1.74;
}

.rp-service-lux-row {
  display: grid;
  grid-template-columns: 1.03fr 0.97fr;
  gap: 38px;
  align-items: center;
  margin-bottom: 34px;
  padding: 28px;
  border: 1px solid rgba(18, 59, 99, 0.08);
  border-radius: 30px;
  background: linear-gradient(180deg, #ffffff 0%, #fbfdff 100%);
  box-shadow: 0 24px 60px rgba(12, 38, 64, 0.07);
}

.rp-service-lux-row:last-child {
  margin-bottom: 0;
}

.rp-service-lux-row--reverse .rp-service-lux-row__media {
  order: 2;
}

.rp-service-lux-row--reverse .rp-service-lux-row__content {
  order: 1;
}

.rp-service-lux-row__media {
  position: relative;
  height: 420px;
  min-height: 420px;
  overflow: hidden;
  border-radius: 22px;
  background: #dfeaf4;
}

.rp-service-lux-row__media img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  transition: transform 0.55s ease;
}

/* image focal points */
.rp-service-lux-row--whole .rp-service-lux-row__media img {
  object-position: center center;
}

.rp-service-lux-row--pex .rp-service-lux-row__media img {
  object-position: center center;
}

.rp-service-lux-row--copper .rp-service-lux-row__media img {
  object-position: center center;
}

.rp-service-lux-row--condo .rp-service-lux-row__media img {
  object-position: center 35%;
}

.rp-service-lux-row:hover .rp-service-lux-row__media img {
  transform: scale(1.03);
}

.rp-service-lux-row__content {
  padding: 6px 8px 6px 2px;
}

.rp-service-lux-row__label {
  display: inline-block;
  margin-bottom: 14px;
  color: #1a5c97;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.15em;
  line-height: 1.2;
}

.rp-service-lux-row__content h3 {
  margin: 0 0 16px;
  color: #0b2f52;
  font-size: clamp(30px, 3vw, 42px);
  line-height: 1.08;
  letter-spacing: -0.035em;
  font-weight: 800;
}

.rp-service-lux-row__content p {
  margin: 0 0 18px;
  color: #5d7388;
  font-size: 16px;
  line-height: 1.8;
}

.rp-service-lux-row__list {
  list-style: none;
  margin: 0 0 22px;
  padding: 0;
  display: grid;
  gap: 10px;
}

.rp-service-lux-row__list li {
  position: relative;
  padding-left: 18px;
  color: #29455f;
  font-size: 15px;
  line-height: 1.65;
  font-weight: 500;
}

.rp-service-lux-row__list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 10px;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #169b62;
}

.rp-service-lux-row__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 50px;
  padding: 12px 22px;
  border-radius: 999px;
  background: #0f3d67;
  color: #ffffff;
  text-decoration: none;
  font-size: 15px;
  font-weight: 700;
  transition: all 0.25s ease;
  box-shadow: 0 14px 28px rgba(15, 61, 103, 0.16);
}

.rp-service-lux-row__btn:hover {
  background: #169b62;
  transform: translateY(-2px);
  box-shadow: 0 16px 30px rgba(22, 155, 98, 0.22);
}

/* tablet */
@media (max-width: 1024px) {
  .rp-services-lux {
    padding: 74px 0 78px;
  }

  .rp-services-lux__container {
    width: min(1220px, calc(100% - 28px));
  }

  .rp-service-lux-row {
    grid-template-columns: 1fr;
    gap: 24px;
    padding: 22px;
  }

  .rp-service-lux-row--reverse .rp-service-lux-row__media,
  .rp-service-lux-row--reverse .rp-service-lux-row__content {
    order: initial;
  }

  .rp-service-lux-row__media {
    height: 340px;
    min-height: 340px;
  }

  .rp-service-lux-row__content {
    padding: 0;
  }
}

/* mobile */
@media (max-width: 767px) {
  .rp-services-lux {
    padding: 58px 0 62px;
  }

  .rp-services-lux__container {
    width: min(1220px, calc(100% - 20px));
  }

  .rp-services-lux__intro {
    margin-bottom: 34px;
  }

  .rp-services-lux__intro h2 {
    font-size: 32px;
    line-height: 1.08;
  }

  .rp-services-lux__intro p {
    font-size: 15px;
    line-height: 1.68;
  }

  .rp-service-lux-row {
    gap: 18px;
    margin-bottom: 22px;
    padding: 16px;
    border-radius: 20px;
  }

  .rp-service-lux-row__media {
    height: 230px;
    min-height: 230px;
    border-radius: 16px;
  }

  .rp-service-lux-row__label {
    margin-bottom: 10px;
    font-size: 11px;
  }

  .rp-service-lux-row__content h3 {
    font-size: 28px;
    margin-bottom: 12px;
  }

  .rp-service-lux-row__content p {
    font-size: 15px;
    line-height: 1.72;
    margin-bottom: 14px;
  }

  .rp-service-lux-row__list {
    gap: 8px;
    margin-bottom: 18px;
  }

  .rp-service-lux-row__list li {
    font-size: 14px;
    line-height: 1.58;
  }

  .rp-service-lux-row__btn {
    width: 100%;
  }
}
</style>/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-a6bc098 */.rp-problems-section {
  padding: 88px 24px;
  background: linear-gradient(135deg, #0d2345 0%, #133463 100%);
  border-radius: 34px;
  overflow: hidden;
  position: relative;
}

.rp-problems-wrap {
  max-width: 1240px;
  margin: 0 auto;
}

.rp-problems-heading {
  max-width: 860px;
  margin: 0 auto 46px;
  text-align: center;
}

.rp-eyebrow {
  display: inline-block;
  margin-bottom: 16px;
  padding: 9px 16px;
  border-radius: 999px;
  background: rgba(255,255,255,0.08);
  border: 1px solid rgba(255,255,255,0.14);
  color: #d9e7ff;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.rp-problems-heading h2 {
  margin: 0 0 16px;
  font-size: clamp(34px, 4vw, 60px);
  line-height: 1.02;
  font-weight: 800;
  letter-spacing: -0.04em;
  color: #ffffff;
}

.rp-problems-heading p {
  margin: 0;
  font-size: 18px;
  line-height: 1.75;
  color: rgba(255,255,255,0.78);
}

.rp-problems-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 28px;
}

.rp-problems-grid-top {
  margin-bottom: 28px;
}

.rp-problem-card {
  background: #ffffff;
  border-radius: 24px;
  overflow: hidden;
  box-shadow: 0 18px 45px rgba(0,0,0,0.16);
  transition: transform 0.35s ease, box-shadow 0.35s ease;
  border: 1px solid rgba(13, 35, 69, 0.06);
}

.rp-problem-card:hover {
  transform: translateY(-7px);
  box-shadow: 0 24px 55px rgba(0,0,0,0.20);
}

.rp-problem-image {
  position: relative;
  height: 240px;
  overflow: hidden;
}

.rp-problem-image::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(13, 35, 69, 0.16), rgba(13, 35, 69, 0.02));
  pointer-events: none;
}

.rp-problem-image img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  transition: transform 0.6s ease;
}

.rp-problem-image-card:hover .rp-problem-image img {
  transform: scale(1.06);
}

.rp-problem-content {
  padding: 24px 24px 22px;
}

.rp-problem-content h3 {
  margin: 0 0 8px;
  font-size: 21px;
  line-height: 1.2;
  font-weight: 800;
  color: #0d2345;
  letter-spacing: -0.02em;
}

.rp-problem-content p {
  margin: 0;
  font-size: 15.5px;
  line-height: 1.65;
  color: #61728b;
}

.rp-problem-text-card {
  display: flex;
  align-items: flex-start;
  gap: 18px;
  padding: 24px;
  min-height: auto;
}

.rp-problem-icon {
  width: 62px;
  height: 62px;
  min-width: 62px;
  border-radius: 18px;
  background: linear-gradient(135deg, #163b70 0%, #24579b 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  box-shadow: 0 10px 24px rgba(22, 59, 112, 0.20);
}

.rp-problem-icon svg {
  width: 28px;
  height: 28px;
}

.rp-problem-text h3 {
  margin: 2px 0 8px;
  font-size: 20px;
  line-height: 1.2;
  font-weight: 800;
  color: #0d2345;
  letter-spacing: -0.02em;
}

.rp-problem-text p {
  margin: 0;
  font-size: 15.5px;
  line-height: 1.65;
  color: #61728b;
}

@media (max-width: 1024px) {
  .rp-problems-section {
    padding: 76px 20px;
    border-radius: 28px;
  }

  .rp-problems-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
  }

  .rp-problems-grid-bottom {
    grid-template-columns: 1fr;
  }

  .rp-problem-image {
    height: 220px;
  }
}

@media (max-width: 767px) {
  .rp-problems-section {
    padding: 62px 16px;
    border-radius: 22px;
  }

  .rp-problems-heading {
    margin-bottom: 34px;
  }

  .rp-problems-heading h2 {
    font-size: 31px;
    line-height: 1.06;
  }

  .rp-problems-heading p {
    font-size: 15px;
    line-height: 1.7;
  }

  .rp-problems-grid,
  .rp-problems-grid-bottom,
  .rp-problems-grid-top {
    grid-template-columns: 1fr;
    gap: 18px;
  }

  .rp-problem-image {
    height: 215px;
  }

  .rp-problem-content {
    padding: 20px 20px 20px;
  }

  .rp-problem-content h3,
  .rp-problem-text h3 {
    font-size: 19px;
  }

  .rp-problem-content p,
  .rp-problem-text p {
    font-size: 15px;
  }

  .rp-problem-text-card {
    padding: 20px;
    gap: 14px;
  }

  .rp-problem-icon {
    width: 54px;
    height: 54px;
    min-width: 54px;
    border-radius: 16px;
  }

  .rp-problem-icon svg {
    width: 24px;
    height: 24px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-5386f48 */.rp-process-section {
  padding: 72px 24px;
}

.rp-process-wrap {
  max-width: 1240px;
  margin: 0 auto;
}

.rp-process-heading {
  max-width: 760px;
  margin: 0 auto 38px;
  text-align: center;
}

.rp-process-eyebrow {
  display: inline-block;
  margin-bottom: 14px;
  padding: 8px 14px;
  border-radius: 999px;
  background: #eaf2ff;
  border: 1px solid #d4e4ff;
  color: #163b70;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.rp-process-heading h2 {
  margin: 0 0 14px;
  font-size: clamp(32px, 4vw, 48px);
  line-height: 1.05;
  font-weight: 800;
  letter-spacing: -0.03em;
  color: #0d2345;
}

.rp-process-heading p {
  margin: 0;
  font-size: 17px;
  line-height: 1.7;
  color: #61728b;
}

.rp-process-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 22px;
}

.rp-step-card {
  position: relative;
  padding: 26px 22px 24px;
  background: #ffffff;
  border: 1px solid rgba(13, 35, 69, 0.08);
  border-radius: 22px;
  box-shadow: 0 14px 35px rgba(13, 35, 69, 0.08);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.rp-step-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 18px 40px rgba(13, 35, 69, 0.12);
}

.rp-step-number {
  width: 52px;
  height: 52px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #163b70 0%, #24579b 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-size: 16px;
  font-weight: 800;
  letter-spacing: 0.04em;
  box-shadow: 0 10px 24px rgba(22, 59, 112, 0.18);
}

.rp-step-card h3 {
  margin: 0 0 10px;
  font-size: 21px;
  line-height: 1.2;
  font-weight: 800;
  letter-spacing: -0.02em;
  color: #0d2345;
}

.rp-step-card p {
  margin: 0;
  font-size: 15.5px;
  line-height: 1.7;
  color: #61728b;
}

@media (max-width: 1024px) {
  .rp-process-section {
    padding: 64px 20px;
  }

  .rp-process-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
  }
}

@media (max-width: 767px) {
  .rp-process-section {
    padding: 56px 16px;
  }

  .rp-process-heading {
    margin-bottom: 30px;
  }

  .rp-process-heading h2 {
    font-size: 30px;
  }

  .rp-process-heading p {
    font-size: 15px;
  }

  .rp-process-grid {
    grid-template-columns: 1fr;
  }

  .rp-step-card {
    padding: 22px 18px 20px;
    border-radius: 18px;
  }

  .rp-step-card h3 {
    font-size: 19px;
  }

  .rp-step-card p {
    font-size: 15px;
  }

  .rp-step-number {
    width: 48px;
    height: 48px;
    font-size: 15px;
    border-radius: 14px;
    margin-bottom: 16px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-c7c0de4 */.rp-elite-trust-strip {
  position: relative;
  padding: 95px 24px 85px;
  background:
    radial-gradient(circle at top center, rgba(30, 92, 255, 0.08) 0%, rgba(30, 92, 255, 0) 42%),
    linear-gradient(180deg, #f8fbff 0%, #ffffff 55%, #ffffff 100%);
  overflow: hidden;
}

.rp-elite-trust-inner {
  max-width: 1240px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}

.rp-elite-trust-top {
  max-width: 900px;
  margin: 0 auto 46px;
  text-align: center;
}

.rp-elite-trust-eyebrow {
  display: inline-block;
  margin-bottom: 16px;
  padding: 9px 18px;
  border-radius: 999px;
  background: rgba(20, 74, 214, 0.08);
  border: 1px solid rgba(20, 74, 214, 0.12);
  color: #154ad6;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  line-height: 1;
}

.rp-elite-trust-top h2 {
  margin: 0 0 16px;
  font-size: 44px;
  line-height: 1.08;
  font-weight: 800;
  letter-spacing: -0.03em;
  color: #0b1c44;
}

.rp-elite-trust-top p {
  max-width: 760px;
  margin: 0 auto;
  font-size: 18px;
  line-height: 1.75;
  color: #5a6786;
}

.rp-elite-trust-logos-wrap {
  position: relative;
  padding: 34px 28px;
  border-radius: 30px;
  background: rgba(255, 255, 255, 0.82);
  border: 1px solid rgba(15, 43, 110, 0.08);
  box-shadow:
    0 20px 60px rgba(8, 29, 79, 0.07),
    0 8px 24px rgba(8, 29, 79, 0.04);
  backdrop-filter: blur(8px);
}

.rp-elite-trust-logos {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  align-items: center;
  gap: 26px;
}

.rp-elite-logo-item {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 88px;
  padding: 10px 12px;
  border-radius: 20px;
  transition: transform 0.35s ease, background 0.35s ease, box-shadow 0.35s ease;
}

.rp-elite-logo-item:hover {
  transform: translateY(-4px);
  background: rgba(20, 74, 214, 0.03);
  box-shadow: 0 10px 24px rgba(20, 74, 214, 0.06);
}

.rp-elite-logo-item img {
  display: block;
  max-width: 100%;
  max-height: 64px;
  width: auto;
  height: auto;
  object-fit: contain;
  opacity: 0.92;
  filter: saturate(0.98) contrast(1.02);
  transition: transform 0.35s ease, opacity 0.35s ease, filter 0.35s ease;
}

.rp-elite-logo-item:hover img {
  opacity: 1;
  transform: scale(1.03);
  filter: saturate(1.04) contrast(1.04);
}

/* subtle animation on load */
.rp-elite-logo-item {
  opacity: 0;
  transform: translateY(16px);
  animation: rpEliteFadeUp 0.7s ease forwards;
}

.rp-elite-logo-item:nth-child(1) { animation-delay: 0.08s; }
.rp-elite-logo-item:nth-child(2) { animation-delay: 0.16s; }
.rp-elite-logo-item:nth-child(3) { animation-delay: 0.24s; }
.rp-elite-logo-item:nth-child(4) { animation-delay: 0.32s; }
.rp-elite-logo-item:nth-child(5) { animation-delay: 0.40s; }

@keyframes rpEliteFadeUp {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* tablet */
@media (max-width: 1100px) {
  .rp-elite-trust-top h2 {
    font-size: 38px;
  }

  .rp-elite-trust-logos {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

/* mobile */
@media (max-width: 767px) {
  .rp-elite-trust-strip {
    padding: 76px 18px 70px;
  }

  .rp-elite-trust-top {
    margin-bottom: 30px;
  }

  .rp-elite-trust-eyebrow {
    font-size: 11px;
    padding: 8px 14px;
    letter-spacing: 1.2px;
  }

  .rp-elite-trust-top h2 {
    font-size: 30px;
    line-height: 1.12;
  }

  .rp-elite-trust-top p {
    font-size: 16px;
    line-height: 1.7;
  }

  .rp-elite-trust-logos-wrap {
    padding: 22px 16px;
    border-radius: 22px;
  }

  .rp-elite-trust-logos {
    grid-template-columns: 1fr 1fr;
    gap: 14px;
  }

  .rp-elite-logo-item {
    min-height: 72px;
    border-radius: 16px;
    padding: 8px 10px;
  }

  .rp-elite-logo-item img {
    max-height: 48px;
  }
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-34b702f */.wpforms-container {
  margin-top: 0;
  padding: 0 32px 26px 32px;
  background: #fff;
  border-radius: 0 0 32px 32px;
  border: 1px solid rgba(16,59,90,.08);
  border-top: none;
  box-shadow: 0 28px 70px rgba(16,59,90,.14);
}

.wpforms-form .wpforms-field {
  padding-bottom: 14px !important;
}

.wpforms-form label {
  margin-bottom: 6px !important;
}

.wpforms-form input,
.wpforms-form textarea,
.wpforms-form select {
  border-radius: 14px !important;
  border: 1px solid rgba(16,59,90,.12) !important;
  min-height: 52px !important;
  padding: 12px 14px !important;
  font-size: 15px !important;
  box-shadow: none !important;
}

.wpforms-form textarea {
  min-height: 120px !important;
}

.wpforms-form input:focus,
.wpforms-form textarea:focus,
.wpforms-form select:focus {
  border-color: #1f8f6b !important;
  box-shadow: 0 0 0 4px rgba(31,143,107,.10) !important;
}

.wpforms-submit-container {
  margin-top: 4px !important;
}

.wpforms-submit {
  width: 100% !important;
  border: none !important;
  border-radius: 14px !important;
  min-height: 54px !important;
  font-size: 15px !important;
  font-weight: 800 !important;
  background: linear-gradient(135deg, #0f6ea8 0%, #1f8f6b 100%) !important;
  color: #fff !important;
  box-shadow: 0 14px 28px rgba(15,110,168,.18) !important;
}

@media (max-width: 767px){
  .wpforms-container{
    padding: 0 20px 22px 20px !important;
  }
}.elementor-2649 .elementor-element.elementor-element-34b702f .wpforms-field.wpforms-field-4 {
  display: none !important;
}/* End custom CSS */