@font-face {
  font-family: Instrumentserif;
  src: url('../fonts/InstrumentSerif-Italic.ttf') format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Instrumentserif;
  src: url('../fonts/InstrumentSerif-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Knockout 28";
  src: url('../fonts/Knockout-28.915dfaab72ffe1e6b7dc53ba5ef9.7cb6f9ace607103d63497d90b89714d.otf') format("opentype"), url('../fonts/Knockout-28.915dfaab72ffe1e6b7dc53ba5ef9.7cb6f9ace607103d63497d90b89714d.otf') format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Knockout 68";
  src: url('../fonts/Knockout-68.2807be2c559e5a2fb8d5a8f2bc83.54f670b144a3f87d7ea0a6511d843e3.otf') format("opentype"), url('../fonts/Knockout-68.2807be2c559e5a2fb8d5a8f2bc83.54f670b144a3f87d7ea0a6511d843e3.otf') format("opentype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Knockout 48";
  src: url('../fonts/Knockout-48.ea0e7cda6ed49690090fa9e5d647.9529afc11377862216106042e79b88d.otf') format("opentype"), url('../fonts/Knockout-48.ea0e7cda6ed49690090fa9e5d647.9529afc11377862216106042e79b88d.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --coming-soon-harvie-townhomes---grey: #f0f0f0;
  --browny: #aa6e00;
  --transparent: transparent;
  --coming-soon-harvie-townhomes---black: black;
}

.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

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

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

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

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

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

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

.coming-soon-harvie-townhomes--quick-stack {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  padding: 0 0 10px;
}

.coming-soon-harvie-townhomes--image-10 {
  object-fit: cover;
  width: 100%;
  min-width: 82%;
  min-height: 0;
  max-height: 285px;
  overflow: hidden;
}

.coming-soon-harvie-townhomes--image-11 {
  object-fit: cover;
  width: 100%;
  max-height: 285px;
  overflow: hidden;
}

.coming-soon-harvie-townhomes--image-12 {
  text-align: center;
  object-fit: cover;
  width: 100%;
  min-width: auto;
  max-height: 285px;
  display: block;
  overflow: hidden;
}

.coming-soon-harvie-townhomes--image-13 {
  text-align: center;
  object-fit: cover;
  width: 100%;
  min-width: auto;
  max-height: 290px;
  overflow: hidden;
}

.coming-soon-harvie-townhomes--image-14 {
  object-fit: cover;
  width: 100%;
  max-width: none;
  max-height: 290px;
  overflow: hidden;
}

.coming-soon-harvie-townhomes--image-15 {
  object-fit: cover;
  width: 100%;
  max-height: 290px;
  overflow: hidden;
}

.coming-soon-harvie-townhomes--cell {
  text-align: right;
  align-items: center;
}

.coming-soon-harvie-townhomes--cell-2 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.coming-soon-harvie-townhomes--cell-3, .coming-soon-harvie-townhomes--cell-4, .coming-soon-harvie-townhomes--cell-5, .coming-soon-harvie-townhomes--cell-6 {
  align-items: center;
}

.coming-soon-harvie-townhomes--paragraph-bigger {
  opacity: 1;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 400;
  line-height: 34px;
}

.coming-soon-harvie-townhomes--paragraph-bigger.coming-soon-harvie-townhomes--cc-bigger-white-light {
  opacity: .8;
  color: #dd7d00;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  flex: 0 auto;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  padding-right: 0;
  font-size: 24px;
  font-weight: 300;
}

.coming-soon-harvie-townhomes--section-3 {
  background-color: var(--coming-soon-harvie-townhomes---grey);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 60px;
  padding-bottom: 40px;
  display: flex;
}

.coming-soon-harvie-townhomes--text-block-4 {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 16px;
}

.coming-soon-harvie-townhomes--form {
  width: 350px;
  margin-right: 0;
}

.coming-soon-harvie-townhomes--submit-button {
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #333;
  border-radius: 0;
  width: 100%;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  font-size: 14px;
  display: block;
}

.coming-soon-harvie-townhomes--field-label {
  text-align: left;
  letter-spacing: 2px;
  font-size: 14px;
}

.coming-soon-harvie-townhomes--field-label-2 {
  text-align: left;
  letter-spacing: 2px;
  font-size: 16px;
}

.coming-soon-harvie-townhomes--text-field-2 {
  letter-spacing: 1px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 300;
}

.coming-soon-harvie-townhomes--success-message {
  background-color: #e59749;
}

.coming-soon-harvie-townhomes--flex-block-2 {
  flex-flow: row;
}

.coming-soon-harvie-townhomes--text-field-3 {
  letter-spacing: 1px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 300;
}

.coming-soon-harvie-townhomes--text-block-7 {
  text-align: center;
}

.coming-soon-harvie-townhomes--div-block {
  margin-top: 0;
}

body {
  color: #1a1b1f;
  letter-spacing: 2px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 28px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 15px;
  font-size: 44px;
  font-weight: 400;
  line-height: 62px;
}

h2 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 36px;
  font-weight: 400;
  line-height: 50px;
}

h3 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 30px;
  font-weight: 400;
  line-height: 46px;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 400;
  line-height: 38px;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 500;
  line-height: 34px;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
}

p {
  margin-bottom: 10px;
}

a {
  color: #1a1b1f;
  text-decoration: underline;
  transition: opacity .2s;
  display: block;
}

a:hover {
  color: #32343a;
}

a:active {
  color: #43464d;
}

ul {
  margin-top: 20px;
  margin-bottom: 10px;
  padding-left: 40px;
  list-style-type: disc;
}

li {
  margin-bottom: 10px;
}

img {
  display: block;
}

label {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
}

blockquote {
  border-left: 5px solid #e2e2e2;
  margin-top: 25px;
  margin-bottom: 25px;
  padding: 15px 30px;
  font-size: 20px;
  line-height: 34px;
}

figcaption {
  opacity: 1;
  text-align: center;
  margin-top: 5px;
  font-size: 14px;
  line-height: 26px;
}

.divider {
  opacity: .3;
  background-color: #eee;
  height: 1px;
  margin-top: 0;
  margin-bottom: 60px;
}

.styleguide-content-wrap {
  text-align: center;
}

.section {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #ffffff80;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  margin-left: auto;
  margin-right: auto;
  padding: 100px 140px;
  display: block;
}

.section.cc-cta {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fff;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-items: center;
  padding-left: 80px;
  padding-right: 80px;
  display: none;
}

.section.cc-home-wrap {
  padding-top: 0;
  padding-bottom: 0;
}

.section.cc-store-home-wrap {
  background-color: #2e2a24;
  margin-left: 0;
  margin-right: 0;
  padding: 0 0 60px;
}

.section.team-section {
  background-color: #aa6e001a;
  padding: 60px 0 100px;
}

.styleguide-block {
  text-align: left;
  flex-direction: column;
  align-items: center;
  margin-top: 80px;
  margin-bottom: 80px;
  display: block;
}

.container {
  border: 0 #000;
  width: 100%;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 60px;
  padding-right: 60px;
}

.paragraph-tiny {
  font-size: 12px;
  line-height: 20px;
}

.paragraph-bigger {
  opacity: 1;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 400;
  line-height: 34px;
}

.paragraph-bigger.cc-bigger-light {
  opacity: .6;
}

.paragraph-bigger.cc-bigger-white-light {
  opacity: 1;
  outline-offset: 0px;
  color: #fffc;
  text-align: center;
  letter-spacing: 10px;
  text-transform: uppercase;
  outline: 3px #fff;
  font-family: Montserrat, sans-serif;
  font-size: 48px;
  font-style: normal;
  font-weight: 100;
  line-height: 80px;
}

.primary-button {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #ffffff1a;
  border-radius: 0;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .4s, opacity .4s, color .4s;
}

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

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

.primary-button.cc-jumbo-button {
  background-color: #ac3400;
  padding: 16px 35px;
  font-size: 14px;
  line-height: 26px;
}

.primary-button.cc-contact-us {
  z-index: 5;
  background-color: #aa6e00;
  border: 1px solid #aa6e00;
  border-top-left-radius: 50px;
  border-bottom-right-radius: 50px;
  padding-left: 35px;
  padding-right: 35px;
  position: relative;
}

.primary-button.cc-contact-us:hover {
  background-color: #0000;
  border: 1px solid #aa6e00;
}

.primary-button.cc-white-button {
  color: #202020;
  background-color: #fff;
  padding: 16px 35px;
  font-size: 14px;
  line-height: 26px;
}

.primary-button.cc-white-button:hover {
  background-color: #fffc;
}

.primary-button.cc-white-button:active {
  background-color: #ffffffe6;
}

.label {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
}

.label.cc-styleguide-label {
  margin-bottom: 25px;
}

.label.cc-light {
  float: none;
  clear: none;
  opacity: .6;
  color: #aa6e00;
  text-align: center;
  letter-spacing: 7px;
  font-size: 28px;
  font-weight: 300;
  line-height: 32px;
  position: relative;
}

.label.cc-blog-date {
  opacity: .6;
  margin-top: 20px;
}

.heading-jumbo-tiny {
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 500;
  line-height: 32px;
}

.rich-text {
  width: 70%;
  margin-bottom: 100px;
  margin-left: auto;
  margin-right: auto;
}

.rich-text p {
  opacity: .6;
  margin-top: 15px;
  margin-bottom: 25px;
}

.rich-text figcaption {
  opacity: .6;
}

.rich-text figure {
  margin-top: 25px;
  padding-bottom: 20px;
}

.paragraph-light {
  opacity: .9;
  color: #fff;
  letter-spacing: .5px;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 300;
  line-height: 28px;
}

.heading-jumbo {
  text-align: center;
  letter-spacing: 5px;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 48px;
  font-style: normal;
  font-weight: 300;
  line-height: 72px;
}

.heading-jumbo-small {
  text-transform: none;
  margin-top: 10px;
  margin-bottom: 15px;
  font-size: 36px;
  font-weight: 400;
  line-height: 50px;
}

.styleguide-button-wrap {
  margin-top: 10px;
  margin-bottom: 10px;
}

.styleguide-header-wrap {
  color: #fff;
  text-align: center;
  background-color: #1a1b1f;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 460px;
  padding: 30px;
  display: flex;
}

.paragraph-small {
  font-size: 14px;
  line-height: 26px;
}

.logo-link {
  z-index: 1;
}

.logo-link:hover {
  opacity: .8;
}

.logo-link:active {
  opacity: .7;
}

.menu {
  z-index: 0;
  color: #f1f1f1;
  justify-content: center;
  align-items: center;
  font-weight: 300;
  display: flex;
  position: absolute;
  inset: 0%;
}

.navigation-wrap {
  flex: 1;
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: relative;
}

.navigation {
  color: #fff;
  -webkit-text-fill-color: inherit;
  background-color: #1b160c;
  background-clip: border-box;
  align-items: center;
  padding: 30px 50px;
  font-weight: 300;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

.navigation-item {
  opacity: .6;
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #0000;
  padding-top: 9px;
  padding-bottom: 9px;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 500;
  line-height: 20px;
  display: block;
}

.navigation-item:hover {
  opacity: .9;
  color: #fff;
  background-color: #aa6e00;
  font-weight: 500;
}

.navigation-item:active {
  opacity: .8;
}

.navigation-item.w--current {
  opacity: 1;
  color: #1a1b1f;
  font-weight: 600;
}

.navigation-item.w--current:hover {
  opacity: .8;
  color: #32343a;
}

.navigation-item.w--current:active {
  opacity: .7;
  color: #32343a;
}

.logo-image {
  display: block;
}

.navigation-items {
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
}

.footer-wrap {
  justify-content: center;
  align-items: flex-start;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.webflow-link {
  opacity: .5;
  align-items: center;
  text-decoration: none;
  transition: opacity .4s;
  display: flex;
}

.webflow-link:hover {
  opacity: 1;
}

.webflow-link:active {
  opacity: .8;
}

.webflow-logo-tiny {
  margin-top: -2px;
  margin-right: 8px;
}

.cta-text {
  width: 70%;
  margin-bottom: 35px;
  margin-left: auto;
  margin-right: auto;
}

.cta-wrap {
  text-align: center;
  justify-content: center;
  display: flex;
}

.intro-header {
  filter: saturate(118%) sepia(20%);
  color: #fff;
  background-color: #f4f4f4;
  background-image: linear-gradient(#0000001a, #0009), url('../images/Rendering-1-small-copy.png');
  background-position: 0 0, 50% 45%;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  height: 620px;
  margin-bottom: 0;
  display: flex;
  position: static;
}

.intro-header.cc-subpage {
  color: #fff;
  background-color: #000;
  background-image: none;
  height: 480px;
}

.intro-content {
  text-align: center;
  width: 70%;
  max-width: 1140px;
}

.intro-content.cc-homepage {
  margin-bottom: 0;
}

.motto-wrap {
  text-align: center;
  width: 80%;
  margin-bottom: 85px;
  margin-left: auto;
  margin-right: auto;
}

.about-story-wrap {
  text-align: center;
  width: 80%;
  margin: 80px auto;
}

.our-services-grid {
  grid-column-gap: 80px;
  grid-row-gap: 60px;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-areas: ". . ."
                       ". . .";
  margin-bottom: 120px;
}

.section-heading-wrap {
  text-align: center;
  margin-bottom: 80px;
}

.service-icon {
  margin-bottom: 30px;
}

.status-message {
  color: #fff;
  text-align: center;
  background-color: #202020;
  padding: 9px 30px;
  font-size: 14px;
  line-height: 26px;
}

.status-message.cc-success-message {
  background-color: #12b878;
}

.status-message.cc-error-message {
  background-color: #db4b68;
}

.status-message.cc-no-data {
  width: 70%;
  margin: 100px auto;
  display: block;
}

.contact-form-wrap {
  border: 1px solid #eee;
  padding: 45px 50px 50px;
}

.contact-form-grid {
  grid-column-gap: 80px;
  grid-row-gap: 30px;
  grid-template: ". ."
  / 2.5fr 1fr;
  align-items: start;
}

.details-wrap {
  margin-bottom: 30px;
}

.get-in-touch-form {
  flex-direction: column;
  display: flex;
}

.text-field {
  border: 1px solid #e4e4e4;
  border-radius: 0;
  margin-bottom: 18px;
  padding: 21px 20px;
  font-size: 14px;
  line-height: 26px;
  transition: border-color .4s;
}

.text-field:hover {
  border-color: #e3e6eb;
}

.text-field:active, .text-field:focus {
  border-color: #43464d;
}

.text-field::placeholder {
  color: #32343a66;
}

.text-field.cc-contact-field {
  margin-bottom: 25px;
}

.text-field.cc-textarea {
  height: 200px;
  padding-top: 12px;
}

.contact-form {
  flex-direction: column;
  align-items: stretch;
  width: 100%;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.contact-form-heading-wrap {
  margin-bottom: 40px;
}

.contact-heading {
  margin-top: 0;
  margin-bottom: 15px;
  font-weight: 400;
}

.map {
  height: 460px;
  line-height: 20px;
}

.contact-team-name-wrap {
  margin-bottom: 30px;
}

.our-contacts {
  grid-column-gap: 80px;
  grid-row-gap: 60px;
  text-align: center;
  grid-template: ". . ."
  / 1fr 1fr 1fr;
}

.contact-team-details-wrap {
  margin-top: 30px;
}

.contact-team-pic {
  background-color: #f4f4f4;
  height: 150px;
  margin-bottom: 30px;
}

.team-pic {
  background-color: #f4f4f4;
  width: 100%;
  height: 420px;
  margin-bottom: 40px;
}

.team-members {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-areas: ". . ."
                       ". . .";
}

.team-member-title-wrap {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 60px;
  display: flex;
}

.team-member-name {
  opacity: 1;
  margin-bottom: 5px;
  font-size: 20px;
  font-weight: 400;
  line-height: 34px;
}

.projects-grid {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template: "."
                 "."
                 "."
                 / 1fr;
}

.project-name-wrap {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 60px;
  display: flex;
}

.project-name-link {
  margin-bottom: 5px;
  font-size: 20px;
  font-weight: 400;
  line-height: 34px;
  text-decoration: none;
}

.project-name-link:hover {
  opacity: .8;
}

.project-name-link:active {
  opacity: .7;
}

.project-cover-link {
  margin-bottom: 40px;
}

.project-cover-link:hover {
  opacity: .8;
}

.project-cover-link:active {
  opacity: .7;
}

.project-overview-header {
  color: #fff;
  background-color: #f4f4f4;
  background-image: url('../images/portfolio-1---wide.svg');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  height: 620px;
  display: flex;
}

.project-overview-header.cc-project-2-header {
  background-image: url('../images/portfolio-2---wide.svg');
  background-position: 50%;
}

.project-overview-header.cc-project-3-header {
  background-image: url('../images/portfolio-3---wide.svg');
  background-size: cover;
}

.project-details-grid {
  grid-column-gap: 80px;
  grid-row-gap: 30px;
  grid-template: ". ."
  / 1fr 2fr;
  align-items: start;
}

.detail-image {
  width: 100%;
  margin-bottom: 30px;
}

.blog-detail-header-wrap {
  width: 70%;
  margin: 60px auto;
}

.detail-header-image {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: cover;
  width: 100%;
  height: 620px;
  margin-bottom: 60px;
  display: block;
}

.detail-header-image.w--current {
  margin-bottom: 60px;
}

.blog-list-wrap {
  margin-bottom: 100px;
}

.blog-item {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  margin-bottom: 80px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.blog-preview-image {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: cover;
  width: 100%;
  height: 620px;
  margin-bottom: 45px;
  transition: opacity .6s;
  display: block;
}

.blog-preview-image:hover {
  opacity: .8;
}

.blog-preview-image:active {
  opacity: .7;
}

.blog-summary-wrap {
  text-align: left;
  width: 70%;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
}

.blog-heading-link {
  margin-bottom: 10px;
  font-size: 30px;
  font-weight: 400;
  line-height: 46px;
  text-decoration: none;
}

.blog-heading-link:hover {
  opacity: .8;
}

.blog-heading-link:active {
  opacity: .7;
}

.contact-email-link {
  opacity: .6;
  margin-bottom: 5px;
}

.contact-email-link:hover {
  opacity: 1;
}

.contact-email-link:active {
  opacity: .8;
}

.protected-form {
  flex-direction: column;
  display: flex;
}

.protected-wrap {
  justify-content: center;
  padding-top: 90px;
  padding-bottom: 100px;
  display: flex;
}

.protected-heading {
  margin-bottom: 30px;
}

.utility-page-wrap {
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  padding: 30px;
  display: flex;
}

._404-wrap {
  background-color: #1a1b1f;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 30px;
  display: flex;
}

._404-content-wrap {
  margin-bottom: 20px;
}

.home-content-wrap {
  margin-top: 80px;
}

.home-section-wrap {
  margin-bottom: 30px;
}

.section-heading {
  color: #fff;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 100;
  line-height: 48px;
}

.about-grid {
  grid-column-gap: 60px;
  grid-row-gap: 30px;
  grid-template: ". ."
  / 2fr 2fr;
  justify-content: center;
  place-items: center;
  margin-top: 0;
  margin-bottom: 80px;
  padding-top: 20px;
}

.about-grid.cc-about-2 {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  grid-template-columns: 2fr 2.75fr;
  grid-template-areas: ". .";
  place-items: center;
}

.intro-text {
  width: 80%;
  margin-bottom: 35px;
  margin-left: auto;
  margin-right: auto;
}

.collection-wrap {
  flex-wrap: wrap;
  place-content: flex-start center;
  align-items: flex-start;
  margin-left: -15px;
  margin-right: -15px;
  display: flex;
}

.work-heading {
  color: #aa6e00;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 0;
  font-family: "Knockout 28", Arial, sans-serif;
  font-weight: 400;
}

.blog-heading {
  text-align: center;
  margin-bottom: 60px;
}

.blog-preview-wrap {
  width: 33.33%;
  padding-bottom: 30px;
  padding-left: 15px;
  padding-right: 45px;
}

.business-article-heading {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 300;
  line-height: 38px;
  text-decoration: none;
}

.business-article-heading:hover {
  opacity: .8;
}

.business-article-heading:active {
  opacity: .7;
}

.secondary-button {
  color: #000;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #fff;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  text-decoration: none;
  box-shadow: 0 2px 5px #0003;
}

.secondary-button:hover {
  background-color: var(--browny);
  color: #fff;
}

.secondary-button.cc-jumbo-button {
  padding: 16px 35px;
  font-size: 14px;
  line-height: 26px;
}

.body {
  background-color: #e7e7e7;
  margin-left: 0;
  padding-left: 0;
  font-family: "Knockout 28", Arial, sans-serif;
}

.text-block {
  padding: 0 10px;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 500;
}

.text-block-2 {
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: 600;
}

.image {
  filter: invert();
  text-align: left;
  max-height: 60px;
  margin-left: auto;
  margin-right: auto;
}

.image-2 {
  filter: sepia(15%) brightness(80%);
  object-fit: cover;
  object-position: 100% 50%;
  background-color: #000;
  background-image: linear-gradient(#000, #fff), url('../images/AdobeStock_962421773_Preview_Editorial_Use_Only.jpeg');
  background-position: 0 0, 0 0;
  background-size: auto, auto;
  border-top-left-radius: 150px;
  border-bottom-right-radius: 150px;
  min-width: auto;
  box-shadow: 0 2px 5px #0003;
}

.image-3 {
  filter: sepia(10%) brightness(90%);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  border-top-right-radius: 150px;
  border-bottom-left-radius: 150px;
  box-shadow: 0 2px 5px #0000001a;
}

.image-4 {
  clear: both;
  filter: grayscale();
  font-weight: 300;
  position: relative;
}

.image-5 {
  display: none;
}

.button {
  box-sizing: content-box;
  clear: both;
  text-align: center;
  letter-spacing: 2px;
  object-fit: fill;
  background-color: #aa6e00;
  border-top-left-radius: 30px;
  border-bottom-right-radius: 30px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  padding: 12px 40px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
  display: none;
  position: static;
  overflow: auto;
}

.button:hover {
  opacity: .8;
  color: #fff;
}

.container-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: center;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-content: stretch;
  display: block;
}

.text-block-3 {
  color: #fff;
  text-align: center;
  letter-spacing: .5px;
  text-transform: none;
  align-self: flex-start;
  max-width: 80%;
  margin: 40px auto 20px;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  font-size: 15px;
  font-style: italic;
  font-weight: 400;
  line-height: 26px;
}

.image-6 {
  float: none;
  clear: none;
  aspect-ratio: auto;
  filter: grayscale();
  text-align: center;
  flex: 0 auto;
  order: 1;
  align-self: center;
  width: auto;
  height: 60px;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  display: block;
  position: static;
  overflow: visible;
}

.image-6:hover {
  filter: brightness(135%) grayscale();
}

.section-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fff;
  flex-flow: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: space-around center;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.section-3 {
  background-color: var(--transparent);
  background-image: linear-gradient(#fffc, #fffc);
  justify-content: center;
  margin-top: 0;
  margin-bottom: 0;
  padding: 40px 60px 60px;
  display: flex;
}

.image-7 {
  clear: none;
  opacity: 1;
  filter: brightness(162%) grayscale();
  outline-offset: 0px;
  text-align: center;
  mix-blend-mode: normal;
  outline: 3px #1a1b1f;
  flex: 0 auto;
  align-self: center;
  width: auto;
  max-width: none;
  height: 60px;
  max-height: none;
  margin-left: 0;
  margin-right: 0;
  overflow: visible;
}

.image-7:hover {
  filter: brightness(156%) brightness(162%) grayscale();
}

.flex-block {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-8 {
  filter: brightness(70%) grayscale();
  align-self: center;
  width: auto;
  height: 55px;
  margin-left: 0;
  margin-right: 10px;
}

.image-8:hover {
  filter: brightness(133%) brightness(70%) grayscale();
}

.image-9 {
  clear: both;
  text-align: center;
  flex-flow: wrap;
  align-self: center;
  max-width: 180px;
  margin: 0 auto 40px;
  display: block;
}

.bold-text {
  font-family: Instrumentserif, Arial, sans-serif;
  font-size: 48px;
  font-style: italic;
  font-weight: 400;
}

.paragraph {
  text-align: center;
  letter-spacing: .25px;
  flex-flow: column;
  align-self: center;
  max-width: 600px;
  margin-top: 10px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  display: block;
}

.heading {
  text-align: center;
  letter-spacing: 10px;
  text-transform: uppercase;
  align-self: center;
  margin-bottom: 0;
  padding-bottom: 0;
  font-family: "Knockout 28", Arial, sans-serif;
  font-size: 18px;
  font-style: normal;
}

.bold-text-2 {
  color: #9b7900;
  letter-spacing: 20px;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 100;
  line-height: 28px;
}

.image-10 {
  background-color: #00000057;
}

.text-block-4 {
  font-family: Montserrat, sans-serif;
  font-size: 10px;
  font-weight: 500;
}

.flex-block-2 {
  background-color: var(--transparent);
  justify-content: center;
  align-items: center;
  max-width: 960px;
}

.heading-2 {
  color: #fff;
  letter-spacing: 1px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-style: italic;
  font-weight: 100;
}

.text-block-5 {
  padding-left: 10px;
  padding-right: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 500;
}

.text-block-6 {
  color: #aa6e00;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  max-width: 600px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}

.paragraph-2 {
  letter-spacing: .25px;
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 26px;
}

.heading-3 {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
}

.italic-text {
  color: #707070;
  letter-spacing: 1px;
  text-transform: none;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
}

.heading-4 {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  line-height: 42px;
  text-decoration: none;
}

.heading-4:hover {
  color: #aa6e00;
}

.italic-text-2 {
  color: #000;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
}

.container-3, .container-4 {
  margin-top: 40px;
}

.quick-stack {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: contain;
  padding: 0;
  overflow: clip;
}

.cell {
  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, .image-12 {
  object-fit: cover;
  height: 100%;
}

.image-13 {
  object-fit: cover;
  object-position: 50% 50%;
  flex: 0 auto;
  align-self: center;
  width: auto;
  min-width: 250px;
  max-width: none;
  height: 200px;
  max-height: none;
  overflow: clip;
}

.image-14 {
  object-fit: cover;
  object-position: 50% 50%;
  align-self: center;
  width: auto;
  max-width: none;
  height: auto;
  max-height: none;
}

.image-15 {
  object-fit: cover;
  align-self: center;
  width: 250px;
  max-width: none;
  height: 200px;
  max-height: none;
}

.image-16 {
  object-fit: cover;
  align-self: center;
  width: auto;
  max-width: none;
  height: 100%;
  max-height: none;
}

.cell-2 {
  filter: brightness(50%) saturate(0%);
  justify-content: center;
  align-items: center;
}

.slider {
  object-fit: fill;
  height: 300px;
  overflow: visible;
}

.image-17 {
  object-fit: cover;
  width: auto;
  height: auto;
  overflow: clip;
}

.mask {
  object-fit: cover;
  width: auto;
}

.slide, .slide-2, .slide-3 {
  width: 500px;
  height: 300px;
}

.image-18 {
  width: auto;
  height: auto;
}

.slide-4, .slide-5, .slide-6, .slide-7, .slide-8, .slide-9, .slide-1, .slide-1-2, .slide-1-3 {
  width: 500px;
  height: 300px;
}

.cell-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;
  padding-top: 0;
  display: flex;
}

.text-block-8 {
  color: #fff;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 30px;
  font-family: Montserrat, sans-serif;
  font-weight: 300;
  text-decoration: none;
}

.text-block-8:hover {
  color: #fff;
}

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

.code-embed {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.image-19 {
  filter: invert();
  color: #aa6e00;
  text-align: center;
}

.image-19:hover {
  filter: drop-shadow(0 2px 5px #0000001a) invert();
}

.div-block-2 {
  background-color: #000c;
  padding-top: 80px;
  padding-bottom: 60px;
}

.div-block-3 {
  text-align: center;
  flex: 1;
  align-self: center;
  padding-left: 10px;
  padding-right: 40px;
}

.slide-nav {
  font-size: 10px;
}

.text-block-9 {
  color: #949494;
  text-align: center;
  text-transform: uppercase;
  margin-top: 60px;
  font-family: Montserrat, sans-serif;
  font-size: 10px;
}

.paragraph-bigger-2 {
  opacity: 1;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 400;
  line-height: 34px;
}

.paragraph-bigger-2.cc-bigger-white-light {
  opacity: .8;
  color: orange;
  text-align: left;
  letter-spacing: 2px;
  text-transform: uppercase;
  flex: 0 auto;
  align-self: flex-start;
  width: auto;
  margin-bottom: 20px;
  margin-left: 0;
  margin-right: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 300;
}

.section-4 {
  background-color: var(--transparent);
  flex-flow: column;
  flex: 1;
  justify-content: center;
  align-self: flex-start;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-bottom: 40px;
  display: none;
}

.text-block-10 {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 16px;
}

.form {
  flex-flow: column;
  width: 350px;
  margin-right: 0;
  display: flex;
}

.submit-button {
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #ffffff4d;
  border-radius: 0 50px;
  align-self: flex-end;
  width: 60%;
  margin-top: 20px;
  margin-left: 0;
  margin-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 500;
  display: block;
}

.submit-button:hover {
  background-color: #ffffff1a;
}

.field-label, .field-label-2 {
  color: #e2e2e2;
  text-align: left;
  letter-spacing: 2px;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 400;
}

.text-field-2 {
  letter-spacing: 1px;
  background-color: #ffffff80;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 300;
}

.success-message {
  background-color: #e59749;
}

.flex-block-3 {
  flex-flow: row;
}

.text-field-3 {
  letter-spacing: 1px;
  background-color: #ffffff80;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 300;
}

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

.div-block {
  margin-top: 0;
}

.paragraph-3 {
  letter-spacing: 1px;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
}

.paragraph-bigger-3 {
  opacity: 1;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 400;
  line-height: 34px;
}

.paragraph-bigger-3.cc-bigger-white-light {
  opacity: .8;
  color: #aa6e00;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  flex: 0 auto;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  padding-right: 0;
  font-size: 18px;
  font-weight: 300;
}

.section-5 {
  background-color: var(--coming-soon-harvie-townhomes---grey);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 60px;
  padding-bottom: 40px;
  display: flex;
}

.text-block-11 {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-top-left-radius: 50px;
  border-bottom-right-radius: 50px;
  font-size: 16px;
  display: none;
}

.form-2 {
  width: 350px;
  margin-right: 0;
}

.submit-button-2 {
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #333;
  border-radius: 0 50px;
  width: 100%;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 600;
  display: block;
}

.submit-button-2:hover {
  background-color: #aa6e00;
}

.field-label-3 {
  text-align: left;
  letter-spacing: 2px;
  font-size: 14px;
}

.field-label-4 {
  text-align: left;
  letter-spacing: 2px;
  font-size: 16px;
}

.text-field-4 {
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #ffffff80;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 300;
}

.success-message-2 {
  background-color: #aa6e00;
  border-top-left-radius: 50px;
  border-bottom-right-radius: 50px;
}

.flex-block-4 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
}

.text-field-5 {
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #ffffff80;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 300;
}

.text-block-12 {
  text-align: center;
  display: none;
}

.div-block-4 {
  margin-top: 0;
}

.paragraph-bigger-4 {
  opacity: 1;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 400;
  line-height: 34px;
}

.paragraph-bigger-4.cc-bigger-white-light {
  opacity: .8;
  color: #000;
  text-align: center;
  letter-spacing: 2px;
  -webkit-text-stroke-color: #aa6e00;
  text-transform: uppercase;
  flex: 0 auto;
  width: auto;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 300;
}

.section-6 {
  flex-flow: column;
  display: none;
}

.text-block-13 {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 16px;
}

.form-3 {
  width: 350px;
  margin-right: 0;
}

.submit-button-3 {
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #333;
  border-radius: 50px 0;
  width: 100%;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 500;
  display: block;
}

.submit-button-3:hover {
  background-color: #aa6e00;
}

.field-label-5, .field-label-6 {
  text-align: left;
  letter-spacing: 2px;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
}

.text-field-6 {
  letter-spacing: 1px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 300;
}

.success-message-3 {
  background-color: #e59749;
}

.flex-block-5 {
  flex-flow: row;
}

.form-block-3 {
  margin-top: 40px;
}

.text-field-7 {
  letter-spacing: 1px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 300;
}

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

.div-block-5 {
  margin-top: 0;
}

.quick-stack-3 {
  text-align: center;
}

.cell-8 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: center;
  align-items: center;
}

.quick-stack-4 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  padding: 0;
}

.image-20 {
  object-fit: cover;
  width: 100%;
  min-width: 82%;
  min-height: 0;
  max-height: 275px;
  overflow: hidden;
}

.image-21 {
  object-fit: cover;
  width: 100%;
  max-height: 275px;
  overflow: hidden;
}

.image-22 {
  text-align: center;
  object-fit: cover;
  width: 100%;
  min-width: auto;
  max-height: 275px;
  display: block;
  overflow: hidden;
}

.image-23 {
  text-align: center;
  object-fit: cover;
  width: 100%;
  min-width: auto;
  max-height: 275px;
  overflow: hidden;
}

.image-24 {
  object-fit: cover;
  flex: 1;
  width: 100%;
  max-width: none;
  max-height: 275px;
  overflow: hidden;
}

.image-25 {
  object-fit: cover;
  flex: 1;
  width: 100%;
  max-height: 275px;
  overflow: hidden;
}

.cell-9 {
  text-align: right;
  align-items: center;
}

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

.cell-3, .cell-4, .cell-5, .cell-6 {
  align-items: center;
}

.error-message {
  background-color: #0000;
}

.button-2 {
  text-transform: uppercase;
  background-color: #0000004d;
  border-top-left-radius: 50px;
  border-bottom-right-radius: 50px;
  padding: 10px 30px;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 500;
}

.button-2:hover {
  color: #fff;
  background-color: #000c;
}

@media screen and (max-width: 991px) {
  .coming-soon-harvie-townhomes--image-10 {
    height: 100%;
    min-height: auto;
    max-height: none;
    overflow: hidden;
  }

  .section {
    padding: 60px;
  }

  .section.cc-cta {
    padding-left: 0;
    padding-right: 0;
  }

  .section.cc-store-home-wrap {
    padding-bottom: 80px;
  }

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

  .container {
    padding-left: 60px;
    padding-right: 60px;
  }

  .primary-button {
    justify-content: center;
  }

  .primary-button.cc-contact-us {
    display: none;
  }

  .heading-jumbo {
    font-size: 56px;
    line-height: 70px;
  }

  .logo-link.w--current {
    flex: 1;
    padding-top: 10px;
    padding-bottom: 20px;
  }

  .menu-icon {
    filter: invert();
    color: #fff;
    border: 1px #fff;
    display: block;
  }

  .menu {
    margin-left: 30px;
    position: static;
  }

  .navigation-wrap {
    background-color: #fff0;
  }

  .navigation {
    padding: 20px 0;
  }

  .navigation-item {
    text-align: center;
    background-color: #000;
    padding: 15px 30px;
    transition: background-color .4s, opacity .4s, color .4s;
  }

  .navigation-item:hover {
    background-color: #aa6e00;
  }

  .navigation-item:active {
    background-color: #aa6e00;
    font-weight: 500;
  }

  .menu-button {
    margin-right: 40px;
    padding: 0;
  }

  .menu-button.w--open {
    background-color: #0000;
    margin-right: 40px;
  }

  .logo-image {
    margin-top: 10px;
    margin-left: 40px;
    padding-left: 0;
  }

  .navigation-items {
    background-color: #fff;
  }

  .footer-wrap {
    flex-flow: column;
  }

  .cta-text {
    width: auto;
  }

  .cta-wrap {
    width: auto;
    padding: 80px 50px 90px;
  }

  .our-services-grid {
    text-align: center;
    grid-template: ". ."
                   ". ."
                   ". ."
                   / 1fr 1fr;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .service-icon {
    display: inline-block;
  }

  .contact-form-grid {
    grid-row-gap: 50px;
    text-align: center;
    grid-template: "."
                   "."
                   / 1fr;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .get-in-touch-form {
    text-align: left;
  }

  .our-contacts {
    grid-template: "."
                   "."
                   "."
                   / 1fr;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .team-members {
    grid-template: ". ."
                   ". ."
                   ". ."
                   / 1fr 1fr;
  }

  .team-member-title-wrap {
    margin-bottom: 30px;
  }

  .project-details-grid {
    grid-row-gap: 50px;
    text-align: center;
    grid-template: "."
                   "."
                   / 1fr;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .blog-detail-header-wrap {
    width: 70%;
  }

  .detail-header-image {
    height: 460px;
  }

  .blog-item {
    width: 80%;
  }

  .blog-preview-image {
    height: 460px;
  }

  .blog-summary-wrap {
    width: 100%;
  }

  .about-grid {
    grid-column-gap: 20px;
    grid-row-gap: 10px;
    text-align: center;
    grid-template: "." minmax(150px, .75fr)
                   "."
                   / 1fr;
    margin-bottom: 0;
    padding-top: 0;
  }

  .about-grid.cc-about-2 {
    grid-template-columns: 1fr;
    grid-template-areas: "."
                         ".";
  }

  .intro-text {
    width: auto;
  }

  .collection-wrap {
    flex-flow: column;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
  }

  .blog-preview-wrap {
    text-align: center;
    width: 80%;
    padding-right: 15px;
  }

  .image-2 {
    object-fit: cover;
    border-top-left-radius: 150px;
    border-bottom-right-radius: 150px;
    height: 100%;
  }

  .image-3 {
    object-fit: cover;
  }

  .button {
    text-align: center;
    margin-bottom: 40px;
    display: none;
  }

  .text-block-3 {
    font-size: 14px;
  }

  .image-9 {
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
  }

  .paragraph {
    margin-bottom: 0;
  }

  .cell-7 {
    padding-right: 10px;
  }

  .image-19 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .quick-stack-2 {
    padding: 0;
  }

  .div-block-3 {
    text-align: center;
    align-self: center;
    margin-left: auto;
    margin-right: auto;
    padding-right: 10px;
  }

  .section-4 {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .form, .text-block-11 {
    display: none;
  }

  .text-field-4 {
    background-color: #fffc;
    font-weight: 400;
  }

  .text-field-5 {
    color: #000;
    background-color: #fffc;
    font-weight: 400;
  }

  .section-6 {
    display: none;
  }

  .quick-stack-3 {
    padding-right: 40px;
  }

  .image-20 {
    height: 100%;
    min-height: auto;
    max-height: none;
    overflow: hidden;
  }

  .div-block-6 {
    margin-bottom: 60px;
  }

  .div-block-7 {
    margin-top: 0;
    padding-top: 20px;
  }
}

@media screen and (max-width: 767px) {
  .coming-soon-harvie-townhomes--image-10, .coming-soon-harvie-townhomes--image-11, .coming-soon-harvie-townhomes--image-12, .coming-soon-harvie-townhomes--image-13 {
    min-height: 134px;
  }

  .coming-soon-harvie-townhomes--image-14 {
    min-width: auto;
    height: auto;
    min-height: 134px;
    max-height: 290px;
  }

  .coming-soon-harvie-townhomes--image-15 {
    min-height: 134px;
  }

  .coming-soon-harvie-townhomes--paragraph-bigger {
    font-size: 16px;
    line-height: 28px;
  }

  .coming-soon-harvie-townhomes--paragraph-bigger.coming-soon-harvie-townhomes--cc-bigger-white-light {
    text-align: center;
    flex-flow: column-reverse;
    justify-content: flex-end;
    align-items: flex-start;
    margin-bottom: 20px;
    margin-left: 0;
    margin-right: auto;
    padding-left: 0;
    font-size: 18px;
    display: block;
  }

  .coming-soon-harvie-townhomes--section-3 {
    clear: none;
    text-align: left;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-top: 60px;
  }

  .coming-soon-harvie-townhomes--form {
    max-width: 80%;
  }

  .coming-soon-harvie-townhomes--flex-block-2 {
    justify-content: center;
    align-items: center;
  }

  .coming-soon-harvie-townhomes--form-block {
    clear: none;
    flex: 0 auto;
    padding-left: 20px;
  }

  .section {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    margin-left: 0;
    margin-right: 0;
    padding: 40px 0;
    display: grid;
  }

  .section.cc-cta {
    padding: 15px;
  }

  .section.cc-home-wrap {
    margin-left: 15px;
    margin-right: 15px;
  }

  .section.cc-store-home-wrap {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-columns: minmax(200px, 1fr);
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 60px;
  }

  .section.team-section {
    margin-left: 0;
    margin-right: 0;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .container {
    text-align: center;
    padding-left: 60px;
    padding-right: 60px;
  }

  .paragraph-bigger {
    font-size: 16px;
    line-height: 28px;
  }

  .paragraph-bigger.cc-bigger-white-light {
    font-size: 32px;
    line-height: 60px;
  }

  .rich-text {
    text-align: left;
    width: 90%;
    max-width: 470px;
  }

  .paragraph-light {
    margin-bottom: 0;
  }

  .heading-jumbo {
    font-size: 50px;
    line-height: 64px;
  }

  .heading-jumbo-small {
    font-size: 30px;
    line-height: 52px;
  }

  .logo-link {
    padding-left: 0;
  }

  .navigation {
    padding: 20px 0;
  }

  .logo-image {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .footer-wrap {
    flex-flow: column;
    flex: 0 auto;
    align-self: center;
  }

  .cta-wrap {
    padding-left: 30px;
    padding-right: 30px;
  }

  .intro-header {
    object-fit: cover;
    height: 400px;
    margin-bottom: 0;
  }

  .intro-content {
    width: 80%;
  }

  .our-services-grid {
    grid-row-gap: 60px;
    grid-template: "."
                   "."
                   "."
                   "."
                   "."
                   "."
                   / 1fr;
  }

  .status-message.cc-no-data {
    width: 80%;
    max-width: 470px;
  }

  .contact-form-wrap {
    padding: 30px;
  }

  .text-field.cc-contact-field, .text-field.cc-textarea {
    text-align: left;
  }

  .team-pic {
    height: 300px;
    margin-bottom: 30px;
  }

  .team-member-name {
    font-size: 16px;
    line-height: 28px;
  }

  .project-name-wrap {
    margin-bottom: 30px;
  }

  .project-name-link {
    font-size: 16px;
    line-height: 28px;
  }

  .detail-image {
    margin-bottom: 15px;
  }

  .blog-detail-header-wrap {
    text-align: left;
    width: 90%;
    max-width: 470px;
  }

  .blog-item {
    width: 90%;
    max-width: 470px;
  }

  .blog-summary-wrap {
    text-align: center;
  }

  .utility-page-wrap {
    padding: 15px;
  }

  ._404-wrap {
    padding: 30px;
  }

  .home-content-wrap {
    margin-top: 40px;
  }

  .section-heading {
    margin-top: 0;
    font-size: 28px;
    line-height: 40px;
  }

  .about-grid {
    grid-row-gap: 15px;
    margin-bottom: 0;
    padding-top: 0;
  }

  .about-grid.cc-about-2 {
    padding-top: 40px;
  }

  .blog-heading {
    margin-bottom: 20px;
  }

  .body {
    object-fit: contain;
  }

  .text-block-3 {
    font-size: 13px;
  }

  .section-3 {
    padding: 0 60px 40px;
  }

  .image-9 {
    max-width: 90px;
  }

  .paragraph {
    margin-bottom: 20px;
  }

  .cell-7 {
    flex-flow: column;
  }

  .quick-stack-2 {
    grid-column-gap: 41px;
    grid-row-gap: 41px;
    flex: 0 auto;
    order: -9999;
    align-self: auto;
  }

  .div-block-2 {
    flex-flow: column;
    grid-template-columns: 2fr;
    grid-auto-columns: .25fr;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

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

  .paragraph-bigger-2 {
    font-size: 16px;
    line-height: 28px;
  }

  .paragraph-bigger-2.cc-bigger-white-light {
    text-align: center;
    flex-flow: column-reverse;
    justify-content: flex-end;
    align-items: flex-start;
    margin-bottom: 20px;
    margin-left: 0;
    margin-right: auto;
    padding-left: 0;
    font-size: 14px;
    display: block;
  }

  .section-4 {
    clear: none;
    text-align: left;
    flex-flow: column;
    justify-content: center;
    align-self: center;
    align-items: center;
    padding-top: 0;
    padding-bottom: 0;
  }

  .form {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .flex-block-3 {
    justify-content: center;
    align-items: center;
  }

  .form-block {
    clear: none;
    flex: 0 auto;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
  }

  .paragraph-bigger-3 {
    font-size: 16px;
    line-height: 28px;
  }

  .paragraph-bigger-3.cc-bigger-white-light {
    text-align: center;
    flex-flow: column-reverse;
    justify-content: flex-end;
    align-items: flex-start;
    margin-bottom: 20px;
    margin-left: 0;
    margin-right: auto;
    padding-left: 0;
    font-size: 18px;
    display: block;
  }

  .section-5 {
    clear: none;
    text-align: left;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-top: 60px;
  }

  .form-2 {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .flex-block-4 {
    justify-content: center;
    align-items: center;
    margin-top: 20px;
  }

  .form-block-2 {
    clear: none;
    text-align: center;
    flex: 0 auto;
    align-self: center;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
  }

  .paragraph-bigger-4 {
    font-size: 16px;
    line-height: 28px;
  }

  .paragraph-bigger-4.cc-bigger-white-light {
    text-align: center;
    flex-flow: column-reverse;
    justify-content: flex-end;
    align-items: flex-start;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    font-size: 14px;
    display: block;
  }

  .section-6 {
    clear: none;
    text-align: left;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-top: 0;
  }

  .form-3 {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .flex-block-5 {
    justify-content: center;
    align-items: center;
  }

  .form-block-3 {
    clear: none;
    flex: 0 auto;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
  }

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

  .cell-8 {
    padding-top: 30px;
  }

  .image-20, .image-21, .image-22, .image-23 {
    min-height: 134px;
  }

  .image-24 {
    min-width: auto;
    height: auto;
    min-height: 134px;
    max-height: 290px;
  }

  .image-25 {
    min-height: 134px;
  }

  .div-block-6 {
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 479px) {
  .coming-soon-harvie-townhomes--quick-stack {
    min-width: 100px;
  }

  .coming-soon-harvie-townhomes--image-10 {
    min-width: auto;
  }

  .coming-soon-harvie-townhomes--image-11 {
    flex: 0 auto;
    align-self: flex-start;
    min-width: auto;
    max-width: none;
  }

  .coming-soon-harvie-townhomes--image-12 {
    clear: both;
    object-fit: fill;
    width: auto;
    min-width: 80px;
    max-width: 200%;
    height: auto;
    min-height: 134px;
    max-height: 100px;
    overflow: clip;
  }

  .coming-soon-harvie-townhomes--image-13 {
    order: 0;
    align-self: auto;
    width: 100%;
    min-width: 100px;
    max-width: none;
  }

  .coming-soon-harvie-townhomes--image-14 {
    width: 100%;
    min-width: 100px;
  }

  .coming-soon-harvie-townhomes--image-15 {
    width: 100%;
    min-width: 100px;
    overflow: hidden;
  }

  .coming-soon-harvie-townhomes--cell-2 {
    display: block;
  }

  .coming-soon-harvie-townhomes--paragraph-bigger.coming-soon-harvie-townhomes--cc-bigger-white-light {
    flex: 1;
    margin-right: auto;
  }

  .coming-soon-harvie-townhomes--section-3 {
    padding-top: 40px;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
  }

  .coming-soon-harvie-townhomes--form {
    width: auto;
    max-width: 350px;
    margin-left: auto;
    margin-right: auto;
  }

  .coming-soon-harvie-townhomes--flex-block-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    object-fit: contain;
    flex-flow: column;
    max-width: none;
    display: flex;
  }

  .coming-soon-harvie-townhomes--form-block {
    box-sizing: content-box;
    object-fit: contain;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    max-width: none;
    padding-left: 0;
    display: flex;
  }

  h1 {
    font-size: 36px;
    line-height: 52px;
  }

  .divider {
    margin-bottom: 40px;
  }

  .section {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .section.cc-store-home-wrap {
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 60px;
  }

  .section.team-section {
    padding-top: 20px;
    padding-bottom: 40px;
  }

  .container {
    padding-top: 40px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .paragraph-bigger.cc-bigger-white-light {
    letter-spacing: 5px;
    font-size: 18px;
    font-weight: 200;
    line-height: 28px;
  }

  .rich-text {
    width: 100%;
    max-width: none;
  }

  .paragraph-light {
    padding-left: 0;
    padding-right: 0;
    font-size: 12px;
    line-height: 26px;
  }

  .heading-jumbo {
    font-size: 42px;
    line-height: 48px;
  }

  .logo-link.w--current {
    margin-left: 40px;
    padding-bottom: 10px;
  }

  .menu-icon {
    filter: invert();
    border-style: none;
    font-size: 12px;
    line-height: 20px;
  }

  .menu {
    margin-left: 15px;
  }

  .navigation {
    padding: 5px 0;
    box-shadow: 0 2px 5px #0003;
  }

  .navigation-item {
    background-color: #000;
    margin-top: 0;
  }

  .navigation-item:hover {
    background-color: #aa6e00;
  }

  .menu-button {
    flex: none;
  }

  .menu-button.w--open {
    flex: none;
    margin-right: 30px;
  }

  .logo-image {
    width: 35%;
    height: 35%;
    margin-left: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .navigation-items {
    margin-top: 5px;
  }

  .cta-wrap {
    padding-left: 15px;
    padding-right: 15px;
  }

  .intro-header {
    box-sizing: border-box;
    clear: both;
    object-fit: cover;
    height: 320px;
    position: static;
  }

  .status-message.cc-no-data, .contact-form-grid {
    width: 100%;
  }

  .our-contacts {
    width: 90%;
  }

  .team-members {
    grid-template: "."
                   "."
                   "."
                   "."
                   "."
                   "."
                   / 1fr;
  }

  .project-details-grid {
    width: 100%;
  }

  .blog-detail-header-wrap, .blog-item {
    width: 100%;
    max-width: none;
  }

  .home-content-wrap {
    margin-top: 0;
  }

  .section-heading {
    font-size: 20px;
    line-height: 28px;
  }

  .about-grid {
    grid-row-gap: 40px;
  }

  .about-grid.cc-about-2 {
    grid-column-gap: 35px;
    grid-row-gap: 35px;
    grid-auto-flow: column;
  }

  .work-heading {
    margin-top: 0;
    font-size: 24px;
  }

  .secondary-button {
    padding: 10px 15px;
    font-size: 11px;
  }

  .body {
    object-fit: cover;
  }

  .text-block-2 {
    letter-spacing: 1px;
    font-size: 10px;
    font-weight: 600;
  }

  .image {
    max-height: 40px;
  }

  .image-2 {
    border-top-left-radius: 150px;
    border-bottom-right-radius: 150px;
  }

  .text-block-3 {
    margin-top: 20px;
    font-size: 14px;
    line-height: 28px;
  }

  .image-6 {
    align-self: center;
  }

  .image-6:hover {
    filter: brightness(118%) grayscale();
  }

  .section-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .section-3 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .image-7 {
    align-self: center;
  }

  .image-7:hover {
    filter: brightness(200%) brightness(162%) grayscale();
  }

  .flex-block {
    grid-column-gap: 65px;
    grid-row-gap: 65px;
    filter: brightness(120%);
    flex-flow: column;
    flex: 1;
    align-self: center;
  }

  .image-8 {
    align-self: flex-end;
  }

  .image-8:hover {
    filter: brightness(112%) brightness(70%) grayscale();
  }

  .image-9 {
    max-width: 100px;
    margin-top: 10px;
    margin-bottom: 5px;
  }

  .paragraph {
    color: #000;
    font-size: 14px;
    line-height: 28px;
  }

  .heading-2 {
    font-size: 13px;
    font-weight: 200;
  }

  .text-block-6 {
    font-size: 13px;
    font-weight: 500;
    line-height: 22px;
  }

  .paragraph-2 {
    color: #000;
    font-size: 13px;
    line-height: 24px;
  }

  .heading-3 {
    line-height: 24px;
  }

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

  .heading-4 {
    margin-bottom: 10px;
  }

  .container-4 {
    margin-top: 10px;
  }

  .slider {
    height: 150px;
  }

  .slide {
    width: 300px;
    height: 150px;
  }

  .slide-2 {
    width: 300px;
  }

  .slide-3, .slide-4, .slide-5, .slide-6, .slide-7, .slide-8, .slide-9, .slide-1, .slide-1-2, .slide-1-3 {
    width: 300px;
    height: 150px;
  }

  .text-block-8 {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 10px;
    font-size: 12px;
  }

  .div-block-2 {
    margin-top: 0;
    padding-top: 40px;
    padding-bottom: 10px;
  }

  .italic-text-3 {
    font-size: 13px;
  }

  .right-arrow {
    height: 20px;
  }

  .slide-nav {
    height: auto;
    font-size: 5px;
  }

  .left-arrow {
    height: 20px;
  }

  .text-block-9 {
    margin-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
    line-height: 18px;
  }

  .paragraph-bigger-2.cc-bigger-white-light {
    flex: 1;
    margin-left: auto;
    margin-right: auto;
    font-size: 12px;
  }

  .section-4 {
    padding-top: 20px;
    padding-left: 40px;
    padding-right: 40px;
    display: none;
  }

  .form {
    width: auto;
    max-width: 350px;
    margin-left: auto;
    margin-right: auto;
  }

  .submit-button {
    align-self: flex-end;
    margin-left: 0;
    margin-right: 0;
  }

  .flex-block-3 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    object-fit: contain;
    flex-flow: column;
    max-width: none;
    display: flex;
  }

  .form-block {
    box-sizing: content-box;
    object-fit: contain;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    max-width: none;
    padding-left: 0;
    display: flex;
  }

  .paragraph-bigger-3.cc-bigger-white-light {
    flex: 1;
    margin-right: auto;
  }

  .section-5 {
    padding-top: 40px;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
  }

  .form-2 {
    width: auto;
    max-width: 350px;
    margin-left: auto;
    margin-right: auto;
  }

  .submit-button-2 {
    padding: 10px 30px;
    font-size: 10px;
    font-weight: 600;
  }

  .success-message-2 {
    border-top-left-radius: 30px;
  }

  .flex-block-4 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    object-fit: contain;
    flex-flow: column;
    max-width: none;
    display: flex;
  }

  .form-block-2 {
    box-sizing: content-box;
    object-fit: contain;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    max-width: none;
    padding-left: 0;
    display: flex;
  }

  .paragraph-bigger-4.cc-bigger-white-light {
    flex: 1;
    margin-right: auto;
    font-size: 12px;
  }

  .section-6 {
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
    display: none;
  }

  .form-3 {
    width: 100%;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
  }

  .text-field-6 {
    overflow: clip;
  }

  .flex-block-5 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    object-fit: contain;
    flex-flow: column;
    max-width: none;
    display: flex;
  }

  .form-block-3 {
    box-sizing: content-box;
    object-fit: contain;
    flex-flow: column;
    justify-content: center;
    align-self: center;
    align-items: center;
    width: 80%;
    max-width: none;
    margin-left: auto;
    padding-left: 0;
    display: flex;
  }

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

  .cell-8 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .quick-stack-4 {
    min-width: 100px;
  }

  .image-20 {
    min-width: auto;
  }

  .image-21 {
    flex: 0 auto;
    align-self: flex-start;
    min-width: auto;
    max-width: none;
  }

  .image-22 {
    clear: both;
    object-fit: fill;
    width: auto;
    min-width: 80px;
    max-width: 200%;
    height: auto;
    min-height: 134px;
    max-height: 100px;
    overflow: clip;
  }

  .image-23 {
    order: 0;
    align-self: auto;
    width: 100%;
    min-width: 100px;
    max-width: none;
  }

  .image-24 {
    width: 100%;
    min-width: 100px;
  }

  .image-25 {
    width: 100%;
    min-width: 100px;
    overflow: hidden;
  }

  .cell-10 {
    display: block;
  }

  .button-2 {
    margin-top: 20px;
  }

  .container-5 {
    margin-top: 40px;
  }

  .paragraph-4 {
    text-transform: uppercase;
    margin-bottom: 30px;
    font-family: "Knockout 28", Arial, sans-serif;
    font-size: 11px;
  }
}

#w-node-_86e64837-0616-515b-4568-76c147234d34-f758c14a {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_86e64837-0616-515b-4568-76c147234d3f-f758c14a, #w-node-_86e64837-0616-515b-4568-76c147234d41-f758c14a {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_86e64837-0616-515b-4568-76c147234d4c-f758c14a {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
}

#w-node-_522bfd53-916d-8bcc-174c-8a774cd1d5f3-f758c14a {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_522bfd53-916d-8bcc-174c-8a774cd1d5fe-f758c14a {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-e5ef58ff-9cad-7fd3-f98b-37007d552d1e-f758c14a {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-fb2b0dd1-2ec4-bc88-6453-f8c18d7d1efb-f758c14a {
  grid-template-rows: minmax(0, 1fr) auto;
  grid-template-columns: minmax(200px, 1fr) 1fr 1fr;
}

@media screen and (max-width: 991px) {
  #w-node-_86e64837-0616-515b-4568-76c147234d34-f758c14a {
    grid-area: 2 / 1 / 3 / 2;
    align-self: start;
  }

  #w-node-_86e64837-0616-515b-4568-76c147234d3f-f758c14a {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_86e64837-0616-515b-4568-76c147234d41-f758c14a {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_86e64837-0616-515b-4568-76c147234d4c-f758c14a {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_522bfd53-916d-8bcc-174c-8a774cd1d5f3-f758c14a {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_522bfd53-916d-8bcc-174c-8a774cd1d5fe-f758c14a {
    grid-area: 1 / 1 / 2 / 2;
  }
}

@media screen and (max-width: 767px) {
  #about.w-node-_84dd15b6-6aec-c292-d829-555ed37bdebe-f758c14a {
    place-self: center;
  }

  #w-node-_86e64837-0616-515b-4568-76c147234d3f-f758c14a {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-e5ef58ff-9cad-7fd3-f98b-37007d552d1e-f758c14a {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_86e64837-0616-515b-4568-76c147234d1e-f758c14a {
    place-self: center;
  }

  #w-node-fb2b0dd1-2ec4-bc88-6453-f8c18d7d1efb-f758c14a {
    grid-template-rows: minmax(0, 1fr) auto;
    grid-template-columns: minmax(0, 1fr) 1fr 1fr;
  }
}


@font-face {
  font-family: 'Instrumentserif';
  src: url('../fonts/InstrumentSerif-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Instrumentserif';
  src: url('../fonts/InstrumentSerif-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Knockout 28';
  src: url('../fonts/Knockout-28.915dfaab72ffe1e6b7dc53ba5ef9.7cb6f9ace607103d63497d90b89714d.otf') format('opentype'), url('../fonts/Knockout-28.915dfaab72ffe1e6b7dc53ba5ef9.7cb6f9ace607103d63497d90b89714d.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Knockout 68';
  src: url('../fonts/Knockout-68.2807be2c559e5a2fb8d5a8f2bc83.54f670b144a3f87d7ea0a6511d843e3.otf') format('opentype'), url('../fonts/Knockout-68.2807be2c559e5a2fb8d5a8f2bc83.54f670b144a3f87d7ea0a6511d843e3.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Knockout 48';
  src: url('../fonts/Knockout-48.ea0e7cda6ed49690090fa9e5d647.9529afc11377862216106042e79b88d.otf') format('opentype'), url('../fonts/Knockout-48.ea0e7cda6ed49690090fa9e5d647.9529afc11377862216106042e79b88d.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}