:root {
  --white: white;
  --grey-black: #333;
  --backdrop: #e0dfdd;
  --camel: #cfcdcb;
  --black: black;
}

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

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

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

.w-form-formrecaptcha {
  margin-bottom: 8px;
}

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

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

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

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

.text-block {
  font-family: Roboto, sans-serif;
  font-size: 28px;
  line-height: 36.4px;
}

.heading {
  color: #fff;
  text-align: left;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-top: 40px;
  margin-left: 210px;
  font-family: Montserrat, sans-serif;
  font-size: 4em;
  font-weight: 700;
  line-height: 4em;
  position: absolute;
}

.main-title {
  text-align: left;
  justify-content: flex-start;
  margin-top: 40px;
  margin-bottom: 20px;
  font-family: Inter, sans-serif;
  font-size: 85px;
  font-weight: 900;
  line-height: 112px;
  display: flex;
}

.main-title.contact {
  color: #fff;
}

.main-title.white {
  color: #fff;
  font-size: 5em;
}

.heading-2 {
  color: #fff;
  letter-spacing: 3px;
  font-family: Roboto, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 64px;
  display: block;
}

.heading-3 {
  margin-bottom: 15px;
  font-family: Noto Sans JP, sans-serif;
  font-weight: 500;
}

.heading-3.white {
  color: #fff;
  font-size: 19px;
  font-weight: 900;
  line-height: 28.8px;
}

.main-text-block {
  max-width: 700px;
  margin-bottom: 10px;
  font-family: Inter, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 26px;
}

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

.main-text-block.boxed {
  border: 5px solid #000;
  border-radius: 0;
  margin-top: 28px;
  padding: 38px;
}

.inter-heading {
  text-transform: uppercase;
  font-family: Inter, sans-serif;
  font-size: 60px;
  font-weight: 600;
  line-height: 96px;
}

.inter-heading.bold {
  color: var(--grey-black);
  font-weight: 800;
}

.inter-heading.small {
  font-size: 40px;
  line-height: 64px;
}

.colours {
  background-color: #073b4c;
}

.div-block-3 {
  background-color: #fb8f67;
}

.div-block-4 {
  background-color: #071013;
}

.div-block-5 {
  background-color: #17bebb;
}

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

.bebs-neue {
  color: var(--grey-black);
  font-family: Bebas Neue, sans-serif;
  font-size: 75px;
  font-weight: 400;
  line-height: 96px;
}

.bebs-neue.white {
  text-align: left;
}

.bebs-neue.white.copy {
  padding-right: 40px;
  font-size: 60px;
  line-height: 60px;
}

.hero-div---blue {
  background-color: #5358594d;
  align-items: center;
  width: 100%;
  margin-top: 50%;
  margin-bottom: 5%;
  margin-left: 0%;
  padding: 20px 10px 40px 118px;
  display: block;
  position: absolute;
}

.navigation-button {
  z-index: 999;
  float: left;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: flex-start;
  width: 50px;
  height: 50px;
  margin-top: 20px;
  margin-left: 20px;
  display: block;
  position: fixed;
  inset: 0% auto auto 0%;
}

.link-block {
  width: 50px;
  height: 50px;
  margin-right: 10px;
}

.image-2 {
  width: 40px;
  height: 40px;
  position: fixed;
}

.left-side-container {
  flex-flow: column;
  margin: 40px auto 40px 15vw;
  padding-left: 0;
  padding-right: 139px;
  display: block;
}

.div-block-8 {
  width: 100%;
  padding-top: 45px;
}

.body-2 {
  background-color: var(--camel);
}

.about-me-section {
  margin-top: 0;
  margin-bottom: 60px;
  padding-bottom: 60px;
}

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

.full-width {
  width: 120%;
}

.body-container {
  margin-top: 40px;
  margin-bottom: 40px;
  padding-left: 0;
  padding-right: 0;
}

.div-block-10 {
  margin-top: 0;
  margin-bottom: 20px;
}

.homepage-hero {
  background-image: url('../images/66cb30b5d64a9db9e4b1806a_20240604_112216180_iOS.low.jpg');
  background-position: 50% 0;
  background-size: cover;
  min-height: 140vh;
}

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

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

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

.body-3 {
  background-color: #e0dfdd;
}

.section-5 {
  justify-content: center;
  align-items: center;
  height: 35vh;
  display: block;
}

.div-block-15 {
  margin-left: 10%;
  margin-right: 25%;
  padding-top: 5%;
}

.section-6 {
  min-width: 100%;
  min-height: 250px;
  max-height: 700px;
  overflow: hidden;
}

.image-5 {
  object-fit: cover;
  margin-top: -11%;
  overflow: visible;
}

.div-block-16 {
  margin-top: 40px;
  margin-bottom: 40px;
  padding-left: 10px;
}

.container-8 {
  object-fit: fill;
  padding-left: 2%;
  padding-right: 5%;
  overflow: hidden;
}

.div-block-17 {
  object-fit: fill;
  justify-content: flex-end;
  align-items: center;
  display: block;
  overflow: hidden;
}

.section-7 {
  object-fit: fill;
  overflow: hidden;
}

.gallery-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.quick-stack-3 {
  padding-top: 0;
}

.link-block-2 {
  width: 40px;
  height: 40px;
}

.image-8 {
  width: 1200px;
  height: auto;
}

.button.coloured {
  border: 5px solid var(--white);
  background-color: var(--white);
  width: 200px;
  height: 50px;
  color: var(--white);
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: 20px;
  font-family: Bebas Neue, sans-serif;
  font-size: 30px;
  font-weight: 900;
  line-height: 28px;
  position: relative;
  inset: 0%;
}

.button.coloured.download, .button.coloured.download.w--current {
  border-color: var(--black);
  background-color: var(--black);
  width: 300px;
}

.div-block-19 {
  justify-content: space-between;
  width: 800px;
  margin-right: 60px;
  display: flex;
}

.body-5 {
  background-color: #333;
}

.section-10 {
  background-color: #333;
  justify-content: center;
  align-items: center;
  height: 1200px;
  display: flex;
}

.form-container {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin-left: auto;
  padding-left: 0;
  display: flex;
}

.contact-form {
  width: 100%;
  min-width: 600px;
  margin-top: 40px;
  overflow: auto;
}

