<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v7.0.29,
* Autoprefixer: v9.7.6
* Browsers: last 4 version
*/

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  scroll-behavior: smooth; }

*, *:before, *:after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit; }

body {
  font-size: 18px;
  line-height: 1.5;
  margin: 0;
  background: #fff; }

h1, h2, h3 {
  margin: 0 0 .5rem 0;
  text-transform: none !important; }

h1 {
  font-size: 3rem;
  line-height: 1.2; }
  @media only screen and (max-width: 768px) {
    h1 {
      font-size: 2rem; } }

h2 {
  font-size: 2rem;
  line-height: 1.2;
  border: none !important;
  padding: 0 !important; }
  @media only screen and (max-width: 768px) {
    h2 {
      font-size: 1.5rem; } }

h3 {
  font-size: 1.5rem; }
  @media only screen and (max-width: 768px) {
    h3 {
      font-size: 1.1rem; } }

.full-height {
  min-height: 100vh; }

section {
  z-index: auto !important;
  width: 100%;
  max-width: none;
  margin: 0;
  padding: 0; }

.wrapper {
  -webkit-perspective: 100px;
          perspective: 100px;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  height: 100vh;
  overflow-x: hidden;
  overflow-y: scroll; }

.parallax-container {
  position: relative; }

.parallax-layer {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.parallax-far {
  z-index: -1;
  -webkit-transform: translateZ(-50px) scale(1.5);
          transform: translateZ(-50px) scale(1.5); }

.parallax-farthest {
  z-index: -2;
  -webkit-transform: translateZ(-100px) scale(1.75);
          transform: translateZ(-100px) scale(1.75); }

.parallax-static {
  z-index: 1;
  -webkit-transform: translateZ(0) scale(1);
          transform: translateZ(0) scale(1); }

.parallax-fg {
  z-index: 2;
  -webkit-transform: translateZ(50px) scale(0.75);
          transform: translateZ(50px) scale(0.75); }

.cloud {
  position: absolute;
  display: block; }

.parallax-far .cloud {
  -webkit-filter: drop-shadow(-20px -20px 15px rgba(0, 0, 0, 0.3));
          filter: drop-shadow(-20px -20px 15px rgba(0, 0, 0, 0.3)); }

.parallax-farthest .cloud {
  -webkit-filter: drop-shadow(-10px -10px 15px rgba(0, 0, 0, 0.3));
          filter: drop-shadow(-10px -10px 15px rgba(0, 0, 0, 0.3)); }

.parallax-fg .cloud {
  -webkit-filter: drop-shadow(-30px -30px 15px rgba(0, 0, 0, 0.3));
          filter: drop-shadow(-30px -30px 15px rgba(0, 0, 0, 0.3)); }

.logo-link {
  display: block;
  position: fixed;
  top: 2rem;
  left: 2rem;
  z-index: 1000; }

.logo-stroke {
  fill: none;
  stroke: #e9212d;
  stroke-width: 4px; }

.scroll-link {
  display: block;
  text-transform: uppercase;
  font-family: "wmt_extrabold", san-serif;
  text-decoration: none;
  color: #e9212d;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition: -webkit-transform .5s;
  transition: -webkit-transform .5s;
  -o-transition: transform .5s;
  transition: transform .5s;
  transition: transform .5s, -webkit-transform .5s; }
  .scroll-link:hover {
    -webkit-transform: translateY(10px);
        -ms-transform: translateY(10px);
            transform: translateY(10px); }

.scroll-icon {
  width: 90px;
  stroke-dashoffset: 1000;
  stroke-dasharray: 1000; }

.icon {
  position: absolute;
  display: block;
  width: 12%;
  stroke-dashoffset: 1000;
  stroke-dasharray: 1000; }

.icon-stroke {
  fill: none;
  stroke: #e9212d;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 6px; }

@-webkit-keyframes float {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }
  50% {
    -webkit-transform: translate(5px, 0);
            transform: translate(5px, 0); }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); } }

