.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;
}

.button-hover-circle {
  z-index: 5;
  background-color: #000;
  border-radius: 100%;
  width: 125%;
  height: 400%;
  position: absolute;
  inset: auto auto -400%;
}

.nav-menu {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-family: Montserrat, sans-serif;
  display: flex;
}

.grid-wrapper {
  z-index: 30;
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  background-color: #faf7f0;
  grid-template-rows: auto;
  grid-template-columns: minmax(5vw, 1fr) minmax(auto, 1450px) minmax(5vw, 1fr);
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
  position: relative;
}

.nav-link {
  color: #000;
  letter-spacing: 4px;
  text-transform: uppercase;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  font-size: 12px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.nav-link.mobile-only {
  display: none;
}

.right-nav {
  grid-column-gap: 18px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr auto;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  align-items: center;
  display: grid;
}

.nav-menu-links {
  grid-column-gap: 48px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: auto;
  grid-auto-columns: auto;
  grid-auto-flow: column;
  justify-content: space-between;
  align-items: stretch;
  height: 100%;
  display: grid;
}

.navbar-2 {
  background-color: #fff0;
  justify-content: center;
  height: 80px;
  margin-top: 0;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
  overflow: visible;
}

.nav-cover-wrapper {
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.brand {
  color: #000;
  letter-spacing: 4px;
  text-transform: uppercase;
  align-items: center;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 600;
  text-decoration: none;
  display: flex;
}

.nav-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  justify-content: space-between;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.social-icon-2 {
  border: 1px solid #d6e3e7;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 36px;
  height: 36px;
  padding: 9px;
  display: flex;
}

.nav-button {
  color: #fff;
  letter-spacing: 4px;
  text-transform: uppercase;
  border: 1px solid #add4e01f;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  padding: 8px 20px 8px 24px;
  font-family: Montserrat, sans-serif;
  font-size: 10px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.nav-button.dark {
  z-index: 10;
  color: #000;
  border-color: #d6e3e7;
}

.button-text {
  z-index: 20;
  font-size: 10px;
  position: relative;
}

.social-image {
  opacity: .7;
}

.social-link-wrapper {
  grid-column-gap: 9px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  display: grid;
}

.nav-cover {
  background-color: #f5fafc;
  border-bottom: 1px solid #d6e3e7;
  height: 100%;
  position: absolute;
  inset: 0% 0% auto;
}

.hero-image {
  background-image: url('../images/clean-de-luxe.jpg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 100vh;
}

.wrap {
  width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.wrap.w50-center {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 154px;
  padding-bottom: 0;
  display: flex;
}

.hero2-text-wrap {
  text-align: left;
  width: 45%;
}

.tagline {
  opacity: .6;
  color: #260800;
  text-align: left;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 700;
}

.h1-jumbo {
  color: #5e3b27;
  margin-top: 15px;
  margin-bottom: 15px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 54px;
  font-weight: 700;
  line-height: 60px;
}

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

.container-large {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.padding-section-large {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.portfolio5-content3_component {
  grid-column-gap: 5rem;
  grid-row-gap: 5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.5fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.heading-style-h3 {
  color: #ab9a88;
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 1.2;
}

.portfolio5-gallery_row {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

.portfolio5-gallery_lightbox-link {
  width: 100%;
  height: 100%;
}

.portfolio5-gallery_image3, .portfolio5-gallery_image4 {
  aspect-ratio: 16 / 9;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.portfolio5-gallery_image1 {
  aspect-ratio: 1;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.portfolio5-gallery_image-wrapper {
  width: 100%;
  height: 100%;
}

.portfolio5-gallery_component {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
}

.portfolio5-gallery_image2 {
  aspect-ratio: 1;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.body {
  background-color: #faf7f0;
}

.paragraph {
  text-align: right;
  margin-top: 26px;
}

.hero-block-3 {
  text-align: center;
  width: auto;
  max-width: 1024px;
  height: auto;
  margin: 80px auto auto;
  padding-left: 0;
  padding-right: 0;
}

.div-block-295 {
  background-color: #8e9ea8;
  width: 800px;
  height: 1px;
  margin-left: auto;
  margin-right: auto;
}

.image-2 {
  margin-top: 94px;
  margin-bottom: 14px;
}

.unlimited-creativited {
  color: #8e9ea8;
  margin-bottom: 21px;
  font-size: 22px;
  line-height: 25px;
}

.bold-text-5 {
  color: #262626;
  justify-content: center;
  align-items: center;
  margin-top: 12px;
  margin-left: auto;
  margin-right: auto;
  font-weight: 600;
  display: flex;
}

.follow-me {
  color: #262626;
  text-align: center;
  width: 600px;
  margin: 34px auto 20px;
  font-size: 16px;
  font-weight: 500;
}

.social-yellow {
  grid-column-gap: 9px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  justify-content: center;
  place-items: center start;
  margin-top: -318px;
  margin-left: auto;
  margin-right: -203px;
  padding-left: 0;
  display: flex;
}

.social-yellow.social {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin: 13px auto 76px;
  padding-top: 0;
  display: flex;
}

.social-icon-3 {
  border: 1px solid #d6e3e7;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 36px;
  height: 36px;
  padding: 9px;
  display: flex;
}

.social-icon-3.small {
  border-color: #ffc845;
  flex-direction: column;
  align-items: center;
}

.social-image-2 {
  opacity: .7;
}

.footer-main-2 {
  background-color: #fff;
  justify-content: center;
  align-items: flex-end;
  height: 6vh;
  margin-top: -65px;
  padding-top: 0;
  display: flex;
}

.copy-2024 {
  text-align: center;
  margin-top: -39px;
  padding-top: 0;
}

.home3-howitworks_timeline-step {
  grid-column-gap: 2.5rem;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: max-content 1fr;
}

.home3-howitworks_timeline-left {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  display: flex;
  position: relative;
}

.button-3 {
  text-align: center;
  border-style: solid;
  border-width: 1px;
  padding: .75rem 1.5rem;
  text-decoration: none;
}

.button-3.is-secondary {
  background-color: #0000;
}

.text-weight-semibold {
  font-size: 16px;
  font-weight: 600;
}

.home3-howitworks_timeline-icon-wrapper-2 {
  z-index: 1;
  margin-top: -1rem;
  padding: 1rem;
  position: relative;
}

.home3-howitworks_progress-bar-wrapper {
  background-color: #00000026;
  width: 2px;
  height: 75%;
  position: absolute;
  top: 10%;
  left: 2.4375rem;
  right: auto;
}

.heading-style-h5 {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.4;
}

.home3-howitworks_timeline-wrapper {
  position: relative;
}

.icon-1x1-medium {
  width: 3rem;
  height: 3rem;
}

.home3-howitworks_component {
  grid-column-gap: 5rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.margin-top, .margin-top.margin-medium {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}

.home3-howitworks_progress-bar {
  background-color: #000;
  width: 2px;
  height: 100%;
}

.margin-bottom, .margin-bottom.margin-xsmall {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.home3-howitworks_timeline-right {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

.button-group {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}

.bold-text-6 {
  color: #ab9a88;
}

.italic-text {
  font-style: normal;
  font-weight: 700;
}

@media screen and (max-width: 991px) {
  .menu-icon-wrapper {
    border-left: 1px solid #d6e3e7;
    padding-left: 18px;
  }

  .menu-icon {
    width: 32px;
  }

  .nav-menu {
    z-index: 200;
    background-color: #f5fafc;
  }

  .nav-link {
    background-color: #faf7f0;
    border-bottom: 1px solid #d6e3e7;
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .right-nav {
    grid-auto-columns: auto;
  }

  .menu-button {
    border-left: 1px #d6e3e7;
    padding: 0;
  }

  .menu-button.w--open {
    background-color: #0000;
    justify-content: center;
    align-items: center;
  }

  .nav-menu-links {
    grid-row-gap: 0px;
    grid-auto-flow: row;
    justify-content: stretch;
    justify-items: stretch;
  }

  .nav-wrapper {
    grid-template-columns: auto 1fr;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .hero-image {
    background-image: url('../images/full-kitchen.jpg'), url('../images/clean-de-luxe.jpg');
    background-position: 50%, 50%;
    background-size: auto, cover;
  }

  .wrap {
    width: 645px;
  }

  .wrap.w50-center {
    text-align: center;
    -webkit-text-fill-color: inherit;
    background-clip: border-box;
    flex-direction: column-reverse;
    padding-top: 340px;
  }

  .hero2-text-wrap {
    width: 100%;
    margin-top: -79px;
  }

  .tagline {
    color: #5e3b27;
    text-align: right;
    margin-top: -13px;
  }

  .h1-jumbo {
    column-count: 0;
    white-space: normal;
    word-break: normal;
    font-size: 48px;
    line-height: 60px;
  }

  .padding-section-large {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .portfolio5-content3_component {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
  }

  .heading-style-h3 {
    font-size: 2.25rem;
  }

  .hero-block-3 {
    max-width: 740px;
  }

  .div-block-295 {
    width: 600px;
  }

  .social-yellow {
    margin-top: -123px;
  }

  .social-yellow.social {
    margin-top: 9px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
  }

  .footer-main-2 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .copy-2024 {
    flex-direction: column;
    justify-content: center;
    align-items: stretch;
    margin-top: 9px;
    display: flex;
  }

  .home3-howitworks_timeline-step {
    grid-column-gap: 24px;
  }

  .home3-howitworks_component {
    grid-column-gap: 3rem;
    grid-row-gap: 2rem;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }
}

@media screen and (max-width: 767px) {
  .nav-link {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .nav-link.mobile-only {
    display: flex;
  }

  .right-nav {
    grid-template-columns: 1fr;
  }

  .nav-button.dark {
    display: none;
  }

  .wrap {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .h1-jumbo {
    font-size: 44px;
    line-height: 56px;
  }

  .padding-section-large {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .portfolio5-content3_component {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    grid-template-columns: 1fr;
  }

  .heading-style-h3 {
    font-size: 2rem;
  }

  .portfolio5-gallery_row {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .portfolio5-gallery_component {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    grid-template-columns: 1fr;
  }

  .hero-block-3 {
    max-width: 540px;
  }

  .div-block-295 {
    width: 500px;
  }

  .follow-me {
    width: auto;
  }

  .social-yellow.social {
    margin-top: 13px;
    margin-left: auto;
    margin-right: auto;
  }

  .home3-howitworks_timeline-icon-wrapper-2 {
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .home3-howitworks_progress-bar-wrapper {
    left: 2rem;
  }

  .heading-style-h5 {
    font-size: 1.25rem;
  }

  .home3-howitworks_component {
    grid-template-columns: 1fr;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }
}

@media screen and (max-width: 479px) {
  .menu-button {
    padding-left: 20px;
  }

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

  .social-link-wrapper {
    display: none;
  }

  .hero-image {
    background-image: url('../images/full-kitchen.jpg'), url('../images/clean-de-luxe.jpg');
    background-position: 50%, 50%;
    background-size: auto, cover;
  }

  .hero2-text-wrap {
    margin-top: -107px;
  }

  .tagline {
    color: #1b1009;
    font-size: 13px;
  }

  .h1-jumbo {
    font-size: 35px;
    line-height: 40px;
  }

  .hero-block-3 {
    margin-left: auto;
    margin-right: auto;
    padding: 44px;
    overflow: hidden;
  }

  .div-block-295 {
    width: 360px;
    margin-left: auto;
    margin-right: auto;
    position: static;
  }

  .image-2 {
    margin-top: 53px;
    margin-bottom: 54px;
  }

  .social-yellow {
    display: none;
  }

  .social-yellow.social {
    margin-top: -17px;
    padding-bottom: 0;
  }

  .social-image-2 {
    margin-top: 1px;
    padding-left: 0;
  }

  .footer-main-2 {
    overflow: hidden;
  }

  .copy-2024 {
    margin-bottom: 3px;
  }

  .text-weight-semibold {
    font-size: 15px;
  }

  .home3-howitworks_component {
    grid-template-columns: 1fr;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }
}

#w-node-f531e1a6-38ff-ec04-fdcb-160efeefc6d3-b2349049 {
  grid-area: 1 / 2 / 2 / 3;
  justify-self: center;
}

#w-node-f531e1a6-38ff-ec04-fdcb-160efeefc6d4-b2349049 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-f531e1a6-38ff-ec04-fdcb-160efeefc6d6-b2349049 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: stretch;
}

#w-node-f531e1a6-38ff-ec04-fdcb-160efeefc6de-b2349049 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f531e1a6-38ff-ec04-fdcb-160efeefc6e4-b2349049 {
  justify-self: end;
}

#w-node-f531e1a6-38ff-ec04-fdcb-160efeefc6ec-b2349049 {
  justify-self: start;
}

#w-node-_54e4440d-0a71-f4c1-f9c8-09bc9e85202c-b2349049, #w-node-_54e4440d-0a71-f4c1-f9c8-09bc9e85202f-b2349049, #w-node-_54e4440d-0a71-f4c1-f9c8-09bc9e852032-b2349049, #w-node-_54e4440d-0a71-f4c1-f9c8-09bc9e852035-b2349049, #w-node-f6ca0624-1b59-37ce-3775-c28a1202479f-b2349049, #w-node-f6ca0624-1b59-37ce-3775-c28a120247a2-b2349049, #w-node-_608b38b0-a3d8-424b-040d-d8d630ac0def-b2349049, #w-node-_608b38b0-a3d8-424b-040d-d8d630ac0df2-b2349049 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-f531e1a6-38ff-ec04-fdcb-160efeefc6d3-b2349049 {
    justify-self: center;
  }

  #w-node-f531e1a6-38ff-ec04-fdcb-160efeefc6d6-b2349049, #w-node-f531e1a6-38ff-ec04-fdcb-160efeefc6e4-b2349049 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}
