body.home {
  --rrb-home-blue: #0c71c3;
  --rrb-home-blue-deep: #102f48;
  --rrb-home-green: #00b84f;
  --rrb-home-yellow: #edf000;
  --rrb-home-ink: #102f48;
  --rrb-home-muted: #536b7b;
  --rrb-home-line: #dce7ed;
  --rrb-home-pale: #f4f8fb;
  --rrb-home-radius: 10px;
  --rrb-home-shadow: 0 18px 48px rgba(16, 47, 72, 0.12);
  --rrb-home-shell: min(1175px, calc(100% - 64px));
  --rrb-home-logo-gap: 34px;
  color: var(--rrb-home-ink);
}

body.home #main-content {
  overflow: clip;
  background: #fff;
}

.rrb-home-hero,
.rrb-home-organizations,
.rrb-home-proof,
.rrb-home-introduction,
.rrb-home-values,
.rrb-home-services,
.rrb-home-references,
.rrb-home-contact {
  padding: 88px 0 !important;
}

body.home #main-content .rrb-home-hero .et_pb_row,
body.home #main-content .rrb-home-organizations .et_pb_row,
body.home #main-content .rrb-home-proof .et_pb_row,
body.home #main-content .rrb-home-introduction .et_pb_row,
body.home #main-content .rrb-home-values .et_pb_row,
body.home #main-content .rrb-home-services .et_pb_row,
body.home #main-content .rrb-home-references .et_pb_row,
body.home #main-content .rrb-home-contact .et_pb_row {
  width: var(--rrb-home-shell) !important;
  max-width: 1175px !important;
  margin: 0 auto !important;
  padding: 0 !important;
}

.rrb-home-hero h1,
.rrb-home-organizations h2,
.rrb-home-proof h2,
.rrb-home-introduction h2,
.rrb-home-values h2,
.rrb-home-services h2,
.rrb-home-references h2,
.rrb-home-contact h2 {
  margin: 0;
  padding: 0;
  color: var(--rrb-home-blue-deep) !important;
  font-family: "Titillium Web", sans-serif !important;
  font-weight: 700 !important;
  line-height: 1.08 !important;
}

.rrb-home-hero h1 {
  max-width: 720px;
  font-size: clamp(3.25rem, 4.2vw, 3.75rem) !important;
  letter-spacing: -0.035em;
}

.rrb-home-organizations h2,
.rrb-home-proof h2,
.rrb-home-introduction h2,
.rrb-home-values h2,
.rrb-home-services h2,
.rrb-home-references h2,
.rrb-home-contact h2 {
  font-size: clamp(2.1rem, 3.2vw, 3.45rem) !important;
  letter-spacing: -0.025em;
}

.rrb-home-hero p,
.rrb-home-proof p,
.rrb-home-introduction p,
.rrb-home-values p,
.rrb-home-services p,
.rrb-home-references p,
.rrb-home-contact p,
.rrb-home-contact li {
  color: var(--rrb-home-muted) !important;
  font-family: "Titillium Web", sans-serif !important;
  font-size: 1.125rem !important;
  line-height: 1.65 !important;
}

body.home #main-content .rrb-home-eyebrow {
  margin: 0 0 14px !important;
  color: var(--rrb-home-green) !important;
  font-size: 0.86rem !important;
  font-weight: 700 !important;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

body.home #main-content .rrb-home-section-heading {
  display: block !important;
  width: 100% !important;
  max-width: 790px;
  margin: 0 0 42px !important;
  opacity: 1 !important;
  transform: none !important;
  text-align: left !important;
}

body.home #main-content .rrb-home-heading-column {
  display: block !important;
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  float: none !important;
}

body.home #main-content :is(.rrb-home-hero, .rrb-home-organizations, .rrb-home-proof, .rrb-home-introduction, .rrb-home-values, .rrb-home-services, .rrb-home-references, .rrb-home-contact).et_animated,
body.home #main-content :is(.rrb-home-hero, .rrb-home-organizations, .rrb-home-proof, .rrb-home-introduction, .rrb-home-values, .rrb-home-services, .rrb-home-references, .rrb-home-contact) .et_animated {
  opacity: 1 !important;
  transform: none !important;
  animation: none !important;
}

