@font-face {
  font-family: 'SharpGroteskBook25';
  src: url("https://www.vg.no/spesial/2021/22-juli-berikelser/fonts/SharpGroteskBook25.eot");
  src: url("https://www.vg.no/spesial/2021/22-juli-berikelser/fonts/SharpGroteskBook25.eot?#iefix") format("embedded-opentype"), url("https://www.vg.no/spesial/2021/22-juli-berikelser/fonts/SharpGroteskBook25.woff2") format("woff2"), url("https://www.vg.no/spesial/2021/22-juli-berikelser/fonts/SharpGroteskBook25.woff") format("woff"), url("https://www.vg.no/spesial/2021/22-juli-berikelser/fonts/SharpGroteskBook25.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Sharp Grotesk Black 08';
  src: url("https://www.vg.no/vgc/font-spesial/SharpGrotesk/SharpGroteskBlack08.eot"), url("https://www.vg.no/vgc/font-spesial/SharpGrotesk/SharpGroteskBlack08.woff2") format("woff2"), url("https://www.vg.no/vgc/font-spesial/SharpGrotesk/SharpGroteskBlack08.eot.woff") format("woff"); }

@font-face {
  font-family: 'Sharp Grotesk Book 20';
  src: url("https://www.vg.no/vgc/font-spesial/SharpGrotesk/SharpGroteskBook20.eot"), url("https://www.vg.no/vgc/font-spesial/SharpGrotesk/SharpGroteskBook20.woff2") format("woff2"), url("https://www.vg.no/vgc/font-spesial/SharpGrotesk/SharpGroteskBook20.eot.woff") format("woff"); }

@font-face {
  font-family: 'Sharp Grotesk Bold 25';
  src: url("https://www.vg.no/vgc/font-spesial/SharpGrotesk/SharpGroteskBold25.eot"), url("https://www.vg.no/vgc/font-spesial/SharpGrotesk/SharpGroteskBold25.woff2") format("woff2"), url("https://www.vg.no/vgc/font-spesial/SharpGrotesk/SharpGroteskBold25.eot.woff") format("woff"); }

@font-face {
  font-family: 'Lyon Text Web';
  src: url("https://www.vg.no/vgc/font/LyonText-BoldItalic-Web.woff2") format("woff2"), url("https://www.vg.no/vgc/font/LyonText-BoldItalic-Web.woff") format("woff");
  font-weight: 700;
  font-style: italic;
  font-stretch: normal; }

.MZvhSDwINmpCN2UPiE27p {
  font-family: 'Lyon Text Web';
  font-weight: 700;
  font-style: italic;
  font-stretch: normal;
  font-variant-numeric: oldstyle-nums; }

@font-face {
  font-family: 'Lyon Text Web';
  src: url("https://www.vg.no/vgc/font/LyonText-Bold-Web.woff2") format("woff2"), url("https://www.vg.no/vgc/font/LyonText-Bold-Web.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-stretch: normal; }

._1ijUXZ0SxwbVb21brycXo4 {
  font-family: 'Lyon Text Web';
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  font-variant-numeric: oldstyle-nums; }

@font-face {
  font-family: 'Lyon Text Web';
  src: url("https://www.vg.no/vgc/font/LyonText-RegularItalic-Web.woff2") format("woff2"), url("https://www.vg.no/vgc/font/LyonText-RegularItalic-Web.woff") format("woff");
  font-weight: 400;
  font-style: italic;
  font-stretch: normal; }

._1fmFM8jiLrvQT5pdnbQru4 {
  font-family: 'Lyon Text Web';
  font-weight: 400;
  font-style: italic;
  font-stretch: normal;
  font-variant-numeric: oldstyle-nums; }

@font-face {
  font-family: 'Lyon Text Web';
  src: url("https://www.vg.no/vgc/font/LyonText-Regular-Web.woff2") format("woff2"), url("https://www.vg.no/vgc/font/LyonText-Regular-Web.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-stretch: normal; }

.weEeY3qF4Hgjp3Em8jqBi {
  font-family: 'Lyon Text Web';
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-variant-numeric: oldstyle-nums; }

:root {
  --spaceBig: 100px;
  --spaceMed: 50px;
  --spaceSmall: 30px;
  --dark: #000000;
  --purple: #551c8e;
  --blue: #6de4fa;
  --fontSizeBody: 18px;
  --lineSizeBody: 28px;
  --fontSizeH2: 25px;
  --lineSizeH2: 45px;
  --fontSizeLead: 24px;
  --lineSizeLead: 34px;
  --bodyFont: 'Lyon Text Web';
  --headerFont: 'Sharp Grotesk Book 20'; }

html,
body {
  -webkit-font-smoothing: antialiased;
  -ms-font-feature-settings: 'liga', 'kern';
  -o-font-feature-settings: 'liga', 'kern';
  -webkit-font-feature-settings: 'liga', 'kern';
  font-feature-settings: 'liga', 'kern';
  margin: 0; }

._15sxaplZTdsdpbteWNcO2N {
  position: fixed;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100%;
  background: #1f004a;
  background: linear-gradient(0deg, #1f004a 30%, black 100%);
  background-position: top;
  background-repeat: no-repeat;
  z-index: 1; }

h1 {
  font-family: 'Sharp Grotesk Bold 25';
  color: var(--blue); }

._1PvdpeQ-8GclVSntenEt8l {
  width: 100%;
  height: auto; }

@media (max-width: 700px) {
  :root {
    --spaceBig: 70px;
    --spaceMed: 40px;
    --spaceSmall: 20px;
    --fontSizeBody: 14px;
    --lineSizeBody: 23px;
    --fontSizeH2: 20px;
    --lineSizeH2: 30px;
    --fontSizeLead: 20px;
    --lineSizeLead: 30px; } }

._3B1GN6-BgGe0SSN5hQQMEN {
  width: 100%;
  min-height: 100vh; }

@media (orientation: portrait) {
  ._3B1GN6-BgGe0SSN5hQQMEN {
    padding-top: 300px; } }

._3QXfpAzD9Q9NIqZVXYcxtW {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  height: 20vh;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  box-sizing: border-box;
  overflow: hidden;
  z-index: 10; }

._34i9yQe9nBAom1bODoCy3A {
  height: 25vh;
  align-items: flex-start;
  overflow: visible; }

.GXEjIR2UvoyQN5DFpCSQP {
  overflow: visible; }

._19nfIyLnTqw7k_xMyOyAgI {
  height: 30vh;
  animation: _2K1JqOF0eJ_hw0TmVKhZZv 4s infinite;
  overflow: visible; }

._1zSJeDXBPX5ZFg_TXNVm7C {
  height: 30vh;
  overflow: visible; }

._2ZTloV1dhRaa7DewldW9GR {
  width: 200px;
  height: 200px;
  border-radius: 50%; }

._154W99JGGn2Hadzu02A6YM {
  width: 500px;
  height: 500px;
  border-radius: 50%; }

._2AC_M--h0J9RS-eTwgvbiM {
  width: 65px;
  height: 65px;
  border-radius: 50%; }

._1oozTaeGVGLJYFJhMMBFdw {
  z-index: 999;
  width: 300px;
  height: 300px;
  background: url("https://www.vg.no/spesial/2021/stories-berikelser/img/earthPattern.jpg");
  border-radius: 100%;
  background-size: 500px;
  animation: I3yF_17LH4HKh9kQGLUxi 3s infinite linear;
  box-shadow: 0 0 50px #00d3ff, 30px 30px 40px rgba(255, 255, 255, 0.6) inset, -20px -20px 40px rgba(0, 211, 255, 0.6) inset, -40px -40px 100px black inset; }

._19CqzKRA4vI7DhV0uXqrz7 {
  width: 900px; }

.fphACCY8Ty20czxSrYoPB {
  position: absolute;
  top: 50%;
  left: 40%;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: white;
  transform-origin: 130px center;
  animation: _1ZXD7xI-nsG-ixD23F9a0A 2s infinite linear;
  box-shadow: 0 0 20px #00d3ff; }

._3innp_hllz4AVXbbuD4iWX {
  width: 200px;
  height: 200px;
  border-radius: 50%;
  transition: opacity 1s ease; }

.fJBW9ElXFhayijZ9FOBGo {
  width: 500px;
  height: 500px;
  border-radius: 50%; }

._1Jt1Xql8kZJ-9M5h7ekMB9 {
  width: 60%;
  transform: rotate(0deg); }

._2ylxGfPM5TE4Y7X0ikA7o_ {
  width: 250px;
  height: 250px; }

@keyframes _1ZXD7xI-nsG-ixD23F9a0A {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(360deg); } }

@keyframes I3yF_17LH4HKh9kQGLUxi {
  0% {
    background-position-x: 0; }
  100% {
    background-position-x: -500px; } }

@keyframes _2K1JqOF0eJ_hw0TmVKhZZv {
  0% {
    opacity: 0;
    transform: scale(1) translateY(0); }
  50% {
    opacity: 1; }
  100% {
    transform: scale(0) translateY(-200px); } }

._2ZB2o8-fq_KZwp0s47dYo0 {
  width: 100%;
  height: 100vh;
  color: white;
  box-sizing: border-box;
  padding: 0 var(--spaceSmall);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  z-index: 10;
  position: relative; }
  ._2ZB2o8-fq_KZwp0s47dYo0 h3 {
    font-family: 'Sharp Grotesk Bold 25';
    font-weight: 400;
    color: var(--blue);
    font-size: var(--fontSizeH2);
    line-height: var(--lineSizeH2);
    margin: 0;
    margin-bottom: 5px;
    text-align: center;
    width: 100%;
    transition: opacity 1s ease; }
  ._2ZB2o8-fq_KZwp0s47dYo0 p {
    font-family: 'Sharp Grotesk Book 20';
    font-weight: 400;
    color: white;
    font-size: var(--fontSizeBody);
    line-height: var(--lineSizeBody);
    margin: 0;
    text-align: center;
    width: 100%;
    transition: opacity 1s ease; }
    ._2ZB2o8-fq_KZwp0s47dYo0 p span {
      color: var(--blue); }

@media (min-width: 700px) {
  ._2ZB2o8-fq_KZwp0s47dYo0 p {
    max-width: 690px; } }

._14-8LELC3O4Lz6UJSKjEwk {
  position: fixed;
  top: 30px;
  right: 0;
  left: 0;
  height: 220px;
  opacity: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  transition: opacity 1s ease;
  z-index: 999; }

._3E9LKZ9chPRBXOQTKsxNUs {
  width: 200px;
  height: 200px;
  box-shadow: 0 0 50px rgba(0, 211, 255, 0.5);
  border-radius: 50%;
  animation: _3wKbECTcB7RRBH8mjcCIW_ 7s infinite;
  background-color: black; }
  ._3E9LKZ9chPRBXOQTKsxNUs img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    border-radius: 50%;
    opacity: 1; }

._15xdgDiTbhWRweGo7iBal3 {
  color: var(--blue);
  opacity: 0.3;
  font-family: 'Sharp Grotesk Book 20';
  font-size: 10px;
  text-align: center; }

@keyframes _3wKbECTcB7RRBH8mjcCIW_ {
  0% {
    transform: translateY(0px); }
  50% {
    transform: translateY(10px); }
  100% {
    transform: translateY(0px); } }

@media (min-width: 700px) {
  ._14-8LELC3O4Lz6UJSKjEwk {
    height: 350px; }
  ._3E9LKZ9chPRBXOQTKsxNUs {
    width: 300px;
    height: 300px; } }

._2vxItKUpqebVpvAReKUzX9 {
  width: 100%;
  height: 43vh;
  position: fixed;
  bottom: 0;
  left: 0;
  overflow: visible;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  z-index: 2;
  transition: opacity 1s ease; }

._1uvNhk9tsdu8e9Gc6Btdob {
  position: absolute;
  top: 45vh;
  width: 2000px;
  background-color: white;
  height: 2000px;
  border-radius: 50%;
  box-shadow: 0 0 720px #00d3ff, 0px 0px 99px #00d3ff inset; }

._1nGFiefG6ZCXUfSaioxf6L {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-between;
  z-index: 500;
  opacity: 1s ease; }
  ._1nGFiefG6ZCXUfSaioxf6L p {
    width: 30%;
    flex-grow: 1;
    margin: 0;
    font-family: 'Sharp Grotesk Book 20';
    font-size: 11px;
    color: var(--blue);
    text-align: left;
    margin-left: 15px; }
  ._1nGFiefG6ZCXUfSaioxf6L p:first-child {
    text-align: right;
    margin-right: 15px;
    margin-left: 0px; }

.xkV6Fr_bL3-m3T0bgDRjP {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-color: white;
  background-size: cover;
  animation: _38PjzBYvOaqssYQa4wDSUi 6s linear 0s infinite;
  box-shadow: 0 0 50px #00d3ff, 7px 7px 10px white inset, -2px -2px 4px rgba(0, 211, 255, 0.6) inset, -8px -8px 10px rgba(0, 0, 0, 0.4) inset;
  transform: rotateX(6deg) rotateY(6deg) rotateZ(6deg);
  transition: all 0.5 ease;
  z-index: 900; }

@keyframes _38PjzBYvOaqssYQa4wDSUi {
  0% {
    background-position: 0 0;
    transform: translate(1px, -5px); }
  50% {
    transform: translate(0px, 5px); }
  100% {
    background-position: 0 440px;
    transform: translate(1px, -5px); } }

@media (min-width: 700px) {
  ._1nGFiefG6ZCXUfSaioxf6L p {
    font-size: 14px; } }

._3vtDWHAvMULQJZt4MYZai7 {
  width: 100%;
  min-height: 100vh;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: column;
  color: white;
  z-index: 600;
  margin-bottom: var(--spaceBig);
  background: #1f004a;
  background: linear-gradient(0deg, #1f004a 30%, black 100%);
  background-attachment: fixed;
  background-position: top;
  background-repeat: no-repeat; }
  ._3vtDWHAvMULQJZt4MYZai7 h1 {
    z-index: 999;
    margin-bottom: 10px;
    margin-top: 0; }

._39b-AKRLr1gwOibyUM5lpg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: column;
  z-index: 900;
  box-sizing: border-box;
  padding: var(--spaceMed) 0; }
  ._39b-AKRLr1gwOibyUM5lpg h1 {
    z-index: 999;
    margin-bottom: 10px;
    margin-top: 0;
    font-size: 40px;
    text-align: center; }
  ._39b-AKRLr1gwOibyUM5lpg p {
    font-family: 'Sharp Grotesk Book 20';
    width: 80%;
    line-height: 24px;
    text-align: center;
    margin: 0;
    margin-bottom: 10px; }

.ecsC0WGwFaM3fccBgKK9V {
  opacity: 0.5; }

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

._1hoY0xHi9jMTGJMp2aATLJ {
  width: 100%;
  height: 70vh;
  z-index: 900;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column; }
  ._1hoY0xHi9jMTGJMp2aATLJ p {
    font-family: 'Sharp Grotesk Book 20';
    width: 75%;
    text-align: center;
    margin: 0;
    line-height: 24px; }

._3a0XywTgbjbpyBXYVBKtOT {
  position: sticky;
  top: 20vh;
  height: 75vh;
  width: 100%;
  padding: 0 8%;
  box-sizing: border-box;
  z-index: 2; }
  ._3a0XywTgbjbpyBXYVBKtOT video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    border-radius: 20px; }

._3uK2GRyyrDmjw2yug62tVB {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: black;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.7) 90%); }

._3l7tFIJ9vrTFYv3RU8uFG1 {
  position: relative;
  display: grid;
  width: 100%;
  grid-template-columns: 8% 1fr 8%;
  box-sizing: border-box;
  z-index: 600; }
  ._3l7tFIJ9vrTFYv3RU8uFG1 p {
    grid-column-start: 2;
    grid-column-end: 3;
    color: white;
    font-family: 'Sharp Grotesk Book 20';
    font-weight: 400;
    font-size: var(--fontSizeBody);
    line-height: var(--lineSizeBody); }
    ._3l7tFIJ9vrTFYv3RU8uFG1 p span {
      color: var(--blue); }
  ._3l7tFIJ9vrTFYv3RU8uFG1 a {
    text-decoration: none;
    color: var(--blue); }

.ecsC0WGwFaM3fccBgKK9V {
  grid-column-start: 2;
  grid-column-end: 3;
  color: white;
  font-family: 'Sharp Grotesk Book 20';
  font-weight: 400; }
  .ecsC0WGwFaM3fccBgKK9V span {
    font-size: 12px;
    line-height: 14px;
    color: var(--blue); }
  .ecsC0WGwFaM3fccBgKK9V a {
    text-decoration: none;
    color: var(--blue); }

@media (min-width: 700px) {
  ._3l7tFIJ9vrTFYv3RU8uFG1 {
    grid-template-columns: 1fr 690px 1fr; }
  ._1hoY0xHi9jMTGJMp2aATLJ p {
    font-size: 20px;
    line-height: 30px; }
  ._39b-AKRLr1gwOibyUM5lpg p {
    font-size: 20px;
    line-height: 30px; } }

@media (orientation: landscape) {
  ._3a0XywTgbjbpyBXYVBKtOT {
    top: 0vh;
    height: 100vh;
    width: 50%;
    padding: var(--spaceMed);
    right: 0; }
  ._3uK2GRyyrDmjw2yug62tVB {
    display: none; }
  ._39b-AKRLr1gwOibyUM5lpg {
    width: 50vw;
    left: 0;
    top: 0;
    height: 100vh;
    justify-content: center;
    box-sizing: border-box; }
  ._1hoY0xHi9jMTGJMp2aATLJ {
    align-self: flex-start;
    width: 50%;
    padding: 0 var(--spaceMed);
    box-sizing: border-box; }
    ._1hoY0xHi9jMTGJMp2aATLJ p {
      width: 60%; }
  ._3vtDWHAvMULQJZt4MYZai7 {
    align-items: flex-end; } }

._3arUjogdV-6FWLC3hXeP4H {
  z-index: 999;
  fill: var(--blue);
  transition: fill 0.5s ease; }

._1DfXlFQVsWgPNw-7AJl5HO {
  z-index: 999;
  fill: #212b36;
  transition: fill 0.5s ease; }

._213vwVr_S1U47InRvrB7A0 {
  grid-column-start: 2;
  grid-column-end: 3;
  min-height: 100px;
  box-sizing: border-box;
  margin-bottom: var(--spaceMed);
  margin-top: var(--spaceMed); }

._3TthjOeCooX6t2mu3ob7Tu {
  width: 100%;
  height: auto;
  border-radius: 10px;
  box-shadow: 5px 5px 30px rgba(0, 211, 255, 0.2); }

.wtfI9msa9pNJWxX1bm_tT {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center; }
  .wtfI9msa9pNJWxX1bm_tT p {
    color: var(--blue); }

._2PaDSifsDx3hBkKXjWIKrk {
  font-size: 10px;
  color: var(--blue);
  font-family: 'Sharp Grotesk Book 20';
  margin-top: 5px;
  opacity: 0.3; }

._3ccpDSF1LQbZRBm9MVqYSK {
  width: 150px;
  height: 150px;
  border-radius: 50%;
  box-shadow: 5px 5px 30px rgba(0, 211, 255, 0.2);
  margin-right: var(--spaceSmall);
  animation: _3MeK-uJlTInVyhzqE1yGpS 1s ease forwards; }

@keyframes _3MeK-uJlTInVyhzqE1yGpS {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

._3MgDA-vqGInYpSRWmmIFDL {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid var(--blue);
  background: transparent;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer; }
  ._3MgDA-vqGInYpSRWmmIFDL:focus {
    outline: none; }

._36OGoa9APh9BRADspl98OT {
  height: 15px;
  fill: var(--blue); }

._1Q_16-5f-G4iD3uukrliQG {
  width: 100%;
  height: 100vh;
  z-index: 100;
  color: white;
  font-family: 'Sharp Grotesk Book 20';
  font-weight: 400;
  line-height: 24px;
  z-index: 900;
  display: flex;
  justify-content: center;
  align-items: center; }
  ._1Q_16-5f-G4iD3uukrliQG p {
    width: 70%;
    text-align: center;
    z-index: 999; }

@media (min-width: 700px) {
  ._1Q_16-5f-G4iD3uukrliQG p {
    font-size: 20px;
    line-height: 30px;
    max-width: 690px; } }

._3uXNrRP_sF9U64E2f7fxEl {
  width: 100%;
  min-height: 400vh;
  margin-top: var(--spaceBig);
  z-index: 400;
  position: relative; }

._2guxv4ibnxzS-yH0GFQiEQ {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  transition: all 1s ease;
  z-index: 10; }
  ._2guxv4ibnxzS-yH0GFQiEQ video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center; }

._3GbSR79aus7swb359u1Kd9 {
  grid-column-start: 1;
  grid-column-end: 10;
  min-height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 100px 20px;
  transition: all 1s cubic-bezier(0.83, 0, 0.17, 1);
  position: relative;
  z-index: 10; }
  ._3GbSR79aus7swb359u1Kd9 div {
    margin-bottom: 50px; }
  ._3GbSR79aus7swb359u1Kd9 a {
    color: white;
    font-size: 15px;
    letter-spacing: 0rem;
    text-transform: none;
    text-decoration: none;
    border-bottom: 1px solid transparent;
    cursor: pointer;
    transition: border-bottom 1s ease; }
    ._3GbSR79aus7swb359u1Kd9 a:hover {
      border-bottom: 1px solid white; }
  ._3GbSR79aus7swb359u1Kd9 p,
  ._3GbSR79aus7swb359u1Kd9 dt,
  ._3GbSR79aus7swb359u1Kd9 dd {
    color: white;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 0.1rem;
    text-align: center;
    margin: 0px;
    margin-bottom: 10px;
    line-height: 22px; }
  ._3GbSR79aus7swb359u1Kd9 dl {
    margin-bottom: 50px;
    font-family: 'Lyon Text Web'; }
  ._3GbSR79aus7swb359u1Kd9 p,
  ._3GbSR79aus7swb359u1Kd9 dd {
    text-transform: none;
    font-size: 15px;
    letter-spacing: 0;
    max-width: 600px; }

._3p6o1hcaM5LdIgcRYjmuYS span {
  color: white;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.1rem;
  text-align: center;
  margin: 0px;
  margin-bottom: 10px;
  line-height: 22px; }

._1wyPsT4Di2bFN6oONLAMPl {
  margin-bottom: 20px; }

._3OI-9xD8Zk872crc1JfNH4 {
  margin-bottom: 50px; }

.rHtT4mP82wdX8ZyWN8piS {
  margin-bottom: 50px; }

._2g12YL_zAmx7pMEkkp3gkM {
  font-style: italic; }

._10hdrvfy3GxwwPoWbKY3zq {
  width: 100%;
  height: 100vh;
  z-index: 100;
  color: white;
  font-family: 'Sharp Grotesk Book 20';
  font-weight: 400;
  line-height: 24px;
  z-index: 900;
  display: flex;
  justify-content: center;
  align-items: center; }
  ._10hdrvfy3GxwwPoWbKY3zq p {
    width: 70%;
    text-align: center;
    z-index: 999; }

@media (min-width: 700px) {
  ._10hdrvfy3GxwwPoWbKY3zq p {
    font-size: 20px;
    line-height: 30px;
    max-width: 690px; } }

._3KT9kmRZih6P9kEFSe7TUG {
  min-height: 400vh;
  margin-top: var(--spaceBig);
  z-index: 900; }

._34xJk_fJ5MFnIiynjmMuXS {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  transition: all 1s ease;
  z-index: 10; }
  ._34xJk_fJ5MFnIiynjmMuXS video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center; }

._3xqQtFWOwUxSPXtuK7EsDN {
  position: sticky;
  height: 100vh;
  bottom: 0;
  width: 100%;
  transition: all 1s ease;
  z-index: 11; }
  ._3xqQtFWOwUxSPXtuK7EsDN img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center; }