.text-field {
  box-sizing: border-box;
  color: #fff;
  background-color: #fff0;
  border-bottom: 3px solid #fff;
  margin-top: 20px;
  margin-bottom: 40px;
  font-family: Roboto, sans-serif;
}

.submit-button {
  float: right;
  clear: none;
  background-color: var(--backdrop);
  color: #333;
  letter-spacing: 3px;
  text-transform: uppercase;
  width: 200px;
  font-family: Roboto, sans-serif;
  font-weight: 700;
}

.form-heading {
  color: #fff;
  letter-spacing: 3px;
  font-family: Bebas Neue, sans-serif;
  font-size: 85px;
  line-height: 85px;
}

.textarea {
  color: #fff;
  background-color: #fff0;
  border-style: none none solid;
  border-color: #000 #000 #fff;
  border-top-width: 1px;
  border-bottom-width: 3px;
  min-height: 200px;
  font-family: Roboto, sans-serif;
}

.div-block-20 {
  text-align: right;
  justify-content: space-between;
  display: flex;
}

.heading-5 {
  letter-spacing: 20px;
  overflow-wrap: normal;
  direction: rtl;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  margin-left: -419px;
  margin-right: 23px;
  padding-top: 0;
  padding-right: 0;
  font-family: Bebas Neue, sans-serif;
  font-size: 400px;
  font-weight: 400;
  line-height: 400px;
  display: flex;
  transform: rotate(90deg);
}

.xl-heading {
  font-family: Bebas Neue, sans-serif;
  font-size: 30em;
  line-height: 500px;
}

.logo-image-placement {
  z-index: -1;
  opacity: 1;
  width: 30em;
  margin-top: 49px;
  position: absolute;
}

.quick-stack-5 {
  width: 100%;
}

.section-12 {
  height: 500px;
}

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

.image-11 {
  filter: invert();
  align-self: flex-end;
  width: 300px;
}

.link-block-4 {
  display: block;
}

.link-block-4.w--current {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  place-items: center;
  margin-top: 40px;
  display: flex;
}

.cell-5 {
  justify-content: center;
  align-items: center;
  padding-top: 40px;
}

.div-block-24 {
  max-width: 800px;
  margin-bottom: 100px;
}

.div-block-25 {
  margin-bottom: 40px;
  padding-right: 40px;
}

.quote-block {
  margin-top: 0;
  position: relative;
  inset: auto 0% 23% 7%;
}

.gallery-scroll {
  border-bottom: 0 #e4ebf3;
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
}

.container-13 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.gallery-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.gallery-sticky {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: sticky;
  top: 80px;
}

.gallery-link {
  color: #1a1b1f;
  margin-bottom: 35px;
  font-family: Bebas Neue, sans-serif;
  font-size: 60px;
  line-height: 58.5px;
  text-decoration: none;
}

.gallery-link:hover {
  color: #1a1b1fcc;
}

.gallery-link.w--current {
  font-weight: 600;
}

.gallery-grid {
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.gallery-image-wrapper {
  position: relative;
}

.gallery-image-2 {
  width: 100%;
}

.gallery-image-text {
  color: #f5f7fa;
  text-transform: uppercase;
  text-shadow: 3px 3px 6px #00000057;
  margin-bottom: 0;
  font-family: neue-haas-grotesk-text, sans-serif;
  font-size: 80px;
  line-height: 120px;
  position: absolute;
  top: 44%;
  left: 35%;
}

.quote-mark {
  z-index: -1;
  color: #fff;
  padding-left: 0;
  font-family: Lily Script One, sans-serif;
  font-size: 1200px;
  font-weight: 400;
  line-height: 1000px;
  position: absolute;
}

.quote-mark.inverse {
  color: var(--camel);
  font-size: 800px;
  line-height: 550px;
}

.quote-mark-div {
  text-align: right;
  margin-bottom: 101px;
  margin-left: 40%;
  padding-left: 176px;
}

.quote-mark-div.flip {
  margin-left: 5%;
  padding-left: 0;
}

.image-12 {
  max-height: 1000px;
}

.image-13 {
  max-height: 800px;
}

.section-13 {
  margin-top: 106px;
  padding-top: 0;
}

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

.copyright {
  z-index: 999;
  text-align: right;
  position: fixed;
  inset: auto 0% 0% auto;
}

.image-15 {
  width: 100%;
}

.pricing-comparison {
  border-bottom-style: none;
  border-bottom-color: #e4ebf3;
  padding: 0 5% 80px;
  position: relative;
}

.container-14 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.pricing-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  margin-top: 60px;
  display: grid;
}

.pricing-card {
  background-color: var(--backdrop);
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  padding: 32px 24px;
  display: flex;
  position: relative;
  box-shadow: 0 4px 130px #99a4b33b;
}

.pricing-card.featured-pricing {
  z-index: 2;
  box-shadow: 0 4px 130px #96a3b54d;
}

.pricing-image {
  object-fit: cover;
  width: 80px;
  height: 80px;
  margin-bottom: 16px;
  padding: 5px;
  box-shadow: 3px 5px 5px 2px #0003;
}

.pricing-title {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 8px;
  font-family: Bebas Neue, sans-serif;
  font-size: 40px;
  font-weight: 500;
  line-height: 48px;
}

