:root {
  --max-width: 1600px;
  --white-bg: #f3f3f3;
  --font-black: #010101;
  --white: white;
  --grey: #767676;
  --black: black;
  --light-grey: #bcbbbb;
}

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

a {
  text-decoration: underline;
}

.hero-section {
  background-image: linear-gradient(#00000080, #0000003b);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: 100vh;
  max-height: 980px;
  display: flex;
  position: relative;
}

.hero-section.about {
  background-image: linear-gradient(#00000080, #0000003b), url('../images/bespoke-family-homes.webp');
  background-position: 0 0, 50% 30%;
  background-size: auto, cover;
  height: auto;
  max-height: none;
  padding-top: 200px;
  padding-bottom: 140px;
}

.hero-section.about.what-we-do {
  background-image: linear-gradient(#00000080, #0000003b), url('../images/exterior4.jpg');
}

.hero-section.about.projects {
  background-image: linear-gradient(#00000080, #0000003b), url('../images/drone1.jpg');
  background-position: 0 0, 50%;
}

.hero-section.about.contact {
  background-image: linear-gradient(#00000080, #0000003b), url('../images/18.jpg');
}

.hero-section.project-page {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg'), linear-gradient(#00000080, #0000003b);
  background-position: 50%, 0 0;
  background-size: cover, auto;
  height: 80vh;
}

.link-152 {
  color: #fff;
  text-decoration: none;
}

.nav-bar-container {
  max-width: var(--max-width);
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-bottom: 1px #ffffff8a;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr .5fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  place-items: center stretch;
  width: 100%;
  height: auto;
  display: grid;
  position: static;
  overflow: visible;
}

.text-block-87 {
  color: #fff;
  letter-spacing: normal;
  text-transform: capitalize;
  font-size: 17px;
  font-weight: 300;
}

.text-block-87.client-login {
  text-transform: uppercase;
  font-weight: 400;
}

.dropdown-list {
  padding-left: 10px;
  padding-right: 10px;
  box-shadow: 0 0 9px #1c1c2226;
}

.dropdown-list.w--open {
  background-color: #fff;
  border-bottom: 3px solid #1d1d1d;
  padding: 20px 10px;
  top: 35px;
}

.link-148 {
  color: #ccc;
  font-weight: 500;
  text-decoration: none;
}

.text-block-85 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 300;
}

.link-block-13 {
  color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-left: 20px;
  margin-right: 20px;
  padding: 10px 0;
  text-decoration: none;
  display: flex;
  position: relative;
}

.link-block-13.final {
  margin-right: 0;
}

.div-block-533 {
  align-items: center;
  display: none;
}

.div-block-150 {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  height: auto;
  margin-top: 0;
  display: flex;
}

.nav-bar {
  z-index: 999;
  background-image: linear-gradient(#000000ad, #0000);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: auto;
  padding: 0 20px 20px;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.div-block-507 {
  opacity: 0;
  background-color: #fff;
  width: 100%;
  height: 1px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: auto auto 0%;
}

.div-block-284 {
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: 50px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.dropdown-link {
  color: #000;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 500;
}

.dropdown-link.w--current {
  color: #000;
}

.link-144 {
  color: #fff;
  text-decoration: none;
}

.text-block-84 {
  color: #f36621;
  letter-spacing: 2.5px;
  margin-right: 0;
  font-size: 13px;
}

.div-block-279 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1280px;
  height: 35px;
  display: flex;
}

.dropdown {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.div-block-534 {
  width: 55px;
  margin-left: 0;
}

.div-block-535._2 {
  background-color: #000;
  height: 1.5px;
  margin-bottom: 7px;
}

.div-block-535._2.bottom {
  background-color: #000;
  width: 60%;
  height: 2px;
  margin-bottom: 0;
}

.div-block-535._60 {
  background-color: #000;
  width: 60%;
  height: 2px;
  margin-bottom: 7px;
  margin-left: auto;
}

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

.text-span-11 {
  color: #fff;
  letter-spacing: 1.5px;
  margin-left: 10px;
  font-weight: 600;
}

.image {
  height: 100px;
}

.dropdown-toggle {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-left: 20px;
  margin-right: 20px;
  padding: 10px 0;
  display: flex;
}

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

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

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

.body {
  background-color: var(--white-bg);
  color: #010101;
  font-family: Aileron, sans-serif;
}

.hero-content-container {
  z-index: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: relative;
}

.hero-content-container.about.project-page {
  background-image: linear-gradient(#0000006b, #0000006b);
}

.div-block-536 {
  max-width: var(--max-width);
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  padding-bottom: 40px;
  padding-left: 0;
  display: flex;
  position: relative;
}

.div-block-536.about {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 0;
}

.div-block-536.project-page {
  padding-bottom: 160px;
}

.heading {
  z-index: 1;
  color: #fff;
  margin-bottom: 0;
  font-family: Nocturne Serif, sans-serif;
  font-size: 46px;
  font-style: italic;
  font-weight: 300;
  line-height: 54px;
  position: relative;
}

.heading.foote {
  font-size: 22px;
  line-height: 28px;
}

.heading.centred {
  text-align: center;
}

.section {
  background-color: var(--white-bg);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: auto;
  padding: 100px 20px 140px;
  display: flex;
}

.section.smaller-pb {
  padding-bottom: 70px;
}

.section.testimonials {
  padding-top: 60px;
  padding-bottom: 100px;
  overflow: hidden;
}

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

.section.projects {
  padding-top: 100px;
}

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

.section.what-we-do-top {
  padding-top: 100px;
  padding-bottom: 70px;
}

.section.what-we-do-middle {
  padding-top: 70px;
  padding-bottom: 70px;
}

.section.what-we-do-bottom {
  padding-top: 70px;
  padding-bottom: 100px;
}

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

.div-block-537 {
  max-width: var(--max-width);
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  height: 100%;
  display: flex;
}

.div-block-537.vertical {
  flex-flow: column;
}

.div-block-537.what-we-do {
  justify-content: flex-start;
  align-items: center;
}

.div-block-538 {
  width: 50%;
  height: 100%;
  padding-left: 100px;
  padding-right: 0;
}

.div-block-538.about-page {
  background-color: #f3f3f300;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 0;
  display: flex;
}

.div-block-538.about-page.award {
  background-color: var(--white-bg);
  box-shadow: 0 0 17px #00000026;
}

.div-block-538.about-page._100 {
  width: 100%;
}

.div-block-538.left {
  min-height: 100%;
  padding-left: 0;
  padding-right: 100px;
}

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

.heading-2 {
  color: var(--font-black);
  font-weight: 400;
}

.div-block-540 {
  max-width: var(--max-width);
  width: 100%;
  height: auto;
}

.div-block-540.mb-140px {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 100px;
  display: flex;
}

.div-block-540.mb-140px.horintzontal {
  flex-flow: row;
  margin-bottom: 0;
}

.paragraph {
  color: #010101;
  max-width: 500px;
  font-size: 16px;
  line-height: 25px;
}

.paragraph.large {
  text-align: left;
  max-width: none;
  margin-bottom: 20px;
  font-size: 24px;
  line-height: 30px;
}

.paragraph.ml {
  text-align: left;
  word-break: normal;
  max-width: none;
}

.paragraph.ml.testi {
  margin-bottom: 20px;
}

.paragraph.ml.no-max-width {
  text-align: left;
  max-width: none;
}

.paragraph.services {
  color: #fff;
  text-align: center;
  border: 1px #000;
  transform: translate(0, 40px);
}

.div-block-541 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 50%;
  padding-top: 140px;
  display: flex;
}

.div-block-541.about-page {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  height: 100%;
  padding-top: 0;
  padding-right: 140px;
  display: flex;
}

.div-block-541.about-page._100 {
  width: 100%;
}

.div-block-541.what-we-do {
  padding-top: 0;
  padding-right: 140px;
}

.div-block-541.what-we-do.right {
  padding-left: 100px;
  padding-right: 0;
}

.button-line-fill-2 {
  box-shadow: none;
  color: #f5f5f5;
  font-size: .9rem;
  font-weight: 300;
  line-height: 22px;
  text-decoration: none;
  transition: none;
  position: relative;
}

.button-line-fill-2:hover {
  box-shadow: none;
}

.button-line-fill-2.big {
  margin-top: 40px;
  font-size: 1.1rem;
}

.button-line-fill-2.big.cta {
  margin-top: 0;
  margin-left: auto;
}

.button-line-fill-2.big.no-mt {
  margin-top: 0;
}

.text-block-8 {
  color: var(--font-black);
  font-size: 15px;
  font-weight: 400;
}

.text-block-8.white {
  color: var(--white);
}

.text-block-8.white.big {
  font-size: 18px;
}

.button-line {
  background-color: #7e7e7e;
  width: 100%;
  height: 1px;
  margin-top: 4px;
  position: relative;
}

.button-line.big {
  background-color: #9d9d9ea8;
  height: 2px;
}

.button-line-absolute {
  z-index: 1;
  background-color: #feed9e;
  width: 100%;
  height: 1px;
  position: absolute;
}

.button-line-absolute.big {
  background-color: var(--font-black);
  height: 1px;
}

.button-line-absolute.big.white {
  background-color: var(--white);
}

.section-2 {
  background-color: var(--white-bg);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: auto;
  padding: 140px 20px;
  display: flex;
}

.section-2.smaller-pt {
  padding-top: 70px;
}

.section-2.smaller-pt.what-we-do {
  padding-top: 40px;
  padding-bottom: 60px;
}

.section-2.smaller-pt.cta {
  background-image: linear-gradient(#00000080, #00000080), url('../images/kitchen-living-dining1-2.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  padding-top: 140px;
}

.section-2.smaller-pb {
  padding-bottom: 70px;
}

.section-2.smaller-pb.smaller-pt.overflow-hidden {
  padding-top: 140px;
  overflow: hidden;
}

.section-2.smaller-pb.hidden {
  display: none;
}

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

.div-block-542 {
  max-width: var(--max-width);
  width: 100%;
  height: 100%;
}

.heading-3 {
  margin-top: 0;
  margin-bottom: 60px;
  font-size: 58px;
  font-weight: 400;
  line-height: 65px;
}

.div-block-543 {
  margin-top: 0;
  display: flex;
}

.div-block-543.centred {
  flex-flow: column;
  justify-content: center;
  align-items: center;
}

.div-block-544 {
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 35%;
  height: 450px;
  padding-right: 100px;
  display: flex;
}

.div-block-545 {
  width: 45%;
  margin-left: auto;
}

.div-block-545._50 {
  width: 50%;
}

.div-block-545._50._140px {
  padding-right: 140px;
}

.section-3 {
  background-image: linear-gradient(#0000007d, #00000052), url('../images/exterior4.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  justify-content: center;
  align-items: center;
  height: 90vh;
  max-height: 1000px;
  padding: 140px 20px;
  display: flex;
}

.div-block-546 {
  max-width: var(--max-width);
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
}

.link-block-39 {
  width: 40%;
  height: 100%;
  position: relative;
}

.image-2 {
  margin: auto;
  position: absolute;
  inset: 0% 0;
}

.div-block-547 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  height: 500px;
  margin-left: 60px;
  display: flex;
}

.paragraph-2 {
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  line-height: 27px;
}

.heading-4 {
  margin-top: 0;
  margin-bottom: 40px;
  font-size: 32px;
  font-weight: 400;
  line-height: 40px;
}

.heading-4.white {
  color: #fff;
}

.heading-4.no-mb {
  white-space: nowrap;
  word-break: normal;
  margin-bottom: 0;
}

.heading-4.no-mb.white {
  text-align: center;
}

.heading-4.no-mb.white.large {
  white-space: normal;
  font-size: 42px;
  line-height: 48px;
}

.heading-4.no-mb.wrap {
  white-space: nowrap;
}

.heading-4.services {
  z-index: 3;
  text-align: center;
  margin-bottom: 0;
  font-size: 26px;
  line-height: 32px;
  position: relative;
}

.heading-4.what-we-do {
  white-space: nowrap;
  margin-bottom: 0;
}

.heading-4.about, .heading-4.about.about-page {
  margin-bottom: 20px;
}

.heading-4.about.about-page.testimonials {
  margin-bottom: 40px;
}

.div-block-548 {
  justify-content: flex-start;
  align-items: center;
  margin-top: 30px;
  display: flex;
}

.text-block-88 {
  color: #fff;
  font-size: 17px;
  font-weight: 600;
}

.text-block-89 {
  color: #fff;
  margin-left: 20px;
  font-size: 17px;
  font-weight: 300;
}

.image-3 {
  width: 100%;
}

.div-block-549 {
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 50%;
  display: flex;
}

.div-block-549._35 {
  justify-content: center;
  align-items: flex-start;
  width: 35%;
  padding-right: 140px;
}

.div-block-549._100 {
  justify-content: flex-start;
  align-items: center;
  width: 70%;
}

.process-container {
  margin-left: 40px;
}

.proces-item {
  width: 500px;
  height: 80px;
  display: flex;
}

.process-circle-container {
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  display: flex;
  position: relative;
}

.process-circle {
  z-index: 1;
  background-color: var(--white-bg);
  border: 1px solid #8b8b8b;
  border-radius: 999px;
  width: 8px;
  height: 8px;
  position: relative;
}

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

.text-block-90 {
  font-size: 18px;
  line-height: 26px;
}

.process-line-bottom {
  background-color: #c9c9c9;
  width: 1px;
  height: 50%;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: auto 0% 0% -1px;
}

.process-line-bottom.top {
  top: 0;
  bottom: auto;
}

.text-block-91 {
  margin-top: auto;
  margin-bottom: auto;
  position: absolute;
  inset: auto auto auto 0;
}

.text-block-91.number {
  color: #777;
  font-size: 15px;
  left: -20px;
}

.italic-text, .italic-text-2, .italic-text-3 {
  font-style: normal;
}

.footer {
  background-color: #121212;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: auto;
  padding: 20px 20px 0;
  display: flex;
}

.div-block-552 {
  max-width: var(--max-width);
  border-top: 1px #00000075;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  margin-bottom: 40px;
  display: flex;
}

.div-block-553 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 50%;
  height: 100%;
  padding-top: 20px;
  padding-right: 60px;
  display: flex;
}

.image-4 {
  max-width: 250px;
}

.div-block-554 {
  flex-flow: column;
  width: 50%;
  height: 100%;
  padding-top: 40px;
  padding-bottom: 20px;
  display: flex;
}

.footer-contact-info {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .5fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.text-block-92 {
  color: var(--white);
  font-size: 17px;
  line-height: 27px;
}

.text-block-92:hover {
  text-decoration: underline;
}

.text-block-92.black {
  color: var(--font-black);
}

.text-block-92.black._15px {
  font-size: 15px;
}

.text-block-92.hours:hover {
  text-decoration: none;
}

.link-block-40 {
  color: var(--font-black);
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 5px;
  text-decoration: none;
  display: flex;
}

.link-block-40.mt-30p {
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  margin-top: 30px;
  display: flex;
  overflow: hidden;
}

.link-block-40.mt-30p.no-mt {
  margin-top: 0;
}

.link-block-40.mb-5px {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 5px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.link-block-40.mb-5px.scoails {
  background-color: #fff;
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  margin-left: 20px;
}

.footer-contact-details-card {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 0;
  display: flex;
  position: relative;
}

.footer-contact-details-card.contact-page {
  margin-top: 30px;
}

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

.div-block-555.footer-menu {
  margin-top: 20px;
}

.div-block-555.socials-menu {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
}

.bottom-line-footer {
  background-color: var(--white);
  width: 100%;
  height: 1px;
  margin-top: 20px;
  display: none;
  position: absolute;
  inset: auto 0% 0%;
}

.div-block-556 {
  margin-top: 0;
  margin-bottom: 5px;
}

.div-block-556.business-hours {
  margin-left: 27px;
}

.div-block-557 {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 60%;
  margin-top: 0;
  margin-left: 0;
  display: flex;
}

.image-5 {
  opacity: .57;
  height: 80px;
  margin-left: 20px;
}

.image-6 {
  opacity: .86;
  height: 80px;
  margin-top: 30px;
}

.div-block-558 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 30px;
  margin-bottom: 0;
  margin-right: 0;
  display: flex;
}

.text-block-93 {
  color: #bcbbbb;
  font-size: 17px;
  line-height: 22px;
}

.text-block-93.small {
  font-size: 13px;
}

.div-block-559 {
  max-width: var(--max-width);
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 50px;
  margin-top: auto;
  display: flex;
}

.image-7 {
  object-fit: cover;
  min-height: 100%;
  margin-top: 220px;
}

.section-4 {
  height: 800px;
}

.slickdemo {
  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%;
  height: auto;
  padding-bottom: 60px;
  display: block;
  position: relative;
  overflow: hidden;
}

.project-tile {
  color: var(--font-black);
  width: 100%;
  text-decoration: none;
}

.project-image-container {
  width: 100%;
  height: 570px;
  overflow: hidden;
}

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

.div-block-560 {
  justify-content: flex-start;
  align-items: center;
  height: auto;
  padding-top: 15px;
  display: flex;
}

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

.div-block-561 {
  max-width: var(--max-width);
  width: 100%;
  position: relative;
  overflow: visible;
}

.div-block-562 {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 60px;
  display: flex;
}

.heading-5 {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 13px;
  font-weight: 300;
  line-height: 26px;
}

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

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

.code-embed {
  color: var(--font-black);
  width: 15px;
  height: 15px;
  margin-left: auto;
}

.link-block-41 {
  padding-top: 10px;
}

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

.link-153 {
  color: #bcbbbb;
  text-decoration: none;
}

.link-block-22 {
  color: #fff;
  text-transform: uppercase;
  border: 1px solid #ffffffb0;
  border-left: 5px solid #fff;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 70px;
  margin-top: 40px;
  padding-left: 30px;
  padding-right: 30px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.link-block-22.menu-button {
  width: 200px;
}

.exit-button {
  z-index: 1;
  color: #fff0;
  -webkit-text-stroke-color: #fff;
  background-color: #231f20;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  display: flex;
  position: absolute;
  inset: 0% 0% auto auto;
}

.text-block-126 {
  z-index: 1;
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  font-size: 15px;
  font-weight: 600;
  text-decoration: none;
  position: relative;
}

.menu {
  z-index: 999;
  background-color: #231f20;
  width: 100%;
  height: 100%;
  margin-left: 0;
  margin-right: 0;
  padding: 40px;
  display: none;
  position: fixed;
  inset: 0% 0% 0% auto;
  overflow: hidden;
  transform: translate(0%);
}

.div-block-439 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 0;
  display: flex;
}

.link-142 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 10px;
  font-size: 14px;
  text-decoration: none;
}

.link-142:hover {
  text-decoration: underline;
}

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

.text-block-145 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
}

.div-block-472 {
  background-color: #312d2e;
  border-radius: 6px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: auto;
  padding: 15px 20px 20px;
  display: flex;
  position: relative;
}

.div-block-299 {
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 1280px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  display: flex;
  position: relative;
}

.link-141 {
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  font-size: 15px;
  font-weight: 700;
  text-decoration: none;
  display: flex;
}

.link-141:hover {
  text-decoration: underline;
}

.link-141.w--current {
  color: #fff;
}

.link-141.margin-top {
  color: #fff;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 15px;
  display: flex;
}

.link-141.margin-top:hover {
  text-decoration: none;
}

.div-block-532 {
  background-color: #231f20;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
  transform: translate(-100%);
}

.div-block-532.white {
  background-color: #fff;
}

.html-embed-21 {
  color: #fff;
  width: 12px;
  max-width: 20px;
  height: 12px;
}

.div-block-298 {
  z-index: 1;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr .5fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  width: 100%;
  margin-top: 100px;
  display: grid;
  position: relative;
}

.mobile-fixed-bg, .bg-shade-mobile {
  display: none;
}

.link-block-42 {
  margin-top: 35px;
  margin-left: auto;
  text-decoration: none;
}

.div-block-565 {
  max-width: var(--max-width);
  width: 100%;
  height: auto;
}

.div-block-566 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 60px;
  display: grid;
}

.link-block-43 {
  color: #fff;
  height: 580px;
  text-decoration: none;
  position: relative;
  overflow: hidden;
}

.image-12 {
  object-fit: cover;
  object-position: 65% 50%;
  width: 100%;
  height: 100%;
  position: absolute;
}

.main-card-service {
  z-index: 1;
  background-color: #00000054;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-left: 30px;
  padding-right: 30px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.div-block-568 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.link-block-44 {
  border: 1px solid #000000ba;
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 50px;
  display: flex;
}

.link-block-14 {
  color: #fff;
  border: 1px solid #fff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 60px;
  margin-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  text-decoration: none;
  display: flex;
}

.link-block-14.page-button {
  height: 55px;
}

.link-block-14.page-button.green {
  color: #205c40;
  border-color: #205c40;
}

.link-block-14.page-button.green.mt-40px {
  border-color: var(--font-black);
  color: var(--font-black);
  border-radius: 999px;
  min-width: 200px;
  margin-top: 0;
  padding-left: 30px;
  padding-right: 20px;
}

.link-block-14.page-button.green.mt-40px.mt {
  margin-top: 30px;
}

.link-block-14.page-button.green.mt-40px.cta {
  margin-left: auto;
}

.text-block-147 {
  color: #fff;
  margin-bottom: -10px;
  font-size: 23px;
  font-weight: 300;
  line-height: 28px;
}

.text-block-147.page-button {
  margin-bottom: -7px;
  font-size: 18px;
  line-height: 23px;
}

.text-block-147.page-button.green {
  color: var(--font-black);
  margin-bottom: 0;
}

.code-embed-2 {
  width: 22px;
  height: 22px;
  margin-left: 15px;
}

.code-embed-2.black {
  color: var(--font-black);
}

.line-black {
  opacity: .71;
  background-color: #01010166;
  width: 100%;
  height: 1px;
  margin-left: 30px;
  margin-right: 30px;
}

.line-black.no-m {
  margin-left: 0;
  margin-right: 0;
}

.hover-di {
  z-index: 2;
  opacity: 0;
  background-color: #0000008f;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.div-block-569 {
  z-index: 3;
  flex-flow: column;
  align-items: center;
  display: flex;
  position: relative;
}

.div-block-570 {
  background-color: #ffffff91;
  width: 40px;
  height: 1px;
  margin-top: 30px;
  margin-bottom: 0;
}

.code-embed-3 {
  color: var(--white);
  width: 17px;
  height: 17px;
  margin-right: 10px;
}

.code-embed-3.black {
  color: var(--font-black);
}

.text-block-148 {
  color: #fff;
  font-size: 17px;
  line-height: 26px;
}

.text-block-148.black {
  color: var(--font-black);
}

.text-block-148.black._15px {
  font-size: 15px;
}

.div-block-571 {
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 0;
  display: flex;
}

.div-block-571.mr-20px {
  flex-flow: row;
  margin-bottom: 0;
  margin-right: 30px;
}

.code-embed-4 {
  color: var(--font-black);
  width: 18px;
  height: 18px;
}

.code-embed-4.fb {
  margin-right: -2px;
}

.link-block-45 {
  color: #fff;
  border: 1px solid #fff;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 60px;
  margin-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  text-decoration: none;
  display: flex;
}

.link-block-45.page-button {
  height: 55px;
}

.link-block-45.page-button.mt-40 {
  border-radius: 999px;
  margin-top: 30px;
  padding-left: 30px;
}

.link-block-45.page-button.mt-40.cta-bar {
  border-color: var(--font-black);
  margin-top: 0;
  margin-left: auto;
}

.link-block-45.page-button.client-login {
  border-radius: 999px;
  margin-top: 0;
  padding-left: 30px;
  padding-right: 30px;
}

.text-block-149 {
  color: #fff;
  margin-bottom: -10px;
  font-size: 23px;
  font-weight: 300;
  line-height: 28px;
}

.text-block-149.page-button {
  white-space: nowrap;
  overflow-wrap: normal;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 23px;
}

.text-block-149.page-button.client-login {
  font-size: 16px;
}

.text-block-149.page-button.black {
  color: var(--font-black);
}

.slick-item-project {
  width: 100%;
  padding-right: 20px;
}

.arrow-container {
  border: 1px solid #000;
  border-radius: 999px;
  display: flex;
}

.btn {
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.btn.left {
  justify-content: center;
  align-items: center;
  height: 50px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.btn.next {
  z-index: 999;
  background-color: #fff0;
  height: 50px;
  margin-top: auto;
  margin-bottom: auto;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.btn.prev {
  z-index: 999;
  height: 50px;
  margin-top: auto;
  margin-bottom: auto;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.code-embed-5 {
  color: var(--grey);
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 50px;
  display: flex;
}

.div-block-572 {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

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

.div-block-573.contact-pgae {
  flex-flow: column;
}

.div-block-573.footer-margin {
  margin-top: 20px;
}

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

.div-block-574._50 {
  width: 50%;
  padding-left: 100px;
}

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

.slider {
  background-color: #ddd0;
  height: 480px;
}

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

.image-43.what-we-do {
  height: 650px;
  min-height: 100%;
}

.div-block-406 {
  height: 100%;
}

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

.right-arrow {
  display: block;
}

.slide-nav {
  inset: auto auto -40px -5px;
  transform: scale(.8);
}

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

.div-block-576, .div-block-577 {
  height: 100%;
}

.div-block-578 {
  background-color: #ededef;
  max-width: 400px;
  margin-top: 140px;
  padding: 30px;
  display: none;
}

.code-embed-6 {
  opacity: .36;
  width: 40px;
  margin-bottom: 20px;
}

.text-block-150 {
  margin-top: 20px;
  margin-right: 20px;
  font-size: 18px;
  font-weight: 600;
}

.text-block-150.name {
  font-weight: 700;
}

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

.text-block-151 {
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 9px;
  margin-left: 20px;
  font-size: 15px;
  font-weight: 700;
}

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

.text-block-152 {
  color: #fff;
  font-size: 17px;
  font-weight: 700;
  line-height: 27px;
}

.image-53 {
  width: 40%;
}

.text-block-153 {
  color: var(--grey);
  margin-bottom: 5px;
  font-size: 21px;
  line-height: 21px;
}

.paragraph-3 {
  margin-bottom: 20px;
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;
}

.image-54 {
  width: 100%;
  max-width: none;
  height: 70%;
  margin-top: 0;
  display: block;
}

.image-54.about {
  object-fit: cover;
  height: 420px;
}

.process-paragraph-container {
  width: 50%;
  min-width: 50%;
}

.sticky-wrap {
  width: 100%;
  height: 100vh;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.media-wrapper {
  width: 50%;
  height: auto;
  position: relative;
  inset: 0% 0% auto;
}

.content-wrapper {
  flex: 1;
  width: 100%;
  padding: 2rem;
  position: relative;
}

.grow-background {
  z-index: 0;
  background-color: #f5f5f5;
  height: 0%;
  position: absolute;
  inset: auto 0% 0%;
}

.description {
  opacity: .75;
  color: #1d1d1f;
  letter-spacing: -.025em;
  margin-top: 1.5rem;
  margin-bottom: 0;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.5;
}

.full-image {
  object-fit: cover;
  width: 100%;
  max-width: 480px;
  height: 100%;
}

.scroll-inner {
  align-items: flex-end;
  width: 850vw;
  height: 100%;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
}

.scroll-card {
  background-color: #fff0;
  border: .0625rem #83838329;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  flex-flow: row;
  flex: 0 auto;
  align-items: center;
  width: 80vw;
  height: 100%;
  min-height: 32rem;
  margin-left: 1rem;
  margin-right: 1rem;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
  position: relative;
  bottom: -5%;
  overflow: hidden;
}

.heading-6 {
  color: var(--font-black);
  letter-spacing: -.025em;
  margin-top: 0;
  margin-bottom: 30px;
  font-size: 32px;
  font-weight: 400;
  line-height: 40px;
}

.text-wrapper {
  z-index: 1;
  position: relative;
}

.sticky-container {
  background-color: var(--white-bg);
  width: 100%;
  height: 570vh;
  display: flex;
  position: relative;
}

.text-block-154 {
  margin-bottom: 20px;
  font-size: 20px;
}

.image-55 {
  width: 100%;
  margin-bottom: 30px;
}

.div-block-504 {
  width: auto;
  height: auto;
  margin-top: 20px;
}

.div-block-505 {
  z-index: 1;
  width: 100%;
  max-width: 1280px;
  height: auto;
  margin-top: -146px;
  position: relative;
  overflow: hidden;
}

.div-block-505.no-margin {
  max-width: var(--max-width);
  margin-top: 0;
  overflow: hidden;
}

.testimonial-item {
  flex-flow: row;
  align-items: flex-start;
  height: 100%;
  min-height: auto;
  padding-left: 10px;
  padding-right: 10px;
  display: block;
}

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

.paragraph-4 {
  color: #000;
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 400;
  line-height: 28px;
}

.paragraph-4.mt-20px {
  margin-top: 20px;
  font-size: 16px;
  line-height: 25px;
}

.div-block-502 {
  z-index: 1;
  background-color: #fff;
  border-left: 6px solid #ececec;
  width: 100%;
  height: 100%;
  min-height: 300px;
  padding: 40px;
  position: relative;
  box-shadow: 0 0 17px #00000026;
}

.slickdemo-testi {
  max-width: var(--max-width);
  background-color: #fff0;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  height: auto;
  margin-top: 0;
  padding-bottom: 60px;
  display: block;
}

.text-block-164 {
  color: #000;
  letter-spacing: normal;
  text-transform: capitalize;
  font-size: 20px;
  font-weight: 500;
}

.heading-9 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 13px;
  font-weight: 600;
  line-height: 20px;
}

.heading-9.mb-30px {
  margin-bottom: 30px;
}

.heading-9.mb-30px.black {
  color: var(--font-black);
}

.div-block-581 {
  color: var(--font-black);
  justify-content: space-between;
  padding-bottom: 20px;
  padding-left: 30px;
  padding-right: 30px;
  text-decoration: none;
  display: flex;
}

.div-block-516 {
  width: 50%;
  height: auto;
}

.div-block-516.team {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: auto;
  margin-top: 20px;
  display: grid;
}

.team-card {
  flex-flow: column;
  display: flex;
}

.image-13 {
  width: 100%;
  max-height: 500px;
}

.team-info {
  padding-left: 0;
}

.text-block-169 {
  color: var(--font-black);
  margin-top: 20px;
  font-size: 20px;
  line-height: 25px;
}

.text-block-169.team-role {
  color: var(--grey);
  margin-top: 0;
  font-size: 16px;
}

.section-5 {
  justify-content: center;
  align-items: center;
  height: auto;
  padding-top: 140px;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
}

.section-5.ptroject-galler {
  flex-flow: column;
  padding-top: 100px;
  padding-bottom: 140px;
}

.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 {
  width: 100%;
  margin-bottom: 25px;
}

.img {
  width: 100%;
}

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

.section-6 {
  justify-content: center;
  align-items: center;
  margin-top: -50px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: relative;
}

.image-76 {
  width: 130px;
  height: auto;
}

.text-block-170 {
  color: #231f20;
  margin-top: 5px;
  font-size: 17px;
  line-height: 26px;
}

.text-block-128 {
  z-index: 1;
  text-align: center;
  font-size: 12px;
  position: relative;
}

.div-block-466 {
  background-color: #231f20;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
  transform: translate(-100%);
}

.link-block-23 {
  color: #231f20;
  letter-spacing: 2px;
  text-transform: uppercase;
  border: 1px solid #231f20;
  border-left-width: 5px;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 60px;
  margin-top: 40px;
  font-weight: 600;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.link-block-23.top-cta {
  margin-top: 0;
  margin-left: auto;
}

.div-block-479 {
  max-width: var(--max-width);
  background-color: #fff;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 0 30px 0 0;
  display: flex;
  box-shadow: 0 0 17px #1c182a1f;
}

.text-block-171 {
  color: #231f20;
  letter-spacing: normal;
  text-transform: none;
  font-size: 24px;
  font-weight: 500;
  line-height: 30px;
}

.div-block-480 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin-left: 40px;
  padding-right: 40px;
  display: flex;
}

.div-block-582 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100px;
  display: grid;
}

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

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

.div-block-484 {
  width: 100%;
  height: 100%;
  margin-top: 20px;
}

.form-3 {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.button-4 {
  color: var(--font-black);
  letter-spacing: normal;
  text-transform: none;
  background-color: #231f2000;
  border: 1px solid #231f20;
  border-radius: 999px;
  width: auto;
  margin-top: 20px;
  padding: 13px 40px;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  transition: all .2s;
}

.button-4:hover {
  opacity: .8;
}

.paragraph-7 {
  color: #231f20;
  margin-top: 20px;
  margin-bottom: 0;
  font-size: 15px;
  line-height: 24px;
}

.text-field-inform {
  text-transform: none;
  background-color: #0000;
  border: 1px #dbdbdb;
  border-bottom: 1px solid #b1b1b1;
  height: 40px;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 13px;
  padding-bottom: 10px;
  padding-left: 0;
  font-size: 14px;
  line-height: 22px;
}

.text-field-inform:active {
  color: #3b2ae5;
  border-color: #dbdbdb;
}

.text-field-inform.bigger {
  height: auto;
  min-height: 150px;
  padding-left: 0;
}

.form-spacer {
  flex: 0 auto;
  width: 20px;
  min-width: 20px;
  height: 20px;
  min-height: 20px;
}

._2-questions-wrap {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-bottom: 20px;
  display: flex;
}

.contact-bar {
  background-color: #fff;
  width: 100%;
  height: 100%;
  display: flex;
  box-shadow: 0 0 17px #1310222e;
}

.select-field {
  box-sizing: border-box;
  color: #636162;
  background-color: #f3f3f300;
  border: 1px #000;
  border-bottom: 1px solid #b1b1b1;
  justify-content: flex-start;
  align-items: center;
  height: 39px;
  margin-bottom: 0;
  padding: 2px 10px 0;
  display: block;
}

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

.text-block-172 {
  color: #231f20;
  letter-spacing: normal;
  text-transform: none;
  margin-bottom: 5px;
  font-size: 12px;
  font-weight: 400;
  line-height: 12px;
}

.field-label {
  color: #0a0a11;
  text-transform: none;
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 500;
  line-height: 24px;
}

.email-form {
  background-color: #fff0;
  border: 1px #dbdbdb;
  border-left-color: #231f2026;
  border-radius: 0;
  margin-bottom: 0;
  padding: 20px 0;
}

.div-block-447 {
  color: #fff;
  align-items: center;
  display: flex;
}

.div-block-447.contact-bar {
  box-shadow: none;
  flex-direction: column;
  align-items: flex-start;
}

.heading-10 {
  color: #fff;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 47px;
  font-weight: 400;
  line-height: 54px;
}

.heading-10.black {
  color: #231f20;
  text-transform: uppercase;
}

.heading-10.black._34px {
  text-transform: none;
  font-size: 28px;
  line-height: 36px;
}

.contact-bar-form-container {
  width: 72%;
  padding: 40px;
}

.contact-bar-info {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 28%;
  height: 100%;
  padding: 40px;
  display: flex;
}

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

.div-block-222, .div-block-222.smaller-padding-left {
  margin-bottom: 20px;
  margin-left: 0;
}

.link-112 {
  color: #231f20;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
}

.hero-container {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 1420px;
  height: 100%;
  display: flex;
  position: relative;
}

.hero-container.contact {
  margin-top: -54px;
  padding-top: 0;
}

.paragraph-8 {
  color: #fff;
  text-align: center;
  max-width: 600px;
  margin-top: 20px;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 25px;
}

.link-block-46 {
  color: #fff;
  text-transform: uppercase;
  border: 1px solid #ffffffb0;
  border-left: 5px solid #fff;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 70px;
  margin-top: 40px;
  padding-left: 30px;
  padding-right: 30px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.link-block-46.menu-button {
  width: 200px;
}

.exit-button-2 {
  z-index: 1;
  color: #fff0;
  -webkit-text-stroke-color: #fff;
  background-color: #231f20;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  display: flex;
  position: absolute;
  inset: 0% 0% auto auto;
}

.text-block-173 {
  z-index: 1;
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  font-size: 15px;
  font-weight: 600;
  text-decoration: none;
  position: relative;
}

.menu-2 {
  z-index: 999;
  background-color: #231f20;
  width: 100%;
  height: 100%;
  margin-left: 0;
  margin-right: 0;
  padding: 40px;
  display: none;
  position: fixed;
  inset: 0% 0% 0% auto;
  overflow: hidden;
  transform: translate(0%);
}

.div-block-583 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 0;
  display: flex;
}

.link-154 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 10px;
  font-size: 14px;
  text-decoration: none;
}

.link-154:hover {
  text-decoration: underline;
}

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

.text-block-174 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
}

.div-block-585 {
  background-color: #312d2e;
  border-radius: 6px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: auto;
  padding: 15px 20px 20px;
  display: flex;
  position: relative;
}

.div-block-586 {
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 1280px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  display: flex;
  position: relative;
}

.link-155 {
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  font-size: 15px;
  font-weight: 700;
  text-decoration: none;
  display: flex;
}

.link-155:hover {
  text-decoration: underline;
}

.link-155.w--current {
  color: #fff;
}

.link-155.margin-top {
  color: #fff;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 15px;
  display: flex;
}

.link-155.margin-top:hover {
  text-decoration: none;
}

.div-block-587 {
  background-color: #231f20;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
  transform: translate(-100%);
}

.div-block-587.white {
  background-color: #fff;
}

.div-block-588 {
  z-index: 1;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr .5fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  width: 100%;
  margin-top: 100px;
  display: grid;
  position: relative;
}

.div-block-589 {
  background-color: var(--font-black);
  justify-content: center;
  align-items: center;
  width: 220px;
  height: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.div-block-531 {
  background-color: #fff0;
  border-radius: 8px;
  width: 100%;
  max-width: none;
  height: 100%;
  position: relative;
  overflow: hidden;
  box-shadow: 0 0 26px #3c3a491f;
}

.heading-85 {
  color: #fff;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
}

.image-81 {
  width: 15px;
}

.section-19 {
  z-index: 1;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: auto;
  margin-top: -101px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: relative;
}

.div-block-590 {
  background-color: var(--white);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 130px;
  padding: 30px;
  font-style: normal;
  display: flex;
}

.div-block-591 {
  background-color: var(--black);
  border-top-right-radius: 8px;
  align-items: center;
  width: 200px;
  height: 50px;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
}

.text-block-159 {
  color: #2b2f75;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 500;
}

.text-block-159.project-info {
  color: var(--grey);
  letter-spacing: normal;
  text-transform: none;
  font-family: Aileron, sans-serif;
  font-size: 15px;
  font-weight: 400;
}

.text-block-159.project-type {
  color: var(--font-black);
  text-transform: none;
  margin-top: 5px;
  font-family: Aileron, sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 22px;
}

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

.div-block-593 {
  max-width: var(--max-width);
  width: 100%;
  height: 100%;
}

.div-block-594 {
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 500px;
  height: 300px;
  display: flex;
}

.div-block-594.alright-right {
  justify-content: flex-end;
  align-items: flex-end;
}

.heading-86 {
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  line-height: 26px;
}

.paragraph-9 {
  color: #fff;
  font-size: 16px;
  line-height: 25px;
}

.rich-text-block {
  color: var(--font-black);
  margin-top: 5px;
  font-size: 17px;
  line-height: 22px;
  text-decoration: none;
}

.rich-text-block a {
  color: var(--font-black);
  text-decoration: none;
}

.rich-text-block a:hover {
  text-decoration: underline;
}

.rich-text-block-2 {
  color: #fff;
  font-size: 16px;
  line-height: 25px;
}

.div-block-595 {
  justify-content: flex-start;
  align-items: center;
  width: 300px;
  height: 50px;
  margin-left: auto;
  display: flex;
}

.social-icons-footer-container {
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: 40px;
  margin-left: 20px;
  display: flex;
}

.link-block-47 {
  width: auto;
  height: auto;
  margin-left: 10px;
}

.link-block-47.houzz {
  margin-left: 13px;
}

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

.code-embed-7.houzz {
  width: 22px;
  height: 22px;
}

.code-embed-7.ig {
  width: 27px;
  height: 27px;
}

.t-and-c {
  margin-top: 30px;
}

.link-156 {
  color: var(--light-grey);
  text-decoration: none;
}

.link-156:hover {
  text-decoration: underline;
}

.div-block-596 {
  max-width: var(--max-width);
  background-color: #01010157;
  width: 100%;
  height: 1px;
  margin-bottom: 140px;
}

.lightbox-link {
  width: 300px;
  height: 200px;
  margin-left: 60px;
  position: relative;
  top: 0;
  left: 0;
}

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

.image-74.absolute {
  margin: auto;
  position: absolute;
  inset: 0;
}

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

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

.link-140 {
  color: #fff;
  text-transform: none;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
}

.image-82 {
  height: 60px;
  margin-right: 30px;
}

.div-block-599 {
  width: 70%;
}

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

.text-block-175 {
  color: #fff;
  font-size: 16px;
  font-style: italic;
  line-height: 22px;
}

.link-157 {
  color: #fff;
  text-decoration: none;
}

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

.text-block-176 {
  color: #fff;
  margin-left: 10px;
  margin-right: 10px;
  font-size: 15px;
}

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

.lightbox-link-2 {
  width: 100%;
  height: 300px;
}

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

.text-block-177 {
  color: var(--grey);
  margin-top: 5px;
}

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

.collection-list-wrapper-5 {
  width: 100%;
  max-width: 1000px;
}

.link-block-48 {
  width: 300px;
  height: 200px;
  margin-left: auto;
  position: relative;
}

.process-arrow-container {
  z-index: 10;
  justify-content: space-between;
  width: 100%;
  height: 50px;
  margin-top: auto;
  margin-bottom: auto;
  display: flex;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.arrow-block-process {
  background-color: #000;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  display: flex;
}

.arrow-block-process.right {
  background-color: #fff;
  border-radius: 999px;
  margin-right: 10px;
}

.arrow-block-process.left {
  cursor: pointer;
  background-color: #fff;
  border-radius: 999px;
  margin-left: 10px;
}

.arrow-block {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.image-84 {
  width: 100%;
  max-width: 1000px;
  margin-bottom: 20px;
}

.video {
  width: 100%;
  max-width: 1000px;
  height: auto;
  max-height: none;
}

.youtube {
  max-width: 1000px;
}

.video-2 {
  max-width: 1000px;
  height: auto;
  margin-bottom: 20px;
}

.video-container {
  width: 100%;
  max-width: 1000px;
  height: auto;
}

@media screen and (max-width: 991px) {
  .hero-section {
    max-height: 800px;
  }

  .nav-bar-container {
    padding-top: 10px;
  }

  .text-block-87 {
    text-align: center;
    font-size: 14px;
  }

  .text-block-85 {
    font-size: 11px;
    line-height: 15px;
  }

  .link-block-13 {
    margin-left: 15px;
    margin-right: 15px;
  }

  .div-block-533 {
    display: none;
  }

  .nav-bar {
    padding-top: 0;
    padding-bottom: 0;
  }

  .image {
    height: 90px;
  }

  .dropdown-toggle {
    margin-left: 15px;
    margin-right: 15px;
  }

  .dropdown-toggle.first {
    margin-left: 0;
  }

  .link-block-38 {
    margin-top: 0;
  }

  .div-block-536.project-page {
    justify-content: flex-start;
  }

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

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

  .section.smaller-pb {
    padding-top: 100px;
    padding-bottom: 50px;
  }

  .section.testimonials {
    padding-bottom: 70px;
  }

  .div-block-538 {
    padding-left: 60px;
    padding-right: 0;
  }

  .div-block-538.about-page {
    padding-right: 0;
  }

  .div-block-538.left {
    padding-right: 70px;
  }

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

  .div-block-541.about-page, .div-block-541.what-we-do {
    padding-right: 70px;
  }

  .div-block-541.what-we-do.right {
    padding-left: 70px;
  }

  .button-line-absolute {
    display: none;
  }

  .section-2.smaller-pt {
    padding-top: 50px;
    padding-bottom: 100px;
  }

  .section-2.smaller-pb {
    padding-top: 100px;
    padding-bottom: 50px;
  }

  .section-2.smaller-pb.smaller-pt {
    padding-top: 50px;
    padding-bottom: 50px;
  }

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

  .div-block-544 {
    width: 45%;
  }

  .div-block-545 {
    width: 55%;
  }

  .div-block-545._50._140px {
    padding-right: 100px;
  }

  .section-3 {
    height: 80vh;
    max-height: 750px;
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .div-block-547 {
    margin-left: 40px;
  }

  .heading-4 {
    margin-bottom: 20px;
    font-size: 26px;
    line-height: 33px;
  }

  .heading-4.no-mb.white.large {
    font-size: 36px;
    line-height: 44px;
  }

  .heading-4.services {
    font-size: 20px;
    line-height: 27px;
  }

  .div-block-549._35 {
    width: 45%;
    padding-right: 100px;
  }

  .div-block-549.process {
    padding-top: 30px;
    padding-bottom: 0;
  }

  .proces-item {
    width: auto;
    height: 65px;
  }

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

  .div-block-553 {
    width: 33%;
  }

  .image-4 {
    width: 200px;
    max-width: none;
  }

  .div-block-554 {
    width: 66%;
  }

  .text-block-92 {
    font-size: 17px;
    line-height: 24px;
  }

  .image-5, .image-6 {
    height: 60px;
  }

  .text-block-93 {
    font-size: 14px;
  }

  .slickdemo {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
  }

  .project-image-container {
    height: 440px;
  }

  .div-block-563 {
    justify-content: center;
    align-items: center;
    width: 80%;
  }

  .div-block-563.project-page {
    justify-content: center;
    align-items: flex-start;
  }

  .image-9 {
    object-fit: cover;
    min-height: 100%;
  }

  .image-10 {
    width: 100%;
  }

  .link-block-41 {
    margin-top: 0;
  }

  .menu {
    transform: translate(100%);
  }

  .div-block-566 {
    grid-column-gap: 26px;
    grid-row-gap: 26px;
  }

  .text-block-149.page-button.client-login {
    font-size: 15px;
  }

  .text-block-149.page-button.black {
    font-size: 16px;
  }

  .scroll-inner {
    width: 730vw;
    padding-left: 20px;
    padding-right: 20px;
  }

  .scroll-card {
    width: 100vw;
    height: 61.8%;
    padding-left: 20px;
    padding-right: 20px;
    bottom: 0%;
  }

  .heading-6 {
    letter-spacing: normal;
    font-size: 28px;
  }

  .div-block-504, .slickdemo-testi {
    height: auto;
  }

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

  .div-block-516.team {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .image-13 {
    width: 100%;
  }

  .section-5 {
    padding-top: 100px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .section-5.ptroject-galler {
    padding-top: 40px;
  }

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

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

  .text-block-170 {
    margin-top: 5px;
    font-size: 15px;
    line-height: 24px;
  }

  .div-block-479 {
    padding-left: 0;
    padding-right: 15px;
  }

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

  .div-block-480 {
    width: 70%;
    margin-left: 30px;
    padding-right: 20px;
  }

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

  .email-form {
    margin-top: 0;
    padding-left: 30px;
    padding-right: 30px;
  }

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

  .link-112 {
    font-size: 14px;
  }

  .menu-2 {
    transform: translate(100%);
  }

  .div-block-589 {
    height: 100%;
    min-height: 100%;
  }

  .section-19 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-590 {
    height: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-159.project-info {
    font-size: 13px;
    line-height: 17px;
  }

  .text-block-159.project-type {
    font-size: 15px;
  }

  .div-block-592 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

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

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

  .video-2 {
    height: auto;
  }
}

@media screen and (max-width: 767px) {
  .hero-section.about {
    padding-bottom: 135px;
  }

  .link-152 {
    display: none;
  }

  .nav-bar-container {
    justify-content: space-between;
    align-items: center;
    padding-top: 10px;
    display: flex;
  }

  .div-block-533 {
    margin-left: 30px;
    display: flex;
  }

  .div-block-150 {
    display: none;
  }

  .nav-bar {
    height: 120px;
  }

  .div-block-279 {
    justify-content: flex-start;
    align-items: center;
    height: 25px;
  }

  .div-block-535._2, .div-block-535._2.bottom, .div-block-535._60 {
    background-color: #fff;
  }

  .text-span-11, .link-block-38 {
    margin-left: 0;
  }

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

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

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

  .section.testimonials {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .section.what-we-do-top {
    padding-top: 70px;
  }

  .section.what-we-do-bottom {
    padding-bottom: 70px;
  }

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

  .div-block-537.flipped-mobile {
    flex-flow: column-reverse;
  }

  .div-block-538 {
    width: 100%;
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-538.about-page {
    padding-top: 30px;
  }

  .div-block-538.about-page.award {
    margin-top: 40px;
    padding-top: 0;
  }

  .div-block-538.about-page._100 {
    padding-top: 0;
  }

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

  .div-block-540.mb-140px {
    margin-bottom: 60px;
  }

  .div-block-540.mb-140px.horintzontal {
    flex-flow: column;
  }

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

  .div-block-541 {
    width: 100%;
    padding-top: 30px;
  }

  .div-block-541.about-page, .div-block-541.what-we-do {
    padding-right: 0;
  }

  .div-block-541.what-we-do.right {
    padding-left: 0;
  }

  .section-2.smaller-pt {
    padding-top: 40px;
    padding-bottom: 60px;
  }

  .section-2.smaller-pt.cta {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .section-2.smaller-pb {
    padding-top: 60px;
    padding-bottom: 40px;
  }

  .section-2.smaller-pb.smaller-pt {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .section-2.smaller-pb.smaller-pt.overflow-hidden {
    padding-top: 60px;
  }

  .section-2.process {
    padding-top: 70px;
    padding-bottom: 20px;
  }

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

  .div-block-543.flipped-mobile {
    flex-flow: column-reverse;
  }

  .div-block-544 {
    width: 100%;
    height: auto;
    padding-top: 40px;
  }

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

  .div-block-545._50._140px {
    width: 100%;
    padding-right: 0;
  }

  .section-3 {
    height: 450px;
    max-height: none;
  }

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

  .link-block-39 {
    width: 100%;
  }

  .div-block-547 {
    justify-content: center;
    align-items: center;
    width: 100%;
    height: auto;
    margin-left: 0;
    padding-top: 60px;
  }

  .paragraph-2.centred-mobile {
    text-align: center;
  }

  .heading-4.no-mb.white.large {
    font-size: 28px;
    line-height: 36px;
  }

  .div-block-549._35 {
    width: 100%;
    padding-bottom: 40px;
    padding-right: 0;
  }

  .div-block-549.process {
    width: 100%;
  }

  .footer {
    height: auto;
  }

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

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

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

  .footer-contact-info {
    grid-template-columns: 1fr .5fr;
  }

  .footer-contact-details-card.menu-details {
    justify-content: flex-start;
    align-items: center;
    margin-top: 100px;
  }

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

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

  .div-block-563 {
    width: 75%;
  }

  .menu {
    background-color: #000;
    display: flex;
    transform: translate(101%);
  }

  .div-block-472 {
    background-color: #181818;
    margin-bottom: 60px;
  }

  .link-141 {
    letter-spacing: normal;
    text-transform: none;
    font-size: 20px;
    font-weight: 400;
    line-height: 25px;
  }

  .div-block-298 {
    flex-flow: column;
    grid-template-columns: 1fr;
    justify-content: space-between;
    align-items: center;
    margin-top: 0;
    display: flex;
  }

  .text-block-146.wite {
    color: var(--white);
  }

  .div-block-566 {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .div-block-568 {
    flex-flow: row;
    justify-content: space-between;
    align-items: flex-start;
  }

  .line-black {
    display: none;
  }

  .link-block-45.page-button.mt-40.cta-bar {
    margin-top: 20px;
    margin-left: 0;
  }

  .link-block-45.page-button.client-login {
    margin-left: auto;
  }

  .slick-item-project {
    width: 100%;
  }

  .div-block-574._50 {
    width: 100%;
    padding-top: 40px;
    padding-left: 0;
  }

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

  .image-43.what-we-do {
    margin-bottom: 30px;
  }

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

  .image-54 {
    max-width: none;
  }

  .process-paragraph-container {
    width: 100%;
    min-width: 100%;
    margin-top: 20px;
  }

  .sticky-wrap {
    height: auto;
    overflow: visible;
  }

  .media-wrapper {
    width: 100%;
  }

  .content-wrapper {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .description {
    margin-top: .875rem;
    font-size: 1.125rem;
  }

  .full-image {
    min-width: 100%;
    max-width: none;
  }

  .scroll-inner {
    flex-direction: column;
    align-items: center;
    width: 100%;
    height: auto;
  }

  .scroll-card {
    border-bottom-right-radius: 2rem;
    border-bottom-left-radius: 2rem;
    flex-flow: column;
    width: 100%;
    height: auto;
    min-height: auto;
    margin: 1rem 0;
    padding-left: 0;
    padding-right: 0;
  }

  .heading-6 {
    font-size: 1.75rem;
  }

  .sticky-container {
    height: auto;
  }

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

  .slickdemo-testi {
    flex-flow: column;
  }

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

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

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

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

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

  .text-block-170.centred {
    text-align: center;
  }

  .div-block-479 {
    flex-flow: column;
    padding-bottom: 20px;
    padding-right: 0;
  }

  .text-block-171 {
    text-align: center;
  }

  .div-block-480 {
    justify-content: center;
    align-items: center;
    margin-top: 20px;
    margin-left: 0;
    padding-right: 0;
  }

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

  .div-block-447 {
    flex-direction: column;
    align-items: flex-start;
  }

  .menu-2 {
    background-color: #000;
    display: flex;
    transform: translate(101%);
  }

  .div-block-585 {
    background-color: #181818;
    margin-bottom: 60px;
  }

  .div-block-588 {
    grid-template-columns: 1fr;
    margin-top: 0;
  }

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

  .div-block-531 {
    max-width: none;
  }
}

@media screen and (max-width: 479px) {
  .hero-section {
    z-index: 2;
    background-image: linear-gradient(#00000091, #00000052);
    height: 85vh;
  }

  .hero-section.about {
    z-index: auto;
    padding-top: 140px;
    padding-bottom: 116px;
  }

  .hero-section.about.projects, .hero-section.about.contact {
    z-index: auto;
  }

  .hero-section.project-page {
    height: 50vh;
  }

  .link-152 {
    display: none;
  }

  .nav-bar-container {
    padding-top: 0;
    display: flex;
  }

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

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

  .nav-bar {
    z-index: 1000;
    height: auto;
  }

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

  .div-block-534 {
    width: 40px;
    height: auto;
    position: relative;
  }

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

  .div-block-535._2 {
    color: #000;
    background-color: #fff;
    width: 40px;
    height: 2px;
    max-height: none;
    margin-top: 7px;
    position: static;
  }

  .div-block-535._2.bottom {
    background-color: #fff;
  }

  .div-block-535._60 {
    background-color: #fff;
    width: 60%;
    height: 2px;
    max-height: none;
    margin-left: auto;
  }

  .text-span-11 {
    margin-left: 0;
  }

  .image {
    height: 90px;
    margin-left: -7px;
  }

  .link-block-38 {
    margin-left: 0;
  }

  .background-video {
    z-index: auto;
  }

  .body {
    background-color: var(--white-bg);
  }

  .hero-content-container {
    z-index: 2;
  }

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

  .div-block-536.project-page {
    justify-content: flex-end;
    align-items: flex-start;
  }

  .heading {
    margin-top: 0;
    font-size: 28px;
    line-height: 36px;
  }

  .heading.foote {
    margin-top: 20px;
  }

  .heading.centred {
    font-size: 36px;
  }

  .heading.project-page {
    font-size: 36px;
    line-height: 42px;
  }

  .section.smaller-pb {
    z-index: 1;
    position: relative;
  }

  .section.testimonials {
    overflow: hidden;
  }

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

  .section.what-we-do-top {
    padding-bottom: 40px;
  }

  .section.what-we-do-middle {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .section.what-we-do-bottom {
    padding-top: 40px;
  }

  .div-block-537.flipped-mobile {
    flex-flow: column-reverse;
  }

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

  .div-block-540.mb-140px.horintzontal {
    flex-flow: column;
  }

  .paragraph.large {
    text-align: left;
  }

  .div-block-541 {
    padding-top: 60px;
    padding-bottom: 0;
  }

  .div-block-541.about-page {
    padding-bottom: 0;
  }

  .button-line-fill-2.big {
    margin-top: 30px;
  }

  .button-line-fill-2.big.cta {
    margin-top: 30px;
    margin-left: 0;
  }

  .section-2.smaller-pt {
    z-index: 1;
    position: relative;
  }

  .section-2.smaller-pt.what-we-do {
    padding-bottom: 40px;
  }

  .section-2.smaller-pt.cta {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .section-2.smaller-pb {
    z-index: 1;
    position: relative;
  }

  .section-2.smaller-pb.smaller-pt.overflow-hidden {
    padding-top: 60px;
  }

  .section-2.process {
    padding-top: 40px;
    padding-bottom: 20px;
  }

  .div-block-544 {
    padding-right: 0;
  }

  .section-3 {
    background-image: linear-gradient(#0000007d, #00000052);
    height: 500px;
    position: relative;
  }

  .div-block-546 {
    z-index: 1;
    position: relative;
  }

  .heading-4.white {
    text-align: center;
  }

  .heading-4.no-mb {
    margin-bottom: 0;
  }

  .heading-4.no-mb.white.large {
    font-size: 26px;
    line-height: 32px;
  }

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

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

  .div-block-551 {
    width: 60%;
  }

  .footer {
    z-index: 1;
    height: auto;
    position: relative;
  }

  .div-block-552 {
    border-top-style: none;
  }

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

  .div-block-554 {
    padding-bottom: 0;
  }

  .footer-contact-info {
    grid-template-columns: 1fr;
  }

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

  .text-block-92.white {
    color: #cfcfcf;
  }

  .link-block-40.mb-5px.menu-spacing {
    margin-bottom: 10px;
  }

  .link-block-40.mb-5px.scoails {
    margin-left: 0;
    margin-right: 20px;
  }

  .footer-contact-details-card {
    justify-content: center;
    align-items: flex-start;
    padding-top: 20px;
  }

  .footer-contact-details-card.menu-details {
    width: 100%;
    margin-top: auto;
  }

  .footer-contact-details-card.menu-contact-info {
    justify-content: center;
    align-items: center;
    margin-top: auto;
  }

  .div-block-555 {
    justify-content: center;
    align-items: center;
  }

  .div-block-555.footer-menu {
    justify-content: center;
    align-items: flex-start;
  }

  .div-block-555.socials-menu {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .div-block-557 {
    flex-flow: column-reverse;
    justify-content: flex-end;
    align-items: flex-start;
    width: auto;
    margin-top: 40px;
    margin-left: 0;
  }

  .div-block-558 {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    margin-top: 10px;
    margin-right: 0;
    display: flex;
  }

  .text-block-93 {
    text-align: left;
  }

  .div-block-559 {
    flex-flow: column-reverse;
    justify-content: flex-end;
    align-items: flex-start;
    height: auto;
    padding-bottom: 10px;
  }

  .image-7 {
    margin-top: 100px;
  }

  .div-block-562 {
    margin-bottom: 30px;
  }

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

  .link-153 {
    color: #969696;
    text-decoration: none;
  }

  .link-block-22.menu-button {
    border-bottom-width: 1px;
    border-bottom-color: #fff;
    border-left-width: 1px;
    border-left-color: #ffffffb0;
    width: auto;
    height: 50px;
    margin-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .link-block-22.menu-button.margin-right {
    border-bottom-width: 1px;
    border-bottom-color: #fff;
    border-left-width: 1px;
    border-left-color: #ffffffb0;
    height: 50px;
    margin-top: 20px;
  }

  .exit-button {
    background-color: var(--font-black);
    left: auto;
    right: 0;
  }

  .menu {
    z-index: 999;
    background-color: var(--font-black);
    color: var(--font-black);
    width: 100%;
    height: 100vh;
    padding-top: 20px;
    padding-bottom: 100px;
    padding-left: 20px;
    font-family: Aileron, sans-serif;
    display: flex;
    transform: translate(101%);
  }

  .link-142 {
    text-transform: none;
    margin-top: 7px;
  }

  .div-block-473 {
    flex-flow: row;
  }

  .div-block-472 {
    background-color: #111;
    width: 100%;
    margin-bottom: 0;
  }

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

  .link-141 {
    letter-spacing: normal;
    text-transform: none;
    margin-bottom: 0;
    font-size: 28px;
    font-weight: 400;
    line-height: 36px;
    text-decoration: none;
  }

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

  .link-141.margin-top {
    margin-bottom: 7px;
    font-weight: 600;
  }

  .div-block-298 {
    z-index: 2;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-columns: 1fr;
    place-items: center;
    margin-top: 40px;
    position: relative;
  }

  .text-block-146 {
    color: var(--white);
    margin-bottom: 20px;
    font-size: 20px;
  }

  .mobile-fixed-bg {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    inset: 0%;
  }

  .image-11 {
    object-fit: cover;
    width: 100%;
    height: 100%;
    position: fixed;
    inset: 0%;
  }

  .bg-shade-mobile {
    z-index: auto;
    background-image: linear-gradient(#0000009e, #00000061);
    width: 100%;
    height: 100%;
    display: flex;
    position: absolute;
    inset: 0%;
  }

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

  .link-block-43 {
    height: 520px;
  }

  .div-block-568 {
    justify-content: space-between;
    align-items: center;
  }

  .div-block-568.vertical-mobile {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .link-block-14.page-button.green.mt-40px {
    min-width: 180px;
  }

  .link-block-14.page-button.green.mt-40px.mt {
    margin-top: 30px;
  }

  .link-block-14.page-button.green.mt-40px.cta {
    margin-left: 0;
  }

  .text-block-147.page-button.green {
    font-size: 16px;
  }

  .hover-di {
    opacity: 1;
    background-color: #0000004a;
  }

  .div-block-569 {
    transform: translate(0, -61px);
  }

  .code-embed-3.black {
    min-width: 17px;
  }

  .link-block-45.page-button.mt-40 {
    margin-top: 30px;
  }

  .link-block-45.page-button.mt-40.cta-bar {
    margin-top: 0;
  }

  .link-block-45.page-button.client-login {
    height: 45px;
    margin-left: 0;
    padding-left: 22px;
    padding-right: 22px;
  }

  .text-block-149.page-button.client-login {
    font-size: 14px;
  }

  .slick-item-project {
    padding-right: 0;
  }

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

  .div-block-574._50 {
    width: 100%;
    padding-top: 40px;
    padding-left: 0;
  }

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

  .slider {
    height: 450px;
  }

  .image-43.what-we-do {
    height: 380px;
  }

  .slide-nav {
    bottom: -40px;
    left: -4px;
  }

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

  .paragraph-3 {
    margin-bottom: 10px;
    font-size: 15px;
  }

  .scroll-card {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    margin-bottom: 3rem;
  }

  .heading-6 {
    margin-bottom: 20px;
    font-size: 26px;
    line-height: 34px;
  }

  .div-block-505.no-margin {
    overflow: visible;
  }

  .testimonial-item {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-502 {
    padding-left: 30px;
    padding-right: 30px;
  }

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

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

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

  .section-5.ptroject-galler {
    padding: 30px 20px 40px;
  }

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

  .collection-item-2 {
    width: 100%;
  }

  .section-6 {
    z-index: 9;
  }

  .image-76 {
    width: 150px;
    height: auto;
  }

  .text-block-170 {
    text-align: center;
    margin-top: 10px;
    font-size: 15px;
  }

  .link-block-23.top-cta {
    margin-left: 0;
  }

  .div-block-479 {
    background-color: #f7f7fa;
    flex-flow: column;
    padding: 0 0 40px;
  }

  .text-block-171 {
    text-align: center;
    font-size: 18px;
    line-height: 26px;
  }

  .div-block-480 {
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 40px;
    margin-bottom: 20px;
    margin-left: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .collection-list-wrapper-4 {
    z-index: 0;
  }

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

  .text-field-inform {
    text-transform: none;
  }

  ._2-questions-wrap {
    flex-direction: column;
    width: 100%;
  }

  .contact-bar {
    flex-flow: column;
  }

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

  .email-form {
    border-left-style: none;
    border-right-style: none;
    width: 100%;
    max-width: 100%;
    margin-top: 0;
    padding-top: 20px;
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
  }

  .div-block-447 {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 20px;
  }

  .div-block-447.contact-bar {
    margin-bottom: 0;
    display: block;
  }

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

  .heading-10.black._34px {
    font-size: 20px;
    line-height: 28px;
  }

  .contact-bar-form-container {
    width: 100%;
    padding: 0 20px 20px;
  }

  .contact-bar-info {
    z-index: 2;
    background-color: #fff;
    width: 100%;
    padding: 30px 20px 20px;
    position: relative;
  }

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

  .div-block-222 {
    margin-top: 15px;
    margin-bottom: 0;
    margin-left: 0;
  }

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

  .div-block-222.smaller-padding-left {
    margin-left: 0;
  }

  .paragraph-8 {
    margin-top: 30px;
  }

  .link-block-46.menu-button {
    border-bottom-width: 1px;
    border-bottom-color: #fff;
    border-left-width: 1px;
    border-left-color: #ffffffb0;
    width: auto;
    height: 50px;
    margin-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .link-block-46.menu-button.margin-right {
    border-bottom-width: 1px;
    border-bottom-color: #fff;
    border-left-width: 1px;
    border-left-color: #ffffffb0;
    height: 50px;
    margin-top: 20px;
  }

  .exit-button-2 {
    background-color: #000;
    left: auto;
    right: 0;
  }

  .menu-2 {
    z-index: 99999;
    color: var(--black);
    background-color: #000;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100vh;
    padding: 20px 20px 140px;
    display: flex;
    transform: translate(101%);
  }

  .link-154 {
    margin-top: 7px;
  }

  .div-block-584 {
    flex-flow: row;
  }

  .div-block-585 {
    background-color: #111;
    width: 100%;
    margin-bottom: 0;
  }

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

  .link-155 {
    letter-spacing: normal;
    text-transform: none;
    font-size: 22px;
    font-weight: 400;
    line-height: 30px;
  }

  .link-155.margin-top {
    margin-bottom: 7px;
    font-weight: 600;
  }

  .div-block-588 {
    z-index: 2;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-columns: 1fr;
    place-items: center;
    margin-top: 20px;
    position: relative;
  }

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

  .heading-85 {
    text-transform: none;
  }

  .section-19 {
    z-index: 99;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-590 {
    height: auto;
    padding: 20px;
  }

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

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

  .div-block-594 {
    width: 100%;
    height: auto;
  }

  .div-block-594.alright-right {
    justify-content: flex-end;
    align-items: flex-start;
  }

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

  .div-block-596 {
    margin-bottom: 60px;
  }

  .lightbox-link {
    width: 100%;
    height: 220px;
    margin-top: 30px;
    margin-left: 0;
    top: 0;
    left: 0;
  }

  .image-77 {
    width: 100%;
  }

  .image-74 {
    width: 80px;
    height: 80px;
  }

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

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

  .link-140 {
    margin-bottom: 20px;
    font-size: 12px;
  }

  .link-140:hover {
    text-decoration: underline;
  }

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

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

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

  .video-2 {
    height: auto;
  }
}

#w-node-d29a4aaa-7680-731b-61e7-587b4950c470-0e69c3c3, #w-node-d29a4aaa-7680-731b-61e7-587b4950c476-0e69c3c3, #w-node-_09068e29-c586-faae-ca65-9a60513dfde6-0e69c3c3, #w-node-_40007c3c-9a47-0aaf-ef47-aa0068a66e66-0e69c3c3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


@font-face {
  font-family: 'Neue Hass Display';
  src: url('../fonts/neuehaasdisplayroman.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Neue Hass Display';
  src: url('../fonts/neuehaasdisplayblack.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Neue Hass Display';
  src: url('../fonts/neuehaasdisplaymediu.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Neue Hass Display';
  src: url('../fonts/neuehaasdisplayxxthin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Neue Hass Display';
  src: url('../fonts/neuehaasdisplaythin.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Neue Hass Display';
  src: url('../fonts/neuehaasdisplaybold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Neue Hass Display';
  src: url('../fonts/neuehaasdisplayxthin.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Neue Hass Display';
  src: url('../fonts/neuehaasdisplaylight.ttf') format('truetype');
  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-regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  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: 'Free Sans';
  src: url('../fonts/freesansbold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Free Sans';
  src: url('../fonts/freesans.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Aileron';
  src: url('../fonts/aileron-heavy.otf') format('opentype');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Aileron';
  src: url('../fonts/aileron-bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Aileron';
  src: url('../fonts/aileron-black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Aileron';
  src: url('../fonts/aileron-light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Aileron';
  src: url('../fonts/aileron-semibold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Aileron';
  src: url('../fonts/aileron-ultralight.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Aileron';
  src: url('../fonts/aileron-regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Aileron';
  src: url('../fonts/aileron-thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Nocturne Serif';
  src: url('../fonts/nocturneseriftest-bold-uploaded-63b633da1aee8.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Nocturne Serif';
  src: url('../fonts/nocturneseriftest-medium-uploaded-63b633de32d04.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Nocturne Serif';
  src: url('../fonts/nocturneseriftest-regular-uploaded-63b633de2e1c7.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Nocturne Serif';
  src: url('../fonts/nocturneseriftest-thin-uploaded-63b633de2cf8e.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Nocturne Serif';
  src: url('../fonts/nocturneseriftest-light-uploaded-63b633de34924.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Nocturne Serif';
  src: url('../fonts/nocturneseriftest-lightitalic-uploaded-63b633de3cb3a.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Nocturne Serif';
  src: url('../fonts/nocturneseriftest-thinitalic-uploaded-63b633e0a82f5.otf') format('opentype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Nocturne Serif';
  src: url('../fonts/nocturneseriftest-regularitalic-uploaded-63b633de37bdd.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Nocturne Serif';
  src: url('../fonts/nocturneseriftest-mediumitalic-uploaded-63b633de2c79a.otf') format('opentype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Nocturne Serif';
  src: url('../fonts/nocturneseriftest-bolditalic-uploaded-63b633dc326c3.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Nocturne Serif';
  src: url('../fonts/nocturneseriftest-semibolditalic-uploaded-63b633de3e80a.otf') format('opentype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}