@font-face {
  font-family: Helvetica neue;
  src: url('../fonts/HelveticaNeue-Thin.ttf') format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

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

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

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

@font-face {
  font-family: Helv-Neue;
  src: url('../fonts/HelveticaNeueLight.otf') format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Helv-Neue;
  src: url('../fonts/HelveticaNeueBold.otf') format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

.clock-timer {
  z-index: 4;
  color: #fff;
  background-color: #ededed00;
  margin-bottom: 0;
  font-family: Oswald, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 14px;
  position: absolute;
  bottom: .5rem;
}

.clock-timer.black {
  z-index: 100;
  pointer-events: none;
  color: #888;
  letter-spacing: 1px;
  justify-content: center;
  align-items: center;
  font-family: Helvetica neue, Arial, sans-serif;
  font-size: 10px;
  font-weight: 300;
  line-height: 10px;
  text-decoration: none;
  display: flex;
  position: fixed;
  bottom: 1rem;
  left: 1rem;
}

.clock-timer.black.right {
  text-align: right;
  left: auto;
  right: 1rem;
}

.block-section {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.block-section.space {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  justify-content: space-between;
  align-items: center;
  min-height: 100svh;
  padding: 1rem 1rem 4rem;
}

.block-section.space.fixed {
  justify-content: space-between;
  align-items: center;
  position: fixed;
  inset: 0%;
  overflow: hidden;
}

.full-content-wrapper {
  z-index: 2;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  min-height: 100vh;
  display: flex;
  position: relative;
  overflow: visible;
}

.company-grid {
  column-count: 3;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: start stretch;
  column-gap: 2rem;
  width: 100%;
  max-width: 1080px;
  height: 100%;
  display: grid;
}

.gallery-item {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  color: #070707;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  font-family: Inconsolata, monospace;
  font-weight: 700;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.short-bio {
  color: #888;
  text-align: left;
  letter-spacing: .25px;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 0;
  font-family: Archivo, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
}

.about-div {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1080px;
  height: 100%;
  padding: 1rem;
  display: flex;
}

.about-div.center {
  z-index: 5;
  grid-column-gap: 8rem;
  grid-row-gap: 8rem;
  flex-flow: column;
  padding: 0;
}

.about-div.center.upcoming {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
}

.about-div.center.no-click {
  pointer-events: auto;
  justify-content: center;
  align-items: center;
  position: absolute;
}

.about-text {
  color: #353535;
  text-align: center;
  width: 100%;
  max-width: 600px;
  font-family: Helv-Neue, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 40px;
}

.about-text.policy-left {
  text-align: left;
  max-width: 500px;
}

.about-text.contact {
  line-height: 24px;
}

.home-grid {
  background-color: #f8f8f8;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: fixed;
  inset: 0%;
}

.company-info-div {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  color: #888;
  letter-spacing: .25px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  font-family: Archivo, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  display: flex;
}

.head-nav {
  z-index: 1000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: .5rem;
  padding-bottom: .5rem;
  display: flex;
  position: sticky;
  top: 0;
}

.nav-flexer {
  z-index: 2000;
  grid-column-gap: 8rem;
  grid-row-gap: 8rem;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1080px;
  display: flex;
  position: relative;
}

.nav-flexer.home {
  justify-content: center;
}

.nav-text-link {
  z-index: 1000;
  color: #888;
  letter-spacing: 1px;
  font-family: Helvetica neue, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  text-decoration: none;
  position: relative;
}

.nav-text-link.w--current {
  color: #353535;
}

.nav-text-link.white {
  color: #fff;
}

.home-body {
  background-color: #f8f8f8;
}

.home-body.black {
  background-color: #000;
}

.gallery-item-title {
  color: #353535b3;
  text-align: left;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 0;
  font-family: Archivo, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
}

.bottom-footer {
  z-index: 1000;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.contact-video {
  z-index: 1;
  width: 100%;
  height: 100%;
  position: fixed;
  inset: 0%;
}

.clocks-div {
  position: absolute;
}

._404-div {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.button {
  background-color: #353535;
  font-family: Helv-Neue, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.button.w--current {
  background-color: #353535;
}

.stick-div {
  z-index: 10;
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  margin-top: -16rem;
  display: grid;
  position: relative;
}

.contact-info-div {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-left: 1rem;
  padding-right: 1rem;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 20vh;
}

.join-text-link {
  color: #353535;
  text-align: left;
  width: 100%;
  font-family: Helv-Neue, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
  text-decoration: none;
}

.join-text-link:hover {
  text-decoration: underline;
}

.joiner-div {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  pointer-events: auto;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: 4rem;
  display: flex;
}

.join-main-text {
  color: #353535;
  text-align: center;
  font-family: Helv-Neue, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}

.stick-line-embeds {
  z-index: 3;
  position: absolute;
}

.gallery-div {
  grid-column-gap: 8rem;
  grid-row-gap: 8rem;
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin-top: -1rem;
  display: flex;
}

.gallery-info-div {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 500px;
  max-width: 500px;
  display: flex;
}

.atc-top-logo {
  object-fit: contain;
  width: 100%;
  height: 100%;
  max-height: 4rem;
}

.logo-link.w--current {
  opacity: 0;
}

.logo-link.hide.w--current {
  display: none;
}

.mission-image {
  width: 100%;
  max-width: 500px;
}

.audio-player-embed {
  color: #888;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  margin-bottom: 0;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-family: Helv-Neue, Arial, sans-serif;
  font-weight: 300;
  display: flex;
}

.popout---credit {
  z-index: 4000;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.bg-closer {
  z-index: 4001;
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  background-color: #00000080;
  position: absolute;
  inset: 0%;
}

.popout-content {
  z-index: 4002;
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  background-color: #f8f8f8;
  border-radius: 4px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  max-width: 420px;
  height: auto;
  max-height: 500px;
  padding: 2rem;
  display: flex;
  position: relative;
  overflow: auto;
}

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

.x-closer {
  cursor: pointer;
  object-fit: contain;
  width: 48px;
  height: 48px;
  padding: 22px 22px 12px 12px;
  position: absolute;
  inset: 0 0 auto auto;
}

.popout-title {
  width: 100%;
}

.popout-text-div {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.popout-title-text {
  color: #353535;
  text-align: left;
  justify-content: center;
  align-items: center;
  width: 100%;
  font-family: Archivo, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
}

.popout-info-text {
  color: #888;
  text-align: left;
  width: 100%;
  max-width: 500px;
  font-family: Helv-Neue, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}

.popout-info-text.bold {
  font-weight: 700;
}

.popout-link-div {
  color: #888;
}

.popout---donors {
  z-index: 4000;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.masonry-item {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  text-decoration: none;
  display: flex;
}

.gallery-masonry {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  width: 100%;
  max-width: 1080px;
  height: 100%;
  display: grid;
}

.gallery-block {
  grid-column-gap: 8rem;
  grid-row-gap: 8rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 4rem;
  display: flex;
}

.gallery {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  display: flex;
}

.popout---writers, .popout---directors, .popout---actors {
  z-index: 4000;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.previous-image {
  width: 100%;
  max-width: 320px;
}

.previous-text {
  color: #888;
  text-align: left;
  letter-spacing: .5px;
  width: 100%;
  max-width: 400px;
  font-family: Helv-Neue, Arial, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 20px;
}

.upcoming-image {
  width: 100%;
  max-width: 320px;
}

.grid-flex-div {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  flex-flow: column;
  display: flex;
}

.mission-top-div {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.mission-text {
  color: #353535b3;
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 500px;
  font-family: Archivo, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

.gallery-filename {
  color: #888;
  text-align: left;
  letter-spacing: .25px;
  justify-content: center;
  align-items: center;
  font-family: Archivo, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
}

.gallery-filename.hide {
  display: none;
}

.coming-soon-text-div {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-left: 1rem;
  padding-right: 1rem;
  display: flex;
}

.previous-image-div {
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-bottom: 1rem;
  display: flex;
}

@media screen and (max-width: 991px) {
  .block-section {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .block-section.space {
    padding-bottom: 6rem;
  }

  .block-section.space.fixed {
    padding-bottom: 3rem;
  }

  .full-content-wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  .gallery-item:hover {
    border-color: #f5f5f500;
  }

  .short-bio {
    bottom: 1rem;
  }

  .about-div {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    flex-flow: column;
    padding-top: 7svh;
    padding-bottom: 8svh;
  }

  .about-div.center.no-click {
    pointer-events: auto;
  }

  .home-grid {
    flex-flow: column;
    grid-template-columns: 1fr;
    height: 100svh;
    padding-left: 2rem;
    padding-right: 2rem;
    display: flex;
    inset: 0%;
  }

  .nav-flexer {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
  }

  .gallery-item-title {
    bottom: 1rem;
  }

  .stick-div {
    margin-top: -12rem;
  }

  .joiner-div {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    margin-left: 2rem;
  }

  .gallery-div {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
  }

  .gallery-info-div {
    width: auto;
  }

  .popout-title-text {
    bottom: 1rem;
  }

  .previous-image {
    max-width: none;
  }

  .mission-text, .gallery-filename {
    bottom: 1rem;
  }
}

@media screen and (max-width: 767px) {
  .clock-timer.black {
    left: 1rem;
  }

  .clock-timer.black.right {
    right: 1rem;
  }

  .block-section {
    justify-content: flex-start;
    align-items: center;
  }

  .block-section.space {
    padding: 1rem 1rem 4rem;
  }

  .company-grid {
    column-gap: 1rem;
  }

  .short-bio {
    bottom: 3rem;
  }

  .about-text.contact {
    max-width: 280px;
  }

  .home-grid {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .nav-flexer {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .nav-text-link {
    -webkit-text-stroke-width: 0px;
    font-size: 12px;
    line-height: 16px;
  }

  .gallery-item-title {
    bottom: 3rem;
  }

  .button {
    font-size: 12px;
  }

  .joiner-div {
    margin-left: 0;
  }

  .gallery-div {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    margin-top: 0;
  }

  .gallery-info-div {
    width: 100%;
    max-width: none;
  }

  .mission-image {
    width: 75%;
    padding-bottom: 0;
  }

  .popout-content {
    max-width: 80vw;
    max-height: 50vh;
  }

  .popout-title-text {
    bottom: 3rem;
  }

  .gallery-masonry {
    grid-column-gap: 5svh;
    column-gap: 1rem;
  }

  .grid-flex-div {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
  }

  .mission-text {
    max-width: 380px;
    font-size: 10px;
    line-height: 16px;
    bottom: 3rem;
  }

  .gallery-filename {
    bottom: 3rem;
  }
}

@media screen and (max-width: 479px) {
  .about-div.center.upcoming {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .nav-flexer {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
  }

  .nav-text-link {
    color: #888;
  }

  .nav-text-link.w--current {
    color: #353535;
  }

  .nav-text-link.top {
    font-size: 14px;
    line-height: 18px;
  }

  .stick-div {
    justify-content: space-between;
  }

  .popout---credit {
    display: none;
  }

  .previous-image {
    max-width: none;
  }

  .previous-text {
    max-width: 320px;
  }

  .upcoming-image {
    width: 60%;
    max-width: none;
  }
}

#ny-dayinfo.w-node-_56a6eb26-ca60-d29c-c595-280e6842d615-dd3ddc45, #ny-dayinfo.w-node-_111a3d70-95ac-7a7b-33a2-025fcaee879f-dd3ddc4e {
  justify-self: start;
}

#joinMain.w-node-_9e879edc-6af6-a910-1a56-ffa4095f5e4f-dd3ddc52 {
  grid-area: 1 / 2 / 2 / 3;
  place-self: end center;
}

#w-node-_4fb795ec-b615-a93f-01fc-42426b88bc62-dd3ddc52 {
  grid-area: 1 / 3 / 2 / 4;
  justify-self: start;
}

#ny-dayinfo.w-node-_8367c058-c076-6cb0-4b27-78a9b4edad82-dd3ddc52, #ny-dayinfo.w-node-_683bd51a-2ede-0708-57b9-607689f3e5d3-dd3ddc55, #ny-dayinfo.w-node-_99302cbf-ca71-10c6-74b7-4cfa3094558f-dd3ddc56, #ny-dayinfo.w-node-_8367c058-c076-6cb0-4b27-78a9b4edad82-ea094617, #ny-dayinfo.w-node-_111a3d70-95ac-7a7b-33a2-025fcaee879f-6e28aaaa, #ny-dayinfo.w-node-_8367c058-c076-6cb0-4b27-78a9b4edad82-2257ed71 {
  justify-self: start;
}

@media screen and (max-width: 991px) {
  #ny-dayinfo.w-node-_56a6eb26-ca60-d29c-c595-280e6842d615-dd3ddc45, #ny-dayinfo.w-node-_111a3d70-95ac-7a7b-33a2-025fcaee879f-dd3ddc4e {
    grid-area: 3 / 1 / 4 / 2;
    justify-self: center;
  }

  #joinMain.w-node-_9e879edc-6af6-a910-1a56-ffa4095f5e4f-dd3ddc52 {
    align-self: center;
  }

  #ny-dayinfo.w-node-_8367c058-c076-6cb0-4b27-78a9b4edad82-dd3ddc52, #ny-dayinfo.w-node-_683bd51a-2ede-0708-57b9-607689f3e5d3-dd3ddc55, #ny-dayinfo.w-node-_99302cbf-ca71-10c6-74b7-4cfa3094558f-dd3ddc56, #ny-dayinfo.w-node-_8367c058-c076-6cb0-4b27-78a9b4edad82-ea094617, #ny-dayinfo.w-node-_111a3d70-95ac-7a7b-33a2-025fcaee879f-6e28aaaa, #ny-dayinfo.w-node-_8367c058-c076-6cb0-4b27-78a9b4edad82-2257ed71 {
    grid-area: 3 / 1 / 4 / 2;
    justify-self: center;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_4fb795ec-b615-a93f-01fc-42426b88bc62-dd3ddc52 {
    justify-self: center;
  }
}


@font-face {
  font-family: 'Helvetica neue';
  src: url('../fonts/HelveticaNeue-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'SPC';
  src: url('../fonts/ScienceProjectCompanyFont.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'SPC V4';
  src: url('../fonts/ScienceProjectCompany-v4.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helv-Neue';
  src: url('../fonts/HelveticaNeueMedium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helv-Neue';
  src: url('../fonts/HelveticaNeueLight.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helv-Neue';
  src: url('../fonts/HelveticaNeueBold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}