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

.w-pagination-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.w-pagination-previous {
  display: block;
  color: #333;
  font-size: 14px;
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 9px;
  padding-bottom: 9px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #fafafa;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-color: #ccc;
  border-right-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
}

.w-pagination-previous-icon {
  margin-right: 4px;
}

.w-pagination-next {
  display: block;
  color: #333;
  font-size: 14px;
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 9px;
  padding-bottom: 9px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #fafafa;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-color: #ccc;
  border-right-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
}

.w-pagination-next-icon {
  margin-left: 4px;
}

.w-page-count {
  width: 100%;
  text-align: center;
  margin-top: 20px;
}

.w-checkbox {
  display: block;
  margin-bottom: 5px;
  padding-left: 20px;
}

.w-checkbox::before {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

.w-checkbox::after {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  clear: both;
}

.w-checkbox-input {
  float: left;
  margin-bottom: 0px;
  margin-left: -20px;
  margin-right: 0px;
  margin-top: 4px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  border-top-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  border-right-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

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

.w-form-formradioinput--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
}

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

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

body {
  background-color: #f3efec;
  font-family: Avenir, sans-serif;
  color: #333;
  line-height: 1;
}

h1 {
  font-size: 38px;
  line-height: 1;
  font-weight: 200;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 36px;
  font-weight: 200;
}

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

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

p {
  margin-bottom: 10px;
  line-height: 1.9;
  font-weight: 200;
}

a {
  color: #cea26e;
}

em {
  font-style: italic;
}

blockquote {
  margin-bottom: 10px;
  padding: 10px 20px;
  border-left: 5px solid #cea26e;
  font-size: 18px;
  line-height: 22px;
}

figure {
  margin-bottom: 10px;
}

figcaption {
  margin-top: 1em;
  font-family: Butler, 'Palatino Linotype', sans-serif;
  text-align: center;
}

.nav-logo {
  position: relative;
  z-index: 10000;
}

.nav-logo.w--current {
  opacity: 0.9;
}

.menu-btn {
  position: relative;
  z-index: 10001;
  display: block;
  width: 50px;
  height: 45px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  cursor: pointer;
}

.toggle-line {
  width: 50px;
  height: 2px;
  background-color: #000;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
}

.toggle-line.short {
  position: absolute;
  left: auto;
  top: 26px;
  right: 0%;
  bottom: auto;
  width: 30px;
}

.toggle-line.hidden {
  position: absolute;
  left: auto;
  top: 26px;
  right: 0%;
  bottom: auto;
  display: none;
}

.toggle-line.top {
  position: absolute;
  left: 0%;
  top: 13px;
  right: auto;
  bottom: auto;
}

.header {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 9999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  padding-top: 4vw;
  padding-right: 6vw;
  padding-left: 6vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  color: #fff;
}

.menu-backdrop {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 9998;
  display: none;
  width: 100%;
  height: 100%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  background-color: #f3efec;
}

.nav-images {
  position: fixed;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -1.5vh;
  margin-bottom: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Butler, 'Palatino Linotype', sans-serif;
  font-weight: 300;
  text-align: center;
  list-style-type: none;
}

.main-nav-link {
  position: relative;
  display: inline-block;
  padding-top: 3vh;
  color: #31302f;
  text-decoration: none;
  text-transform: uppercase;
}

.navigation {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 9999;
  display: none;
  width: 50%;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav-li {
  position: relative;
  overflow: hidden;
  font-size: 5vw;
}

.phone-number {
  position: absolute;
  left: 6vw;
  top: 4vw;
  right: auto;
  bottom: auto;
  margin-top: 13px;
  padding-bottom: 0.1em;
  color: #31302f;
  font-size: 16px;
  font-weight: 900;
  letter-spacing: 0.2em;
  text-decoration: none;
}

.temp-backdrop {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-color: #f3efec;
}

.tan {
  color: #cea26e;
}

.contact-cta {
  position: fixed;
  left: 5vw;
  top: auto;
  right: auto;
  bottom: 4vw;
  overflow: hidden;
  width: 170px;
  height: 170px;
  border-radius: 50%;
  text-align: center;
  text-decoration: none;
}

.contact-cta.txt.mobile {
  z-index: 9999;
  display: block;
}

.contact-cta.link.alt {
  z-index: 10000;
}

.lets-talk {
  position: absolute;
  left: 50%;
  top: 50%;
  right: auto;
  bottom: auto;
  -webkit-transform: translate(-49%, -47%);
  -ms-transform: translate(-49%, -47%);
  transform: translate(-49%, -47%);
  font-family: Butler, 'Palatino Linotype', sans-serif;
  color: #000;
  font-size: 39px;
  font-weight: 300;
}

.lets-talk:hover {
  -webkit-transform: translate(-49%, -47%);
  -ms-transform: translate(-49%, -47%);
  transform: translate(-49%, -47%);
}

.client-login {
  position: fixed;
  left: 56vw;
  top: auto;
  right: auto;
  bottom: 5vw;
  font-size: 20px;
  font-weight: 200;
}

.ext-icon {
  margin-top: -10px;
  padding-right: 6px;
}

.cl-text {
  display: inline-block;
  color: #31302f;
}

.social-nav {
  z-index: 10000;
  width: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.plus-wrap {
  position: fixed;
  left: auto;
  top: auto;
  right: 6vw;
  bottom: 5vw;
  z-index: 9999;
  display: inline-block;
  overflow: hidden;
  width: 21px;
  height: 21px;
  margin-bottom: 0px;
  cursor: pointer;
}

.social-links {
  position: fixed;
  left: auto;
  top: auto;
  right: 6vw;
  bottom: 5vw;
  z-index: 9999;
  display: block;
  margin-right: 38px;
  margin-bottom: 0px;
  padding-left: 0px;
  font-size: 16px;
  list-style-type: none;
}

.plus-line-horiz {
  position: absolute;
  left: 0%;
  top: 10px;
  right: auto;
  bottom: auto;
  width: 21px;
  height: 1px;
  background-color: #31302f;
}

.soc-link {
  padding-right: 0.125em;
  padding-left: 3px;
  color: #31302f;
  font-weight: 200;
  text-decoration: none;
}

.soc-link:hover {
  text-decoration: none;
}

.soc-link-li {
  display: inline-block;
  padding-right: 0.2em;
}

.plus-line-vert {
  position: absolute;
  left: 10px;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 1px;
  height: 21px;
  background-color: #31302f;
}

.arrow-point {
  width: 100%;
  height: 100%;
  border-top: 1px solid #31302f;
  border-left: 1px solid #31302f;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.up-nav-img-outer-wrap {
  position: relative;
  top: -1.5vh;
  width: 40%;
  height: 45%;
  box-shadow: 14px 14px 0 0 #31302f;
}

.nav-img {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.nav-img-wrap {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.nav-img-border {
  position: absolute;
  left: 30px;
  top: 30px;
  right: auto;
  bottom: auto;
  width: 100%;
  height: 100%;
  border-style: solid;
  border-width: 2px;
  border-color: #cea26e;
}

.nav-link-uline {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  width: 0%;
  height: 2px;
  background-color: #cea26e;
}

.nav-img-up {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.nav-img-outer-wrap {
  position: relative;
  top: -1.5vh;
  display: block;
  width: 40%;
  height: 45%;
}

.nav-backdrop {
  width: 50%;
  height: 100%;
  float: right;
  background-color: #fff;
}

.up-nav-images {
  position: fixed;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.wrapper {
  padding: 4vw 6vw 5vw;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.wrapper.why {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  z-index: 1;
  padding-top: 10vw;
}

.wrapper.ch-intro {
  padding-top: 0vw;
}

.wrapper.even {
  position: relative;
  padding-top: 0vw;
  padding-bottom: 6vw;
}

.main {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.home-heading {
  position: relative;
  z-index: 1;
  margin-top: 9vw;
  margin-bottom: -1.48em;
  padding-right: 15vw;
  padding-left: 15vw;
  font-family: Butler, 'Palatino Linotype', sans-serif;
  font-size: 7.3vw;
  font-weight: 300;
}

.container {
  width: 100%;
  max-width: 100%;
}

.inner-10 {
  position: relative;
  margin-right: 7.4vw;
  margin-left: 7.4vw;
}

.intro-image {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100.1%;
  opacity: 0.75;
  -o-object-fit: cover;
  object-fit: cover;
}

.grid {
  position: fixed;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: none;
  width: 100%;
  height: 100%;
  padding-right: 6vw;
  padding-left: 6vw;
  grid-auto-columns: 1fr;
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.grid-col {
  background-color: rgba(255, 0, 187, 0.03);
}

.serving-salem {
  margin-top: 13px;
  margin-right: -0.5em;
  font-size: 1.1vw;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}

.serving-salem.white {
  color: #fff;
}

.intro-image-wrap {
  position: relative;
  width: 100%;
  padding-top: 76%;
}

.intro-image-drop {
  position: absolute;
  left: 1.3vw;
  top: 1.3vw;
  right: auto;
  bottom: auto;
  width: 100%;
  height: 100%;
  background-color: #31302f;
}

.intro-image-frame {
  position: absolute;
  left: 3.3vw;
  top: 3.3vw;
  right: auto;
  bottom: auto;
  width: 100%;
  height: 100%;
  border-style: solid;
  border-width: 2px;
  border-color: #cea26e;
}

.intro-img-caption {
  position: absolute;
  left: -1vw;
  top: auto;
  right: auto;
  bottom: 4vw;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transform-origin: 0% 100%;
  -ms-transform-origin: 0% 100%;
  transform-origin: 0% 100%;
  font-size: 0.625rem;
  letter-spacing: 0.5em;
  text-transform: uppercase;
}

.intro-section {
  margin-top: -30vw;
  padding-top: 34vw;
  background-color: #fff;
}

.home-h2 {
  margin-top: 0px;
  font-family: Butler, 'Palatino Linotype', sans-serif;
  font-size: clamp(2rem, 4.5vw, 4.5rem);
  /* font-size: 3.95vw; */
  line-height: 1.4;
  font-weight: 300;
}

.intro-image-bg {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 100%;
  height: 99.95%;
  background-color: #fff;
}

.intro-img-track {
  position: relative;
  display: none;
  height: 123vh;
}

.hr-spacer {
  width: 125px;
  height: 2px;
  background-color: #cea26e;
}

.hr-spacer.blog-link {
  width: 16%;
}

.hr-spacer-wrap-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 6vw;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.p-large {
  margin-top: 6vw;
  margin-bottom: 6vw;
  line-height: 1.9;
  font-weight: 200;
}

.p-large.why {
  position: absolute;
  left: 5.7em;
  top: 10em;
  right: auto;
  bottom: auto;
  margin-top: 0vw;
  margin-bottom: 0vw;
  font-size: 0.2em;
}

.p-large.s-pad-b {
  margin-bottom: 1.5em;
}

.two-col-pad {
  padding-right: 7.4vw;
  padding-left: 7.4vw;
}

.two-col-pad.proj-blog {
  padding-top: 7vw;
  padding-bottom: 7.4vw;
}

.cards-grid {
  grid-column-gap: 3vw;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.card {
  padding: 3vw 4.5vw;
  border-style: solid;
  border-width: 2px;
  border-color: #cea26e;
  background-color: #fff;
}

.card.alt-1 {
  border-top-right-radius: 2vw;
  border-bottom-left-radius: 2vw;
  border-bottom-right-radius: 2vw;
}

.card.alt-1.tags {
  margin-top: 60px;
  padding: 40px 60px;
  font-size: 1.125rem;
  line-height: 1.3;
  text-align: left;
}

.card.alt-2 {
  border-top-left-radius: 2vw;
  border-top-right-radius: 2vw;
  border-bottom-left-radius: 2vw;
}

.card.alt-3 {
  border-radius: 2vw 2vw 2vw 0px;
}

.card.alt-4 {
  border-radius: 2vw 0vw 2vw 2vw;
}

.card-heading {
  margin-top: 0px;
  margin-bottom: 0.75em;
  font-family: Butler, 'Palatino Linotype', sans-serif;
  line-height: 1.4;
  font-weight: 400;
}

.card-heading.contact {
  margin-top: 0.5em;
  font-weight: 300;
}

.card-p {
  margin-top: 1.9em;
  margin-bottom: 0px;
}

.card-p.mission {
  margin-top: 0.8em;
}

.footer {
  position: relative;
  width: 100%;
  background-color: #31302f;
  color: #fff;
  text-align: center;
}

.header-wrap {
  position: relative;
  z-index: 10000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.s-span {
  display: inline-block;
}

.intro-image-container {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.arrow-line {
  position: absolute;
  left: 7px;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 2px;
  height: 105px;
  background-color: #cea26e;
}

.scroll-arrow {
  position: absolute;
  left: 50%;
  top: 70px;
  right: auto;
  bottom: auto;
  overflow: hidden;
  width: 16px;
  height: 105px;
  -webkit-transform: translate(-50%, 0px);
  -ms-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
}

.arrowhead {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  overflow: hidden;
  width: 16px;
  height: 16px;
}

.point-curve {
  position: absolute;
  width: 18px;
  height: 18px;
  border-style: solid;
  border-width: 2px;
  border-color: #cea26e;
  border-radius: 8px;
}

.point-curve.left {
  left: -9px;
  top: auto;
  right: auto;
  bottom: -7px;
}

.point-curve.right {
  left: auto;
  top: auto;
  right: -9px;
  bottom: -7px;
}

.scroll-prompt {
  position: fixed;
  left: auto;
  top: 47vh;
  right: 6vw;
  bottom: auto;
  z-index: 5000;
  width: 20px;
  height: 180px;
}

.scroll-text {
  display: inline-block;
  -webkit-transform: translate(19px, 0px) rotate(90deg);
  -ms-transform: translate(19px, 0px) rotate(90deg);
  transform: translate(19px, 0px) rotate(90deg);
  -webkit-transform-origin: 0% 0%;
  -ms-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
  color: #31302f;
  font-size: 20px;
  font-weight: 200;
}

.button {
  margin-top: 7vw;
  margin-bottom: 7vw;
  padding: 1.4em 3.7em 1.3em;
  border-radius: 50px;
  background-color: #cea26e;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  text-decoration: none;
}

.button.subscribe {
  margin-top: 0vw;
  margin-bottom: 0vw;
  padding-right: 3em;
  padding-left: 3em;
  background-color: #31302f;
  font-weight: 300;
}

.button.pb-alt {
  margin-bottom: 2vw;
}

.intro-btn {
  position: absolute;
  top: 32.8vw;
  z-index: 1;
  width: 100%;
}

.transition-content {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #31302f;
}

.candr {
  width: 100px;
  height: 50px;
}

.desig {
  display: block;
  width: 100px;
  height: 15px;
}

.remod {
  display: block;
  width: 100px;
  height: 15px;
}

.transition {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 11000;
  display: none;
  width: 100%;
  height: 100vh;
}

.transition-trigger {
  display: none;
}

.transition-logo-img {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -10vh;
  padding: 42px 32px 37px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transform: scale(2);
  -ms-transform: scale(2);
  transform: scale(2);
}

.signup-wrap {
  background-color: #fff;
}

.full-bg-img {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 102vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: #000;
}

.signup-grid {
  display: -ms-grid;
  display: grid;
  margin-top: 4vw;
  margin-bottom: 4vw;
  grid-auto-columns: 1fr;
  grid-column-gap: 2.25vw;
  grid-row-gap: 2.25vw;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.visuallyhidden {
  position: absolute;
  overflow: hidden;
}

.signup-field {
  margin-bottom: 0px;
  padding: 1.5em;
  border-style: solid;
  border-width: 1px;
  border-color: #cea26e;
  border-radius: 50px;
  font-size: 20px;
  font-weight: 200;
}

.signup-field:hover {
  box-shadow: 0 0 3px 0 rgba(49, 48, 47, 0.2);
}

.signup-field:focus {
  border-color: rgba(49, 48, 47, 0.7);
  box-shadow: 0 0 3px 0 rgba(49, 48, 47, 0.2);
}

.signup-field:focus-visible {
  border-color: rgba(49, 48, 47, 0.7);
}

.signup-field[data-wf-focus-visible] {
  border-color: rgba(49, 48, 47, 0.7);
}

.signup-field::-webkit-input-placeholder {
  color: #31302f;
}

.signup-field:-ms-input-placeholder {
  color: #31302f;
}

.signup-field::-ms-input-placeholder {
  color: #31302f;
}

.signup-field::placeholder {
  color: #31302f;
}

.signup-field.utility {
  margin-bottom: 30px;
}

.error-message {
  margin-top: 50px;
  padding-top: 26px;
  padding-bottom: 26px;
  background-color: #be4040;
  font-size: 1rem;
  line-height: 1.3;
}

.success-message {
  padding-top: 26px;
  padding-bottom: 26px;
  background-color: #cea26e;
  color: #fff;
  font-size: 1rem;
  line-height: 1.3;
}

.all-caps-m {
  margin-top: 13px;
  font-size: 20px;
  font-weight: 200;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}

.ig-feed {
  display: none;
  margin-top: 3vw;
  margin-bottom: 3vw;
}

.ig-icon {
  margin-bottom: 3vw;
}

.ig-user-link {
  display: inline-block;
  padding-bottom: 0.2em;
  border-bottom: 1px dashed rgba(206, 162, 110, 0);
  font-family: Butler, 'Palatino Linotype', sans-serif;
  color: #31302f;
  font-size: 30px;
  font-weight: 200;
  text-decoration: none;
}

.ig-user-link:hover {
  border-bottom-color: #cea26e;
}

.wrapper-m {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 5vw 6vw 6vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.wrapper-m.ftr {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100.5vh;
  padding-right: 0vw;
  padding-bottom: 5vw;
  padding-left: 0vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.testim-review-link {
  padding-bottom: 0.3em;
  border-bottom: 1px dashed rgba(206, 162, 110, 0);
  color: #c6c6c6;
  font-size: 14px;
  font-weight: 300;
  text-decoration: none;
}

.testim-review-link:hover {
  border-bottom-color: #cea26e;
}

.testim-review-link-text {
  display: inline-block;
  margin-right: 0.5em;
}

.testimonials {
  height: auto;
  margin-top: 3vw;
  background-color: transparent;
  color: #fff;
}

.testim-arrw-l {
  width: 100%;
  height: 30px;
}

.testim-arrw-r {
  width: 100%;
  height: 30px;
}

.left-arrow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 10vw;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.left-arrow:hover {
  -webkit-filter: brightness(200%);
  filter: brightness(200%);
}

.right-arrow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 10vw;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.right-arrow:hover {
  -webkit-filter: brightness(200%);
  filter: brightness(200%);
}

.slide-nav {
  height: 40px;
}

.ext-icon-2 {
  position: relative;
  top: -0.1em;
}

.testimonial-text {
  margin-top: 1.5em;
  margin-bottom: 1.5em;
  line-height: 1.35;
  font-weight: 200;
  text-align: center;
}

.reviewer-name {
  font-family: Butler, 'Palatino Linotype', sans-serif;
  font-size: 1rem;
  text-align: center;
}

.mask {
  padding-bottom: 80px;
}

.address {
  margin-top: 13px;
  margin-right: -0.5em;
  color: #fff;
  font-size: 1.1vw;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}

.copyrt-text {
  font-size: 13px;
  font-weight: 200;
}

.policy-line {
  font-size: 8px;
  font-weight: 200;
  letter-spacing: 0.3em;
  text-transform: uppercase;
}

.policy-line.gen {
  margin-top: 20px;
  color: #949494;
}

.copyright {
  margin-top: 10px;
  font-family: Butler, 'Palatino Linotype', sans-serif;
  font-size: 28px;
  font-weight: 200;
}

.copyrt-wrap {
  line-height: 2;
}

.sm-footer-link {
  color: #fff;
  text-decoration: none;
}

.sm-footer-link:hover {
  color: #cea26e;
}

.sm-footer-link.gen {
  color: #949494;
}

.sm-footer-link.gen:hover {
  color: #cea26e;
}

.footer-cta-wrap {
  width: 100%;
  max-width: 100%;
}

.cta-link {
  overflow: hidden;
  width: 100%;
  max-width: 100%;
  margin-top: 0.2em;
  padding-top: 0.2em;
  font-family: Butler, 'Palatino Linotype', sans-serif;
  color: #fff;
  font-size: 9vw;
  line-height: 0.7;
  font-weight: 200;
  text-decoration: none;
  text-transform: uppercase;
}

.ftr-cta-link-arrow {
  width: 0.4em;
  margin-right: 0.05em;
  margin-bottom: 0.125em;
  margin-left: 0.05em;
}

.cta-item {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.cta-track {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.ftr-phone {
  margin-left: 0.5em;
  color: #fff;
  text-decoration: none;
}

.ftr-phone:hover {
  color: #cea26e;
}

.dilb {
  display: inline-block;
}

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

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.mbl-overflow {
  position: fixed;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: -1;
  width: 100%;
  height: 125vh;
  background-color: #31302f;
}

.bg-dark {
  background-color: #31302f;
  color: #fff;
}

.full-bg-img-wrap {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.dim-bg-img {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
  opacity: 0.3;
  -o-object-fit: cover;
  object-fit: cover;
}

.dim-bg-img.alt {
  opacity: 0.4;
}

.section-heading {
  font-family: Butler, 'Palatino Linotype', sans-serif;
  line-height: 1.4;
  font-weight: 300;
}

.section-heading.ch-h {
  font-weight: 300;
}

.section-heading.ch-h.left-align {
  margin-top: 0px;
  margin-bottom: 0px;
}

.section-heading.ch-h.light {
  margin-top: 1.5em;
  color: #fff;
}

.section-heading.ch-h.category-title {
  margin-top: 1.5em;
}

.section-heading.left-align {
  text-align: left;
}

.section-heading.sm-ht {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-right: 4vw;
  line-height: 1.05;
}

.section-heading.featured-blog {
  margin-top: 0.5em;
  margin-bottom: 0.4em;
  line-height: 1.2;
}

.section-heading.projblog {
  margin-top: 1em;
  font-weight: 300;
}

.card-link {
  display: inline-block;
  margin-right: 0.5em;
  margin-left: 0.5em;
  border-bottom: 1px dashed #cea26e;
  color: #cea26e;
  text-decoration: none;
}

.card-link:hover {
  border-bottom-color: #31302f;
}

.section-wrapper {
  width: 100%;
  margin-bottom: 150vh;
}

.section-height {
  width: 100%;
  height: 300vw;
}

.sticky-element {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 100vh;
  margin-bottom: -100vh;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.track {
  height: 100%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.track-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin-right: -100vw;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.why-cr-item {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 20vw;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.why-cr-item.last {
  padding-right: 30vw;
}

.why-number {
  position: absolute;
  left: 0.075em;
  font-family: Butler, 'Palatino Linotype', sans-serif;
  color: #eee;
  font-size: 3.6em;
  font-weight: 200;
}

.why-cr-h {
  position: relative;
  top: 0.5em;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Butler, 'Palatino Linotype', sans-serif;
  color: #cea26e;
  font-size: 1.3em;
  font-weight: 200;
}

.why-cr-block {
  position: relative;
  height: 3em;
  margin-top: 0.75em;
  font-size: 5vmax;
  text-align: left;
}

.why-cr-section {
  position: relative;
  z-index: 2;
  background-color: #fff;
}

.hr-spacer-wrap-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 3vw;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.hr-spacer-wrap-2.left {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.relative {
  position: relative;
}

.why-cta {
  margin-top: -75vh;
}

.featured-section {
  position: relative;
  background-color: #31302f;
  color: #fff;
}

.our-services-section {
  position: relative;
  background-color: #31302f;
  color: #fff;
}

.button-ol {
  padding: 1.2em 2.6em;
  border-style: solid;
  border-width: 2px;
  border-color: #cea26e;
  border-radius: 100px;
  color: #fff;
  font-size: 20px;
  line-height: 1.5;
  font-weight: 200;
  letter-spacing: 0.2em;
  text-decoration: none;
}

.button-ol.alt {
  color: #31302f;
}

.wrapper-l {
  position: relative;
  padding: 12vw 6vw 14vw;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.wrapper-l.ftr {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100.5vh;
  padding-right: 0vw;
  padding-bottom: 5vw;
  padding-left: 0vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.wrapper-l.awards {
  padding-right: 0vw;
  padding-left: 0vw;
}

.wrapper-l.no-pad-top {
  margin-top: 0vw;
}

.wrapper-l.no-pad-btm {
  padding-bottom: 0vw;
}

.wrapper-l.no-pad {
  padding-top: 0vw;
}

.wrapper-l.nptb {
  margin-top: -2.5vw;
  padding-top: 0vw;
  padding-bottom: 6vw;
}

.wrapper-l.nptb.alt {
  padding-bottom: 0vw;
}

.featured-projects {
  background-color: #000;
}

.bg-dark-init {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  height: 10px;
  margin-bottom: -10px;
}

.bg-dark-end {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 10px;
  margin-top: -10px;
}

.sm-h {
  position: -webkit-sticky;
  position: sticky;
  top: 5vw;
  z-index: 20;
  display: inline-block;
  margin-top: 12vw;
  margin-bottom: 12vw;
  color: #fff;
  font-size: 1.1vw;
  font-weight: 300;
  letter-spacing: 0.5em;
  text-transform: uppercase;
}

.home-featured-h {
  margin-top: 0.5em;
  margin-bottom: 0.4em;
  font-family: Butler, 'Palatino Linotype', sans-serif;
  font-size: 4vmax;
  font-weight: 300;
}

.recent-project {
  display: inline;
  color: #fff;
  font-size: 20px;
  font-weight: 300;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}

.recent-project.number {
  font-weight: 900;
}

.recent-project.zero {
  font-weight: 900;
}

.featured-hash {
  opacity: 0.7;
  color: #fff;
  font-size: 20px;
  font-weight: 200;
  text-decoration: none;
}

.proj-btn {
  display: inline-block;
  width: 10em;
  height: 10em;
  padding: 2.4em 0em 1.8em;
  border-radius: 50%;
  background-color: #cea26e;
  font-family: Butler, 'Palatino Linotype', sans-serif;
  color: #31302f;
  font-size: 20px;
  line-height: 1.7;
  font-weight: 500;
  letter-spacing: 0.2em;
  text-decoration: none;
  text-transform: uppercase;
}

.proj-btn.alt {
  position: absolute;
  left: 50%;
  top: 50%;
  right: auto;
  bottom: auto;
  display: none;
  padding-top: 2.4em;
  background-color: #fff;
  opacity: 0;
  -webkit-transform: translate(-50%, -58%);
  -ms-transform: translate(-50%, -58%);
  transform: translate(-50%, -58%);
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
  font-size: 0.9vw;
  line-height: 1.5;
  letter-spacing: 0.1em;
}

.proj-btn.alt-2 {
  position: absolute;
  left: 50%;
  top: 50%;
  right: auto;
  bottom: auto;
  display: none;
  padding-top: 2.4em;
  background-color: #fff;
  opacity: 0;
  -webkit-transform: translate(-50%, -58%);
  -ms-transform: translate(-50%, -58%);
  transform: translate(-50%, -58%);
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
  font-size: 0.9vw;
  line-height: 1.5;
  letter-spacing: 0.1em;
}

.proj-btn.featured-blog-rm {
  width: 8.5em;
  height: 8.5em;
  margin-top: 3em;
  padding-top: 1.9em;
}

.proj-btn.article {
  position: absolute;
  left: 50%;
  top: 50%;
  right: auto;
  bottom: auto;
  z-index: 1;
  display: none;
  background-color: #fff;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.circ-btn-text {
  font-size: 1em;
  font-weight: 400;
}

.circ-btn-text.alt {
  font-size: 1.4em;
  line-height: 1.3;
  letter-spacing: 0.1em;
}

.cat-arrow {
  width: 3em;
  margin-top: 0.2em;
  font-size: 1.3em;
}

.link-block {
  display: inline-block;
  margin-top: 0.8em;
  margin-bottom: 0.6em;
  font-size: 5vmax;
  text-decoration: none;
}

.stick {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
}

.feature-full-bg {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 102vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000;
  text-decoration: none;
}

.collection-list {
  width: 100%;
  height: 400vh;
}

.project-wrap {
  width: 100%;
  max-width: 100%;
  margin-top: 7vw;
  background-color: #fff;
}

.project-list {
  width: 100%;
  margin-top: 100vh;
}

.project-item {
  position: relative;
  width: 100%;
  max-width: 100%;
  margin-top: -100vh;
}

.num-txt {
  -webkit-transform-origin: 0% 0%;
  -ms-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
}

.project-num {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 20;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-perspective: 40px;
  perspective: 40px;
  -webkit-perspective-origin: 50% 0%;
  perspective-origin: 50% 0%;
  -webkit-transform: translate(-120%, -90%);
  -ms-transform: translate(-120%, -90%);
  transform: translate(-120%, -90%);
  color: #fff;
  font-size: 20px;
  line-height: 1em;
  font-style: italic;
  font-weight: 300;
  text-align: center;
  letter-spacing: 0.2em;
}

.clash {
  color: #fff;
  line-height: 1em;
  text-transform: uppercase;
}

.clash.is-8 {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #fff;
  font-size: 8em;
  font-weight: 400;
  letter-spacing: 0.01em;
}

.project-underline {
  width: 100%;
  height: 0.4em;
  background-color: #fff;
}

.project-name-div {
  position: relative;
  z-index: 12;
  text-align: center;
}

.project-link {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 100vh;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  text-decoration: none;
}

.project-frame-cover {
  position: absolute;
  z-index: 2;
  display: block;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.6;
  color: #000;
  cursor: default;
}

.project-frame {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 115%;
  max-width: 100%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 1;
}

.project-pad {
  position: relative;
  height: 120vh;
}

.our-srv-link {
  position: relative;
  z-index: 10;
  display: block;
  padding-top: 0.1em;
  font-family: Butler, 'Palatino Linotype', sans-serif;
  color: #cea26e;
  font-size: 6.5vw;
  line-height: 1.25;
  font-weight: 200;
  text-decoration: none;
}

.our-srv-link:hover {
  color: #fff;
}

.our-srv-item {
  position: relative;
}

.our-srv-list-wrap {
  padding-bottom: 15vw;
}

.our-srv-img-wrap {
  position: fixed;
  left: 50%;
  top: 50%;
  right: auto;
  bottom: auto;
  z-index: 0;
  display: none;
  width: 42vw;
  padding-top: 28%;
  background-color: #000;
  box-shadow: 21px 21px 0 0 rgba(0, 0, 0, 0.2);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.our-srv-img {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
  opacity: 0.65;
  -o-object-fit: cover;
  object-fit: cover;
}

.our-srv-img-frame {
  position: absolute;
  left: 2vw;
  top: 2vw;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
  border-style: solid;
  border-width: 2px;
  border-color: hsla(0, 0%, 100%, 0.16);
  mix-blend-mode: normal;
}

.div-block {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
}

.circle-arrow {
  position: fixed;
  left: 46%;
  top: 46%;
  right: auto;
  bottom: auto;
  z-index: 1;
  display: none;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.dark-trigger {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 1000;
  width: 10px;
  margin-top: -8vw;
}

.dark-wrap {
  position: relative;
  background-color: #31302f;
}

.awards-section {
  position: relative;
  padding-top: 3vw;
  padding-bottom: 5vw;
  background-color: #fff;
}

.awards-track {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10vw;
  margin-bottom: 10vw;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.parallax-container {
  position: relative;
  overflow: hidden;
  height: 75vw;
  margin-top: 10vw;
  margin-bottom: 0vw;
}

.awards-slide {
  overflow: hidden;
}

.award-pill {
  position: relative;
  overflow: hidden;
  width: 22vw;
  margin-right: 1vw;
  margin-left: 1vw;
  padding-top: 14vw;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 600px;
  background-color: #fff;
}

.award-logo-wrap {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 100%;
  height: 100%;
  padding: 3vw 2vw;
  mix-blend-mode: luminosity;
}

.award-logo {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.scroll-prompt-trigger {
  position: absolute;
  left: 0%;
  top: 70vh;
  right: auto;
  bottom: auto;
}

.intro-scroll-trigger {
  position: absolute;
  left: 0%;
  top: 100vh;
  right: auto;
  bottom: auto;
}

.para-img-wrap {
  position: relative;
  display: inline-block;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.para-img-wrap.one {
  position: absolute;
  left: -31%;
  top: 18.5vw;
  right: auto;
  bottom: auto;
  z-index: 1;
  width: 52vw;
}

.para-img-wrap.two {
  position: absolute;
  left: 50%;
  z-index: 0;
  width: 36vw;
  -webkit-transform: translate(-50%, 0px);
  -ms-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
}

.para-img-wrap.three {
  position: absolute;
  left: auto;
  top: 38.9vw;
  right: 21%;
  bottom: auto;
  z-index: 3;
  width: 22vw;
}

.para-img-wrap.four {
  position: absolute;
  left: auto;
  top: 42.8vw;
  right: -12%;
  bottom: auto;
  width: 25vw;
}

.parallax-img {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.para-images {
  position: relative;
  left: 50%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transform: translate(-50%, 0px);
  -ms-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
}

.para-img-1 {
  position: relative;
  width: 100%;
  padding-top: 82%;
}

.para-img-2 {
  position: relative;
  width: 100%;
  padding-top: 120%;
}

.para-img-3 {
  position: relative;
  width: 100%;
  padding-top: 140%;
}

.para-img-4 {
  position: relative;
  width: 100%;
  padding-top: 66%;
}

.white-frame {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  min-height: 20px;
  min-width: 20px;
  border-style: solid;
  border-width: 2px;
  border-color: #fff;
}

.white-frame.one {
  left: -11%;
  top: 6.4vw;
  width: 38vw;
  height: 47vw;
}

.white-frame.two {
  left: 74%;
  top: 20.8vw;
  width: 20vw;
  height: 27vw;
}

.white-frame.three {
  left: 49%;
  top: 63.5vw;
  z-index: 1;
  width: 13vw;
  height: 16vw;
}

.ch-page-hdr {
  display: none;
  margin-top: -1vw;
}

.ch-page-intro {
  margin-top: -12vw;
}

.ch-intro-grid {
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  grid-template-areas: "Area Area-2";
  -ms-grid-columns: 1fr 1vw 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.ch-intro-img {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.ch-intro-wrap {
  position: relative;
  width: 100%;
  padding-top: 70%;
}

.ch-intro-img-drop {
  position: absolute;
  left: -1vw;
  top: 2vw;
  right: auto;
  bottom: auto;
  width: 100%;
  height: 100%;
  background-color: #31302f;
}

.ch-intro-img-frame {
  position: absolute;
  left: 1vw;
  top: 1vw;
  right: auto;
  bottom: auto;
  width: 100%;
  height: 100%;
  border-style: solid;
  border-width: 2px;
  border-color: #cea26e;
}

.ch-intro-h-wrap {
  margin-top: 11vw;
  padding-right: 1vw;
}

.contact-grid {
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  grid-template-areas: "Area . Area-2"
    "Area-3 . Area-2"
    "Area-3 . Area-2"
    "Area-3 . Area-2"
    "Area-3 . Area-2"
    "Area-3 . Area-2";
  -ms-grid-columns: 3fr 1vw 1fr 1vw 4fr;
  grid-template-columns: 3fr 1fr 4fr;
  -ms-grid-rows: auto 1vw auto 1vw auto 1vw auto 1vw auto 1vw auto;
  grid-template-rows: auto auto auto auto auto auto;
}

.contact-info {
  margin-top: -100px;
}

.phone-box {
  margin-top: 5vw;
  padding: 1.5em;
  border-style: solid;
  border-width: 2px;
  border-color: #cea26e;
  border-top-right-radius: 2vw;
  border-bottom-left-radius: 2vw;
  border-bottom-right-radius: 2vw;
  background-color: #fff;
  font-size: 1vw;
}

.phone-box-text {
  font-size: 1.1em;
}

.phone-box-number {
  display: inline-block;
  margin-top: 0.25em;
  color: #31302f;
  font-size: 2.5em;
  font-weight: 900;
  text-decoration: none;
}

.contact-input {
  width: 100%;
  height: auto;
  margin-top: 2.8em;
  padding-right: 0px;
  padding-bottom: 0.25em;
  padding-left: 0.75em;
  border-style: solid;
  border-width: 0px 0px 1px;
  border-color: #000 #000 #cea26e;
  background-color: transparent;
  line-height: 1.5;
  font-weight: 200;
}

.contact-input:focus {
  border-bottom-color: #31302f;
}

.contact-input::-webkit-input-placeholder {
  color: #31302f;
}

.contact-input:-ms-input-placeholder {
  color: #31302f;
}

.contact-input::-ms-input-placeholder {
  color: #31302f;
}

.contact-input::placeholder {
  color: #31302f;
}

.field-wrap {
  font-size: 1.6vw;
  font-weight: 200;
}

.how-hear-text {
  margin-top: 1em;
  margin-bottom: 1.6em;
  font-size: 1.3vw;
  line-height: 1.5;
  font-weight: 400;
  text-align: left;
}

.how-hear-text.tan {
  margin-top: -1.5em;
  margin-bottom: 2em;
  font-weight: 200;
}

.contact-how-checks {
  margin-bottom: 1vw;
  line-height: 1.2;
  text-align: left;
}

.contact-check {
  width: 1em;
  height: 1em;
  margin-top: 0px;
  border-style: solid;
  border-width: 1px;
  border-color: #cea26e;
  border-radius: 0px;
  background-color: #fff;
}

.contact-check.w--redirected-checked {
  border-color: #31302f;
  background-color: #31302f;
}

.contact-check.radio {
  border-radius: 50%;
}

.checkbox-label {
  margin-left: 1em;
  font-weight: 300;
}

.btn-left {
  margin-top: 5vw;
  text-align: left;
}

.helpful-block {
  margin-top: 6vw;
  margin-bottom: 6vw;
  text-align: left;
}

.caption {
  font-size: 0.625rem;
  letter-spacing: 0.5em;
  text-transform: uppercase;
}

.caption.rotated {
  display: inline-block;
  margin-left: 2em;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

.caption.img {
  margin-top: 4vw;
  line-height: 1.5;
  letter-spacing: 0.4em;
}

.caption.auth {
  display: inline-block;
  margin-top: 1.3em;
  margin-bottom: 1.3em;
}

.caption.pre {
  margin-bottom: 30px;
}

.contact-h2 {
  margin-bottom: 2em;
  line-height: 1.5;
  font-weight: 300;
}

.radio-set {
  padding-top: 2vw;
  padding-bottom: 2vw;
  border-top: 1px solid rgba(49, 48, 47, 0.15);
}

.desc-block {
  margin-top: 6vw;
  margin-bottom: 6vw;
  text-align: left;
}

.textarea {
  width: 100%;
  max-width: 100%;
  min-height: 270px;
  min-width: 100%;
  padding: 1.7em;
  border-style: solid;
  border-width: 1px;
  border-color: #cea26e;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  border-bottom-left-radius: 15px;
}

.textarea:focus {
  border-color: #31302f;
}

.textarea::-webkit-input-placeholder {
  color: #31302f;
}

.textarea:-ms-input-placeholder {
  color: #31302f;
}

.textarea::-ms-input-placeholder {
  color: #31302f;
}

.textarea::placeholder {
  color: #31302f;
}

.form-block {
  margin-bottom: 8vw;
}

.contact-radio {
  width: 1em;
  height: 1em;
  margin-top: 0px;
  border-style: solid;
  border-width: 1px;
  border-color: #cea26e;
  border-radius: 50%;
  background-color: #fff;
}

.contact-radio.w--redirected-checked {
  border-color: #31302f;
}

.contact-radio.radio {
  border-radius: 50%;
}

.form {
  position: relative;
}

.asterisk {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.asterisk-block {
  display: inline-block;
}

.asterisk-pos {
  position: fixed;
  left: auto;
  top: 60%;
  right: 6vw;
  bottom: auto;
  margin-right: -6px;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transform-origin: 100% 0%;
  -ms-transform-origin: 100% 0%;
  transform-origin: 100% 0%;
  text-align: left;
}

.oops {
  color: #fff;
}

.h-med {
  display: inline-block;
  margin-bottom: 4vh;
  font-size: 0.8em;
  font-weight: 300;
}

.h-med.alt {
  margin-bottom: 0vh;
}

.awards-list {
  margin-top: 3em;
  padding-left: 0px;
  border-bottom: 1px solid rgba(49, 48, 47, 0.15);
  font-size: 1.125rem;
  line-height: 1.5;
  font-weight: 300;
  list-style-type: none;
}

.award-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 1.5em;
  padding-bottom: 1.5em;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-top: 1px solid rgba(49, 48, 47, 0.15);
}

.award-name {
  padding-right: 1.5em;
  text-align: left;
}

.award-year {
  color: #cea26e;
}

.award-slide-text-1 {
  font-family: Butler, 'Palatino Linotype', sans-serif;
  color: #f3efec;
  font-size: 20vw;
  font-weight: 200;
}

.award-slide-text-1.alt {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
}

.award-slide-1 {
  position: absolute;
  left: 0%;
  top: 8vw;
  right: auto;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
}

.award-slide-1.hiw {
  top: 3.5vw;
}

.award-slide-track-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.award-slide-2 {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 5vw;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
}

.award-slide-track-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.award-slide-text-2 {
  font-family: Butler, 'Palatino Linotype', sans-serif;
  color: #f3efec;
  font-size: 7vw;
  letter-spacing: 0.7em;
  text-transform: uppercase;
}

.ch-intro-text {
  margin-top: -3vw;
}

.des-rem-marquee {
  margin-top: -7vw;
}

.mission-section {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 100.5vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #31302f;
}

.services-section {
  position: relative;
}

.home-awards-section {
  position: relative;
}

.mission-grid {
  margin-bottom: 9vw;
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  -ms-grid-columns: 2fr 2fr 4fr;
  grid-template-columns: 2fr 2fr 4fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  color: #fff;
  text-align: left;
}

.mission-grid.last {
  margin-bottom: 0vw;
}

.m-icon {
  width: 10vw;
}

.mission-h {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Butler, 'Palatino Linotype', sans-serif;
  font-size: 3.5vw;
  line-height: 1.1;
  font-weight: 300;
}

.mission-text {
  margin-bottom: 0px;
  font-size: 1.25vw;
  line-height: 1.5;
}

.hiw-grid {
  margin-bottom: 10vw;
  grid-column-gap: 1vw;
  grid-row-gap: 5vw;
  -ms-grid-columns: 1fr 1fr 6fr;
  grid-template-columns: 1fr 1fr 6fr;
}

.hiw-number {
  font-family: Butler, 'Palatino Linotype', sans-serif;
  font-size: 2.5rem;
  text-align: left;
}

.text-block-2 {
  font-family: Butler, 'Palatino Linotype', sans-serif;
  font-size: 1.813rem;
  font-weight: 200;
  text-align: left;
}

.relative-hiw {
  position: relative;
}

.category-link {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  padding-top: 81%;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: #000;
}

.category-list {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.category-img {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
  -webkit-transition: all 400ms cubic-bezier(.39, .575, .565, 1);
  transition: all 400ms cubic-bezier(.39, .575, .565, 1);
  -o-object-fit: cover;
  object-fit: cover;
}

.category-name {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 9%;
  color: #fff;
  font-size: 1.3rem;
  font-weight: 200;
}

.category-list-wrapper {
  margin-top: 4vw;
}

.category-tag-item {
  display: inline-block;
  font-weight: 200;
}

.full-screen-back {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 100%;
  height: 120vh;
  background-color: #000;
}

.fs-back-wrap {
  position: -webkit-sticky;
  position: sticky;
  left: 0%;
  top: 0px;
  right: 0%;
  bottom: 0%;
  overflow: hidden;
  width: 100%;
  height: 100vh;
  opacity: 0.5;
}

.browse-by-nav-hdr {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.hairline-gry {
  height: 1px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #bcbcbc;
}

.browse-by-h {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-right: 1.5em;
  padding-left: 1.7em;
  font-family: Butler, 'Palatino Linotype', sans-serif;
  color: #cea26e;
  font-size: 1rem;
  font-weight: 400;
  letter-spacing: 0.4em;
  text-transform: uppercase;
}

.browse-by-wrap {
  margin-top: 1.5em;
}

.browse-by-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.browse-by-item {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.browse-by-link {
  display: inline-block;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
}

.browse-by-link:hover {
  color: #cea26e;
}

.browse-by-link.dark {
  color: #31302f;
}

.browse-by-link.dark:hover {
  color: #cea26e;
}

.sort-flip {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}

.down-arrow {
  display: none;
}

.fs-back-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.category-tag {
  z-index: 50;
  width: 100%;
  margin-bottom: 3.6em;
  opacity: 0.8;
  font-family: Avenir, sans-serif;
  color: #fff;
  font-size: 1.2rem;
  font-weight: 200;
}

.category-tag.feat-gall {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 142px;
  width: auto;
  margin-bottom: 0em;
  margin-left: 30px;
  text-align: left;
}

.category-tag-text {
  display: inline;
}

.feat-rec-proj-link {
  -webkit-transition: color 200ms ease-in-out;
  transition: color 200ms ease-in-out;
  color: #fff;
  text-decoration: none;
}

.feat-rec-proj-link:hover {
  color: #cea26e;
}

.cat-hash-link {
  border-bottom: 1px dashed transparent;
  color: #fff;
  text-decoration: none;
}

.cat-hash-link:hover {
  border-bottom-color: #cea26e;
}

.category-gallery-wrap {
  padding-top: 2vw;
  padding-bottom: 0vw;
}

.category-gallery-list {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.category-gallery-item {
  position: relative;
}

.cat-gall-img-wrap {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.cat-gall-link {
  position: relative;
  display: block;
  width: 100%;
  padding-top: 80%;
  background-color: #000;
  color: #fff;
}

.cat-gall-text-wrap {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding: 4vw;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.cat-gall-img {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: block;
  width: 100%;
  height: 100%;
  opacity: 0.5;
  -o-object-fit: cover;
  object-fit: cover;
}

.cat-gall-text {
  font-size: 1.5rem;
  line-height: 1.5;
  font-weight: 200;
  text-transform: uppercase;
}

.gallery-pagination {
  margin-top: 60px;
}

.gallery-pagination.category {
  display: none;
}

.pagination-btn {
  padding: 1em 1.6em;
  border-color: #cea26e;
  border-radius: 50px;
  background-color: transparent;
  text-transform: uppercase;
}

.pagination-btn.prev {
  padding-left: 1.2em;
}

.pagination-btn.next {
  padding-right: 1.2em;
}

.featured-gallery {
  margin-top: 10vw;
}

.featured-gallery-list {
  display: -ms-grid;
  display: grid;
  justify-items: stretch;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  grid-auto-columns: 1fr;
  grid-column-gap: 1vw;
  grid-row-gap: 6vw;
  grid-template-areas: ". Area";
  -ms-grid-columns: 1fr 1vw 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto 6vw auto;
  grid-template-rows: auto auto;
}

.featured-gallery-item {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 36vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.featured-number-wrap {
  position: absolute;
  top: -0.48em;
  z-index: 1;
  padding-right: 8%;
  padding-left: 8%;
  font-family: Butler, 'Palatino Linotype', sans-serif;
  color: #cea26e;
  font-size: 7vw;
  font-weight: 400;
  text-align: left;
}

.zero {
  display: inline;
}

.featured-number {
  display: inline;
}

.feat-proj-info-wrap {
  position: relative;
  width: 100%;
  padding: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #fff;
  text-align: left;
}

.feat-proj-link {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #31302f;
  text-decoration: none;
}

.feat-proj-img-wrap {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 65%;
  background-color: #000;
}

.feat-proj-img {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
  opacity: 0.8;
  -o-object-fit: cover;
  object-fit: cover;
}

.feat-proj-img.auth-tag {
  opacity: 0.7;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.feat-proj-img.auth-tag:hover {
  opacity: 1;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.feat-gall-card-h {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0.2em;
  font-family: Butler, 'Palatino Linotype', sans-serif;
  font-size: 1.625rem;
  line-height: 1.1;
  font-weight: 300;
}

.feat-proj-desc {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding: 6%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #31302f;
  background-color: #cecfd0;
  opacity: 0;
  color: #31302f;
}

.feat-proj-short-desc {
  width: 100%;
  font-size: 1rem;
  font-weight: 200;
}

.div-block-2 {
  overflow: hidden;
}

.feat-proj-h-link {
  color: #31302f;
  text-decoration: none;
}

.ig-placeholder {
  display: -ms-grid;
  display: grid;
  padding-top: 3vw;
  padding-bottom: 3vw;
  grid-auto-columns: 1fr;
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.ig-ph-item {
  min-height: 50px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: rgba(49, 48, 47, 0.15);
}

.ig-ph-item.last {
  display: none;
}

.ig-ph-img {
  width: 100%;
  height: 100%;
}

.main-gllery-link {
  margin-top: 6vw;
  font-family: Butler, 'Palatino Linotype', sans-serif;
  color: #31302f;
  font-size: 1rem;
  font-weight: 300;
  text-decoration: none;
  text-transform: uppercase;
}

.mg-text {
  display: block;
  letter-spacing: 0.1em;
}

.mg-arrow {
  display: inline-block;
  width: 60px;
  margin-top: 1em;
  padding-right: 0.5em;
  padding-left: 0.5em;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.sliding-header-wrap {
  position: relative;
  overflow: hidden;
  text-align: left;
}

.sliding-header {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-family: Butler, 'Palatino Linotype', sans-serif;
  color: #cea26e;
  font-size: 15.5vw;
  font-weight: 200;
  text-transform: uppercase;
}

.hdr-dot {
  position: relative;
  top: -0.3em;
  font-size: 0.6em;
}

.slide-header-track {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: -7vw;
}

.slide-header-track.blog {
  margin-left: -23vw;
}

.slide-header-track.gallery {
  margin-left: -5vw;
}

.sliding-hdr-trigger {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
}

.utility-h2 {
  margin-top: 40px;
  font-family: Butler, 'Palatino Linotype', sans-serif;
  font-weight: 400;
}

.utility-text {
  margin-bottom: 30px;
  line-height: 1.5;
}

.field-label {
  display: none;
  font-weight: 200;
  text-transform: uppercase;
}

.utility-img {
  min-width: 200px;
  opacity: 0.2;
}

.featured-article.full-screen-back {
  height: 140vh;
}

.featured-article-h {
  color: #fff;
  font-size: 1rem;
  font-weight: 200;
  letter-spacing: 0.55em;
  text-transform: uppercase;
}

.feat-blog-sum {
  color: #fff;
  font-weight: 200;
}

.feat-blog-link {
  color: #fff;
  text-decoration: none;
}

.feat-blog-link:hover {
  color: #cea26e;
}

.recent-articles-h {
  margin-top: 12vw;
  margin-bottom: 4vw;
  font-family: Butler, 'Palatino Linotype', sans-serif;
  color: #fff;
  font-size: 1.75rem;
  line-height: 1.5;
  font-weight: 400;
  letter-spacing: 0.5em;
  text-transform: uppercase;
}

.blog-post-list {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.blog-post-item {
  position: relative;
  width: 100%;
  color: #fff;
}

.post-link-img-link {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  padding-top: 100%;
  background-color: #000;
  text-decoration: none;
}

.blog-link-hr-spacer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 12px;
  padding-bottom: 12px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.blog-link-h {
  margin-top: 0px;
  margin-bottom: 0.1em;
  font-family: Butler, 'Palatino Linotype', sans-serif;
  font-size: 2.1vw;
  line-height: 1.2;
  font-weight: 400;
}

.blog-link-post-sum {
  margin-top: 0.5vw;
  font-size: 1rem;
  line-height: 1.3;
  font-weight: 200;
}

.blog-card-info {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding: 3vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.blog-h-link {
  color: #fff;
  text-decoration: none;
}

.blog-h-link.auth-tag {
  color: #31302f;
}

.blog-h-link.auth-tag:hover {
  color: #cea26e;
}

.post-link-img {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: block;
  width: 100%;
  height: 100%;
  opacity: 0.5;
  -o-object-fit: cover;
  object-fit: cover;
}

.post-link-img-wrap {
  position: relative;
}

.collection-list-wrapper {
  margin-bottom: 8vw;
}

.view-article-btn-wrap {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.slide-thumb-wrap {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 100%;
}

.thumb-item {
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.thumbs-wrap {
  margin-top: 40px;
}

.thumbs-list {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.proj-thumb-img {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.lightbox-link {
  display: block;
}

.proj-ltbx-1st-img {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.ltbx-1st-imb-wrap {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  padding-top: 80%;
}

.lrg-sldshw-img {
  width: 100%;
}

.proj-details-rich-text {
  margin-top: 5vw;
  text-align: left;
}

.proj-details-rich-text li {
  margin-top: 0.5em;
  line-height: 1.5;
}

.proj-details-rich-text ul {
  padding-left: 1em;
  font-size: 1.125rem;
  font-weight: 200;
}

.proj-details-rich-text blockquote {
  line-height: 1.5;
}

.proj-details-rich-text ol {
  font-size: 1.125rem;
  font-weight: 200;
}

.proj-details-rich-text figcaption {
  font-size: 1rem;
}

.inspired-recent {
  font-family: Butler, 'Palatino Linotype', sans-serif;
  font-size: 36px;
  line-height: 1.5;
  font-weight: 400;
  letter-spacing: 0.5em;
}

.insp-recent-list-wrap {
  margin-top: 4vw;
  margin-bottom: 8vw;
}

.insp-recent-item {
  margin-top: 1.5em;
}

.insp-recent-link {
  display: inline;
  border-bottom: 1px dashed #cea26e;
  color: #31302f;
  font-size: 1.125rem;
  line-height: 1.5;
  font-weight: 300;
  text-decoration: none;
}

.insp-recent-link:hover {
  color: #cea26e;
}

.proj-before-after {
  margin-top: 60px;
}

.tags-text {
  display: inline;
  color: #31302f;
  line-height: 1.5;
  font-weight: 200;
}

.tags-text.title {
  margin-right: 0.5em;
}

.tags-wrap {
  display: inline;
}

.tags-list {
  display: inline;
}

.tags-item {
  display: inline;
}

.tag-link {
  margin-right: 0.5em;
  border-bottom: 1px dashed transparent;
  color: #31302f;
  text-decoration: none;
}

.tag-link:hover {
  border-bottom: 1px dashed #cea26e;
}

.lite-h {
  color: #fff;
}

.proj-b-a-item {
  margin-top: 20px;
}

.author {
  display: inline;
}

.author.link {
  display: inline-block;
  color: #31302f;
  text-decoration: none;
}

.author.link:hover {
  color: #cea26e;
}

.share-page {
  margin-top: 3em;
  font-family: Butler, 'Palatino Linotype', sans-serif;
  font-size: 1.875rem;
  font-weight: 400;
}

.share-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 5px;
  padding-bottom: 5px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-bottom: 1px dashed rgba(206, 162, 110, 0);
  color: #31302f;
  font-size: 1rem;
  text-decoration: none;
}

.share-link:hover {
  border-bottom-color: #cea26e;
}

.share-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 3em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
}

.share-icon {
  position: relative;
  top: -0.05em;
  width: 1.2em;
  margin-right: 0.3em;
}

.auth-tag-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.auth-tag-img-wrap {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  padding-top: 65%;
  background-color: #000;
}

.auth-tag-info-wrap {
  position: relative;
  width: 100%;
  padding: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #fff;
  text-align: center;
}

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

.auth-tag-list-wrap {
  margin-top: 4vw;
}

.auth-tag-wrap {
  margin-top: 5vw;
}

.hr-spacer-wrap-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 3vw;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.hr-spacer-wrap-3.left {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.project-wrap-home {
  width: 100%;
  max-width: 100%;
  background-color: #31302f;
}

.empty-state {
  height: 1px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.auth-pic-wrap {
  position: relative;
  display: inline-block;
  overflow: hidden;
  width: 180px;
  height: 180px;
  margin-bottom: -4vw;
  border-radius: 50%;
  background-color: #31302f;
  background-image: url('../images/auth-pic-placeholder.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.author-pic {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

@media screen and (max-width: 991px) {
  .nav-logo {
    width: 75px;
  }

  .header {
    position: fixed;
    padding-bottom: 4vw;
    -webkit-filter: none;
    filter: none;
    mix-blend-mode: normal;
  }

  .nav-images {
    display: none;
  }

  .nav-links {
    position: relative;
    margin-top: 0vh;
  }

  .main-nav-link {
    padding-top: 0vh;
  }

  .navigation {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .nav-li {
    margin-top: 1vh;
    margin-bottom: 1vh;
  }

  .phone-number {
    position: static;
    margin-top: 48px;
    margin-left: 0.2em;
    font-size: 26px;
  }

  .contact-cta {
    width: 140px;
    height: 140px;
  }

  .contact-cta.txt {
    position: absolute;
  }

  .contact-cta.txt.mobile {
    bottom: 60px;
    z-index: auto;
  }

  .contact-cta.link {
    position: absolute;
  }

  .contact-cta.link.alt {
    bottom: 60px;
    z-index: auto;
    display: block;
  }

  .lets-talk {
    color: #fff;
    font-size: 30px;
  }

  .client-login {
    position: static;
    margin-top: 34px;
  }

  .social-nav {
    -webkit-filter: invert(100%);
    filter: invert(100%);
  }

  .plus-wrap {
    position: absolute;
    left: auto;
    top: auto;
    right: 6vw;
    bottom: 80px;
  }

  .social-links {
    position: absolute;
    left: auto;
    top: auto;
    right: 6vw;
    bottom: 80px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .nav-backdrop {
    width: 100%;
  }

  .up-nav-images {
    display: none;
  }

  .wrapper.why {
    position: static;
  }

  .home-heading {
    margin-top: 10vw;
    margin-bottom: 8vw;
    padding-right: 0vw;
    padding-left: 0vw;
    font-size: 13vw;
  }

  .grid {
    grid-auto-columns: 1fr;
    grid-column-gap: 1vw;
    grid-row-gap: 1vw;
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  .serving-salem {
    font-size: 11px;
    line-height: 1.5;
  }

  .intro-image-wrap {
    margin-bottom: 18vw;
  }

  .intro-img-caption {
    position: relative;
    left: auto;
    bottom: -7vw;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .intro-section {
    margin-top: 0vw;
    padding-top: 10vw;
  }

  .home-h2 {
    /* font-size: 7vw; */
  }

  .hr-spacer-wrap-1 {
    margin-top: 10vw;
  }

  .p-large {
    margin-top: 11vw;
    margin-bottom: 11vw;
  }

  .p-large.why {
    position: relative;
    left: auto;
    top: 0em;
    font-size: 20px;
  }

  .p-large.s-pad-b {
    margin-bottom: 8vw;
  }

  .cards-grid {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .card {
    padding-top: 4vw;
    padding-bottom: 4vw;
  }

  .card.alt-1.tags {
    padding: 20px;
    font-size: 1rem;
    text-align: center;
  }

  .footer {
    position: relative;
    width: 100%;
    height: auto;
  }

  .scroll-prompt {
    display: block;
  }

  .button.first {
    margin-top: -4vw;
    margin-bottom: 6vw;
  }

  .button.pb-alt {
    margin-bottom: 4vw;
  }

  .intro-btn {
    position: relative;
    top: auto;
    margin-top: 0vw;
  }

  .transition-logo-img {
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
  }

  .signup-grid {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .signup-field {
    text-align: left;
  }

  .error-message {
    margin-top: 30px;
  }

  .all-caps-m {
    line-height: 1.5;
  }

  .ig-feed {
    margin-top: 5vw;
    margin-bottom: 5vw;
  }

  .wrapper-m {
    padding-top: 11vw;
    padding-bottom: 12vw;
  }

  .wrapper-m.ftr {
    height: auto;
    min-height: 100.5vh;
    padding-right: 6vw;
    padding-bottom: 200px;
    padding-left: 6vw;
  }

  .left-arrow:hover {
    -webkit-filter: none;
    filter: none;
  }

  .right-arrow:hover {
    -webkit-filter: none;
    filter: none;
  }

  .address {
    margin-right: 0em;
    font-size: 15px;
    line-height: 1.5;
  }

  .sm-footer-link:hover {
    color: #fff;
  }

  .cta-link {
    margin-top: 1em;
    font-size: 16vw;
    line-height: 1;
  }

  .ftr-cta-link-arrow {
    width: 0.8em;
  }

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

  .ftr-phone:hover {
    color: #fff;
  }

  .dilb {
    margin-right: 0.25em;
    margin-left: 0.25em;
  }

  .mbl-overflow {
    z-index: -1;
    display: block;
    opacity: 0;
  }

  .section-heading.ch-h.left-align {
    margin-bottom: -3vw;
    line-height: 1.2;
    text-align: center;
  }

  .section-heading.ch-h.light {
    margin-top: 0em;
  }

  .section-heading.ch-h.category-title {
    margin-top: 1em;
  }

  .section-heading.sm-ht {
    padding-right: 0vw;
  }

  .section-heading.projblog {
    margin-top: 0.5em;
  }

  .why-cr-slide {
    position: static;
  }

  .section-wrapper {
    margin-bottom: 0px;
  }

  .section-height {
    height: auto;
  }

  .sticky-element {
    position: static;
    display: block;
    overflow: visible;
    height: auto;
    margin-bottom: 0px;
  }

  .track {
    height: auto;
  }

  .track-flex {
    display: block;
    height: auto;
    margin-right: 0px;
  }

  .why-cr-item {
    display: block;
    width: 100%;
    padding-right: 12vw;
    padding-left: 12vw;
  }

  .why-cr-item.last {
    padding-right: 12vw;
  }

  .why-number {
    position: static;
    display: block;
    padding-top: 0.125em;
    color: #31302f;
  }

  .why-cr-h {
    position: static;
    top: 0em;
    display: inline-block;
    margin-bottom: 0.5em;
    margin-left: 0px;
    line-height: 1.2;
  }

  .why-cr-block {
    height: auto;
    margin-bottom: 2em;
    font-size: 4vmax;
    text-align: center;
  }

  .hr-spacer-wrap-2 {
    margin-top: 10vw;
  }

  .hr-spacer-wrap-2.left {
    overflow: hidden;
    height: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .relative {
    position: static;
  }

  .why-cta {
    margin-top: auto;
  }

  .wrapper-l {
    padding-top: 11vw;
    padding-bottom: 12vw;
  }

  .wrapper-l.ftr {
    height: auto;
    min-height: 100.5vh;
    padding-right: 6vw;
    padding-bottom: 200px;
    padding-left: 6vw;
  }

  .sm-h {
    position: relative;
    margin-right: 0em;
    margin-bottom: 10vw;
    font-size: 15px;
    line-height: 1.5;
  }

  .home-featured-h {
    font-size: 10vw;
  }

  .home-featured-h:hover {
    color: #fff;
  }

  .recent-project {
    font-size: 18px;
  }

  .proj-btn.alt {
    background-color: rgba(255, 255, 255, 0);
    -webkit-transform: translate(-50%, -58%);
    -ms-transform: translate(-50%, -58%);
    transform: translate(-50%, -58%);
    font-size: 0.6rem;
  }

  .proj-btn.alt-2 {
    background-color: rgba(255, 255, 255, 0);
    -webkit-transform: translate(-50%, -58%);
    -ms-transform: translate(-50%, -58%);
    transform: translate(-50%, -58%);
    font-size: 0.6rem;
  }

  .proj-btn.article {
    display: none;
    font-size: 0.8vw;
  }

  .circ-btn-text.alt {
    display: none;
    font-size: 1.3em;
    line-height: 1.4;
    letter-spacing: 0.1em;
  }

  .cat-arrow {
    position: absolute;
    left: 50%;
    top: 50%;
    right: auto;
    bottom: auto;
    margin-top: -0.2em;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
    font-size: 3em;
  }

  .project-num {
    -webkit-transform: translate(-100%, -90%);
    -ms-transform: translate(-100%, -90%);
    transform: translate(-100%, -90%);
    font-size: 17px;
  }

  .project-underline {
    margin-top: 5px;
  }

  .project-name-div {
    font-size: 1.25vw;
  }

  .project-pad {
    height: 105vh;
  }

  .our-srv-link {
    margin-top: 0.2em;
    padding: 0.2em 16vw;
    font-size: 7vw;
  }

  .our-srv-list-wrap {
    padding-bottom: 16vw;
  }

  .circle-arrow {
    display: none;
  }

  .awards-track {
    margin-top: 145px;
    margin-bottom: 145px;
  }

  .parallax-container {
    margin-top: 22vw;
    margin-bottom: 5vw;
  }

  .award-pill {
    width: 40vw;
    padding-top: 24vw;
  }

  .ch-page-hdr {
    margin-top: 0vw;
  }

  .ch-page-intro {
    margin-top: -9vw;
  }

  .ch-intro-grid {
    display: block;
    margin-bottom: 10vw;
  }

  .ch-intro-img-drop {
    left: -2vw;
    top: 4vw;
  }

  .ch-intro-img-frame {
    left: 2vw;
    top: 2vw;
  }

  .contact-grid {
    display: block;
  }

  .contact-info {
    margin-top: 0px;
  }

  .how-hear {
    margin-top: 50px;
  }

  .phone-box {
    margin-top: 9vw;
    font-size: 2vw;
  }

  .how-hear-text.tan {
    margin-top: 0px;
  }

  .contact-how-checks {
    margin-bottom: 10px;
  }

  .helpful-block {
    margin-top: 10vw;
  }

  .caption {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .caption.img {
    margin-top: 8vw;
  }

  .caption.pre {
    margin-bottom: 20px;
  }

  .desc-block {
    margin-top: 10vw;
  }

  .form-block {
    margin-bottom: 14vw;
  }

  .thanks {
    font-family: Butler, 'Palatino Linotype', sans-serif;
    font-size: 3rem;
    font-weight: 300;
  }

  .awards-list {
    font-size: 1rem;
  }

  .award-slide-1 {
    top: 10vw;
  }

  .ch-intro-text {
    margin-top: -6vw;
  }

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

  .mission-grid {
    display: block;
    margin-bottom: 13vw;
    text-align: center;
  }

  .m-icon {
    width: 22vw;
    margin-bottom: 40px;
  }

  .mission-h {
    margin-bottom: 0.5em;
    font-size: 2.5rem;
  }

  .mission-text {
    font-size: 1.125rem;
    line-height: 1.9;
  }

  .hiw-grid {
    margin-bottom: 80px;
    -ms-grid-columns: 1fr 1fr 3fr;
    grid-template-columns: 1fr 1fr 3fr;
  }

  .text-block-2 {
    font-size: 1.4rem;
    line-height: 1.2;
  }

  .category-link {
    padding-top: 60%;
  }

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

  .category-name {
    bottom: 0%;
    padding-top: 1em;
    padding-bottom: 1em;
    background-color: rgba(0, 0, 0, 0.4);
    font-size: 1.2rem;
  }

  .category-list-wrapper {
    margin-top: 10vw;
    margin-bottom: 1vw;
  }

  .browse-by-nav-hdr {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .browse-by-h {
    padding-top: 0.6em;
    padding-bottom: 0.5em;
    border-style: none;
    border-width: 1px;
    border-color: #cea26e #cea26e transparent;
    border-radius: 0px;
    letter-spacing: 0.2em;
    cursor: pointer;
  }

  .browse-by {
    margin-top: 1em;
  }

  .browse-by-wrap {
    margin-top: 0.5em;
  }

  .browse-by-list {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .browse-by-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .browse-by-link {
    margin: 1em 1em 0em;
    padding-bottom: 0em;
    border-bottom-style: none;
  }

  .browse-by-link:hover {
    border-bottom-style: none;
  }

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

  .down-arrow {
    position: relative;
    top: -0.2em;
    display: none;
    margin-left: 0.3em;
    color: #cea26e;
    font-size: 1.4em;
  }

  .bb-text {
    mix-blend-mode: normal;
  }

  .category-tag {
    font-size: 1rem;
  }

  .category-tag.feat-gall {
    left: 50%;
    margin-left: 0px;
    -webkit-transform: translate(-50%, 0px);
    -ms-transform: translate(-50%, 0px);
    transform: translate(-50%, 0px);
  }

  .cat-hash-link {
    padding: 0.3em 0.6em 0.2em;
    border-bottom-style: none;
    border-radius: 20px;
    text-align: center;
  }

  .cat-hash-link:hover {
    border-bottom-style: none;
  }

  .category-gallery-wrap {
    padding-top: 30px;
  }

  .category-gallery-list {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .cat-gall-text {
    font-size: 1.25rem;
  }

  .gallery-pagination {
    margin-top: 30px;
  }

  .featured-gallery {
    margin-top: 100px;
  }

  .featured-gallery-list {
    display: block;
  }

  .featured-gallery-item {
    display: block;
    width: 100%;
    margin-top: 12vw;
  }

  .featured-number-wrap {
    left: 50%;
    -webkit-transform: translate(-50%, 0px);
    -ms-transform: translate(-50%, 0px);
    transform: translate(-50%, 0px);
    font-size: 12vw;
  }

  .feat-gall-card-h {
    font-size: 1.6rem;
  }

  .div-block-2 {
    text-align: center;
  }

  .ig-placeholder {
    padding-top: 5vw;
    padding-bottom: 5vw;
  }

  .main-gllery-link {
    margin-top: 80px;
  }

  .featured-article.full-screen-back {
    height: 120vh;
  }

  .recent-articles-h {
    margin-top: 20vw;
    margin-bottom: 6vw;
    font-size: 1.25rem;
  }

  .blog-post-list {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .post-link-img-link {
    padding-top: 80%;
  }

  .blog-link-h {
    font-size: 3vw;
  }

  .blog-link-post-sum {
    font-size: 0.9rem;
  }

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

  .proj-details-rich-text ul {
    font-size: 1rem;
  }

  .proj-details-rich-text ol {
    font-size: 1rem;
  }

  .inspired-recent {
    margin-top: 60px;
    font-size: 26px;
  }

  .insp-recent-list-wrap {
    margin-top: 10vw;
    margin-bottom: 15vw;
  }

  .insp-recent-link {
    font-size: 1rem;
  }

  .proj-before-after {
    margin-top: 40px;
  }

  .tags-text {
    font-size: 0.9rem;
  }

  .tags-text.title {
    display: block;
  }

  .share-page {
    margin-top: 2em;
  }

  .share-links {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    grid-column-gap: 1.5em;
    grid-row-gap: 1.5em;
  }

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

  .auth-tag-info-wrap {
    padding: 20px;
  }

  .hr-spacer-wrap-3 {
    display: none;
    margin-top: 5vw;
  }

  .hr-spacer-wrap-3.left {
    overflow: hidden;
    height: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

@media screen and (max-width: 767px) {
  .contact-cta {
    width: 130px;
    height: 130px;
  }

  .lets-talk {
    font-size: 28px;
  }

  .serving-salem {
    padding-right: 68px;
    padding-left: 68px;
  }

  .intro-img-caption {
    bottom: -9vw;
  }

  .p-large {
    line-height: 1.7;
  }

  .p-large.why {
    font-size: 18px;
  }

  .two-col-pad {
    padding-right: 0vw;
    padding-left: 0vw;
  }

  .two-col-pad.proj-blog {
    padding: 30px;
  }

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

  .card {
    padding: 30px;
  }

  .card.alt-1.tags {
    margin-top: 50px;
  }

  .card-p {
    line-height: 1.7;
  }

  .scroll-prompt {
    display: none;
  }

  .button {
    margin-top: 70px;
    margin-bottom: 70px;
  }

  .button.pb-alt {
    margin-bottom: 6vw;
  }

  .transition-logo-img {
    -webkit-transform: scale(1.4);
    -ms-transform: scale(1.4);
    transform: scale(1.4);
  }

  .signup-grid {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .all-caps-m {
    padding-right: 68px;
    padding-left: 68px;
    letter-spacing: 0.1em;
  }

  .ig-feed {
    margin-top: 8vw;
    margin-bottom: 8vw;
  }

  .wrapper-m {
    padding-top: 19vw;
    padding-bottom: 20vw;
  }

  .wrapper-m.ftr {
    padding-bottom: 230px;
  }

  .testimonials {
    width: auto;
  }

  .left-arrow {
    margin-left: 0vw;
  }

  .right-arrow {
    margin-right: 0vw;
  }

  .address {
    padding-right: 68px;
    padding-left: 68px;
  }

  .ftr-cta-link-arrow {
    width: 0.9em;
  }

  .card-link {
    margin-top: 0.5em;
  }

  .wrapper-l {
    padding-top: 19vw;
    padding-bottom: 20vw;
  }

  .wrapper-l.ftr {
    padding-bottom: 230px;
  }

  .sm-h {
    padding-right: 68px;
    padding-left: 68px;
  }

  .home-featured-h {
    margin-bottom: 0.3em;
    font-size: 14vw;
  }

  .recent-project {
    font-size: 16px;
  }

  .proj-btn.alt {
    font-size: 0.5rem;
  }

  .proj-btn.alt-2 {
    font-size: 0.5rem;
  }

  .proj-btn.featured-blog-rm {
    margin-top: 2em;
    font-size: 18px;
  }

  .circ-btn-text.alt {
    font-size: 1.4em;
    line-height: 1.4;
  }

  .project-num {
    font-size: 14px;
  }

  .project-underline {
    margin-top: 2px;
  }

  .project-pad {
    height: 102vh;
  }

  .our-srv-link {
    padding-top: 0.3em;
    padding-bottom: 0.3em;
  }

  .awards-section {
    padding-top: 0vw;
  }

  .award-pill {
    width: 50vw;
    padding-top: 31vw;
  }

  .ch-page-hdr {
    margin-top: -2vw;
  }

  .ch-page-intro {
    margin-top: 0vw;
  }

  .ch-intro-h-wrap {
    margin-top: 3vw;
  }

  .phone-box {
    padding-top: 2.4em;
    padding-bottom: 2.4em;
  }

  .helpful-block {
    margin-top: 14vw;
  }

  .caption {
    bottom: -9vw;
  }

  .caption.pre {
    margin-top: 20px;
  }

  .desc-block {
    margin-top: 14vw;
  }

  .form-block {
    margin-bottom: 10vw;
  }

  .asterisk {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  .asterisk-pos {
    position: relative;
    right: 0vw;
    margin-right: 0px;
    margin-bottom: 50px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .awards-list {
    margin-top: 2em;
  }

  .award-item {
    padding-top: 1em;
    padding-bottom: 1em;
  }

  .award-slide-text-1 {
    font-size: 29vw;
  }

  .award-slide-2 {
    position: static;
    margin-top: -12vw;
    margin-bottom: 5vw;
  }

  .award-slide-track-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .award-slide-text-2 {
    line-height: 1.5;
  }

  .ch-intro-text {
    margin-top: -5vw;
  }

  .des-rem-marquee {
    margin-top: -16vw;
  }

  .home-awards-section {
    padding-top: 0vw;
  }

  .mission-text {
    font-size: 1rem;
  }

  .hiw-grid {
    display: block;
    text-align: center;
  }

  .hiw-number {
    margin-bottom: 0.125em;
    font-size: 7rem;
    font-weight: 200;
    text-align: center;
  }

  .text-block-2 {
    margin-bottom: 3em;
    text-align: center;
  }

  .text-block-2.last {
    margin-bottom: 0em;
  }

  .tan-arrow {
    display: none;
  }

  .category-name {
    font-size: 0.9rem;
  }

  .category-list-wrapper {
    margin-top: 0vw;
    margin-bottom: -6vw;
  }

  .full-screen-back {
    height: 150vmax;
  }

  .browse-by-h {
    letter-spacing: 0.75vw;
  }

  .browse-by-link {
    font-size: 0.8rem;
  }

  .sort-flip {
    display: block;
  }

  .category-tag.feat-gall {
    bottom: 134px;
    width: 85%;
  }

  .cat-gall-text {
    font-size: 1.1rem;
  }

  .featured-gallery-list {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .featured-number-wrap {
    font-size: 14vw;
  }

  .feat-gall-card-h {
    margin-bottom: 0em;
    font-size: 1.4rem;
  }

  .ig-placeholder {
    padding-top: 8vw;
    padding-bottom: 8vw;
    grid-column-gap: 2vw;
    grid-row-gap: 2vw;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .ig-ph-item.last {
    display: block;
  }

  .featured-article-h {
    font-size: 0.9rem;
  }

  .recent-articles-h {
    font-size: 1.125rem;
  }

  .blog-post-list {
    grid-column-gap: 6vw;
    grid-row-gap: 6vw;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .post-link-img-link {
    padding-top: 60%;
  }

  .blog-link-hr-spacer {
    display: none;
  }

  .blog-link-h {
    color: #31302f;
    font-size: 1.5rem;
    line-height: 1.3;
  }

  .blog-link-post-sum {
    margin-top: 0.5em;
    font-size: 0.8rem;
  }

  .blog-card-info {
    position: relative;
    height: auto;
    padding: 4vw;
    background-color: #fff;
    color: #31302f;
  }

  .post-link-img {
    opacity: 1;
  }

  .thumbs-list {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .proj-details-rich-text {
    margin-top: 2vw;
  }

  .inspired-recent {
    font-size: 20px;
  }

  .insp-recent-list-wrap {
    margin-top: 12vw;
  }

  .insp-recent-link {
    display: inline;
  }

  .proj-before-after {
    margin-bottom: 30px;
  }

  .share-link {
    font-size: 0.8rem;
  }

  .share-links {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    grid-column-gap: 0em;
    grid-row-gap: 0em;
  }

  .auth-tag-grid {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .auth-tag-info-wrap {
    padding: 30px;
  }

  .auth-tag-list-wrap {
    margin-top: 6vw;
  }

  .hr-spacer-wrap-3 {
    margin-top: 4vw;
  }
}

@media screen and (max-width: 479px) {
  .header {
    position: relative;
  }

  .phone-number {
    font-size: 21px;
  }

  .contact-cta {
    width: 120px;
    height: 120px;
  }

  .lets-talk {
    font-size: 26px;
  }

  .plus-wrap {
    right: 40px;
  }

  .social-links {
    right: 40px;
  }

  .main {
    border-top: 1px solid hsla(30, 0%, 50%, 0.4);
  }

  .home-heading {
    padding-right: 0vw;
    padding-left: 0vw;
    font-size: 16vw;
  }

  .inner-10 {
    margin-right: 0vw;
    margin-left: 0vw;
  }

  .serving-salem {
    padding-right: 0px;
    padding-left: 0px;
  }

  .intro-image-frame {
    border-width: 1px;
  }

  .intro-img-caption {
    bottom: -10vw;
  }

  .home-h2 {
    margin-bottom: 0vw;
    /* font-size: 9vw; */
  }

  .hr-spacer {
    height: 1px;
  }

  .hr-spacer-wrap-1 {
    margin-top: 12vw;
  }

  .p-large {
    margin-top: 13vw;
    margin-bottom: 13vw;
  }

  .two-col-pad {
    padding-right: 0vw;
    padding-left: 0vw;
  }

  .two-col-pad.proj-blog {
    padding: 15px;
  }

  .card {
    padding: 26px;
    border-width: 1px;
  }

  .card.alt-1 {
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
  }

  .card.alt-1.tags {
    padding: 15px;
  }

  .card.alt-2 {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
  }

  .card.alt-3 {
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
  }

  .card.alt-4 {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
  }

  .button {
    display: block;
    margin-top: 40px;
    margin-bottom: 40px;
    padding-right: 1.6em;
    padding-left: 1.6em;
  }

  .button.subscribe {
    width: 100%;
  }

  .button.pb-alt {
    margin-bottom: 40px;
  }

  .full-bg-img {
    display: block;
    height: auto;
  }

  .signup-grid {
    margin-top: 30px;
    margin-bottom: 34px;
  }

  .all-caps-m {
    padding-right: 0px;
    padding-left: 0px;
    font-size: 18px;
  }

  .ig-user-link {
    font-size: 26px;
  }

  .wrapper-m.ftr {
    min-height: auto;
    padding-bottom: 200px;
  }

  .address {
    padding-right: 0px;
    padding-left: 0px;
    font-size: 13px;
  }

  .cta-link {
    margin-top: 2em;
    margin-bottom: 1em;
  }

  .ftr-cta-link-arrow {
    width: 1.4em;
  }

  .section-heading.ch-h.light {
    margin-top: 0.5em;
    line-height: 1.2;
  }

  .section-heading.ch-h.category-title {
    margin-top: 0.5em;
    line-height: 1.2;
  }

  .why-cr-h {
    font-weight: 300;
  }

  .why-cr-block {
    font-size: 7vw;
  }

  .hr-spacer-wrap-2 {
    margin-top: 12vw;
  }

  .button-ol {
    border-width: 1px;
  }

  .wrapper-l.ftr {
    min-height: auto;
    padding-bottom: 200px;
  }

  .sm-h {
    padding-right: 0px;
    padding-left: 0px;
    font-size: 13px;
  }

  .home-featured-h {
    font-size: 15vw;
  }

  .recent-project {
    font-size: 14px;
  }

  .proj-btn {
    width: 8em;
    height: 8em;
    margin-top: 2.4em;
    padding-top: 1.7em;
  }

  .proj-btn.alt {
    padding-top: 2.1em;
    -webkit-transform: translate(-50%, -90%);
    -ms-transform: translate(-50%, -90%);
    transform: translate(-50%, -90%);
    font-size: 0.7rem;
  }

  .proj-btn.alt-2 {
    padding-top: 2.1em;
    -webkit-transform: translate(-50%, -90%);
    -ms-transform: translate(-50%, -90%);
    transform: translate(-50%, -90%);
    font-size: 0.7rem;
  }

  .proj-btn.featured-blog-rm {
    font-size: 16px;
  }

  .circ-btn-text {
    letter-spacing: 0.1em;
  }

  .circ-btn-text.alt {
    font-size: 1.2em;
    line-height: 1.2;
    letter-spacing: 0em;
  }

  .cat-arrow {
    margin-top: 0em;
  }

  .project-num {
    -webkit-transform: translate(-95%, -90%);
    -ms-transform: translate(-95%, -90%);
    transform: translate(-95%, -90%);
    font-size: 12px;
  }

  .our-srv-link {
    padding-right: 10vw;
    padding-left: 10vw;
    font-size: 9vw;
  }

  .dark-trigger {
    display: none;
  }

  .awards-track {
    width: 100%;
    margin-top: 65px;
    margin-bottom: 65px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .parallax-container {
    display: none;
  }

  .awards-slide {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .award-pill {
    width: 28vw;
    margin: 1vw;
    padding-top: 28vw;
    border-radius: 8px;
  }

  .award-logo {
    -o-object-fit: scale-down;
    object-fit: scale-down;
  }

  .white-frame {
    border-width: 1px;
  }

  .ch-intro-img-frame {
    border-width: 1px;
  }

  .phone-box {
    margin-top: 15vw;
    border-width: 1px;
    font-size: 4vw;
  }

  .caption {
    bottom: -10vw;
  }

  .form-block {
    margin-bottom: 6vw;
  }

  .awards-list {
    margin-top: 1em;
  }

  .award-slide-text-1 {
    font-size: 33vw;
  }

  .award-slide-1 {
    overflow: hidden;
  }

  .award-slide-track-1 {
    text-align: left;
  }

  .m-icon {
    width: 104px;
  }

  .category-list {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .category-name {
    padding: 1em 0.8em;
    font-size: 1rem;
    line-height: 1.1;
  }

  .category-list-wrapper {
    margin-bottom: -14vw;
  }

  .full-screen-back {
    height: 133vmax;
  }

  .browse-by-nav-hdr {
    display: block;
    margin-top: 20px;
  }

  .hairline-gry {
    display: none;
    width: 100%;
  }

  .browse-by-h {
    margin-top: 0.6em;
    margin-bottom: 0.6em;
    padding-right: 1em;
    padding-left: 1em;
    border-bottom-style: solid;
    border-bottom-color: #bcbcbc;
    font-size: 1rem;
    line-height: 1.5;
    letter-spacing: 0em;
  }

  .browse-by {
    margin-top: 1em;
  }

  .browse-by-wrap {
    display: none;
    padding-bottom: 1em;
    border-bottom: 1px solid #bcbcbc;
  }

  .browse-by-list {
    display: block;
  }

  .browse-by-link {
    margin-bottom: 0.5em;
  }

  .down-arrow {
    display: inline-block;
  }

  .bb-text {
    font-weight: 500;
  }

  .category-tag {
    margin-bottom: 0em;
    font-size: 0.8rem;
  }

  .cat-hash-link {
    font-size: 1rem;
  }

  .category-gallery-wrap {
    padding-top: 20px;
  }

  .category-gallery-list {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .cat-gall-text-wrap {
    padding-right: 8vw;
    padding-left: 8vw;
  }

  .featured-gallery-item {
    display: block;
    margin-top: 20vw;
  }

  .featured-number-wrap {
    font-size: 24vw;
  }

  .ig-placeholder {
    grid-column-gap: 3vw;
    grid-row-gap: 3vw;
  }

  .main-gllery-link {
    margin-top: 50px;
  }

  .featured-article-h {
    letter-spacing: 0.3em;
  }

  .recent-articles-h {
    margin-top: 80px;
    margin-bottom: 30px;
    letter-spacing: 0.2em;
  }

  .blog-link-h {
    font-size: 1.25rem;
  }

  .blog-card-info {
    padding: 7vw;
  }

  .thumbs-wrap {
    margin-top: 10px;
  }

  .proj-details-rich-text {
    margin-top: 10px;
  }

  .inspired-recent {
    margin-top: 90px;
    letter-spacing: 0.25em;
  }

  .insp-recent-item {
    margin-top: 1em;
  }

  .insp-recent-link {
    font-size: 0.9rem;
  }

  .proj-before-after {
    margin-bottom: 20px;
  }

  .share-page {
    margin-top: 1.1em;
  }

  .share-link {
    padding-top: 11px;
    padding-bottom: 7px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border: 1px none #000;
    background-color: rgba(206, 207, 208, 0.14);
  }

  .share-link:hover {
    border-bottom-style: none;
  }

  .share-links {
    display: -ms-grid;
    display: grid;
    margin-top: 1em;
    margin-bottom: 0em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    grid-auto-columns: 1fr;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .share-icon {
    display: none;
  }

  .share-text {
    font-size: 0.9rem;
  }

  .auth-tag-info-wrap {
    padding: 20px;
  }

  .auth-tag-list-wrap {
    margin-top: 12vw;
  }
}

#w-node-_5a186bac-2025-90dc-f755-d1c7661f06de-8db88643 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_53c08f7d-77db-fc9d-19e4-481648a937b9-8db88643 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_72b51ba6-e218-7aab-47a2-1045c27cf6f7-8db88643 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_72b51ba6-e218-7aab-47a2-1045c27cf701-8db88643 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-bc57a172-0d4a-bd2b-24ec-20857f537463-7b8961d8 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-bc57a172-0d4a-bd2b-24ec-20857f537466-7b8961d8 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-bc57a172-0d4a-bd2b-24ec-20857f537469-7b8961d8 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-bc57a172-0d4a-bd2b-24ec-20857f53746c-7b8961d8 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-bc57a172-0d4a-bd2b-24ec-20857f53746f-7b8961d8 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-bc57a172-0d4a-bd2b-24ec-20857f537472-7b8961d8 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-bc57a172-0d4a-bd2b-24ec-20857f537475-7b8961d8 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-bc57a172-0d4a-bd2b-24ec-20857f537478-7b8961d8 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-bc57a172-0d4a-bd2b-24ec-20857f53747b-7b8961d8 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-bc57a172-0d4a-bd2b-24ec-20857f53747e-7b8961d8 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-bc57a172-0d4a-bd2b-24ec-20857f537481-7b8961d8 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-bc57a172-0d4a-bd2b-24ec-20857f537484-7b8961d8 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_44f61273-1360-eca2-e4b8-ac821e2acc10-edf65533 {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  grid-area: Area;
}

.contact-grid>#w-node-_44f61273-1360-eca2-e4b8-ac821e2acc10-edf65533 {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}

.featured-gallery-list>#w-node-_44f61273-1360-eca2-e4b8-ac821e2acc10-edf65533 {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}

#w-node-_44f61273-1360-eca2-e4b8-ac821e2acc0b-edf65533 {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
  grid-area: Area-2;
}

.contact-grid>#w-node-_44f61273-1360-eca2-e4b8-ac821e2acc0b-edf65533 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 11;
  -ms-grid-column: 5;
}

#w-node-cecbd8c0-fb3c-d17b-0c53-ae91a48e369a-edf65533 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-a96e3276-439a-b63a-22bf-5bdfb940ed1e-edf65533 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_13e7f53a-41e1-a6e4-cf9b-397cb20cb7ab-edf65533 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_13e7f53a-41e1-a6e4-cf9b-397cb20cb7ad-edf65533 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_95455825-f52a-2d26-199a-df0ef562b1a2-edf65533 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_95455825-f52a-2d26-199a-df0ef562b1a4-edf65533 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_51b6dd75-715d-94d1-4363-28b1fc79ba8d-edf65533 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_97439aa5-c945-536b-7439-58de9c0e0ab1-edf65533 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_8ccccea8-f8b3-6f97-df7c-60f7a3793ca7-edf65533 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_815597bc-a28f-43a3-4cfc-923ca5c1b69e-edf65533 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_4c24c754-3f98-3512-0d5c-53c9dae486a4-edf65533 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_05e34d56-ba34-e2ce-83b8-fc7dff8a8b38-edf65533 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-f7ebab2e-6a47-cc2b-d49e-5acdeda3cb9a-edf65533 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-ad6036ab-a49f-992d-30ed-cfb575be8e6b-edf65533 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_7be07f1e-af30-4a0b-d2b4-8d4681c80f7b-edf65533 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-a3fdf68e-c678-949b-4b0e-3c330b8009d1-992fc25f {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  grid-area: Area;
}

.contact-grid>#w-node-a3fdf68e-c678-949b-4b0e-3c330b8009d1-992fc25f {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}

.featured-gallery-list>#w-node-a3fdf68e-c678-949b-4b0e-3c330b8009d1-992fc25f {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}

#w-node-_4c610e47-9b15-230c-a82f-4d5ae4312d45-992fc25f {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
  grid-area: Area-2;
}

.contact-grid>#w-node-_4c610e47-9b15-230c-a82f-4d5ae4312d45-992fc25f {
  -ms-grid-row: 1;
  -ms-grid-row-span: 11;
  -ms-grid-column: 5;
}

#w-node-_58951277-45c1-73b9-33fc-c8432078f0cd-992fc25f {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  grid-area: Area;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: start;
  justify-self: start;
}

.contact-grid>#w-node-_58951277-45c1-73b9-33fc-c8432078f0cd-992fc25f {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}

.featured-gallery-list>#w-node-_58951277-45c1-73b9-33fc-c8432078f0cd-992fc25f {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}

#w-node-_7e967191-1e53-733f-c2eb-099cc2ac3850-992fc25f {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
  grid-area: Area-2;
}

.contact-grid>#w-node-_7e967191-1e53-733f-c2eb-099cc2ac3850-992fc25f {
  -ms-grid-row: 1;
  -ms-grid-row-span: 11;
  -ms-grid-column: 5;
}

#w-node-_4590ac80-74dc-272d-a610-9addf161b184-992fc25f {
  -ms-grid-row: 3;
  -ms-grid-row-span: 9;
  -ms-grid-column: 1;
  grid-area: Area-3;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}


/* ////////////////////////
    BEGIN INSERT
//////////////////////// */

html, body {background: #F3EFEC;}
.visuallyhidden {
    position: absolute;
    overflow: hidden;
    clip: rect(0 0 0 0);
    clip-path: inset(0 0 0 0);
    height: 1px; width: 1px;
    margin: -1px; padding: 0; border: 0;
  }
  p {font-size: clamp(1rem, 1vw, 1.125rem);}
.signup-field {font-size: clamp(1.1rem, 1.5vw, 1.3rem);}
.p-large {font-size: clamp(1.3rem, 2vw, 2.5rem);}
.testimonial-text {font-size: clamp(1.1rem, 1.9vw, 1.9rem);}
.section-heading {font-size: clamp(2.1rem,5vw, 4.5rem);}
.section-heading.ch-h {font-size: clamp(3rem,5vw, 5rem);}
.section-heading.projblog {font-size: clamp(2.2rem,5.5vw, 6.25rem);}
.card-heading {font-size: clamp(1.8rem,3vw, 2.813rem);}
.section-heading.auth::before {content:'@ ';font-weight:200;position:relative;top:-.1em;color: #CEA26E;}
.section-heading.tag::before {content:'#';font-weight:200;color: #CEA26E;display: block;}
/*
.section-heading.auth::before {content:'@';font-weight:200;color: #CEA26E;display: block;}
.section-heading.tag::before {content:'# ';font-weight:200;position:relative;color: #CEA26E;}
*/
.heading-3 {font-size: 1.2rem, 2vw, 2.813rem;}
.nav-li {font-size: clamp(2.5rem, 7vmin, 5.5rem);}
.contact-how-checks {font-size: clamp(1rem, 1vw, 1.25rem);}
.contact-h2 {font-size: clamp(1.2rem, 1.2vw, 1.4rem);}
.how-hear-text {font-size: clamp(1.2rem, 1.25vw, 1.4rem);}
.cat-gall-text {font-size: clamp(1rem, 1.25vw, 1.4rem);}
.header * {pointer-events: auto;}
.header, .header-wrap {pointer-events: none;}
.grid, .contact-cta.txt {pointer-events: none;}
.social-nav {top: calc(100% - 5vw - 33px);}
.tags-item.tags:last-child .tags-text.comma {display:none;}
.w-lightbox-close {outline: 0px !important;}
.w-lightbox-backdrop {
  background: rgba(0,0,0,0.85);
  /*backdrop-filter: blur(30px);
  -webkit-backdrop-filter: blur(30px);*/}
.feat-blog-sum {font-size: clamp(1.1rem, 1.5vw, 1.625rem);}
.feat-gall-card-h, .feat-proj-short-desc, .feat-blog-sum {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.blog-link-h.archive {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.blog-link-post-sum {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.browse-by-link.dark.w--current {
  border-bottom: 2px solid #CEA26E;
  padding-bottom: 0.1em;
}
.browse-by-link.dark.w--current:hover {
  color: #31302F;
}
.field-wrap {
  position: relative;
  font-size: clamp(1.1rem, 1.5vw, 1.625rem);
  }
.field-wrap::before {
  content:'*';
  position: absolute;
  bottom: .55em;
  left: 0;
}
.contact-grid input {border-radius: 0; -webkit-appearance: none;}
.contact-input {
  font-size: inherit;
}
.w-lightbox-backdrop {z-index: 11000;}
.w-slide {text-align: center;}
.w-slider-dot.w-active {
    background: white;
  border: solid 1px white;
 }
 .w-slider-dot {
    background: transparent;
  border: solid 1px #cea26e;
 }
 .testimonial-text::before {
  content:'“';
  display:inline;
 }
 .reviewer-name::before	 {
  content:'-';
  display:inline;
 }
 .testimonial-text::after {
  content:'”';
  display:inline;
 }
 .our-services-section {
  clip-path: inset(0 0 0 0);
 }
 .dark-trigger {
  height: calc(100% + 8vw);
 }
 .category-link:hover .category-img{
      opacity: .5;
 }
 .category-link:hover .proj-btn {
      display: inline-block;
      opacity: 1;
 }
 .category-link:hover .category-img {
      transform: scale(1.1);
 }
 .cat-gall-img, .cat-gall-link .cat-gall-text-wrap {
      transition: opacity 250ms, transform 250ms;
 }
 .cat-gall-link .proj-btn { display: none;}
 .cat-gall-link:hover .cat-gall-img {
    opacity: 1;
 }
 .category-tag.feat-gall {
  pointer-events: none;
 }
@media screen and (min-width: 1920px) {
  .serving-salem, .address {font-size: 20px;}
}
@media screen and (max-width: 991px) {
   .cat-gall-link:hover .cat-gall-text{
      opacity: 1 !important;
   }
   .cat-gall-link:hover .cat-gall-img{
      opacity: .7 !important;
   }
   .cat-gall-link:hover .proj-btn{
      top: 54%;
   }
  .social-nav {
    top: calc(100% - 1vw - 33px);
  }
  .cta-item:not(:first-child) {
      display: none;
      }
  .our-srv-item {
      position:relative;
  }
  .our-srv-item:not(:last-child)::after{
      content:'';
    position: absolute;
    display: block;
    width: 60vw;
    height: 2px;
    background-color: rgba(255,255,255,0.1);
    top:100%;
    left: 50%;
    transform: translateX(-50%);
  }
}
@media screen and (min-width: 992px) {
      .category-name {font-size: clamp(1.1rem, 1.2vw, 1.9rem);}
      .post-link-img, .blog-card-info {
      transition: all 400ms cubic-bezier(.39, .575, .565, 1)
    }
      .blog-post-item:hover .proj-btn.article{
      display: inline-block;
    }
    .blog-post-item:hover .post-link-img {
      opacity: 1;
      transform: scale(1.1);
    }
    .blog-post-item:hover .blog-card-info {
      opacity: 0;
      pointer-events: none;
    }
    .cat-gall-link:hover .cat-gall-img {
        transform: scale(1.1);
     }
  .feat-proj-link .feat-proj-img {
    transition: all 400ms cubic-bezier(.39, .575, .565, 1)
  }
  .feat-proj-link:hover .proj-btn{
      display: inline-block;
      opacity: 1;
  }
  .feat-proj-link:hover .feat-proj-img{
      transform: scale(1.1);
    opacity: .5;
  }
  .cat-gall-link:hover .cat-gall-text-wrap{
    opacity: 0;
   }
  .cat-gall-link:hover .proj-btn {
    display: inline-block;
    opacity: 1;
   }
  .ftr-cta-text {
      transition: color 200ms;
  }
  .ftr-cta-link-arrow {
      transition: all 200ms;
  }
  .cta-link:hover .ftr-cta-text {
      color: #CEA26E;
  }
  .cta-link:hover .ftr-cta-link-arrow {
      filter: brightness(3);
  }
  .our-srv-link:hover + .our-srv-img-wrap {
    display:block;
  }
  .our-services-section > .sm-h, .circle-arrow {
      pointer-events: none;
  }
  .phone-box {
      font-size: clamp(0.6rem, 1vw, 1.3rem);
  }
  .proj-btn.alt, .proj-btn.article {font-size: clamp(0.6rem, 1vw, 1rem);}
  .browse-by-link {font-size: clamp(.75rem, .9vw, 1.3rem);}
}
.marquee {
   overflow: hidden;
}
.marquee h1:after {
    content:'•';
    font-size: 0.4em;
    position: relative;
    display: inline-block;
    top: -0.55em;
    margin-left: 0.5em;
}
.marquee h1 {
    display: inline-block;
    font-weight: 200;
    text-transform: uppercase;
    text-align: left;
    white-space: nowrap;
    font-family: Butler, 'Palatino Linotype', sans-serif;
    /*font-size: clamp(3rem, 17.5vw, 21.125rem);*/
          font-size: 17.5vw;
    color: #CEA26E;
    width: var(--tw);
    text-shadow: var(--tw) 0 currentColor,
                 calc(var(--tw) * 2) 0 currentColor,
                 calc(var(--tw) * 3) 0 currentColor,
                 calc(var(--tw) * 4) 0 currentColor;
    will-change: transform;
    animation: marquee var(--ad) linear infinite;
    animation-play-state: running;
}
.award-slide-text-2 {
      display: inline-block;
    white-space: nowrap;
    /*font-size: clamp(3rem, 17.5vw, 21.125rem);*/
    width: var(--tw);
    text-shadow: var(--tw) 0 currentColor,
                 calc(var(--tw) * 2) 0 currentColor,
                 calc(var(--tw) * 3) 0 currentColor,
                 calc(var(--tw) * 4) 0 currentColor,
                 calc(var(--tw) * 5) 0 currentColor,
                 calc(var(--tw) * 6) 0 currentColor;
    will-change: transform;
    animation: marquee var(--ad) linear infinite;
    animation-play-state: running;
}
 @keyframes marquee {
  0% { transform: translateX(0); }
  100% { transform: translateX(-100%); }
}
/* on MacOs: System Preferences — Reduce Motion */
@media (prefers-reduced-motion: reduce) {
  .marquee h1 {
    animation: none;
    width: auto;
    display: block;
    text-align: center;
    white-space: normal;
  }
  .award-slide-text-2 {
    animation: none;
    width: auto;
    display: block;
    text-align: center;
    white-space: normal;
    letter-spacing: 0.05em;
  }
  .marquee h1::after {display: none;}
  .award-slide-text-2 span {display: none;}
}

/* // EMBED 2 //*/

.candr, .desig, .remod, .testim-arrw-l, .testim-arrw-r {
background-repeat: no-repeat;
background-position: top center;
}
.candr { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='91.739' height='39.71' viewBox='0 0 91.739 39.71'%3E%3Cg id='Group_333' data-name='Group 333' transform='translate(10633.935 380.215)'%3E%3Cpath id='Path_1017' data-name='Path 1017' d='M-13.97-11.385A11.72,11.72,0,0,1-25.85-.22c-5.555,0-12.045-2.255-12.045-19.14,0-16.61,6.325-19.14,12.045-19.14,4.455,0,10.34,2.09,11.88,11.165h.715l.66-8.525c-3.465-2.805-7.59-3.355-13.255-3.355-11.385,0-19.085,7.48-19.085,19.855,0,12.265,7.7,19.855,19.085,19.855,5.885,0,9.185-.715,13.255-3.41l-.66-8.47Zm48.785-16.83c0,9.79-4.73,9.735-10.945,9.735h-1.7V-38h1.7C29.755-38,34.815-38.225,34.815-28.215Zm11.99,27.5a6.078,6.078,0,0,1-5.885-4.84c-2.86-12.045-6.655-12.43-10.285-12.6,5.94-.385,10.23-2.585,10.23-10.065,0-9.185-6.05-10.505-16.995-10.505H13.365V-38c2.42,0,3.41.77,3.41,4.18v27.39c0,4.62-1.045,5.72-3.41,5.72V0h12.32V-.715c-2.31,0-3.52-1.21-3.52-5.005V-17.765H24.75c1.43,0,6.985,0,8.525,5.775C36.41-.055,35.585,0,42.625,0h4.18Z' transform='translate(-10589 -341)' fill='%23fff'/%3E%3Cpath id='Path_1018' data-name='Path 1018' d='M-2.64-21.51a3.137,3.137,0,0,1,3.21.87c1.32,1.65,2.01,4.83-1.92,7.41l-2.16-3.18C-4.95-18.54-4.2-20.97-2.64-21.51ZM-5.94-3.15c-2.34-2.91-1.17-5.88.51-7.08l1.5-.96L.96-4.14A4.113,4.113,0,0,1-5.94-3.15Zm16.08-.33C9.9-2.37,8.85-2.04,7.8-2.04A3.218,3.218,0,0,1,5.31-3.42L2.94-6.84c.75-1.95,2.37-2.43,2.37-1.8a1.626,1.626,0,0,0,.57,1.17,1.751,1.751,0,0,0,2.46-.21,1.66,1.66,0,0,0-.18-2.43,2.4,2.4,0,0,0-2.01-.36c-.78.18-2.31.75-3.45,3.27l-3.78-5.61c4.56-3.24,3.24-6.78,2.07-8.16A4.394,4.394,0,0,0-3.36-22.2c-3.36.57-5.25,4.32-2.43,8.22l1.59,2.4-1.5.9C-8.07-9.3-12-6-9-1.89-6,2.28.15-.27,1.29-3.69L2.97-1.23C4.17.54,7.14.27,7.14.27a3.66,3.66,0,0,0,3.45-3.75Z' transform='translate(-10587 -350)' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E%0A");}
.desig { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60.336' height='8.928' viewBox='0 0 60.336 8.928'%3E%3Cpath id='Path_1019' data-name='Path 1019' d='M-29.364-.792h1.68A4.412,4.412,0,0,0-26-1.086a3.489,3.489,0,0,0,1.188-.78,3.108,3.108,0,0,0,.7-1.1,3.664,3.664,0,0,0,.228-1.278,3.664,3.664,0,0,0-.228-1.278,3.108,3.108,0,0,0-.7-1.1A3.489,3.489,0,0,0-26-7.41,4.412,4.412,0,0,0-27.684-7.7h-1.68Zm-.864-7.7h2.82a5.038,5.038,0,0,1,1.59.264,4.386,4.386,0,0,1,1.44.8A4.045,4.045,0,0,1-23.34-6.1a4.121,4.121,0,0,1,.4,1.854,4.111,4.111,0,0,1-.4,1.86,4.063,4.063,0,0,1-1.038,1.326,4.386,4.386,0,0,1-1.44.8A5.038,5.038,0,0,1-27.408,0h-2.82Zm13.476,7.7H-12.2V0h-5.412V-8.5h5.268V-7.7h-4.4v2.892h4.116v.792h-4.116Zm13.872-6.3A1.864,1.864,0,0,0-4.524-7.92a2.455,2.455,0,0,0-.66.09,1.818,1.818,0,0,0-.582.276,1.378,1.378,0,0,0-.414.48,1.452,1.452,0,0,0-.156.69,1.2,1.2,0,0,0,.324.894,2.564,2.564,0,0,0,.8.522,8.923,8.923,0,0,0,1.05.366,4.821,4.821,0,0,1,1.05.432,2.5,2.5,0,0,1,.8.714A2.018,2.018,0,0,1-1.98-2.244a2.174,2.174,0,0,1-.246,1.038,2.387,2.387,0,0,1-.648.774,3.042,3.042,0,0,1-.9.48,3.117,3.117,0,0,1-1,.168A3.8,3.8,0,0,1-6.258-.078a2.821,2.821,0,0,1-1.194-.966l.78-.564a2.064,2.064,0,0,0,.768.75A2.3,2.3,0,0,0-4.74-.576a2.148,2.148,0,0,0,.648-.1,1.869,1.869,0,0,0,.582-.3,1.66,1.66,0,0,0,.426-.486,1.286,1.286,0,0,0,.168-.66A1.356,1.356,0,0,0-3.1-2.862a1.6,1.6,0,0,0-.492-.492,3.111,3.111,0,0,0-.7-.33q-.39-.132-.8-.264t-.8-.3a2.775,2.775,0,0,1-.7-.426,1.908,1.908,0,0,1-.492-.648A2.269,2.269,0,0,1-7.272-6.3a2.309,2.309,0,0,1,.234-1.068,2.215,2.215,0,0,1,.624-.756,2.655,2.655,0,0,1,.882-.444,3.57,3.57,0,0,1,1.008-.144,3.591,3.591,0,0,1,1.308.228,2.82,2.82,0,0,1,1.092.8ZM4.236,0H3.372V-8.5h.864Zm12.18-6.936a3.153,3.153,0,0,0-1.032-.72,3.429,3.429,0,0,0-1.392-.264,3.445,3.445,0,0,0-1.464.3,3.323,3.323,0,0,0-1.1.8,3.538,3.538,0,0,0-.69,1.17,4.092,4.092,0,0,0-.24,1.4,4.092,4.092,0,0,0,.24,1.4,3.538,3.538,0,0,0,.69,1.17,3.323,3.323,0,0,0,1.1.8,3.445,3.445,0,0,0,1.464.3,4.882,4.882,0,0,0,1.266-.162,4.5,4.5,0,0,0,1.086-.438V-4.02H14.316v-.792h2.892V-.648a6.192,6.192,0,0,1-1.578.642,6.54,6.54,0,0,1-1.638.222A4.543,4.543,0,0,1,12.234-.12a4.282,4.282,0,0,1-1.4-.93A4.267,4.267,0,0,1,9.9-2.46a4.651,4.651,0,0,1-.336-1.788A4.651,4.651,0,0,1,9.9-6.036a4.267,4.267,0,0,1,.93-1.41,4.282,4.282,0,0,1,1.4-.93,4.543,4.543,0,0,1,1.758-.336,4.925,4.925,0,0,1,1.758.282,3.72,3.72,0,0,1,1.314.858ZM29.22-1.3h.024V-8.5h.864V0h-1.08L23.964-7.272H23.94V0h-.864V-8.5h1.08Z' transform='translate(30.228 8.712)' fill='%23fff'/%3E%3C/svg%3E%0A");	display: block;}
.remod { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='77.353' height='8.928' viewBox='0 0 77.353 8.928'%3E%3Cpath id='Path_1020' data-name='Path 1020' d='M-37.248,9.26h1.536a3.456,3.456,0,0,0,.978-.12,1.817,1.817,0,0,0,.642-.318,1.161,1.161,0,0,0,.348-.468,1.553,1.553,0,0,0,.108-.582,1.52,1.52,0,0,0-.108-.57,1.206,1.206,0,0,0-.348-.474,1.693,1.693,0,0,0-.642-.318,3.627,3.627,0,0,0-.978-.114h-1.536Zm0,4.74h-.864V5.5H-35.5a3.331,3.331,0,0,1,2.046.564,2,2,0,0,1,.75,1.7,2.123,2.123,0,0,1-.558,1.494,2.4,2.4,0,0,1-1.614.7L-32.424,14H-33.48l-2.328-3.948h-1.44Zm10.716-.792h4.548V14H-27.4V5.5h5.268V6.3h-4.4V9.188h4.116V9.98h-4.116Zm14.04-.792L-9.624,5.5H-8.3V14h-.864V6.656h-.024L-12.264,14h-.456l-3.072-7.344h-.024V14h-.864V5.5h1.32ZM4.944,9.752a4.092,4.092,0,0,0-.24-1.4,3.538,3.538,0,0,0-.69-1.17,3.323,3.323,0,0,0-1.1-.8,3.445,3.445,0,0,0-1.464-.3,3.445,3.445,0,0,0-1.464.3,3.323,3.323,0,0,0-1.1.8,3.538,3.538,0,0,0-.69,1.17,4.192,4.192,0,0,0,0,2.8,3.538,3.538,0,0,0,.69,1.17,3.323,3.323,0,0,0,1.1.8,3.445,3.445,0,0,0,1.464.3,3.445,3.445,0,0,0,1.464-.3,3.323,3.323,0,0,0,1.1-.8,3.538,3.538,0,0,0,.69-1.17A4.092,4.092,0,0,0,4.944,9.752Zm.936,0a4.651,4.651,0,0,1-.336,1.788A4.217,4.217,0,0,1,3.21,13.88a4.543,4.543,0,0,1-1.758.336A4.543,4.543,0,0,1-.306,13.88,4.217,4.217,0,0,1-2.64,11.54a4.651,4.651,0,0,1-.336-1.788A4.651,4.651,0,0,1-2.64,7.964,4.217,4.217,0,0,1-.306,5.624a4.543,4.543,0,0,1,1.758-.336,4.543,4.543,0,0,1,1.758.336,4.217,4.217,0,0,1,2.334,2.34A4.651,4.651,0,0,1,5.88,9.752Zm6.072,3.456h1.68a4.412,4.412,0,0,0,1.686-.294,3.489,3.489,0,0,0,1.188-.78,3.108,3.108,0,0,0,.7-1.1,3.7,3.7,0,0,0,0-2.556,3.108,3.108,0,0,0-.7-1.1,3.489,3.489,0,0,0-1.188-.78A4.412,4.412,0,0,0,13.632,6.3h-1.68Zm-.864-7.7h2.82a5.038,5.038,0,0,1,1.59.264,4.386,4.386,0,0,1,1.44.8A4.045,4.045,0,0,1,17.976,7.9a4.121,4.121,0,0,1,.4,1.854,4.111,4.111,0,0,1-.4,1.86,4.063,4.063,0,0,1-1.038,1.326,4.386,4.386,0,0,1-1.44.8,5.038,5.038,0,0,1-1.59.264h-2.82Zm13.476,7.7h4.548V14H23.7V5.5h5.268V6.3h-4.4V9.188H28.68V9.98H24.564Zm10.716,0h3.96V14H34.416V5.5h.864Z' transform='translate(38.112 -5.288)' fill='%23fff'/%3E%3C/svg%3E%0A");}
.testim-arrw-l { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.313' height='16.286' viewBox='0 0 34.313 16.286'%3E%3Cg id='Group_333' data-name='Group 333' transform='translate(0 15.199) rotate(-90)'%3E%3Cpath id='Path_1009' data-name='Path 1009' d='M14.273,8.979a8.732,8.732,0,0,1-5.73-2.358A7.476,7.476,0,0,1,7.134,4.678,7.493,7.493,0,0,1,5.745,6.592,8.788,8.788,0,0,1,0,8.979l-1,0,0-2,1,0a7.167,7.167,0,0,0,3.145-.9C5.131,4.94,6.138,2.895,6.138,0h2A7.042,7.042,0,0,0,9.952,5.2a6.7,6.7,0,0,0,4.317,1.778l1-.007.015,2-1,.007Z' transform='translate(-0.085)' fill='%23cea26e'/%3E%3Cpath id='Path_1010' data-name='Path 1010' d='M1,32.915H-1V-1H1Z' transform='translate(7.065 1.399)' fill='%23cea26e'/%3E%3C/g%3E%3C/svg%3E%0A");}
.testim-arrw-r { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.313' height='16.286' viewBox='0 0 34.313 16.286'%3E%3Cg id='Group_333' data-name='Group 333' transform='translate(0 16.286) rotate(-90)'%3E%3Cpath id='Path_1009' data-name='Path 1009' d='M15.275,0a8.732,8.732,0,0,0-5.73,2.358A7.476,7.476,0,0,0,8.136,4.3,7.493,7.493,0,0,0,6.747,2.387,8.788,8.788,0,0,0,1,0L0,0,0,2,1,2a7.167,7.167,0,0,1,3.145.9C6.133,4.039,7.14,6.084,7.14,8.979h2a7.042,7.042,0,0,1,1.814-5.2A6.7,6.7,0,0,1,15.271,2l1,.007.015-2-1-.007Z' transform='translate(0 25.334)' fill='%23cea26e'/%3E%3Cpath id='Path_1010' data-name='Path 1010' d='M2,0H0V33.914H2Z' transform='translate(7.152 0)' fill='%23cea26e'/%3E%3C/g%3E%3C/svg%3E%0A");}

/* ////////////////////////
    END INSERT
//////////////////////// */

@font-face {
  font-family: 'Avenir';
  src: url('../fonts/avenirltstd-book.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Avenir';
  src: url('../fonts/avenirltstd-roman.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Avenir';
  src: url('../fonts/avenirltstd-light.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Avenir';
  src: url('../fonts/avenirltstd-black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Butler';
  src: url('../fonts/butler_ultra_light.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Butler';
  src: url('../fonts/butler_light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Butler';
  src: url('../fonts/butler_regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Butler';
  src: url('../fonts/butler_medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
