:root {
  --medium-aquamarine: #04deb4;
  --medium-spring-green: #01ef85;
  --white: white;
  --triangle-blue: #0e2b38;
}

.div-block {
  background-color: #70c29d;
  width: 100%;
  height: 100vh;
  display: block;
}

.mobile-nav {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding-top: 40px;
  padding-left: 0;
  padding-right: 48px;
  display: flex;
}

.nav-text {
  color: #fff;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
  align-items: flex-start;
  width: auto;
  margin-left: 0;
  margin-right: 0;
  font-family: futura-pt, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  display: flex;
}

.image-3 {
  margin: 20px 80px;
}

.background-video {
  z-index: 0;
  flex-wrap: nowrap;
  height: 100vh;
  display: flex;
  position: absolute;
  inset: 0%;
}

.headingtitle {
  color: #fff;
  letter-spacing: 5px;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  height: auto;
  margin-bottom: 70px;
  padding-bottom: 0;
  font-family: futura-pt, sans-serif;
  font-weight: 400;
  display: flex;
  position: static;
  inset: 0%;
}

.headerdiv {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  padding-left: 0;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.buttonwhite {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #0000;
  background-image: none;
  border: 1.8px solid #fff;
  border-radius: 200px;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 50px;
  font-family: futura-pt, sans-serif;
  font-size: 16px;
  transition: background-color .6s;
  display: flex;
}

.buttonwhite:hover {
  background-color: var(--white);
  color: var(--medium-spring-green);
}

.buttonwhite.buttongreen {
  border-color: var(--medium-spring-green);
  transition: background-color .6s;
}

.buttonwhite.buttongreen:hover {
  background-color: var(--medium-spring-green);
  color: var(--white);
}

.buttonwhite.buttongreen.footerbutton {
  margin-bottom: 25px;
  padding-top: 14px;
  padding-bottom: 14px;
}

.paragraph {
  color: #fff;
  text-align: center;
  width: 40vw;
  margin-bottom: 70px;
  padding-bottom: 0;
  font-family: futura-pt, sans-serif;
  font-size: 18px;
}

.mobileheadingtitle {
  color: #fff;
  letter-spacing: 5px;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  height: auto;
  margin-bottom: 70px;
  padding-bottom: 0;
  font-family: futura-pt, sans-serif;
  font-weight: 400;
  display: none;
  position: static;
  inset: 0%;
}

.image-4 {
  align-self: center;
  height: 120vw;
  position: static;
  inset: 0% auto auto 0%;
}

.section {
  -webkit-text-fill-color: inherit;
  background-color: #0000;
  background-image: linear-gradient(to top, #fff, #c9c9c9c9 59%, #67676766 79%, #0000);
  background-clip: border-box;
  height: 150px;
  position: absolute;
  inset: auto 0% 0%;
}

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

.div-block-4 {
  height: 50vh;
}

.sectionwhite {
  background-color: var(--white);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  margin: 0;
  padding: 100px 40px;
  display: flex;
  transform: rotate(0);
}

.headingtitleblack {
  color: var(--triangle-blue);
  letter-spacing: 5px;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  height: auto;
  margin-top: 0;
  margin-bottom: 50px;
  padding-bottom: 0;
  font-family: futura-pt, sans-serif;
  font-weight: 400;
  display: flex;
  position: static;
  inset: 0%;
}

.diagonalsplit {
  background-color: #fff;
  width: 100%;
  height: 50px;
  transform: scale(1.3)translate(0, -43px)rotate(-3deg);
}

.pagewrapper {
  width: 100%;
  height: auto;
  overflow: hidden;
}

.paragraphblack {
  text-align: center;
  width: 40%;
  margin-bottom: 50px;
  font-family: futura-pt, sans-serif;
}

.sectionblue {
  background-color: var(--triangle-blue);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  margin: 0;
  padding: 100px 40px;
  display: flex;
  transform: rotate(0);
}

.headingtitlewhite {
  color: var(--white);
  letter-spacing: 5px;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  height: auto;
  margin-top: 0;
  margin-bottom: 50px;
  padding-bottom: 0;
  font-family: futura-pt, sans-serif;
  font-weight: 400;
  display: flex;
  position: static;
  inset: 0%;
}

.paragraphwhite {
  color: var(--white);
  text-align: center;
  width: 40%;
  margin-bottom: 50px;
  font-family: futura-pt, sans-serif;
}

.buttongreen {
  border: 1.5px solid var(--medium-aquamarine);
  color: var(--medium-spring-green);
  background-color: #0000;
  border-radius: 0;
}

.socialsection {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  margin: 0;
  padding: 100px 40px;
  display: flex;
  transform: rotate(0);
}

.footer {
  background-color: var(--triangle-blue);
  color: var(--medium-spring-green);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 200px;
  margin: 0;
  padding: 130px 40px;
  display: flex;
  transform: rotate(0);
}

.footertext {
  color: var(--white);
  text-align: center;
  width: 40%;
  margin-bottom: 0;
  font-family: futura-pt, sans-serif;
}

.diagonal {
  color: #bd2424;
  background-color: #bb2121;
  width: 100%;
  transform: rotate(2deg);
}

.diagonalcontainer {
  width: 100%;
}

.sectionsplit {
  background-color: #7a1f96;
  width: 120%;
  height: 300px;
  transform: translate(0, -43px)rotate(2deg);
}

.sectionsplitbody {
  background-color: #9721bb;
  height: 500px;
}

.sectionwrapper {
  width: 100%;
  overflow: hidden;
}

.splittest {
  background-color: #832727;
  background-image: url('../images/Test.svg');
  background-position: 0 0;
  background-size: auto;
  background-attachment: scroll;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 200px;
  margin: 0;
  padding: 125px 40px;
  display: block;
  transform: rotate(0);
}

.splitbg {
  background-image: url('../images/Test.svg');
  background-position: 0 0;
  background-size: cover;
  overflow: hidden;
}

.split {
  z-index: 1000;
  object-fit: fill;
  background-color: #c72020;
  width: auto;
  position: relative;
  overflow: visible;
  transform: rotate(2deg);
}

.body {
  background-color: var(--triangle-blue);
  overflow: hidden;
}

.sectionsplitblue {
  background-image: url('../images/Test.svg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  height: 90px;
}

.sectionsplitblue.rotate {
  transform: rotate(180deg);
}

.sectionsplitwhite {
  background-image: url('../images/SplitWhiteBG.svg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  height: 90px;
  margin-bottom: 0;
  position: absolute;
  inset: -19% 0% auto;
}

.sectionsplitwhite.rotate {
  transform: rotate(180deg);
}

.sectionsplitwhite2 {
  background-image: url('../images/Test.svg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  width: 100vw;
  height: 100%;
}

.sectionsplitwhite2.rotate {
  transform: rotate(180deg);
}

.whitesliderdivide {
  background-image: url('../images/SplitWhiteBG.svg');
  background-position: 0 0;
  background-size: auto;
  height: 90px;
  padding-top: 0;
}

.image-5 {
  width: 100%;
}

.div-block-5 {
  background-image: url('../images/GradWhite.png');
  background-position: 0 0;
  background-size: cover;
}

.div-block-6 {
  -webkit-text-fill-color: inherit;
  background-color: #0000;
  background-image: linear-gradient(#00000080, #00000080);
  background-clip: border-box;
  height: 100px;
}

.div-block-7 {
  background-image: linear-gradient(to bottom, white, #87959c 50%, #7d8d94 54%, var(--triangle-blue));
  align-items: center;
  display: flex;
}

.buttons {
  border: 1px solid var(--medium-spring-green);
  color: #818181;
  background-color: #fff;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: 200px;
  padding: 15px 30px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.button-text-4 {
  z-index: 1;
  color: var(--medium-spring-green);
  letter-spacing: 1.5px;
  text-transform: uppercase;
  font-family: Lato, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 15px;
  position: relative;
}

.button-filler {
  border: 0px solid var(--medium-spring-green);
  background-color: var(--medium-spring-green);
  color: var(--white);
  justify-content: center;
  align-items: center;
  height: 50%;
  display: flex;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.button-text-5 {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-top-right-radius: 2.5px;
  border-bottom-right-radius: 2.5px;
  flex: 1;
  padding-top: 30px;
  padding-bottom: 30px;
  font-family: Lato, sans-serif;
  font-size: 12px;
  line-height: 15px;
  display: inline-block;
}

.extraelements {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 101px;
  margin-bottom: 100px;
  display: flex;
}

.btn-2-w-navbar {
  z-index: 10;
  color: #28a8e0;
  letter-spacing: 3px;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  margin: 0 20px;
  padding: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  display: flex;
  position: relative;
}

.btn-2-w-navbar.w--current {
  cursor: pointer;
  margin-top: 20px;
  margin-bottom: 20px;
}

.nav-wrapper-2 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.middle-line-2 {
  background-color: #fff;
  width: 40px;
  height: 2px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: 28px;
  left: 0;
  right: 0;
}

.container-6 {
  max-width: none;
  margin-left: 100px;
  margin-right: 100px;
  padding-left: 0;
  padding-right: 0;
}

.j7finalnavbar {
  background-color: #0000;
  width: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
  overflow: visible;
}

.bottom-line-2 {
  background-color: #fff;
  width: 40px;
  height: 2px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: 38px;
  left: 0;
  right: 0;
}

.navcontainer {
  display: flex;
}

.vert-line {
  transform-origin: 0 0;
  transform-style: preserve-3d;
  background-color: #000;
  width: 4px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transform: scale3d(1, .35, 1);
}

.vert-line.thin {
  transform-style: preserve-3d;
  width: 1px;
  transform: scale3d(1, .25, 1);
}

.vert-line.thin.bott-r, .vert-line.thin.top-r {
  background-color: #28a8e0;
}

.text-block-2 {
  color: #fff;
  text-align: center;
  letter-spacing: 4px;
  font-size: 12px;
  position: relative;
}

.horizont-line {
  transform-origin: 0 0;
  transform-style: preserve-3d;
  background-color: #000;
  width: 100%;
  height: 4px;
  position: absolute;
  top: 0;
  left: 0;
  transform: scale3d(.15, 1, 1);
}

.horizont-line.thin {
  color: #fff;
  transform-style: preserve-3d;
  height: 1px;
  transform: scale3d(.1, 1, 1);
}

.horizont-line.thin.bott-l, .horizont-line.thin.bott-r {
  background-color: #28a8e0;
}

.logodesktop {
  max-width: none;
}

.logomobile {
  max-width: none;
  display: none;
}

.top-line-2 {
  background-color: #fff;
  width: 40px;
  height: 2px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: 18px;
  left: 0;
  right: 0;
}

.nav-button-animated-2 {
  z-index: 900;
  background-color: #0000;
  width: 60px;
  height: 60px;
  margin-top: 10px;
  margin-right: 20px;
  padding: 0;
  position: fixed;
  top: 0;
  right: 0;
}

.nav-button-animated-2.w--open {
  background-color: #0000;
}

.nav-link-4 {
  color: #fff;
  letter-spacing: 3px;
  text-transform: uppercase;
  background-color: #0000;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  margin-left: 20px;
  margin-right: 20px;
  padding: 4px 10px;
  font-size: 12px;
  transition: all .3s;
  display: flex;
}

.nav-link-4:hover {
  background-color: #0000;
  background-image: none;
}

.nav-link-4.w--current {
  color: #fff;
}

.body-2 {
  background-color: var(--triangle-blue);
}

.background {
  cursor: s-resize;
  background-color: #9c0e93;
  position: absolute;
  inset: 0%;
}

.rainbow-cursor {
  z-index: auto;
  opacity: 1;
  cursor: none;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  inset: 0%;
}

.c3 {
  filter: brightness(31%) blur(80px);
  cursor: none;
  max-width: 65vw;
  position: absolute;
}

.marquee-cover-horizontal {
  z-index: 10;
  background-image: linear-gradient(270deg, #fff0 70%, #fff), linear-gradient(270deg, #fff, #fff0 30%);
  position: absolute;
  inset: 0%;
}

.track-horizontal-alt {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.marquee-horizontal-large {
  z-index: 200;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 180px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.track-horizontal {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

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

.flex-vertical.marquee-fix {
  margin-top: 30px;
}

.spacer-30 {
  width: 100%;
  height: 30px;
}

.spacer-30._15-xsvp {
  flex: none;
  width: 30px;
}

.flex-horizontal {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.flex-horizontal.flex-left {
  justify-content: flex-start;
}

.icon-container-alt {
  border-radius: 8px;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 250px;
  height: 150px;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
  box-shadow: 0 7px 15px 3px #afb1b34d;
}

.icon {
  width: 65%;
}

.marquee-cover {
  z-index: 10;
  background-image: linear-gradient(#fff0 70%, #fff), linear-gradient(#fff, #fff0 30%);
  position: absolute;
  inset: 0%;
}

.paragraph-large {
  font-size: 20px;
}

.col {
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
  position: relative;
}

.col.small {
  flex: none;
  width: 41%;
}

.spacer-60 {
  width: 100%;
  height: 60px;
}

.spacer-60._60-width {
  width: 60px;
}

.button {
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  cursor: pointer;
  background-color: #8f00ff;
  border-radius: 8px;
  flex: none;
  justify-content: center;
  align-items: center;
  height: 34px;
  padding: 10px 12px;
  font-size: 16px;
  display: flex;
}

.icon-container {
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 85%;
  height: 15vw;
  display: flex;
  box-shadow: 0 7px 15px 3px #afb1b34d;
}

.track-vertical-alt {
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
  position: relative;
}

.container {
  z-index: 10;
  width: 90%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 60px;
  padding-right: 60px;
  position: relative;
}

.marquee {
  flex-direction: row;
  flex: 1;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 600px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.spacer-15 {
  width: 100%;
  height: 15px;
}

.header-quaternary {
  letter-spacing: 1px;
  max-width: 100%;
  font-size: 14px;
}

.header-quaternary.grey-text.uppercase {
  padding: 2px 4px;
}

.track-vertical {
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
  position: relative;
}

.header-secondary {
  max-width: 100%;
  font-size: 40px;
  line-height: 120%;
}

.sliderdiv {
  height: 500px;
}

.slide {
  width: 25%;
}

.section-2 {
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  height: 100vh;
  display: flex;
  overflow: hidden;
}

.slide-wrap {
  align-items: center;
  width: 5000px;
  margin-left: -20px;
  margin-right: -20px;
  padding: 40px;
  display: flex;
}

.logo-img._50-r-m {
  margin-right: 200px;
}

.homebg {
  background-color: var(--triangle-blue);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 95vh;
  display: flex;
}

.tclogo {
  width: 20%;
}

.landingpagetext {
  color: #fff;
  text-align: center;
  text-transform: none;
  width: 40vw;
  margin-top: 60px;
  margin-bottom: 60px;
  padding-bottom: 0;
  font-family: futura-pt, sans-serif;
  font-size: 18px;
}

.graddiv {
  background-color: var(--medium-aquamarine);
  background-image: linear-gradient(90deg, var(--medium-aquamarine), var(--medium-spring-green));
  height: 1vh;
  display: none;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  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;
}

.footer1 {
  background-color: var(--triangle-blue);
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 5vh;
  margin-bottom: 0;
  display: flex;
}

.footertext2 {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  width: auto;
  margin-top: 0;
  margin-bottom: 25px;
  padding-bottom: 0;
  font-family: futura-pt, sans-serif;
  font-size: 13px;
}

.heading {
  color: #fff;
  text-align: center;
  letter-spacing: 2.5px;
  text-transform: uppercase;
  width: 40vw;
  margin-top: 60px;
  margin-bottom: 0;
  padding-bottom: 0;
  font-family: futura-pt, sans-serif;
  font-size: 25px;
}

.background-video-2 {
  background-color: #00013342;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
}

@media screen and (max-width: 991px) {
  .mobile-nav {
    margin-top: 40px;
    margin-left: 0;
  }

  .nav-text {
    justify-content: center;
    align-items: center;
    padding-bottom: 20px;
  }

  .image-3 {
    margin-left: 60px;
    margin-right: 60px;
  }

  .sectionwhite {
    background-color: var(--white);
    margin-top: -42px;
  }

  .sectionsplitwhite {
    margin-top: -31px;
    inset: 0% 0% auto;
  }

  .btn-2-w-navbar {
    border: 1px #0000;
    margin-bottom: 20px;
    margin-left: 0;
    margin-right: 0;
    padding: 40px 25px;
    font-size: 25px;
  }

  .nav-wrapper-2 {
    align-items: center;
  }

  .middle-line-2 {
    width: 30px;
  }

  .nav-menu-4 {
    z-index: 2000;
    text-align: left;
    object-fit: fill;
    background-color: #0a172d;
    flex-direction: column;
    justify-content: center;
    align-self: auto;
    align-items: flex-start;
    width: 100vw;
    height: auto;
    padding: 0 60px;
    display: flex;
    position: absolute;
    inset: 0%;
    overflow: visible;
  }

  .container-6 {
    margin-left: 60px;
    margin-right: 60px;
    padding-left: 0;
    padding-right: 0;
  }

  .j7finalnavbar {
    z-index: 2000;
    text-align: left;
    padding-top: 30px;
    padding-bottom: 20px;
  }

  .j7finalnavbar:active {
    background-color: #0000;
  }

  .bottom-line-2 {
    width: 30px;
  }

  .navcontainer {
    text-align: left;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 80vh;
    padding-top: 0;
    display: flex;
  }

  .vert-line.thin {
    display: none;
  }

  .text-block-2 {
    letter-spacing: 5px;
    font-size: 25px;
    font-weight: 700;
  }

  .horizont-line.thin {
    display: none;
  }

  .top-line-2 {
    width: 30px;
  }

  .nav-button-animated-2 {
    align-items: flex-start;
    margin-top: 0;
    margin-right: 0;
    display: block;
    position: relative;
  }

  .nav-link-4 {
    color: #fff;
    text-align: left;
    letter-spacing: 5px;
    text-transform: uppercase;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
    margin-left: 0;
    margin-right: 0;
    padding: 40px 0;
    font-size: 25px;
    font-weight: 700;
    line-height: 0;
    display: flex;
  }

  .nav-link-4:hover {
    color: #edf2f4;
    text-transform: uppercase;
    background-color: #0000;
  }

  .rainbow-cursor {
    display: none;
  }

  .icon-container {
    height: 20vw;
  }

  .container {
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }

  .tclogo {
    width: 50%;
  }

  .landingpagetext {
    width: 80vw;
  }

  .footertext2 {
    width: 80vw;
    margin-bottom: 5px;
  }

  .heading {
    width: 80vw;
  }
}

@media screen and (max-width: 767px) {
  .mobile-nav {
    background-color: #0000;
    flex-flow: row;
    place-content: center;
    align-items: center;
    width: 100%;
    height: 100px;
    margin-top: 40px;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .nav-text {
    letter-spacing: 2px;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 14px;
    display: block;
  }

  .image-3 {
    width: 90px;
    margin-left: 16px;
    margin-right: 15px;
    padding-left: 0;
  }

  .headingtitle {
    display: none;
  }

  .buttonwhite.buttongreen:hover {
    background-color: var(--medium-spring-green);
    color: var(--white);
  }

  .mobileheadingtitle {
    font-size: 40px;
    line-height: 75px;
    display: flex;
  }

  .headingtitleblack, .headingtitlewhite {
    display: none;
  }

  .sectionsplitwhite {
    top: 1%;
  }

  .btn-2-w-navbar {
    padding-left: 0;
    padding-right: 0;
  }

  .nav-wrapper-2 {
    background-color: #0000;
    justify-content: space-between;
  }

  .nav-menu-4 {
    height: 100vh;
    padding-left: 40px;
    padding-right: 40px;
    inset: 0%;
  }

  .container-6 {
    margin-left: 30px;
    margin-right: 30px;
  }

  .j7finalnavbar {
    background-color: #0000;
    padding-top: 20px;
    padding-bottom: 10px;
    position: absolute;
  }

  .text-block-2 {
    font-size: 22px;
  }

  .logodesktop, .logomobile {
    max-width: none;
  }

  .nav-link-4 {
    padding-top: 40px;
    padding-bottom: 40px;
    font-size: 22px;
    line-height: 0;
  }

  .marquee-cover-horizontal {
    background-image: linear-gradient(#fff0 70%, #fff), linear-gradient(#fff, #fff0 30%);
  }

  .flex-horizontal.flip-svp {
    flex-direction: column;
  }

  .marquee-cover {
    background-image: linear-gradient(#fff0 70%, #fff), linear-gradient(#fff, #fff0 30%);
  }

  .paragraph-large {
    font-size: 16px;
  }

  .col {
    align-items: center;
  }

  .col.small {
    width: 100%;
  }

  .spacer-60 {
    height: 40px;
  }

  .icon-container {
    height: 25vw;
  }

  .container {
    width: 100%;
  }

  .marquee {
    height: 70vw;
  }

  .track-vertical {
    align-items: center;
  }

  .header-secondary {
    font-size: 24px;
  }

  .tclogo {
    width: 55%;
  }

  .landingpagetext {
    width: 80vw;
  }

  .footertext2 {
    width: 80vw;
    font-size: 11px;
  }

  .heading {
    width: auto;
    font-size: 22px;
  }
}

@media screen and (max-width: 479px) {
  .mobile-nav {
    flex-direction: row;
    margin-top: 0;
    margin-left: 0;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 14px;
    line-height: 40px;
  }

  .nav-text {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 12px;
  }

  .image-3 {
    display: none;
  }

  .headingtitle {
    width: auto;
  }

  .headerdiv {
    margin-left: 20px;
    margin-right: 20px;
  }

  .buttonwhite {
    color: #fff;
    background-color: #0000;
    border-width: 2px;
  }

  .buttonwhite.buttongreen {
    color: var(--medium-spring-green);
  }

  .paragraph {
    width: 80vw;
    line-height: 20px;
  }

  .mobileheadingtitle {
    width: auto;
    font-size: 60px;
    line-height: 80px;
  }

  .headingtitleblack, .headingtitlewhite {
    width: auto;
  }

  .sectionsplitwhite {
    margin-top: -28px;
  }

  .btn-2-w-navbar {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .brand-2 {
    width: 100px;
  }

  .brand-2.w--current {
    width: 90px;
  }

  .middle-line-2 {
    width: 20px;
  }

  .nav-menu-4 {
    padding-left: 25px;
    padding-right: 25px;
  }

  .container-6 {
    margin-left: 15px;
    margin-right: 15px;
  }

  .j7finalnavbar {
    background-color: #0000;
    margin-top: 0;
    padding-top: 20px;
    padding-bottom: 10px;
    position: absolute;
    overflow: visible;
  }

  .bottom-line-2 {
    width: 20px;
  }

  .navcontainer {
    justify-content: center;
  }

  .text-block-2 {
    letter-spacing: 3px;
    font-size: 20px;
  }

  .logodesktop {
    max-width: none;
    display: none;
  }

  .logomobile {
    max-width: none;
    display: block;
  }

  .top-line-2 {
    width: 20px;
  }

  .nav-link-4 {
    color: #edf2f4;
    letter-spacing: 3px;
    text-transform: uppercase;
    background-color: #0000;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 20px;
    line-height: 0;
    display: flex;
    position: static;
  }

  .nav-link-4:hover {
    background-color: #0000;
  }

  .rainbow-cursor {
    z-index: 2;
    width: 100vw;
    height: 100vh;
    display: none;
    top: 100vh;
  }

  .c3 {
    max-width: 82vw;
  }

  .marquee-horizontal-large {
    height: 130px;
  }

  .flex-vertical.marquee-fix {
    margin-top: 15px;
  }

  .spacer-30._15-xsvp {
    height: 15px;
  }

  .icon-container-alt {
    width: 200px;
    height: 100px;
  }

  .container {
    padding-left: 15px;
    padding-right: 15px;
  }

  .tclogo {
    width: 75%;
  }

  .landingpagetext {
    width: 80vw;
    margin-top: 40px;
    margin-bottom: 40px;
    line-height: 20px;
  }

  .footertext2 {
    letter-spacing: .5px;
    width: 80vw;
    margin-bottom: 0;
    font-size: 9px;
    line-height: 20px;
  }

  .heading {
    width: 80vw;
    margin-top: 40px;
    font-size: 19px;
    line-height: 20px;
  }
}


