body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  font-weight: bold;
  line-height: 44px;
}

a {
  text-decoration: underline;
}

.body {
  color: #fff;
  background-image: url('../images/backgroundmin.webp');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  font-family: Anonymous Pro, sans-serif;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.heading {
  filter: brightness(200%);
  color: #fff;
  -webkit-text-fill-color: transparent;
  background-color: #202020;
  background-image: url('../images/TEA3XOHERBGQDNKOLH2W2MKY5A.webp');
  background-position: 50% 100%;
  background-size: auto;
  -webkit-background-clip: text;
  background-clip: text;
  flex: 1;
  align-items: center;
  height: 10vh;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-left: 5vw;
  padding-right: 5vw;
  font-family: Anonymous Pro, sans-serif;
  font-size: 3em;
  font-weight: 700;
  line-height: 1;
  display: flex;
}

.columns {
  background-color: #000;
  height: 90vh;
}

.column {
  opacity: .8;
  background-image: url('../images/F451Artwork1.webp');
  background-position: 100%;
  background-size: cover;
  background-attachment: scroll;
  height: 100%;
  padding-left: 0;
  padding-right: 0;
}

.column-2 {
  opacity: .8;
  background-image: url('../images/F451Artwork2.webp');
  background-position: 0 0;
  background-size: cover;
  height: 100%;
  padding-left: 0;
  padding-right: 0;
}

.column-3 {
  opacity: .8;
  background-image: url('../images/F451Artwok3.webp');
  background-position: 50%;
  background-size: cover;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.heading-2 {
  opacity: 1;
  color: #fff;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 50px;
  font-weight: 400;
  line-height: 1;
}

.heading-2.censorship-heading {
  filter: blur(20px);
  font-size: 3em;
  text-decoration: line-through;
}

.heading-2.surveillance-heading {
  border: 3px solid #fff;
  font-size: 3em;
}

.heading-2.privacy-heading {
  letter-spacing: -5px;
  font-size: 3em;
}

.link-block {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  text-align: center;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 5vh 5vw;
  font-weight: 700;
  line-height: 1;
  text-decoration: none;
  display: flex;
}

.html-embed {
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
}

.section-3 {
  height: 90vh;
}

.paragraph {
  color: #fff;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 2em;
  line-height: 1;
}

.block-quote {
  color: #fff;
  text-align: left;
  margin-bottom: 3vh;
  font-size: 1em;
  line-height: 1;
}

.paragraph-2 {
  color: #fff;
  margin-bottom: 3px;
  font-size: 1em;
  line-height: 1;
}

.paragraph-2.p3 {
  font-size: 1.5em;
}

.paragraph-2.p2 {
  font-size: 1em;
}

.italic-text {
  text-align: left;
}

.section-1 {
  width: 100vw;
  height: 100vh;
}

.section-1.s1 {
  background-color: #252525;
}

.section-2 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100vw;
  height: 100vh;
  padding: 5vh 5vw;
  display: flex;
}

.section-2.s1 {
  background-image: url('../images/F451Artwok3.webp');
  background-position: 0 0;
  background-size: cover;
  background-attachment: fixed;
  height: 100vh;
  padding: 0 0;
  display: block;
}

.section-3 {
  width: 100vw;
  height: 100vh;
}

.section-4 {
  height: 100vh;
  padding: 5vh 5vw;
}

.section-4.s1 {
  background-image: url('../images/F451Artwork1.webp');
  background-position: 0 0;
  background-size: cover;
  background-attachment: fixed;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 0 0;
  display: block;
}

.preloader {
  z-index: 9999;
  background-color: #202020;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  margin-left: auto;
  margin-right: auto;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.section-5 {
  width: 100vw;
  height: 100vh;
}

.section-6 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  height: 100vh;
  padding: 5vh 5vw;
  display: flex;
}

.section-6.s1 {
  outline-offset: -1rem;
  background-image: none;
  background-position: 50%;
  background-size: auto;
  background-attachment: scroll;
  outline: 3px dashed #fff;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  height: 100vh;
  padding: 5vh 5vw;
  display: flex;
}

.submit-button, .text-field {
  border-radius: 10px;
}

.text-span {
  outline-offset: 5px;
  border-radius: 0;
  outline: 3px solid #fff;
}

.section-7 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  padding: 5vh 5vw;
  display: flex;
}

