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

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

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

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

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

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

body {
  color: #bebebe;
  text-shadow: 2px 2px #000;
  background-color: #1a1a1a;
  font-family: Changa One, Impact, sans-serif;
  font-size: 22vw;
  line-height: 1;
}

.page {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
  position: relative;
}

.body {
  color: #bcbcbc;
  background-color: #1a1a1a;
  font-family: Changa One, Impact, sans-serif;
  font-size: 20vw;
  font-weight: 700;
}

.text-block {
  line-height: 1;
}

.blur {
  z-index: -1;
  opacity: .5;
  filter: blur(100px);
  background-color: #000;
  border-radius: 100vw;
  width: 20rem;
  height: 20rem;
  display: none;
  position: absolute;
  inset: 0 35vw auto auto;
}

.blur.is-red {
  background-color: #fc3;
  display: none;
  position: absolute;
  top: 20vw;
  right: 5vw;
}

.flex-horizontal {
  justify-content: space-around;
  align-items: center;
  width: 100%;
  max-width: 90%;
  display: flex;
}

.stat-block {
  flex-direction: column;
  align-items: center;
  min-width: 27%;
  display: flex;
}

.stat-block.is-expanded {
  flex: 1;
}

.stat {
  color: #f14600;
  text-shadow: none;
  font-family: Exo, sans-serif;
  font-size: 120px;
  font-weight: 500;
  line-height: 120px;
}

.stat.is-smaller {
  font-size: 8vw;
  display: inline;
}

.stat.is-medium {
  font-size: 14vw;
}

.stat-caption {
  font-size: 3vw;
  line-height: 1.3;
}

.revenue-wrapper {
  display: flex;
}

.stat-wrap {
  flex-direction: row;
  display: flex;
}

.text-block-2 {
  color: #e1ecd9;
  text-align: center;
  text-transform: uppercase;
  text-shadow: none;
  margin-top: 20px;
  margin-bottom: 40px;
  font-family: Inconsolata, monospace;
  font-size: 30px;
  font-weight: 400;
  line-height: 44px;
}

.text-block-3 {
  color: #efece6;
  text-align: left;
  text-shadow: none;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 140%;
}

.page---02 {
  z-index: 3;
  background-color: #22202000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  margin-top: 0;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
  position: static;
}

.container {
  display: block;
}

.page---01 {
  text-align: center;
  width: 100%;
  height: 100%;
  text-shadow: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 100px;
  font-size: 22px;
  line-height: 36px;
  display: block;
  position: static;
}

.paragraph {
  color: #e30613;
  -webkit-text-stroke-color: #e2e2e2;
  text-shadow: none;
  font-family: Unbounded, sans-serif;
  font-size: 100px;
  font-weight: 600;
  line-height: 100px;
}

.section {
  z-index: 1;
  color: #000;
  text-align: center;
  height: auto;
  text-shadow: none;
  background-color: #f6f7fb;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  display: flex;
  position: sticky;
}

.menu-2 {
  z-index: 99;
  opacity: 1;
  color: #080808;
  background-color: #0a0a0a00;
  margin-top: 0;
  padding-top: 10px;
  display: block;
  position: relative;
}

.link-1 {
  color: #ec383b;
  text-shadow: none;
  font-size: 14px;
  display: none;
}

.nav-link-3 {
  color: #fff9f9;
  text-align: center;
  text-shadow: none;
  font-size: 14px;
  display: none;
}

.container-11 {
  text-align: left;
  background-color: #0000;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding-left: 100px;
}

.image-38 {
  text-align: left;
  width: 50px;
  padding-left: 0;
}

.body-2 {
  color: #fff;
  background-color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  line-height: 34px;
}

.text-block-4 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-top: 40px;
  font-family: Changa One, Impact, sans-serif;
  font-size: 120px;
  font-weight: 400;
  line-height: 105px;
}

.quick-stack {
  margin-top: 40px;
  padding-left: 100px;
}

.text-block-5 {
  color: #1a1a1a;
  text-shadow: none;
  font-size: 25px;
  font-weight: 600;
  line-height: 160%;
}

.lid {
  z-index: 2;
  background-color: #fff0;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 100px;
  padding-bottom: 100px;
  display: none;
  position: sticky;
}

.page---03 {
  background-color: #161616;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  margin-top: 0;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
  position: static;
}

