@charset "UTF-8";
@import url("//hello.myfonts.net/count/3c1c21");
@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@300;400;500;600;700&display=swap");
@font-face {
  font-family: "TTFirsNeue-ThinItalic";
  src: url("../fonts/firs/TTFirsNeue-ThinItalic/font.woff2") format("woff2"), url("../fonts/firs/TTFirsNeue-ThinItalic/font.woff") format("woff");
}
@font-face {
  font-family: "TTFirsNeue-Thin";
  src: url("../fonts/firs/TTFirsNeue-Thin/font.woff2") format("woff2"), url("../fonts/firs/TTFirsNeue-Thin/font.woff") format("woff");
}
@font-face {
  font-family: "TTFirsNeue-ExtraLight";
  src: url("../fonts/firs/TTFirsNeue-ExtraLight/font.woff2") format("woff2"), url("../fonts/firs/TTFirsNeue-ExtraLight/font.woff") format("woff");
}
@font-face {
  font-family: "TTFirsNeue-Black";
  src: url("../fonts/firs/TTFirsNeue-Black/font.woff2") format("woff2"), url("../fonts/firs/TTFirsNeue-Black/font.woff") format("woff");
}
@font-face {
  font-family: "TTFirsNeue-BlackItalic";
  src: url("../fonts/firs/TTFirsNeue-BlackItalic/font.woff2") format("woff2"), url("../fonts/firs/TTFirsNeue-BlackItalic/font.woff") format("woff");
}
@font-face {
  font-family: "TTFirsNeue-ExtraBoldItalic";
  src: url("../fonts/firs/TTFirsNeue-ExtraBoldItalic/font.woff2") format("woff2"), url("../fonts/firs/TTFirsNeue-ExtraBoldItalic/font.woff") format("woff");
}
@font-face {
  font-family: "TTFirsNeueVarRoman";
  src: url("../fonts/firs/TTFirsNeueVarRoman/font.woff2") format("woff2"), url("../fonts/firs/TTFirsNeueVarRoman/font.woff") format("woff");
}
@font-face {
  font-family: "TTFirsNeue-BoldItalic";
  src: url("../fonts/firs/TTFirsNeue-BoldItalic/font.woff2") format("woff2"), url("../fonts/firs/TTFirsNeue-BoldItalic/font.woff") format("woff");
}
@font-face {
  font-family: "TTFirsNeue-ExtraBold";
  src: url("../fonts/firs/TTFirsNeue-ExtraBold/font.woff2") format("woff2"), url("../fonts/firs/TTFirsNeue-ExtraBold/font.woff") format("woff");
}
@font-face {
  font-family: "TTFirsNeue-Bold";
  src: url("../fonts/firs/TTFirsNeue-Bold/font.woff2") format("woff2"), url("../fonts/firs/TTFirsNeue-Bold/font.woff") format("woff");
}
@font-face {
  font-family: "TTFirsNeue-DemiBoldItalic";
  src: url("../fonts/firs/TTFirsNeue-DemiBoldItalic/font.woff2") format("woff2"), url("../fonts/firs/TTFirsNeue-DemiBoldItalic/font.woff") format("woff");
}
@font-face {
  font-family: "TTFirsNeueVarItalic";
  src: url("../fonts/firs/TTFirsNeueVarItalic/font.woff2") format("woff2"), url("../fonts/firs/TTFirsNeueVarItalic/font.woff") format("woff");
}
@font-face {
  font-family: "TTFirsNeue-DemiBold";
  src: url("../fonts/firs/TTFirsNeue-DemiBold/font.woff2") format("woff2"), url("../fonts/firs/TTFirsNeue-DemiBold/font.woff") format("woff");
}
@font-face {
  font-family: "TTFirsNeue-Medium";
  src: url("../fonts/firs/TTFirsNeue-Medium/font.woff2") format("woff2"), url("../fonts/firs/TTFirsNeue-Medium/font.woff") format("woff");
}
@font-face {
  font-family: "TTFirsNeue-Italic";
  src: url("../fonts/firs/TTFirsNeue-Italic/font.woff2") format("woff2"), url("../fonts/firs/TTFirsNeue-Italic/font.woff") format("woff");
}
@font-face {
  font-family: "TTFirsNeue-Regular";
  src: url("../fonts/firs/TTFirsNeue-Regular/font.woff2") format("woff2"), url("../fonts/firs/TTFirsNeue-Regular/font.woff") format("woff");
}
@font-face {
  font-family: "TTFirsNeue-MediumItalic";
  src: url("../fonts/firs/TTFirsNeue-MediumItalic/font.woff2") format("woff2"), url("../fonts/firs/TTFirsNeue-MediumItalic/font.woff") format("woff");
}
@font-face {
  font-family: "TTFirsNeue-ExtraLightItalic";
  src: url("../fonts/firs/TTFirsNeue-ExtraLightItalic/font.woff2") format("woff2"), url("../fonts/firs/TTFirsNeue-ExtraLightItalic/font.woff") format("woff");
}
@font-face {
  font-family: "TTFirsNeue-Light";
  src: url("../fonts/firs/TTFirsNeue-Light/font.woff2") format("woff2"), url("../fonts/firs/TTFirsNeue-Light/font.woff") format("woff");
}
@font-face {
  font-family: "TTFirsNeue-LightItalic";
  src: url("../fonts/firs/TTFirsNeue-LightItalic/font.woff2") format("woff2"), url("../fonts/firs/TTFirsNeue-LightItalic/font.woff") format("woff");
}
/* COLORS */
.green, .color--green {
  color: #1ce180;
}

.color--alt_green {
  color: #1CDA80;
}

.blue, .color--blue {
  color: #2a3e4a;
}

.color--darkgray {
  color: #505050;
}

.gray, .color--gray {
  color: #ADAEB1;
}

.lightgray, .color--lightgray {
  color: #E6E8EE;
}

.lightestgray, .color--lightestgray {
  color: #f5f6f7;
}

.white, .color--white {
  color: #ffffff;
}

.color--black {
  color: #000000;
}

.bg-green, .bg--green {
  background-color: #1ce180;
}

.bg--alt_green {
  background-color: #1CDA80;
}

.bg-blue, .bg--blue {
  background-color: #2a3e4a;
}

.bg--black {
  background-color: #000000;
}

.bg--darkgray {
  background-color: #505050;
}

.bg-gray, .bg--gray {
  background-color: #ADAEB1;
}

.bg-lightgray, .bg--lightgray {
  background-color: #E6E8EE;
}

.bg-lightestgray, .bg--lightestgray {
  background-color: #f5f6f7;
}

* {
  box-sizing: border-box;
}

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  font-size: 62.5%;
  font-family: "Manrope", sans-serif;
  font-weight: 400;
  font-weight: normal;
  font-feature-settings: "salt" 0;
  font-variant-ligatures: none;
}

body {
  margin: 0;
  padding: 0;
  width: 100vw;
  overflow-x: hidden;
}

h1,
h2,
h3,
h4,
p,
blockquote,
figure {
  margin: 0;
  padding: 0;
}

section,
main {
  display: block;
}

section {
  position: relative;
}
section .container {
  position: relative;
}
@media (min-width: 1024px) {
  section .container {
    max-width: 1024px;
    margin-left: auto;
    margin-right: auto;
  }
  #charging-draw {
	max-width: 90rem;
	position: absolute;
    top: 0;
    left: calc(30rem + 10%);
  }
}

h1,
h2,
h3,
h4 {
  font-size: inherit;
  font-weight: normal;
}

p {
  font-family: "Manrope", sans-serif;
  font-weight: 300;
  font-size: 1.35rem;
  line-height: 1.5;
}
p.small {
  font-size: 1.15rem;
}
p.subhead {
  font-family: "Manrope", sans-serif;
  font-weight: 300;
  font-size: 2.1rem;
  font-size: clamp(1.8rem, 6vw, 2.1rem);
  letter-spacing: -0.02em;
  line-height: 1.2;
}

ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
  font-feature-settings: "salt" 1;
}

ul.list {
  margin-left: 2rem;
  margin-bottom: 4rem;
}
ul.list li {
  font-family: "Manrope", sans-serif;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.2;
  margin-bottom: 0.8em;
  color: #2a3e4a;
}
ul.list li:before {
  content: "•";
  color: #2a3e4a;
  display: inline-block;
  width: 1.25em;
  margin-left: -1.25em;
  font-size: 1em;
}
ul.list.list--white li {
  color: white;
}
ul.list.list--white li::before {
  color: #1ce180;
}
ul.large li {
  font-size: 1.9rem;
}
ul.large li:before {
  width: 0.75em;
  margin-left: -0.75em;
  font-size: 1.5em;
}

strong, b {
  font-family: "Manrope", sans-serif;
  font-weight: 600;
  font-style: normal;
}

a {
  text-decoration: none;
}
a:hover, a:focus {
  text-decoration: none;
}

button {
  overflow: visible;
  border: 0;
  font: inherit;
  -webkit-font-smoothing: inherit;
  letter-spacing: inherit;
  background: none;
  cursor: pointer;
}

th {
  font-weight: normal;
  font-style: normal;
}

