:root {
  --black: #322d2b;
  --red: #ff3f3f;
  --grey: #ddd;
  --white: white;
}

body {
  background-color: var(--black);
  color: var(--black);
  text-transform: uppercase;
  background-image: url('../images/Studio-Blank-1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  font-family: Mori Extra Bold, sans-serif;
  font-size: .9rem;
  font-weight: 700;
  line-height: 1;
}

h1 {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1;
}

p {
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: Mori Book, sans-serif;
  font-weight: 400;
}

.styles {
  position: absolute;
}

.nav-bar {
  z-index: 999;
  grid-column-gap: 2.5rem;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 2rem;
  padding-left: 3rem;
  padding-right: 3rem;
  display: flex;
  position: fixed;
}

.sticky-parent {
  width: 100%;
  height: 400vh;
}

.sticky-child {
  width: 100%;
  height: 100vh;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.sticky-child.page-padding {
  padding: 9rem 3rem;
}

.scroll-h-parent {
  grid-column-gap: 2rem;
  justify-content: flex-start;
  width: 160%;
  height: 100%;
  display: flex;
}

.scroll-h-child {
  flex: 1;
  position: relative;
  overflow: hidden;
}

.scroll-h-child.flex-right {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.scroll-h-child.flex-cc {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.scroll-h-child.flex-cc.end {
  border: 1px solid #322d2b33;
  transition: color .4s, background-color .4s;
}

.scroll-h-child.flex-cc.end:hover {
  background-color: var(--red);
  color: var(--grey);
}

.scroll-h-child.one {
  display: block;
}

.div-hide {
  position: relative;
  overflow: hidden;
}

.div-hide.pad {
  padding-left: 3rem;
}

.div-hide.pad-two {
  padding-left: 1.4rem;
  display: block;
}

.heading-small {
  font-size: 1.2rem;
}

.fade {
  opacity: .5;
}

.spacer-small {
  width: 100%;
  height: .8rem;
}

.text-width-one {
  width: 27ch;
  line-height: 1;
}

.weight-book {
  font-family: Mori Book, sans-serif;
  font-weight: 400;
}

.logo {
  padding-top: .2rem;
  font-size: 1.5rem;
  line-height: .9;
  display: inline-block;
}

.menu-parent {
  grid-row-gap: 4px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 1.4rem;
  display: flex;
}

.menu-bar {
  background-color: var(--black);
  width: 100%;
  height: 1px;
}

.img-parent {
  justify-content: center;
  align-items: center;
  width: 115%;
  min-width: 115%;
  height: 100%;
  display: block;
}

.img-cover {
  object-fit: cover;
  width: 100%;
  height: 100%;
  overflow: clip;
}

.hero-text-parent {
  z-index: 1;
  flex-direction: column;
  justify-content: flex-end;
  align-items: stretch;
  width: 100%;
  height: 100vh;
  display: flex;
  position: fixed;
  inset: auto auto -10rem 0%;
}

.script {
  text-transform: none;
  font-family: Ppeditorialnew, sans-serif;
  font-size: 1.1rem;
  font-weight: 200;
  line-height: 1.2;
}

.script.intro {
  font-size: 1.6rem;
}

.super-text {
  text-align: left;
  font-size: 27.5vw;
  line-height: .9;
}

.btn-primary {
  grid-column-gap: .4rem;
  background-color: var(--grey);
  color: var(--black);
  border-radius: 5px;
  padding: .7rem .7rem .5rem;
  font-family: Mori Book, sans-serif;
  font-weight: 400;
  text-decoration: none;
  transition: background-color .2s;
  display: flex;
}

.btn-primary:hover {
  background-color: #fff;
}

.btn-text-ab {
  position: absolute;
  inset: 0% auto auto 0%;
}

.inline {
  display: inline-block;
}

.btn-arrow-img-ab {
  position: absolute;
  left: 0;
}

.scroll-parent {
  grid-column-gap: .5rem;
  align-items: center;
  width: 3.1rem;
  height: 5.1rem;
  display: flex;
  position: absolute;
  inset: 0% 0% auto auto;
  overflow: hidden;
}

.scroll-line {
  background-color: var(--black);
  width: 2rem;
  height: 1px;
}

.scroll-child {
  grid-column-gap: .5rem;
  align-items: center;
  display: flex;
  position: relative;
  inset: 0% 0% auto auto;
  transform: rotate(90deg);
}

.span-text-out {
  display: inline-block;
  overflow: hidden;
}

.span-text-in {
  font-weight: 400;
  display: inline-block;
}

.c-nav_button {
  color: #585b6c;
  border: 1px solid #e2e2e4;
  border-radius: 6px;
  align-items: center;
  margin-right: 12px;
  padding: 10px 16px;
  text-decoration: none;
  display: flex;
}

.c-copy_wrapper {
  color: #585b6c;
  border: 1px solid #e2e2e4;
  border-radius: 4px;
  padding: 16px;
  font-size: 16px;
  line-height: 28px;
}

.c-copy_button-text {
  margin-top: 6px;
}

.c-title-2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 600;
  line-height: 2em;
}

.c-icon {
  margin-right: 12px;
}

.c-icon.cc-copied {
  width: 18px;
  display: none;
}

.c-text-1 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 1.75em;
}

.c-text-1.cc-copied {
  display: none;
}

.c-copy_top {
  justify-content: space-between;
  margin-bottom: 24px;
  display: flex;
}

.c-blue-2 {
  color: #275eea;
}

.c-copy_button {
  color: #fff;
  background-color: #585b6c;
  border-radius: 4px;
  align-items: center;
  margin-top: 10px;
  margin-right: 0;
  padding: 10px 16px;
  font-weight: 600;
  text-decoration: none;
  display: flex;
}

.c-title-wrapper {
  margin-bottom: 16px;
}

.c-title-wrapper.cc-12 {
  margin-bottom: 12px;
}

.no-under {
  color: var(--black);
  text-decoration: none;
}

@media screen and (max-width: 991px) {
  .nav-bar {
    background-color: #fff;
    padding-bottom: 2rem;
  }

  .sticky-parent {
    height: auto;
  }

  .sticky-child.page-padding {
    height: auto;
    padding-top: 12rem;
    position: relative;
  }

  .scroll-h-parent {
    grid-row-gap: 2rem;
    flex-direction: column;
    width: 100%;
  }

  .scroll-h-child.flex-cc.end {
    margin-bottom: 4rem;
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .div-hide.pad {
    padding-left: .7rem;
  }

  .div-hide.pad-two {
    margin-left: -1.3rem;
    padding-left: 0;
  }

  .hero-text-parent {
    bottom: -10%;
  }

  .super-text {
    text-align: center;
    font-size: 28vw;
  }

  .scroll-parent {
    inset: auto 0% 0% auto;
  }
}

@media screen and (max-width: 767px) {
  .nav-bar {
    justify-content: space-between;
  }

  .scroll-h-child {
    flex: 0 auto;
  }

  .scroll-h-child.flex-cc.end {
    margin-bottom: 2rem;
  }

  .hero-text-parent {
    bottom: -7%;
  }

  .super-text {
    font-size: 27.5vw;
  }

  .hide-m {
    display: none;
  }

  .c-text-1 {
    font-size: 16px;
    line-height: 28px;
  }
}

@media screen and (max-width: 479px) {
  .nav-bar, .sticky-child.page-padding {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .scroll-h-child.flex-cc.end {
    padding-bottom: 3rem;
  }

  .div-hide.pad-two {
    margin-left: -1rem;
  }

  .hero-text-parent {
    bottom: -2%;
  }

  .super-text {
    font-size: 26vw;
  }

  .scroll-child {
    display: none;
  }

  .c-title-2 {
    line-height: 36px;
  }
}


@font-face {
  font-family: 'Mori Extra Bold';
  src: url('../fonts/PPMori-ExtraBold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mori Book';
  src: url('../fonts/PPMori-Book.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ppeditorialnew';
  src: url('../fonts/PPEditorialNew-ThinItalic.ttf') format('truetype');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}