.link-2 {
  color: #fff;
  font-weight: 600;
}

.page---04 {
  background-color: #161616;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  margin-top: 0;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
  position: static;
}

.link-3 {
  color: #fff;
  font-weight: 500;
}

.page---05 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  margin-top: 100px;
  display: flex;
  position: relative;
}

.paragraph-copy {
  color: #f14600;
  -webkit-text-stroke-color: #e2e2e2;
  text-shadow: none;
  margin-left: 10px;
  font-family: Exo, sans-serif;
  font-size: 74px;
  line-height: 80px;
}

.page---06 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  margin-top: 0;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
  position: static;
}

.page---07 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  margin-top: 100px;
  display: block;
  position: relative;
}

.link-4, .link-5 {
  color: #fff;
  font-weight: 500;
}

.page---08 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  margin-top: 100px;
  display: none;
  position: relative;
}

.stat---2 {
  color: #f14600;
  text-shadow: none;
  font-family: Exo, sans-serif;
  font-size: 120px;
  font-weight: 500;
  line-height: 120px;
}

.stat---2.is-smaller {
  font-size: 8vw;
  display: inline;
}

.stat---2.is-medium {
  font-size: 14vw;
}

.page---09, .page---10 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  margin-top: 100px;
  display: block;
  position: relative;
}

.link-6 {
  color: #fff;
  font-weight: 500;
}

.page---11 {
  background-color: #22202000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  margin-top: 0;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
  position: relative;
}

.section-23 {
  margin-top: 60px;
}

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

.facebook {
  width: 100px;
  height: auto;
  font-size: 20px;
}

.grid-3 {
  grid-template-rows: auto;
  grid-auto-flow: column;
  margin-bottom: 0;
  margin-left: 60px;
  margin-right: 60px;
  padding-bottom: 43px;
  display: none;
}

.heading-15 {
  color: #000;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 700;
}

.heading-14 {
  color: #f14600;
  text-align: center;
  text-shadow: none;
  margin: 0 0 40px;
  font-family: Inconsolata, monospace;
  font-size: 44px;
  font-weight: 400;
}

.image-16 {
  width: auto;
  height: auto;
}

.section-22 {
  color: #ac9f9f;
  padding-top: 100px;
  padding-bottom: 140px;
  display: block;
}

.div-block-6 {
  color: #b98e8e;
  text-shadow: none;
  background-image: linear-gradient(#fff, #fff);
  border: 1px solid silver;
  border-radius: 15px;
  margin-bottom: 6px;
  padding-bottom: 40px;
  padding-left: 0;
  padding-right: 0;
}

.image-17 {
  height: auto;
}

.text-block-26 {
  color: #404040;
  margin-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 24px;
}

.button-2 {
  color: #fff;
  text-shadow: none;
  background-color: #ec383b;
  border-radius: 5px;
  margin-left: 20px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 14px;
}

.section-9 {
  color: #000;
  background-color: #161616;
  margin-top: 0;
  padding-top: 40px;
  padding-bottom: 40px;
}

.grid-2 {
  grid-column-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
}

.image-39 {
  width: 50px;
  margin: 0;
}

.text-block-9 {
  color: #fff;
  text-align: left;
  padding-top: 15px;
  font-family: Montserrat, sans-serif;
}

.link-7 {
  color: #f8f8f8;
}

.text-block-9-copy {
  color: #fff;
  text-align: left;
  padding-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 140%;
}

.text-block-27 {
  color: #6b6b6b;
  text-align: center;
  width: auto;
  text-shadow: none;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  font-size: 26px;
  font-weight: 300;
  line-height: 34px;
}

.bold-text {
  color: #fff;
  text-align: center;
  text-shadow: none;
  font-family: Inconsolata, monospace;
  font-size: 100px;
  font-weight: 900;
  line-height: 90%;
}

.image-7 {
  height: 35px;
  margin-top: 40px;
  margin-bottom: 20px;
}

.opengraph {
  display: none;
}

.list {
  margin-top: 20px;
}

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

.list-item-2 {
  margin-bottom: 20px;
}

.link-8 {
  color: #fff;
  font-weight: 500;
}

.link-9, .link-10, .link-11, .link-12, .link-13, .link-14, .link-15, .link-16, .link-17, .link-18 {
  color: #fff;
}

.section-24 {
  color: #ac9f9f;
  display: block;
}

.heading-16 {
  color: #fff;
  text-align: center;
  margin: 100px 60px 30px;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
}

.image-42 {
  height: auto;
}

.text-block-28 {
  color: #fff;
  margin-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 24px;
}

.image-41 {
  width: auto;
  height: auto;
}

.section-24-copy {
  color: #ac9f9f;
  display: block;
}

.section-22-copy {
  color: #ac9f9f;
  display: none;
}

.link-19, .link-20 {
  color: #fff;
}

.link-21 {
  color: #e30613;
  font-weight: 500;
}

.page---12, .page---13 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  margin-top: 100px;
  display: none;
  position: relative;
}