.rrb-home-section-heading p:last-child {
  margin-top: 18px;
}

.rrb-home-hero {
  position: relative;
  min-height: 680px;
  display: flex;
  align-items: center;
}

.rrb-home-hero::before {
  position: absolute;
  inset: 0 0 0 auto;
  width: min(43vw, 670px);
  content: "";
  background: linear-gradient(145deg, rgba(0, 184, 79, 0.12), rgba(12, 113, 195, 0.08));
  clip-path: polygon(24% 0, 100% 0, 100% 100%, 0 100%);
  pointer-events: none;
}

.rrb-home-hero__grid {
  position: relative;
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: clamp(32px, 4vw, 56px);
  align-items: center;
}

.rrb-home-hero__content {
  display: grid !important;
  grid-template-columns: repeat(auto-fit, minmax(min(100%, 160px), 1fr));
  gap: 14px 12px;
  width: 100% !important;
  max-width: none !important;
  min-width: 0 !important;
  margin: 0 !important;
  float: none !important;
}

body.home #main-content .rrb-home-hero .rrb-home-hero__heading,
body.home #main-content .rrb-home-hero .rrb-home-hero__copy {
  display: block !important;
  grid-column: 1 / -1;
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  margin: 0 !important;
  visibility: visible !important;
  opacity: 1 !important;
}

.rrb-home-hero__copy {
  padding: 22px 0 12px;
}

body.home #main-content .rrb-home-hero .rrb-home-hero__heading h1 {
  width: 100% !important;
  max-width: 100% !important;
  overflow-wrap: anywhere;
}

.rrb-home-hero__copy p {
  margin: 0 0 10px;
}

.rrb-home-hero__copy .rrb-home-hero__intro {
  color: var(--rrb-home-ink) !important;
  font-size: 1.35rem !important;
  font-weight: 600;
}

.rrb-home-hero__content > .et_pb_button_module_wrapper {
  display: flex !important;
  align-items: stretch;
  margin: 0 !important;
}

body.home #main-content .rrb-home-hero .rrb-home-button--quote,
body.home #main-content .rrb-home-hero .rrb-home-button--contact,
body.home #main-content .rrb-home-hero .rrb-home-button--configurator,
body.home #main-content .rrb-home-services .rrb-home-services__button,
body.home #main-content .rrb-home-references .rrb-home-references__button {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  max-width: 100%;
  min-width: 44px;
  min-height: 44px;
  padding: 12px 22px !important;
  border: 2px solid var(--rrb-home-blue) !important;
  border-radius: 5px !important;
  font-family: "Titillium Web", sans-serif !important;
  font-size: 1rem !important;
  font-weight: 700 !important;
  letter-spacing: 0 !important;
  line-height: 1.2 !important;
  text-transform: none !important;
  text-decoration: none !important;
  white-space: normal;
  transition: color 160ms ease, background-color 160ms ease, transform 160ms ease !important;
}

body.home #main-content .rrb-home-hero .rrb-home-button--quote,
body.home #main-content .rrb-home-hero .rrb-home-button--contact,
body.home #main-content .rrb-home-hero .rrb-home-button--configurator {
  width: 100% !important;
}

body.home #main-content .rrb-home-hero .rrb-home-button--quote {
  border-color: var(--rrb-home-green) !important;
  color: var(--rrb-home-blue-deep) !important;
  background: var(--rrb-home-green) !important;
}

body.home #main-content .rrb-home-hero .rrb-home-button--contact {
  border-color: var(--rrb-home-blue) !important;
  color: #fff !important;
  background: var(--rrb-home-blue) !important;
}

