/* v1.0.37: all presentation rules, including theme variables and typography, are isolated to Recovery Buddy shortcode wrappers. */
@import url("https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@700;800;900&family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap");

.rb-addon-wrap {
  font-family: "DM Sans", sans-serif;
  color: #182c3d;
  background: #f7f7f2;
  font-synthesis: none;
  font-weight: 400;
  --navy: #12396f;
  --orange: #ffad5a;
  --cream: #f7f7f2;
}
.rb-addon-wrap,
.rb-addon-wrap * {
  box-sizing: border-box;
}
.rb-addon-wrap {
  scroll-behavior: smooth;
  scroll-padding-top: 40px;
}
.rb-addon-wrap {
  margin: 0;
}
.rb-addon-wrap button,
.rb-addon-wrap a,
.rb-addon-wrap input,
.rb-addon-wrap select {
  -webkit-tap-highlight-color: transparent;
}
.rb-addon-wrap button,
.rb-addon-wrap a {
  touch-action: manipulation;
}
.rb-addon-wrap button {
  font: inherit;
  cursor: pointer;
}
.rb-addon-wrap a {
  color: inherit;
  text-decoration: none;
}
.rb-addon-wrap button {
  border: 0;
}
.rb-addon-wrap button:focus-visible,
.rb-addon-wrap a:focus-visible {
  outline: 3px solid #ec954d;
  outline-offset: 6px;
}
.rb-addon-wrap button:disabled {
  cursor: default;
}
.rb-addon-wrap svg {
  flex-shrink: 0;
}
.rb-addon-wrap button {
  transition:
    background 0.2s,
    transform 0.2s,
    box-shadow 0.2s;
}
.rb-addon-wrap ::selection {
  background: #ffad5a;
  color: #102c48;
}
.rb-addon-wrap .dark-shell {
  background: #12396f;
  color: #f9f8f2;
  overflow: hidden;
  position: relative;
}
.rb-addon-wrap .dark-shell:before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background: none;
}
.rb-addon-wrap .site-header {
  height: 105px;
  max-width: 1850px;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 64px;
  position: relative;
  border-bottom: 1px solid #ffffff0d;
  gap: 32px;
}
.rb-addon-wrap .brand {
  color: #fff;
  display: flex;
  align-items: center;
  gap: 10px;
  font-family: "Manrope", sans-serif;
  font-size: 20px;
  font-weight: 900;
  letter-spacing: -0.8px;
  line-height: 1.1;
}
.rb-addon-wrap .buddy-mark.small {
  width: 37px;
  height: 37px;
  color: #ffb666;
  flex-shrink: 0;
}
.rb-addon-wrap .brand-light {
  font-weight: 450;
}
.rb-addon-wrap .brand small {
  color: #fff;
  display: block;
  font:
    900 8px "DM Sans",
    sans-serif;
  letter-spacing: 4.2px;
  margin-top: 6px;
}
.rb-addon-wrap .nav {
  display: flex;
  gap: 29px;
  font-size: 12px;
  color: #d7e0e6;
}
.rb-addon-wrap .nav a {
  transition: color 0.2s;
}
.rb-addon-wrap .nav a:hover {
  color: var(--orange);
}
.rb-addon-wrap .header-actions {
  display: flex;
  gap: 26px;
  align-items: center;
}
.rb-addon-wrap .sign-in {
  color: #f9f8f2;
  background: none;
  font-size: 12px;
  display: flex;
  gap: 9px;
  align-items: center;
  padding: 10px 0;
}
.rb-addon-wrap .button {
  background: #ffb364;
  border: 1px solid #ffb364;
  color: #152b3a;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 28px;
  font-size: 13px;
  font-weight: 650;
  padding: 18px 23px;
  border-radius: 7px;
  white-space: nowrap;
  box-shadow: 0 3px 0 #c7753214;
}
.rb-addon-wrap .button:hover {
  background: #ffc589;
  transform: translateY(-3px);
  box-shadow: 0 8px 24px #00000015;
}
.rb-addon-wrap .small-button {
  font-size: 11px;
  padding: 12px 17px;
  gap: 17px;
  border-radius: 6px;
}
.rb-addon-wrap .header-actions .small-button {
  background: #fff !important;
  border-color: #fff !important;
  color: #000 !important;
  font-weight: 900 !important;
  box-shadow: 0 3px 0 #00000012;
}
.rb-addon-wrap .header-actions .small-button:hover {
  background: #f3f3f3 !important;
  color: #000 !important;
}
.rb-addon-wrap .menu-toggle {
  display: none;
  background: transparent;
  color: white;
  font-size: 25px;
}
.rb-addon-wrap .hero {
  max-width: 1850px;
  min-height: 654px;
  margin: auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  padding: 76px 64px 45px;
  position: relative;
  align-items: center;
  gap: 12px;
}
.rb-addon-wrap .hero-copy {
  position: relative;
  z-index: 2;
  padding-bottom: 14px;
}
.rb-addon-wrap .eyebrow {
  font-size: 9px;
  letter-spacing: 1.65px;
  font-weight: 600;
  display: flex;
  align-items: center;
  gap: 10px;
  color: #dce2e4;
  margin-bottom: 29px;
}
.rb-addon-wrap .status-dot {
  height: 6px;
  width: 6px;
  background: #b3d1ad;
  border-radius: 50%;
  box-shadow: 0 0 0 4px #b3d1ad10;
}
.rb-addon-wrap h1,
.rb-addon-wrap h2,
.rb-addon-wrap h3,
.rb-addon-wrap p {
  margin: 0;
}
.rb-addon-wrap h1 {
  font-family: "Manrope", sans-serif;
  font-size: clamp(58px, 5.8vw, 85px);
  font-weight: 650;
  letter-spacing: -4.4px;
  line-height: 1.13;
  white-space: nowrap;
}
.rb-addon-wrap .connection {
  display: inline-block;
  position: relative;
  color: #ffb365;
}
.rb-addon-wrap .connection svg {
  position: absolute;
  width: 99%;
  height: 13px;
  left: 0;
  bottom: -15px;
  fill: none;
  stroke: #ffb365;
  stroke-width: 2;
  opacity: 0.75;
}
.rb-addon-wrap .hero-description {
  color: #bdcbd5;
  font-size: 16px;
  line-height: 1.85;
  margin-top: 40px;
  font-weight: 400;
  letter-spacing: 0.02px;
}
.rb-addon-wrap .hero-actions {
  display: flex;
  align-items: center;
  gap: 25px;
  margin-top: 29px;
}
.rb-addon-wrap .watch-link {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 12px;
  color: #edf0ee;
}
.rb-addon-wrap .play-icon {
  width: 30px;
  height: 30px;
  border: 1px solid #ffffff35;
  border-radius: 50%;
  display: grid;
  place-items: center;
}
.rb-addon-wrap .play-icon svg {
  margin-left: 2px;
}
.rb-addon-wrap .watch-link:hover .play-icon {
  background: #ffffff15;
}
.rb-addon-wrap .social-proof {
  display: flex;
  align-items: center;
  gap: 13px;
  margin-top: 33px;
}
.rb-addon-wrap .avatar-stack {
  display: flex;
  padding-left: 0;
}
.rb-addon-wrap .portrait {
  position: relative;
  display: block;
  aspect-ratio: 1 / 1;
  border-radius: 50% !important;
  clip-path: circle(50% at 50% 50%);
  overflow: hidden;
  flex-shrink: 0;
  background-color: #275985;
  isolation: isolate;
}
.rb-addon-wrap .portrait > img,
.rb-addon-wrap .portrait > .portrait-photo {
  position: absolute;
  inset: 0;
  display: block;
  width: 100%;
  height: 100%;
  min-width: 100%;
  min-height: 100%;
  max-width: none;
  object-fit: cover;
  object-position: 50% 45%;
  transform: scale(1.06);
  border: 0;
  margin: 0;
  padding: 0;
  pointer-events: none;
  overflow: hidden;
}
.rb-addon-wrap .avatar-stack .portrait {
  width: 31px;
  height: 31px;
  margin-left: -8px;
  border: 2px solid var(--navy);
}
.rb-addon-wrap .avatar-stack .portrait:first-child {
  margin-left: 0;
}
.rb-addon-wrap .proof-stars {
  letter-spacing: 2px;
  font-size: 10px;
  color: #ffb96c;
  line-height: 1.1;
}
.rb-addon-wrap .social-proof p {
  font-size: 9px;
  color: #a8bccd;
  margin-top: 5px;
}
.rb-addon-wrap .social-proof strong {
  font-weight: 400;
  color: #dbe4e9;
}
.rb-addon-wrap .hero-art {
  height: 530px;
  position: relative;
  perspective: 1000px;
  align-self: center;
  min-width: 0;
  touch-action: pan-y;
  margin-top: -5px;
  user-select: none;
}
.rb-addon-wrap .orbit-system {
  --scroll: 0px;
  --rx: 0deg;
  --ry: 0deg;
  --drag: 0deg;
  --counter-drag: 0deg;
  position: relative;
  height: 100%;
  width: 100%;
  transform: translateY(calc(var(--scroll) * -1)) rotateX(var(--rx))
    rotateY(var(--ry)) rotateZ(var(--drag));
  transform-style: preserve-3d;
  transition: transform 0.45s ease-out;
  will-change: transform;
}
.rb-addon-wrap .orbit-ring {
  position: absolute;
  top: 49%;
  left: 51%;
  border-radius: 50%;
  border: 1px solid #aac5dd20;
  transform: translate(-50%, -50%) rotate(-20deg);
  pointer-events: auto;
  cursor: grab;
}
.rb-addon-wrap .ring-outer {
  width: 98%;
  height: 91%;
  border-color: #95bad918;
}
.rb-addon-wrap .ring-middle {
  width: 76%;
  height: 71%;
  border-color: #b4cadd27;
}
.rb-addon-wrap .ring-inner {
  width: 52%;
  height: 51%;
  border-style: dashed;
  border-color: #b4cadd20;
}
.rb-addon-wrap .center-brand {
  position: absolute;
  top: 49%;
  left: 51%;
  transform: translate(-50%, -50%) translateZ(35px);
  text-align: center;
  width: 238px;
  filter: drop-shadow(0 12px 12px #071d3225);
  pointer-events: none;
}
.rb-addon-wrap .center-brand .buddy-mark {
  width: 97px;
  height: 97px;
  color: #ffb04f;
  border: 6px solid #fff;
  border-radius: 50%;
  box-shadow: 0 4px 10px #0002;
  display: block;
  margin: 0 auto -5px;
}
.rb-addon-wrap .center-wordmark {
  font-family: "Barlow Condensed", Impact, sans-serif;
  font-size: 35px;
  line-height: 1.02;
  font-weight: 800;
  letter-spacing: -1px;
  transform: rotate(-5deg);
  color: #fff;
  text-shadow:
    3px 3px 0 #1499e5,
    -3px -3px 0 #1499e5,
    3px -3px 0 #1499e5,
    -3px 3px 0 #1499e5,
    0 5px 0 #1499e5;
  white-space: nowrap;
  position: relative;
}
.rb-addon-wrap .center-wordmark span {
  margin-left: 2px;
}
.rb-addon-wrap .network-label {
  display: block;
  font-size: 9px;
  letter-spacing: 3px;
  font-weight: 700;
  margin-top: 11px;
  color: #e7f1f4;
}
.rb-addon-wrap .person {
  position: absolute;
  padding: 0;
  background: transparent;
  border-radius: 50%;
  transform: translateZ(40px) rotate(var(--counter-drag));
  animation: float 6s ease-in-out infinite;
  box-shadow:
    0 12px 22px #05152365,
    inset 0 0 0 2px #ffffff0a;
  border: 4px solid #355778;
  transition:
    box-shadow 0.3s,
    border-color 0.3s;
  z-index: 2;
}
.rb-addon-wrap .person .portrait {
  position: absolute;
  inset: -1px;
  width: calc(100% + 2px);
  height: calc(100% + 2px);
  display: block;
  max-width: none;
  max-height: none;
  margin: 0;
  padding: 0;
  background-origin: border-box;
  background-clip: border-box;
  border-radius: 50%;
  pointer-events: none;
}
.rb-addon-wrap .person:hover,
.rb-addon-wrap .person:focus-visible {
  box-shadow:
    0 15px 35px #030e2680,
    0 0 0 5px #ffb36430;
  border-color: #ffbd7a;
  z-index: 5;
  animation-play-state: paused;
}
.rb-addon-wrap .person-0 {
  width: 133px;
  height: 133px;
  left: 12%;
  top: 1%;
  border-color: #8c693f;
  animation-delay: -1s;
}
.rb-addon-wrap .person-1 {
  width: 113px;
  height: 113px;
  right: 1%;
  top: 5%;
  border-color: #285b81;
  animation-delay: -3s;
}
.rb-addon-wrap .person-2 {
  width: 101px;
  height: 101px;
  left: 0;
  top: 43%;
  animation-delay: -2.5s;
}
.rb-addon-wrap .person-3 {
  width: 128px;
  height: 128px;
  right: -1%;
  top: 44%;
  border-color: #7d5c41;
  animation-delay: -4s;
}
.rb-addon-wrap .person-4 {
  width: 110px;
  height: 110px;
  left: 15%;
  bottom: 1%;
  border-color: #977344;
  animation-delay: -0.5s;
}
.rb-addon-wrap .person-5 {
  width: 113px;
  height: 113px;
  right: 13%;
  bottom: 0;
  animation-delay: -3.5s;
}
.rb-addon-wrap .online-indicator {
  width: 13px;
  height: 13px;
  border: 3px solid #173a55;
  border-radius: 50%;
  background: #b7d1ab;
  position: absolute;
  right: 4px;
  bottom: 8px;
}
.rb-addon-wrap .floating-note {
  position: absolute;
  padding: 10px 13px;
  display: flex;
  align-items: center;
  gap: 8px;
  background: #fff;
  color: #000;
  border: 1px solid #fff;
  border-radius: 7px;
  font-size: 10px;
  font-weight: 900;
  box-shadow: 0 9px 18px #03152a25;
  white-space: nowrap;
  z-index: 4;
  transform: translateZ(65px);
  animation: note-float 7s ease-in-out infinite;
}
.rb-addon-wrap .floating-note [data-rb-key] {
  color: #000 !important;
}
.rb-addon-wrap .note-heart,
.rb-addon-wrap .note-spark {
  color: #000 !important;
}
.rb-addon-wrap .note-heart svg {
  fill: #00000012 !important;
}
.rb-addon-wrap .note-one {
  top: 15%;
  left: 44%;
  transform: rotate(5deg);
  animation-delay: -1s;
}
.rb-addon-wrap .note-two {
  bottom: 26%;
  left: 19%;
  transform: rotate(-5deg);
  animation-delay: -4s;
}
.rb-addon-wrap .note-heart {
  color: #ffbc79;
  display: flex;
}
.rb-addon-wrap .note-heart svg {
  fill: #ffbc7930;
}
.rb-addon-wrap .note-spark {
  color: #ffbd7a;
  display: flex;
}
.rb-addon-wrap .orbit-dot {
  position: absolute;
  border-radius: 50%;
  z-index: 1;
}
.rb-addon-wrap .dot-one {
  height: 8px;
  width: 8px;
  background: #ffc174;
  right: 26%;
  top: 2%;
  box-shadow: 0 0 16px #ffbc791e;
}
.rb-addon-wrap .dot-two {
  height: 6px;
  width: 6px;
  background: #9dc5c8;
  right: 22%;
  bottom: 29%;
}
.rb-addon-wrap .dot-three {
  height: 5px;
  width: 5px;
  background: #98b6c9;
  left: 9%;
  bottom: 25%;
}
.rb-addon-wrap .art-plus {
  position: absolute;
  font-size: 20px;
  font-weight: 400;
  color: #98b2c5;
}
.rb-addon-wrap .plus-one {
  top: 31%;
  left: 22%;
  transform: rotate(15deg);
}
.rb-addon-wrap .plus-two {
  bottom: 8%;
  left: 49%;
  font-size: 25px;
  color: #d1a879;
  font-weight: 300;
}
.rb-addon-wrap .orbit-caption {
  position: absolute;
  bottom: -22px;
  left: 50%;
  transform: translateX(-50%);
  color: #8fa8bd;
  font-size: 9px;
  white-space: nowrap;
  display: flex;
  align-items: center;
  gap: 7px;
  letter-spacing: 0.2px;
}
.rb-addon-wrap .tiny-dot {
  width: 4px;
  height: 4px;
  background: #d0a675;
  border-radius: 50%;
}
.rb-addon-wrap .hero-bottom {
  max-width: 1850px;
  margin: 0 auto;
  border-top: 1px solid #ffffff12;
  padding: 21px 0 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
.rb-addon-wrap .scroll-link {
  display: flex;
  align-items: center;
  gap: 11px;
  font-size: 8px;
  letter-spacing: 1.8px;
  color: #b6c4ce;
}
.rb-addon-wrap .scroll-link > span {
  font-size: 18px;
  line-height: 1;
  color: #f0bd84;
  animation: scroll-bounce 2.5s ease-in-out infinite;
}
.rb-addon-wrap .hero-reassurance {
  display: flex;
  align-items: center;
  gap: 7px;
  font-size: 10px;
  color: #a8bbca;
  margin-left: -50px;
}
.rb-addon-wrap .motion-control {
  display: flex;
  align-items: center;
  gap: 9px;
  background: transparent;
  color: #a5b8c9;
  font-size: 9px;
  padding: 4px 0;
}
.rb-addon-wrap .motion-control:hover {
  color: white;
}
.rb-addon-wrap .motion-led {
  height: 5px;
  width: 5px;
  border-radius: 50%;
  margin-left: 5px;
}
.rb-addon-wrap .community-section {
  padding: 66px 64px 0;
  max-width: 1850px;
  margin: 0 auto;
}
.rb-addon-wrap .section-heading {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 34px;
}
.rb-addon-wrap .section-kicker {
  display: block;
  font-size: 9px;
  font-weight: 650;
  letter-spacing: 1.65px;
  color: #6b7e85;
  margin-bottom: 17px;
}
.rb-addon-wrap .section-heading h2 {
  font:
    600 40px/1.22 "Manrope",
    sans-serif;
  letter-spacing: -1.7px;
}
.rb-addon-wrap .section-heading h2 span {
  color: #71817d;
}
.rb-addon-wrap .section-heading > p {
  font-size: 13px;
  line-height: 1.85;
  color: #798383;
  margin-bottom: 6px;
  max-width: 340px;
  padding-right: 24px;
}
.rb-addon-wrap .feature-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
.rb-addon-wrap .feature-card {
  text-align: left;
  position: relative;
  padding: 28px 28px 24px;
  border-radius: 10px;
  background: #f0f2ec;
  border: 1px solid #e2e7df;
  transition:
    transform 0.25s,
    box-shadow 0.25s;
}
.rb-addon-wrap .feature-card:hover {
  transform: translateY(-7px);
  box-shadow: 0 15px 32px #142e4410;
}
.rb-addon-wrap .feature-card.blue {
  background: #edf2f5;
  border-color: #e0e7eb;
}
.rb-addon-wrap .feature-card.orange {
  background: #f6efe6;
  border-color: #eae3d8;
}
.rb-addon-wrap .feature-card.green {
  background: #edf1e9;
  border-color: #e1e7dd;
}
.rb-addon-wrap .feature-icon {
  display: inline-flex;
  width: 45px;
  height: 45px;
  border-radius: 10px;
  align-items: center;
  justify-content: center;
  background: #dce7ef;
  color: #365e7e;
  margin-bottom: 22px;
}
.rb-addon-wrap .feature-icon.rb-feature-image {
  overflow: hidden;
  padding: 0;
}
.rb-addon-wrap .feature-icon.rb-feature-image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 10px;
}
.rb-addon-wrap .feature-icon.rb-feature-image-empty {
  background: transparent;
  border: 1px dashed #9aa8ae;
}
body.rb-editing .rb-addon-wrap .feature-icon.rb-feature-image-empty {
  background: #eef1f2;
}
.rb-addon-wrap .orange .feature-icon,
.rb-addon-wrap .feature-icon.orange {
  background: #f4e0c9;
  color: #ad793d;
}
.rb-addon-wrap .green .feature-icon,
.rb-addon-wrap .feature-icon.green {
  background: #dfe7d8;
  color: #6d8762;
}
.rb-addon-wrap .card-number {
  position: absolute;
  right: 26px;
  top: 31px;
  color: #85918f;
  font-size: 10px;
  letter-spacing: 1px;
}
.rb-addon-wrap .feature-card h3 {
  font-size: 18px;
  font-weight: 600;
  letter-spacing: -0.6px;
  margin-bottom: 12px;
}
.rb-addon-wrap .feature-card p {
  font-size: 12px;
  line-height: 1.8;
  color: #6b7a80;
  max-width: 290px;
  min-height: 44px;
}
.rb-addon-wrap .card-link {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 10px;
  font-weight: 550;
  margin-top: 29px;
  padding-top: 17px;
  border-top: 1px solid #172c3e12;
  color: #344d58;
}
.rb-addon-wrap .community-footnote {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #80908a;
  font-size: 10px;
  padding: 26px 0 35px;
}
.rb-addon-wrap .community-footnote > svg {
  color: #869880;
}
.rb-addon-wrap .community-footnote .footnote-line {
  height: 1px;
  flex: 1;
  background: #dfe4dd;
  margin-left: 17px;
  margin-right: 17px;
}
.rb-addon-wrap .community-footnote > span:last-child {
  font-size: 8px;
  letter-spacing: 1.5px;
}
.rb-addon-wrap .how-section {
  max-width: 1850px;
  margin: 32px auto 70px;
  border-top: 1px solid #dee4dd;
  padding-top: 68px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 95px;
}
.rb-addon-wrap .how-intro h2 {
  font:
    600 44px/1.2 "Manrope",
    sans-serif;
  letter-spacing: -1.9px;
}
.rb-addon-wrap .how-intro h2 em {
  font-style: normal;
  color: #b77b40;
}
.rb-addon-wrap .how-intro > p {
  font-size: 14px;
  color: #798383;
  line-height: 1.9;
  max-width: 385px;
  margin: 22px 0 28px;
}
.rb-addon-wrap .steps {
  padding-top: 6px;
}
.rb-addon-wrap .step {
  display: flex;
  gap: 24px;
  padding: 22px 0;
  border-bottom: 1px solid #dfe5dd;
}
.rb-addon-wrap .step:first-child {
  padding-top: 0;
}
.rb-addon-wrap .step:last-child {
  border-bottom: 0;
}
.rb-addon-wrap .step > span {
  color: #9da99d;
  font-size: 12px;
  letter-spacing: 1px;
  margin-top: 6px;
}
.rb-addon-wrap .step h3 {
  font:
    600 19px "Manrope",
    sans-serif;
  letter-spacing: -0.5px;
  margin-bottom: 10px;
}
.rb-addon-wrap .step p {
  font-size: 13px;
  color: #798383;
  line-height: 1.8;
  max-width: 365px;
}
.rb-addon-wrap .why-section {
  text-align: center;
  background: #eaf0e7;
  padding: 60px 24px 66px;
}
.rb-addon-wrap .why-symbol {
  height: 75px;
  width: 75px;
  border: 1px solid #bacab4;
  border-radius: 50%;
  margin: 0 auto 26px;
  display: grid;
  place-items: center;
  color: #7c9372;
  transform: rotate(-10deg);
}
.rb-addon-wrap .why-section h2 {
  font:
    600 42px/1.25 "Manrope",
    sans-serif;
  letter-spacing: -1.7px;
}
.rb-addon-wrap .why-section p {
  font-size: 14px;
  color: #748175;
  line-height: 1.9;
  margin: 22px 0 27px;
}
.rb-addon-wrap .why-section .free-note {
  display: block;
  font-size: 10px;
  color: #849080;
  margin-top: 15px;
}
.rb-addon-wrap[data-rb-section="footer"] footer {
  max-width: 1850px;
  padding: 44px 64px 24px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 25px;
  justify-content: space-between;
  margin: auto;
}
.rb-addon-wrap[data-rb-section="footer"] .footer-brand {
  font-size: 17px;
}
.rb-addon-wrap[data-rb-section="footer"] .footer-brand .buddy-mark.small {
  width: 33px;
  height: 33px;
}
.rb-addon-wrap[data-rb-section="footer"] footer > p {
  font-size: 11px;
  color: #8a9595;
}
.rb-addon-wrap[data-rb-section="footer"] footer > a:not(.brand) {
  font-size: 11px;
}
.rb-addon-wrap[data-rb-section="footer"] .footer-bottom {
  border-top: 1px solid #e0e4dd;
  margin-top: 4px;
  padding-top: 22px;
  display: flex;
  justify-content: space-between;
  width: 100%;
  gap: 25px;
  font-size: 8px;
  color: #8a9595;
  line-height: 1.7;
}
.rb-addon-wrap[data-rb-section="footer"] .footer-bottom span:nth-child(2) {
  max-width: 460px;
  text-align: center;
}
.rb-addon-wrap .reveal {
  opacity: 0;
  transform: translateY(22px);
  transition:
    opacity 0.7s ease,
    transform 0.7s ease;
}
.rb-addon-wrap .reveal.visible {
  opacity: 1;
  transform: translateY(0);
}
.rb-addon-wrap .feature-card:nth-child(2) {
  transition-delay: 0.08s;
}
.rb-addon-wrap .feature-card:nth-child(3) {
  transition-delay: 0.16s;
}
.rb-addon-wrap .modal-backdrop {
  position: fixed;
  inset: 0;
  background: #061a30ac;
  backdrop-filter: blur(9px);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 100;
  padding: 24px;
  overflow-y: auto;
  animation: fade-in 0.2s;
}
.rb-addon-wrap .modal {
  background: #f8f8f3;
  max-width: 490px;
  width: 100%;
  border: 1px solid #fff8;
  border-radius: 18px;
  padding: 38px;
  box-shadow: 0 35px 100px #06162966;
  position: relative;
  max-height: 90dvh;
  overflow-y: auto;
}
.rb-addon-wrap .close-modal {
  position: absolute;
  right: 17px;
  top: 17px;
  display: grid;
  place-items: center;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  color: #596e7c;
  background: #e9ede8;
}
.rb-addon-wrap .close-modal:hover {
  background: #dce5dc;
}
.rb-addon-wrap .modal > .buddy-mark {
  margin-bottom: 22px;
}
.rb-addon-wrap .modal .section-kicker {
  font-size: 8px;
  line-height: 1.7;
}
.rb-addon-wrap .modal h2 {
  font:
    650 31px/1.2 "Manrope",
    sans-serif;
  letter-spacing: -1.2px;
  margin-bottom: 15px;
}
.rb-addon-wrap .modal > p {
  font-size: 13px;
  color: #78857e;
  line-height: 1.8;
}
.rb-addon-wrap .modal form {
  margin-top: 22px;
}
.rb-addon-wrap .modal label {
  display: block;
  font-size: 11px;
  font-weight: 550;
  margin-top: 16px;
}
.rb-addon-wrap .modal input,
.rb-addon-wrap .modal select {
  font:
    400 13px "DM Sans",
    sans-serif;
  width: 100%;
  display: block;
  margin-top: 8px;
  border: 1px solid #d6dfd6;
  background: #fff;
  padding: 13px 14px;
  border-radius: 6px;
  color: #19384d;
  outline: none;
  transition: box-shadow 0.2s;
}
.rb-addon-wrap .modal input:focus,
.rb-addon-wrap .modal select:focus {
  border-color: #8ba792;
  box-shadow: 0 0 0 3px #8ba79220;
}
.rb-addon-wrap .form-submit {
  width: 100%;
  margin-top: 24px;
  gap: 12px;
  font-size: 12px;
}
.rb-addon-wrap .modal .modal-note {
  font-size: 10px;
  line-height: 1.7;
  margin-top: 16px;
  color: #849087;
}
.rb-addon-wrap .switch-mode {
  text-align: center;
  font-size: 11px;
  border-top: 1px solid #e1e6df;
  margin-top: 21px;
  padding-top: 19px;
  color: #78877d;
}
.rb-addon-wrap .switch-mode button {
  background: none;
  font-size: 11px;
  color: #956533;
  font-weight: 650;
  padding: 0 3px;
}
.rb-addon-wrap .form-error {
  font-size: 11px !important;
  color: #b34434 !important;
  margin-top: 13px !important;
}
.rb-addon-wrap .story-portrait {
  width: 102px;
  height: 102px;
  border: 4px solid #e7d1b4;
  margin-bottom: 24px;
}
.rb-addon-wrap .modal h3 {
  font-weight: 500;
  font-size: 14px;
  color: #a77742;
  margin-bottom: 14px;
}
.rb-addon-wrap .modal .story-text {
  font-size: 16px;
  line-height: 1.8;
  margin-bottom: 28px;
  color: #637570;
}
.rb-addon-wrap .modal > .feature-icon {
  display: flex;
  margin-bottom: 22px;
}
.rb-addon-wrap .detail-list {
  list-style: none;
  margin: 23px 0 28px;
  padding: 0;
}
.rb-addon-wrap .detail-list li {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  margin: 18px 0;
  font-size: 13px;
  line-height: 1.7;
  color: #6c7c72;
}
.rb-addon-wrap .detail-list svg {
  color: #7c986e;
  margin-top: 2px;
}
.rb-addon-wrap .success-icon {
  display: grid;
  place-items: center;
  width: 65px;
  height: 65px;
  background: #e0eada;
  color: #658559;
  border-radius: 50%;
  margin-bottom: 25px;
}
.rb-addon-wrap .next-step {
  display: flex;
  gap: 17px;
  padding: 19px;
  background: #eaf0e6;
  color: #637f5c;
  border-radius: 8px;
  margin: 23px 0;
}
.rb-addon-wrap .next-step small {
  display: block;
  font-size: 8px;
  letter-spacing: 1.2px;
  margin-bottom: 7px;
}
.rb-addon-wrap .next-step strong {
  display: block;
  font-size: 13px;
  font-weight: 550;
}
.rb-addon-wrap .modal .modal-note + .button {
  margin-top: 24px;
}
.rb-addon-wrap .motion-paused .person,
.rb-addon-wrap .motion-paused .floating-note,
.rb-addon-wrap .motion-paused .scroll-link > span {
  animation-play-state: paused;
}
.rb-addon-wrap .motion-paused .orbit-system {
  transition: none;
}
@keyframes float {
  0%,
  100% {
    transform: translateY(0) translateZ(40px) rotate(var(--counter-drag));
  }
  50% {
    transform: translateY(-10px) translateZ(55px) rotate(var(--counter-drag));
  }
}
@keyframes note-float {
  0%,
  100% {
    translate: 0 0;
  }
  50% {
    translate: 0 -7px;
  }
}
@keyframes scroll-bounce {
  0%,
  100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(4px);
  }
}
@keyframes fade-in {
  from {
    opacity: 0;
    transform: translateY(5px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@media (min-width: 1500px) {
  .rb-addon-wrap .hero {
    min-height: 700px;
    padding-top: 90px;
    padding-bottom: 65px;
  }
  .rb-addon-wrap .hero-art {
    height: 555px;
  }
  .rb-addon-wrap .hero-bottom {
    max-width: 1850px;
  }
}
@media (max-width: 1399px) {
  .rb-addon-wrap .hero-bottom,
  .rb-addon-wrap .how-section {
    margin-left: 64px;
    margin-right: 64px;
  }
  .rb-addon-wrap .site-header {
    gap: 22px;
  }
  .rb-addon-wrap .nav {
    gap: 23px;
  }
  .rb-addon-wrap .header-actions {
    gap: 20px;
  }
  .rb-addon-wrap .hero-art {
    height: 500px;
  }
  .rb-addon-wrap .hero {
    padding-top: 62px;
    min-height: 627px;
  }
  .rb-addon-wrap .person-0 {
    width: 120px;
    height: 120px;
  }
  .rb-addon-wrap .person-1 {
    width: 105px;
    height: 105px;
  }
  .rb-addon-wrap .person-2 {
    width: 93px;
    height: 93px;
  }
  .rb-addon-wrap .person-3 {
    width: 115px;
    height: 115px;
  }
  .rb-addon-wrap .person-4 {
    width: 105px;
    height: 105px;
  }
  .rb-addon-wrap .person-5 {
    width: 103px;
    height: 103px;
  }
  .rb-addon-wrap .center-wordmark {
    font-size: 32px;
  }
  .rb-addon-wrap .center-brand .buddy-mark {
    width: 88px;
    height: 88px;
  }
  .rb-addon-wrap .floating-note {
    font-size: 9px;
    padding: 9px 11px;
  }
  .rb-addon-wrap .hero-description {
    font-size: 15px;
  }
  .rb-addon-wrap .feature-card h3 {
    font-size: 17px;
  }
  .rb-addon-wrap .feature-card {
    padding: 24px;
  }
  .rb-addon-wrap .social-proof {
    margin-top: 29px;
  }
}
@media (max-width: 1150px) {
  .rb-addon-wrap .site-header {
    padding: 0 36px;
    height: 90px;
  }
  .rb-addon-wrap .brand {
    font-size: 18px;
  }
  .rb-addon-wrap .nav {
    gap: 17px;
    font-size: 11px;
  }
  .rb-addon-wrap .header-actions {
    gap: 16px;
  }
  .rb-addon-wrap .header-actions .small-button {
    padding: 12px;
    gap: 10px;
  }
  .rb-addon-wrap .hero {
    padding: 54px 36px 44px;
    gap: 5px;
    min-height: 600px;
  }
  .rb-addon-wrap h1 {
    font-size: 64px;
    letter-spacing: -3.6px;
  }
  .rb-addon-wrap .eyebrow {
    font-size: 8px;
    letter-spacing: 1.2px;
  }
  .rb-addon-wrap .hero-art {
    height: 450px;
  }
  .rb-addon-wrap .person-0 {
    width: 108px;
    height: 108px;
  }
  .rb-addon-wrap .person-1 {
    width: 93px;
    height: 93px;
  }
  .rb-addon-wrap .person-2 {
    width: 85px;
    height: 85px;
  }
  .rb-addon-wrap .person-3 {
    width: 102px;
    height: 102px;
  }
  .rb-addon-wrap .person-4 {
    width: 92px;
    height: 92px;
  }
  .rb-addon-wrap .person-5 {
    width: 94px;
    height: 94px;
  }
  .rb-addon-wrap .center-brand {
    width: 210px;
  }
  .rb-addon-wrap .center-wordmark {
    font-size: 29px;
  }
  .rb-addon-wrap .center-brand .buddy-mark {
    width: 80px;
    height: 80px;
    border-width: 5px;
  }
  .rb-addon-wrap .note-one {
    left: 42%;
    top: 13%;
  }
  .rb-addon-wrap .note-two {
    left: 15%;
    bottom: 25%;
  }
  .rb-addon-wrap .hero-bottom,
  .rb-addon-wrap .how-section {
    margin-left: 36px;
    margin-right: 36px;
  }
  .rb-addon-wrap .community-section {
    padding-left: 36px;
    padding-right: 36px;
  }
  .rb-addon-wrap .hero-actions {
    gap: 19px;
  }
  .rb-addon-wrap .hero-actions .button {
    padding: 17px 20px;
    gap: 20px;
  }
  .rb-addon-wrap .watch-link {
    font-size: 11px;
    gap: 7px;
  }
  .rb-addon-wrap .section-heading h2 {
    font-size: 36px;
  }
  .rb-addon-wrap .feature-card {
    padding: 22px;
  }
  .rb-addon-wrap .feature-card h3 {
    font-size: 15px;
  }
  .rb-addon-wrap .feature-card p {
    font-size: 11px;
  }
  .rb-addon-wrap .how-section {
    gap: 65px;
  }
  .rb-addon-wrap .how-intro h2 {
    font-size: 39px;
  }
  .rb-addon-wrap[data-rb-section="footer"] footer {
    padding-left: 36px;
    padding-right: 36px;
  }
}
@media (max-width: 900px) {
  .rb-addon-wrap .nav {
    gap: 15px;
  }
  .rb-addon-wrap .nav a:last-child {
    display: none;
  }
  .rb-addon-wrap .header-actions .small-button {
    font-size: 10px;
  }
  .rb-addon-wrap .site-header {
    gap: 16px;
  }
  .rb-addon-wrap .hero {
    padding: 50px 30px 38px;
    min-height: 554px;
  }
  .rb-addon-wrap h1 {
    font-size: 54px;
    letter-spacing: -3px;
  }
  .rb-addon-wrap .eyebrow {
    font-size: 7px;
    letter-spacing: 1px;
  }
  .rb-addon-wrap .hero-description {
    font-size: 13px;
    margin-top: 33px;
  }
  .rb-addon-wrap .hero-art {
    height: 395px;
  }
  .rb-addon-wrap .person-0 {
    width: 94px;
    height: 94px;
    left: 11%;
  }
  .rb-addon-wrap .person-1 {
    width: 80px;
    height: 80px;
  }
  .rb-addon-wrap .person-2 {
    width: 72px;
    height: 72px;
    left: -1%;
  }
  .rb-addon-wrap .person-3 {
    width: 88px;
    height: 88px;
    right: -3%;
  }
  .rb-addon-wrap .person-4 {
    width: 79px;
    height: 79px;
    left: 12%;
  }
  .rb-addon-wrap .person-5 {
    width: 84px;
    height: 84px;
    right: 8%;
  }
  .rb-addon-wrap .center-brand {
    width: 175px;
  }
  .rb-addon-wrap .center-brand .buddy-mark {
    width: 70px;
    height: 70px;
  }
  .rb-addon-wrap .center-wordmark {
    font-size: 25px;
  }
  .rb-addon-wrap .network-label {
    font-size: 7px;
  }
  .rb-addon-wrap .floating-note {
    padding: 8px;
    font-size: 8px;
    gap: 5px;
  }
  .rb-addon-wrap .floating-note svg {
    width: 13px;
    height: 13px;
  }
  .rb-addon-wrap .note-one {
    top: 13%;
    left: 39%;
  }
  .rb-addon-wrap .note-two {
    left: 12%;
    bottom: 26%;
  }
  .rb-addon-wrap .hero-actions {
    gap: 15px;
  }
  .rb-addon-wrap .hero-actions .button {
    font-size: 11px;
    padding: 15px;
    gap: 14px;
  }
  .rb-addon-wrap .watch-link {
    font-size: 10px;
  }
  .rb-addon-wrap .play-icon {
    height: 26px;
    width: 26px;
  }
  .rb-addon-wrap .social-proof p {
    font-size: 8px;
  }
  .rb-addon-wrap .hero-reassurance {
    margin-left: 0;
  }
  .rb-addon-wrap .hero-bottom {
    margin: 0 30px;
  }
  .rb-addon-wrap .feature-grid {
    gap: 13px;
  }
  .rb-addon-wrap .feature-card {
    padding: 20px;
  }
  .rb-addon-wrap .feature-card h3 {
    font-size: 16px;
    line-height: 1.4;
    max-width: 175px;
    min-height: 44px;
  }
  .rb-addon-wrap .feature-card p {
    min-height: 60px;
  }
  .rb-addon-wrap .card-link {
    font-size: 9px;
    gap: 10px;
  }
  .rb-addon-wrap .section-heading > p {
    font-size: 11px;
    max-width: 265px;
    padding: 0;
  }
  .rb-addon-wrap .section-heading h2 {
    font-size: 34px;
  }
  .rb-addon-wrap .how-section {
    gap: 40px;
  }
  .rb-addon-wrap .how-intro h2 {
    font-size: 35px;
  }
  .rb-addon-wrap .step h3 {
    font-size: 17px;
  }
  .rb-addon-wrap .step p {
    font-size: 12px;
  }
  .rb-addon-wrap .why-section h2 {
    font-size: 37px;
  }
  .rb-addon-wrap[data-rb-section="footer"] .footer-bottom {
    font-size: 7px;
  }
}
@media (max-width: 700px) {
  .rb-addon-wrap .site-header {
    height: 83px;
    padding: 0 23px;
    gap: 15px;
  }
  .rb-addon-wrap .brand {
    font-size: 18px;
  }
  .rb-addon-wrap .brand .buddy-mark.small {
    width: 33px;
    height: 33px;
  }
  .rb-addon-wrap .brand small {
    font-size: 7px;
    letter-spacing: 3.6px;
  }
  .rb-addon-wrap .header-actions {
    margin-left: auto;
  }
  .rb-addon-wrap .header-actions .small-button {
    display: none;
  }
  .rb-addon-wrap .sign-in {
    font-size: 11px;
  }
  .rb-addon-wrap .menu-toggle {
    display: block;
    font-size: 21px;
    padding: 5px;
  }
  .rb-addon-wrap .nav {
    display: none;
  }
  .rb-addon-wrap .nav.open {
    display: flex;
    position: absolute;
    top: 74px;
    left: 15px;
    right: 15px;
    flex-direction: column;
    gap: 0;
    background: #1e405e;
    border: 1px solid #45617b;
    border-radius: 9px;
    z-index: 20;
    padding: 10px;
  }
  .rb-addon-wrap .nav.open a,
  .rb-addon-wrap .nav.open a:last-child {
    display: block;
    padding: 15px;
    font-size: 13px;
  }
  .rb-addon-wrap .hero {
    display: flex;
    flex-direction: column;
    padding: 44px 24px 36px;
    gap: 36px;
    min-height: 0;
  }
  .rb-addon-wrap .hero-copy {
    width: 100%;
    padding: 0;
  }
  .rb-addon-wrap .eyebrow {
    font-size: 7.5px;
    letter-spacing: 1.2px;
    margin-bottom: 24px;
  }
  .rb-addon-wrap h1 {
    font-size: clamp(48px, 10.8vw, 71px);
    letter-spacing: -3px;
    line-height: 1.13;
  }
  .rb-addon-wrap .connection svg {
    height: 11px;
    bottom: -12px;
  }
  .rb-addon-wrap .hero-description {
    font-size: 14px;
    line-height: 1.8;
    margin-top: 33px;
  }
  .rb-addon-wrap .hero-actions {
    gap: 25px;
    margin-top: 25px;
  }
  .rb-addon-wrap .hero-actions .button {
    padding: 16px 20px;
    font-size: 12px;
    gap: 25px;
  }
  .rb-addon-wrap .watch-link {
    font-size: 11px;
    gap: 9px;
  }
  .rb-addon-wrap .social-proof {
    margin-top: 25px;
    gap: 12px;
  }
  .rb-addon-wrap .social-proof p {
    font-size: 9px;
  }
  .rb-addon-wrap .avatar-stack .portrait {
    width: 30px;
    height: 30px;
  }
  .rb-addon-wrap .hero-art {
    height: 450px;
    width: 100%;
    max-width: 460px;
    margin-top: 0;
    flex-shrink: 0;
    align-self: center;
  }
  .rb-addon-wrap .person-0 {
    width: 111px;
    height: 111px;
    left: 12%;
    top: 1%;
  }
  .rb-addon-wrap .person-1 {
    width: 96px;
    height: 96px;
    right: 1%;
    top: 5%;
  }
  .rb-addon-wrap .person-2 {
    width: 84px;
    height: 84px;
    left: 1%;
  }
  .rb-addon-wrap .person-3 {
    width: 108px;
    height: 108px;
    right: 0;
  }
  .rb-addon-wrap .person-4 {
    width: 101px;
    height: 101px;
    left: 14%;
  }
  .rb-addon-wrap .person-5 {
    width: 99px;
    height: 99px;
    right: 12%;
  }
  .rb-addon-wrap .center-brand {
    width: 220px;
  }
  .rb-addon-wrap .center-brand .buddy-mark {
    width: 84px;
    height: 84px;
  }
  .rb-addon-wrap .center-wordmark {
    font-size: 31px;
  }
  .rb-addon-wrap .network-label {
    font-size: 8px;
  }
  .rb-addon-wrap .floating-note {
    font-size: 9px;
    padding: 9px 10px;
  }
  .rb-addon-wrap .note-one {
    left: 42%;
    top: 15%;
  }
  .rb-addon-wrap .note-two {
    left: 16%;
    bottom: 25%;
  }
  .rb-addon-wrap .orbit-caption {
    bottom: -20px;
    font-size: 8px;
  }
  .rb-addon-wrap .hero-bottom {
    margin: 13px 24px 0;
    padding: 21px 0;
  }
  .rb-addon-wrap .hero-reassurance {
    display: none;
  }
  .rb-addon-wrap .scroll-link {
    font-size: 7px;
    letter-spacing: 1.15px;
    gap: 8px;
  }
  .rb-addon-wrap .motion-control {
    font-size: 8px;
    gap: 7px;
  }
  .rb-addon-wrap .community-section {
    padding: 45px 24px 0;
  }
  .rb-addon-wrap .section-heading {
    display: block;
    margin-bottom: 27px;
  }
  .rb-addon-wrap .section-kicker {
    font-size: 8px;
    margin-bottom: 15px;
  }
  .rb-addon-wrap .section-heading h2 {
    font-size: 36px;
    letter-spacing: -1.5px;
  }
  .rb-addon-wrap .section-heading > p {
    font-size: 12px;
    line-height: 1.8;
    margin-top: 19px;
    max-width: 100%;
  }
  .rb-addon-wrap .feature-grid {
    grid-template-columns: 1fr;
    gap: 16px;
  }
  .rb-addon-wrap .feature-card {
    padding: 24px;
  }
  .rb-addon-wrap .feature-icon {
    margin-bottom: 20px;
  }
  .rb-addon-wrap .feature-card h3 {
    font-size: 19px;
    min-height: 0;
    max-width: none;
  }
  .rb-addon-wrap .feature-card p {
    font-size: 13px;
    max-width: 90%;
    min-height: 0;
  }
  .rb-addon-wrap .card-link {
    font-size: 11px;
    margin-top: 22px;
  }
  .rb-addon-wrap .card-number {
    font-size: 11px;
    right: 25px;
  }
  .rb-addon-wrap .community-footnote {
    font-size: 9px;
    gap: 8px;
    padding-bottom: 20px;
  }
  .rb-addon-wrap .community-footnote > span:last-child {
    font-size: 6px;
    letter-spacing: 1px;
  }
  .rb-addon-wrap .community-footnote .footnote-line {
    margin: 0 3px;
  }
  .rb-addon-wrap .how-section {
    display: block;
    margin: 30px 24px 47px;
    padding-top: 40px;
  }
  .rb-addon-wrap .how-intro h2 {
    font-size: 36px;
  }
  .rb-addon-wrap .how-intro > p {
    font-size: 13px;
  }
  .rb-addon-wrap .how-intro .button {
    font-size: 12px;
  }
  .rb-addon-wrap .steps {
    margin-top: 36px;
  }
  .rb-addon-wrap .step {
    gap: 19px;
  }
  .rb-addon-wrap .step h3 {
    font-size: 18px;
  }
  .rb-addon-wrap .step p {
    font-size: 13px;
  }
  .rb-addon-wrap .why-section {
    padding: 45px 22px 50px;
  }
  .rb-addon-wrap .why-section h2 {
    font-size: 30px;
    letter-spacing: -1.2px;
  }
  .rb-addon-wrap .why-section p {
    font-size: 12px;
  }
  .rb-addon-wrap .why-section p br {
    display: none;
  }
  .rb-addon-wrap .why-section .button {
    font-size: 12px;
    padding: 16px 19px;
    gap: 15px;
  }
  .rb-addon-wrap .why-symbol {
    width: 65px;
    height: 65px;
  }
  .rb-addon-wrap .why-symbol svg {
    width: 35px;
  }
  .rb-addon-wrap[data-rb-section="footer"] footer {
    padding: 33px 24px 24px;
    gap: 21px;
  }
  .rb-addon-wrap[data-rb-section="footer"] footer > p {
    order: 3;
    width: 100%;
    font-size: 11px;
  }
  .rb-addon-wrap[data-rb-section="footer"] .footer-brand {
    font-size: 17px;
  }
  .rb-addon-wrap[data-rb-section="footer"] .footer-bottom {
    order: 4;
    flex-direction: column;
    gap: 9px;
    font-size: 8px;
    margin-top: 0;
    padding-top: 17px;
  }
  .rb-addon-wrap[data-rb-section="footer"] .footer-bottom span:nth-child(2) {
    text-align: left;
    max-width: 340px;
  }
  .rb-addon-wrap .modal {
    padding: 32px 25px;
    border-radius: 13px;
  }
  .rb-addon-wrap .modal-backdrop {
    padding: 15px;
  }
  .rb-addon-wrap .modal h2 {
    font-size: 28px;
  }
  .rb-addon-wrap .modal .section-kicker {
    max-width: 95%;
  }
  .rb-addon-wrap .modal .button {
    font-size: 11px;
    padding: 16px;
    gap: 14px;
  }
  .rb-addon-wrap .modal .form-submit {
    gap: 10px;
  }
}
@media (max-width: 380px) {
  .rb-addon-wrap .hero {
    padding-left: 20px;
    padding-right: 20px;
  }
  .rb-addon-wrap .eyebrow {
    font-size: 6.6px;
  }
  .rb-addon-wrap .hero-actions {
    gap: 15px;
  }
  .rb-addon-wrap .hero-actions .button {
    padding: 15px;
    gap: 14px;
  }
  .rb-addon-wrap .hero-art {
    height: 365px;
  }
  .rb-addon-wrap .person-0 {
    width: 90px;
    height: 90px;
  }
  .rb-addon-wrap .person-1 {
    width: 78px;
    height: 78px;
  }
  .rb-addon-wrap .person-2 {
    width: 70px;
    height: 70px;
  }
  .rb-addon-wrap .person-3 {
    width: 85px;
    height: 85px;
  }
  .rb-addon-wrap .person-4 {
    width: 81px;
    height: 81px;
  }
  .rb-addon-wrap .person-5 {
    width: 78px;
    height: 78px;
  }
  .rb-addon-wrap .center-brand .buddy-mark {
    width: 69px;
    height: 69px;
  }
  .rb-addon-wrap .center-wordmark {
    font-size: 26px;
  }
  .rb-addon-wrap .floating-note {
    font-size: 7px;
    padding: 7px;
  }
  .rb-addon-wrap .note-one {
    left: 40%;
  }
  .rb-addon-wrap .hero-bottom {
    margin-left: 20px;
    margin-right: 20px;
  }
  .rb-addon-wrap .motion-control span:nth-child(2) {
    display: none;
  }
  .rb-addon-wrap .modal h2 {
    font-size: 25px;
  }
}
@media (prefers-reduced-motion: reduce) {
  .rb-addon-wrap {
    scroll-behavior: auto;
  }
  .rb-addon-wrap,
  .rb-addon-wrap *,
  .rb-addon-wrap *::before,
  .rb-addon-wrap *::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
  }
  .rb-addon-wrap .reveal {
    opacity: 1;
    transform: none;
  }
  .rb-addon-wrap .orbit-system {
    transform: none !important;
  }
}

/* Recovery Buddy Add-On integration layer */
.rb-addon-wrap {
  width: 100%;
  max-width: 1850px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.rb-addon-wrap.rb-dark {
  max-width: none;
}
.rb-addon-wrap .dark-shell {
  width: 100%;
  max-width: 1850px;
  margin: 0 auto;
}
.rb-addon-wrap .site-header,
.rb-addon-wrap .hero,
.rb-addon-wrap .community-section,
.rb-addon-wrap .how-section,
.rb-addon-wrap .why-section,
.rb-addon-wrap .rb-addon-wrap[data-rb-section="footer"] footer {
  width: 100%;
  max-width: 1850px;
}
.rb-addon-wrap img {
  max-width: 100%;
}
.rb-addon-wrap [data-rb-key] {
  font-size: var(--rb-desktop-size, inherit);
  color: var(--rb-color, inherit);
}
@media (max-width: 700px) {
  .rb-addon-wrap [data-rb-key] {
    font-size: var(
      --rb-mobile-size,
      var(--rb-desktop-size, inherit)
    ) !important;
  }
}
.rb-addon-wrap .rb-editing [data-rb-key] {
  outline: 1px dashed rgba(255, 173, 90, 0.7);
  outline-offset: 3px;
  cursor: pointer;
}
body.rb-addon-present .rb-edit-badge {
  position: fixed;
  right: 18px;
  bottom: 18px;
  z-index: 999998;
  background: #102c48;
  color: #fff;
  border: 1px solid #ffffff33;
  border-radius: 8px;
  padding: 11px 14px;
  font:
    600 12px Arial,
    sans-serif;
  box-shadow: 0 8px 28px #0003;
}
body.rb-addon-present .rb-edit-panel {
  position: fixed;
  right: 18px;
  bottom: 68px;
  width: 320px;
  max-height: 75vh;
  overflow: auto;
  z-index: 999999;
  background: #fff;
  color: #182c3d;
  border-radius: 12px;
  padding: 16px;
  box-shadow: 0 18px 55px #0004;
  font:
    13px Arial,
    sans-serif;
  display: none;
}
body.rb-addon-present .rb-edit-panel.open {
  display: block;
}
body.rb-addon-present .rb-edit-panel label {
  display: block;
  margin: 10px 0 4px;
  font-weight: 700;
}
body.rb-addon-present .rb-edit-panel input,
body.rb-addon-present .rb-edit-panel textarea {
  width: 100%;
  padding: 9px;
  border: 1px solid #ccd3d7;
  border-radius: 6px;
  font:
    13px Arial,
    sans-serif;
}
body.rb-addon-present .rb-edit-panel textarea {
  min-height: 90px;
}
body.rb-addon-present .rb-edit-actions {
  display: flex;
  gap: 8px;
  margin-top: 12px;
  flex-wrap: wrap;
}
body.rb-addon-present .rb-edit-panel button {
  padding: 9px 11px;
  border-radius: 6px;
  background: #102c48;
  color: #fff;
  border: 0;
}
body.rb-addon-present .rb-edit-panel button.rb-danger {
  background: #9f3434;
}
body.rb-addon-present .rb-edit-panel button.rb-light {
  background: #e8edf0;
  color: #182c3d;
}
.rb-addon-wrap .rb-image-shell {
  position: relative;
}
.rb-addon-wrap .rb-image-remove-placeholder {
  display: grid;
  place-items: center;
  background: #eef1f2;
  color: #637570;
  border: 1px dashed #9aa8ae;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  font-size: 10px;
  text-align: center;
  padding: 8px;
}

.rb-addon-wrap /* v1.0.1 editable center hero image */
.rb-center-image {
  width: 96px;
  height: 96px;
  display: grid;
  place-items: center;
  margin: 0 auto 8px;
  position: relative;
  border-radius: 50%;
  overflow: visible;
}
.rb-addon-wrap .rb-center-image .buddy-mark {
  width: 96px !important;
  height: 96px !important;
}
.rb-addon-wrap .rb-center-image > img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
  border: 0;
  margin: 0;
  padding: 0;
}
.rb-addon-wrap .rb-center-image-empty {
  overflow: hidden;
  border: 1px dashed rgba(255, 255, 255, 0.45);
  background: rgba(255, 255, 255, 0.06);
}
.rb-addon-wrap .rb-center-image-empty .rb-image-remove-placeholder {
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.08);
  color: #fff;
  border-color: rgba(255, 255, 255, 0.35);
}
@media (max-width: 1150px) {
  .rb-addon-wrap .rb-center-image {
    width: 80px;
    height: 80px;
  }
  .rb-addon-wrap .rb-center-image .buddy-mark {
    width: 80px !important;
    height: 80px !important;
  }
}
@media (max-width: 700px) {
  .rb-addon-wrap .rb-center-image {
    width: 84px;
    height: 84px;
  }
  .rb-addon-wrap .rb-center-image .buddy-mark {
    width: 84px !important;
    height: 84px !important;
  }
}
@media (max-width: 380px) {
  .rb-addon-wrap .rb-center-image {
    width: 69px;
    height: 69px;
  }
  .rb-addon-wrap .rb-center-image .buddy-mark {
    width: 69px !important;
    height: 69px !important;
  }
}

/* v1.0.3 brand/background guarantees */
.rb-addon-wrap.rb-dark,
.rb-addon-wrap .dark-shell,
.rb-addon-wrap .site-header,
.rb-addon-wrap .hero {
  background-color: #12396f !important;
}
.rb-addon-wrap .brand,
.rb-addon-wrap .brand small {
  color: #fff !important;
}

/* v1.0.7 shortcode-section frontend editor */
.rb-addon-wrap[data-rb-section] {
  position: relative;
}
.rb-addon-wrap .rb-shortcode-edit {
  display: none;
  position: absolute;
  z-index: 99990;
  top: 10px;
  right: 10px;
  background: #fff !important;
  color: #111 !important;
  border: 2px solid #111 !important;
  border-radius: 7px !important;
  padding: 8px 11px !important;
  font:
    800 11px/1 Arial,
    sans-serif !important;
  letter-spacing: 0.1px !important;
  box-shadow: 0 5px 18px rgba(0, 0, 0, 0.16) !important;
  cursor: pointer !important;
}
body.rb-editing .rb-shortcode-edit,
.rb-addon-wrap[data-rb-section]:hover > .rb-shortcode-edit {
  display: block;
}
body:not(.rb-editing) .rb-shortcode-edit {
  display: block;
  opacity: 0.92;
}
body.rb-editing .rb-addon-wrap[data-rb-section] {
  outline: 1px dashed rgba(16, 44, 72, 0.25);
  outline-offset: -1px;
}
body.rb-editing .rb-addon-wrap.rb-section-active {
  outline: 3px solid #ffad5a;
  outline-offset: -3px;
}
body.rb-editing .rb-addon-wrap:not(.rb-section-active) [data-rb-key] {
  outline: none !important;
  cursor: default !important;
}
body.rb-editing .rb-addon-wrap.rb-section-active [data-rb-key] {
  outline: 2px dashed #ffad5a;
  outline-offset: 3px;
  cursor: pointer;
}
body.rb-addon-present .rb-edit-panel .rb-section-meta {
  margin: 8px 0 10px;
  padding: 8px 10px;
  background: #eef3f6;
  border-radius: 6px;
  font-size: 11px;
  line-height: 1.45;
  color: #435563;
}
body.rb-addon-present .rb-edit-panel .rb-field-meta {
  margin: 6px 0;
  font-weight: 800;
  color: #102c48;
  word-break: break-word;
}
body.rb-addon-present .rb-edit-panel button:disabled {
  opacity: 0.6;
  cursor: wait;
}
@media (max-width: 700px) {
  .rb-addon-wrap .rb-shortcode-edit {
    top: 7px;
    right: 7px;
    padding: 7px 9px !important;
    font-size: 10px !important;
  }
  body.rb-addon-present .rb-edit-panel {
    left: 10px !important;
    right: 10px !important;
    bottom: 64px !important;
    width: auto !important;
    max-height: 70vh !important;
  }
  body.rb-addon-present .rb-edit-badge {
    right: 10px !important;
    bottom: 10px !important;
  }
}

.rb-addon-wrap /* v1.0.8 hero center logo + wordmark frontend controls */
.rb-center-image-empty {
  background: transparent !important;
  border-color: transparent !important;
}
body.rb-editing .rb-addon-wrap.rb-section-active .rb-center-image-empty {
  border: 2px dashed #ffad5a !important;
  background: rgba(255, 255, 255, 0.08) !important;
  cursor: pointer;
}
body.rb-editing .rb-addon-wrap.rb-section-active .rb-center-image-empty:after {
  content: "ADD / REPLACE LOGO";
  display: grid;
  place-items: center;
  width: 100%;
  height: 100%;
  font:
    800 8px/1.2 Arial,
    sans-serif;
  color: #fff;
  text-align: center;
  padding: 8px;
  box-sizing: border-box;
}
.rb-addon-wrap .center-wordmark > [data-rb-key] {
  display: inline;
}
.rb-addon-wrap .center-wordmark > [data-rb-key="hero_center_buddy"] {
  color: #ffad5a;
}
body.rb-addon-present .rb-edit-panel .rb-remove-brand {
  display: none;
  width: 100%;
  margin-top: 4px;
}

/* v1.0.9 live hero fixes merged into plugin */
/* Admin frontend editing: allow the center logo/text to be clicked without changing normal visitor animation. */
body.rb-editing .rb-addon-wrap[data-rb-section="hero"] .center-brand {
  pointer-events: auto !important;
}
body.rb-editing
  .rb-addon-wrap[data-rb-section="hero"]
  .center-brand
  [data-rb-key],
body.rb-editing .rb-addon-wrap[data-rb-section="hero"] .rb-center-image {
  pointer-events: auto !important;
}

.rb-addon-wrap /* Hero callouts: white background, pure black extra-bold text/icons. */
.rb-addon-wrap[data-rb-section="hero"] .floating-note {
  background: #fff !important;
  color: #000 !important;
  font-weight: 900 !important;
}
.rb-addon-wrap[data-rb-section="hero"] .floating-note [data-rb-key] {
  color: #000 !important;
  font-weight: 900 !important;
}
.rb-addon-wrap[data-rb-section="hero"] .note-heart,
.rb-addon-wrap[data-rb-section="hero"] .note-spark {
  color: #000 !important;
}
.rb-addon-wrap[data-rb-section="hero"] .note-heart svg,
.rb-addon-wrap[data-rb-section="hero"] .note-spark svg {
  color: #000 !important;
  stroke: #000 !important;
}

/* Find Buddies buttons: white background with extra-bold black text and black arrow. */
.rb-addon-wrap .button[data-rb-key="find_buddy"] {
  background: #fff !important;
  color: #000 !important;
  border-color: #fff !important;
  font-weight: 900 !important;
}
.rb-addon-wrap .button[data-rb-key="find_buddy"] svg {
  color: #000 !important;
  stroke: #000 !important;
}
.rb-addon-wrap .button[data-rb-key="find_buddy"]:hover {
  background: #f3f3f3 !important;
  color: #000 !important;
}

/* Keep the original center-brand/logo placement and 3D translate intact; only remove the wordmark tilt. */
.rb-addon-wrap[data-rb-section="hero"] .center-wordmark {
  transform: rotate(0deg) !important;
  font-style: normal !important;
}
.rb-addon-wrap[data-rb-section="hero"] .center-wordmark [data-rb-key],
.rb-addon-wrap[data-rb-section="hero"] .network-label {
  font-style: normal !important;
}

/* v1.0.11 Community card frontend color controls */
.rb-addon-wrap[data-rb-section="community"] .feature-card[data-rb-card="1"] {
  background: var(--rb-background, inherit) !important;
  color: var(--rb-color, inherit) !important;
}
.rb-addon-wrap[data-rb-section="community"] .feature-card[data-rb-card="1"] h3,
.rb-addon-wrap[data-rb-section="community"] .feature-card[data-rb-card="1"] p,
.rb-addon-wrap[data-rb-section="community"]
  .feature-card[data-rb-card="1"]
  .card-link,
.rb-addon-wrap[data-rb-section="community"]
  .feature-card[data-rb-card="1"]
  .card-number {
  color: var(--rb-color, inherit) !important;
}
body.rb-addon-present .rb-edit-panel .rb-background-row {
  display: none;
}
body.rb-editing
  .rb-addon-wrap.rb-section-active
  .feature-card[data-rb-card="1"] {
  cursor: pointer;
}

/* v1.0.14 Community image size slider */
.rb-addon-wrap[data-rb-section="community"]
  .feature-icon[data-rb-community-image="1"] {
  width: var(--rb-image-size, 48px) !important;
  height: var(--rb-image-size, 48px) !important;
  min-width: var(--rb-image-size, 48px) !important;
  display: grid;
  place-items: center;
  overflow: hidden;
}
.rb-addon-wrap[data-rb-section="community"]
  .feature-icon[data-rb-community-image="1"]
  > img {
  width: 100% !important;
  height: 100% !important;
  object-fit: contain !important;
  display: block;
}
.rb-addon-wrap[data-rb-section="community"]
  .feature-icon[data-rb-community-image="1"]
  > svg {
  width: 55% !important;
  height: 55% !important;
}
body.rb-addon-present .rb-image-size-row {
  display: none;
  margin-top: 10px;
}
body.rb-addon-present .rb-image-size-row input[type="range"] {
  width: 100%;
  padding: 0;
  border: 0;
}
body.rb-addon-present .rb-image-size-row label {
  display: flex;
  justify-content: space-between;
  gap: 12px;
  align-items: center;
}
body.rb-addon-present .rb-image-size-value {
  font-weight: 800;
}

.rb-addon-wrap /* v1.0.15 Hero frontend text-size sliders */
.rb-hero-text-size-row {
  display: none;
  margin-top: 10px;
  padding: 10px;
  background: #f4f7f9;
  border: 1px solid #d9e1e6;
  border-radius: 8px;
}
body.rb-addon-present .rb-hero-text-size-row label {
  display: flex !important;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  margin: 8px 0 5px !important;
}
body.rb-addon-present .rb-hero-text-size-row input[type="range"] {
  width: 100%;
  padding: 0;
  border: 0;
}
body.rb-addon-present .rb-hero-desktop-size-value,
body.rb-addon-present .rb-hero-mobile-size-value {
  font-weight: 800;
}

/* v1.0.16 Community image alignment */
.rb-addon-wrap[data-rb-section="community"]
  .feature-card
  .feature-icon[data-rb-community-image="1"] {
  margin-left: auto !important;
  margin-right: auto !important;
  display: grid !important;
  place-items: center !important;
}

/* v1.0.17 Community card alignment */
.rb-addon-wrap[data-rb-section="community"] .feature-card {
  text-align: center !important;
}
.rb-addon-wrap[data-rb-section="community"] .feature-card h3,
.rb-addon-wrap[data-rb-section="community"] .feature-card p,
.rb-addon-wrap[data-rb-section="community"] .feature-card .card-link {
  margin-left: auto !important;
  margin-right: auto !important;
  text-align: center !important;
}
.rb-addon-wrap[data-rb-section="community"] .feature-card .card-link {
  justify-content: center !important;
}

.rb-addon-wrap /* v1.0.18 mobile hardening + Elementor footer isolation */
@media(max-width:700px) {
  .rb-addon-wrap {
    max-width: 100% !important;
    overflow-x: clip;
  }
  .rb-addon-wrap .dark-shell,
  .rb-addon-wrap .site-header,
  .rb-addon-wrap .hero,
  .rb-addon-wrap .community-section,
  .rb-addon-wrap .how-section,
  .rb-addon-wrap .why-section,
  .rb-addon-wrap[data-rb-section="footer"] footer {
    max-width: 100% !important;
    min-width: 0 !important;
  }
  .rb-addon-wrap[data-rb-section="hero"] .hero {
    width: 100% !important;
    grid-template-columns: 1fr !important;
  }
  .rb-addon-wrap[data-rb-section="hero"] .hero-copy,
  .rb-addon-wrap[data-rb-section="hero"] .hero-art {
    min-width: 0 !important;
    max-width: 100% !important;
  }
  .rb-addon-wrap[data-rb-section="hero"] h1 {
    white-space: normal !important;
    overflow-wrap: normal;
    word-break: normal;
  }
  .rb-addon-wrap[data-rb-section="hero"] .hero-actions {
    flex-wrap: wrap !important;
    max-width: 100%;
  }
  .rb-addon-wrap[data-rb-section="hero"] .hero-actions .button,
  .rb-addon-wrap[data-rb-section="hero"] .watch-link {
    max-width: 100%;
  }
  .rb-addon-wrap[data-rb-section="community"] .feature-grid {
    width: 100% !important;
    grid-template-columns: minmax(0, 1fr) !important;
  }
  .rb-addon-wrap[data-rb-section="community"] .feature-card {
    width: 100% !important;
    min-width: 0 !important;
  }
  .rb-addon-wrap[data-rb-section="community"] .feature-card p {
    max-width: 100% !important;
  }
  .rb-addon-wrap[data-rb-section="how-it-works"] .how-section,
  .rb-addon-wrap[data-rb-section="why-us"] .why-section {
    width: auto !important;
    max-width: 100% !important;
  }
  .rb-addon-wrap[data-rb-section="footer"] footer {
    flex-direction: column !important;
    align-items: flex-start !important;
    width: 100% !important;
  }
  .rb-addon-wrap[data-rb-section="footer"] footer > p,
  .rb-addon-wrap[data-rb-section="footer"] footer > a,
  .rb-addon-wrap[data-rb-section="footer"] .footer-bottom {
    width: 100% !important;
    max-width: 100% !important;
  }
  .rb-addon-wrap[data-rb-section="footer"] .footer-bottom {
    align-items: flex-start !important;
  }
}
@media (max-width: 380px) {
  .rb-addon-wrap[data-rb-section="hero"] .hero-actions {
    gap: 12px !important;
  }
  .rb-addon-wrap[data-rb-section="hero"] .hero-actions .button {
    width: 100%;
    justify-content: center;
  }
  .rb-addon-wrap[data-rb-section="community"] .feature-card {
    padding-left: 18px !important;
    padding-right: 18px !important;
  }
}

/* v1.0.20 Hero true full-width layout */
.rb-addon-wrap[data-rb-section="hero"] {
  width: 100% !important;
  max-width: none !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.rb-addon-wrap[data-rb-section="hero"] .dark-shell {
  width: 100% !important;
  max-width: none !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.rb-addon-wrap[data-rb-section="hero"] .hero {
  width: 100% !important;
  max-width: none !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
@media (max-width: 700px) {
  .rb-addon-wrap[data-rb-section="hero"],
  .rb-addon-wrap[data-rb-section="hero"] .dark-shell,
  .rb-addon-wrap[data-rb-section="hero"] .hero {
    width: 100% !important;
    max-width: none !important;
  }
}
/* v1.0.21 — 1900px hero, mobile RecoveryBuddy sizing, vertical-scroll lock */
.rb-addon-wrap {
  width: 100%;
  max-width: 100%;
  overflow-x: hidden !important;
  overscroll-behavior-x: none;
}
.rb-addon-wrap {
  touch-action: pan-y pinch-zoom;
}
.rb-addon-wrap,
.rb-addon-wrap,
.rb-addon-wrap {
  max-width: 100%;
  overflow-x: clip;
}
.rb-addon-wrap[data-rb-section="hero"] {
  width: 100% !important;
  max-width: 1900px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  overflow-x: clip;
}
.rb-addon-wrap[data-rb-section="hero"] .dark-shell {
  width: 100% !important;
  max-width: 1900px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
.rb-addon-wrap[data-rb-section="hero"] .hero {
  width: 100% !important;
  max-width: 1900px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
body.rb-addon-present .rb-center-mobile-size-row {
  display: none;
  margin-top: 10px;
  padding: 10px;
  background: #f4f7f9;
  border: 1px solid #d9e1e6;
  border-radius: 8px;
}
body.rb-addon-present .rb-center-mobile-size-row label {
  display: flex !important;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  margin: 0 0 6px !important;
}
body.rb-addon-present .rb-center-mobile-size-row input[type="range"] {
  width: 100%;
  padding: 0;
  border: 0;
}
body.rb-addon-present .rb-center-mobile-size-row small {
  display: block;
  margin-top: 6px;
  color: #64727c;
  font-size: 10px;
  line-height: 1.35;
}
body.rb-addon-present .rb-center-mobile-size-value {
  font-weight: 800;
}
@media (max-width: 700px) {
  .rb-addon-wrap[data-rb-section="hero"],
  .rb-addon-wrap[data-rb-section="hero"] .dark-shell,
  .rb-addon-wrap[data-rb-section="hero"] .hero {
    width: 100% !important;
    max-width: 100% !important;
  }
  .rb-addon-wrap[data-rb-section="hero"] .center-brand {
    width: 180px !important;
  }
  .rb-addon-wrap[data-rb-section="hero"]
    .center-wordmark
    > [data-rb-key="hero_center_recovery"],
  .rb-addon-wrap[data-rb-section="hero"]
    .center-wordmark
    > [data-rb-key="hero_center_buddy"] {
    font-size: var(--rb-mobile-size, 26px) !important;
    line-height: 1 !important;
  }
  .rb-addon-wrap[data-rb-section="hero"] .person-2 {
    width: 68px !important;
    height: 68px !important;
    left: -6px !important;
  }
  .rb-addon-wrap[data-rb-section="hero"] .person-3 {
    width: 68px !important;
    height: 68px !important;
    right: -6px !important;
  }
}
@media (max-width: 380px) {
  .rb-addon-wrap[data-rb-section="hero"] .center-brand {
    width: 165px !important;
  }
  .rb-addon-wrap[data-rb-section="hero"] .person-2,
  .rb-addon-wrap[data-rb-section="hero"] .person-3 {
    width: 60px !important;
    height: 60px !important;
  }
}

.rb-addon-wrap /* v1.0.22 mobile header dropdown overlay */
@media(max-width:767px) {
  .rb-addon-wrap[data-rb-section="header"] {
    position: relative !important;
    z-index: 10000 !important;
    overflow: visible !important;
  }
  .rb-addon-wrap[data-rb-section="header"] .dark-shell {
    position: relative !important;
    z-index: 10000 !important;
    overflow: visible !important;
  }
  .rb-addon-wrap[data-rb-section="header"] .site-header {
    position: relative !important;
    z-index: 10001 !important;
    overflow: visible !important;
  }
  .rb-addon-wrap[data-rb-section="header"] .nav.open {
    z-index: 10050 !important;
    box-shadow: 0 18px 42px rgba(0, 0, 0, 0.28) !important;
  }
  .rb-addon-wrap[data-rb-section="hero"] {
    position: relative !important;
    z-index: 1 !important;
  }
}

.rb-addon-wrap /* v1.0.23: mobile header toggle is intentionally borderless in every state. */
@media(max-width:700px) {
  .rb-addon-wrap[data-rb-section="header"] .menu-toggle,
  .rb-addon-wrap[data-rb-section="header"] .menu-toggle:hover,
  .rb-addon-wrap[data-rb-section="header"] .menu-toggle:focus,
  .rb-addon-wrap[data-rb-section="header"] .menu-toggle:active,
  .rb-addon-wrap[data-rb-section="header"] .menu-toggle[aria-expanded="true"] {
    border: 0 !important;
    border-width: 0 !important;
    border-style: none !important;
    box-shadow: none !important;
    background: transparent !important;
  }
}

.rb-addon-wrap /* v1.0.25 — mobile header Log In button */
.rb-mobile-login {
  display: none !important;
}
@media (max-width: 700px) {
  .rb-addon-wrap[data-rb-section="header"] .rb-mobile-login {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    margin-left: auto;
    padding: 9px 14px;
    min-height: 38px;
    border: 0 !important;
    border-radius: 999px;
    background: #fff !important;
    color: #000 !important;
    font-weight: 900 !important;
    line-height: 1;
    text-decoration: none !important;
    box-shadow: none !important;
    white-space: nowrap;
    position: relative;
    z-index: 10003;
  }
  .rb-addon-wrap[data-rb-section="header"] .rb-mobile-login:hover,
  .rb-addon-wrap[data-rb-section="header"] .rb-mobile-login:focus,
  .rb-addon-wrap[data-rb-section="header"] .rb-mobile-login:active {
    background: #fff !important;
    color: #000 !important;
    border: 0 !important;
    box-shadow: none !important;
    text-decoration: none !important;
  }
}

/* v1.0.26 — match desktop Sign In to mobile Log In button */
.rb-addon-wrap[data-rb-section="header"] .header-actions .sign-in {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  padding: 9px 14px !important;
  min-height: 38px !important;
  border: 0 !important;
  border-radius: 999px !important;
  background: #fff !important;
  color: #000 !important;
  font-weight: 900 !important;
  line-height: 1 !important;
  text-decoration: none !important;
  box-shadow: none !important;
  white-space: nowrap !important;
}
.rb-addon-wrap[data-rb-section="header"] .header-actions .sign-in:hover,
.rb-addon-wrap[data-rb-section="header"] .header-actions .sign-in:focus,
.rb-addon-wrap[data-rb-section="header"] .header-actions .sign-in:active {
  background: #fff !important;
  color: #000 !important;
  border: 0 !important;
  box-shadow: none !important;
  text-decoration: none !important;
}

/* v1.0.28 — Sign Up + Join Now exact matching header buttons */
.rb-addon-wrap[data-rb-section="header"] .header-actions .sign-in,
.rb-addon-wrap[data-rb-section="header"] .header-actions .small-button {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 9px !important;
  padding: 9px 14px !important;
  min-height: 38px !important;
  border: 0 !important;
  border-radius: 999px !important;
  background: #fff !important;
  color: #000 !important;
  font-size: 12px !important;
  font-weight: 900 !important;
  line-height: 1 !important;
  text-decoration: none !important;
  box-shadow: none !important;
  white-space: nowrap !important;
  transform: none !important;
}
.rb-addon-wrap[data-rb-section="header"] .header-actions .sign-in:hover,
.rb-addon-wrap[data-rb-section="header"] .header-actions .sign-in:focus,
.rb-addon-wrap[data-rb-section="header"] .header-actions .sign-in:active,
.rb-addon-wrap[data-rb-section="header"] .header-actions .small-button:hover,
.rb-addon-wrap[data-rb-section="header"] .header-actions .small-button:focus,
.rb-addon-wrap[data-rb-section="header"] .header-actions .small-button:active {
  background: #fff !important;
  color: #000 !important;
  border: 0 !important;
  box-shadow: none !important;
  text-decoration: none !important;
  transform: none !important;
}

/* v1.0.29 — mobile Log In removed */
.rb-addon-wrap .rb-mobile-login {
  display: none !important;
}

/* v1.0.37 — use the compact mobile-style dropdown header at every width. */
.rb-addon-wrap[data-rb-section="header"],
.rb-addon-wrap[data-rb-section="header"] .dark-shell,
.rb-addon-wrap[data-rb-section="header"] .site-header {
  overflow: visible !important;
}
.rb-addon-wrap[data-rb-section="header"] {
  position: relative !important;
  z-index: 10000 !important;
}
.rb-addon-wrap[data-rb-section="header"] .site-header {
  z-index: 10001 !important;
}
.rb-addon-wrap[data-rb-section="header"] .header-actions {
  display: none !important;
}
.rb-addon-wrap[data-rb-section="header"] .rb-mobile-login {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  margin-left: auto;
  padding: 9px 14px;
  min-height: 38px;
  border: 0 !important;
  border-radius: 6px;
  background: #fff !important;
  color: #000 !important;
  font: 800 12px/1 Arial, sans-serif;
  text-decoration: none !important;
}
.rb-addon-wrap[data-rb-section="header"] .menu-toggle,
.rb-addon-wrap[data-rb-section="header"] .menu-toggle:hover,
.rb-addon-wrap[data-rb-section="header"] .menu-toggle:focus,
.rb-addon-wrap[data-rb-section="header"] .menu-toggle:active {
  display: block !important;
  padding: 7px !important;
  border: 0 !important;
  box-shadow: none !important;
  background: transparent !important;
  color: #fff !important;
  cursor: pointer;
}
.rb-addon-wrap[data-rb-section="header"] .nav {
  display: none !important;
}
.rb-addon-wrap[data-rb-section="header"] .nav.open {
  display: flex !important;
  position: absolute !important;
  top: calc(100% - 10px) !important;
  left: 20px !important;
  right: 20px !important;
  flex-direction: column !important;
  gap: 0 !important;
  padding: 10px !important;
  background: #1e405e !important;
  border: 1px solid #45617b !important;
  border-radius: 9px !important;
  box-shadow: 0 18px 42px rgba(0,0,0,.28) !important;
  z-index: 10050 !important;
}
.rb-addon-wrap[data-rb-section="header"] .nav.open a {
  display: block !important;
  padding: 15px !important;
  color: #fff !important;
  font-size: 13px !important;
}

/* v1.0.31 — permanently remove mobile Log In */
.rb-addon-wrap .rb-mobile-login {
  display: none !important;
}
/* v1.0.38 — remove the Hero scroll prompt without affecting other controls. */
.rb-addon-wrap[data-rb-section="hero"] .hero-bottom > .scroll-link {
  display: none !important;
}

/* v1.0.41 — remove the remaining Hero bottom labels and controls. */
.rb-addon-wrap[data-rb-section="hero"] .hero-bottom > .hero-reassurance,
.rb-addon-wrap[data-rb-section="hero"] .hero-bottom > .motion-control {
  display: none !important;
}
