@charset "UTF-8";
/* [#CONVERT-2-UTF8] */
/* include scss */
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, main {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* switch default/hires images */
/* show/hide responsive index blocks */
/* responsive media sections */
/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger {
  padding: 18px 10px;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}
.hamburger:hover {
  opacity: 0.7;
}

.hamburger-box {
  width: 40px;
  height: 22px;
  display: inline-block;
  position: relative;
}

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -1px;
}
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
  width: 40px;
  height: 2px;
  background-color: #e6007e;
  border-radius: 2px;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}
.hamburger-inner::before, .hamburger-inner::after {
  content: "";
  display: block;
}
.hamburger-inner::before {
  top: -10px;
}
.hamburger-inner::after {
  bottom: -10px;
}

/*@import "types/3dx";
@import "types/3dx-r";
@import "types/3dy";
@import "types/3dy-r";
@import "types/arrow";
@import "types/arrow-r";
@import "types/arrowalt";
@import "types/arrowalt-r";
@import "types/boring";
@import "types/collapse";
@import "types/collapse-r";
@import "types/elastic";
@import "types/elastic-r";
@import "types/emphatic";
@import "types/emphatic-r";
@import "types/slider";
@import "types/slider-r";
@import "types/spring";
@import "types/spring-r";
@import "types/stand";
@import "types/stand-r";
@import "types/spin";*/
/*
 * Spin Reverse
 */
