:root {
  --elements-webflow-library--neutral--100: white;
  --elements-webflow-library--neutral--600: #6e7191;
  --elements-webflow-library--neutral--800: #211f54;
  --elements-webflow-library--accent--primary-1: #4a3aff;
  --elements-webflow-library--secondary--color-1: #281ca5;
  --walsh--black: #2c2c2c;
}

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

._1homes {
  background-image: url('../images/AH_08756-cropped.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100vh;
  padding-top: 20px;
}

.textdiv {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  max-width: 1140px;
  margin-top: 290px;
  margin-left: auto;
  margin-right: 220px;
  display: grid;
}

.heading {
  color: #fff;
  text-transform: lowercase;
  font-family: Trebuchet MS, Lucida Grande, Lucida Sans Unicode, Lucida Sans, Tahoma, sans-serif;
  font-size: 60px;
  font-weight: 400;
  line-height: 70px;
  transition: all .7s;
}

.heading:hover {
  color: #cccbb4;
}

.text-span {
  background-color: #000;
}

._323 {
  opacity: 0;
}

.container-nb5 {
  text-transform: capitalize;
  align-items: center;
  font-family: Inconsolata, monospace;
  display: flex;
}

.menu-icon-nb5 {
  z-index: 5;
  color: #fff;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  display: none;
  position: relative;
}

.navlink-nb5 {
  text-transform: uppercase;
  padding-left: 14px;
  padding-right: 14px;
  font-size: 16px;
}

.navlink-nb5:hover {
  text-decoration: underline;
}

.navlink-nb5.link-2-nb5 {
  z-index: 2;
  color: #fff;
  text-transform: capitalize;
  margin-right: 20px;
  font-family: Inconsolata, monospace;
}

.navlink-nb5.link-2-nb5:hover {
  color: #cccbb4;
}

.navlink-nb5.link-1-nb5 {
  z-index: 1;
  color: #fff;
  background-color: #fff0;
  margin-right: 20px;
  overflow: hidden;
}

.navlink-nb5.link-1-nb5:hover {
  color: #cccbb4;
}

.navlink-nb5.link-1-nb5.w--current {
  text-transform: capitalize;
  font-family: Inconsolata, monospace;
}

.navlink-nb5.link-3-nb5 {
  z-index: 3;
  color: #fff;
  text-transform: capitalize;
  margin-right: 40px;
  font-family: Inconsolata, monospace;
}

.navlink-nb5.link-3-nb5:hover {
  color: #cccbb4;
}

.navlink-nb5.link-4-nb5 {
  z-index: 4;
  color: #fff;
  text-transform: capitalize;
  margin-right: 40px;
  font-family: Inconsolata, monospace;
}

.navlink-nb5.link-4-nb5:hover {
  color: #cccbb4;
}

.navbar-4 {
  text-transform: capitalize;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  margin: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Inconsolata, monospace;
  display: flex;
}

.navbar-5 {
  text-transform: capitalize;
  background-color: #0000;
  overflow: hidden;
}

.menu-bar-1-nb5 {
  background-color: #fff;
  width: 30px;
  height: 1px;
  transform: rotate(-45deg);
}

.menu-bar-1-nb5:hover {
  background-color: #cccbb4;
}

.menu-bar-2-nb5 {
  background-color: #fff;
  width: 30px;
  height: 1px;
  position: absolute;
  inset: 15px auto auto;
  transform: rotate(45deg);
}

.heading-copy {
  color: #fff;
  font-family: Inconsolata, monospace;
  font-size: 34px;
  line-height: 43px;
}

.button-13 {
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 180px;
  height: 80px;
  margin: 20px 20px 20px 0;
  display: none;
}

.button-6-copy {
  color: #333;
  text-align: center;
  letter-spacing: 2px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 56px;
  font-size: 15px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
  position: relative;
}

.square-b6 {
  background-color: #fff;
  border: 1px solid #333;
  width: 40px;
  height: 40px;
  transform: rotate(45deg);
}

.text-b6 {
  color: #fff;
  text-transform: capitalize;
  margin-left: 25px;
  font-family: Inconsolata, monospace;
  font-weight: 400;
}

.arrow-wrapper-b6 {
  color: #fff;
  justify-content: flex-end;
  align-items: center;
  width: 47px;
  margin-left: -21px;
  display: flex;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.arrow-tail-b6 {
  background-color: #333;
  width: 45px;
  height: 1px;
}

.arrow-head-1-b6 {
  z-index: 10;
  margin-left: -9px;
  position: relative;
}

.arrow-head-2-b6 {
  z-index: 8;
  position: absolute;
  inset: auto 3px auto auto;
}

.works {
  background-color: #000;
  background-image: url('../images/Group-48095615.png');
  background-position: 0 0;
  background-size: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  display: block;
}

.div-block {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.card-c3 {
  color: #fff;
  background-color: #000;
  border: 0 #fafafa00;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 500px;
  height: 280px;
  margin: 15px 10px;
  font-weight: 600;
  text-decoration: none;
  position: relative;
  overflow: hidden;
}

.image-city-c3 {
  object-fit: cover;
  background-color: #000;
  border: 0 #36343400;
  width: 103%;
  max-width: none;
  height: 103%;
  max-height: 100%;
}

.overlay-1-c3 {
  background-image: linear-gradient(315deg, #0015ff99, #ee00ffa6);
  width: 210px;
  display: block;
  position: absolute;
  inset: 0% 0% 0% -100%;
}

.overlay-2-c3 {
  background-image: linear-gradient(#ec00fd3b, #0015ff66 75%);
  width: 210px;
  display: block;
  position: absolute;
  inset: 0% 0% 0% -100%;
}

.text-wrapper-c3 {
  display: block;
  position: absolute;
  inset: auto auto 20px 20px;
}

.title-card-c3 {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 700;
  line-height: 35px;
}

.text-card-c3 {
  font-size: 16px;
  font-weight: 400;
}

.text-card-c3:hover {
  text-decoration: underline;
}

.glitch-c1 {
  display: none;
  position: absolute;
  inset: 0%;
}

.glitch-c1._4, .glitch-c1._7, .glitch-c1._1, .glitch-c1._5, .glitch-c1._8, .glitch-c1._3, .glitch-c1._6, .glitch-c1._2, .portrait-bg-c1 {
  width: 500px;
}

.card-c1 {
  background-color: #fff;
  border-radius: 4px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 500px;
  margin: 15px 10px;
  text-decoration: none;
  transition: box-shadow .1s;
  position: relative;
}

.text-card-c1 {
  color: #fff;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  width: 100%;
  font-family: Changa One, Impact, sans-serif;
  font-size: 34px;
  font-style: italic;
  line-height: 34px;
  display: flex;
  position: absolute;
  inset: auto 0% 12%;
}

.twexts {
  color: #fff;
  font-family: Inconsolata, monospace;
  font-size: 20px;
  font-weight: 400;
  line-height: 29px;
  transition: all .7s;
  display: none;
}

.twexts:hover {
  color: #cccbb4;
}

.div-block-2 {
  width: 710px;
}

.text-span-2, .text-span-3 {
  text-decoration: underline;
}

.body {
  background-color: #333;
}

.oasis {
  padding-top: 40px;
  padding-bottom: 40px;
}

.title-card-c3-copy {
  letter-spacing: 1px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  font-size: 19px;
  font-weight: 400;
  line-height: 35px;
  display: none;
}

.walsh-cover-image {
  object-fit: cover;
  border-radius: 0;
  flex: 1;
  width: 100%;
  max-width: 70%;
  height: 90%;
}

.walsh-quote-image-wrapper {
  background-color: #d0f6f600;
  border-radius: 10px;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  max-width: 44em;
  display: flex;
  overflow: hidden;
}

.walsh-inner-column-right {
  grid-row-gap: 1.5em;
  text-align: left;
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: flex-start;
  max-width: 50%;
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
  display: flex;
}

.walsh-image-logo {
  object-fit: contain;
  width: 100%;
  max-width: 132px;
  max-height: 24px;
}

.walsh-text-small-left {
  color: #ffffff80;
  margin-top: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  line-height: 1.5;
}

.walsh-heading-small {
  color: #ffffffeb;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  font-family: Open Sans, sans-serif;
  font-size: 1.25em;
  font-weight: 700;
  line-height: 1.25;
}

.walsh-info-wrap-center {
  grid-column-gap: NaNpx;
  grid-row-gap: NaNpx;
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.walsh-circle-image {
  background-color: #dfdfdf;
  border-radius: 200px;
  width: 60px;
  height: 60px;
  overflow: hidden;
}

.walsh-profile-v-wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 25px;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.walsh-main-paragraph {
  color: #fffc;
  letter-spacing: 0;
  font-family: Open Sans, sans-serif;
  font-size: 1.45em;
  line-height: 1.5;
}

.walsh-heading-regular {
  color: #fff;
  text-transform: capitalize;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inconsolata, monospace;
  font-size: 50px;
  font-weight: 700;
  line-height: 1.2;
}

.walsh-quote-image {
  opacity: .26;
  height: 56px;
}

.walsh-inner-column-center {
  grid-row-gap: 1.5em;
  text-align: center;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  padding: 6em 2em;
  display: flex;
}

.walsh-rounded-box-banner {
  grid-row-gap: 1em;
  text-align: center;
  background-color: #fff0;
  border-radius: 15px;
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  max-width: 1480px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  overflow: hidden;
}

.walsh-container {
  z-index: 2;
  flex: none;
  width: 100%;
  max-width: 1480px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.brix---bg-overlay-team-v12 {
  background-image: linear-gradient(#0009, #0009);
  height: 100%;
  position: absolute;
  inset: auto 0% 0%;
}

.brix---text-200-medium {
  font-size: 18px;
  font-weight: 600;
  line-height: 20px;
}

.brix---color-neutral-100 {
  color: var(--elements-webflow-library--neutral--100);
}

.brix---heading-h3-size {
  margin-top: 0;
  margin-bottom: 12px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 34px;
}

.brix---team-v13-content {
  z-index: 1;
  text-decoration: none;
  position: absolute;
  inset: auto auto 40px 32px;
}

.brix---team-text-wrapper {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.brix---team-v9-wrapper {
  text-decoration: none;
  transition: transform .3s, color .3s;
  position: relative;
  overflow: hidden;
}

.brix---grid-3-columns {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.brix---paragraph-default {
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.brix---color-neutral-600 {
  color: var(--elements-webflow-library--neutral--600);
}

.brix---heading-h2-size {
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 50px;
}

.brix---color-neutral-800 {
  color: var(--elements-webflow-library--neutral--800);
}

.brix---mg-bottom-16px {
  margin-bottom: 16px;
}

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

.brix---inner-container-574px---center {
  max-width: 574px;
  margin-left: auto;
  margin-right: auto;
}

.brix---mg-bottom-48px {
  margin-bottom: 48px;
}

.brix---container-default {
  max-width: 1218px;
  padding-left: 24px;
  padding-right: 24px;
}

.brix---section {
  color: var(--elements-webflow-library--neutral--100);
  padding-top: 60px;
  padding-bottom: 60px;
}

.walsh-heading-small-copy {
  color: #fff;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.8em;
  font-weight: 700;
  line-height: 1.25;
}

.div-block-3 {
  background-image: url('../images/photo_2018-12-30_16-54-35.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 50%;
  width: 80px;
  height: 80px;
}

.brix---btn-primary {
  background-color: var(--elements-webflow-library--accent--primary-1);
  color: var(--elements-webflow-library--neutral--100);
  text-align: center;
  transform-style: preserve-3d;
  border-radius: 48px;
  justify-content: center;
  padding: 26px 38px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .3s, transform .3s, color .3s;
}

.brix---btn-primary:hover {
  background-color: var(--elements-webflow-library--secondary--color-1);
  color: var(--elements-webflow-library--neutral--100);
  transform: translate3d(0, -3px, .01px);
}

.brix---buttons-row-center {
  justify-content: center;
  align-items: center;
  display: flex;
}

.brix---image {
  object-fit: cover;
  width: 100%;
  height: 100%;
  transition: all .5s;
}

.brix---image:hover {
  transform: scale(1.6);
}

.brix---instagram-image-hidden-on-tablet, .brix---instagram-image {
  border-radius: 24px;
  overflow: hidden;
  transform: translate(0);
}

.brix---image-width-100 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  transition: all .35s;
}

.brix---image-width-100:hover {
  transform: scale(1.3);
}

.brix---grid-instagram-v2 {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.brix---mg-bottom-40px {
  margin-bottom: 40px;
}

.brix---heading-link {
  color: var(--elements-webflow-library--accent--primary-1);
  text-decoration: none;
  transition: color .3s;
}

.brix---heading-link:hover {
  color: var(--elements-webflow-library--secondary--color-1);
}

.brix---color-neutral-801 {
  color: var(--elements-webflow-library--neutral--800);
}

.brix---inner-container-600px---center {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-4 {
  text-align: center;
  width: 1140px;
  margin-left: auto;
  margin-right: auto;
}

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

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

.walsh-cover-image-copy {
  object-fit: cover;
  border-radius: 13px;
  flex: 1;
  width: 100%;
  max-width: 90%;
  height: 90%;
}

.works-copy {
  background-color: #000;
  padding-top: 100px;
  padding-bottom: 100px;
  display: none;
}

.div-block-copy {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.div-block-5 {
  display: flex;
}

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

._23 {
  background-color: #000;
  background-image: url('../images/Group-48095615.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: -48px;
  padding-top: 100px;
  padding-bottom: 100px;
  display: block;
}

._3433 {
  background-color: #000;
  padding-top: 100px;
  padding-bottom: 100px;
  display: none;
}

.contact2 {
  background-image: url('../images/AH_08756-cropped.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100vh;
  padding-top: 20px;
}

.textdiv-copy {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  max-width: 1140px;
  margin-top: 290px;
  margin-left: auto;
  margin-right: 220px;
  display: none;
}

.div-block-7 {
  max-width: 1140px;
  margin-top: 100px;
  margin-left: auto;
  margin-right: auto;
}

.heading-2 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 300;
  line-height: 42px;
}

.heading-2-copy {
  color: #fff;
  font-family: Inconsolata, monospace;
  font-size: 50px;
  font-weight: 700;
}

.div-block-8 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  max-width: 1140px;
  margin-top: 100px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.heading-3 {
  color: #fff;
  font-family: Inconsolata, monospace;
  font-size: 50px;
}

.conss {
  justify-content: flex-start;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  transition: all .575s;
  display: flex;
}

.conss:hover {
  background-color: #bea68336;
}

.text-block {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 26px;
}

.image {
  width: 50px;
  margin-right: 20px;
}

.div-block-9 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  display: flex;
}

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

._21, ._443 {
  display: none;
}

.twexts-copy {
  color: #fff;
  font-family: Inconsolata, monospace;
  font-size: 20px;
  font-weight: 400;
  line-height: 29px;
  transition: all .7s;
  display: none;
}

.twexts-copy:hover {
  color: #cccbb4;
}

._54345 {
  background-color: #000;
  padding-top: 100px;
  padding-bottom: 100px;
  display: block;
}

.works-copy-copy {
  background-color: #000;
  padding-top: 100px;
  padding-bottom: 100px;
  display: none;
}

.navlink-nb5-copy.link-2-nb5 {
  z-index: 2;
  color: #fff;
  margin-right: 20px;
}

.navlink-nb5-copy.link-1-nb5 {
  z-index: 1;
  color: #fff;
  background-color: #fff0;
  margin-right: 20px;
  overflow: hidden;
}

.navlink-nb5-copy.link-3-nb5 {
  z-index: 3;
  color: #fff;
  margin-right: 40px;
}

.navlink-nb5-copy.link-4-nb5 {
  z-index: 4;
  color: #fff;
  margin-right: 40px;
  display: none;
}

.text-span-5, .text-span-6 {
  text-transform: lowercase;
}

.text-span-9-copy {
  text-transform: none;
  font-family: Trebuchet MS, Lucida Grande, Lucida Sans Unicode, Lucida Sans, Tahoma, sans-serif;
  font-weight: 400;
  position: relative;
  top: 20px;
  left: 4px;
}

.navlink-nb5-copy {
  text-transform: uppercase;
  padding-left: 14px;
  padding-right: 14px;
  font-size: 16px;
}

.navlink-nb5-copy:hover {
  text-decoration: underline;
}

.navlink-nb5-copy.link-2-nb5 {
  z-index: 2;
  color: #fff;
  text-transform: capitalize;
  margin-right: 20px;
  font-family: Inconsolata, monospace;
}

.navlink-nb5-copy.link-2-nb5:hover {
  color: #cccbb4;
}

.navlink-nb5-copy.link-1-nb5 {
  z-index: 1;
  color: #fff;
  text-transform: capitalize;
  background-color: #fff0;
  margin-right: 20px;
  overflow: hidden;
}

.navlink-nb5-copy.link-1-nb5:hover {
  color: #cccbb4;
}

.navlink-nb5-copy.link-1-nb5.w--current {
  text-transform: capitalize;
  font-family: Inconsolata, monospace;
}

.navlink-nb5-copy.link-3-nb5 {
  z-index: 3;
  color: #fff;
  text-transform: capitalize;
  margin-right: 40px;
  font-family: Inconsolata, monospace;
}

.navlink-nb5-copy.link-3-nb5:hover {
  color: #cccbb4;
}

.navlink-nb5-copy.link-4-nb5 {
  z-index: 4;
  color: #fff;
  text-transform: capitalize;
  margin-right: 40px;
  font-family: Inconsolata, monospace;
}

.navlink-nb5-copy.link-4-nb5:hover {
  color: #cccbb4;
}

.button-14 {
  background-color: #57584a;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  height: 50px;
  padding-left: 31px;
  padding-right: 31px;
  transition: all .5s;
  display: flex;
}

.button-14:hover {
  background-color: #7f8152;
}

.house359 {
  object-fit: cover;
  background-color: #000;
  border: 0 #36343400;
  width: 103%;
  max-width: none;
  height: 103%;
  max-height: 100%;
}

.brix---image-copy {
  object-fit: cover;
  width: 100%;
  height: 100%;
  transition: all .5s;
}

.brix---image-copy:hover {
  transform: scale(1.6);
}

.div-block-11 {
  display: block;
}

.link-block-4 {
  color: #fff;
  margin-right: 20px;
  text-decoration: none;
}

.link-block-4.w--current {
  margin-right: 40px;
  text-decoration: none;
}

.text-block-2 {
  margin-right: 40px;
}

.div-block-11-copy {
  display: none;
}

.button-15 {
  font-size: 15px;
}

.button-15.w--current {
  background-color: #3898ec00;
}

.button-16 {
  background-color: #43749f00;
  width: 110px;
}

.button-16.w--current {
  background-color: #fff0;
  width: 110px;
}

@media screen and (max-width: 991px) {
  .navbar-4 {
    width: 700px;
    min-width: 400px;
  }

  .card-c3, .card-c1 {
    max-width: 220px;
    transition-property: none;
  }

  .walsh-quote-image-wrapper {
    width: 100%;
    max-width: none;
    margin-top: 0;
  }

  .walsh-inner-column-right {
    max-width: none;
    padding-top: 0;
    padding-left: 4em;
  }

  .walsh-image-logo {
    max-width: 120px;
    height: 100%;
    max-height: 50px;
  }

  .walsh-inner-column-center {
    text-align: center;
    align-items: center;
    padding: 45px 30px 30px;
  }

  .walsh-rounded-box-banner {
    flex-direction: column;
  }

  .walsh-container {
    flex: 0 auto;
    width: auto;
  }

  .brix---heading-h3-size {
    font-size: 22px;
    line-height: 32px;
  }

  .brix---grid-3-columns {
    grid-template-columns: 1fr 1fr;
  }

  .brix---heading-h2-size {
    font-size: 30px;
    line-height: 46px;
  }

  .brix---mg-bottom-48px {
    margin-bottom: 40px;
  }

  .brix---section {
    padding-top: 118px;
    padding-bottom: 118px;
  }

  .brix---btn-primary {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .brix---instagram-image-hidden-on-tablet {
    display: none;
  }

  .brix---grid-instagram-v2 {
    grid-template-columns: 1fr 1fr;
  }
}

@media screen and (max-width: 767px) {
  .menu-icon-nb5 {
    background-color: #0000;
    display: none;
  }

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

  .navlink-nb5 {
    text-align: center;
  }

  .navlink-nb5.link-2-nb5, .navlink-nb5.link-1-nb5, .navlink-nb5.link-3-nb5, .navlink-nb5.link-4-nb5 {
    display: none;
  }

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

  .navbar-4 {
    align-items: flex-start;
    width: auto;
    height: 350px;
    padding-top: 60px;
  }

  .navbar-5 {
    width: 300px;
    margin-top: 15px;
    display: none;
    overflow: visible;
  }

  .menu-bar-1-nb5 {
    transform: rotate(0);
  }

  .menu-bar-2-nb5 {
    top: 18px;
    left: 18px;
    transform: rotate(90deg);
  }

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

  .card-c3 {
    max-width: 300px;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .card-c1 {
    width: auto;
    max-width: 300px;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .walsh-quote-image-wrapper {
    margin-bottom: 0;
  }

  .walsh-heading-regular {
    font-size: 1.8em;
  }

  .walsh-rounded-box-banner {
    grid-row-gap: 1.5em;
  }

  .brix---text-200-medium {
    font-size: 16px;
    line-height: 18px;
  }

  .brix---grid-3-columns {
    grid-template-columns: 1fr;
  }

  .brix---heading-h2-size {
    font-size: 28px;
    line-height: 40px;
  }

  .brix---mg-bottom-16px {
    margin-bottom: 8px;
  }

  .brix---mg-bottom-48px {
    margin-bottom: 32px;
  }

  .brix---section {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .brix---btn-primary {
    padding: 20px 32px;
  }

  .brix---mg-bottom-40px {
    margin-bottom: 24px;
  }

  .navlink-nb5-copy.link-2-nb5, .navlink-nb5-copy.link-1-nb5, .navlink-nb5-copy.link-3-nb5, .navlink-nb5-copy.link-4-nb5 {
    display: none;
  }

  .navlink-nb5-copy {
    text-align: center;
  }

  .navlink-nb5-copy.link-2-nb5, .navlink-nb5-copy.link-1-nb5, .navlink-nb5-copy.link-3-nb5, .navlink-nb5-copy.link-4-nb5 {
    display: none;
  }

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

  .div-block-11-copy {
    grid-column-gap: 33px;
    grid-row-gap: 33px;
    flex-flow: column;
    display: none;
  }
}

@media screen and (max-width: 479px) {
  .textdiv {
    grid-template-columns: 1fr;
    place-items: center;
    margin-top: 0;
    margin-right: auto;
  }

  .heading {
    width: 340px;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 26px;
    line-height: 36px;
    display: none;
  }

  .text-span {
    font-weight: 400;
  }

  .container-nb5 {
    flex-flow: column;
    width: 360px;
    display: none;
  }

  .navlink-nb5.link-2-nb5 {
    margin-right: 0;
    display: flex;
  }

  .navlink-nb5.link-1-nb5 {
    margin-right: 0;
  }

  .navlink-nb5.link-3-nb5 {
    margin-right: 0;
    display: flex;
  }

  .navlink-nb5.link-4-nb5 {
    opacity: 0;
    margin-right: 0;
    display: flex;
  }

  .nav-menu-nb5 {
    justify-content: center;
    align-items: center;
    width: 500px;
    height: 500px;
    display: flex;
  }

  .navbar-4 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    min-width: 300px;
    height: 270px;
    margin-left: 5px;
    margin-right: 5px;
    padding-top: 10px;
  }

  .navbar-5 {
    width: 250px;
  }

  .menu-button-nb5, .heading-copy {
    display: none;
  }

  .button-13 {
    width: 230px;
    margin-left: 5px;
    margin-right: 5px;
  }

  .works {
    display: block;
  }

  .div-block {
    grid-template-columns: 1fr;
    display: none;
  }

  .card-c3 {
    background-color: #fff0;
    width: 360px;
    margin: 15px 12px 40px;
  }

  .image-city-c3 {
    width: 360px;
    height: 100%;
    margin-bottom: 10px;
  }

  .title-card-c3 {
    color: #fff;
    background-color: #000;
    margin-bottom: 20px;
  }

  .card-c1 {
    width: auto;
    margin: 15px 12px;
  }

  .twexts {
    width: 340px;
    margin-left: 10px;
    margin-right: 10px;
    font-family: Montserrat, sans-serif;
    font-size: 26px;
    font-weight: 600;
    line-height: 34px;
  }

  .div-block-2 {
    width: 360px;
  }

  .text-span-4 {
    text-transform: lowercase;
  }

  .oasis {
    padding-top: 0;
    padding-bottom: 0;
  }

  .walsh-cover-image {
    max-width: 100%;
  }

  .walsh-quote-image-wrapper {
    max-width: 620px;
    margin-bottom: 0;
  }

  .walsh-inner-column-right {
    width: 100%;
    max-width: 100%;
    height: 200px;
    padding: 0 30px 30px;
  }

  .walsh-image-logo {
    max-width: none;
    max-height: 20px;
  }

  .walsh-text-small-left {
    font-size: 13px;
  }

  .walsh-heading-small {
    font-size: 1em;
  }

  .walsh-circle-image {
    flex: none;
  }

  .walsh-main-paragraph {
    font-size: 1em;
  }

  .walsh-heading-regular {
    font-size: 1.4em;
    line-height: 1.2;
  }

  .walsh-inner-column-center {
    padding-top: 30px;
  }

  .walsh-container {
    flex: 0 auto;
    width: 100%;
  }

  .brix---heading-h3-size {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 30px;
  }

  .brix---team-v13-content {
    bottom: 32px;
    left: 24px;
  }

  .brix---avatar-image {
    width: 100%;
  }

  .brix---grid-3-columns {
    grid-template-columns: 1fr;
  }

  .brix---paragraph-default {
    font-size: 17px;
    line-height: 28px;
  }

  .brix---heading-h2-size {
    font-size: 24px;
    line-height: 34px;
  }

  .brix---mg-bottom-16px {
    margin-bottom: 15px;
  }

  .brix---mg-bottom-48px {
    margin-bottom: 32px;
  }

  .brix---container-default {
    padding-left: 20px;
    padding-right: 20px;
  }

  .walsh-heading-small-copy {
    font-size: 1em;
  }

  .brix---btn-primary {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 17px;
    line-height: 19px;
  }

  .brix---buttons-row-center {
    flex-direction: column;
  }

  .brix---instagram-image-hidden-on-tablet, .brix---instagram-image {
    border-radius: 16px;
  }

  .brix---grid-instagram-v2 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-columns: 1fr;
  }

  .div-block-4 {
    display: none;
  }

  .walsh-cover-image-copy {
    max-width: 100%;
    height: 100%;
  }

  .works-copy {
    display: block;
    position: absolute;
    inset: 0%;
  }

  .div-block-copy {
    grid-template-columns: 1fr;
    display: block;
  }

  ._23, ._3433 {
    display: none;
  }

  .contact2 {
    height: auto;
    padding-bottom: 140px;
  }

  .textdiv-copy {
    grid-template-columns: 1fr;
    margin-top: 0;
    margin-right: auto;
  }

  .div-block-7 {
    width: 350px;
    margin-top: 60px;
  }

  .heading-2 {
    font-size: 16px;
    line-height: 23px;
  }

  .div-block-8 {
    grid-template-columns: 1fr;
    width: 350px;
    margin-top: 40px;
  }

  .heading-3 {
    width: 360px;
    font-size: 32px;
  }

  .conss {
    width: 350px;
  }

  .div-block-9 {
    margin-left: 0;
    margin-right: 0;
  }

  ._21 {
    display: none;
  }

  ._443 {
    display: block;
  }

  .twexts-copy {
    text-align: center;
    text-transform: none;
    width: 340px;
    margin-left: 10px;
    margin-right: 10px;
    font-family: Inconsolata, monospace;
    font-size: 47px;
    font-weight: 700;
    line-height: 38px;
    display: block;
  }

  ._54345 {
    opacity: 1;
    display: block;
    position: relative;
  }

  .div-block-10 {
    width: 350px;
    display: none;
  }

  .works-copy-copy {
    display: none;
  }

  .navlink-nb5-copy.link-2-nb5, .navlink-nb5-copy.link-1-nb5, .navlink-nb5-copy.link-3-nb5 {
    margin-right: 0;
  }

  .navlink-nb5-copy.link-4-nb5 {
    margin-right: 0;
    display: flex;
  }

  .text-span-7, .text-span-8 {
    text-transform: lowercase;
  }

  .text-span-10 {
    font-family: Trebuchet MS, Lucida Grande, Lucida Sans Unicode, Lucida Sans, Tahoma, sans-serif;
    font-weight: 400;
    position: relative;
    top: 11px;
  }

  .navlink-nb5-copy.link-2-nb5, .navlink-nb5-copy.link-1-nb5 {
    margin-right: 0;
  }

  .navlink-nb5-copy.link-1-nb5.w--current {
    display: flex;
  }

  .navlink-nb5-copy.link-3-nb5 {
    margin-right: 0;
  }

  .navlink-nb5-copy.link-4-nb5 {
    opacity: 0;
    margin-right: 0;
  }

  .house359 {
    width: 360px;
    height: 100%;
    margin-bottom: 10px;
  }

  .div-block-11 {
    grid-column-gap: 34px;
    grid-row-gap: 34px;
    text-align: center;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .link-block-4 {
    text-align: center;
    margin-right: 0;
    font-size: 16px;
    text-decoration: none;
  }

  .link-block-4.w--current {
    margin-right: 0;
  }

  .text-block-2 {
    color: #fff;
    margin-right: 0;
    text-decoration: none;
  }

  .div-block-11-copy {
    grid-column-gap: 34px;
    grid-row-gap: 34px;
    text-align: center;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    display: none;
  }

 .button-16 {
  text-align: center;
  background-color: transparent;
  margin-bottom: 20px;
}

.button-16.w--current {
  text-align: center;
  background-color: transparent;
}

  }
@media screen and (max-width: 479px) {
    .headers {
        flex-flow: column;
        justify-content: center;
        align-items: center;
        display: flex;
    }
}
#w-node-e1f85397-e3bf-df17-480c-ac27d8b702eb-8867ebd9, #w-node-e1f85397-e3bf-df17-480c-ac27d8b702eb-fcdec759, #w-node-e1f85397-e3bf-df17-480c-ac27d8b702eb-1b5f47fc, #w-node-e1f85397-e3bf-df17-480c-ac27d8b702eb-e4bdbad9, #w-node-e1f85397-e3bf-df17-480c-ac27d8b702eb-a0b9fb67, #w-node-e1f85397-e3bf-df17-480c-ac27d8b702eb-c1613a6c, #w-node-e1f85397-e3bf-df17-480c-ac27d8b702eb-197b7f17 {
  grid-area: span 2 / span 2 / span 2 / span 2;
}

@media screen and (max-width: 991px) {
  #w-node-e1f85397-e3bf-df17-480c-ac27d8b702eb-8867ebd9, #w-node-e1f85397-e3bf-df17-480c-ac27d8b702eb-fcdec759, #w-node-e1f85397-e3bf-df17-480c-ac27d8b702eb-1b5f47fc, #w-node-e1f85397-e3bf-df17-480c-ac27d8b702eb-e4bdbad9, #w-node-e1f85397-e3bf-df17-480c-ac27d8b702eb-a0b9fb67, #w-node-e1f85397-e3bf-df17-480c-ac27d8b702eb-c1613a6c, #w-node-e1f85397-e3bf-df17-480c-ac27d8b702eb-197b7f17 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_87b9bc3c-ae10-44b1-18df-3e88ba4edfbd-b6fef7c2, #w-node-_8c1778eb-179b-6fc5-f57e-b9d535c081b3-b6fef7c2, #w-node-_2088c1bd-cf12-67fd-6786-0ad626b7b88e-b6fef7c2, #w-node-_0d329bed-062e-83b0-ef37-45b00a5317bb-b6fef7c2, #w-node-efd13a67-77ba-51d2-c6e4-ef0fee05ddcb-b6fef7c2, #w-node-_2d471574-bc48-2791-3b5a-be519d6d5183-b6fef7c2, #w-node-debb0588-d550-5639-4184-f56417893da7-b6fef7c2, #w-node-fb04d644-b153-67e2-71c1-1605bdfa73db-b6fef7c2, #w-node-fb04d644-b153-67e2-71c1-1605bdfa73e4-b6fef7c2, #w-node-fb04d644-b153-67e2-71c1-1605bdfa73ed-b6fef7c2, #w-node-fb04d644-b153-67e2-71c1-1605bdfa73f6-b6fef7c2, #w-node-fb04d644-b153-67e2-71c1-1605bdfa73ff-b6fef7c2, #w-node-fb04d644-b153-67e2-71c1-1605bdfa7408-b6fef7c2, #w-node-fb04d644-b153-67e2-71c1-1605bdfa7411-b6fef7c2 {
    justify-self: center;
  }

  #w-node-_790ef592-abe9-8366-fec6-fbc7b22084a9-cffc4cef {
    place-self: center;
  }

  #w-node-_87b9bc3c-ae10-44b1-18df-3e88ba4edfbd-cffc4cef, #w-node-_8c1778eb-179b-6fc5-f57e-b9d535c081b3-cffc4cef, #w-node-_2088c1bd-cf12-67fd-6786-0ad626b7b88e-cffc4cef, #w-node-_0d329bed-062e-83b0-ef37-45b00a5317bb-cffc4cef, #w-node-efd13a67-77ba-51d2-c6e4-ef0fee05ddcb-cffc4cef, #w-node-_2d471574-bc48-2791-3b5a-be519d6d5183-cffc4cef, #w-node-debb0588-d550-5639-4184-f56417893da7-cffc4cef, #w-node-fb04d644-b153-67e2-71c1-1605bdfa73db-cffc4cef, #w-node-fb04d644-b153-67e2-71c1-1605bdfa73e4-cffc4cef, #w-node-fb04d644-b153-67e2-71c1-1605bdfa73ed-cffc4cef, #w-node-fb04d644-b153-67e2-71c1-1605bdfa73f6-cffc4cef, #w-node-fb04d644-b153-67e2-71c1-1605bdfa73ff-cffc4cef, #w-node-fb04d644-b153-67e2-71c1-1605bdfa7408-cffc4cef, #w-node-fb04d644-b153-67e2-71c1-1605bdfa7411-cffc4cef, #w-node-_87b9bc3c-ae10-44b1-18df-3e88ba4edfbd-bb0c94bf, #w-node-_8c1778eb-179b-6fc5-f57e-b9d535c081b3-bb0c94bf, #w-node-_2088c1bd-cf12-67fd-6786-0ad626b7b88e-bb0c94bf, #w-node-_0d329bed-062e-83b0-ef37-45b00a5317bb-bb0c94bf, #w-node-efd13a67-77ba-51d2-c6e4-ef0fee05ddcb-bb0c94bf, #w-node-_2d471574-bc48-2791-3b5a-be519d6d5183-bb0c94bf, #w-node-debb0588-d550-5639-4184-f56417893da7-bb0c94bf, #w-node-fb04d644-b153-67e2-71c1-1605bdfa73db-bb0c94bf, #w-node-fb04d644-b153-67e2-71c1-1605bdfa73e4-bb0c94bf, #w-node-fb04d644-b153-67e2-71c1-1605bdfa73ed-bb0c94bf, #w-node-fb04d644-b153-67e2-71c1-1605bdfa73f6-bb0c94bf, #w-node-fb04d644-b153-67e2-71c1-1605bdfa73ff-bb0c94bf, #w-node-fb04d644-b153-67e2-71c1-1605bdfa7408-bb0c94bf, #w-node-fb04d644-b153-67e2-71c1-1605bdfa7411-bb0c94bf {
    justify-self: center;
  }
}
