:root {
  --white: white;
  --black: black;
  --light-grey: #cfcfcf;
}

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

a {
  color: var(--white);
  font-size: 16px;
  text-decoration: underline;
}

.edna-griffin {
  width: 100%;
  max-height: 800px;
  min-height: 100vh;
  text-align: center;
  text-transform: uppercase;
  background-image: url('../images/edna_griffin.jpg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-family: Sfnsdisplay, sans-serif;
  display: flex;
  position: relative;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.logo-wrapper {
  width: 200px;
  height: 200px;
  border: 1px solid var(--white);
  background-image: url('../images/EdnaGriffinBuilding_March2020.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 200px 200px;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: static;
  top: 10vw;
  left: 10vw;
}

.body {
  background-color: rgba(0, 0, 0, 0);
  font-family: Sfcompactdisplay, sans-serif;
  font-size: 24px;
  font-weight: 300;
  line-height: 32px;
}

.container {
  border: 1px solid var(--white);
  flex-direction: row;
  align-items: center;
  padding: 40px;
  display: block;
  position: static;
}

.hero-text {
  color: #cfcfcf;
  text-transform: none;
  column-count: auto;
  margin-bottom: 40px;
  font-family: Sfnsdisplay, sans-serif;
  font-size: 36px;
  font-weight: 200;
  line-height: 44px;
}

.hero-text.bold {
  font-weight: 600;
}

.hero-text.caps {
  display: flex;
}

.section-2 {
  height: 100vh;
}

.div-block-2 {
  background-color: rgba(0, 0, 0, 0);
}

.history {
  min-height: 100vh;
  background-image: linear-gradient(to bottom, var(--black), var(--black));
  background-position: 0 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 50px;
  padding-bottom: 50px;
  display: flex;
  position: relative;
}

.container-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.div-block-3 {
  width: 175px;
  height: 65px;
}

.button-text {
  width: 200px;
  background-color: var(--black);
  color: var(--light-grey);
  text-align: center;
  letter-spacing: .2em;
  text-transform: uppercase;
  border: 1px #fff;
  padding: 10px;
  font-family: Sfnsdisplay, sans-serif;
  font-size: 14px;
  line-height: 30px;
  text-decoration: none;
  position: static;
}

.button-text.phone {
  width: 200px;
  border: 1px solid var(--white);
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
  font-size: 14px;
  display: flex;
}

.button-text.phone.info {
  position: static;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.button-text.wht-outline {
  border-style: solid;
}

.email-link {
  width: 200px;
  border: 1px solid var(--white);
  background-color: var(--black);
  flex: 0 auto;
  margin-bottom: 10px;
  padding: 2px;
  display: none;
  position: static;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.div-block-6 {
  position: static;
}

.downarrows {
  box-shadow: none;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 10px;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.downarrowslink {
  width: 50px;
  height: 50px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.section-3 {
  height: 1px;
  background-color: var(--black);
  position: relative;
}

.html-embed {
  width: 175%;
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
  display: block;
}

.llc-text {
  color: var(--light-grey);
  font-size: 12px;
  line-height: 16px;
  position: absolute;
  top: auto;
  bottom: 10px;
  left: 45px;
  right: 0%;
}

.container-3 {
  padding-bottom: 0;
  position: relative;
}

.apply-link {
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}

.topcircle {
  width: 20px;
  height: 20px;
  border-top: 2px solid #000;
  border-left: 2px solid #000;
  border-right: 2px solid #000;
  border-radius: 50% 50% 0 0%;
  position: static;
}

.bottom-circle {
  width: 20px;
  height: 20px;
  border-bottom: 2px solid #000;
  border-left: 2px solid #000;
  border-right: 2px solid #000;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
}

.div-block-8 {
  border-left-style: none;
  border-right-style: none;
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: auto;
  bottom: 10px;
  left: 0%;
  right: 0%;
}

.body-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.scrollwheel {
  width: 2px;
  height: 10px;
  background-color: var(--black);
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: 10px;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.phone-link {
  width: 200px;
  margin-bottom: 10px;
}

.container-4 {
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.div-block-9 {
  height: 600px;
  background-image: url('../images/int_p2.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.div-block-10 {
  background-image: url('../images/int_P1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.image, .image-2 {
  width: 100%;
}

.link {
  text-shadow: 1px 1px 3px #000;
  margin-bottom: 20px;
  line-height: 24px;
  text-decoration: none;
  display: block;
}

.link.last {
  margin-bottom: 40px;
}

.link-block {
  width: 100%;
  display: block;
}

.spacing-small {
  height: 20px;
}

.scroll-div {
  border-left-style: none;
  border-right-style: none;
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: auto;
  bottom: 10px;
  left: 0%;
  right: 0%;
}

.pay-rent {
  width: 200px;
  background-color: #d32f2f;
  justify-content: center;
  align-items: center;
  display: block;
}

.link-block-2 {
  height: 50px;
}

.link-2 {
  align-self: center;
  text-decoration: none;
}

.rent-button {
  width: 200px;
  background-color: #cf1c1f;
  border: 1px solid #fff;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
  line-height: 30px;
  text-decoration: none;
  display: flex;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

@media screen and (max-width: 991px) {
  .hero-text {
    margin-bottom: 30px;
    font-size: 20px;
    line-height: 26px;
  }

  .div-block-6 {
    position: static;
  }

  .div-block-9 {
    height: 500px;
  }
}

@media screen and (max-width: 767px) {
  .edna-griffin {
    max-height: 100vh;
    min-height: 800px;
    justify-content: flex-start;
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
  }

  .logo-wrapper {
    background-size: 200px 200px;
  }

  .hero-text {
    margin-bottom: 30px;
  }

  .history {
    padding-left: 10px;
    padding-right: 10px;
  }

  .llc-text {
    left: 50px;
  }

  .div-block-9 {
    height: 400px;
  }
}

@media screen and (max-width: 479px) {
  .edna-griffin {
    justify-content: flex-start;
    align-items: center;
    padding-top: 70px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .logo-wrapper {
    position: static;
    top: 50px;
    left: 10px;
  }

  .hero-text {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 22px;
  }

  .div-block-6 {
    height: 60px;
    position: absolute;
    bottom: 60px;
    left: 0;
    right: 0;
  }

  .downarrowslink {
    bottom: 0;
    left: 0;
    right: 0;
  }

  .llc-text {
    font-size: 10px;
  }

  .apply-link {
    top: 10px;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .div-block-9 {
    height: 250px;
  }
}

#w-node-_7f42fb0e-81c2-d4b5-cbae-886f713469b4-fe2438c7, #w-node-_7f42fb0e-81c2-d4b5-cbae-886f713469b7-fe2438c7, #w-node-_774f6b57-862c-b3ac-056d-d9dc118df395-a020b3f6, #w-node-e2d349cd-5113-91d2-ffd4-b0ed6c048f7a-a020b3f6 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}


@font-face {
  font-family: 'Sfnsrounded';
  src: url('../fonts/SFNSRounded.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Sfnsdisplay';
  src: url('../fonts/SFNSDisplay.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Sfnstext';
  src: url('../fonts/SFNSText.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Sfnssymbols';
  src: url('../fonts/SFNSSymbols-Black.otf') format('opentype'), url('../fonts/SFNSSymbols-Heavy.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Sfnssymbols';
  src: url('../fonts/SFNSSymbols-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Sfnssymbols';
  src: url('../fonts/SFNSSymbols-Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Sfnssymbols';
  src: url('../fonts/SFNSSymbols-Semibold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Sfnssymbols';
  src: url('../fonts/SFNSSymbols-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Sfnssymbols';
  src: url('../fonts/SFNSSymbols-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Sfnssymbols';
  src: url('../fonts/SFNSSymbols-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Sfnssymbols';
  src: url('../fonts/SFNSSymbols-Ultralight.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Sfcompactrounded';
  src: url('../fonts/SFCompactRounded-Black.otf') format('opentype'), url('../fonts/SFCompactRounded-Heavy.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Sfcompactrounded';
  src: url('../fonts/SFCompactRounded-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Sfcompactrounded';
  src: url('../fonts/SFCompactRounded-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Sfcompactrounded';
  src: url('../fonts/SFCompactRounded-Semibold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Sfcompactrounded';
  src: url('../fonts/SFCompactRounded-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Sfcompactrounded';
  src: url('../fonts/SFCompactRounded-Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Sfcompactrounded';
  src: url('../fonts/SFCompactRounded-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Sfnsdisplay';
  src: url('../fonts/SFNSDisplay-BoldItalic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Sfnsdisplay';
  src: url('../fonts/SFNSDisplay-HeavyItalic.otf') format('opentype'), url('../fonts/SFNSDisplay-BlackItalic.otf') format('opentype');
  font-weight: 900;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Sfnsdisplay';
  src: url('../fonts/SFNSDisplay-MediumItalic.otf') format('opentype');
  font-weight: 500;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Sfcompactrounded';
  src: url('../fonts/SFCompactRounded-Ultralight.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Sfnsdisplay';
  src: url('../fonts/SFNSDisplay-SemiboldItalic.otf') format('opentype');
  font-weight: 600;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Sfnsdisplay';
  src: url('../fonts/SFNSDisplay-LightItalic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Sfnsdisplay';
  src: url('../fonts/SFNSDisplay-RegularItalic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Sfnsdisplay';
  src: url('../fonts/SFNSDisplay-ThinG3.otf') format('opentype'), url('../fonts/SFNSDisplay-ThinG1.otf') format('opentype'), url('../fonts/SFNSDisplay-ThinG2.otf') format('opentype'), url('../fonts/SFNSDisplay-ThinG4.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Sfnsdisplay';
  src: url('../fonts/SFNSDisplay-ThinItalic.otf') format('opentype');
  font-weight: 100;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Sfnsdisplay';
  src: url('../fonts/SFNSDisplay-UltralightItalic.otf') format('opentype');
  font-weight: 200;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Sfcompactdisplay';
  src: url('../fonts/SFCompactDisplay-Ultralight.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Sfcompactdisplay';
  src: url('../fonts/SFCompactDisplay-Semibold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Sfcompactdisplay';
  src: url('../fonts/SFCompactDisplay-Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Sfcompactdisplay';
  src: url('../fonts/SFCompactDisplay-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Sfcompactdisplay';
  src: url('../fonts/SFCompactDisplay-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Sfcompactdisplay';
  src: url('../fonts/SFCompactDisplay-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Sfcompactdisplay';
  src: url('../fonts/SFCompactDisplay-Heavy.otf') format('opentype'), url('../fonts/SFCompactDisplay-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Sfcompacttext';
  src: url('../fonts/SFCompactText-SemiboldItalic.otf') format('opentype');
  font-weight: 600;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Sfcompactdisplay';
  src: url('../fonts/SFCompactDisplay-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Sfcompacttext';
  src: url('../fonts/SFCompactText-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Sfcompacttext';
  src: url('../fonts/SFCompactText-MediumItalic.otf') format('opentype');
  font-weight: 500;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Sfcompacttext';
  src: url('../fonts/SFCompactText-RegularItalic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Sfcompacttext';
  src: url('../fonts/SFCompactText-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Sfcompacttext';
  src: url('../fonts/SFCompactText-LightItalic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Sfcompacttext';
  src: url('../fonts/SFCompactText-HeavyItalic.otf') format('opentype');
  font-weight: 900;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Sfcompacttext';
  src: url('../fonts/SFCompactText-BoldItalic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Sfcompacttext';
  src: url('../fonts/SFCompactText-Semibold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Sfcompacttext';
  src: url('../fonts/SFCompactText-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Sfcompacttext';
  src: url('../fonts/SFCompactText-Heavy.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Sfcompacttext';
  src: url('../fonts/SFCompactText-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Sfnstextcondensed';
  src: url('../fonts/SFNSTextCondensed-Heavy.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Sfnstextcondensed';
  src: url('../fonts/SFNSTextCondensed-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Sfnstextcondensed';
  src: url('../fonts/SFNSTextCondensed-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Sfnstextcondensed';
  src: url('../fonts/SFNSTextCondensed-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Sfnstextcondensed';
  src: url('../fonts/SFNSTextCondensed-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Sfnsdisplaycondensed';
  src: url('../fonts/SFNSDisplayCondensed-Black.otf') format('opentype'), url('../fonts/SFNSDisplayCondensed-Heavy.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Sfnstextcondensed';
  src: url('../fonts/SFNSTextCondensed-Semibold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Sfnsdisplaycondensed';
  src: url('../fonts/SFNSDisplayCondensed-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Sfnsdisplaycondensed';
  src: url('../fonts/SFNSDisplayCondensed-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Sfnsdisplaycondensed';
  src: url('../fonts/SFNSDisplayCondensed-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Sfnsdisplaycondensed';
  src: url('../fonts/SFNSDisplayCondensed-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Sfnsdisplaycondensed';
  src: url('../fonts/SFNSDisplayCondensed-Ultralight.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Sfnsdisplaycondensed';
  src: url('../fonts/SFNSDisplayCondensed-Semibold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Sfnsdisplaycondensed';
  src: url('../fonts/SFNSDisplayCondensed-Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: auto;
}