.hamburger--spin-r .hamburger-inner {
  transition-duration: 0.22s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spin-r .hamburger-inner::before {
  transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
}
.hamburger--spin-r .hamburger-inner::after {
  transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spin-r.is-active .hamburger-inner {
  transform: rotate(-225deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--spin-r.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
}
.hamburger--spin-r.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(90deg);
  transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
 * Squeeze
 */
.hamburger--squeeze .hamburger-inner {
  transition-duration: 0.2s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--squeeze .hamburger-inner::before {
  transition: top 0.2s 0.2s ease, opacity 0.2s ease;
}
.hamburger--squeeze .hamburger-inner::after {
  transition: bottom 0.2s 0.2s ease, transform 0.2s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--squeeze.is-active .hamburger-inner {
  transform: rotate(45deg);
  transition-delay: 0.2s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--squeeze.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.2s ease, opacity 0.2s 0.2s ease;
}
.hamburger--squeeze.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
  transition: bottom 0.2s ease, transform 0.2s 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*@import "types/vortex";
@import "types/vortex-r";*/
/* Complete */
@font-face {
  font-family: "Patron Bold";
  src: url("fonts/PatronWEB-Bold.eot");
  src: url("fonts/PatronWEB-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/PatronWEB-Bold.woff") format("woff"), url("fonts/PatronWEB-Bold.woff2") format("woff2"), url("fonts/PatronWEB-Bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Patron Regular";
  src: url("fonts/PatronWEB-Regular.eot");
  src: url("fonts/PatronWEB-Regular.eot?#iefix") format("embedded-opentype"), url("fonts/PatronWEB-Regular.woff") format("woff"), url("fonts/PatronWEB-Regular.woff2") format("woff2"), url("fonts/PatronWEB-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
/*@import "../slick/slick.css";
@import "../slick/slick-theme.css";*/
html {
  /*padding: 0;
  margin: 0;
  font-size: 62.5%; font-size: 62.5%;
  line-height: 1.3em;*/
}

body {
  color: #3a4580;
  text-align: left;
  font-family: "Patron Regular", Arial, Helvetica, Geneva, sans-serif;
  font-style: normal;
  font-weight: normal;
  background-color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-variant-ligatures: no-common-ligatures;
  font-variant-ligatures: no-common-ligatures;
  -webkit-text-size-adjust: 100%;
  -moz-font-feature-settings: "lnum";
  -webkit-font-feature-settings: "lnum";
  font-feature-settings: "lnum";
  font-feature-settings: "lnum";
}

/* replacing image attribute border="0" in stylesheet is recommended */
img {
  border: 0px;
  max-width: 100%;
  display: block;
  /* xhtml strict: no baseline for image tags (small margin bottom) */
  -ms-interpolation-mode: bicubic;
}

strong, b {
  font-family: "Patron Bold", Arial, Helvetica, Geneva, sans-serif;
  font-style: normal;
  font-weight: normal;
}

em {
  font-style: italic;
}

p {
  margin-top: 0;
  padding: 0;
  margin: 0;
  padding-bottom: 0.6em;
  /*&:last-of-type {
  	padding-bottom: 0;
  }*/
}

h1, h2, h3, h4 {
  font-family: "Patron Bold", Arial, Helvetica, Geneva, sans-serif;
  font-style: normal;
  font-weight: normal;
  padding-bottom: 1em;
  text-align: center;
}
h1.heading-top-no-margin, h2.heading-top-no-margin, h3.heading-top-no-margin, h4.heading-top-no-margin {
  margin-top: 0 !important;
}

h1 {
  color: #3a4580;
  padding-bottom: 0;
}

h2, h3, h4 {
  font-family: "Patron Bold", Arial, Helvetica, Geneva, sans-serif;
}

h2, h3 {
  text-align: left;
  padding-bottom: 0.3em;
  max-width: 640px;
  margin: auto;
}

a:link, a:visited {
  color: #3a4580;
  text-decoration: underline;
}

.notouch a:hover {
  color: #e6007e;
}

small {
  display: inline-block;
  font-size: 1.2rem;
  line-height: 1.8em;
  padding-top: 0.25em;
}

sup {
  position: relative;
  font-size: 0.9rem;
  line-height: 0;
}

/* self-clear floats */
.group:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

* html .group {
  /* IE6 */
  height: 1%;
}

*:first-child + html .group {
  /* IE7 */
  min-height: 1px;
}

.browserupgrade {
  position: relative;
  z-index: 9999;
  font-family: Arial, Helvetica, sans-serif !important;
  padding: 12px;
  font-size: 14px;
  text-align: center;
  color: #000 !important;
  background-color: #ccc;
}

/*
 * Let's target IE to respect aspect ratios and sizes for img tags containing SVG files
 *
 * [1] IE9
 * [2] IE10+
 */
/* 1 */
.ie9 img[src$=".svg"] {
  width: 100%;
}

/* 2 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  img[src$=".svg"] {
    width: 100%;
  }
}
#page {
  margin: auto;
  max-width: none !important;
}

#header-sticky-wrapper {
  height: auto !important;
}
#header-sticky-wrapper.is-sticky {
  height: 100px !important;
}

#header {
  position: relative;
  transition: height 0.2s ease-in-out;
  -webkit-transition: height 0.2s ease-in-out;
  -moz-transition: height 0.2s ease-in-out;
  -o-transition: height 0.2s ease-in-out;
  /* @group Navigation */
  /* @end */
}
#header:before {
  background: inherit;
  bottom: 0;
  content: "";
  display: block;
  height: 360px;
  left: 0;
  position: absolute;
  right: 0;
  transform: skewY(-1.5deg);
  transform-origin: 50%;
  z-index: 9;
  background-color: #dfdfc9;
}
#header #logo {
  position: absolute;
  z-index: 16;
  /*.header-company {
  	font-weight: normal;
  }*/
}
#header #logo img {
  width: 193px;
  float: left;
}
#header h1 {
  position: relative;
  z-index: 12;
  text-align: center !important;
  clear: both;
  overflow: hidden;
  top: 0;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
#header #nav-open-close img {
  position: fixed;
  right: 60px;
  width: 60px;
  z-index: 200;
}
#header nav {
  z-index: 99;
  margin-right: 1em;
  /*.nav-group {
  	font-family: $font-bold;
  	//font-weight: bold;
  	margin-bottom: 30px;
  }*/
  font-family: "Patron Bold", Arial, Helvetica, Geneva, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 1rem;
  line-height: 1.25em;
  padding: 0;
  background-color: #dfdfc9;
}
#header nav ul {
  height: auto;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
}
#header nav ul > li {
  padding: 20px;
}
#header nav ul > li a {
  color: #3a4580;
  padding: 0;
  text-decoration: none;
}
#header nav ul > li.active > a {
  color: #e6007e;
}
#header nav ul > li:hover > a {
  color: #e6007e;
}
.parent3 #header:before, .parent3 #header nav {
  background-color: #cbd4d3;
}
.parent4 #header:before, .parent4 #header nav {
  background-color: #fbd799;
}
.parent5 #header:before, .parent5 #header nav {
  background-color: #d0e8d9;
}
.parent6 #header:before, .parent6 #header nav {
  background-color: #e0dcef;
}
#page7 #header:before, #page7 #header nav {
  background-color: #3a4580;
}
#page7 #header h1 {
  color: #fff;
}
#page7 #header nav a {
  color: #fff;
}
#page7 #header nav > ul > li > ul {
  background-color: #fff;
}
#page7 #header nav > ul > li > ul:before {
  border-bottom-color: #fff;
}
#page7 #header nav > ul > li > ul > li a {
  color: #3a4580 !important;
}
#page7 #header nav > ul > li > ul > li a:hover {
  color: #e6007e !important;
}
#page20 #header:before, #page20 #header nav {
  background-color: #fff1b4;
}
#header #bubble-help {
  position: absolute;
  z-index: 15;
  background-color: #e6007e;
  -webkit-border-radius: 2em;
  -moz-border-radius: 2em;
  border-radius: 2em;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=($opacity*100))";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  transition: bottom 0.2s ease-in-out;
  -webkit-transition: bottom 0.2s ease-in-out;
  -moz-transition: bottom 0.2s ease-in-out;
  -o-transition: bottom 0.2s ease-in-out;
}
#header #bubble-help:before {
  display: block;
  content: "";
  position: absolute;
  bottom: -12px;
  left: 50%;
  margin-left: -12px;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-top: 12px solid #e6007e;
}
#header #bubble-help a {
  display: block;
  color: #fff;
  font-family: "Patron Bold", Arial, Helvetica, Geneva, sans-serif;
  padding: 0.9em 1.1em;
  text-decoration: none;
}
#header #bubble-help:hover {
  bottom: -0.75em;
}
#header #bubble-languages {
  position: absolute;
  z-index: 15;
  background-color: #fff1b4;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=($opacity*100))";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  transition: bottom 0.2s ease-in-out;
  -webkit-transition: bottom 0.2s ease-in-out;
  -moz-transition: bottom 0.2s ease-in-out;
  -o-transition: bottom 0.2s ease-in-out;
}
#header #bubble-languages a {
  display: block;
  font-family: "Patron Bold", Arial, Helvetica, Geneva, sans-serif;
  font-size: 1rem;
  line-height: 1.25em;
  padding: 1em 0.75em;
  text-decoration: none;
}
#header #bubble-languages:hover {
  bottom: 5.25em;
}
#page20 #header #bubble-languages {
  background-color: #fff;
}
#header .hamburger {
  position: absolute;
  z-index: 9999;
  right: 8px;
  top: 8px;
}