body.home #main-content .rrb-home-hero .rrb-home-button--configurator,
body.home #main-content .rrb-home-services .rrb-home-services__button,
body.home #main-content .rrb-home-references .rrb-home-references__button {
  border-color: var(--rrb-home-blue) !important;
  color: var(--rrb-home-blue) !important;
  background: #fff !important;
}

body.home #main-content .rrb-home-hero .rrb-home-button--quote:hover,
body.home #main-content .rrb-home-hero .rrb-home-button--quote:focus-visible {
  color: #fff !important;
  background: #007f3a !important;
  border-color: #007f3a !important;
}

body.home #main-content .rrb-home-hero .rrb-home-button--contact:hover,
body.home #main-content .rrb-home-hero .rrb-home-button--contact:focus-visible,
body.home #main-content .rrb-home-hero .rrb-home-button--configurator:hover,
body.home #main-content .rrb-home-hero .rrb-home-button--configurator:focus-visible,
body.home #main-content .rrb-home-services .rrb-home-services__button:hover,
body.home #main-content .rrb-home-services .rrb-home-services__button:focus-visible,
body.home #main-content .rrb-home-references .rrb-home-references__button:hover,
body.home #main-content .rrb-home-references .rrb-home-references__button:focus-visible {
  color: #fff !important;
  background: var(--rrb-home-blue-deep) !important;
  border-color: var(--rrb-home-blue-deep) !important;
}

body.home .rrb-home-hero .rrb-home-hero__media {
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  float: none !important;
}

body.home #main-content .rrb-home-hero .rrb-home-hero__image {
  display: block !important;
  width: 100% !important;
  max-width: none !important;
  overflow: hidden;
  margin: 0 !important;
  padding: 0 !important;
  border-radius: 18px 3px 18px 3px;
  box-shadow: var(--rrb-home-shadow);
}

body.home .rrb-home-hero .rrb-home-hero__image .et_pb_image_wrap,
body.home .rrb-home-introduction .rrb-home-introduction__image .et_pb_image_wrap {
  display: block !important;
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
}

body.home .rrb-home-hero .rrb-home-hero__image img {
  display: block;
  width: 100% !important;
  height: clamp(380px, 42vw, 570px) !important;
  object-fit: cover;
}

.rrb-home-organizations {
  border-block: 1px solid var(--rrb-home-line);
}

body.home #main-content .rrb-home-organizations .rrb-home-section-heading {
  margin-inline: auto !important;
  text-align: center !important;
}

.rrb-home-logo-rail {
  position: relative;
  width: 100% !important;
  max-width: none !important;
  overflow: hidden;
  padding: 16px 0 !important;
  cursor: pointer;
  outline-offset: 6px;
}

.rrb-home-logo-rail::before,
.rrb-home-logo-rail::after {
  position: absolute;
  z-index: 2;
  top: 0;
  bottom: 0;
  width: clamp(24px, 7vw, 110px);
  content: "";
  pointer-events: none;
}

