@font-face {
  font-family: Nimbussanl Reg;
  src: url('../fonts/NimbusSanL-Reg.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Nimbussanl Bol;
  src: url('../fonts/NimbusSanL-Bol.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Depixelbreit;
  src: url('../fonts/DePixelBreit.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --off-white: #fffdec;
  --near-black: #0e0e0e;
  --dark-brown: #5a2912;
  --light-brown: #7f503b;
  --yellow: #f7edcb;
}

.page-wrapper {
  background-color: var(--off-white);
  width: 100vw;
  overflow: hidden;
}

.navbar {
  z-index: 999;
  flex-flow: column;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.ticker-track {
  background-color: var(--near-black);
  color: #111;
  justify-content: flex-start;
  align-items: center;
  height: 28px;
  display: flex;
}

.menu-selections {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  background-color: var(--dark-brown);
  justify-content: space-between;
  align-items: stretch;
  padding: 5px;
  display: flex;
}

.menu-item {
  border: 3px solid var(--light-brown);
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.menu-item:hover {
  border-color: var(--yellow);
}

.menu-item.w--current:hover {
  background-color: #914b4b;
}

.text-block {
  color: #f7edcb;
  letter-spacing: -1px;
  -webkit-text-stroke-color: var(--yellow);
  padding-top: 10px;
  font-family: Nimbussanl Reg, Arial, sans-serif;
  font-size: 35px;
  line-height: 29px;
}

.ticker-text {
  color: var(--yellow);
  white-space: nowrap;
  font-family: Depixelbreit, Verdana, sans-serif;
  font-size: 10px;
  font-weight: 400;
  line-height: 12px;
}

.hero {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 100px;
  display: flex;
}

.hero-container {
  justify-content: center;
  align-items: center;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 60px;
  padding-bottom: 0;
  display: flex;
}

.hero-text {
  z-index: auto;
  color: var(--dark-brown);
  margin-left: -40px;
  margin-right: -39px;
  font-family: Nimbussanl Bol, Arial, sans-serif;
  font-size: 120px;
  line-height: 129px;
  position: relative;
}

.image {
  width: 244px;
}

.about-section {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 60px;
  display: flex;
}

.about-hero-container {
  justify-content: center;
  align-items: center;
  max-width: 1100px;
  height: 300px;
  margin: 0 auto 60px;
  display: none;
}

.image-2 {
  flex: none;
  width: 268px;
  margin-right: -68px;
  display: block;
  transform: rotate(12deg);
}

.image-3 {
  flex: none;
  height: 121px;
  padding-left: 22px;
  display: none;
}

.image-4 {
  flex: none;
  display: block;
}

.about-body {
  max-width: 900px;
  color: var(--dark-brown);
  text-align: center;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  font-family: Nimbussanl Reg, Arial, sans-serif;
  font-size: 31px;
  line-height: 41px;
}

.text-span {
  color: #3330;
  background-image: url('../images/emily-gif.gif');
  background-position: 40% 41%;
  background-repeat: no-repeat;
  background-size: contain;
  margin-right: -15px;
  padding-right: 0;
  font-size: 41px;
  line-height: 52px;
}

.animated-divider {
  max-width: 1000px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.animated-divider._2 {
  margin-top: 0;
}

.podcast-appearances {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block {
  max-width: 900px;
}

.text-block-2 {
  color: var(--dark-brown);
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 31px;
  line-height: 30px;
}

.panel-facilitator {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 1000px;
  display: flex;
}

.image-5, .image-6 {
  max-width: 600px;
  margin-bottom: 20px;
}

.works-section {
  margin-top: 0;
}

.works-by-topic-container {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.works-header {
  justify-content: center;
  align-items: center;
  margin-bottom: 60px;
  display: flex;
}

.image-7 {
  height: 200px;
}

.image-8 {
  height: 220px;
}

.topic {
  flex-flow: column;
  width: 100vw;
  max-width: none;
  display: flex;
}

.topic-header-track {
  border-top: 2px solid var(--dark-brown);
  border-bottom: 2px solid var(--dark-brown);
  word-break: normal;
  justify-content: flex-start;
  align-items: center;
  width: 100vw;
  padding-top: 10px;
  display: flex;
  overflow: visible;
}

.text-block-3 {
  color: var(--dark-brown);
  text-transform: uppercase;
  padding-right: 20px;
  font-family: Nimbussanl Bol, Arial, sans-serif;
  font-size: 34px;
  line-height: 36px;
  display: inline-block;
}

.text-and-star {
  white-space: nowrap;
  word-break: keep-all;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.image-9 {
  height: 30px;
  padding-bottom: 6px;
  padding-right: 20px;
}

.works {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 0;
  display: flex;
}

.works-container {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  max-width: 1000px;
  display: grid;
}

.work {
  flex-flow: column;
  width: 400px;
  display: flex;
}

.link, .link-2, .link-3 {
  color: var(--dark-brown);
}

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

.awards {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 1000px;
  display: flex;
}

.image-10, .image-11 {
  margin-bottom: 20px;
}

.title {
  color: var(--dark-brown);
  font-weight: 700;
}

.link-4 {
  color: var(--dark-brown);
  font-size: 21px;
  text-decoration: none;
}

.link-4:hover {
  color: var(--light-brown);
}

.outlet, .text-block-4, .text-block-5 {
  color: var(--dark-brown);
}

.image-12, .image-13, .image-14 {
  object-fit: cover;
  height: 300px;
  padding-bottom: 10px;
}

.image-15 {
  object-fit: cover;
  flex: 0 auto;
  height: 300px;
  padding-bottom: 10px;
}

.image-16 {
  object-fit: cover;
  height: 300px;
  padding-bottom: 10px;
}

.footer {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.footer-container {
  background-color: var(--dark-brown);
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 220px;
  padding-bottom: 220px;
  display: flex;
}

.contact-icons {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: center;
  align-items: center;
  height: 100px;
  display: flex;
}

.image-17, .image-18 {
  height: 110px;
}

.image-19 {
  height: 100px;
}

.inner-track {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.about-emily {
  position: relative;
}

.image-21 {
  margin-bottom: 60px;
}

.image-22 {
  margin-bottom: 40px;
}

.image-23, .image-24, .image-25, .image-26, .image-27 {
  padding-bottom: 40px;
}

.image-28 {
  width: 45px;
  position: absolute;
  inset: 30px auto auto 0%;
  transform: rotate(18deg);
}

.image-29 {
  width: 46px;
  position: absolute;
  inset: 17px 5px auto auto;
  transform: rotate(-9deg);
}

@media screen and (max-width: 991px) {
  .page-wrapper {
    width: 100vw;
    overflow: hidden;
  }

  .hero-container {
    max-width: 768px;
    padding-bottom: 0;
  }

  .hero-text {
    font-size: 104px;
  }

  .image {
    width: 169px;
  }

  .about-section {
    max-width: 100vw;
  }

  .about-hero-container {
    margin-bottom: 0;
  }

  .image-3 {
    height: 101px;
  }

  .about-body {
    margin-left: 20px;
    margin-right: 20px;
    font-size: 25px;
    line-height: 37px;
  }

  .text-span {
    line-height: 41px;
  }

  .animated-divider {
    max-width: 90vw;
  }

  .text-block-2 {
    max-width: 700px;
    font-size: 25px;
  }

  .image-7 {
    height: 165px;
  }

  .image-8 {
    height: 161px;
  }

  .works {
    padding-top: 0;
  }

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

  .work {
    width: 40vw;
  }

  .footer-container {
    padding-top: 150px;
    padding-bottom: 150px;
  }

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

@media screen and (max-width: 767px) {
  .hero-text {
    margin-left: -30px;
    margin-right: -29px;
    font-size: 81px;
  }

  .image-2 {
    width: 196px;
  }

  .image-3 {
    height: 96px;
    padding-left: 30px;
    padding-right: 26px;
  }

  .image-4 {
    width: 200px;
    margin-left: -69px;
  }

  .about-body {
    font-size: 33px;
    line-height: 41px;
  }

  .text-span {
    line-height: 50px;
  }

  .animated-divider {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .image-5 {
    max-width: 95vw;
  }

  .image-6 {
    max-width: 100vw;
  }

  .works-header {
    flex-flow: column;
  }

  .work {
    width: 250px;
  }

  .image-11 {
    max-width: 95vw;
  }

  .image-12, .image-13, .image-14, .image-15, .image-16 {
    height: 200px;
  }

  .image-21 {
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 479px) {
  .menu-selections {
    grid-column-gap: 2px;
    grid-row-gap: 2px;
  }

  .menu-item {
    border-width: 2px;
  }

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

  .hero-container {
    flex-flow: column;
    padding-top: 0;
  }

  .hero-text {
    margin-left: auto;
    margin-right: auto;
    line-height: 88px;
  }

  .image {
    width: 232px;
    margin-top: -20px;
    margin-bottom: 5px;
  }

  .about-section {
    padding-left: 10px;
    padding-right: 10px;
  }

  .about-hero-container {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    height: auto;
    margin-top: 0;
    position: relative;
  }

  .image-2 {
    width: 120px;
    margin-right: -131px;
    position: absolute;
    inset: auto 25% -25% auto;
  }

  .image-3 {
    order: -9999;
    margin-bottom: 48px;
    padding-bottom: 0;
  }

  .image-4 {
    width: 120px;
    margin-left: -92px;
    position: absolute;
    inset: auto auto -38% 15%;
  }

  .animated-divider {
    max-width: 95vw;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .text-block-2 {
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 26px;
  }

  .image-5 {
    width: 95vw;
  }

  .image-6 {
    width: 95vw;
    max-width: none;
  }

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

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

  .work {
    width: 90vw;
  }

  .image-10 {
    width: 180px;
  }

  .image-11 {
    width: 95vw;
    max-width: none;
  }

  .image-12, .image-13, .image-14, .image-15, .image-16 {
    height: 250px;
  }

  .footer-container {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .contact-icons {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    height: auto;
  }

  .body {
    background-color: var(--near-black);
  }
}


@font-face {
  font-family: 'Nimbussanl Reg';
  src: url('../fonts/NimbusSanL-Reg.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Nimbussanl Bol';
  src: url('../fonts/NimbusSanL-Bol.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Depixelbreit';
  src: url('../fonts/DePixelBreit.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}