#wrapper {
  position: relative;
}

#content {
  display: block;
  position: relative;
  margin: auto;
  text-align: left;
  max-width: 1280px;
  min-height: calc(100vh - 406px);
}
#page1 #content {
  padding-top: 0;
}
#content .running-text {
  max-width: 640px;
  margin: auto;
}
#content .running-text + .heading, #content .running-text + .files-title {
  margin-top: 1em;
}
#content ul:not([class]) {
  margin-left: 0;
}
#content ul:not([class]) li {
  position: relative;
  padding-left: 1.2em;
  padding-bottom: 0.5em;
}
#content ul:not([class]) li:before {
  position: absolute;
  left: 0;
  top: 5px;
  display: block;
  content: "";
  width: 16px;
  height: 16px;
  background: transparent url("../pics/icon_list.svg") no-repeat center center;
  -webkit-background-size: 16px 16px;
  -moz-background-size: 16px 16px;
  -o-background-size: 16px 16px;
  background-size: 16px 16px;
}
#content form {
  max-width: 640px;
  margin: auto;
}
#content form .alert-success {
  padding: 2em;
  text-align: center;
  background-color: #3a4580;
  color: #fff;
}
#content form fieldset {
  padding-top: 1em;
}
#content form ol li {
  position: relative;
  padding-top: 0;
  padding-bottom: 1em;
}
#content form ol li label {
  position: absolute;
  left: 0.5em;
  top: 0.35em;
  z-index: 99;
  color: rgba(58, 69, 128, 0.7);
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
#content form ol li .label-checkbox {
  position: relative;
  left: auto;
  top: auto;
  display: block;
  color: #3a4580;
}
#content form input, #content form textarea {
  font-family: "Patron Regular", Arial, Helvetica, Geneva, sans-serif;
  font-size: inherit;
  line-height: inherit;
  color: #3a4580;
  border: none;
  outline: none;
  padding-left: 0.5em;
  background-color: #efefef;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#content form input:focus, #content form textarea:focus {
  border: 1px solid #3a4580;
  box-shadow: none;
}
#content form .form-group {
  position: relative;
}
#content form .error {
  background-color: #c33;
  color: #fff;
  padding: 0 1em;
  position: absolute;
  top: -1.25em;
  left: 0;
  font-size: 0.875rem;
  line-height: 1.4em;
}
#content form .error + input, #content form .error + select, #content form .error + textarea {
  color: #c33;
  background-color: #efefef;
}
#content form .error + input + label, #content form .error + select + label, #content form .error + textarea + label {
  color: #c33;
}
#content form textarea {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#content form input[type=submit], #content form input[type=button] {
  background-color: #3a4580;
  color: #fff;
  padding: 0.6em 2em;
  margin: auto;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#content form input[type=submit]:hover, #content form input[type=button]:hover {
  cursor: pointer;
}
#content form .form-contact-msg-mandatory {
  float: right;
}
#content form .form-checkbox-group {
  margin-left: 0;
}
#content form .form-checkbox-group li label {
  color: #3a4580;
}
#content form input:not([type=checkbox])[data-empty=false] + label, #content form input:not([type=checkbox])[data-empty=false] + .dropdown-menu + label, #content form input:not([type=checkbox]):focus + label, #content form input:not([type=checkbox]):focus + .dropdown-menu + label, #content form input:not([type=checkbox]).entered-value + label, #content form input:not([type=checkbox]).entered-value + .dropdown-menu + label, #content form select[data-empty=false] + label, #content form select[data-empty=false] + .dropdown-menu + label, #content form select:focus + label, #content form select:focus + .dropdown-menu + label, #content form select.entered-value + label, #content form select.entered-value + .dropdown-menu + label, #content form textarea[data-empty=false] + label, #content form textarea[data-empty=false] + .dropdown-menu + label, #content form textarea:focus + label, #content form textarea:focus + .dropdown-menu + label, #content form textarea.entered-value + label, #content form textarea.entered-value + .dropdown-menu + label {
  font-size: 0.75rem;
  transform: translate3d(0.25rem, -1.8rem, 0);
}

/* @group Checkbox */
.checkbox {
  display: block;
  padding-bottom: 1.25em !important;
}

.checkbox label {
  display: block;
  position: relative !important;
  left: auto !important;
  top: auto !important;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  padding-top: 8px !important;
  padding-bottom: 0;
}
.checkbox label > span {
  padding-top: 5px;
  display: inline-block;
  width: calc(100% - 36px);
}

.checkbox input[type=checkbox] {
  position: absolute;
  top: 0;
  left: 0;
  visibility: hidden;
}

.checkbox .custom-checkbox {
  display: inline-block;
  vertical-align: top;
  margin: 0 0 0 0;
  width: 24px;
  height: 24px;
  border: 1px solid #3a4580;
  position: relative;
}

.checkbox .custom-checkbox {
  background-color: #3a4580;
  box-shadow: inset 0 0 0 12px #fff;
  top: 6px;
  margin-right: 4px;
}