.rrb-home-logo-rail::before {
  left: 0;
  background: linear-gradient(90deg, #f7fafc, rgba(247, 250, 252, 0));
}

.rrb-home-logo-rail::after {
  right: 0;
  background: linear-gradient(270deg, #f7fafc, rgba(247, 250, 252, 0));
}

body.home .rrb-home-organizations .rrb-home-logo-track {
  display: flex !important;
  flex-wrap: nowrap !important;
  align-items: center;
  width: max-content !important;
  max-width: none !important;
  gap: var(--rrb-home-logo-gap);
  margin: 0 !important;
  padding-inline-end: var(--rrb-home-logo-gap);
  will-change: transform;
}

.rrb-home-logo-rail.is-ready .rrb-home-logo-track {
  animation: rrb-home-logo-scroll 52s linear infinite;
}

.rrb-home-logo-rail:hover .rrb-home-logo-track,
.rrb-home-logo-rail:focus-visible .rrb-home-logo-track,
.rrb-home-logo-rail.is-paused .rrb-home-logo-track {
  animation-play-state: paused;
}

body.home .rrb-home-organizations .rrb-home-logo {
  flex: 0 0 132px;
  width: 132px !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 10px;
  filter: grayscale(1);
  opacity: 0.72;
  transition: filter 160ms ease, opacity 160ms ease;
}

body.home .rrb-home-organizations .rrb-home-logo:hover {
  filter: grayscale(0);
  opacity: 1;
}

body.home .rrb-home-organizations .rrb-home-logo .et_pb_image_wrap {
  display: block !important;
  width: 100% !important;
  max-width: none !important;
}

body.home .rrb-home-organizations .rrb-home-logo img {
  display: block;
  width: 100% !important;
  height: 58px !important;
  object-fit: contain;
}

.rrb-home-proof {
  padding-block: 70px !important;
}

.rrb-home-proof__grid {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
}

.rrb-home-proof__column {
  width: 100% !important;
  margin: 0 !important;
}

body.home .rrb-home-proof .rrb-home-proof__card {
  position: relative;
  width: 100% !important;
  max-width: none !important;
  height: 100%;
  margin: 0 !important;
  padding: 28px 26px 26px 84px;
  border: 1px solid var(--rrb-home-line);
  border-radius: var(--rrb-home-radius);
  background: #fff;
}

body.home .rrb-home-proof .rrb-home-proof__card .et_pb_text_inner {
  position: static !important;
}

.rrb-home-proof__card h3 {
  margin: 0 0 8px;
  color: var(--rrb-home-blue-deep) !important;
  font-size: 1.35rem !important;
  font-weight: 700;
}

.rrb-home-proof__card p {
  margin: 0;
  font-size: 1rem !important;
}

.rrb-home-proof__number {
  position: absolute;
  top: 24px;
  left: 24px;
  color: var(--rrb-home-green);
  font-size: 1.3rem;
  font-weight: 700;
}

.rrb-home-introduction__grid {
  display: grid !important;
  grid-template-columns: minmax(0, 0.95fr) minmax(0, 1.05fr);
  gap: clamp(42px, 7vw, 92px);
  align-items: center;
}

.rrb-home-introduction__media,
.rrb-home-introduction__content {
  width: 100% !important;
  margin: 0 !important;
}

body.home #main-content .rrb-home-introduction .rrb-home-introduction__image {
  display: block !important;
  width: 100% !important;
  max-width: none !important;
  overflow: hidden;
  margin: 0 !important;
  padding: 0 !important;
  border-radius: 4px 18px 4px 18px;
  box-shadow: var(--rrb-home-shadow);
}

body.home .rrb-home-introduction .rrb-home-introduction__image img {
  display: block;
  width: 100% !important;
  height: 520px !important;
  object-fit: cover;
}

.rrb-home-introduction__copy p {
  margin: 18px 0 0;
}

.rrb-home-introduction__copy .rrb-home-introduction__signoff {
  color: var(--rrb-home-blue) !important;
  font-weight: 700;
}

body.home #main-content .rrb-home-values {
  background: var(--rrb-home-blue-deep) !important;
  color: #fff;
}

.rrb-home-values h2,
.rrb-home-values h3,
.rrb-home-values p,
.rrb-home-values li {
  color: #fff !important;
}

body.home #main-content .rrb-home-values .rrb-home-eyebrow {
  color: #7be596 !important;
}

.rrb-home-values__reasons {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px;
  margin: 0 0 32px !important;
  padding: 0 !important;
  list-style: none !important;
}

.rrb-home-values__reasons li {
  position: relative;
  margin: 0;
  padding: 13px 16px 13px 42px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 6px;
  font-weight: 600;
}

.rrb-home-values__reasons li::before {
  position: absolute;
  top: 50%;
  left: 18px;
  width: 9px;
  height: 9px;
  content: "";
  background: var(--rrb-home-green);
  transform: translateY(-50%) rotate(45deg);
}

