:root {
  --black: #141414;
  --white: white;
  --brand-colour-secondary: #e4107f;
  --brand-colour-primary: #009fe3;
  --elements-webflow-library--neutral--500: #a0a3bd;
  --elements-webflow-library--neutral--100\<deleted\|variable-07926372\>: white;
  --elements-webflow-library--accent--primary-1\<deleted\|variable-86b36df2\>: #4a3aff;
  --dark-grey: #2f2f2f;
  --elements-webflow-library--general--shadow-01: #14142b0f;
  --elements-webflow-library--neutral--200: #f7f7fc;
  --elements-webflow-library--neutral--400: #dcddeb;
  --elements-webflow-library--general--shadow-03: #14142b1a;
}

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

body {
  background-color: var(--black);
  color: var(--white);
  font-family: Inter;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.25rem;
}

.body {
  background-color: var(--black);
  color: #fff;
  flex-flow: column;
  justify-content: space-between;
  max-width: none;
  display: flex;
  overflow: visible;
}

.heading {
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  font-size: 5rem;
  line-height: 5rem;
}

.heading.about {
  text-align: center;
  font-family: venn-extended, sans-serif;
  font-size: 3.75rem;
  font-weight: 400;
  line-height: 1;
}

.heading.about.logos {
  margin-bottom: 1.875rem;
}

.heading.hero {
  text-align: center;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  font-family: venn-extended, sans-serif;
  font-size: 3.125rem;
  font-weight: 400;
  line-height: 1;
  display: block;
}

.heading.service {
  text-align: center;
  font-family: venn-extended, sans-serif;
  font-size: 3.75rem;
  font-weight: 400;
  line-height: 1;
}

.text-block {
  text-align: center;
  font-family: Fahkwang, sans-serif;
  font-weight: 300;
}

.hero-buttons {
  grid-column-gap: .9375rem;
  grid-row-gap: .9375rem;
  text-align: center;
  background-color: #ffffff12;
  border-radius: 200px;
  justify-content: center;
  align-items: flex-start;
  margin-top: 0;
  margin-bottom: 1.4rem;
  padding: 10px;
  display: flex;
}

.section {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  object-fit: cover;
  background-color: #14141400;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: 100%;
  max-height: none;
  padding: 5% 2.5rem 0;
  display: block;
}

.section.hero {
  -webkit-text-fill-color: inherit;
  object-fit: cover;
  object-position: 50% 50%;
  background-image: linear-gradient(#14141400, #141414 88%), url('https://zigzag.zzcgroup.co.uk/image_bank/product_range/237/web_39.jpg');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
  background-clip: border-box;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  height: 100vh;
  max-height: 100vh;
  padding-top: 10%;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  display: block;
}

.section.hover-service {
  background-color: #14141400;
  justify-content: center;
  align-items: flex-start;
  height: 100vh;
  margin-top: 6.25rem;
  margin-bottom: 6.25rem;
  display: flex;
}

.section.about {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  background-color: #14141400;
  justify-content: center;
  align-items: center;
  height: 100%;
  max-height: 100%;
  padding-top: 4rem;
  padding-bottom: 4rem;
  display: flex;
}

.section.stats {
  aspect-ratio: 2;
  opacity: 1;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  height: 100%;
  max-height: 100vh;
  margin-top: 100px;
  margin-bottom: 100px;
  display: flex;
}

.section.portfolio-content {
  max-height: 100%;
  padding-top: 0;
  padding-bottom: 6.25rem;
}

.section.pricing {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  height: 100%;
  max-height: none;
  margin-bottom: 100px;
  padding-bottom: 5%;
  display: flex;
}

.hero-text-block {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  flex-flow: column;
  margin-top: 0;
  margin-bottom: 1.25rem;
  padding-top: 0;
  font-family: venn-extended, sans-serif;
  display: flex;
}

.paragraph {
  text-align: left;
  width: 100%;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Fahkwang, sans-serif;
  font-weight: 200;
  line-height: 1.6;
}

.paragraph.about {
  text-align: center;
  width: 50rem;
  font-family: Fahkwang, sans-serif;
  font-weight: 300;
  line-height: 1.6;
}

.paragraph.case-study {
  color: #ffffff8a;
  width: auto;
  font-size: 16px;
}

.text-span {
  color: var(--brand-colour-secondary);
  font-weight: 700;
}

.text-span-2 {
  color: var(--brand-colour-primary);
  font-weight: 700;
}

.div-block-5 {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
}

.service-button-wrapper {
  grid-column-gap: .9375rem;
  grid-row-gap: .9375rem;
  background-color: #ffffff12;
  border-radius: 200px;
  grid-template-rows: auto;
  grid-template-columns: auto auto;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  align-items: flex-start;
  padding: 10px;
  display: flex;
}

.service-block {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  justify-content: center;
  align-items: center;
  height: 100vh;
  max-height: 100vh;
  margin-top: 6.25rem;
  margin-bottom: 6.25rem;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  display: flex;
  overflow: hidden;
}

.service-block.alternate {
  flex-flow: row-reverse;
  justify-content: space-between;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
}

.service-block.services {
  margin-top: 0;
}

.div-box-left {
  border-radius: 10px;
  order: -1;
  width: 50%;
  max-width: 50%;
  height: 90%;
  padding-left: 3.75rem;
  padding-right: 3.75rem;
  overflow: hidden;
}

.div-box-left.alternate {
  order: -1;
}

.div-box-right {
  grid-column-gap: 1.6875rem;
  grid-row-gap: 1.6875rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 30%;
  display: flex;
}

.div-box-right.right-alligned {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  max-width: 50%;
  padding-left: 3.75rem;
  padding-right: 3.75rem;
}

.div-box-right.right-alligned.left-alligned {
  order: 1;
}

.hero-content {
  z-index: auto;
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  max-height: 100vh;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: static;
}

.text-span-3 {
  color: var(--brand-colour-primary);
  font-weight: 700;
  display: inline-flex;
}

.heading-4 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: venn-extended, sans-serif;
  font-weight: 700;
}

