/* Minification failed. Returning unminified contents.
(5251,3): run-time error CSS1060: Expected closing curly-brace, found '0‰'
(5262,19): run-time error CSS1019: Unexpected token, found '}'
(5264,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(5265,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0‰'
(5365,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(5366,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '100%'
(5371,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(5372,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '100%'
(5449,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(5450,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '100%'
(5453,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(5454,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '100%'
(5501,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(5502,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '100%'
(5507,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(5508,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '100%'
(5562,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(5563,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '100%'
(5566,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(5567,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '100%'
 */
@charset "UTF-8";
/* Background colors*/
.l-container, .site-header ul, .nav-tool__list, .l-info-block__col,
.l-info-block, .l-call-to-action__row, .c-event-agenda-overview__navigation-items, .c-event-agenda-overview__events, .c-event-agenda-overview__image-container, .c-tabs__navigation-items {
  zoom: 1; }
  .l-container:before, .site-header ul:before, .nav-tool__list:before, .l-info-block__col:before,
  .l-info-block:before, .l-call-to-action__row:before, .c-event-agenda-overview__navigation-items:before, .c-event-agenda-overview__events:before, .c-event-agenda-overview__image-container:before, .c-tabs__navigation-items:before, .l-container:after, .site-header ul:after, .nav-tool__list:after, .l-info-block__col:after,
  .l-info-block:after, .l-call-to-action__row:after, .c-event-agenda-overview__navigation-items:after, .c-event-agenda-overview__events:after, .c-event-agenda-overview__image-container:after, .c-tabs__navigation-items:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden; }
  .l-container:after, .site-header ul:after, .nav-tool__list:after, .l-info-block__col:after,
  .l-info-block:after, .l-call-to-action__row:after, .c-event-agenda-overview__navigation-items:after, .c-event-agenda-overview__events:after, .c-event-agenda-overview__image-container:after, .c-tabs__navigation-items:after {
    clear: both; }

.is-collapsed {
  display: none; }

.is-expanded {
  display: block; }

.is-animating-collapse.is-animating {
  display: block;
  overflow: hidden; }

.is-animating-collapse.is-animating-in {
  transition: height 0.3s ease-in; }

.is-animating-collapse.is-animating-out {
  transition: height 0.3s ease-out; }

.has-image-cover {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  min-height: 250px; }
  @media screen and (min-width: 568px) {
    .has-image-cover {
      min-height: 325px; } }
  @media screen and (min-width: 768px) {
    .has-image-cover {
      min-height: 375px; } }
  @media screen and (min-width: 1200px) {
    .has-image-cover {
      min-height: 500px; } }
  @media screen and (min-width: 1800px) {
    .has-image-cover {
      min-height: 600px; } }
  @media screen and (min-width: 1920px) {
    .has-image-cover {
      min-height: 600px; } }

.hidden,
.screener {
  display: none; }

.visually-hidden {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
  visibility: hidden; }

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

/* ------------------------------------------------------------ AutoComplete */
.ui-autocomplete {
  background-clip: padding-box;
  background-color: #ffffff;
  border-color: #ccc;
  border-color: rgba(0, 0, 0, 0.2);
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  color: #000000;
  display: none;
  float: left;
  left: 0;
  list-style: none;
  margin: 2px 0 0 0;
  min-width: 160px;
  padding: 4px 0;
  position: absolute;
  top: 100%;
  z-index: 1000; }

/* workarounds */
* html .ui-autocomplete {
  width: 1px; }

/* without this, the menu expands to 100% in IE6 */
.ui-menu {
  display: block;
  float: left;
  list-style: none;
  margin: 0;
  padding: 2px; }
  .ui-menu .ui-menu {
    margin-top: -3px; }
  .ui-menu .ui-menu-item {
    clear: left;
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
    zoom: 1; }
    .ui-menu .ui-menu-item a {
      color: #000000;
      display: block;
      line-height: 1.5;
      padding: .2em .4em;
      text-decoration: none;
      zoom: 1; }
      .ui-menu .ui-menu-item a.ui-state-hover, .ui-menu .ui-menu-item a.ui-state-active {
        font-weight: normal;
        margin: -1px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@font-face {
  font-family: "Simplon Norm";
  src: url("/ui/dist/fonts/SimplonNorm-Medium-Web/S/SimplonNorm-Medium-WebS.eot");
  src: url("/ui/dist/fonts/SimplonNorm-Medium-Web/S/SimplonNorm-Medium-WebS.eot#iefix") format("embedded-opentype"), url("/ui/dist/fonts/SimplonNorm-Medium-Web/S/SimplonNorm-Medium-WebS.woff") format("woff"), url("/ui/dist/fonts/SimplonNorm-Medium-Web/S/SimplonNorm-Medium-WebS.ttf") format("truetype"), url("/ui/dist/fonts/SimplonNorm-Medium-Web/S/SimplonNorm-Medium-WebS.svg") format("svg");
  font-weight: 600;
  font-style: normal; }

@font-face {
  font-family: "Simplon Norm";
  src: url("/ui/dist/fonts/SimplonNorm-Bold-Web/S/SimplonNorm-Bold-WebS.eot");
  src: url("/ui/dist/fonts/SimplonNorm-Bold-Web/S/SimplonNorm-Bold-WebS.eot#iefix") format("embedded-opentype"), url("/ui/dist/fonts/SimplonNorm-Bold-Web/S/SimplonNorm-Bold-WebS.woff") format("woff"), url("/ui/dist/fonts/SimplonNorm-Bold-Web/S/SimplonNorm-Bold-WebS.ttf") format("truetype"), url("/ui/dist/fonts/SimplonNorm-Bold-Web/S/SimplonNorm-Bold-WebS.svg") format("svg");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: "Simplon Norm";
  src: url("/ui/dist/fonts/SimplonNorm-Regular-Web/S/SimplonNorm-Regular-WebS.eot");
  src: url("/ui/dist/fonts/SimplonNorm-Regular-Web/S/SimplonNorm-Regular-WebS.eot#iefix") format("embedded-opentype"), url("/ui/dist/fonts/SimplonNorm-Regular-Web/S/SimplonNorm-Regular-WebS.woff") format("woff"), url("/ui/dist/fonts/SimplonNorm-Regular-Web/S/SimplonNorm-Regular-WebS.ttf") format("truetype"), url("/ui/dist/fonts/SimplonNorm-Regular-Web/S/SimplonNorm-Regular-WebS.svg") format("svg");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: "Simplon Norm";
  src: url("/ui/dist/fonts/SimplonNorm-Light-Web/S/SimplonNorm-Light-WebS.eot");
  src: url("/ui/dist/fonts/SimplonNorm-Light-Web/S/SimplonNorm-Light-WebS.eot#iefix") format("embedded-opentype"), url("/ui/dist/fonts/SimplonNorm-Light-Web/S/SimplonNorm-Light-WebS.woff") format("woff"), url("/ui/dist/fonts/SimplonNorm-Light-Web/S/SimplonNorm-Light-WebS.ttf") format("truetype"), url("/ui/dist/fonts/SimplonNorm-Light-Web/S/SimplonNorm-Light-WebS.svg") format("svg");
  font-weight: 100;
  font-style: normal; }

@font-face {
  font-family: "Simplon Norm";
  src: url("/ui/dist/fonts/SimplonNorm-LightItalic-Web/S/SimplonNorm-LightItalic-WebS.eot");
  src: url("/ui/dist/fonts/SimplonNorm-LightItalic-Web/S/SimplonNorm-LightItalic-WebS.eot#iefix") format("embedded-opentype"), url("/ui/dist/fonts/SimplonNorm-LightItalic-Web/S/SimplonNorm-LightItalic-WebS.woff") format("woff"), url("/ui/dist/fonts/SimplonNorm-LightItalic-Web/S/SimplonNorm-LightItalic-WebS.ttf") format("truetype"), url("/ui/dist/fonts/SimplonNorm-LightItalic-Web/S/SimplonNorm-LightItalic-WebS.svg") format("svg");
  font-weight: 100;
  font-style: italic; }

.l-main {
  min-height: 100%; }

.l-container {
  margin: 0 20px;
  max-width: 100%; }

@media screen and (min-width: 960px) {
  .l-container {
    margin: 0 50px; } }

@media screen and (min-width: 1200px) {
  .l-main {
    min-height: initial; }
  .l-container {
    max-width: 1160px;
    margin: 0 auto; } }

@media screen and (min-width: 1800px) {
  .l-container {
    max-width: 1530px; } }

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

body {
  position: relative;
  overflow-x: hidden; }
  body.has-noscroll {
    overflow: hidden; }
  @media screen and (max-width: 1023px) {
    body.has-noscroll--mobile {
      overflow: hidden;
      position: fixed; } }

label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer; }

ul,
ol {
  padding: 0; }

.read-more {
  position: relative; }
  .read-more:after {
    content: '';
    display: inline-block;
    height: 16px;
    width: 16px;
    position: absolute;
    margin-left: 6px;
    top: 50%;
    margin-top: -8px;
    right: 0px; }

.visuallyhidden,
.c-media__play-button span,
.c-event-agenda-overview__tab.is-closed {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

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

figure {
  margin: 0; }

body {
  font-family: "Simplon Norm", sans-serif;
  font-weight: 300;
  line-height: 1.5;
  font-size: 1em; }
  @media screen and (min-width: 768px) {
    body {
      line-height: 1.45;
      font-size: 1.125em; } }

h1,
h2,
h3,
h4,
h5,
h6,
.heading-h1,
.heading-h2,
.heading-h3 {
  margin: 0.9em 0 0.55em; }
  a h1, a
  h2, a
  h3, a
  h4, a
  h5, a
  h6, a
  .heading-h1, a
  .heading-h2, a
  .heading-h3 {
    color: inherit; }

h1,
h2,
h3,
.heading-h1,
.heading-h2,
.heading-h3 {
  line-height: 1.1;
  font-weight: 100; }

h1,
h2,
.heading-h1,
.heading-h2 {
  letter-spacing: -1px; }

h4,
h5,
h6,
.heading-h3,
.heading-h4,
.heading-h5,
.heading-h6 {
  font-weight: 700; }

h1,
.heading-h1 {
  color: #333;
  margin: 0.55em 0;
  font-size: 48px;
  font-size: 3rem; }
  @media screen and (min-width: 768px) {
    h1,
    .heading-h1 {
      font-size: 60px;
      font-size: 3.75rem; } }
  @media screen and (min-width: 1800px) {
    h1,
    .heading-h1 {
      font-size: 80px;
      font-size: 5rem; } }

h2,
.heading-h2 {
  color: #333;
  font-size: 36px;
  font-size: 2.25rem; }
  @media screen and (min-width: 768px) {
    h2,
    .heading-h2 {
      font-size: 40px;
      font-size: 2.5rem; } }
  @media screen and (min-width: 1200px) {
    h2,
    .heading-h2 {
      font-size: 48px;
      font-size: 3rem; } }

h3,
.heading-h3 {
  color: #333;
  font-size: 24px;
  font-size: 1.5rem; }
  @media screen and (min-width: 768px) {
    h3,
    .heading-h3 {
      font-size: 36px;
      font-size: 2.25rem; } }

h4 {
  color: #333;
  line-height: 1.33;
  font-size: 18px;
  font-size: 1.125rem; }
  @media screen and (min-width: 768px) {
    h4 {
      font-size: 24px;
      font-size: 1.5rem; } }

h5,
.heading-h5,
h6 {
  color: #333;
  line-height: 1.33;
  font-size: 16px;
  font-size: 1rem; }
  @media screen and (min-width: 768px) {
    h5,
    .heading-h5,
    h6 {
      font-size: 18px;
      font-size: 1.125rem; } }

strong {
  font-weight: bold; }

.preamble {
  margin: 1.5em 0;
  line-height: 1.3;
  font-weight: 100;
  font-size: 20px;
  font-size: 1.25rem; }
  @media screen and (min-width: 768px) {
    .preamble {
      font-size: 24px;
      font-size: 1.5rem; } }

p {
  margin: 0.5em 0 1.1em; }

a {
  text-decoration: none;
  color: #ff553e; }
  a:hover, a:focus {
    text-decoration: underline; }

cite {
  font-weight: bold;
  font-style: normal; }

q {
  font-style: italic; }

.fancy-ol, .c-call-to-action__text-block ol:not(.c-call-to-action__list) {
  margin-left: 0;
  counter-reset: item; }
  .fancy-ol li, .c-call-to-action__text-block ol:not(.c-call-to-action__list) li {
    list-style: none;
    position: relative;
    margin-left: 40px;
    margin-bottom: 25px; }
    .fancy-ol li:before, .c-call-to-action__text-block ol:not(.c-call-to-action__list) li:before {
      content: counter(item);
      counter-increment: item;
      color: #333;
      border: 2px solid #333;
      border-radius: 30px;
      position: absolute;
      left: -40px;
      height: 30px;
      text-align: center;
      padding: 2px 0 0;
      top: -2px;
      width: 30px; }
    .fancy-ol li ul, .c-call-to-action__text-block ol:not(.c-call-to-action__list) li ul, .fancy-ol li ol, .c-call-to-action__text-block ol:not(.c-call-to-action__list) li ol {
      margin-top: 25px; }

.fancy-ul li, .c-call-to-action__text-block ul:not(.c-call-to-action__list) li {
  list-style: none;
  position: relative;
  margin-left: 17px;
  margin-bottom: 20px; }
  .fancy-ul li:before, .c-call-to-action__text-block ul:not(.c-call-to-action__list) li:before {
    content: '•';
    color: #333;
    position: absolute;
    left: -17px;
    padding-top: 2px;
    top: -2px; }

.fancy-ul ul, .c-call-to-action__text-block ul:not(.c-call-to-action__list) ul, .fancy-ul ol, .c-call-to-action__text-block ul:not(.c-call-to-action__list) ol {
  margin-top: 20px; }

.box-margin {
  margin-top: 50px;
  margin-bottom: 50px; }
  @media screen and (min-width: 960px) {
    .box-margin {
      margin-top: 80px;
      margin-bottom: 80px; } }

.fancy-select {
  display: inline-block;
  vertical-align: top;
  position: relative;
  overflow: hidden;
  background-color: #fff; }
  .fancy-select, .fancy-select > * {
    cursor: pointer; }
  .fancy-select select {
    background: transparent;
    border: 0;
    outline: 0;
    text-shadow: 1px 1px rgba(255, 255, 255, 0.7);
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none; }
  .fancy-select:after {
    content: '';
    width: 0;
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -3px;
    border-width: 7px 4px;
    border-style: solid;
    pointer-events: none;
    border-color: #ff553e transparent transparent transparent; }
    .c-split-screen__form-item .fancy-select:after,
    .c-lead-generating-form-block .fancy-select:after {
      width: 18px;
      border: 0;
      height: 100%; }

body:before {
  content: '0';
  display: none; }
  @media screen and (min-width: 568px) {
    body:before {
      content: '568'; } }
  @media screen and (min-width: 768px) {
    body:before {
      content: '768'; } }
  @media screen and (min-width: 1024px) {
    body:before {
      content: '1024'; } }
  @media screen and (min-width: 1200px) {
    body:before {
      content: '1200'; } }
  @media screen and (min-width: 1400px) {
    body:before {
      content: '1400'; } }
  @media screen and (min-width: 1800px) {
    body:before {
      content: '1800'; } }

ul.list {
  list-style-type: none;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
  padding: 0; }
  ul.list--horizontal li {
    display: inline-block; }

@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0); }
  100% {
    -webkit-transform: none;
            transform: none; } }

@keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0); }
  100% {
    -webkit-transform: none;
            transform: none; } }

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: none;
            transform: none; }
  100% {
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0); } }

@keyframes slideOutUp {
  0% {
    -webkit-transform: none;
            transform: none; }
  100% {
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0); } }

.is-animating-slide.is-animating-in {
  -webkit-animation: slideInDown 0.3s linear;
          animation: slideInDown 0.3s linear;
  -webkit-animation-timing-function: cubic-bezier(0.255, 0.61, 0.355, 0.1);
          animation-timing-function: cubic-bezier(0.255, 0.61, 0.355, 0.1); }