.flex-block-2 {
  justify-content: center;
  align-items: flex-end;
}

.flex-block-3 {
  justify-content: center;
  align-items: flex-end;
  margin-bottom: 0;
}

.code-embed {
  margin-top: 40px;
}

.image-43 {
  width: 60%;
  margin-top: 0;
}

.container-12 {
  box-shadow: none;
  text-align: center;
  border: 2px #d2d2d2;
  border-radius: 20px;
  padding: 0;
}

.link-22, .link-23, .link-24, .link-25, .link-26, .link-27, .link-28, .link-29 {
  color: #e30613;
  font-weight: 500;
}

.text-span {
  font-size: 74px;
  line-height: 80px;
}

.container-12---2 {
  box-shadow: none;
  text-align: center;
  border: 2px #d2d2d2;
  border-radius: 20px;
  padding: 60px 60px 40px;
}

.text-span-2 {
  color: #000;
}

.text-block-29 {
  text-transform: uppercase;
  margin-top: 40px;
  line-height: 100%;
}

.bold-text---2 {
  color: #f14600;
  text-align: center;
  text-shadow: none;
  font-family: Inconsolata, monospace;
  font-size: 100px;
  font-weight: 900;
  line-height: 90%;
}

.code-embed-desk {
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
}

.code-embed-mob {
  margin-top: 40px;
  display: none;
}

.paragraph-copy---2 {
  color: #e30613;
  -webkit-text-stroke-color: #e2e2e2;
  text-shadow: none;
  margin-left: 0;
  margin-right: 10px;
  font-family: Unbounded, sans-serif;
  font-size: 110px;
  line-height: 100px;
}

.stat---14 {
  color: #e30613;
  text-shadow: none;
  font-family: Unbounded, sans-serif;
  font-size: 120px;
  font-weight: 600;
  line-height: 120px;
}

.stat---14.is-smaller {
  font-size: 8vw;
  display: inline;
}

.stat---14.is-medium {
  font-size: 14vw;
}

.page---14 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  margin-top: 0;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
  position: static;
}

.stat---15 {
  color: #f14600;
  text-shadow: none;
  font-family: Exo, sans-serif;
  font-size: 120px;
  font-weight: 500;
  line-height: 120px;
}

.stat---15.is-smaller {
  font-size: 8vw;
  display: inline;
}

.stat---15.is-medium {
  font-size: 14vw;
}

.link-30 {
  color: #fff;
  font-weight: 500;
}

.page---08-2 {
  z-index: 4;
  background-color: #161616;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  margin-top: 0;
  padding-top: 40px;
  padding-bottom: 40px;
  display: block;
  position: static;
}

.page---03-copy, .page---007 {
  background-color: #161616;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  margin-top: 0;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
  position: static;
}

.page---014 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  margin-top: 0;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
  position: static;
}

.page---010 {
  background-color: #161616;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  margin-top: 0;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
  position: static;
}

.div-block-44 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  border: 1px solid #434343;
  border-radius: 0;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin: 0;
  padding: 40px;
  display: flex;
}

.link-block-16 {
  margin-bottom: 10px;
}

.image-48 {
  border-radius: 0;
  max-width: 100%;
}

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

.timeline_link {
  opacity: .85;
  color: #fff;
  letter-spacing: .8px;
  text-transform: uppercase;
  border-radius: 8px;
  justify-content: flex-start;
  align-items: flex-start;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  transition: opacity .3s;
  display: flex;
}

.timeline_link:hover {
  opacity: 1;
}

