@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;
  }
}

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.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;
  }
  .tenant-brand-explanation {
	padding: 20rem 0 10rem 0;
  }
  #sectionLinks,
  .toTop {
	display: none;
  }
}
.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;
  }
  .tenant-brand-explanation {
	padding-top: 20rem;
  }
}
@media (min-width: 640px) {
	#tenantBrandTblContainer {
	  padding-top:0;
	  margin-bottom: 0;
	}
	.tenant-brand-explanation {
	  padding-top: 0 !important;
	}
}
.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;
  }
}
.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;
}

.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%;
  }
}

.video-loop {
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: 1rem;
  box-shadow: 0 0 4rem rgba(0, 0, 0, 0.2);
}
.video-loop.pad-top {
  margin-top: 8rem;
}
.video-loop .browser-top {
  background: #f5f6f8;
  width: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  padding: 1.2rem;
}
.video-loop .browser-top span {
  display: block;
  width: 0.6rem;
  height: 0.6rem;
  border-radius: 0.4rem;
  background: #d4d7e2;
  margin-right: 0.5rem;
}

html {
  overflow-x: hidden;
  font-size: 55%;
}
@media (min-width: 641px) {
  html {
    font-size: 58%;
  }
}
@media (min-width: 768px) {
  html {
    font-size: 60%;
  }
}
@media (min-width: 1024px) {
  html {
    font-size: 62.5%;
  }
}

body {
  overflow-x: hidden;
}

section {
  position: relative;
}

h1 {
  font-family: "Manrope", sans-serif;
  font-weight: 300;
  font-size: 10vw;
  letter-spacing: -0.02em;
  line-height: 1.05;
  text-align: center;
  color: #fff;
  margin-bottom: 0.25em;
}
@media (min-width: 641px) {
  h1 {
    font-size: 7rem;
  }
}

h2 {
  font-family: "Manrope", sans-serif;
  font-weight: 400;
  font-size: 3.45rem;
  line-height: 1.1;
  color: #2a3e4a;
}
h2 span {
  display: block;
}
.overview h2 {
  padding-bottom: 0.7em;
}
.overview h2 span {
  font-family: "Manrope", sans-serif;
  font-weight: 500;
  font-size: 2.1rem;
  letter-spacing: -0.02em;
  line-height: 1.1;
  color: #505050;
  padding-top: 0.3em;
}
.similarities h2 {
  font-size: 10vw;
  letter-spacing: -0.02em;
  line-height: 1.05;
  margin-top: 0.25em;
}
@media (min-width: 451px) {
  .similarities h2 {
    font-size: 4.92rem;
  }
}
.key-diff h2, .how-diff h2, .competitive-advantage h2 {
  font-family: "Manrope", sans-serif;
  font-weight: 600;
  font-size: 2.1rem;
  letter-spacing: -0.02em;
  line-height: 1.2;
  color: #1ce180;
}
.key-diff h2 {
  margin-bottom: 2em;
}
.how-diff h2 {
  margin-bottom: 1em;
}

h3 {
  font-size: 2rem;
  line-height: 1;
  font-family: "Manrope", sans-serif;
  font-weight: 400;
  color: #2a3e4a;
  margin-bottom: 1rem;
}
.similarities h3 {
  font-size: 3.92rem;
  letter-spacing: -0.02em;
  line-height: 1.1;
  margin-bottom: 3.5rem;
}
.scout-benefits h3 {
  font-size: 3.63rem;
  letter-spacing: -0.02em;
  line-height: 1.05;
  margin-bottom: 1.25em;
}

p {
  font-size: 1.6rem;
  line-height: 1.2;
}
p.subhead {
  font-size: 1.6rem;
  line-height: 1.6;
  color: #505050;
}
p.subhead.large {
  font-size: 2.2rem;
}
p.title {
  font-size: 1.8rem;
  font-family: "Manrope", sans-serif;
  font-weight: 600;
  color: #1ce180;
  margin-bottom: 1rem;
}

