/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

/* FONT PATH
 * -------------------------- */

@font-face {
  font-family: 'FontAwesome';
  src: url(../fonts/fontawesome-webfont-674f50d287a8c48dc19ba404d20fe713.eot);
  src: url(../fonts/fontawesome-webfont-674f50d287a8c48dc19ba404d20fe713.eot?#iefix&v=4.7.0) format('embedded-opentype'), url(../fonts/fontawesome-webfont-af7ae505a9eed503f8b8e6982036873e.woff2) format('woff2'), url(../fonts/fontawesome-webfont-fee66e712a8a08eef5805a46892932ad.woff) format('woff'), url(../fonts/fontawesome-webfont-b06871f281fee6b241d60582ae9369b9.ttf) format('truetype'), url(../images/fontawesome-webfont-912ec66d7572ff821749319396470bde.svg#fontawesomeregular) format('svg');
  font-weight: normal;
  font-style: normal;
}

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */

.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}

.fa-li.fa-lg {
  left: -1.85714286em;
}

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}

/* Deprecated as of 4.4.0 */

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x,.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */

.fa-search:before {
  content: "\F002";
}

.fa-envelope-o:before {
  content: "\F003";
}

.fa-user:before {
  content: "\F007";
}

.fa-th-large:before {
  content: "\F009";
}

.fa-th:before {
  content: "\F00A";
}

.fa-th-list:before {
  content: "\F00B";
}

.fa-check:before {
  content: "\F00C";
}

.fa-remove:before,.fa-close:before,.fa-times:before {
  content: "\F00D";
}

.fa-search-plus:before {
  content: "\F00E";
}

.fa-home:before {
  content: "\F015";
}

.fa-file-o:before {
  content: "\F016";
}

.fa-download:before {
  content: "\F019";
}

.fa-list-alt:before {
  content: "\F022";
}

.fa-tag:before {
  content: "\F02B";
}

.fa-tags:before {
  content: "\F02C";
}

.fa-book:before {
  content: "\F02D";
}

.fa-font:before {
  content: "\F031";
}

.fa-bold:before {
  content: "\F032";
}

.fa-text-height:before {
  content: "\F034";
}

.fa-text-width:before {
  content: "\F035";
}

.fa-align-left:before {
  content: "\F036";
}

.fa-align-center:before {
  content: "\F037";
}

.fa-align-right:before {
  content: "\F038";
}

.fa-list:before {
  content: "\F03A";
}

.fa-image:before,.fa-picture-o:before {
  content: "\F03E";
}

.fa-adjust:before {
  content: "\F042";
}

.fa-play:before {
  content: "\F04B";
}

.fa-stop:before {
  content: "\F04D";
}

.fa-arrow-left:before {
  content: "\F060";
}

.fa-arrow-right:before {
  content: "\F061";
}

.fa-arrow-up:before {
  content: "\F062";
}

.fa-arrow-down:before {
  content: "\F063";
}

.fa-plus:before {
  content: "\F067";
}

.fa-leaf:before {
  content: "\F06C";
}

.fa-warning:before {
  content: "\F071";
}

.fa-calendar:before {
  content: "\F073";
}

.fa-comment:before {
  content: "\F075";
}

.fa-bar-chart-o:before,.fa-bar-chart:before {
  content: "\F080";
}

.fa-key:before {
  content: "\F084";
}

.fa-comments:before {
  content: "\F086";
}

.fa-external-link:before {
  content: "\F08E";
}

.fa-upload:before {
  content: "\F093";
}

.fa-phone:before {
  content: "\F095";
}

.fa-filter:before {
  content: "\F0B0";
}

.fa-group:before {
  content: "\F0C0";
}

.fa-link:before {
  content: "\F0C1";
}

.fa-copy:before,.fa-files-o:before {
  content: "\F0C5";
}

.fa-save:before {
  content: "\F0C7";
}

.fa-list-ul:before {
  content: "\F0CA";
}

.fa-list-ol:before {
  content: "\F0CB";
}

.fa-underline:before {
  content: "\F0CD";
}

.fa-table:before {
  content: "\F0CE";
}

.fa-google-plus:before {
  content: "\F0D5";
}

.fa-sort:before {
  content: "\F0DC";
}

.fa-sort-down:before,.fa-sort-desc:before {
  content: "\F0DD";
}

.fa-sort-up:before,.fa-sort-asc:before {
  content: "\F0DE";
}

.fa-envelope:before {
  content: "\F0E0";
}

.fa-linkedin:before {
  content: "\F0E1";
}

.fa-legal:before {
  content: "\F0E3";
}

.fa-comment-o:before {
  content: "\F0E5";
}

.fa-comments-o:before {
  content: "\F0E6";
}

.fa-sitemap:before {
  content: "\F0E8";
}

.fa-user-md:before {
  content: "\F0F0";
}

.fa-file-text-o:before {
  content: "\F0F6";
}

.fa-building-o:before {
  content: "\F0F7";
}

.fa-mobile-phone:before,.fa-mobile:before {
  content: "\F10B";
}

.fa-quote-left:before {
  content: "\F10D";
}

.fa-quote-right:before {
  content: "\F10E";
}

.fa-code:before {
  content: "\F121";
}

.fa-location-arrow:before {
  content: "\F124";
}

.fa-info:before {
  content: "\F129";
}

.fa-calendar-o:before {
  content: "\F133";
}

.fa-html5:before {
  content: "\F13B";
}

.fa-css3:before {
  content: "\F13C";
}

.fa-anchor:before {
  content: "\F13D";
}

.fa-level-up:before {
  content: "\F148";
}

.fa-level-down:before {
  content: "\F149";
}

.fa-eur:before {
  content: "\F153";
}

.fa-gbp:before {
  content: "\F154";
}

.fa-file:before {
  content: "\F15B";
}

.fa-file-text:before {
  content: "\F15C";
}

.fa-sort-amount-asc:before {
  content: "\F160";
}

.fa-sort-amount-desc:before {
  content: "\F161";
}

.fa-sort-numeric-asc:before {
  content: "\F162";
}

.fa-sort-numeric-desc:before {
  content: "\F163";
}

.fa-youtube:before {
  content: "\F167";
}

.fa-youtube-play:before {
  content: "\F16A";
}

.fa-long-arrow-down:before {
  content: "\F175";
}

.fa-long-arrow-up:before {
  content: "\F176";
}

.fa-long-arrow-left:before {
  content: "\F177";
}

.fa-long-arrow-right:before {
  content: "\F178";
}

.fa-windows:before {
  content: "\F17A";
}

.fa-try:before {
  content: "\F195";
}

.fa-university:before {
  content: "\F19C";
}

.fa-google:before {
  content: "\F1A0";
}

.fa-drupal:before {
  content: "\F1A9";
}

.fa-language:before {
  content: "\F1AB";
}

.fa-building:before {
  content: "\F1AD";
}

.fa-child:before {
  content: "\F1AE";
}

.fa-car:before {
  content: "\F1B9";
}

.fa-tree:before {
  content: "\F1BB";
}

.fa-database:before {
  content: "\F1C0";
}

.fa-file-pdf-o:before {
  content: "\F1C1";
}

.fa-file-word-o:before {
  content: "\F1C2";
}

.fa-file-picture-o:before,.fa-file-image-o:before {
  content: "\F1C5";
}

.fa-file-zip-o:before {
  content: "\F1C6";
}

.fa-file-video-o:before {
  content: "\F1C8";
}

.fa-file-code-o:before {
  content: "\F1C9";
}

.fa-support:before {
  content: "\F1CD";
}

.fa-send:before {
  content: "\F1D8";
}

.fa-send-o:before {
  content: "\F1D9";
}

.fa-header:before {
  content: "\F1DC";
}

.fa-at:before {
  content: "\F1FA";
}

.fa-area-chart:before {
  content: "\F1FE";
}

.fa-line-chart:before {
  content: "\F201";
}

.fa-cart-plus:before {
  content: "\F217";
}

.fa-cart-arrow-down:before {
  content: "\F218";
}

.fa-user-secret:before {
  content: "\F21B";
}

.fa-street-view:before {
  content: "\F21D";
}

.fa-mars:before {
  content: "\F222";
}

.fa-server:before {
  content: "\F233";
}

.fa-user-plus:before {
  content: "\F234";
}

.fa-user-times:before {
  content: "\F235";
}

.fa-medium:before {
  content: "\F23A";
}

.fa-object-group:before {
  content: "\F247";
}

.fa-sticky-note:before {
  content: "\F249";
}

.fa-sticky-note-o:before {
  content: "\F24A";
}

.fa-clone:before {
  content: "\F24D";
}

.fa-firefox:before {
  content: "\F269";
}

.fa-internet-explorer:before {
  content: "\F26B";
}

.fa-500px:before {
  content: "\F26E";
}

.fa-calendar-plus-o:before {
  content: "\F271";
}

.fa-calendar-times-o:before {
  content: "\F273";
}

.fa-calendar-check-o:before {
  content: "\F274";
}

.fa-industry:before {
  content: "\F275";
}

.fa-map-o:before {
  content: "\F278";
}

.fa-map:before {
  content: "\F279";
}

.fa-edge:before {
  content: "\F282";
}

.fa-first-order:before {
  content: "\F2B0";
}

.fa-fa:before {
  content: "\F2B4";
}

.fa-envelope-open:before {
  content: "\F2B6";
}

.fa-envelope-open-o:before {
  content: "\F2B7";
}

.fa-address-book:before {
  content: "\F2B9";
}

.fa-address-book-o:before {
  content: "\F2BA";
}

.fa-address-card:before {
  content: "\F2BB";
}

.fa-address-card-o:before {
  content: "\F2BC";
}

.fa-user-o:before {
  content: "\F2C0";
}

.fa-id-badge:before {
  content: "\F2C1";
}

.fa-id-card:before {
  content: "\F2C2";
}

.fa-id-card-o:before {
  content: "\F2C3";
}

.fa-s15:before {
  content: "\F2CD";
}

.fa-window-close:before {
  content: "\F2D3";
}

.fa-window-close-o:before {
  content: "\F2D4";
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * 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;
}

/* Grouping content
   ========================================================================== */

/**
 * 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 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * 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 {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

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

/**
 * 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;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

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

/**
 * 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;
}

/**
 * Correct the padding in Firefox.
 */

/**
 * 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.
 */

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

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 in Chrome and Safari on macOS.
 */

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

/**
 * 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 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}

/*! Gray v1.6.0 (https://github.com/karlhorky/gray) | MIT */

.grayscale {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='saturate' values='0'/></filter></svg>#grayscale");
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  filter: gray;
}

.grayscale.grayscale-fade {
  transition: filter .5s;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  .grayscale.grayscale-fade {
    -webkit-transition: -webkit-filter .5s;
    transition: -webkit-filter .5s;
  }
}

.grayscale.grayscale-fade:hover {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}

@charset "UTF-8";

