.homepage-hero-section .homepage-animation-section {
  width: 100%;
  height: 750vh;
  /*   height: 300vh; */
  color: #fff;
  padding-left: 60px;
  padding-right: 60px;
  position: relative;
  overflow:hidden;
}
.homepage-hero-section .homepage-animation-section * {
  color:inherit;
}
.homepage-hero-section .background-parallax-box {
  width: 100%;
  height: 100vh;
  max-width: 1440px;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}
.homepage-hero-section .background-parallax-triangles {
  width: auto;
  height: auto;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}
.homepage-hero-section .background-parallax-triangles.large {
  transform: scale(2);
}
.homepage-hero-section .background-parallax-triangles.large.blurred {
  opacity: .21;
  filter: blur(4px);
}
.homepage-hero-section .background-triangle-8pm-mid-blue {
  height: 20vh;
  position: relative;
  top: 0.3vh;
  left: 2.7vw;
}
.homepage-hero-section .background-triangle-2pm-light-blue {
  height: 30vh;
  position: relative;
  top: 6.5vh;
  right: -2.6vw;
}
.homepage-hero-section .background-triangle-9pm-mid-blue {
  position: relative;
  top: -9.9vh;
  left: -0.8vw;
}
.homepage-hero-section .background-triangle-10pm-light-blue {
  position: relative;
  top: -10.6vh;
}
.homepage-hero-section .background-parallax-box {
  width: 100%;
  height: 100vh;
  max-width: 1440px;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}
.homepage-hero-section .background-parallax-box.homepage-animation-2 {
  top: 200vh;
}
.homepage-hero-section .background-parallax-box.homepage-animation-3 {
  top: 350vh;
}
.homepage-hero-section .background-parallax-triangles {
  width: auto;
  height: auto;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}
.homepage-hero-section .background-parallax-triangles.large {
  transform: scale(2);
}
.homepage-hero-section .background-parallax-triangles.large.blurred {
  opacity: .21;
  filter: blur(4px);
}
.homepage-hero-section .background-parallax-triangles.large.blurred.homepage-animation-2 {
  transform: translate(-89%)scale(2.3)
}
.homepage-hero-section .background-parallax-triangles.large.blurred.homepage-animation-3 {
  transform: rotate(100deg)translate(-25%,-286px)scale(2.3);
}
.homepage-hero-section .hero-text-box---home {
  z-index: 2;
  width: auto;
  max-width: 1440px;
  grid-column-gap: 16px;
  grid-row-gap: 32px;
  grid-template:
    "Headline"
    "Button"/28vw;
  grid-auto-columns: 1fr;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
  position: absolute;
  top: 60px;
}
.homepage-hero-section h1 {
  font-size: 4.5vw;
  grid-area: Headline;
}
.homepage-hero-section .cta-box {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-content: center;
  justify-content: center;
  display: grid;
  position: relative
    grid-area: Button;
  justify-self: start;
}
.homepage-hero-section .homepage-animation-box {
  width: auto;
  height: 100vh;
  max-width: 1440px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: -60px;
  margin-right: -60px;
  padding-top: 55px;
  padding-bottom: 100px;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}
.homepage-hero-section .homepage-hero-animation {
  width: 100%;
  height: 100%;
  flex: none;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}
.homepage-hero-section .homepage-hero-animation-mobile {
  width: 100%;
  height: 100%;
  display: none;
}
.homepage-hero-section .homepage-animation-skip-button-box {
  width: 100%;
  height: 30px;
  text-align: center;
  justify-content: center;
  align-items: center;
  padding-bottom: 30px;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 55px;
  left: 0%;
  right: 0%;
}
.homepage-hero-section .homepage-animation-skip-link {
  color: #fff;
  text-align: center;
  letter-spacing: 8px;
  text-transform: uppercase;
  margin-top: 16px;
  margin-right: -10px;
  font-family: Ubuntu,Helvetica,sans-serif;
  font-size: .85em;
  text-decoration: none;
}
.homepage-hero-section .text-down-chevron {
  transform-style: preserve-3d;
  display: inline-block;
  position: relative;
  bottom: -5px;
  transform: scaleX(2)rotate(90deg);
}
.homepage-hero-section .homepage-animation-trigger {
  position: absolute;
  top: 100vh;
  bottom: 100vh;
  left: 0%;
  right: auto;
}
.homepage-hero-section .homepage-scroll-icon {
  width: 100%;
  height: 100vh;
  justify-content: center;
  align-items: flex-end;
  padding-bottom: 30px;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}