.heading, section.competitive-advantage ul li, section.scout-benefits .benefits .benefit p.title, section.how-diff .container p.subhead, section.key-diff .content p.subhead, h1, h2, h3 {
  font-feature-settings: "salt" 0;
}

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

.label {
  font-family: "Manrope", sans-serif;
  font-weight: 600;
  font-size: 2rem;
  margin-bottom: 1rem;
  color: #1ce180;
  text-transform: none;
  letter-spacing: 0;
}
.label.pad-large {
  margin-bottom: 2rem;
}
.label.small {
  font-size: 1.3rem;
  margin-bottom: 1rem;
  margin-top: 2rem;
}

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

.buxton-logo.green {
  height: 26px;
  width: 121px;
}
.buxton-logo.green path {
  fill: #1ce180;
}

.feature-diff {
  max-width: 1280px;
  overflow-x: auto;
  margin: 8rem auto;
}
.feature-diff .scroll-container {
  padding: 0 5%;
  min-width: 650px;
}
.feature-diff .icon-check {
  width: 22px;
  height: 17px;
}
.feature-diff .icon-check path {
  fill: #1ce180;
}
.feature-diff table {
  border: none;
  width: 100%;
  margin-bottom: 6.4rem;
}
.feature-diff th {
  position: relative;
  font-family: "Manrope", sans-serif;
  font-weight: 500;
  line-height: 1.1;
  text-align: center;
  font-size: 3.46rem;
  color: #2a3e4a;
  padding: 0 3rem 3rem;
}
.feature-diff th:not(:first-child)::before {
  content: "";
  height: 12px;
  width: 1px;
  background-color: #E6E8EE;
  position: absolute;
  bottom: 0;
  left: 0;
}
.feature-diff th:nth-child(2) {
  font-size: 3rem;
  line-height: 1;
}
.feature-diff th:last-child::after {
  content: "";
  height: 12px;
  width: 1px;
  background-color: #E6E8EE;
  position: absolute;
  bottom: 0;
  right: 0;
}
.feature-diff th:first-child {
  text-align: left;
  font-size: 2.5rem;
  letter-spacing: -0.02em;
  color: #505050;
}
.feature-diff tbody tr:nth-child(odd) {
  background-color: #f5f6f7;
}
.feature-diff td {
  position: relative;
  font-size: 1.6rem;
  line-height: 1.2;
  text-align: left;
  color: #ADAEB1;
  padding: 1.25rem 3rem 1rem;
}
.feature-diff td:not(:first-child) {
  width: 25%;
  text-align: center;
  border-left: 1px solid #E6E8EE;
}
.feature-diff td:last-child {
  border-right: 1px solid #E6E8EE;
}
.feature-diff tr:last-child td::after {
  content: "";
  height: 12px;
  width: 1px;
  background-color: #E6E8EE;
  position: absolute;
  bottom: -12px;
  right: -1px;
}
.feature-diff.dark th {
  color: white;
}
.feature-diff.dark th:not(:first-child)::before {
  background-color: rgba(220, 222, 227, 0.2);
}
.feature-diff.dark th:first-child {
  color: white;
}
.feature-diff.dark tbody tr:nth-child(odd) {
  background-color: #213742;
}
.feature-diff.dark td {
  color: white;
}
.feature-diff.dark td:not(:first-child) {
  border-left: 1px solid rgba(220, 222, 227, 0.2);
}
.tenant-brand-match {
	padding: 5% 5% 0 !important;
	background-color: #ffffff;
}

