@font-face {
  font-family: Carpenter Script;
  src: url('../fonts/carpenter-script.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}

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

.w-form-formradioinput--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 50%;
  width: 12px;
  height: 12px;
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-width: 4px;
  border-color: #3898ec;
}

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

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

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

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

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.body {
  justify-content: center;
  align-items: flex-start;
  height: 100vh;
  margin-top: -60px;
  display: block;
  overflow: visible;
}

.container {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #0000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 800px;
  height: 175%;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
  position: relative;
  top: -71px;
}

.heading {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: left;
  order: -1;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  font-family: Georgia, Times, Times New Roman, serif;
  display: flex;
  position: absolute;
  inset: 0%;
}

.paragraph {
  font-family: Georgia, Times, Times New Roman, serif;
  position: static;
  inset: auto 0% 0%;
}

.section {
  padding-top: 0;
}

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

.button {
  font-family: Georgia, Times, Times New Roman, serif;
}

.navbar-mobile {
  z-index: 999;
  box-sizing: border-box;
  grid-column-gap: 17px;
  grid-row-gap: 17px;
  aspect-ratio: auto;
  cursor: auto;
  background-color: #f9f9f6;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: stretch;
  margin: 0;
  display: none;
  position: static;
  inset: 0% auto auto 0%;
}

.navbar-mobile:hover {
  pointer-events: auto;
}

.navbar-no-shadow-container {
  z-index: 100;
  clear: none;
  background-color: #0000;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 1140px;
  margin: 0 auto -243px;
  padding: 0;
  display: block;
  position: static;
  left: 300px;
}

.container-regular {
  width: 100%;
  max-width: 1260px;
  min-height: 30px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
}

.navbar-wrapper {
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  justify-content: space-between;
  align-items: center;
  margin-top: 0;
  margin-left: -98px;
  margin-right: 0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.navbar-brand {
  color: #0000;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-right: 0;
}

.navbar-brand.w--current {
  cursor: pointer;
  margin-top: 33px;
  padding-top: 0;
}

.nav-menu-wrapper {
  justify-content: center;
  align-self: auto;
  align-items: flex-start;
  margin: 70px -65px 60px 10px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: static;
}

.nav-menu {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  letter-spacing: normal;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  margin: 33px 133px 0 0;
  padding: 0;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 17px;
  display: flex;
}

.about-button-dark {
  color: #fff;
  letter-spacing: .25px;
  white-space: nowrap;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 15px 5px 10px;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 17px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
}

.about-button-dark:hover {
  color: #000;
}

.about-button-dark:focus-visible, .about-button-dark[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.about-button-dark.w--current {
  color: #fff;
  font-size: 17px;
}

.about-button-dark.w--current:hover {
  color: #000;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle:focus-visible, .nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  color: #fff;
  margin-right: 10px;
}

.nav-dropdown-icon:hover {
  color: #000;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 16px;
  transition: background-color .2s;
}

.nav-dropdown-link:hover {
  color: #fff;
  background-color: #d6b670;
}

.nav-dropdown-link:focus-visible, .nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-button-wrapper {
  margin-left: 5px;
}

.get-connected-home-button {
  color: #000;
  letter-spacing: 2px;
  text-transform: uppercase;
  white-space: nowrap;
  -webkit-text-fill-color: transparent;
  background-color: #1a1b1f;
  -webkit-background-clip: text;
  background-clip: text;
  padding: 12px 25px 12px 0;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
  transition: color .2s;
  position: static;
}

.get-connected-home-button:hover {
  color: #d6b670;
  background-color: #d6b670;
}

.get-connected-home-button:active {
  background-color: #43464d;
}

.text-block {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  align-self: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.hero-without-image {
  -webkit-text-fill-color: transparent;
  background-color: #f5f7fa;
  -webkit-background-clip: text;
  background-clip: text;
  border-bottom: 1px solid #e4ebf3;
  flex-flow: column;
  padding: 80px 30px;
  font-family: Georgia, Times, Times New Roman, serif;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

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

.hero-wrapper-two {
  z-index: 999;
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: static;
  inset: 0% auto auto 0%;
}

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

.heading-2 {
  column-count: 0;
  font-family: Changa One, Impact, sans-serif;
  font-size: 60px;
  font-weight: 400;
  text-decoration: underline;
  position: relative;
  inset: 0% 0% -20px 100%;
}

.slider {
  box-sizing: border-box;
  aspect-ratio: auto;
  background-image: url('../images/freepik__upload__93533.jpeg');
  background-size: auto;
  width: 100%;
  height: 100vh;
  overflow: hidden;
}

.image {
  z-index: auto;
  float: none;
  clear: none;
  aspect-ratio: auto;
  opacity: 1;
  color: #0000;
  -webkit-text-fill-color: inherit;
  vertical-align: baseline;
  cursor: pointer;
  object-fit: fill;
  background-clip: border-box;
  width: 230px;
  max-width: none;
  height: 270px;
  margin: 0 20px 0 0;
  padding: 60px 0 0;
  display: block;
  position: static;
  inset: 0% auto auto 0%;
}

.hero-background-slider {
  z-index: 1;
  background-image: url('../images/freepik__upload__93533.jpeg');
  background-position: 0 0;
  background-size: auto;
  width: 100%;
  height: 100vh;
  margin-left: auto;
  margin-right: auto;
}

.slide-1 {
  z-index: 1;
  box-sizing: border-box;
  background-image: url('../images/freepik__upload__93533.jpeg');
  background-position: 0 0;
  background-size: auto;
  width: 100%;
  height: 100%;
  position: relative;
  inset: 0% auto auto 0%;
}

.slide-2 {
  background-image: url('../images/freepik__upload__93534.jpeg');
  background-position: 50%;
  background-size: cover;
}

.slide-3 {
  background-image: url('../images/freepik__upload__93536.jpeg');
  background-position: 50%;
  background-size: cover;
}

.right-arrow {
  cursor: auto;
  mix-blend-mode: normal;
}

.hero-slider {
  z-index: auto;
  opacity: 1;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  height: 100vh;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
  position: relative;
  overflow: visible;
}

.slide {
  background-image: url('../images/234muirfield-high-42.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
}

.slide-4 {
  background-image: url('../images/untitled-3346-x-2091-px.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.slide-5 {
  background-image: url('../images/untitled-design-25.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.slide-6 {
  background-image: url('../images/optimized_p1000915.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.text-block-2 {
  color: #fff;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 17px;
  font-weight: 500;
}

.text-block-2:hover {
  color: #000;
}

.hero-content-bottom {
  z-index: 0;
  opacity: 1;
  text-align: center;
  background-color: #0000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 0;
  display: block;
  position: absolute;
  inset: auto 0% 0%;
}

.heading-3 {
  color: #000;
  flex-flow: column;
  margin-top: 0;
  padding-top: 0;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 64px;
  font-weight: 400;
  line-height: 60px;
  display: block;
  position: relative;
  top: 182px;
}

.paragraph-2 {
  color: #000;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 28px;
  position: relative;
  top: 173px;
}

.mask {
  height: 100%;
  position: relative;
  overflow: visible;
}

.paragraph-3 {
  flex: 0 auto;
  align-self: auto;
  position: relative;
  inset: auto auto auto 0%;
}

.popup-wrapper {
  z-index: 9998;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  aspect-ratio: auto;
  opacity: 1;
  cursor: auto;
  background-color: #0009;
  border-radius: 0;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  place-items: center;
  width: 100%;
  font-family: Georgia, Times, Times New Roman, serif;
  display: none;
  position: fixed;
  inset: 0;
  overflow: visible;
}

.popup-box {
  box-sizing: border-box;
  clear: none;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  aspect-ratio: auto;
  text-align: center;
  -webkit-text-fill-color: inherit;
  mix-blend-mode: normal;
  object-fit: fill;
  background-color: #cae7f0;
  background-clip: border-box;
  border: 400px solid #dce2eb;
  border-radius: 8px;
  flex-flow: column wrap-reverse;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-self: center;
  align-items: stretch;
  width: 400px;
  max-width: none;
  height: 350px;
  margin-top: -165px;
  margin-bottom: 400px;
  margin-left: 10px;
  padding: 0;
  display: flex;
  position: static;
  box-shadow: 0 10px 30px 1px #0000001a;
}

.text-block-3 {
  color: #fff;
  cursor: pointer;
  font-size: 50px;
  line-height: 33px;
  position: absolute;
  inset: 0% 0% auto auto;
}

.heading-4 {
  font-family: Georgia, Times, Times New Roman, serif;
  font-weight: 400;
}

.submit-button {
  color: #858585;
  background-color: #0000;
  border: 1px solid #ccc8c8;
  border-radius: 1px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
  transition: background-color .2s;
}

.submit-button:hover {
  color: #fff;
  background-color: #d6b670;
  border-color: #fff;
}

.heading-5 {
  position: relative;
  inset: 0% 0% 0;
}

.popup-image {
  aspect-ratio: auto;
  opacity: 1;
  -webkit-text-fill-color: inherit;
  object-fit: fill;
  background-color: #0000;
  background-image: url('../images/murifield-study.jpg');
  background-position: 0 0;
  background-size: cover;
  background-attachment: scroll;
  background-clip: border-box;
  order: 0;
  width: 50%;
  min-width: 50%;
  height: 100%;
  min-height: 100%;
  display: block;
}

.image-2 {
  width: 50%;
  height: 100%;
}

.image-3 {
  -webkit-text-fill-color: inherit;
  background-image: url('../images/murifield-study.jpg');
  background-position: 50%;
  background-size: cover;
  background-clip: border-box;
}

.image-4 {
  vertical-align: baseline;
  object-fit: cover;
  background-image: url('../images/test-picture.jpeg');
  background-position: 0 0;
  background-size: cover;
  flex: 0 auto;
  align-self: auto;
  width: 50%;
  max-width: none;
  height: 500px;
  display: block;
  position: static;
}

.test-popup-block {
  background-color: #fff;
  width: 800px;
  height: 500px;
  margin: auto;
  display: flex;
}

.test-popup-image {
  object-fit: cover;
  width: 50%;
  max-width: none;
  height: 100%;
  display: block;
}

.test-popup-content {
  width: 50%;
}

.image-5 {
  -webkit-text-fill-color: inherit;
  background-color: #0000;
  background-clip: border-box;
}

.pop-up-heading {
  box-sizing: border-box;
  clear: none;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  aspect-ratio: auto;
  text-align: justify;
  letter-spacing: 1px;
  -webkit-text-stroke-width: 0px;
  text-indent: 0;
  column-count: 0;
  object-fit: contain;
  border-radius: 0;
  flex-flow: row;
  flex: 0 auto;
  order: 0;
  justify-content: center;
  align-self: center;
  align-items: flex-start;
  width: 50%;
  height: 100%;
  margin: 0 auto;
  padding: 48px 0;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 27px;
  font-weight: 700;
  line-height: 44px;
  display: flex;
  position: absolute;
  inset: 0% 7% auto auto;
}

.paragraph-4 {
  clear: none;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: center;
  flex: 0 auto;
  order: 0;
  justify-content: center;
  align-self: center;
  align-items: flex-start;
  width: auto;
  margin-top: -200px;
  font-weight: 400;
  display: flex;
  position: static;
  inset: 0% 0% 0;
}

.paragraph-5 {
  aspect-ratio: auto;
  text-align: center;
  text-overflow: clip;
  column-count: 0;
  margin-bottom: 220px;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
}

.paragraph-6 {
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
}

.paragraph-7 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  aspect-ratio: auto;
  direction: ltr;
  text-align: center;
  letter-spacing: normal;
  overflow-wrap: normal;
  -webkit-text-fill-color: inherit;
  cursor: default;
  background-clip: border-box;
  justify-content: center;
  align-items: flex-start;
  margin-top: 0;
  margin-bottom: 200px;
  font-family: Varela Round, sans-serif;
  font-size: 14px;
  display: block;
}

.text-block-4 {
  color: #686565;
  font-size: 16px;
}

.pop-up-text-block {
  box-sizing: border-box;
  clear: none;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  direction: ltr;
  color: #5c5c5c;
  text-align: center;
  letter-spacing: normal;
  object-fit: fill;
  object-position: 50% 50%;
  background-color: #0000;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 300px;
  margin: 0 auto;
  padding-top: 0;
  padding-bottom: 130px;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;
  display: flex;
  position: absolute;
  inset: 120px 20% 0% auto;
}

.success-text, .error-text {
  background-color: #fff;
  border-radius: 6px;
  max-width: 400px;
  padding-top: 24px;
  font-size: 16px;
}

.popup-close {
  z-index: 10000;
  text-align: center;
  cursor: pointer;
  margin-right: 0;
  padding-top: 10px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 35px;
  font-weight: 700;
  display: block;
  position: absolute;
  inset: 0% 14% auto auto;
}

.textarea, .textarea-2, .text-field, .success-message, .error-message {
  color: #000;
}

.popup-left {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 800px;
  height: 300px;
  display: block;
  position: static;
  left: 0;
}

.popup-images {
  box-sizing: border-box;
  aspect-ratio: auto;
  object-fit: cover;
  width: 50%;
  max-width: none;
  height: 222%;
  margin: -116px 0 0 400px;
  padding-left: 0;
  display: block;
}

.popup-content {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: center;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  display: flex;
  position: static;
  inset: 0% 0% auto;
}

.form-block {
  flex-flow: column;
  justify-content: flex-end;
  width: 16%;
  height: 23%;
  margin-top: 0;
  margin-bottom: -24px;
  margin-right: auto;
  display: flex;
  position: absolute;
  inset: auto 26% 43% auto;
}

.intro-section {
  background-color: #0000;
  width: auto;
  height: 40vh;
  margin-top: 220px;
  padding-top: 60px;
  padding-bottom: 20px;
  position: relative;
}

.h2 {
  text-align: left;
  letter-spacing: -2px;
  text-transform: none;
  width: 220%;
  margin-top: 140px;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
  display: none;
  position: relative;
  top: auto;
  left: -275px;
}

.paragraph-8 {
  color: #6d6767;
  text-align: center;
  letter-spacing: 0;
  max-width: 700px;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  font-size: 14px;
  font-weight: 400;
}

.intro-wrapper {
  word-break: normal;
  overflow-wrap: normal;
  object-fit: fill;
  order: 0;
  justify-content: center;
  align-self: auto;
  align-items: center;
  margin-top: 60px;
  margin-left: 0;
  padding-top: 40px;
  display: flex;
}

.intro-text {
  width: 40%;
  height: 105%;
  margin-bottom: 0;
  margin-right: 0;
  padding-right: 0;
  font-size: 14px;
}

.intro-image {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #0000;
  border-radius: 8px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 150%;
  height: 510px;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  display: block;
  position: relative;
  top: 20px;
  right: -137px;
  box-shadow: 0 2px 5px #0003;
}

.image-6 {
  aspect-ratio: auto;
  transform: scale3d(1none, 1none, 1none);
  cursor: auto;
  object-fit: cover;
  transform-style: preserve-3d;
  width: 150%;
  max-width: none;
  height: 105%;
  margin-top: 0;
  margin-left: 0;
  padding-top: 0;
  padding-left: 0;
  transition: opacity .2s;
  position: static;
  top: 0;
}

.image-6:hover {
  transform: scale(1.1);
}

.intro-button {
  float: none;
  clear: none;
  color: #686565;
  text-align: center;
  text-transform: capitalize;
  vertical-align: middle;
  cursor: pointer;
  background-color: #0000;
  border: 1px solid #686565;
  border-radius: 8px;
  flex-flow: row;
  place-content: stretch center;
  align-items: center;
  width: 100px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 12px;
  padding-right: 15px;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 16px;
  font-weight: 300;
  text-decoration: none;
  transition: background-color .2s;
  display: inline-flex;
  position: static;
  inset: auto auto 0%;
}

.intro-button:hover {
  outline-offset: 0px;
  color: #fff;
  background-color: #d6b670;
  border-color: #fff;
  outline: 1px solid #fff;
}

.intro-button.w--current {
  float: none;
  clear: none;
  color: #6d6767;
  border-width: 1px;
  border-radius: 1px;
  margin-top: 0;
  padding-bottom: 14px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 400;
  position: relative;
  top: 20px;
  right: 140px;
}

.image-description {
  float: left;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #7f7c7c;
  text-align: left;
  flex-flow: row-reverse;
  justify-content: center;
  align-items: flex-end;
  margin-top: 2px;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  display: block;
  position: relative;
  left: 285px;
  right: 0;
}

.intro-paragraph {
  color: #666;
  text-align: left;
  letter-spacing: 0;
  text-indent: 0;
  white-space: normal;
  overflow-wrap: normal;
  background-color: #0000;
  width: 650px;
  margin-top: 100px;
  margin-bottom: 10px;
  padding-top: 70px;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 24px;
  font-weight: 300;
  line-height: 23px;
  position: relative;
  bottom: auto;
  left: -275px;
}

.our-pillars-section {
  text-align: center;
  background-color: #0000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 75%;
  height: auto;
  margin: 30vh auto 60px;
  padding: 0 20px;
  font-family: Playfair Display, sans-serif;
  display: flex;
}

.our-pillars-container {
  opacity: 1;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  flex-flow: column;
  width: 100%;
  max-width: 1200px;
  height: auto;
  margin-bottom: auto;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  display: flex;
}

.heading-6 {
  color: #000;
}

.heading-7 {
  color: #333;
  text-align: center;
  -webkit-text-fill-color: inherit;
  background-clip: padding-box;
  margin-top: 40px;
  margin-bottom: 48px;
  font-family: Playfair Display, sans-serif;
  font-size: 44px;
  font-weight: 400;
  position: relative;
  left: auto;
}

.pillars-grid {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  opacity: 1;
  background-color: #0000;
  grid-template: "Column-1 column-2 Area-3 Area-4" 1fr
                 ". Area-5 . ."
                 / 1fr 1fr 1fr 1fr;
  grid-auto-rows: 1fr;
  grid-auto-columns: 1fr;
  place-items: center;
  width: 100%;
  height: 66%;
  margin: 60px 0 20px;
  padding: 100px 0 0 10px;
  display: grid;
  position: static;
  right: 0;
}

.pillar-card {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  text-align: center;
  white-space: normal;
  background-color: #fff;
  border-radius: 12px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  height: 220px;
  padding: 10px 0 0;
  display: flex;
  position: static;
  box-shadow: 0 4px 12px #0000000d;
}

.heading-8 {
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  margin-bottom: 12px;
  font-family: Droid Serif, serif;
  font-size: 20px;
  font-weight: 400;
}

.divider-line {
  -webkit-text-fill-color: inherit;
  background-color: #727070;
  background-clip: border-box;
  border-radius: 12px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 150px;
  height: 0;
  margin: auto;
  display: flex;
  position: relative;
  inset: -37% 0% auto;
  box-shadow: 0 2px 5px #00000080;
}

.paragraph-10 {
  outline-offset: 0px;
  background-color: #0000;
  outline: 3px #333;
  justify-content: center;
  align-items: center;
  margin-top: 100px;
  margin-bottom: 60px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 24px;
  font-weight: 300;
  line-height: 22px;
  display: flex;
}

.pillar-card-copy {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  text-align: center;
  white-space: normal;
  -webkit-text-fill-color: inherit;
  mix-blend-mode: normal;
  background-color: #0000;
  background-clip: border-box;
  border-radius: 12px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  height: 220px;
  padding: 10px 0 0;
  display: flex;
  position: static;
  box-shadow: 0 4px 12px #0000000d;
}

.image-7 {
  -webkit-text-fill-color: inherit;
  vertical-align: baseline;
  background-clip: border-box;
  width: 110%;
  max-width: none;
  height: auto;
  display: block;
  position: relative;
  inset: 0% auto 350px 0%;
}

.pillar-card-copy-copy, .pillars-card-1 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  text-align: center;
  white-space: normal;
  -webkit-text-fill-color: inherit;
  mix-blend-mode: normal;
  background-color: #0000;
  background-clip: border-box;
  border-radius: 12px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  height: 220px;
  padding: 10px 0 0;
  display: flex;
  position: static;
  box-shadow: 0 4px 12px #0000000d;
}

.pillars-card-2.heading-8-copy {
  text-align: center;
  margin-top: 10px;
}

.heading-8-copy {
  color: #000;
  text-align: center;
  letter-spacing: 0;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 36px;
  font-weight: 500;
  line-height: 34px;
  display: block;
}

.pillars-card-2-0 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  text-align: center;
  white-space: normal;
  -webkit-text-fill-color: inherit;
  mix-blend-mode: normal;
  background-color: #0000;
  background-image: none;
  background-size: auto;
  background-clip: border-box;
  border-radius: 0;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 350px;
  margin-top: 40px;
  margin-right: 0;
  padding: 10px 20px 0;
  transition: opacity .2s;
  display: flex;
  position: static;
  transform: scale(1);
}

.pillars-card-2-0:hover {
  transform: scale(1.1);
}

.button-2 {
  justify-content: center;
  align-items: flex-end;
  display: block;
}

.button-wrapper {
  object-fit: fill;
  justify-content: center;
  align-items: center;
  margin-top: 100px;
  margin-left: auto;
  display: flex;
  position: absolute;
}

.core-values-button {
  color: #000;
  text-align: center;
  letter-spacing: 1px;
  -webkit-text-fill-color: inherit;
  cursor: pointer;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid #000;
  border-radius: 8px;
  flex-flow: column;
  width: auto;
  height: auto;
  margin: auto 0 0 30px;
  padding: 12px 32px;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 17px;
  transition: background-color .2s;
  display: flex;
}

.core-values-button:hover {
  pointer-events: auto;
  color: #fff;
  background-color: #d6b670;
  border-color: #fff;
}

.left-arrow, .right-arrow-2 {
  cursor: pointer;
  display: flex;
  position: static;
}

.featured-projects-home {
  letter-spacing: 0;
  background-color: #fff;
  border: 1px solid #0000;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-top: 40px;
  padding-bottom: 60px;
  display: flex;
}

.featured-projects-heading {
  color: #333;
  letter-spacing: 0;
  margin-bottom: 48px;
  font-family: Playfair Display, sans-serif;
  font-size: 50px;
  font-weight: 400;
  line-height: 44px;
}

.project-preview-grid {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  color: #888;
  background-color: #0000;
  border-radius: 0;
  grid-template: ". ."
                 ". Area"
                 / 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 0;
  display: grid;
}

.project-card-preview {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #faf8f3;
  border-radius: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  height: auto;
  margin-bottom: 12px;
  padding: 32px;
  display: flex;
}

.project-image {
  aspect-ratio: auto;
  transform: scale3d(1none, 1none, 1none);
  object-fit: cover;
  transform-style: preserve-3d;
  padding-top: 0;
  transition: opacity .2s;
}

.project-image:hover {
  transform: scale(1.5);
}

.project-heading {
  color: #666;
  text-align: center;
  letter-spacing: 1px;
  white-space: normal;
  word-break: normal;
  overflow-wrap: normal;
  margin-bottom: 10px;
  padding-bottom: 0;
  padding-left: 10px;
  padding-right: 0;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 23px;
}

.paragraph-11 {
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.paragraph-12 {
  text-align: center;
  letter-spacing: 1px;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 19px;
  line-height: 20px;
}

.cta-button-wrapper {
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.cta-button {
  color: #000;
  text-align: center;
  letter-spacing: 1px;
  cursor: pointer;
  background-color: #faf8f3;
  border: 1px solid #000;
  border-radius: 8px;
  padding: 12px 32px;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 17px;
  transition: background-color .2s;
}

.cta-button:hover {
  color: #fff;
  background-color: #d6b670;
  border-color: #fff;
}

.cta-button.w--current {
  color: #000;
  letter-spacing: 1px;
  cursor: pointer;
  background-color: #faf8f3;
  border: 1px solid #000;
  border-radius: 8px;
  padding: 12px 32px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  transition: opacity .2s;
}

.cta-button.w--current:hover {
  background-color: #fff;
}

.project-hero {
  background-color: #faf8f3;
  width: 100%;
  margin-top: 0;
  padding-top: 40px;
}

.projects-hero {
  background-color: #faf8f3;
  margin-top: 0;
  padding-top: 80px;
  padding-bottom: 80px;
  display: block;
}

.heading-9 {
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 33px;
}

.code {
  font-family: Playfair Display, sans-serif;
  font-size: 48px;
  font-weight: 400;
}

.paragraph-13 {
  color: #696868;
  text-align: center;
  max-width: none;
  padding-top: 20px;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 19px;
}

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

.projects-grid-wrapper {
  max-width: 1200px;
  margin-top: auto;
  margin-bottom: auto;
}

.collection-list {
  object-fit: fill;
}

.image-8 {
  vertical-align: baseline;
  display: inline-block;
}

.main-image {
  box-sizing: border-box;
  aspect-ratio: 3 / 2;
  object-fit: cover;
  background-color: #faf8f3;
  border-radius: 8px;
  width: 100%;
  max-width: none;
  display: block;
}

.project-intro {
  margin-bottom: 0;
  padding-top: 60px;
  padding-bottom: 60px;
}

.container-4 {
  text-align: center;
  max-width: 720px;
  margin-bottom: 100px;
}

.paragraph-14 {
  margin-bottom: auto;
  padding-top: 10px;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 21px;
  line-height: 23px;
  display: none;
  overflow: visible;
}

.heading-10 {
  text-align: center;
  background-color: #faf8f3;
  margin-top: 20px;
  margin-bottom: 40px;
  padding-bottom: 20px;
  font-family: Playfair Display, sans-serif;
  font-size: 80px;
  font-weight: 400;
  line-height: 50px;
  display: block;
}

.rich-text-block {
  max-width: 720px;
  margin-bottom: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 21px;
  line-height: 23px;
  display: none;
}

.project-gallery {
  width: 100%;
}

.gallery-grid {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  aspect-ratio: 3 / 2;
  flex-flow: column;
  grid-template: "Area"
  / 1.2fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-content: start stretch;
  place-items: stretch stretch;
  width: 100%;
  max-width: none;
  padding-left: 4vw;
  padding-right: 4vw;
  display: grid;
  position: absolute;
}

.collection-list-2 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  aspect-ratio: auto;
  grid-template: "Area"
  / 1fr 1fr;
  grid-auto-rows: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-items: stretch stretch;
  width: 100%;
  max-width: none;
  padding-left: 20px;
  padding-right: 20px;
  display: grid;
  position: absolute;
}

.image-9 {
  width: 100%;
  max-width: none;
}

.collection-item {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  aspect-ratio: 3 / 2;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-items: center stretch;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  display: block;
  position: relative;
}

.image-10 {
  aspect-ratio: 3 / 2;
  cursor: pointer;
  object-fit: fill;
  width: 100%;
  transition: opacity .2s;
  display: block;
  position: static;
  inset: 0%;
}

.image-10:hover {
  transform: scale(1.05);
}

.lightbox-link {
  padding-bottom: 0;
}

.project-gallery-image {
  aspect-ratio: 3 / 2;
  cursor: pointer;
  object-fit: cover;
  border-radius: 0;
  width: 100%;
  max-width: none;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  display: block;
  box-shadow: 0 2px 5px #0003;
}

.project-gallery-image:hover {
  transform: scale(1.05);
}

.gallery-container {
  width: 100%;
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 4vw;
}

.div-block {
  width: 100%;
  max-width: 1440px;
  padding-left: 24px;
  padding-right: 24px;
}

.project-card {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  cursor: pointer;
  border-radius: 8px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  height: auto;
  padding-left: 0;
  display: block;
}

.project-card:hover {
  transform: scale(1.05);
}

.collection-list-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  justify-items: stretch;
  padding-top: 60px;
  padding-bottom: 0;
  display: grid;
}

.project-title {
  color: #686464;
  margin-top: 0;
  font-family: Playfair Display, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.collection-list-3, .collection-item-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
}

.image-11 {
  aspect-ratio: auto;
  vertical-align: baseline;
  object-fit: cover;
  border-radius: 8px;
  width: 100%;
  height: 425px;
  display: inline-block;
}

.card-link {
  object-fit: cover;
  border-radius: 8px;
  width: 100%;
}

.button-3 {
  border-radius: 6px;
}

.view-gallery-button {
  color: #333;
  background-color: #f9f6f0;
  border: 1px solid #d6b670;
  border-radius: 8px;
  margin-bottom: 40px;
  padding: 10px 15px;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 15px;
  font-weight: 400;
  transition: background-color .2s;
  position: static;
}

.view-gallery-button:hover {
  color: #fff;
  background-color: #d6b670;
  box-shadow: 0 4px 10px #d6b67040;
}

.body-2 {
  background-color: #faf8f3;
  border: 1px solid #686464;
  margin-bottom: 0;
  padding-bottom: 0;
}

.testimonial-section {
  background-color: #0000;
  margin-top: 60px;
  margin-bottom: 60px;
  padding-top: 0;
  padding-bottom: 40px;
}

.heading-11 {
  color: #000;
  text-align: center;
  letter-spacing: 1px;
  padding-top: 30px;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 50px;
  font-weight: 400;
  line-height: 44px;
}

.body-3 {
  background-color: #faf8f3;
  padding-bottom: 0;
}

.testimonial-wrapper {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  aspect-ratio: auto;
  object-fit: fill;
  flex-flow: row;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.testimonial-card {
  transform: scale3d(1none, 1none, 1none);
  transform-style: preserve-3d;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 8px;
  width: 33%;
  height: 87%;
  margin-top: 60px;
  padding: 10px 20px;
  transition: opacity .2s;
  box-shadow: 0 2px 5px #0003;
}

.testimonial-card:hover {
  transform: scale(1.2);
}

.paragraph-15 {
  font-family: Montserrat, sans-serif;
  font-style: italic;
  font-weight: 400;
}

.testimonial-card-3 {
  box-sizing: border-box;
  transform: scale3d(1none, 1none, 1none);
  object-fit: fill;
  transform-style: preserve-3d;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 8px;
  width: 33%;
  height: 87%;
  margin-top: 60px;
  margin-left: 20px;
  padding: 10px 20px;
  transition: opacity .2s;
  position: static;
  right: auto;
  box-shadow: 0 2px 5px #0003;
}

.testimonial-card-3:hover {
  transform: scale(1.2);
}

.paragraph-16 {
  font-family: Montserrat, sans-serif;
  font-style: italic;
}

.div-block-3 {
  text-align: left;
  border: 1px solid #000;
  width: 80px;
  height: 1px;
  margin-top: 60px;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
}

.team-hero-wrapper {
  background-image: url('../images/img_7704.jpeg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 80vh;
  position: relative;
}

.team-overlay-content {
  float: none;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: center;
  vertical-align: text-bottom;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: baseline;
  max-width: 600px;
  margin-bottom: 7px;
  display: block;
  position: absolute;
  inset: auto auto -17% 45%;
  transform: translate(-50%, -50%);
}

.heading-12 {
  float: none;
  clear: none;
  opacity: 1;
  outline-offset: 0px;
  color: #000;
  text-align: center;
  -webkit-text-fill-color: inherit;
  mix-blend-mode: overlay;
  background-clip: border-box;
  border: 0 solid #000;
  border-radius: 0;
  outline: 3px #000;
  margin-top: 20px;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 50px;
  font-style: italic;
  font-weight: 400;
}

.team-button {
  color: #000;
  background-color: #0000;
  border: 1px solid #000;
  border-radius: 6px;
  font-family: Cormorant Garamond, sans-serif;
  transition: background-color .2s;
}

.team-button:hover {
  color: #fff;
  background-color: #a0a0a0a6;
}

.blog-preview-section {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #faf8f3;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  margin-top: 100px;
  margin-bottom: 60px;
  padding: 80px 5%;
  display: block;
}

.blog-preview-container {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  background-color: #0000;
  justify-content: space-between;
  align-items: center;
  max-width: 1200px;
  display: flex;
}

.heading-13 {
  text-align: right;
  letter-spacing: 0;
  margin-bottom: -10px;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 48px;
  font-weight: 400;
}

.heading-14 {
  text-align: right;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 24px;
  font-weight: 400;
}

.paragraph-17 {
  color: #5c5959;
  text-align: right;
  padding-top: 0;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 19px;
}

.button-4 {
  float: right;
  color: #000;
  text-align: left;
  vertical-align: bottom;
  background-color: #0000;
  border: 1px solid #000;
  border-radius: 8px;
  flex-flow: row;
  justify-content: flex-end;
  align-items: center;
  width: auto;
  margin-top: 10px;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 14px;
  font-weight: 300;
  transition: background-color .2s;
  display: inline-block;
  position: static;
  inset: 0% auto auto 0%;
}

.button-4:hover {
  color: #fff;
  background-color: #d6b670;
  border-color: #fff;
}

.image-12 {
  aspect-ratio: auto;
  object-fit: fill;
  max-width: 100%;
  height: auto;
  transition: opacity .2s;
  transform: scale(1.1);
}

.image-12:hover {
  transform: scale(1.2);
}

.about-page-footer {
  text-align: center;
  background-color: #fff;
  width: 100%;
  margin-top: 100px;
  margin-bottom: 0;
  padding-top: 80px;
  padding-bottom: 80px;
  display: block;
}

.footer-wrapper {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 1200px;
  margin: auto;
  display: flex;
}

.heading-15 {
  text-align: center;
  letter-spacing: 4px;
  -webkit-text-decoration-skip-ink: auto;
  text-decoration-skip-ink: auto;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 30px;
  font-weight: 300;
  text-decoration: none;
}

.footer-email-input {
  float: left;
  clear: none;
  aspect-ratio: auto;
  color: #000;
  text-align: left;
  object-fit: fill;
  border: 1px solid #d6d4d4;
  border-radius: 0;
  width: 260px;
  height: auto;
  margin-right: 160px;
  padding: 12px;
  font-family: Cormorant Garamond, sans-serif;
  position: static;
}

.footer-submit-button {
  box-sizing: border-box;
  float: right;
  clear: left;
  aspect-ratio: auto;
  color: #888585;
  letter-spacing: 1px;
  vertical-align: baseline;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #d6d4d4;
  border-radius: 8px;
  height: auto;
  margin-bottom: 0;
  margin-right: 240px;
  padding: 10px 24px;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 13px;
  line-height: 24px;
  transition: background-color .2s;
  display: block;
  position: relative;
  inset: -56px 0% 0% 50%;
}

.footer-submit-button:hover {
  color: #fff;
  background-color: #d6b670;
}

.form-block-2 {
  clear: none;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  display: flex;
}

.footer-form {
  clear: none;
}

.footer-email {
  color: #888585;
  font-family: Cormorant Garamond, sans-serif;
}

.footer-number {
  color: #888585;
  justify-content: center;
  align-items: flex-start;
  margin-top: -25px;
  margin-bottom: 0;
  padding-bottom: 0;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 14px;
  display: block;
}

.text-block-5 {
  color: #888585;
  margin-top: -25px;
  font-family: Cormorant Garamond, sans-serif;
}

.footer-social-media {
  justify-content: center;
  align-items: center;
  display: flex;
}

.pinterest-icon {
  filter: invert(70%);
  cursor: pointer;
  background-color: #0000;
  padding-right: 5px;
}

.pinterest-icon:hover {
  filter: invert(0%);
}

.facebook-icon {
  filter: invert(70%);
  cursor: pointer;
  padding-right: 5px;
}

.facebook-icon:hover {
  filter: invert(0%);
}

.instagram-icon {
  filter: invert(70%);
  cursor: pointer;
  padding-right: 5px;
}

.instagram-icon:hover {
  filter: invert(0%);
}

.youtube-icon {
  filter: invert(70%);
  cursor: pointer;
  padding-right: 5px;
}

.youtube-icon:hover {
  filter: invert(0%);
}

.blog-section {
  background-color: #faf8f3;
  margin-top: 0;
  padding-top: 80px;
  padding-bottom: 60px;
}

.blog-heading {
  text-align: center;
  letter-spacing: 2px;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-right: 60px;
  font-family: Playfair Display, sans-serif;
  font-size: 58px;
  font-style: normal;
  font-weight: 400;
}

.collection-list-wrapper-2 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  text-align: center;
  grid-template: "Area-2"
                 "."
                 / 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row dense;
  place-content: center;
  place-items: center;
  padding-left: 0;
  display: grid;
  position: static;
}

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

.heading-16 {
  font-family: Cormorant Garamond, sans-serif;
  font-weight: 400;
}

.blog-images {
  aspect-ratio: auto;
  -webkit-text-fill-color: inherit;
  object-fit: cover;
  background-clip: border-box;
  border: 0 #0000;
  border-radius: 4px;
  width: 540px;
  max-width: 600px;
  height: 350px;
  max-height: 1000px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  display: block;
}

.blog-images:hover {
  transform: scale(1.05);
}

.blog-headings {
  text-overflow: clip;
  white-space: normal;
  word-break: normal;
  overflow-wrap: normal;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 26px;
  font-weight: 400;
}

.preview-description {
  padding-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 15px;
  display: block;
}

.blog-button {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #000;
  text-align: left;
  vertical-align: baseline;
  cursor: pointer;
  object-fit: fill;
  background-color: #0000;
  border: 1px solid #000;
  border-radius: 8px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: auto;
  margin-bottom: 0;
  padding-left: 15px;
  padding-right: 15px;
  font-family: Cormorant Garamond, sans-serif;
  text-decoration: none;
  transition: background-color .2s;
  display: inline-flex;
  position: static;
  left: auto;
}

.blog-button:hover {
  color: #fff;
  background-color: #d6b670;
  border-color: #fff;
}

.blog-container {
  float: none;
  aspect-ratio: auto;
  text-align: center;
  object-fit: fill;
  background-color: #faf8f3;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  max-width: 940px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  display: block;
}

.blog-cards {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fff;
  border-radius: 8px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 540px;
  height: 600px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 0 20px;
  display: block;
  box-shadow: 0 2px 5px #0003;
}

.collection-list-4 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: row-reverse wrap-reverse;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-content: center;
  place-items: stretch center;
  display: grid;
}

.blog-hero {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  margin-top: 100px;
  margin-bottom: 40px;
  padding-top: 100px;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.container-5 {
  max-width: 1000px;
}

.heading-17 {
  text-align: center;
  font-family: Cormorant Garamond, sans-serif;
  font-weight: 500;
}

.hero-image-wrapper {
  z-index: 1;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: static;
}

.image-13 {
  aspect-ratio: auto;
  vertical-align: middle;
  object-fit: fill;
  justify-content: center;
  align-items: center;
  width: auto;
  max-width: 100%;
  height: auto;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  display: inline-flex;
  position: static;
}

.hero-overlay {
  z-index: 2;
  background-image: linear-gradient(#000 40%, #fff);
  position: absolute;
  inset: 0 100% 100% 0;
}

.hero-content {
  z-index: 3;
  color: #fff;
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 800px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 40px;
  display: flex;
  position: relative;
}

.text-block-6 {
  font-family: Cormorant Garamond, sans-serif;
}

.heading-18 {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  font-family: Playfair Display, sans-serif;
  display: block;
}

.hero-text {
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  font-family: Cormorant Garamond, sans-serif;
  display: flex;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.heading-19 {
  float: none;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  color: #fff;
  text-align: center;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  font-size: 50px;
  font-weight: 500;
  line-height: 48px;
  display: none;
  position: static;
}

.blog-body {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding-top: 0;
  display: flex;
}

.rich-text-block-2 {
  color: #3d3d3d;
  text-align: center;
  letter-spacing: 0;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  padding-top: 20px;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 22px;
  font-weight: 300;
  line-height: 22px;
  display: flex;
}

.blog-grid-container {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.list-item {
  padding-right: 5px;
  font-family: Cormorant Garamond, sans-serif;
  font-weight: 300;
}

.popup-boxx {
  z-index: 9999;
  background-color: #f4f4f4;
  border-radius: 8px;
  width: 90vw;
  max-width: 900px;
  display: flex;
  position: absolute;
  overflow: hidden;
}

.left-popup {
  z-index: 9999;
  width: 50%;
  min-height: 100%;
  position: relative;
}

.popup-imagez {
  aspect-ratio: 1;
  object-fit: cover;
  height: auto;
}

.content-popup {
  z-index: 9999;
  text-align: center;
  background-color: #faf8f3;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  padding-left: 40px;
  font-family: Cormorant Garamond, sans-serif;
  display: flex;
  position: relative;
}

.heading-20 {
  letter-spacing: 2px;
  flex: 0 auto;
  margin-bottom: 15px;
  font-weight: 400;
}

.submit-button-2 {
  float: none;
  color: #333;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #cfcece;
  border-radius: 1px;
  margin-top: 0;
  padding-top: 9px;
  font-weight: 700;
  transition: background-color .2s;
}

.submit-button-2:hover {
  color: #fff;
  background-color: #d6b670;
  border: 1px solid #fff;
}

.paragraph-18 {
  padding-right: 5px;
}

.cl {
  z-index: 10000;
  cursor: pointer;
  width: 24px;
  height: 24px;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 50px;
  font-weight: 700;
  position: relative;
  inset: -86% -43% auto auto;
}

.contact-section {
  background-color: #faf8f3;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1300px;
  margin-top: 0;
  margin-bottom: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.contact-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  max-width: none;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: relative;
  bottom: -180px;
}

.contact-info {
  text-align: left;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  padding-left: 0;
  padding-right: 40px;
  display: flex;
  position: static;
}

.about-your-project-h2 {
  justify-content: flex-start;
  align-items: center;
  width: 40%;
  margin-top: 0;
  margin-right: 60px;
  padding-right: 0;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 48px;
  font-style: italic;
  font-weight: 300;
  display: flex;
}

.contact-number {
  text-align: left;
  text-indent: 0;
  column-count: 0;
  white-space: normal;
  cursor: auto;
  justify-content: flex-start;
  align-items: center;
  column-gap: 5px;
  width: 40%;
  margin-right: 60px;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 18px;
  line-height: 20px;
  display: flex;
}

.contact-address {
  text-align: left;
  justify-content: flex-start;
  align-items: center;
  width: 40%;
  margin-right: 60px;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 14px;
  line-height: 37px;
  display: flex;
}

.form-block-3 {
  float: right;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #000;
  flex-flow: column;
  grid-template: ". Area"
                 ". ."
                 / 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  place-items: center end;
  width: 60%;
  max-width: none;
  margin-left: 0;
  margin-right: 40px;
  padding-left: 0;
  font-family: Cormorant Garamond, sans-serif;
  display: flex;
  position: relative;
  bottom: 149px;
  left: 300px;
  right: auto;
}

.field-label {
  justify-content: flex-start;
  display: flex;
}

.text-field-2 {
  color: #000;
  font-family: Cormorant Garamond, sans-serif;
  line-height: 20px;
  display: block;
}

.body-4 {
  background-color: #faf8f3;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.div-block-4 {
  float: none;
  clear: right;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: center;
  width: 70%;
  max-width: none;
  margin-top: 0;
  margin-left: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.text-field-3 {
  color: #000;
  margin-top: 20px;
  padding-top: 0;
  font-family: Cormorant Garamond, sans-serif;
}

.text-field-4, .text-field-5 {
  color: #000;
  margin-top: 20px;
  font-family: Cormorant Garamond, sans-serif;
}

.heading-22 {
  color: #686565;
  text-align: left;
  letter-spacing: 1px;
  justify-content: center;
  align-items: center;
  margin-right: 160px;
  padding-right: 160px;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 28px;
  font-weight: 400;
  display: flex;
}

.div-block-5 {
  position: relative;
  top: 250px;
  left: -250px;
}

.form {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  font-family: Cormorant Garamond, sans-serif;
  display: flex;
}

.project-info-section {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  justify-content: center;
  place-items: center;
  width: 100%;
  max-width: 1300px;
  margin-top: 20px;
  display: flex;
  position: static;
}

.project-info-wrapper {
  text-align: left;
  overflow-wrap: anywhere;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1300px;
  margin-top: 0;
  padding: 10px 0 40px;
  display: flex;
  position: static;
}

.heading-23 {
  clear: none;
  color: #686565;
  text-align: left;
  letter-spacing: 1px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 28px;
  font-weight: 400;
  display: flex;
  position: static;
  left: auto;
  right: auto;
}

.project-type-column {
  justify-content: center;
  align-items: center;
  width: 45%;
  padding-right: 0;
  display: flex;
}

.form-block-4 {
  float: none;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 60%;
  margin-top: 0;
  margin-left: 0;
  margin-right: 40px;
  padding-right: 0;
  display: flex;
  position: static;
  top: auto;
  left: auto;
  right: auto;
}

.radio-button-field {
  font-family: Cormorant Garamond, sans-serif;
  font-style: normal;
}

.heading-24 {
  justify-content: center;
  align-items: flex-start;
  padding-right: 0;
  font-family: Cormorant Garamond, sans-serif;
  font-weight: 400;
  display: block;
  position: static;
  right: auto;
}

.radio-button-label, .radio-button-label-2 {
  color: #686565;
  font-family: Cormorant Garamond, sans-serif;
  font-weight: 400;
}

.text-field-6 {
  color: #000;
  justify-content: center;
  align-items: center;
  width: 60%;
  margin-top: 20px;
  padding-top: 0;
  font-family: Cormorant Garamond, sans-serif;
  display: inline-flex;
}

.bold-text {
  color: #575757;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: 0;
  padding-left: 0;
  font-size: 16px;
  display: inline;
  position: relative;
}

.text-field-7 {
  color: #000;
  width: 60%;
  margin-top: 20px;
  font-family: Cormorant Garamond, sans-serif;
}

.select-field {
  color: #000;
  -webkit-text-fill-color: inherit;
  background-color: #fff;
  background-clip: border-box;
  width: 60%;
  margin-top: 20px;
  font-family: Cormorant Garamond, sans-serif;
}

.radio-button-label-3 {
  color: #686565;
}

.form-2 {
  width: 63%;
  position: static;
  right: auto;
}

.text-field-8, .text-field-9 {
  color: #000;
}

.community-section {
  background-color: #faf8f3;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 80px;
  padding-bottom: 40px;
  display: flex;
}

.ceo-story-containers {
  background-color: #0000;
  margin-bottom: 0;
  padding-bottom: 20px;
}

.about-us-header {
  color: #535151;
  text-align: center;
  letter-spacing: 2px;
  white-space: normal;
  word-break: normal;
  height: auto;
  padding-top: 0;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 55px;
  font-weight: 600;
  line-height: 48px;
}

.about-us-top-divider-line {
  border: .5px solid #535151;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
}

.about-us-bottom-divider-lines {
  border: .5px solid #535151;
  justify-content: space-between;
  align-items: center;
  width: auto;
  max-width: none;
  height: auto;
  margin: 20px 0 40px;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: none;
}

.paragraph-19 {
  float: none;
  text-align: center;
  text-indent: 0;
  word-break: keep-all;
  overflow-wrap: normal;
  justify-content: center;
  align-items: center;
  width: auto;
  max-width: 700px;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 14px;
  font-weight: 400;
  display: block;
  position: static;
}

.paragraph-20 {
  color: #666;
  text-align: center;
  letter-spacing: 1px;
  word-break: normal;
  margin-top: 40px;
  padding-bottom: 10px;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 21px;
  font-weight: 400;
  line-height: 26px;
}

.vision-behind-craft-wrapper {
  justify-content: space-between;
  align-items: center;
  max-width: 1100px;
  margin-top: 100px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.our-team-image {
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 48%;
  display: flex;
}

.our-team-image-text {
  flex-flow: row;
  place-content: stretch space-between;
  align-items: center;
  width: 48%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  display: flex;
}

.ceo-image {
  box-sizing: border-box;
  aspect-ratio: auto;
  object-fit: cover;
  border-radius: 4px;
  width: 100%;
  max-width: 100%;
  height: 400px;
  margin-top: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 20px;
  display: inline-flex;
}

.our-team-text-block {
  text-align: center;
  letter-spacing: 1px;
  text-indent: 0;
  white-space: break-spaces;
  word-break: normal;
  overflow-wrap: normal;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  margin: 0 auto 20px;
  padding: 10px;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 24px;
  font-style: italic;
  font-weight: 300;
  line-height: 28px;
}

.heading-25 {
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

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

.italic-text {
  color: #000;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 36px;
  font-weight: 500;
}

.ceo-text-sample {
  color: #333;
  text-align: center;
  word-break: normal;
  margin-left: 0;
  padding-left: 0;
  font-style: italic;
}

.italic-text-3 {
  color: #333;
  letter-spacing: 1px;
  white-space: normal;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 350px;
  margin-left: auto;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 24px;
  font-style: italic;
  display: flex;
  position: relative;
}

.button-5 {
  text-align: left;
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.ss-button {
  text-align: center;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: static;
  inset: auto auto 0% 0%;
}

.ss-button:hover {
  color: #fff;
  background-color: #d6b670;
  border-color: #fff;
}

.ceo-story-section {
  background-color: #0000;
  margin-top: 0;
  padding-top: 100px;
}

.text-block-7 {
  text-align: center;
}

.heading-26 {
  text-align: center;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 24px;
  font-weight: 300;
}

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

.div-block-6 {
  flex-flow: row;
  justify-content: center;
  align-items: flex-end;
  display: flex;
  position: static;
  inset: 0% 0% auto auto;
}

.button-6 {
  color: #5c5c5c;
  text-align: center;
  white-space: nowrap;
  word-break: normal;
  -webkit-text-fill-color: inherit;
  background-color: #0000;
  background-clip: border-box;
  border: 1px solid #5c5c5c;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  font-family: Cormorant Garamond, sans-serif;
  text-decoration: none;
  transition: background-color .2s;
  display: flex;
  position: static;
}

.button-6:hover {
  color: #fff;
  background-color: #d6b670;
  border-color: #fff;
}

.div-block-7 {
  text-align: center;
  justify-content: center;
  align-items: flex-end;
  margin: auto auto -70px;
  padding-right: 0;
  display: flex;
  position: relative;
  left: auto;
  right: 265px;
}

.body-6 {
  background-color: #faf8f3;
}

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

.heading-28 {
  text-align: center;
  letter-spacing: 1px;
  margin-top: 100px;
  font-family: Cormorant Garamond, sans-serif;
  font-weight: 400;
}

.heading-29 {
  text-align: center;
  letter-spacing: 1px;
  margin-top: 140px;
  font-family: Cormorant Garamond, sans-serif;
  font-weight: 400;
}

.body-7 {
  background-color: #faf8f3;
}

.image-14 {
  width: auto;
  height: 500px;
  padding-left: 0;
  display: block;
}

.text-field-10 {
  color: #000;
}

.intro-wrapperr {
  z-index: 100;
  background-color: #0000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  inset: 50% 0% 0% 50%;
  transform: translate(-50%, -50%);
}

.intro-logo {
  opacity: 0;
  height: 600px;
  padding-bottom: 120px;
}

.intro-phrase {
  opacity: 0;
  color: #fff;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 80px;
  line-height: 100px;
  position: absolute;
  top: auto;
  bottom: 100px;
  left: 20px;
  transform: translate(-50px);
}

.intro-cta {
  opacity: 0;
  color: #fff;
  letter-spacing: 2px;
  cursor: pointer;
  background-color: #ccc;
  border: 1px solid #0000;
  border-radius: 1px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 40px;
  font-weight: 300;
  transition: background-color .2s;
  position: static;
  bottom: 100px;
  right: 0;
}

.intro-cta:hover {
  background-color: #d6b670;
  border-color: #d6b670;
}

.services-gallery {
  margin-top: 60px;
  margin-bottom: 220px;
  padding-top: 0;
}

.services-grid {
  justify-content: space-between;
  align-items: center;
  width: auto;
  max-width: none;
  display: flex;
}

.service-card {
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  width: 30%;
  padding-right: 20px;
  display: flex;
}

.service-title {
  color: #535151;
  text-align: center;
  white-space: normal;
  word-break: normal;
  overflow-wrap: normal;
  object-fit: fill;
  align-self: center;
  width: 262px;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 33px;
  font-weight: 700;
}

.service-image {
  box-sizing: border-box;
  aspect-ratio: auto;
  text-align: left;
  vertical-align: baseline;
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 115%;
  max-width: none;
  height: 400px;
  max-height: none;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  display: inline-flex;
}

.button-7 {
  color: #000;
  text-align: center;
  letter-spacing: 1px;
  cursor: pointer;
  background-color: #0000;
  border: 1px solid #000;
  border-radius: 8px;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 100px;
  margin-top: 20px;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Cormorant Garamond, sans-serif;
  font-weight: 400;
  text-decoration: none;
  transition: background-color .2s;
  display: flex;
  position: static;
  inset: auto 0% 0%;
}

.button-7:hover {
  color: #fff;
  background-color: #d6b670;
  border: 1px solid #fff;
  border-radius: 1px;
}

.body-8 {
  background-color: #faf8f3;
  padding-left: 0;
}

.custom-home-wrapper {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  height: 100vh;
  margin-top: 60px;
  margin-bottom: 40px;
  padding-top: 0;
  padding-bottom: 40px;
  display: flex;
}

.custom-home-section {
  background-color: #faf8f3;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 40px;
  display: flex;
}

.custom-home-image {
  width: 100%;
  margin-top: 140px;
  margin-bottom: 0;
  padding-bottom: 0;
}

.section-process {
  background-color: #faf8f3;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  margin-top: 0;
  padding-top: 100px;
  padding-bottom: 80px;
  display: flex;
}

.process-container {
  max-width: 940px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.section-heading {
  float: none;
  color: #535151;
  text-align: center;
  letter-spacing: 1px;
  padding-top: 20px;
  font-family: Cormorant Garamond, sans-serif;
  font-weight: 600;
}

.list {
  margin-top: 60px;
  margin-bottom: 0;
  padding-bottom: 0;
  list-style-type: disc;
}

.list-item-2 {
  color: #000;
  padding-bottom: 20px;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
}

.list-item-3 {
  padding-bottom: 20px;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 20px;
  font-weight: 400;
}

.list-item-4 {
  font-family: Cormorant Garamond, sans-serif;
  font-size: 18px;
}

.list-item-5 {
  font-family: Cormorant Garamond, sans-serif;
  font-size: 20px;
}

.button-8 {
  color: #000;
  text-align: center;
  letter-spacing: 0;
  cursor: pointer;
  background-color: #0000;
  border: 1px solid #000;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 18px;
  font-style: normal;
  transition: background-color .2s;
  display: flex;
  position: relative;
}

.button-8:hover {
  color: #fff;
  background-color: #d6b670;
  border-color: #fff;
}

.container-6 {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  margin-top: 60px;
  display: flex;
  position: relative;
}

.div-block-8 {
  white-space: normal;
  word-break: normal;
  overflow-wrap: normal;
  justify-content: center;
  align-items: center;
  display: flex;
}

.body-9 {
  text-align: left;
  background-color: #faf8f3;
}

.body-10 {
  background-color: #faf8f3;
}

.bold-text-3, .bold-text-4, .bold-text-5, .bold-text-6 {
  font-style: italic;
}

.italic-text-4 {
  font-style: normal;
}

.remodeling-section {
  background-color: #faf8f3;
  justify-content: center;
  align-items: center;
  padding-bottom: 0;
  display: flex;
}

.preservations-section {
  background-color: #faf8f3;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 60px;
  display: flex;
}

.body-11 {
  background-color: #faf8f3;
}

.team-section {
  background-color: #faf8f3;
  padding-top: 20px;
}

.team-container {
  max-width: 940px;
  margin-top: 0;
  padding-top: 60px;
  padding-bottom: 80px;
}

.heading-31 {
  color: #000;
  text-align: center;
  letter-spacing: 1px;
  margin-bottom: 40px;
  padding-top: 0;
  font-family: Playfair Display, sans-serif;
  font-size: 48px;
  font-style: normal;
  font-weight: 300;
}

.boss-wrapper {
  background-color: #faf8f3;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.boss-image {
  aspect-ratio: 2 / 3;
  object-fit: cover;
  border-radius: 8px;
  width: 100%;
  max-width: 400px;
  height: auto;
  max-height: none;
  display: none;
}

.text-block-8 {
  padding-top: 10px;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 300;
}

.text-block-9 {
  padding-top: 10px;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 16px;
}

.team-grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #faf8f3;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-items: center;
  margin-top: 0;
  margin-left: 100px;
  margin-right: 100px;
  padding: 10px 0;
  display: grid;
}

.team-image {
  aspect-ratio: 2 / 3;
  object-fit: cover;
  border: 0 solid #000;
  border-radius: 8px;
  width: 100%;
  max-width: 400px;
  margin-left: 0;
  padding-left: 0;
  padding-right: 0;
}

.team-card {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 20px;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.text-block-10 {
  aspect-ratio: auto;
  text-align: center;
  object-fit: fill;
  padding-top: 10px;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 300;
  display: block;
  position: static;
}

.text-block-11 {
  text-align: center;
  margin-bottom: 10px;
  padding-top: 5px;
  padding-left: 0;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 16px;
}

.navbar {
  background-color: #0000;
}

.nav-link-3.w--current, .nav-link-4 {
  cursor: pointer;
}

.navbar-desktop {
  z-index: 999;
  box-sizing: border-box;
  grid-column-gap: 17px;
  grid-row-gap: 17px;
  aspect-ratio: auto;
  cursor: auto;
  object-fit: fill;
  background-color: #0000;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: stretch;
  margin: 0;
  padding-top: 0;
  display: flex;
  position: static;
  inset: 0% auto auto 0%;
  overflow: visible;
}

.navbar-desktop:hover {
  pointer-events: auto;
}

.bold-text-7 {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.italic-text-5 {
  text-align: center;
  text-indent: 1px;
  font-weight: 600;
}

.italic-text-6 {
  color: #4c4b4b;
  text-align: left;
}

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

.about-our-team-wrapper-mobile, .about-our-team-wrapper-mobilee {
  justify-content: space-between;
  align-items: center;
  margin-top: 100px;
  display: none;
}

.vision-behind-craft-wrapper-copy {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1100px;
  margin-top: 40px;
  margin-left: 40px;
  padding-top: 40px;
  padding-left: 0;
  display: flex;
}

.button-9 {
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.button-10 {
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  display: inline-flex;
}

.vision-behind-craft-wrapper-mobile, .charity-water-wrapper, .about-us-wrapper, .vbc-wrapper-mobile {
  justify-content: space-between;
  align-items: center;
  max-width: 1100px;
  margin-top: 100px;
  display: none;
}

.contact-section-mobile {
  background-color: #faf8f3;
  width: 100%;
  max-width: 1300px;
  margin-bottom: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  display: none;
}

.project-info-wrapper-mobile {
  text-align: left;
  overflow-wrap: anywhere;
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 1300px;
  margin-top: 0;
  padding: 10px 0 40px;
  display: none;
  position: static;
}

.div-block-4-copy {
  float: none;
  clear: right;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: center;
  width: 70%;
  max-width: none;
  margin-left: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.contact-info-copy {
  text-align: left;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  padding-left: 0;
  padding-right: 40px;
  display: flex;
  position: static;
}

.contact-section-copy {
  background-color: #faf8f3;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1300px;
  margin-top: 140px;
  margin-bottom: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.about-your-project {
  text-align: left;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  padding-left: 0;
  padding-right: 40px;
  display: flex;
  position: static;
}

.about-your-project-h2-copy {
  justify-content: flex-start;
  align-items: center;
  width: 40%;
  margin-top: 0;
  margin-right: 60px;
  padding-right: 0;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 48px;
  font-style: italic;
  font-weight: 300;
  display: none;
}

.contact-number-copy {
  text-align: left;
  text-indent: 0;
  column-count: 0;
  white-space: normal;
  cursor: auto;
  justify-content: flex-start;
  align-items: center;
  column-gap: 5px;
  width: 40%;
  margin-right: 60px;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 18px;
  line-height: 20px;
  display: none;
}

.contact-address-copy {
  text-align: left;
  justify-content: flex-start;
  align-items: center;
  width: 40%;
  margin-right: 60px;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 14px;
  line-height: 37px;
  display: none;
}

.div-block-4-copy, .div-block-4-copy-2 {
  float: none;
  clear: right;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: center;
  width: 70%;
  max-width: none;
  margin-top: 0;
  margin-left: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.form-block-4-copy {
  float: none;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 60%;
  margin-top: 0;
  margin-left: 0;
  margin-right: 40px;
  padding-right: 0;
  display: flex;
  position: static;
  top: auto;
  left: auto;
  right: auto;
}

.heading-23-copy {
  clear: none;
  color: #686565;
  text-align: left;
  letter-spacing: 1px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 28px;
  font-weight: 400;
  display: flex;
  position: static;
  left: auto;
  right: auto;
}

.form-2-copy {
  width: 63%;
  position: static;
  right: auto;
}

.heading-24-copy {
  justify-content: center;
  align-items: flex-start;
  padding-right: 0;
  font-family: Cormorant Garamond, sans-serif;
  font-weight: 400;
  display: block;
  position: static;
  right: auto;
}

.radio-button-field-copy {
  font-family: Cormorant Garamond, sans-serif;
  font-style: normal;
}

.radio-button-label-3-copy {
  color: #686565;
}

.bold-text-copy {
  color: #575757;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: 0;
  padding-left: 0;
  font-size: 16px;
  display: inline;
  position: relative;
}

.radio-button-label-copy, .radio-button-label-2-copy {
  color: #686565;
  font-family: Cormorant Garamond, sans-serif;
  font-weight: 400;
}

.text-field-6-copy {
  color: #000;
  justify-content: center;
  align-items: center;
  width: auto;
  margin-top: 20px;
  padding-top: 0;
  font-family: Cormorant Garamond, sans-serif;
  display: inline-flex;
}

.select-field-copy {
  color: #000;
  -webkit-text-fill-color: inherit;
  background-color: #fff;
  background-clip: border-box;
  width: 60%;
  margin-top: 20px;
  font-family: Cormorant Garamond, sans-serif;
}

.text-field-7-copy {
  color: #000;
  width: 60%;
  margin-top: 20px;
  font-family: Cormorant Garamond, sans-serif;
}

.intro-button-copy {
  float: none;
  clear: none;
  color: #686565;
  text-align: center;
  text-transform: capitalize;
  vertical-align: middle;
  cursor: pointer;
  background-color: #0000;
  border: 1px solid #686565;
  border-radius: 1px;
  flex-flow: row;
  place-content: stretch center;
  align-items: center;
  width: 100px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 12px;
  padding-right: 15px;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 16px;
  font-weight: 300;
  text-decoration: none;
  transition: background-color .2s;
  display: inline-flex;
  position: static;
  inset: auto auto 0%;
}

.intro-button-copy:hover {
  outline-offset: 0px;
  color: #fff;
  background-color: #d6b670;
  border-color: #fff;
  outline: 1px solid #fff;
}

.intro-button-copy.w--current {
  float: none;
  clear: none;
  color: #6d6767;
  border-width: 1px;
  border-radius: 1px;
  margin-top: 0;
  padding-bottom: 14px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 400;
  position: relative;
  top: 20px;
  right: 140px;
}

.inquire-section {
  background-color: #faf8f3;
  width: 100%;
  margin-top: 0;
  padding-top: 80px;
  padding-bottom: 80px;
}

.inquire-container {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  justify-content: space-between;
  width: 100%;
  max-width: 1200px;
  padding-top: 60px;
  display: flex;
}

.inquire-info {
  text-align: left;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  padding-left: 0;
  padding-right: 10px;
  display: flex;
}

.inquire-heading {
  color: #535151;
  letter-spacing: 2px;
  margin-bottom: 20px;
  font-family: Playfair Display, sans-serif;
  font-size: 48px;
  font-style: normal;
  font-weight: 400;
}

.inquire-number {
  font-family: Cormorant Garamond, sans-serif;
  font-size: 24px;
  font-weight: 400;
}

.inquire-address {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 14px;
  font-weight: 400;
  display: flex;
}

.inquire-form-wrapper {
  width: 60%;
}

.your-details-heading {
  color: #696868;
  letter-spacing: 1px;
  margin-bottom: 15px;
  padding-top: 20px;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 36px;
  font-weight: 300;
}

.name-text-field {
  color: #000;
  width: 100%;
  margin-top: 16px;
  margin-bottom: 16px;
  font-family: Cormorant Garamond, sans-serif;
}

.phone-text-field {
  color: #000;
  width: 100%;
  margin-bottom: 16px;
  font-family: Cormorant Garamond, sans-serif;
}

.submit-button-3 {
  color: #000;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #696868;
  border-radius: 8px;
  font-family: Cormorant Garamond, sans-serif;
  transition: background-color .2s;
}

.submit-button-3:hover {
  color: #fff;
  background-color: #d6b670;
  border-color: #fff;
}

.about-your-project-heading {
  color: #696868;
  letter-spacing: 1px;
  margin-top: 40px;
  margin-bottom: 0;
  padding-bottom: 10px;
  font-family: Cormorant Garamond, sans-serif;
  font-weight: 300;
}

.radio-button-label-4, .radio-button-field-4, .radio-button-label-5 {
  font-family: Cormorant Garamond, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.heading-32 {
  margin-top: 5px;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.select-field-2 {
  filter: contrast(143%);
  color: #8f8e8e;
  text-align: left;
  -webkit-text-fill-color: inherit;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid #b3b1b1;
  border-radius: 0;
  width: 100%;
  margin-left: 0;
  padding-left: 0;
  font-family: Cormorant Garamond, sans-serif;
}

.form-3 {
  width: 80%;
}

.radio-button-2, .radio-button-3, .radio-button-4 {
  cursor: pointer;
}

.button-11 {
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.bold-text-9, .bold-text-10, .bold-text-11, .bold-text-12 {
  font-weight: 400;
}

.about-us-bottom-divider-lines-copy {
  border: .5px solid #535151;
  justify-content: center;
  align-items: center;
  width: 940px;
  max-width: none;
  height: auto;
  margin-top: 140px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-left: 0;
  display: flex;
}

.body-12 {
  background-color: #f9f9f6;
}

.slide-7 {
  background-image: url('../images/mcconnell_11.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: static;
}

.slide-8 {
  background-image: url('../images/mcconnell_36.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: static;
  overflow: visible;
}

.slide-9 {
  background-image: url('../images/untitled-design-20.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: static;
}

.list-item-6 {
  white-space: nowrap;
  padding-right: 5px;
}

.slide-10 {
  background-image: url('../images/untitled-design-30.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: static;
}

.slide-11 {
  background-image: url('../images/freepik__enhance__65575.jpeg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.body-13 {
  background-color: #f9f9f6;
}

.heading-33 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.paragraph-21 {
  text-align: center;
  white-space: normal;
  word-break: normal;
  justify-content: center;
  align-items: center;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 16px;
  display: flex;
}

.text-block-16 {
  text-align: center;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  max-width: none;
  margin-top: 10px;
  padding-bottom: 0;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 24px;
  font-weight: 300;
  line-height: 160%;
  display: flex;
}

.process-grid {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  border: 1px #000;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.process-step {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  outline-offset: 0px;
  border-right: 1px #000;
  border-radius: 0;
  outline: 3px #333;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  min-height: 360px;
  padding-top: 20px;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
}

.image-18 {
  aspect-ratio: auto;
  border: 0 #000;
  justify-content: center;
  align-items: center;
  width: 60px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 0;
  display: inline-flex;
}

.heading-34 {
  aspect-ratio: auto;
  text-align: center;
  white-space: normal;
  word-break: normal;
  object-fit: fill;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  height: auto;
  font-family: Cormorant Garamond, sans-serif;
  font-style: normal;
  font-weight: 600;
  line-height: 1.3em;
  display: flex;
}

.paragraph-22 {
  text-align: center;
  white-space: normal;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: auto;
  min-height: 140px;
  margin-bottom: 0;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 19px;
  line-height: 1.3em;
  display: flex;
}

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

.step-desciption {
  text-align: center;
  white-space: normal;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-height: 140px;
  margin-bottom: 0;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 19px;
  line-height: 1.3em;
  display: flex;
}

.communication-paragraph {
  text-align: center;
  white-space: normal;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-height: 140px;
  margin-bottom: 0;
  padding-top: 0;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 19px;
  line-height: 1.3em;
  display: flex;
}

.heading-34-copy {
  aspect-ratio: auto;
  text-align: center;
  white-space: normal;
  word-break: normal;
  object-fit: fill;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  display: flex;
}

.divider-line-c {
  box-sizing: border-box;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  aspect-ratio: auto;
  background-color: #ccc;
  flex-flow: row;
  order: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-self: auto;
  width: 100px;
  height: 1px;
  margin-top: 10px;
  margin-bottom: 20px;
  display: block;
}

.text-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  place-items: center stretch;
  display: flex;
}

.text-wrapperr {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.remodel-section-process {
  background-color: #faf8f3;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  margin-top: 0;
  padding-top: 80px;
  padding-bottom: 80px;
  display: flex;
}

.intro-wrapper-1-0 {
  z-index: 100;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  top: 0%;
  left: 0%;
  right: 0;
}

.intro-wrapperrr {
  z-index: 100;
  pointer-events: none;
  cursor: auto;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  padding-bottom: 0;
  display: flex;
  position: static;
  inset: 15% auto 0;
}

.intro-phrasee {
  z-index: auto;
  opacity: 0;
  color: #fff;
  white-space: nowrap;
  justify-content: center;
  align-items: flex-end;
  height: auto;
  margin-top: 60px;
  padding-top: 0;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 69px;
  line-height: 50px;
  display: flex;
  position: static;
}

.heading-35 {
  color: #181717;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 40px;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 24px;
  font-weight: 500;
}

.paragraph-23 {
  text-align: center;
  margin-top: 20px;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 22px;
}

.testimonial-stats-row {
  overflow-wrap: normal;
  border: 0 #000;
  justify-content: space-between;
  align-items: stretch;
  max-width: 1200px;
  padding: 60px 20px 40px;
  display: flex;
}

.stat-card {
  text-align: center;
  border: 0 solid #000;
  border-radius: 0;
  width: 30%;
  margin-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.stat-number {
  font-family: Cormorant Garamond, sans-serif;
  font-size: 48px;
  font-weight: 500;
}

.heading-36 {
  margin-top: 12px;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 26px;
  font-weight: 500;
}

.press-section {
  text-align: center;
  padding-top: 80px;
  padding-bottom: 80px;
  display: none;
}

.press-container {
  max-width: 1200px;
}

.press-title-row {
  border-top: 1px solid #d8d6cd;
  border-bottom: 1px solid #d8d6cd;
  flex-flow: column;
  margin-bottom: 40px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Cormorant Garamond, sans-serif;
  text-decoration: none;
  display: block;
}

.heading-37 {
  outline-offset: 0px;
  color: #444;
  letter-spacing: 1px;
  -webkit-text-stroke-width: 0px;
  text-overflow: clip;
  overflow-wrap: normal;
  -webkit-text-decoration-skip-ink: auto;
  text-decoration-skip-ink: auto;
  outline: 3px #444;
  font-family: Cormorant Garamond, sans-serif;
  font-weight: 300;
  text-decoration: none;
}

.press-logo-row {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: space-between;
  max-width: 100%;
  display: flex;
}

.press-logo {
  object-fit: contain;
  width: 200px;
  max-width: 200px;
  height: 200px;
  max-height: 200px;
}

.link-block, .services-link {
  text-decoration: none;
}

.image-19 {
  z-index: auto;
  aspect-ratio: auto;
  opacity: 0;
  filter: drop-shadow(2px 4px 7px #000000b3);
  -webkit-text-fill-color: inherit;
  mix-blend-mode: normal;
  background-color: #0000;
  background-clip: border-box;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 500px;
  max-width: none;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  transition: background-color .2s;
  display: inline-flex;
  position: static;
}

.intro-popup-button {
  z-index: 102;
  opacity: 0;
  pointer-events: auto;
  color: #fff;
  text-align: left;
  letter-spacing: 2px;
  -webkit-text-fill-color: inherit;
  cursor: pointer;
  background-color: #0000;
  background-clip: border-box;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 40px;
  font-weight: 300;
  text-decoration: none;
  transition: background-color .2s;
  display: flex;
  position: relative;
  left: auto;
  right: auto;
}

.intro-popup-button:hover {
  color: #d6b670;
  background-color: #fff;
}

.slide-nav {
  z-index: 101;
  pointer-events: auto;
  cursor: pointer;
  flex-flow: row;
  justify-content: center;
  align-items: flex-end;
  display: flex;
  position: absolute;
}

.exit-intent-zone {
  z-index: 9999;
  opacity: 0;
  width: 150px;
  height: 80px;
  position: fixed;
  inset: 0% 0% auto auto;
  overflow: visible;
}

.pillar-image {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: auto;
  margin-top: 0;
  margin-bottom: 120px;
  padding-bottom: 30px;
  display: inline-flex;
}

.image-20, .image-21, .image-22 {
  margin-top: 0;
  margin-bottom: 120px;
  padding-bottom: 30px;
}

.navbar-desktop-black {
  z-index: 999;
  box-sizing: border-box;
  grid-column-gap: 17px;
  grid-row-gap: 17px;
  aspect-ratio: auto;
  cursor: auto;
  background-color: #f9f9f6;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: stretch;
  margin: 0;
  display: flex;
  position: static;
  inset: 0% auto auto 0%;
}

.navbar-desktop-black:hover {
  pointer-events: auto;
}

.navbar-desktop-dark {
  grid-column-gap: 17px;
  grid-row-gap: 17px;
  background-color: #fff;
  flex-flow: column;
  margin-bottom: 0;
  padding-bottom: 0;
  display: flex;
}

.home-button-dark {
  color: #000;
  letter-spacing: .25px;
  text-transform: none;
  white-space: nowrap;
  word-break: normal;
  overflow-wrap: normal;
  margin-left: 5px;
  margin-right: 5px;
  padding-left: 15px;
  padding-right: 15px;
  font-style: normal;
  text-decoration: none;
}

.home-button-dark:hover {
  color: #d6b670;
}

.services-button-dark {
  color: #000;
  font-size: 17px;
}

.services-button-dark:hover {
  color: #d6b670;
}

.nav-dropdown-icon-dark {
  color: #000;
  margin-right: 10px;
}

.nav-dropdown-icon-dark:hover {
  color: #d6b670;
}

.slide-12 {
  opacity: 1;
  -webkit-text-fill-color: inherit;
  vertical-align: baseline;
  background-image: linear-gradient(#a1c7ee80, #a1c7ee80);
  background-clip: border-box;
}

.intro-container {
  z-index: 100;
  opacity: 0;
  pointer-events: none;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 78vh;
  margin-left: 0;
  padding-top: 100px;
  display: flex;
  position: fixed;
  top: 15%;
  left: auto;
  right: auto;
  overflow: visible;
}

.fire-relief-home-header {
  text-align: center;
  justify-content: center;
  align-items: center;
  height: auto;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-top: 20px;
  padding-bottom: 40px;
  font-family: Playfair Display, sans-serif;
  font-size: 50px;
  font-weight: 400;
  line-height: 44px;
  display: flex;
}

.fire-relief-section-services {
  background-color: #0000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 40px;
  font-family: Cormorant Garamond, sans-serif;
  display: flex;
}

.button-12 {
  color: #000;
  text-align: center;
  cursor: pointer;
  background-color: #0000;
  border: 1px solid #000;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  margin-top: 60px;
  padding: 12px 32px;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 17px;
  transition: background-color .2s;
  display: flex;
  position: static;
}

.button-12:hover {
  color: #fff;
  background-color: #d6b670;
  border-color: #fff;
}

.fire-relief-home-section {
  background-color: #faf8f3;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 220px;
  margin-bottom: 140px;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.heading-38 {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding-top: 20px;
  font-family: Playfair Display, sans-serif;
  font-size: 44px;
  font-weight: 400;
  line-height: 42px;
  display: flex;
  position: static;
}

.button-13 {
  color: #000;
  text-align: center;
  cursor: pointer;
  background-color: #0000;
  border: 1px solid #000;
  border-radius: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 60px;
  padding: 12px 32px;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 17px;
  transition: background-color .2s;
  display: flex;
}

.button-13:hover {
  color: #fff;
  background-color: #d6b670;
  border-color: #fff;
}

.bold-text-13 {
  text-align: center;
  justify-content: center;
  align-items: center;
  line-height: 50px;
  display: flex;
}

.body-14 {
  background-color: #faf8f3;
  overflow: visible;
}

.fire-relief-resources-section {
  background-color: #faf8f3;
  padding-top: 80px;
  padding-bottom: 80px;
}

.heading-39 {
  color: #535151;
  text-align: center;
  letter-spacing: 1px;
  margin-bottom: 40px;
  font-family: Playfair Display, sans-serif;
  font-size: 44px;
  font-weight: 700;
}

.resource-cards-wrapper {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.resource-card {
  border: 1px solid #000;
  border-radius: 8px;
  width: 300px;
  min-height: 115px;
  margin-bottom: 12px;
  padding: 10px;
}

.resource-card:hover {
  color: #fff;
  background-color: #0000;
  border-color: #000;
  transform: scale(1.1);
}

.image-23 {
  vertical-align: baseline;
  background-color: #faf8f3;
  width: 48px;
  max-width: 100%;
  display: block;
}

.heading-40 {
  outline-offset: 0px;
  color: #222;
  text-align: center;
  white-space: normal;
  word-break: normal;
  border: 0 #000;
  outline: 0 #000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 60%;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
  text-decoration: none;
  display: flex;
}

.link-block-2 {
  cursor: pointer;
  text-decoration: none;
}

.card-top-wrap {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.senior-citizen-discount-section {
  background-color: #faf8f3;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.heading-41 {
  color: #535151;
  margin-top: 0;
  font-family: Playfair Display, sans-serif;
  font-size: 44px;
  line-height: 44px;
}

.paragraph-24 {
  color: #666;
  text-align: center;
  letter-spacing: 1px;
  text-indent: 0;
  max-width: 625px;
  margin-top: 40px;
  margin-bottom: 30px;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 21px;
  line-height: 23px;
}

.button-14 {
  color: #000;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 8px;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 16px;
  transition: background-color .2s;
}

.button-14:hover {
  color: #fff;
  background-color: #d6b670;
  border-color: #fff;
}

.fire-consultation-section {
  background-color: #faf8f3;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  padding-top: 80px;
  padding-bottom: 80px;
  display: flex;
}

.consulation-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  text-align: left;
  overflow-wrap: normal;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 50%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.free-consultation-form {
  text-align: left;
  border: 0 #000;
  border-radius: 0;
  width: 90%;
  max-width: none;
  height: auto;
  margin-left: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.heading-42 {
  color: #535151;
  text-align: center;
  font-family: Playfair Display, sans-serif;
  font-size: 44px;
  font-weight: 500;
  line-height: 42px;
  position: static;
}

.text-field-11 {
  color: #000;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 16px;
}

.text-field-12 {
  color: #000;
  text-align: left;
  text-indent: 13px;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 16px;
}

.text-field-13 {
  color: #000;
  text-align: left;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 16px;
}

.submit-button-4 {
  float: none;
  color: #000;
  text-align: left;
  vertical-align: baseline;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 8px;
  margin-top: 20px;
  padding-top: 9px;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 17px;
  transition: background-color .2s;
  display: inline-block;
  position: static;
}

.submit-button-4:hover {
  color: #fff;
  background-color: #d6b670;
  border-color: #fff;
}

.form-4 {
  text-align: left;
  border-radius: 0;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 90%;
  height: auto;
  padding-left: 40px;
  display: flex;
}

.fire-rebuild-info {
  width: 50%;
  max-width: 400px;
  display: block;
}

.heading-43 {
  font-family: Playfair Display, sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 42px;
}

.paragraph-25 {
  font-family: Cormorant Garamond, sans-serif;
  font-size: 16px;
}

.paragraph-26 {
  font-family: Cormorant Garamond, sans-serif;
  font-size: 18px;
  line-height: 22px;
}

.button-15 {
  color: #000;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 1px;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 16px;
  text-decoration: none;
  transition: background-color .2s;
}

.button-15:hover {
  color: #fff;
  background-color: #d6b670;
  border-color: #fff;
}

.section-3 {
  padding-top: 60px;
  padding-bottom: 60px;
}

.section-4 {
  background-color: #faf8f3;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 60px;
  padding-bottom: 60px;
}

.container-9 {
  max-width: 1400px;
}

.heading-44 {
  text-align: center;
  font-family: Playfair Display, sans-serif;
  font-weight: 400;
}

.image-24 {
  width: auto;
  max-width: none;
  height: 500px;
}

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

.projects-under-construction-section {
  background-color: #faf8f3;
  margin-bottom: 0;
  padding-bottom: 60px;
  display: none;
}

.heading-45 {
  text-align: center;
  font-family: Playfair Display, sans-serif;
  font-size: 44px;
  font-weight: 400;
}

.paragraph-27 {
  color: #696868;
  text-align: center;
  padding-top: 20px;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 19px;
}

.quick-stack {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  padding: 60px 0 20px;
}

.div-block-11 {
  border-radius: 8px;
}

.image-25, .image-26, .image-27 {
  cursor: pointer;
  border-radius: 8px;
  width: 100%;
  height: 425px;
}

.heading-46, .heading-47 {
  color: #686464;
  margin-top: 10px;
  font-family: PT Sans, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.heading-48 {
  color: #686464;
  margin-top: 10px;
  font-family: Playfair Display, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.button-16 {
  color: #333;
  background-color: #0000;
  border: 1px solid #d6b670;
  border-radius: 8px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 15px;
}

.button-16:hover {
  color: #fff;
  background-color: #d6b670;
  border-color: #fff;
}

.heading-49 {
  color: #535151;
  text-align: center;
  padding-bottom: 10px;
  font-family: Playfair Display, sans-serif;
  font-size: 44px;
  font-weight: 700;
}

.heading-50 {
  color: #535151;
  text-align: center;
  margin-bottom: 40px;
  font-family: Playfair Display, sans-serif;
  font-size: 54px;
  font-weight: 700;
  line-height: 44px;
}

.heading-51 {
  color: #535151;
  text-align: center;
  letter-spacing: 1px;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 33px;
  font-weight: 700;
  line-height: 33px;
}

.section-5 {
  background-color: #faf8f3;
  height: 300px;
}

.team-button-black {
  color: #000;
}

.team-link {
  text-decoration: none;
}

.team-button-blackk {
  color: #000;
  font-size: 17px;
  text-decoration: none;
}

.team-button-blackk:hover {
  color: #d6b670;
}

.icon-4 {
  margin-right: 10px;
}

.icon-4:hover {
  color: #d6b670;
}

.heading-52 {
  color: #535151;
  text-align: center;
  text-underline-position: under;
  margin-top: 10px;
  font-family: Playfair Display, sans-serif;
  font-size: 44px;
  font-style: italic;
  line-height: 36px;
  text-decoration: none;
}

.current-openings-section {
  background-color: #faf8f3;
  height: 400px;
  margin-top: 0;
  padding-top: 40px;
}

.paragraph-28 {
  color: #666;
  text-align: center;
  letter-spacing: 1px;
  word-break: keep-all;
  margin-top: 40px;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 21px;
  line-height: 26px;
}

.heading-53 {
  color: #535151;
  text-align: center;
  margin-top: 40px;
  padding-top: 10px;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 36px;
}

.button-17 {
  color: #000;
  text-align: center;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 8px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 250px;
  margin-top: 40px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 19px;
  text-decoration: none;
  display: flex;
}

.button-17:hover {
  color: #fff;
  background-color: #d6b670;
  border-color: #fff;
}

.container-11 {
  text-align: center;
  justify-content: center;
  align-items: center;
  display: flex;
}

.section-7 {
  background-color: #faf8f3;
  height: 200px;
}

.paragraph-29 {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.paragraph-30 {
  color: #666;
  text-align: center;
  letter-spacing: 1px;
  white-space: normal;
  word-break: normal;
  overflow-wrap: normal;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 21px;
  line-height: 26px;
  display: flex;
}

.text-block-17 {
  color: #000;
  -webkit-text-fill-color: inherit;
  background-color: #fff;
  background-clip: border-box;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 21px;
}

.success-message-2, .error-message-2 {
  color: #000;
  background-color: #fff;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 20px;
}

.text-block-18 {
  color: #000;
  background-color: #fff;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 21px;
}

.partnership-form-section {
  background-color: #faf8f3;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  height: 700px;
  margin-top: 0;
  padding-top: 0;
  display: flex;
}

.heading-54 {
  color: #535151;
  text-align: center;
  -webkit-text-decoration-skip-ink: auto;
  text-decoration-skip-ink: auto;
  text-underline-position: under;
  margin-bottom: 20px;
  font-family: Playfair Display, sans-serif;
  font-size: 44px;
  font-style: italic;
  line-height: 60px;
  text-decoration: none;
}

.italic-text-9 {
  color: #666;
  text-align: center;
  letter-spacing: 1px;
  padding-top: 10px;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 21px;
  font-style: normal;
  line-height: 26px;
  display: flex;
}

.file-upload {
  background-color: #fff;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 19px;
}

.textarea-3 {
  color: #000;
  text-align: left;
  margin-top: 10px;
  padding-top: 10px;
  padding-bottom: 0;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 17px;
  line-height: 20px;
}

.text-field-14, .text-field-15, .text-field-16, .text-field-17 {
  color: #000;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 17px;
}

.text-block-19 {
  font-size: 17px;
}

.text {
  font-size: 18px;
  font-weight: 400;
}

.button-18 {
  cursor: pointer;
  background-color: #fafafa;
}

.submit-button-5 {
  color: #666;
  text-align: left;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #666;
  border-radius: 8px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 19px;
  font-weight: 400;
  display: inline-flex;
}

.submit-button-5:hover {
  color: #fff;
  background-color: #d6b670;
  border-color: #fff;
}

.field-label-2 {
  color: #666;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 19px;
}

.form-block-5 {
  margin-top: 20px;
}

.navbar-desktop-dark-blog {
  grid-column-gap: 17px;
  grid-row-gap: 17px;
  background-color: #0000;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  display: flex;
}

.blog-hero-image-1 {
  box-sizing: border-box;
  aspect-ratio: auto;
  justify-content: center;
  align-items: center;
  width: auto;
  max-width: none;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.blog-body-blog-3 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding-top: 100px;
  display: flex;
}

.blog-body-blog-5 {
  background-color: #faf8f3;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding-top: 0;
  display: flex;
}

.paragraph-31 {
  text-align: center;
  letter-spacing: 1px;
  margin-top: 20px;
  margin-bottom: 30px;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 26px;
  font-style: italic;
  font-weight: 600;
  line-height: 25px;
  text-decoration: none;
}

.slide-14 {
  background-image: url('../images/234muirfield-high-9.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: static;
}

.section-8 {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-top: 100px;
  padding-top: 60px;
  display: flex;
}

.container-12 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.fire-relief-section-services-copy {
  background-color: #faf8f3;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 40px;
  font-family: Cormorant Garamond, sans-serif;
  display: flex;
}

.image-28 {
  vertical-align: baseline;
  width: 950px;
  max-width: none;
  height: 500px;
  margin-right: 0;
  padding-right: 0;
  display: inline-block;
}

.div-block-12 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-7-copy {
  text-align: center;
  justify-content: center;
  align-items: flex-end;
  margin: auto auto -70px;
  padding-right: 0;
  display: flex;
  position: relative;
  left: auto;
  right: 220px;
}

.vision-behind-craft-wrapper-mobilee {
  justify-content: space-between;
  align-items: center;
  max-width: 1100px;
  margin-top: 100px;
  margin-left: auto;
  margin-right: auto;
  display: none;
}

.community-section-copy {
  background-color: #faf8f3;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 60px;
  padding-bottom: 40px;
  display: flex;
}

.background-color-section {
  background-color: #faf8f3;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: auto;
  max-width: none;
  height: 650px;
  margin: -335px 0 -220px;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
  position: static;
  overflow: visible;
}

.about-page-footer-home {
  text-align: center;
  background-color: #fff;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 80px;
  padding-bottom: 80px;
}

.partnership-section {
  background-color: #faf8f3;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 60px;
  padding-bottom: 40px;
  display: flex;
}

.navbar-desktop-dark-break {
  grid-column-gap: 17px;
  grid-row-gap: 17px;
  background-color: #fff;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: -25px;
  margin-bottom: auto;
  padding-bottom: 0;
  display: flex;
}

.navbar-no-shadow-container-copy {
  z-index: 100;
  clear: none;
  background-color: #fff;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 1140px;
  margin: 0 auto;
  padding: 0;
  display: block;
  position: static;
  left: 300px;
}

.container-regular-copy {
  width: 100%;
  max-width: 1260px;
  min-height: 30px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
}

.navbar-wrapper-copy {
  -webkit-text-fill-color: inherit;
  background-color: #fff;
  background-clip: border-box;
  justify-content: space-between;
  align-items: center;
  margin-top: 0;
  margin-left: -98px;
  margin-right: 0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.navbar-brand-copy {
  color: #0000;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-right: 0;
}

.navbar-brand-copy.w--current {
  cursor: pointer;
  padding-top: 0;
}

.image-copy {
  z-index: auto;
  float: none;
  clear: none;
  aspect-ratio: auto;
  opacity: 1;
  color: #0000;
  -webkit-text-fill-color: inherit;
  vertical-align: baseline;
  cursor: pointer;
  object-fit: fill;
  background-clip: border-box;
  width: 230px;
  max-width: none;
  height: 270px;
  margin: 0 20px 0 0;
  padding: 60px 0 0;
  display: block;
  position: static;
  inset: 0% auto auto 0%;
}

.nav-menu-wrapper-copy {
  justify-content: center;
  align-self: auto;
  align-items: flex-start;
  margin: 70px -65px 60px 10px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: static;
}

.nav-menu-copy {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  letter-spacing: normal;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  margin: 0 133px 0 0;
  padding: 0;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 17px;
  display: flex;
}

.list-item-copy {
  padding-right: 5px;
  font-family: Cormorant Garamond, sans-serif;
  font-weight: 300;
}

.list-item-6-copy {
  white-space: nowrap;
  padding-right: 5px;
}

.team-button-black-copy {
  color: #000;
}

.image-29, .image-30, .image-31 {
  width: 100%;
  max-width: none;
  padding-top: 20px;
}

.dropdown-link-2 {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 16px;
  transition: background-color .2s;
}

.dropdown-link-2:hover {
  color: #fff;
  background-color: #d6b670;
}

.dropdown-link-3 {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 16px;
  transition: background-color .2s;
}

.dropdown-link-3:hover {
  color: #fff;
  background-color: #d6b670;
}

.body-15, .body-16, .body-17 {
  background-color: #faf8f3;
}

.italic-text-10 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-13 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 60px;
  display: grid;
}

.portfolio-card {
  cursor: pointer;
  border-radius: 8px;
}

.portfolio-card:hover {
  transform: scale(1.05);
}

.image-32 {
  aspect-ratio: auto;
  object-fit: cover;
  border-radius: 8px;
  width: 100%;
  height: 425px;
}

.body-18, .body-19 {
  background-color: #faf8f3;
}

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

.image-33 {
  text-align: left;
}

.portfolio-section {
  width: 100%;
  padding-top: 40px;
}

.section-9 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
}

.section-10 {
  padding-top: 60px;
  padding-bottom: 60px;
}

.container-13 {
  margin-bottom: 100px;
}

.portfolio-grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template: "."
                 "."
                 / 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-14 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.lightbox-link-2 {
  cursor: pointer;
  object-fit: fill;
  flex: 0 auto;
}

.image-34 {
  height: 425px;
}

.image-35 {
  object-fit: cover;
  width: 100%;
  height: 425px;
}

.image-36 {
  height: auto;
}

.image-37, .image-38, .image-39 {
  height: 425px;
}

.image-40, .image-41, .image-42 {
  object-fit: cover;
  width: 100%;
  height: 425px;
}

.image-43 {
  width: 100%;
  height: 425px;
}

.image-44 {
  object-fit: fill;
  width: 100%;
  height: 425px;
}

.image-45, .image-46, .image-47, .image-48, .image-49, .image-50, .image-51, .image-52, .image-53, .image-54, .image-55, .image-56, .image-57, .image-58, .image-59, .image-60, .image-61, .image-62, .image-63, .image-64, .image-65, .image-66, .image-67, .image-68, .image-69, .image-70, .image-71, .image-72, .image-73, .image-74, .image-75, .image-76, .image-77, .image-78, .image-79, .image-80, .image-81, .image-82, .image-83, .image-84, .image-85, .image-86, .image-87, .image-88, .image-89, .image-90, .image-91, .image-92, .image-93, .image-94, .image-95, .image-96, .image-97, .image-98, .image-99, .image-100, .image-101, .image-102, .image-103, .image-104, .image-105, .image-106, .image-107, .image-108, .image-109, .image-110, .image-111, .image-112, .image-113, .image-114, .image-115, .image-116, .image-117, .image-118, .image-119, .image-120, .image-121, .image-122, .image-123, .image-124, .image-125, .image-126, .image-127, .image-128, .image-129, .image-130, .image-131, .image-132 {
  object-fit: cover;
  width: 100%;
  height: 425px;
}

.image-133 {
  aspect-ratio: auto;
  object-fit: cover;
  width: 100%;
  height: 425px;
}

.image-134, .image-135, .image-136, .image-137, .image-138, .image-139, .image-140, .image-141, .image-142, .image-143, .image-144, .image-145, .image-146, .image-147, .image-148, .image-149, .image-150, .image-151, .image-152, .image-153, .image-154 {
  object-fit: cover;
  width: 100%;
  height: 425px;
}

.heading-56 {
  text-align: center;
  font-family: Cormorant Garamond, sans-serif;
}

.paragraph-32 {
  font-family: Cormorant Garamond, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.rich-text-block-3 {
  padding-top: 10px;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 23px;
}

.italic-text-11, .italic-text-12 {
  font-size: 38px;
  font-style: italic;
  font-weight: 700;
}

.italic-text-13 {
  font-size: 23px;
  font-style: normal;
  font-weight: 700;
}

.italic-text-14 {
  font-size: 38px;
  font-style: italic;
  font-weight: 700;
}

.italic-text-15 {
  font-size: 38px;
  font-weight: 700;
}

.italic-text-16, .italic-text-17 {
  font-size: 38px;
  font-style: italic;
  font-weight: 700;
}

.italic-text-18 {
  font-size: 23px;
  font-style: normal;
  font-weight: 700;
}

.italic-text-19 {
  font-size: 20px;
  font-weight: 700;
}

.italic-text-20, .italic-text-21 {
  font-size: 23px;
  font-style: normal;
  font-weight: 700;
}

.paragraph-33 {
  font-size: 23px;
  font-weight: 300;
}

.paragraph-34, .paragraph-35, .paragraph-36 {
  font-size: 20px;
  font-weight: 300;
}

.body-20, .body-21 {
  background-color: #faf8f3;
}

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

.blog-grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 1200px;
  padding-left: 20px;
  padding-right: 20px;
  display: block;
}

.container-14 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template: "."
                 "."
                 / 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-content: center;
  place-items: center;
  display: grid;
}

.blog-cardss {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fff;
  border-radius: 8px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 540px;
  height: 650px;
  margin-top: 20px;
  padding-bottom: 20px;
  display: flex;
  position: static;
}

.blog-imagee {
  aspect-ratio: auto;
  object-fit: cover;
  border-radius: 4px;
  width: 540px;
  max-width: 600px;
  height: 350px;
  max-height: 1000px;
}

.blog-imagee:hover {
  transform: scale(1.05);
}

.heading-57 {
  text-align: center;
  justify-content: center;
  align-items: center;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 26px;
  display: flex;
}

.paragraph-37 {
  text-align: center;
  justify-content: center;
  align-items: center;
  padding-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 15px;
  font-weight: 400;
  display: flex;
}

.paragraph-38 {
  font-size: 20px;
  font-weight: 300;
}

.italic-text-22 {
  line-height: 23px;
}

.paragraph-39, .paragraph-40, .paragraph-41, .paragraph-42, .list-2, .paragraph-43, .paragraph-44, .paragraph-45, .list-3, .paragraph-46 {
  font-size: 23px;
}

.italic-text-23 {
  font-style: italic;
  line-height: 23px;
}

.paragraph-47, .paragraph-48, .paragraph-49, .paragraph-50, .paragraph-51, .paragraph-52, .paragraph-53, .paragraph-54, .paragraph-55, .paragraph-56, .paragraph-57 {
  font-size: 23px;
}

.name-text-fieldd {
  color: #000;
  margin-top: 16px;
  padding-top: 8px;
  font-family: Cormorant Garamond, sans-serif;
}

.text-block-20, .success-message-3, .text-block-21, .error-message-3 {
  color: #000;
  background-color: #fff;
}

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

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

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

.text-block-22 {
  color: #000;
  background-color: #fff;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 18px;
}

.text-block-23, .error-message-4, .success-message-4, .success-message-5 {
  color: #000;
  background-color: #fff;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 20px;
}

.text-block-24 {
  background-color: #fff;
}

.error-message-5 {
  color: #000;
  background-color: #fff;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 20px;
}

.text-block-25 {
  background-color: #fff;
}

.navbar-mobile-home {
  z-index: 999;
  box-sizing: border-box;
  grid-column-gap: 17px;
  grid-row-gap: 17px;
  aspect-ratio: auto;
  cursor: auto;
  background-color: #f9f9f6;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: stretch;
  margin: 0;
  display: none;
  position: static;
  inset: 0% auto auto 0%;
  overflow: visible;
}

.navbar-mobile-home:hover {
  pointer-events: auto;
}

.navbar-wrapper-home {
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  justify-content: space-between;
  align-items: center;
  margin-top: 0;
  margin-left: -98px;
  margin-right: 0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.error-message-6, .success-message-6 {
  color: #000;
  background-color: #fff;
  font-size: 20px;
}

.text-block-26 {
  background-color: #fff;
}

.close-popup-message {
  z-index: 10000;
  cursor: pointer;
  width: 24px;
  height: 24px;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 50px;
  font-weight: 700;
  position: absolute;
  inset: 3% 2% auto auto;
}

.text-block-27 {
  background-color: #fff;
}

.close-popup {
  z-index: 10000;
  cursor: pointer;
  width: 24px;
  height: 24px;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 50px;
  font-weight: 700;
  position: relative;
  inset: -86% -85% auto auto;
}

.page-wrapper {
  z-index: auto;
  position: static;
  overflow: hidden;
}

.slide-15 {
  background-image: url('../images/untitled-design-69.png');
  background-position: 50%;
  background-size: cover;
}

.slide-16 {
  background-image: url('../images/untitled-design-44.png');
  background-position: 50%;
  background-size: cover;
}

.slide-17 {
  background-image: url('../images/untitled-design-48.png');
  background-position: 50%;
  background-size: cover;
}

.slider-2 {
  width: 100%;
  height: 100vh;
  position: relative;
  overflow: visible;
}

.success-message-7 {
  color: #000;
  text-align: left;
  background-color: #fff;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 20px;
}

.text-block-28 {
  background-color: #fff;
}

.error-message-7 {
  color: #000;
  text-align: left;
  background-color: #fff;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 20px;
}

.text-block-29 {
  background-color: #fff;
}

.error-message-8, .success-message-8 {
  color: #000;
  background-color: #fff;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 20px;
}

.text-block-30, .text-block-31 {
  background-color: #fff;
}

.footer-license {
  color: #888585;
  margin-top: -25px;
  font-family: Cormorant Garamond, sans-serif;
}

@media screen and (max-width: 991px) {
  .container {
    flex-flow: column;
  }

  .navbar-mobile {
    align-items: stretch;
    display: flex;
  }

  .nav-menu-wrapper {
    background-color: #0000;
  }

  .nav-menu {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    background-color: #b8c3bf2e;
    flex-flow: column;
    justify-content: space-around;
    align-items: center;
    margin-right: 200px;
    padding-left: 0;
    list-style-type: none;
    display: flex;
  }

  .about-button-dark {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .nav-button-wrapper {
    width: 100%;
    margin-left: 0;
  }

  .menu-button {
    text-align: left;
    cursor: pointer;
    flex-flow: column;
    justify-content: center;
    align-self: auto;
    align-items: center;
    padding: 12px;
    display: block;
  }

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

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

  .heading-3 {
    font-size: 24px;
  }

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

  .popup-wrapper {
    display: none;
  }

  .popup-box {
    border-color: #e9edf0;
  }

  .submit-button {
    box-sizing: border-box;
    aspect-ratio: auto;
    object-fit: fill;
    border-style: solid;
    border-width: 0;
    border-radius: 1px;
    font-family: Georgia, Times, Times New Roman, serif;
    font-size: 14px;
  }

  .pop-up-heading {
    text-align: center;
    letter-spacing: -1px;
    justify-content: center;
    align-self: center;
    align-items: center;
    padding-top: 70px;
    font-size: 25px;
    right: -12%;
  }

  .pop-up-text-block {
    margin-right: -50px;
    padding-top: 20px;
    right: 10%;
  }

  .popup-close {
    margin-right: -35px;
    top: 5px;
    right: 40px;
  }

  .textarea {
    box-sizing: border-box;
  }

  .textarea-2 {
    aspect-ratio: auto;
  }

  .form-block {
    right: 5%;
  }

  .h2 {
    flex-flow: row;
    display: block;
  }

  .icon, .icon-2 {
    cursor: pointer;
  }

  .pillars-grid {
    grid-template: "Column-1 column-2 . Area-4" 1fr
                   ". Area-3 . ."
                   / 1fr 1fr;
    grid-auto-flow: column;
    padding-left: 120px;
  }

  .pillars-card-2-0 {
    padding-left: 20px;
  }

  .navbar-desktop, .navbar-desktop-black {
    display: none;
  }

  .nav-menu-wrapper-copy {
    background-color: #0000;
  }

  .nav-menu-copy {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    background-color: #b8c3bf2e;
    flex-flow: column;
    justify-content: space-around;
    align-items: center;
    margin-right: 200px;
    padding-left: 0;
    list-style-type: none;
    display: flex;
  }

  .menu-button-copy {
    text-align: left;
    cursor: pointer;
    flex-flow: column;
    justify-content: center;
    align-self: auto;
    align-items: center;
    padding: 12px;
    display: block;
  }

  .menu-button-copy.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .navbar-mobile-home {
    align-items: stretch;
    display: flex;
  }
}

@media screen and (max-width: 767px) {
  .navbar-mobile {
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
    margin: auto;
    display: flex;
  }

  .navbar-no-shadow-container {
    display: block;
  }

  .navbar-wrapper {
    justify-content: center;
    align-items: center;
    margin-left: 0;
  }

  .navbar-brand {
    padding-left: 0;
  }

  .nav-menu {
    flex-direction: column;
    padding-bottom: 30px;
    padding-left: 0;
  }

  .about-button-dark {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .hero-without-image {
    padding: 60px 15px;
  }

  .image {
    margin-left: 70px;
    padding-top: 60px;
  }

  .mask {
    margin-top: -77px;
  }

  .intro-wrapper {
    flex-flow: row;
    justify-content: center;
    align-items: stretch;
  }

  .intro-image {
    height: 300px;
    margin-top: 16px;
    margin-bottom: 32px;
  }

  .image-6 {
    height: auto;
    display: block;
  }

  .navbar {
    text-align: left;
    flex-flow: row;
    display: flex;
  }

  .menu-button-2 {
    color: #fff;
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
    display: block;
    position: relative;
  }

  .navbar-desktop {
    display: none;
  }

  .intro-wrapperrr {
    justify-content: flex-start;
    align-items: stretch;
  }

  .navbar-desktop-black {
    display: none;
  }

  .container-8 {
    flex-flow: row;
    margin-left: 0;
    margin-right: 0;
    display: block;
  }

  .navbar-brand-copy {
    padding-left: 0;
  }

  .image-copy {
    margin-left: 70px;
  }

  .nav-menu-copy {
    flex-direction: column;
    padding-bottom: 30px;
    padding-left: 0;
  }

  .navbar-mobile-home {
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
    margin: auto;
    display: flex;
  }

  .navbar-wrapper-home {
    justify-content: center;
    align-items: center;
    margin-left: 0;
  }
}

@media screen and (max-width: 479px) {
  .body {
    aspect-ratio: auto;
    -webkit-text-fill-color: inherit;
    object-fit: fill;
    background-clip: border-box;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    min-width: 100%;
    max-width: 100%;
    height: auto;
    display: flex;
    overflow: visible;
  }

  .container {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    aspect-ratio: auto;
    width: 100%;
    max-width: none;
    height: auto;
    margin-top: 0;
    padding: 0 16px 40px;
    display: flex;
    position: static;
  }

  .navbar-mobile {
    background-color: #fff;
    justify-content: flex-start;
    align-items: stretch;
    max-width: 320px;
    margin-top: -95px;
    margin-bottom: 0;
    display: flex;
    overflow: visible;
  }

  .navbar-no-shadow-container {
    max-width: 320px;
    margin-bottom: -225px;
  }

  .container-regular {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: auto;
    max-width: 320px;
    display: flex;
  }

  .navbar-wrapper {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-left: -45px;
    padding-left: 0;
  }

  .navbar-brand {
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 20px;
    display: flex;
  }

  .navbar-brand.w--current {
    margin-top: 0;
    padding-left: 10px;
    padding-right: 0;
  }

  .nav-menu-wrapper {
    z-index: 9999;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    margin: 0;
    padding-top: 0;
    padding-bottom: 60px;
    position: relative;
    inset: 0% 0% auto;
  }

  .nav-menu {
    z-index: 9999;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    aspect-ratio: 2 / 3;
    text-align: center;
    object-fit: fill;
    background-color: #faf8f3;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 100vw;
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    position: absolute;
    inset: 100% 0% 0%;
  }

  .mobile-margin-top-10 {
    margin: 0;
  }

  .nav-button-wrapper {
    width: auto;
  }

  .menu-button {
    position: absolute;
  }

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

  .image {
    object-fit: fill;
    width: auto;
    max-width: none;
    height: 300px;
    margin: 0 0 0 120px;
    padding: 30px 35px 0 0;
    position: relative;
    top: 40px;
    left: 0;
    right: 0;
    overflow: hidden;
  }

  .hero-slider {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    aspect-ratio: 2 / 3;
    object-fit: cover;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    max-width: 100%;
    height: 100vh;
    min-height: 100vh;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
    overflow: visible;
  }

  .slide {
    box-sizing: border-box;
    aspect-ratio: 2 / 3;
    -webkit-text-fill-color: inherit;
    object-fit: cover;
    background-color: #fff;
    background-image: url('../images/234muirfield-high-42.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-clip: border-box;
    width: 100vw;
    height: 75vh;
    margin-top: 0;
    overflow: visible;
  }

  .slide-4 {
    aspect-ratio: 2 / 3;
    object-fit: cover;
    background-color: #fff;
    background-image: url('../images/untitled-3346-x-2091-px.png');
    background-repeat: no-repeat;
    background-size: cover;
    width: 100vw;
    height: 75vh;
  }

  .slide-5 {
    aspect-ratio: 2 / 3;
    object-fit: cover;
    background-color: #fff;
    background-image: url('../images/untitled-design-25.png');
    background-repeat: no-repeat;
    background-size: cover;
    width: 100vw;
    height: 75vh;
  }

  .slide-6 {
    aspect-ratio: 2 / 3;
    object-fit: cover;
    background-color: #fff;
    background-image: url('../images/optimized_p1000915.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    width: 100vw;
    height: 75vh;
  }

  .hero-content-bottom {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
    position: static;
    overflow: visible;
  }

  .heading-3 {
    justify-content: center;
    align-items: center;
    width: 275px;
    margin-top: 60px;
    margin-bottom: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 45px;
    font-weight: 400;
    line-height: 40px;
    display: flex;
    position: static;
    top: 240px;
    bottom: auto;
    overflow: hidden;
  }

  .paragraph-2 {
    width: 275px;
    margin-top: -10px;
    margin-bottom: 10px;
    padding-top: 0;
    padding-bottom: 16px;
    font-size: 21px;
    font-weight: 500;
    line-height: 22px;
    position: static;
    top: 235px;
    overflow: hidden;
  }

  .mask {
    aspect-ratio: 2 / 3;
    object-fit: cover;
    width: 100%;
    max-width: none;
    height: 100vh;
    min-height: 100vh;
    margin: 0 auto;
    padding: 0;
    top: 0;
    overflow: hidden;
  }

  .popup-wrapper {
    flex-flow: column-reverse;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    display: none;
  }

  .popup-box {
    aspect-ratio: 2 / 3;
    object-fit: fill;
    flex-flow: column wrap-reverse;
    flex: 0 auto;
    width: 200px;
    height: 100%;
    margin-left: 0;
  }

  .popup-left {
    display: flex;
  }

  .intro-section {
    box-sizing: border-box;
    aspect-ratio: 2 / 3;
    object-fit: cover;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 320px;
    height: auto;
    margin: 0 auto auto;
    padding: 0;
    display: flex;
    position: static;
    left: 270px;
    right: 0;
  }

  .h2 {
    text-align: center;
    margin-top: 0;
    padding-top: 0;
    display: none;
    position: static;
  }

  .intro-wrapper {
    aspect-ratio: auto;
    object-fit: fill;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: auto;
    padding-top: 0;
  }

  .intro-text {
    aspect-ratio: auto;
    object-fit: fill;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    max-width: 320px;
    height: auto;
    margin: 0 0 20px -5px;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .intro-image {
    aspect-ratio: 2 / 3;
    object-fit: fill;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: none;
    height: auto;
    margin-top: 40px;
    padding: 0;
    display: flex;
    position: static;
    top: 60px;
    right: 270px;
    overflow: hidden;
  }

  .image-6 {
    aspect-ratio: 2 / 3;
    object-fit: cover;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
  }

  .intro-button {
    text-align: left;
    white-space: nowrap;
    word-break: normal;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: auto;
    max-width: none;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 12px;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
    position: static;
    top: 0;
    left: 0;
    right: 0;
  }

  .image-description {
    text-align: center;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    display: block;
    position: static;
    top: 0;
    bottom: 0;
    left: 2px;
  }

  .icon, .icon-2 {
    display: none;
  }

  .intro-paragraph {
    aspect-ratio: auto;
    text-align: center;
    white-space: normal;
    word-break: normal;
    overflow-wrap: normal;
    object-fit: cover;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 300px;
    margin-top: 0;
    margin-bottom: 10px;
    margin-right: 0;
    padding-right: 0;
    font-size: 18px;
    display: flex;
    position: static;
  }

  .our-pillars-section {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0 10px 80px 0;
    display: flex;
    position: static;
  }

  .our-pillars-container {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    max-width: none;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
    overflow: hidden;
  }

  .heading-7 {
    -webkit-text-fill-color: inherit;
    object-fit: fill;
    background-clip: border-box;
  }

  .pillars-grid {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: column;
    grid-template: "Column-1 column-2 . Area-4" 1fr
                   ". . . ."
                   ". . . ."
                   "Area-3 . . ."
                   / 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    place-items: center;
    height: auto;
    margin-left: 0;
    margin-right: 0;
    padding-top: 60px;
    padding-left: 40px;
    padding-right: 40px;
    display: flex;
  }

  .paragraph-10 {
    flex-flow: column;
    margin-top: 60px;
    margin-bottom: 100px;
    padding-top: 40px;
    padding-bottom: 0;
  }

  .heading-8-copy {
    flex-flow: column;
    margin-top: 40px;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  .pillars-card-2-0 {
    background-position: 50%;
    justify-content: center;
    align-items: center;
    max-width: none;
    height: 300px;
    margin-top: 100px;
    margin-bottom: 80px;
    margin-left: 10px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .button-wrapper {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: 100px;
    margin-left: 0;
    position: relative;
    top: 0;
    bottom: auto;
    right: 0;
  }

  .core-values-button {
    aspect-ratio: auto;
    object-fit: fill;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    margin-top: -100px;
    margin-left: auto;
    display: block;
    position: relative;
    top: 0;
    bottom: auto;
    right: auto;
  }

  .featured-projects-home {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
  }

  .featured-projects-container {
    width: 100%;
    max-width: 100%;
    margin-top: 60px;
    overflow: visible;
  }

  .featured-projects-heading {
    text-align: center;
    margin-top: 60px;
  }

  .project-preview-grid {
    text-align: center;
    flex-flow: column;
    display: flex;
  }

  .project-card-preview, .project-image {
    overflow: hidden;
  }

  .project-hero {
    flex-flow: column;
    display: flex;
  }

  .projects-hero {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: 120px;
    padding-top: 40px;
    padding-bottom: 20px;
    display: flex;
  }

  .project-intro {
    padding-top: 20px;
  }

  .heading-10 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: 100px;
    margin-bottom: 40px;
    padding-top: 20px;
    font-size: 60px;
    display: flex;
  }

  .testimonial-section {
    margin-top: 40px;
    margin-bottom: 0;
    padding-bottom: 10px;
  }

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

  .testimonial-wrapper {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
  }

  .testimonial-card {
    text-align: left;
    white-space: normal;
    word-break: normal;
    overflow-wrap: normal;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: 90%;
    display: flex;
    position: static;
  }

  .paragraph-15 {
    flex-flow: row;
    margin-bottom: 20px;
    display: block;
  }

  .testimonial-card-3 {
    justify-content: center;
    align-items: center;
    width: 90%;
    margin-left: 0;
    display: flex;
    position: static;
  }

  .paragraph-16 {
    margin-bottom: 20px;
  }

  .blog-preview-section {
    justify-content: center;
    align-items: center;
    margin-top: 40px;
    margin-bottom: 0;
    display: flex;
    overflow: visible;
  }

  .blog-preview-container {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    max-width: 100%;
    margin-left: auto;
    padding-left: 0;
  }

  .heading-13 {
    float: none;
    text-align: left;
    letter-spacing: 1px;
    white-space: nowrap;
    word-break: normal;
    overflow-wrap: normal;
    margin-top: 40px;
    margin-bottom: -20px;
    margin-right: 0;
    padding-right: 0;
    font-size: 27px;
    font-weight: 300;
  }

  .heading-14 {
    text-align: left;
    white-space: normal;
    word-break: normal;
    font-size: 20px;
  }

  .paragraph-17 {
    text-align: left;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-top: 10px;
    padding-left: 20px;
    padding-right: 0;
    font-size: 22px;
    display: flex;
  }

  .button-4 {
    box-sizing: border-box;
    text-align: left;
    vertical-align: middle;
    flex-flow: column;
    justify-content: flex-end;
    align-items: center;
    margin-top: 20px;
    margin-right: 0;
    padding-top: 10px;
    display: flex;
    position: static;
    left: auto;
    right: auto;
  }

  .image-12 {
    aspect-ratio: 2 / 3;
    object-fit: cover;
    width: auto;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-right: 0;
    overflow: hidden;
  }

  .about-page-footer {
    justify-content: center;
    align-items: center;
    margin-top: 0;
    display: block;
    overflow: visible;
  }

  .footer-wrapper {
    width: 60%;
  }

  .footer-email-input {
    clear: none;
    text-align: center;
    width: 240px;
    margin-left: 170px;
  }

  .footer-submit-button {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 150px;
    margin-top: 60px;
    margin-left: 0;
    padding-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
    display: inline-flex;
    left: 22%;
  }

  .form-block-2 {
    flex-flow: column;
  }

  .footer-form {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
    position: static;
  }

  .blog-section {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: 120px;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  .blog-heading {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 40px;
    padding-right: 0;
    line-height: 54px;
    display: flex;
  }

  .collection-list-wrapper-2 {
    flex-flow: column;
    max-width: 350px;
    display: flex;
  }

  .blog-images {
    width: auto;
    max-width: 350px;
    height: 200px;
    max-height: none;
    margin-top: 10px;
    padding-top: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .blog-headings {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .preview-description {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    max-width: 340px;
    display: flex;
  }

  .blog-button {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .blog-container {
    justify-content: center;
    align-items: center;
    margin-top: 0;
    padding-top: 60px;
    padding-bottom: 80px;
    display: flex;
  }

  .blog-cards {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 100%;
    height: auto;
    display: flex;
  }

  .collection-list-4 {
    flex-flow: column;
    align-items: center;
    display: flex;
  }

  .hero-image-wrapper {
    padding-top: 80px;
  }

  .rich-text-block-2 {
    padding-top: 0;
  }

  .blog-grid-container {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .list-item {
    width: 100%;
  }

  .popup-boxx {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
    width: 90%;
    max-width: none;
    padding: 10px;
  }

  .left-popup {
    object-fit: cover;
    width: 100%;
    min-height: auto;
  }

  .popup-imagez {
    object-fit: cover;
    width: 100%;
    max-width: none;
    height: 300px;
    max-height: 400px;
  }

  .content-popup {
    width: 100%;
    padding-left: 10px;
  }

  .cl {
    flex-flow: row;
    display: block;
    position: absolute;
    inset: 10% 7% auto auto;
  }

  .contact-section {
    text-align: center;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    max-width: 350px;
    padding-top: 0;
    padding-bottom: 40px;
    display: none;
  }

  .contact-wrapper {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: auto;
    max-width: none;
    padding-top: 0;
  }

  .contact-info {
    text-align: left;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 350px;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .about-your-project-h2 {
    letter-spacing: 0;
    justify-content: flex-start;
    align-items: center;
    font-family: Cormorant Garamond, sans-serif;
    font-weight: 300;
  }

  .contact-number {
    text-align: left;
    justify-content: flex-start;
    align-items: center;
  }

  .contact-address {
    justify-content: center;
    align-items: center;
    width: 50%;
    margin-right: 40px;
  }

  .form-block-3 {
    justify-content: center;
    align-items: flex-start;
    width: 90%;
    max-width: 350px;
    margin-right: 0;
    padding-left: 0;
    display: flex;
    position: static;
  }

  .text-field-2 {
    width: 100%;
    max-width: none;
  }

  .body-4 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
    overflow: visible;
  }

  .div-block-4 {
    text-align: center;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    max-width: none;
    margin-top: 20px;
  }

  .heading-22 {
    white-space: nowrap;
    word-break: normal;
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 0;
    display: flex;
  }

  .form {
    justify-content: center;
    align-items: flex-start;
    max-width: none;
  }

  .project-info-section {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    max-width: 350px;
    margin-top: 100px;
    padding-top: 0;
  }

  .project-info-wrapper {
    justify-content: flex-start;
    align-items: flex-start;
    max-width: 350px;
    margin-top: 100px;
    padding-top: 40px;
    display: none;
  }

  .heading-23 {
    text-align: left;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    max-width: 350px;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    position: absolute;
  }

  .form-block-4 {
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 350px;
    margin-top: 40px;
    position: static;
  }

  .radio-button-field {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    margin-left: 50px;
    padding-left: 20px;
    display: flex;
  }

  .heading-24 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-left: 50px;
    display: flex;
    position: static;
  }

  .radio-button-label, .radio-button-label-2 {
    justify-content: center;
    align-items: center;
    padding-left: 5px;
    display: flex;
  }

  .text-field-6 {
    text-align: left;
    width: 90%;
    max-width: 350px;
    margin-left: 30px;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 0;
  }

  .bold-text {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .text-field-7 {
    width: 90%;
    max-width: 350px;
    margin-top: 10px;
    margin-left: 30px;
  }

  .select-field {
    width: 90%;
    max-width: 350px;
    margin-top: 10px;
    margin-left: 30px;
    padding-left: 0;
  }

  .radio-button-label-3 {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    padding-left: 5px;
    display: flex;
  }

  .form-2 {
    aspect-ratio: auto;
    object-fit: fill;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    max-width: 350px;
    display: flex;
    position: static;
  }

  .community-section {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: 120px;
    padding: 20px 10px 0;
    display: flex;
  }

  .ceo-story-containers {
    aspect-ratio: auto;
    object-fit: fill;
    flex-flow: column;
    max-width: none;
    margin-bottom: 20px;
    padding-top: 40px;
    padding-bottom: 0;
    display: flex;
  }

  .about-us-header {
    color: #333;
    text-align: center;
    letter-spacing: 2px;
    text-indent: 0;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: auto;
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
    font-size: 46px;
    display: flex;
  }

  .about-us-top-divider-line {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .paragraph-20 {
    aspect-ratio: auto;
    object-fit: fill;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
  }

  .vision-behind-craft-wrapper {
    flex-flow: column;
    justify-content: center;
    width: 100%;
    max-width: 350px;
    margin-top: 60px;
    padding-right: 0;
    display: none;
  }

  .our-team-image {
    flex-flow: column;
    justify-content: center;
    width: 100%;
    max-width: 350px;
  }

  .our-team-image-text {
    text-align: center;
    flex-flow: column;
    justify-content: center;
    width: 100%;
  }

  .ceo-image {
    aspect-ratio: auto;
    object-fit: cover;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 350px;
    height: 330px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    display: inline-flex;
  }

  .our-team-text-block {
    aspect-ratio: auto;
    text-align: center;
    word-break: normal;
    object-fit: fill;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
    display: flex;
  }

  .italic-text {
    white-space: nowrap;
    word-break: normal;
    flex-flow: column;
    max-width: 300px;
    padding-top: 20px;
    display: block;
  }

  .italic-text-3 {
    white-space: normal;
    word-break: normal;
    overflow-wrap: normal;
    flex-flow: row;
  }

  .ss-button {
    margin-top: 20px;
    margin-left: 0;
  }

  .ceo-story-section {
    flex-flow: column;
    padding-top: 60px;
    display: block;
  }

  .ceo-story-container {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .body-5 {
    overflow: visible;
  }

  .div-block-7 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    margin-bottom: auto;
    display: inline-flex;
    position: static;
    right: auto;
  }

  .body-7 {
    overflow: visible;
  }

  .intro-wrapperr {
    z-index: 100;
    width: 100%;
    height: 100%;
    margin-top: 0;
    padding: 100px 24px 40px;
    display: none;
    overflow: visible;
  }

  .intro-logo {
    max-width: 200px;
    margin-bottom: 220px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .intro-phrase {
    text-align: center;
    height: 1.4px;
    font-size: 24px;
  }

  .intro-cta {
    text-align: center;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    font-size: 32px;
  }

  .services-gallery {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    display: flex;
  }

  .services-container {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: auto;
    max-width: none;
    display: flex;
  }

  .services-grid {
    flex-flow: column;
    justify-content: center;
    max-width: 300px;
  }

  .service-card {
    aspect-ratio: auto;
    text-align: center;
    object-fit: fill;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-bottom: 40px;
    padding-left: 0;
    padding-right: 0;
  }

  .service-title {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .service-image {
    aspect-ratio: auto;
    flex-flow: column;
    width: 100%;
    height: 350px;
    margin-left: auto;
    padding-left: 0;
  }

  .body-8 {
    overflow: visible;
  }

  .custom-home-wrapper {
    aspect-ratio: auto;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    max-width: 350px;
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
    display: flex;
  }

  .custom-home-section {
    aspect-ratio: 2 / 3;
    object-fit: cover;
    background-color: #faf8f3;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    max-width: none;
    height: auto;
    margin-bottom: 0;
    padding-bottom: 0;
    display: flex;
  }

  .custom-home-image {
    aspect-ratio: auto;
    object-fit: cover;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: none;
    height: auto;
    margin-top: 0;
    margin-left: auto;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    display: inline-flex;
  }

  .section-process {
    background-color: #faf8f3;
    flex-flow: column;
    max-width: none;
    margin-top: 0;
    padding-top: 0;
    display: flex;
  }

  .process-container {
    text-align: left;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: none;
    padding-right: 10px;
    display: flex;
  }

  .button-8 {
    flex-flow: row;
    width: 90%;
  }

  .container-6 {
    background-color: #0000;
    margin-top: 0;
    padding-top: 60px;
  }

  .body-9 {
    overflow: visible;
  }

  .body-10 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    max-width: none;
    display: flex;
    overflow: visible;
  }

  .remodeling-section {
    background-color: #faf8f3;
    padding-bottom: 0;
  }

  .preservations-section {
    background-color: #faf8f3;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    max-width: 350px;
    height: auto;
    margin-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  .body-11 {
    overflow: visible;
  }

  .team-section {
    margin-top: 120px;
    padding-top: 0;
  }

  .team-container {
    text-align: center;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    padding-top: 100px;
    display: flex;
  }

  .heading-31 {
    letter-spacing: 1px;
    text-indent: 0;
    padding-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .boss-wrapper {
    width: auto;
    max-width: 400px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .boss-image {
    display: none;
  }

  .team-grid {
    flex-flow: column;
    max-width: 400px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
  }

  .team-image {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: inline-flex;
  }

  .team-card {
    flex-flow: row;
    max-width: 400px;
    padding-left: 0;
    display: block;
  }

  .text-block-10 {
    flex-flow: row;
    display: block;
  }

  .text-block-11 {
    margin-bottom: 10px;
  }

  .image-15 {
    z-index: 0;
    aspect-ratio: 2 / 3;
    object-fit: cover;
    width: 100vw;
    max-width: none;
    height: 100vh;
    padding-left: 0;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
  }

  .navbar {
    -webkit-text-fill-color: inherit;
    background-color: #0000;
    background-clip: border-box;
    order: 0;
    align-self: auto;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 5px;
    padding-bottom: 0;
    display: block;
    position: relative;
    inset: 20px auto auto -10px;
  }

  .menu-button-2 {
    padding-top: 25px;
    position: absolute;
    inset: 20px auto auto;
  }

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

  .dropdown-link {
    position: static;
  }

  .dropdown {
    cursor: pointer;
    transition: background-color .2s;
    display: block;
    position: relative;
  }

  .dropdown:hover {
    color: #fff;
    background-color: #d6b670;
  }

  .nav-menu-2 {
    aspect-ratio: auto;
    color: #000;
    text-align: left;
    letter-spacing: 1px;
    background-color: #faf8f3;
    height: 55vh;
    margin-top: 0;
    padding-top: 0;
    font-family: Cormorant Garamond, sans-serif;
    font-size: 18px;
    font-weight: 300;
    position: absolute;
  }

  .nav-link-2 {
    cursor: pointer;
    background-color: #faf8f3;
    text-decoration: none;
    transition: background-color .2s;
  }

  .nav-link-2:hover {
    color: #fff;
    background-color: #d6b670;
  }

  .nav-link-3 {
    cursor: pointer;
    transition: background-color .2s;
  }

  .nav-link-3:hover {
    color: #fff;
    background-color: #d6b670;
    border: 1px solid #fff;
  }

  .nav-link-4 {
    cursor: pointer;
    transition: background-color .2s;
  }

  .nav-link-4:hover {
    color: #fff;
    background-color: #d6b670;
  }

  .nav-link-5 {
    cursor: pointer;
    transition: background-color .2s;
  }

  .nav-link-5:hover {
    color: #fff;
    background-color: #d6b670;
  }

  .nav-link-6 {
    cursor: pointer;
    transition: background-color .2s;
  }

  .nav-link-6:hover {
    color: #fff;
    background-color: #d6b670;
  }

  .text-block-12 {
    transition: background-color .2s;
  }

  .text-block-12:hover, .services-down-button:hover {
    color: #fff;
    background-color: #d6b670;
  }

  .custom-home-mobile-button {
    background-color: #fff;
    transition: background-color .2s;
  }

  .custom-home-mobile-button:hover {
    color: #fff;
    background-color: #d6b670;
  }

  .remodel-mobile-button {
    background-color: #fff;
    transition: background-color .2s;
  }

  .remodel-mobile-button:hover {
    color: #fff;
    background-color: #d6b670;
  }

  .historical-mobile-button {
    background-color: #fff;
    transition: background-color .2s;
  }

  .historical-mobile-button:hover {
    color: #fff;
    background-color: #d6b670;
  }

  .team-mobile-button {
    cursor: pointer;
    transition: background-color .2s;
  }

  .team-mobile-button:hover {
    color: #fff;
    background-color: #d6b670;
  }

  .blog-mobile-button {
    cursor: pointer;
    transition: background-color .2s;
  }

  .blog-mobile-button:hover {
    color: #fff;
    background-color: #d6b670;
  }

  .navbar-desktop {
    display: none;
  }

  .bold-text-7 {
    object-fit: fill;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    padding-bottom: 20px;
    padding-right: 10px;
    display: flex;
  }

  .italic-text-5 {
    flex-flow: column;
    display: flex;
  }

  .italic-text-6 {
    aspect-ratio: auto;
    text-align: left;
    white-space: normal;
    word-break: normal;
    object-fit: fill;
    flex-flow: row;
    justify-content: flex-end;
    align-items: center;
    width: 300px;
    margin-bottom: 10px;
    padding-bottom: 0;
    font-size: 16px;
    display: flex;
  }

  .div-block-9 {
    aspect-ratio: auto;
    object-fit: fill;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: 100px;
    margin-right: 0;
    display: flex;
    position: relative;
    top: auto;
    right: 0;
  }

  .bold-text-8 {
    flex-flow: column;
    justify-content: flex-end;
    align-items: center;
    margin-top: 0;
    display: flex;
    position: absolute;
    inset: auto 0% 0% auto;
  }

  .text-block-13 {
    padding-top: 0;
  }

  .text-block-14, .text-block-15 {
    flex-flow: column;
    justify-content: flex-end;
    align-items: center;
    display: flex;
    position: absolute;
    inset: auto 0 0% auto;
  }

  .spacer-block {
    flex-flow: column;
    height: 24vh;
    padding-top: 100px;
    padding-bottom: 100px;
    display: flex;
  }

  .section-2 {
    width: auto;
    height: 5%;
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .column {
    text-align: left;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
    position: relative;
  }

  .columns {
    text-align: left;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .italic-text-7 {
    aspect-ratio: auto;
    white-space: normal;
    word-break: normal;
    overflow-wrap: normal;
    object-fit: fill;
    flex-flow: column;
    justify-content: center;
    align-items: stretch;
    width: 100%;
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    display: flex;
    position: static;
  }

  .container-7 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    max-width: 300px;
    padding-left: 0;
    padding-right: 10px;
    display: flex;
  }

  .radio-button-field-2, .radio-button-field-3 {
    justify-content: center;
    align-items: center;
    margin-left: 50px;
    display: flex;
  }

  .radio-button {
    padding-left: 0;
    padding-right: 0;
  }

  .about-our-team-wrapper-mobile, .about-our-team-wrapper-mobilee {
    flex-flow: column;
    justify-content: center;
    margin-top: 60px;
    padding-right: 10px;
    display: flex;
  }

  .vision-behind-craft-wrapper-copy {
    flex-flow: column;
    justify-content: center;
    margin-top: 60px;
    margin-left: auto;
    margin-right: auto;
    padding-right: 10px;
    display: none;
  }

  .vision-behind-craft-wrapper-mobile, .charity-water-wrapper, .about-us-wrapper, .vbc-wrapper-mobile {
    flex-flow: column;
    justify-content: center;
    width: 100%;
    max-width: 350px;
    margin-top: 60px;
    padding-right: 0;
    display: flex;
  }

  .contact-section-mobile {
    text-align: center;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    max-width: 350px;
    margin-top: 40px;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 40px;
    display: flex;
  }

  .project-info-wrapper-mobile {
    justify-content: center;
    align-items: flex-start;
    max-width: 350px;
    margin-top: 100px;
    padding-top: 60px;
    display: flex;
  }

  .contact-info-copy {
    text-align: left;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 350px;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .contact-section-copy {
    text-align: center;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    max-width: 350px;
    padding-top: 0;
    padding-bottom: 40px;
    display: none;
  }

  .about-your-project {
    text-align: left;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 350px;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .about-your-project-h2-copy {
    letter-spacing: 0;
    justify-content: flex-start;
    align-items: center;
    font-family: Cormorant Garamond, sans-serif;
    font-weight: 300;
  }

  .contact-number-copy {
    text-align: left;
    justify-content: flex-start;
    align-items: center;
  }

  .contact-address-copy {
    justify-content: center;
    align-items: center;
    width: 50%;
    margin-right: 40px;
  }

  .div-block-4-copy, .div-block-4-copy-2 {
    text-align: center;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    max-width: none;
    margin-top: 20px;
  }

  .form-block-4-copy {
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 350px;
    margin-top: 40px;
    position: static;
  }

  .heading-23-copy {
    text-align: left;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    max-width: 350px;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    position: absolute;
  }

  .form-2-copy {
    aspect-ratio: auto;
    object-fit: fill;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    max-width: 350px;
    display: flex;
    position: static;
  }

  .heading-24-copy {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-left: 50px;
    display: flex;
    position: static;
  }

  .radio-button-field-copy {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    margin-left: 50px;
    padding-left: 20px;
    display: flex;
  }

  .radio-button-label-3-copy {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    padding-left: 5px;
    display: flex;
  }

  .bold-text-copy {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .radio-button-field-2-copy {
    justify-content: center;
    align-items: center;
    margin-left: 50px;
    display: flex;
  }

  .radio-button-copy {
    padding-left: 0;
    padding-right: 0;
  }

  .radio-button-label-copy {
    justify-content: center;
    align-items: center;
    padding-left: 5px;
    display: flex;
  }

  .radio-button-field-3-copy {
    justify-content: center;
    align-items: center;
    margin-left: 50px;
    display: flex;
  }

  .radio-button-label-2-copy {
    justify-content: center;
    align-items: center;
    padding-left: 5px;
    display: flex;
  }

  .text-field-6-copy {
    text-align: left;
    width: 90%;
    max-width: 350px;
    margin-left: 30px;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 0;
  }

  .select-field-copy {
    width: 90%;
    max-width: 350px;
    margin-top: 10px;
    margin-left: 30px;
    padding-left: 0;
  }

  .text-field-7-copy {
    width: 90%;
    max-width: 350px;
    margin-top: 10px;
    margin-left: 30px;
  }

  .intro-button-copy {
    text-align: left;
    white-space: nowrap;
    word-break: normal;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: auto;
    max-width: none;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 12px;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
    position: static;
    top: 0;
    left: 0;
    right: 0;
  }

  .inquire-section {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: 120px;
    display: flex;
  }

  .inquire-container {
    flex-flow: column;
  }

  .inquire-info {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    padding-right: 0;
  }

  .inquire-form-wrapper {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .your-details-heading {
    text-align: left;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    font-size: 30px;
    display: flex;
  }

  .details-form-block {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .about-your-project-heading {
    text-align: left;
    white-space: normal;
    max-width: none;
    font-size: 30px;
  }

  .about-us-bottom-divider-lines-copy {
    justify-content: center;
    align-items: center;
    width: 290px;
    padding-left: 0;
    padding-right: 10px;
    display: flex;
  }

  .slide-7 {
    aspect-ratio: 2 / 3;
    object-fit: cover;
    background-color: #fff;
    background-image: url('../images/mcconnell_11.jpg');
    background-position: 57%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    max-width: 100%;
    height: 100vh;
    min-height: 100vh;
    margin-right: 0;
    padding: 0;
    position: static;
  }

  .slide-8 {
    box-sizing: border-box;
    aspect-ratio: 2 / 3;
    -webkit-text-fill-color: inherit;
    object-fit: cover;
    background-color: #fff;
    background-image: url('../images/mcconnell_36.jpg');
    background-position: 50%;
    background-repeat: repeat;
    background-size: cover;
    background-attachment: scroll;
    background-clip: border-box;
    height: 100vh;
    min-height: 100vh;
    max-height: none;
    padding-bottom: 0;
    padding-right: 0;
    overflow: visible;
  }

  .slide-9 {
    aspect-ratio: 2 / 3;
    object-fit: cover;
    background-color: #fff;
    background-image: url('../images/untitled-design-20.png');
    background-position: 46%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100vh;
    min-height: 100vh;
  }

  .image-16 {
    aspect-ratio: 2 / 3;
    text-align: left;
    vertical-align: baseline;
    object-fit: cover;
    width: 100%;
    height: 10vh;
    display: inline-block;
    position: static;
  }

  .image-17 {
    aspect-ratio: 2 / 3;
    object-fit: contain;
    width: 100%;
    height: auto;
    display: block;
  }

  .slide-10 {
    background-color: #fff;
    background-image: url('../images/untitled-design-30.png');
    background-position: 75%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100vh;
    min-height: 100vh;
  }

  .process-grid {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .remodel-section-process {
    background-color: #faf8f3;
    flex-flow: column;
    max-width: none;
    margin-top: 0;
    display: flex;
  }

  .intro-wrapperrr {
    z-index: 9999;
    background-color: #0000;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 100vh;
    margin-top: 40px;
    margin-bottom: 0;
    padding-bottom: 0;
    display: flex;
    top: 15%;
    left: 0%;
  }

  .intro-phrasee {
    text-align: center;
    white-space: normal;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 100px;
    margin-bottom: 0;
    padding-bottom: 0;
    font-size: 28px;
    line-height: 33px;
    display: block;
  }

  .heading-35 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-left: 5px;
    margin-right: 12px;
    padding-right: 0;
    display: flex;
  }

  .paragraph-23 {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    margin-left: 10px;
    margin-right: 10px;
    display: block;
  }

  .testimonial-stats-row {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }

  .stat-card {
    flex-flow: column;
    align-items: center;
    display: flex;
  }

  .press-section {
    overflow: visible;
  }

  .press-logo-row {
    flex-flow: column;
    align-items: center;
  }

  .image-19 {
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 325px;
    margin: 20px auto 0;
    padding-top: 0;
    padding-left: 10px;
    padding-right: 0;
    display: inline-flex;
  }

  .intro-popup-button {
    text-align: center;
    flex-flow: row;
    width: 107%;
    margin-bottom: 220px;
    margin-left: 20px;
    padding-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
    font-size: 18px;
    right: 20px;
  }

  .slide-nav {
    position: absolute;
    overflow: visible;
  }

  .exit-intent-zone {
    width: 80px;
    height: 40px;
    overflow: visible;
  }

  .pillar-image {
    margin-top: 0;
  }

  .image-20 {
    vertical-align: baseline;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: auto;
    height: auto;
    margin-top: 0;
    padding-bottom: 40px;
    display: inline-flex;
  }

  .image-21, .image-22 {
    margin-top: 0;
  }

  .navbar-desktop-black, .navbar-desktop-dark {
    display: none;
  }

  .slide-12 {
    background-color: #a1c7ee80;
    background-image: none;
  }

  .slide-13 {
    background-color: #a1c7ee80;
  }

  .slide-mobile-background {
    z-index: -1;
    background-color: #a1c7ee80;
    width: 100%;
    height: 88%;
    position: absolute;
  }

  .intro-container {
    height: 57vh;
    margin-bottom: 0;
    padding-top: 100px;
    display: flex;
    overflow: visible;
  }

  .fire-relief-home-header {
    width: 320px;
    padding-left: 5px;
    padding-right: 5px;
  }

  .fire-relief-section-services {
    width: 100%;
  }

  .fire-relief-home-section {
    width: 100%;
    max-width: 320px;
    margin: 0 auto;
    overflow: visible;
  }

  .heading-38 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .container-8 {
    flex-flow: column;
    margin-top: 0;
    padding-top: 0;
    display: flex;
  }

  .icon-3 {
    color: #fff;
  }

  .heading-41 {
    text-align: center;
    justify-content: center;
    align-items: center;
    margin-left: 0;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
  }

  .paragraph-24 {
    padding-left: 10px;
    padding-right: 0;
  }

  .fire-consultation-section {
    flex-flow: column;
    max-width: none;
    display: flex;
  }

  .consulation-wrapper {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .free-consultation-form {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: auto;
    max-width: 400px;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 20px;
    display: flex;
  }

  .form-4 {
    padding-left: 20px;
  }

  .fire-rebuild-info {
    width: auto;
    padding-left: 40px;
  }

  .section-4 {
    background-color: #faf8f3;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 60px;
  }

  .heading-44 {
    color: #333;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 300px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    font-size: 44px;
    display: flex;
  }

  .image-24 {
    width: 100%;
    height: 300px;
    overflow: hidden;
  }

  .projects-under-construction-section {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: none;
  }

  .quick-stack {
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-50 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 320px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .container-10 {
    flex-flow: column;
    display: flex;
  }

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

  .dropdown-copy {
    cursor: pointer;
    transition: background-color .2s;
    display: block;
    position: relative;
  }

  .dropdown-copy:hover {
    color: #fff;
    background-color: #d6b670;
  }

  .dropdown-copy-copy {
    cursor: pointer;
    transition: background-color .2s;
    display: block;
    position: relative;
  }

  .dropdown-copy-copy:hover {
    color: #fff;
    background-color: #d6b670;
  }

  .dropdown-list {
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
    display: none;
  }

  .dropdown-list.w--open {
    justify-content: flex-start;
    align-items: stretch;
    display: block;
  }

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

  .heading-52 {
    color: #333;
  }

  .current-openings-section {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    padding-top: 80px;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .current-opening-container {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .paragraph-28 {
    text-align: center;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    max-width: 300px;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
  }

  .heading-53 {
    justify-content: center;
    align-items: center;
    margin-top: 10px;
    display: block;
  }

  .button-17 {
    flex-flow: column;
    margin-top: -27px;
  }

  .container-11 {
    flex-flow: row;
  }

  .section-7 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: auto;
    margin-top: 100px;
    padding-top: 20px;
    display: flex;
  }

  .paragraph-30 {
    text-align: center;
    max-width: 300px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
  }

  .partnership-form-section {
    flex-flow: column;
    width: auto;
    height: auto;
    margin-top: 0;
    margin-bottom: 40px;
    padding-top: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-54 {
    color: #333;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: auto;
    font-size: 38px;
    display: flex;
  }

  .italic-text-9 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 300px;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
  }

  .submit-button-5 {
    text-align: left;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: inline-flex;
  }

  .navbar-desktop-dark-blog {
    display: none;
  }

  .blog-hero-image-1 {
    margin-top: 60px;
    padding-top: 40px;
  }

  .blog-body-blog-5 {
    width: 320px;
    margin-bottom: 40px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .slide-14 {
    background-position: 44%;
    width: 100%;
    height: 100vh;
    min-height: 100vh;
  }

  .image-28 {
    vertical-align: baseline;
    width: 100%;
    height: 350px;
    padding-left: 5px;
    padding-right: 5px;
  }

  .div-block-7-copy {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    margin-bottom: auto;
    display: inline-flex;
    position: static;
    right: auto;
  }

  .vision-behind-craft-wrapper-mobilee {
    flex-flow: column;
    justify-content: center;
    width: 100%;
    max-width: 350px;
    margin-top: 60px;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .community-section-copy {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: 40px;
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
  }

  .background-color-section {
    flex-flow: column;
    height: 400px;
    margin: 0;
    display: none;
    overflow: visible;
  }

  .about-page-footer-home {
    max-width: 320px;
    margin-top: 120px;
    overflow: visible;
  }

  .partnership-section {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: 110px;
    margin-bottom: 0;
    padding: 20px 10px 40px;
    display: flex;
  }

  .navbar-desktop-dark-break {
    display: none;
  }

  .navbar-no-shadow-container-copy {
    max-width: 320px;
    margin-bottom: -225px;
  }

  .container-regular-copy {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: auto;
    max-width: 320px;
    display: flex;
  }

  .navbar-wrapper-copy {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-left: -45px;
    padding-left: 0;
  }

  .navbar-brand-copy {
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  .image-copy {
    object-fit: fill;
    width: auto;
    max-width: none;
    height: 300px;
    margin: 0 0 0 120px;
    padding-top: 30px;
    padding-left: 0;
    padding-right: 45px;
    position: relative;
    top: 40px;
  }

  .nav-menu-wrapper-copy {
    z-index: 9999;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    margin: 0;
    padding-top: 0;
    padding-bottom: 60px;
    position: relative;
    inset: 0% 0% auto;
  }

  .nav-menu-copy {
    z-index: 9999;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    aspect-ratio: 2 / 3;
    text-align: center;
    object-fit: fill;
    background-color: #faf8f3;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 100vw;
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    position: absolute;
    inset: 100% 0% 0%;
  }

  .list-item-copy {
    width: 100%;
  }

  .menu-button-copy {
    position: absolute;
  }

  .image-29, .image-30, .image-31 {
    justify-content: center;
    align-items: center;
    padding-top: 40px;
    display: inline-flex;
  }

  .dropdown-link-4 {
    background-color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
    transition: background-color .2s;
  }

  .dropdown-link-4:hover {
    color: #fff;
    background-color: #d6b670;
  }

  .dropdown-link-5 {
    background-color: #fff;
    transition: background-color .2s;
  }

  .dropdown-link-5:hover {
    color: #fff;
    background-color: #d6b670;
  }

  .body-15, .body-16 {
    overflow: hidden;
  }

  .body-17 {
    overflow: visible;
  }

  .link-block-3, .link-block-4, .link-block-5, .link-block-6 {
    color: #000;
    text-decoration: none;
  }

  .bold-text-14, .bold-text-15, .bold-text-16 {
    color: #504e4e;
  }

  .link-block-7, .link-block-8, .link-block-9 {
    color: #000;
    text-decoration: none;
  }

  .icon-5 {
    color: #000;
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-13 {
    flex-flow: column;
    width: 300px;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .portfolio-card {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .body-18 {
    overflow: visible;
  }

  .body-19 {
    margin-top: 0;
    margin-bottom: 0;
    overflow: visible;
  }

  .portfolio-section {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-top: 80px;
    display: flex;
  }

  .section-10 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-left: 5px;
    padding-right: 5px;
    display: flex;
  }

  .container-13, .portfolio-grid {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .rich-text-block-3 {
    text-align: center;
  }

  .italic-text-11, .italic-text-12 {
    line-height: 36px;
  }

  .italic-text-13 {
    font-size: 23px;
  }

  .italic-text-16 {
    font-style: italic;
    line-height: 36px;
  }

  .italic-text-17 {
    line-height: 36px;
  }

  .italic-text-21, .paragraph-33, .paragraph-34 {
    text-align: center;
  }

  .body-20, .body-21 {
    overflow: visible;
  }

  .blog-containerr {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    max-width: 300px;
    display: flex;
  }

  .blog-grid {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: auto;
    max-width: 300px;
    display: flex;
  }

  .container-14 {
    flex-flow: column;
    width: 300px;
    padding-right: 20px;
    display: flex;
  }

  .blog-cardss {
    width: 300px;
    max-width: none;
    height: auto;
    margin-right: 20px;
    padding-right: 0;
  }

  .blog-imagee {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: 300px;
    max-width: none;
    height: 300px;
    max-height: none;
    margin-right: 0;
    padding-top: 0;
    padding-right: 0;
    display: inline-flex;
  }

  .blog-imagee:hover {
    transform: scale(1.05);
  }

  .link-block-10 {
    cursor: pointer;
  }

  .italic-text-24, .italic-text-25, .italic-text-26, .italic-text-27, .italic-text-28 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .navbar-mobile-home {
    background-color: #fff;
    justify-content: flex-start;
    align-items: stretch;
    width: 100%;
    max-width: 320px;
    margin-top: -75px;
    margin-bottom: 0;
    display: flex;
    overflow: visible;
  }

  .navbar-wrapper-home {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: 30px;
    margin-left: -45px;
    padding-left: 0;
  }

  .close-popup-message {
    flex-flow: row;
    width: 30px;
    height: 30px;
    padding-right: 0;
    display: block;
    position: absolute;
    inset: 2% 2% auto auto;
  }

  .close-popup {
    flex-flow: row;
    display: block;
    position: absolute;
    inset: 10% 7% auto auto;
  }

  .column-2 {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    display: flex;
    overflow: visible;
  }

  .page-wrapper {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
    overflow: hidden;
  }
}

#w-node-bda74f61-da1b-e4e6-14b0-095a718d7d9a-c0d51f10, #w-node-bda74f61-da1b-e4e6-14b0-095a718d7da0-c0d51f10 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-bda74f61-da1b-e4e6-14b0-095a718d7d94-c0d51f10 {
  grid-area: Area-3;
}

#w-node-bda74f61-da1b-e4e6-14b0-095a718d7da6-c0d51f10 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-bda74f61-da1b-e4e6-14b0-095a718d7dac-c0d51f10 {
  grid-area: Area-5;
}

#w-node-_25dda734-e1ba-8292-1248-d93233016dc0-c0d51f10, #w-node-_25dda734-e1ba-8292-1248-d93233016dc7-c0d51f10, #w-node-_25dda734-e1ba-8292-1248-d93233016dce-c0d51f10 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_25dda734-e1ba-8292-1248-d93233016dd5-c0d51f10 {
  grid-area: Area;
}

#w-node-aaa90937-2361-9cf1-e48c-b5d3e8db815c-cc7da6e1, #w-node-_43d1c5f6-2763-d3ef-b0ad-b8f73787ae3a-cc7da6e1, #w-node-_5cef000e-2f24-03e2-bc5a-f00e5fee78cb-cc7da6e1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f6155d38-8b71-9968-0980-db3be137d9cf-cc7da6e1 {
  grid-area: Area;
}

#w-node-fa0b15af-a52e-e758-1553-f11acca8d91e-cc7da6e1, #w-node-fa0b15af-a52e-e758-1553-f11acca8d926-cc7da6e1, #w-node-fa0b15af-a52e-e758-1553-f11acca8d92d-cc7da6e1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-fa0b15af-a52e-e758-1553-f11acca8d934-cc7da6e1 {
  grid-area: Area;
}

#w-node-aaa90937-2361-9cf1-e48c-b5d3e8db815c-8a3dc93d, #w-node-_43d1c5f6-2763-d3ef-b0ad-b8f73787ae3a-8a3dc93d, #w-node-_5cef000e-2f24-03e2-bc5a-f00e5fee78cb-8a3dc93d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f6155d38-8b71-9968-0980-db3be137d9cf-8a3dc93d {
  grid-area: Area;
}

#w-node-_746d3f7b-6920-197c-3c25-a92db0a630a4-13b3d602, #w-node-dda44959-968b-7ba9-69ac-968f532190e2-54c7c6f3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_935a650c-c0c9-02ab-d8a3-93f187ca6bfa-54c7c6f3 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_746d3f7b-6920-197c-3c25-a92db0a630a4-6abbb7ea, #w-node-_746d3f7b-6920-197c-3c25-a92db0a630a4-ae150e9e, #w-node-_746d3f7b-6920-197c-3c25-a92db0a630a4-fc8e9130, #w-node-_746d3f7b-6920-197c-3c25-a92db0a630a4-64711713, #w-node-_746d3f7b-6920-197c-3c25-a92db0a630a4-42d303ff, #w-node-_746d3f7b-6920-197c-3c25-a92db0a630a4-63026628 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f932f46f-7151-f5ea-c167-9dda9f0d4810-51794d0e, #w-node-_687e7d4c-b69a-0d16-ac5e-44dcdb013e9b-51794d0e, #w-node-_007c4880-978e-907d-3a81-4ff9533af7ef-51794d0e, #w-node-_1ba2a15e-5f6d-5d0c-ca0b-94c4638274aa-51794d0e, #w-node-_38df7ed4-76b0-09ea-639a-73b2c7ff0a2f-51794d0e {
  place-self: center;
}

@media screen and (max-width: 479px) {
  #w-node-_935a650c-c0c9-02ab-d8a3-93f187ca6bfa-54c7c6f3 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}


@font-face {
  font-family: 'Carpenter Script';
  src: url('../fonts/carpenter-script.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}