body.home .rrb-home-values .rrb-home-values__list-column {
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  float: none !important;
}

body.home .rrb-home-values .rrb-home-values__list,
body.home .rrb-home-values .rrb-home-values__card {
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
}

.rrb-home-values__grid {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
}

.rrb-home-values__column {
  width: 100% !important;
  margin: 0 !important;
}

.rrb-home-values__card {
  height: 100%;
  margin: 0 !important;
  padding: 30px 24px;
  border-top: 4px solid var(--rrb-home-green);
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.08);
}

.rrb-home-values__card h3 {
  margin: 0;
  font-size: 1.32rem !important;
  font-weight: 700;
}

.rrb-home-services__grid {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
}

.rrb-home-services__card {
  display: flex !important;
  flex-direction: column;
  width: 100% !important;
  margin: 0 !important;
  overflow: hidden;
  border: 1px solid var(--rrb-home-line);
  border-radius: var(--rrb-home-radius);
  background: #fff;
  box-shadow: 0 10px 32px rgba(16, 47, 72, 0.08);
}

.rrb-home-services__media {
  width: 100%;
  margin: 0 !important;
  aspect-ratio: 16 / 10;
  overflow: hidden;
  background: var(--rrb-home-blue-deep);
}

.rrb-home-services__media video {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
}

.rrb-home-services__copy {
  flex: 1 1 auto;
  margin: 0 !important;
  padding: 26px 24px 16px !important;
  border: 0 !important;
  box-shadow: none !important;
}

.rrb-home-services__copy h3 {
  margin: 0 0 12px;
  color: var(--rrb-home-blue-deep) !important;
  font-size: 1.45rem !important;
  font-weight: 700;
  line-height: 1.2;
}

.rrb-home-services__copy p {
  margin: 0;
  font-size: 1rem !important;
}

.rrb-home-services__card > .et_pb_button_module_wrapper {
  margin: 0 24px 24px !important;
}

.rrb-home-services__button {
  width: 100%;
}

.rrb-home-references__grid {
  margin: 0 !important;
}

.rrb-home-references__grid .et_pb_ajax_pagination_container {
  display: block !important;
}

body.home .rrb-home-references__grid .et_pb_blog_posts {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  float: none !important;
}

body.home .rrb-home-references__grid article.et_pb_post {
  width: 100% !important;
  min-width: 0 !important;
  max-width: none !important;
  margin: 0 !important;
  float: none !important;
  overflow: hidden;
  border: 1px solid var(--rrb-home-line) !important;
  border-radius: var(--rrb-home-radius);
  background: #fff;
  box-shadow: 0 10px 28px rgba(16, 47, 72, 0.08);
}

body.home #main-content .rrb-home-hero :is(.rrb-home-button--quote, .rrb-home-button--contact, .rrb-home-button--configurator)::before,
body.home #main-content .rrb-home-services .rrb-home-services__button::before,
body.home #main-content .rrb-home-references .rrb-home-references__button::before {
  display: none !important;
  content: none !important;
}

body.home #main-content .rrb-home-hero :is(.rrb-home-button--quote, .rrb-home-button--contact, .rrb-home-button--configurator)::after,
body.home #main-content .rrb-home-services .rrb-home-services__button::after,
body.home #main-content .rrb-home-references .rrb-home-references__button::after {
  position: static !important;
  inset: auto !important;
  display: inline-block !important;
  flex: 0 0 auto;
  margin: 0 0 0 8px !important;
  color: currentColor !important;
  font-size: 0.95em !important;
  line-height: 1 !important;
  opacity: 1 !important;
  transform: none !important;
}

.rrb-home-references__grid .entry-featured-image-url {
  margin: 0 !important;
  overflow: hidden;
  aspect-ratio: 16 / 10;
}

.rrb-home-references__grid .entry-featured-image-url img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
}

.rrb-home-references__grid .entry-title {
  padding: 22px 22px 24px !important;
  color: var(--rrb-home-blue-deep) !important;
  font-size: 1.25rem !important;
  font-weight: 700 !important;
  line-height: 1.25 !important;
  text-align: left !important;
}