section.mast {
  position: relative;
  background-color: #2e3d49;
  padding: 13.8rem 3rem calc(15vw + 26rem);
}
@media (min-width: 1024px) {
  section.mast {
    padding: 13.8rem 3rem calc(15vw + 20rem);
  }
}
section.mast .angle {
  -webkit-transform: scaleY(-1);
          transform: scaleY(-1);
  bottom: -1px;
}
section.mast .container {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
section.mast .container p {
  font-size: 1.6rem;
  font-family: "Manrope", sans-serif;
  font-weight: 400;
  font-weight: 300;
  font-size: 1.6rem;
  line-height: 1.65;
  color: #ffffff;
}
section.mast .container p.green {
  margin-top: 1.75em;
  font-family: "Manrope", sans-serif;
  font-weight: 500;
  font-weight: 500;
  color: #ffffff;
}
section.mast .container .btn {
  margin-top: 3rem;
}
section.mast .container .link {
  text-transform: none;
  font-size: inherit;
}

section.overview {
  margin: 6rem 0 10rem 0;
  padding: 0;
}
@media (min-width: 800px) {
  section.overview {
    margin: 12rem 0;
    padding: 0 2.5%;
    border-radius: 2rem;
  }
}
section.overview .container {
  max-width: 1280px;
  margin-top: calc(-15vw - 25rem);
  border-radius: 0;
  background: white;
  box-shadow: 1rem 1rem 3rem rgba(0, 0, 0, 0.2);
  padding: 3rem;
}
@media (min-width: 768px) {
  section.overview .container {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
            justify-content: space-between;
    padding: 3rem 0;
  }
}
@media (min-width: 800px) {
  section.overview .container {
    border-radius: 2.2rem;
  }
}
@media (min-width: 1024px) {
  section.overview .container {
    padding: 5rem;
  }
}
section.overview .container > div {
  padding: 5rem 2rem;
}
@media (min-width: 768px) {
  section.overview .container > div {
    padding: 5rem;
  }
}
section.overview .container > div:first-child {
  border-bottom: 1px solid #E6E8EE;
}
@media (min-width: 768px) {
  section.overview .container > div {
    width: 50%;
  }
  section.overview .container > div:first-child {
    padding-left: 4rem;
    border-right: 1px solid #E6E8EE;
    border-bottom: none;
  }
  section.overview .container > div:last-child {
    padding-right: 4rem;
  }
}
section.overview .container .content p {
  font-family: "Manrope", sans-serif;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.65;
  color: #ADAEB1;
}
section.overview .container .content p strong {
  color: #505050;
  font-family: "Manrope", sans-serif;
  font-weight: 600;
}

section.similarities {
  margin: 6rem 0 5rem 0;
  padding: 0 5%;
}
@media (min-width: 800px) {
  section.similarities {
    padding: 0 10%;
    margin: -40px 0 3rem;
  }
}
section.similarities header {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  -webkit-justify-content: center;
          justify-content: center;
  -webkit-flex-direction: column-reverse;
          flex-direction: column-reverse;
  text-align: center;
}
section.similarities .big-diff.container {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column-reverse;
          flex-direction: column-reverse;
  padding-top: 6rem;
  padding-bottom: 10rem;
  max-width: 1100px;
}
@media (min-width: 1024px) {
  section.similarities .big-diff.container {
    padding-top: 24rem;
    padding-bottom: 24rem;
    -webkit-flex-direction: row;
            flex-direction: row;
  }
}
section.similarities .big-diff .content {
  padding: 10rem 5% 0;
}
@media (min-width: 641px) {
  section.similarities .big-diff .content {
    padding: 0 5%;
  }
}
@media (min-width: 1024px) {
  section.similarities .big-diff .content {
    max-width: 38rem;
    padding: 0;
  }
}
section.similarities .big-diff .content p {
  font-family: "Manrope", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.65;
  color: #ADAEB1;
}
section.similarities .big-diff .content p.label {
  font-family: "Manrope", sans-serif;
  font-weight: 500;
  font-size: 2.1rem;
  letter-spacing: -0.02em;
  line-height: 1.2;
  color: #1ce180;
}
section.similarities .big-diff .graphic {
  position: relative;
  margin-bottom: 12rem;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-end;
          justify-content: flex-end;
}
@media (min-width: 1024px) {
  section.similarities .big-diff .graphic {
    position: absolute;
    top: 0;
    left: calc(42rem + 10%);
    width: 86rem;
    margin-top: 6rem;
    margin-bottom: 0;
  }
}
section.similarities .big-diff .graphic figure {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1;
}
section.similarities .big-diff .graphic .circle {
  height: 80%;
  width: 80%;
  margin-right: 6rem;
}
section.similarities .big-diff .graphic .circle circle {
  fill: #EEEFF2;
}
section.similarities .big-diff .call-out {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, 60%);
          transform: translate(-50%, 60%);
  z-index: 2;
}
@media (min-width: 641px) {
  section.similarities .big-diff .call-out {
    left: auto;
    -webkit-transform: none;
            transform: none;
    top: 7%;
    right: -3%;
  }
}
@media (min-width: 1024px) {
  section.similarities .big-diff .call-out {
    top: 50%;
    left: -5%;
    right: auto;
  }
}
section.similarities .big-diff .call-out .call-out-header {
  padding: 2rem 2rem 2rem 6rem;
  background: white;
  box-shadow: 0 0 5rem rgba(0, 0, 0, 0.2);
  border-radius: 1rem;
  width: 275px;
}
@media (min-width: 641px) {
  section.similarities .big-diff .call-out .call-out-header {
    width: auto;
    max-width: 36rem;
  }
}
section.similarities .big-diff .call-out span {
  color: #1ce180;
  font-family: "Manrope", sans-serif;
  font-weight: 600;
  font-size: 1rem;
  display: inline-block;
}
section.similarities .big-diff .call-out span.number {
  font-family: "Manrope", sans-serif;
  font-weight: 500;
  font-size: 1.8rem;
}
@media (min-width: 641px) {
  section.similarities .big-diff .call-out span.number {
    margin-left: 2rem;
  }
}
section.similarities .big-diff .call-out p {
  font-size: 1.2rem;
  color: #ADAEB1;
  max-width: 25rem;
}
section.similarities .big-diff .call-out p.title {
  color: #2a3e4a;
  font-family: "Manrope", sans-serif;
  font-weight: 500;
  font-size: 1.8rem;
  margin: 2rem 0 1rem 0;
}
section.similarities .big-diff .call-out .stats {
  display: -webkit-flex;
  display: flex;
}
section.similarities .big-diff .call-out .people {
  position: absolute;
  width: 8rem;
  height: 8rem;
  border-radius: 4rem;
  border: 3px solid white;
  box-shadow: 0 0 5rem rgba(0, 0, 0, 0.4);
  top: 50%;
  left: -4rem;
  margin-top: -5rem;
  margin-left: 0;
  bottom: auto;
}

