@font-face {
  font-family: Cabinet Grotesk;
  src: url('../fonts/CabinetGrotesk-Bold.woff2') format("woff2"), url('../fonts/CabinetGrotesk-Bold.woff2') format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Cabinet Grotesk;
  src: url('../fonts/CabinetGrotesk-Regular.woff2') format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Cabinet Grotesk;
  src: url('../fonts/CabinetGrotesk-Light.woff2') format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Cabinet Grotesk;
  src: url('../fonts/CabinetGrotesk-Extralight.woff2') format("woff2");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Cabinet Grotesk;
  src: url('../fonts/CabinetGrotesk-Medium.woff2') format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

:root {
  --_colors---crop-ticks: #22222280;
  --6: .375rem;
  --_colors---light-blue: #e9f5ff;
  --_colors---light-brown: #f6f3f5;
  --_colors---almost-black: #222;
  --_colors---white: white;
  --_typography---cabinet-grotesk: "Cabinet Grotesk", Verdana, sans-serif;
  --32: 2rem;
}

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

.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;
}

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

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

body {
  color: #333;
  font-family: Cabinet Grotesk, Verdana, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

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

h3 {
  text-transform: none;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 500;
  line-height: 30px;
}

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

p {
  margin-bottom: 10px;
  font-family: Cabinet Grotesk, Verdana, sans-serif;
  font-size: 1.1rem;
  font-weight: 300;
}

a {
  color: var(--_colors---crop-ticks);
  text-decoration: underline;
}

li {
  text-transform: none;
}

label {
  color: var(--_colors---crop-ticks);
  margin-bottom: 5px;
  font-weight: 700;
  display: block;
}

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

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

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

.upper-right {
  border-top: 1px solid var(--_colors---crop-ticks);
  border-right: 1px solid var(--_colors---crop-ticks);
  width: 20px;
  height: 20px;
  position: absolute;
  inset: 0% 0% auto auto;
}

.upper-left {
  border-top: 1px solid var(--_colors---crop-ticks);
  border-left: 1px solid var(--_colors---crop-ticks);
  width: 20px;
  height: 20px;
  position: absolute;
  inset: 0% auto auto 0%;
}

.lower-right {
  border-right: 1px solid var(--_colors---crop-ticks);
  border-bottom: 1px solid var(--_colors---crop-ticks);
  width: 20px;
  height: 20px;
  position: absolute;
  inset: auto 0% 0% auto;
}

.lower-left {
  border-bottom: 1px solid var(--_colors---crop-ticks);
  border-left: 1px solid var(--_colors---crop-ticks);
  width: 20px;
  height: 20px;
  position: absolute;
  inset: auto auto 0% 0%;
}

.navbar {
  z-index: 2;
  border: 1px solid #2223;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 96px;
  padding-left: 64px;
  padding-right: 64px;
  text-decoration: none;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
  overflow: hidden;
  box-shadow: 0 0 10px #0000000d;
}

.div {
  grid-column-gap: 48px;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.label-style {
  grid-column-gap: var(--6);
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.about {
  color: #222;
  text-align: center;
  letter-spacing: -.005em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Cabinet Grotesk, sans-serif;
  font-size: .875rem;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.journey {
  color: #222;
  text-align: center;
  letter-spacing: -.005em;
  text-transform: uppercase;
  flex-flow: column;
  width: 100%;
  max-width: 1440px;
  padding: 43px;
  font-family: Cabinet Grotesk, Verdana, sans-serif;
  font-size: .875rem;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
  position: relative;
}

.expertise {
  color: #222;
  text-align: center;
  letter-spacing: -.005em;
  text-transform: uppercase;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 62px;
  font-family: Cabinet Grotesk, Verdana, sans-serif;
  font-size: .875rem;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.stacey-dowling {
  color: #222;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Cabinet Grotesk, Verdana, sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.my-approach, .testimonials, .contact {
  color: #222;
  text-align: center;
  letter-spacing: -.005em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Cabinet Grotesk, sans-serif;
  font-size: .875rem;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.primary-nav-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 1rem;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 400px;
  margin-top: 6px;
  text-decoration: none;
  display: flex;
}

.div-3 {
  grid-column-gap: 36px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 400px;
  text-decoration: none;
  display: flex;
}

.summary {
  z-index: 4;
  grid-row-gap: 10px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  padding: 64px;
  display: flex;
}

.div-5 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding: 6px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.frame {
  grid-row-gap: 24px;
  border-style: solid;
  border-width: 1px;
  border-color: #2223 #2223 #2223 var(--_colors---crop-ticks);
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 48px;
  text-decoration: none;
  display: flex;
}

.hero {
  background-image: linear-gradient(#fff, #a9d5ff80);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100svh;
  display: flex;
  overflow: hidden;
}

.feature-tile {
  grid-column-gap: 7px;
  background-color: #fff;
  border: 1px solid #22222226;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  width: 25%;
  height: 60px;
  max-height: 60px;
  padding: 16px 24px;
  text-decoration: none;
  display: flex;
}

.feature-icon {
  width: 25px;
  height: 25px;
  overflow: hidden;
}

.hero-content {
  z-index: 2;
  grid-row-gap: 36px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 700px;
  padding: 28px 48px;
  text-decoration: none;
  display: flex;
  position: relative;
  bottom: 160px;
  overflow: hidden;
}

.frame-14 {
  grid-row-gap: 50px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.frame-15 {
  grid-row-gap: 16px;
  flex-direction: column;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-13 {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.senior-mortgage-loan-originator {
  opacity: .5;
  color: #222;
  text-align: center;
  letter-spacing: .2em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Cabinet Grotesk, Verdana, sans-serif;
  font-size: 1rem;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.turning-colorado-homebuyers-dreams-into-reality-for-over-20-years-with-expertise-dedication-and-a-pe {
  opacity: .8;
  color: #222;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Cabinet Grotesk, Verdana, sans-serif;
  font-size: .9rem;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.frame-12 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.frame-11, .frame-10 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 6px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.phone {
  overflow: hidden;
}

.features {
  z-index: 1;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 30px 30px 100px;
  text-decoration: none;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.stacey-dowling-2 {
  color: #222;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Cabinet Grotesk, sans-serif;
  font-size: 4.4375rem;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.primary-button {
  grid-column-gap: 10px;
  background-color: #222;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-height: 64px;
  padding: 24px;
  display: flex;
}

.gradient {
  z-index: 1;
  background-image: linear-gradient(#fff0 28%, #fff);
  width: 100%;
  height: 300px;
  position: absolute;
  inset: auto 0% 0%;
}

.hero-wrapper {
  flex-flow: row;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  display: flex;
}

.stacey {
  position: absolute;
  bottom: 0%;
  left: -24%;
}

.button-text {
  color: #fff;
  text-transform: uppercase;
  font-family: Cabinet Grotesk, Verdana, sans-serif;
  font-size: 1.2rem;
}

.button-text.dark {
  color: #000;
  text-align: center;
  vertical-align: middle;
  flex-flow: column;
  min-width: 180px;
  font-size: 1.5rem;
  font-weight: 700;
}

.top-navigation {
  position: absolute;
  inset: 0% 0% auto;
}

.navbar-logo-center-container {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.navbar-logo-center-container.shadow-three {
  width: 100%;
  max-width: 1440px;
  position: absolute;
  inset: 0% 0% auto;
}

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

.navbar-wrapper-three {
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.navbar-brand-three {
  z-index: 5;
  margin-left: 32px;
  margin-right: 32px;
}

.mobile-menu {
  width: 100%;
  display: none;
}

.nav-menu-three {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-menu-block {
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-link {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

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

.nav-link:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

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

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

.menu-button {
  background-color: var(--_colors---light-blue);
}

.feature-text {
  color: #000;
  text-transform: uppercase;
  padding-top: 2px;
  font-family: Cabinet Grotesk, Verdana, sans-serif;
  font-size: 1rem;
  line-height: .9rem;
}

.dash {
  background-color: var(--_colors---crop-ticks);
  width: 15px;
  height: 1px;
}

.dash.up-5 {
  margin-bottom: 6px;
}

.tick {
  background-color: var(--_colors---crop-ticks);
  width: 50px;
  height: 1px;
}

.primary-container {
  width: 100%;
  max-width: 1440px;
}

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

.image-3 {
  mix-blend-mode: normal;
}

.position {
  border-right: 1px solid var(--_colors---crop-ticks);
  border-left: 1px solid var(--_colors---crop-ticks);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  min-height: 230px;
  display: flex;
  position: relative;
}

.position.bottom {
  border-bottom: 1px solid var(--_colors---crop-ticks);
}

.position-wrapper {
  margin-top: -24px;
  padding: 12px 0 12px 12px;
}

.rich-text-block {
  text-align: left;
  text-transform: none;
  width: 80%;
}

.position-title-wrapper {
  justify-content: space-between;
  align-items: center;
  height: 75px;
  display: flex;
  position: absolute;
  inset: -16% 0% auto;
}

.left-position-tick {
  background-color: var(--_colors---crop-ticks);
  width: 48px;
  height: 1px;
}

.position-title-ticks {
  width: 100%;
  min-width: 40%;
  height: 61px;
  margin-left: 16px;
  margin-right: 16px;
  padding: 6px;
  position: relative;
}

.position-title {
  border: 1px solid var(--_colors---crop-ticks);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.center-position-tick {
  background-color: var(--_colors---crop-ticks);
  width: 100%;
  height: 1px;
}

.position-date {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.position-date-wrapper {
  width: 300px;
  min-width: 20%;
  height: 40px;
  margin-left: 16px;
  margin-right: 16px;
  padding: 6px;
  position: relative;
}

.right-position-tick {
  background-color: var(--_colors---crop-ticks);
  width: 128px;
  height: 1px;
}

.primary-nav-link {
  color: #222;
  text-align: center;
  letter-spacing: -.005em;
  text-transform: uppercase;
  flex-flow: column;
  width: 100%;
  font-family: Cabinet Grotesk, Verdana, sans-serif;
  font-size: .8rem;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
}

.primary-nav-link:hover {
  color: #000;
  font-weight: 700;
}

.columns {
  width: 100%;
  padding-top: 54px;
}

.expertise-area {
  width: 100%;
  height: 262px;
  padding: 8px;
  position: relative;
}

.area {
  border: 1px solid var(--_colors---crop-ticks);
  background-color: var(--_colors---light-brown);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 38px;
  display: flex;
}

.image-4 {
  width: 32px;
  height: 32px;
}

.paragraph {
  text-transform: none;
}

.div-block-6 {
  width: 50px;
}

.approach {
  width: 100%;
  margin-top: 64px;
}

.is-dark-wrapper {
  padding: 8px;
  position: relative;
}

.is-dark {
  background-color: var(--_colors---almost-black);
  text-align: left;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding: 46px;
  display: flex;
}

.is-dark.not {
  background-color: var(--_colors---light-brown);
}

.heading-on-dark {
  width: 100%;
  color: var(--_colors---white);
}

.heading-on-dark.not {
  color: var(--_colors---almost-black);
}

.paragraph-on-dark {
  width: 100%;
  color: var(--_colors---white);
  text-transform: none;
}

.paragraph-on-dark.recap {
  margin-top: 24px;
}

.affiliations {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding: 64px;
  display: flex;
}

.heading {
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}

.div-block-7 {
  background-color: var(--_colors---crop-ticks);
  width: 50px;
  height: 1px;
  margin-top: 24px;
}

.image-5 {
  margin-top: 48px;
  margin-bottom: 48px;
}

.footer {
  width: 100%;
  max-width: 1440px;
  padding: 64px;
}

.form-wrapper {
  width: 100%;
  height: 45rem;
  padding: 8px;
  position: relative;
}

.form {
  border: 1px solid var(--_colors---crop-ticks);
  background-color: var(--_colors---white);
  background-image: linear-gradient(0deg, #a9d5ff03, #a9d5ff80);
  width: 100%;
  height: 100%;
  padding: 32px;
}

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

.column {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-left: 32px;
  display: flex;
}

.form-block {
  width: 100%;
  margin-top: 16px;
}

.heading-2 {
  text-align: center;
  width: 100%;
}

.image-7 {
  width: 32px;
  height: 32px;
}

.div-block-8 {
  width: 100%;
  display: flex;
}

.div-block-9 {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 50%;
  height: 100%;
  display: flex;
}

.heading-3, .paragraph-2 {
  text-align: center;
}

.div-block-10 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-11 {
  flex-flow: column;
  width: 100%;
  display: flex;
}

.text-field, .div-block-12 {
  width: 100%;
}

.submit-button {
  background-color: var(--_colors---almost-black);
  text-transform: uppercase;
  width: 100%;
}

.div-block-13 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 25%;
  margin-left: auto;
  margin-right: auto;
  padding: 8px;
  display: block;
  position: relative;
}

.column-2 {
  background-image: url('../images/Stacey-Dowling_1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}

.footer-links {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.copyright {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-top: 16px;
  display: flex;
}

.footer-certs {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  margin-top: 16px;
  display: flex;
}

.footer-social {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-top: 16px;
  display: flex;
}

.image-8 {
  width: 20px;
  height: 20px;
}

.footer-paragraph {
  color: var(--_colors---crop-ticks);
  font-family: Cabinet Grotesk, Verdana, sans-serif;
  font-size: .8rem;
  font-weight: 300;
}

.hide-field-labels {
  display: none;
}

.message-field {
  height: 100px;
}

.message-field::placeholder, .text-field::placeholder {
  font-family: Cabinet Grotesk, Verdana, sans-serif;
}

.submit-button-2 {
  background-color: var(--_colors---almost-black);
}

.column-3 {
  padding-left: 0;
  position: sticky;
  top: 10px;
}

.testimonial {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.testimonial-wrapper {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  max-width: 1440px;
  margin-top: 64px;
  margin-bottom: 64px;
  display: flex;
}

.testimonial-tile {
  border: 1px solid var(--_colors---crop-ticks);
  background-image: linear-gradient(180deg, var(--_colors---light-blue), white);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 40rem;
  height: 20rem;
  max-height: 15rem;
  display: flex;
  position: relative;
}

.heading-4 {
  text-transform: uppercase;
}

.stars {
  flex-flow: row;
  display: flex;
}

.div-block-14 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 32px;
  display: flex;
}

.text-block-2 {
  color: var(--_colors---almost-black);
  text-transform: uppercase;
  font-size: 1rem;
  font-weight: 700;
}

.testimonial-text {
  text-align: center;
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.image-10 {
  position: absolute;
  inset: -9% auto auto 4%;
}

.experience-sticky {
  background-color: var(--_colors---almost-black);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  max-height: 64px;
  display: flex;
}

.div-block-15 {
  width: 100%;
  height: 64px;
  padding: 6px;
  position: relative;
}

.div-block-16 {
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-17 {
  background-color: var(--_colors---crop-ticks);
  width: 100%;
  max-width: 50px;
  height: 1px;
}

.column-4 {
  flex-flow: column;
  padding-right: 0;
}

.sticky {
  flex-flow: column;
  display: flex;
}

.journey-header {
  justify-content: center;
  align-items: center;
  margin-top: 64px;
  margin-bottom: 32px;
  display: none;
}

.features-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex: 1;
  justify-content: space-between;
  align-items: center;
  max-width: 1440px;
  display: flex;
}

.text-block-3 {
  text-align: center;
  font-size: 1rem;
  line-height: 1.5rem;
}

.heading-5 {
  margin-top: .15rem;
  margin-bottom: 36px;
}

.nmls {
  font-size: 1.5rem;
  font-weight: 700;
}

.top-link-block {
  text-decoration: none;
}

.heading-6 {
  padding-left: 46px;
  font-size: 1.1rem;
}

.paragraph-3 {
  font-size: .8rem;
}

.features-wrapper-mobile {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex: 1;
  justify-content: space-between;
  align-items: center;
  max-width: 1440px;
  display: none;
}

.image-11 {
  width: 100px;
}

@media screen and (min-width: 1440px) {
  .body {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .expertise {
    justify-content: center;
    align-items: center;
  }

  .summary {
    background-color: #fff;
  }

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

  .hero-wrapper {
    max-width: 1440px;
  }

  .stacey {
    bottom: -7%;
  }

  .tick {
    background-color: var(--_colors---crop-ticks);
    height: 1px;
  }

  .div-block-6 {
    background-color: var(--_colors---crop-ticks);
    height: 1px;
    margin-top: 24px;
    margin-bottom: 46px;
  }

  .grid {
    margin-bottom: 64px;
  }

  .is-dark-wrapper {
    width: 100%;
    height: 512px;
    padding: 8px;
    position: relative;
  }

  .is-dark {
    background-color: var(--_colors---almost-black);
    text-align: left;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    padding: 42px;
    display: flex;
  }

  .is-dark.not {
    background-color: var(--_colors---light-brown);
  }

  .heading-on-dark {
    width: 100%;
    color: var(--_colors---white);
  }

  .heading-on-dark.not {
    color: var(--_colors---almost-black);
  }

  .paragraph-on-dark {
    width: 100%;
    color: var(--_colors---white);
    text-transform: none;
  }

  .paragraph-on-dark.recap {
    margin-top: 24px;
  }

  .features-wrapper, .features-wrapper-mobile {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }
}

@media screen and (max-width: 991px) {
  .journey {
    padding: 8px;
  }

  .expertise {
    padding: 32px;
  }

  .primary-nav-wrapper {
    display: none;
  }

  .summary {
    padding: 32px;
  }

  .hero {
    margin-top: 0;
  }

  .feature-tile {
    width: 46%;
    padding: 10px;
  }

  .features {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .primary-button:focus-visible {
    border: 2px solid #00aeff;
  }

  .stacey {
    max-width: 100%;
    left: -34%;
    overflow: hidden;
  }

  .container {
    max-width: 728px;
  }

  .navbar-wrapper-three {
    justify-content: space-between;
  }

  .navbar-brand-three {
    position: relative;
  }

  .mobile-menu {
    background-color: #0000;
    top: 70px;
  }

  .nav-menu-three {
    background-color: #fff;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-link {
    padding-left: 5px;
    padding-right: 5px;
  }

  .menu-button {
    background-color: var(--_colors---light-blue);
    padding: 12px;
  }

  .menu-button:active {
    border: 1px solid var(--_colors---crop-ticks);
    background-color: var(--_colors---light-blue);
  }

  .menu-button:focus-visible {
    border: 2px solid #000;
  }

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

  .position-wrapper {
    padding-right: 12px;
  }

  .affiliations, .footer {
    padding: 32px;
  }

  .hide, .column-3 {
    display: none;
  }

  .column-4 {
    padding-left: 0;
  }

  .journey-header {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .features-wrapper, .features-wrapper-mobile {
    flex-flow: wrap;
  }
}

@media screen and (max-width: 767px) {
  h3 {
    line-height: 1.2rem;
  }

  .expertise {
    padding-left: 8px;
    padding-right: 8px;
  }

  .feature-tile {
    width: 100%;
  }

  .hero-content {
    bottom: 200px;
  }

  .hero-wrapper {
    justify-content: center;
    align-items: center;
  }

  .stacey {
    order: 1;
  }

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

  .nav-menu-three {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-menu-block {
    flex-direction: column;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

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

  .position-wrapper {
    padding-right: 12px;
  }

  .rich-text-block {
    width: 90%;
  }

  .position-title-ticks {
    min-width: 55%;
  }

  .expertise-area {
    height: 320px;
  }

  .area {
    padding-left: 16px;
    padding-right: 16px;
    position: relative;
  }

  .image-4 {
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
  }

  .paragraph {
    font-size: .8rem;
  }

  .column-2 {
    display: none;
  }

  .testimonial-tile {
    width: 90%;
  }

  .features-wrapper {
    justify-content: center;
    align-items: center;
    display: none;
  }

  .features-wrapper-mobile {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-bottom: 12px;
    display: grid;
  }
}

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

  .expertise, .summary, .frame {
    padding: 16px;
  }

  .hero {
    padding-top: 5rem;
  }

  .feature-tile {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    max-width: 100%;
    height: 40px;
  }

  .hero-content {
    padding-left: 24px;
    padding-right: 24px;
  }

  .frame-14, .frame-15 {
    justify-content: center;
    align-items: flex-end;
  }

  .senior-mortgage-loan-originator {
    text-align: right;
    font-size: .6rem;
  }

  .turning-colorado-homebuyers-dreams-into-reality-for-over-20-years-with-expertise-dedication-and-a-pe {
    text-align: right;
    width: 80%;
    font-size: .8rem;
  }

  .frame-12 {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
    flex-flow: column;
    justify-content: center;
    align-items: flex-end;
  }

  .frame-11 {
    display: none;
  }

  .features {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    padding: 1.5px 1rem 1rem;
    display: none;
    inset: auto 0% 0%;
  }

  .stacey-dowling-2 {
    text-align: right;
    font-size: 3.3rem;
  }

  .gradient {
    background-image: linear-gradient(#fff0, #fff 52%);
    height: 70%;
  }

  .hero-wrapper {
    position: absolute;
  }

  .stacey {
    max-width: 150%;
    bottom: 30%;
    left: -53%;
  }

  .top-navigation {
    z-index: 10;
    position: sticky;
    top: 0;
  }

  .navbar-logo-center-container.shadow-three {
    background-color: var(--_colors---light-blue);
  }

  .container {
    max-width: none;
  }

  .nav-menu-three {
    flex-direction: column;
  }

  .dash {
    display: none;
  }

  .primary-container {
    margin-bottom: 0;
  }

  .image-3 {
    display: block;
  }

  .position {
    width: 100%;
    min-height: 350px;
  }

  .position-wrapper {
    padding-right: 12px;
  }

  .position-title-wrapper {
    top: -11%;
  }

  .position-title-ticks {
    min-width: 40%;
  }

  .position-title {
    padding: 12px;
  }

  .expertise-area {
    height: 25svh;
  }

  .image-4 {
    width: 1.5rem;
    height: 1.5rem;
  }

  .paragraph {
    line-height: 1.2rem;
  }

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

  .is-dark {
    padding: 32px;
  }

  .affiliations, .footer {
    padding: 16px;
  }

  .div-block-13 {
    width: 50%;
  }

  .text-block {
    line-height: 1rem;
  }

  .column-4 {
    padding-left: 0;
  }

  .features-wrapper {
    grid-column-gap: .4rem;
    grid-row-gap: .4rem;
  }

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

  .columns-3 {
    grid-column-gap: 1.1rem;
    grid-row-gap: 1.1rem;
    flex-flow: column;
    display: flex;
  }

  .text-block-6 {
    line-height: 1rem;
  }

  .features-wrapper-mobile {
    grid-column-gap: .4rem;
    grid-row-gap: .4rem;
    grid-template-columns: 1fr;
  }
}


@font-face {
  font-family: 'Cabinet Grotesk';
  src: url('../fonts/CabinetGrotesk-Bold.woff2') format('woff2'), url('../fonts/CabinetGrotesk-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Cabinet Grotesk';
  src: url('../fonts/CabinetGrotesk-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Cabinet Grotesk';
  src: url('../fonts/CabinetGrotesk-Light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Cabinet Grotesk';
  src: url('../fonts/CabinetGrotesk-Extralight.woff2') format('woff2');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Cabinet Grotesk';
  src: url('../fonts/CabinetGrotesk-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}