/* R E S E T */
* {
  -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    cursor: none !important;
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
html {
  font-size: 8px;
}
body {
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
a {
  text-decoration: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
::-webkit-scrollbar {
  display: none;
}
/* R E S E T */

::-moz-selection { /* Code for Firefox */
    color: #fff;
    background: #63C514;
  }
  
  ::selection {
    color: #fff;
    background: #63C514;
  }

  body {
    background-color: #fff;
    overflow-x: hidden;
    width: 100vw;
  }
  .loading {
    position: fixed;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
    background-color: #63C514;
  }
  #loadingLottie {
    width: 95px;
    height: 23px;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.transition1 {
  position: fixed;
  left: 50%;
  top: 0;
  height: 100%;
  transform: translateX(-50%);
  display: none;
}
.one {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  display: none;
}
.oneTitle {
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.oneTitleName {
  border-radius: 100px;
  padding: 0.5rem 2rem;
  position: relative;
  overflow: hidden;
}
.oneTitleName h1, .oneTitleNameHolder {
  font-family: 'md', tahoma;
  font-weight: 700;
  font-size: 10rem;
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: 0.375rem;
}
.oneTitleNameHolder {
  opacity: 0;
}
.oneTitleName h1 {
  position: absolute;
  left: 150%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.oneTitleNameBg1, .oneTitleNameBg2, .oneTitleNameBg3 {
  position: absolute;
  left: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  border-radius: 100px;
}
.oneTitleNameBg1 {
  background-color: rgb(230, 230, 230)
}
.oneTitleNameBg2 {
  background-color: #43830e;
}
.oneTitleNameBg3 {
  background-color: #63C514;
}
.oneTitleCoHolder {
  text-align: center;
  font-family: 'md', tahoma;
  font-weight: 900;
  font-size: 18.5rem;
  color: #242424;
  text-transform: uppercase;
  letter-spacing: 0.375rem;
  opacity: 0;
}
.oneTitleCo {
  position: relative;
  height: 0;
  overflow: hidden;
}
.oneTitleCoChar, .oneTitleCoCharFake {
  text-align: center;
  font-family: 'md', tahoma;
  font-weight: 900;
  font-size: 18.5rem;
  color: transparent;
  text-transform: uppercase;
  letter-spacing: 0.375rem;
  position: absolute;
  left: 50%;
  top: 400px;
  transform: translate(-50%, -50%);
}
.oneTitleCoCharFake {
  top: 300px;
}
.oneTitleCoChar span {
  color: #242424;
}
.oneTitleCoCharFake1 span {
  color: #FF6B6B;
}
.oneTitleCoCharFake2 span {
  color: #FFD93D;
}
.oneTitleCoCharFake3 span {
  color: #6BCB77;
}
.oneTitleCoCharFake4 span {
  color: #4D96FF;
}
.oneTitleCoCharFakes {
  display: none;
}
.oneVecsR {
  position: absolute;
  right: -15vw;
  top: 0;
  text-align: right;
  opacity: 0;
  transform: scale(1.2);
  background: url(images/oneVecsR.webp);
  height: 200vh;
  background-size: 50%;
  background-position: top left;
}
.oneVecsL {
  position: absolute;
  left: -15vw;
  top: 0;
  opacity: 0;
  transform: scale(1.2);
  background: url(images/oneVecsL.webp);
  height: 200vh;
  background-size: 50%;
  background-position: top right;
}
.oneVecs {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.scrolls, .scrollDist, .loading, .transition1,
.one, .oneTitle, .scrollDown, .two, .oneVecs,
.transition2, .threeVecs, .three, .transition3,
.fourVecs, .fourTitle, .transition4, .fiveVecs, .fiveTop,
.transition5, .sixVecs, .sixTitle, .transition6, .sevenVecs,
.footerP, .footerRights, .six, .five, .fourWhite
 {
  pointer-events: none;
}
.sixInfo, .fiveInfo, .fourCards, .footerLogo, .transition4, .transition5, .transition6, .transition7 {
  pointer-events: all;
}
.scrollsOne, .scrollsFour, .scrollsSix {
  height: 100vh;
}
.scrollsEight {
  height: 150vh;
}
.scrollsTwo, .scrollsThree, .scrollsFive, .scrollsFifteen {
  height: 200vh;
}
.scrollsSeven {
  height: 500vh;
}
.scrollsTwelve {
  height: 400vh;
}
.scrollsNine, .scrollsTen, .scrollsEleven, .scrollsThirteen, .scrollsFourteen, .scrollsSixteen {
  height: 300vh;
}
.oneTitleNameHld {
  overflow: hidden;
  margin-top: -1rem;
}
.two {
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
.twoBlack {
  font-family: 'md', tahoma;
  font-weight: 700;
  font-size: 8rem;
  color: transparent;
  position: relative;
  overflow-y: hidden;
}
.twoGreen {
  font-family: 'md', tahoma;
  font-weight: 900;
  font-size: 10rem;
  color: transparent;
  position: relative;
  overflow-y: hidden;
}
.twoBlack span {
  position: absolute;
  color: #242424;
  top: 100%;
  left: 0;
  right: 0;
  text-align: center;
}
.twoGreen span {
  position: absolute;
  color: #63C514;
  top: 100%;
  left: 0;
  right: 0;
  text-align: center;
}
.transition2 {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  pointer-events: none;
}
.transition2Item {
  width: 11vw;
  height: 100vh;
  position: absolute;
  top: 100%;
  background-color: #63C514;
}
.transition2ItemFake {
  width: 11vw;
  height: 100vh;
  position: absolute;
  top: 100%;
  background-color: #ACE47F;
}
.transition2Item1 {
  width: 12.2vw;
  left: 50%;
  transform: translateX(-50%);
  height: 140vh;
}
.transition2Item9 {
  right: 0;
}
.transition2Item8 {
  left: 0;
}
.transition2Item7 {
  right: 11vw;
  height: 110vh;
}
.transition2Item6 {
  left: 11vw;
  height: 110vh;
}
.transition2Item5 {
  right: 22vw;
  height: 120vh;
}
.transition2Item4 {
  left: 22vw;
  height: 120vh;
}
.transition2Item3 {
  right: 33vw;
  height: 130vh;
}
.transition2Item2 {
  left: 33vw;
  height: 130vh;
}

.threeVecsR {
  position: absolute;
  right: 0;
  top: 0;
  text-align: right;
  opacity: 0;
  transform: scale(1.2) translateY(30vh);
  background: url(images/threeVecsR.webp);
  height: 200vh;
  background-size: 50%;
  background-position: top left;
  width: calc(34vw - 180px);
}
.threeVecsL {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  transform: scale(1.2) translateY(30vh);
  background: url(images/threeVecsL.webp);
  height: 200vh;
  background-size: 50%;
  background-position: top right;
  width: calc(34vw - 22.5rem);
}
.threeVecs, .fourVecs, .fiveVecs, .sixVecs, .sevenVecs {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
}
.three {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.threeTitle {
  font-family: 'md', tahoma;
  font-weight: 700;
  font-size: 6rem;
  letter-spacing: 1px;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.threeTitle span {
  color: transparent;
}
.threeTitle h3 {
  color: #ffffff;
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  top: 100%;
}
.threeP {
  font-family: 'sat', tahoma;
  font-weight: 400;
  font-size: 2.25rem;
  letter-spacing: 0.125rem;
  color: #FFFFFF;
  line-height: 3rem;
  opacity: 0;
  width: 32vw;
  text-align: center;
  margin-top: 24px;
  transform: translateY(80px);
}



.transition3 {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  pointer-events: none;
}
.transition3Item {
  width: 11vw;
  height: 100vh;
  position: absolute;
  top: 100%;
  background-color: #242424;
}
.transition3ItemFake {
  width: 11vw;
  height: 100vh;
  position: absolute;
  top: 100%;
  background-color: #505050;
}
.transition3Item1 {
  width: 12.2vw;
  left: 50%;
  transform: translateX(-50%);
  height: 100vh;
}
.transition3Item9 {
  right: 0;
  height: 140vh;
}
.transition3Item8 {
  left: 0;
  height: 140vh;
}
.transition3Item7 {
  right: 11vw;
  height: 130vh;
}
.transition3Item6 {
  left: 11vw;
  height: 130vh;
}
.transition3Item5 {
  right: 22vw;
  height: 120vh;
}
.transition3Item4 {
  left: 22vw;
  height: 120vh;
}
.transition3Item3 {
  right: 33vw;
  height: 110vh;
}
.transition3Item2 {
  left: 33vw;
  height: 110vh;
}
.nav {
  width: 6rem;
  height: 6rem;
  position: fixed;
  top: 15rem;
  left: 50%;
  transform: translateX(-50%) scale(0);
  border: 2px solid #E4E4E4;
  border-radius: 100%;
  z-index: 500;
  text-align: center;
  transition: all 0.25s cubic-bezier(.38,.01,.25,.98);
}
.nav:hover {
  width: 7rem;
  height: 7rem;
  top: 14.5rem;
}
.navIcon {
  width: 2.5rem;
  margin: 0 auto;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  height: 1.75rem;
}
.navLine {
  height: 0.25rem;
  overflow: hidden;
  background-color: #242424;
  border-radius: 48px;
}
.line2 {
  width: 0;
  margin: 0.5rem 0;
}
.line1, .line3 {
  width: 0;
}
.line1 {
  transform: translateX(0);
  transition: transform 0.25s cubic-bezier(.38,.01,.25,.98);
}
.line3 {
  position: absolute;
  right: 0;
  transition: right 0.25s cubic-bezier(.38,.01,.25,.98);
}
.nav:hover .line3 {
  right: 50%;
}
.nav:hover .line1 {
  transform: translateX(100%);
}
.scrollDown {
  position: fixed;
  bottom: 9rem;
  left: 0;
  right: 0;
  text-align: center;
  font-family: 'sat', tahoma;
  font-weight: 400;
  font-size: 2rem;
  color: #A4A4A4;
  letter-spacing: 0.125rem;
  text-transform: lowercase;
  transform: translateY(-3rem);
  opacity: 0;
}
.scrollDown span {
  display: block;
  text-align: center;
}
.scrollDownLine {
  height: 4rem;
  width: 0.25rem;
  background-color: #dddddd;
  margin: 2rem auto 0;
  border-radius: 48px;
  animation-name: scrollDownLineAnim;
  animation-duration: 2s;
  animation-iteration-count: infinite;
}

@keyframes scrollDownLineAnim {
  0% {
    opacity: 0;
    transform: translateY(-2rem);
  }
  50% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(2rem);
  }
}

.fourVecsR {
  position: absolute;
  right: 0;
  top: 0;
  text-align: right;
  opacity: 0;
  transform: scale(1.2) translateY(10vh);
  background: url(images/fourVecsR.webp);
  height: 200vh;
  background-size: 40%;
  background-position: top left;
}
.fourVecsL {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  transform: scale(1.2) translateY(10vh);
  background: url(images/fourVecsL.webp);
  height: 200vh;
  background-size: 40%;
  background-position: top right;
}
.fourTitle {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.fourTitleGreen {
  font-family: 'md', tahoma;
  font-weight: 700;
  font-size: 12rem;
  letter-spacing: 0.25rem;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.fourTitleWhite {
  font-family: 'md', tahoma;
  font-weight: 900;
  font-size: 13.25rem;
  letter-spacing: 0.375rem;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.fourTitleGreen span, .fourTitleWhite span {
  color: transparent;
}
.fourTitleGreen h5 {
  color: #63C514;
}
.fourTitleWhite h5 {
  color: #ffffff;
}
.fourTitleGreen h5, .fourTitleWhite h5 {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  top: 100%;
}
.fourWhite {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #FFFFFF;
  height: 0;
}
.fourCards {
  position: absolute;
  left: 100%;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  margin-left: 4vw;
}
.fourCard {
  border-radius: 40px;
  border: 1px solid #C0C0C0;
  position: relative;
  width: 26vw;
  margin: 0 1.5vw;
  background-color: #ffffff;
  transition: all 0.25s cubic-bezier(.38,.01,.25,.98);
}
.fourCard:hover {
  background-color: #63C514;
  border: 1px solid #4a9010;
}
.fourCardImg img {
  width: 100%;
  border-radius: 40px 40px 0 0;
}
.fourCardTitle {
  font-family: 'md', tahoma;
  font-weight: 700;
  font-size: 3rem;
  color: #242424;
  letter-spacing: 1px;
  text-align: center;
  margin: 3rem auto 4.5rem;
  transition: color 0.25s cubic-bezier(.38,.01,.25,.98);
}
.fourCard:hover .fourCardTitle {
  color: #ffffff;
}
.fourCardTag {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 50%);
}
.fourCardTag span {
  display: inline-block;
  padding: 0.25rem 0.75rem;
  border-radius: 48px;
  font-family: 'sat', tahoma;
  font-weight: 600;
  font-size: 1.5rem;
  color: #FFFFFF;
  letter-spacing: 0.125rem;
  text-transform: uppercase;
  background-color: #63C514;
  margin: 0 0.5rem;
  transition: all 0.25s cubic-bezier(.38,.01,.25,.98);
}
.fourCardTagDark span {
  background-color: #242424;
}
.fourCard:hover .fourCardTag span {
  background-color: #4a9010;
}
.fourCard:hover .fourCardTagDark span {
  background-color: rgb(5, 5, 5);
}

.fourCardTagOutline {
  background-color: #fff !important;
  color: #242424 !important;
  border: 1px solid #C0C0C0;
}
.fourCard:hover .fourCardTagOutline {
  background-color: #242424 !important;
  color: #fff !important;
  border-color: #242424;
}


.transition4 {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  pointer-events: none;
}
.transition4Item {
  width: 11vw;
  height: 100vh;
  position: absolute;
  top: 100%;
  background-color: #FEC71A;
  pointer-events: all;
}
.transition4ItemFake {
  width: 11vw;
  height: 100vh;
  position: absolute;
  top: 100%;
  background-color: #f7d871;
}
.transition4Item1 {
  left: 0;
  height: 100vh;
}
.transition4Item9 {
  left: 88vw;
  width: 12.2vw;
  height: 140vh;
}
.transition4Item8 {
  left: 77vw;
  height: 135vh;
}
.transition4Item7 {
  left: 66vw;
  height: 130vh;
}
.transition4Item6 {
  left: 55vw;
  height: 125vh;
}
.transition4Item5 {
  left: 44vw;
  height: 120vh;
}
.transition4Item4 {
  left: 33vw;
  height: 115vh;
}
.transition4Item3 {
  left: 22vw;
  height: 110vh;
}
.transition4Item2 {
  left: 11vw;
  height: 105vh;
}
.fiveTitle {
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  font-family: 'md', tahoma;
  font-weight: 700;
  font-size: 12rem;
  color: #242424;
  letter-spacing: 0.125rem;
  text-align: center;
  overflow: hidden;
}
.fiveTitle span {
  color: transparent;
}
.fiveTitle h4 {
  color: #242424;
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  top: 100%;
}
.fiveSlogan {
  font-family: 'sat', tahoma;
  font-weight: 600;
  font-size: 3rem;
  color: #242424;
  letter-spacing: 1.75rem;
  text-transform: lowercase;
  text-align: center;
  position: relative;
  margin: 1rem 0 0 1.75rem;
  transform: translateY(50vh) scale(2);
}
.five {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
}
.fiveTop {
  position: absolute;
  left: 0;
  width: 100vw;
  top: 50%;
  transform: translateY(-50%);
}
.fiveVecsR {
  position: absolute;
  right: 0;
  top: 0;
  text-align: right;
  opacity: 0;
  transform: scale(1.2) translateY(30vh);
  background: url(images/fiveVecsR.webp);
  height: 200vh;
  background-size: 50%;
  background-position: top left;
}
.fiveVecsL {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  transform: scale(1.2) translateY(30vh);
  background: url(images/fiveVecsL.webp);
  height: 200vh;
  background-size: 50%;
  background-position: top right;
}
.fiveInfo {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100vw;
  text-align: center;
  opacity: 0;
}
.fiveP {
  width: 30vw;
  font-family: 'sat', tahoma;
  font-weight: 400;
  font-size: 2rem;
  color: #242424;
  letter-spacing: 0.125rem;
  text-align: center;
  margin: 0 auto;
}
.fiveBtn {
  text-align: center;
  padding-top: 4rem;
}
.fiveBtn a {
  font-family: 'sat', tahoma;
  font-weight: 600;
  font-size: 2rem;
  color: #FFFFFF;
  letter-spacing: 0.25rem;
  text-align: center;
  text-transform: uppercase;
  background-color: #242424;
  border-radius: 80px;
  padding: 2rem 3rem;
  position: relative;
  overflow: hidden;
  display: inline-block;
  transition: padding 0.5s cubic-bezier(.55,0,.09,.99);
}
.fiveBtn a::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  bottom: 0;
  background-color: #63C514;
  transition: top 0.35s cubic-bezier(.55,0,.09,.99);
}
.fiveBtn a span {
  position: absolute;
  left: 0;
  right: 0;
  top: 150%;
  transform: translateY(-50%);
  text-align: center;
  color: #ffffff;
  transition: top 0.45s cubic-bezier(.55,0,.09,.99);
}
.fiveBtn a:hover::before {
  top: 0;
}
.fiveBtn a:hover span {
  top: 50%;
}
.fiveBtn a:hover {
  padding: 2rem 0;
}




.transition5 {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  pointer-events: none;
}
.transition5Item {
  width: 11vw;
  height: 100vh;
  position: absolute;
  top: 100%;
  background-color: #1E159C;
  pointer-events: all;
}
.transition5ItemFake {
  width: 11vw;
  height: 100vh;
  position: absolute;
  top: 100%;
  background-color: #615bb2;
}
.transition5Item1 {
  left: 88vw;
  height: 100vh;
  width: 12.2vw;
}
.transition5Item9 {
  left: 0;
  height: 140vh;
}
.transition5Item8 {
  left: 11vw;
  height: 135vh;
}
.transition5Item7 {
  left: 22vw;
  height: 130vh;
}
.transition5Item6 {
  left: 33vw;
  height: 125vh;
}
.transition5Item5 {
  left: 44vw;
  height: 120vh;
}
.transition5Item4 {
  left: 55vw;
  height: 115vh;
}
.transition5Item3 {
  left: 66vw;
  height: 110vh;
}
.transition5Item2 {
  left: 77vw;
  height: 105vh;
}

.six {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

.sixTitle {
  position: absolute;
  top: 50%;
  left: 50%;
  font-family: 'md', tahoma;
  font-weight: 700;
  font-size: 12rem;
  letter-spacing: 0.125rem;
  text-align: center;
  overflow: hidden;
  transform: translate(-50%, -50%);
}
.sixTitle span {
  color: transparent;
}
.sixTitle h4 {
  color: #fff;
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  top: 100%;
}



.sixInfo {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100vw;
  text-align: center;
  opacity: 0;
}
.sixP {
  width: 30vw;
  font-family: 'sat', tahoma;
  font-weight: 400;
  font-size: 2rem;
  color: #fff;
  letter-spacing: 0.125rem;
  text-align: center;
  margin: 0 auto;
}
.sixBtn {
  text-align: center;
  padding-top: 4rem;
}
.sixBtn a {
  font-family: 'sat', tahoma;
  font-weight: 600;
  font-size: 2rem;
  color: #242424;
  letter-spacing: 0.25rem;
  text-align: center;
  text-transform: uppercase;
  background-color: #ffffff;
  border-radius: 80px;
  padding: 2rem 4rem;
  position: relative;
  overflow: hidden;
  display: inline-block;
  transition: padding 0.5s cubic-bezier(.55,0,.09,.99);
}
.sixBtn a::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  bottom: 0;
  background-color: #63C514;
  transition: top 0.35s cubic-bezier(.55,0,.09,.99);
}
.sixBtn a span {
  position: absolute;
  left: 0;
  right: 0;
  top: 150%;
  transform: translateY(-50%);
  text-align: center;
  color: #fff;
  transition: top 0.45s cubic-bezier(.55,0,.09,.99);
}
.sixBtn a:hover::before {
  top: 0;
}
.sixBtn a:hover span {
  top: 50%;
}
.sixBtn a:hover {
  padding: 2rem 0;
}

.sixVecsR {
  position: absolute;
  right: 0;
  top: 0;
  text-align: right;
  opacity: 0;
  transform: scale(1.2) translateY(50vh);
  background: url(images/sixVecsR.webp);
  height: 200vh;
  background-size: 50%;
  background-position: top left;
}
.sixVecsL {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  transform: scale(1.2) translateY(50vh);
  background: url(images/sixVecsL.webp);
  height: 200vh;
  background-size: 50%;
  background-position: top right;
}





.transition6 {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  pointer-events: none;
}
.transition6Item {
  width: 11vw;
  height: 100vh;
  position: absolute;
  top: 100%;
  background-color: #ffffff;
  pointer-events: all;
}
.transition6ItemFake {
  width: 11vw;
  height: 100vh;
  position: absolute;
  top: 100%;
  background-color: #63C514;
}
.transition6Item1 {
  width: 12.2vw;
  left: 50%;
  transform: translateX(-50%);
  height: 140vh;
}
.transition6Item9 {
  right: 0;
}
.transition6Item8 {
  left: 0;
}
.transition6Item7 {
  right: 11vw;
  height: 110vh;
}
.transition6Item6 {
  left: 11vw;
  height: 110vh;
}
.transition6Item5 {
  right: 22vw;
  height: 120vh;
}
.transition6Item4 {
  left: 22vw;
  height: 120vh;
}
.transition6Item3 {
  right: 33vw;
  height: 130vh;
}
.transition6Item2 {
  left: 33vw;
  height: 130vh;
}

.sevenVecsR {
  position: absolute;
  right: 0;
  top: 0;
  text-align: right;
  opacity: 0;
  transform: scale(1.2) translateY(30vh);
  background: url(images/oneVecsR.webp);
  height: 300vh;
  background-size: 40%;
  background-position: top left;
}
.sevenVecsL {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  transform: scale(1.2) translateY(30vh);
  background: url(images/oneVecsL.webp);
  height: 300vh;
  background-size: 40%;
  background-position: top right;
}
.footerLogo {
  position: fixed;
  height: 10rem;
  left: 50%;
  top: calc(50% - 10rem);
  transform: translate(-50%, -50%);
  overflow: hidden;
}
.footerLogo img {
  height: 10rem;
}
.footerLogoFake {
  opacity: 0;
}
.footerLogoReal {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  overflow: hidden;
  width: 30.375rem;
  transition: width 0.4s cubic-bezier(.38,.01,.25,.98), filter 0.4s cubic-bezier(.38,.01,.25,.98);
  filter: saturate(1);
}
.footerLogo:hover .footerLogoReal {
  width: 10rem;
  filter: saturate(2);
}
.footerP {
  position: fixed;
  top: 50%;
  left: 35vw;
  width: 30vw;
  font-family: 'sat', tahoma;
  font-weight: 400;
  font-size: 2rem;
  color: #242424;
  letter-spacing: 0.125rem;
  text-align: center;
  margin: 0 auto;
  transform: translateY(15rem);
  opacity: 0;
}
.footerRights {
  position: fixed;
  bottom: 15rem;
  left: 0;
  width: 100vw;
  text-align: center;
  font-family: 'sat', tahoma;
  font-weight: 400;
  font-size: 1.625rem;
  color: #9a9a9a;
  letter-spacing: 0.125rem;
  transform: translateY(20rem);
  opacity: 0;
}





.transition7 {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  pointer-events: none;
}
.transition7Item {
  width: 11vw;
  height: 100vh;
  position: absolute;
  top: 100%;
  background-color: #63C514;
}
.transition7ItemFake {
  width: 11vw;
  height: 100vh;
  position: absolute;
  top: 100%;
  background-color: #90d05c;
}
.transition7Item1 {
  width: 12.2vw;
  left: 50%;
  transform: translateX(-50%);
  height: 100vh;
}
.transition7Item9 {
  right: 0;
  height: 140vh;
}
.transition7Item8 {
  left: 0;
  height: 140vh;
}
.transition7Item7 {
  right: 11vw;
  height: 130vh;
}
.transition7Item6 {
  left: 11vw;
  height: 130vh;
}
.transition7Item5 {
  right: 22vw;
  height: 120vh;
}
.transition7Item4 {
  left: 22vw;
  height: 120vh;
}
.transition7Item3 {
  right: 33vw;
  height: 110vh;
}
.transition7Item2 {
  left: 33vw;
  height: 110vh;
}
.scrollDist {
  position: fixed;
  height: 25rem;
  width: 1.5rem;
  background-color: rgba(255, 255, 255, 1);
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.12);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.12);
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.12);
  border-radius: 80px;
  top: 50%;
  left: 10rem;
  transform: translateY(-50%) translateX(-10rem);
  opacity: 0;
  z-index: 450;
}
.scrollDistCircle {
  width: 1rem;
  height: 1rem;
  background-color: #63C514;
  border-radius: 100%;
  margin: 0.5rem auto;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  transition: top 0.2s cubic-bezier(.16,.59,.8,.99);
}

.cursSvg {
  display: none;
}
.Cursor {
  pointer-events: none;
  position: fixed;
  display: block;
  border-radius: 0;
  transform-origin: center center;
  mix-blend-mode: difference;
  top: 0;
  left: 0;
  z-index: 1000;
  filter: url("#goo");
}
.Cursor span {
  position: absolute;
  display: block;
  width: 3.25rem;
  height: 3.25rem;
  border-radius: 20px;
  background-color: #fff;
  transform-origin: center center;
  transform: translate(-50%, -50%);
}
.menuBgFake {
  position: fixed;
  z-index: 799;
  top: 0;
  height: 0;
  left: 50%;
  width: 2rem;
  transform: translateX(-50%);
  background-color: #ACE47F;
  mix-blend-mode: multiply;
  border-radius: 0 0 10rem 10rem;
}
.menuBg {
  border-radius: 0 0 10rem 10rem;
  position: fixed;
  z-index: 800;
  top: 0;
  height: 0;
  left: 50%;
  width: 2rem;
  transform: translateX(-50%);
  background-color: #63C514;
}





.menuClose {
  width: 6rem;
  height: 6rem;
  position: fixed;
  top: 15rem;
  left: 50%;
  transform: translateX(-50%) scale(0);
  border: 2px solid rgba(255, 255, 255, 0.5);
  border-radius: 100%;
  z-index: 801;
  text-align: center;
  display: none;
  transition: all 0.25s cubic-bezier(.38,.01,.25,.98);
}
.menuClose:hover {
  width: 7rem;
  height: 7rem;
  top: 14.5rem;
}
.menuClose img {
  width: 4rem;
  margin: 0 auto;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.menuLinks {
  position: fixed;
  z-index: 802;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  pointer-events: none;
}
.menuLink {
  font-family: 'md', tahoma;
  font-weight: 700;
  font-size: 7rem;
  letter-spacing: 0.75rem;
  text-align: center;
  text-transform: uppercase;
  position: relative;
  overflow: hidden;
  margin: 2rem 0;
  pointer-events: none;
}
.menuLink span {
  color: transparent;
}
.menuLinkReal {
  position: absolute;
  color: #fff;
  top: 100%;
  left: 0;
  right: 0;
  text-align: center;
  pointer-events: all;
  overflow: hidden;
  letter-spacing: 0.25rem;
  transition: letter-spacing 0.3s cubic-bezier(.38,.01,.25,.98), color 0.3s cubic-bezier(.38,.01,.25,.98);
}
.menuLinkReal:hover {
  letter-spacing: 0.75rem;
  color: #41830b;
}
.menuLang {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  display: inline-block;
  font-family: 'md', tahoma;
  font-weight: 700;
  font-size: 2rem;
  letter-spacing: 0.25rem;
  text-align: center;
  text-transform: uppercase;
  padding: 1rem 4.25rem;
  border-radius: 6rem;
  overflow: hidden;
  pointer-events: none;
  margin-top: 4rem;
}
.menuLang span {
  color: transparent;
}
.menuLang a {
  position: absolute;
  left: 2rem;
  top: 110%;
  height: 100%;
  right: 2rem;
  background-color: #fff;
  color: #63C514;
  pointer-events: all;
  border-radius: 48px;
  transition: all 0.3s cubic-bezier(.38,.01,.25,.98);
  letter-spacing: 0.25rem;
}
.menuLang a b {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  text-align: center;
}
.menuLang a:hover {
  background-color: #41830b;
  left: 0;
  right: 0;
  letter-spacing: 0.5rem;
}
.menuAA {
  position: fixed;
  display: inline-block;
  z-index: 805;
  bottom: 10rem;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  pointer-events: none;
}
.menuAATitle {
  font-family: 'sat', tahoma;
  font-weight: 400;
  font-size: 1.5rem;
  letter-spacing: 0.5rem;
  text-transform: uppercase;
  text-align: center;
  overflow: hidden;
  position: relative;
}
.menuAAName {
  font-family: 'sat', tahoma;
  font-weight: 600;
  font-size: 1.875rem;
  letter-spacing: 0.875rem;
  text-transform: uppercase;
  text-align: center;
  margin-right: -0.375rem;
  overflow: hidden;
  position: relative;
}
.menuAATitle span, .menuAAName span {
  color: transparent;
  letter-spacing: 1.625rem;
}
.menuAATitle b {
  color: rgba(255, 255, 255, 0.7);
  transition: all 0.3s cubic-bezier(.38,.01,.25,.98);
}
.menuAAName b {
  color: rgba(255, 255, 255, 1);
  transition: letter-spacing 0.3s cubic-bezier(.38,.01,.25,.98);
}
.menuAATitle b, .menuAAName b {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  top: 100%;
}
.menuAA:hover .menuAATitle b {
  color: rgba(255, 255, 255, 1);
  letter-spacing: 1rem;
}
.menuAA:hover .menuAAName b {
  letter-spacing: 1.625rem;
}

    
.aboutVecsR {
  text-align: right;
  transform: scale(1.2);
  background: url(images/oneVecsR.webp);
  background-size: 70%;
  background-position: top left;
  width: 20vw;
  pointer-events: none;
}
.aboutVecsL {
  transform: scale(1.2);
  background: url(images/oneVecsL.webp);
  background-size: 70%;
  background-position: top right;
  width: 20vw;
  pointer-events: none;
}
.about {
  width: 50vw;
  margin: 25rem auto;
  text-align: center;
}
.aboutTitleBlack {
  font-family: 'md', tahoma;
  font-weight: 700;
  font-size: 8rem;
  letter-spacing: 0.125rem;
  text-align: center;
  color: #242424;
  text-transform: lowercase;
}
.aboutTitleGreen {
  font-family: 'md', tahoma;
  font-weight: 900;
  font-size: 10rem;
  letter-spacing: 0.125rem;
  text-align: center;
  color: #63C514;
  text-transform: uppercase;
}
.aboutP p {
  font-family: 'sat', tahoma;
  font-weight: 400;
  font-size: 2rem;
  text-align: center;
  margin: 4rem 0;
  color: #242424;
}
.aboutPic img {
  width: 100%;
  border-radius: 40px;
  margin: 4rem 0;
}
.aboutBullet {
  margin: 4rem 0;
  text-align: center;
}
.aboutBulletItem {
  font-family: 'sat', tahoma;
  font-weight: 600;
  font-size: 2rem;
  text-align: center;
  color: #242424;
  border: 1px solid #E4E4E4;
  border-radius: 100px;
  padding: 1.5rem 0;
  margin: 1.5rem 0;
}
.pageCtr {
  display: flex;
  justify-content: space-between;
  width: 100vw;
  overflow: hidden;
}


.navPage {
  width: 6rem;
  height: 6rem;
  position: fixed;
  top: 15rem;
  left: 50%;
  transform: translateX(-50%);
  border: 2px solid #E4E4E4;
  border-radius: 100%;
  z-index: 500;
  text-align: center;
  display: inline-block;
  background-color: rgba(255, 255, 255, 0.9);
  transition: all 0.25s cubic-bezier(.38,.01,.25,.98);
}
.navPage:hover {
  width: 7rem;
  height: 7rem;
  top: 14.5rem;
}
.navPageIcon {
  width: 4rem;
  margin: 0 auto;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.navPageIcon img {
  width: 3.25rem;
}
.overlay {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  height: 0;
  background-color: #63C514;
  z-index: 790;
}
.overlay2 {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  height: 0;
  background-color: #63C514;
  z-index: 791;
}
.nextPage {
  height: 25rem;
  width: 100vw;
  background-color: #63C514;
  text-align: center;
  position: relative;
  display: block;
}
.nextPageTitle {
  position: absolute;
  top: 50%;
  left: 50%;
  text-align: center;
  transform: translate(-50%, -50%);
  font-family: 'md', tahoma;
  font-weight: 700;
  font-size: 4rem;
  letter-spacing: 0.125rem;
  color: #fff;
  text-transform: lowercase;
  transition: letter-spacing 0.25s cubic-bezier(.38,.01,.25,.98);
}
.nextPage:hover .nextPageTitle {
  letter-spacing: 1rem;
}
.contactSec {
  margin: 8rem auto;
}
.contactSecTitle {
  font-family: 'md', tahoma;
  font-weight: 700;
  font-size: 4rem;
  letter-spacing: 0.125rem;
  text-align: center;
  color: #242424;
}
.contactSecItems {
  margin-top: 3rem;
}
.contactSecItemsItem {
  display: flex;
  border: 1px solid #E4E4E4;
  border-radius: 200px;
  margin: 2rem auto;
  transition: border 0.25s cubic-bezier(.38,.01,.25,.98);
}
.contactSecItemsItemIcon {
  width: 7rem;
  height: 7rem;
  border: 2px solid #63C514;
  border-radius: 100%;
  position: relative;
}
.contactSecItemsItemIcon img {
  width: 3rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.contactSecItemsItemText {
  font-family: 'sat', tahoma;
  font-weight: 400;
  font-size: 2.25rem;
  text-align: center;
  position: relative;
  margin-left: 3rem;
  width: 100%;
}
.contactSecItemsItemText span {
  position: absolute;
  display: inline-block;
  top: 50%;
  left: 0;
  color: #242424;
  transform: translateY(-52%);
  transition: color 0.25s cubic-bezier(.38,.01,.25,.98);
}
.contactSecItems a:hover {
  border: 1px solid #63C514;
}
.contactSecItems a:hover span {
  color: #63C514;
}
.mobileSecs {
  display: none;
}
.mOne {
  height: 100vh;
  position: relative;
  background: url(images/mOneVecs.webp) #fff fixed;
  background-size: 50%;
}
.mOneTitle {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  text-transform: uppercase;
}
.mOneTitle h1 {
  text-align: center;
  font-family: 'md', tahoma;
  font-weight: 900;
  font-size: 30rem;
  color: #242424;
  letter-spacing: 0.375rem;
}
.mOneTitle h2 {
  text-align: center;
  font-family: 'md', tahoma;
  font-weight: 900;
  font-size: 13.5rem;
  color: #fff;
  background-color: #63C514;
  border-radius: 80px;
  letter-spacing: 0.375rem;
  padding: 0 4.5rem;
}
.mTwo {
  padding: 30rem 0;
  text-align: center;
  background: url(images/mOneVecs.webp) #63C514;
  background-size: 60%;
}
.mTwoTitle {
  font-family: 'md', tahoma;
  font-weight: 900;
  font-size: 10rem;
  color: #fff;
  letter-spacing: 0.375rem;
}
.mTwoP {
  font-family: 'sat', tahoma;
  font-weight: 400;
  font-size: 2.25rem;
  letter-spacing: 0.125rem;
  color: #FFFFFF;
  line-height: 3rem;
  width: 60vw;
  text-align: center;
  margin: 4rem auto 0;
}
.mThree {
  padding: 30rem 0;
  text-align: center;
  background: url(images/mFourVecs.webp) #242424 fixed;
  background-size: 60%;
}
.mThreeTitle {
  font-family: 'md', tahoma;
  font-weight: 900;
  font-size: 10rem;
  color: #63C514;
  letter-spacing: 0.375rem;
  margin-bottom: 5rem;
}
.mThreeCard {
  display: inline-block;
  margin: 2rem auto;
  background-color: #fff;
  width: 60vw;
  overflow: hidden;
  border-radius: 5rem;
  margin: 5rem 0;
}
.mThreeCard img {
  width: 100%;
}
.mThreeCard h5 {
  font-family: 'md', tahoma;
  font-weight: 700;
  font-size: 4rem;
  color: #242424;
  letter-spacing: 0.375rem;
  padding: 4rem 0;
}
.mThreeCard span {
  display: inline-block;
  background-color: #63C514;
  color: #fff;
  font-family: 'sat', tahoma;
  font-weight: 400;
  font-size: 3rem;
  letter-spacing: 0.125rem;
  text-transform: uppercase;
  text-align: center;
  border-radius: 100px;
  padding: 0 2rem;
  margin: 0 1rem 3rem;
}
.mThreeCardOutline {
  background-color: #fff !important;
  color: #242424 !important;
  border: 1px solid #C0C0C0;
}
.mThreeCardClass span {
  background-color: #242424;
}
.mFour {
  padding: 30rem 0;
  text-align: center;
  background: url(images/mFiveVecs.webp) #FEC71A;
  background-size: 60%;
}
.mFourTitle {
  font-family: 'md', tahoma;
  font-weight: 900;
  font-size: 10rem;
  color: #242424;
  letter-spacing: 0.375rem;
}
.mFourP {
  font-family: 'sat', tahoma;
  font-weight: 400;
  font-size: 2.25rem;
  letter-spacing: 0.125rem;
  color: #242424;
  line-height: 3rem;
  width: 60vw;
  text-align: center;
  margin: 4rem auto 0;
}
.mFourBtn {
  display: inline-block;
  background-color: #242424;
  font-family: 'sat', tahoma;
  font-weight: 400;
  font-size: 2rem;
  letter-spacing: 0.25rem;
  color: #fff;
  border-radius: 80px;
  padding: 2rem 4rem;
  text-transform: uppercase;
  margin-top: 6rem;
}


.mFive {
  padding: 30rem 0;
  text-align: center;
  background: url(images/mSixVecs.webp) #1E159C fixed;
  background-size: 60%;
}
.mFiveTitle {
  font-family: 'md', tahoma;
  font-weight: 900;
  font-size: 10rem;
  color: #fff;
  letter-spacing: 0.375rem;
}
.mFiveP {
  font-family: 'sat', tahoma;
  font-weight: 400;
  font-size: 2.25rem;
  letter-spacing: 0.125rem;
  color: #fff;
  line-height: 3rem;
  width: 60vw;
  text-align: center;
  margin: 4rem auto 0;
}
.mFiveBtn {
  display: inline-block;
  background-color: #fff;
  font-family: 'sat', tahoma;
  font-weight: 400;
  font-size: 2rem;
  letter-spacing: 0.25rem;
  color: #242424;
  border-radius: 80px;
  padding: 2rem 4rem;
  text-transform: uppercase;
  margin-top: 6rem;
}
.mFooter {
  background-color: #fff;
  padding: 30rem 0;
  text-align: center;
}
.mFooterLogo {
  display: inline-block;
  margin: 0 auto;
}
.mFooterLogo img {
  height: 10rem;
}
.mFooterP {
  font-family: 'sat', tahoma;
  font-weight: 400;
  font-size: 2.25rem;
  letter-spacing: 0.125rem;
  color: #242424;
  line-height: 3rem;
  width: 60vw;
  text-align: center;
  margin: 4rem auto 0;
}
.mFooterRights {
  font-family: 'sat', tahoma;
  font-weight: 400;
  font-size: 1.5rem;
  letter-spacing: 0.125rem;
  color: #242424;
  text-align: center;
  margin: 10rem auto 0;
}
.noise {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  z-index: 10000;
  pointer-events: none;
  mix-blend-mode: luminosity;
  opacity: 0.5;
}
.noise video {
  width: 100vw;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
  -webkit-mask-image: radial-gradient(circle, rgba(255,255,255,0.13) 33%, rgba(255,255,255,1) 90%);
  mask-image: radial-gradient(circle, rgba(255,255,255,0.13) 33%, rgba(255,255,255,1) 90%);
}

.aboutBulletItemTitle {
  color: #fff;
  font-weight: 900;
  background-color: #63C514;
}