section.key-diff {
  margin: 6rem 0 0 0;
  padding: 0 5% 5rem 5%;
  background: #2a3e4a;
}
@media (min-width: 800px) {
  section.key-diff {
    padding: 0 10% 10rem;
    margin: 0;
  }
}
section.key-diff .container {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column-reverse;
          flex-direction: column-reverse;
  padding-top: 8rem;
  padding-bottom: 10rem;
  max-width: 1100px;
}

@media (min-width: 768px) {
  section.key-diff .container {
    padding-bottom: 0;
  }
}
@media (min-width: 1024px) {
  section.key-diff .container {
    padding-top: 16rem;
    -webkit-flex-direction: row;
            flex-direction: row;
  }
  section.key-diff {
    padding: 5rem 10% 20rem;
	margin: 0;
  }
}
section.key-diff .content {
  padding: 0 5%;
}
@media (min-width: 1024px) {
  section.key-diff .content {
    max-width: 38.7rem;
    padding: 0;
  }
}
section.key-diff .content .buxton-match {
  display: -webkit-flex;
  display: flex;
  margin-bottom: 5rem;
}
section.key-diff .content .buxton-match .logo {
  padding-top: 4px;
  padding-bottom: 4px;
}
section.key-diff .content .buxton-match .logo:first-child {
  border-right: 1px solid #808286;
  padding-right: 15px;
}
section.key-diff .content .buxton-match .logo:last-child {
  padding-left: 18px;
}
section.key-diff .content .buxton-logo.white {
  width: 151px;
  height: 33px;
}
section.key-diff .content .buxton-logo.white path {
  fill: white;
}
section.key-diff .content .match-logo.green {
  width: 135px;
  height: 34px;
}
section.key-diff .content .match-logo.green path {
  fill: #1ce180;
}
section.key-diff .content p {
  font-family: "Manrope", sans-serif;
  font-weight: 400;
  line-height: 1.65;
  color: #878b96;
}
section.key-diff .content p.subhead {
  font-family: "Manrope", sans-serif;
  font-weight: 300;
  font-size: 3.3rem;
  letter-spacing: -0.02em;
  line-height: 1.2;
  color: white;
  margin-bottom: 0.7em;
}
section.key-diff .content .btn {
  margin-top: 3rem;
}
section.key-diff .graphic {
  position: relative;
  margin-bottom: 6rem;
  margin-top: -25vw;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-end;
          justify-content: flex-end;
  padding-bottom: 62%;
}
@media (min-width: 641px) {
  section.key-diff .graphic {
    margin-top: unset;
  }
}
@media (min-width: 1024px) {
  section.key-diff .graphic {
    position: absolute;
    top: 50%;
    left: calc(38.7rem + 10%);
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 86rem;
    margin-top: 9rem;
    margin-bottom: 0;
  }
}
section.key-diff .graphic figure {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1;
  border-radius: 6px;
  overflow: hidden;
}
section.key-diff .feature-diff {
  padding-bottom: 9rem;
}