.checkbox .icon-check {
  width: 20px;
  height: 20px;
  background-size: cover;
  position: absolute;
  top: 3px;
  left: 1px;
}

.icon-check:before {
  position: absolute;
  content: "✓";
  width: 20px;
  font-size: 16px;
  text-align: center;
  line-height: 16px;
  color: #fff;
  font-weight: bold;
}

.checkbox input[type=checkbox]:checked + .custom-checkbox {
  box-shadow: none;
}
.checkbox input[type=checkbox]:checked + .custom-checkbox .icon-check:before {
  color: #fff;
}

/* @end */
.form-products {
  padding-bottom: 1em;
}
.form-products .form-group {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
  max-width: 140px;
}
.form-products .form-group + .form-group {
  margin-top: 1.5em;
}
.form-products .product-landscape {
  margin-bottom: 0.5em;
}
.form-products .product-portrait {
  max-width: 200px;
  margin-bottom: 0.5em;
}

#lema-container.lema-container .lema-step-header-text {
  font-family: "Patron Regular", Arial, Helvetica, Geneva, sans-serif !important;
  color: #3a4580 !important;
}

#lema-container.lema-container .lema-step-number span {
  font-family: "Patron Regular", Arial, Helvetica, Geneva, sans-serif !important;
  background-color: #3a4580 !important;
}

#lema-container.lema-container .lema-button {
  font-family: "Patron Regular", Arial, Helvetica, Geneva, sans-serif !important;
  background-color: #3a4580 !important;
}

#lema-container.lema-container .lema-step-content {
  background-color: #f3f4f9 !important;
}

#lema-container.lema-container input.getunik-radio:checked + label {
  font-family: "Patron Regular", Arial, Helvetica, Geneva, sans-serif !important;
  color: #3a4580 !important;
}

#lema-container.lema-container .lema-radio-label {
  font-family: "Patron Regular", Arial, Helvetica, Geneva, sans-serif !important;
  color: #3a4580 !important;
}

.row {
  max-width: 1280px;
}

.section {
  padding-bottom: 4em;
}

#home-titles {
  padding-bottom: 2em;
}
#home-titles h2 {
  text-align: center;
  padding-bottom: 0;
}
#home-titles h2 span {
  display: none;
}
#home-titles h2 span:first-of-type {
  display: block;
}
#home-titles h3 {
  font-family: "Patron Regular", Arial, Helvetica, Geneva, sans-serif;
}

#contact-tiles {
  margin-top: 2em;
  margin-bottom: 4em;
  max-width: 904px;
  margin: auto;
}
#contact-tiles .row {
  display: flex;
  flex-wrap: wrap;
}
#contact-tiles .row:before {
  display: none;
}
#contact-tiles .columns > a {
  position: relative;
  display: block;
  text-decoration: none;
  border-top: 1px dotted #3a4580;
  border-bottom: 1px dotted #3a4580;
  padding-top: 1em;
  padding-bottom: 3em;
  background-color: #fff;
  transition: background-color 0.2s ease-in-out;
  -webkit-transition: background-color 0.2s ease-in-out;
  -moz-transition: background-color 0.2s ease-in-out;
  -o-transition: background-color 0.2s ease-in-out;
  /*&:hover {
  	//color: $nav-color-hover;
  	color: $link-color;
  	background-color: #fff1b4;
  	cursor: pointer;
  	img {
  		@include opacity(0);
  		//transform: rotate(10deg);
  	}
  	> span {
  		@include opacity(1);
  	}
  }*/
}
#contact-tiles .columns > a h3 {
  font-family: "Patron Regular", Arial, Helvetica, Geneva, sans-serif;
}
#contact-tiles .columns > a img {
  display: block;
  margin: auto;
  margin-top: 0;
  transition: opacity 0.2s ease-in-out;
  -webkit-transition: opacity 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=($opacity*100))";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
#contact-tiles .columns > a > span {
  width: 100%;
  display: block;
  text-align: center;
  transition: opacity 0.2s ease-in-out;
  -webkit-transition: opacity 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
}
#contact-tiles .columns > a > span > span {
  text-decoration: underline;
}
#contact-tiles .columns > a > span > span:hover {
  cursor: pointer;
}

/* @group FAQ */
.faq-title, .board-title {
  font-family: "Patron Regular", Arial, Helvetica, Geneva, sans-serif;
  font-size: inherit;
  line-height: inherit;
  text-align: left;
  max-width: 904px;
  margin: auto;
}

