/******************************************************************
Site Name:
Author:
Stylesheet: Main Stylesheet
******************************************************************/
/**
 * Foundation for Sites by ZURB
 * Version 6.5.3
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

html {
  box-sizing: border-box;
  font-size: 10px;
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

body {
  margin: 0;
  padding: 0;
  background: #fefefe;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
}

textarea {
  height: auto;
  min-height: 50px;
  border-radius: 0;
}

select {
  box-sizing: border-box;
  width: 100%;
  border-radius: 0;
}

.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important;
}

button {
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  border-radius: 0;
  background: transparent;
  line-height: 1;
  cursor: auto;
}

[data-whatinput='mouse'] button {
  outline: 0;
}

pre {
  overflow: auto;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
}

.is-visible {
  display: block !important;
}

.is-hidden {
  display: none !important;
}

/*********************
FONT FACE
*********************/
@font-face {
  font-family: 'Blender Pro Thin';
  src: url("../fonts/blenderpro/BlenderProThin.eot");
  src: url("../fonts/blenderpro/BlenderProThin.eot?#iefix") format("embedded-opentype"), url("../fonts/blenderpro/BlenderProThin.woff2") format("woff2"), url("../fonts/blenderpro/BlenderProThin.woff") format("woff"), url("../fonts/blenderpro/BlenderProThin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: 'Blender Pro Book';
  src: url("../fonts/blenderpro/BlenderProBook.eot");
  src: url("../fonts/blenderpro/BlenderProBook.eot?#iefix") format("embedded-opentype"), url("../fonts/blenderpro/BlenderProBook.woff2") format("woff2"), url("../fonts/blenderpro/BlenderProBook.woff") format("woff"), url("../fonts/blenderpro/BlenderProBook.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Blender Pro Medium';
  src: url("../fonts/blenderpro/BlenderProMedium.eot");
  src: url("../fonts/blenderpro/BlenderProMedium.eot?#iefix") format("embedded-opentype"), url("../fonts/blenderpro/BlenderProMedium.woff2") format("woff2"), url("../fonts/blenderpro/BlenderProMedium.woff") format("woff"), url("../fonts/blenderpro/BlenderProMedium.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Blender Pro Bold';
  src: url("..//fonts/blenderpro/BlenderProBold.eot");
  src: url("..//fonts/blenderpro/BlenderProBold.eot?#iefix") format("embedded-opentype"), url("..//fonts/blenderpro/BlenderProBold.woff2") format("woff2"), url("..//fonts/blenderpro/BlenderProBold.woff") format("woff"), url("..//fonts/blenderpro/BlenderProBold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Blender Pro Heavy';
  src: url("../fonts/blenderpro/BlenderProHeavy.eot");
  src: url("../fonts/blenderpro/BlenderProHeavy.eot?#iefix") format("embedded-opentype"), url("../fonts/blenderpro/BlenderProHeavy.woff2") format("woff2"), url("../fonts/blenderpro/BlenderProHeavy.woff") format("woff"), url("../fonts/blenderpro/BlenderProHeavy.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}

/*********************
GLOBAL STYLES
*********************/
html {
  font-size: 10px;
  overflow-x: hidden;
}

html.no-scrollbar {
  overflow-y: hidden;
}

html.no-scrollbar body {
  overflow-y: hidden;
}

body {
  font-size: 1.8rem;
  font-family: "Blender Pro Book", sans-serif;
  font-weight: 100;
  line-height: 1.45;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #ffffff;
  color: #6B6B6B;
  max-width: 248rem;
  margin: 0 auto;
  overflow-x: hidden;
  visibility: hidden;
  -webkit-transition: opacity 200ms ease-in-out;
  transition: opacity 200ms ease-in-out;
  opacity: 0;
}

@media (min-width: 1024px) {
  body {
    font-size: 2.0rem;
  }
}

@media (min-width: 2480px) {
  body {
    border-left: 1px solid #E9EAEF;
    border-right: 1px solid #E9EAEF;
  }
}

body.loaded {
  visibility: visible;
  opacity: 1;
}

main {
  margin: 0 auto;
  max-width: 100%;
  display: block;
  z-index: 0;
  overflow-x: hidden;
  background: #ffffff;
  position: relative;
}

main.re-ordered > :nth-child(1):before {
  display: none;
}

.no-js img.lqip {
  opacity: 1;
}

.cf:after {
  content: "";
  display: table;
  clear: both;
}

.eq {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

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

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

/******************************************************************
HEADING STYLES
******************************************************************/
h2.section-title {
  color: #6C7492;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: 25px;
  color: orange;
}

@media (min-width: 1024px) {
  h2.section-title {
    margin-bottom: 46px;
  }
}

@media (min-width: 1024px) {
  h2.section-title {
    font-size: 30px;
    line-height: 36px;
  }
}

h1.heading__title,
h2.heading__title {
  color: #6C7492;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: 25px;
}

@media (min-width: 1024px) {
  h1.heading__title,
  h2.heading__title {
    margin-bottom: 46px;
  }
}

@media (min-width: 1024px) {
  h1.heading__title,
  h2.heading__title {
    font-size: 30px;
    line-height: 36px;
  }
}

/* Simple defaults that look good out of the box  */
/* Heading defaults */
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  margin: 0;
  font-family: "Blender Pro Bold", sans-serif;
  font-weight: 600;
  line-height: 1.2;
  text-rendering: optimizelegibility;
  text-transform: uppercase;
}

h1 a, .h1 a, h2 a, .h2 a, h3 a, .h3 a, h4 a, .h4 a, h5 a, .h5 a, h6 a, .h6 a {
  text-decoration: none;
}

h1, .h1 {
  font-size: 28px;
  line-height: 34px;
}

@media (min-width: 1024px) {
  h1, .h1 {
    font-size: 60px;
    line-height: 72px;
  }
}

h2, .h2 {
  font-size: 28px;
  line-height: 34px;
}

@media (min-width: 1024px) {
  h2, .h2 {
    font-size: 46px;
    line-height: 55px;
  }
}

h3, .h3 {
  font-size: 21px;
  line-height: 25px;
}

@media (min-width: 1024px) {
  h3, .h3 {
    font-size: 30px;
    line-height: 36px;
  }
}

h4, .h4 {
  font-size: 21px;
  line-height: 25px;
}

@media (min-width: 1024px) {
  h4, .h4 {
    font-size: 26px;
    line-height: 135%;
  }
}

h5, .h5 {
  font-size: 1em;
}

h6, .h6 {
  text-transform: uppercase;
  letter-spacing: 4.333px;
}

/******************************************************************
Typography
******************************************************************/
p {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
  -webkit-hyphens: none;
  -ms-hyphens: none;
      hyphens: none;
}

ul, ol {
  -webkit-padding-start: 20px;
}

p.lead {
  font-size: 20px;
  line-height: 135%;
}

@media (min-width: 1024px) {
  p.lead {
    font-size: 28px;
  }
}

/*********************
LINK STYLES
*********************/
a, a:visited {
  text-decoration: none;
  /* on hover */
  /* on click */
  /* mobile tap color */
}

a:hover, a:focus, a:visited:hover, a:visited:focus {
  text-decoration: underline;
}

a:focus, a:visited:focus {
  outline: none !important;
}

a:link, a:visited:link {
  /*
        this highlights links on iPhones/iPads.
        so it basically works like the :hover selector
        for mobile devices.
        */
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}

/******************************************************************
Stylesheet: Button Styles

Helpful Links:
http://galp.in/blog/2011/08/02/the-ui-guide-part-1-buttons/

******************************************************************/
/* Reset 'button' and button-style 'input' default styles */
input[type="submit"],
input[type="reset"],
input[type="button"],
button {
  border: 0;
  border-radius: 0;
  color: inherit;
  outline: none;
  /* cursor: default; */
  font: inherit;
  line-height: normal;
  overflow: visible;
  padding: 10px;
  cursor: pointer;
  -webkit-appearance: button;
  /* for input */
  -webkit-user-select: none;
  /* for button */
  -moz-user-select: none;
  -ms-user-select: none;
}

input::-moz-focus-inner,
button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/*********************
PLATE BUTTON DEFAULTS
See here on placeholder selectors and why you should
use @extend instead of @include:
http://thesassway.com/intermediate/understanding-placeholder-selectors
*********************/
.blue-button, .privacy-content__content .download-forms > a, .white-button {
  font-family: "Blender Pro Medium", sans-serif;
  position: relative;
  display: inline-block;
  margin-bottom: .5em;
  padding: 9px 16px;
  line-height: 2em;
  font-size: 17px;
  border: 0;
  border-radius: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

.blue-button:hover, .privacy-content__content .download-forms > a:hover, .white-button:hover, .blue-button:focus, .privacy-content__content .download-forms > a:focus, .white-button:focus {
  text-decoration: none;
  box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.25);
}

.blue-button:active, .privacy-content__content .download-forms > a:active, .white-button:active {
  top: 1px;
}

.blue-button, .privacy-content__content .download-forms > a, .white-button {
  position: relative;
  width: auto;
  padding-right: 57px;
}

.blue-button:after, .privacy-content__content .download-forms > a:after, .white-button:after {
  content: " ";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 19px;
  background-repeat: no-repeat;
  background-position: 95% center;
  background-size: 17px 19px;
  width: 19px;
  height: 17px;
}

.blue-button, .privacy-content__content .download-forms > a {
  background-color: #002AC4;
  color: #fff;
}

.blue-button:after, .privacy-content__content .download-forms > a:after {
  background-image: url("../images/svg/right-arrow.svg");
}

.blue-button:hover, .privacy-content__content .download-forms > a:hover, .blue-button:focus, .privacy-content__content .download-forms > a:focus {
  background-color: #fff;
  color: #002AC4;
}

.blue-button:hover:after, .privacy-content__content .download-forms > a:hover:after, .blue-button:focus:after, .privacy-content__content .download-forms > a:focus:after {
  background-image: url("../images/svg/right-arrow-blue.svg");
}

.white-button {
  background-color: white;
  color: #002AC4;
  border: 1px solid transparent;
}

.white-button:after {
  background-image: url("../images/svg/right-arrow-blue.svg");
}

.white-button:hover, .white-button:focus {
  background-color: #002AC4;
  border: 1px solid transparent;
  color: white;
}

.white-button:hover:after, .white-button:focus:after {
  background-image: url("../images/svg/right-arrow.svg");
}

/******************************************************************
You're gonna see a few data-uri thingies down there. If you're not
sure what they are, check this link out:
http://css-tricks.com/data-uris/
If you want to create your own, use this helpful link:
http://websemantics.co.uk/online_tools/image_to_data_uri_convertor/

******************************************************************/
/*********************
INPUTS
*********************/
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
select,
textarea,
.field {
  display: block;
}

input[type="text"][disabled], input[type="text"].is-disabled,
input[type="password"][disabled],
input[type="password"].is-disabled,
input[type="datetime"][disabled],
input[type="datetime"].is-disabled,
input[type="datetime-local"][disabled],
input[type="datetime-local"].is-disabled,
input[type="date"][disabled],
input[type="date"].is-disabled,
input[type="month"][disabled],
input[type="month"].is-disabled,
input[type="time"][disabled],
input[type="time"].is-disabled,
input[type="week"][disabled],
input[type="week"].is-disabled,
input[type="number"][disabled],
input[type="number"].is-disabled,
input[type="email"][disabled],
input[type="email"].is-disabled,
input[type="url"][disabled],
input[type="url"].is-disabled,
input[type="search"][disabled],
input[type="search"].is-disabled,
input[type="tel"][disabled],
input[type="tel"].is-disabled,
input[type="color"][disabled],
input[type="color"].is-disabled,
select[disabled],
select.is-disabled,
textarea[disabled],
textarea.is-disabled,
.field[disabled],
.field.is-disabled {
  opacity: 0.6;
  cursor: not-allowed;
}

input[type="password"] {
  letter-spacing: 0.3em;
}

textarea {
  max-width: 100%;
}

fieldset {
  border: 1px solid #ccc;
}

fieldset label {
  font-weight: 600;
}

fieldset p {
  margin-bottom: 0;
}

legend {
  padding: 0 0.5em;
}

.radio-buttons {
  margin-top: 0;
}

.radio-buttons li {
  margin-left: 2px;
  list-style-type: none;
}

.radio-buttons label {
  font-weight: normal;
}

.ts-carousel * {
  outline: none;
}

.ts-carousel {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-left: 0px;
  margin-right: 0px;
}

@media (min-width: 1024px) {
  .ts-carousel {
    margin-left: -15px;
    margin-right: -15px;
  }
}

@media (min-width: 1024px) {
  .ts-carousel .tns-item {
    margin-left: 0 !important;
  }
}

.slideState {
  height: 5px;
  position: relative;
}

@media (min-width: 1024px) {
  .slideState {
    display: none;
  }
}

.slideState span {
  border-radius: 2.5px;
  position: absolute;
  height: 100%;
  background: #002AC4;
  left: 0;
  top: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  color: #FFF;
  padding-left: 15px;
  width: 100px;
}

.cookiebanner {
  max-width: 124rem;
  padding: 0 0px;
  background-color: #fff;
  color: #323944;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9999;
  text-align: left !important;
  font-family: "Blender Pro Book", sans-serif !important;
  padding: 30px 20px 30px 20px !important;
}

@media (min-width: 1024px) {
  .cookiebanner {
    margin-left: 45px;
    margin-right: 45px;
  }
}

@media (min-width: 1200px) {
  .cookiebanner {
    margin-left: 100px;
    margin-right: 100px;
  }
}

@media (min-width: 1440px) {
  .cookiebanner {
    margin: 0 auto;
  }
}

.cookiebanner:before {
  content: " ";
  background: #fff;
  width: 200%;
  position: absolute;
  left: -50%;
  height: 100%;
  top: 0px;
  opacity: 1;
  z-index: -1;
  box-shadow: 0px -1px 10px rgba(0, 0, 0, 0.1);
}

.cookiebanner > span {
  display: block;
  font-size: 2rem !important;
  text-align: center !important;
  line-height: 1.5em !important;
  padding-right: 60px;
  padding-left: 60px;
}

.cookiebanner-close {
  font-size: 0;
  width: 33px;
  height: 33px;
  margin: 0 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
  right: 20px;
  top: 30px;
}

.cookiebanner-close:after {
  content: " ";
  width: 33px;
  height: 33px;
  position: absolute;
  top: 16px;
  right: 0;
  opacity: 0.4;
  background-image: url("../images/svg/cross.svg");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-transform-origin: center center;
          transform-origin: center center;
  z-index: -1;
}

.cookiebanner-close:after {
  z-index: 1;
  opacity: 1;
  top: 0;
}

.grecaptcha-badge {
  visibility: hidden;
  opacity: 0;
}

/*--------------------------------------------------------------
>>> GUTENBERG MODIFICATIONS
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## General Structure
--------------------------------------------------------------*/
@media screen and (min-width: 1024px) {
  .entry-content .alignfull {
    padding-right: 2rem;
    padding-left: 2rem;
    margin-left: 0;
    margin-right: 0;
    width: 157.5%;
    position: relative;
    left: -42%;
    max-width: unset;
  }
  .entry-content .alignwide {
    padding-right: 2rem;
    padding-left: 2rem;
    margin-left: 0;
    margin-right: 0;
    width: 135.5%;
    position: relative;
    left: -20%;
    max-width: unset;
  }
}

/*--------------------------------------------------------------
## Block Styles
--------------------------------------------------------------*/
.wp-block-image,
.wp-block-gallery,
.wp-block-gallery:not(.components-placeholder),
.wp-block-text-columns,
.wp-block-columns,
.wp-block-subhead,
.wp-block-separator,
.wp-block-quote,
.wp-block-pullquote,
.wp-block-table,
.wp-block-embed {
  margin-top: 0rem;
  margin-bottom: 8rem;
}

/*--------------------------------------------------------------
## Embeds
--------------------------------------------------------------*/
.wp-block-embed {
  margin-left: 0;
  margin-right: 0;
}

.wp-block-embed-vimeo > .wp-block-embed__wrapper,
.wp-block-embed-youtube > .wp-block-embed__wrapper,
.wp-block-embed.type-video > .wp-block-embed__wrapper {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}

.wp-block-embed-vimeo > .wp-block-embed__wrapper > iframe,
.wp-block-embed-youtube > .wp-block-embed__wrapper > iframe,
.wp-block-embed.type-video > .wp-block-embed__wrapper > iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.wp-block-embed figcaption {
  margin-top: 2em;
  text-align: left;
}

@media screen and (min-width: 1024px) {
  .wp-block-embed-twitter,
  .wp-block-embed-facebook,
  .wp-block-embed-instagram {
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .wp-block-embed-twitter.alignfull, .wp-block-embed-twitter.alignwide,
  .wp-block-embed-facebook.alignfull,
  .wp-block-embed-facebook.alignwide,
  .wp-block-embed-instagram.alignfull,
  .wp-block-embed-instagram.alignwide {
    width: 100%;
    max-width: 100%;
    padding-right: 0;
    padding-left: 0;
    left: 0;
  }
}

/*--------------------------------------------------------------
## Video
--------------------------------------------------------------*/
.wp-block-video video {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Image
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Pullquote
--------------------------------------------------------------*/
.wp-block-pullquote {
  padding: 0;
}

.wp-block-pullquote blockquote {
  border-top: 2px solid #002AC4;
  border-bottom: 2px solid #002AC4;
  margin-left: 0;
  margin-right: 0;
}

/*--------------------------------------------------------------
## Quote
--------------------------------------------------------------*/
.wp-block-quote,
.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
  border-left: 2px solid #002AC4;
  padding: 0;
  padding-left: 4rem;
  margin: 0;
  margin-top: 0rem;
  margin-bottom: 8rem;
}

/*--------------------------------------------------------------
## Table
--------------------------------------------------------------*/
.wp-block-table td {
  border-bottom: 1px solid;
}

/*********************
IMPORTING PLUGINS, ETC.
*********************/
/*! responsive-nav.js 1.0.39 by @viljamis */
.nav-collapse ul {
  margin: 0;
  padding: 0;
  width: 100%;
  display: block;
  list-style: none;
}

.nav-collapse li {
  width: 100%;
  display: block;
}

.js .nav-collapse {
  clip: rect(0 0 0 0);
  max-height: 0;
  position: absolute;
  display: block;
  overflow: hidden;
  zoom: 1;
}

.nav-collapse.opened {
  max-height: 9999px;
}

.nav-toggle {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

@media screen and (min-width: 1024px) {
  .js .nav-collapse {
    position: relative;
    overflow: visible;
    display: inline-block;
  }
  .js .nav-collapse.closed {
    max-height: none;
  }
  .nav-toggle {
    display: none;
  }
  .nav-collapse li {
    width: auto;
    display: inline-block;
  }
}

.tns-outer {
  padding: 0 !important;
}

.tns-outer [hidden] {
  display: none !important;
}

.tns-outer [aria-controls], .tns-outer [data-action] {
  cursor: pointer;
}

.tns-slider {
  -webkit-transition: all 0s;
  transition: all 0s;
}

.tns-slider > .tns-item {
  box-sizing: border-box;
}

.tns-horizontal.tns-subpixel {
  white-space: nowrap;
}

.tns-horizontal.tns-subpixel > .tns-item {
  display: inline-block;
  vertical-align: top;
  white-space: normal;
}

.tns-horizontal.tns-no-subpixel:after {
  content: '';
  display: table;
  clear: both;
}

.tns-horizontal.tns-no-subpixel > .tns-item {
  float: left;
}

.tns-horizontal.tns-carousel.tns-no-subpixel > .tns-item {
  margin-right: -100%;
}

.tns-no-calc {
  position: relative;
  left: 0;
}

.tns-gallery {
  position: relative;
  left: 0;
  min-height: 1px;
}

.tns-gallery > .tns-item {
  position: absolute;
  left: -100%;
  -webkit-transition: transform 0s, opacity 0s;
  -webkit-transition: opacity 0s, -webkit-transform 0s;
  transition: opacity 0s, -webkit-transform 0s;
  transition: transform 0s, opacity 0s;
  transition: transform 0s, opacity 0s, -webkit-transform 0s;
}

.tns-gallery > .tns-slide-active {
  position: relative;
  left: auto !important;
}

.tns-gallery > .tns-moving {
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}

.tns-autowidth {
  display: inline-block;
}

.tns-lazy-img {
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s;
  opacity: 0.6;
}

.tns-lazy-img.tns-complete {
  opacity: 1;
}

.tns-ah {
  -webkit-transition: height 0s;
  transition: height 0s;
}

.tns-ovh {
  overflow: hidden;
}

.tns-visually-hidden {
  position: absolute;
  left: -10000em;
}

.tns-transparent {
  opacity: 0;
  visibility: hidden;
}

.tns-fadeIn {
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 0;
}

.tns-normal, .tns-fadeOut {
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: -1;
}

.tns-vpfix {
  white-space: nowrap;
}

.tns-vpfix > div, .tns-vpfix > li {
  display: inline-block;
}

.tns-t-subp2 {
  margin: 0 auto;
  width: 310px;
  position: relative;
  height: 10px;
  overflow: hidden;
}

.tns-t-ct {
  width: 2333.33333%;
  width: -webkit-calc(100% * 70 / 3);
  width: calc(100% * 70 / 3);
  position: absolute;
  right: 0;
}

.tns-t-ct:after {
  content: '';
  display: table;
  clear: both;
}

.tns-t-ct > div {
  width: 1.42857%;
  width: -webkit-calc(100% / 70);
  width: calc(100% / 70);
  height: 10px;
  float: left;
}

/*********************
HEADER STYLES
*********************/
.header {
  max-width: 124rem;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  float: left;
  padding-right: 2rem;
  padding-left: 2rem;
}

.header:after {
  content: "";
  display: table;
  clear: both;
}

@media print, screen and (min-width: 40em) {
  .header {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.header, .header:last-child:not(:first-child) {
  float: left;
  clear: none;
}

.header, .header:last-child {
  float: none;
}

@media (min-width: 1024px) {
  .header {
    margin-left: 45px;
    margin-right: 45px;
  }
}

@media (min-width: 1200px) {
  .header {
    margin-left: 100px;
    margin-right: 100px;
  }
}

@media (min-width: 1440px) {
  .header {
    margin: 0 auto;
  }
}

@media (min-width: 1024px) {
  .header__brand {
    width: 25%;
    float: left;
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

@media print and (min-width: 1024px), screen and (min-width: 1024px) and (min-width: 40em) {
  .header__brand {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

@media (min-width: 1024px) {
  .header__brand, .header__brand:last-child:not(:first-child) {
    float: left;
    clear: none;
  }
  .header__nav {
    width: 75%;
    float: left;
    padding-right: 2rem;
    padding-left: 2rem;
    position: relative;
    left: 0%;
  }
}

@media print and (min-width: 1024px), screen and (min-width: 1024px) and (min-width: 40em) {
  .header__nav {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

@media (min-width: 1024px) {
  .header__nav, .header__nav:last-child:not(:first-child) {
    float: left;
    clear: none;
  }
}

.nav-toggle {
  border: 0;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background: url("../images/svg/hamburger.svg") top left/21px 8px no-repeat;
  width: 21px;
  height: 8px;
}

@media (max-width: 1023px) {
  .nav-toggle {
    display: block;
    position: relative;
    top: -18px;
  }
}

.header--fixed .nav-toggle,
.header--nav-opened .nav-toggle {
  background-image: url("../images/svg/hamburger-dark.svg");
}

.fade {
  -webkit-transition: background-color 0.125s linear;
  transition: background-color 0.125s linear;
}

.header {
  position: absolute;
  width: auto;
  left: 0;
  right: 0;
  z-index: 9999;
  text-align: left;
  top: 0px;
  padding: 20px 0 0 0;
}

@media (min-width: 1024px) {
  .header {
    text-align: right;
    padding: 0;
    top: 36px;
  }
}

.header .nav-toggle {
  margin: 0 0 0 20px;
}

@media (max-width: 1023px) {
  .header {
    background: transparent;
    height: 70px;
  }
  .header.header--nav-opened {
    background: #fff;
  }
}

.header:before {
  -webkit-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
  opacity: 0;
}

.header--fixed {
  position: fixed;
}

.header--fixed:before {
  content: " ";
  background: #fff;
  width: 200%;
  position: absolute;
  left: -50%;
  height: 70px;
  top: 0px;
  opacity: 1;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.15);
}

@media (min-width: 1024px) {
  .header--fixed:before {
    height: 80px;
  }
}

.no-scrollbar .header--fixed:before {
  opacity: 0;
}

@media (min-width: 1024px) {
  .header--fixed {
    top: 0px;
  }
}

.header__logo {
  border: 0;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background: url("../images/logo.svg") top center/139px 28px no-repeat;
  width: 139px;
  height: 28px;
  position: relative;
  top: 0px;
  left: 0;
  right: 0;
  margin: 0 auto;
  display: block;
}

.header--fixed .header__logo,
.header--nav-opened .header__logo {
  background-image: url("../images/logo-dark.svg");
}

@media (min-width: 1024px) {
  .header__logo {
    background: url("../images/logo.svg") top center/180px 36px no-repeat;
    width: 180px;
    height: 36px;
    margin: 22px 0 0 0;
    top: unset;
    left: unset;
    right: unset;
  }
}

.header__nav {
  font-family: "Blender Pro Bold", sans-serif;
  top: 14px;
}

@media (min-width: 1024px) {
  .header__nav {
    top: 0;
    margin-top: 30px;
    display: inline;
  }
}

@media (max-width: 1023px) {
  .header__menu {
    height: 100vh;
    background-color: #fff;
    padding: 0px 20px 0 20px !important;
  }
}

.header__menu-item {
  display: inline-block;
  text-align: left;
  margin: 0 0 0 36px;
}

.header__menu-item:first-child {
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}

.header__menu-item:hover > ul.header__sub-menu {
  display: block;
}

@media (max-width: 1299px) {
  .header__menu-item {
    margin: 0 0 0 20px;
  }
}

@media (max-width: 1099px) {
  .header__menu-item {
    margin: 0 0 0 15px;
  }
}

@media (max-width: 1023px) {
  .header__menu-item {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    border-bottom: 1px solid #E9EAEF;
  }
  .header__menu-item:last-child {
    border-bottom: none;
  }
}

@media (max-width: 1023px) {
  .header__menu-item--active > a {
    color: #002AC4;
  }
}

@media (min-width: 1024px) {
  .header__menu-item--active {
    border-bottom: 2px solid #ffffff;
  }
  .header--fixed .header__menu-item--active {
    border-color: #002AC4;
  }
  .header--fixed .header__menu-item--active > a {
    color: #002AC4;
  }
}

.header__menu-item--has-children {
  display: block;
  position: relative;
  cursor: pointer;
}

@media (min-width: 1024px) {
  .header__menu-item--has-children:after {
    content: " ";
    background: url("../images/svg/drop-down-arrow.svg") top center/10px 9px no-repeat;
    display: block;
    width: 10px;
    height: 9px;
    position: absolute;
    top: 0px;
    right: -15px;
  }
}

.header--fixed .header__menu-item--has-children:after {
  background-image: url("../images/svg/drop-down-arrow-dark.svg");
}

.header__sub-menu {
  margin: 0;
}

@media (min-width: 1024px) {
  .header__menu-item--has-children .header__sub-menu {
    display: none;
    position: absolute;
    top: 30px;
    padding: 0.5em 0;
    left: -0.5em;
    min-width: 140px;
    background: #fff;
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.2);
  }
}

.header__sub-menu-item {
  display: block;
  text-align: left;
}

@media (min-width: 1024px) {
  .header__sub-menu .header__sub-menu-item {
    display: block;
  }
}

.header__menu-item > a,
.header__sub-menu-item > a {
  display: block;
  padding: 0.5em 0 0.25em;
  font-size: 1.8rem;
  text-transform: uppercase;
}

.header__menu-item > a:hover, .header__menu-item > a:focus, .header__menu-item > a:active, .header__menu-item > a:link,
.header__sub-menu-item > a:hover,
.header__sub-menu-item > a:focus,
.header__sub-menu-item > a:active,
.header__sub-menu-item > a:link {
  text-decoration: none;
}

.header__menu-item > a {
  color: #6C7492;
}

.header__menu-item > a:visited, .header__menu-item > a:link {
  color: #6C7492;
}

.header__menu-item > a:hover, .header__menu-item > a:focus, .header__menu-item > a:active {
  text-decoration: none;
  color: #002AC4;
}

@media (min-width: 1024px) {
  .header__menu-item > a {
    line-height: 1;
    padding: 0 0 24px 0;
    color: #fff;
  }
  .header__menu-item > a:link, .header__menu-item > a:visited {
    color: #fff;
  }
  .header__menu-item > a:hover, .header__menu-item > a:focus, .header__menu-item > a:active {
    color: #fff;
  }
  .header--fixed .header__menu-item > a {
    color: #011644;
  }
  .header--fixed .header__menu-item > a:link, .header--fixed .header__menu-item > a:visited {
    color: #011644;
  }
  .header--fixed .header__menu-item > a:hover, .header--fixed .header__menu-item > a:focus, .header--fixed .header__menu-item > a:active {
    color: #002AC4;
  }
}

@media (max-width: 1023px) {
  .header__menu-item > a {
    opacity: 0.75;
  }
  .header__menu-item--has-children .header__menu-item > a {
    opacity: 0.5;
  }
}

.header__sub-menu-item > a {
  display: block;
  color: #6C7492;
}

.header__sub-menu-item > a:visited, .header__sub-menu-item > a:link {
  color: #6C7492;
}

.header__sub-menu-item > a:hover, .header__sub-menu-item > a:focus, .header__sub-menu-item > a:active {
  text-decoration: none;
  color: #002AC4;
}

@media (min-width: 1024px) {
  .header__sub-menu-item > a {
    padding: 0.25em;
    color: #6B6B6B;
  }
  .header__sub-menu-item > a:link, .header__sub-menu-item > a:visited {
    color: #6B6B6B;
  }
  .header__sub-menu-item > a:hover, .header__sub-menu-item > a:focus, .header__sub-menu-item > a:active {
    background: #E9EAEF;
    color: #1065E0;
  }
  .header--fixed .header__sub-menu-item > a {
    color: #6B6B6B;
  }
  .header--fixed .header__sub-menu-item > a:link, .header--fixed .header__sub-menu-item > a:visited {
    color: #6B6B6B;
  }
  .header--fixed .header__sub-menu-item > a:hover, .header--fixed .header__sub-menu-item > a:focus, .header--fixed .header__sub-menu-item > a:active {
    color: #1065E0;
  }
}

@media (max-width: 1023px) {
  .header__menu-item--has-children .header__sub-menu-item > a {
    opacity: 0.75;
  }
}

.header .request-demo {
  margin-left: 55px;
}

.header .request-demo a {
  padding-bottom: 0;
  position: relative;
  z-index: 1;
  color: #fff !important;
}

.header .request-demo a:before {
  content: '';
  display: block;
  position: absolute;
  border-radius: 2px;
  z-index: -1;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -55%);
          transform: translate(-50%, -55%);
  width: -webkit-calc(100% + 40px);
  width: calc(100% + 40px);
  height: -webkit-calc(100% + 34px);
  height: calc(100% + 34px);
  background-color: #002AC4;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.header .request-demo a:hover {
  color: #002AC4 !important;
}

.header .request-demo a:hover:before {
  background-color: #fff;
}

@media (max-width: 1299px) {
  .header .request-demo {
    margin-left: 35px;
  }
}

@media (max-width: 1099px) {
  .header .request-demo {
    margin-left: 30px;
  }
}

@media (max-width: 1023px) {
  .header .request-demo {
    margin-left: 0;
  }
  .header .request-demo a {
    color: inherit !important;
  }
  .header .request-demo a:before {
    display: none;
  }
}

.header .current-menu-parent, .header
.current-menu-item {
  border-bottom: 2px solid #ffffff;
}

.header--fixed .current-menu-parent, .header--fixed
.current-menu-item {
  border-color: #002AC4;
}

.header__sub-menu .current-menu-item {
  border-color: transparent;
}

.header__sub-menu .current-menu-item a {
  border: none;
  background: #E9EAEF;
  color: #1065E0;
}

/*********************
FOOTER STYLES
*********************/
.footer .heading {
  max-width: 124rem;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  float: left;
  padding-right: 2rem;
  padding-left: 2rem;
}

.footer .heading:after {
  content: "";
  display: table;
  clear: both;
}

@media print, screen and (min-width: 40em) {
  .footer .heading {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.footer .heading, .footer .heading:last-child:not(:first-child) {
  float: left;
  clear: none;
}

.footer .heading, .footer .heading:last-child {
  float: none;
}

@media (min-width: 1024px) {
  .footer .heading {
    margin-left: 45px;
    margin-right: 45px;
  }
}

@media (min-width: 1200px) {
  .footer .heading {
    margin-left: 100px;
    margin-right: 100px;
  }
}

@media (min-width: 1440px) {
  .footer .heading {
    margin: 0 auto;
  }
}

.footer__inner {
  max-width: 124rem;
  margin-right: auto;
  margin-left: auto;
}

.footer__inner:after {
  content: "";
  display: table;
  clear: both;
}

@media (min-width: 1024px) {
  .footer__inner {
    margin-left: 45px;
    margin-right: 45px;
  }
}

@media (min-width: 1200px) {
  .footer__inner {
    margin-left: 100px;
    margin-right: 100px;
  }
}

@media (min-width: 1440px) {
  .footer__inner {
    margin: 0 auto;
  }
}

.footer__nav--partners {
  width: 100%;
  float: left;
  padding-right: 2rem;
  padding-left: 2rem;
}

@media print, screen and (min-width: 40em) {
  .footer__nav--partners {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.footer__nav--partners, .footer__nav--partners:last-child:not(:first-child) {
  float: left;
  clear: none;
}

@media only screen and (min-width: 1024px) {
  .footer__nav--partners {
    width: 33.33333%;
  }
}

@media only screen and (min-width: 1024px) {
  .footer__nav--1 {
    margin-left: 8.33333%;
  }
}

.footer__nav--1, .footer__nav--2 {
  width: 50%;
  float: left;
  padding-right: 2rem;
  padding-left: 2rem;
}

@media print, screen and (min-width: 40em) {
  .footer__nav--1, .footer__nav--2 {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.footer__nav--1, .footer__nav--1:last-child:not(:first-child), .footer__nav--2, .footer__nav--2:last-child:not(:first-child) {
  float: left;
  clear: none;
}

.footer__nav--3 {
  width: 100%;
  float: left;
  padding-right: 2rem;
  padding-left: 2rem;
}

@media print, screen and (min-width: 40em) {
  .footer__nav--3 {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.footer__nav--3, .footer__nav--3:last-child:not(:first-child) {
  float: left;
  clear: none;
}

@media only screen and (min-width: 768px) {
  .footer__nav--1, .footer__nav--2, .footer__nav--3 {
    width: 33.33333%;
  }
}

@media only screen and (min-width: 1024px) {
  .footer__nav--1, .footer__nav--2, .footer__nav--3 {
    width: 16.66667%;
  }
}

.footer__legal {
  width: 100%;
  float: left;
  padding-right: 2rem;
  padding-left: 2rem;
}

@media print, screen and (min-width: 40em) {
  .footer__legal {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.footer__legal, .footer__legal:last-child:not(:first-child) {
  float: left;
  clear: none;
}

@media only screen and (min-width: 1024px) {
  .footer__legal {
    width: 33.33333%;
    position: relative;
    left: 41.66667%;
  }
}

.footer__logo {
  width: 100%;
  float: left;
  padding-right: 2rem;
  padding-left: 2rem;
}

@media print, screen and (min-width: 40em) {
  .footer__logo {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.footer__logo, .footer__logo:last-child:not(:first-child) {
  float: left;
  clear: none;
}

@media only screen and (min-width: 1024px) {
  .footer__logo {
    width: 41.66667%;
    position: relative;
    left: -33.33333%;
  }
}

.footer .social {
  width: 100%;
  float: left;
  padding-right: 2rem;
  padding-left: 2rem;
}

@media print, screen and (min-width: 40em) {
  .footer .social {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.footer .social, .footer .social:last-child:not(:first-child) {
  float: left;
  clear: none;
}

@media only screen and (min-width: 1024px) {
  .footer .social {
    width: 25%;
  }
}

footer {
  position: relative;
}

.footer {
  background: #011644;
  padding: 60px 0;
  color: #6C7492;
  font-size: 1.8rem;
}

@media (min-width: 1024px) {
  .footer {
    padding: 86px 0;
  }
}

.footer .heading__title {
  margin-bottom: 44px;
  color: #6C7492;
}

@media (min-width: 1024px) {
  .footer .heading__title {
    margin-bottom: 70px;
  }
}

@media (min-width: 1024px) {
  .footer__inner:last-child {
    margin-top: 83px;
  }
}

.footer__menu {
  padding: 0;
  margin: 0 0 30px;
  list-style: none;
}

@media (min-width: 1024px) {
  .footer__menu {
    margin: 0 0 0;
  }
}

.footer__menu .menu-item {
  font-family: "Blender Pro Medium", sans-serif;
  padding: 0 10px 10px 0;
  text-transform: uppercase;
}

.footer__menu .menu-item a {
  color: #6C7492;
}

.footer__menu .menu-item a:hover {
  color: #FFFFFF;
}

.footer__partners {
  padding: 0;
  margin: 0;
}

.footer__partner {
  padding: 0;
  margin: 0 30px 30px 0;
  display: inline-block;
  opacity: 0.5;
}

.footer__partner:hover {
  opacity: 1;
}

.footer__logo {
  opacity: 0.5;
}

.footer__logo:hover {
  opacity: 1;
}

.footer__logo a {
  display: block;
  border: 0;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  width: 143px;
  height: 28px;
  background-size: 143px 28px;
  background-image: url("../images/logo-grey.png");
  background-repeat: no-repeat;
}

.footer__legal {
  font-family: "Blender Pro Bold", sans-serif;
  margin: 0 0 17px;
}

@media (min-width: 1024px) {
  .footer__legal {
    margin: 4px 0 0;
  }
}

.footer__legal a {
  text-transform: uppercase;
  display: block;
  color: #fff;
  opacity: 0.5;
}

.footer__legal a:link, .footer__legal a:visited {
  color: #fff;
}

.footer__legal a:hover, .footer__legal a:focus, .footer__legal a:active {
  color: #fff;
  opacity: 1;
}

.footer .social {
  margin: 62px 0 0;
}

@media (min-width: 1024px) {
  .footer .social {
    margin: 0;
  }
}

.social__links {
  margin: 0;
  padding: 0;
}

.social__links .social__link {
  display: inline-block;
  vertical-align: middle;
  margin: 0 16px 0 0;
  width: 24px;
  height: 24px;
  position: relative;
  opacity: 0.5;
}

.social__links .social__link:hover {
  opacity: 1;
}

.social__links .social__link:last-child {
  margin: 0 0;
}

.social__links .social__link img {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block;
  margin: 0 0;
  width: 100%;
  height: auto;
}

.key-visual__inner {
  max-width: 124rem;
  margin-right: auto;
  margin-left: auto;
}

.key-visual__inner:after {
  content: "";
  display: table;
  clear: both;
}

@media (min-width: 1024px) {
  .key-visual__inner {
    margin-left: 45px;
    margin-right: 45px;
  }
}

@media (min-width: 1200px) {
  .key-visual__inner {
    margin-left: 100px;
    margin-right: 100px;
  }
}

@media (min-width: 1440px) {
  .key-visual__inner {
    margin: 0 auto;
  }
}

.key-visual__title {
  width: 100%;
  float: left;
  padding-right: 2rem;
  padding-left: 2rem;
}

@media print, screen and (min-width: 40em) {
  .key-visual__title {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.key-visual__title, .key-visual__title:last-child:not(:first-child) {
  float: left;
  clear: none;
}

@media only screen and (min-width: 1024px) {
  .key-visual__title {
    width: 83.33333%;
  }
}

@media only screen and (min-width: 1200px) {
  .key-visual__title {
    width: 75%;
  }
}

.key-visual__text {
  width: 100%;
  float: left;
  padding-right: 2rem;
  padding-left: 2rem;
}

@media print, screen and (min-width: 40em) {
  .key-visual__text {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.key-visual__text, .key-visual__text:last-child:not(:first-child) {
  float: left;
  clear: none;
}

@media only screen and (min-width: 1024px) {
  .key-visual__text {
    width: 83.33333%;
  }
}

@media only screen and (min-width: 1200px) {
  .key-visual__text {
    width: 75%;
  }
}

.key-visual__buttons {
  width: 100%;
  float: left;
  padding-right: 2rem;
  padding-left: 2rem;
}

@media print, screen and (min-width: 40em) {
  .key-visual__buttons {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.key-visual__buttons, .key-visual__buttons:last-child:not(:first-child) {
  float: left;
  clear: none;
}

.key-visual {
  color: #fff;
  background-color: #011644;
  position: relative;
  overflow: hidden;
  width: 100%;
  min-height: 80vh;
}

.key-visual.out-of-view {
  visibility: hidden;
}

.key-visual__inner {
  position: absolute;
  padding-top: 120px;
  padding-bottom: 15px;
  bottom: 0px;
  right: 0;
  left: 0;
}

.key-visual__inner.js-clone {
  visibility: hidden;
  position: relative;
}

@media (min-width: 1024px) {
  .key-visual__inner {
    bottom: 60px;
    padding-top: 210px;
  }
}

@media (min-width: 1200px) {
  .key-visual__inner {
    bottom: 71px;
  }
}

.key-visual__title h1 {
  margin: 0;
}

.key-visual__lead {
  margin: 18px 0;
  font-size: 20px;
  line-height: 135%;
}

@media (min-width: 1024px) {
  .key-visual__lead {
    font-size: 28px;
    margin: 6px 0 0;
  }
}

@media (min-width: 1200px) {
  .key-visual__lead {
    font-size: 28px;
  }
}

.key-visual__lead a {
  text-decoration: underline;
  color: #ffffff;
}

.key-visual__video, .key-visual__image {
  position: fixed;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.key-visual__video,
.key-visual__image img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  height: 100%;
  width: 100%;
}

@media (max-width: 767px) {
  .key-visual__video.m-y-top.m-x-left,
  .key-visual__image img.m-y-top.m-x-left {
    -o-object-position: top left;
       object-position: top left;
  }
  .key-visual__video.m-y-top.m-x-center,
  .key-visual__image img.m-y-top.m-x-center {
    -o-object-position: top center;
       object-position: top center;
  }
  .key-visual__video.m-y-top.m-x-right,
  .key-visual__image img.m-y-top.m-x-right {
    -o-object-position: top right;
       object-position: top right;
  }
  .key-visual__video.m-y-center.m-x-left,
  .key-visual__image img.m-y-center.m-x-left {
    -o-object-position: center left;
       object-position: center left;
  }
  .key-visual__video.m-y-center.m-x-center,
  .key-visual__image img.m-y-center.m-x-center {
    -o-object-position: center center;
       object-position: center center;
  }
  .key-visual__video.m-y-center.m-x-right,
  .key-visual__image img.m-y-center.m-x-right {
    -o-object-position: center right;
       object-position: center right;
  }
  .key-visual__video.m-y-bottom.m-x-left,
  .key-visual__image img.m-y-bottom.m-x-left {
    -o-object-position: bottom left;
       object-position: bottom left;
  }
  .key-visual__video.m-y-bottom.m-x-center,
  .key-visual__image img.m-y-bottom.m-x-center {
    -o-object-position: bottom center;
       object-position: bottom center;
  }
  .key-visual__video.m-y-bottom.m-x-right,
  .key-visual__image img.m-y-bottom.m-x-right {
    -o-object-position: bottom right;
       object-position: bottom right;
  }
}

@media (min-width: 768px) {
  .key-visual__video.m-y-top.d-x-left,
  .key-visual__image img.m-y-top.d-x-left {
    -o-object-position: top left;
       object-position: top left;
  }
  .key-visual__video.d-y-top.d-x-center,
  .key-visual__image img.d-y-top.d-x-center {
    -o-object-position: top center;
       object-position: top center;
  }
  .key-visual__video.d-y-top.d-x-right,
  .key-visual__image img.d-y-top.d-x-right {
    -o-object-position: top right;
       object-position: top right;
  }
  .key-visual__video.d-y-center.d-x-left,
  .key-visual__image img.d-y-center.d-x-left {
    -o-object-position: center left;
       object-position: center left;
  }
  .key-visual__video.d-y-center.d-x-center,
  .key-visual__image img.d-y-center.d-x-center {
    -o-object-position: center center;
       object-position: center center;
  }
  .key-visual__video.d-y-center.d-x-right,
  .key-visual__image img.d-y-center.d-x-right {
    -o-object-position: center right;
       object-position: center right;
  }
  .key-visual__video.d-y-bottom.d-x-left,
  .key-visual__image img.d-y-bottom.d-x-left {
    -o-object-position: bottom left;
       object-position: bottom left;
  }
  .key-visual__video.d-y-bottom.d-x-center,
  .key-visual__image img.d-y-bottom.d-x-center {
    -o-object-position: bottom center;
       object-position: bottom center;
  }
  .key-visual__video.d-y-bottom.d-x-right,
  .key-visual__image img.d-y-bottom.d-x-right {
    -o-object-position: bottom right;
       object-position: bottom right;
  }
}

@media (min-width: 768px) {
  .key-visual__video--mobile {
    display: none;
  }
}

@media (max-width: 767px) {
  .key-visual__video--desktop {
    display: none;
  }
}

.key-visual--transparent:after {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 100%;
  height: 100%;
  background-color: #011644;
  opacity: 0.4;
}

.key-visual--transparent .key-visual__inner {
  z-index: 1;
}

.key-visual .IIV::-webkit-media-controls-play-button,
.key-visual .IIV::-webkit-media-controls-start-playback-button {
  opacity: 0;
  pointer-events: none;
  width: 5px;
}

.key-visual--home .key-visual__title {
  width: 83.33333%;
  float: left;
  padding-right: 2rem;
  padding-left: 2rem;
}

@media print, screen and (min-width: 40em) {
  .key-visual--home .key-visual__title {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.key-visual--home .key-visual__title, .key-visual--home .key-visual__title:last-child:not(:first-child) {
  float: left;
  clear: none;
}

@media only screen and (min-width: 768px) {
  .key-visual--home .key-visual__title {
    width: 75%;
  }
}

@media only screen and (min-width: 1024px) {
  .key-visual--home .key-visual__title {
    width: 75%;
  }
}

.key-visual--home .key-visual__text {
  width: 91.66667%;
  float: left;
  padding-right: 2rem;
  padding-left: 2rem;
}

@media print, screen and (min-width: 40em) {
  .key-visual--home .key-visual__text {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.key-visual--home .key-visual__text, .key-visual--home .key-visual__text:last-child:not(:first-child) {
  float: left;
  clear: none;
}

@media only screen and (min-width: 768px) {
  .key-visual--home .key-visual__text {
    width: 75%;
  }
}

@media only screen and (min-width: 1024px) {
  .key-visual--home .key-visual__text {
    width: 66.66667%;
  }
}

.key-visual--home .key-visual__buttons {
  width: 100%;
  float: left;
  padding-right: 2rem;
  padding-left: 2rem;
}

@media print, screen and (min-width: 40em) {
  .key-visual--home .key-visual__buttons {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.key-visual--home .key-visual__buttons, .key-visual--home .key-visual__buttons:last-child:not(:first-child) {
  float: left;
  clear: none;
}

.key-visual--home.key-visual {
  min-height: 640px;
  min-height: 100vh;
}

@media (min-width: 1024px) {
  .key-visual--home.key-visual {
    min-height: 800px;
    min-height: 100vh;
  }
}

.key-visual--home .key-visual__video,
.key-visual--home .key-visual__image img {
  height: 100%;
}

.key-visual--home .key-visual__lead {
  margin: 25px 0 15px;
}

@media (min-width: 1024px) {
  .key-visual--home .key-visual__lead {
    margin: 24px 0 34px;
  }
}

.key-visual--home .key-visual__buttons .blue-button, .key-visual--home .key-visual__buttons .privacy-content__content .download-forms > a, .privacy-content__content .key-visual--home .key-visual__buttons .download-forms > a {
  display: block;
  width: 100%;
  background-color: transparent;
  border: 1px solid rgba(255, 255, 255, 0.5);
}

@media (min-width: 1024px) {
  .key-visual--home .key-visual__buttons .blue-button, .key-visual--home .key-visual__buttons .privacy-content__content .download-forms > a, .privacy-content__content .key-visual--home .key-visual__buttons .download-forms > a {
    display: inline-block;
    margin-bottom: 0;
    width: auto;
    padding-right: 100px;
    margin-right: 30px;
  }
}

.key-visual--home .key-visual__buttons .blue-button:hover, .key-visual--home .key-visual__buttons .privacy-content__content .download-forms > a:hover, .privacy-content__content .key-visual--home .key-visual__buttons .download-forms > a:hover {
  color: #fff;
  border: 1px solid #fff;
}

.key-visual--home .key-visual__buttons .blue-button:hover:after, .key-visual--home .key-visual__buttons .privacy-content__content .download-forms > a:hover:after, .privacy-content__content .key-visual--home .key-visual__buttons .download-forms > a:hover:after {
  background-image: url("../images/svg/right-arrow-white.svg");
}

.key-intro {
  max-width: 124rem;
  margin-right: auto;
  margin-left: auto;
}

.key-intro:after {
  content: "";
  display: table;
  clear: both;
}

@media (min-width: 1024px) {
  .key-intro {
    margin-left: 45px;
    margin-right: 45px;
  }
}

@media (min-width: 1200px) {
  .key-intro {
    margin-left: 100px;
    margin-right: 100px;
  }
}

@media (min-width: 1440px) {
  .key-intro {
    margin: 0 auto;
  }
}

.key-intro__text {
  width: 100%;
  float: left;
  padding-right: 2rem;
  padding-left: 2rem;
}

@media print, screen and (min-width: 40em) {
  .key-intro__text {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.key-intro__text, .key-intro__text:last-child:not(:first-child) {
  float: left;
  clear: none;
}

@media only screen and (min-width: 1024px) {
  .key-intro__text {
    width: 66.66667%;
  }
}

.key-intro {
  padding-top: 20px;
}

@media (min-width: 1024px) {
  .key-intro {
    padding-top: 76px;
  }
}

.key-intro__text {
  font-size: 20px;
  line-height: 135%;
}

@media (min-width: 1024px) {
  .key-intro__text {
    font-size: 28px;
  }
}

main .key-intro + *:before {
  content: " ";
  display: none;
}

.video {
  max-width: 124rem;
  margin-right: auto;
  margin-left: auto;
}

.video:after {
  content: "";
  display: table;
  clear: both;
}

@media (min-width: 1024px) {
  .video {
    margin-left: 45px;
    margin-right: 45px;
  }
}

@media (min-width: 1200px) {
  .video {
    margin-left: 100px;
    margin-right: 100px;
  }
}

@media (min-width: 1440px) {
  .video {
    margin: 0 auto;
  }
}

.video .heading {
  width: 100%;
  float: left;
  padding-right: 2rem;
  padding-left: 2rem;
}

@media print, screen and (min-width: 40em) {
  .video .heading {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.video .heading, .video .heading:last-child:not(:first-child) {
  float: left;
  clear: none;
}

.video .player {
  width: 100%;
  float: left;
  padding-right: 2rem;
  padding-left: 2rem;
}

@media print, screen and (min-width: 40em) {
  .video .player {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.video .player, .video .player:last-child:not(:first-child) {
  float: left;
  clear: none;
}

.video {
  padding-top: 54px;
  padding-bottom: 74px;
  position: relative;
}

@media (min-width: 1024px) {
  .video {
    padding-top: 76px;
    padding-bottom: 134px;
  }
}

.video:before {
  content: " ";
  position: absolute;
  border: 0;
  right: -50%;
  width: 200%;
  height: 1px;
  background-color: #E9EAEF;
  z-index: 1;
  display: block;
  top: 0px;
}

.player {
  width: 100%;
  height: auto;
}

.player__inner {
  position: relative;
  width: 100%;
  height: auto;
}

.player__video-element {
  width: 100%;
  height: auto;
  background: #000000;
  display: block;
  margin: 0 auto;
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}

.player__video-element iframe,
.player__video-element object,
.player__video-element embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.player__preview, .player__controls {
  position: absolute;
  width: 100%;
  height: 100%;
  padding: 0;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}

.player__preview {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.player__controls {
  border: none;
  cursor: pointer;
  background: transparent;
}

.player__controls svg {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
  left: 0;
  margin: 0px auto;
}

@media (max-width: 1023px) {
  .player__controls svg {
    width: 80px;
    height: 80px;
  }
}

.visual__content {
  max-width: 124rem;
  margin-right: auto;
  margin-left: auto;
}

.visual__content:after {
  content: "";
  display: table;
  clear: both;
}

@media (min-width: 1024px) {
  .visual__content {
    margin-left: 45px;
    margin-right: 45px;
  }
}

@media (min-width: 1200px) {
  .visual__content {
    margin-left: 100px;
    margin-right: 100px;
  }
}

@media (min-width: 1440px) {
  .visual__content {
    margin: 0 auto;
  }
}

.visual__text, .visual__meta-title {
  width: 100%;
  float: left;
  padding-right: 2rem;
  padding-left: 2rem;
}

@media print, screen and (min-width: 40em) {
  .visual__text, .visual__meta-title {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.visual__text, .visual__text:last-child:not(:first-child), .visual__meta-title, .visual__meta-title:last-child:not(:first-child) {
  float: left;
  clear: none;
}

@media only screen and (min-width: 1024px) {
  .visual__text, .visual__meta-title {
    width: 75%;
  }
}

@media only screen and (min-width: 1200px) {
  .visual__text, .visual__meta-title {
    width: 66.66667%;
  }
}

.visual {
  color: #fff;
  background-color: #002AC4;
  position: relative;
  overflow: hidden;
  width: 100%;
}

@media (min-width: 1024px) {
  .visual {
    height: 100vh;
    min-height: 700px;
  }
}

.visual__content {
  position: relative;
  height: 100%;
  padding-top: 34px;
}

@media (min-width: 1024px) {
  .visual__content {
    padding-top: 90px;
    padding-bottom: 120px;
  }
}

.visual__text {
  margin-bottom: 80px;
}

@media (min-width: 1024px) {
  .visual__text {
    margin-bottom: 0px;
    position: absolute;
    right: 0;
    left: 0;
    bottom: 64px;
    bottom: 120px;
  }
}

.visual__meta-title {
  margin-bottom: 160px;
}

@media (min-width: 1024px) {
  .visual__meta-title {
    margin-bottom: 0px;
    position: absolute;
    right: 0;
    left: 0;
  }
}

.visual__title {
  margin: 0;
}

.visual__lead {
  margin: 14px 0 20px;
  opacity: 0.75;
  font-size: 20px;
  line-height: 135%;
}

@media (min-width: 1024px) {
  .visual__lead {
    font-size: 28px;
    margin: 20px 0 30px;
  }
}

.visual__image {
  position: absolute;
  top: 0;
  right: 0%;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.visual__image img {
  position: absolute;
  width: auto;
  opacity: 0.4;
  top: -320px;
  right: -320px;
  width: 640px;
  width: 640px;
  max-width: unset;
  -webkit-transform-origin: center center;
          transform-origin: center center;
  -webkit-animation: spin 18s linear infinite;
  animation: spin 18s linear infinite;
}

@media (min-width: 1024px) {
  .visual__image img {
    top: -25%;
    right: -25%;
    width: auto;
    height: 140%;
    min-height: 100%;
  }
}

@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.solution,
.solution > .solution__image,
.solution:before,
.solution:after,
.solution__image--dot {
  opacity: 0;
}

.hidden .solution, .hidden
.solution > .solution__image, .hidden
.solution:before, .hidden
.solution:after, .hidden
.solution__image--dot {
  -webkit-transition: none;
  transition: none;
}

.animated .solution, .animated
.solution > .solution__image, .animated
.solution:before, .animated
.solution:after, .animated
.solution__image--dot {
  opacity: 1;
}

.solution,
.solution > .solution__image {
  -webkit-transform: translateY(-12.5%);
          transform: translateY(-12.5%);
  -webkit-transition: opacity 0.5s linear, -webkit-transform 0.5s ease-in-out;
  transition: opacity 0.5s linear, -webkit-transform 0.5s ease-in-out;
  transition: opacity 0.5s linear, transform 0.5s ease-in-out;
  transition: opacity 0.5s linear, transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
}

.animated .solution, .animated
.solution > .solution__image {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.solution:before, .solution__image--dot {
  -webkit-transition: opacity 0.5s linear;
  transition: opacity 0.5s linear;
}

.solution:after {
  -webkit-transition: opacity 0.75s linear, -webkit-transform 0.5s ease-in-out;
  transition: opacity 0.75s linear, -webkit-transform 0.5s ease-in-out;
  transition: opacity 0.75s linear, transform 0.5s ease-in-out;
  transition: opacity 0.75s linear, transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
}

@media (min-width: 1024px) {
  .solution:after {
    -webkit-transform: translateX(-200%);
            transform: translateX(-200%);
  }
  .animated .solution:after {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

.solution--1 {
  -webkit-transition-delay: 0.0s;
          transition-delay: 0.0s;
}

.solution--2 {
  -webkit-transition-delay: 0.125s;
          transition-delay: 0.125s;
}

.solution--3 {
  -webkit-transition-delay: 0.25s;
          transition-delay: 0.25s;
}

.solution:before {
  -webkit-transition-delay: 0.75s;
          transition-delay: 0.75s;
}

.solution--1 > .solution__image {
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
}

.solution--2 > .solution__image {
  -webkit-transition-delay: 1.125s;
          transition-delay: 1.125s;
}

.solution--3 > .solution__image {
  -webkit-transition-delay: 1.25s;
          transition-delay: 1.25s;
}

.solution:after {
  -webkit-transition-delay: 1.5s;
          transition-delay: 1.5s;
}

.solution--1 > .solution__image--dot {
  -webkit-transition-delay: 1.75s;
          transition-delay: 1.75s;
}

.solution--2 > .solution__image--dot {
  -webkit-transition-delay: 1.875s;
          transition-delay: 1.875s;
}

.solution--3 > .solution__image--dot {
  -webkit-transition-delay: 2s;
          transition-delay: 2s;
}

.solutions {
  max-width: 124rem;
  margin-right: auto;
  margin-left: auto;
}

.solutions:after {
  content: "";
  display: table;
  clear: both;
}

@media (min-width: 1024px) {
  .solutions {
    margin-left: 45px;
    margin-right: 45px;
  }
}

@media (min-width: 1200px) {
  .solutions {
    margin-left: 100px;
    margin-right: 100px;
  }
}

@media (min-width: 1440px) {
  .solutions {
    margin: 0 auto;
  }
}

.solutions .heading {
  max-width: 124rem;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  float: left;
  padding-right: 2rem;
  padding-left: 2rem;
}

.solutions .heading:after {
  content: "";
  display: table;
  clear: both;
}

@media print, screen and (min-width: 40em) {
  .solutions .heading {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.solutions .heading, .solutions .heading:last-child:not(:first-child) {
  float: left;
  clear: none;
}

.solutions .heading, .solutions .heading:last-child {
  float: none;
}

.solution {
  width: 100%;
  float: left;
  padding-right: 2rem;
  padding-left: 2rem;
}

@media print, screen and (min-width: 40em) {
  .solution {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.solution, .solution:last-child:not(:first-child) {
  float: left;
  clear: none;
}

@media only screen and (min-width: 1024px) {
  .solution {
    width: 33.33333%;
  }
}

.solutions {
  padding-top: 54px;
  padding-bottom: 74px;
  position: relative;
  padding-bottom: 0;
}

@media (min-width: 1024px) {
  .solutions {
    padding-top: 76px;
    padding-bottom: 134px;
  }
}

.solutions:before {
  content: " ";
  position: absolute;
  border: 0;
  right: -50%;
  width: 200%;
  height: 1px;
  background-color: #E9EAEF;
  z-index: 1;
  display: block;
  top: 0px;
}

.solution {
  position: relative;
  padding-top: 235px;
  /**/
}

@media (max-width: 1023px) {
  .solution {
    padding-top: 265px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #E9EAEF;
  }
  .solution:last-child {
    border-bottom: none;
    margin-bottom: 0px;
  }
}

.solution__title {
  color: #002AC4;
}

.solution__text {
  max-width: 75%;
  margin: 8px 0;
}

@media (min-width: 1024px) {
  .solution__text {
    margin: 16px 0;
  }
}

.solution__image, .solution__image--dot {
  position: absolute;
  left: 0;
  right: 0;
  width: auto;
  margin: 0 0 0 30px;
}

@media (min-width: 1024px) {
  .solution__image, .solution__image--dot {
    margin: 0 auto;
  }
}

.solution--1 .solution__image,
.solution--1 .solution__image--dot {
  top: 24px;
  height: 180px;
}

@media (min-width: 1024px) {
  .solution--1 .solution__image,
  .solution--1 .solution__image--dot {
    height: 156px;
  }
}

.solution--2 .solution__image,
.solution--2 .solution__image--dot {
  top: 0px;
  height: 210px;
}

@media (min-width: 1024px) {
  .solution--2 .solution__image,
  .solution--2 .solution__image--dot {
    height: 170px;
  }
}

.solution--3 .solution__image,
.solution--3 .solution__image--dot {
  top: 18px;
  height: 180px;
}

@media (min-width: 1024px) {
  .solution--3 .solution__image,
  .solution--3 .solution__image--dot {
    height: 160px;
  }
}

.solution__list {
  list-style: none;
  padding: 0;
  margin: 8px 0 0 0;
}

@media (min-width: 1024px) {
  .solution__list {
    margin: 16px 0 0 0;
  }
}

.solution__list li {
  position: relative;
  margin-left: 30px;
}

.solution__list li:before {
  content: "\2015";
  color: #002AC4;
  font-weight: bold;
  padding-right: 10px;
  position: absolute;
  left: -30px;
}

@media (min-width: 1024px) {
  .solution::before {
    content: " ";
    position: absolute;
    display: block;
    top: 100px;
    width: 100%;
    height: 1px;
    background-color: #E9EAEF;
    left: 0;
    right: 0;
    z-index: -1;
  }
}

.solution::after {
  content: " ";
  position: absolute;
  display: block;
  width: 24px;
  height: 22px;
  background-size: contain;
  background-image: url("../images/svg/arrow.svg");
  background-repeat: no-repeat;
}

@media (max-width: 1023px) {
  .solution::after {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -12px;
  }
}

@media (min-width: 1024px) {
  .solution::after {
    top: 91px;
    right: 30px;
  }
}

.solution:last-child:after {
  display: none;
}

.awards {
  max-width: 124rem;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 1024px) {
  .awards {
    margin-left: 45px;
    margin-right: 45px;
  }
}

@media (min-width: 1200px) {
  .awards {
    margin-left: 100px;
    margin-right: 100px;
  }
}

@media (min-width: 1440px) {
  .awards {
    margin: 0 auto;
  }
}

.awards:after {
  content: "";
  display: table;
  clear: both;
}

.awards .heading {
  max-width: 124rem;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  float: left;
  padding-right: 2rem;
  padding-left: 2rem;
}

.awards .heading:after {
  content: "";
  display: table;
  clear: both;
}

@media print, screen and (min-width: 40em) {
  .awards .heading {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.awards .heading, .awards .heading:last-child:not(:first-child) {
  float: left;
  clear: none;
}

.awards .heading, .awards .heading:last-child {
  float: none;
}

.awards__inner {
  width: 100%;
  float: left;
  padding-right: 2rem;
  padding-left: 2rem;
}

@media print, screen and (min-width: 40em) {
  .awards__inner {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.awards__inner, .awards__inner:last-child:not(:first-child) {
  float: left;
  clear: none;
}

.awards .award {
  width: 100%;
  float: left;
  padding-right: 2rem;
  padding-left: 2rem;
}

@media print, screen and (min-width: 40em) {
  .awards .award {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.awards .award, .awards .award:last-child:not(:first-child) {
  float: left;
  clear: none;
}

@media only screen and (min-width: 1024px) {
  .awards .award {
    width: 20%;
  }
}

.awards {
  padding-top: 54px;
  padding-bottom: 74px;
  position: relative;
  padding-bottom: 0;
}

@media (min-width: 1024px) {
  .awards {
    padding-top: 76px;
    padding-bottom: 134px;
  }
}

.awards:before {
  content: " ";
  position: absolute;
  border: 0;
  right: -50%;
  width: 200%;
  height: 1px;
  background-color: #E9EAEF;
  z-index: 1;
  display: block;
  top: 0px;
}

@media (max-width: 1199px) {
  .award {
    padding-left: 0px;
    padding-right: 30px;
  }
}

.award__inner {
  border-left: 1px solid #E9EAEF;
  padding-left: 15px;
  background-size: 39px 83px;
  background-image: url("../images/svg/award-decoration.svg");
  background-repeat: no-repeat;
  background-position: 100% 100%;
  min-height: 105px;
  position: relative;
  margin-top: 20px;
  margin-bottom: 70px;
}

@media (min-width: 1024px) {
  .award__inner {
    margin-top: 0px;
    margin-bottom: 0px;
  }
}

.award__title {
  padding-right: 25%;
  display: block;
  font-family: "Blender Pro Medium", sans-serif;
  color: #011644;
  font-size: 17px;
  text-transform: uppercase;
  margin-bottom: 1rem;
}

@media (min-width: 1024px) {
  .award__title {
    padding-right: 10%;
  }
}

@media (min-width: 768px) and (max-width: 1199px) {
  .award__title {
    margin-bottom: 1rem;
  }
}

.award__source {
  font-size: 0;
  color: transparent;
}

.award__source:after {
  content: attr(data-content);
  position: absolute;
  bottom: 0px;
  left: 15px;
  font-size: 16px;
  color: #6B6B6B;
  text-transform: uppercase;
  white-space: nowrap;
}

.usps {
  max-width: 124rem;
  margin-right: auto;
  margin-left: auto;
}

.usps:after {
  content: "";
  display: table;
  clear: both;
}

@media (min-width: 1024px) {
  .usps {
    margin-left: 45px;
    margin-right: 45px;
  }
}

@media (min-width: 1200px) {
  .usps {
    margin-left: 100px;
    margin-right: 100px;
  }
}

@media (min-width: 1440px) {
  .usps {
    margin: 0 auto;
  }
}

.usps .heading {
  max-width: 124rem;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  float: left;
  padding-right: 2rem;
  padding-left: 2rem;
}

.usps .heading:after {
  content: "";
  display: table;
  clear: both;
}

@media print, screen and (min-width: 40em) {
  .usps .heading {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.usps .heading, .usps .heading:last-child:not(:first-child) {
  float: left;
  clear: none;
}

.usps .heading, .usps .heading:last-child {
  float: none;
}

.usps__inner {
  width: 100%;
  float: left;
  padding-right: 2rem;
  padding-left: 2rem;
}

@media print, screen and (min-width: 40em) {
  .usps__inner {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.usps__inner, .usps__inner:last-child:not(:first-child) {
  float: left;
  clear: none;
}

.usp--block-6 {
  width: 100%;
  float: left;
  padding-right: 2rem;
  padding-left: 2rem;
}

@media print, screen and (min-width: 40em) {
  .usp--block-6 {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.usp--block-6, .usp--block-6:last-child:not(:first-child) {
  float: left;
  clear: none;
}

@media (min-width: 1024px) {
  .usp--block-6 {
    width: 33.33333%;
    float: left;
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

@media print and (min-width: 1024px), screen and (min-width: 1024px) and (min-width: 40em) {
  .usp--block-6 {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

@media (min-width: 1024px) {
  .usp--block-6, .usp--block-6:last-child:not(:first-child) {
    float: left;
    clear: none;
  }
}

.usp--block-4 {
  width: 100%;
  float: left;
  padding-right: 2rem;
  padding-left: 2rem;
}

@media print, screen and (min-width: 40em) {
  .usp--block-4 {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.usp--block-4, .usp--block-4:last-child:not(:first-child) {
  float: left;
  clear: none;
}

@media (min-width: 1024px) {
  .usp--block-4 {
    width: 50%;
    float: left;
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

@media print and (min-width: 1024px), screen and (min-width: 1024px) and (min-width: 40em) {
  .usp--block-4 {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

@media (min-width: 1024px) {
  .usp--block-4, .usp--block-4:last-child:not(:first-child) {
    float: left;
    clear: none;
  }
}

.usps {
  padding-top: 54px;
  padding-bottom: 74px;
  position: relative;
  padding-bottom: 0;
}

@media (min-width: 1024px) {
  .usps {
    padding-top: 76px;
    padding-bottom: 134px;
  }
}

.usps:before {
  content: " ";
  position: absolute;
  border: 0;
  right: -50%;
  width: 200%;
  height: 1px;
  background-color: #E9EAEF;
  z-index: 1;
  display: block;
  top: 0px;
}

@media (max-width: 1199px) {
  .usp {
    padding-left: 0px;
    padding-right: 30px;
  }
}

@media (min-width: 1024px) {
  .usp--usp-last {
    margin-top: 60px;
  }
}

.usp__inner {
  margin-bottom: 60px;
}

@media (min-width: 1024px) {
  .usp__inner {
    margin-top: 0px;
    margin-bottom: 0px;
  }
}

.usp__number {
  font-size: 21px;
  line-height: 25px;
  font-family: "Blender Pro Bold", sans-serif;
  background-size: 100%;
  background-image: url("../images/svg/number-decoration.svg");
  background-repeat: no-repeat;
  background-position: 50%;
  position: relative;
  text-align: center;
  height: 61px;
  width: 61px;
  padding-left: 4px;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 18px;
}

@media (min-width: 1024px) {
  .usp__number {
    font-size: 30px;
    line-height: 36px;
  }
}

@media (min-width: 1024px) {
  .usp__number {
    height: 76px;
    width: 76px;
    padding-top: 23px;
    padding-bottom: 23px;
    margin-bottom: 26px;
  }
}

.usp__title {
  color: #002AC4;
  margin-bottom: 14px;
}

@media (min-width: 1024px) {
  .usp__title {
    padding-right: 10%;
    margin-bottom: 10px;
  }
}

.case-studies {
  max-width: 124rem;
  margin-right: auto;
  margin-left: auto;
}

.case-studies:after {
  content: "";
  display: table;
  clear: both;
}

@media (min-width: 1024px) {
  .case-studies {
    margin-left: 45px;
    margin-right: 45px;
  }
}

@media (min-width: 1200px) {
  .case-studies {
    margin-left: 100px;
    margin-right: 100px;
  }
}

@media (min-width: 1440px) {
  .case-studies {
    margin: 0 auto;
  }
}

.case-studies .heading {
  max-width: 124rem;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  float: left;
  padding-right: 2rem;
  padding-left: 2rem;
}

.case-studies .heading:after {
  content: "";
  display: table;
  clear: both;
}

@media print, screen and (min-width: 40em) {
  .case-studies .heading {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.case-studies .heading, .case-studies .heading:last-child:not(:first-child) {
  float: left;
  clear: none;
}

.case-studies .heading, .case-studies .heading:last-child {
  float: none;
}

.case-studies__inner {
  width: 100%;
  float: left;
  padding-right: 2rem;
  padding-left: 2rem;
}

@media print, screen and (min-width: 40em) {
  .case-studies__inner {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.case-studies__inner, .case-studies__inner:last-child:not(:first-child) {
  float: left;
  clear: none;
}

@media only screen and (min-width: 1024px) {
  .case-studies__inner {
    width: 25%;
  }
}

.case-studies .view-panel-outer {
  display: none;
}

@media only screen and (min-width: 1024px) {
  .case-studies .view-panel-outer {
    width: 75%;
    float: left;
    padding-right: 2rem;
    padding-left: 2rem;
    display: block;
  }
}

@media only screen and (min-width: 1024px) and (min-width: 40em) {
  .case-studies .view-panel-outer {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

@media only screen and (min-width: 1024px) {
  .case-studies .view-panel-outer, .case-studies .view-panel-outer:last-child:not(:first-child) {
    float: left;
    clear: none;
  }
}

.case-studies .view-panel-outer .view-panel {
  max-width: 124rem;
  margin-right: auto;
  margin-left: auto;
  margin-right: -2rem;
  margin-left: -2rem;
}

.case-studies .view-panel-outer .view-panel:after {
  content: "";
  display: table;
  clear: both;
}

@media print, screen and (min-width: 40em) {
  .case-studies .view-panel-outer .view-panel {
    margin-right: -2rem;
    margin-left: -2rem;
  }
}

@media print, screen and (min-width: 64em) {
  .case-studies .view-panel-outer .view-panel {
    margin-right: -2rem;
    margin-left: -2rem;
  }
}

.pdf-download {
  width: 100%;
  float: left;
  padding-right: 2rem;
  padding-left: 2rem;
}

@media print, screen and (min-width: 40em) {
  .pdf-download {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.pdf-download, .pdf-download:last-child:not(:first-child) {
  float: left;
  clear: none;
}

.pdf-download__inner {
  max-width: 124rem;
  margin-right: auto;
  margin-left: auto;
}

.pdf-download__inner:after {
  content: "";
  display: table;
  clear: both;
}

.pdf-download__text-wrapper {
  width: 100%;
  float: left;
  padding-right: 2rem;
  padding-left: 2rem;
}

@media print, screen and (min-width: 40em) {
  .pdf-download__text-wrapper {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.pdf-download__text-wrapper, .pdf-download__text-wrapper:last-child:not(:first-child) {
  float: left;
  clear: none;
}

@media only screen and (min-width: 1024px) {
  .pdf-download__text-wrapper {
    width: 75%;
  }
}

.pdf-download__button-wrapper {
  width: 100%;
  float: left;
  padding-right: 2rem;
  padding-left: 2rem;
}

@media print, screen and (min-width: 40em) {
  .pdf-download__button-wrapper {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.pdf-download__button-wrapper, .pdf-download__button-wrapper:last-child:not(:first-child) {
  float: left;
  clear: none;
}

@media only screen and (min-width: 1024px) {
  .pdf-download__button-wrapper {
    width: 25%;
  }
}

.case-study {
  max-width: 124rem;
  margin-right: auto;
  margin-left: auto;
  margin-right: -2rem;
  margin-left: -2rem;
  /**/
}

.case-study:after {
  content: "";
  display: table;
  clear: both;
}

@media print, screen and (min-width: 40em) {
  .case-study {
    margin-right: -2rem;
    margin-left: -2rem;
  }
}

@media print, screen and (min-width: 64em) {
  .case-study {
    margin-right: -2rem;
    margin-left: -2rem;
  }
}

.case-study__inner {
  width: 100%;
  float: left;
  padding-right: 2rem;
  padding-left: 2rem;
}

@media print, screen and (min-width: 40em) {
  .case-study__inner {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.case-study__inner, .case-study__inner:last-child:not(:first-child) {
  float: left;
  clear: none;
}

@media only screen and (min-width: 1024px) {
  .case-study__inner {
    width: 75%;
    padding-right: 0;
    padding-left: 0;
  }
}

@media only screen and (min-width: 1024px) {
  .case-study__quote {
    width: 58.33333%;
    float: left;
    padding-right: 0;
    padding-left: 0;
  }
  .case-study__quote, .case-study__quote:last-child:not(:first-child) {
    float: left;
    clear: none;
  }
}

@media only screen and (min-width: 1024px) {
  .case-study__quote--full {
    width: 83.33333%;
    float: left;
    padding-right: 0;
    padding-left: 0;
  }
  .case-study__quote--full, .case-study__quote--full:last-child:not(:first-child) {
    float: left;
    clear: none;
  }
}

.case-study__image {
  display: none;
}

@media only screen and (min-width: 1024px) {
  .case-study__image {
    display: block;
    width: 33.33333%;
    float: left;
    padding-right: 0;
    padding-left: 0;
  }
  .case-study__image, .case-study__image:last-child:not(:first-child) {
    float: left;
    clear: none;
  }
}

@media only screen and (min-width: 1024px) {
  .case-study__text {
    width: 83.33333%;
    float: left;
    padding-right: 0;
    padding-left: 0;
    position: relative;
    left: 0%;
  }
  .case-study__text, .case-study__text:last-child:not(:first-child) {
    float: left;
    clear: none;
  }
}

.case-study--single .case-study__quote,
.case-study--single .case-study__text {
  width: 100%;
  float: left;
  padding-right: 2rem;
  padding-left: 2rem;
  position: relative;
  left: 0%;
}

@media print, screen and (min-width: 40em) {
  .case-study--single .case-study__quote,
  .case-study--single .case-study__text {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.case-study--single .case-study__quote, .case-study--single .case-study__quote:last-child:not(:first-child),
.case-study--single .case-study__text,
.case-study--single .case-study__text:last-child:not(:first-child) {
  float: left;
  clear: none;
}

@media only screen and (min-width: 1024px) {
  .case-study--single .case-study__quote,
  .case-study--single .case-study__text {
    width: 66.66667%;
    float: left;
    padding-right: 2rem;
    padding-left: 2rem;
    position: relative;
    left: 16.66667%;
  }
}

@media only screen and (min-width: 1024px) and (min-width: 40em) {
  .case-study--single .case-study__quote,
  .case-study--single .case-study__text {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

@media only screen and (min-width: 1024px) {
  .case-study--single .case-study__quote, .case-study--single .case-study__quote:last-child:not(:first-child),
  .case-study--single .case-study__text,
  .case-study--single .case-study__text:last-child:not(:first-child) {
    float: left;
    clear: none;
  }
}

.statistics {
  width: 100%;
  float: left;
  padding-right: 2rem;
  padding-left: 2rem;
}

@media print, screen and (min-width: 40em) {
  .statistics {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.statistics, .statistics:last-child:not(:first-child) {
  float: left;
  clear: none;
}

@media only screen and (min-width: 1024px) {
  .statistics {
    width: 25%;
  }
}

.case-studies {
  padding-top: 54px;
  padding-bottom: 74px;
  position: relative;
}

@media (min-width: 1024px) {
  .case-studies {
    padding-top: 76px;
    padding-bottom: 134px;
  }
}

.case-studies:before {
  content: " ";
  position: absolute;
  border: 0;
  right: -50%;
  width: 200%;
  height: 1px;
  background-color: #E9EAEF;
  z-index: 1;
  display: block;
  top: 0px;
}

.case-studies h3 {
  margin-bottom: 60px;
}

@media (min-width: 1024px) {
  .case-studies--single {
    padding-bottom: 100px;
  }
}

@media (min-width: 1024px) {
  .accordion .case-study {
    display: none;
  }
}

@media (min-width: 1024px) {
  .case-study__inner {
    position: relative;
  }
  .case-study__inner:after, .case-study__inner:before {
    content: " ";
    position: absolute;
    top: 0;
    height: 100%;
    width: 1px;
    background-color: #E9EAEF;
    z-index: -1;
  }
  .case-study__inner:before {
    left: -8.33%;
  }
  .case-study__inner:after {
    right: 8.33%;
  }
}

.case-study__logo img {
  margin-bottom: 40px;
  width: 100%;
  max-width: 205px;
  height: auto;
}

.case-study__quote-source, .case-study__quote-text {
  border-left: 2px solid #002AC4;
  padding-left: 30px;
}

.case-study__quote-text {
  font-style: italic;
}

@media (min-width: 1024px) {
  .case-study__quote-text {
    font-size: 24px;
    line-height: 145%;
  }
}

.case-study__quote-source {
  padding-top: 1em;
  font-size: 17px;
  line-height: 25px;
  text-transform: uppercase;
  color: #002AC4;
  font-family: "Blender Pro Medium", sans-serif;
}

.case-study__text {
  padding-top: 40px;
  padding-bottom: 40px;
}

@media (min-width: 1024px) {
  .case-study__text {
    padding-bottom: 0px;
  }
}

.case-study__image img {
  width: 100%;
  height: auto;
  display: inline;
}

.case-study--single {
  margin-left: 0;
  margin-right: 0;
  margin-top: 40px;
}

@media (min-width: 1024px) {
  .case-study--single {
    position: relative;
  }
  .case-study--single:after, .case-study--single:before {
    content: " ";
    position: absolute;
    top: 0;
    height: 100%;
    width: 1px;
    background-color: #E9EAEF;
    z-index: -1;
  }
  .case-study--single:before {
    left: 20px;
  }
  .case-study--single:after {
    right: 20px;
  }
}

.case-study--single .case-study__text {
  padding-bottom: 0px;
}

.pdf-download {
  margin-top: 9rem;
}

.pdf-download__inner {
  background-color: #F7F7F9;
  padding-top: 4rem;
  padding-bottom: 2rem;
  margin-bottom: 0rem;
  border-radius: 8px;
}

@media (min-width: 1024px) {
  .pdf-download__inner {
    padding-left: 3rem;
  }
}

.pdf-download__text {
  margin: 0;
  font-family: "Blender Pro Medium", sans-serif;
  color: #002AC4;
  font-size: 18px;
  margin-bottom: 2rem;
}

@media (min-width: 1024px) {
  .pdf-download__text {
    font-size: 28px;
    color: #002AC4;
  }
}

.pdf-download__button {
  margin-right: 2rem;
  margin-bottom: 2rem;
  white-space: nowrap;
}

.statistic {
  text-transform: uppercase;
  padding-bottom: 20px;
}

@media (min-width: 1024px) {
  .statistic {
    padding-bottom: 40px;
  }
}

.statistic h2.figure {
  font-size: 28px;
  line-height: 34px;
  color: #002AC4;
}

@media (min-width: 1024px) {
  .statistic h2.figure {
    font-size: 50px;
    line-height: 60px;
  }
}

.accordion {
  margin: 0;
}

@media (max-width: 1023px) {
  .accordion {
    border-bottom: 1px solid lightgray;
  }
}

.accordion dt {
  font-size: 17px;
  text-transform: uppercase;
  padding-left: 0;
  position: relative;
}

@media (max-width: 1023px) {
  .accordion dt {
    border-top: 1px solid lightgray;
  }
  .accordion dt:after {
    content: " ";
    width: 33px;
    height: 33px;
    position: absolute;
    top: 16px;
    right: 0;
    opacity: 0.4;
    background-image: url("../images/svg/cross.svg");
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transform-origin: center center;
            transform-origin: center center;
    z-index: -1;
  }
  .accordion dt.active:after {
    opacity: 1;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
}

.accordion dt a,
.accordion dt a:visited {
  font-family: "Blender Pro Medium", sans-serif;
  color: #002AC4;
  display: block;
  padding: 20px 0;
}

@media (min-width: 1024px) {
  .accordion dt a,
  .accordion dt a:visited {
    padding: 15px 0;
  }
}

.accordion dt a:focus, .accordion dt a:hover,
.accordion dt a:visited:focus,
.accordion dt a:visited:hover {
  color: #6B6B6B;
  text-decoration: none;
}

.accordion dt a.active-link {
  color: #6C7492;
}

.accordion dt:first-of-type {
  border-top: none;
}

.accordion dd {
  padding: 0;
}

.events {
  max-width: 124rem;
  margin-right: auto;
  margin-left: auto;
}

.events:after {
  content: "";
  display: table;
  clear: both;
}

@media (min-width: 1024px) {
  .events {
    margin-left: 45px;
    margin-right: 45px;
  }
}

@media (min-width: 1200px) {
  .events {
    margin-left: 100px;
    margin-right: 100px;
  }
}

@media (min-width: 1440px) {
  .events {
    margin: 0 auto;
  }
}

.events .heading {
  max-width: 124rem;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  float: left;
  padding-right: 2rem;
  padding-left: 2rem;
}

.events .heading:after {
  content: "";
  display: table;
  clear: both;
}

@media print, screen and (min-width: 40em) {
  .events .heading {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.events .heading, .events .heading:last-child:not(:first-child) {
  float: left;
  clear: none;
}

.events .heading, .events .heading:last-child {
  float: none;
}

.events__inner {
  width: 100%;
  float: left;
  padding-right: 2rem;
  padding-left: 2rem;
}

@media print, screen and (min-width: 40em) {
  .events__inner {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.events__inner, .events__inner:last-child:not(:first-child) {
  float: left;
  clear: none;
}

.event {
  width: 100%;
  float: left;
  padding-right: 2rem;
  padding-left: 2rem;
}

@media print, screen and (min-width: 40em) {
  .event {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.event, .event:last-child:not(:first-child) {
  float: left;
  clear: none;
}

@media only screen and (min-width: 1024px) {
  .event {
    width: 25%;
  }
}

.events {
  padding-top: 54px;
  padding-bottom: 74px;
  position: relative;
  padding-bottom: 0;
}

@media (min-width: 1024px) {
  .events {
    padding-top: 76px;
    padding-bottom: 134px;
  }
}

.events:before {
  content: " ";
  position: absolute;
  border: 0;
  right: -50%;
  width: 200%;
  height: 1px;
  background-color: #E9EAEF;
  z-index: 1;
  display: block;
  top: 0px;
}

.event {
  position: relative;
  margin-bottom: 74px;
}

@media (max-width: 1199px) {
  .event {
    padding-left: 0px;
    padding-right: 30px;
  }
}

@media (min-width: 1024px) {
  .event {
    padding-bottom: 0px;
    margin-bottom: 0px;
  }
}

.event__title {
  color: #002AC4;
  font-size: 21px;
  line-height: 25px;
}

@media (min-width: 1024px) {
  .event__title {
    font-size: 26px;
    line-height: 135%;
  }
}

.event__date {
  font-size: 17px;
  line-height: 145%;
  margin: 12px 0 0;
  text-transform: uppercase;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.event__description {
  margin: 16px 0 138px;
}

.event__image {
  margin: 14px 0 24px;
  width: 100%;
  height: auto;
  height: 180px;
  -o-object-fit: cover;
     object-fit: cover;
}

.event__button {
  border: 1px solid #E9EAEF;
  display: block;
  position: absolute;
  bottom: 20px;
  margin-left: 0;
  margin-right: 30px;
  left: 0;
  right: 0;
}

.event__button:active {
  top: auto;
  bottom: 19px;
}

@media (min-width: 1024px) {
  .event__button {
    margin-left: 20px;
    margin-right: 20px;
  }
}

.products {
  max-width: 124rem;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 1024px) {
  .products {
    margin-left: 45px;
    margin-right: 45px;
  }
}

@media (min-width: 1200px) {
  .products {
    margin-left: 100px;
    margin-right: 100px;
  }
}

@media (min-width: 1440px) {
  .products {
    margin: 0 auto;
  }
}

.products:after {
  content: "";
  display: table;
  clear: both;
}

.products .heading {
  max-width: 124rem;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  float: left;
  padding-right: 2rem;
  padding-left: 2rem;
}

.products .heading:after {
  content: "";
  display: table;
  clear: both;
}

@media print, screen and (min-width: 40em) {
  .products .heading {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.products .heading, .products .heading:last-child:not(:first-child) {
  float: left;
  clear: none;
}

.products .heading, .products .heading:last-child {
  float: none;
}

.products__intro {
  max-width: 124rem;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  float: left;
  padding-right: 2rem;
  padding-left: 2rem;
}

.products__intro:after {
  content: "";
  display: table;
  clear: both;
}

@media print, screen and (min-width: 40em) {
  .products__intro {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.products__intro, .products__intro:last-child:not(:first-child) {
  float: left;
  clear: none;
}

.products__intro, .products__intro:last-child {
  float: none;
}

.products .industries {
  max-width: 124rem;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  float: left;
  padding-right: 2rem;
  padding-left: 2rem;
}

.products .industries:after {
  content: "";
  display: table;
  clear: both;
}

@media print, screen and (min-width: 40em) {
  .products .industries {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.products .industries, .products .industries:last-child:not(:first-child) {
  float: left;
  clear: none;
}

.products .industries, .products .industries:last-child {
  float: none;
}

@media only screen and (min-width: 1024px) {
  .products .product-row {
    max-width: 124rem;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    float: left;
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .products .product-row:after {
    content: "";
    display: table;
    clear: both;
  }
}

@media only screen and (min-width: 1024px) and (min-width: 40em) {
  .products .product-row {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

@media only screen and (min-width: 1024px) {
  .products .product-row, .products .product-row:last-child:not(:first-child) {
    float: left;
    clear: none;
  }
  .products .product-row, .products .product-row:last-child {
    float: none;
  }
}

.products .view-panel-outer {
  max-width: 124rem;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  float: left;
  padding-right: 2rem;
  padding-left: 2rem;
}

.products .view-panel-outer:after {
  content: "";
  display: table;
  clear: both;
}

@media print, screen and (min-width: 40em) {
  .products .view-panel-outer {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.products .view-panel-outer, .products .view-panel-outer:last-child:not(:first-child) {
  float: left;
  clear: none;
}

.products .view-panel-outer, .products .view-panel-outer:last-child {
  float: none;
}

.products .view-panel {
  width: 100%;
  float: left;
  padding-right: 2rem;
  padding-left: 2rem;
}

@media print, screen and (min-width: 40em) {
  .products .view-panel {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.products .view-panel, .products .view-panel:last-child:not(:first-child) {
  float: left;
  clear: none;
}

.product {
  width: 100%;
  float: left;
  padding-right: 2rem;
  padding-left: 2rem;
}

@media print, screen and (min-width: 40em) {
  .product {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.product, .product:last-child:not(:first-child) {
  float: left;
  clear: none;
}

@media only screen and (min-width: 1024px) {
  .product {
    width: 33.33333%;
  }
}

.product-info__inner {
  max-width: 124rem;
  margin-right: auto;
  margin-left: auto;
}

.product-info__inner:after {
  content: "";
  display: table;
  clear: both;
}

.product-info__details {
  width: 100%;
  float: left;
  padding-right: 2rem;
  padding-left: 2rem;
}

@media print, screen and (min-width: 40em) {
  .product-info__details {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.product-info__details, .product-info__details:last-child:not(:first-child) {
  float: left;
  clear: none;
}

@media only screen and (min-width: 1024px) {
  .product-info__details {
    width: 58.33333%;
    position: relative;
    left: 8.33333%;
  }
}

.product-info__applications {
  width: 100%;
  float: left;
  padding-right: 2rem;
  padding-left: 2rem;
}

@media print, screen and (min-width: 40em) {
  .product-info__applications {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.product-info__applications, .product-info__applications:last-child:not(:first-child) {
  float: left;
  clear: none;
}

@media only screen and (min-width: 1024px) {
  .product-info__applications {
    width: 25%;
    position: relative;
    left: 8.33333%;
  }
}

@media only screen and (max-width: 1023px) {
  .product-case-study {
    width: 100%;
    float: left;
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

@media only screen and (max-width: 1023px) and (min-width: 40em) {
  .product-case-study {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

@media only screen and (max-width: 1023px) {
  .product-case-study, .product-case-study:last-child:not(:first-child) {
    float: left;
    clear: none;
  }
}

@media only screen and (min-width: 1024px) {
  .product-case-study {
    max-width: 124rem;
    margin-right: auto;
    margin-left: auto;
  }
  .product-case-study:after {
    content: "";
    display: table;
    clear: both;
  }
  .product-case-study__heading {
    width: 83.33333%;
    float: left;
    padding-right: 2rem;
    padding-left: 2rem;
    position: relative;
    left: 8.33333%;
  }
}

@media only screen and (min-width: 1024px) and (min-width: 40em) {
  .product-case-study__heading {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

@media only screen and (min-width: 1024px) {
  .product-case-study__heading, .product-case-study__heading:last-child:not(:first-child) {
    float: left;
    clear: none;
  }
  .product-case-study .case-study {
    max-width: 124rem;
    margin-right: auto;
    margin-left: auto;
  }
  .product-case-study .case-study:after {
    content: "";
    display: table;
    clear: both;
  }
  .product-case-study .case-study__inner {
    width: 58.33333%;
    float: left;
    padding-right: 2rem;
    padding-left: 2rem;
    position: relative;
    left: 8.33333%;
  }
}

@media only screen and (min-width: 1024px) and (min-width: 40em) {
  .product-case-study .case-study__inner {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

@media only screen and (min-width: 1024px) {
  .product-case-study .case-study__inner, .product-case-study .case-study__inner:last-child:not(:first-child) {
    float: left;
    clear: none;
  }
  .product-case-study .case-study .statistics {
    width: 16.66667%;
    float: left;
    padding-right: 2rem;
    padding-left: 2rem;
    position: relative;
    left: 8.33333%;
  }
}

@media only screen and (min-width: 1024px) and (min-width: 40em) {
  .product-case-study .case-study .statistics {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

@media only screen and (min-width: 1024px) {
  .product-case-study .case-study .statistics, .product-case-study .case-study .statistics:last-child:not(:first-child) {
    float: left;
    clear: none;
  }
}

@media only screen and (min-width: 1024px) and (min-width: 1024px) {
  .product-case-study .case-study__quote {
    width: 91.66667%;
  }
}

.products {
  padding-top: 54px;
  padding-bottom: 74px;
  position: relative;
}

@media (min-width: 1024px) {
  .products {
    padding-top: 76px;
    padding-bottom: 134px;
  }
}

.products:before {
  content: " ";
  position: absolute;
  border: 0;
  right: -50%;
  width: 200%;
  height: 1px;
  background-color: #E9EAEF;
  z-index: 1;
  display: block;
  top: 0px;
}

.products .section-title h3 {
  margin-bottom: 60px;
}

.products h4 {
  color: #6C7492;
}

.products__intro-text {
  color: #6C7492;
  margin-bottom: 26px;
  margin-top: 0;
  font-family: "Blender Pro Bold", sans-serif;
}

.industries {
  position: relative;
}

.industries .dropdown-btn {
  font-size: 21px;
  line-height: 25px;
  position: relative;
  margin-right: 20px;
  margin-bottom: 15px;
  padding: 0;
  text-transform: uppercase;
  font-family: "Blender Pro Bold", sans-serif;
  font-weight: 600;
  color: #002AC4;
  border: none;
  cursor: pointer;
}

@media (min-width: 1024px) {
  .industries .dropdown-btn {
    font-size: 26px;
    line-height: 135%;
  }
}

.industries .dropdown-btn:before {
  content: " ";
  color: #002AC4;
  font-weight: bold;
  position: absolute;
  right: -20px;
  top: 6px;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #002AC4;
}

.industries .dropdown-btn.active:before {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

@media (min-width: 1024px) {
  .industries .dropdown-btn {
    display: none;
  }
}

.tabs {
  display: block;
  list-style: none;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
}

@media (max-width: 1023px) {
  .tabs {
    position: absolute;
    top: 33px;
    min-width: 250px;
    background: #fff;
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.2);
    z-index: 1;
    overflow: hidden;
    height: 0;
    opacity: 0;
    -webkit-transition: height 0ms 400ms, opacity 400ms 0ms;
    transition: height 0ms 400ms, opacity 400ms 0ms;
  }
}

.tabs.show {
  height: auto;
  opacity: 1;
  -webkit-transition: height 0ms 0ms, opacity 600ms 0ms;
  transition: height 0ms 0ms, opacity 600ms 0ms;
}

.tabs li a {
  font-size: 21px;
  line-height: 25px;
  display: block;
  padding: 0.5em 1em 0.25em 0.75em;
  font-family: "Blender Pro Bold", sans-serif;
  font-weight: 600;
  font-size: 1.8rem;
  text-transform: uppercase;
  cursor: pointer;
}

@media (min-width: 1024px) {
  .tabs li a {
    font-size: 26px;
    line-height: 135%;
  }
}

.tabs li a:hover, .tabs li a:focus, .tabs li a:active, .active .tabs li a {
  text-decoration: none;
}

@media (max-width: 1023px) {
  .tabs li:first-child {
    margin-top: 0.5em;
  }
  .tabs li:last-child {
    margin-bottom: 0.5em;
  }
  .tabs li a {
    color: #6B6B6B;
  }
  .tabs li a:link, .tabs li a:visited {
    color: #6B6B6B;
  }
  .tabs li a:hover, .tabs li a:focus, .tabs li a:active, .active .tabs li a {
    background: #E9EAEF;
    color: #002AC4;
  }
}

@media (min-width: 1024px) {
  .tabs li {
    display: inline-block;
  }
  .tabs li a {
    font-size: 21px;
    line-height: 25px;
    margin: 0px 30px 0px 0;
    padding: 0 0 30px 0;
    border-bottom: 2px solid transparent;
  }
}

@media (min-width: 1024px) and (min-width: 1024px) {
  .tabs li a {
    font-size: 26px;
    line-height: 135%;
  }
}

@media (min-width: 1024px) {
  .tabs li a:link, .tabs li a:visited {
    color: #002AC4;
  }
  .tabs li a:hover, .tabs li a:focus, .tabs li a:active {
    color: #6C7492;
  }
  .tabs li.active a {
    border-bottom: 2px solid blue;
    color: #002AC4;
  }
}

.product-row {
  display: none;
}

.product-row.active {
  display: block;
}

@media (max-width: 1023px) {
  .product-row {
    border: 1px solid #E9EAEF;
    border-top: none;
    margin: 0 20px 20px 20px;
  }
}

.product {
  padding-bottom: 0px;
  padding-top: 50px;
  position: relative;
  cursor: pointer;
  border-top: 1px solid #E9EAEF;
}

@media (min-width: 1024px) {
  .product {
    border-bottom: 1px solid #E9EAEF;
    padding-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .product.active {
    border-bottom: 2px solid blue;
  }
}

@media (min-width: 1024px) {
  .product:nth-child(1) {
    border-left: 1px solid #E9EAEF;
  }
  .product:nth-child(5) {
    border-right: 1px solid #E9EAEF;
  }
  .product.active {
    border-bottom: 2px solid blue;
  }
}

.product:hover .product__title:after {
  opacity: 1;
}

.product__title {
  color: #002AC4;
}

.product__title:after {
  content: " ";
  width: 33px;
  height: 33px;
  position: absolute;
  top: 16px;
  right: 0;
  opacity: 0.4;
  background-image: url("../images/svg/cross.svg");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-transform-origin: center center;
          transform-origin: center center;
  z-index: -1;
}

.active.product .product__title:after {
  opacity: 1;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

@media (min-width: 1024px) {
  .product__title {
    position: relative;
  }
}

.product__title:after {
  bottom: 20px;
  top: unset;
  right: 20px;
}

@media (min-width: 1024px) {
  .product__title:after {
    top: 64px;
    right: 0px;
  }
}

.product__intro {
  margin: 1em 0 10px;
  padding: 0 60px 10px 0;
}

@media (min-width: 1024px) {
  .product__intro {
    border-bottom: none;
    padding: 0 54px 1em 0;
  }
}

.product.active .product__intro {
  border-bottom: 2px solid blue;
}

@media (min-width: 1024px) {
  .product.active .product__intro {
    border-bottom: none;
  }
}

.product__image {
  height: 150px;
  width: auto;
  margin: 0 0 30px 30px;
}

@media (min-width: 1024px) {
  .product__image {
    margin: 0 auto 60px auto;
  }
}

.products .view-panel {
  background: #FDFDFD;
  border: 1px solid #E9EAEF;
  border-top: none;
  display: none;
  margin: 0;
}

@media (min-width: 1024px) {
  .products .view-panel {
    display: none;
    padding-top: 118px;
    padding-bottom: 80px;
    margin: 0;
  }
}

.product-case-study__heading {
  margin: 50px 0;
}

@media (min-width: 1024px) {
  .product-info {
    display: none;
    border-bottom: none;
  }
}

.product-info__title {
  margin-bottom: 30px;
}

.product-info__description {
  margin-bottom: 50px;
}

.product-info__description:last-child {
  margin-bottom: 0px;
}

.product-info__details {
  margin-top: 15px;
}

@media (min-width: 1024px) {
  .product-info__details {
    margin-top: 0;
  }
}

.product-info__applications {
  margin-top: 40px;
}

@media (min-width: 1024px) {
  .product-info__applications {
    margin-top: 0;
    margin-bottom: 0px;
  }
}

.product-info__list {
  list-style: none;
  padding: 0 0 0 0px;
  margin: 8px 0 40px 0;
}

@media (min-width: 1024px) {
  .product-info__list {
    margin: 16px 0 0 0;
  }
}

.product-info__list li {
  position: relative;
  margin-left: 30px;
}

.product-info__list li:before {
  content: "\2015";
  color: #002AC4;
  font-weight: bold;
  padding-right: 10px;
  position: absolute;
  left: -30px;
}

.certifications {
  max-width: 124rem;
  margin-right: auto;
  margin-left: auto;
}

.certifications:after {
  content: "";
  display: table;
  clear: both;
}

@media (min-width: 1024px) {
  .certifications {
    margin-left: 45px;
    margin-right: 45px;
  }
}

@media (min-width: 1200px) {
  .certifications {
    margin-left: 100px;
    margin-right: 100px;
  }
}

@media (min-width: 1440px) {
  .certifications {
    margin: 0 auto;
  }
}

.certifications .heading {
  max-width: 124rem;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  float: left;
  padding-right: 2rem;
  padding-left: 2rem;
}

.certifications .heading:after {
  content: "";
  display: table;
  clear: both;
}

@media print, screen and (min-width: 40em) {
  .certifications .heading {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.certifications .heading, .certifications .heading:last-child:not(:first-child) {
  float: left;
  clear: none;
}

.certifications .heading, .certifications .heading:last-child {
  float: none;
}

.certifications .certification {
  width: 100%;
  float: left;
  padding-right: 2rem;
  padding-left: 2rem;
}

@media print, screen and (min-width: 40em) {
  .certifications .certification {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.certifications .certification, .certifications .certification:last-child:not(:first-child) {
  float: left;
  clear: none;
}

@media (min-width: 768px) {
  .certifications .certification {
    width: 50%;
    float: left;
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

@media print and (min-width: 768px), screen and (min-width: 768px) and (min-width: 40em) {
  .certifications .certification {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

@media (min-width: 768px) {
  .certifications .certification, .certifications .certification:last-child:not(:first-child) {
    float: left;
    clear: none;
  }
}

.certifications {
  padding-top: 54px;
  padding-bottom: 74px;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

@media (min-width: 1024px) {
  .certifications {
    padding-top: 76px;
    padding-bottom: 134px;
  }
}

.certifications:before {
  content: " ";
  position: absolute;
  border: 0;
  right: -50%;
  width: 200%;
  height: 1px;
  background-color: #E9EAEF;
  z-index: 1;
  display: block;
  top: 0px;
}

.certifications .section-title h3 {
  margin-bottom: 60px;
}

.certification {
  padding-bottom: 0px;
  margin-bottom: 40px;
}

@media (min-width: 1024px) {
  .certification {
    margin-bottom: 60px;
  }
}

.certification__figure {
  position: absolute;
  width: 70px;
  height: 70px;
  margin: 0;
}

@media (min-width: 1024px) {
  .certification__figure {
    height: 120px;
    width: 120px;
  }
}

.certification__image {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block;
  vertical-align: middle;
  max-width: 70px;
  max-height: 70px;
  width: 100%;
  height: auto;
  margin-right: 20px;
}

@media (min-width: 1024px) {
  .certification__image {
    max-width: 120px;
    max-height: 120px;
  }
}

.certification__heading {
  padding-left: 90px;
  position: relative;
  min-height: 70px;
}

@media (min-width: 1024px) {
  .certification__heading {
    min-height: 0px;
    position: relative;
    padding-left: 0;
  }
}

.certification__title {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  padding-top: 24px;
  font-size: 21px;
  line-height: 25px;
  color: #6C7492;
}

@media (min-width: 1024px) {
  .certification__title {
    padding-top: 48px;
    font-size: 26px;
    line-height: 35px;
    float: none;
    padding-left: 180px;
  }
}

.certification__text {
  display: block;
  width: 100%;
  float: left;
  margin: 10px 0 0;
}

@media (min-width: 1024px) {
  .certification__text {
    float: none;
    padding-left: 180px;
  }
}

.integrations {
  max-width: 124rem;
  margin-right: auto;
  margin-left: auto;
}

.integrations:after {
  content: "";
  display: table;
  clear: both;
}

@media (min-width: 1024px) {
  .integrations {
    margin-left: 45px;
    margin-right: 45px;
  }
}

@media (min-width: 1200px) {
  .integrations {
    margin-left: 100px;
    margin-right: 100px;
  }
}

@media (min-width: 1440px) {
  .integrations {
    margin: 0 auto;
  }
}

.integrations .heading {
  max-width: 124rem;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  float: left;
  padding-right: 2rem;
  padding-left: 2rem;
}

.integrations .heading:after {
  content: "";
  display: table;
  clear: both;
}

@media print, screen and (min-width: 40em) {
  .integrations .heading {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.integrations .heading, .integrations .heading:last-child:not(:first-child) {
  float: left;
  clear: none;
}

.integrations .heading, .integrations .heading:last-child {
  float: none;
}

.integrations__button-wrapper {
  max-width: 124rem;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  float: left;
  padding-right: 2rem;
  padding-left: 2rem;
}

.integrations__button-wrapper:after {
  content: "";
  display: table;
  clear: both;
}

@media print, screen and (min-width: 40em) {
  .integrations__button-wrapper {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.integrations__button-wrapper, .integrations__button-wrapper:last-child:not(:first-child) {
  float: left;
  clear: none;
}

.integrations__button-wrapper, .integrations__button-wrapper:last-child {
  float: none;
}

.integration {
  width: 50%;
  float: left;
  padding-right: 2rem;
  padding-left: 2rem;
}

@media print, screen and (min-width: 40em) {
  .integration {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.integration, .integration:last-child:not(:first-child) {
  float: left;
  clear: none;
}

@media only screen and (min-width: 768px) {
  .integration {
    width: 33.33333%;
  }
}

@media only screen and (min-width: 1024px) {
  .integration {
    width: 16.66667%;
  }
}

.integrations {
  padding-top: 54px;
  padding-bottom: 74px;
  position: relative;
}

@media (min-width: 1024px) {
  .integrations {
    padding-top: 76px;
    padding-bottom: 134px;
  }
}

.integrations:before {
  content: " ";
  position: absolute;
  border: 0;
  right: -50%;
  width: 200%;
  height: 1px;
  background-color: #E9EAEF;
  z-index: 1;
  display: block;
  top: 0px;
}

.integrations .section-title {
  margin-bottom: 30px;
}

@media (min-width: 1024px) {
  .integrations .section-title {
    margin-bottom: 60px;
  }
}

.integrations__primary, .integrations__secondary {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  max-height: 9999px;
}

.integrations__primary.hidden, .integrations__secondary.hidden {
  overflow: hidden;
  max-height: 0;
}

.integrations__button {
  border: 1px solid #E9EAEF;
  margin-top: 44px;
  cursor: pointer;
}

@media (max-width: 1023px) {
  .integrations__button {
    width: auto;
    margin-left: 20px;
  }
}

.integration {
  opacity: 1;
  -webkit-transition: opacity 1s ease-in;
  transition: opacity 1s ease-in;
  margin-bottom: 15px;
}

.hidden .integration {
  -webkit-transition: opacity 1s ease-in;
  transition: opacity 1s ease-in;
  opacity: 0;
}

@media (min-width: 1024px) {
  .integration {
    padding-bottom: 0px;
    margin-bottom: 60px;
    border-bottom: none;
  }
}

.integration__button {
  cursor: pointer;
}

.integration__image {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  height: auto;
  width: 100%;
  margin: 0 auto;
}

.cards {
  max-width: 124rem;
  margin-right: auto;
  margin-left: auto;
}

.cards:after {
  content: "";
  display: table;
  clear: both;
}

@media (min-width: 1024px) {
  .cards {
    margin-left: 45px;
    margin-right: 45px;
  }
}

@media (min-width: 1200px) {
  .cards {
    margin-left: 100px;
    margin-right: 100px;
  }
}

@media (min-width: 1440px) {
  .cards {
    margin: 0 auto;
  }
}

.cards .heading {
  max-width: 124rem;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  float: left;
  padding-right: 2rem;
  padding-left: 2rem;
}

.cards .heading:after {
  content: "";
  display: table;
  clear: both;
}

@media print, screen and (min-width: 40em) {
  .cards .heading {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.cards .heading, .cards .heading:last-child:not(:first-child) {
  float: left;
  clear: none;
}

.cards .heading, .cards .heading:last-child {
  float: none;
}

.cards .card {
  width: 100%;
  float: left;
  padding-right: 2rem;
  padding-left: 2rem;
}

@media print, screen and (min-width: 40em) {
  .cards .card {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.cards .card, .cards .card:last-child:not(:first-child) {
  float: left;
  clear: none;
}

@media (min-width: 768px) {
  .cards .card {
    width: 50%;
    float: left;
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

@media print and (min-width: 768px), screen and (min-width: 768px) and (min-width: 40em) {
  .cards .card {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

@media (min-width: 768px) {
  .cards .card, .cards .card:last-child:not(:first-child) {
    float: left;
    clear: none;
  }
}

@media (min-width: 1024px) {
  .cards .card {
    width: 33.33333%;
    float: left;
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

@media print and (min-width: 1024px), screen and (min-width: 1024px) and (min-width: 40em) {
  .cards .card {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

@media (min-width: 1024px) {
  .cards .card, .cards .card:last-child:not(:first-child) {
    float: left;
    clear: none;
  }
}

.cards {
  padding-top: 54px;
  padding-bottom: 74px;
  position: relative;
}

@media (min-width: 1024px) {
  .cards {
    padding-top: 76px;
    padding-bottom: 134px;
  }
}

.cards:before {
  content: " ";
  position: absolute;
  border: 0;
  right: -50%;
  width: 200%;
  height: 1px;
  background-color: #E9EAEF;
  z-index: 1;
  display: block;
  top: 0px;
}

@media (max-width: 1023px) {
  .card {
    margin-bottom: 30px;
  }
}

@media (min-width: 1024px) {
  .card--last {
    margin-top: 60px;
  }
}

.card__value {
  font-family: "Blender Pro Bold", sans-serif;
  font-size: 28px;
  line-height: 34px;
  color: #002AC4;
  display: block;
}

@media (max-width: 1023px) {
  .card__value {
    margin-top: 0.5em;
    margin-bottom: 0.25em;
  }
}

@media (min-width: 1024px) {
  .card__value {
    font-size: 64px;
    line-height: 77px;
  }
}

.card__title {
  color: #6C7492;
  margin-bottom: 14px;
  margin-top: 0px;
  font-size: 21px;
  line-height: 25px;
}

@media (min-width: 1024px) {
  .card__title {
    margin-top: 0px;
    margin-bottom: 10px;
    font-size: 26px;
    line-height: 35px;
  }
}

.cta__inner {
  max-width: 124rem;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  float: left;
  padding-right: 2rem;
  padding-left: 2rem;
}

.cta__inner:after {
  content: "";
  display: table;
  clear: both;
}

@media print, screen and (min-width: 40em) {
  .cta__inner {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.cta__inner, .cta__inner:last-child:not(:first-child) {
  float: left;
  clear: none;
}

.cta__inner, .cta__inner:last-child {
  float: none;
}

@media (min-width: 1024px) {
  .cta__inner {
    margin-left: 45px;
    margin-right: 45px;
  }
}

@media (min-width: 1200px) {
  .cta__inner {
    margin-left: 100px;
    margin-right: 100px;
  }
}

@media (min-width: 1440px) {
  .cta__inner {
    margin: 0 auto;
  }
}

.cta {
  padding-top: 54px;
  padding-bottom: 74px;
  background-color: #F7F7F9;
}

@media (min-width: 1024px) {
  .cta {
    padding-top: 76px;
    padding-bottom: 134px;
  }
}

@media (min-width: 1024px) {
  .cta {
    padding-top: 134px;
  }
}

.cta .section-title {
  color: #002AC4;
}

@media (min-width: 1024px) {
  .cta .section-title {
    display: inline-block;
    margin-right: 30px;
    margin-bottom: 0;
    vertical-align: sub;
  }
}

.cta .blue-button, .cta .privacy-content__content .download-forms > a, .privacy-content__content .cta .download-forms > a {
  display: block;
  width: 100%;
}

@media (min-width: 1024px) {
  .cta .blue-button, .cta .privacy-content__content .download-forms > a, .privacy-content__content .cta .download-forms > a {
    display: inline-block;
    width: auto;
    padding-right: 50px;
    margin-right: 30px;
  }
}

.contact {
  max-width: 124rem;
  margin-right: auto;
  margin-left: auto;
}

.contact:after {
  content: "";
  display: table;
  clear: both;
}

@media (min-width: 1024px) {
  .contact {
    margin-left: 45px;
    margin-right: 45px;
  }
}

@media (min-width: 1200px) {
  .contact {
    margin-left: 100px;
    margin-right: 100px;
  }
}

@media (min-width: 1440px) {
  .contact {
    margin: 0 auto;
  }
}

.contact .heading {
  max-width: 124rem;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  float: left;
  padding-right: 2rem;
  padding-left: 2rem;
}

.contact .heading:after {
  content: "";
  display: table;
  clear: both;
}

@media print, screen and (min-width: 40em) {
  .contact .heading {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.contact .heading, .contact .heading:last-child:not(:first-child) {
  float: left;
  clear: none;
}

.contact .heading, .contact .heading:last-child {
  float: none;
}

.contact-region {
  width: 100%;
  float: left;
  padding-right: 2rem;
  padding-left: 2rem;
}

@media print, screen and (min-width: 40em) {
  .contact-region {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.contact-region, .contact-region:last-child:not(:first-child) {
  float: left;
  clear: none;
}

@media only screen and (min-width: 1024px) {
  .contact-region--single {
    width: 25%;
  }
}

@media only screen and (min-width: 1024px) {
  .contact-region--double {
    width: 50%;
  }
}

.contact-offices {
  max-width: 124rem;
  margin-right: auto;
  margin-left: auto;
  margin-right: -2rem;
  margin-left: -2rem;
}

.contact-offices:after {
  content: "";
  display: table;
  clear: both;
}

@media print, screen and (min-width: 40em) {
  .contact-offices {
    margin-right: -2rem;
    margin-left: -2rem;
  }
}

@media print, screen and (min-width: 64em) {
  .contact-offices {
    margin-right: -2rem;
    margin-left: -2rem;
  }
}

.contact-offices__column {
  width: 100%;
  float: left;
  padding-right: 2rem;
  padding-left: 2rem;
}

@media print, screen and (min-width: 40em) {
  .contact-offices__column {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.contact-offices__column, .contact-offices__column:last-child:not(:first-child) {
  float: left;
  clear: none;
}

@media only screen and (min-width: 1024px) {
  .contact-offices__column {
    width: 50%;
  }
}

.contact-cta {
  width: 100%;
  float: left;
  padding-right: 2rem;
  padding-left: 2rem;
}

@media print, screen and (min-width: 40em) {
  .contact-cta {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.contact-cta, .contact-cta:last-child:not(:first-child) {
  float: left;
  clear: none;
}

.contact {
  padding-top: 54px;
  padding-bottom: 74px;
  background-size: 80%;
  background-image: url("../images/svg/vector-world-map-v2.2-blank.svg");
  background-position: center 30px;
  background-repeat: no-repeat;
}

@media (min-width: 1024px) {
  .contact {
    padding-top: 76px;
    padding-bottom: 134px;
  }
}

@media only screen and (min-width: 1024px) {
  .contact {
    background-position: center 60%;
  }
}

.contact-region__title {
  padding-top: 15px;
  margin-bottom: 1em;
  font-size: 17px;
  line-height: 145%;
  text-transform: uppercase;
  color: #6C7492;
  font-family: "Blender Pro Book", sans-serif;
}

.contact-office {
  display: block;
  border-top: 1px solid #E9EAEF;
  min-height: 70px;
  padding-top: 8px;
  padding-bottom: 2px;
}

@media (min-width: 1024px) {
  .contact-office {
    min-height: 85px;
  }
}

.contact-office__location {
  font-size: 18px;
  line-height: 28px;
  color: #002AC4;
}

.contact-office__info {
  padding: 0;
  margin: 0;
  color: #6C7492;
  line-height: 1em;
}

.contact-cta {
  margin-top: 40px;
}

.contact-cta__heading {
  margin-bottom: 14px;
  color: #002AC4;
}

@media (min-width: 1024px) {
  .contact-cta__heading {
    display: inline-block;
    margin-right: 30px;
    vertical-align: sub;
  }
}

@media (min-width: 1024px) {
  .data-animation {
    margin-left: 45px;
    margin-right: 45px;
  }
}

@media (min-width: 1200px) {
  .data-animation {
    margin-left: 100px;
    margin-right: 100px;
  }
}

@media (min-width: 1440px) {
  .data-animation {
    margin: 0 auto;
  }
}

.data-animation .heading {
  max-width: 124rem;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  float: left;
  padding-right: 2rem;
  padding-left: 2rem;
}

.data-animation .heading:after {
  content: "";
  display: table;
  clear: both;
}

@media print, screen and (min-width: 40em) {
  .data-animation .heading {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.data-animation .heading, .data-animation .heading:last-child:not(:first-child) {
  float: left;
  clear: none;
}

.data-animation .heading, .data-animation .heading:last-child {
  float: none;
}

.data-animation__intro {
  max-width: 124rem;
  margin-right: auto;
  margin-left: auto;
}

.data-animation__intro:after {
  content: "";
  display: table;
  clear: both;
}

.data-animation__intro__text {
  width: 100%;
  float: left;
  padding-right: 2rem;
  padding-left: 2rem;
}

@media print, screen and (min-width: 40em) {
  .data-animation__intro__text {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.data-animation__intro__text, .data-animation__intro__text:last-child:not(:first-child) {
  float: left;
  clear: none;
}

@media only screen and (min-width: 1024px) {
  .data-animation__intro__text {
    width: 66.66667%;
  }
}

.data-animation__subheading {
  max-width: 124rem;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  float: left;
  padding-right: 2rem;
  padding-left: 2rem;
}

.data-animation__subheading:after {
  content: "";
  display: table;
  clear: both;
}

@media print, screen and (min-width: 40em) {
  .data-animation__subheading {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.data-animation__subheading, .data-animation__subheading:last-child:not(:first-child) {
  float: left;
  clear: none;
}

.data-animation__subheading, .data-animation__subheading:last-child {
  float: none;
}

.animation {
  max-width: 124rem;
  margin-right: auto;
  margin-left: auto;
}

.animation:after {
  content: "";
  display: table;
  clear: both;
}

.animation__cards {
  width: 66.66667%;
  float: left;
  padding-right: 2rem;
  padding-left: 2rem;
}

@media print, screen and (min-width: 40em) {
  .animation__cards {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.animation__cards, .animation__cards:last-child:not(:first-child) {
  float: left;
  clear: none;
}

@media only screen and (min-width: 1024px) {
  .animation__cards {
    width: 33.33333%;
  }
}

.animation__image {
  width: 33.33333%;
  float: left;
  padding-right: 2rem;
  padding-left: 2rem;
}

@media print, screen and (min-width: 40em) {
  .animation__image {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.animation__image, .animation__image:last-child:not(:first-child) {
  float: left;
  clear: none;
}

@media only screen and (min-width: 1024px) {
  .animation__image {
    width: 58.33333%;
  }
}

.animation__list {
  width: 100%;
  float: left;
  padding-right: 2rem;
  padding-left: 2rem;
}

@media print, screen and (min-width: 40em) {
  .animation__list {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.animation__list, .animation__list:last-child:not(:first-child) {
  float: left;
  clear: none;
}

@media only screen and (min-width: 1024px) {
  .animation__list {
    width: 25%;
  }
}

.data-animation {
  padding-top: 54px;
  padding-bottom: 74px;
  position: relative;
}

@media (min-width: 1024px) {
  .data-animation {
    padding-top: 76px;
    padding-bottom: 134px;
  }
}

.data-animation:before {
  content: " ";
  position: absolute;
  border: 0;
  right: -50%;
  width: 200%;
  height: 1px;
  background-color: #E9EAEF;
  z-index: 1;
  display: block;
  top: 0px;
}

.data-animation .section-description {
  padding-top: 0px;
  padding-bottom: 30px;
}

.data-animation__intro {
  font-size: 20px;
  line-height: 135%;
  padding-bottom: 64px;
}

@media (min-width: 1024px) {
  .data-animation__intro {
    font-size: 28px;
  }
}

.data-animation__subheading__title {
  color: #6C7492;
}

.panels {
  padding-top: 54px;
}

.animation {
  -webkit-transition: opacity 0.25s ease-in;
  transition: opacity 0.25s ease-in;
  overflow: hidden;
  position: relative;
}

.animation.hidden {
  opacity: 0;
}

.animation__title {
  font-size: 21px;
  line-height: 25px;
  color: #6C7492;
}

@media (min-width: 1024px) {
  .animation__title {
    font-size: 30px;
    line-height: 36px;
  }
}

.animation__list {
  margin-top: 40px;
}

@media (min-width: 1024px) {
  .animation__list {
    margin-top: 0px;
    position: absolute;
    top: 15%;
    right: 0;
  }
}

.animation__list__heading, .animation__list__list {
  opacity: 0;
  -webkit-transform: translateY(-5%);
          transform: translateY(-5%);
  -webkit-transition: opacity 0.5s linear, -webkit-transform 0.25s linear;
  transition: opacity 0.5s linear, -webkit-transform 0.25s linear;
  transition: opacity 0.5s linear, transform 0.25s linear;
  transition: opacity 0.5s linear, transform 0.25s linear, -webkit-transform 0.25s linear;
}

.hidden .animation__list__heading, .hidden .animation__list__list {
  -webkit-transition: none;
  transition: none;
}

.animated .animation__list__heading, .animated .animation__list__list {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}

.animation__list__heading {
  color: inherit;
  font-size: 21px;
  line-height: 2em;
  -webkit-transition-delay: 1.333s;
          transition-delay: 1.333s;
}

@media (min-width: 1024px) {
  .animation__list__heading {
    font-size: 26px;
  }
}

.animation__list__list {
  color: #002AC4;
  margin: 0;
  padding: 0;
  font-family: "Blender Pro Bold", sans-serif;
  font-weight: 600;
  list-style: none;
  font-size: 21px;
  line-height: 2em;
  text-transform: uppercase;
  -webkit-transition-delay: 1.666s;
          transition-delay: 1.666s;
}

.animation__cards {
  margin-top: 50px;
  z-index: 1;
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, right top, color-stop(33%, white), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(to right, white 33%, rgba(255, 255, 255, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 );
  /* IE6-9 */
}

.animation__card {
  opacity: 0;
  -webkit-transform: translateY(-25%);
          transform: translateY(-25%);
  -webkit-transition: opacity 0.5s linear, -webkit-transform 0.5s linear;
  transition: opacity 0.5s linear, -webkit-transform 0.5s linear;
  transition: opacity 0.5s linear, transform 0.5s linear;
  transition: opacity 0.5s linear, transform 0.5s linear, -webkit-transform 0.5s linear;
  margin-bottom: 50px;
}

.animation__card:last-child {
  margin-bottom: 0px;
}

.hidden .animation__card {
  -webkit-transition: none;
  transition: none;
}

.animated .animation__card {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}

.animation__card:nth-child(1) {
  -webkit-transition-delay: 0.333s;
          transition-delay: 0.333s;
}

.animation__card:nth-child(2) {
  -webkit-transition-delay: 0.666s;
          transition-delay: 0.666s;
}

.animation__card:nth-child(3) {
  -webkit-transition-delay: 0.999s;
          transition-delay: 0.999s;
}

.animation__heading {
  font-size: 21px;
  line-height: 135%;
  text-transform: uppercase;
  color: #002AC4;
}

@media (min-width: 1024px) {
  .animation__heading {
    font-size: 26px;
  }
}

.animation__text {
  margin: 1rem 0 0;
}

.animation__image {
  position: relative;
  margin-top: 50px;
}

@media (min-width: 1024px) {
  .animation__image {
    margin-top: 0px;
  }
}

.animation__lines, .animation__dot, .animation__circle {
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
}

.animation__lines svg, .animation__dot svg, .animation__circle svg {
  position: absolute;
  top: 0;
  margin: 0 auto;
  display: block;
}

.animation__lines {
  height: 100%;
}

@media (min-width: 1024px) {
  .animation__lines {
    height: 65%;
    top: 12.5%;
  }
}

.animation__lines svg {
  right: 50%;
  height: 100%;
  width: auto;
}

.animation__lines--desktop {
  display: none;
}

.animation__lines--mobile {
  display: block;
}

@media (min-width: 1024px) {
  .animation__lines--desktop {
    display: block;
  }
  .animation__lines--mobile {
    display: none;
  }
}

.animation__dot, .animation__circle {
  -webkit-transition: -webkit-transform 0.625s ease-in-out;
  transition: -webkit-transform 0.625s ease-in-out;
  transition: transform 0.625s ease-in-out;
  transition: transform 0.625s ease-in-out, -webkit-transform 0.625s ease-in-out;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.animated .animation__dot, .animated .animation__circle {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.animation__dot svg, .animation__circle svg {
  right: 0;
  left: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.animation__dot {
  height: 100%;
  z-index: 1;
  opacity: 0;
}

@media (min-width: 1024px) {
  .animation__dot {
    top: 10%;
    height: 70%;
  }
}

.animated .animation__dot {
  opacity: 1;
}

.animation__dot svg {
  height: 70px;
  width: 70px;
  margin-top: 0px;
}

@media (min-width: 1024px) {
  .animation__dot svg {
    height: 120px;
    width: 120px;
    margin-top: 10px;
  }
}

.animation__circle {
  height: 100%;
}

@media (min-width: 1024px) {
  .animation__circle {
    height: 90%;
  }
}

.animation__circle svg {
  max-height: 100%;
  max-width: 100%;
  width: auto;
  height: auto;
  margin: -5px auto 0 auto;
}

@media (min-width: 1024px) {
  .animation__circle svg {
    height: 90%;
    margin: 0 auto 0 auto;
  }
}

.animation__circle svg > circle {
  opacity: 0;
  -webkit-transition: opacity 1.5s ease-in-out, -webkit-transform 1s ease-in-out;
  transition: opacity 1.5s ease-in-out, -webkit-transform 1s ease-in-out;
  transition: opacity 1.5s ease-in-out, transform 1s ease-in-out;
  transition: opacity 1.5s ease-in-out, transform 1s ease-in-out, -webkit-transform 1s ease-in-out;
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-transform: scale(0.75);
          transform: scale(0.75);
}

.hidden .animation__circle svg > circle {
  -webkit-transition: none;
  transition: none;
}

.animation__circle svg > circle:first-child {
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
}

.animated .animation__circle svg > circle:first-child {
  opacity: 0.4;
  -webkit-transform: scale(1);
          transform: scale(1);
}

.animation__circle svg > circle:nth-child(2) {
  -webkit-transition-delay: 0.75s;
          transition-delay: 0.75s;
}

.animated .animation__circle svg > circle:nth-child(2) {
  opacity: 0.8;
  -webkit-transform: scale(1);
          transform: scale(1);
}

.animation__circle svg > circle:nth-child(3) {
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}

.animated .animation__circle svg > circle:nth-child(3) {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}

@media (min-width: 1024px) {
  .process {
    margin-left: 45px;
    margin-right: 45px;
  }
}

@media (min-width: 1200px) {
  .process {
    margin-left: 100px;
    margin-right: 100px;
  }
}

@media (min-width: 1440px) {
  .process {
    margin: 0 auto;
  }
}

.process .heading {
  max-width: 124rem;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  float: left;
  padding-right: 2rem;
  padding-left: 2rem;
}

.process .heading:after {
  content: "";
  display: table;
  clear: both;
}

@media print, screen and (min-width: 40em) {
  .process .heading {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.process .heading, .process .heading:last-child:not(:first-child) {
  float: left;
  clear: none;
}

.process .heading, .process .heading:last-child {
  float: none;
}

.process__animation--mobile {
  max-width: 124rem;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  float: left;
  padding-right: 2rem;
  padding-left: 2rem;
}

.process__animation--mobile:after {
  content: "";
  display: table;
  clear: both;
}

@media print, screen and (min-width: 40em) {
  .process__animation--mobile {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.process__animation--mobile, .process__animation--mobile:last-child:not(:first-child) {
  float: left;
  clear: none;
}

.process__animation--mobile, .process__animation--mobile:last-child {
  float: none;
}

.process__animation--desktop {
  max-width: 124rem;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  float: left;
  padding-right: 2rem;
  padding-left: 2rem;
}

.process__animation--desktop:after {
  content: "";
  display: table;
  clear: both;
}

@media print, screen and (min-width: 40em) {
  .process__animation--desktop {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.process__animation--desktop, .process__animation--desktop:last-child:not(:first-child) {
  float: left;
  clear: none;
}

.process__animation--desktop, .process__animation--desktop:last-child {
  float: none;
}

.process {
  padding-top: 54px;
  padding-bottom: 74px;
  position: relative;
}

@media (min-width: 1024px) {
  .process {
    padding-top: 76px;
    padding-bottom: 134px;
  }
}

.process:before {
  content: " ";
  position: absolute;
  border: 0;
  right: -50%;
  width: 200%;
  height: 1px;
  background-color: #E9EAEF;
  z-index: 1;
  display: block;
  top: 0px;
}

@media (max-width: 1023px) {
  .process {
    overflow: hidden;
  }
}

.process__animation {
  display: block;
  position: relative;
}

.process__animation--desktop {
  display: none;
}

@media (min-width: 1024px) {
  .process__animation--desktop {
    display: block;
  }
  .process__animation--mobile {
    display: none;
  }
}

.process__animation.hidden {
  opacity: 0;
}

.process__animation__text, .process__animation__line, .process__animation__dots {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  min-width: 50%;
  width: auto;
  height: auto;
}

.process__animation__line, .process__animation__dots {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

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

.process__animation__text-1, .process__animation__text-2, .process__animation__text-3, .process__animation__text-4, .process__animation__text-5, .process__animation__text-6, .process__animation__text-7 {
  opacity: 0;
  -webkit-transition: opacity 0.5s ease-in;
  transition: opacity 0.5s ease-in;
}

.animated .process__animation__text-1, .animated .process__animation__text-2, .animated .process__animation__text-3, .animated .process__animation__text-4, .animated .process__animation__text-5, .animated .process__animation__text-6, .animated .process__animation__text-7 {
  opacity: 1;
}

.hidden .process__animation__text-1, .hidden .process__animation__text-2, .hidden .process__animation__text-3, .hidden .process__animation__text-4, .hidden .process__animation__text-5, .hidden .process__animation__text-6, .hidden .process__animation__text-7 {
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}

.process__animation__mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  opacity: 1;
}

.process__animation--desktop .process__animation__mask {
  -webkit-transition: left 5s linear;
  transition: left 5s linear;
}

.animated .process__animation--desktop .process__animation__mask {
  left: 100%;
}

.hidden .process__animation--desktop .process__animation__mask {
  -webkit-transition: none;
  transition: none;
}

.process__animation--mobile .process__animation__mask {
  -webkit-transition: top 5s linear;
  transition: top 5s linear;
}

.animated .process__animation--mobile .process__animation__mask {
  top: 100%;
}

.hidden .process__animation--mobile .process__animation__mask {
  -webkit-transition: none;
  transition: none;
}

.process__animation__text-1 {
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}

.process__animation__text-2 {
  -webkit-transition-delay: 0.71429s;
          transition-delay: 0.71429s;
}

.process__animation__text-3 {
  -webkit-transition-delay: 1.42857s;
          transition-delay: 1.42857s;
}

.process__animation__text-4 {
  -webkit-transition-delay: 2.14286s;
          transition-delay: 2.14286s;
}

.process__animation__text-5 {
  -webkit-transition-delay: 2.85714s;
          transition-delay: 2.85714s;
}

.process__animation__text-6 {
  -webkit-transition-delay: 3.57143s;
          transition-delay: 3.57143s;
}

.process__animation__text-7 {
  -webkit-transition-delay: 4.28571s;
          transition-delay: 4.28571s;
}

.infographic-1 {
  max-width: 124rem;
  margin-right: auto;
  margin-left: auto;
}

.infographic-1:after {
  content: "";
  display: table;
  clear: both;
}

@media (min-width: 1024px) {
  .infographic-1 {
    margin-left: 45px;
    margin-right: 45px;
  }
}

@media (min-width: 1200px) {
  .infographic-1 {
    margin-left: 100px;
    margin-right: 100px;
  }
}

@media (min-width: 1440px) {
  .infographic-1 {
    margin: 0 auto;
  }
}

.infographic-1 .heading {
  max-width: 124rem;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  float: left;
  padding-right: 2rem;
  padding-left: 2rem;
}

.infographic-1 .heading:after {
  content: "";
  display: table;
  clear: both;
}

@media print, screen and (min-width: 40em) {
  .infographic-1 .heading {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.infographic-1 .heading, .infographic-1 .heading:last-child:not(:first-child) {
  float: left;
  clear: none;
}

.infographic-1 .heading, .infographic-1 .heading:last-child {
  float: none;
}

.infographic-1 .section-description {
  max-width: 124rem;
  margin-right: auto;
  margin-left: auto;
}

.infographic-1 .section-description:after {
  content: "";
  display: table;
  clear: both;
}

.infographic-1 .section-description__inner {
  width: 100%;
  float: left;
  padding-right: 2rem;
  padding-left: 2rem;
}

@media print, screen and (min-width: 40em) {
  .infographic-1 .section-description__inner {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.infographic-1 .section-description__inner, .infographic-1 .section-description__inner:last-child:not(:first-child) {
  float: left;
  clear: none;
}

@media only screen and (min-width: 1024px) {
  .infographic-1 .section-description__inner {
    width: 66.66667%;
  }
}

.infographic-1__image--full {
  max-width: 124rem;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  float: left;
  padding-right: 2rem;
  padding-left: 2rem;
}

.infographic-1__image--full:after {
  content: "";
  display: table;
  clear: both;
}

@media print, screen and (min-width: 40em) {
  .infographic-1__image--full {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.infographic-1__image--full, .infographic-1__image--full:last-child:not(:first-child) {
  float: left;
  clear: none;
}

.infographic-1__image--full, .infographic-1__image--full:last-child {
  float: none;
}

.infographic-1__list {
  width: 100%;
  float: left;
  padding-right: 2rem;
  padding-left: 2rem;
}

@media print, screen and (min-width: 40em) {
  .infographic-1__list {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.infographic-1__list, .infographic-1__list:last-child:not(:first-child) {
  float: left;
  clear: none;
}

@media only screen and (min-width: 1024px) {
  .infographic-1__list {
    width: 33.33333%;
  }
}

.infographic-1__image {
  width: 100%;
  float: left;
  padding-right: 2rem;
  padding-left: 2rem;
}

@media print, screen and (min-width: 40em) {
  .infographic-1__image {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.infographic-1__image, .infographic-1__image:last-child:not(:first-child) {
  float: left;
  clear: none;
}

@media only screen and (min-width: 1024px) {
  .infographic-1__image {
    width: 33.33333%;
  }
}

.infographic-1 {
  padding-top: 54px;
  padding-bottom: 74px;
  position: relative;
}

@media (min-width: 1024px) {
  .infographic-1 {
    padding-top: 76px;
    padding-bottom: 134px;
  }
}

.infographic-1:before {
  content: " ";
  position: absolute;
  border: 0;
  right: -50%;
  width: 200%;
  height: 1px;
  background-color: #E9EAEF;
  z-index: 1;
  display: block;
  top: 0px;
}

.infographic-1 .section-description {
  padding-top: 0px;
  padding-bottom: 60px;
  font-size: 20px;
  line-height: 135%;
}

@media (min-width: 1024px) {
  .infographic-1 .section-description {
    font-size: 28px;
  }
}

.infographic-1__list__title {
  color: #0074FF;
  text-align: center;
  font-size: 17px;
}

.infographic-1__list__list {
  padding: 54px 0 0 0;
  list-style: none;
  text-align: center;
  margin: 0;
}

@media (min-width: 1024px) {
  .infographic-1__list__list {
    padding: 76px 0 0 0;
  }
}

.infographic-1__list__list-item {
  padding-bottom: 15px;
}

.infographic-1__image--full img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  min-width: 50%;
  width: auto;
  height: auto;
}

.infographic-1__image--full img.desktop {
  display: none;
}

@media (min-width: 1024px) {
  .infographic-1__image--full img {
    width: 100%;
    height: auto;
  }
  .infographic-1__image--full img.desktop {
    display: block;
  }
  .infographic-1__image--full img.mobile {
    display: none;
  }
}

.infographic-1__image {
  padding: 30px;
  border: 3px solid #0074FF;
  border-radius: 2px;
}

@media (max-width: 1023px) {
  .infographic-1__image {
    border-bottom: none;
  }
}

@media (min-width: 1024px) {
  .infographic-1__image {
    border-right: none;
  }
}

@media (max-width: 1023px) {
  .infographic-1__image:last-child {
    border-top: none;
    border-bottom: 3px solid #0074FF;
  }
}

@media (min-width: 1024px) {
  .infographic-1__image:last-child {
    border-left: none;
    border-right: 3px solid #0074FF;
  }
}

.infographic-1__image__image {
  margin-top: 30px;
}

.infographic-1__image__title {
  color: #0074FF;
  text-align: center;
  font-size: 17px;
}

.infographic-2 {
  max-width: 124rem;
  margin-right: auto;
  margin-left: auto;
}

.infographic-2:after {
  content: "";
  display: table;
  clear: both;
}

@media (min-width: 1024px) {
  .infographic-2 {
    margin-left: 45px;
    margin-right: 45px;
  }
}

@media (min-width: 1200px) {
  .infographic-2 {
    margin-left: 100px;
    margin-right: 100px;
  }
}

@media (min-width: 1440px) {
  .infographic-2 {
    margin: 0 auto;
  }
}

.infographic-2 .heading {
  max-width: 124rem;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  float: left;
  padding-right: 2rem;
  padding-left: 2rem;
}

.infographic-2 .heading:after {
  content: "";
  display: table;
  clear: both;
}

@media print, screen and (min-width: 40em) {
  .infographic-2 .heading {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.infographic-2 .heading, .infographic-2 .heading:last-child:not(:first-child) {
  float: left;
  clear: none;
}

.infographic-2 .heading, .infographic-2 .heading:last-child {
  float: none;
}

.infographic-2 .section-description {
  max-width: 124rem;
  margin-right: auto;
  margin-left: auto;
}

.infographic-2 .section-description:after {
  content: "";
  display: table;
  clear: both;
}

.infographic-2 .section-description__inner {
  width: 100%;
  float: left;
  padding-right: 2rem;
  padding-left: 2rem;
}

@media print, screen and (min-width: 40em) {
  .infographic-2 .section-description__inner {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.infographic-2 .section-description__inner, .infographic-2 .section-description__inner:last-child:not(:first-child) {
  float: left;
  clear: none;
}

@media only screen and (min-width: 1024px) {
  .infographic-2 .section-description__inner {
    width: 66.66667%;
  }
}

.infographic-2 .panels {
  max-width: 124rem;
  margin-right: auto;
  margin-left: auto;
}

.infographic-2 .panels:after {
  content: "";
  display: table;
  clear: both;
}

.infographic-2 .panel {
  width: 100%;
  float: left;
  padding-right: 2rem;
  padding-left: 2rem;
}

@media print, screen and (min-width: 40em) {
  .infographic-2 .panel {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.infographic-2 .panel, .infographic-2 .panel:last-child:not(:first-child) {
  float: left;
  clear: none;
}

@media only screen and (min-width: 1024px) {
  .infographic-2 .panel {
    width: 25%;
  }
}

.infographic-2 .graphic {
  width: 100%;
  float: left;
  padding-right: 2rem;
  padding-left: 2rem;
}

@media print, screen and (min-width: 40em) {
  .infographic-2 .graphic {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.infographic-2 .graphic, .infographic-2 .graphic:last-child:not(:first-child) {
  float: left;
  clear: none;
}

@media only screen and (min-width: 1024px) {
  .infographic-2 .graphic {
    width: 50%;
  }
}

.infographic-2.infographic-2-1 .graphic, .infographic-2.infographic-2-2 .graphic, .infographic-2.infographic-2-3 .graphic {
  width: 100%;
  float: left;
  padding-right: 2rem;
  padding-left: 2rem;
}

@media print, screen and (min-width: 40em) {
  .infographic-2.infographic-2-1 .graphic, .infographic-2.infographic-2-2 .graphic, .infographic-2.infographic-2-3 .graphic {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.infographic-2.infographic-2-1 .graphic, .infographic-2.infographic-2-1 .graphic:last-child:not(:first-child), .infographic-2.infographic-2-2 .graphic, .infographic-2.infographic-2-2 .graphic:last-child:not(:first-child), .infographic-2.infographic-2-3 .graphic, .infographic-2.infographic-2-3 .graphic:last-child:not(:first-child) {
  float: left;
  clear: none;
}

.infographic-2.infographic-2-1 .graphic__image, .infographic-2.infographic-2-2 .graphic__image, .infographic-2.infographic-2-3 .graphic__image {
  max-width: 50%;
  margin: 30px auto;
}

@media only screen and (min-width: 1024px) {
  .infographic-2.infographic-2-1 .graphic, .infographic-2.infographic-2-2 .graphic, .infographic-2.infographic-2-3 .graphic {
    width: 100%;
  }
}

.infographic-2 {
  position: relative;
  padding-top: 54px;
  padding-bottom: 54px;
}

.infographic-2:before {
  content: " ";
  position: absolute;
  border: 0;
  right: -50%;
  width: 200%;
  height: 1px;
  background-color: #E9EAEF;
  z-index: 1;
  display: block;
  top: 0px;
}

@media (min-width: 1024px) {
  .infographic-2 {
    padding-top: 76px;
    padding-bottom: 54px;
  }
}

.infographic-2 .section-description {
  padding-top: 0px;
  padding-bottom: 30px;
  font-size: 20px;
  line-height: 135%;
}

@media (min-width: 1024px) {
  .infographic-2 .section-description {
    font-size: 28px;
  }
}

.panels {
  padding-top: 54px;
  position: relative;
}

@media (min-width: 1024px) {
  .panels {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}

.panels > *:after {
  content: " ";
  position: absolute;
  width: 18px;
  height: 91px;
  background-size: contain;
  background-image: url("../images/svg/data-arrows.svg");
  background-repeat: no-repeat;
}

@media (max-width: 1023px) {
  .panels > *:after {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -9px;
  }
}

@media (min-width: 1024px) {
  .panels > *:after {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0px;
  }
}

.panels > *:last-child:after {
  display: none;
}

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

.graphic__title {
  text-align: center;
  padding-bottom: 30px;
  color: #6C7492;
}

.graphic__image {
  height: auto;
  width: 100%;
  max-width: 450px;
  margin: 30px auto;
}

@media (max-width: 1023px) {
  .graphic__image {
    max-width: 400px;
    margin: 30px auto 90px auto;
  }
}

.panel {
  position: relative;
}

.panel__image {
  height: 250px;
  width: auto;
  margin: 30px auto 90px auto;
}

@media (min-width: 1024px) {
  .panel__image {
    position: absolute;
    bottom: 22.5%;
    height: 50%;
    width: auto;
    margin: 0 auto;
    left: 0;
    right: 0;
  }
}

.panel:last-child .panel__image {
  margin-bottom: 0;
}

.panel__title {
  padding: 0 0 0;
  text-align: center;
  color: #6C7492;
}

@media (min-width: 1024px) {
  .panel__title {
    position: absolute;
    z-index: 1;
    bottom: 80%;
    left: 0;
    right: 0;
    margin: 0 auto;
    padding: 0 20px;
  }
}

.hero__content {
  max-width: 124rem;
  margin-right: auto;
  margin-left: auto;
}

.hero__content:after {
  content: "";
  display: table;
  clear: both;
}

@media (min-width: 1024px) {
  .hero__content {
    margin-left: 45px;
    margin-right: 45px;
  }
}

@media (min-width: 1200px) {
  .hero__content {
    margin-left: 100px;
    margin-right: 100px;
  }
}

@media (min-width: 1440px) {
  .hero__content {
    margin: 0 auto;
  }
}

.hero__text {
  width: 100%;
  float: left;
  padding-right: 2rem;
  padding-left: 2rem;
}

@media print, screen and (min-width: 40em) {
  .hero__text {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.hero__text, .hero__text:last-child:not(:first-child) {
  float: left;
  clear: none;
}

@media only screen and (min-width: 1024px) {
  .hero__text {
    width: 75%;
  }
}

@media only screen and (min-width: 1200px) {
  .hero__text {
    width: 66.66667%;
  }
}

.hero {
  color: #fff;
  background-color: #000000;
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 60vh;
  min-height: 500px;
}

.hero__content {
  position: relative;
  height: 100%;
  padding-top: 34px;
  padding-bottom: 34px;
}

.hero__text {
  margin-bottom: 0px;
  position: absolute;
  right: 0;
  left: 0;
  bottom: 20px;
}

.hero__title {
  margin: 0;
}

.hero__lead {
  margin: 14px 0 20px;
  opacity: 0.75;
  font-size: 20px;
  line-height: 135%;
}

@media (min-width: 1024px) {
  .hero__lead {
    font-size: 28px;
    margin: 20px 0 30px;
  }
}

.hero__image {
  position: absolute;
  top: 0;
  right: 0%;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.hero__image img {
  position: absolute;
  width: auto;
  opacity: 0.66;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  max-width: unset;
  -o-object-fit: cover;
     object-fit: cover;
  min-height: 100%;
}

.company-team {
  max-width: 124rem;
  margin-right: auto;
  margin-left: auto;
}

.company-team:after {
  content: "";
  display: table;
  clear: both;
}

@media (min-width: 1024px) {
  .company-team {
    margin-left: 45px;
    margin-right: 45px;
  }
}

@media (min-width: 1200px) {
  .company-team {
    margin-left: 100px;
    margin-right: 100px;
  }
}

@media (min-width: 1440px) {
  .company-team {
    margin: 0 auto;
  }
}

.company-team .heading {
  max-width: 124rem;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  float: left;
  padding-right: 2rem;
  padding-left: 2rem;
}

.company-team .heading:after {
  content: "";
  display: table;
  clear: both;
}

@media print, screen and (min-width: 40em) {
  .company-team .heading {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.company-team .heading, .company-team .heading:last-child:not(:first-child) {
  float: left;
  clear: none;
}

.company-team .heading, .company-team .heading:last-child {
  float: none;
}

.company-team .team-member {
  width: 50%;
  float: left;
  padding-right: 2rem;
  padding-left: 2rem;
}

@media print, screen and (min-width: 40em) {
  .company-team .team-member {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.company-team .team-member, .company-team .team-member:last-child:not(:first-child) {
  float: left;
  clear: none;
}

@media only screen and (min-width: 768px) {
  .company-team .team-member {
    width: 33.33333%;
  }
}

@media only screen and (min-width: 1024px) {
  .company-team .team-member {
    width: 25%;
  }
}

.page-template-page-company main {
  background: #ffffff;
}

.company-team {
  padding-top: 54px;
  padding-bottom: 74px;
  position: relative;
}

@media (min-width: 1024px) {
  .company-team {
    padding-top: 76px;
    padding-bottom: 134px;
  }
}

.company-team:before {
  content: " ";
  position: absolute;
  border: 0;
  right: -50%;
  width: 200%;
  height: 1px;
  background-color: #E9EAEF;
  z-index: 1;
  display: block;
  top: 0px;
}

.company-team .heading {
  font-size: 28px;
}

.company-team .team-member {
  position: relative;
  margin: 0px 0px 20px;
}

.company-team .team-member figure {
  margin: 0px 0px;
  display: block;
  height: auto;
  position: relative;
  padding-bottom: 20px;
  position: relative;
}

@media only screen and (min-width: 1024px) {
  .company-team .team-member figure {
    height: 240px;
  }
}

.company-team .team-member figure img {
  max-height: 150px;
  margin: 0 auto;
  max-width: 100%;
}

@media only screen and (min-width: 1024px) {
  .company-team .team-member figure img {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    max-height: 220px;
    left: 0;
    right: 0;
  }
}

.company-team .team-member .personal-info {
  text-align: center;
  width: 100%;
}

.company-team .team-member .personal-info h5 {
  font-family: "Blender Pro Medium", sans-serif;
  font-weight: normal;
  font-size: 0.8em;
}

.company-team .team-member .personal-info p {
  margin: 0;
  font-size: 0.8em;
}

@media (min-width: 1024px) {
  .company-investors {
    margin-left: 45px;
    margin-right: 45px;
  }
}

@media (min-width: 1200px) {
  .company-investors {
    margin-left: 100px;
    margin-right: 100px;
  }
}

@media (min-width: 1440px) {
  .company-investors {
    margin: 0 auto;
  }
}

.company-investors .heading {
  max-width: 124rem;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  float: left;
  padding-right: 2rem;
  padding-left: 2rem;
}

.company-investors .heading:after {
  content: "";
  display: table;
  clear: both;
}

@media print, screen and (min-width: 40em) {
  .company-investors .heading {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.company-investors .heading, .company-investors .heading:last-child:not(:first-child) {
  float: left;
  clear: none;
}

.company-investors .heading, .company-investors .heading:last-child {
  float: none;
}

.investors-people,
.investor-logos {
  max-width: 124rem;
  margin-right: auto;
  margin-left: auto;
}

.investors-people:after,
.investor-logos:after {
  content: "";
  display: table;
  clear: both;
}

.investor-logo {
  width: 50%;
  float: left;
  padding-right: 2rem;
  padding-left: 2rem;
}

@media print, screen and (min-width: 40em) {
  .investor-logo {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.investor-logo, .investor-logo:last-child:not(:first-child) {
  float: left;
  clear: none;
}

@media only screen and (min-width: 1024px) {
  .investor-logo {
    width: 33.33333%;
  }
}

.investor {
  width: 50%;
  float: left;
  padding-right: 2rem;
  padding-left: 2rem;
}

@media print, screen and (min-width: 40em) {
  .investor {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.investor, .investor:last-child:not(:first-child) {
  float: left;
  clear: none;
}

@media only screen and (min-width: 520px) {
  .investor {
    width: 33.33333%;
  }
}

@media only screen and (min-width: 760px) {
  .investor {
    width: 25%;
  }
}

.company-investors {
  padding-top: 54px;
  padding-bottom: 74px;
  position: relative;
  position: relative;
  background-color: #f7f7f7;
}

@media (min-width: 1024px) {
  .company-investors {
    padding-top: 76px;
    padding-bottom: 134px;
  }
}

.company-investors:before {
  content: " ";
  position: absolute;
  border: 0;
  right: -50%;
  width: 200%;
  height: 1px;
  background-color: #E9EAEF;
  z-index: 1;
  display: block;
  top: 0px;
}

.company-investors .heading {
  font-size: 28px;
}

.company-investors:before {
  content: " ";
  position: absolute;
  border: 0;
  right: -50%;
  width: 200%;
  height: 100%;
  background-color: #f7f7f7;
  z-index: -1;
  display: block;
  top: 0px;
}

.company-investors .investor {
  margin-bottom: 50px;
}

@media only screen and (min-width: 520px) {
  .company-investors .investor {
    margin-bottom: 75px;
  }
}

@media only screen and (min-width: 760px) {
  .company-investors .investor {
    margin-bottom: 100px;
  }
}

.company-investors .investor figure {
  margin: 20px 0;
}

.company-investors .investor img {
  max-width: 170px;
  height: auto;
  width: 100%;
}

.company-investors .investor .personal-info {
  font-size: 12px;
  max-width: 170px;
}

.company-investors .investor .personal-info .personal-info__position {
  font-size: 14px;
  color: #002AC4;
}

.company-investors .investor .personal-info .personal-info__name {
  font-size: 18px;
  text-transform: uppercase;
  font-family: "Blender Pro Medium", sans-serif;
}

.company-investors .investor .personal-info p {
  margin: 0;
}

.investor-logos {
  padding-top: 54px;
  padding-bottom: 74px;
}

@media (min-width: 1024px) {
  .investor-logos {
    padding-top: 76px;
    padding-bottom: 134px;
  }
}

.investor-logos .investor-logo {
  margin: 10px auto;
  padding-top: 20px;
  padding-bottom: 20px;
  position: relative;
}

.investor-logos .investor-logo img {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: 0 auto;
  left: 0;
  right: 0;
}

/*********************
IMPORTING MODULES
Modules are reusable blocks or elements we use throughout the project.
*********************/
.contact-section__inner {
  max-width: 124rem;
  margin-right: auto;
  margin-left: auto;
}

.contact-section__inner:after {
  content: "";
  display: table;
  clear: both;
}

@media (min-width: 1024px) {
  .contact-section__inner {
    margin-left: 45px;
    margin-right: 45px;
  }
}

@media (min-width: 1200px) {
  .contact-section__inner {
    margin-left: 100px;
    margin-right: 100px;
  }
}

@media (min-width: 1440px) {
  .contact-section__inner {
    margin: 0 auto;
  }
}

.location-details {
  width: 100%;
  float: left;
  padding-right: 2rem;
  padding-left: 2rem;
}

@media print, screen and (min-width: 40em) {
  .location-details {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.location-details, .location-details:last-child:not(:first-child) {
  float: left;
  clear: none;
}

@media only screen and (min-width: 1024px) {
  .location-details {
    width: 33.33333%;
  }
}

.location-details .hide {
  display: none;
}

.get-in-touch {
  width: 100%;
  float: left;
  padding-right: 2rem;
  padding-left: 2rem;
}

@media print, screen and (min-width: 40em) {
  .get-in-touch {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.get-in-touch, .get-in-touch:last-child:not(:first-child) {
  float: left;
  clear: none;
}

@media only screen and (min-width: 1024px) {
  .get-in-touch {
    width: 58.33333%;
    position: relative;
    left: 8.33333%;
  }
}

.location-team {
  max-width: 124rem;
  margin-right: auto;
  margin-left: auto;
}

.location-team:after {
  content: "";
  display: table;
  clear: both;
}

.location-team .team-member {
  width: 50%;
  float: left;
  padding-right: 2rem;
  padding-left: 2rem;
}

@media print, screen and (min-width: 40em) {
  .location-team .team-member {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.location-team .team-member, .location-team .team-member:last-child:not(:first-child) {
  float: left;
  clear: none;
}

@media only screen and (min-width: 768px) {
  .location-team .team-member {
    width: 25%;
  }
}

.location-team {
  margin-top: 60px;
}

.location-team .team-member {
  margin-bottom: 40px;
}

.location-team .team-member figure {
  padding: 0;
  margin: 0;
  height: 130px;
}

.location-team .team-member figure img {
  display: block;
  max-width: 100%;
  height: auto;
  max-height: 90%;
  width: auto;
  margin: 0 auto;
}

.location-team .team-member .personal-info {
  text-align: center;
  width: 100%;
}

.location-team .team-member .personal-info h5 {
  font-family: "Blender Pro Medium", sans-serif;
  font-weight: normal;
  font-size: 0.8em;
}

.location-team .team-member .personal-info p {
  margin: 0;
  font-size: 0.8em;
}

.contact-section__image {
  position: relative;
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100vh;
  z-index: -1;
}

.contact-section__image:after {
  content: " ";
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  background: #000;
  opacity: 0.25;
}

@media only screen and (min-width: 1024px) {
  .contact-section__image {
    position: fixed;
    width: -webkit-calc(50% - (124rem/2) + 0.3333333333 * 124rem);
    width: calc(50% - (124rem/2) + 0.3333333333 * 124rem);
  }
}

.contact-section__inner {
  padding-top: 140px;
  padding-bottom: 100px;
}

.location-details {
  padding-bottom: 60px;
  color: #ffffff;
}

.location-details h1, .location-details h2 {
  color: #ffffff;
}

.location-details > * {
  padding-right: 2rem;
}

.location-details a {
  color: #ffffff;
}

.location-details__locations {
  margin-top: 46px;
}

.location-details__locations a {
  display: block;
  text-transform: uppercase;
  margin-bottom: 0.5em;
  font-family: "Blender Pro Medium", sans-serif;
}

.location-detail {
  position: relative;
  padding-bottom: 16px;
}

.location-detail:after {
  content: "";
  display: table;
  clear: both;
}

.location-detail__label {
  position: absolute;
  width: 90px;
  left: 0;
  text-transform: uppercase;
}

.location-detail__value {
  float: left;
  margin-left: 105px;
}

@media only screen and (max-width: 1023px) {
  .get-in-touch {
    background: #ffffff;
    padding-top: 60px;
  }
}

.get-in-touch h1 {
  max-width: 300px;
  margin: 0 auto;
  color: #6C7492;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: 25px;
}

@media (min-width: 1024px) {
  .get-in-touch h1 {
    margin-bottom: 46px;
  }
}

@media (min-width: 1024px) {
  .get-in-touch h1 {
    font-size: 30px;
    line-height: 36px;
  }
}

.get-in-touch .form {
  border: 1px solid #e1e1e1;
  padding: 30px;
}

.get-in-touch .form .recaptcha-message {
  max-width: 350px;
  margin: 0 auto;
}

.get-in-touch .form .wpcf7 form {
  max-width: 350px;
  margin: 0 auto;
}

.get-in-touch .form .wpcf7 form:after {
  content: "";
  display: table;
  clear: both;
}

.get-in-touch .form .wpcf7 form input {
  margin-bottom: 20px;
  width: 100%;
  border: 2px solid #ccc;
  padding: 8px;
}

.get-in-touch .form .wpcf7 form textarea {
  margin-bottom: 15px;
  width: 100%;
  resize: none;
  border: 2px solid #ccc;
  padding: 8px;
}

.get-in-touch .form .wpcf7 form label {
  width: 100%;
}

.get-in-touch .form .wpcf7 form input[type=submit] {
  float: right;
  width: auto;
}

@media (min-width: 1024px) {
  .news {
    margin-left: 45px;
    margin-right: 45px;
  }
}

@media (min-width: 1200px) {
  .news {
    margin-left: 100px;
    margin-right: 100px;
  }
}

@media (min-width: 1440px) {
  .news {
    margin: 0 auto;
  }
}

.news .articles {
  max-width: 124rem;
  margin-right: auto;
  margin-left: auto;
}

.news .articles:after {
  content: "";
  display: table;
  clear: both;
}

@media only screen and (min-width: 1024px) {
  .news .articles article {
    width: 50%;
    float: left;
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

@media only screen and (min-width: 1024px) and (min-width: 40em) {
  .news .articles article {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

@media only screen and (min-width: 1024px) {
  .news .articles article, .news .articles article:last-child:not(:first-child) {
    float: left;
    clear: none;
  }
}

@media only screen and (min-width: 1024px) {
  .news .articles article {
    width: 33.33333%;
    float: left;
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

@media only screen and (min-width: 1024px) and (min-width: 40em) {
  .news .articles article {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

@media only screen and (min-width: 1024px) {
  .news .articles article, .news .articles article:last-child:not(:first-child) {
    float: left;
    clear: none;
  }
}

.news .page-header {
  max-width: 124rem;
  margin-right: auto;
  margin-left: auto;
}

.news .page-header:after {
  content: "";
  display: table;
  clear: both;
}

.news .page-header .heading,
.news .page-header .menu-news-container {
  width: 50%;
  float: left;
  padding-right: 2rem;
  padding-left: 2rem;
}

@media print, screen and (min-width: 40em) {
  .news .page-header .heading,
  .news .page-header .menu-news-container {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.news .page-header .heading, .news .page-header .heading:last-child:not(:first-child),
.news .page-header .menu-news-container,
.news .page-header .menu-news-container:last-child:not(:first-child) {
  float: left;
  clear: none;
}

.news .more-posts {
  max-width: 124rem;
  margin-right: auto;
  margin-left: auto;
}

.news .more-posts:after {
  content: "";
  display: table;
  clear: both;
}

.news {
  padding-top: 100px;
  padding-bottom: 100px;
}

@media only screen and (min-width: 1024px) {
  .news {
    padding-top: 160px;
  }
}

.news .page-header {
  padding-bottom: 50px;
}

.news .page-header h1 {
  line-height: 1em;
  color: #001644;
}

.news .more-posts .see-more-button {
  margin: 60px auto 0px;
  display: block;
  width: 220px;
  border: 1px solid transparent;
  cursor: pointer;
}

.news .more-posts .nav-next,
.news .more-posts .nav-prev {
  display: none;
}

.news .article__inner {
  background: #000;
  display: block;
  width: 100%;
  height: 0px;
  padding-bottom: 63.063063%;
  position: relative;
  margin-bottom: 30px;
}

.news .article .thumbnail {
  position: absolute;
  opacity: 0.75;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.news .article .thumbnail img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: left;
     object-position: left;
}

.news .article h2 {
  color: #ffffff;
  font-size: 1em;
  line-height: 1em;
  position: absolute;
  top: 20px;
  left: 20px;
  right: 20px;
}

.news .article .entry-meta {
  position: absolute;
  bottom: 20px;
  left: 20px;
  right: 20px;
  color: #fff;
  text-transform: uppercase;
}

.news .article .posted-on {
  margin-left: 20px;
  font-size: 0.7em;
}

.news .article a {
  color: #fff;
}

.news .article a:hover {
  text-decoration: none;
}

.news .menu-news-container {
  position: relative;
}

@media (min-width: 1024px) {
  .news .menu-news-container {
    margin-bottom: 12px;
  }
}

.news .menu-news-container .dropdown-btn {
  font-size: 21px;
  line-height: 25px;
  position: relative;
  margin-right: 20px;
  vertical-align: top;
  margin-bottom: 15px;
  padding: 0;
  text-transform: uppercase;
  font-family: "Blender Pro Bold", sans-serif;
  font-weight: 600;
  color: #002AC4;
  border: none;
  cursor: pointer;
}

@media (min-width: 1024px) {
  .news .menu-news-container .dropdown-btn {
    font-size: 26px;
    line-height: 135%;
  }
}

.news .menu-news-container .dropdown-btn:before {
  content: " ";
  color: #002AC4;
  font-weight: bold;
  position: absolute;
  right: -20px;
  top: 6px;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #002AC4;
}

.news .menu-news-container .dropdown-btn.active:before {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

@media (min-width: 1024px) {
  .news .menu-news-container .dropdown-btn {
    display: none;
  }
}

.news .menu-news-container ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  list-style: none;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
}

@media (min-width: 1024px) {
  .news .menu-news-container ul {
    text-align: right;
  }
}

@media (max-width: 1023px) {
  .news .menu-news-container ul {
    position: absolute;
    top: 33px;
    min-width: 250px;
    background: #fff;
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.2);
    z-index: 1;
    overflow: hidden;
    height: 0;
    opacity: 0;
    -webkit-transition: height 0ms 400ms, opacity 400ms 0ms;
    transition: height 0ms 400ms, opacity 400ms 0ms;
  }
}

.news .menu-news-container ul.show {
  height: auto;
  opacity: 1;
  -webkit-transition: height 0ms 0ms, opacity 600ms 0ms;
  transition: height 0ms 0ms, opacity 600ms 0ms;
}

.news .menu-news-container li a {
  font-size: 21px;
  line-height: 25px;
  display: block;
  padding: 0.5em 1em 0.25em 0.75em;
  font-family: "Blender Pro Bold", sans-serif;
  font-weight: 600;
  font-size: 1.8rem;
  text-transform: uppercase;
  cursor: pointer;
}

@media (min-width: 1024px) {
  .news .menu-news-container li a {
    font-size: 26px;
    line-height: 135%;
  }
}

.news .menu-news-container li a:hover, .news .menu-news-container li a:focus, .news .menu-news-container li a:active, .active .news .menu-news-container li a {
  text-decoration: none;
}

@media (max-width: 1023px) {
  .news .menu-news-container li:first-child {
    margin-top: 0.5em;
  }
  .news .menu-news-container li:last-child {
    margin-bottom: 0.5em;
  }
  .news .menu-news-container li a {
    color: #6B6B6B;
  }
  .news .menu-news-container li a:link, .news .menu-news-container li a:visited {
    color: #6B6B6B;
  }
  .news .menu-news-container li a:hover, .news .menu-news-container li a:focus, .news .menu-news-container li a:active, .active .news .menu-news-container li a {
    background: #E9EAEF;
    color: #002AC4;
  }
}

@media (min-width: 1024px) {
  .news .menu-news-container li {
    display: inline-block;
  }
  .news .menu-news-container li a {
    font-size: 21px;
    line-height: 25px;
    margin: 0 0 0 30px;
    padding: 0 0 30px 0;
    border-bottom: 2px solid transparent;
  }
}

@media (min-width: 1024px) and (min-width: 1024px) {
  .news .menu-news-container li a {
    font-size: 26px;
    line-height: 135%;
  }
}

@media (min-width: 1024px) {
  .news .menu-news-container li a:link, .news .menu-news-container li a:visited {
    color: #002AC4;
  }
  .news .menu-news-container li a:hover, .news .menu-news-container li a:focus, .news .menu-news-container li a:active {
    color: #6C7492;
  }
  .news .menu-news-container li.current-menu-item a {
    border-bottom: 2px solid blue;
    color: #002AC4;
  }
}

.blog-post {
  max-width: 124rem;
  margin-right: auto;
  margin-left: auto;
}

.blog-post:after {
  content: "";
  display: table;
  clear: both;
}

@media (min-width: 1024px) {
  .blog-post {
    margin-left: 45px;
    margin-right: 45px;
  }
}

@media (min-width: 1200px) {
  .blog-post {
    margin-left: 100px;
    margin-right: 100px;
  }
}

@media (min-width: 1440px) {
  .blog-post {
    margin: 0 auto;
  }
}

.blog-post__sidebar {
  width: 100%;
  float: left;
  padding-right: 2rem;
  padding-left: 2rem;
}

@media print, screen and (min-width: 40em) {
  .blog-post__sidebar {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.blog-post__sidebar, .blog-post__sidebar:last-child:not(:first-child) {
  float: left;
  clear: none;
}

@media only screen and (min-width: 1024px) {
  .blog-post__sidebar {
    width: 25%;
    float: left;
    padding-right: 2rem;
    padding-left: 2rem;
    position: relative;
    left: -66.66667%;
  }
}

@media only screen and (min-width: 1024px) and (min-width: 40em) {
  .blog-post__sidebar {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

@media only screen and (min-width: 1024px) {
  .blog-post__sidebar, .blog-post__sidebar:last-child:not(:first-child) {
    float: left;
    clear: none;
  }
}

.blog-post__content {
  width: 100%;
  float: left;
  padding-right: 2rem;
  padding-left: 2rem;
}

@media print, screen and (min-width: 40em) {
  .blog-post__content {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.blog-post__content, .blog-post__content:last-child:not(:first-child) {
  float: left;
  clear: none;
}

@media only screen and (min-width: 1024px) {
  .blog-post__content {
    width: 66.66667%;
    float: left;
    padding-right: 2rem;
    padding-left: 2rem;
    position: relative;
    left: 25%;
  }
}

@media only screen and (min-width: 1024px) and (min-width: 40em) {
  .blog-post__content {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

@media only screen and (min-width: 1024px) {
  .blog-post__content, .blog-post__content:last-child:not(:first-child) {
    float: left;
    clear: none;
  }
}

.blog-post {
  padding-top: 54px;
  padding-bottom: 74px;
}

@media (min-width: 1024px) {
  .blog-post {
    padding-top: 76px;
    padding-bottom: 134px;
  }
}

.blog-post__sidebar .white-button, .blog-post__share, .blog-post__profile {
  max-width: 200px;
}

.blog-post__back-button {
  padding-right: 30px;
  padding-left: 57px;
  border: 1px solid;
}

.blog-post__back-button:after {
  -webkit-transform: translateY(-50%) rotate(180deg);
          transform: translateY(-50%) rotate(180deg);
  left: 19px;
}

.blog-post__profile__image {
  margin: 4rem 0 2rem;
  display: block;
  max-width: 100%;
  max-height: 180px;
  display: block;
  width: auto;
  height: auto;
}

.blog-post__profile__info {
  margin: 2rem 0px;
}

.blog-post__profile__name {
  font-family: "Blender Pro Medium", sans-serif;
  font-weight: normal;
  font-size: 0.8em;
  line-height: 2;
}

.blog-post__profile__position {
  margin: 0;
  font-size: 0.8em;
}

.blog-post__share {
  border: 2px solid #ccc;
  padding: 2rem;
}

.blog-post__share__title {
  padding-bottom: 2rem;
}

.blog-post__share__link {
  display: block;
  text-transform: uppercase;
  color: #002AC4;
}

.blog-post__entry > *:first-child {
  margin-top: 0px;
}

.blog-post__entry h1, .blog-post__entry .h1, .blog-post__entry h2, .blog-post__entry .h2 {
  margin-top: 6rem;
  margin-bottom: 6rem;
}

.blog-post__entry h3, .blog-post__entry .h3, .blog-post__entry h4, .blog-post__entry .h4, .blog-post__entry h5, .blog-post__entry .h5, .blog-post__entry h6, .blog-post__entry .h6 {
  margin-top: 0rem;
  margin-bottom: 4rem;
}

.blog-post__entry p {
  margin-top: 0rem;
  margin-bottom: 4rem;
}

.blog-post__entry blockquote {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.blog-post__entry blockquote p {
  margin-bottom: 2rem;
}

.blog-post__entry iframe {
  width: 100%;
  height: 400px;
}

.blog-post__intro > *:first-child {
  margin-top: 0px;
}

.blog-post__intro p {
  margin-top: 0px;
}

.blog-post__intro br {
  margin-bottom: 1em;
}

.blog-post__nav {
  list-style: none;
  margin: 9rem 0 3rem;
  padding: 0;
}

.blog-post__nav:after {
  content: "";
  display: table;
  clear: both;
}

.blog-post__nav__prev, .blog-post__nav__next {
  width: 50%;
  float: left;
  display: inline-block;
}

.blog-post__nav__prev a, .blog-post__nav__next a {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  color: #002AC4;
  font-size: 2rem;
  line-height: 1em;
  height: 1em;
}

@media only screen and (min-width: 1024px) {
  .blog-post__nav__prev a, .blog-post__nav__next a {
    font-size: 3rem;
  }
}

.blog-post__nav__prev {
  text-align: right;
  padding-right: 1rem;
}

.blog-post__nav__prev a {
  padding-left: 3rem;
}

.blog-post__nav__next {
  padding-left: 1rem;
}

.blog-post__nav__next a {
  padding-right: 3rem;
}

#careers-openings .title-container {
  max-width: 124rem;
  margin-right: auto;
  margin-left: auto;
}

#careers-openings .title-container:after {
  content: "";
  display: table;
  clear: both;
}

@media (min-width: 1024px) {
  #careers-openings .title-container {
    margin-left: 45px;
    margin-right: 45px;
  }
}

@media (min-width: 1200px) {
  #careers-openings .title-container {
    margin-left: 100px;
    margin-right: 100px;
  }
}

@media (min-width: 1440px) {
  #careers-openings .title-container {
    margin: 0 auto;
  }
}

#careers-openings .title-container .heading {
  width: 100%;
  float: left;
  padding-right: 2rem;
  padding-left: 2rem;
}

@media print, screen and (min-width: 40em) {
  #careers-openings .title-container .heading {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

#careers-openings .title-container .heading, #careers-openings .title-container .heading:last-child:not(:first-child) {
  float: left;
  clear: none;
}

@media only screen and (min-width: 1024px) {
  #careers-openings .title-container .heading {
    width: 33.33333%;
    float: left;
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

@media only screen and (min-width: 1024px) and (min-width: 40em) {
  #careers-openings .title-container .heading {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

@media only screen and (min-width: 1024px) {
  #careers-openings .title-container .heading, #careers-openings .title-container .heading:last-child:not(:first-child) {
    float: left;
    clear: none;
  }
}

#careers-openings .title-container .available-positions {
  width: 100%;
  float: left;
  padding-right: 2rem;
  padding-left: 2rem;
}

@media print, screen and (min-width: 40em) {
  #careers-openings .title-container .available-positions {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

#careers-openings .title-container .available-positions, #careers-openings .title-container .available-positions:last-child:not(:first-child) {
  float: left;
  clear: none;
}

@media only screen and (min-width: 1024px) {
  #careers-openings .title-container .available-positions {
    width: 66.66667%;
    float: left;
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

@media only screen and (min-width: 1024px) and (min-width: 40em) {
  #careers-openings .title-container .available-positions {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

@media only screen and (min-width: 1024px) {
  #careers-openings .title-container .available-positions, #careers-openings .title-container .available-positions:last-child:not(:first-child) {
    float: left;
    clear: none;
  }
}

.open-positions {
  max-width: 124rem;
  margin-right: auto;
  margin-left: auto;
}

.open-positions:after {
  content: "";
  display: table;
  clear: both;
}

@media (min-width: 1024px) {
  .open-positions {
    margin-left: 45px;
    margin-right: 45px;
  }
}

@media (min-width: 1200px) {
  .open-positions {
    margin-left: 100px;
    margin-right: 100px;
  }
}

@media (min-width: 1440px) {
  .open-positions {
    margin: 0 auto;
  }
}

.nav-tabs {
  width: 100%;
  float: left;
  padding-right: 2rem;
  padding-left: 2rem;
}

@media print, screen and (min-width: 40em) {
  .nav-tabs {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.nav-tabs, .nav-tabs:last-child:not(:first-child) {
  float: left;
  clear: none;
}

@media only screen and (min-width: 1024px) {
  .nav-tabs {
    width: 33.33333%;
    float: left;
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

@media only screen and (min-width: 1024px) and (min-width: 40em) {
  .nav-tabs {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

@media only screen and (min-width: 1024px) {
  .nav-tabs, .nav-tabs:last-child:not(:first-child) {
    float: left;
    clear: none;
  }
}

.tab-pane {
  width: 66.66667%;
  float: left;
  padding-right: 2rem;
  padding-left: 2rem;
}

@media print, screen and (min-width: 40em) {
  .tab-pane {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.tab-pane, .tab-pane:last-child:not(:first-child) {
  float: left;
  clear: none;
}

.tab-pane .position-row {
  max-width: 124rem;
  margin-right: auto;
  margin-left: auto;
  margin-right: -2rem;
  margin-left: -2rem;
}

.tab-pane .position-row:after {
  content: "";
  display: table;
  clear: both;
}

@media print, screen and (min-width: 40em) {
  .tab-pane .position-row {
    margin-right: -2rem;
    margin-left: -2rem;
  }
}

@media print, screen and (min-width: 64em) {
  .tab-pane .position-row {
    margin-right: -2rem;
    margin-left: -2rem;
  }
}

.tab-pane .position-column {
  width: 100%;
  float: left;
  padding-right: 2rem;
  padding-left: 2rem;
}

@media print, screen and (min-width: 40em) {
  .tab-pane .position-column {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.tab-pane .position-column, .tab-pane .position-column:last-child:not(:first-child) {
  float: left;
  clear: none;
}

@media only screen and (min-width: 1024px) {
  .tab-pane .position-column {
    width: 50%;
    float: left;
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

@media only screen and (min-width: 1024px) and (min-width: 40em) {
  .tab-pane .position-column {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

@media only screen and (min-width: 1024px) {
  .tab-pane .position-column, .tab-pane .position-column:last-child:not(:first-child) {
    float: left;
    clear: none;
  }
}

.open-positions .nav-tabs {
  margin-bottom: 50px;
}

.open-positions .nav-tabs ul {
  margin: 0 -10px;
  padding: 0;
  list-style: none;
  text-transform: uppercase;
  text-align: justify;
}

.open-positions .nav-tabs ul li {
  display: inline-block;
  padding: 10px;
}

.open-positions .nav-tabs ul li a {
  color: #6C7492;
}

.open-positions .nav-tabs ul li.active {
  font-family: "Blender Pro Bold", sans-serif;
}

@media only screen and (min-width: 1024px) {
  .open-positions .nav-tabs ul {
    text-align: justify;
  }
  .open-positions .nav-tabs ul li {
    display: block;
    padding: 0 0 10px;
  }
}

#careers-benefits,
#careers-openings {
  padding-top: 54px;
  padding-bottom: 74px;
  position: relative;
}

@media (min-width: 1024px) {
  #careers-benefits,
  #careers-openings {
    padding-top: 76px;
    padding-bottom: 134px;
  }
}

#careers-benefits:before,
#careers-openings:before {
  content: " ";
  position: absolute;
  border: 0;
  right: -50%;
  width: 200%;
  height: 1px;
  background-color: #E9EAEF;
  z-index: 1;
  display: block;
  top: 0px;
}

.title-container .heading__title {
  margin: 28px 0px 0;
}

#careers-benefits {
  position: relative;
  background-color: #f7f7f7;
}

#careers-benefits:before {
  content: " ";
  position: absolute;
  border: 0;
  right: -50%;
  width: 200%;
  height: 100%;
  background-color: #f7f7f7;
  z-index: -1;
  display: block;
  top: 0px;
}

#careers-openings .title-container {
  margin-bottom: 30px;
}

@media only screen and (min-width: 768px) {
  #careers-openings .title-container {
    margin-bottom: 90px;
  }
}

#careers-openings .title-container h1 {
  color: #001644;
  margin-bottom: 30px;
}

#careers-openings .title-container p.lead-1 {
  border-bottom: 1px solid #9c9c9c;
  border-top: 1px solid #9c9c9c;
  padding: 10px 0 9px;
  color: #9c9c9c;
  margin: 0;
}

#careers-openings .title-container p.lead-1 span {
  position: relative;
  top: -2px;
  font-size: 60px;
  line-height: 60px;
  vertical-align: middle;
  color: #3dd9ab;
  margin-right: 25px;
}

#careers-openings .area h2 {
  font-size: 22px;
  line-height: 22px;
  margin-bottom: 30px;
}

#careers-openings .area .position {
  margin-bottom: 30px;
}

#careers-openings .area .position h3, #careers-openings .area .position h4 {
  font-size: 1em;
  line-height: 1.3em;
}

#careers-openings .area .position h3 {
  margin-bottom: 10px;
}

#careers-openings .area .position h3 a {
  color: #00309c;
}

#careers-openings .area .position h3 a:hover {
  color: #0152e5;
}

#careers-openings .area .position h4 {
  color: #9c9c9c;
}

#careers-openings .nav-stacked {
  text-align: left;
}

#careers-openings .nav-stacked .panel {
  border: none;
}

#careers-openings .nav-stacked .panel ul {
  padding: 30px 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

#careers-openings .area {
  margin-bottom: 30px;
  overflow: hidden;
}

@media (min-width: 768px) {
  #careers-openings .area {
    min-height: 250px;
  }
}

.privacy-header {
  max-width: 124rem;
  margin-right: auto;
  margin-left: auto;
}

.privacy-header:after {
  content: "";
  display: table;
  clear: both;
}

@media (min-width: 1024px) {
  .privacy-header {
    margin-left: 45px;
    margin-right: 45px;
  }
}

@media (min-width: 1200px) {
  .privacy-header {
    margin-left: 100px;
    margin-right: 100px;
  }
}

@media (min-width: 1440px) {
  .privacy-header {
    margin: 0 auto;
  }
}

.privacy-header__symbol {
  width: 100%;
  float: left;
  padding-right: 2rem;
  padding-left: 2rem;
}

@media print, screen and (min-width: 40em) {
  .privacy-header__symbol {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.privacy-header__symbol, .privacy-header__symbol:last-child:not(:first-child) {
  float: left;
  clear: none;
}

@media only screen and (min-width: 1024px) {
  .privacy-header__symbol {
    width: 25%;
    float: left;
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

@media only screen and (min-width: 1024px) and (min-width: 40em) {
  .privacy-header__symbol {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

@media only screen and (min-width: 1024px) {
  .privacy-header__symbol, .privacy-header__symbol:last-child:not(:first-child) {
    float: left;
    clear: none;
  }
}

.privacy-header__menu {
  width: 100%;
  float: left;
  padding-right: 2rem;
  padding-left: 2rem;
}

@media print, screen and (min-width: 40em) {
  .privacy-header__menu {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.privacy-header__menu, .privacy-header__menu:last-child:not(:first-child) {
  float: left;
  clear: none;
}

@media only screen and (min-width: 1024px) {
  .privacy-header__menu {
    width: 66.66667%;
    float: left;
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

@media only screen and (min-width: 1024px) and (min-width: 40em) {
  .privacy-header__menu {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

@media only screen and (min-width: 1024px) {
  .privacy-header__menu, .privacy-header__menu:last-child:not(:first-child) {
    float: left;
    clear: none;
  }
}

.privacy-content {
  max-width: 124rem;
  margin-right: auto;
  margin-left: auto;
}

.privacy-content:after {
  content: "";
  display: table;
  clear: both;
}

@media (min-width: 1024px) {
  .privacy-content {
    margin-left: 45px;
    margin-right: 45px;
  }
}

@media (min-width: 1200px) {
  .privacy-content {
    margin-left: 100px;
    margin-right: 100px;
  }
}

@media (min-width: 1440px) {
  .privacy-content {
    margin: 0 auto;
  }
}

.privacy-content__sidebar {
  width: 100%;
  float: left;
  padding-right: 2rem;
  padding-left: 2rem;
}

@media print, screen and (min-width: 40em) {
  .privacy-content__sidebar {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.privacy-content__sidebar, .privacy-content__sidebar:last-child:not(:first-child) {
  float: left;
  clear: none;
}

@media only screen and (min-width: 1024px) {
  .privacy-content__sidebar {
    width: 25%;
    float: left;
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

@media only screen and (min-width: 1024px) and (min-width: 40em) {
  .privacy-content__sidebar {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

@media only screen and (min-width: 1024px) {
  .privacy-content__sidebar, .privacy-content__sidebar:last-child:not(:first-child) {
    float: left;
    clear: none;
  }
}

.privacy-content__content {
  width: 100%;
  float: left;
  padding-right: 2rem;
  padding-left: 2rem;
}

@media print, screen and (min-width: 40em) {
  .privacy-content__content {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.privacy-content__content, .privacy-content__content:last-child:not(:first-child) {
  float: left;
  clear: none;
}

@media only screen and (min-width: 1024px) {
  .privacy-content__content {
    width: 66.66667%;
    float: left;
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

@media only screen and (min-width: 1024px) and (min-width: 40em) {
  .privacy-content__content {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

@media only screen and (min-width: 1024px) {
  .privacy-content__content, .privacy-content__content:last-child:not(:first-child) {
    float: left;
    clear: none;
  }
}

.privacy-header {
  margin-top: 100px;
}

@media only screen and (min-width: 1024px) {
  .privacy-header {
    margin-top: 140px;
  }
}

.privacy-header__symbol__image {
  height: 100px;
  width: auto;
  display: none;
}

@media only screen and (min-width: 1024px) {
  .privacy-header__symbol__image {
    display: block;
  }
}

@media only screen and (min-width: 1024px) {
  .privacy-header__menu {
    height: 100px;
    border-bottom: 1px solid #ccc;
  }
}

.privacy-header__menu .menu {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 1.5em;
  text-transform: uppercase;
}

.privacy-header__menu .menu .menu-item {
  display: inline-block;
  margin-right: 2rem;
  margin-top: 2rem;
  font-family: "Blender Pro Bold", sans-serif;
}

.privacy-header__menu .menu .menu-item a {
  color: #011644;
  cursor: pointer;
}

.privacy-header__menu .menu .menu-item a:hover, .privacy-header__menu .menu .menu-item a:focus, .privacy-header__menu .menu .menu-item a:active, .active .privacy-header__menu .menu .menu-item a {
  color: #002AC4;
  text-decoration: none;
}

.privacy-header__menu .menu .current-menu-item a {
  color: #002AC4;
  text-decoration: underline;
}

.privacy-content {
  margin-top: 60px;
  margin-bottom: 100px;
}

.privacy-content__my-data .privacy-content__sidebar {
  margin-bottom: 20px;
}

.privacy-content__sidebar__list {
  list-style: none;
  padding: 1rem 0 0 0;
  margin: 0;
  font-size: 0.8em;
  text-transform: uppercase;
}

.privacy-content__sidebar__list-item {
  margin-bottom: 1rem;
}

.privacy-content__sidebar__list-item .go-to-link {
  color: #002AC4;
}

.privacy-content__sidebar__list-item .go-to-link.select-section {
  color: #4CBB17;
}

.privacy-content__content h2 {
  font-size: 1.5em;
}

.privacy-content__content > div {
  margin-bottom: 6rem;
}

.privacy-content__content .download-forms > a {
  width: 250px;
  margin-top: 2rem;
}

.privacy-content__content .download-forms > a.uniq-button {
  background-color: #4CBB17;
}

.privacy-content__content .download-forms > a.uniq-button:hover {
  background-color: #fff;
  color: #4CBB17;
}

.privacy-content .table-wrapper {
  overflow-x: auto;
  max-width: 100%;
  width: 100%;
}

@media only screen and (max-width: 1024px) {
  .privacy-content .table-wrapper table {
    width: 900px !important;
  }
}

.default-page {
  max-width: 124rem;
  margin-right: auto;
  margin-left: auto;
}

.default-page:after {
  content: "";
  display: table;
  clear: both;
}

@media (min-width: 1024px) {
  .default-page {
    margin-left: 45px;
    margin-right: 45px;
  }
}

@media (min-width: 1200px) {
  .default-page {
    margin-left: 100px;
    margin-right: 100px;
  }
}

@media (min-width: 1440px) {
  .default-page {
    margin: 0 auto;
  }
}

.default-page__header {
  width: 100%;
  float: left;
  padding-right: 2rem;
  padding-left: 2rem;
}

@media print, screen and (min-width: 40em) {
  .default-page__header {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.default-page__header, .default-page__header:last-child:not(:first-child) {
  float: left;
  clear: none;
}

.default-page__content {
  width: 100%;
  float: left;
  padding-right: 2rem;
  padding-left: 2rem;
}

@media print, screen and (min-width: 40em) {
  .default-page__content {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.default-page__content, .default-page__content:last-child:not(:first-child) {
  float: left;
  clear: none;
}

.default-page {
  margin-top: 100px;
}

@media only screen and (min-width: 1024px) {
  .default-page {
    margin-top: 140px;
  }
}

.imprint-page {
  max-width: 124rem;
  margin-right: auto;
  margin-left: auto;
}

.imprint-page:after {
  content: "";
  display: table;
  clear: both;
}

@media (min-width: 1024px) {
  .imprint-page {
    margin-left: 45px;
    margin-right: 45px;
  }
}

@media (min-width: 1200px) {
  .imprint-page {
    margin-left: 100px;
    margin-right: 100px;
  }
}

@media (min-width: 1440px) {
  .imprint-page {
    margin: 0 auto;
  }
}

.imprint-page__header {
  width: 100%;
  float: left;
  padding-right: 2rem;
  padding-left: 2rem;
}

@media print, screen and (min-width: 40em) {
  .imprint-page__header {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.imprint-page__header, .imprint-page__header:last-child:not(:first-child) {
  float: left;
  clear: none;
}

.imprint-page__content {
  width: 100%;
  float: left;
  padding-right: 2rem;
  padding-left: 2rem;
}

@media print, screen and (min-width: 40em) {
  .imprint-page__content {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.imprint-page__content, .imprint-page__content:last-child:not(:first-child) {
  float: left;
  clear: none;
}

.imprint-page {
  margin-top: 100px;
}

.imprint-page .heading__title {
  margin-bottom: 10px;
}

@media only screen and (min-width: 1024px) {
  .imprint-page {
    margin-top: 140px;
  }
  .imprint-page .heading__title {
    margin-bottom: 10px;
  }
}

.imprint-page__content {
  margin-bottom: 80px;
}

.imprint-page__header {
  margin-bottom: 50px;
}

.imprint-page__block {
  margin-bottom: 50px;
}

.imprint-page__block p {
  margin-top: 0;
}

.error404 main {
  width: 100%;
  height: 95vh;
  background-size: cover;
  background-image: url("../images/404-bg.png");
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
}

.error-404 {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: 0 auto;
  left: 0;
  right: 0;
  width: 50%;
}

.error-404__title, .error-404__content {
  color: #ffffff;
  text-align: center;
}

.error-404__message {
  margin-top: 0;
  font-family: "Blender Pro Medium", sans-serif;
}

.error-404__return {
  font-family: "Blender Pro Medium", sans-serif;
  display: inline-block;
  position: relative;
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
}

.error-404__return:hover, .error-404__return:focus, .error-404__return:active {
  color: #ffffff;
  text-decoration: underline;
}

.error-404__return:after {
  background-image: url("../images/svg/right-arrow.svg");
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%) rotate(180deg);
          transform: translateY(-50%) rotate(180deg);
  left: -30px;
  content: " ";
  background-repeat: no-repeat;
  background-position: 95% center;
  background-size: 17px 19px;
  width: 19px;
  height: 17px;
}
