.elementor-5331 .elementor-element.elementor-element-5dd59d7{--display:flex;}body.elementor-page-5331:not(.elementor-motion-effects-element-type-background), body.elementor-page-5331 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://onepacs.com/wp-content/uploads/2026/03/OP-LP-White-Bkgnd-1800x1200-1.png");}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-a323b4e */.op-rbma-page {
  width: 100%;
}

/* Layout */
.op-rbma-container {
  width: min(1140px, 92vw);
  margin: 0 auto;
}

.op-rbma-container-narrow {
  width: min(980px, 92vw);
  margin: 0 auto;
}

/* HERO */
.op-rbma-hero {
  padding: clamp(36px, 5vw, 72px) 0 clamp(28px, 4vw, 52px);
  text-align: center;
}

.op-rbma-eyebrow {
  font-size: 0.85rem;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #5f6f8d;
  margin-bottom: 12px;
}

.op-rbma-title {
  margin: 0;
  font-size: clamp(2.2rem, 5vw, 4.4rem);
  line-height: 1.04;
  letter-spacing: -0.03em;
  color: #4c2d83;
  text-wrap: balance;
}

/* INTRO + FORM */
.op-rbma-intro-form {
  padding: clamp(10px, 2vw, 20px) 0 clamp(40px, 5vw, 72px);
}

.op-rbma-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(340px, 430px);
  gap: clamp(28px, 4vw, 56px);
  align-items: start;
}

.op-rbma-copy {
  max-width: 720px;
  padding-top: 4px;
}

.op-rbma-heading {
  margin: 0 0 18px 0;
  font-size: clamp(2rem, 4vw, 3.2rem);
  line-height: 1.1;
  letter-spacing: -0.025em;
  color: #4c2d83;
  max-width: 100%;
  text-wrap: balance;
}

.op-rbma-copy p {
  margin: 0 0 16px 0;
  font-size: 1.04rem;
  line-height: 1.72;
  color: #5f6f8d;
  max-width: 62ch;
}

.op-rbma-copy p:last-child {
  margin-bottom: 0;
}

/* FORM */
.op-rbma-form-wrap {
  width: 100%;
}

.op-rbma-form-card {
  border: 1px solid #e6e8ee;
  border-radius: 22px;
  background: #ffffff;
  padding: 18px;
  box-shadow: 0 12px 30px rgba(20, 28, 45, 0.06);
}

.op-rbma-form-placeholder {
  border: 1px dashed #d4dbe7;
  border-radius: 14px;
  padding: 20px;
}

.op-rbma-form-placeholder h3 {
  margin: 0 0 10px 0;
  font-size: 1.2rem;
  line-height: 1.2;
  color: #4c2d83;
}

.op-rbma-form-placeholder p {
  margin: 0;
  line-height: 1.6;
  color: #5f6f8d;
}

/* Common form styling if your embed inherits these */
.op-rbma-form-card button,
.op-rbma-form-card input[type="submit"],
.op-rbma-form-card .elementor-button {
  width: 100%;
  border-radius: 12px;
  padding: 12px 16px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.03em;
}

/* SOLUTIONS */
.op-rbma-solutions {
  padding: clamp(8px, 2vw, 20px) 0 clamp(40px, 5vw, 72px);
}

.op-rbma-solutions-header {
  text-align: center;
  margin-bottom: 22px;
}

.op-rbma-solutions-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 22px;
}

.op-rbma-card {
  border: 1px solid #e6e8ee;
  border-radius: 22px;
  background: #ffffff;
  padding: clamp(22px, 2.4vw, 30px);
  box-shadow: 0 10px 28px rgba(20, 28, 45, 0.04);
}

.op-rbma-card-title {
  margin: 0 0 12px 0;
  font-size: 1.28rem;
  line-height: 1.2;
  color: #4c2d83;
}

.op-rbma-card p {
  margin: 0;
  line-height: 1.7;
  color: #5f6f8d;
}

/* Responsive */
@media (max-width: 980px) {
  .op-rbma-grid {
    grid-template-columns: 1fr;
    gap: 24px;
  }

  .op-rbma-copy {
    max-width: none;
  }

  .op-rbma-heading {
    max-width: 16ch;
  }

  .op-rbma-copy p {
    max-width: none;
  }

  .op-rbma-form-wrap {
    max-width: 700px;
  }

  .op-rbma-solutions-grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 640px) {
  .op-rbma-hero {
    padding: 28px 0 22px;
  }

  .op-rbma-intro-form,
  .op-rbma-solutions {
    padding: 28px 0;
  }

  .op-rbma-title {
    font-size: clamp(2rem, 10vw, 2.9rem);
  }

  .op-rbma-heading {
    font-size: clamp(1.75rem, 8vw, 2.4rem);
    line-height: 1.08;
    max-width: none;
    margin-bottom: 14px;
  }

  .op-rbma-copy p {
    font-size: 1rem;
    line-height: 1.65;
    margin-bottom: 14px;
  }

  .op-rbma-form-card,
  .op-rbma-card {
    border-radius: 18px;
    padding: 16px;
  }

  .op-rbma-form-placeholder {
    border-radius: 12px;
    padding: 16px;
  }

  .op-rbma-card-title {
    font-size: 1.15rem;
  }
}/* End custom CSS */