section.how-diff {
  background: linear-gradient(180deg, white 65%, #f5f6f7 65%);
  margin: -40px 0 0 0;
  padding: 0 10% 6rem;
}
@media (min-width: 800px) {
  section.how-diff {
    padding: 0 5% 6rem;
    /*margin: 12rem 0 0;*/
  }
  .hr-green {
	max-width: 60%;
	border-top: 1px solid #1ce180;
	margin-bottom: 8rem;
  }
}
@media (min-width: 1024px) {
  section.how-diff {
    padding: 0 10% 6rem;
  }
}
section.how-diff .container {
  text-align: center;
}
section.how-diff .container .logos {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
          justify-content: center;
  margin-bottom: 5rem;
}
section.how-diff .container .logos .logo {
  padding-top: 8px;
  padding-bottom: 8px;
}
section.how-diff .container .logos .logo:first-child {
  border-right: 1px solid #E6E8EE;
  padding-right: 15px;
}
section.how-diff .container .logos .logo:last-child {
  padding-left: 18px;
}
section.how-diff .container .buxton-logo {
  width: 120px;
}
@media (min-width: 641px) {
  section.how-diff .container .buxton-logo {
    width: 171px;
    height: 37px;
  }
}
section.how-diff .container .scout-logo {
  width: 120px;
  position: relative;
  top: 4px;
}
@media (min-width: 641px) {
  section.how-diff .container .scout-logo {
    width: 177px;
    height: 35px;
  }
}
section.how-diff .container p {
  font-family: "Manrope", sans-serif;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.65;
  color: #ADAEB1;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}
section.how-diff .container p.subhead {
  font-family: "Manrope", sans-serif;
  font-weight: 300;
  font-size: 6.5vw;
  letter-spacing: -0.02em;
  line-height: 1.2;
  color: #2a3e4a;
  margin-top: 0.5em;
  margin-bottom: 0.6em;
  max-width: 940px;
}
@media (min-width: 476px) {
  section.how-diff .container p.subhead {
    font-size: 4rem;
  }
}
section.how-diff figure {
  position: relative;
  z-index: 1;
  margin-top: 5rem;
  max-width: 875px;
  margin-left: auto;
  margin-right: auto;
}

section.diagonal-image {
  overflow: hidden;
}
section.diagonal-image img {
  max-height: 60rem;
  -o-object-position: center bottom;
     object-position: center bottom;
}

section.scout-benefits {
  padding: 6rem 10% 10rem;
  background: linear-gradient(180deg, #f5f6f7 0%, white 100%);
}
@media (min-width: 641px) {
  section.scout-benefits {
    padding: 6rem 5% 15rem;
  }
}
section.scout-benefits .container {
  max-width: 1100px;
}
section.scout-benefits .benefits {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-bottom: 2rem;
}
section.scout-benefits .benefits .benefit {
  width: 100%;
  margin-bottom: 2.5rem;
}
@media (min-width: 500px) {
  section.scout-benefits .benefits .benefit {
    width: calc(50% - 3rem);
  }
}
@media (min-width: 641px) {
  section.scout-benefits .benefits .benefit {
    width: calc(50% - 6rem);
  }
}
@media (min-width: 890px) {
  section.scout-benefits .benefits .benefit {
    width: calc(33% - 6rem);
  }
}
section.scout-benefits .benefits .benefit p {
  font-family: "Manrope", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.65;
  color: #ADAEB1;
}
section.scout-benefits .benefits .benefit p.title {
  font-family: "Manrope", sans-serif;
  font-weight: 500;
  font-size: 2.1rem;
  letter-spacing: -0.02em;
  line-height: 1.2;
  color: #1ce180;
}

section.competitive-advantage {
  margin: 0;
  padding: 8rem 10% 10rem;
  background: #2a3e4a;
}
@media (min-width: 768px) {
  section.competitive-advantage {
    padding: 15rem 10%;
  }
}
section.competitive-advantage .container {
  max-width: 860px;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 680px) {
  section.competitive-advantage .container {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
            justify-content: space-between;
    -webkit-align-items: center;
            align-items: center;
  }
  section.competitive-advantage .container .copy {
    width: 60%;
    padding-right: 3rem;
  }
}
section.competitive-advantage p.subhead {
  font-family: "Manrope", sans-serif;
  font-weight: 300;
  font-size: 3.4rem;
  letter-spacing: -0.02em;
  line-height: 1.2;
  color: white;
  margin-top: 4rem;
}
@media (min-width: 641px) {
  section.competitive-advantage p.subhead {
    font-size: 3.4rem;
  }
}
@media (min-width: 1024px) {
  section.competitive-advantage p.subhead {
    font-size: 3.9rem;
  }
}
section.competitive-advantage ul {
  margin-top: 4rem;
}
section.competitive-advantage ul li {
  font-family: "Manrope", sans-serif;
  font-weight: 500;
  font-size: 2rem;
  letter-spacing: -0.02em;
  line-height: 1.1;
  color: #1ce180;
  margin-bottom: 0.6em;
}
@media (min-width: 1024px) {
  section.competitive-advantage ul li {
    font-size: 2.5rem;
  }
}

.cta-contain {
  background-color: #2a3e4a;
  padding-bottom: 6rem;
}
.cta-contain .form-cta {
  border-radius: 0;
}
@media (min-width: 1180px) {
  .cta-contain .form-cta {
    border-radius: 2rem;
  }
}
.cta-contain .form-cta .form-cta-contain {
  max-width: 860px;
}
#map-loc-plat-container {
	padding-top: 5rem;
}
#map-locations {
	padding-top: 1rem;
}
#linksMenu li {
	display: inline;
	padding: 0 10px;
    font-size: 1.5rem;
	font-weight: bold;
}
#linksMenu {
	text-align: center;
}
html {
  scroll-behavior: smooth;
}
#linksMenu a{
    color: #2e3d49;
}
.hover-underline-animation {
  display: inline-block;
  position: relative;
  color: #2e3d49;
}