@keyframes float {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }
  50% {
    -webkit-transform: translate(5px, 0);
            transform: translate(5px, 0); }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); } }
@-webkit-keyframes draw {
  0% {
    stroke-dashoffset: 1000;
    opacity: 1; }
  30% {
    stroke-dashoffset: 0;
    opacity: 1; }
  100% {
    stroke-dashoffset: 0;
    opacity: 0; } }
@keyframes draw {
  0% {
    stroke-dashoffset: 1000;
    opacity: 1; }
  30% {
    stroke-dashoffset: 0;
    opacity: 1; }
  100% {
    stroke-dashoffset: 0;
    opacity: 0; } }
@-webkit-keyframes warp {
  0% {
    -webkit-clip-path: polygon(0 96%, 7% 99%, 9% 93%, 11% 97%, 19% 97%, 22% 92%, 25% 99%, 34% 99%, 38% 92%, 41% 98%, 49% 99%, 55% 94%, 58% 98%, 66% 97%, 70% 92%, 72% 99%, 81% 98%, 85% 94%, 90% 100%, 94% 95%, 100% 100%, 100% 32%, 92% 15%, 71% 0%, 36% 1%, 14% 8%, 0% 38%);
            clip-path: polygon(0 96%, 7% 99%, 9% 93%, 11% 97%, 19% 97%, 22% 92%, 25% 99%, 34% 99%, 38% 92%, 41% 98%, 49% 99%, 55% 94%, 58% 98%, 66% 97%, 70% 92%, 72% 99%, 81% 98%, 85% 94%, 90% 100%, 94% 95%, 100% 100%, 100% 32%, 92% 15%, 71% 0%, 36% 1%, 14% 8%, 0% 38%); }
  50% {
    -webkit-clip-path: polygon(0 97%, 5% 99%, 8% 93%, 12% 98%, 18% 96%, 23% 92%, 24% 98%, 32% 99%, 35% 93%, 40% 98%, 48% 98%, 53% 94%, 57% 99%, 65% 98%, 70% 93%, 73% 98%, 81% 99%, 84% 94%, 89% 99%, 93% 95%, 100% 98%, 99% 32%, 91% 13%, 71% 2%, 38% 0, 12% 8%, 1% 36%);
            clip-path: polygon(0 97%, 5% 99%, 8% 93%, 12% 98%, 18% 96%, 23% 92%, 24% 98%, 32% 99%, 35% 93%, 40% 98%, 48% 98%, 53% 94%, 57% 99%, 65% 98%, 70% 93%, 73% 98%, 81% 99%, 84% 94%, 89% 99%, 93% 95%, 100% 98%, 99% 32%, 91% 13%, 71% 2%, 38% 0, 12% 8%, 1% 36%); }
  100% {
    -webkit-clip-path: polygon(0 96%, 7% 99%, 9% 93%, 11% 97%, 19% 97%, 22% 92%, 25% 99%, 34% 99%, 38% 92%, 41% 98%, 49% 99%, 55% 94%, 58% 98%, 66% 97%, 70% 92%, 72% 99%, 81% 98%, 85% 94%, 90% 100%, 94% 95%, 100% 100%, 100% 32%, 92% 15%, 71% 0%, 36% 1%, 14% 8%, 0% 38%);
            clip-path: polygon(0 96%, 7% 99%, 9% 93%, 11% 97%, 19% 97%, 22% 92%, 25% 99%, 34% 99%, 38% 92%, 41% 98%, 49% 99%, 55% 94%, 58% 98%, 66% 97%, 70% 92%, 72% 99%, 81% 98%, 85% 94%, 90% 100%, 94% 95%, 100% 100%, 100% 32%, 92% 15%, 71% 0%, 36% 1%, 14% 8%, 0% 38%); } }