.rrb-home-references__grid .entry-title a {
  color: inherit !important;
}

.rrb-home-references__button {
  margin-top: 34px;
}

.rrb-home-contact__grid {
  display: grid !important;
  grid-template-columns: minmax(0, 0.78fr) minmax(0, 1.22fr);
  gap: clamp(40px, 7vw, 92px);
  align-items: start;
}

.rrb-home-contact__copy-column,
.rrb-home-contact__form-column {
  width: 100% !important;
  margin: 0 !important;
}

.rrb-home-contact__copy ul {
  display: grid;
  gap: 10px;
  margin: 28px 0 0 !important;
  padding: 0 !important;
  list-style: none !important;
}

.rrb-home-contact__copy li {
  position: relative;
  padding-left: 30px;
  color: var(--rrb-home-ink) !important;
  font-weight: 600;
}

.rrb-home-contact__copy li::before {
  position: absolute;
  top: 0.52em;
  left: 2px;
  width: 10px;
  height: 6px;
  content: "";
  border-bottom: 3px solid var(--rrb-home-green);
  border-left: 3px solid var(--rrb-home-green);
  transform: rotate(-45deg);
}

.rrb-home-contact .wpforms-container {
  margin: 0 !important;
  padding: clamp(24px, 4vw, 42px) !important;
  border: 1px solid var(--rrb-home-line);
  border-radius: var(--rrb-home-radius);
  background: #fff;
  box-shadow: var(--rrb-home-shadow);
}

.rrb-home-contact .wpforms-field {
  padding-block: 9px !important;
}

.rrb-home-contact .wpforms-field-label {
  color: var(--rrb-home-blue-deep) !important;
  font-family: "Titillium Web", sans-serif !important;
  font-weight: 700 !important;
}

body.home #main-content .rrb-home-contact #wpforms-form-26341 input:not([type="checkbox"]):not([type="radio"]),
body.home #main-content .rrb-home-contact #wpforms-form-26341 select,
body.home #main-content .rrb-home-contact #wpforms-form-26341 textarea {
  min-height: 48px !important;
  border: 1px solid #afc2cd !important;
  border-radius: 4px !important;
  background: #fff !important;
  color: var(--rrb-home-ink) !important;
  font-family: "Titillium Web", sans-serif !important;
  font-size: 1rem !important;
}

body.home #main-content .rrb-home-contact #wpforms-form-26341 textarea {
  min-height: 150px !important;
}

body.home #main-content .rrb-home-contact #wpforms-form-26341 .wpforms-submit {
  min-width: 160px !important;
  min-height: 48px !important;
  padding: 12px 24px !important;
  border: 2px solid var(--rrb-home-blue) !important;
  border-radius: 5px !important;
  background: var(--rrb-home-blue) !important;
  color: #fff !important;
  font-family: "Titillium Web", sans-serif !important;
  font-size: 1rem !important;
  font-weight: 700 !important;
}

body.home #main-content .rrb-home-contact #wpforms-form-26341 .wpforms-submit:hover,
body.home #main-content .rrb-home-contact #wpforms-form-26341 .wpforms-submit:focus-visible {
  border-color: var(--rrb-home-yellow) !important;
  background: var(--rrb-home-yellow) !important;
  color: var(--rrb-home-blue-deep) !important;
}

.rrb-home-footer {
  background: #102f48 !important;
}

.rrb-home-footer h2,
.rrb-home-footer h3 {
  color: #fff500 !important;
}

.rrb-home-footer a:focus-visible {
  outline: 3px solid var(--rrb-home-yellow) !important;
  outline-offset: 3px !important;
}

.rrb-primary-nav--desktop .et_pb_menu__menu > nav > ul > li.menu-item-has-children {
  position: relative;
}

