@font-face {
  font-family: Mollies;
  src: url('../fonts/mollies-semibold.ttf') format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Mollies;
  src: url('../fonts/mollies-regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Mollies;
  src: url('../fonts/mollies-bold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Helvetica Neue;
  src: url('../fonts/helveticaneueitalic.ttf') format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Aeonik;
  src: url('../fonts/aeoniktrial-regularitalic.otf') format("opentype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Aeonik;
  src: url('../fonts/aeoniktrial-bold.otf') format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Aeonik;
  src: url('../fonts/aeoniktrial-regular.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Aeonik;
  src: url('../fonts/aeoniktrial-light.otf') format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Aeonik;
  src: url('../fonts/aeoniktrial-bolditalic.otf') format("opentype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Aeonik;
  src: url('../fonts/aeoniktrial-lightitalic.otf') format("opentype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Helvetica Neue;
  src: url('../fonts/helveticaneueultralight.otf') format("opentype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Helvetica Neue;
  src: url('../fonts/helveticaneuemediumitalic.otf') format("opentype");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Helvetica Neue;
  src: url('../fonts/helveticaneuelight.otf') format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Helvetica Neue;
  src: url('../fonts/helveticaneuethinitalic.otf') format("opentype");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Helvetica Neue;
  src: url('../fonts/helveticaneueheavy.otf') format("opentype"), url('../fonts/helveticaneueblack.otf') format("opentype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Helvetica Neue;
  src: url('../fonts/helveticaneuebolditalic.otf') format("opentype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Helvetica Neue;
  src: url('../fonts/helveticaneueblackitalic.otf') format("opentype"), url('../fonts/helveticaneueheavyitalic.otf') format("opentype");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Helvetica Neue;
  src: url('../fonts/helveticaneuemedium.otf') format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Helvetica Neue;
  src: url('../fonts/helveticaneueultralightitalic.otf') format("opentype");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Helvetica Neue;
  src: url('../fonts/helveticaneuethin.otf') format("opentype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Helvetica Neue;
  src: url('../fonts/helveticaneueroman.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Helvetica Neue;
  src: url('../fonts/helveticaneuelightitalic.otf') format("opentype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Helvetica Neue;
  src: url('../fonts/helveticaneuebold.otf') format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

:root {
  --bg-project-shade: #ffffff8c;
  --blue: #0d1d41;
  --white: #fff;
  --gold: #c0bbab;
  --bg-color: #f4ede8;
  --max-width: 1420px;
  --line-colour-white: #ffffffa8;
  --desktop-padding: 1.875rem;
  --service-text-max-width: 45ch;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  font-weight: bold;
  line-height: 44px;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: bold;
  line-height: 36px;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: bold;
  line-height: 30px;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: bold;
  line-height: 18px;
}

p {
  margin-bottom: 10px;
  padding-bottom: 0;
}

a {
  text-decoration: underline;
}

ul, ol {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
}

blockquote {
  border-left: 5px solid #e2e2e2;
  margin-bottom: 10px;
  padding: 10px 20px;
  font-size: 18px;
  line-height: 22px;
}

.nav-bar-symbol {
  z-index: 9999;
  border-bottom: 1px none var(--bg-project-shade);
  width: 100%;
  height: 100px;
  position: absolute;
  inset: 0% 0% auto;
}

.menu-button {
  z-index: 999;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  display: flex;
  position: relative;
}

.button {
  border: 1px solid var(--blue);
  border-radius: 99px;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 40px;
  padding-left: 30px;
  padding-right: 30px;
  text-decoration: none;
  display: flex;
}

.button.mt-30px {
  border-color: var(--blue);
  margin-top: 40px;
}

.button.mt-30px.white {
  border-color: var(--white);
}

.button.mt-30px.gold {
  border-color: var(--gold);
}

.button.mt-30px.gold.hero-cta {
  background-color: #c0bbab00;
  height: 50px;
  margin-left: auto;
  padding-left: 50px;
  padding-right: 50px;
}

.button.mt-30px.gold.hero-cta.no-mt {
  margin-top: 0;
}

.button.mt-30px.gold.hero-cta.home {
  border-color: var(--gold);
  background-color: var(--gold);
}

.button.mt-30px.blue.hero-cta {
  height: 50px;
  padding-left: 50px;
  padding-right: 50px;
}

.button.mt-30px.blue.blog-button {
  margin-top: 20px;
}

.button.bottom-cta-button {
  width: 130px;
  min-width: 130px;
  height: 130px;
  min-height: 130px;
  padding-left: 10px;
  padding-right: 10px;
}

.image {
  width: 300px;
  margin-bottom: 20px;
  position: static;
  inset: auto 0% 40px auto;
}

.image.logo {
  width: auto;
  height: 45px;
  margin-bottom: 0;
  position: static;
}

.image.logo.scroll {
  height: 20px;
}

.body {
  background-color: var(--bg-color);
  font-family: Helvetica Neue, sans-serif;
}

.menu-2 {
  z-index: 999;
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  inset: 0%;
}

.white-block-slider {
  z-index: 1;
  background-color: #fff;
  display: none;
  position: absolute;
  inset: 0%;
}

.menu-container {
  z-index: 1;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.navbar-2 {
  z-index: 1;
  max-width: var(--max-width);
  background-color: #fff0;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  display: flex;
}

.grey-block-2 {
  background-color: var(--blue);
  width: 100%;
  height: 100%;
}

.nav-menu-2 {
  align-items: center;
  height: 100%;
  padding-left: 60px;
  display: flex;
  position: relative;
}

.div-block-386 {
  margin-left: auto;
  display: flex;
}

.div-block-387 {
  width: 50px;
  margin-left: 0;
}

.div-block-383 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 2fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  place-items: start stretch;
  width: 100%;
  max-width: none;
  height: 600px;
  margin-top: 40px;
  display: grid;
}

.div-block-150 {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-end;
  height: 100%;
  display: flex;
}

._25-menu {
  background-color: #78786f00;
  width: 25%;
  height: 100%;
  position: relative;
}

.exit-button {
  z-index: 1;
  margin-left: 0;
  text-decoration: none;
  display: flex;
  position: relative;
}

.exit-button._3 {
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.hamburger-line._2 {
  background-color: #000;
  height: 1px;
  margin-bottom: 7px;
}

.hamburger-line._2.white {
  background-color: #fff;
  height: 1px;
  margin-bottom: 13px;
  position: relative;
  overflow: hidden;
}

.hamburger-line._2.bottom {
  background-color: #000;
  width: 60%;
  height: 1px;
  margin-bottom: 0;
}

.hamburger-line._2.bottom.white {
  background-color: var(--white);
  height: 1px;
}

.hamburger-line._2.bottom.blue {
  background-color: var(--blue);
  position: relative;
  overflow: hidden;
}

.hamburger-line._2.blu {
  background-color: var(--blue);
  margin-bottom: 13px;
  position: relative;
  overflow: hidden;
}

.hero {
  flex-flow: column;
  height: 100vh;
  display: flex;
}

.hero.home-hero {
  z-index: 1;
  background-color: var(--bg-color);
  background-image: linear-gradient(0deg, #3d3d3d82, #0000 51%, #0000004f), url('../images/warradale-hero.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  position: relative;
  overflow: hidden;
}

.hero.home-hero.about {
  background-image: linear-gradient(0deg, #0000008a, #0000006e), url('../images/imperium-team.webp');
  background-position: 0 0, 50% 20%;
  background-size: auto, cover;
  height: 60vh;
  padding-top: 100px;
}

.hero.home-hero.about.approach {
  z-index: 1;
  background-image: linear-gradient(0deg, #0000008a, #0000006e), url('../images/adelaide-luxury-builders.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.hero.home-hero.about.process {
  z-index: 1;
  background-image: linear-gradient(0deg, #0000008a, #0000006e), url('../images/our-process-banner-picture.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.hero.home-hero.about.team {
  z-index: 1;
  background-image: linear-gradient(0deg, #0000008a, #0000006e), url('../images/imperium-team_1.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.hero.home-hero.about.client-words {
  z-index: 1;
  background-image: linear-gradient(0deg, #0000008a, #0000006e), url('../images/builder-adelaide.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.hero.home-hero.service-page {
  z-index: 1;
  background-color: var(--bg-color);
  background-image: none;
  height: auto;
  padding-top: 100px;
}

.hero.home-hero.project-page {
  z-index: 1;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
  height: 70vh;
}

.hero.home-hero.services {
  background-image: linear-gradient(0deg, #0000008a, #0000003d), url('../images/dulwich-hero.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  height: 70vh;
}

.hero.home-hero.services.architectural-design {
  z-index: 1;
  background-image: linear-gradient(0deg, #0000008a, #0000003d), url('../images/architectural-design-adelaide-2.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.hero.home-hero.services.interior-design {
  z-index: 1;
  background-image: linear-gradient(0deg, #0000008a, #0000003d), url('../images/interior-design-adelaide-2.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.hero.home-hero.services.build {
  z-index: 1;
  background-image: linear-gradient(0deg, #0000008a, #0000003d), url('../images/luxury-builder-adelaide.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.nav-bar-item {
  justify-content: flex-start;
  align-items: center;
  margin-left: 20px;
  transition: opacity .2s;
  display: flex;
}

.nav-bar-item:hover {
  opacity: 1;
}

.heading {
  color: var(--blue);
  margin-top: 0;
  font-family: Mollies, sans-serif;
  font-size: 48px;
  font-weight: 400;
  line-height: 52px;
}

.heading.white {
  color: var(--gold);
  max-width: 600px;
  font-family: Mollies, sans-serif;
  font-size: 50px;
  font-weight: 400;
  line-height: 50px;
}

.heading.white.services {
  max-width: none;
  margin-bottom: 0;
}

.heading.service {
  color: var(--blue);
  max-width: 1000px;
  margin-bottom: 0;
  font-family: Mollies, sans-serif;
  font-size: 46px;
  line-height: 50px;
}

.link-151 {
  color: #000;
  border-bottom: 1px solid #000;
  margin-right: 30px;
  padding-bottom: 2px;
  text-decoration: none;
}

.link-151.white {
  color: var(--bg-color);
  letter-spacing: normal;
  text-transform: none;
  border-bottom-style: none;
  border-bottom-color: #fff;
  margin-right: 0;
  padding-bottom: 0;
  font-size: 16px;
  line-height: 22px;
}

.link-151.white.blue {
  color: var(--blue);
}

.link-151.blue {
  color: var(--blue);
  border-bottom-style: none;
  margin-right: 0;
  padding-bottom: 0;
  font-size: 16px;
  line-height: 22px;
  text-decoration: none;
}

.text-block-6 {
  color: var(--gold);
  letter-spacing: 1px;
  margin-right: 0;
  font-size: 22px;
  text-decoration: none;
}

.content-container {
  width: 100%;
  height: 100%;
  display: flex;
}

.content-container.home-page {
  max-width: var(--max-width);
  justify-content: space-between;
  height: auto;
  padding-bottom: 40px;
}

.content-container.service-page {
  max-width: var(--max-width);
  flex-flow: column;
}

.brand-2 {
  width: auto;
  height: auto;
  padding-bottom: 0;
}

.brand-2.scrolled-logo {
  opacity: 0;
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.div-block-112 {
  border-bottom: 1px #68776030;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1420px;
  height: auto;
  padding-top: 10px;
  padding-bottom: 20px;
  display: flex;
  position: relative;
}

.div-block-112.menu-div {
  max-width: none;
  height: 110px;
  padding-bottom: 10px;
}

.hero-content-container-2 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-top: 60px;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
}

.hero-content-container-2.project-pahe {
  z-index: 1;
  justify-content: flex-end;
  align-items: center;
  padding-top: 100px;
  position: relative;
}

.hero-content-container-2.service-page {
  padding-top: 100px;
  padding-bottom: 100px;
}

.div-block-391 {
  width: 50%;
}

.div-block-391.home-page {
  border-top: 1px #ffffff29;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-top: 40px;
  display: flex;
  position: relative;
}

.div-block-391.service-page {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.div-block-391.project-page, .div-block-391.services {
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  display: flex;
}

.div-block-149 {
  align-items: center;
  display: flex;
}

.nav-contact-button-container {
  margin-right: 40px;
  display: flex;
}

.nav-contact-button-container.nav-scroll {
  z-index: 1;
  position: absolute;
}

.nav-bar-container-2 {
  z-index: 999;
  background-color: #000;
  justify-content: center;
  align-items: center;
  height: auto;
  min-height: 100px;
  max-height: 120px;
  padding: 20px 40px;
  display: flex;
  position: static;
  inset: 0% 0% auto;
}

.nav-bar-container-2.top {
  background-color: #0000;
  justify-content: center;
  align-items: flex-start;
  padding: 25px 30px 5px;
  position: fixed;
  inset: 0% 0% auto;
}

.div-block-390 {
  width: 50%;
  height: 100%;
}

.div-block-390.side {
  width: auto;
  display: flex;
}

.div-block-393 {
  background-color: var(--white);
  border-radius: 999px;
  width: 10px;
  height: 10px;
  margin-left: 15px;
  margin-right: 0;
}

.section {
  z-index: 1;
  background-color: var(--bg-color);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  padding: 140px 30px 100px;
  display: flex;
  position: relative;
}

.section.no-pb {
  z-index: 1;
  padding-top: 100px;
  padding-bottom: 0;
  position: relative;
}

.section.approach {
  padding-top: 0;
}

.section.no-pt {
  z-index: 100;
  padding-top: 60px;
}

.section.no-pt.no-mt-tablet {
  z-index: 1;
}

.section.no-pt.no-pt-tablet {
  padding-top: 40px;
  overflow: hidden;
}

.section.no-pt.project-page {
  z-index: 1;
}

.section.team-home {
  padding-top: 0;
  padding-bottom: 40px;
}

.section._100pt {
  z-index: 1;
  padding-top: 100px;
}

.section._100pt.our-team-section {
  z-index: 1000;
}

.section.no-pt-pb {
  z-index: 1;
  padding: 0;
  overflow: hidden;
}

.content-container-home {
  max-width: var(--max-width);
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
  position: relative;
}

.content-container-home.images-home {
  justify-content: center;
  align-items: center;
  padding-top: 60px;
  padding-bottom: 0;
}

.content-container-home.vertical {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
}

.content-container-home.our-approach {
  background-image: linear-gradient(#00000054, #00000096);
  border-radius: 12px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-end;
  height: 600px;
  padding-left: 40px;
  padding-right: 40px;
  overflow: hidden;
}

.content-container-home.approach {
  padding-top: 60px;
}

.content-container-home.vertical-align {
  flex-flow: column;
  padding-top: 0;
}

.content-container-home.vertical-align.padding-40t {
  padding-top: 40px;
}

.content-container-home.service-page {
  padding-top: 40px;
  padding-bottom: 0;
}

.content-container-home._0px-pb-mobile.project-page-div {
  flex-flow: row;
  justify-content: space-between;
}

.content-container-home._0px-pb-mobile.service-div {
  flex-flow: column;
}

.content-container-home.process-page {
  justify-content: center;
  align-items: flex-start;
  padding-top: 0;
}

.black-line {
  background-color: #0d1d4166;
  width: 100%;
  height: 1px;
  margin-bottom: 40px;
  position: absolute;
  inset: 0% 0% auto;
}

.black-line.white {
  background-color: #ffffff7a;
}

.black-line.lighter {
  opacity: .61;
}

.content-wrap {
  z-index: 1;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 50%;
  height: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.content-wrap.left {
  padding-right: 140px;
}

.content-wrap._100 {
  width: 100%;
}

.content-wrap._100.centred {
  justify-content: flex-start;
  align-items: center;
}

.content-wrap._100.mb-40px {
  margin-bottom: 40px;
}

.content-wrap.align-right {
  z-index: 1;
  justify-content: flex-end;
  align-items: flex-start;
  width: 35%;
  margin-left: auto;
  position: relative;
  overflow: hidden;
}

.content-wrap.padding-140r {
  padding-left: 0;
  padding-right: 140px;
}

.content-wrap.image-div {
  padding-left: 140px;
}

.content-wrap.image-div.left {
  padding-left: 0;
}

.content-wrap.mt-30px-mobile.projects-page {
  justify-content: flex-start;
  align-items: flex-start;
  width: 40%;
}

.content-wrap.padding-right {
  padding-right: 100px;
}

.content-wrap.padding-right.sticky-service-image {
  height: 100%;
  padding-right: 140px;
  position: sticky;
  top: 100px;
}

.heading-3 {
  color: var(--blue);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Mollies, sans-serif;
  font-size: 36px;
  line-height: 40px;
}

.heading-3.large-heading {
  text-align: center;
  max-width: 1000px;
  font-size: 44px;
  line-height: 50px;
}

.heading-3.large-heading.left {
  text-align: left;
}

.heading-3.white {
  color: var(--white);
}

.heading-3.h3 {
  margin-top: 10px;
  font-size: 26px;
  line-height: 30px;
}

.paragraph {
  color: var(--blue);
  font-size: 23px;
  line-height: 31px;
  display: block;
}

.paragraph.smaller {
  color: var(--white);
  font-size: 18px;
  line-height: 25px;
  display: block;
}

.text-block-124 {
  color: var(--blue);
  text-transform: capitalize;
  font-size: 15px;
}

.text-block-124.white {
  color: var(--white);
  white-space: pre;
}

.text-block-124.bttom-cta-button {
  text-transform: uppercase;
}

.text-block-124.gold {
  color: var(--gold);
}

.cursor-wrapper {
  z-index: 999;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.cursor-dot {
  background-color: #c3b8ad;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 120px;
  height: 120px;
  padding-left: 5px;
  padding-right: 5px;
  display: flex;
  inset: 0%;
}

.cursor-dot.mobil3 {
  display: none;
}

.service-grid {
  max-width: var(--max-width);
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  margin-top: 40px;
  display: grid;
}

.heading-7 {
  color: #fff;
  font-family: Mollies, sans-serif;
  font-size: 27px;
  font-weight: 400;
  line-height: 32px;
}

.text-block-96 {
  color: var(--blue);
  margin-right: 20px;
  font-size: 16px;
}

.project-scroll-top {
  max-width: var(--max-width);
  border-top: 1px solid #0d1d414f;
  border-bottom: 1px #fffc;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-top: 0;
  padding-top: 30px;
  padding-bottom: 40px;
  display: flex;
  position: relative;
}

.project-scroll-block {
  max-width: var(--max-width);
  color: #fff;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  text-decoration: none;
  display: flex;
}

.home-hero_photo {
  background-color: var(--bg-color);
  object-fit: cover;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 100vh;
  padding-bottom: 100px;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
  position: sticky;
  top: 0;
}

.home-hero_photo.carwoola {
  background-color: var(--bg-color);
  background-image: none;
  padding-top: 0;
  top: 100px;
}

.home-hero_photo.carwoola.no-sticky {
  padding-bottom: 0;
  top: 0;
}

.text-block-97 {
  color: var(--blue);
  letter-spacing: normal;
  margin-bottom: 0;
  font-size: 16px;
}

.div-block-434 {
  justify-content: flex-start;
  align-items: center;
  width: 20%;
  display: flex;
}

.heading-5 {
  color: #000;
  text-transform: none;
  max-width: 800px;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 52px;
  font-weight: 700;
  line-height: 60px;
}

.heading-5.h2 {
  color: #0d1d41;
  text-align: left;
  text-shadow: 0 1px 20px #42415021;
  text-align: left;
  width: 40%;
  max-width: 860px;
  margin-bottom: 0;
  font-family: Mollies, sans-serif;
  font-size: 26px;
  font-weight: 500;
  line-height: 32px;
}

.projects-wrapper {
  z-index: 1;
  background-color: var(--bg-color);
  max-width: none;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 60px;
  position: relative;
}

.project-image-wrapper {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  display: flex;
}

.project-image-container {
  border-radius: 5px;
  width: 80%;
  height: auto;
  position: relative;
  overflow: hidden;
}

.project-image {
  object-fit: cover;
  width: 100%;
  height: 600px;
  max-height: 100%;
  position: relative;
}

.div-block-501 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center start;
  width: 100%;
  display: flex;
}

.div-block-502 {
  justify-content: flex-start;
  align-items: center;
  width: 10%;
  display: flex;
}

.code-embed-2 {
  color: var(--blue);
  width: 17px;
  height: 17px;
  margin-left: 10px;
}

.code-embed-2.white {
  color: var(--white);
  margin-bottom: 3px;
}

.code-embed-2.no-margin {
  margin-left: 0;
}

.code-embed-2.no-margin.service {
  color: var(--white);
}

.project-bg-shade {
  z-index: 1;
  background-color: var(--bg-project-shade);
  position: absolute;
  inset: 0%;
}

.div-block-503 {
  justify-content: center;
  align-items: center;
  width: 600px;
  height: 150px;
  margin-top: 60px;
  display: flex;
}

.div-block-504 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  border-top: 1px solid #0d1d41d6;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 30px;
  display: grid;
}

.text-block-128 {
  color: var(--blue);
  font-family: Mollies, sans-serif;
  font-size: 80px;
  line-height: 80px;
}

.div-block-505 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-block-129 {
  color: var(--blue);
  text-align: center;
  white-space: normal;
}

.bottom-cta {
  z-index: 1;
  background-color: var(--gold);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 400px;
  padding: 100px 30px;
  display: flex;
  position: relative;
  bottom: auto;
  overflow: hidden;
}

.div-block-506 {
  max-width: var(--max-width);
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-left: 140px;
  padding-right: 140px;
  display: flex;
}

.heading-8 {
  color: var(--blue);
  text-align: left;
  max-width: 700px;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 40px;
  font-family: Mollies, sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 42px;
}

.div-block-507 {
  position: relative;
}

.nav-bar-bg {
  background-color: var(--blue);
  width: 100%;
  height: 70px;
  position: absolute;
  inset: 0%;
  transform: translate(0, -101%);
}

.footer {
  opacity: 1;
  background-color: #0d1d4100;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: 700px;
  padding: 0;
  display: flex;
  position: sticky;
  inset: auto 0% 0%;
}

.footer-container {
  max-width: var(--max-width);
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  place-items: start stretch;
  width: 100%;
  height: 100%;
  display: block;
}

.footer-menu {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  grid-template-rows: auto;
  grid-template-columns: 2fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 200px;
  display: grid;
}

.div-block-508 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  display: flex;
}

.link-block-16 {
  color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 5px;
  margin-left: 0;
  margin-right: 0;
  padding: 0 0 5px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.link-block-16.drop-dowb {
  justify-content: center;
  align-items: flex-start;
  margin-top: 0;
}

.text-block-87 {
  color: #fff;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 400;
}

.text-block-87.contact-info-text {
  letter-spacing: normal;
  text-transform: none;
  font-size: 17px;
  line-height: 22px;
}

.text-block-87.contact-info-text.blue {
  color: var(--blue);
}

.text-block-87.contact-info-text.blue.large {
  font-size: 20px;
  line-height: 24px;
}

.text-block-87.dropdown-text {
  letter-spacing: 1px;
  white-space: nowrap;
}

.text-block-87.dropdown-text.menu-dropdown-text {
  color: var(--gold);
  letter-spacing: normal;
  text-transform: none;
  font-size: 20px;
  line-height: 22px;
}

.div-block-509 {
  background-color: var(--gold);
  opacity: 0;
  width: 100%;
  height: 1px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: auto auto 0%;
}

.div-block-510 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.div-block-511 {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  grid-template-rows: auto;
  grid-template-columns: 2fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 320px;
  margin-top: 0;
  display: grid;
}

.div-block-512 {
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.footer-container-info {
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.div-block-513 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 150px;
  display: flex;
}

.footer-header {
  color: var(--gold);
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Aeonik, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}

.div-block-514 {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  width: 100%;
  height: auto;
  display: flex;
}

.div-block-515 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.div-block-515.contact-page {
  width: auto;
  margin-bottom: 40px;
}

.footer-content {
  max-width: var(--max-width);
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 40px;
  margin-top: 0;
  display: flex;
}

.text-block-11 {
  color: var(--gold);
  text-transform: none;
  font-size: 13px;
}

.link-115 {
  color: var(--gold);
  text-transform: none;
  text-decoration: none;
}

.usp-full-div {
  border-top: 1px #fff;
  width: 100%;
  margin-top: 0;
  position: absolute;
  inset: 20px 0% auto;
  overflow: hidden;
}

.usp-wrapper {
  aspect-ratio: auto;
  white-space: normal;
  word-break: normal;
  overflow-wrap: normal;
  border-top: 1px #fff;
  width: 200%;
  height: 50px;
  margin-top: 0;
  display: flex;
  overflow: hidden;
}

.infinite-loop-card-container {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 300px;
  grid-auto-columns: 300px;
  grid-auto-flow: column;
  width: 100vw;
  margin-right: 16px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: grid;
}

.infinite-loop-card {
  background-color: #eee0;
  border-right: 1px #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0;
  display: flex;
  overflow: hidden;
}

.usp-item {
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-102 {
  color: #fff;
  text-transform: none;
  font-family: Mollies, sans-serif;
  font-size: 36px;
  line-height: 36px;
}

.div-block-516 {
  background-color: var(--white);
  width: 150px;
  height: 2px;
}

.image-3 {
  height: 50px;
}

.menu-nav {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding-top: 100px;
  display: flex;
}

.text-block-130 {
  color: var(--gold);
  font-family: Mollies, sans-serif;
  font-size: 60px;
  line-height: 50px;
  text-decoration: none;
}

.nav-menu-item {
  margin-bottom: 20px;
  text-decoration: none;
  overflow: hidden;
}

.menu-contact-info-container {
  padding-top: 100px;
}

.link-block-17 {
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  padding-right: 10px;
  text-decoration: none;
  display: flex;
}

.text-block-131 {
  color: var(--white);
  font-family: Mollies, sans-serif;
  font-size: 30px;
  line-height: 30px;
}

.div-block-518 {
  padding-bottom: 3px;
}

.div-block-519 {
  background-color: var(--white);
  width: 100%;
  height: 1px;
}

.code-embed-3 {
  color: var(--white);
  width: 40%;
  margin-right: -5px;
}

.code-embed-3.project-page {
  justify-content: center;
  align-items: center;
  display: flex;
}

.paragraph-11 {
  color: #231f20;
  margin-left: 0;
  font-size: 15px;
  line-height: 28px;
}

.paragraph-11.white {
  border-top: 1px solid var(--line-colour-white);
  opacity: 1;
  color: #fff;
  text-align: left;
  margin-top: 0;
  margin-left: 0;
  padding-top: 30px;
  font-size: 16px;
  line-height: 22px;
}

.hover-div {
  z-index: 1;
  opacity: 1;
  background-image: linear-gradient(0deg, #00000080, #0000);
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding: 30px 30px 20px;
  text-decoration: none;
  display: flex;
  position: absolute;
  inset: 0% auto auto 0%;
}

.image-block-service {
  z-index: auto;
  text-transform: uppercase;
  background-image: linear-gradient(#27262b29, #27262b29), url('../images/luxury-builder-in-byron-bay.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  height: 600px;
  padding-bottom: 20px;
  padding-left: 30px;
  font-weight: 400;
  text-decoration: none;
  display: flex;
  position: relative;
}

.image-block-service._1 {
  background-image: url('../images/home-builder-adelaide.webp');
  background-position: 50%;
  background-size: cover;
}

.image-block-service._2 {
  background-image: url('../images/custom-home-builder-adelaide.webp');
  background-position: 50%;
  background-size: cover;
}

.image-block-service._3 {
  background-image: url('../images/home-builders-adelaide_1.webp');
  background-position: 50%;
  background-size: cover;
}

.service-card {
  border-radius: 5px;
  width: auto;
  height: 600px;
  position: relative;
  overflow: hidden;
}

.hover-div-content {
  opacity: 0;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  height: 100%;
  display: flex;
}

.heading-10 {
  color: #fff;
  margin-bottom: 0;
  font-family: Mollies, sans-serif;
  font-size: 56px;
  font-weight: 400;
  line-height: 56px;
}

.black-hamburger-swipe-line {
  background-color: var(--blue);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
  transform: translate(-101%);
}

.black-hamburger-swipe-line.top.gold, .black-hamburger-swipe-line.bottom.gold {
  background-color: var(--gold);
}

.view-service-block {
  border: 1px solid var(--gold);
  background-color: var(--gold);
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 60px;
  display: flex;
}

.text-block-133 {
  color: #fff;
  font-size: 16px;
}

.arrow-ciircle {
  border: 1px solid var(--gold);
  background-color: var(--gold);
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  width: 50px;
  min-width: 50px;
  height: 50px;
  min-height: 50px;
  margin-left: 30px;
  display: flex;
}

.service-title-container {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.hero-content-title-container {
  flex-flow: column-reverse;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.hero-content-title-container.maxw-dth {
  max-width: 900px;
}

.main-h1-heading {
  color: var(--gold);
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
}

.text-reveal-container {
  overflow: hidden;
}

.footer-logo-container {
  width: 100%;
  overflow: hidden;
}

.footer-contact-info-header-container {
  margin-bottom: 10px;
  overflow: hidden;
}

.footer-contact-info-header-container._5-mb {
  margin-bottom: 5px;
}

.footer-cta-container {
  margin-top: 10px;
  overflow: hidden;
}

.footer-cta-sub-heading-container {
  overflow: hidden;
}

.dropdown-toggle {
  padding: 0;
}

.dropdown-link {
  padding-left: 0;
  position: absolute;
  inset: 0%;
}

.dropdown-link.menu-dropdown-text {
  color: var(--gold);
}

.dropdown-list {
  background-color: #dddddd47;
  margin-top: 0;
  padding-top: 20px;
  top: 8px;
}

.dropdown-list.w--open {
  background-color: #ddd0;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 20px;
  display: flex;
}

.dropdown-list.menu-dropdown {
  padding-left: 235px;
  left: 180px;
}

.dropdown-list.menu-dropdown.w--open {
  padding-top: 0;
  top: -23px;
}

.footer-drop-down-item {
  padding-top: 0;
  padding-bottom: 5px;
}

.footer-dropwdown-text-container {
  overflow: hidden;
}

.div-block-520 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  margin-top: 2px;
  display: flex;
  overflow: hidden;
}

.body-paragraph {
  color: var(--blue);
  margin-bottom: 0;
  font-size: 16px;
  line-height: 22px;
}

.body-paragraph.mt-40px {
  margin-top: 40px;
}

.body-paragraph.mt-40px.max-width {
  max-width: 480px;
  margin-top: 40px;
  font-size: 16px;
}

.body-paragraph._400-max-width {
  max-width: 400px;
}

.body-paragraph.mt-20px {
  margin-top: 20px;
}

.image-45 {
  border-radius: 5px;
  width: 100%;
}

.div-block-601 {
  margin-bottom: 10px;
  display: flex;
}

.text-block-175 {
  color: var(--gold);
  font-size: 16px;
  font-style: normal;
  line-height: 22px;
}

.text-block-175.blue {
  color: var(--blue);
}

.link-157 {
  color: var(--gold);
  font-size: 16px;
  font-style: normal;
  line-height: 22px;
  text-decoration: none;
}

.link-157:hover {
  text-decoration: none;
}

.link-157.blue {
  color: var(--blue);
  font-size: 16px;
  line-height: 22px;
}

.link-157.blue:hover {
  text-decoration: none;
}

.text-block-176 {
  color: var(--gold);
  margin-left: 10px;
  margin-right: 10px;
  font-size: 15px;
}

.text-block-176.blue {
  color: var(--blue);
}

.team-member-item {
  cursor: pointer;
  height: auto;
}

.team-image {
  height: 500px;
}

.div-block-602 {
  margin-top: 40px;
}

.div-block-602.pop-up {
  margin-top: 20px;
}

.exit-pop-up-button {
  cursor: pointer;
  width: 25px;
  height: 25px;
  padding-top: 5px;
  padding-right: 5px;
  position: absolute;
  inset: 0% 0% auto auto;
}

.exit-div {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.image-64 {
  max-width: var(--max-width);
  object-fit: cover;
  border-radius: 5px;
  width: 100%;
  max-height: none;
}

.div-block-603 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text-block-187 {
  color: var(--gold);
  text-transform: none;
  margin-top: 5px;
  font-size: 14px;
  font-weight: 400;
}

.div-block-604 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 50%;
  height: auto;
  margin-top: 60px;
  margin-left: auto;
  padding-bottom: 0;
  display: flex;
}

.question-text {
  color: var(--blue);
  letter-spacing: 1px;
  text-transform: uppercase;
  flex: 1;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  font-family: Mollies, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 28px;
}

.div-block-606 {
  border-radius: 5px;
  height: 400px;
  position: relative;
  overflow: hidden;
}

.image-65 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.div-block-607 {
  justify-content: space-between;
  align-items: center;
  height: auto;
  padding-top: 20px;
  display: flex;
}

.text-block-188 {
  color: var(--blue);
  font-size: 20px;
}

.project-card {
  width: 100%;
  text-decoration: none;
}

.text-block-189 {
  color: var(--blue);
  margin-top: 5px;
  margin-right: 20px;
}

.text-block-189.type {
  color: #898989;
  text-transform: capitalize;
}

.white-bg-shade-projects {
  z-index: 1;
  background-color: #ffffff26;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.div-block-608 {
  max-width: var(--max-width);
  width: 100%;
  padding-top: 60px;
  position: relative;
}

.div-block-609 {
  width: 100%;
  height: auto;
  margin-top: 60px;
  display: flex;
}

.div-block-610 {
  width: 50%;
}

.div-block-610.project-decription {
  padding-right: 100px;
}

.div-block-611 {
  width: 50%;
}

.project-details-grid {
  width: 100%;
}

.project-details-card {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-top: 1px solid #0d1d4133;
  border-bottom: 1px #fff;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 20px;
  padding-bottom: 25px;
  display: grid;
}

.text-block-165 {
  color: var(--blue);
  font-size: 17px;
}

.text-block-165.info {
  text-transform: capitalize;
  font-size: 17px;
  line-height: 20px;
}

.text-block-165.walkthrough {
  color: var(--gold);
  margin-bottom: 20px;
}

.menu-drop-down {
  margin-bottom: 10px;
  margin-left: 0;
  margin-right: 0;
}

.reveal-text-dropdown {
  overflow: hidden;
}

.div-block-612 {
  max-width: var(--max-width);
  width: 100%;
  height: auto;
  margin-top: 60px;
}

.div-block-613 {
  height: auto;
  padding-top: 40px;
  padding-bottom: 100px;
  display: flex;
  position: relative;
}

.div-block-614 {
  justify-content: flex-start;
  align-items: flex-start;
  width: 50%;
  height: 100%;
  display: flex;
}

.div-block-615 {
  border: 1px solid #00000069;
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  margin-right: 30px;
  display: flex;
}

.text-block-190 {
  color: var(--blue);
  font-size: 20px;
  font-weight: 700;
}

.div-block-616 {
  width: 50%;
}

.image-67 {
  max-width: var(--max-width);
  width: 37%;
  height: auto;
  margin-top: 60px;
}

.image-67._50 {
  object-fit: cover;
  border-radius: 7px;
  width: 100%;
  height: 650px;
  margin-top: 0;
  margin-bottom: 0;
}

.div-block-617 {
  width: 50%;
}

.div-block-617.padding-right {
  padding-right: 100px;
}

.div-block-617.padding-right.project-page {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  padding-right: 60px;
  display: flex;
}

.div-block-618 {
  max-width: var(--max-width);
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  margin-top: 60px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.div-block-619 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: 0;
  display: flex;
}

.background-video {
  width: 100%;
  height: 100%;
  font-weight: 400;
  position: absolute;
  inset: 0%;
}

.div-block-620 {
  max-width: var(--max-width);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-bottom: 20px;
  display: flex;
}

.code-embed-5 {
  color: var(--white);
  width: 15px;
  height: 15px;
  margin-left: 0;
  margin-right: 10px;
}

.code-embed-5.blue {
  color: var(--blue);
}

.service-navigator {
  max-width: 500px;
}

.service-navigator.services {
  margin-top: 30px;
}

.service-navigator.services.nav-box {
  background-color: #101b2200;
  height: auto;
  max-height: 175px;
  margin-left: 60px;
  padding: 0 10px 0 0;
  position: relative;
  overflow: auto;
}

.div-block-408 {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  border: 1px solid #b8b8b89e;
  border-radius: 999px;
  justify-content: space-between;
  align-items: center;
  width: auto;
  height: 80px;
  padding-left: 30px;
  padding-right: 20px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.div-block-408.nav-box {
  -webkit-backdrop-filter: blur(11px);
  backdrop-filter: blur(11px);
  background-color: #ffffff14;
  border-color: #8d8d8d40;
  border-radius: 4px;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.text-block-166 {
  color: #fff;
  letter-spacing: 1px;
  text-transform: none;
  font-size: 15px;
  font-weight: 300;
  text-decoration: none;
}

.link-block-36 {
  justify-content: space-between;
  text-decoration: none;
  display: flex;
}

.div-block-621 {
  border-bottom: 1px solid #ffffff3d;
  height: auto;
  padding-top: 20px;
  padding-bottom: 20px;
}

.div-block-621.top {
  border-bottom-style: none;
  border-bottom-color: #ffffff3d;
  padding-top: 0;
  padding-bottom: 0;
}

.nav-box-services {
  z-index: 1;
  background-color: #0000;
  width: 300px;
  height: auto;
  padding-right: 0;
  position: relative;
  overflow: visible;
}

.side-nav-item {
  margin-bottom: 10px;
  padding: 15px 20px;
  position: relative;
}

.code-embed-6 {
  color: #fff;
  width: 15px;
  height: 15px;
}

.collection-list-wrapper-3 {
  max-width: var(--max-width);
  column-count: 3;
  column-gap: 25px;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}

.collection-item-2 {
  margin-bottom: 25px;
}

.img {
  width: 100%;
}

.div-block-622 {
  background-color: #00000078;
  position: absolute;
  inset: 0%;
}

.collection-list-4 {
  max-width: var(--max-width);
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.collection-list-wrapper-5 {
  max-width: var(--max-width);
  width: 100%;
}

.div-block-472 {
  width: 100%;
  height: auto;
  padding-top: 40px;
  padding-bottom: 60px;
  position: relative;
}

.div-block-472.horizontal {
  justify-content: space-between;
  align-items: flex-start;
  padding-top: 20px;
  padding-bottom: 140px;
  display: flex;
}

.div-block-472.horizontal.no-pb {
  padding-bottom: 0;
}

.div-block-692 {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 1420px;
  display: grid;
}

.text-block-196 {
  color: var(--blue);
  margin-right: 10px;
  font-weight: 400;
}

.div-block-410 {
  z-index: 1;
  flex-direction: column;
  align-items: flex-start;
  width: 50%;
  padding-left: 140px;
  display: flex;
  position: relative;
}

.div-block-410.paragraph-blurb-300px {
  width: auto;
  margin-top: 60px;
  margin-left: auto;
  padding-left: 0;
}

.nav-bar-white-line {
  background-color: #e0dbdb00;
  border-bottom: 1px solid #e0dbdb;
  width: 100%;
  height: 1px;
  position: absolute;
  inset: auto 0% 0%;
}

.nav-bar-white-line.top {
  opacity: 1;
  background-color: #0d1d4100;
  border-bottom: 1px solid #0d1d4166;
  height: 0;
  inset: 0% 0% auto;
}

.div-block-686 {
  width: 50%;
}

.div-block-686._100 {
  width: 100%;
}

.div-block-693 {
  display: flex;
}

.div-block-693.vertical {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
}

.section-2 {
  background-color: #f3f3f3;
  flex-direction: column;
  align-items: center;
  height: auto;
  padding: 140px 40px;
  display: flex;
  position: relative;
}

.section-2.no-pt {
  z-index: 1;
  background-color: var(--bg-color);
  padding-top: 0;
}

.div-block-694 {
  max-width: var(--max-width);
  width: 100%;
  height: 700px;
  padding-top: 60px;
  display: flex;
  position: relative;
}

.div-block-694.contact {
  justify-content: space-between;
  height: auto;
}

.div-block-695 {
  width: 45%;
  height: 100%;
}

.div-block-696 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  display: flex;
}

.div-block-696.contact {
  width: 55%;
}

.form-block {
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
}

.field-label {
  color: var(--blue);
  text-transform: capitalize;
  font-weight: 400;
}

.text-field {
  border-style: none none solid;
  border-width: 1px;
  border-color: black black var(--blue);
  color: var(--blue);
  background-color: #fff0;
  margin-bottom: 40px;
}

.textarea {
  color: var(--blue);
  background-color: #fff0;
  border: 1px #000;
  border-bottom-style: solid;
  min-height: 150px;
  padding-left: 0;
  display: flex;
}

.submit-button {
  color: #000;
  text-transform: none;
  background-color: #3898ec00;
  border: 1px #fff;
  border-bottom: 1px solid #000;
  border-radius: 0;
  margin-top: 40px;
  padding-top: 14px;
  padding-left: 30px;
  padding-right: 30px;
  font-size: 17px;
  font-weight: 400;
}

.background-video-2 {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.collection-list-wrapper {
  width: 100%;
  max-width: 1100px;
  margin-top: 0;
}

.collection-list {
  grid-column-gap: 30px;
  grid-row-gap: 80px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.image-69 {
  object-fit: cover;
  border-radius: 5px;
  width: 100%;
  height: 100%;
}

.div-block-623 {
  padding-top: 20px;
}

.text-block-198 {
  color: var(--blue);
  font-size: 20px;
  line-height: 24px;
}

.text-block-199 {
  color: var(--gold);
  margin-top: 5px;
  font-size: 16px;
  font-weight: 500;
}

.div-block-625 {
  padding-top: 20px;
}

.div-block-625.pop-up {
  margin-left: 30px;
  padding-top: 0;
}

.text-block-200 {
  color: #c0bbab;
  margin-top: 5px;
  font-size: 16px;
  font-weight: 700;
}

.text-block-200.blue {
  color: var(--blue);
  font-weight: 400;
}

.team-image-container-card {
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.image-70 {
  width: 50%;
  max-width: 280px;
}

.code-embed-7 {
  color: #0d1d41;
  width: 25px;
  height: 25px;
}

.text-block-201 {
  color: var(--blue);
  font-size: 22px;
  line-height: 24px;
}

.rich-text-block-2 {
  color: var(--blue);
  margin-top: 30px;
  font-size: 15px;
  line-height: 22px;
}

.team-pop-up-content-2 {
  z-index: 999;
  background-color: var(--gold);
  cursor: auto;
  width: 50%;
  max-width: 600px;
  height: 100%;
  padding: 40px;
  position: absolute;
  inset: 0% 0% 0% auto;
  transform: translate(101%);
}

.team-pop-up-wrapper-2 {
  z-index: 99999;
  opacity: 0;
  cursor: pointer;
  background-color: #0006;
  width: 100%;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0% 0% 0% auto;
}

.image-71 {
  width: 70%;
  margin-top: 100px;
  margin-left: auto;
  margin-right: auto;
}

.code-embed-8 {
  object-fit: fill;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.lightbox-link-5 {
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 300px;
  height: 170px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.div-block-697 {
  z-index: 1;
  border: 1px solid #ffffffb0;
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  display: flex;
  position: absolute;
}

.div-block-698 {
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.walkthrough-lightbox {
  margin-bottom: 40px;
}

.highlight-reel-bg-video {
  border-radius: 5px;
  width: 80%;
  margin-top: 100px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}

.lightbox-link-6 {
  border-radius: 5px;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  height: 700px;
  padding: 30px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.div-block-699 {
  display: flex;
}

.rich-text-block-3 {
  color: var(--blue);
  font-family: Helvetica Neue, sans-serif;
  font-size: 18px;
  line-height: 24px;
}

.div-block-700 {
  max-width: var(--max-width);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: auto;
  display: flex;
}

.div-block-700.project-page {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  flex-flow: row;
}

.link-block-37 {
  width: 100%;
  margin-bottom: 20px;
}

.image-72 {
  border-radius: 5px;
  width: 100%;
}

.div-block-701 {
  width: 50%;
}

.lightbox-link-7 {
  padding-bottom: 40px;
  padding-left: 40px;
  text-decoration: none;
  position: absolute;
  inset: 0%;
}

.code-embed-9 {
  color: var(--blue);
  width: 20px;
  height: 20px;
  margin-top: 1px;
  margin-right: 2px;
}

.code-embed-9.gold {
  color: var(--gold);
}

.link-block-38 {
  margin-bottom: 20px;
  text-decoration: none;
  display: flex;
}

.link-block-38:hover {
  opacity: .6;
}

.ghost-div {
  height: 1px;
  margin-top: -1px;
}

.page-wrapper {
  width: 100%;
  overflow: visible;
}

.main-footer {
  background-color: var(--blue);
  flex-flow: column;
  width: 100%;
  height: 700px;
  padding: 40px 30px 0;
  display: flex;
  position: sticky;
  top: 0;
  bottom: 0;
}

.service-heading-container {
  margin-bottom: 30px;
}

.service-heading-container.service-cms {
  margin-bottom: 10px;
}

.paragraph-container {
  max-width: 480px;
}

.service-benefit-heading-container {
  max-width: none;
}

.service-benefit-content {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  border-top: 1px solid #d4d4d4;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 40px;
  display: flex;
}

.service-benefit-holder {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  flex-flow: column;
  width: 100%;
  margin-top: 100px;
  display: flex;
}

.image-74 {
  border-radius: 5px;
  width: 100%;
}

.background-video-arch {
  aspect-ratio: auto;
  border-radius: 5px;
  width: 100%;
  height: 380px;
}

.nav-contact-wrapper {
  justify-content: flex-start;
  align-items: center;
  height: 23px;
  display: flex;
}

.bg-shade {
  z-index: 2;
  background-image: linear-gradient(0deg, #0000007d, #00000024);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.display-home-wrapper {
  width: 90%;
  height: 700px;
  position: relative;
}

.display-home-content {
  z-index: 2;
  -webkit-backdrop-filter: blur(16px);
  backdrop-filter: blur(16px);
  background-color: #ffffff14;
  border-radius: 10px;
  width: 35%;
  padding: 20px;
  position: relative;
  inset: auto 0% 0% auto;
}

.display-home-content-wrapper {
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  padding: 40px;
  display: flex;
  position: absolute;
  inset: auto 0% 0% auto;
}

.displayu-home-heading-container {
  z-index: 2;
  position: relative;
}

.select-field {
  border-style: none none solid;
  border-width: 1px;
  border-color: black black var(--blue);
  color: var(--blue);
  background-color: #725b5b00;
  margin-bottom: 40px;
}

.page-section-component {
  height: auto;
}

.service_heading-text {
  z-index: 2;
  background-color: var(--bg-color);
  position: relative;
}

.container {
  padding-right: var(--desktop-padding);
  padding-left: var(--desktop-padding);
  width: 100%;
}

.padding-vertical-large {
  padding-top: 100px;
  padding-bottom: 100px;
}

.service_page-section-cms {
  z-index: 2;
  background-color: var(--bg-color);
  display: block;
  position: relative;
}

.service_rich-text-block {
  color: var(--blue);
}

.service_rich-text-block h2 {
  max-width: var(--service-text-max-width);
  color: var(--blue);
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Mollies, sans-serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 40px;
}

.service_rich-text-block h3, .service_rich-text-block h4 {
  max-width: var(--service-text-max-width);
  color: var(--blue);
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Mollies, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 28px;
}

.service_rich-text-block ul, .service_rich-text-block ol {
  max-width: var(--service-text-max-width);
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 20px;
}

.service_rich-text-block a {
  color: var(--blue);
}

.service_rich-text-block blockquote {
  font-size: 16px;
}

.service_rich-text-block h5, .service_rich-text-block h6 {
  max-width: var(--service-text-max-width);
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Mollies, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 28px;
}

.service_rich-text-block.intro-block p {
  font-size: 14px;
  line-height: 20px;
}

.service_rich-text-block.text-image-block p {
  max-width: 480px;
}

.service_rich-text-block.faq-block {
  font-family: Helvetica Neue, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.h2 {
  color: var(--blue);
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Mollies, sans-serif;
  font-size: 46px;
  font-weight: 400;
  line-height: 50px;
}

.h3 {
  color: var(--blue);
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Mollies, sans-serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 40px;
}

.padding-vertical-top {
  padding-top: 100px;
}

.project-cms-container {
  position: relative;
}

.project-cms-sticky {
  position: sticky;
  top: 100px;
}

.service_heading-image {
  z-index: 2;
  background-color: var(--bg-color);
  position: relative;
}

.service_featured-projects {
  z-index: 2;
  background-color: var(--bg-color);
  flex-flow: column;
  display: block;
  position: relative;
}

.service_faq {
  z-index: 2;
  background-color: var(--bg-color);
  display: block;
  position: relative;
}

.faq-stripe-1 {
  background-color: var(--blue);
  width: 2px;
  height: 100%;
}

.c-faq-q-text {
  flex: 1;
  padding: 20px 20px 20px 0;
}

.c-faq-item {
  cursor: pointer;
  background-color: #0000;
  border: 1px #e0e0e0;
  margin-bottom: 10px;
  font-size: 1.2em;
  line-height: 1.6em;
}

._w-faq-icon {
  color: #303030;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  display: flex;
  position: relative;
}

.c-faq-divider {
  padding-left: 20px;
  padding-right: 20px;
}

.c-content.cloneable {
  padding-top: 20px;
}

.faq-stripe-2 {
  background-color: var(--blue);
  width: 100%;
  height: 2px;
  position: absolute;
}

.c-faq-icon {
  justify-content: center;
  align-items: center;
  padding: 20px;
  position: relative;
}

.c-faq-a-text {
  padding: 20px 20px 20px 0;
  font-family: Open Sans, sans-serif;
  font-size: 15em;
  line-height: 28px;
}

.faq-divider {
  border-top: 1px dashed #ffffff40;
  height: 0;
}

.c-faq-a {
  perspective-origin: 50% 0;
  transform-origin: 50% 0;
  overflow: hidden;
}

.c-faq {
  max-width: none;
  margin-left: auto;
  margin-right: auto;
}

.c-faq-q {
  border: 1px #e0e0e0;
  border-bottom: 1px solid #0d1d4166;
  align-items: center;
  display: flex;
}

.cloneable-area {
  min-height: auto;
}

.faq-heading {
  color: var(--blue);
}

.faq-heading h1 {
  color: var(--blue);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Mollies, sans-serif;
  font-size: 24px;
  line-height: 30px;
}

.faq-heading h2, .faq-heading h3 {
  color: var(--blue);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Mollies, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;
}

.faq-heading h4 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Mollies, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;
}

.service_heading-intro {
  color: var(--blue);
  font-weight: 400;
}

.service_heading-intro h2, .service_heading-intro h1 {
  color: var(--blue);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Mollies, sans-serif;
  font-size: 46px;
  font-weight: 400;
  line-height: 50px;
}

.service_heading-intro h3 {
  font-family: Mollies, sans-serif;
  font-size: 46px;
  font-weight: 400;
  line-height: 50px;
}

.heading-11 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Mollies, sans-serif;
  font-size: 45px;
  font-weight: 400;
}

.link-block-39 {
  color: var(--gold);
  text-decoration: none;
}

.service-cms-grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
}

.service-container {
  width: 100%;
  margin-top: 20px;
}

.blog-cms-grid {
  width: 100%;
}

.collection-list-5 {
  grid-column-gap: 20px;
  grid-row-gap: 60px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.blog-link {
  background-color: #fff0;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.text-block-157 {
  color: #000;
  letter-spacing: normal;
  text-transform: capitalize;
  margin-top: 5px;
  font-family: Helvetica Neue, sans-serif;
  font-size: 17px;
  font-weight: 400;
}

.blog-image-tile {
  aspect-ratio: 3 / 2;
  border-radius: 5px;
  justify-content: flex-end;
  align-items: flex-start;
  height: auto;
  display: flex;
  overflow: hidden;
}

.blog-image-tile.newport-football-club {
  aspect-ratio: 3 / 2;
  background-image: none;
  height: auto;
}

.text-block-158 {
  color: #5d5d5d;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-family: Helvetica Neue, sans-serif;
  font-size: 12px;
}

.blog-tile-content {
  z-index: 1;
  color: var(--blue);
  background-color: #fff0;
  border: 1px #181818;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: auto;
  padding: 20px 0 0;
  display: flex;
  position: relative;
}

.div-block-489 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 10px;
  display: grid;
}

.text-block-156 {
  color: #000;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: Helvetica Neue, sans-serif;
  font-size: 12px;
  font-weight: 400;
}

.text-block-155 {
  color: #000;
  letter-spacing: normal;
  text-transform: capitalize;
  font-family: Helvetica Neue, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;
}

.blog-image {
  border-radius: 5px;
  width: 100%;
  height: 100%;
}

.technical-text {
  color: var(--blue);
  font-size: 14px;
  font-weight: 500;
}

.blog-info-tile {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: #c0bbab2e;
  border-radius: 5px;
  flex-flow: column;
  height: auto;
  padding: 30px 20px;
  display: flex;
  position: sticky;
  top: 140px;
}

.blog-article {
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: auto;
  display: flex;
  position: relative;
}

.main-paragraph {
  color: #4c4b4b;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4rem;
}

.blog-info-text {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.blog-info-container {
  width: 30%;
  height: 100%;
  padding-right: 60px;
  position: sticky;
  top: 140px;
}

.blog-article-content {
  width: 75%;
  min-width: 75%;
  height: 100%;
}

.blog-rich-text {
  color: var(--blue);
  max-width: 640px;
}

.blog-rich-text h1 {
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Mollies, sans-serif;
  font-weight: 400;
}

.blog-rich-text h2 {
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Mollies, sans-serif;
}

.blog-rich-text h3 {
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Mollies, sans-serif;
  font-weight: 700;
}

.blog-rich-text h4 {
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Mollies, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.blog-rich-text h5, .blog-rich-text h6 {
  margin-top: 0;
  margin-bottom: 20px;
}

.blog-rich-text p, .blog-rich-text ol, .blog-rich-text ul {
  margin-bottom: 20px;
}

.blog-rich-text a {
  color: var(--blue);
}

.small-heading-2 {
  color: #1c1c1c;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 300;
  line-height: 20px;
}

.small-heading-2.blog-info {
  font-size: 13px;
  font-weight: 600;
}

.link-block-40 {
  color: var(--blue);
  text-decoration: none;
}

.service-cms-sections {
  z-index: 2;
  background-color: var(--bg-color);
  position: relative;
}

.collection-list-6 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.collection-list-7, .collection-list-8 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.service-slug-text {
  display: none;
}

.form-block-2 {
  z-index: 999;
  opacity: 0;
  height: 1px;
  margin-top: -1px;
  margin-bottom: 0;
  position: relative;
  overflow: hidden;
}

.faq-stripe-1-2 {
  background-color: #0d1d41;
  width: 2px;
  height: 100%;
}

.service_rich-text-block-2 {
  color: #0d1d41;
}

.service_rich-text-block-2.faq-block {
  color: var(--blue);
  font-family: Helvetica Neue, sans-serif;
  font-size: 15px;
  line-height: 20px;
}

.container-2 {
  width: 100%;
  padding-left: 1.875rem;
  padding-right: 1.875rem;
}

.faq-stripe-2-2 {
  background-color: #0d1d41;
  width: 100%;
  height: 2px;
  position: absolute;
}

.content-container-home-2 {
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1420px;
  height: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
  position: relative;
}

.service_faq-2 {
  z-index: 2;
  background-color: #f4ede8;
  display: none;
  position: relative;
}

.heading-12 {
  color: #0d1d41;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Mollies, sans-serif;
  font-size: 36px;
  line-height: 40px;
}

.faq-heading-2 {
  color: #0d1d41;
  font-family: Mollies, sans-serif;
}

.text-block-202 {
  color: #0d1d41;
  margin-right: 20px;
  font-size: 16px;
}

.container-3 {
  width: 100%;
  padding-left: 1.875rem;
  padding-right: 1.875rem;
}

.div-block-702 {
  justify-content: flex-start;
  align-items: center;
  width: 10%;
  display: flex;
}

.projects-wrapper-2 {
  z-index: 1;
  background-color: #f4ede8;
  max-width: none;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 60px;
  position: relative;
}

.div-block-703 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center start;
  width: 100%;
  display: flex;
}

.code-embed-10 {
  color: #0d1d41;
  width: 17px;
  height: 17px;
  margin-left: 10px;
}

.content-container-home-3 {
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1420px;
  height: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
  position: relative;
}

.service_featured-projects-2 {
  z-index: 2;
  background-color: #f4ede8;
  display: none;
  position: relative;
}

.text-block-203 {
  color: #0d1d41;
  letter-spacing: normal;
  margin-bottom: 0;
  font-size: 16px;
}

.home-hero_photo-2 {
  object-fit: cover;
  background-color: #f4ede8;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 100vh;
  padding-bottom: 100px;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
  position: sticky;
  top: 0;
}

.home-hero_photo-2.carwoola {
  background-color: #f4ede8;
  background-image: none;
  padding-top: 0;
  top: 100px;
}

.home-hero_photo-2.carwoola.no-sticky {
  padding-bottom: 0;
  top: 0;
}

.project-scroll-block-2 {
  color: #fff;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1420px;
  height: 100%;
  text-decoration: none;
  display: flex;
}

.div-block-704 {
  justify-content: flex-start;
  align-items: center;
  width: 20%;
  display: flex;
}

.heading-13 {
  color: #0d1d41;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Mollies, sans-serif;
  font-size: 36px;
  line-height: 40px;
}

.project-scroll-top-2 {
  border-top: 1px solid #0d1d414f;
  border-bottom: 1px #fffc;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1420px;
  margin-top: 0;
  padding-top: 30px;
  padding-bottom: 40px;
  display: flex;
  position: relative;
}

.paragraph-12 {
  color: #0d1d41;
  font-size: 23px;
  line-height: 31px;
  display: block;
}

.project-bg-shade-2 {
  z-index: 1;
  background-color: #ffffff8c;
  position: absolute;
  inset: 0%;
}

@media screen and (max-width: 991px) {
  .button.mt-30px.white {
    margin-top: 30px;
  }

  .button.mt-30px.gold.hero-cta {
    padding-left: 30px;
    padding-right: 30px;
  }

  .image {
    right: 100px;
  }

  .image.logo {
    height: 40px;
  }

  .div-block-150 {
    flex-direction: row;
    align-items: center;
  }

  .exit-button {
    margin-top: 0;
  }

  .hamburger-line._2 {
    height: 2px;
  }

  .heading.white {
    font-size: 52px;
    line-height: 52px;
  }

  .heading.service {
    font-size: 44px;
    line-height: 52px;
  }

  .div-block-112 {
    padding-top: 10px;
  }

  .hero-content-container-2.project-pahe {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-391.home-page {
    padding-top: 40px;
  }

  .nav-bar-container-2 {
    padding-top: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .nav-bar-container-2.top {
    padding-left: 20px;
    padding-right: 20px;
  }

  .section, .section.no-pb {
    padding-top: 100px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .section.no-pt.no-mt-tablet, .section.no-pt.no-pt-tablet {
    padding-top: 0;
  }

  .content-container-home.our-approach {
    padding-left: 30px;
    padding-right: 30px;
  }

  .content-container-home._0px-pb-tablet {
    padding-bottom: 0;
  }

  .content-wrap, .content-wrap._100.centred {
    max-width: none;
  }

  .content-wrap.align-right {
    width: 50%;
  }

  .content-wrap.padding-140r, .content-wrap.image-div.left, .content-wrap.padding-right.sticky-service-image {
    padding-right: 60px;
  }

  .content-wrap.our-approach {
    max-width: 300px;
  }

  .heading-3 {
    font-size: 28px;
    line-height: 36px;
  }

  .heading-3.white {
    font-size: 28px;
  }

  .paragraph.smaller._16px-mobile {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 23px;
  }

  .text-block-124.gold {
    text-align: center;
    white-space: nowrap;
  }

  .cursor-wrapper {
    display: none;
  }

  .cursor-dot.mobil3 {
    display: flex;
  }

  .service-grid {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .heading-7 {
    font-size: 20px;
    line-height: 24px;
  }

  .home-hero_photo {
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-5.h2 {
    font-size: 28px;
    line-height: 36px;
  }

  .projects-wrapper {
    margin-top: 0;
  }

  .bottom-cta {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-506 {
    padding-left: 0;
    padding-right: 0;
  }

  .heading-8 {
    font-size: 32px;
    line-height: 40px;
  }

  .footer {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-511 {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
  }

  .text-block-102 {
    font-size: 28px;
  }

  .heading-10 {
    font-size: 34px;
    line-height: 44px;
  }

  .body-paragraph.mt-40px.max-width {
    margin-top: 30px;
    margin-bottom: 0;
  }

  .text-block-165.info {
    line-height: 22px;
  }

  .div-block-613.no-pb-tablet {
    padding-bottom: 0;
  }

  .div-block-619 {
    margin-left: 0;
  }

  .service-navigator.services {
    width: auto;
  }

  .div-block-408 {
    margin-top: 40px;
  }

  .div-block-408.nav-box {
    margin-top: 0;
  }

  .nav-box-services {
    width: auto;
  }

  .collection-list-wrapper-3 {
    column-count: 2;
    column-gap: 15px;
  }

  .collection-item-2 {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .div-block-410 {
    padding-left: 0;
  }

  .section-2 {
    padding-top: 140px;
  }

  .section-2.no-pt {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-696.contact {
    width: 55%;
  }

  .form-block {
    margin-top: 0;
  }

  .collection-list {
    grid-template-columns: 1fr 1fr;
  }

  .div-block-698 {
    justify-content: flex-end;
    align-items: flex-end;
  }

  .highlight-reel-bg-video {
    width: 100%;
  }

  .lightbox-link-6 {
    justify-content: center;
    align-items: center;
    height: 600px;
    display: flex;
  }

  .div-block-700.project-page {
    flex-flow: column;
  }

  .display-home-wrapper {
    width: 100%;
    height: 600px;
  }

  .display-home-content {
    width: 50%;
  }

  .display-home-content-wrapper {
    padding: 30px;
  }

  .heading-12 {
    font-size: 28px;
    line-height: 36px;
  }

  .projects-wrapper-2 {
    margin-top: 0;
  }

  .home-hero_photo-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-13 {
    font-size: 28px;
    line-height: 36px;
  }
}

@media screen and (max-width: 767px) {
  .button.mt-30px.gold.hero-cta {
    margin-top: 30px;
    margin-left: 0;
  }

  .button.mt-30px.gold.hero-cta.no-mt.mt-mobile.auto-mobile {
    margin-left: auto;
  }

  .image.logo {
    height: 35px;
  }

  .navbar-2 {
    justify-content: space-between;
    align-items: center;
  }

  .heading.white {
    margin-bottom: 0;
  }

  .heading.service {
    font-size: 32px;
    line-height: 38px;
  }

  .brand-2.main {
    padding-left: 0;
  }

  .hero-content-container-2.project-pahe {
    padding-top: 0;
  }

  .div-block-391.home-page {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .nav-contact-button-container {
    display: none;
  }

  .section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .section.no-pb {
    padding-top: 60px;
  }

  .section.approach {
    padding-bottom: 0;
  }

  .section.no-pt.project-page {
    padding-top: 20px;
  }

  .content-container-home {
    flex-flow: column;
  }

  .content-container-home.vertical.no-padding-mobile {
    padding-top: 0;
    padding-bottom: 0;
  }

  .content-container-home.our-approach {
    flex-flow: column;
  }

  .content-container-home._0px-pb-mobile {
    padding-bottom: 0;
  }

  .content-wrap {
    width: 100%;
  }

  .content-wrap.align-right {
    width: 100%;
    height: auto;
    margin-top: 30px;
    margin-left: 0;
  }

  .content-wrap.padding-140r {
    padding-bottom: 60px;
    padding-right: 0;
  }

  .content-wrap.image-div.left {
    padding-right: 0;
  }

  .content-wrap.mt-30px-mobile {
    margin-top: 30px;
  }

  .content-wrap._40-pt-mobile {
    padding-top: 40px;
  }

  .content-wrap.padding-right.sticky-service-image {
    position: static;
    top: 0;
  }

  .heading-3.large-heading {
    font-size: 32px;
    line-height: 38px;
  }

  .heading-3.h3 {
    margin-top: 0;
  }

  .cursor-dot.mobil3 {
    display: flex;
  }

  .service-grid {
    grid-template-columns: 1fr;
  }

  .project-image-container {
    width: 90%;
  }

  .div-block-503 {
    height: auto;
  }

  .div-block-504 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr 1fr;
  }

  .footer {
    height: auto;
  }

  .div-block-511 {
    grid-row-gap: 40px;
    grid-template-columns: 2fr;
    height: auto;
  }

  .div-block-604 {
    width: 100%;
    margin-top: 40px;
    margin-left: 0;
  }

  .question-text {
    margin-top: 8px;
  }

  .div-block-609.vertical {
    flex-flow: column;
    margin-top: 40px;
  }

  .div-block-610.project-decription {
    width: 100%;
    padding-right: 0;
  }

  .div-block-611 {
    width: 100%;
  }

  .project-details-grid {
    margin-top: 30px;
  }

  .div-block-617.padding-right {
    width: 100%;
    padding-right: 0;
  }

  .service-navigator.services.nav-box {
    display: none;
  }

  .collection-list-wrapper-3 {
    column-gap: 15px;
  }

  .collection-item-2 {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .div-block-692 {
    grid-template-columns: 1fr;
  }

  .div-block-410 {
    width: 100%;
    padding-left: 0;
  }

  .section-2.no-pt {
    padding-bottom: 60px;
  }

  .div-block-696.contact {
    width: 100%;
    margin-top: 60px;
  }

  .collection-list {
    grid-template-columns: 1fr 1fr;
  }

  .lightbox-link-5 {
    width: 250px;
    height: 140px;
  }

  .lightbox-link-6 {
    justify-content: center;
    align-items: center;
    height: 400px;
    display: flex;
  }

  .nav-contact-wrapper {
    display: none;
  }

  .display-home-wrapper {
    height: 400px;
  }

  .display-home-content {
    width: 100%;
  }

  .display-home-content-wrapper {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .service-cms-grid {
    grid-template-columns: 1fr;
  }

  .collection-list-5 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  .blog-image-tile {
    width: 100%;
    height: auto;
  }

  .blog-article {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: column;
  }

  .blog-info-container {
    width: 100%;
    padding-right: 0;
    position: relative;
    top: 0;
  }

  .blog-article-content {
    width: auto;
    min-width: auto;
  }

  .content-container-home-2 {
    flex-flow: column;
  }

  .content-container-home-2._0px-pb-mobile {
    padding-bottom: 0;
  }

  .content-container-home-3 {
    flex-flow: column;
  }

  .content-container-home-3._0px-pb-mobile {
    padding-bottom: 0;
  }
}

@media screen and (max-width: 479px) {
  .nav-bar-symbol {
    height: 80px;
    min-height: 80px;
  }

  .button.mt-30px.white, .button.mt-30px.gold.hero-cta.no-mt.mt-mobile {
    margin-top: 30px;
  }

  .button.mt-30px.gold.hero-cta.no-mt.mt-mobile.auto-mobile {
    margin-left: 0;
  }

  .button.mt-30px.blue.hero-cta {
    margin-top: 30px;
  }

  .image {
    width: 150px;
    bottom: 17px;
    right: 32px;
  }

  .image.logo {
    width: auto;
    height: 30px;
    margin-bottom: 0;
  }

  .menu-2 {
    display: none;
  }

  .menu-container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-387 {
    width: 55px;
    height: auto;
    position: relative;
  }

  .div-block-383 {
    grid-template-columns: 2fr;
  }

  .div-block-150 {
    justify-content: center;
  }

  .hamburger-line {
    background-color: #000;
    width: 25px;
    height: 1px;
    max-height: 1px;
    padding-bottom: 0;
    padding-right: 0;
    position: static;
    inset: 0% 0% auto;
  }

  .hamburger-line._2 {
    color: #fff;
    background-color: #fff;
    height: 2px;
    max-height: none;
    margin-top: 7px;
    position: static;
  }

  .hamburger-line._2.white {
    width: 100%;
    margin-top: 0;
  }

  .hamburger-line._2.bottom {
    background-color: #fff;
  }

  .hamburger-line._2.bottom.blue {
    width: 100%;
    height: 2px;
  }

  .hero.home-hero {
    background-image: linear-gradient(0deg, #0000006e, #0000005c), url('../images/warradale-hero.webp');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    height: 95vh;
  }

  .hero.home-hero.about.team {
    z-index: 1;
  }

  .heading.white {
    font-size: 42px;
    line-height: 46px;
  }

  .heading.service {
    font-size: 32px;
    line-height: 38px;
  }

  .text-block-6 {
    font-size: 20px;
  }

  .content-container.home-page {
    padding-bottom: 60px;
  }

  .brand-2.w--current {
    padding-left: 0;
  }

  .div-block-112 {
    align-items: center;
    padding-top: 0;
    padding-bottom: 0;
  }

  .hero-content-container-2.project-pahe {
    padding-top: 40px;
  }

  .hero-content-container-2.service-page {
    padding: 40px 20px;
  }

  .div-block-391.home-page {
    padding-top: 20px;
  }

  .div-block-391.project-page {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .nav-bar-container-2 {
    height: 100px;
  }

  .nav-bar-container-2.top {
    height: 80px;
    min-height: 80px;
    max-height: 80px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .section {
    z-index: 1;
    padding-bottom: 60px;
  }

  .section.no-pb {
    padding-top: 60px;
  }

  .section.no-pt.no-mt-tablet {
    z-index: 1;
  }

  .section.no-pt.no-pt-mobile {
    padding-top: 0;
  }

  .section.no-pt.contact-mobile {
    padding-top: 40px;
  }

  .section.team-home {
    padding-top: 60px;
    padding-bottom: 0;
  }

  .section._100pt {
    padding-top: 60px;
  }

  .content-container-home.images-home {
    padding-top: 20px;
  }

  .content-container-home.our-approach {
    justify-content: flex-end;
    align-items: flex-start;
    padding: 20px 30px 30px;
  }

  .content-container-home.approach, .content-container-home.vertical-align.no-pb-mobile, .content-container-home._0px-pb-mobile {
    padding-bottom: 0;
  }

  .content-container-home._0px-pb-mobile.project-page-div {
    flex-flow: column;
  }

  .content-wrap {
    height: auto;
    margin-top: 0;
  }

  .content-wrap._100 {
    margin-top: 0;
  }

  .content-wrap.padding-140r, .content-wrap.image-div.left {
    padding-right: 0;
  }

  .content-wrap.mt-30px-mobile.projects-page {
    width: 100%;
  }

  .content-wrap._40-pt-mobile {
    padding-top: 40px;
  }

  .content-wrap.padding-right.sticky-service-image {
    padding-right: 0;
    position: static;
  }

  .heading-3.white {
    font-size: 20px;
    line-height: 25px;
  }

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

  .paragraph.smaller._16px-mobile {
    font-size: 16px;
    line-height: 22px;
  }

  .text-block-124.bttom-cta-button {
    font-size: 13px;
    line-height: 19px;
  }

  .cursor-dot.mobil3 {
    display: none;
  }

  .service-grid {
    grid-template-columns: 1fr;
    margin-top: 20px;
  }

  .heading-7 {
    font-size: 24px;
    line-height: 27px;
  }

  .project-scroll-top {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .home-hero_photo {
    padding-left: 10px;
    padding-right: 10px;
  }

  .home-hero_photo.carwoola {
    padding-bottom: 60px;
  }

  .div-block-434.date {
    display: none;
  }

  .heading-5.h2 {
    text-align: left;
    text-align: left;
    font-size: 26px;
    font-weight: 400;
    line-height: 30px;
  }

  .projects-wrapper {
    margin-top: 0;
  }

  .project-image-container {
    width: 95%;
  }

  .div-block-501 {
    justify-content: space-between;
  }

  .div-block-503 {
    width: auto;
    height: auto;
  }

  .div-block-504 {
    grid-template-columns: 1fr;
  }

  .bottom-cta {
    height: auto;
  }

  .div-block-506 {
    flex-flow: column;
  }

  .heading-8 {
    text-align: center;
    margin-bottom: 40px;
    margin-right: 0;
  }

  .nav-bar-bg {
    height: 80px;
  }

  .footer {
    opacity: 0;
    padding-left: 0;
    padding-right: 0;
    position: sticky;
  }

  .footer-menu {
    height: auto;
    margin-bottom: 20px;
  }

  .div-block-508 {
    flex-flow: column;
    justify-content: space-between;
    align-items: stretch;
  }

  .text-block-87.contact-info-text.blue.large {
    font-size: 20px;
    line-height: 22px;
  }

  .text-block-87.dropdown-text.menu-dropdown-text {
    font-size: 17px;
    line-height: 20px;
  }

  .div-block-510 {
    justify-content: center;
    align-items: flex-start;
  }

  .footer-container-info.phone-hidden {
    display: none;
  }

  .div-block-514 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column;
    height: auto;
    display: flex;
  }

  .div-block-515.contact-page {
    margin-bottom: 20px;
  }

  .footer-content {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .usp-wrapper {
    width: 300%;
  }

  .infinite-loop-card-container {
    min-width: 100vw;
  }

  .infinite-loop-card {
    flex-flow: column;
  }

  .text-block-102 {
    font-size: 20px;
    font-weight: 700;
    line-height: 25px;
  }

  .div-block-516 {
    opacity: 1;
    display: none;
  }

  .image-3 {
    height: 35px;
  }

  .menu-nav {
    padding-top: 0;
    padding-bottom: 60px;
  }

  .text-block-130 {
    font-size: 32px;
    line-height: 36px;
  }

  .menu-contact-info-container {
    padding-top: 0;
  }

  .paragraph-11 {
    margin-bottom: 0;
  }

  .hover-div {
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-block-service {
    height: 350px;
  }

  .image-block-service._1 {
    object-fit: fill;
    height: 100%;
  }

  .image-block-service._2, .image-block-service._3 {
    height: 100%;
  }

  .service-card {
    height: 450px;
  }

  .heading-10 {
    font-size: 32px;
  }

  .heading-10.no-mt {
    margin-top: 0;
  }

  .hero-content-title-container.mt30px-mobile {
    margin-bottom: 30px;
  }

  .text-reveal-container.mt-mobile {
    margin-top: 60px;
  }

  .footer-contact-info-header-container {
    margin-bottom: 5px;
  }

  .dropdown-link, .dropdown-link.menu-dropdown-text {
    font-size: 13px;
  }

  .dropdown-list {
    padding-top: 0;
    left: 180px;
  }

  .dropdown-list.w--open {
    margin-top: -13px;
    padding-top: 0;
  }

  .dropdown-list.menu-dropdown.w--open {
    z-index: auto;
    margin-top: 15px;
    padding-left: 144px;
    left: 82px;
  }

  .body-paragraph._400-max-width {
    max-width: none;
  }

  .div-block-601 {
    margin-bottom: 20px;
  }

  .div-block-604 {
    width: 100%;
    margin-top: 30px;
    margin-left: 0;
  }

  .question-text {
    flex: 0 100%;
    margin-bottom: 8px;
    margin-left: 0;
    padding-right: 20px;
    line-height: 24px;
  }

  .div-block-609.vertical {
    margin-top: 30px;
  }

  .project-details-grid {
    margin-top: 40px;
  }

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

  .text-block-165.info {
    font-size: 17px;
  }

  .div-block-613 {
    flex-flow: column;
    padding-bottom: 60px;
  }

  .div-block-614 {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
  }

  .div-block-616 {
    width: 100%;
    margin-top: 30px;
  }

  .image-67._50 {
    height: 350px;
  }

  .div-block-617.padding-right.project-page {
    padding-right: 0;
  }

  .div-block-619 {
    margin-left: 0;
  }

  .service-navigator {
    margin-top: 20px;
  }

  .service-navigator.services.nav-box {
    display: none;
  }

  .div-block-408 {
    margin-top: 0;
  }

  .nav-box-services {
    width: 100%;
    margin-top: 40px;
  }

  .dropdown, .dropdown-2 {
    margin-left: 0;
    margin-right: 0;
  }

  .image-68 {
    display: none;
  }

  .collection-list-wrapper-3 {
    column-count: 1;
  }

  .collection-list-2, .collection-item-2, .lightbox-link-4 {
    width: 100%;
  }

  .collection-list-4 {
    grid-column-gap: 30px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  .div-block-692 {
    grid-template-columns: 1fr;
  }

  .div-block-410 {
    padding-top: 20px;
  }

  .section-2 {
    padding: 60px 20px;
    overflow: hidden;
  }

  .div-block-694.contact {
    flex-flow: column;
    height: auto;
    padding-top: 40px;
  }

  .div-block-695 {
    width: 100%;
  }

  .div-block-696.contact {
    margin-top: 40px;
  }

  .field-label {
    font-size: 13px;
  }

  .collection-list-wrapper {
    margin-top: 0;
  }

  .collection-list {
    grid-row-gap: 30px;
    grid-template-columns: 1fr;
  }

  .team-pop-up-content-2 {
    width: 100%;
    max-width: none;
  }

  .team-pop-up-wrapper-2 {
    opacity: 0;
    display: none;
  }

  .div-block-698 {
    justify-content: flex-end;
    align-items: flex-start;
    width: 100%;
  }

  .walkthrough-lightbox {
    margin-bottom: 0;
  }

  .highlight-reel-bg-video {
    margin-top: 60px;
  }

  .lightbox-link-6 {
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 600px;
    display: flex;
  }

  .link-block-37 {
    margin-bottom: 0;
  }

  .div-block-701 {
    width: 100%;
  }

  .lightbox-link-7 {
    padding-left: 30px;
  }

  .page-wrapper {
    width: 100%;
  }

  .main-footer {
    height: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .service-benefit-holder {
    margin-top: 60px;
  }

  .background-video-arch {
    aspect-ratio: 3 / 2;
    height: auto;
  }

  .nav-contact-wrapper {
    display: none;
  }

  .bg-shade {
    background-image: linear-gradient(0deg, #0000007d, #0000);
  }

  .display-home-wrapper {
    height: 600px;
  }

  .display-home-content {
    width: 100%;
  }

  .display-home-content-wrapper {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    padding: 30px;
  }

  .c-content.cloneable {
    padding-top: 0;
  }

  .c-faq-a-text {
    padding-right: 0;
  }

  .collection-list-5 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  .blog-image-tile {
    width: 100%;
    height: auto;
  }

  .text-block-158 {
    color: #000;
    margin-bottom: 0;
  }

  .blog-tile-content {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .div-block-489 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr 1fr;
    margin-top: 20px;
    display: flex;
  }

  .blog-content, .collection-item-3 {
    width: 100%;
  }

  .content-container-home-2._0px-pb-mobile {
    padding-bottom: 0;
  }

  .projects-wrapper-2 {
    margin-top: 0;
  }

  .div-block-703 {
    justify-content: space-between;
  }

  .content-container-home-3._0px-pb-mobile {
    padding-bottom: 0;
  }

  .home-hero_photo-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .home-hero_photo-2.carwoola {
    padding-bottom: 60px;
  }

  .div-block-704.date {
    display: none;
  }

  .project-scroll-top-2 {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

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


@font-face {
  font-family: 'Mollies';
  src: url('../fonts/mollies-semibold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mollies';
  src: url('../fonts/mollies-regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mollies';
  src: url('../fonts/mollies-bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helvetica Neue';
  src: url('../fonts/helveticaneueitalic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Aeonik';
  src: url('../fonts/aeoniktrial-regularitalic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Aeonik';
  src: url('../fonts/aeoniktrial-bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Aeonik';
  src: url('../fonts/aeoniktrial-regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Aeonik';
  src: url('../fonts/aeoniktrial-light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Aeonik';
  src: url('../fonts/aeoniktrial-bolditalic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Aeonik';
  src: url('../fonts/aeoniktrial-lightitalic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Helvetica Neue';
  src: url('../fonts/helveticaneueultralight.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helvetica Neue';
  src: url('../fonts/helveticaneuemediumitalic.otf') format('opentype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Helvetica Neue';
  src: url('../fonts/helveticaneuelight.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helvetica Neue';
  src: url('../fonts/helveticaneuethinitalic.otf') format('opentype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Helvetica Neue';
  src: url('../fonts/helveticaneueheavy.otf') format('opentype'), url('../fonts/helveticaneueblack.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helvetica Neue';
  src: url('../fonts/helveticaneuebolditalic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Helvetica Neue';
  src: url('../fonts/helveticaneueblackitalic.otf') format('opentype'), url('../fonts/helveticaneueheavyitalic.otf') format('opentype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Helvetica Neue';
  src: url('../fonts/helveticaneuemedium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helvetica Neue';
  src: url('../fonts/helveticaneueultralightitalic.otf') format('opentype');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Helvetica Neue';
  src: url('../fonts/helveticaneuethin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helvetica Neue';
  src: url('../fonts/helveticaneueroman.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helvetica Neue';
  src: url('../fonts/helveticaneuelightitalic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Helvetica Neue';
  src: url('../fonts/helveticaneuebold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}