:root {
  --black: black;
  --white: white;
}

.heading {
  z-index: 1;
  color: #3330;
  text-align: center;
  letter-spacing: .8vw;
  margin-bottom: 40px;
  padding-left: 4px;
  font-family: Lato, sans-serif;
  font-size: 16vw;
  line-height: .8;
  position: absolute;
}

.zoom-header {
  z-index: 1;
  color: #152133;
  align-self: center;
  padding-left: .6vw;
  padding-right: .6vw;
  font-size: 5vw;
  font-weight: 700;
  line-height: 1;
  position: relative;
}

.zoom-header.right {
  text-align: right;
}

.section {
  z-index: 12;
  height: 100vh;
  position: relative;
}

.section.hero {
  z-index: 1;
  height: 300vh;
  padding-top: 0;
}

.video {
  background-image: none;
  background-size: auto;
  width: 100%;
  height: 100%;
  position: absolute;
}

.sticky-div {
  background-color: #f0f7ff;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.svg {
  width: 100%;
  margin-top: 3vh;
  margin-bottom: 3vh;
  position: relative;
  box-shadow: inset 0 0 0 2px #eef7ff, 0 0 0 50vw #eff7ff;
}

.zoom {
  flex-direction: column;
  justify-content: center;
  width: 60vw;
  padding-top: 10vh;
  display: flex;
  position: relative;
}

.gallery {
  padding-top: 20vh;
  padding-bottom: 20vh;
}

.centered-container {
  text-align: center;
  flex: 1;
}

.gallery-grid-container {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template: "."
                 "."
                 / 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-self: center;
  margin-top: 40px;
  display: grid;
}

.gallery-lightbox {
  position: relative;
  overflow: hidden;
}

.gallery-thumbnail {
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
  height: 100%;
}

.footer {
  text-align: center;
  background-color: #eef7ff;
  align-items: flex-start;
  padding-top: 60px;
  padding-bottom: 40px;
}

.footer-flex-container {
  text-align: left;
  justify-content: space-between;
  margin-bottom: 40px;
  display: flex;
}

.footer-logo-link {
  flex: 0 auto;
  min-width: 60px;
  max-height: 60px;
}

.footer-image {
  object-fit: contain;
  object-position: 0% 50%;
  width: 100%;
  height: 100%;
}

.footer-heading {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 1.5;
}

.footer-link {
  color: #444;
  margin-bottom: 10px;
  text-decoration: none;
  display: block;
}

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

.footer-2 {
  background-color: #3898ec;
  justify-content: center;
  align-items: center;
  padding-top: 50px;
  padding-bottom: 50px;
  display: flex;
}

.text-block {
  font-family: Montserrat, sans-serif;
}

.text-block._2 {
  font-size: 8vh;
}

.text-block-2 {
  font-family: Montserrat, sans-serif;
}