.img-card-wrapper {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  height: 65rem;
  display: flex;
}

.img-card {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  border: .0625rem solid #fff0;
  border-radius: 10px;
  flex-flow: column;
  flex: 1 1 0;
  justify-content: center;
  align-items: center;
  transition: all .5s;
  display: flex;
  position: relative;
  overflow: hidden;
}

.img-card:hover {
  flex-basis: 30%;
}

.card-image {
  opacity: .5;
  color: #fff;
  object-fit: cover;
  object-position: 50% 50%;
  border-radius: 10px;
  width: 100%;
  height: 90%;
  text-decoration: none;
  overflow: auto;
}

.heading-6 {
  opacity: 1;
  color: var(--white);
  margin-top: 0;
  font-family: venn-extended, sans-serif;
  font-size: 4.6875rem;
  text-decoration: none;
  position: absolute;
  inset: 9% auto auto 3%;
}

.heading-7 {
  opacity: 0;
  color: #fff;
  margin-top: 0;
  font-family: venn-extended, sans-serif;
  font-size: 2.8125rem;
  text-decoration: none;
  position: absolute;
  inset: 17% auto auto 3%;
}

.image-4 {
  box-sizing: border-box;
  object-fit: cover;
  object-position: 0% 50%;
  border-radius: 10px;
  height: 100%;
  padding-left: 0;
  padding-right: 0;
}

.image-4.contain {
  object-fit: contain;
}

.image-4._1 {
  border-radius: 10px;
}

.image-4._2 {
  object-position: 50% 50%;
  border-radius: 10px;
}

.div-block-6 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  background-color: #14141400;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-6 img {
  height: 50px;
  margin: 0 auto 20px;
}

.div-block-16 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: minmax(200px, 1fr) 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  place-items: start center;
  width: 100%;
  max-width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  display: grid;
}

.stats-card {
  aspect-ratio: auto;
  border: 1px solid var(--brand-colour-primary);
  box-shadow: 0 2px 20px 6px var(--brand-colour-primary);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  border-radius: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 90%;
  padding: 192px 0;
  display: flex;
}

.stats-card.middle {
  border-color: var(--brand-colour-secondary);
  box-shadow: 0 2px 20px 6px var(--brand-colour-secondary);
}

.stat-card-header {
  color: var(--white);
  text-align: center;
  max-width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: venn-extended, sans-serif;
  font-size: 6rem;
  font-weight: 700;
  line-height: 1;
}

.stat-card-header.middle {
  color: var(--white);
}

.text-block-8 {
  color: var(--white);
  text-align: center;
  font-family: Fahkwang, sans-serif;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1;
}

.portfolio-header-wrapper {
  grid-column-gap: 6.25rem;
  grid-row-gap: 1.25rem;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  margin-top: 6.25rem;
  margin-bottom: 40px;
  display: flex;
}

.portfolio-header {
  color: var(--white);
  font-family: venn-extended, sans-serif;
  font-size: 5rem;
  font-weight: 400;
  line-height: 1;
}

.portfolio-content-wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template: ". Area Area-2"
  / 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100%;
  display: grid;
}

.case-study-card {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  aspect-ratio: 1;
  border: 1px solid #0000;
  border-radius: 20px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: 100%;
  max-height: 100%;
  transition: border-radius .2s, box-shadow .375s cubic-bezier(.455, .03, .515, .955);
  display: flex;
  position: relative;
  overflow: hidden;
}

.case-study-card:hover {
  box-shadow: none;
  border: 1px solid #0000;
  border-radius: 10px;
}