::-moz-focus-inner {
  padding: 0;
  border: 0;
}

:focus {
  outline: 0;
}

img {
  max-width: 100%;
  height: auto;
  border: 0;
}

.label {
  font-family: "Manrope", sans-serif;
  font-weight: 600;
  font-size: 1.2rem;
  letter-spacing: 0.04em;
  line-height: 1.2;
  margin-bottom: 2.083em;
  text-transform: uppercase;
}
.label.label--large {
  font-size: 1.83rem;
  letter-spacing: 0.14em;
  margin-bottom: 1em;
}

.fixed {
  position: fixed;
  overflow: hidden;
}

.fill {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.cover {
  -o-object-fit: cover;
     object-fit: cover;
  max-width: none;
  display: -webkit-flex;
  display: flex;
  height: 100%;
  width: 100%;
}

.ampersand {
  font-feature-settings: "salt" 1;
  font-variant-ligatures: none;
  padding: 0;
  display: inline !important;
}

.btn {
  font-family: "Manrope", sans-serif;
  font-weight: 600;
  display: inline-block;
  transition: all 0.25s ease-in-out;
  padding: 1.4rem 2.4rem 1.3rem;
  font-size: 1.232rem;
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
}
@media (max-width: 640px) {
  .btn {
    white-space: nowrap;
  }
}
.btn:hover {
  transition: 0.2s ease-in-out;
}
.btn.blue, .btn.btn--blue {
  background: #2a3e4a;
  color: white;
}
.btn.blue:hover, .btn.btn--blue:hover {
  box-shadow: 0 1px 2px rgba(42, 62, 74, 0.16), 0 2px 4px rgba(42, 62, 74, 0.14), 0 4px 8px rgba(42, 62, 74, 0.12), 0 8px 16px rgba(42, 62, 74, 0.1), 0 16px 32px rgba(42, 62, 74, 0.08), 0 32px 64px rgba(42, 62, 74, 0.06);
}
.btn.green, .btn.btn--green {
  background: #1ce180;
  color: #2a3e4a;
}
.btn.green:hover, .btn.btn--green:hover {
  box-shadow: 0 32px 64px 0 rgba(28, 225, 128, 0.1), 0 16px 32px 0 rgba(28, 225, 128, 0.12), 0 8px 16px 0 rgba(28, 225, 128, 0.14), 0 4px 8px 0 rgba(28, 225, 128, 0.16), 0 2px 4px 0 rgba(22, 194, 109, 0.5), 0 1px 2px 0 rgba(24, 185, 106, 0.6);
}
.btn.green.hover-on-blue:hover, .btn.btn--green.hover-on-blue:hover {
  box-shadow: 0 32px 64px 0 rgba(28, 225, 128, 0.1), 0 16px 32px 0 rgba(28, 225, 128, 0.12), 0 8px 16px 0 rgba(28, 225, 128, 0.14), 0 4px 8px 0 rgba(18, 45, 54, 0.16), 0 2px 4px 0 rgba(20, 48, 56, 0.5), 0 1px 2px 0 rgba(17, 46, 54, 0.6);
}
.btn.white, .btn.btn--white {
  background-color: white;
  color: #2a3e4a;
}
.btn.large {
  font-size: 2.3rem;
  padding: 1.4rem 4.8rem;
}

.link {
  position: relative;
  font-family: "Manrope", sans-serif;
  font-weight: 600;
  font-size: 1.232rem;
  transition: 0.6s;
  text-transform: uppercase;
}
.link:hover {
  transition: 0.6s;
}
.link:hover:after {
  width: 90%;
  opacity: 1;
  transition: 0.6s;
}
.link:after {
  position: absolute;
  top: 100%;
  left: 0;
  content: "";
  width: 0%;
  height: 2px;
  background: #1ce180;
  opacity: 0;
  transition: 0.6s;
}
.link.color--white {
  color: #ffffff;
}
.link.color--darkgray {
  color: #505050;
}
.link.color--green {
  color: #1ce180;
}

.hide-overflow {
  overflow: hidden;
  display: block;
}

.appear {
  transition: 0.6s;
  display: block;
}
.appear.down {
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}
.appear.up {
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
}
.appear.in-view {
  -webkit-transform: translateY(0%);
          transform: translateY(0%);
}

@media (min-width: 641px) {
  .delay-25 {
    transition-delay: 0.25s;
  }
}

@media (min-width: 641px) {
  .delay-50 {
    transition-delay: 0.5s;
  }
}

@media (min-width: 641px) {
  .delay-75 {
    transition-delay: 0.75s;
  }
}

@media (min-width: 641px) {
  .delay-100 {
    transition-delay: 1s;
  }
}

.fadeup {
  opacity: 0;
  transition-duration: 1s;
  -webkit-transform: translate3d(0, 8%, 0);
          transform: translate3d(0, 8%, 0);
}
.fadeup.in-view {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  -webkit-transform: none;
          transform: none;
}

.fadeup-cascade > *:nth-child(1) {
  transition-delay: calc(1 * .15s);
  -webkit-transform: translate3d(0, 20px, 0);
          transform: translate3d(0, 20px, 0);
  opacity: 0;
  transition-duration: 1s;
}
.fadeup-cascade > *:nth-child(2) {
  transition-delay: calc(2 * .15s);
  -webkit-transform: translate3d(0, 20px, 0);
          transform: translate3d(0, 20px, 0);
  opacity: 0;
  transition-duration: 1s;
}
.fadeup-cascade > *:nth-child(3) {
  transition-delay: calc(3 * .15s);
  -webkit-transform: translate3d(0, 20px, 0);
          transform: translate3d(0, 20px, 0);
  opacity: 0;
  transition-duration: 1s;
}
.fadeup-cascade > *:nth-child(4) {
  transition-delay: calc(4 * .15s);
  -webkit-transform: translate3d(0, 20px, 0);
          transform: translate3d(0, 20px, 0);
  opacity: 0;
  transition-duration: 1s;
}
.fadeup-cascade > *:nth-child(5) {
  transition-delay: calc(5 * .15s);
  -webkit-transform: translate3d(0, 20px, 0);
          transform: translate3d(0, 20px, 0);
  opacity: 0;
  transition-duration: 1s;
}
.fadeup-cascade > *:nth-child(6) {
  transition-delay: calc(6 * .15s);
  -webkit-transform: translate3d(0, 20px, 0);
          transform: translate3d(0, 20px, 0);
  opacity: 0;
  transition-duration: 1s;
}
.fadeup-cascade > *:nth-child(7) {
  transition-delay: calc(7 * .15s);
  -webkit-transform: translate3d(0, 20px, 0);
          transform: translate3d(0, 20px, 0);
  opacity: 0;
  transition-duration: 1s;
}
.fadeup-cascade > *:nth-child(8) {
  transition-delay: calc(8 * .15s);
  -webkit-transform: translate3d(0, 20px, 0);
          transform: translate3d(0, 20px, 0);
  opacity: 0;
  transition-duration: 1s;
}
.fadeup-cascade > *:nth-child(9) {
  transition-delay: calc(9 * .15s);
  -webkit-transform: translate3d(0, 20px, 0);
          transform: translate3d(0, 20px, 0);
  opacity: 0;
  transition-duration: 1s;
}
.fadeup-cascade > *.in-view:nth-child(1) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.fadeup-cascade > *.in-view:nth-child(2) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.fadeup-cascade > *.in-view:nth-child(3) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.fadeup-cascade > *.in-view:nth-child(4) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.fadeup-cascade > *.in-view:nth-child(5) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.fadeup-cascade > *.in-view:nth-child(6) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.fadeup-cascade > *.in-view:nth-child(7) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.fadeup-cascade > *.in-view:nth-child(8) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.fadeup-cascade > *.in-view:nth-child(9) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.fadeup-cascade.in-view > *:nth-child(1) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.fadeup-cascade.in-view > *:nth-child(2) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.fadeup-cascade.in-view > *:nth-child(3) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.fadeup-cascade.in-view > *:nth-child(4) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.fadeup-cascade.in-view > *:nth-child(5) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.fadeup-cascade.in-view > *:nth-child(6) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.fadeup-cascade.in-view > *:nth-child(7) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.fadeup-cascade.in-view > *:nth-child(8) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.fadeup-cascade.in-view > *:nth-child(9) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.flipup {
  opacity: 0;
  -webkit-transform: perspective(500) rotateX(7deg) translate3d(0, 8%, 0);
}
.flipup.in-view {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  transition-duration: 1s;
  opacity: 1;
  -webkit-transform: perspective(0) rotateX(0deg) translate3d(0, 0, 0);
}

.flipright {
  opacity: 0;
  -webkit-transform: perspective(500) rotateY(-7deg) translate3d(-20px, 0, 0);
}
.flipright.in-view {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  transition-duration: 1s;
  opacity: 1;
  -webkit-transform: perspective(0) rotateX(0deg) translate3d(0, 0, 0);
}

.flipleft {
  opacity: 0;
  -webkit-transform: perspective(500) rotateY(7deg) translate3d(20px, 0, 0);
}
.flipleft.in-view {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  transition-duration: 1s;
  opacity: 1;
  -webkit-transform: perspective(0) rotateX(0deg) translate3d(0, 0, 0);
}

.slidedown {
  opacity: 0;
  transition-duration: 1s;
  -webkit-transform: translate3d(0, -8%, 0);
          transform: translate3d(0, -8%, 0);
}
.slidedown.in-view {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  -webkit-transform: none;
          transform: none;
}

.slideleft {
  opacity: 0;
  transition-duration: 1s;
  -webkit-transform: translate3d(20px, 0, 0);
          transform: translate3d(20px, 0, 0);
}
.slideleft.in-view {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.slideleft-cascade > *:nth-child(1) {
  transition-delay: calc(1 * .15s);
  -webkit-transform: translate3d(20px, 0, 0);
          transform: translate3d(20px, 0, 0);
  opacity: 0;
  transition-duration: 1s;
}
.slideleft-cascade > *:nth-child(2) {
  transition-delay: calc(2 * .15s);
  -webkit-transform: translate3d(20px, 0, 0);
          transform: translate3d(20px, 0, 0);
  opacity: 0;
  transition-duration: 1s;
}
.slideleft-cascade > *:nth-child(3) {
  transition-delay: calc(3 * .15s);
  -webkit-transform: translate3d(20px, 0, 0);
          transform: translate3d(20px, 0, 0);
  opacity: 0;
  transition-duration: 1s;
}
.slideleft-cascade > *:nth-child(4) {
  transition-delay: calc(4 * .15s);
  -webkit-transform: translate3d(20px, 0, 0);
          transform: translate3d(20px, 0, 0);
  opacity: 0;
  transition-duration: 1s;
}
.slideleft-cascade > *:nth-child(5) {
  transition-delay: calc(5 * .15s);
  -webkit-transform: translate3d(20px, 0, 0);
          transform: translate3d(20px, 0, 0);
  opacity: 0;
  transition-duration: 1s;
}
.slideleft-cascade > *:nth-child(6) {
  transition-delay: calc(6 * .15s);
  -webkit-transform: translate3d(20px, 0, 0);
          transform: translate3d(20px, 0, 0);
  opacity: 0;
  transition-duration: 1s;
}
.slideleft-cascade > *:nth-child(7) {
  transition-delay: calc(7 * .15s);
  -webkit-transform: translate3d(20px, 0, 0);
          transform: translate3d(20px, 0, 0);
  opacity: 0;
  transition-duration: 1s;
}
.slideleft-cascade > *:nth-child(8) {
  transition-delay: calc(8 * .15s);
  -webkit-transform: translate3d(20px, 0, 0);
          transform: translate3d(20px, 0, 0);
  opacity: 0;
  transition-duration: 1s;
}
.slideleft-cascade > *:nth-child(9) {
  transition-delay: calc(9 * .15s);
  -webkit-transform: translate3d(20px, 0, 0);
          transform: translate3d(20px, 0, 0);
  opacity: 0;
  transition-duration: 1s;
}
.slideleft-cascade > *.in-view:nth-child(1) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.slideleft-cascade > *.in-view:nth-child(2) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.slideleft-cascade > *.in-view:nth-child(3) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.slideleft-cascade > *.in-view:nth-child(4) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.slideleft-cascade > *.in-view:nth-child(5) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.slideleft-cascade > *.in-view:nth-child(6) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.slideleft-cascade > *.in-view:nth-child(7) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.slideleft-cascade > *.in-view:nth-child(8) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.slideleft-cascade > *.in-view:nth-child(9) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.slideleft-cascade.in-view > *:nth-child(1) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.slideleft-cascade.in-view > *:nth-child(2) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.slideleft-cascade.in-view > *:nth-child(3) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.slideleft-cascade.in-view > *:nth-child(4) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.slideleft-cascade.in-view > *:nth-child(5) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.slideleft-cascade.in-view > *:nth-child(6) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.slideleft-cascade.in-view > *:nth-child(7) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.slideleft-cascade.in-view > *:nth-child(8) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.slideleft-cascade.in-view > *:nth-child(9) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.slideright {
  opacity: 0;
  transition-duration: 1s;
  -webkit-transform: translate3d(-20px, 0, 0);
          transform: translate3d(-20px, 0, 0);
}
.slideright.in-view {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.slideright-cascade > *:nth-child(1) {
  transition-delay: calc(1 * .15s);
  -webkit-transform: translate3d(-20px, 0, 0);
          transform: translate3d(-20px, 0, 0);
  opacity: 0;
  transition-duration: 1s;
}
.slideright-cascade > *:nth-child(2) {
  transition-delay: calc(2 * .15s);
  -webkit-transform: translate3d(-20px, 0, 0);
          transform: translate3d(-20px, 0, 0);
  opacity: 0;
  transition-duration: 1s;
}
.slideright-cascade > *:nth-child(3) {
  transition-delay: calc(3 * .15s);
  -webkit-transform: translate3d(-20px, 0, 0);
          transform: translate3d(-20px, 0, 0);
  opacity: 0;
  transition-duration: 1s;
}
.slideright-cascade > *:nth-child(4) {
  transition-delay: calc(4 * .15s);
  -webkit-transform: translate3d(-20px, 0, 0);
          transform: translate3d(-20px, 0, 0);
  opacity: 0;
  transition-duration: 1s;
}
.slideright-cascade > *:nth-child(5) {
  transition-delay: calc(5 * .15s);
  -webkit-transform: translate3d(-20px, 0, 0);
          transform: translate3d(-20px, 0, 0);
  opacity: 0;
  transition-duration: 1s;
}
.slideright-cascade > *:nth-child(6) {
  transition-delay: calc(6 * .15s);
  -webkit-transform: translate3d(-20px, 0, 0);
          transform: translate3d(-20px, 0, 0);
  opacity: 0;
  transition-duration: 1s;
}
.slideright-cascade > *:nth-child(7) {
  transition-delay: calc(7 * .15s);
  -webkit-transform: translate3d(-20px, 0, 0);
          transform: translate3d(-20px, 0, 0);
  opacity: 0;
  transition-duration: 1s;
}
.slideright-cascade > *:nth-child(8) {
  transition-delay: calc(8 * .15s);
  -webkit-transform: translate3d(-20px, 0, 0);
          transform: translate3d(-20px, 0, 0);
  opacity: 0;
  transition-duration: 1s;
}
.slideright-cascade > *:nth-child(9) {
  transition-delay: calc(9 * .15s);
  -webkit-transform: translate3d(-20px, 0, 0);
          transform: translate3d(-20px, 0, 0);
  opacity: 0;
  transition-duration: 1s;
}
.slideright-cascade > *.in-view:nth-child(1) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.slideright-cascade > *.in-view:nth-child(2) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.slideright-cascade > *.in-view:nth-child(3) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.slideright-cascade > *.in-view:nth-child(4) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.slideright-cascade > *.in-view:nth-child(5) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.slideright-cascade > *.in-view:nth-child(6) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.slideright-cascade > *.in-view:nth-child(7) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.slideright-cascade > *.in-view:nth-child(8) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.slideright-cascade > *.in-view:nth-child(9) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.slideright-cascade.in-view > *:nth-child(1) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.slideright-cascade.in-view > *:nth-child(2) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.slideright-cascade.in-view > *:nth-child(3) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.slideright-cascade.in-view > *:nth-child(4) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.slideright-cascade.in-view > *:nth-child(5) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.slideright-cascade.in-view > *:nth-child(6) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.slideright-cascade.in-view > *:nth-child(7) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.slideright-cascade.in-view > *:nth-child(8) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.slideright-cascade.in-view > *:nth-child(9) {
  transition-timing-function: cubic-bezier(0, 0, 0.37, 1);
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.fadein {
  opacity: 0;
  transition-duration: 1s;
}
.fadein.in-view {
  transition-timing-function: linear;
  opacity: 1;
  -webkit-transform: none;
          transform: none;
}

.hbspt-form label:not(.hs-error-msg) {
  display: none;
}
.hbspt-form .hs-error-msg {
  position: relative;
  color: #e2053f;
  margin-bottom: 1rem;
  display: block;
  top: -0.5rem;
}
.hbspt-form legend {
  font-size: 1.4rem;
  color: #ADAEB1;
  display: block;
  margin-top: 2.5rem;
}
.hbspt-form input, .hbspt-form select {
  width: 100%;
  background: #eeeef2;
  border: 0;
  border-radius: 0.4rem;
  min-height: 5.5rem;
  margin-bottom: 1rem;
  padding: 2rem;
  color: #2a3e4a;
  font-size: 1.4rem;
  font-family: "Manrope", sans-serif;
  font-weight: 500;
  display: block;
  max-width: 100%;
}
.hbspt-form input::-webkit-input-placeholder, .hbspt-form select::-webkit-input-placeholder {
  color: #ADAEB1;
  opacity: 1;
}
.hbspt-form input::-moz-placeholder, .hbspt-form select::-moz-placeholder {
  color: #ADAEB1;
  opacity: 1;
}
.hbspt-form input:-ms-input-placeholder, .hbspt-form select:-ms-input-placeholder {
  color: #ADAEB1;
  opacity: 1;
}
.hbspt-form input::placeholder, .hbspt-form select::placeholder {
  color: #ADAEB1;
  opacity: 1;
}
.hbspt-form input:-ms-input-placeholder, .hbspt-form select:-ms-input-placeholder {
  color: #ADAEB1;
  opacity: 1;
}
.hbspt-form input::-ms-input-placeholder, .hbspt-form select::-ms-input-placeholder {
  color: #ADAEB1;
  opacity: 1;
}
.hbspt-form input[type=submit] {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  white-space: nowrap;
  margin-top: 2rem;
}
.hbspt-form select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%2370747D%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-position: right 1.7em top 50%, 0 0;
  background-size: 0.65em auto, 100%;
  color: #2a3e4a;
}
.hbspt-form select::-ms-expand {
  display: none;
}
.hbspt-form select:hover {
  border-color: #888;
}
.hbspt-form select:focus {
  border-color: #aaa;
  box-shadow: 0 0 1px 3px rgba(28, 225, 128, 0.7);
  box-shadow: 0 0 0 3px -moz-mac-focusring;
  color: #222;
  outline: none;
}
.hbspt-form select option {
  font-weight: normal;
  color: #2a3e4a;
}
.hbspt-form textarea {
  display: block;
  width: 100%;
  border: 1px solid #b8becf;
  border-radius: 0.4rem;
  padding: 2rem;
  margin-top: 1rem;
  color: #2a3e4a;
}
.hbspt-form .actions {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
          justify-content: flex-start;
}
.hbspt-form .hs-button {
  font-family: "Manrope", sans-serif;
  font-weight: 600;
  display: inline-block;
  transition: all 0.25s ease-in-out;
  padding: 1.4rem 2.4rem 1.3rem;
  font-size: 1.232rem;
  text-align: center;
  text-transform: uppercase;
  background: #1ce180;
  color: #2a3e4a;
  width: auto;
  border-radius: 0;
}
@media (max-width: 640px) {
  .hbspt-form .hs-button {
    white-space: nowrap;
  }
}
.hbspt-form .hs-button:hover {
  transition: 0.2s ease-in-out;
}
.hbspt-form .hs-button:hover {
  box-shadow: 0 32px 64px 0 rgba(28, 225, 128, 0.1), 0 16px 32px 0 rgba(28, 225, 128, 0.12), 0 8px 16px 0 rgba(28, 225, 128, 0.14), 0 4px 8px 0 rgba(28, 225, 128, 0.16), 0 2px 4px 0 rgba(22, 194, 109, 0.5), 0 1px 2px 0 rgba(24, 185, 106, 0.6);
}

.cta-contain {
  position: relative;
}

.form-cta {
  position: relative;
  max-width: 1180px;
  margin-left: auto;
  margin-right: auto;
  background: #ffffff;
  box-shadow: 0 0 5rem rgba(0, 0, 0, 0.2);
  padding: 7rem 10% 4rem 10%;
}
@media (min-width: 641px) {
  .form-cta {
    padding: 7rem 5% 4rem 5%;
    border-radius: 2rem;
  }
}
@media (min-width: 768px) {
  .form-cta {
    border-radius: 1rem;
  }
  section.vehicleData .copy {
	-webkit-columns: 2;
	-moz-columns: 2;
	columns: 2;
	-webkit-column-gap: 5rem;
	-moz-column-gap: 5rem;
	column-gap: 5rem;
  }
}
.form-cta h4 {
  font-size: 5rem;
  font-family: "Manrope", sans-serif;
  font-weight: 500;
  letter-spacing: -0.15rem;
  margin-top: 0rem;
  margin-bottom: 1rem;
}
@media (min-width: 641px) {
  .form-cta h4 {
    font-size: 6rem;
    margin-top: 5rem;
    margin-bottom: 0rem;
  }
}
.form-cta .product-logo {
  max-width: 12rem;
}
@media (min-width: 641px) {
  .form-cta .product-logo {
    max-width: 100%;
  }
}
.form-cta .form-cta-contain {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 641px) {
  .form-cta .form-cta-contain {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 1024px) {
  .form-cta .form-cta-contain {
    -webkit-flex-direction: row;
            flex-direction: row;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
  }
}
.form-cta .form-info {
  max-width: 50rem;
}
@media (min-width: 1024px) {
  .form-cta .form-info {
    max-width: 34rem;
    margin-right: 10%;
  }
}
.form-cta .form-info p {
  line-height: 1.6;
}
.form-cta .contact-info {
  margin-top: 5rem;
}
.form-cta .contact-info p {
  font-size: 2rem;
  font-family: "Manrope", sans-serif;
  font-weight: 500;
  margin-bottom: 2rem;
}
.form-cta .contact-info p span {
  font-size: 1.3rem;
  display: block;
}
.form-cta .form-contain {
  border-top: 1px solid #E6E8EE;
  padding-top: 5rem;
}
@media (min-width: 1024px) {
  .form-cta .form-contain {
    border: 0;
    padding-top: 0.8rem;
  }
}
.form-cta .form-contain p {
  font-family: "Manrope", sans-serif;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1;
  margin-bottom: 2rem;
}
@media (min-width: 641px) {
  .form-cta .form-contain p {
    font-size: 2rem;
  }
}

:root {
  --subnav-height: 0px;
}

body {
  padding-top: 6rem;
}
@media (min-width: 1024px) {
  body {
    padding-top: 8rem;
  }
}

.icon-arrow path {
  fill: transparent;
  stroke: #6F747E;
  stroke-width: 1px;
}

.no-scroll {
  overflow: hidden;
}

.cd-morph-dropdown {
  position: relative;
  height: 60px;
  background-color: white;
  z-index: 100;
  background-color: white;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  transition: 0.3s;
}
.cd-morph-dropdown.show-nav {
  -webkit-transform: translateY(0%);
          transform: translateY(0%);
}
.cd-morph-dropdown.show-shadow {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.06), 0 3px 6px rgba(0, 0, 0, 0.07), 0 9px 18px rgba(0, 0, 0, 0.08);
}
.cd-morph-dropdown::before {
  /* never visible - used in JS to check mq */
  content: "mobile";
  display: none;
}
.cd-morph-dropdown .nav-trigger {
  /* menu icon - visible on small screens only */
  position: relative;
  top: -2px;
  height: 18px;
  width: 26px;
  /* replace text with icon */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  color: transparent !important;
  display: block;
}
.cd-morph-dropdown .nav-trigger span, .cd-morph-dropdown .nav-trigger span::after, .cd-morph-dropdown .nav-trigger span::before {
  /* these are the 3 lines of the menu icon */
  position: absolute;
  background-color: #2a3e4a;
  height: 0.15rem;
  width: 26px;
}
.cd-morph-dropdown .nav-trigger span {
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  transition: background-color 0.3s;
}
.cd-morph-dropdown .nav-trigger span::after, .cd-morph-dropdown .nav-trigger span::before {
  content: "";
  left: 0;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.cd-morph-dropdown .nav-trigger span::before {
  -webkit-transform: translateY(-7px);
          transform: translateY(-7px);
}
.cd-morph-dropdown .nav-trigger span::after {
  -webkit-transform: translateY(7px);
          transform: translateY(7px);
}
.cd-morph-dropdown .buxton-logo {
  width: 12rem;
  max-width: none;
}
.cd-morph-dropdown.nav-open .nav-trigger span {
  background-color: transparent;
}
.cd-morph-dropdown.nav-open .nav-trigger span::before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.cd-morph-dropdown.nav-open .nav-trigger span::after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.cd-morph-dropdown .main-nav {
  position: relative;
  z-index: 2;
  background-color: white;
}
.cd-morph-dropdown .main-nav ul {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  -webkit-align-items: center;
          align-items: center;
  height: 60px;
  padding: 0 5%;
}
.cd-morph-dropdown .main-nav li {
  display: none;
}
.cd-morph-dropdown .main-nav li:first-child, .cd-morph-dropdown .main-nav li:last-child {
  display: block;
}
.cd-morph-dropdown .morph-dropdown-wrapper {
  position: fixed;
  top: 60px;
  left: 0;
  width: 100%;
  height: calc(100vh - 60px);
  height: calc((var(--vh, 1vh) * 100) - 60px);
  -webkit-transform: translateY(calc(-100% - 60px));
          transform: translateY(calc(-100% - 60px));
  box-shadow: inset 0 1px 0 #e6e6e6;
  background-color: white;
  z-index: 1;
  transition: 0.5s ease;
}
.cd-morph-dropdown .dropdown-list {
  height: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  overflow: auto;
  padding-top: 2rem;
}
.cd-morph-dropdown .dropdown-list > ul {
  -webkit-flex: 1;
          flex: 1;
  padding-bottom: 15rem;
}
@media (min-width: 768px) {
  .cd-morph-dropdown .dropdown-list > ul {
    padding-bottom: 0;
  }
}
.cd-morph-dropdown .dropdown-list > .nav-label {
  background-color: #ffffff;
}
.cd-morph-dropdown.nav-open .morph-dropdown-wrapper {
  display: block;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.cd-morph-dropdown .dropdown.open-content .content {
  margin-top: 0;
}
.cd-morph-dropdown .dropdown.open-content .toggle {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.cd-morph-dropdown .nav-label {
  display: block;
  font-size: 2rem;
  color: #2a3e4a;
  margin-top: 0.8em;
  margin-bottom: 0.8em;
  padding-left: 5%;
  padding-right: 5%;
  font-family: "Manrope", sans-serif;
  font-weight: 400;
  cursor: pointer;
}
.cd-morph-dropdown .nav-label a {
  color: #2a3e4a;
}
.cd-morph-dropdown .nav-label p {
  font-size: 2rem;
}
.cd-morph-dropdown .nav-label p a {
  color: #1ce180;
}
.cd-morph-dropdown .nav-label.stick-bottom {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  border-top: 1px solid #E6E8EE;
  margin: 0;
  padding: 1.1em 5% 0.8em;
  z-index: 10;
}
.cd-morph-dropdown .nav-label.stick-bottom p {
  font-size: 2rem;
  margin-bottom: 2.4rem;
}
.cd-morph-dropdown .nav-label.stick-bottom p a {
  display: inline-block;
  margin-left: 0.5em;
}
.cd-morph-dropdown .nav-label.stick-bottom .btn {
  color: white;
}
.cd-morph-dropdown .dropdown .nav-label {
  display: -webkit-flex;
  display: flex;
}
.cd-morph-dropdown .dropdown .icon {
  height: 24px;
  width: 24px;
  border-radius: 12px;
  background-color: #E6E8EE;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  -webkit-justify-content: center;
          justify-content: center;
}
.cd-morph-dropdown .dropdown .toggle {
  margin-left: auto;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  -webkit-justify-content: flex-start;
          justify-content: flex-start;
  -webkit-transform-origin: center center;
          transform-origin: center center;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  transition: 0.3s ease-in-out;
}
.cd-morph-dropdown .content {
  background: #f5f6f7;
  max-height: 0;
  overflow: hidden;
  transition: 0.5s ease;
  margin-top: -15px;
  padding: 0;
}
.cd-morph-dropdown .gallery .links-list {
  padding-top: 0rem;
}
.cd-morph-dropdown .gallery .content li a:hover {
  background-color: #f5f6f7;
}
.cd-morph-dropdown .gallery .content a {
  display: -webkit-flex;
  display: flex;
  padding: 1.6rem 5%;
}
.cd-morph-dropdown .gallery .content a .link-icon {
  text-align: right;
  width: 5rem;
  height: 5rem;
}
.cd-morph-dropdown .gallery .content a .link-icon svg {
  width: 4rem;
  height: 4rem;
  max-width: none;
}
.cd-morph-dropdown .gallery .content a .link-text {
  padding-left: 2rem;
}
.cd-morph-dropdown .gallery .content a .link-text span {
  display: block;
}
.cd-morph-dropdown .gallery .content a .link-text span.ampersand {
  display: inline;
}
.cd-morph-dropdown .gallery .content a .link-title {
  font-family: "Manrope", sans-serif;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.8;
  color: #2a3e4a;
}
.cd-morph-dropdown .gallery .content a .link-description {
  font-family: "Manrope", sans-serif;
  font-weight: 400;
  font-size: 1.2rem;
  line-height: 1.5;
  color: #ADAEB1;
}
.cd-morph-dropdown .links-list {
  padding: 1rem 0 2rem;
}
.cd-morph-dropdown .links .content > ul > li {
  margin-top: 1em;
}
.cd-morph-dropdown .links-list a,
.cd-morph-dropdown .btn {
  display: block;
}
.cd-morph-dropdown .links-list a:hover,
.cd-morph-dropdown .btn:hover {
  color: #2a3e4a;
}
.cd-morph-dropdown .links-list a {
  color: #2a3e4a;
  padding: 1rem 5%;
  display: inline-block;
  font-size: 1.8rem;
}
@media (min-width: 1024px) {
  .cd-morph-dropdown {
    height: 80px;
    left: 0;
    top: 0;
    width: 100%;
    padding: 0;
    text-align: center;
    background-color: white;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
            align-items: center;
  }
  .cd-morph-dropdown::before {
    content: "desktop";
  }
  .cd-morph-dropdown .nav-trigger {
    display: none;
  }
  .cd-morph-dropdown .buxton-logo {
    padding-bottom: 7px;
    margin-right: 2rem;
  }
  .cd-morph-dropdown .has-dropdown {
    cursor: context-menu;
  }
  .cd-morph-dropdown .has-dropdown > a::after, .cd-morph-dropdown .has-dropdown > span::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 3px 0 3px;
    border-color: #2a3e4a transparent transparent transparent;
    margin-left: 6px;
    position: relative;
    top: 1px;
  }
  .cd-morph-dropdown .main-nav {
    display: inline-block;
    max-width: calc(1280px + 10%);
    margin-left: auto;
    margin-right: auto;
    padding: 0 5%;
    width: 100%;
    background-color: transparent;
  }
  .cd-morph-dropdown .main-nav ul {
    display: -webkit-flex;
    display: flex;
    padding: 0;
  }
  .cd-morph-dropdown .main-nav li {
    display: block;
  }
  .cd-morph-dropdown .main-nav li:first-child a {
    padding-left: 0;
  }
  .cd-morph-dropdown .main-nav li:last-child {
    display: none;
  }
  .cd-morph-dropdown .main-nav li.push-right {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
            align-items: center;
    margin-left: auto;
  }
  .cd-morph-dropdown .main-nav li.push-right .btn {
    margin-top: 0;
  }
  .cd-morph-dropdown .main-nav li.push-right .link {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
            align-items: center;
    margin: 0 3.2em;
    color: #2a3e4a;
    font-size: 1.6rem;
    transition: opacity 0.2s;
  }
  .cd-morph-dropdown .main-nav > ul > li > .parent-link {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
            align-items: center;
    padding: 0 1em;
    height: 70px;
    line-height: 80px;
    color: #2a3e4a;
    font-size: 1.4rem;
    transition: opacity 0.2s;
  }
  .cd-morph-dropdown.is-dropdown-visible .main-nav > ul > li > .parent-link {
    /* main navigation hover effect - on hover, reduce opacity of elements not hovered over */
    opacity: 0.6;
  }
  .cd-morph-dropdown.is-dropdown-visible .main-nav > ul > li.active > .parent-link {
    opacity: 1;
  }
  .cd-morph-dropdown .morph-dropdown-wrapper {
    /* dropdown wrapper - used to create the slide up/slide down effect when dropdown is revealed/hidden */
    display: block;
    position: absolute;
    top: 58px;
    /* overwrite mobile style */
    width: auto;
    padding: 0;
    box-shadow: none;
    background-color: transparent;
    /* Force Hardware acceleration */
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    will-change: transform;
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
  }
  .cd-morph-dropdown.is-dropdown-visible .morph-dropdown-wrapper {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  .cd-morph-dropdown .dropdown-list {
    position: absolute;
    top: 0;
    left: 0;
    visibility: hidden;
    overflow: visible;
    padding-top: 0;
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    will-change: transform, width, height;
    transition: visibility 0.3s;
    box-shadow: 0 -2px 12px rgba(0, 0, 0, 0.08), 28px 28px 28px rgba(0, 0, 0, 0.2);
  }
  .no-csstransitions .cd-morph-dropdown .dropdown-list {
    display: none;
  }
  .cd-morph-dropdown .dropdown-list::before {
    /* dropdown top triangle */
    content: "";
    position: absolute;
    bottom: 100%;
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    height: 0;
    width: 0;
    border: 8px solid transparent;
    border-bottom-color: white;
    opacity: 0;
    transition: opacity 0.3s;
  }
  .cd-morph-dropdown .dropdown-list > ul {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%;
    overflow: hidden;
  }
  .cd-morph-dropdown.is-dropdown-visible .dropdown-list {
    visibility: visible;
    transition: width 0.3s, height 0.3s, -webkit-transform 0.3s;
    transition: transform 0.3s, width 0.3s, height 0.3s;
    transition: transform 0.3s, width 0.3s, height 0.3s, -webkit-transform 0.3s;
  }
  .cd-morph-dropdown.is-dropdown-visible .dropdown-list::before {
    opacity: 1;
  }
  .cd-morph-dropdown .dropdown {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    visibility: hidden;
    width: 100%;
    transition: opacity 0.3s, visibility 0.3s;
  }
  .cd-morph-dropdown .dropdown.active {
    opacity: 1;
    visibility: visible;
  }
  .cd-morph-dropdown .dropdown.move-left .content {
    -webkit-transform: translateX(-100px);
            transform: translateX(-100px);
  }
  .cd-morph-dropdown .dropdown.move-right .content {
    -webkit-transform: translateX(100px);
            transform: translateX(100px);
  }
  .cd-morph-dropdown .dropdown .nav-label {
    display: none;
  }
  .cd-morph-dropdown .nav-label {
    /* hide the nav-label on bigger devices */
    display: none;
  }
  .cd-morph-dropdown .nav-label a {
    color: #2a3e4a;
  }
  .cd-morph-dropdown .nav-label.stick-bottom {
    display: none;
  }
  .cd-morph-dropdown .content {
    margin-top: 0;
    max-height: 100%;
    overflow: visible;
    background-color: white;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
    text-align: left;
  }
  .cd-morph-dropdown .content > ul > li {
    margin-top: 0;
  }
  .cd-morph-dropdown .content > ul > li:nth-of-type(2n) {
    margin-right: 0;
  }
  .cd-morph-dropdown .gallery .content {
    /* you need to set a width for the .content elements because they have a position absolute */
    width: 410px;
  }
  .cd-morph-dropdown .gallery .content li {
    margin-bottom: 0;
  }
  .cd-morph-dropdown .gallery .content li:first-child a {
    padding-bottom: 2.4rem;
  }
  .cd-morph-dropdown .gallery .content li:last-child a {
    padding-bottom: 2.4rem;
  }
  .cd-morph-dropdown .gallery .content a {
    padding: 2rem 3rem;
  }
  .cd-morph-dropdown .gallery .content a .link-icon {
    width: 5rem;
  }
  .cd-morph-dropdown .links .content {
    padding: 2.8rem 3rem;
  }
  .cd-morph-dropdown .links .content > ul > li {
    margin-top: 0;
    margin-bottom: 0;
  }
  .cd-morph-dropdown .links .content,
.cd-morph-dropdown .button .content {
    width: 270px;
  }
  .cd-morph-dropdown .links-list {
    padding: 0;
  }
  .cd-morph-dropdown .links-list a {
    font-size: 1.6rem;
    margin-left: 0;
    padding: 1rem 0.6rem;
    transition: 0.25s ease;
  }
  .cd-morph-dropdown .links-list a:hover {
    color: #1ce180;
  }
  .cd-morph-dropdown .btn {
    display: block;
    width: auto;
    margin: 1.5em 0 0;
  }
  .cd-morph-dropdown .btn:hover {
    background: #2a3e4a;
    color: white;
  }
  .cd-morph-dropdown .content h2 {
    font-size: 1.8rem;
    text-transform: none;
    font-weight: normal;
    color: #2a3e4a;
    margin: 0 0 0.6em;
  }
  .cd-morph-dropdown .bg-layer {
    /* morph dropdown background */
    position: absolute;
    top: 0;
    left: 0;
    height: 1px;
    width: 1px;
    background: white;
    opacity: 0;
    transition: opacity 0.3s;
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    will-change: transform;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
  }
  .cd-morph-dropdown.is-dropdown-visible .bg-layer {
    opacity: 1;
    transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
  }
}
@media (min-width: 1100px) {
  .cd-morph-dropdown .main-nav > ul > li > .parent-link {
    font-size: 1.6rem;
  }
}
@media (min-width: 1280px) {
  .cd-morph-dropdown .main-nav > ul > li > .parent-link {
    padding: 0 1.8rem;
  }
}

footer {
  background-color: #2a3e4a;
  padding: 6rem 10% 5rem;
}
@media (min-width: 768px) {
  footer {
    padding: 6rem 5% 5rem;
  }
}
footer .contain {
  max-width: 1024px;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
}
footer .buxton-logo {
  width: 100%;
  margin-bottom: 3rem;
  padding-right: 2rem;
}
@media (min-width: 641px) {
  footer .buxton-logo {
    margin-right: auto;
    width: 14rem;
  }
}
footer .buxton-logo svg {
  width: 14rem;
}
footer .buxton-logo svg path {
  fill: #1ce180;
}
footer .buxton-logo img {
  width: 14rem;
}
footer .links-contain {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 641px) {
  footer .links-contain {
    -webkit-flex-direction: row;
            flex-direction: row;
    -webkit-justify-content: space-between;
            justify-content: space-between;
  }
}
footer .links-contain ul {
  font-family: "Manrope", sans-serif;
  font-weight: 400;
  font-size: 1.6rem;
  list-style-type: none;
}
footer .links-contain ul a {
  color: #ADAEB1;
}
footer .links-contain lh {
  font-family: "Manrope", sans-serif;
  font-weight: 400;
  font-size: 13px;
  letter-spacing: -0.02em;
  color: #1ce180;
  margin-bottom: 1.5rem;
  display: block;
}
footer .links-contain li {
  margin-bottom: 1rem;
}
footer .links-contain li a {
  font-family: "Manrope", sans-serif;
  font-weight: 300;
  font-size: 1.6rem;
  letter-spacing: -0.02em;
  line-height: 1.1;
  margin-bottom: 1em;
  color: #ffffff;
}
footer .links {
  margin-top: 2rem;
}
@media (min-width: 641px) {
  footer .links {
    margin-top: 0;
    margin-left: 5rem;
  }
}
footer .links:first-child {
  margin-left: 0;
}
footer .copyright-social {
  margin-top: 7rem;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  width: 100%;
}
@media (min-width: 750px) {
  footer .copyright-social {
    margin-top: 20rem;
  }
}
@media (min-width: 1024px) {
  footer .copyright-social {
    -webkit-flex-direction: row;
            flex-direction: row;
  }
}
footer .copyright a, footer .copyright span, footer .copyright address {
  font-size: 1.3rem;
  line-height: 1.5;
  color: #A8A8AC;
  display: block;
}
@media (min-width: 750px) {
  footer .copyright a, footer .copyright span, footer .copyright address {
    display: inline;
    line-height: 1;
  }
}
footer .copyright .pipe {
  padding: 0 1rem;
  display: none;
}
@media (min-width: 750px) {
  footer .copyright .pipe {
    display: inline;
  }
}
footer .copyright address {
  display: block;
  font-style: normal;
  padding-top: 0.5em;
}
footer .terms-links {
  margin-top: 1rem;
}
footer .social {
  margin-top: 3rem;
}
@media (min-width: 1024px) {
  footer .social {
    margin-top: 0;
    margin-left: auto;
  }
}
footer .social a {
  margin-right: 3rem;
}

section.bloq--clients {
  padding-top: 8rem;
  padding-bottom: 8rem;
}
@media (min-width: 641px) {
  section.bloq--clients {
    padding-top: 10rem;
    padding-bottom: 10rem;
  }
}
section.bloq--clients h2 {
  font-size: 4.5rem;
  font-size: clamp(3.6rem, 8vw, 4.5rem);
  line-height: 1.1;
}
section.bloq--clients .logos {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-justify-content: center;
          justify-content: center;
  max-width: 1084px;
  margin-bottom: 3.6rem;
}
@media (min-width: 768px) {
  section.bloq--clients .logos {
    -webkit-justify-content: space-between;
            justify-content: space-between;
  }
}
section.bloq--clients .logos .logo {
  margin: 3rem 0;
  width: 50%;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
          justify-content: center;
  -webkit-align-items: center;
          align-items: center;
}
@media (min-width: 600px) {
  section.bloq--clients .logos .logo {
    width: 33%;
  }
}
@media (min-width: 768px) {
  section.bloq--clients .logos .logo {
    width: 25%;
  }
}
section.bloq--clients .logos .logo img {
  max-width: 80%;
  max-height: 80%;
}
section.bloq--clients .logos .logo img.bed-bath-and-beyond {
  max-width: 14rem;
}
section.bloq--clients .logos .logo img.restoration-hardware {
  max-width: 9rem;
}
@media (min-width: 600px) {
  section.bloq--clients .logos .logo img.mercy {
    max-width: 14.2rem;
  }
  section.bloq--clients .logos .logo img.restoration-hardware {
    max-width: 11rem;
  }
  section.bloq--clients .logos .logo img.quest-diagnostics {
    max-width: 18rem;
  }
  section.bloq--clients .logos .logo img.jersey-mikes-subs {
    min-width: 11rem;
  }
  section.bloq--clients .logos .logo img.red-wing-shoes {
    max-width: 11.1rem;
  }
  section.bloq--clients .logos .logo img.urban-outfitters {
    max-width: 18.2rem;
  }
  section.bloq--clients .logos .logo img.potential-fitness {
    max-width: 15.4rem;
  }
}
section.bloq--clients .case-study {
  max-width: 945px;
  margin-left: auto;
  margin-right: auto;
  box-shadow: 0 15px 40px rgba(0, 0, 0, 0.12);
  margin-top: 2rem;
}
@media (min-width: 641px) {
  section.bloq--clients .case-study {
    display: -webkit-flex;
    display: flex;
  }
}
section.bloq--clients .case-study figure {
  position: relative;
  background-color: #ADAEB1;
  width: 100%;
  height: 250px;
  -webkit-flex-grow: 1;
          flex-grow: 1;
}
@media (min-width: 641px) {
  section.bloq--clients .case-study figure {
    height: auto;
    width: 200px;
  }
}
@media (min-width: 768px) {
  section.bloq--clients .case-study figure {
    width: 250px;
  }
  section.bloq--clients .case-study figure:hover .icon-play {
    -webkit-transform: translate(-50%, -50%) scale(1.05);
            transform: translate(-50%, -50%) scale(1.05);
  }
  section.bloq--clients .case-study figure:hover .icon-play .triangle {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
}
section.bloq--clients .case-study figure .icon-play {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  -webkit-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
  height: 67px;
  width: 67px;
  transform-box: fill-box;
  -webkit-transform-origin: center;
          transform-origin: center;
  transition: 0.5s ease-in-out;
}
section.bloq--clients .case-study figure .icon-play .background, section.bloq--clients .case-study figure .icon-play .triangle {
  transform-box: fill-box;
  -webkit-transform-origin: center;
          transform-origin: center;
  transition: 0.5s ease-in-out;
}
section.bloq--clients .case-study .content {
  padding: 3.5rem 2.8rem 2.8rem;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  -webkit-align-items: flex-start;
          align-items: flex-start;
}
@media (min-width: 641px) {
  section.bloq--clients .case-study .content {
    width: calc(100% - 200px);
    padding: 3.5rem 5rem 2.8rem;
  }
}
@media (min-width: 768px) {
  section.bloq--clients .case-study .content {
    width: calc(100% - 285px);
  }
}
section.bloq--clients .case-study .content p {
  font-family: "Manrope", sans-serif;
  font-weight: 300;
  font-size: 1.7rem;
  letter-spacing: -0.02em;
  line-height: 1.425;
  color: #2a3e4a;
  width: 100%;
}
@media (min-width: 641px) {
  section.bloq--clients .case-study .content p {
    font-size: 2rem;
  }
}
section.bloq--clients .case-study .content a {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  margin-top: 1.6rem;
  font-family: "Manrope", sans-serif;
  font-weight: 600;
  font-size: 13px;
  letter-spacing: -0.02em;
  line-height: 1;
}
section.bloq--clients .case-study .content a svg {
  width: 4px;
  height: 10px;
  margin-left: 1rem;
  transition: 0.25s ease-in-out;
}
section.bloq--clients .case-study .content a svg path {
  stroke: #1ce180;
}
section.bloq--clients .case-study .content a:hover svg {
  -webkit-transform: translateX(50%);
          transform: translateX(50%);
}
section.bloq--clients .view-more {
  margin-top: 4rem;
  text-align: center;
}

.heading-line {
  position: relative;
}
.heading-line::before {
  content: "";
  display: block;
  margin-bottom: 2.25rem;
  height: 1px;
  width: 0;
  background-color: #1CDA80;
  will-change: width;
  transition: 0.5s ease-out;
}
.heading-line.in-view::before {
  width: 90px;
}

.padding {
  padding-left: 10%;
  padding-right: 10%;
}
@media (min-width: 641px) {
  .padding {
    padding-left: 5%;
    padding-right: 5%;
  }
}

html {
  overflow-x: hidden;
}

body {
  overflow-x: hidden;
}

h1 {
  max-width: 60rem;
  font-size: 4rem;
  font-family: "Manrope", sans-serif;
  font-weight: 300;
  letter-spacing: -0.02em;
  line-height: 1.2;
  margin-bottom: 0.2em;
}
@media (min-width: 641px) {
  h1 {
    font-size: 6rem;
  }
}

h2 {
  font-size: 4rem;
  font-family: "Manrope", sans-serif;
  font-weight: 300;
  color: #2a3e4a;
  line-height: 1;
  margin-bottom: 2rem;
}
@media (min-width: 641px) {
  h2 {
    font-size: 4.4rem;
  }
}
@media (min-width: 768px) {
  h2 {
    font-size: 4.8rem;
  }
}
@media (min-width: 1024px) {
  h2 {
    font-size: 5.4rem;
  }
}

h3 {
  font-size: 2rem;
  line-height: 1.3;
  font-family: "Manrope", sans-serif;
  font-weight: 300;
  color: #2a3e4a;
  margin-bottom: 1rem;
}
h3.st2 {
  font-size: 3.3rem;
}

p {
  color: #505050;
  font-family: "Manrope", sans-serif;
  font-weight: 300;
  font-size: 1.4rem;
  line-height: 1.5;
}
p.subhead {
  font-size: 1.6rem;
  font-family: "Manrope", sans-serif;
  font-weight: 300;
  line-height: 1.6;
}
p.subhead.large {
  font-size: 2.2rem;
}
p.title {
  font-family: TTFirsNeue-Medium;
  margin-bottom: 1.5em;
  font-family: "Manrope", sans-serif;
  font-weight: 600;
  font-size: 12px;
  letter-spacing: 0.04em;
  line-height: 1.2;
  text-align: left;
  text-transform: uppercase;
}

ul.list {
  margin-left: 2rem;
  margin-bottom: 4rem;
}
ul.list li {
  font-family: "Manrope", sans-serif;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.2;
  margin-bottom: 0.8em;
  color: #2a3e4a;
}
ul.list li:before {
  content: "•";
  color: #2a3e4a;
  display: inline-block;
  width: 1.25em;
  margin-left: -1.25em;
  font-size: 1em;
}
ul.large li {
  font-size: 1.9rem;
}
ul.large li:before {
  width: 0.75em;
  margin-left: -0.75em;
  font-size: 1.5em;
}

.container {
  position: relative;
  max-width: 1024px;
  margin-left: auto;
  margin-right: auto;
}

.label {
  font-family: "Manrope", sans-serif;
  font-weight: 600;
  font-size: 1.6rem;
  line-height: 1.2;
  letter-spacing: 0.14em;
  color: #1ce180;
  text-transform: uppercase;
  margin-bottom: 2rem;
}
@media (min-width: 641px) {
  .label {
    font-size: 1.8rem;
  }
}
.label.pad-large {
  margin-bottom: 2rem;
}
.label.small {
  font-size: 1.3rem;
  margin-bottom: 1rem;
  margin-top: 2rem;
}

.product-logo {
  margin-bottom: 2rem;
  width: 18rem;
}
@media (min-width: 641px) {
  .product-logo {
    width: 18.5rem;
  }
}

.mast {
  overflow: hidden;
  position: relative;
  padding: 10rem 0 8rem;
  z-index: 1;
}
@media (min-width: 641px) {
  .mast {
    padding: 12rem 5% 16rem 5%;
  }
}
@media (min-width: 1200px) {
  .mast {
    padding: 12rem 0 18rem 0;
  }
}
.mast > figure img {
  -o-object-position: center top;
     object-position: center top;
}
.mast .container {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 1024px) {
  .mast .container {
    -webkit-flex-direction: row;
            flex-direction: row;
  }
}
@media (max-width: 1024px) {
	#carChargeImg {
		position: relative;
	}
}
.mast .container figure {
  position: relative;
  -webkit-transform: scale(1.5) translateX(10%);
          transform: scale(1.5) translateX(10%);
  margin-top: 4rem;
  display: none;
}
@media (min-width: 1024px) {
  .mast .container figure {
    display: block;
    margin-top: 0;
    position: absolute;
    top: 15rem;
    left: calc(40rem + 5%);
    width: 93rem;
    -webkit-transform: scale(1) translateY(-18%);
            transform: scale(1) translateY(-18%);
    -webkit-transform-origin: center left;
            transform-origin: center left;
  }
}
.mast .container figure img {
  width: 100%;
}
@media (min-width: 1390px) {
  .mast .container figure {
    top: 14vw;
  }
}
.mast .container figure .screenshot {
  border-radius: 1rem;
  overflow: hidden;
  max-width: none;
  box-shadow: 0 0 5rem rgba(0, 0, 0, 0.2);
}
.mast .content {
  padding: 0 10% 0;
}
@media (min-width: 768px) {
  .mast .content {
    padding: 0 5% 0;
  }
}
.mast .content p {
  padding: 2rem 0 5rem 0;
  max-width: 43rem;
}
.mast svg {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 20vw;
}
.mast .actions {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-align-items: flex-start;
          align-items: flex-start;
}
.mast .actions > a:first-child {
  margin-bottom: 1rem;
}
@media (min-width: 641px) {
  .mast .actions {
    -webkit-flex-direction: row;
            flex-direction: row;
  }
  .mast .actions > a:first-child {
    margin-bottom: 0;
    margin-right: 1rem;
  }
}

.building-line-drawing {
  display: none;
}
.building-line-drawing .in-view {
  display: block;
}

.copy--image {
  margin: 6rem 0 10rem 0;
}
@media (min-width: 800px) {
  .copy--image {
    padding-top: 10rem;
    padding-bottom: 10rem;
    margin: 0;
  }
}
.copy--image h2 {
  font-size: 4.5rem;
  font-size: clamp(3.6rem, 8vw, 4.5rem);
  line-height: 1.1;
}
.copy--image .container {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
@media (min-width: 1024px) {
  .copy--image .container {
    -webkit-flex-direction: row;
            flex-direction: row;
  }
}
@media (min-width: 1024px) {
  .copy--image .content {
    padding: 0;
    max-width: 38rem;
  }
}
.copy--image .graphic {
  position: relative;
  margin-bottom: 8rem;
  border-radius: 8px;
}
@media (min-width: 1024px) {
  .copy--image .graphic {
    position: absolute;
    top: -5rem;
    left: calc(30rem + 10%);
    width: 90rem;
    margin-bottom: 0;
  }
}
.copy--image .graphic img {
  display: block;
}
.copy--image .screenshot {
  border-radius: 1rem;
  overflow: hidden;
  max-width: none;
  box-shadow: 0 0 5rem rgba(0, 0, 0, 0.2);
}
.copy--image .call-out {
  position: absolute;
  bottom: -10%;
  left: 50%;
  margin-left: -15rem;
}
@media (min-width: 641px) {
  .copy--image .call-out {
    margin-left: -18rem;
  }
}
@media (min-width: 1024px) {
  .copy--image .call-out {
    top: 50%;
    left: -5%;
    bottom: auto;
    margin-left: 0;
  }
}
.copy--image .call-out .call-out-header {
  padding: 3rem 3rem 6rem 3rem;
  background: #ffffff;
  box-shadow: 0 0 5rem rgba(0, 0, 0, 0.2);
  border-radius: 1rem;
  max-width: 30rem;
}
@media (min-width: 641px) {
  .copy--image .call-out .call-out-header {
    max-width: 36rem;
    padding: 2rem 2rem 2rem 6rem;
  }
}
.copy--image .call-out span {
  color: #1ce180;
  font-family: TTFirsNeue-DemiBold;
  font-size: 1rem;
  display: inline-block;
}
.copy--image .call-out span.number {
  font-family: TTFirsNeue-Medium;
  font-size: 1.8rem;
}
@media (min-width: 641px) {
  .copy--image .call-out span.number {
    margin-left: 2rem;
  }
}
.copy--image .call-out p {
  font-size: 1.2rem;
  color: #ADAEB1;
  max-width: 25rem;
}
.copy--image .call-out p.title {
  color: #2a3e4a;
  font-family: TTFirsNeue-Medium;
  font-size: 1.8rem;
  margin: 2rem 0 1rem 0;
}
.copy--image .call-out .stats {
  display: -webkit-flex;
  display: flex;
}
.copy--image .call-out .people {
  position: absolute;
  bottom: -4rem;
  left: 50%;
  margin-left: -4rem;
  width: 8rem;
  height: 8rem;
  border-radius: 4rem;
  border: 3px solid white;
  box-shadow: 0 0 5rem rgba(0, 0, 0, 0.4);
}
@media (min-width: 641px) {
  .copy--image .call-out .people {
    top: 50%;
    left: -4rem;
    margin-top: -5rem;
    margin-left: 0;
    bottom: auto;
  }
}
.business-success .graphic {
  margin-bottom: 0;
}
.business-success .graphic::after {
  content: "";
  background: linear-gradient(0deg, white 0%, rgba(255, 255, 255, 0) 100%);
  height: 10rem;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}

section.how-we-help {
  padding-top: 4rem;
  padding-bottom: 7rem;
}
@media (min-width: 641px) {
  section.how-we-help {
    padding-top: 8rem;
    padding-bottom: 14rem;
  }
}
section.how-we-help .cards {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-align-items: stretch;
          align-items: stretch;
  -webkit-justify-content: center;
          justify-content: center;
  margin-top: 4rem;
}
@media (min-width: 641px) {
  section.how-we-help .cards {
    margin-top: 8.5rem;
  }
}
section.how-we-help .cards .card {
  width: 100%;
  box-shadow: 0 15px 40px rgba(0, 0, 0, 0.12);
  padding: 2.4rem;
  border-radius: 5px;
  overflow: hidden;
  margin-bottom: 16px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-align-items: flex-start;
          align-items: flex-start;
  -webkit-justify-content: flex-start;
          justify-content: flex-start;
}
section.how-we-help .cards .card.bg--alt_green {
  box-shadow: 0 15px 40px rgba(28, 218, 128, 0.35);
}
@media (min-width: 560px) {
  section.how-we-help .cards .card {
    margin-right: 8px;
    width: calc(50% - 8px);
    min-height: 270px;
  }
}
@media (min-width: 850px) {
  section.how-we-help .cards .card {
    width: calc(33% - 8px);
  }
}
section.how-we-help .cards .card li {
  max-width: 285px;
  font-size: 1.4rem;
  color: #505050;
  padding-bottom: 1.2rem
}
section.how-we-help .cards .card .link {
  margin-top: 4rem;
}
@media (min-width: 560px) {
  section.how-we-help .cards .card .link {
    margin-top: auto;
  }
}

.why-buxton.copy--image {
  padding-top: 8rem;
  padding-bottom: 8rem;
  margin-bottom: 0;
}
@media (min-width: 641px) {
  .why-buxton.copy--image {
    padding-top: 17rem;
    padding-bottom: 17rem;
  }
}
.why-buxton.copy--image .content {
  max-width: 50rem;
}
@media (min-width: 1024px) {
  .why-buxton.copy--image .content {
    width: 50%;
    max-width: 100%;
    padding-right: 7%;
  }
}
.why-buxton.copy--image .graphic {
  position: static;
}
@media (min-width: 1024px) {
  .why-buxton.copy--image .graphic {
    width: 50%;
  }
}
.why-buxton.copy--image .list {
  margin-top: 2rem;
}
.why-buxton.copy--image .list li {
  font-size: 1.4rem;
  line-height: 1.5;
  font-family: "Manrope", sans-serif;
  font-weight: 300;
}
.why-buxton.copy--image .wb--dot, .why-buxton.copy--image .wb--line-connector, .why-buxton.copy--image .wb--icon-group, .why-buxton.copy--image .text-label {
  opacity: 0;
}
.why-buxton.copy--image .wb--experience .wb--icon-group {
  -webkit-transform-origin: 100% 50%;
          transform-origin: 100% 50%;
}
.why-buxton.copy--image .wb--support .wb--icon-group {
  -webkit-transform-origin: 100% 0%;
          transform-origin: 100% 0%;
}
.why-buxton.copy--image .wb--technology .wb--icon-group {
  -webkit-transform-origin: 0% 0%;
          transform-origin: 0% 0%;
}
.why-buxton.copy--image .wb--depth .wb--icon-group {
  -webkit-transform-origin: 0% 50%;
          transform-origin: 0% 50%;
}
.why-buxton.copy--image svg g, .why-buxton.copy--image svg path, .why-buxton.copy--image svg circle, .why-buxton.copy--image svg .text-label {
  transform-box: fill-box;
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
}

.client-quote {
  padding: 10%;
}
.client-quote blockquote {
  position: relative;
  max-width: 1550px;
  margin-left: auto;
  margin-right: auto;
  background-color: rgba(42, 62, 74, 0.6);
  padding: 10% 8% 8rem 8%;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-align-items: flex-end;
          align-items: flex-end;
  font-size: 3.4rem;
  font-size: clamp(2.2rem, 5vw, 3.4rem);
}
.client-quote blockquote p {
  position: relative;
  font-family: "Manrope", sans-serif;
  font-weight: 300;
  font-size: 1em;
  color: white;
  text-align: right;
}
.client-quote blockquote p::before {
  content: "“";
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.25;
  font-size: 10em;
  line-height: 0.475;
}
.client-quote blockquote .attribution {
  text-align: right;
  color: white;
  margin-top: 0.58em;
}
.client-quote blockquote .attribution .name {
  font-size: 0.88em;
}
.client-quote blockquote .attribution .jobtitle {
  font-size: 0.52em;
}

.cta-contain {
  z-index: 1;
  background-image: linear-gradient(0deg, #2a3e4a 40%, white 40%);
}
@media (min-width: 1024px) {
  .cta-contain {
    padding: 0 5% 10rem;
  }
}

.form-cta {
  margin-top: 10rem;
}
.form-cta .form-contain p {
  font-family: "Manrope", sans-serif;
  font-weight: 300;
  color: #505050;
}
.form-cta .product-logo {
  width: 109px;
}
.form-cta .form-info > p {
  font-size: 1.6rem;
  line-height: 1.75;
}
.form-cta .form-info .contact-info p {
  font-family: "Manrope", sans-serif;
  font-weight: 500;
}
.form-cta .hbspt-form .hs-button {
  font-family: "Manrope", sans-serif;
  font-weight: 700;
}
.form-cta .hbspt-form input, .form-cta .hbspt-form select {
  font-family: "Manrope", sans-serif;
  font-weight: 600;
}
.vehicleData {
  padding-bottom: 5%;
}
@media (max-width: 768px) {
  .vehicleData-copy {
    padding-bottom: 5%;
  }
  #vehicleData-bg {
	display: none;
  }
}

.card ol {
  list-style: none; 
  counter-reset: li;
}
.card li {
  counter-increment: li;
}
.card li::before {
  content: counter(li); 
  color: #1ce180;
  display: inline-block; 
  width: 1em;
  margin-left: -1em;
}
#charging-draw {
	position: relative;
  }
#vehicleData-bg {
	position: absolute;
    top: -8rem;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
}
#vehicleData-bg img {
	max-width: 600px;
}
.label-icon {
	max-width: 45px;
	vertical-align: middle;
	margin-right: 10px;
    margin-bottom: 8px;
}