.is-animating-slide.is-animating-out {
  -webkit-animation: slideOutUp 0.3s linear;
          animation: slideOutUp 0.3s linear;
  -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
          animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

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

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

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

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

.is-animating-fade.is-animating {
  display: block; }

.is-animating-fade.is-animating-in {
  -webkit-animation: fadeIn 0.1s linear;
          animation: fadeIn 0.1s linear;
  -webkit-animation-timing-function: cubic-bezier(0.255, 0.61, 0.355, 0.1);
          animation-timing-function: cubic-bezier(0.255, 0.61, 0.355, 0.1); }

.is-animating-fade.is-animating-out {
  opacity: 0;
  -webkit-animation: fadeOut 0.1s linear;
          animation: fadeOut 0.1s linear;
  -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
          animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

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

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

@-webkit-keyframes growDown {
  0% {
    display: none;
    opacity: 0; }
  1% {
    display: block;
    opacity: 0;
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
    -webkit-transform-origin: center top;
            transform-origin: center top; }
  100% {
    opacity: 1;
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: center top;
            transform-origin: center top; } }

@keyframes growDown {
  0% {
    display: none;
    opacity: 0; }
  1% {
    display: block;
    opacity: 0;
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
    -webkit-transform-origin: center top;
            transform-origin: center top; }
  100% {
    opacity: 1;
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: center top;
            transform-origin: center top; } }

.site-header {
  position: relative;
  z-index: 100;
  width: 100%;
  background: #fff;
  box-sizing: border-box;
  line-height: 1.5;
  height: 50px;
  padding: 0 20px; }
  @media screen and (min-width: 1200px) {
    .site-header {
      padding: 0 40px; } }
  .site-header * {
    box-sizing: border-box; }
  .site-header li {
    list-style-type: none; }
  .site-header:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #fff; }
  .site-header:after {
    content: '';
    width: 100%;
    height: 1px;
    background-color: #e6e4e3;
    position: absolute;
    left: 0;
    bottom: -1px;
    z-index: 110; }

.site-header--campaign {
  background: none;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 101; }
  .site-header--campaign::after, .site-header--campaign::before {
    display: none !important; }
  @media screen and (min-width: 1024px) {
    .site-header--campaign {
      position: fixed; } }

@media screen and (min-width: 768px) {
  .site-header {
    height: 66px; } }

@media screen and (min-width: 1200px) {
  .site-header {
    height: 90px; } }

@media screen and (min-width: 1400px) {
  .site-header {
    height: 107px; } }

.site-header__campaign-text {
  font-size: 14px;
  font-size: 0.875rem;
  color: #fff;
  position: relative;
  display: block;
  top: 50%;
  -webkit-transform: translateY(-60%);
          transform: translateY(-60%);
  padding: 0 1.5em 0 20px;
  float: left;
  background-size: 1.2em;
  background-position: right .1em; }
  @media screen and (min-width: 1400px) {
    .site-header__campaign-text {
      font-size: 16px;
      font-size: 1rem;
      -webkit-transform: translateY(-70%);
              transform: translateY(-70%); } }

.site-footer {
  position: relative;
  width: 100%;
  background: #cac8c6;
  padding: 90px 0 30px;
  overflow: hidden;
  box-sizing: border-box;
  line-height: 1.5; }
  @media screen and (max-width: 1199px) {
    .site-footer {
      padding: 50px 30px 50px; } }
  @media screen and (max-width: 567px) {
    .site-footer {
      padding: 50px 20px 50px; } }
  .site-footer * {
    box-sizing: border-box; }

.site-footer__primary-block {
  text-align: center; }

.site-footer__primary-block-content {
  width: 1160px;
  display: inline-block;
  text-align: left;
  position: relative; }
  @media screen and (min-width: 1300px) {
    .site-footer__primary-block-content {
      width: 1260px; } }
  @media screen and (max-width: 1199px) {
    .site-footer__primary-block-content {
      width: 100%; } }

.site-footer__primary-block-column {
  width: 25%;
  float: left;
  margin: 0px; }
  @media screen and (max-width: 1099px) {
    .site-footer__primary-block-column {
      width: 50%;
      margin-bottom: 50px; } }
  @media screen and (max-width: 567px) {
    .site-footer__primary-block-column {
      width: 100%;
      margin-bottom: 70px; } }
  .site-footer__primary-block-column:last-child {
    width: 50%; }
    @media screen and (max-width: 1099px) {
      .site-footer__primary-block-column:last-child {
        width: 100%;
        float: none;
        clear: both;
        margin-bottom: 0px; } }

.site-footer__primary-block-heading {
  font-size: 24px !important;
  font-weight: normal !important;
  margin: 0 0 10px !important;
  color: #333 !important;
  line-height: 1.1; }
  .site-footer__primary-block-heading a {
    font-size: inherit !important;
    font-weight: inherit !important;
    color: inherit !important; }

.site-footer__primary-block-list {
  list-style: none;
  padding: 0px;
  margin: 0px; }
  .site-footer__primary-block-list li {
    padding: 0;
    margin: 10px 0 0; }
    .site-footer__primary-block-list li:first-child {
      margin: 0; }
  .site-footer__primary-block-list a {
    color: #333 !important;
    font-weight: 600; }

/* SINGUP FORM */
.site-footer__signupForm {
  margin: 0 0 50px !important; }
  @media screen and (max-width: 567px) {
    .site-footer__signupForm {
      margin-bottom: 70px !important; } }
  .site-footer__signupForm input[name="jedimindtrick"] {
    display: none; }

.site-footer__singupFormInput {
  display: inline-block;
  border: 3px solid #333 !important;
  border-radius: 0 !important;
  height: 50px !important;
  line-height: 50px;
  font-family: "Simplon Norm", sans-serif;
  font-weight: bold;
  width: 445px;
  box-sizing: border-box;
  margin: 0 !important;
  font-size: 18px !important;
  padding: 5px 10px !important;
  color: #666;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }
  .site-footer__singupFormInput.parsley-error {
    border-color: #ff5336 !important; }
  @media screen and (min-width: 1300px) {
    .site-footer__singupFormInput {
      width: 495px; } }
  @media screen and (min-width: 1100px) {
    .site-footer__singupFormInput {
      margin-right: 20px !important; } }
  @media screen and (max-width: 1199px) {
    .site-footer__singupFormInput {
      width: 60%;
      margin-right: 20px !important; } }
  @media screen and (max-width: 567px) {
    .site-footer__singupFormInput {
      width: 100%;
      margin: 0 0 25px !important;
      font-size: 16px !important; } }

.site-footer__signupFormButton {
  display: inline-block;
  vertical-align: top;
  background-color: #333 !important;
  color: #fff !important;
  height: 50px !important;
  line-height: 50px;
  font-family: "Simplon Norm", sans-serif;
  font-weight: bold;
  width: 115px;
  border: none;
  margin: 0 !important;
  font-size: 18px;
  font-size: 1.125rem; }
  .site-footer__signupFormButton:hover {
    background-color: #000 !important; }
  @media screen and (min-width: 1200px) {
    .site-footer__signupFormButton {
      float: right; } }
  @media screen and (max-width: 1099px) {
    .site-footer__signupFormButton {
      float: none; } }
  @media screen and (max-width: 567px) {
    .site-footer__signupFormButton {
      float: none;
      font-size: 16px !important; } }

/* CONTACT SECTION */
.site-footer__primary-block-contactList {
  list-style: none;
  margin: 0;
  padding: 0; }
  @media screen and (max-width: 567px) {
    .site-footer__primary-block-contactList {
      margin-bottom: 70px; } }
  .site-footer__primary-block-contactList li {
    display: inline-block;
    float: left;
    width: 50%;
    margin: 0 0 30px; }
    @media screen and (max-width: 567px) {
      .site-footer__primary-block-contactList li {
        width: 100%;
        float: none; } }
  .site-footer__primary-block-contactList h3 {
    color: #fff;
    font-size: 16px !important;
    font-weight: normal !important;
    text-transform: uppercase;
    margin: 0 0 5px !important;
    line-height: 1.1; }
  .site-footer__primary-block-contactList p {
    font-weight: 600;
    margin: 0 0 5px !important; }
  .site-footer__primary-block-contactList a {
    font-weight: 600;
    color: #333 !important;
    text-decoration: underline; }

/* SOCIAL MEDIA */
.site-footer__primary-block-socialMedialList {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline-block; }
  @media screen and (max-width: 1099px) {
    .site-footer__primary-block-socialMedialList {
      margin: 0 0 30px; } }
  @media screen and (max-width: 567px) {
    .site-footer__primary-block-socialMedialList {
      margin-bottom: 70px;
      width: 100%; } }
  .site-footer__primary-block-socialMedialList li {
    float: left;
    display: inline-block;
    margin: 0 20px 0 0; }
    @media screen and (max-width: 567px) {
      .site-footer__primary-block-socialMedialList li {
        margin: 0 0 0 15px; }
        .site-footer__primary-block-socialMedialList li:first-child {
          margin: 0; } }
  .site-footer__primary-block-socialMedialList a {
    display: inline-block;
    margin: 0;
    width: 35px;
    height: 35px;
    background-size: cover;
    background-position: 0;
    line-height: 1; }
    @media screen and (max-width: 567px) {
      .site-footer__primary-block-socialMedialList a {
        width: 54px;
        height: 54px; } }

/* SITE COLOPHON */
.site-footer__colophon {
  padding: 0 40px;
  margin: 50px 0 0; }
  @media screen and (max-width: 1199px) {
    .site-footer__colophon {
      margin: 0;
      padding: 0; } }
  @media screen and (min-width: 1990px) {
    .site-footer__colophon {
      width: 1260px;
      padding: 0;
      margin: 50px auto 0; } }

.site-footer__colophonText {
  font-size: 16px;
  color: #fff;
  margin: 0 20px 0 0; }

.site-footer__colophonLink {
  font-size: 16px;
  color: #fff !important; }

@media screen and (min-width: 1024px) {
  .l-below-header {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    transition: -webkit-transform 0.4s cubic-bezier(0, 0, 0.14, 1.01);
    transition: transform 0.4s cubic-bezier(0, 0, 0.14, 1.01);
    transition: transform 0.4s cubic-bezier(0, 0, 0.14, 1.01), -webkit-transform 0.4s cubic-bezier(0, 0, 0.14, 1.01);
    will-change: transform; } }

@media screen and (min-width: 1024px) {
  .subnav-main-is-open .l-below-header {
    -webkit-transform: translateY(480px);
            transform: translateY(480px); } }

@media screen and (min-width: 1200px) {
  .subnav-main-is-open .l-below-header {
    -webkit-transform: translateY(580px);
            transform: translateY(580px); } }

@media screen and (min-width: 1024px) {
  .nav-tools-is-open .l-below-header {
    -webkit-transform: translateY(200px);
            transform: translateY(200px); } }

.button-main, .c-split-screen__form-button, .c-lead-generating-form-block__form-button {
  display: inline-block;
  text-align: center;
  padding: 20px 40px;
  line-height: 1.4;
  border: 0;
  background: #05149b;
  color: #fff;
  font-weight: 600;
  font-size: 16px;
  font-size: 1rem; }
  @media screen and (min-width: 768px) {
    .button-main, .c-split-screen__form-button, .c-lead-generating-form-block__form-button {
      font-size: 18px;
      font-size: 1.125rem; } }
  .button-main:hover, .c-split-screen__form-button:hover, .c-lead-generating-form-block__form-button:hover, .button-main:focus, .c-split-screen__form-button:focus, .c-lead-generating-form-block__form-button:focus {
    background: #071ee5; }

a.button-main, a.c-split-screen__form-button, a.c-lead-generating-form-block__form-button {
  text-decoration: none; }

.button-main--orange {
  background: #ff553e; }
  .button-main--orange:hover, .button-main--orange:focus {
    background: #d71a00; }

.button-site-header {
  float: right;
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -15px;
  color: #fff !important;
  padding: 7px 12px;
  line-height: 1; }
  @media screen and (min-width: 768px) {
    .button-site-header {
      right: 0;
      padding: 9px 16px; } }
  @media screen and (min-width: 1200px) {
    .site-header__primary .button-site-header {
      display: none; } }
  @media screen and (min-width: 1400px) {
    .button-site-header {
      padding: 20px 40px; } }

.button-toggle {
  position: relative;
  background: none;
  border: 0;
  padding-right: 15px;
  padding-left: 0;
  text-align: left;
  color: #ff553e;
  font-size: 24px;
  font-size: 1.5rem;
  outline: none; }
  .button-toggle:after {
    content: "";
    display: inline-block;
    width: 27px;
    height: 27px;
    background-size: contain;
    position: relative;
    right: -8px;
    top: 7px;
    margin-top: -13.5px;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    transition: -webkit-transform 0.3s cubic-bezier(0.28, 0.58, 0.25, 0.95);
    transition: transform 0.3s cubic-bezier(0.28, 0.58, 0.25, 0.95);
    transition: transform 0.3s cubic-bezier(0.28, 0.58, 0.25, 0.95), -webkit-transform 0.3s cubic-bezier(0.28, 0.58, 0.25, 0.95);
    background-position: center; }
  .button-toggle.has-expanded-target:after {
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg); }

.site-logo {
  float: left;
  height: inherit;
  position: relative;
  z-index: 10; }

.site-logo__link {
  display: block;
  background-size: contain;
  background-position: left center;
  width: 60px;
  height: 50px; }
  @media screen and (min-width: 768px) {
    .site-logo__link {
      width: 70px;
      height: inherit; } }
  @media screen and (min-width: 1200px) {
    .site-logo__link {
      height: 88px; } }
  @media screen and (min-width: 1400px) {
    .site-logo__link {
      width: 100px;
      height: 105px; } }

.site-logo__text {
  display: none; }

.site-logo--campaign {
  position: absolute;
  top: 0;
  left: 0; }

.nav-main {
  height: 100%;
  background-color: #fff; }
  .nav-main.is-collapsed {
    display: block; }
  @media screen and (max-width: 1023px) {
    .nav-main {
      position: fixed;
      width: 100%;
      left: 0;
      top: -100%;
      z-index: 120;
      overflow-y: auto;
      transition: top 0.4s cubic-bezier(0, 0, 0.14, 1.01);
      will-change: top; }
      .nav-main.is-collapsed {
        top: -100%; }
      .nav-main.is-expanded {
        top: 0; } }
  @media screen and (min-width: 1024px) {
    .nav-main {
      float: left;
      margin-left: 50px;
      height: 66px; } }
  @media screen and (min-width: 1200px) {
    .nav-main {
      height: 90px; } }
  @media screen and (min-width: 1400px) {
    .nav-main {
      height: 107px; } }

.nav-main__items {
  margin: 0;
  list-style-type: none;
  clear: both; }

.nav-main__item {
  display: block;
  border-bottom: 1px solid #e6e4e3; }
  @media screen and (max-width: 1023px) {
    .nav-main__item.is-open--mobile .nav-main__link {
      color: #333; }
    .nav-main__item.is-open--mobile .nav-main__link-text:after {
      opacity: 1;
      -webkit-transform: scale(1, 1);
              transform: scale(1, 1); } }
  @media screen and (min-width: 1024px) {
    .nav-main__item {
      float: left;
      border: 0; }
      .nav-main__item.is-open--desktop .nav-main__link {
        color: #333; }
      .nav-main__item.is-open--desktop .nav-main__link-text:after {
        opacity: 1;
        -webkit-transform: scale(1, 1);
                transform: scale(1, 1); } }
  .nav-main__item:last-child .nav-main__link {
    padding: 0 20px;
    color: white !important;
    transition: color .1s .1s ease-out; }
    @media screen and (min-width: 1024px) {
      .nav-main__item:last-child .nav-main__link:after {
        content: '';
        width: 100%;
        height: 5px;
        background-color: #05149b;
        position: absolute;
        left: 0;
        bottom: 0;
        opacity: 1; } }
    .nav-main__item:last-child .nav-main__link:before {
      content: '';
      height: 100%;
      width: 100%;
      left: 0;
      top: 0;
      background-color: #05149b;
      -webkit-transform: scaleY(1);
              transform: scaleY(1);
      -webkit-transform-origin: center bottom;
              transform-origin: center bottom;
      opacity: 1;
      transition: -webkit-transform .2s ease-in-out;
      transition: transform .2s ease-in-out;
      transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out;
      position: absolute; }
    .nav-main__item:last-child .nav-main__link:hover, .nav-main__item:last-child .nav-main__link:focus {
      color: #05149b !important; }
      .nav-main__item:last-child .nav-main__link:hover:before, .nav-main__item:last-child .nav-main__link:focus:before {
        -webkit-transform: scaleY(0);
                transform: scaleY(0); }
      .nav-main__item:last-child .nav-main__link:hover .nav-main__link-icon path, .nav-main__item:last-child .nav-main__link:focus .nav-main__link-icon path {
        fill: #05149b; }
    .nav-main__item:last-child .nav-main__link .nav-main__link-text:after {
      background-color: #05149b; }
  @media screen and (max-width: 1023px) {
    .nav-main__item:last-child.is-open--mobile .nav-main__link {
      color: #05149b !important; }
      .nav-main__item:last-child.is-open--mobile .nav-main__link:before {
        -webkit-transform: scaleY(0);
                transform: scaleY(0); }
    .nav-main__item:last-child.is-open--mobile .nav-main__link-icon path {
      fill: #05149b; }
    .nav-main__item:last-child .nav-main__link-icon path {
      fill: #fff; } }
  @media screen and (min-width: 1024px) {
    .nav-main__item:last-child.is-open--desktop .nav-main__link {
      color: #05149b !important; }
      .nav-main__item:last-child.is-open--desktop .nav-main__link:before {
        -webkit-transform: scaleY(0);
                transform: scaleY(0); } }

.nav-main__link {
  display: block;
  padding: 0 20px;
  height: 70px;
  line-height: 70px;
  width: 100%;
  position: relative;
  font-size: 20px;
  font-size: 1.25rem;
  transition: color .2s ease-out; }
  @media screen and (min-width: 1024px) {
    .nav-main__link {
      height: 100%;
      line-height: 66px;
      padding: 0;
      font-size: 16px;
      font-size: 1rem; } }
  @media screen and (min-width: 1200px) {
    .nav-main__link {
      line-height: 90px;
      font-size: 18px;
      font-size: 1.125rem; } }
  @media screen and (min-width: 1400px) {
    .nav-main__link {
      line-height: 107px; } }
  .js-no_touch .nav-main__link:hover, .js-no_touch .nav-main__link:focus {
    text-decoration: none; }
    .js-no_touch .nav-main__link:hover .nav-main__link-text:after, .js-no_touch .nav-main__link:focus .nav-main__link-text:after {
      opacity: 1;
      -webkit-transform: scale(1, 1);
              transform: scale(1, 1); }

.nav-main__link-icon {
  position: absolute;
  right: 23px;
  top: 50%;
  margin-top: -8px;
  width: 10px;
  height: 16px;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  transition: -webkit-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out; }
  @media screen and (min-width: 1024px) {
    .nav-main__link-icon {
      display: none; } }
  .nav-main__link-icon svg {
    display: block;
    height: 100%;
    width: 100%; }
  .nav-main__link-icon path {
    transition: fill 0.2s ease-out; }
  .is-open--mobile .nav-main__link-icon {
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg); }
    .is-open--mobile .nav-main__link-icon path {
      fill: #333; }

.nav-main__link-text {
  display: inline-block;
  position: relative; }
  .nav-main__link-text:after {
    content: '';
    width: 100%;
    height: 5px;
    background-color: #ff553e;
    position: absolute;
    left: 0;
    bottom: 0;
    -webkit-transform: scale(0, 0);
            transform: scale(0, 0);
    opacity: 0;
    -webkit-transform-origin: center bottom;
            transform-origin: center bottom;
    transition: opacity .2s ease-in-out, -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out, opacity .2s ease-in-out;
    transition: transform .2s ease-in-out, opacity .2s ease-in-out, -webkit-transform .2s ease-in-out; }
    .is-open--desktop .nav-main__link-text:after {
      -webkit-transform: none;
              transform: none;
      opacity: 1; }
  @media screen and (min-width: 1024px) {
    .nav-main__link-text {
      padding: 0 15px; } }

.nav-main__top {
  overflow: hidden;
  border-bottom: 1px solid #e6e4e3; }
  @media screen and (min-width: 1024px) {
    .nav-main__top {
      display: none; } }

.nav-main__close {
  display: block;
  position: relative;
  border: 0;
  background: none;
  color: #ff553e;
  float: right;
  padding: 0 20px;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  font-size: 1rem; }

.nav-main__close-text {
  padding-right: 42px; }

.nav-main__close-icon {
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -11px; }
  .nav-main__close-icon svg {
    display: block;
    height: 22px;
    width: 22px; }

.nav-tools {
  height: 100%;
  float: right;
  margin: 0; }
  @media screen and (min-width: 1200px) {
    .nav-tools {
      margin-right: -10px; } }

.nav-tool__list {
  margin: 0; }

.nav-tool__item {
  float: left;
  height: 100%; }
  .nav-tool__item.is-open .nav-tool__expandable {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  .nav-tool__item.is-visible .nav-tool__expandable {
    visibility: visible; }

.nav-tool__toggle {
  position: relative;
  height: inherit; }

.nav-tool__expandable {
  display: none;
  visibility: hidden;
  position: absolute;
  top: 100%;
  bottom: auto;
  left: 0;
  width: 100%;
  margin: 0;
  padding: 6px 0;
  overflow: hidden;
  background: #f5f5f5;
  z-index: -1;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  transition: -webkit-transform 0.4s cubic-bezier(0, 0, 0.14, 1.01);
  transition: transform 0.4s cubic-bezier(0, 0, 0.14, 1.01);
  transition: transform 0.4s cubic-bezier(0, 0, 0.14, 1.01), -webkit-transform 0.4s cubic-bezier(0, 0, 0.14, 1.01);
  will-change: transform; }
  @media screen and (min-width: 1024px) {
    .nav-tool__expandable {
      display: block;
      position: absolute;
      top: 100%;
      left: 0;
      height: 200px;
      width: 100%; } }

.nav-tool__toggle-link {
  display: block;
  position: relative;
  text-align: center;
  height: inherit;
  padding: 0 10px; }
  @media screen and (min-width: 1200px) {
    .nav-tool__toggle-link {
      padding: 0 10px; } }
  .nav-tool__toggle-link:hover, .nav-tool__toggle-link:focus {
    text-decoration: none; }

.nav-tool__toggle-link__icon {
  position: relative;
  display: inline-block;
  width: 16px;
  height: 16px;
  background-size: contain;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%); }
  .nav-tool__toggle-link__icon svg {
    display: block;
    width: 100%;
    height: 100%; }
  .nav-tool__toggle-link__icon .globe-st0,
  .nav-tool__toggle-link__icon .search-st0 {
    transition: stroke .2s ease-in-out; }
  .is-open .nav-tool__toggle-link__icon .globe-st0,
  .is-open .nav-tool__toggle-link__icon .search-st0 {
    stroke: #333; }

.nav-tool__toggle-link__underline {
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 12px;
  opacity: 0;
  -webkit-transform: scale(0, 0);
          transform: scale(0, 0);
  opacity: 0;
  -webkit-transform-origin: center bottom;
          transform-origin: center bottom;
  transition: opacity .2s ease-in-out, -webkit-transform .2s ease-in-out;
  transition: transform .2s ease-in-out, opacity .2s ease-in-out;
  transition: transform .2s ease-in-out, opacity .2s ease-in-out, -webkit-transform .2s ease-in-out; }
  .is-open .nav-tool__toggle-link__underline,
  .hover .nav-tool__toggle-link__underline {
    border-bottom: 4px solid #ff553e;
    opacity: 1;
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1); }
  .hover.is-open .nav-tool__toggle-link__underline:after, .hover.is-open .nav-tool__toggle-link__underline:before,
  .is-open .nav-tool__toggle-link__underline:after,
  .is-open .nav-tool__toggle-link__underline:before {
    opacity: 1;
    transition: opacity 0.2s ease-in; }

.nav-tool__toggle-link__text {
  display: none; }
  @media screen and (min-width: 1200px) {
    .nav-tool__toggle-link__text {
      display: block; } }

.nav-main-toggler {
  position: relative;
  background: none;
  border: 0;
  padding: 0 10px;
  margin: 0 0 0 30px;
  overflow: hidden;
  height: 100%;
  line-height: 50px;
  vertical-align: middle;
  float: left; }
  @media screen and (min-width: 768px) {
    .nav-main-toggler {
      margin-left: 50px; } }
  @media screen and (min-width: 1024px) {
    .nav-main-toggler {
      display: none; } }

.nav-main-toggler__hamburger {
  width: 30px;
  height: 20px;
  position: relative;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  transition: .5s ease-in-out;
  cursor: pointer; }

.nav-main-toggler__bar {
  display: block;
  height: 2px;
  width: 100%;
  background: #ff553e;
  float: left;
  margin-bottom: 7px; }
  .nav-main-toggler__bar:last-child {
    margin-bottom: 0; }

.nav-main-toggler__text {
  float: left;
  color: #ff553e;
  font-family: "Simplon Norm", sans-serif;
  font-size: 16px;
  font-size: 1rem; }

.subnav-main {
  display: none;
  overflow: hidden;
  padding: 0 20px;
  background: #fff;
  border-top: 1px solid #e6e4e3; }
  @media screen and (max-width: 1023px) {
    .is-open--mobile .subnav-main {
      display: block;
      -webkit-animation: growDown 0.1s cubic-bezier(0, 0, 0.14, 1.01);
              animation: growDown 0.1s cubic-bezier(0, 0, 0.14, 1.01); } }
  @media screen and (min-width: 1024px) {
    .subnav-main {
      display: block;
      visibility: hidden;
      position: absolute;
      top: 100%;
      left: 0;
      padding-top: 40px;
      padding-bottom: 40px;
      height: 480px;
      width: 100%;
      border: 0;
      z-index: -1;
      -webkit-transform: translateY(-100%);
              transform: translateY(-100%);
      transition: -webkit-transform 0.4s cubic-bezier(0, 0, 0.14, 1.01);
      transition: transform 0.4s cubic-bezier(0, 0, 0.14, 1.01);
      transition: transform 0.4s cubic-bezier(0, 0, 0.14, 1.01), -webkit-transform 0.4s cubic-bezier(0, 0, 0.14, 1.01);
      will-change: transform; }
      .is-open--desktop .subnav-main {
        -webkit-transform: translateY(0);
                transform: translateY(0); }
      .is-visible--desktop .subnav-main {
        visibility: visible; } }
  @media screen and (min-width: 1200px) {
    .subnav-main {
      height: 580px; } }

.subnav-main-container:first-child {
  display: none; }

@media screen and (min-width: 1024px) {
  .subnav-main-container {
    width: 50%;
    height: 400px;
    float: left; }
    .subnav-main-container:first-child {
      display: block; }
    .subnav-main-container:last-child {
      border-left: 1px solid #e6e4e3; } }

@media screen and (min-width: 1200px) {
  .subnav-main-container {
    height: 500px; } }

.subnav-main-container--list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.subnav-main-menus,
.subnav-main-menu__list {
  margin: 0;
  list-style-type: none; }
  .subnav-main-container--list .subnav-main-menus, .subnav-main-container--list
  .subnav-main-menu__list {
    width: 100%; }

.subnav-main-menus {
  max-width: 850px;
  padding-bottom: 10px; }
  @media screen and (min-width: 1024px) {
    .subnav-main-menus {
      padding: 0 5%;
      margin: 0 auto;
      max-height: 100%;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-align-items: flex-start;
          -ms-flex-align: start;
              align-items: flex-start;
      -webkit-align-content: flex-start;
          -ms-flex-line-pack: start;
              align-content: flex-start; } }

.subnav-main-menu {
  display: block; }
  @media screen and (min-width: 1024px) {
    .subnav-main-menu {
      width: 50%;
      margin-bottom: 20px;
      padding-right: 20px;
      float: left; }
      .subnav-main-menu:nth-child(odd) {
        clear: both; } }

.subnav-main-menu__heading,
.subnav-main-menu__link {
  display: inline-block;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.3; }
  @media screen and (min-width: 1200px) {
    .subnav-main-menu__heading,
    .subnav-main-menu__link {
      font-size: 18px;
      font-size: 1.125rem; } }

.subnav-main-menu__heading {
  margin: 20px 0 0 0; }
  @media screen and (min-width: 1024px) {
    .subnav-main-menu__heading {
      margin-top: 0;
      padding-bottom: 8px; } }

.subnav-main-menu__link {
  padding: 10px 20px 10px; }
  @media screen and (min-width: 1024px) {
    .subnav-main-menu__link {
      padding: 8px 0; } }

.subnav-main-teasers {
  margin: 0 auto;
  list-style-type: none;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
  height: 100%;
  max-width: 850px;
  padding: 0 8%; }

.subnav-main-teaser {
  display: block;
  width: 100%;
  text-align: center; }

.subnav-main-teaser__link {
  display: block;
  overflow: hidden;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  .subnav-main-teaser__link .subnav-main-teaser__text {
    color: #333; }
  .subnav-main-teaser__link:hover, .subnav-main-teaser__link:focus, .subnav-main-teaser__link:active {
    text-decoration: none; }
    .subnav-main-teaser__link:hover .subnav-main-teaser__heading, .subnav-main-teaser__link:focus .subnav-main-teaser__heading, .subnav-main-teaser__link:active .subnav-main-teaser__heading {
      text-decoration: underline; }

.subnav-main-figure {
  display: block;
  width: 100%;
  margin-bottom: 40px;
  text-align: center; }

.subnav-main-figure__image {
  max-width: 100%;
  vertical-align: bottom; }

.subnav-main-teaser__heading {
  font-size: 20px;
  font-size: 1.25rem;
  margin: 0 0 10px; }
  @media screen and (min-width: 1200px) {
    .subnav-main-teaser__heading {
      font-size: 24px;
      font-size: 1.5rem; } }

.subnav-main-teaser__heading-arrow {
  position: absolute;
  padding-left: .3em; }

.subnav-main-teaser__content {
  font-size: 16px;
  font-size: 1rem; }
  @media screen and (min-width: 1200px) {
    .subnav-main-teaser__content {
      font-size: 18px;
      font-size: 1.125rem; } }
  .subnav-main-teaser__content p:last-of-type {
    margin-bottom: 0; }

.subnav-main-teasers--flag .subnav-main-teaser,
.subnav-main-teasers--flag-small .subnav-main-teaser {
  text-align: left;
  margin-bottom: 40px; }
  .subnav-main-teasers--flag .subnav-main-teaser:last-child,
  .subnav-main-teasers--flag-small .subnav-main-teaser:last-child {
    margin-bottom: 0; }

.subnav-main-teasers--flag .subnav-main-figure,
.subnav-main-teasers--flag-small .subnav-main-figure {
  width: 40%;
  float: left;
  margin: 0; }

.subnav-main-teasers--flag .subnav-main-teaser__content,
.subnav-main-teasers--flag-small .subnav-main-teaser__content {
  width: 60%;
  float: left;
  padding-left: 20px; }

.subnav-main-teasers--flag .subnav-main-teaser__heading,
.subnav-main-teasers--flag-small .subnav-main-teaser__heading {
  margin-bottom: 10px; }

.subnav-main-teasers--flag .subnav-main-teaser__link,
.subnav-main-teasers--flag-small .subnav-main-teaser__link {
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row; }

@media screen and (min-width: 1400px) {
  .subnav-main-teasers--flag .subnav-main-figure__image {
    max-width: 85%; } }

.subnav-main-teasers--flag-small .subnav-main-figure__image {
  max-width: 65%; }
  @media screen and (min-width: 1400px) {
    .subnav-main-teasers--flag-small .subnav-main-figure__image {
      max-width: 50%; } }

.header-search {
  height: inherit; }
  .header-search input[type="text"] {
    border-radius: 0;
    margin: 0;
    padding: 9px 20px;
    border: 1px solid #e6e4e3;
    border-right: none;
    height: 60px; }
    .header-search input[type="text"]:focus {
      outline: none;
      box-shadow: inset 4px 0px 0px 0px #699bff; }

@media screen and (max-width: 1199px) {
  .header-search__toggle-text {
    display: none; } }

.header-search__container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 50px 20px; }
  @media screen and (min-width: 1200px) {
    .header-search__container {
      padding: 35px; } }

.header-search__container-inner {
  position: relative;
  width: 95%; }
  @media screen and (min-width: 568px) {
    .header-search__container-inner {
      width: 80%; } }
  @media screen and (min-width: 1200px) {
    .header-search__container-inner {
      width: 60%; } }

.header-search__field {
  position: relative;
  margin-right: 100px; }
  @media screen and (min-width: 568px) {
    .header-search__field {
      margin-right: 120px; } }
  @media screen and (min-width: 1400px) {
    .header-search__field {
      margin-right: 160px; } }

.header-search__input {
  width: 100%;
  font-family: "Simplon Norm", sans-serif; }

.header-search__label {
  display: none;
  height: 18px;
  width: 18px;
  position: absolute;
  left: 15px;
  top: 50%;
  margin: -9px 0 0;
  background-size: contain; }
  .header-search__label span {
    display: none; }
  @media screen and (min-width: 768px) {
    .header-search__label {
      display: block; } }

.header-search__btn {
  display: block;
  font-family: "Simplon Norm", sans-serif;
  height: 60px;
  position: absolute;
  top: 0;
  right: 0;
  padding-left: 0;
  padding-right: 0;
  width: 100px; }
  @media screen and (min-width: 568px) {
    .header-search__btn {
      width: 120px; } }
  @media screen and (min-width: 1400px) {
    .header-search__btn {
      margin-top: 0;
      width: auto;
      position: absolute;
      top: 0;
      right: 0;
      width: 160px; } }

.header-search__form {
  margin: 0; }

.lang-select {
  height: inherit; }

.lang-select__list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }

.lang-select__item {
  width: 100%; }

.lang-select__link {
  display: block;
  padding: 8px 20px;
  text-align: center; }
  @media screen and (min-width: 568px) {
    .lang-select__link {
      text-align: right; } }
  @media screen and (min-width: 1400px) {
    .lang-select__link {
      padding: 10px 40px; } }

.c-two-column-text-block__inner {
  margin-bottom: 30px; }
  .c-two-column-text-block__inner h1:first-of-type,
  .c-two-column-text-block__inner h2:first-of-type,
  .c-two-column-text-block__inner h3:first-of-type,
  .c-two-column-text-block__inner h4:first-of-type {
    margin-top: 0; }

@media screen and (min-width: 768px) {
  .c-two-column-text-block {
    margin-bottom: 0;
    zoom: 1; }
    .c-two-column-text-block:before, .c-two-column-text-block:after {
      content: "\0020";
      display: block;
      height: 0;
      overflow: hidden; }
    .c-two-column-text-block:after {
      clear: both; }
  .c-two-column-text-block__inner {
    float: left;
    width: 50%;
    padding-right: 20px;
    margin-bottom: 0; } }

@media screen and (min-width: 1200px) {
  .c-two-column-text-block__inner {
    padding-right: 60px; } }

.c-one-column-text-block__inner {
  margin-bottom: 30px; }
  .c-one-column-text-block__inner h1:first-of-type,
  .c-one-column-text-block__inner h2:first-of-type,
  .c-one-column-text-block__inner h3:first-of-type,
  .c-one-column-text-block__inner h4:first-of-type {
    margin-top: 0; }
  .c-one-column-text-block__inner blockquote {
    font-size: 20px;
    font-size: 1.25rem;
    padding: 0 0 0 30px;
    position: relative;
    margin-left: 0;
    color: #666;
    margin: 2em 0;
    border-left: 5px solid #ff553e; }

@media screen and (min-width: 768px) {
  .c-one-column-text-block {
    overflow: hidden; }
  .c-one-column-text-block__inner {
    position: relative;
    width: 85%;
    max-width: 1220px;
    margin: 0 auto; }
    .c-one-column-text-block__inner blockquote {
      font-size: 27px;
      font-size: 1.6875rem;
      font-weight: 100;
      line-height: 1.3;
      margin: 2em 10%; }
    .c-one-column-text-block__inner.align-left {
      margin: 0; } }

@media screen and (min-width: 1024px) {
  .c-one-column-text-block__inner {
    width: 75%; } }

@media screen and (min-width: 768px) {
  .l-info-block__col {
    padding-right: 20px; } }

@media screen and (min-width: 1200px) {
  .l-info-block__col {
    padding-right: 60px; } }

.c-info-block {
  position: relative;
  overflow: hidden; }
  .c-info-block h1:first-of-type,
  .c-info-block h2:first-of-type,
  .c-info-block h3:first-of-type,
  .c-info-block h4:first-of-type {
    margin-top: 0; }

.c-info-block__container-content {
  width: 100%; }

.c-info-block__container-image {
  text-align: center;
  margin-bottom: 20px; }
  @media screen and (min-width: 768px) {
    .c-info-block__container-image {
      margin-bottom: 0; } }

.c-info-block__image {
  display: block;
  max-width: 100%;
  max-height: 100%; }

.c-info-block__expand-area {
  border-bottom: 1px solid #cac8c6;
  background: #fff; }

.c-info-block__expand-button {
  font-size: 18px;
  font-size: 1.125rem;
  margin: 0 0 10px; }

.c-info-block__expand-target.is-animating-in {
  transition: height 0.15s cubic-bezier(0.28, 0.58, 0.55, 0.87); }

.c-info-block__expand-target.is-animating-out {
  transition: height 0.15s cubic-bezier(0.28, 0.58, 0.55, 0.87); }

.c-info-block--image-left .c-info-block__container-image {
  float: left; }

.c-info-block--image-right .c-info-block__container-image {
  float: right; }

@media screen and (min-width: 768px) {
  .l-info-block {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start; }
    .is-reversed .l-info-block {
      -webkit-flex-direction: row-reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }
  .l-info-block__col {
    width: 50%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
  .l-info-block__col--image {
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .l-info-block__col--text {
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .c-info-block__container-helper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-align-content: center;
        -ms-flex-line-pack: center;
            align-content: center;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
  .c-info-block__container-image {
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1; }
  .c-info-block--image-left .c-info-block__container-image,
  .c-info-block--image-right .c-info-block__container-image {
    position: absolute;
    top: 0;
    margin-left: 0;
    margin-right: 0; }
  .c-info-block--image-left .c-info-block__container-image {
    left: 0;
    right: 50%;
    padding-left: 0;
    text-align: left; }
  .c-info-block--image-right .c-info-block__container-image {
    right: 0;
    left: 50%;
    text-align: right; }
  .c-info-block__expand-toggle-space {
    position: relative;
    width: 100%;
    margin-top: 30px; } }

.quote {
  color: #666;
  position: relative;
  margin: 0;
  padding: 30px 0 0; }
  .quote .quote__heading {
    font-size: 24px;
    font-size: 1.5rem;
    color: #666; }

.quote--light {
  color: white; }
  .quote--light .quote__author:before {
    background: white; }
  .quote--light .quote__heading {
    color: white; }

.quote__content {
  position: relative;
  z-index: 2;
  padding-bottom: 20px; }

.read-more {
  display: inline-block;
  color: #ff553e;
  padding-right: 25px; }

.quote__info {
  color: white; }
  .quote__info img {
    vertical-align: middle;
    max-height: 25px;
    margin-left: 6px; }

.quote__text {
  font-size: 36px;
  font-size: 2.25rem;
  font-weight: 100;
  margin-bottom: 20px;
  line-height: 1.3;
  margin-top: 30px;
  position: relative; }
  .quote__text:before {
    content: '';
    height: 53px;
    width: 60px;
    display: block; }

.quote__author {
  font-size: 18px;
  font-size: 1.125rem;
  display: block; }
  .quote__author:before {
    content: '';
    height: 4px;
    background: #666;
    width: 90px;
    display: block;
    margin-bottom: 15px; }
  .quote__author span {
    display: block; }

.quote__extra {
  font-size: 16px;
  font-size: 1rem;
  background-color: rgba(0, 0, 0, 0.5);
  overflow: hidden;
  position: relative;
  padding: 8px 0px 7px; }
  .quote__extra p {
    margin: 0;
    font-weight: 100; }

.quote__img {
  display: none; }

@media screen and (min-width: 768px) {
  .quote {
    padding-bottom: 55px; }
  .quote__info {
    float: right; }
  .quote__text {
    margin-left: 80px; }
    .quote__text:before {
      position: absolute;
      left: -80px; }
  .quote__author {
    padding-left: 80px; }
  .quote__extra {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0; }
  .read-more {
    margin-top: 1px; } }

@media screen and (min-width: 960px) {
  .quote__content {
    max-width: 80%; } }

@media screen and (min-width: 1099px) {
  .quote__content {
    max-width: 60%;
    padding-bottom: 80px; }
  .quote__img {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    height: 100%;
    max-height: 100%; }
  .quote__extra {
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden; } }

@media screen and (min-width: 1200px) {
  .quote {
    padding: 0; }
  .quote__text {
    margin-top: 30px;
    margin-left: 100px; }
    .quote__text:before {
      left: -100px;
      top: 5px; }
  .quote__extra {
    font-size: 18px;
    font-size: 1.125rem;
    padding: 13px 0px 12px; }
  .quote__content {
    max-width: 50%;
    position: relative;
    z-index: 2;
    padding: 40px 40px 110px 0; }
  .quote__author {
    padding-left: 100px; } }

@media screen and (min-width: 1400px) {
  .quote__text {
    margin-left: 0;
    font-size: 46px;
    font-size: 2.875rem; }
    .quote__text:before {
      top: 10px;
      height: 62px;
      width: 70px; }
  .quote__author {
    padding-left: 0; } }

.c-media {
  position: relative;
  margin: 0 auto; }

.c-media__play-button {
  width: 70px;
  height: 70px;
  margin: -35px;
  background-color: transparent;
  border: 0;
  position: absolute;
  left: 50%;
  top: 50%;
  transition: all .2s ease-in-out;
  display: none; }
  @media screen and (min-width: 768px) {
    .c-media__play-button {
      display: block;
      width: 90px;
      height: 90px;
      margin: -45px; } }
  @media screen and (min-width: 1200px) {
    .c-media__play-button {
      width: 120px;
      height: 120px;
      margin: -60px; } }
  @media screen and (min-width: 720px) {
    .c-media__play-button {
      display: none; } }
  .c-media__play-button:hover, .c-media__play-button:active, .c-media__play-button:focus {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
    transition: all .2s ease-in-out; }

.c-media-—only-btn .c-media__play-button {
  display: block; }

.c-media__text {
  background: white;
  display: inline-block;
  z-index: 2;
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: 20px;
  max-width: 100%;
  padding: 15px 15px 12px;
  transition: all .8s ease-in-out; }
  @media screen and (min-width: 568px) {
    .c-media__text {
      max-width: 80%;
      right: auto;
      padding: 15px 20px; } }
  @media screen and (min-width: 720px) {
    .c-media__text {
      bottom: 25px;
      max-width: 900px;
      width: 60%;
      left: auto; } }
  @media screen and (min-width: 960px) {
    .c-media__text {
      padding: 40px 30px;
      bottom: 35px; } }
  @media screen and (min-width: 1200px) {
    .c-media__text {
      bottom: 60px; } }
  .c-media__text:hover {
    text-decoration: none; }
  .c-media__text h1 {
    margin: 0;
    margin-bottom: 5px;
    font-size: 18px;
    font-size: 1.125rem; }
    @media screen and (min-width: 480px) {
      .c-media__text h1 {
        font-size: 28px;
        font-size: 1.75rem; } }
    @media screen and (min-width: 720px) {
      .c-media__text h1 {
        font-size: 36px;
        font-size: 2.25rem;
        margin-bottom: 10px; } }
    @media screen and (min-width: 960px) {
      .c-media__text h1 {
        font-size: 46px;
        font-size: 2.875rem; } }
    @media screen and (min-width: 1200px) {
      .c-media__text h1 {
        font-size: 52px;
        font-size: 3.25rem; } }
  .c-media__text p {
    margin: 0; }

.c-media__link {
  display: block; }
  .c-media__link:hover {
    text-decoration: none; }
    .c-media__link:hover p {
      text-decoration: underline; }
    .c-media__link:hover .c-media__trigger::after {
      background-color: #d71a00;
      transition: all .2s ease-in-out; }

.c-media__trigger {
  position: relative;
  display: inline-block;
  padding-right: 35px; }
  .c-media__trigger::after {
    content: '';
    display: inline-block;
    background-position: 8px center;
    background-size: 10px;
    width: 24px;
    height: 24px;
    position: absolute;
    border-radius: 20px;
    background-color: #ff553e;
    bottom: 2px;
    margin-left: 8px;
    transition: all .2s ease-in-out; }

.c-media__image {
  width: 100%;
  max-width: 100%; }

.overlay {
  background-color: rgba(255, 255, 255, 0.95);
  transition: opacity 250ms;
  height: 100%;
  width: 100%;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 999999;
  padding-top: 5%;
  opacity: 0; }
  @media screen and (min-width: 960px) {
    .overlay {
      padding-top: 20px; } }

.overlay__container {
  position: relative; }

.overlay--fade-in {
  opacity: 1;
  transition: opacity 250ms; }

.overlay__close {
  background-color: white;
  border-radius: 30px;
  height: 40px;
  width: 40px;
  padding: 0;
  background-position: center;
  background-size: 26px;
  border: 2px solid #ff553e;
  position: absolute;
  right: 0;
  top: 0; }

.overlay__content {
  padding-top: 60px;
  position: relative;
  text-align: center; }
  @media screen and (min-width: 768px) {
    .overlay__content {
      min-height: 400px; } }
  .overlay__content:before {
    position: absolute;
    border: 2px solid;
    border-color: transparent #ff553e #ff553e #ff553e;
    border-radius: 50%;
    margin: -20px;
    width: 40px;
    height: 40px;
    left: 50%;
    top: 50%;
    -webkit-animation: single-arc-rotate 1s infinite linear;
    animation: single-arc-rotate 1s infinite linear;
    content: '';
    z-index: 3; }

.overlay__iframe {
  width: 100%;
  height: 100%;
  border: 0;
  position: relative;
  z-index: 4; }

.c-categories {
  overflow: hidden;
  margin-bottom: 0;
  margin-top: 0; }

.c-categories__item {
  list-style-type: none; }
  @media screen and (min-width: 768px) {
    .c-categories__item {
      width: 50%;
      float: left; } }
  .c-categories__item.c-categories__item--second .c-categories__heading,
  .c-categories__item.c-categories__item--second .c-categories__info::before {
    background-color: #05149b; }
  .c-categories__item.c-categories__item--third .c-categories__heading,
  .c-categories__item.c-categories__item--third .c-categories__info::before {
    background-color: #cac8c6; }
  .c-categories__item.c-categories__item--fourth .c-categories__heading,
  .c-categories__item.c-categories__item--fourth .c-categories__info::before {
    background-color: #699bff; }

.c-categories__img {
  width: 100%;
  max-width: 100%;
  display: block; }

.c-categories__heading {
  font-size: 18px;
  font-size: 1.125rem;
  color: white;
  margin: 0;
  padding: 20px;
  background-color: #ff553e;
  position: relative;
  text-align: center; }
  @media screen and (min-width: 480px) {
    .c-categories__heading {
      font-size: 36px;
      font-size: 2.25rem;
      padding: 40px; } }
  @media screen and (min-width: 768px) {
    .c-categories__heading {
      font-size: 26px;
      font-size: 1.625rem; } }
  @media screen and (min-width: 960px) {
    .c-categories__heading {
      font-size: 36px;
      font-size: 2.25rem; } }
  @media screen and (min-width: 1400px) {
    .c-categories__heading {
      font-size: 52px;
      font-size: 3.25rem; } }

.c-categories__info {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  text-decoration: none;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  color: white;
  padding: 0 5%;
  text-align: center; }
  @media screen and (min-width: 480px) {
    .c-categories__info {
      padding: 0 10%; } }
  @media screen and (min-width: 768px) {
    .c-categories__info {
      padding: 0 3%; } }
  @media screen and (min-width: 960px) {
    .c-categories__info {
      padding: 0 10%; } }
  @media screen and (min-width: 1200px) {
    .c-categories__info {
      padding: 0 16%; } }
  .c-categories__info::before {
    background-color: #ff553e;
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    top: 0;
    right: 0;
    left: 0;
    overflow: hidden;
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
    -webkit-transform-origin: center bottom;
            transform-origin: center bottom;
    transition: opacity 0.3s, -webkit-transform .5s;
    transition: opacity 0.3s, transform .5s;
    transition: opacity 0.3s, transform .5s, -webkit-transform .5s; }

.c-categories__link {
  display: block;
  position: relative; }
  @media screen and (min-width: 768px) {
    .js-no_touch .c-categories__link:hover .c-categories__text,
    .js-no_touch .c-categories__link:focus .js-no_touch .c-categories__link:active .c-categories__text {
      opacity: 1;
      max-height: 300px;
      -webkit-transform: translate3d(-50%, 0%, 0);
              transform: translate3d(-50%, 0%, 0);
      transition: opacity .5s, max-height 0.7s, -webkit-transform .3s;
      transition: transform .3s, opacity .5s, max-height 0.7s;
      transition: transform .3s, opacity .5s, max-height 0.7s, -webkit-transform .3s; }
    .js-no_touch .c-categories__link:hover .c-categories__info::before,
    .js-no_touch .c-categories__link:focus .js-no_touch .c-categories__link:active .c-categories__info::before {
      -webkit-transform: scaleY(1);
              transform: scaleY(1);
      transition: -webkit-transform .4s;
      transition: transform .4s;
      transition: transform .4s, -webkit-transform .4s; } }

.c-categories__text {
  font-size: 14px;
  font-size: 0.875rem;
  margin-bottom: 0;
  opacity: 0;
  -webkit-transform: translate3d(-50%, 125%, 0);
          transform: translate3d(-50%, 125%, 0);
  transition: opacity .3s, max-height .3s, -webkit-transform .5s;
  transition: transform .5s, opacity .3s, max-height .3s;
  transition: transform .5s, opacity .3s, max-height .3s, -webkit-transform .5s;
  max-height: 0;
  width: 100%;
  position: absolute;
  bottom: 1em;
  left: 50%;
  padding: 0 20px;
  max-width: 800px; }
  @media screen and (min-width: 480px) {
    .c-categories__text {
      font-size: 16px;
      font-size: 1rem;
      margin-top: 10px; } }
  @media screen and (min-width: 768px) {
    .c-categories__text {
      font-size: 14px;
      font-size: 0.875rem;
      margin-top: 0; } }
  @media screen and (min-width: 960px) {
    .c-categories__text {
      font-size: 16px;
      font-size: 1rem;
      margin-top: 10px; } }
  @media screen and (min-width: 1200px) {
    .c-categories__text {
      font-size: 18px;
      font-size: 1.125rem;
      margin-top: 20px; } }
  @media screen and (min-width: 1400px) {
    .c-categories__text {
      bottom: 1em;
      padding: 0 40px; } }

@media screen and (min-width: 1200px) {
  .submenu-wrapper-for-legacy-pages {
    padding-top: 20px; } }

.submenu-main-toggler {
  display: block;
  height: 50px;
  width: 150px;
  line-height: 50px;
  box-sizing: border-box;
  padding: 0 0 0 16px;
  background-color: #f5f5f5;
  text-decoration: none;
  outline: 0;
  position: relative; }
  .submenu-main-toggler:hover, .submenu-main-toggler:active, .submenu-main-toggler:focus {
    text-decoration: none;
    outline: 0; }
  .submenu-main-toggler:after {
    content: "";
    display: block;
    width: 17px;
    height: 17px;
    background-size: contain;
    position: absolute;
    right: 16px;
    top: 50%;
    margin-top: -9px;
    transition: -webkit-transform 0.2s ease-out;
    transition: transform 0.2s ease-out;
    transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out; }
  .submenu-main-toggler.has-expanded-target:after {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg); }
  @media screen and (min-width: 1200px) {
    .submenu-main-toggler {
      display: inline-block; } }

.submenu-main {
  padding: 0;
  margin: 0;
  background-color: #f5f5f5;
  margin: 0 -2000px;
  margin-bottom: 0px;
  padding: 0px 2000px; }

.submenu-main__list-title {
  padding: 0 0 0 16px;
  font-size: 16px;
  height: 50px;
  line-height: 50px; }

.submenu-main-list {
  list-style: none;
  padding: 0;
  margin: 0; }
  .submenu-main-list.is-expanded {
    display: block; }

.submenu-main-list--lvl1 {
  margin: 0 0 25px; }

.submenu-main-list--lvl2 {
  display: none; }
  .submenu-main-list--lvl2 .submenu-main-list__link {
    padding-left: 91px; }

.submenu-main-list__item {
  margin: 0;
  border-top: 1px solid #fff;
  position: relative; }
  .submenu-main-list__item.is-active > .submenu-main-list__link {
    font-weight: 600; }

.submenu-main-list__link {
  position: relative;
  display: block;
  height: 50px;
  line-height: 50px;
  margin: 0;
  padding: 0 0 0 66px;
  font-size: 16px; }

.submenu-main-list__child-toggle {
  background-color: transparent;
  padding: 0;
  border: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  height: 50px;
  width: 50px;
  border-right: 1px solid #fff;
  outline: none; }
  .submenu-main-list__child-toggle:after {
    content: '';
    display: block;
    width: 17px;
    height: 17px;
    background-size: contain;
    position: absolute;
    left: 16px;
    top: 50%;
    margin-top: -9px;
    margin-right: 16px;
    transition: -webkit-transform 0.2s ease-out;
    transition: transform 0.2s ease-out;
    transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out; }
  .submenu-main-list__child-toggle.has-expanded-target:after {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg); }

@media screen and (min-width: 1200px) {
  .c-product-intro {
    max-width: 82.5%; } }

.c-product-intro--line {
  position: relative; }
  .c-product-intro--line:after {
    content: "";
    display: block;
    height: 5px;
    width: 155px;
    background: #333; }

@media screen and (min-width: 720px) {
  .c-product-intro__text {
    padding-right: 25%; } }

.l-bottom-links {
  margin: 0;
  list-style-type: none;
  overflow: hidden; }

.l-bottom-links__item {
  display: block;
  width: 100%;
  float: left;
  position: relative; }
  @media screen and (min-width: 768px) {
    .l-bottom-links__item {
      width: 33.3333333333%; } }

.c-bottom-link {
  text-align: center;
  padding: 53px 20px;
  display: block;
  transition: background 0.2s ease-in; }
  .c-bottom-link:hover, .c-bottom-link:active, .c-bottom-link:focus {
    text-decoration: none; }
    .c-bottom-link:hover .c-bottom-link__heading, .c-bottom-link:active .c-bottom-link__heading, .c-bottom-link:focus .c-bottom-link__heading {
      text-decoration: none; }
    .c-bottom-link:hover .c-bottom-link__text, .c-bottom-link:active .c-bottom-link__text, .c-bottom-link:focus .c-bottom-link__text {
      text-decoration: underline; }
    .c-bottom-link:hover, .c-bottom-link:hover::before, .c-bottom-link:active, .c-bottom-link:active::before, .c-bottom-link:focus, .c-bottom-link:focus::before {
      transition: background 0.2s ease-in; }
  .c-bottom-link::before {
    content: "";
    display: block;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 200px;
    z-index: -1;
    transition: background 0.2s ease-in; }
  .c-bottom-link a {
    text-decoration: underline; }
  .c-bottom-link p {
    margin: 0; }

.c-bottom-link__heading {
  margin: 0 0 12px 0; }
  @media screen and (min-width: 768px) {
    .c-bottom-link__heading {
      font-size: 24px;
      font-size: 1.5rem; } }
  @media screen and (min-width: 1099px) {
    .c-bottom-link__heading {
      font-size: 36px;
      font-size: 2.25rem; } }

.c-bottom-link__text {
  font-weight: 100; }
  @media screen and (min-width: 1099px) {
    .c-bottom-link__text {
      font-size: 24px;
      font-size: 1.5rem; } }

.c-bottom-link--primary,
.c-bottom-link--primary a,
.c-bottom-link--secondary,
.c-bottom-link--secondary a {
  color: #fff; }

.c-bottom-link--primary, .c-bottom-link--primary::before {
  background: #ff553e; }

.c-bottom-link--primary:hover, .c-bottom-link--primary:hover::before, .c-bottom-link--primary:active, .c-bottom-link--primary:active::before, .c-bottom-link--primary:focus, .c-bottom-link--primary:focus::before {
  background-color: #d71a00; }

.c-bottom-link--secondary, .c-bottom-link--secondary::before {
  background: #05149b; }

.c-bottom-link--secondary:hover, .c-bottom-link--secondary:hover::before, .c-bottom-link--secondary:active, .c-bottom-link--secondary:active::before, .c-bottom-link--secondary:focus, .c-bottom-link--secondary:focus::before {
  background: #071ee5; }

.c-bottom-link--tertiary, .c-bottom-link--tertiary::before {
  background: #e6e4e3; }

.c-bottom-link--tertiary:hover, .c-bottom-link--tertiary:hover::before, .c-bottom-link--tertiary:active, .c-bottom-link--tertiary:active::before, .c-bottom-link--tertiary:focus, .c-bottom-link--tertiary:focus::before {
  background: #b6b0ad; }

.c-bottom-link--tertiary .c-bottom-link__heading {
  color: #ff553e; }

.c-bottom-link--tertiary a {
  color: #333; }

.l-teasers h2 {
  margin-top: 0; }
  @media screen and (min-width: 1200px) {
    .l-teasers h2 {
      max-width: 82.5%; } }

.l-teasers-list {
  margin: 0;
  list-style-type: none;
  overflow: hidden; }

.l-teasers-list__item {
  display: block;
  float: left;
  position: relative;
  width: 30%;
  margin-left: 5%; }
  .l-teasers-list__item:first-child {
    margin: 0; }

.c-teaser {
  padding: 0; }

.c-teaser__image {
  width: 100%; }

.c-teaser__link {
  display: block; }

.c-teaser__heading {
  font-size: 24px;
  font-size: 1.5rem; }

@media screen and (max-width: 768px) {
  .l-teasers {
    padding: 50px 0; }
    .l-teasers h2 {
      max-width: none; }
  .l-teasers-list__item {
    float: none;
    width: 100%;
    margin: 0 0 30px; }
    .l-teasers-list__item:first-child {
      margin: 0 0 30px; }
    .l-teasers-list__item:last-child {
      margin: 0; } }

.c-call-to-action {
  background-color: #e6e4e3;
  position: relative;
  overflow: hidden;
  padding: 40px 0; }
  .c-call-to-action h2:first-of-type {
    margin-top: 0; }
  .c-call-to-action label.is-invalid .fancy-select,
  .c-call-to-action label.is-invalid input {
    border: 2px solid #ff553e; }
  .c-call-to-action label.is-invalid .fancy-select select {
    height: 36px;
    line-height: 36px; }
  .c-call-to-action input,
  .c-call-to-action select {
    border: 2px solid transparent; }
  .c-call-to-action .fancy-select {
    width: 100%; }
    .c-call-to-action .fancy-select select {
      width: 110%; }

.l-call-to-action__col {
  padding-right: 60px; }

.l-call-to-action__col--text {
  opacity: 0; }
  .l-call-to-action__col--text.is-visible {
    opacity: 1; }
  .l-call-to-action__col--text.is-animating {
    opacity: 1;
    transition: all 0.5s ease-out; }

.l-call-to-action__col--image {
  -webkit-transform: scale(1);
          transform: scale(1); }
  .l-call-to-action__col--image img {
    width: 100%;
    opacity: 0;
    margin-bottom: 20px; }
  .l-call-to-action__col--image.is-visible img {
    opacity: 1; }
  .l-call-to-action__col--image.is-animating img {
    -webkit-animation-duration: 0.6s;
            animation-duration: 0.6s;
    -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
    -webkit-animation-name: callToActionStep1ImageAnimation;
            animation-name: callToActionStep1ImageAnimation;
    transition-timing-function: all 500ms cubic-bezier(0.68, -0.55, 0.27, 1.55); }

.c-call-to-action__signed-up-label {
  display: none;
  font-weight: 600;
  font-style: italic;
  margin-top: 20px; }
  .has-signed-up .c-call-to-action__signed-up-label {
    display: inline-block; }

.c-call-to-action__expand-button-container {
  position: relative; }
  .has-signed-up .c-call-to-action__expand-button-container {
    display: none; }
  .c-call-to-action__expand-button-container:after {
    content: '';
    height: 1px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #9f9b99;
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    opacity: 1;
    transition: opacity 0.3s 0.15s cubic-bezier(0.28, 0.58, 0.55, 0.87), -webkit-transform 0.15s 0.15s cubic-bezier(0.28, 0.58, 0.55, 0.87);
    transition: transform 0.15s 0.15s cubic-bezier(0.28, 0.58, 0.55, 0.87), opacity 0.3s 0.15s cubic-bezier(0.28, 0.58, 0.55, 0.87);
    transition: transform 0.15s 0.15s cubic-bezier(0.28, 0.58, 0.55, 0.87), opacity 0.3s 0.15s cubic-bezier(0.28, 0.58, 0.55, 0.87), -webkit-transform 0.15s 0.15s cubic-bezier(0.28, 0.58, 0.55, 0.87); }
  .c-call-to-action__expand-button-container.is-expanded:after {
    transition: opacity 0.2s 0.1s cubic-bezier(0.28, 0.58, 0.55, 0.87), -webkit-transform 0.3s cubic-bezier(0.28, 0.58, 0.55, 0.87);
    transition: transform 0.3s cubic-bezier(0.28, 0.58, 0.55, 0.87), opacity 0.2s 0.1s cubic-bezier(0.28, 0.58, 0.55, 0.87);
    transition: transform 0.3s cubic-bezier(0.28, 0.58, 0.55, 0.87), opacity 0.2s 0.1s cubic-bezier(0.28, 0.58, 0.55, 0.87), -webkit-transform 0.3s cubic-bezier(0.28, 0.58, 0.55, 0.87);
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
    opacity: 0; }

.c-call-to-action__expand-button {
  width: auto;
  font-size: 18px;
  font-size: 1.125rem;
  margin: 0 0 10px; }

.c-call-to-action__expand-target.is-animating-in {
  transition: height 0.15s cubic-bezier(0.28, 0.58, 0.55, 0.87); }

.c-call-to-action__expand-target.is-animating-out {
  transition: height 0.15s cubic-bezier(0.28, 0.58, 0.55, 0.87); }

.c-call-to-action__steps {
  font-size: 16px;
  font-size: 1rem;
  color: #9f9b99;
  position: relative; }
  .has-signed-up .c-call-to-action__steps {
    display: none; }

.c-call-to-action__steps-inner {
  position: absolute;
  top: 5px;
  right: 0; }
  @media screen and (max-width: 568px) {
    .c-call-to-action__steps-inner {
      top: -16px; } }
  @media screen and (min-width: 769px) {
    .c-call-to-action__steps-inner {
      right: 60px;
      left: auto; } }
  @media screen and (min-width: 1800px) {
    .c-call-to-action__steps-inner {
      top: 60px; } }

.c-call-to-action__steps-items {
  list-style-type: none;
  display: inline; }

.c-call-to-action__steps-item {
  display: inline-block;
  border: 2px solid #9f9b99;
  border-radius: 50%;
  width: 1.8em;
  height: 1.8em;
  text-align: center;
  line-height: 1.8em;
  transition: color .2s, border-color .2s;
  margin-left: 8px; }
  .c-call-to-action__steps-item.is-active {
    border-color: #333;
    color: #333; }

.c-call-to-action__step1,
.c-call-to-action__step2,
.c-call-to-action__step3 {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.c-call-to-action__step2 {
  padding-top: 40px; }

.c-call-to-action__step1,
.c-call-to-action__step3 {
  padding-top: 40px; }
  @media screen and (min-width: 960px) {
    .c-call-to-action__step1,
    .c-call-to-action__step3 {
      padding-top: 0; } }

.c-call-to-action.has-signed-up .c-call-to-action__step1 .c-call-to-action__step-info {
  display: none; }

.c-call-to-action .c-call-to-action__step-info {
  display: block;
  text-align: right;
  clear: both;
  padding-top: 10px; }

/*
* Step 1
*/
.c-call-to-action-form--step1 {
  display: inline-block;
  width: 100%;
  margin-top: 30px;
  margin-bottom: 40px; }
  .c-call-to-action-form--step1 input,
  .c-call-to-action-form--step1 .button-main,
  .c-call-to-action-form--step1 .c-split-screen__form-button,
  .c-call-to-action-form--step1 .c-lead-generating-form-block__form-button {
    float: left;
    height: 60px;
    line-height: 60px;
    margin: 0;
    padding: 0 20px;
    font-size: 18px;
    width: 50%; }
  .c-call-to-action-form--step1 .button-main, .c-call-to-action-form--step1 .c-split-screen__form-button, .c-call-to-action-form--step1 .c-lead-generating-form-block__form-button {
    border: none;
    text-align: center; }
  .c-call-to-action-form--step1 input {
    border: none; }
    .c-call-to-action-form--step1 input.is-invalid {
      border: 2px solid #ff553e; }
  .has-signed-up .c-call-to-action-form--step1 {
    display: none; }

.c-call-to-action__list {
  padding: 40px 0;
  overflow: hidden; }
  .c-call-to-action__list li {
    list-style-type: none;
    float: left;
    width: 33.333%;
    padding: 0px 40px;
    text-align: center; }
    .c-call-to-action__list li p {
      margin: 0; }
    .c-call-to-action__list li img {
      display: inline-block;
      vertical-align: top;
      max-width: 100%;
      margin-bottom: 20px; }

.c-call-to-action__close {
  width: 35px;
  height: 35px;
  background-color: white;
  border-radius: 35px;
  padding: 0;
  background-position: center;
  background-size: 13px;
  border: none;
  position: absolute;
  top: 0;
  left: 0; }
  .c-call-to-action__close:focus, .c-call-to-action__close:active {
    outline: none; }
  .c-call-to-action__close:active {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: scale(0.9);
            transform: scale(0.9); }
  @media screen and (min-width: 769px) {
    .c-call-to-action__close {
      left: 60px; } }
  @media screen and (min-width: 1800px) {
    .c-call-to-action__close {
      right: 60px;
      left: auto; } }

/*
* Step 2
*/
.c-call-to-action__step2 {
  display: none;
  position: relative;
  z-index: 2; }

.c-call-to-action-form--step2 {
  overflow: hidden; }
  .c-call-to-action-form--step2 label {
    display: inline-block;
    margin: 0 0 10px;
    cursor: default;
    font-weight: 600;
    color: #333; }
    .c-call-to-action-form--step2 label select,
    .c-call-to-action-form--step2 label input[type="text"] {
      height: 40px;
      line-height: 40px;
      padding: 0 15px;
      font-weight: 300; }
    .c-call-to-action-form--step2 label input[type="text"] {
      padding: 0 15px;
      width: 100%; }
    .c-call-to-action-form--step2 label select {
      padding: 0 0 0 15px; }
  .c-call-to-action-form--step2 .fullname-label,
  .c-call-to-action-form--step2 .company-label {
    width: 49%; }
  .c-call-to-action-form--step2 .company-label {
    float: right; }
  .c-call-to-action-form--step2 .phone-label {
    clear: both;
    width: 38%; }
  .c-call-to-action-form--step2 .role-label {
    width: 60%;
    float: right; }
  .c-call-to-action-form--step2 .country-label,
  .c-call-to-action-form--step2 .state-label {
    width: 32%; }
  .c-call-to-action-form--step2 .country-label {
    clear: both;
    margin-right: 2%; }
  .c-call-to-action-form--step2 .state-label {
    display: none;
    margin-left: -4px; }
    .c-call-to-action-form--step2 .state-label.is-visible {
      display: inline-block; }

.button-call-to-action--step2 {
  float: right;
  margin-top: 26px;
  width: 25%;
  height: 60px;
  line-height: 60px;
  padding: 0; }

.c-call-to-action__expand-button--step2 {
  border: none;
  padding-left: 0;
  width: auto; }

.c-call-to-action__step-info {
  font-size: 16px;
  font-size: 1rem;
  color: #999; }

/*
* Step 3
*/
.c-call-to-action__step3 {
  display: none;
  position: relative; }
  .c-call-to-action__step3 .l-call-to-action__inner-content {
    position: relative; }
  .c-call-to-action__step3 .c-call-to-action__text-content {
    margin-bottom: 0; }

.l-call-to-action__inner-content {
  margin: 0 auto;
  width: 80%; }

.c-call-to-action__text-content {
  margin: 0 auto 40px;
  width: 68%;
  text-align: center; }

.c-call-to-action__text-heading {
  line-height: initial;
  margin-bottom: 0px; }

.c-call-to-action__text,
.c-call-to-action__text-block {
  margin-bottom: 0;
  color: #333; }

.c-call-to-action__text-block ul:not(.c-call-to-action__list),
.c-call-to-action__text-block ol:not(.c-call-to-action__list) {
  text-align: left !important; }
  .c-call-to-action__text-block ul:not(.c-call-to-action__list) li,
  .c-call-to-action__text-block ol:not(.c-call-to-action__list) li {
    text-align: left !important; }

@media screen and (min-width: 960px) {
  .c-call-to-action__step1,
  .c-call-to-action__step2 {
    min-height: 480px; }
  .c-call-to-action__step1 .l-call-to-action__col--image {
    width: 40%; }
  .c-call-to-action__step1 .l-call-to-action__col--text {
    width: 60%; }
  .c-call-to-action__step2 .c-call-to-action__expand-button-container {
    margin-top: 20px; }
  .c-call-to-action__step3 {
    height: 480px; }
    .c-call-to-action__step3 .l-call-to-action__inner-content {
      top: 50%;
      -webkit-transform: perspective(1px) translateY(-50%);
              transform: perspective(1px) translateY(-50%); } }

@media screen and (min-width: 1200px) {
  .c-call-to-action__step1 {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .c-call-to-action__step1 .l-call-to-action__col--image {
    width: 45%;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .c-call-to-action__step1 .l-call-to-action__col--text {
    width: 55%; }
  .c-call-to-action-form--step1 input,
  .c-call-to-action-form--step1 .button-main,
  .c-call-to-action-form--step1 .c-split-screen__form-button,
  .c-call-to-action-form--step1 .c-lead-generating-form-block__form-button {
    float: left;
    height: 60px;
    line-height: 60px;
    font-size: 18px; }
  .c-call-to-action-form--step1 input {
    width: 60%; }
  .c-call-to-action-form--step1 .button-main, .c-call-to-action-form--step1 .c-split-screen__form-button, .c-call-to-action-form--step1 .c-lead-generating-form-block__form-button {
    width: 40%; } }

@media screen and (min-width: 1300px) {
  .c-call-to-action__step1 .l-call-to-action__col--image {
    width: 45%;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .c-call-to-action__step1 .l-call-to-action__col--text {
    width: 55%; } }

@media screen and (max-width: 1200px) {
  .c-call-to-action-form--step1 input,
  .c-call-to-action-form--step1 .button-main,
  .c-call-to-action-form--step1 .c-split-screen__form-button,
  .c-call-to-action-form--step1 .c-lead-generating-form-block__form-button {
    height: 40px;
    line-height: 40px;
    margin: 0;
    padding: 0 20px;
    font-size: 16px; }
  .c-call-to-action-form--step1 input {
    width: 60%; }
  .c-call-to-action-form--step1 .button-main, .c-call-to-action-form--step1 .c-split-screen__form-button, .c-call-to-action-form--step1 .c-lead-generating-form-block__form-button {
    width: 40%; }
  .c-call-to-action__expand-button-container {
    margin-top: 20px; }
  .button-call-to-action--step2 {
    margin-top: 25px; } }

@media screen and (max-width: 960px) {
  .c-call-to-action__step1 .l-call-to-action__col--image {
    display: none; }
  .c-call-to-action__step1 .l-call-to-action__col--text {
    width: 100%;
    padding-right: 0; }
  .c-call-to-action-form--step1 {
    width: 80%;
    margin-bottom: 20px;
    margin-top: 0px; }
  .c-call-to-action__list li {
    padding: 0 20px; }
  .c-call-to-action__text-content {
    width: 100%; }
  .button-call-to-action--step2 {
    height: 40px;
    line-height: 40px;
    margin-top: 24px; }
  .c-call-to-action__expand-button-container {
    margin-top: 20px; } }

@media screen and (max-width: 768px) {
  .c-call-to-action-form--step1 {
    margin-bottom: 20px;
    margin-top: 0px; }
  .c-call-to-action__list li {
    width: 33%;
    padding: 0 5px;
    margin-bottom: 0; }
    .c-call-to-action__list li img {
      width: 100px;
      margin-bottom: 20px; }
  .c-call-to-action__step2 .c-call-to-action__close {
    right: 0; }
  .c-call-to-action__step2 .l-call-to-action__inner-content {
    width: 100%; }
  .c-call-to-action__step3 .c-call-to-action__close {
    right: 0; } }

@media screen and (max-width: 568px) {
  .c-call-to-action-form--step1 {
    width: 100%; }
    .c-call-to-action-form--step1 input,
    .c-call-to-action-form--step1 .button-main,
    .c-call-to-action-form--step1 .c-split-screen__form-button,
    .c-call-to-action-form--step1 .c-lead-generating-form-block__form-button {
      text-align: center;
      width: 100%;
      float: none;
      margin-bottom: 20px; }
  .l-call-to-action__col--text {
    opacity: 1; }
  .c-call-to-action__list li {
    width: 100%;
    margin-bottom: 20px; }
    .c-call-to-action__list li img {
      width: 80px;
      margin-bottom: 10px; }
  .c-call-to-action__step2 .c-call-to-action__close {
    top: -20px; }
  .c-call-to-action-form--step2 label {
    width: 100% !important;
    float: none !important;
    display: block;
    margin-left: 0 !important; }
    .c-call-to-action-form--step2 label input {
      width: 100%; }
  .button-call-to-action--step2 {
    float: none;
    width: auto;
    padding: 0 20px; }
  .c-call-to-action__step3 {
    height: 300px; }
    .c-call-to-action__step3 .l-call-to-action__inner-content {
      top: 50%;
      -webkit-transform: perspective(1px) translateY(-50%);
              transform: perspective(1px) translateY(-50%);
      width: 100%; } }

@media screen and (max-width: 480px) {
  .c-call-to-action-form--step1 {
    margin-bottom: 20px;
    margin-top: 0px; }
    .c-call-to-action-form--step1 input {
      width: 100%;
      float: none;
      margin-bottom: 20px; } }

/**
 * Animations
**/
@-webkit-keyframes callToActionStep1ImageAnimation {
  from {
    opacity: 0;
    -webkit-transform: scale(0.8);
            transform: scale(0.8); }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); } }
@keyframes callToActionStep1ImageAnimation {
  from {
    opacity: 0;
    -webkit-transform: scale(0.8);
            transform: scale(0.8); }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); } }

.c-image-block {
  text-align: center; }
  .c-image-block img {
    display: block;
    margin: 0 auto;
    max-width: 100%; }

.c-hero-block {
  font-size: 24px;
  font-size: 1.5rem;
  position: relative;
  background-color: #333;
  padding: 40px 0; }
  @media screen and (max-width: 567px) {
    .c-hero-block {
      min-height: 0; } }
  @media screen and (min-width: 768px) {
    .c-hero-block {
      font-size: 36px;
      font-size: 2.25rem; } }
  @media screen and (min-width: 1100px) {
    .c-hero-block {
      font-size: 60px;
      font-size: 3.75rem; } }
  @media screen and (min-width: 1800px) {
    .c-hero-block {
      font-size: 80px;
      font-size: 5rem;
      padding-top: 1.25em;
      padding-bottom: 1.5625em; } }
  .c-hero-block__overlay:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.65); }

.c-hero-block--blue,
.c-hero-block--orange {
  min-height: 250px; }
  @media screen and (min-width: 568px) {
    .c-hero-block--blue,
    .c-hero-block--orange {
      min-height: 325px; } }
  @media screen and (min-width: 768px) {
    .c-hero-block--blue,
    .c-hero-block--orange {
      min-height: 375px; } }
  @media screen and (min-width: 1200px) {
    .c-hero-block--blue,
    .c-hero-block--orange {
      min-height: 500px; } }
  @media screen and (min-width: 1800px) {
    .c-hero-block--blue,
    .c-hero-block--orange {
      min-height: 600px; } }
  @media screen and (min-width: 1920px) {
    .c-hero-block--blue,
    .c-hero-block--orange {
      min-height: 600px; } }
  .c-hero-block--blue:after,
  .c-hero-block--orange:after {
    content: none; }

.c-hero-block--blue {
  background-color: #05149b; }

.c-hero-block--orange {
  background-color: #ff553e; }

.c-hero-block__inner {
  position: relative;
  z-index: 1; }
  @media screen and (min-width: 568px) {
    .c-hero-block__inner {
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      margin: 0 auto;
      width: 85%; } }
  @media screen and (min-width: 1100px) {
    .c-hero-block__inner {
      width: auto;
      max-width: 1220px;
      margin: 0 auto; } }

.c-hero-block__sub-heading {
  font-size: 16px;
  font-size: 1rem;
  color: #fff;
  margin-top: 0;
  margin-bottom: .5em; }
  @media screen and (min-width: 768px) {
    .c-hero-block__sub-heading {
      font-size: 18px;
      font-size: 1.125rem;
      margin-bottom: .8em; } }
  @media screen and (min-width: 1100px) {
    .c-hero-block__sub-heading {
      font-size: 24px;
      font-size: 1.5rem; } }

.c-hero-block__heading {
  font-size: 1em;
  line-height: 1.3;
  margin-bottom: .8em;
  margin-top: 0;
  color: #fff;
  letter-spacing: 0; }
  @media screen and (min-width: 768px) {
    .c-hero-block__heading {
      line-height: 1.125;
      margin-bottom: .375em;
      letter-spacing: -1px; } }
  .c-hero-block__heading strong {
    color: #ff553e; }
    .c-hero-block--orange .c-hero-block__heading strong {
      color: #05149b; }

.c-hero-block__links {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.c-hero-block__link {
  font-size: 16px;
  font-size: 1rem;
  border: 4px solid #fff;
  font-weight: 400;
  padding: 0.9em .8em;
  text-align: center;
  line-height: 1;
  margin-right: 10px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-width: calc(49% - 20px / 2);
  transition: all .2s ease-out; }
  @media screen and (min-width: 768px) {
    .c-hero-block__link {
      font-size: 18px;
      font-size: 1.125rem;
      padding: 0.5em 2.5em;
      min-width: 280px;
      margin-right: 20px; } }
  @media screen and (min-width: 1100px) {
    .c-hero-block__link {
      font-size: 24px;
      font-size: 1.5rem; } }
  .c-hero-block__link:last-child {
    margin-right: 0; }
  .c-hero-block__link:nth-child(even) {
    background-color: transparent;
    color: #fff; }
  .c-hero-block__link:nth-child(odd) {
    background-color: #fff;
    color: #ff553e; }
  .c-hero-block__link:hover {
    text-decoration: none;
    border-color: #ff553e;
    background-color: #ff553e;
    color: #fff; }
    .c-hero-block--orange .c-hero-block__link:hover {
      border-color: #05149b;
      background-color: #05149b;
      color: #fff; }
  .c-hero-block__link--play__icon {
    height: 2em;
    width: 2em;
    margin-left: .75em; }
    .c-hero-block__link--play__icon svg {
      width: 100%;
      height: 100%; }
      .c-hero-block__link--play__icon svg .st0 {
        transition: all .2s ease-out; }
      .c-hero-block__link--play__icon svg .st1 {
        transition: all .2s ease-out; }
  .c-hero-block__link--play:hover .c-hero-block__link--play__icon svg .st0 {
    fill: #fff; }
  .c-hero-block__link--play:hover .c-hero-block__link--play__icon svg .st1 {
    stroke: #ff553e; }

.c-event-agenda-overview {
  background-color: #ededed;
  padding-top: 40px;
  padding-bottom: 40px; }
  @media screen and (min-width: 768px) {
    .c-event-agenda-overview {
      padding-top: 60px;
      padding-bottom: 70px; } }

.c-event-agenda-overview__inner {
  position: relative; }
  @media screen and (min-width: 1200px) {
    .c-event-agenda-overview__inner {
      margin: 0 auto;
      width: 85%; } }
  @media screen and (min-width: 1100px) {
    .c-event-agenda-overview__inner {
      width: auto;
      max-width: 1220px; } }

.c-event-agenda-overview__heading {
  font-size: 36px;
  font-size: 2.25rem;
  text-align: center;
  color: #333;
  margin-top: 0;
  margin-bottom: 20px; }
  @media screen and (min-width: 768px) {
    .c-event-agenda-overview__heading {
      font-size: 72px;
      font-size: 4.5rem;
      margin-bottom: 40px; } }

.c-event-agenda-overview__navigation-items {
  list-style-type: none;
  margin-bottom: 30px; }
  @media screen and (min-width: 568px) {
    .c-event-agenda-overview__navigation-items {
      margin-bottom: 45px; } }

.c-event-agenda-overview__navigation-item {
  margin-right: 20px;
  width: calc(49% - (20px / 2));
  display: inline-block; }
  @media screen and (max-width: 567px) {
    .c-event-agenda-overview__navigation-item {
      margin-bottom: 15px; }
      .c-event-agenda-overview__navigation-item:nth-child(even) {
        margin-right: 0; } }
  @media screen and (min-width: 568px) {
    .c-event-agenda-overview__navigation-item {
      width: calc(24% - (20px * 3) / 4); }
      .c-event-agenda-overview__navigation-item:last-child {
        margin-right: 0; } }

.c-event-agenda-overview__navigation-link {
  font-size: 16px;
  font-size: 1rem;
  border: 4px solid #ff553e;
  background-color: transparent;
  color: #ff553e;
  font-weight: 400;
  padding: .8em;
  text-align: center;
  line-height: 1;
  margin-right: 10px;
  display: block;
  width: 100%;
  float: left;
  transition: all .2s ease-out; }
  @media screen and (min-width: 1100px) {
    .c-event-agenda-overview__navigation-link {
      font-size: 24px;
      font-size: 1.5rem; } }
  @media screen and (min-width: 568px) {
    .c-event-agenda-overview__navigation-link {
      font-size: 18px;
      font-size: 1.125rem;
      margin-right: 20px; } }
  .c-event-agenda-overview__navigation-link:last-child {
    margin-right: 0; }
  .c-event-agenda-overview__navigation-link:hover {
    text-decoration: none;
    border-color: #ff553e;
    background-color: #ff553e;
    color: #fff; }
  .c-event-agenda-overview__navigation-link:active {
    text-decoration: none; }
  .c-event-agenda-overview__navigation-link.is-active {
    background-color: white;
    border-color: white;
    color: #333;
    cursor: default; }

.c-event-agenda-overview__events {
  list-style-type: none;
  width: 100%;
  position: relative; }
  .c-event-agenda-overview__events:before {
    content: "";
    width: 5px;
    height: calc(100% - 40px);
    position: absolute;
    left: 0;
    top: 20px;
    background-color: #ff553e; }
    @media screen and (min-width: 568px) {
      .c-event-agenda-overview__events:before {
        left: 20px; } }
    @media screen and (min-width: 1200px) {
      .c-event-agenda-overview__events:before {
        left: calc(50% - 2.5px); } }

.c-event-agenda-overview__event {
  clear: both;
  float: left;
  font-weight: 600;
  position: relative;
  margin-bottom: 40px;
  padding-left: 40px; }
  @media screen and (min-width: 568px) {
    .c-event-agenda-overview__event {
      padding-left: 72.5px;
      margin-bottom: 50px; } }
  @media screen and (min-width: 1200px) {
    .c-event-agenda-overview__event {
      text-align: right;
      width: 50%;
      padding-left: 0;
      padding-right: 52.5px; } }
  .c-event-agenda-overview__event:after {
    content: '';
    width: 32px;
    height: 32px;
    position: absolute;
    border-radius: 50%;
    background-color: #ff553e;
    background-size: 75%;
    background-position: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    left: -14px; }
    @media screen and (min-width: 568px) {
      .c-event-agenda-overview__event:after {
        width: 46px;
        height: 46px;
        left: 0; } }
    @media screen and (min-width: 1200px) {
      .c-event-agenda-overview__event:after {
        right: -23px;
        left: auto; } }
  .c-event-agenda-overview__event:nth-child(even) {
    padding-left: 40px; }
    @media screen and (min-width: 568px) {
      .c-event-agenda-overview__event:nth-child(even) {
        padding-left: 72.5px; } }
    @media screen and (min-width: 1200px) {
      .c-event-agenda-overview__event:nth-child(even) {
        float: right;
        text-align: left;
        padding-left: 52.5px; } }
    .c-event-agenda-overview__event:nth-child(even):after {
      left: -14px; }
      @media screen and (min-width: 568px) {
        .c-event-agenda-overview__event:nth-child(even):after {
          left: 0; } }
      @media screen and (min-width: 1200px) {
        .c-event-agenda-overview__event:nth-child(even):after {
          left: -23px; } }
  .c-event-agenda-overview__event:nth-last-child(1) {
    margin-bottom: 0; }

.c-event-agenda-overview__event--lab:after {
  background-color: #05149b; }

.c-event-agenda-overview__event--party:after {
  background-color: #05149b; }

.c-event-agenda-overview__event--break:after {
  background-color: #cac8c6; }

.c-event-agenda-overview__event--food:after {
  background-color: #cac8c6; }

.c-event-agenda-overview__event--speaker {
  width: 100%;
  max-width: 700px;
  padding-left: 40px;
  font-weight: 500;
  color: white;
  text-align: left;
  padding-right: 0; }
  @media screen and (min-width: 568px) {
    .c-event-agenda-overview__event--speaker {
      padding-left: 72.5px; } }
  @media screen and (min-width: 1200px) {
    .c-event-agenda-overview__event--speaker {
      width: calc(50% - 52.5px);
      max-width: none;
      padding-left: 0;
      margin-right: 52.5px;
      margin-left: auto; } }
  .c-event-agenda-overview__event--speaker:after {
    background-color: #ff553e; }
    @media screen and (min-width: 568px) {
      .c-event-agenda-overview__event--speaker:after {
        width: 65px;
        height: 65px;
        left: -10px; } }
    @media screen and (min-width: 1200px) {
      .c-event-agenda-overview__event--speaker:after {
        left: auto;
        right: -86.5px; } }
  @media screen and (min-width: 1200px) {
    .c-event-agenda-overview__event--speaker:nth-child(even) {
      padding-left: 0;
      margin-left: 52.5px;
      margin-right: 0; } }
  @media screen and (min-width: 568px) {
    .c-event-agenda-overview__event--speaker:nth-child(even):after {
      left: -10px; } }
  @media screen and (min-width: 1200px) {
    .c-event-agenda-overview__event--speaker:nth-child(even):after {
      right: auto;
      left: -86.5px; } }

.c-event-agenda-overview__link {
  background-color: #ff553e;
  color: white;
  padding: 15px;
  padding-left: 15px;
  display: block;
  background-position: calc(100% - 15px) 30px;
  background-size: .8em;
  transition: background-position .3s ease-out; }
  @media screen and (min-width: 568px) {
    .c-event-agenda-overview__link {
      padding-right: 100px;
      background-position: calc(100% - 30px) center;
      background-size: 1.2em; } }
  .c-event-agenda-overview__link:hover {
    text-decoration: none;
    background-position: calc(100% - 5px) 30px; }
    @media screen and (min-width: 568px) {
      .c-event-agenda-overview__link:hover {
        background-position: calc(100% - 15px) center; } }

.c-event-agenda-overview__image-container {
  overflow: hidden;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  transition: -webkit-transform .3s;
  transition: transform .3s;
  transition: transform .3s, -webkit-transform .3s; }
  @media screen and (min-width: 568px) {
    .c-event-agenda-overview__image-container {
      width: 80px;
      height: 80px;
      left: 90px;
      position: absolute;
      top: 20px; } }
  @media screen and (min-width: 1200px) {
    .c-event-agenda-overview__image-container {
      left: 15px; } }
  .c-event-agenda-overview__link:hover .c-event-agenda-overview__image-container {
    -webkit-transform: scale(0.9);
            transform: scale(0.9); }

.c-event-agenda-overview__image {
  max-width: 100%;
  transition: -webkit-transform .2s;
  transition: transform .2s;
  transition: transform .2s, -webkit-transform .2s; }

.c-event-agenda-overview__event-info {
  margin-top: 15px; }
  @media screen and (min-width: 568px) {
    .c-event-agenda-overview__event-info {
      margin-top: 0;
      padding-left: 95px; } }

.c-event-agenda-overview__event-time {
  font-size: 16px;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.2;
  color: #666;
  display: block; }
  @media screen and (min-width: 568px) {
    .c-event-agenda-overview__event-time {
      font-size: 22px;
      font-size: 1.375rem; } }
  .c-event-agenda-overview__event--speaker .c-event-agenda-overview__event-time {
    font-size: 13px;
    font-size: 0.8125rem;
    color: white;
    font-weight: 500; }
    @media screen and (min-width: 568px) {
      .c-event-agenda-overview__event--speaker .c-event-agenda-overview__event-time {
        font-size: 22px;
        font-size: 1.375rem; } }

.c-event-agenda-overview__event-title {
  font-size: 16px;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.2;
  display: block; }
  @media screen and (min-width: 568px) {
    .c-event-agenda-overview__event-title {
      font-size: 24px;
      font-size: 1.5rem; } }
  .c-event-agenda-overview__event--speaker .c-event-agenda-overview__event-title {
    font-weight: 500; }
  .c-event-agenda-overview__link:hover .c-event-agenda-overview__event-title {
    text-decoration: underline; }

.c-event-agenda-overview__speaker-title {
  font-size: 13px;
  font-size: 0.8125rem;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0; }
  @media screen and (min-width: 568px) {
    .c-event-agenda-overview__speaker-title {
      font-size: 14px;
      font-size: 0.875rem; } }

.c-event-agenda-overview__description {
  font-size: 13px;
  font-size: 0.8125rem;
  margin-bottom: 0;
  margin-top: 0; }
  @media screen and (min-width: 568px) {
    .c-event-agenda-overview__description {
      font-size: 16px;
      font-size: 1rem; } }

.c-split-screen__item {
  height: 100%; }

.c-split-screen__cta {
  padding: 20px 20px 100px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end; }
  .c-split-screen__cta::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: radial-gradient(ellipse at center, #45484d 0%, black 100%);
    opacity: 0;
    transition: opacity .3s; }
  .c-split-screen__cta.has-input-focus:after {
    opacity: .5; }
  @media screen and (min-width: 567px) {
    .c-split-screen__cta {
      padding: 50px 50px 100px; } }
  @media screen and (min-width: 768px) {
    .c-split-screen__cta {
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center; } }
  @media screen and (min-width: 1024px) {
    .c-split-screen__cta {
      padding: 50px 50px 80px;
      -webkit-justify-content: flex-start;
          -ms-flex-pack: start;
              justify-content: flex-start; } }
  @media screen and (min-width: 1200px) {
    .c-split-screen__cta {
      padding: 130px; } }

.l-split-screen__cta {
  min-height: calc(100vh - 50px);
  padding-top: 60px;
  width: 100%;
  z-index: 100;
  position: absolute;
  left: 0;
  top: 0; }
  @media screen and (min-width: 768px) {
    .l-split-screen__cta {
      height: 75vh;
      min-height: 0;
      padding-top: 0; } }
  @media screen and (min-width: 1024px) {
    .l-split-screen__cta {
      width: 50%;
      height: 100vh;
      position: fixed; } }
  @media screen and (max-width: 1199px) {
    .l-split-screen__cta {
      zoom: 1; }
      .l-split-screen__cta:before, .l-split-screen__cta:after {
        content: "\0020";
        display: block;
        height: 0;
        overflow: hidden; }
      .l-split-screen__cta:after {
        clear: both; } }

.c-split-screen__cta-content {
  color: #fff;
  z-index: 1;
  width: 480px;
  max-width: 100%;
  transition: -webkit-transform .2s;
  transition: transform .2s;
  transition: transform .2s, -webkit-transform .2s; }

.c-split-screen__form-content {
  zoom: 1; }
  .c-split-screen__form-content:before, .c-split-screen__form-content:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden; }
  .c-split-screen__form-content:after {
    clear: both; }

.c-split-screen__cta-form-wrapper {
  position: relative;
  overflow: hidden;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.3); }
  .has-input-focus .c-split-screen__cta-form-wrapper {
    box-shadow: 0px 0px 100px 10px rgba(0, 0, 0, 0.4); }

.c-split-screen__form--step1 {
  display: block; }
  .has-passed-first-step .c-split-screen__form--step1,
  .has-final-cta .c-split-screen__form--step1 {
    display: none; }

.c-split-screen__form--step2 {
  display: none; }
  .has-passed-first-step .c-split-screen__form--step2 {
    display: block; }
  .has-final-cta .c-split-screen__form--step2 {
    display: none; }

.c-split-screen__form-item {
  float: left;
  height: 60px;
  width: 100%;
  position: relative; }

.c-split-screen__form-item--state {
  display: none; }
  .c-split-screen__form-item--state.is-visible {
    display: block; }

.c-split-screen__form-label {
  font-size: 14px;
  font-size: 0.875rem;
  position: absolute;
  left: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%) scale(1);
          transform: translateY(-50%) scale(1);
  -webkit-transform-origin: left;
          transform-origin: left;
  color: #9f9b99;
  transition: all .2s;
  pointer-events: none; }
  .c-split-screen__form-input:focus + .c-split-screen__form-label,
  .c-split-screen__form-input.has-value + .c-split-screen__form-label {
    -webkit-transform: translateY(-105%) scale(0.8);
            transform: translateY(-105%) scale(0.8);
    color: #b8b5b3; }
  .c-split-screen__form-item.is-invalid .c-split-screen__form-label {
    color: #ff553e; }
  @media screen and (min-width: 769px) {
    .c-split-screen__form-label {
      font-size: 18px;
      font-size: 1.125rem; } }

.c-split-screen__form-input,
.c-split-screen__form-button {
  font-size: 14px;
  font-size: 0.875rem;
  float: left;
  height: 60px;
  margin: 0;
  width: 100%;
  border-radius: 0;
  -webkit-appearance: none; }
  .c-split-screen__form--step1 .c-split-screen__form-input, .c-split-screen__form--step1
  .c-split-screen__form-button {
    width: 50%; }
  @media screen and (min-width: 769px) {
    .c-split-screen__form-input,
    .c-split-screen__form-button {
      font-size: 18px;
      font-size: 1.125rem; } }

.c-split-screen__form-button {
  border: none;
  text-align: center;
  padding: 0 20px;
  line-height: 60px; }

.c-split-screen__form-input {
  border: none;
  color: #05149b;
  padding: 13.3333333333px 20px 0 20px; }
  .c-split-screen__form--step2 .c-split-screen__form-input {
    border-bottom: 1px solid #f5f5f5; }
  .c-split-screen__form-input:focus {
    outline: none; }
  .c-split-screen__form-input:not(select):focus {
    box-shadow: inset 4px 0px 0px 0px #699bff; }
  .c-split-screen__form-item.is-invalid .c-split-screen__form-input:not(select) {
    box-shadow: inset 4px 0px 0px 0px #ff553e; }
  .c-split-screen__form-input--select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000; }

.c-split-screen__form-select-wrapper {
  width: 100%; }
  .is-focused .c-split-screen__form-select-wrapper {
    box-shadow: inset 4px 0px 0px 0px #699bff; }
  .is-invalid .c-split-screen__form-select-wrapper {
    box-shadow: inset 4px 0px 0px 0px #ff553e; }

.c-split-screen__cta-heading {
  font-size: 40px;
  font-size: 2.5rem;
  line-height: 1.0384615385;
  color: #fff;
  font-weight: 500;
  margin-bottom: 1em;
  margin-top: 0; }
  @media screen and (min-width: 1200px) {
    .c-split-screen__cta-heading {
      font-size: 52px;
      font-size: 3.25rem; } }
  .c-split-screen__cta-heading strong {
    display: block; }

.c-split-screen__cta-response-message {
  display: none; }
  .is-done .c-split-screen__cta-response-message {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #05149b;
    padding: 50px;
    -webkit-animation-name: c-split-screen__response-slide-up;
            animation-name: c-split-screen__response-slide-up;
    -webkit-animation-duration: .3s;
            animation-duration: .3s;
    -webkit-animation-delay: .2s;
            animation-delay: .2s;
    -webkit-animation-iteration-count: 1;
            animation-iteration-count: 1;
    -webkit-animation-fill-mode: backwards;
            animation-fill-mode: backwards;
    -webkit-animation-timing-function: cubic-bezier(0.63, 0.48, 0.38, 0.75);
            animation-timing-function: cubic-bezier(0.63, 0.48, 0.38, 0.75); }

.c-split-screen__cta-final {
  display: none; }
  .has-final-cta .c-split-screen__cta-final {
    display: block; }

.c-split-screen__cta-response-message-content {
  font-size: 32px;
  font-size: 2rem;
  color: #fff !important;
  line-height: 1.2;
  font-weight: 600;
  text-align: center;
  width: 100%; }

@media screen and (min-width: 1024px) {
  .c-split-screen__editorial-part {
    min-height: 100vh; } }

.c-split-screen__editorial-image-container {
  overflow: hidden;
  width: 100%;
  line-height: 0;
  position: relative; }
  .c-split-screen__editorial-part:first-child .c-split-screen__editorial-image-container {
    height: calc(100vh - 100px); }
    @media screen and (min-width: 768px) {
      .c-split-screen__editorial-part:first-child .c-split-screen__editorial-image-container {
        height: 75vh; } }
  @media screen and (min-width: 1024px) {
    .c-split-screen__editorial-image-container {
      height: 100vh;
      width: 50%;
      position: fixed;
      top: 0;
      left: 0;
      -webkit-transform: translateY(100%);
              transform: translateY(100%);
      transition: -webkit-transform 0.4s 0.4s cubic-bezier(0.63, 0.48, 0.38, 0.75);
      transition: transform 0.4s 0.4s cubic-bezier(0.63, 0.48, 0.38, 0.75);
      transition: transform 0.4s 0.4s cubic-bezier(0.63, 0.48, 0.38, 0.75), -webkit-transform 0.4s 0.4s cubic-bezier(0.63, 0.48, 0.38, 0.75); }
      .is-visible .c-split-screen__editorial-image-container {
        -webkit-transform: translateY(0);
                transform: translateY(0);
        transition: -webkit-transform 0.4s cubic-bezier(0.63, 0.48, 0.38, 0.75);
        transition: transform 0.4s cubic-bezier(0.63, 0.48, 0.38, 0.75);
        transition: transform 0.4s cubic-bezier(0.63, 0.48, 0.38, 0.75), -webkit-transform 0.4s cubic-bezier(0.63, 0.48, 0.38, 0.75); }
      .c-split-screen__editorial-part:first-child .c-split-screen__editorial-image-container {
        -webkit-transform: translateY(0);
                transform: translateY(0);
        height: 100vh; } }

.c-split-screen__editorial-image {
  height: auto;
  width: 100%; }
  .c-split-screen__editorial-part:first-child .c-split-screen__editorial-image {
    height: 100%;
    width: auto; }
  @media screen and (min-width: 1024px) {
    .c-split-screen__editorial-image {
      height: 100%;
      width: auto;
      position: relative;
      left: 50%;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%); } }

.c-split-screen__editorial-image-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-size: contain;
  background-position: center;
  opacity: 0.70; }

.c-split-screen__editorial-heading {
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 1.0384615385;
  margin-top: 0; }
  @media screen and (min-width: 1024px) {
    .c-split-screen__editorial-heading {
      font-size: 40px;
      font-size: 2.5rem; } }
  @media screen and (min-width: 1400px) {
    .c-split-screen__editorial-heading {
      font-size: 52px;
      font-size: 3.25rem; } }
  .c-split-screen__editorial-heading strong {
    display: block; }

.c-split-screen__second {
  background-color: #f5f5f5;
  min-height: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.l-split-screen__split {
  width: 100%; }
  @media screen and (min-width: 1024px) {
    .l-split-screen__split {
      width: 50%;
      float: left; } }

.c-split-screen__editorial-content {
  background-color: #f5f5f5;
  padding: 80px 20px;
  position: relative;
  float: right;
  clear: both;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  @media screen and (min-width: 1024px) {
    .c-split-screen__editorial-content:before {
      content: '';
      position: absolute;
      width: 100%;
      height: 50px;
      background-color: #fff;
      bottom: 0;
      left: 0; } }
  .c-split-screen__editorial-part:nth-child(even) .c-split-screen__editorial-content {
    background-color: #fff; }
    @media screen and (min-width: 1024px) {
      .c-split-screen__editorial-part:nth-child(even) .c-split-screen__editorial-content:before {
        background-color: #f5f5f5; } }
  .c-split-screen__editorial-part:nth-last-child(1) .c-split-screen__editorial-content:before {
    content: none; }
  .c-split-screen__editorial-content p {
    max-width: 700px; }
  @media screen and (min-width: 768px) {
    .c-split-screen__editorial-content {
      padding: 80px; } }
  @media screen and (min-width: 1024px) {
    .c-split-screen__editorial-content {
      min-height: 100vh;
      padding: 50px; } }
  @media screen and (min-width: 1200px) {
    .c-split-screen__editorial-content {
      padding: 80px; } }

.l-split-screen__editorial-column {
  float: left;
  max-width: 420px; }
  @media screen and (min-width: 768px) {
    .l-split-screen__editorial-column {
      width: 33%;
      padding-right: 20px; } }
  @media screen and (min-width: 1024px) {
    .l-split-screen__editorial-column {
      width: 100%;
      padding-right: 0; } }
  @media screen and (min-width: 1200px) {
    .l-split-screen__editorial-column {
      width: 33%;
      padding-right: 20px; } }
  .l-split-screen__editorial-column:last-child {
    padding-right: 0; }
  .l-split-screen__editorial-column h2,
  .l-split-screen__editorial-column h3,
  .l-split-screen__editorial-column h4,
  .l-split-screen__editorial-column h5,
  .l-split-screen__editorial-column h6 {
    font-size: 16px;
    font-size: 1rem; }
    @media screen and (min-width: 768px) {
      .l-split-screen__editorial-column h2,
      .l-split-screen__editorial-column h3,
      .l-split-screen__editorial-column h4,
      .l-split-screen__editorial-column h5,
      .l-split-screen__editorial-column h6 {
        font-size: 20px;
        font-size: 1.25rem; } }
    @media screen and (min-width: 1200px) {
      .l-split-screen__editorial-column h2,
      .l-split-screen__editorial-column h3,
      .l-split-screen__editorial-column h4,
      .l-split-screen__editorial-column h5,
      .l-split-screen__editorial-column h6 {
        font-size: 24px;
        font-size: 1.5rem; } }
  @media screen and (min-width: 1024px) and (max-width: 1399px) {
    .l-split-screen__editorial-column p {
      font-size: 16px;
      font-size: 1rem; } }

.c-split-screen__cta-button {
  width: 60px;
  height: 60px;
  background-size: 60%;
  background-position: center;
  display: block;
  transition: background-color .2s, opacity .2s, -webkit-transform .3s;
  transition: background-color .2s, opacity .2s, transform .3s;
  transition: background-color .2s, opacity .2s, transform .3s, -webkit-transform .3s;
  position: absolute;
  bottom: 20px;
  left: calc((50%) - (30px));
  border-radius: 50%;
  background-color: #ff553e; }
  .c-split-screen__cta-button:hover {
    background-color: #d71a00; }
  @media screen and (min-width: 768px) {
    .c-split-screen__cta-button {
      bottom: -30px; } }
  @media screen and (min-width: 1024px) {
    .c-split-screen__cta-button {
      display: none; } }

.c-split-screen__editorial-button {
  display: none; }
  @media screen and (min-width: 1024px) {
    .c-split-screen__editorial-button {
      font-size: 14px;
      font-size: 0.875rem;
      display: block;
      opacity: 0;
      position: absolute;
      bottom: 81px;
      left: calc((50%) - (85px));
      width: 170px;
      text-align: center;
      cursor: pointer;
      -webkit-transform: translateY(-1.5em);
              transform: translateY(-1.5em);
      transition: all .6s .5s; }
      .c-split-screen__editorial-button:after {
        content: '';
        display: block;
        width: 60px;
        height: 60px;
        position: absolute;
        bottom: calc((-60px) - (0.5em));
        left: calc((50%) - (30px));
        background-color: #ff553e;
        border-radius: 50%;
        background-position: center;
        background-repeat: no-repeat;
        background-size: 60%;
        transition: background-color .2s, opacity .2s, -webkit-transform .3s;
        transition: background-color .2s, opacity .2s, transform .3s;
        transition: background-color .2s, opacity .2s, transform .3s, -webkit-transform .3s;
        opacity: 0;
        -webkit-transform: translateY(-10px);
                transform: translateY(-10px); }
      .c-split-screen__editorial-button:hover:after {
        background-color: #d71a00; }
      .is-visible .c-split-screen__editorial-button,
      .c-split-screen__editorial-part:first-child .c-split-screen__editorial-button {
        opacity: 1;
        -webkit-transform: translateY(0);
                transform: translateY(0); }
        .is-visible .c-split-screen__editorial-button:after,
        .c-split-screen__editorial-part:first-child .c-split-screen__editorial-button:after {
          opacity: 1;
          -webkit-transform: translateY(0);
                  transform: translateY(0); }
      .c-split-screen__editorial-part:last-child .c-split-screen__editorial-button {
        bottom: 2em; }
        .c-split-screen__editorial-part:last-child .c-split-screen__editorial-button:after {
          top: calc((-60px) - (1em));
          bottom: auto;
          -webkit-transform: rotate(180deg);
                  transform: rotate(180deg); } }

.c-split-screen__editorial-navigation {
  position: fixed;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%); }

.c-split-screen__editorial-navigation-items {
  list-style: none; }

.c-split-screen__navigation-link {
  display: block;
  width: 3px;
  height: 1px;
  background-color: #cac8c6; }

@-webkit-keyframes c-split-screen__response-slide-up {
  from {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  to {
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes c-split-screen__response-slide-up {
  from {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  to {
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

.c-tabs__navigation-items {
  padding: 30px 20px;
  list-style-type: none;
  font-size: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }
  @media screen and (min-width: 960px) {
    .c-tabs__navigation-items {
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      padding: 30px 0; } }

@media screen and (min-width: 960px) {
  .c-tabs__navigation-item {
    height: auto;
    width: 210px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px; } }

@media screen and (min-width: 1230px) {
  .c-tabs__navigation-item {
    width: 280px; } }

.c-tabs__navigation-item:last-child {
  margin-right: 0; }

.c-tabs__navigation-link {
  font-size: 24px;
  font-size: 1.5rem;
  background-color: #f4f4f4;
  color: #ff553e;
  line-height: 1.2;
  display: block;
  width: 100%;
  height: 60px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  left: -200vw;
  display: flex;
  padding: 0 20px;
  border-top: 2px solid #fff;
  overflow: hidden; }
  @media screen and (min-width: 960px) {
    .c-tabs__navigation-link {
      height: 80px;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      text-align: center;
      padding: 0;
      font-weight: 600;
      border-top: none;
      position: relative;
      left: auto; } }
  .c-tabs__navigation-link:before {
    content: '';
    background-color: #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
    -webkit-transform-origin: bottom;
            transform-origin: bottom;
    z-index: 2;
    bottom: 0; }
    @media screen and (min-width: 960px) {
      .c-tabs__navigation-link:before {
        height: 170px;
        bottom: -20px; } }
  .c-tabs__navigation-link:hover {
    cursor: pointer;
    text-decoration: none;
    background: #f9f9f9; }
  .c-tabs__navigation-link:active {
    text-decoration: none; }
  .is-choosing .c-tabs__navigation-link {
    position: relative;
    left: auto;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .has-chosen .c-tabs__navigation-link {
    position: relative;
    left: auto;
    -webkit-animation-name: c-tabs__move_off_screen;
            animation-name: c-tabs__move_off_screen;
    -webkit-animation-duration: .1s;
            animation-duration: .1s;
    -webkit-animation-delay: .4s;
            animation-delay: .4s;
    -webkit-animation-iteration-count: 1;
            animation-iteration-count: 1;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards; }
    @media screen and (min-width: 960px) {
      .has-chosen .c-tabs__navigation-link {
        -webkit-animation: none;
                animation: none; } }
  .c-tabs__navigation-link.is-active {
    cursor: default;
    text-decoration: none;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-weight: 600;
    position: relative;
    left: auto;
    overflow: visible; }
    .has-chosen .c-tabs__navigation-link.is-active {
      -webkit-animation: none;
              animation: none; }
    .c-tabs__navigation-link.is-active:before {
      -webkit-transform: scaleY(1);
              transform: scaleY(1);
      box-shadow: 0px -7px 10px 0px rgba(0, 0, 0, 0.1); }
      @media screen and (min-width: 960px) {
        .c-tabs__navigation-link.is-active:before {
          transition: -webkit-transform 0.2s cubic-bezier(0.63, 0.48, 0.38, 0.75);
          transition: transform 0.2s cubic-bezier(0.63, 0.48, 0.38, 0.75);
          transition: transform 0.2s cubic-bezier(0.63, 0.48, 0.38, 0.75), -webkit-transform 0.2s cubic-bezier(0.63, 0.48, 0.38, 0.75); } }
      .is-choosing .c-tabs__navigation-link.is-active:before {
        transition: box-shadow 0.3s cubic-bezier(0.63, 0.48, 0.38, 0.75);
        box-shadow: 0px -3px 6px 0px rgba(0, 0, 0, 0.1); }
        @media screen and (min-width: 960px) {
          .is-choosing .c-tabs__navigation-link.is-active:before {
            box-shadow: 0px -7px 10px 0px rgba(0, 0, 0, 0.1); } }
      .has-chosen .c-tabs__navigation-link.is-active:before {
        -webkit-animation-name: c-tabs__mobile_tab_is_chosen;
                animation-name: c-tabs__mobile_tab_is_chosen;
        -webkit-animation-duration: .1s;
                animation-duration: .1s;
        -webkit-animation-iteration-count: 2;
                animation-iteration-count: 2;
        -webkit-animation-direction: alternate;
                animation-direction: alternate;
        -webkit-animation-fill-mode: backwards;
                animation-fill-mode: backwards; }
        @media screen and (min-width: 960px) {
          .has-chosen .c-tabs__navigation-link.is-active:before {
            -webkit-animation: none;
                    animation: none; } }
    .c-tabs__navigation-link.is-active:after {
      content: '';
      z-index: 2;
      position: absolute;
      width: 10px;
      height: 20px;
      right: 20px;
      top: 18px;
      background-size: contain;
      -webkit-transform: rotate(90deg);
              transform: rotate(90deg); }
      .is-choosing .c-tabs__navigation-link.is-active:after {
        -webkit-transform: none;
                transform: none;
        width: 15px;
        height: 10px;
        top: 24px; }
      @media screen and (min-width: 960px) {
        .c-tabs__navigation-link.is-active:after {
          content: none; } }

.c-tabs__navigation-label-wrapper {
  z-index: 3; }
  @media screen and (min-width: 960px) {
    .c-tabs__navigation-label-wrapper {
      padding: 0 1em; } }
  @media screen and (min-width: 960px) {
    .is-active .c-tabs__navigation-label-wrapper {
      transition: -webkit-transform .4s;
      transition: transform .4s;
      transition: transform .4s, -webkit-transform .4s;
      -webkit-transform: translateY(-0.5em);
              transform: translateY(-0.5em); } }

.c-tabs__navigation-label {
  position: relative; }

.c-tabs__navigation-label--active-state {
  opacity: 0;
  display: block;
  height: 0;
  position: relative;
  -webkit-transform: translateY(-0.5em);
          transform: translateY(-0.5em); }
  @media screen and (min-width: 960px) {
    .is-active .c-tabs__navigation-label--active-state {
      transition: all .5s .2s;
      opacity: 1;
      height: auto;
      -webkit-transform: translateY(0);
              transform: translateY(0); } }

.c-tabs__space {
  opacity: 0;
  transition: opacity .5s; }
  .is-init .c-tabs__space {
    opacity: 1; }
  .c-tabs__space.is-closed {
    overflow: auto;
    opacity: 0;
    -webkit-animation-name: c-tabs__move_off_screen;
            animation-name: c-tabs__move_off_screen;
    -webkit-animation-duration: .5s;
            animation-duration: .5s;
    -webkit-animation-delay: .5s;
            animation-delay: .5s;
    -webkit-animation-iteration-count: 1;
            animation-iteration-count: 1;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
    pointer-events: none; }
    .c-tabs__space.is-closed .box-margin {
      -webkit-animation-name: c-tabs__remove_margins;
              animation-name: c-tabs__remove_margins;
      -webkit-animation-duration: .5s;
              animation-duration: .5s;
      -webkit-animation-delay: .5s;
              animation-delay: .5s;
      -webkit-animation-iteration-count: 1;
              animation-iteration-count: 1;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards; }
  .c-tabs__space.is-tabbed-to {
    transition: opacity .5s .5s;
    opacity: 1; }

@-webkit-keyframes c-tabs__move_off_screen {
  0% {
    height: 0; }
  100% {
    height: 0; } }

@keyframes c-tabs__move_off_screen {
  0% {
    height: 0; }
  100% {
    height: 0; } }

@-webkit-keyframes c-tabs__remove_margins {
  0% {
    margin-top: 0;
    margin-bottom: 0; }
  100% {
    margin-top: 0;
    margin-bottom: 0; } }

@keyframes c-tabs__remove_margins {
  0% {
    margin-top: 0;
    margin-bottom: 0; }
  100% {
    margin-top: 0;
    margin-bottom: 0; } }

@-webkit-keyframes c-tabs__mobile_tab_is_chosen {
  0% {
    background-color: #fff; }
  100% {
    background-color: #9f9b99; } }

@keyframes c-tabs__mobile_tab_is_chosen {
  0% {
    background-color: #fff; }
  100% {
    background-color: #9f9b99; } }

.c-illustration {
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-bottom: 20px; }
  @media screen and (min-width: 880px) {
    .c-illustration {
      display: block;
      padding-bottom: 2em; } }

.c-illustration__image-container {
  overflow: hidden;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2; }
  @media screen and (min-width: 880px) {
    .c-illustration__image-container {
      width: 100%;
      height: 0;
      padding-top: 37.7358490566%;
      position: relative; } }
  .c-illustration__image-container svg {
    position: relative; }
    @media screen and (min-width: 880px) {
      .c-illustration__image-container svg {
        position: absolute;
        top: 0;
        left: 0; } }
  .c-illustration__image-container > div:first-child {
    display: none; }
    @media screen and (min-width: 880px) {
      .c-illustration__image-container > div:first-child {
        display: block; } }
  @media screen and (min-width: 880px) {
    .c-illustration__image-container > div:last-child {
      display: none; } }
  .c-illustration__image-container > div:only-child {
    display: block; }
    @media screen and (min-width: 880px) {
      .c-illustration__image-container > div:only-child {
        display: block; } }

.l-illustration__text-container {
  font-size: 16px;
  font-size: 1rem;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 20px; }
  @media screen and (min-width: 1024px) {
    .l-illustration__text-container {
      font-size: calc((16px) +  (28 - 16) * (100vw - 1024px) / (2560 - 1024)); } }
  @media screen and (min-width: 2560px) {
    .l-illustration__text-container {
      font-size: 28px;
      font-size: 1.75rem; } }
  @media screen and (min-width: 880px) {
    .l-illustration__text-container {
      display: block;
      position: absolute;
      width: 50%;
      top: 50%;
      left: 50%;
      -webkit-transform: translateY(-50%) translateY(-3em);
              transform: translateY(-50%) translateY(-3em);
      padding: 0 40px;
      margin-bottom: 0; } }
  @media screen and (min-width: 880px) {
    .c-illustration--image-right .l-illustration__text-container {
      left: 0; } }

.c-illustration__text-content {
  max-width: calc((100%) - (40px)); }
  @media screen and (min-width: 880px) {
    .c-illustration__text-content {
      max-width: 90vw; } }
  @media screen and (min-width: 880px) {
    .c-illustration--image-right .c-illustration__text-content {
      float: right; } }

.c-illustration__heading {
  font-size: 2.25em;
  max-width: 10em;
  margin-top: 0; }

.c-illustration__text {
  font-size: 1em;
  max-width: 25em;
  color: #000; }

.c-illustration__extras {
  font-size: .75em;
  max-width: 25em;
  border-left: 0.15em dotted #ccc;
  padding-left: 1em;
  font-weight: normal; }

.c-illustration__proof {
  margin-top: 0;
  margin-bottom: .5em;
  color: #999; }

.c-image-and-balloon {
  font-size: 16px;
  font-size: 1rem;
  position: relative; }
  @media screen and (min-width: 1024px) {
    .c-image-and-balloon {
      font-size: calc((16px) +  (28 - 16) * (100vw - 1024px) / (2560 - 1024)); } }
  @media screen and (min-width: 2560px) {
    .c-image-and-balloon {
      font-size: 28px;
      font-size: 1.75rem; } }

@-webkit-keyframes c-image-and-balloon__animation--item {
  100% {
    -webkit-transform: translate3d(0, -0.8em, 0);
            transform: translate3d(0, -0.8em, 0);
    -ms-transform: translate3d(0, 0, 0); } }

@keyframes c-image-and-balloon__animation--item {
  100% {
    -webkit-transform: translate3d(0, -0.8em, 0);
            transform: translate3d(0, -0.8em, 0);
    -ms-transform: translate3d(0, 0, 0); } }

@-webkit-keyframes c-image-and-balloon__animation--item-mobile {
  0‰ {
    -webkit-transform: translateX(-10vw);
            transform: translateX(-10vw);
    opacity: 0; }
  12.5%, 25% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1; }
  50%, 100% {
    -webkit-transform: translateX(10vw);
            transform: translateX(10vw);
    opacity: 0; } }

@keyframes c-image-and-balloon__animation--item-mobile {
  0‰ {
    -webkit-transform: translateX(-10vw);
            transform: translateX(-10vw);
    opacity: 0; }
  12.5%, 25% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1; }
  50%, 100% {
    -webkit-transform: translateX(10vw);
            transform: translateX(10vw);
    opacity: 0; } }

.c-image-and-balloon__item {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  display: inline-block;
  vertical-align: bottom;
  text-align: center;
  margin-right: .75em;
  transition: -webkit-transform 1s cubic-bezier(0.35, 0.57, 0.16, 0.96);
  transition: transform 1s cubic-bezier(0.35, 0.57, 0.16, 0.96);
  transition: transform 1s cubic-bezier(0.35, 0.57, 0.16, 0.96), -webkit-transform 1s cubic-bezier(0.35, 0.57, 0.16, 0.96); }
  @media screen and (max-width: 765px) {
    .c-image-and-balloon__item {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      width: 100%;
      position: relative; } }
  .c-image-and-balloon__item:first-child {
    text-align: right; }
    @media screen and (max-width: 765px) {
      .c-image-and-balloon__item:first-child {
        position: absolute;
        bottom: 0; } }
  .c-image-and-balloon__item:last-child {
    margin-right: 0;
    text-align: left; }
    @media screen and (max-width: 765px) {
      .c-image-and-balloon__item:last-child {
        position: absolute;
        bottom: 0; } }
  .c-image-and-balloon__item:only-child {
    text-align: center; }
    @media screen and (max-width: 765px) {
      .c-image-and-balloon__item:only-child {
        position: relative; } }
  .c-image-and-balloon__item:hover {
    -webkit-transform: translate3d(0, -0.8em, 0);
            transform: translate3d(0, -0.8em, 0);
    -ms-transform: translate3d(0, 0, 0); }
  @media screen and (min-width: 766px) {
    .c-image-and-balloon.is-in-viewport .c-image-and-balloon__item {
      -webkit-animation-iteration-count: 2;
              animation-iteration-count: 2;
      -webkit-animation-direction: alternate;
              animation-direction: alternate;
      -webkit-animation-timing-function: cubic-bezier(0.35, 0.57, 0.16, 0.96);
              animation-timing-function: cubic-bezier(0.35, 0.57, 0.16, 0.96);
      -webkit-animation-name: c-image-and-balloon__animation--item;
              animation-name: c-image-and-balloon__animation--item;
      -webkit-animation-duration: 2s;
              animation-duration: 2s; }
      .c-image-and-balloon.is-in-viewport .c-image-and-balloon__item:nth-child(2) {
        -webkit-animation-delay: 0.6s;
                animation-delay: 0.6s; }
      .c-image-and-balloon.is-in-viewport .c-image-and-balloon__item:nth-child(3) {
        -webkit-animation-delay: 1.2s;
                animation-delay: 1.2s; } }
  @media screen and (max-width: 765px) {
    .c-image-and-balloon__item {
      opacity: 0;
      -webkit-transform: translateX(-10vw);
              transform: translateX(-10vw);
      -webkit-animation-name: c-image-and-balloon__animation--item-mobile;
              animation-name: c-image-and-balloon__animation--item-mobile;
      -webkit-animation-iteration-count: infinite;
              animation-iteration-count: infinite;
      -webkit-animation-duration: 30s;
              animation-duration: 30s;
      -webkit-animation-delay: 0;
              animation-delay: 0;
      -webkit-animation-direction: normal;
              animation-direction: normal; }
      .c-image-and-balloon__item:nth-child(2) {
        -webkit-animation-delay: 11s;
                animation-delay: 11s; }
      .c-image-and-balloon__item:nth-child(3) {
        -webkit-animation-delay: 22s;
                animation-delay: 22s; } }

@-webkit-keyframes c-image-and-balloon__animation--balloon {
  100% {
    color: #edeae9;
    -webkit-transform: translateY(-0.4em);
            transform: translateY(-0.4em); } }

@keyframes c-image-and-balloon__animation--balloon {
  100% {
    color: #edeae9;
    -webkit-transform: translateY(-0.4em);
            transform: translateY(-0.4em); } }

.c-image-and-balloon__balloon {
  color: #f8f7f6;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  font-size: .875em;
  padding: 1em;
  background-color: currentColor;
  border-radius: 0.3571428571em;
  max-width: 12em;
  position: relative;
  margin-bottom: 1em;
  text-align: left;
  color: #edeae9;
  transition: color 1s cubic-bezier(0.35, 0.57, 0.16, 0.96), -webkit-transform 1s cubic-bezier(0.35, 0.57, 0.16, 0.96);
  transition: color 1s cubic-bezier(0.35, 0.57, 0.16, 0.96), transform 1s cubic-bezier(0.35, 0.57, 0.16, 0.96);
  transition: color 1s cubic-bezier(0.35, 0.57, 0.16, 0.96), transform 1s cubic-bezier(0.35, 0.57, 0.16, 0.96), -webkit-transform 1s cubic-bezier(0.35, 0.57, 0.16, 0.96); }
  @media screen and (min-width: 766px) {
    .c-image-and-balloon__item:nth-child(2) .c-image-and-balloon__balloon {
      -webkit-animation-delay: 0.4s;
              animation-delay: 0.4s; } }
  @media screen and (min-width: 766px) {
    .c-image-and-balloon__item:nth-child(3) .c-image-and-balloon__balloon {
      -webkit-animation-delay: 0.6s;
              animation-delay: 0.6s; } }
  .c-image-and-balloon__item:hover .c-image-and-balloon__balloon {
    color: #edeae9;
    -webkit-transform: translateY(-0.4em);
            transform: translateY(-0.4em); }
  @media screen and (min-width: 766px) {
    .c-image-and-balloon.is-in-viewport .c-image-and-balloon__balloon {
      -webkit-animation-iteration-count: 2;
              animation-iteration-count: 2;
      -webkit-animation-direction: alternate;
              animation-direction: alternate;
      -webkit-animation-timing-function: cubic-bezier(0.35, 0.57, 0.16, 0.96);
              animation-timing-function: cubic-bezier(0.35, 0.57, 0.16, 0.96);
      -webkit-animation-name: c-image-and-balloon__animation--balloon;
              animation-name: c-image-and-balloon__animation--balloon;
      -webkit-animation-duration: 2s;
              animation-duration: 2s; } }
  @media screen and (max-width: 765px) {
    .c-image-and-balloon__balloon {
      color: #edeae9;
      -webkit-transform: translateY(-0.4em);
              transform: translateY(-0.4em); } }
  .c-image-and-balloon__balloon::before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    position: absolute;
    border-width: 0.75em 0.5em 0 0.5em;
    border-color: currentColor transparent transparent transparent;
    bottom: -0.75em;
    left: calc(50% - 0.5em); }
    .c-image-and-balloon__item:first-child .c-image-and-balloon__balloon::before {
      left: auto;
      right: calc(2em - 0.25em); }
      @media screen and (max-width: 765px) {
        .c-image-and-balloon__item:first-child .c-image-and-balloon__balloon::before {
          left: calc(50% - 0.5em);
          right: auto; } }
    .c-image-and-balloon__item:last-child .c-image-and-balloon__balloon::before {
      left: calc(2em - 0.25em); }
      @media screen and (max-width: 765px) {
        .c-image-and-balloon__item:last-child .c-image-and-balloon__balloon::before {
          left: calc(50% - 0.5em);
          right: auto; } }
    .c-image-and-balloon__item:only-child .c-image-and-balloon__balloon::before {
      left: calc(50% - 0.5em);
      right: auto; }

@-webkit-keyframes c-image-and-balloon__animation--balloon-text {
  100% {
    opacity: 1; } }

@keyframes c-image-and-balloon__animation--balloon-text {
  100% {
    opacity: 1; } }

.c-image-and-balloon__balloon-text {
  opacity: 0.4;
  margin: 0;
  color: black;
  transition: opacity 1s cubic-bezier(0.35, 0.57, 0.16, 0.96); }
  .c-image-and-balloon__item:hover .c-image-and-balloon__balloon-text {
    opacity: 1; }
  @media screen and (min-width: 766px) {
    .c-image-and-balloon__item:nth-child(2) .c-image-and-balloon__balloon-text {
      -webkit-animation-delay: 0.4s;
              animation-delay: 0.4s; } }
  @media screen and (min-width: 766px) {
    .c-image-and-balloon__item:nth-child(3) .c-image-and-balloon__balloon-text {
      -webkit-animation-delay: 0.6s;
              animation-delay: 0.6s; } }
  @media screen and (min-width: 766px) {
    .c-image-and-balloon.is-in-viewport .c-image-and-balloon__balloon-text {
      -webkit-animation-iteration-count: 2;
              animation-iteration-count: 2;
      -webkit-animation-direction: alternate;
              animation-direction: alternate;
      -webkit-animation-timing-function: cubic-bezier(0.35, 0.57, 0.16, 0.96);
              animation-timing-function: cubic-bezier(0.35, 0.57, 0.16, 0.96);
      -webkit-animation-name: c-image-and-balloon__animation--balloon-text;
              animation-name: c-image-and-balloon__animation--balloon-text;
      -webkit-animation-duration: 2s;
              animation-duration: 2s; } }
  @media screen and (max-width: 765px) {
    .c-image-and-balloon__balloon-text {
      opacity: 1; } }
  .c-image-and-balloon__item--quote .c-image-and-balloon__balloon-text:before {
    content: open-quote; }

.c-image-and-balloon__image-container {
  display: inline-block;
  vertical-align: middle;
  border-radius: 50%;
  border: 1px solid #fdb4b0;
  background-color: #fff;
  width: 4em;
  height: 4em;
  overflow: hidden;
  position: relative; }

@-webkit-keyframes c-image-and-balloon__animation--image {
  100% {
    -webkit-filter: none;
            filter: none;
    opacity: 1; } }

@keyframes c-image-and-balloon__animation--image {
  100% {
    -webkit-filter: none;
            filter: none;
    opacity: 1; } }

.c-image-and-balloon__image {
  filter: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' height='0'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0' /></filter></svg>#grayscale");
  -webkit-filter: gray;
          filter: gray;
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
  opacity: 0.4;
  width: 100%;
  transition: opacity 1s cubic-bezier(0.35, 0.57, 0.16, 0.96), -webkit-filter 1s cubic-bezier(0.35, 0.57, 0.16, 0.96);
  transition: filter 1s cubic-bezier(0.35, 0.57, 0.16, 0.96), opacity 1s cubic-bezier(0.35, 0.57, 0.16, 0.96);
  transition: filter 1s cubic-bezier(0.35, 0.57, 0.16, 0.96), opacity 1s cubic-bezier(0.35, 0.57, 0.16, 0.96), -webkit-filter 1s cubic-bezier(0.35, 0.57, 0.16, 0.96);
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  padding: .5em; }
  .c-image-and-balloon__item--quote .c-image-and-balloon__image {
    padding: 0; }
  .c-image-and-balloon__item:hover .c-image-and-balloon__image {
    -webkit-filter: none;
            filter: none;
    opacity: 1; }
  @media screen and (min-width: 766px) {
    .c-image-and-balloon__item:nth-child(2) .c-image-and-balloon__image {
      -webkit-animation-delay: 0.2s;
              animation-delay: 0.2s; } }
  @media screen and (min-width: 766px) {
    .c-image-and-balloon__item:nth-child(3) .c-image-and-balloon__image {
      -webkit-animation-delay: 0.8s;
              animation-delay: 0.8s; } }
  @media screen and (min-width: 766px) {
    .c-image-and-balloon.is-in-viewport .c-image-and-balloon__image {
      -webkit-animation-iteration-count: 2;
              animation-iteration-count: 2;
      -webkit-animation-direction: alternate;
              animation-direction: alternate;
      -webkit-animation-timing-function: cubic-bezier(0.35, 0.57, 0.16, 0.96);
              animation-timing-function: cubic-bezier(0.35, 0.57, 0.16, 0.96);
      -webkit-animation-name: c-image-and-balloon__animation--image;
              animation-name: c-image-and-balloon__animation--image;
      -webkit-animation-duration: 2s;
              animation-duration: 2s; } }
  @media screen and (max-width: 765px) {
    .c-image-and-balloon__image {
      -webkit-filter: none;
              filter: none;
      opacity: 1; } }

@-webkit-keyframes c-image-and-balloon__animation--byline {
  100% {
    opacity: 1; } }

@keyframes c-image-and-balloon__animation--byline {
  100% {
    opacity: 1; } }

.c-image-and-balloon__byline {
  opacity: 0.4;
  display: inline-block;
  vertical-align: middle;
  color: #999;
  margin-left: .5em;
  text-align: left;
  transition: opacity 1s cubic-bezier(0.35, 0.57, 0.16, 0.96); }
  .c-image-and-balloon__item:hover .c-image-and-balloon__byline {
    opacity: 1; }
  @media screen and (min-width: 766px) {
    .c-image-and-balloon__item:nth-child(2) .c-image-and-balloon__byline {
      -webkit-animation-delay: 0.4s;
              animation-delay: 0.4s; } }
  @media screen and (min-width: 766px) {
    .c-image-and-balloon__item:nth-child(3) .c-image-and-balloon__byline {
      -webkit-animation-delay: 0.6s;
              animation-delay: 0.6s; } }
  @media screen and (min-width: 766px) {
    .c-image-and-balloon.is-in-viewport .c-image-and-balloon__byline {
      -webkit-animation-iteration-count: 2;
              animation-iteration-count: 2;
      -webkit-animation-direction: alternate;
              animation-direction: alternate;
      -webkit-animation-timing-function: cubic-bezier(0.35, 0.57, 0.16, 0.96);
              animation-timing-function: cubic-bezier(0.35, 0.57, 0.16, 0.96);
      -webkit-animation-name: c-image-and-balloon__animation--byline;
              animation-name: c-image-and-balloon__animation--byline;
      -webkit-animation-duration: 2s;
              animation-duration: 2s; } }
  @media screen and (max-width: 765px) {
    .c-image-and-balloon__byline {
      opacity: 1;
      margin-left: 0;
      margin-top: .5em;
      text-align: center; } }

.c-image-and-balloon__byline-name,
.c-image-and-balloon__byline-company {
  font-size: .75em;
  margin: 0;
  font-weight: 500; }

.c-proof-and-action {
  font-size: 16px;
  font-size: 1rem;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 20px 2em; }
  @media screen and (min-width: 1024px) {
    .c-proof-and-action {
      font-size: calc((16px) +  (28 - 16) * (100vw - 1024px) / (2560 - 1024)); } }
  @media screen and (min-width: 2560px) {
    .c-proof-and-action {
      font-size: 28px;
      font-size: 1.75rem; } }

.c-proof-and-action__proof {
  margin-top: -2em; }

.c-proof-and-action__action {
  text-align: center; }

.c-proof-and-action__heading {
  font-size: 2.25em;
  max-width: 17em;
  color: #05149b;
  font-weight: bold; }

.c-proof-and-action__link {
  display: inline-block;
  text-align: center;
  padding: 1.2em 4em;
  line-height: 1.4;
  border: 0;
  background: #05149b;
  color: #fff;
  font-weight: 600;
  position: relative;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.3); }
  .c-proof-and-action__link:hover, .c-proof-and-action__link:focus {
    background: #071ee5;
    text-decoration: none; }

.c-lead-generating-form-block {
  margin: 0 auto; }
  @media screen and (min-width: 1200px) {
    .c-lead-generating-form-block {
      max-width: 1160px; } }

.c-lead-generating-form-block__form-content {
  zoom: 1;
  border: 1px solid #f5f5f5;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  border: 1px solid #f5f5f5; }
  .c-lead-generating-form-block__form-content:before, .c-lead-generating-form-block__form-content:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden; }
  .c-lead-generating-form-block__form-content:after {
    clear: both; }

.c-lead-generating-form-block__form-item {
  /*float: left;*/
  /*height: $lead-generating-form-block__form-item--height;*/
  width: 100%;
  position: relative;
  border-bottom: 1px solid #f5f5f5; }

.c-lead-generating-form-block__form-item--state {
  display: none; }
  .c-lead-generating-form-block__form-item--state.is-visible {
    display: block; }

.c-lead-generating-form-block__form-label {
  font-size: 14px;
  font-size: 0.875rem;
  position: absolute;
  left: 20px;
  top: 30px;
  -webkit-transform: translateY(-50%) scale(1);
          transform: translateY(-50%) scale(1);
  -webkit-transform-origin: left;
          transform-origin: left;
  color: #9f9b99;
  transition: all .2s;
  pointer-events: none; }
  .c-lead-generating-form-block__form-input:focus + .c-lead-generating-form-block__form-label,
  .c-lead-generating-form-block__form-input.has-value + .c-lead-generating-form-block__form-label {
    -webkit-transform: translateY(-105%) scale(0.8);
            transform: translateY(-105%) scale(0.8);
    color: #b8b5b3; }
  .c-lead-generating-form-block__form-item.is-invalid .c-lead-generating-form-block__form-label {
    /*color: $color-orange;*/ }
  @media screen and (min-width: 769px) {
    .c-lead-generating-form-block__form-label {
      font-size: 18px;
      font-size: 1.125rem; } }

.c-lead-generating-form-block__form-input,
.c-lead-generating-form-block__form-button {
  font-size: 14px;
  font-size: 0.875rem;
  /*float: left;*/
  height: 60px;
  margin: 0;
  width: 100%;
  border-radius: 0;
  -webkit-appearance: none; }
  @media screen and (min-width: 769px) {
    .c-lead-generating-form-block__form-input,
    .c-lead-generating-form-block__form-button {
      font-size: 18px;
      font-size: 1.125rem; } }

.c-lead-generating-form-block__form-button {
  border: none;
  text-align: center;
  padding: 0 20px;
  line-height: 60px; }

.c-lead-generating-form-block__form-input {
  border: none;
  color: #05149b;
  padding: 13.3333333333px 20px 0 20px;
  -webkit-text-fill-color: #05149b;
  /*.c-lead-generating-form-block__form & {
		border-bottom: 1px solid $backgroundColor-lightGray;
	}*/ }
  .c-lead-generating-form-block__form-input:focus {
    outline: none; }
  .c-lead-generating-form-block__form-input:not(select):focus {
    box-shadow: inset 4px 0px 0px 0px #699bff; }
  .c-lead-generating-form-block__form-item.is-invalid .c-lead-generating-form-block__form-input:not(select) {
    box-shadow: inset 4px 0px 0px 0px #ff553e; }
  .c-lead-generating-form-block__form-input.input-validation-error {
    box-shadow: inset 4px 0px 0px 0px #ff553e !important; }
  .c-lead-generating-form-block__form-input--select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000; }

.c-lead-generating-form-block__form-select-wrapper {
  width: 100%; }
  .is-focused .c-lead-generating-form-block__form-select-wrapper {
    box-shadow: inset 4px 0px 0px 0px #699bff; }
  .is-invalid .c-lead-generating-form-block__form-select-wrapper {
    box-shadow: inset 4px 0px 0px 0px #ff553e; }

.c-lead-generating-form-block #gdprFields {
  /*float: left;*/ }
  .c-lead-generating-form-block #gdprFields > div {
    padding: 20px;
    /*border-bottom: 1px solid #f5f5f5;*/ }

.c-lead-generating-form-block #gdprFieldsTemplate {
  display: none; }

.c-lead-generating-form-block #salutationFieldTemplate {
  display: none; }

.c-lead-generating-form-block .field-validation-error {
  box-shadow: inset 4px 0px 0px 0px #ff553e;
  font-size: 16px;
  color: #ff553e;
  padding-left: 20px;
  display: block; }

.c-lead-generating-form-block .no-script {
  padding: 10px;
  color: #ff553e;
  box-shadow: inset 4px 0px 0px 0px #ff553e !important; }

.c-lead-generating-form-block .checkboxContainer.is-invalid {
  box-shadow: inset 4px 0px 0px 0px #ff553e !important; }

@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop, .fancy-select::after {
    background-position-y: -25px !important; }
  select::-ms-expand {
    display: none; } }

.c-lead-generating-download-block .checkboxContainer {
  padding: 5px;
  margin-bottom: 10px; }
  .c-lead-generating-download-block .checkboxContainer input {
    display: inline;
    width: auto; }
  .c-lead-generating-download-block .checkboxContainer label {
    display: inline; }

.c-lead-generating-download-block #gdprFieldsTemplate {
  display: none; }

.c-lead-generating-download-block #salutationFieldTemplate {
  display: none; }

.c-lead-generating-download-block #Name.error {
  margin-bottom: 0; }

.c-lead-generating-download-block .input-validation-error {
  background: #fa8466 !important;
  margin-bottom: 0; }

.c-lead-generating-download-block .field-validation-error {
  display: block;
  font-size: 16px;
  float: none; }

.c-lead-generating-download-block .fullNameError {
  display: none; }

.c-social-share .c-social-share-menu__item {
  margin-right: 1.5ex; }

.cookie-consent {
  position: fixed;
  bottom: 0;
  z-index: 999;
  width: 100%;
  padding: .75em 0;
  background-color: #ff553e;
  color: #fff;
  text-align: center; }
  .cookie-consent .l-container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
    @media screen and (min-width: 768px) {
      .cookie-consent .l-container {
        -webkit-flex-direction: row;
            -ms-flex-direction: row;
                flex-direction: row;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center; } }
  .cookie-consent__text p {
    margin: 0 0 .5em 0; }
    @media screen and (min-width: 768px) {
      .cookie-consent__text p {
        margin: 0; } }
  .cookie-consent__text a {
    color: #fff;
    text-decoration: underline; }
  .cookie-consent__button {
    padding: 1em 0;
    cursor: pointer;
    font-weight: 300;
    background-color: transparent;
    opacity: 1;
    border: 2px solid #fff; }
    .cookie-consent__button:hover {
      background-color: transparent; }
    @media screen and (min-width: 768px) {
      .cookie-consent__button {
        margin-left: 20px;
        padding: .5em 1em; } }

/*# sourceMappingURL=main.css.map */

