:root {
  --sienna: #896d56;
  --white: white;
  --black: black;
  --peru: #a48161;
}

.hero {
  background-image: url('../images/Gypsy_Julielumsden.jpg');
  background-position: 50% 0;
  background-size: cover;
  height: 100vh;
}

.container {
  flex-direction: row;
  align-items: center;
  margin-left: 75px;
  padding-left: 0;
  display: flex;
}

.brand {
  background-color: var(--sienna);
  color: #000;
  border: 2px #000;
  width: 60px;
  height: 60px;
  position: absolute;
  top: 0;
  left: 0;
}

.brand.w--current {
  background-color: var(--sienna);
}

.nav-link {
  float: left;
  letter-spacing: 2px;
  text-transform: uppercase;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: 13px;
  padding-left: 0;
  padding-right: 0;
  font-family: Aqua, sans-serif;
  font-size: 11px;
  transition: all .3s;
  display: flex;
  position: static;
  top: 0;
  left: 0;
}

.nav-link:hover {
  color: #a19c9c;
}

.nav-link.w--current {
  color: var(--sienna);
}

.navbar {
  background-color: #ffffffe8;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

.link-block {
  width: 40px;
  height: 40px;
  margin-top: 7px;
  margin-right: 10px;
  transition: all .2s;
  position: absolute;
  top: 0;
  right: 0;
}

.link-block:hover {
  transform: translate(0, -5px);
}

.link-block.twitter {
  margin-top: 7px;
  margin-right: 50px;
  transition: all .2s;
}

.link-block.twitter:hover {
  transform: translate(0, -5px);
}

.image-2 {
  width: 25px;
  height: 25px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.biography {
  filter: grayscale();
  background-image: linear-gradient(268deg, #000 25%, #0f0b0b00), url('../images/gaslight-copy.jpg');
  background-position: 0 0, 30%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  height: auto;
  padding-bottom: 50px;
}

.heading-2 {
  color: #fff;
  text-align: left;
  letter-spacing: 10px;
  text-transform: uppercase;
  margin-top: 137px;
  font-family: Aqua, sans-serif;
}

.button {
  text-align: center;
  letter-spacing: 5px;
  background-color: #0000;
  border: 1px solid #fff;
  border-radius: 0;
  justify-content: center;
  width: 300px;
  margin-top: 20px;
  font-family: Antic, sans-serif;
  font-size: 12px;
  display: flex;
}

.gallery, .section-5 {
  height: 50vh;
}

.column-2 {
  justify-content: center;
  align-items: center;
  height: 50vh;
  display: flex;
}

.column-3 {
  background-color: var(--white);
  justify-content: center;
  align-items: center;
  height: 50vh;
  display: flex;
}

.column-4 {
  background-image: url('../images/200922CEH-6306-min.jpg');
  background-position: 50% 60%;
  background-size: cover;
  padding-left: 0;
  padding-right: 0;
}

.column-5 {
  background-image: url('../images/404307105_838164694979887_2593423963593340355_n_1.jpg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 50vh;
  padding-left: 0;
  padding-right: 0;
}

.column-5.audio {
  background-image: url('../images/2023_JulieLumsden5058-web-horizontal-copy.jpg');
  background-position: 50%;
}

.text-block-4 {
  color: #000;
  text-align: center;
  letter-spacing: 10px;
  text-transform: uppercase;
  margin-top: 0;
  font-family: Aqua, sans-serif;
  font-size: 30px;
  line-height: 40px;
}

.media {
  height: auto;
  margin-bottom: 0;
}

.nav-menu {
  flex-direction: row;
  display: flex;
}

.section-6 {
  height: 600px;
}

.paragraph-2 {
  color: var(--white);
  text-align: left;
  width: auto;
  margin-top: 23px;
  font-family: Antic, sans-serif;
  font-size: 12px;
  font-style: italic;
}

.row-2 {
  color: #ffffffb5;
}

.text-block-5 {
  text-align: left;
  letter-spacing: 3px;
  margin-top: -10px;
  padding-top: 0;
  font-family: Aqua, sans-serif;
  font-size: 9px;
}

.column-6 {
  margin-bottom: 70px;
  padding-right: 50px;
}

.container-2 {
  height: 100vh;
}

.container-2.bottom {
  height: auto;
}

.section-7 {
  background-image: linear-gradient(#fff, #fff);
  justify-content: center;
  align-items: center;
  height: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
  position: static;
  bottom: 0;
  left: 0;
  right: 0;
}

.body {
  text-align: center;
  font-family: Antic, sans-serif;
  font-size: 8px;
}

.paragraph-3 {
  margin-top: 10px;
  font-size: 9px;
}

.top-left-logo {
  color: #fff;
  width: 50px;
  margin-top: 15px;
  margin-left: 3px;
  font-family: Aqua, sans-serif;
  font-size: 50px;
  line-height: 40px;
}

.paragraph-bio {
  color: #fff;
  text-align: left;
  padding-bottom: 1px;
  padding-right: 20px;
  font-family: Antic, sans-serif;
  font-size: 13px;
}

.div-block {
  height: 50vh;
}

.image-3 {
  width: 100%;
  height: 100%;
  padding-bottom: 0;
  display: none;
}

.lightbox-link {
  opacity: 0;
  background-image: linear-gradient(#000000c9, #000000c9);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  text-decoration: none;
  transition: all .4s;
  display: flex;
}

.lightbox-link:hover {
  opacity: 1;
}

.text-block-6 {
  color: #fff;
  letter-spacing: 10px;
  text-transform: uppercase;
  font-family: Aqua, sans-serif;
  font-size: 10px;
  text-decoration: none;
  position: static;
  top: 175px;
  left: 0;
  right: 0;
}

.production-photos-lightbox {
  opacity: 0;
  background-image: linear-gradient(#000000c9, #000000c9);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  text-decoration: none;
  transition: all .4s;
  display: flex;
}

.production-photos-lightbox:hover {
  opacity: 1;
}

.media-lightbox {
  opacity: 0;
  background-image: linear-gradient(#000000c9, #000000c9);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  text-decoration: none;
  transition: all .4s;
  display: flex;
}

.media-lightbox:hover {
  opacity: 1;
}

.media-row {
  background-image: url('../images/_-gxbyorgs.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-left: 0;
  padding-right: 0;
}

.link {
  text-decoration: none;
}

.button-3 {
  background-color: var(--sienna);
  opacity: 1;
  letter-spacing: 10px;
  text-transform: uppercase;
  cursor: pointer;
  border: 1px solid #888686;
  border-radius: 0;
  margin-top: 0;
  padding: 20px 50px;
  font-family: Antic, sans-serif;
  font-size: 22px;
  font-weight: 400;
  transition: all .5s;
}

.button-3:hover {
  border-color: #fff;
}

.heading-3 {
  color: #fff;
  text-align: left;
  letter-spacing: 10px;
  text-transform: uppercase;
  margin-top: 0%;
  font-family: Aqua, sans-serif;
  font-size: 60px;
  line-height: 70px;
}

.text-block-8 {
  color: #e7e7e7;
  text-align: left;
  letter-spacing: 6px;
  text-transform: uppercase;
  margin-top: -18px;
  font-family: Aqua, sans-serif;
  font-size: 24px;
  line-height: 30px;
}

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

.heading-4 {
  text-align: center;
  text-transform: uppercase;
  font-family: Aqua, sans-serif;
}

.image-4 {
  text-align: center;
}

.text-block-9 {
  text-align: center;
  margin-top: 13px;
  font-family: Antic, sans-serif;
}

.container-3 {
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  display: flex;
  position: absolute;
}

.container-4 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  height: 100vh;
  display: flex;
}

.link-block-2 {
  position: absolute;
  inset: 0%;
}

@media screen and (max-width: 991px) {
  .nav-link {
    float: none;
    flex-direction: column;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    margin-top: 41px;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
    position: static;
    top: 0;
    left: 0;
    right: 0;
  }

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

  .column-2 {
    height: auto;
    margin-top: 0;
  }

  .column-5 {
    background-position: 60% 100%;
  }

  .text-block-4 {
    margin-top: 154px;
  }

  .menu-button {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .menu-button.w--open {
    flex-direction: column;
  }

  .nav-menu {
    background-color: #969696;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    height: auto;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
  }

  .section-6 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .paragraph-2 {
    width: auto;
  }

  .container-2.bottom {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .media-row {
    background-position: 50% -44px;
  }

  .button-3 {
    margin-top: 0;
  }
}

@media screen and (max-width: 767px) {
  .column-4 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .text-block-4 {
    font-size: 20px;
  }

  .paragraph-2 {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: auto;
    padding-left: 15px;
    display: flex;
  }

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

  .column-6 {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .top-left-logo {
    margin-left: -5px;
  }

  .paragraph-bio {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: auto;
    padding-left: 15px;
    padding-right: 15px;
    display: block;
  }

  .div-block {
    width: 100%;
  }

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

  .heading-3 {
    margin-top: 0%;
    padding-left: 20px;
    font-size: 40px;
  }

  .text-block-8 {
    padding-left: 20px;
    font-size: 18px;
  }

  .container-4 {
    padding-right: 50px;
  }
}

@media screen and (max-width: 479px) {
  .hero {
    background-position: 40%;
    height: auto;
  }

  .heading-2 {
    margin-top: auto;
    font-size: 30px;
  }

  .button {
    width: auto;
  }

  .column-2 {
    height: 50vh;
  }

  .column-5 {
    background-position: 60%;
  }

  .section-6 {
    background-image: none;
    height: 400px;
    display: none;
  }

  .paragraph-2 {
    padding-right: 15px;
  }

  .column-6 {
    padding-top: 50px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .container-2 {
    height: auto;
  }

  .container-2.bottom {
    padding-left: 50px;
    padding-right: 50px;
  }

  .section-7 {
    width: 100%;
    padding-left: 50px;
    padding-right: 50px;
  }

  .paragraph-3 {
    font-size: 7px;
  }

  .top-left-logo {
    margin-left: -6px;
    padding-left: 0;
  }

  .media-lightbox {
    height: 100%;
  }

  .media-row {
    background-position: 50%;
  }

  .button-3 {
    margin-top: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 12px;
  }

  .text-block-7 {
    letter-spacing: 5px;
    margin-top: 21px;
    margin-bottom: 18px;
    font-family: Aqua, sans-serif;
    font-size: 14px;
  }

  .heading-3 {
    margin-top: 0;
    font-size: 40px;
    line-height: 50px;
  }

  .text-block-8 {
    color: #fff;
    margin-bottom: 61px;
    padding-left: 18px;
    font-size: 18px;
    line-height: 28px;
  }

  .container-4 {
    justify-content: center;
    align-items: flex-start;
  }
}


@font-face {
  font-family: 'Aqua';
  src: url('../fonts/aqua.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}