.header {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.hero {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  max-height: 100vh;
  display: flex;
}

.background-video {
  object-fit: contain;
  border-radius: 10px;
  width: 100%;
  height: 100%;
}

.gradient-bg {
  z-index: -1;
  opacity: .5;
  filter: blur(5px) blur(1500px);
  justify-content: center;
  align-items: center;
  position: absolute;
  inset: 276% 0% 0%;
  overflow: visible;
}

.gradient-bg.secondary {
  opacity: .35;
  top: 460%;
}

.gradient-bg.primary {
  opacity: .35;
  filter: blur(4000px);
  top: 260%;
}

.gradient-bg.primary._02 {
  z-index: -10000;
  top: 660%;
}

.gradient-bg.primary._03 {
  top: 860%;
}

.gradient-bg.primary._04 {
  z-index: -1000;
  top: 1060%;
}

.gradient-bg.primary._05 {
  z-index: -1000;
  top: 1260%;
}

.gradient-bg.primary._06 {
  top: 1460%;
}

.bg-circle {
  background-color: #455268;
  border-radius: 100%;
  width: 30vw;
  height: 30vw;
  position: absolute;
  inset: 0% auto auto 0%;
}

.bg-circle._1 {
  background-color: var(--brand-colour-primary);
  opacity: 1;
  border-radius: 20%;
  width: 40vw;
  height: 40vw;
  margin-top: -16%;
  margin-left: -16%;
  left: 90%;
}

.bg-circle._2 {
  background-color: var(--brand-colour-primary);
  opacity: .5;
  border-radius: 40%;
  margin-top: -20%;
  left: 38%;
}

.bg-circle._4 {
  background-color: var(--brand-colour-secondary);
  opacity: .7;
  width: 60vw;
  height: 60vw;
  margin-top: -1%;
  margin-right: -10%;
  inset: 58% 405px 792px -260px;
}

.navbar-2 {
  z-index: 2222;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #fff0;
  flex-flow: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 20px 2.5rem;
  display: flex;
  position: static;
}

.link-button-main {
  color: #fff;
  background-color: #ffffff08;
  border: 1px solid #ffffff26;
  border-radius: 1000px;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 24px;
  font-family: Fahkwang, sans-serif;
  font-size: 16px;
  font-weight: 200;
  transition: border-width .2s cubic-bezier(.455, .03, .515, .955), border-color .2s cubic-bezier(.455, .03, .515, .955), color .2s cubic-bezier(.455, .03, .515, .955), background-color .2s cubic-bezier(.455, .03, .515, .955);
}

.link-button-main:hover {
  background-color: var(--white);
  color: var(--black);
  background-image: radial-gradient(circle, #ffffff26, #ffffff08);
}

.link-button-main.w--current {
  background-color: var(--brand-colour-secondary);
  color: var(--white);
  text-decoration: none;
}

.link-button-main.w--current:hover {
  background-color: var(--brand-colour-primary);
  color: var(--white);
  background-image: none;
}

.link-button-main.button-1 {
  background-color: var(--brand-colour-primary);
  background-image: none;
  border-width: 0;
  padding-left: 40px;
  padding-right: 40px;
  text-decoration: none;
}

.link-button-main.button-1:hover {
  background-color: var(--brand-colour-primary);
  box-shadow: 0 0 20px -3px var(--brand-colour-primary);
  color: var(--white);
  -webkit-text-stroke-color: var(--white);
  border-color: #fff0;
}

.link-button-main.button-1.form {
  background-color: var(--brand-colour-secondary);
  position: absolute;
  top: 8px;
  bottom: 8px;
  right: 8px;
}

.link-button-main.button-1.form:hover {
  box-shadow: 0 0 20px -3px var(--brand-colour-secondary);
}

.link-button-main.button-2 {
  background-color: var(--brand-colour-secondary);
  background-image: none;
  border-width: 0;
  padding-left: 40px;
  padding-right: 40px;
}

.link-button-main.button-2:hover {
  box-shadow: 0 0 20px -3px var(--brand-colour-secondary);
  color: var(--white);
}

.link-button-main.contact {
  background-color: #ffffff08;
}

.link-button-main.contact:hover {
  background-color: var(--brand-colour-secondary);
  color: var(--white);
  -webkit-text-stroke-color: var(--white);
}

.nav-menu {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border: 0px solid var(--white);
  background-color: #ffffff12;
  border-radius: 100px;
  justify-content: space-between;
  align-items: center;
  padding: 10px;
  display: flex;
}

.image-9 {
  object-fit: cover;
  border-radius: 20px;
  height: 100%;
  max-height: 100%;
}

.image-9:hover {
  object-fit: cover;
  object-position: 50% 50%;
}

.brand {
  justify-content: center;
  align-items: center;
  display: block;
}

.nav-wrapper {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.portfolio-filter-container {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #ffffff12;
  border-radius: 200px;
  flex-flow: wrap;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 10px;
  display: flex;
  position: relative;
}

.filter-button {
  color: var(--white);
  text-align: center;
  background-color: #ffffff08;
  border: 1px solid #ffffff26;
  border-radius: 1000px;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 20px 10px 24px;
  font-family: Fahkwang, sans-serif;
  text-decoration: none;
  transition: border-width .2s cubic-bezier(.455, .03, .515, .955), border-color .2s cubic-bezier(.455, .03, .515, .955), color .2s cubic-bezier(.455, .03, .515, .955), background-color .2s cubic-bezier(.455, .03, .515, .955);
  position: static;
  inset: auto auto 9% 0%;
}

.filter-button:hover {
  background-color: var(--white);
  color: var(--black);
  background-image: radial-gradient(circle, #ffffff26, #ffffff08);
}

.filter-button.this-selected {
  background-color: var(--brand-colour-secondary);
  color: var(--white);
  text-decoration: none;
}

.filter-button.this-selected:hover {
  background-color: var(--brand-colour-primary);
  color: var(--white);
  background-image: none;
}

.filter-button.show-all.this-selected {
  position: static;
}

.div-block-22 {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  overflow-wrap: normal;
  background-color: #14141480;
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  transition: opacity .2s;
  display: flex;
  position: absolute;
  inset: 0%;
}

.heading-12 {
  color: var(--white);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Fahkwang, sans-serif;
  font-weight: 900;
}

.text-block-9 {
  color: var(--white);
  font-family: Fahkwang, sans-serif;
}

#modal-close {
  cursor: pointer;
}

.pop-up {
  z-index: 99999999;
  background-color: #141414bd;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: none;
  position: fixed;
}

.pop-up-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: var(--white);
  border-radius: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 1100px;
  height: 750px;
  display: grid;
  overflow: hidden;
}

.left-side-pop-up {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 40px 20px 40px 40px;
  display: flex;
  overflow: hidden;
}

.right-side-pop-up {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding: 40px 40px 40px 20px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.heading-13 {
  color: var(--black);
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 20px;
  font-family: venn-extended, sans-serif;
}

.text-block-10, .paragraph-3 {
  color: var(--black);
}

.pop-up-main-wrapper {
  width: 100%;
  height: 100%;
  display: flex;
}

.image-11 {
  object-fit: cover;
  border-radius: 10px;
  width: 100%;
  height: 100%;
  max-height: 100%;
}

.image-12 {
  aspect-ratio: auto;
  position: absolute;
  inset: 2% 4% auto auto;
}

.image-14 {
  position: relative;
}

.image-15 {
  display: none;
}

.pricing-header-wrapper {
  grid-column-gap: 6.25rem;
  grid-row-gap: 1.25rem;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  margin-top: 6.25rem;
  margin-bottom: 1.25rem;
  display: flex;
}

.line {
  background-color: #fff3;
  width: 100%;
  height: 1px;
}

.contact-section {
  grid-column-gap: 19px;
  grid-row-gap: 19px;
  object-fit: fill;
  background-image: linear-gradient(#1414148a, #141414), url('../images/EV03-riviera-boat-on-water.8-.jpg');
  background-position: 0 0, 50% 100%;
  background-size: auto, cover;
  flex-flow: column;
  min-height: 100vh;
  padding-top: 20vh;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  display: flex;
}

.form {
  grid-column-gap: 38px;
  grid-row-gap: 38px;
  flex-flow: column;
  font-family: Fahkwang, sans-serif;
  font-weight: 300;
  display: flex;
}

.service-button {
  aspect-ratio: auto;
  background-color: var(--brand-colour-secondary);
  color: var(--white);
  border: 1px solid #ffffff26;
  border-radius: 1000px;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 24px;
  font-family: Fahkwang, sans-serif;
  text-decoration: none;
  transition: border-width .2s cubic-bezier(.455, .03, .515, .955), border-color .2s cubic-bezier(.455, .03, .515, .955), color .2s cubic-bezier(.455, .03, .515, .955), background-color .2s cubic-bezier(.455, .03, .515, .955);
  position: absolute;
  inset: auto auto 9% 3%;
}

.service-button:hover {
  background-color: var(--brand-colour-primary);
  color: var(--white);
  background-image: radial-gradient(circle, #ffffff26, #ffffff08);
}

.service-button.this-selected {
  background-color: var(--brand-colour-secondary);
  color: var(--white);
  text-decoration: none;
}

.service-button.this-selected:hover {
  background-color: var(--brand-colour-primary);
  color: var(--white);
  background-image: none;
}

.big-overlay {
  z-index: 2;
  background-color: #141414cc;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.card-header-wrap {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  flex-direction: column;
  align-items: flex-start;
  width: 400px;
  margin-right: 5rem;
  line-height: 1;
  display: flex;
}

.section-header {
  text-transform: capitalize;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: venn-extended, sans-serif;
  font-size: 5rem;
  font-weight: 700;
  line-height: .9;
}

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

.button-wrap-2 {
  display: flex;
}

.header-tag {
  letter-spacing: 3px;
  text-transform: uppercase;
  font-family: Fahkwang, sans-serif;
  font-size: .8rem;
  font-weight: 400;
  line-height: .9;
}

.button-text-2 {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  padding: 0;
  text-decoration: none;
}

.big-section-wrap {
  z-index: 3;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding-left: 0;
  display: flex;
  position: relative;
}

.cta-section {
  perspective: 1000px;
  justify-content: space-between;
  align-items: center;
  width: 100vw;
  min-height: 100vh;
  padding: 0 2.5rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.text-button {
  color: #000;
  letter-spacing: 3px;
  text-transform: uppercase;
  background-color: #eee;
  border-style: none;
  border-radius: 100px;
  justify-content: center;
  align-self: flex-start;
  align-items: center;
  height: 40px;
  margin-left: 0;
  margin-right: 0;
  padding: 16px 32px;
  font-size: .7rem;
  line-height: 1.35em;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.section-2 {
  z-index: 500000;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.div-block-27 {
  background-color: var(--black);
  width: 50%;
  height: 100vh;
}

.image-16 {
  position: absolute;
}

.div-block-28 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  aspect-ratio: 1;
  grid-template-rows: 144px 144px;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 46%;
  display: grid;
}

.div-block-30 {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

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

.fn-footer-copyright {
  color: #687373;
  font-size: 16px;
}

.fn-footer-legal-link {
  color: #939b9b;
  transition: color .25s;
}

.fn-footer-legal-link:hover {
  color: var(--brand-colour-secondary);
}

.fn-legal-links-wrapper {
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  flex-wrap: wrap;
  display: flex;
}

.fn-legal-links-wrapper.right {
  justify-content: flex-end;
  align-items: center;
}

.footer-white-link {
  color: #ecf0ef;
  font-size: 18px;
  line-height: 1.4em;
  transition: color .25s;
  display: block;
}

.footer-white-link:hover {
  color: var(--brand-colour-primary);
}

/* .footer-white-link.this-selected {
  color: #df0;
} */

.fn-brand-box {
  object-fit: contain;
  object-position: 0% 50%;
  width: 106px;
  height: 21.55px;
  margin-right: 0;
  transition: opacity .25s;
}

.fn-brand-box:hover {
  opacity: .7;
}

.fn-footer-line {
  background-color: #3e4545;
  width: 100%;
  height: 1px;
  margin-top: 36px;
  margin-bottom: 10px;
}

.fn-container-grid {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  display: grid;
}

.fn-footer-second {
  background-color: var(--black);
  color: #ecf0ef;
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding: 24px 2.5rem;
  font-family: Fahkwang, sans-serif;
  display: flex;
}

.btn_contact_wrap {
  color: var(--white);
  border-style: solid;
  border-width: 1px;
  border-radius: 200px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-right: 1.25rem;
  font-size: 1.15rem;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.brix---container-default {
  max-width: 100%;
  padding: 0;
}

.fn-error-message {
  text-align: center;
  background-color: #c33939;
  border-radius: 8px;
  margin-top: 24px;
}

.fn-success-message-wrapper {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 200px;
  display: flex;
}

.fn-success-message {
  color: #0f1213;
  background-color: #df0;
  border-radius: 8px;
  width: 100%;
  font-size: 24px;
  font-weight: 400;
  line-height: 1.3em;
}

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

.fn-field-message {
  border: 1px solid var(--white);
  color: #ecf0ef;
  background-color: #0000;
  border-radius: 8px;
  width: 100%;
  max-width: 100%;
  min-height: 160px;
  max-height: 160px;
  margin-bottom: 24px;
  padding-top: 14px;
  padding-bottom: 14px;
  font-size: 16px;
  line-height: 1em;
}

.fn-field-message:hover {
  border-color: #cdd3d2;
}

.fn-field-message:active, .fn-field-message:focus {
  border-color: #df0;
}

.fn-field-message::placeholder {
  color: #ecf0ef;
}

.fn-field {
  border: 1px solid var(--white);
  color: var(--white);
  background-color: #0000;
  border-radius: 8px;
  width: 100%;
  max-width: 100%;
  min-height: 42px;
  margin-bottom: 24px;
  padding-top: 14px;
  padding-bottom: 14px;
  font-size: 16px;
  line-height: 1em;
  transition: border-color .25s;
}

.fn-field:hover {
  border-color: #cdd3d2;
}

.fn-field:active, .fn-field:focus {
  border-color: #df0;
}

.fn-field::placeholder {
  color: #ecf0ef;
}

.fn-field.brochure {
  border-radius: 200px;
  min-height: 60px;
  padding-left: 20px;
}

.fn-form-advance {
  grid-column-gap: 24px;
  grid-row-gap: 0px;
  color: var(--white);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center start;
  max-height: 100%;
  display: grid;
}

.fn-form {
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  margin-top: 0;
  display: flex;
}

.fn-heading-2 {
  margin-top: 0;
  margin-bottom: 24px;
  font-family: Fahkwang, sans-serif;
  font-size: 80px;
  line-height: 1.2em;
}

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

.fn-container-grid-2 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  order: -1;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
  font-family: Fahkwang, sans-serif;
  display: grid;
}

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

.section-4 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.brix---error-message-2 {
  color: #ff5a65;
  text-align: center;
  background-color: #ffeff0;
  border-radius: 16px;
  margin-top: 20px;
  padding: 20px 24px;
  font-size: 18px;
  line-height: 30px;
}

.brix---icon-success-message-left {
  margin-right: 10px;
}

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

.brix---success-message-white {
  border: 1px solid var(--elements-webflow-library--neutral--500);
  background-color: var(--elements-webflow-library--neutral--100\<deleted\|variable-07926372\>);
  color: var(--elements-webflow-library--accent--primary-1\<deleted\|variable-86b36df2\>);
  border-radius: 24px;
  padding: 28px;
  font-size: 18px;
  line-height: 30px;
  box-shadow: 0 3px 8px #211f5433;
}

.brix---position-relative {
  position: relative;
}

.brix---mg-bottom-16px {
  width: 100%;
}

.banner-section {
  background-image: url('../images/INTERIOR-DEIGN.jpg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 80vh;
}

.service-page-section {
  margin-top: 80px;
  margin-bottom: 80px;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.service-page-section.casestudy {
  height: 80vh;
  padding-right: 0;
}

.service-text {
  width: 80%;
  max-width: 100%;
  padding-right: 0;
  font-family: Fahkwang, sans-serif;
  font-size: 24px;
  font-weight: 200;
}

.service-text.casestudy {
  width: 100%;
  margin-top: 0;
  padding-right: 0;
}

.service-casestudy-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.client-text {
  min-width: 30%;
}

.casestudy-img-wrapper {
  width: 400vw;
  max-width: 100%;
  height: 100%;
  max-height: 100%;
}

.image-21 {
  object-fit: cover;
  width: 100%;
  height: 80vh;
}

.pricing-selection-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  height: 100%;
  display: grid;
}

.pricing-total-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
}

.pricing-selection-card {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #2f2f2f70;
  border: 1px solid #fff3;
  border-radius: 40px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 40px;
  display: flex;
}

.pricing-img-wrapper {
  object-fit: cover;
  height: 300px;
  overflow: hidden;
}

.pricing-card-text {
  font-family: Fahkwang, sans-serif;
}

.image-22 {
  aspect-ratio: auto;
  object-fit: cover;
  object-position: 50% 50%;
  position: relative;
}

.content-div {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 100%;
  display: flex;
}

.breakdown-text {
  font-family: Fahkwang, sans-serif;
  font-size: 25px;
  font-weight: 300;
}

.breakdown-text.amount {
  border: 1px solid #ffffff57;
  border-radius: 10px;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 5px;
  padding-right: 5px;
}

.breakdown-text.amount.buttons {
  border-color: #fff0;
}

.quantity-wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.pricing-row {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 100%;
  display: flex;
}

.navbar-3 {
  padding-top: 20px;
  padding-bottom: 20px;
  position: fixed;
  inset: 0% 0% auto;
  background-color: #ddd0;
  transition: all .3s ease-in-out;
}

.navbar-3.scrolled {
  background-color: #141414eb;
}

.container {
  max-width: 100%;
  margin-left: 2.5rem;
  margin-right: 2.5rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.nav-menu-content-wrapper {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  display: flex;
}

.image-23 {
  display: none;
}

.nav-container {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

@media screen and (min-width: 1440px) {
  .fn-field-message:focus, .fn-field:focus {
    border-color: var(--brand-colour-secondary);
  }

  .fn-field.brochure:focus {
    border-color: var(--brand-colour-primary);
  }
}

@media screen and (max-width: 1400px) {
  .stat-card-header {
    font-size: 4rem;
  }
}

@media screen and (max-width: 991px) {
  .body {
    /* overflow: hidden; */
  }

  .hero-buttons {
    flex-flow: row;
  }

  .section.hero {
    padding-top: 15%;
    padding-left: 5%;
    padding-right: 5%;
  }

  .section.hover-service {
    display: none;
  }

  .section.about {
    max-height: none;
    padding-left: 5%;
    padding-right: 5%;
  }

  .section.stats {
    flex-flow: column;
    max-height: none;
    padding-left: 5%;
    padding-right: 5%;
  }

  .paragraph {
    text-align: center;
  }

  .paragraph.about {
    width: 100%;
  }

  .paragraph.case-study {
    text-align: left;
    padding-right: 5%;
  }

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

  .service-button-wrapper {
    justify-content: space-between;
    align-items: flex-start;
  }

  .service-block {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    padding-left: 5%;
    padding-right: 5%;
  }

  .service-block.alternate {
    flex-flow: column;
    padding-bottom: 2.5rem;
  }

  .service-block.services {
    padding-left: 5%;
    padding-right: 5%;
  }

  .div-box-left {
    width: 100%;
    max-width: 100%;
    height: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .div-box-right.right-alligned {
    justify-content: flex-start;
    align-items: center;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .div-box-right.right-alligned.left-alligned {
    justify-content: flex-start;
    align-items: center;
  }

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

  .div-block-16 {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .portfolio-content-wrapper {
    grid-template: "."
                   "."
                   "."
                   / 1fr 1fr;
    grid-auto-flow: row;
  }

  .link-button-main {
    text-align: center;
    background-color: #2f2f2f00;
    border-width: 0;
    flex: 0 auto;
    align-self: center;
    margin-bottom: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 16px;
    font-weight: 200;
    text-decoration: none;
    transition-property: none;
  }

  .link-button-main:hover {
    color: var(--white);
    background-color: #fff0;
    background-image: none;
  }

  .link-button-main.this-selected {
    background-color: #009fe300;
    transition-property: none;
  }

  .link-button-main.this-selected:hover {
    background-color: #009fe300;
  }

  .link-button-main.button-1 {
    transition: box-shadow .2s;
  }

  .link-button-main.button-1.this-selected {
    background-color: var(--brand-colour-primary);
  }

  .link-button-main.button-2 {
    transition: box-shadow .2s;
  }

  .link-button-main.button-2:hover {
    background-color: var(--brand-colour-secondary);
  }

  .link-button-main.nav {
    font-size: 78px;
    line-height: 1;
  }

  .nav-menu {
    z-index: 500;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-color: var(--black);
    border-radius: 0;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    max-height: none;
    padding: 0 5%;
    display: flex;
    position: fixed;
    inset: 0%;
  }

  .portfolio-filter-container {
    background-color: #fff0;
    border-radius: 30px;
  }

  .filter-button {
    width: 100%;
  }

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

  .menu-button {
    background-color: #14141400;
    border-radius: 100px;
  }

  .menu-button.w--open {
    background-color: #14141400;
  }

  .small-logo {
    order: -1;
    padding-left: 18px;
    padding-right: 18px;
    display: block;
  }

  .image-14 {
    display: none;
  }

  .image-15 {
    display: block;
  }

  .contact-section {
    padding-top: 40%;
  }

  .card-header-wrap {
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 2rem;
    margin-left: 5vw;
    margin-right: 2.2rem;
  }

  .section-header {
    text-align: center;
    font-size: 4rem;
  }

  .header-tag {
    text-align: center;
  }

  .big-section-wrap {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-left: 0;
  }

  .cta-section {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }

  .fn-footer-legal-link {
    transition: none;
  }

  .fn-footer-legal-link:hover {
    color: #939b9b;
  }

  .fn-legal-links-wrapper.right {
    justify-content: center;
    align-items: center;
  }

  .footer-white-link {
    transition: none;
  }

  .footer-white-link:hover {
    color: #ecf0ef;
  }

  .fn-brand-box {
    z-index: 2;
    transition: none;
  }

  .fn-brand-box:hover {
    opacity: 1;
  }

  .fn-container-grid {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .fn-footer-second {
    padding-bottom: 60px;
  }

  .btn_contact_wrap {
    flex: 1;
    max-width: 20rem;
  }

  .fn-form-wrapper {
    flex-flow: column;
  }

  .fn-field.brochure {
    min-height: 60px;
  }

  .fn-form-advance {
    place-items: center stretch;
  }

  .fn-heading-2 {
    text-align: center;
    margin-bottom: 12px;
    font-size: 40px;
  }

  .fn-container-grid-2 {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .section-4 {
    margin-bottom: 10%;
  }

  .brix---position-relative, .brix---mg-bottom-16px {
    color: var(--white);
  }

  .service-page-secition.casestudy {
    height: 100vh;
    padding-left: 5%;
  }

  .service-text {
    width: 100%;
    font-size: 30px;
  }

  .service-casestudy-wrapper {
    flex-flow: column;
  }

  .pricing-selection-wrapper {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    grid-template-columns: 1fr;
  }

  .image-22 {
    width: 100%;
    height: 100%;
    max-height: 100%;
  }

  .navbar-3 {
    z-index: 100000;
    aspect-ratio: auto;
  }

  .container {
    z-index: 10000;
    position: fixed;
    inset: 0% 0% auto;
  }

  .menu-button-2 {
    z-index: 1000;
  }

  .menu-button-2.w--open {
    background-color: #c8c8c800;
  }

  .nav-menu-content-wrapper {
    z-index: 1;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    flex: 0 auto;
    order: 0;
    justify-content: center;
    align-self: center;
    align-items: center;
    display: flex;
    position: absolute;
    inset: 0%;
  }

  .icon {
    font-size: 3rem;
  }

  .image-23 {
    z-index: 1000;
    display: block;
    position: relative;
  }

  .nav-container {
    z-index: 1500;
    justify-content: space-between;
    align-items: center;
    padding-left: 5%;
    padding-right: 5%;
    display: flex;
    position: relative;
  }

  .menubutton-wrapper {
    flex-flow: row;
    justify-content: flex-end;
    align-self: auto;
    align-items: center;
    max-width: 100%;
    padding: 0;
    display: flex;
  }

  .menubutton-wrapper.w--open {
    z-index: 1000;
    background-color: #14141400;
  }

  .lottie-animation {
    width: 45px;
    max-width: 100%;
    font-size: 10px;
  }
}

@media screen and (max-width: 767px) {
  .heading.about, .heading.service {
    font-size: 3rem;
  }

  .hero-buttons {
    border-radius: 30px;
    flex-flow: column;
    padding-left: 10px;
    padding-right: 10px;
  }

  .section {
    padding-left: 5%;
    padding-right: 5%;
  }

  .section.hero {
    padding-top: 20%;
    padding-left: 5%;
    padding-right: 5%;
  }

  .section.stats {
    height: 200vh;
    /* max-height: 160vh; */
  }

  .section.pricing {
    padding-left: 5%;
    padding-right: 5%;
  }

  .paragraph {
    text-align: center;
  }

  .div-box-right.right-alligned {
    justify-content: flex-start;
    align-items: center;
  }

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

  .portfolio-content-wrapper {
    grid-template-columns: 1fr;
  }

  .navbar-2 {
    padding-left: 5%;
    padding-right: 5%;
  }

  .portfolio-filter-container {
    justify-content: center;
    align-self: center;
    align-items: center;
    max-width: 100%;
  }

  .filter-button {
    width: 100%;
  }

  .contact-section {
    padding-top: 50%;
  }

  .section-header {
    font-size: 3.5rem;
  }

  .header-tag {
    font-size: 1rem;
  }

  .cta-section {
    padding-top: 1.3rem;
    padding-bottom: 1.3rem;
  }

  .fn-legal-links-wrapper {
    justify-content: center;
    align-items: center;
  }

  .fn-brand-box {
    margin-right: 0;
    padding-left: 0;
  }

  .fn-footer-line {
    margin-top: 12px;
  }

  .fn-container-grid {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .fn-footer-second {
    text-align: center;
    padding-bottom: 40px;
  }

  .btn_contact_wrap {
    font-size: 1.125rem;
  }

  .fn-form-advance {
    grid-template-columns: 1fr;
  }

  .fn-heading-2 {
    font-size: 34px;
  }

  .fn-column {
    justify-content: space-between;
    align-items: center;
  }

  .fn-container-grid-2 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

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

  .service-page-secition {
    padding-left: 5%;
    padding-right: 5%;
  }

  .pricing-selection-wrapper {
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 479px) {
  .body {
    overflow: visible;
  }

  .heading.about {
    font-size: 1.5rem;
  }

  .heading.hero {
    max-width: 100%;
    font-size: 2rem;
  }

  .heading.service {
    font-size: 1.5rem;
  }

  .text-block {
    width: 100%;
  }

  .hero-buttons {
    flex-flow: column;
  }

  .section {
    padding-left: 5%;
    padding-right: 5%;
  }

  .section.stats {
    /* max-height: 140vh; */
    margin-top: 0;
    margin-bottom: 0;
  }

  .paragraph {
    font-size: 16px;
  }

  .paragraph.about {
    font-size: 14px;
  }

  .service-button-wrapper {
    border-radius: 40px;
    flex-flow: column;
  }

  .service-block {
    height: 100%;
    max-height: 200vh;
  }

  .hero-content {
    margin-top: 80px;
  }

  .heading-4 {
    font-size: 30px;
  }

  .stat-card-header {
    font-size: 3rem;
  }

  .text-block-8 {
    width: 80%;
    font-size: 1rem;
  }

  .portfolio-header {
    font-size: 45px;
  }

  .header {
    max-width: 100%;
  }

  .gradient-bg.secondary, .gradient-bg.primary, .gradient-bg.primary._02, .gradient-bg.primary._03, .gradient-bg.primary._04, .gradient-bg.primary._05, .gradient-bg.primary._06 {
    display: none;
  }

  .bg-circle._2 {
    background-color: #4353ff;
    display: none;
  }

  .bg-circle._4 {
    background-color: #20c788;
  }

  .navbar-2 {
    padding-left: 5%;
    padding-right: 5%;
  }

  .link-button-main.button-1 {
    text-align: center;
  }

  .link-button-main.button-2 {
    text-align: center;
    padding-left: 57px;
    padding-right: 57px;
    display: flex;
  }

  .link-button-main.nav {
    font-size: 45px;
  }

  .portfolio-filter-container {
    justify-content: center;
    align-items: center;
  }

  .filter-button, .filter-button.this-selected {
    width: 100%;
  }

  .heading-12 {
    font-size: 34px;
    line-height: 1;
  }

  .card-header-wrap {
    justify-content: space-between;
    align-items: center;
    width: auto;
    height: 100%;
    max-height: 100vh;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .section-header {
    text-align: center;
    font-size: 2rem;
  }

  .header-wrap {
    height: 100%;
    max-height: 100%;
  }

  .button-wrap-2 {
    flex-direction: column;
  }

  .header-tag {
    text-align: center;
    font-size: .8rem;
    font-weight: 400;
    line-height: 1;
  }

  .big-section-wrap {
    width: 90%;
  }

  .cta-section {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .section-2 {
    display: none;
  }

  .fn-legal-links-wrapper {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-direction: column;
    margin-top: 12px;
    margin-bottom: 12px;
  }

  .fn-footer-second {
    padding-left: 5%;
    padding-right: 5%;
  }

  .btn_contact_wrap {
    width: 100%;
    font-size: 1rem;
  }

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

  .fn-field.brochure {
    border-radius: 200px;
  }

  .fn-heading-2 {
    text-align: center;
  }

  .brix---icon-success-message-left {
    margin-bottom: 10px;
    margin-right: 0;
  }

  .brix---flex-horizontal---vertical-mbp {
    flex-direction: column;
  }

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

  .service-text {
    text-align: center;
    font-size: 20px;
  }

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

  .service-casestudy-wrapper {
    margin-top: 5%;
  }

  .interactive-pricing-wrapper {
    max-width: 100%;
  }

  .pricing-selection-wrapper {
    box-sizing: border-box;
    width: 100%;
    max-width: 100%;
    height: auto;
  }

  .pricing-selection-card {
    justify-content: center;
    align-items: stretch;
    width: 90%;
    max-width: 100%;
    margin-left: 5%;
    margin-right: 5%;
  }

  .pricing-card-text {
    text-align: center;
    font-size: 25px;
  }

  .breakdown-text {
    font-size: 16px;
  }

  .pricing-row {
    flex-flow: column;
  }

  .navbar-3 {
    padding-left: 5%;
    padding-right: 5%;
  }

  .container {
    justify-content: space-between;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    display: inline-flex;
  }

  .nav-menu-content-wrapper {
    left: 5%;
    right: 5%;
  }
}

#w-node-_006d7dc7-6c15-977c-6f11-73c855e25df5-4b3e333b, #w-node-fc3a9441-b903-08ab-8913-e6f338318be6-4b3e333b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_479e7597-364c-504d-af32-07df9ba1e7c4-9ba1e7c2 {
  grid-area: span 1 / span 12 / span 1 / span 12;
}

#w-node-_479e7597-364c-504d-af32-07df9ba1e7c5-9ba1e7c2 {
  grid-area: span 1 / span 6 / span 1 / span 6;
}

#w-node-_479e7597-364c-504d-af32-07df9ba1e7d2-9ba1e7c2 {
  grid-area: span 1 / span 6 / span 1 / span 6;
  justify-self: end;
}

#w-node-_3b7eabdb-7acf-574d-0217-9a7bc34b9348-a2671bc8, #w-node-b692dd37-d254-d9e7-f0b7-1105508941e5-a2671bc8, #w-node-_68caf882-b94b-eac0-2b68-703e7423ab93-a2671bc8, #w-node-dc94425f-eb2f-c864-a6c1-079c66145af7-a2671bc8, #w-node-fc686c1f-b51c-c609-03d6-e4a0c93fb5bb-a2671bc8, #w-node-_5a0ef5f8-69d0-8211-f234-9f6338e84602-a2671bc8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_01c34b87-f54c-74c9-6f13-e83d1abd273a-0ecca15c {
  grid-area: span 1 / span 5 / span 1 / span 5;
}

#w-node-_01c34b87-f54c-74c9-6f13-e83d1abd2745-0ecca15c {
  grid-area: 1 / 7 / 2 / 13;
}

#Email-4.w-node-_01c34b87-f54c-74c9-6f13-e83d1abd2749-0ecca15c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#field-2.w-node-_01c34b87-f54c-74c9-6f13-e83d1abd276f-0ecca15c, #w-node-_01c34b87-f54c-74c9-6f13-e83d1abd2770-0ecca15c {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

@media screen and (max-width: 991px) {
  #w-node-_479e7597-364c-504d-af32-07df9ba1e7c4-9ba1e7c2 {
    grid-column: span 8 / span 8;
  }

  #w-node-_479e7597-364c-504d-af32-07df9ba1e7c5-9ba1e7c2, #w-node-_479e7597-364c-504d-af32-07df9ba1e7d2-9ba1e7c2 {
    grid-column: span 8 / span 8;
    justify-self: center;
  }

  #w-node-_01c34b87-f54c-74c9-6f13-e83d1abd273a-0ecca15c {
    grid-column: span 5 / span 5;
  }

  #w-node-_01c34b87-f54c-74c9-6f13-e83d1abd2745-0ecca15c {
    grid-area: span 1 / span 5 / span 1 / span 5;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_01c34b87-f54c-74c9-6f13-e83d1abd273a-0ecca15c, #w-node-_01c34b87-f54c-74c9-6f13-e83d1abd2745-0ecca15c {
    grid-column: span 4 / span 4;
  }

  #field-2.w-node-_01c34b87-f54c-74c9-6f13-e83d1abd276f-0ecca15c, #w-node-_01c34b87-f54c-74c9-6f13-e83d1abd2770-0ecca15c {
    grid-column: span 1 / span 1;
  }
}

.vp-portfolio {
  font-family: Fahkwang, sans-serif;
}

.vp-portfolio__item {
  cursor: pointer;
}