@keyframes warp {
  0% {
    -webkit-clip-path: polygon(0 96%, 7% 99%, 9% 93%, 11% 97%, 19% 97%, 22% 92%, 25% 99%, 34% 99%, 38% 92%, 41% 98%, 49% 99%, 55% 94%, 58% 98%, 66% 97%, 70% 92%, 72% 99%, 81% 98%, 85% 94%, 90% 100%, 94% 95%, 100% 100%, 100% 32%, 92% 15%, 71% 0%, 36% 1%, 14% 8%, 0% 38%);
            clip-path: polygon(0 96%, 7% 99%, 9% 93%, 11% 97%, 19% 97%, 22% 92%, 25% 99%, 34% 99%, 38% 92%, 41% 98%, 49% 99%, 55% 94%, 58% 98%, 66% 97%, 70% 92%, 72% 99%, 81% 98%, 85% 94%, 90% 100%, 94% 95%, 100% 100%, 100% 32%, 92% 15%, 71% 0%, 36% 1%, 14% 8%, 0% 38%); }
  50% {
    -webkit-clip-path: polygon(0 97%, 5% 99%, 8% 93%, 12% 98%, 18% 96%, 23% 92%, 24% 98%, 32% 99%, 35% 93%, 40% 98%, 48% 98%, 53% 94%, 57% 99%, 65% 98%, 70% 93%, 73% 98%, 81% 99%, 84% 94%, 89% 99%, 93% 95%, 100% 98%, 99% 32%, 91% 13%, 71% 2%, 38% 0, 12% 8%, 1% 36%);
            clip-path: polygon(0 97%, 5% 99%, 8% 93%, 12% 98%, 18% 96%, 23% 92%, 24% 98%, 32% 99%, 35% 93%, 40% 98%, 48% 98%, 53% 94%, 57% 99%, 65% 98%, 70% 93%, 73% 98%, 81% 99%, 84% 94%, 89% 99%, 93% 95%, 100% 98%, 99% 32%, 91% 13%, 71% 2%, 38% 0, 12% 8%, 1% 36%); }
  100% {
    -webkit-clip-path: polygon(0 96%, 7% 99%, 9% 93%, 11% 97%, 19% 97%, 22% 92%, 25% 99%, 34% 99%, 38% 92%, 41% 98%, 49% 99%, 55% 94%, 58% 98%, 66% 97%, 70% 92%, 72% 99%, 81% 98%, 85% 94%, 90% 100%, 94% 95%, 100% 100%, 100% 32%, 92% 15%, 71% 0%, 36% 1%, 14% 8%, 0% 38%);
            clip-path: polygon(0 96%, 7% 99%, 9% 93%, 11% 97%, 19% 97%, 22% 92%, 25% 99%, 34% 99%, 38% 92%, 41% 98%, 49% 99%, 55% 94%, 58% 98%, 66% 97%, 70% 92%, 72% 99%, 81% 98%, 85% 94%, 90% 100%, 94% 95%, 100% 100%, 100% 32%, 92% 15%, 71% 0%, 36% 1%, 14% 8%, 0% 38%); } }
.cloud {
  -webkit-animation-name: float;
          animation-name: float;
  -webkit-animation-duration: 5s;
          animation-duration: 5s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite; }

.scroll-icon {
  -webkit-animation-name: draw;
          animation-name: draw;
  -webkit-animation-duration: 8s;
          animation-duration: 8s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite; }

.icon {
  -webkit-animation-name: draw;
          animation-name: draw;
  -webkit-animation-duration: 8s;
          animation-duration: 8s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite; }

.about-content {
  -webkit-animation-name: warp;
          animation-name: warp;
  -webkit-animation-duration: 5s;
          animation-duration: 5s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite; }
  @media only screen and (max-width: 768px) {
    .about-content {
      -webkit-animation-name: none;
              animation-name: none; } }