.accordion {
  background-color: #fff;
  border-top: 1px dotted #3a4580;
  max-width: 904px;
  margin: auto;
  margin-bottom: 1em;
}
.accordion .accordion-item {
  border-bottom: 1px dotted #3a4580;
  margin-top: 1px;
}
.accordion .accordion-item .accordion-title {
  border: none;
  padding: 1.1em 0;
  padding-right: 4em;
  background-color: #fff !important;
  text-decoration: none;
}
.accordion .accordion-item .accordion-title h3 {
  font-family: "Patron Regular", Arial, Helvetica, Geneva, sans-serif;
  font-weight: normal;
  text-align: left;
  padding-top: 0.1em;
  padding-bottom: 0.2em;
}
.accordion .accordion-item .accordion-title:hover:before {
  transform: rotate(90deg);
}
.accordion .accordion-item .accordion-title:before {
  display: block;
  background: transparent url("../pics/icon-chevron.svg") no-repeat right 0;
  -webkit-background-size: 22px 12px;
  -moz-background-size: 22px 12px;
  -o-background-size: 22px 12px;
  background-size: 22px 12px;
  width: 22px;
  height: 12px;
  content: "";
  right: 0;
  top: auto;
  bottom: 2.8em;
  transform: rotate(0deg);
  transition: transform 0.2s ease-in-out;
  -webkit-transition: transform 0.2s ease-in-out;
  -moz-transition: transform 0.2s ease-in-out;
  -o-transition: transform 0.2s ease-in-out;
}
.accordion .accordion-item.is-active .accordion-title {
  color: #e6007e;
}
.accordion .accordion-item.is-active .accordion-title:before {
  transform: rotate(180deg);
}
.accordion .accordion-item .accordion-content {
  border: none;
  padding: 0;
  padding-right: 2em;
  padding-bottom: 0.5em;
  color: #3a4580;
}
.accordion .accordion-item.noslidedown .accordion-title:hover {
  cursor: default;
  color: #3a4580;
}
.accordion .accordion-item.noslidedown .accordion-title:before {
  display: none !important;
}
.accordion .accordion-item.noslidedown .accordion-content {
  display: none !important;
}

.boardlist img {
  max-width: 240px;
  margin-bottom: 1em;
}

.boardlist + .running-text {
  max-width: 904px !important;
}

.teamlist {
  max-width: 640px;
  margin: auto;
  margin-top: 0.25em;
  margin-bottom: 2em;
}
.teamlist li {
  padding-bottom: 1.2em;
}
.teamlist li a {
  display: inline-block;
  margin-bottom: 0.5em;
}
.teamlist li span {
  display: inline-block;
  margin-bottom: 0.4em;
}
.teamlist li p {
  padding-bottom: 0;
}

.teamlist + h2 {
  margin-top: 2.5em !important;
}

/*.notouch {
	.accordion {
		.accordion-item {
			.accordion-title {
				&:hover {
					//background-color: #fff;
					&:before {
						transform: rotate(45deg);
					}
				}
			}
		}
	}
}*/
/* @end */
#page21 .accordion + .running-text {
  max-width: 904px !important;
}

.files-title {
  font-family: "Patron Regular", Arial, Helvetica, Geneva, sans-serif;
  font-size: inherit;
  line-height: inherit;
  text-align: left;
}

.files {
  border-top: 1px dotted #3a4580;
  margin-bottom: 1.5em;
}
.files a {
  text-decoration: none;
  display: block;
  border-bottom: 1px dotted #3a4580;
  padding-top: 0.75em;
  padding-bottom: 0.75em;
  background: transparent url("../pics/icon-arrow-down.svg") no-repeat right 22px;
  transition: background-position 0.2s ease-in-out;
  -webkit-transition: background-position 0.2s ease-in-out;
  -moz-transition: background-position 0.2s ease-in-out;
  -o-transition: background-position 0.2s ease-in-out;
}
.files a h3 {
  display: inline-block;
  text-align: left;
  font-family: "Patron Regular", Arial, Helvetica, Geneva, sans-serif;
  padding-bottom: 0;
}
.files a span {
  padding-left: 0.25em;
  text-transform: uppercase;
}
.annual-reports li a:hover {
  cursor: pointer;
}
.annual-reports li img {
  display: block;
  max-width: 120px;
  margin-top: 1.7em;
  margin-bottom: 1.25em;
}

.linklist {
  max-width: 640px;
  margin: auto;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.linklist li {
  padding-bottom: 0.5em;
}
.linklist li a {
  display: block;
  padding-bottom: 0.5em;
}

.image-wrapper {
  margin-bottom: 1em;
}

.large-6 .image-wrapper img {
  width: 415px;
}

.large-12 .image-wrapper img {
  margin: auto;
}

.imagelist {
  text-align: center;
  max-width: 904px;
  margin: auto;
}
.imagelist li {
  display: inline-block;
  padding-bottom: 4em;
}
.imagelist li:last-of-type {
  padding-bottom: 0;
}
.imagelist li.portrait {
  max-width: 72%;
}
.imagelist li p {
  padding-top: 0.75em;
  text-align: left;
}

.newslist {
  max-width: 640px;
  margin: auto;
}
.newslist > li {
  padding-bottom: 4em;
}
.newslist > li .news-files {
  margin-left: 0;
}
.newslist > li .news-files li {
  padding-left: 0;
}

.presslist {
  max-width: 640px;
  margin: auto;
  padding-top: 0.5em;
}
.presslist > li {
  padding-bottom: 2em;
}
.presslist > li .press-type {
  padding-bottom: 0.1em;
}
.presslist > li h3 {
  padding-bottom: 0.6em;
}
.presslist > li .press-files {
  margin-left: 0;
  padding-bottom: 0.6em;
}
.presslist > li .press-files li {
  padding-left: 0;
}

footer {
  position: relative;
  background-color: #f2f2e8;
  font-size: 1rem;
  line-height: 1.5em;
  color: #3a4580;
}
footer:before {
  background: inherit;
  top: -60px;
  content: "";
  display: block;
  height: 120px;
  left: 0;
  position: absolute;
  right: 0;
  transform: skewY(1.5deg);
  transform-origin: 50%;
  z-index: 9;
}
footer #footer-content {
  position: relative;
  z-index: 10;
  max-width: 1024px;
  padding-top: 0;
  margin: auto;
}
footer #footer-content a {
  text-decoration: none;
}
footer #footer-content a:hover {
  color: #e6007e;
}
footer #footer-content .columns:first-of-type {
  font-family: "Patron Bold", Arial, Helvetica, Geneva, sans-serif;
}
footer #footer-content .columns:first-of-type a {
  text-decoration: underline;
}

