@charset "UTF-8";
/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  /* 1 */
  display: block; }

/**
 * Add the correct display in IE 9-.
 */
audio,
canvas,
progress,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */
template,
[hidden] {
  display: none; }

/* Links
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40Px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -moz-box-sizing: content-box;
       box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/* Forms
   ========================================================================== */
/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
select,
textarea {
  font: inherit;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Restore the font weight unset by the previous rule.
 */
optgroup {
  font-weight: bold; }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1Px dotted ButtonText; }

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1Px solid #c0c0c0;
  margin: 0 2Px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2Px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

*,
*::before,
*::after {
  -moz-box-sizing: border-box;
       box-sizing: border-box; }

a {
  text-decoration: none; }

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
figure,
p,
pre {
  margin: 0; }

button {
  padding: 0;
  background: transparent;
  border: 0;
  border-radius: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }

fieldset {
  padding: 0;
  margin: 0;
  border: 0; }

iframe {
  border: 0; }

ol,
ul {
  padding: 0;
  margin: 0;
  list-style: none; }

[tabindex='-1']:focus {
  outline: none !important; }

abbr,
acronym,
blockquote,
code,
dir,
kbd,
listing,
plaintext,
q,
samp,
tt,
var,
xmp {
  -webkit-hyphens: none;
     -moz-hyphens: none;
      -ms-hyphens: none;
          hyphens: none; }

.modernizr-touchevents select, .modernizr-touchevents
input, .modernizr-touchevents
textarea {
  font-size: 1rem !important; }

:focus {
  outline: 0.0625rem dotted;
  outline: 0.3125rem auto -webkit-focus-ring-color; }

.js-focus-visible :focus:not(.focus-visible) {
  outline: none; }

.delay--6 {
  animation-delay: 4200ms !important; }

.delay--5 {
  animation-delay: 4000ms !important; }

.delay--4 {
  animation-delay: 3800ms !important; }

.delay--3 {
  animation-delay: 3600ms !important; }

.delay--2 {
  animation-delay: 3400ms !important; }

.delay--1 {
  animation-delay: 3200ms !important; }

@keyframes billow {
  30% {
    transform: scale(1.05); }
  50% {
    transform: scale(0.95); }
  70% {
    transform: scale(1.05); }
  90% {
    transform: scale(1); }
  100% {
    transform: translateY(10%); } }

@keyframes bob {
  30% {
    transform: translate(0%, 10%); }
  80% {
    transform: translate(0%, -10%); }
  100% {
    transform: translate(0%, 0%); } }

@keyframes bubble-up {
  0% {
    transform: scale(0.9) translate(0, 0.5rem);
    opacity: 0; }
  25% {
    transform: scale(1) translate(0, -0.625rem);
    opacity: 1; }
  50% {
    transform: translate(0, -0.875rem);
    opacity: .7; }
  100% {
    transform: translate(0, -1rem);
    opacity: 0; } }

@keyframes contactLine {
  0% {
    transform: scale(1, 0);
    right: 100%; }
  33.333% {
    transform: scale(1);
    right: 88%; }
  100% {
    right: 50%; } }

@keyframes draw {
  100% {
    stroke-dashoffset: 0; } }

@keyframes drawReverse {
  100% {
    stroke-dashoffset: 2400; } }

@keyframes drop {
  0% {
    transform: scale3d(0.01, 0.01, 0.01) translateY(0); }
  10% {
    transform: scale3d(1, 1, 1); }
  44% {
    transform: scale3d(1, 1, 1) translateY(3.75rem); }
  100% {
    transform: scale3d(1, 1, 1) translateY(3.75rem); } }

@keyframes droplet {
  0% {
    transform: scale3d(0.01, 0.01, 0.01) translateY(0); }
  10% {
    transform: scale3d(0.01, 0.01, 0.01); }
  44% {
    transform: scale3d(1, 1, 1) translateY(11.875rem); }
  100% {
    transform: scale3d(1, 1, 1) translateY(11.875rem); } }

@keyframes expandHeight {
  0% {
    height: 0; }
  100% {
    height: 0.875rem; } }

@keyframes expandHeight100 {
  0% {
    height: 0; }
  100% {
    height: 100%; } }

@keyframes expandHeightAndWidth {
  0% {
    opacity: 0; }
  1% {
    opacity: 1; }
  60% {
    height: 50%;
    width: 0.1875rem;
    border-left-style: solid; }
  99% {
    opacity: 1;
    width: 50%;
    height: 50%;
    border-left-style: dashed; }
  100% {
    opacity: 1;
    width: 50%;
    height: 50%;
    border-left-style: dashed; } }

@keyframes expandHeightWhy {
  0% {
    height: 0; }
  100% {
    height: calc(100% - 5rem); } }

@keyframes expandWidthAndOpacity {
  0% {
    opacity: 0; }
  25% {
    opacity: 1; }
  100% {
    opacity: 1;
    width: 80%; } }

@keyframes expandWidthAndHeight {
  1% {
    opacity: 1; }
  50% {
    width: 100%;
    height: 0.1875rem; }
  100% {
    opacity: 1;
    width: 100%;
    height: 34.375rem; } }

@keyframes fadeAndDraw {
  0% {
    opacity: 0; }
  25% {
    opacity: 1; }
  100% {
    opacity: 1;
    stroke-dashoffset: 0; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fadeScaleIn {
  0% {
    opacity: 0;
    transform: scaleX(0); }
  100% {
    opacity: 1;
    transform: none; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes flicker {
  0% {
    opacity: 0; }
  8% {
    opacity: 1; }
  19% {
    opacity: 0; }
  26% {
    opacity: 1; }
  32% {
    opacity: 0; }
  40% {
    opacity: 1; }
  50% {
    opacity: 0; }
  60% {
    opacity: 1; }
  70% {
    opacity: 0; }
  80% {
    opacity: 1; }
  90% {
    opacity: 0; } }

@keyframes flyAcross {
  0% {
    transform: none; }
  70% {
    opacity: 1; }
  71% {
    opacity: 0; }
  100% {
    opacity: 0;
    transform: translate(-100vh, 100vh); } }

@keyframes flyPast {
  0% {
    opacity: 0;
    transform: translateY(-1.875rem); }
  50% {
    opacity: 1;
    transform: translateY(0); }
  100% {
    opacity: 0;
    transform: translateY(1.875rem); } }

@keyframes hover {
  0% {
    transform: translate(0), rotate(0deg); }
  10% {
    transform: translate(-0.125rem, -0.125rem) rotate(1deg); }
  20% {
    transform: translate(0.0625rem, 0.125rem) rotate(-1deg); }
  30% {
    transform: translate(-0.0625rem, -0.0625rem) rotate(0deg); }
  40% {
    transform: translate(0.125rem, 0.0625rem) rotate(-2deg); }
  50% {
    transform: translate(0, -0.125rem) rotate(1deg); }
  60% {
    transform: translate(0.125rem, 0) rotate(-1deg); }
  70% {
    transform: translate(-0.125rem, -0.125rem) rotate(2deg); }
  80% {
    transform: translate(0.0625rem, 0.0625rem) rotate(-1deg); }
  90% {
    transform: translate(-0.125rem, -0.0625rem) rotate(1deg); }
  100% {
    transform: translate(0rem) rotate(0deg); } }

@keyframes workContentLine {
  100% {
    height: 40.625rem; } }

@keyframes workWhyLineStart {
  1% {
    opacity: 1; }
  25% {
    height: 4.0625rem;
    width: 0rem; }
  100% {
    height: 4.0625rem;
    width: calc(100% - 7.1875rem);
    opacity: 1; } }

@keyframes workInNumbersLine {
  100% {
    height: 100%; } }

@keyframes zoomOut {
  100% {
    opacity: 0;
    transform: translateY(20%) scale(0.8); } }

@keyframes zoomOut2 {
  100% {
    opacity: 0;
    transform: translateY(120%) scale(0.9); } }

.animate-up {
  transition: opacity 0.85s ease, transform 0.85s cubic-bezier(0.165, 0.84, 0.44, 1); }
  .modernizr-js .animate-group:not(.is-active) .animate-up {
    opacity: 0.001;
    -ms-transform: translateY(1.25rem);
        transform: translateY(1.25rem); }

.breakpoint,
.breakpoint-list {
  position: absolute;
  width: 1Px;
  height: 1Px;
  padding: 0;
  margin: -1Px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  border: 0; }

@media only screen and (min-width: 0) {
  .breakpoint {
    font-family: "small"; } }

@media only screen and (min-width: 640px) {
  .breakpoint {
    font-family: "small medium"; } }

@media only screen and (min-width: 1024px) {
  .breakpoint {
    font-family: "small medium large"; } }

@media only screen and (min-width: 1200px) {
  .breakpoint {
    font-family: "small medium large xlarge fullnav"; } }

@media only screen and (min-width: 1440px) {
  .breakpoint {
    font-family: "small medium large xlarge xxlarge fullnav"; } }

@media only screen and (min-width: 1140px) {
  .breakpoint {
    font-family: "small medium large fullnav"; } }

.breakpoint-list {
  font-family: "small medium large xlarge xxlarge fullnav"; }

.row {
  max-width: 91.5rem;
  margin-left: auto;
  margin-right: auto; }
  .row::before, .row::after {
    content: ' ';
    display: table; }
  .row::after {
    clear: both; }
  .row.collapse > .column, .row.collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row .row {
    max-width: none;
    margin-left: -1.125rem;
    margin-right: -1.125rem; }
    .row .row.collapse {
      margin-left: 0;
      margin-right: 0; }
  .row.expanded {
    max-width: none; }
    .row.expanded .row {
      margin-left: auto;
      margin-right: auto; }

.column, .columns {
  width: 100%;
  float: left;
  padding-left: 1.125rem;
  padding-right: 1.125rem; }
  .column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
    float: right; }
  .column.end:last-child:last-child, .end.columns:last-child:last-child {
    float: left; }

.column.row.row, .row.row.columns {
  float: none; }
  .row .column.row.row, .row .row.row.columns {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0; }

.small-1 {
  width: 8.3333333333%; }

.small-push-1 {
  position: relative;
  left: 8.3333333333%; }

.small-pull-1 {
  position: relative;
  left: -8.3333333333%; }

.small-offset-0 {
  margin-left: 0%; }

.small-2 {
  width: 16.6666666667%; }

.small-push-2 {
  position: relative;
  left: 16.6666666667%; }

.small-pull-2 {
  position: relative;
  left: -16.6666666667%; }

.small-offset-1 {
  margin-left: 8.3333333333%; }

.small-3 {
  width: 25%; }

.small-push-3 {
  position: relative;
  left: 25%; }

.small-pull-3 {
  position: relative;
  left: -25%; }

.small-offset-2 {
  margin-left: 16.6666666667%; }

.small-4 {
  width: 33.3333333333%; }

.small-push-4 {
  position: relative;
  left: 33.3333333333%; }

.small-pull-4 {
  position: relative;
  left: -33.3333333333%; }

.small-offset-3 {
  margin-left: 25%; }

.small-5 {
  width: 41.6666666667%; }

.small-push-5 {
  position: relative;
  left: 41.6666666667%; }

.small-pull-5 {
  position: relative;
  left: -41.6666666667%; }

.small-offset-4 {
  margin-left: 33.3333333333%; }

.small-6 {
  width: 50%; }

.small-push-6 {
  position: relative;
  left: 50%; }

.small-pull-6 {
  position: relative;
  left: -50%; }

.small-offset-5 {
  margin-left: 41.6666666667%; }

.small-7 {
  width: 58.3333333333%; }

.small-push-7 {
  position: relative;
  left: 58.3333333333%; }

.small-pull-7 {
  position: relative;
  left: -58.3333333333%; }

.small-offset-6 {
  margin-left: 50%; }

.small-8 {
  width: 66.6666666667%; }

.small-push-8 {
  position: relative;
  left: 66.6666666667%; }

.small-pull-8 {
  position: relative;
  left: -66.6666666667%; }

.small-offset-7 {
  margin-left: 58.3333333333%; }

.small-9 {
  width: 75%; }

.small-push-9 {
  position: relative;
  left: 75%; }

.small-pull-9 {
  position: relative;
  left: -75%; }

.small-offset-8 {
  margin-left: 66.6666666667%; }

.small-10 {
  width: 83.3333333333%; }

.small-push-10 {
  position: relative;
  left: 83.3333333333%; }

.small-pull-10 {
  position: relative;
  left: -83.3333333333%; }

.small-offset-9 {
  margin-left: 75%; }

.small-11 {
  width: 91.6666666667%; }

.small-push-11 {
  position: relative;
  left: 91.6666666667%; }

.small-pull-11 {
  position: relative;
  left: -91.6666666667%; }

.small-offset-10 {
  margin-left: 83.3333333333%; }

.small-12 {
  width: 100%; }

.small-offset-11 {
  margin-left: 91.6666666667%; }

.small-up-1 > .column, .small-up-1 > .columns {
  width: 100%;
  float: left; }
  .small-up-1 > .column:nth-of-type(1n), .small-up-1 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-1 > .column:nth-of-type(1n+1), .small-up-1 > .columns:nth-of-type(1n+1) {
    clear: both; }
  .small-up-1 > .column:last-child, .small-up-1 > .columns:last-child {
    float: left; }

.small-up-2 > .column, .small-up-2 > .columns {
  width: 50%;
  float: left; }
  .small-up-2 > .column:nth-of-type(1n), .small-up-2 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-2 > .column:nth-of-type(2n+1), .small-up-2 > .columns:nth-of-type(2n+1) {
    clear: both; }
  .small-up-2 > .column:last-child, .small-up-2 > .columns:last-child {
    float: left; }

.small-up-3 > .column, .small-up-3 > .columns {
  width: 33.3333333333%;
  float: left; }
  .small-up-3 > .column:nth-of-type(1n), .small-up-3 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-3 > .column:nth-of-type(3n+1), .small-up-3 > .columns:nth-of-type(3n+1) {
    clear: both; }
  .small-up-3 > .column:last-child, .small-up-3 > .columns:last-child {
    float: left; }

.small-up-4 > .column, .small-up-4 > .columns {
  width: 25%;
  float: left; }
  .small-up-4 > .column:nth-of-type(1n), .small-up-4 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-4 > .column:nth-of-type(4n+1), .small-up-4 > .columns:nth-of-type(4n+1) {
    clear: both; }
  .small-up-4 > .column:last-child, .small-up-4 > .columns:last-child {
    float: left; }

.small-up-5 > .column, .small-up-5 > .columns {
  width: 20%;
  float: left; }
  .small-up-5 > .column:nth-of-type(1n), .small-up-5 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-5 > .column:nth-of-type(5n+1), .small-up-5 > .columns:nth-of-type(5n+1) {
    clear: both; }
  .small-up-5 > .column:last-child, .small-up-5 > .columns:last-child {
    float: left; }

.small-up-6 > .column, .small-up-6 > .columns {
  width: 16.6666666667%;
  float: left; }
  .small-up-6 > .column:nth-of-type(1n), .small-up-6 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-6 > .column:nth-of-type(6n+1), .small-up-6 > .columns:nth-of-type(6n+1) {
    clear: both; }
  .small-up-6 > .column:last-child, .small-up-6 > .columns:last-child {
    float: left; }

.small-up-7 > .column, .small-up-7 > .columns {
  width: 14.2857142857%;
  float: left; }
  .small-up-7 > .column:nth-of-type(1n), .small-up-7 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-7 > .column:nth-of-type(7n+1), .small-up-7 > .columns:nth-of-type(7n+1) {
    clear: both; }
  .small-up-7 > .column:last-child, .small-up-7 > .columns:last-child {
    float: left; }

.small-up-8 > .column, .small-up-8 > .columns {
  width: 12.5%;
  float: left; }
  .small-up-8 > .column:nth-of-type(1n), .small-up-8 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-8 > .column:nth-of-type(8n+1), .small-up-8 > .columns:nth-of-type(8n+1) {
    clear: both; }
  .small-up-8 > .column:last-child, .small-up-8 > .columns:last-child {
    float: left; }

.small-collapse > .column, .small-collapse > .columns {
  padding-left: 0;
  padding-right: 0; }

.small-collapse .row,
.expanded.row .small-collapse.row {
  margin-left: 0;
  margin-right: 0; }

.small-uncollapse > .column, .small-uncollapse > .columns {
  padding-left: 1.125rem;
  padding-right: 1.125rem; }

.small-centered {
  float: none;
  margin-left: auto;
  margin-right: auto; }

.small-uncentered,
.small-push-0,
.small-pull-0 {
  position: static;
  margin-left: 0;
  margin-right: 0;
  float: left; }

@media only screen and (min-width: 40em) {
  .medium-1 {
    width: 8.3333333333%; }
  .medium-push-1 {
    position: relative;
    left: 8.3333333333%; }
  .medium-pull-1 {
    position: relative;
    left: -8.3333333333%; }
  .medium-offset-0 {
    margin-left: 0%; }
  .medium-2 {
    width: 16.6666666667%; }
  .medium-push-2 {
    position: relative;
    left: 16.6666666667%; }
  .medium-pull-2 {
    position: relative;
    left: -16.6666666667%; }
  .medium-offset-1 {
    margin-left: 8.3333333333%; }
  .medium-3 {
    width: 25%; }
  .medium-push-3 {
    position: relative;
    left: 25%; }
  .medium-pull-3 {
    position: relative;
    left: -25%; }
  .medium-offset-2 {
    margin-left: 16.6666666667%; }
  .medium-4 {
    width: 33.3333333333%; }
  .medium-push-4 {
    position: relative;
    left: 33.3333333333%; }
  .medium-pull-4 {
    position: relative;
    left: -33.3333333333%; }
  .medium-offset-3 {
    margin-left: 25%; }
  .medium-5 {
    width: 41.6666666667%; }
  .medium-push-5 {
    position: relative;
    left: 41.6666666667%; }
  .medium-pull-5 {
    position: relative;
    left: -41.6666666667%; }
  .medium-offset-4 {
    margin-left: 33.3333333333%; }
  .medium-6 {
    width: 50%; }
  .medium-push-6 {
    position: relative;
    left: 50%; }
  .medium-pull-6 {
    position: relative;
    left: -50%; }
  .medium-offset-5 {
    margin-left: 41.6666666667%; }
  .medium-7 {
    width: 58.3333333333%; }
  .medium-push-7 {
    position: relative;
    left: 58.3333333333%; }
  .medium-pull-7 {
    position: relative;
    left: -58.3333333333%; }
  .medium-offset-6 {
    margin-left: 50%; }
  .medium-8 {
    width: 66.6666666667%; }
  .medium-push-8 {
    position: relative;
    left: 66.6666666667%; }
  .medium-pull-8 {
    position: relative;
    left: -66.6666666667%; }
  .medium-offset-7 {
    margin-left: 58.3333333333%; }
  .medium-9 {
    width: 75%; }
  .medium-push-9 {
    position: relative;
    left: 75%; }
  .medium-pull-9 {
    position: relative;
    left: -75%; }
  .medium-offset-8 {
    margin-left: 66.6666666667%; }
  .medium-10 {
    width: 83.3333333333%; }
  .medium-push-10 {
    position: relative;
    left: 83.3333333333%; }
  .medium-pull-10 {
    position: relative;
    left: -83.3333333333%; }
  .medium-offset-9 {
    margin-left: 75%; }
  .medium-11 {
    width: 91.6666666667%; }
  .medium-push-11 {
    position: relative;
    left: 91.6666666667%; }
  .medium-pull-11 {
    position: relative;
    left: -91.6666666667%; }
  .medium-offset-10 {
    margin-left: 83.3333333333%; }
  .medium-12 {
    width: 100%; }
  .medium-offset-11 {
    margin-left: 91.6666666667%; }
  .medium-up-1 > .column, .medium-up-1 > .columns {
    width: 100%;
    float: left; }
    .medium-up-1 > .column:nth-of-type(1n), .medium-up-1 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-1 > .column:nth-of-type(1n+1), .medium-up-1 > .columns:nth-of-type(1n+1) {
      clear: both; }
    .medium-up-1 > .column:last-child, .medium-up-1 > .columns:last-child {
      float: left; }
  .medium-up-2 > .column, .medium-up-2 > .columns {
    width: 50%;
    float: left; }
    .medium-up-2 > .column:nth-of-type(1n), .medium-up-2 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-2 > .column:nth-of-type(2n+1), .medium-up-2 > .columns:nth-of-type(2n+1) {
      clear: both; }
    .medium-up-2 > .column:last-child, .medium-up-2 > .columns:last-child {
      float: left; }
  .medium-up-3 > .column, .medium-up-3 > .columns {
    width: 33.3333333333%;
    float: left; }
    .medium-up-3 > .column:nth-of-type(1n), .medium-up-3 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-3 > .column:nth-of-type(3n+1), .medium-up-3 > .columns:nth-of-type(3n+1) {
      clear: both; }
    .medium-up-3 > .column:last-child, .medium-up-3 > .columns:last-child {
      float: left; }
  .medium-up-4 > .column, .medium-up-4 > .columns {
    width: 25%;
    float: left; }
    .medium-up-4 > .column:nth-of-type(1n), .medium-up-4 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-4 > .column:nth-of-type(4n+1), .medium-up-4 > .columns:nth-of-type(4n+1) {
      clear: both; }
    .medium-up-4 > .column:last-child, .medium-up-4 > .columns:last-child {
      float: left; }
  .medium-up-5 > .column, .medium-up-5 > .columns {
    width: 20%;
    float: left; }
    .medium-up-5 > .column:nth-of-type(1n), .medium-up-5 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-5 > .column:nth-of-type(5n+1), .medium-up-5 > .columns:nth-of-type(5n+1) {
      clear: both; }
    .medium-up-5 > .column:last-child, .medium-up-5 > .columns:last-child {
      float: left; }
  .medium-up-6 > .column, .medium-up-6 > .columns {
    width: 16.6666666667%;
    float: left; }
    .medium-up-6 > .column:nth-of-type(1n), .medium-up-6 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-6 > .column:nth-of-type(6n+1), .medium-up-6 > .columns:nth-of-type(6n+1) {
      clear: both; }
    .medium-up-6 > .column:last-child, .medium-up-6 > .columns:last-child {
      float: left; }
  .medium-up-7 > .column, .medium-up-7 > .columns {
    width: 14.2857142857%;
    float: left; }
    .medium-up-7 > .column:nth-of-type(1n), .medium-up-7 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-7 > .column:nth-of-type(7n+1), .medium-up-7 > .columns:nth-of-type(7n+1) {
      clear: both; }
    .medium-up-7 > .column:last-child, .medium-up-7 > .columns:last-child {
      float: left; }
  .medium-up-8 > .column, .medium-up-8 > .columns {
    width: 12.5%;
    float: left; }
    .medium-up-8 > .column:nth-of-type(1n), .medium-up-8 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-8 > .column:nth-of-type(8n+1), .medium-up-8 > .columns:nth-of-type(8n+1) {
      clear: both; }
    .medium-up-8 > .column:last-child, .medium-up-8 > .columns:last-child {
      float: left; }
  .medium-collapse > .column, .medium-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .medium-collapse .row,
  .expanded.row .medium-collapse.row {
    margin-left: 0;
    margin-right: 0; }
  .medium-uncollapse > .column, .medium-uncollapse > .columns {
    padding-left: 1.125rem;
    padding-right: 1.125rem; }
  .medium-centered {
    float: none;
    margin-left: auto;
    margin-right: auto; }
  .medium-uncentered,
  .medium-push-0,
  .medium-pull-0 {
    position: static;
    margin-left: 0;
    margin-right: 0;
    float: left; } }

@media only screen and (min-width: 64em) {
  .large-1 {
    width: 8.3333333333%; }
  .large-push-1 {
    position: relative;
    left: 8.3333333333%; }
  .large-pull-1 {
    position: relative;
    left: -8.3333333333%; }
  .large-offset-0 {
    margin-left: 0%; }
  .large-2 {
    width: 16.6666666667%; }
  .large-push-2 {
    position: relative;
    left: 16.6666666667%; }
  .large-pull-2 {
    position: relative;
    left: -16.6666666667%; }
  .large-offset-1 {
    margin-left: 8.3333333333%; }
  .large-3 {
    width: 25%; }
  .large-push-3 {
    position: relative;
    left: 25%; }
  .large-pull-3 {
    position: relative;
    left: -25%; }
  .large-offset-2 {
    margin-left: 16.6666666667%; }
  .large-4 {
    width: 33.3333333333%; }
  .large-push-4 {
    position: relative;
    left: 33.3333333333%; }
  .large-pull-4 {
    position: relative;
    left: -33.3333333333%; }
  .large-offset-3 {
    margin-left: 25%; }
  .large-5 {
    width: 41.6666666667%; }
  .large-push-5 {
    position: relative;
    left: 41.6666666667%; }
  .large-pull-5 {
    position: relative;
    left: -41.6666666667%; }
  .large-offset-4 {
    margin-left: 33.3333333333%; }
  .large-6 {
    width: 50%; }
  .large-push-6 {
    position: relative;
    left: 50%; }
  .large-pull-6 {
    position: relative;
    left: -50%; }
  .large-offset-5 {
    margin-left: 41.6666666667%; }
  .large-7 {
    width: 58.3333333333%; }
  .large-push-7 {
    position: relative;
    left: 58.3333333333%; }
  .large-pull-7 {
    position: relative;
    left: -58.3333333333%; }
  .large-offset-6 {
    margin-left: 50%; }
  .large-8 {
    width: 66.6666666667%; }
  .large-push-8 {
    position: relative;
    left: 66.6666666667%; }
  .large-pull-8 {
    position: relative;
    left: -66.6666666667%; }
  .large-offset-7 {
    margin-left: 58.3333333333%; }
  .large-9 {
    width: 75%; }
  .large-push-9 {
    position: relative;
    left: 75%; }
  .large-pull-9 {
    position: relative;
    left: -75%; }
  .large-offset-8 {
    margin-left: 66.6666666667%; }
  .large-10 {
    width: 83.3333333333%; }
  .large-push-10 {
    position: relative;
    left: 83.3333333333%; }
  .large-pull-10 {
    position: relative;
    left: -83.3333333333%; }
  .large-offset-9 {
    margin-left: 75%; }
  .large-11 {
    width: 91.6666666667%; }
  .large-push-11 {
    position: relative;
    left: 91.6666666667%; }
  .large-pull-11 {
    position: relative;
    left: -91.6666666667%; }
  .large-offset-10 {
    margin-left: 83.3333333333%; }
  .large-12 {
    width: 100%; }
  .large-offset-11 {
    margin-left: 91.6666666667%; }
  .large-up-1 > .column, .large-up-1 > .columns {
    width: 100%;
    float: left; }
    .large-up-1 > .column:nth-of-type(1n), .large-up-1 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-1 > .column:nth-of-type(1n+1), .large-up-1 > .columns:nth-of-type(1n+1) {
      clear: both; }
    .large-up-1 > .column:last-child, .large-up-1 > .columns:last-child {
      float: left; }
  .large-up-2 > .column, .large-up-2 > .columns {
    width: 50%;
    float: left; }
    .large-up-2 > .column:nth-of-type(1n), .large-up-2 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-2 > .column:nth-of-type(2n+1), .large-up-2 > .columns:nth-of-type(2n+1) {
      clear: both; }
    .large-up-2 > .column:last-child, .large-up-2 > .columns:last-child {
      float: left; }
  .large-up-3 > .column, .large-up-3 > .columns {
    width: 33.3333333333%;
    float: left; }
    .large-up-3 > .column:nth-of-type(1n), .large-up-3 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-3 > .column:nth-of-type(3n+1), .large-up-3 > .columns:nth-of-type(3n+1) {
      clear: both; }
    .large-up-3 > .column:last-child, .large-up-3 > .columns:last-child {
      float: left; }
  .large-up-4 > .column, .large-up-4 > .columns {
    width: 25%;
    float: left; }
    .large-up-4 > .column:nth-of-type(1n), .large-up-4 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-4 > .column:nth-of-type(4n+1), .large-up-4 > .columns:nth-of-type(4n+1) {
      clear: both; }
    .large-up-4 > .column:last-child, .large-up-4 > .columns:last-child {
      float: left; }
  .large-up-5 > .column, .large-up-5 > .columns {
    width: 20%;
    float: left; }
    .large-up-5 > .column:nth-of-type(1n), .large-up-5 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-5 > .column:nth-of-type(5n+1), .large-up-5 > .columns:nth-of-type(5n+1) {
      clear: both; }
    .large-up-5 > .column:last-child, .large-up-5 > .columns:last-child {
      float: left; }
  .large-up-6 > .column, .large-up-6 > .columns {
    width: 16.6666666667%;
    float: left; }
    .large-up-6 > .column:nth-of-type(1n), .large-up-6 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-6 > .column:nth-of-type(6n+1), .large-up-6 > .columns:nth-of-type(6n+1) {
      clear: both; }
    .large-up-6 > .column:last-child, .large-up-6 > .columns:last-child {
      float: left; }
  .large-up-7 > .column, .large-up-7 > .columns {
    width: 14.2857142857%;
    float: left; }
    .large-up-7 > .column:nth-of-type(1n), .large-up-7 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-7 > .column:nth-of-type(7n+1), .large-up-7 > .columns:nth-of-type(7n+1) {
      clear: both; }
    .large-up-7 > .column:last-child, .large-up-7 > .columns:last-child {
      float: left; }
  .large-up-8 > .column, .large-up-8 > .columns {
    width: 12.5%;
    float: left; }
    .large-up-8 > .column:nth-of-type(1n), .large-up-8 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-8 > .column:nth-of-type(8n+1), .large-up-8 > .columns:nth-of-type(8n+1) {
      clear: both; }
    .large-up-8 > .column:last-child, .large-up-8 > .columns:last-child {
      float: left; }
  .large-collapse > .column, .large-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .large-collapse .row,
  .expanded.row .large-collapse.row {
    margin-left: 0;
    margin-right: 0; }
  .large-uncollapse > .column, .large-uncollapse > .columns {
    padding-left: 1.125rem;
    padding-right: 1.125rem; }
  .large-centered {
    float: none;
    margin-left: auto;
    margin-right: auto; }
  .large-uncentered,
  .large-push-0,
  .large-pull-0 {
    position: static;
    margin-left: 0;
    margin-right: 0;
    float: left; } }

@media only screen and (min-width: 75em) {
  .xlarge-1 {
    width: 8.3333333333%; }
  .xlarge-push-1 {
    position: relative;
    left: 8.3333333333%; }
  .xlarge-pull-1 {
    position: relative;
    left: -8.3333333333%; }
  .xlarge-offset-0 {
    margin-left: 0%; }
  .xlarge-2 {
    width: 16.6666666667%; }
  .xlarge-push-2 {
    position: relative;
    left: 16.6666666667%; }
  .xlarge-pull-2 {
    position: relative;
    left: -16.6666666667%; }
  .xlarge-offset-1 {
    margin-left: 8.3333333333%; }
  .xlarge-3 {
    width: 25%; }
  .xlarge-push-3 {
    position: relative;
    left: 25%; }
  .xlarge-pull-3 {
    position: relative;
    left: -25%; }
  .xlarge-offset-2 {
    margin-left: 16.6666666667%; }
  .xlarge-4 {
    width: 33.3333333333%; }
  .xlarge-push-4 {
    position: relative;
    left: 33.3333333333%; }
  .xlarge-pull-4 {
    position: relative;
    left: -33.3333333333%; }
  .xlarge-offset-3 {
    margin-left: 25%; }
  .xlarge-5 {
    width: 41.6666666667%; }
  .xlarge-push-5 {
    position: relative;
    left: 41.6666666667%; }
  .xlarge-pull-5 {
    position: relative;
    left: -41.6666666667%; }
  .xlarge-offset-4 {
    margin-left: 33.3333333333%; }
  .xlarge-6 {
    width: 50%; }
  .xlarge-push-6 {
    position: relative;
    left: 50%; }
  .xlarge-pull-6 {
    position: relative;
    left: -50%; }
  .xlarge-offset-5 {
    margin-left: 41.6666666667%; }
  .xlarge-7 {
    width: 58.3333333333%; }
  .xlarge-push-7 {
    position: relative;
    left: 58.3333333333%; }
  .xlarge-pull-7 {
    position: relative;
    left: -58.3333333333%; }
  .xlarge-offset-6 {
    margin-left: 50%; }
  .xlarge-8 {
    width: 66.6666666667%; }
  .xlarge-push-8 {
    position: relative;
    left: 66.6666666667%; }
  .xlarge-pull-8 {
    position: relative;
    left: -66.6666666667%; }
  .xlarge-offset-7 {
    margin-left: 58.3333333333%; }
  .xlarge-9 {
    width: 75%; }
  .xlarge-push-9 {
    position: relative;
    left: 75%; }
  .xlarge-pull-9 {
    position: relative;
    left: -75%; }
  .xlarge-offset-8 {
    margin-left: 66.6666666667%; }
  .xlarge-10 {
    width: 83.3333333333%; }
  .xlarge-push-10 {
    position: relative;
    left: 83.3333333333%; }
  .xlarge-pull-10 {
    position: relative;
    left: -83.3333333333%; }
  .xlarge-offset-9 {
    margin-left: 75%; }
  .xlarge-11 {
    width: 91.6666666667%; }
  .xlarge-push-11 {
    position: relative;
    left: 91.6666666667%; }
  .xlarge-pull-11 {
    position: relative;
    left: -91.6666666667%; }
  .xlarge-offset-10 {
    margin-left: 83.3333333333%; }
  .xlarge-12 {
    width: 100%; }
  .xlarge-offset-11 {
    margin-left: 91.6666666667%; }
  .xlarge-up-1 > .column, .xlarge-up-1 > .columns {
    width: 100%;
    float: left; }
    .xlarge-up-1 > .column:nth-of-type(1n), .xlarge-up-1 > .columns:nth-of-type(1n) {
      clear: none; }
    .xlarge-up-1 > .column:nth-of-type(1n+1), .xlarge-up-1 > .columns:nth-of-type(1n+1) {
      clear: both; }
    .xlarge-up-1 > .column:last-child, .xlarge-up-1 > .columns:last-child {
      float: left; }
  .xlarge-up-2 > .column, .xlarge-up-2 > .columns {
    width: 50%;
    float: left; }
    .xlarge-up-2 > .column:nth-of-type(1n), .xlarge-up-2 > .columns:nth-of-type(1n) {
      clear: none; }
    .xlarge-up-2 > .column:nth-of-type(2n+1), .xlarge-up-2 > .columns:nth-of-type(2n+1) {
      clear: both; }
    .xlarge-up-2 > .column:last-child, .xlarge-up-2 > .columns:last-child {
      float: left; }
  .xlarge-up-3 > .column, .xlarge-up-3 > .columns {
    width: 33.3333333333%;
    float: left; }
    .xlarge-up-3 > .column:nth-of-type(1n), .xlarge-up-3 > .columns:nth-of-type(1n) {
      clear: none; }
    .xlarge-up-3 > .column:nth-of-type(3n+1), .xlarge-up-3 > .columns:nth-of-type(3n+1) {
      clear: both; }
    .xlarge-up-3 > .column:last-child, .xlarge-up-3 > .columns:last-child {
      float: left; }
  .xlarge-up-4 > .column, .xlarge-up-4 > .columns {
    width: 25%;
    float: left; }
    .xlarge-up-4 > .column:nth-of-type(1n), .xlarge-up-4 > .columns:nth-of-type(1n) {
      clear: none; }
    .xlarge-up-4 > .column:nth-of-type(4n+1), .xlarge-up-4 > .columns:nth-of-type(4n+1) {
      clear: both; }
    .xlarge-up-4 > .column:last-child, .xlarge-up-4 > .columns:last-child {
      float: left; }
  .xlarge-up-5 > .column, .xlarge-up-5 > .columns {
    width: 20%;
    float: left; }
    .xlarge-up-5 > .column:nth-of-type(1n), .xlarge-up-5 > .columns:nth-of-type(1n) {
      clear: none; }
    .xlarge-up-5 > .column:nth-of-type(5n+1), .xlarge-up-5 > .columns:nth-of-type(5n+1) {
      clear: both; }
    .xlarge-up-5 > .column:last-child, .xlarge-up-5 > .columns:last-child {
      float: left; }
  .xlarge-up-6 > .column, .xlarge-up-6 > .columns {
    width: 16.6666666667%;
    float: left; }
    .xlarge-up-6 > .column:nth-of-type(1n), .xlarge-up-6 > .columns:nth-of-type(1n) {
      clear: none; }
    .xlarge-up-6 > .column:nth-of-type(6n+1), .xlarge-up-6 > .columns:nth-of-type(6n+1) {
      clear: both; }
    .xlarge-up-6 > .column:last-child, .xlarge-up-6 > .columns:last-child {
      float: left; }
  .xlarge-up-7 > .column, .xlarge-up-7 > .columns {
    width: 14.2857142857%;
    float: left; }
    .xlarge-up-7 > .column:nth-of-type(1n), .xlarge-up-7 > .columns:nth-of-type(1n) {
      clear: none; }
    .xlarge-up-7 > .column:nth-of-type(7n+1), .xlarge-up-7 > .columns:nth-of-type(7n+1) {
      clear: both; }
    .xlarge-up-7 > .column:last-child, .xlarge-up-7 > .columns:last-child {
      float: left; }
  .xlarge-up-8 > .column, .xlarge-up-8 > .columns {
    width: 12.5%;
    float: left; }
    .xlarge-up-8 > .column:nth-of-type(1n), .xlarge-up-8 > .columns:nth-of-type(1n) {
      clear: none; }
    .xlarge-up-8 > .column:nth-of-type(8n+1), .xlarge-up-8 > .columns:nth-of-type(8n+1) {
      clear: both; }
    .xlarge-up-8 > .column:last-child, .xlarge-up-8 > .columns:last-child {
      float: left; }
  .xlarge-collapse > .column, .xlarge-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .xlarge-collapse .row,
  .expanded.row .xlarge-collapse.row {
    margin-left: 0;
    margin-right: 0; }
  .xlarge-uncollapse > .column, .xlarge-uncollapse > .columns {
    padding-left: 1.125rem;
    padding-right: 1.125rem; }
  .xlarge-centered {
    float: none;
    margin-left: auto;
    margin-right: auto; }
  .xlarge-uncentered,
  .xlarge-push-0,
  .xlarge-pull-0 {
    position: static;
    margin-left: 0;
    margin-right: 0;
    float: left; } }

@media only screen and (min-width: 90em) {
  .xxlarge-1 {
    width: 8.3333333333%; }
  .xxlarge-push-1 {
    position: relative;
    left: 8.3333333333%; }
  .xxlarge-pull-1 {
    position: relative;
    left: -8.3333333333%; }
  .xxlarge-offset-0 {
    margin-left: 0%; }
  .xxlarge-2 {
    width: 16.6666666667%; }
  .xxlarge-push-2 {
    position: relative;
    left: 16.6666666667%; }
  .xxlarge-pull-2 {
    position: relative;
    left: -16.6666666667%; }
  .xxlarge-offset-1 {
    margin-left: 8.3333333333%; }
  .xxlarge-3 {
    width: 25%; }
  .xxlarge-push-3 {
    position: relative;
    left: 25%; }
  .xxlarge-pull-3 {
    position: relative;
    left: -25%; }
  .xxlarge-offset-2 {
    margin-left: 16.6666666667%; }
  .xxlarge-4 {
    width: 33.3333333333%; }
  .xxlarge-push-4 {
    position: relative;
    left: 33.3333333333%; }
  .xxlarge-pull-4 {
    position: relative;
    left: -33.3333333333%; }
  .xxlarge-offset-3 {
    margin-left: 25%; }
  .xxlarge-5 {
    width: 41.6666666667%; }
  .xxlarge-push-5 {
    position: relative;
    left: 41.6666666667%; }
  .xxlarge-pull-5 {
    position: relative;
    left: -41.6666666667%; }
  .xxlarge-offset-4 {
    margin-left: 33.3333333333%; }
  .xxlarge-6 {
    width: 50%; }
  .xxlarge-push-6 {
    position: relative;
    left: 50%; }
  .xxlarge-pull-6 {
    position: relative;
    left: -50%; }
  .xxlarge-offset-5 {
    margin-left: 41.6666666667%; }
  .xxlarge-7 {
    width: 58.3333333333%; }
  .xxlarge-push-7 {
    position: relative;
    left: 58.3333333333%; }
  .xxlarge-pull-7 {
    position: relative;
    left: -58.3333333333%; }
  .xxlarge-offset-6 {
    margin-left: 50%; }
  .xxlarge-8 {
    width: 66.6666666667%; }
  .xxlarge-push-8 {
    position: relative;
    left: 66.6666666667%; }
  .xxlarge-pull-8 {
    position: relative;
    left: -66.6666666667%; }
  .xxlarge-offset-7 {
    margin-left: 58.3333333333%; }
  .xxlarge-9 {
    width: 75%; }
  .xxlarge-push-9 {
    position: relative;
    left: 75%; }
  .xxlarge-pull-9 {
    position: relative;
    left: -75%; }
  .xxlarge-offset-8 {
    margin-left: 66.6666666667%; }
  .xxlarge-10 {
    width: 83.3333333333%; }
  .xxlarge-push-10 {
    position: relative;
    left: 83.3333333333%; }
  .xxlarge-pull-10 {
    position: relative;
    left: -83.3333333333%; }
  .xxlarge-offset-9 {
    margin-left: 75%; }
  .xxlarge-11 {
    width: 91.6666666667%; }
  .xxlarge-push-11 {
    position: relative;
    left: 91.6666666667%; }
  .xxlarge-pull-11 {
    position: relative;
    left: -91.6666666667%; }
  .xxlarge-offset-10 {
    margin-left: 83.3333333333%; }
  .xxlarge-12 {
    width: 100%; }
  .xxlarge-offset-11 {
    margin-left: 91.6666666667%; }
  .xxlarge-up-1 > .column, .xxlarge-up-1 > .columns {
    width: 100%;
    float: left; }
    .xxlarge-up-1 > .column:nth-of-type(1n), .xxlarge-up-1 > .columns:nth-of-type(1n) {
      clear: none; }
    .xxlarge-up-1 > .column:nth-of-type(1n+1), .xxlarge-up-1 > .columns:nth-of-type(1n+1) {
      clear: both; }
    .xxlarge-up-1 > .column:last-child, .xxlarge-up-1 > .columns:last-child {
      float: left; }
  .xxlarge-up-2 > .column, .xxlarge-up-2 > .columns {
    width: 50%;
    float: left; }
    .xxlarge-up-2 > .column:nth-of-type(1n), .xxlarge-up-2 > .columns:nth-of-type(1n) {
      clear: none; }
    .xxlarge-up-2 > .column:nth-of-type(2n+1), .xxlarge-up-2 > .columns:nth-of-type(2n+1) {
      clear: both; }
    .xxlarge-up-2 > .column:last-child, .xxlarge-up-2 > .columns:last-child {
      float: left; }
  .xxlarge-up-3 > .column, .xxlarge-up-3 > .columns {
    width: 33.3333333333%;
    float: left; }
    .xxlarge-up-3 > .column:nth-of-type(1n), .xxlarge-up-3 > .columns:nth-of-type(1n) {
      clear: none; }
    .xxlarge-up-3 > .column:nth-of-type(3n+1), .xxlarge-up-3 > .columns:nth-of-type(3n+1) {
      clear: both; }
    .xxlarge-up-3 > .column:last-child, .xxlarge-up-3 > .columns:last-child {
      float: left; }
  .xxlarge-up-4 > .column, .xxlarge-up-4 > .columns {
    width: 25%;
    float: left; }
    .xxlarge-up-4 > .column:nth-of-type(1n), .xxlarge-up-4 > .columns:nth-of-type(1n) {
      clear: none; }
    .xxlarge-up-4 > .column:nth-of-type(4n+1), .xxlarge-up-4 > .columns:nth-of-type(4n+1) {
      clear: both; }
    .xxlarge-up-4 > .column:last-child, .xxlarge-up-4 > .columns:last-child {
      float: left; }
  .xxlarge-up-5 > .column, .xxlarge-up-5 > .columns {
    width: 20%;
    float: left; }
    .xxlarge-up-5 > .column:nth-of-type(1n), .xxlarge-up-5 > .columns:nth-of-type(1n) {
      clear: none; }
    .xxlarge-up-5 > .column:nth-of-type(5n+1), .xxlarge-up-5 > .columns:nth-of-type(5n+1) {
      clear: both; }
    .xxlarge-up-5 > .column:last-child, .xxlarge-up-5 > .columns:last-child {
      float: left; }
  .xxlarge-up-6 > .column, .xxlarge-up-6 > .columns {
    width: 16.6666666667%;
    float: left; }
    .xxlarge-up-6 > .column:nth-of-type(1n), .xxlarge-up-6 > .columns:nth-of-type(1n) {
      clear: none; }
    .xxlarge-up-6 > .column:nth-of-type(6n+1), .xxlarge-up-6 > .columns:nth-of-type(6n+1) {
      clear: both; }
    .xxlarge-up-6 > .column:last-child, .xxlarge-up-6 > .columns:last-child {
      float: left; }
  .xxlarge-up-7 > .column, .xxlarge-up-7 > .columns {
    width: 14.2857142857%;
    float: left; }
    .xxlarge-up-7 > .column:nth-of-type(1n), .xxlarge-up-7 > .columns:nth-of-type(1n) {
      clear: none; }
    .xxlarge-up-7 > .column:nth-of-type(7n+1), .xxlarge-up-7 > .columns:nth-of-type(7n+1) {
      clear: both; }
    .xxlarge-up-7 > .column:last-child, .xxlarge-up-7 > .columns:last-child {
      float: left; }
  .xxlarge-up-8 > .column, .xxlarge-up-8 > .columns {
    width: 12.5%;
    float: left; }
    .xxlarge-up-8 > .column:nth-of-type(1n), .xxlarge-up-8 > .columns:nth-of-type(1n) {
      clear: none; }
    .xxlarge-up-8 > .column:nth-of-type(8n+1), .xxlarge-up-8 > .columns:nth-of-type(8n+1) {
      clear: both; }
    .xxlarge-up-8 > .column:last-child, .xxlarge-up-8 > .columns:last-child {
      float: left; }
  .xxlarge-collapse > .column, .xxlarge-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .xxlarge-collapse .row,
  .expanded.row .xxlarge-collapse.row {
    margin-left: 0;
    margin-right: 0; }
  .xxlarge-uncollapse > .column, .xxlarge-uncollapse > .columns {
    padding-left: 1.125rem;
    padding-right: 1.125rem; }
  .xxlarge-centered {
    float: none;
    margin-left: auto;
    margin-right: auto; }
  .xxlarge-uncentered,
  .xxlarge-push-0,
  .xxlarge-pull-0 {
    position: static;
    margin-left: 0;
    margin-right: 0;
    float: left; } }

.container {
  padding-right: 2.25rem;
  padding-left: 2.25rem;
  width: 91.5rem;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto; }

.container--width {
  padding-right: 2.25rem;
  padding-left: 2.25rem;
  width: 100rem;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto; }

.row {
  padding-right: 1.125rem;
  padding-left: 1.125rem;
  width: 100%; }
  .row .row {
    width: auto;
    min-width: 100%; }

.row-alt {
  padding-right: 6.25rem;
  padding-left: 6.25rem; }
  @media only screen and (max-width: 63.9375em) {
    .row-alt {
      padding-right: 3.125rem;
      padding-left: 3.125rem; } }

.row .row--no-nest {
  max-width: 91.5rem;
  margin-right: auto;
  margin-left: auto; }

.row--unpadded {
  padding-right: 0;
  padding-left: 0; }

.columns--unpadded {
  padding-right: 0;
  padding-left: 0; }

@media only screen and (min-width: 40em) {
  .flex {
    display: -ms-flexbox;
    display: flex; } }

@media only screen and (min-width: 64em) {
  .flex--large {
    display: -ms-flexbox;
    display: flex; } }

.flex--alignCenter {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center; }

.row--flex {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.row--full-width {
  max-width: none; }

.align-center {
  -ms-flex-pack: center;
      justify-content: center; }

.align-top {
  -ms-flex-align: start;
      align-items: flex-start; }

.align-middle {
  -ms-flex-align: center;
      align-items: center; }

.align-baseline {
  -ms-flex-align: baseline;
      align-items: baseline; }

.align-reversed {
  -ms-flex-direction: row;
      flex-direction: row; }
  .align-reversed:nth-child(even) {
    -ms-flex-direction: row-reversed;
        flex-direction: row-reversed; }

.ut-alignRight {
  text-align: Right; }

.ut-alignLeft {
  text-align: Left; }

.ut-alignCenter {
  text-align: Center; }

.ut-highlight,
.highlight em {
  background: linear-gradient(90deg, rgba(69, 206, 238, 0.4) 50%, rgba(255, 255, 255, 0) 50.0001%);
  background-position: 100% 50%;
  background-size: 201%;
  font-style: normal;
  transition: 1s; }
  .theme--dark .ut-highlight, .theme--dark
  .highlight em {
    background-image: linear-gradient(90deg, #028cad 50%, rgba(255, 255, 255, 0) 50.0001%);
    text-shadow: 0 0 0.375rem #005d74; }
  .section.is-active .ut-highlight, .section.is-active
  .highlight em {
    background-position: 0% 50%; }
  p:nth-child(1) .ut-highlight, p:nth-child(1)
  .highlight em {
    transition-delay: 0.7s; }
  p:nth-child(2) .ut-highlight, p:nth-child(2)
  .highlight em {
    transition-delay: 1.4s; }
  p:nth-child(3) .ut-highlight, p:nth-child(3)
  .highlight em {
    transition-delay: 2.1s; }
  p:nth-child(4) .ut-highlight, p:nth-child(4)
  .highlight em {
    transition-delay: 2.8s; }
  p:nth-child(5) .ut-highlight, p:nth-child(5)
  .highlight em {
    transition-delay: 3.5s; }
  p:nth-child(6) .ut-highlight, p:nth-child(6)
  .highlight em {
    transition-delay: 4.2s; }
  p:nth-child(7) .ut-highlight, p:nth-child(7)
  .highlight em {
    transition-delay: 4.9s; }
  p:nth-child(8) .ut-highlight, p:nth-child(8)
  .highlight em {
    transition-delay: 5.6s; }
  p:nth-child(9) .ut-highlight, p:nth-child(9)
  .highlight em {
    transition-delay: 6.3s; }
  p:nth-child(10) .ut-highlight, p:nth-child(10)
  .highlight em {
    transition-delay: 7s; }

.ut-emphasis {
  color: #45ceee;
  font-style: normal; }
  .theme--blue .ut-emphasis {
    color: #223238; }

.ut-minor {
  font-size: 0.8125rem;
  letter-spacing: 0.0625rem;
  text-transform: uppercase; }

.ut-hairline-bottom {
  border-bottom: 0.0625rem solid #e5e5e7; }

.ut-clearfix::before, .ut-clearfix::after {
  content: ' ';
  display: table; }

.ut-clearfix::after {
  clear: both; }

.ut-clearfix:before,
.ut-clearfix:after {
  content: " ";
  display: table; }

.ut-clearfix:after {
  clear: both; }

.ut-justify-parent {
  font-size: 0.05Px;
  text-align: justify; }
  .ut-justify-parent::after {
    display: inline-block;
    width: 100%;
    content: ''; }

.ut-justify-item {
  font-size: 1rem;
  display: inline-block;
  vertical-align: middle;
  text-align: left; }

.ut-block {
  display: block; }

.ut-inlineBlock {
  display: inline-block; }

.ut-relative {
  position: relative; }

.ut-bold-sans b, .ut-bold-sans strong {
  font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  .fontsactive .ut-bold-sans b, .fontsactive .ut-bold-sans strong {
    font-family: poppins, "Helvetica Neue", "Helvetica", "Arial", sans-serif; }

.visually-hidden {
  position: absolute;
  width: 1Px;
  height: 1Px;
  padding: 0;
  margin: -1Px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  border: 0; }

.icon {
  position: relative;
  display: inline-block;
  max-width: 100%; }
  .icon::before {
    display: block;
    content: ''; }
  .icon::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: ''; }
  .icon svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.icon--animated {
  opacity: 0;
  stroke-dasharray: 750 750;
  stroke-dashoffset: 750; }
  .section.is-active .icon--animated {
    animation: fadeAndDraw 3s 1s linear both; }

.icon--ui__BMI:before {
  padding-top: 55.6898721409%; }

.icon--ui__adaptability:before {
  padding-top: 105%; }

.icon--ui__adaptability-bold:before {
  padding-top: 105%; }

.icon--ui__ai:before {
  padding-top: 107.386363636%; }

.icon--ui__allow-time:before {
  padding-top: 105%; }

.icon--ui__approach-diagram-text:before {
  padding-top: 51.6304347826%; }

.icon--ui__approach-hero:before {
  padding-top: 152.802239975%; }

.icon--ui__arrow-curve-down-left:before {
  padding-top: 116.052631579%; }

.icon--ui__arrow-curve-down-right:before {
  padding-top: 116.052631579%; }

.icon--ui__arrow-curve-right:before {
  padding-top: 116.052631579%; }

.icon--ui__arrow-double:before {
  padding-top: 31.726618705%; }

.icon--ui__arrow-double-down:before {
  padding-top: 21.8382352941%; }

.icon--ui__arrow-double-long:before {
  padding-top: 16.2730627306%; }

.icon--ui__arrow-down:before {
  padding-top: 65.625%; }

.icon--ui__arrow-down-circle:before {
  padding-top: 105%; }

.icon--ui__arrow-head:before {
  padding-top: 105%; }

.icon--ui__arrow-head-down:before {
  padding-top: 70.5812157257%; }

.icon--ui__arrow-left:before {
  padding-top: 38.5%; }

.icon--ui__arrow-line:before {
  padding-top: 105%; }

.icon--ui__arrow-right:before {
  padding-top: 71.75%; }

.icon--ui__arrow-right-again:before {
  padding-top: 38.5%; }

.icon--ui__arrow-single:before {
  padding-top: 262.5%; }

.icon--ui__arrows-long:before {
  padding-top: 9.1808149406%; }

.icon--ui__behaviours:before {
  padding-top: 86.7391304348%; }

.icon--ui__bend-bl:before {
  padding-top: 111.737967914%; }

.icon--ui__bend-tr:before {
  padding-top: 110.555555556%; }

.icon--ui__blue-dot:before {
  padding-top: 105%; }

.icon--ui__blue-tick:before {
  padding-top: 105%; }

.icon--ui__books:before {
  padding-top: 105%; }

.icon--ui__books-alt:before {
  padding-top: 75.1975128018%; }

.icon--ui__box-arrow:before {
  padding-top: 119.247211896%; }

.icon--ui__broken-chain:before {
  padding-top: 72.4287783679%; }

.icon--ui__building-strategies-growth:before {
  padding-top: 105%; }

.icon--ui__building-strategies-ppc:before {
  padding-top: 100.8%; }

.icon--ui__business-model-innovation:before {
  padding-top: 64.75%; }

.icon--ui__businessModalInnovation:before {
  padding-top: 100.684931507%; }

.icon--ui__capabilities-lines:before {
  padding-top: 8.4984025559%; }

.icon--ui__capability-benchmark:before {
  padding-top: 105%; }

.icon--ui__capability-explore:before {
  padding-top: 105%; }

.icon--ui__capability-growth:before {
  padding-top: 105%; }

.icon--ui__capability-growth-diagnostic:before {
  padding-top: 98.9655172414%; }

.icon--ui__careers-1:before {
  padding-top: 103.970588235%; }

.icon--ui__careers-contact-anim:before {
  padding-top: 103.970588235%; }

.icon--ui__careers-contact-base:before {
  padding-top: 103.970588235%; }

.icon--ui__careers-hero:before {
  padding-top: 154.098591549%; }

.icon--ui__careers-hero-extra:before {
  padding-top: 154.098591549%; }

.icon--ui__case-study-hero:before {
  padding-top: 87.2307692308%; }

.icon--ui__check-circle:before {
  padding-top: 105%; }

.icon--ui__chess-alt:before {
  padding-top: 105%; }

.icon--ui__circle-arrow-down:before {
  padding-top: 105%; }

.icon--ui__circular:before {
  padding-top: 105%; }

.icon--ui__circular-alt:before {
  padding-top: 105%; }

.icon--ui__circular-arrows:before {
  padding-top: 94.3670886076%; }

.icon--ui__circular-blue:before {
  padding-top: 105%; }

.icon--ui__circular-business-model-innovation:before {
  padding-top: 94.9991600874%; }

.icon--ui__circular-business-model-innovation-no-bg:before {
  padding-top: 94.9991600874%; }

.icon--ui__circular-nav:before {
  padding-top: 105%; }

.icon--ui__close:before {
  padding-top: 105%; }

.icon--ui__cluster:before {
  padding-top: 70.7954545455%; }

.icon--ui__competitive-advantage-ppc:before {
  padding-top: 105%; }

.icon--ui__competitor:before {
  padding-top: 107.234042553%; }

.icon--ui__competitor-online-event-icon:before {
  padding-top: 68.6025649125%; }

.icon--ui__competitor-shoes:before {
  padding-top: 105%; }

.icon--ui__comprehensive:before {
  padding-top: 75.6%; }

.icon--ui__consideration:before {
  padding-top: 103.990384615%; }

.icon--ui__contact-envelope:before {
  padding-top: 148.027851562%; }

.icon--ui__contact-hero-new:before {
  padding-top: 158.86167147%; }

.icon--ui__contact-main-end:before {
  padding-top: 308.884210526%; }

.icon--ui__contact-main-end-new:before {
  padding-top: 370.588235294%; }

.icon--ui__core-business-grown:before {
  padding-top: 106.296296296%; }

.icon--ui__core-growth-alt:before {
  padding-top: 105%; }

.icon--ui__cta-contact:before {
  padding-top: 105%; }

.icon--ui__cta-data:before {
  padding-top: 105%; }

.icon--ui__cta-diagnostic:before {
  padding-top: 105%; }

.icon--ui__cta-game:before {
  padding-top: 105%; }

.icon--ui__cta-mind:before {
  padding-top: 105%; }

.icon--ui__cta-resources:before {
  padding-top: 105%; }

.icon--ui__cta-sheet:before {
  padding-top: 105%; }

.icon--ui__cta-strategy:before {
  padding-top: 105%; }

.icon--ui__cta-video:before {
  padding-top: 105%; }

.icon--ui__customer-centricity:before {
  padding-top: 75.855513308%; }

.icon--ui__dashed-arrow:before {
  padding-top: 638.076923077%; }

.icon--ui__date:before {
  padding-top: 105%; }

.icon--ui__diamond-alt:before {
  padding-top: 105%; }

.icon--ui__diamond-black:before {
  padding-top: 105%; }

.icon--ui__diamond-landing:before {
  padding-top: 86.9883920894%; }

.icon--ui__diamond-landing-black:before {
  padding-top: 86.9883920894%; }

.icon--ui__diamond-thick:before {
  padding-top: 106.3125%; }

.icon--ui__driver-adaptability:before {
  padding-top: 87.6548672566%; }

.icon--ui__driver-customerCentricity:before {
  padding-top: 105.712669683%; }

.icon--ui__driver-futureFocus:before {
  padding-top: 98.2258064516%; }

.icon--ui__driver-purpose:before {
  padding-top: 63.5603932584%; }

.icon--ui__dropdown-arrow:before {
  padding-top: 105%; }

.icon--ui__droplet:before {
  padding-top: 165.584993641%; }

.icon--ui__empowered-teams:before {
  padding-top: 105%; }

.icon--ui__empowered-teams-alt:before {
  padding-top: 105%; }

.icon--ui__enhanced-efficiency:before {
  padding-top: 105%; }

.icon--ui__enhanced-efficiency-alt:before {
  padding-top: 105%; }

.icon--ui__expertsInGrowth:before {
  padding-top: 107.386363636%; }

.icon--ui__exploring-quantifying-future:before {
  padding-top: 86.7925322852%; }

.icon--ui__finalist-logo-dark:before {
  padding-top: 105%; }

.icon--ui__finalist-logo-gold:before {
  padding-top: 105%; }

.icon--ui__fire-alarm:before {
  padding-top: 105%; }

.icon--ui__focus-graph:before {
  padding-top: 49.4516129032%; }

.icon--ui__focused-insight:before {
  padding-top: 105%; }

.icon--ui__footer-briefcase:before {
  padding-top: 79.0365073391%; }

.icon--ui__footer-envelope:before {
  padding-top: 65.2225%; }

.icon--ui__footer-marker:before {
  padding-top: 146.333703128%; }

.icon--ui__footer-mobile:before {
  padding-top: 187.716396292%; }

.icon--ui__footer-share:before {
  padding-top: 161.595261845%; }

.icon--ui__future-proof-ppc:before {
  padding-top: 105%; }

.icon--ui__generic-hero:before {
  padding-top: 73.7530120482%; }

.icon--ui__goToMarketStrategy:before {
  padding-top: 105%; }

.icon--ui__graph-alt:before {
  padding-top: 105%; }

.icon--ui__homepage-contact:before {
  padding-top: 70%; }

.icon--ui__homepage-contact-color:before {
  padding-top: 70%; }

.icon--ui__homepage-hero:before {
  padding-top: 37.79342723%; }

.icon--ui__homepage-hero-base:before {
  padding-top: 37.79342723%; }

.icon--ui__homepage-hero-rocket:before {
  padding-top: 37.79342723%; }

.icon--ui__homepage-hero-rocket-small:before {
  padding-top: 166.760416667%; }

.icon--ui__homepage-team:before {
  padding-top: 61.1538461538%; }

.icon--ui__homepage-team-color:before {
  padding-top: 61.1538461538%; }

.icon--ui__homepage-team-color1:before {
  padding-top: 61.1538461538%; }

.icon--ui__homepage-team-color2:before {
  padding-top: 61.1538461538%; }

.icon--ui__homepage-team-dot:before {
  padding-top: 61.1538461538%; }

.icon--ui__horizon:before {
  padding-top: 88.1850533808%; }

.icon--ui__how:before {
  padding-top: 85.3837044534%; }

.icon--ui__how-end:before {
  padding-top: 414.551414495%; }

.icon--ui__independent-solution-alt:before {
  padding-top: 105%; }

.icon--ui__independentPointOfView:before {
  padding-top: 107.386363636%; }

.icon--ui__info:before {
  padding-top: 105%; }

.icon--ui__innovation-alt:before {
  padding-top: 105%; }

.icon--ui__insights-alt:before {
  padding-top: 99.6428571429%; }

.icon--ui__intro-plants:before {
  padding-top: 34.2418772563%; }

.icon--ui__landing-adaptability:before {
  padding-top: 105%; }

.icon--ui__landing-aim:before {
  padding-top: 105%; }

.icon--ui__landing-chess:before {
  padding-top: 102.9%; }

.icon--ui__landing-competitor:before {
  padding-top: 107.234042553%; }

.icon--ui__landing-consideration:before {
  padding-top: 105%; }

.icon--ui__landing-diagnose:before {
  padding-top: 105%; }

.icon--ui__landing-diagnose-alt:before {
  padding-top: 105%; }

.icon--ui__landing-diagnose-alt-1:before {
  padding-top: 105%; }

.icon--ui__landing-expert:before {
  padding-top: 105%; }

.icon--ui__landing-independent:before {
  padding-top: 105%; }

.icon--ui__landing-insights:before {
  padding-top: 99.6428571429%; }

.icon--ui__landing-keybox:before {
  padding-top: 105%; }

.icon--ui__landing-measure:before {
  padding-top: 105%; }

.icon--ui__landing-methodology:before {
  padding-top: 105%; }

.icon--ui__landing-plan:before {
  padding-top: 105%; }

.icon--ui__landing-position:before {
  padding-top: 63.152173913%; }

.icon--ui__landing-progress:before {
  padding-top: 105%; }

.icon--ui__landing-quantify:before {
  padding-top: 105%; }

.icon--ui__landing-roi:before {
  padding-top: 105%; }

.icon--ui__landing-securing-competitve-advantage:before {
  padding-top: 105%; }

.icon--ui__landing-strongCompetitor:before {
  padding-top: 105%; }

.icon--ui__landing-success:before {
  padding-top: 105%; }

.icon--ui__landing-win:before {
  padding-top: 105%; }

.icon--ui__landingsecuring-competitve-advantage:before {
  padding-top: 105%; }

.icon--ui__light:before {
  padding-top: 72.2950819672%; }

.icon--ui__lightbulb-pencil:before {
  padding-top: 105%; }

.icon--ui__line-graph:before {
  padding-top: 41.7391304348%; }

.icon--ui__logo:before {
  padding-top: 22.939875%; }

.icon--ui__mail:before {
  padding-top: 105%; }

.icon--ui__market-faster:before {
  padding-top: 105%; }

.icon--ui__market-faster-alt:before {
  padding-top: 105%; }

.icon--ui__marketingSalesStrategy:before {
  padding-top: 103.670886076%; }

.icon--ui__megaphone:before {
  padding-top: 105%; }

.icon--ui__menu-circle:before {
  padding-top: 105%; }

.icon--ui__meter-alt:before {
  padding-top: 105%; }

.icon--ui__misaligned-graph:before {
  padding-top: 57.8389830508%; }

.icon--ui__mountain-flag:before {
  padding-top: 105%; }

.icon--ui__navigating-disruption:before {
  padding-top: 105%; }

.icon--ui__new-plane-landing:before {
  padding-top: 65.6020942408%; }

.icon--ui__new-sources-alt:before {
  padding-top: 105%; }

.icon--ui__newSourcesOfGrowth:before {
  padding-top: 103.703703704%; }

.icon--ui__operateGlobally:before {
  padding-top: 105%; }

.icon--ui__output:before {
  padding-top: 74.3362831858%; }

.icon--ui__part5:before {
  padding-top: 16.4774624374%; }

.icon--ui__people:before {
  padding-top: 92.4456521739%; }

.icon--ui__people-circle:before {
  padding-top: 105%; }

.icon--ui__phone:before {
  padding-top: 105%; }

.icon--ui__piece-1:before {
  padding-top: 9.7826086957%; }

.icon--ui__piece-2:before {
  padding-top: 18.9456521739%; }

.icon--ui__piece-2-alt:before {
  padding-top: 9.5141921397%; }

.icon--ui__plane:before {
  padding-top: 105%; }

.icon--ui__plane-trail:before {
  padding-top: 238.952321322%; }

.icon--ui__plus:before {
  padding-top: 104.964640512%; }

.icon--ui__plus-thin:before {
  padding-top: 105%; }

.icon--ui__portfolioBrandStrategy:before {
  padding-top: 100.684931507%; }

.icon--ui__posts-arrow-left-down:before {
  padding-top: 94.1869918699%; }

.icon--ui__posts-arrow-right-down:before {
  padding-top: 94.2463878121%; }

.icon--ui__posts-arrow-right-up:before {
  padding-top: 94.1869918699%; }

.icon--ui__posts-related-up:before {
  padding-top: 10.8697972252%; }

.icon--ui__posts-root-up:before {
  padding-top: 7.4680102367%; }

.icon--ui__principle-1:before {
  padding-top: 113.084496293%; }

.icon--ui__principle-2:before {
  padding-top: 110.956732745%; }

.icon--ui__principle-3:before {
  padding-top: 96.7914623434%; }

.icon--ui__principle-4:before {
  padding-top: 136.827556848%; }

.icon--ui__principle-5:before {
  padding-top: 87.9359289059%; }

.icon--ui__principle-end:before {
  padding-top: 1423.33333333%; }

.icon--ui__principle-middle:before {
  padding-top: 815.181818182%; }

.icon--ui__process:before {
  padding-top: 105%; }

.icon--ui__process-governance:before {
  padding-top: 105%; }

.icon--ui__progress:before {
  padding-top: 105%; }

.icon--ui__progress-alt:before {
  padding-top: 105%; }

.icon--ui__progress-thick:before {
  padding-top: 105%; }

.icon--ui__proven-strategy-approach:before {
  padding-top: 107.386363636%; }

.icon--ui__puzzle:before {
  padding-top: 105%; }

.icon--ui__quotation-mark:before {
  padding-top: 85.9090909091%; }

.icon--ui__quote:before {
  padding-top: 84.6774193548%; }

.icon--ui__red-arrow:before {
  padding-top: 63.9130434783%; }

.icon--ui__red-arrow-topTom:before {
  padding-top: 15.75%; }

.icon--ui__red-arrowTom:before {
  padding-top: 54.7826086957%; }

.icon--ui__red-dot:before {
  padding-top: 116.666666667%; }

.icon--ui__roi-2:before {
  padding-top: 107.386363636%; }

.icon--ui__roi-alt:before {
  padding-top: 105%; }

.icon--ui__roi-white:before {
  padding-top: 105%; }

.icon--ui__section-end:before {
  padding-top: 297.5%; }

.icon--ui__section-end-dashed:before {
  padding-top: 507.5%; }

.icon--ui__section-lead-in:before {
  padding-top: 108.287292818%; }

.icon--ui__section-lead-out:before {
  padding-top: 118.188757807%; }

.icon--ui__section-start:before {
  padding-top: 307.867730901%; }

.icon--ui__share:before {
  padding-top: 105%; }

.icon--ui__social-linkedin:before {
  padding-top: 100.18756276%; }

.icon--ui__social-twitter:before {
  padding-top: 85.8007402838%; }

.icon--ui__sparkle-left:before {
  padding-top: 138.75%; }

.icon--ui__sparkle-right:before {
  padding-top: 98.5051546392%; }

.icon--ui__speech-marks:before {
  padding-top: 86.0655737705%; }

.icon--ui__standard:before {
  padding-top: 111.5625%; }

.icon--ui__strat-icon-long:before {
  padding-top: 2100%; }

.icon--ui__strategy-heart:before {
  padding-top: 105%; }

.icon--ui__strategy-implementation-alt:before {
  padding-top: 105%; }

.icon--ui__strategy-implentation:before {
  padding-top: 50.1539269215%; }

.icon--ui__strategy-line:before {
  padding-top: 53.27175%; }

.icon--ui__strategy-part1:before {
  padding-top: 18.9876352396%; }

.icon--ui__strategy-part4:before {
  padding-top: 1200.9375%; }

.icon--ui__strategy-part5:before {
  padding-top: 16.4774624374%; }

.icon--ui__strategy-radar:before {
  padding-top: 105%; }

.icon--ui__strategy-target:before {
  padding-top: 105%; }

.icon--ui__strategyImplementation:before {
  padding-top: 105%; }

.icon--ui__structures:before {
  padding-top: 105%; }

.icon--ui__sub-nav-lines:before {
  padding-top: 54.9039881832%; }

.icon--ui__success:before {
  padding-top: 93.2242990654%; }

.icon--ui__survey-questions:before {
  padding-top: 133.5%; }

.icon--ui__survey-results:before {
  padding-top: 96.4534883721%; }

.icon--ui__survey-time:before {
  padding-top: 116.117647059%; }

.icon--ui__target-alt:before {
  padding-top: 105%; }

.icon--ui__target-opperating-model:before {
  padding-top: 61.4709968344%; }

.icon--ui__team-cta-extras:before {
  padding-top: 76.3663706674%; }

.icon--ui__team-hero:before {
  padding-top: 190.144230769%; }

.icon--ui__team-intro-end:before {
  padding-top: 152.201834862%; }

.icon--ui__team-listing-start:before {
  padding-top: 57%; }

.icon--ui__team-listing-start-join:before {
  padding-top: 57%; }

.icon--ui__telescope-alt:before {
  padding-top: 106.3125%; }

.icon--ui__thought-detail:before {
  padding-top: 118.450938825%; }

.icon--ui__thoughts-hero:before {
  padding-top: 174.887459807%; }

.icon--ui__thoughts-landing:before {
  padding-top: 105.688976956%; }

.icon--ui__thoughts-landing-new:before {
  padding-top: 60.4905660377%; }

.icon--ui__time:before {
  padding-top: 105%; }

.icon--ui__timer:before {
  padding-top: 121.153846154%; }

.icon--ui__tom-bespoke:before {
  padding-top: 98.8235294118%; }

.icon--ui__tom-clouds:before {
  padding-top: 56.9402985075%; }

.icon--ui__tom-graph:before {
  padding-top: 50.3935185185%; }

.icon--ui__tom-graph1:before {
  padding-top: 57.8389830508%; }

.icon--ui__tom-graph12:before {
  padding-top: 57.8389830508%; }

.icon--ui__tom-graphy:before {
  padding-top: 50.3935185185%; }

.icon--ui__tom-rocket:before {
  padding-top: 167.432432432%; }

.icon--ui__tom-scope-rocket:before {
  padding-top: 373.507462687%; }

.icon--ui__trustedByLeadingCompanies:before {
  padding-top: 112.159090909%; }

.icon--ui__turning-action-ppc:before {
  padding-top: 105%; }

.icon--ui__turning-action-ppc-alt:before {
  padding-top: 106.3125%; }

.icon--ui__turning-strategy-action:before {
  padding-top: 105%; }

.icon--ui__turning-strategy-action-white:before {
  padding-top: 105%; }

.icon--ui__what-base:before {
  padding-top: 47.25%; }

.icon--ui__what-grow-1:before {
  padding-top: 112.05373773%; }

.icon--ui__what-grow-2:before {
  padding-top: 103.105084319%; }

.icon--ui__what-grow-3:before {
  padding-top: 119.517590469%; }

.icon--ui__what-icon-border:before {
  padding-top: 82.3529411765%; }

.icon--ui__what-item-1:before {
  padding-top: 95%; }

.icon--ui__what-item-2:before {
  padding-top: 105%; }

.icon--ui__what-item-3:before {
  padding-top: 105%; }

.icon--ui__what-item-4:before {
  padding-top: 149.210526316%; }

.icon--ui__what-item-5:before {
  padding-top: 140%; }

.icon--ui__what-top-leaf:before {
  padding-top: 170.393237591%; }

.icon--ui__what-we-do-arrow:before {
  padding-top: 7.4762658228%; }

.icon--ui__what-we-do-line:before {
  padding-top: 6.3308823529%; }

.icon--ui__what-we-do-line-2:before {
  padding-top: 7.3345588235%; }

.icon--ui__what-we-do-line-v2:before {
  padding-top: 6.9485294118%; }

.icon--ui__white-cross:before {
  padding-top: 113.076923077%; }

.icon--ui__white-diamond:before {
  padding-top: 105%; }

.icon--ui__why-leaf-1:before {
  padding-top: 78.4123733563%; }

.icon--ui__why-leaf-2:before {
  padding-top: 137.589908588%; }

.icon--ui__why-plant-extras:before {
  padding-top: 116.973694879%; }

.icon--ui__why-plant-pot:before {
  padding-top: 215.409951641%; }

.icon--ui__win:before {
  padding-top: 103.917525773%; }

.icon--ui__work-hero:before {
  padding-top: 135.634249471%; }

.icon--ui__work-why:before {
  padding-top: 51.1665836653%; }

:root {
  --scrollbar-gap: 0rem;
  --scrollbar-width: 0rem; }

html {
  font-size: 100%;
  height: 100%;
  scroll-behavior: smooth; }

body {
  min-height: 100%;
  scroll-behavior: smooth; }

.scroll-behavior-auto, .scroll-behavior-auto body {
  scroll-behavior: auto; }

svg {
  -ms-transform-origin: 50% 50%;
      transform-origin: 50% 50%; }

::-moz-selection {
  background: #45ceee;
  color: white; }

::selection {
  background: #45ceee;
  color: white; }

.theme--blue ::-moz-selection {
  background: #171c1d; }

.theme--blue ::selection {
  background: #171c1d; }

img {
  -ms-interpolation-mode: bicubic;
  image-rendering: crisp-edges; }

img {
  display: block;
  height: auto;
  max-width: 100%; }

.theme--dark {
  background-color: #171c1d;
  background-image: url("/media/images/pattern.png");
  color: white; }

.theme--cream {
  background-color: #fbfbf4;
  background-image: url("/media/images/pattern.png"); }

.theme--cream-light {
  background: #fcfcf6; }

.theme--pale-cream {
  background-color: #fbfbf4; }

.theme--blue {
  background-color: #45ceee;
  color: white; }
  .theme--blue-textured {
    background-color: #45ceee;
    background-image: url("/media/images/pattern.png"); }

.theme--gradient {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  color: white;
  display: -ms-flexbox;
  display: flex; }

.theme--gradient__inner {
  background: linear-gradient(180deg, #171c1d, rgba(23, 28, 29, 0.7) 30%, rgba(23, 28, 29, 0.7) 70%, #171c1d), linear-gradient(180deg, rgba(23, 28, 29, 0.85), transparent 40%, transparent 60%, rgba(23, 28, 29, 0.85));
  width: 100%; }

.theme--pale {
  background-color: #f4f6f6;
  color: #171c1d; }

.theme--pale--tier {
  background-color: #f4f6f6;
  color: #000; }

.theme--dark-blue {
  background-color: #122e37; }

.theme--red {
  background-color: #e40a36;
  color: #171c1d; }

.theme--black {
  background-color: #171c1d;
  background-image: url("/media/images/pattern.png");
  color: white; }

.theme--black-alt {
  background-color: #171C1D;
  color: #fff; }

.theme--white {
  background-color: white; }

body,
button,
select,
input,
textarea {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  text-rendering: optimizeLegibility; }
  .fontsactive body, .fontsactive
  button, .fontsactive
  select, .fontsactive
  input, .fontsactive
  textarea {
    font-family: poppins, "Helvetica Neue", "Helvetica", "Arial", sans-serif; }

.type--h0 {
  font-family: Georgia, Times, "Times New Roman", serif;
  font-size: 2.25rem;
  font-weight: 400;
  line-height: 1.125; }
  .fontsactive .type--h0 {
    font-family: prata, Georgia, Times, "Times New Roman", serif; }
  @media only screen and (min-width: 40em) {
    .type--h0 {
      font-size: 3rem; } }
  @media only screen and (min-width: 64em) {
    .type--h0 {
      font-size: 4rem; } }

.type--h0--alt {
  font-family: Georgia, Times, "Times New Roman", serif;
  font-weight: 400;
  font-size: 2rem; }
  .fontsactive .type--h0--alt {
    font-family: prata, Georgia, Times, "Times New Roman", serif; }
  @media only screen and (min-width: 40em) {
    .type--h0--alt {
      font-size: 2.25rem; } }
  @media only screen and (min-width: 64em) {
    .type--h0--alt {
      font-size: 3rem; } }

.type--h1 {
  font-family: Georgia, Times, "Times New Roman", serif;
  font-size: 2rem;
  font-weight: 400;
  line-height: 1.5; }
  .fontsactive .type--h1 {
    font-family: prata, Georgia, Times, "Times New Roman", serif; }
  @media only screen and (max-width: 39.9375em) {
    .type--h1 {
      font-size: 1.5rem; } }

.type--h1--alt {
  font-family: Georgia, Times, "Times New Roman", serif;
  font-size: 2rem;
  font-weight: 400;
  line-height: 1.2;
  white-space: normal; }
  .fontsactive .type--h1--alt {
    font-family: prata, Georgia, Times, "Times New Roman", serif; }
  @media only screen and (min-width: 40em) {
    .type--h1--alt {
      font-size: 3rem; } }
  @media only screen and (min-width: 64em) {
    .type--h1--alt {
      font-size: 3.375rem; } }

.type--h2 {
  font-size: 2rem;
  font-weight: 800;
  letter-spacing: 0.1em;
  line-height: 1.5;
  text-transform: uppercase; }

.type--h2-caseStudy {
  font-family: Georgia, Times, "Times New Roman", serif;
  font-weight: 400;
  font-size: 1.5rem; }
  .fontsactive .type--h2-caseStudy {
    font-family: prata, Georgia, Times, "Times New Roman", serif; }

.type--h2-small {
  font-family: Georgia, Times, "Times New Roman", serif;
  font-size: 1.375rem; }
  .fontsactive .type--h2-small {
    font-family: prata, Georgia, Times, "Times New Roman", serif; }

.type--h3, .fmt h1,
.fmt h2,
.fmt h3,
.fmt h4,
.fmt h5,
.fmt h6 {
  font-size: 1.125rem;
  letter-spacing: 0.05em;
  text-transform: uppercase; }
  .type--h3--small {
    font-size: 1rem; }

.type--h3--white {
  font-size: 1.125rem;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #fff; }
  .type--h3--white--small {
    font-size: 1rem; }

.type--h3--alt {
  font-family: Georgia, Times, "Times New Roman", serif;
  font-size: 1.875rem;
  font-weight: 300;
  text-transform: capitalize;
  letter-spacing: 0.01875rem; }
  .fontsactive .type--h3--alt {
    font-family: prata, Georgia, Times, "Times New Roman", serif; }

.type--h3--serif {
  font-family: Georgia, Times, "Times New Roman", serif;
  -moz-osx-font-smoothing: auto;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.7777777778; }
  .fontsactive .type--h3--serif {
    font-family: prata, Georgia, Times, "Times New Roman", serif; }

.type--h4--large {
  letter-spacing: 0.05em;
  text-transform: uppercase; }

.type--h4 {
  border-bottom: 1Px solid;
  display: inline-block;
  font-size: 0.625rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase; }

.type--h4--no-border {
  border-bottom: 0; }

.type--h5 {
  font-size: 1rem;
  letter-spacing: 0.1em;
  text-transform: uppercase; }

.type--h6 {
  font-size: 0.75rem;
  font-weight: 800;
  letter-spacing: 0.125rem;
  text-transform: uppercase; }

.type--p2, .fmt--post blockquote {
  font-family: Georgia, Times, "Times New Roman", serif;
  -moz-osx-font-smoothing: auto;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 1.125rem;
  line-height: 1.7777777778; }
  .fontsactive .type--p2, .fontsactive .fmt--post blockquote, .fmt--post .fontsactive blockquote {
    font-family: prata, Georgia, Times, "Times New Roman", serif; }
  .fmt .type--p2 a:not(.btn), .fmt .fmt--post blockquote a:not(.btn), .fmt--post .fmt blockquote a:not(.btn) {
    text-decoration: underline;
    text-decoration-skip-ink: auto;
    transition-duration: 250ms;
    transition-property: -webkit-text-decoration-color;
    transition-property: text-decoration-color;
    transition-property: text-decoration-color, -webkit-text-decoration-color, -moz-text-decoration-color;
    transition-timing-function: ease;
    font-weight: 400; }
    .fmt .type--p2 a:not(.btn):hover, .fmt .fmt--post blockquote a:not(.btn):hover, .fmt--post .fmt blockquote a:not(.btn):hover,
    a:hover .fmt .type--p2 a:not(.btn),
    a:hover .fmt .fmt--post blockquote a:not(.btn),
    .fmt--post a:hover .fmt blockquote a:not(.btn) {
      text-decoration: none; }
      @supports ((-webkit-text-decoration-color: transparent) or (-moz-text-decoration-color: transparent) or (text-decoration-color: transparent)) {
        .fmt .type--p2 a:not(.btn):hover, .fmt .fmt--post blockquote a:not(.btn):hover, .fmt--post .fmt blockquote a:not(.btn):hover,
        a:hover .fmt .type--p2 a:not(.btn),
        a:hover .fmt .fmt--post blockquote a:not(.btn),
        .fmt--post a:hover .fmt blockquote a:not(.btn) {
          text-decoration: underline;
          text-decoration-skip-ink: auto;
          -webkit-text-decoration-color: transparent;
             -moz-text-decoration-color: transparent;
                  text-decoration-color: transparent; } }

.type--p2--large {
  font-family: Georgia, Times, "Times New Roman", serif;
  -moz-osx-font-smoothing: auto;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 1.375rem;
  line-height: 1.7777777778; }
  .fontsactive .type--p2--large {
    font-family: prata, Georgia, Times, "Times New Roman", serif; }
  .fmt .type--p2--large a:not(.btn) {
    text-decoration: underline;
    text-decoration-skip-ink: auto;
    transition-duration: 250ms;
    transition-property: -webkit-text-decoration-color;
    transition-property: text-decoration-color;
    transition-property: text-decoration-color, -webkit-text-decoration-color, -moz-text-decoration-color;
    transition-timing-function: ease;
    font-weight: 400; }
    .fmt .type--p2--large a:not(.btn):hover,
    a:hover .fmt .type--p2--large a:not(.btn) {
      text-decoration: none; }
      @supports ((-webkit-text-decoration-color: transparent) or (-moz-text-decoration-color: transparent) or (text-decoration-color: transparent)) {
        .fmt .type--p2--large a:not(.btn):hover,
        a:hover .fmt .type--p2--large a:not(.btn) {
          text-decoration: underline;
          text-decoration-skip-ink: auto;
          -webkit-text-decoration-color: transparent;
             -moz-text-decoration-color: transparent;
                  text-decoration-color: transparent; } }

.type--p2--large--alt {
  font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  -moz-osx-font-smoothing: auto;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 1.5625rem;
  line-height: 1.7777777778; }
  .fontsactive .type--p2--large--alt {
    font-family: poppins, "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  .fmt .type--p2--large--alt a:not(.btn) {
    text-decoration: underline;
    text-decoration-skip-ink: auto;
    transition-duration: 250ms;
    transition-property: -webkit-text-decoration-color;
    transition-property: text-decoration-color;
    transition-property: text-decoration-color, -webkit-text-decoration-color, -moz-text-decoration-color;
    transition-timing-function: ease;
    font-weight: 400; }
    .fmt .type--p2--large--alt a:not(.btn):hover,
    a:hover .fmt .type--p2--large--alt a:not(.btn) {
      text-decoration: none; }
      @supports ((-webkit-text-decoration-color: transparent) or (-moz-text-decoration-color: transparent) or (text-decoration-color: transparent)) {
        .fmt .type--p2--large--alt a:not(.btn):hover,
        a:hover .fmt .type--p2--large--alt a:not(.btn) {
          text-decoration: underline;
          text-decoration-skip-ink: auto;
          -webkit-text-decoration-color: transparent;
             -moz-text-decoration-color: transparent;
                  text-decoration-color: transparent; } }

.type--p2--small--alt {
  font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  -moz-osx-font-smoothing: auto;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 1.25rem;
  padding-bottom: 0.9375rem;
  line-height: 1.7777777778; }
  .fontsactive .type--p2--small--alt {
    font-family: poppins, "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  .fmt .type--p2--small--alt a:not(.btn) {
    text-decoration: underline;
    text-decoration-skip-ink: auto;
    transition-duration: 250ms;
    transition-property: -webkit-text-decoration-color;
    transition-property: text-decoration-color;
    transition-property: text-decoration-color, -webkit-text-decoration-color, -moz-text-decoration-color;
    transition-timing-function: ease;
    font-weight: 400; }
    .fmt .type--p2--small--alt a:not(.btn):hover,
    a:hover .fmt .type--p2--small--alt a:not(.btn) {
      text-decoration: none; }
      @supports ((-webkit-text-decoration-color: transparent) or (-moz-text-decoration-color: transparent) or (text-decoration-color: transparent)) {
        .fmt .type--p2--small--alt a:not(.btn):hover,
        a:hover .fmt .type--p2--small--alt a:not(.btn) {
          text-decoration: underline;
          text-decoration-skip-ink: auto;
          -webkit-text-decoration-color: transparent;
             -moz-text-decoration-color: transparent;
                  text-decoration-color: transparent; } }

.type--p2--large--blue {
  font-family: Georgia, Times, "Times New Roman", serif;
  -moz-osx-font-smoothing: auto;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 1.375rem;
  line-height: 1.7777777778;
  color: #45ceee; }
  .fontsactive .type--p2--large--blue {
    font-family: prata, Georgia, Times, "Times New Roman", serif; }
  .fmt .type--p2--large--blue a:not(.btn) {
    text-decoration: underline;
    text-decoration-skip-ink: auto;
    transition-duration: 250ms;
    transition-property: -webkit-text-decoration-color;
    transition-property: text-decoration-color;
    transition-property: text-decoration-color, -webkit-text-decoration-color, -moz-text-decoration-color;
    transition-timing-function: ease;
    font-weight: 400; }
    .fmt .type--p2--large--blue a:not(.btn):hover,
    a:hover .fmt .type--p2--large--blue a:not(.btn) {
      text-decoration: none; }
      @supports ((-webkit-text-decoration-color: transparent) or (-moz-text-decoration-color: transparent) or (text-decoration-color: transparent)) {
        .fmt .type--p2--large--blue a:not(.btn):hover,
        a:hover .fmt .type--p2--large--blue a:not(.btn) {
          text-decoration: underline;
          text-decoration-skip-ink: auto;
          -webkit-text-decoration-color: transparent;
             -moz-text-decoration-color: transparent;
                  text-decoration-color: transparent; } }

.type--p2--sans {
  font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 1.125rem;
  line-height: 1.6666666667; }
  .fontsactive .type--p2--sans {
    font-family: poppins, "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  .type--p2 .type--p2--sans, .fmt--post blockquote .type--p2--sans {
    font-family: poppins;
    font-weight: 600;
    font-size: 0.95em; }

.type--p3 {
  font-size: 0.8125rem;
  line-height: 1.7777777778; }

.type--p3--large {
  font-size: 1rem;
  line-height: 1.7777777778; }

.type--p3--alt {
  color: #728b91;
  font-size: 0.8125rem;
  line-height: 1.7777777778; }

.type--p3--alt--large {
  color: #728b91;
  font-size: 1rem;
  line-height: 1.7777777778; }

.type--p4--alt {
  color: #728b91;
  font-size: 0.625rem;
  line-height: 1.7777777778; }

.type--text-hidden {
  display: none; }
  .type--text-hidden:hover {
    display: block; }

.type--bold {
  font-weight: 700; }

.type--italic {
  font-style: italic; }

.type--gray {
  color: #728b91; }

.type--white {
  color: white; }

.type--line1 {
  line-height: 1; }

.link {
  border-bottom: 0.0625rem solid;
  color: inherit;
  line-height: 1;
  font-size: 0.75rem; }
  .link:hover {
    color: #45ceee; }

.link--alt {
  text-decoration: underline;
  color: inherit;
  line-height: 1;
  font-size: 0.75rem; }
  .link--alt:hover {
    color: #45ceee; }

.breadcrumb {
  font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  color: #728b91;
  font-size: 1rem;
  letter-spacing: .2em; }
  .fontsactive .breadcrumb {
    font-family: poppins, "Helvetica Neue", "Helvetica", "Arial", sans-serif; }

@keyframes confetti {
  0% {
    opacity: 0;
    transform: translateY(0.9375rem); }
  50% {
    opacity: 1; }
  100% {
    opacity: 0;
    transform: translateY(-0.9375rem); } }

.confetti {
  transition-duration: 250ms;
  transition-property: opacity, transform;
  transition-timing-function: ease;
  position: absolute;
  top: 10%;
  left: 50%;
  opacity: 0;
  -ms-transform: translateX(-50%) translateY(0.3125rem);
      transform: translateX(-50%) translateY(0.3125rem);
  width: 15.625rem;
  pointer-events: none; }

.confetti__item {
  position: absolute;
  animation: confetti 1.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) infinite; }
  .confetti__item:nth-child(1) {
    left: 20%;
    animation-delay: 0s; }
  .confetti__item:nth-child(2) {
    top: -0.625rem;
    left: 32%;
    animation-delay: 2s; }
  .confetti__item:nth-child(3) {
    top: -1.25rem;
    left: 45%;
    animation-delay: 1s; }
  .confetti__item:nth-child(4) {
    top: -1.875rem;
    left: 55%;
    animation-delay: 1.5s; }
  .confetti__item:nth-child(5) {
    top: -1.25rem;
    left: 65%;
    animation-delay: 0.5s; }
  .confetti__item:nth-child(6) {
    top: -0.625rem;
    left: 75%;
    animation-delay: 2.5s; }

.confetti__cross {
  width: 0.6875rem;
  height: 0.6875rem; }
  .confetti__cross::before, .confetti__cross::after {
    position: absolute;
    top: 50%;
    width: 100%;
    height: 0.125rem;
    border-radius: 0.125rem;
    background-color: currentColor;
    content: ''; }
  .confetti__cross::before {
    -ms-transform: translateY(-50%);
        transform: translateY(-50%); }
  .confetti__cross::after {
    -ms-transform: translateY(-50%) rotate(90deg);
        transform: translateY(-50%) rotate(90deg); }

.confetti__circle::before, .confetti__circle::after {
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  content: ''; }

.confetti__circle::before {
  top: 0.25rem;
  left: 0.1875rem;
  width: 0.625rem;
  height: 0.625rem;
  background-color: #e40a36; }

.confetti__circle::after {
  width: 0.8125rem;
  height: 0.8125rem;
  border: 0.125rem solid currentColor; }

.confetti__circle:nth-child(2)::before {
  display: none; }

.confetti__circle:nth-child(3)::before {
  background-color: #45ceee; }

.section {
  position: relative; }
  @media only screen and (min-width: 64em) {
    .section {
      min-height: 100vh; } }
  @media only screen and (min-height: 800px) {
    .section {
      min-height: 50rem; } }
  @media only screen and (max-width: 1023px) {
    .section {
      min-height: 0; } }

.tier-landing {
  position: relative; }
  @media only screen and (min-height: 800px) {
    .tier-landing {
      min-height: 45rem !important; } }

.section--padded {
  padding-bottom: 3.75rem; }

.section--start {
  padding-top: 2.5rem; }

@media only screen and (min-width: 40em) {
  .section--start {
    padding-top: 2.8125rem; } }

.section--inline-block {
  display: inline-block;
  width: 100%; }

.section--clip {
  overflow: hidden; }

@media only screen and (min-width: 64em) {
  .section--flex {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center; } }

.section--auto {
  min-height: auto;
  position: relative; }

@media only screen and (min-width: 64em) {
  .section__row--full {
    min-height: 100vh; } }

@media only screen and (min-height: 800px) {
  .section__row--full {
    min-height: 50rem; } }

.section--center {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column; }
  .section--center > * {
    width: 100%; }

.section__center {
  -ms-flex-positive: 1;
      flex-grow: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center; }
  .section__center > * {
    width: 100%; }

.section__start {
  margin-top: -1Px;
  margin-bottom: 0.125rem;
  width: 0.9rem; }
  .section--padded-top .section__start,
  .section--padded-both .section__start {
    margin: -3.1875rem auto 2rem;
    display: block; }
    @media only screen and (min-width: 48em) {
      .section--padded-top .section__start,
      .section--padded-both .section__start {
        margin: -4.125rem auto 2rem; } }
    @media only screen and (min-width: 64em) {
      .section--padded-top .section__start,
      .section--padded-both .section__start {
        margin: -5.0625rem auto 2rem; } }

.section__start--alt {
  margin-top: -1Px;
  margin-bottom: 0.125rem;
  width: 0.9rem; }
  .section--padded-top .section__start--alt,
  .section--padded-both .section__start--alt {
    margin: -3.1875rem auto 2rem;
    display: block; }
    @media only screen and (min-width: 48em) {
      .section--padded-top .section__start--alt,
      .section--padded-both .section__start--alt {
        margin: -4.125rem auto 2rem; } }
    @media only screen and (min-width: 64em) {
      .section--padded-top .section__start--alt,
      .section--padded-both .section__start--alt {
        margin: -5.0625rem auto 2rem; } }

.section__start--ie {
  -ms-transform: translatex(0.03125rem);
      transform: translatex(0.03125rem); }

.section__lead-in--long {
  color: white;
  display: none; }
  .section__lead-in--long .lead-in--bottom {
    bottom: 0.25rem;
    left: 0;
    position: absolute;
    -ms-transform: translateY(100%);
        transform: translateY(100%);
    width: 3.3125rem; }
  @media only screen and (min-width: 64em) {
    .section__lead-in--long {
      display: block; } }

.section__lead-out {
  display: block;
  margin-bottom: -0.625rem;
  margin-left: auto;
  margin-right: auto;
  margin-top: -0.3125rem;
  width: 11.25rem; }
  .section__lead-out svg {
    margin-left: 0.8125rem; }
  @media only screen and (min-width: 64em) {
    .svg-supported .section__lead-out {
      stroke-dasharray: 500 500;
      stroke-dashoffset: 500; }
    .svg-supported .section.is-active .section__lead-out {
      animation: draw 1.3s 2920ms linear forwards; } }

.section__lead-out--long {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: calc(-1.1875rem / 2);
  width: 10rem; }
  .section__lead-out--long svg {
    margin-left: 2.5rem; }
  @media only screen and (min-width: 64em) {
    .svg-supported .section__lead-out--long {
      stroke-dasharray: 350 350;
      stroke-dashoffset: 350; }
    .svg-supported .section.is-active .section__lead-out--long {
      animation: draw 800ms 1800ms linear forwards; } }

.section__end-space {
  margin-bottom: 1.25rem; }

.section__end {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0.9375rem;
  height: 3.75rem;
  -ms-transform: translateX(-50%);
      transform: translateX(-50%); }

.section--padded-top {
  padding-top: 3.125rem; }
  @media only screen and (min-width: 48em) {
    .section--padded-top {
      padding-top: 4.0625rem; } }
  @media only screen and (min-width: 64em) {
    .section--padded-top {
      padding-top: 5rem; } }

.section--padded-bottom {
  padding-bottom: 3.125rem; }
  @media only screen and (min-width: 48em) {
    .section--padded-bottom {
      padding-bottom: 4.0625rem; } }
  @media only screen and (min-width: 64em) {
    .section--padded-bottom {
      padding-bottom: 5rem; } }

.section--padded-both {
  padding-top: 3.125rem;
  padding-bottom: 3.125rem; }
  @media only screen and (min-width: 48em) {
    .section--padded-both {
      padding-top: 4.0625rem;
      padding-bottom: 4.0625rem; } }
  @media only screen and (min-width: 64em) {
    .section--padded-both {
      padding-top: 5rem;
      padding-bottom: 5rem; } }

.section--padded-both--small {
  padding-top: 2.1875rem;
  padding-bottom: 2.1875rem; }
  @media only screen and (min-width: 48em) {
    .section--padded-both--small {
      padding-top: 2.84375rem;
      padding-bottom: 2.84375rem; } }
  @media only screen and (min-width: 64em) {
    .section--padded-both--small {
      padding-top: 3.5rem;
      padding-bottom: 3.5rem; } }

.section__heading {
  margin-top: -0.4375rem;
  margin-bottom: 2.25rem; }
  .section__heading.type--h1 {
    margin-top: -0.3em;
    margin-bottom: 0.9em;
    font-size: 2.5rem; }

.section__heading--flush {
  margin-bottom: 0; }

.section__heading:not(.section__heading--flush) + .section__subheading {
  margin-top: -1.75rem;
  margin-bottom: 2.25rem;
  text-align: center;
  font-size: 0.9375rem;
  font-weight: 500;
  letter-spacing: 0.08em;
  text-transform: uppercase; }

.section__subheading--tier {
  margin-bottom: 1.25rem;
  margin-top: -1.25rem; }

.section__divide {
  width: calc(100% - 4.5rem);
  max-width: 87rem;
  position: absolute;
  top: 0.1875rem;
  left: 50%;
  height: 0.0625rem;
  margin: 0;
  border: 0;
  background-color: #fff;
  -ms-transform: translateX(-50%);
      transform: translateX(-50%); }

.accordion {
  margin-top: 1.25rem; }
  @media only screen and (min-width: 48em) {
    .accordion {
      margin-top: 1.625rem; } }
  @media only screen and (min-width: 64em) {
    .accordion {
      margin-top: 2rem; } }

.accordion__item {
  max-width: calc(100% - 4.5rem);
  position: relative;
  width: 68.75rem;
  margin-right: auto;
  margin-left: auto; }
  @media only screen and (max-width: 39.9375em) {
    .accordion__item {
      max-width: 100%; } }
  .accordion__item.is-animated {
    transition-duration: 0.35s;
    transition-property: transform;
    transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955); }
  .accordion__item.is-open {
    width: 100%;
    max-width: none; }
  .accordion__item + .accordion__item {
    margin-top: 2.25rem; }
    @media only all and (min-width: 1160px) {
      .accordion__item + .accordion__item {
        margin-top: 3.125rem; } }

.accordion__header {
  position: relative;
  z-index: 2;
  left: 0;
  padding-top: 1.875rem;
  padding-bottom: 1.875rem;
  color: #c8d7db; }
  @media only screen and (min-width: 64em) {
    .accordion__header {
      padding: 3.4375rem 1.25rem; } }
  .accordion__item.is-open .accordion__header {
    padding: 4.6875rem 0 0; }
    @media only screen and (min-width: 48em) {
      .accordion__item.is-open .accordion__header {
        padding: 5.625rem 0 0; } }
    @media only screen and (min-width: 64em) {
      .accordion__item.is-open .accordion__header {
        padding: 6.5625rem 0 0; } }

.accordion__header__inner {
  padding-right: 2.25rem;
  padding-left: 2.25rem;
  width: 91.5rem;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center; }

.accordion__header__backdrop {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #1F2425;
  will-change: transform;
  -ms-transform-origin: 50% 0;
      transform-origin: 50% 0; }
  .accordion__item.is-animated .accordion__header__backdrop {
    transition-duration: 0.35s;
    transition-property: transform;
    transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955); }

.accordion__header__content {
  position: relative;
  -ms-flex-order: 1;
      order: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  will-change: transform; }
  .accordion__item.is-open .accordion__header__content {
    z-index: 2; }
  .accordion__item.is-animated .accordion__header__content {
    transition-duration: 0.35s;
    transition-property: transform;
    transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955); }

.accordion__icon {
  width: 10.625rem;
  margin: -2.8125rem;
  margin-right: 0;
  color: #fff; }
  @media only screen and (max-width: 39.9375em) {
    .accordion__icon {
      display: none; } }
  .accordion__icon .confetti {
    top: 25%;
    -ms-transform: translateX(-50%) translateY(0.3125rem) scale(0.8);
        transform: translateX(-50%) translateY(0.3125rem) scale(0.8); }
    .accordion__item:not(.is-open) .accordion__toggle:hover + .accordion__header__content .accordion__icon .confetti {
      opacity: 1;
      -ms-transform: translateX(-50%) scale(0.8);
          transform: translateX(-50%) scale(0.8); }
  .accordion__icon.icon--ui__capability-growth-diagnostic svg {
    width: 7.5rem;
    left: 50%;
    -ms-transform: translateX(-50%);
        transform: translateX(-50%); }

.accordion__intro {
  position: relative;
  z-index: 1;
  left: 50%;
  width: 100%;
  display: none;
  overflow: hidden;
  -ms-transform: translateX(-50%);
      transform: translateX(-50%);
  will-change: transform; }
  .accordion.is-ready .accordion__intro {
    width: calc(100vw - var(--scrollbar-width)); }
  .accordion__item.is-closing .accordion__intro,
  .accordion__item.is-open .accordion__intro {
    display: block; }
  .accordion__item.is-closing .accordion__intro {
    top: calc(100% - 1.875rem);
    position: absolute; }
    @media only screen and (min-width: 48em) {
      .accordion__item.is-closing .accordion__intro {
        top: calc(100% - 1.875rem); } }
    @media only screen and (min-width: 64em) {
      .accordion__item.is-closing .accordion__intro {
        top: calc(100% - 1.875rem); } }
  .accordion__item.is-animated .accordion__intro {
    transition-duration: 0.35s;
    transition-property: transform;
    transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955); }

.accordion__intro__inner {
  transition-duration: 0.35s;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
  padding-bottom: 3.125rem;
  position: relative;
  opacity: 0;
  will-change: transform; }
  @media only screen and (min-width: 48em) {
    .accordion__intro__inner {
      padding-bottom: 4.0625rem; } }
  @media only screen and (min-width: 64em) {
    .accordion__intro__inner {
      padding-bottom: 5rem; } }
  .accordion__intro__inner::before, .accordion__intro__inner::after {
    position: absolute;
    left: 50%;
    background-color: #fff;
    content: ''; }
  .accordion__intro__inner::before {
    bottom: 0;
    width: 0.1875rem;
    height: 2.25rem;
    -ms-transform: translateX(-50%);
        transform: translateX(-50%); }
  .accordion__intro__inner::after {
    width: 0.625rem;
    height: 0.1875rem;
    bottom: 2.1875rem;
    -ms-transform: translateX(-50%) scaleY(0.8);
        transform: translateX(-50%) scaleY(0.8); }
  .accordion__intro__inner hr {
    max-width: 87rem;
    display: block;
    height: 0.0625rem;
    margin: 2.1875rem auto;
    border: 0;
    background-color: rgba(255, 255, 255, 0.2);
    content: ''; }
  .accordion__item.is-animated .accordion__intro__inner {
    transition-property: transform, opacity; }
  .accordion__item.is-animated.is-open .accordion__intro__inner {
    opacity: 1; }

.accordion__links {
  transition-duration: 250ms;
  transition-property: visibility, opacity;
  transition-timing-function: ease;
  position: sticky;
  z-index: 3;
  top: 4.625rem;
  visibility: hidden;
  opacity: 0; }
  .accordion__item.is-animated.is-open .accordion__links {
    visibility: visible;
    opacity: 1;
    transition-delay: 0.3s; }

.accordion__links__inner {
  position: absolute;
  top: 0;
  left: 50%;
  width: 100%;
  background-color: #000;
  box-shadow: 0 0.0625rem 0 0 rgba(255, 255, 255, 0.1);
  -ms-transform: translateX(-50%);
      transform: translateX(-50%); }
  .accordion.is-ready .accordion__links__inner {
    width: calc(100vw - var(--scrollbar-width)); }
  .accordion__links__inner .container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-align: center;
        align-items: center; }

.accordion__link {
  transition-duration: 250ms;
  transition-property: color;
  transition-timing-function: ease;
  position: relative;
  padding: 0.9375rem 1.875rem 1rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  font-size: 0.9375rem;
  color: #fff; }
  .accordion__link:hover {
    color: #45ceee; }
  .accordion__link:first-child {
    -ms-flex-pack: start;
        justify-content: flex-start;
    padding-left: 0; }
    .accordion__link:first-child svg {
      margin-right: 0.5em;
      -ms-transform: scaleX(-1);
          transform: scaleX(-1); }
  .accordion__link:last-child {
    padding-right: 0;
    -ms-flex-pack: end;
        justify-content: flex-end;
    text-align: right; }
    .accordion__link:last-child svg {
      margin-left: 0.5em; }

@media only screen and (min-width: 64em) {
  .accordion__question__cell {
    display: -ms-flexbox;
    display: flex;
    padding-top: 0.4375rem;
    padding-left: 1.875rem;
    padding-bottom: 0.4375rem; } }

.accordion__question {
  font-family: Georgia, Times, "Times New Roman", serif; }
  .fontsactive .accordion__question {
    font-family: prata, Georgia, Times, "Times New Roman", serif; }
  @media only screen and (max-width: 63.9375em) {
    .accordion__question {
      margin-top: 1.25rem; } }
  @media only screen and (min-width: 64em) {
    .accordion__question {
      -ms-flex-positive: 1;
          flex-grow: 1;
      display: -ms-flexbox;
      display: flex; } }
  .accordion__question p {
    font-size: 1.125rem;
    line-height: 1.6;
    color: #fff; }
    @media only screen and (max-width: 65.625em) {
      .accordion__question p {
        font-size: 1.0625rem; } }
    @media only screen and (min-width: 64em) {
      .accordion__question p {
        margin: auto;
        text-align: center; } }
    @media only screen and (min-width: 75em) {
      .accordion__question p {
        font-size: 1.5rem; } }

.accordion__heading {
  color: #fff; }
  @media only screen and (max-width: 63.9375em) {
    .accordion__heading {
      font-size: 1.5rem; } }
  @media only screen and (max-width: 39.9375em) {
    .accordion__heading {
      font-size: 1.375rem; } }

.accordion__subheading {
  margin-top: 0.1875rem;
  font-weight: 600; }
  @media only screen and (max-width: 63.9375em) {
    .accordion__subheading {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      -ms-flex-align: start;
          align-items: flex-start; } }
  .accordion__subheading i {
    margin-right: 0.3125rem;
    margin-left: 0.3125rem;
    font-style: normal;
    color: #45ceee; }
    @media only screen and (max-width: 63.9375em) {
      .accordion__subheading i {
        display: none; } }

.accordion__area {
  transition-duration: 0.35s;
  transition-property: color, border-color;
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
  margin-top: 0.4375rem;
  white-space: nowrap;
  color: inherit;
  border-bottom: 0.125rem solid transparent;
  cursor: pointer; }
  .accordion__area:focus {
    outline: none; }
  .accordion__item.is-open .accordion__area {
    color: #fff;
    border-color: #45ceee; }
    .accordion__item.is-open .accordion__area:hover, .accordion__item.is-open .accordion__area:focus {
      color: #45ceee; }

.accordion__toggle {
  -ms-flex-order: 2;
      order: 2;
  margin-left: 0.9375rem;
  color: inherit;
  cursor: pointer; }
  @media only screen and (min-width: 64em) {
    .accordion__toggle {
      margin-left: 1.875rem; } }
  .accordion__toggle:focus {
    outline: none; }
  .accordion__toggle::before {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: ''; }

.accordion__toggle__icon {
  transition-duration: 250ms;
  transition-property: border-color;
  transition-timing-function: ease;
  position: relative;
  display: block;
  width: 2.5rem;
  height: 2.5rem;
  border: 0.125rem solid rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  will-change: transform; }
  @media only screen and (min-width: 64em) {
    .accordion__toggle__icon {
      width: 3.125rem;
      height: 3.125rem; } }
  .accordion__toggle:hover .accordion__toggle__icon {
    border-color: #45ceee; }
  .accordion__item.is-animated .accordion__toggle__icon {
    transition-property: border-color, transform;
    transition-duration: 0.35s;
    transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955); }
  .accordion__toggle__icon::before, .accordion__toggle__icon::after {
    transition-duration: 0.35s;
    transition-property: transform;
    transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1.4375rem;
    height: 0.125rem;
    border-radius: 0.125rem;
    background-color: #fff;
    will-change: transform;
    content: ''; }
    @media only screen and (min-width: 64em) {
      .accordion__toggle__icon::before, .accordion__toggle__icon::after {
        width: 1.8125rem; } }
  .accordion__toggle__icon::before {
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
    .accordion__item.is-open .accordion__toggle__icon::before {
      -ms-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg); }
  .accordion__toggle__icon::after {
    -ms-transform: translate(-50%, -50%) rotate(90deg);
        transform: translate(-50%, -50%) rotate(90deg); }
    .accordion__item.is-open .accordion__toggle__icon::after {
      -ms-transform: translate(-50%, -50%) rotate(135deg);
          transform: translate(-50%, -50%) rotate(135deg); }

.accordion__content {
  position: relative;
  left: 50%;
  width: 100%;
  display: none;
  padding-bottom: 1.25rem;
  background-color: #fff;
  -ms-transform: translateX(-50%);
      transform: translateX(-50%); }
  .accordion__item.is-closing .accordion__content,
  .accordion__item.is-open .accordion__content {
    display: block; }
  .accordion__item.is-closing .accordion__content {
    position: absolute;
    top: 100%; }
  .accordion__item.is-animated .accordion__content {
    transition-duration: 0.35s;
    transition-property: transform;
    transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955); }

.accordion__content__inner {
  transition-duration: 0.28s;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
  opacity: 0; }
  .accordion__item.is-animated.is-open .accordion__content__inner {
    opacity: 1; }

.accordion__footer {
  will-change: transform; }
  .accordion__footer.is-animated {
    transition-duration: 0.35s;
    transition-property: transform;
    transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955); }

@media only screen and (min-width: 64em) {
  .accordion__section {
    margin-top: -0.9375rem; } }
  @media only screen and (min-width: 64em) {
    .accordion__section {
      margin-top: -1.21875rem; } }
  @media only screen and (min-width: 64em) {
    .accordion__section {
      margin-top: -1.5rem; } }

.articles {
  overflow: hidden; }

.articles__list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: -0.875rem; }

.article {
  position: relative;
  min-width: 15.625rem;
  max-width: 20.3125rem;
  margin: 0.875rem;
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -ms-flex-positive: 1;
      flex-grow: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  text-align: center;
  border: 0.125rem solid #000; }
  .article:not([class*='theme--']) {
    color: #171c1d;
    background-color: #fff; }
  .article > a {
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    text-align: center;
    cursor: pointer;
    color: currentColor; }

.article__awards {
  position: relative;
  min-width: 20.3125rem;
  max-width: 39.0625rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  text-align: center; }
  .article__awards:not([class*='theme--']) {
    color: #171c1d;
    background-color: #fff; }
  .article__awards > a {
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    text-align: center;
    cursor: pointer;
    color: currentColor; }

.article__wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center; }
  .article__wrapper h3 {
    color: black; }
  @media only screen and (max-width: 39.9375em) {
    .article__wrapper {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -ms-flex-pack: center;
          justify-content: center; } }

.article__content {
  -ms-flex-positive: 1;
      flex-grow: 1;
  padding: 1.75rem; }
  .article__content p {
    font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    padding-top: 0.625rem;
    padding-bottom: 1.875rem; }
    .fontsactive .article__content p {
      font-family: poppins, "Helvetica Neue", "Helvetica", "Arial", sans-serif; }

.article__media {
  margin-bottom: 1.5rem; }

.article__title {
  margin-bottom: -0.15em; }
  .article__title a {
    color: inherit; }
    .article__title a::before {
      position: absolute;
      z-index: 1;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      content: ''; }

.article__footer {
  transition-duration: 250ms;
  transition-property: color, background-color;
  transition-timing-function: ease;
  padding: 0.1875rem 0.25rem 0.25rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center; }
  .article:hover .article__footer {
    color: #fff;
    background-color: #4b4a50; }
  .article.theme--dark .article__footer {
    color: #fff;
    background-color: #4b4a50; }
  .article.theme--dark:hover .article__footer {
    color: #171c1d;
    background-color: #fff; }
  .article__footer .icon {
    width: 3.125rem; }

.articles__list--alt {
  border: 0.0625rem solid black;
  display: -ms-flexbox;
  display: flex; }
  @media only screen and (max-width: 63.9375em) {
    .articles__list--alt {
      -ms-flex-direction: column;
          flex-direction: column; } }

.article--alt {
  position: relative;
  width: 45%;
  margin: 1.75rem 0.875rem 2.625rem;
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -ms-flex-positive: 1;
      flex-grow: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-direction: row;
      flex-direction: row; }
  .article--alt .article__content {
    font-family: Georgia, Times, "Times New Roman", serif;
    font-size: 1.5rem; }
    .fontsactive .article--alt .article__content {
      font-family: prata, Georgia, Times, "Times New Roman", serif; }
    @media only screen and (min-width: 64em) {
      .article--alt .article__content {
        text-align: left; } }
  .article--alt .article__image--alt {
    width: 45%;
    max-width: 21.875rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center; }
  .article--alt .article__media {
    margin-bottom: 0; }
  .article--alt:first-of-type {
    border-right: 0.0625rem solid; }
  @media only screen and (max-width: 63.9375em) {
    .article--alt {
      margin-bottom: 0;
      width: auto;
      -ms-flex-direction: column;
          flex-direction: column;
      -ms-flex-pack: center;
          justify-content: center; }
      .article--alt:first-of-type {
        border-right: none;
        border-bottom: 0.0625rem solid; }
      .article--alt:last-child {
        margin-bottom: 0; } }
  .article--alt a {
    color: inherit; }
    .article--alt a::before {
      position: absolute;
      inset: 0;
      content: ''; }
  .article--alt .btn {
    margin-bottom: 0; }
    @media only screen and (max-width: 63.9375em) {
      .article--alt .btn {
        margin-bottom: 0.5rem; } }

.article__text {
  position: relative;
  margin-bottom: 1.875rem;
  padding-left: 2.5rem;
  color: #171c1d;
  margin-left: auto; }
  .article__text h3 {
    font-weight: 600;
    font-size: 1.125rem;
    padding-top: 3.5rem;
    padding-bottom: 1.25rem; }
    .article__text h3:after {
      background-color: #e40a36;
      border-radius: 50%;
      height: 0.625rem;
      width: 0.625rem;
      content: '';
      left: 0;
      margin-top: 0.5625rem;
      position: absolute;
      top: 0;
      -ms-transform: translateX(calc(-50% + 0.09375rem));
          transform: translateX(calc(-50% + 0.09375rem));
      z-index: 2; }
    .article__text h3:first-of-type {
      padding-top: 0; }
  .article__text p, .article__text ol, .article__text li {
    font-size: 1rem;
    padding-left: none; }
  .article__text p, .article__text li {
    padding-bottom: 1.25rem; }
  .article__text a:not(.btn) {
    transition-duration: 250ms;
    transition-property: -webkit-text-decoration-color;
    transition-property: text-decoration-color;
    transition-property: text-decoration-color, -webkit-text-decoration-color, -moz-text-decoration-color;
    transition-timing-function: ease;
    font-weight: 600;
    color: #45ceee; }
    @supports ((-webkit-text-decoration-color: transparent) or (-moz-text-decoration-color: transparent) or (text-decoration-color: transparent)) {
      .article__text a:not(.btn) {
        text-decoration: underline;
        text-decoration-skip-ink: auto;
        -webkit-text-decoration-color: transparent;
           -moz-text-decoration-color: transparent;
                text-decoration-color: transparent; } }
    .article__text a:not(.btn):hover,
    a:hover .article__text a:not(.btn) {
      text-decoration: underline;
      text-decoration-skip-ink: auto;
      -webkit-text-decoration-color: currentColor;
         -moz-text-decoration-color: currentColor;
              text-decoration-color: currentColor; }
  .article__text:after {
    content: '';
    position: absolute;
    top: .625rem;
    left: 0;
    width: 67.2%;
    height: calc(100% - .625rem);
    border-left: 0.0625rem solid;
    z-index: -1;
    pointer-events: none; }
  .article__text:nth-of-type(1)::after {
    border-left: 0.0625rem solid #F00; }
  .article__text:nth-of-type(2)::after {
    border-left: 0.0625rem solid black; }
  .article__text:nth-of-type(3)::after {
    border-left: 0.0625rem solid #6ECCEA; }
  .article__text:nth-of-type(1) h3::after {
    background-color: #e40a36; }
  .article__text:nth-of-type(2) h3::after {
    background-color: black; }
  .article__text:nth-of-type(3) h3::after {
    background-color: #6ECCEA; }

.aspect {
  position: relative; }

.aspect__inner--careers {
  padding-top: 81.4814814815%; }

.aspect__inner--landscape {
  padding-top: 56.25%; }

.aspect__inner--logo {
  padding-top: 67.7083333333%; }

.aspect__inner--square {
  padding-top: 100%; }

.aspect__inner--team {
  padding-top: 106.510416667%; }

.aspect__media {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0; }

.aspect__img {
  position: absolute;
  top: 0;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover; }

.banner {
  padding-right: 2.25rem;
  padding-left: 2.25rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  width: 91.5rem;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  text-align: left; }

.banner__link {
  transition-duration: 250ms;
  transition-property: color, background-color;
  transition-timing-function: ease;
  position: relative;
  padding: 0.5625rem 1.125rem 0.5rem;
  overflow: hidden;
  color: #fff;
  border-radius: 6.25rem;
  transition: 0.3s;
  text-align: center;
  will-change: transform; }
  .banner__link::before, .banner__link::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: inherit;
    transition: inherit;
    content: ''; }
  .banner__link::before {
    border: 0.0625rem solid #fff; }
  .banner__link::after {
    background-color: rgba(75, 74, 80, 0.6); }
  .banner__link:not(:hover)::after {
    opacity: 0;
    -ms-transform: translateX(-100%);
        transform: translateX(-100%); }
  .banner__link:hover::before {
    opacity: 0;
    transition-delay: 0.2s; }

.banner__text {
  position: relative;
  z-index: 1; }

.banner__highlight {
  margin-left: 0.125rem;
  white-space: nowrap;
  color: #45ceee; }
  .banner__highlight svg {
    margin-left: -0.0625rem;
    -ms-transform: translateY(0.03125rem);
        transform: translateY(0.03125rem); }

.block-padding--xxsmall {
  padding-bottom: 0.234375rem;
  padding-top: 0.234375rem; }
  @media only screen and (min-width: 40em) and (max-width: 63.9375em) {
    .block-padding--xxsmall {
      padding-bottom: 0.28125rem;
      padding-top: 0.28125rem; } }
  @media only screen and (min-width: 64em) {
    .block-padding--xxsmall {
      padding-bottom: 0.3125rem;
      padding-top: 0.3125rem; } }

.block-padding-t--xxsmall {
  padding-top: 0.234375rem; }
  @media only screen and (min-width: 40em) and (max-width: 63.9375em) {
    .block-padding-t--xxsmall {
      padding-top: 0.28125rem; } }
  @media only screen and (min-width: 64em) {
    .block-padding-t--xxsmall {
      padding-top: 0.3125rem; } }

.block-padding-b--xxsmall {
  padding-bottom: 0.234375rem; }
  @media only screen and (min-width: 40em) and (max-width: 63.9375em) {
    .block-padding-b--xxsmall {
      padding-bottom: 0.28125rem; } }
  @media only screen and (min-width: 64em) {
    .block-padding-b--xxsmall {
      padding-bottom: 0.3125rem; } }

.block-margin--xxsmall {
  margin-bottom: 0.234375rem;
  margin-top: 0.234375rem; }
  @media only screen and (min-width: 40em) and (max-width: 63.9375em) {
    .block-margin--xxsmall {
      margin-bottom: 0.28125rem;
      margin-top: 0.28125rem; } }
  @media only screen and (min-width: 64em) {
    .block-margin--xxsmall {
      margin-bottom: 0.3125rem;
      margin-top: 0.3125rem; } }

.block-margin-t--xxsmall {
  margin-top: 0.234375rem; }
  @media only screen and (min-width: 40em) and (max-width: 63.9375em) {
    .block-margin-t--xxsmall {
      margin-top: 0.28125rem; } }
  @media only screen and (min-width: 64em) {
    .block-margin-t--xxsmall {
      margin-top: 0.3125rem; } }

.block-margin-b--xxsmall {
  margin-bottom: 0.234375rem; }
  @media only screen and (min-width: 40em) and (max-width: 63.9375em) {
    .block-margin-b--xxsmall {
      margin-bottom: 0.28125rem; } }
  @media only screen and (min-width: 64em) {
    .block-margin-b--xxsmall {
      margin-bottom: 0.3125rem; } }

.block-padding--xsmall {
  padding-bottom: 0.46875rem;
  padding-top: 0.46875rem; }
  @media only screen and (min-width: 40em) and (max-width: 63.9375em) {
    .block-padding--xsmall {
      padding-bottom: 0.5625rem;
      padding-top: 0.5625rem; } }
  @media only screen and (min-width: 64em) {
    .block-padding--xsmall {
      padding-bottom: 0.625rem;
      padding-top: 0.625rem; } }

.block-padding-t--xsmall {
  padding-top: 0.46875rem; }
  @media only screen and (min-width: 40em) and (max-width: 63.9375em) {
    .block-padding-t--xsmall {
      padding-top: 0.5625rem; } }
  @media only screen and (min-width: 64em) {
    .block-padding-t--xsmall {
      padding-top: 0.625rem; } }

.block-padding-b--xsmall {
  padding-bottom: 0.46875rem; }
  @media only screen and (min-width: 40em) and (max-width: 63.9375em) {
    .block-padding-b--xsmall {
      padding-bottom: 0.5625rem; } }
  @media only screen and (min-width: 64em) {
    .block-padding-b--xsmall {
      padding-bottom: 0.625rem; } }

.block-margin--xsmall {
  margin-bottom: 0.46875rem;
  margin-top: 0.46875rem; }
  @media only screen and (min-width: 40em) and (max-width: 63.9375em) {
    .block-margin--xsmall {
      margin-bottom: 0.5625rem;
      margin-top: 0.5625rem; } }
  @media only screen and (min-width: 64em) {
    .block-margin--xsmall {
      margin-bottom: 0.625rem;
      margin-top: 0.625rem; } }

.block-margin-t--xsmall {
  margin-top: 0.46875rem; }
  @media only screen and (min-width: 40em) and (max-width: 63.9375em) {
    .block-margin-t--xsmall {
      margin-top: 0.5625rem; } }
  @media only screen and (min-width: 64em) {
    .block-margin-t--xsmall {
      margin-top: 0.625rem; } }

.block-margin-b--xsmall {
  margin-bottom: 0.46875rem; }
  @media only screen and (min-width: 40em) and (max-width: 63.9375em) {
    .block-margin-b--xsmall {
      margin-bottom: 0.5625rem; } }
  @media only screen and (min-width: 64em) {
    .block-margin-b--xsmall {
      margin-bottom: 0.625rem; } }

.block-padding--small {
  padding-bottom: 0.9375rem;
  padding-top: 0.9375rem; }
  @media only screen and (min-width: 40em) and (max-width: 63.9375em) {
    .block-padding--small {
      padding-bottom: 1.125rem;
      padding-top: 1.125rem; } }
  @media only screen and (min-width: 64em) {
    .block-padding--small {
      padding-bottom: 1.25rem;
      padding-top: 1.25rem; } }

.block-padding-t--small {
  padding-top: 0.9375rem; }
  @media only screen and (min-width: 40em) and (max-width: 63.9375em) {
    .block-padding-t--small {
      padding-top: 1.125rem; } }
  @media only screen and (min-width: 64em) {
    .block-padding-t--small {
      padding-top: 1.25rem; } }

.block-padding-b--small {
  padding-bottom: 0.9375rem; }
  @media only screen and (min-width: 40em) and (max-width: 63.9375em) {
    .block-padding-b--small {
      padding-bottom: 1.125rem; } }
  @media only screen and (min-width: 64em) {
    .block-padding-b--small {
      padding-bottom: 1.25rem; } }

.block-margin--small {
  margin-bottom: 0.9375rem;
  margin-top: 0.9375rem; }
  @media only screen and (min-width: 40em) and (max-width: 63.9375em) {
    .block-margin--small {
      margin-bottom: 1.125rem;
      margin-top: 1.125rem; } }
  @media only screen and (min-width: 64em) {
    .block-margin--small {
      margin-bottom: 1.25rem;
      margin-top: 1.25rem; } }

.block-margin-t--small {
  margin-top: 0.9375rem; }
  @media only screen and (min-width: 40em) and (max-width: 63.9375em) {
    .block-margin-t--small {
      margin-top: 1.125rem; } }
  @media only screen and (min-width: 64em) {
    .block-margin-t--small {
      margin-top: 1.25rem; } }

.block-margin-b--small {
  margin-bottom: 0.9375rem; }
  @media only screen and (min-width: 40em) and (max-width: 63.9375em) {
    .block-margin-b--small {
      margin-bottom: 1.125rem; } }
  @media only screen and (min-width: 64em) {
    .block-margin-b--small {
      margin-bottom: 1.25rem; } }

.block-padding--medium {
  padding-bottom: 1.875rem;
  padding-top: 1.875rem; }
  @media only screen and (min-width: 40em) and (max-width: 63.9375em) {
    .block-padding--medium {
      padding-bottom: 2.25rem;
      padding-top: 2.25rem; } }
  @media only screen and (min-width: 64em) {
    .block-padding--medium {
      padding-bottom: 2.5rem;
      padding-top: 2.5rem; } }

.block-padding-t--medium {
  padding-top: 1.875rem; }
  @media only screen and (min-width: 40em) and (max-width: 63.9375em) {
    .block-padding-t--medium {
      padding-top: 2.25rem; } }
  @media only screen and (min-width: 64em) {
    .block-padding-t--medium {
      padding-top: 2.5rem; } }

.block-padding-b--medium {
  padding-bottom: 1.875rem; }
  @media only screen and (min-width: 40em) and (max-width: 63.9375em) {
    .block-padding-b--medium {
      padding-bottom: 2.25rem; } }
  @media only screen and (min-width: 64em) {
    .block-padding-b--medium {
      padding-bottom: 2.5rem; } }

.block-margin--medium {
  margin-bottom: 1.875rem;
  margin-top: 1.875rem; }
  @media only screen and (min-width: 40em) and (max-width: 63.9375em) {
    .block-margin--medium {
      margin-bottom: 2.25rem;
      margin-top: 2.25rem; } }
  @media only screen and (min-width: 64em) {
    .block-margin--medium {
      margin-bottom: 2.5rem;
      margin-top: 2.5rem; } }

.block-margin-t--medium {
  margin-top: 1.875rem; }
  @media only screen and (min-width: 40em) and (max-width: 63.9375em) {
    .block-margin-t--medium {
      margin-top: 2.25rem; } }
  @media only screen and (min-width: 64em) {
    .block-margin-t--medium {
      margin-top: 2.5rem; } }

.block-margin-b--medium {
  margin-bottom: 1.875rem; }
  @media only screen and (min-width: 40em) and (max-width: 63.9375em) {
    .block-margin-b--medium {
      margin-bottom: 2.25rem; } }
  @media only screen and (min-width: 64em) {
    .block-margin-b--medium {
      margin-bottom: 2.5rem; } }

.block-padding--xmedium {
  padding-bottom: 2.625rem;
  padding-top: 2.625rem; }
  @media only screen and (min-width: 40em) and (max-width: 63.9375em) {
    .block-padding--xmedium {
      padding-bottom: 3.15rem;
      padding-top: 3.15rem; } }
  @media only screen and (min-width: 64em) {
    .block-padding--xmedium {
      padding-bottom: 3.5rem;
      padding-top: 3.5rem; } }

.block-padding-t--xmedium {
  padding-top: 2.625rem; }
  @media only screen and (min-width: 40em) and (max-width: 63.9375em) {
    .block-padding-t--xmedium {
      padding-top: 3.15rem; } }
  @media only screen and (min-width: 64em) {
    .block-padding-t--xmedium {
      padding-top: 3.5rem; } }

.block-padding-b--xmedium {
  padding-bottom: 2.625rem; }
  @media only screen and (min-width: 40em) and (max-width: 63.9375em) {
    .block-padding-b--xmedium {
      padding-bottom: 3.15rem; } }
  @media only screen and (min-width: 64em) {
    .block-padding-b--xmedium {
      padding-bottom: 3.5rem; } }

.block-margin--xmedium {
  margin-bottom: 2.625rem;
  margin-top: 2.625rem; }
  @media only screen and (min-width: 40em) and (max-width: 63.9375em) {
    .block-margin--xmedium {
      margin-bottom: 3.15rem;
      margin-top: 3.15rem; } }
  @media only screen and (min-width: 64em) {
    .block-margin--xmedium {
      margin-bottom: 3.5rem;
      margin-top: 3.5rem; } }

.block-margin-t--xmedium {
  margin-top: 2.625rem; }
  @media only screen and (min-width: 40em) and (max-width: 63.9375em) {
    .block-margin-t--xmedium {
      margin-top: 3.15rem; } }
  @media only screen and (min-width: 64em) {
    .block-margin-t--xmedium {
      margin-top: 3.5rem; } }

.block-margin-b--xmedium {
  margin-bottom: 2.625rem; }
  @media only screen and (min-width: 40em) and (max-width: 63.9375em) {
    .block-margin-b--xmedium {
      margin-bottom: 3.15rem; } }
  @media only screen and (min-width: 64em) {
    .block-margin-b--xmedium {
      margin-bottom: 3.5rem; } }

.block-padding--large {
  padding-bottom: 3.28125rem;
  padding-top: 3.28125rem; }
  @media only screen and (min-width: 40em) and (max-width: 63.9375em) {
    .block-padding--large {
      padding-bottom: 3.9375rem;
      padding-top: 3.9375rem; } }
  @media only screen and (min-width: 64em) {
    .block-padding--large {
      padding-bottom: 4.375rem;
      padding-top: 4.375rem; } }

.block-padding-t--large {
  padding-top: 3.28125rem; }
  @media only screen and (min-width: 40em) and (max-width: 63.9375em) {
    .block-padding-t--large {
      padding-top: 3.9375rem; } }
  @media only screen and (min-width: 64em) {
    .block-padding-t--large {
      padding-top: 4.375rem; } }

.block-padding-b--large {
  padding-bottom: 3.28125rem; }
  @media only screen and (min-width: 40em) and (max-width: 63.9375em) {
    .block-padding-b--large {
      padding-bottom: 3.9375rem; } }
  @media only screen and (min-width: 64em) {
    .block-padding-b--large {
      padding-bottom: 4.375rem; } }

.block-margin--large {
  margin-bottom: 3.28125rem;
  margin-top: 3.28125rem; }
  @media only screen and (min-width: 40em) and (max-width: 63.9375em) {
    .block-margin--large {
      margin-bottom: 3.9375rem;
      margin-top: 3.9375rem; } }
  @media only screen and (min-width: 64em) {
    .block-margin--large {
      margin-bottom: 4.375rem;
      margin-top: 4.375rem; } }

.block-margin-t--large {
  margin-top: 3.28125rem; }
  @media only screen and (min-width: 40em) and (max-width: 63.9375em) {
    .block-margin-t--large {
      margin-top: 3.9375rem; } }
  @media only screen and (min-width: 64em) {
    .block-margin-t--large {
      margin-top: 4.375rem; } }

.block-margin-b--large {
  margin-bottom: 3.28125rem; }
  @media only screen and (min-width: 40em) and (max-width: 63.9375em) {
    .block-margin-b--large {
      margin-bottom: 3.9375rem; } }
  @media only screen and (min-width: 64em) {
    .block-margin-b--large {
      margin-bottom: 4.375rem; } }

.block-padding--xlarge {
  padding-bottom: 4.21875rem;
  padding-top: 4.21875rem; }
  @media only screen and (min-width: 40em) and (max-width: 63.9375em) {
    .block-padding--xlarge {
      padding-bottom: 5.0625rem;
      padding-top: 5.0625rem; } }
  @media only screen and (min-width: 64em) {
    .block-padding--xlarge {
      padding-bottom: 5.625rem;
      padding-top: 5.625rem; } }

.block-padding-t--xlarge {
  padding-top: 4.21875rem; }
  @media only screen and (min-width: 40em) and (max-width: 63.9375em) {
    .block-padding-t--xlarge {
      padding-top: 5.0625rem; } }
  @media only screen and (min-width: 64em) {
    .block-padding-t--xlarge {
      padding-top: 5.625rem; } }

.block-padding-b--xlarge {
  padding-bottom: 4.21875rem; }
  @media only screen and (min-width: 40em) and (max-width: 63.9375em) {
    .block-padding-b--xlarge {
      padding-bottom: 5.0625rem; } }
  @media only screen and (min-width: 64em) {
    .block-padding-b--xlarge {
      padding-bottom: 5.625rem; } }

.block-margin--xlarge {
  margin-bottom: 4.21875rem;
  margin-top: 4.21875rem; }
  @media only screen and (min-width: 40em) and (max-width: 63.9375em) {
    .block-margin--xlarge {
      margin-bottom: 5.0625rem;
      margin-top: 5.0625rem; } }
  @media only screen and (min-width: 64em) {
    .block-margin--xlarge {
      margin-bottom: 5.625rem;
      margin-top: 5.625rem; } }

.block-margin-t--xlarge {
  margin-top: 4.21875rem; }
  @media only screen and (min-width: 40em) and (max-width: 63.9375em) {
    .block-margin-t--xlarge {
      margin-top: 5.0625rem; } }
  @media only screen and (min-width: 64em) {
    .block-margin-t--xlarge {
      margin-top: 5.625rem; } }

.block-margin-b--xlarge {
  margin-bottom: 4.21875rem; }
  @media only screen and (min-width: 40em) and (max-width: 63.9375em) {
    .block-margin-b--xlarge {
      margin-bottom: 5.0625rem; } }
  @media only screen and (min-width: 64em) {
    .block-margin-b--xlarge {
      margin-bottom: 5.625rem; } }

.block-padding--xxlarge {
  padding-bottom: 5.625rem;
  padding-top: 5.625rem; }
  @media only screen and (min-width: 40em) and (max-width: 63.9375em) {
    .block-padding--xxlarge {
      padding-bottom: 6.75rem;
      padding-top: 6.75rem; } }
  @media only screen and (min-width: 64em) {
    .block-padding--xxlarge {
      padding-bottom: 7.5rem;
      padding-top: 7.5rem; } }

.block-padding-t--xxlarge {
  padding-top: 5.625rem; }
  @media only screen and (min-width: 40em) and (max-width: 63.9375em) {
    .block-padding-t--xxlarge {
      padding-top: 6.75rem; } }
  @media only screen and (min-width: 64em) {
    .block-padding-t--xxlarge {
      padding-top: 7.5rem; } }

.block-padding-b--xxlarge {
  padding-bottom: 5.625rem; }
  @media only screen and (min-width: 40em) and (max-width: 63.9375em) {
    .block-padding-b--xxlarge {
      padding-bottom: 6.75rem; } }
  @media only screen and (min-width: 64em) {
    .block-padding-b--xxlarge {
      padding-bottom: 7.5rem; } }

.block-margin--xxlarge {
  margin-bottom: 5.625rem;
  margin-top: 5.625rem; }
  @media only screen and (min-width: 40em) and (max-width: 63.9375em) {
    .block-margin--xxlarge {
      margin-bottom: 6.75rem;
      margin-top: 6.75rem; } }
  @media only screen and (min-width: 64em) {
    .block-margin--xxlarge {
      margin-bottom: 7.5rem;
      margin-top: 7.5rem; } }

.block-margin-t--xxlarge {
  margin-top: 5.625rem; }
  @media only screen and (min-width: 40em) and (max-width: 63.9375em) {
    .block-margin-t--xxlarge {
      margin-top: 6.75rem; } }
  @media only screen and (min-width: 64em) {
    .block-margin-t--xxlarge {
      margin-top: 7.5rem; } }

.block-margin-b--xxlarge {
  margin-bottom: 5.625rem; }
  @media only screen and (min-width: 40em) and (max-width: 63.9375em) {
    .block-margin-b--xxlarge {
      margin-bottom: 6.75rem; } }
  @media only screen and (min-width: 64em) {
    .block-margin-b--xxlarge {
      margin-bottom: 7.5rem; } }

.btn {
  font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  background: none;
  border: none;
  color: #000;
  cursor: pointer;
  display: inline-block;
  font-size: 0.8125rem;
  font-weight: bold;
  letter-spacing: 0.125rem;
  margin-bottom: 3.75rem;
  max-width: 18.75rem;
  padding: 0.9375rem 1.25rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: 0.3s;
  width: 100%;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0; }
  .fontsactive .btn {
    font-family: poppins, "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  .btn::before, .btn::after {
    border: 0.125rem solid;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    -ms-transform: translate(0);
        transform: translate(0);
    transition: inherit;
    width: 100%; }
  .btn::before {
    border-color: #45ceee;
    opacity: 0;
    -ms-transform: translateY(-0.4375rem) translateX(0.375rem);
        transform: translateY(-0.4375rem) translateX(0.375rem); }
  .btn::after {
    border-color: #223238; }

.article--alt:hover .btn, .btn:hover, .hs-button:hover {
  color: #45ceee;
  outline: none; }
  .theme--blue .article--alt:hover .btn, .article--alt:hover .theme--blue .btn, .theme--blue .btn:hover, .theme--blue .hs-button:hover {
    color: #fff; }
  .article--alt:hover .btn::before, .btn:hover::before, .hs-button:hover::before {
    opacity: 1;
    transform: translateY(0) translateX(0) translateZ(0); }
  .article--alt:hover .btn::after, .btn:hover::after, .hs-button:hover::after {
    opacity: 0;
    transform: translateY(0.1875rem) translateX(-0.25rem) translateZ(0); }

.btn--secondary {
  color: white; }
  .btn--secondary:hover {
    color: #223238; }
    .theme--dark .btn--secondary:hover {
      color: #45ceee; }
  .btn--secondary:after {
    border-color: white; }
  .btn--secondary:before {
    border-color: #223238; }
    .theme--dark .btn--secondary:before {
      border-color: #45ceee; }

.btn--tertiary:hover {
  color: #fff; }

.btn--tertiary:before {
  border-color: #fff; }

.btn--white {
  color: white;
  border-color: 0.0625rem solid white; }

.btn--all-white {
  color: white;
  border-color: white; }
  .btn--all-white:after {
    border-color: #fff; }

.btn--wide {
  max-width: 25rem; }

.btn--no-marg {
  margin-bottom: 0; }

.btn--small-marg {
  margin-bottom: 1.8125rem; }

.btn--center {
  margin: auto; }

.btn--fill {
  width: auto;
  min-width: 9.375rem;
  padding: 0.9375rem 1.25rem;
  color: white; }
  .btn--fill span {
    position: relative;
    z-index: 1; }
  .btn--fill:after {
    z-index: -1;
    background-color: #45ceee;
    border: 0; }

.btn--fill.btn--secondary {
  color: #1f2425; }
  .btn--fill.btn--secondary:hover {
    color: #fff; }
  .btn--fill.btn--secondary::before {
    border-color: #fff; }
  .btn--fill.btn--secondary:after {
    z-index: 0;
    background-color: #fff;
    border: 0; }

.btn--icon {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center; }
  .btn--icon svg {
    margin-bottom: 2Px;
    margin-left: 0.5rem; }

.hs-cta-wrapper a::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.btn-nav {
  font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  background: none;
  border: 0.125rem solid white;
  background-color: #45ceee;
  color: #000;
  cursor: pointer;
  display: inline-block;
  font-size: 0.8125rem;
  font-weight: bold;
  letter-spacing: 0.125rem;
  max-width: 12.5rem;
  padding: 0.9375rem 1.25rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: 0.3s;
  width: 100%; }
  .fontsactive .btn-nav {
    font-family: poppins, "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  .btn-nav:hover {
    color: #45ceee;
    background-color: transparent;
    outline: none; }

.burger {
  cursor: pointer;
  outline: none;
  transition-duration: .15s;
  transition-property: opacity, filter; }
  .toggle.is-active .burger .burger__part {
    box-shadow: none; }
  .toggle.is-active .burger .burger__top {
    transform: translate3d(0, 5Px, 0) rotate(135deg);
    transition-delay: .1s; }
  .toggle.is-active .burger .burger__middle {
    opacity: 0;
    transition-delay: 0s; }
  .toggle.is-active .burger .burger__bottom {
    transform: translate3d(0, -5Px, 0) rotate(-135deg); }

.burger__part {
  transition-duration: 250ms;
  transition-property: background-color;
  transition-timing-function: ease;
  background-color: currentColor;
  border-radius: 0.3125rem;
  height: 2Px;
  margin-bottom: 3Px;
  margin-top: 3Px;
  width: 16Px; }

.burger__top {
  margin-top: 0;
  transition: transform .4s ease-in-out; }

.burger__middle {
  transition: opacity .4s .4s ease; }

.burger__bottom {
  margin-bottom: 0;
  transition: transform .4s ease-in-out; }

.checklist > li, .capability--alt ul > li {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: baseline;
      align-items: baseline;
  text-align: left; }
  .checklist > li::before, .capability--alt ul > li::before {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 0.8125rem;
    height: 0.75rem;
    margin-right: 0.625rem;
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 13 12' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd' clip-rule='evenodd'%3E%3Cpath d='M.71 5.61l4 4 7-9' fill='none' stroke='%23e40a36' stroke-width='2'/%3E%3C/svg%3E%0A");
    background-size: contain;
    background-repeat: no-repeat;
    content: ''; }

.capabilities {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center;
  margin: -1.25rem; }
  @media only screen and (min-width: 75em) {
    .capabilities {
      margin: -1.75rem; }
      .capabilities--homepage {
        margin: -1.25rem; } }

.capabilities--alt {
  margin-bottom: 1.875rem; }

.capability {
  text-align: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  padding: 1.25rem; }
  @media only all and (max-width: 767px) {
    .capability {
      width: 100%;
      padding-bottom: 0; }
      .capability:not(:first-child) {
        padding-top: 0; } }
  @media only screen and (min-width: 75em) {
    .capability {
      padding: 1.75rem; } }

.capabilities--homepage {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[4];
      grid-template-columns: repeat(4, 1fr);
  -ms-grid-rows: (1fr)[4];
      grid-template-rows: repeat(4, 1fr);
  grid-column-gap: 1.25rem;
  grid-row-gap: 0rem; }
  .capabilities--homepage .capability {
    padding: 0.625rem;
    margin: 1.25rem;
    border: 0.0625rem solid #fff;
    border-radius: 1.375rem; }
    .capabilities--homepage .capability:first-of-type {
      grid-area: 1 / 1 / 5 / 2; }
    .capabilities--homepage .capability:nth-of-type(2) {
      grid-area: 1 / 2 / 3 / 4; }
    .capabilities--homepage .capability:nth-of-type(3) {
      grid-area: 3 / 2 / 5 / 4;
      margin-top: 0; }
    .capabilities--homepage .capability:nth-of-type(4) {
      grid-area: 1 / 4 / 5 / 5; }
  .capabilities--homepage .capability__link {
    padding: 0.625rem 0 0.625rem;
    -ms-flex-pack: center;
        justify-content: center; }
  @media only all and (max-width: 767px) {
    .capabilities--homepage .capability {
      width: calc(100% - (1.25rem * 2)); }
    .capabilities--homepage .capability a {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -ms-flex-direction: row;
          flex-direction: row;
      -ms-flex-pack: center;
          justify-content: center;
      text-align: center;
      width: 100%;
      max-width: unset; }
    .capabilities--homepage .capability__top {
      width: unset; }
    .capabilities--homepage .capability__bottom {
      width: 60%; } }
  @media only screen and (max-width: 39.9375em) {
    .capabilities--homepage {
      display: -ms-flexbox;
      display: flex; } }

.capabilities__button {
  text-align: center;
  margin-top: 1.875rem; }

@media only all and (max-width: 767px) {
  .capability--alt {
    padding-bottom: 1.25rem; } }

.capability--alt .icon__wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  height: 6.25rem; }

.capability--alt .icon {
  display: block;
  width: 7.5rem; }

.capability--alt .icon--ui__landing-insights {
  width: 6.125rem; }

.capability--alt .icon--ui__landing-chess {
  width: 6.25rem; }

.capability--alt .icon--ui__landing-aim {
  width: 5.9375rem; }

.capability--alt .icon--ui__landing-position {
  width: 8.625rem; }

.capability--alt h3 {
  padding-top: 1.25rem;
  padding-bottom: 0.3125rem; }

.capability--alt p {
  padding-top: 0.625rem; }

.capability--alt ul, .capability--alt ol {
  margin-top: 0.625rem; }

.capability--alt li {
  margin-top: 0.625rem; }
  .capability--alt li:first-child {
    margin-top: 0; }

.landing-strategy-page .capability--alt ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column; }

.landing-strategy-page .capability--alt li {
  margin-left: auto;
  margin-right: auto; }

.capability__link,
.capability__item {
  position: relative;
  width: 100%;
  -ms-flex-order: 2;
      order: 2;
  -ms-flex-positive: 1;
      flex-grow: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  padding: 2rem 0 2.25rem;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  color: #728b91; }
  .theme--dark .capability__link, .theme--dark
  .capability__item {
    color: #c8d7db; }
  @media only all and (max-width: 767px) {
    .capability__link,
    .capability__item {
      max-width: 21.875rem; } }
  .capability__link h3,
  .capability__item h3 {
    max-width: 22em;
    margin-right: auto;
    margin-left: auto;
    color: #171c1d;
    letter-spacing: 0.03em; }
    .theme--dark .capability__link h3, .theme--dark
    .capability__item h3 {
      color: #fff; }
  .capability__link ul,
  .capability__item ul {
    padding-top: 1em; }
  .capability__link li + li,
  .capability__item li + li {
    margin-top: 0.3em; }

.capability__link:hover .confetti {
  opacity: 1;
  -ms-transform: translateX(-50%);
      transform: translateX(-50%); }

.capability__link h3 {
  transition-duration: 250ms;
  transition-property: color;
  transition-timing-function: ease; }

.capability__link:hover h3 {
  color: #45ceee; }

.capability__item li button {
  transition-duration: 250ms;
  transition-property: color;
  transition-timing-function: ease;
  color: inherit;
  cursor: pointer; }
  .capability__item li button:hover {
    color: #45ceee; }

.capability__top {
  position: relative;
  width: 100%;
  margin-top: -1.25rem; }
  .capability__top .icon--ui__capability-growth-diagnostic svg {
    width: 8.125rem;
    left: 50%;
    -ms-transform: translateX(-50%);
        transform: translateX(-50%); }

.capability__icon {
  width: 9.375rem;
  margin-top: 1.5625rem;
  margin-right: auto;
  margin-left: auto;
  color: #171c1d; }
  .theme--dark .capability__icon {
    color: #fff; }
  @media only all and (max-width: 767px) {
    .capability__icon {
      max-width: 40vw;
      margin-bottom: -7%; } }

.capability__arrow {
  transition-duration: 250ms;
  transition-property: opacity, transform;
  transition-timing-function: ease;
  position: absolute;
  top: 50%;
  width: 1.125rem;
  color: #45ceee;
  opacity: 0;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  pointer-events: none;
  will-change: transform; }
  .capability__link:hover .capability__arrow {
    opacity: 1; }
  .capability__arrow:first-child {
    left: 1.875rem;
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
    .capability__link:hover .capability__arrow:first-child {
      -ms-transform: translateY(-50%);
          transform: translateY(-50%); }
  .capability__arrow:last-child {
    right: 1.875rem;
    -ms-transform: translate(50%, -50%) rotate(180deg);
        transform: translate(50%, -50%) rotate(180deg); }
    .capability__link:hover .capability__arrow:last-child {
      -ms-transform: translateY(-50%) rotate(180deg);
          transform: translateY(-50%) rotate(180deg); }

.capabilities__intersection {
  width: 50%;
  max-width: 35.9375rem;
  padding-right: 1.25rem;
  padding-bottom: 1.25rem;
  padding-left: 1.25rem;
  margin-top: -0.6875rem; }
  @media only all and (max-width: 767px) {
    .capabilities__intersection {
      display: none; } }
  @media only screen and (min-width: 75em) {
    .capabilities__intersection {
      padding-right: 1.75rem;
      padding-bottom: 1.75rem;
      padding-left: 1.75rem;
      margin-top: -1.25rem; } }
  .capabilities__intersection .icon {
    display: block;
    width: 100%; }
  .capabilities__intersection p {
    text-align: center; }

.careers__media--bordered {
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  border: 0.1875rem solid;
  border-radius: 0.9375rem;
  z-index: 2; }

.careers__img {
  border-radius: 0.9375rem; }

@media only screen and (min-width: 64em) {
  .careers__intro {
    display: -ms-flexbox;
    display: flex;
    margin-top: 2.5rem;
    -ms-flex-align: center;
        align-items: center; } }

.careers__intro__text {
  margin-bottom: 1.25rem; }
  @media only screen and (max-width: 39.9375em) {
    .careers__intro__text h3 {
      font-size: 1.125rem; } }
  @media only screen and (min-width: 40em) and (max-width: 63.9375em) {
    .careers__intro__text h3 {
      font-size: 1.5rem; } }
  @media only screen and (min-width: 64em) {
    .careers__intro__text {
      padding-right: 8%;
      margin-bottom: 0; } }

.careers__intro__lead-in {
  position: absolute;
  top: 100%;
  width: 100%;
  height: 1.875rem; }
  .careers__intro__lead-in:before, .careers__intro__lead-in:after {
    content: '';
    position: absolute;
    top: 0;
    right: 3.125rem; }
  .careers__intro__lead-in:before {
    width: 0.9375rem;
    height: 0.9375rem;
    background-color: currentColor;
    border-radius: 50%;
    -ms-transform: translateY(-50%);
        transform: translateY(-50%); }
  .careers__intro__lead-in:after {
    width: 5rem;
    height: 1.875rem;
    margin-top: 0.1875rem;
    margin-right: 0.3125rem;
    border-right: 0.1875rem solid;
    border-bottom: 0.1875rem solid;
    border-bottom-right-radius: 0.625rem; }
  @media only screen and (max-width: 375px) {
    .careers__intro__lead-in:after {
      width: 3.125rem; } }
  @media only screen and (min-width: 64em) {
    .careers__intro__lead-in:after {
      width: 6.25rem;
      height: 1.875rem; } }

@media only screen and (min-width: 64em) {
  .svg-supported .section.is-active .careers__intro__lead-in:after {
    width: 0;
    height: 0; }
  .svg-supported .section.is-active .careers__intro__lead-in:after {
    animation: drawCareersIntroAfter 500ms 300ms forwards; } }

.careers__intro__lead-out {
  position: absolute;
  top: 100%;
  right: 8.125rem;
  left: 50%;
  height: 2.1875rem;
  margin-left: calc(-0.1875rem/2);
  margin-top: 1.875rem;
  border-top: 0.1875rem solid;
  border-left: 0.1875rem solid;
  border-top-left-radius: 0.625rem;
  z-index: -1; }
  @media only screen and (max-width: 375px) {
    .careers__intro__lead-out {
      right: 30%; } }
  @media only screen and (min-width: 64em) {
    .careers__intro__lead-out {
      height: 18.75rem;
      right: 6.25rem;
      left: -1.125rem;
      margin-left: calc(-0.5625rem/2);
      opacity: 1; }
      .svg-supported .careers__intro__lead-out {
        left: calc(100% - 6.25rem);
        height: 0;
        opacity: 0; }
      .svg-supported .section.is-active .careers__intro__lead-out {
        animation: drawCareersIntro 1800ms 600ms linear forwards; } }

@keyframes drawCareersIntroAfter {
  0% {
    width: 0.1875rem;
    height: 0; }
  30% {
    width: 0.1875rem;
    height: 1.875rem; }
  100% {
    width: 6.25rem;
    height: 1.875rem; } }

@keyframes drawCareersIntro {
  1% {
    opacity: 1; }
  60% {
    left: -1.125rem;
    height: 0; }
  100% {
    left: -1.125rem;
    height: 62.4375rem;
    opacity: 1; } }

.careers__testimonials {
  z-index: 2; }

.career-profile__row {
  transition-duration: 250ms;
  transition-property: opacity, transform;
  transition-timing-function: ease;
  position: relative;
  transition-duration: 1s; }
  @media only screen and (min-width: 40em) {
    .career-profile__row {
      display: -ms-flexbox;
      display: flex;
      margin-bottom: 3.75rem;
      -ms-flex-flow: nowrap;
          flex-flow: nowrap; }
      .career-profile__row:before, .career-profile__row:after {
        background-color: #171c1d;
        border-radius: 50%;
        height: 0.625rem;
        width: 0.625rem;
        content: '';
        position: absolute;
        bottom: 0;
        margin-bottom: -0.375rem; }
      .career-profile__row:before {
        left: 0; }
      .career-profile__row:after {
        right: 0; } }
  @media only screen and (min-width: 64em) {
    .career-profile__row {
      opacity: 0;
      -ms-transform: translateY(20%);
          transform: translateY(20%);
      transition-duration: 600ms; }
      .career-profile__row:nth-child(2) {
        transition-delay: 1200ms; }
      .career-profile__row:nth-child(3) {
        transition-delay: 2400ms; } }
  .section.is-active .career-profile__row {
    opacity: 1;
    -ms-transform: translateY(0);
        transform: translateY(0); }

.career-profile__col {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center; }
  @media only screen and (max-width: 1023px) {
    .career-profile__col {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse; } }
  @media only screen and (max-width: 39.9375em) {
    .career-profile__col {
      margin-bottom: 1.25rem;
      border-bottom: 0.1875rem solid; }
      .career-profile__col:before, .career-profile__col:after {
        background-color: #171c1d;
        border-radius: 50%;
        height: 0.625rem;
        width: 0.625rem;
        content: '';
        position: absolute;
        bottom: 0;
        margin-bottom: -0.375rem; }
      .career-profile__col:before {
        left: 0; }
      .career-profile__col:after {
        right: 0; } }

@media only screen and (min-width: 64em) {
  .career-profile__row--alt .career-profile__col {
    -ms-transform: translateX(17%);
        transform: translateX(17%); } }

.career-profile__img {
  filter: grayscale(100%);
  -ms-flex-item-align: end;
      align-self: flex-end; }
  .career-profile__img .aspect {
    max-width: 18.75rem;
    margin: 0 auto; }

@media only screen and (min-width: 40em) {
  .career-profile__detail--left,
  .career-profile__detail--right,
  .career-profile__detail--middle {
    position: absolute;
    top: 100%;
    width: 100%;
    height: 0.625rem;
    border-top: 0.1875rem solid; } }

.career-profile__row--alt .career-profile__detail--left,
.career-profile__row--alt .career-profile__detail--right {
  width: 25%; }

.career-profile__detail--left {
  left: 0;
  margin-left: 0.0625rem; }

.career-profile__detail--right {
  right: 0;
  margin-right: 0.0625rem; }

.career-profile__detail--left,
.career-profile__detail--middle {
  border-right: 0.1875rem solid;
  border-top-right-radius: 0.625rem; }

.career-profile__detail--right,
.career-profile__detail--middle {
  border-left: 0.1875rem solid;
  border-top-left-radius: 0.625rem; }

.career-profile__detail--middle {
  left: 50%;
  width: calc(50% + 0.1875rem);
  -ms-transform: translateX(-50%);
      transform: translateX(-50%); }
  @media only screen and (min-width: 64em) {
    .career-profile__detail--middle {
      width: calc(50% + 0.25rem); } }

@media only screen and (min-width: 40em) {
  .career-profile__end {
    position: absolute;
    top: 100%;
    left: 50%;
    width: 0.9375rem;
    height: 3.75rem;
    -ms-transform: translateX(-50%);
        transform: translateX(-50%); } }

.career-profile__row--alt .career-profile__end {
  left: 25%; }
  .career-profile__row--alt .career-profile__end:last-child {
    right: 25%;
    left: auto;
    -ms-transform: translateX(50%);
        transform: translateX(50%); }

.careers__team__gallery {
  position: relative; }
  .careers__team__gallery:after {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    width: 0.1875rem;
    height: 100%;
    background-color: currentColor;
    -ms-transform: translateX(-50%);
        transform: translateX(-50%); }

.career__opportunities {
  position: static !important;
  position: initial !important; }

.careers__opportunity {
  float: none !important;
  width: 100%;
  max-width: 50rem;
  margin-bottom: 1.25rem;
  color: white; }
  .careers__opportunity::before, .careers__opportunity::after {
    content: ' ';
    display: table; }
  .careers__opportunity::after {
    clear: both; }

.careers__opportunity:last-child {
  margin-bottom: 0; }

.careers__content {
  position: relative;
  display: inline-block;
  padding: 1.875rem 1.25rem;
  color: white;
  border: 0.1875rem solid;
  border-radius: 0.625rem;
  cursor: pointer; }
  .careers__content:before {
    background: #45ceee;
    content: '';
    position: absolute;
    width: 2.5rem;
    bottom: -3Px;
    height: 10Px;
    z-index: 2; }
  .careers__content:after {
    border: 3Px solid;
    content: '';
    bottom: -3Px;
    position: absolute;
    top: 0;
    width: 2.5rem;
    z-index: 3; }
  @media only screen and (max-width: 39.9375em) {
    .careers__content {
      max-width: 18.75rem; }
      .careers__content p {
        display: none; } }

.careers__opportunity:nth-child(odd) .careers__content:before {
  left: 0;
  margin-left: -0.0625rem; }

.careers__opportunity:nth-child(odd) .careers__content:after {
  right: 100%;
  border-top-color: transparent;
  border-left-color: transparent;
  border-bottom-right-radius: 0.625rem; }

.careers__opportunity:nth-child(even) .careers__content {
  float: right; }
  .careers__opportunity:nth-child(even) .careers__content:before {
    right: 0;
    margin-right: -0.0625rem; }
  .careers__opportunity:nth-child(even) .careers__content:after {
    left: 100%;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-left-radius: 0.625rem; }

.careers__opportunity__link span,
.careers__opportunity__link .icon {
  transition-duration: 250ms;
  transition-property: color;
  transition-timing-function: ease; }

.careers__opportunity__link span {
  margin-right: 0.625rem;
  border-bottom: 0.0625rem solid; }

.careers__opportunity__link .icon {
  width: 0.9375rem;
  margin-top: 0.125rem;
  vertical-align: middle; }

.careers__content:hover .careers__opportunity__link {
  color: #223238; }
  .careers__content:hover .careers__opportunity__link .icon {
    animation: slideOutIn 300ms linear; }

.careers__icon {
  text-align: center; }

.careers__icon .icon--ui__careers-contact-anim {
  stroke-dasharray: 150 150; }
  @media only screen and (min-width: 40em) {
    .careers__icon .icon--ui__careers-contact-anim {
      width: 100%;
      max-width: 12.5rem; } }
  @media only screen and (min-width: 64em) {
    .careers__icon .icon--ui__careers-contact-anim {
      opacity: 0; }
      .svg-supported .careers__icon .icon--ui__careers-contact-anim {
        stroke-dashoffset: 150; }
      .svg-supported .section.is-active .careers__icon .icon--ui__careers-contact-anim {
        animation: fadeAndDraw 500ms 100ms linear forwards; } }

@media only screen and (min-width: 64em) {
  .careers__icon .icon--ui__careers-contact-base {
    opacity: 0; }
    .section.is-active .careers__icon .icon--ui__careers-contact-base {
      animation: fadeIn 500ms 300ms linear forwards; } }

.careers__opportunity:nth-child(even) .icon--ui__careers-contact-anim {
  -ms-transform: scaleX(-1);
      transform: scaleX(-1); }

@keyframes slideOutIn {
  50% {
    opacity: 0;
    transform: translateX(100%); }
  51% {
    opacity: 0;
    transform: translateX(-100%); } }

.caseStudies {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center; }

@media only screen and (min-width: 75em) {
  .caseStudy__card {
    width: 20%; } }

.caseStudy__card__inner {
  position: relative;
  display: block; }
  .caseStudy__card__inner::before {
    display: block;
    padding-top: 56.25%;
    content: ''; }
  .caseStudy__card__inner img {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    max-width: 60%;
    max-height: 60%; }
    .theme--white .caseStudy__card__inner img {
      filter: invert(100%); }
  .caseStudy__card__inner a.caseStudy__card__inner {
    transition-duration: 250ms;
    transition-property: opacity;
    transition-timing-function: ease; }
    .caseStudies:hover .caseStudy__card__inner a.caseStudy__card__inner:not(:hover) {
      opacity: 0.5; }

.caseStudy__card__inner--marquee {
  position: relative;
  overflow: hidden;
  display: -ms-flexbox;
  display: flex; }
  .caseStudy__card__inner--marquee::before {
    display: block;
    padding-top: 56.25%;
    content: ''; }
  .caseStudy__card__inner--marquee img {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    max-width: 60%;
    max-height: 60%;
    white-space: nowrap; }
    .theme--white .caseStudy__card__inner--marquee img {
      filter: invert(100%); }

.case-study__quote {
  background-color: #223238;
  color: #fff !important;
  padding: 2.9375rem;
  font-size: 1.375rem !important;
  margin-bottom: 2.5rem; }
  .case-study__quote img {
    padding-bottom: 1.25rem; }

.case-study__quote--name {
  font-size: 0.875rem;
  margin-top: 1.25rem; }

.case-studies__back {
  padding-left: 3.125rem;
  color: black;
  padding-bottom: 1.875rem; }
  .case-studies__back a:visited {
    color: black; }
  .case-studies__back a:hover {
    color: #6ECCEA; }

.case-study__filters {
  font-family: Georgia, Times, "Times New Roman", serif;
  font-size: 1.125rem;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 4.375rem;
  gap: 2.125rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .fontsactive .case-study__filters {
    font-family: prata, Georgia, Times, "Times New Roman", serif; }
  .case-study__filters select {
    padding-right: 1em;
    background-color: transparent;
    border: none;
    border-bottom: 0.0625rem solid black;
    min-width: 17.1875rem;
    text-align: left;
    font: inherit; }
  @media only screen and (min-width: 64em) {
    .case-study__filters {
      padding-left: 3.125rem; } }
  @media only screen and (max-width: 63.9375em) {
    .case-study__filters {
      -ms-flex-direction: column;
          flex-direction: column;
      text-align: center;
      -ms-flex-align: center;
          align-items: center; }
      .case-study__filters select {
        min-width: 50%; } }
  @media only screen and (max-width: 39.9375em) {
    .case-study__filters select {
      min-width: 80%; } }

.caseStudies__prev-next {
  max-width: 100%; }
  .caseStudies__prev-next h3 {
    padding: 3.125rem 0; }
  .caseStudies__prev-next.row--alt {
    padding-left: 6.25rem !important;
    padding-right: 6.25rem !important; }
    @media only screen and (max-width: 63.9375em) {
      .caseStudies__prev-next.row--alt {
        padding-left: 3.125rem !important;
        padding-right: 3.125rem !important; } }

@media only screen and (max-width: 639px) {
  .caseStudies--mobile-arrows .slider-container .slider__prev,
  .caseStudies--mobile-arrows .slider-container .slider__next {
    display: block !important; } }

@media only screen and (min-width: 640px) {
  .caseStudies--mobile-arrows .slider-container .slider__prev,
  .caseStudies--mobile-arrows .slider-container .slider__next {
    display: none !important; } }

.chart__section {
  max-width: 76.875rem;
  margin-right: auto;
  margin-left: auto; }

.chart__section__header {
  margin-bottom: calc(1.25rem + 1.8%); }
  @media only screen and (min-width: 48em) {
    .chart__section__header {
      padding-left: 7.2%; } }

.chart__section__subtitle {
  margin-top: 0.875rem; }

.chart__section__source {
  margin-top: 1.125rem;
  font-size: 0.75rem; }

.chart__section__content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center; }
  @media only screen and (max-width: 47.9375em) {
    .chart__section__content {
      -ms-flex-direction: column;
          flex-direction: column; } }

.chart__section__graphic {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -ms-flex-positive: 1;
      flex-grow: 1;
  padding-right: 2.5%; }
  @media only screen and (max-width: 47.9375em) {
    .chart__section__graphic {
      width: 100%;
      margin-bottom: 1.375rem; } }
  .chart__section__graphic svg {
    width: 100%;
    overflow: visible; }
  .modernizr-js .chart__section__graphic {
    -ms-transform: translateY(15%);
        transform: translateY(15%); }
    .modernizr-js .chart__section__graphic,
    .modernizr-js .chart__section__graphic [data-layer] {
      transition-duration: 500ms;
      transition-property: opacity, transform;
      transition-timing-function: ease;
      will-change: opacity, transform;
      opacity: 0;
      transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1); }
    .modernizr-js .chart__section__graphic [data-layer^="bg-"] {
      -ms-transform-origin: 0 100%;
          transform-origin: 0 100%;
      -ms-transform: scale(0.5);
          transform: scale(0.5); }
    .modernizr-js .chart__section__graphic [data-layer="bg-1"] {
      transition-delay: 0ms; }
    .modernizr-js .chart__section__graphic [data-layer="bg-2"] {
      transition-delay: 200ms; }
    .modernizr-js .chart__section__graphic [data-layer="bg-3"] {
      transition-delay: 400ms; }
    .modernizr-js .chart__section__graphic [data-layer^="marker-"] {
      -ms-transform: translateY(1.25rem);
          transform: translateY(1.25rem); }
    .modernizr-js .chart__section__graphic [data-layer="marker-1"] {
      transition-delay: 0ms; }
    .modernizr-js .chart__section__graphic [data-layer="marker-2"] {
      transition-delay: 75ms; }
    .modernizr-js .chart__section__graphic [data-layer="marker-3"] {
      transition-delay: 150ms; }
    .modernizr-js .chart__section__graphic [data-layer="marker-4"] {
      transition-delay: 225ms; }
    .modernizr-js .chart__section__graphic [data-layer="marker-5"] {
      transition-delay: 300ms; }
    .modernizr-js .chart__section__graphic [data-layer="marker-6"] {
      transition-delay: 375ms; }
    .modernizr-js .chart__section__graphic [data-layer="marker-7"] {
      transition-delay: 450ms; }
    .modernizr-js .chart__section__graphic [data-layer="marker-8"] {
      transition-delay: 525ms; }
    .modernizr-js .chart__section__graphic [data-layer="marker-9"] {
      transition-delay: 600ms; }
    .modernizr-js .chart__section__graphic.is-active,
    .modernizr-js .chart__section__graphic.is-active [data-layer] {
      opacity: 1;
      -ms-transform: none;
          transform: none; }

.chart__section__text {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -ms-flex-positive: 1;
      flex-grow: 1;
  padding-bottom: 6%;
  padding-left: 2.5%; }
  @media only screen and (max-width: 74.9375em) {
    .chart__section__text {
      font-size: 1.5rem; } }
  @media only screen and (max-width: 63.9375em) {
    .chart__section__text {
      font-size: 1.25rem; } }

.chart .amcharts-amexport-menu-level-0.amcharts-amexport-top {
  top: 0.9375rem; }

.chart .amcharts-amexport-item {
  padding: 0;
  margin: 0;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  border: 0.125rem solid #fff;
  background-color: #16191a;
  border-radius: 0;
  margin-top: -0.0625rem;
  margin-bottom: -0.125rem; }

.chart .amcharts-amexport-item.amcharts-amexport-item-level-0 {
  width: auto;
  min-height: 0;
  opacity: 1; }

.chart .amcharts-amexport-item:hover,
.chart .amcharts-amexport-item.active {
  color: #fff;
  background-color: #45ceee; }

.chart .amcharts-amexport-item.amcharts-amexport-item-level-0 > a,
.chart .amcharts-amexport-label {
  padding: 0.625rem 0.9375rem; }

.chart .amcharts-amexport-top .amcharts-amexport-item > .amcharts-amexport-menu {
  top: -0.0625rem; }

.chart .amcharts-Legend {
  text-transform: uppercase; }

.chart__element {
  transition-duration: 0.5s;
  transition-property: opacity;
  transition-timing-function: ease;
  opacity: 0; }
  .chart__element.is-shown {
    opacity: 1; }
  .chart__element > * + * {
    margin-top: 0.625rem; }

.chart__scatter,
.chart__line {
  margin-right: -0.25rem;
  margin-left: -1.125rem; }

.chart__scatter {
  height: 45.625rem;
  max-height: 75vw; }

.chart__line {
  height: 23.75rem;
  max-height: 75vw; }

.chart__rank {
  padding-top: 0.8125rem; }
  .chart__rank ol {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-right: -1.5%;
    margin-left: -1.5%; }
    .chart__rank ol > li {
      position: relative;
      width: 15%;
      margin: 2.5%;
      border-radius: 50%;
      overflow: hidden; }
      @media only screen and (min-width: 64em) {
        .chart__rank ol > li {
          width: 7.5%;
          margin: 1.25%; } }
      .chart__rank ol > li::before {
        display: block;
        padding-bottom: 100%;
        content: ''; }
      .chart__rank ol > li::after {
        position: absolute;
        top: -0.0625rem;
        right: -0.0625rem;
        bottom: -0.0625rem;
        left: -0.0625rem;
        border: 0.1875rem solid rgba(0, 0, 0, 0.6);
        border-radius: 50%;
        pointer-events: none;
        content: ''; }
    .chart__rank ol figure {
      position: absolute;
      top: 0.0625rem;
      right: 0.0625rem;
      bottom: 0.0625rem;
      left: 0.0625rem;
      border-radius: 50%;
      overflow: hidden; }
    .chart__rank ol img {
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
    .chart__rank ol a {
      transition-duration: 250ms;
      transition-property: opacity;
      transition-timing-function: ease;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      color: #fff;
      -webkit-appearance: none;
         -moz-appearance: none;
              appearance: none;
      border-radius: 50%;
      cursor: pointer; }
      .chart__rank ol a:hover {
        opacity: 0; }
      .chart__rank ol a::before {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background-color: #050a0b;
        border-radius: 50%;
        opacity: 0.7;
        content: ''; }
    .chart__rank ol span {
      position: absolute;
      top: 50%;
      left: 50%;
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
      font-size: 1rem;
      font-weight: 700;
      line-height: 1;
      pointer-events: none;
      text-shadow: 0 0.0625rem 0.0625rem #000; }
      @media only screen and (min-width: 40em) {
        .chart__rank ol span {
          font-size: 1.25rem; } }
      @media only screen and (min-width: 64em) {
        .chart__rank ol span {
          font-size: 1.5rem; } }
  .chart__rank .chart__tooltip__wrap {
    transition-duration: 250ms;
    transition-property: visibility, opacity;
    transition-timing-function: ease;
    position: fixed;
    z-index: 5;
    top: 0;
    left: 0;
    visibility: hidden;
    background-color: rgba(23, 28, 29, 0.98);
    border: 0.0625rem solid #000;
    box-shadow: 0 0.0625rem 0.125rem rgba(0, 0, 0, 0.5);
    opacity: 0;
    pointer-events: none;
    will-change: transform, opacity; }
    .chart__rank .chart__tooltip__wrap.is-shown {
      visibility: visible;
      opacity: 1; }

.chart__rank.is-animated ol > li {
  transition-duration: 10s;
  transition-property: opacity, transform;
  transition-timing-function: ease;
  opacity: 0;
  -ms-transform: scale(0.9) translateY(3.125rem);
      transform: scale(0.9) translateY(3.125rem); }
  .chart__element.is-shown .chart__rank.is-animated ol > li {
    opacity: 1;
    -ms-transform: none;
        transform: none; }
    .chart__element.is-shown .chart__rank.is-animated ol > li:nth-child(1) {
      transition-delay: 34ms;
      transition-duration: 250ms; }
    .chart__element.is-shown .chart__rank.is-animated ol > li:nth-child(2) {
      transition-delay: 68ms;
      transition-duration: 250ms; }
    .chart__element.is-shown .chart__rank.is-animated ol > li:nth-child(3) {
      transition-delay: 102ms;
      transition-duration: 250ms; }
    .chart__element.is-shown .chart__rank.is-animated ol > li:nth-child(4) {
      transition-delay: 136ms;
      transition-duration: 250ms; }
    .chart__element.is-shown .chart__rank.is-animated ol > li:nth-child(5) {
      transition-delay: 170ms;
      transition-duration: 250ms; }
    .chart__element.is-shown .chart__rank.is-animated ol > li:nth-child(6) {
      transition-delay: 204ms;
      transition-duration: 250ms; }
    .chart__element.is-shown .chart__rank.is-animated ol > li:nth-child(7) {
      transition-delay: 238ms;
      transition-duration: 250ms; }
    .chart__element.is-shown .chart__rank.is-animated ol > li:nth-child(8) {
      transition-delay: 272ms;
      transition-duration: 250ms; }
    .chart__element.is-shown .chart__rank.is-animated ol > li:nth-child(9) {
      transition-delay: 306ms;
      transition-duration: 250ms; }
    .chart__element.is-shown .chart__rank.is-animated ol > li:nth-child(10) {
      transition-delay: 340ms;
      transition-duration: 250ms; }
    .chart__element.is-shown .chart__rank.is-animated ol > li:nth-child(11) {
      transition-delay: 374ms;
      transition-duration: 250ms; }
    .chart__element.is-shown .chart__rank.is-animated ol > li:nth-child(12) {
      transition-delay: 408ms;
      transition-duration: 250ms; }
    .chart__element.is-shown .chart__rank.is-animated ol > li:nth-child(13) {
      transition-delay: 442ms;
      transition-duration: 250ms; }
    .chart__element.is-shown .chart__rank.is-animated ol > li:nth-child(14) {
      transition-delay: 476ms;
      transition-duration: 250ms; }
    .chart__element.is-shown .chart__rank.is-animated ol > li:nth-child(15) {
      transition-delay: 510ms;
      transition-duration: 250ms; }
    .chart__element.is-shown .chart__rank.is-animated ol > li:nth-child(16) {
      transition-delay: 544ms;
      transition-duration: 250ms; }
    .chart__element.is-shown .chart__rank.is-animated ol > li:nth-child(17) {
      transition-delay: 578ms;
      transition-duration: 250ms; }
    .chart__element.is-shown .chart__rank.is-animated ol > li:nth-child(18) {
      transition-delay: 612ms;
      transition-duration: 250ms; }
    .chart__element.is-shown .chart__rank.is-animated ol > li:nth-child(19) {
      transition-delay: 646ms;
      transition-duration: 250ms; }
    .chart__element.is-shown .chart__rank.is-animated ol > li:nth-child(20) {
      transition-delay: 680ms;
      transition-duration: 250ms; }
    .chart__element.is-shown .chart__rank.is-animated ol > li:nth-child(21) {
      transition-delay: 714ms;
      transition-duration: 250ms; }
    .chart__element.is-shown .chart__rank.is-animated ol > li:nth-child(22) {
      transition-delay: 748ms;
      transition-duration: 250ms; }
    .chart__element.is-shown .chart__rank.is-animated ol > li:nth-child(23) {
      transition-delay: 782ms;
      transition-duration: 250ms; }
    .chart__element.is-shown .chart__rank.is-animated ol > li:nth-child(24) {
      transition-delay: 816ms;
      transition-duration: 250ms; }
    .chart__element.is-shown .chart__rank.is-animated ol > li:nth-child(25) {
      transition-delay: 850ms;
      transition-duration: 250ms; }
    .chart__element.is-shown .chart__rank.is-animated ol > li:nth-child(26) {
      transition-delay: 884ms;
      transition-duration: 250ms; }
    .chart__element.is-shown .chart__rank.is-animated ol > li:nth-child(27) {
      transition-delay: 918ms;
      transition-duration: 250ms; }
    .chart__element.is-shown .chart__rank.is-animated ol > li:nth-child(28) {
      transition-delay: 952ms;
      transition-duration: 250ms; }
    .chart__element.is-shown .chart__rank.is-animated ol > li:nth-child(29) {
      transition-delay: 986ms;
      transition-duration: 250ms; }
    .chart__element.is-shown .chart__rank.is-animated ol > li:nth-child(30) {
      transition-delay: 1020ms;
      transition-duration: 250ms; }
    .chart__element.is-shown .chart__rank.is-animated ol > li:nth-child(31) {
      transition-delay: 1054ms;
      transition-duration: 250ms; }
    .chart__element.is-shown .chart__rank.is-animated ol > li:nth-child(32) {
      transition-delay: 1088ms;
      transition-duration: 250ms; }
    .chart__element.is-shown .chart__rank.is-animated ol > li:nth-child(33) {
      transition-delay: 1122ms;
      transition-duration: 250ms; }
    .chart__element.is-shown .chart__rank.is-animated ol > li:nth-child(34) {
      transition-delay: 1156ms;
      transition-duration: 250ms; }
    .chart__element.is-shown .chart__rank.is-animated ol > li:nth-child(35) {
      transition-delay: 1190ms;
      transition-duration: 250ms; }
    .chart__element.is-shown .chart__rank.is-animated ol > li:nth-child(36) {
      transition-delay: 1224ms;
      transition-duration: 250ms; }
    .chart__element.is-shown .chart__rank.is-animated ol > li:nth-child(37) {
      transition-delay: 1258ms;
      transition-duration: 250ms; }
    .chart__element.is-shown .chart__rank.is-animated ol > li:nth-child(38) {
      transition-delay: 1292ms;
      transition-duration: 250ms; }
    .chart__element.is-shown .chart__rank.is-animated ol > li:nth-child(39) {
      transition-delay: 1326ms;
      transition-duration: 250ms; }
    .chart__element.is-shown .chart__rank.is-animated ol > li:nth-child(40) {
      transition-delay: 1360ms;
      transition-duration: 250ms; }
    .chart__element.is-shown .chart__rank.is-animated ol > li:nth-child(41) {
      transition-delay: 1394ms;
      transition-duration: 250ms; }
    .chart__element.is-shown .chart__rank.is-animated ol > li:nth-child(42) {
      transition-delay: 1428ms;
      transition-duration: 250ms; }
    .chart__element.is-shown .chart__rank.is-animated ol > li:nth-child(43) {
      transition-delay: 1462ms;
      transition-duration: 250ms; }
    .chart__element.is-shown .chart__rank.is-animated ol > li:nth-child(44) {
      transition-delay: 1496ms;
      transition-duration: 250ms; }
    .chart__element.is-shown .chart__rank.is-animated ol > li:nth-child(45) {
      transition-delay: 1530ms;
      transition-duration: 250ms; }
    .chart__element.is-shown .chart__rank.is-animated ol > li:nth-child(46) {
      transition-delay: 1564ms;
      transition-duration: 250ms; }
    .chart__element.is-shown .chart__rank.is-animated ol > li:nth-child(47) {
      transition-delay: 1598ms;
      transition-duration: 250ms; }
    .chart__element.is-shown .chart__rank.is-animated ol > li:nth-child(48) {
      transition-delay: 1632ms;
      transition-duration: 250ms; }
    .chart__element.is-shown .chart__rank.is-animated ol > li:nth-child(49) {
      transition-delay: 1666ms;
      transition-duration: 250ms; }
    .chart__element.is-shown .chart__rank.is-animated ol > li:nth-child(50) {
      transition-delay: 1700ms;
      transition-duration: 250ms; }
    .chart__element.is-shown .chart__rank.is-animated ol > li:nth-child(51) {
      transition-delay: 1734ms;
      transition-duration: 250ms; }
    .chart__element.is-shown .chart__rank.is-animated ol > li:nth-child(52) {
      transition-delay: 1768ms;
      transition-duration: 250ms; }
    .chart__element.is-shown .chart__rank.is-animated ol > li:nth-child(53) {
      transition-delay: 1802ms;
      transition-duration: 250ms; }
    .chart__element.is-shown .chart__rank.is-animated ol > li:nth-child(54) {
      transition-delay: 1836ms;
      transition-duration: 250ms; }
    .chart__element.is-shown .chart__rank.is-animated ol > li:nth-child(55) {
      transition-delay: 1870ms;
      transition-duration: 250ms; }
    .chart__element.is-shown .chart__rank.is-animated ol > li:nth-child(56) {
      transition-delay: 1904ms;
      transition-duration: 250ms; }
    .chart__element.is-shown .chart__rank.is-animated ol > li:nth-child(57) {
      transition-delay: 1938ms;
      transition-duration: 250ms; }
    .chart__element.is-shown .chart__rank.is-animated ol > li:nth-child(58) {
      transition-delay: 1972ms;
      transition-duration: 250ms; }
    .chart__element.is-shown .chart__rank.is-animated ol > li:nth-child(59) {
      transition-delay: 2006ms;
      transition-duration: 250ms; }
    .chart__element.is-shown .chart__rank.is-animated ol > li:nth-child(60) {
      transition-delay: 2040ms;
      transition-duration: 250ms; }
    .chart__element.is-shown .chart__rank.is-animated ol > li:nth-child(61) {
      transition-delay: 2074ms;
      transition-duration: 250ms; }
    .chart__element.is-shown .chart__rank.is-animated ol > li:nth-child(62) {
      transition-delay: 2108ms;
      transition-duration: 250ms; }
    .chart__element.is-shown .chart__rank.is-animated ol > li:nth-child(63) {
      transition-delay: 2142ms;
      transition-duration: 250ms; }
    .chart__element.is-shown .chart__rank.is-animated ol > li:nth-child(64) {
      transition-delay: 2176ms;
      transition-duration: 250ms; }
    .chart__element.is-shown .chart__rank.is-animated ol > li:nth-child(65) {
      transition-delay: 2210ms;
      transition-duration: 250ms; }
    .chart__element.is-shown .chart__rank.is-animated ol > li:nth-child(66) {
      transition-delay: 2244ms;
      transition-duration: 250ms; }
    .chart__element.is-shown .chart__rank.is-animated ol > li:nth-child(67) {
      transition-delay: 2278ms;
      transition-duration: 250ms; }
    .chart__element.is-shown .chart__rank.is-animated ol > li:nth-child(68) {
      transition-delay: 2312ms;
      transition-duration: 250ms; }
    .chart__element.is-shown .chart__rank.is-animated ol > li:nth-child(69) {
      transition-delay: 2346ms;
      transition-duration: 250ms; }
    .chart__element.is-shown .chart__rank.is-animated ol > li:nth-child(70) {
      transition-delay: 2380ms;
      transition-duration: 250ms; }
    .chart__element.is-shown .chart__rank.is-animated ol > li:nth-child(71) {
      transition-delay: 2414ms;
      transition-duration: 250ms; }
    .chart__element.is-shown .chart__rank.is-animated ol > li:nth-child(72) {
      transition-delay: 2448ms;
      transition-duration: 250ms; }
    .chart__element.is-shown .chart__rank.is-animated ol > li:nth-child(73) {
      transition-delay: 2482ms;
      transition-duration: 250ms; }
    .chart__element.is-shown .chart__rank.is-animated ol > li:nth-child(74) {
      transition-delay: 2516ms;
      transition-duration: 250ms; }
    .chart__element.is-shown .chart__rank.is-animated ol > li:nth-child(75) {
      transition-delay: 2550ms;
      transition-duration: 250ms; }
    .chart__element.is-shown .chart__rank.is-animated ol > li:nth-child(76) {
      transition-delay: 2584ms;
      transition-duration: 250ms; }
    .chart__element.is-shown .chart__rank.is-animated ol > li:nth-child(77) {
      transition-delay: 2618ms;
      transition-duration: 250ms; }
    .chart__element.is-shown .chart__rank.is-animated ol > li:nth-child(78) {
      transition-delay: 2652ms;
      transition-duration: 250ms; }
    .chart__element.is-shown .chart__rank.is-animated ol > li:nth-child(79) {
      transition-delay: 2686ms;
      transition-duration: 250ms; }
    .chart__element.is-shown .chart__rank.is-animated ol > li:nth-child(80) {
      transition-delay: 2720ms;
      transition-duration: 250ms; }
    .chart__element.is-shown .chart__rank.is-animated ol > li:nth-child(81) {
      transition-delay: 2754ms;
      transition-duration: 250ms; }
    .chart__element.is-shown .chart__rank.is-animated ol > li:nth-child(82) {
      transition-delay: 2788ms;
      transition-duration: 250ms; }
    .chart__element.is-shown .chart__rank.is-animated ol > li:nth-child(83) {
      transition-delay: 2822ms;
      transition-duration: 250ms; }
    .chart__element.is-shown .chart__rank.is-animated ol > li:nth-child(84) {
      transition-delay: 2856ms;
      transition-duration: 250ms; }
    .chart__element.is-shown .chart__rank.is-animated ol > li:nth-child(85) {
      transition-delay: 2890ms;
      transition-duration: 250ms; }
    .chart__element.is-shown .chart__rank.is-animated ol > li:nth-child(86) {
      transition-delay: 2924ms;
      transition-duration: 250ms; }
    .chart__element.is-shown .chart__rank.is-animated ol > li:nth-child(87) {
      transition-delay: 2958ms;
      transition-duration: 250ms; }
    .chart__element.is-shown .chart__rank.is-animated ol > li:nth-child(88) {
      transition-delay: 2992ms;
      transition-duration: 250ms; }
    .chart__element.is-shown .chart__rank.is-animated ol > li:nth-child(89) {
      transition-delay: 3026ms;
      transition-duration: 250ms; }
    .chart__element.is-shown .chart__rank.is-animated ol > li:nth-child(90) {
      transition-delay: 3060ms;
      transition-duration: 250ms; }
    .chart__element.is-shown .chart__rank.is-animated ol > li:nth-child(91) {
      transition-delay: 3094ms;
      transition-duration: 250ms; }
    .chart__element.is-shown .chart__rank.is-animated ol > li:nth-child(92) {
      transition-delay: 3128ms;
      transition-duration: 250ms; }
    .chart__element.is-shown .chart__rank.is-animated ol > li:nth-child(93) {
      transition-delay: 3162ms;
      transition-duration: 250ms; }
    .chart__element.is-shown .chart__rank.is-animated ol > li:nth-child(94) {
      transition-delay: 3196ms;
      transition-duration: 250ms; }
    .chart__element.is-shown .chart__rank.is-animated ol > li:nth-child(95) {
      transition-delay: 3230ms;
      transition-duration: 250ms; }
    .chart__element.is-shown .chart__rank.is-animated ol > li:nth-child(96) {
      transition-delay: 3264ms;
      transition-duration: 250ms; }
    .chart__element.is-shown .chart__rank.is-animated ol > li:nth-child(97) {
      transition-delay: 3298ms;
      transition-duration: 250ms; }
    .chart__element.is-shown .chart__rank.is-animated ol > li:nth-child(98) {
      transition-delay: 3332ms;
      transition-duration: 250ms; }
    .chart__element.is-shown .chart__rank.is-animated ol > li:nth-child(99) {
      transition-delay: 3366ms;
      transition-duration: 250ms; }
    .chart__element.is-shown .chart__rank.is-animated ol > li:nth-child(100) {
      transition-delay: 3400ms;
      transition-duration: 250ms; }

.chart__tooltip {
  padding: 0.625rem 0.9375rem;
  white-space: nowrap;
  color: #fff; }
  .chart__tooltip h4 {
    font-size: 1.125rem;
    font-weight: 600;
    color: #fff; }
  .chart__tooltip h5 {
    margin-bottom: 0.0625rem;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    font-size: 0.8125rem;
    color: #fff; }
  .chart__tooltip strong {
    color: #fff; }
  .chart__tooltip hr {
    margin: 0.25rem 0 0.4375rem;
    height: 0.0625rem;
    background-color: currentColor;
    border: 0;
    opacity: 0.3; }

.chart__tooltip__header {
  margin: -0.625rem -0.9375rem 0.625rem -0.9375rem;
  padding: 0.625rem 0.9375rem;
  background-color: rgba(255, 255, 255, 0.07);
  border-bottom: 0.0625rem solid #000; }

.chart__tooltip__description {
  margin-bottom: 0.4375rem;
  white-space: normal; }
  .chart__tooltip__description:last-child {
    margin-bottom: 0; }

.chart__header {
  position: relative;
  margin: -0.4375rem auto 0.625rem;
  text-align: center; }
  .chart__header figure {
    width: 3.125rem;
    height: 3.125rem;
    border-radius: 50%;
    overflow: hidden;
    margin: -3.75rem auto 0.625rem;
    border: 0.0625rem solid #000;
    box-shadow: 0 -0.0625rem 0 0 rgba(255, 255, 255, 0.06); }
  .chart__header h2 {
    font-size: 1.5rem;
    font-weight: 600; }
  .chart__header p {
    margin-top: 0.125rem;
    font-style: italic;
    color: #9cb5bb; }

@media only screen and (min-width: 64em) {
  .chart__header--info {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
        align-items: flex-start; } }

.chart__spacer,
.chart__info {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -ms-flex-positive: 1;
      flex-grow: 1; }

.chart__info {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  margin-top: 0.9375rem; }
  @media only screen and (min-width: 64em) {
    .chart__info {
      min-width: 20rem;
      -ms-flex-pack: end;
          justify-content: flex-end;
      padding-top: 0.25rem;
      padding-left: 1.875rem; } }
  .chart__info div {
    padding: 0.4375rem 0.75rem;
    font-size: 0.8125rem;
    font-weight: 500;
    text-align: left;
    background-color: rgba(255, 255, 255, 0.06);
    border: 0.0625rem solid rgba(0, 0, 0, 0.7); }

.choose {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  text-align: center; }

.choose__inner {
  font-family: Georgia, Times, "Times New Roman", serif;
  display: -ms-flexbox;
  display: flex;
  padding: 1.25rem;
  background-color: #fff; }
  .fontsactive .choose__inner {
    font-family: prata, Georgia, Times, "Times New Roman", serif; }

.choose__heading,
.choose__select {
  font-family: Georgia, Times, "Times New Roman", serif;
  font-size: 2rem;
  font-weight: 400;
  line-height: 1.4; }
  .fontsactive .choose__heading, .fontsactive
  .choose__select {
    font-family: prata, Georgia, Times, "Times New Roman", serif; }

.choose__heading {
  white-space: nowrap;
  margin-right: 0.3em; }

.choose__select {
  white-space: nowrap;
  border: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }

.connect {
  position: relative; }

.connect__point {
  position: absolute; }

.connect__canvas {
  pointer-events: none;
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3; }
  .connect.is-active .connect__canvas {
    display: block; }
  @media only screen and (max-width: 39.9375em) {
    .connect__canvas {
      display: none !important; } }

.contactForm__row {
  position: relative; }

.contactForm__input {
  display: block;
  background: none;
  border: 0;
  border-bottom: 2Px solid #7a8488;
  border-radius: 0;
  font-size: 0.8125rem;
  padding: 0.5rem 0;
  transition: 0.3s border-color;
  width: 100%;
  color: inherit;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }
  .contactForm__input.error {
    border-bottom: 2Px solid #ef6c86; }
  .contactForm__input:focus {
    outline: none;
    border-bottom-color: #45ceee; }
  .contactForm__input::-moz-placeholder {
    color: #7a8488; }
    .theme--dark .contactForm__input::-moz-placeholder {
      color: #7a8488;
      opacity: 1; }
  .contactForm__input:-ms-input-placeholder {
    color: #7a8488; }
    .theme--dark .contactForm__input:-ms-input-placeholder {
      color: #7a8488;
      opacity: 1; }
  .contactForm__input::-moz-placeholder {
    color: #7a8488; }
  .contactForm__input:-ms-input-placeholder {
    color: #7a8488; }
  .contactForm__input::placeholder {
    color: #7a8488; }
    .theme--dark .contactForm__input::-moz-placeholder {
      color: #7a8488;
      opacity: 1; }
    .theme--dark .contactForm__input:-ms-input-placeholder {
      color: #7a8488;
      opacity: 1; }
    .theme--dark .contactForm__input::placeholder {
      color: #7a8488;
      opacity: 1; }

select.contactForm__input {
  background-image: url("data:image/svg+xml,%3Csvg width='7' height='6' viewBox='0 0 7 6' xmlns='http://www.w3.org/2000/svg' %3E%3Cpolygon transform='matrix(1 0 0 -1 -1125 2180)' points='1128.3074 2174 1131.3074 2180 1125.3074 2180' fill='%23000' fill-rule='evenodd'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 0 top 50%;
  background-size: 0.4375rem auto; }
  .theme--dark select.contactForm__input {
    background-image: url("data:image/svg+xml,%3Csvg width='7' height='6' viewBox='0 0 7 6' xmlns='http://www.w3.org/2000/svg' %3E%3Cpolygon transform='matrix(1 0 0 -1 -1125 2180)' points='1128.3074 2174 1131.3074 2180 1125.3074 2180' fill='%23fff' fill-rule='evenodd'/%3E%3C/svg%3E"); }
  select.contactForm__input option {
    color: black; }

.contactForm__input--textarea {
  resize: vertical;
  min-height: 9.375rem; }

.contactForm__input--hidden {
  display: none; }

.contactForm__form {
  position: relative;
  z-index: 2; }

@media only screen and (min-width: 64em) {
  .contactForm__icon {
    position: absolute;
    right: 1.5rem;
    top: 3.5625rem;
    width: 12.5rem;
    z-index: 1; }
    .svg-supported .contactForm__icon {
      opacity: 0;
      stroke-dasharray: 750 750;
      stroke-dashoffset: 750; }
    .svg-supported .section.is-active .contactForm__icon {
      animation: fadeAndDraw 2s .7s linear forwards; } }

@media only screen and (min-width: 75em) {
  .contactForm__icon {
    top: 0;
    width: 15rem; } }

.contactForm__errors {
  transition-duration: 250ms;
  transition-property: top;
  transition-timing-function: ease;
  position: fixed;
  top: -2.5625rem;
  left: 0;
  width: 100%;
  height: 2.5rem;
  background-color: #f49daf;
  box-shadow: 0 0.0625rem 0 0 #f2859b;
  z-index: 15; }
  .contactForm__errors.is-active {
    top: 0; }

.contactForm__error {
  position: relative;
  padding-top: 0.625rem;
  color: #e40a36;
  font-size: 0.8125rem; }
  @media only screen and (max-width: 39.9375em) {
    .contactForm__error {
      padding-top: 0.875rem;
      font-size: 0.625rem; } }

.contactForm__error__dismiss {
  position: absolute;
  top: 0;
  right: 0;
  width: 1.25rem;
  height: 1.25rem;
  margin: 0.625rem 0;
  background-color: #e40a36;
  border-radius: 50%;
  cursor: pointer; }
  @media only screen and (max-width: 39.9375em) {
    .contactForm__error__dismiss {
      margin-right: 1.125rem; } }

.contactForm__error__dismiss:after {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  content: '\2715';
  font-size: 0.75rem;
  font-weight: 800;
  color: white; }

.form__footer {
  margin-top: 1.25rem;
  font-size: 0.875rem; }

.contact {
  position: relative;
  margin-bottom: 1.875rem; }

.contact__row {
  overflow: hidden;
  position: relative;
  width: 100%; }
  @media only screen and (min-width: 64em) {
    .contact__row {
      min-height: 100vh;
      overflow: visible; } }
  @media only screen and (min-height: 800px) {
    .contact__row {
      min-height: 50rem; } }

.contact__column {
  position: relative;
  z-index: 2; }
  @media only screen and (min-width: 64em) {
    .contact__column {
      min-height: 100vh; } }
  @media only screen and (min-height: 800px) {
    .contact__column {
      min-height: 50rem; } }

@media only screen and (min-width: 64em) {
  .contact__main__content {
    padding-bottom: 3.75rem; } }

.contact__title {
  padding-bottom: 2.5rem; }
  @media only screen and (max-width: 39.9375em) {
    .contact__title {
      font-size: 1.5625rem; } }

.contact__button {
  margin-bottom: 3.75rem;
  max-width: 18.75rem; }

.contact__item {
  margin-bottom: 1.25rem;
  padding-left: 3.125rem;
  position: relative; }
  .contact__item:first-child {
    margin-bottom: 3.125rem; }

.contact__icon--mobile {
  width: 1.25rem;
  position: absolute;
  top: 0;
  left: 0; }

.contact__icon--email {
  width: 1.5625rem;
  position: absolute;
  top: 0;
  left: 0; }

.contact__subtitle {
  letter-spacing: 0.125rem; }

.contact__link {
  padding-bottom: 0.0625rem;
  text-decoration: none;
  color: #000;
  display: inline-block;
  line-height: 0.75rem;
  border-bottom: 0.0625rem solid #45ceee;
  text-shadow: 0 0.0625rem white, 0 0.125rem white, 0 0.1875rem white, 0.0625rem 0.125rem 0 white, 0.0625rem 0.1875rem 0 white, 0.125rem 0.1875rem 0 white; }

.contact__link:hover {
  color: #45ceee;
  border-bottom: 0.0625rem solid #000; }

.contact__main__end {
  bottom: -54Px;
  display: none;
  left: 50%;
  margin-left: -14Px;
  position: absolute;
  width: 52Px;
  z-index: 3; }
  @media only screen and (min-width: 64em) {
    .contact__main__end {
      display: block; }
      .svg-supported .contact__main__end {
        stroke-dasharray: 750 750;
        stroke-dashoffset: 750; }
      .svg-supported .section.is-active .contact__main__end {
        animation: draw 2s 2.5s linear forwards; } }

.contact__line {
  border: solid #223238;
  border-width: 0 0 3Px 3Px;
  bottom: 61Px;
  border-bottom-left-radius: 1rem;
  display: none;
  height: 4.375rem;
  left: 14%;
  margin-right: 1Px;
  position: absolute;
  -ms-transform-origin: 50% 0%;
      transform-origin: 50% 0%;
  right: 50%;
  z-index: 3; }
  .contact__line::after {
    left: -6Px;
    content: '';
    position: absolute;
    top: 0;
    width: 10Px;
    height: 3Px;
    background: #223238; }
  @media only screen and (min-width: 64em) {
    .contact__line {
      display: block; }
      .svg-supported .section.is-active .contact__line {
        animation: contactLine 2.5s linear forwards; } }

.contact__subtext {
  max-width: 18em;
  margin-right: auto;
  margin-left: auto; }

.counter__item {
  transition-duration: 1s;
  transition-property: opacity, transform;
  transition-timing-function: ease-out;
  display: inline-block;
  padding: 0 1.25rem;
  opacity: 0;
  -ms-transform: translateY(1.875rem);
      transform: translateY(1.875rem); }
  @media only screen and (max-width: 39.9375em) {
    .counter__item {
      padding: 0 0.9375rem; } }
  @media only screen and (max-width: 375px) {
    .counter__item {
      padding: 0 0.625rem; } }
  .counter__item.is-counting {
    opacity: 1;
    -ms-transform: none;
        transform: none; }

.counter__span {
  position: relative;
  display: block; }
  .counter__span span:first-child:not(:last-child) {
    position: absolute;
    top: 0;
    left: 0; }
  .counter__span span:last-child:not(:first-child) {
    opacity: 0; }

.counter__label {
  font-family: Georgia, Times, "Times New Roman", serif;
  font-size: 1rem;
  border-bottom: 0.0625rem solid; }
  .fontsactive .counter__label {
    font-family: prata, Georgia, Times, "Times New Roman", serif; }
  @media only screen and (max-width: 39.9375em) {
    .counter__label {
      font-size: 0.75rem; } }

.ctas {
  overflow: hidden;
  padding: 0.0625rem; }

.ctas--4-up {
  margin-right: auto;
  margin-left: auto; }
  @media only all and (max-width: 1199px) {
    .ctas--4-up {
      max-width: 50rem; } }

@media only screen and (min-width: 40em) {
  .ctas--animate {
    transition-duration: 1s;
    transition-property: opacity, transform;
    transition-timing-function: ease-out; }
    .modernizr-js .section:not(.is-active) .ctas--animate {
      opacity: 0;
      -ms-transform: translateY(1.25rem);
          transform: translateY(1.25rem); } }

.cta__list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: -1.125rem; }
  .ctas--small .cta__list {
    margin: -0.625rem; }

.cta {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -ms-flex-positive: 1;
      flex-grow: 1;
  min-width: 15.625rem;
  max-width: 17.8125rem;
  margin: 1.125rem;
  text-align: center; }
  .ctas--small .cta {
    margin: 0.625rem; }

.cta--large {
  max-width: 21.875rem; }

.cta--report {
  max-width: 20.625rem; }

.cta__link {
  position: relative;
  -moz-box-sizing: content-box;
       box-sizing: content-box;
  -ms-flex-positive: 1;
      flex-grow: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  padding: 1.875rem 1.25rem;
  min-height: 15.625rem;
  color: #000;
  background-color: #45ceee;
  cursor: pointer; }
  .ctas--small .cta__link {
    padding: 1.375rem 1.25rem;
    min-height: 0; }
  .cta--white .cta__link {
    border: 2Px solid #1F2425;
    background-color: #fff; }
  .cta--blue .cta__link {
    transition-duration: 250ms;
    transition-property: border-color;
    transition-timing-function: ease;
    border: 2Px solid #1F2425;
    background-color: #fff; }
    .cta--blue .cta__link:hover {
      border: 0.125rem solid #45ceee; }

.cta__icon {
  transition-duration: 250ms;
  transition-property: color;
  transition-timing-function: ease;
  width: 5.625rem; }
  .ctas--small .cta__icon,
  .cta--large .cta__icon {
    position: absolute;
    bottom: 0.3125rem;
    left: 0.625rem;
    width: 3.125rem; }
  .cta--blue .cta__link:hover .cta__icon {
    color: #45ceee; }

.cta__image {
  width: 100%;
  max-width: 12.5rem;
  margin: 1.375rem auto 0.625rem; }

.cta__label {
  transition-duration: 250ms;
  transition-property: color;
  transition-timing-function: ease;
  font-size: 1.625rem;
  line-height: 1.3; }
  .ctas--small .cta__label {
    margin-top: -0.3em;
    font-size: 1.375rem; }
  .cta--blue .cta__link:hover .cta__label {
    color: #45ceee; }

.cta__action {
  transition-duration: 250ms;
  transition-property: color;
  transition-timing-function: ease;
  margin-top: 1.25rem;
  margin-bottom: 0.9375rem; }
  .ctas--small .cta__action {
    margin-top: 0.4375rem;
    margin-bottom: 0; }
  .cta__link:hover .cta__action {
    color: #fff; }
  .cta--white .cta__link:hover .cta__action {
    color: #45ceee; }
  .cta--blue .cta__link:hover .cta__action {
    color: #45ceee; }

.cta__info {
  font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  display: block;
  margin-top: 0.9375rem;
  font-size: 1rem;
  font-style: italic;
  opacity: 0.4; }
  .fontsactive .cta__info {
    font-family: poppins, "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  .cta--white .cta__info {
    color: #9cb5bb;
    opacity: 1; }
  .cta__info .cta--blue {
    color: #9cb5bb;
    opacity: 1; }
  .ctas--small .cta__info {
    margin-top: 0.3125rem;
    font-size: 0.875rem; }

.cta__list--landing {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-align: center;
      align-items: center;
  width: 70%;
  margin: 0 auto; }
  @media only screen and (max-width: 39.9375em) {
    .cta__list--landing {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      width: 100%; } }

.cta__list-item {
  font-family: Georgia, Times, "Times New Roman", serif;
  border: 0.125rem solid black;
  color: #000;
  -ms-flex-positive: 1;
      flex-grow: 1;
  margin: 0.625rem;
  font-size: 1.375rem;
  padding: 1.25rem;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  background: none;
  border: none;
  color: #000;
  cursor: pointer;
  display: inline-block;
  position: relative;
  text-align: center;
  text-decoration: none;
  transition: 0.3s;
  width: 100%; }
  .fontsactive .cta__list-item {
    font-family: prata, Georgia, Times, "Times New Roman", serif; }
  .cta__list-item:hover {
    color: #45ceee;
    outline: none; }
  .cta__list-item:hover:before {
    opacity: 1;
    transform: translateY(0) translateX(0) translateZ(0); }
  .cta__list-item:hover:after {
    opacity: 0;
    transform: translateY(0.1875rem) translateX(-0.25rem) translateZ(0); }
  @media only screen and (max-width: 39.9375em) {
    .cta__list-item {
      padding: 0.9375rem; } }

.cta__list-item::before,
.cta__list-item::after {
  border: 0.125rem solid;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  -ms-transform: translate(0);
      transform: translate(0);
  transition: inherit;
  width: 100%; }

.cta__list-item:before {
  border-color: #45ceee;
  opacity: 0;
  -ms-transform: translateY(-0.4375rem) translateX(0.375rem);
      transform: translateY(-0.4375rem) translateX(0.375rem); }

.cta__list-item:after {
  border-color: #223238; }

.hero {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: justify;
      justify-content: space-between;
  overflow: hidden;
  text-align: center;
  position: relative; }
  @media only screen and (max-width: 63.9375em) {
    .page-nav + .hero {
      padding-top: 0; } }
  @media only screen and (min-width: 64em) {
    .page-nav + .hero {
      padding-top: 3.125rem; } }
  .hero.is-collapsed {
    min-height: 0;
    height: 0;
    transition: 1s;
    overflow: hidden; }

.hero__content {
  -ms-flex-positive: 1;
      flex-grow: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center; }

.hero__row {
  padding-right: 1.125rem;
  padding-left: 1.125rem;
  -ms-flex-positive: 1;
      flex-grow: 1;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  text-align: left;
  width: 100%;
  max-width: 91.5rem;
  padding-top: 3.125rem;
  margin-right: auto;
  margin-left: auto; }
  @media only screen and (max-width: 39.9375em) {
    .hero__row {
      padding-top: 2.1875rem; } }
  @media only screen and (min-width: 64em) {
    .hero__row {
      padding-top: 0; } }
  .hero__banner + .hero__row {
    padding-top: 0; }
  @media only screen and (max-width: 39.9375em) {
    .hero__row:not(.hero__row--split) {
      padding-bottom: 4.375rem; } }

.hero__row--split {
  -ms-flex-positive: 1;
      flex-grow: 1;
  -ms-flex-pack: justify;
      justify-content: space-between; }

.hero__column {
  padding-right: 1.125rem;
  padding-left: 1.125rem;
  position: relative; }
  .hero__column:not(.hero__column--center):first-child {
    padding-bottom: 1.875rem; }
    @media only screen and (min-width: 40em) {
      .hero__column:not(.hero__column--center):first-child {
        padding-bottom: 6.25rem; } }
    .hero__row--split .hero__column:not(.hero__column--center):first-child {
      -ms-flex-item-align: center;
          -ms-grid-row-align: center;
          align-self: center; }
  .hero__row--split .hero__column:nth-child(2) {
    -ms-flex-item-align: end;
        align-self: flex-end;
    margin-left: auto; }
    .thoughts .hero__row--split .hero__column:nth-child(2) {
      -ms-flex-item-align: auto;
          -ms-grid-row-align: auto;
          align-self: auto; }

.hero__column--alt {
  display: none;
  position: static; }
  @media only screen and (min-width: 64em) {
    .hero__column--alt {
      display: inline-block; } }

@media only screen and (max-width: 1023px) {
  .hero__column--auto-height {
    min-height: auto; } }

.hero__column--table {
  display: table; }

.hero__text {
  font-family: Georgia, Times, "Times New Roman", serif;
  width: 100%;
  margin-top: 1.875rem; }
  .fontsactive .hero__text {
    font-family: prata, Georgia, Times, "Times New Roman", serif; }
  @media only screen and (min-width: 40em) {
    .hero__text {
      position: absolute;
      top: 50%;
      left: 50%;
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); } }
  @media only screen and (min-width: 64em) {
    .hero__text {
      margin-top: 0; } }

.hero__icon {
  display: block;
  margin: 0 auto;
  margin-right: 0;
  position: relative;
  margin-bottom: -5%;
  width: 100%; }
  @media only screen and (max-width: 1023px) {
    .hero__column--split .hero__icon {
      max-width: 15.625rem; } }
  @media only screen and (min-width: 64em) {
    .hero__icon {
      max-width: 18.75rem;
      opacity: 0;
      animation: fadeIn 1s 1s linear forwards; }
      .svg-supported .hero__icon {
        opacity: 0;
        stroke-dasharray: 750 750;
        stroke-dashoffset: 750; }
      .svg-supported .section.is-active .hero__icon {
        animation: fadeAndDraw 3s 1s linear forwards; } }
  .hero__icon .fadeInOnly {
    stroke-dashoffset: 0; }

.hero__icon--alt {
  max-width: 37.5rem;
  width: 80%; }
  @media only screen and (min-width: 64em) {
    .svg-supported .hero__icon--alt {
      opacity: 0;
      stroke-dasharray: 700 700;
      stroke-dashoffset: 700; }
    .svg-supported .section.is-active .hero__icon--alt {
      animation: fadeAndDraw 3s 1s linear forwards; } }
  @media only screen and (max-width: 39.9375em) {
    .hero__icon--alt.icon--ui__homepage-hero {
      display: none; } }
  .hero__icon--alt.icon--ui__homepage-hero-rocket-small {
    max-width: 9.375rem; }
    @media only screen and (min-width: 40em) {
      .hero__icon--alt.icon--ui__homepage-hero-rocket-small {
        display: none; } }

.hero__icon--alt--again {
  width: 80%;
  max-width: 37.5rem;
  max-height: 18.75rem; }
  @media only screen and (min-width: 40em) {
    .hero__icon--alt--again {
      width: 100%; } }

.small-icon {
  width: 8%;
  max-width: 25rem;
  max-height: 18.75rem; }

.hero__icon--planes {
  width: 100%;
  max-width: 31.25rem;
  margin-bottom: 0.3125rem; }

.hero__icon--customerCentricity {
  max-width: 13.4375rem;
  width: 100%;
  margin-bottom: 1.5625rem; }

.hero__icon--target-operating-model {
  max-width: 26.5625rem;
  width: 100%;
  margin-bottom: 1.5625rem; }

.hero__icon--wide {
  max-width: 46.875rem;
  width: 100%; }

@media only screen and (min-width: 64em) {
  .svg-supported .section.is-active .flyPastAnim {
    animation: flyPast 1.2s 3s linear infinite; } }

.hero__icon--contact {
  max-width: 18.125rem; }

.hero__icon--thoughts {
  margin: 0 auto;
  max-width: 18.125rem; }
  @media only screen and (min-width: 64em) {
    .hero__icon--thoughts {
      position: absolute;
      bottom: auto;
      top: 50%;
      -ms-transform: translate(0.0625rem, -50%);
          transform: translate(0.0625rem, -50%); } }
  @media only screen and (min-width: 75em) {
    .hero__icon--thoughts {
      right: 3.75rem; } }

.hero__iconContainer {
  position: relative; }

.hero em {
  font-style: normal; }

.hero__banner {
  margin-top: 1.25rem;
  margin-bottom: 2.1875rem; }

.hero__inner {
  width: 100%; }
  @media only screen and (min-width: 64em) {
    .hero__inner {
      opacity: 0;
      -ms-transform: translateY(10%);
          transform: translateY(10%);
      transition: 1s 0.5s;
      width: 100%; }
      .section.is-active .hero__inner {
        opacity: 1;
        -ms-transform: none;
            transform: none; } }

@media only screen and (max-width: 1023px) {
  .hero__inner--unpadded {
    padding: 0; } }

.hero__heading {
  padding-top: 1.25rem;
  margin-top: -1.25rem; }
  .hero__heading em {
    color: #45ceee; }

.hero__subText {
  color: #728b91;
  font-size: 0.75rem;
  margin: 0 0 1.875rem; }
  @media only screen and (max-width: 39.9375em) {
    .hero__subText {
      margin-bottom: 1.25rem; } }
  .hero__subText em {
    font-family: Georgia, Times, "Times New Roman", serif;
    color: white;
    font-size: 1rem; }
    .fontsactive .hero__subText em {
      font-family: prata, Georgia, Times, "Times New Roman", serif; }

.hero__lowertext {
  color: #728b91;
  max-width: 28.75rem; }
  .hero__lowertext > *:first-child {
    margin-top: 1.5625rem; }
  .hero__lowertext > *:last-child {
    margin-bottom: 0; }
  .theme--dark .hero__lowertext {
    color: #c8d7db; }

.hero__lowertext--small {
  font-size: 1rem; }

.hero__lowertext--large {
  max-width: none; }
  @media only screen and (min-width: 40em) {
    .hero__lowertext--large {
      font-size: 1.125rem; } }
  @media only screen and (min-width: 64em) {
    .hero__lowertext--large {
      font-size: 1.5rem; } }

.hero__down {
  bottom: 1rem;
  color: inherit;
  left: 50%;
  position: absolute;
  -ms-transform: translateX(-50%);
      transform: translateX(-50%);
  cursor: pointer;
  outline: none; }

@media only screen and (min-width: 64em) {
  .svg-supported .section.is-active .hero__down--anim:hover .icon {
    animation: bob 800ms ease infinite; } }

.hero__down__icon {
  width: 2.125rem; }

.hero__down__text {
  font-weight: 800;
  font-size: 0.625rem;
  text-transform: uppercase; }

.hero__left__icon {
  width: 2.125rem;
  -ms-transform: rotate(90deg);
      transform: rotate(90deg); }

.data-set__hero {
  margin-top: 5vh;
  overflow: visible; }
  @media only all and (min-height: 800px) {
    .data-set__hero {
      margin-top: 2.5rem; } }
  .data-set__hero p {
    margin-top: 0.3125rem;
    font-size: 1.1em;
    font-style: italic;
    color: #abc0c5; }

.data-set__heading {
  padding-top: 1.25rem;
  margin-top: -1.25rem; }

.data-set__form {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center;
  padding-top: calc(1.5rem + 1.67vh);
  padding-bottom: calc(2rem + 1.67vh); }
  @media only all and (min-height: 800px) {
    .data-set__form {
      padding-top: 2.3125rem;
      padding-bottom: 2.8125rem; } }

.data-set__fieldset--primary {
  width: 100%; }

.data-set__fieldset--secondary {
  transition-duration: 250ms;
  transition-property: opacity;
  transition-timing-function: ease;
  margin: calc(1.5625rem + 0.5vh);
  margin-bottom: 0; }
  .data-set__fieldset--secondary.is-hidden {
    opacity: 0.35;
    pointer-events: none; }
    .data-set__fieldset--primary + .data-set__fieldset--secondary.is-hidden,
    .data-set__fieldset--primary + .data-set__fieldset--secondary.is-hidden + .data-set__fieldset--secondary.is-hidden {
      display: none; }

.data-set__fieldset__label {
  transition-duration: 250ms;
  transition-property: color;
  transition-timing-function: ease;
  margin-bottom: 0.125rem;
  font-size: 1em;
  font-weight: 500; }
  @media only screen and (max-width: 39.9375em) {
    .data-set__fieldset__label {
      margin-bottom: 0.1875rem;
      text-align: center; } }
  .data-set__fieldset.is-hidden .data-set__fieldset__label {
    color: #9cb5bb; }
  .data-set__fieldset__label span {
    margin-left: 0.0625rem; }

.data-set__inputs {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center; }
  .data-set__fieldset--secondary .data-set__inputs {
    margin: -0.25rem -0.625rem; }
  .data-set__inputs a {
    transition-duration: 250ms;
    transition-property: color, background-color, border-color;
    transition-timing-function: ease;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    font-weight: 600;
    white-space: nowrap;
    cursor: pointer; }
    .data-set__fieldset--primary .data-set__inputs a {
      padding: 0.625rem 0.875rem;
      border: 2Px solid #fff;
      margin: -1Px -2Px;
      font-size: 0.875rem;
      letter-spacing: 0.08em;
      text-transform: uppercase;
      color: #fff;
      background-color: #171c1d; }
    .data-set__fieldset--secondary .data-set__inputs a {
      color: #9cb5bb;
      border-bottom: 0.125rem solid #728b91;
      margin: 0.25rem 0.625rem; }
    .data-set__fieldset--primary .data-set__inputs a:hover {
      background-color: #26383e; }
    .data-set__fieldset--secondary .data-set__inputs a:hover {
      color: #c9d7da;
      border-color: #e8edef; }
    .data-set__inputs a .icon {
      display: none;
      width: 0.8125rem;
      margin-left: 0.1875rem;
      margin-top: 0.0625rem;
      color: #45ceee; }
  .data-set__fieldset--primary .data-set__inputs a.is-selected {
    color: #171c1d;
    background-color: #fff; }
  .data-set__fieldset--secondary .data-set__inputs a.is-selected {
    color: #fff;
    border-color: #45ceee; }
  .data-set__inputs a.is-selected .icon {
    display: block; }
  .data-set__inputs a.is-hidden {
    display: none; }

.data-set__chart {
  position: relative;
  z-index: 1;
  min-height: 75vw;
  padding-top: calc(1.875rem + 1.67vh);
  padding-bottom: calc(1.875rem + 1.67vh);
  background-color: rgba(0, 0, 0, 0.3);
  border-top: 0.0625rem solid #000;
  border-bottom: 0.0625rem solid #000;
  box-shadow: 0 -0.0625rem 0 0 rgba(255, 255, 255, 0.06), 0 0.0625rem 0 0 rgba(255, 255, 255, 0.06); }
  @media only screen and (min-width: 64em) {
    .data-set__chart {
      min-height: 50rem; } }
  @media only all and (min-height: 800px) {
    .data-set__chart {
      padding-top: 2.625rem;
      padding-bottom: 2.625rem; } }

.divide {
  display: block;
  width: 3.125rem;
  height: 0.0625rem;
  margin: 2.8125rem auto 0.9375rem;
  background-color: rgba(34, 50, 56, 0.2);
  border: 0;
  border-radius: 0.1875rem; }
  .divide:last-child {
    margin-bottom: 0; }

.drivers {
  width: 100%; }

.drivers__graphic {
  display: block;
  width: 100%; }
  .drivers__graphic * {
    pointer-events: none; }
  .drivers__graphic:not(:root) {
    overflow: visible; }

.drivers__fill,
.drivers__benchmark,
.drivers__title,
.drivers__connection {
  transition-duration: 250ms;
  transition-property: opacity;
  transition-timing-function: ease;
  pointer-events: auto; }

.drivers.has-active-group .drivers__connection:not(.is-active) {
  opacity: 0.3; }

.drivers__fill,
.drivers__benchmark,
.drivers__title {
  transition-duration: 250ms;
  transition-property: opacity;
  transition-timing-function: ease;
  pointer-events: auto;
  cursor: pointer; }
  .drivers.has-active-group .drivers__group:not(.is-active) .drivers__fill, .drivers.has-active-group .drivers__group:not(.is-active)
  .drivers__benchmark, .drivers.has-active-group .drivers__group:not(.is-active)
  .drivers__title {
    opacity: 0.3; }

.drivers__title {
  font-size: 28Px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.08em; }
  @supports (paint-order: stroke) {
    .drivers__title {
      paint-order: stroke;
      stroke: #1f2425;
      stroke-width: 8Px;
      stroke-linecap: butt;
      stroke-linejoin: miter; } }
  .drivers__title tspan {
    pointer-events: auto; }

.drivers__score {
  font-weight: 600; }

.drivers__info {
  margin-top: 1.875rem;
  font-size: 0.9375rem;
  font-weight: 500;
  text-align: center; }
  .drivers__info .icon {
    position: relative;
    top: -0.125rem;
    display: inline-block;
    width: 1.25rem;
    margin-right: 0.125rem;
    vertical-align: middle;
    color: #45ceee; }

.droplet {
  height: 10%;
  overflow: hidden;
  position: absolute;
  width: 0.875rem; }
  @media only screen and (max-width: 39.9375em) {
    .droplet {
      display: none; } }
  .droplet::before {
    -webkit-font-smoothing: antialiased;
    background-color: gray;
    background-image: linear-gradient(transparent 50%, white 50%);
    background-size: 1.875rem 1.875rem;
    content: '';
    height: 100%;
    left: 50%;
    margin-left: -1Px;
    position: absolute;
    top: 0;
    width: 2Px; }
  .droplet::after {
    background: linear-gradient(white, rgba(255, 255, 255, 0));
    content: '';
    height: 40%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%; }

.droplet__icon {
  fill: white;
  left: 0;
  bottom: 0;
  position: absolute;
  width: 100%; }

.events-form .landing__thinking__download {
  -ms-flex-pack: center;
      justify-content: center; }
  @media only screen and (max-width: 63.9375em) {
    .events-form .landing__thinking__download {
      margin-top: 1.875rem; } }
  @media only screen and (min-width: 80em) {
    .events-form .landing__thinking__download {
      padding-left: 3.125rem; } }

.filter {
  position: relative; }

.filter__content {
  position: relative;
  z-index: 1; }

.filter__loader {
  position: absolute;
  z-index: 2;
  inset: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  background-color: rgba(251, 251, 244, 0.5);
  opacity: 0;
  visibility: hidden;
  transition: opacity 200ms, visibility 200ms; }
  .filter.is-loading .filter__loader {
    opacity: 1;
    visibility: visible; }

.filter__empty {
  margin-bottom: 2rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  gap: 1rem; }
  .filter__empty .btn {
    margin-bottom: 0; }

.filter__clear {
  font-size: 0.875rem;
  text-decoration: underline;
  transition: color 200ms; }
  .filter__clear:hover {
    color: #45ceee; }

.filters {
  padding-top: 3.75rem; }
  .filters h2 {
    font-family: prata, Georgia, Times, "Times New Roman", serif;
    font-size: 2.25rem;
    font-weight: 400;
    border-bottom: 0.0625rem solid #223238;
    padding-bottom: 0.625rem; }

.filters__tags {
  padding-top: 1.875rem; }
  .filters__tags ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .filters__tags li {
    margin: 0.375rem; }
    .filters__tags li a {
      display: block;
      border-radius: 2.125rem;
      border: 0.0625rem solid #728B91;
      background-color: #fbfbf4;
      padding: 0.625rem 0.75rem;
      font-size: 0.8125rem;
      font-weight: 600;
      color: #728B91; }
    .filters__tags li a:hover,
    .filters__tags li a:active,
    .filters__tags li a.is-current {
      color: #E40A36; }

.fmt h1,
.fmt h2,
.fmt h3,
.fmt h4,
.fmt h5,
.fmt h6 {
  padding-bottom: 1.25rem;
  position: relative; }
  .fmt h1:after,
  .fmt h2:after,
  .fmt h3:after,
  .fmt h4:after,
  .fmt h5:after,
  .fmt h6:after {
    background-color: #e40a36;
    border-radius: 50%;
    height: 0.625rem;
    width: 0.625rem;
    content: '';
    left: -2.5rem;
    margin-top: 0.5625rem;
    position: absolute;
    top: 0;
    -ms-transform: translateX(calc(-50% + 0.09375rem));
        transform: translateX(calc(-50% + 0.09375rem));
    z-index: 2; }
  .svg-supported .fmt h1:after, .svg-supported
  .fmt h2:after, .svg-supported
  .fmt h3:after, .svg-supported
  .fmt h4:after, .svg-supported
  .fmt h5:after, .svg-supported
  .fmt h6:after {
    opacity: 0; }
  .svg-supported .posts.is-active .fmt h1:after,
  .svg-supported .modal.is-open .fmt h1:after, .svg-supported .posts.is-active
  .fmt h2:after,
  .svg-supported .modal.is-open
  .fmt h2:after, .svg-supported .posts.is-active
  .fmt h3:after,
  .svg-supported .modal.is-open
  .fmt h3:after, .svg-supported .posts.is-active
  .fmt h4:after,
  .svg-supported .modal.is-open
  .fmt h4:after, .svg-supported .posts.is-active
  .fmt h5:after,
  .svg-supported .modal.is-open
  .fmt h5:after, .svg-supported .posts.is-active
  .fmt h6:after,
  .svg-supported .modal.is-open
  .fmt h6:after {
    animation: fadeIn 500ms 1s forwards; }
  @media only screen and (max-width: 39.9375em) {
    .fmt h1:after,
    .fmt h2:after,
    .fmt h3:after,
    .fmt h4:after,
    .fmt h5:after,
    .fmt h6:after {
      display: none; } }

.fmt p {
  margin-bottom: 2em;
  margin-top: 2em;
  font-weight: 400; }

.fmt .btn:first-child {
  margin-top: 0.4375rem; }

.fmt .btn:last-child {
  margin-bottom: 0.4375rem; }

.fmt hr {
  margin-top: 1.5em;
  margin-bottom: 1.5em;
  height: 0.0625rem;
  border: 0;
  background-color: #ddd; }

.fmt a:not(.btn) {
  transition-duration: 250ms;
  transition-property: -webkit-text-decoration-color;
  transition-property: text-decoration-color;
  transition-property: text-decoration-color, -webkit-text-decoration-color, -moz-text-decoration-color;
  transition-timing-function: ease;
  font-weight: 600;
  color: #45ceee; }
  @supports ((-webkit-text-decoration-color: transparent) or (-moz-text-decoration-color: transparent) or (text-decoration-color: transparent)) {
    .fmt a:not(.btn) {
      text-decoration: underline;
      text-decoration-skip-ink: auto;
      -webkit-text-decoration-color: transparent;
         -moz-text-decoration-color: transparent;
              text-decoration-color: transparent; } }
  .fmt a:not(.btn):hover,
  a:hover .fmt a:not(.btn) {
    text-decoration: underline;
    text-decoration-skip-ink: auto;
    -webkit-text-decoration-color: currentColor;
       -moz-text-decoration-color: currentColor;
            text-decoration-color: currentColor; }

.fmt--trim p:first-child {
  margin-top: 0; }

.fmt--trim p:last-child {
  margin-bottom: 0; }

.fmt--trim-bottom p:last-child {
  margin-bottom: 0; }

.fmt--post {
  color: #171c1d;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  margin-bottom: 3rem;
  padding-left: 2.5rem;
  position: relative; }
  .fmt--post p,
  .fmt--post li,
  .fmt--post em,
  .fmt--post span,
  .fmt--post b {
    margin: 0; }
  .fmt--post a,
  .fmt--post a:visited {
    transition-duration: 250ms;
    transition-property: color;
    transition-timing-function: ease;
    color: #728b91;
    cursor: pointer; }
  .fmt--post a:hover {
    color: #223238; }
  .fmt--post p,
  .fmt--post ul,
  .fmt--post ol {
    padding-bottom: 1.5em; }
  .fmt--post p + ul,
  .fmt--post p + ol {
    margin-top: -0.5em; }
  .fmt--post ul li,
  .fmt--post ol li {
    position: relative;
    padding-left: 1.25rem;
    margin-bottom: 0.5em; }
    .fmt--post ul li:last-child,
    .fmt--post ol li:last-child {
      margin-bottom: 0; }
    .fmt--post ul li:before,
    .fmt--post ol li:before {
      content: '';
      position: absolute;
      left: 0; }
  .fmt--post ul li:before {
    top: 0.75em;
    width: 0.125rem;
    height: 0.125rem;
    border: 0.125rem solid;
    border-radius: 50%;
    -ms-transform: translateY(-50%);
        transform: translateY(-50%); }
  .fmt--post ol li {
    counter-increment: count; }
    .fmt--post ol li:before {
      content: counter(count) ".";
      font-weight: 700; }
  .fmt--post h3 {
    margin-top: 1em; }
    .fmt--post h3:first-child {
      margin-top: 0; }
  .fmt--post blockquote {
    padding: 1.6875rem 2.25rem;
    margin-top: 0.3125rem;
    margin-bottom: 1.25rem;
    background-color: #f4f6f6;
    color: #4b4a50; }
    .fmt--post blockquote p,
    .fmt--post blockquote ul,
    .fmt--post blockquote ol {
      padding-bottom: 1em; }
      .fmt--post blockquote p:last-child,
      .fmt--post blockquote ul:last-child,
      .fmt--post blockquote ol:last-child {
        padding-bottom: 0; }
  .fmt--post:after {
    content: '';
    position: absolute;
    top: 0.625rem;
    left: 0;
    width: 67.2%;
    height: calc(100% - 0.625rem);
    border-bottom: 0.1875rem solid;
    border-left: 0.1875rem solid;
    border-bottom-left-radius: 0.625rem;
    z-index: -1;
    pointer-events: none; }
  .svg-supported .fmt--post:after {
    width: 0.1875rem;
    height: 0;
    opacity: 0; }
  .svg-supported .posts.is-active .fmt--post:after {
    animation: drawArticleAnim 2s linear forwards; }
  @media only screen and (max-width: 39.9375em) {
    .fmt--post {
      margin-bottom: 0;
      padding-left: 0; }
      .fmt--post:after, .fmt--post:before {
        display: none; } }

.fmt--alt:after {
  width: 0; }

.fmt--alt:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 1rem;
  height: 0.1875rem;
  background-color: currentColor;
  opacity: 0;
  -ms-transform: translateX(-50%);
      transform: translateX(-50%); }

.svg--supported .fmt--alt:before {
  height: 0.1875rem; }

.svg-supported .posts.is-active .fmt--alt:after {
  animation: drawOpportunityAnim 1500ms linear forwards; }

.svg-supported .posts.is-active .fmt--alt:before {
  animation: fadeIn 100ms 1500ms linear forwards; }

.fmt--caseStudy {
  margin-left: auto; }
  .fmt--caseStudy h3 {
    color: #223238;
    font-weight: 600;
    font-size: 1.125rem;
    padding-top: 3.5rem;
    padding-bottom: 1.25rem; }
    .fmt--caseStudy h3:after {
      background-color: #e40a36;
      border-radius: 50%;
      height: 0.625rem;
      width: 0.625rem;
      content: '';
      left: -0.125rem;
      margin-top: 0.5625rem;
      position: absolute;
      top: 0;
      -ms-transform: translateX(calc(-50% + 0.09375rem));
          transform: translateX(calc(-50% + 0.09375rem));
      z-index: 2; }
    .fmt--caseStudy h3:first-of-type {
      padding-top: 0; }
  .fmt--caseStudy p, .fmt--caseStudy ol, .fmt--caseStudy li {
    color: #728B91;
    font-size: 1rem;
    padding-left: none; }
  .fmt--caseStudy p, .fmt--caseStudy li {
    padding-bottom: 1.25rem; }
  .fmt--caseStudy:after {
    width: 0.125rem;
    height: 100%;
    border: 0;
    background-color: #e40a36;
    z-index: 0; }
  .svg-supported .modal.is-open .fmt--caseStudy:after {
    animation: drawCaseStudyAnim 1s linear forwards; }

.fmt--maxWidth {
  max-width: 51em;
  margin-right: auto;
  margin-left: auto; }

.fmt--tight p {
  margin-top: 1.5em;
  margin-bottom: 1.5em; }

.fmt--xtight p, .fmt--xtight ul ol {
  margin-top: 0.5em;
  margin-bottom: 0.5em; }

.fmt--xtight.fmt--post p,
.fmt--xtight.fmt--post ul,
.fmt--xtight.fmt--post ol {
  margin-top: 0;
  padding-bottom: 0; }

.fmt--xtight.fmt--post li {
  margin-bottom: 0; }

@keyframes drawArticleAnim {
  1% {
    opacity: 1; }
  60% {
    height: calc(100% - 0.625rem);
    width: 0; }
  100% {
    height: calc(100% - 0.625rem);
    opacity: 1;
    width: 67.2%; } }

@keyframes drawOpportunityAnim {
  1% {
    opacity: 1; }
  100% {
    height: calc(100% - 0.625rem);
    width: 0;
    opacity: 1; } }

@keyframes drawCaseStudyAnim {
  1% {
    width: 0.1875rem;
    opacity: 1; }
  100% {
    height: 100%;
    opacity: 1; } }

.landing__strat-table {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  overflow-x: auto;
  overflow-y: visible;
  -webkit-overflow-scrolling: touch;
  padding-top: 3.125rem;
  padding-bottom: 3.125rem;
  margin-top: -2.5rem;
  margin-bottom: -2.5rem; }

.line-animation {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
  .line-animation:not(:root) {
    overflow: visible; }

.is-active .line-animation-path {
  stroke-dashoffset: 0 !important;
  transition: stroke-dashoffset 3s linear; }

.strat-table {
  -ms-flex-positive: 1;
      flex-grow: 1;
  position: relative;
  display: -ms-inline-grid;
  display: inline-grid;
  -ms-grid-columns: 1fr 1fr 23% 23%;
      grid-template-columns: 1fr 1fr 23% 23%;
  -ms-grid-rows: auto auto;
      grid-template-rows: auto auto;
  width: auto;
  padding-right: 1.875rem;
  padding-left: 1.875rem;
  max-width: 95.125rem; }
  .strat-table::before {
    display: none; }
  .strat-table::after {
    display: none; }
  @media only screen and (min-width: 68.75em) {
    .strat-table {
      -ms-grid-columns: 1fr 1fr 0.7fr 0.7fr;
          grid-template-columns: 1fr 1fr 0.7fr 0.7fr; } }
  @media only screen and (min-width: 78.125em) {
    .strat-table {
      -ms-grid-columns: 1fr 1fr 0.65fr 0.65fr;
          grid-template-columns: 1fr 1fr 0.65fr 0.65fr; } }
  @media only screen and (min-width: 95.125em) {
    .strat-table {
      -ms-grid-columns: 1fr 1fr 0.5fr 0.5fr;
          grid-template-columns: 1fr 1fr 0.5fr 0.5fr; } }

.start-table__column__heading__small--arrow {
  width: 0.875rem;
  height: 2.8125rem;
  margin-top: 0.3125rem; }

.start-table__column__heading__long--arrow {
  width: 8.6875rem;
  height: 2.8125rem;
  margin-top: 0.3125rem; }

.start-table__column__heading__double-long--arrow {
  width: 16.9375rem;
  height: 2.8125rem;
  margin-top: 0.3125rem; }

.strat-table__column {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  padding: 0 1.25rem;
  position: relative;
  -ms-grid-row: 1;
      grid-row: 1;
  -ms-grid-column: span 1;
      grid-column: span 1; }
  .strat-table__column--third {
    -ms-grid-column: span 2;
        grid-column: span 2; }

.strat-table__column__items {
  -ms-flex-positive: 1;
      flex-grow: 1;
  display: -ms-grid;
  display: grid;
  grid-gap: 0.8125rem;
  -ms-grid-columns: 1fr;
      grid-template-columns: 1fr;
  -ms-grid-rows: 1fr 1fr 1fr;
      grid-template-rows: 1fr 1fr 1fr;
  padding: 0 0.625rem 1.25rem; }
  @media only screen and (min-width: 64em) {
    .strat-table__column__items {
      padding: 0 0.9375rem 1.25rem; } }
  @media only screen and (min-width: 68.75em) {
    .strat-table__column__items {
      padding: 0 1.25rem 1.25rem; } }
  @media only screen and (min-width: 75em) {
    .strat-table__column__items {
      padding: 0 2.25rem 1.25rem; } }

.strat-table__column__items--2-up {
  -ms-grid-columns: 1fr 1fr;
      grid-template-columns: 1fr 1fr; }

.strat-table__column__items--define {
  -ms-grid-rows: 1fr 1fr auto auto 1fr 1fr;
      grid-template-rows: 1fr 1fr auto auto 1fr 1fr; }
  .strat-table__column__items--define .strat-table__column__body:first-child {
    grid-row: 1 / 4; }
  .strat-table__column__items--define .strat-table__column__body:nth-child(2) {
    grid-row: 1 / 3; }
  .strat-table__column__items--define .strat-table__column__body:nth-child(3) {
    grid-row: 4 / 7; }
  .strat-table__column__items--define .strat-table__column__body:nth-child(4) {
    grid-row: 5 / 7; }

.strat-table__column__items--define__graphic {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  grid-row: 3 / 5; }
  .strat-table__column__items--define__graphic .icon {
    width: 4.9375rem; }

.strat-table__flex {
  display: -ms-flexbox;
  display: flex; }

.strat-table__column__heading {
  position: relative;
  width: 100%;
  margin-bottom: 0.75rem;
  -ms-flex-item-align: start;
      align-self: flex-start;
  color: #000;
  padding-bottom: 2.5rem; }
  .strat-table__column__heading h3 {
    font-family: Georgia, Times, "Times New Roman", serif;
    position: relative;
    line-height: 1.2;
    font-weight: 400;
    font-size: 1.5rem; }
    .fontsactive .strat-table__column__heading h3 {
      font-family: prata, Georgia, Times, "Times New Roman", serif; }
    @media only screen and (min-width: 68.75em) {
      .strat-table__column__heading h3 {
        font-size: 2rem; } }
    @media only screen and (min-width: 80.625em) {
      .strat-table__column__heading h3 {
        font-size: 2.25rem; } }

.strat-table__icon {
  display: block;
  margin: -0.9375rem auto -0.625rem;
  width: 7.25rem; }
  @media only screen and (min-width: 64em) {
    .strat-table__icon {
      margin: -1.5625rem auto -0.75rem;
      width: 8.4375rem; } }
  .strat-table__icon--spacer {
    margin-bottom: -0.9375rem; }
    @media only screen and (min-width: 64em) {
      .strat-table__icon--spacer {
        margin-bottom: -1.0625rem; } }
    .strat-table__icon--spacer + h3 {
      margin-bottom: 0.3125rem; }
  .strat-table__icon--bottom {
    position: absolute;
    bottom: -1.6875rem;
    left: 50%;
    -ms-transform: translate(-50%, 50%);
        transform: translate(-50%, 50%); }

.strat-table__column__body {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  padding: 0.6875rem;
  border-radius: 1.125rem;
  position: relative;
  width: 11.25rem;
  background-color: #223238;
  color: #fff; }
  .strat-table__column__body h4 {
    margin-top: -0.0625rem;
    line-height: 1.2; }
  .strat-table__column__body > span {
    display: block;
    font-size: 0.75rem;
    margin-top: 0.4375rem;
    line-height: 1.3; }
    .strat-table__column__body > span:first-child {
      margin-top: 0; }

.strat-table__column__body--square {
  height: 11.25rem; }

.strat-table__column__body__items:first-child .strat-table__column__body__icon {
  padding-left: 0.75rem; }

.strat-table__column__body__items:last-child .strat-table__column__body__icon {
  padding-right: 0.75rem; }

.strat-table__column__body__icon--graph {
  width: 9.375rem;
  margin-top: 0.625rem; }

.strat-table__column__body__icons {
  display: -ms-flexbox;
  display: flex;
  -moz-column-gap: 1.25rem;
       column-gap: 1.25rem;
  margin-top: 0.625rem; }

.strat-table__column__body__items {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center; }
  .strat-table__column__body__items span {
    font-size: 0.625rem; }

.strat-table__footer__span {
  position: relative;
  margin-top: 5rem;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  color: #728A90;
  text-transform: uppercase;
  line-height: 1.2;
  letter-spacing: 0.05em; }
  @media only screen and (min-width: 75em) {
    .strat-table__footer__span {
      font-size: 1.125rem; } }
  .strat-table__footer__span h4, .strat-table__footer__span strong {
    font-size: 1.3em; }
  .strat-table__footer__span h4 {
    padding-bottom: 0.375rem;
    margin-bottom: 0.625rem;
    border-bottom: 0.125rem solid currentColor;
    position: relative; }
  .strat-table__footer__span h4::before {
    content: '';
    position: absolute;
    width: 0.75rem;
    height: 0.75rem;
    border-right: 0.125rem solid currentColor;
    border-top: 0.125rem solid currentColor;
    bottom: -0.4375rem;
    left: 0;
    -ms-transform: rotate(-135deg);
        transform: rotate(-135deg); }
  .strat-table__footer__span h4::after {
    content: '';
    position: absolute;
    width: 0.75rem;
    height: 0.75rem;
    border-right: 0.125rem solid currentColor;
    border-top: 0.125rem solid currentColor;
    bottom: -0.4375rem;
    right: 0;
    -ms-transform: rotate(45deg);
        transform: rotate(45deg); }
  .strat-table__footer__span span {
    letter-spacing: 0.05em;
    text-transform: uppercase;
    font-weight: 600; }

.strat-table__footer__span-1 {
  -ms-grid-column: 1;
      grid-column: 1;
  -ms-grid-row: 2;
      grid-row: 2; }

.strat-table__footer__span-2 {
  grid-column: 2 / 4;
  -ms-grid-row: 2;
      grid-row: 2; }

.strat-table__footer__span-3 {
  -ms-grid-column: 4;
      grid-column: 4;
  -ms-grid-row: 2;
      grid-row: 2; }

.strat-table__footer__span-4 {
  -ms-grid-column: 5;
      grid-column: 5;
  -ms-grid-row: 2;
      grid-row: 2; }

.strat-table__footer__span-5 {
  -ms-grid-column: 6;
      grid-column: 6;
  -ms-grid-row: 2;
      grid-row: 2; }

.strat-table__footer__span--new {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  position: relative;
  margin-top: 1.625rem;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  color: #728A90;
  text-transform: uppercase;
  line-height: 1.2;
  letter-spacing: 0.05em; }
  @media only screen and (min-width: 75em) {
    .strat-table__footer__span--new {
      font-size: 1.125rem; } }
  .strat-table__footer__span--new h4, .strat-table__footer__span--new strong {
    font-size: 1.3em; }
  .strat-table__footer__span--new h4 {
    position: relative;
    font-size: 1rem;
    font-weight: 500; }
  .strat-table__footer__span--new span {
    letter-spacing: 0.05em;
    text-transform: uppercase;
    font-weight: 600; }

.landing-stats__footer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  margin: 3.125rem auto;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  color: black;
  background-color: #45ceee;
  text-transform: uppercase;
  line-height: 1.2;
  letter-spacing: 0.05em;
  padding: 1.875rem;
  text-align: center;
  max-width: 85rem;
  border-radius: 0.5rem; }

.landing-stats_footer--arrow {
  position: relative;
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -ms-flex-positive: 1;
      flex-grow: 1;
  height: 0.125rem;
  background: #fff;
  animation: dash 1s linear forwards;
  -ms-transform-origin: center left;
      transform-origin: center left; }

@keyframes dash {
  0% {
    transform: scaleX(0); }
  100% {
    transform: scaleX(1); } }

.landing-stats_footer--arrow::after {
  position: absolute;
  top: -0.3125rem;
  right: -0.3125rem;
  width: 0;
  height: 0;
  border-top: 0.375rem solid transparent;
  border-bottom: 0.375rem solid transparent;
  border-left: 0.625rem solid #fff;
  content: ''; }

.landing-stats_footer--content {
  padding-right: 1.5rem;
  padding-left: 1.5rem; }

.strat-table__footer__span-1--new {
  -ms-grid-column: 1;
      grid-column: 1;
  -ms-grid-row: 2;
      grid-row: 2; }

.strat-table__footer__span-2--new {
  -ms-grid-column: 2;
      grid-column: 2;
  -ms-grid-row: 2;
      grid-row: 2; }

.strat-table__footer__span-3--new {
  -ms-grid-column: 3;
      grid-column: 3;
  -ms-grid-row: 2;
      grid-row: 2; }

.strat-table__footer__span-4--new {
  -ms-grid-column: 4;
      grid-column: 4;
  -ms-grid-row: 2;
      grid-row: 2; }

.strat-table__footer__span-5--new {
  -ms-grid-column: 5;
      grid-column: 5;
  -ms-grid-row: 2;
      grid-row: 2; }

.strat-table__ball {
  height: 1.875rem;
  width: 1.875rem;
  background-color: #e40a36;
  position: absolute;
  right: -0.9375rem;
  bottom: -3.3125rem;
  border-radius: 50%; }

.lines-circle {
  position: absolute; }

.lines-circle-1 {
  bottom: -2.4375rem;
  left: 0rem; }

.lines-circle-2 {
  top: 2.5625rem;
  left: 0rem; }

.lines-circle-3 {
  top: 2.5625rem;
  right: 0rem; }

.lines-circle-4 {
  bottom: -2.4375rem;
  right: 0rem; }

.lines-circle-5 {
  bottom: -2.4375rem;
  left: 0rem; }

.lines-circle-6 {
  top: 2.5625rem;
  left: 0rem; }

.lines-circle-7 {
  top: 2.5625rem;
  right: 0rem; }

.lines-circle-8 {
  bottom: -2.4375rem;
  right: 0rem; }

.lines-animate-delay-1 {
  transition-delay: 0s; }

.lines-animate-delay-2 {
  transition-delay: 0.1s; }

.lines-animate-delay-3 {
  transition-delay: 0.2s; }

.lines-animate-delay-4 {
  transition-delay: 0.3s; }

.lines-animate-delay-5 {
  transition-delay: 0.7s; }

.lines-animate-delay-6 {
  transition-delay: 0.8s; }

.lines-animate-delay-7 {
  transition-delay: 0.9s; }

.lines-animate-delay-8 {
  transition-delay: 1s; }

.lines-animate-delay-9 {
  transition-delay: 1.1s; }

.lines-animate-delay-10 {
  transition-delay: 1.2s; }

.lines-animate-delay-11 {
  transition-delay: 1.5s; }

.lines-animate-delay-12 {
  transition-delay: 1.6s; }

.lines-animate-delay-13 {
  transition-delay: 1.7s; }

.lines-animate-delay-14 {
  transition-delay: 1.8s; }

.lines-animate-delay-15 {
  transition-delay: 1.9s; }

.lines-animate-delay-16 {
  transition-delay: 2.45s; }

.lines-animate-delay-17 {
  transition-delay: 2.55s; }

.lines-animate-delay-18 {
  transition-delay: 2.65s; }

.lines-animate-delay-19 {
  transition-delay: 2.75s; }

.lines-animate-delay-20 {
  transition-delay: 2.85s; }

.column-break {
  border: 0.0625rem dashed #e40a36;
  text-orientation: mixed;
  -ms-writing-mode: tb-rl;
      writing-mode: vertical-rl;
  padding: 1.25rem;
  -ms-transform: scale(-1, -1);
      transform: scale(-1, -1); }

.strat-table__column--break {
  position: relative;
  top: 17%;
  animation: 3s flash infinte; }

.strat-table__column--break::before,
.strat-table__column--break::after {
  content: '';
  -ms-flex-positive: 1;
      flex-grow: 1;
  border-left: 0.25rem dotted red;
  margin: 0.3125rem; }

@keyframes flash {
  0% {
    opacity: 0; }
  100% {
    opacity: 100%; } }

@keyframes billow {
  30% {
    transform: scale(1.05); }
  50% {
    transform: scale(0.95); }
  70% {
    transform: scale(1.05); }
  90% {
    transform: scale(1); }
  100% {
    transform: translateY(10%); } }

@media only screen and (max-width: 39.9375em) {
  .focus__wrapper {
    width: 23.75rem;
    overflow: scroll; } }

.focus {
  margin: 0 auto;
  width: 62.5rem;
  max-width: 100%;
  overflow-x: auto;
  overflow-y: visible; }
  @media only screen and (max-width: 39.9375em) {
    .focus {
      width: 31.25rem; } }

.focus-alt {
  margin: 0 auto;
  width: 75rem;
  max-width: 100%;
  overflow-x: auto;
  overflow-y: visible; }
  @media only screen and (max-width: 39.9375em) {
    .focus-alt {
      width: 31.25rem; } }

.focus-other {
  position: relative;
  left: -6%;
  width: 66.5rem;
  margin: 0 auto;
  overflow-x: auto;
  overflow-y: visible; }
  @media only screen and (max-width: 39.9375em) {
    .focus-other {
      width: 31.25rem; } }

.focus-graph__icon {
  width: 100%; }

.focus__section {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center; }

.focus__text {
  position: absolute;
  top: 30%;
  width: 20%;
  left: 20%; }
  .focus__text:nth-child(2) {
    top: 70%; }

.focus__text--alt {
  position: absolute;
  top: 30%;
  width: 20%;
  right: 10%; }
  .focus__text--alt:nth-child(2) {
    top: 70%; }

.powerful-value-text {
  margin-top: 1.25rem; }
  .powerful-value-text p,
  .powerful-value-text span {
    transition-duration: 250ms;
    transition-property: opacity;
    transition-timing-function: ease;
    -ms-grid-column: 1;
        grid-column: 1;
    -ms-grid-row: 1;
        grid-row: 1;
    padding-top: 0.625rem; }
  .powerful-value-text p {
    -ms-grid-column: 1;
        grid-column: 1;
    -ms-grid-row: 1;
        grid-row: 1; }
  .powerful-value-text span {
    color: #728b91;
    font-size: 0.8125rem;
    opacity: 0; }

.arrow--footer {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 1.5625rem; }

.powerful-value-capability .icon {
  transition-duration: 250ms;
  transition-property: color;
  transition-timing-function: ease;
  color: #45ceee; }

.powerful-value-capability:hover .icon {
  color: #e40a36; }

.powerful-value-capabilities {
  display: -ms-flexbox;
  display: flex;
  margin-top: 2.5rem; }

.powerful-value-strat-table {
  padding-right: 0;
  padding-left: 0;
  max-width: 85rem;
  -ms-grid-columns: initial;
      grid-template-columns: initial; }
  .powerful-value-strat-table .strat-table__column {
    padding-right: 0.4375rem;
    padding-left: 0.4375rem; }
  .powerful-value-strat-table .strat-table__column__items {
    grid-gap: 0.5rem;
    padding: 0; }
  .powerful-value-strat-table .strat-table__column__body {
    width: 100%;
    padding-top: 1rem;
    padding-bottom: 1rem;
    background-color: #000;
    border-radius: 0.5rem; }
  .powerful-value-strat-table .strat-table__column__heading {
    margin-bottom: 0.3125rem; }
    .powerful-value-strat-table .strat-table__column__heading h3 {
      font-size: 1.5rem; }
      @media only screen and (min-width: 72.5em) {
        .powerful-value-strat-table .strat-table__column__heading h3 {
          font-size: 1.625rem; } }
      @media only screen and (min-width: 76.25em) {
        .powerful-value-strat-table .strat-table__column__heading h3 {
          font-size: 1.75rem; } }
      @media only screen and (min-width: 80em) {
        .powerful-value-strat-table .strat-table__column__heading h3 {
          font-size: 1.875rem; } }
      @media only screen and (min-width: 83.125em) {
        .powerful-value-strat-table .strat-table__column__heading h3 {
          font-size: 2rem; } }

.strategy-subtitle {
  width: 60%;
  margin: 0 auto;
  padding-top: 1.875rem; }
  @media only screen and (max-width: 39.9375em) {
    .strategy-subtitle {
      width: 100%; } }

.footer-form {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
      align-items: flex-end;
  padding-right: 0;
  -ms-flex-pack: justify;
      justify-content: space-between;
  border-top-right-radius: 0.625rem;
  border-bottom-right-radius: 0.625rem; }
  .footer-form strong {
    font-weight: 400;
    color: #45CEEE; }
  @media only screen and (max-width: 63.9375em) {
    .footer-form {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
  @media only screen and (max-width: 63.9375em) {
    .footer-form {
      border-right: none; } }

.footer-form__form,
.footer-form__info {
  width: 45%; }
  @media only screen and (max-width: 63.9375em) {
    .footer-form__form,
    .footer-form__info {
      width: 100%; } }

.footer-form__form {
  margin-right: 3.125rem;
  text-align: left; }
  .footer-form__form h1 {
    font-family: Georgia, Times, "Times New Roman", serif;
    font-weight: 400;
    font-size: 1.5rem;
    margin-bottom: 0.9375rem; }
    .fontsactive .footer-form__form h1 {
      font-family: prata, Georgia, Times, "Times New Roman", serif; }
  .footer-form__form p {
    color: #C8D7DB;
    font-size: 0.875rem;
    margin-bottom: 1.875rem; }

.footer-form__info {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column-reverse;
      flex-direction: column-reverse;
  border-bottom: 0.1875rem solid; }
  @media only screen and (max-width: 63.9375em) {
    .footer-form__info {
      display: none; } }

.footer-form__img {
  width: 80%;
  margin-right: 1.875rem; }

.footer-form__content {
  position: absolute;
  top: -15%;
  right: 0;
  width: 45%;
  text-align: left; }
  .footer-form__content h3 {
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 0.9375rem; }
  .footer-form__content h4 {
    text-transform: uppercase;
    color: #6F888D;
    font-weight: 700;
    font-size: 0.875rem;
    margin-bottom: 0.9375rem; }
  .footer-form__content p {
    color: #C8D7DB;
    font-size: 0.875rem; }
  @media only screen and (max-width: 1424px) {
    .footer-form__content {
      position: relative;
      top: none;
      right: none;
      width: 80%; } }

.red-dot1 {
  position: absolute;
  width: 0.9375rem;
  top: 10%;
  left: 2%; }

.blue-dot1 {
  position: absolute;
  width: 0.625rem;
  top: 20%;
  left: 1%; }

.white-cross1 {
  position: absolute;
  width: 0.9375rem;
  top: 10%;
  left: 7%; }

.toggle {
  cursor: pointer;
  display: inline-block; }
  .toggle--Clients {
    padding: 0.9375rem; }

.toggle--hidden {
  display: none; }
  .has-nav-open .toggle--hidden {
    display: block; }

.toggle__text {
  display: inline-block;
  margin-top: 12Px;
  margin-right: 0.5rem;
  font-size: 0;
  vertical-align: middle; }
  @media only screen and (min-width: 40em) {
    .toggle__text {
      margin-top: 10Px; } }
  @media only screen and (max-width: 340px) {
    .toggle__text {
      display: none; } }

.toggle__letter {
  display: inline-block;
  font-size: 0.75rem;
  height: 1em;
  position: relative;
  width: 0.9em; }
  @media only screen and (min-width: 64em) {
    .toggle__letter {
      transition: 0.3s transform, 0.3s opacity; } }
  .toggle__letter::after, .toggle__letter::before {
    left: 0;
    position: absolute;
    transition: inherit; }
  .toggle__letter::after {
    bottom: -100%;
    content: attr(data-after);
    opacity: 0; }
  .toggle__letter::before {
    bottom: 0;
    content: attr(data-before); }
  @media only screen and (min-width: 64em) {
    .toggle__letter:nth-child(1) {
      transition-delay: 0.05s; }
    .toggle__letter:nth-child(2) {
      transition-delay: 0.1s; }
    .toggle__letter:nth-child(3) {
      transition-delay: 0.15s; }
    .toggle__letter:nth-child(4) {
      transition-delay: 0.2s; }
    .toggle__letter:nth-child(5) {
      transition-delay: 0.25s; } }
  .toggle.is-active .toggle__letter {
    -ms-transform: translateY(-1em);
        transform: translateY(-1em); }
    .toggle.is-active .toggle__letter::after {
      opacity: 1; }
    .toggle.is-active .toggle__letter::before {
      opacity: 0; }

.toggle__letter:nth-child(3) {
  margin-left: 0.1em;
  margin-right: -0.25em; }
  .toggle.is-active .toggle__letter:nth-child(3) {
    margin-left: 0;
    margin-right: 0; }

.toggle.is-active .toggle__letter:nth-child(2) {
  margin-right: -0.2em; }

.toggle__icon {
  vertical-align: middle;
  width: 2rem; }
  .toggle.is-active .toggle__icon {
    color: #45ceee; }

.toggle__svg {
  fill: none; }
  .toggle.is-active .toggle__svg {
    color: white;
    fill: white; }

.toggle__burger {
  left: 50%;
  position: absolute;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }

:root {
  --nav-dropdown-offset: 2.03125rem; }

.inline-nav__inner {
  padding-right: 2.25rem;
  padding-left: 2.25rem;
  width: 91.5rem;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  font-size: 0.8125rem;
  text-transform: uppercase; }
  @media only all and (max-width: 1099px) {
    .inline-nav__inner {
      padding-right: 1rem;
      padding-left: 1rem; } }
  @media only all and (max-width: 1023px) {
    .inline-nav__inner {
      -ms-flex-direction: row;
          flex-direction: row; } }
  .inline-nav__inner .logo {
    width: 8.8125rem;
    margin-right: 1rem;
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center; }
  .inline-nav__inner .logo__icon {
    display: block;
    -ms-transform: translateY(4%);
        transform: translateY(4%); }

.inline-nav__list {
  margin-top: 0.0625rem;
  -ms-flex-positive: 1;
      flex-grow: 1;
  -ms-flex-item-align: center;
      align-self: center;
  display: -ms-flexbox;
  display: flex;
  font-weight: bold;
  text-align: center;
  -ms-flex-pack: space-evenly;
      justify-content: space-evenly;
  letter-spacing: 0.125rem; }
  @media only all and (max-width: 1139px) {
    .inline-nav__list {
      display: none; } }

.inline-nav__action {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
      justify-content: flex-end;
  white-space: nowrap; }
  @media only all and (max-width: 1139px) {
    .inline-nav__action {
      margin-left: auto; } }
  .inline-nav__action .btn {
    max-width: none; }
    @media only all and (max-width: 500px) {
      .inline-nav__action .btn {
        padding: 0;
        margin-right: 1.5625rem; }
        .inline-nav__action .btn::after, .inline-nav__action .btn::before {
          display: none; } }
    @media only screen and (min-width: 64em) {
      .inline-nav__action .btn {
        margin-left: 1.25rem; } }
    @media only screen and (min-width: 75em) {
      .inline-nav__action .btn {
        margin-left: 1.5625rem; } }
  @media only all and (max-width: 780px) {
    .inline-nav__action {
      display: none; } }

.inline-nav__toggle {
  width: auto;
  margin-left: 1.5rem; }
  .inline-nav__toggle span {
    opacity: 0; }
    @media only all and (max-width: 500px) {
      .inline-nav__toggle span {
        display: block;
        width: 1rem; } }
  @media only all and (min-width: 1140px) {
    .inline-nav__toggle {
      display: none; } }

.inline-nav__item {
  position: relative; }
  .inline-nav__item a,
  .inline-nav__item a:visited {
    transition-duration: 250ms;
    transition-property: color;
    transition-timing-function: ease;
    color: #fff; }
    .inline-nav__item a:hover,
    .inline-nav__item a:visited:hover {
      color: #45ceee; }

.footer {
  background-color: white; }

.footer__contact {
  padding-bottom: 1.875rem;
  padding-top: 1.875rem;
  text-align: center; }

.footer__contact__text {
  margin-bottom: 0.3125rem;
  text-align: center; }

.footer__icon {
  display: inline-block;
  position: absolute;
  top: 0.25rem;
  left: 50%;
  -ms-transform: translateX(-50%);
      transform: translateX(-50%);
  width: 1.5625rem; }

.footer__icon--portrait {
  height: 1.5625rem;
  top: 0; }

.footer__social__icon {
  width: 0.8125rem;
  margin-left: 0.9375rem;
  margin-right: 0.9375rem; }

.footer__social__icon a:hover {
  color: #45ceee;
  transition: 1.5s; }

.footer__contact__list {
  font-size: 0;
  color: #728b91;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  @media only screen and (min-width: 640px) and (max-width: 800px) {
    .footer__contact__list {
      -ms-flex-pack: center;
          justify-content: center; } }

.footer__contact__list a {
  transition-duration: 250ms;
  transition-property: color;
  transition-timing-function: ease; }

.footer__contact__list a:hover {
  color: #45ceee; }

.footer__contact__item {
  display: inline-block;
  font-size: 0.75rem;
  padding-top: 2.5rem;
  position: relative;
  width: 20%; }
  @media only screen and (min-width: 640px) and (max-width: 800px) {
    .footer__contact__item {
      width: calc(100% / 3);
      margin-bottom: 2.5rem; } }
  @media only screen and (max-width: 39.9375em) {
    .footer__contact__item {
      width: 100%;
      padding: 2.5rem 1.5rem 1.5rem; } }

.footer__contact__item::after {
  border-left: 0.0625rem solid #9cb5bb;
  content: '';
  height: 100%;
  left: 0;
  margin-bottom: 1.25rem;
  opacity: 0.1;
  position: absolute;
  top: 0;
  width: 0.3125rem; }
  @media only screen and (min-width: 640px) and (max-width: 800px) {
    .footer__contact__item::after {
      display: none; } }

.footer__contact__item:first-of-type:after {
  content: none; }

.footer__contact__item a {
  color: black; }

.footer__bottom {
  font-size: 0.625rem;
  padding-top: 1.25rem;
  text-align: center; }

.footer__bottom__text {
  display: inline-block; }

.footer__bottom__nav__list {
  display: inline-block;
  text-align: center; }

.footer__bottom__nav__item {
  display: inline-block;
  position: relative; }
  @media only screen and (min-width: 40em) {
    .footer__bottom__nav__item + .footer__bottom__nav__item {
      margin-left: 0.625rem;
      padding-left: 0.625rem;
      position: relative; }
      .footer__bottom__nav__item + .footer__bottom__nav__item:after {
        background: currentColor;
        border-radius: 50%;
        color: #bdc2c3;
        content: '';
        height: 0.125rem;
        left: 0;
        margin-top: -0.0625rem;
        position: absolute;
        top: 50%;
        width: 0.125rem; } }

.footer__bottom__nav__item a {
  transition-duration: 250ms;
  transition-property: color;
  transition-timing-function: ease;
  color: #bdc2c3;
  margin-left: 0.3125rem; }

.footer__bottom__nav__item a:hover {
  color: #45ceee; }

.growth-subtitle {
  margin-bottom: 6.25rem; }

.growth {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  margin-bottom: 2.5rem; }
  .growth h3 {
    font-family: Georgia, Times, "Times New Roman", serif;
    font-size: 1.4375rem;
    font-weight: 300; }
    .fontsactive .growth h3 {
      font-family: prata, Georgia, Times, "Times New Roman", serif; }
  @media only screen and (max-width: 63.9375em) {
    .growth {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -ms-flex-pack: center;
          justify-content: center; } }
  @media only screen and (max-width: 39.9375em) {
    .growth h3 {
      font-size: 1.25rem; } }
  @media only screen and (max-width: 1424px) {
    .growth {
      margin: 0 1.25rem; } }

.growth__column {
  width: 23%;
  padding-right: 1.875rem;
  border-right: 0.0625rem solid #222728; }
  .growth__column:last-of-type {
    border-right: none; }
  .growth__column li {
    list-style-type: disc;
    padding-bottom: 1.25rem; }
  .growth__column li::marker {
    color: #e40a36; }
  .growth__column h3 {
    padding-bottom: 0.9375rem; }
    @media only screen and (max-width: 1420px) {
      .growth__column h3 {
        font-size: 1.0625rem; } }
  @media only screen and (max-width: 63.9375em) {
    .growth__column {
      width: 40%;
      border-right: none;
      padding: 0 1.875rem; } }
  @media only screen and (max-width: 39.9375em) {
    .growth__column {
      width: 100%;
      margin-bottom: 1.875rem; } }

.growth-column__icon {
  display: block;
  width: 30%;
  margin: 0 auto;
  margin-bottom: 1.875rem; }
  @media only screen and (max-width: 39.9375em) {
    .growth-column__icon {
      width: 30%; } }
  .theme--dark .growth-column__icon {
    color: #fff; }

.growth-arrows__icon {
  display: block;
  width: 90%; }

.phone {
  font-size: 0.9375rem;
  font-weight: 500;
  margin-top: 0.625rem;
  margin-left: 1.25rem; }
  @media only all and (max-width: 370px) {
    .phone {
      font-size: 1.25rem; } }
  .phone a {
    transition-duration: 250ms;
    transition-property: color;
    transition-timing-function: ease;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    color: inherit; }
    .phone a:hover {
      color: #45ceee; }
  .phone .icon {
    width: 1.2em;
    margin-right: 0.1875rem;
    -ms-transform: rotate(7deg);
        transform: rotate(7deg); }

.header {
  left: 0;
  padding: 3.125rem 0 0;
  position: absolute;
  top: 0;
  width: 100%;
  width: calc(100% - var(--scrollbar-gap)); }
  .header .logo,
  .header .toggle {
    position: relative;
    z-index: 11; }
  .header.has-dark-bg {
    color: white; }
  .header.has-light-bg {
    color: #171c1d; }
  .header.has-nav-open {
    color: white !important;
    position: fixed;
    z-index: 11; }

.header--relative {
  position: relative;
  width: 100%;
  padding: 1.875rem 0; }

.header--standalone {
  position: relative;
  width: 100%;
  padding: 2.6875rem 0 2.0625rem; }
  .header--standalone.has-nav-open {
    position: relative; }
  .header--standalone ~ .page-nav {
    display: none; }

.header.theme--dark {
  transition: background-color 0.3s linear; }
  .header.theme--dark.has-nav-open {
    background-color: #7dddf3; }

.header__phone__row {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .header__phone__row > div {
    width: auto; }
    .header__phone__row > div:last-child {
      -ms-flex-positive: 1;
          flex-grow: 1; }
      @media only all and (max-width: 550px) {
        .header__phone__row > div:last-child {
          width: 100%;
          margin-top: 0.75rem;
          text-align: center; } }

.header__phone {
  position: relative;
  top: 0.1875rem;
  z-index: 1; }
  .has-nav-open .header__phone {
    display: none; }
  @media only all and (max-width: 1500px) {
    .page-nav .header__phone {
      display: none; } }

.homepage__flex-row {
  position: relative; }
  @media only screen and (min-width: 64em) {
    .homepage__flex-row {
      display: -ms-flexbox;
      display: flex;
      height: 100vh;
      -ms-flex-align: center;
          align-items: center; } }
  @media only screen and (min-height: 800px) {
    .homepage__flex-row {
      max-height: 50rem; } }

@media only screen and (min-width: 40em) {
  .homepage__hero .hero__icon--alt {
    margin-left: -1.625rem; } }

@media only screen and (min-width: 64em) {
  .svg-supported .homepage__icon {
    stroke-dasharray: 700 700;
    stroke-dashoffset: 700; }
  .svg-supported .section.is-active .homepage__icon {
    animation: fadeAndDraw 3s linear forwards; } }

@media only screen and (min-width: 64em) {
  .svg-supported .fadeInAnim {
    opacity: 0; }
  .svg-supported .section.is-active .fadeInAnim {
    animation: fadeIn 300ms 1.7s linear forwards; } }

.homepage__icon--team {
  width: 40.625rem; }

.homepage__icon__dot {
  display: none; }
  @media only screen and (max-width: 750px) {
    .homepage__icon__dot {
      display: block; } }

.homepage__icon--contact {
  display: block;
  width: 100%; }
  @media only screen and (min-width: 40em) {
    .homepage__icon--contact {
      position: relative;
      width: 25rem;
      margin: 0 calc(20% + 0.75rem);
      z-index: 1; }
      .homepage__icon--contact:after {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background-color: #171c1d;
        background-image: url(/media/images/pattern.png);
        z-index: -1; } }
  @media only screen and (min-width: 64em) {
    .homepage__icon--contact {
      width: calc(100% - 3.75rem);
      margin: 0 0 0 3.75rem; } }

@media only screen and (max-width: 39.9375em) {
  .homepage__aproach__what .what__inner {
    padding: 0 0 3rem; }
  .homepage__aproach__what .what__item {
    width: 100%; }
  .homepage__aproach__what .what__item:first-child {
    margin-top: 1.25rem; }
  .homepage__aproach__what .what__plant,
  .homepage__aproach__what .what__icon {
    display: none; } }

@media only screen and (min-width: 40em) {
  .homepage__aproach__what {
    margin-bottom: 1.875rem; } }

@media only screen and (min-width: 64em) {
  .homepage__aproach__what {
    margin-bottom: 5.625rem; } }

.homepage__approach__btn--large {
  display: none; }
  @media only screen and (min-width: 64em) {
    .homepage__approach__btn--large {
      display: block; } }

.homepage__approach__btn--small {
  margin-bottom: 2.5rem; }
  .homepage__approach__btn--small .btn {
    background: white; }
  @media only screen and (min-width: 64em) {
    .homepage__approach__btn--small {
      display: none; } }

@media only screen and (min-width: 64em) {
  .homepage__approach__root {
    position: absolute;
    top: 100%;
    left: 50%;
    width: 50%;
    height: 3.9375rem;
    margin-left: 0.1875rem;
    margin-bottom: -0.1875rem;
    border: 0.1875rem solid;
    border-top: 0;
    border-left: 0;
    border-bottom-right-radius: 0.625rem;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    -ms-transform: translate(-100%, 0%);
        transform: translate(-100%, 0%); }
    .homepage__approach__root .icon {
      position: absolute;
      top: 100%;
      left: 0;
      width: 3.1875rem;
      margin-top: -0.0625rem;
      margin-left: 0.1875rem;
      -ms-transform: translateX(-50%);
          transform: translateX(-50%); } }

.homepage__approach__lead-out {
  position: absolute;
  top: 100%;
  left: -1.375rem;
  width: 0.1875rem;
  height: 18.75rem;
  margin-top: 3.125rem;
  background-color: #171c1d; }
  @media only screen and (min-width: 40em) and (max-width: 63.9375em) {
    .homepage__approach__lead-out {
      left: 50%;
      margin-top: 0; } }
  @media only screen and (max-width: 39.9375em) {
    .homepage__approach__lead-out {
      display: none; } }

.homepage__case-study__lead-out {
  position: absolute;
  top: calc(100% + 1.125rem);
  left: calc(50% - 0.0625rem);
  width: 0;
  height: 25rem;
  border-left: 0.15625rem dashed #1f2425; }
  .theme--dark .homepage__case-study__lead-out {
    border-color: #fff; }
  .homepage__case-study__lead-out:after {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    width: 1.125rem;
    height: 0.15625rem;
    margin-left: -0.625rem;
    background-color: #1f2425; }
    .theme--dark .homepage__case-study__lead-out:after {
      background-color: #fff; }

.homepage__case-study__lead-out--alt {
  position: absolute;
  top: calc(100% + 1.125rem);
  left: calc(50% - 0.0625rem);
  width: 0;
  height: 3rem;
  border-left: 0.15625rem dashed #1f2425; }
  .theme--dark .homepage__case-study__lead-out--alt {
    border-color: #fff; }
  .homepage__case-study__lead-out--alt:after {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    width: 1.125rem;
    height: 0.15625rem;
    margin-left: -0.625rem;
    background-color: #1f2425; }
    .theme--dark .homepage__case-study__lead-out--alt:after {
      background-color: #fff; }

.homepage__team__lead-out {
  left: 2.25rem;
  position: absolute;
  bottom: 0;
  width: 26%;
  height: 12.4375rem; }
  .homepage__team__lead-out:after {
    content: '';
    display: block;
    margin-left: auto;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    border: 0.1875rem solid;
    border-right: none;
    border-bottom: none;
    border-top-left-radius: 0.625rem;
    -ms-transform-origin: top right;
        transform-origin: top right; }
  @media only screen and (min-width: 40em) and (max-width: 63.9375em) {
    .homepage__team__lead-out {
      width: 15%;
      margin-bottom: -0.25rem; }
      .homepage__team__lead-out:after {
        width: 100%;
        height: 12.5rem; }
        .Safari .homepage__team__lead-out:after {
          margin-bottom: -0.1875rem; } }
  @media only screen and (max-width: 750px) {
    .homepage__team__lead-out {
      display: none; } }
  @media only screen and (min-width: 64em) {
    .homepage__team__lead-out:after {
      width: 100%;
      height: 34.375rem; }
    .svg-supported .homepage__team__lead-out:after {
      width: 0;
      height: 0.1875rem;
      opacity: 0; }
    .svg-supported .section.is-active .homepage__team__lead-out:after {
      animation: expandWidthAndHeight 2.5s 900ms linear forwards; } }

@media only screen and (max-width: 1023px) {
  .homepage__contact__btn {
    text-align: center; } }

.homepage__contact__lead-in {
  left: 2.25rem;
  position: absolute;
  top: 0;
  width: 0;
  height: 0;
  border-left: 0.1875rem solid;
  border-bottom: 0.1875rem solid;
  border-bottom-left-radius: 0.625rem;
  -ms-transform-origin: 0% 0%;
      transform-origin: 0% 0%; }
  @media only screen and (max-width: 39.9375em) {
    .homepage__contact__lead-in {
      display: none; } }
  @media only screen and (min-width: 40em) and (max-width: 63.9375em) {
    .homepage__contact__lead-in {
      width: 40%;
      height: 11.25rem;
      border-left-style: dashed; } }
  @media only screen and (min-width: 64em) {
    .homepage__contact__lead-in {
      width: 50%;
      max-width: 3.75rem;
      height: 50%; }
      .svg-supported .homepage__contact__lead-in {
        width: 0;
        height: 0;
        opacity: 0; }
      .svg-supported .section.is-active .homepage__contact__lead-in {
        animation: expandHeightAndWidth 1.8s linear forwards; } }

.homepage__contact__lead-out {
  margin-bottom: -0.5625rem;
  -ms-transform: translateX(-50%) scaleY(-1) !important;
      transform: translateX(-50%) scaleY(-1) !important; }

@media only screen and (max-width: 63.9375em) {
  .horizon-hero {
    padding-top: 0;
    padding-bottom: 2.5rem; }
    .horizon-hero .hero__row:not(.hero__row--split) {
      padding-bottom: 0; }
    .horizon-hero .hero__column:not(.hero__column--center):first-child {
      padding-bottom: 0; } }

.horizon-hero .hero__row {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  text-align: center; }

@media only all and (max-width: 1023px) {
  .horizon-hero .hero__column:first-child {
    -ms-flex-order: 2;
        order: 2; } }

@media only screen and (min-width: 64em) {
  .horizon-hero .hero__column:first-child {
    -ms-flex-positive: 1;
        flex-grow: 1;
    width: auto;
    max-width: 35.9375rem;
    padding-bottom: 0; } }

@media only all and (max-width: 1023px) {
  .horizon-hero .hero__column:last-child {
    -ms-flex-order: 1;
        order: 1; } }

@media only screen and (min-width: 64em) {
  .horizon-hero .hero__column:last-child {
    width: auto;
    white-space: nowrap;
    padding-left: 2.25rem; } }

@media only all and (min-width: 768px) and (max-width: 1300px) {
  .horizon-hero .type--h0 {
    font-size: 4.6vw; } }

.horizon-hero .ctas {
  margin-top: 2rem; }

@media only screen and (min-width: 64em) {
  .horizon-hero .cta {
    -ms-flex-preferred-size: 51%;
        flex-basis: 51%;
    max-width: 21.875rem; } }

.horizon-hero__icon {
  display: block;
  width: 100%;
  max-width: 100%;
  margin-bottom: 0; }
  @media only all and (max-width: 1023px) {
    .horizon-hero__icon {
      margin-top: 1.5625rem; } }
  @media only screen and (max-width: 1023px) and (min-width: 48em) {
    .horizon-hero__icon {
      margin-top: 2.03125rem; } }
  @media only screen and (max-width: 1023px) and (min-width: 64em) {
    .horizon-hero__icon {
      margin-top: 2.5rem; } }

.rocket__section {
  overflow: hidden; }

.rocket__info {
  -ms-flex-align: center;
      align-items: center; }

@media only screen and (max-width: 39.9375em) {
  .rocket-graph {
    -ms-flex-order: 20;
        order: 20;
    margin-top: 1.875rem; } }

.rocket-graph img {
  max-width: 100%; }
  @media only screen and (min-width: 40em) {
    .rocket-graph img {
      transition-duration: 1s;
      transition-property: opacity, transform;
      transition-timing-function: ease-out;
      margin-top: -1.5625rem;
      margin-bottom: -1.5625rem; }
      .modernizr-js .section:not(.is-active) .rocket-graph img {
        opacity: 0;
        -ms-transform: translateY(1.25rem);
            transform: translateY(1.25rem); } }
  @media only screen and (max-width: 1024px) {
    .rocket-graph img {
      margin-left: 0; } }
  @media only screen and (max-width: 39.9375em) {
    .rocket-graph img {
      margin-left: 0; } }

.rocket__stat {
  max-width: 20.5em;
  padding-left: 1.5em;
  margin-right: auto;
  margin-left: auto; }
  @media only screen and (min-width: 40em) and (max-width: 63.9375em) {
    .rocket__stat {
      font-size: 1.25rem; } }
  .rocket__stat strong {
    color: #45ceee; }
  .rocket__stat p:first-child em {
    transition-delay: 400ms; }
  .rocket__stat p:last-child em {
    transition-delay: 700ms; }
  .rocket__stat > * + * {
    margin-top: 1em; }
  @media only screen and (max-width: 1024px) {
    .rocket__stat p {
      font-size: 1.5625rem; } }

@media only screen and (min-width: 80em) {
  .horizon-landing__thinking__content {
    position: relative; }
    .horizon-landing__thinking__content::before {
      position: absolute;
      top: 0.625rem;
      bottom: 0.625rem;
      right: -0.0625rem;
      border-left: 0.125rem dotted currentColor;
      content: ''; } }

.horizon-landing__thinking__sub {
  background-color: #171c1d;
  color: #fff;
  display: inline-block;
  padding: 0.4375rem 1em 0.375rem;
  margin-bottom: 0.9375rem;
  font-size: 0.875rem;
  font-weight: 600;
  border-radius: 1.9375rem;
  line-height: 1.2;
  letter-spacing: 0.03em;
  text-transform: uppercase; }

.horizon-landing__thinking__title {
  max-width: 10em;
  margin-top: 0.2em;
  margin-bottom: 0.7em; }
  .horizon-landing__thinking__title strong {
    color: #45ceee;
    font-weight: 400; }

.horizon-landing__thinking__text {
  max-width: 25em;
  margin-top: 1.5em; }
  .horizon-landing__thinking__text > * + * {
    margin-top: 1em; }

.landing__thinking__download {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem; }
  @media only screen and (min-width: 40em) {
    .landing__thinking__download {
      transition-duration: 1s;
      transition-property: opacity, transform;
      transition-timing-function: ease-out; }
      .modernizr-js .section:not(.is-active) .landing__thinking__download {
        opacity: 0;
        -ms-transform: translateY(1.25rem);
            transform: translateY(1.25rem); } }
  .landing__thinking__download .ctas {
    width: 100%;
    max-width: 25rem; }
  .landing__thinking__download .cta {
    min-width: 0; }
  .landing__thinking__download .cta__label {
    font-size: 1.125rem; }

.landing__thinking__cover--horizon img {
  border-radius: 0.0625rem;
  box-shadow: 0rem 0.1125rem 0.06875rem rgba(0, 0, 0, 0.028), 0rem 0.24375rem 0.16875rem rgba(0, 0, 0, 0.04), 0rem 0.4125rem 0.3125rem rgba(0, 0, 0, 0.05), 0rem 0.66875rem 0.55625rem rgba(0, 0, 0, 0.06), 0rem 1.14375rem 1.04375rem rgba(0, 0, 0, 0.072), 0rem 2.5rem 2.5rem rgba(0, 0, 0, 0.1); }

@media only screen and (max-width: 39.9375em) {
  .landing__thinking__cover--horizon {
    max-width: 30rem;
    margin-top: 1.875rem;
    margin-right: auto;
    margin-left: auto; } }

@media only screen and (min-width: 40em) {
  .landing__thinking__cover--horizon {
    width: 100%;
    position: relative;
    -ms-flex-positive: 1;
        flex-grow: 1; }
    .landing__thinking__cover--horizon img {
      position: absolute;
      left: 50%;
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
      top: 0;
      width: auto;
      height: 100%; } }

.how__row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 0; }

.how__item {
  display: inline-block;
  font-size: 1rem;
  padding: 3rem 2rem;
  position: relative;
  vertical-align: top; }
  @media only screen and (min-width: 40em) {
    .how__item {
      padding: 3rem 2rem 5.375rem; } }

.how__item + .how__item::before,
.how__item + .how__item::after {
  background: #45ceee;
  border-radius: 0.125rem;
  content: '';
  left: 0;
  height: 0.25rem;
  margin-left: -1rem;
  margin-top: -1rem;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  width: 1.125rem; }

.how__item + .how__item::after {
  -ms-transform: translateY(-50%) rotate(-90deg);
      transform: translateY(-50%) rotate(-90deg); }

@media only screen and (max-width: 39.9375em) {
  .how__item + .how__item::before,
  .how__item + .how__item::after {
    left: 50%;
    margin-left: 0;
    margin-top: -5.25rem;
    -ms-transform: translateX(-50%);
        transform: translateX(-50%); }
  .how__item + .how__item::after {
    -ms-transform: translateX(-50%) rotate(-90deg);
        transform: translateX(-50%) rotate(-90deg); } }

.how__text {
  color: #728b91;
  font-size: 0.9375rem; }

.how__line {
  border-style: solid;
  color: #45ceee;
  bottom: 0;
  opacity: 0;
  position: absolute;
  height: 2.1875rem;
  width: 0; }
  @media only screen and (max-width: 39.9375em) {
    .how__line {
      display: none; } }
  .how__line::after {
    background: currentColor;
    border-radius: 50%;
    content: '';
    height: 11Px;
    position: absolute;
    top: -5Px;
    width: 11Px; }
  .how__line::before {
    border-style: solid;
    color: #45ceee;
    content: '';
    height: 0;
    position: absolute;
    top: 100%;
    width: 25%; }
    .section.is-active .how__line::before {
      animation: 1s 0.6s expandHeight ease-in-out;
      animation-fill-mode: forwards; }

.how__line--center {
  border: none;
  bottom: -2.1875rem;
  height: 4.375rem;
  left: 50%;
  margin-left: -1Px;
  position: absolute;
  width: 2Px;
  z-index: 3; }
  .section.is-active .how__line--center {
    animation: 0.3s 0.5s fadeIn ease-in-out;
    animation-fill-mode: forwards; }
  .how__line--center::after {
    left: -4Px; }
  .how__line--center::before {
    background: #45ceee;
    border: none;
    margin-left: -1Px;
    height: 0;
    position: absolute;
    top: 0;
    width: 2Px; }
    .ie .how__line--center::before {
      margin-left: 0; }
    .section.is-active .how__line--center::before {
      animation: 1s 0.6s expandHeight100 ease-in-out;
      animation-fill-mode: forwards; }

.how__line--left {
  border-width: 0 0 2Px 2Px;
  border-bottom-left-radius: 1rem;
  left: 50%;
  margin-left: 2Px; }
  .how__line--left::after {
    left: -6Px; }
  .how__line--left::before {
    border-top-right-radius: 1rem;
    border-width: 2Px 2Px 0 0;
    box-shadow: inset -0.125rem 0.125rem #171c1d;
    left: 100%; }
  .section.is-active .how__line--left {
    animation: 1s expandWidthAndOpacity ease-in-out;
    animation-fill-mode: forwards; }

.how__line--right {
  border-width: 0 2Px 2Px 0;
  border-bottom-right-radius: 1rem;
  margin-right: 2Px;
  right: 50%; }
  .how__line--right:after {
    right: -6Px; }
  .how__line--right:before {
    border-top-left-radius: 1rem;
    border-width: 2Px 0 0 2Px;
    box-shadow: inset 0.125rem 0.125rem #171c1d;
    right: 100%; }
  .section.is-active .how__line--right {
    animation: 1s expandWidthAndOpacity ease-in-out;
    animation-fill-mode: forwards; }

.how__line--straight.how__line--left::before,
.how__line--straight.how__line--right::before {
  border-width: 2Px 0 0 0; }
  .section.is-active .how__line--straight.how__line--left::before, .section.is-active
  .how__line--straight.how__line--right::before {
    animation: none; }

.how__line--straight.how__line--left::before {
  border-top-right-radius: 0; }

.how__line--straight.how__line--right::before {
  border-top-left-radius: 0; }

.how__line__arrow {
  bottom: -2.375rem;
  color: #45ceee;
  left: 50%;
  opacity: 0;
  margin-left: -0.375rem;
  position: absolute;
  width: 12Px; }
  @media only screen and (max-width: 39.9375em) {
    .how__line__arrow {
      display: none; } }
  .section.is-active .how__line__arrow {
    animation: 1s 1.2s fadeIn ease-in-out;
    animation-fill-mode: forwards; }

.how__icon {
  margin-left: 0.25rem;
  max-width: 15.625rem;
  width: 100%; }
  @media only screen and (min-width: 64em) {
    .svg-supported .how__icon {
      opacity: 0;
      stroke-dasharray: 300 300;
      stroke-dashoffset: 300; }
    .svg-supported .section.is-active .how__icon {
      animation: fadeAndDraw 2s 1.5s linear forwards; } }

.how__bubble {
  border-radius: 50%;
  border: 2Px solid white;
  position: absolute; }
  .section.is-active .how__bubble {
    animation: bubble-up 3s linear infinite; }
    .section.is-active .how__bubble:nth-child(1) {
      animation-delay: -3.508424s; }
    .section.is-active .how__bubble:nth-child(2) {
      animation-delay: -5.262636s; }
    .section.is-active .how__bubble:nth-child(3) {
      animation-delay: -7.016848s; }
    .section.is-active .how__bubble:nth-child(4) {
      animation-delay: -8.77106s; }

.how__bubble--1 {
  background: white;
  height: 0.5625rem;
  left: 50%;
  margin-left: -1.875rem;
  top: -0.9375rem;
  width: 0.5625rem; }

.how__bubble--2 {
  height: 1rem;
  left: 50%;
  margin-left: -1.5625rem;
  top: 0.3125rem;
  width: 1rem; }

.how__bubble--3 {
  height: 0.8125rem;
  left: 50%;
  margin-left: 1.875rem;
  top: -0.9375rem;
  width: 0.8125rem; }

.how__bubble--4 {
  border-color: #e40a36;
  height: 0.625rem;
  left: 50%;
  margin-left: 0.4375rem;
  top: 0.9375rem;
  width: 0.625rem; }

.how__drop {
  height: 21%;
  left: 45.5%;
  overflow: hidden;
  position: absolute;
  top: 34%;
  width: 8.25%;
  z-index: 4; }
  .how__drop::after {
    border: 3Px solid #45ceee;
    border-radius: 50%;
    content: '';
    height: 10Px;
    margin-left: -5Px;
    position: absolute;
    top: -10Px;
    width: 10Px; }
    .svg-supported .section.is-active .how__drop::after {
      animation: drop 3s cubic-bezier(0.55, 0.085, 0.68, 0.53) 1s infinite;
      animation-fill-mode: forwards; }

.how__droplet {
  color: #45ceee;
  fill: none;
  height: 10rem;
  margin-top: -3.125rem;
  overflow: hidden;
  position: relative; }
  .svg-supported .how__droplet {
    opacity: 0; }
  .svg-supported .section.is-active .how__droplet {
    animation: 1s 1.2s fadeIn ease-in-out;
    animation-fill-mode: forwards; }

.how__droplet__text {
  color: white;
  position: absolute;
  text-shadow: 0 0 0.25rem #171c1d;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  width: 100%;
  z-index: 3; }

.how__droplet__icon {
  height: 1.875rem;
  margin-left: -0.5625rem;
  position: absolute;
  top: -1.875rem;
  width: 1.125rem; }
  .svg-supported .section.is-active .how__droplet__icon {
    animation: droplet 3s cubic-bezier(0.55, 0.085, 0.68, 0.53) 1.75s infinite;
    animation-fill-mode: forwards; }

:root {
  --field-group-gap: 1.5rem; }

.hbspt-form {
  width: 100%; }

.hs-form {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  margin-top: calc(var(--field-group-gap) * -1) !important;
  width: 100%; }
  .hs-form > * {
    padding-top: var(--field-group-gap) !important; }
  .hs-form fieldset {
    max-width: none !important; }
  .hs-form input {
    color: inherit; }

.form-columns-2,
.form-columns-3 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  margin-top: calc(var(--field-group-gap) * -1) !important;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-direction: row;
      flex-direction: row;
  margin-left: calc(var(--field-group-gap) * -1) !important; }
  .form-columns-2 > *,
  .form-columns-3 > * {
    padding-top: var(--field-group-gap) !important; }
  .form-columns-2 > *,
  .form-columns-3 > * {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    padding-left: var(--field-group-gap); }
  .form-columns-2 .hs-form-field,
  .form-columns-3 .hs-form-field {
    width: auto !important; }

.hs-form-field {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column; }
  .hs-form-field > * + * {
    margin-top: 0.5rem; }
  .hs-form-field > .input:not(:first-child) {
    margin-top: 0.2rem; }
  .hs-form-field > label {
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 0.75rem;
    font-weight: 800;
    letter-spacing: 0.125rem;
    text-transform: uppercase; }

.input {
  margin-right: 0 !important; }

.hs-input {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0; }

.hs-fieldtype-text .input,
.hs-fieldtype-textarea .input,
.hs-fieldtype-phonenumber .input,
.hs-fieldtype-select .input {
  position: relative; }
  .hs-fieldtype-text .input input,
  .hs-fieldtype-text .input textarea,
  .hs-fieldtype-text .input select,
  .hs-fieldtype-textarea .input input,
  .hs-fieldtype-textarea .input textarea,
  .hs-fieldtype-textarea .input select,
  .hs-fieldtype-phonenumber .input input,
  .hs-fieldtype-phonenumber .input textarea,
  .hs-fieldtype-phonenumber .input select,
  .hs-fieldtype-select .input input,
  .hs-fieldtype-select .input textarea,
  .hs-fieldtype-select .input select {
    position: relative;
    display: block;
    width: 100%;
    min-width: 7.8125rem;
    padding: 0.25em 0 0.5em;
    text-align: left;
    border: 0;
    background-color: transparent;
    border-bottom: 0.125rem solid;
    transition: border-color 200ms; }
    .hs-fieldtype-text .input input:focus-visible,
    .hs-fieldtype-text .input textarea:focus-visible,
    .hs-fieldtype-text .input select:focus-visible,
    .hs-fieldtype-textarea .input input:focus-visible,
    .hs-fieldtype-textarea .input textarea:focus-visible,
    .hs-fieldtype-textarea .input select:focus-visible,
    .hs-fieldtype-phonenumber .input input:focus-visible,
    .hs-fieldtype-phonenumber .input textarea:focus-visible,
    .hs-fieldtype-phonenumber .input select:focus-visible,
    .hs-fieldtype-select .input input:focus-visible,
    .hs-fieldtype-select .input textarea:focus-visible,
    .hs-fieldtype-select .input select:focus-visible {
      outline: 0;
      border-color: #45ceee; }
      .theme--blue .hs-fieldtype-text .input input:focus-visible, .theme--blue
      .hs-fieldtype-text .input textarea:focus-visible, .theme--blue
      .hs-fieldtype-text .input select:focus-visible, .theme--blue
      .hs-fieldtype-textarea .input input:focus-visible, .theme--blue
      .hs-fieldtype-textarea .input textarea:focus-visible, .theme--blue
      .hs-fieldtype-textarea .input select:focus-visible, .theme--blue
      .hs-fieldtype-phonenumber .input input:focus-visible, .theme--blue
      .hs-fieldtype-phonenumber .input textarea:focus-visible, .theme--blue
      .hs-fieldtype-phonenumber .input select:focus-visible, .theme--blue
      .hs-fieldtype-select .input input:focus-visible, .theme--blue
      .hs-fieldtype-select .input textarea:focus-visible, .theme--blue
      .hs-fieldtype-select .input select:focus-visible {
        border-color: #fff; }
    .hs-fieldtype-text .input input::-moz-placeholder,
    .hs-fieldtype-text .input textarea::-moz-placeholder,
    .hs-fieldtype-text .input select::-moz-placeholder,
    .hs-fieldtype-textarea .input input::-moz-placeholder,
    .hs-fieldtype-textarea .input textarea::-moz-placeholder,
    .hs-fieldtype-textarea .input select::-moz-placeholder,
    .hs-fieldtype-phonenumber .input input::-moz-placeholder,
    .hs-fieldtype-phonenumber .input textarea::-moz-placeholder,
    .hs-fieldtype-phonenumber .input select::-moz-placeholder,
    .hs-fieldtype-select .input input::-moz-placeholder,
    .hs-fieldtype-select .input textarea::-moz-placeholder,
    .hs-fieldtype-select .input select::-moz-placeholder {
      color: currentColor;
      opacity: 0.6; }
    .hs-fieldtype-text .input input:-ms-input-placeholder,
    .hs-fieldtype-text .input textarea:-ms-input-placeholder,
    .hs-fieldtype-text .input select:-ms-input-placeholder,
    .hs-fieldtype-textarea .input input:-ms-input-placeholder,
    .hs-fieldtype-textarea .input textarea:-ms-input-placeholder,
    .hs-fieldtype-textarea .input select:-ms-input-placeholder,
    .hs-fieldtype-phonenumber .input input:-ms-input-placeholder,
    .hs-fieldtype-phonenumber .input textarea:-ms-input-placeholder,
    .hs-fieldtype-phonenumber .input select:-ms-input-placeholder,
    .hs-fieldtype-select .input input:-ms-input-placeholder,
    .hs-fieldtype-select .input textarea:-ms-input-placeholder,
    .hs-fieldtype-select .input select:-ms-input-placeholder {
      color: currentColor;
      opacity: 0.6; }
    .hs-fieldtype-text .input input::placeholder,
    .hs-fieldtype-text .input textarea::placeholder,
    .hs-fieldtype-text .input select::placeholder,
    .hs-fieldtype-textarea .input input::placeholder,
    .hs-fieldtype-textarea .input textarea::placeholder,
    .hs-fieldtype-textarea .input select::placeholder,
    .hs-fieldtype-phonenumber .input input::placeholder,
    .hs-fieldtype-phonenumber .input textarea::placeholder,
    .hs-fieldtype-phonenumber .input select::placeholder,
    .hs-fieldtype-select .input input::placeholder,
    .hs-fieldtype-select .input textarea::placeholder,
    .hs-fieldtype-select .input select::placeholder {
      color: currentColor;
      opacity: 0.6; }
  .hs-fieldtype-text .input textarea,
  .hs-fieldtype-textarea .input textarea,
  .hs-fieldtype-phonenumber .input textarea,
  .hs-fieldtype-select .input textarea {
    padding: 0.75em; }
    .hs-fieldtype-text .input textarea:focus-visible,
    .hs-fieldtype-textarea .input textarea:focus-visible,
    .hs-fieldtype-phonenumber .input textarea:focus-visible,
    .hs-fieldtype-select .input textarea:focus-visible {
      box-shadow: 0 0 0 0.0625rem currentColor inset; }
    .hs-fieldtype-text .input textarea .theme--cream,
    .hs-fieldtype-textarea .input textarea .theme--cream,
    .hs-fieldtype-phonenumber .input textarea .theme--cream,
    .hs-fieldtype-select .input textarea .theme--cream {
      border-bottom: 0.125rem solid #000; }

.hs-fieldtype-textarea {
  display: block;
  background: none;
  border: 0;
  color: inherit;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }
  .hs-fieldtype-textarea:focus {
    border: none !important;
    outline: none;
    border-bottom-color: #45ceee; }
  .hs-fieldtype-textarea::-moz-placeholder {
    color: #7a8488; }
    .theme--dark .hs-fieldtype-textarea::-moz-placeholder {
      color: #7a8488;
      opacity: 1; }
  .hs-fieldtype-textarea:-ms-input-placeholder {
    color: #7a8488; }
    .theme--dark .hs-fieldtype-textarea:-ms-input-placeholder {
      color: #7a8488;
      opacity: 1; }
  .hs-fieldtype-textarea::-moz-placeholder {
    color: #7a8488; }
  .hs-fieldtype-textarea:-ms-input-placeholder {
    color: #7a8488; }
  .hs-fieldtype-textarea::placeholder {
    color: #7a8488; }
    .theme--dark .hs-fieldtype-textarea::-moz-placeholder {
      color: #7a8488;
      opacity: 1; }
    .theme--dark .hs-fieldtype-textarea:-ms-input-placeholder {
      color: #7a8488;
      opacity: 1; }
    .theme--dark .hs-fieldtype-textarea::placeholder {
      color: #7a8488;
      opacity: 1; }

.input input,
.input textarea,
.input select {
  width: 100% !important; }

.input textarea {
  min-height: 6.25rem; }

.hs-fieldtype-select .input select {
  padding-right: 1em;
  background-image: url("data:image/svg+xml,%3Csvg width='9' height='8' viewBox='0 0 9 8' xmlns='http://www.w3.org/2000/svg' aria-hidden='true'%3E%3Cpolygon transform='matrix(1 0 0 -1 -189 29.5)' points='193.5 22 198 29 189 29' fill='%230b1221'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 0 center; }

.inputs-list > * {
  margin-top: 0.55em; }
  .inputs-list > *:first-child {
    margin-top: 0; }

.hs-form-checkbox-display,
.hs-form-booleancheckbox-display {
  display: block;
  min-width: 12.5rem; }
  .hs-form-checkbox-display input,
  .hs-form-booleancheckbox-display input {
    position: absolute;
    width: 1Px;
    height: 1Px;
    padding: 0;
    margin: -1Px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    border: 0; }
  .hs-form-checkbox-display span,
  .hs-form-booleancheckbox-display span {
    position: relative;
    display: block;
    padding-left: 1.8em;
    line-height: 1.3; }
    .hs-form-checkbox-display span::before, .hs-form-checkbox-display span::after,
    .hs-form-booleancheckbox-display span::before,
    .hs-form-booleancheckbox-display span::after {
      position: absolute;
      top: 0.17em;
      left: 0;
      width: 1em;
      height: 1em;
      content: ''; }
    .hs-form-checkbox-display span::before,
    .hs-form-booleancheckbox-display span::before {
      border: 0.0625rem solid;
      border-radius: 0.0625rem;
      transition: background-color 200ms; }
    .hs-form-checkbox-display span::after,
    .hs-form-booleancheckbox-display span::after {
      background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg' aria-hidden='true'%3E%3Cline x1='3' y1='3' x2='13' y2='13' stroke='%230b1221' vector-effect='non-scaling-stroke' /%3E%3Cline x1='3' y1='13' x2='13' y2='3' stroke='%230b1221' vector-effect='non-scaling-stroke' /%3E%3C/svg%3E");
      opacity: 0;
      transition: opacity 200ms; }
  .hs-form-checkbox-display input:checked + span::before,
  .hs-form-booleancheckbox-display input:checked + span::before {
    background-color: #26C77A; }
  .hs-form-checkbox-display input:checked + span::after,
  .hs-form-booleancheckbox-display input:checked + span::after {
    opacity: 1; }

.hs-form-radio-display {
  display: block;
  min-width: 12.5rem; }
  .hs-form-radio-display input {
    position: absolute;
    width: 1Px;
    height: 1Px;
    padding: 0;
    margin: -1Px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    border: 0; }
  .hs-form-radio-display span {
    position: relative;
    display: block;
    padding-left: 1.8em;
    line-height: 1.3; }
    .hs-form-radio-display span::before, .hs-form-radio-display span::after {
      position: absolute;
      border-radius: 50%;
      content: ''; }
    .hs-form-radio-display span::before {
      top: 0.15em;
      left: 0;
      width: 1.0625rem;
      height: 1.0625rem;
      border: 0.0625rem solid;
      transition: background-color 200ms; }
    .hs-form-radio-display span::after {
      top: calc(0.15em + 0.3125rem);
      left: 0.3125rem;
      width: 0.4375rem;
      height: 0.4375rem;
      background-color: #fff;
      border: 0.0625rem solid;
      opacity: 0;
      transition: opacity 200ms; }
  .hs-form-radio-display input:checked + span::before {
    background-color: #26C77A; }
  .hs-form-radio-display input:checked + span::after {
    opacity: 1; }

.hs-field-desc {
  padding-top: 0.2rem;
  font-size: 0.875rem; }

.hs-error-msgs {
  font-size: 0.78125rem;
  padding-top: 0.1rem;
  font-weight: 500;
  color: #e40a36; }
  .theme--dark .hs-error-msgs {
    color: #f74468; }
  .theme--blue .hs-error-msgs {
    color: #b3082a; }

.hs-richtext {
  /* @include rich-text; */ }

.legal-consent-container {
  font-size: 0.875rem; }
  .legal-consent-container > * + * {
    margin-top: 1.5em; }
  .legal-consent-container .hs-form-booleancheckbox-display > span {
    margin-left: 0; }

.hs-button {
  font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  background: none;
  border: none;
  color: #000;
  cursor: pointer;
  display: inline-block;
  font-size: 0.8125rem;
  font-weight: bold;
  letter-spacing: 0.125rem;
  margin-bottom: 3.75rem;
  max-width: 18.75rem;
  padding: 0.9375rem 1.25rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: 0.3s;
  width: 100%;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0; }
  .fontsactive .hs-button {
    font-family: poppins, "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  .hs-button::before, .hs-button::after {
    border: 0.125rem solid;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    -ms-transform: translate(0);
        transform: translate(0);
    transition: inherit;
    width: 100%; }
  .hs-button::before {
    border-color: #45ceee;
    opacity: 0;
    -ms-transform: translateY(-0.4375rem) translateX(0.375rem);
        transform: translateY(-0.4375rem) translateX(0.375rem); }
  .hs-button::after {
    border-color: #223238; }
  .hs-button,
  .modernizr-touchevents .hs-button {
    font-size: 0.8125rem !important; }

input.hs-button {
  border: 0.125rem solid; }

.actions {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center;
  margin: -0.75rem; }
  .actions > * {
    margin: 0.75rem; }
  @supports (gap: 1.5rem) {
    .actions {
      margin: 0;
      gap: 1.5rem; }
      .actions > * {
        margin: 0; } }

.submitted-message {
  padding: 0.9em 2em 1em;
  text-align: center;
  line-height: 1.4;
  font-weight: 500;
  border-radius: 0.5rem;
  background-color: #86efac; }

.legal-consent-container {
  color: #728b91; }

.hs-recaptcha > .input {
  margin: auto !important; }

.hs-submit {
  margin-top: 0.125rem; }

.hubspot-compact-form {
  --field-group-gap: 0rem;
  width: 100%;
  max-width: 29.6875rem;
  margin: 0 auto; }
  .hubspot-compact-form .hbspt-form {
    position: relative; }
  .hubspot-compact-form .hs-form-field > * + *,
  .hubspot-compact-form .hs-form-field > .input:not(:first-child) {
    margin-top: -0.125rem; }
  .hubspot-compact-form .hs-form-field > label {
    position: absolute;
    width: 1Px;
    height: 1Px;
    padding: 0;
    margin: -1Px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    border: 0; }
  .hubspot-compact-form .input input {
    display: block;
    width: 100%;
    height: 2.625rem;
    padding: 0.5em 1em;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    background-color: #fbfbf4;
    border-radius: 0;
    border: 0.125rem solid; }
    .hubspot-compact-form .input input:focus-visible {
      border-color: currentColor !important; }
    .theme--dark .hubspot-compact-form .input input,
    .theme--blue .hubspot-compact-form .input input,
    .theme--pale .hubspot-compact-form .input input {
      background: inherit;
      color: inherit; }
    .hubspot-compact-form .input input:focus-visible {
      border-color: currentColor; }
  @media only screen and (max-width: 39.9375em) {
    .hubspot-compact-form .form-columns-2 {
      display: block; } }
  @media only screen and (max-width: 39.9375em) {
    .hubspot-compact-form .hs-form-field {
      width: 100% !important;
      float: none !important; } }
  @media only screen and (min-width: 40em) {
    .hubspot-compact-form .form-columns-2 .hs-form-field:first-child input {
      border-right-width: 0.0625rem; } }
  @media only screen and (min-width: 40em) {
    .hubspot-compact-form .form-columns-2 .hs-form-field:last-child input {
      border-left-width: 0.0625rem; } }
  .hubspot-compact-form .hs-submit {
    margin-top: 0; }
  .hubspot-compact-form .hs-button {
    transition-duration: 250ms;
    transition-property: background-color;
    transition-timing-function: ease;
    line-height: 1;
    width: 100%;
    max-width: none;
    height: 2.4375rem;
    padding: 0 1em 0.125rem;
    color: #fff;
    background-color: #171c1d;
    border: 0; }
    .theme--dark .hubspot-compact-form .hs-button {
      color: #171c1d;
      background-color: #fff; }
    .hubspot-compact-form .hs-button,
    .modernizr-touchevents .hubspot-compact-form .hs-button {
      font-size: 0.75rem !important; }
    .hubspot-compact-form .hs-button:hover {
      background-color: #45ceee; }
      .theme--blue .hubspot-compact-form .hs-button:hover {
        color: #171c1d;
        background-color: #fff; }
  .hubspot-compact-form .hs-recaptcha {
    -ms-flex-order: 2;
        order: 2;
    margin-top: 1.5625rem; }
  .hubspot-compact-form .hs-error-msgs {
    margin: 0.1875rem 0 0.9375rem; }

.icon-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center;
  max-width: 55em;
  margin-top: -2.1875rem;
  margin-right: auto;
  margin-left: auto; }
  @media only screen and (max-width: 39.9375em) {
    .hero__column:last-child .icon-list:last-child {
      margin-bottom: 5rem; } }
  .icon-list > li {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: center;
        align-items: center;
    width: 100%;
    padding-right: 1.25rem;
    padding-left: 1.25rem;
    margin-top: 2.1875rem;
    text-align: center; }
    @media only screen and (max-width: 39.9375em) {
      .icon-list > li {
        max-width: 12.5rem; } }
    @media only screen and (min-width: 40em) {
      .icon-list > li {
        width: 33.3333333333%; } }
  .icon-list span {
    margin-top: 0.5em;
    font-weight: 600; }

.icon-list__icon {
  width: 6.25rem; }
  .icon-list__icon.icon--ui__survey-questions {
    width: 7.0224719101rem;
    max-width: 22.4719101124vw; }
  .icon-list__icon.icon--ui__survey-time {
    width: 8.0737082067rem;
    max-width: 25.8358662614vw; }
  .icon-list__icon.icon--ui__survey-results {
    width: 9.7197106691rem;
    max-width: 31.103074141vw; }

.icon-list__arrow {
  position: absolute;
  top: 100%;
  left: 50%;
  width: 5.3125rem;
  margin-top: 0.4375rem;
  -ms-transform: translateX(-10%);
      transform: translateX(-10%); }
  @media only all and (max-width: 1023px) {
    .icon-list__arrow {
      display: none; } }
  .icon-list > li:nth-child(2) .icon-list__arrow {
    -ms-transform: translateX(-90%);
        transform: translateX(-90%); }

.image-text__image {
  text-align: center;
  margin: 0 auto;
  padding: 1.875rem 0;
  width: 80%; }
  .image-text__image img {
    display: block;
    margin-left: auto;
    margin-right: auto; }

.image-text__image--alt {
  text-align: center;
  margin: 0 auto;
  padding: 1.875rem 0;
  width: 90%; }
  .image-text__image--alt img {
    display: block;
    margin-left: auto;
    margin-right: auto; }

.image-text__image--full {
  text-align: center;
  margin: 0 auto;
  padding: 1.875rem 0;
  width: 100%; }
  .image-text__image--full img {
    display: block;
    margin-left: auto;
    margin-right: auto; }

.info__list {
  list-style-type: disc;
  padding-left: 1.25rem;
  margin-top: 2.5rem; }
  @media only screen and (min-width: 64em) {
    .info__list {
      margin-top: 0; } }

.info__list li {
  position: relative;
  margin-bottom: 1.25rem; }
  .info__list li:last-child {
    margin-bottom: 0; }

.info__logo {
  margin-bottom: 1.25rem;
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (min-width: 64em) {
    .info__logo {
      margin-bottom: 0; } }

.intro {
  padding-right: 2.25rem;
  padding-left: 2.25rem;
  width: 91.5rem;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto; }

.intro__text {
  max-width: 42em;
  margin-right: auto;
  margin-left: auto; }

.intro__counter {
  padding-top: 10%;
  margin-top: 4%; }
  @media only screen and (min-width: 64em) {
    .intro__counter {
      padding-top: 4.875rem;
      margin-top: 2.5rem; } }
  @media only all and (max-width: 767px) {
    .intro__counter {
      padding-top: 4%; } }

.intro__plants {
  display: block;
  width: 56.25rem;
  margin-top: -26%;
  margin-right: auto;
  margin-left: auto;
  pointer-events: none; }
  @media only screen and (min-width: 64em) {
    .intro__plants {
      margin-top: -14.6875rem; } }
  @media only all and (max-width: 767px) {
    .intro__plants {
      display: none; } }

.intro__line {
  height: 3.75rem;
  position: absolute;
  top: 97%;
  width: 0.1875rem;
  background-color: #223238;
  -ms-transform: translateX(-50%) scaleX(0.8);
      transform: translateX(-50%) scaleX(0.8); }
  @media only screen and (min-width: 48em) {
    .intro__line {
      height: 4.6875rem; } }
  @media only screen and (min-width: 64em) {
    .intro__line {
      height: 5.625rem; } }
  .theme--dark .intro__line {
    background-color: #fff; }

.jumpUp {
  bottom: 2rem;
  color: black;
  left: 50%;
  margin-left: -1.6875rem;
  position: absolute;
  text-align: center;
  transition: 0.3s color;
  width: 3.375rem;
  cursor: pointer; }
  .jumpUp:hover {
    color: #45ceee; }
  .jumpUp.is-visible {
    opacity: 1; }

.jumpUp--alt {
  color: white; }
  .jumpUp--alt:hover {
    color: black; }

.jumpUp__icon {
  -ms-transform: rotate(180deg);
      transform: rotate(180deg);
  width: 2.125rem; }

.jumpUp__text {
  font-weight: 800;
  font-size: 0.625rem;
  text-transform: uppercase; }

.landing-form__content {
  text-align: center;
  padding-bottom: 1.875rem; }
  .landing-form__content h2 {
    padding-bottom: 1.25rem; }
  .landing-form__content h3 {
    padding-bottom: 1.25rem; }

.landing-form__date-time {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  color: #728b91;
  font-weight: 700;
  padding-bottom: 0.9375rem;
  -ms-flex-align: center;
      align-items: center; }
  .landing-form__date-time p {
    padding: 0 0.625rem; }

.stats {
  width: 100%; }

.stats__inner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: -0.3125rem; }

.stat {
  transition-duration: 1s;
  transition-property: opacity, transform;
  transition-timing-function: ease-out;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  width: 100%;
  min-height: 9.0625rem;
  padding: 0.9375rem 1.125rem 1.125rem;
  margin: 0.3125rem;
  color: #000;
  background-color: #45ceee;
  opacity: 0;
  -ms-transform: translateY(1.875rem);
      transform: translateY(1.875rem); }
  .stat.theme--dark {
    color: #fff;
    background-color: #171c1d; }
  @media only all and (min-width: 410px) {
    .stat {
      width: calc(50% - 0.625rem); } }
  @media only all and (min-width: 768px) and (max-width: 1023px) {
    .stat {
      width: calc(25% - 0.625rem); } }
  .stat.is-counting {
    opacity: 1;
    -ms-transform: none;
        transform: none; }

.stat__no-num {
  border: 0.0625rem solid #171c1d;
  padding: 0.9375rem 1.125rem 1.125rem;
  min-height: 9.0625rem;
  margin: 0.3125rem; }
  @media only all and (min-width: 410px) {
    .stat__no-num {
      width: calc(50% - 0.625rem); } }
  @media only all and (min-width: 768px) and (max-width: 1023px) {
    .stat__no-num {
      width: calc(25% - 0.625rem); } }
  .stat__no-num strong {
    font-weight: inherit;
    color: #45ceee; }
  .stat__no-num h3 {
    padding-top: 1.25rem; }
  .stat__no-num p {
    padding-bottom: 1.25rem; }
  .stat__no-num a {
    font-size: 0.8125rem;
    padding: 0.75rem; }

.relevant__servies {
  font-size: 1rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column; }
  .relevant__servies h3 {
    color: #45ceee; }
  .relevant__servies a {
    margin-top: auto;
    margin-left: 0.3125rem; }

.stat__figure {
  position: relative;
  display: block; }
  .stat__figure:not([class*='type--']) {
    font-size: 1.75rem; }
  .stat.theme--dark .stat__figure {
    color: #45ceee; }
  .stat__figure span:first-child:not(:last-child) {
    position: absolute;
    top: 0;
    left: 0; }
  .stat__figure span:last-child:not(:first-child) {
    opacity: 0; }

.stat__label {
  display: block;
  text-align: center; }
  .stat__label:not([class*='type--']) {
    font-size: 0.875rem;
    font-weight: 500;
    line-height: 1.4; }
  .stat__label em {
    font-style: normal;
    color: #45ceee; }

.stat__label--no-num {
  display: block;
  text-align: center; }
  .stat__label--no-num:not([class*='type--']) {
    font-size: 0.875rem;
    font-weight: 500;
    line-height: 1.4; }
  .stat__label--no-num em {
    font-style: normal;
    color: #45ceee; }

.landing {
  position: relative;
  overflow: hidden;
  width: 100%; }
  .landing .hero__inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center; }
    @media only screen and (max-width: 63.9375em) {
      .landing .hero__inner {
        -ms-flex-direction: column;
            flex-direction: column; } }
  @media only all and (max-width: 550px) {
    .landing .hero__column {
      padding-top: 1.625rem; } }
  @media only screen and (min-width: 64em) {
    .landing .hero__column {
      padding-top: 1.5625rem; } }
  .landing .contactForm__form {
    margin-right: -2.25rem;
    margin-left: -2.25rem;
    width: auto; }
  .landing .recaptcha {
    position: relative;
    margin-left: -20vw;
    left: 10vw; }
  .landing .intro__heading {
    font-weight: 600; }

.landing__phone {
  text-align: center; }

.landing__hero-content strong {
  color: #45CEEE;
  font-weight: 400; }

@media only screen and (min-width: 40em) and (max-width: 63.9375em) {
  .landing__hero-content {
    margin-top: -1.875rem; } }

@media only screen and (min-width: 64em) {
  .landing__hero-content {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    -ms-flex-preferred-size: 0;
        flex-basis: 0; } }

@media only screen and (min-width: 64em) {
  .landing__hero-content .type--h0--alt {
    font-size: 2rem; } }

@media only screen and (min-width: 75em) {
  .landing__hero-content .type--h0--alt {
    font-size: 2.25rem; } }

.landing__hero-content--tier .icon--ui__strategy-implentation {
  width: 70% !important;
  max-width: 35rem; }

@media only screen and (min-width: 40em) and (max-width: 63.9375em) {
  .landing__hero-content--tier {
    margin-top: -1.875rem; } }

@media only screen and (min-width: 64em) {
  .landing__hero-content--tier {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    -ms-flex-preferred-size: 0;
        flex-basis: 0; } }

@media only screen and (min-width: 64em) {
  .landing__hero-content--tier .type--h0--alt {
    font-size: 2rem; } }

@media only screen and (min-width: 75em) {
  .landing__hero-content--tier .type--h0--alt {
    font-size: 2.25rem; } }

.landing__hero-content--tier .landing--title {
  margin-bottom: 0.5em; }

.landing__hero-content--tier .icon + .landing--title {
  margin-top: 0.4em; }

.landing__hero-content--tier .landing--text {
  width: 100%;
  max-width: 53.125rem;
  margin: 0 auto; }
  .landing__hero-content--tier .landing--text > * + * {
    margin-top: 1em; }

.landing--subtitle {
  font-weight: 700;
  color: #45ceee;
  margin: 0.9375rem 0; }

.landing__hero-content-small {
  margin-top: 0.9375rem; }
  .landing__hero-content-small em {
    color: #45ceee; }

.landing__hero-text {
  width: 100%;
  max-width: 30em;
  margin: 1.25rem auto 0;
  color: #c8d7db; }
  .landing__hero-text > * + * {
    margin-top: 0.9375rem; }

@media only screen and (max-width: 63.9375em) {
  .landing__hero-divide {
    width: 100%;
    margin-top: 2.5rem;
    margin-bottom: 2.5rem; } }

@media only screen and (min-width: 64em) {
  .landing__hero-divide {
    -ms-flex-item-align: stretch;
        align-self: stretch;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    display: -ms-flexbox;
    display: flex;
    width: 5.375rem; } }

.landing__hero-line {
  position: relative; }
  @media only screen and (max-width: 63.9375em) {
    .landing__hero-line {
      width: 100%;
      height: 0.0625rem;
      background-image: linear-gradient(to right, #171c1d, #7a8488 10%, #7a8488 90%, #171c1d); } }
  @media only screen and (min-width: 64em) {
    .landing__hero-line {
      width: 0.0625rem;
      margin-top: -1.25rem;
      margin-bottom: -0.625rem;
      margin-right: auto;
      margin-left: auto;
      background-image: linear-gradient(to bottom, #171c1d, #7a8488 10%, #7a8488 90%, #171c1d); } }

@media only screen and (max-width: 63.9375em) {
  .landing__hero-form {
    margin-bottom: 1.875rem; } }

.landing__hero-form strong {
  color: #45CEEE;
  font-weight: 400; }

@media only screen and (min-width: 64em) {
  .landing__hero-form {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    -ms-flex-preferred-size: 0;
        flex-basis: 0; } }

.landing__hero-form h1 {
  font-family: Georgia, Times, "Times New Roman", serif;
  font-weight: 400;
  font-size: 1.5rem;
  margin-bottom: 0.9375rem; }
  .fontsactive .landing__hero-form h1 {
    font-family: prata, Georgia, Times, "Times New Roman", serif; }
  .landing__hero-form h1 strong {
    color: #45CEEE;
    font-weight: 400; }

.landing__hero-form p {
  color: #C8D7DB;
  font-size: 0.875rem;
  margin-bottom: 1.875rem; }

.landing__form-header {
  margin-bottom: 0.125rem; }

.landing__form-header__text {
  max-width: 31em;
  margin-right: auto;
  margin-bottom: 0.7em;
  margin-left: auto;
  line-height: 1.45; }
  @media only screen and (min-width: 40em) {
    .landing__form-header__text {
      font-size: 1.5rem; }
      .landing__hero-form .landing__form-header__text {
        max-width: 24em; } }

.landing__content .landing__form {
  margin-top: 1.375rem;
  max-width: 43.75rem;
  margin-right: auto;
  margin-left: auto; }

.landing__quotes-container {
  width: 101.25rem; }

.landing__quotes {
  margin: -1.125rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center; }
  .landing__quotes.slider {
    width: calc(100% + 2.25rem);
    display: block;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap; }

.landing__quote {
  padding: 1.125rem;
  display: -ms-flexbox;
  display: flex;
  min-width: 18.75rem;
  min-width: min(100%, 18.75rem);
  max-width: 75rem;
  -ms-flex-positive: 1;
      flex-grow: 1;
  -ms-flex-preferred-size: 0;
      flex-basis: 0; }
  .landing__quote .testimonial {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    width: 100%;
    text-align: center; }
  .flickity-resize .landing__quote {
    min-height: 100%; }
  .landing__quote--3 {
    width: 100%;
    -ms-flex-positive: 0;
        flex-grow: 0;
    -ms-flex-preferred-size: unset;
        flex-basis: unset; }
    @media only screen and (min-width: 40em) {
      .landing__quote--3 {
        width: calc(100%/2); } }
    @media only screen and (min-width: 64em) {
      .landing__quote--3 {
        width: calc(100%/3); } }
  .landing__quote--1 {
    margin: 0 auto; }
  @media only screen and (min-width: 64em) {
    .landing__quote:first-child:last-child .testimonial--video {
      -ms-flex-direction: row;
          flex-direction: row;
      -ms-flex-align: center;
          align-items: center;
      text-align: left; }
      .landing__quote:first-child:last-child .testimonial--video .testimonial__content {
        padding-right: 1.25rem;
        padding-left: 1.25rem; }
      .landing__quote:first-child:last-child .testimonial--video blockquote {
        margin-bottom: 0; }
      .landing__quote:first-child:last-child .testimonial--video .landing__quote__author {
        margin-top: 1.125rem;
        -ms-flex-align: start;
            align-items: flex-start; }
        .landing__quote:first-child:last-child .testimonial--video .landing__quote__author .post__aside__meta {
          font-size: 1rem;
          color: inherit; }
          .landing__quote:first-child:last-child .testimonial--video .landing__quote__author .post__aside__meta span:last-child:not(:first-child) {
            font-weight: 400; }
      .landing__quote:first-child:last-child .testimonial--video .landing__quote__logo {
        height: auto;
        margin: 0;
        -ms-flex-pack: start;
            justify-content: flex-start;
        background-color: transparent; } }
  .landing__quote blockquote {
    -ms-flex-positive: 1;
        flex-grow: 1;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0.625rem;
    -ms-flex-align: center;
        align-items: center; }
    .landing__quote blockquote > * {
      width: 100%; }
  .landing__quote .post__aside__meta {
    -ms-flex-positive: 1;
        flex-grow: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column; }
    .landing__quote .post__aside__meta span {
      margin-bottom: auto; }

.landing__quote__author {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  padding-top: 0.3125rem;
  padding-bottom: 1.875rem;
  margin-top: auto; }

.landing__quote__logo {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  height: 5.9375rem;
  margin: auto -1.25rem -1.25rem;
  background-color: rgba(23, 28, 29, 0.05); }
  .landing__quote__logo img {
    filter: invert(100%); }

.landing__quote__photo {
  position: relative;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 4.6875rem;
  height: 4.6875rem;
  margin-bottom: 0.75rem;
  overflow: hidden;
  background-color: #fff;
  border-radius: 50%; }
  .landing__quote__photo::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0.0625rem solid currentColor;
    border-radius: inherit;
    content: '';
    opacity: 0.15; }
  .landing__quote__photo img {
    display: block;
    width: 100% !important;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover; }

.landing__thinking {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  max-width: 75rem;
  padding: 3.125rem;
  margin-right: auto;
  margin-left: auto; }
  @media only screen and (max-width: 47.9375em) {
    .landing__thinking {
      -ms-flex-direction: column;
          flex-direction: column;
      -ms-flex-align: center;
          align-items: center;
      padding: 2rem 2.25rem 2.25rem;
      text-align: center; } }

.landing__resources-text {
  margin-top: -1rem;
  text-align: center; }

.landing__thinking__text {
  -ms-flex-positive: 1;
      flex-grow: 1;
  max-width: 31.25rem; }
  @media only screen and (min-width: 64em) {
    .landing__thinking__text {
      padding-right: 3.125rem; } }

.landing__thinking__content {
  -ms-flex-positive: 1;
      flex-grow: 1;
  padding: 1.25rem;
  color: #171c1d; }
  @media only screen and (min-width: 64em) {
    .landing__thinking__content {
      padding: 1.875rem; } }
  .landing__thinking__content a,
  .landing__thinking__content button {
    transition-duration: 250ms;
    transition-property: color;
    transition-timing-function: ease;
    color: inherit; }
    .landing__thinking__content a::before,
    .landing__thinking__content button::before {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      content: ''; }
    .landing__thinking__content a:hover,
    .landing__thinking__content button:hover {
      color: #e40a36; }
  .landing__thinking__content button {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    cursor: pointer; }

.landing__thinking--links {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center; }
  .landing__thinking--links i {
    color: black;
    width: 2.8125rem; }

.landing__thinking__link {
  margin-top: 1.25rem;
  color: #000;
  text-transform: uppercase; }
  @media only screen and (min-width: 48em) {
    .landing__thinking__link {
      margin-top: 1.875rem; } }

.landing__thinking__cover {
  max-width: 30rem; }
  @media only screen and (max-width: 47.9375em) {
    .landing__thinking__cover {
      margin-top: 2.25rem; } }
  @media only screen and (min-width: 48em) {
    .landing__thinking__cover {
      width: 40%;
      -ms-flex-negative: 0;
          flex-shrink: 0; } }
  .landing__thinking__cover button {
    transition-duration: 250ms;
    transition-property: opacity;
    transition-timing-function: ease;
    display: block;
    cursor: pointer; }
    .landing__thinking__cover button:hover {
      opacity: 0.85; }

.landing__stats {
  margin-top: 2.5rem; }
  .landing__stats .stats__inner {
    margin: -1rem;
    -ms-flex-pack: center;
        justify-content: center; }
  .landing__stats .stat__figure {
    margin-bottom: -0.15em; }
  .landing__stats .stat {
    padding: 3.3125rem 1.875rem 3.125rem;
    margin: 1rem;
    width: auto;
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    min-width: 17.1875rem;
    max-width: 23.4375rem; }

.landing__stats--no-num {
  margin-top: 2.5rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center; }
  .landing__stats--no-num .stat__no-num {
    padding: 3.3125rem 1.875rem 3.125rem;
    margin: 1rem;
    width: auto;
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    min-width: 17.1875rem;
    max-width: 23.4375rem; }
  .landing__stats--no-num .type--p2--large--alt {
    color: #45ceee;
    font-weight: 700; }
  .landing__stats--no-num h3 {
    color: #45ceee; }
  @media only screen and (max-width: 39.9375em) {
    .landing__stats--no-num {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }

.tier-landing--icon {
  display: block;
  height: 5.625rem; }
  .tier-landing--icon:nth-child(even) {
    right: 25%; }

.fade-in-on-scroll {
  transition-duration: 250ms;
  transition-property: opacity;
  transition-timing-function: ease; }
  .modernizr-js .fade-in-on-scroll:not(.is-active) {
    opacity: 0; }

.split-content__inner {
  width: 60%;
  margin: 0 auto; }
  @media only screen and (max-width: 39.9375em) {
    .split-content__inner {
      width: 100%; } }

.split-content__item {
  position: relative;
  margin-bottom: 1.875rem;
  margin-top: 1.875rem;
  padding: 1.25rem; }
  .split-content__item:nth-child(even) {
    -ms-flex-direction: row-reverse;
        flex-direction: row-reverse; }
  .split-content__item:last-of-type {
    border-bottom: none; }

.split-content__heading {
  padding-bottom: 1.25rem; }

.split-content__subheading {
  margin-top: -1.25rem;
  margin-bottom: 3.125rem; }

.logo {
  color: inherit;
  display: inline-block;
  transition: 0.3s color;
  width: 10rem; }
  .logo:hover {
    color: #45ceee; }
    .header.has-nav-open .logo:hover {
      color: #223238; }

.logo--large {
  max-width: 22.5rem; }

.logo__icon {
  width: 100%; }

.map {
  background: #f7f7f0;
  min-height: 30rem;
  position: relative; }
  @media only screen and (min-width: 64em) {
    .map {
      bottom: 0;
      position: absolute;
      right: 0;
      top: 0;
      width: 50%; }
      .map:after {
        background: linear-gradient(90deg, #f7f7f0 50%, rgba(247, 247, 240, 0));
        content: '';
        height: 100%;
        left: -6.25rem;
        pointer-events: none;
        position: absolute;
        top: 0;
        width: 12.5rem;
        z-index: 2; } }

.map__canvas {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  overflow: hidden; }

.marquee {
  overflow: hidden;
  font-size: 0;
  white-space: nowrap; }

.marquee__inner {
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: var(--font-size-base);
  animation-timing-function: linear;
  animation-iteration-count: infinite; }
  .marquee--pauseable .marquee__inner:hover {
    animation-play-state: paused !important; }
  @media only all and (prefers-reduced-motion: reduce) {
    .marquee__inner {
      animation: none !important; } }

.marquee__content {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: -ms-flexbox;
  display: flex; }

.marquee__logo {
  width: 17.5rem;
  position: relative;
  display: block; }
  .marquee__logo::before {
    display: block;
    padding-top: 56.25%;
    content: ''; }
  .marquee__logo img {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    max-width: 60%;
    max-height: 60%; }
    .theme--white .marquee__logo img {
      filter: invert(100%); }

.modal {
  transition-duration: 250ms;
  transition-property: visibility, opacity;
  transition-timing-function: ease;
  position: fixed;
  z-index: 999;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100vw;
  visibility: hidden;
  opacity: 0;
  background-color: rgba(23, 28, 29, 0.8); }
  .modal:not(.is-open) .hs-cta-node {
    visibility: hidden !important; }
  .modal.is-open {
    visibility: visible;
    opacity: 1; }

.modal__close {
  transition-duration: 250ms;
  transition-property: color;
  transition-timing-function: ease;
  position: absolute;
  top: 1rem;
  right: 1rem;
  width: 2.0625rem;
  height: 2.0625rem;
  text-align: center;
  cursor: pointer;
  z-index: 999; }
  .modal__close:hover {
    color: #45ceee !important; }

.modal__close__icon:after {
  content: '\2715';
  width: 100%;
  padding: 0.75rem 0;
  font-size: 1.25rem;
  font-weight: 800;
  text-align: center; }

.modal__content {
  transition-duration: 250ms;
  transition-property: opacity, transform;
  transition-timing-function: ease;
  width: 100%;
  height: 100%;
  opacity: 0;
  overflow-y: scroll;
  -ms-overflow-style: none;
  -webkit-overflow-scrolling: touch; }
  .modal__content::before, .modal__content::after {
    content: ' ';
    display: table; }
  .modal__content::after {
    clear: both; }
  .theme--dark .modal__content {
    background-color: #171c1d; }

@media only screen and (min-width: 64em) {
  .modal__column {
    display: table-cell; } }

@media only screen and (max-width: 900px) {
  .modal__column {
    width: 100%; } }

.modal .logo {
  position: relative;
  top: 0.25rem; }

.caseStudy .modal__content {
  position: relative;
  top: auto;
  top: initial;
  left: auto;
  left: initial;
  max-width: 91.5rem;
  margin: 0 auto;
  background-color: white; }

.caseStudy.modal.is-open .modal__content {
  opacity: 1; }

.caseStudy .modal__fixed-wrapper {
  position: fixed;
  top: 0;
  left: 50%;
  width: 100%;
  max-width: 91.5rem;
  -ms-transform: translateX(-50%);
      transform: translateX(-50%);
  z-index: 999;
  pointer-events: none;
  mix-blend-mode: difference; }
  .Safari .caseStudy .modal__fixed-wrapper {
    mix-blend-mode: normal; }
    .Safari .caseStudy .modal__fixed-wrapper .modal__close {
      color: #171c1d; }
    .Safari .caseStudy .modal__fixed-wrapper .type--h6 {
      visibility: hidden; }
    .Safari .caseStudy .modal__fixed-wrapper .modal__close__icon {
      background-color: #fff; }

.caseStudy .modal__close {
  margin: 1.25rem 0.6875rem 0 auto;
  position: relative;
  width: 6.25rem;
  color: white;
  pointer-events: auto; }

.caseStudy .modal__close span {
  display: inline-block;
  margin: 0.125rem 0.3125rem 0 0;
  vertical-align: middle; }
  @media only screen and (max-width: 340px) {
    .caseStudy .modal__close span {
      display: none; } }

.caseStudy .modal__close__icon {
  display: inline-block;
  position: relative;
  width: 2rem;
  height: 2rem;
  border-radius: 50%;
  text-align: center;
  vertical-align: middle; }
  @media only screen and (max-width: 340px) {
    .caseStudy .modal__close__icon {
      display: block;
      margin-left: auto; } }

.caseStudy .modal__close__icon:after {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  font-size: 1.125rem; }

.modal.team {
  display: -ms-flexbox;
  display: flex;
  overflow-x: hidden;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch; }
  @media only screen and (min-width: 64em) {
    .modal.team {
      padding: 2.25rem; } }

.team .modal__content {
  position: relative;
  width: 100%;
  max-width: 71.875rem;
  height: auto;
  margin: auto;
  overflow: visible;
  box-shadow: 0 0.3125rem 1.875rem -0.3125rem #000, 0 0 0 0.0625rem rgba(0, 0, 0, 0.3), 0 0 0.625rem 0 rgba(0, 0, 0, 0.5); }

.resources .modal__content {
  background-color: #fff;
  box-shadow: 0 0.3125rem 1.875rem -0.3125rem #000, 0 0 0 0.0625rem rgba(0, 0, 0, 0.3); }

.team.modal.is-open .modal__content {
  opacity: 1; }

@media only screen and (min-width: 64em) {
  .team .modal__content {
    display: block;
    width: calc(100% - 2.5rem); } }

.modal__content .section__subheading {
  opacity: 0.4; }

.area .modal__content {
  max-width: 50rem; }
  .area .modal__content .section__heading {
    font-size: 2rem; }
    @media only screen and (max-width: 39.9375em) {
      .area .modal__content .section__heading {
        font-size: 1.5rem; } }
  .area .modal__content .section__text {
    margin-bottom: -0.5em; }

.team .modal__close span {
  display: none; }

.team .modal__inner:empty::before {
  display: block;
  padding: 3.75rem 0;
  font-size: 1.125rem;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  content: 'Loading…'; }

@media only screen and (min-width: 64em) {
  .team .modal__inner {
    position: relative;
    height: 100%; } }

.team-modal__row {
  padding-left: 2.25rem;
  padding-right: 2.25rem;
  height: 100%;
  padding-top: 2.5rem; }
  .ie .team-modal__row {
    overflow-y: scroll;
    -ms-overflow-style: none; }
  @media only screen and (max-width: 900px) {
    .team-modal__row {
      overflow-y: scroll;
      -ms-overflow-style: none; }
      .team-modal__row::-webkit-scrollbar {
        width: 0;
        height: 0; } }
  @media only screen and (min-width: 900px) {
    .team-modal__row {
      display: -ms-flexbox;
      display: flex; } }
  @media only screen and (min-width: 64em) {
    .team-modal__row {
      padding-right: 0;
      overflow: hidden; } }

.team-modal__header {
  border-bottom: 0.0625rem solid #4b4a50; }

@media only screen and (min-width: 64em) {
  .team-modal__inner {
    padding-bottom: 0.625rem; } }

.team-modal__inner p {
  margin: 0.625rem 0; }

.team-modal__inner .btn {
  margin-bottom: 0.625rem; }

.team-modal__img {
  -ms-flex-item-align: end;
      align-self: flex-end;
  vertical-align: bottom; }
  .team-modal__img .aspect {
    max-width: 18.75rem;
    margin: 0 auto; }

.teamPrevNext {
  display: block;
  position: absolute;
  top: 50%;
  width: 1.875rem;
  height: 2.5rem;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  text-align: center; }
  .teamPrevNext .icon {
    transition-duration: 250ms;
    transition-property: color;
    transition-timing-function: ease;
    width: 1.25rem;
    margin: 0.75rem 0;
    color: white; }
  .teamPrevNext:not(.disabled):hover .icon {
    color: #45ceee; }
  .teamPrevNext.disabled {
    pointer-events: none;
    cursor: default; }
  @media only screen and (max-width: 1023px) {
    .teamPrevNext .icon {
      transition-duration: 250ms;
      transition-property: color;
      transition-timing-function: ease;
      width: 0.9375rem;
      color: rgba(255, 255, 255, 0.3);
      -ms-transform-origin: 50% 50%;
          transform-origin: 50% 50%; }
    .teamPrevNext.disabled .icon {
      display: none; }
    .teamPrevNext:hover .icon {
      color: white; } }
  @media only screen and (min-width: 64em) {
    .teamPrevNext {
      background-color: #171c1d; }
      .teamPrevNext.disabled .icon {
        color: rgba(255, 255, 255, 0.3); }
      .teamPrevNext:after {
        content: '';
        display: block;
        position: absolute;
        top: 50%;
        width: 0.625rem;
        height: 3.75rem;
        background-color: #171c1d; } }

.teamPrevNext--prev {
  left: 0; }
  .teamPrevNext--prev .icon {
    -ms-transform: rotate(90deg);
        transform: rotate(90deg); }
  .teamPrevNext--prev:after {
    right: 0;
    -ms-transform: translate(100%, -50%);
        transform: translate(100%, -50%); }
  @media only screen and (min-width: 64em) {
    .teamPrevNext--prev {
      right: 100%;
      left: auto;
      border-top-left-radius: 0.3125rem;
      border-bottom-left-radius: 0.3125rem;
      box-shadow: -0.1875rem 0.1875rem 0.625rem 0.125rem rgba(0, 0, 0, 0.8), 0 -0.1875rem 0.625rem 0.125rem rgba(0, 0, 0, 0.8); } }

.teamPrevNext--next {
  right: 0; }
  .teamPrevNext--next .icon {
    -ms-transform: rotate(-90deg);
        transform: rotate(-90deg); }
  .teamPrevNext--next:after {
    left: 0;
    -ms-transform: translate(-100%, -50%);
        transform: translate(-100%, -50%); }
  @media only screen and (min-width: 64em) {
    .teamPrevNext--next {
      left: 100%;
      border-top-right-radius: 0.3125rem;
      border-bottom-right-radius: 0.3125rem;
      box-shadow: 0rem 0.1875rem 0.625rem 0.125rem rgba(0, 0, 0, 0.8), 0.1875rem -0.1875rem 0.625rem 0.125rem rgba(0, 0, 0, 0.8); } }

.modal__footer {
  text-align: center;
  position: relative;
  top: 0.0625rem;
  background-color: #222627;
  color: #fff; }

@media only screen and (min-width: 40em) {
  .thoughtModal {
    margin-bottom: -0.3125rem; } }

@media only screen and (min-width: 64em) {
  .thoughtModal {
    padding-right: 3.125rem;
    padding-left: 3.125rem; } }

@media only screen and (min-width: 64em) {
  .thoughtModal .modal__fixed-wrapper {
    padding-right: 3.125rem; } }

.thoughtModal .hero {
  padding-top: 0; }

.thoughtModal .post__fmt-text::after {
  z-index: 0; }

.nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: end;
      align-items: flex-end; }
  @media only all and (max-width: 1139px) {
    .nav {
      transition-duration: 250ms;
      transition-property: visibility, opacity;
      transition-timing-function: ease;
      position: fixed;
      top: 5.25rem;
      left: 0;
      width: 100%;
      bottom: 0;
      -ms-flex-align: center;
          align-items: center;
      visibility: hidden;
      overflow-x: hidden;
      overflow-y: auto;
      -webkit-overflow-scrolling: touch;
      color: white;
      background-color: #171c1d;
      background-image: url("/media/images/pattern.png");
      opacity: 0; } }
  @media only all and (max-width: 780px) {
    .nav {
      top: 5rem; } }
  @media only screen and (max-width: 1139px) and (min-width: 50em) {
    .nav {
      -ms-flex-direction: row;
          flex-direction: row;
      -ms-flex-align: stretch;
          align-items: stretch; } }
  @media only all and (max-width: 1139px) {
      .nav.is-active {
        opacity: 1;
        visibility: visible; } }
  @media only all and (min-width: 1140px) {
    .nav {
      -ms-flex-positive: 1;
          flex-grow: 1;
      -ms-flex-item-align: center;
          -ms-grid-row-align: center;
          align-self: center; } }

@media only all and (max-width: 1139px) {
  .nav__list {
    width: 100%;
    max-width: 26.25rem;
    padding: 1.5rem; } }
  @media only screen and (max-width: 1139px) and (min-width: 50em) {
    .nav__list {
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      -ms-flex-positive: 1;
          flex-grow: 1;
      max-width: none;
      padding-left: 1.5rem; } }

@media only all and (min-width: 1140px) {
  .nav__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: space-evenly;
        justify-content: space-evenly;
    -ms-flex-align: end;
        align-items: flex-end;
    width: 100%;
    margin-right: -0.3125rem;
    margin-left: -0.3125rem;
    margin-bottom: -1.125rem; } }

.nav__item {
  transition-duration: 250ms;
  transition-property: color;
  transition-timing-function: ease;
  position: relative; }
  @media only all and (min-width: 1140px) {
    .nav__item {
      display: -ms-flexbox;
      display: flex;
      margin-right: 0.3125rem;
      margin-left: 0.3125rem; }
      .nav__item .nav__link {
        height: 100%;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center; }
      .modernizr-no-js .nav__item:hover .nav__dropdown,
      .nav__item.is-open .nav__dropdown {
        z-index: 2; } }
    @media only all and (min-width: 1140px) and (max-width: 1139px) {
      .modernizr-no-js .nav__item:hover .nav__dropdown,
      .nav__item.is-open .nav__dropdown {
        display: block; } }
    @media only all and (min-width: 1140px) {
      .modernizr-no-js .nav__item:hover .nav__dropdown,
      .nav__item.is-open .nav__dropdown {
        visibility: visible;
        opacity: 1; } }
  @media only all and (min-width: 1140px) {
      .nav__item:hover .nav__link,
      .nav__item:hover .nav__dropdown-toggle, .nav__item.is-open .nav__link,
      .nav__item.is-open .nav__dropdown-toggle {
        color: #45ceee; } }
  @media only all and (max-width: 1139px) {
    .nav__item {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -ms-flex-align: center;
          align-items: center;
      width: 100%;
      z-index: 15;
      border-bottom: 1Px solid rgba(255, 255, 255, 0.2); }
      .nav__item:last-child {
        border-bottom: 0; } }

@media only all and (max-width: 1139px) {
  .nav__item.is-open .nav__dropdown {
    display: block; } }

.nav__link {
  transition-duration: 250ms;
  transition-property: color;
  transition-timing-function: ease;
  font-size: 0.8125rem;
  font-weight: bold;
  letter-spacing: 0.125rem;
  line-height: 1;
  display: block;
  color: currentColor;
  cursor: pointer; }
  @media only all and (min-width: 1140px) {
    .nav__link {
      padding-top: 1.125rem;
      padding-bottom: 2.25rem;
      text-align: center; } }
  @media only all and (max-width: 1139px) {
    .nav__link {
      -ms-flex-positive: 1;
          flex-grow: 1;
      min-width: 0;
      padding-top: 1.5rem;
      padding-bottom: 1.5rem; } }

span.nav__link {
  cursor: default; }
  span.nav__link + button::before {
    position: absolute;
    inset: 0;
    content: ''; }

.nav__dropdown,
.nav__dropdown__children {
  background-color: #fff;
  color: #171c1d;
  text-transform: none;
  text-transform: initial;
  font-size: 0.9375rem;
  font-weight: 500; }
  @media only all and (max-width: 1139px) {
    .nav__dropdown,
    .nav__dropdown__children {
      width: 100%; } }
  @media only all and (min-width: 1140px) {
    .nav__dropdown,
    .nav__dropdown__children {
      position: absolute;
      left: -1.875rem;
      min-width: 12.8125rem;
      visibility: hidden;
      white-space: nowrap;
      opacity: 0; } }

@media only all and (max-width: 1139px) {
  .nav__dropdown {
    position: relative;
    display: none;
    overflow: hidden;
    border-radius: 0.25rem; } }

@media only all and (min-width: 1140px) {
  .nav__dropdown {
    transition-duration: 250ms;
    transition-property: visibility, opacity;
    transition-timing-function: ease;
    position: absolute;
    left: 50%;
    -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    top: 100%;
    filter: drop-shadow(0 0.0625rem 0.25rem rgba(34, 50, 56, 0.15)); }
    .nav__item:last-child .nav__dropdown,
    .nav__item:nth-last-child(2) .nav__dropdown {
      right: -0.9375rem;
      left: auto;
      -ms-transform: none;
          transform: none; }
      .nav__item:last-child .nav__dropdown::before,
      .nav__item:nth-last-child(2) .nav__dropdown::before {
        right: 30Px;
        left: auto; }
    .nav__dropdown::before {
      position: absolute;
      left: 50%;
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
      top: -8Px;
      width: 18Px;
      height: 18Px;
      background-color: #fff;
      -ms-transform: translateX(-50%) rotate(45deg);
          transform: translateX(-50%) rotate(45deg);
      content: ''; } }

.nav__dropdown__item--all {
  font-size: 0.8125rem;
  font-weight: 700;
  letter-spacing: 0.149375rem;
  text-transform: uppercase;
  text-align: center; }
  .nav__dropdown__item--all .nav__dropdown__link::before {
    transition-duration: 250ms;
    transition-property: background-color;
    transition-timing-function: ease;
    opacity: 1; }
  .nav__dropdown__item--all .nav__dropdown__link:hover::before {
    background-color: #45ceee; }

@media only all and (max-width: 1139px) {
  .nav__dropdown__item {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
        align-items: flex-start;
    width: 100%; }
    .nav__dropdown .nav__dropdown__item {
      border-top: 0.0625rem solid #d8f6ff; }
    .nav__dropdown__item.nav__dropdown__child {
      border-color: #fff; }
    .nav__dropdown__item:first-child {
      border-top: 0; } }

@media only all and (min-width: 1140px) {
  .nav__dropdown__item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-align: center;
        align-items: center;
    border-top: 0.0625rem solid #ddd; }
    .nav__dropdown__item:first-child {
      border-top: 0; }
    .nav__dropdown__item:last-child {
      border-bottom: 0.0625rem solid #ddd; } }

.nav__dropdown__item > button {
  cursor: pointer; }
  @media only all and (min-width: 1140px) {
    .nav__dropdown__item > button {
      position: relative;
      left: -2.1875rem;
      width: 0; }
      .nav__dropdown__item > button > svg {
        width: 0.9375rem;
        height: 0.75rem;
        margin-right: 1.5625rem;
        margin-left: 0.25rem; } }
  @media only all and (max-width: 1139px) {
    .nav__dropdown__item > button {
      width: 2.5rem;
      height: 2.0625rem;
      margin-top: 0.625rem;
      margin-right: 0.9375rem;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
          justify-content: center;
      -ms-flex-align: center;
          align-items: center;
      background-color: #d8f6ff;
      border-radius: 0.25rem; }
      .nav__dropdown__item > button[aria-expanded='true'] > svg {
        -ms-transform: rotate(-90deg);
            transform: rotate(-90deg); }
      .nav__dropdown__item > button > svg {
        width: 0.75rem;
        height: 0.75rem;
        -ms-transform: rotate(90deg);
            transform: rotate(90deg); } }

@media only all and (max-width: 1139px) {
  .nav__dropdown__item--children {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr auto;
        grid-template-columns: 1fr auto;
    -ms-grid-rows: auto 1fr;
        grid-template-rows: auto 1fr; }
    .nav__dropdown__item--children .nav__dropdown__link {
      -ms-grid-column: 1;
          grid-column: 1;
      -ms-grid-row: 1;
          grid-row: 1; }
    .nav__dropdown__item--children > button {
      -ms-grid-column: 2;
          grid-column: 2;
      -ms-grid-row: 1;
          grid-row: 1; }
    .nav__dropdown__item--children .nav__dropdown__children {
      grid-column: 1 / 3;
      -ms-grid-row: 2;
          grid-row: 2; } }

.nav__dropdown__link {
  transition-duration: 250ms;
  transition-property: color;
  transition-timing-function: ease;
  display: block;
  width: 100%;
  color: inherit; }
  @media only all and (max-width: 1139px) {
    .nav__dropdown__link {
      -ms-flex-positive: 1;
          flex-grow: 1;
      padding-top: 0.875rem;
      padding-right: 1.125rem;
      padding-bottom: 0.875rem;
      padding-left: 0.9375rem; } }
  @media only all and (min-width: 1140px) {
    .nav__dropdown__link {
      position: relative;
      padding: 1rem 1.25rem; }
      .nav__dropdown__item--children .nav__dropdown__link {
        padding-right: 3.125rem; }
        .nav__dropdown__item--children .nav__dropdown__link::before {
          left: 0.1875rem; }
      .nav__dropdown__link::before {
        transition-duration: 250ms;
        transition-property: opacity;
        transition-timing-function: ease;
        position: absolute;
        inset: 0.125rem;
        background-color: #D8F6FF;
        opacity: 0;
        content: ''; }
        .nav__dropdown__item:hover > .nav__dropdown__link::before {
          opacity: 1; }
      .nav__dropdown__link span {
        position: relative; } }

span.nav__dropdown__link {
  cursor: default; }
  span.nav__dropdown__link + button::before {
    position: absolute;
    inset: 0;
    content: ''; }

.nav__dropdown__link--all {
  transition-duration: 250ms;
  transition-property: color;
  transition-timing-function: ease;
  display: block;
  width: 100%;
  color: inherit; }
  @media only all and (max-width: 1139px) {
    .nav__dropdown__link--all {
      -ms-flex-positive: 1;
          flex-grow: 1;
      padding-top: 1.125rem;
      padding-right: 4.5rem;
      padding-bottom: 1.125rem;
      padding-left: 0.9375rem;
      line-height: 1; }
      .nav__dropdown .nav__dropdown__link--all {
        border-top: 0.0625rem solid #d8f6ff; }
      .nav__dropdown__child .nav__dropdown__link--all {
        border-color: #fff; }
      .nav__dropdown__item:first-child > .nav__dropdown__link--all {
        border-top: 0; } }
  @media only all and (min-width: 1140px) {
    .nav__dropdown__link--all {
      position: relative;
      padding: 1rem 1.25rem;
      color: black;
      text-align: center;
      font-family: Poppins;
      font-size: 0.8125rem;
      font-style: normal;
      font-weight: 700;
      letter-spacing: 0.149375rem;
      text-transform: uppercase; }
      .nav__dropdown__link--all::before {
        transition-duration: 250ms;
        transition-property: opacity;
        transition-timing-function: ease;
        position: absolute;
        inset: 0.1875rem;
        background-color: #45CEEE;
        content: ''; }
      .nav__dropdown__link--all span {
        position: relative; } }

.nav__dropdown-toggle {
  transition-duration: 250ms;
  transition-property: color, background-color;
  transition-timing-function: ease;
  color: inherit;
  cursor: pointer; }
  @media only all and (max-width: 1139px) {
    .nav__dropdown-toggle {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
          justify-content: center;
      -ms-flex-align: center;
          align-items: center;
      width: 2.5rem;
      height: 2.125rem;
      background-color: rgba(0, 0, 0, 0.3);
      border-radius: 0.25rem; }
      .nav__dropdown-toggle svg {
        width: 0.75rem;
        height: 0.75rem; }
        .nav__item.is-open .nav__dropdown-toggle svg {
          -ms-transform: translateY(-10%) scaleY(-1);
              transform: translateY(-10%) scaleY(-1); } }
  @media only all and (min-width: 1140px) {
    .nav__dropdown-toggle {
      margin-left: 0.3125rem; }
      .nav__dropdown-toggle svg {
        position: relative;
        top: -0.50625rem; } }

@media only all and (max-width: 1139px) {
  .nav__dropdown__children {
    border-bottom: 0.0625rem solid transparent;
    display: none;
    width: calc(100% - 1.875rem);
    margin: 0 0.9375rem 0.875rem;
    background-color: #d8f6ff;
    border-radius: 0.25rem; }
    button[aria-expanded="true"] + .nav__dropdown__children {
      display: block; } }

@media only all and (min-width: 1140px) {
  .nav__dropdown__children {
    top: 0;
    left: 100%;
    z-index: 30;
    min-height: 100%;
    color: #4b4a50; }
    .nav__dropdown__children::before {
      position: absolute;
      top: 0;
      bottom: 0;
      width: 0.0625rem;
      background-color: #ddd;
      content: ''; }
    .modernizr-no-js .nav__dropdown__item:hover .nav__dropdown__children,
    button[aria-expanded="true"] + .nav__dropdown__children {
      visibility: visible;
      opacity: 1; }
    .nav__dropdown__children:focus-within {
      visibility: visible;
      opacity: 1; } }

.nav__dropdown__children .nav__dropdown__link {
  font-weight: 400; }

/*================================
=            Nav side            =
================================*/
.nav__side-wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  padding: 2.25rem 1.5rem;
  font-size: 1rem;
  text-transform: none;
  text-transform: initial;
  color: #171c1d;
  background-color: #e9faff;
  width: 100%; }

@media only screen and (max-width: 1139px) and (min-width: 50em) {
  .nav__side-wrap {
    position: sticky;
    top: 0;
    width: 50%;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    overflow-x: hidden;
    overflow-y: auto;
    scrollbar-width: 0; } }
  @media only all and (min-width: 1140px) {
    .nav__side-wrap {
      display: none; } }
  .nav__side-wrap .icon {
    width: 100%; }
  .nav__side-wrap .btn {
    max-width: none;
    margin-top: 0.625rem; }

.nav__side {
  margin-top: 1.5rem; }
  @media only all and (min-width: 800px) {
    .nav__side {
      margin-bottom: auto;
      border-top: none;
      border-left: 0.0625rem solid transparent; } }
  .nav__side + .nav__side {
    margin-top: auto; }

.nav__side--top {
  width: 100%; }
  @media only screen and (min-width: 50em) {
    .nav__side--top {
      width: 25.9375rem;
      max-width: 100%;
      margin-top: auto; } }

.nav__side__heading {
  font-family: Georgia, Times, "Times New Roman", serif;
  color: #6ECCEA;
  font-size: 2rem;
  line-height: 1.1;
  max-width: 18.75rem; }
  .fontsactive .nav__side__heading {
    font-family: prata, Georgia, Times, "Times New Roman", serif; }

.nav__side__subheading {
  font-weight: 800;
  margin: 1rem 0 0.75rem; }

.nav__side__link {
  color: black;
  display: block;
  position: relative; }
  .nav__side__link:hover {
    text-decoration: underline; }
  @media only screen and (min-width: 58.75em) {
    .nav__side__link {
      display: inline-block; }
      .nav__side__link + .nav__side__link {
        margin-left: 0.625rem;
        padding-left: 0.625rem;
        position: relative; }
        .nav__side__link + .nav__side__link:after {
          background: currentColor;
          content: '';
          height: 80%;
          left: 0;
          position: absolute;
          top: 10%;
          width: 1Px; } }

.newsletter {
  text-align: center; }
  .footer .newsletter {
    padding-right: 2.25rem;
    padding-left: 2.25rem;
    width: 91.5rem;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0.625rem; }
  .footer .newsletter::after {
    display: block;
    width: 3.125rem;
    height: 0.0625rem;
    margin: 2.8125rem auto 0.9375rem;
    background-color: rgba(34, 50, 56, 0.2);
    border-radius: 0.1875rem;
    content: ''; }
  .modal .newsletter {
    margin-top: -1.25rem; }

.newsletter__text {
  max-width: 40em;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 1.125rem; }
  .modal .newsletter__text {
    margin-bottom: 1.375rem; }

.newsletter__fields {
  transition-duration: 250ms;
  transition-property: opacity;
  transition-timing-function: ease;
  display: inline-block;
  border: 0.125rem solid #223238; }
  .newsletter.is-submitting .newsletter__fields {
    opacity: 0.5;
    pointer-events: none; }

@media only all and (min-width: 500px) {
  .newsletter__upper {
    display: -ms-flexbox;
    display: flex; } }

.newsletter__middle {
  border-top: 0.125rem solid #223238; }

.newsletter__lower {
  border-top: 0.125rem solid #223238; }
  @media only all and (min-width: 500px) {
    .newsletter__lower {
      display: -ms-flexbox;
      display: flex; } }

.newsletter__input {
  display: block;
  width: 100%;
  height: 2.625rem;
  padding: 0.5em 1em;
  border: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0; }
  .newsletter__input::-moz-placeholder {
    color: #7a8488;
    opacity: 1; }
  .newsletter__input:-ms-input-placeholder {
    color: #7a8488;
    opacity: 1; }
  .newsletter__input::placeholder {
    color: #7a8488;
    opacity: 1; }
  @media only all and (min-width: 500px) {
    .newsletter__upper .newsletter__input {
      width: 50%; }
      .newsletter__upper .newsletter__input:first-child {
        border-right: 0.125rem solid #223238; } }
  @media only all and (min-width: 500px) {
    .newsletter__lower .newsletter__input {
      -ms-flex-positive: 1;
          flex-grow: 1;
      padding: 0 0 0 0.9em; } }
  .newsletter__input:focus {
    outline: 0; }

select.newsletter__input {
  transition-duration: 250ms;
  transition-property: color, -webkit-text-decoration-color;
  transition-property: color, text-decoration-color;
  transition-property: color, text-decoration-color, -webkit-text-decoration-color, -moz-text-decoration-color;
  transition-timing-function: ease;
  background-image: url("data:image/svg+xml,%3Csvg width='7' height='6' viewBox='0 0 7 6' xmlns='http://www.w3.org/2000/svg' %3E%3Cpolygon transform='matrix(1 0 0 -1 -1125 2180)' points='1128.3074 2174 1131.3074 2180 1125.3074 2180' fill='%23000' fill-rule='evenodd'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 0.9375rem top 50%;
  background-size: 0.4375rem auto;
  text-decoration: underline;
  -webkit-text-decoration-color: transparent;
     -moz-text-decoration-color: transparent;
          text-decoration-color: transparent;
  text-underline-offset: 0.0625rem; }
  select.newsletter__input option {
    color: black; }
  select.newsletter__input:required:invalid {
    color: #7a8488;
    opacity: 1; }
  select.newsletter__input:focus-visible {
    -webkit-text-decoration-color: #45ceee;
       -moz-text-decoration-color: #45ceee;
            text-decoration-color: #45ceee; }

.newsletter__submit {
  transition-duration: 250ms;
  transition-property: background-color;
  transition-timing-function: ease;
  padding: 0.9375rem 1.25rem;
  line-height: 1;
  color: #fff;
  background-color: #223238;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0;
  cursor: pointer; }
  @media only all and (max-width: 499px) {
    .newsletter__submit {
      display: block;
      width: 100%; } }
  .newsletter__submit:hover {
    background-color: #45ceee; }

.newsletter__success {
  display: inline-block;
  padding: 0.625rem 1.25rem;
  font-weight: 500;
  color: black; }

.newsletter__success {
  background-color: rgba(69, 238, 176, 0.5); }

.newsletter__downloads {
  display: block;
  margin-top: 2.125rem; }

.newsletter__info {
  margin-top: 1.375rem;
  line-height: 1.4; }

.page-nav--flush {
  margin-top: 0;
  margin-bottom: 0; }

.page-nav {
  position: sticky;
  z-index: 99;
  top: 0;
  padding-top: 0.9375rem;
  padding-bottom: 0.9375rem;
  border-bottom: 0.0625rem solid rgba(255, 255, 255, 0.1); }

.pair {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  margin-top: 0.25rem;
  margin-bottom: 0.1875rem;
  background-color: rgba(0, 0, 0, 0.5); }
  .pair:first-of-type {
    margin-top: 0.6875rem; }
  .pair .icon {
    width: 1.125rem;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-right: -0.125rem; }

.pair__item {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -ms-flex-positive: 1;
      flex-grow: 1;
  padding: 0.875rem 1.1875rem;
  font-weight: 500;
  text-align: center; }
  .pair__item em {
    font-style: normal;
    color: #45ceee; }

.placeholders {
  margin: -3vh 0; }

.placeholder {
  position: relative;
  margin: 3vh 0;
  text-align: center; }
  .placeholder p {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    width: 100%;
    font-weight: 600;
    padding: 0 1.25rem; }
  .placeholder::before {
    display: block;
    padding-top: 56.25%;
    content: ''; }
  .placeholder::after {
    position: absolute;
    top: 0.4375rem;
    right: 0.625rem;
    font-size: 0.6875rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    color: #728b91;
    content: 'Placeholder'; }

.plane {
  display: none;
  position: absolute;
  height: 11.875rem;
  top: -3Px;
  right: 8rem;
  width: 3.75rem;
  z-index: 1; }
  @media only screen and (min-width: 64em) {
    .plane {
      display: block; } }

.plane__icon {
  bottom: 0;
  position: absolute;
  right: 1.875rem;
  width: 100%; }
  .section.is-active .plane__icon {
    animation: 3s flyAcross ease-in-out;
    animation-fill-mode: forwards; }

.popup {
  transition-duration: 250ms;
  transition-property: visibility, opacity;
  transition-timing-function: ease;
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100%;
  overflow-x: hidden;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  will-change: visibility, opacity;
  pointer-events: none; }
  .popup:not(.is-open), .popup.is-closing, .popup.is-hidden {
    visibility: hidden;
    opacity: 0; }

.popup--inline {
  position: absolute;
  padding: 0 1.25rem;
  overflow: visible;
  height: auto;
  right: 0;
  left: auto;
  z-index: 98; }
  .popup--inline .popup__dialog {
    position: sticky;
    top: 6.9375rem;
    padding: 0;
    min-height: 0; }
    .popup--inline .popup__dialog::-webkit-scrollbar {
      display: none; }
  .popup--inline .popup__inner {
    max-height: calc(100vh - 6.9375rem);
    overflow-y: auto;
    -ms-flex-align: start;
        align-items: flex-start;
    scrollbar-width: none; }
  .popup--inline .popup__backdrop {
    display: none; }

.popup__dialog {
  padding: 0.625rem;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  width: 100%;
  min-height: 100%;
  pointer-events: auto; }

.popup__backdrop {
  transition-duration: 250ms;
  transition-property: visibility, opacity;
  transition-timing-function: ease;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(rgba(23, 28, 29, 0), rgba(23, 28, 29, 0.3));
  visibility: hidden;
  opacity: 0; }
  .popup.has-form-shown .popup__backdrop {
    visibility: visible;
    opacity: 1; }

.popup__content {
  max-width: 100%;
  position: relative;
  margin: auto 0 0 auto;
  border: 0.0625rem solid #fff; }
  @media only screen and (max-width: 63.9375em) {
    .popup__content {
      width: 21.875rem; } }
  @media only screen and (max-width: 31.25em) {
    .popup__content {
      width: 100%; } }
  @media only screen and (min-width: 64em) {
    .popup__content {
      width: min(34vw, 30rem); } }
  .popup--inline .popup__content {
    margin: 0 auto; }
  .popup__content.theme--blue {
    color: #171c1d; }
  .popup__content.theme--white, .popup__content.theme--pale, .popup__content.theme--cream {
    border: 0; }
  .popup--inline .popup__content.theme--white {
    border: 0.0625rem solid #171c1d; }

.popup__inner {
  padding: 1.5rem; }
  @media only screen and (min-width: 85em) {
    .popup__inner {
      padding: 2rem; } }

.popup__close {
  padding: 0.375rem;
  transition-duration: 250ms;
  transition-property: color, background-color;
  transition-timing-function: ease;
  position: absolute;
  top: -0.5rem;
  right: -0.5rem;
  background-color: #fff;
  cursor: pointer;
  border-radius: 50%; }
  .popup__close:hover {
    background-color: #45ceee; }
  .popup__content.theme--dark .popup__close {
    background-color: #cfe2e6; }
  .popup__content.theme--blue .popup__close {
    color: #fff;
    background-color: #171c1d;
    border: 0.0625rem solid #171c1d; }
    .popup__content.theme--blue .popup__close:hover {
      color: #171c1d;
      background-color: #fff; }
  .popup__close .icon {
    display: block;
    width: 1.25rem; }

.popup__header {
  display: -ms-flexbox;
  display: flex; }

.popup__heading {
  margin-top: -0.25em;
  font-size: 1.5rem;
  text-wrap: pretty; }
  @media only screen and (max-width: 72.4375em) {
    .popup__heading {
      text-align: center; } }
  @media only screen and (min-width: 85em) {
    .popup__heading {
      font-size: 1.75rem; } }
  .popup:not(.popup--inline):not(.has-form-shown) .popup__heading {
    text-align: center;
    font-size: 1.5rem; }
  .popup--inline .popup__heading {
    text-align: left; }

.popup__image {
  width: 25%;
  min-width: 5.625rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-left: 1.25rem; }
  @media only screen and (max-width: 72.4375em) {
    .popup__image {
      display: none; } }
  .popup:not(.popup--inline):not(.has-form-shown) .popup__image {
    display: none; }
  @media only screen and (min-width: 72.5em) {
    .popup__image {
      width: 28%;
      margin-left: 1.875rem; } }
  .popup__image img {
    border: 0.0625rem solid #fff; }
  .popup__image figcaption {
    margin-top: 0.625rem;
    font-size: 0.875rem; }

.popup__subheading {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  margin-top: 0.875rem; }
  @media only screen and (max-width: 72.4375em) {
    .popup__subheading {
      -ms-flex-pack: center;
          justify-content: center;
      text-align: center; } }
  @media only all and (max-height: 750px) {
    .popup:not(.popup--inline) .popup__subheading {
      display: none; } }
  .popup:not(.popup--inline):not(.has-form-shown) .popup__subheading {
    display: none; }
  .popup__subheading .icon {
    width: 1.25rem;
    margin-right: 0.5rem; }

.popup__subheading__text {
  font-weight: 700; }

.popup__text {
  font-size: 0.875rem;
  margin-top: 0.6875rem; }
  @media only screen and (max-width: 72.4375em) {
    .popup__text {
      text-align: center; } }
  .popup:not(.popup--inline):not(.has-form-shown) .popup__text {
    display: none; }
  .popup__text > * + * {
    margin-top: 0.5em; }

.popup__toggle {
  width: 100%;
  max-width: none;
  margin-top: 0.9375rem;
  margin-bottom: 0; }
  .popup--inline .popup__toggle {
    margin-top: 1.25rem; }
  .popup.has-form-shown .popup__toggle {
    display: none; }
  .popup__content.theme--dark .popup__toggle {
    color: #fff; }
    .popup__content.theme--dark .popup__toggle::after {
      border-color: #fff; }
    .popup__content.theme--dark .popup__toggle::before {
      border-color: #45ceee; }
    .popup__content.theme--dark .popup__toggle:hover {
      color: #45ceee; }
  .popup__content.theme--blue .popup__toggle::before {
    border-color: #fff; }

.popup__form {
  margin-top: 1.75rem; }
  .popup:not(.has-form-shown) .popup__form {
    display: none; }
  .popup__form.hubspot-compact-form {
    margin-top: 1.3125rem; }

.popup__cancel {
  margin-top: 0.875rem;
  margin-bottom: -0.25rem;
  font-size: 0.875rem;
  text-align: center; }
  .popup:not(.has-form-shown) .popup__cancel {
    display: none; }
  .popup__cancel button {
    transition-duration: 250ms;
    transition-property: color;
    transition-timing-function: ease;
    cursor: pointer;
    text-decoration: underline;
    text-underline-offset: 0.1875rem;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    color: inherit;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none; }
    .popup__cancel button:hover {
      color: #45ceee; }
      .popup__content.theme--blue .popup__cancel button:hover {
        color: #fff; }

@media only screen and (min-width: 64em) {
  .popup__column {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    padding-left: 8.33%;
    padding-bottom: 1.875rem;
    margin-bottom: 3rem; } }

@media only screen and (min-width: 64em) {
  .popup__spacer {
    -ms-flex-positive: 1;
        flex-grow: 1;
    margin-top: 3.125rem; } }

.post__index {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .post__index::before {
    display: none; }

.post__index--caseStudy {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center; }

.post__index--flush {
  margin-bottom: -2.5rem; }

.posts--wide {
  padding: 4.5rem 0 2.25rem; }
  @media only screen and (min-width: 64em) {
    .posts--wide {
      padding: 4.5rem 0 0; } }

.posts--small {
  padding: 4.5rem 0; }
  @media only screen and (min-width: 40em) {
    .posts--small {
      padding: 4.5rem 0 0; } }

.post {
  color: inherit;
  display: block;
  width: 100%;
  margin-bottom: 1.25rem;
  position: relative;
  text-align: left;
  transition: 0.3s;
  cursor: pointer; }
  @media only screen and (min-width: 64em) {
    .post {
      margin-bottom: 2.5rem;
      padding-bottom: 6.25rem; } }

@media only screen and (min-width: 40em) {
  .post--wide {
    margin-bottom: 4.5rem;
    padding-bottom: 0; } }

@media only screen and (min-width: 40em) {
  .post--small {
    margin-bottom: 0;
    padding-bottom: 0; } }

.post__inner {
  padding: 1.125rem;
  position: relative;
  transition: 0.3s;
  z-index: 2; }
  @media only screen and (min-width: 64em) {
    .post:hover .post__inner {
      background: #45ceee;
      color: white; }
      .post:hover .post__inner .btn {
        color: #fff; }
      .post:hover .post__inner .btn:before {
        border-color: #fff;
        opacity: 1;
        transform: translateY(0) translateX(0) translateZ(0); }
      .post:hover .post__inner .btn:after {
        opacity: 0;
        transform: translateY(0.1875rem) translateX(-0.25rem) translateZ(0); } }
  @media only screen and (min-width: 64em) {
    .post__inner {
      bottom: 0;
      left: -1.125rem;
      padding: 2.25rem;
      position: absolute;
      width: 60%; } }

@media only screen and (max-width: 39.9375em) {
  .post__inner--wide {
    padding: 1.125rem 0; }
    .post__inner--wide h1 {
      font-size: 1.125rem !important; } }

@media only screen and (min-width: 64em) {
  .post__inner--small {
    left: 0;
    padding: 1.6875rem;
    top: -4em;
    width: 80%;
    position: relative;
    margin: 0 auto; } }

.post__author {
  color: #171c1d;
  font-size: 0.75rem;
  font-weight: 700; }

.post__aside {
  padding-right: 2.25rem;
  padding-left: 2.25rem;
  background-color: #f4f6f6;
  color: #4b4a50; }
  @media only screen and (max-width: 1023px) {
    .post__aside {
      margin-bottom: 1.25rem; } }

.post__aside--alt {
  margin-right: 0; }

.post__aside__meta {
  color: black;
  font-size: 0.875rem; }
  .post__aside__meta span {
    display: block; }

.post__category {
  color: #45ceee;
  position: relative;
  text-transform: capitalize;
  transition: 0.3s; }
  @media only screen and (min-width: 64em) {
    .post:hover .post__category {
      color: white; } }
  @media only screen and (max-width: 39.9375em) {
    .post__category {
      padding-top: 1.25rem; } }

.post__category__icon {
  display: none;
  left: -1.75rem;
  position: absolute;
  top: 0.1875rem;
  width: 1rem;
  color: #45ceee; }
  @media only screen and (min-width: 64em) {
    .post__category__icon {
      display: block; } }

@media only screen and (min-width: 64em) {
  .post:hover .post__category--wide {
    color: #45ceee; } }

.post__excerpt {
  color: #8ea2a7;
  max-width: 30rem;
  transition: 0.3s; }
  @media only screen and (min-width: 64em) {
    .post:hover .post__excerpt {
      color: white; } }

.post__excerpt--wide {
  color: #45ceee;
  max-width: 30rem;
  transition: 0.3s; }
  @media only screen and (min-width: 40em) {
    .post__excerpt--wide {
      margin: 0.75rem 0; } }
  @media only screen and (min-width: 64em) {
    .post__excerpt--wide {
      margin: 1.5rem 0; } }
  @media only screen and (min-width: 64em) {
    .post:hover .post__excerpt--wide {
      color: white; } }

.post__link {
  color: #223238; }
  @media only screen and (min-width: 64em) {
    .post:hover .post__link {
      color: #223238; } }

.post__link--wide {
  color: #45ceee; }
  .post__link--wide:hover {
    color: #45ceee; }

.post__image {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
  transition: 0.3s;
  background: #171c1d; }
  @media only screen and (min-width: 64em) {
    .post__image {
      filter: grayscale(100%);
      margin: 0 2.25rem; } }
  @media only screen and (min-width: 64em) {
    .post:hover .post__image {
      filter: grayscale(0%); }
      .post:hover .post__image img,
      .post:hover .post__image .post__icon {
        opacity: 1; } }
  .post__image img {
    position: absolute;
    top: 0;
    width: auto;
    background-color: rgba(255, 255, 255, 0.7);
    opacity: 0.7;
    transition: 0.3s; }
    @supports ((-o-object-fit: cover) or (object-fit: cover)) {
      .post__image img {
        left: 0;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover; } }
  .post__image .icon {
    width: 80%;
    position: absolute;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
  .post__image .icon--ui__cta-video {
    width: 40%; }

.post__image--no-filter {
  filter: grayscale(0%); }
  .post__image--no-filter img,
  .post__image--no-filter .post__icon {
    opacity: 0.95; }

.post__image--webinar img {
  opacity: 0.6; }
  @media only screen and (min-width: 64em) {
    .post:hover .post__image--webinar img img {
      opacity: 0.6; } }

@media only screen and (min-width: 64em) {
  .post__image--small {
    margin: 0 1.125rem; } }

.post__image--contain {
  background-color: #fff; }
  .post__image--contain img {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    width: auto;
    height: auto;
    max-height: 100%; }

.post__icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  opacity: 0.7;
  transition: 0.3s; }
  .post__icon .icon {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    width: 7.5rem;
    margin-top: -1.875rem; }

@keyframes drawBack {
  100% {
    opacity: 1;
    stroke-dashoffset: 200; } }

.post__detail {
  margin-bottom: 0.625rem; }
  .post__detail:last-child {
    margin-bottom: 0; }

@media only screen and (max-width: 39.9375em) {
  .post__apply {
    text-align: center; } }

.post__fmt-text {
  padding-bottom: 1.875rem; }
  .post__fmt-text > p:last-child,
  .post__fmt-text > ul:last-child,
  .post__fmt-text > ol:last-child {
    padding-bottom: 0; }

.featured--caseStudy h2 {
  padding-bottom: 1.5625rem; }

.featured--caseStudy p {
  color: #728B91;
  font-size: 1.375rem; }

.post__images {
  display: -ms-flexbox;
  display: flex; }
  @media only screen and (max-width: 39.9375em) {
    .post__images {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }

.post__image--case-study--featured {
  position: relative;
  padding-bottom: 40%;
  overflow: hidden;
  transition: 0.3s;
  background: #171c1d;
  width: 80%; }
  @media only screen and (min-width: 64em) {
    .post__image--case-study--featured {
      filter: grayscale(100%);
      margin: 0 2.25rem; } }
  @media only screen and (max-width: 39.9375em) {
    .post__image--case-study--featured {
      width: 100%;
      padding-bottom: 60%; } }
  @media only screen and (min-width: 64em) {
    .post:hover .post__image--case-study--featured {
      filter: grayscale(0%); }
      .post:hover .post__image--case-study--featured img,
      .post:hover .post__image--case-study--featured .post__icon {
        opacity: 1; } }
  .post__image--case-study--featured img {
    position: absolute;
    top: 0;
    width: auto;
    background-color: rgba(255, 255, 255, 0.7);
    opacity: 0.7;
    transition: 0.3s; }
    @supports ((-o-object-fit: cover) or (object-fit: cover)) {
      .post__image--case-study--featured img {
        left: 0;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover; } }
    @media only screen and (max-width: 39.9375em) {
      .post__image--case-study--featured img {
        width: 100%; } }
  .post__image--case-study--featured .icon {
    width: 80%;
    position: absolute;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
  .post__image--case-study--featured .icon--ui__cta-video {
    width: 40%; }

.post__comp {
  background: #f4f7f6;
  width: 45%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  padding: 0 1.875rem; }
  @media only screen and (max-width: 39.9375em) {
    .post__comp {
      width: 100%; } }

.post__image--case-study {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
  transition: .3s;
  background: #171c1d;
  width: 80%;
  left: 12%; }

.post__image--case-study {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
  transition: .3s;
  background: #171c1d;
  width: 80%;
  left: 12%; }

@media only screen and (min-width: 64em) {
  .post__image--case-study {
    filter: grayscale(100%);
    margin: 0 2.25rem; } }

@media only screen and (min-width: 64em) {
  .post:hover .post__image--case-study {
    filter: grayscale(0%); }
  .post:hover .post__image--case-study img, .post:hover .post__image--case-study .post__icon {
    opacity: 1; } }

.post__image--case-study img {
  position: absolute;
  top: 0;
  width: auto;
  background-color: rgba(255, 255, 255, 0.7);
  opacity: .7;
  transition: .3s; }

.post__inner--footer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between; }
  .post__inner--footer img {
    width: 42%;
    -o-object-fit: contain;
       object-fit: contain; }

.post__category--case-study {
  border: 0.0625rem solid #ddd;
  border-radius: 2.125rem;
  color: #728B91;
  font-size: 0.8125rem;
  font-weight: 600;
  padding: 0.75rem;
  display: inline-block;
  margin-bottom: 1.25rem; }

.post__category--case-study--plain__wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column; }

.post__category--case-study--plain {
  display: block;
  color: #728B91;
  font-size: 0.6875rem;
  font-weight: 600;
  padding-bottom: 0.625rem;
  display: inline-block; }

.post__category--case-study-alt {
  border: 0.0625rem solid #ddd;
  border-radius: 2.125rem;
  color: #728B91;
  background-color: white;
  font-size: 0.8125rem;
  font-weight: 600;
  padding: 0.75rem;
  display: inline-block; }

.posts__column {
  padding: 1.875rem;
  position: relative; }
  @media only screen and (min-width: 40em) {
    .posts__column {
      padding: 4rem 0; } }

.posts__column--flush {
  padding: 0; }
  @media only screen and (min-width: 40em) {
    .posts__column--flush {
      padding: 1.875rem; } }

.posts__column--bottom {
  padding: 0 0 4rem; }

.posts__column--alt {
  -ms-transform: scaleY(-1);
      transform: scaleY(-1); }

@media only screen and (min-width: 40em) {
  .posts__root--top {
    position: absolute;
    top: 0;
    left: 50%;
    width: 0.1875rem;
    height: 3rem;
    margin-left: -1Px;
    background: black; }
    .svg-supported .posts__root--top {
      height: 0; }
    .svg-supported .section.is-active .posts__root--top {
      animation: posts-root-grow-down 0.4s linear forwards; } }

@media only screen and (min-width: 40em) {
  .posts__root--top::after {
    background: black;
    border-radius: 50%;
    bottom: -0.625rem;
    content: '';
    height: 1rem;
    left: 50%;
    margin-left: -0.5rem;
    position: absolute;
    width: 1rem;
    z-index: 2; }
    .svg-supported .posts__root--top::after {
      opacity: 0; }
    .svg-supported .section.is-active .posts__root--top::after {
      animation: fadeIn 0.2s 0.4s linear forwards; } }

.posts__column--alt .posts__root--top {
  top: auto;
  bottom: 3rem;
  height: 3rem;
  animation: none !important; }
  .posts__column--alt .posts__root--top:after {
    top: -0.625rem;
    bottom: auto;
    opacity: 1;
    animation: none !important; }

.posts__root--bottom {
  padding-bottom: 0rem;
  position: relative; }
  .posts__root--bottom .posts__root--down {
    margin-top: -0.9375rem;
    width: 0.9375rem; }
  .posts__root--bottom .posts__root--left-down .icon,
  .posts__root--bottom .posts__root--right-down .icon {
    bottom: 100%;
    margin-bottom: -0.0625rem;
    position: absolute;
    width: 2.6875rem; }
  .posts__root--bottom .posts__root--left-down .icon {
    left: 0;
    -ms-transform: scaleX(-1) translateX(100%);
        transform: scaleX(-1) translateX(100%); }
  .posts__root--bottom .posts__root--right-down .icon {
    right: 0;
    -ms-transform: translateX(100%);
        transform: translateX(100%); }
  .posts__root--bottom:after {
    background-color: #171c1d;
    border-radius: 50%;
    height: 1rem;
    width: 1rem;
    content: '';
    left: 50%;
    position: absolute;
    top: 40%;
    -ms-transform: translateX(-50%);
        transform: translateX(-50%); }
  @media only screen and (max-width: 39.9375em) {
    .posts__root--bottom {
      display: none; } }

.posts__root--left-down,
.posts__root--right-down {
  display: none; }
  @media only screen and (min-width: 40em) {
    .posts__root--left-down,
    .posts__root--right-down {
      display: block;
      position: absolute;
      width: 30%;
      top: 3rem;
      border-top: 3Px solid; }
      .svg-supported .posts__root--left-down, .svg-supported
      .posts__root--right-down {
        width: 0; }
      .svg-supported .section.is-active .posts__root--left-down, .svg-supported .section.is-active
      .posts__root--right-down {
        animation: posts-root-grow 1s 0.4s linear forwards; } }
  .posts__root--bottom .posts__root--left-down, .posts__root--bottom
  .posts__root--right-down {
    animation: none !important;
    width: 30%; }
  .posts__column--alt .posts__root--left-down, .posts__column--alt
  .posts__root--right-down {
    top: auto;
    bottom: 3rem;
    width: 30%;
    animation: none !important; }

.posts__root--left-down {
  right: 50%; }

.posts__root--right-down {
  left: 50%; }

.posts__root__icon--left-down,
.posts__root__icon--right-down {
  position: absolute;
  top: -4Px;
  width: 2.75rem; }
  @media only screen and (min-width: 40em) {
    .svg-supported .posts__root__icon--left-down, .svg-supported
    .posts__root__icon--right-down {
      stroke-dasharray: 100 100;
      stroke-dashoffset: 100; }
    .svg-supported .section.is-active .posts__root__icon--left-down, .svg-supported .section.is-active
    .posts__root__icon--right-down {
      animation: fadeAndDraw 0.3s 1.4s linear;
      animation-fill-mode: forwards; }
    .posts__column--alt .posts__root__icon--left-down, .posts__column--alt
    .posts__root__icon--right-down {
      stroke-dashoffset: 0;
      opacity: 1; } }

.posts__root__icon--left-down {
  left: -2.75rem; }

.posts__root__icon--right-down {
  right: -2.75rem; }

@keyframes posts-root-grow {
  0% {
    width: 0; }
  100% {
    width: 30%; } }

@keyframes posts-root-grow-down {
  0% {
    height: 0; }
  100% {
    height: 3rem; } }

.posts__root--up {
  width: 80%; }
  @media only screen and (max-width: 39.9375em) {
    .posts__root--up {
      display: none; } }

.principles__title {
  padding-top: 0.625rem; }

.principles__content {
  font-size: 0;
  text-align: center; }

.principles__content__item {
  display: inline-block;
  font-size: 1rem;
  padding-top: 6.25rem;
  position: relative;
  vertical-align: top;
  width: 100%; }
  @media only screen and (min-width: 40em) and (max-width: 63.9375em) {
    .principles__content__item {
      width: 30%; } }
  @media only screen and (min-width: 64em) {
    .principles__content__item {
      width: 20%; } }
  @media only screen and (min-width: 40em) {
    .principles__content--gutter .principles__content__item {
      margin-left: 1.25rem;
      margin-right: 1.25rem; } }

.principle__icon {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 50%;
  -ms-transform: translateX(-50%);
      transform: translateX(-50%);
  width: 4.375rem; }
  @media only screen and (min-width: 64em) {
    .svg-supported .principle__icon {
      opacity: 0;
      stroke-dasharray: 370 370;
      stroke-dashoffset: 370; }
    .svg-supported .section.is-active .principle__icon {
      animation: fadeAndDraw 1.5s linear forwards; } }

.principle__icon--horizontal {
  width: 5rem; }

.principle__icon--box {
  width: 5.625rem; }

.principles__text {
  margin: 0 auto;
  max-width: 13.125rem;
  padding-bottom: 3.125rem;
  text-align: center; }

.principles__title {
  margin: 0 auto;
  max-width: 12.5rem;
  padding-top: 1.875rem;
  padding-bottom: 1.25rem; }
  @media only screen and (max-width: 39.9375em) {
    .principles__title {
      padding: 0; } }

.principle__subtext {
  color: #728b91; }

.principle__middle {
  width: 0.9375rem; }

.principle__end {
  width: 0.6875rem; }

.progress {
  display: -ms-flexbox;
  display: flex; }
  @media only all and (max-width: 700px) {
    .progress {
      display: none; } }
  .progress > li {
    margin: 0 1em; }

.progress__section {
  position: relative;
  padding-bottom: 1rem; }

.progress__link {
  transition-duration: 250ms;
  transition-property: color;
  transition-timing-function: ease;
  font-weight: 600;
  color: #9daeb3; }
  .progress__link.is-current {
    color: #223238; }
  @media only all and (max-width: 900px) {
    .progress__link:not(.is-current) span {
      display: none; } }
  .progress__link.is-valid:not(.is-current) {
    color: #26C77A; }
  .progress__link:not([disabled]) {
    cursor: pointer; }

.progress__steps {
  transition-duration: 250ms;
  transition-property: opacity;
  transition-timing-function: ease;
  position: absolute;
  bottom: 0.3125rem;
  left: 0;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  opacity: 0; }
  .progress__link.is-current + .progress__steps {
    opacity: 1; }

.progress__step {
  transition-duration: 250ms;
  transition-property: background-color;
  transition-timing-function: ease;
  width: 6Px;
  height: 6Px;
  margin-right: 0.3125rem;
  margin-left: 0.3125rem;
  border-radius: 100%;
  background-color: #abbabe; }
  .progress__step.is-current {
    background-color: #223238; }
  .progress__step.is-valid:not(.is-current) {
    background-color: #26C77A; }

.progress__check {
  transition-duration: 250ms;
  transition-property: opacity;
  transition-timing-function: ease;
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 14Px;
  max-width: none;
  opacity: 0;
  color: #26C77A;
  -ms-transform: translateX(-50%);
      transform: translateX(-50%); }
  .progress__link.is-valid:not(.is-current) ~ .progress__check {
    opacity: 1; }

.recaptcha {
  padding-left: 0.125rem;
  margin-top: 0.75rem;
  margin-bottom: 1.5625rem; }
  .recaptcha .g-recaptcha > div {
    margin-right: auto;
    margin-left: auto; }

.report-link a, .report-link button {
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  margin: 0 !important;
  border: 0 !important; }
  .report-link a *, .report-link button * {
    position: absolute;
    width: 1Px;
    height: 1Px;
    padding: 0;
    margin: -1Px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    border: 0; }

@media only screen and (min-width: 64em) {
  .report__info {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between; }
    .report__info::before {
      position: absolute;
      top: 0;
      left: 50%;
      height: 100%;
      margin-left: -0.0625rem;
      border-left: 0.125rem dotted currentColor;
      content: ''; } }

.report__info__column {
  background-color: #f4f6f6;
  padding: 1.875rem;
  line-height: 1.5; }
  @media only screen and (max-width: 63.9375em) {
    .report__info__column {
      margin-top: 1.875rem; }
      .report__info__column:first-child {
        margin-top: 0; } }
  @media only screen and (min-width: 64em) {
    .report__info__column {
      transition-duration: 1s;
      transition-property: opacity, transform;
      transition-timing-function: ease-out;
      width: 45%;
      padding: 2.1875rem; }
      .report__info__column:last-child {
        transition-delay: 200ms; }
      .modernizr-js .section:not(.is-active) .report__info__column {
        opacity: 0;
        -ms-transform: translateY(1.25rem);
            transform: translateY(1.25rem); } }
  .report__info__column h3 {
    font-family: Georgia, Times, "Times New Roman", serif;
    font-size: 700;
    text-align: center;
    margin-bottom: 1.5em; }
    .fontsactive .report__info__column h3 {
      font-family: prata, Georgia, Times, "Times New Roman", serif; }

.report__info__column-list {
  padding-left: 1em; }
  .report__info__column-list,
  .report__info__column-list strong {
    font-family: Georgia, Times, "Times New Roman", serif;
    font-weight: 700;
    color: #45ceee; }
    .fontsactive .report__info__column-list, .fontsactive
    .report__info__column-list strong {
      font-family: prata, Georgia, Times, "Times New Roman", serif; }
  .report__info__column-list li {
    margin-top: 1em; }
    .report__info__column-list li:first-child {
      margin-top: 0; }
  .report__info__column-list p {
    font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: normal;
    color: #171c1d; }
    .fontsactive .report__info__column-list p {
      font-family: poppins, "Helvetica Neue", "Helvetica", "Arial", sans-serif; }

.table {
  border-collapse: collapse;
  overflow-x: scroll;
  margin-left: -1.25rem; }
  @media only screen and (min-width: 64em) {
    .table {
      margin-left: 0; } }
  .table td, .table th {
    padding: 0.75rem 0.9375rem;
    border: 0.0625rem solid #171c1d; }
  .table td {
    font-size: 0.875rem;
    vertical-align: top; }
  .table th {
    font-size: 0.9375rem;
    line-height: 1.5;
    font-weight: 600; }
  .table .table__empty {
    border: 0; }
  .table .table__header {
    color: #fff;
    background-color: #45ceee; }
  .table .table__header--side {
    position: relative;
    height: 15.625rem;
    padding: 1.25rem; }
    .table .table__header--side p {
      position: absolute;
      top: 50%;
      left: 50%;
      width: 12.5rem;
      -ms-transform: translatex(-50%) translatey(-50%) rotate(-90deg);
          transform: translatex(-50%) translatey(-50%) rotate(-90deg); }
    @media only screen and (min-width: 64em) {
      .table .table__header--side {
        position: static;
        height: auto;
        padding: 0.625rem; }
        .table .table__header--side p {
          position: relative;
          top: 0;
          left: 0;
          width: auto;
          -ms-transform: none;
              transform: none; } }
  .table .fmt h3 {
    font-size: 1em;
    padding-bottom: 0; }
    .table .fmt h3::after {
      display: none; }
  .theme--dark .table td, .theme--dark .table th {
    border-color: #4b4a50; }
  .theme--dark .table thead th {
    background-color: rgba(255, 255, 255, 0.04); }

.table--full {
  width: 100%; }

.results-list {
  font-size: 0.875rem; }
  @media only all and (min-width: 1320px) {
    .results-list {
      display: none; } }
  .results-list dt {
    margin-bottom: 0.1875rem;
    font-weight: 600; }

.results-list__intro {
  margin-top: -0.3125rem;
  margin-bottom: 1.25rem;
  font-weight: 500; }

.results-list__items {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: -0.875rem; }

.results-list__item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  padding: 0.5rem 0.5625rem;
  margin: 0.875rem;
  background-color: rgba(0, 0, 0, 0.2);
  border: 0.0625rem solid #4b4a50; }
  @media only screen and (max-width: 63.9375em) {
    .results-list__item {
      width: calc(50% - 1.75rem); } }
  @media only screen and (max-width: 47.9375em) {
    .results-list__item {
      width: 100%; } }

.results-list__heading {
  font-size: 0.9375rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase; }

.results-list__cell {
  padding: 0.5rem 0.5625rem; }

.results-list__cell--full {
  width: 100%; }

.results-list__cell--grow {
  -ms-flex-positive: 1;
      flex-grow: 1; }

.results-list__trigger {
  width: 100%;
  max-width: none;
  padding: 0.625rem 0.9375rem;
  margin-top: 0.1875rem;
  margin-bottom: 0.1875rem;
  white-space: nowrap; }

.results-list__score {
  font-size: 0.9375rem;
  font-weight: 700; }

@media only all and (max-width: 1319px) {
  .results-table__wrap {
    display: none; } }

.results-table {
  font-weight: 500;
  background-color: rgba(0, 0, 0, 0.2); }
  .results-table td {
    vertical-align: middle; }

.results-table__intro {
  margin-top: -0.3125rem;
  margin-bottom: 1.25rem;
  font-size: 0.875rem;
  font-weight: 500; }

.results-table__driver {
  font-size: 0.9375rem;
  font-weight: 700; }

.results-table__trigger {
  padding: 0.625rem 0.9375rem;
  white-space: nowrap; }

.results-table__score {
  font-size: 0.9375rem;
  font-weight: 700;
  text-align: center; }

.results .hero__down {
  z-index: 1; }

.results__section {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center; }

.results__blocks {
  padding-right: 2.25rem;
  padding-left: 2.25rem;
  width: 91.5rem;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 3.125rem;
  padding-top: 7.5rem; }
  @media only screen and (min-width: 48em) {
    .results__blocks {
      padding-bottom: 4.0625rem; } }
  @media only screen and (min-width: 64em) {
    .results__blocks {
      padding-bottom: 5rem; } }
  @media only screen and (min-width: 64em) {
    .results__blocks {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
          justify-content: center; } }

.results__section--results {
  -ms-flex-align: initial;
      align-items: initial; }

@media only screen and (max-width: 63.9375em) {
  .results__block--graphic {
    max-width: 31.25rem;
    padding-top: 4.6875rem;
    margin-right: auto;
    margin-left: auto; } }

@media only screen and (min-width: 64em) {
  .results__block--graphic {
    padding-right: 1.125rem;
    -ms-flex-order: 1;
        order: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 42%;
    min-width: 30.3125rem;
    padding-top: 1.5625rem; } }

@media only screen and (min-width: 75em) {
  .results__block--graphic {
    padding-right: 1.875rem; } }

@media only screen and (min-width: 64em) {
  .results__block--implications {
    padding-left: 1.125rem;
    -ms-flex-positive: 1;
        flex-grow: 1;
    -ms-flex-order: 2;
        order: 2; } }

@media only screen and (min-width: 75em) {
  .results__block--implications {
    padding-left: 1.875rem; } }

.results__heading,
.results__block__heading {
  font-size: 2.25rem; }

.results__block__heading {
  margin-bottom: 1.375rem; }

.results__hero {
  padding-bottom: 0.625rem;
  margin-bottom: 1.875rem;
  text-align: center; }

.results__nav {
  padding-right: 1.625rem;
  padding-left: 1.625rem;
  display: -ms-flexbox;
  display: flex;
  max-width: 91.5rem;
  margin-right: auto;
  margin-left: auto; }
  .results__nav li {
    padding: 0.625rem;
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    white-space: nowrap; }
  .results__nav .btn {
    width: 100%;
    max-width: none; }
    .results__nav .btn::before {
      z-index: -1; }
    .results__nav .btn.is-current {
      color: #fff; }
      .results__nav .btn.is-current::before {
        border-color: #171c1d;
        background-color: #171c1d;
        opacity: 1;
        transform: translateY(0) translateX(0) translateZ(0); }
      .results__nav .btn.is-current::after {
        opacity: 0; }

.results__modal {
  color: #fff; }
  .results__modal .modal__content {
    padding: 2.25rem;
    max-width: 90rem; }
  .results__modal .table {
    margin: 0; }
  .results__modal td, .results__modal th {
    width: 25%; }
  .results__modal td[rowspan] .fmt {
    position: sticky;
    top: 0; }
  .results__modal .fmt--post {
    padding-left: 0;
    margin-bottom: 0;
    color: inherit; }
  .results__modal h3 {
    margin-bottom: 0.125rem; }
  .results__modal hr {
    margin: 0.625rem -0.9375rem 0.875rem;
    background-color: rgba(255, 255, 255, 0.15); }
  .results__modal hr + ol li {
    margin-top: 0.3125rem; }

.results__modal__heading {
  margin: -0.4em 0 1.25rem;
  text-align: center; }

.results__btn {
  width: 100%;
  max-width: none;
  margin-top: 1.25rem;
  border: 0; }

.select2-container {
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle; }

.select2-container .select2-selection--single {
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 1.75rem;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none; }

.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 0.5rem;
  padding-right: 1.25rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.select2-container .select2-selection--single .select2-selection__clear {
  position: relative; }

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 0.5rem;
  padding-left: 1.25rem; }

.select2-container .select2-selection--multiple {
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 2rem;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none; }

.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 0.5rem;
  text-overflow: ellipsis;
  white-space: nowrap; }

.select2-container .select2-search--inline {
  float: left; }

.select2-container .select2-search--inline .select2-search__field {
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 0.3125rem;
  padding: 0; }

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none; }

.select2-dropdown {
  background-color: white;
  border: 0.0625rem solid #aaa;
  border-radius: 0.25rem;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  display: block;
  position: absolute;
  left: -6250rem;
  width: 100%;
  z-index: 1051; }

.select2-results {
  display: block; }

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0; }

.select2-results__option {
  padding: 0.375rem;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none; }

.select2-results__option[aria-selected] {
  cursor: pointer; }

.select2-container--open .select2-dropdown {
  left: 0; }

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-search--dropdown {
  display: block;
  padding: 0.25rem; }

.select2-search--dropdown .select2-search__field {
  padding: 0.25rem;
  width: 100%;
  -moz-box-sizing: border-box;
       box-sizing: border-box; }

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none; }

.select2-search--dropdown.select2-search--hide {
  display: none; }

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0); }

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  clip-path: inset(50%) !important;
  height: 0.0625rem !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 0.0625rem !important;
  white-space: nowrap !important; }

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 0.0625rem solid #aaa;
  border-radius: 0.25rem; }

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 1.75rem; }

.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold; }

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999; }

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 1.625rem;
  position: absolute;
  top: 0.0625rem;
  right: 0.0625rem;
  width: 1.25rem; }

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 0.3125rem 0.25rem 0 0.25rem;
  height: 0;
  left: 50%;
  margin-left: -0.25rem;
  margin-top: -0.125rem;
  position: absolute;
  top: 50%;
  width: 0; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 0.0625rem;
  right: auto; }

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default; }

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none; }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 0.25rem 0.3125rem 0.25rem; }

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 0.0625rem solid #aaa;
  border-radius: 0.25rem;
  cursor: text; }

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 0.3125rem;
  width: 100%; }

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none; }

.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 0.3125rem;
  margin-right: 0.625rem;
  padding: 0.0625rem; }

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 0.0625rem solid #aaa;
  border-radius: 0.25rem;
  cursor: default;
  float: left;
  margin-right: 0.3125rem;
  margin-top: 0.3125rem;
  padding: 0 0.3125rem; }

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 0.125rem; }

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 0.3125rem;
  margin-right: auto; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 0.125rem;
  margin-right: auto; }

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 0.0625rem;
  outline: 0; }

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default; }

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none; }

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 0.0625rem solid #aaa; }

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield; }

.select2-container--default .select2-results > .select2-results__options {
  max-height: 12.5rem;
  overflow-y: auto; }

.select2-container--default .select2-results__option[role=group] {
  padding: 0; }

.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999; }

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd; }

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em; }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white; }

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 0.375rem; }

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 0.0625rem solid #aaa;
  border-radius: 0.25rem;
  outline: 0;
  background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }

.select2-container--classic .select2-selection--single:focus {
  border: 0.0625rem solid #5897fb; }

.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 1.75rem; }

.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 0.625rem; }

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999; }

.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 0.0625rem solid #aaa;
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
  height: 1.625rem;
  position: absolute;
  top: 0.0625rem;
  right: 0.0625rem;
  width: 1.25rem;
  background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0); }

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 0.3125rem 0.25rem 0 0.25rem;
  height: 0;
  left: 50%;
  margin-left: -0.25rem;
  margin-top: -0.125rem;
  position: absolute;
  top: 50%;
  width: 0; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 0.0625rem solid #aaa;
  border-radius: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
  left: 0.0625rem;
  right: auto; }

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 0.0625rem solid #5897fb; }

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none; }

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 0.25rem 0.3125rem 0.25rem; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0); }

.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 0.0625rem solid #aaa;
  border-radius: 0.25rem;
  cursor: text;
  outline: 0; }

.select2-container--classic .select2-selection--multiple:focus {
  border: 0.0625rem solid #5897fb; }

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 0.3125rem; }

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 0.0625rem solid #aaa;
  border-radius: 0.25rem;
  cursor: default;
  float: left;
  margin-right: 0.3125rem;
  margin-top: 0.3125rem;
  padding: 0 0.3125rem; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 0.125rem; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right;
  margin-left: 0.3125rem;
  margin-right: auto; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 0.125rem;
  margin-right: auto; }

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 0.0625rem solid #5897fb; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 0.0625rem solid #aaa;
  outline: 0; }

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none; }

.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 0.0625rem solid transparent; }

.select2-container--classic .select2-dropdown--above {
  border-bottom: none; }

.select2-container--classic .select2-dropdown--below {
  border-top: none; }

.select2-container--classic .select2-results > .select2-results__options {
  max-height: 12.5rem;
  overflow-y: auto; }

.select2-container--classic .select2-results__option[role=group] {
  padding: 0; }

.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey; }

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: white; }

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 0.375rem; }

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb; }

.select {
  padding: 0.375rem 0.7em;
  border-radius: 0; }

.select2-container--default .select2-selection--single {
  transition-duration: 250ms;
  transition-property: border-color;
  transition-timing-function: ease;
  border-radius: 0;
  border-color: currentColor; }
  .select2-container--default .select2-selection--single:focus {
    outline: 0;
    border-color: #45ceee; }

.select2-container--default.select2-container--open .select2-selection--single {
  border-color: currentColor; }

.select2-container .select2-selection--single {
  height: 2.5rem; }

.select2-container .select2-selection--single .select2-selection__rendered {
  padding-right: 2.1875rem; }

.select2-container--default .select2-selection--single .select2-selection__rendered {
  padding-left: 0.8em;
  line-height: 2.375rem;
  font-weight: 500;
  color: inherit; }

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  font-weight: 400;
  color: #728b91; }

.select2-dropdown {
  border-radius: 0;
  border-color: currentColor; }

.select2-results__option {
  padding: 0.375em 0.8em;
  font-weight: 500; }

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #e4e7e8; }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #45ceee; }

.select2-container--default .select2-selection--single .select2-selection__arrow {
  transition-duration: 250ms;
  transition-property: transform;
  transition-timing-function: ease;
  top: 0;
  right: 0.8125rem;
  height: 100%; }
  .select2-container--default .select2-selection--single .select2-selection__arrow b {
    display: block;
    width: 0.4375rem;
    height: 0.4375rem;
    margin: 0;
    border: 0;
    border-top: 0.0625rem solid currentColor;
    border-right: 0.0625rem solid currentColor;
    -ms-transform: translateY(-75%) rotate(135deg);
        transform: translateY(-75%) rotate(135deg); }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow {
  -ms-transform: scaleY(-1);
      transform: scaleY(-1); }
  .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border: 0;
    border-top: 0.0625rem solid currentColor;
    border-right: 0.0625rem solid currentColor; }

.select2-container--default .select2-search--dropdown .select2-search__field {
  transition-duration: 250ms;
  transition-property: border-color;
  transition-timing-function: ease;
  border-radius: 0;
  border-color: currentColor; }
  .select2-container--default .select2-search--dropdown .select2-search__field:focus {
    outline: 0;
    border-color: #45ceee; }

.sgi__hero .hero__row {
  text-align: center; }

.sgi__hero .hero__lowertext {
  font-size: 1.25rem;
  margin-top: 0.625rem;
  max-width: none; }

.sgi__graphic {
  display: -ms-flexbox;
  display: flex; }
  @media only screen and (max-width: 63.9375em) {
    .sgi__graphic {
      -ms-flex-order: 2;
          order: 2;
      -ms-flex-pack: center;
          justify-content: center;
      margin-top: 1.25rem; } }
  .sgi__graphic .icon {
    width: 100%;
    max-width: 35.9375rem; }

@media only screen and (min-width: 64em) {
  .sgi__graphic--left {
    -ms-flex-pack: end;
        justify-content: flex-end; }
    .sgi__graphic--left .icon {
      margin-right: 2vw; } }

@media only screen and (min-width: 64em) {
  .sgi__graphic--right .icon {
    margin-left: 2vw; } }

@media only screen and (max-width: 63.9375em) {
  .sgi__stats {
    margin-top: 2.5rem; } }

@media only screen and (max-width: 63.9375em) {
  .sgi__icons {
    -ms-flex-order: 2;
        order: 2;
    margin-top: 1.875rem; } }

@media only screen and (min-width: 64em) {
  .sgi__icons .icon-list {
    -ms-flex-pack: center;
        justify-content: center; }
    .sgi__icons .icon-list > li {
      width: 15.625rem;
      max-width: 50%; }
      .sgi__icons .icon-list > li:last-child {
        margin-top: 1.5rem; }
  .sgi__icons .icon-list__icon.icon--ui__survey-questions {
    width: 8.1928838951rem; }
  .sgi__icons .icon-list__icon.icon--ui__survey-time {
    width: 9.4193262411rem; }
  .sgi__icons .icon-list__icon.icon--ui__survey-results {
    width: 11.3396624473rem; } }

@media only screen and (max-width: 63.9375em) {
  .sgi__content {
    margin-top: 2.1875rem; } }

.sgi__text {
  max-width: 34em; }

.sgi__text--right {
  float: right; }

.sgi__ctas {
  max-width: 43.75rem;
  margin-top: 2rem;
  margin-right: auto;
  margin-left: auto; }
  .sgi__ctas .cta__list {
    -ms-flex-pack: start;
        justify-content: flex-start; }
  .sgi__ctas .cta {
    max-width: none; }

.sgi__animation {
  position: relative;
  width: 15.9375rem;
  margin: 3vh auto calc(0.625rem + 6vh);
  pointer-events: none; }
  @media only all and (min-height: 800px) {
    .sgi__animation {
      margin-top: 1.5rem;
      margin-bottom: 3.625rem; } }
  @media only screen and (max-width: 63.9375em) {
    .sgi__animation {
      margin-bottom: 2.1875rem; } }
  @media only screen and (min-width: 40em) {
    .sgi__animation {
      width: 25.6875rem; } }
  @media only screen and (min-width: 64em) {
    .sgi__animation {
      width: 50.0625rem; } }

.sgi__animation__svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
  .sgi__animation__svg path.is-animating {
    transition: stroke-dashoffset 3s cubic-bezier(0.45, 0, 0.55, 1);
    transition-delay: 0.5s; }
    .sgi__animation.is-resetting .sgi__animation__svg path.is-animating {
      transition: none; }

.sgi__animation__dots {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0.5625rem;
  padding-right: 0; }
  .sgi__animation__dots i {
    width: 1.3125rem;
    height: 1.3125rem;
    margin: 0.5625rem;
    font-size: 0.625rem;
    font-weight: 600;
    font-style: normal;
    text-align: center;
    line-height: 1.25rem;
    border: 0.0625rem solid transparent;
    border-radius: 50%;
    opacity: 0; }
    @media only screen and (max-width: 39.9375em) {
      .sgi__animation__dots i[data-medium] {
        display: none; } }
    @media only screen and (max-width: 63.9375em) {
      .sgi__animation__dots i[data-large] {
        display: none; } }
    .sgi__animation.step-1 .sgi__animation__dots i {
      opacity: 1;
      transition: opacity 1s ease-in; }
    .sgi__animation.step-3 .sgi__animation__dots i {
      opacity: 0;
      transition-timing-function: ease-out; }
    .sgi__animation__dots i.style-1 {
      color: #fff;
      background-color: #1f2425;
      border-color: #fff; }
    .sgi__animation__dots i.style-2 {
      color: #000;
      background-color: #45ceee;
      border-color: #45ceee; }
    .sgi__animation__dots i.style-3 {
      color: #45ceee;
      background-color: #1f2425;
      border-color: #45ceee; }
    .sgi__animation__dots i.style-4 {
      color: #e40a36;
      background-color: #1f2425;
      border-color: #e40a36; }
    .sgi__animation__dots i.style-5 {
      color: #000;
      background-color: #fff;
      border-color: #fff; }
    .sgi__animation__dots i.is-marker {
      position: relative; }
      .sgi__animation__dots i.is-marker::before {
        position: absolute;
        top: -0.0625rem;
        right: -0.0625rem;
        bottom: -0.0625rem;
        left: -0.0625rem;
        border-radius: 50%;
        border: 0.125rem solid #fff;
        background-color: #e40a36;
        opacity: 0;
        transition: opacity 0.5s linear;
        content: ''; }
        .sgi__animation.is-resetting .sgi__animation__dots i.is-marker::before {
          transition: none; }
      .sgi__animation__dots i.is-marker.is-marker-1::before {
        transition-delay: 1s !important; }
      .sgi__animation__dots i.is-marker.is-marker-2::before {
        transition-delay: 1.22s !important; }
      .sgi__animation__dots i.is-marker.is-marker-3::before {
        transition-delay: 1.44s !important; }
      .sgi__animation__dots i.is-marker.is-marker-4::before {
        transition-delay: 1.66s !important; }
      .sgi__animation__dots i.is-marker.is-marker-5::before {
        transition-delay: 1.88s !important; }
      .sgi__animation__dots i.is-marker.is-marker-6::before {
        transition-delay: 2.1s !important; }
      .sgi__animation__dots i.is-marker.is-marker-7::before {
        transition-delay: 2.32s !important; }
      .sgi__animation__dots i.is-marker.is-marker-8::before {
        transition-delay: 2.54s !important; }
      .sgi__animation__dots i.is-marker.is-marker-9::before {
        transition-delay: 2.76s !important; }
      .sgi__animation__dots i.is-marker.is-marker-10::before {
        transition-delay: 2.98s !important; }
    .sgi__animation__dots i.is-marker.is-line-2::before {
      background-color: #45ceee; }
    .sgi__animation.step-2 .sgi__animation__dots i.is-marker {
      opacity: 1; }
      .sgi__animation.step-2 .sgi__animation__dots i.is-marker::before {
        opacity: 1; }
    .sgi__animation.is-resetting .sgi__animation__dots i {
      transition: none; }

.sgi__animation__axes {
  transition-duration: 3s;
  transition-property: opacity;
  transition-timing-function: ease;
  opacity: 0;
  transition-delay: 0.5s; }
  .sgi__animation.step-3 .sgi__animation__axes {
    opacity: 1; }
  .sgi__animation.is-resetting .sgi__animation__axes {
    transition: none; }

.sgi__animation__x,
.sgi__animation__y {
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #fff;
  transition-property: transform; }

.sgi__animation__x {
  right: 0;
  height: 0.125rem; }

.sgi__animation__y {
  top: 0.5625rem;
  width: 0.125rem; }

.sgi__animation__triangle {
  position: absolute;
  border-left: 0.375rem solid transparent;
  border-right: 0.375rem solid transparent;
  border-bottom: 0.375rem solid #fff; }

.sgi__animation__triangle--y {
  top: 0.1875rem;
  left: 0.0625rem;
  -ms-transform: translateX(-50%);
      transform: translateX(-50%); }

.sgi__animation__triangle--x {
  bottom: -0.125rem;
  right: 0;
  -ms-transform: translateX(75%) rotate(90deg);
      transform: translateX(75%) rotate(90deg); }

.share {
  position: absolute;
  z-index: 9;
  top: 3.1875rem;
  left: 0;
  width: 100%;
  pointer-events: none; }
  @media only screen and (max-width: 39.9375em) {
    .share {
      display: none; } }

.share__inner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: end;
      align-items: flex-end;
  padding-right: 7.5rem; }

.share__toggle {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  font-size: 0.75rem;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #fff;
  pointer-events: auto;
  cursor: pointer; }
  .share__toggle > i {
    transition-duration: 250ms;
    transition-property: background-color, color;
    transition-timing-function: ease;
    position: relative;
    display: block;
    width: 32Px;
    height: 32Px;
    margin-left: 14Px;
    border: 0.0625rem solid #fff;
    border-radius: 50%; }
    .share.is-shown .share__toggle > i {
      color: #171c1d;
      background-color: #fff; }
  .share__toggle .icon {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    width: 18Px;
    margin-top: -1Px; }
  .share__toggle span {
    margin-top: 0.0625rem; }

.share__content {
  transition-duration: 250ms;
  transition-property: visibility, opacity, transform;
  transition-timing-function: ease;
  position: relative;
  width: 20.625rem;
  max-width: 100%;
  padding: 0.875rem;
  margin-top: 1.125rem;
  margin-right: -0.3125rem;
  background-color: #1f2425;
  border: 0.125rem solid #fff;
  visibility: hidden;
  opacity: 0;
  -ms-transform-origin: calc(100% - 1.25rem) -0.625rem;
      transform-origin: calc(100% - 1.25rem) -0.625rem;
  pointer-events: auto;
  -ms-transform: translateY(-0.3125rem) scale(0.95);
      transform: translateY(-0.3125rem) scale(0.95); }
  .share.is-shown .share__content {
    visibility: visible;
    opacity: 1;
    -ms-transform: none;
        transform: none; }
  .share__content p {
    margin-top: -0.375rem;
    margin-bottom: 0.25rem;
    font-size: 0.875rem;
    font-weight: 600;
    color: #fff; }
  .share__content::before, .share__content::after {
    position: absolute;
    bottom: 100%;
    width: 0;
    height: 0;
    border: solid transparent;
    pointer-events: none;
    content: ''; }
  .share__content::before {
    right: 0.375rem;
    border-bottom-color: #fff;
    border-width: 0.8125rem; }
  .share__content::after {
    right: 0.5625rem;
    border-bottom-color: #1f2425;
    border-width: 0.625rem; }

.share__field {
  display: -ms-flexbox;
  display: flex; }

.share__input {
  width: 100%;
  font-size: 0.875rem;
  height: 1.8125rem;
  line-height: 1.8125rem;
  padding: 0;
  text-indent: 0.3em;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  color: #fff;
  background-color: rgba(255, 255, 255, 0.15); }

.share__copy {
  transition-duration: 250ms;
  transition-property: opacity;
  transition-timing-function: ease;
  padding: 0 0.625rem;
  font-size: 0.8125rem;
  height: 1.8125rem;
  line-height: 1.8125rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.09375rem;
  background-color: #fff;
  cursor: pointer; }
  .share__copy:hover {
    opacity: 0.8; }

/*! Flickity v2.0.5
http://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
  position: relative; }

.flickity-enabled:focus {
  outline: none; }

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%; }

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%; }

/* draggable */
.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: grab; }

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: grabbing; }

/* ---- previous/next buttons ---- */
.flickity-prev-next-button {
  position: absolute;
  top: 50%;
  width: 2.75rem;
  height: 2.75rem;
  border: none;
  border-radius: 50%;
  background: white;
  background: rgba(255, 255, 255, 0.75);
  cursor: pointer;
  /* vertically center */
  -ms-transform: translateY(-50%);
      transform: translateY(-50%); }

.flickity-prev-next-button:hover {
  background: white; }

.flickity-prev-next-button:focus {
  outline: none;
  box-shadow: 0 0 0 0.3125rem #09F; }

.flickity-prev-next-button:active {
  opacity: 0.6; }

.flickity-prev-next-button.previous {
  left: 0.625rem; }

.flickity-prev-next-button.next {
  right: 0.625rem; }

/* right to left */
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 0.625rem; }

.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 0.625rem; }

.flickity-prev-next-button:disabled {
  opacity: 0.3;
  cursor: auto; }

.flickity-prev-next-button svg {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%; }

.flickity-prev-next-button .arrow {
  fill: #333; }

/* ---- page dots ---- */
/* .flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}

.flickity-rtl .flickity-page-dots { direction: rtl; }

.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  opacity: 0.25;
  cursor: pointer;
}

.flickity-page-dots .dot.is-selected {
  opacity: 1;
} */
.slider-container {
  position: relative; }

.slider {
  font-size: 0; }
  .ie .slider {
    margin-right: 8%;
    margin-left: 8%; }
  @supports (display: flex) {
    .slider {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
      -ms-flex-align: stretch;
          align-items: stretch; } }
  @media only screen and (max-width: 39.9375em) {
    .slider {
      width: 100%; } }

.slider__inner {
  position: relative;
  width: 100%;
  outline: none;
  overflow: hidden;
  margin-left: -0.0625rem; }

.slider__inner--alt {
  margin-left: 0; }

.slide {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  margin-right: -0.0625rem;
  -ms-flex-flow: wrap;
      flex-flow: wrap; }
  .flickity-resize .slide {
    min-height: 100%; }
  .slide h4,
  .slide p {
    width: 100%; }
  @media only screen and (min-width: 40em) {
    .slide {
      width: calc(100%/2); } }
  @media only screen and (min-width: 64em) {
    .slide {
      width: calc(33.3333333333% + 0.0625rem); } }

.slide-alt {
  display: -ms-flexbox;
  display: flex;
  width: calc(100%/2);
  padding-right: 1.25rem;
  padding-left: 1.25rem;
  margin-right: 0.3125rem;
  -ms-flex-flow: wrap;
      flex-flow: wrap; }
  .flickity-resize .slide-alt {
    min-height: 100%; }
  .slide-alt h4,
  .slide-alt p {
    width: 100%; }
  @media only screen and (max-width: 39.9375em) {
    .slide-alt {
      display: -ms-flexbox;
      display: flex;
      width: 100%;
      padding-right: 0.625rem;
      padding-left: 0.625rem;
      margin-right: -0.0625rem;
      -ms-flex-flow: wrap;
          flex-flow: wrap; }
      .flickity-resize .slide-alt {
        min-height: 100%; } }

.slide,
.slider__next,
.slider__prev {
  color: #fff; }

.slide:hover,
.slider__next:hover,
.slider__prev:hover {
  color: #45ceee; }

.slider__next-alt,
.slider__prev-alt {
  position: relative;
  z-index: 1;
  width: 8%;
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }
  .slider__next-alt .icon,
  .slider__prev-alt .icon {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    width: 2.5rem; }
  @media only screen and (max-width: 39.9375em) {
    .slider__next-alt,
    .slider__prev-alt {
      width: 15%; } }
  @media only screen and (min-width: 40em) {
    .slider__next-alt.no-controls--medium,
    .slider__prev-alt.no-controls--medium {
      display: none; } }
  @media only screen and (min-width: 64em) {
    .slider__next-alt.no-controls--large,
    .slider__prev-alt.no-controls--large {
      display: none; } }
  .ie .slider__next-alt, .ie
  .slider__prev-alt {
    position: absolute;
    top: 0;
    height: 100%; }

.slider__next-alt {
  right: 0; }
  .slider__next-alt .icon {
    -ms-transform: translate(-50%, -50%) rotate(-90deg);
        transform: translate(-50%, -50%) rotate(-90deg); }

.slider__prev-alt {
  left: 0; }
  .slider__prev-alt .icon {
    -ms-transform: translate(-50%, -50%) rotate(90deg);
        transform: translate(-50%, -50%) rotate(90deg); }

.slider__next,
.slider__prev {
  position: relative;
  z-index: 1;
  width: 8%;
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }
  .slider__next .icon,
  .slider__prev .icon {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    width: 2.5rem; }
  @media only screen and (max-width: 39.9375em) {
    .slider__next,
    .slider__prev {
      width: 15%; } }
  @media only screen and (min-width: 40em) {
    .slider__next.no-controls--medium,
    .slider__prev.no-controls--medium {
      display: none; } }
  @media only screen and (min-width: 64em) {
    .slider__next.no-controls--large,
    .slider__prev.no-controls--large {
      display: none; } }
  .ie .slider__next, .ie
  .slider__prev {
    position: absolute;
    top: 0;
    height: 100%; }

.slider__next {
  right: 0; }
  .slider__next .icon {
    -ms-transform: translate(-50%, -50%) rotate(-90deg);
        transform: translate(-50%, -50%) rotate(-90deg); }

.slider__prev {
  left: 0; }
  .slider__prev .icon {
    -ms-transform: translate(-50%, -50%) rotate(90deg);
        transform: translate(-50%, -50%) rotate(90deg); }

.slider__img {
  display: block;
  width: 6.25rem;
  max-height: 3.125rem;
  margin: 0 auto;
  opacity: 0.3; }
  @supports ((-o-object-fit: contain) or (object-fit: contain)) {
    .slider__img {
      -o-object-fit: contain;
         object-fit: contain; } }

.flickity-page-dots {
  bottom: 0rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center;
  gap: 0.75rem;
  margin-top: 1rem; }
  .flickity-page-dots:has(.dot:first-child:last-child) {
    display: none; }

.flickity-page-dots .dot {
  width: 1rem;
  height: 1rem;
  opacity: 1;
  background: #728b91;
  border-radius: 50%;
  cursor: pointer; }

/* fill-in selected dot */
.flickity-page-dots .dot.is-selected {
  background: #e40a36; }

.spinner {
  animation: rotate 2s linear infinite;
  width: 3rem;
  height: 3rem; }
  .spinner circle {
    stroke: var(--spinner-color, currentColor);
    stroke-linecap: round;
    animation: dash 1.5s ease-in-out infinite; }

@keyframes rotate {
  100% {
    transform: rotate(360deg); } }

@keyframes dash {
  0% {
    stroke-dasharray: 1, 150;
    stroke-dashoffset: 0; }
  50% {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -35; }
  100% {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -124; } }

.stats h2 {
  font-size: 1.25rem;
  font-weight: 800;
  letter-spacing: 0.1em;
  line-height: 1.5;
  text-transform: uppercase; }

.stats__list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: space-evenly;
      justify-content: space-evenly; }

.stats__item {
  background-color: #171c1d;
  color: #fff;
  width: calc(100%/3);
  -ms-flex-positive: 0;
      flex-grow: 0;
  margin: 1.125rem;
  padding: 3.4375rem; }

.strategy__heading {
  border: 0.0625rem solid #fff;
  border-radius: 0.5rem;
  width: 50%;
  padding: 3.5rem; }
  .strategy__heading h2 {
    text-align: center; }
    .strategy__heading h2 strong {
      color: #45CEEE;
      font-weight: 400; }
  @media only screen and (max-width: 63.9375em) {
    .strategy__heading {
      width: 90%; } }

.strategy__top {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center; }

.strategy__top__icon {
  width: 6%;
  margin-right: 3.125rem; }

.strategy__top__icon--left {
  width: 7%;
  margin-left: 3.125rem; }

.strategy__top__icon--left--footer {
  position: absolute;
  -ms-transform: rotate(19deg);
      transform: rotate(19deg);
  width: 7%;
  margin-left: 3.125rem; }
  @media only screen and (max-width: 63.9375em) {
    .strategy__top__icon--left--footer {
      display: none; } }

.strategy__top__icon--left--footer2 {
  position: absolute;
  -ms-transform: rotate(19deg);
      transform: rotate(19deg);
  width: 7%;
  bottom: 15%;
  right: 5%;
  z-index: 1; }
  @media only screen and (max-width: 63.9375em) {
    .strategy__top__icon--left--footer2 {
      display: none; } }

.strategy__list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .strategy__list svg {
    color: #fff; }

.strategy__item {
  display: inline-block;
  position: relative;
  border-bottom: .1875rem solid;
  width: 33.33%; }
  @media only screen and (min-width: 64em) {
    .strategy__item:nth-child(8n + 1) {
      border-bottom: 0; }
    .strategy__item:nth-child(8n + 3) {
      border-right: 0.1875rem solid;
      border-top-right-radius: 0.625rem;
      border-bottom-right-radius: 0.625rem; }
    .strategy__item:nth-child(8n) {
      border-top: 0.1875rem solid;
      border-right: 0.1875rem solid;
      border-top-right-radius: 0.625rem;
      border-bottom-right-radius: 0.625rem; }
    .strategy__item:nth-child(8n + 4) {
      border-top: 0.1875rem solid;
      border-left: 0.1875rem solid;
      border-top-left-radius: 0.625rem;
      border-bottom-left-radius: 0.625rem; }
    .strategy__item:nth-child(8n + 4), .strategy__item:nth-child(8n + 5) {
      border-bottom: 0; }
    .strategy__item:nth-child(n + 4) {
      margin-top: -0.1875rem; }
    .strategy__item:nth-last-child(8n):first-child:nth-last-child(4):before,
    .strategy__item:nth-last-child(8n):first-child ~ li:nth-last-child(4):before {
      content: '';
      position: absolute;
      top: 100%;
      left: 0;
      width: 100%;
      height: 3.75rem;
      border: 0.1875rem solid;
      border-right: 0;
      border-top-left-radius: 0.625rem;
      border-bottom-left-radius: 0.625rem; }
    .strategy__item:nth-last-child(8n):first-child:nth-last-child(4):after,
    .strategy__item:nth-last-child(8n):first-child ~ li:nth-last-child(4):after {
      content: '';
      position: absolute;
      top: 100%;
      left: 100%;
      width: 100%;
      height: 0.1875rem;
      margin-top: 3.5625rem;
      margin-left: -1.875rem;
      background-color: white; }
    .strategy__item:nth-last-child(8n + 1):first-child:last-child:after,
    .strategy__item:nth-last-child(8n + 1):first-child ~ li:last-child:after {
      content: '';
      position: absolute;
      top: 100%;
      left: 100%;
      width: 100%;
      height: 0.1875rem;
      margin-left: -1.875rem;
      background-color: white; }
    .strategy__item:nth-last-child(8n + 2):first-child:last-child:after,
    .strategy__item:nth-last-child(8n + 2):first-child ~ li:last-child:after {
      content: '';
      position: absolute;
      top: 100%;
      left: 100%;
      width: 10%;
      height: 0.1875rem;
      background-color: white; }
    .strategy__item:nth-last-child(8n + 3):first-child:last-child:after,
    .strategy__item:nth-last-child(8n + 3):first-child ~ li:last-child:after {
      content: '';
      position: absolute;
      top: 100%;
      left: 100%;
      width: 100%;
      height: 3.75rem;
      border: 0.1875rem solid;
      border-left: 0;
      border-top-right-radius: 0.625rem;
      border-bottom-right-radius: 0.625rem; }
    .strategy__item:nth-last-child(8n + 4):first-child:last-child:after,
    .strategy__item:nth-last-child(8n + 4):first-child ~ li:last-child:after {
      content: '';
      position: absolute;
      top: 100%;
      left: 0;
      width: 100%;
      height: 3.75rem;
      border: 0.1875rem solid;
      border-left: 0;
      border-top-right-radius: 0.625rem;
      border-bottom-right-radius: 0.625rem; }
    .strategy__item:nth-last-child(8n + 5):first-child:last-child,
    .strategy__item:nth-last-child(8n + 5):first-child ~ li:last-child {
      float: right;
      border: 0.1875rem solid;
      border-left: 0;
      border-top-right-radius: 0.625rem;
      border-bottom-right-radius: 0.625rem; }
    .strategy__item:nth-last-child(8n + 6):first-child:nth-last-child(2), .strategy__item:nth-last-child(8n + 6):first-child:last-child,
    .strategy__item:nth-last-child(8n + 6):first-child ~ li:nth-last-child(2),
    .strategy__item:nth-last-child(8n + 6):first-child ~ li:last-child {
      float: right; }
    .strategy__item:nth-last-child(8n + 6):first-child:nth-last-child(2),
    .strategy__item:nth-last-child(8n + 6):first-child ~ li:nth-last-child(2) {
      border: 0.1875rem solid;
      border-left: 0;
      border-top-right-radius: 0.625rem;
      border-bottom-right-radius: 0.625rem; }
    .strategy__item:nth-last-child(8n + 6):first-child:last-child,
    .strategy__item:nth-last-child(8n + 6):first-child ~ li:last-child {
      margin-top: 0; }
    .strategy__item:nth-last-child(8n + 6):first-child:last-child:after,
    .strategy__item:nth-last-child(8n + 6):first-child ~ li:last-child:after {
      content: '';
      position: absolute;
      top: 100%;
      right: 100%;
      width: 10%;
      height: 0.1875rem;
      background-color: white; }
    .strategy__item:nth-last-child(8n + 7):first-child:nth-last-child(3), .strategy__item:nth-last-child(8n + 7):first-child:nth-last-child(2), .strategy__item:nth-last-child(8n + 7):first-child:last-child,
    .strategy__item:nth-last-child(8n + 7):first-child ~ li:nth-last-child(3),
    .strategy__item:nth-last-child(8n + 7):first-child ~ li:nth-last-child(2),
    .strategy__item:nth-last-child(8n + 7):first-child ~ li:last-child {
      margin-top: 0;
      float: right; }
    .strategy__item:nth-last-child(8n + 7):first-child:nth-last-child(3),
    .strategy__item:nth-last-child(8n + 7):first-child ~ li:nth-last-child(3) {
      margin-top: -0.1875rem;
      border: 0.1875rem solid;
      border-left: 0;
      border-top-right-radius: 0.625rem;
      border-bottom-right-radius: 0.625rem; } }
  @media only screen and (max-width: 39.9375em) {
    .strategy__item {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      width: 100%; } }

.strategy__listing__icon {
  display: block;
  position: relative;
  margin: 0 auto;
  width: 53.5%;
  z-index: 2;
  -ms-transform: translate(45%, 0);
      transform: translate(45%, 0); }
  .strategy__listing__icon svg {
    margin-left: -1.0625rem; }

.strategy__listing__icon--last {
  display: block;
  position: relative;
  margin: 0 auto;
  width: 49.7%;
  -ms-transform: translate(-50%, -5%);
      transform: translate(-50%, -5%); }

.strategy__item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  padding: 3.125rem 1.5625rem;
  margin-top: -0.5rem; }
  .strategy__item .strategy__icon {
    width: 25%;
    padding-right: 1.25rem; }
    .strategy__item .strategy__icon svg {
      width: 3.125rem; }
  .strategy__item h3 {
    font-size: 1rem;
    font-weight: 700;
    padding-bottom: 0.9375rem;
    text-transform: uppercase; }
  .strategy__item p {
    color: #C8D7DB;
    font-size: 0.875rem; }
  @media only screen and (max-width: 39.9375em) {
    .strategy__item {
      padding: 1.5625rem; } }

.strategy-icon__contact {
  text-align: center;
  margin: 3.125rem 0; }

.strategy-icon__list {
  display: -ms-flexbox;
  display: flex;
  text-align: center; }
  .strategy-icon__list h3 {
    font-family: Georgia, Times, "Times New Roman", serif;
    font-size: 1.125rem;
    font-weight: 400;
    border-top: 0.0625rem solid #222728;
    padding-top: 0.9375rem; }
    .fontsactive .strategy-icon__list h3 {
      font-family: prata, Georgia, Times, "Times New Roman", serif; }
  .strategy-icon__list .strategy-icon__icon {
    margin-bottom: 0.9375rem; }
  .strategy-icon__list .strategy-icon--line {
    display: block;
    height: 7.8125rem;
    overflow: hidden; }
    @media only screen and (max-width: 63.9375em) {
      .strategy-icon__list .strategy-icon--line {
        display: none; } }
  @media only screen and (max-width: 63.9375em) {
    .strategy-icon__list {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -ms-flex-pack: center;
          justify-content: center; } }

.strategy-icon__item:nth-child(even) .strategy-icon--line {
  height: 13.4375rem; }

.strategy-icon__item {
  width: 100%; }
  @media only screen and (max-width: 63.9375em) {
    .strategy-icon__item {
      margin: 1.25rem; } }

.strategy-icon__content-small {
  margin-top: 1.25rem;
  font-size: 0.875rem;
  padding: 0 0.625rem; }

.survey {
  padding-bottom: 7.25rem; }
  @media only screen and (min-width: 40em) {
    .survey {
      padding-bottom: 8.5rem; } }

.survey__step:not(.is-current) {
  display: none; }

.survey__hero {
  margin-top: 5vh;
  margin-bottom: 5vh; }
  @media only all and (min-height: 800px) {
    .survey__hero {
      margin-top: 2.5rem;
      margin-bottom: 2.5rem; } }

.survey__heading {
  padding-top: 1.25rem;
  margin-top: -1.25rem; }

.survey__subtitle {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  margin-top: 0.3125rem;
  font-size: 0.875rem;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  color: #728b91; }
  .survey__subtitle .icon {
    top: -2Px;
    width: 16Px;
    margin-right: 8Px; }
    @media only all and (max-width: 400px) {
      .survey__subtitle .icon {
        display: none; } }

.survey__content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center; }

.survey__fields {
  max-width: 100%; }

.survey__field {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  margin-top: 1.25rem; }
  @media only all and (max-width: 799px) {
    .survey__field {
      -ms-flex-direction: column;
          flex-direction: column;
      margin-top: 1.5625rem; } }
  .survey__field:first-child {
    margin-top: 0; }
  .survey__field label {
    width: 20.3125rem;
    margin-right: 1.25rem;
    font-size: 0.9375rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.08em; }
    @media only all and (max-width: 799px) {
      .survey__field label {
        width: 23.125rem;
        max-width: 100%;
        margin-right: 0;
        margin-bottom: 0.3125rem; } }
    .survey__field label span {
      font-weight: 400;
      font-size: 0.875rem;
      margin-left: 0.1em;
      color: #728b91; }
  .survey__field input[type='text'] {
    transition-duration: 250ms;
    transition-property: border-color;
    transition-timing-function: ease;
    height: 2.5rem;
    line-height: 2.5rem;
    font-weight: 500;
    border-radius: 0;
    border: 0.0625rem solid currentColor;
    text-indent: 0.8em; }
    .survey__field input[type='text']:focus {
      outline: 0;
      border-color: #45ceee; }
  .survey__field input[type='text'],
  .survey__field select,
  .survey__field .select2 {
    width: 23.125rem;
    max-width: 100%;
    font-size: 0.9375rem; }
    .modernizr-no-touchevents .survey__field input[type='text'], .modernizr-no-touchevents
    .survey__field select, .modernizr-no-touchevents
    .survey__field .select2 {
      font-size: 16Px; }

.survey__back {
  transition-duration: 250ms;
  transition-property: visiblity, opacity, color;
  transition-timing-function: ease;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  font-weight: 600;
  cursor: pointer; }
  .survey__back:hover {
    color: #45ceee; }
  .survey__back.is-hidden {
    visibility: hidden;
    opacity: 0; }
  .survey__back span {
    text-decoration: underline;
    text-decoration-skip-ink: auto; }
  .survey__back svg {
    -ms-transform: scaleX(-1);
        transform: scaleX(-1);
    margin-right: 0.3125rem; }

.survey__next.is-hidden {
  display: none; }

.survey__submit {
  background-color: #26C77A; }
  .survey__submit:hover {
    color: #fff;
    background-color: #15a560; }
  .survey__submit::before, .survey__submit::after {
    display: none; }
  .survey__submit.is-hidden {
    display: none; }

.survey__question {
  margin-top: 2.25rem;
  padding: 1.1875rem 1.5rem 1.5rem;
  background-color: rgba(228, 231, 232, 0.5);
  border-radius: 5Px; }
  .survey__question::before, .survey__question::after {
    content: ' ';
    display: table; }
  .survey__question::after {
    clear: both; }
  .survey__question:first-child {
    margin-top: 0; }
  .survey__question legend {
    display: block;
    float: left;
    width: 100%;
    margin-bottom: 0.5rem; }
    .survey__question legend p {
      max-width: 50em; }

.survey__answer {
  float: left;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  font-size: 0.875rem;
  margin: 0 0 -0.625rem -0.625rem;
  width: calc(100% + 1.25rem); }
  @media only all and (max-width: 799px) {
    .survey__answer {
      -ms-flex-direction: column;
          flex-direction: column;
      margin: 0 0 -0.3125rem -0.3125rem; } }
  .survey__answer label {
    transition-duration: 250ms;
    transition-property: color, background-color, box-shadow, transform;
    transition-timing-function: ease;
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    padding: 0.625rem;
    font-weight: 600;
    background-color: #fff;
    border-radius: 5Px;
    cursor: pointer; }
    @media only all and (max-width: 799px) {
      .survey__answer label {
        -ms-flex-pack: justify;
            justify-content: space-between;
        margin: 0.3125rem; } }
    @media only all and (min-width: 800px) {
      .survey__answer label {
        -ms-flex-direction: column;
            flex-direction: column;
        margin: 0.625rem;
        overflow: hidden;
        text-align: center; } }
    .survey__answer label:hover {
      -ms-transform: translateY(-0.125rem);
          transform: translateY(-0.125rem);
      box-shadow: 0 0.125rem 0.375rem rgba(34, 50, 56, 0.08); }
  .survey__answer .survey__input:checked + label {
    color: #fff;
    background-color: #223238; }
    .survey__answer .survey__input:checked + label:hover {
      -ms-transform: none;
          transform: none; }
  .survey__answer label > span {
    display: -ms-flexbox;
    display: flex;
    line-height: 1.3; }
    @media only all and (min-width: 800px) {
      .survey__answer label > span {
        -ms-flex-positive: 1;
            flex-grow: 1;
        margin-bottom: 0.5625rem; } }
  @media only all and (min-width: 800px) {
    .survey__answer span span {
      max-width: 10em;
      margin: auto; } }

.survey__input {
  position: absolute;
  width: 1Px;
  height: 1Px;
  padding: 0;
  margin: -1Px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  border: 0; }

.survey__answer__marker {
  position: relative;
  top: 2Px;
  width: 16Px;
  height: 16Px; }
  @media only all and (min-width: 800px) {
    .survey__answer__marker {
      margin-top: auto; } }
  .survey__answer__marker::before, .survey__answer__marker::after {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    margin-top: -2Px;
    border-radius: 50%;
    content: ''; }
  .survey__answer__marker::before {
    transition-duration: 250ms;
    transition-property: border-color;
    transition-timing-function: ease;
    width: 16Px;
    height: 16Px;
    background-color: #fff;
    border: 0.125rem solid #c8cfd1; }
    .survey__input:checked + label .survey__answer__marker::before {
      border-color: #fff; }
  .survey__answer__marker::after {
    transition-duration: 250ms;
    transition-property: opacity, transform;
    transition-timing-function: ease;
    width: 10Px;
    height: 10Px;
    background-color: #223238;
    opacity: 0;
    -ms-transform: translate(-50%, -50%) scale(0.5);
        transform: translate(-50%, -50%) scale(0.5); }
    .survey__input:checked + label .survey__answer__marker::after {
      opacity: 1;
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }

.survey__footer {
  position: fixed;
  z-index: 8;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 0.625rem;
  background-color: #fff;
  box-shadow: 0 -0.0625rem 0 rgba(34, 50, 56, 0.1); }
  @media only screen and (min-width: 40em) {
    .survey__footer {
      padding: 1.25rem; } }
  @media only screen and (min-width: 75em) {
    .survey__footer .survey__back-wrap,
    .survey__footer .survey__action {
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
      -ms-flex-positive: 1;
          flex-grow: 1; }
    .survey__footer .survey__action {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: end;
          justify-content: flex-end; } }

.survey__footer--steps {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center; }

.survey__errors {
  padding: 0.625rem;
  margin-top: 0.625rem;
  text-align: center;
  color: #721c24;
  background-color: #f8d7da;
  border-radius: 0.1875rem; }

.survey__info {
  margin-top: 2.5rem;
  font-size: 0.9375rem; }
  .survey__info + .survey__info {
    margin-top: 0.9375rem; }
  .survey__info .icon {
    position: relative;
    top: -0.0625rem;
    display: inline-block;
    width: 1.25rem;
    margin-right: 0.125rem;
    vertical-align: middle;
    color: #45ceee; }

.team__listings {
  margin-bottom: -0.1875rem;
  background-color: #171c1d;
  color: white; }

.team__listing__icon,
.team__listing__icon--end {
  display: block;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 2.75rem;
  z-index: 2; }
  .team__listing__icon svg,
  .team__listing__icon--end svg {
    margin-left: -1.0625rem; }

.team__listing__icon {
  margin-bottom: -0.25rem; }

.team__listing__lead-in {
  position: absolute;
  bottom: 0;
  height: 0.1875rem;
  margin-bottom: -0.1875rem;
  margin-left: -1.5625rem; }
  @media only screen and (max-width: 1023px) {
    .team__listing__lead-in {
      right: 0;
      width: calc(50% + 2.375rem);
      background: #171c1d;
      z-index: 1; } }
  @media only screen and (min-width: 64em) {
    .team__listing__lead-in {
      left: 50%;
      width: 25%;
      background-color: white;
      -ms-transform: translateX(-100%);
          transform: translateX(-100%); } }

.team__listing__lead-out {
  position: absolute; }
  @media only screen and (max-width: 39.9375em) {
    .team__listing__lead-out {
      bottom: 0;
      left: calc(50% + 0.3125rem);
      width: 2.375rem;
      height: 0.4375rem;
      margin-bottom: 1.1875rem;
      background: #171c1d;
      -ms-transform: translateX(-100%);
          transform: translateX(-100%);
      z-index: 3; }
      .remainder--small--1 .team__listing__lead-out {
        right: 50%;
        left: auto;
        -ms-transform: translateX(100%);
            transform: translateX(100%); } }
  @media only screen and (min-width: 40em) and (max-width: 63.9375em) {
    .team__listing__lead-out {
      bottom: 0;
      left: 1.125rem;
      width: calc(50% - 1.125rem);
      height: 3.75rem;
      margin-bottom: 1.3125rem;
      border: 0.1875rem solid;
      border-right: 0;
      border-radius: 0.625rem;
      border-top-right-radius: 0;
      border-bottom-right-radius: 0; }
      .team__listing__lead-out:after {
        content: '';
        position: absolute;
        bottom: 0;
        right: 0;
        width: 2.375rem;
        height: 0.4375rem;
        margin-bottom: -0.3125rem;
        background: #171c1d; }
      .remainder--medium--1 .team__listing__lead-out,
      .remainder--medium--2 .team__listing__lead-out {
        right: 1.125rem;
        left: auto;
        height: 3.8125rem;
        border-right: 0.1875rem solid;
        border-left: 0;
        border-radius: 0.625rem;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0; }
        .remainder--medium--1 .team__listing__lead-out:after,
        .remainder--medium--2 .team__listing__lead-out:after {
          right: auto;
          left: 0; } }
  @media only screen and (min-width: 64em) {
    .remainder--large--2 .team__listing__lead-out {
      left: 50%;
      width: 6.25rem;
      height: 0.25rem;
      margin-top: -0.1875rem;
      background-color: #171c1d;
      -ms-transform: translateX(-2.375rem);
          transform: translateX(-2.375rem);
      z-index: 1; }
    .remainder--large--3 .team__listing__lead-out,
    .remainder--large--4 .team__listing__lead-out,
    .remainder--large--5 .team__listing__lead-out {
      bottom: 1.3125rem;
      left: calc(50% + 2.1875rem);
      width: 25%;
      height: 3.75rem;
      border-bottom: 0.1875rem solid; }
    .remainder--large--6 .team__listing__lead-out {
      right: 50%;
      width: 6.25rem;
      height: 0.25rem;
      margin-top: -0.1875rem;
      background-color: #171c1d;
      -ms-transform: translateX(2.375rem);
          transform: translateX(2.375rem);
      z-index: 1; }
    .remainder--large--7 .team__listing__lead-out {
      bottom: 1.3125rem;
      width: calc(50% - 2.5rem);
      height: 3.75rem;
      border: 0.1875rem solid; }
    .remainder--large--7 .team__listing__lead-out {
      left: 1.125rem;
      border-right: 0;
      border-top-left-radius: 0.625rem;
      border-bottom-left-radius: 0.625rem; } }

.team__listing__icon--end {
  z-index: 0;
  left: 0.125rem;
  margin-top: -0.25rem;
  -ms-transform: scaleY(-1);
      transform: scaleY(-1); }
  @media only screen and (max-width: 39.9375em) {
    .team__listing__icon--end {
      z-index: 4; }
      .remainder--small--1 .team__listing__icon--end {
        -ms-transform: scale(-1);
            transform: scale(-1); } }
  @media only screen and (min-width: 40em) and (max-width: 63.9375em) {
    .remainer--medium--0 .team__listing__icon--end,
    .remainder--medium--1 .team__listing__icon--end,
    .remainder--medium--2 .team__listing__icon--end {
      -ms-transform: scale(-1);
          transform: scale(-1); } }
  @media only screen and (min-width: 64em) {
    .remainder--large--3 .team__listing__icon--end,
    .remainder--large--4 .team__listing__icon--end,
    .remainder--large--5 .team__listing__icon--end,
    .remainder--large--6 .team__listing__icon--end {
      -ms-transform: scale(-1);
          transform: scale(-1); } }

.team__listing__position {
  color: #728b91;
  font-size: 0.75rem;
  font-weight: bold;
  text-transform: uppercase; }

.team__listing__link {
  color: #45ceee;
  display: inline-block;
  text-transform: uppercase; }

.team__img__container {
  position: relative;
  max-width: 13.75rem;
  margin: 0 auto;
  overflow: hidden; }

.team__listing__row {
  position: relative;
  padding-bottom: 3.5625rem;
  font-size: 0;
  text-align: left; }
  @media only screen and (min-width: 64em) {
    .remainder--large--1 .team__listing__row,
    .remainder--large--2 .team__listing__row,
    .remainder--large--5 .team__listing__row,
    .remainder--large--6 .team__listing__row,
    .remainder--large--8 .team__listing__row {
      padding-bottom: 0; } }

.team__listing {
  display: inline-block;
  position: relative;
  border-bottom: 0.1875rem solid; }
  @media only screen and (max-width: 39.9375em) {
    .team__listing {
      margin-top: -0.1875rem;
      border: 0;
      border-radius: 0.625rem; }
      .team__listing:first-child {
        margin-top: 0; }
      .team__listing:nth-child(2n) {
        border: 0.1875rem solid;
        border-left: 0.625rem solid transparent; }
      .team__listing:nth-child(2n + 1) {
        border: 0.1875rem solid;
        border-right: 0.625rem solid transparent; }
      .team__listing:last-child:before {
        content: '';
        position: absolute;
        top: 100%;
        height: 3.75rem;
        border: 0.1875rem solid;
        z-index: 2; }
      .team__listing:nth-last-child(2n + 1):first-child:last-child:before,
      .team__listing:nth-last-child(2n + 1):first-child ~ li:last-child:before {
        left: 50%;
        width: 50%;
        margin-top: -0.1875rem;
        border-left: 0;
        border-top-right-radius: 0.625rem;
        border-bottom-right-radius: 0.625rem; }
      .team__listing:nth-last-child(2n):first-child:last-child:before,
      .team__listing:nth-last-child(2n):first-child ~ li:last-child:before {
        right: 50%;
        width: calc(50% + 0.625rem);
        border-right: 0;
        border-top-left-radius: 0.625rem;
        border-bottom-left-radius: 0.625rem; } }
  @media only screen and (min-width: 40em) and (max-width: 63.9375em) {
    .team__listing:before {
      background-color: #e40a36;
      border-radius: 50%;
      height: 0.625rem;
      width: 0.625rem;
      content: '';
      position: absolute;
      bottom: 0;
      left: 100%;
      margin-bottom: -0.0625rem;
      -ms-transform: translate(-50%, 50%);
          transform: translate(-50%, 50%);
      z-index: 2; }
    .team__listing:nth-child(4n) {
      margin-top: -0.125rem;
      border-top: 0.1875rem solid;
      border-right: 0.1875rem solid;
      border-top-right-radius: 0.625rem;
      border-bottom-right-radius: 0.625rem; }
      .team__listing:nth-child(4n):before {
        display: none; }
    .team__listing:nth-child(4n + 1) {
      border-top: 0.1875rem solid;
      border-left: 0.1875rem solid;
      border-top-left-radius: 0.625rem;
      border-bottom-left-radius: 0.625rem; }
    .team__listing:nth-child(4n + 2):before {
      display: none; }
    .team__listing:nth-child(4n + 2), .team__listing:nth-child(4n + 3) {
      border-bottom: 0; }
    .team__listing:nth-child(4n + 5) {
      margin-top: -0.125rem; }
    .team__listing:nth-last-child(4n + 3):first-child:last-child,
    .team__listing:nth-last-child(4n + 3):first-child ~ li:last-child {
      margin-top: -0.125rem;
      border: 0.1875rem solid;
      border-left: 0;
      border-top-right-radius: 0.625rem;
      border-bottom-right-radius: 0.625rem;
      float: right; }
    .team__listing:nth-last-child(4n + 3):first-child:last-child:before,
    .team__listing:nth-last-child(4n + 3):first-child ~ li:last-child:before {
      right: 100%;
      left: auto;
      -ms-transform: translate(50%, 50%);
          transform: translate(50%, 50%); } }
  @media only screen and (min-width: 64em) {
    .team__listing:nth-child(8n + 1) {
      border-top: 0.1875rem solid;
      border-left: 0.1875rem solid;
      border-top-left-radius: 0.625rem;
      border-bottom-left-radius: 0.625rem; }
    .team__listing:nth-child(8n) {
      border-top: 0.1875rem solid;
      border-right: 0.1875rem solid;
      border-top-right-radius: 0.625rem;
      border-bottom-right-radius: 0.625rem; }
    .team__listing:nth-child(8n + 4), .team__listing:nth-child(8n + 5) {
      border-bottom: 0; }
    .team__listing:nth-child(n + 4) {
      margin-top: -0.1875rem; }
    .team__listing:nth-last-child(8n):first-child:nth-last-child(4):before,
    .team__listing:nth-last-child(8n):first-child ~ li:nth-last-child(4):before {
      content: '';
      position: absolute;
      top: 100%;
      left: 0;
      width: 100%;
      height: 3.75rem;
      border: 0.1875rem solid;
      border-right: 0;
      border-top-left-radius: 0.625rem;
      border-bottom-left-radius: 0.625rem; }
    .team__listing:nth-last-child(8n):first-child:nth-last-child(4):after,
    .team__listing:nth-last-child(8n):first-child ~ li:nth-last-child(4):after {
      content: '';
      position: absolute;
      top: 100%;
      left: 100%;
      width: 100%;
      height: 0.1875rem;
      margin-top: 3.5625rem;
      margin-left: -1.875rem;
      background-color: white; }
    .team__listing:nth-last-child(8n + 1):first-child:last-child:after,
    .team__listing:nth-last-child(8n + 1):first-child ~ li:last-child:after {
      content: '';
      position: absolute;
      top: 100%;
      left: 100%;
      width: 100%;
      height: 0.1875rem;
      margin-left: -1.875rem;
      background-color: white; }
    .team__listing:nth-last-child(8n + 2):first-child:last-child:after,
    .team__listing:nth-last-child(8n + 2):first-child ~ li:last-child:after {
      content: '';
      position: absolute;
      top: 100%;
      left: 100%;
      width: 10%;
      height: 0.1875rem;
      background-color: white; }
    .team__listing:nth-last-child(8n + 3):first-child:last-child:after,
    .team__listing:nth-last-child(8n + 3):first-child ~ li:last-child:after {
      content: '';
      position: absolute;
      top: 100%;
      left: 100%;
      width: 100%;
      height: 3.75rem;
      border: 0.1875rem solid;
      border-left: 0;
      border-top-right-radius: 0.625rem;
      border-bottom-right-radius: 0.625rem; }
    .team__listing:nth-last-child(8n + 4):first-child:last-child:after,
    .team__listing:nth-last-child(8n + 4):first-child ~ li:last-child:after {
      content: '';
      position: absolute;
      top: 100%;
      left: 0;
      width: 100%;
      height: 3.75rem;
      border: 0.1875rem solid;
      border-left: 0;
      border-top-right-radius: 0.625rem;
      border-bottom-right-radius: 0.625rem; }
    .team__listing:nth-last-child(8n + 5):first-child:last-child,
    .team__listing:nth-last-child(8n + 5):first-child ~ li:last-child {
      float: right;
      border: 0.1875rem solid;
      border-left: 0;
      border-top-right-radius: 0.625rem;
      border-bottom-right-radius: 0.625rem; }
    .team__listing:nth-last-child(8n + 6):first-child:nth-last-child(2), .team__listing:nth-last-child(8n + 6):first-child:last-child,
    .team__listing:nth-last-child(8n + 6):first-child ~ li:nth-last-child(2),
    .team__listing:nth-last-child(8n + 6):first-child ~ li:last-child {
      float: right; }
    .team__listing:nth-last-child(8n + 6):first-child:nth-last-child(2),
    .team__listing:nth-last-child(8n + 6):first-child ~ li:nth-last-child(2) {
      border: 0.1875rem solid;
      border-left: 0;
      border-top-right-radius: 0.625rem;
      border-bottom-right-radius: 0.625rem; }
    .team__listing:nth-last-child(8n + 6):first-child:last-child,
    .team__listing:nth-last-child(8n + 6):first-child ~ li:last-child {
      margin-top: 0; }
    .team__listing:nth-last-child(8n + 6):first-child:last-child:after,
    .team__listing:nth-last-child(8n + 6):first-child ~ li:last-child:after {
      content: '';
      position: absolute;
      top: 100%;
      right: 100%;
      width: 10%;
      height: 0.1875rem;
      background-color: white; }
    .team__listing:nth-last-child(8n + 7):first-child:nth-last-child(3), .team__listing:nth-last-child(8n + 7):first-child:nth-last-child(2), .team__listing:nth-last-child(8n + 7):first-child:last-child,
    .team__listing:nth-last-child(8n + 7):first-child ~ li:nth-last-child(3),
    .team__listing:nth-last-child(8n + 7):first-child ~ li:nth-last-child(2),
    .team__listing:nth-last-child(8n + 7):first-child ~ li:last-child {
      margin-top: 0;
      float: right; }
    .team__listing:nth-last-child(8n + 7):first-child:nth-last-child(3),
    .team__listing:nth-last-child(8n + 7):first-child ~ li:nth-last-child(3) {
      margin-top: -0.1875rem;
      border: 0.1875rem solid;
      border-left: 0;
      border-top-right-radius: 0.625rem;
      border-bottom-right-radius: 0.625rem; } }

.team__section {
  position: relative;
  min-height: 61vh !important; }
  @media only screen and (min-width: 64em) {
    @supports (display: flex) {
      .team__section {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -ms-flex-align: center;
            align-items: center; } } }

@media only screen and (max-width: 39.9375em) {
  .team .hero__icon {
    max-height: 25rem; } }

.team__intro {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  color: white;
  position: relative; }
  @media only screen and (max-width: 1023px) {
    .team__intro {
      display: table-cell;
      width: 100vw; } }

@media only screen and (min-width: 64em) {
  .team__intro__lead-in {
    position: relative;
    height: 9.375rem;
    margin-bottom: 3.125rem;
    margin-left: auto;
    margin-right: 10.8125rem;
    width: calc(50% - 10.8125rem); }
    .team__intro__lead-in:before {
      width: 95%;
      border-bottom: 0.1875rem solid;
      border-right: 0.1875rem solid;
      border-bottom-right-radius: 0.9375rem;
      bottom: 0;
      content: '';
      display: none;
      right: 0;
      top: 0;
      position: absolute;
      -ms-transform-origin: top right;
          transform-origin: top right; }
    .svg-supported .team__intro__lead-in:before {
      width: 0;
      height: 0;
      opacity: 0; }
    .svg-supported .team__intro__lead-in .icon {
      opacity: 0;
      stroke-dasharray: 100 100;
      stroke-dashoffset: 100; } }

@media only screen and (min-width: 64em) {
  .team__intro__lead-in:before {
    display: block; } }

.svg-supported .section.is-active .team__intro__lead-in:before {
  animation: drawLeadIn 1300ms linear forwards;
  opacity: 1; }

.svg-supported .section.is-active .team__intro__lead-in .icon {
  animation: drawBack 0.3s 1200ms linear forwards;
  opacity: 1; }

@media only screen and (min-width: 64em) {
  .team__text--centered {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    margin-left: 0;
    margin-right: 0;
    transform: translate(-50%, -50%);
    zoom: 99.99%; } }

.team__text--bordered {
  border: 0.1875rem solid;
  border-radius: 0.625rem;
  color: white;
  max-width: 40.625rem;
  padding: 5rem 2.5rem;
  margin: 0 auto; }
  @media only screen and (max-width: 1023px) {
    .team__text--bordered {
      margin-top: 3.75rem; } }
  @media only screen and (max-width: 400px) {
    .team__text--bordered {
      padding: 2.5rem 0;
      margin-top: 2.5rem; } }
  @media only screen and (min-width: 64em) {
    .team__text--bordered {
      transition-duration: 250ms;
      transition-property: opacity, transform;
      transition-timing-function: ease; }
      .svg-supported .team__text--bordered {
        opacity: 0;
        -ms-transform: translateY(20%);
            transform: translateY(20%); }
      .svg-supported .section.is-active .team__text--bordered {
        opacity: 1;
        transition: 500ms;
        transition-delay: 1400ms;
        -ms-transform: translateY(0);
            transform: translateY(0); } }

.team__how {
  padding: 0 2.5rem;
  position: relative; }
  .team__how:before, .team__how:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    width: 50%;
    height: calc(50% + 0.3125rem);
    margin-top: -0.4375rem;
    margin-left: 0.375rem;
    border-radius: 0;
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
  .team__how:before {
    top: 0;
    border-top: 0.1875rem solid;
    border-left: 0.1875rem solid;
    border-top-left-radius: 0.625rem; }
  .team__how:after {
    top: 50%;
    margin-top: -0.125rem;
    border-left: 0.1875rem solid;
    border-bottom: 0.1875rem solid;
    border-bottom-left-radius: 0.625rem; }
  @media only screen and (min-width: 64em) {
    .svg-supported .team__how:before, .svg-supported .team__how:after {
      width: 0;
      height: 0;
      opacity: 0; }
    .svg-supported .section.is-active .team__how:before {
      animation: drawTeamHow 1.2s 750ms linear forwards; }
    .svg-supported .section.is-active .team__how:after {
      animation: drawTeamHowReverse 1.2s 1884ms linear forwards; } }

.team__how__lead-in {
  display: block;
  width: 8.125rem;
  margin-right: auto;
  margin-left: auto; }
  .team__how__lead-in svg {
    margin-top: -0.0625rem;
    margin-left: 2.0625rem; }
  @media only screen and (min-width: 64em) {
    .svg-supported .team__how__lead-in {
      stroke-dasharray: 350 350;
      stroke-dashoffset: 350; }
    .svg-supported .section.is-active .team__how__lead-in {
      animation: draw 800ms linear forwards; } }

.team__how__btn {
  z-index: 2; }
  .team__how__btn:focus, .team__how__btn:hover {
    color: #45ceee; }
  .team__how__btn:before {
    border-color: #45ceee; }

.team__cta__intro {
  width: 100%; }
  @media only screen and (min-width: 64em) {
    .team__cta__intro {
      position: absolute;
      top: 0;
      left: 0; } }

.team__cta {
  width: 100%;
  z-index: 2; }

.team__cta__inner {
  margin: 0 auto;
  padding: 3.75rem; }
  .team__cta__inner .icon {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    height: auto;
    max-width: 40.625rem;
    width: 100%;
    z-index: 0; }
  .ie .team__cta__inner {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
  @media only screen and (max-width: 39.9375em) {
    .team__cta__inner {
      padding-left: inherit;
      padding-right: inherit; }
      .team__cta__inner .icon {
        max-width: 25rem;
        width: 90%; } }

.team__cta__text {
  z-index: 99; }

.team__cta__btn {
  z-index: 2; }
  .team__cta__btn:focus, .team__cta__btn:hover {
    color: white; }
  .team__cta__btn:before {
    border-color: white; }

@keyframes drawLeadIn {
  40% {
    height: 9.375rem;
    width: 0; }
  100% {
    height: 9.375rem;
    width: 95%; } }

@keyframes drawTeamHow {
  1% {
    left: 50%;
    opacity: 1; }
  50% {
    left: 0;
    width: 50%;
    height: 0; }
  100% {
    left: 0;
    width: 50%;
    height: calc(50% + 0.3125rem);
    opacity: 1; } }

@keyframes drawTeamHowReverse {
  0.1% {
    opacity: 1; }
  50% {
    width: 0;
    height: calc(50% + 0.3125rem); }
  100% {
    width: 50%;
    height: calc(50% + 0.3125rem);
    opacity: 1; } }

.testimonial {
  padding: 1.25rem;
  position: relative; }

.testimonial__video {
  width: 100%;
  max-width: 43.75rem;
  padding: calc(2% + 0.625rem);
  margin-right: auto;
  margin-left: auto; }

.testimonial__content {
  -ms-flex-positive: 1;
      flex-grow: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column; }

.speech-mark {
  -ms-transform: scale(-1);
      transform: scale(-1);
  position: absolute;
  right: 11%;
  bottom: 25%; }

@media only screen and (max-width: 39.9375em) {
  .thoughts {
    height: auto; } }

.thoughts__iconContainer::before {
  position: absolute;
  z-index: 4;
  top: 0;
  left: 0;
  width: 100%;
  height: 70%;
  background: white;
  content: ''; }

.thoughts__icon {
  background: white;
  z-index: 5; }
  .thoughts__icon::before {
    padding-top: 166.5%; }

.thoughts__icon--detail {
  margin-bottom: 2.5rem; }

.thoughts__root {
  background: white;
  bottom: -2Px;
  display: none;
  margin-top: 2.5rem;
  position: absolute;
  right: 2.625rem;
  top: 50%;
  width: 6.25rem;
  z-index: 3; }
  @media only screen and (min-width: 64em) {
    .thoughts__root {
      display: block; } }
  @media only screen and (min-width: 75em) {
    .thoughts__root {
      right: 6.375rem; } }
  .thoughts__root::before {
    background: #223238;
    bottom: 5rem;
    content: '';
    left: 50%;
    margin-left: -1Px;
    position: absolute;
    top: 0;
    width: 3Px; }
    @media only screen and (min-width: 64em) {
      .thoughts__root::before {
        bottom: 100%; }
        .svg-supported .section.is-active .thoughts__root::before {
          animation: growRootDown 0.6s 1.6s linear;
          animation-fill-mode: forwards; } }

@keyframes growRootDown {
  0% {
    bottom: 100%; }
  100% {
    bottom: 5rem; } }

@media only screen and (min-width: 40em) {
  .thoughts__root__end {
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 0.625rem;
    height: 0.625rem;
    background-color: black;
    border-radius: 50%;
    -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    opacity: 0;
    animation: fadeIn 300ms 2.15s linear;
    animation-fill-mode: forwards; } }

@media only screen and (min-width: 40em) {
  .thoughts__root__icon--bl {
    bottom: 49Px;
    position: absolute;
    right: 48Px;
    width: 51Px; } }

@media only screen and (min-width: 64em) {
  .svg-supported .thoughts__root__icon--bl {
    stroke-dasharray: 100 100;
    stroke-dashoffset: 100; }
  .svg-supported .section.is-active .thoughts__root__icon--bl {
    animation: draw 0.3s 2.15s linear;
    animation-fill-mode: forwards; } }

.thoughts__root__icon--tl {
  bottom: 0;
  height: 3.1875rem;
  left: 50%;
  margin-left: -1.375rem;
  margin-top: -0.3125rem;
  position: absolute;
  -ms-transform: scaleX(-1) translateX(50%);
      transform: scaleX(-1) translateX(50%);
  width: 3.125rem; }
  @media only screen and (min-width: 40em) {
    .svg-supported .thoughts__root__icon--tl {
      stroke-dasharray: 100 100;
      stroke-dashoffset: 100; }
    .svg-supported .posts.is-active .thoughts__root__icon--tl {
      animation: drawBack 0.3s 2.95s linear;
      animation-fill-mode: forwards; }
    .svg-supported .posts.is-active .thoughts__root__icon--tl.single {
      animation: drawBack 0.3s 1900ms linear;
      animation-fill-mode: forwards; } }
  @media only screen and (max-width: 39.9375em) {
    .thoughts__root__icon--tl {
      display: none; } }

.thoughts__root--wide {
  background: white;
  bottom: 0;
  display: none;
  height: 6.25rem;
  left: 50%;
  margin-left: -2Px;
  position: absolute;
  right: 9rem;
  z-index: 4; }
  @media only screen and (min-width: 64em) {
    .thoughts__root--wide {
      display: block; } }
  @media only screen and (min-width: 75em) {
    .thoughts__root--wide {
      right: 12.75rem; } }
  .thoughts__root--wide::before {
    background: #223238;
    bottom: 48Px;
    content: '';
    height: 3Px;
    left: 3rem;
    position: absolute;
    right: -5Px; }
    @media only screen and (min-width: 64em) {
      .svg-supported .thoughts__root--wide::before {
        opacity: 0;
        left: 100%; }
      .svg-supported .section.is-active .thoughts__root--wide::before {
        animation: growRootAcrossLarge 1.15s 2.4s linear;
        animation-fill-mode: forwards; } }

@keyframes growRootAcrossLarge {
  0% {
    opacity: 0;
    left: 100%; }
  1% {
    opacity: 1; }
  100% {
    opacity: 1;
    left: 3rem; } }

@media only screen and (min-width: 40em) {
  .thoughts__root__icon--tr {
    bottom: -1Px;
    left: 1Px;
    position: absolute;
    width: 48Px;
    -ms-transform: translateX(-0.01875rem);
        transform: translateX(-0.01875rem); }
    .Safari .thoughts__root__icon--tr {
      -ms-transform: translateX(-0.01875rem, 0.03125rem);
          transform: translateX(-0.01875rem, 0.03125rem); } }
  @media only screen and (min-width: 64em) {
    .svg-supported .thoughts__root__icon--tr {
      stroke-dasharray: 100 100;
      stroke-dashoffset: -100; }
    .svg-supported .section.is-active .thoughts__root__icon--tr {
      animation: draw 0.3s 3.5s linear;
      animation-fill-mode: forwards; } }

@media only screen and (min-width: 64em) {
  .thought-hero__content {
    margin-left: 2.25rem; } }

.tom-graphic {
  font-size: 1vw; }
  @media only all and (min-width: 1230px) {
    .tom-graphic {
      font-size: 0.76875rem; } }
  .tom-graphic .landing__strat-table {
    width: 90em;
    margin-right: auto;
    margin-left: auto; }

.tom-graphic__column__heading {
  position: relative;
  width: 100%;
  margin-bottom: 1.5em;
  -ms-flex-item-align: start;
      align-self: flex-start;
  color: #000;
  text-align: center;
  border-radius: 0.5em;
  padding: 1.3125em; }
  .tom-graphic__column__heading img {
    position: absolute;
    left: 95%;
    top: 40%;
    width: 17%;
    z-index: 2; }
  .tom-graphic__column__heading h3 {
    font-family: Georgia, Times, "Times New Roman", serif;
    position: relative;
    line-height: 1.2;
    font-weight: 400;
    font-size: 1.5em; }
    .fontsactive .tom-graphic__column__heading h3 {
      font-family: prata, Georgia, Times, "Times New Roman", serif; }
    @media only screen and (min-width: 68.75em) {
      .tom-graphic__column__heading h3 {
        font-size: 2em; } }
    @media only screen and (min-width: 80.625em) {
      .tom-graphic__column__heading h3 {
        font-size: 2.25em; } }

.tomGrpahic__input {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  margin-right: 1.5em; }
  .tomGrpahic__input:last-child {
    margin-right: 0; }

.tom-graphic__wrapper {
  -ms-flex-positive: 1;
      flex-grow: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column; }

.tom-graphic__content {
  -ms-flex-positive: 1;
      flex-grow: 1;
  border: 0.0625rem dotted black;
  border-radius: 0.5em;
  padding: 1.25em;
  background-color: white; }
  .tom-graphic__content h4 {
    padding-bottom: 1.375em;
    font-size: 1rem; }
    .tom-graphic__content h4:last-child {
      padding-bottom: 0; }
  .tom-graphic__content li {
    padding-bottom: 1.375em;
    font-size: 1rem; }
    .tom-graphic__content li:last-child {
      padding-bottom: 0; }

.tom-graphic__content--end {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  padding-left: 1.875em; }

.red-arrow__icon {
  width: 1.4375em; }

.tom-graphic__icon {
  width: 5.3125em;
  -ms-flex-negative: 0;
      flex-shrink: 0; }

.tom-graphic__item {
  display: -ms-flexbox;
  display: flex;
  padding-left: 0.9375em; }

.tom-graphic__text {
  margin-left: 2.5em; }
  .tom-graphic__text li {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: baseline;
        align-items: baseline; }
  .tom-graphic__text i {
    margin-right: 1.25em; }

.tom-graphic__item--border {
  border-top: 0.0625rem solid #dadcdd;
  padding-top: 4.625em; }
  .tom-graphic__item--border .red-arrow__icon {
    width: 2.0625em; }

.tom-graphic__item--padding-bot {
  padding-bottom: 2.625em; }

.tom-graphic__middle-icon {
  margin-top: 0.625em;
  margin-right: 2.8125em; }
  .tom-graphic__middle-icon i {
    width: 5em; }

.tom-graphic__content--first {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: space-evenly;
      justify-content: space-evenly; }

.tom-graphic__content--middle {
  margin-bottom: 1.5em; }
  .tom-graphic__content--middle:last-child {
    margin-bottom: 0; }

.tom-graphic__content--middle {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center; }

.tom-graphic-end__icon {
  padding-bottom: 3.75em; }
  .tom-graphic-end__icon img {
    width: 8em; }

.tom-graphic-end__list ul {
  padding-bottom: 2.8125em; }

.tom-graphic-end__list li {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  position: relative;
  padding-bottom: 2.1875em; }

.tom-graphic-end__list li:after {
  content: '';
  border-right: 0.0625rem dotted #45CEEE;
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0.6875em;
  -ms-transform-origin: top;
      transform-origin: top;
  height: 5.9375em; }

.tom-graphic-end__list li:last-of-type:after {
  display: none; }

.tom-graphic-end__list img {
  height: 1.5em;
  margin-right: 1.25em;
  position: relative;
  z-index: 1; }

.tom-graphic-end__list span {
  width: 0.125rem;
  -ms-flex-positive: 1;
      flex-grow: 1;
  background: black; }

.tom-scope__box {
  display: -ms-flexbox;
  display: flex; }

.tom-scope__colour-box {
  width: 50%; }

.tom-scope__dotted-boxes {
  width: 50%; }

.tom-scope {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  overflow-x: auto;
  overflow-y: visible;
  padding-top: 3.125rem;
  padding-bottom: 3.125rem;
  margin-top: -2.5rem;
  margin-bottom: -2.5rem; }

.rocket-text {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center; }

.rocket__rocket {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  height: 100%;
  margin-left: 0.625rem; }
  .rocket__rocket span {
    width: 0.125rem;
    -ms-flex-positive: 1;
        flex-grow: 1;
    background: black; }

.rocket__text h3 {
  -ms-writing-mode: tb-rl;
      writing-mode: vertical-rl;
  text-orientation: mixed;
  -ms-transform: rotate(180deg);
      transform: rotate(180deg);
  text-transform: uppercase; }

.tom-scope__columns {
  display: -ms-flexbox;
  display: flex; }

.tom-scope__column {
  width: 50%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex: 1;
      flex: 1; }

.tom-scope__heading {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  text-align: center;
  margin-bottom: 2.5rem; }
  .tom-scope__heading h3 {
    font-family: Georgia, Times, "Times New Roman", serif;
    font-size: 1.875rem;
    font-weight: 300; }
    .fontsactive .tom-scope__heading h3 {
      font-family: prata, Georgia, Times, "Times New Roman", serif; }

.tom-scope__colour-box,
.tom-scope__dotted-boxes {
  -ms-flex-positive: 1;
      flex-grow: 1; }

.tom-scope__colour-box {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  border-top-left-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
  padding: 2.375rem;
  margin-bottom: 2.8125rem; }
  .tom-scope__colour-box i {
    margin-right: 2.8125rem; }
  @media only all and (max-width: 1023px) {
    .tom-scope__colour-box {
      -ms-flex-pack: center;
          justify-content: center;
      -ms-flex-direction: column;
          flex-direction: column;
      text-align: center; }
      .tom-scope__colour-box i {
        margin: 0 0 0.625rem; } }

.theme-dark {
  background-color: #223238; }
  .theme-dark h3 {
    color: #45ceee; }
  .theme-dark h4 {
    color: #45CEEE;
    padding-bottom: 0.625rem; }
  .theme-dark p {
    color: white; }

.theme-blue {
  background-color: #45CEEE; }
  .theme-blue h4 {
    text-transform: uppercase;
    padding-bottom: 0.625rem; }

.theme-blue-light {
  background-color: #BEE8F7; }
  .theme-blue-light h4 {
    text-transform: uppercase;
    padding-bottom: 0.625rem; }

.tom-scope__icon {
  width: 4.6875rem; }

.tom-scope__icon--cloud {
  width: 10.3125rem; }

.tom-scope__dotted-boxes {
  border: 0.0625rem dashed #223238;
  border-top-right-radius: 0.5rem;
  border-bottom-right-radius: 0.5rem;
  padding: 2.375rem;
  margin-bottom: 2.8125rem; }

.spacer {
  min-width: 8.125rem; }
  @media only screen and (max-width: 63.9375em) {
    .spacer {
      display: none; } }

.tooltip {
  transition-duration: 250ms;
  transition-property: opacity;
  transition-timing-function: ease;
  position: fixed;
  z-index: 9;
  top: 0.9375rem;
  left: 0.9375rem;
  max-width: 27.8125rem;
  pointer-events: none;
  will-change: transform;
  opacity: 0; }
  .tooltip svg {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 20Px;
    margin-right: 0.25rem;
    margin-left: 0.25rem; }
  .tooltip.is-shown {
    opacity: 1; }

.tooltip__content {
  transition-duration: 250ms;
  transition-property: transform;
  transition-timing-function: ease;
  padding: 0.625rem 0.9375rem;
  font-size: 0.9375rem;
  font-weight: 500;
  color: #fff;
  background-color: rgba(23, 28, 29, 0.98);
  border: 0.0625rem solid #000;
  border-radius: 0.0625rem;
  box-shadow: 0 0.0625rem 0.125rem rgba(0, 0, 0, 0.5);
  -ms-transform: scale(0.9) translate(0.1875rem, 0.1875rem);
      transform: scale(0.9) translate(0.1875rem, 0.1875rem);
  -ms-transform-origin: 0 0;
      transform-origin: 0 0;
  will-change: transform; }
  .tooltip__content h4 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    margin: -0.625rem -0.9375rem 0.625rem -0.9375rem;
    padding: 0.625rem 0.9375rem;
    font-size: 1.125rem;
    font-weight: 600;
    color: #fff;
    background-color: rgba(255, 255, 255, 0.07);
    border-bottom: 0.0625rem solid #000; }
  .tooltip__content h5 {
    margin-bottom: 0.125rem;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    font-size: 0.8125rem;
    color: #fff; }
  .tooltip__content p + p {
    margin-top: 0.625rem; }
  .tooltip__content strong {
    color: #fff; }
  .tooltip__content hr {
    margin: 0.5rem 0 0.625rem;
    height: 0.0625rem;
    background-color: rgba(255, 255, 255, 0.12);
    border: 0;
    border-top: 0.0625rem solid rgba(0, 0, 0, 0.6); }
  .tooltip.is-shown .tooltip__content {
    -ms-transform: none;
        transform: none; }

@media only screen and (max-width: 39.9375em) {
  .triangle-visual__wrapper {
    width: 23.75rem;
    overflow: scroll; } }

.triangle-visual {
  max-width: 62.5rem;
  margin: 0 auto;
  overflow: auto; }
  @media only screen and (max-width: 39.9375em) {
    .triangle-visual {
      width: 31.25rem; } }

.triangle-visual__icon {
  width: 100%;
  max-width: 66.5rem; }

.what {
  overflow: hidden;
  position: relative; }

.what__inner {
  margin-left: -1PX;
  position: relative;
  padding: 3rem 0 6rem; }
  .what__inner::before {
    background: black;
    bottom: -100%;
    content: '';
    height: 100%;
    left: 50%;
    margin-left: -1Px;
    position: absolute;
    width: 3Px; }

.what__inner--homepage:before {
  display: none; }

.what__icon {
  bottom: 0;
  left: 50%;
  position: absolute;
  -ms-transform: translateX(-50%);
      transform: translateX(-50%);
  width: 18.4375rem; }

.what__item {
  background: white;
  border: 3Px solid;
  border-radius: 0.625rem;
  color: #45ceee;
  float: left;
  margin-top: 3.125rem;
  padding: 1rem 2rem;
  position: relative;
  text-align: left;
  -ms-transform-origin: 100% 100%;
      transform-origin: 100% 100%;
  width: 100%;
  z-index: 3; }
  @media only screen and (min-width: 40em) {
    .what__item {
      color: #223238;
      opacity: 0;
      width: 40%; }
      .what__item:nth-child(even) {
        -ms-transform-origin: 0% 100%;
            transform-origin: 0% 100%;
        float: right; }
      .what__item:nth-child(2) {
        margin-top: 6.25rem; }
      .section.is-active .what__item:nth-last-child(1) {
        animation: fadeAndScale 0.5s 1.6s ease-in-out, bubbleColorChange 0.5s 2.8s;
        animation-fill-mode: forwards; }
      .section.is-active .what__item:nth-last-child(2) {
        animation: fadeAndScale 0.5s 1.8s ease-in-out, bubbleColorChange 0.5s 2.8s;
        animation-fill-mode: forwards; }
      .section.is-active .what__item:nth-last-child(3) {
        animation: fadeAndScale 0.5s 2s ease-in-out, bubbleColorChange 0.5s 2.8s;
        animation-fill-mode: forwards; }
      .section.is-active .what__item:nth-last-child(4) {
        animation: fadeAndScale 0.5s 2.2s ease-in-out, bubbleColorChange 0.5s 2.8s;
        animation-fill-mode: forwards; }
      .section.is-active .what__item:nth-last-child(5) {
        animation: fadeAndScale 0.5s 2.4s ease-in-out, bubbleColorChange 0.5s 2.8s;
        animation-fill-mode: forwards; }
      .section.is-active .what__item:nth-last-child(6) {
        animation: fadeAndScale 0.5s 2.6s ease-in-out, bubbleColorChange 0.5s 2.8s;
        animation-fill-mode: forwards; }
      .section.is-active .what__item:nth-last-child(7) {
        animation: fadeAndScale 0.5s 2.8s ease-in-out, bubbleColorChange 0.5s 2.8s;
        animation-fill-mode: forwards; }
      .section.is-active .what__item:nth-last-child(8) {
        animation: fadeAndScale 0.5s 3s ease-in-out, bubbleColorChange 0.5s 2.8s;
        animation-fill-mode: forwards; }
      .section.is-active .what__item:nth-last-child(9) {
        animation: fadeAndScale 0.5s 3.2s ease-in-out, bubbleColorChange 0.5s 2.8s;
        animation-fill-mode: forwards; }
      .section.is-active .what__item:nth-last-child(10) {
        animation: fadeAndScale 0.5s 3.4s ease-in-out, bubbleColorChange 0.5s 2.8s;
        animation-fill-mode: forwards; } }

@media only screen and (min-width: 64em) {
  .is-animated .what__item.is-active .icon {
    color: #d1f3fb; } }

.what__item::before {
  background: white;
  content: '';
  position: absolute;
  width: 2.5rem;
  bottom: -3Px;
  height: 10Px;
  z-index: 2; }

.what__item:nth-child(odd)::before {
  right: -3Px; }

.what__item:nth-child(even)::before {
  left: -3Px; }

.what__item::after {
  border: 3Px solid currentColor;
  border-radius: 0.625rem;
  content: '';
  right: -2.5rem;
  top: -3Px;
  bottom: -3Px;
  position: absolute;
  top: 0;
  width: 2.5rem;
  z-index: 3; }
  .ie .what__item::after,
  .edge .what__item::after {
    border-color: black; }

.what__item:nth-child(odd)::after {
  border-radius: 0 0 0 0.625rem;
  border-right-color: transparent;
  border-top-color: transparent; }

.what__item:nth-child(even)::after {
  border-radius: 0 0 0.625rem 0;
  border-left-color: transparent;
  border-top-color: transparent;
  left: -2.5rem;
  right: auto; }

.what__item--icon {
  width: 46%;
  height: 5rem;
  padding: 0;
  color: #45ceee;
  background-color: transparent;
  border: none;
  cursor: pointer; }
  .what__item--icon .icon {
    position: relative;
    width: 5rem;
    height: 5rem;
    transition-property: color;
    transition-duration: 1s; }
  .what__item--icon:after, .what__item--icon:before {
    display: none; }

.what__item--icon:nth-child(odd) .icon {
  float: right; }

.what__item--icon:nth-child(odd) .what__item__info {
  padding-right: 5.625rem; }

.what__item--icon:nth-child(even) {
  float: right; }
  .what__item--icon:nth-child(even) .icon {
    float: left; }
  .what__item--icon:nth-child(even) .what__icon--border {
    -ms-transform: scaleX(-1);
        transform: scaleX(-1); }
  .what__item--icon:nth-child(even) .what__icon--inner {
    margin-left: 0.5rem; }
  .what__item--icon:nth-child(even) .what__item__info {
    padding-left: 5.625rem; }

.what__item--icon:hover .what__item__info,
.what__item--icon:focus .what__item__info,
.what__item--icon:active .what__item__info {
  opacity: 1;
  -ms-transform: translateY(0);
      transform: translateY(0); }

.what__icon--inner {
  padding: 1.375rem;
  margin-left: -0.5rem; }

.what__item__info {
  transition-duration: 250ms;
  transition-property: opacity, transform;
  transition-timing-function: ease;
  color: #171c1d; }
  @media only screen and (min-width: 64em) {
    .what__item__info {
      opacity: 0;
      -ms-transform: translateY(30%);
          transform: translateY(30%); } }

.what__item__heading {
  color: #223238; }

.what__list__item {
  color: #728b91;
  font-size: 0.8125rem;
  margin-left: 0.875rem;
  position: relative; }
  .what__list__item::before {
    background: currentColor;
    border-radius: 50%;
    content: '';
    height: 0.25rem;
    left: -0.625rem;
    position: absolute;
    top: 0.4375rem;
    width: 0.25rem; }

.what__plant {
  height: 100%;
  position: absolute;
  bottom: 0;
  margin-left: -3.125rem;
  left: 50%;
  width: 6.25rem; }
  .what__inner--homepage .what__plant {
    width: 4.0625rem; }

.what__plant__stem {
  bottom: 0;
  height: 11.25rem;
  left: 50%;
  margin-left: -1.5625rem;
  position: absolute;
  width: 3.125rem; }
  .section.is-active .what__plant__stem {
    animation: growingStem 2s cubic-bezier(0.57, 0.03, 0.72, 0.45);
    animation-fill-mode: forwards; }
  .what__plant__stem::before {
    background: black;
    bottom: 0;
    content: '';
    margin-left: -1Px;
    position: absolute;
    top: 3Px;
    width: 3Px; }
  .ie .what__plant__stem {
    margin-left: 0; }
  .what__inner--homepage .what__plant__stem {
    margin-left: -0.4375rem; }
  .ie .what__inner--homepage .what__plant__stem {
    margin-left: 1.125rem; }

.what__topLeaf {
  margin-left: -1.5625rem;
  position: absolute;
  top: 0;
  -ms-transform-origin: 50% 100%;
      transform-origin: 50% 100%;
  width: 3.125rem; }
  .section.is-active .what__topLeaf {
    animation-fill-mode: forwards; }
  .what__inner--homepage .what__topLeaf {
    width: 2.1875rem;
    margin-left: -1.0625rem; }

.what__grow {
  left: 50%;
  position: absolute;
  width: 6.25rem; }

.what__grow--1 {
  bottom: 26%;
  margin-left: -2.75rem;
  position: absolute;
  -ms-transform: scale(0);
      transform: scale(0);
  -ms-transform-origin: 100% 100%;
      transform-origin: 100% 100%;
  width: 2.8125rem; }
  .section.is-active .what__grow--1 {
    animation: growingLeaf 1s 0.82s ease-in-out;
    animation-fill-mode: forwards; }
  .what__inner--homepage .what__grow--1 {
    width: 1.75rem;
    margin-left: -0.625rem; }

.what__grow--2 {
  top: 30%;
  -ms-transform: scale(0);
      transform: scale(0);
  -ms-transform-origin: 0% 100%;
      transform-origin: 0% 100%;
  width: 2.8125rem; }
  .section.is-active .what__grow--2 {
    animation: growingLeaf 1s 1.5s ease-in-out;
    animation-fill-mode: forwards; }
  .what__inner--homepage .what__grow--2 {
    width: 1.75rem;
    margin-left: 1.125rem; }

.what__grow--3 {
  margin-left: -3.625rem;
  opacity: 0;
  top: 18%;
  width: 1.1875rem; }
  .section.is-active .what__grow--3 {
    animation: fadeIn 1s 1.4s ease-in-out;
    animation-fill-mode: forwards; }
  .what__inner--homepage .what__grow--3 {
    width: 0.9375rem;
    margin-left: -1.25rem; }

.what__grow--4 {
  margin-left: 1.75rem;
  opacity: 0;
  top: 57%;
  width: 0.75rem; }
  .section.is-active .what__grow--4 {
    animation: fadeIn 1s 1.1332s ease-in-out;
    animation-fill-mode: forwards; }

.what__grow--5 {
  margin-left: 4.3125rem;
  opacity: 0;
  top: 11%;
  width: 0.75rem; }
  .section.is-active .what__grow--5 {
    animation: fadeIn 1s 1.776s ease-in-out;
    animation-fill-mode: forwards; }

.what__droplet {
  left: 50%;
  margin-left: -12.5rem;
  position: absolute;
  top: -10%; }
  .section.is-active .what__droplet {
    animation: topToBottom 7s 2s linear infinite;
    animation-fill-mode: forwards; }

.what__droplet--alt {
  margin-left: 21.875rem; }
  .section.is-active .what__droplet--alt {
    animation: topToBottom 7s 4s linear infinite;
    animation-fill-mode: forwards; }

@keyframes fadeInOutColor {
  50% {
    color: #d1f3fb; } }

@keyframes topToBottom {
  0% {
    top: -10%; }
  90% {
    opacity: 1; }
  91% {
    opacity: 0; }
  100% {
    opacity: 0;
    top: 100%; } }

@keyframes fadeAndScale {
  0% {
    opacity: 0;
    transform: scale(0.5); }
  100% {
    opacity: 1;
    transform: none; } }

@keyframes bubbleColorChange {
  from {
    color: #223238; }
  to {
    color: #45ceee; } }

@keyframes growingStem {
  from {
    height: 11.25rem; }
  to {
    height: 100%; } }

@keyframes growingLeaf {
  from {
    transform: scale(0); }
  to {
    transform: scale(1); } }

.why {
  position: relative;
  overflow: hidden; }

.why--overflow {
  overflow: visible; }

.why__inner {
  padding-bottom: 3rem;
  position: relative;
  z-index: 5; }
  @media only screen and (min-width: 40em) {
    .why__inner {
      padding-bottom: 6.25rem; } }

.why__plantPot {
  position: absolute;
  right: 6.25rem;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  width: 6rem;
  z-index: 4; }
  @media only screen and (max-width: 39.9375em) {
    .why__plantPot {
      display: none; } }

.why__plantPot__base {
  width: 100%; }

.why__plantPot__leaf {
  position: absolute; }

.why__plantPot__leaf--1 {
  left: 50%;
  top: 50%;
  -ms-transform: scale(0);
      transform: scale(0);
  -ms-transform-origin: 0% 100%;
      transform-origin: 0% 100%;
  width: 2.5rem; }
  .section.is-active .why__plantPot__leaf--1 {
    animation: 1s 3.75s growingLeaf ease-in-out;
    animation-fill-mode: forwards; }

.why__plantPot__leaf--2 {
  top: 0;
  margin-left: -1.8125rem;
  left: 50%;
  width: 1.875rem; }

.why__plantPot__plant {
  bottom: 31%;
  top: 6.25rem;
  position: absolute;
  width: 96%; }
  .section.is-active .why__plantPot__plant {
    animation: 1s 3.5s expandHeightSmall ease-in-out;
    animation-fill-mode: forwards; }
  .why__plantPot__plant::after {
    background: black;
    bottom: 0;
    content: '';
    left: 50%;
    margin-left: -3Px;
    position: absolute;
    top: 1.6875rem;
    width: 3Px; }

.why__plantPot__extras {
  left: -0.625rem;
  opacity: 0;
  position: absolute;
  top: 1.25rem;
  width: 100%; }
  .section.is-active .why__plantPot__extras {
    animation: 0.3s 4s fadeIn ease-in-out;
    animation-fill-mode: forwards; }

.why__droplet {
  position: absolute;
  right: 9.25rem;
  top: -10%;
  z-index: 2; }
  @media only screen and (max-width: 39.9375em) {
    .why__droplet {
      display: none; } }
  .section.is-active .why__droplet {
    animation: topToBottom 7s linear;
    animation-fill-mode: forwards; }

.why__droplet--alt {
  position: absolute;
  right: 8.4375rem;
  top: -10%;
  z-index: 2; }
  @media only screen and (max-width: 39.9375em) {
    .why__droplet--alt {
      display: none; } }
  .why__droplet--alt::before {
    background-color: gray;
    background-image: linear-gradient(transparent 50%, white 50%);
    background-size: 0.3125rem 0.3125rem; }
  .section.is-active .why__droplet--alt {
    animation: topToBottom 7s 1s linear;
    animation-fill-mode: forwards; }

.why__root {
  position: absolute;
  top: 50%;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  margin-top: 2.5rem;
  background-color: #fff;
  z-index: 3; }

@keyframes expandHeightSmall {
  0% {
    top: 6.25rem; }
  100% {
    top: 0; } }

.work__header {
  position: relative;
  min-height: 14.0625rem;
  height: 35vh;
  margin-top: 3.75rem;
  margin-bottom: 3.75rem;
  background-size: cover;
  background-repeat: no-repeat; }
  @media only screen and (min-width: 40em) {
    .work__header {
      min-height: 20.3125rem; } }

.case-study__header__client {
  font-size: 0.875rem;
  color: #6ECCEA;
  font-weight: 600;
  padding-bottom: 2.5rem; }

.work-hero .hero__row--split .hero__column:nth-child(2) {
  -ms-flex-item-align: auto;
      -ms-grid-row-align: auto;
      align-self: auto; }
  @media only screen and (max-width: 39.9375em) {
    .work-hero .hero__row--split .hero__column:nth-child(2) {
      padding-bottom: 6.25rem; } }

.work-hero .hero__iconContainer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start; }

@media only screen and (max-width: 39.9375em) {
  .work-hero .hero__icon {
    margin: auto; } }

@media only screen and (min-width: 64em) {
  .work-hero .hero__icon {
    max-width: 37.5rem;
    margin-right: auto; } }

@media only screen and (min-width: 64em) {
  .workEntry {
    display: -ms-flexbox;
    display: flex; } }

@media only screen and (min-width: 64em) {
  .work {
    -ms-flex-positive: 1;
        flex-grow: 1; } }

.work__tagline {
  margin-bottom: 3.125rem; }

@media only screen and (min-width: 64em) {
  .work__section {
    padding-right: 1.25rem;
    padding-left: 1.25rem; } }

.work__main {
  margin-top: 5rem; }
  .work__main .fmt--post {
    padding-bottom: 1.25rem; }
    .work--no-numbers .work__main .fmt--post h3:last-of-type::before {
      position: absolute;
      top: 0.625rem;
      left: -2.5rem;
      width: 0.1875rem;
      height: 18.75rem;
      z-index: 1;
      background-color: #fff;
      content: ''; }

.work__body {
  position: relative;
  overflow: hidden; }

.work__breadcrumbs {
  font-size: 0.9375rem;
  color: #4b4a50;
  text-transform: uppercase;
  letter-spacing: 0.0625rem; }

@media only screen and (max-width: 39.9375em) {
  .work__subheader {
    padding-top: 5rem; } }

.work__logo {
  position: absolute;
  top: 0;
  height: 100%;
  max-height: 6.25rem;
  padding-bottom: 0.625rem;
  filter: invert(100%);
  -o-object-fit: contain;
     object-fit: contain; }
  @media only screen and (max-width: 39.9375em) {
    .work__logo {
      max-height: 4.375rem; } }
  @media only screen and (min-width: 40em) {
    .work__logo {
      top: 0;
      right: 0;
      width: calc(25% - 0.625rem);
      max-width: 12.5rem; } }

@media only screen and (min-width: 64em) {
  @supports (display: flex) {
    .work__flex--large {
      display: -ms-flexbox;
      display: flex; } } }

.workFeedback__container {
  font-family: Georgia, Times, "Times New Roman", serif;
  font-size: 1.25rem;
  padding: 2.1875rem;
  margin-bottom: 2.25rem; }
  .fontsactive .workFeedback__container {
    font-family: prata, Georgia, Times, "Times New Roman", serif; }
  .workFeedback__container img {
    width: 11.75rem;
    padding-bottom: 2.8125rem; }
  .workFeedback__container p {
    margin-bottom: 1.5625rem;
    font-size: 1.125rem;
    line-height: 1.6; }
  .workFeedback__container a {
    font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    color: #45ceee;
    text-decoration: underline;
    font-size: 1rem; }
    .fontsactive .workFeedback__container a {
      font-family: poppins, "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  @media only screen and (min-width: 40em) and (max-width: 63.9375em) {
    .workFeedback__container {
      margin-left: 2.25rem; } }

.work__content .fmt--post {
  width: 100%;
  margin-bottom: 0; }
  @media only screen and (min-width: 64em) {
    .work__content .fmt--post {
      position: static; }
      .work__content .fmt--post::after {
        margin-left: 2.25rem; } }

@media only screen and (min-width: 40em) {
  .svg-supported .work__content .fmt--post ol li::before, .svg-supported .work__content .fmt--post ol li::after {
    opacity: 0; }
  .svg-supported .posts.is-active .work__content .fmt--post ol li::before,
  .svg-supported .modal.is-open .work__content .fmt--post ol li::before, .svg-supported .posts.is-active .work__content .fmt--post ol li::after,
  .svg-supported .modal.is-open .work__content .fmt--post ol li::after {
    animation: fadeIn 500ms 1s forwards; } }

.work__content .fmt--post ol li:not(:last-child) {
  margin-bottom: 1.25em; }

@media only screen and (min-width: 64em) {
  .ie .work__content {
    margin-right: 16.6666666667%; }
    .ie .work__content:after {
      content: '';
      position: absolute;
      top: 100%;
      left: 0;
      width: 0.1875rem;
      height: 31.25rem;
      margin-left: -0.125rem;
      background-color: #e40a36; } }

.workNavigation {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 15rem;
  background: #2c4048; }
  @media only screen and (max-width: 1023px) {
    .workNavigation {
      display: none; } }

.workNavigation__item {
  transition-duration: 250ms;
  transition-property: background-color;
  transition-timing-function: ease;
  -ms-flex-order: 2;
      order: 2;
  border-bottom: 0.0625rem solid #171c1d;
  cursor: pointer; }
  .workNavigation__item p {
    transition-duration: 250ms;
    transition-property: color;
    transition-timing-function: ease;
    position: relative;
    width: 100%;
    padding: 0.625rem 0.625rem 0;
    color: #a5b0b3;
    font-size: 0.75rem;
    font-weight: 600; }
  .workNavigation__item:hover p {
    color: #fff; }
  .workNavigation__item.is-active {
    position: relative;
    -ms-flex-order: 1;
        order: 1;
    background: #223238; }
    .workNavigation__item.is-active p {
      color: #fff; }
    .workNavigation__item.is-active:after {
      border-bottom: 1rem solid transparent;
      border-left: 1rem solid #223238;
      border-top: 1rem solid transparent;
      content: ' ';
      height: 0;
      margin-top: -1rem;
      position: absolute;
      right: -1rem;
      top: 50%;
      width: 0;
      z-index: 3; }
      @media only screen and (max-width: 39.9375em) {
        .workNavigation__item.is-active:after {
          display: none; } }
  .workNavigation__item:hover {
    background: #223238; }

.workNavigation__item__inner {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  overflow: hidden;
  height: 11.5625rem; }
  .workNavigation__item__inner:before {
    transition-duration: 250ms;
    transition-property: transform;
    transition-timing-function: ease;
    content: ' ';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1.875rem;
    background-color: #e40a36;
    background-image: url(/media/images/arrow-right.svg);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 3rem auto;
    -ms-transform: translateY(100%);
        transform: translateY(100%); }
  .workNavigation__item.is-active .workNavigation__item__inner:before {
    -ms-transform: none;
        transform: none; }

.workNavigation__logo {
  transition-duration: 250ms;
  transition-property: transform, opacity;
  transition-timing-function: ease;
  -ms-flex-positive: 1;
      flex-grow: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  margin-top: -0.1875rem;
  opacity: 0.6; }
  .workNavigation__item.is-active .workNavigation__logo {
    opacity: 1;
    -ms-transform: translateY(-0.75rem);
        transform: translateY(-0.75rem); }
  .workNavigation__item:hover .workNavigation__logo {
    opacity: 1; }
  .workNavigation__logo img {
    max-height: 4.375rem;
    max-width: 6.25rem; }

.work-nav {
  max-width: 112.5rem;
  margin-left: auto;
  margin-right: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
  gap: 1.875rem;
  -ms-flex-align: stretch;
      align-items: stretch; }
  @media only screen and (max-width: 63.9375em) {
    .work-nav {
      -ms-flex-pack: center;
          justify-content: center;
      margin-top: 2.5rem; } }
  @media only screen and (max-width: 39.9375em) {
    .work-nav h3 {
      font-size: 1.25rem; } }

.work-nav__column {
  -ms-flex: 1 1 calc(33.333% - 1.25rem);
      flex: 1 1 calc(33.333% - 1.25rem);
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  padding-top: 2.75rem;
  padding-right: 5.5rem; }
  @media only screen and (max-width: 1420px) {
    .work-nav__column h3 {
      font-size: 1.0625rem; } }
  @media only screen and (max-width: 63.9375em) {
    .work-nav__column {
      -ms-flex: 1 1 calc(50% - 0.9375rem);
          flex: 1 1 calc(50% - 0.9375rem);
      padding-right: 0; } }
  @media only screen and (max-width: 39.9375em) {
    .work-nav__column {
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
      padding-right: 0; } }

.box-top {
  border-right: 0.125rem solid white;
  border-bottom: 0.125rem solid white;
  border-bottom-right-radius: 0.625rem;
  padding: 1.4375rem;
  width: 25%;
  -ms-transform: translateX(100%);
      transform: translateX(100%); }
  @media only screen and (max-width: 63.9375em) {
    .box-top {
      display: none; } }

.box-middle {
  border-top: 0.125rem solid white;
  border-left: 0.125rem solid white;
  border-bottom: 0.125rem solid white;
  border-top-left-radius: 0.625rem;
  border-bottom-left-radius: 0.625rem;
  padding: 1.3125rem;
  width: 11%;
  z-index: 2;
  position: relative;
  -ms-transform: translate(12.875rem, -0.125rem);
      transform: translate(12.875rem, -0.125rem); }
  @media only screen and (max-width: 63.9375em) {
    .box-middle {
      display: none; } }

.box-gap {
  position: absolute;
  width: 3.125rem;
  height: 1.875rem;
  background-color: #171c1d;
  background-image: url("/media/images/pattern.png");
  -ms-transform: translate(10.25rem, -1.4375rem);
      transform: translate(10.25rem, -1.4375rem); }
  @media only screen and (max-width: 63.9375em) {
    .box-gap {
      display: none; } }

.box-arrow {
  position: absolute;
  width: 0.9375rem;
  height: 0.9375rem;
  border-right: 0.125rem solid white;
  border-bottom: 0.125rem solid white;
  -ms-transform: translate(9.25rem, -0.625rem) rotate(313deg);
      transform: translate(9.25rem, -0.625rem) rotate(313deg); }
  @media only screen and (max-width: 63.9375em) {
    .box-arrow {
      display: none; } }

.box-top-alt {
  border-right: 0.125rem solid black;
  border-bottom: 0.125rem solid black;
  border-bottom-right-radius: 0.625rem;
  padding: 1.4375rem;
  width: 25%;
  -ms-transform: translateX(100%);
      transform: translateX(100%); }
  @media only screen and (max-width: 63.9375em) {
    .box-top-alt {
      display: none; } }

.box-middle-alt {
  border-top: 0.125rem solid black;
  border-left: 0.125rem solid black;
  border-bottom: 0.125rem solid black;
  border-top-left-radius: 0.625rem;
  border-bottom-left-radius: 0.625rem;
  padding: 1.3125rem;
  width: 11%;
  z-index: 2;
  position: relative;
  -ms-transform: translate(12.875rem, -0.125rem);
      transform: translate(12.875rem, -0.125rem); }
  @media only screen and (max-width: 63.9375em) {
    .box-middle-alt {
      display: none; } }

.box-gap-alt {
  position: absolute;
  width: 3.125rem;
  height: 1.875rem;
  background-color: #fff;
  -ms-transform: translate(10.25rem, -1.4375rem);
      transform: translate(10.25rem, -1.4375rem); }
  @media only screen and (max-width: 63.9375em) {
    .box-gap-alt {
      display: none; } }

.box-arrow-alt {
  position: absolute;
  width: 0.9375rem;
  height: 0.9375rem;
  border-right: 0.125rem solid black;
  border-bottom: 0.125rem solid black;
  -ms-transform: translate(9.25rem, -0.625rem) rotate(313deg);
      transform: translate(9.25rem, -0.625rem) rotate(313deg); }
  @media only screen and (max-width: 63.9375em) {
    .box-arrow-alt {
      display: none; } }

.work-nav__column,
.work-nav__column--alt {
  -ms-flex-item-align: stretch;
      align-self: stretch;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column; }

.work-nav__column-inner,
.work-nav__alt-inner {
  -ms-flex-positive: 1;
      flex-grow: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: justify;
      justify-content: space-between; }

.work-nav__column-inner {
  -ms-flex-positive: 1;
      flex-grow: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column; }

.work-nav__column--alt {
  padding: 1.875rem;
  margin-top: -0.25rem;
  border: 0.125rem solid;
  border-radius: 0.625rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-positive: 1;
      flex-grow: 1;
  height: 100%; }
  @media only screen and (max-width: 63.9375em) {
    .work-nav__column--alt {
      border: 0.125rem solid; } }
  .work-nav__column--alt .work-nav__alt-inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: end;
        align-items: flex-end;
    gap: 1.25rem;
    -ms-flex-positive: 1;
        flex-grow: 1;
    -ms-flex-pack: justify;
        justify-content: space-between; }
    @media only screen and (max-width: 39.9375em) {
      .work-nav__column--alt .work-nav__alt-inner {
        -ms-flex-align: center;
            align-items: center;
        text-align: center; } }
  .work-nav__column--alt .icon--ui__cluster {
    width: 7.6875rem; }
    .work-nav__column--alt .icon--ui__cluster svg {
      width: 100%;
      height: auto; }
    @media only screen and (max-width: 39.9375em) {
      .work-nav__column--alt .icon--ui__cluster {
        display: none; } }
  .work-nav__column--alt .work-nav__alt-text {
    -ms-flex-item-align: start;
        align-self: flex-start; }
    .work-nav__column--alt .work-nav__alt-text h2 {
      font-size: 1.125rem;
      font-weight: 800;
      margin-bottom: 1.25rem; }
    .work-nav__column--alt .work-nav__alt-text p {
      font-family: Georgia, Times, "Times New Roman", serif;
      font-size: 2rem;
      font-weight: 400; }
      .fontsactive .work-nav__column--alt .work-nav__alt-text p {
        font-family: prata, Georgia, Times, "Times New Roman", serif; }
    .work-nav__column--alt .work-nav__alt-text strong {
      color: #45ceee;
      font-weight: inherit; }

.work-column__icon {
  width: 5rem;
  margin-right: 1.4375rem; }
  @media only screen and (max-width: 39.9375em) {
    .work-column__icon {
      width: 5rem; } }
  .theme--dark .work-column__icon {
    color: #fff; }

.icon--ui__circular-nav {
  width: 4.0625rem; }

.work-nav__header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  min-height: 5rem;
  margin-bottom: 1.25rem;
  border-bottom: 0.0625rem solid #000; }
  .work-nav__header h3 {
    font-family: Georgia, Times, "Times New Roman", serif;
    font-size: 1.4375rem;
    font-weight: 300; }
    .fontsactive .work-nav__header h3 {
      font-family: prata, Georgia, Times, "Times New Roman", serif; }
  @media only screen and (max-width: 63.9375em) {
    .work-nav__header {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
  .theme--dark .work-nav__header {
    border-bottom: 0.0625rem solid #fff; }

.work-nav__item {
  margin-bottom: 0.625rem;
  transition-duration: 1s;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  color: #000; }
  .work-nav__item .red-arrow__icon {
    transition-duration: 0.15s;
    transition-property: transform;
    transition-timing-function: ease-out;
    width: 1.5rem; }
  .work-nav__item:hover .red-arrow__icon {
    -ms-transform: translateX(15%);
        transform: translateX(15%); }
  .work-nav__item a {
    color: black;
    transition-duration: 250ms; }
    .work-nav__item a:hover {
      color: #45ceee; }
    .theme--dark .work-nav__item a {
      color: #fff; }
      .theme--dark .work-nav__item a:hover {
        color: #45ceee; }

.workNumbers__wrapper {
  overflow: hidden; }

.workNumbers {
  width: 100%; }
  @media only screen and (min-width: 64em) {
    .workNumbers {
      display: table; } }

.work__inNumbers {
  position: relative;
  color: white; }
  @media only screen and (min-width: 64em) {
    .work__inNumbers {
      display: table-cell;
      position: relative;
      width: 3.125rem;
      -moz-box-sizing: border-box;
           box-sizing: border-box;
      -o-border-image: linear-gradient(to right, #223238, rgba(0, 0, 0, 0)) 1 100%;
         border-image: linear-gradient(to right, #223238, rgba(0, 0, 0, 0)) 1 100%;
      border-color: #e40a36;
      border-style: solid;
      border-width: 0 0.625rem 0 0; }
      .work__inNumbers:before {
        content: ' ';
        background: #223238;
        height: 100%;
        position: absolute;
        top: 0rem;
        left: 0rem;
        width: 0.1875rem; }
      .svg-supported .work__inNumbers:before {
        height: 0rem; }
      .svg-supported .section.is-active .work__inNumbers:before {
        animation: workInNumbersLine 1.5s linear forwards; } }

.work__inNumbers__title {
  right: 0;
  width: 100%;
  text-align: center; }
  @media only screen and (min-width: 64em) {
    .work__inNumbers__title {
      height: 31.25rem;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl; }
      .work__inNumbers__title:before, .work__inNumbers__title:after {
        content: ' ';
        position: absolute;
        left: 0;
        width: 0.625rem;
        height: 0.625rem;
        background: #223238;
        border-radius: 50%;
        -ms-transform: translateX(calc(-50% + 0.09375rem));
            transform: translateX(calc(-50% + 0.09375rem));
        z-index: 2; }
      .work__inNumbers__title:before {
        top: 9.375rem; }
      .work__inNumbers__title:after {
        bottom: 9.375rem;
        margin-bottom: -0.1875rem; } }

.work__inNumbers__title span {
  display: inline-block;
  position: relative;
  padding: 1.25rem 0;
  margin-top: 0.1875rem;
  background-color: #e40a36; }
  @media only screen and (min-width: 64em) {
    .work__inNumbers__title span {
      position: absolute;
      top: 50%;
      left: 0;
      width: 50%;
      height: 12.5rem;
      padding: 0;
      margin-left: -0.1875rem;
      -ms-transform: translate(-50%, -50%) rotate(180deg);
          transform: translate(-50%, -50%) rotate(180deg); } }

.workNumber__container {
  padding: 1.25rem;
  border-right: 0;
  border-bottom: 0.0625rem solid #ec5472; }
  @media only screen and (min-width: 64em) {
    .workNumber__container {
      display: table-cell;
      position: relative;
      height: 31.25rem;
      padding: 0;
      border-bottom: 0;
      vertical-align: middle; }
      .workNumber__container:after {
        content: '';
        position: absolute;
        top: 1.875rem;
        right: 0;
        bottom: 1.875rem;
        width: 0.0625rem;
        background-color: #ec5472; }
      .workNumber__container:last-of-type {
        color: white; }
      .workNumber__container:last-of-type:after {
        display: none; } }

.workNumber {
  font-family: Georgia, Times, "Times New Roman", serif;
  font-size: 5rem;
  line-height: 1;
  width: 100%; }
  .fontsactive .workNumber {
    font-family: prata, Georgia, Times, "Times New Roman", serif; }
  @media only screen and (min-width: 64em) {
    .workNumber {
      font-size: 7.5rem; } }

.work__number__info {
  text-align: center; }
  .work__number__info p {
    display: inline-block;
    margin: 0 0.625rem;
    border-bottom: 0.0625rem solid; }

.workPrevNext {
  transition-duration: 250ms;
  transition-property: color, background, box-shadow;
  transition-timing-function: ease;
  display: -ms-flexbox;
  display: flex;
  height: 3.4375rem;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  color: #728b91;
  cursor: pointer;
  background-color: #222627; }
  @media only screen and (max-width: 39.9375em) {
    .workPrevNext {
      height: 4.375rem; } }

@media only screen and (max-width: 39.9375em) {
  .workPrevNext__label {
    display: none; } }

.workPrevNext__span {
  transition-duration: 250ms;
  transition-property: color;
  transition-timing-function: ease; }
  .workPrevNext:hover .workPrevNext__span {
    color: #45ceee; }
  .disabled:hover .workPrevNext__span {
    color: #f4f6f6; }

.workPrevNext__next__icon,
.workPrevNext__prev__icon {
  min-width: 1.75rem;
  color: white; }

.workPrevNext__next__icon {
  margin-left: 0.9375rem;
  -ms-transform: rotate(-90deg);
      transform: rotate(-90deg); }

.workPrevNext__prev__icon {
  margin-right: 0.9375rem;
  -ms-transform: rotate(90deg);
      transform: rotate(90deg); }

.caseStudy--entry {
  width: 46% !important; }
  @media only screen and (max-width: 39.9375em) {
    .caseStudy--entry {
      width: 100% !important; } }

.workWhy__container {
  overflow: hidden;
  margin-top: 1.625rem;
  padding: 1.5625rem 0;
  position: relative; }

.workWhy__lineStart__container {
  position: relative; }

@media only screen and (min-width: 64em) {
  .workWhy__lineStart {
    position: absolute;
    left: 0;
    width: calc(100% - 7.1875rem);
    height: 4.0625rem;
    border-color: #e40a36;
    border-width: 0 0 0.1875rem 0.1875rem;
    border-bottom-left-radius: 0.625rem;
    border-style: solid; }
    .svg-supported .workWhy__lineStart {
      width: 0;
      height: 0;
      opacity: 0; }
    .svg-supported .section.is-active .workWhy__lineStart {
      animation: workWhyLineStart 2s ease forwards; } }

@media only screen and (max-width: 39.9375em) {
  .workWhy__title {
    margin-bottom: 0.9375rem; } }

@media only screen and (min-width: 64em) {
  .workWhy__title:after {
    background-color: #e40a36;
    border-radius: 50%;
    height: 0.625rem;
    width: 0.625rem;
    content: ' ';
    position: absolute;
    top: 2.0625rem;
    left: 50%;
    margin-left: -8.125rem;
    -ms-transform: translateX(-50%);
        transform: translateX(-50%); }
    .svg-supported .workWhy__title:after {
      opacity: 0; }
    .svg-supported .section.is-active .workWhy__title:after {
      animation: fadeIn 500ms 2s ease forwards; } }

.workWhy__item {
  display: -ms-flexbox;
  display: flex;
  position: relative;
  max-width: 25rem;
  padding: 1.75rem 2.5rem 1.875rem 1.25rem;
  margin: 1.5625rem auto;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  background: white;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center; }
  .column-block:nth-child(2n) .workWhy__item {
    padding: 1.75rem 1.25rem 1.875rem 2.5rem; }
    .column-block:nth-child(2n) .workWhy__item .icon {
      -ms-transform: scaleX(-1);
          transform: scaleX(-1); }
  @media only screen and (max-width: 39.9375em) {
    .workWhy__item {
      margin: 0;
      padding: 0.9375rem 0; }
      .column-block:nth-child(2n) .workWhy__item {
        padding: 0.9375rem 0; } }
  @media only screen and (min-width: 40em) and (max-width: 63.9375em) {
    .workWhy__item {
      margin-left: 0; }
      .column-block:nth-child(2n) .workWhy__item {
        float: right; } }
  @media only screen and (min-width: 40em) {
    .workWhy__item {
      height: 11.875rem; } }

.workWhy__icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%; }
  @media only screen and (max-width: 39.9375em) {
    .workWhy__icon {
      display: none; } }
  @media only screen and (min-width: 64em) {
    .svg-supported .workWhy__icon {
      stroke-dashoffset: 1200 1200;
      stroke-dasharray: 1200; }
    .svg-supported .section.is-active .workWhy__icon {
      animation: drawReverse 2s 2s ease-out forwards; } }

.workWhy__content {
  position: relative;
  width: 100%;
  z-index: 1; }

.work__content__p {
  margin-top: 0.3em;
  font-size: 0.9375rem;
  color: #728b91; }

@media only screen and (min-width: 64em) {
  .workWhy__endLine {
    position: absolute;
    top: 3.75rem;
    right: 50%;
    width: 0.1875rem;
    height: calc(100% - 5rem);
    background: #223238; }
    .workWhy__endLine:before, .workWhy__endLine:after {
      content: '';
      position: absolute;
      background: currentColor; }
    .workWhy__endLine:before {
      top: 0;
      left: -0.3125rem;
      width: 0.8125rem;
      height: 0.1875rem; }
    .workWhy__endLine:after {
      top: 100%;
      left: -0.25rem;
      height: 0.625rem;
      width: 0.625rem;
      border-radius: 50%;
      -ms-transform: translateX(0.03125rem);
          transform: translateX(0.03125rem); }
    .svg-supported .workWhy__endLine {
      height: 0rem; }
      .svg-supported .workWhy__endLine:before, .svg-supported .workWhy__endLine:after {
        opacity: 0; }
    .svg-supported .section.is-active .workWhy__endLine {
      animation: expandHeightWhy 1s 2s linear forwards; }
      .svg-supported .section.is-active .workWhy__endLine:before {
        animation: fadeIn 300ms 2s linear forwards; }
      .svg-supported .section.is-active .workWhy__endLine:after {
        animation: fadeIn 300ms 3s linear forwards; } }

.hide {
  display: none !important; }

.invisible {
  visibility: hidden; }

@media only screen and (max-width: 39.9375em) {
  .hide-for-small-only {
    display: none !important; } }

@media only screen and (max-width: 0em) , only screen and (min-width: 40em) {
  .show-for-small-only {
    display: none !important; } }

@media only screen and (min-width: 40em) {
  .hide-for-medium {
    display: none !important; } }

@media only screen and (max-width: 39.9375em) {
  .show-for-medium {
    display: none !important; } }

@media only screen and (min-width: 40em) and (max-width: 63.9375em) {
  .hide-for-medium-only {
    display: none !important; } }

@media only screen and (max-width: 39.9375em) , only screen and (min-width: 64em) {
  .show-for-medium-only {
    display: none !important; } }

@media only screen and (min-width: 64em) {
  .hide-for-large {
    display: none !important; } }

@media only screen and (max-width: 63.9375em) {
  .show-for-large {
    display: none !important; } }

@media only screen and (min-width: 64em) and (max-width: 74.9375em) {
  .hide-for-large-only {
    display: none !important; } }

@media only screen and (max-width: 63.9375em) , only screen and (min-width: 75em) {
  .show-for-large-only {
    display: none !important; } }

@media only screen and (min-width: 75em) {
  .hide-for-xlarge {
    display: none !important; } }

@media only screen and (max-width: 74.9375em) {
  .show-for-xlarge {
    display: none !important; } }

@media only screen and (min-width: 75em) and (max-width: 89.9375em) {
  .hide-for-xlarge-only {
    display: none !important; } }

@media only screen and (max-width: 74.9375em) , only screen and (min-width: 90em) {
  .show-for-xlarge-only {
    display: none !important; } }

@media only screen and (min-width: 90em) {
  .hide-for-xxlarge {
    display: none !important; } }

@media only screen and (max-width: 89.9375em) {
  .show-for-xxlarge {
    display: none !important; } }

@media only screen and (min-width: 90em) {
  .hide-for-xxlarge-only {
    display: none !important; } }

@media only screen and (max-width: 89.9375em) {
  .show-for-xxlarge-only {
    display: none !important; } }

.show-for-sr,
.show-on-focus {
  position: absolute !important;
  width: 0.0625rem;
  height: 0.0625rem;
  overflow: hidden;
  clip: rect(0, 0, 0, 0); }

.show-on-focus:active, .show-on-focus:focus {
  position: static !important;
  height: auto;
  width: auto;
  overflow: visible;
  clip: auto; }

.show-for-landscape,
.hide-for-portrait {
  display: block !important; }
  @media only screen and (orientation: landscape) {
    .show-for-landscape,
    .hide-for-portrait {
      display: block !important; } }
  @media only screen and (orientation: portrait) {
    .show-for-landscape,
    .hide-for-portrait {
      display: none !important; } }

.hide-for-landscape,
.show-for-portrait {
  display: none !important; }
  @media only screen and (orientation: landscape) {
    .hide-for-landscape,
    .show-for-portrait {
      display: none !important; } }
  @media only screen and (orientation: portrait) {
    .hide-for-landscape,
    .show-for-portrait {
      display: block !important; } }

.u-relative {
  position: relative !important; }

.normal-case {
  text-transform: none !important; }

.whitespace-nowrap {
  white-space: nowrap !important; }

.text-blue {
  color: #45ceee !important; }

.text-orange {
  color: #FF8E00 !important; }

.text-yellow {
  color: #FBFF11 !important; }

.text-green {
  color: #088067 !important; }

.text-grey {
  color: #728B91; }

.text-red {
  color: #e40a36 !important; }

.grid-size-1x1 {
  -ms-grid-column-span: 1;
      grid-column-end: span 1;
  -ms-grid-row-span: 1;
      grid-row-end: span 1; }

.grid-pos-1x1 {
  -ms-grid-column: 1;
      grid-column-start: 1;
  -ms-grid-row: 1;
      grid-row-start: 1; }

.grid-size-1x2 {
  -ms-grid-column-span: 1;
      grid-column-end: span 1;
  -ms-grid-row-span: 2;
      grid-row-end: span 2; }

.grid-pos-1x2 {
  -ms-grid-column: 1;
      grid-column-start: 1;
  -ms-grid-row: 2;
      grid-row-start: 2; }

.grid-size-1x3 {
  -ms-grid-column-span: 1;
      grid-column-end: span 1;
  -ms-grid-row-span: 3;
      grid-row-end: span 3; }

.grid-pos-1x3 {
  -ms-grid-column: 1;
      grid-column-start: 1;
  -ms-grid-row: 3;
      grid-row-start: 3; }

.grid-size-2x1 {
  -ms-grid-column-span: 2;
      grid-column-end: span 2;
  -ms-grid-row-span: 1;
      grid-row-end: span 1; }

.grid-pos-2x1 {
  -ms-grid-column: 2;
      grid-column-start: 2;
  -ms-grid-row: 1;
      grid-row-start: 1; }

.grid-size-2x2 {
  -ms-grid-column-span: 2;
      grid-column-end: span 2;
  -ms-grid-row-span: 2;
      grid-row-end: span 2; }

.grid-pos-2x2 {
  -ms-grid-column: 2;
      grid-column-start: 2;
  -ms-grid-row: 2;
      grid-row-start: 2; }

.grid-size-2x3 {
  -ms-grid-column-span: 2;
      grid-column-end: span 2;
  -ms-grid-row-span: 3;
      grid-row-end: span 3; }

.grid-pos-2x3 {
  -ms-grid-column: 2;
      grid-column-start: 2;
  -ms-grid-row: 3;
      grid-row-start: 3; }

.ut-padding-top-0 {
  padding-top: 0 !important; }