@font-face {
  font-family: 'adjust';
  src: url(../fonts/adjust-font-95e46f6c942cfe747f6b5bba380b987a.eot);
  src: url(../fonts/adjust-font-95e46f6c942cfe747f6b5bba380b987a.eot?#iefix) format("embedded-opentype"), url(../fonts/adjust-font-0a55145ff0229d87349c564bdff3790f.woff) format("woff"), url(../fonts/adjust-font-4a42bdf986f1a32329bd003527907c11.ttf) format("truetype");
}

@font-face {
  font-family: 'nexa';
  src: url(../fonts/Nexa_Free_Regular-webfont-767272ea7e10c887ca055d4c669602aa.eot);
  src: url(../fonts/Nexa_Free_Regular-webfont-767272ea7e10c887ca055d4c669602aa.eot?#iefix) format("embedded-opentype"), url(../fonts/Nexa_Free_Regular-webfont-02672b196ccdec1a618906420d3671f7.woff) format("woff"), url(../fonts/Nexa_Free_Regular-webfont-a64bf68b2a22acd3c37cb5b13681af8f.ttf) format("truetype");
  font-weight: normal;
}

@font-face {
  font-family: 'nexa';
  src: url(../fonts/Nexa_Free_Light-webfont-4d77a37d753e57b746131451905890c1.eot);
  src: url(../fonts/Nexa_Free_Light-webfont-4d77a37d753e57b746131451905890c1.eot?#iefix) format("embedded-opentype"), url(../fonts/Nexa_Free_Light-webfont-b65f3977f06b64dd37822972328ea2b6.woff) format("woff"), url(../fonts/Nexa_Free_Light-webfont-ea6660b9fb62b6700212f0ff75d1a8a5.ttf) format("truetype");
  font-weight: 100;
}

@font-face {
  font-family: 'nexa';
  src: url(../fonts/Nexa_Free_Bold-webfont-67d7a27c04ba6ec08226447406315487.eot);
  src: url(../fonts/Nexa_Free_Bold-webfont-67d7a27c04ba6ec08226447406315487.eot?#iefix) format("embedded-opentype"), url(../fonts/Nexa_Free_Bold-webfont-2bf6ed0036705f338542767b270799aa.woff) format("woff"), url(../fonts/Nexa_Free_Bold-webfont-bcfb4a9f72467b1cddb6ab4c7f4deb4f.ttf) format("truetype");
  font-weight: 600;
}

*,*::before,*::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

html {
  font-family: nexa, sans-serif;
  line-height: 1.4;
  overflow-x: hidden;
}

body {
  overflow-x: hidden;
  position: relative;
}

body p {
  font-weight: 300;
}

body ol {
  margin-left: 50px;
}

.hidden {
  display: none !important;
}

input.error-warning,textarea.error-warning,select.error-warning {
  background: #FFBABA !important;
}

.container {
  width: 100%;
  max-width: 1280px;
  margin: auto;
  z-index: 5;
  position: relative;
}

.container.wysiwyg ul:not(.mosaic) {
  margin-left: 2.5em;
}

.container.wysiwyg a {
  color: red;
}

h1,h2,h3,.hero_title {
  line-height: 1.2;
}

a.logo {
  margin: 3px 0 0 -1.25rem;
  width: 189px;
  float: left;
}

a.logo img {
  margin: 0;
  width: 100%;
}

@media screen and (max-width: 640px) {
  a.logo {
    float: none;
  }
}

h1.logo-h1 {
  display: inline;
}

h1.logo-h1 span,h1.front-h1 span {
  position: absolute;
  top: -100vh;
  left: -100vw;
}

h2 {
  font-size: 2rem;
  font-weight: bold;
}

h2::after {
  content: "";
  display: block;
  height: 6px;
  width: 48px;
  margin: 1rem auto 0;
  border-radius: 3px;
  background-image: -webkit-gradient(linear, right top, left top, color-stop(10%, #a01), color-stop(90%, #f34));
  background-image: linear-gradient(to left, #a01 10%, #f34 90%);
}

h2,.intro {
  text-align: center;
  margin-bottom: 1rem;
}

h2.intro-pagechange,.intro.intro-pagechange {
  text-align: left;
  width: inherit;
  max-width: 700px;
}

.block h2 {
  text-align: left;
  font-size: 1.75rem;
}

.block h2::after {
  content: none;
}

.gradient-effect {
  color: #d23;
  text-decoration: none;
}

@supports (background-clip: text) or (-webkit-background-clip: text) {
  .gradient-effect {
    background-image: -webkit-gradient(linear, left top, right top, from(#a01), to(#f34));
    background-image: linear-gradient(to right, #a01, #f34);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
    text-fill-color: transparent;
    font-weight: bold;
  }
}

.gradient-effect a {
  text-decoration: none;
}

.link-button {
  padding: .75rem 2rem;
  border-radius: 48px;
  color: #fff;
  text-decoration: none;
  display: inline-block;
  -webkit-transition: .3s;
  transition: .3s;
  overflow: hidden;
  position: relative;
  background-image: linear-gradient(315deg, #a01 20%, #f34 80%);
  /*border: 6px solid $red;*/
  /*border-image-source: linear-gradient(315deg, $darkred 20%, $lightred 80%);
	border-radius: 50%;
	border-image-width: 6px;
	border-image-slice: 20;*/
  display: block;
  min-width: auto;
  max-width: 250px;
  width: 100%;
  margin: 2rem auto 0;
  text-align: center;
  cursor: pointer;
}

.link-button.btn-home {
  margin-left: 0;
  max-width: 320px;
}

@media screen and (max-width: 550px) {
  .link-button.btn-home {
    display: none;
  }
}

.link-button.btn-home_mobile {
  display: none;
}

@media screen and (max-width: 550px) {
  .link-button.btn-home_mobile {
    margin: 0 auto;
    margin-top: -2.5em;
    display: block;
    z-index: 10;
  }
}

.link-button.inverted {
  background-image: linear-gradient(315deg, #f34 20%, #a01 80%);
}

.link-button.inactive {
  background-image: linear-gradient(315deg, #ccc 20%, #aaa 80%);
  pointer-events: none !important;
}

.link-button.inverted.inactive {
  background-image: linear-gradient(315deg, #aaa 20%, #ccc 80%);
}

.link-button:hover {
  -webkit-box-shadow: inset 0 0 48px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 0 48px rgba(0, 0, 0, 0.5);
}

.link-button:hover span {
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
}

a i {
  color: #fff;
  opacity: .8;
}

a i:hover {
  opacity: 1;
}

.annotation {
  font-size: .75em;
  color: rgba(0, 0, 0, 0.6);
  margin-top: 1.5rem;
}

section {
  padding: 55px;
  position: relative;
  background-color: #f9f9f9;
  /* Special case: if there are only 2 sections (thus meaning there are no Newsletter section) */
}

section:nth-last-of-type(2):first-of-type {
  background-color: #f9f9f9;
}

section.wysiwyg {
  background: #fff;
}

.intro {
  width: 50%;
  min-width: 620px;
  margin: .5rem auto;
  text-align: center;
}

.intro p {
  margin-bottom: .5rem;
}

.intro-change {
  text-align: left;
}

.wysiwyg-text {
  width: 100%;
  margin: auto;
  max-width: 1024px;
  padding: .5rem;
}

.wysiwyg-text.intro-change {
  max-width: 700px;
}

@media screen and (max-width: 560px) {
  .wysiwyg-text .media_embed iframe {
    width: 300px;
  }
}

.wysiwyg-text p {
  margin-bottom: .75rem;
}

.block .wysiwyg-text {
  max-width: none;
}

.mosaic,.block {
  max-width: 1280px;
  margin: 0 auto 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
}

.mosaic.mosaic_public,.block.mosaic_public {
  min-width: 1280px;
}

@media screen and (max-width: 1340px) {
  .mosaic.mosaic_public,  .block.mosaic_public {
    min-width: 1000px;
  }
}

@media screen and (max-width: 1050px) {
  .mosaic.mosaic_public,  .block.mosaic_public {
    min-width: auto;
  }
}

.mosaic .block-header .block-landscape,.block .block-header .block-landscape {
  min-width: 590px;
}

.mosaic-2 > .block,.block-2 > .block {
  width: calc(50% - 4rem);
  margin: 2rem;
}

.mosaic-3 > .block,.block-3 > .block {
  width: calc(100% / 3 - 4rem);
  margin: 2rem;
}

.block {
  background-color: #fff;
  -webkit-box-shadow: 0 8px 24px rgba(0, 0, 0, 0.06);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.06);
}

.block.special-background {
  position: relative;
  display: block;
  min-height: 15rem;
}

.block.special-background .block-header {
  width: 100%;
  height: 100%;
}

.block.special-background .block-header h3 {
  color: #FFF;
}

.block.special-background p a {
  color: white;
  text-decoration: none;
  font-weight: bold;
}

.block.special-background .content-bottom .link-arrow {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  bottom: inherit;
}

.block.special-background .content-bottom p {
  margin: 0 1.3em;
}

.block.special-background .content-bottom p.block_service {
  position: relative;
  margin-right: 0;
  text-align: right;
}

.block.special-background .content-bottom a {
  color: #d23;
}

@media screen and (max-width: 411px) {
  .block.special-background .link-arrow {
    bottom: 3.5rem;
    right: -2%;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    z-index: 15;
  }
}

.block.special-background .link-arrow-service {
  bottom: 49%;
  right: -22%;
}

@media screen and (max-width: 780px) {
  .block.special-background .link-arrow-service {
    right: -7%;
  }
}

@media screen and (max-width: 480px) {
  .block.special-background .link-arrow-service {
    bottom: -45%;
    right: -14%;
    top: -10px;
  }
}

.block.short-header {
  padding-top: 0;
}

.block.short-header .block-header {
  height: 10.5rem;
  position: relative;
}

.block.short-header .block-header .logo_prosci-rolebased {
  height: 30px;
  position: absolute;
  z-index: 10;
  right: 5%;
  bottom: 10%;
}

@media screen and (max-width: 480px) {
  .block.short-header .block-header .logo_prosci-rolebased {
    height: 20px;
  }
}

.block.short-header .block-header .cover-image {
  height: 100%;
}

.block.short-header .cover-image::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.block h3 {
  color: black;
  font-size: 1.1rem;
  font-weight: bold;
  text-align: left;
}

.block h3 a {
  text-decoration: none;
  color: inherit;
}

.block .block-header {
  position: relative;
  width: 100%;
}

.block .block-header h3 {
  position: absolute;
  top: 0;
  padding: 1rem 1.5rem;
  color: white;
  margin-bottom: 0;
}

.block .block-header.block-landscape {
  width: 70%;
}

.block .block-header.block-landscape .cover-image {
  width: 100%;
  height: 100%;
}

.block .block-header.block-landscape + .content {
  width: 30%;
  position: relative;
}

.block .block-header.block-landscape + .content a {
  display: inline-block;
  position: absolute;
  bottom: 60px;
}

.block .block-header.block-landscape + .content .button-list {
  display: block;
  width: calc(100% - 100px);
  bottom: 60px;
  left: 50px;
}

@media screen and (max-width: 1050px) {
  .block .block-header.block-landscape + .content .button-list {
    position: static;
    width: 100%;
  }
}

.block .block-header.block-landscape + .content .button-list a {
  position: relative;
  bottom: 0;
  width: auto;
}

.block .block-header.block-landscape + .content .sponsors,.block .block-header.block-landscape + .content .included_services {
  width: 100%;
}

.block .block-header.block-landscape + .content .sponsors a,.block .block-header.block-landscape + .content .included_services a {
  min-width: none !important;
  max-width: none !important;
  width: auto !important;
  position: inherit;
}

.block .block-header.block-landscape + .content .sponsors a:first-child img,.block .block-header.block-landscape + .content .included_services a:first-child img {
  width: 40px;
  height: auto;
}

.block .block-header.block-landscape + .content .sponsors img,.block .block-header.block-landscape + .content .included_services img {
  height: 40px;
  margin: 0.5em;
  width: auto;
}

.mosaic-3 > .block.block_stories {
  width: calc(100% / 2 - 2em);
  margin: inherit;
}

@media screen and (max-width: 600px) {
  .mosaic-3 > .block.block_stories {
    width: calc(100% / 1 - 2em);
  }
}

.mosaic-3 > .block.block_stories .block-header {
  height: 90px;
}

.mosaic-3 > .block.block_stories .block-header .cover-image {
  height: 100%;
  margin: 1.5em 0;
}

.mosaic-3 > .block.block_stories .block-header .cover-image img {
  -o-object-fit: scale-down;
  object-fit: scale-down;
  width: 20%;
  height: 100%;
  min-width: 50px;
  min-height: 100px;
}

.mosaic-3 > .block.block_stories .content-limited {
  text-align: center;
  max-height: inherit;
}

.mosaic-3 > .block.block_stories .content-limited h3 {
  margin-bottom: 0;
}

.mosaic-3 > .block.block_stories .content-limited h4 {
  margin-bottom: 1em;
  color: #D51A29;
}

.mosaic-3 > .block.block_stories .content-limited p {
  padding: 0 2em 2em 2em;
}

@media screen and (max-width: 600px) {
  .mosaic-3 > .block.block_stories .content-limited p {
    padding: 0 1em 1em 1em;
  }
}

.mosaic-3 > .block.block_stories .content-limited:after {
  display: none;
}

.cover-image {
  width: 100%;
  height: 160px;
  overflow: hidden;
  position: relative;
  vertical-align: middle;
}

.cover-image img {
  min-height: 100%;
  min-width: 100%;
  width: auto;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

@supports ((-o-object-fit: cover) or (object-fit: cover)) {
  .cover-image img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
    /*position: static;
			transform: none;*/
  }
}

.block .cover-image {
  height: 160px;
}

.content-limited {
  height: 100%;
  max-height: 12rem;
  position: relative;
  overflow: hidden;
}

.content-limited .title_article a {
  color: black;
  font-size: 1.4rem;
  line-height: 1.2;
  margin-bottom: 1rem;
  font-weight: bold;
  text-decoration: none;
}

.content-limited.content {
  height: 100%;
}

.content-limited::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: calc(100% - 7.5rem);
  z-index: 10;
  background-image: -webkit-gradient(linear, left bottom, left top, from(white), to(rgba(255, 255, 255, 0)));
  background-image: linear-gradient(to top, white, rgba(255, 255, 255, 0));
  pointer-events: none;
}

.content-limited-change {
  max-height: 15rem;
}

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

.pagination ul {
  display: block;
  margin: 0 auto;
}

.pagination ul li {
  display: inline-block;
  margin: 1em;
  color: #a01;
  font-weight: normal;
  cursor: default;
}

.pagination ul li.current {
  border-bottom: 2px solid #f34;
}

@media screen and (max-width: 540px) {
  .pagination ul li {
    margin: .5em;
  }
}

.pagination ul li a {
  color: #f34;
  text-decoration: none;
  font-weight: bold;
}

.pagination ul li a:hover {
  text-decoration: underline;
}

.block-date {
  text-align: right;
  font-weight: bold;
  width: 100%;
  display: table;
  padding: 1.5rem;
  /* Vertical date mode */
}

.block-date .date-month {
  width: 80%;
  display: table-cell;
  vertical-align: bottom;
  font-size: 1.25rem;
  padding-right: 1rem;
  position: relative;
  top: .35rem;
}

.block-date .date-day-year {
  line-height: 1;
  width: 5%;
  text-align: center;
  padding-left: calc(.5rem + 6px);
  margin-left: .5rem;
  position: relative;
  display: table-cell;
}

.block-date .date-day-year span {
  display: inline-block;
  text-align: center;
  width: 100%;
}

.block-date .date-day-year .date-day {
  font-size: 2rem;
}

.block-date .date-day-year::before {
  content: "";
  height: 90%;
  border-radius: 3px;
  width: 6px;
  position: absolute;
  left: 0;
  top: 5%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#a01), to(#f34));
  background-image: linear-gradient(to bottom, #a01, #f34);
}

.block-date.vertical {
  text-align: left;
  padding-bottom: 0;
  display: block;
  width: 100px;
  padding-right: 1.5rem;
}

.block-date.vertical .date-month {
  display: block;
  width: 100%;
  padding-right: 0;
  text-align: center;
  top: 0;
}

.block-date.vertical .date-day-year {
  width: 100%;
  display: block;
  padding-left: 0;
  padding-top: calc(.5rem + 6px);
  margin-left: 0;
  margin-top: .5rem;
}

.block-date.vertical .date-day-year span {
  float: left;
  clear: both;
  width: 100%;
  min-width: 48px;
}

.block-date.vertical .date-day-year::before {
  height: 6px;
  width: 90%;
  border-radius: 3px;
  position: absolute;
  top: -3px;
  left: 5%;
  background-image: -webkit-gradient(linear, right top, left top, from(#a01), to(#f34));
  background-image: linear-gradient(to left, #a01, #f34);
}

.block-date.vertical + .content {
  width: calc(100% - 100px);
  padding-left: 0;
}

.content-bottom {
  width: 100%;
  text-align: right;
  padding-right: 1rem;
  position: relative;
  padding: 20px 30px;
  /*@at-root .short-header & p {
		right: 2.4rem;
	}*/
}

.content-bottom p {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 1.5rem;
  width: auto;
}

.content-bottom p br {
  display: none;
}

.author-company {
  height: 5rem;
  text-align: right;
  padding-right: 2rem;
  width: 100%;
}

.author-company img {
  max-width: 50%;
  max-height: 40px;
  position: absolute;
  bottom: 1rem;
  right: 1rem;
}

.full-page-form {
  width: 100%;
}

.full-page-form .container .content {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.full-page-form .container .content h2,.full-page-form .container .content p,.full-page-form .container .content form {
  display: block;
  width: 100%;
}

.full-page-form .container .content p {
  display: block;
  width: 100%;
  text-align: center;
}

.full-page-form .container .content form {
  width: 100%;
  max-width: 750px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
}

.full-page-form .container .content form label {
  width: 100%;
}

.full-page-form .container .content form label.half {
  width: 48%;
}

.full-page-form .container .content form label span {
  pointer-events: none;
}

.full-page-form .container .content form label.checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.full-page-form .container .content form label.checkbox input {
  width: 19px;
}

.full-page-form .container .content form label.checkbox p {
  width: calc(100% - 30px);
  font-size: 10px;
  text-align: left;
}

.full-page-form .container .content form .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 15px;
  width: 15px;
  background-color: #eee;
  margin-right: 14px;
  margin-top: .5rem;
}

.full-page-form .container .content form .container-check:hover input ~ .checkmark {
  background-color: #ccc;
}

.full-page-form .container .content form input:checked ~ .checkmark {
  background-image: linear-gradient(315deg, #a01 20%, #f34 80%);
}

.full-page-form .container .content form .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.full-page-form .container .content form .container-check input:checked ~ .checkmark:after {
  display: block;
}

.full-page-form .container .content form .container-check .checkmark:after {
  left: 5px;
  top: 1px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.full-page-form .container .content form button {
  margin: 1em auto;
}

.full-page-form.full-page-form_register .container h2:before {
  height: 40px;
  width: 40px;
  position: absolute;
  content: "";
  display: inline-block;
  width: 100%;
  height: 100%;
  background-image: url(../images/contact-info-19856d252d68bb37e38bc475e7135a91.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-transition: .5s;
  transition: .5s;
  height: 40px;
  width: 40px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  top: -6%;
}

@media screen and (max-width: 768px) {
  .full-page-form.full-page-form_register .container h2:before {
    height: 40px;
    width: 40px;
    top: -6%;
  }
}

.full-page-form.full-page-form_register .container form label {
  width: calc(30% - 1rem);
}

@media screen and (max-width: 768px) {
  .full-page-form.full-page-form_register .container form label {
    width: 100%;
  }
}

.full-page-form.full-page-form_register .container form label input {
  background-color: transparent;
}

.full-page-form.full-page-form_register .container form label:nth-last-of-type(2) {
  width: 100%;
}

.link-arrow {
  display: inline-block;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background-image: linear-gradient(135deg, #f34, #a01 60%);
  z-index: 10;
  position: absolute;
  bottom: 3.1rem;
  right: -1.4rem;
  -webkit-transform: translateY(50%);
  -ms-transform: translateY(50%);
  transform: translateY(50%);
  -webkit-transition: .3s;
  transition: .3s;
}

.block-large .link-arrow {
  bottom: 3rem;
  right: 0;
  -webkit-transform: translateX(50%);
  -ms-transform: translateX(50%);
  transform: translateX(50%);
}

.event-list .link-arrow {
  bottom: 50%;
  right: 0;
  -webkit-transform: translate(50%, 50%);
  -ms-transform: translate(50%, 50%);
  transform: translate(50%, 50%);
}

.link-arrow::after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 100%;
  background-image: url(../images/arrow-649d819e53a01598210dea4ac2fd96ff.png);
  background-size: 35%;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: .5s;
  transition: .5s;
}

.link-arrow:hover {
  -webkit-box-shadow: inset 0 0 48px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 0 48px rgba(0, 0, 0, 0.5);
}

.link-arrow:hover::after {
  -webkit-transform: scale(0.8) rotate(-90deg);
  -ms-transform: scale(0.8) rotate(-90deg);
  transform: scale(0.8) rotate(-90deg);
}

.link-arrow.scrolldown {
  position: absolute;
  position: absolute;
  bottom: 31px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 50;
}

@media screen and (max-width: 780px) {
  .link-arrow.scrolldown {
    bottom: 11px;
  }
}

@media screen and (max-width: 560px) {
  .link-arrow.scrolldown {
    bottom: 24px;
  }
}

.link-arrow.scrolldown::after {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.link-arrow.scrolldown:hover::after {
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
}

section.hero.bg-white {
  background-color: #fff;
}

section.hero {
  padding-top: 4rem;
  position: relative;
  background-size: cover;
  z-index: 10;
  background: #f9f9f9;
  padding-bottom: 70px;
}

section.hero.type-article {
  background: #fff;
}

section.hero.hero-home {
  height: 95vh;
}

@media screen and (max-width: 1024px) and (orientation: portrait) {
  section.hero {
    height: 50vh;
  }
}

section.hero .hero-content {
  position: relative;
  z-index: 10;
  color: #fff;
  padding-bottom: 4em;
}

@media screen and (max-width: 1400px) {
  section.hero .hero-content {
    margin-top: 120px;
  }
}

@media screen and (max-width: 930px) {
  section.hero .hero-content {
    margin-top: 0;
  }
}

section.hero .hero-content .hero-h1 {
  top: -100vh;
  position: absolute;
  pointer-events: none;
  left: -100vw;
}

section.hero .hero-content blockquote .author-picture {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  -webkit-box-shadow: 0px 0px 0px 3px #a01;
  box-shadow: 0px 0px 0px 3px #a01;
  vertical-align: middle;
  margin: 1em 1em 1em 0;
  -o-object-fit: cover;
  object-fit: cover;
}

section.hero .logo img {
  max-width: 240px;
  height: auto;
}

@media screen and (max-width: 1200px) {
  section.hero .logo img {
    height: 70%;
    width: auto;
  }
}

section.hero .content {
  width: 50%;
  min-width: 480px;
  margin-top: 8rem;
  padding-left: 0;
}

body.front section.hero .content {
  margin-top: 12rem;
}

section.hero .content .hero_title {
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: 1rem;
}

section.hero .special__prosci {
  position: absolute;
  bottom: -4vw;
  right: 10vw;
}

/* BREADCRUMB */

.breadcrumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  max-width: 720px;
  list-style-type: none;
  padding-bottom: 1rem;
  /* @media screen and (min-width: 1050px) {
			margin-top: 1.5em;
		} */
}

.breadcrumb li {
  width: auto;
  padding-right: .5rem;
  margin-right: .5rem;
  color: #fff;
  font-size: .9rem;
}

.breadcrumb li a {
  text-decoration: none;
  color: #fff;
  opacity: .8;
  -webkit-transition: .12s;
  transition: .12s;
}

.breadcrumb li a:hover {
  opacity: 1;
}

.breadcrumb li:last-of-type {
  font-weight: bold;
}

.breadcrumb li:nth-last-of-type(n+2)::after {
  content: ">";
  display: inline-block;
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
}

/* BREADCRUMB − END */

/* STYLES FOR WYSIWYG */

.wysiwyg {
  background: #fff;
}

.wysiwyg-text {
  /* If blocks are immediately following wysiwyg */
}

.wysiwyg-text p,.wysiwyg-text li {
  line-height: 1.5;
  margin-bottom: 1rem;
}

.wysiwyg-text li p {
  margin-bottom: .5rem;
}

.wysiwyg-text li ol,.wysiwyg-text li ul {
  margin-top: .5rem;
}

.wysiwyg-text li li:first-child {
  margin-top: 0;
}

.wysiwyg-text h2 {
  margin-top: 4rem;
  margin-bottom: 2rem;
}

.wysiwyg-text h2:first-child {
  margin-top: 2rem;
}

.wysiwyg-text h3 {
  margin: 1.5rem 0 1rem;
}

.wysiwyg-text ul,.wysiwyg-text ol {
  margin: 1.25rem 0 1.25rem 1.25rem;
}

.wysiwyg-text a {
  color: #f34;
  text-decoration: none;
}

.wysiwyg-text a:hover {
  text-decoration: underline;
}

.wysiwyg-text span[style="font-size:24px"] {
  margin-top: 3rem;
  display: inline-block;
}

.wysiwyg-text img {
  max-width: 65%;
  height: auto !important;
}

.wysiwyg-text .rtecenter {
  text-align: center;
}

.wysiwyg-text .rtecenter strong img {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.wysiwyg-text .rtecenter img {
  -webkit-box-shadow: 0 8px 24px rgba(0, 0, 0, 0.06);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.06);
}

@media screen and (min-width: 931px) {
  .wysiwyg-text + ul.mosaic,  .wysiwyg-text + ul.block {
    max-width: 1024px;
  }

  .wysiwyg-text + ul.mosaic > .block,  .wysiwyg-text + ul.block > .block {
    width: calc(100% / 3 - 3rem);
  }

  .wysiwyg-text + ul.mosaic-3 > .block:nth-of-type(3n-2),  .wysiwyg-text + ul.block-3 > .block:nth-of-type(3n-2) {
    margin-left: 0;
  }

  .wysiwyg-text + ul.mosaic-3 > .block:nth-of-type(3n),  .wysiwyg-text + ul.block-3 > .block:nth-of-type(3n) {
    margin-right: 0;
  }
}

/* BLOCKQUOTE (text with colored line next to it. A blockquote.) */

blockquote {
  padding: .5rem 0 .5rem 1.5rem;
  position: relative;
}

blockquote::before {
  content: "";
  height: calc(100% - 1rem);
  width: 6px;
  border-radius: 3px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f34), to(#a01));
  background-image: linear-gradient(to bottom, #f34, #a01);
  position: absolute;
  left: 0;
  top: .5rem;
}

blockquote.right {
  padding: .5rem 1.5rem .5rem 0;
}

blockquote.right::before {
  left: auto;
  right: 0;
}

blockquote ul {
  list-style-type: none;
}

/* BLOCKQUOTE − END */

/* LINKS AFTER BLOCKQUOTE IN HERO */

section.hero blockquote ~ .links {
  width: 100%;
}

section.hero blockquote ~ .links a {
  max-width: none;
  width: auto;
  display: inline-block;
  margin: .5rem 2rem .5rem 0;
  padding: .75rem 1rem;
}

section.hero blockquote ~ .links a:last-of-type {
  margin-right: 0;
}

@media screen and (max-width: 480px) {
  section.hero blockquote ~ .links a {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 420px) {
  section.hero blockquote ~ .links {
    text-align: center;
  }

  section.hero blockquote ~ .links a {
    margin-right: 0;
  }
}

.content {
  padding: 1.5rem;
  padding-bottom: 1rem;
  width: 100%;
}

.block-large .content {
  padding: 2.5rem 2rem 3.75rem;
  padding: 50px;
  min-height: 380px;
}

.content p {
  margin-bottom: 1.4rem;
}

.content p:last-child {
  margin-bottom: 0;
}

/* Inhome type block Upcoming Events */

.events .mosaic > .block {
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.filters {
  width: 100%;
  margin-top: 2rem;
  margin-bottom: 1.5rem;
  text-align: center;
}

.filters .annotation {
  font-size: .9rem;
  margin-bottom: .5rem;
  color: #000000dd;
}

.filters a {
  padding: .75rem 1.5rem;
  text-decoration: none;
  color: white;
  -webkit-box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
  margin-bottom: 1rem;
  margin-right: .5rem;
  opacity: .7;
  -webkit-transition: .15s;
  transition: .15s;
  display: inline-block;
  background-image: linear-gradient(315deg, #e4e4e4 20%, #d0d0d0 80%);
  border-radius: 24px;
}

.filters a:last-child {
  margin-right: 0;
}

@media screen and (max-width: 360px) {
  .filters a {
    margin-right: .25rem;
  }
}

.filters a:hover {
  opacity: 1;
}

.filters a.active {
  opacity: 1;
  background-image: linear-gradient(315deg, #f34 20%, #a01 80%);
}

.list .filters {
  padding-left: 2rem;
}

@media screen and (max-width: 780px) {
  .list .filters {
    padding-left: 0;
  }
}

@media screen and (max-width: 480px) {
  .list .filters a {
    padding: .5rem .75rem;
    font-size: .85rem;
  }
}

/* BANNER */

.banner {
  position: relative;
}

.banner .cover-image {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: red;
}

.banner .cover-image img {
  min-height: 100%;
  min-width: 100%;
  width: auto;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

@supports ((-o-object-fit: cover) or (object-fit: cover)) {
  .banner .cover-image img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
    position: static;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

/* BANNER − END */

/* RESPONSIVE */

/* 2560 (BIGGER THAN THIS, EVERYTHING IS RESIZED) */

/*@media screen and (min-width: 2560px) {
			body {
				transform-origin: 50% 0;
				transform: scale(1.25);
				overflow-x: hidden;
			}
		}*/

/* 1300 (1280 AND PADDING) */

@media screen and (max-width: 1300px) {
  .container {
    padding: 0 3rem;
  }

  a.logo {
    margin-left: -1.5rem;
  }

  section:first-of-type,  section:last-of-type {
    padding: 3rem 0;
  }

  section:nth-of-type(n+2) {
    padding: 3rem 2rem;
  }

  section.hero {
    min-height: 560px;
    padding-top: 4rem;
  }

  section.hero .content {
    width: 60%;
  }

  body.front section.hero .content {
    margin-top: 8rem;
  }

  section.hero nav {
    float: right;
    width: 80%;
  }

  section.hero nav ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: right;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  section.hero nav li {
    width: auto;
    margin-left: 25px;
  }

  section.hero nav li.contact-button {
    width: 130px;
    margin-top: 0;
  }

  .mosaic {
    margin-left: auto;
    margin-right: auto;
  }

  .block h3 {
    font-size: 1.25rem;
  }
}

/* 1050 (1024 AND PADDING) */

@media screen and (max-width: 1050px) {
  section.hero .content {
    width: 75%;
    margin-top: 5rem;
  }

  section.hero .content h1,  section.hero .content .hero_title {
    font-size: 1.7rem;
  }

  section.hero .special__prosci {
    display: none;
  }

  .block .block-header.block-landscape {
    max-width: calc(100% - 320px);
  }

  .block .block-header.block-landscape + .content {
    min-width: 320px;
  }

  .block h2 {
    font-size: 1.4rem;
  }

  .block h3 {
    font-size: 1.2rem;
  }

  .content-bottom p br {
    display: initial;
    /* D */
  }
}

/* 930 */

@media screen and (max-width: 930px) {
  .intro {
    width: 90%;
    min-width: auto;
  }

  .content-bottom p {
    right: auto;
    left: 0;
    max-width: 100%;
    text-align: left;
    bottom: -.6rem;
  }

  .content-bottom img {
    right: auto;
    left: 0;
    bottom: .5rem;
  }

  .content-limited {
    max-height: 9rem;
  }

  .content-limited.content-limited-rolebased {
    max-height: inherit;
    height: auto;
  }

  .content-limited.content-limited-rolebased p {
    margin-bottom: 0;
  }

  .content-limited.content-limited-rolebased:after {
    content: none;
  }

  .content-limited::after {
    height: calc(100% - 6rem);
  }

  .short-header .content-bottom p {
    bottom: 0.55rem;
    left: auto;
    right: 5rem;
  }

  .short-header.special-background .content-bottom:not(.written-by) p {
    left: auto;
    bottom: 1.7rem;
    right: 2.4rem;
    left: 1.5rem;
  }

  .block .block-header {
    position: static;
  }

  .block-large .content {
    min-height: auto;
  }

  .block-large .link-arrow {
    right: 1.5rem;
    bottom: 1.5rem;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    display: none;
    /* Temporary */
  }

  .block .block-header.block-landscape + .content a {
    /*margin-top: 2rem;
				margin-bottom: 1rem;*/
    position: static;
  }

  .mosaic,  .block {
    /*display: block;*/
  }

  .mosaic .block-header,  .mosaic-2 .block-header,  .mosaic-3 .block-header,  .block .block-header,  .block-2 .block-header,  .block-3 .block-header {
    height: 12rem;
  }

  .mosaic .short-header .block-header,  .mosaic-2 .short-header .block-header,  .mosaic-3 .short-header .block-header,  .block .short-header .block-header,  .block-2 .short-header .block-header,  .block-3 .short-header .block-header {
    height: 6rem;
  }

  .mosaic .block-header.block-landscape,  .mosaic-2 .block-header.block-landscape,  .mosaic-3 .block-header.block-landscape,  .block .block-header.block-landscape,  .block-2 .block-header.block-landscape,  .block-3 .block-header.block-landscape {
    max-width: none;
    width: 100%;
  }

  .mosaic .block-header.block-landscape + .content,  .mosaic-2 .block-header.block-landscape + .content,  .mosaic-3 .block-header.block-landscape + .content,  .block .block-header.block-landscape + .content,  .block-2 .block-header.block-landscape + .content,  .block-3 .block-header.block-landscape + .content {
    width: 100%;
    min-width: auto;
  }

  .mosaic > .block .cover-image,  .mosaic-2 > .block .cover-image,  .mosaic-3 > .block .cover-image,  .block > .block .cover-image,  .block-2 > .block .cover-image,  .block-3 > .block .cover-image {
    height: 100%;
  }

  .mosaic .special-background,  .mosaic-2 .special-background,  .mosaic-3 .special-background,  .block .special-background,  .block-2 .special-background,  .block-3 .special-background {
    height: 10rem;
  }

  .mosaic .block-date.vertical,  .block .block-date.vertical {
    width: 100px;
  }

  .mosaic .block-date.vertical + .cover-image,  .block .block-date.vertical + .cover-image {
    height: auto;
    width: calc(100% - 100px);
    max-width: none;
  }

  .mosaic .block-date.vertical + .content,  .block .block-date.vertical + .content {
    width: calc(100% - 100px);
  }

  .mosaic .block-date.vertical + *,  .block .block-date.vertical + * {
    padding-left: 0;
  }

  .mosaic-2 > .block,  .mosaic-3 > .block,  .block-2 > .block,  .block-3 > .block {
    width: calc(50% - 2rem);
    margin: 2rem 1rem;
    /*&:last-of-type {
						display: none;
					}*/
  }

  .mosaic .special-background,  .block .special-background {
    min-height: 12rem;
  }

  .mosaic .special-background h3,  .block .special-background h3 {
    font-size: 1.1rem;
  }

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

  .logo {
    top: 4rem;
  }

  section.hero .content {
    width: 100%;
  }

  .wysiwyg-text img {
    padding: .5rem;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .wysiwyg-text .cover-image img {
    padding: 0;
  }
}

/* 780 (768 AND PADDING) */

@media screen and (max-width: 780px) {
  section.hero .logo img {
    max-width: 192px;
  }

  section.hero {
    min-height: auto;
    height: auto;
    padding: 0;
    padding-bottom: 5rem;
  }

  section.hero .content {
    margin-top: 3rem;
    min-width: auto;
  }

  section.hero .container {
    padding-top: 4rem;
  }

  section.hero nav ul {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  section.hero nav ul li {
    width: 100%;
    margin-bottom: 5vh;
    text-align: right;
  }

  .mosaic {
    margin-left: auto;
    margin-right: auto;
  }

  .mosaic-2 > .block {
    width: 100%;
    margin: 1rem 0;
  }

  .mosaic-3 > .block {
    width: 100%;
    margin: 1rem 0;
  }

  .mosaic-3 > .block .cover-image {
    height: 100%;
  }

  .mosaic-3 > .block .content-limited {
    max-height: 7.5rem;
  }

  .mosaic-3 > .block .content-limited::after {
    height: calc(100% - 5.5rem);
  }

  .mosaic-medium {
    width: 100%;
  }

  .short-header .content {
    padding: 1.5rem;
  }

  .block-date.vertical .date-day-year span {
    float: none;
    text-align: center;
    width: 100%;
  }

  ul.event-list > li:last-child {
    display: none;
  }

  .wysiwyg-text img {
    display: block;
    max-width: 100%;
    margin: 1.5rem auto !important;
    float: none !important;
    padding: 0;
  }
}

/* 480, can't you read */

@media screen and (max-width: 480px) {
  blockquote {
    padding-left: 0;
  }

  blockquote::before {
    content: none;
  }

  blockquote.right {
    padding-right: 0;
  }

  .container {
    padding: 0 2rem;
  }

  section:nth-of-type(n+2) {
    padding: 2rem 1rem;
  }

  section:nth-of-type(n+2).wysiwyg {
    padding: 2rem 2rem;
  }

  h2 {
    font-size: 1.5rem;
  }

  .intro {
    width: 100%;
    font-size: .9rem;
    text-align: left;
    padding: 0 1rem;
  }

  .section.hero {
    height: 65vh;
  }

  section.hero .logo img {
    max-width: 144px;
  }

  section.hero .content {
    width: 100%;
    min-width: auto;
    padding-right: 0;
  }

  section.hero .content,  body.front section.hero .content {
    margin-top: 2rem;
    padding: 1em 0;
    background: none;
  }

  section.hero .content .hero_title {
    font-size: 1.5rem;
  }

  .mosaic .block-header,  .block .block-header {
    height: 8rem;
  }

  .mosaic-3 > .block,  .block-3 > .block {
    margin-bottom: 2rem;
  }

  .mosaic-3 > .block .content-limited,  .block-3 > .block .content-limited {
    max-height: 5rem;
  }

  .mosaic-3 > .block .content-limited::after,  .block-3 > .block .content-limited::after {
    height: calc(100% - 3.5rem);
  }

  .mosaic .block-date.vertical,  .block .block-date.vertical {
    width: 72px;
    padding-right: 1rem;
  }

  .mosaic .block-date.vertical .date-day-year span,  .block .block-date.vertical .date-day-year span {
    min-width: auto;
  }

  .mosaic .block-date.vertical .date-month,  .block .block-date.vertical .date-month {
    font-size: 1rem;
  }

  .mosaic .block-date.vertical .date-day,  .block .block-date.vertical .date-day {
    font-size: 1.75rem;
  }

  .mosaic .block-date.vertical .date-year,  .block .block-date.vertical .date-year {
    font-size: .75rem;
  }

  .mosaic .block-date.vertical + .cover-image,  .block .block-date.vertical + .cover-image {
    width: calc(100% - 72px);
  }

  .content-limited {
    max-height: 9rem;
  }

  .content-limited.content-limited-rolebased {
    padding-bottom: 2em;
  }

  .content-limited.content-limited-rolebased p {
    margin-bottom: 0;
  }

  .content-limited.content-limited-rolebased:after {
    content: none;
  }

  .content-limited::after {
    height: calc(100% - 6rem);
  }

  .block-large .content {
    padding: 25px;
  }

  .short-header .content {
    padding: .75rem;
    font-size: .9rem;
  }

  .content {
    padding: 1rem;
  }

  .block-date {
    padding: 1rem;
  }

  .block-date .full-date {
    font-size: 20px;
  }

  .content.content-limited {
    height: auto;
  }

  .event-list .link-arrow {
    bottom: 0;
    right: 0;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }

  .event-list .content p {
    margin-bottom: 0;
    padding-right: 2rem;
  }

  .block.special-background .link-arrow {
    bottom: -1.5rem;
    right: 1.5rem;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    bottom: -3.5rem;
    right: -1rem;
    bottom: -4rem;
    right: -1rem;
  }

  .block.special-background .link-arrow.link-arrow-service {
    bottom: -40%;
    right: -15%;
  }

  .block.special-background .content-bottom:not(.written-by) {
    right: 0;
    bottom: 0.4rem;
  }

  .block.special-background .content-bottom:not(.written-by) p {
    margin: 0;
    right: 1.5rem;
    left: 1.5rem;
    position: absolute;
    text-align: left;
  }
}

/* VERTICAL RESPONSIVE */

@media screen and (max-height: 720px) {
  section.hero {
    height: auto;
  }

  section.hero .hero-content {
    margin-top: 0;
  }
}

@media screen and (max-height: 560px) {
  section.hero {
    min-height: auto;
  }

  section.hero .content {
    margin-top: 2rem;
  }
}

p.rtecenter {
  display: block;
  text-align: center;
}

@media screen and (max-width: 930px) {
  .link-arrow {
    right: -0.6rem;
    z-index: 15;
    width: 40px;
    height: 40px;
  }
}

.link-arrow_training {
  bottom: 50%;
  right: -15%;
}

@media screen and (max-width: 930px) {
  .link-arrow_training {
    bottom: 50%;
    right: 0;
    -webkit-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%);
  }
}

@media screen and (max-width: 500px) {
  .link-arrow_training {
    right: 0;
  }
}

@media screen and (max-width: 411px) {
  .mosaic-3 > .block .content-limited {
    max-height: 11rem;
  }

  .mosaic-3 > .block .content-limited::after {
    height: calc(100% - 3.5rem);
  }
}

section.special_event {
  background-color: transparent;
  background: url(../images/photo-event-46aff647a0698620001039255723e89c.png) no-repeat;
  background-size: cover;
  background-position: 100% 30%;
  padding: 45px 0;
  padding-bottom: 20px;
}

section.special_event.special_event-training {
  padding: 40px;
}

@media screen and (max-width: 560px) {
  section.special_event.special_event-training {
    padding: 20px;
  }
}

section.special_event.special_event-training .block {
  margin-bottom: 0;
}

section.special_event.special_event-training .block ul {
  margin-top: 0;
}

section.special_event .block {
  background-color: inherit;
  -webkit-box-shadow: none;
  box-shadow: none;
  display: block;
}

section.special_event .block h2 {
  text-align: center;
  margin-bottom: 0;
}

section.special_event .block p {
  text-align: center;
}

section.special_event .block p:first-of-type::after {
  content: "";
  display: block;
  height: 6px;
  width: 48px;
  margin: 1rem auto 0;
  border-radius: 3px;
  background-image: -webkit-gradient(linear, right top, left top, color-stop(10%, #a01), color-stop(90%, #f34));
  background-image: linear-gradient(to left, #a01 10%, #f34 90%);
}

section.special_event .block p:nth-child(3) {
  color: #f34;
  font-size: 1.8em;
  margin-top: .8em;
  text-transform: uppercase;
  font-weight: 600;
}

@media screen and (max-width: 780px) {
  section.special_event .block p:nth-child(3) {
    font-size: 1.5em;
  }
}

section.special_event .block .countdown {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 35%;
  margin-top: 20px;
  margin-bottom: 20px;
  font-weight: 600;
  font-size: 1.2em;
  position: relative;
  padding-bottom: 40px;
}

section.special_event .block .countdown:after {
  content: "";
  display: block;
  height: 6px;
  width: 48px;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  border-radius: 3px;
  background-image: -webkit-gradient(linear, right top, left top, color-stop(10%, #a01), color-stop(90%, #f34));
  background-image: linear-gradient(to left, #a01 10%, #f34 90%);
}

section.special_event .block .countdown.countdown-content {
  margin-bottom: 35px;
}

@media screen and (max-width: 1180px) {
  section.special_event .block .countdown.countdown-content {
    width: 40%;
  }
}

@media screen and (max-width: 780px) {
  section.special_event .block .countdown.countdown-content {
    width: 100%;
  }
}

@media screen and (max-width: 480px) {
  section.special_event .block .countdown li {
    font-size: .9em;
    margin: 0 5px;
  }
}

section.special_event .block .countdown li span {
  margin-right: 5px;
}

@media screen and (max-width: 480px) {
  section.special_event .block .countdown {
    width: 90%;
    font-size: 1em;
  }
}

section.special_event .block a {
  margin-top: 4em;
}

section.special_event .block ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 60%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  list-style: none;
  margin: 0 auto;
  margin-top: 2em;
  margin-bottom: 0;
}

@media screen and (max-width: 780px) {
  section.special_event .block ul {
    max-width: 80%;
  }
}

@media screen and (max-width: 480px) {
  section.special_event .block ul {
    max-width: 95%;
  }
}

section.special_event .block ul li img {
  width: auto;
  vertical-align: middle;
  height: 40px;
}

@media screen and (max-width: 780px) {
  section.special_event .block ul li img {
    height: 30px;
  }
}

@media screen and (max-width: 480px) {
  section.special_event .block ul li img {
    width: 100px;
  }
}

a.cta_white-event.active {
  background-color: #fff !important;
  background-image: inherit !important;
  color: #f34 !important;
  -webkit-box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
  -webkit-transition: .3s ease-in;
  transition: .3s ease-in;
}

a.cta_white-event:hover {
  background-image: linear-gradient(315deg, #f3f3f3 20%, #fff 80%) !important;
  -webkit-box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08) !important;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08) !important;
  color: #f34;
}

.cta_white-event-link {
  background-color: #fff !important;
  background-image: inherit !important;
  color: #f34 !important;
  -webkit-box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
}

.cta_white-event-link:hover {
  background-image: linear-gradient(315deg, #f3f3f3 20%, #fff 80%) !important;
  -webkit-box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08) !important;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08) !important;
  color: #f34;
}

#link-arrow_white {
  background-color: #ffffff !important;
  background-image: inherit !important;
  -webkit-box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
}

#link-arrow_white:after {
  background-image: url(../images/arrow-color-2278d3928fe0996c8463f04d43f2d3f5.png);
}

@media screen and (max-width: 540px) {
  #link-arrow_white {
    height: 50px;
    width: 50px;
  }
}

@media screen and (max-width: 550px) {
  body.front section.hero .hero-content .content {
    margin-top: 0rem;
    padding: 4em 0;
    background: none;
  }

  body.front section.hero .hero-content .content .hero_title {
    color: #fff;
  }
}

.mosaic-special .block.short-header {
  width: 100%;
}

@media screen and (max-width: 900px) {
  .mosaic-special .block.short-header {
    margin: 2em 0;
  }
}

.mosaic-special .content {
  width: 75%;
  padding: 40px 55px;
}

@media screen and (max-width: 900px) {
  .mosaic-special .content {
    width: 100%;
    padding: 40px 25px;
  }
}

@media screen and (max-width: 540px) {
  .mosaic-special .content {
    padding-bottom: 20px;
  }
}

.mosaic-special .content h3 {
  color: #DF1B31;
  max-width: 85%;
  margin-bottom: 1rem;
}

@media screen and (max-width: 900px) {
  .mosaic-special .content h3 {
    max-width: 65%;
  }
}

@media screen and (max-width: 540px) {
  .mosaic-special .content h3 {
    max-width: 100%;
  }
}

.mosaic-special .content .info-certif {
  background-image: -webkit-gradient(linear, left top, right top, from(#a01), to(#f34));
  background-image: linear-gradient(to right, #a01, #f34);
  color: #fff;
  font-weight: 100;
  padding: 5px 25px;
  position: absolute;
  top: -10px;
  left: -40px;
  font-size: 14px;
  padding-top: 9px;
  text-transform: uppercase;
}

@media screen and (max-width: 540px) {
  .mosaic-special .content .info-certif {
    left: -10px;
  }
}

.mosaic-special .block.short-header .block-header {
  width: 25%;
  height: auto;
}

@media screen and (max-width: 900px) {
  .mosaic-special .block.short-header .block-header {
    width: 100%;
    height: 200px;
  }
}

.mosaic-special .logo_prosci-rolebased {
  width: 70px;
  position: absolute;
  top: 0;
  right: 0px;
}

@media screen and (max-width: 540px) {
  .mosaic-special .logo_prosci-rolebased {
    bottom: 0;
    top: inherit;
  }
}

.mosaic-special .link-arrow_training {
  right: -24px;
}

@media screen and (max-width: 540px) {
  .mosaic-special .link-arrow_training {
    right: 26px;
    bottom: 0;
  }
}

/* ------------ SWIPER REGISTER PUBLIC ------------ */

section:not(.newsletter) .mosaic_public-special {
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media screen and (max-width: 1340px) {
  section:not(.newsletter) .mosaic_public-special {
    min-width: 100%;
  }
}

@media screen and (max-width: 768px) {
  section:not(.newsletter) .mosaic_public-special {
    font-size: 15px;
  }
}

section:not(.newsletter) .mosaic_public-special .block-header.block-landscape {
  width: 60%;
  background-color: #fff;
  z-index: 10;
}

@media screen and (max-width: 790px) {
  section:not(.newsletter) .mosaic_public-special .block-header.block-landscape {
    width: 100%;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    height: auto;
    margin-top: 9em;
  }
}

section:not(.newsletter) .mosaic_public-special.block.webinar .block-header.block-landscape + .content {
  padding: 4em;
  -webkit-box-shadow: 0 8px 24px rgba(0, 0, 0, 0.06);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.06);
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  right: 0;
  background-color: #fff;
  position: absolute;
  width: 40%;
  top: 100px;
  min-width: auto;
}

@media screen and (max-width: 790px) {
  section:not(.newsletter) .mosaic_public-special.block.webinar .block-header.block-landscape + .content {
    width: 100%;
    position: relative;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}

@media screen and (max-width: 560px) {
  section:not(.newsletter) .mosaic_public-special.block.webinar .block-header.block-landscape + .content {
    padding: 2em;
  }
}

section:not(.newsletter) .mosaic_public-special form {
  padding: 4em;
  -webkit-box-shadow: 0 8px 24px rgba(0, 0, 0, 0.06);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.06);
  padding-bottom: 1em;
}

@media screen and (max-width: 560px) {
  section:not(.newsletter) .mosaic_public-special form {
    padding: 2em;
  }
}

section:not(.newsletter) .mosaic_public-special .swiper-button-next,section:not(.newsletter) .mosaic_public-special .swiper-button-prev {
  bottom: 0;
  top: inherit;
  background-image: -webkit-gradient(linear, left top, right top, from(#a01), to(#f34));
  background-image: linear-gradient(to right, #a01, #f34);
  height: 50px;
  color: #fff;
  padding: 1em 3em;
  border-radius: 50px;
  width: 35%;
}

section:not(.newsletter) .mosaic_public-special .swiper-button-next:after,section:not(.newsletter) .mosaic_public-special .swiper-button-prev:after {
  content: none;
}

section:not(.newsletter) .mosaic_public-special .swiper-button-next.swiper-button-prev,section:not(.newsletter) .mosaic_public-special .swiper-button-prev.swiper-button-prev {
  background-image: -webkit-gradient(linear, left top, right top, from(#dcdcdc), to(#bbb));
  background-image: linear-gradient(to right, #dcdcdc, #bbb);
}

section:not(.newsletter) .mosaic_public-special .swiper-button-next.swiper-button-confirm,section:not(.newsletter) .mosaic_public-special .swiper-button-prev.swiper-button-confirm {
  width: 45%;
  right: 0;
  left: inherit;
  font-size: 1em;
  background-image: -webkit-gradient(linear, left top, right top, from(#a01), to(#f34));
  background-image: linear-gradient(to right, #a01, #f34);
}

@media screen and (max-width: 790px) {
  section:not(.newsletter) .mosaic_public-special .swiper-button-next.swiper-button-confirm,  section:not(.newsletter) .mosaic_public-special .swiper-button-prev.swiper-button-confirm {
    width: 60%;
    padding: 0;
  }
}

section:not(.newsletter) .mosaic_public-special .swiper-button-next {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.block-header .swiper-wrapper {
  background-color: #fff;
  padding-bottom: 4em;
}

.block-header .swiper-wrapper h3 {
  position: relative;
  color: #000;
  padding-left: 0;
}

.block-header .swiper-wrapper h3::after {
  content: "";
  display: block;
  height: 6px;
  width: 48px;
  margin-top: .5em;
  border-radius: 3px;
  background-image: -webkit-gradient(linear, right top, left top, color-stop(10%, #a01), color-stop(90%, #f34));
  background-image: linear-gradient(to left, #a01 10%, #f34 90%);
}

.block-header .swiper-wrapper .swiper-slide {
  padding-bottom: 8em;
}

.content-bottom {
  position: relative;
  padding: 30px 30px;
}

.content-bottom .link-arrow {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  bottom: inherit;
}

.container.wysiwyg a.link-block_content-bottom {
  color: inherit;
  text-decoration: none;
}

a.link-block_content-bottom {
  color: inherit;
  text-decoration: none;
}

div.register-public-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  position: relative;
}

@media screen and (max-width: 520px) {
  div.register-public-content {
    width: 100%;
    max-width: 320px;
  }
}

div.register-public-content h2 {
  font-size: 1.3em;
}

div.register-public-content .block-halved {
  display: block;
  width: 40%;
  min-width: auto;
  background-color: inherit;
  -webkit-box-shadow: none;
  box-shadow: none;
}

@media screen and (max-width: 1180px) {
  div.register-public-content .block-halved {
    display: block;
    width: 85%;
    min-width: auto;
    background-color: inherit;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 0 auto;
  }
}

@media screen and (max-width: 520px) {
  div.register-public-content .block-halved {
    width: 100%;
  }
}

div.register-public-content .block-halved .content {
  min-width: auto;
  background-color: #fff;
  -webkit-box-shadow: 0 8px 24px rgba(0, 0, 0, 0.06);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.06);
  position: absolute;
  right: 50px;
  top: 50px;
}

@media screen and (max-width: 1180px) {
  div.register-public-content .block-halved .content {
    position: relative;
    right: 0;
  }
}

div.register-public-content .block-halved .content .full-date {
  text-align: left;
}

div.register-public-content .block-halved .content .sponsors a {
  width: auto !important;
  position: inherit;
  display: inline-block;
  bottom: 60px;
  margin: 0;
  min-width: auto;
}

div.register-public-content .block-halved .content .sponsors a img {
  height: 40px;
  margin: 0.5em;
  width: auto;
}

div.register-public-content .block-halved .content .included_services {
  width: 100%;
}

div.register-public-content .block-halved .content .included_services img {
  height: 40px;
  margin: 0.5em;
  width: auto;
}

div.register-public-content .form-register-public {
  width: 55%;
}

@media screen and (max-width: 1180px) {
  div.register-public-content .form-register-public {
    width: 85%;
    margin: 0 auto;
    padding: 0;
    margin-top: 135px;
  }
}

@media screen and (max-width: 1040px) {
  div.register-public-content .form-register-public {
    max-width: 960px;
  }
}

@media screen and (max-width: 780px) {
  div.register-public-content .form-register-public {
    max-width: 760px;
  }
}

@media screen and (max-width: 520px) {
  div.register-public-content .form-register-public {
    width: 100%;
  }
}

div.register-public-content .form-register-public form {
  padding: 0;
  margin-top: 0;
}

div.register-public-content .form-register-public form .additional-info label textarea {
  border: none;
  border-bottom: 1px solid #bbb;
  background-color: transparent;
}

div.register-public-content .form-register-public .register-title {
  background-image: -webkit-gradient(linear, left top, right top, from(#a01), to(#f34));
  background-image: linear-gradient(to right, #a01, #f34);
  padding: 7px 40px;
  z-index: 2;
  display: block;
  position: absolute;
  top: -18px;
  left: -35px;
  color: #fff;
}

@media screen and (max-width: 1290px) {
  div.register-public-content .form-register-public .register-title {
    margin-left: 4em;
  }
}

@media screen and (max-width: 520px) {
  div.register-public-content .form-register-public .register-title {
    margin-left: 1em;
    top: -30px;
  }
}

.swiper-container {
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 1290px) {
  .swiper-container {
    margin-left: 3em;
  }
}

@media screen and (max-width: 1180px) {
  .swiper-container {
    margin: 0 auto;
  }
}

.swiper-container .swiper-wrapper .swiper-slide:nth-of-type(1) {
  -webkit-box-shadow: 0 8px 24px rgba(0, 0, 0, 0.06);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.06);
}

.swiper-container .swiper-slide {
  padding-bottom: 100px;
  min-height: 550px;
  background-color: #fff;
  padding: 50px;
  padding-bottom: 4em;
  width: 100% !important;
  height: auto !important;
}

@media screen and (max-width: 520px) {
  .swiper-container .swiper-slide {
    padding: 20px;
  }

  .swiper-container .swiper-slide .quarter-width,  .swiper-container .swiper-slide .third-width {
    width: 100%;
  }
}

.swiper-container .swiper-slide .options-info label span {
  font-size: .8em;
}

.swiper-container .swiper-button-next,.swiper-container .swiper-button-prev {
  bottom: 0;
  top: inherit;
  background-image: -webkit-gradient(linear, left top, right top, from(#a01), to(#f34));
  background-image: linear-gradient(to right, #a01, #f34);
  height: 50px;
  color: #fff;
  padding: 1em 3em;
  border-radius: 50px;
  width: 35%;
  position: inherit;
  margin-top: 2em;
}

@media screen and (max-width: 520px) {
  .swiper-container .swiper-button-next,  .swiper-container .swiper-button-prev {
    width: 100%;
    border-radius: 100px;
  }
}

.swiper-container .swiper-button-next:after,.swiper-container .swiper-button-prev:after {
  content: none;
}

.swiper-container .swiper-button-next.swiper-button-prev,.swiper-container .swiper-button-prev.swiper-button-prev {
  background-image: -webkit-gradient(linear, left top, right top, from(#dcdcdc), to(#bbb));
  background-image: linear-gradient(to right, #dcdcdc, #bbb);
  position: inherit;
}

.swiper-container .swiper-button-next.swiper-button-confirm,.swiper-container .swiper-button-prev.swiper-button-confirm {
  width: 45%;
  right: 0;
  left: inherit;
  font-size: 1em;
  background-image: -webkit-gradient(linear, left top, right top, from(#a01), to(#f34));
  background-image: linear-gradient(to right, #a01, #f34);
}

@media screen and (max-width: 790px) {
  .swiper-container .swiper-button-next.swiper-button-confirm,  .swiper-container .swiper-button-prev.swiper-button-confirm {
    width: 60%;
    padding: 0;
  }
}

@media screen and (max-width: 520px) {
  .swiper-container .swiper-button-next.swiper-button-confirm,  .swiper-container .swiper-button-prev.swiper-button-confirm {
    width: 100%;
    border-radius: 100px;
  }
}

.swiper-container .swiper-button-next {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.swiper-container .btn-submit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  width: 80%;
  margin: 4em auto 0;
}

@media screen and (max-width: 520px) {
  .swiper-container .btn-submit {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}

.swiper-container .btn-submit .full-width {
  width: 45%;
  font-size: 16px;
  border-radius: 30px;
}

@media screen and (max-width: 520px) {
  .swiper-container .btn-submit .full-width {
    width: 100%;
    border-radius: 100px;
  }
}

.swiper-container .btn-submit .swiper-button-prev {
  margin: 0;
  width: 45%;
}

@media screen and (max-width: 520px) {
  .swiper-container .btn-submit .swiper-button-prev {
    width: 100%;
    border-radius: 100px;
    margin-bottom: 2em;
  }
}

/*--------- CHANGE MANAGEMENT CONTENT -------------*/

.change-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 5em auto;
}

@media screen and (max-width: 1100px) {
  .change-content {
    display: block;
  }
}

@media screen and (max-width: 550px) {
  .change-content {
    padding: 0;
  }
}

.change-content .intro-change {
  background-color: #fff;
  -webkit-box-shadow: 0 8px 24px rgba(0, 0, 0, 0.06);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.06);
  margin: 0;
  padding: 4em;
  z-index: 10;
  width: 55%;
  max-width: inherit;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  margin-top: 4em;
}

.change-content .intro-change p a {
  text-decoration: none;
  color: #f34;
}

@media screen and (max-width: 1100px) {
  .change-content .intro-change {
    width: 100%;
  }
}

@media screen and (max-width: 550px) {
  .change-content .intro-change {
    padding: 2em;
  }
}

.change-content .content-form {
  width: 45%;
  background-color: #fff;
  -webkit-box-shadow: 0 8px 24px rgba(0, 0, 0, 0.06);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.06);
  height: auto;
  right: 1em;
  position: relative;
  padding: 4em;
  padding-top: 7em;
  z-index: 0;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}

.change-content .content-form.content-form_book-active {
  padding-top: 4em;
}

@media screen and (max-width: 550px) {
  .change-content .content-form.content-form_book-active .content-form_book {
    padding-top: 0em;
  }
}

@media screen and (max-width: 550px) {
  .change-content .content-form.content-form_book-active .content-form_consult {
    padding-top: 0em;
  }
}

@media screen and (max-width: 550px) {
  .change-content .content-form .content-form_book {
    padding-top: 9em;
  }
}

@media screen and (max-width: 550px) {
  .change-content .content-form .content-form_consult {
    padding-top: 6em;
  }
}

.change-content .content-form ul.choice_form {
  z-index: 100;
  position: absolute;
  right: 40px;
  top: 40px;
}

@media screen and (max-width: 550px) {
  .change-content .content-form ul.choice_form {
    text-align: center;
    width: 100%;
    right: 0;
  }
}

.change-content .content-form ul.choice_form li {
  display: inline-block;
  margin: 0 10px;
  padding: 10px 25px;
  border: 3px solid grey;
  border-radius: 25px;
  opacity: .3;
  cursor: pointer;
  -webkit-transition: .4s ease-in;
  transition: .4s ease-in;
  z-index: 100;
}

@media screen and (max-width: 550px) {
  .change-content .content-form ul.choice_form li {
    margin: 10px 10px;
  }
}

.change-content .content-form ul.choice_form li.choice_form-active {
  background-color: #FEEBEC;
  color: #E92637;
  font-size: 600;
  opacity: 1;
  border: none;
}

@media screen and (max-width: 550px) {
  .change-content .content-form ul.choice_form li {
    font-size: .8em;
  }
}

.change-content .content-form ul.choice_form li:hover {
  opacity: .8;
}

@media screen and (max-width: 1100px) {
  .change-content .content-form {
    width: 100%;
    right: 0;
    margin-top: 2em;
  }
}

@media screen and (max-width: 1100px) {
  .change-content .content-form {
    padding: 2em;
  }
}

.change-content .content-form h3 {
  margin: 0 0 1em 0;
  position: relative;
  padding-top: 2em;
}

.change-content .content-form h3:before {
  height: 40px;
  width: 40px;
  position: absolute;
  content: "";
  display: inline-block;
  width: 100%;
  height: 100%;
  background-image: url(../images/contact-info-19856d252d68bb37e38bc475e7135a91.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-transition: .5s;
  transition: .5s;
  height: 30px;
  width: 30px;
  left: 0;
  top: 0px;
}

@media screen and (max-width: 768px) {
  .change-content .content-form h3:before {
    height: 40px;
    width: 40px;
    top: -6%;
  }
}

.change-content .content-form .content-form_consult {
  display: none;
  margin-top: 2em;
}

.change-content .content-form .content-form_consult h3 {
  margin-left: 78px;
  margin-bottom: 2.5em;
  padding-top: 1.3em;
}

.change-content .content-form .content-form_consult h3 span {
  display: block;
  color: #D2172A;
}

.change-content .content-form .content-form_consult h3:before {
  display: none;
}

.change-content .content-form .content-form_consult ul {
  list-style: none;
}

.change-content .content-form .content-form_consult ul li a {
  font-weight: 100;
  color: #d23;
  text-transform: none;
  background-image: -webkit-gradient(linear, left top, right top, from(#a01), to(#f34));
  background-image: linear-gradient(to right, #a01, #f34);
  -webkit-background-clip: text;
  background-image: linear-gradient(to right, #a01, #f34);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  -moz-text-fill-color: transparent;
  text-fill-color: transparent;
  margin: 10px 0;
  display: block;
}

.change-content .content-form .content-form_consult div.img-consult {
  height: 60px;
  width: 60px;
  position: absolute;
}

.change-content .content-form .content-form_consult div.img-consult img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 50%;
  border: 3px solid #D2172A;
  margin-top: 15px;
}

.change-content .content-form form {
  padding: 0;
  overflow: hidden;
}

.change-content .content-form form label {
  text-align: left;
  margin-bottom: .5rem;
  width: 100%;
  overflow: hidden;
}

.change-content .content-form form label.half-width {
  width: calc(50% - 2rem);
}

@media screen and (max-width: 550px) {
  .change-content .content-form form label.half-width {
    width: 100%;
  }
}

.change-content .content-form form label.newsletter-form-agree {
  float: left;
}

.change-content .content-form form label.newsletter-form-agree p {
  font-size: 10px;
  float: right;
  width: 95%;
  right: 0;
}

.change-content .content-form form textarea {
  width: 100%;
  border: 1px solid #bbb;
}

.change-content .content-form form input {
  border: none;
  border-bottom: 1px solid #bbb;
  background-color: transparent;
  display: inline-block;
  padding: .5rem;
  width: 100%;
}

.change-content .content-form form #optin {
  width: 5%;
}

@media screen and (max-width: 1100px) {
  .change-list {
    padding: 0;
  }
}

.change-list .intro-change {
  max-width: 1280px;
  margin: 0 auto 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  margin-top: 4em;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}

.change-list .intro-change .change-list_content .content-list {
  display: none;
}

.change-list .intro-change .change-list_content:first-of-type .content-list {
  display: block;
}

.change-list ul {
  list-style: none;
  padding: 4em;
  background-color: #fff;
  -webkit-box-shadow: 0 8px 24px rgba(0, 0, 0, 0.06);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.06);
  width: 100%;
  position: relative;
}

.change-list ul li ul {
  padding: 1em 0;
  background-color: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.change-list ul li ul li {
  font-weight: 100;
  position: relative;
}

.change-list ul li ul li:before {
  content: "";
  height: 5px;
  width: 5px;
  background-color: #f34;
  position: absolute;
  left: -20px;
  top: 10px;
  border-radius: 10px;
}

.change-list ul li ul:after {
  display: none;
}

@media screen and (max-width: 1100px) {
  .change-list ul {
    width: 100%;
  }
}

@media screen and (max-width: 550px) {
  .change-list ul {
    padding: 2em;
  }
}

.change-list ul:after {
  background-image: url(../images/nexum_why-change-e4c14330b4af35a37c75c3dd5b956004.jpg);
  background-repeat: no-repeat;
  content: " ";
  position: absolute;
  height: 264px;
  width: 380px;
  background-size: cover;
  /* left: 120px; */
  bottom: 0;
  top: inherit;
  right: 0;
}

@media screen and (max-width: 1300px) {
  .change-list ul:after {
    display: none;
  }
}

@media screen and (max-width: 1200px) {
  .change-list ul:after {
    height: 164px;
    width: 250px;
  }
}

.change-list ul.service_content-after {
  margin-left: 0 !important;
}

.change-list ul.service_content-after ul {
  width: 67%;
}

.change-list ul.service_content-after:after {
  background-image: url(../images/kids_nasa_must-d41a5ab48faffa0b21220e257466d296.jpg);
  background-repeat: no-repeat;
  content: " ";
  position: absolute;
  height: 264px;
  width: 300px;
  background-size: cover;
  /* left: 120px; */
  bottom: 0;
  top: inherit;
  right: 0;
}

@media screen and (max-width: 1300px) {
  .change-list ul.service_content-after:after {
    display: none;
  }
}

@media screen and (max-width: 1200px) {
  .change-list ul.service_content-after:after {
    height: 164px;
    width: 250px;
  }
}

.change-list ul li {
  margin: 0;
}

.change-list ul li:last-of-type div {
  margin-bottom: 0;
}

.change-list ul li div {
  margin-bottom: 2em;
}

.change-list ul li div p {
  width: 67%;
}

@media screen and (max-width: 550px) {
  .change-list ul li div p {
    width: 100%;
  }
}

.change-list ul li h4 {
  text-transform: inherit;
  position: relative;
  display: inline-block;
  padding-right: 40px;
  font-size: 20px;
  margin-bottom: .5em;
  max-width: 72%;
}

@media screen and (max-width: 550px) {
  .change-list ul li h4 {
    width: 100%;
  }
}

.change-list ul li h4:after {
  background-image: url(../images/arrow_sliderv2-36d019bb5c7c0defc2b2b55570288cf6.svg);
  background-repeat: no-repeat;
  right: 0;
  top: 0;
  -webkit-transition: .3s ease-in;
  transition: .3s ease-in;
  content: "";
  position: absolute;
  background-size: cover;
  height: 20px;
  width: 11px;
}

.change-list ul li h4:hover:after {
  right: -10px;
}

.change-list ul li h4.active-list:after {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.change-list ul li h4.active-list:hover:after {
  right: 0px;
}

.change-list ul li .content-list {
  display: none;
}

.change-list ul li .content-list:first-of-type {
  display: block;
}

.cover-background {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0%;
  z-index: 1;
  pointer-events: none;
  -webkit-transform: skewY(4deg);
  -ms-transform: skewY(4deg);
  transform: skewY(4deg);
  -webkit-transform-origin: bottom right;
  -ms-transform-origin: bottom right;
  transform-origin: bottom right;
  background-repeat: no-repeat;
  background-size: cover;
}

@media screen and (max-width: 560px) {
  .cover-background {
    top: -30px;
    background-position: 70% 60%;
  }
}

.cover-background .svg-container img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
}

.cover-background .svg-container.hidden {
  opacity: 0;
}

.cover-background .svg-container.opposite {
  float: left;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 75%;
  overflow: hidden;
}

.cover-background:after {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(20%, rgba(0, 0, 0, 0.42)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 20%, rgba(0, 0, 0, 0) 100%);
  top: 0;
  left: 0;
}

.cover-background.cover-right {
  left: 100%;
  top: 100%;
  -webkit-transform: rotate(30deg) translate(-50%, -70%);
  -ms-transform: rotate(30deg) translate(-50%, -70%);
  transform: rotate(30deg) translate(-50%, -70%);
}

.cover-background.cover-right::after {
  content: none;
}

.cover-background .svg-content {
  position: absolute;
  height: 100%;
  width: 100%;
  right: 0;
  top: 1rem;
}

/* RESPONSIVE */

/* 2560 (BIGGER THAN THIS, EVERYTHING IS RESIZED) */

@media screen and (min-width: 1921px) {
  .svg-container {
    width: 70%;
  }
}

/* 1300 (1280 AND PADDING) */

@media screen and (max-width: 1300px) {
  .cover-background::after {
    font-size: 50rem;
    bottom: -2.25rem;
  }

  .cover-background .svg-content {
    top: 0;
  }
}

@media screen and (max-width: 930px) {
  .svg-container {
    max-width: 384px;
  }

  svg rect {
    height: 50%;
  }
}

header,footer .bottom {
  background-image: -webkit-gradient(linear, left top, right top, from(#a01), to(#f34));
  background-image: linear-gradient(to right, #a01, #f34);
  color: white;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 100;
  width: 100%;
  padding: 0.7rem 0;
}

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

header nav .container {
  display: inherit;
}

header .container {
  position: relative;
  display: table;
}

header p a {
  color: #fff;
  text-decoration: none;
  font-weight: 600;
}

header p a ~ a {
  position: relative;
  font-weight: 100;
  -webkit-transition: .3s ease-in;
  transition: .3s ease-in;
  padding-right: 20px;
}

header p a ~ a:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: url(../images/arrow_event-1f712f04c7b9c4cc0832e263d6ca5f09.svg);
  background-size: 30%;
  background-position: center;
  background-repeat: no-repeat;
  height: 23px;
  width: 23px;
  right: -4%;
  top: -4px;
  -webkit-transition: .3s ease-in;
  transition: .3s ease-in;
}

@media screen and (max-width: 790px) {
  header p a ~ a:after {
    display: none;
  }
}

header p a ~ a:hover::after {
  right: -5%;
}

header .head {
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 60%;
  display: table-cell;
  margin-top: 0;
}

header .head > a {
  color: #BD0D1B;
  text-decoration: none;
  background-color: #fff;
  text-transform: uppercase;
  -webkit-box-shadow: 0 8px 24px rgba(0, 0, 0, 0.2);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.2);
  padding: 4px 30px 4px 40px;
  display: inline-block;
  position: relative;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}

@media screen and (max-width: 550px) {
  header .head > a {
    float: left;
  }
}

header .head > a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: url(../images/200123-badge_prosci-26ff749a5ab71061f5f3a95f389c6a8f.png);
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-transition: .5s;
  transition: .5s;
  width: 43px;
  height: 43px;
  left: -5%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media screen and (max-width: 550px) {
  header .head > a:before {
    width: 35px;
    height: 35px;
    left: -7%;
  }
}

header .head > a:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: url(../images/200123_arrowprosci-badge-d2b49a14e027def019b342bfe8360ddb.svg);
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-transition: .5s;
  transition: .5s;
  width: 13px;
  height: 13px;
  right: 7%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

header .head > a:hover {
  -webkit-box-shadow: 0 8px 24px rgba(0, 0, 0, 0.5);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.5);
  -webkit-transform: scale(0.95);
  -ms-transform: scale(0.95);
  transform: scale(0.95);
}

header .head ul {
  border: 1px solid white;
  border-width: 0 1px;
  display: inline-block;
  padding: 0 .5rem;
  margin: 0 .5rem;
}

@media only screen and (max-width: 550px) {
  header .head ul {
    padding: 0;
    border: none;
    margin-right: 0;
  }
}

header .head li {
  display: inline-block;
  margin: 0 .25rem;
}

@media only screen and (max-width: 550px) {
  header .head li {
    margin-right: 0;
  }
}

header .head li a {
  padding: 0 .25rem;
  color: rgba(255, 255, 255, 0.8);
  text-transform: uppercase;
  text-decoration: none;
}

@media only screen and (max-width: 550px) {
  header .head li a {
    padding-right: 0;
    font-size: 0.8em;
  }
}

header .head li a:hover {
  color: white;
}

header .head-1 p {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 0.8em;
}

@media only screen and (max-width: 1024px) {
  header .head-1 p {
    font-size: 0.7em;
  }
}

header .head-2 {
  max-width: 60%;
  text-align: right;
}

footer {
  position: relative;
  padding: 3rem 0 0;
  background-color: #333;
}

footer ul {
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

footer li a {
  opacity: 1;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  white-space: nowrap;
}

footer li a:hover {
  opacity: .5;
}

@media only screen and (max-width: 1280px) {
  footer li a {
    font-size: 0.7em;
  }
}

footer a {
  color: white;
  font-weight: bold;
  text-decoration: none;
  line-height: 1.8;
  font-size: 0.8em;
}

footer .bottom {
  top: auto;
  bottom: 0;
  position: static;
  position: relative;
}

footer .bottom .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

footer .bottom .signature.adjust {
  font-family: adjust;
  color: #fff;
  float: right;
  -webkit-transition: .5s;
  transition: .5s;
  position: absolute;
  right: 1rem;
  text-decoration: none;
  bottom: 50%;
  -webkit-transform: translateY(50%) rotate(0deg);
  -ms-transform: translateY(50%) rotate(0deg);
  transform: translateY(50%) rotate(0deg);
  font-weight: 100;
}

@media only screen and (max-width: 1050px) {
  footer .bottom .signature.adjust {
    right: 0rem;
  }
}

@media only screen and (max-width: 520px) {
  footer .bottom .signature.adjust {
    right: -4rem;
    font-size: 1.2em;
    top: -41px;
    position: absolute;
    display: none;
  }
}

@media only screen and (max-width: 320px) {
  footer .bottom .signature.adjust {
    right: -3rem;
  }
}

footer .bottom .signature.adjust.adjust-mobile {
  display: none;
}

@media only screen and (max-width: 520px) {
  footer .bottom .signature.adjust.adjust-mobile {
    right: 0;
    display: block;
  }
}

footer .bottom .signature.adjust:hover {
  -webkit-transform: translateY(50%) rotate(360deg);
  -ms-transform: translateY(50%) rotate(360deg);
  transform: translateY(50%) rotate(360deg);
}

@media only screen and (max-width: 414px) {
  footer .bottom .signature.adjust:hover {
    -webkit-transform: translate(0%, 50%) rotate(360deg);
    -ms-transform: translate(0%, 50%) rotate(360deg);
    transform: translate(0%, 50%) rotate(360deg);
  }
}

footer .countries {
  width: calc(100% - 20rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

footer .countries ul {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

footer .countries a {
  text-transform: uppercase;
}

footer .legal {
  width: 20rem;
  padding-left: 6rem;
  position: relative;
}

footer .legal li {
  margin: 0 1em;
}

@media screen and (max-width: 780px) {
  footer .legal li {
    margin: 0;
  }
}

footer .legal::after {
  content: "";
  width: 1px;
  height: 100%;
  display: inline-block;
  position: absolute;
  left: 3rem;
  top: 0;
  background-color: #fff;
}

footer .menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 2rem;
}

footer .menu > ul {
  width: calc(100% - 20rem);
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

footer .menu > ul > li {
  width: auto;
}

footer .menu > div {
  width: 20rem;
  padding-left: 6rem;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

footer .menu > div p:first-of-type {
  padding: .5em 1em;
  display: inline-block;
  text-decoration: none;
  background-color: #fff;
  text-transform: uppercase;
  padding: 4px 33px 4px 40px;
  text-align: center;
  position: relative;
  width: 70%;
  -webkit-transition: .2s ease-in;
  transition: .2s ease-in;
}

@media screen and (max-width: 1024px) {
  footer .menu > div p:first-of-type {
    width: 30%;
  }
}

footer .menu > div p:first-of-type a {
  color: #BD0D1B;
  display: inline-block;
  font-size: 1em;
  font-weight: 400;
}

footer .menu > div p:first-of-type:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: url(../images/200123-badge_prosci-26ff749a5ab71061f5f3a95f389c6a8f.png);
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-transition: .5s;
  transition: .5s;
  width: 43px;
  height: 43px;
  left: -6%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media screen and (max-width: 550px) {
  footer .menu > div p:first-of-type:before {
    width: 40px;
    height: 40px;
    left: 9%;
  }
}

footer .menu > div p:first-of-type:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: url(../images/200123_arrowprosci-badge-d2b49a14e027def019b342bfe8360ddb.svg);
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-transition: .5s;
  transition: .5s;
  width: 13px;
  height: 13px;
  right: 7%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

footer .menu > div p:first-of-type:hover {
  -webkit-box-shadow: 0 8px 24px rgba(0, 0, 0, 0.5);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.5);
  -webkit-transform: scale(0.95);
  -ms-transform: scale(0.95);
  transform: scale(0.95);
}

footer .menu > div::before {
  content: "";
  display: inline-block;
  width: 1px;
  height: 100%;
  position: absolute;
  left: 3rem;
  top: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f34), to(#a01));
  background-image: linear-gradient(to bottom, #f34, #a01);
}

footer .menu ul ul {
  display: block;
  height: 100%;
}

footer .menu ul ul a {
  font-weight: normal;
}

footer .menu div ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

footer .menu div li {
  width: 2.5rem;
}

footer .menu div li a {
  font-weight: normal;
}

/* RESPONSIVE */

/* 1050 (1024 AND PADDING) */

@media screen and (max-width: 1050px) {
  header .head-1 {
    max-width: 55%;
  }

  header .top-menu {
    position: relative;
  }

  header .top-menu .icon_calendar {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: url(../images/calendar-d14a36e249a10d7f204665688f8c31e5.png);
    background-size: 90%;
    background-position: center;
    background-repeat: no-repeat;
    top: 3px;
    left: -33px;
    -webkit-transition: .5s;
    transition: .5s;
    width: 23px;
    height: 23px;
  }

  header .head-2 > a:first-child {
    font-size: 11px;
  }

  header ul {
    border-left-width: 0;
  }

  footer {
    overflow: hidden;
  }

  footer .menu {
    display: block;
  }

  footer .menu ul {
    width: 100%;
  }

  footer .menu > div {
    width: 100%;
    margin: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    padding-left: 0;
    padding-top: 4rem;
    min-width: 400px;
  }

  footer .menu > div p {
    width: calc(100% - 126px);
  }

  footer .menu > div p:last-of-type {
    width: 42px;
    text-align: right;
  }

  footer .menu > div ul {
    width: 134px;
    border-right: 1px solid white;
    position: absolute;
    right: 5%;
  }

  footer .menu > div::before {
    width: 100%;
    height: 1px;
    left: 0;
    top: 2rem;
    background-image: -webkit-gradient(linear, left top, right top, from(#f34), to(#a01));
    background-image: linear-gradient(to right, #f34, #a01);
  }

  footer .countries {
    width: calc(100% - 12rem);
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  footer .countries li {
    width: auto;
  }

  footer .legal {
    width: 12rem;
    padding-left: 3rem;
  }

  footer .legal::after {
    left: 1.5rem;
  }
}

@media screen and (max-width: 880px) {
  header p span {
    display: none;
  }
}

/* 780 */

@media screen and (max-width: 780px) {
  header p span {
    display: none;
  }

  header p a {
    text-decoration: underline;
  }

  footer .menu > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
  }

  footer .menu > ul > li {
    margin-bottom: 1rem;
  }

  .countries {
    font-size: .75rem;
    width: calc(100% - 10rem);
  }

  .legal {
    font-size: .75rem;
    font-weight: normal;
    width: 10rem;
    padding-left: 2rem;
  }

  .legal::after {
    left: 1rem;
  }
}

/* 640 */

@media screen and (max-width: 640px) {
  footer .countries li {
    margin-bottom: 1rem;
    text-align: center;
    width: calc(100% / 2 - 10px);
  }

  footer .countries li:last-of-type {
    margin-bottom: 0;
  }

  footer .bottom .container {
    display: block;
  }

  footer .countries {
    width: 100%;
    font-size: .85rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  footer .legal {
    width: 70%;
    margin: 0 auto;
    text-align: center;
    padding-left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  footer .legal li {
    width: calc(100% / 2 - 10px);
    text-align: right;
  }

  footer .legal li:last-of-type {
    text-align: left;
  }

  footer .legal::after {
    content: none;
  }
}

/* 520 */

@media screen and (max-width: 520px) {
  footer .menu > div {
    width: 75%;
    min-width: auto;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: center;
  }

  footer .menu > div ul {
    width: calc(100% - 42px);
    border-right: none;
    position: relative;
    right: 0;
  }

  footer .menu > div p:first-of-type {
    width: 90%;
    margin: 0em auto 1.5em auto;
  }

  footer .menu > div p:first-of-type:before {
    top: 46%;
    width: 50px;
    height: 50px;
    left: -7%;
  }

  footer .menu > div p:last-of-type {
    text-align: center;
  }

  footer .countries {
    width: 70%;
    margin: 2em auto;
  }

  footer .countries li {
    text-align: left;
  }

  footer .countries li:nth-child(2n+1) {
    text-align: right;
  }
}

/* 480 */

@media screen and (max-width: 480px) {
  header p {
    display: none;
  }

  header .head-2 {
    max-width: none;
    width: 100vw;
  }
}

/* ---------------  PUBLIC TRAINING EVENT -------- */

section.register.mosaic .block h2 {
  font-size: 1.35rem;
}

section.register.mosaic .block h2 .full-date {
  font-size: 20px;
}

.link-anchor {
  position: absolute;
  top: -100vh;
  left: -100vw;
  opacity: 0;
  pointer-events: none;
}

.newsletter {
  min-height: 53vh;
  z-index: 50;
  text-align: center;
}

.newsletter:after {
  height: 50%;
  width: 100%;
  position: absolute;
  background-color: #333333;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  content: "";
  top: 50%;
}

.newsletter .container {
  width: 50%;
  -webkit-box-shadow: 0 8px 24px rgba(0, 0, 0, 0.06);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.06);
  background-color: #ffffff;
  margin: 0 auto;
  padding: 4em;
}

@media screen and (max-width: 1300px) {
  .newsletter .container {
    width: 80%;
  }
}

@media screen and (max-width: 768px) {
  .newsletter .container {
    width: 90%;
    padding: 2em;
  }
}

.newsletter h2 {
  font-size: 2.5rem;
  text-align: center;
  padding-top: 1em;
}

.newsletter h2:before {
  height: 40px;
  width: 40px;
  position: absolute;
  content: "";
  display: inline-block;
  width: 100%;
  height: 100%;
  background-image: url(../images/brain-newsletter-f059b1010a21b59f764801e869f761b2.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-transition: .5s;
  transition: .5s;
  height: 40px;
  width: 40px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  top: 10%;
}

@media screen and (max-width: 768px) {
  .newsletter h2:before {
    height: 30px;
    width: 30px;
    top: 6%;
  }
}

.newsletter .intro {
  text-align: center;
  margin: 0;
  width: 100%;
  margin: 0 auto 1rem;
  min-width: inherit;
}

.newsletter .intro p {
  margin-bottom: 0;
}

.newsletter blockquote + p {
  padding-right: 1.5rem;
  font-size: .9rem;
  color: #888;
  text-align: center;
}

.newsletter blockquote::before {
  display: none;
}

.newsletter form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 0;
}

.newsletter form label {
  text-align: left;
  margin-bottom: .5rem;
  width: calc(30% - 1rem);
}

@media screen and (max-width: 560px) {
  .newsletter form label {
    width: 100%;
    margin: 0 auto;
  }
}

.newsletter form .newsletter-form-agree {
  font-size: 11px;
  color: #888;
  width: 100%;
}

.newsletter form .newsletter-form-agree a {
  color: #a01;
}

.newsletter form span {
  position: relative;
  top: 0;
  display: inline-block;
  padding-right: .25rem;
  font-size: .75rem;
  color: #888;
  cursor: text;
  -webkit-transition: .4s, top .3s .1s ease-in-out;
  transition: .4s, top .3s .1s ease-in-out;
}

.newsletter form label.inactive span {
  font-size: 1rem;
  top: 1.25rem;
  -webkit-transition: .3s .1s ease-in-out, top .4s ease;
  transition: .3s .1s ease-in-out, top .4s ease;
}

.newsletter form input {
  width: 100%;
  border: 1px solid transparent;
  border-bottom-color: #222;
  padding: .25rem;
  -webkit-transition: .2s;
  transition: .2s;
}

.newsletter form input:focus {
  outline: none;
  background-color: rgba(0, 0, 0, 0.05);
}

.newsletter form label.checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.newsletter form label.checkbox input {
  width: 16px;
  height: 16px;
}

.newsletter form label.checkbox .privacy_newsletter {
  width: calc(100% - 30px);
  font-size: 10px;
  margin-left: 14px;
}

.newsletter form label.checkbox p {
  width: calc(100% - 30px);
  font-size: 10px;
  margin-right: 14px;
}

.newsletter form .checkmark {
  position: absolute;
  top: 0;
  height: 15px;
  width: 15px;
  background-color: #eee;
  margin-right: 0;
  margin-top: .5rem;
  pointer-events: none;
  cursor: default;
}

.newsletter form .container-check:hover input ~ .checkmark {
  background-color: #ccc;
}

.newsletter form input:checked ~ .checkmark {
  background-image: linear-gradient(315deg, #a01 20%, #f34 80%);
}

.newsletter form .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.newsletter form .container-check input:checked ~ .checkmark:after {
  display: block;
}

.newsletter form .container-check .checkmark:after {
  left: 5px;
  top: 1px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.newsletter form button {
  border: none;
  outline: none;
  margin: 0 auto;
  display: block;
}

.newsletter .cover-background::after {
  content: none;
}

@media screen and (max-width: 1300px) {
  .newsletter:nth-of-type(n) {
    /* Hello CSS weight */
    padding: 3rem 0;
  }

  .newsletter form {
    width: 100%;
  }
}

@media screen and (max-height: 860px) {
  .newsletter {
    min-height: 80vh;
  }

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

@media screen and (max-width: 780px) {
  .newsletter .intro > * {
    width: 100%;
  }
}

@media screen and (max-width: 480px) {
  .newsletter h2 {
    font-size: 1.75rem;
    padding-top: 2em;
  }

  .newsletter h2:before {
    top: 4%;
  }

  .newsletter .container {
    padding: 1rem 2rem;
  }

  .newsletter form {
    width: 100%;
  }

  .newsletter form label.half {
    width: 100%;
  }

  .newsletter .intro {
    margin-bottom: 1rem;
    padding: 0;
  }

  .newsletter blockquote + p {
    padding-right: 0;
  }

  .newsletter form label {
    padding-bottom: 0;
  }

  .newsletter form button {
    margin-top: 1rem;
  }

  .newsletter .svg-container {
    display: none;
  }

  .newsletter .link-button {
    max-width: 180px;
  }
}

@media screen and (max-width: 360px) {
  /*.newsletter .cover-background { display: none; }*/

  .newsletter .link-button {
    padding: .75rem 2rem;
  }

  .newsletter .container {
    padding: 1rem;
  }
}

.overlay.form {
  position: fixed;
  right: 0;
  width: 350px;
  z-index: 200;
  background: white;
  padding: 1em 2em;
  bottom: 0;
  z-index: 1001;
  -webkit-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  transform: translate(100%, 0);
  -webkit-transition: all 1.2s cubic-bezier(0.87, -0.41, 0.19, 1.44);
  transition: all 1.2s cubic-bezier(0.87, -0.41, 0.19, 1.44);
}

.overlay.form label.checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.overlay.form label.checkbox input {
  width: 21px;
  margin: 0;
}

.overlay.form label.checkbox p {
  width: calc(100% - 30px);
  font-size: 10px;
  margin-right: 0px;
  text-align: left;
  font-weight: 100;
}

.overlay.form .checkmark {
  position: absolute;
  top: 0;
  left: 1px;
  height: 15px;
  width: 15px;
  background-color: #eee;
  margin-right: 0;
  margin-top: .5rem;
}

.overlay.form .container-check:hover input ~ .checkmark {
  background-color: #ccc;
}

.overlay.form input:checked ~ .checkmark {
  background-image: linear-gradient(315deg, #a01 20%, #f34 80%);
}

.overlay.form .checkmark:after {
  content: " ";
  position: absolute;
  display: none;
}

.overlay.form .container-check input:checked ~ .checkmark:after {
  display: block;
}

.overlay.form .container-check .checkmark:after {
  left: 5px;
  top: 1px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.overlay.form.active {
  -webkit-transform: translate(0%, 0);
  -ms-transform: translate(0%, 0);
  transform: translate(0%, 0);
  -webkit-box-shadow: 0 8px 24px rgba(0, 0, 0, 0.06);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.06);
  bottom: 0%;
}

.overlay.form.active a.open {
  color: transparent;
  width: 30px;
  padding: 0;
  height: 30px;
  left: -3%;
  -webkit-transform: translate(-50%);
  -ms-transform: translate(-50%);
  transform: translate(-50%);
  background-color: #fff;
}

.overlay.form.active a.open:hover {
  left: -3%;
}

@media screen and (max-width: 411px) {
  .overlay.form.active a.open:hover {
    right: 0;
    left: 0;
    top: 0;
  }
}

@media screen and (max-width: 560px) {
  .overlay.form.active {
    -webkit-box-shadow: 0 0 64px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 64px rgba(0, 0, 0, 0.15);
    width: 100%;
  }
}

.overlay.form a.open {
  position: absolute;
  display: block;
  top: 0;
  left: -6%;
  font-size: 1em;
  color: #e40215;
  padding: 1em;
  line-height: 1em;
  background: #FFF;
  cursor: pointer;
  opacity: 1;
  padding-right: 30px;
  -webkit-box-shadow: -7px -3px 24px rgba(0, 0, 0, 0.06);
  box-shadow: -7px -3px 24px rgba(0, 0, 0, 0.06);
  -webkit-transition: .2s ease;
  transition: .2s ease;
  -webkit-transform: translate(-50%, -50%) rotate(-90deg);
  -ms-transform: translate(-50%, -50%) rotate(-90deg);
  transform: translate(-50%, -50%) rotate(-90deg);
}

@media screen and (max-width: 411px) {
  .overlay.form a.open {
    background: url(../images/brain-0d4a667e5d9c76baca6e537fe41bc437.svg) no-repeat;
    background-position: 50% 50%;
    background-size: 60%;
    height: 50px;
    background-color: #fff;
    top: 6rem;
  }
}

@media screen and (max-width: 411px) {
  .overlay.form a.open span {
    display: none;
  }
}

@media screen and (max-width: 320px) {
  .overlay.form a.open {
    top: 0%;
  }
}

.overlay.form a.open:after {
  position: absolute;
  font-family: "FontAwesome";
  content: "\F105";
  font-size: 1.2em;
  top: 50%;
  right: 6%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #e40215;
}

@media screen and (max-width: 411px) {
  .overlay.form a.open:after {
    display: none;
  }
}

.overlay.form a.open.hidden {
  opacity: 0;
}

.overlay.form a.open:hover {
  left: -7%;
}

.overlay.form.active a.open:after {
  right: -1%;
  content: "\F00D";
}

@media screen and (max-width: 560px) {
  .overlay.form.active a.open {
    left: 0;
    right: 0;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
  }
}

.overlay.form h3 {
  color: #ea283f;
  font-size: 1.4em;
  font-family: nexa, sans-serif;
  padding-bottom: 0.5rem;
  margin-bottom: .5rem;
  border-bottom: 1px solid #ff00003b;
}

.overlay.form h3 + p {
  margin-top: 1rem;
}

.overlay.form p {
  color: #171717;
  font-size: 0.7em;
}

.overlay.form .close {
  position: absolute;
  right: 0.3em;
  top: 0.1em;
  line-height: 1em;
  font-size: 2em;
  color: #a01;
  cursor: pointer;
}

.overlay.form input {
  width: 100%;
  display: block;
  padding: 0.6em 1.2em;
  border: 1px solid #CCC;
  margin: 1em 0;
  font-size: 0.9em;
}

.overlay.form input.error-warning {
  background: tomato;
}

.overlay.form input[type=submit] {
  display: inline-block;
  background: -webkit-gradient(linear, left top, right top, from(#a01), to(#f34));
  background: linear-gradient(to right, #a01, #f34);
  text-align: center;
  color: white;
  font-size: 1em;
  padding: 0.4em;
  cursor: pointer;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  margin: 0;
}

.overlay.form input[type=submit]:hover {
  background: white;
  color: #f34;
  border: 1px solid #f34;
}

.overlay.form form {
  margin-top: 1rem;
}

@media screen and (max-width: 1300px) {
  .overlay.form form {
    padding: 0;
  }
}

.overlay.form form + p {
  font-size: .7rem;
  margin-top: 1rem;
  margin-bottom: .5rem;
  line-height: 1.2;
  color: gray;
  text-align: center;
}

.overlay.form form + p a {
  color: #a01;
}

.opt-bg {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #000;
  opacity: 0;
  -webkit-transition: .5s;
  transition: .5s;
  z-index: 1000;
  pointer-events: none;
}

.overlay.form.active ~ .opt-bg {
  opacity: .35;
  pointer-events: auto;
}

.gotintouch,.thanks {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 300;
}

.gotintouch .content,.thanks .content {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 400px;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: white;
  padding: 2em;
}

.gotintouch .content .close,.thanks .content .close {
  position: absolute;
  right: 0.3em;
  top: 0;
  font-size: 2em;
  cursor: pointer;
}

.gotintouch .content h3,.thanks .content h3 {
  color: #a01;
  text-align: center;
  text-transform: uppercase;
}

.gotintouch .content hr,.thanks .content hr {
  margin: 1em 0;
  background: none;
  border-bottom: 1px solid silver;
}

.gotintouch .content p,.thanks .content p {
  font-size: 1em;
  color: black;
  margin: 0;
  font-weight: bold;
  display: block;
  text-align: center;
}

.gotintouch .content p.infos,.thanks .content p.infos {
  color: #171717;
}

.gotintouch .content a,.thanks .content a {
  color: #d23;
}

.registration_choice button {
  padding: 1rem;
  background-image: linear-gradient(315deg, #f34 20%, #a01 80%);
  border: none;
  font-size: 1.25rem;
  color: white;
  cursor: pointer;
  display: block;
  width: 100%;
  margin-bottom: 2rem;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.registration_choice button:hover {
  background-image: linear-gradient(315deg, #f34 30%, #a01 70%);
}

.registration_choice button:last-child {
  margin-bottom: 0;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 300;
}

@media screen and (max-width: 360px) {
  .modal {
    top: 80px;
    overflow-x: scroll;
  }
}

.modal .content {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 70%;
  max-width: 540px;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: white;
  padding: 5em;
  transform: translate(-50%, -50%);
  background: white;
  padding: 2em;
}

@media screen and (max-width: 900px) {
  .modal .content {
    width: 99%;
  }
}

@media screen and (max-width: 375px) {
  .modal .content {
    min-width: 300px;
  }
}

.modal .content .close {
  position: absolute;
  top: 0px;
  font-size: 5em;
  cursor: pointer;
  background: linear-gradient(315deg, #a01 20%, #f34 80%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.modal .content h3 {
  color: #000;
  text-align: center;
  text-transform: inherit;
  font-size: 30px;
  margin-bottom: 2rem;
}

.modal .content h3:after {
  content: "";
  display: block;
  height: 6px;
  width: 48px;
  margin: 1rem auto 0;
  border-radius: 3px;
  background-image: -webkit-gradient(linear, right top, left top, color-stop(10%, #a01), color-stop(90%, #f34));
  background-image: linear-gradient(to left, #a01 10%, #f34 90%);
}

.modal .content hr {
  margin: 1em 0;
  background: none;
  border-bottom: 1px solid silver;
}

.modal .content p {
  font-size: 1em;
  color: black;
  margin: 0;
  font-weight: bold;
  display: block;
  text-align: center;
}

.modal .content p.infos {
  color: #171717;
}

.modal .content a {
  color: #d23;
}

.modal .content form {
  margin-top: 2em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.modal .content form.webinar-replay label {
  width: auto;
}

.modal .content form label {
  width: 48%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.modal .content form label span {
  margin: auto 0;
  white-space: nowrap;
  width: 100px;
}

.modal .content form label input {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-left: 2em;
  padding: 0.2em 0.5em;
  border: 1px solid #eee;
}

.modal .content form label.full {
  width: 100%;
}

@media screen and (max-width: 900px) {
  .modal .content form label {
    width: 100%;
    display: block;
  }

  .modal .content form label span {
    margin-bottom: 0.2em;
    display: block;
  }

  .modal .content form label input {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    width: 100%;
    margin-left: 0;
  }
}

.modal .content form label.checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.modal .content form label.checkbox input {
  width: 16px;
  margin: 0;
}

.modal .content form label.checkbox p {
  width: calc(100% - 30px);
  font-size: 10px;
  margin-right: 0px;
  text-align: left;
  font-weight: 100;
}

.modal .content form .checkmark {
  position: absolute;
  top: 0;
  left: 1px;
  height: 15px;
  width: 15px;
  background-color: #eee;
  margin-right: 0;
  margin-top: .5rem;
}

.modal .content form .container-check:hover input ~ .checkmark {
  background-color: #ccc;
}

.modal .content form input:checked ~ .checkmark {
  background-image: linear-gradient(315deg, #a01 20%, #f34 80%);
}

.modal .content form .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.modal .content form .container-check input:checked ~ .checkmark:after {
  display: block;
}

.modal .content form .container-check .checkmark:after {
  left: 5px;
  top: 1px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

section.content-quote {
  height: 800px;
}

@media screen and (max-width: 550px) {
  section.content-quote {
    height: 780px;
  }
}

.slider-wrapper {
  width: 100%;
  height: 80%;
  min-width: 100%;
  min-height: 80%;
}

.slider-wrapper button {
  color: red;
  background-color: inherit;
  border: none;
}

.slider-wrapper div.btn-slide {
  text-align: center;
  margin-top: 2em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.slider-wrapper div.btn-slide .link-button {
  left: 50%;
  margin-top: 0;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  top: 87%;
  position: absolute;
}

@media screen and (max-width: 550px) {
  .slider-wrapper div.btn-slide .link-button {
    margin-top: 2em;
  }
}

.slider-wrapper button {
  height: 40px;
  width: 50px;
  text-indent: -99999999px;
  background-repeat: no-repeat;
  margin: 0 60px;
  background-size: 40%;
  left: 34%;
  position: absolute;
  top: 87%;
  background-position: 50%;
  background-color: transparent;
  cursor: pointer;
}

@media screen and (max-width: 1280px) {
  .slider-wrapper button {
    left: 22%;
  }
}

@media screen and (max-width: 800px) {
  .slider-wrapper button {
    left: 12%;
  }
}

@media screen and (max-width: 550px) {
  .slider-wrapper button {
    height: 30px;
    width: 30px;
    top: 84.5%;
  }
}

.slider-wrapper #nextslide {
  background-image: url(../images/arrow_slider-e12677e468309f570e5942acdee56c80.svg);
  right: 34%;
  left: auto;
  top: 87%;
  -webkit-transform: translateX(50%);
  -ms-transform: translateX(50%);
  transform: translateX(50%);
  -webkit-transition: .3s ease-in;
  transition: .3s ease-in;
}

.slider-wrapper #nextslide:hover {
  -webkit-transform: translateX(70%);
  -ms-transform: translateX(70%);
  transform: translateX(70%);
}

@media screen and (max-width: 1280px) {
  .slider-wrapper #nextslide {
    right: 22%;
  }
}

@media screen and (max-width: 800px) {
  .slider-wrapper #nextslide {
    right: 12%;
  }
}

@media screen and (max-width: 550px) {
  .slider-wrapper #nextslide {
    top: 84.5%;
  }
}

.slider-wrapper #prevslide {
  background-image: url(../images/arrow_slider-e12677e468309f570e5942acdee56c80.svg);
  -webkit-transform: translateX(-30%) rotate(180deg);
  -ms-transform: translateX(-30%) rotate(180deg);
  transform: translateX(-30%) rotate(180deg);
  -webkit-transition: .3s ease-in;
  transition: .3s ease-in;
}

.slider-wrapper #prevslide:hover {
  -webkit-transform: translateX(-50%) rotate(180deg);
  -ms-transform: translateX(-50%) rotate(180deg);
  transform: translateX(-50%) rotate(180deg);
}

.slider {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
  min-width: 100%;
  min-height: 100%;
}

.slide {
  background-color: white;
  -webkit-box-shadow: 0 8px 24px rgba(0, 0, 0, 0.06);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.06);
  padding: 4rem;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin: auto;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: 500ms cubic-bezier(0.42, 0, 0.01, 1);
  transition: 500ms cubic-bezier(0.42, 0, 0.01, 1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 650px;
  text-align: center;
  opacity: 0.6;
}

.slide img {
  max-height: 70px;
  max-width: 120px;
}

@media screen and (max-width: 550px) {
  .slide {
    width: 100%;
    padding: 2em;
  }
}

.slide h4 {
  margin: 1.5em 0;
  color: #000;
}

.slide h4 span {
  color: #D51A29;
}

.slide p {
  width: 100%;
}

@media screen and (max-width: 550px) {
  .slide p {
    font-size: 13px;
  }
}

.slide.active {
  z-index: 4;
  opacity: 1;
  -webkit-box-shadow: 0 8px 24px rgba(0, 0, 0, 0.04);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.04);
}

.slide.next {
  -webkit-transform: translate(-50%, -50%) scale(0.8);
  -ms-transform: translate(-50%, -50%) scale(0.8);
  transform: translate(-50%, -50%) scale(0.8);
  left: 67%;
  z-index: 2;
}

.slide.prev {
  -webkit-transform: translate(-50%, -50%) scale(0.8);
  -ms-transform: translate(-50%, -50%) scale(0.8);
  transform: translate(-50%, -50%) scale(0.8);
  left: 33%;
  z-index: 3;
}

.slide.last {
  -webkit-transform: translate(-50%, -50%) scale(0.8);
  -ms-transform: translate(-50%, -50%) scale(0.8);
  transform: translate(-50%, -50%) scale(0.8);
  z-index: 1;
}

.video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}

header nav {
  position: absolute;
  left: 0;
  top: 3.25rem;
  width: 100%;
  padding: 1rem 0;
  padding-bottom: 0;
  -webkit-transition: .4s, top 0s;
  transition: .4s, top 0s;
  /* At this point, the & at this level of tabulation means "header nav" */
}

header nav:before {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, rgba(0, 0, 0, 0.25)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.25) 20%, rgba(0, 0, 0, 0) 100%);
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -10;
}

header nav .contact-button a {
  background-image: none;
}

header nav .contact-button a:hover {
  color: #2b2b2b;
  -webkit-transition: 1s;
  transition: 1s;
  background-image: -webkit-gradient(linear, right top, left top, from(#e8e8e8), to(#fff));
  background-image: linear-gradient(to left, #e8e8e8, #fff);
}

header nav.fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-box-shadow: 0 0 32px rgba(0, 0, 0, 0.08);
  box-shadow: 0 0 32px rgba(0, 0, 0, 0.08);
  z-index: 500;
}

header nav:hover,header nav.fixed {
  background-color: #ffffff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#cfcfcf1f));
  background-image: linear-gradient(to bottom, #fff, #cfcfcf1f);
}

header nav:hover .contact-button .nav__title,header nav.fixed .contact-button .nav__title {
  border: 2px solid #888;
  -webkit-transition: 1s;
  transition: 1s;
}

header nav:hover .nav__title:not(.burger-close),header nav.fixed .nav__title:not(.burger-close) {
  text-decoration: none;
  position: relative;
}

header nav:hover li a,header nav.fixed li a {
  color: #000;
}

header nav:hover li:hover .nav__title:not(.burger-close),header nav.fixed li:hover .nav__title:not(.burger-close) {
  text-decoration: none;
  position: relative;
}

header nav:hover a.logo img.logo-white,header nav.fixed a.logo img.logo-white {
  display: none;
}

header nav:hover a.logo img.logo-color,header nav.fixed a.logo img.logo-color {
  display: block;
}

header nav:hover:before,header nav.fixed:before {
  content: none;
}

header nav .nav__title:hover {
  color: red;
}

header nav .nav__title:hover a:not(.burger-close) {
  text-decoration: none;
  position: relative;
}

header nav .container {
  position: static;
}

header nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 56%;
  float: right;
  list-style-type: none;
  padding-top: 0.5rem;
  margin-top: 1rem;
}

header nav ul li div {
  width: 100%;
}

header nav li {
  padding-bottom: 1.2rem;
}

header nav .menu-level-1 > li {
  padding-bottom: 0;
}

header nav .menu-level-1 > li > a {
  padding-bottom: 2.5rem;
  display: inline-block;
}

header nav .menu-level-1 > li.children > a {
  padding-right: 1.25rem;
  cursor: default;
}

header nav .nav__title {
  color: white;
  text-decoration: none;
  position: relative;
  font-size: 14px;
}

header nav li.children > a::after {
  content: "";
  position: absolute;
  right: 3px;
  display: inline-block;
  top: 4px;
  width: 7px;
  height: 7px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border-style: solid;
  border-width: 1px;
  border-color: transparent;
  border-bottom-color: white;
  border-left-color: white;
  -webkit-transition: border-bottom-color .2s, border-left-color .2s .1s, -webkit-transform .4s;
  transition: border-bottom-color .2s, border-left-color .2s .1s, -webkit-transform .4s;
  transition: border-bottom-color .2s, border-left-color .2s .1s, transform .4s;
  transition: border-bottom-color .2s, border-left-color .2s .1s, transform .4s, -webkit-transform .4s;
}

header nav:hover li.children > a::after,header nav.fixed li.children > a::after {
  border-bottom-color: red;
  border-left-color: red;
}

header nav li.children:hover > a::before {
  content: "";
  position: absolute;
  top: -10px;
  left: -80px;
  right: -20px;
  bottom: -4px;
  -webkit-transform: perspective(100px) rotateX(45deg);
  transform: perspective(100px) rotateX(45deg);
  -webkit-transform-origin: 100% 50%;
  -ms-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
}

header nav li.children:hover > a::after {
  -webkit-transform: translateY(4px) rotate(135deg);
  -ms-transform: translateY(4px) rotate(135deg);
  transform: translateY(4px) rotate(135deg);
}

header nav a.burger {
  display: none;
}

header nav li.contact-button a {
  padding: .5rem 1rem;
  border-radius: 48px;
  border: 2px solid #fff;
  margin-top: -0.5rem;
}

section.hero .container .hero-h1 .logo img {
  max-width: 160px;
}

nav ul li .contact-button a {
  margin-top: -10px;
}

nav ul {
  -webkit-transition: .3s;
  transition: .3s;
}

nav ul .menu-arrow {
  opacity: 0;
  pointer-events: none;
}

nav ul li:not(.contact-button):hover .submenu,nav ul li.active .submenu {
  opacity: 1;
  pointer-events: auto;
  display: block;
  text-align: center;
  position: absolute;
  background-color: #FFF;
  right: 0;
  -webkit-box-shadow: 0 8px 24px rgba(0, 0, 0, 0.06);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.06);
  width: 100%;
  border-top: 1px solid #eee;
  top: 100%;
  min-height: 10px;
  max-height: 700px;
  padding-bottom: 2rem;
  min-height: 10px;
  max-height: 700px;
  -webkit-transition: .8s;
  transition: .8s;
  padding-top: 2em;
}

nav ul li:not(.contact-button):hover .submenu::before,nav ul li.active .submenu::before {
  opacity: .045;
  -webkit-transition: 2.5s;
  transition: 2.5s;
}

nav ul .sub-menu {
  display: block;
  opacity: 1;
  left: 0;
  -webkit-transition: .2s;
  transition: .2s;
  padding: 2em 5%;
  -webkit-transition: .7s;
  transition: .7s;
  z-index: 10;
  display: inline-block;
  opacity: 1;
  width: 40%;
  -webkit-transition: .8s;
  transition: .8s;
  padding: 0;
  padding: 0 0 1em 0;
  margin-right: 20%;
  min-height: 10px;
  max-height: 700px;
  text-align: left;
}

.submenu {
  opacity: 1;
  display: block;
  text-align: center;
  pointer-events: auto;
  position: absolute;
  background-color: #FFF;
  right: 0;
  padding: 4em 5% 2em 5%;
  -webkit-box-shadow: 0 8px 24px rgba(0, 0, 0, 0.06);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.06);
  width: 100%;
  -webkit-transition: .8s;
  transition: .8s;
  overflow: hidden;
}

.submenu::before {
  content: "N";
  color: transparent;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url(../images/logo_nexum_letter-6b2030e7aafec50f207817c6e11942b9.svg);
  background-size: auto 117%;
  background-repeat: no-repeat;
  background-position: 70% 72px;
  opacity: 0;
  -webkit-transition: .5s;
  transition: .5s;
}

nav > ul > li > a {
  display: block;
  position: relative;
}

nav > ul > li > a:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: -125px;
}

nav > ul > li > a:hover:before {
  content: "";
}

nav .submenu {
  pointer-events: none;
  opacity: 0;
  display: block;
  text-align: center;
  position: absolute;
  background-color: #FFF;
  right: 0;
  -webkit-box-shadow: 0 8px 24px rgba(0, 0, 0, 0.06);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.06);
  width: 100%;
  -webkit-transition: .8s;
  transition: .8s;
  min-height: 10px;
  max-height: 10px;
}

.submenu__img {
  height: 230px;
  display: initial;
  margin: 2.5rem 0;
  float: left;
  -webkit-box-shadow: 0 8px 24px rgba(0, 0, 0, 0.06);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.06);
}

nav .sub-menu {
  z-index: 10;
  display: inline-block;
  opacity: 1;
  width: 64%;
  -webkit-transition: .2s;
  transition: .2s;
  padding: 0;
  -webkit-transition: .7s;
  -webkit-transition: 1s;
  transition: 1s;
  min-height: 270px;
  max-height: 600px;
  padding: 0em 5% 5em 5%;
  margin-top: 9rem;
  position: relative;
}

nav .sub-menu li {
  display: block;
  white-space: nowrap;
  margin: 0 auto;
  font-weight: 100;
}

nav .sub-menu li a {
  color: #000;
  -webkit-animation: textapparition .3s initial;
  animation: textapparition .3s initial;
  text-decoration: none;
}

nav .sub-menu li a p:nth-child(1) {
  margin: 0;
}

nav .sub-menu li a .menu-title {
  font-size: 16px;
  display: inline-block;
}

@media screen and (max-width: 1290px) {
  nav .sub-menu li a .menu-title {
    font-size: 14.5px;
  }
}

nav .sub-menu li a:hover {
  color: red;
  -webkit-transition: .3s;
  transition: .3s;
}

nav .sub-menu li a:hover p:nth-child(1) {
  color: red;
  -webkit-transition: .2s;
  transition: .2s;
}

nav .sub-menu li p {
  font-size: 12px;
  text-align: left;
  margin-top: 0.8em;
}

nav .sub-menu li.training {
  width: 100%;
  padding: 0;
}

nav .sub-menu li.training a {
  display: block;
  color: #FFF;
}

nav .sub-menu ul.training {
  margin: 0;
  text-align: center;
  display: block;
  width: 40%;
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
  border-left: 1px solid red;
  padding-left: 10%;
}

nav .sub-menu ul.training li {
  width: 100%;
  text-align: left;
  margin: 0 auto;
  padding-left: 0;
}

nav .sub-menu ul.training li a {
  margin-top: 0;
  color: #000;
}

@media screen and (max-width: 1290px) {
  nav .sub-menu ul.training li a {
    font-size: 14.5px;
  }
}

nav .sub-menu ul.training li a:hover {
  color: red;
}

nav .sub-menu.active {
  display: inline-block;
}

nav {
  position: relative;
  width: 25%;
  min-width: 240px;
}

nav a.logo img.logo-color {
  display: none;
}

nav.fixed a.logo img.logo-white {
  display: none;
}

nav.fixed a.logo img.logo-color {
  display: block;
}

nav a {
  color: black;
}

nav li.contact-button {
  border-color: black;
}

.submenu_header {
  font-size: 28px;
  color: #797979;
  font-weight: 500;
  position: absolute;
  margin: 0em 5% 0em 5%;
  padding-top: 2rem;
  left: 36%;
}

.submenu_header span {
  position: absolute;
  background-color: red;
  height: 1.5px;
  width: 60px;
  bottom: -20%;
  left: 0;
}

@media screen and (max-width: 1400px) {
  header nav ul {
    width: 55%;
  }
}

/*@media screen and (max-width: 1160px) {
	header nav ul {
		width: 65%;
	}
	header nav li {
		font-size: 12px;
	}
}
@media screen and (max-width: 1050px) {
	.submenu__img {
		height: 200px;
	}
}*/

@media screen and (max-width: 1200px) {
  header {
    position: relative;
  }

  header nav {
    position: absolute;
    width: 100%;
    height: 100vh;
    top: 0;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    left: 0;
    padding: 0;
    z-index: 10;
    -webkit-transition: .25s;
    transition: .25s;
    background: #fff;
    overflow: hidden;
  }

  header nav.nav-opened {
    overflow-y: auto;
    position: fixed;
  }
}

@media screen and (max-width: 1200px) and (max-width: 1024px) and (orientation: portrait) {
  header nav.nav-opened img.img_award {
    margin-left: 0;
    left: 260px;
    top: 1%;
  }
}

@media screen and (max-width: 1200px) and (max-height: 768px) and (orientation: landscape) {
  header nav.nav-opened img.img_award {
    top: 1%;
    width: 70px;
  }
}

@media screen and (max-width: 1200px) {
  header nav.closed {
    top: 47px;
    height: 96px;
    background: transparent;
  }

  header nav.closed a.burger {
    height: 24px;
  }

  header nav.closed a.burger span {
    background-color: #fff;
  }

  header nav.closed a.burger span::before,  header nav.closed a.burger span::after {
    background-color: #fff;
    width: 100%;
    top: 10px;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    left: 0;
  }

  header nav.closed a.burger span::after {
    top: 20px;
  }

  header nav.closed.fixed {
    top: 0;
    height: 76px;
    background: #fff;
  }

  header nav.closed.fixed .img_award {
    top: -10px;
  }

  header nav.closed.fixed .container a.logo {
    margin-top: .5rem;
    height: 56px;
  }

  header nav.closed.fixed a.burger {
    top: 1.75rem;
    right: 3rem;
  }

  header nav.closed.fixed a.burger span {
    background-color: #000;
  }

  header nav.closed.fixed a.burger span::before,  header nav.closed.fixed a.burger span::after {
    background-color: #000;
  }

  header nav a.burger {
    display: block;
    position: fixed;
    top: 2.5rem;
    right: 3rem;
    width: 32px;
    height: 32px;
    -webkit-transition: .25s;
    transition: .25s;
  }

  header nav a.burger span {
    width: 100%;
    height: 4px;
    background-color: #000;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 4px;
    -webkit-transition: .25s;
    transition: .25s;
    background: transparent;
  }

  header nav a.burger span::before,  header nav a.burger span::after {
    content: "";
    position: absolute;
    width: 63%;
    height: 100%;
    left: 30%;
    top: 0;
    background-color: #000;
    -webkit-transition: .25s;
    transition: .25s;
    border-radius: 4px;
  }

  header nav a.burger span::before {
    top: 8px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
  }

  header nav a.burger span::after {
    top: 21px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: 0 100%;
    -ms-transform-origin: 0 100%;
    transform-origin: 0 100%;
  }

  header nav a.burger-close {
    display: block;
    position: absolute;
    top: 3rem;
    right: 3rem;
    width: 32px;
    height: 24px;
    display: none;
  }

  header nav a.burger-close::before,  header nav a.burger-close::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 4px;
    left: 50%;
    top: 50%;
    background-color: #000;
    border-radius: 4px;
  }

  header nav a.burger-close::before {
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
  }

  header nav a.burger-close::after {
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    -ms-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg);
  }

  header nav > .container {
    min-height: 100%;
  }

  header nav > .container a.logo {
    margin-top: .75rem;
    margin-bottom: .5rem;
    margin-left: 0;
    position: relative;
    left: 0;
    top: auto;
    height: 72px;
    width: auto;
    -webkit-transform: translateX(-1.5rem);
    -ms-transform: translateX(-1.5rem);
    transform: translateX(-1.5rem);
    display: inline-block;
    float: none;
    text-align: center;
    -webkit-transition: .25s;
    transition: .25s;
  }

  header nav > .container a.logo img {
    height: 100%;
    width: auto;
  }

  header nav li.contact-button a {
    margin-top: .5rem;
  }

  header nav ul.menu-level-1 {
    clear: both;
    float: none;
    width: 100%;
    margin: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
  }

  header nav ul.menu-level-1 > li {
    margin: .5rem auto;
    text-align: center;
  }

  header nav ul.menu-level-1 > li > a {
    color: #000;
    border-color: #000;
    padding: .5rem;
    font-size: 1.1rem;
  }

  header nav ul.menu-level-1 > li > a::after {
    border-bottom-color: #d23;
    border-left-color: #d23;
    top: 14px;
    -webkit-transition: .45s, border-top-color .3s, border-right-color .3s .15s, border-bottom-color .3s, border-left-color .3s .15s;
    transition: .45s, border-top-color .3s, border-right-color .3s .15s, border-bottom-color .3s, border-left-color .3s .15s;
  }

  header nav ul.menu-level-1 > li > a:hover {
    color: #000;
  }

  header nav ul.menu-level-1 > li > a:hover::after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

  header nav ul.menu-level-1 .children ul {
    position: static;
  }

  header nav ul.menu-level-1 .children a.nav__title + .submenu {
    position: static;
    min-height: auto;
    max-height: none;
    opacity: 1;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: transparent;
    border: none;
  }

  header nav ul.menu-level-1 .children a.nav__title + .submenu::before {
    content: none;
  }

  header nav ul.menu-level-1 .children a.nav__title + .submenu li {
    text-align: center;
    display: none;
  }

  header nav ul.menu-level-1 .children a.nav__title + .submenu li.training {
    display: initial;
  }

  header nav ul.menu-level-1 .children a.nav__title + .submenu li.training ul li:nth-child(2) a {
    display: list-item;
    font-weight: 100;
    color: red;
  }

  header nav ul.menu-level-1 .children a.nav__title + .submenu > .container {
    display: none;
  }

  header nav ul.menu-level-1 .children a.nav__title + .submenu .submenu_header {
    display: none;
  }

  header nav ul.menu-level-1 .children a.nav__title + .submenu .menu-level-2 ul {
    display: inline;
    padding: 0;
  }

  header nav ul.menu-level-1 .children a.nav__title + .submenu .sub-menu {
    width: 100%;
    margin: 0;
    padding: 0;
    min-height: auto;
    max-height: none;
  }

  header nav ul.menu-level-1 .children a.nav__title + .submenu .sub-menu li {
    white-space: normal;
  }

  header nav ul.menu-level-1 .children a.nav__title + .submenu .sub-menu p {
    text-align: center;
  }

  header nav ul.menu-level-1 .children a.nav__title + .submenu .sub-menu a {
    font-size: 1rem;
  }

  header nav ul.menu-level-1 .children a.nav__title + .submenu .menu-level-3 {
    position: static;
    width: 100%;
    margin: 0;
    border: none;
  }

  header nav ul.menu-level-1 .children.opened .submenu {
    margin-top: 1rem;
    padding: 1rem 0;
  }

  header nav ul.menu-level-1 .children.opened a.nav__title {
    color: #d23;
  }

  header nav ul.menu-level-1 .children.opened a.nav__title::after {
    border-color: #d23 #d23 transparent transparent;
    top: 18px;
  }

  header nav ul.menu-level-1 .children:hover a::after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

  header nav.fixed .logo-color {
    display: block;
  }

  header nav.fixed .logo-white {
    display: none;
  }
}

@media screen and (max-width: 780px) {
  header nav .container a.logo {
    height: 64px;
  }

  header nav.closed .container a.logo {
    top: calc(100% + 2.5rem);
    left: 0;
  }

  header nav.closed a.burger span {
    background-color: #fff;
  }

  header nav.closed a.burger span::before,  header nav.closed a.burger span::after {
    background-color: #fff;
  }
}

@media screen and (max-width: 480px) {
  header nav .container a.logo {
    margin-top: 1rem;
  }

  header nav a.burger,  header nav.closed.fixed a.burger {
    top: 1.5rem;
    right: 2rem;
  }
}

@media screen and (max-width: 420px) {
  header nav .container a.logo {
    height: 56px;
  }
}

@media screen and (max-width: 1024px) {
  header nav > .container a.logo img {
    height: 70%;
    width: auto;
  }
}

.details .excerpt {
  padding: 1em;
  background: white;
  border-bottom: 1px #a01 solid;
  padding-bottom: 3.5em;
  margin-bottom: 3em;
}

.details .excerpt:last-child {
  border-bottom: none;
  margin-bottom: 0;
}

.details .excerpt h3 {
  color: #d23;
}

.details .excerpt a {
  color: #d23;
}

table {
  margin: 0 auto;
  display: table;
  border: none;
  margin-bottom: 2em;
}

table tr td:nth-child(2) {
  border-right: 1px solid grey;
  border-left: 1px solid grey;
}

table tr td:nth-child(1) {
  border-left: 1px solid grey;
}

table tr td:nth-child(3) {
  border-right: 1px solid grey;
}

table tr td:nth-child(4) {
  border-right: 1px solid grey;
}

table tr td {
  border-right: 1px solid;
  border: none;
  border-collapse: inherit;
  border-spacing: 0;
  border-color: inherit;
  border-bottom: 1px solid grey;
}

@media screen and (max-width: 540px) {
  table tr td {
    font-size: 12px;
  }
}

@media screen and (max-width: 540px) {
  table tr td ul {
    margin-left: 1.5em;
  }
}

table tr td ul li {
  font-size: 12px;
}

@media screen and (max-width: 540px) {
  table tr td ul li {
    font-size: 10px;
  }
}

table tr td p {
  padding: 15px;
  font-size: 0.8em;
  margin-bottom: 0 !important;
}

@media screen and (max-width: 540px) {
  table tr td p {
    font-size: 0.7em;
    padding: 7px;
  }
}

table tr:nth-child(1) {
  background-image: -webkit-gradient(linear, left top, right top, from(#EC334A), to(#F45C44));
  background-image: linear-gradient(to right, #EC334A, #F45C44);
  color: white;
  border: none;
}

table tr:nth-child(1) td {
  border: none;
}

table tr:nth-child(1) td:nth-child(2) {
  border-left: 0.5px solid #fff;
  border-right: 0.5px solid #fff;
}

table tr:nth-child(1) td p {
  padding: 15px;
  margin-bottom: 0;
  font-weight: 600;
}

/* ------- SECTION OUR SERVICES ----------*/

section.services ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  list-style: none;
  margin: 3em;
}

@media screen and (max-width: 930px) {
  section.services ul {
    margin: 3em 0;
  }
}

@media screen and (max-width: 550px) {
  section.services ul {
    margin: 0;
  }
}

section.services ul li {
  background-color: #fff;
  padding: 30px 0 30px 12%;
  width: calc(100% / 3 - 35px);
  -webkit-box-shadow: 0 8px 24px rgba(0, 0, 0, 0.06);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.06);
  position: relative;
}

@media screen and (max-width: 780px) {
  section.services ul li {
    padding: 120px 30px 30px 30px;
  }
}

@media screen and (max-width: 550px) {
  section.services ul li {
    padding: 120px 30px 30px 30px;
    width: calc(100% / 1 - 0px);
    margin-top: 2em;
  }
}

section.services ul li:before {
  background-image: url(../images/service_icon01-6237e5d88234bb1f205c0d14a9397b62.svg);
  height: 100%;
  width: 50px;
  background-position: 50%;
  position: absolute;
  left: 10%;
  background-repeat: no-repeat;
  content: "";
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background-size: 100%;
}

@media screen and (max-width: 780px) {
  section.services ul li:before {
    -webkit-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    transform: translateX(-30px);
    top: -20%;
    left: 50%;
  }
}

section.services ul li:nth-child(2):before {
  background-image: url(../images/service_icon02-1c63683b715cc493d7fccf2029f9ee41.svg);
}

section.services ul li:nth-child(3):before {
  background-image: url(../images/service_icon03-7f433381e6006a635e4c27192e960aba.svg);
}

section.services ul li p {
  margin-bottom: .5rem;
  text-align: left;
}

@media screen and (max-width: 780px) {
  section.services ul li p {
    text-align: center;
  }
}

/* ------- END SECTION OUR SERVICES ----------*/

/* ------- SECTION CHANGE MANAGEMENT ----------*/

section.change .link-button {
  margin-top: 4em;
}

@media screen and (max-width: 550px) {
  section.change .link-button {
    margin-top: 1em;
  }
}

section.change .block {
  -webkit-transition: .3s ease-in;
  transition: .3s ease-in;
  margin-top: 3em;
}

section.change .block .subtitle-change {
  text-transform: uppercase;
  color: #f34;
}

section.change .block .content {
  padding: 30px 50px;
  background-image: url(../images/cm-men-75820a2103d1ba48f7937f3b11091b55.png);
  background-size: 35%;
  background-position: 108% 100%;
  background-repeat: no-repeat;
}

@media screen and (max-width: 550px) {
  section.change .block .content {
    padding: 1rem 2rem;
  }

  section.change .block .content h3 {
    padding-top: 1em;
  }
}

section.change .block .content ul li {
  list-style: none;
  padding-bottom: 1em;
}

section.change .block .content ul li::before {
  content: "\2022";
  color: red;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}

@media screen and (max-width: 550px) {
  section.change .block .content {
    background-image: none;
  }
}

section.change .block .block-header {
  width: 40%;
  position: relative;
  -webkit-transition: .3s ease-in;
  transition: .3s ease-in;
  height: auto;
}

@media screen and (max-width: 550px) {
  section.change .block .block-header {
    width: 100%;
    height: 250px;
  }
}

section.change .block .block-header.play-video-content {
  pointer-events: none;
}

section.change .block .block-header .cover-image img {
  -webkit-transition: .3s ease-in;
  transition: .3s ease-in;
  cursor: pointer;
}

section.change .block .block-header:hover {
  -webkit-transition: .3s ease-in;
  transition: .3s ease-in;
  background-color: red;
}

section.change .block .block-header:hover .cover-image img {
  width: 110%;
}

section.change .block .block-header:hover:before {
  background: linear-gradient(315deg, #3331317d 10%, #1716169e 70%);
}

section.change .block .link-button {
  margin-top: 4em;
}

section.change .block .block-landscape + .content {
  width: 60%;
}

@media screen and (max-width: 550px) {
  section.change .block .block-landscape + .content {
    width: 100%;
  }
}

section.change .block .block-landscape + .content p {
  width: 80%;
}

@media screen and (max-width: 550px) {
  section.change .block .block-landscape + .content p {
    width: 100%;
  }
}

/* ------- END SECTION CHANGE MANAGEMENT ----------*/

/* ------- SECTION INFO ----------*/

section.world {
  height: 90vh;
  background-image: url(../images/map_home-d90b6f2610a554b63b32bcf855eef707.svg);
  background-size: 62%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

@media screen and (max-width: 1280px) {
  section.world {
    background-size: 70%;
  }
}

@media screen and (max-width: 550px) {
  section.world {
    background-size: 170%;
    height: 540px;
    background-position: 50% 120%;
  }
}

section.world h3 {
  font-size: 2rem;
}

@media screen and (max-width: 550px) {
  section.world h3 {
    font-size: 1.5rem;
    text-align: center;
  }
}

section.world h3 span {
  color: #D51A29;
}

section.world .mosaic {
  display: block;
  height: 100%;
}

section.world ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 auto;
  bottom: 10%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  list-style: none;
  position: absolute;
  bottom: 15%;
  width: 600px;
  text-align: center;
}

@media screen and (max-width: 550px) {
  section.world ul {
    width: 100%;
    bottom: 0%;
  }
}

section.world ul li {
  width: calc(100% / 3 - 15px);
}

@media screen and (max-width: 550px) {
  section.world ul li {
    width: calc(100% / 3 - 5px);
    font-size: 0.7em;
    padding: 0;
  }
}

section.world ul li span {
  display: block;
  text-align: center;
  font-size: 2em;
  font-weight: 600;
}

section.world ul li:nth-child(2) {
  position: relative;
  padding: 0px 20px;
}

@media screen and (max-width: 550px) {
  section.world ul li:nth-child(2) {
    padding: 0px 0px;
  }
}

section.world ul li:nth-child(2):before {
  content: "";
  left: 0;
  top: 0;
  height: 70%;
  width: 3px;
  background-color: #f34;
  position: absolute;
}

@media screen and (max-width: 550px) {
  section.world ul li:nth-child(2):before {
    left: -15%;
  }
}

section.world ul li:nth-child(2):after {
  content: "";
  right: 0;
  top: 0;
  height: 70%;
  width: 3px;
  background-color: #f34;
  position: absolute;
}

@media screen and (max-width: 550px) {
  section.world ul li:nth-child(2):after {
    right: -10%;
  }
}

/* ------- END SECTION INFO ----------*/

/* ------- MODAL VIDEO HOME ----------*/

.modal_video-home {
  display: none;
  height: 100vh;
  width: 100vw;
  background-color: rgba(0, 0, 0, 0.8);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  -webkit-animation: testmodal .6s ease-in;
  animation: testmodal .6s ease-in;
}

@-webkit-keyframes testmodal {
  0% {
    -webkit-filter: brightness(0.1);
    filter: brightness(0.1);
  }

  30% {
    -webkit-filter: brightness(0);
    filter: brightness(0);
  }
}

@keyframes testmodal {
  0% {
    -webkit-filter: brightness(0.1);
    filter: brightness(0.1);
  }

  30% {
    -webkit-filter: brightness(0);
    filter: brightness(0);
  }
}

.modal_video-home span {
  position: absolute;
  right: 5%;
  top: 5%;
  z-index: 10;
  color: #fff;
  height: 50px;
  width: 50px;
  text-indent: -99999999px;
  background-size: 50%;
  background-repeat: no-repeat;
  background-image: url(../images/modal_close-92d6a525633d2924ffe5c152cc7e8bb0.svg);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  cursor: pointer;
}

.modal_video-home span:hover {
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
}

.modal_video-home div {
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  top: 50%;
  width: 60%;
  height: 60%;
}

@media screen and (max-width: 550px) {
  .modal_video-home div {
    width: 100%;
    height: 30%;
  }
}

/* ------- END MODAL VIDEO HOME ----------*/

/* EVENTS */

.register.mosaic.mosaic_event {
  margin: 50px auto;
  padding: 3rem 2rem;
  background-color: transparent;
}

.register.mosaic.mosaic_event .webinar {
  margin-bottom: 0;
}

.register.mosaic.mosaic_event .webinar .content .block-date p.full-date {
  text-align: left;
}

.mosaic.events {
  padding: 0 2rem;
  width: 100%;
}

.block.event {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  position: relative;
}

.event .cover-image {
  width: 100%;
  height: 100%;
  max-width: 240px;
}

.event .content {
  width: 100%;
  height: auto;
  padding-bottom: 2rem;
}

.event .content p:last-of-type {
  margin-bottom: 0;
}

.ie10 .event .content p:last-of-type {
  width: calc(100% - 336px);
}

.event .content .training-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.event .content .description {
  max-height: calc(1.4rem * 3);
  /* @line-height in rem × number of lines */
  width: calc(100% - 15rem);
  overflow: hidden;
}

.event .content .training-info {
  position: relative;
  width: 15rem;
  padding-left: 4rem;
  overflow: hidden;
  font-size: 0.9em;
}

.event .content .training-info p {
  margin-bottom: 0;
  font-weight: bold;
  white-space: nowrap;
}

.event .content .training-info::before {
  content: "";
  display: inline-block;
  width: 1px;
  height: 90%;
  position: absolute;
  left: 2rem;
  top: 5%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f34), to(#a01));
  background-image: linear-gradient(to bottom, #f34, #a01);
}

.event .content .training-info::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 24px;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(white));
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0), white);
}

.event .link-arrow {
  top: 50%;
  left: 100%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

/* TRAININGS */

.block .block-header.block-landscape + .content .sponsors a {
  margin-top: 0;
  margin-bottom: 1rem;
}

/* WEBINARS */

.mosaic .block-halved {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.mosaic .block-halved .block-header,.mosaic .block-halved .content {
  width: 100%;
}

.mosaic .block-halved .content {
  min-width: 540px;
}

.mosaic .block-halved a.link-button {
  width: auto;
  margin: 0 1.25rem 0 0;
}

.mosaic .block-halved a.link-button:last-of-type {
  margin: 0;
}

.block.webinar .block-header.block-landscape {
  width: 50%;
}

.block.webinar .block-header.block-landscape + .content {
  width: 50%;
}

.block.webinar .block-header.block-landscape + .content a {
  margin: 0;
  min-width: auto;
  max-width: 140px;
  width: 33%;
}

.block.webinar .block-header.block-landscape + .content .button-list a {
  width: auto;
  max-width: none;
}

/* DETAILS */

.register .block-date {
  float: left;
  padding: 0;
  display: block;
  width: auto;
  margin-bottom: 1rem;
}

.register .block-date .full-date {
  font-size: 20px;
  position: relative;
  padding-bottom: 1rem;
  font-weight: 700;
}

.register .block-date .full-date:after {
  height: 6px;
  width: 20%;
  border-radius: 3px;
  position: absolute;
  bottom: 0px;
  left: 0%;
  background-image: -webkit-gradient(linear, right top, left top, from(#a01), to(#f34));
  background-image: linear-gradient(to left, #a01, #f34);
  content: "";
  position: absolute;
}

.register .block-date + * {
  clear: both;
}

.price {
  font-size: 1.5rem;
  color: #d23;
  font-weight: bold;
}

@supports (background-clip: text) or (-webkit-background-clip: text) {
  .price {
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    text-fill-color: transparent;
    background-image: linear-gradient(315deg, #a01 20%, #f34 80%);
  }
}

@media screen and (max-width: 930px) {
  .block.event {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    /*.block-date {
			width: 160px;
			padding: 3rem 1rem 0 1.5rem;
		}

		.cover-image {
			height: auto;
			width: calc(100% - 160px);
			max-width: none;
		}
		.content {
			width: 100%;
		}*/
  }

  .block.webinar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .block.webinar .block-header.block-landscape {
    width: 35%;
    height: auto;
  }

  .block.webinar .block-header.block-landscape + .content {
    width: 65%;
    padding: 1.5rem;
  }
}

@media screen and (max-width: 780px) {
  .mosaic.events {
    padding: 0;
  }

  .block.event .content {
    font-size: .8rem;
  }

  .event .content .description {
    width: calc(100% - 12rem);
  }

  .event .content .training-info {
    width: 12rem;
    padding-left: 3rem;
  }

  .event .content .training-info::before {
    left: 1.5rem;
  }

  .list .block {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .list .block .block-header,  .list .block .content {
    width: 100%;
    min-height: 8rem;
    min-width: auto;
  }
}

@media screen and (max-width: 540px) {
  .webinars.list .webinar a.link-button {
    margin: 0 .5rem .5rem;
    min-width: 125px;
  }

  .block.webinar {
    display: block;
  }

  .block.webinar .block-header.block-landscape {
    width: 100%;
    min-height: auto;
    height: 8rem;
  }

  .block.webinar .block-header.block-landscape + .content {
    width: 100%;
    padding: 1rem;
  }

  .block.webinar .block-header.block-landscape + .content p {
    font-size: .9rem;
  }

  .block.webinar .block-header.block-landscape + .content .button-list a {
    padding: .5rem 1.5rem;
    font-size: .9rem;
  }

  .block.event {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    /*.block-date {
			width: 120px;
			padding: 3rem .5rem 0 1rem;
		}

		.date-month {
			font-size: 1rem;
			padding-right: .5rem;
		}
		.date-day-year {
			padding-left: .75rem;
		}
		.date-day {
			font-size: 1.75rem;
		}
		.date-year {
			font-size: .8rem;
		}

		.cover-image {
			width: calc(100% - 125px);
		}*/
  }

  .event .content {
    padding-bottom: 1rem;
  }

  .event .content .training-content {
    display: block;
  }

  .event .content .description {
    width: 100%;
  }

  .event .content .training-info {
    width: 100%;
    padding-left: 0;
    padding-top: 2rem;
  }

  .event .content .training-info::before {
    width: 100%;
    height: 1px;
    top: 1rem;
    left: 0;
    z-index: 5;
  }

  .event .link-arrow {
    top: auto;
    bottom: -.25rem;
  }
}

@media screen and (max-width: 420px) {
  .event {
    margin-bottom: 2rem;
  }

  /*.event .block-date {
		padding-right: 0;
		padding-left: 1rem;
		width: 74px;
	}*/

  .event h3 {
    font-size: 1.1rem;
    margin-top: 1rem;
    margin-bottom: .5rem;
  }

  .block.webinar .block-header.block-landscape {
    height: 6rem;
  }

  .block.webinar .block-header.block-landscape + .content .button-list a {
    display: inline-block;
    max-width: 160px;
    margin-right: auto;
    margin-bottom: .5rem;
    padding: .5rem 1rem;
    font-size: .8rem;
  }
}

/* ---------- BLOCK QUOTE -------------- */

.block-quote {
  text-align: center;
  font-weight: 100;
  font-size: 18px;
  min-height: 150px;
  margin-top: 5rem;
  margin-bottom: 5rem;
}

@media screen and (max-width: 411px) {
  .block-quote {
    min-height: 400px;
  }
}

.block-quote div {
  list-style: none;
  left: 0;
  top: 0;
  position: absolute;
  width: 85%;
  left: 50%;
  -webkit-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
}

.block-quote div:before {
  content: "";
  position: absolute;
  height: 50px;
  width: 50px;
  display: block;
  background: url(../images/quote-8287f9a5d2fe9bc3003d252461a763e1.svg) no-repeat;
  top: -30%;
  left: -6%;
}

@media screen and (max-width: 411px) {
  .block-quote div:before {
    top: -20%;
  }
}

.block-quote div:after {
  content: "";
  position: absolute;
  height: 50px;
  width: 50px;
  display: block;
  background: url(../images/quote-8287f9a5d2fe9bc3003d252461a763e1.svg) no-repeat;
  bottom: 17%;
  right: -6%;
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

@media screen and (max-width: 411px) {
  .block-quote div:after {
    bottom: 12%;
  }
}

.block-quote div p:last-of-type {
  margin-top: 1.5rem;
  font-weight: 700;
  color: #F62E40;
}

.block-quote div span {
  display: block;
  color: #000;
  margin-top: 1rem;
  display: inline;
  font-weight: 100;
}

section.form .content {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

section.form .content blockquote {
  width: 75%;
}

@media screen and (max-width: 780px) {
  section.form .content blockquote {
    width: 100%;
  }
}

@media screen and (max-width: 480px) {
  section.form .content {
    display: inline-block;
  }
}

@media screen and (max-width: 780px) {
  section.form {
    padding: 0;
  }
}

section.form form.getintouch-form {
  width: 100%;
  margin: auto;
  margin-bottom: 4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-left: 0;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  section.form form.getintouch-form {
    padding: 0 2rem;
  }
}

@media screen and (max-width: 780px) {
  section.form form.getintouch-form {
    width: 100%;
  }
}

@media screen and (max-width: 480px) {
  section.form form.getintouch-form {
    padding: 0;
  }
}

section.form form.getintouch-form .form_comment {
  width: 100%;
}

section.form form.getintouch-form .form_comment label {
  font-size: 1rem;
  color: #888;
  top: 1.25rem;
  -webkit-transition: .3s .1s ease-in-out, top .4s ease;
  transition: .3s .1s ease-in-out, top .4s ease;
}

section.form form.getintouch-form .form_comment textarea {
  margin-top: 1rem;
  background-color: #88888808;
  width: 100%;
  outline: 0;
}

section.form form.getintouch-form label.inactive span {
  font-size: 1rem;
  top: 1.25rem;
  -webkit-transition: .3s .1s ease-in-out, top .4s ease;
  transition: .3s .1s ease-in-out, top .4s ease;
}

section.form form.getintouch-form button {
  margin: 0;
}

@media screen and (max-width: 780px) {
  section.form form.getintouch-form button {
    margin: 0 auto;
  }
}

section.form form.getintouch-form .label_select {
  width: 100%;
  position: relative;
}

section.form form.getintouch-form .label_select select {
  text-transform: none;
  height: 45px;
  border: 1px solid #888;
  width: 100%;
  margin-top: 2rem;
  -webkit-appearance: none;
  border-radius: 0px;
  padding-left: .25rem;
  color: #888;
  position: relative;
  outline: 0;
}

section.form form.getintouch-form .label_select span {
  width: 0px;
  height: 0;
  position: absolute;
  top: 63%;
  right: 1rem;
  padding: 0;
  border-style: solid;
  border-width: 0 7px 7px 7px;
  border-color: transparent transparent #888 transparent;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

section.form form.getintouch-form label {
  width: 45%;
  margin-bottom: .5rem;
  display: inline-block;
  padding: .5rem 0;
  position: relative;
}

@media screen and (max-width: 480px) {
  section.form form.getintouch-form label {
    width: 48%;
  }
}

section.form form.getintouch-form label .inactive span {
  font-size: 1rem;
  top: 1.25rem;
  -webkit-transition: .3s .1s ease-in-out, top .4s ease;
  transition: .3s .1s ease-in-out, top .4s ease;
}

section.form form.getintouch-form label span {
  position: relative;
  top: 0;
  display: inline-block;
  padding-left: .25rem;
  font-size: .75rem;
  color: #888;
  cursor: text;
  -webkit-transition: .4s, top .3s .1s ease-in-out;
  transition: .4s, top .3s .1s ease-in-out;
}

section.form form.getintouch-form label .half {
  width: calc(50% - 1rem);
}

section.form form.getintouch-form label input {
  width: 100%;
  border: 1px solid transparent;
  border-bottom-color: #222;
  padding: .25rem;
  -webkit-transition: .2s;
  transition: .2s;
}

section.form form.getintouch-form label input:focus {
  outline: none;
  background-color: rgba(0, 0, 0, 0.05);
}

section.form form.getintouch-form label.checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

section.form form.getintouch-form label.checkbox input {
  width: 16px;
  margin: 0;
  margin-right: 14px;
}

section.form form.getintouch-form label.checkbox p {
  width: calc(100% - 30px);
  font-size: 10px;
  margin-right: 0px;
  text-align: left;
  font-weight: 100;
}

section.form form.getintouch-form .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 15px;
  width: 15px;
  background-color: #eee;
  margin-right: 0;
  margin-top: .5rem;
}

section.form form.getintouch-form .container-check:hover input ~ .checkmark {
  background-color: #ccc;
}

section.form form.getintouch-form input:checked ~ .checkmark {
  background-image: linear-gradient(315deg, #a01 20%, #f34 80%);
}

section.form form.getintouch-form .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

section.form form.getintouch-form .container-check input:checked ~ .checkmark:after {
  display: block;
}

section.form form.getintouch-form .container-check .checkmark:after {
  left: 5px;
  top: 1px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

section.form form.getintouch-form.form-event label.checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

section.form form.getintouch-form.form-event label.checkbox input {
  width: 16px;
  margin: 0;
}

section.form form.getintouch-form.form-event label.checkbox p {
  width: calc(100% - 30px);
  font-size: 10px;
  margin-right: 0px;
  text-align: left;
  font-weight: 100;
}

section.form form.getintouch-form.form-event .checkmark {
  position: absolute;
  top: 0;
  left: 2px;
  height: 15px;
  width: 15px;
  background-color: #eee;
  margin-right: 0;
  margin-top: .5rem;
}

section.form form.getintouch-form.form-event .container-check:hover input ~ .checkmark {
  background-color: #ccc;
}

section.form form.getintouch-form.form-event input:checked ~ .checkmark {
  background-image: linear-gradient(315deg, #a01 20%, #f34 80%);
}

section.form form.getintouch-form.form-event .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

section.form form.getintouch-form.form-event .container-check input:checked ~ .checkmark:after {
  display: block;
}

section.form form.getintouch-form.form-event .container-check .checkmark:after {
  left: 5px;
  top: 1px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.normal-form button {
  margin-top: 1rem;
}

.country_list {
  font-size: .75rem;
  text-align: center;
  width: 60%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-line-pack: baseline;
  align-content: baseline;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: end;
  line-height: 1.5em;
  margin-top: 11px;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .country_list {
    width: 75%;
  }
}

@media screen and (max-width: 480px) {
  .country_list {
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 2rem 0rem;
  }
}

.country_list li {
  list-style: none;
  margin: 0 auto;
  width: auto;
  text-align: left;
  margin: 15px 0;
  -webkit-box-shadow: 0 8px 24px rgba(0, 0, 0, 0.06);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.06);
  padding: 20px;
  width: 47%;
  display: inline-block;
  width: calc(50% - 20px);
  margin: 10px;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .country_list li {
    width: 48%;
    height: 160px;
    margin-bottom: 10px;
    padding: 10px;
  }
}

@media screen and (max-width: 780px) {
  .country_list li {
    display: inline-block;
    margin: 0px;
    width: 48%;
    height: 160px;
    margin-bottom: 10px;
  }

  .country_list li:nth-child(2n+1) {
    margin-right: 10px;
  }
}

.country_list li p {
  margin: 0;
}

.country_list li p:first-child {
  font-weight: bold;
  margin-bottom: .3rem;
}

.country_list li p:last-child {
  font-weight: normal;
  margin-top: .3rem;
}

@media screen and (max-width: 480px) {
  .country_list li p:last-child {
    font-size: 0.9em;
  }
}

.country_list li p a {
  text-decoration: none;
  color: #000;
}

@media screen and (max-width: 640px) {
  .country_list li {
    width: 48%;
  }
}

@media screen and (max-width: 360px) {
  .country_list {
    font-size: .7rem;
    width: calc(100% + 2rem);
    margin-left: -1rem;
  }
}

.getintouch-form .schedule-on-site-program-form label.schedule_form-last {
  width: 100%;
}

.getintouch-form .schedule-on-site-program-form button {
  margin: 0;
  margin-right: auto;
  margin-top: 2rem;
}

main.register {
  background: #f9f9f9;
}

section.mosaic {
  margin-bottom: 0;
}

/* REGISTER */

.tabulation {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.tabs {
  width: 100%;
}

.tabs a {
  padding: 1rem 1.5rem;
  background-color: #eee;
  color: black;
  font-weight: bold;
  text-decoration: none;
  display: block;
  float: left;
  border-right: 1px rgba(0, 0, 0, 0.05);
  text-align: center;
  -webkit-transition: .5s;
  transition: .5s;
}

.tabs a:hover {
  -webkit-box-shadow: inset 0 0 48px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 0 48px rgba(0, 0, 0, 0.2);
  -webkit-transition: .5s;
  transition: .5s;
}

.tabs a.active {
  background-image: linear-gradient(315deg, #a01 20%, #f34 80%);
  color: white;
}

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

.tabs.full {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.tabs.full a {
  width: auto;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.tab-contents {
  -webkit-box-shadow: 0 6px 32px rgba(0, 0, 0, 0.1);
  box-shadow: 0 6px 32px rgba(0, 0, 0, 0.1);
  padding: 2rem;
  background-color: #FFF;
  width: 100%;
}

.tab-contents > div {
  display: none;
}

.tab-contents .active {
  display: block;
}

.tab-contents p {
  margin-bottom: 1rem;
}

form {
  width: 100%;
  max-width: 1280px;
  margin: auto;
  margin-top: 2rem;
}

section:not(.newsletter) form {
  padding: 0 4rem;
}

@media screen and (max-width: 375px) {
  section:not(.newsletter) form {
    padding: 0;
  }
}

form input[type=text].error-warning,form input[type=email].error-warning,form textarea.error-warning {
  background: tomato;
}

form label.error-warning {
  background: tomato;
  color: white;
}

form > div {
  margin-bottom: 1.5rem;
}

form h3 {
  margin-bottom: 1rem;
}

form hr {
  outline: none;
  border: none;
  height: 1px;
  background-color: #ddd;
  margin: 2rem 0;
}

form label {
  display: inline-block;
  padding: .5rem 0;
  position: relative;
  margin-bottom: .5rem;
}

form .input-select {
  display: block;
}

form .input-select span {
  position: static;
  display: block;
  margin-bottom: .25rem;
}

form .input-select select {
  width: 100%;
  height: 45px;
  margin-bottom: .5rem;
  display: inline-block;
  padding-left: .25rem;
}

form div.basic-info,form div.billing-info,form div.extras-info {
  position: relative;
}

form div.basic-info a.close,form div.billing-info a.close,form div.extras-info a.close {
  position: absolute;
  right: 0;
  top: 0px;
  font-size: 2em;
  font-weight: 100;
  margin: 0;
  padding: 0;
  line-height: 0.5em;
  z-index: 20;
  cursor: pointer;
}

form div.basic-info span,form div.billing-info span,form div.extras-info span {
  position: absolute;
  top: .8rem;
  left: .5rem;
  -webkit-transition: .3s;
  transition: .3s;
  cursor: text;
}

form div.basic-info span em.advice,form div.billing-info span em.advice,form div.extras-info span em.advice {
  font-size: 0.9em;
  color: #999;
}

form div.basic-info input,form div.billing-info input,form div.extras-info input {
  border: none;
  border-bottom: 1px solid #bbb;
  background-color: transparent;
  width: 100%;
  padding: .5rem;
}

form div.basic-info input:focus,form div.billing-info input:focus,form div.extras-info input:focus {
  outline: none;
}

form div.basic-info label.focused span,form div.billing-info label.focused span,form div.extras-info label.focused span {
  top: -.25rem;
  font-size: .75rem;
  color: #888;
}

form div.basic-info a,form div.billing-info a,form div.extras-info a {
  font-weight: bold;
  color: #d23;
  text-decoration: none;
  margin-top: 1rem;
  display: inline-block;
  -webkit-transition: .12s;
  transition: .12s;
}

form div.basic-info a:hover,form div.billing-info a:hover,form div.extras-info a:hover {
  color: #f34;
}

form div.billing-info label:first-of-type {
  display: block;
  margin-top: .5rem;
  margin-bottom: 1.5rem;
}

form div.billing-info label:first-of-type input {
  width: auto;
  display: inline-block;
  margin-right: .5rem;
}

form div.billing-info label:first-of-type span {
  position: static;
  color: #d23;
  font-weight: bold;
}

form div.options-info label,form div.additional-info label {
  display: block;
  margin-bottom: 0;
  padding: 0;
}

form div.options-info input,form div.additional-info input {
  margin-right: .75rem;
  display: inline-block;
}

form div.options-info #promocode,form div.additional-info #promocode {
  margin-top: 30px;
}

form div.additional-info label {
  display: block;
  margin-top: 1.5rem;
}

form div.additional-info span:first-child {
  position: absolute;
  top: .5rem;
  left: .5rem;
  -webkit-transition: .3s;
  transition: .3s;
  cursor: text;
  z-index: 5;
}

form div.additional-info label.focused span {
  top: -1rem;
  font-size: .75rem;
  color: #888;
}

form div.additional-info textarea {
  width: 100%;
  min-height: 3rem;
  max-height: 10rem;
  padding: .5rem;
  resize: vertical;
  display: inline-block;
  margin-bottom: .5rem;
}

form div.additional-info span:last-child {
  font-size: .8rem;
}

form div.additional-info .hidden {
  display: none;
  position: relative;
  /*&::before {
					content: "";
					position: absolute;
					top: 0;
					left: 0;
					width: 100%;
					height: 1px;
					pointer-events: none;
					background: linear-gradient(to right, $darkred, $lightred);
				}*/
}

form button {
  padding: 1rem;
  background-image: linear-gradient(315deg, #f34 20%, #a01 80%);
  border: none;
  font-size: 1.25rem;
  color: white;
  cursor: pointer;
}

form button:focus {
  outline: none;
}

form .half-width {
  width: calc(50% - 1rem);
  float: left;
  margin-right: 1rem;
}

form .half-width:nth-of-type(2n) {
  margin-left: 1rem;
  margin-right: 0;
}

form .full-width {
  width: 100%;
}

form .third-width {
  width: calc(75% - 1rem);
}

form .quarter-width {
  width: calc(25% - 1rem);
}

form .right {
  float: right;
}

form .left {
  float: right;
}

.modal-thanks {
  z-index: 500;
  background-color: rgba(0, 0, 0, 0.45);
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.modal-thanks .content {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: auto;
  height: auto;
  padding: 2.5rem 1.5rem;
  background-color: #fff;
}

.modal-thanks .content h2 {
  font-size: 1.25rem;
  font-weight: bold;
}

.modal-thanks .content h4 {
  text-align: center;
  margin-bottom: 1em;
  color: #d23;
}

.modal-thanks.feature .content h2,.modal-thanks.feature .content h3,.modal-thanks.feature .content h4,.modal-thanks.feature .content p {
  text-align: center;
}

@media screen and (max-width: 1300px) {
  form {
    padding: 0 2rem;
  }
}

@media screen and (max-width: 1200px) {
  form {
    padding: 0;
  }
}

@media screen and (max-width: 900px) {
  .tabs.full a {
    padding: .5rem .5rem;
  }
}

@media screen and (max-width: 700px) {
  .tabs.full {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .tabs.full a {
    padding: .75rem 1rem;
  }
}

@media screen and (max-width: 540px) {
  .tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .tabs.full a {
    width: 100%;
  }

  .tabs a {
    width: 100%;
    font-size: .9rem;
    text-align: center;
    padding: 1rem 0;
  }

  .tabs a:nth-of-type(2) {
    -ms-flex-negative: 1.2;
    flex-shrink: 1.2;
  }

  .input-select select {
    width: 100%;
  }

  form .half-width {
    width: 100%;
    float: none;
  }

  form .half-width:nth-of-type(n) {
    margin: 0 0 .5rem;
  }

  form textarea {
    height: 5rem;
    resize: none;
  }

  form div.basic-info span,  form div.options-info span,  form div.billing-info span {
    font-size: .75rem;
  }

  form .input-select select {
    min-width: auto;
    width: 100%;
  }

  form button {
    font-size: 1rem;
  }
}

section.team {
  max-width: none;
  padding: 0;
}

@media screen and (max-width: 1300px) {
  section.team {
    padding: 0;
  }
}

section.team .container > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media screen and (max-width: 420px) {
  section.team .container > ul {
    width: calc(100% + 2rem);
    margin-left: -1rem;
  }
}

section.team li {
  list-style-type: none;
}

section.team .intro {
  margin-top: 5rem;
  margin-bottom: 3rem;
}

section.team .cover-image {
  width: 100%;
  height: 22.5rem;
  width: 100%;
  height: 22.5rem;
  background-size: cover;
}

section.team .cover-image img {
  display: none;
}

@supports (display: block) {
  section.team .cover-image img {
    display: block;
  }
}

section.team .member {
  width: 20%;
  min-width: 256px;
  margin: 0 1.5rem 4rem;
  -webkit-box-shadow: 0 0 48px rgba(0, 0, 0, 0.12);
  box-shadow: 0 0 48px rgba(0, 0, 0, 0.12);
}

section.team .member .cover-image {
  width: 100%;
  height: 22.5rem;
  background-size: cover;
}

section.team .member .cover-image img {
  display: none;
}

@supports ((-o-object-fit: cover) or (object-fit: cover)) {
  section.team .member .cover-image img {
    display: block;
  }
}

@media screen and (max-width: 720px) {
  section.team .member {
    min-width: 128px;
  }
}

section.team .member.is-empty {
  margin-top: 0;
  margin-bottom: 0;
  height: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 0;
}

section.team .member-infos {
  padding: 1.5rem;
  position: relative;
  padding-bottom: 2.5rem;
  min-height: calc(100% - 22.5rem);
}

section.team .member-infos p {
  margin-bottom: 1rem;
  font-size: .85rem;
}

section.team .member-infos p a {
  text-decoration: none;
}

section.team .member-infos p:first-of-type {
  font-size: 1.2rem;
  font-weight: bold;
}

section.team .member-infos p:last-of-type:not(:only-of-type) {
  font-weight: normal;
  position: absolute;
  bottom: 1.5rem;
  left: 1.5rem;
  margin-bottom: 0;
}

@media screen and (max-width: 480px) {
  section.team .member-infos {
    padding: .75rem;
    padding-bottom: 2rem;
  }

  section.team .member-infos p {
    font-size: .65rem;
  }

  section.team .member-infos p:first-of-type {
    font-size: .85rem;
  }

  section.team .member-infos p:last-of-type:not(:only-of-type) {
    font-size: .75rem;
    bottom: .75rem;
    left: .75rem;
  }
}

@media screen and (max-width: 720px) {
  section.team .cover-image {
    height: 20rem;
  }

  section.team .member-infos {
    min-height: calc(100% - 20rem);
  }

  section.team .member {
    margin: 0 .75rem 2rem;
    width: calc(50% - .75rem);
  }

  section.team .member:nth-of-type(2n) {
    margin-right: 0;
  }

  section.team .member:nth-of-type(2n+1) {
    margin-left: 0;
  }
}

@media screen and (max-width: 560px) {
  section.team .cover-image {
    height: 17.5rem;
  }

  section.team .member-infos {
    min-height: calc(100% - 17.5rem);
  }
}

@media screen and (max-width: 420px) {
  section.team .cover-image {
    height: 15rem;
  }

  section.team .member-infos {
    min-height: calc(100% - 15rem);
  }

  section.team .member {
    margin: 0 .25rem 1rem;
    width: calc(50% - .25rem);
  }
}

section.team .member-contact {
  position: absolute;
  right: 0;
  bottom: calc(100% + 1rem);
  -webkit-transform: translateX(50%);
  -ms-transform: translateX(50%);
  transform: translateX(50%);
}

section.team .member-contact li:first-of-type {
  margin-bottom: .75rem;
}

@media screen and (max-width: 720px) {
  section.team .member-contact {
    bottom: 100%;
    right: 0;
    width: calc(100% - 1rem);
    text-align: right;
    -webkit-transform: translate(-0.5rem, -0.5rem);
    -ms-transform: translate(-0.5rem, -0.5rem);
    transform: translate(-0.5rem, -0.5rem);
  }

  section.team .member-contact li {
    display: inline-block;
  }

  section.team .member-contact li:first-of-type {
    margin-bottom: 0;
    margin-right: .5rem;
  }
}

section.team .member-contact a {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background-image: linear-gradient(135deg, #f34, #a01 60%);
  z-index: 10;
  display: inline-block;
  -webkit-transition: .3s;
  transition: .3s;
  position: relative;
  transition: .3s;
}

section.team .member-contact a i {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 1;
  -webkit-transition: .5s;
  transition: .5s;
}

@media screen and (max-width: 560px) {
  section.team .member-contact a {
    width: 32px;
    height: 32px;
  }

  section.team .member-contact a i {
    font-size: 12px;
  }
}

section.team .member-contact a:hover {
  -webkit-box-shadow: inset 0 0 48px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 0 48px rgba(0, 0, 0, 0.5);
}

.filters {
  margin-bottom: 2em;
}

.filters .select-dropdown {
  background: white;
  display: inline-block;
  position: relative;
  margin-left: 1em;
  cursor: pointer;
}

@media screen and (max-width: 1024px) and (orientation: portrait) {
  .filters .select-dropdown {
    margin-left: 0;
  }
}

.filters .select-dropdown > label {
  cursor: pointer;
  position: relative;
  display: block;
  border: 1px solid black;
  padding: 0.6em 0.8em;
  min-width: 300px;
  text-align: left;
  width: 300px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-right: 1.6em;
}

@media screen and (max-width: 1024px) and (orientation: portrait) {
  .filters .select-dropdown > label {
    min-width: 180px;
    width: 180px;
  }
}

.filters .select-dropdown > label:before,.filters .select-dropdown > label:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 1em;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 6px;
  height: 6px;
}

.filters .select-dropdown > label:after {
  border: solid #a01;
  border-width: 0 2px 2px 0;
  -webkit-transform: translateY(-50%) rotate(45deg);
  -ms-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
}

.filters .select-dropdown ul {
  display: none;
  padding: 0.8em;
  margin: 0;
  -webkit-box-shadow: 0px 0px 2px 0px rgba(23, 23, 23, 0.4);
  box-shadow: 0px 0px 2px 0px rgba(23, 23, 23, 0.4);
  max-height: 10em;
  overflow: scroll;
}

.filters .select-dropdown ul li {
  list-style: none;
  color: #333;
  text-transform: uppercase;
  font-size: 0.8em;
  text-align: left;
}

.filters .select-dropdown ul li label {
  cursor: pointer;
}

.filters .select-dropdown ul li input[type=checkbox] {
  margin: 0 0.8em 0 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid black;
  width: 1.2em;
  height: 1.2em;
  outline: none;
}

.filters .select-dropdown ul li:hover input[type=checkbox] {
  background-color: #ddd;
  border-color: #a01;
}

.filters .select-dropdown ul li input[type=checkbox]:checked {
  background-color: #a01;
}

.filters .select-dropdown ul li + li {
  margin-top: 0.3em;
}

.filters .select-dropdown.active > label:before {
  background: #a01;
  border-radius: 50%;
  padding: 8px;
  -webkit-transform: translate(0.3em, -43%);
  -ms-transform: translate(0.3em, -43%);
  transform: translate(0.3em, -43%);
}

.filters .select-dropdown.active > label:after {
  border-color: white;
}

.select-dropdown.collapsed ul {
  display: block;
  position: absolute;
  z-index: 30;
  width: 100%;
  background: white;
}

/*  Cookie popin  */

.cookie-popin {
  width: 100%;
  padding: 6rem 0;
  position: fixed;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.796);
  -webkit-transition: .3s;
  transition: .3s;
  z-index: 100;
  font-size: 1.2em;
}

.cookie-popin.close {
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
}

.cookie-popin .container {
  width: 100%;
  max-width: 71.875rem;
  margin: auto;
  color: white;
}

.cookie-popin .container::after {
  content: "";
  display: table;
  clear: both;
}

.cookie-popin p {
  width: 80%;
  padding-right: 2rem;
  float: left;
  margin-bottom: 0;
  margin-top: 0;
  line-height: 1.4;
}

.cookie-popin p a {
  color: #fff4f1;
  text-decoration: underline;
}

.cookie-popin p + a {
  width: 20%;
  float: right;
  color: #fff;
  background-image: linear-gradient(315deg, #a01 20%, #f34 80%);
  padding: .75rem 1rem;
  text-align: center;
  font-weight: 500;
  text-decoration: none;
}

@media screen and (max-width: 768px) {
  .cookie-popin {
    text-align: center;
  }

  .cookie-popin p {
    padding-right: 0;
    padding-bottom: 1rem;
  }

  .cookie-popin .container > * {
    float: none;
    margin-bottom: 1rem;
    width: 100%;
  }

  .cookie-popin p + a {
    max-width: 420px;
  }
}

@media screen and (max-width: 420px) {
  .cookie-popin p {
    font-size: .85rem;
  }
}
/*# sourceMappingURL=main.css.map*/