/* @group Small Screens */
@media only screen {
  #smartphone, #tablet, #tablet-portrait {
    display: none;
  }

  #smartphone {
    display: block;
  }

  h1 {
    font-size: 2rem;
    line-height: 1em;
  }

  h2, h3 {
    font-size: 1rem;
    line-height: 1.2em;
  }

  .h2-lines h2 {
    font-size: 1.5rem;
    line-height: 1.2em;
    font-family: "Patron Regular", Arial, Helvetica, Geneva, sans-serif;
    text-align: left;
    max-width: 640px;
    margin: auto;
    padding-top: 0.4em;
    padding-bottom: 0.5em;
    border-top: 1px dotted #3a4580;
    border-bottom: 1px dotted #3a4580;
    margin-top: 0.5em;
    margin-bottom: 0.75em;
  }
  .h2-lines h3 {
    font-size: inherit;
    line-height: inherit;
  }

  #page {
    font-size: 1.125rem;
    line-height: 1.2em;
  }

  #header {
    height: 200px;
  }
  #header #logo {
    top: 1.25rem;
    left: 0.9375rem;
    z-index: 999;
  }
  #header nav {
    display: none;
    position: absolute;
    top: 50px;
    left: 0;
    width: 100%;
  }
  #header nav > ul {
    padding-top: 1em;
    padding-bottom: 2em;
  }
  #header nav > ul li {
    padding: 20px;
    padding-bottom: 0;
  }
  #header nav > ul li ul {
    margin-left: 0;
    display: none;
  }
  #header nav > ul li ul li {
    padding-top: 0.25em;
  }
  #header nav > ul li.active ul {
    display: block;
  }
  #header h1 {
    padding-top: 3.75em;
    padding-bottom: 0.75em;
  }
  #header #bubble-languages {
    left: 12%;
    right: auto;
    bottom: 5em;
  }
  #header #bubble-help {
    font-size: 1.625rem;
    line-height: 1em;
    right: 6%;
    bottom: -1.25em;
  }
  .is-sticky #header {
    height: 85px;
  }
  .is-sticky #header h1 {
    top: -6em;
  }
  .is-sticky #header #bubble-help, .is-sticky #header #bubble-languages {
    bottom: -2em;
  }
  .is-sticky #header #bubble-languages {
    bottom: 5em;
  }

  #content {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 60px;
    padding-bottom: 80px;
  }

  #home-titles h2 {
    font-size: 1.5rem;
    line-height: 1.2em;
  }
  #home-titles h3 {
    font-size: 1.375rem;
    line-height: 1.2em;
    text-align: center;
  }

  #home-illustrations {
    position: relative;
    min-height: 400px;
    margin-top: 5em;
  }
  #home-illustrations li {
    position: relative;
    list-style: none;
  }
  #home-illustrations li:before {
    display: none;
  }
  #home-illustrations li .illu-shadow {
    fill: #3a4580;
  }
  #home-illustrations li .illu-shadow-bg {
    mix-blend-mode: lighten;
  }
  #home-illustrations li#home-illu-whistle {
    display: none;
    position: absolute;
    top: 250px;
    left: 0;
    z-index: 4;
    width: 450px;
    text-align: right;
  }
  #home-illustrations li#home-illu-whistle svg {
    position: absolute;
    z-index: 5;
    bottom: 76px;
    right: 200px;
    width: 280px;
    transform-origin: 92% 98%;
  }
  #home-illustrations li#home-illu-whistle svg .shadow-note1, #home-illustrations li#home-illu-whistle svg .shadow-note2, #home-illustrations li#home-illu-whistle svg .shadow-note3 {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=($opacity*100))";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    transform-origin: 50% 50%;
  }
  #home-illustrations li#home-illu-whistle .illu-shadow-bg {
    position: absolute;
    z-index: 6;
    bottom: 78px;
    right: 228px;
    width: 246px;
    height: 320px;
  }
  #home-illustrations li#home-illu-whistle img {
    position: relative;
    z-index: 10;
    display: inline-block;
    width: 260px;
  }
  #home-illustrations li#home-illu-spray {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 3;
    width: 420px;
    text-align: right;
  }
  #home-illustrations li#home-illu-spray svg {
    position: absolute;
    z-index: 9;
    bottom: 0;
    right: 0;
    width: 400px;
    transform-origin: 92% 98%;
  }
  #home-illustrations li#home-illu-spray svg .spray-not1, #home-illustrations li#home-illu-spray svg .spray-not2, #home-illustrations li#home-illu-spray svg .spray-not3 {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=($opacity*100))";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    transform-origin: 50% 50%;
  }
  #home-illustrations li#home-illu-spray .illu-shadow-bg {
    position: absolute;
    z-index: 10;
    bottom: 2px;
    right: 42px;
    width: 350px;
    height: 390px;
  }
  #home-illustrations li#home-illu-spray img {
    position: relative;
    z-index: 10;
    display: inline-block;
    width: 86px;
  }
  #home-illustrations li#home-illu-spray img#illu-spray-stop {
    display: block;
    width: 146px;
    position: absolute;
    left: 30px;
    top: -20px;
    z-index: 9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=($opacity*100))";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
  }
  #home-illustrations li#home-illu-football {
    position: absolute;
    right: 0;
    top: 20px;
    z-index: 2;
    width: 270px;
    text-align: right;
  }
  #home-illustrations li#home-illu-football svg {
    position: absolute;
    z-index: 9;
    bottom: 9px;
    right: 82px;
    width: 290px;
    transform-origin: 92% 98%;
  }
  #home-illustrations li#home-illu-football svg .illu-football {
    transform-origin: 50% 50%;
  }
  #home-illustrations li#home-illu-football .illu-shadow-bg {
    position: absolute;
    z-index: 9;
    bottom: 11px;
    right: 84px;
    width: 286px;
    height: 390px;
  }
  #home-illustrations li#home-illu-football img {
    position: relative;
    z-index: 10;
    display: inline-block;
    width: 130px;
  }
  #home-illustrations li#home-illu-growing {
    display: none;
    position: absolute;
    left: 8%;
    top: 24px;
    z-index: 3;
    width: 150px;
    text-align: right;
  }
  #home-illustrations li#home-illu-growing svg {
    position: absolute;
    z-index: 1;
    bottom: 15px;
    right: 56px;
    width: 200px;
    transform-origin: 92% 98%;
  }
  #home-illustrations li#home-illu-growing svg .shadow-middle1 {
    transform-origin: 50% 82.5%;
  }
  #home-illustrations li#home-illu-growing svg .shadow-middle2 {
    transform-origin: 50% 84%;
  }
  #home-illustrations li#home-illu-growing .illu-shadow-bg {
    position: absolute;
    z-index: 1;
    bottom: 17px;
    right: 58px;
    width: 198px;
    height: 500px;
  }
  #home-illustrations li#home-illu-growing img {
    position: relative;
    z-index: 2;
    display: inline-block;
    width: 100px;
  }
  #home-illustrations li#home-illu-discussion {
    display: none;
    position: absolute;
    right: 20px;
    top: 24px;
    z-index: 0;
    width: 306px;
    text-align: right;
  }
  #home-illustrations li#home-illu-discussion svg {
    position: absolute;
    z-index: 1;
    bottom: 10px;
    right: 16px;
    width: 306px;
    transform-origin: 92% 98%;
  }
  #home-illustrations li#home-illu-discussion .illu-shadow-bg {
    position: absolute;
    z-index: 1;
    bottom: 12px;
    right: 18px;
    width: 302px;
    height: 430px;
  }
  #home-illustrations li#home-illu-discussion img {
    position: relative;
    z-index: 2;
    display: inline-block;
    width: 100px;
  }

  #contact-tiles .columns > a h3 {
    font-size: 2rem;
    line-height: 1.2em;
    text-align: center;
  }
  #contact-tiles .columns > a > span {
    padding-top: 0.75em;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=($opacity*100))";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
  }

  .accordion h3, .files h3 {
    font-size: 1.5rem;
    line-height: 1.2em;
    max-width: none;
  }

  .files a {
    background-position: right 14px;
    -webkit-background-size: 22px 26px;
    -moz-background-size: 22px 26px;
    -o-background-size: 22px 26px;
    background-size: 22px 26px;
  }
  .files a:hover {
    background-position: right 16px;
  }

  footer #footer-content {
    padding-bottom: 2em;
    padding-left: 20px;
    padding-right: 20px;
  }
}
/* @end */
/* @group Medium Screens */
@media only screen and (min-width: 42em) {
  #smartphone, #tablet, #tablet-portrait {
    display: none;
  }

  #tablet {
    display: block;
  }

  h1 {
    font-size: 3.3125rem;
    line-height: 1em;
  }

  h2, h3 {
    font-size: 1.10625rem;
    line-height: 1.2em;
  }

  .h2-lines h2 {
    font-size: 2.1875rem;
    line-height: 1.2em;
  }

  #page {
    font-size: 1.3125rem;
    line-height: 1.2em;
  }

  #header {
    height: 242px;
  }
  #header #logo {
    top: 1.5625rem;
    left: 1.5625rem;
  }
  #header nav {
    position: relative;
    top: auto;
    left: auto;
    display: block !important;
    float: right;
    width: auto;
  }
  #header nav ul {
    padding-top: 0;
    padding-bottom: 0;
  }
  #header nav ul li {
    float: left;
    padding: 20px;
    padding-bottom: 20px;
  }
  #header nav > ul {
    display: block !important;
  }
  #header nav > ul > li {
    position: relative;
  }
  #header nav > ul > li > ul {
    position: absolute;
    top: 3.5em;
    right: 20px;
    background-color: #3a4580;
    padding: 1em 1.5em;
    -webkit-border-radius: 1.5em;
    -moz-border-radius: 1.5em;
    border-radius: 1.5em;
    min-width: 180px;
    transition: transform 0.2s ease-in-out;
    -webkit-transition: transform 0.2s ease-in-out;
    -moz-transition: transform 0.2s ease-in-out;
    -o-transition: transform 0.2s ease-in-out;
    transform: scale(0);
    transform-origin: 75% -12px;
    display: block !important;
  }
  #header nav > ul > li > ul:before {
    position: absolute;
    top: -0.75em;
    right: 1.5em;
    display: block;
    content: "";
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 12px solid #3a4580;
  }
  #header nav > ul > li > ul li {
    float: none;
    padding: 0;
  }
  #header nav > ul > li > ul li a {
    display: block;
    color: #fff !important;
  }
  #header nav > ul > li > ul li a:hover {
    color: #e6007e !important;
  }
  #header nav > ul > li > ul li.active a {
    color: #e6007e !important;
  }
  #header nav > ul > li#nav6 > ul {
    min-width: 190px;
  }
  #header nav > ul > li:hover > ul {
    transform: scale(1);
  }
  #header nav > ul > li#nav4 > ul {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    text-align: center;
    min-width: 130px;
    height: 130px;
    padding: 0;
    padding-top: 2.5em;
  }
  #header nav > ul > li#nav4 > ul:before {
    top: -0.72em;
    right: 50%;
    margin-right: -16px;
    border-width: 16px;
  }
  #header nav > ul > li#nav3 > ul {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
  }
  #header .hamburger {
    display: none !important;
  }
  #header h1 {
    padding-top: 1.25em;
    padding-bottom: 0.75em;
  }
  #header #bubble-languages {
    left: auto;
    right: 4%;
    bottom: 5em;
  }
  #header #bubble-help {
    font-size: 2.1875rem;
    line-height: 1em;
    right: 6%;
    bottom: -1em;
  }
  .is-sticky #header {
    height: 100px;
  }
  .is-sticky #header h1 {
    top: -3.5em;
  }
  .is-sticky #header #bubble-help, .is-sticky #header #bubble-languages {
    bottom: -1.8em;
  }
  .is-sticky #header #bubble-languages {
    bottom: 8em;
  }

  #content {
    padding-left: 60px;
    padding-right: 60px;
    padding-top: 120px;
    padding-bottom: 160px;
  }
  #content .visual-image {
    margin-top: -2.5em;
  }

  #home-titles h2 {
    font-size: 2.1875rem;
    line-height: 1.2em;
  }
  #home-titles h3 {
    font-size: 2rem;
    line-height: 1.2em;
    text-align: center;
  }

  #home-illustrations {
    min-height: 480px;
  }
  #home-illustrations li#home-illu-whistle {
    display: block;
  }
  #home-illustrations li#home-illu-spray {
    display: block;
  }
  #home-illustrations li#home-illu-football {
    display: block;
    left: 29%;
    right: auto;
    top: 20px;
    width: 360px;
  }
  #home-illustrations li#home-illu-growing {
    display: block;
    left: 60%;
    top: 24px;
    z-index: 1;
    width: 200px;
  }
  #home-illustrations li#home-illu-discussion {
    display: block;
  }

  #contact-tiles .columns > a h3 {
    font-size: 2.8125rem;
    line-height: 1.2em;
  }
  #contact-tiles .columns > a:hover {
    color: #3a4580;
    background-color: #fff1b4;
    cursor: pointer;
  }
  #contact-tiles .columns > a:hover img {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=($opacity*100))";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
  }
  #contact-tiles .columns > a:hover > span {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=($opacity*100))";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
  }
  #contact-tiles .columns > a > span {
    position: absolute;
    top: 50%;
    padding-top: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=($opacity*100))";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
  }

  .accordion h3, .files h3 {
    font-size: 2.1875rem;
    line-height: 1.2em;
    max-width: none;
  }

  .files a {
    background-position: right 22px;
    -webkit-background-size: 22px 26px;
    -moz-background-size: 22px 26px;
    -o-background-size: 22px 26px;
    background-size: 22px 26px;
  }
  .files a:hover {
    background-position: right 28px;
  }

  footer #footer-content {
    padding-bottom: 3em;
    padding-left: 60px;
    padding-right: 60px;
  }
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: portrait) {
  #smartphone, #tablet, #tablet-portrait {
    display: none;
  }

  #tablet-portrait {
    display: block;
  }
}
/* @end */
/* @group Wide Screens */
@media only screen and (min-width: 64em) {
  #smartphone, #tablet, #tablet-portrait {
    display: none;
  }

  #desktop {
    display: block;
  }
}
/* @end */
/* @group Extra Wide Screens */
@media only screen and (min-width: 90em) {
  #smartphone, #tablet, #tablet-portrait {
    display: none;
  }

  #desktop {
    display: block;
  }
}
/* @end */
/* @group Print */
@media print {
  #navmain, #navsub, #prevnext {
    display: none;
  }

  #header {
    position: relative;
    padding-bottom: 2em;
    background-color: #fff;
  }
  #header #logo {
    position: relative;
    top: auto;
    right: a;
  }
  #header #logo img {
    width: 160px;
  }
  #header #logo:after {
    display: none;
  }

  #page {
    max-width: 100% !important;
    padding-left: 0;
    padding-right: 0;
    font-size: 10pt;
    line-height: 1.3em;
  }

  h1 {
    font-size: 14pt;
    line-height: 1.3em;
  }

  h2, h3, h4, strong {
    font-size: 10pt;
    line-height: 1.3em;
  }

  .row {
    max-width: 100% !important;
  }
}
/* @end */