.section-7.s1 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  padding: 5vh 5vw;
  display: flex;
  overflow: hidden;
}

.button {
  color: #000;
  background-color: #fff;
  border-radius: 5px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: 3vh;
  font-size: 1em;
  line-height: 1;
  display: block;
}

.heading-3 {
  margin-top: 0;
  margin-bottom: 3vw;
  font-size: 2em;
  line-height: 1;
}

.heading-3.fill {
  font-size: 3em;
}

.heading-4 {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 0;
  font-size: 3em;
  line-height: 1;
  display: block;
}

.preload-heading-1 {
  text-align: center;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  text-decoration: line-through;
}

.preload-heading-2 {
  color: red;
  text-align: center;
  margin-top: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  position: static;
}

.div-block {
  justify-content: space-between;
  align-self: stretch;
  align-items: center;
  margin-top: 5vh;
  display: flex;
}

.paragraph-3 {
  text-align: right;
  margin-bottom: 0;
}

.link {
  color: #fff;
  text-align: right;
  font-size: 15px;
  display: block;
}

.link-2 {
  color: #fff;
  font-style: normal;
}

.back-to-top {
  z-index: 100;
  text-align: center;
  background-color: #000;
  border: 2px solid #fff;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 3em;
  height: 3em;
  padding: 10px;
  font-size: 1.5em;
  font-weight: 700;
  line-height: 1;
  display: flex;
  position: fixed;
  top: auto;
  bottom: 4%;
  left: auto;
  right: 2%;
}

.link-3, .link-4, .link-5 {
  color: #fff;
}

.heading-5 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3em;
  line-height: 1;
}

.image {
  width: 25vw;
  height: 25vw;
}

.lottie-animation {
  width: auto;
  height: auto;
}

.html-embed-2 {
  position: absolute;
}

.div-block-2 {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  width: 100%;
  height: 100%;
}

.div-block-2.horizontal-line {
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  position: absolute;
}

.html-embed-3 {
  height: 10vh;
  position: absolute;
}

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

.container.heading-wrapper {
  background-color: #1d1d1d;
}

.section-8 {
  background-color: #000;
  justify-content: space-between;
  align-items: center;
  height: 10vh;
  padding-left: 5vw;
  padding-right: 5vw;
  display: flex;
}

.heading-11 {
  flex: 1;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.5em;
  line-height: 1;
  text-decoration: none;
}

.button-2 {
  color: #000;
  background-color: #0f3;
  margin-left: 15px;
  font-size: 1em;
  line-height: 1;
}

.button-3 {
  font-size: 10px;
}

.button-4 {
  background-color: #ff0004;
  font-size: 1em;
  line-height: 1;
}

.div-block-3 {
  -webkit-backdrop-filter: brightness(50%) blur(5px);
  backdrop-filter: brightness(50%) blur(5px);
  background-color: #000;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100vw;
  height: 10vh;
  margin-top: 0;
  padding: 1vh 5vw;
  display: flex;
}

.div-block-4 {
  -webkit-backdrop-filter: brightness(50%) blur(5px);
  backdrop-filter: brightness(50%) blur(5px);
  outline-offset: -1rem;
  outline: 3px dashed #fff;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100vw;
  height: 90vh;
  padding-top: 5vh;
  padding-left: 5vw;
  padding-right: 5vw;
  display: flex;
  position: relative;
  overflow: hidden;
}

.div-block-5 {
  color: #000;
  width: 100vw;
  height: 100vh;
  position: static;
}