.hover-underline-animation:after {
  content: '';
  position: absolute;
  width: 100%;
  transform: scaleX(0);
  height: 2px;
  bottom: -5px;
  left: 0;
  background-color: #1ce180;
  transform-origin: center;
  transition: transform 0.25s ease-out;
}

.hover-underline-animation:hover:after {
  transform: scaleX(1);
  transform-origin: center;
}
#sectionLinks {
	margin-top: 60px;
}
#linkCaption {
	font-size: 1rem;
    text-align: center;
    padding-bottom: 1rem;
}
.toTop {
    text-align: center;
	width: 5rem;
    margin: 0 auto;
	-webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
	position: absolute;
    bottom: 2rem;
    left: 50%;
}
.toTop img {
	width: 5rem;
}

/* To Top bounce animation */
@keyframes bounce {
	0%, 100%, 20%, 50%, 80% {
		-webkit-transform: translateY(0);
		-ms-transform:     translateY(0);
		transform:         translateY(0)
	}
	40% {
		-webkit-transform: translateY(-10px);
		-ms-transform:     translateY(-10px);
		transform:         translateY(-10px)
	}
	60% {
		-webkit-transform: translateY(-5px);
		-ms-transform:     translateY(-5px);
		transform:         translateY(-5px)
	}
}