.pricing-subtitle {
  margin-bottom: 12px;
  font-family: Bebas Neue, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.pricing-price {
  margin-bottom: 8px;
  font-family: Roboto, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
}

.paragraph-regular {
  font-family: Roboto, sans-serif;
  font-size: 18px;
  line-height: 20px;
}

.paragraph-regular.margin-bottom-20 {
  text-align: center;
  margin-bottom: 20px;
  font-family: Roboto, sans-serif;
  font-weight: 700;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-family: Roboto, sans-serif;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.button-primary.outline-button {
  color: #1a1b1f;
  background-color: #0000;
  box-shadow: inset 0 0 0 1px #1a1b1f;
}

.button-primary.outline-button:hover {
  color: #fff;
  background-color: #1a1b1f;
}

.pricing-divider {
  background-color: #76879d1a;
  align-self: stretch;
  height: 1px;
  margin: 20px -24px 16px;
}

.pricing-feature-list {
  align-self: stretch;
}

.pricing-feature {
  background-image: url('../images/check-circle.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: auto;
  align-self: stretch;
  margin-top: 16px;
  padding-left: 32px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}

.pricing-feature.none {
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
}

.pricing-tag {
  background-color: var(--camel);
  color: #3a4554;
  border-radius: 24px;
  padding: 7px 16px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  position: absolute;
  top: -19px;
  box-shadow: 0 3px 10px #96a3b533;
}

.bold-text-2 {
  font-weight: 700;
}

.shadow-two {
  box-shadow: 0 4px 24px #96a3b514;
}

.efi-form-button {
  color: #fff;
  letter-spacing: 0;
  background-color: #000;
  border-radius: 0;
  width: 100%;
  padding: 12px 32px;
  font-size: 18px;
  font-weight: 600;
  line-height: 28px;
  transition: all .7s ease-in-out;
}

.efi-form-button:hover {
  color: #fff;
  background-color: #636363;
  transform: translate(0, -7px);
}

.efi-form-button:active {
  color: #fff;
}

.efi-jumbo {
  font-family: Bebas Neue, sans-serif;
  font-size: 5.5vh;
  line-height: 1.1em;
}

.efi-hr-01-container {
  width: 100%;
  max-width: 1440px;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
}

.efi-hr-01-right-content {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.efi-button {
  background-color: #000;
  padding: 20px 40px;
  font-family: Bebas Neue, sans-serif;
  font-size: 18px;
  font-weight: 400;
  transition: all .7s;
}

.efi-button:hover {
  transform: translate(0, -7px);
}

.efi-label {
  letter-spacing: .5px;
  text-transform: uppercase;
  margin-bottom: 15px;
  font-weight: 600;
}

.efi-label.big {
  font-family: Bebas Neue, sans-serif;
  font-size: 16px;
  line-height: 1.8em;
}

.efi-hr-01-title-wrapper {
  margin-bottom: 25px;
}

.efi-hr-01-left-content {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.efi-hr-01-grid {
  grid-column-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  margin-bottom: 5%;
}

.efi-hr-01 {
  padding: 5%;
}

.body-6 {
  background-color: var(--camel);
}

.menu-button {
  width: 100px;
  height: 100px;
  display: block;
  position: fixed;
}

.h2 {
  color: #272727;
  font-family: Montserrat, sans-serif;
  font-size: 60px;
  font-weight: 400;
  line-height: 78px;
  display: block;
}

.h2.nav {
  color: var(--white);
  text-transform: uppercase;
  margin-top: 20px;
  padding-top: 40px;
  padding-bottom: 40px;
  font-family: Inter, sans-serif;
  font-weight: 800;
  line-height: 64px;
  display: block;
}

.h2.nav {
  color: #e0dfdd;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 30px;
  line-height: 64px;
  display: block;
}

.h2.nav.w--current {
  font-size: 30px;
  line-height: 48px;
}

.exit-menu {
  background-color: #0000;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  align-items: flex-start;
  min-width: 60px;
  max-width: 60px;
  min-height: 60px;
  max-height: 60px;
  display: flex;
  position: absolute;
  inset: 0% 0% auto auto;
}

.image-17 {
  padding: 14px;
}

.navbar {
  z-index: 999;
  background-color: #0000;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  max-height: 1080px;
  padding-bottom: 0;
  display: block;
  position: fixed;
  inset: 0% auto 0% 0%;
}

.icon {
  color: #f4f4f4;
  text-align: left;
  font-size: 40px;
  line-height: 40px;
}

.icon.white.inverse {
  color: var(--grey-black);
}

.icon.white {
  color: var(--white);
  border-radius: 10%;
  font-size: 60px;
  line-height: 80px;
}

.nav-menu {
  background-color: var(--black);
  min-width: 100%;
  min-height: 100vh;
  padding: 40px 0 3px 10px;
  display: none;
  position: fixed;
}

.image-background {
  z-index: -1;
  display: block;
  position: relative;
}

.nav-menu-2 {
  background-color: #000;
  min-width: 100%;
  min-height: 100vh;
  padding: 40px 0 3px 10px;
  display: none;
  position: fixed;
}

.image-19 {
  padding: 14px;
}

.contact-form-section {
  background-color: var(--grey-black);
}

.code-embed {
  width: 100%;
  height: 75vh;
}

.kitchen--hero {
  text-align: center;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  padding-top: 40px;
  display: flex;
}

.div-block-30 {
  width: 20%;
}

.kt-heading {
  text-transform: uppercase;
  overflow-wrap: break-word;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-size: 8em;
  line-height: 1.2em;
}

.kt-heading.xl-break {
  color: var(--backdrop);
  word-break: break-all;
  font-size: 160px;
  line-height: 120px;
}

.kt-heading.inverse {
  color: var(--backdrop);
  word-break: keep-all;
  overflow-wrap: break-word;
  font-size: 8em;
  line-height: 1em;
}

.kt-title-container {
  max-width: 1080px;
  margin-top: 10vh;
  margin-bottom: 67px;
  margin-left: 5%;
  display: block;
}

.kyoto-section {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Aldana-Heritage-Green_Cameo-1.webp');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  justify-content: space-between;
  align-items: center;
  height: 1080px;
  display: flex;
}

.text-box-out {
  max-width: 800px;
}

.kt-description {
  color: #fff;
  text-transform: uppercase;
  margin-top: 20px;
  font-family: Inter, sans-serif;
  font-size: 40px;
  font-weight: 800;
  line-height: 40px;
}

.kt-description.inverse {
  color: var(--grey-black);
}

.london-section {
  margin-top: 10%;
}

._2-1-kt-grid {
  border-top: 3px solid #000;
  margin-top: 5%;
  padding-left: 5%;
}

.cell-7 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Belgravia-Porcelain-and-Slate-Blue_Cameo-1_RGB.webp');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
}

.paragraph {
  width: 60px;
}

.kt-free-text {
  width: 30vw;
  color: var(--grey-black);
  text-transform: uppercase;
  padding-bottom: 40px;
  padding-left: 0;
  padding-right: 10%;
  font-family: Inter, sans-serif;
  font-size: 25px;
  font-weight: 800;
  line-height: 40px;
  position: relative;
  inset: 5% 0% -14% auto;
}

.kt-free-text.inverse {
  color: var(--backdrop);
  font-size: 50px;
  line-height: 60px;
}

.vertical-title-div {
  width: 200px;
  margin-top: -84px;
  margin-bottom: 129px;
  margin-left: -5%;
}

.cell-8 {
  background-image: url('../images/Clifden-Heritage-Green_Main-Shoot_RGB.webp');
  background-position: 0 0;
  background-size: cover;
}

.size-div {
  width: 100%;
  height: 800px;
}

.cell-9 {
  background-image: url('../images/Clifden-Vintage-Pink-and-Light-Grey_Cameo-3_RGB.webp');
  background-position: 0 0;
  background-size: cover;
}

.image-holder-grid {
  border-top: 0 solid #000;
  border-bottom: 3px solid #000;
}

.vertical-line {
  z-index: -1;
  background-color: #000;
  width: 3px;
  height: 200vh;
  position: absolute;
  inset: 0% 0% auto 88%;
}

.kt-hero-section {
  height: 400px;
  margin-bottom: 10%;
}

.kitchen-services-section {
  border-bottom: 3px solid #000;
  height: 800px;
  padding-top: 5%;
}

.ds-hero-heading {
  text-transform: uppercase;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-size: 14em;
  line-height: 160px;
}

.ds-hero-subheading {
  text-transform: uppercase;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-size: 60px;
  line-height: 80px;
}

.dark-section {
  background-color: var(--black);
  padding-top: 1%;
}

.floating-image-container {
  flex-flow: wrap;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 50%;
  display: flex;
  position: relative;
  inset: -10% 0% 0% auto;
}

.image-20 {
  max-width: 40%;
  position: absolute;
}

.section-14 {
  height: 75vh;
}

.boxed-out-cell {
  grid-column-gap: 31px;
  grid-row-gap: 31px;
  border: 3px solid #fff;
  padding: 42px;
}

.multi-kt-theme-grid {
  border-top: 1px #000;
  margin-top: 5%;
}

.cell-11 {
  background-image: url('../images/Ferro-Oxidized-Copper-and-Rezana-Espresso-Oak_Cameo-3_RGB.webp');
  background-position: 0 0;
  background-size: cover;
  padding: 42px;
}

.cell-12 {
  background-image: url('../images/Ferro-Oxidized-Copper-and-Rezana-Espresso-Oak_Cameo-4_RGB.webp');
  background-position: 50%;
  background-size: cover;
}

.cell-13 {
  background-image: url('../images/Ferro-Oxidized-Copper-and-Rezana-Espresso-Oak_Cameo-1_RGB.webp');
  background-position: 0 0;
  background-size: cover;
}

.cell-14 {
  background-image: url('../images/Rezana-Carbon-and-Ferro-Iron_Cameo-1.webp');
  background-position: 0 0;
  background-size: auto;
}

.cell-15 {
  background-image: url('../images/Rezana-Carbon-and-Ferro-Iron_Cameo-2.webp');
  background-position: 0 0;
  background-size: cover;
}

.cell-16 {
  background-image: url('../images/Rezana-Carbon-and-Ferro-Iron_Main-Shoot.webp');
  background-position: 0 0;
  background-size: cover;
}

.cell-17 {
  background-image: url('../images/Belgravia-Reed-Green-and-Cannon-Black_Cameo-1.webp');
  background-position: 0 0;
  background-size: cover;
}

.cell-18 {
  background-image: url('../images/Belgravia-Reed-Green-and-Cannon-Black_Cameo-3.webp');
  background-position: 0 0;
  background-size: cover;
}

.cell-19 {
  background-image: url('../images/Aldana-Heritage-Green_Cameo-3.webp');
  background-position: 0 0;
  background-size: cover;
}

.cell-20 {
  background-image: url('../images/Aldana-Heritage-Green_Cameo-4.webp');
  background-position: 0 0;
  background-size: cover;
}

.cell-21 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Ferro-Oxidized-Copper-and-Rezana-Espresso-Oak_Cameo-5_RGB.webp');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
}

.cell-22 {
  background-image: url('../images/Clifden-Heritage-Green_Cameo-4_RGB.webp');
  background-position: 0 0;
  background-size: cover;
  background-attachment: scroll;
  border-left: 3px solid #fff;
  justify-content: center;
  align-items: flex-end;
}

.cell-23 {
  background-image: url('../images/Strada-Matte-Marine_Cameo-4_RGB.webp');
  background-position: 0 0;
  background-size: cover;
}

.cell-24 {
  background-image: url('../images/Strada-Matte-Cashmere_Cameo-1_RGB.webp');
  background-position: 0 0;
  background-size: cover;
}

.cell-25 {
  background-image: url('../images/Strada-Matte-Cashmere_Main-Shoot_RGB.webp');
  background-position: 0 0;
  background-size: cover;
}

.cell-26 {
  background-image: url('../images/Tavola-Hacienda-Black-and-Zola-Soft-Matte-Light-Grey_Cameo-2.webp');
  background-position: 0 100%;
  background-size: auto;
}

.cell-27 {
  background-image: url('../images/Tavola-Hacienda-Black-and-Zola-Soft-Matte-Light-Grey_Cameo-1.webp');
  background-position: 0 0;
  background-size: cover;
}

.cell-28 {
  background-image: url('../images/Tavola-Parched-Oak-and-Zola-Matte-Graphite_Main-Shot.webp');
  background-position: 50% 0;
  background-size: cover;
}

.cell-29 {
  background-image: url('../images/Zola-Matte-Slate-Blue_Cameo-2_RGB.webp');
  background-position: 0 0;
  background-size: cover;
}

.cell-30 {
  background-image: url('../images/Zola-Matte-Marine-and-Ferro-Brass_Cameo-3_RGB.webp');
  background-position: 0 0;
  background-size: cover;
}

.cell-31 {
  background-image: url('../images/Zola-Matte-Slate-Blue_Cameo-1_RGB.webp');
  background-position: 0 0;
  background-size: cover;
}

.light-section {
  margin-top: auto;
}

.sydney-section {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Zola-Soft-Matte-Cashmere-and-White_Main-Shot_RGB.webp');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  justify-content: space-between;
  align-items: center;
  height: 1080px;
  display: flex;
}

.cell-32 {
  background-image: url('../images/Zola-Soft-Matte-Cashmere-and-White_Main-Shot-Dusk_RGB.webp');
  background-position: 0 0;
  background-size: cover;
}

.cell-33 {
  background-image: url('../images/Zola-Soft-Matte-Cashmere-and-White_Cameo-1_RGB.webp');
  background-position: 0 0;
  background-size: cover;
}

.kichen-section {
  background-color: #000;
  margin-top: 0;
  margin-bottom: 100px;
  padding-top: 100px;
}

.hero-heading-right {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.hero-wrapper {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 5%;
  padding-left: 5%;
  display: flex;
}

.hero-split {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  max-width: 55%;
  display: flex;
}

.shadow-two-2 {
  box-shadow: 0 4px 24px #96a3b514;
}

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

.button-primary-2 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-2:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-2:active {
  background-color: #43464d;
}

.kt-subheading {
  text-transform: uppercase;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-size: 45px;
}

.margin-paragraph {
  text-transform: none;
  font-size: 24px;
  line-height: 50px;
}

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

.lefft-lean-conainer {
  margin-left: 5%;
  display: flex;
}

.div-block-32 {
  padding-left: 3%;
}

.div-block-33 {
  margin-top: 60px;
}

.container-16 {
  text-align: center;
}

.white-link-text {
  color: #fff;
  font-family: neue-haas-grotesk-text, sans-serif;
  font-size: 20px;
  line-height: 28px;
}

.collab-cell {
  justify-content: flex-start;
  align-items: flex-end;
}

.link-block-5 {
  width: 60%;
}

.quick-links-stack {
  height: 150px;
}

.socials-cell {
  justify-content: flex-start;
  align-items: flex-start;
}

@media screen and (min-width: 1920px) {
  .homepage-hero {
    background-image: url('../images/20240604_112216180_iOS.jpg');
    background-position: 0 0;
    background-size: cover;
  }

  .form-container {
    margin-left: auto;
  }

  .link-block-4 {
    text-align: center;
  }

  .gallery-scroll {
    padding-left: 0;
    padding-right: 0;
  }

  .gallery-grid {
    grid-row-gap: 0px;
  }

  .gallery-image-text {
    color: var(--white);
    text-shadow: 7px 4px 7px #00000052;
    font-family: neue-haas-grotesk-text, sans-serif;
    font-size: 80px;
    line-height: 120px;
    inset: 44% auto auto 40%;
  }

  .efi-hr-01-right-content {
    background-position: 0%;
  }

  .div-block-30 {
    width: 15%;
  }

  .kt-heading {
    font-size: 10em;
  }

  .kt-heading.inverse {
    overflow-wrap: normal;
    font-size: 10em;
  }

  .kt-hero-section {
    height: 400px;
    margin-bottom: 5%;
  }

  .kitchen-services-section {
    height: 900px;
  }

  .multi-kt-theme-grid {
    margin-top: 1%;
  }

  .cell-12 {
    background-position: 50%;
  }

  .cell-32 {
    background-image: url('../images/Zola-Soft-Matte-Cashmere-and-White_Main-Shot-Dusk_RGB.webp');
  }

  .div-block-32 {
    padding-left: 5%;
  }

  .kitchen-hero {
    margin-top: 8%;
    padding-top: 5%;
  }

  .white-link-text {
    color: #fff;
    font-family: neue-haas-grotesk-text, sans-serif;
    font-size: 20px;
  }

  .collab-cell {
    justify-content: center;
    align-items: flex-start;
  }

  .link-block-5 {
    width: 50%;
  }
}

@media screen and (max-width: 991px) {
  .heading {
    text-transform: uppercase;
    margin-left: 52px;
    padding-left: 20px;
    font-size: 70px;
    line-height: 112px;
  }

  .main-title {
    font-size: 56px;
    line-height: 72.8px;
  }

  .bebs-neue.white.copy {
    padding-right: 10px;
    font-size: 40px;
    line-height: 40px;
  }

  .hero-div---blue {
    background-color: #0d4a4d4a;
    order: -1;
    width: 80%;
    margin-top: 5%;
    margin-left: 4%;
    margin-right: 25%;
    padding-left: 60px;
    display: block;
    box-shadow: 3px 3px 13px 3px #0003;
  }

  .left-side-container {
    justify-content: flex-start;
    margin-left: auto;
    padding-left: 12vw;
    padding-right: 5vw;
  }

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

  .about-me-section {
    margin-top: 95px;
  }

  .full-width {
    width: 120%;
  }

  .homepage-hero {
    width: 100%;
    min-height: 700px;
    padding-top: 40px;
  }

  .section-5 {
    height: 20vh;
  }

  .image-5 {
    margin-top: 0%;
  }

  .my-work {
    padding-bottom: 220px;
    display: none;
  }

  .div-block-19 {
    width: 400px;
  }

  .section-10 {
    width: 110%;
    padding-left: 40px;
    padding-right: 80px;
  }

  .form-container {
    padding-left: 10px;
  }

  .contact-form {
    min-width: auto;
    margin-top: 20px;
  }

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

  .heading-5 {
    padding-top: 332px;
    font-size: 280px;
    line-height: 180px;
  }

  .xl-heading {
    font-size: 200px;
    line-height: 250px;
  }

  .logo-image-placement {
    max-width: 50%;
    margin-top: 20px;
    padding-left: 229px;
    display: block;
    position: relative;
    inset: 0% 0% auto;
  }

  .quick-stack-5 {
    margin-top: 220px;
  }

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

  .image-11 {
    width: 150px;
  }

  .link-block-4 {
    text-align: right;
  }

  .cell-5 {
    padding-top: 0;
  }

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

  .quote-block {
    position: relative;
  }

  .container-13 {
    max-width: 728px;
  }

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

  .gallery-sticky {
    position: relative;
    top: 0;
  }

  .gallery-image-2.shadow-two {
    width: 120%;
  }

  .gallery-image-text {
    left: 15%;
  }

  .quote-mark-div {
    padding-left: 100px;
  }

  .copyright {
    z-index: 1;
  }

  .image-15 {
    width: 100%;
  }

  .container-14 {
    max-width: 728px;
  }

  .pricing-wrapper {
    grid-template-columns: 1fr;
    justify-items: center;
  }

  .pricing-card {
    width: 600px;
  }

  .pricing-image {
    padding-top: 10px;
  }

  .efi-jumbo {
    font-size: 65px;
  }

  .efi-hr-01-left-content {
    padding-right: 0%;
  }

  .efi-hr-01-grid {
    grid-row-gap: 70px;
    grid-template-columns: 1fr;
  }

  .efi-hr-01 {
    padding-top: 10%;
    padding-bottom: 5%;
  }

  .h2.nav.w--current {
    font-size: 30px;
  }

  .div-block-30 {
    width: 40%;
  }

  .kt-heading.inverse {
    word-break: normal;
    font-size: 6em;
  }

  .div-block-31 {
    background-color: #071013;
    width: 2px;
    height: 100%;
    position: absolute;
    inset: 0% 15% 0% auto;
  }

  .text-box-out {
    width: 100%;
    margin-left: auto;
  }

  .kt-description {
    padding-left: 5%;
    padding-right: 5%;
    font-size: 35px;
  }

  .kt-description.padding-left {
    padding-left: 5%;
  }

  .cell-6 {
    padding-bottom: 35%;
  }

  .kt-free-text {
    width: 75vw;
  }

  .cell-8 {
    background-image: url('../images/Clifden-Heritage-Green_Main-Shoot_RGB.webp');
    background-position: 0 0;
    background-size: cover;
  }

  .cell-9 {
    background-image: url('../images/Clifden-Vintage-Pink-and-Light-Grey_Cameo-3_RGB.webp');
    background-position: 0 0;
    background-size: cover;
  }

  .vertical-line {
    display: none;
  }

  .kt-hero-section {
    height: 350px;
  }

  .kitchen-services-section {
    height: 1200px;
  }

  .ds-hero-heading {
    font-size: 10em;
  }

  .ds-hero-subheading {
    text-transform: uppercase;
  }

  .boxed-out-cell {
    grid-column-gap: 31px;
    grid-row-gap: 31px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .multi-kt-theme-grid {
    box-sizing: border-box;
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .cell-13 {
    background-position: 50% 0;
    background-size: cover;
    background-attachment: scroll;
  }

  .cell-22 {
    background-image: url('../images/Clifden-Vintage-Pink-and-Light-Grey_Main-Shoot_RGB.webp');
    background-position: 0 0;
    background-size: cover;
  }

  .cell-26 {
    background-size: cover;
  }

  .cell-32 {
    background-image: url('../images/Zola-Soft-Matte-Cashmere-and-White_Main-Shot-Dusk_RGB.webp');
  }

  .cell-34 {
    padding-bottom: 25%;
  }

  .container {
    max-width: 728px;
  }

  .hero-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .hero-split {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .sevices-section {
    margin-top: 95px;
  }

  .lefft-lean-conainer {
    margin-left: 0%;
  }

  .div-block-32 {
    padding-left: 0%;
  }

  .white-link-text {
    font-size: 18px;
    line-height: 20px;
  }

  .collab-cell {
    justify-content: flex-start;
    align-items: flex-start;
  }
}

@media screen and (max-width: 767px) {
  .text-block {
    font-size: 24px;
    line-height: 31.2px;
  }

  .heading {
    background-color: #000000b3;
    margin-top: 60px;
    font-size: 60px;
    line-height: 64px;
  }

  .bebs-neue {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 55px;
    font-size: 55px;
    line-height: 71.5px;
  }

  .bebs-neue.white.copy {
    padding-right: 10px;
  }

  .hero-div---blue {
    width: 80%;
    margin-right: 15%;
    padding-left: 40px;
  }

  .navigation-button {
    width: 35px;
    height: 35px;
  }

  .left-side-container {
    margin-left: 0;
    padding-left: 12vw;
    padding-right: 10vw;
  }

  .about-me-section {
    margin-top: 60px;
  }

  .full-width {
    width: 120%;
  }

  .body-container {
    margin-bottom: 60px;
    padding-left: 10vw;
    padding-right: 10vw;
  }

  .div-block-10 {
    margin-top: 60px;
  }

  .homepage-hero {
    min-height: 600px;
  }

  .section-5 {
    height: 30vh;
  }

  .image-5 {
    margin-top: 0%;
  }

  .container-8 {
    padding-left: 5%;
  }

  .my-work {
    display: none;
  }

  .section-10 {
    height: 1200px;
  }

  .form-container {
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-20 {
    overflow: visible;
  }

  .heading-5 {
    letter-spacing: 10px;
    padding-top: 191px;
    font-size: 200px;
  }

  .xl-heading {
    font-size: 150px;
    line-height: 250px;
  }

  .logo-image-placement {
    padding-left: 140px;
  }

  .quick-stack-5 {
    margin-top: 140px;
  }

  .section-12 {
    height: 300px;
    margin-bottom: 100px;
  }

  .image-11 {
    width: 120px;
  }

  .div-block-24 {
    padding-left: 40px;
  }

  .gallery-scroll {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .gallery-image-text {
    font-size: 45px;
    top: 34%;
    left: 25%;
  }

  .image-15 {
    width: 100%;
    max-width: 120%;
  }

  .pricing-comparison {
    padding: 60px 15px;
  }

  .pricing-wrapper {
    justify-items: stretch;
  }

  .pricing-card {
    width: auto;
  }

  .pricing-title {
    font-size: 34px;
    line-height: 42px;
  }

  .efi-jumbo {
    font-size: 50px;
  }

  .h2 {
    display: none;
  }

  .h2.nav {
    margin-top: 20px;
    padding-top: 40px;
    padding-bottom: 40px;
    font-size: 30px;
    line-height: 60px;
    display: block;
  }

  .h2.nav {
    font-size: 30px;
    line-height: 60px;
    display: block;
  }

  .h2.nav.w--current {
    display: block;
  }

  .container-15 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .kt-heading {
    font-size: 6em;
  }

  .kt-heading.inverse {
    font-size: 4.5em;
  }

  .kt-description {
    padding-left: 0%;
    font-size: 25px;
    line-height: 30px;
  }

  .vertical-line {
    height: 140vh;
    display: none;
    left: 85%;
  }

  .kt-hero-section {
    height: 300px;
  }

  .cell-12 {
    background-position: 100%;
  }

  .hero-heading-right {
    padding: 60px 15px;
  }

  .hero-wrapper {
    padding-left: 2%;
    padding-right: 2%;
  }

  .hero-split {
    padding-left: 10px;
    padding-right: 10px;
  }

  .sevices-section {
    margin-top: 60px;
  }

  .lefft-lean-conainer {
    margin-left: 0%;
  }

  .white-link-text {
    font-size: 12px;
    line-height: 18px;
  }
}

@media screen and (max-width: 479px) {
  .heading {
    font-family: Montserrat, sans-serif;
    font-size: 20px;
    line-height: 32px;
  }

  .main-title {
    font-size: 36px;
    line-height: 57.6px;
  }

  .main-title.white {
    white-space: normal;
    font-size: 70px;
    line-height: 112px;
  }

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

  .main-text-block {
    font-size: 18px;
    line-height: 28.8px;
  }

  .main-text-block.boxed {
    padding: 19px;
  }

  .inter-heading.bold {
    font-size: 40px;
    line-height: 64px;
  }

  .inter-heading.small {
    font-size: 28px;
    line-height: 44.8px;
  }

  .bebs-neue {
    padding-left: 0;
    padding-right: 36px;
    font-size: 45px;
    line-height: 58.5px;
  }

  .bebs-neue.white.copy {
    padding-right: 10px;
    font-size: 30px;
  }

  .hero-div---blue {
    width: 90%;
    max-height: 600px;
    margin-right: 4%;
    padding-left: 20px;
  }

  .left-side-container {
    margin-left: auto;
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .about-me-section {
    margin-top: 152px;
  }

  .full-width {
    width: 120%;
    margin-top: 60px;
    margin-bottom: 20px;
  }

  .body-container {
    margin-bottom: 25px;
  }

  .div-block-10 {
    margin-top: 60px;
  }

  .homepage-hero {
    justify-content: center;
    align-items: flex-end;
    min-height: 1000px;
    padding-bottom: 20px;
    display: flex;
  }

  .section-5 {
    height: 20vh;
  }

  .image-5 {
    margin-top: 0%;
  }

  .container-8 {
    padding-left: 5%;
  }

  .image-8 {
    width: 100%;
  }

  .my-work {
    margin-top: 0;
  }

  .button {
    text-transform: uppercase;
    background-color: #333;
    border-radius: 4px;
    margin-left: 66px;
    font-family: Roboto, sans-serif;
    font-weight: 700;
  }

  .button.coloured {
    height: 50px;
    margin-bottom: 24px;
    margin-left: auto;
    font-size: 28px;
    line-height: 28px;
  }

  .div-block-19 {
    justify-content: flex-start;
    align-items: center;
    width: 250px;
  }

  .section-10 {
    height: 2000px;
    padding-left: 0;
    padding-right: 20px;
  }

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

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

  .textarea {
    color: #fff;
  }

  .xl-heading {
    font-size: 85px;
    line-height: 150px;
  }

  .logo-image-placement {
    padding-left: 20px;
    left: 21%;
  }

  .quick-stack-5 {
    margin-top: 0;
  }

  .section-12 {
    height: 100px;
    margin-bottom: 40px;
  }

  .quote-block {
    font-size: 10px;
    line-height: 15px;
  }

  .heading-8 {
    font-family: Montserrat, sans-serif;
  }

  .gallery-scroll {
    padding-left: 0;
    padding-right: 0;
  }

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

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

  .gallery-image-text {
    font-size: 30px;
    line-height: 35px;
    left: 20%;
  }

  .quote-mark {
    padding-left: 109px;
    font-size: 800px;
    line-height: 600px;
  }

  .quote-mark-div {
    padding: 0;
  }

  .image-15 {
    width: 100%;
    max-width: 110%;
    overflow: visible;
  }

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

  .efi-jumbo {
    font-size: 45px;
  }

  .efi-hr-01-container {
    margin-top: 60px;
  }

  .h2.nav {
    font-size: 25px;
    line-height: 40px;
  }

  .navbar {
    display: block;
  }

  .nav-menu, .nav-menu-2 {
    display: none;
  }

  .div-block-30 {
    width: 329px;
  }

  .kt-heading {
    font-size: 4em;
    line-height: .8em;
  }

  .kt-heading.inverse {
    overflow-wrap: break-word;
    font-size: 3em;
  }

  .kyoto-section {
    height: 1080px;
  }

  .text-box-out {
    margin-bottom: 20px;
  }

  .kt-description {
    margin-top: 20px;
    padding-left: 0%;
    font-size: 20px;
  }

  .kt-free-text {
    padding-right: 0%;
    font-size: 22px;
    line-height: 35px;
  }

  .kt-free-text.inverse {
    font-size: 40px;
    line-height: 45px;
  }

  .kt-hero-section {
    height: 300px;
  }

  .kitchen-services-section {
    height: 1300px;
  }

  .ds-hero-heading {
    font-size: 4em;
    line-height: 100px;
  }

  .ds-hero-subheading {
    font-size: 60px;
    line-height: 60px;
  }

  .boxed-out-cell {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    padding: 0 16px;
  }

  .multi-kt-theme-grid {
    grid-column-gap: 23px;
    grid-row-gap: 23px;
  }

  .cell-11 {
    background-position: 50%;
  }

  .cell-12 {
    background-position: 100%;
  }

  .cell-13 {
    background-position: 50%;
  }

  .container {
    max-width: none;
  }

  .margin-paragraph {
    line-height: 40px;
  }

  .sevices-section {
    margin-top: 152px;
  }

  .image-21 {
    max-width: 60%;
    margin-top: 25%;
  }

  .quick-links-stack {
    height: 120px;
  }
}

#w-node-b559442f-e18e-38b5-d082-991e8319beac-334397ae {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_12957749-0bd5-e585-7945-94d091719d17-334397ae {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-c070c96d-eab7-e7bf-7a84-a310fffd2b10-334397ae {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#virtual-booths.w-node-c070c96d-eab7-e7bf-7a84-a310fffd2b11-334397ae, #w-node-c070c96d-eab7-e7bf-7a84-a310fffd2b12-334397ae, #access-dash.w-node-c070c96d-eab7-e7bf-7a84-a310fffd2b15-334397ae, #w-node-c070c96d-eab7-e7bf-7a84-a310fffd2b16-334397ae, #lead-retrieval.w-node-c070c96d-eab7-e7bf-7a84-a310fffd2b19-334397ae, #w-node-c070c96d-eab7-e7bf-7a84-a310fffd2b1a-334397ae, #sponsored-sections.w-node-c070c96d-eab7-e7bf-7a84-a310fffd2b21-334397ae, #w-node-c070c96d-eab7-e7bf-7a84-a310fffd2b22-334397ae {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#End-page-Home.w-node-bbb6ecfc-c50f-f889-9fe0-46c9a4838f2f-334397ae {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_50d894d5-fd3a-a57a-be29-2494fb2c44bc-01c86439 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-bb723621-0193-7001-d792-89f82908cea1-01c86439 {
  grid-row: span 2 / span 2;
}

#w-node-_5ff647e5-7aa5-664e-8970-1988db6bbefb-01c86439 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_810deea1-acf3-0551-650f-1ee0128b96dd-01c86439, #w-node-_2b0f87fc-60af-3493-731c-f89667620b5f-01c86439 {
  grid-column: span 2 / span 2;
}

#w-node-_3e2464a9-5e74-4609-05a0-308a25c825de-268c5f60, #End-page-Home.w-node-_0a4b58aa-42d8-d366-5122-125b7fc4502c-268c5f60 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_8dceb9a2-ff69-6d1d-d1d6-4431b960c516-bdd75157 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_8dceb9a2-ff69-6d1d-d1d6-4431b960c521-bdd75157 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-a8078c67-3466-674a-f68b-a1c99ff6db31-bdd75157, #w-node-a8078c67-3466-674a-f68b-a1c99ff6db51-bdd75157 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#End-page-Home.w-node-_0d443cd5-02cc-f899-fbaa-ec71817255dd-bdd75157, #w-node-_81bbf0b1-a65d-bcfb-1184-acd4878b1b0b-2f5e5c03 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-dacad5d5-e9a9-9797-fada-c5c859040963-2f5e5c03 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 2fr;
}

#w-node-_6fc65353-d537-4fea-c71a-ee0c0f32e771-2f5e5c03, #w-node-_43b02140-7369-33de-482d-ffcff1c9b4eb-2f5e5c03 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-f901c25b-ede9-a964-56d2-ccb0f7bd22c1-2f5e5c03 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 2fr;
}

#w-node-aec16b4a-04d3-c1ca-db90-584973794bf9-2f5e5c03 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_996e30ec-284b-c92e-524a-0bd96b4e976c-2f5e5c03 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 2fr;
}

#w-node-ab5d25e2-ab38-3f66-b244-62f2b9d9c0bd-2f5e5c03, #w-node-f79ff0ab-f815-371c-f3b3-7b2e3f40a41e-2f5e5c03, #w-node-_1db2fd29-acc9-d0a5-f33d-89601767eb67-2f5e5c03, #w-node-_64f5543a-b2a8-d42c-d651-56cb133add3c-2f5e5c03 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_59c38979-7ddd-d80e-92a9-3c9ed5de02f0-2f5e5c03, #End-page-Home.w-node-_41c78e82-44e6-7cd8-3b6a-547cbb3cd8a2-2f5e5c03 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

@media screen and (min-width: 1920px) {
  #w-node-c070c96d-eab7-e7bf-7a84-a310fffd2b10-334397ae {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-_8dceb9a2-ff69-6d1d-d1d6-4431b960c516-bdd75157 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_8dceb9a2-ff69-6d1d-d1d6-4431b960c521-bdd75157 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: center;
  }
}

@media screen and (max-width: 991px) {
  #w-node-b559442f-e18e-38b5-d082-991e8319beac-334397ae, #w-node-_12957749-0bd5-e585-7945-94d091719d17-334397ae, #w-node-_3e2464a9-5e74-4609-05a0-308a25c825de-268c5f60, #w-node-_81bbf0b1-a65d-bcfb-1184-acd4878b1b0b-2f5e5c03, #w-node-dacad5d5-e9a9-9797-fada-c5c859040963-2f5e5c03, #w-node-_6fc65353-d537-4fea-c71a-ee0c0f32e771-2f5e5c03, #w-node-_43b02140-7369-33de-482d-ffcff1c9b4eb-2f5e5c03, #w-node-f901c25b-ede9-a964-56d2-ccb0f7bd22c1-2f5e5c03 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-aec16b4a-04d3-c1ca-db90-584973794bf9-2f5e5c03 {
    grid-template-rows: auto;
    grid-template-columns: minmax(200px, 1fr);
    display: grid;
  }

  #w-node-aec16b4a-04d3-c1ca-db90-584973794bfa-2f5e5c03 {
    grid-row: span 1 / span 1;
  }

  #w-node-_996e30ec-284b-c92e-524a-0bd96b4e976c-2f5e5c03 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-ab5d25e2-ab38-3f66-b244-62f2b9d9c0bd-2f5e5c03 {
    grid-template-rows: auto;
    grid-template-columns: minmax(200px, 1fr);
  }

  #w-node-f79ff0ab-f815-371c-f3b3-7b2e3f40a41e-2f5e5c03 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_1db2fd29-acc9-d0a5-f33d-89601767eb67-2f5e5c03, #w-node-_64f5543a-b2a8-d42c-d651-56cb133add3c-2f5e5c03 {
    grid-template-rows: auto;
    grid-template-columns: minmax(200px, 1fr);
  }

  #w-node-_59c38979-7ddd-d80e-92a9-3c9ed5de02f0-2f5e5c03 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 767px) {
  #w-node-f79ff0ab-f815-371c-f3b3-7b2e3f40a41e-2f5e5c03 {
    grid-template-rows: auto;
    grid-template-columns: minmax(200px, 1fr);
  }
}

@media screen and (max-width: 479px) {
  #w-node-c070c96d-eab7-e7bf-7a84-a310fffd2b10-334397ae {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-f79ff0ab-f815-371c-f3b3-7b2e3f40a41e-2f5e5c03 {
    grid-template-rows: auto;
    grid-template-columns: minmax(200px, 1fr);
  }
}


