@font-face {
  font-family: Avenirnext;
  src: url('../fonts/AvenirNext-Medium.otf') format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

.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 {
  background-color: #000;
}

.header {
  opacity: .9;
  background-color: red;
  justify-content: center;
  height: 40px;
  display: flex;
}

.image {
  overflow-wrap: normal;
}

.section-2 {
  justify-content: flex-end;
  display: block;
}

.background-video {
  aspect-ratio: auto;
  -webkit-text-fill-color: inherit;
  object-fit: fill;
  background-clip: border-box;
  position: static;
}

.section-3 {
  width: 600px;
}

.hero-text {
  width: 60vw;
  margin-top: 31vw;
  margin-left: 10vw;
  margin-right: 0;
  padding-right: 0;
  position: relative;
}

.link {
  color: #fffffff2;
  text-align: left;
  letter-spacing: 1px;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 500;
  text-decoration: none;
  position: static;
}

.section-4 {
  text-align: center;
  -webkit-text-stroke-color: #fff;
  border: 1px solid #fff;
  border-radius: 10px;
  width: 150px;
  margin-top: 16px;
  padding: 6px 18px;
}

.text-block {
  color: #fff;
  font-size: 56px;
  line-height: 61px;
}

.section-5 {
  width: 38vw;
  padding: 0;
}

.text-block-2 {
  color: red;
  letter-spacing: 5px;
  text-indent: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 400;
}

.body-2 {
  background-image: url('../images/651-NW-9th-St-BG.jpg');
  background-position: 0 0;
  background-size: cover;
}

.section-6 {
  width: 90vw;
  margin-top: 2vw;
  margin-bottom: auto;
  margin-left: 5vw;
  padding-bottom: 0;
  position: relative;
}

.image-2, .image-3 {
  display: none;
}

.section-7 {
  margin-top: 1vw;
  margin-left: 54vw;
  margin-right: 0;
  position: relative;
}

.form-block {
  background-color: #fff0;
  width: 320px;
  margin-top: 0;
  position: relative;
}

.submit-button {
  float: right;
  text-align: left;
  background-color: red;
  border-radius: 10px;
  margin: 7px 10px 16px 0;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  position: static;
}

.text-field {
  width: 300px;
  margin-left: 9px;
  margin-right: 0;
}

.form {
  -webkit-text-stroke-color: #fff;
  background-color: #000000a3;
  width: 320px;
}

.field-label {
  margin-top: 10px;
  margin-left: 10px;
}

.field-label.formlabel1 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.field-label-2 {
  color: #fff;
  margin-left: 10px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.text-field-2 {
  width: 300px;
  margin-left: 10px;
}

.heading {
  text-transform: none;
  font-weight: 400;
}

.heading.text-block-2 {
  text-transform: uppercase;
}

.section-8 {
  color: #fff;
  letter-spacing: 1px;
  word-break: normal;
  background-color: #000000bf;
  width: 100vw;
  margin-top: 5vw;
  margin-left: 0;
  margin-right: 0;
  padding: 1vw 5vw 1vw 10vw;
  font-family: Avenirnext, Arial, sans-serif;
  line-height: 22px;
}

.paragraph {
  font-family: Avenirnext, Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.about-us {
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.text-block-3 {
  color: red;
  text-transform: uppercase;
  margin-right: 0;
  font-family: Open Sans, sans-serif;
}

.buyers-guide {
  background-color: #fff;
  border: 15px solid #fffc;
  border-radius: 15px;
  justify-content: space-between;
  width: 63vw;
  margin-top: 5vw;
  margin-left: 13vw;
  margin-right: 0;
  display: flex;
}

.div-block {
  flex-flow: row;
  width: 40vw;
  margin-left: 2vw;
  margin-right: 0;
  display: block;
  position: static;
}

.text-block-4 {
  text-transform: uppercase;
  width: 0;
  font-family: Open Sans, sans-serif;
  font-size: 45px;
  font-weight: 300;
  line-height: 0;
}

.text-block-5 {
  letter-spacing: .5px;
}

.div-block-2 {
  text-align: center;
  background-color: red;
  border: 1px solid red;
  border-radius: 10px;
  width: 10vw;
  height: 2vw;
  margin-top: 1vw;
  margin-right: 0;
}

.text-block-6 {
  color: #fff;
  -webkit-text-stroke-color: #fff;
}

.link-block {
  color: red;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 0;
  padding-top: 13px;
  font-family: Open Sans, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 0;
  text-decoration: none;
}

.div-block-3 {
  text-align: center;
  background-color: #f000;
  flex-flow: row;
  justify-content: flex-end;
  width: 20vw;
  height: 0;
  margin: 3vw 8vw 0 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  display: block;
  position: static;
}

.div-block-4 {
  color: red;
  text-transform: uppercase;
  width: 20vw;
  height: 1vw;
  margin: 0 0 0 0;
  padding-top: 1vw;
  padding-right: 0;
  font-family: Open Sans, sans-serif;
  line-height: 0;
}

.div-block-5 {
  text-transform: uppercase;
  justify-content: flex-start;
  width: 25vw;
  margin-left: 0;
  font-family: Open Sans, sans-serif;
  font-size: 48px;
  font-weight: 300;
  line-height: 50px;
  display: block;
}

.div-block-6 {
  width: 45vw;
  margin-top: 1vw;
  margin-left: 0;
  margin-right: 0;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.text-block-7 {
  letter-spacing: 1px;
  font-size: 13px;
}

.image-4 {
  height: 20vw;
  line-height: 0;
}

.image-5 {
  height: 19vw;
  margin-left: -15vw;
  margin-right: 0;
  padding-right: 0;
}

.section-9 {
  background-color: #fff;
  border: 0 solid #fff;
  border-radius: 25px;
  flex-flow: row;
  justify-content: space-between;
  width: 80vw;
  height: 27vw;
  margin-top: 3vw;
  margin-left: 11vw;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.div-block-7 {
  margin-top: 3vw;
  margin-left: 5vw;
  display: block;
}

.div-block-8 {
  text-transform: uppercase;
  font-family: Open Sans, sans-serif;
  font-size: 45px;
}

.text-block-8 {
  text-transform: uppercase;
  width: 50vw;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Open Sans, sans-serif;
  font-size: 45px;
  font-weight: 300;
  line-height: 50px;
}

.div-block-9 {
  padding-top: 1vw;
}

.link-2 {
  color: red;
  font-family: Open Sans, sans-serif;
  -webkit-text-decoration: underline #e00;
  text-decoration: underline #e00;
}

.section-10 {
  background-image: url('../images/before-after-desktop.jpg');
  background-position: 0 0;
  background-size: 90vw 50vw;
  width: 90vw;
  height: 50vw;
  margin-top: 5vw;
  margin-left: 5vw;
}

.link-3 {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding-top: 47vw;
  padding-left: 38vw;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  font-weight: 600;
  display: block;
}

.footer-logo {
  text-align: left;
  width: 165px;
  margin-left: 0;
  padding-left: 0;
}

.footer-link {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: Open Sans, sans-serif;
  font-weight: 600;
  text-decoration: none;
}

.footer-link-block {
  grid-column-gap: 21px;
  grid-row-gap: 21px;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
}

.text-block-9 {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  padding-bottom: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 12px;
  font-weight: 300;
}

.section-11 {
  background-color: red;
  width: 90vw;
  margin-left: 5vw;
}

.container {
  padding-top: 20px;
}

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

.text-block-10 {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  font-weight: 300;
}

.container-2 {
  max-width: none;
}

.text-block-11 {
  color: #494949;
  letter-spacing: .5px;
  margin-bottom: 0;
  margin-left: 20px;
  margin-right: 20px;
  padding-top: 25px;
  padding-bottom: 20px;
  font-family: Open Sans, sans-serif;
  font-weight: 300;
}

.div-block-11 {
  background-color: #ffffffd1;
  width: 88vw;
  margin-top: 20px;
  margin-bottom: 0;
  padding-bottom: 20px;
}

.bold-text, .bold-text-2 {
  text-align: center;
  line-height: 10px;
  display: block;
}

.bold-text-3 {
  text-align: center;
  padding-bottom: 10px;
  line-height: 10px;
  display: block;
}

.image-7 {
  text-align: left;
  vertical-align: baseline;
  width: auto;
  max-width: 95%;
  margin-left: 20px;
  margin-right: 0;
  position: static;
}

.image-8, .image-9 {
  max-width: 95%;
  margin-left: 20px;
}

.section-12 {
  margin-bottom: 0;
  padding-bottom: 0;
}

@media screen and (max-width: 991px) {
  .section-3 {
    width: 70vw;
  }

  .hero-text {
    width: 60vw;
    margin-top: 0;
    margin-left: 10vw;
    padding-top: 40vw;
    padding-right: 0;
    position: relative;
  }

  .text-block {
    width: auto;
    min-width: auto;
    font-size: 40px;
  }

  .section-5 {
    width: 65vw;
    min-width: 0;
  }

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

  .section-6 {
    width: 96vw;
    margin-top: 2vw;
    margin-left: 2vw;
  }

  .section-7 {
    margin-top: 5vw;
    margin-left: 10vw;
    margin-right: 0;
  }

  .form-block {
    background-color: #00000029;
    width: 327px;
    position: relative;
  }

  .submit-button {
    border-radius: 10px;
    font-family: Montserrat, sans-serif;
    font-weight: 500;
  }

  .text-field {
    width: 325px;
  }

  .form {
    object-fit: fill;
    width: 346px;
    margin-right: 0;
    padding-right: 0;
  }

  .field-label {
    color: #fff;
    width: 100px;
    font-family: Montserrat, sans-serif;
    font-weight: 500;
  }

  .field-label-2 {
    color: #fff;
    width: 200px;
    font-family: Montserrat, sans-serif;
    font-weight: 500;
  }

  .text-field-2 {
    width: 325px;
  }

  .heading {
    color: #fff;
    font-weight: 400;
  }

  .section-8 {
    background-color: #000000bf;
    margin-top: 80vw;
    margin-left: 0;
    padding: 1vw 3vw;
  }

  .paragraph, .about-us {
    font-family: Open Sans, sans-serif;
    font-weight: 300;
  }

  .text-block-3 {
    color: red;
    text-transform: uppercase;
    font-family: Open Sans, sans-serif;
  }

  .buyers-guide {
    background-color: #fff;
    border-radius: 15px;
    width: 96vw;
    margin-top: 5vw;
    margin-left: 2vw;
    margin-right: 2vw;
  }

  .div-block-2 {
    text-align: center;
    letter-spacing: 1px;
    border-radius: 10px;
    width: 20vw;
    height: 5vw;
    margin-right: 76vw;
    padding-top: 1vw;
    padding-bottom: 1vw;
    padding-left: 0;
    font-size: 12px;
  }

  .text-block-6 {
    color: #fff;
  }

  .link-block {
    text-transform: uppercase;
    padding-top: 1px;
    text-decoration: none;
  }

  .div-block-3 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -webkit-text-fill-color: inherit;
    background-color: #fff0;
    background-clip: border-box;
    flex-flow: column;
    flex: 0 auto;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-self: auto;
    width: 40vw;
    height: 50vw;
    margin-top: 0;
    margin-left: 25vw;
    padding-left: 0;
    display: block;
    position: static;
  }

  .div-block-4 {
    width: 45vw;
    height: 1vw;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 5vw;
  }

  .div-block-6 {
    width: 80vw;
  }

  .text-block-7 {
    margin-top: 0;
  }

  .section-9 {
    flex-flow: column;
    width: 90vw;
    height: 100vw;
    margin-left: 5vw;
    display: block;
  }

  .div-block-7 {
    width: 80vw;
    height: 40vw;
    margin-top: 10vw;
    margin-bottom: 0;
  }

  .text-block-8 {
    width: 85vw;
  }

  .div-block-9 {
    margin-top: 1vw;
  }

  .image-6 {
    vertical-align: baseline;
    width: auto;
    height: auto;
    min-height: 0;
    max-height: none;
    display: block;
    position: static;
  }

  .link-3 {
    padding-left: 35vw;
  }

  .section-11 {
    width: 96vw;
    margin-left: 2vw;
  }

  .div-block-11 {
    width: 96vw;
  }
}

@media screen and (max-width: 767px) {
  .hero-text {
    margin-top: 10vw;
    margin-left: 10vw;
    position: relative;
  }

  .text-block {
    font-size: 35px;
    line-height: 40px;
  }

  .section-6 {
    width: 95vw;
    margin-top: 2vw;
    margin-left: 2vw;
  }

  .section-7 {
    margin-right: 17vw;
  }

  .form-block {
    width: auto;
    margin-bottom: 5vw;
  }

  .submit-button {
    margin-top: 1vw;
    margin-bottom: 1vw;
    margin-right: 1vw;
  }

  .text-field {
    width: 70vw;
    margin-bottom: 1vw;
    margin-left: 1vw;
    padding: 0;
  }

  .form {
    width: auto;
  }

  .field-label.formlabel1 {
    width: auto;
    margin-top: 1vw;
    margin-bottom: 1vw;
    margin-left: 1vw;
  }

  .field-label-2 {
    width: auto;
    margin-bottom: 1vw;
    margin-left: 1vw;
  }

  .text-field-2 {
    width: 70vw;
    margin-bottom: 1vw;
    margin-left: 1vw;
    padding: 0 0 0;
  }

  .section-8 {
    background-color: #000000bf;
    margin-top: 40vw;
  }

  .about-us {
    font-family: Open Sans, sans-serif;
    font-weight: 300;
  }

  .section-9 {
    width: 96vw;
    margin-left: 2vw;
  }

  .text-block-8 {
    font-size: 45px;
  }

  .link-3 {
    padding-top: 45vw;
    padding-left: 30vw;
  }

  .footer-logo {
    margin-left: 190px;
  }

  .section-11 {
    width: 96vw;
    margin-left: 2vw;
  }

  .text-block-11 {
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 20px;
  }

  .div-block-11 {
    width: 96vw;
  }

  .image-7, .image-8, .image-9 {
    max-width: 95%;
    margin-left: 10px;
  }
}

@media screen and (max-width: 479px) {
  .body {
    background-color: #000;
  }

  .header {
    opacity: 5;
  }

  .background-video {
    object-fit: cover;
    position: static;
  }

  .section-3 {
    width: 0;
  }

  .hero-text {
    width: 0;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 5vw;
    padding-top: 65vw;
    padding-right: 0;
    position: relative;
  }

  .link {
    -webkit-text-stroke-color: #fff;
    font-family: Montserrat, sans-serif;
  }

  .section-4 {
    text-align: center;
    -webkit-text-stroke-color: #fff;
    width: 150px;
    margin-top: 1vw;
    padding: 1vw 6vw;
  }

  .text-block {
    color: #fff;
    width: 300px;
    font-family: Open Sans, sans-serif;
    font-size: 25px;
    font-weight: 300;
    line-height: 30px;
  }

  .text-block-2 {
    color: red;
    letter-spacing: 5px;
    width: 90vw;
    padding-bottom: 0;
    line-height: 18px;
  }

  .body-2 {
    box-sizing: border-box;
    aspect-ratio: auto;
    -webkit-text-fill-color: inherit;
    background-color: #000;
    background-image: url('../images/contact-us.jpg');
    background-position: 0 0;
    background-repeat: repeat;
    background-size: cover;
    background-attachment: scroll;
    background-clip: border-box;
    overflow: visible;
  }

  .section-6 {
    margin-top: 20px;
    margin-left: 10px;
  }

  .section-7 {
    margin-left: 10px;
    margin-right: 20px;
  }

  .form-block {
    background-color: #0000;
    width: 300px;
    margin-bottom: 0;
  }

  .submit-button {
    float: none;
    background-color: red;
    margin-left: 205px;
  }

  .text-field {
    color: #000;
    width: 275px;
    font-family: Montserrat, sans-serif;
  }

  .form {
    width: 300px;
    margin-left: 0;
  }

  .text-field-2 {
    color: #000;
    width: 275px;
    font-family: Montserrat, sans-serif;
  }

  .section-8 {
    background-color: #000000bf;
    margin-top: 44vw;
    margin-left: 0;
    margin-right: 0;
    padding: 5vw 4vw;
  }

  .paragraph {
    margin-bottom: 0;
    padding-top: 5vw;
  }

  .about-us {
    margin-bottom: 0;
    padding-top: 5vw;
    font-family: Open Sans, sans-serif;
    font-weight: 300;
  }

  .cell {
    display: flex;
  }

  .text-block-3 {
    color: red;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: Open Sans, sans-serif;
    font-weight: 400;
  }

  .buyers-guide {
    background-color: #fff;
    border-color: #fff;
    border-radius: 15px;
    flex-flow: column;
    justify-content: space-between;
    align-items: stretch;
    height: 100vw;
    margin: 0 2vw 0;
    padding-bottom: 0;
    -webkit-text-decoration: none;
    text-decoration: none;
    display: block;
  }

  .div-block {
    flex-flow: row;
    width: 98vw;
    height: 100vw;
    margin-left: 0;
    margin-right: 0;
    padding-top: 4vw;
    padding-left: 4vw;
    padding-right: 4vw;
  }

  .text-block-4 {
    color: #000;
    text-transform: uppercase;
    font-family: Open Sans, sans-serif;
    font-size: 35px;
    font-weight: 300;
    line-height: 45px;
  }

  .text-block-5 {
    letter-spacing: 1px;
    padding-top: 1vw;
    font-family: Open Sans, sans-serif;
    font-weight: 400;
  }

  .div-block-2 {
    color: #fff;
    text-align: center;
    letter-spacing: 1px;
    background-color: red;
    border: 1px solid red;
    border-radius: 10px;
    width: 50vw;
    height: 10vw;
    margin: 5vw 0 5vw 15vw;
    padding: 2vw 0;
    font-size: 12px;
  }

  .text-block-6 {
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
  }

  .link-block {
    color: #fff;
    -webkit-text-decoration: none;
    text-decoration: none;
  }

  .div-block-3 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    aspect-ratio: auto;
    text-align: left;
    -webkit-text-fill-color: inherit;
    mix-blend-mode: normal;
    background-color: #fff0;
    background-clip: border-box;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 90vw;
    height: 0;
    margin: 0 0 130vw 10vw;
    padding: 0 25vw 0 0;
    display: block;
    position: static;
    overflow: visible;
  }

  .div-block-4 {
    width: 70vw;
    height: 0;
    margin-top: 0;
    margin-left: 1vw;
    padding-top: 12vw;
  }

  .div-block-5 {
    width: 90vw;
    margin-top: 7vw;
    margin-left: 5vw;
  }

  .div-block-6 {
    width: 90vw;
    margin-left: 1vw;
    padding-right: 14vw;
  }

  .image-4 {
    height: 96vw;
  }

  .image-5 {
    vertical-align: baseline;
    width: 100vw;
    height: 100vw;
    margin-left: auto;
    display: block;
    position: static;
    overflow: auto;
  }

  .section-9 {
    background-color: #fff;
    border-radius: 25px;
    flex-flow: column;
    width: 96vw;
    height: 200vw;
    margin-top: 15vw;
    margin-left: 2vw;
  }

  .div-block-7 {
    height: auto;
    margin-top: 3vw;
    margin-left: 5vw;
    display: block;
  }

  .text-block-8 {
    width: 85vw;
    font-size: 43px;
  }

  .div-block-9 {
    margin-top: 3vw;
  }

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

  .section-10 {
    background-image: url('../images/before-and-after.jpg');
    background-position: 0 0;
    background-size: 95vw 170vw;
    width: 95vw;
    height: 170vw;
    margin-top: 15vw;
    margin-left: 2vw;
    padding-top: 0;
  }

  .link-3 {
    color: #fff;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-top: 0;
    padding-top: 160vw;
    padding-left: 25vw;
    font-family: Open Sans, sans-serif;
    font-size: 12px;
    font-weight: 600;
    display: block;
    position: static;
  }

  .footer-logo {
    width: 175px;
    margin-left: 0;
  }

  .footer-link-block {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    margin-top: 10px;
    margin-bottom: 20px;
  }

  .text-block-9 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .section-11 {
    width: 95vw;
    margin-left: 2vw;
  }

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

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

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

  .div-block-11 {
    width: 94vw;
    margin-right: 0;
    padding-right: 0;
  }

  .bold-text-2 {
    line-height: 16px;
  }

  .bold-text-3 {
    padding-bottom: 10px;
    line-height: 16px;
  }

  .image-7 {
    max-width: 94%;
    margin-left: 10px;
    margin-right: 0;
    padding-right: 0;
  }

  .image-8, .image-9 {
    max-width: 94%;
    margin-left: 10px;
    padding-right: 0;
  }

  .section-12 {
    margin-right: 2px;
    padding-right: 20px;
  }
}


@font-face {
  font-family: 'Avenirnext';
  src: url('../fonts/AvenirNext-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}