:root {
  --neutral-00: white;
  --neutral-12: black;
  --neutral-11: #313131;
  --_main---main-01: #ff5623;
  --4xs: .25rem;
  --neutral-06: #ccc;
  --3xs: .5rem;
  --xs: 1rem;
  --3xl: 4rem;
  --xl: 2.5rem;
  --m: 1.5rem;
  --2xl: 3rem;
  --l: 2rem;
  --2xs: .75rem;
  --neutral-01: #fafafa;
  --neutral-10: #6d6d6d;
  --5xl: 6.25rem;
  --transparent: #fff0;
  --4xl: 5rem;
  --neutral-02: #f4f4f4;
  --_main---main-02\<deleted\|variable-c244c800-7086-387b-a0f1-09839ad7a805\>: #9e8867;
  --s: 1.25rem;
  --neutral-03: #eee;
  --neutral-04: #e6e6e6;
  --neutral-05: #dadada;
  --neutral-07: #bdbdbd;
  --neutral-08: #aeaeae;
  --neutral-09: #999;
  --_main---main-00\<deleted\|variable-81eecbb0-001b-67c1-13eb-85fbd29996af\>: #fafafa;
}

body {
  background-color: var(--neutral-00);
  color: var(--neutral-12);
  font-family: Inter Tight, sans-serif;
  font-size: 1rem;
  line-height: 140%;
}

h1 {
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter Tight, sans-serif;
  font-size: 4rem;
  font-weight: 500;
  line-height: 120%;
}

h2 {
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter Tight, sans-serif;
  font-size: 2.5rem;
  font-weight: 500;
  line-height: 120%;
}

h3 {
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter Tight, sans-serif;
  font-size: 2rem;
  font-weight: 500;
  line-height: 120%;
}

h4 {
  letter-spacing: -.01em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter Tight, sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 120%;
}

h5 {
  letter-spacing: -.01em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter Tight, sans-serif;
  font-size: 1.375rem;
  font-weight: 500;
  line-height: 140%;
}

h6 {
  letter-spacing: -.01em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter Tight, sans-serif;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 140%;
}

p {
  margin-bottom: 0;
}

a {
  color: var(--neutral-11);
  text-decoration: none;
  transition: color .4s;
}

a:hover {
  color: var(--_main---main-01);
}

img {
  max-width: 100%;
  display: inline-block;
}

label {
  margin-bottom: var(--4xs);
  display: block;
}

blockquote {
  border-left: 5px solid var(--_main---main-01);
  margin-bottom: 0;
  padding: 10px 20px;
  font-size: 18px;
  line-height: 22px;
}

figure {
  margin-bottom: 10px;
}

.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.w-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}

.nav {
  flex: 0 auto;
  font-size: 4rem;
  font-weight: 400;
  line-height: 120%;
  text-decoration: none;
}

.nav.footer {
  font-size: 1.25rem;
}

.nav.number {
  color: var(--neutral-06);
  text-align: left;
  width: 90px;
  font-size: 4rem;
}

.navbar-link {
  padding-top: var(--3xs);
  padding-bottom: var(--3xs);
  color: var(--neutral-12);
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  transition: color .4s;
  display: flex;
}

.navbar-link.w--current {
  font-weight: 500;
  transition: opacity .5s, color .5s;
}

.navbar-link.w--current:hover {
  opacity: .8;
}

.navbar-link.footer {
  padding: var(--3xs);
  color: var(--neutral-12);
  white-space: nowrap;
  justify-content: flex-start;
  align-items: center;
  width: auto;
}

.navbar-link.footer:hover {
  color: var(--_main---main-01);
}

.navbar-link.in-menu {
  grid-column-gap: var(--xs);
  grid-row-gap: var(--xs);
}

.container {
  padding-right: var(--3xl);
  padding-left: var(--3xl);
  grid-column-gap: var(--xl);
  grid-row-gap: var(--xl);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1600px;
  text-decoration: none;
  display: flex;
}

.container.centered {
  justify-content: flex-start;
  align-items: center;
}

.container.nav-dropdown {
  padding-top: var(--2xl);
  padding-bottom: var(--2xl);
  justify-content: space-between;
  height: 100%;
  position: relative;
}

.container.hero {
  grid-column-gap: var(--l);
  grid-row-gap: var(--l);
  flex: 1;
  justify-content: space-between;
  align-items: center;
}

.button-text {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.375rem;
  font-weight: 500;
  text-decoration: none;
  position: relative;
}

.navbar {
  z-index: 95;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 64px;
  display: flex;
  position: relative;
}

.icon {
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 16px;
  display: flex;
}

.icon.m {
  width: 20px;
  height: 20px;
}

.icon.l {
  width: 24px;
  height: 24px;
}

.icon.xl {
  width: 40px;
  height: 40px;
}