.lottie-animation-2 {
  filter: invert();
  width: 100px;
}

.lottie-animation-3 {
  filter: invert();
  width: 100px;
  font-size: 2em;
}

.lottie-animation-4 {
  filter: invert();
  width: 100px;
  font-size: 3em;
}

.lottie-animation-5 {
  filter: invert();
  width: 100px;
  font-size: 2vw;
}

.lottie-animation-6 {
  margin-top: auto;
  margin-left: auto;
  position: absolute;
  top: 170vh;
  right: -1vw;
}

.div-block-6 {
  -webkit-backdrop-filter: brightness(50%) blur(5px);
  backdrop-filter: brightness(50%) blur(5px);
  outline-offset: -1rem;
  outline: 3px dashed #fff;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 90vh;
  padding: 5vh 5vw;
  display: flex;
  position: relative;
}

.lottie-animation-7, .lottie-animation-8 {
  width: 200px;
}

.image-2 {
  z-index: 5;
  position: absolute;
  right: 0;
}

.section-9 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100vw;
  height: 100vh;
  display: grid;
}

.text-block {
  justify-content: center;
  align-items: center;
  font-size: 30vw;
  display: flex;
}

.section-10 {
  width: 100vw;
  height: 100vh;
}

.slider {
  height: 100%;
}

.slide-nav {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
}

.wave {
  position: absolute;
}

.grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template: "Area ."
                 "Area-2 Area-2"
                 "Area-3 Area-3"
                 ". ."
                 / 4fr 1fr;
  grid-auto-flow: row;
}

@media screen and (min-width: 1280px) {
  .heading, .heading-2.censorship-heading, .heading-2.surveillance-heading, .heading-2.privacy-heading {
    font-size: 3em;
  }

  .paragraph {
    font-size: 2em;
  }

  .block-quote {
    margin-bottom: 3vh;
    font-size: 1.2em;
  }

  .paragraph-2 {
    font-size: 1.2em;
  }

  .paragraph-2.p2 {
    font-size: 1em;
  }

  .section-6.s1 {
    outline-offset: -1.5rem;
    outline: 3px dashed #fff;
    overflow: auto;
  }

  .button {
    margin-top: 3vh;
    font-size: 1.2em;
  }

  .heading-3, .heading-3.fill {
    margin-bottom: 3vh;
    font-size: 2em;
  }

  .heading-4, .heading-5 {
    font-size: 3em;
  }

  .heading-11 {
    font-size: 2em;
  }

  .button-2, .button-4 {
    font-size: 1.5em;
  }

  .div-block-4 {
    outline-offset: -1.5rem;
    outline: 3px dashed #fff;
    overflow: auto;
  }

  .lottie-animation-3 {
    height: 90px;
    font-size: 1em;
    overflow: hidden;
  }

  .lottie-animation-4 {
    font-size: 1em;
    line-height: 1;
  }

  .lottie-animation-5 {
    font-size: 1vw;
    line-height: 1;
  }

  .div-block-6 {
    outline-offset: -1.5rem;
    outline: 3px dashed #fff;
    overflow: auto;
  }
}

@media screen and (min-width: 1440px) {
  .block-quote, .paragraph-2, .button {
    font-size: 1.5em;
  }

  .heading-3 {
    font-size: 3em;
  }

  .heading-11 {
    font-size: 2em;
  }

  .button-2, .button-4 {
    font-size: 1.5em;
  }
}

@media screen and (min-width: 1920px) {
  .heading-2.surveillance-heading {
    font-size: 3em;
  }

  .block-quote {
    margin-bottom: 5vh;
    font-size: 2em;
  }

  .paragraph-2 {
    font-size: 2em;
  }

  .button {
    margin-top: 5vh;
    font-size: 2em;
  }

  .heading-3, .heading-3.fill {
    margin-bottom: 5vh;
    font-size: 3em;
  }

  .heading-11 {
    font-size: 3em;
  }

  .button-2, .button-4 {
    font-size: 2em;
  }
}

