:root {
  --elements-webflow-library--neutral--300: #eff0f6;
  --elements-webflow-library--neutral--100: white;
  --color--rs_yellow: #ffda1a;
  --color--rs_red: #0051ba;
  --color--rs_black_black: #000;
  --color--rs_white: white;
  --elements-webflow-library--neutral--800: #211f54;
  --elements-webflow-library--neutral--600: #6e7191;
  --elements-webflow-library--accent--primary-1: #4a3aff;
  --elements-webflow-library--general--shadow-02: #14142b14;
  --elements-webflow-library--secondary--color-2: #f2f1ff;
  --elements-webflow-library--secondary--color-1: #281ca5;
  --color--rs_red_fade: #d92500bf;
  --elements-webflow-library--neutral--200: #f7f7fc;
  --elements-webflow-library--general--shadow-01: #14142b0f;
  --color--rs_black: #303237;
  --elements-webflow-library--general--shadow-04: #14142b24;
  --color--fpj-black-fade: #ffffff7a;
  --walsh--black: #2c2c2c;
  --color--rs_grey: grey;
  --color--rs_orange: #ff6400;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.brix---bg-image-full-width {
  z-index: -1;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.rs_button_3 {
  border: 1px solid var(--elements-webflow-library--neutral--300);
  min-width: 250px;
  color: var(--elements-webflow-library--neutral--100);
  text-align: center;
  transform-style: preserve-3d;
  background-color: #0000;
  border-radius: 0;
  padding: 26px 38px;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  transition: border-color .3s, transform .3s, background-color .3s, color .3s;
  box-shadow: 0 4px 10px #14142b0a;
}

.rs_button_3:hover {
  border-color: var(--elements-webflow-library--neutral--100);
  background-color: var(--color--rs_yellow);
  color: var(--color--rs_red);
  transform: translate3d(0, -3px, .01px);
}

.rs_button_2 {
  background-color: var(--color--rs_yellow);
  min-width: 250px;
  color: var(--color--rs_red);
  text-align: center;
  transform-style: preserve-3d;
  border-radius: 0;
  justify-content: center;
  padding: 26px 38px;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .3s, transform .3s, color .3s;
}

.rs_button_2:hover {
  border: 1px solid var(--elements-webflow-library--neutral--100);
  background-color: var(--color--rs_red);
  color: var(--elements-webflow-library--neutral--100);
  transform: translate3d(0, -3px, .01px);
}

.brix---button-row-left {
  margin-right: 24px;
}

.brix---buttons-row {
  align-items: center;
  padding-left: 20px;
  display: flex;
}

.brix---paragraph-default {
  color: var(--color--rs_black_black);
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 25px;
  line-height: 30px;
}

.brix---color-neutral-100 {
  color: var(--elements-webflow-library--neutral--100);
  padding: 0;
}

.brix---mg-bottom-40px {
  margin-bottom: 40px;
}

.brix---heading-h1-size {
  margin-top: 0;
  margin-bottom: 16px;
  margin-left: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 77px;
  font-weight: 700;
  line-height: 88px;
}

.brix---grid-2-col---1-col-t {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .25fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.brix---container-default {
  max-width: none;
  padding-left: 24px;
  padding-right: 24px;
}

.brix---hero-bg-image-dark {
  background-image: linear-gradient(#0009, #0009), url('../images/Redgrove-Scaffolding-Ltd.jpeg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  padding-top: 7.5rem;
  padding-bottom: 7.5rem;
  position: relative;
  overflow: hidden;
}

.nav-menu-4 {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
}

.navbar-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.image-34 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.nav-button-wrapper-3 {
  margin-left: 40px;
}

.jw_button {
  color: #fff;
  text-align: center;
  min-width: 150px;
  transform-style: preserve-3d;
  background-color: #bf2633;
  border-radius: 15px;
  justify-content: center;
  padding: 26px 32px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 18px;
  text-decoration: none;
  transition: background-color .3s, transform .3s, color .3s;
}

.jw_button:hover {
  color: #fff;
  background-color: #023373;
  transform: translate3d(0, -3px, .01px);
}

.jw_button.quote {
  background-color: #243773;
}

.jw_button.quote:hover {
  background-color: #bf2633;
}

.navbar-no-shadow-container-2 {
  z-index: 99;
  background-color: #fff;
  width: 100%;
  max-width: none;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 20px;
  font-family: PT Serif, serif;
  position: sticky;
  inset: 0% 0% auto;
}

.nav-link-7 {
  color: #000;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-7:hover {
  color: #bf2633;
}

.nav-link-7:focus-visible, .nav-link-7[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-link-7.w--current {
  color: #000;
  font-size: 18px;
}

.nav-link-7.w--current:hover {
  color: #bf2633;
}

.container-regular-2 {
  width: 100%;
  max-width: 1260px;
  min-height: 25px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-3 {
  text-align: center;
  padding: .5rem 1rem;
}

.section-28 {
  background-color: var(--color--rs_red);
  padding-top: 0;
}

.text-block-5 {
  color: #fff;
  padding-left: 5px;
  font-family: Open Sans, sans-serif;
  font-size: 25px;
  font-weight: 700;
}

.text-block-5.number {
  justify-content: center;
  align-items: center;
  font-family: Open Sans, sans-serif;
  font-weight: 700;
  display: flex;
}

.columns-11 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.link-block-6 {
  text-align: center;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  display: flex;
}

.rs_button_1 {
  background-color: var(--color--rs_red);
  min-width: 170px;
  color: var(--elements-webflow-library--neutral--100);
  text-align: center;
  transform-style: preserve-3d;
  border-radius: 0;
  justify-content: center;
  padding: 18px 24px;
  font-family: Oswald, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 18px;
  text-decoration: none;
  transition: background-color .3s, transform .3s, color .3s;
}

.rs_button_1:hover {
  background-color: var(--color--rs_yellow);
  color: var(--color--rs_red);
  transform: translate3d(0, -3px, .01px);
}

.rs_button_1.white {
  background-color: var(--color--rs_yellow);
  color: var(--color--rs_black_black);
}

.rs_button_1.white:hover {
  background-color: var(--color--rs_white);
}

.rs_button_1.black {
  background-color: var(--color--rs_yellow);
  min-width: 170px;
  color: var(--color--rs_red);
  font-family: Oswald, sans-serif;
  font-size: 18px;
}

.rs_button_1.black:hover {
  background-color: var(--color--rs_red);
  color: var(--color--rs_white);
}

.brix---btn-header-hidden-on-mbl {
  margin-left: 24px;
}

.brix---hamburger-menu-bar-bottom, .brix---hamburger-menu-bar-top {
  background-color: var(--elements-webflow-library--neutral--800);
  border-radius: 20px;
  width: 52px;
  height: 4px;
  margin-top: 12px;
  margin-bottom: 12px;
}

.brix---hamburger-menu-wrapper {
  padding: 0;
  transition: transform .3s;
}

.brix---hamburger-menu-wrapper:hover {
  transform: scale(.96);
}

.brix---hamburger-menu-wrapper.w--open {
  background-color: #0000;
}

.brix---header-nav-list-item-show-in-mbl {
  margin-bottom: 0;
  padding-left: 32px;
  display: none;
}

.brix---header-nav-link {
  color: var(--color--rs_black_black);
  padding: 0;
  font-family: Oswald, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 20px;
  transition: color .3s;
}

.brix---header-nav-link:hover {
  color: var(--color--rs_red);
  font-weight: 400;
}

.brix---header-nav-link.w--current {
  color: var(--color--rs_black_black);
  font-family: Oswald, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.brix---header-nav-link.w--current:hover {
  color: var(--color--rs_red);
  font-weight: 400;
}

.brix---header-nav-list-item {
  margin-bottom: 0;
  padding-left: 25px;
}

.brix---dropdown-link {
  width: 100%;
  color: var(--elements-webflow-library--neutral--600);
  align-items: center;
  padding: 0;
  font-size: 18px;
  line-height: 20px;
  text-decoration: none;
  transition: color .3s;
  display: flex;
}

.brix---dropdown-link:hover {
  color: var(--elements-webflow-library--accent--primary-1);
}

.brix---dropdown-links-grid {
  grid-column-gap: 0px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.brix---dropdown-pd {
  padding: 40px;
}

.brix---dropdown-card {
  border: 1px solid var(--elements-webflow-library--neutral--300);
  background-color: var(--elements-webflow-library--neutral--100);
  min-width: 280px;
  box-shadow: 0 2px 12px 0 var(--elements-webflow-library--general--shadow-02);
  border-radius: 20px;
  top: 32px;
  overflow: hidden;
}

.brix---dropdown-column-wrapper {
  background-color: #0000;
  padding-top: 32px;
  transform: translate(0);
}

.brix---dropdown-column-wrapper.w--open {
  transform: translate(-50%);
}

.brix---dropdown-chevron {
  width: 14px;
  margin-left: 6px;
}

.brix---dropdown-toggle {
  color: var(--elements-webflow-library--neutral--800);
  align-items: center;
  padding: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  line-height: 20px;
  transition: color .3s;
  display: flex;
}

.brix---dropdown-toggle:hover {
  color: var(--color--rs_red);
}

.brix---header-nav-menu-list {
  z-index: 1;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.brix---header-right-col {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.brix---header-logo {
  max-width: 250px;
}

.brix---header-logo-link {
  transform-style: preserve-3d;
  padding-left: 0;
  transition: transform .3s, color .3s;
}

.brix---header-logo-link:hover {
  transform: scale3d(.96, .96, 1.01);
}

.brix---header-content-wrapper-v9 {
  justify-content: space-between;
  align-items: center;
  padding-top: 32px;
  padding-bottom: 32px;
  display: flex;
}

.brix---social-icon-square-30px {
  background-color: var(--elements-webflow-library--secondary--color-2);
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 30px;
  min-width: 30px;
  height: 30px;
  min-height: 30px;
  text-decoration: none;
  transition: transform .3s, background-color .3s, color .3s;
  display: flex;
}

.brix---social-icon-square-30px:hover {
  transform: scale(.92);
}

.brix---social-media-grid-right---mbl-center {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fit, 36px);
  justify-content: end;
  align-self: center;
  justify-items: end;
}

.brix---top-header-left-col {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.brix---link-text {
  transition: color .3s;
  display: inline-block;
}

.brix---link-icon-left {
  margin-right: 6px;
}

.brix---link-wrapper {
  color: var(--elements-webflow-library--neutral--800);
  align-items: center;
  font-size: 18px;
  line-height: 20px;
  text-decoration: none;
  transition: color .3s;
  display: flex;
}

.brix---link-wrapper:hover {
  color: var(--elements-webflow-library--accent--primary-1);
}

.brix---mg-left-24px---mg-top-16px-mbp {
  margin-left: 24px;
}

.brix---top-header-right-col {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.brix---grid-header-top {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 2fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.brix---header-top-wrapper {
  border-bottom: 1px solid var(--elements-webflow-library--neutral--300);
  padding-top: 22px;
  padding-bottom: 22px;
}

.brix---header-wrapper-v9 {
  background-color: var(--elements-webflow-library--neutral--100);
  padding-top: 0;
  padding-bottom: 0;
}

.brix---btn-primary-small {
  background-color: var(--elements-webflow-library--accent--primary-1);
  color: var(--elements-webflow-library--neutral--100);
  text-align: center;
  transform-style: preserve-3d;
  border-radius: 48px;
  justify-content: center;
  padding: 18px 24px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
  text-decoration: none;
  transition: background-color .3s, transform .3s, color .3s;
}

.brix---btn-primary-small:hover {
  background-color: var(--elements-webflow-library--secondary--color-1);
  color: var(--elements-webflow-library--neutral--100);
  transform: translate3d(0, -3px, .01px);
}

.brix---btn-secondary-small {
  border: 1px solid var(--elements-webflow-library--neutral--300);
  background-color: var(--elements-webflow-library--neutral--100);
  color: var(--elements-webflow-library--neutral--800);
  text-align: center;
  transform-style: preserve-3d;
  border-radius: 48px;
  padding: 18px 24px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 16px;
  line-height: 14px;
  transition: border-color .3s, transform .3s, background-color .3s, color .3s;
  box-shadow: 0 4px 10px #14142b0a;
}

.brix---btn-secondary-small:hover {
  border-color: var(--elements-webflow-library--accent--primary-1);
  background-color: var(--elements-webflow-library--accent--primary-1);
  color: var(--elements-webflow-library--neutral--100);
  transform: translate3d(0, -3px, .01px);
}

.brix---header-content-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.brix---header-wrapper {
  background-color: var(--elements-webflow-library--neutral--100);
  padding-top: 25px;
  padding-bottom: 25px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  position: sticky;
  top: 0;
}

.brix---icon-small-hover {
  transition: transform .3s;
}

.brix---icon-small-hover:hover {
  transform: scale(.9);
}

.brix---top-bar-close-icon {
  cursor: pointer;
  align-items: center;
  padding: 20px 32px;
  transition: opacity .3s;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  right: 0%;
}

.brix---btn-primary-small-white {
  background-color: var(--elements-webflow-library--neutral--100);
  color: var(--elements-webflow-library--accent--primary-1);
  text-align: center;
  transform-style: preserve-3d;
  border-radius: 48px;
  justify-content: center;
  padding: 18px 24px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
  text-decoration: none;
  transition: background-color .3s, transform .3s, color .3s;
}

.brix---btn-primary-small-white:hover {
  background-color: var(--elements-webflow-library--secondary--color-2);
  color: var(--elements-webflow-library--accent--primary-1);
  transform: translate3d(0, -3px, .01px);
}

.brix---top-bar-right-col {
  margin-right: 24px;
}

.brix---top-bar-flex-h-center {
  justify-content: center;
  align-items: center;
  display: flex;
}

.brix---top-bar-small-padding {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
}

.brix---top-bar-wrapper {
  background-color: var(--color--rs_red);
  color: var(--elements-webflow-library--neutral--100);
  text-align: center;
  padding-left: 72px;
  padding-right: 72px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  line-height: 28px;
  position: relative;
  overflow: hidden;
}

.brix---paragraph-link {
  color: var(--elements-webflow-library--accent--primary-1);
  text-decoration: underline;
  transition: color .3s;
}

.brix---paragraph-link:hover {
  color: var(--elements-webflow-library--secondary--color-1);
}

.brix---mg-bottom-0 {
  margin-bottom: 0;
}

.brix---footer-bottom-v14 {
  color: var(--elements-webflow-library--neutral--600);
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 18px;
  line-height: 30px;
}

.brix---text-200-bold {
  color: var(--color--rs_red);
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
}

.brix---color-accent-1 {
  color: var(--elements-webflow-library--accent--primary-1);
}

.brix---text-200 {
  color: var(--color--rs_black_black);
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 20px;
}

.brix---mg-bottom-8px {
  margin-bottom: 8px;
}

.brix---big-icon-left {
  color: var(--color--rs_red_fade);
  border-radius: 16px;
  margin-right: 16px;
}

.brix---card-link-icon-wrapper {
  border: 1px solid var(--elements-webflow-library--neutral--200);
  background-color: var(--elements-webflow-library--neutral--100);
  box-shadow: 0 2px 6px 0 var(--elements-webflow-library--general--shadow-01);
  color: var(--elements-webflow-library--neutral--600);
  transform-style: preserve-3d;
  border-radius: 14px;
  align-items: center;
  padding: 14px 18px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  text-decoration: none;
  transition: transform .3s, border-color .3s, color .3s;
  display: flex;
}

.brix---card-link-icon-wrapper:hover {
  border-color: var(--color--rs_red);
  transform: scale3d(.96, .96, 1.01);
}

.brix---grid-1-column {
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.brix---footer-col-title {
  color: var(--elements-webflow-library--neutral--800);
  margin-bottom: 40px;
  font-size: 22px;
  font-weight: 700;
  line-height: 24px;
}

.brix---footer-link {
  color: var(--color--rs_black_black);
  font-size: 18px;
  line-height: 20px;
  text-decoration: none;
  transition: color .3s;
}

.brix---footer-link:hover {
  color: var(--color--rs_red);
}

.brix---footer-list-item {
  margin-bottom: 18px;
  padding-left: 0;
}

.brix---footer-list-item:hover {
  color: var(--color--rs_red);
}

.brix---footer-list-wrapper {
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
}

.brix---icon-square-36px {
  background-color: var(--elements-webflow-library--secondary--color-2);
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 36px;
  min-width: 36px;
  height: 36px;
  min-height: 36px;
  text-decoration: none;
  transition: transform .3s, background-color .3s, color .3s;
  display: flex;
  overflow: hidden;
}

.brix---icon-square-36px:hover {
  transform: scale(.92);
}

.brix---social-media-grid-left {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fit, 36px);
  justify-content: start;
  align-self: center;
  justify-items: start;
}

.brix---color-neutral-600 {
  color: var(--elements-webflow-library--neutral--600);
}

.brix---footer-logo {
  transform-style: preserve-3d;
  transition: transform .3s;
}

.brix---footer-logo:hover {
  transform: scale3d(.97, .97, 1.01);
}

.brix---mg-bottom-24px {
  margin-bottom: 24px;
}

.grid-footer-4-cols-v14 {
  grid-column-gap: 70px;
  grid-template-rows: auto;
  grid-template-columns: .8fr auto auto auto;
}

.brix---footer-top-border-bottom {
  border-bottom: 1px solid var(--elements-webflow-library--neutral--300);
  padding-top: 60px;
  padding-bottom: 40px;
}

.brix---footer-wrapper {
  border-top: 1px solid var(--elements-webflow-library--neutral--300);
  background-color: var(--elements-webflow-library--neutral--100);
}

.brix---link-icon-right {
  margin-left: 6px;
}

.brix---color-neutral-601 {
  color: var(--elements-webflow-library--neutral--600);
}

.rs_heading_small {
  margin-top: 0;
  margin-bottom: 12px;
  font-family: Open Sans, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 34px;
}

.brix---color-neutral-800 {
  color: var(--elements-webflow-library--neutral--800);
}

.brix---content-inside-card {
  padding: 40px 28px 48px;
}

.brix---image-width-100 {
  width: 100%;
}

.brix---image-wrapper---br-top {
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
  overflow: hidden;
  transform: translate(0);
}

.brix---card-link {
  border: 1px solid var(--elements-webflow-library--neutral--300);
  background-color: var(--elements-webflow-library--neutral--100);
  box-shadow: 0 2px 7px 0 var(--elements-webflow-library--general--shadow-01);
  color: var(--elements-webflow-library--neutral--600);
  transform-style: preserve-3d;
  border-radius: 24px;
  text-decoration: none;
  transition: transform .3s, color .3s;
}

.brix---card-link:hover {
  transform: scale3d(.96, .96, 1.01);
}

.brix---grid-3-columns {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.r_heading_large {
  color: var(--color--rs_black_black);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Oswald, sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 50px;
}

.r_heading_large.white {
  color: var(--color--rs_white);
  font-size: 55px;
  line-height: 55px;
}

.r_heading_large.white.tiny {
  color: var(--color--rs_red);
  padding: 10px;
  font-size: 35px;
}

.r_heading_large.small {
  font-size: 35px;
}

.brix---mg-bottom-12px {
  margin-bottom: 12px;
}

.brix---text-center {
  text-align: center;
}

.brix---inner-container-600px---center {
  max-width: 75%;
  margin-left: auto;
  margin-right: auto;
}

.brix---mg-bottom-48px {
  margin-bottom: 48px;
}

.brix---section {
  color: var(--elements-webflow-library--neutral--100);
  margin-right: 10px;
  padding-top: 80px;
  padding-bottom: 60px;
  padding-left: 10px;
}

.image-24 {
  padding-bottom: 10px;
}

.text-block-6 {
  color: #fff;
  text-align: center;
  font-size: 22px;
  font-weight: 700;
}

.div-block-4 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 225px;
  padding: 40px;
  display: flex;
}

.cell {
  background-image: linear-gradient(#023373a6, #023373a6), url('../images/Stud-Wall-JW-Home-Maintenance-Torbay.jpeg'), url('../images/Carpentry-Woodwork-JW-Home-Maintenance-Torbay.jpeg');
  background-position: 0 0, 0 0, 50%;
  background-size: auto, auto, cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.cell.schools {
  background-image: linear-gradient(to bottom, var(--color--rs_red), var(--color--rs_red)), url('../images/Image_2.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.cell.plumbing {
  background-image: linear-gradient(to bottom, var(--color--rs_red_fade), var(--color--rs_red_fade)), url('../images/Image_6.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.cell.interior-painting {
  background-image: linear-gradient(to bottom, var(--color--rs_yellow), var(--color--rs_yellow));
}

.cell.exterior {
  background-image: linear-gradient(#023373a6, #023373a6), url('../images/packed-Boxes.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.cell.heritage {
  background-image: linear-gradient(to bottom, var(--color--rs_yellow), var(--color--rs_yellow)), url('../images/Image_4.jpg');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
}

.cell.retail {
  background-image: linear-gradient(to bottom, var(--color--rs_yellow), var(--color--rs_yellow));
}

.cell.resiidential {
  background-image: linear-gradient(to bottom, var(--color--rs_red), var(--color--rs_red));
}

.cell.temp {
  background-image: linear-gradient(to bottom, var(--color--rs_red_fade), var(--color--rs_red_fade)), url('../images/Image_9.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, auto;
}

.cell.equip {
  background-image: linear-gradient(to bottom, var(--color--rs_red_fade), var(--color--rs_red_fade)), url('../images/Image_7.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.cell.erect {
  background-image: linear-gradient(to bottom, var(--color--rs_red_fade), var(--color--rs_red_fade)), url('../images/Image_13.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.cell.tower {
  background-image: linear-gradient(to bottom, var(--color--rs_red_fade), var(--color--rs_red_fade)), url('../images/Image_15_Tower.jpg');
  background-position: 0 0, 50% 20%;
  background-size: auto, auto;
}

.cell.scaff {
  background-image: linear-gradient(to bottom, var(--color--rs_red_fade), var(--color--rs_red_fade)), url('../images/Image_16_Plat.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.cell.access {
  background-image: linear-gradient(to bottom, var(--color--rs_red_fade), var(--color--rs_red_fade)), url('../images/Image_2.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.cell.commercial1 {
  background-image: linear-gradient(to bottom, var(--color--rs_red), var(--color--rs_red));
}

.cell.fp1 {
  background-image: url('../images/Picnic.jpg');
  background-position: 50%;
  background-size: cover;
}

.cell.fp2 {
  background-image: url('../images/Play.jpg');
  background-position: 50%;
  background-size: cover;
}

.cell.fp3 {
  background-image: url('../images/Wardrobe.jpg');
  background-position: 50%;
  background-size: cover;
}

.cell.fp5 {
  background-image: linear-gradient(to bottom, var(--color--rs_black), var(--color--rs_black)), url('../images/Image_4.jpg');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
}

.cell.fp6 {
  background-image: linear-gradient(to bottom, var(--color--rs_red), var(--color--rs_red)), url('../images/Image_2.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.cell.fp7 {
  background-image: linear-gradient(to bottom, var(--color--rs_black), var(--color--rs_black));
}

.section-36 {
  margin-left: 60px;
  margin-right: 60px;
}

.brix---color-neutral-801 {
  color: var(--elements-webflow-library--neutral--600);
}

.brix---mg-bottom-32px {
  margin-bottom: 32px;
}

.brix---display-4 {
  font-size: 28px;
  font-weight: 700;
  line-height: 40px;
}

.brix---color-neutral-802 {
  color: var(--elements-webflow-library--neutral--800);
}

.brix---image-wrapper-br-24px-shadow {
  box-shadow: 0 14px 42px 0 var(--elements-webflow-library--general--shadow-04);
  border-radius: 24px;
  overflow: hidden;
}

.brix--grid-2-columns-text-right {
  grid-column-gap: 120px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .8fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.brix---link-content {
  color: var(--elements-webflow-library--neutral--600);
  text-decoration: none;
}

.brix---grid-2-columns-text-left {
  grid-column-gap: 120px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: .8fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.brix---grid-1-column-gap-row-64px {
  grid-row-gap: 64px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.brix---inner-container-1000px-center {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

.brix---subtitle {
  color: var(--color--rs_red);
  letter-spacing: .15em;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
}

.brix---mg-bottom-16px {
  margin-bottom: 16px;
}

.brix---inner-container-490px-center {
  max-width: 490px;
  margin-left: auto;
  margin-right: auto;
}

.brix---section-2 {
  color: var(--elements-webflow-library--neutral--100);
  padding-top: 60px;
  padding-bottom: 60px;
}

.brix---cta-v2-floating-item-02 {
  position: absolute;
  inset: auto -1% 15% auto;
}

.brix---cta-v2-floating-item-01 {
  z-index: 0;
  position: absolute;
  inset: 0% auto auto 0%;
}

.brix---btn-secondary-white-2 {
  border: 1px solid var(--elements-webflow-library--neutral--300);
  color: var(--elements-webflow-library--neutral--100);
  text-align: center;
  transform-style: preserve-3d;
  background-color: #0000;
  border-radius: 48px;
  padding: 26px 38px;
  font-size: 18px;
  line-height: 20px;
  transition: border-color .3s, transform .3s, background-color .3s, color .3s;
  box-shadow: 0 4px 10px #14142b0a;
}

.brix---btn-secondary-white-2:hover {
  border-color: var(--elements-webflow-library--neutral--100);
  background-color: var(--elements-webflow-library--neutral--100);
  color: var(--elements-webflow-library--neutral--800);
  transform: translate3d(0, -3px, .01px);
}

.brix---btn-primary-white-2 {
  background-color: var(--elements-webflow-library--neutral--100);
  color: var(--elements-webflow-library--accent--primary-1);
  text-align: center;
  transform-style: preserve-3d;
  border-radius: 48px;
  justify-content: center;
  padding: 26px 38px;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .3s, transform .3s, color .3s;
}

.brix---btn-primary-white-2:hover {
  background-color: var(--elements-webflow-library--secondary--color-2);
  color: var(--elements-webflow-library--accent--primary-1);
  transform: translate3d(0, -3px, .01px);
}

.brix---buttons-row-center {
  justify-content: center;
  align-items: center;
  display: flex;
}

.brix---color-neutral-803 {
  color: var(--elements-webflow-library--neutral--100);
}

.brix---inner-container-600px---center-2 {
  max-width: 75%;
  margin-left: auto;
  margin-right: auto;
}

.brix---z-index-1 {
  z-index: 1;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.brix---cta-section {
  background-color: var(--color--rs_red);
  padding-top: 70px;
  padding-bottom: 70px;
  position: relative;
  overflow: hidden;
}

.paragraph {
  color: var(--color--rs_white);
  padding-top: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 25px;
  font-weight: 300;
  line-height: 35px;
}

.paragraph-2 {
  color: var(--color--rs_black_black);
  font-size: 20px;
  font-weight: 300;
}

.rs_text {
  color: var(--color--rs_black_black);
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 27px;
  text-decoration: none;
}

.rs_text:hover {
  color: var(--color--rs_black_black);
}

.rs_text.bold {
  font-weight: 600;
}

.rs_text.redness {
  color: var(--color--rs_red);
  font-weight: 700;
}

.rs_text.pp {
  text-align: justify;
}

.rs_text.simon {
  margin-top: 20px;
}

.rs_text.padded {
  padding-bottom: 1rem;
}

.text-block-8 {
  color: var(--color--rs_black_black);
  font-size: 18px;
}

.section-37 {
  margin-top: 20px;
  padding: 10px;
}

.brix---text-201 {
  color: var(--color--rs_red);
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  line-height: 20px;
}

.brix---text-200-bold-2 {
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
}

.brix---flex-horizontal {
  justify-content: center;
  align-items: center;
  display: flex;
}

.brix---paragraph-default-2 {
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.brix---color-neutral-804 {
  color: var(--elements-webflow-library--neutral--600);
}

.brix---heading-h4-size {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 28px;
}

.brix---avatar-circle-04 {
  border-radius: 50%;
  width: 80px;
  max-width: 80px;
  height: 80px;
  max-height: 80px;
  overflow: hidden;
  transform: translate(0);
}

.brix---card-testimonial-v2 {
  border: 1px solid var(--elements-webflow-library--neutral--300);
  background-color: var(--elements-webflow-library--neutral--100);
  box-shadow: 0 2px 7px 0 var(--elements-webflow-library--general--shadow-01);
  border-radius: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 40px 40px 64px;
  display: flex;
}

.brix---3-columns-1-col-tablet {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.brix---heading-h2-size {
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 50px;
}

.brix---inner-container-574px---center {
  max-width: 574px;
  margin-left: auto;
  margin-right: auto;
}

.brix---section-3 {
  color: var(--elements-webflow-library--neutral--100);
  margin-right: 10px;
  padding-top: 60px;
  padding-bottom: 60px;
  padding-left: 10px;
}

.section-38 {
  margin-top: 40px;
  padding: 10px;
}

.map {
  margin-top: 20px;
}

.container {
  max-width: none;
}

.asasas {
  background-color: var(--color--rs_white);
  color: var(--elements-webflow-library--neutral--100);
  padding: 36px;
}

.sass {
  margin-top: 0;
  margin-bottom: 16px;
  font-family: Open Sans, sans-serif;
  font-size: 77px;
  font-weight: 700;
  line-height: 88px;
}

.brix---hero-bg-image-dark-copy {
  background-image: linear-gradient(#0009, #0009), url('../images/istockphoto-910215238-1024x1024.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  padding-top: 7.5rem;
  padding-bottom: 7.5rem;
  position: relative;
  overflow: hidden;
}

.sasasas {
  background-image: linear-gradient(#0009, #0009), url('../images/Image_13.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  padding-top: 7.5rem;
  padding-bottom: 7.5rem;
  position: relative;
  overflow: hidden;
}

.smart_para_light {
  color: #1a1b1fcc;
  text-align: justify;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 10px 10px 60px;
}

.privacy {
  margin-top: 60px;
  padding: 10px;
}

.gcp_button1-2 {
  background-color: var(--color--rs_white);
  min-width: 150px;
  color: var(--color--rs_red);
  text-align: center;
  transform-style: preserve-3d;
  border-radius: 0;
  justify-content: center;
  padding: 18px 24px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
  text-decoration: none;
  transition: background-color .3s, transform .3s, color .3s;
}

.gcp_button1-2:hover {
  background-color: var(--color--rs_black_black);
  color: #fff;
  transform: translate3d(0, -3px, .01px);
}

.field-label-2 {
  color: var(--color--rs_white);
  font-size: 16px;
  font-weight: 700;
}

.text-field {
  border: 1px solid #e4e4e4;
  border-radius: 0;
  margin-bottom: 18px;
  padding: 21px 20px;
  font-size: 14px;
  line-height: 26px;
  transition: border-color .4s;
}

.text-field:hover {
  border-color: #e3e6eb;
}

.text-field:active, .text-field:focus {
  border-color: #43464d;
}

.text-field::placeholder {
  color: #32343a66;
}

.text-field.cc-contact-field {
  border-width: 1px;
  border-color: var(--color--rs_black_black);
  color: #000;
  border-radius: 0;
  margin-bottom: 25px;
}

.text-field.cc-textarea {
  height: 200px;
  padding-top: 12px;
}

.get-in-touch-form {
  flex-direction: column;
  display: flex;
}

.contact-form-wrap {
  background-color: var(--color--rs_red);
  border: 0 solid #eee;
  border-radius: 0;
  padding: 45px 50px 50px;
}

.status-message {
  color: #fff;
  text-align: center;
  background-color: #202020;
  padding: 9px 30px;
  font-size: 14px;
  line-height: 26px;
}

.status-message.cc-error-message {
  background-color: #db4b68;
}

.status-message.cc-success-message {
  background-color: #12b878;
}

.contact-form {
  flex-direction: column;
  align-items: stretch;
  width: 100%;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.section-33, .contact {
  margin-top: 20px;
  margin-bottom: 40px;
  padding: 10px;
}

.jw_text {
  color: #000;
  max-width: none;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 155%;
}

.jw_text.centre {
  text-align: center;
  justify-content: center;
  align-items: center;
  padding-top: 5px;
  font-weight: 300;
  display: block;
}

.jw_text.centre.sss {
  padding-top: 20px;
}

.link-4 {
  color: #bf2633;
  -webkit-text-stroke-color: #bf2633;
  font-weight: 700;
  text-decoration: none;
}

.link-4:hover {
  color: #023373;
}

.link-3 {
  color: #bf2633;
  font-weight: 600;
  text-decoration: none;
}

.link-3:hover {
  color: #023373;
}

.text-span {
  color: #bf2633;
  font-weight: 700;
}

.text-span-2 {
  color: var(--color--rs_red);
}

.text-span-3, .text-span-4 {
  color: var(--color--rs_red);
  font-weight: 700;
}

.what-we-do {
  margin-top: 2rem;
  padding: 10px;
}

.services {
  margin-top: 20px;
  margin-left: 60px;
  margin-right: 60px;
}

.who-are-our-customers {
  margin-top: 40px;
  padding: 10px;
}

.what-our-customers-say {
  margin-top: 6rem;
  padding: 10px;
}

.container-2 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: none;
  display: flex;
}

.container-3 {
  max-width: none;
}

.banner-sub {
  color: var(--color--rs_white);
  margin-bottom: 0;
  padding-left: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 25px;
  line-height: 30px;
}

.contact__us {
  margin-top: 60px;
  padding: 10px;
}

.container-4 {
  max-width: none;
}

.waves-image-gallery-3 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.waves-small-image-wrap-gallery-3 {
  border-radius: 8px;
  height: 70%;
  position: relative;
  overflow: hidden;
}

.waves-big-image-wrap-gallery-3 {
  border-radius: 8px;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.waves-medium-image-wrap-gallery-3 {
  border-radius: 8px;
  height: 80%;
  position: relative;
  overflow: hidden;
}

.waves-bottom-gird-gallery-3 {
  grid-template-rows: auto;
  grid-template-columns: .9fr .8fr 1.2fr .7fr;
  width: 120vw;
  height: 39vh;
  margin-bottom: 0;
}

.waves-top-grid-gallery-3 {
  grid-template-rows: auto;
  grid-template-columns: .7fr 1.2fr .8fr .9fr;
  width: 120vw;
  height: 39vh;
  margin-bottom: 16px;
}

.waves-master-gallery-3 {
  height: auto;
  position: sticky;
  top: 10vh;
  overflow: hidden;
}

.waves---section-medium {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.section-40 {
  background-image: url('../images/Professional-Redgrove-Scaffolding.jpeg');
  background-position: 50%;
  background-size: cover;
  height: 50vh;
}

.cell-2 {
  background-color: var(--color--rs_yellow);
}

.cell-2.fp4 {
  background-image: url('../images/Air-Hockey.jpg');
  background-position: 50%;
  background-size: cover;
}

.cell-3 {
  background-color: var(--color--rs_red);
}

.section-32 {
  margin-top: 20px;
  padding: 10px;
}

.container-31 {
  max-width: 90%;
  margin-left: 100px;
  margin-right: 100px;
}

.cf-features-section-3-grid-cell {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 353px;
  display: flex;
}

.cf-features-section-3-icon-wrap {
  background-color: #023373;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 75px;
  height: 75px;
  margin-bottom: 20px;
  display: flex;
  position: relative;
  top: auto;
  left: auto;
}

.cf-service-icon {
  object-fit: contain;
  background-color: #023373;
  padding: 0;
}

.cf-service-heading {
  color: #f28907;
  text-align: center;
  letter-spacing: -.16px;
  margin-bottom: 16px;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 133%;
}

.cf-features-section-2-grid-cell {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 353px;
  display: flex;
}

.section-30 {
  background-color: var(--color--rs_black);
  background-image: linear-gradient(to bottom, var(--color--fpj-black-fade), var(--color--fpj-black-fade)), url('../images/FPJ-Banner-1200.jpeg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  height: auto;
}

.columns-12 {
  margin-left: 20px;
  margin-right: 20px;
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.div-block-5 {
  padding-top: 40px;
}

.heading {
  width: 90%;
  color: var(--color--rs_red);
  background-color: #14142b00;
  margin-top: 0;
  margin-bottom: 0;
  padding: 10px;
  font-family: Oswald, sans-serif;
  font-size: 5rem;
  font-weight: 700;
  line-height: 115%;
}

.brix---square-icon {
  border-radius: 16px;
}

.brix---paragraph-default-3 {
  color: #fff;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 26px;
  line-height: 30px;
}

.brix---color-neutral-805 {
  color: #211f54;
}

.brix---inner-container-600px---center-3 {
  max-width: none;
  margin-left: auto;
  margin-right: auto;
}

.features-heading {
  margin-top: 0;
  margin-bottom: 12px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 34px;
}

.idg_text {
  color: #475467;
  font-family: Montserrat, sans-serif;
  font-size: 1.25rem;
  font-weight: 300;
  line-height: 1.5;
}

.idg_text.light {
  font-size: 1.1rem;
  font-weight: 300;
  text-decoration: none;
}

.idg_text.light:hover {
  color: #475467;
}

.brix---card-content-center {
  text-align: center;
  background-color: #fff;
  border: 1px solid #eff0f6;
  border-radius: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 48px 24px;
  display: flex;
  box-shadow: 0 2px 7px #14142b0f;
}

.brix---heading-h2-size-2 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Oswald, sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 50px;
}

.brix---container-default-2 {
  max-width: 1218px;
  margin-top: 40px;
  padding-left: 24px;
  padding-right: 24px;
}

.text-span-5 {
  color: var(--color--rs_red);
}

.walsh-icon-arrow {
  height: 12px;
  margin-top: 2px;
  margin-left: 10px;
}

.walsh-link-wrapper {
  color: #000000d9;
  white-space: nowrap;
  border-bottom: 1px dashed #c5c5c5;
  justify-content: space-between;
  align-items: center;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.2em;
  font-weight: 500;
  text-decoration: none;
  display: flex;
}

.walsh-link-wrapper:hover {
  color: #575555d9;
  padding-right: 0;
}

.walsh-main-paragraph {
  color: #0009;
  letter-spacing: 0;
  font-family: Merriweather, serif;
  font-size: 1.45em;
  line-height: 1.5;
}

.walsh-heading-regular {
  color: var(--walsh--black);
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.8em;
  font-weight: 700;
  line-height: 1.2;
}

.walsh-inner-card-bottom {
  grid-row-gap: 1.2em;
  flex-direction: column;
  align-items: flex-start;
  padding-bottom: 5em;
  padding-left: 3em;
  padding-right: 3em;
  display: flex;
}

.walsh-cover-image {
  object-fit: cover;
  flex: 1;
  width: 100%;
  height: 100%;
}

.walsh-card-wrapper-image {
  justify-content: center;
  align-self: center;
  align-items: flex-start;
  width: 100%;
  height: 25em;
  display: flex;
  overflow: hidden;
}

.walsh-rounded-card {
  grid-row-gap: 3em;
  background-color: #fff;
  border-radius: 15px;
  flex-direction: column;
  justify-content: flex-start;
  display: flex;
  overflow: hidden;
}

.walsh-main-grid {
  grid-column-gap: 2.2em;
  grid-row-gap: 2.2em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  align-items: start;
  width: 100%;
  position: relative;
}

.walsh-container {
  z-index: 2;
  flex: none;
  width: 100%;
  max-width: 1480px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.section-46 {
  background-color: var(--color--fpj-black-fade);
  padding: 10px 5rem;
}

.quick-stack-7 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
}

.gallery-div {
  border-radius: .5rem;
  width: 100%;
  height: 100%;
}

.sh-image {
  width: 100%;
  height: 100%;
}

.walsh-container-2 {
  z-index: 2;
  flex: none;
  width: 100%;
  max-width: 1480px;
  margin: 2rem auto;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.walsh-heading-large {
  color: var(--walsh--black);
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 4.8em;
  font-weight: 700;
  line-height: 1;
}

.walsh-hero-p-wrapper {
  width: 100%;
  max-width: 36em;
}

.walsh-hero-div-block {
  grid-column-gap: 1.25em;
  justify-content: flex-end;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.walsh-icon-arrow-flip {
  height: 12px;
}

.walsh-link-block-orange {
  color: #fff;
  text-align: center;
  background-color: #ff715b;
  border-radius: 100px;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  padding: 20px 32px;
  text-decoration: none;
  transition: background-color .2s cubic-bezier(.645, .045, .355, 1);
  display: flex;
  position: relative;
  overflow: hidden;
}

.walsh-link-block-orange:hover {
  background-color: #ffbba6;
}

.walsh-button-label-wrapper {
  z-index: 4;
  grid-column-gap: 8px;
  align-items: center;
  display: flex;
  position: relative;
}

.walsh-button-hover-fill {
  background-color: #000;
  border-radius: 100%;
  width: 5em;
  height: 5em;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: -100% auto auto -46%;
}

.walsh-label-button {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.2em;
}

.walsh-arrow-wrapper {
  grid-row-gap: 0px;
  flex-direction: column;
  flex: none;
  align-items: center;
  height: 12px;
  display: flex;
  overflow: hidden;
}

.walsh-main-paragraph-2 {
  color: #0009;
  letter-spacing: 0;
  font-family: Merriweather, serif;
  font-size: 1.45em;
  line-height: 1.5;
}

.walsh-link-wrapper-2 {
  color: #000000d9;
  white-space: nowrap;
  border-bottom: 1px dashed #c5c5c5;
  justify-content: space-between;
  align-items: center;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.2em;
  font-weight: 500;
  text-decoration: none;
  display: flex;
}

.walsh-link-wrapper-2:hover {
  color: #575555d9;
  padding-right: 0;
}

.walsh-icon-arrow-2 {
  height: 12px;
  margin-top: 2px;
  margin-left: 10px;
}

.walsh-rounded-block {
  background-color: #fff;
  width: 100%;
  max-width: 1480px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}

.walsh-flex-horizontal {
  grid-column-gap: 4em;
  flex-wrap: nowrap;
  justify-content: center;
  width: 100%;
  display: flex;
}

.walsh-cover-image-2 {
  object-fit: cover;
  flex: 1;
  width: 100%;
  height: 100%;
}

.walsh-title-tag {
  color: var(--walsh--black);
  font-size: 1.2em;
  font-weight: 500;
}

.walsh-flex-tag {
  grid-column-gap: 10px;
  align-items: center;
  display: flex;
}

.walsh-bullet-tag {
  background-color: var(--walsh--black);
  border-radius: 100px;
  width: 12px;
  height: 12px;
}

.walsh-col-image-wrapper {
  flex: 0 auto;
  width: 50%;
  max-width: none;
}

.walsh-content-wrap-50 {
  grid-row-gap: 2em;
  text-align: left;
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  padding: 4rem 4em;
  display: flex;
}

.walsh-list-flex-white {
  color: #fffc;
  text-align: left;
  align-items: center;
  padding-top: 7px;
  padding-bottom: 7px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 16px;
  display: flex;
}

.walsh-circle-check {
  background-color: var(--color--rs_red);
  border-radius: 100px;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 2.5rem;
  height: 2.5rem;
  margin-right: 8px;
  display: flex;
}

.db-text-n {
  color: #123737;
  font-size: 1.1rem;
  font-weight: 300;
  line-height: 1.4;
}

.db-text-n.white {
  color: #fff;
}

.call-now {
  margin-top: 0;
  padding: 10px;
}

@media screen and (min-width: 1440px) {
  .container-regular-2 {
    max-width: none;
  }

  .grid-footer-4-cols-v14 {
    grid-column-gap: 80px;
    grid-template-columns: .9fr auto auto auto;
  }

  .brix---z-index-1 {
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (min-width: 1920px) {
  .sh-image {
    width: 100%;
  }

  .db-text-n {
    font-size: 1.2rem;
  }
}

@media screen and (max-width: 991px) {
  .rs_button_2 {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .brix---buttons-row {
    padding-left: 0;
  }

  .brix---heading-h1-size {
    margin-left: 0;
    font-size: 48px;
    line-height: 60px;
  }

  .brix---grid-2-col---1-col-t {
    grid-template-columns: 1fr;
  }

  .brix---hero-bg-image-dark {
    padding-top: 160px;
    padding-bottom: 160px;
  }

  .nav-menu-4 {
    background-color: #fff;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    margin-top: 0;
    padding: 20px 10px;
    display: flex;
  }

  .menu-button-8 {
    padding: 12px;
  }

  .menu-button-8.w--open {
    color: #fff;
    background-color: #023373;
  }

  .nav-button-wrapper-3 {
    width: 100%;
    margin-left: 0;
  }

  .nav-link-7 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-menu-wrapper {
    background-color: #0000;
  }

  .icon-2 {
    color: #bf2633;
    font-size: 33px;
  }

  .div-block-3 {
    padding-left: 1rem;
  }

  .text-block-5 {
    font-size: 15px;
  }

  .brix---hamburger-menu-bar-bottom {
    width: 44px;
    height: 3px;
    margin-top: 12px;
    margin-bottom: 12px;
  }

  .brix---hamburger-menu-bar-top {
    width: 44px;
    height: 3px;
  }

  .brix---hamburger-menu-wrapper {
    order: -1;
    transition: transform .3s;
  }

  .brix---hamburger-menu-wrapper:hover {
    transform: scale(.96);
  }

  .brix---hamburger-menu-wrapper.w--open {
    background-color: #0000;
  }

  .brix---header-nav-list-item-show-in-mbl, .brix---header-nav-list-item {
    margin-bottom: 16px;
    padding-left: 0;
  }

  .brix---dropdown-pd {
    padding: 20px 0 14px;
  }

  .brix---dropdown-card {
    min-width: auto;
    box-shadow: none;
    background-color: #0000;
    border-width: 0;
    border-radius: 0;
  }

  .brix---dropdown-card.w--open {
    position: static;
  }

  .brix---dropdown-column-wrapper {
    padding-top: 0;
    position: static;
  }

  .brix---dropdown-column-wrapper.w--open {
    transform: none;
  }

  .brix---header-nav-menu-list {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .brix---header-menu-wrapper {
    border-top: 1px solid var(--elements-webflow-library--neutral--300);
    border-bottom: 1px solid var(--elements-webflow-library--neutral--300);
    background-color: var(--elements-webflow-library--neutral--100);
    padding: 24px;
  }

  .brix---header-logo {
    max-width: 232px;
  }

  .brix---social-media-grid-right---mbl-center {
    grid-column-gap: 10px;
  }

  .brix---grid-header-top {
    grid-template-columns: 1.8fr 1fr;
  }

  .brix---header-wrapper-v9, .brix---header-wrapper {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .brix---top-bar-close-icon {
    padding: 18px 24px;
  }

  .brix---top-bar-right-col {
    margin-bottom: 24px;
    margin-right: 0;
  }

  .brix---top-bar-flex-h-center {
    flex-direction: column;
  }

  .brix---top-bar-small-padding {
    padding-top: 26px;
    padding-bottom: 26px;
  }

  .brix---top-bar-wrapper {
    padding-left: 56px;
    padding-right: 56px;
  }

  .brix---footer-bottom-v14 {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .brix---footer-col-title {
    margin-bottom: 24px;
  }

  .brix---social-media-grid-left {
    grid-column-gap: 10px;
  }

  .grid-footer-4-cols-v14 {
    grid-column-gap: 60px;
    grid-row-gap: 50px;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .brix---footer-top-border-bottom {
    padding-top: 94px;
    padding-bottom: 94px;
  }

  .rs_heading_small {
    font-size: 22px;
    line-height: 32px;
  }

  .brix---grid-3-columns {
    grid-template-columns: 1fr 1fr;
  }

  .r_heading_large {
    font-size: 30px;
    line-height: 46px;
  }

  .brix---mg-bottom-48px {
    margin-bottom: 40px;
  }

  .brix---section {
    padding-top: 118px;
    padding-bottom: 118px;
  }

  .brix---mg-bottom-32px {
    margin-bottom: 24px;
  }

  .brix---display-4 {
    font-size: 22px;
    line-height: 38px;
  }

  .brix--grid-2-columns-text-right, .brix---grid-2-columns-text-left {
    grid-row-gap: 48px;
    grid-template-columns: 1fr;
  }

  .brix---section-2 {
    padding-top: 118px;
    padding-bottom: 118px;
  }

  .brix---cta-v2-floating-item-02 {
    width: 32%;
    bottom: -9%;
    right: -8%;
  }

  .brix---cta-v2-floating-item-01 {
    width: 40%;
    top: 0%;
    left: -7%;
  }

  .brix---btn-primary-white-2 {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .brix---cta-section {
    padding-top: 112px;
    padding-bottom: 112px;
  }

  .brix---heading-h4-size {
    font-size: 22px;
    line-height: 32px;
  }

  .brix---3-columns-1-col-tablet {
    grid-template-columns: 1fr;
  }

  .brix---heading-h2-size {
    font-size: 30px;
    line-height: 46px;
  }

  .sass {
    font-size: 48px;
    line-height: 60px;
  }

  .brix---hero-bg-image-dark-copy, .sasasas {
    padding-top: 160px;
    padding-bottom: 160px;
  }

  .get-in-touch-form {
    text-align: left;
  }

  .jw_text {
    max-width: none;
    margin-bottom: 0;
  }

  .banner-sub {
    padding-left: 0;
  }

  .container-31 {
    max-width: 100%;
    margin-left: 10px;
    margin-right: 10px;
  }

  .div-block-5 {
    padding-top: 0;
  }

  .heading {
    width: 90%;
    line-height: 110%;
  }

  .features-heading {
    font-size: 22px;
    line-height: 32px;
  }

  .brix---heading-h2-size-2 {
    font-size: 30px;
    line-height: 46px;
  }

  .walsh-rounded-card {
    grid-row-gap: 2em;
  }

  .walsh-main-grid {
    grid-template-columns: 1fr 1fr;
  }

  .walsh-container {
    flex: 0 auto;
    width: auto;
  }

  .section-46 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .quick-stack-7 {
    padding-left: 0;
    padding-right: 0;
  }

  .walsh-container-2 {
    flex: 0 auto;
    width: auto;
  }

  .walsh-heading-large {
    letter-spacing: -.01em;
    font-size: 3em;
  }

  .walsh-hero-p-wrapper {
    max-width: none;
  }

  .walsh-hero-div-block {
    justify-content: center;
  }

  .walsh-link-block-orange {
    padding-left: 50px;
  }

  .walsh-button-hover-fill {
    display: none;
  }

  .walsh-flex-horizontal {
    flex-flow: column wrap;
  }

  .walsh-col-image-wrapper {
    width: 100%;
  }

  .walsh-content-wrap-50 {
    order: -1;
    width: 100%;
    padding: 2rem 10px;
  }
}

@media screen and (max-width: 767px) {
  .rs_button_3 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .rs_button_2 {
    padding: 20px 32px;
  }

  .brix---button-row-left {
    margin-right: 16px;
  }

  .brix---mg-bottom-40px {
    margin-bottom: 24px;
  }

  .brix---heading-h1-size {
    margin-bottom: 12px;
    font-size: 38px;
    line-height: 46px;
  }

  .brix---grid-2-col---1-col-t {
    grid-template-columns: 1fr;
  }

  .brix---hero-bg-image-dark {
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .navbar-brand {
    padding-left: 0;
  }

  .nav-menu-4 {
    flex-direction: column;
    padding-bottom: 30px;
    padding-left: 0;
  }

  .jw_button {
    padding: 20px 32px;
  }

  .mobile-margin-top-13 {
    margin-top: 10px;
  }

  .nav-link-7 {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .div-block-3 {
    flex-direction: column;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .section-28 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .text-block-5 {
    font-size: 22px;
  }

  .text-block-5.number {
    font-weight: 800;
  }

  .columns-11 {
    flex-direction: column;
  }

  .rs_button_1 {
    min-width: 190px;
    padding: 20px 32px;
  }

  .rs_button_1.black {
    min-width: 190px;
  }

  .brix---btn-header-hidden-on-mbl {
    display: none;
  }

  .brix---header-nav-list-item-show-in-mbl {
    display: block;
  }

  .brix---header-logo {
    max-width: 90%;
  }

  .brix---header-content-wrapper-v9 {
    padding-top: 24px;
    padding-bottom: 0;
  }

  .brix---social-media-grid-right---mbl-center {
    justify-content: center;
    justify-items: center;
  }

  .brix---top-header-left-col, .brix---top-header-right-col {
    justify-content: center;
  }

  .brix---grid-header-top {
    grid-row-gap: 16px;
    grid-template-columns: 1fr;
  }

  .brix---header-top-wrapper {
    padding-top: 0;
  }

  .brix---btn-primary-small {
    padding: 20px 32px;
  }

  .brix---btn-secondary-small {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .brix---icon-small-hover {
    width: 24px;
  }

  .brix---top-bar-close-icon {
    align-items: flex-start;
    padding-left: 16px;
    padding-right: 16px;
  }

  .brix---top-bar-right-col {
    margin-bottom: 12px;
  }

  .brix---top-bar-flex-h-center {
    flex-direction: column;
  }

  .brix---top-bar-small-padding {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .brix---top-bar-wrapper {
    padding-left: 36px;
    padding-right: 36px;
  }

  .brix---text-200-bold, .brix---text-200 {
    font-size: 16px;
    line-height: 18px;
  }

  .brix---big-icon-left {
    border-radius: 12px;
    max-width: 56px;
  }

  .brix---footer-col-title {
    margin-bottom: 24px;
    font-size: 18px;
    line-height: 20px;
  }

  .brix---footer-list-item {
    margin-bottom: 10px;
  }

  .brix---social-media-grid-left {
    justify-content: start;
    justify-items: start;
  }

  .brix---footer-logo-wrapper {
    width: 239px;
  }

  .grid-footer-4-cols-v14 {
    grid-template-columns: 1fr 1fr;
  }

  .brix---footer-top-border-bottom {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .brix---link-icon-right {
    width: 20px;
    margin-left: 8px;
  }

  .brix---content-inside-card {
    padding: 32px 32px 40px;
  }

  .brix---grid-3-columns {
    grid-template-columns: 1fr;
  }

  .r_heading_large {
    font-size: 28px;
    line-height: 40px;
  }

  .brix---mg-bottom-48px {
    margin-bottom: 32px;
  }

  .brix---section {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .section-36 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .brix---display-4 {
    font-size: 20px;
    line-height: 32px;
  }

  .brix---image-wrapper-br-24px-shadow {
    box-shadow: 0 4px 22px 0 var(--elements-webflow-library--general--shadow-04);
    border-radius: 14px;
  }

  .brix--grid-2-columns-text-right, .brix---grid-2-columns-text-left {
    grid-template-columns: 1fr;
  }

  .brix---subtitle {
    font-size: 17px;
    line-height: 19px;
  }

  .brix---mg-bottom-16px {
    margin-bottom: 8px;
  }

  .brix---section-2 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .brix---btn-secondary-white-2 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .brix---btn-primary-white-2 {
    padding: 20px 32px;
  }

  .brix---cta-section {
    padding-top: 96px;
    padding-bottom: 96px;
  }

  .brix---text-201, .brix---text-200-bold-2 {
    font-size: 16px;
    line-height: 18px;
  }

  .brix---heading-h4-size {
    font-size: 20px;
    line-height: 26px;
  }

  .brix---avatar-circle-04 {
    width: 64px;
    max-width: 64px;
    height: 64px;
    max-height: 64px;
  }

  .brix---card-testimonial-v2 {
    padding: 44px 32px;
  }

  .brix---3-columns-1-col-tablet {
    grid-template-columns: 1fr;
  }

  .brix---heading-h2-size {
    font-size: 28px;
    line-height: 40px;
  }

  .sass {
    margin-bottom: 12px;
    font-size: 38px;
    line-height: 46px;
  }

  .brix---hero-bg-image-dark-copy, .sasasas {
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .smart_para_light {
    margin-left: auto;
    margin-right: auto;
  }

  .gcp_button1-2 {
    padding: 20px 32px;
  }

  .text-field.cc-contact-field, .text-field.cc-textarea {
    text-align: left;
  }

  .contact-form-wrap {
    padding: 30px;
  }

  .waves---section-medium {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .cf-service-heading {
    margin-bottom: 10px;
    font-size: 22px;
  }

  .heading {
    text-align: center;
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .brix---square-icon {
    border-radius: 12px;
    max-width: 56px;
  }

  .idg_text {
    font-size: 1.125rem;
  }

  .brix---heading-h2-size-2 {
    font-size: 28px;
    line-height: 40px;
  }

  .walsh-heading-regular {
    font-size: 1.8em;
  }

  .walsh-rounded-card {
    grid-row-gap: 1.5em;
  }

  .walsh-main-grid {
    grid-column-gap: 1em;
    grid-row-gap: 2em;
  }

  .walsh-heading-large {
    font-size: 2em;
  }

  .walsh-rounded-block {
    border-radius: 20px;
  }

  .walsh-content-wrap-50 {
    padding-top: 1rem;
    padding-left: 0;
    padding-right: 0;
  }

  .db-text-n {
    flex-flow: row;
  }
}

@media screen and (max-width: 479px) {
  .rs_button_3, .rs_button_2 {
    width: 100%;
    min-width: auto;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 16px;
    line-height: 18px;
  }

  .brix---button-row-left {
    width: 100%;
    margin-bottom: 20px;
    margin-right: 0;
  }

  .brix---buttons-row {
    flex-direction: column;
    align-items: stretch;
  }

  .brix---paragraph-default {
    text-align: center;
    font-size: 17px;
    line-height: 28px;
  }

  .brix---heading-h1-size {
    text-align: center;
    margin-bottom: 10px;
    font-size: 35px;
    line-height: 50px;
  }

  .brix---container-default {
    max-width: none;
    padding-left: 20px;
    padding-right: 20px;
  }

  .brix---hero-bg-image-dark {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .nav-menu-4 {
    flex-direction: column;
  }

  .image-34 {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .nav-button-wrapper-3 {
    width: auto;
  }

  .jw_button {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .text-block-5 {
    font-size: 15px;
    font-weight: 400;
  }

  .text-block-5.number {
    font-size: 20px;
    font-weight: 800;
  }

  .column-17 {
    display: none;
  }

  .link-block-6 {
    margin-left: 0;
    margin-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .image-20 {
    margin-right: 0;
  }

  .rs_button_1 {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .brix---header-nav-list-item-show-in-mbl {
    text-align: left;
    width: 100%;
  }

  .brix---header-nav-link {
    text-align: center;
  }

  .brix---header-nav-list-item {
    text-align: center;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-family: Open Sans, sans-serif;
    display: flex;
  }

  .brix---header-nav-menu-list {
    text-align: center;
    align-items: center;
    display: flex;
  }

  .brix---header-logo {
    max-width: 84%;
  }

  .brix---social-icon-square-30px {
    border-radius: 6px;
    width: 30px;
    min-width: 30px;
    height: 30px;
    min-height: 30px;
    font-size: 14px;
  }

  .brix---social-media-grid-right---mbl-center {
    grid-template-columns: repeat(auto-fit, 30px);
    align-self: stretch;
  }

  .brix---mg-left-24px---mg-top-16px-mbp {
    margin-top: 16px;
    margin-left: 0;
  }

  .brix---top-header-right-col {
    flex-direction: column;
  }

  .brix---btn-primary-small {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .brix---btn-secondary-small {
    width: 100%;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .brix---icon-small-hover {
    width: 20px;
  }

  .brix---top-bar-close-icon {
    padding-left: 12px;
    padding-right: 8px;
  }

  .brix---btn-primary-small-white {
    width: 100%;
    padding: 16px 20px;
  }

  .brix---top-bar-wrapper {
    padding-left: 12px;
    padding-right: 12px;
    font-size: 17px;
    line-height: 26px;
  }

  .brix---text-200-bold, .brix---text-200 {
    font-size: 15px;
    line-height: 16px;
  }

  .brix---mg-bottom-8px {
    margin-bottom: 6px;
  }

  .brix---big-icon-left {
    border-radius: 14px;
    max-width: 56px;
    margin-bottom: 16px;
    margin-right: 0;
  }

  .brix---card-link-icon-wrapper {
    text-align: center;
    flex-direction: column;
    align-items: center;
    padding: 26px 24px;
  }

  .brix---footer-col-title {
    text-align: center;
    margin-bottom: 16px;
    font-size: 16px;
    line-height: 18px;
  }

  .brix---footer-link {
    font-size: 16px;
    line-height: 19px;
  }

  .brix---footer-list-item {
    text-align: center;
    margin-bottom: 8px;
  }

  .brix---icon-square-36px {
    border-radius: 6px;
    width: 30px;
    min-width: 30px;
    height: 30px;
    min-height: 30px;
    font-size: 14px;
  }

  .brix---social-media-grid-left {
    grid-template-columns: repeat(auto-fit, 30px);
  }

  .brix---footer-logo {
    width: 100%;
    max-width: 240px;
  }

  .brix---mg-bottom-24px {
    text-align: center;
    margin-bottom: 16px;
  }

  .brix---footer-top-border-bottom {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .brix---link-icon-right {
    width: 18px;
  }

  .rs_heading_small {
    text-align: center;
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 30px;
  }

  .brix---content-inside-card {
    padding-top: 26px;
    padding-left: 22px;
    padding-right: 22px;
  }

  .brix---grid-3-columns {
    grid-template-columns: 1fr;
  }

  .r_heading_large {
    font-size: 24px;
    line-height: 34px;
  }

  .r_heading_large.white.tiny {
    text-align: center;
  }

  .brix---inner-container-600px---center {
    max-width: 100%;
  }

  .brix---mg-bottom-48px {
    margin-bottom: 32px;
  }

  .text-block-6 {
    font-size: 15px;
    line-height: 22px;
  }

  .div-block-4 {
    padding: 20px 10px;
  }

  .quick-stack-2 {
    padding: 0;
  }

  .section-36 {
    margin-left: 5px;
    margin-right: 5px;
  }

  .brix---image-wrapper-br-24px-shadow {
    border-radius: 16px;
  }

  .brix---subtitle {
    font-size: 14px;
    line-height: 18px;
  }

  .brix---mg-bottom-16px {
    margin-bottom: 15px;
  }

  .text-block-7 {
    color: var(--color--rs_black_black);
    font-family: Open Sans, sans-serif;
  }

  .brix---cta-v2-floating-item-02 {
    width: 40%;
  }

  .brix---cta-v2-floating-item-01 {
    width: 50%;
  }

  .brix---btn-secondary-white-2, .brix---btn-primary-white-2 {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 16px;
    line-height: 18px;
  }

  .brix---buttons-row-center {
    flex-direction: column;
  }

  .brix---cta-section {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .paragraph {
    font-size: 20px;
    line-height: 25px;
  }

  .rs_text, .rs_text.foot {
    text-align: center;
  }

  .brix---text-201, .brix---text-200-bold-2 {
    font-size: 15px;
    line-height: 16px;
  }

  .brix---paragraph-default-2 {
    font-size: 17px;
    line-height: 28px;
  }

  .brix---heading-h4-size {
    font-size: 18px;
    line-height: 24px;
  }

  .brix---avatar-image {
    width: 100%;
  }

  .brix---avatar-circle-04 {
    width: 56px;
    min-width: 56px;
    max-width: 56px;
    height: 56px;
    min-height: 56px;
    max-height: 56px;
  }

  .brix---card-testimonial-v2 {
    padding: 40px 24px;
  }

  .brix---3-columns-1-col-tablet {
    grid-template-columns: 1fr;
  }

  .brix---heading-h2-size {
    font-size: 24px;
    line-height: 34px;
  }

  .section-39 {
    padding: 10px;
  }

  .sass {
    text-align: center;
    margin-bottom: 10px;
    font-size: 45px;
    line-height: 50px;
  }

  .brix---hero-bg-image-dark-copy, .sasasas {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .smart_para_light {
    padding-left: 10px;
  }

  .gcp_button1-2 {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .contact-form-wrap {
    padding-left: 10px;
    padding-right: 10px;
  }

  .jw_text {
    font-size: 16px;
  }

  .services {
    margin-left: 5px;
    margin-right: 5px;
  }

  .who-are-our-customers {
    padding: 10px;
  }

  .banner-sub {
    text-align: center;
    font-size: 17px;
    line-height: 28px;
  }

  .contact__us {
    margin-top: 20px;
  }

  .waves-small-image-wrap-gallery-3.last-image-top-grid {
    display: none;
  }

  .waves-bottom-gird-gallery-3 {
    grid-template-columns: .8fr 1.2fr .7fr;
    height: 30vh;
  }

  .waves-top-grid-gallery-3 {
    grid-template-columns: .7fr 1.2fr .8fr;
    height: 30vh;
    margin-bottom: 16px;
  }

  .waves---section-medium {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .section-40 {
    height: 30vh;
  }

  .quick-stack {
    padding-left: 20px;
  }

  .cf-features-section-3-grid-cell {
    justify-content: center;
    align-items: center;
  }

  .cf-service-heading {
    font-size: 20px;
  }

  .cf-features-section-2-grid-cell {
    justify-content: center;
    align-items: center;
  }

  .columns-12 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .column-16 {
    padding-left: 0;
    padding-right: 0;
  }

  .heading {
    padding: 20px 10px;
    font-size: 3.1rem;
    line-height: 120%;
  }

  .image-33 {
    padding-bottom: 20px;
  }

  .brix---square-icon {
    border-radius: 14px;
    max-width: 56px;
  }

  .brix---paragraph-default-3 {
    text-align: center;
    font-family: Montserrat, sans-serif;
    font-size: 17px;
    font-weight: 600;
    line-height: 28px;
  }

  .features-heading {
    text-align: center;
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 30px;
  }

  .idg_text {
    text-align: center;
  }

  .brix---heading-h2-size-2 {
    text-align: center;
    font-size: 24px;
    line-height: 34px;
  }

  .brix---container-default-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .walsh-link-wrapper {
    font-size: 16px;
  }

  .walsh-main-paragraph {
    font-size: 1em;
  }

  .walsh-heading-regular {
    font-size: 1.4em;
    line-height: 1.2;
  }

  .walsh-inner-card-bottom {
    grid-row-gap: 1em;
    padding: 0 30px 45px;
  }

  .walsh-card-wrapper-image {
    align-items: flex-end;
    height: auto;
  }

  .walsh-container {
    flex: 0 auto;
    width: 100%;
  }

  .section-46 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .quick-stack-7 {
    padding-right: 0;
  }

  .cell-4 {
    justify-content: center;
    align-items: center;
  }

  .walsh-container-2 {
    flex: 0 auto;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .walsh-hero-div-block {
    grid-row-gap: 1.25em;
    flex-direction: column;
    align-items: center;
    width: 100%;
  }

  .walsh-link-block-orange {
    align-self: center;
    padding-left: 30px;
    padding-right: 25px;
  }

  .walsh-label-button {
    font-size: 16px;
  }

  .walsh-main-paragraph-2 {
    font-size: 1em;
  }

  .walsh-link-wrapper-2 {
    font-size: 16px;
  }

  .walsh-flex-horizontal {
    grid-row-gap: 2em;
  }

  .walsh-title-tag {
    font-size: 16px;
  }

  .walsh-col-image-wrapper {
    width: 100%;
  }

  .walsh-content-wrap-50 {
    grid-row-gap: 1.25em;
    text-align: center;
    align-items: center;
    font-size: 18px;
  }

  .quick-stack-5 {
    padding-left: 0;
    padding-right: 0;
  }

  .walsh-list-flex-white {
    padding-top: 5px;
    padding-bottom: 5px;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
    font-size: 16px;
  }

  .db-text-n {
    text-align: center;
    justify-content: center;
    align-items: center;
  }
}

#w-node-_12876c1b-5fb6-4776-3cc0-79a88e595f73-ec7ff0d8 {
  grid-template-rows: auto;
  grid-template-columns: 1fr;
}

#w-node-db5ba649-7430-82c2-0498-03662772af23-ec7ff0d8 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

#w-node-_334f5953-97a3-bf60-c3a4-88634f99eb93-ec7ff0d8, #w-node-_334f5953-97a3-bf60-c3a4-88634f99eb95-ec7ff0d8, #w-node-_334f5953-97a3-bf60-c3a4-88634f99eb97-ec7ff0d8, #w-node-_334f5953-97a3-bf60-c3a4-88634f99eb99-ec7ff0d8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-_334f5953-97a3-bf60-c3a4-88634f99eb9c-ec7ff0d8, #w-node-_334f5953-97a3-bf60-c3a4-88634f99eb9e-ec7ff0d8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_334f5953-97a3-bf60-c3a4-88634f99eba0-ec7ff0d8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-_334f5953-97a3-bf60-c3a4-88634f99eba2-ec7ff0d8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_3b675e50-3fb3-f2d6-f3ba-b7eaa0286a93-a0286a81, #w-node-_3b675e50-3fb3-f2d6-f3ba-b7eaa0286aa6-a0286a81 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f539d4cb-100b-4f48-3de2-85a7328cc158-f3e8f660 {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

#w-node-f539d4cb-100b-4f48-3de2-85a7328cc164-f3e8f660 {
  grid-area: span 1 / span 4 / span 1 / span 4;
  align-self: stretch;
}

#w-node-_018fd4f7-eeaf-a3a9-38ea-11e185f9c805-22207458 {
  grid-area: 1 / 1 / 2 / 6;
  align-self: center;
}

#w-node-fa002f66-fae8-e2a5-9f94-dcbd6f79dc10-1afa9c18 {
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

@media screen and (max-width: 991px) {
  #w-node-_3b675e50-3fb3-f2d6-f3ba-b7eaa0286a85-a0286a81, #w-node-_3b675e50-3fb3-f2d6-f3ba-b7eaa0286aa8-a0286a81 {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-f539d4cb-100b-4f48-3de2-85a7328cc158-f3e8f660, #w-node-f539d4cb-100b-4f48-3de2-85a7328cc164-f3e8f660 {
    grid-column: span 2 / span 2;
  }

  #w-node-_018fd4f7-eeaf-a3a9-38ea-11e185f9c805-22207458 {
    grid-area: 1 / 1 / 2 / 3;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_12876c1b-5fb6-4776-3cc0-79a88e595f73-ec7ff0d8 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-db5ba649-7430-82c2-0498-03662772af23-ec7ff0d8 {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-_3b675e50-3fb3-f2d6-f3ba-b7eaa0286a85-a0286a81 {
    grid-column: span 2 / span 2;
  }

  #w-node-_3b675e50-3fb3-f2d6-f3ba-b7eaa0286aa8-a0286a81 {
    grid-area: span 1 / span 2 / span 1 / span 2;
    align-self: auto;
  }

  #w-node-fa002f66-fae8-e2a5-9f94-dcbd6f79dc10-1afa9c18 {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr 1fr 1fr;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_12876c1b-5fb6-4776-3cc0-79a88e595f73-ec7ff0d8 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-db5ba649-7430-82c2-0498-03662772af23-ec7ff0d8 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-_018fd4f7-eeaf-a3a9-38ea-11e185f9c805-22207458 {
    grid-area: 1 / 1 / 2 / 3;
    justify-self: center;
  }

  #w-node-fa002f66-fae8-e2a5-9f94-dcbd6f79dc10-1afa9c18 {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }
}