.text-block-38 {
  color: #fff;
  -webkit-text-stroke-color: #fff;
  text-transform: none;
  text-shadow: none;
  font-family: Inconsolata, monospace;
  font-size: 24px;
  font-weight: 700;
  line-height: 100%;
}

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

.quick-stack-4 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  padding: 0;
}

.div-block-21---3 {
  border: 2px solid #2b2b2b;
  border-radius: 0;
  width: auto;
  height: 100%;
  padding: 40px;
}

.image-80 {
  border-radius: 0;
  height: auto;
  margin-bottom: 20px;
}

.heading-25 {
  color: #fff;
  text-transform: none;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
}

.button-9 {
  float: none;
  clear: none;
  cursor: pointer;
  object-fit: cover;
  background-color: #e30613;
  border-radius: 0;
  margin-top: 20px;
  margin-bottom: 0;
  padding: 15px 35px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 300;
  display: inline-block;
  position: static;
  overflow: auto;
}

.div-block-21---2 {
  background-color: #0c0c0c00;
  border: 2px solid #2b2b2b;
  border-radius: 0;
  width: auto;
  height: 100%;
  padding: 40px;
}

.background-video {
  width: 840px;
  height: 480px;
}

.flex-block-4 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: center;
  align-items: center;
}

.quick-stack-5 {
  width: 100%;
  height: 100%;
}

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

.heading-26 {
  color: #1a1a1a;
  text-transform: uppercase;
  font-family: Unbounded, sans-serif;
  font-size: 68px;
  line-height: 120%;
}

.mob {
  display: none;
}

.heading-27 {
  color: #ca2554;
  text-align: left;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Vollkorn, serif;
  font-size: 54px;
  font-weight: 300;
  line-height: 90%;
}

.paragraph-2 {
  color: #1a1a1a;
  text-align: left;
  margin-bottom: 40px;
  font-size: 18px;
  line-height: 32px;
}

.bold-text-2 {
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 60px;
  font-weight: 400;
}

.div-block-45 {
  background-color: #f8f8f89c;
  height: 1px;
  margin-top: 25px;
  margin-bottom: 25px;
}

.secondimg {
  width: 60%;
  margin-top: 10px;
}

.pidzag {
  color: #1a1a1a;
  text-align: left;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 25px;
  font-size: 30px;
  font-weight: 500;
  line-height: 100%;
}

.paragraph-2-copy {
  color: #1a1a1a;
  text-align: left;
  margin-bottom: 60px;
}

.paragraph-2-copy-copy {
  color: #1a1a1a;
  text-align: left;
  margin-bottom: 40px;
  font-size: 18px;
  line-height: 32px;
}

.pidzag2 {
  margin-top: 40px;
}

.image-43-copy, ._2 {
  width: 1080px;
  margin-top: 0;
}

.quick-stack-6 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  padding: 0;
}

._1 {
  width: 1080px;
  margin-top: 0;
}

.image-81 {
  width: 1080px;
}

.cell-2, .cell-3, .cell-4, .cell-5 {
  justify-content: center;
  align-items: center;
}

.page---01-copy {
  text-align: center;
  width: 100%;
  height: 100%;
  text-shadow: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 100px;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 100px;
  font-size: 22px;
  line-height: 36px;
  display: block;
  position: static;
}

.img-stack {
  width: 100%;
}

.body-3 {
  text-shadow: none;
  background-color: #f8f8f800;
  font-size: 22px;
}

.div-block-46 {
  width: 1420px;
  margin-left: auto;
  margin-right: auto;
}

.scene-01 {
  width: 100%;
  height: 50vh;
  margin-bottom: 220px;
}

.text-block-39 {
  color: #030920;
  text-transform: none;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 22px;
  font-weight: 300;
  line-height: 140%;
}

.cell-6 {
  background-color: #f1f8ffcc;
  justify-content: center;
  align-items: flex-start;
  padding: 60px 40px;
}

.cell-7 {
  justify-content: flex-start;
  align-items: flex-start;
}

.image-82 {
  width: auto;
  position: sticky;
  top: 40px;
}

.scene-02, .scene-03, .scene-0 {
  width: 100%;
  height: 50vh;
  margin-bottom: 220px;
}

.banknote-scroll-section {
  z-index: 3;
  background-color: #0000;
  background-image: url('../images/back-02.png');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  padding-bottom: 100px;
  position: static;
}