.rrb-primary-nav--desktop .et_pb_menu__menu > nav > ul > li.menu-item-has-children::after {
  position: absolute;
  z-index: 998;
  top: calc(100% - 2px);
  right: 0;
  left: 0;
  height: 14px;
  content: "";
}

.rrb-primary-nav--desktop .et_pb_menu__menu > nav > ul > li.menu-item-has-children > ul.sub-menu {
  top: calc(100% - 1px) !important;
  margin-top: 0 !important;
}

.rrb-home-hero :focus-visible,
.rrb-home-logo-rail:focus-visible,
.rrb-home-services :focus-visible,
.rrb-home-references :focus-visible,
.rrb-home-contact :focus-visible {
  outline: 3px solid var(--rrb-home-yellow) !important;
  outline-offset: 3px !important;
  box-shadow: 0 0 0 3px var(--rrb-home-blue) !important;
}

@keyframes rrb-home-logo-scroll {
  from {
    transform: translateX(0);
  }

  to {
    transform: translateX(-50%);
  }
}

@media (max-width: 980px) {
  body.home {
    --rrb-home-shell: min(100% - 48px, 760px);
  }

  .rrb-home-hero,
  .rrb-home-organizations,
  .rrb-home-proof,
  .rrb-home-introduction,
  .rrb-home-values,
  .rrb-home-services,
  .rrb-home-references,
  .rrb-home-contact {
    padding-block: 68px !important;
  }

  .rrb-home-hero {
    min-height: auto;
  }

  .rrb-home-hero::before {
    width: 52vw;
  }

  .rrb-home-hero h1 {
    font-size: clamp(2.375rem, 5vw, 2.75rem) !important;
  }

  .rrb-home-hero__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: clamp(24px, 3.5vw, 32px);
  }

  .rrb-home-hero__content {
    grid-template-columns: repeat(auto-fit, minmax(min(100%, 160px), 1fr));
  }

  .rrb-home-hero__content > .et_pb_button_module_wrapper:last-child {
    grid-column: auto;
  }

  body.home .rrb-home-hero .rrb-home-hero__image img {
    height: 430px !important;
  }

  .rrb-home-proof__grid,
  .rrb-home-services__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  body.home .rrb-home-references__grid .et_pb_blog_posts {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .rrb-home-introduction__grid {
    gap: 42px;
  }

  body.home .rrb-home-introduction .rrb-home-introduction__image img {
    height: 460px !important;
  }

  .rrb-home-values__reasons,
  .rrb-home-values__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .rrb-home-contact__grid {
    grid-template-columns: minmax(0, 0.85fr) minmax(0, 1.15fr);
    gap: 36px;
  }
}

@media (max-width: 767px) {
  body.home {
    --rrb-home-shell: calc(100% - 36px);
    --rrb-home-logo-gap: 22px;
  }

  .rrb-home-hero,
  .rrb-home-organizations,
  .rrb-home-proof,
  .rrb-home-introduction,
  .rrb-home-values,
  .rrb-home-services,
  .rrb-home-references,
  .rrb-home-contact {
    padding-block: 54px !important;
  }

  .rrb-home-hero::before {
    display: none;
  }

  .rrb-home-hero h1 {
    font-size: clamp(2rem, 9vw, 2.25rem) !important;
  }

  .rrb-home-hero__grid,
  .rrb-home-introduction__grid,
  .rrb-home-contact__grid {
    grid-template-columns: minmax(0, 1fr);
  }

  .rrb-home-hero__content {
    grid-template-columns: minmax(0, 1fr);
  }

  .rrb-home-hero__content > .et_pb_button_module_wrapper,
  .rrb-home-hero__content > .et_pb_button_module_wrapper:last-child {
    grid-column: 1;
  }

  body.home #main-content .rrb-home-hero .rrb-home-button--quote,
  body.home #main-content .rrb-home-hero .rrb-home-button--contact,
  body.home #main-content .rrb-home-hero .rrb-home-button--configurator {
    width: 100% !important;
  }

  .rrb-home-hero__media {
    grid-row: 1;
  }

  body.home .rrb-home-hero .rrb-home-hero__image img {
    height: min(82vw, 420px) !important;
  }

  body.home .rrb-home-organizations .rrb-home-logo {
    flex-basis: 106px;
    width: 106px !important;
  }

  body.home .rrb-home-organizations .rrb-home-logo img {
    height: 46px !important;
  }

  body.home .rrb-home-organizations .rrb-home-logo-rail.is-ready .rrb-home-logo-track {
    animation-duration: 40s;
  }

  .rrb-home-proof__grid,
  .rrb-home-services__grid,
  .rrb-home-values__reasons,
  .rrb-home-values__grid {
    grid-template-columns: minmax(0, 1fr);
  }

  body.home .rrb-home-references__grid .et_pb_blog_posts {
    grid-template-columns: minmax(0, 1fr);
  }

  .rrb-home-proof__card {
    padding-left: 76px;
  }

  body.home .rrb-home-introduction .rrb-home-introduction__image img {
    height: min(84vw, 430px) !important;
  }

  .rrb-home-contact .wpforms-container {
    padding: 22px 18px !important;
  }

  .rrb-home-contact .wpforms-layout-column {
    width: 100% !important;
    margin: 0 !important;
  }
}

