html{box-sizing:border-box}*,*::after,*::before{box-sizing:inherit}button,input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#555;border:0;border-radius:2px;color:#fff;cursor:pointer;display:inline-block;font-family:"Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;font-size:16px;-webkit-font-smoothing:antialiased;font-weight:600;line-height:1;padding:0.75em 1.5em;text-decoration:none;transition:background-color 150ms ease;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap}button:hover,button:focus,input[type="button"]:hover,input[type="button"]:focus,input[type="reset"]:hover,input[type="reset"]:focus,input[type="submit"]:hover,input[type="submit"]:focus{background-color:#444444;color:#fff}button:disabled,input[type="button"]:disabled,input[type="reset"]:disabled,input[type="submit"]:disabled{cursor:not-allowed;opacity:0.5}button:disabled:hover,input[type="button"]:disabled:hover,input[type="reset"]:disabled:hover,input[type="submit"]:disabled:hover{background-color:#555}fieldset{background-color:transparent;border:0;margin:0;padding:0}legend{font-weight:600;margin-bottom:0.375em;padding:0}label{display:block;font-weight:normal;margin-bottom:0.375em}input,select{display:block;font-family:"Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;font-size:16px}input[type="color"],input[type="date"],input[type="datetime"],input[type="datetime-local"],input[type="email"],input[type="month"],input[type="number"],input[type="password"],input[type="search"],input[type="tel"],input[type="text"],input[type="time"],input[type="url"],input[type="week"],input:not([type]),textarea,select[multiple]{background-color:#fff;border:1px solid #ddd;border-radius:2px;box-shadow:inset 0 1px 3px rgba(0,0,0,0.06);box-sizing:border-box;font-family:"Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;font-size:16px;margin-bottom:0.75em;padding:0.5em;transition:border-color 150ms ease;width:100%}input[type="color"]:hover,input[type="date"]:hover,input[type="datetime"]:hover,input[type="datetime-local"]:hover,input[type="email"]:hover,input[type="month"]:hover,input[type="number"]:hover,input[type="password"]:hover,input[type="search"]:hover,input[type="tel"]:hover,input[type="text"]:hover,input[type="time"]:hover,input[type="url"]:hover,input[type="week"]:hover,input:not([type]):hover,textarea:hover,select[multiple]:hover{border-color:#b1b1b1}input[type="color"]:focus,input[type="date"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="email"]:focus,input[type="month"]:focus,input[type="number"]:focus,input[type="password"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="text"]:focus,input[type="time"]:focus,input[type="url"]:focus,input[type="week"]:focus,input:not([type]):focus,textarea:focus,select[multiple]:focus{border-color:#555;box-shadow:inset 0 1px 3px rgba(0,0,0,0.06),0 0 5px rgba(72,72,72,0.7);outline:none}input[type="color"]:disabled,input[type="date"]:disabled,input[type="datetime"]:disabled,input[type="datetime-local"]:disabled,input[type="email"]:disabled,input[type="month"]:disabled,input[type="number"]:disabled,input[type="password"]:disabled,input[type="search"]:disabled,input[type="tel"]:disabled,input[type="text"]:disabled,input[type="time"]:disabled,input[type="url"]:disabled,input[type="week"]:disabled,input:not([type]):disabled,textarea:disabled,select[multiple]:disabled{background-color:#f2f2f2;cursor:not-allowed}input[type="color"]:disabled:hover,input[type="date"]:disabled:hover,input[type="datetime"]:disabled:hover,input[type="datetime-local"]:disabled:hover,input[type="email"]:disabled:hover,input[type="month"]:disabled:hover,input[type="number"]:disabled:hover,input[type="password"]:disabled:hover,input[type="search"]:disabled:hover,input[type="tel"]:disabled:hover,input[type="text"]:disabled:hover,input[type="time"]:disabled:hover,input[type="url"]:disabled:hover,input[type="week"]:disabled:hover,input:not([type]):disabled:hover,textarea:disabled:hover,select[multiple]:disabled:hover{border:1px solid #ddd}textarea{resize:vertical}[type="search"]{-webkit-appearance:none;-moz-appearance:none;appearance:none}[type="checkbox"],[type="radio"]{display:inline;margin-right:0.375em}[type="file"]{margin-bottom:0.75em;width:100%}select{margin-bottom:1.5em;max-width:100%;width:auto}ul,ol{list-style-type:none;margin:0;padding:0}dl{margin-bottom:0.75em}dl dt{font-weight:600;margin-top:0.75em}dl dd{margin:0}picture,img{max-width:100%;height:auto;vertical-align:top}table{border-collapse:collapse;margin:0.75em 0;table-layout:fixed;width:100%}th{border-bottom:1px solid #a6a6a6;font-weight:600;padding:0.75em 0;text-align:left}td{border-bottom:1px solid #ddd;padding:0.75em 0}tr,td,th{vertical-align:middle}body{color:#333;font-family:"Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;font-size:16px;line-height:1.5;letter-spacing:0.03em}h1,h2,h3,h4,h5,h6{font-family:"Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;font-size:16px;line-height:1.3;margin:0 0 0.75em}h1{font-size:2.2em}h2{font-size:1.8em}h3{font-size:1.4em}h4{font-size:1.2em}h5{font-size:1.1em}p{margin:0 0 0.75em}a{color:#555;text-decoration:none;transition:color 150ms ease}a:active,a:focus,a:hover{color:#404040}hr{border-bottom:1px solid #ddd;border-left:0;border-right:0;border-top:0;margin:1.5em 0}pre,code,tt{font:1em "andale mono", "lucida console", monospace;line-height:1.5}pre{background-color:#efefef;display:block;padding:5px;margin:5px 0;border:1px solid #aaaaaa}abbr{border-bottom:1px dotted #666666;cursor:help;white-space:nowrap}/*! normalize.css v3.0.2 | MIT License | git.io/normalize */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:0.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}body{-webkit-backface-visibility:hidden}.animated{animation-duration:1s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.hinge{animation-duration:2s}.animated.bounceIn,.animated.bounceOut{animation-duration:.75s}.animated.flipOutX,.animated.flipOutY{animation-duration:.75s}@keyframes bounce{0%,20%,50%,80%,100%{transform:translateY(0)}40%{transform:translateY(-30px)}60%{transform:translateY(-15px)}}.bounce{animation-name:bounce}@keyframes flash{0%,50%,100%{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}100%{transform:scale(1)}}.pulse{animation-name:pulse}@keyframes shake{0%,100%{transform:translateX(0)}10%,30%,50%,70%,90%{transform:translateX(-10px)}20%,40%,60%,80%{transform:translateX(10px)}}.shake{animation-name:shake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}100%{transform:rotate(0deg)}}.swing{transform-origin:top center;animation-name:swing}@keyframes wiggle{0%{transform:skewX(9deg)}10%{transform:skewX(-8deg)}20%{transform:skewX(7deg)}30%{transform:skewX(-6deg)}40%{transform:skewX(5deg)}50%{transform:skewX(-4deg)}60%{transform:skewX(3deg)}70%{transform:skewX(-2deg)}80%{transform:skewX(1deg)}90%{transform:skewX(0deg)}100%{transform:skewX(0deg)}}.wiggle{animation-name:wiggle;animation-timing-function:ease-in}@keyframes wobble{0%{transform:translateX(0%)}15%{transform:translateX(-25%) rotate(-5deg)}30%{transform:translateX(20%) rotate(3deg)}45%{transform:translateX(-15%) rotate(-3deg)}60%{transform:translateX(10%) rotate(2deg)}75%{transform:translateX(-5%) rotate(-1deg)}100%{transform:translateX(0%)}}.wobble{animation-name:wobble}@keyframes tada{0%{transform:scale(1)}10%,20%{transform:scale(0.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale(1.1) rotate(3deg)}40%,60%,80%{transform:scale(1.1) rotate(-3deg)}100%{transform:scale(1) rotate(0)}}.tada{animation-name:tada}@keyframes bounceIn{0%{opacity:0;transform:scale(0.3)}50%{opacity:1;transform:scale(1.05)}70%{transform:scale(0.9)}100%{transform:scale(1)}}.bounceIn{animation-name:bounceIn}@keyframes bounceInDown{0%{opacity:0;transform:translateY(-2000px)}60%{opacity:1;transform:translateY(30px)}80%{transform:translateY(-10px)}100%{transform:translateY(0)}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%{opacity:0;transform:translateX(-2000px)}60%{opacity:1;transform:translateX(30px)}80%{transform:translateX(-10px)}100%{transform:translateX(0)}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%{opacity:0;transform:translateX(2000px)}60%{opacity:1;transform:translateX(-30px)}80%{transform:translateX(10px)}100%{transform:translateX(0)}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%{opacity:0;transform:translateY(2000px)}60%{opacity:1;transform:translateY(-30px)}80%{transform:translateY(10px)}100%{transform:translateY(0)}}.bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{0%{transform:scale(1)}25%{transform:scale(0.95)}50%{opacity:1;transform:scale(1.1)}100%{opacity:0;transform:scale(0.3)}}.bounceOut{animation-name:bounceOut}@keyframes bounceOutDown{0%{transform:translateY(0)}20%{opacity:1;transform:translateY(-20px)}100%{opacity:0;transform:translateY(2000px)}}.bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{0%{transform:translateX(0)}20%{opacity:1;transform:translateX(20px)}100%{opacity:0;transform:translateX(-2000px)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{0%{transform:translateX(0)}20%{opacity:1;transform:translateX(-20px)}100%{opacity:0;transform:translateX(2000px)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{0%{transform:translateY(0)}20%{opacity:1;transform:translateY(20px)}100%{opacity:0;transform:translateY(-2000px)}}.bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}100%{opacity:1;transform:translateY(0)}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translateY(-2000px)}100%{opacity:1;transform:translateY(0)}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(-20px)}100%{opacity:1;transform:translateX(0)}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translateX(-2000px)}100%{opacity:1;transform:translateX(0)}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translateX(20px)}100%{opacity:1;transform:translateX(0)}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translateX(2000px)}100%{opacity:1;transform:translateX(0)}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}100%{opacity:1;transform:translateY(0)}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translateY(2000px)}100%{opacity:1;transform:translateY(0)}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1;transform:translateY(0)}100%{opacity:0;transform:translateY(20px)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1;transform:translateY(0)}100%{opacity:0;transform:translateY(2000px)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1;transform:translateX(0)}100%{opacity:0;transform:translateX(-20px)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1;transform:translateX(0)}100%{opacity:0;transform:translateX(-2000px)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1;transform:translateX(0)}100%{opacity:0;transform:translateX(20px)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1;transform:translateX(0)}100%{opacity:0;transform:translateX(2000px)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1;transform:translateY(0)}100%{opacity:0;transform:translateY(-20px)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1;transform:translateY(0)}100%{opacity:0;transform:translateY(-2000px)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes flip{0%{transform:perspective(400px) rotateY(0);animation-timing-function:ease-out}40%{transform:perspective(400px) translateZ(150px) rotateY(170deg);animation-timing-function:ease-out}50%{transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);animation-timing-function:ease-in}80%{transform:perspective(400px) rotateY(360deg) scale(0.95);animation-timing-function:ease-in}100%{transform:perspective(400px) scale(1);animation-timing-function:ease-in}}.flip{transform-style:preserve-3d;-webkit-backface-visibility:visible !important;backface-visibility:visible !important;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);opacity:0}40%{transform:perspective(400px) rotateX(-10deg)}70%{transform:perspective(400px) rotateX(10deg)}100%{transform:perspective(400px) rotateX(0deg);opacity:1}}.flipInX{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);opacity:0}40%{transform:perspective(400px) rotateY(-10deg)}70%{transform:perspective(400px) rotateY(10deg)}100%{transform:perspective(400px) rotateY(0deg);opacity:1}}.flipInY{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px) rotateX(0deg);opacity:1}100%{transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{animation-name:flipOutX;-webkit-backface-visibility:visible !important;backface-visibility:visible !important}@keyframes flipOutY{0%{transform:perspective(400px) rotateY(0deg);opacity:1}100%{transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;animation-name:flipOutY}@keyframes lightSpeedIn{0%{transform:translateX(100%) skewX(-30deg);opacity:0}60%{transform:translateX(-20%) skewX(30deg);opacity:1}80%{transform:translateX(0%) skewX(-15deg);opacity:1}100%{transform:translateX(0%) skewX(0deg);opacity:1}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{0%{transform:translateX(0%) skewX(0deg);opacity:1}100%{transform:translateX(100%) skewX(-30deg);opacity:0}}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform-origin:center center;transform:rotate(-200deg);opacity:0}100%{transform-origin:center center;transform:rotate(0);opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate(-90deg);opacity:0}100%{transform-origin:left bottom;transform:rotate(0);opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate(90deg);opacity:0}100%{transform-origin:right bottom;transform:rotate(0);opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate(90deg);opacity:0}100%{transform-origin:left bottom;transform:rotate(0);opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}100%{transform-origin:right bottom;transform:rotate(0);opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rotateOut{0%{transform-origin:center center;transform:rotate(0);opacity:1}100%{transform-origin:center center;transform:rotate(200deg);opacity:0}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;transform:rotate(0);opacity:1}100%{transform-origin:left bottom;transform:rotate(90deg);opacity:0}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;transform:rotate(0);opacity:1}100%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;transform:rotate(0);opacity:1}100%{transform-origin:left bottom;transform:rotate(-90deg);opacity:0}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;transform:rotate(0);opacity:1}100%{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes slideInDown{0%{transform:translate3d(0, -100%, 0);visibility:visible}100%{transform:translate3d(0, 0, 0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%, 0, 0);visibility:visible}100%{transform:translate3d(0, 0, 0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%, 0, 0);visibility:visible}100%{transform:translate3d(0, 0, 0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0, 100%, 0);visibility:visible}100%{transform:translate3d(0, 0, 0)}}.slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translate3d(0, 0, 0);visibility:visible}100%{transform:translate3d(0, 100%, 0)}}.slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translate3d(0, 0, 0);visibility:visible}100%{transform:translate3d(-100%, 0, 0)}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translate3d(0, 0, 0);visibility:visible}100%{transform:translate3d(100%, 0, 0)}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translate3d(0, 0, 0);visibility:visible}100%{transform:translate3d(0, -100%, 0)}}.slideOutUp{animation-name:slideOutUp}@keyframes hinge{0%{transform:rotate(0);transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%{transform:rotate(60deg);transform-origin:top left;animation-timing-function:ease-in-out}80%{transform:rotate(60deg) translateY(0);opacity:1;transform-origin:top left;animation-timing-function:ease-in-out}100%{transform:translateY(700px);opacity:0}}.hinge{animation-name:hinge}@keyframes rollIn{0%{opacity:0;transform:translateX(-100%) rotate(-120deg)}100%{opacity:1;transform:translateX(0px) rotate(0deg)}}.rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1;transform:translateX(0px) rotate(0deg)}100%{opacity:0;transform:translateX(100%) rotate(120deg)}}.rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}100%{opacity:0}}.zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}100%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);transform-origin:center bottom;animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomOutDown{animation-name:zoomOutDown}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)}100%{opacity:0;transform:scale3d(0.1) translate3d(-2000px, 0, 0);transform-origin:left center}}.zoomOutLeft{animation-name:zoomOutLeft}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)}100%{opacity:0;transform:scale3d(0.1) translate3d(2000px, 0, 0);transform-origin:right center}}.zoomOutRight{animation-name:zoomOutRight}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}100%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);transform-origin:center bottom;animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomOutUp{animation-name:zoomOutUp}.scrollable{position:relative}.scrollable .viewport{position:relative;overflow:hidden}.scrollable .viewport .overview{position:absolute}.scrollable .scroll-bar{display:none}.scrollable .scroll-bar.vertical{position:absolute;right:0;height:100%}.scrollable .scroll-bar.horizontal{position:relative;width:100%}.scrollable .scroll-bar .thumb{position:absolute}.scrollable .scroll-bar.vertical .thumb{width:100%}.scrollable .scroll-bar.horizontal .thumb{height:100%;left:0}.not-selectable{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.scrollable.default-skin{padding-right:10px;padding-bottom:6px}.scrollable.default-skin .scroll-bar.vertical{width:6px}.scrollable.default-skin .scroll-bar.horizontal{height:6px}.scrollable.default-skin .scroll-bar .thumb{background-color:black;opacity:0.4;border-radius:3px;-moz-border-radius:4px;-webkit-border-radius:4px}.scrollable.default-skin .scroll-bar:hover .thumb{opacity:0.6}.scrollable.gray-skin{padding-right:17px}.scrollable.gray-skin .scroll-bar{border:1px solid gray;background-color:#d3d3d3}.scrollable.gray-skin .scroll-bar .thumb{background-color:gray}.scrollable.gray-skin .scroll-bar:hover .thumb{background-color:black}.scrollable.gray-skin .scroll-bar.vertical{width:10px}.scrollable.gray-skin .scroll-bar.horizontal{height:10px;margin-top:2px}.scrollable.modern-skin{padding-right:17px}.scrollable.modern-skin .scroll-bar{border:1px solid gray;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;box-shadow:inset 0 0 5px #888}.scrollable.modern-skin .scroll-bar .thumb{background-color:#95aabf;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;border:1px solid #536984}.scrollable.modern-skin .scroll-bar.vertical .thumb{width:8px;background:linear-gradient(to right, #95aabf 0%, #547092 100%);-ms-filter:"progid:DXImageTransform.Microsoft.gradient( startColorstr='#95aabf', endColorstr='#547092',GradientType=1 )"}.scrollable.modern-skin .scroll-bar.horizontal .thumb{height:8px;background-image:linear-gradient(#95aabf, #547092);background-image:-ms-linear-gradient(#95aabf, #547092);-ms-filter:"progid:DXImageTransform.Microsoft.gradient( startColorstr='#95aabf', endColorstr='#547092',GradientType=0 )"}.scrollable.modern-skin .scroll-bar.vertical{width:10px}.scrollable.modern-skin .scroll-bar.horizontal{height:10px;margin-top:2px}@font-face{font-family:"Opensans";src:url("../../assets/fonts/opensans/opensans-regular.eot?#iefix") format("embedded-opentype"),url("../../assets/fonts/opensans/opensans-regular.woff") format("woff"),url("../../assets/fonts/opensans/opensans-regular.ttf") format("truetype"),url("../../assets/fonts/opensans/opensans-regular.svg#Opensans") format("svg");font-weight:normal;font-style:normal}@font-face{font-family:"Opensans";src:url("../../assets/fonts/opensans/opensans-italic.eot?#iefix") format("embedded-opentype"),url("../../assets/fonts/opensans/opensans-italic.woff") format("woff"),url("../../assets/fonts/opensans/opensans-italic.ttf") format("truetype"),url("../../assets/fonts/opensans/opensans-italic.svg#Opensans") format("svg");font-weight:normal;font-style:italic}@font-face{font-family:"Opensans";src:url("../../assets/fonts/opensans/opensans-bold.eot?#iefix") format("embedded-opentype"),url("../../assets/fonts/opensans/opensans-bold.woff") format("woff"),url("../../assets/fonts/opensans/opensans-bold.ttf") format("truetype"),url("../../assets/fonts/opensans/opensans-bold.svg#Opensans") format("svg");font-weight:700;font-style:normal}@font-face{font-family:"Opensans";src:url("../../assets/fonts/opensans/opensans-extrabold.eot?#iefix") format("embedded-opentype"),url("../../assets/fonts/opensans/opensans-extrabold.woff") format("woff"),url("../../assets/fonts/opensans/opensans-extrabold.ttf") format("truetype"),url("../../assets/fonts/opensans/opensans-extrabold.svg#Opensans") format("svg");font-weight:800;font-style:normal}@font-face{font-family:"Heebo";src:url("../../assets/fonts/heebo/heebo-regular.eot?#iefix") format("embedded-opentype"),url("../../assets/fonts/heebo/heebo-regular.woff") format("woff"),url("../../assets/fonts/heebo/heebo-regular.ttf") format("truetype"),url("../../assets/fonts/heebo/heebo-regular.svg#Heebo") format("svg");font-weight:normal;font-style:normal}@font-face{font-family:"Heebo";src:url("../../assets/fonts/heebo/heebo-light.eot?#iefix") format("embedded-opentype"),url("../../assets/fonts/heebo/heebo-light.woff") format("woff"),url("../../assets/fonts/heebo/heebo-light.ttf") format("truetype"),url("../../assets/fonts/heebo/heebo-light.svg#Heebo") format("svg");font-weight:300;font-style:normal}@font-face{font-family:"Heebo";src:url("../../assets/fonts/heebo/heebo-medium.eot?#iefix") format("embedded-opentype"),url("../../assets/fonts/heebo/heebo-medium.woff") format("woff"),url("../../assets/fonts/heebo/heebo-medium.ttf") format("truetype"),url("../../assets/fonts/heebo/heebo-medium.svg#Heebo") format("svg");font-weight:500;font-style:normal}@font-face{font-family:"Heebo";src:url("../../assets/fonts/heebo/heebo-bold.eot?#iefix") format("embedded-opentype"),url("../../assets/fonts/heebo/heebo-bold.woff") format("woff"),url("../../assets/fonts/heebo/heebo-bold.ttf") format("truetype"),url("../../assets/fonts/heebo/heebo-bold.svg#Heebo") format("svg");font-weight:700;font-style:normal}@font-face{font-family:"Heebo";src:url("../../assets/fonts/heebo/heebo-extrabold.eot?#iefix") format("embedded-opentype"),url("../../assets/fonts/heebo/heebo-extrabold.woff") format("woff"),url("../../assets/fonts/heebo/heebo-extrabold.ttf") format("truetype"),url("../../assets/fonts/heebo/heebo-extrabold.svg#Heebo") format("svg");font-weight:800;font-style:normal}@font-face{font-family:"Poppins";src:url("../../assets/fonts/poppins/poppins-regular.eot?#iefix") format("embedded-opentype"),url("../../assets/fonts/poppins/poppins-regular.woff") format("woff"),url("../../assets/fonts/poppins/poppins-regular.ttf") format("truetype"),url("../../assets/fonts/poppins/poppins-regular.svg#Poppins") format("svg");font-weight:normal;font-style:normal}@font-face{font-family:"Poppins";src:url("../../assets/fonts/poppins/poppins-medium.eot?#iefix") format("embedded-opentype"),url("../../assets/fonts/poppins/poppins-medium.woff") format("woff"),url("../../assets/fonts/poppins/poppins-medium.ttf") format("truetype"),url("../../assets/fonts/poppins/poppins-medium.svg#Poppins") format("svg");font-weight:500;font-style:normal}@font-face{font-family:"Poppins";src:url("../../assets/fonts/poppins/poppins-bold.eot?#iefix") format("embedded-opentype"),url("../../assets/fonts/poppins/poppins-bold.woff") format("woff"),url("../../assets/fonts/poppins/poppins-bold.ttf") format("truetype"),url("../../assets/fonts/poppins/poppins-bold.svg#Poppins") format("svg");font-weight:700;font-style:normal}@font-face{font-family:"Poppins";src:url("../../assets/fonts/poppins/poppins-light.eot?#iefix") format("embedded-opentype"),url("../../assets/fonts/poppins/poppins-light.woff") format("woff"),url("../../assets/fonts/poppins/poppins-light.ttf") format("truetype"),url("../../assets/fonts/poppins/poppins-light.svg#Poppins") format("svg");font-weight:300;font-style:normal}@font-face{font-family:"Icomoon";src:url("../../assets/fonts/icomoon/icomoon.eot?#iefix") format("embedded-opentype"),url("../../assets/fonts/icomoon/icomoon.woff") format("woff"),url("../../assets/fonts/icomoon/icomoon.ttf") format("truetype"),url("../../assets/fonts/icomoon/icomoon.svg#Icomoon") format("svg");font-weight:normal;font-style:normal}.no-scroll{overflow:hidden}.no-scrollY{overflow-y:hidden}.no-scrollX{overflow-x:hidden}.is-disabled{opacity:0.25;cursor:default}.is-hide{display:none}.is-visible{display:block}@-ms-viewport{width:device-width}html{width:100%;min-height:100%;font-size:62.5%;font-size:calc(1em * .625)}body{min-height:100%;width:100%;margin:0;padding:0;background:#fff;color:#363748;line-height:1.5;font-family:Poppins,Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;font-weight:400;overflow-x:hidden;font-style:normal;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media screen and (min-width: 0) and (max-width: 47.9375em){body{font-size:1.2rem}}@media screen and (min-width: 48em) and (max-width: 63.9375em){body{font-size:1.4rem}}@media screen and (min-width: 64em){body{font-size:1.6rem;overflow-x:hidden}}img{height:auto;max-width:100%;display:inline-block;vertical-align:middle;-ms-interpolation-mode:bicubic}ul,ol{margin-left:1.25rem;margin-bottom:1rem;list-style-position:outside}li{font-size:inherit}dl{margin-bottom:1rem;list-style-position:outside}dt{margin-bottom:.3rem;font-weight:700}table{width:100%;margin-bottom:2rem;border-radius:0;border-collapse:collapse}thead,tfoot{border:1px solid #ccc;background-color:#e6e6e6;color:#363748}thead tr,tfoot tr{background-color:rgba(0,0,0,0)}thead th,thead td,tfoot th,tfoot td{padding:.8rem 1rem;font-weight:700;text-align:left}tbody{border:1px solid #ccc;background-color:rgba(0,0,0,0)}tbody th,tbody td{padding:.8rem 1rem;text-align:left}caption{padding:.8rem 1rem;font-weight:700}fieldset{padding:2rem;margin:2rem;background:rgba(0,0,0,0);border:1px solid #ccc}legend{margin-left:.3rem;padding:0 0.3rem;background:rgba(0,0,0,0);font-size:inherit;font-weight:700}label{display:block;margin-right:2rem;margin-bottom:1rem;font-size:inherit;font-weight:700}textarea{max-width:100%;min-height:10rem;resize:vertical;outline:none}select{width:100%;margin-bottom:1rem;padding:1rem;border:1px solid #ccc;background-color:#fff;font-family:inherit;font-size:inherit;font-weight:400;transition:all 500ms ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline;cursor:pointer;background-size:rem(9) rem(6);background-position:right 1rem cent er;background-repeat:no-repeat}select:hover,select:focus{background-color:#fff;outline:0}select:disabled,select[readonly]{background-color:#595959;cursor:not-allowed}select:disabled:hover,select[readonly]:hover{border:1px solid #ccc}select[multiple]{height:auto}select::-ms-expand{display:none}[type='color'],[type='date'],[type='datetime'],[type='datetime-local'],[type='email'],[type='month'],[type='number'],[type='password'],[type='search'],[type='tel'],[type='text'],[type='time'],[type='url'],[type='week'],input:not([type]),textarea{width:100%;margin-bottom:1rem;padding:1rem;border:1px solid #ccc;background-color:#fff;font-family:inherit;font-size:inherit;font-weight:400;transition:all 500ms ease-in-out;background:#fff;outline:0;display:inline}[type='color']:hover,[type='color']:focus,[type='date']:hover,[type='date']:focus,[type='datetime']:hover,[type='datetime']:focus,[type='datetime-local']:hover,[type='datetime-local']:focus,[type='email']:hover,[type='email']:focus,[type='month']:hover,[type='month']:focus,[type='number']:hover,[type='number']:focus,[type='password']:hover,[type='password']:focus,[type='search']:hover,[type='search']:focus,[type='tel']:hover,[type='tel']:focus,[type='text']:hover,[type='text']:focus,[type='time']:hover,[type='time']:focus,[type='url']:hover,[type='url']:focus,[type='week']:hover,[type='week']:focus,input:not([type]):hover,input:not([type]):focus,textarea:hover,textarea:focus{background-color:#fff;outline:0}[type='color']:disabled,[type='color'][readonly],[type='date']:disabled,[type='date'][readonly],[type='datetime']:disabled,[type='datetime'][readonly],[type='datetime-local']:disabled,[type='datetime-local'][readonly],[type='email']:disabled,[type='email'][readonly],[type='month']:disabled,[type='month'][readonly],[type='number']:disabled,[type='number'][readonly],[type='password']:disabled,[type='password'][readonly],[type='search']:disabled,[type='search'][readonly],[type='tel']:disabled,[type='tel'][readonly],[type='text']:disabled,[type='text'][readonly],[type='time']:disabled,[type='time'][readonly],[type='url']:disabled,[type='url'][readonly],[type='week']:disabled,[type='week'][readonly],input:not([type]):disabled,input:not([type])[readonly],textarea:disabled,textarea[readonly]{background-color:#595959;cursor:not-allowed}[type='color']:disabled:hover,[type='color'][readonly]:hover,[type='date']:disabled:hover,[type='date'][readonly]:hover,[type='datetime']:disabled:hover,[type='datetime'][readonly]:hover,[type='datetime-local']:disabled:hover,[type='datetime-local'][readonly]:hover,[type='email']:disabled:hover,[type='email'][readonly]:hover,[type='month']:disabled:hover,[type='month'][readonly]:hover,[type='number']:disabled:hover,[type='number'][readonly]:hover,[type='password']:disabled:hover,[type='password'][readonly]:hover,[type='search']:disabled:hover,[type='search'][readonly]:hover,[type='tel']:disabled:hover,[type='tel'][readonly]:hover,[type='text']:disabled:hover,[type='text'][readonly]:hover,[type='time']:disabled:hover,[type='time'][readonly]:hover,[type='url']:disabled:hover,[type='url'][readonly]:hover,[type='week']:disabled:hover,[type='week'][readonly]:hover,input:not([type]):disabled:hover,input:not([type])[readonly]:hover,textarea:disabled:hover,textarea[readonly]:hover{border:1px solid #ccc}[type="search"]{width:25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.input-group{margin-bottom:2rem}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;color:#2d7e80;font-family:Poppins,Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;font-weight:700;font-style:normal;line-height:1.2;text-rendering:optimizeLegibility}@media screen and (min-width: 0) and (max-width: 47.9375em){h1{font-size:3.2rem}h2{font-size:3rem}h3{font-size:1.8rem}h4{font-size:1.8rem}h5{font-size:1.3rem}h6{font-size:1rem}}@media screen and (min-width: 48em) and (max-width: 63.9375em){h1{font-size:3.7rem}h2{font-size:3rem}h3{font-size:2.3rem}h4{font-size:2rem}h5{font-size:1.8rem}h6{font-size:1.5rem}}@media screen and (min-width: 64em){h1{font-size:5.7rem}h2{font-size:4rem}h3{font-size:2.8rem}h4{font-size:2.5rem}h5{font-size:2.3rem}h6{font-size:2rem}}p{margin-top:0;margin-bottom:1rem;line-height:inherit;text-rendering:optimizeLegibility}a{color:#2d7e80;line-height:inherit;text-decoration:none;transition:color 500ms ease-in-out;cursor:pointer}a:active,a:focus,a:hover{color:#246566;text-decoration:none}a:focus{outline:0.1rem #2d7e80 solid}a img{border:0}hr{height:0;width:100%;max-width:124rem;margin:1rem auto;border-top:0;border-bottom:1px solid #999;clear:both}code{padding:.1rem;background-color:#595959;border:1px solid #999;color:#868791;font-family:Consolas,Liberation Mono,Courier,monospace;font-weight:400;line-height:inherit;display:inline-block}cite{color:#363748;font-size:1.3rem;display:block}blockquote{margin-top:0;margin-bottom:1rem;padding:0 1rem;border-left:2px solid #2d7e80;color:#363748}blockquote,blockquote p{color:inherit;line-height:inherit}em,i{font-style:italic;line-height:inherit}strong,b{font-weight:700;line-height:inherit}small{font-size:.8rem}.icon-check::before{display:inline-block;width:1em;margin-right:.2em;margin-left:.2em;font-family:"Icomoon";font-weight:normal;font-style:normal;font-variant:normal;line-height:1em;text-align:center;text-decoration:inherit;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:""}.icon-cross::before{display:inline-block;width:1em;margin-right:.2em;margin-left:.2em;font-family:"Icomoon";font-weight:normal;font-style:normal;font-variant:normal;line-height:1em;text-align:center;text-decoration:inherit;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:""}.icon-menu::before{display:inline-block;width:1em;margin-right:.2em;margin-left:.2em;font-family:"Icomoon";font-weight:normal;font-style:normal;font-variant:normal;line-height:1em;text-align:center;text-decoration:inherit;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:""}.icon-chevron-up::before{display:inline-block;width:1em;margin-right:.2em;margin-left:.2em;font-family:"Icomoon";font-weight:normal;font-style:normal;font-variant:normal;line-height:1em;text-align:center;text-decoration:inherit;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:""}.icon-chevron-down::before{display:inline-block;width:1em;margin-right:.2em;margin-left:.2em;font-family:"Icomoon";font-weight:normal;font-style:normal;font-variant:normal;line-height:1em;text-align:center;text-decoration:inherit;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:""}.icon-chevron-left::before{display:inline-block;width:1em;margin-right:.2em;margin-left:.2em;font-family:"Icomoon";font-weight:normal;font-style:normal;font-variant:normal;line-height:1em;text-align:center;text-decoration:inherit;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:""}.icon-chevron-right::before{display:inline-block;width:1em;margin-right:.2em;margin-left:.2em;font-family:"Icomoon";font-weight:normal;font-style:normal;font-variant:normal;line-height:1em;text-align:center;text-decoration:inherit;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:""}.icon-arrow-up::before{display:inline-block;width:1em;margin-right:.2em;margin-left:.2em;font-family:"Icomoon";font-weight:normal;font-style:normal;font-variant:normal;line-height:1em;text-align:center;text-decoration:inherit;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:""}.icon-arrow-down::before{display:inline-block;width:1em;margin-right:.2em;margin-left:.2em;font-family:"Icomoon";font-weight:normal;font-style:normal;font-variant:normal;line-height:1em;text-align:center;text-decoration:inherit;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:""}.icon-arrow-left::before{display:inline-block;width:1em;margin-right:.2em;margin-left:.2em;font-family:"Icomoon";font-weight:normal;font-style:normal;font-variant:normal;line-height:1em;text-align:center;text-decoration:inherit;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:""}.icon-arrow-right::before{display:inline-block;width:1em;margin-right:.2em;margin-left:.2em;font-family:"Icomoon";font-weight:normal;font-style:normal;font-variant:normal;line-height:1em;text-align:center;text-decoration:inherit;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:""}.icon-linkedin::before{display:inline-block;width:1em;margin-right:.2em;margin-left:.2em;font-family:"Icomoon";font-weight:normal;font-style:normal;font-variant:normal;line-height:1em;text-align:center;text-decoration:inherit;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:""}.icon-twitter::before{display:inline-block;width:1em;margin-right:.2em;margin-left:.2em;font-family:"Icomoon";font-weight:normal;font-style:normal;font-variant:normal;line-height:1em;text-align:center;text-decoration:inherit;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:""}.icon-facebook::before{display:inline-block;width:1em;margin-right:.2em;margin-left:.2em;font-family:"Icomoon";font-weight:normal;font-style:normal;font-variant:normal;line-height:1em;text-align:center;text-decoration:inherit;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:""}.icon-search::before{display:inline-block;width:1em;margin-right:.2em;margin-left:.2em;font-family:"Icomoon";font-weight:normal;font-style:normal;font-variant:normal;line-height:1em;text-align:center;text-decoration:inherit;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:""}.icon-note::before{display:inline-block;width:1em;margin-right:.2em;margin-left:.2em;font-family:"Icomoon";font-weight:normal;font-style:normal;font-variant:normal;line-height:1em;text-align:center;text-decoration:inherit;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:""}.icon-time::before{display:inline-block;width:1em;margin-right:.2em;margin-left:.2em;font-family:"Icomoon";font-weight:normal;font-style:normal;font-variant:normal;line-height:1em;text-align:center;text-decoration:inherit;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:""}.icon-printer::before{display:inline-block;width:1em;margin-right:.2em;margin-left:.2em;font-family:"Icomoon";font-weight:normal;font-style:normal;font-variant:normal;line-height:1em;text-align:center;text-decoration:inherit;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:""}.icon-gplus::before{display:inline-block;width:1em;margin-right:.2em;margin-left:.2em;font-family:"Icomoon";font-weight:normal;font-style:normal;font-variant:normal;line-height:1em;text-align:center;text-decoration:inherit;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:""}.icon-instagram::before{display:inline-block;width:1em;margin-right:.2em;margin-left:.2em;font-family:"Icomoon";font-weight:normal;font-style:normal;font-variant:normal;line-height:1em;text-align:center;text-decoration:inherit;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:""}.icon-play::before{display:inline-block;width:1em;margin-right:.2em;margin-left:.2em;font-family:"Icomoon";font-weight:normal;font-style:normal;font-variant:normal;line-height:1em;text-align:center;text-decoration:inherit;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:""}.icon-mail::before{display:inline-block;width:1em;margin-right:.2em;margin-left:.2em;font-family:"Icomoon";font-weight:normal;font-style:normal;font-variant:normal;line-height:1em;text-align:center;text-decoration:inherit;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:""}.bigcard{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:end;justify-content:flex-end;width:100%;position:relative;background-color:#363748;background-size:cover}.bigcard>*,.bigcard div{-ms-flex:0 1 auto;flex:0 1 auto}@media screen and (max-width: 63.9375em){.bigcard{padding:4rem 2rem;height:30rem}}@media screen and (min-width: 64em){.bigcard{padding:4rem;height:27rem}}.bigcard__image{position:absolute;width:100%;height:100%;left:0;top:0;background-color:#363748;background-size:cover;background-position:center center;background-color:#2d7e80;z-index:0}.bigcard__meta{position:relative;-ms-flex-order:1;order:1;z-index:1;pointer-events:none}.bigcard__meta .meta__tag{margin-right:1rem}.bigcard__title{position:relative;-ms-flex-order:2;order:2;color:white;font-weight:700;z-index:1;word-break:break-word}.bigcard__title a{color:white}@media screen and (max-width: 63.9375em){.bigcard__title{font-size:1.8rem;line-height:2.2rem}}@media screen and (min-width: 64em){.bigcard__title{font-size:2.4rem;line-height:1.2}}.bigcard__time{position:relative;-ms-flex-order:3;order:3;z-index:1}.bigcard__desc{position:relative;-ms-flex-order:4;order:4;color:white;z-index:1}.bigcard__desc a{color:white}.bigcard__social{position:absolute;top:3rem;right:3rem;-ms-flex-order:5;order:5;color:white;z-index:1}.bigcard__social a{color:white}.highlight .highlight__aside__btn,.othersfolders__readmore__btn{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:4.5rem;border:0.2rem solid #2d7e80;color:#2d7e80;text-align:center;font-size:1.4rem;font-weight:700;transition:all .3s ease-in-out}.highlight .highlight__aside__btn:hover,.othersfolders__readmore__btn:hover{background-color:#2d7e80;color:white}.highlight .highlight__aside__btn>*,.othersfolders__readmore__btn>*,.highlight .highlight__aside__btn div,.othersfolders__readmore__btn div{-ms-flex:0 1 auto;flex:0 1 auto}.theme__readmore,.othersfolders .othersfolders__head__link{transition:all .3s ease-in-out}@media screen and (min-width: 64em){.theme__readmore,.othersfolders .othersfolders__head__link{border-bottom:0.1rem solid #2d7e80;font-size:1.6rem;font-weight:700;padding-bottom:.3rem}}.theme__readmore:hover,.othersfolders .othersfolders__head__link:hover{color:#438b8d;opacity:.8}@media screen and (min-width: 64em){.header__container__newsletter,.search-block-form .form-actions .button,.contact__wrapper .form-submit{background:#2d7e80;margin:0;padding:0 3.6rem;color:white;font-size:1.4rem;line-height:4.5rem;font-weight:700}.header__container__newsletter:hover,.search-block-form .form-actions .button:hover,.contact__wrapper .form-submit:hover{background:#438b8d;color:white}}.card{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:stretch;align-items:stretch;-ms-flex-line-pack:start;align-content:flex-start;-ms-flex-wrap:initial;flex-wrap:initial;width:100%;box-sizing:border-box}@media screen and (min-width: 0) and (max-width: 47.9375em){.card{margin-bottom:2rem}}.card__image{-ms-flex:0 1 auto;flex:0 1 auto;-ms-flex-order:1;order:1;position:relative;width:100%;background-color:#363748;background-size:cover;background-position:center center;background-color:#2d7e80;position:relative}@media screen and (min-width: 0) and (max-width: 47.9375em){.card__image{position:relative}.card__image:before{display:block;content:"";width:100%;padding-top:62.5%}.card__image>.content{position:absolute;top:0;left:0;right:0;bottom:0}}@media screen and (min-width: 0) and (max-width: 47.9375em){.card__image{margin-bottom:1rem}}@media screen and (min-width: 48em){.card__image{margin-bottom:1.8rem;height:13rem}}.card__text__meta{-ms-flex:0 1 auto;flex:0 1 auto;-ms-flex-order:2;order:2}.card__text__meta .meta__tag{margin-right:1rem}.card__text__meta .meta__date,.card__text__meta .meta__number{color:#363748}.card__text__title{-ms-flex:0 1 auto;flex:0 1 auto;-ms-flex-order:3;order:3;color:#363748;letter-spacing:-1px}.card__text__title a{color:#363748}@media screen and (max-width: 63.9375em){.card__text__title{font-size:1.3rem;line-height:1.2}}@media screen and (min-width: 64em){.card__text__title{font-size:1.5rem;line-height:1.2}}.card__text__date{color:#363748;font-size:1.1rem;font-weight:500}.card__text__desc{-ms-flex:0 1 auto;flex:0 1 auto;-ms-flex-order:4;order:4;color:#363748}.card__text__desc a{color:#363748}@media screen and (max-width: 63.9375em){.card__text__desc{font-size:1.3rem;line-height:1.4}}@media screen and (min-width: 64em){.card__text__desc{font-size:1.1rem;line-height:1.4}}.card.card--imgleft,.card.card--imgright{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:2rem}@media screen and (min-width: 64em){.card.card--imgleft,.card.card--imgright{height:13rem}}.card.card--imgleft .card__image,.card.card--imgright .card__image{-ms-flex:0 1 auto;flex:0 1 auto;margin-bottom:0}@media screen and (min-width: 64em){.card.card--imgleft .card__image,.card.card--imgright .card__image{width:calc(50% - .8rem)}}@media screen and (max-width: 63.9375em){.card.card--imgleft .card__image,.card.card--imgright .card__image{display:none}}.card.card--imgleft .card__text__meta,.card.card--imgright .card__text__meta{-ms-flex:0 1 auto;flex:0 1 auto;-ms-flex-order:1;order:1}@media screen and (min-width: 64em){.card.card--imgleft .card__text__meta,.card.card--imgright .card__text__meta{width:calc(50% + .8rem);border-top:0.2rem solid #e1e1e4;-ms-flex-pack:end;justify-content:flex-end}}.card.card--imgleft .card__text__meta .meta__tag,.card.card--imgright .card__text__meta .meta__tag{margin:0}.card.card--imgleft .card__text__title,.card.card--imgright .card__text__title{-ms-flex:0 1 auto;flex:0 1 auto;-ms-flex-order:2;order:2}@media screen and (min-width: 64em){.card.card--imgleft .card__text__title,.card.card--imgright .card__text__title{width:calc(50% + .8rem);max-height:55%;overflow-y:hidden}}.card.card--imgleft .card__text__date,.card.card--imgright .card__text__date{-ms-flex:0 1 auto;flex:0 1 auto;-ms-flex-order:3;order:3}@media screen and (min-width: 64em){.card.card--imgleft .card__text__date,.card.card--imgright .card__text__date{width:calc(50% + .8rem)}}@media screen and (min-width: 64em){.card.card--imgleft{text-align:right}}.card.card--imgleft .card__image{-ms-flex-order:0;order:0}@media screen and (min-width: 64em){.card.card--imgleft .card__text__meta{-ms-flex-pack:end;justify-content:flex-end}.card.card--imgleft .card__text__title,.card.card--imgleft .card__text__date,.card.card--imgleft .card__text__meta{padding-left:.8rem}}@media screen and (min-width: 64em){.card.card--imgright{text-align:left}}.card.card--imgright .card__image{-ms-flex-order:4;order:4}@media screen and (min-width: 64em){.card.card--imgright .card__text__meta{-ms-flex-pack:start;justify-content:flex-start}.card.card--imgright .card__text__title,.card.card--imgright .card__text__date,.card.card--imgright .card__text__meta{padding-right:.8rem}}.bigcard__meta,.card__text__meta{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;text-transform:uppercase}@media screen and (min-width: 0) and (max-width: 47.9375em){.bigcard__meta,.card__text__meta{margin-bottom:.2rem}}@media screen and (min-width: 48em){.bigcard__meta,.card__text__meta{margin-bottom:1.1rem}}.bigcard__meta>*,.card__text__meta>*,.bigcard__meta div,.card__text__meta div{-ms-flex:0 1 auto;flex:0 1 auto}.meta__number,.theme__number{border-left:0.1rem solid #363748;margin-left:1rem;padding-left:1rem;font-size:1.1rem;font-weight:500;text-transform:uppercase}.meta__number::after,.theme__number::after{display:inline-block;width:1em;margin-right:.2em;margin-left:.2em;font-family:"Icomoon";font-weight:normal;font-style:normal;font-variant:normal;line-height:1em;text-align:center;text-decoration:inherit;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:""}.meta__number:after,.theme__number:after{margin-left:.7rem}.bigcard__time,.card__image__time{position:absolute;top:1rem;right:1rem;color:white;font-size:1.1rem;font-weight:500}.bigcard__time::after,.card__image__time::after{display:inline-block;width:1em;margin-right:.2em;margin-left:.2em;font-family:"Icomoon";font-weight:normal;font-style:normal;font-variant:normal;line-height:1em;text-align:center;text-decoration:inherit;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:""}.hero__container__author,.homeslider__container__author{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;color:white;font-size:1.2rem;-ms-flex-pack:center;justify-content:center}.hero__container__author>*,.homeslider__container__author>*,.hero__container__author div,.homeslider__container__author div{-ms-flex:0 1 auto;flex:0 1 auto}.hero__container__author .author__image,.homeslider__container__author .author__image{width:5rem;height:5rem;margin-right:2rem;border-radius:50%}.hero__container__author .author__description,.homeslider__container__author .author__description{text-align:left}.hero__container__author .author__name,.homeslider__container__author .author__name{display:block;font-weight:700}.hero__container__author .author__date,.homeslider__container__author .author__date{display:block}.meta__tag{display:inline-block;height:2.4rem;padding:.1rem 1rem 0 1rem;background:#363748;color:black;font-weight:700;font-size:1.2rem;letter-spacing:.1rem;line-height:2.4rem;text-transform:uppercase}.meta__tag.tag--1,.meta__tag.tag--people,.meta__tag.tag--mens,.meta__tag.tag--homme{background:#ff7300}.meta__tag.tag--2,.meta__tag.tag--planet,.meta__tag.tag--planeet,.meta__tag.tag--planète{background:#0ee4a4}.meta__tag.tag--4,.meta__tag.tag--economy,.meta__tag.tag--economie{background:#efd305}.meta__tag.tag--3,.meta__tag.tag--peace,.meta__tag.tag--vrede,.meta__tag.tag--paix{background:#0b82fa}.meta__tag.tag--5,.meta__tag.tag--partnership,.meta__tag.tag--samenwerking,.meta__tag.tag--coopération{background:#fa4675}.meta__tag.tag--17,.meta__tag.tag--globetrotters{background:#A76B32}.meta__tag a{color:black}.meta__date{color:white;font-size:1.1rem;font-weight:500;text-transform:none}.meta__number{color:white}.meta__time{margin-left:1rem;color:white;font-size:1.1rem;font-weight:500}.meta__time::after{display:inline-block;width:1em;margin-right:.2em;margin-left:.2em;font-family:"Icomoon";font-weight:normal;font-style:normal;font-variant:normal;line-height:1em;text-align:center;text-decoration:inherit;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:""}.meta__folder{margin-bottom:0;color:white;font-weight:200}.meta__folder a{color:white}@media screen and (min-width: 0) and (max-width: 47.9375em){.meta__folder{font-size:2rem;text-align:center}}@media screen and (min-width: 48em){.meta__folder{font-size:2.4rem}}.hero{background-color:#2d7e80;background-size:cover;background-position:center;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;position:relative}@media screen and (max-width: 63.9375em){.hero{margin-bottom:4rem;padding:2rem 0;min-height:46rem}}@media screen and (min-width: 64em){.hero{margin-bottom:5rem;min-height:50rem;padding:3rem 0}}.hero__container{width:100%;max-width:124rem;padding:0 2rem;margin-right:auto;margin-left:auto;margin:0;z-index:9}@media screen and (min-width: 0) and (max-width: 47.9375em){.hero__container{text-align:left}}@media screen and (min-width: 48em){.hero__container{text-align:center}}.hero__container__title{display:-ms-flexbox;display:flex;max-width:81.5rem}.hero__container__title h1{color:white;width:100%}.hero__container__title span{color:white;font-weight:200}@media screen and (max-width: 63.9375em){.hero__container__title{margin:0 0 3rem;-ms-flex-direction:column;flex-direction:column;text-align:center}.hero__container__title span{font-size:3.6rem}.hero__container__title h1{font-size:3.6rem}}@media screen and (min-width: 64em){.hero__container__title{margin:0 auto 3rem}.hero__container__title span{font-size:5.2rem}}.hero__container__title .intro{color:white}@media screen and (min-width: 0) and (max-width: 47.9375em){.hero__container__title .intro{font-size:1.4rem}}@media screen and (min-width: 48em){.hero__container__title .intro{font-size:2.4rem}}.hero__container__title .intro b{display:block}.hero__container__meta{margin-bottom:3rem;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}@media screen and (min-width: 48em){.hero__container__meta{-ms-flex-pack:center;justify-content:center}}@media screen and (min-width: 0) and (max-width: 47.9375em){.hero__container__meta .meta__tag{margin-bottom:1.5rem}}@media screen and (min-width: 48em){.hero__container__meta .meta__tag{margin-bottom:5rem}}.hero__container__meta .meta__number{border-left:0;margin-left:0}.hero__container__meta .meta__number:after{display:none}.hero__container__author{font-size:1.2rem}.hero__container__copyright{position:absolute;bottom:1.5rem;right:1.5rem;font-size:1.4rem;color:white;z-index:9}.hero--simple{position:relative;height:10rem}.hero--simple .hero__container__title{margin:0 auto;-ms-flex-direction:column;flex-direction:column}.hero--simple .hero__container__title h1{width:100%}@media screen and (max-width: 63.9375em){.hero--simple{min-height:24rem}}@media screen and (min-width: 64em){.hero--simple{min-height:27.5rem}}.hero--filter:before{background:linear-gradient(to bottom, rgba(0,0,0,0) 0, rgba(0,0,0,0.65) 100%);content:"";display:block;width:100%;height:100%}.breadcrumb{font-family:"Heebo","Helvetica Neue","Helvetica","Roboto","Arial",sans-serif;font-weight:200;text-align:center}@media screen and (max-width: 63.9375em){.breadcrumb{display:none}}.breadcrumb__list{margin-left:0}.breadcrumb__item{display:inline-block}.breadcrumb__item:after{padding:0 1rem;content:"›"}.breadcrumb__item:last-child:after{display:none}.breadcrumb__item a{font-weight:500;color:#2d7e80}.theme-article__related{position:absolute;right:0;top:85rem}@media screen and (max-width: 63.9375em){.theme-article__related{display:none}}@media screen and (min-width: 64em){.theme-article__related{right:0}}.related__minified{display:block;width:10rem;height:18.5rem;text-align:center;padding:3rem 1.5rem;background-color:#f6f6f6;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;font-size:1.4rem;font-weight:700}.related__minified::before{display:inline-block;width:1em;margin-right:.2em;margin-left:.2em;font-family:"Icomoon";font-weight:normal;font-style:normal;font-variant:normal;line-height:1em;text-align:center;text-decoration:inherit;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:""}.related__minified:before{margin-bottom:.5rem;font-size:3.5rem}.related__minified span{display:block;font-size:2.8rem}.related__maxified{position:absolute;padding:3rem 1.5rem;width:32rem;top:0;right:0;background-color:#f6f6f6;transition:right .3s ease;display:none}.related-sticky-wrapper{position:absolute;right:0;top:85rem;z-index:10}.related-sticky-wrapper .theme-article__related{position:relative;top:auto}.related__minified{cursor:pointer;display:block}.related__maxified:focus{border:0.2rem solid #2d7e80;border-right:0}.related__maxified .js-swiper-slide{visibility:hidden}.related__maxified .js-swiper-slide.swiper-slide-active{visibility:visible}.related__maxified__title{position:relative;margin-bottom:2rem;padding-right:4rem;font-size:2.8rem;line-height:3.2rem;font-weight:700;cursor:pointer}.related__maxified__title::after{display:inline-block;width:1em;margin-right:.2em;margin-left:.2em;font-family:"Icomoon";font-weight:normal;font-style:normal;font-variant:normal;line-height:1em;text-align:center;text-decoration:inherit;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:""}.related__maxified__title:after{position:absolute;top:0;right:0}.related__maxified__articles{margin:0}.related__maxified__articles .swiper-slide{margin-top:0 !important}.related__maxified__articles .card__text__meta{margin-bottom:1rem}.related__maxified__articles .card.card--imgleft,.related__maxified__articles .card.card--imgright{height:10rem}.related__maxified__articles .card.card--imgleft .card__text__meta,.related__maxified__articles .card.card--imgleft .card__text__title,.related__maxified__articles .card.card--imgright .card__text__meta,.related__maxified__articles .card.card--imgright .card__text__title{width:100%;max-height:60%}.related__maxified__articles .card.card--imgleft .card__text__meta .meta__tag,.related__maxified__articles .card.card--imgright .card__text__meta .meta__tag{font-size:1rem;line-height:1.8rem;height:1.8rem}.related__maxified__articles .card.card--imgleft{text-align:left}.related__maxified__articles .card.card--imgleft .card__text__meta{-ms-flex-pack:start;justify-content:flex-start}.related__maxified__articles .card.card--imgleft .card__text__title,.related__maxified__articles .card.card--imgleft .card__text__date,.related__maxified__articles .card.card--imgleft .card__text__meta{padding-left:0}.related__maxified__nav{display:-ms-flexbox;display:flex;margin:5rem 0 0;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.related__maxified__nav>*,.related__maxified__nav div{-ms-flex:0 1 auto;flex:0 1 auto}.nav__number{font-size:1.2rem;font-weight:500;text-transform:uppercase}.nav__number::after{display:inline-block;width:1em;margin-right:.2em;margin-left:.2em;font-family:"Icomoon";font-weight:normal;font-style:normal;font-variant:normal;line-height:1em;text-align:center;text-decoration:inherit;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:""}.nav__number:after{margin-left:.7rem}@media screen and (max-height: 630px){.related__maxified .card.card--imgleft,.related__maxified .card.card--imgright{height:auto}.related__maxified .card__text__meta{margin-bottom:.5rem}.related__maxified .card__text__meta .meta__tag{height:2rem;line-height:2rem}.related__maxified .card__text__title{font-size:1.2rem;line-height:1.2;margin-bottom:.5rem}.related__maxified__nav{margin-top:2rem}}.js-swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;z-index:1}.js-swiper-container-no-flexbox .js-swiper-slide{float:left}.js-swiper-container-vertical>.js-swiper-wrapper{box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.js-swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-ms-flexbox;display:flex;transition-property:transform;box-sizing:content-box}.js-swiper-container-android .js-swiper-slide,.js-swiper-wrapper{transform:translate3d(0px, 0, 0)}.js-swiper-container-multirow>.js-swiper-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}.js-swiper-container-free-mode>.js-swiper-wrapper{margin:0 auto}.js-swiper-slide{-webkit-flex-shrink:0;-ms-flex:0 0 auto;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative}.js-swiper-container-autoheight,.js-swiper-container-autoheight .js-swiper-slide{height:auto}.js-swiper-container-autoheight .js-swiper-wrapper{flex-align:start;-ms-flex-align:start;align-items:flex-start;transition-property:transform, height}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-wp8-horizontal{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-wp8-vertical{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-prev,.swiper-button-next{position:absolute;bottom:2rem;width:5rem;height:5rem;line-height:5.25rem;text-align:center;font-size:2.2rem;color:#2d7e80;border:2px solid rgba(45,126,128,0.4);border-radius:2.5rem;z-index:10;cursor:pointer;transition:all .2s ease-in-out}.swiper-button-prev:focus,.swiper-button-prev:hover,.swiper-button-prev:active,.swiper-button-next:focus,.swiper-button-next:hover,.swiper-button-next:active{border-color:#2d7e80}.swiper-button-prev{right:9rem;padding-right:.2rem}.swiper-button-prev::before{display:inline-block;width:1em;margin-right:.2em;margin-left:.2em;font-family:"Icomoon";font-weight:normal;font-style:normal;font-variant:normal;line-height:1em;text-align:center;text-decoration:inherit;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:""}.swiper-button-next{right:2rem;padding-left:.2rem}.swiper-button-next::before{display:inline-block;width:1em;margin-right:.2em;margin-left:.2em;font-family:"Icomoon";font-weight:normal;font-style:normal;font-variant:normal;line-height:1em;text-align:center;text-decoration:inherit;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:""}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:0.15;cursor:auto;pointer-events:none}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}.socialbar{margin-top:0;margin-bottom:0;padding:0 1rem;display:-ms-flexbox;display:flex;font-size:1.8rem}.socialbar>*,.socialbar div{-ms-flex:0 1 auto;flex:0 1 auto}@media screen and (min-width: 64em){.socialbar{border-left:0.1rem solid #e0e0e0;border-right:0.1rem solid #e0e0e0}}.socialbar__item{margin:0 .6rem}.socialbar__item__link{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.socialbar__item__link>*,.socialbar__item__link div{-ms-flex:0 1 auto;flex:0 1 auto}.socialbar__item__link span{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.js-isloading{display:-ms-flexbox !important;display:flex !important;-ms-flex-pack:center !important;justify-content:center !important;-ms-flex-align:center !important;align-items:center !important;-ms-flex-line-pack:center !important;align-content:center !important}.js-loading-error{color:white;background:red;display:inline-block;font-weight:500;text-transform:none;padding:0 5px}.loader{-ms-flex:0 1 auto;flex:0 1 auto;position:relative;display:block;font-size:10px;margin:1rem auto;width:5rem;height:5rem;border-radius:50%;background:linear-gradient(to right, #fff 10%, rgba(255,255,255,0) 42%);animation:load3 1.4s infinite linear;transform:translateZ(0)}.loader:before{width:50%;height:50%;background:#ffffff;border-radius:100% 0 0 0;position:absolute;top:0;left:0;content:''}.loader:after{background:#2d7e80;width:75%;height:75%;border-radius:50%;content:'';margin:auto;position:absolute;top:0;left:0;bottom:0;right:0}@keyframes load3{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.plyr input[type=range]:focus,.plyr:focus{outline:0}.plyr .plyr__video-embed iframe,.plyr__tooltip{pointer-events:none}@keyframes plyr-progress{to{background-position:25px 0}}.plyr{position:relative;max-width:100%;min-width:200px;font-family:Avenir,'Avenir Next','Helvetica Neue','Segoe UI',Helvetica,Arial,sans-serif;direction:ltr}.plyr,.plyr *,.plyr ::after,.plyr ::before{box-sizing:border-box}.plyr a,.plyr button,.plyr input,.plyr label{-ms-touch-action:manipulation;touch-action:manipulation}.plyr audio,.plyr video{width:100%;height:auto;vertical-align:middle;border-radius:inherit}.plyr input[type=range]{display:block;height:20px;width:100%;margin:0;padding:0;vertical-align:middle;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;border:none;background:0 0}.plyr input[type=range]::-webkit-slider-runnable-track{height:8px;background:0 0;border:0;border-radius:4px;-webkit-user-select:none;user-select:none}.plyr input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;margin-top:-4px;position:relative;height:16px;width:16px;background:#fff;border:2px solid transparent;border-radius:100%;transition:background .2s ease,border .2s ease,transform .2s ease;box-shadow:0 1px 1px rgba(0,0,0,0.15),0 0 0 1px rgba(0,0,0,0.15);box-sizing:border-box}.plyr input[type=range]::-moz-range-track{height:8px;background:0 0;border:0;border-radius:4px;-moz-user-select:none;user-select:none}.plyr input[type=range]::-moz-range-thumb{position:relative;height:16px;width:16px;background:#fff;border:2px solid transparent;border-radius:100%;transition:background .2s ease,border .2s ease,transform .2s ease;box-shadow:0 1px 1px rgba(0,0,0,0.15),0 0 0 1px rgba(0,0,0,0.15);box-sizing:border-box}.plyr input[type=range]::-ms-track{height:8px;background:0 0;border:0;color:transparent}.plyr input[type=range]::-ms-fill-upper{height:8px;background:0 0;border:0;border-radius:4px;-ms-user-select:none;user-select:none}.plyr input[type=range]::-ms-fill-lower{height:8px;border:0;border-radius:4px;-ms-user-select:none;user-select:none;background:#3498db}.plyr input[type=range]::-ms-thumb{position:relative;height:16px;width:16px;background:#fff;border:2px solid transparent;border-radius:100%;transition:background .2s ease,border .2s ease,transform .2s ease;box-shadow:0 1px 1px rgba(0,0,0,0.15),0 0 0 1px rgba(0,0,0,0.15);box-sizing:border-box;margin-top:0}.plyr input[type=range]::-ms-tooltip{display:none}.plyr input[type=range]::-moz-focus-outer{border:0}.plyr input[type=range].tab-focus:focus{outline-offset:3px}.plyr input[type=range]:active::-webkit-slider-thumb{background:#3498db;border-color:#fff;transform:scale(1.25)}.plyr input[type=range]:active::-moz-range-thumb{background:#3498db;border-color:#fff;transform:scale(1.25)}.plyr input[type=range]:active::-ms-thumb{background:#3498db;border-color:#fff;transform:scale(1.25)}.plyr--video input[type=range].tab-focus:focus{outline:rgba(255,255,255,0.5) dotted 1px}.plyr--audio input[type=range].tab-focus:focus{outline:rgba(86,93,100,0.5) dotted 1px}.plyr__sr-only{clip:rect(1px, 1px, 1px, 1px);overflow:hidden;position:absolute !important;padding:0 !important;border:0 !important;height:1px !important;width:1px !important}.plyr__video-wrapper{position:relative;background:#000;border-radius:inherit}.plyr__video-embed{padding-bottom:56.25%;height:0;border-radius:inherit;overflow:hidden;z-index:0}.plyr__video-embed iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.plyr__video-embed>div{position:relative;padding-bottom:200%;transform:translateY(-35.95%)}.plyr video::-webkit-media-text-track-container{display:none}.plyr__captions{display:none;position:absolute;bottom:0;left:0;width:100%;padding:20px;transform:translateY(-40px);transition:transform .3s ease;color:#fff;font-size:16px;text-align:center;font-weight:400}.plyr__captions span{border-radius:2px;padding:3px 10px;background:rgba(0,0,0,0.7);-webkit-box-decoration-break:clone;box-decoration-break:clone;line-height:150%}.plyr__captions span:empty{display:none}@media (min-width: 768px){.plyr__captions{font-size:24px}}.plyr--captions-active .plyr__captions{display:block}.plyr--hide-controls .plyr__captions{transform:translateY(-15px)}@media (min-width: 1024px){.plyr--fullscreen-active .plyr__captions{font-size:32px}}.plyr ::-webkit-media-controls{display:none}.plyr__controls{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;line-height:1;text-align:center}.plyr__controls .plyr__progress,.plyr__controls .plyr__time,.plyr__controls>button{margin-left:5px}.plyr__controls .plyr__progress:first-child,.plyr__controls .plyr__time:first-child,.plyr__controls>button:first-child{margin-left:0}.plyr__controls .plyr__volume{margin-left:5px}.plyr__controls [data-plyr=pause]{margin-left:0}.plyr__controls button{position:relative;display:inline-block;-ms-flex-negative:0;flex-shrink:0;overflow:visible;vertical-align:middle;padding:7px;border:0;background:0 0;border-radius:3px;cursor:pointer;transition:background .3s ease,color .3s ease,opacity .3s ease;color:inherit}.plyr__controls button svg{width:18px;height:18px;display:block;fill:currentColor}.plyr__controls button:focus{outline:0}.plyr__controls .icon--captions-on,.plyr__controls .icon--exit-fullscreen,.plyr__controls .icon--muted{display:none}@media (min-width: 480px){.plyr__controls .plyr__progress,.plyr__controls .plyr__time,.plyr__controls>button{margin-left:10px}}.plyr--hide-controls .plyr__controls{opacity:0;pointer-events:none}.plyr--video .plyr__controls{position:absolute;left:0;right:0;bottom:0;z-index:2;padding:50px 10px 10px;background:linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.5));border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;color:#fff;transition:opacity .3s ease}.plyr--video .plyr__controls button.tab-focus:focus,.plyr--video .plyr__controls button:hover{background:#3498db;color:#fff}.plyr--audio .plyr__controls{padding:10px;border-radius:inherit;background:#fff;border:1px solid #dbe3e8;color:#565D64}.plyr--audio .plyr__controls button.tab-focus:focus,.plyr--audio .plyr__controls button:hover,.plyr__play-large{background:#3498db;color:#fff}.plyr__play-large{display:none;position:absolute;z-index:1;top:50%;left:50%;transform:translate(-50%, -50%);padding:10px;border:4px solid currentColor;border-radius:100%;box-shadow:0 1px 1px rgba(0,0,0,0.15);transition:all .3s ease}.plyr__play-large svg{position:relative;left:2px;width:20px;height:20px;display:block;fill:currentColor}.plyr__play-large:focus{outline:rgba(255,255,255,0.5) dotted 1px}.plyr .plyr__play-large{display:inline-block}.plyr--audio .plyr__play-large,.plyr--playing .plyr__controls [data-plyr=play],.plyr__controls [data-plyr=pause]{display:none}.plyr--playing .plyr__play-large{opacity:0;visibility:hidden}.plyr--playing .plyr__controls [data-plyr=pause]{display:inline-block}.plyr--captions-active .plyr__controls .icon--captions-on,.plyr--fullscreen-active .icon--exit-fullscreen,.plyr--muted .plyr__controls .icon--muted{display:block}.plyr [data-plyr=captions],.plyr [data-plyr=fullscreen],.plyr--captions-active .plyr__controls .icon--captions-on+svg,.plyr--fullscreen-active .icon--exit-fullscreen+svg,.plyr--muted .plyr__controls .icon--muted+svg{display:none}.plyr--captions-enabled [data-plyr=captions],.plyr--fullscreen-enabled [data-plyr=fullscreen]{display:inline-block}.plyr__tooltip{position:absolute;z-index:2;bottom:100%;margin-bottom:10px;padding:5px 7.5px;opacity:0;background:rgba(0,0,0,0.7);border-radius:3px;color:#fff;font-size:14px;line-height:1.3;transform:translate(-50%, 10px) scale(0.8);transform-origin:50% 100%;transition:transform .2s .1s ease,opacity .2s .1s ease}.plyr__tooltip::before{content:'';position:absolute;width:0;height:0;left:50%;transform:translateX(-50%);bottom:-4px;border-right:4px solid transparent;border-top:4px solid rgba(0,0,0,0.7);border-left:4px solid transparent;z-index:2}.plyr button.tab-focus:focus .plyr__tooltip,.plyr button:hover .plyr__tooltip,.plyr__tooltip--visible{opacity:1;transform:translate(-50%, 0) scale(1)}.plyr button:hover .plyr__tooltip{z-index:3}.plyr__controls button:first-child .plyr__tooltip{left:0;transform:translate(0, 10px) scale(0.8);transform-origin:0 100%}.plyr__controls button:first-child .plyr__tooltip::before{left:16px}.plyr__controls button:last-child .plyr__tooltip{right:0;transform:translate(0, 10px) scale(0.8);transform-origin:100% 100%}.plyr__controls button:last-child .plyr__tooltip::before{left:auto;right:16px;transform:translateX(50%)}.plyr__controls button:first-child .plyr__tooltip--visible,.plyr__controls button:first-child.tab-focus:focus .plyr__tooltip,.plyr__controls button:first-child:hover .plyr__tooltip,.plyr__controls button:last-child .plyr__tooltip--visible,.plyr__controls button:last-child.tab-focus:focus .plyr__tooltip,.plyr__controls button:last-child:hover .plyr__tooltip{transform:translate(0, 0) scale(1)}.plyr__progress{position:relative;display:none;-ms-flex:1;flex:1}.plyr__progress input[type=range]{position:relative;z-index:2}.plyr__progress input[type=range]::-webkit-slider-runnable-track{background:0 0}.plyr__progress input[type=range]::-moz-range-track{background:0 0}.plyr__progress input[type=range]::-ms-fill-upper{background:0 0}.plyr__progress .plyr__tooltip{left:0}.plyr .plyr__progress{display:inline-block}.plyr__progress--buffer,.plyr__progress--played,.plyr__volume--display{position:absolute;left:0;top:50%;width:100%;height:8px;margin:-4px 0 0;padding:0;vertical-align:top;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border-radius:100px}.plyr__progress--buffer::-webkit-progress-bar,.plyr__progress--played::-webkit-progress-bar,.plyr__volume--display::-webkit-progress-bar{background:0 0}.plyr__progress--buffer::-webkit-progress-value,.plyr__progress--played::-webkit-progress-value,.plyr__volume--display::-webkit-progress-value{background:currentColor;border-radius:100px;min-width:8px}.plyr__progress--buffer::-moz-progress-bar,.plyr__progress--played::-moz-progress-bar,.plyr__volume--display::-moz-progress-bar{background:currentColor;border-radius:100px;min-width:8px}.plyr__progress--buffer::-ms-fill,.plyr__progress--played::-ms-fill,.plyr__volume--display::-ms-fill{border-radius:100px}.plyr__progress--played,.plyr__volume--display{z-index:1;color:#3498db;background:0 0;transition:none}.plyr__progress--played::-webkit-progress-value,.plyr__volume--display::-webkit-progress-value{min-width:8px;max-width:99%;border-top-right-radius:0;border-bottom-right-radius:0;transition:none}.plyr__progress--played::-moz-progress-bar,.plyr__volume--display::-moz-progress-bar{min-width:8px;max-width:99%;border-top-right-radius:0;border-bottom-right-radius:0;transition:none}.plyr__progress--played::-ms-fill,.plyr__volume--display::-ms-fill{display:none}.plyr__progress--buffer::-webkit-progress-value{transition:width .2s ease}.plyr__progress--buffer::-moz-progress-bar{transition:width .2s ease}.plyr__progress--buffer::-ms-fill{transition:width .2s ease}.plyr--video .plyr__progress--buffer,.plyr--video .plyr__volume--display{background:rgba(255,255,255,0.25)}.plyr--video .plyr__progress--buffer{color:rgba(255,255,255,0.25)}.plyr--audio .plyr__progress--buffer,.plyr--audio .plyr__volume--display{background:rgba(198,214,219,0.66)}.plyr--audio .plyr__progress--buffer{color:rgba(198,214,219,0.66)}.plyr--loading .plyr__progress--buffer{animation:plyr-progress 1s linear infinite;background-size:25px 25px;background-repeat:repeat-x;background-image:linear-gradient(-45deg, rgba(0,0,0,0.15) 25%, transparent 25%, transparent 50%, rgba(0,0,0,0.15) 50%, rgba(0,0,0,0.15) 75%, transparent 75%, transparent);color:transparent}.plyr--video.plyr--loading .plyr__progress--buffer{background-color:rgba(255,255,255,0.25)}.plyr--audio.plyr--loading .plyr__progress--buffer{background-color:rgba(198,214,219,0.66)}.plyr__time{display:inline-block;vertical-align:middle;font-size:14px}.plyr__time+.plyr__time{display:none}@media (min-width: 768px){.plyr__time+.plyr__time{display:inline-block}}.plyr__time+.plyr__time::before{content:'\2044';margin-right:10px}.plyr__volume{display:none}.plyr .plyr__volume{-ms-flex:1;flex:1;position:relative}.plyr .plyr__volume input[type=range]{position:relative;z-index:2}@media (min-width: 480px){.plyr .plyr__volume{display:block;max-width:60px}}@media (min-width: 768px){.plyr .plyr__volume{max-width:100px}}.plyr--is-ios .plyr__volume,.plyr--is-ios [data-plyr=mute]{display:none !important}.plyr--fullscreen-active{position:fixed;top:0;left:0;right:0;bottom:0;height:100%;width:100%;z-index:10000000;background:#000;border-radius:0 !important}.plyr--fullscreen-active video{height:100%}.plyr--fullscreen-active .plyr__video-wrapper{height:100%;width:100%}.plyr--fullscreen-active .plyr__video-embed{overflow:visible}.plyr--fullscreen-active .plyr__controls{position:absolute;bottom:0;left:0;right:0}.plyr--fullscreen-active.plyr--vimeo .plyr__video-wrapper{height:0;top:50%;transform:translateY(-50%)}.cookiebar{position:fixed;bottom:0;left:0;width:100%;z-index:800;background-color:rgba(45,126,128,0.9);transform:translateY(100%);transition:transform 500ms ease-in-out}@media screen and (max-width: 63.9375em){.cookiebar{padding:1.6rem 2rem}}@media screen and (min-width: 64em){.cookiebar{padding:2.6rem 3rem}}.cookiebar.is-active{transform:translateY(0)}.cookiebar__inner{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;-ms-flex-wrap:initial;flex-wrap:initial}.cookiebar__content{-ms-flex:0 1 auto;flex:0 1 auto;color:white;font-weight:200}@media screen and (min-width: 0) and (max-width: 47.9375em){.cookiebar__content{font-size:1rem;padding-right:3rem}}@media screen and (min-width: 48em) and (max-width: 63.9375em){.cookiebar__content{font-size:1.2rem;padding-right:4rem}}@media screen and (min-width: 64em){.cookiebar__content{font-size:1.4rem;padding-right:5rem}}.cookiebar__content a{color:white;text-decoration:underline}.cookiebar__close{padding:.5rem;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;-ms-flex-wrap:initial;flex-wrap:initial;border-radius:50%;border:1px solid white;-ms-flex:0 1 auto;flex:0 1 auto}.cookiebar__close::before{display:inline-block;width:1em;margin-right:.2em;margin-left:.2em;font-family:"Icomoon";font-weight:normal;font-style:normal;font-variant:normal;line-height:1em;text-align:center;text-decoration:inherit;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:""}.cookiebar__close span{border:0;clip:rect(1px, 1px, 1px, 1px);-webkit-clip-path:circle(1% at 1% 1%);clip-path:circle(1% at 1% 1%);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.cookiebar__close::before{-ms-flex:0 1 auto;flex:0 1 auto;color:white;margin:0}@media screen and (min-width: 0) and (max-width: 47.9375em){.cookiebar__close::before{font-size:3.3rem}}@media screen and (min-width: 48em){.cookiebar__close::before{font-size:4.2rem}}#toolbar-administration{position:fixed;left:0;top:0;display:block;font-size:1rem;background:grey;z-index:9999}.kint{position:fixed;right:0;top:0;display:block;z-index:9999}.modal{width:100%;height:100%;padding:6rem;z-index:20;transition:padding 0.2s ease-in-out;position:fixed;top:0;left:0;-ms-flex-pack:center;justify-content:center;-ms-flex-align:start;align-items:flex-start;-ms-flex-line-pack:start;align-content:flex-start;overflow-y:scroll;display:none}.modal.is-active{display:-ms-flexbox;display:flex}.modal__container{max-width:100rem;padding:5rem;background-color:#fff;border-radius:0;position:relative;z-index:1001;width:100%;margin:0 auto;cursor:default;transition:all 300ms ease-in-out;transform:translateY(-100%);opacity:0}.modal__container.is-active{transform:translateY(0);opacity:1}.modal__overlay{background-color:rgba(0,0,0,0.8);content:'';position:fixed;top:0;left:0;z-index:1000;width:100%;height:100%;cursor:pointer;overflow-y:scroll;transition:all 300ms ease-in-out;opacity:0}.modal__overlay.is-active{opacity:1}.modal__close{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;-ms-flex-wrap:initial;flex-wrap:initial;transform:scale(0);opacity:0;border-radius:50%;transition:all 300ms ease-in-out;transform:scale(0);opacity:0}.modal__close::before{display:inline-block;width:1em;margin-right:.2em;margin-left:.2em;font-family:"Icomoon";font-weight:normal;font-style:normal;font-variant:normal;line-height:1em;text-align:center;text-decoration:inherit;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:""}@media screen and (min-width: 0) and (max-width: 47.9375em){.modal__close{width:4rem;height:4rem}}@media screen and (min-width: 48em) and (max-width: 63.9375em){.modal__close{width:4.5rem;height:4.5rem}}@media screen and (min-width: 64em){.modal__close{width:6rem;height:6rem}}.modal__close span{border:0;clip:rect(1px, 1px, 1px, 1px);-webkit-clip-path:circle(1% at 1% 1%);clip-path:circle(1% at 1% 1%);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px;-ms-flex:0 1 auto;flex:0 1 auto}.modal__close::before{-ms-flex:0 1 auto;flex:0 1 auto;font-size:5rem;transform:rotate(-45deg)}.modal__close.is-active{transform:scale(1);opacity:1}.modal__close.is-active{transform:scale(1);opacity:1}.modal__title{color:black}@media screen and (min-width: 0) and (max-width: 47.9375em){.modal__title{font-size:1.8rem;padding-bottom:2.5rem}}@media screen and (min-width: 48em) and (max-width: 63.9375em){.modal__title{font-size:2.1rem;padding-bottom:3rem}}@media screen and (min-width: 64em){.modal__title{font-size:2.4rem;padding-bottom:3.5rem}}.modal__wiziwig{font-weight:font(font-weight, light)}@media screen and (min-width: 0) and (max-width: 47.9375em){.modal__wiziwig{font-size:1.6rem}}@media screen and (min-width: 48em) and (max-width: 63.9375em){.modal__wiziwig{font-size:1.7rem}}@media screen and (min-width: 64em){.modal__wiziwig{font-size:1.8rem}}.modal__wiziwig a{text-decoration:underline;font-weight:500}.modal__wiziwig b,.modal__wiziwig strong{font-weight:500}@media screen and (min-width: 0) and (max-width: 47.9375em){.modal__wiziwig p{margin-bottom:2.5rem}}@media screen and (min-width: 48em) and (max-width: 63.9375em){.modal__wiziwig p{margin-bottom:3rem}}@media screen and (min-width: 64em){.modal__wiziwig p{margin-bottom:3.5rem}}.modal__wiziwig p:last-of-type{margin-bottom:0}.modal--video{padding:0}.modal--video .modal__container{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;-ms-flex-wrap:initial;flex-wrap:initial;background-color:transparent;max-width:100%;height:100%;padding:0}.modal--video .modal__close{position:absolute;background-color:rgba(255,255,255,0);z-index:10;-ms-flex:0 1 auto;flex:0 1 auto;border-radius:0}@media screen and (min-width: 0) and (max-width: 47.9375em){.modal--video .modal__close{top:2rem;right:2rem}}@media screen and (min-width: 48em) and (max-width: 63.9375em){.modal--video .modal__close{top:2rem;right:2rem}}@media screen and (min-width: 64em){.modal--video .modal__close{top:2rem;right:2rem}}.modal--video .modal__close:before{color:white;margin:0;width:6rem;transform:rotate(0deg)}.modal--video .modal__close:focus{border:0.2rem solid #2d7e80}.modal--video .modal__content{position:relative;max-width:90%;max-height:90%;-ms-flex:0 1 auto;flex:0 1 auto;overflow:hidden}@media screen and (min-width: 0) and (max-width: 47.9375em){.modal--video .modal__content{width:100%;height:100%}}@media screen and (min-width: 48em) and (max-width: 63.9375em){.modal--video .modal__content{width:64rem;height:36rem}}@media screen and (min-width: 64em){.modal--video .modal__content{width:114rem;height:65rem}}.headline{transition:all 0.4s ease}@media screen and (max-width: 63.9375em){.headline{margin-bottom:1.5rem}}@media screen and (min-width: 64em){.headline{margin-top:.5rem;margin-bottom:3rem}}header#header.sticky .headline{padding-top:0;padding-bottom:0;margin-bottom:0}@media screen and (max-width: 63.9375em){header#header.sticky .headline{margin-top:-2rem}}@media screen and (min-width: 64em){header#header.sticky .headline{margin-top:-3.2rem}}.headline__container{width:100%;max-width:124rem;padding:0 2rem;margin-right:auto;margin-left:auto;display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end}.headline__container__languages{margin-right:.5rem;border-bottom:.3rem solid black;-ms-flex:1 1 auto;flex:1 1 auto;font-family:"Heebo","Helvetica Neue","Helvetica","Roboto","Arial",sans-serif;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.headline__container__languages>*,.headline__container__languages div{-ms-flex:0 1 auto;flex:0 1 auto}@media screen and (max-width: 63.9375em){.headline__container__belogo{width:2rem}}@media screen and (max-width: 63.9375em){.headline__container__languages .languages__list{display:none}}.languages__list{margin:0;padding:0 0 .3rem 0;display:-ms-flexbox;display:flex}.languages__list a{display:block;text-align:center;color:#363748;padding:.4rem;text-decoration:none;color:#666;font-size:1.1rem;border-radius:.3rem}.languages__list a:hover,.languages__list a.is-active{background-color:#797676;color:#fff}@media screen and (max-width: 63.9375em){.languages__information{display:none}}@media screen and (min-width: 64em){.languages__information{font-family:arial,verdana,sans-serif;font-size:1.2rem;line-height:2.4rem;color:#333}.languages__information a{color:black;text-decoration:underline}}header#header{position:fixed;top:0;background:white;width:100%;z-index:12;transition:all 0.4s ease}header#header .header{transition:all 0.4s ease}@media screen and (min-width: 64em){header#header{height:21rem}}header#header.sticky{border-bottom:.1rem solid #eee}@media screen and (max-width: 63.9375em){header#header.sticky .header{margin:1.5rem 0}}@media screen and (min-width: 64em){header#header.sticky{height:11rem}header#header.sticky.searchopen{height:14rem}header#header.sticky .header{margin-top:2.5rem}header#header.sticky .header__container__logo img{transition:all 0.4s ease}}@media screen and (min-width: 64em) and (min-width: 64em){header#header.sticky .header__container__logo img{height:5.3rem}}.header__container{width:100%;max-width:124rem;padding:0 2rem;margin-right:auto;margin-left:auto;position:relative;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.header__container>*,.header__container div{-ms-flex:0 1 auto;flex:0 1 auto}@media screen and (max-width: 63.9375em){.header__container{padding:0 1rem 0 2rem}}.header__container__logo{-ms-flex:0 0 auto;flex:0 0 auto}.header__container__logo img{transition:all 0.4s ease}@media screen and (max-width: 63.9375em){.header__container__logo img{height:4.5rem}}@media screen and (min-width: 64em){.header__container__logo img{height:7.9rem}}.header__container__block{-ms-flex:1 1 auto;flex:1 1 auto;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:center;align-items:center}.header__container__block>*,.header__container__block div{-ms-flex:0 1 auto;flex:0 1 auto}@media screen and (min-width: 64em){.header__container__block>*{margin-left:2rem}}@media screen and (max-width: 63.9375em){.header__container__newsletter{display:none}}.header__container__search{position:relative;color:#57585e;font-family:"Poppins","Helvetica Neue","Helvetica","Roboto","Arial",sans-serif;font-size:1.4rem;font-weight:700}.header__container__search:after{margin-left:1rem}.header__container__search>div::after{display:inline-block;width:1em;margin-right:.2em;margin-left:.2em;font-family:"Icomoon";font-weight:normal;font-style:normal;font-variant:normal;line-height:1em;text-align:center;text-decoration:inherit;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:""}@media screen and (max-width: 63.9375em){.header__container__search{font-size:2rem}.header__container__search div{display:-ms-flexbox;display:flex;margin:auto}.header__container__search span{display:none}}.header__container__social .socialbar__item__link{color:#363748}@media screen and (max-width: 63.9375em){.header__container__social{display:none}}.header__container__ctm{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;font-family:"Poppins","Helvetica Neue","Helvetica","Roboto","Arial",sans-serif;font-size:1.4rem;font-weight:700}.header__container__ctm>*,.header__container__ctm div{-ms-flex:0 1 auto;flex:0 1 auto}@media screen and (max-width: 63.9375em){.header__container__ctm span:first-child{display:none}}.header__container__ctm .icon-menu{position:relative;display:-ms-flexbox;display:flex;margin-left:2rem;width:4.5rem;height:4.5rem;border-left:0.1rem solid #e1e1e4;font-size:2.4rem;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.header__container__ctm .icon-menu>*,.header__container__ctm .icon-menu div{-ms-flex:0 1 auto;flex:0 1 auto}@media screen and (min-width: 64em){.header__container__ctm .icon-menu{background:#2d7e80}.header__container__ctm .icon-menu:before{color:white}.header__container__ctm .icon-menu:after{right:100%;top:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-right-color:#2d7e80;border-width:.7rem;margin-top:-.7rem}}.header__container__ctm:hover{color:#438b8d}.header__container__ctm:hover .icon-menu{background:#438b8d;color:white}.header__container__ctm:hover .icon-menu:after{border-right-color:#438b8d}@media screen and (max-width: 63.9375em){.searchForm{position:relative}}@media screen and (min-width: 64em){.searchForm{position:relative;margin:10%}}.searchForm__label{display:none}.searchForm__input{margin:0;padding:0 1rem;box-shadow:none;font-size:7rem;line-height:1.2;width:100%;background:transparent;border:0;color:#2d7e80}.searchForm__input::-webkit-input-placeholder{color:white}.searchForm__input::-moz-placeholder{color:white}.searchForm__input:-ms-input-placeholder{color:white}.searchForm__input:-moz-placeholder{color:white}.searchForm__btn{position:absolute;background:transparent}@media screen and (max-width: 63.9375em){.searchForm__btn{top:2.2rem;right:5rem;font-size:2rem;padding:0;width:4rem;height:4rem;color:white;padding-top:1rem}}@media screen and (min-width: 64em){.searchForm__btn{top:.4rem;right:0;color:#2d7e80}}.searchForm__btn:hover{color:#363748}@media screen and (max-width: 63.9375em){.searchForm__cta{font-size:2rem}.searchForm__cta::before{display:inline-block;width:1em;margin-right:.2em;margin-left:.2em;font-family:"Icomoon";font-weight:normal;font-style:normal;font-variant:normal;line-height:1em;text-align:center;text-decoration:inherit;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:""}.searchForm__cta:before{line-height:3rem}}@media screen and (min-width: 64em){.searchForm__cta{display:none}}.search-block-form{margin:auto}@media screen and (max-width: 63.9375em){.search-block-form{width:90%}}@media screen and (min-width: 64em){.search-block-form{width:80%}}.search-block-form .form-item{margin-bottom:2rem;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;color:white;font-size:3rem}.search-block-form .form-item::before{display:inline-block;width:1em;margin-right:.2em;margin-left:.2em;font-family:"Icomoon";font-weight:normal;font-style:normal;font-variant:normal;line-height:1em;text-align:center;text-decoration:inherit;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:""}.search-block-form .form-item>*{-ms-flex:0 1 auto;flex:0 1 auto}.search-block-form .form-item:before{margin-right:1.5rem}.search-block-form .form-actions{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:center;align-items:center}.search-block-form .form-actions>*{-ms-flex:0 1 auto;flex:0 1 auto}.search-block-form .form-actions .button{background-color:white;color:#2d7e80;font-size:1.6rem}@media screen and (max-width: 63.9375em){.search-block-form .form-actions .button{display:block}}.search-block-form .form-search{background-color:transparent;border:0;border-bottom:.1rem solid white;color:white;font-size:4rem;font-weight:700;margin:0;padding:0 0 .5rem 0}.search-block-form .form-search:focus{box-shadow:none;border-color:white}.search-block-form #edit-keys::-webkit-input-placeholder{color:white !important}.search-block-form #edit-keys::-moz-placeholder{color:white !important}.search-block-form #edit-keys:-ms-input-placeholder{color:white !important}.search-block-form #edit-keys:-moz-placeholder{color:white !important}.overlay{margin:0;position:fixed;width:100%;height:100%;top:0;right:0;z-index:9999;background:#2d7e80;opacity:0;visibility:hidden;transition:opacity 0.5s, visibility 0s 0.5s}.overlay.open{opacity:1;visibility:visible;transition:opacity 0.5s}@media screen and (min-width: 64em){.overlay.header__container__overlay{width:30%}.overlay.header__container__overlay .overlay__close{left:4rem}.overlay.header__container__overlay .socialbar{border:0;margin:0 0 0 -1rem;padding:0}.overlay.header__container__overlay .socialbar .socialbar__item__link{color:#a4d4d5;font-size:2rem}}.overlay.header__search__overlay{padding:10rem 2rem;display:-ms-flexbox;display:flex;height:33rem;border-bottom:.5rem solid white}@media screen and (max-width: 63.9375em){.overlay{overflow:auto}}.overlay__close{position:absolute;top:2rem;overflow:hidden;border:none;color:white;outline:none;z-index:100;width:4rem;height:4rem;font-size:3rem}.overlay__close::before{display:inline-block;width:1em;margin-right:.2em;margin-left:.2em;font-family:"Icomoon";font-weight:normal;font-style:normal;font-variant:normal;line-height:1em;text-align:center;text-decoration:inherit;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:""}@media screen and (max-width: 63.9375em){.overlay__close{right:1rem}}@media screen and (min-width: 64em){.overlay__close{right:2rem}}@media screen and (min-width: 75em){.overlay__close{right:0}}.overlay__close span{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.overlay nav{width:100%;max-width:124rem;padding:0 2rem;margin-right:auto;margin-left:auto;position:relative;height:100vh;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:start;justify-content:flex-start;perspective:120rem}.overlay nav>*,.overlay nav div{-ms-flex:0 1 auto;flex:0 1 auto}@media screen and (max-width: 63.9375em){.overlay nav{width:100%;padding:0 3rem;top:0}}@media screen and (min-width: 64em){.overlay nav{padding:0 5rem;top:50%;transform:translateY(-50%)}}.overlay__list{list-style:none;padding:0;display:inline-block;position:relative}@media screen and (max-width: 63.9375em){.overlay__list{margin:2rem 0}}@media screen and (min-width: 64em){.overlay__list{margin:5rem 0}}@media screen and (min-width: 64em) and (max-height: 899px){.overlay__list{margin:3rem 0}}.overlay__list__item{display:block;text-transform:uppercase}@media screen and (max-width: 63.9375em){.overlay__list__item{padding:.5rem 0}}@media screen and (min-width: 64em){.overlay__list__item{margin-bottom:1.5rem}}@media screen and (max-width: 63.9375em){.overlay__list__item--mobile{display:block}.overlay__list__item--mobile .header__container__newsletter{display:block;background:white;color:#2d7e80;text-align:center;line-height:5rem;font-size:1.8rem}}@media screen and (min-width: 64em){.overlay__list__item--mobile{display:none}}.overlay__list__item a{color:#a4d4d5;transition:color 0.2s}.overlay__list__item a:hover,.overlay__list__item a:focus{color:#FDFFD9}@media screen and (max-width: 63.9375em){.overlay__list__item a{display:block;font-size:2rem}}@media screen and (min-width: 64em){.overlay__list__item a{font-size:1.6rem}}.overlay nav ul{opacity:0.4;transform:translateY(-25%) rotateX(35deg);transition:transform 0.5s, opacity 0.5s}.overlay.open nav ul{opacity:1;transform:rotateX(0deg)}.overlay.close nav ul{transform:translateY(25%) rotateX(-35deg)}.overlay__categories{position:relative;border-bottom:.1rem solid #4b9193}@media screen and (max-width: 63.9375em){.overlay__categories{padding:8rem 0 3rem}}@media screen and (min-width: 64em){.overlay__categories{padding:8rem 0 5rem}}@media screen and (min-width: 64em) and (max-height: 899px){.overlay__categories{padding:8rem 0 3rem}}.overlay__categories__title{margin-bottom:3rem;color:white;font-weight:200}@media screen and (max-width: 63.9375em){.overlay__categories__title{font-size:1.5rem}}@media screen and (min-width: 64em){.overlay__categories__title{font-size:2.4rem}}.overlay__categories__list{margin:0;padding:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;text-transform:uppercase;font-size:2rem}.overlay__categories__list>*,.overlay__categories__list div{-ms-flex:0 1 auto;flex:0 1 auto}.overlay__categories__list li{display:-ms-flexbox;display:flex;-ms-flex-align:baseline;align-items:baseline;margin-bottom:2rem}.overlay__categories__list li>*,.overlay__categories__list li div{-ms-flex:0 1 auto;flex:0 1 auto}@media screen and (max-height: 899px){.overlay__categories__list li{margin-bottom:1rem}}.overlay__categories__list li:last-child{margin-bottom:0}.overlay__categories__list li a{color:white;font-weight:700}.overlay__categories__list li a:focus{background-color:#00cccc}.overlay__categories__list li:before{content:"";margin-right:2rem;display:inline-block;width:1rem;height:1.5rem}@media screen and (max-height: 550px){.overlay__list__item{height:5rem}.overlay__list__item a{font-size:3rem;line-height:1}.overlay__categories{padding:2rem 0}}.cat--people:before{background-color:#ff7300}.cat--planet:before{background-color:#0ee4a4}.cat--peace:before{background-color:#0b82fa}.cat--economy:before{background-color:#efd305}.cat--partnership:before{background-color:#fa4675}.cat--globetrotters:before{background-color:#A76B32}.overlay__mobile .languages__list{margin-bottom:3rem;-ms-flex-pack:center;justify-content:center}.overlay__mobile .languages__list .languages__list__item{margin:0 1rem}.overlay__mobile .languages__list a{color:white;font-size:1.6rem;font-weight:700}.overlay__mobile .languages__list a.is-active{background-color:white;color:#2d7e80}.overlay__mobile .socialbar{margin:0;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.overlay__mobile .socialbar>*,.overlay__mobile .socialbar div{-ms-flex:0 1 auto;flex:0 1 auto}.overlay__mobile .socialbar__item__link{color:white;font-size:2.4rem}@media screen and (max-width: 63.9375em){.overlay__mobile{padding:2rem;color:white;font-size:1.4rem;font-weight:500;text-align:center}.overlay__mobile .copyright__link{display:block;margin-bottom:3rem}.overlay__mobile .copyright__link a{display:inline-block;color:white;margin-bottom:1rem;text-decoration:underline}}@media screen and (min-width: 64em){.overlay__mobile{display:none}}.overlay__mobile__copyright{margin-bottom:2rem}.overlay__mobile__copyright a{margin-bottom:1rem;display:block;color:white}.toolbar-horizontal .header__container__overlay nav{margin-top:5rem}.main{position:relative;overflow:hidden}@media screen and (max-width: 63.9375em){.main{margin-top:10rem}}@media screen and (min-width: 64em){.main{margin-top:21rem}}.main__container{width:100%;max-width:124rem;padding:0 2rem;margin-right:auto;margin-left:auto}@media screen and (max-width: 63.9375em){.main__container{padding:0}.page-videos .main__container,.page-archives .main__container,.page-contact .main__container{padding:2rem}}@media screen and (max-width: 63.9375em){.main__container__slogan{display:none}}@media screen and (min-width: 64em){.main__container__slogan{margin-bottom:0;color:#2d7e80;max-width:60rem;letter-spacing:-1px}.main__container__slogan span{color:#363748}}@media screen and (max-width: 63.9375em){section{margin-bottom:5rem}}@media screen and (min-width: 64em){section{margin-bottom:7rem}}.visuallyhidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.highlight{margin-bottom:7rem;display:-ms-flexbox;display:flex}.highlight>*{-ms-flex:0 1 auto;flex:0 1 auto}@media screen and (max-width: 63.9375em){.highlight{-ms-flex-direction:column;flex-direction:column}}@media screen and (min-width: 64em){.highlight{-ms-flex-direction:row;flex-direction:row}}@media screen and (max-width: 63.9375em){.highlight .highlight__container{width:100%;padding:0}}@media screen and (min-width: 64em){.highlight .highlight__container{padding-top:7rem;width:calc((100% / 12 * 8))}}@media screen and (max-width: 63.9375em){.highlight .highlight__aside{width:100%;padding:0 2rem}}@media screen and (min-width: 64em){.highlight .highlight__aside{padding:0 5rem;width:calc((100% / 12 * 4))}}@media screen and (min-width: 64em) and (max-width: 74.9375em){.highlight .highlight__aside{padding:0 2rem}}.highlight .highlight__aside__title span{color:#363748}@media screen and (max-width: 63.9375em){.highlight .highlight__aside__title{margin-bottom:2rem}}@media screen and (min-width: 64em){.highlight .highlight__aside__title{font-size:3.2rem;margin-bottom:3.2rem}}.highlight .highlight__aside__list{margin:0}@media screen and (max-width: 63.9375em){.highlight .highlight__aside__list li:last-child{display:none}}.highlight .highlight__aside__list .bigcard{margin-bottom:2rem}@media screen and (max-width: 63.9375em){.highlight .highlight__aside__list .bigcard{padding:4rem 2rem}}@media screen and (min-width: 64em){.highlight .highlight__aside__list .bigcard{height:14rem;padding:1.5rem 4rem}}@media screen and (min-width: 64em){.highlight .highlight__aside__list .bigcard__meta{margin-bottom:1rem}}@media screen and (max-width: 63.9375em){.highlight .highlight__aside__list .bigcard__title{font-size:1.8rem;line-height:2.2rem}}@media screen and (min-width: 64em){.highlight .highlight__aside__list .bigcard__title{font-size:1.4rem;line-height:2rem}}.highlight .highlight__aside__list .meta__tag{font-size:1rem;height:1.8rem;line-height:1.8rem}@media screen and (min-width: 64em){.highlight .highlight__aside__list .meta__tag{margin-top:-.2rem}}.homeslider{position:relative;margin-bottom:3rem;display:block;box-sizing:border-box}@media screen and (min-width: 0) and (max-width: 47.9375em){.homeslider{height:40rem;width:calc(100%)}}@media screen and (min-width: 48em) and (max-width: 63.9375em){.homeslider{height:40rem;width:calc(100% + 30rem);margin-left:-30rem}}@media screen and (min-width: 64em){.homeslider{height:55.5rem;width:calc(100% + 30rem);margin-left:-30rem}}.homeslider .js-swiper-container{width:100%;height:100%}.homeslider__wrapper{width:100%;height:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;-ms-flex-wrap:initial;flex-wrap:initial;box-sizing:border-box}@media screen and (min-width: 48em){.homeslider__wrapper{padding-left:30rem}}.homeslider__image{position:absolute;right:0;top:0;width:100%;height:100%;-ms-flex:0 1 auto;flex:0 1 auto;background-size:cover;background-position:center center;background-color:#2d7e80;z-index:0}.homeslider__container{position:relative;-ms-flex:0 1 auto;flex:0 1 auto;padding:4rem 8rem 0rem 2rem;z-index:1}@media screen and (min-width: 0) and (max-width: 47.9375em){.homeslider__container{max-width:100%;overflow:hidden;padding:4rem 4rem 6rem 4rem}}.homeslider__container__meta{margin-bottom:3rem;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}@media screen and (min-width: 48em){.homeslider__container__meta{-ms-flex-pack:start;justify-content:flex-start}}.homeslider__container__meta .meta__number{border-left:0;margin-left:0}.homeslider__container__meta .meta__number:after{display:none}.homeslider__container__title{line-height:1.05;max-width:60rem;color:white}@media screen and (min-width: 0) and (max-width: 47.9375em){.homeslider__container__title{margin:0 0 3rem;font-size:3.2rem;line-height:3.8rem;max-height:15.2rem;overflow:hidden}}@media screen and (min-width: 48em) and (max-width: 63.9375em){.homeslider__container__title{font-size:3.2rem;line-height:3.8rem;margin:0 auto 3rem;overflow:hidden}}@media screen and (min-width: 64em){.homeslider__container__title{font-size:5.7rem;margin:0 auto 3rem}}.homeslider__container__title a{color:white;word-break:break-word}.homeslider__container__author{-ms-flex-pack:start;justify-content:flex-start;font-size:1.2rem}.homeslider__container__author .author__name,.homeslider__container__author .author__date{display:inline-block}@media screen and (min-width: 0) and (max-width: 47.9375em){.homeslider__container__author{display:none}}.homeslider .swiper-button-next,.homeslider .swiper-button-prev{border:3px solid rgba(45,126,128,0.4);color:#fff;border-color:white;bottom:auto;right:3rem}.homeslider .swiper-button-next:focus,.homeslider .swiper-button-next:hover,.homeslider .swiper-button-next:active,.homeslider .swiper-button-prev:focus,.homeslider .swiper-button-prev:hover,.homeslider .swiper-button-prev:active{border-color:#fff}@media screen and (min-width: 64em){.homeslider .swiper-button-next::before,.homeslider .swiper-button-prev::before{font-size:2.8rem;font-weight:bold;margin:0;padding-top:7px;padding-left:1px}}@media screen and (min-width: 0) and (max-width: 47.9375em){.homeslider .swiper-button-prev{right:auto;left:4rem;bottom:3rem}}@media screen and (min-width: 48em){.homeslider .swiper-button-prev{top:36%}}@media screen and (min-width: 0) and (max-width: 47.9375em){.homeslider .swiper-button-next{right:auto;left:10rem;bottom:3rem}}@media screen and (min-width: 48em){.homeslider .swiper-button-next{top:calc(36% + 6rem)}}.topnews{display:-ms-flexbox;display:flex}.topnews>*,.topnews div{-ms-flex:0 1 auto;flex:0 1 auto}.topnews__item{background-size:cover}@media screen and (max-width: 63.9375em){.topnews__item{display:none}}@media screen and (min-width: 64em){.topnews__item{width:calc((100% / 2))}.topnews__item:nth-child(odd){margin-right:.6rem}.topnews__item:nth-child(even){margin-left:.6rem}}.focus{position:relative;margin-bottom:7rem;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;z-index:1}.focus>*,.focus div{-ms-flex:0 1 auto;flex:0 1 auto}@media screen and (max-width: 63.9375em){.focus{-ms-flex-direction:column;flex-direction:column;padding:0 2rem}.focus:before{content:"";display:block;width:100%;height:100%;background:#e0ecec;position:absolute;top:-2rem;left:0;z-index:-9}}@media screen and (min-width: 64em){.focus{-ms-flex-direction:row;flex-direction:row}.focus .bigcard__title{font-size:3.4rem}}.focus .focus__head{display:-ms-flexbox;display:flex;width:100%}.focus .focus__head>*,.focus .focus__head div{-ms-flex:0 1 auto;flex:0 1 auto}@media screen and (min-width: 64em){.focus .focus__head{-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;margin-bottom:5rem;padding-right:5rem}}.focus .focus__head__title{color:#363748}@media screen and (max-width: 63.9375em){.focus .focus__head__title{margin-bottom:2rem}}@media screen and (max-width: 63.9375em){.focus .focus__head__link{display:none}}@media screen and (min-width: 64em){.focus .focus__head__link{border-bottom:0.1rem solid #2d7e80;font-size:1.6rem;font-weight:700;padding-bottom:.3rem}}@media screen and (max-width: 63.9375em){.focus .focus__container{width:100%;margin-bottom:3rem}}@media screen and (min-width: 64em){.focus .focus__container{width:calc((100% / 12 * 8))}}@media screen and (max-width: 63.9375em){.focus .focus__container .bigcard{padding:4rem 2rem}}@media screen and (min-width: 64em){.focus .focus__container .bigcard{height:49rem}}@media screen and (max-width: 63.9375em){.focus .focus__aside{width:100%;padding:0}}@media screen and (min-width: 64em){.focus .focus__aside{padding:0 5rem;width:calc((100% / 12 * 4))}}@media screen and (min-width: 64em) and (max-width: 74.9375em){.focus .focus__aside{padding:0 2rem}}@media screen and (min-width: 64em){.focus .focus__aside .card__text__meta{margin-bottom:1.5rem}}.focus .focus__aside__list{margin:0}.focus .focus__aside__list .card__text__meta{margin-bottom:1.5rem}.focus .focus__aside__list .card__text__title{margin-bottom:3rem}.themes{position:relative}@media screen and (max-width: 63.9375em){.themes{padding:0 2rem}}@media screen and (min-width: 64em){.themes>*{position:relative;z-index:1}.themes:before{position:absolute;content:" ";width:200%;height:calc(100% + 30rem);bottom:0;left:auto;right:50%;background:#daf3f4;z-index:0}}.themes__head{display:-ms-flexbox;display:flex;margin-bottom:5rem;width:100%}.themes__head>*,.themes__head div{-ms-flex:0 1 auto;flex:0 1 auto}@media screen and (min-width: 64em){.themes__head{-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}}.themes__head__title{max-width:36rem}.themes__head__title span{color:#363748}@media screen and (min-width: 64em){.themes__container,.theme__container{display:-ms-flexbox;display:flex}.themes__container>*,.themes__container div,.theme__container>*,.theme__container div{-ms-flex:0 1 auto;flex:0 1 auto}}@media screen and (max-width: 63.9375em){.themes__container .theme:last-child{display:none}}@media screen and (max-width: 63.9375em){.theme{width:100%}}@media screen and (min-width: 64em){.theme{padding-bottom:6rem;width:calc((100% / 2))}.theme:nth-child(odd){margin-right:1.5rem}.theme:nth-child(even){margin-left:1.5rem}}@media screen and (max-width: 63.9375em){.theme__container>div{width:100%}}@media screen and (min-width: 64em){.theme__container>div{width:calc((100% / 2))}.theme__container>div:nth-child(odd){margin-right:1rem}.theme__container>div:nth-child(even){margin-left:1rem}}@media screen and (min-width: 64em){.theme .bigcard{height:50rem}}@media screen and (min-width: 64em){.theme .card__image{height:13rem}}.theme__title{color:#363748;letter-spacing:-1px}@media screen and (min-width: 0) and (max-width: 47.9375em){.theme__title{font-size:2.4rem}}.theme__number{border:0;padding:0}@media screen and (min-width: 0) and (max-width: 47.9375em){.theme__number{margin:0 0 1rem}}@media screen and (min-width: 48em){.theme__number{margin:0 0 4rem}}.theme__number a{color:#363748}@media screen and (min-width: 64em){.theme__container{margin-bottom:4rem}}@media screen and (max-width: 63.9375em){.theme__container__left{margin-bottom:3rem}}.theme__container__right{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between}.theme__container__right>*,.theme__container__right div{-ms-flex:0 1 auto;flex:0 1 auto}@media screen and (min-width: 0) and (max-width: 47.9375em){.theme__readmore{text-align:center;text-decoration:underline;font-size:1.7rem;font-weight:700;width:100%;display:inline-block}}.theme-article .hero--filter{position:relative}.theme-article .hero--filter:before{background:linear-gradient(to bottom, rgba(0,0,0,0) 0, rgba(0,0,0,0.65) 100%);content:"";display:block;width:100%;height:100%;position:absolute;top:0;left:0}.theme-article__container{width:100%;max-width:124rem;padding:0 2rem;margin-right:auto;margin-left:auto}.article__navigation{position:relative;width:100vw;left:50%;transform:translateX(-50%);padding:2rem;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;box-sizing:border-box}.article__navigation>*,.article__navigation div{-ms-flex:0 1 auto;flex:0 1 auto}@media screen and (max-width: 63.9375em){.article__navigation{-ms-flex-direction:column;flex-direction:column}}.article__navigation:before,.article__navigation:after{position:absolute;left:0;width:100%;content:" "}.article__navigation:before{top:0;border-top:0.1rem solid #e1e1e4}.article__navigation:after{bottom:0;border-bottom:0.1rem solid #e1e1e4}@media screen and (min-width: 64em){.article__navigation>*{width:33%}}.article__navigation__back{color:#363748;font-family:"Heebo","Helvetica Neue","Helvetica","Roboto","Arial",sans-serif;font-weight:200;display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center}.article__navigation__back>*,.article__navigation__back div{-ms-flex:0 1 auto;flex:0 1 auto}.article__navigation__back span{display:block}.article__navigation__back b{display:block;font-weight:500}.article__navigation__back::before{display:inline-block;width:1em;margin-right:.2em;margin-left:.2em;font-family:"Icomoon";font-weight:normal;font-style:normal;font-variant:normal;line-height:1em;text-align:center;text-decoration:inherit;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:""}.article__navigation__back:before{margin-right:1.5rem;font-size:3rem}@media screen and (max-width: 63.9375em){.article__navigation__back{margin-bottom:2rem}}.article__navigation__printW{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end}.article__navigation__print{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:3.6rem;height:3.6rem;border-radius:.3rem;background-color:#9b9b9b;color:white}.article__navigation__print::before{display:inline-block;width:1em;margin-right:.2em;margin-left:.2em;font-family:"Icomoon";font-weight:normal;font-style:normal;font-variant:normal;line-height:1em;text-align:center;text-decoration:inherit;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:""}.article__navigation__print>*,.article__navigation__print div{-ms-flex:0 1 auto;flex:0 1 auto}@media screen and (max-width: 63.9375em){.article__navigation__print{display:none}}.theme-article__next{width:100%;max-width:124rem;padding:0 2rem;margin-right:auto;margin-left:auto;margin-top:7rem;margin-bottom:2rem;padding:2.5rem 3rem;background-color:#2d7e80;color:white;display:block;cursor:pointer}.theme-article__next__container{margin:auto;max-width:60rem;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.theme-article__next__container>*,.theme-article__next__container div{-ms-flex:0 1 auto;flex:0 1 auto}@media screen and (max-width: 63.9375em){.theme-article__next__container{-ms-flex-direction:column-reverse;flex-direction:column-reverse;-ms-flex-align:center;align-items:center}}@media screen and (min-width: 64em){.theme-article__next__container{-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center}}.sametheme__picture{-ms-flex:0 0 auto;flex:0 0 auto}@media screen and (max-width: 63.9375em){.sametheme__picture{display:none}}@media screen and (min-width: 64em){.sametheme__picture{margin-right:2.5rem;width:17rem;height:12rem}}.sametheme__title{color:white;font-size:2rem;font-weight:700}.sametheme__title span{display:block;font-size:1.2rem;font-weight:600;text-transform:uppercase}@media screen and (max-width: 63.9375em){.sametheme__title{margin-bottom:2rem;font-size:2.4rem;text-align:center}.sametheme__title span{display:block;margin-bottom:1rem;font-size:1.4rem}}.sametheme__link{-ms-flex:0 0 auto;flex:0 0 auto;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:6rem;height:6rem;color:white;font-size:3rem}.sametheme__link::before{display:inline-block;width:1em;margin-right:.2em;margin-left:.2em;font-family:"Icomoon";font-weight:normal;font-style:normal;font-variant:normal;line-height:1em;text-align:center;text-decoration:inherit;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:""}.sametheme__link:hover{background-color:white;color:#2d7e80}@media screen and (min-width: 64em){.sametheme__link{border:.2rem solid white;margin-left:2.5rem}}.main__btt{width:100%;max-width:124rem;padding:0 2rem;margin-right:auto;margin-left:auto;display:-ms-flexbox;display:flex}@media screen and (max-width: 63.9375em){.main__btt{-ms-flex-pack:center;justify-content:center}}@media screen and (min-width: 64em){.main__btt{-ms-flex-pack:end;justify-content:flex-end}}.main__btt__link{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;color:#000404;font-size:1.8rem;font-weight:700;line-height:2rem;margin-bottom:2rem;max-width:6rem;text-align:center;-ms-flex-align:center;align-items:center}.main__btt__link::before{display:inline-block;width:1em;margin-right:.2em;margin-left:.2em;font-family:"Icomoon";font-weight:normal;font-style:normal;font-variant:normal;line-height:1em;text-align:center;text-decoration:inherit;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:""}.main__btt__link:before{font-size:3rem}@media screen and (min-width: 64em){.theme-article--fast .hero{margin-left:auto;margin-right:auto;width:80rem}}.theme-article--fast .theme-article__title{color:#2d7e80}.theme-article--fast .theme-article__title span{color:#363748}@media screen and (max-width: 63.9375em){.theme-article--fast .theme-article__title{margin-bottom:2rem;font-size:2.2rem}}@media screen and (min-width: 64em){.theme-article--fast .theme-article__title{margin-bottom:4rem;font-size:3.2rem}}.theme-article--fast .theme-article__next{max-width:100rem}@media screen and (max-width: 63.9375em){.theme-article--fast .theme-article__next{margin-top:2rem}.theme-article--fast .theme-article__next .theme-article__next__container{-ms-flex-align:center;align-items:center;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.theme-article--fast .theme-article__next .sametheme__picture{display:none}.theme-article--fast .theme-article__next .sametheme__title{text-align:center}.theme-article--fast .theme-article__next .sametheme__link{border:0}.theme-article--fast .theme-article__next .sametheme__link:hover{background:transparent;color:white}}.theme-article--fast .article__navigation{width:100%;-ms-flex-pack:center;justify-content:center}@media screen and (max-width: 63.9375em){.theme-article--fast .article__navigation{border-bottom:0}}.theme-article--fast .article__navigation:before,.theme-article--fast .article__navigation:after{left:-100%;width:300%}.othersfolders .othersfolders__head{display:-ms-flexbox;display:flex;margin-bottom:5rem;width:100%}.othersfolders .othersfolders__head>*,.othersfolders .othersfolders__head div{-ms-flex:0 1 auto;flex:0 1 auto}@media screen and (max-width: 63.9375em){.othersfolders .othersfolders__head{display:none}}@media screen and (min-width: 64em){.othersfolders .othersfolders__head{-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}}.othersfolders .othersfolders__head__title span{color:#363748}.othersfolders__container{margin:0 0 4rem 0;padding:0;display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.othersfolders__container>*,.othersfolders__container div{-ms-flex:0 1 auto;flex:0 1 auto}@media screen and (max-width: 63.9375em){.othersfolders__container{display:none}}.othersfolders__container .card{cursor:pointer;width:calc( (100% / 4) - 1.5rem);margin-bottom:1.5rem;margin-right:1.5rem}.othersfolders__container .card:first-child,.othersfolders__container .card:nth-child(5){margin-left:0}.othersfolders__container .card__image{height:18rem}.othersfolders__container .card__text__meta{font-size:1.4rem}.othersfolders__readmore{text-align:center}.othersfolders__readmore__btn{margin:auto;max-width:30rem}.thematicsfolders{margin-bottom:7rem}.thematicsfolders__section{position:relative}.thematicsfolders__section .thematicsfolders__container:before{position:absolute;content:" ";width:100%;height:100%;top:0;right:calc(100% + 6rem);background-color:#d5e5e6;z-index:0}.thematicsfolders__section:nth-of-type(odd) .thematicsfolders__container:before{left:calc(100% + 6rem);right:auto}.thematicsfolders__head{margin-bottom:3.5rem}.thematicsfolders__head__title{color:#363748}.thematicsfolders__head__number{display:block;font-size:1.4rem;letter-spacing:-0.5px;font-weight:500;text-transform:uppercase;color:#363748}.thematicsfolders__head__number::after{display:inline-block;width:1em;margin-right:.2em;margin-left:.2em;font-family:"Icomoon";font-weight:normal;font-style:normal;font-variant:normal;line-height:1em;text-align:center;text-decoration:inherit;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:""}.thematicsfolders__head__number:after{margin-left:.7rem}.thematicsfolders__head__title+.thematicsfolders__head__number{margin-top:-.5rem}.thematicsfolders__container{position:relative;margin:0 -0.75rem 4rem -0.75rem;padding:0;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:start;align-items:flex-start;-ms-flex-line-pack:center;align-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.thematicsfolders__container>*,.thematicsfolders__container div{-ms-flex:0 1 auto;flex:0 1 auto}.thematicsfolders__container .bigcard,.thematicsfolders__container .card{margin-left:0.75rem;margin-right:0.75rem;margin-bottom:1.5rem}.thematicsfolders__container .bigcard .meta__date,.thematicsfolders__container .card .meta__date{font-size:1.4rem}@media screen and (min-width: 48em){.thematicsfolders__container .bigcard{width:calc(50% - 1.5rem);height:33rem}}@media screen and (min-width: 0) and (max-width: 47.9375em){.thematicsfolders__container .bigcard{width:100%}}.thematicsfolders__container .bigcard__title{font-size:3.2rem;line-height:1.2}@media screen and (min-width: 48em){.thematicsfolders__container .card{width:calc(25% - 1.5rem)}}@media screen and (min-width: 0) and (max-width: 47.9375em){.thematicsfolders__container .card{width:100%}}.thematicsfolders__container .card__image{height:18rem}.thematicsfolders__container .card__text__title{font-size:2.2rem;line-height:1.2;letter-spacing:-.5px}.thematicsfolders__readmore__btn{padding:3rem 1rem;text-align:center;font-size:1.5rem;line-height:1.7;text-transform:uppercase;font-weight:600;letter-spacing:2px;display:block;color:#fff;transition:background .3s ease-in-out;background-color:#2d7e80}.thematicsfolders__readmore__btn:hover,.thematicsfolders__readmore__btn:focus,.thematicsfolders__readmore__btn:active,.thematicsfolders__readmore__btn.is-active{background-color:#428b8d}.thematicsfolders__readmore__btn>span.icon-arrow-down{display:block;font-size:4rem}.thematicsfolders__readmore__btn>strong{display:block;font-size:2.4rem;line-height:1.2;margin-top:1rem;text-transform:none;font-weight:700;letter-spacing:1px}.thematicsfolders__readmore__btn .loader:after{background-color:#2d7e80,10%}.thematicsfolders__readmore__btn:hover,.thematicsfolders__readmore__btn:focus,.thematicsfolders__readmore__btn:active{color:#fff}.thematicsfolders__readmore__btn:hover .loader:after,.thematicsfolders__readmore__btn:focus .loader:after,.thematicsfolders__readmore__btn:active .loader:after{background-color:#428b8d}.kit{background:#2d7e80}@media screen and (max-width: 63.9375em){.kit{padding:4.5rem 2rem}}@media screen and (min-width: 64em){.kit{padding:6rem 10rem}}.kit .newsletter{display:-ms-flexbox;display:flex}.kit .newsletter>*,.kit .newsletter div{-ms-flex:0 1 auto;flex:0 1 auto}@media screen and (min-width: 64em){.kit .newsletter .form-group{width:27.5rem}}.kit .newsletter input{padding:0 2rem;margin:0;background:transparent;border:.2rem solid white;border-radius:0;height:4.5rem}.kit .newsletter input::-webkit-input-placeholder{color:white}.kit .newsletter input::-moz-placeholder{color:white}.kit .newsletter input:-ms-input-placeholder{color:white}.kit .newsletter input:-moz-placeholder{color:white}.kit .newsletter .newsletter__btn{height:4.5rem;background:white;border-radius:0;color:#2d7e80}@media screen and (min-width: 64em){.kit .newsletter{margin-right:5rem}}.kit .socialbar{border:0;margin:0;padding:0;-ms-flex-pack:center;justify-content:center;font-size:2.8rem}@media screen and (max-width: 63.9375em){.kit .socialbar{display:none}}.kit__container{width:100%;max-width:124rem;padding:0 2rem;margin-right:auto;margin-left:auto;color:white;text-align:center}.kit__container .socialbar__item__link{color:white}@media screen and (max-width: 63.9375em){.kit__container{padding:0}}.kit__container__title{color:white}@media screen and (max-width: 63.9375em){.kit__container__title{font-size:3rem}}@media screen and (min-width: 64em){.kit__container__title{margin:0 auto 4rem;font-size:5.4rem;line-height:1;max-width:60rem}}.kit__container__description{font-weight:200}@media screen and (max-width: 63.9375em){.kit__container__description{margin-bottom:2rem;font-size:1.8rem}}@media screen and (min-width: 64em){.kit__container__description{margin-bottom:3rem;font-size:2.6rem}}.kit__container__form{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;margin:auto}.kit__container__form>*,.kit__container__form div{-ms-flex:0 1 auto;flex:0 1 auto}@media screen and (min-width: 64em){.kit__container__form{max-width:61.5rem}}.newsletter__label{position:absolute !important;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);padding:0 !important;border:0 !important;height:1px !important;width:1px !important;overflow:hidden}@media screen and (min-width: 64em){footer#footer{padding-bottom:6rem}}footer#footer .overlay__list{margin:4rem 0;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}@media screen and (max-width: 63.9375em){footer#footer .overlay__list{display:none}}footer#footer .overlay__list__item a{margin:0 2rem;color:#363748;font-size:1.4rem;font-weight:400}footer#footer .overlay__list__item a:hover{color:black}.footer__container{width:100%;max-width:124rem;padding:0 2rem;margin-right:auto;margin-left:auto;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;color:white;text-align:center}.footer__container>*,.footer__container div{-ms-flex:0 1 auto;flex:0 1 auto}.footer__container img{width:100%;max-width:30rem;height:auto}.footer__container__copyright{margin-top:5rem;display:block;width:100%;color:#363748;font-size:1.2rem;opacity:.7}.footer__container__copyright nav.navigation{margin-bottom:1rem;color:#363748}@media screen and (max-width: 63.9375em){.footer__container__copyright nav.navigation{display:none}}.footer__container__copyright ul.menu{margin:0;padding:0;list-style-type:none}.footer__container__copyright ul.menu li{display:inline-block}.footer__container__copyright ul.menu li:before{content:"|";margin:0 .5rem 0 .4rem;display:inline-block;vertical-align:middle}.footer__container__copyright ul.menu li:first-child:before{display:none}.footer__container__copyright ul.menu li a{color:#363748;text-decoration:underline}.footer__container__copyright ul.menu li a:hover{color:black}@media screen and (max-width: 63.9375em){.footer__container__copyright ul.menu{display:none}}@media screen and (max-width: 63.9375em){.footer__container__left,.footer__container__right{width:40%}}.pager__items{margin:0;padding:0;list-style-type:none;text-align:right}.pager__item{display:inline-block;vertical-align:top;min-width:4rem;height:4rem;margin-top:.5rem;padding:0 1rem;font-size:1.4rem;line-height:3rem;border:1px solid #2d7e80;border-radius:0;line-height:4rem;text-align:center;font-weight:400;box-shadow:0 0 0 rgba(45,126,128,0.4);box-sizing:border-box}.pager__item a{height:3.8rem;display:block}.pager__item:hover,.pager__item:focus,.pager__item:active,.pager__item.is-active{color:white;background:#2d7e80;transition:all 250ms ease-in-out}.pager__item:hover a,.pager__item:focus a,.pager__item:active a,.pager__item.is-active a{color:white}.article{position:relative;font-weight:200}@media screen and (max-width: 63.9375em){.article>div{margin-bottom:4rem}}@media screen and (min-width: 64em){.article{padding:0 10rem}.article>div{margin-bottom:6rem}}@media screen and (max-width: 63.9375em){.article__content{font-size:1.6rem;line-height:3rem}}@media screen and (min-width: 64em){.article__content{margin:auto;font-size:1.8rem;line-height:3rem;max-width:70rem}}.article__content ul{margin-left:2rem}.article__content ul li{margin-bottom:2rem}.article__content ul li:before{content:"•";color:#2d7e80;display:inline-block;vertical-align:middle;margin-left:-2.5rem;width:2.5rem;font-size:3rem}.article__content ol{list-style-type:decimal}.paragraph a{text-decoration:underline}@media screen and (max-width: 63.9375em){.paragraph{margin-bottom:3rem}}@media screen and (min-width: 64em){.paragraph{margin-bottom:4rem}}.article__introduction{color:#2d7e80;font-weight:500;line-height:1.2;text-align:center}.article__introduction p{color:#2d7e80;line-height:1.2}@media screen and (max-width: 63.9375em){.article__introduction{margin-bottom:6rem;font-size:2rem;line-height:3rem}.article__introduction p{font-size:1.6rem}}@media screen and (min-width: 64em){.article__introduction{font-size:2.2rem;line-height:4rem}.article__introduction p{font-size:2rem}}.article__category__item{margin:0;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.article__category__item>*,.article__category__item div{-ms-flex:0 1 auto;flex:0 1 auto}.article__category__item li{margin:0 .5rem}.article__category__item img{width:9rem}.article__content__title,.article h2{color:#000404;font-weight:700}@media screen and (max-width: 63.9375em){.article__content__title,.article h2{font-size:2.5rem}}@media screen and (min-width: 64em){.article__content__title,.article h2{font-size:3.4rem}}@media screen and (max-width: 63.9375em){.article__image{margin-left:-1rem;margin-right:-1rem}}@media screen and (max-width: 63.9375em){.article__image figure{margin:0}}.article__image figcaption{margin:1rem 0;font-size:1.6rem}.article__split,.paragraph--type--image-left-and-text-right,.paragraph--type--text-left-and-image-right{position:relative;display:-ms-flexbox;display:flex}@media screen and (max-width: 63.9375em){.article__split,.paragraph--type--image-left-and-text-right,.paragraph--type--text-left-and-image-right{-ms-flex-direction:column;flex-direction:column}}@media screen and (min-width: 64em){.article__split,.paragraph--type--image-left-and-text-right,.paragraph--type--text-left-and-image-right{-ms-flex-direction:row;flex-direction:row;-ms-flex-align:start;align-items:flex-start;width:calc(100% + 50rem);margin-left:-25rem;margin-right:-25rem;margin-top:5rem;margin-bottom:2rem}}.article__split>*,.article__split div,.paragraph--type--image-left-and-text-right>*,.paragraph--type--image-left-and-text-right div,.paragraph--type--text-left-and-image-right>*,.paragraph--type--text-left-and-image-right div{width:calc(50% + 10rem)}@media screen and (min-width: 64em){.article__split>*,.article__split div,.paragraph--type--image-left-and-text-right>*,.paragraph--type--image-left-and-text-right div,.paragraph--type--text-left-and-image-right>*,.paragraph--type--text-left-and-image-right div{font-size:2.5rem}}.article__split__quote{color:white;background:#2d7e80;z-index:5}@media screen and (max-width: 63.9375em){.article__split__quote{font-size:2.5rem;margin-bottom:2rem;padding:3.5rem 2rem 2.5rem 2rem}}@media screen and (min-width: 64em){.article__split__quote{padding:8rem 8rem 7rem 8rem;margin-top:4rem;margin-right:-10rem}.split--left .article__split__quote{-ms-flex-order:2;order:2;margin-right:0;margin-left:-10rem}}.article__split__quote ul{font-size:1.8rem;padding-left:2rem;list-style-type:disc}.article__split__picture{margin:0;z-index:4}.article__split__picture img{width:100%}.article__split__picture figcaption{font-size:1.2rem}@media screen and (max-width: 63.9375em){.article__split__picture figcaption{margin:1rem 0}}@media screen and (min-width: 64em){.article__split__picture figcaption{margin:2rem 2rem 3rem 0;text-align:right}}.article__split__picture figcaption b{display:block}@media screen and (min-width: 64em){.split--left .article__split__picture{-ms-flex-order:1;order:1}.split--left .article__split__picture figcaption{margin:2rem 0 3rem 2rem;text-align:left}}.article__quote{position:relative;color:#2d7e80;text-align:center}@media screen and (max-width: 63.9375em){.article__quote{margin-top:6rem}}@media screen and (min-width: 64em){.article__quote{margin:5rem auto;max-width:60rem}}.article__quote:before{content:"";display:block;position:absolute;top:-4rem;left:50%;margin-left:-4rem;background-color:white;border-radius:50%;width:8rem;height:8rem}.article__quote:after{content:"";display:block;position:absolute;top:-4rem;left:50%;margin-left:-4rem;background-image:url("../../assets/images/quote.png");background-size:cover;background-color:transparent;width:8rem;height:8rem}.article__quote__text{background:#f3f7f7;margin-bottom:2rem;border:0;font-size:1.4rem}.article__quote__text p{margin-bottom:0}@media screen and (max-width: 63.9375em){.article__quote__text{padding:6rem 2rem}}@media screen and (min-width: 64em){.article__quote__text{padding:6rem}}.article__quote__name{font-size:1.6rem}.article__quote__name:before,.article__quote__name:after{content:"-";padding:0 1.5rem}.article__frame{position:relative;text-align:center}@media screen and (max-width: 63.9375em){.article__frame{margin-top:6rem}}@media screen and (min-width: 64em){.article__frame{margin:5rem auto}}.article__frame ul{list-style-type:disc;text-align:left;margin:2rem 5rem}.article__frame__text{background:#2d7e80;color:white;margin:0 0 2rem 0;border:0;font-size:1.4rem}@media screen and (max-width: 63.9375em){.article__frame__text{padding:4rem 2rem}}@media screen and (min-width: 64em){.article__frame__text{padding:4rem}}.article__frame__text p{margin-bottom:0}.article__frame__text a{color:#0ee4a4;text-decoration:none}.article__navigation__social{border:0;margin:0;padding:0;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.article__navigation__social .socialbar__item__link{font-size:1.6rem;width:3.6rem;height:3.6rem;border-radius:50%;background-color:#9b9b9b;color:white}.article__navigation__social .socialbar__item__link.icon-facebook{background-color:#365397}.article__navigation__social .socialbar__item__link.icon-twitter{background-color:#00a9f1}.article__navigation__social .socialbar__item__link.icon-linkedin{background-color:#006db3}.article__navigation__social .socialbar__item__link.icon-gplus{background-color:#e0452c}.article__navigation__social .socialbar__item__link.icon-mail{background-color:#fa4675}.keyword{display:-ms-flexbox;display:flex;margin:5rem 0}.keyword a,.keyword span{margin-right:1.2rem;padding:.5rem .8rem;background-color:#dadada;color:#2a2a2a}.archives{box-sizing:border-box;min-height:20rem}.archives__head{position:relative;margin-bottom:1rem;z-index:1;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:start;align-items:flex-start;-ms-flex-line-pack:center;align-content:center;-ms-flex-wrap:initial;flex-wrap:initial}.archives__head img{margin-bottom:1rem}@media screen and (min-width: 0) and (max-width: 47.9375em){.archives__head{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:stretch;align-items:stretch;padding-bottom:5rem}}.archives__head__titles{-ms-flex:0 1 auto;flex:0 1 auto}@media screen and (min-width: 0) and (max-width: 47.9375em){.archives__head__titles{margin-bottom:1rem}}.archives__head__title{color:#363748}@media screen and (min-width: 64em){.archives__head__title{font-size:3.6rem}}.archives__head__param{font-size:2rem;font-weight:700;color:#2d7e80}.archives__head__number{display:block;font-size:1.4rem;letter-spacing:-0.5px;font-weight:500;text-transform:uppercase;color:#363748}.archives__head__number::after{display:inline-block;width:1em;margin-right:.2em;margin-left:.2em;font-family:"Icomoon";font-weight:normal;font-style:normal;font-variant:normal;line-height:1em;text-align:center;text-decoration:inherit;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:""}.archives__head__number:after{margin-left:.7rem}@media screen and (min-width: 0) and (max-width: 47.9375em){.archives__head__number{position:absolute;width:100%;bottom:0;left:0;text-align:center}}.archives__head__title+.archives__head__number{margin-top:-.5rem}.archives__head .filters{-ms-flex:0 1 auto;flex:0 1 auto;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:start;align-items:flex-start;-ms-flex-line-pack:center;align-content:center;-ms-flex-wrap:initial;flex-wrap:initial;z-index:0}@media screen and (min-width: 0) and (max-width: 47.9375em){.archives__head .filters{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:stretch;align-items:stretch}}.archives__head .filters__search{-ms-flex:0 1 auto;flex:0 1 auto;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;-ms-flex-wrap:initial;flex-wrap:initial}@media screen and (min-width: 0) and (max-width: 47.9375em){.archives__head .filters__search{margin-bottom:1rem}}.archives__head .filters__search .form-group{-ms-flex:1 1 auto;flex:1 1 auto}.archives__head .filters__search .form-group>div{position:relative;z-index:0}.archives__head .filters__search .form-group>div::before{display:inline-block;width:1em;margin-right:.2em;margin-left:.2em;font-family:"Icomoon";font-weight:normal;font-style:normal;font-variant:normal;line-height:1em;text-align:center;text-decoration:inherit;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:""}.archives__head .filters__search .form-group>div:before{position:absolute;color:#2d7e80;left:.8rem;z-index:1;pointer-events:none}@media screen and (min-width: 48em){.archives__head .filters__search .form-group>div:before{top:1.2rem}}@media screen and (min-width: 0) and (max-width: 47.9375em){.archives__head .filters__search .form-group>div:before{display:none}}.archives__head .filters__search__label{display:none}.archives__head .filters__search__input{margin:0;padding-top:.5rem;padding-bottom:.5rem;border:1px solid #2d7e80;border-radius:0;line-height:3rem;font-weight:400;transition:all 250ms ease-in-out;box-shadow:0 0 0 rgba(45,126,128,0.4);box-sizing:border-box;display:inline-block;background-color:white;color:#363748;border-color:#2d7e80;font-family:"Poppins","Helvetica Neue","Helvetica","Roboto","Arial",sans-serif;z-index:0}@media screen and (min-width: 64em){.archives__head .filters__search__input{height:4rem;padding-left:1.5rem;padding-right:1.5rem;font-size:1.4rem;line-height:3rem}}@media screen and (min-width: 48em) and (max-width: 63.9375em){.archives__head .filters__search__input{height:4rem;padding-left:.5rem;padding-right:.5rem;font-size:1.4rem;line-height:3rem}}@media screen and (min-width: 0) and (max-width: 47.9375em){.archives__head .filters__search__input{height:5.5rem;padding-left:1.5rem;padding-right:1.5rem;font-size:1.6rem;line-height:4.5rem}}.archives__head .filters__search__input:hover,.archives__head .filters__search__input:focus,.archives__head .filters__search__input:active{border-color:#20585a;box-shadow:0 0 10px rgba(45,126,128,0.4)}@media screen and (min-width: 64em){.archives__head .filters__search__input{width:30rem;padding-left:3.5rem}}@media screen and (min-width: 48em) and (max-width: 63.9375em){.archives__head .filters__search__input{width:15rem;padding-left:3.5rem}}@media screen and (min-width: 0) and (max-width: 47.9375em){.archives__head .filters__search__input{width:100%}}.archives__head .filters__search__btn{margin:0;padding-top:.5rem;padding-bottom:.5rem;border:1px solid #2d7e80;border-radius:0;line-height:3rem;font-weight:400;transition:all 250ms ease-in-out;box-shadow:0 0 0 rgba(45,126,128,0.4);box-sizing:border-box;background-color:#2d7e80;color:#fff;border-color:#2d7e80;cursor:pointer}@media screen and (min-width: 64em){.archives__head .filters__search__btn{height:4rem;padding-left:1.5rem;padding-right:1.5rem;font-size:1.4rem;line-height:3rem}}@media screen and (min-width: 48em) and (max-width: 63.9375em){.archives__head .filters__search__btn{height:4rem;padding-left:.5rem;padding-right:.5rem;font-size:1.4rem;line-height:3rem}}@media screen and (min-width: 0) and (max-width: 47.9375em){.archives__head .filters__search__btn{height:5.5rem;padding-left:1.5rem;padding-right:1.5rem;font-size:1.6rem;line-height:4.5rem}}.archives__head .filters__search__btn:hover,.archives__head .filters__search__btn:focus,.archives__head .filters__search__btn:active{border-color:#20585a;background-color:#20585a;box-shadow:0 0 10px rgba(45,126,128,0.4)}@media screen and (min-width: 0) and (max-width: 47.9375em){.archives__head .filters__search__btn{position:relative;width:5.5rem;padding-left:.2rem;padding-right:.2rem;text-indent:-1000px;font-size:0px}.archives__head .filters__search__btn::before{display:inline-block;width:1em;margin-right:.2em;margin-left:.2em;font-family:"Icomoon";font-weight:normal;font-style:normal;font-variant:normal;line-height:1em;text-align:center;text-decoration:inherit;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:""}.archives__head .filters__search__btn:before{position:absolute;width:2rem;height:2rem;font-size:2rem;margin:0;left:50%;top:50%;transform:translate(-50%, -50%);text-indent:1px}}.archives__head .filters__date,.archives__head .filters__theme{-ms-flex:0 1 auto;flex:0 1 auto;position:relative}@media screen and (min-width: 48em){.archives__head .filters__date,.archives__head .filters__theme{margin-left:1rem}}@media screen and (min-width: 0) and (max-width: 47.9375em){.archives__head .filters__date,.archives__head .filters__theme{margin-bottom:1rem}}.archives__head .filters__date__button,.archives__head .filters__theme__button{position:relative;cursor:pointer;margin:0;padding-top:.5rem;padding-bottom:.5rem;border:1px solid #2d7e80;border-radius:0;line-height:3rem;font-weight:400;transition:all 250ms ease-in-out;box-shadow:0 0 0 rgba(45,126,128,0.4);box-sizing:border-box;display:inline-block;background-color:white;color:#363748;border-color:#2d7e80;font-family:"Poppins","Helvetica Neue","Helvetica","Roboto","Arial",sans-serif}@media screen and (min-width: 64em){.archives__head .filters__date__button,.archives__head .filters__theme__button{height:4rem;padding-left:1.5rem;padding-right:1.5rem;font-size:1.4rem;line-height:3rem}}@media screen and (min-width: 48em) and (max-width: 63.9375em){.archives__head .filters__date__button,.archives__head .filters__theme__button{height:4rem;padding-left:.5rem;padding-right:.5rem;font-size:1.4rem;line-height:3rem}}@media screen and (min-width: 0) and (max-width: 47.9375em){.archives__head .filters__date__button,.archives__head .filters__theme__button{height:5.5rem;padding-left:1.5rem;padding-right:1.5rem;font-size:1.6rem;line-height:4.5rem}}.archives__head .filters__date__button:hover,.archives__head .filters__date__button:focus,.archives__head .filters__date__button:active,.archives__head .filters__theme__button:hover,.archives__head .filters__theme__button:focus,.archives__head .filters__theme__button:active{border-color:#20585a;box-shadow:0 0 10px rgba(45,126,128,0.4)}@media screen and (min-width: 64em){.archives__head .filters__date__button,.archives__head .filters__theme__button{padding-right:5rem}}@media screen and (min-width: 48em) and (max-width: 63.9375em){.archives__head .filters__date__button,.archives__head .filters__theme__button{padding-right:4.5rem}}@media screen and (min-width: 0) and (max-width: 47.9375em){.archives__head .filters__date__button,.archives__head .filters__theme__button{padding-right:5rem;width:100%}}.archives__head .filters__date__button .button__arrow,.archives__head .filters__theme__button .button__arrow{position:absolute;margin:0;padding-top:.5rem;padding-bottom:.5rem;border:1px solid #2d7e80;border-radius:0;line-height:3rem;font-weight:400;transition:all 250ms ease-in-out;box-shadow:0 0 0 rgba(45,126,128,0.4);box-sizing:border-box;background-color:#2d7e80;color:#fff;border-color:#2d7e80;cursor:pointer;border:0;top:-1px;right:-1px;text-align:center;display:inline-block}@media screen and (min-width: 64em){.archives__head .filters__date__button .button__arrow,.archives__head .filters__theme__button .button__arrow{height:4rem;padding-left:1.5rem;padding-right:1.5rem;font-size:1.4rem;line-height:3rem}}@media screen and (min-width: 48em) and (max-width: 63.9375em){.archives__head .filters__date__button .button__arrow,.archives__head .filters__theme__button .button__arrow{height:4rem;padding-left:.5rem;padding-right:.5rem;font-size:1.4rem;line-height:3rem}}@media screen and (min-width: 0) and (max-width: 47.9375em){.archives__head .filters__date__button .button__arrow,.archives__head .filters__theme__button .button__arrow{height:5.5rem;padding-left:1.5rem;padding-right:1.5rem;font-size:1.6rem;line-height:4.5rem}}.archives__head .filters__date__button .button__arrow:hover,.archives__head .filters__date__button .button__arrow:focus,.archives__head .filters__date__button .button__arrow:active,.archives__head .filters__theme__button .button__arrow:hover,.archives__head .filters__theme__button .button__arrow:focus,.archives__head .filters__theme__button .button__arrow:active{border-color:#20585a;background-color:#20585a;box-shadow:0 0 10px rgba(45,126,128,0.4)}.archives__head .filters__date__button .button__arrow::before,.archives__head .filters__theme__button .button__arrow::before{display:inline-block;width:1em;margin-right:.2em;margin-left:.2em;font-family:"Icomoon";font-weight:normal;font-style:normal;font-variant:normal;line-height:1em;text-align:center;text-decoration:inherit;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:""}@media screen and (min-width: 64em){.archives__head .filters__date__button .button__arrow,.archives__head .filters__theme__button .button__arrow{padding-left:.3rem;padding-right:.3rem;width:4rem;height:4rem;line-height:3.6rem}}@media screen and (min-width: 48em) and (max-width: 63.9375em){.archives__head .filters__date__button .button__arrow,.archives__head .filters__theme__button .button__arrow{padding-left:.3rem;padding-right:.3rem;width:4rem;height:4rem;line-height:3.7rem}}@media screen and (min-width: 0) and (max-width: 47.9375em){.archives__head .filters__date__button .button__arrow,.archives__head .filters__theme__button .button__arrow{padding-left:.3rem;padding-right:.3rem;width:5.5rem;height:5.5rem;font-size:2rem;line-height:5.3rem}}.archives__head .filters__date__button:hover .button__arrow,.archives__head .filters__date__button:focus .button__arrow,.archives__head .filters__date__button:active .button__arrow,.archives__head .filters__theme__button:hover .button__arrow,.archives__head .filters__theme__button:focus .button__arrow,.archives__head .filters__theme__button:active .button__arrow{background-color:#20585a}.archives__head .filters__date__bloc,.archives__head .filters__theme__bloc{display:none;right:0;padding:.5rem;color:white;font-size:1.4rem;background-color:#2d7e80;min-width:100%;z-index:5}.archives__head .filters__date__bloc.scrollable .scroll-bar.vertical,.archives__head .filters__theme__bloc.scrollable .scroll-bar.vertical{width:16px;z-index:2}.archives__head .filters__date__bloc.scrollable .scroll-bar.vertical .thumb,.archives__head .filters__theme__bloc.scrollable .scroll-bar.vertical .thumb{width:6px;left:5px}@media screen and (min-width: 48em){.archives__head .filters__date__bloc,.archives__head .filters__theme__bloc{position:absolute}}@media screen and (min-width: 0) and (max-width: 47.9375em){.archives__head .filters__date__bloc,.archives__head .filters__theme__bloc{position:relative}}.archives__head .filters__date__bloc ul,.archives__head .filters__theme__bloc ul{margin:0;padding:0;list-style-type:none;display:block}.archives__head .filters__date__bloc li,.archives__head .filters__theme__bloc li{display:block}.archives__head .filters__date__bloc a,.archives__head .filters__theme__bloc a{display:block;padding:.5rem 1rem;color:white}.archives__head .filters__date__bloc a:hover,.archives__head .filters__date__bloc a:focus,.archives__head .filters__date__bloc a:active,.archives__head .filters__theme__bloc a:hover,.archives__head .filters__theme__bloc a:focus,.archives__head .filters__theme__bloc a:active{background-color:#20585a}.archives__head .filters__date__inner,.archives__head .filters__theme__inner{position:relative;display:block}.archives__container{margin:0 -.75rem 4rem -.75rem;padding:0;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:start;align-items:flex-start;-ms-flex-line-pack:center;align-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.archives__container .card{-ms-flex:0 1 auto;flex:0 1 auto;margin-left:.75rem;margin-right:.75rem;margin-bottom:4rem}@media screen and (min-width: 64em){.archives__container .card{width:calc((100% * 1/4) - 1.5rem)}}@media screen and (min-width: 48em) and (max-width: 63.9375em){.archives__container .card{width:calc((100% * 1/3) - 1.5rem)}}@media screen and (min-width: 0) and (max-width: 47.9375em){.archives__container .card{width:calc(100% - 1.5rem)}}.archives__container .card__image{margin-bottom:1rem}@media screen and (min-width: 48em){.archives__container .card__image{height:20rem}}@media screen and (min-width: 0) and (max-width: 47.9375em){.archives__container .card__image{height:18rem}}.archives__container .card__text__meta{margin-bottom:.5rem}@media screen and (min-width: 48em){.archives__container .card__text__meta .meta__date{font-size:1.4rem}}@media screen and (min-width: 0) and (max-width: 47.9375em){.archives__container .card__text__meta .meta__date{font-size:1.6rem}}.archives__container .card__text__title{font-size:1.8rem;line-height:1.2}.filters__search__input::-webkit-input-placeholder{color:#363748 !important}.filters__search__input::-moz-placeholder{color:#363748 !important}.filters__search__input:-ms-input-placeholder{color:#363748 !important}.filters__search__input:-moz-placeholder{color:#363748 !important}.archives__category{display:block;margin-bottom:2rem}.archives__category:before{content:"";margin-right:1rem;width:1rem;height:2.5rem;display:inline-block;background-color:orange}.archives__category.People,.archives__category.Homme,.archives__category.Mens{text-transform:uppercase}.archives__category.People:before,.archives__category.Homme:before,.archives__category.Mens:before{background-color:#ff7300}.archives__category.Planet,.archives__category.Planète,.archives__category.Planeet{text-transform:uppercase}.archives__category.Planet:before,.archives__category.Planète:before,.archives__category.Planeet:before{background-color:#0ee4a4}.archives__category.Peace,.archives__category.Paix,.archives__category.Vrede{text-transform:uppercase}.archives__category.Peace:before,.archives__category.Paix:before,.archives__category.Vrede:before{background-color:#0b82fa}.archives__category.Economy,.archives__category.Economie{text-transform:uppercase}.archives__category.Economy:before,.archives__category.Economie:before{background-color:#efd305}.archives__category.Partnership,.archives__category.Coopération,.archives__category.Samenwerking{text-transform:uppercase}.archives__category.Partnership:before,.archives__category.Coopération:before,.archives__category.Samenwerking:before{background-color:#fa4675}.archives__category.Globetrotters{text-transform:uppercase}.archives__category.Globetrotters:before{background-color:#A76B32}.whoweare{padding-bottom:15rem}.whoweare .article__introduction{margin-bottom:5rem}@media screen and (min-width: 64em){.whoweare .article__introduction{padding:0 10rem}}.whoweare__container{width:100%;max-width:124rem;padding:0 2rem;margin-right:auto;margin-left:auto}.article__wwa{position:relative;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:start;align-items:flex-start}@media screen and (max-width: 63.9375em){.article__wwa{-ms-flex-direction:column;flex-direction:column;padding:4rem 0}.article__wwa img{margin-bottom:2rem}.article__wwa:nth-child(even){background-color:#daf3f4}.article__wwa:nth-child(even):before,.article__wwa:nth-child(even):after{content:"";position:absolute;top:0;bottom:0;right:100%;background:#daf3f4}}@media screen and (max-width: 63.9375em) and (max-width: 63.9375em){.article__wwa:nth-child(even):before,.article__wwa:nth-child(even):after{width:3rem}}@media screen and (max-width: 63.9375em) and (min-width: 64em){.article__wwa:nth-child(even):before,.article__wwa:nth-child(even):after{width:960rem}}@media screen and (max-width: 63.9375em){.article__wwa:nth-child(even):after{left:100%;background:#daf3f4}.article__wwa .article__wwa__content p{font-size:1.6rem}}@media screen and (min-width: 64em){.article__wwa{margin-bottom:5rem}.article__wwa>*{-ms-flex:0 1 auto;flex:0 1 auto;width:calc(50%)}.article__wwa img{z-index:9}.article__wwa .article__wwa__content{margin-top:3rem}.article__wwa .article__wwa__content>*{position:relative;z-index:9}.article__wwa:nth-child(odd){-ms-flex-direction:row-reverse;flex-direction:row-reverse}.article__wwa:nth-child(odd) .article__wwa__content{margin-right:5rem}.article__wwa:nth-child(even) .article__wwa__content{margin-top:10rem;margin-left:5rem}.article__wwa:nth-child(even) .article__wwa__content:before{position:absolute;content:" ";width:100%;height:calc(100% + 15rem);top:-6rem;left:calc(100% - 15rem);background:#daf3f4;z-index:0}.article__wwa:nth-child(4) .article__wwa__content{margin-top:3rem}.article__wwa:nth-child(4) .article__wwa__content:before{position:absolute;content:" ";width:100%;height:calc(100% + 15rem);top:-6rem;left:auto;right:calc(100% - 15rem);background:#daf3f4;z-index:0}}.videos{box-sizing:border-box}.videos__head{position:relative;margin-bottom:3.5rem;z-index:1}.videos__head__title{color:#363748}.videos__container{margin:0 -.75rem 4rem -.75rem;padding:0;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:start;align-items:flex-start;-ms-flex-line-pack:center;align-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.videos__container .card{-ms-flex:0 1 auto;flex:0 1 auto;margin-left:.75rem;margin-right:.75rem;margin-bottom:4rem}@media screen and (min-width: 0) and (max-width: 47.9375em){.videos__container .card{width:calc(100% - 1.5rem)}}@media screen and (min-width: 48em) and (max-width: 63.9375em){.videos__container .card{width:calc((100% * 1/2) - 1.5rem)}}@media screen and (min-width: 64em){.videos__container .card{width:calc((100% * 1/3) - 1.5rem)}}.videos__container .card__image{position:relative;margin-bottom:1rem}@media screen and (min-width: 0) and (max-width: 47.9375em){.videos__container .card__image{height:18rem}}@media screen and (min-width: 48em) and (max-width: 63.9375em){.videos__container .card__image{height:20rem}}@media screen and (min-width: 64em){.videos__container .card__image{height:22rem}}.videos__container .card__image::after{display:inline-block;width:1em;margin-right:.2em;margin-left:.2em;font-family:"Icomoon";font-weight:normal;font-style:normal;font-variant:normal;line-height:1em;text-align:center;text-decoration:inherit;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:""}.videos__container .card__image:after{color:rgba(255,255,255,0.5);position:absolute;font-size:6rem;margin:0;left:50%;top:50%;transform:translate(-50%, -50%);transition:all 250ms ease-in-out;text-indent:1px}.videos__container .card:hover .card__image:after{color:#fff}.videos__container .card__text__meta{margin-bottom:1rem;text-transform:none;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;-ms-flex-wrap:initial;flex-wrap:initial}.videos__container .card__text__meta .meta__plays{-ms-flex:0 1 auto;flex:0 1 auto}@media screen and (min-width: 48em){.videos__container .card__text__meta .meta__plays{font-size:1.4rem}}@media screen and (min-width: 0) and (max-width: 47.9375em){.videos__container .card__text__meta .meta__plays{font-size:1.6rem}}.videos__container .card__text__meta .meta__social{-ms-flex:0 1 auto;flex:0 1 auto;border:0;padding:0}.videos__container .card__text__title{font-size:1.8rem;line-height:1.2}.videos__container .card__text__desc{font-size:1.3rem;line-height:1.3;margin-top:.5rem}.videos__container .bigcard{position:relative;padding:0;background:none;-ms-flex:0 1 auto;flex:0 1 auto;margin-bottom:7rem}@media screen and (min-width: 0) and (max-width: 47.9375em){.videos__container .bigcard{width:calc(100% - 1.5rem);height:40rem;margin-left:.75rem;margin-right:.75rem}}@media screen and (min-width: 48em) and (max-width: 63.9375em){.videos__container .bigcard{width:calc(100% - 1.5rem);height:42rem;margin-left:.75rem;margin-right:.75rem}}@media screen and (min-width: 64em){.videos__container .bigcard{width:calc((100% * 2/3) - 1.5rem - 4rem);height:56rem;margin-left:.75rem;margin-right:4.75rem}}.videos__container .bigcard:before{position:absolute;content:" ";width:calc(100% + 10rem + 4rem/2);height:50%;bottom:-3rem;left:-10rem;background:rgba(45,126,128,0.3)}.videos__container .bigcard__meta{margin-top:1rem;margin-bottom:1rem;text-transform:none;color:#363748;pointer-events:auto;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;-ms-flex-wrap:initial;flex-wrap:initial}.videos__container .bigcard__meta .meta__plays{color:#363748}@media screen and (min-width: 48em){.videos__container .bigcard__meta .meta__plays{font-size:1.4rem}}@media screen and (min-width: 0) and (max-width: 47.9375em){.videos__container .bigcard__meta .meta__plays{font-size:1.6rem}}.videos__container .bigcard__title a{color:#363748}.videos__container .bigcard__desc a{color:#363748}.videos__container .bigcard__social{position:relative;top:auto;right:auto;padding:0;border:0;z-index:2}.videos__container .bigcard__social a{color:#363748}.videos__container .bigcard__image{position:relative}@media screen and (min-width: 0) and (max-width: 47.9375em){.videos__container .bigcard__image{height:30rem}}@media screen and (min-width: 48em) and (max-width: 63.9375em){.videos__container .bigcard__image{height:38rem}}@media screen and (min-width: 64em){.videos__container .bigcard__image{height:42rem}}.contact{margin-bottom:0}.contact .messages--status{background-color:white;border:0.1rem solid #4caf50;color:#4caf50;margin-bottom:3rem;padding:1.5rem}.contact__title{color:#363748;margin-bottom:1rem}@media screen and (max-width: 63.9375em){.contact__title{font-size:3rem}}.contact__title span{color:#2d7e80}.contact__wrapper{display:-ms-flexbox;display:flex}.contact__wrapper>*{-ms-flex:0 1 auto;flex:0 1 auto}@media screen and (max-width: 63.9375em){.contact__wrapper{-ms-flex-direction:column;flex-direction:column}}@media screen and (min-width: 64em){.contact__wrapper{-ms-flex-direction:row;flex-direction:row;font-size:1.6rem}}.contact__wrapper #contact-message-feedback-form,.contact__wrapper #newsletter-subscription-form{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.contact__wrapper #contact-message-feedback-form>*,.contact__wrapper #newsletter-subscription-form>*{-ms-flex:0 1 auto;flex:0 1 auto}@media screen and (min-width: 64em){.contact__wrapper #contact-message-feedback-form>*,.contact__wrapper #newsletter-subscription-form>*{width:48%}}@media screen and (min-width: 64em){.contact__wrapper #contact-message-feedback-form .form-wrapper.field--name-field-name,.contact__wrapper #contact-message-feedback-form .form-item-field-nom,.contact__wrapper #newsletter-subscription-form .form-wrapper.field--name-field-name,.contact__wrapper #newsletter-subscription-form .form-item-field-nom{width:48%}.contact__wrapper #contact-message-feedback-form .form-wrapper.field--name-field-first-name,.contact__wrapper #contact-message-feedback-form .form-item-field-prenom,.contact__wrapper #newsletter-subscription-form .form-wrapper.field--name-field-first-name,.contact__wrapper #newsletter-subscription-form .form-item-field-prenom{width:48%;margin-left:4%}.contact__wrapper #contact-message-feedback-form .form-wrapper.field--name-field-email,.contact__wrapper #contact-message-feedback-form .form-item-email,.contact__wrapper #newsletter-subscription-form .form-wrapper.field--name-field-email,.contact__wrapper #newsletter-subscription-form .form-item-email{width:48%}.contact__wrapper #contact-message-feedback-form .form-wrapper.field--name-field-email-confirmation,.contact__wrapper #contact-message-feedback-form .form-item-email-confirmation,.contact__wrapper #newsletter-subscription-form .form-wrapper.field--name-field-email-confirmation,.contact__wrapper #newsletter-subscription-form .form-item-email-confirmation{width:48%;margin-left:4%}}.contact__wrapper #contact-message-feedback-form .form-wrapper.field--name-message,.contact__wrapper #contact-message-feedback-form .form-actions,.contact__wrapper #newsletter-subscription-form .form-wrapper.field--name-message,.contact__wrapper #newsletter-subscription-form .form-actions{width:100%}.contact__wrapper #contact-message-feedback-form input#edit-preview,.contact__wrapper #newsletter-subscription-form input#edit-preview{display:none}@media screen and (max-width: 63.9375em){.contact__wrapper #contact-message-feedback-form,.contact__wrapper #newsletter-subscription-form{-ms-flex-direction:column;flex-direction:column}}.contact__wrapper .form-item{margin-top:2rem;margin-bottom:0rem}.contact__wrapper label{font-size:1.7rem;font-weight:500}.contact__wrapper label.form-required:after{content:"*";margin-left:.5rem;display:inline-block}.contact__wrapper input,.contact__wrapper select,.contact__wrapper textarea{border-radius:0;box-shadow:none;border-color:#e0e0e0}@media screen and (max-width: 63.9375em){.contact__wrapper input,.contact__wrapper select,.contact__wrapper textarea{min-height:4rem}}@media screen and (min-width: 64em){.contact__wrapper input,.contact__wrapper select,.contact__wrapper textarea{min-height:6rem}}.contact__wrapper .select-group,.contact__wrapper .js-form-type-select{position:relative}.contact__wrapper .select-group::before,.contact__wrapper .js-form-type-select::before{display:inline-block;width:1em;margin-right:.2em;margin-left:.2em;font-family:"Icomoon";font-weight:normal;font-style:normal;font-variant:normal;line-height:1em;text-align:center;text-decoration:inherit;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:""}.contact__wrapper .select-group:before,.contact__wrapper .js-form-type-select:before{position:absolute;font-size:2.4rem;right:2rem}@media screen and (max-width: 63.9375em){.contact__wrapper .select-group:before,.contact__wrapper .js-form-type-select:before{bottom:1.8rem}}@media screen and (min-width: 64em){.contact__wrapper .select-group:before,.contact__wrapper .js-form-type-select:before{bottom:2.8rem}}.contact__wrapper select{padding:0 3rem}.contact__wrapper .form-submit{font-size:1.6rem;width:100%;max-width:46rem;margin-top:2rem;padding:1rem;background:#2d7e80;color:white;margin-bottom:3rem}@media screen and (min-width: 64em){.contact__wrapper__left{padding:4rem 4rem 6rem 4rem;width:100%}}.contact__wrapper__right{background:#daf3f4;position:relative}.contact__wrapper__right label{color:#2d7e80}.contact__wrapper__right input,.contact__wrapper__right select,.contact__wrapper__right textarea{background-color:transparent;border-color:#2d7e80;color:#2d7e80}.contact__wrapper__right input:hover,.contact__wrapper__right select:hover,.contact__wrapper__right textarea:hover{background-color:transparent}@media screen and (max-width: 63.9375em){.contact__wrapper__right{-ms-flex-direction:column;flex-direction:column;padding:2rem 0}.contact__wrapper__right:before,.contact__wrapper__right:after{position:absolute;content:" ";width:100%;height:100%;top:0;right:calc(100%);background-color:#daf3f4;z-index:0}.contact__wrapper__right:after{left:calc(100%);right:auto}}@media screen and (min-width: 64em){.contact__wrapper__right{padding:4rem 0 6rem 4rem;width:calc((100% / 12 * 5))}.contact__wrapper__right:before{position:absolute;content:" ";width:100%;height:100%;top:0;left:calc(100%);background-color:#daf3f4;z-index:0}}@media screen and (min-width: 0) and (max-width: 47.9375em){.main-contact .main__container{overflow:hidden}}.legacy{padding-bottom:15rem}.legacy .article__introduction{margin-bottom:5rem}@media screen and (min-width: 64em){.legacy .article__introduction{padding:0 10rem}}.legacy__container{width:100%;max-width:124rem;padding:0 2rem;margin-right:auto;margin-left:auto}.legacy__container__list li{border-bottom:0.1rem solid #daf3f4;padding-bottom:1rem;margin-bottom:1rem;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.legacy__container__list li:before{content:'\2022';color:#2d7e80;font-size:3rem;margin-right:1rem}.translate__container{width:100%;max-width:124rem;padding:0 2rem;margin-right:auto;margin-left:auto;margin-bottom:10rem}.translate__container li{list-style-type:disc;margin-top:1rem;margin-left:3rem}.page-user-login #content-area,.section-user #content-area{max-width:40rem;display:block;margin:0 auto;padding:2rem;background:#f3f7f7;border:1px solid #2d7e80}.page-user-login #content-area ul.tabs,.section-user #content-area ul.tabs{width:100%;margin:0 0 2rem;border-bottom:1px solid #ddd}.page-user-login #content-area ul.tabs li,.section-user #content-area ul.tabs li{display:inline-block}.page-user-login #content-area ul.tabs a,.section-user #content-area ul.tabs a{display:block;padding:1px 4px;border:1px solid #ddd;border-bottom:0;border-radius:3px 3px 0 0}.page-user-login #content-area ul.tabs li.tabs__tab--active a,.section-user #content-area ul.tabs li.tabs__tab--active a{color:#fff;background:#2d7e80}.page-user-login #content-area form .form-item,.section-user #content-area form .form-item{margin-bottom:2rem}.page-user-login #content-area form .form-item .description,.section-user #content-area form .form-item .description{font-size:1.2rem;font-style:italic}@media print{.sidebar,#navigation,#header-region .headline,#header-region .header__container__block,.article__split__picture,#sticky-wrapper,.article__navigation,.theme-article__next,.main__btt,#footer,.breadcrumb,.tabs,.feed-icon,.links,.hero__container__copyright,.cookiebar{display:none !important}header#header{position:relative;height:auto;padding:3rem 0}.header__container__logo img{width:150px;height:auto}.layout-container{width:100%}#content,.title{margin:20px 0;width:auto}*{color:black;background:none !important}.hero__container__title h1,.hero__container__author,.homeslider__container__author,a:hover,a:active,a:link,a:visited{color:black}.hero{padding:2rem 0 !important;min-height:0 !important}.hero:after{background:#f1f1f1 !important}.hero__container__meta .meta__tag{margin-bottom:0}.hero,.hero__container__title,.article__category,.paragraph{width:100%;max-width:100%;margin-bottom:4rem}.article__split,.paragraph--type--image-left-and-text-right,.paragraph--type--text-left-and-image-right{width:100% !important;margin:3rem 0 !important}.article__split>*,.article__split div,.paragraph--type--image-left-and-text-right>*,.paragraph--type--image-left-and-text-right div,.paragraph--type--text-left-and-image-right>*,.paragraph--type--text-left-and-image-right div{width:100% !important;margin:0 !important;padding:3rem 3rem 2rem 3rem;-ms-flex:0 1 auto !important;flex:0 1 auto !important}.article__split .article__split__quote{border:2px solid black;font-size:1.4rem;line-height:1.3}.main__container section,.highlight,.homeslider__container,.topnews,.topnews__item,.focus,.focus__container,.othersfolders__container,.othersfolders__container .card{width:100%;padding:0;margin:0 0 4rem 0;display:block}.homeslider{margin:0}.hero__container__title h1 span,.highlight .highlight__aside__btn,.othersfolders__readmore__btn,.card__image{display:none !important}.article__category__item img{width:6rem}.article__introduction{font-size:1.8rem;line-height:1.3}.article__content{font-size:1.4rem;line-height:1.3}.article__split{page-break-inside:avoid}.article__quote,.article__frame{border:.1rem solid black;color:black;font-size:1.4rem;line-height:1.3;page-break-inside:avoid;padding:3rem 3rem 2rem 3rem}.article__quote::before,.article__quote::after{display:none !important;content:""}.article__quote__text{margin:.2rem 0px 1rem 0}.article__frame__text{color:black}.article__image,.paragraph--type--image-full{display:none}.hero__container__title h1{text-align:center}}