.code-embed-2 {
  border-radius: 0;
  width: 100%;
  height: auto;
  padding: 0;
  position: sticky;
  top: 80px;
}

.scene-04, .scene-05, .scene-06, .scene-07, .scene-08, .scene-09, .scene-10, .scene-11, .scene-12, .scene-13, .scene-14, .scene-perevorot {
  width: 100%;
  height: 50vh;
  margin-bottom: 220px;
}

.scene-perevorot.banknote-flip-scene {
  margin-bottom: 220px;
}

.text-span-3 {
  font-family: Merriweather, serif;
  font-size: 26px;
}

.italic-text {
  font-style: normal;
  font-weight: 500;
}

.mob-image {
  width: auto;
  margin-top: 40px;
  display: none;
}

.div-block-47 {
  z-index: 1;
  background-image: url('../images/back-02.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  height: 100vh;
  position: sticky;
}

.section-25 {
  background-color: #0000;
  background-image: url('../images/back-02.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

.quick-stack-7 {
  background-color: #0000;
}

.quick-stack-8 {
  width: 1420px;
  margin-left: auto;
  margin-right: auto;
}

.heading-27-3 {
  color: #ca2554;
  text-align: left;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 40px;
  font-family: Vollkorn, serif;
  font-size: 127px;
  font-weight: 500;
  line-height: 60%;
}

.cell-8 {
  background-color: #e1eefd00;
  padding: 0;
}

.quick-stack-9 {
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 0;
}

.text-block-39-2 {
  color: #030920;
  text-transform: none;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 22px;
  font-weight: 300;
  line-height: 160%;
}

.heading-27-4 {
  color: #ca2554;
  text-align: left;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 40px;
  font-family: Vollkorn, serif;
  font-size: 242px;
  font-weight: 500;
  line-height: 60%;
}

.italic-text-2 {
  color: #ca2554;
  font-family: Vollkorn, serif;
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
}

.image-83 {
  position: sticky;
  top: 20px;
}

.cell-9 {
  background-color: #f1f8ffcc;
  padding: 40px;
}

.image-83-mob {
  display: none;
  position: sticky;
  top: 20px;
}

.text-block-40 {
  color: #000;
  text-align: center;
  margin-top: 60px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

@media screen and (max-width: 991px) {
  .stat {
    font-size: 100px;
    line-height: 100px;
  }

  .text-block-2 {
    margin-top: 40px;
    font-size: 28px;
    line-height: 34px;
  }

  .page---01 {
    padding-bottom: 100px;
  }

  .paragraph {
    font-size: 100px;
    line-height: 100px;
  }

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

  .menu-2 {
    color: #080808;
    background-color: #0a0a0a00;
    margin-top: 0;
  }

  .link-1 {
    text-align: center;
    background-color: #1b1b1b;
  }

  .nav-link-3 {
    background-color: #1c1c1c;
  }

  .container-11 {
    padding-left: 40px;
  }

  .menu-button-2 {
    background-color: #08080800;
    margin-right: 10px;
  }

  .menu-button-2.w--open {
    background-color: #1c1c1c00;
  }

  .icon-2 {
    color: #fff;
  }

  .text-block-4 {
    font-size: 52px;
    line-height: 66px;
  }

  .quick-stack {
    padding-left: 40px;
  }

  .text-block-5 {
    font-size: 20px;
    line-height: 160%;
  }

  .paragraph-copy {
    font-size: 62px;
    line-height: 60px;
  }

  .stat---2 {
    font-size: 100px;
    line-height: 100px;
  }

  .heading-15 {
    font-size: 20px;
  }

  .heading-14 {
    margin-bottom: 20px;
    font-size: 34px;
  }

  .image-16, .image-17 {
    height: auto;
  }

  .section-9 {
    margin-top: 0;
  }

  .image-39 {
    margin-left: 40px;
  }

  .text-block-27 {
    font-size: 24px;
    line-height: 140%;
  }

  .bold-text {
    font-size: 74px;
    line-height: 85%;
  }

  .image-42, .image-41 {
    height: 40%;
  }

  .container-12 {
    padding: 0;
  }

  .text-span {
    font-size: 54px;
  }

  .container-12---2 {
    padding-top: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-29 {
    line-height: 85%;
  }

  .bold-text---2 {
    font-size: 74px;
    line-height: 85%;
  }

  .paragraph-copy---2 {
    font-size: 62px;
    line-height: 60px;
  }

  .stat---14, .stat---15 {
    font-size: 100px;
    line-height: 100px;
  }

  .quick-stack-4 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .image-80 {
    height: auto;
  }

  .heading-25 {
    font-size: 24px;
    line-height: 38px;
  }

  .background-video {
    width: 660px;
    height: 380px;
  }

  .heading-26 {
    font-size: 64px;
  }

  .heading-27 {
    font-size: 72px;
  }

  .page---01-copy {
    padding-bottom: 100px;
  }

  .div-block-46 {
    width: auto;
  }

  .scene-01 {
    height: auto;
    margin-bottom: 100px;
  }

  .cell-6 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .scene-02, .scene-03, .scene-0 {
    height: auto;
    margin-bottom: 100px;
  }

  .code-embed-2 {
    display: none;
  }

  .scene-04, .scene-05, .scene-06, .scene-07, .scene-08, .scene-09, .scene-10, .scene-11, .scene-12, .scene-13, .scene-14, .scene-perevorot.banknote-flip-scene {
    height: auto;
    margin-bottom: 100px;
  }

  .mob-image {
    width: 100%;
    display: block;
  }

  .quick-stack-8 {
    width: auto;
  }

  .heading-27-3, .heading-27-4 {
    text-align: center;
  }

  .image-83 {
    display: none;
  }

  .image-83-mob {
    margin-top: 60px;
    margin-bottom: 60px;
    display: block;
    position: static;
  }
}

@media screen and (max-width: 767px) {
  .stat {
    font-size: 74px;
    line-height: 70px;
  }

  .text-block-2 {
    margin-top: 20px;
    font-size: 22px;
    line-height: 34px;
  }

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

  .container {
    padding-left: 0;
    padding-right: 0;
  }

  .page---01 {
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 80px;
  }

  .paragraph {
    font-size: 74px;
    line-height: 70px;
  }

  .section {
    height: auto;
    padding-top: 20px;
  }

  .menu-2 {
    color: #080808;
    background-color: #08080800;
    margin-top: 0;
  }

  .container-11 {
    color: #08080800;
    background-color: #0a0a0a00;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
  }

  .menu-button-2 {
    color: #a5a5a5;
    background-color: #08080800;
    margin-left: 0;
    margin-right: 10px;
    padding-right: 18px;
  }

  .image-38 {
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 10px;
  }

  .body-2 {
    padding-left: 0;
  }

  .text-block-4 {
    text-align: center;
    margin-top: 100px;
  }

  .paragraph-copy {
    font-size: 42px;
    line-height: 40px;
  }

  .stat---2 {
    font-size: 74px;
    line-height: 70px;
  }

  .grid-3 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .heading-15 {
    font-size: 18px;
    line-height: 26px;
  }

  .image-16 {
    height: 30%;
  }

  .div-block-6 {
    padding-bottom: 20px;
  }

  .image-17 {
    height: 30%;
  }

  .text-block-26 {
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
  }

  .button-2 {
    padding-left: 25px;
    padding-right: 25px;
  }

  .section-9 {
    margin-top: 0;
  }

  .image-39 {
    margin-left: 40px;
  }

  .text-block-27 {
    font-size: 20px;
    line-height: 36px;
  }

  .image-42, .image-41 {
    height: 30%;
  }

  .image-43 {
    width: 1080px;
  }

  .container-12 {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-span {
    font-size: 42px;
    line-height: 40px;
  }

  .container-12---2 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .bold-text---2 {
    font-size: 64px;
  }

  .container-13 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .paragraph-copy---2 {
    font-size: 42px;
    line-height: 40px;
  }

  .stat---14, .stat---15 {
    font-size: 74px;
    line-height: 70px;
  }

  .div-block-44 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .link-block-16 {
    width: 100%;
    max-width: 100%;
  }

  .image-48 {
    width: 100%;
  }

  .text-block-38 {
    font-size: 22px;
    font-weight: 400;
  }

  .quick-stack-4 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .image-80 {
    width: 100%;
  }

  .heading-25 {
    margin-top: 20px;
    line-height: 34px;
  }

  .background-video {
    width: 480px;
    height: 270px;
  }

  .container-14 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-27 {
    font-size: 40px;
  }

  .paragraph-2 {
    margin-bottom: 40px;
    font-size: 16px;
    line-height: 28px;
  }

  .div-block-45 {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .secondimg {
    width: 1080px;
  }

  .pidzag {
    font-size: 25px;
  }

  .paragraph-2-copy-copy {
    margin-bottom: 40px;
    font-size: 16px;
    line-height: 28px;
  }

  .pidzag2 {
    margin-top: 40px;
  }

  .page---01-copy {
    margin-top: 80px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 80px;
  }

  .heading-27-3 {
    font-size: 112px;
  }

  .heading-27-4 {
    font-size: 218px;
  }
}

@media screen and (max-width: 479px) {
  .page {
    padding-left: 10px;
    padding-right: 10px;
  }

  .stat {
    font-size: 60px;
    line-height: 48px;
  }

  .text-block-2 {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 30px;
    font-size: 18px;
    line-height: 130%;
  }

  .text-block-3 {
    font-size: 16px;
    line-height: 160%;
  }

  .page---02 {
    margin-top: 0;
    padding: 60px 20px;
  }

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

  .page---01 {
    margin-top: 0;
    padding-bottom: 80px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .paragraph {
    font-size: 48px;
    line-height: 50px;
  }

  .section {
    background-color: #f9fbfd;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: 100vh;
    padding-top: 0;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .menu-2 {
    color: #080808;
    -webkit-text-stroke-color: #08080800;
    background-color: #08080800;
    padding-top: 0;
  }

  .container-11 {
    margin-left: 10px;
  }

  .menu-button-2 {
    color: #919191;
    background-color: #08080800;
    margin-right: 0;
    display: none;
    right: 10px;
  }

  .image-38 {
    width: 50px;
    margin-top: 5px;
    margin-left: 0;
  }

  .body-2 {
    padding: 0;
  }

  .text-block-4 {
    margin-top: 140px;
    font-size: 48px;
    line-height: 58px;
  }

  .quick-stack {
    padding-left: 20px;
  }

  .text-block-5 {
    font-size: 18px;
    line-height: 160%;
  }

  .lid, .page---03, .page---04 {
    margin-top: 0;
    padding: 60px 20px;
  }

  .page---05 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .paragraph-copy {
    margin-bottom: 0;
    margin-left: 5px;
    font-size: 26px;
    line-height: 26px;
  }

  .page---06 {
    margin-top: 0;
    padding: 60px 20px;
  }

  .page---07, .page---08 {
    margin-top: 60px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .stat---2 {
    font-size: 48px;
    line-height: 40px;
  }

  .page---09, .page---10 {
    margin-top: 60px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .page---11 {
    margin-top: 0;
    padding: 60px 20px;
  }

  .grid-3 {
    clear: none;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    object-fit: fill;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: column;
    place-items: stretch center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    display: none;
    position: static;
  }

  .heading-15 {
    color: #000;
  }

  .heading-14 {
    margin: 0 0 20px;
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
  }

  .section-22 {
    padding: 60px 10px 100px;
  }

  .div-block-6 {
    background-image: linear-gradient(#fff, #fff);
    margin-bottom: 40px;
    padding-top: 0;
  }

  .text-block-26 {
    color: #5f5f5f;
  }

  .image-39 {
    margin-left: 10px;
  }

  .text-block-9-copy {
    font-size: 12px;
    line-height: 24px;
  }

  .text-block-27 {
    width: auto;
    margin-top: 20px;
    font-size: 16px;
    line-height: 140%;
  }

  .bold-text {
    font-size: 36px;
    line-height: 90%;
  }

  .image-7 {
    height: 30px;
  }

  .list {
    padding-left: 20px;
  }

  .section-24 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-16 {
    margin-left: 10px;
    margin-right: 10px;
    font-size: 24px;
  }

  .text-block-28 {
    color: #fff;
  }

  .section-24-copy, .section-22-copy {
    padding-left: 10px;
    padding-right: 10px;
  }

  .page---12, .page---13 {
    margin-top: 60px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .flex-block-3 {
    justify-content: center;
    align-items: flex-end;
    margin-bottom: 20px;
  }

  .image-43 {
    width: 100%;
  }

  .container-12 {
    border-width: 1px;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
  }

  .text-span {
    font-size: 28px;
    line-height: 30px;
  }

  .container-12---2 {
    border-width: 1px;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
  }

  .text-block-29 {
    font-size: 18px;
  }

  .bold-text---2 {
    font-size: 36px;
    line-height: 90%;
  }

  .container-13 {
    padding-left: 0;
    padding-right: 0;
  }

  .code-embed-desk {
    display: none;
  }

  .code-embed-mob {
    display: block;
  }

  .paragraph-copy---2 {
    margin-bottom: 0;
    font-size: 42px;
    line-height: 40px;
  }

  .stat---14 {
    font-size: 48px;
    line-height: 40px;
  }

  .page---14 {
    margin-top: 0;
    padding: 60px 20px;
  }

  .stat---15 {
    font-size: 60px;
    line-height: 40px;
  }

  .page---08-2, .page---03-copy, .page---007, .page---014, .page---010 {
    margin-top: 0;
    padding: 60px 20px;
  }

  .div-block-44 {
    justify-content: center;
    align-items: center;
    margin-left: auto;
    padding: 20px 10px;
  }

  .link-block-16 {
    margin-left: auto;
    margin-right: auto;
  }

  .image-48 {
    width: 100%;
    max-width: 100%;
  }

  .text-block-38 {
    font-size: 18px;
    line-height: 120%;
  }

  .link-icon {
    width: 30px;
    height: 30px;
  }

  .div-block-21---3 {
    padding: 20px;
  }

  .heading-25 {
    margin-top: 20px;
    font-size: 20px;
    line-height: 28px;
  }

  .div-block-21---2 {
    padding: 20px;
  }

  .background-video {
    width: 290px;
    height: 180px;
    margin-left: auto;
    margin-right: auto;
  }

  .flex-block-4 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    padding-left: 40px;
    padding-right: 40px;
  }

  .container-14 {
    margin-left: 0;
    margin-right: 0;
  }

  .heading-26 {
    font-size: 52px;
  }

  .desk {
    display: none;
  }

  .mob {
    width: 100%;
    display: block;
  }

  .heading-27 {
    font-size: 38px;
  }

  .paragraph-2 {
    margin-bottom: 30px;
  }

  .div-block-45 {
    display: none;
  }

  .secondimg {
    width: 100%;
    margin-top: 10px;
  }

  .paragraph-2-copy-copy {
    margin-bottom: 30px;
  }

  .image-43-copy {
    width: 100%;
  }

  ._2 {
    width: 100%;
    margin-top: 0;
  }

  .quick-stack-6 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  ._1 {
    width: 100%;
  }

  .page---01-copy {
    margin-top: 40px;
    padding-bottom: 80px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .scene-01 {
    margin-bottom: 60px;
  }

  .text-block-39 {
    font-size: 18px;
  }

  .cell-6 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .scene-02, .scene-03, .scene-0, .scene-04, .scene-05, .scene-06, .scene-07, .scene-08, .scene-09, .scene-10, .scene-11, .scene-12, .scene-13, .scene-14, .scene-perevorot.banknote-flip-scene {
    margin-bottom: 60px;
  }

  .heading-27-3 {
    margin-bottom: 20px;
    font-size: 66px;
  }

  .quick-stack-9 {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .text-block-39-2 {
    font-size: 18px;
  }

  .heading-27-4 {
    margin-bottom: 20px;
    font-size: 128px;
  }

  .italic-text-2 {
    font-size: 20px;
    line-height: 120%;
  }

  .cell-9 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-83-mob {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .text-block-40 {
    font-size: 14px;
  }
}

#w-node-_716535e1-ceca-2f3c-27de-6f061d878903-67578b85 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_01d0dfbe-be14-5051-538d-9cc389604712-67578b85 {
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr 1fr;
}

#w-node-_3b54ae9b-c2cd-83a8-8a8d-b797917e2ddb-67578b85 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.75fr;
}

#w-node-_5a200d47-fb85-703c-d4e2-f4ab813c9ce9-67578b85, #w-node-_5a200d47-fb85-703c-d4e2-f4ab813c9cea-67578b85 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_716535e1-ceca-2f3c-27de-6f061d878903-67578b85, #w-node-_3b54ae9b-c2cd-83a8-8a8d-b797917e2ddb-67578b85 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_01d0dfbe-be14-5051-538d-9cc389604712-67578b85 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}