.video-overlay {
  /*Hides pop-up when there is no "active" class*/
  visibility: hidden;
  z-index: 1000;
  position: fixed;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: rgba(255, 255, 255, 0.85);
  width: 100vw;
  height: 100vh;
  opacity: 0;
  -webkit-transition: opacity 1s;
  -o-transition: opacity 1s;
  transition: opacity 1s; }

.video-overlay.active {
  /*displays pop-up when "active" class is present*/
  visibility: visible;
  opacity: 1; }

.video-content {
  /*Hides pop-up content when there is no "active" class */
  visibility: hidden;
  width: 100%;
  max-width: 800px;
  text-align: center;
  color: #e9212d; }

.video-content.active {
  /*Shows pop-up content when "active" class is present */
  visibility: visible; }

.video {
  display: none; }

.embed-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.close-video {
  display: inline-block;
  vertical-align: middle;
  font-size: 3rem;
  color: #e9212d;
  background-color: transparent;
  border: none;
  position: absolute;
  top: 1rem;
  right: 1rem;
  -webkit-transition: color .25s;
  -o-transition: color .25s;
  transition: color .25s; }
  .close-video:hover {
    color: #000;
    cursor: pointer; }

.header-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center; }
  .header-content .header-logo {
    width: 90%;
    max-width: 500px;
    display: block;
    margin: 0 auto 4rem; }