.homepage-hero-section .no-click {
  pointer-events: none;
}
.homepage-hero-section .scroll-down-mouse-icon {
  flex-direction: column;
  align-items: center;
  display: flex;
}
.homepage-hero-section ._154-mouse {
  width: 25px;
  height: 40px;
  border: 2px solid #fff;
  border-radius: 100px;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}
.homepage-hero-section .scroll-icon-text {
  color: #fff;
  text-align: center;
  letter-spacing: 8px;
  text-transform: uppercase;
  margin-top: 16px;
  margin-right: -10px;
  font-family: Ubuntu,Helvetica,sans-serif;
  font-size: .65em;
  text-decoration: none;
}
.homepage-hero-section ._154-circle {
  width: 6px;
  height: 6px;
  background-color: #fff;
  border-radius: 50%;
  margin-top: 8px
}
.homepage-hero-section .homepage-animation-skip-button-box {
  opacity: 0;
  transition:all 0.4s;
}
.pages_sc_down .homepage-hero-section .homepage-animation-skip-button-box {
  opacity:1;
  position: fixed;
}
.pages_sc_down.remove-sticky .homepage-hero-section .homepage-animation-skip-button-box {
  opacity:0;
}
.pages_sc_down .homepage-hero-section .homepage-scroll-icon {
  opacity:0;
  visibility:hidden;
}
.homepage-hero-section {
  position: relative;
}
.homepage-hero-section .shape-bottom-image {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  text-align: center;
  z-index: 2;
}
.homepage-hero-section .shape-bottom-image img {
  position: absolute;
  width: 200px;
  margin-left: auto;
  margin-right: auto;
  bottom: 0;
  left: 0%;
  right: -3%;
  transform: rotate(9deg);
  bottom: -100px;
}
@-webkit-keyframes mover {
  0% { 
    transform: translateY(0); 
    opacity:1;
  }
  100% 
  {
    transform: translateY(30px);
    opacity:0;
  }
}
._154-circle {
  -webkit-animation: mover 2s infinite ;
  animation: mover 2s infinite;
  animation-duration:1.7s;
}


@media screen and (min-width: 1280px) {
  .homepage-hero-section h1 {
    max-width: 350px;
    font-size: 55px;
  }
}
@media(max-width: 991px) {
  .homepage-hero-section .hero-text-box---home {
    z-index: 2;
    width: 100vw;
    text-align: left;
    grid-template-columns: 1fr;
    margin-left: -60px;
    margin-right: -60px;
    padding-left: 60px;
    padding-right: 60px;
  }
  .homepage-hero-section .homepage-animation-box {
    padding-bottom: 0;
  }
  .homepage-hero-section .homepage-hero-animation {
    display: none !important;
  }
  .homepage-hero-section .homepage-hero-animation-mobile {
    width: 100vw;
    height: 100vh;
    max-height: 65vh;
    flex: none;
    display: block;
    position: relative;
  }
  .homepage-hero-section .homepage-animation-skip-button-box {
    padding-bottom: 55px;
  }
}

@media(max-width: 767px) {
  .homepage-hero-section .hero-text-box---home {
    grid-row-gap: 16px;
    padding-left: 30px;
    padding-right: 30px;
  }
  .homepage-hero-section .homepage-scroll-icon.no-click {
    display: none;
  }
  .homepage-hero-section .homepage-hero-animation-mobile {
    top: 0 !important;
    height: 100vh !important;
    max-height: 100% !important;
  }
}
@media(max-width: 479px) {
  .homepage-hero-section .hero-text-box---home {
    position: relative;
    margin-top: 0;
  }
  .homepage-hero-section h1 {
    font-size: 32px;
  }
  .homepage-hero-section .cta-box {
    margin-top: 8px;
  }
  .homepage-hero-section .homepage-animation-box {
    width: 100vw;
    position: -webkit-sticky;
    position: sticky;
  }
  .homepage-hero-section .homepage-hero-animation-mobile {
    padding-bottom: 85px;
  }
}