:root {
  --yellow: #f39521;
  --navy: #072541;
  --orange: #ea6427;
  --white: white;
  --light-blue: #1b738b;
  --1b738b: var(--navy);
  --black: black;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.section {
  background-color: #072541;
  height: 800px;
  padding-top: 30px;
}

.container {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  display: flex;
}

.bold-text {
  color: #fff;
  text-align: center;
  letter-spacing: 7px;
  text-transform: uppercase;
  margin-top: auto;
  margin-bottom: 1px;
  font-family: Rubik, sans-serif;
  font-size: 30px;
  font-weight: 400;
  display: block;
}

.heading {
  color: #ea6427;
  margin-top: auto;
  margin-bottom: 0;
  font-family: Rubik, sans-serif;
  font-size: 108px;
  font-weight: 300;
  line-height: 2em;
}

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

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

.image {
  margin-bottom: 95px;
}

.background-video {
  opacity: 1;
  -webkit-text-fill-color: inherit;
  mix-blend-mode: normal;
  object-fit: cover;
  background-color: #07254100;
  background-image: linear-gradient(#072541b0, #072541b0);
  background-clip: border-box;
  height: 100vh;
  padding-top: 120px;
  padding-bottom: 120px;
}

.body {
  background-color: #fff;
  overflow: auto;
}

.image-2 {
  margin-top: 50px;
}

.blue-section {
  background-color: #1b738b;
  align-items: center;
  height: 100vh;
  padding-top: 86px;
  padding-bottom: 86px;
  display: flex;
}

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

.paragraph {
  color: #fff;
  font-family: Rubik, sans-serif;
  font-size: 36px;
  font-weight: 300;
  line-height: 46px;
}

.columns {
  margin-left: auto;
  margin-right: auto;
  padding-left: 57px;
  padding-right: 57px;
}

.image-3 {
  text-align: left;
}

.text-span, .text-span-2 {
  font-weight: 700;
}

.section-3 {
  opacity: 1;
  mix-blend-mode: multiply;
  background-color: #f39521;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  padding-top: 154px;
  padding-bottom: 154px;
  display: flex;
}

.heading-2 {
  color: #fff;
  text-align: center;
  margin-top: auto;
  margin-bottom: auto;
  padding-top: 110px;
  padding-bottom: 110px;
  font-family: Rubik, sans-serif;
  font-size: 136px;
  font-weight: 900;
  line-height: 138px;
}

.text-span-3 {
  font-weight: 700;
}

.column-2 {
  justify-content: center;
  display: flex;
}

.orange-section {
  background-color: #ea6427;
  align-items: center;
  height: 100vh;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.section-4 {
  background-image: url('../images/WhiteSectionBackground.jpeg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.paragraph-2 {
  font-family: Rubik, sans-serif;
  font-size: 26px;
  line-height: 30px;
}

.regular-blue-text {
  outline-color: var(--yellow);
  outline-offset: 0px;
  color: var(--navy);
  text-align: center;
  -webkit-text-stroke-width: 0px;
  border: 3px solid #ea6427;
  border-radius: 0;
  outline-width: 3px;
  outline-style: none;
  margin-top: 25px;
  margin-bottom: 88px;
  padding: 18px;
  font-family: Rubik, sans-serif;
  font-size: 48px;
  line-height: 54px;
}

.div-block-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.text-span-4 {
  color: var(--navy);
  font-weight: 700;
}

.text-span-5, .text-span-6 {
  font-weight: 700;
}

.div-block-3 {
  outline-color: var(--orange);
  outline-offset: 0px;
  outline-width: 3px;
  outline-style: solid;
  width: 100%;
  height: 80px;
}

.section-5 {
  background-color: var(--orange);
  color: #fff;
}

.text-block-2 {
  font-family: Rubik, sans-serif;
  font-size: 48px;
  line-height: 54px;
}

.text-block-3 {
  color: #fff;
  text-align: center;
  width: 100vw;
  padding-top: 88px;
  padding-bottom: 88px;
  font-family: Rubik, sans-serif;
  font-size: 48px;
  font-weight: 300;
  line-height: 54px;
}

.track {
  background-color: var(--orange);
  justify-content: center;
  align-items: center;
  height: 200vw;
  display: block;
  position: relative;
}

.track.tracktwo {
  overflow: visible;
}

.track.trackthree {
  background-color: var(--white);
  height: auto;
  margin-bottom: 30px;
  position: relative;
}

.container-2 {
  justify-content: center;
  align-items: center;
  width: 100vw;
  display: flex;
}

.container-3, .container-4 {
  width: 100vw;
}

.camera {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.horizontal-track {
  background-color: var(--orange);
  width: 100%;
  height: 300vw;
  overflow: hidden;
}

.frame {
  width: 100%;
  height: 100%;
  display: flex;
}

.item {
  flex-direction: row;
  flex: none;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  padding: 0;
  display: flex;
}

.text-1 {
  color: #fff;
  text-align: center;
  width: 100%;
  font-family: Rubik, sans-serif;
  font-size: 50px;
  font-weight: 300;
  line-height: 60px;
}

.maybe-beautiful {
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  font-family: Rubik, sans-serif;
  font-size: 90px;
  font-weight: 300;
  line-height: 110px;
  display: flex;
}

.maybe-beautiful.white {
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  width: 100vw;
  height: 13vh;
  display: block;
}

.maybe-jarring {
  color: #fff;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  padding: 96px;
  font-family: Rubik, sans-serif;
  font-size: 90px;
  font-weight: 300;
  line-height: 110px;
  display: flex;
}

.definitely-exciting {
  color: #fff;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  font-family: Rubik, sans-serif;
  font-size: 90px;
  font-weight: 300;
  line-height: 110px;
  text-decoration: underline;
  display: flex;
}

.text-span-7 {
  -webkit-text-stroke-color: #292020;
  text-decoration: underline;
}

.text-span-8 {
  text-decoration: underline;
}

.thing {
  object-fit: cover;
  background-color: #851717;
  flex-direction: row;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
}

.heading-3 {
  text-align: center;
  object-fit: cover;
  width: 100vw;
  margin: auto;
}

.heading-4 {
  text-align: center;
  width: 100vw;
}

.heading-5 {
  width: 100vw;
}

.div-block-4 {
  object-fit: cover;
  background-color: #791ca2;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
  overflow: visible;
}

.div-block-5 {
  background-color: #c51a7e;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
}

.a-track {
  background-color: var(--orange);
  object-fit: contain;
  width: 300vw;
  height: auto;
  position: static;
  top: 0;
  overflow: visible;
}

.a-camera {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.a-frame {
  background-color: var(--orange);
  height: 100%;
  display: flex;
}

.a-frame.orange {
  justify-content: center;
  align-items: center;
  position: relative;
  top: 0;
}

.a-frame.blue {
  background-color: #1b738b;
  justify-content: center;
  align-items: center;
  display: block;
}

.an-item {
  background-color: var(--orange);
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
}

.an-item._2 {
  background-color: var(--orange);
}

.an-item._3 {
  background-color: #37185a;
}

.an-item.orange {
  flex-flow: column;
  display: flex;
}

.an-item.blue {
  background-color: #1b738b;
  background-image: url('../images/dotted2.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
}

.image-4 {
  width: 100%;
  max-width: none;
  height: 100%;
}

.image-5 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.heading-6 {
  color: #fff;
  text-align: left;
  background-color: #ea642700;
  flex-flow: column;
  flex: none;
  place-content: stretch center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 12px;
  font-family: Rubik, sans-serif;
  font-size: 75px;
  font-weight: 300;
  display: block;
}

.heading-6.boldest {
  font-size: 95px;
  font-weight: 900;
}

.heading-6.bolder {
  font-size: 85px;
  font-weight: 500;
}

.navy {
  background-color: var(--navy);
  align-items: center;
  height: 100vh;
  padding-top: 86px;
  padding-bottom: 86px;
  display: flex;
  position: static;
  top: 0;
  overflow: hidden;
}

.text-span-9 {
  text-align: left;
  border: 0 #000;
  border-bottom: 3px solid #000;
  margin-top: 23px;
  padding-bottom: 17px;
}

.text-span-10 {
  background-color: var(--navy);
  margin-bottom: 15px;
  padding: 28px;
}

.text-span-11 {
  background-color: var(--navy);
  margin-top: 15px;
  padding: 28px;
}

.text-span-12 {
  background-color: var(--navy);
  padding: 38px;
}

.heading-7 {
  color: #082541;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 39px;
  font-family: Rubik, sans-serif;
  font-size: 30px;
  font-weight: 500;
}

.text-block-4 {
  color: var(--navy);
  text-align: center;
  margin-bottom: 0;
  font-family: Rubik, sans-serif;
  font-size: 80px;
  font-weight: 300;
  line-height: 90px;
}

.container-5 {
  margin-top: 55px;
  position: sticky;
  top: 0;
}

.scrolling-block-section {
  height: 3600px;
  position: static;
  top: 0;
}

.camera-2 {
  background-color: #fff;
  width: 100vw;
  height: 80vh;
  position: sticky;
  top: 227px;
  overflow: auto;
}

.frame-2 {
  object-fit: fill;
  background-color: #fff0;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  display: flex;
  overflow: visible;
}

.block {
  background-color: #ea6427;
  background-image: url('../images/Group-489.png');
  background-position: 50% 90%;
  background-repeat: no-repeat;
  background-size: contain;
  flex: none;
  align-items: flex-start;
  width: 600px;
  height: 600px;
  padding-top: 30px;
  display: flex;
}

.block.orange {
  background-image: url('../images/Group-485.png');
  background-position: 50% 90%;
  background-repeat: no-repeat;
  background-size: contain;
  flex: none;
  justify-content: center;
  align-items: flex-start;
  width: 600px;
  height: 600px;
  margin-left: 0;
  margin-right: 20px;
  padding-top: 30px;
  padding-left: 0;
  display: flex;
}

.block.yellow {
  background-color: var(--yellow);
  background-image: url('../images/Group-486.png');
  background-position: 50% 90%;
  background-repeat: no-repeat;
  background-size: contain;
  flex: none;
  width: 600px;
  height: 600px;
  margin-right: 20px;
  padding-top: 30px;
  padding-bottom: 0;
  display: flex;
  overflow: visible;
}

.block.blue {
  background-color: #1b738b;
  background-image: url('../images/Group-487.png');
  background-position: 50% 90%;
  background-repeat: no-repeat;
  background-size: contain;
  flex: none;
  width: 600px;
  height: 600px;
  margin-right: 20px;
  padding-top: 30px;
  display: block;
}

.block.navy {
  background-color: var(--navy);
  background-image: url('../images/Group-488.png');
  background-position: 50% 90%;
  background-repeat: no-repeat;
  background-size: contain;
  flex: none;
  align-items: flex-start;
  width: 600px;
  height: 600px;
  margin-right: 20px;
  padding-top: 30px;
  display: flex;
}

.paragraph-3 {
  color: #fff;
  text-align: center;
  padding-bottom: 0;
  padding-left: 32px;
  padding-right: 32px;
  font-family: Rubik, sans-serif;
  font-size: 60px;
  font-weight: 500;
  line-height: 66px;
}

.paragraph-4 {
  color: #fff;
  font-family: Rubik, sans-serif;
  font-size: 36px;
  font-weight: 300;
  line-height: 46px;
}

.text-span-13, .text-span-14 {
  font-weight: 700;
}

.section-6 {
  background-color: var(--orange);
  transform-style: preserve-3d;
  justify-content: center;
  align-items: center;
  height: 100vh;
  padding-top: 78px;
  padding-bottom: 78px;
  display: flex;
  transform: translate3d(0, 0, 4px);
}

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

.column-3 {
  justify-content: center;
  display: flex;
}

.columns-2 {
  margin-left: auto;
  margin-right: auto;
  padding-left: 56px;
  padding-right: 56px;
}

.bold-text-2 {
  padding-top: 29px;
}

.bold-text-3 {
  padding-top: 30px;
}

.text-span-15 {
  padding-top: 32px;
}

.text-span-16 {
  font-weight: 700;
}

.background-video-2 {
  opacity: 1;
  mix-blend-mode: normal;
  transform-style: preserve-3d;
  background-color: #f3952100;
  justify-content: center;
  height: 100vh;
  display: flex;
  transform: translate3d(0, 0, 10px);
}

.heading-8 {
  text-align: center;
  background-color: #f3952100;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-left: 83px;
  padding-right: 83px;
  font-family: Rubik, sans-serif;
  font-size: 75px;
  font-weight: 300;
  line-height: 85px;
  display: flex;
}

.text-span-17 {
  font-weight: 700;
}

.section-7 {
  background-color: var(--light-blue);
  transform-style: preserve-3d;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 100vh;
  padding-top: 116px;
  padding-bottom: 116px;
  display: flex;
  transform: translate3d(0, 0, 5px);
}

.text-block-5 {
  font-family: Rubik, sans-serif;
  font-size: 36px;
  line-height: 46px;
}

.text-block-6 {
  color: #fff;
  font-family: Rubik, sans-serif;
  font-size: 36px;
  font-weight: 300;
  line-height: 46px;
}

.container-6 {
  padding-left: 60px;
  padding-right: 60px;
}

.section-8 {
  position: sticky;
  top: -68px;
}

.page-wrap {
  aspect-ratio: auto;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  min-width: 0;
  max-width: 100vw;
  margin-left: auto;
  margin-right: auto;
  display: block;
  overflow: visible;
}

.gallery {
  background-image: linear-gradient(90deg, var(--orange), var(--yellow));
  width: 100%;
  height: 4000px;
  margin-top: 50px;
  margin-bottom: 50px;
  position: relative;
}

.gallery-scroll-track {
  z-index: 1;
  position: absolute;
  inset: 0%;
}

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

.gallery-track {
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 300vw;
  height: 100%;
  display: flex;
  position: relative;
}

.gallery-item {
  border-radius: 5px;
  flex: 1;
  align-items: center;
  height: 70vh;
  margin: 20px;
  display: flex;
}

.gallery-item._1 {
  background-image: url('../images/WhiteSectionBackground.jpeg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.gallery-item._2 {
  background-image: url('../images/Group-479-1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.gallery-item._3 {
  background-image: url('../images/worldpeople.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.gallery-item._4 {
  background-image: url('../images/Group-464.png');
  background-position: 50%;
  background-size: cover;
}

.phrase-1 {
  background-color: var(--orange);
  flex: none;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
}

.phrase-1.track2 {
  background-color: var(--light-blue);
}

.phrase-1.three {
  background-color: var(--white);
  width: 50vw;
  height: 60vh;
}

.phrase-2 {
  background-color: var(--light-blue);
  flex: none;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
}

.phrase-3 {
  background-color: var(--yellow);
  flex: none;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
}

.heading-9 {
  color: var(--white);
  text-align: center;
  padding: 50px;
  font-family: Rubik, sans-serif;
  font-size: 72px;
  font-weight: 300;
}

.heading-10 {
  color: var(--white);
  text-align: center;
  padding: 50px;
  font-family: Rubik, sans-serif;
  font-size: 72px;
  font-weight: 300;
  text-decoration: none;
}

.heading-10.moremeaning {
  font-size: 90px;
  text-decoration: none;
}

.heading-11 {
  background-color: var(--navy);
  color: #fff;
  text-align: center;
  padding: 50px;
  font-family: Rubik, sans-serif;
  font-size: 120px;
  font-weight: 700;
}

.heading-11.def-exciting {
  font-size: 96px;
}

.text-span-18 {
  background-color: var(--navy);
  padding: 10px;
  font-weight: 300;
}

.div-block-6 {
  background-color: var(--navy);
  background-image: url('../images/Group-488.png');
  background-position: 50% 90%;
  background-repeat: no-repeat;
  background-size: contain;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 500px;
  height: 500px;
  margin-bottom: 50px;
  padding-top: 87px;
  padding-left: 47px;
  padding-right: 47px;
  display: flex;
}

.div-block-6.box2 {
  background-color: var(--light-blue);
  background-image: url('../images/Group-486.png');
  margin-bottom: 50px;
  padding-top: 40px;
}

.div-block-6.box3 {
  background-color: var(--yellow);
  background-image: url('../images/Group-487.png');
  background-repeat: no-repeat;
  background-size: contain;
  margin-bottom: 50px;
}

.div-block-6.box5 {
  background-color: var(--orange);
  background-image: url('../images/Group-489.png');
  padding-top: 23px;
}

.div-block-6.box6 {
  background-color: var(--light-blue);
  background-image: url('../images/Group-488.png');
}

.div-block-6.box1 {
  background-image: url('../images/Group-485.png');
  width: 500px;
  height: 500px;
  margin-bottom: 50px;
  padding-bottom: 0;
}

.heading-12 {
  color: var(--white);
  text-align: center;
  font-family: Rubik, sans-serif;
  font-size: 40px;
  line-height: 50px;
}

.text-span-19 {
  text-decoration: underline;
}

.text-block-7 {
  color: var(--white);
  font-family: Rubik, sans-serif;
  font-size: 90px;
  font-weight: 300;
  line-height: 100px;
}

.tv-frame {
  flex-flow: column;
  width: auto;
  height: auto;
  display: flex;
  position: sticky;
  top: 330px;
}

.footer-dark {
  background-color: var(--navy);
  border-bottom: 1px solid #e4ebf3;
  padding: 50px 30px 15px;
  position: relative;
}

.container-7 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.footer-wrapper {
  justify-content: space-between;
  align-items: flex-start;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-content {
  grid-column-gap: 70px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: auto auto 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

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

.title-small {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
}

.footer-link {
  color: #1a1b1f;
  margin-top: 12px;
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 16px;
  text-decoration: none;
}

.footer-link:hover {
  color: #1a1b1fbf;
}

.footer-social-block {
  justify-content: flex-start;
  align-items: center;
  margin-top: 12px;
  margin-left: -12px;
  display: flex;
}

.footer-social-link {
  margin-left: 12px;
}

.footer-divider {
  background-color: #e4ebf3;
  width: 100%;
  height: 1px;
  margin-top: 70px;
  margin-bottom: 15px;
}

.footer-copyright-center {
  text-align: center;
  font-size: 14px;
  line-height: 16px;
}

.cameraframe {
  width: 100%;
  height: 100%;
  display: flex;
  overflow: visible;
}

.div-block-7 {
  background-color: var(--navy);
  background-image: url('../images/Group-485.png');
  background-position: 50% 90%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 500px;
}

.div-block-8 {
  background-color: var(--yellow);
  background-image: url('../images/Group-486.png');
  background-position: 50% 90%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 500px;
}

.colored-squares, .colored-squares-row-2 {
  margin-bottom: 25px;
}

.div-block-9 {
  background-color: var(--light-blue);
  background-image: url('../images/Group-487.png');
  background-position: 50% 90%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 500px;
}

.div-block-10 {
  background-color: var(--orange);
  background-image: url('../images/Group-488.png');
  background-position: 50% 90%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 500px;
}

.div-block-11 {
  background-color: var(--navy);
  background-image: url('../images/Group-489.png');
  background-position: 50% 90%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 50%;
  height: 500px;
}

.container-8 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 25px;
  display: flex;
}

.colored-block-text {
  color: #fff;
  text-align: center;
  padding: 41px 18px;
  font-family: Rubik, sans-serif;
  font-size: 52px;
  font-weight: 700;
  line-height: 60px;
}

.section-9 {
  background-color: var(--navy);
  padding-top: 40px;
  padding-bottom: 40px;
}

.div-block-12 {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  display: block;
}

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

.link-block {
  justify-content: center;
  align-self: center;
  align-items: center;
  display: flex;
}

.mobile-video {
  display: none;
}

@media screen and (max-width: 991px) {
  .container-7 {
    max-width: 728px;
  }

  .footer-content {
    grid-column-gap: 60px;
  }
}

@media screen and (max-width: 767px) {
  .footer-dark {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-wrapper {
    flex-direction: column;
    align-items: center;
  }

  .footer-content {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .footer-block {
    align-items: center;
  }

  .footer-link:hover {
    color: #1a1b1fbf;
  }

  .footer-social-block {
    margin-top: 20px;
    margin-left: -20px;
  }

  .footer-social-link {
    margin-left: 20px;
  }

  .footer-divider {
    margin-top: 60px;
  }
}

@media screen and (max-width: 479px) {
  .bold-text {
    object-fit: fill;
    font-size: 16px;
  }

  .heading {
    font-size: 45px;
  }

  .background-video {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 34px;
    padding-bottom: 34px;
    display: flex;
  }

  .column {
    justify-content: center;
    align-items: center;
  }

  .paragraph {
    text-align: center;
    font-size: 24px;
    line-height: 34px;
  }

  .columns {
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-3 {
    text-align: left;
    margin-top: 33px;
    margin-bottom: 39px;
  }

  .heading-2 {
    padding-top: 17px;
    padding-bottom: 17px;
    font-size: 50px;
  }

  .column-2 {
    justify-content: center;
    align-items: center;
  }

  .regular-blue-text {
    margin: 32px;
    font-size: 32px;
    line-height: 38px;
  }

  .track.trackthree {
    height: 200vw;
  }

  .track.trackone {
    aspect-ratio: auto;
  }

  .camera {
    z-index: 1;
    width: auto;
    height: auto;
    margin-top: -79px;
    margin-bottom: 0;
    overflow: hidden;
  }

  .a-track.blue {
    overflow: auto;
  }

  .heading-6 {
    font-size: 49px;
    line-height: 16px;
  }

  .heading-6.bolder {
    font-size: 65px;
  }

  .text-span-11 {
    padding-left: 0;
    padding-right: 0;
    font-size: 42px;
  }

  .text-span-12 {
    width: 80%;
    font-size: 43px;
    overflow: visible;
  }

  .heading-7 {
    margin-bottom: 0;
    font-size: 18px;
  }

  .text-block-4 {
    margin-top: 1px;
    margin-bottom: 0;
    font-size: 34px;
    line-height: 44px;
  }

  .container-5 {
    margin-top: 155px;
  }

  .scrolling-block-section {
    height: 300vh;
    overflow: auto;
  }

  .camera-2 {
    height: 100vh;
    top: 0;
  }

  .frame-2 {
    align-items: flex-start;
    position: sticky;
    top: 0;
  }

  .block {
    width: 100%;
  }

  .block.orange {
    width: 320px;
  }

  .block.yellow {
    justify-content: center;
    width: 100%;
  }

  .block.blue, .block.navy {
    width: 100%;
  }

  .paragraph-3 {
    font-size: 40px;
    line-height: 50px;
    display: block;
  }

  .paragraph-4 {
    margin-bottom: 44px;
    font-size: 24px;
    line-height: 34px;
  }

  .section-6 {
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  .image-6 {
    text-align: center;
    order: 0;
  }

  .columns-2 {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    height: 100%;
    margin-top: 0;
    padding: 0 23px;
    display: flex;
  }

  .heading-8 {
    width: 100%;
    height: 69%;
    font-size: 44px;
    line-height: 57px;
  }

  .section-7 {
    flex-flow: column;
  }

  .text-block-6 {
    font-size: 24px;
    line-height: 34px;
  }

  .container-6 {
    align-self: auto;
    padding: 16px;
  }

  .section-8 {
    top: 0;
  }

  .columns-3 {
    text-align: center;
    font-size: 14px;
  }

  .background-video-3 {
    justify-content: center;
    width: 100%;
    display: flex;
  }

  .background-video-3.hidden {
    display: none;
  }

  .page-wrap {
    min-width: 0;
    max-width: 100vw;
  }

  .phrase-1.three {
    justify-content: flex-start;
    align-items: flex-start;
    width: 100vw;
    height: 67vh;
  }

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

  .heading-9.phrase2 {
    padding: 5px;
    font-size: 36px;
  }

  .heading-9.moremeaning {
    padding: 16px;
    font-size: 34px;
  }

  .heading-10 {
    font-size: 50px;
    text-decoration: none;
  }

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

  .heading-11.def-exciting {
    font-size: 45px;
  }

  .heading-12 {
    font-size: 35px;
    line-height: 36px;
  }

  .container-7 {
    max-width: none;
  }

  .div-block-7, .div-block-9 {
    margin-bottom: 25px;
  }

  .div-block-11 {
    width: 95%;
  }

  .colored-block-text {
    font-size: 40px;
    line-height: 45px;
  }

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

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

  .mobile-video.display {
    display: block;
  }
}