.about-content {
  width: 100%;
  max-width: 800px;
  text-align: center;
  margin: 0 auto;
  padding: 10rem 4rem;
  background: url("../assets/textures/texture-blue.jpg") no-repeat center center;
  background-size: cover;
  color: #FFF; }
  @media only screen and (max-width: 768px) {
    .about-content {
      -webkit-clip-path: polygon(0% 4%, 44% 0%, 100% 2%, 100% 97%, 72% 100%, 0% 97%);
              clip-path: polygon(0% 4%, 44% 0%, 100% 2%, 100% 97%, 72% 100%, 0% 97%);
      padding: 4rem 1.5rem; } }
  .about-content a, .about-content a:visited {
    color: #fff; }
  .about-content a:hover, .about-content a:active {
    opacity: .5; }

.bts-content {
  width: 100%;
  max-width: 600px;
  text-align: center;
  margin: 0 auto 5rem;
  padding: 10rem 4rem;
  background: url("../assets/textures/texture-red.jpg") no-repeat center center;
  background-size: cover;
  color: #FFF;
  -webkit-clip-path: polygon(50% 0%, 30% 3%, 9% 18%, 0% 46%, 2% 84%, 9% 97%, 19% 100%, 27% 97%, 33% 88%, 36% 94%, 39% 98%, 46% 100%, 51% 97%, 52% 92%, 55% 96%, 59% 99%, 67% 100%, 73% 96%, 74% 90%, 76% 85%, 79% 90%, 84% 94%, 91% 95%, 97% 92%, 100% 85%, 100% 42%, 96% 23%, 84% 12%, 67% 2%);
          clip-path: polygon(50% 0%, 30% 3%, 9% 18%, 0% 46%, 2% 84%, 9% 97%, 19% 100%, 27% 97%, 33% 88%, 36% 94%, 39% 98%, 46% 100%, 51% 97%, 52% 92%, 55% 96%, 59% 99%, 67% 100%, 73% 96%, 74% 90%, 76% 85%, 79% 90%, 84% 94%, 91% 95%, 97% 92%, 100% 85%, 100% 42%, 96% 23%, 84% 12%, 67% 2%); }
  @media only screen and (max-width: 768px) {
    .bts-content {
      padding: 6rem 1.5rem 1.5rem;
      -webkit-clip-path: polygon(0% 10%, 61% 0%, 100% 14%, 100% 100%, 0% 100%);
              clip-path: polygon(0% 10%, 61% 0%, 100% 14%, 100% 100%, 0% 100%); } }
  .bts-content a, .bts-content a:visited {
    color: #fff; }
  .bts-content a:hover, .bts-content a:active {
    opacity: .5; }

.eye-btn {
  background: url("../assets/icons/eye.svg") no-repeat top center;
  background-size: 70px;
  border: none;
  color: white;
  text-align: center;
  text-decoration: none;
  display: block;
  text-transform: uppercase;
  font-weight: 700;
  margin: 80px auto 0;
  padding-top: 80px;
  cursor: pointer;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  -webkit-transition: -webkit-transform .25s;
  transition: -webkit-transform .25s;
  -o-transition: transform .25s;
  transition: transform .25s;
  transition: transform .25s, -webkit-transform .25s; }
  .eye-btn:hover {
    -webkit-transform: scale(1.15);
        -ms-transform: scale(1.15);
            transform: scale(1.15); }

.question-row {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5rem 7rem; }
  @media only screen and (max-width: 768px) {
    .question-row {
      padding: 4rem 1.5rem; } }

.question-container:nth-child(3n+1) .question-row {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }
  .question-container:nth-child(3n+1) .question-row .question {
    background-image: url("../assets/textures/texture-orange.jpg"); }
.question-container:nth-child(3n+1) .icon {
  -webkit-animation-delay: 0;
          animation-delay: 0;
  top: 50%;
  left: 75%; }
.question-container:nth-child(3n+1) .cloud-one {
  width: 40%;
  top: 0;
  left: 65%; }
.question-container:nth-child(3n+1) .cloud-two {
  width: 10%;
  top: 0;
  left: 5%; }
.question-container:nth-child(3n+1) .cloud-three {
  width: 30%;
  top: 70%;
  left: 40%; }

.question-container:nth-child(3n+2) .question-row {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .question-container:nth-child(3n+2) .question-row .question {
    background-image: url("../assets/textures/texture-purple.jpg"); }
.question-container:nth-child(3n+2) .icon {
  -webkit-animation-delay: 2.5s;
          animation-delay: 2.5s;
  top: 60%;
  left: 15%; }
.question-container:nth-child(3n+2) .cloud-two {
  width: 50%;
  top: 20%;
  left: 60%; }

.question-container:nth-child(3n+0) .question-row {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end; }
  .question-container:nth-child(3n+0) .question-row .question {
    background-image: url("../assets/textures/texture-green.jpg"); }
.question-container:nth-child(3n+0) .icon {
  -webkit-animation-delay: 4s;
          animation-delay: 4s;
  top: 70%;
  left: 25%; }
.question-container:nth-child(3n+0) .cloud-one {
  width: 50%;
  top: 20%;
  left: -10%; }

.question {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  color: #FFF;
  position: relative;
  width: 100%;
  max-width: 800px;
  -webkit-clip-path: polygon(36% 0, 100% 15%, 100% 83%, 54% 100%, 0 85%, 0 18%);
          clip-path: polygon(36% 0, 100% 15%, 100% 83%, 54% 100%, 0 85%, 0 18%);
  -webkit-transition: -webkit-clip-path 1s;
  transition: -webkit-clip-path 1s;
  -o-transition: clip-path 1s;
  transition: clip-path 1s;
  transition: clip-path 1s, -webkit-clip-path 1s; }
  .question .question-link {
    display: block;
    color: #FFF; }
  .question .question-img {
    display: block;
    width: 100%;
    opacity: 0;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s; }
  .question .question-text {
    padding: 5rem;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    opacity: 1;
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s; }
    @media only screen and (max-width: 768px) {
      .question .question-text {
        padding: 1rem; } }
  .question:hover {
    -webkit-clip-path: polygon(66% 0, 100% 19%, 100% 89%, 35% 100%, 0 78%, 0 23%);
            clip-path: polygon(66% 0, 100% 19%, 100% 89%, 35% 100%, 0 78%, 0 23%); }
    .question:hover .question-img {
      opacity: 1; }
    .question:hover .question-text {
      opacity: 0;
      -webkit-transform: scale(0.75);
          -ms-transform: scale(0.75);
              transform: scale(0.75); }</pre></body></html>