@media (max-width: 480px) {
  .rrb-home-footer .et_pb_text_inner > table {
    display: block;
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    float: none !important;
    border: 0 !important;
  }

  .rrb-home-footer .et_pb_text_inner > table > tbody {
    display: flex;
    flex-direction: column;
    width: 100%;
  }

  .rrb-home-footer .et_pb_text_inner > table > tbody > tr {
    display: contents;
  }

  .rrb-home-footer .et_pb_text_inner > table > tbody > tr > td {
    order: 1;
    display: block;
    box-sizing: border-box;
    width: 100% !important;
    height: auto !important;
    padding: 5px 0 !important;
    color: #fff;
    font-size: 1rem !important;
    line-height: 1.5 !important;
    overflow-wrap: anywhere;
  }

  .rrb-home-footer .et_pb_text_inner > table > tbody > tr > td:nth-child(2) {
    order: 2;
  }

  .rrb-home-footer .et_pb_text_inner > table > tbody > tr > td:empty {
    display: none;
  }

  .rrb-home-footer .et_pb_text_inner > table h3 {
    margin: 24px 0 7px !important;
    font-size: 1.35rem !important;
    line-height: 1.2 !important;
  }

  .rrb-home-footer .et_pb_text_inner > table :is(span, a, strong) {
    font-size: inherit !important;
    line-height: inherit !important;
  }
}

@media (min-width: 768px) {
  body.home .rrb-home-hero .rrb-home-hero__image img,
  body.home .rrb-home-introduction .rrb-home-introduction__image img {
    height: auto !important;
    object-fit: contain;
  }
}

@media (max-width: 320px) {
  body.home {
    --rrb-home-shell: calc(100% - 28px);
  }

  .rrb-home-organizations h2,
  .rrb-home-proof h2,
  .rrb-home-introduction h2,
  .rrb-home-values h2,
  .rrb-home-services h2,
  .rrb-home-references h2,
  .rrb-home-contact h2 {
    font-size: 1.95rem !important;
  }

  .rrb-home-proof__card,
  .rrb-home-services__copy {
    padding-right: 18px !important;
  }
}

@media (prefers-reduced-motion: reduce) {
  .rrb-home-logo-rail {
    overflow-x: auto;
    scrollbar-width: thin;
  }

  .rrb-home-logo-rail.is-ready .rrb-home-logo-track {
    animation: none !important;
    transform: none !important;
  }

  .rrb-home-logo,
  .rrb-home-button--quote,
  .rrb-home-button--contact,
  .rrb-home-button--configurator,
  .rrb-home-services__button,
  .rrb-home-references__button {
    transition: none !important;
  }
}