.toTop:hover {
  cursor: pointer;
  animation-name: bounce;
  -moz-animation-name: bounce;
}
#placer-bux-headline {
	padding-bottom: 2rem;
}
.prodImg {
	margin-top: -150px;
}

@media (max-width: 768px) {
	.prodImg {
		margin-top: 0px;
	}
	#chart1Desc {
		margin-bottom: 30px;
	}
}
@media (min-width: 768px) {
	section.pieCharts .charts {
		-webkit-columns: 2;
		-moz-columns: 2;
		columns: 2;
		-webkit-column-gap: 5rem;
		-moz-column-gap: 5rem;
		column-gap: 5rem;
	}
}
section.pieCharts {
	background-color: #dddfe5;
	padding: 25px 15px 60px 15px;
}
#chartHeading {
	text-align: center;
    padding: 3.5rem 0;
}
.highcharts-description {
	text-align: center;
	font-size: 1.7rem;
	background-color: #2e3d49;
    border-radius: 5px;
    padding: 1.1rem;
	margin: 0 20px;color: #ffffff;
}

/* Kalibrate-specific CSS */

@media (min-width: 768px) {
  .kalibrate section.overview .container > div {
    width: 33.33%;
  }
  .kalibrate .placer-overview {
	padding-left: 4rem;
    border-right: 1px solid #E6E8EE;
    border-bottom: none;
  }
}
@media (min-width: 641px) {
  .kalibrate h1 {
    font-size: 6.5rem;
  }
}
.kalibrate section.overview .container .content p {
  font-size: 1.3rem;
	line-height: 1.5;
}
@media (min-width: 1024px) {
  .kalibrate section.overview .container {
    padding: 2rem;
  }
}
.platformCompare {
    letter-spacing: -0.02em;
    line-height: 1.05;
    margin-bottom: 3.5rem;
	padding-right: 5%;
    padding-left: 5%;
}
.platformCompare h3 {
	font-size: 3.63rem;
    letter-spacing: -0.02em;
    line-height: 1.05;
}
.platformCompare p {
    line-height: 1.5;
}
@media (max-width: 768px) {
  .platformCompare {
	padding-right: 10%;
    padding-left: 10%;
  }
  .kalibrate .placer-overview {
	padding-left: 4rem;
    border-right: none;
    border-bottom: 1px solid #E6E8EE;
  }
}
@media (min-width: 800px) {
  .kalibrate section.how-diff {
    padding: 0 5% 6rem;
    margin: 12rem 0 0;
  }
}
.kalibrate .feature-diff th:first-child {
  text-align: left;
  font-size: 2rem;
  letter-spacing: -0.02em;
  color: #505050;
}
.kalibrate .cta {
  max-height: 40rem;
  background-color: #2e3d49;
  text-align: center;
  padding-top: 10rem;
  padding-bottom: 10rem;
  padding-left: 5%;
  padding-right: 5%;
}
.kalibrate .cta .btn {
  margin-top: 3rem;
}
.kalibrate .cta h2 {
  margin-bottom: 0.5em;
}
.kalibrate .how-diff {
  padding: 5rem 10% 6rem;
}
@media (max-width: 768px) {
  .kalibrate .cta {
	padding-top: 7rem;
	padding-bottom: 10rem;
	padding-left: 10%;
	padding-right: 10%;
  }
}