.section-timeline-heading {
  z-index: 1;
  background-color: #0a0a0a;
  background-image: linear-gradient(#000000d1, #000000d1), url('../images/Uma-jornada-pelos-marcos-do-setor-imobiliário.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  position: relative;
}

.container {
  width: 90vw;
  max-width: 1360px;
  margin-left: auto;
  margin-right: auto;
}

.padding-vertical-xlarge {
  z-index: 1;
  padding-top: 120px;
  padding-bottom: 120px;
  position: relative;
}

.timeline-main_heading-wrapper {
  color: #fff;
  text-align: center;
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
}

.margin-bottom-medium {
  margin-bottom: 32px;
}

.paragraph-large {
  letter-spacing: -.02em;
  margin-top: 100px;
  padding-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 48px;
}

.paragraph-large._2 {
  font-size: 16px;
}

.body {
  background-color: #f0f7ff;
}

.button {
  color: #eeebdc;
  text-align: center;
  letter-spacing: .03rem;
  background-color: #000;
  border: .15em solid #0000;
  border-radius: 999rem;
  padding: 1.2rem 1.7rem;
  font-size: 1rem;
  font-weight: 600;
}

.button.is-bright {
  color: #000;
  background-color: #eeebdc;
}

.button.is-bright.is-secondary {
  color: #eeebdc;
  background-color: #0000;
  border-color: #eeebdc;
  font-size: 1rem;
}

.section-after-intro-text {
  z-index: 3;
  color: #eeebdc;
  background-color: #000;
  margin-top: 0;
  padding-top: 10em;
  padding-bottom: 7.5em;
  position: relative;
}

.copy-medium {
  font-size: 1.25rem;
  line-height: 1.4;
}

.image-placeholder {
  aspect-ratio: 16 / 9;
  object-fit: cover;
  border-radius: 1.8em;
  width: 100%;
}

.page-padding {
  background-color: #f0f7ff;
  padding-left: 4rem;
  padding-right: 4rem;
}

.heading-style-h3 {
  color: #f0f7ff;
  letter-spacing: -.005em;
  text-transform: none;
  font-size: 3rem;
  line-height: 1.1;
}

.heading-style-h1 {
  color: #f0f7ff;
  letter-spacing: -.01em;
  text-transform: uppercase;
  font-size: 5rem;
  font-weight: 900;
  line-height: .85;
}

.container-small {
  width: 100%;
  max-width: 60rem;
  margin-left: auto;
  margin-right: auto;
}

.heading-style-h6 {
  letter-spacing: .02em;
  text-transform: uppercase;
  font-size: 1.1rem;
  font-weight: 500;
  line-height: 1.1;
}

.spacer-sm-start {
  padding-top: 2.25rem;
}

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

.spacer-xl-start {
  padding-top: 7.5rem;
}

.intro-content {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 58rem;
  min-height: 100svh;
  margin-left: auto;
  margin-right: auto;
  padding-top: 7.5em;
  padding-bottom: 7.5em;
  display: flex;
}

.intro-pre-title {
  letter-spacing: .05em;
  text-transform: uppercase;
  font-size: 1.4em;
  line-height: .9;
}

.video-preview-wrapper {
  aspect-ratio: 16 / 9;
  color: #fffdf6;
  background-color: #000;
  border-radius: 1em;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.section-intro {
  position: relative;
}

.intro-title {
  text-transform: uppercase;
  font-size: 4em;
  line-height: .9;
}

.youtube-play-icon {
  height: 3.9em;
  margin-right: -.2em;
}

.intro-copy-text {
  padding-left: 3em;
  padding-right: 3em;
  font-size: 1.2em;
}

.youtube-play-button {
  background-color: #e61313;
  border-radius: 1rem;
  justify-content: center;
  align-items: center;
  width: 7em;
  padding-top: .4em;
  padding-bottom: .4em;
  font-size: 1.1em;
  display: flex;
  position: absolute;
  box-shadow: 0 .7rem 2.5rem #00000047;
}

.video-preview-img {
  opacity: .72;
  object-fit: contain;
  border-radius: 1em;
  width: 100%;
  height: 100%;
  transition: transform .3s cubic-bezier(.165, .84, .44, 1);
}

.video-preview-img:hover {
  transform: scale(1.03);
}

.glowing-wrapper {
  border-radius: 62.5rem;
  display: inline-block;
  position: relative;
  overflow: hidden;
}

.button-text {
  z-index: 2;
  color: #0000;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#fff6, #fff);
  -webkit-background-clip: text;
  background-clip: text;
  font-weight: 400;
  position: relative;
}

.hero-header {
  text-align: center;
  flex-direction: column;
  align-items: center;
  max-width: 760px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.glowing-wrapper-button {
  z-index: 1;
  color: #fff;
  letter-spacing: -.01em;
  border: 1px solid #ffffff1a;
  border-radius: 62.5rem;
  padding: .75rem 2rem;
  font-size: 1.15rem;
  line-height: 1.42;
  text-decoration: none;
  position: relative;
}

.text-span-7 {
  font-size: 10vw;
}

.vertical-divider {
  opacity: .4;
  background-color: #fff;
  background-image: linear-gradient(#6a48f2, #fcceee);
  width: 1px;
  height: 5vh;
  margin: 1rem auto 25%;
}

.text-span-3 {
  opacity: .8;
  font-style: italic;
  font-weight: 400;
}

.text-span {
  opacity: .6;
}

.section-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  display: flex;
}

.section-2.last {
  margin-bottom: 30vh;
}

.section-2.first {
  margin-top: -141px;
}

.section-2.extra-margin {
  margin-bottom: 20vh;
}

.glowing-wrapper-glow {
  opacity: .12;
  filter: blur(8px);
}

.content {
  width: 100%;
  max-width: 56.25rem;
  margin-left: auto;
  margin-right: auto;
}

.glowing-wrapper-borders {
  opacity: 1;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.text-size-small {
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.2;
}

.heading-scroll {
  color: #f2f2f2;
  letter-spacing: -.01em;
  font-size: 8vw;
  font-weight: 500;
  line-height: 1.2;
}

.heading-scroll.center {
  text-align: center;
}

.heading-scroll.center._6 {
  font-size: 8vw;
  font-weight: 400;
}

.heading-scroll.center._5 {
  font-weight: 400;
}

.heading-scroll.center._9 {
  letter-spacing: .01em;
  font-weight: 400;
}

.heading-scroll.center._4 {
  font-weight: 700;
}

.heading-scroll.center._2 {
  text-transform: uppercase;
}

.heading-scroll.center._3 {
  font-weight: 400;
}

.heading-scroll.longer {
  letter-spacing: -.02em;
  font-size: 3.5vw;
  font-style: italic;
  font-weight: 400;
}

.heading-scroll.longer.center._10 {
  letter-spacing: -.02em;
  font-size: 3vw;
}

.container-2 {
  width: 100%;
  max-width: 90rem;
  margin-left: auto;
  margin-right: auto;
}

.text-span-8 {
  font-style: italic;
  font-weight: 400;
}

.glowing-wrapper-mask {
  opacity: 1;
}

.glowing-wrapper-borders-masker {
  opacity: 0;
  border-radius: 62.5rem;
  width: 100%;
  padding: .06rem;
  line-height: 100%;
  transition: opacity 1s;
  position: absolute;
  top: 0;
  left: 0;
}

.page-padding-2 {
  padding-left: 32px;
  padding-right: 32px;
}

.hero-heading {
  letter-spacing: -.05em;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(156deg, #f3e7ff 30%, #ffffff61);
  -webkit-background-clip: text;
  background-clip: text;
  margin-bottom: 24px;
  padding-bottom: .13em;
  padding-left: .13em;
  padding-right: .13em;
  font-size: 78px;
  font-weight: 400;
  line-height: 1;
}

.main-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.main-wrapper._2 {
  background-color: var(--black);
}

.number {
  text-align: center;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(182deg, #6a48f2 20%, #fcceee);
  -webkit-background-clip: text;
  background-clip: text;
  font-size: 1rem;
  font-weight: 700;
}

.glowing-wrapper-animations {
  opacity: 0;
  width: 100%;
  transition: opacity 1s;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.text-span-6 {
  opacity: .8;
  font-style: normal;
}

.glowing-wrapper-mask-wrapper {
  opacity: 1;
}

.text-span-2 {
  opacity: .6;
  font-weight: 400;
}

.hero {
  padding-top: 64px;
}

.subheading {
  color: #b4bcd0;
  letter-spacing: -.025em;
  margin-bottom: 48px;
  font-size: 21px;
  font-weight: 400;
  line-height: 1.3;
}

.subheading.subheading--hero {
  max-width: 580px;
}

.section-b {
  z-index: 1;
  background-color: #fff;
  width: 100%;
  height: auto;
  padding-top: 1px;
  padding-bottom: 40px;
  position: relative;
}

.section-b:hover {
  opacity: 1;
}

.old-pencil {
  border: 1px solid #000;
  width: 20%;
  margin-top: 130px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: static;
  top: 2%;
  left: 0;
  right: 0;
}

.intro-paragraph {
  color: var(--white);
  text-align: left;
  padding: 50px 10px 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 30px;
}

.intro-paragraph.early-ways {
  color: #fff;
  text-align: left;
  margin-top: 0;
  padding-top: 40px;
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.intro-paragraph.centered {
  color: #757575;
  text-align: center;
  padding-top: 40px;
  padding-left: 100px;
  padding-right: 100px;
}

.double-paragraph {
  margin-top: 0;
  position: static;
  top: 2%;
  left: 0;
  right: 0;
  overflow: visible;
}

.big-letter {
  float: left;
  clear: none;
}

.w {
  float: left;
  clear: left;
  color: #009088;
  -webkit-text-stroke-color: #c9e38e;
  margin-top: 0;
  margin-left: 9px;
  padding-top: 89px;
  padding-bottom: 0;
  padding-right: 10px;
  font-size: 102px;
  font-weight: 400;
  line-height: 22px;
}

.w.smaller {
  color: #009088;
  margin-left: 0;
  padding-top: 22px;
  padding-left: 10px;
  font-size: 55px;
}

.secton-c {
  opacity: 1;
  background-color: #0000;
  background-image: linear-gradient(0deg, #000000a8, #00000036), url('../images/download-2.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  width: auto;
  height: auto;
  padding-top: 150px;
  padding-bottom: 100px;
  position: static;
}

.secton-c.magic {
  background-image: linear-gradient(11deg, #000000d4, #0000004f), url('../images/download-2.png');
  background-position: 0 0, 0 0;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
  height: auto;
  padding-bottom: 200px;
  position: relative;
}

.divider-number {
  color: #fff;
  margin-top: 17px;
  margin-left: 0;
  margin-right: auto;
  font-size: 35px;
  font-weight: 700;
  display: block;
}

.divider-number._2 {
  margin-left: auto;
}

.divider-number._3 {
  color: #000;
  margin-top: 10px;
  font-family: Georgia, Times, Times New Roman, serif;
}

.white {
  color: #fff;
}

.white.whatever {
  color: var(--white);
}

.years {
  color: #000;
  text-align: center;
  letter-spacing: 1px;
  margin-top: 0;
  margin-left: -6px;
  margin-right: auto;
  padding-top: 40px;
  padding-bottom: 15px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 18px;
  font-weight: 400;
  display: block;
}

.years.wh {
  color: #fff;
}

.gold-circle {
  float: none;
  clear: none;
  color: #f0f7ff;
  text-align: center;
  border: 4px solid #f0f7ff;
  border-radius: 100px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 60px;
  min-width: 0;
  height: 60px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: sticky;
  top: 40vh;
}

.gold-circle.video {
  margin-top: 160px;
}

.gold-circle.video.slient {
  border-width: 4px;
  border-color: #b89b6c;
  margin-top: 0;
}

.gold-circle.quotes {
  opacity: 1;
  border-width: 4px;
  border-color: #8c7651;
}

.gold-circle.quotes.bottom {
  opacity: 1;
  border-width: 4px;
  border-color: #8c7651;
  margin-top: 45px;
}

.early-ways-content {
  grid-column-gap: 29px;
  grid-row-gap: 29px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: static;
  top: 0;
  left: 0;
}

.da-vinci-content {
  padding-top: 100px;
  padding-bottom: 40px;
  padding-left: 100px;
}

.body-paragraph-small {
  color: #fff;
  text-align: left;
  width: auto;
  margin-bottom: 0;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
}

.body-paragraph-small.centered {
  text-align: center;
  padding-left: 100px;
  padding-right: 100px;
}

.body-paragraph-small.fanasmogarie {
  color: #fff;
  text-align: center;
  max-width: 60%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  display: block;
}

.body-paragraph-small.humorous-copy {
  color: #a8a8a8;
  text-align: center;
  max-width: 60%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  font-weight: 200;
  display: block;
}

.body-paragraph-small.willie {
  color: #fff;
  width: 465px;
  margin-left: 0;
  margin-right: 0;
  padding-left: 25px;
}

.body-paragraph-small.witch {
  color: #fff;
  text-align: left;
  width: 465px;
  margin-left: 0;
  margin-right: 0;
  padding-left: 25px;
  display: block;
}

.body-paragraph-small.steamboat {
  color: #c4c4c4;
  text-align: center;
  padding-left: 10px;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.body-paragraph-small.flintstones {
  color: #fff;
  text-align: center;
  padding-left: 100px;
  padding-right: 100px;
  font-family: Open Sans, sans-serif;
}

.body-paragraph-small.willie {
  width: 465px;
  margin-left: 0;
  margin-right: 0;
  padding-left: 25px;
}

.body-paragraph-small.steamboat {
  color: #c4c4c4;
  text-align: center;
  padding-left: 10px;
  font-family: Open Sans, sans-serif;
}

.shar-content {
  margin-top: 0;
  padding: 100px 0 125px;
}

._2px-new {
  background-color: #c7c7c7;
  width: 90%;
  height: 1px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.section-davinci {
  color: #fff;
  background-color: #fff;
}

.davinci_image {
  border: 1px solid #000;
  width: auto;
  margin: 0 auto;
  padding-top: 70px;
  padding-bottom: 70px;
  display: block;
  position: static;
  bottom: 10%;
  left: 0;
  right: 0;
  overflow: hidden;
}

.title {
  color: #8c7651;
  text-align: left;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 30px;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.pottery-barn {
  background-color: #000;
  border: 1px solid #000;
  border-radius: 0;
  width: 80%;
  margin: -33px auto -1px 0;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
}

._1200-width {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.gold {
  color: #009088;
  text-align: left;
  margin-bottom: 0;
  padding-top: 35px;
  padding-bottom: 5px;
}

.gold.centered {
  text-align: center;
  padding-top: 35px;
}

.years-header {
  color: #000;
  text-align: left;
  margin-top: 0;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 75px;
  font-weight: 400;
}

.years-header.fantasmagorie-header {
  color: #fff;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-weight: 400;
  display: block;
}

.years-header.humorous-headline {
  color: #fff;
  text-align: center;
  margin-top: 70px;
  margin-left: auto;
  margin-right: auto;
  font-weight: 400;
  display: block;
}

.years-header.willie {
  color: #fff;
  text-align: center;
  background-color: #0000;
}

.years-header.felix {
  font-weight: 400;
}

.years-header.flintstones {
  color: #fff;
  text-align: center;
}

.container_2 {
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}

.container_2.silent-era {
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  position: static;
  bottom: 80%;
  left: 0;
  right: 0;
}

.section-6 {
  background-color: #000;
  height: auto;
}

.magic-lantern-sketch {
  z-index: 3;
  margin-top: -48px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 50px;
  display: block;
  position: relative;
}

.timeline-years._1 {
  margin-top: 95px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.phenakitoscope {
  width: 375px;
  margin-top: 3px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.section_white {
  background-color: #fff;
  height: auto;
  padding-top: 0;
  position: relative;
}

.timeline-individual-years._1 {
  color: #8c7754;
  padding-left: 101px;
  padding-right: 0;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 18px;
  font-weight: 400;
  display: inline-block;
}

.timeline-individual-years._1._5, .timeline-individual-years._1._4, .timeline-individual-years._1._6, .timeline-individual-years._1._3, .timeline-individual-years._2 {
  color: #c7c7c7;
}

.flipbook_image {
  height: 371px;
  margin: 16px auto -7px;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
}

.thaumotrope_image {
  padding-top: 35px;
  padding-bottom: 0;
}

.old-school {
  height: 1050px;
}

.slide {
  background-color: #fff;
  border-color: #fff;
}

.oldskool_image_container {
  padding-bottom: 22px;
}

.huge-years-sldier {
  color: #8c7754;
  text-align: center;
  letter-spacing: -11px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 277px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 300px;
  display: block;
}

.huge-years-sldier.smaller {
  margin-top: 0;
  padding-top: 150px;
  padding-bottom: 129px;
  font-size: 175px;
}

.praxinoscope {
  height: 375px;
  margin-bottom: 5px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.slider-dots {
  margin-bottom: 171px;
}

.zoetrope {
  width: 350px;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.black {
  color: #000;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 5px;
}

.humorous-faces {
  color: #b89b6c;
  text-align: center;
  width: 65%;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.fantasmagorie {
  width: 65%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 80px;
  display: block;
}

.fantasmagorie_section {
  padding-top: 150px;
  padding-bottom: 200px;
}

.section-e {
  z-index: 1;
  background-image: url('../images/black_dust_scratches.gif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  width: auto;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-top: 150px;
  position: static;
  overflow: visible;
}

.walt_disney_section {
  background-image: linear-gradient(#000, #00000063 65%, #0000), url('../images/Walt_Disney_Disneyland.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  height: 1200px;
  padding-top: 400px;
}

.willie_content_left {
  opacity: 1;
  padding-top: 350px;
}

.willie_content_right {
  padding-top: 350px;
}

.name-quote {
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  padding-top: 20px;
  font-family: Open Sans, sans-serif;
  font-weight: 400;
}

.gertie_leftside {
  background-image: url('../images/download-2.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  border: 1px solid #000;
  height: 500px;
}

.walt-disney-content {
  padding-top: 100px;
}

.felix-the-cat {
  background-image: url('../images/download-2.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  border: 1px solid #000;
  height: 500px;
}

.stat_section {
  border: 1px solid #ccc;
  border-color: #ccc #000;
  margin-top: 40px;
  padding-bottom: 0;
}

.gertie_section {
  background-color: #fff;
}

.willie_left {
  color: #000;
  padding-top: 0;
  font-size: 40px;
  line-height: 46px;
}

.artist-headline {
  text-align: left;
  margin-top: 25px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 70px;
  line-height: 100%;
}

.willie_right {
  padding-top: 0;
  font-size: 40px;
  line-height: 46px;
}

.willie-play-image {
  height: 500px;
  padding-top: 0;
}

.willie-play-image:hover {
  background-image: url('../images/Steamboat_Play_BW.jpg');
  background-size: cover;
}

._470 {
  width: 470px;
  display: inline-block;
}

._470.willie_left {
  background-image: url('../images/original_sketch_dark.jpg'), url('../images/original_sketch.jpg');
  background-position: 50%, 50%;
  background-repeat: no-repeat, no-repeat;
  background-size: cover, cover;
  width: 465px;
  height: 500px;
  margin-top: 10px;
  margin-right: 5px;
}

._470.willie_left:hover {
  background-image: url('../images/original_sketch.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

._470.willie-right {
  background-image: linear-gradient(#00000047, #00000057), url('../images/enhanced-buzz-20721-1381268137-5_cropped.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  width: 465px;
  height: 500px;
  margin-left: 5px;
}

._470.willie-right:hover {
  background-image: linear-gradient(#0000, #000000b5), url('../images/enhanced-buzz-20721-1381268137-5_cropped.jpg');
}

.stat_columns {
  border-top-style: solid;
  border-top-color: #0000;
  border-right: 1px solid #ccc;
  height: 100%;
  padding-bottom: 70px;
  padding-left: 30px;
}

.stat_columns.no-line {
  border-top-color: #0000;
  border-right-color: #0000;
}

.felix_content {
  margin-top: 100px;
  padding-left: 0;
  padding-right: 20px;
}

.gertie_copy {
  margin-top: 100px;
  padding-left: 20px;
  padding-right: 0;
}

.quotes {
  color: #8c7651;
  background-color: #0000;
  padding-top: 19px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 81px;
}

.quotes.otherone {
  color: #8c7651;
  padding-top: 20px;
}

.walt-disney-columns {
  flex-flow: row;
  margin-top: 75px;
  display: flex;
}

.feature-callout-eyebrow {
  color: #000;
  letter-spacing: 2px;
  padding-top: 0;
  padding-bottom: 10px;
  font-family: Open Sans, sans-serif;
  font-weight: 400;
}

.quote-big {
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  text-transform: none;
  margin-top: 45px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 50px;
  font-style: normal;
  font-weight: 400;
  line-height: 53px;
}

.stat_lower {
  color: #969696;
  padding-top: 30px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.steamboat_willie_bg {
  background-image: linear-gradient(0deg, #000, #0000), url('../images/download-2.png');
  background-position: 0 0, 50% 0;
  height: 100%;
  padding-top: 225px;
  padding-bottom: 150px;
  transition: all .5s;
}

.willie_content {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 225px;
  display: flex;
  position: static;
}

.walt_disney_content {
  height: auto;
}

.golden-age {
  background-color: #fff;
  height: auto;
  padding-top: 150px;
}

.cel-2 {
  z-index: 2;
  margin-top: -1000px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  display: block;
  position: relative;
}

.cel_1 {
  z-index: 5;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.cel-section {
  z-index: 5;
  position: relative;
}

.cel-3 {
  margin-top: -1000px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.paragraph {
  color: var(--white);
}

.text-block-3 {
  text-align: center;
  padding-left: 100px;
  padding-right: 100px;
  font-family: Montserrat, sans-serif;
  font-size: 5vh;
  font-weight: 700;
  line-height: 40px;
}

.video-2 {
  margin-bottom: 40px;
  padding-bottom: 100px;
}

.youtube {
  margin-left: 100px;
}

.image {
  float: left;
  clear: none;
  aspect-ratio: auto;
  text-align: left;
  vertical-align: middle;
  object-fit: fill;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
  position: relative;
}

.image-2 {
  float: none;
  clear: none;
  border-radius: 0;
  position: static;
  inset: 0% 0% auto auto;
  overflow: clip;
}

.flintstones-content {
  padding-top: 700px;
  padding-bottom: 500px;
}

.gold-circle-2 {
  color: #8c7754;
  text-align: center;
  border: 4px solid #ad9266;
  border-radius: 100px;
  width: 60px;
  min-width: 0;
  height: 60px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.gold-circle-2.video {
  margin-top: 160px;
}

.gold-circle-2.video.slient {
  border-width: 4px;
  border-color: #b89b6c;
  margin-top: 0;
}

.gold-circle-2.quotes {
  opacity: 1;
  border-width: 4px;
  border-color: #8c7651;
}

.gold-circle-2.quotes.bottom {
  opacity: 1;
  border-width: 4px;
  border-color: #8c7651;
  margin-top: 45px;
}

.divider_tv {
  background-image: linear-gradient(#000, #0000 27% 73%, #00000085 98%), url('../images/Divider_TV.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  height: auto;
  padding-top: 150px;
}

.intro-paragraph-2 {
  color: #757575;
  text-align: left;
  padding: 50px 10px 0;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 30px;
}

.intro-paragraph-2.centered {
  color: #757575;
  text-align: center;
  padding-top: 40px;
  padding-left: 100px;
  padding-right: 100px;
}

.intro-paragraph-2.centered._5 {
  color: #fff;
  padding-top: 40px;
  padding-left: 100px;
  padding-right: 100px;
}

.intro-paragraph-2.early-ways {
  color: #fff;
  text-align: center;
  margin-top: 0;
  padding-top: 40px;
  padding-left: 100px;
  padding-right: 100px;
  font-size: 16px;
  font-weight: 300;
}

.paragraph-2 {
  width: 100%;
  font-family: Montserrat, sans-serif;
}

.nav-progress-indicator {
  z-index: 1;
  background-color: #c9e38e;
  width: 1px;
  height: 10vh;
  position: absolute;
  inset: 0% -1px auto auto;
}

.main-navbar {
  background-color: #003264;
  border-right: 1px solid #fff8df3b;
  width: 8em;
  height: 100%;
  position: fixed;
  inset: 0% auto 0% 0%;
}

.nav-main-links-wrapper {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  flex-flow: wrap;
  place-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.nav-link {
  z-index: 1;
  grid-row-gap: .25em;
  color: #fff8df;
  text-align: center;
  letter-spacing: .1em;
  text-transform: uppercase;
  white-space: nowrap;
  flex-flow: column;
  align-items: center;
  font-size: 1.2em;
  text-decoration: none;
  transition: opacity .2s;
  display: flex;
  position: relative;
}

.nav-link:hover {
  opacity: .55;
}

.fake-logo {
  background-color: #fff8df38;
  border-radius: 999em;
  width: 2.5em;
  height: 4em;
}

.nav-main-toggle {
  z-index: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-bottom: 1.4em;
  display: flex;
}

.nav-main-toggle.w--open {
  background-color: #0000;
}

.brand-wrapper {
  z-index: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 2em;
  padding-left: 0;
  display: flex;
}

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

.nav-link-text.is-chapter {
  color: #fff8df80;
  font-size: .5em;
}

.icon {
  color: #fff;
  text-align: center;
}

.nav-links-wrapper {
  z-index: 1;
  grid-column-gap: 2px;
  grid-row-gap: 2em;
  flex-flow: wrap;
  place-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.navbar-container {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  display: flex;
}

.nav-background {
  z-index: 0;
  background-color: #e0dfff14;
  width: 50%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.text {
  color: var(--white);
  font-family: Montserrat, sans-serif;
}

.div-block {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  flex-flow: column;
  place-content: center flex-start;
  align-items: center;
  display: flex;
}

.column, .column-2, .column-3 {
  padding-left: 100px;
}

.column-4 {
  padding-bottom: 40px;
}

.image-3 {
  position: absolute;
}

.image-4 {
  z-index: 2;
  position: absolute;
  inset: 0% 0% auto;
}

.paragraph-3, .bold-text {
  font-family: Montserrat, sans-serif;
}

.timeline_quote {
  color: #fff;
  margin-bottom: 16px;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
}

.timeline_centre {
  justify-content: center;
  display: flex;
}

.inline-block {
  display: inline-block;
}

.timeline_date-text {
  color: #fff;
  letter-spacing: -.03em;
  font-family: Montserrat, sans-serif;
  font-size: 6vh;
  font-weight: 700;
  line-height: 1.2;
  position: sticky;
  top: 50vh;
}

.overlay-fade-bottom {
  background-image: linear-gradient(to top, #0a0a0a, #0a0a0a00);
  height: 80px;
  position: absolute;
  inset: auto 0% 0%;
}

.text-colour-lightgrey {
  color: #ffffffa6;
}

.timeline_quote-text-wrapper {
  flex: 1;
}

.timeline_link {
  opacity: .6;
  color: #fff;
  letter-spacing: .8px;
  text-transform: uppercase;
  border-radius: 8px;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.3;
  text-decoration: none;
  transition: opacity .3s;
  display: flex;
}

.timeline_link:hover {
  opacity: 1;
}

.timeline_quote-wrapper {
  border: 2px solid #fff;
  border-radius: 16px;
  flex-flow: column;
  align-items: flex-start;
  padding: 24px;
  display: flex;
}

.overlay-fade-top {
  background-image: linear-gradient(#0a0a0a, #0a0a0a00);
  height: 80px;
  position: absolute;
  inset: 0% 0% auto;
}

.timeline_text {
  color: #fff;
  margin: 10px auto 0;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 3vh;
  font-weight: 400;
  line-height: 1.3;
}

.timeline_text._2 {
  font-weight: 700;
}

.link-icon {
  width: 20px;
  height: 20px;
  margin-left: 8px;
}

.timeline_image-wrapper {
  background-image: linear-gradient(138deg, #000, #0000 28%), url('../images/Image-Background.png');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  border-radius: 12px;
  overflow: hidden;
}

.timeline_progress-bar {
  z-index: -1;
  background-color: #fff;
  background-image: linear-gradient(#9cca29, #2c94c0 35%, #00968a 70%, #127856);
  width: 3px;
  height: 50vh;
  position: fixed;
  inset: 0 auto 50vh;
}

.text-colour-white {
  color: #fff;
}

.timeline_component {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 1120px;
  margin-left: 100px;
  margin-right: auto;
  display: flex;
  position: relative;
}

.timeline_badge {
  color: #fff;
  letter-spacing: .05em;
  text-transform: uppercase;
  background-color: #ffffff26;
  border-radius: 8px;
  margin-top: 16px;
  margin-bottom: 16px;
  padding: 6px 8px;
  font-size: 12px;
  font-weight: 700;
  line-height: 12px;
  display: inline-block;
}

.timeline_quote-image {
  border-radius: 8px;
  width: 48px;
  height: 48px;
  margin-right: 24px;
}

.timeline_quote-title {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
}

.timeline_circle {
  background-color: #fff;
  border-radius: 100%;
  width: 15px;
  min-width: 15px;
  max-width: 15px;
  height: 15px;
  min-height: 15px;
  max-height: 15px;
  position: sticky;
  top: 50vh;
  box-shadow: 0 0 0 8px #0a0a0a;
}

.timeline_left {
  text-align: right;
  justify-content: flex-end;
  align-items: stretch;
}

.margin-bottom-xlarge {
  margin-bottom: 56px;
}

.timeline_definition-wrapper {
  background-color: #ffffff0d;
  border-radius: 16px;
  padding: 16px;
}

.timeline_item {
  z-index: 2;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-image: none;
  background-position: 0 0;
  background-size: auto;
  grid-template-rows: auto;
  grid-template-columns: 1fr 180px 1fr;
  grid-auto-columns: 1fr;
  padding-top: 80px;
  padding-bottom: 80px;
  display: grid;
  position: relative;
}

.timeline_item.especial {
  z-index: 0;
  background-color: #0a0a0a;
  width: 100%;
  max-width: 100%;
  height: 1080px;
  min-height: 100%;
  display: block;
}

.timeline_item._2 {
  background-image: none;
  background-position: 0 0;
}

.timeline_progress {
  z-index: -2;
  background-color: #414141;
  width: 3px;
  height: 100%;
  position: absolute;
}

.section-timeline {
  z-index: 0;
  background-color: #0a0a0a;
  position: relative;
}

.timeline_milestone-badge {
  color: #161616;
  letter-spacing: .05em;
  text-transform: uppercase;
  background-color: #fff;
  border-radius: 8px;
  margin-bottom: 24px;
  padding: 8px 12px;
  font-size: 14px;
  font-weight: 700;
  line-height: 12px;
  display: inline-block;
}

.margin-bottom-large {
  margin-bottom: 40px;
}

.margin-bottom-small {
  margin-bottom: 24px;
}

.button-inverted {
  color: #161616;
  letter-spacing: .05em;
  text-transform: uppercase;
  background-color: #fff;
  border: 2px solid #fff;
  border-radius: 8px;
  padding: 14px 32px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  line-height: 20px;
  transition: all .4s;
}

.button-inverted:hover {
  transform: translate(0, -4px);
}

.section-timeline-cta {
  z-index: 1;
  background-color: #0a0a0a;
  position: relative;
}

.popup-close {
  z-index: 2;
  color: #000;
  cursor: pointer;
  background-color: #e9e9e9;
  border-radius: 999em;
  justify-content: center;
  align-items: center;
  width: 3.5em;
  height: 3.5em;
  display: flex;
  position: absolute;
  inset: 1em 1em auto auto;
}

.section-7 {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 5em;
  padding-bottom: 5em;
  display: flex;
}

.copy-large {
  font-size: 1.45em;
  font-weight: 400;
  line-height: 1.4em;
}

.center-w3 {
  width: 100%;
  max-width: 60em;
  margin-left: auto;
  margin-right: auto;
}

.popup-wrapper {
  z-index: 999;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-sm-end {
  padding-bottom: 3em;
}

.popup-toggle {
  cursor: pointer;
}

.code-highlight {
  opacity: 1;
  background-color: #ffebcb9c;
  border: 1px dashed #c28627;
  border-radius: .4em;
  padding: 0 .5em .2em;
  font-style: italic;
  display: inline-block;
}

.popup-background {
  z-index: 0;
  background-color: #000000a6;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.popup-toggle-text {
  font-size: 2em;
  line-height: 1;
}

.popup-content {
  margin: 2.5em 3em;
}

.popup-inner {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.p-sm-start {
  padding-top: 3em;
}

.popup-content-wrapper {
  z-index: 1;
  background-color: #fff;
  border-radius: 1.2em;
  width: 90vw;
  max-width: 55em;
  max-height: 90%;
  position: relative;
  overflow: auto;
}

.copy-medium-2 {
  font-size: 1.3em;
  font-weight: 400;
  line-height: 1.45em;
}

.popup-close-icon {
  width: 1em;
  height: 1em;
}

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

.faq-divider {
  border-top: 1px dashed #ffffff40;
  height: 0;
}

.note {
  color: #aaa;
  font-size: 1.4em;
  font-weight: 300;
  line-height: 1.6em;
}

.c-content.cloneable {
  padding-top: 20px;
}

.container-3 {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 3%;
}

.container-3.cloneable {
  border-top: 2px dashed #ffffff80;
}

.c-note {
  align-items: center;
  margin-bottom: 60px;
}

.c-faq-a {
  perspective-origin: 50% 0;
  transform-origin: 50% 0;
  color: #fff;
  overflow: hidden;
}

.c-faq {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

.c-faq-icon {
  justify-content: center;
  align-items: center;
  padding: 20px;
  position: relative;
}

.c-faq-q {
  color: #fff;
  align-items: center;
  display: flex;
}

.faq-stripe-1 {
  background-color: #fff;
  width: 2px;
  height: 100%;
}

.c-faq-a-text {
  padding: 20px;
}

.c-faq-q-text {
  flex: 1;
  padding: 20px;
}

.section-8 {
  padding-top: 10px;
  padding-bottom: 100px;
}

.c-faq-divider {
  padding-left: 20px;
  padding-right: 20px;
}

.faq-a-text {
  font-size: 1em;
  line-height: 1.6em;
}

.cloneable-area {
  min-height: 50vh;
}

.c-faq-item {
  cursor: pointer;
  background-color: #222;
  border-left: 3px solid #2ea07c;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 1.2em;
  line-height: 1.6em;
}

.faq-stripe-2 {
  background-color: #fff;
  width: 100%;
  height: 2px;
  position: absolute;
}

._w-faq-icon {
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  display: flex;
  position: relative;
}

.arrow-div.invert {
  filter: invert();
}

.accordion-pane {
  background-color: #0000;
  overflow: hidden;
}

.accordion-item {
  border-top: 1px solid #fff;
  border-bottom: 1px #fff;
  justify-content: center;
  align-items: center;
  max-width: 1280px;
  margin-bottom: 20px;
}

.accordion-item:hover {
  box-shadow: 4px 4px 25px #0003;
}

.arrow-div-wrapper {
  justify-content: center;
  align-items: center;
  width: 15%;
  display: flex;
}

.accordion-section {
  z-index: 1;
  background-color: #000;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  width: 100vw;
  min-height: 100vh;
  padding-top: 7%;
  padding-bottom: 7%;
  padding-right: 40px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.text-link {
  font-style: italic;
  font-weight: 500;
  text-decoration: underline;
  display: inline-block;
}

.accordion-link {
  color: #fff;
  background-color: #222;
  padding: 15px 20px;
  font-weight: 600;
  text-decoration: none;
  transition: transform .2s;
  display: inline-block;
}

.accordion-link:hover {
  transform: scale(1.05);
}

.accordion-text {
  color: #f5f5f5;
  text-align: right;
  width: 80%;
  font-size: 1.1rem;
  font-weight: 300;
  line-height: 1.7;
}

.accordion-tab-button {
  cursor: pointer;
  justify-content: flex-start;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.accordion-section-head {
  color: #fff;
  font-size: 1.3rem;
  font-weight: 500;
}

.accordion-pane-content {
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  justify-content: flex-end;
  margin-bottom: 5px;
  padding-top: 0;
  padding-bottom: 20px;
  display: flex;
}

.accordion-header {
  color: #fff;
  text-align: right;
  width: 85%;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 36px;
  font-size: 4rem;
  font-weight: 500;
  line-height: 1.3;
  transition: font-size .2s;
}

.accordion-item-2 {
  background-color: #1a1d1e;
  border: 1px solid #2b2f31;
  border-radius: 10px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 24px 30px 14px;
  font-family: Montserrat, sans-serif;
  box-shadow: 0 3px 7px #00000008;
}

.accordion-item-trigger {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.accordion-heading {
  color: #fff;
  cursor: pointer;
  flex: 1;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 30px;
}

.icon-2.accordion-icon {
  cursor: pointer;
}

.accordion-item-content {
  color: #9ba1a6;
  margin-top: 10px;
  margin-right: 30px;
  overflow: hidden;
}

.image-5 {
  border-radius: 4px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.paragraph-4 {
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.paragraph-4.footer-2 {
  font-weight: 700;
}

.paragraph-4._2 {
  text-align: center;
  padding-top: 20px;
  font-weight: 700;
}

.youtube-2 {
  margin-top: 20px;
}

.heading-2 {
  font-family: Montserrat, sans-serif;
  font-size: 6vh;
  font-weight: 700;
  line-height: 52px;
}

.image-6 {
  border-radius: 4px;
  padding-bottom: 20px;
}

.image-7 {
  margin-bottom: 20px;
}

.gold-2 {
  color: #8c7651;
  text-align: left;
  margin-bottom: 0;
  padding-top: 35px;
  padding-bottom: 5px;
}

.gold-2.centered {
  text-align: center;
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 35px;
}

.bold-text-2 {
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  font-size: 48px;
  font-weight: 500;
  line-height: 52px;
}

.bold-text-3 {
  color: #fff;
  max-width: 80%;
  margin-left: auto;
  margin-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 42px;
  font-weight: 500;
}

.div-block-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  display: flex;
}

.felix-the-cat-2 {
  background-image: url('../images/download-2.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  height: 500px;
}

.gertie_leftside-2 {
  background-image: url('../images/download-2.png');
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  height: 500px;
  padding-top: 0;
  padding-right: 10px;
}

.willie-play-image-2 {
  background-image: url('../images/Steamboat_Play_Gold.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 500px;
  padding-top: 0;
}

.willie-play-image-2:hover {
  background-image: url('../images/Steamboat_Play_BW.jpg');
  background-size: cover;
}

._w-2 {
  float: left;
  clear: left;
  color: #8c7754;
  margin-top: 0;
  margin-left: 9px;
  padding-top: 89px;
  padding-bottom: 0;
  padding-right: 10px;
  font-size: 102px;
  font-weight: 400;
  line-height: 22px;
}

._w-2.smaller {
  margin-left: 0;
  padding-top: 22px;
  padding-left: 10px;
  font-size: 55px;
}

.stat_section-2 {
  border: 1px solid #ccc;
  border-color: #ccc #000;
  margin-top: 100px;
  padding-bottom: 0;
}

.artist-headline-2 {
  margin-top: 25px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 70px;
}

.stat_columns-2 {
  border-top-style: solid;
  border-top-color: #0000;
  border-right: 1px solid #ccc;
  padding-bottom: 70px;
  padding-left: 30px;
}

.stat_columns-2.no-line {
  border-top-color: #0000;
  border-right-color: #0000;
}

.gold-3 {
  color: #8c7651;
  text-align: left;
  margin-bottom: 0;
  padding-top: 35px;
  padding-bottom: 5px;
}

.gold-3.centered {
  text-align: center;
  padding-top: 35px;
}

.walt-disney-columns-2 {
  margin-top: 75px;
}

.willie_content-2 {
  padding-top: 0;
  padding-bottom: 225px;
}

.walt_disney_content-2 {
  height: 806px;
}

.steamboat_willie_bg-2 {
  background-image: linear-gradient(to top, #000, #0000), url('../images/Steamboat_Play_BW_2.jpg');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  height: 1800px;
  padding-top: 225px;
  padding-bottom: 150px;
  transition: all .5s;
}

.bold-text-4 {
  color: #fff;
  text-align: left;
  font-family: Montserrat, sans-serif;
}

.gold-4 {
  color: #fff;
  text-align: left;
  margin-bottom: 0;
  padding-top: 35px;
  padding-bottom: 5px;
}

.body-paragraph-small-2 {
  color: #757575;
  width: auto;
  margin-bottom: 0;
  padding-left: 0;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 26px;
}

.columns {
  margin-bottom: 20px;
}

.columns-2, .column-5 {
  padding-bottom: 20px;
}

.arrow-container {
  position: fixed;
  bottom: 40px;
}

.arrow {
  height: 80px;
  margin-top: 20px;
  padding-top: 0;
}

.section-9 {
  margin-left: auto;
}

.ab-2 {
  z-index: 2;
  position: relative;
}

.wrap-s-4 {
  z-index: 1;
  background-color: #000;
  background-image: url('../images/3_1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 100vh;
  display: flex;
  position: fixed;
}

.s-main {
  z-index: 45;
  justify-content: center;
  align-items: center;
  min-height: 600vh;
  display: block;
  position: relative;
  inset: 0%;
}

.wrap-s-1 {
  z-index: 4;
  background-color: #000;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 100vh;
  display: flex;
  position: fixed;
}

.bg-2 {
  z-index: 1;
  background-image: url('../images/1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.text-block-4 {
  z-index: 2;
  margin-top: 25px;
  position: relative;
}

.bg-3 {
  z-index: 1;
  background-image: url('../images/2.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.wrap-s-3 {
  z-index: 2;
  background-color: #000;
  background-image: linear-gradient(#00000080, #00000080), url('../images/2.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 100vh;
  display: flex;
  position: fixed;
}

.bg-4 {
  z-index: 1;
  background-image: url('../images/3.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.wrap-s-2 {
  z-index: 3;
  background-color: #000;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 100vh;
  display: flex;
  position: fixed;
}

.black-overlay {
  z-index: 2;
  background-color: #000000bf;
  display: block;
  position: absolute;
  inset: 0%;
}

.guideline-wrap-info {
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  height: 100vh;
  display: flex;
}

.guideline-wrap-info.left-align {
  text-align: left;
  align-items: flex-start;
  height: 120vh;
}

.sticky-info-column {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  padding-left: 96px;
  padding-right: 96px;
  display: flex;
}

.sticky-header-column {
  background-color: #00968a;
  background-image: url('../images/Uma-voz-para-a-incorporação-imobiliária.webp');
  background-position: 50%;
  background-repeat: repeat;
  background-size: cover;
  background-attachment: scroll;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 100vh;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: sticky;
  top: 0;
}

.heading-3 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 1.3rem;
  font-size: 70px;
  font-weight: 800;
}

.list-item {
  text-align: left;
  font-size: .9rem;
  font-weight: 400;
  line-height: 1.5;
}

.large-number {
  text-align: left;
  margin-bottom: 0;
  font-size: 60px;
  font-weight: 200;
}

.large-number.outline {
  margin-bottom: .8rem;
}

.sticky-section {
  z-index: 4;
  text-align: center;
  background-color: #fff;
  justify-content: center;
  align-items: flex-start;
  width: 100vw;
  min-height: 100vh;
  display: flex;
  position: relative;
}

.paragraph-5 {
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.heading-4 {
  font-family: Montserrat, sans-serif;
  font-size: 6vh;
  line-height: 42px;
}

.image-8 {
  clear: right;
  width: 100%;
  height: 100%;
  margin-left: auto;
  position: static;
}

.content_bottom, .max-width {
  width: 100%;
}

.split-text {
  perspective: 800px;
  width: 100%;
  max-width: 100%;
  height: 100%;
  font-size: 64px;
  display: block;
}

.max-width-2 {
  width: 90%;
}

.split-text-2 {
  perspective: 800px;
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 64px;
  line-height: 80px;
}

.overlay-load {
  z-index: 99999999;
  width: 100vw;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
}

.wrapper {
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: 800px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.headline {
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 48px;
  line-height: 70px;
  position: relative;
  transform: perspective(1059px);
}

.headline:hover {
  color: #fff;
}

.scroll-down {
  z-index: 3;
  filter: invert(0%);
  cursor: pointer;
  background-color: #000;
  border: 1px solid #fff;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 30px;
  transition: all .2s;
  display: flex;
  position: absolute;
  inset: auto auto 25px;
}

.scroll-down:hover {
  filter: invert();
}

.image-9 {
  width: 10px;
  transform: rotate(90deg);
}

.inner {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  perspective: 1922px;
  background-color: #000;
  grid-template-rows: auto auto auto auto auto auto;
  grid-template-columns: auto auto auto auto auto;
  grid-auto-rows: auto;
  grid-auto-columns: auto;
  grid-auto-flow: row;
  place-items: center;
  width: 280vw;
  height: 280vh;
  display: grid;
  transform: perspective(1667px)scale(1);
}

.img-scroll-left {
  opacity: 1;
  cursor: pointer;
  max-width: 400px;
  transition: all 1s;
  position: relative;
  overflow: hidden;
}

.img-scroll-left:hover {
  transform: scale(1.2);
}

.gallyery {
  z-index: 999;
  color: #afafaf;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 700;
  position: relative;
  transform: perspective(1176px);
}

.text-wrap {
  z-index: 999;
  perspective: 2000px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-width: 700px;
  max-width: 700px;
  min-height: 65vh;
  margin-left: auto;
  margin-right: auto;
  padding-top: 8vw;
  display: flex;
  position: relative;
}

.img-wrap {
  z-index: 100;
  justify-content: flex-end;
  align-items: center;
  width: 400px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.img-scroll-right {
  cursor: pointer;
  max-width: 400px;
  transition: all 1s;
  position: relative;
}

.img-scroll-right:hover {
  opacity: 1;
  transform: scale(1.2);
}

.slider-container {
  width: 100vw;
  min-height: 300px;
  padding: 40px;
  overflow: hidden;
}

.slider-right-arrow {
  color: #444;
}

.slider-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.slide-content-wrapper {
  background-color: #e1e1e1;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.section-10 {
  justify-content: center;
  align-items: center;
  width: 24%;
  height: 100vh;
  display: flex;
}

.mask {
  position: static;
  overflow: visible;
}

.slider-left-arrow {
  color: #444;
}

.slider-text {
  text-align: center;
  font-family: Oswald, sans-serif;
  font-size: 60px;
  font-weight: 700;
  line-height: 60px;
}

.slider {
  background-color: #0000;
  width: 400px;
  height: 400px;
  position: static;
}

.bold-text-5 {
  font-weight: 400;
}

.paragraph-6 {
  font-size: 3vh;
}

.bold-text-6 {
  font-size: 2.5vh;
}

.image-10 {
  border-radius: 4px;
}

.image-11 {
  margin-top: 10px;
}

.image-12 {
  float: none;
  clear: none;
  position: relative;
  top: -200px;
  left: 77px;
}

.image-14 {
  margin-bottom: 20px;
}

.image-15, .image-16, .image-17 {
  padding-bottom: 20px;
}

@media screen and (max-width: 991px) {
  .gallery-grid-container {
    align-self: stretch;
  }

  .footer {
    padding-left: 20px;
    padding-right: 20px;
  }

  .page-padding {
    padding-left: 6vw;
    padding-right: 6vw;
  }

  .hero-header {
    max-width: 690px;
  }

  .hero-heading {
    font-size: 68px;
  }

  .section-b {
    height: 500px;
  }

  .old-pencil {
    width: 85%;
    margin-top: 35px;
  }

  .intro-paragraph {
    text-align: center;
    padding-top: 30px;
    padding-left: 50px;
    padding-right: 50px;
    font-size: 15px;
  }

  .secton-c {
    background-attachment: scroll, scroll;
    height: 800px;
    padding-top: 100px;
  }

  .years.wh {
    color: #fff;
  }

  .body-paragraph-small.ipad {
    text-align: center;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 72px;
    padding-left: 35px;
    display: block;
  }

  .ipad_small_pottery {
    width: 75%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 44px;
    padding-left: 85px;
    display: block;
  }

  .ipad_only_section {
    height: auto;
    padding-top: 40px;
    padding-bottom: 90px;
  }

  .davinci_image {
    margin-right: 74px;
  }

  .title.ipad_1 {
    text-align: center;
    margin-bottom: -15px;
  }

  .pottery-barn {
    margin-left: 115px;
    padding-left: 0;
  }

  .years-header.ipad_only {
    text-align: center;
  }

  .years-header.gertieipad {
    text-align: center;
    margin-top: 60px;
  }

  .container_2.silent-era {
    padding-top: 100px;
  }

  .timeline-years._1 {
    opacity: 0;
  }

  .section_white {
    height: 900px;
  }

  .slide._1603 {
    padding-top: 50px;
  }

  .section-e {
    height: auto;
  }

  .section-gertie_ipad {
    color: #0000;
    background-color: #fff;
    width: 100%;
  }

  .felix_section_ipad {
    margin-top: 90px;
  }

  .gertie_image {
    width: 100%;
  }

  .golden-age {
    padding-top: 90px;
  }

  .flintstones-content {
    opacity: 0;
  }

  .gold-circle-2._5 {
    margin-top: -14px;
  }

  .divider_tv {
    background-attachment: scroll, scroll;
    height: 1000px;
    padding-top: 90px;
  }

  .intro-paragraph-2 {
    text-align: center;
    padding-top: 30px;
    padding-left: 50px;
    padding-right: 50px;
    font-size: 15px;
  }

  .intro-paragraph-2.centered._5 {
    opacity: 0;
  }

  .nav-progress-indicator {
    display: none;
  }

  .main-navbar {
    border-bottom: 1px solid #fff8df3b;
    border-right-width: 0;
    width: 100%;
    height: 4em;
    inset: 0% 0% auto;
  }

  .nav-main-links-wrapper {
    background-color: #003761;
  }

  .nav-link {
    transform: none;
  }

  .fake-logo {
    height: 3.5em;
  }

  .nav-main-toggle {
    width: auto;
    padding: .6em 0;
  }

  .brand-wrapper {
    width: auto;
    margin-top: 0;
  }

  .nav-links-wrapper {
    display: none;
  }

  .navbar-container {
    flex-direction: row;
    padding-left: 6vw;
    padding-right: 6vw;
  }

  .nav-background {
    display: none;
  }

  .div-block {
    background-color: #003264;
    flex-flow: wrap;
  }

  .timeline_date-text {
    top: 40vh;
  }

  .popup-content-wrapper {
    max-height: 92%;
  }

  .accordion-pane {
    width: 100%;
  }

  .accordion-item {
    margin-bottom: 20px;
  }

  .accordion-section {
    padding-left: 6%;
    padding-right: 6%;
  }

  .accordion-header {
    font-size: 3.5rem;
  }

  .ab-2 {
    font-size: 50px;
  }

  .wrap-s-1 {
    padding-left: 50px;
    padding-right: 50px;
  }

  .sticky-info-column {
    width: 50%;
    padding-left: 30px;
    padding-right: 30px;
  }

  .sticky-header-column {
    align-items: flex-start;
    width: 50%;
    padding-left: 35px;
    padding-right: 35px;
  }

  .heading-3 {
    font-size: 50px;
  }

  .list-item {
    font-size: .8rem;
  }

  .split-text, .split-text-2 {
    font-size: 40px;
  }

  .inner {
    width: 400vw;
  }
}

@media screen and (max-width: 767px) {
  .gallery {
    padding: 40px 20px;
  }

  .gallery-grid-container {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr 1fr;
    max-width: none;
  }

  .footer {
    padding: 40px 20px;
  }

  .footer-image {
    object-fit: contain;
  }

  .padding-vertical-xlarge {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .paragraph-large {
    font-size: 18px;
  }

  .heading-style-h1 {
    font-size: 3rem;
  }

  .intro-title {
    font-size: 2.8em;
  }

  .intro-copy-text {
    padding-left: 0;
    padding-right: 0;
  }

  .hero-header {
    max-width: 570px;
  }

  .page-padding-2 {
    padding-left: 24px;
    padding-right: 24px;
  }

  .hero-heading {
    font-size: 56px;
  }

  .hero {
    padding-top: 140px;
  }

  .subheading {
    font-size: 18px;
  }

  .intro-paragraph.early-ways {
    opacity: 1;
    padding-left: 39px;
    padding-right: 39px;
  }

  .intro-paragraph.centered {
    opacity: 1;
  }

  .secton-c {
    height: 600px;
  }

  .white {
    font-size: 60px;
    line-height: 50px;
  }

  .years.wh {
    color: #fff;
  }

  .body-paragraph-small.ipad {
    padding-bottom: 30px;
  }

  .body-paragraph-small.centered {
    padding-left: 30px;
    padding-right: 30px;
  }

  .container_2.silent-era {
    margin-bottom: -126px;
    padding-bottom: 0;
  }

  .magic-lantern-sketch {
    padding-top: 45px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .huge-years-sldier {
    font-size: 265px;
  }

  .black {
    font-size: 60px;
    line-height: 50px;
  }

  .humorous-faces {
    margin-top: 170px;
  }

  .fantasmagorie_section {
    padding-top: 93px;
    padding-bottom: 130px;
  }

  .section-e {
    padding-top: 90px;
  }

  .felix_content_ipad {
    padding-bottom: 20px;
  }

  .golden-age {
    padding-top: 76px;
  }

  .intro-paragraph-2.centered {
    opacity: 1;
  }

  .intro-paragraph-2.early-ways {
    opacity: 1;
    padding-left: 39px;
    padding-right: 39px;
  }

  .main-navbar {
    height: 3em;
  }

  .nav-main-links-wrapper {
    background-color: #003761;
  }

  .nav-link {
    font-size: .8rem;
  }

  .div-block {
    flex-flow: wrap;
  }

  .timeline_centre {
    justify-content: flex-start;
  }

  .timeline_date-text {
    margin-bottom: 24px;
    font-size: 36px;
  }

  .timeline_quote-wrapper {
    flex-direction: column-reverse;
  }

  .timeline_text {
    font-size: 20px;
  }

  .timeline_quote-image {
    margin-top: 24px;
    margin-right: 0;
  }

  .timeline_left {
    text-align: left;
  }

  .margin-bottom-xlarge {
    margin-bottom: 48px;
  }

  .timeline_item {
    grid-template-columns: 64px 1fr;
    width: 100%;
  }

  .timeline_progress {
    left: 6px;
  }

  .margin-bottom-small {
    margin-bottom: 24px;
  }

  .button-inverted {
    padding: 14px 24px;
  }

  .copy-large {
    font-size: 1.3em;
  }

  .p-sm-end {
    padding-bottom: 2.3em;
  }

  .popup-content {
    margin: 3em 2em;
  }

  .p-sm-start {
    padding-top: 2.3em;
  }

  .copy-medium-2 {
    font-size: 1.3em;
    line-height: 1.4em;
  }

  .accordion-tab-button {
    width: 90vw;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .accordion-header {
    line-height: 1.2;
  }

  .accordion-item-content {
    margin-right: 0;
  }

  .arrow-container {
    align-self: center;
    margin-left: auto;
    margin-right: auto;
    left: auto;
    right: auto;
  }

  .heading-3 {
    font-size: 46px;
  }

  .split-text, .split-text-2 {
    font-size: 30px;
  }

  .wrapper {
    backface-visibility: hidden;
    perspective-origin: 50%;
    transform-origin: 50%;
  }

  .inner {
    width: 450vw;
  }
}

@media screen and (max-width: 479px) {
  .zoom-header.right {
    padding-left: 0;
  }

  .svg {
    box-shadow: inset 0 0 0 2px #eff7ff, 0 0 0 70vh #eff7ff;
  }

  .zoom {
    width: 60vh;
  }

  .centered-container {
    text-align: left;
  }

  .gallery-grid-container {
    grid-template-rows: auto auto auto auto auto;
    grid-template-columns: 1fr;
    margin-left: 0;
    margin-right: 0;
  }

  .footer {
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
  }

  .footer-flex-container {
    flex-direction: column;
  }

  .footer-logo-link {
    height: 60px;
  }

  .footer-heading {
    margin-top: 20px;
  }

  .text-block._2 {
    font-size: 5vh;
  }

  .container {
    text-align: center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .padding-vertical-xlarge {
    text-align: left;
    justify-content: center;
    align-items: center;
    padding-left: 0;
    display: flex;
  }

  .timeline-main_heading-wrapper {
    margin-left: 0;
    margin-right: 0;
  }

  .margin-bottom-medium {
    margin-bottom: 24px;
  }

  .paragraph-large {
    font-size: 16px;
  }

  .hero-header {
    max-width: 420px;
  }

  .hero-heading {
    font-size: 44px;
  }

  .section-b {
    height: 600px;
  }

  .intro-paragraph {
    padding-left: 0;
    padding-right: 0;
    font-size: 14px;
    line-height: 22px;
  }

  .intro-paragraph.early-ways {
    opacity: 1;
    margin-bottom: -69px;
    padding-top: 0;
    font-size: 13px;
  }

  .intro-paragraph.centered {
    opacity: 0;
    margin-top: -146px;
    padding-top: 0;
    font-size: 12px;
  }

  .w {
    margin-left: auto;
    padding-right: 0;
  }

  .secton-c {
    height: 500px;
  }

  .secton-c.magic {
    height: 600px;
  }

  .white {
    opacity: 1;
    font-size: 40px;
    line-height: 40px;
  }

  .white.whatever {
    padding-bottom: 0;
    font-size: 15px;
  }

  .body-paragraph-small.ipad {
    text-align: center;
    padding-top: 15px;
    padding-left: 35px;
    font-size: 13px;
  }

  .body-paragraph-small.centered {
    font-size: 14px;
  }

  .body-paragraph-small.fanasmogarie, .body-paragraph-small.humorous-copy {
    padding-left: 40px;
    font-size: 13px;
    line-height: 20px;
  }

  .ipad_small_pottery {
    padding-left: 48px;
  }

  .title.ipad_1 {
    margin-top: 10px;
    padding-left: 22px;
    padding-right: 22px;
    font-size: 15px;
    line-height: 26px;
  }

  .gold.centered {
    font-size: 18px;
  }

  .years-header.ipad_only {
    font-size: 40px;
  }

  .section_white {
    height: 800px;
  }

  .slide._1603 {
    padding-top: 0;
  }

  .slide._1824 {
    height: auto;
  }

  .huge-years-sldier {
    letter-spacing: -7px;
    padding-top: 116px;
    font-size: 125px;
  }

  .black {
    font-size: 16px;
    line-height: 40px;
  }

  .cell_section_ipad {
    margin-top: -63px;
    padding-top: 0;
  }

  .intro-paragraph-2 {
    font-size: 14px;
    line-height: 22px;
  }

  .intro-paragraph-2.centered {
    opacity: 0;
    margin-top: -146px;
    padding-top: 0;
    font-size: 12px;
  }

  .intro-paragraph-2.early-ways {
    opacity: 1;
    margin-bottom: -69px;
    padding-top: 0;
    font-size: 13px;
  }

  .main-navbar {
    height: 4em;
  }

  .nav-main-links-wrapper {
    grid-column-gap: 23px;
    grid-row-gap: 23px;
    background-color: #003264;
    flex-flow: wrap;
    place-content: center;
    align-items: center;
    width: 100%;
    height: auto;
  }

  .nav-link {
    grid-column-gap: 4px;
    grid-row-gap: 2em;
    flex-flow: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    place-content: center;
    align-items: center;
    width: 40%;
    margin-left: 16px;
    margin-right: 16px;
    padding-top: 16px;
    padding-bottom: 16px;
    display: block;
  }

  .icon {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: wrap;
    align-content: center;
    display: block;
  }

  .div-block {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: wrap;
    place-content: center;
    align-items: center;
    display: flex;
  }

  .timeline_date-text {
    font-size: 6vw;
  }

  .timeline_text {
    text-align: left;
    font-size: 2vh;
    font-weight: 400;
  }

  .timeline_component {
    margin-left: 0;
  }

  .timeline_item {
    grid-template-columns: 48px 1fr;
  }

  .note {
    font-size: 1.2em;
    line-height: 1.4em;
  }

  .arrow-div {
    margin-right: 0;
  }

  .accordion-item {
    margin-bottom: 10px;
  }

  .arrow-div-wrapper {
    width: 15%;
    padding-right: 10px;
  }

  .accordion-text {
    width: 90%;
    font-size: .9rem;
    line-height: 2;
  }

  .accordion-tab-button {
    padding-left: 10px;
  }

  .accordion-pane-content {
    padding-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .accordion-header {
    padding-left: 15px;
    font-size: 1.5rem;
  }

  .accordion-item-2 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .accordion-heading {
    text-align: left;
    font-size: 3vh;
  }

  .paragraph-4 {
    text-align: left;
    font-size: 1.8vh;
    font-weight: 500;
  }

  .heading-2 {
    font-size: 6vh;
  }

  .gold-2.centered, .gold-3.centered {
    font-size: 18px;
  }

  .sticky-info-column {
    width: 100%;
  }

  .sticky-header-column {
    width: 100%;
    height: auto;
    min-height: 70vh;
    margin-bottom: 10px;
    position: static;
  }

  .sticky-section {
    flex-direction: column;
  }

  .paragraph-5 {
    width: 90%;
    font-size: 2vh;
  }

  .heading-4 {
    width: 90%;
    margin-top: 140px;
    padding-left: 0;
    padding-right: 20px;
  }

  .max-width {
    width: 100%;
  }

  .split-text {
    font-size: 22px;
  }

  .max-width-2 {
    width: 100%;
  }

  .split-text-2 {
    font-size: 22px;
  }

  .wrapper {
    justify-content: center;
    align-items: center;
    overflow: scroll;
  }

  .headline {
    font-size: 34px;
    line-height: 44px;
  }

  .inner {
    perspective-origin: 50%;
    transform-origin: 50%;
    grid-template-rows: auto auto auto;
    grid-template-columns: auto;
    grid-auto-rows: auto;
    grid-auto-columns: auto;
    width: 550vw;
    min-width: 2800px;
    height: 220vh;
    margin-left: auto;
    margin-right: auto;
    padding: 12vw;
    transform: none;
  }

  .img-scroll-left {
    max-width: 300px;
  }

  .text-wrap {
    justify-content: center;
    min-height: 50vh;
  }

  .img-wrap {
    width: 300px;
  }

  .img-scroll-right {
    max-width: 300px;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_9eefa240-eb87-2b5e-5a43-06ba8e393daf-a338ccc7 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_9eefa240-eb87-2b5e-5a43-06ba8e393db2-a338ccc7 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_9eefa240-eb87-2b5e-5a43-06ba8e393db4-a338ccc7 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_9eefa240-eb87-2b5e-5a43-06ba8e393dbb-a338ccc7 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_9eefa240-eb87-2b5e-5a43-06ba8e393dbe-a338ccc7 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_9eefa240-eb87-2b5e-5a43-06ba8e393dce-a338ccc7 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_9eefa240-eb87-2b5e-5a43-06ba8e393dd1-a338ccc7 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_9eefa240-eb87-2b5e-5a43-06ba8e393de8-a338ccc7 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_9eefa240-eb87-2b5e-5a43-06ba8e393deb-a338ccc7 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_182279d0-d70d-eba8-f63c-67144d39d47b-a338ccc7 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_182279d0-d70d-eba8-f63c-67144d39d47f-a338ccc7 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_66836b29-0794-8462-56c1-a00de80955c2-a338ccc7 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_66836b29-0794-8462-56c1-a00de80955c6-a338ccc7 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_729897a3-5866-3d29-dfb8-3b286fa30fed-a338ccc7 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_729897a3-5866-3d29-dfb8-3b286fa30ff1-a338ccc7 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_15650b55-e98f-dc54-7c6b-9a63139779eb-a338ccc7 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_15650b55-e98f-dc54-7c6b-9a63139779ef-a338ccc7 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_2bfc5513-2e1e-63b6-bd20-f7326c7877fb-a338ccc7 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_2bfc5513-2e1e-63b6-bd20-f7326c7877ff-a338ccc7 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_2c1e5375-028d-fc4c-6821-c25dbb1210ab-a338ccc7 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_2c1e5375-028d-fc4c-6821-c25dbb1210af-a338ccc7 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_2efdd1bc-f004-689e-1c8e-10d2442cbd07-a338ccc7 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_2efdd1bc-f004-689e-1c8e-10d2442cbd0b-a338ccc7 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_1e882878-a97e-9c77-54cc-475b4355feb0-a338ccc7 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_1e882878-a97e-9c77-54cc-475b4355feb4-a338ccc7 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_0621aacd-865c-efa7-c524-e78e7281e90e-a338ccc7 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_0621aacd-865c-efa7-c524-e78e7281e912-a338ccc7 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-fdf295a4-efda-6599-6777-40b876ac06ab-a338ccc7 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-fdf295a4-efda-6599-6777-40b876ac06af-a338ccc7 {
    grid-area: 1 / 1 / 3 / 2;
  }
}