@media screen and (max-width: 991px) {
  .heading-2 {
    font-size: 35px;
  }

  .heading-2.surveillance-heading {
    font-size: 2em;
  }

  .paragraph {
    font-size: 20px;
  }

  .block-quote, .paragraph-2 {
    font-size: 1em;
  }

  .section-2.s1, .section-3.s1.embed-wrapper, .section-4.s1, .section-5.s1.embed-wrapper, .section-6.s1 {
    height: auto;
  }

  .section-6.s1 {
    outline-offset: -1rem;
    outline: 3px #fff;
    height: auto;
  }

  .section-7.s1 {
    height: auto;
  }

  .heading-3, .heading-4 {
    font-size: 2em;
  }

  .back-to-top {
    padding: 2vh;
  }

  .heading-5 {
    font-size: 2em;
  }

  .heading-11 {
    font-size: 1.5em;
  }

  .button-2, .button-4 {
    font-size: 1em;
  }

  .div-block-4 {
    outline-offset: -1rem;
    outline: 3px #fff;
  }

  .lottie-animation-3 {
    width: 50px;
  }

  .lottie-animation-4 {
    width: 50px;
    font-size: 2em;
  }

  .lottie-animation-5 {
    width: 50px;
  }

  .div-block-6 {
    outline-offset: -1rem;
    outline: 3px #fff;
  }

  .p2 {
    font-size: 1em;
  }
}

@media screen and (max-width: 767px) {
  .paragraph {
    font-size: 20px;
  }

  .block-quote, .paragraph-2 {
    font-size: 1em;
  }

  .section-4.s1 {
    height: auto;
  }

  .section-6.s1 {
    outline-offset: -1rem;
    outline: 3px #fff;
  }

  .heading-3 {
    font-size: 2em;
  }

  .heading-4 {
    font-size: 30px;
  }

  .back-to-top {
    padding: 2vh;
  }

  .heading-5 {
    width: 366.782px;
    font-size: 30px;
  }

  .heading-11 {
    font-size: 1em;
  }

  .button-2, .button-4 {
    font-size: .5em;
  }

  .div-block-4 {
    outline-offset: -1rem;
    outline: 3px #fff;
  }

  .lottie-animation-3 {
    width: 50px;
  }

  .lottie-animation-4 {
    width: 50px;
    font-size: 2em;
  }

  .lottie-animation-5 {
    width: 50px;
  }

  .div-block-6 {
    outline-offset: -1rem;
    outline: 3px #fff;
  }
}

@media screen and (max-width: 479px) {
  .heading {
    text-align: left;
    justify-content: center;
    font-size: 7vw;
  }

  .heading-2.censorship-heading, .heading-2.surveillance-heading {
    font-size: 1em;
  }

  .heading-2.privacy-heading {
    font-size: 2em;
  }

  .html-embed {
    height: auto;
  }

  .block-quote, .paragraph-2 {
    font-size: 1em;
  }

  .section-6.s1 {
    outline-offset: -1rem;
    outline: 3px #fff;
  }

  .button {
    font-size: 1em;
  }

  .heading-3 {
    font-size: 2em;
  }

  .heading-3.fill {
    font-size: 3em;
  }

  .heading-5 {
    font-size: 30px;
  }

  .heading-11 {
    margin-right: auto;
    font-size: 1em;
  }

  .button-2, .button-4 {
    padding-left: 10px;
    padding-right: 10px;
    font-size: .7em;
  }

  .div-block-3 {
    justify-content: space-between;
    height: auto;
    display: none;
  }

  .div-block-4 {
    outline-offset: -1rem;
    outline: 3px #fff;
    height: auto;
    padding-bottom: 5vh;
  }

  .div-block-6 {
    outline-offset: -1rem;
    outline: 3px #fff;
    height: auto;
  }
}


@font-face {
  font-family: 'Firacode';
  src: url('../fonts/FiraCode-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}