.nav-wrapper {
  padding-top: var(--2xs);
  padding-bottom: var(--2xs);
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.brand {
  color: #efdc87;
}

.brand.w--current {
  transition: opacity .5s;
}

.brand.w--current:hover {
  opacity: .8;
}

.display-h2 {
  font-size: 3.25rem;
  font-weight: 500;
  line-height: 120%;
}

.label {
  color: var(--neutral-10);
  text-transform: uppercase;
  white-space: nowrap;
  font-size: .875rem;
  font-weight: 400;
}

.label.t---neutral-12 {
  color: var(--neutral-12);
}

.display-h3 {
  font-family: Inter Tight, sans-serif;
  font-size: 2.375rem;
  font-weight: 500;
  line-height: 120%;
}

.display-h3.t---neutral-11 {
  color: var(--neutral-11);
}

.divider-line {
  width: 100%;
  height: .5px;
}

.section {
  z-index: 1;
  padding-top: var(--5xl);
  padding-bottom: var(--5xl);
  background-color: var(--transparent);
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
  overflow: clip;
}

.section.footer {
  padding-top: var(--3xl);
  padding-bottom: var(--3xl);
  grid-column-gap: var(--4xl);
  grid-row-gap: var(--4xl);
  --neutral-00: black;
  --neutral-12: #fff;
  --neutral-11: #ffffffe6;
  --4xs: .25rem;
  --neutral-06: #fff6;
  --3xs: .5rem;
  --xs: 1rem;
  --3xl: 4rem;
  --xl: 2.5rem;
  --m: 1.5rem;
  --2xl: 3rem;
  --l: 2rem;
  --2xs: .75rem;
  --neutral-01: #ffffff0d;
  --neutral-10: #fffc;
  --5xl: 6.25rem;
  --transparent: #fff0;
  --4xl: 5rem;
  --neutral-02: #ffffff1a;
  --s: 1.25rem;
  --neutral-03: #ffffff26;
  --neutral-04: #fff3;
  --neutral-05: #ffffff4d;
  --neutral-07: #ffffff80;
  --neutral-08: #fff9;
  --neutral-09: #ffffffb3;
  background-color: #000;
  position: relative;
}

.section.dark {
  grid-column-gap: var(--3xl);
  grid-row-gap: var(--3xl);
  background-color: var(--neutral-00);
  --neutral-00: black;
  --neutral-12: #fff;
  --neutral-11: #ffffffe6;
  --4xs: .25rem;
  --neutral-06: #fff6;
  --3xs: .5rem;
  --xs: 1rem;
  --3xl: 4rem;
  --xl: 2.5rem;
  --m: 1.5rem;
  --2xl: 3rem;
  --l: 2rem;
  --2xs: .75rem;
  --neutral-01: #ffffff0d;
  --neutral-10: #fffc;
  --5xl: 6.25rem;
  --transparent: #fff0;
  --4xl: 5rem;
  --neutral-02: #ffffff1a;
  --s: 1.25rem;
  --neutral-03: #ffffff26;
  --neutral-04: #fff3;
  --neutral-05: #ffffff4d;
  --neutral-07: #ffffff80;
  --neutral-08: #fff9;
  --neutral-09: #ffffffb3;
  position: relative;
}

.section.works {
  min-height: 100svh;
}

.section.gray {
  background-color: var(--neutral-01);
}

.display-h5 {
  letter-spacing: 0;
  font-family: Inter Tight, sans-serif;
  font-size: 1.375rem;
  font-weight: 400;
  line-height: 140%;
}

.display-h5.t---neutral-10 {
  color: var(--neutral-10);
}

.paragraph {
  letter-spacing: .01em;
  font-weight: 400;
  text-decoration: none;
}

.paragraph.t---neutral-10 {
  color: #6d6d6d;
}

.paragraph.caps {
  text-transform: uppercase;
}

.footer-content {
  grid-column-gap: var(--l);
  grid-row-gap: var(--l);
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.footer-copyrights {
  grid-column-gap: var(--3xs);
  grid-row-gap: var(--3xs);
  color: var(--neutral-10);
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
  display: flex;
}

.footer-nav-menu {
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.footer-info {
  grid-column-gap: var(--xl);
  grid-row-gap: var(--xl);
  justify-content: space-between;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.bg---neutral-03 {
  background-color: var(--neutral-03);
}

.input-field {
  grid-column-gap: var(--4xs);
  grid-row-gap: var(--4xs);
  flex-flow: column;
  width: 100%;
  display: flex;
}

.text-field {
  border-style: none none solid;
  border-width: 1px;
  border-color: var(--transparent) black var(--neutral-04);
  background-color: var(--neutral-00);
  color: var(--neutral-12);
  height: 44px;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 1rem;
}

.text-field:focus {
  border-color: var(--neutral-08);
}

.text-field::placeholder {
  color: var(--neutral-10);
  font-size: 1rem;
}

.input-label {
  color: var(--neutral-12);
  text-align: left;
  font-weight: 400;
}

.page-heading {
  text-align: right;
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  width: 66%;
  display: flex;
}

.nav-dropdown-menu-content {
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.close {
  top: 0%;
  left: auto;
  right: var(--3xl);
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  transition: opacity .5s;
  display: flex;
  position: absolute;
  bottom: auto;
}

.close:hover {
  opacity: .8;
  color: var(--neutral-10);
}

.nav-dropdown-menu {
  z-index: 1000;
  padding-top: var(--xs);
  padding-bottom: var(--xs);
  background-color: var(--neutral-00);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  --neutral-00: black;
  --neutral-12: #fff;
  --neutral-11: #ffffffe6;
  --4xs: .25rem;
  --neutral-06: #fff6;
  --3xs: .5rem;
  --xs: 1rem;
  --3xl: 4rem;
  --xl: 2.5rem;
  --m: 1.5rem;
  --2xl: 3rem;
  --l: 2rem;
  --2xs: .75rem;
  --neutral-01: #ffffff0d;
  --neutral-10: #fffc;
  --5xl: 6.25rem;
  --transparent: #fff0;
  --4xl: 5rem;
  --neutral-02: #ffffff1a;
  --s: 1.25rem;
  --neutral-03: #ffffff26;
  --neutral-04: #fff3;
  --neutral-05: #ffffff4d;
  --neutral-07: #ffffff80;
  --neutral-08: #fff9;
  --neutral-09: #ffffffb3;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100svh;
  display: none;
  position: absolute;
  inset: 0% 0% auto;
  box-shadow: 0 8px 20px #0003;
}

.nav-dropdown-menu.open {
  display: block;
}

.nav-block {
  flex: 1;
}

.nav-logo {
  color: var(--neutral-12);
  width: 12.8rem;
  font-size: 1.8rem;
}

.nav-menu-button {
  border-radius: var(--3xl);
  color: var(--neutral-12);
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  transition: opacity .4s, color .4s;
  display: flex;
}

.nav-menu-button:hover {
  opacity: .8;
  color: var(--neutral-12);
}

.error-message {
  margin-top: var(--l);
  padding: var(--2xs) var(--s);
  color: var(--neutral-12);
  background-color: #ff562333;
}

.link {
  color: var(--_main---main-01);
  text-decoration: none;
}

.loop-wrapper {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.t---neutral-12 {
  color: #000;
}

.success-message {
  background-color: var(--neutral-02);
  color: var(--neutral-12);
}

.field-wrapper {
  grid-column-gap: var(--m);
  grid-row-gap: var(--m);
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  display: flex;
}

.contact-form {
  z-index: 10;
  grid-column-gap: var(--xl);
  grid-row-gap: var(--xl);
  flex-flow: column;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.contact-form-wrap {
  width: 100%;
  margin-top: 28px;
  margin-bottom: 0;
}

.button {
  padding: var(--3xs) 0px;
  grid-column-gap: var(--3xs);
  grid-row-gap: var(--3xs);
  background-color: var(--transparent);
  color: var(--neutral-12);
  justify-content: center;
  align-items: center;
  font-size: 1.375rem;
  font-weight: 500;
  transition: opacity .4s;
  display: flex;
  position: relative;
}

.button:hover {
  opacity: .8;
  color: var(--neutral-12);
}

.dot-divider {
  background-color: var(--neutral-04);
  width: 2px;
  height: 2px;
}

.icon-wrap {
  border-radius: var(--3xl);
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  display: flex;
}

.icon-wrap.l {
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  display: flex;
  overflow: clip;
}

.section-label {
  grid-column-gap: var(--3xs);
  grid-row-gap: var(--3xs);
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.highlight-block {
  background-color: var(--_main---main-01);
  border-radius: .125rem;
  width: 12px;
  height: 12px;
}

.hero-section {
  z-index: 3;
  padding-top: var(--3xl);
  padding-bottom: var(--2xl);
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  inset: 64px 0% 0%;
  overflow: clip;
  transform: perspective(1000px);
}

.hero-nav-wrap {
  z-index: 90;
  background-color: var(--neutral-00);
  --neutral-00: black;
  --neutral-12: #fff;
  --neutral-11: #ffffffe6;
  --4xs: .25rem;
  --neutral-06: #fff6;
  --3xs: .5rem;
  --xs: 1rem;
  --3xl: 4rem;
  --xl: 2.5rem;
  --m: 1.5rem;
  --2xl: 3rem;
  --l: 2rem;
  --2xs: .75rem;
  --neutral-01: #ffffff0d;
  --neutral-10: #fffc;
  --5xl: 6.25rem;
  --transparent: #fff0;
  --4xl: 5rem;
  --neutral-02: #ffffff1a;
  --s: 1.25rem;
  --neutral-03: #ffffff26;
  --neutral-04: #fff3;
  --neutral-05: #ffffff4d;
  --neutral-07: #ffffff80;
  --neutral-08: #fff9;
  --neutral-09: #ffffffb3;
  flex-flow: column;
  height: 100svh;
  min-height: 700px;
  max-height: 1024px;
  position: relative;
}

.body {
  height: 100%;
}

.dynamic-background-text {
  color: var(--neutral-10);
  text-align: center;
  letter-spacing: -.02em;
  white-space: nowrap;
  width: 100%;
  font-family: Inter Tight, sans-serif;
  font-size: clamp(2rem, 11.5vw, 12rem);
  font-weight: 500;
  line-height: 110%;
}

.background-wrap {
  opacity: .3;
  text-align: center;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100svh;
  display: flex;
}

.sticky-background {
  pointer-events: none;
  height: 0;
  position: sticky;
  top: 0;
}

.works-wrap {
  width: 100%;
}

.work-cms {
  margin-bottom: var(--l);
  justify-content: flex-start;
  display: flex;
  position: relative;
}

.work-cms._2 {
  flex-flow: row-reverse;
}

.thumbnail-wrap {
  z-index: 100;
  padding: var(--s);
  grid-column-gap: var(--xs);
  grid-row-gap: var(--xs);
  background-color: var(--neutral-00);
  flex-flow: column;
  width: 58%;
  display: flex;
  overflow: clip;
  box-shadow: 5px 20px 40px #0003;
}

.thumbnail-wrap:hover {
  color: var(--neutral-11);
}

.thumbnail-wrap.v2 {
  box-shadow: none;
  box-shadow: none;
  width: 100%;
}

.work-thumbnail {
  aspect-ratio: 16 / 9;
  object-fit: cover;
  width: 100%;
}

.service-tab {
  grid-column-gap: var(--4xl);
  grid-row-gap: var(--4xl);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  min-height: 31.25rem;
  display: grid;
}

.tabs-menu {
  grid-column-gap: var(--s);
  grid-row-gap: var(--s);
  flex-flow: column;
  display: flex;
  position: static;
}

.service-tab-link {
  grid-column-gap: var(--m);
  grid-row-gap: var(--m);
  background-color: var(--transparent);
  color: var(--neutral-07);
  flex-flow: column;
  padding: 0;
  transition: color .4s;
}

.service-tab-link:hover {
  color: var(--neutral-09);
}

.service-tab-link.w--current {
  grid-column-gap: var(--xs);
  grid-row-gap: var(--xs);
  background-color: var(--transparent);
  color: var(--neutral-12);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 0;
}

.service-icon {
  z-index: 5;
  border: 1px solid var(--transparent);
  border-radius: var(--2xl);
  background-color: var(--neutral-02);
  position: absolute;
  left: 0;
  overflow: clip;
}

.service-menu-item {
  z-index: 1;
  margin-bottom: var(--s);
  flex-flow: row;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  padding-left: 3.75rem;
  display: flex;
  position: relative;
}

.tab-content {
  flex-flow: column;
  justify-content: space-between;
  align-self: stretch;
  height: 100%;
  display: flex;
  position: relative;
  right: 0;
}

.slide-in-icon {
  position: absolute;
  bottom: 14px;
  left: -24px;
}

.tab-pane {
  color: var(--neutral-11);
  height: 100%;
  position: absolute;
  inset: 0%;
}

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

.service-tab-content {
  grid-column-gap: var(--xs);
  grid-row-gap: var(--xs);
  flex-flow: column;
  justify-content: space-between;
  height: 100%;
  display: flex;
}

.contact-info {
  grid-column-gap: var(--3xs);
  grid-row-gap: var(--3xs);
  flex-flow: column;
  display: flex;
}

.cursor-wrap {
  z-index: 1000;
  pointer-events: none;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  inset: 0%;
}

.cursor {
  border-radius: var(--4xl);
  background-color: var(--neutral-12);
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 16px;
  display: flex;
}

.cursor-view {
  opacity: 0;
  color: var(--neutral-00);
}

.show-mobile {
  display: none;
}

.works-content-wrap {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.service-content-wrap {
  grid-column-gap: var(--xl);
  grid-row-gap: var(--xl);
  flex-flow: column;
  width: 100%;
  display: flex;
}

.service-title {
  padding-left: 72px;
}

.loop-gradient {
  z-index: 10;
  background-image: linear-gradient(90deg, var(--neutral-00), #fff0);
  width: 120px;
  height: 410px;
  position: absolute;
  left: 0;
}

.loop-gradient._2 {
  background-image: linear-gradient(270deg, var(--neutral-00), #fff0);
  background-image: linear-gradient(270deg, var(--neutral-00), #fff0);
  left: auto;
  right: 0;
}

.loop-content {
  padding-right: var(--xs);
  grid-column-gap: var(--xs);
  grid-row-gap: var(--xs);
  flex: none;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.gallery-image {
  aspect-ratio: 3 / 2;
  background-image: url("https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg");
  background-position: 50%;
  background-size: 400px;
  width: 100%;
  height: 85%;
}

.gallery-image._4 {
  background-image: url("https://cdn.prod.website-files.com/690b9f4ad8645b991a4864dc/691abcd4aad09a93050e94a3_Profphotos_Villettenga%CC%88ssli_Livingroom1.webp");
  background-size: 512px;
}

.gallery-image._2 {
  background-image: url("https://cdn.prod.website-files.com/690b9f4ad8645b991a4864dc/691abd8670793ea00ce59c87_Profphoto_RuedesEauxVives_Bedroom.webp");
}

.gallery-image._3 {
  background-image: url("https://cdn.prod.website-files.com/690b9f4ad8645b991a4864dc/691abcd7c21a327871baae32_Mouille%20Galand%205%20Vernier-10.jpg");
  background-repeat: repeat;
}

.gallery-image._1 {
  background-image: url("https://cdn.prod.website-files.com/690b9f4ad8645b991a4864dc/691abd877a998a963845c4d0_Profphoto_Ruedurhone_Livingroom3.webp");
  background-position: 50%;
}

.gallery-image._5 {
  background-image: url("https://cdn.prod.website-files.com/690b9f4ad8645b991a4864dc/691abcd3f524cc31e97967ca_SYL05070.webp");
}

.gallery-wrap {
  height: 30svh;
  min-height: 281px;
}

.gallery-wrap.up {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.gallery-wrap.down {
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.form-button {
  grid-column-gap: var(--3xs);
  grid-row-gap: var(--3xs);
  color: var(--neutral-12);
  border-bottom: 1px solid #000;
  justify-content: flex-start;
  align-items: center;
  transition: opacity .4s;
  display: flex;
  position: relative;
}

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

.button-line {
  background-color: var(--neutral-12);
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: 0;
}

.work-thumbnail-wrap {
  overflow: clip;
}

.subheading {
  z-index: 3;
  grid-column-gap: var(--xl);
  grid-row-gap: var(--xl);
  color: var(--neutral-12);
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 56%;
  max-width: 609px;
  display: flex;
}

.heading {
  color: var(--neutral-12);
}

.dynamic-hero-text {
  opacity: 1;
  letter-spacing: -.03em;
  white-space: nowrap;
  font-size: clamp(2rem, 13.3vw, 14rem);
}

.overlay {
  z-index: 2;
  background-image: linear-gradient(#0003, #0000 45%, #0000004d 72%, #000);
  position: absolute;
  inset: 0%;
}

.hero-image {
  z-index: 1;
  background-image: url("https://cdn.prod.website-files.com/690b9f4ad8645b991a4864dc/6939a90d6fcd6d38e0c357be_White%20Minimalist%20Real%20Estate%20Instagram%20Post%20(1).webp");
  background-position: 50%;
  background-size: cover;
  position: absolute;
  inset: 0%;
}

.footer-bg {
  background-color: var(--neutral-02);
  pointer-events: none;
  position: absolute;
  inset: 20px;
}

.about-text-wrap {
  grid-column-gap: var(--l);
  grid-row-gap: var(--l);
  color: var(--neutral-12);
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 68%;
  max-width: 831px;
  display: flex;
}

.about-text {
  color: var(--neutral-10);
}

.number {
  text-align: right;
  font-size: 4.25rem;
  font-weight: 500;
  line-height: 125%;
}

.number.left-align {
  text-align: left;
  text-align: left;
}

.page-header {
  z-index: 90;
  --neutral-00: black;
  --neutral-12: #fff;
  --neutral-11: #ffffffe6;
  --4xs: .25rem;
  --neutral-06: #fff6;
  --3xs: .5rem;
  --xs: 1rem;
  --3xl: 4rem;
  --xl: 2.5rem;
  --m: 1.5rem;
  --2xl: 3rem;
  --l: 2rem;
  --2xs: .75rem;
  --neutral-01: #ffffff0d;
  --neutral-10: #fffc;
  --5xl: 6.25rem;
  --transparent: #fff0;
  --4xl: 5rem;
  --neutral-02: #ffffff1a;
  --s: 1.25rem;
  --neutral-03: #ffffff26;
  --neutral-04: #fff3;
  --neutral-05: #ffffff4d;
  --neutral-07: #ffffff80;
  --neutral-08: #fff9;
  --neutral-09: #ffffffb3;
  height: calc(75svh - 64px);
  position: relative;
  overflow: clip;
}

.page-header-bg {
  pointer-events: none;
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
  max-width: none;
  height: 75svh;
  position: absolute;
  inset: 0%;
}

.page-subheading {
  text-align: right;
  justify-content: flex-end;
  align-items: center;
  width: 56%;
}

.page-heading-wrap {
  z-index: 2;
  padding-top: var(--2xl);
  color: var(--neutral-12);
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  height: calc(75svh - 112px);
  display: flex;
  position: relative;
}

.header-dynamic-text {
  white-space: nowrap;
  font-size: clamp(2rem, 8.75vw, 9rem);
}

.header-overlay {
  z-index: 1;
  pointer-events: none;
  background-image: linear-gradient(#0000004d, #0000 54%, #00000080);
  height: 75svh;
  position: absolute;
  inset: 0%;
}

.about-intro {
  width: 66%;
}

.about-intro-wrap {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.light-text {
  color: var(--neutral-10);
}

.metrics-card {
  padding: var(--l);
  grid-column-gap: var(--l);
  grid-row-gap: var(--l);
  background-color: var(--neutral-01);
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.metric-text-wrap {
  grid-column-gap: var(--3xs);
  grid-row-gap: var(--3xs);
  text-align: right;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.metric-text-wrap.left-align {
  text-align: left;
  text-align: left;
  justify-content: flex-start;
  align-items: flex-start;
}

.work-page-list {
  grid-column-gap: var(--3xs);
  grid-row-gap: var(--xl);
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.about-section-wrap {
  grid-column-gap: var(--4xl);
  grid-row-gap: var(--4xl);
  flex-flow: column;
  width: 100%;
  display: flex;
}

.nav-info {
  grid-column-gap: var(--3xs);
  grid-row-gap: var(--3xs);
  color: var(--neutral-10);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  display: flex;
}

.hide-mobile.flex {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  justify-content: center;
  align-items: center;
  display: flex;
}

.preloader {
  z-index: 100;
  background-color: var(--neutral-12);
  justify-content: center;
  align-items: center;
  height: 100svh;
  display: none;
  position: absolute;
  inset: 0%;
}

.preloader-text {
  color: var(--neutral-00);
  width: 20rem;
  font-size: 3rem;
  line-height: 140%;
}

.hide {
  display: none;
}

.service-title-text {
  text-align: right;
  font-size: 2rem;
}

.metrics-card-wrap-about {
  grid-column-gap: var(--3xs);
  grid-row-gap: var(--3xs);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.number-small {
  text-align: left;
  font-size: 2.6rem;
  font-weight: 500;
  line-height: 125%;
}

.values-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  display: flex;
}

.mission-aim {
  grid-column-gap: var(--3xs);
  grid-row-gap: var(--3xs);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.service-video {
  z-index: 8;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.faq-section-wrap {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.faq-header {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 60%;
  display: flex;
}

.faq-list {
  width: 100%;
}

.fixed_cta {
  z-index: 100;
  background-color: var(--neutral-00);
  border-radius: 6.25rem;
  position: fixed;
  inset: auto 40px 1.85rem auto;
  box-shadow: 0 2px 5px #0003;
}

.home-header_tag {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  background-image: linear-gradient(90deg, #cfcfcf0a, #cfcfcf33 48%, #0000);
  border: 1px solid #cfcfcf33;
  border-radius: 6.25rem;
  justify-content: flex-start;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding: .375rem 1rem;
  display: inline-flex;
}

.pulse_wrapper {
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  display: flex;
  position: relative;
}

.pulse_dot {
  background-color: #4dff64;
  border-radius: 6.25rem;
  width: 6px;
  height: 6px;
}

.pulse_ripple {
  aspect-ratio: 1;
  opacity: .5;
  background-color: #4dff64;
  border-radius: 62.5rem;
  width: 7px;
  position: absolute;
  inset: 50% auto auto 50%;
  transform: translate(-50%, -50%);
}

.flex-center {
  justify-content: flex-start;
  align-items: center;
  margin-top: 18px;
}

.whatsapp-wrapper {
  z-index: 1000;
  background-color: var(--neutral-12);
  -webkit-backdrop-filter: blur(1.25rem);
  backdrop-filter: blur(1.25rem);
  color: #fff;
  border: 1px solid #ffffff29;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  padding: .9rem;
  transition: all .5s;
  display: flex;
  position: fixed;
  top: auto;
  bottom: 1rem;
  left: 1rem;
}

.whatsapp-wrapper:hover {
  background-color: var(--neutral-00);
  opacity: .8;
  color: var(--neutral-12);
}

.icon-embed-small {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 2em;
  height: 2em;
  display: flex;
}

.home-trust-details-wrapper {
  margin-top: 3rem;
}

.home-trust-details {
  color: #5b5b5b;
  text-align: center;
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 18px;
  margin-left: auto;
  margin-right: auto;
  font-size: .9rem;
  font-weight: 600;
}

.trust-logo-wrapper {
  justify-content: flex-start;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.individual-trust-logo-block {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: row;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.trust-logo {
  object-fit: contain;
  height: 47px;
  margin-right: 80px;
}

.trust-logo.smallwidth {
  width: 220px;
  height: auto;
}

.trust-logo.bigger {
  height: 72px;
}

.trust-logo.big {
  width: 95px;
  height: auto;
}

.trust-logo.idk {
  height: 60px;
}

.trust-logo.idkkk {
  width: 44px;
  height: auto;
}

.link-2 {
  color: var(--neutral-12);
  text-underline-offset: 2px;
  text-decoration: underline;
}

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

  .large-paragraph {
    font-size: 1.25rem;
  }

  .tab-pane {
    width: 100%;
    position: relative;
  }

  .work-thumbnail-wrap {
    overflow: clip;
  }

  .page-header {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .page-heading-wrap {
    height: 65svh;
  }
}

@media screen and (max-width: 991px) {
  h1 {
    font-size: 3rem;
  }

  h2 {
    font-size: 2.25rem;
  }

  h3 {
    font-size: 1.5rem;
  }

  h4 {
    font-size: 1.375rem;
  }

  h5 {
    font-size: 1.125rem;
  }

  .nav {
    font-size: 3rem;
  }

  .nav.footer {
    font-size: 1.125rem;
  }

  .nav.number {
    width: 60px;
    font-size: 3rem;
  }

  .navbar-link {
    font-size: 2.25rem;
  }

  .nav-dropdown-icon {
    display: block;
  }

  .container {
    padding-right: var(--xl);
    padding-left: var(--xl);
    grid-column-gap: var(--xl);
    grid-row-gap: var(--xl);
  }

  .button-text {
    font-size: 1.25rem;
  }

  .display-h2 {
    font-size: 3rem;
  }

  .admin-block {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .display-h1 {
    font-size: 3.5rem;
  }

  .display-h3 {
    font-size: 2rem;
  }

  .display-h6 {
    font-size: 1.125rem;
  }

  .section {
    padding-top: var(--4xl);
    padding-bottom: var(--4xl);
  }

  .display-h5 {
    font-size: 1.25rem;
  }

  .display-h4 {
    font-size: 1.5rem;
  }

  .footer-content {
    padding-right: var(--s);
    padding-left: var(--s);
    flex-flow: wrap;
  }

  .footer-nav-menu {
    flex-flow: wrap;
    display: flex;
  }

  .footer-info {
    grid-column-gap: var(--3xl);
    grid-row-gap: var(--3xl);
    flex-flow: column;
    justify-content: flex-start;
  }

  .accordion-block.icon-plus {
    border-radius: var(--2xs);
    border-radius: var(--2xs);
  }

  .page-heading {
    width: 83%;
  }

  .close {
    right: var(--xl);
  }

  .nav-block {
    grid-column-gap: var(--4xs);
    grid-row-gap: var(--4xs);
  }

  .section-intro-wrap {
    text-align: left;
    width: 100%;
  }

  .nav-menu-button {
    padding: var(--3xs);
    color: var(--neutral-12);
    cursor: pointer;
    transition: opacity .5s;
  }

  .nav-menu-button:hover {
    opacity: .8;
  }

  .nav-menu-trigger {
    color: #000;
    cursor: pointer;
    padding: .5rem;
    transition: opacity .5s;
    display: none;
  }

  .nav-menu-trigger:hover {
    opacity: .8;
  }

  .close-2 {
    cursor: pointer;
    position: absolute;
    inset: 32px 32px auto auto;
  }

  .navbar-link-2.in-menu {
    padding-top: .5rem;
    padding-bottom: .5rem;
  }

  .navbar-link-2.in-menu.with-arrow {
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
  }

  .contact-form {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .contact-form-wrap {
    width: 58%;
  }

  .feature-card {
    min-height: auto;
    padding: 1.5rem;
  }

  .hero-main-wrap {
    border-radius: var(--xs);
  }

  .hero-nav-wrap {
    max-height: 1200px;
  }

  .thumbnail-wrap {
    width: 75%;
  }

  .thumbnail-wrap.v2 {
    border-radius: 0;
  }

  .banner {
    border-radius: var(--3xs);
  }

  .banner-text {
    grid-column-gap: var(--4xs);
    grid-row-gap: var(--4xs);
  }

  .service-tab {
    grid-column-gap: var(--s);
    grid-row-gap: var(--s);
    flex-flow: column;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    height: auto;
  }

  .tabs-menu {
    margin-bottom: var(--xl);
    grid-column-gap: var(--m);
    grid-row-gap: var(--m);
    width: 100%;
    position: static;
  }

  .service-tab-link {
    grid-column-gap: var(--3xs);
    grid-row-gap: var(--3xs);
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .service-icon {
    left: auto;
    right: 0;
    transform: rotate(90deg);
  }

  .service-menu-item {
    margin-bottom: var(--2xs);
    flex-flow: row-reverse;
    padding-left: 0;
    padding-right: 3.75rem;
  }

  .tab-content {
    width: 100%;
    height: auto;
    position: static;
  }

  .tab-pane {
    height: auto;
    position: static;
  }

  .service-tab-content {
    flex-flow: column;
    justify-content: flex-start;
    height: auto;
    display: flex;
  }

  .contact-bottom-wrap {
    grid-column-gap: var(--m);
    grid-row-gap: var(--m);
  }

  .cursor-wrap {
    display: none;
  }

  .work-image {
    position: static;
    bottom: auto;
  }

  .service-title {
    padding-left: 0;
  }

  .loop-gradient {
    width: 60px;
    height: 320px;
  }

  .gallery-image {
    min-width: 200px;
  }

  .gallery-wrap {
    height: 35svh;
    min-height: 280px;
  }

  .subheading {
    width: 60%;
  }

  .about-text-wrap {
    width: 83%;
  }

  .number.left-align {
    font-size: 2.6rem;
  }

  .page-header {
    height: calc(60svh - 64px);
  }

  .page-header-bg {
    height: 60svh;
  }

  .page-subheading {
    width: 83%;
  }

  .page-heading-wrap {
    height: calc(60svh - 112px);
  }

  .header-dynamic-text {
    font-size: clamp(2rem, 11vw, 12rem);
  }

  .header-overlay {
    height: 60svh;
  }

  .metrics-card {
    grid-column-gap: var(--s);
    grid-row-gap: var(--s);
    justify-content: flex-start;
    align-items: flex-start;
    min-height: auto;
  }

  .team-profile-image {
    aspect-ratio: 1;
  }

  .work-page-list {
    grid-row-gap: var(--m);
    flex-flow: column;
    display: flex;
  }

  .parallex-scroll {
    height: 60svh;
  }

  .service-title-text {
    text-align: left;
  }

  .metrics-card-wrap-about {
    grid-template-columns: 1fr 1fr;
  }

  .faq-section-wrap {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
    flex-flow: column;
    justify-content: flex-start;
  }

  .faq-header, .faq-list {
    width: 100%;
  }

  .fixed_cta {
    bottom: 1.05rem;
    right: 10px;
  }

  .home-trust-details-wrapper {
    margin-top: 60px;
  }

  .trust-logo {
    margin-right: 60px;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 2.5rem;
  }

  h2 {
    font-size: 2rem;
  }

  h3 {
    font-size: 1.375rem;
  }

  h4 {
    font-size: 1.25rem;
  }

  .nav {
    font-size: 2.5rem;
  }

  .nav.footer {
    font-size: 1rem;
  }

  .nav.number {
    width: 50px;
    font-size: 2.5rem;
  }

  .navbar-link {
    font-size: 2rem;
  }

  .navbar-link.footer {
    text-align: center;
    text-align: center;
    justify-content: center;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }

  .container {
    padding-right: var(--m);
    padding-left: var(--m);
  }

  .nav-wrapper {
    padding-top: var(--2xs);
    padding-bottom: var(--2xs);
  }

  .admin-header-container {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .admin-header {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
  }

  .display-h2 {
    letter-spacing: -.01em;
    font-size: 2rem;
  }

  .admin-block {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
  }

  .display-h1 {
    font-size: 2.5rem;
  }

  .display-h1.admin {
    font-size: 8rem;
  }

  .display-h3 {
    letter-spacing: -.01em;
    font-size: 1.375rem;
  }

  .display-h6 {
    letter-spacing: 0;
    font-size: 1rem;
  }

  .admin-title {
    width: 100%;
  }

  .section {
    padding-top: var(--3xl);
    padding-bottom: var(--3xl);
  }

  .section.footer {
    padding-top: var(--2xl);
    padding-bottom: var(--2xl);
    padding-top: var(--2xl);
    padding-bottom: var(--2xl);
  }

  .display-h5 {
    letter-spacing: 0;
  }

  .display-h4 {
    letter-spacing: 0;
    font-size: 1.25rem;
  }

  .large-paragraph {
    font-size: 1rem;
  }

  .rich-text-block img {
    margin-top: var(--3xs);
    margin-bottom: var(--3xs);
    margin-top: var(--3xs);
    margin-bottom: var(--3xs);
  }

  .gradient-button {
    justify-content: center;
    align-items: center;
  }

  .footer-content {
    grid-column-gap: var(--m);
    grid-row-gap: var(--m);
    flex-flow: column;
  }

  .footer-nav-menu {
    flex-flow: column;
  }

  .footer-info {
    grid-column-gap: var(--l);
    grid-row-gap: var(--l);
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .utility-page-wrap {
    display: flex;
  }

  .page-heading {
    grid-column-gap: var(--xl);
    grid-row-gap: var(--xl);
    text-align: center;
    width: 100%;
    display: flex;
  }

  .slide-wrapper {
    border-radius: 1rem;
    flex-flow: column;
  }

  .close {
    right: var(--m);
  }

  .news-block-2 {
    border-radius: 1rem;
    padding: 1.5rem 1.5rem 2.5rem;
  }

  .news-text-wrapper {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .service {
    grid-column-gap: var(--xs);
    grid-row-gap: var(--xs);
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .work-header-image, .next-work-image {
    aspect-ratio: 3 / 2;
    height: auto;
  }

  .nav-menu-trigger {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .contact-form-wrap {
    width: 100%;
  }

  .button, .gradient-button-2 {
    justify-content: center;
    align-items: center;
  }

  .hero-section {
    padding-top: var(--2xl);
    padding-bottom: var(--xl);
    top: 64px;
  }

  .hero-nav-wrap {
    height: 95svh;
    min-height: 600px;
  }

  .sticky-background {
    display: none;
  }

  .works-wrap {
    grid-column-gap: var(--m);
    grid-row-gap: var(--m);
    flex-flow: column;
    display: flex;
  }

  .work-cms {
    margin-bottom: 0;
  }

  .thumbnail-wrap {
    width: 100%;
  }

  .tabs-menu {
    grid-column-gap: var(--2xs);
    grid-row-gap: var(--2xs);
  }

  .service-tab-link {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
  }

  .service-tab-link.w--current {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .info-wrap {
    grid-column-gap: var(--xl);
    grid-row-gap: var(--xl);
    justify-content: flex-start;
  }

  .contact-info {
    grid-column-gap: var(--3xs);
    grid-row-gap: var(--3xs);
  }

  .contact-wrap {
    grid-column-gap: var(--xl);
    grid-row-gap: var(--xl);
    flex-flow: column;
    justify-content: flex-start;
  }

  .contact-bottom-wrap {
    flex-flow: column;
    justify-content: flex-start;
  }

  .dynamic-contact-text {
    text-align: left;
    font-size: clamp(2rem, 21.3vw, 10rem);
  }

  .contact-image {
    aspect-ratio: 2.39;
    width: 100%;
  }

  .show-mobile {
    display: block;
  }

  .works-content-wrap {
    grid-column-gap: var(--m);
    grid-row-gap: var(--m);
    flex-flow: column;
    display: flex;
  }

  .work-image {
    border-radius: var(--3xs);
  }

  .work-header-image-2 {
    height: auto;
  }

  .service-title {
    padding-left: 20px;
  }

  .loop-content {
    padding-right: var(--xs);
    grid-column-gap: var(--xs);
    grid-row-gap: var(--xs);
  }

  .gallery-image {
    min-width: 180px;
    height: 240px;
  }

  .gallery-wrap {
    height: 280px;
  }

  .subheading {
    width: 100%;
  }

  .heading {
    grid-column-gap: var(--m);
    grid-row-gap: var(--m);
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .about-text-wrap {
    width: 100%;
  }

  .slide-wrap {
    padding: var(--s);
    flex-flow: column;
    height: 250px;
  }

  .number.left-align {
    font-size: 2.5rem;
  }

  .page-subheading, .about-intro {
    width: 100%;
  }

  .about-intro-wrap {
    grid-column-gap: var(--m);
    grid-row-gap: var(--m);
    flex-flow: column;
    justify-content: flex-start;
  }

  .nav-info, .hide-mobile, .hide-mobile.flex, .hide-mobile.flex {
    display: none;
  }

  .preloader-text {
    width: 15rem;
  }

  .service-title-text {
    font-size: 1.5rem;
  }

  .calendly-wrapper {
    grid-column-gap: var(--xl);
    grid-row-gap: var(--xl);
    flex-flow: column;
    justify-content: flex-start;
  }

  .metrics-card-wrap-about {
    flex-flow: column;
    display: flex;
  }

  .number-small {
    font-size: 2.5rem;
  }

  .mission-aim {
    flex-flow: column;
    display: flex;
  }

  .trust-logo {
    margin-right: 40px;
  }
}

@media screen and (max-width: 479px) {
  .nav.number {
    display: none;
  }

  .container.nav-dropdown {
    flex: 1;
    display: block;
  }

  .icon.xl {
    width: 24px;
    height: 24px;
  }

  .display-h2 {
    font-size: 1.75rem;
  }

  .display-h1 {
    font-size: 2rem;
  }

  .display-h3 {
    font-size: 1.5rem;
  }

  .display-h4.centered {
    text-align: center;
    text-align: center;
  }

  .footer-content {
    background-color: var(--transparent);
    padding: 0;
  }

  .footer-copyrights {
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
  }

  .footer-nav-menu {
    justify-content: flex-start;
    align-items: center;
  }

  .footer-info {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .utility-page-wrap {
    overflow: clip;
  }

  .accordion-block.icon-plus {
    padding-top: var(--xs);
    padding-bottom: var(--xs);
    padding-top: var(--xs);
    padding-bottom: var(--xs);
  }

  .accordion-heading.nav {
    padding-top: var(--3xs);
    padding-bottom: var(--3xs);
    cursor: pointer;
    padding-top: var(--3xs);
    padding-bottom: var(--3xs);
    cursor: pointer;
    flex-flow: row;
  }

  .slide-wrapper {
    padding: var(--m);
  }

  .number-block.bg---linear-02 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .nav-dropdown-menu-content {
    grid-column-gap: var(--3xs);
    grid-row-gap: var(--3xs);
    flex-flow: column;
    justify-content: flex-start;
    height: 100%;
    position: relative;
  }

  .nav-dropdown-menu {
    padding-top: var(--m);
    padding-bottom: var(--m);
    flex: 1;
    height: 100svh;
  }

  .nav-block {
    flex: 0 auto;
    width: 100%;
  }

  .work-header-image {
    aspect-ratio: 1;
  }

  .close-2 {
    top: 24px;
    right: 24px;
  }

  .icon-wrap.l {
    width: 40px;
    height: 40px;
  }

  .works-wrap {
    grid-column-gap: var(--l);
    grid-row-gap: var(--l);
  }

  .work-cms {
    margin-bottom: 0;
  }

  .thumbnail-wrap {
    box-shadow: none;
    padding: 0;
  }

  .thumbnail-wrap.v2 {
    background-color: var(--transparent);
    background-color: var(--transparent);
    padding: 0;
  }

  .work-thumbnail {
    aspect-ratio: 3 / 2;
  }

  .service-icon {
    display: none;
  }

  .service-menu-item {
    padding-right: 0;
  }

  .slide-in-icon {
    bottom: 9px;
  }

  .service-image {
    aspect-ratio: 3 / 2;
    height: auto;
  }

  .contact-info {
    justify-content: flex-start;
    align-items: center;
  }

  .dynamic-contact-text {
    font-size: clamp(2rem, 20vw, 10rem);
  }

  .work-image-wrap {
    aspect-ratio: 3 / 2;
  }

  .work-image {
    aspect-ratio: 3 / 2;
    border-radius: var(--4xs);
    object-fit: cover;
  }

  .work-content-image {
    aspect-ratio: 3 / 2;
  }

  .service-title {
    width: 100%;
  }

  .loop-gradient {
    width: 60px;
  }

  .dynamic-hero-text {
    font-size: clamp(2rem, 12.75vw, 14rem);
  }

  .footer-bg {
    display: none;
    inset: 24px;
  }

  .slide-wrap {
    height: 400px;
    padding: 1.5rem;
  }

  .header-dynamic-text {
    font-size: clamp(1.5rem, 10vw, 12rem);
  }

  .service-title-text {
    font-size: 1.8rem;
  }

  .number-small {
    font-size: 2.2rem;
  }

  .service-video {
    aspect-ratio: 3 / 2;
    height: auto;
  }

  .faq-section-wrap {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .whatsapp-wrapper {
    bottom: 10px;
    left: 10px;
  }

  .home-trust-details-wrapper {
    margin-top: 40px;
  }

  .home-trust-details {
    margin-bottom: 20px;
  }

  .individual-trust-logo-block {
    transform: translate(-1102px);
  }

  .trust-logo {
    height: 40px;
    margin-right: 20px;
  }

  .trust-logo.smallwidth {
    width: 185px;
    margin-right: 40px;
  }

  .trust-logo.bigger {
    height: 62px;
  }

  .trust-logo.big {
    width: 80px;
  }

  .trust-logo.idk {
    height: 53px;
  }
}

#w-node-f59f4919-8739-fe16-f82e-1ec2f049d4dc-1a486643 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-f59f4919-8739-fe16-f82e-1ec2f049d4f0-1a486643 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_6d98ce28-4f9f-7018-5330-db20346415bd-1a486643 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3c0f17cc-93e7-3788-f1eb-a9887769b3ee-1a486643 {
  grid-area: 1 / 1 / 2 / 5;
}

#w-node-_3c0f17cc-93e7-3788-f1eb-a9887769b3f3-1a486643 {
  grid-area: 3 / 5 / 4 / 9;
}

#w-node-_3c0f17cc-93e7-3788-f1eb-a9887769b3fb-1a486643 {
  grid-area: 4 / 1 / 5 / 5;
}

@media screen and (max-width: 991px) {
  #w-node-f59f4919-8739-fe16-f82e-1ec2f049d4f0-1a486643 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}
