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

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  font-size: 38px;
  line-height: 44px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 12px;
}

.feature-section {
  position: relative;
  height: auto;
  padding-top: 20%;
  padding-bottom: 20%;
  clear: both;
}

.flex-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.feature-image-mask {
  width: 100%;
  margin-right: 40px;
}

.feature-image {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.slider {
  display: block;
  width: 100%;
  height: 67vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0px 0px;
  background-size: 125px;
}

.image {
  display: block;
  width: 100%;
  height: auto;
  -o-object-fit: fill;
  object-fit: fill;
}

.div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100vh;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/Garage---Cam_04---R03_v2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  text-align: center;
}

.div-block.slide2 {
  background-image: url('../images/External-Hero_East-On-West_makersCo_edit.jpg');
}

.div-block.slide3 {
  height: 60vh;
  background-image: url('../images/Drummond-St---VCAT---JAM3D.jpg');
}

.sticky-nav {
  position: -webkit-sticky;
  position: sticky;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 9;
  overflow: hidden;
  padding: 6px 20px 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  background-color: #fff;
}

.nav-grid {
  display: -ms-grid;
  display: grid;
  width: 100%;
  margin: 0px;
  padding: 0px 8px 0px 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-flow: column;
  grid-auto-columns: -webkit-max-content;
  grid-auto-columns: max-content;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  -ms-grid-columns: 1fr -webkit-max-content -webkit-max-content -webkit-max-content;
  -ms-grid-columns: 1fr max-content max-content max-content;
  grid-template-columns: 1fr -webkit-max-content -webkit-max-content -webkit-max-content;
  grid-template-columns: 1fr max-content max-content max-content;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.nav-logo-link {
  display: block;
  height: 70px;
  margin-right: 0px;
  margin-left: 0px;
  padding: 24px 0px 0px;
  text-decoration: none;
}

.nav-logo {
  width: auto;
  height: 100%;
  background-color: transparent;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 0% 50%;
  object-position: 0% 50%;
}

.nav-link {
  display: block;
  margin-right: 0px;
  margin-left: 0px;
  padding: 10px 20px 10px 0px;
  float: right;
  font-family: Lato, sans-serif;
  color: #494949;
  font-size: 11px;
  text-decoration: none;
}

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

.button {
  background-color: #aaa;
  font-size: 12px;
}

.list-item {
  font-size: 13px;
}

.section {
  height: 100vh;
  margin-top: 56px;
}

.heading {
  padding-top: 45px;
  padding-bottom: 23px;
  font-family: presicav, sans-serif;
  color: #666;
  font-size: 18px;
  font-weight: 200;
  text-align: center;
  letter-spacing: 10px;
  text-transform: uppercase;
}

.heading-2 {
  font-family: 'Times New Roman', TimesNewRoman, Times, Baskerville, Georgia, serif;
  color: #7a7a7a;
  font-weight: 300;
  letter-spacing: 2px;
  text-decoration: none;
}

.image-2 {
  display: block;
  width: 100%;
  height: auto;
}

.paragraph {
  width: 33%;
  font-family: Lato, sans-serif;
  font-size: 12px;
}

.grid {
  margin-right: 5px;
  margin-left: 5px;
  padding-right: 0px;
  padding-left: 0px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.paragraph-2 {
  font-family: Inter, sans-serif;
  color: #fff;
  font-size: 15px;
  line-height: 25px;
  font-weight: 400;
}

.heading-3 {
  margin-top: 0px;
  font-family: presicav, sans-serif;
  color: #fff;
  font-size: 21px;
  line-height: 26px;
  font-weight: 400;
  letter-spacing: 4px;
  text-decoration: none;
}

.grid-2 {
  width: 100%;
  height: auto;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto auto auto auto;
  grid-template-rows: auto auto auto auto;
}

.div-block-2 {
  width: 100%;
  height: auto;
  padding-right: 33px;
  padding-left: 33px;
}

.section-2 {
  display: block;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-3 {
  padding: 61px;
}

.div-block-4 {
  width: 100.032%;
  height: 100%;
  background-image: url('../images/Balwyn_Kings-Vue_Kitchen-_makersCO.jpg');
  background-position: 50% 50%;
  background-size: cover;
  -o-object-fit: cover;
  object-fit: cover;
}

.slider-2 {
  width: 100.032%;
  height: 100%;
  background-color: transparent;
}

.slide {
  width: 100%;
  height: 100%;
  -o-object-fit: fill;
  object-fit: fill;
}

.image-3 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
}

.slide-nav {
  overflow: visible;
  background-color: transparent;
}

.mask {
  position: relative;
  width: 75%;
  float: right;
  clear: none;
  cursor: default;
}

.left-arrow {
  margin-left: 25%;
  cursor: w-resize;
}

.right-arrow {
  cursor: e-resize;
}

.contact-form {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 20%;
  padding-bottom: 20%;
  clear: both;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.small-text {
  padding-bottom: 11px;
  font-size: 9px;
  text-align: center;
}

.contact-form-grid {
  display: -ms-grid;
  display: grid;
  margin-top: 40px;
  grid-auto-columns: 1fr;
  grid-auto-rows: auto;
  grid-column-gap: 10px;
  grid-row-gap: 6px;
  grid-template-areas: ". ."
    ". ."
    ". ."
    "Area Area-2";
  -ms-grid-columns: 1fr 10px 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto 6px minmax(auto, 1fr) 6px auto;
  grid-template-rows: auto minmax(auto, 1fr) auto;
}

.footer {
  padding: 102px 33px 10px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #e3e6e1;
  text-align: center;
}

.footer-flex-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  text-align: left;
}

.footer-logo-link {
  max-height: 60px;
  min-width: 60px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.footer-image {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 0% 50%;
  object-position: 0% 50%;
}

.footer-heading {
  margin-top: 0px;
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 1.5;
}

.footer-link {
  display: block;
  margin-bottom: 10px;
  color: #444;
  text-decoration: none;
}

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

.field-label {
  font-family: presicav, sans-serif;
  font-size: 11px;
  font-weight: 300;
}

.field-title {
  font-family: presicav, sans-serif;
  font-size: 10px;
  font-weight: 300;
}

.submit-button {
  width: auto;
  min-height: 60px;
  min-width: 200px;
  margin-right: auto;
  margin-left: auto;
  background-color: #e4e4dd;
  font-family: presicav, sans-serif;
  color: #353535;
  text-align: center;
}

.heading-4 {
  font-weight: 300;
}

.bold-text {
  font-family: presicav, sans-serif;
  color: #fff;
  font-weight: 300;
}

.italic-text {
  text-align: center;
}

.paragraph-3 {
  font-family: presicav, sans-serif;
  color: #fff;
  font-size: 12px;
  font-weight: 200;
  text-align: left;
  letter-spacing: 1px;
}

.image-4 {
  display: block;
  text-align: left;
}

.heading-5 {
  font-family: presicav, sans-serif;
  color: #666;
  font-weight: 200;
  text-align: left;
  letter-spacing: 3px;
}

.paragraph-4 {
  font-family: Lato, sans-serif;
  font-weight: 300;
  text-align: left;
}

.copywrite {
  margin-top: 26px;
  padding-top: 27px;
  border-style: solid none none;
  border-width: 1px;
  border-color: #e1e1dc;
  font-family: presicav, sans-serif;
  color: #e1e1dc;
  font-size: 11px;
  font-weight: 400;
  text-align: left;
}

.paragraph-5 {
  font-family: Inter, sans-serif;
  color: #fff;
  font-size: 15px;
  line-height: 26px;
  font-weight: 400;
}

.paragraph-6 {
  clear: left;
  font-family: Lato, sans-serif;
  font-weight: 300;
  text-align: left;
}

.div-block-5 {
  display: none;
  width: 56%;
  max-width: 350px;
  margin-right: auto;
  margin-bottom: 28px;
  margin-left: auto;
  padding-bottom: 0px;
  border-style: solid;
  border-width: 1px;
  border-color: #bbb;
  background-color: transparent;
}

.form {
  text-align: center;
}

.paragraph-7 {
  font-family: presicav, sans-serif;
  color: #fff;
  font-size: 12px;
  font-weight: 300;
  text-align: center;
}

.div-block-6 {
  position: absolute;
  width: 25%;
  float: none;
  clear: none;
}

.text-block {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
}

.div-block-7 {
  width: 75%;
  height: auto;
  float: right;
}

.slide-2 {
  width: 100%;
  height: 100%;
}

.mask-2 {
  width: 100%;
  height: 100%;
}

.slider-3 {
  width: 100%;
  height: auto;
  background-color: transparent;
}

.div-block-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.div-block-9 {
  width: auto;
}

.section-new {
  position: relative;
  display: block;
  height: auto;
  margin-top: 0px;
  padding: 5% 33px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -o-object-fit: fill;
  object-fit: fill;
}

.slider-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-wrapper {
  width: 75%;
  float: right;
}

.slide-number-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 55px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.slider-4 {
  display: block;
  height: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  background-color: transparent;
}

.number-wrapper {
  position: static;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: block;
  margin-top: 16px;
  margin-bottom: 50px;
  margin-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.left-arrow-2 {
  left: 1%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 33px;
  color: #6f6c6c;
}

.right-arrow-2 {
  right: 0%;
  height: 33px;
  color: #6f6c6c;
}

.icon {
  height: auto;
  margin-top: 0px;
  font-size: 22px;
}

.icon-2 {
  margin-top: 0px;
  font-size: 22px;
}

.slide-nav-2 {
  position: relative;
  display: block;
  margin-top: 0px;
  padding-top: 26px;
}

.text-block-2 {
  position: absolute;
}

.text-block-3 {
  position: absolute;
}

.div-block-10 {
  position: static;
  display: -ms-grid;
  display: grid;
  width: 25%;
  height: 100%;
  padding: 18px;
  float: left;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: space-around;
  -ms-flex-line-pack: distribute;
  align-content: space-around;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto auto auto;
  grid-template-rows: auto auto auto auto;
}

.paragraph-8 {
  text-align: center;
}

.myslider2 {
  height: auto;
  padding: 5% 33px;
}

.slider-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: transparent;
}

.slider-1--2 {
  height: auto;
  float: none;
}

.left-arrow-3 {
  width: 37.5%;
  margin-left: 25%;
  padding-left: 0%;
  opacity: 0;
  cursor: w-resize;
}

.right-arrow-3 {
  width: 37.5%;
  text-align: left;
  cursor: e-resize;
}

.slide-number {
  text-align: center;
}

.slide-nav-3 {
  left: auto;
  top: auto;
  right: 1%;
  bottom: 0%;
  z-index: 9;
  display: block;
  opacity: 1;
  font-size: 8px;
}

.div-block-11 {
  padding-top: 50%;
}

.navbar {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  overflow: hidden;
  padding: 19px 33px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.07);
  background-color: #fff;
}

.icon-3 {
  display: block;
  margin-right: 0px;
  margin-left: 90%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: right;
}

.icon-4 {
  margin-left: 0px;
}

.div-block-12 {
  position: static;
  left: 0px;
  display: none;
}

.div-block-12.mob {
  display: none;
}

.div-block-13 {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  padding-right: 53px;
  text-align: right;
}

.navbar-2 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 55;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 16px 33px;
  border-style: none;
  border-width: 1px 1px 0px;
  border-color: #000;
  background-color: #e4e4dd;
}

.nav-link-2 {
  font-family: presicav, sans-serif;
  color: #fff;
  font-size: 11px;
}

.nav-menu {
  z-index: 220;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 11px;
}

.work {
  display: none;
  width: 0px;
  margin-right: 0px;
  margin-left: 0px;
  padding-bottom: 103px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.hero-slider {
  height: auto;
  margin-top: -176px;
  padding-bottom: 0%;
}

.mask-3 {
  background-color: #fff;
}

.slide-3 {
  background-color: #fff;
}

.slide-4 {
  background-color: #fff;
}

.sutherland {
  height: auto;
  padding: 5% 33px;
}

.body {
  background-color: rgba(214, 214, 206, 0.72);
}

.slide-7 {
  overflow: hidden;
  height: 100%;
  background-image: url('../images/Adorno_Oakleigh-Road_Living_makersCo.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.project-overlay {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(214, 214, 206, 0.9);
  opacity: 1;
}

.adorno-project-slider {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: auto;
  padding: 5% 40px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  text-align: left;
}

.div-block-17 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: left;
}

.text-block-5 {
  font-family: ivymode, sans-serif;
  color: #fff;
  font-size: 68px;
  text-align: left;
}

.left-arrow-4 {
  width: 26%;
  margin-left: 0%;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  cursor: pointer;
}

.left-arrow-4:hover {
  color: transparent;
}

.slide-8 {
  overflow: hidden;
  height: 100%;
  background-image: url('../images/Munro_Penthouse_terrace_04.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.left--arrow-1 {
  z-index: 13;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  margin-left: 0px;
  padding-left: 1px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  cursor: pointer;
}

.left--arrow-1:hover {
  opacity: 0.7;
}

.left--arrow-1:active {
  opacity: 1;
}

.right-arrow2 {
  width: 25%;
  margin-right: 0%;
  margin-left: 0%;
  cursor: pointer;
}

.project-slider-2 {
  height: 100%;
  max-height: none;
  margin-bottom: 19px;
  padding-bottom: 0px;
  background-color: transparent;
}

.text-block-6 {
  font-family: Inter, sans-serif;
  color: #fff;
  font-size: 23px;
  line-height: 22px;
}

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

.project-slider-wrapper {
  overflow: visible;
  width: 100%;
  height: auto;
  max-width: none;
  min-height: auto;
  margin-right: 0px;
  margin-left: 0px;
}

.right-arrow-1 {
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  margin-right: 0px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  cursor: pointer;
}

.right-arrow-1:hover {
  opacity: 0.73;
}

.right-arrow-1:active {
  opacity: 1;
}

.paragraph-9 {
  font-family: presicav, sans-serif;
  color: #666;
  font-size: 19px;
  font-weight: 200;
}

.slide-9 {
  overflow: visible;
  height: 100%;
  padding-right: 0px;
  background-image: url('../images/MunroHouse_Hero_makersCo_FINAL.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.project-slider-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #d6d6ce;
}

.div-block-19 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 11%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-7 {
  font-family: ivymode, sans-serif;
  color: #fff;
  font-size: 68px;
}

.left-arrow-6 {
  width: 25%;
  margin-left: 0%;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  cursor: w-resize;
}

.left-arrow-6:hover {
  color: transparent;
}

.slide-10 {
  height: 100%;
  padding-right: 0px;
  background-image: url('../images/Munro_Penthouse_terrace_04.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.left-arrow-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: -30%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.project-slider-wrapper-2 {
  overflow: visible;
  width: 58%;
  height: 73%;
}

.right-arrow-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -30%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.link {
  color: #e1e1dc;
}

.nav-link-3 {
  font-family: presicav, sans-serif;
  color: #fff;
}

.nav-link-4 {
  font-family: presicav, sans-serif;
  color: #fff;
}

.nav-link-5 {
  font-family: presicav, sans-serif;
  color: #fff;
}

.brand {
  display: block;
  width: 80px;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  padding-top: 14px;
}

.brand.w--current {
  width: 78px;
  height: auto;
}

.section-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  margin-top: 5%;
  margin-bottom: 5%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-20 {
  max-width: 897px;
  min-width: auto;
  margin-right: auto;
  margin-left: auto;
  font-family: presicav, sans-serif;
}

.heading-6 {
  margin-bottom: 29px;
  font-family: presicav, sans-serif;
  color: #666;
  font-size: 24px;
  font-weight: 200;
  text-align: center;
}

.paragraph-10 {
  max-width: 609px;
  margin-right: auto;
  margin-left: auto;
  font-family: Inter, sans-serif;
  color: #666;
  font-size: 15px;
  line-height: 22px;
  font-weight: 300;
  text-align: center;
}

.text-field {
  min-height: 60px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #e4e4dd;
}

.text-field-2 {
  min-height: 60px;
  background-color: #e4e4dd;
}

.text-field-3 {
  min-height: 60px;
  background-color: #e4e4dd;
}

.text-field-4 {
  min-height: 60px;
  background-color: #e4e4dd;
}

.textarea {
  background-color: #e4e4dd;
}

.form-block {
  width: 100%;
  max-width: 900px;
  margin-right: auto;
  margin-left: auto;
}

.div-block-21 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 45vh;
  padding-top: 0%;
  padding-bottom: 0%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-transform: uppercase;
}

.lottie-animation {
  z-index: 222;
  width: 32px;
  min-height: 32px;
  min-width: 32px;
  padding-top: 11px;
  cursor: pointer;
}

.icon-5 {
  margin-top: auto;
  margin-bottom: auto;
}

.slide-nav-4 {
  overflow: hidden;
}

.mainmenu {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 200;
  display: none;
  overflow: visible;
  width: 100%;
  height: 100vh;
  padding: 70px 70px 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: #a2a191;
  opacity: 1;
}

.menu-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.menuitem {
  font-family: presicav, sans-serif;
  color: #e1e1dc;
  font-size: 44px;
  line-height: 66px;
  font-weight: 200;
  text-decoration: none;
}

.menuitem:hover {
  color: #666;
}

.image-5 {
  max-width: 60%;
  opacity: 1;
}

.paragraph-3-copy {
  font-family: presicav, sans-serif;
  color: #666;
  font-size: 12px;
  font-weight: 300;
  text-align: left;
  letter-spacing: 1px;
}

.paragraph-3-copy {
  font-family: presicav, sans-serif;
  color: #666;
  font-size: 12px;
  font-weight: 200;
  text-align: left;
  letter-spacing: 1px;
}

.copywrite-copy {
  margin-top: 26px;
  padding-top: 27px;
  border-style: solid none none;
  border-width: 1px;
  border-color: #e1e1dc;
  font-family: presicav, sans-serif;
  color: #666;
  font-size: 9px;
  font-weight: 400;
  text-align: left;
}

.link-copy {
  color: #666;
}

.adorno2 {
  overflow: hidden;
  height: 100%;
  background-image: url('../images/MAKERS_Adorno_Oakleigh-Road_Cameo.jpg');
  background-position: 100% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.adorno2.lazyload {
  background-image: none;
}

.adorno-3 {
  overflow: hidden;
  height: 100%;
  background-image: url('../images/Adorno_Oakleigh-Road_External_makersCo.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.adorno4 {
  overflow: hidden;
  height: 100%;
  background-image: url('../images/Adorno_Oakleigh-Road_Kitchen_makersCo.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.adorno5 {
  overflow: hidden;
  height: 100%;
  background-image: url('../images/Adorno_Oakleigh-Road_Bedroom_makersCo.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.adorno6 {
  overflow: hidden;
  height: 100%;
}

.job-text {
  font-family: Inter, sans-serif;
  color: #666;
  font-size: 13px;
  font-weight: 200;
  text-transform: uppercase;
}

.job-title {
  margin-bottom: 4px;
  font-family: presicav, sans-serif;
  color: #666;
  font-size: 17px;
  font-weight: 300;
  text-transform: uppercase;
}

.grid-3 {
  width: 100%;
  -ms-grid-columns: minmax(200px, 0.25fr) minmax(200px, 1fr);
  grid-template-columns: minmax(200px, 0.25fr) minmax(200px, 1fr);
}

.container {
  display: none;
  padding-bottom: 0px;
}

.elanor-project-slider {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: auto;
  padding: 5% 40px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  text-align: left;
}

.el-01 {
  overflow: hidden;
  height: 100%;
  background-image: url('../images/elennor.jpg');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.el-02 {
  overflow: hidden;
  height: 100%;
  background-image: url('../images/Rigby-Avenue-Carnegie---Living---makersCo.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.el-03 {
  overflow: hidden;
  height: 100%;
  background-image: url('../images/Rigby-Avenue-Carnegie---External---makersCo.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.el-04 {
  overflow: hidden;
  height: 100%;
  background-image: url('../images/JAM_Bedroom-Rigby-Avenue.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.image-6 {
  width: 100%;
  height: auto;
  padding-top: 80px;
}

.reece-project-slider {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: auto;
  padding: 5% 40px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  text-align: left;
}

.reece-01 {
  overflow: hidden;
  height: 100%;
  background-image: url('../images/Omega20_Bathroom_NewMixer3_JAM3D.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.reece-02 {
  overflow: hidden;
  height: 100%;
  background-image: url('../images/KADO_LUX_JAM3D_Version2.jpg');
  background-position: 100% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.reece-03 {
  overflow: hidden;
  height: 100%;
  background-image: url('../images/Sigma70_Geberit_Bathroom_JAM3D.jpg');
  background-position: 100% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.reece-04 {
  overflow: hidden;
  height: 100%;
  background-image: url('../images/Sigma50_Geberit_Bathroom_JAM3D.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.reece-05 {
  overflow: hidden;
  height: 100%;
  background-image: url('../images/Sigma_80_cameo.jpg');
  background-position: 100% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.reece-06 {
  overflow: hidden;
  height: 100%;
  background-image: url('../images/Sigma_70_cameo_V1.jpg');
  background-position: 100% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.reece-07 {
  overflow: hidden;
  height: 100%;
  background-image: url('../images/Sigma80_Geberit_Bathroom_JAM3D.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.kings-vue-project-slider {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: auto;
  padding: 5% 40px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  text-align: left;
}

.kv-01 {
  overflow: hidden;
  height: 100%;
  background-image: url('../images/Kings-Vue_Kitchen-_makersCO.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.kv-02 {
  overflow: hidden;
  height: 100%;
  background-image: url('../images/Balwyn_Kings-Vue_ReserveExt_makersCO2.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.kv-03 {
  overflow: hidden;
  height: 100%;
  background-image: url('../images/Balwyn_Kings-Vue_External_Hero_makersCO2.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.kv-04 {
  overflow: hidden;
  height: 100%;
  background-image: url('../images/Kings-Vue_Courtyard_makersCO.jpg');
  background-position: 100% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.kv-05 {
  overflow: hidden;
  height: 100%;
  background-image: url('../images/Kings-Vue_Living_makersCO.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.kv-06 {
  overflow: hidden;
  height: 100%;
  background-image: url('../images/KingsVue_Bathroom_Mar2020_makersCo3.jpg');
  background-position: 100% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.sutherland-project-slider {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: auto;
  padding: 5% 40px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  text-align: left;
}

.suth-01 {
  overflow: hidden;
  height: 100%;
  background-image: url('../images/SUTHERLAND-HERO.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.suth-02 {
  overflow: hidden;
  height: 100%;
  background-image: url('../images/SUTHERLAND-RENDER11-2.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.suth-03 {
  overflow: hidden;
  height: 100%;
  background-image: url('../images/SUTHERLAND-RENDER8.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.suth-04 {
  overflow: hidden;
  height: 100%;
  background-image: url('../images/SUTHERLAND-RENDER7.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.suth-05 {
  overflow: hidden;
  height: 100%;
  background-image: url('../images/SUTHERLAND-RENDER9.jpg');
  background-position: 100% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.suth-06 {
  overflow: hidden;
  height: 100%;
  background-image: url('../images/SUTHERLAND-RENDER3.jpg');
  background-position: 100% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.suth-07 {
  overflow: hidden;
  height: 100%;
  background-image: url('../images/SUTHERLAND-RENDER10.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.eight-project-slider {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: auto;
  padding: 5% 40px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  text-align: left;
}

._8-01 {
  overflow: hidden;
  height: 100%;
  min-width: 1440px;
}

._8-02 {
  overflow: hidden;
  height: 100%;
  background-image: url('../images/EI8HT-Ashburton_Kitchen_LightScheme_makersCo2.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.background-video {
  width: 100%;
  height: 100%;
}

._8-03 {
  overflow: hidden;
  height: 100%;
  background-image: url('../images/EI8HT-Ashburton_Dining_makersCo2.jpg');
  background-position: 100% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

._8-04 {
  overflow: hidden;
  height: 100%;
  background-image: url('../images/Eight_Ashburton---Cam-02---DARK-SCHEME---R02---FINAL.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

._8-05 {
  overflow: hidden;
  height: 100%;
  background-image: url('../images/EI8HT-Ashburton_Bathroom_makersCo2.jpg');
  background-position: 100% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.div-block-28 {
  width: auto;
  height: auto;
  max-width: none;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 30px;
  background-color: #a2a191;
  text-align: center;
}

.image-7 {
  width: 70%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
}

.div-block-29 {
  width: 60%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 5%;
  padding-bottom: 5%;
  background-color: #fff;
  text-align: left;
}

.textarea-2 {
  min-height: 180px;
  background-color: #e4e4dd;
}

.text-field-5 {
  min-height: 60px;
  background-color: #e4e4dd;
}

.text-field-6 {
  min-height: 60px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #e4e4dd;
}

.submit-button-2 {
  width: auto;
  min-height: 60px;
  min-width: 200px;
  margin-right: auto;
  margin-left: auto;
  background-color: #e4e4dd;
  font-family: presicav, sans-serif;
  color: #353535;
  text-align: center;
}

.paragraph-11 {
  font-family: presicav, sans-serif;
  font-size: 19px;
  font-weight: 300;
  text-align: center;
}

.el-05 {
  overflow: hidden;
  height: 100%;
  background-image: url('../images/Rigby-Avenue-Carnegie---Bathroom---makersCo.jpg');
  background-position: 100% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.kv-07 {
  overflow: hidden;
  height: 100%;
  background-image: url('../images/KingsVue_Kitchen_makersCo_V2.jpg');
  background-position: 100% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.collection-list-wrapper {
  width: 100vw;
  max-width: none;
  margin-right: auto;
  margin-left: auto;
  padding-right: 30px;
  padding-left: 30px;
  -webkit-column-count: 3;
  column-count: 3;
  -webkit-column-gap: 25px;
  column-gap: 25px;
}

.collection-item {
  margin-bottom: 19px;
  padding-right: 0px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.collection-item:hover {
  opacity: 0.8;
}

.img {
  display: block;
  overflow: visible;
  width: 100%;
  max-height: none;
}

.lightbox-link {
  background-color: transparent;
}

.heading-7 {
  margin-bottom: 29px;
  font-family: presicav, sans-serif;
  color: #666;
  font-size: 24px;
  font-weight: 200;
  text-align: center;
}

.heading-8 {
  padding-top: 33px;
  font-family: presicav, sans-serif;
  color: #666;
  font-size: 18px;
  font-weight: 200;
  text-align: center;
  letter-spacing: 10px;
}

.work-2 {
  width: 0px;
}

.job-title-2 {
  margin-bottom: 4px;
  font-family: presicav, sans-serif;
  color: #666;
  font-size: 17px;
  font-weight: 300;
  text-transform: uppercase;
}

.adorno5-2 {
  overflow: hidden;
  height: 100%;
}

.adorno4-2 {
  overflow: hidden;
  height: 100%;
  background-image: url('../images/Adorno_Oakleigh-Road_Kitchen_makersCo.jpg');
  background-position: 100% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.adorno4-2.lazyload {
  background-image: none;
}

.slide-nav-5 {
  position: relative;
  display: block;
  margin-top: 0px;
}

.job-text-2 {
  font-family: Inter, sans-serif;
  color: #666;
  font-size: 13px;
  font-weight: 200;
  text-transform: uppercase;
}

.left--arrow-1-2 {
  z-index: 13;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  margin-left: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  cursor: pointer;
}

.left--arrow-1-2:hover {
  opacity: 0.7;
}

.left--arrow-1-2:active {
  opacity: 1;
}

.grid-4 {
  width: 100%;
  -ms-grid-columns: 0.25fr 1fr;
  grid-template-columns: 0.25fr 1fr;
}

.slide-11 {
  overflow: hidden;
  height: 100%;
  background-image: url('../images/Adorno_Oakleigh-Road_Living_makersCo.jpg');
  background-position: 100% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide-11.lazyload {
  background-image: none;
}

.adorno-4 {
  overflow: hidden;
  height: 100%;
  background-image: url('../images/Adorno_Oakleigh-Road_External_makersCo.jpg');
  background-position: 100% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.adorno-4.lazyload {
  background-image: none;
}

.el-04-2 {
  overflow: hidden;
  height: 100%;
  background-image: url('../images/JAM_Bedroom-Rigby-Avenue.jpg');
  background-position: 100% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.el-02-2 {
  overflow: hidden;
  height: 100%;
  background-image: url('../images/Rigby-Avenue-Carnegie---Living---makersCo.jpg');
  background-position: 100% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.el-03-2 {
  overflow: hidden;
  height: 100%;
  background-image: url('../images/Rigby-Avenue-Carnegie---External---makersCo.jpg');
  background-position: 100% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.reece-07-2 {
  overflow: hidden;
  height: 100%;
  background-image: url('../images/Sigma80_Geberit_Bathroom_JAM3D.jpg');
  background-position: 100% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.reece-04-2 {
  overflow: hidden;
  height: 100%;
  background-image: url('../images/Sigma50_Geberit_Bathroom_JAM3D.jpg');
  background-position: 100% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.reece-01-2 {
  overflow: hidden;
  height: 100%;
  background-image: url('../images/Omega20_Bathroom_NewMixer3_JAM3D.jpg');
  background-position: 100% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.kv-05-2 {
  overflow: hidden;
  height: 100%;
  background-image: url('../images/Kings-Vue_Living_makersCO.jpg');
  background-position: 100% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.kv-03-2 {
  overflow: hidden;
  height: 100%;
  background-image: url('../images/Balwyn_Kings-Vue_External_Hero_makersCO2.jpg');
  background-position: 100% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.kv-01-2 {
  overflow: hidden;
  height: 100%;
  background-image: url('../images/Kings-Vue_Kitchen-_makersCO.jpg');
  background-position: 100% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.kv-02-2 {
  overflow: hidden;
  height: 100%;
  background-image: url('../images/Balwyn_Kings-Vue_ReserveExt_makersCO2.jpg');
  background-position: 100% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.suth-03-2 {
  overflow: hidden;
  height: 100%;
  background-image: url('../images/SUTHERLAND-RENDER8.jpg');
  background-position: 100% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.suth-02-2 {
  overflow: hidden;
  height: 100%;
  background-image: url('../images/SUTHERLAND-RENDER11-2.jpg');
  background-position: 100% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.suth-04-2 {
  overflow: hidden;
  height: 100%;
  background-image: url('../images/SUTHERLAND-RENDER7.jpg');
  background-position: 100% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.suth-07-2 {
  overflow: hidden;
  height: 100%;
  background-image: url('../images/SUTHERLAND-RENDER10.jpg');
  background-position: 100% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.suth-01-2 {
  overflow: hidden;
  height: 100%;
  background-image: url('../images/SUTHERLAND-HERO.jpg');
  background-position: 100% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

._8-02-2 {
  overflow: hidden;
  height: 100%;
  background-image: url('../images/EI8HT-Ashburton_Kitchen_LightScheme_makersCo2.jpg');
  background-position: 100% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

._8-01-2 {
  overflow: hidden;
  height: 100%;
}

._8-04-2 {
  overflow: hidden;
  height: 100%;
  background-image: url('../images/Eight_Ashburton---Cam-02---DARK-SCHEME---R02---FINAL.jpg');
  background-position: 100% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.heading-9 {
  margin-top: 0px;
  font-family: presicav, sans-serif;
  color: #fff;
  font-size: 21px;
  line-height: 26px;
  font-weight: 400;
  letter-spacing: 4px;
  text-decoration: none;
}

.paragraph-12 {
  font-family: Inter, sans-serif;
  color: #fff;
  font-size: 15px;
  line-height: 25px;
  font-weight: 400;
}

.paragraph-13 {
  font-family: Inter, sans-serif;
  color: #fff;
  font-size: 15px;
  line-height: 26px;
  font-weight: 400;
}

.bold-text-2 {
  font-family: presicav, sans-serif;
  color: #666;
  font-size: 17px;
  font-weight: 300;
}

.section-4 {
  margin-top: 86px;
}

.paragraph-14 {
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 300;
  text-align: center;
}

.paragraph-14-copy {
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 300;
  text-align: left;
}

.masonry_container {
  -webkit-column-count: 3;
  column-count: 3;
}

.div-block-30 {
  -webkit-column-count: 3;
  column-count: 3;
  -webkit-column-gap: 20px;
  column-gap: 20px;
  -webkit-column-rule-style: none;
  column-rule-style: none;
  -webkit-column-rule-width: 7px;
  column-rule-width: 7px;
}

.masonry {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: space-between;
  -ms-flex-line-pack: justify;
  align-content: space-between;
}

.grid-item {
  position: static;
  width: 50%;
  height: auto;
  max-width: 100%;
  padding: 10px;
  float: left;
  clear: right;
}

.grid-item.wide {
  width: 50%;
}

.gridmain {
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.col {
  -webkit-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 14px;
  column-gap: 14px;
  -webkit-column-rule-style: none;
  column-rule-style: none;
  -webkit-column-rule-width: 0px;
  column-rule-width: 0px;
}

.thumb {
  margin-top: 7px;
  margin-bottom: 7px;
}

.section-5 {
  display: none;
  padding-right: 20px;
  padding-left: 20px;
}

.paragraph-15 {
  font-family: presicav, sans-serif;
  color: #666;
  font-weight: 300;
  text-align: center;
}

.sub-menuitem {
  padding-left: 43px;
  font-family: presicav, sans-serif;
  color: #e1e1dc;
  font-size: 22px;
  line-height: 46px;
  font-weight: 200;
  text-decoration: none;
}

.sub-menuitem.w--current {
  font-size: 22px;
}

.sub-menuitem.res {
  opacity: 0;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.sub-menuitem.res:hover {
  color: #666;
}

.sub-menuitem.res.w--current:hover {
  color: #666;
}

.sub-menuitem.house {
  opacity: 0;
}

.sub-menuitem.house:hover {
  color: #666;
}

.sub-menuitem.house.w--current {
  opacity: 0;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #e1e1dc;
}

.sub-menuitem.house.w--current:hover {
  color: #666;
}

.sub-menuitem.indus {
  opacity: 0;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.sub-menuitem.indus:hover {
  color: #666;
}

.projectsmenu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 65px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.menu-social {
  color: #e1e1dc;
}

.menu-social:hover {
  color: #666;
}

.masonry-item {
  width: 50%;
  max-width: none;
  padding-right: 9px;
  padding-bottom: 18px;
  padding-left: 9px;
}

.image-8 {
  width: 100%;
}

.grid-img {
  position: static;
  width: 100%;
  height: auto;
}

.quick-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.quick-link-grid {
  padding-top: 6px;
  padding-bottom: 6px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  border-top: 1px solid hsla(0, 0%, 40%, 0.5);
  border-bottom: 1px solid hsla(0, 0%, 40%, 0.5);
  text-align: center;
}

.ql-item {
  padding-right: 0px;
  padding-left: 0px;
  border: 1px none #000;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: presicav, sans-serif;
  color: #666;
  font-size: 11px;
  font-weight: 300;
  text-decoration: none;
}

.ql-item:hover {
  color: #000;
}

.pipe {
  padding-right: 13px;
  padding-left: 13px;
}

.quick-links-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.ql-item-2 {
  padding-right: 0px;
  padding-left: 0px;
  border: 1px none #000;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: presicav, sans-serif;
  color: #666;
  font-size: 11px;
  font-weight: 300;
  text-decoration: none;
}

.ql-item-2:hover {
  color: #000;
}

.pipe-2 {
  padding-right: 13px;
  padding-left: 13px;
}

.quick-links-home {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: none;
  padding-bottom: 67px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.ql-item-home {
  padding-right: 0px;
  padding-left: 0px;
  border: 1px none #000;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: presicav, sans-serif;
  color: #666;
  font-size: 11px;
  font-weight: 300;
  text-decoration: none;
}

.ql-item-home:hover {
  background-color: transparent;
  color: #000;
}

.pipe-home {
  padding-right: 13px;
  padding-left: 13px;
  color: #666;
}

.contact {
  display: block;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.studio {
  position: relative;
  display: block;
  overflow: visible;
  height: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  clear: both;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -o-object-fit: fill;
  object-fit: fill;
}

.link-2 {
  padding-right: 13px;
  padding-left: 13px;
}

.form-link {
  display: inline-block;
  padding-top: 13px;
  padding-bottom: 13px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #666;
  text-decoration: none;
}

.form-link:hover {
  color: #000;
}

.div-block-31 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.link-3 {
  color: #666;
  text-decoration: none;
}

.link-3:hover {
  color: #000;
}

.link-4 {
  color: #666;
  text-decoration: none;
}

.link-4:hover {
  color: #000;
}

.heading-10 {
  padding-top: 45px;
  padding-bottom: 23px;
  font-family: presicav, sans-serif;
  color: #666;
  font-size: 18px;
  font-weight: 200;
  text-align: center;
  letter-spacing: 10px;
  text-transform: uppercase;
}

.heading-10-copy {
  margin-bottom: 0px;
  padding-top: 45px;
  padding-bottom: 0px;
  font-family: presicav, sans-serif;
  color: #666;
  font-size: 18px;
  font-weight: 200;
  text-align: center;
  letter-spacing: 10px;
  text-transform: uppercase;
}

.text-block-8 {
  padding-bottom: 113px;
  font-family: Inter, sans-serif;
}

.section-3-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 64vh;
  margin-top: 5%;
  margin-bottom: 5%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-6 {
  clear: both;
}

.div-block-32 {
  padding-top: 10%;
  padding-bottom: 10%;
}

.div-block-33 {
  padding-top: 10%;
  padding-bottom: 10%;
}

.contact-section {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 100%;
  height: auto;
  clear: both;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #e4e4dd;
}

.paragraph-16 {
  padding-right: 10px;
  padding-left: 10px;
  font-family: Inter, sans-serif;
  color: #666;
}

.section-7 {
  margin-top: 85px;
  padding-right: 0px;
  padding-left: 0px;
}

.grid-5 {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.paragraph-17 {
  max-width: 450px;
  padding-right: 10px;
  padding-left: 10px;
  font-family: Inter, sans-serif;
  color: #666;
}

.div-block-34 {
  padding: 84px 16px 84px 72px;
}

.heading-11 {
  font-family: presicav, sans-serif;
  font-size: 18px;
  font-weight: 200;
  text-align: center;
}

.grid-6 {
  -ms-grid-columns: 2.75fr 1fr;
  grid-template-columns: 2.75fr 1fr;
}

.paragraph-18 {
  max-width: 800px;
  font-family: Inter, sans-serif;
  color: #666;
  text-align: center;
}

.div-block-35 {
  height: 550px;
  background-image: url('../images/25.Hemming-St_Kitchen_CloseUp_2020.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.body-2 {
  background-color: #e1e1dc;
}

.grid-6-copy {
  -ms-grid-columns: 2.75fr 1fr;
  grid-template-columns: 2.75fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.grid-5-copy {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}

.paragraph-15-copy {
  font-family: presicav, sans-serif;
  color: #666;
  font-weight: 300;
  text-align: center;
}

.image-6-copy {
  display: block;
  width: 100%;
  height: auto;
  padding-top: 80px;
}

.background-video-2 {
  height: 70vh;
}

.div-block-36 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 7px;
  padding-bottom: 105px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.about-1 {
  height: 550px;
  background-image: url('../images/TheLifeWeBuild_JAM3D.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-35-copy {
  height: 550px;
  background-image: url('../images/MAKERS_Adorno_Oakleigh-Road_Cameo_1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-34-copy {
  padding-top: 185px;
  padding-bottom: 138px;
}

.menu-social-footer {
  color: #666;
  text-align: left;
  letter-spacing: 1px;
}

.menu-social-footer:hover {
  color: #666;
}

.menu-social-copy {
  color: #e1e1dc;
}

.menu-social-copy:hover {
  color: #666;
}

.menu-social-footer1 {
  font-family: presicav, sans-serif;
  color: #666;
  font-size: 11px;
  font-weight: 300;
  text-decoration: none;
}

.menu-social-footer1:hover {
  color: #666;
}

.project-slider {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: auto;
  padding: 5% 40px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  text-align: left;
}

.hidden-img {
  position: absolute;
}

.grid-7 {
  -ms-grid-columns: 1fr 0.5fr;
  grid-template-columns: 1fr 0.5fr;
}

.div-block-37 {
  text-align: left;
}

.background-video-4 {
  width: 100%;
  height: 58vh;
  margin-top: 139px;
}

.html-embed-2 {
  width: 95%;
  height: 60vh;
  margin: 240px auto -74px;
}

.bucket_trap {
  display: none;
}

.text-block-9 {
  padding-top: 0px;
  padding-bottom: 18px;
  color: #666;
  text-align: center;
}

@media screen and (min-width: 1280px) {
  .hero-slider {
    margin-top: -157px;
  }

  .project-slider-2 {
    max-height: none;
  }

  .project-slider-wrapper {
    height: auto;
    max-width: none;
    min-height: auto;
  }

  .mainmenu {
    display: none;
  }

  .menu-box {
    width: auto;
    max-width: 386px;
  }

  .adorno2.lazyload {
    background-image: none;
  }

  .adorno6 {
    background-image: none;
  }

  .background-video {
    position: absolute;
  }

  .textarea-2 {
    min-height: 190px;
  }

  .adorno5-2 {
    background-image: none;
  }

  .adorno4-2.lazyload {
    background-image: none;
  }

  .slide-11.lazyload {
    background-image: none;
  }

  .adorno-4.lazyload {
    background-image: none;
  }

  .contact-section {
    width: 100%;
    height: auto;
    background-color: #e4e4dd;
  }

  .hidden-img {
    position: absolute;
  }

  .grid-7 {
    -ms-grid-columns: 1fr 0.5fr;
    grid-template-columns: 1fr 0.5fr;
  }

  .background-video-4 {
    height: 56vh;
    margin-top: 98px;
  }

  .html-embed-2 {
    width: 95%;
    margin-right: auto;
    margin-left: auto;
  }
}

@media screen and (min-width: 1920px) {
  .feature-section {
    height: auto;
    padding-top: 20%;
    padding-bottom: 20%;
    clear: both;
  }

  .image-2 {
    height: 56px;
  }

  .contact-form {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 20%;
    padding-bottom: 20%;
  }

  .hero-slider {
    margin-top: -324px;
  }

  .project-slider-2 {
    max-height: none;
  }

  .project-slider-wrapper {
    height: auto;
  }

  .brand {
    width: 95px;
    height: auto;
  }

  .brand.w--current {
    width: 100px;
    height: auto;
    padding-top: 0px;
  }

  .mainmenu {
    display: none;
  }

  .adorno2.lazyload {
    background-image: none;
  }

  .adorno6 {
    background-image: none;
  }

  .background-video {
    position: absolute;
  }

  .textarea-2 {
    width: 100%;
    height: auto;
    min-height: 190px;
  }

  .submit-button-2.g-recaptcha:hover {
    background-color: #a2a191;
  }

  .adorno5-2 {
    background-image: none;
  }

  .adorno4-2.lazyload {
    background-image: none;
  }

  .slide-11.lazyload {
    background-image: none;
  }

  .adorno-4.lazyload {
    height: auto;
    background-image: none;
  }

  ._8-01-2 {
    width: 100%;
  }

  .grid-item {
    width: 33.333%;
  }

  .grid-item.wide {
    width: 3.333%;
  }

  .section-5 {
    display: inline-block;
  }

  .paragraph-15 {
    font-size: 14px;
    text-transform: uppercase;
  }

  .quick-link-grid {
    margin-bottom: 86px;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    border-bottom: 1px solid #000;
  }

  .ql-item {
    font-family: presicav, sans-serif;
    color: #666;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
  }

  .ql-item:hover {
    color: #a2a191;
  }

  .ql-item-2 {
    font-family: presicav, sans-serif;
    color: #666;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
  }

  .ql-item-2:hover {
    color: #a2a191;
  }

  .ql-item-home {
    font-family: presicav, sans-serif;
    color: #666;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
  }

  .ql-item-home:hover {
    background-color: transparent;
    color: #000;
  }

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

  .studio {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .div-block-32 {
    width: 100%;
    min-height: auto;
    min-width: auto;
    margin-right: 0px;
    margin-left: 0px;
  }

  .contact-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: auto;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    background-color: #e4e4dd;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#e1e1dc), to(#e1e1dc));
    background-image: linear-gradient(180deg, #e1e1dc, #e1e1dc);
  }

  .paragraph-16 {
    font-family: Inter, sans-serif;
  }

  .section-7 {
    margin-top: 104px;
  }

  .grid-5 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .paragraph-17 {
    font-family: Inter, sans-serif;
  }

  .div-block-34 {
    padding-left: 0px;
    text-align: center;
  }

  .heading-11 {
    font-size: 18px;
    text-align: center;
  }

  .div-block-35 {
    height: 700px;
    background-size: auto;
  }

  .grid-6-copy {
    padding-top: 174px;
    padding-bottom: 174px;
  }

  .grid-5-copy {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .paragraph-15-copy {
    font-size: 21px;
    text-transform: uppercase;
  }

  .div-block-36 {
    padding-top: 19px;
  }

  .about-1 {
    height: 700px;
  }

  .div-block-35-copy {
    height: 700px;
    background-size: cover;
  }

  .div-block-34-copy {
    padding-top: 57px;
    padding-right: 0px;
    padding-left: 0px;
    text-align: center;
  }

  .slide-img {
    width: 100%;
    height: auto;
  }

  .hidden-img {
    position: absolute;
    width: 100%;
    height: auto;
    opacity: 0;
  }

  .html-embed {
    display: block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .grid-7 {
    -ms-grid-columns: 1fr 0.5fr;
    grid-template-columns: 1fr 0.5fr;
  }

  .div-block-37 {
    width: 100%;
    text-align: left;
  }

  .background-video-4 {
    display: none;
    height: 93vh;
    margin-top: 201px;
  }

  .html-embed-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 80%;
    height: 100vh;
    margin: 242px auto -212px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .bucket_trap {
    display: none;
  }
}

@media screen and (max-width: 991px) {
  .feature-section {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .contact-form {
    position: relative;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .footer {
    padding-right: 20px;
    padding-left: 20px;
  }

  .image-wrapper {
    width: 100%;
    float: none;
    clear: left;
  }

  .div-block-10 {
    width: 100%;
    float: none;
    clear: left;
  }

  .left-arrow-3 {
    width: 50%;
    height: 66%;
    margin-top: 0px;
    margin-left: 0%;
  }

  .right-arrow-3 {
    width: 50%;
    height: 66%;
    margin-top: 0px;
  }

  .div-block-11 {
    padding-top: 0%;
  }

  .navbar-2 {
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    background-color: #e4e4dd;
  }

  .nav-menu {
    position: fixed;
    left: auto;
    top: 0%;
    right: 0%;
    bottom: auto;
    z-index: 227;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    width: 55px;
    height: 55px;
  }

  .hero-slider {
    margin-top: -69px;
  }

  .adorno-project-slider {
    padding-right: 0px;
    padding-left: 0px;
  }

  .project-slider-wrapper {
    width: 100%;
    height: 40vh;
  }

  .heading-6 {
    font-size: 19px;
  }

  .lottie-animation {
    position: relative;
  }

  .mainmenu {
    display: none;
    padding-right: 38px;
    padding-left: 38px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .menuitem {
    width: 100%;
    font-size: 34px;
  }

  .adorno-3 {
    background-size: contain;
  }

  .elanor-project-slider {
    padding-right: 0px;
    padding-left: 0px;
  }

  .reece-project-slider {
    padding-right: 0px;
    padding-left: 0px;
  }

  .kings-vue-project-slider {
    padding-right: 0px;
    padding-left: 0px;
  }

  .sutherland-project-slider {
    padding-right: 0px;
    padding-left: 0px;
  }

  .eight-project-slider {
    padding-right: 0px;
    padding-left: 0px;
  }

  .title-block-s {
    padding-top: 20px;
    padding-left: 10px;
  }

  .div-block-23 {
    padding-left: 10px;
  }

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

  .div-block-25 {
    padding-left: 10px;
  }

  .div-block-26 {
    padding-left: 10px;
  }

  .div-block-27 {
    padding-left: 10px;
  }

  .collection-list-wrapper {
    -webkit-column-count: 2;
    column-count: 2;
  }

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

  .heading-7 {
    font-size: 19px;
  }

  .adorno-4 {
    background-size: contain;
  }

  .col {
    -webkit-column-count: 2;
    column-count: 2;
  }

  .sub-menuitem.res {
    padding-left: 20px;
    opacity: 0;
    font-size: 17px;
  }

  .sub-menuitem.house {
    padding-left: 20px;
    opacity: 0;
    font-size: 16px;
    white-space: nowrap;
  }

  .sub-menuitem.indus {
    padding-left: 20px;
    font-size: 16px;
    white-space: nowrap;
  }

  .projectsmenu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    height: 65px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .contact {
    padding-top: 0px;
    padding-right: 30px;
    padding-left: 30px;
  }

  .studio {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .link-3 {
    color: #666;
    text-decoration: none;
  }

  .link-3:hover {
    color: #000;
  }

  .link-4 {
    color: #666;
    text-decoration: none;
  }

  .link-4:hover {
    color: #000;
  }

  .contact-section {
    padding-top: 67px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .paragraph-17 {
    padding: 20px 23px;
  }

  .div-block-34 {
    padding-left: 19px;
  }

  .heading-11 {
    letter-spacing: 10px;
  }

  .div-block-35 {
    height: 300px;
  }

  .grid-6-copy {
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

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

  .about-1 {
    height: 300px;
  }

  .div-block-35-copy {
    height: 300px;
  }

  .div-block-34-copy {
    padding-top: 91px;
    padding-bottom: 41px;
    padding-left: 19px;
    font-size: 10px;
  }

  .background-video-3 {
    height: 380px;
  }

  .project-slider {
    padding-right: 0px;
    padding-left: 0px;
  }

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

  .background-video-4 {
    height: 34vh;
    margin-top: 81px;
  }

  .html-embed-2 {
    margin-top: -36px;
    margin-bottom: -183px;
  }
}

@media screen and (max-width: 767px) {
  .feature-section {
    padding: 15% 20px;
  }

  .flex-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .feature-image-mask {
    margin-right: 0px;
  }

  .feature-image {
    margin-right: auto;
    margin-left: auto;
  }

  .sticky-nav {
    position: relative;
  }

  .nav-grid {
    text-align: center;
  }

  .contact-form {
    padding: 15% 20px;
  }

  .footer {
    padding: 40px 20px;
  }

  .footer-image {
    -o-object-fit: contain;
    object-fit: contain;
  }

  .paragraph-5 {
    text-align: center;
  }

  .left-arrow-3 {
    height: 58%;
  }

  .right-arrow-3 {
    height: 58%;
  }

  .div-block-12 {
    display: none;
    overflow: visible;
  }

  .div-block-12.mob {
    display: none;
  }

  .navbar-2 {
    background-color: #e4e4dd;
  }

  .hero-slider {
    margin-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
  }

  .adorno-project-slider {
    padding-top: 15%;
  }

  .project-slider-2 {
    max-height: 871px;
  }

  .project-slider-wrapper {
    height: 20vh;
    min-height: 357px;
  }

  .heading-6 {
    font-size: 14px;
  }

  .mainmenu {
    display: none;
    padding-right: 35px;
    padding-left: 35px;
  }

  .elanor-project-slider {
    padding-top: 15%;
  }

  .reece-project-slider {
    padding-top: 15%;
  }

  .kings-vue-project-slider {
    padding-top: 15%;
  }

  .sutherland-project-slider {
    padding-top: 15%;
  }

  .eight-project-slider {
    padding-top: 15%;
    padding-bottom: 15%;
  }

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

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

  .heading-7 {
    font-size: 14px;
  }

  .paragraph-13 {
    text-align: center;
  }

  .studio {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .paragraph-17 {
    margin-top: 57px;
    margin-bottom: 57px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .div-block-34 {
    padding-right: 75px;
    padding-left: 75px;
  }

  .grid-6 {
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  .image-9 {
    display: block;
  }

  .div-block-35 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .grid-6-copy {
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  .div-block-35-copy {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .div-block-34-copy {
    padding-top: 118px;
    padding-right: 75px;
    padding-left: 75px;
  }

  .background-video-3 {
    height: 250px;
  }

  .project-slider {
    padding-top: 15%;
  }

  .background-video-4 {
    height: 25vh;
  }

  .html-embed-2 {
    height: 300px;
    margin-top: 84px;
    margin-bottom: 0px;
  }
}

@media screen and (max-width: 479px) {
  .sticky-nav {
    padding: 0px;
  }

  .nav-grid {
    grid-auto-flow: row;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: 100px;
    grid-template-rows: 100px;
  }

  .nav-logo-link {
    border-top: 1px solid #c4c4c4;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px solid #c4c4c4;
  }

  .heading {
    font-size: 15px;
    line-height: 26px;
  }

  .grid {
    grid-auto-columns: 0.25fr;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .paragraph-2 {
    line-height: 19px;
    text-align: left;
  }

  .footer {
    padding-right: 20px;
    padding-left: 20px;
    text-align: left;
  }

  .footer-flex-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .footer-logo-link {
    height: 60px;
  }

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

  .paragraph-5 {
    line-height: 20px;
  }

  .left-arrow-3 {
    height: 41%;
  }

  .right-arrow-3 {
    height: 41%;
  }

  .navbar-2 {
    background-color: #e4e4dd;
  }

  .nav-menu {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    opacity: 1;
  }

  .work {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .hero-slider {
    margin-top: 0px;
  }

  .adorno-project-slider {
    padding-right: 0px;
    padding-left: 0px;
  }

  .left--arrow-1 {
    display: none;
  }

  .project-slider-2 {
    max-height: none;
  }

  .project-slider-wrapper {
    height: auto;
    min-height: auto;
  }

  .right-arrow-1 {
    display: none;
  }

  .section-3 {
    margin-top: 4%;
  }

  .heading-6 {
    padding-right: 19px;
    padding-left: 19px;
    font-size: 11px;
    line-height: 29px;
    letter-spacing: 7px;
  }

  .paragraph-10 {
    margin-right: 23px;
    margin-left: 23px;
  }

  .div-block-21 {
    height: auto;
    padding-top: 150px;
  }

  .lottie-animation {
    position: relative;
    z-index: 222;
    clear: none;
  }

  .mainmenu {
    display: none;
    padding-right: 27px;
    padding-bottom: 89px;
    padding-left: 27px;
  }

  .paragraph-3-copy {
    font-size: 10px;
  }

  .copywrite-copy {
    font-size: 8px;
  }

  .adorno2 {
    background-position: 100% 50%;
    background-size: contain;
  }

  .adorno-3 {
    height: 100%;
    background-size: contain;
  }

  .grid-3 {
    -ms-grid-rows: auto minmax(auto, 307px);
    grid-template-rows: auto minmax(auto, 307px);
  }

  .container {
    height: 365px;
  }

  .elanor-project-slider {
    padding-right: 0px;
    padding-left: 0px;
  }

  .reece-project-slider {
    padding-right: 0px;
    padding-left: 0px;
  }

  .kings-vue-project-slider {
    padding-right: 0px;
    padding-left: 0px;
  }

  .sutherland-project-slider {
    padding-right: 0px;
    padding-bottom: 0%;
    padding-left: 0px;
  }

  .eight-project-slider {
    padding-right: 0px;
    padding-left: 0px;
  }

  .textarea-2 {
    min-height: 130px;
  }

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

  .heading-7 {
    padding-right: 19px;
    padding-left: 19px;
    font-size: 11px;
    line-height: 29px;
    letter-spacing: 7px;
  }

  .heading-8 {
    font-size: 15px;
    line-height: 26px;
  }

  .job-title-2 {
    font-size: 12px;
  }

  .job-text-2 {
    font-size: 10px;
  }

  .left--arrow-1-2 {
    display: none;
  }

  .grid-4 {
    -ms-grid-rows: auto minmax(auto, auto);
    grid-template-rows: auto minmax(auto, auto);
  }

  .adorno-4 {
    height: 100%;
    background-size: contain;
  }

  .paragraph-12 {
    line-height: 19px;
    text-align: left;
  }

  .paragraph-13 {
    line-height: 20px;
  }

  .grid-item {
    width: 100%;
  }

  .gridmain {
    grid-auto-columns: 0.25fr;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .col {
    -webkit-column-count: 1;
    column-count: 1;
  }

  .section-5 {
    padding-bottom: 17%;
  }

  .quick-links {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .ql-item {
    padding-top: 4px;
    padding-bottom: 4px;
  }

  .pipe {
    display: none;
  }

  .quick-links-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .ql-item-2 {
    padding-top: 4px;
    padding-bottom: 4px;
  }

  .pipe-2 {
    display: none;
  }

  .quick-links-home {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .ql-item-home {
    padding-top: 4px;
    padding-bottom: 4px;
  }

  .pipe-home {
    display: none;
  }

  .div-block-31 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .heading-10 {
    font-size: 15px;
    line-height: 26px;
  }

  .heading-10-copy {
    font-size: 15px;
    line-height: 26px;
  }

  .section-3-copy {
    margin-top: 26%;
  }

  .paragraph-17 {
    margin-top: 33px;
    margin-bottom: 68px;
  }

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

  .heading-11 {
    font-size: 15px;
  }

  .image-6-copy.lazyload {
    width: 100%;
  }

  .div-block-34-copy {
    padding-top: 79px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .project-slider {
    padding-right: 0px;
    padding-left: 0px;
  }

  .background-video-4 {
    width: 107%;
    height: 17vh;
    margin-top: 144px;
  }

  .html-embed-2 {
    height: 280px;
    margin-top: 48px;
    margin-bottom: 0px;
  }
}

#w-node-_5d4fc3c7-60be-b53e-81e6-45e9cc7ef5ef-0936dc4b {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_5d4fc3c7-60be-b53e-81e6-45e9cc7ef5f4-0936dc4b {
  -ms-grid-column-align: end;
  justify-self: end;
}

#w-node-_3acc56ff-416a-2a4d-325f-a946d49703b2-0936dc4b {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-b0cd1651-24cc-b0ec-9475-404a2d6b9ae1-0936dc4b {
  -ms-grid-column-align: end;
  justify-self: end;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-c91ca716-176b-aa34-94a4-4115882fa393-0936dc4b {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-c91ca716-176b-aa34-94a4-4115882fa398-0936dc4b {
  -ms-grid-column-align: end;
  justify-self: end;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-b89b51c5-75db-774a-0438-b0343e002cff-0936dc4b {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-b89b51c5-75db-774a-0438-b0343e002d04-0936dc4b {
  -ms-grid-column-align: end;
  justify-self: end;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_4a2b0bca-ea96-7473-4e98-6539d2861272-0936dc4b {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_4a2b0bca-ea96-7473-4e98-6539d2861279-0936dc4b {
  -ms-grid-column-align: end;
  justify-self: end;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_0cf3f860-a64a-a753-5008-61861321f172-0936dc4b {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_0cf3f860-a64a-a753-5008-61861321f179-0936dc4b {
  -ms-grid-column-align: end;
  justify-self: end;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_2819afef-df7d-ccd7-e8a1-1c79d741905b-dd863595 {
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

#w-node-_0d4ce267-a8e6-20a2-4982-3e324b3b7600-dd863595 {
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

#w-node-_0d4ce267-a8e6-20a2-4982-3e324b3b7608-dd863595 {
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

#w-node-_0d4ce267-a8e6-20a2-4982-3e324b3b760a-dd863595 {
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
}

#w-node-_0d4ce267-a8e6-20a2-4982-3e324b3b760c-dd863595 {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_46ed1e03-f648-ffc7-9715-d2193dfbdaa1-dd863595 {
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
  -ms-grid-row: 3;
  grid-row-start: 3;
}

#w-node-_265b63fe-cca4-4480-fc72-fa90eaa5f58c-dd863595 {
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
}

#w-node-_724c222e-e4c6-13f2-6e2e-9790f6e607e8-f6e607b8 {
  -ms-grid-row: span 2;
  grid-row-start: span 2;
  -ms-grid-row-span: 2;
  grid-row-end: span 2;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

@media screen and (min-width: 1920px) {
  #w-node-_8090d6ef-8db6-af25-df4b-c689199b5103-01e1d71d {
    -ms-grid-column-align: start;
    justify-self: start;
  }

  #w-node-_3acc56ff-416a-2a4d-325f-a946d49703b2-0936dc4b {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  #w-node-b0cd1651-24cc-b0ec-9475-404a2d6b9ae1-0936dc4b {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-c91ca716-176b-aa34-94a4-4115882fa393-0936dc4b {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  #w-node-c91ca716-176b-aa34-94a4-4115882fa398-0936dc4b {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-b89b51c5-75db-774a-0438-b0343e002cff-0936dc4b {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  #w-node-b89b51c5-75db-774a-0438-b0343e002d04-0936dc4b {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_4a2b0bca-ea96-7473-4e98-6539d2861272-0936dc4b {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  #w-node-_4a2b0bca-ea96-7473-4e98-6539d2861279-0936dc4b {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_0cf3f860-a64a-a753-5008-61861321f172-0936dc4b {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  #w-node-_0cf3f860-a64a-a753-5008-61861321f179-0936dc4b {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_2819afef-df7d-ccd7-e8a1-1c79d741905b-dd863595 {
    -ms-grid-column-align: center;
    justify-self: center;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }

  #w-node-_724c222e-e4c6-13f2-6e2e-9790f6e607e8-f6e607b8 {
    -ms-grid-row: span 2;
    grid-row-start: span 2;
    -ms-grid-row-span: 2;
    grid-row-end: span 2;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }
}

@media screen and (min-width: 1280px) {
  #w-node-b0cd1651-24cc-b0ec-9475-404a2d6b9ae1-0936dc4b {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-c91ca716-176b-aa34-94a4-4115882fa398-0936dc4b {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-b89b51c5-75db-774a-0438-b0343e002d04-0936dc4b {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_4a2b0bca-ea96-7473-4e98-6539d2861279-0936dc4b {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_0cf3f860-a64a-a753-5008-61861321f179-0936dc4b {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_724c222e-e4c6-13f2-6e2e-9790f6e607e8-f6e607b8 {
    -ms-grid-row: span 2;
    grid-row-start: span 2;
    -ms-grid-row-span: 2;
    grid-row-end: span 2;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }
}

@media screen and (max-width: 991px) {
  #w-node-_4d9a8675-96f8-a89b-1baf-62793fc917c1-01e1d71d {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }

  #w-node-_8090d6ef-8db6-af25-df4b-c689199b5103-01e1d71d {
    -ms-grid-column-align: start;
    justify-self: start;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }

  #w-node-_5d4fc3c7-60be-b53e-81e6-45e9cc7ef5ef-0936dc4b {
    -ms-grid-row-align: center;
    align-self: center;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
  }

  #w-node-_5d4fc3c7-60be-b53e-81e6-45e9cc7ef5f4-0936dc4b {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }

  #w-node-_3acc56ff-416a-2a4d-325f-a946d49703b2-0936dc4b {
    -ms-grid-row-align: center;
    align-self: center;
    -ms-grid-column-span: 2;
    grid-column-end: 3;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
  }

  #w-node-b0cd1651-24cc-b0ec-9475-404a2d6b9ae1-0936dc4b {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }

  #w-node-c91ca716-176b-aa34-94a4-4115882fa393-0936dc4b {
    -ms-grid-row-align: center;
    align-self: center;
    -ms-grid-column-span: 2;
    grid-column-end: 3;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
  }

  #w-node-c91ca716-176b-aa34-94a4-4115882fa398-0936dc4b {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }

  #w-node-b89b51c5-75db-774a-0438-b0343e002cff-0936dc4b {
    -ms-grid-row-align: center;
    align-self: center;
    -ms-grid-column-span: 2;
    grid-column-end: 3;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
  }

  #w-node-b89b51c5-75db-774a-0438-b0343e002d04-0936dc4b {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }

  #w-node-_4a2b0bca-ea96-7473-4e98-6539d2861272-0936dc4b {
    -ms-grid-row-align: center;
    align-self: center;
    -ms-grid-column-span: 2;
    grid-column-end: 3;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
  }

  #w-node-_4a2b0bca-ea96-7473-4e98-6539d2861279-0936dc4b {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }

  #w-node-_0cf3f860-a64a-a753-5008-61861321f172-0936dc4b {
    -ms-grid-row-align: center;
    align-self: center;
    -ms-grid-column-span: 2;
    grid-column-end: 3;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
  }

  #w-node-_0cf3f860-a64a-a753-5008-61861321f179-0936dc4b {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_2819afef-df7d-ccd7-e8a1-1c79d741905b-dd863595 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }

  #w-node-_0d4ce267-a8e6-20a2-4982-3e324b3b7600-dd863595 {
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 2;
    grid-column-end: 3;
  }

  #w-node-_0d4ce267-a8e6-20a2-4982-3e324b3b7608-dd863595 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }

  #w-node-_0d4ce267-a8e6-20a2-4982-3e324b3b760a-dd863595 {
    -ms-grid-row: span 2;
    grid-row-start: span 2;
    -ms-grid-row-span: 2;
    grid-row-end: span 2;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }

  #w-node-_0d4ce267-a8e6-20a2-4982-3e324b3b760c-dd863595 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }

  #w-node-_46ed1e03-f648-ffc7-9715-d2193dfbdaa1-dd863595 {
    -ms-grid-row: span 2;
    grid-row-start: span 2;
    -ms-grid-row-span: 2;
    grid-row-end: span 2;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }

  #w-node-_265b63fe-cca4-4480-fc72-fa90eaa5f58c-dd863595 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_724c222e-e4c6-13f2-6e2e-9790f6e607df-f6e607b8 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_724c222e-e4c6-13f2-6e2e-9790f6e607e2-f6e607b8 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_724c222e-e4c6-13f2-6e2e-9790f6e607e4-f6e607b8 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_724c222e-e4c6-13f2-6e2e-9790f6e607e6-f6e607b8 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }
}

