/* http://meyerweb.com/eric/tools/css/reset/
   v4.0 | 20180602
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
main, menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, main, menu, nav, section {
	display: block;
}
/* HTML5 hidden-attribute fix for newer browsers */
*[hidden] {
    display: none;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/**
 * Swiper 4.4.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2018 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: September 14, 2018
 */
.swiper-container{margin:0 auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;-o-transition-property:transform,height;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s opacity;-o-transition:.3s opacity;transition:.3s opacity;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:.2s top,.2s -webkit-transform;transition:.2s top,.2s -webkit-transform;-o-transition:.2s transform,.2s top;transition:.2s transform,.2s top;transition:.2s transform,.2s top,.2s -webkit-transform}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s left,.2s -webkit-transform;transition:.2s left,.2s -webkit-transform;-o-transition:.2s transform,.2s left;transition:.2s transform,.2s left;transition:.2s transform,.2s left,.2s -webkit-transform}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s right,.2s -webkit-transform;transition:.2s right,.2s -webkit-transform;-o-transition:.2s transform,.2s right;transition:.2s transform,.2s right;transition:.2s transform,.2s right,.2s -webkit-transform}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-progressbar.swiper-pagination-white{background:rgba(255,255,255,.25)}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-pagination-progressbar.swiper-pagination-black{background:rgba(0,0,0,.25)}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:'';width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}
@font-face{font-family:"Fago Office Serif";src:url("/static/fonts/FagoOfficeSerif-Regular.woff2") format("woff2"),url("/static/fonts/FagoOfficeSerif-Regular.woff") format("woff");font-weight:400;font-style:normal;font-stretch:normal}@font-face{font-family:"Fago Office Serif";src:url("/static/fonts/FagoOfficeSerif-Bold.woff");font-weight:600;font-style:normal;font-stretch:normal}.medium-zoom-image--opened{z-index:100}.medium-zoom-overlay{z-index:10}.picture{position:relative;opacity:1;transition:opacity .35s ease-in .1s}.picture .picture__img{height:auto;width:100%}.picture .picture__img:not([src]),.picture .picture__img[src=""]{display:none}.picture .picture__caption{margin-top:20px}.picture.is-loading{opacity:0;transition:none}.video{overflow:hidden;position:relative}.video .video__container{background-color:transparent;color:#fff;overflow:hidden;position:relative;width:100%}.video .hit-target,.video iframe{height:100%;left:0;position:absolute;top:0;width:100%}.video iframe{opacity:1;transition:opacity .35s ease-out}.video .picture{height:auto;width:100%}.video .hit-target{text-decoration:none}html.is-ie10 .video .hit-target{background-color:rgba(0,0,0,.001)}.video .video__play-button{background-color:#413a38;border:3px solid #413a38;display:block;font-size:0;height:111px;left:50%;line-height:36px;pointer-events:none;position:absolute;text-align:center;transition:background-color .3s ease;top:50%;transform:translateX(-50%) translateY(-50%);transition:color .25s ease-out,background-color .6s ease-out,border-color .6s ease-out;width:111px}.video .video__play-button::before{border-bottom:16px solid transparent;border-left:27px solid #fff;border-top:16px solid transparent;content:"";height:0;left:52%;position:absolute;top:50%;transform:translateX(-40%) translateY(-50%);width:0}.video__thumbnail{padding-bottom:55.4%;margin-bottom:10px}.video__thumbnail--preview{background-repeat:no-repeat;background-position:50% 50%;background-size:cover;background-color:#ecebeb}.video__caption{font-size:16px;text-align:right}.video:hover .video__play-button{background-color:#5c5250;border-color:#5c5250}.video[data-autoplay] .video__play-button{display:none}body{font-family:"Helvetica Neue","Helvetica","Arial",sans-serif;font-size:16px;line-height:20px}@media all and (min-width: 900px){body{font-size:18px;line-height:24px}}.no-scroll{overflow:hidden;position:fixed;width:100%}.main{min-height:calc(100vh - 195px)}.button{font-weight:600;font-size:16px;line-height:18px;appearance:none;-webkit-appearance:none;background-color:#413a38;border-radius:0;border:0;color:#fff;cursor:pointer;padding:14px 20px;outline:0}@media all and (min-width: 900px){.button{font-size:20px;line-height:23px}}.button:hover{background-color:#5c5250}a{cursor:pointer;color:#000}*,*::after,*::before{box-sizing:border-box;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::selection{background:#ffcb00}::-moz-selection{background:#ffcb00}.input{color:#818386;font-family:"Helvetica Neue","Helvetica","Arial",sans-serif;font-size:16px;line-height:18px;border:1px solid transparent;border-radius:0;padding:14px}@media all and (min-width: 900px){.input{font-size:20px;line-height:23px}}.input:focus{outline:none}.input--error{border-color:#e0001b;color:#e0001b}h1{font-family:"Fago Office Serif","Georgia",serif;font-weight:600;font-size:30px;line-height:34px}@media all and (min-width: 900px){h1{font-size:50px;line-height:54px}}h2{font-family:"Fago Office Serif","Georgia",serif;font-weight:600;font-size:20px;line-height:22px}@media all and (min-width: 900px){h2{font-size:36px;line-height:40px}}h3{font-family:"Fago Office Serif","Georgia",serif;font-weight:600;font-size:16px;line-height:18px}@media all and (min-width: 900px){h3{font-size:22px;line-height:25px}}.swiper-container-horizontal{overflow:hidden}@media all and (min-width: 900px){.swiper-container-horizontal{position:relative}}.swiper-container-horizontal .swiper-button-next,.swiper-container-horizontal .swiper-button-prev{bottom:-54px;height:54px;width:54px;background-color:#413a38;background-image:none;outline:none;position:absolute;text-align:center;transition:background-color .6s ease}.swiper-container-horizontal .swiper-button-next svg,.swiper-container-horizontal .swiper-button-prev svg{height:54px;width:24px}@media all and (min-width: 900px){.swiper-container-horizontal .swiper-button-next,.swiper-container-horizontal .swiper-button-prev{bottom:0;height:70px;width:70px}.swiper-container-horizontal .swiper-button-next svg,.swiper-container-horizontal .swiper-button-prev svg{height:70px;width:35px}}.swiper-container-horizontal .swiper-button-next svg,.swiper-container-horizontal .swiper-button-prev svg{fill:#fff}.swiper-container-horizontal .swiper-button-next:hover,.swiper-container-horizontal .swiper-button-prev:hover{background-color:#5c5250}.swiper-container-horizontal .swiper-button-next{right:0;top:auto}.swiper-container-horizontal .swiper-button-prev{right:54px;left:auto;top:auto}@media all and (min-width: 900px){.swiper-container-horizontal .swiper-button-prev{right:70px}}.block{margin-right:auto;padding:0;padding:0 20px;clear:both;margin-bottom:30px}.block:after{content:" ";display:table;clear:both}@media only screen and (min-width: 320px){.block{float:none;max-width:100%}}@media only screen and (min-width: 560px){.block{float:none;max-width:100%}}@media only screen and (min-width: 900px){.block{float:none;margin-left:auto;margin-right:auto;max-width:100%;width:calc(100% - 0)}}@media only screen and (min-width: 1280px){.block{float:none;margin-left:auto;margin-right:auto;max-width:100%;width:100%}}@media all and (min-width: 900px){.block{padding:0 50px;padding-right:0}}@media all and (min-width: 900px){.block{margin-bottom:50px}}.contact-block{padding:0}.contact-block__label{font-family:"Fago Office Serif","Georgia",serif;font-weight:600;color:transparent;font-weight:400}@media only screen and (min-width: 320px){.contact-block__label{width:calc(100% - 0px);float:left;margin-left:0}}@media only screen and (min-width: 560px){.contact-block__label{width:calc(100% - 0px);float:left;margin-left:0}}@media only screen and (min-width: 900px){.contact-block__label{width:calc(33.3333333333% - 0px);float:left;margin-left:0}}@media only screen and (min-width: 1280px){.contact-block__label{width:calc(33.3333333333% - 0px);float:left;margin-left:0}}@media only screen and (min-width: 320px){.contact-block__label{margin-left:calc(0% - 0px + 0px)}}@media only screen and (min-width: 560px){.contact-block__label{margin-left:calc(0% - 0px + 0px)}}@media only screen and (min-width: 900px){.contact-block__label{margin-left:calc(33.3333333333% - 0px + 0px)}}@media only screen and (min-width: 1280px){.contact-block__label{margin-left:calc(16.6666666667% - 0px + 0px)}}.contact-block__label span{background-color:#000;font-size:20px;line-height:25px;text-shadow:0 2px 0 #fff}@media all and (min-width: 560px){.contact-block__label span{font-size:32px;line-height:40px;text-shadow:0 3px 0 #fff}}@media all and (min-width: 1400px){.contact-block__label span{font-size:36px;line-height:44px;text-shadow:0 4px 0 #fff}}.contact-block__label-wrapper{max-width:250px;padding:20px;padding-bottom:0;float:right;text-align:right}@media all and (min-width: 900px){.contact-block__label-wrapper{max-width:370px;padding:0}}.contact-block__label span{background-color:#ffcb00;text-align:right;text-shadow:0 5px 0 #000}.contact-block__profile{padding:20px;padding-bottom:10px;text-align:right}@media only screen and (min-width: 320px){.contact-block__profile{width:calc(100% - 0px);float:left;margin-left:0}}@media only screen and (min-width: 560px){.contact-block__profile{width:calc(100% - 0px);float:left;margin-left:0}}@media only screen and (min-width: 900px){.contact-block__profile{width:calc(33.3333333333% - 0px);float:left;margin-left:0}}@media only screen and (min-width: 1280px){.contact-block__profile{width:calc(50% - 0px);float:left;margin-left:0}}@media all and (min-width: 900px){.contact-block__profile{padding-left:25px;padding-top:0;text-align:left}}.detail-block{margin-bottom:10px}.detail-block__label{display:inline-block;margin-right:10px}@media only screen and (min-width: 320px){.detail-component{width:calc(100% - 0px);float:left;margin-left:0}}@media only screen and (min-width: 560px){.detail-component{width:calc(100% - 0px);float:left;margin-left:0}}@media only screen and (min-width: 900px){.detail-component{width:calc(66.6666666667% - 0px);float:left;margin-left:0}}@media only screen and (min-width: 1280px){.detail-component{width:calc(50% - 0px);float:left;margin-left:0}}.free-image-block{padding:0;position:relative}@media only screen and (min-width: 320px){.free-image-block{width:calc(100% - 0px);float:left;margin-left:0}}@media only screen and (min-width: 560px){.free-image-block{width:calc(100% - 0px);float:left;margin-left:0}}@media only screen and (min-width: 900px){.free-image-block{width:calc(100% - 0px);float:left;margin-left:0}}@media only screen and (min-width: 1280px){.free-image-block{width:calc(100% - 0px);float:left;margin-left:0}}.free-image-block--vertical{padding:0 20px}@media all and (min-width: 900px){.free-image-block--vertical{padding:0 50px;padding-right:0}}@media only screen and (min-width: 320px){.free-image-block--vertical .free-image-block__wrapper{width:calc(50% - 0px);float:left;margin-left:0}}@media only screen and (min-width: 560px){.free-image-block--vertical .free-image-block__wrapper{width:calc(50% - 0px);float:left;margin-left:0}}@media only screen and (min-width: 900px){.free-image-block--vertical .free-image-block__wrapper{width:calc(33.3333333333% - 0px);float:left;margin-left:0}}@media only screen and (min-width: 1280px){.free-image-block--vertical .free-image-block__wrapper{width:calc(25% - 0px);float:left;margin-left:0}}.free-image-block__thumbnail{padding-bottom:150%}@media only screen and (min-width: 320px){.free-image-block__wrapper{width:calc(100%);float:left;margin-left:0}}@media only screen and (min-width: 560px){.free-image-block__wrapper{width:calc(100%);float:left;margin-left:0}}@media only screen and (min-width: 900px){.free-image-block__wrapper{width:calc(66.6666666667%);float:left;margin-left:0}}@media only screen and (min-width: 1280px){.free-image-block__wrapper{width:calc(50%);float:left;margin-left:0}}.free-image-block picture img{max-width:100%}.free-image-block__caption{font-size:16px;margin-top:10px;text-align:right;width:97%}@media all and (min-width: 900px){.free-image-block__caption{width:100%}}@media only screen and (min-width: 320px){.grid-block{width:calc(100% - 0px);float:left;margin-left:0}}@media only screen and (min-width: 560px){.grid-block{width:calc(100% - 0px);float:left;margin-left:0}}@media only screen and (min-width: 900px){.grid-block{width:calc(100% - 0px);float:left;margin-left:0}}@media only screen and (min-width: 1280px){.grid-block{width:calc(75% - 0px);float:left;margin-left:0}}.grid-block__title{margin-bottom:30px}.grid-block__wrapper{display:flex;flex-wrap:wrap;flex-direction:row}.grid-block__wrapper--organization{align-items:flex-end}.grid-block__item{margin-bottom:30px}.grid-block__item .former-employee img{opacity:.6}.grid-item{text-decoration:none;margin-bottom:40px;flex:0 0 50%}@media all and (min-width: 560px){.grid-item{flex:0 0 33.33%}}@media all and (min-width: 900px){.grid-item{flex:0 0 25%}}@media all and (min-width: 1280px){.grid-item{flex:0 0 20%}}.grid-item:hover .grid-item__title{text-decoration:underline}.grid-item__image{margin-bottom:5px}.grid-item__image img{width:105px}.grid-item__title{margin-bottom:5px}.grid-item__organization{font-weight:200}.grid-item__details{font-size:16px;line-height:18px;max-width:140px;text-decoration:none}.grid-item--organization{margin-bottom:110px}.grid-item--organization .grid-item__image{display:flex}.grid-item--organization .grid-item__image picture{align-self:flex-end}.grid-item--organization .grid-item__image img{width:105px}.grid-item--organization .grid-item__details{height:0}.header{margin-right:auto;padding:0;margin-bottom:20px}.header:after{content:" ";display:table;clear:both}@media only screen and (min-width: 320px){.header{float:none;max-width:100%}}@media only screen and (min-width: 560px){.header{float:none;max-width:100%}}@media only screen and (min-width: 900px){.header{float:none;margin-left:auto;margin-right:auto;max-width:100%;width:calc(100% - 0)}}@media only screen and (min-width: 1280px){.header{float:none;margin-left:auto;margin-right:auto;max-width:100%;width:100%}}@media all and (min-width: 1280px){.header{margin-bottom:30px}}.header__copyright{bottom:0;position:absolute;right:5px;width:25px}@media only screen and (min-width: 320px){.header__background-wrapper{width:calc(100% - 0px);float:left;margin-left:0}}@media only screen and (min-width: 560px){.header__background-wrapper{width:calc(100% - 0px);float:left;margin-left:0}}@media only screen and (min-width: 900px){.header__background-wrapper{width:calc(100% - 0px);float:left;margin-left:0}}@media only screen and (min-width: 1280px){.header__background-wrapper{width:calc(100% - 0px);float:left;margin-left:0}}.header__background{position:relative;padding-bottom:50%}@media only screen and (min-width: 320px){.header__background{width:calc(100% - 0px);float:left;margin-left:0}}@media only screen and (min-width: 560px){.header__background{width:calc(100% - 0px);float:left;margin-left:0}}@media only screen and (min-width: 900px){.header__background{width:calc(100% - 0px);float:left;margin-left:0}}@media only screen and (min-width: 1280px){.header__background{width:calc(75% - 0px);float:left;margin-left:0}}@media all and (min-width: 900px){.header__background{padding-bottom:33.33%}}@media all and (min-width: 1280px){.header__background{padding-bottom:25%}}@media only screen and (min-width: 320px){.header__title-wrapper{width:calc(100% - 0px);float:left;margin-left:0}}@media only screen and (min-width: 560px){.header__title-wrapper{width:calc(100% - 0px);float:left;margin-left:0}}@media only screen and (min-width: 900px){.header__title-wrapper{width:calc(100% - 0px);float:left;margin-left:0}}@media only screen and (min-width: 1280px){.header__title-wrapper{width:calc(100% - 0px);float:left;margin-left:0}}.header__title{padding:0 20px;margin-bottom:10px;padding-top:20px}@media only screen and (min-width: 320px){.header__title{width:calc(100%);float:left;margin-left:0}}@media only screen and (min-width: 560px){.header__title{width:calc(100%);float:left;margin-left:0}}@media only screen and (min-width: 900px){.header__title{width:calc(75%);float:left;margin-left:0}}@media only screen and (min-width: 1280px){.header__title{width:calc(50%);float:left;margin-left:0}}@media all and (min-width: 900px){.header__title{padding:0 50px;padding-right:0}}@media all and (min-width: 900px){.header__title{margin-bottom:15px;padding-top:35px}}.header__subtitle{font-family:"Fago Office Serif","Georgia",serif;font-size:20px;line-height:22px;padding:0 20px;margin-top:10px}@media only screen and (min-width: 320px){.header__subtitle{width:calc(100%);float:left;margin-left:0}}@media only screen and (min-width: 560px){.header__subtitle{width:calc(100%);float:left;margin-left:0}}@media only screen and (min-width: 900px){.header__subtitle{width:calc(58.3333333333%);float:left;margin-left:0}}@media only screen and (min-width: 1280px){.header__subtitle{width:calc(58.3333333333%);float:left;margin-left:0}}@media all and (min-width: 900px){.header__subtitle{font-size:24px;line-height:28px}}@media all and (min-width: 900px){.header__subtitle{padding:0 50px;padding-right:0}}.header__tags{height:70px}@media only screen and (min-width: 320px){.header__tags{width:calc(100%);float:left;margin-left:0}}@media only screen and (min-width: 560px){.header__tags{width:calc(100%);float:left;margin-left:0}}@media only screen and (min-width: 900px){.header__tags{width:calc(66.6666666667%);float:left;margin-left:0}}@media only screen and (min-width: 1280px){.header__tags{width:calc(66.6666666667%);float:left;margin-left:0}}.header__tags .label{position:absolute}.header__tag{float:left}.header__type{padding:0 20px}@media only screen and (min-width: 320px){.header__type{width:calc(100% - 0px);float:left;margin-left:0}}@media only screen and (min-width: 560px){.header__type{width:calc(100% - 0px);float:left;margin-left:0}}@media only screen and (min-width: 900px){.header__type{width:calc(66.6666666667% - 0px);float:left;margin-left:0}}@media only screen and (min-width: 1280px){.header__type{width:calc(66.6666666667% - 0px);float:left;margin-left:0}}@media all and (min-width: 900px){.header__type{padding:0 50px;padding-right:0}}.header__details{padding:0 20px;margin-top:10px}@media only screen and (min-width: 320px){.header__details{width:calc(100%);float:left;margin-left:0}}@media only screen and (min-width: 560px){.header__details{width:calc(100%);float:left;margin-left:0}}@media only screen and (min-width: 900px){.header__details{width:calc(75%);float:left;margin-left:0}}@media only screen and (min-width: 1280px){.header__details{width:calc(75%);float:left;margin-left:0}}@media all and (min-width: 900px){.header__details{padding:0 50px;padding-right:0}}.header__details .detail-block{margin-bottom:0}.header--without-image .header__title{padding-top:40px}@media all and (min-width: 1280px){.overview-page .header,.puzzle-overview-page .header{margin-bottom:50px}}.image-block{padding:0}@media only screen and (min-width: 320px){.image-block{width:calc(100% - 0px);float:left;margin-left:0}}@media only screen and (min-width: 560px){.image-block{width:calc(100% - 0px);float:left;margin-left:0}}@media only screen and (min-width: 900px){.image-block{width:calc(66.6666666667% - 0px);float:left;margin-left:0}}@media only screen and (min-width: 1280px){.image-block{width:calc(50% - 0px);float:left;margin-left:0}}.image-block__thumbnail{padding-bottom:50%}.image-block__caption{font-size:16px;margin-top:10px;text-align:right}.intro-text-block{font-family:"Fago Office Serif","Georgia",serif;font-size:20px;line-height:22px}@media only screen and (min-width: 320px){.intro-text-block{width:calc(100% - 0px);float:left;margin-left:0}}@media only screen and (min-width: 560px){.intro-text-block{width:calc(100% - 0px);float:left;margin-left:0}}@media only screen and (min-width: 900px){.intro-text-block{width:calc(66.6666666667% - 0px);float:left;margin-left:0}}@media only screen and (min-width: 1280px){.intro-text-block{width:calc(66.6666666667% - 0px);float:left;margin-left:0}}@media all and (min-width: 900px){.intro-text-block{padding-right:100px}}@media all and (min-width: 900px){.intro-text-block{font-size:24px;line-height:28px}}.label{color:#000;font-family:"Helvetica Neue","Helvetica","Arial",sans-serif;font-weight:600;text-decoration:none;font-size:10px;line-height:12px;background-color:#ffcb00;padding:10px 15px}@media all and (min-width: 560px){.label{font-size:16px;line-height:20px}}@media all and (min-width: 900px){.label{font-size:16px;line-height:20px}}@media all and (min-width: 1400px){.label{font-size:18px;line-height:22px}}@media all and (min-width: 560px){.label{padding:15px 20px}}@media all and (min-width: 1400px){.label{padding:19px 25px}}.label--purple{background-color:#724194;color:#fff}.label--lila{background-color:#6a5fa5;color:#fff}.label--green{background-color:#357629;color:#fff}.label--mossgreen{background-color:#8e9f07}.label--blue{background-color:#70a7bf}.label--yellow{background-color:#ffcb00}.label--light{color:#fff}.link-block__link{color:#000;transition:all .2s ease}.link-block__link:hover{text-decoration:none;color:#666}.main{margin-right:auto;padding:0;position:relative}.main:after{content:" ";display:table;clear:both}@media only screen and (min-width: 320px){.main{float:none;margin-left:initial;margin-right:initial;max-width:100%}}@media only screen and (min-width: 560px){.main{float:none;margin-left:initial;margin-right:initial}}@media only screen and (min-width: 900px){.main{float:none;margin-left:initial;margin-right:initial;max-width:100%;width:calc(100% - 205px)}}@media only screen and (min-width: 1280px){.main{float:none;margin-left:initial;margin-right:initial;max-width:100%;width:calc(100% - 205px)}}@media all and (min-width: 900px){.main{left:205px}}.navigation-desktop{background-color:#413a38;height:100%;position:fixed;width:205px;display:none}.navigation-desktop svg{width:205px;height:205px}@media all and (min-width: 900px){.navigation-desktop{display:block}}@media all and (max-height: 900px)and (min-height: 600px){.navigation-desktop .navigation__primary-items{padding-top:0}.navigation-desktop .navigation__item{padding-top:1.9vh;padding-bottom:1.9vh}}.home-page .navigation-desktop,.home-page .navigation-mobile__top,.home-page .navigation-mobile__bottom{background-color:#000}.navigation-mobile__top,.navigation-mobile__bottom{background-color:#413a38}.navigation-mobile__top{display:flex;position:relative;justify-content:space-between;z-index:1000}.navigation-mobile__bottom{height:calc(100vh - 170px);overflow-y:scroll;position:absolute;transition:transform .3s ease;transform:translateY(-100%);width:100%;z-index:200}.navigation-mobile__logo{height:95px}.navigation-mobile__logo svg{width:95px}.navigation-mobile__hamburguer,.navigation-mobile__close{align-self:center;cursor:pointer;padding:0 20px;position:absolute;top:30%;right:0;transition:transform .3s ease,opacity .3s ease}.navigation-mobile__hamburguer--hide,.navigation-mobile__close--hide{transform:scale(0.1);opacity:0}.navigation-mobile__hamburguer svg,.navigation-mobile__close svg{width:40px}@media all and (min-width: 900px){.navigation-mobile{display:none}}.navigation-mobile .navigation__item{opacity:0;transform:translateY(10px);transition:transform .3s ease .3s,opacity .3s ease .3s}.navigation-mobile--active .navigation-mobile__bottom{transform:translateY(0)}.navigation-mobile--active .navigation__item{opacity:1;transform:translateY(0)}.navigation{background-color:#413a38}.navigation__primary-items{padding-top:10px}.navigation__primary-items a{color:#fff;font-size:17px;font-weight:600;line-height:21px;text-decoration:none;text-transform:uppercase}.navigation__secondary-items a{color:#fff;font-size:16px;font-weight:400;line-height:21px;text-decoration:none;text-transform:uppercase}.navigation__item{padding:15px 50px 15px 20px}.navigation__item a{position:relative;display:inline-block;text-decoration:none;display:inline}.navigation__item a::after{position:absolute;left:0;content:"";width:100%;height:2px;background:#fff;bottom:-4px;transform:scale(0, 1);transition:transform .3s;transform-origin:right top}.navigation__item a:hover::after{transform-origin:left top;transform:scale(1, 1)}.navigation__item--active a::after{position:absolute;left:0;content:"";width:100%;height:2px;background:#fff;bottom:-4px;transform-origin:left top;transform:scale(1, 1)}.newsletter__wrapper{padding:15px}@media all and (min-width: 900px){.newsletter__wrapper{display:flex;align-items:center;flex-flow:row nowrap;justify-content:flex-end;padding:10px 25px}}.newsletter--home{background-color:#000;color:#fff}.newsletter--default{background-color:#ecebeb;color:#000}.newsletter__title{margin-bottom:8px;font-size:16px}@media all and (min-width: 900px){.newsletter__title{margin-bottom:0;font-size:20px}}.newsletter__form{display:flex;flex-direction:column}@media all and (min-width: 900px){.newsletter__form{margin-left:35px}}.newsletter__form .button{background-color:#70a7bf;color:#000;font-size:16px;line-height:18px}@media all and (min-width: 900px){.newsletter__form .button{font-size:18px;line-height:18px}}.newsletter__form .button:hover{background-color:#93bdcf}.newsletter__form-input{display:flex;flex-flow:row nowrap}.newsletter__form-input .input{color:#818386;width:100%;font-size:14px;line-height:16px}@media all and (min-width: 900px){.newsletter__form-input .input{font-size:16px;line-height:18px}}@media all and (min-width: 900px){.newsletter__form-input{align-items:stretch;min-width:400px;max-width:fit-content}}.newsletter__form-error{color:#ff475d;text-align:left;font-size:14px}.overview-block{margin-right:auto;padding:0;display:block}.overview-block:after{content:" ";display:table;clear:both}@media only screen and (min-width: 320px){.overview-block{float:none;max-width:100%}}@media only screen and (min-width: 560px){.overview-block{float:none;max-width:100%}}@media only screen and (min-width: 900px){.overview-block{float:none;margin-left:auto;margin-right:auto;max-width:100%;width:calc(100% - 0)}}@media only screen and (min-width: 1280px){.overview-block{float:none;margin-left:auto;margin-right:auto;max-width:100%;width:100%}}.overview-block__image-wrapper{position:relative}@media only screen and (min-width: 320px){.overview-block__image-wrapper{width:calc(100% - 0px);float:left;margin-left:0}}@media only screen and (min-width: 560px){.overview-block__image-wrapper{width:calc(100% - 0px);float:left;margin-left:0}}@media only screen and (min-width: 900px){.overview-block__image-wrapper{width:calc(33.3333333333% - 0px);float:left;margin-left:0}}@media only screen and (min-width: 1280px){.overview-block__image-wrapper{width:calc(25% - 0px);float:left;margin-left:0}}.overview-block__image{height:100%;width:100%;padding-bottom:50%}@media all and (min-width: 900px){.overview-block__image{padding-bottom:100%}.overview-block__image.background-image{background-repeat:repeat !important}}.overview-block__details{padding-left:20px;padding-right:20px;padding-top:10px;margin-bottom:30px}@media only screen and (min-width: 320px){.overview-block__details{width:calc(100% - 0px);float:left;margin-left:0}}@media only screen and (min-width: 560px){.overview-block__details{width:calc(100% - 0px);float:left;margin-left:0}}@media only screen and (min-width: 900px){.overview-block__details{width:calc(50% - 0px);float:left;margin-left:0}}@media only screen and (min-width: 1280px){.overview-block__details{width:calc(37.5% - 0px);float:left;margin-left:0}}@media all and (min-width: 900px){.overview-block__details{padding-left:50px;padding-right:0}}@media all and (min-width: 900px){.overview-block__details{padding-top:0;margin-bottom:10px}}.overview-block__title{margin-bottom:10px}@media all and (min-width: 900px){.overview-block__title{margin-bottom:20px}}.overview-block__subtitle{margin-bottom:20px}.overview-block__link{font-weight:600}.overview-block:hover .overview-block__link{text-decoration:underline}.overview-blocks{margin-bottom:70px}.page-footer{margin-right:auto;padding:0;background-color:#ecebeb;clear:both;color:#413a38;position:relative;padding:25px 15px}.page-footer:after{content:" ";display:table;clear:both}@media only screen and (min-width: 320px){.page-footer{float:none;margin-left:initial;margin-right:initial;max-width:100%}}@media only screen and (min-width: 560px){.page-footer{float:none;margin-left:initial;margin-right:initial}}@media only screen and (min-width: 900px){.page-footer{float:none;margin-left:initial;margin-right:initial;max-width:100%;width:calc(100% - 205px)}}@media only screen and (min-width: 1280px){.page-footer{float:none;margin-left:initial;margin-right:initial;max-width:100%;width:calc(100% - 205px)}}@media all and (min-width: 900px){.page-footer{display:flex;justify-content:flex-end;left:205px;padding:30px 0 70px 0}}.page-footer__social{margin-bottom:20px}@media all and (min-width: 900px){.page-footer__social{padding-right:50px}}.page-footer__social-title{margin-bottom:15px}.page-footer__form-wrapper{margin-bottom:25px}@media all and (min-width: 900px){.page-footer__form-wrapper{margin-bottom:0;padding-right:50px;text-align:right}.page-footer__form-wrapper .page-footer__form-title{text-align:left}}@media all and (min-width: 900px){.page-footer__form-wrapper,.page-footer__social{display:inline-block}}.page-footer__form{display:flex}.page-footer__form .input{width:256px}.page-footer__form-title{margin-bottom:15px}.page-footer__form-error{color:#ff475d;text-align:left}.page-footer__social-icons a{padding-right:5px;text-decoration:none}.page-footer__social-icons svg{height:26px;width:26px;fill:#413a38;transition:fill .3s ease}.page-footer__social-icons svg:hover{fill:#786b67}.home-page .page-footer{background-color:#413a38;color:#fff}.home-page .page-footer__social-icons svg{fill:#fff;transition:fill .3s ease}.home-page .page-footer__social-icons svg:hover{fill:#ccc}.home-page .page-footer__form .button{background-color:#70a7bf;color:#000}.home-page .page-footer__form .button:hover{background-color:#93bdcf}.profile-block__image{margin-bottom:15px}.profile-block__image img{height:139px;width:139px}@media all and (min-width: 900px){.profile-block__image img{height:205px;width:205px}}.profile-block__image .former-employee img{opacity:.6}.profile-block__name{font-size:16px;line-height:18px;font-family:"Fago Office Serif","Georgia",serif;font-weight:600;margin-bottom:5px}@media all and (min-width: 900px){.profile-block__name{font-size:26px;line-height:33px}}.profile-block__job-title{margin-bottom:5px}.profile-block__email{font-weight:600;text-decoration:none}.profile-block__email:hover{text-decoration:underline}.profile-block a{text-decoration:none}.profile-block:hover .profile-block__name{text-decoration:underline}.profile-header{overflow:hidden;margin-bottom:20px}@media all and (min-width: 1280px){.profile-header{margin-bottom:30px;padding-top:0}}.profile-header__title{padding-left:20px}@media all and (min-width: 560px){.profile-header__title{padding-left:50px}}.profile-header__email svg{width:20px}.profile-header__tags{margin-bottom:30px}@media only screen and (min-width: 320px){.profile-header__tags{width:calc(100% - 0px);float:left;margin-left:0}}@media only screen and (min-width: 560px){.profile-header__tags{width:calc(100% - 0px);float:left;margin-left:0}}@media only screen and (min-width: 900px){.profile-header__tags{width:calc(100% - 0px);float:left;margin-left:0}}@media only screen and (min-width: 1280px){.profile-header__tags{width:calc(100% - 0px);float:left;margin-left:0}}.profile-header__tags-wrapper{display:flex;flex-wrap:wrap}.profile-header__details{padding-left:20px}@media only screen and (min-width: 320px){.profile-header__details{width:calc(100% - 0px);float:left;margin-left:0}}@media only screen and (min-width: 560px){.profile-header__details{width:calc(50% - 0px);float:left;margin-left:0}}@media only screen and (min-width: 900px){.profile-header__details{width:calc(33.3333333333% - 0px);float:left;margin-left:0}}@media only screen and (min-width: 1280px){.profile-header__details{width:calc(25% - 0px);float:left;margin-left:0}}@media all and (min-width: 560px){.profile-header__details{padding:35px 50px}}.profile-header__details-wrapper{max-width:340px;margin-bottom:20px}.profile-header__details-wrapper a{text-decoration:none}@media only screen and (min-width: 320px){.profile-header__image{width:calc(100% - 0px);float:left;margin-left:0}}@media only screen and (min-width: 560px){.profile-header__image{width:calc(33.3333333333% - 0px);float:left;margin-left:0}}@media only screen and (min-width: 900px){.profile-header__image{width:calc(33.3333333333% - 0px);float:left;margin-left:0}}@media only screen and (min-width: 1280px){.profile-header__image{width:calc(25% - 0px);float:left;margin-left:0}}@media only screen and (min-width: 320px){.profile-header__image{margin-left:calc(0% - 0px + 0px)}}@media only screen and (min-width: 560px){.profile-header__image{margin-left:calc(0% - 0px + 0px)}}@media only screen and (min-width: 900px){.profile-header__image{margin-left:calc(0% - 0px + 0px)}}@media only screen and (min-width: 1280px){.profile-header__image{margin-left:calc(0% - 0px + 0px)}}@media all and (min-width: 560px){.profile-header__image{text-align:right;padding-top:35px}}.profile-header__image .former-employee.profile-header__image-wrapper{opacity:.6}.profile-header__image-wrapper{padding-bottom:100%}.profile-header__image img{padding:0 20px;max-width:210px;width:100%}@media all and (min-width: 560px){.profile-header__image img{padding:0;width:100%}}.profile-header__title{margin-bottom:10px}.profile-header a.profile-header__website{display:block;text-decoration:underline}.profile-header a.profile-header__website:hover{text-decoration:none}.profile-header--organization .profile-header__image{text-align:left}@media all and (min-width: 900px){.profile-header--organization .profile-header__image{padding-left:50px}}.profile-header--organization .profile-header__title{padding-left:20px}@media all and (min-width: 900px){.profile-header--organization .profile-header__title{padding-left:50px}}@media only screen and (min-width: 320px){.profile-header--organization .profile-header__title{width:calc(100% - 0px);float:left;margin-left:0}}@media only screen and (min-width: 560px){.profile-header--organization .profile-header__title{width:calc(100% - 0px);float:left;margin-left:0}}@media only screen and (min-width: 900px){.profile-header--organization .profile-header__title{width:calc(58.3333333333% - 0px);float:left;margin-left:0}}@media only screen and (min-width: 1280px){.profile-header--organization .profile-header__title{width:calc(58.3333333333% - 0px);float:left;margin-left:0}}@media only screen and (min-width: 320px){.profile-header--organization .profile-header__title{margin-left:calc(0% - 0px + 0px)}}@media only screen and (min-width: 560px){.profile-header--organization .profile-header__title{margin-left:calc(0% - 0px + 0px)}}@media only screen and (min-width: 900px){.profile-header--organization .profile-header__title{margin-left:calc(0% - 0px + 0px)}}@media only screen and (min-width: 1280px){.profile-header--organization .profile-header__title{margin-left:calc(0% - 0px + 0px)}}@media only screen and (min-width: 320px){.profile-header--organization .profile-header__wrapper{width:calc(100% - 0px);float:left;margin-left:0}}@media only screen and (min-width: 560px){.profile-header--organization .profile-header__wrapper{width:calc(100% - 0px);float:left;margin-left:0}}@media only screen and (min-width: 900px){.profile-header--organization .profile-header__wrapper{width:calc(100% - 0px);float:left;margin-left:0}}@media only screen and (min-width: 1280px){.profile-header--organization .profile-header__wrapper{width:calc(100% - 0px);float:left;margin-left:0}}.profile-overview-item{text-decoration:none;margin-bottom:40px;flex:0 0 50%}@media all and (min-width: 900px){.profile-overview-item{flex:0 0 33.33%}}@media all and (min-width: 1280px){.profile-overview-item{flex:0 0 25%}}.profile-overview-item:hover .profile-overview-item__title{text-decoration:underline}.profile-overview-item__image{margin-bottom:5px}.profile-overview-item__image .former-employee img{opacity:.6}.profile-overview-item__image img{width:140px}@media all and (min-width: 900px){.profile-overview-item__image img{width:205px}}.profile-overview-item__title{margin-bottom:5px}.profile-overview-item__organization{font-weight:200}.profile-overview-item__details{font-size:16px;line-height:18px;text-decoration:none}@media all and (min-width: 560px){.profile-overview-item__details{max-width:70%}}@media only screen and (min-width: 320px){.profile-overview{width:calc(100% - 0px);float:left;margin-left:0}}@media only screen and (min-width: 560px){.profile-overview{width:calc(100% - 0px);float:left;margin-left:0}}@media only screen and (min-width: 900px){.profile-overview{width:calc(100% - 0px);float:left;margin-left:0}}@media only screen and (min-width: 1280px){.profile-overview{width:calc(100% - 0px);float:left;margin-left:0}}.profile-overview__title{margin-bottom:20px}.profile-overview__wrapper{display:flex;flex-wrap:wrap;flex-direction:row}.profile-overview__wrapper--organization{align-items:flex-end}.profile-overview__item{margin-bottom:30px}.profile-overview__filter-title{padding:0;margin-bottom:15px;position:relative}@media all and (min-width: 900px){.profile-overview__filter-title{margin-bottom:20px}}.profile-overview__detail{font-family:"Helvetica Neue","Helvetica","Arial",sans-serif;font-weight:200}.puzzle-block{background:#413a38;overflow:hidden}.puzzle-block__target{text-decoration:none}.puzzle-block__background{height:100%;position:absolute;top:0;width:100%;z-index:-1}.puzzle-block__background::after{background:#000;content:"";width:100%;height:100%;position:absolute;transition:opacity .3s ease;opacity:0}.puzzle-block__title{font-family:"Fago Office Serif","Georgia",serif;font-weight:600;color:transparent;align-self:flex-start;margin-right:30px;max-width:190px;padding:0 0 10px 10px}.puzzle-block__title span{background-color:#000;font-size:20px;line-height:25px;text-shadow:0 2px 0 #fff}@media all and (min-width: 560px){.puzzle-block__title span{font-size:32px;line-height:40px;text-shadow:0 3px 0 #fff}}@media all and (min-width: 1400px){.puzzle-block__title span{font-size:36px;line-height:44px;text-shadow:0 4px 0 #fff}}@media all and (min-width: 560px){.puzzle-block__title{max-width:230px;padding:0 0 20px 20px}}@media all and (min-width: 900px){.puzzle-block__title{max-width:270px;padding:0 0 15px 20px}}@media all and (min-width: 1400px){.puzzle-block__title{padding:0 0 25px 25px}}.puzzle-block__type{font-size:16px;line-height:18px;padding:5px 10px}.puzzle-block__type > span{background-color:#fff;color:transparent}.puzzle-block__type > span{text-shadow:0 3px 0 #000}@media all and (min-width: 560px){.puzzle-block__type{font-size:24px;line-height:27px}.puzzle-block__type > span{text-shadow:0 5px 0 #000}}@media all and (min-width: 560px){.puzzle-block__type{padding:10px 20px}}@media all and (min-width: 900px){.puzzle-block__type{padding:0 0 10px 20px}}@media all and (min-width: 1400px){.puzzle-block__type{padding:0 0 10px 25px}}@media all and (min-width: 900px){.puzzle-block:hover .puzzle-block__background::after{opacity:.3}}.puzzle-block__wrapper--with-hover.puzzle-block__wrapper--no-theme:hover .puzzle-block__information{transform:translateY(0px)}.puzzle-block__wrapper--with-hover.puzzle-block__wrapper--no-theme:hover .puzzle-block__details{transform:translateY(-110px)}@media all and (min-width: 1280px){.puzzle-block__wrapper--with-hover.puzzle-block__wrapper--no-theme:hover .puzzle-block__details{transform:translateY(-100px) !important}}@media all and (min-width: 900px){.puzzle-block__wrapper--with-hover:hover .puzzle-block__information{transform:translateY(0px)}.puzzle-block__wrapper--with-hover:hover .puzzle-block__details{transform:translateY(-50px)}}@media all and (min-width: 1280px){.puzzle-block__wrapper--with-hover:hover .puzzle-block__details{transform:translateY(-40px) !important}}.puzzle-block__date{font-size:13px;font-weight:600;color:#413a38}.puzzle-block__details{transition:transform .3s ease}.puzzle-block__information{background-color:#fff;bottom:0;display:none;padding:15px 20px;position:absolute;transition:transform .3s ease;width:100%;z-index:10}.puzzle-block__information--no-date{padding-top:25px}@media all and (min-width: 900px){.puzzle-block__wrapper--with-hover .puzzle-block__information{display:block;height:100px;transform:translateY(100px)}}@media all and (min-width: 1280px){.puzzle-block__wrapper--with-hover .puzzle-block__information{height:100px;padding:10px 20px;transform:translateY(100px)}.puzzle-block__wrapper--with-hover .puzzle-block__information--no-date{padding-top:20px}.puzzle-block__wrapper--with-hover .puzzle-block__information--with-date .puzzle-block__excerpt{max-height:59px}}.puzzle-block .label{align-self:flex-start}.puzzle-block__content{display:flex;flex-direction:column;justify-content:flex-end;z-index:10}.puzzle-block__clear{clear:both}.puzzle-block__excerpt{font-size:16px;line-height:20px;overflow:hidden}@media all and (min-width: 900px){.puzzle-block__excerpt{max-height:46px}}@media all and (min-width: 1280px){.puzzle-block__excerpt{max-height:69px}}@media only screen and (min-width: 320px){.puzzle-block--single{width:calc(50% - 0px);float:left;margin-left:0}}@media only screen and (min-width: 560px){.puzzle-block--single{width:calc(50% - 0px);float:left;margin-left:0}}@media only screen and (min-width: 900px){.puzzle-block--single{width:calc(33.3333333333% - 0px);float:left;margin-left:0}}@media only screen and (min-width: 1280px){.puzzle-block--single{width:calc(33.3333333333% - 0px);float:left;margin-left:0}}.puzzle-block--single .puzzle-block__inner{padding-bottom:100%;position:relative}.puzzle-block--single .puzzle-block__content{position:absolute;left:0;top:0;bottom:0;right:0}@media only screen and (min-width: 320px){.puzzle-block--double{width:calc(100% - 0px);float:left;margin-left:0}}@media only screen and (min-width: 560px){.puzzle-block--double{width:calc(100% - 0px);float:left;margin-left:0}}@media only screen and (min-width: 900px){.puzzle-block--double{width:calc(66.6666666667% - 0px);float:left;margin-left:0}}@media only screen and (min-width: 1280px){.puzzle-block--double{width:calc(66.6666666667% - 0px);float:left;margin-left:0}}.puzzle-block--double .puzzle-block__inner{padding-bottom:50%;position:relative}.puzzle-block--double .puzzle-block__content{position:absolute;left:0;top:0;bottom:0;right:0}@media all and (min-width: 900px){.puzzle-block--double .puzzle-block__information{width:50%}}.puzzle-block--empty{background-color:#413a38}.puzzle-block--mobile{display:none}@media all and (max-width: 559px){.puzzle-block--mobile{display:block}.puzzle-block--mobile .puzzle-block__content{display:flex}}@media all and (min-width: 560px)and (max-width: 899px){.puzzle-block--mobile{display:block}.puzzle-block--mobile .puzzle-block__content{display:flex}}.puzzle-block--landscape{display:none}@media all and (min-width: 900px)and (max-width: 1279px){.puzzle-block--landscape{display:block}}.puzzle-block--big-screens{display:none}@media all and (min-width: 1280px){.puzzle-block--big-screens{display:block}}.puzzle-block .puzzle-block__inner{overflow:hidden;transition:transform .35s cubic-bezier(0.26, 0.88, 0.57, 0.9)}.puzzle-block .puzzle-block__content{background-size:auto 100%}.puzzle-block.puzzle-block--double .puzzle-block__inner{float:left;overflow:hidden;width:50%}.puzzle-block.puzzle-block--double .puzzle-block__inner:first-child .puzzle-block__content{right:-100%}.puzzle-block.puzzle-block--double .puzzle-block__inner:last-child .puzzle-block__content{left:-100%}.puzzle-block__content--tile-wide-one{background-image:url("/static/images/tiles/tile_wide_one.svg")}.puzzle-block__content--tile-wide-two{background-image:url("/static/images/tiles/tile_wide_two.svg")}.puzzle-block__content--tile-wide-three{background-image:url("/static/images/tiles/tile_wide_two.svg")}.puzzle-block__content--tile-square-one{background-image:url("/static/images/tiles/tile_square_one.svg")}.puzzle-block__content--tile-square-two{background-image:url("/static/images/tiles/tile_square_two.svg")}.puzzle-block__content--tile-square-three{background-image:url("/static/images/tiles/tile_square_three.svg")}.puzzle-block__content--tile-square-four{background-image:url("/static/images/tiles/tile_square_four.svg")}.puzzle-block__content--tile-square-five{background-image:url("/static/images/tiles/tile_square_five.svg")}.puzzle-block--has-easter{animation:zoomout 1s infinite}@keyframes zoomout{0%{transform:scale(1)}50%{transform:scale(0.3)}100%{transform:scale(1)}}.quote-block{padding:0 20px}@media all and (min-width: 900px){.quote-block{padding:0 50px;padding-right:0}}@media all and (min-width: 900px){.quote-block{display:flex}}.quote-block__quote{font-family:"Fago Office Serif","Georgia",serif;color:transparent;margin-bottom:16px}.quote-block__quote span{background-color:#ecebeb;text-shadow:0 5px 0 #000;font-size:20px;line-height:26px}@media all and (min-width: 900px){.quote-block__quote span{font-size:26px;line-height:33px}}.quote-block__profile img{width:75px}@media all and (min-width: 900px){.quote-block__profile img{width:105px}}.quote-block__profile .former-employee img{opacity:.6}@media only screen and (min-width: 320px){.quote-block__left{width:calc(100% - 0px);float:left;margin-left:0}}@media only screen and (min-width: 560px){.quote-block__left{width:calc(100% - 0px);float:left;margin-left:0}}@media only screen and (min-width: 900px){.quote-block__left{width:calc(66.6666666667% - 0px);float:left;margin-left:0}}@media only screen and (min-width: 1280px){.quote-block__left{width:calc(50% - 0px);float:left;margin-left:0}}.quote-block__left-wrapper{float:right;text-align:right;max-width:280px;margin-bottom:15px}@media all and (min-width: 900px){.quote-block__left-wrapper{max-width:620px;margin-bottom:0}}.quote-block__right{text-align:right}@media only screen and (min-width: 320px){.quote-block__right{width:calc(100% - 0px);float:left;margin-left:0}}@media only screen and (min-width: 560px){.quote-block__right{width:calc(100% - 0px);float:left;margin-left:0}}@media only screen and (min-width: 900px){.quote-block__right{width:calc(33.3333333333% - 0px);float:left;margin-left:0}}@media only screen and (min-width: 1280px){.quote-block__right{width:calc(50% - 0px);float:left;margin-left:0}}@media only screen and (min-width: 320px){.quote-block__right{margin-left:calc(0% - 0px + 0px)}}@media only screen and (min-width: 560px){.quote-block__right{margin-left:calc(0% - 0px + 0px)}}@media only screen and (min-width: 900px){.quote-block__right{margin-left:calc(0% - 0px + 0px)}}@media only screen and (min-width: 1280px){.quote-block__right{margin-left:calc(0% - 0px + 0px)}}@media all and (min-width: 900px){.quote-block__right{align-self:flex-end;padding-left:25px;text-align:left}}.quote-block__function{font-weight:200;font-size:16px}.quote-block h3 a{text-decoration:none}.quote-block__author{margin-bottom:5px}.quote-block__author a{color:#000;transition:all .2s ease}.quote-block__author a:hover{text-decoration:none;color:#666}.search-bar{position:fixed;width:100%;z-index:200;transform:translateY(-300%)}@media all and (min-width: 900px){.search-bar{transform:translateY(-300%)}}.search-bar--opened{transform:translateY(0);z-index:500}.search-bar--with-transition{transition:transform .6s ease}.search-bar__input{font-size:20px;color:#000;height:105px;width:100%;padding-left:20px}@media all and (min-width: 900px){.search-bar__input{font-size:30px;line-height:35px}}.search-bar__input::placeholder{color:#413a38}@media all and (min-width: 900px){.search-bar__input{padding-left:50px}}.search-bar__icon{appearance:none;background-color:transparent;border:0;cursor:pointer;position:absolute;top:30%;right:20px}@media all and (min-width: 900px){.search-bar__icon{right:235px}}.search-bar--with-border{border-bottom:1px solid #413a38}.search-overlay{background:#000;display:none;height:100%;opacity:0;position:absolute;width:100%;z-index:400;transition:opacity .3s ease}.search-overlay--displayed{display:block}.search-overlay--active{opacity:.3}.search-result{margin-bottom:40px}@media only screen and (min-width: 320px){.search-result{width:calc(100% - 0px);float:left;margin-left:0}}@media only screen and (min-width: 560px){.search-result{width:calc(100% - 0px);float:left;margin-left:0}}@media only screen and (min-width: 900px){.search-result{width:calc(100% - 0px);float:left;margin-left:0}}@media only screen and (min-width: 1280px){.search-result{width:calc(100% - 0px);float:left;margin-left:0}}.search-result__target{text-decoration:none}@media only screen and (min-width: 320px){.search-result__target{width:calc(100% - 0px);float:left;margin-left:0}}@media only screen and (min-width: 560px){.search-result__target{width:calc(100% - 0px);float:left;margin-left:0}}@media only screen and (min-width: 900px){.search-result__target{width:calc(66.6666666667% - 0px);float:left;margin-left:0}}@media only screen and (min-width: 1280px){.search-result__target{width:calc(50% - 0px);float:left;margin-left:0}}.search-result__target:hover .search-result__title{text-decoration:underline}.search-result__type{margin-bottom:10px;text-transform:capitalize}.search{padding:0 50px}.search__legend{margin-bottom:20px}.share-block{padding:0 20px}@media all and (min-width: 900px){.share-block{padding:0}}.share-block__label{margin-bottom:15px;text-align:right}@media only screen and (min-width: 320px){.share-block__label{width:calc(100% - 0px);float:left;margin-left:0}}@media only screen and (min-width: 560px){.share-block__label{width:calc(100% - 0px);float:left;margin-left:0}}@media only screen and (min-width: 900px){.share-block__label{width:calc(66.6666666667% - 0px);float:left;margin-left:0}}@media only screen and (min-width: 1280px){.share-block__label{width:calc(50% - 0px);float:left;margin-left:0}}@media all and (min-width: 900px){.share-block__label{margin-bottom:0}}.share-block__icons{text-align:right;padding-left:25px}@media all and (min-width: 900px){.share-block__icons{text-align:left}}@media only screen and (min-width: 320px){.share-block__icons{width:calc(100% - 0px);float:left;margin-left:0}}@media only screen and (min-width: 560px){.share-block__icons{width:calc(100% - 0px);float:left;margin-left:0}}@media only screen and (min-width: 900px){.share-block__icons{width:calc(33.3333333333% - 0px);float:left;margin-left:0}}@media only screen and (min-width: 1280px){.share-block__icons{width:calc(33.3333333333% - 0px);float:left;margin-left:0}}.share-block__icons > a{display:inline-block;width:25px;margin-left:12px}@media all and (min-width: 900px){.share-block__icons > a{margin-left:0}}.share-block svg{fill:#000;transition:fill .3s ease}.share-block svg:hover{fill:#666}.slider-block{padding:0}.slider-block__image-swiper{position:relative;margin-bottom:70px}@media only screen and (min-width: 320px){.slider-block__image-swiper{width:calc(100% - 0px);float:left;margin-left:0}}@media only screen and (min-width: 560px){.slider-block__image-swiper{width:calc(100% - 0px);float:left;margin-left:0}}@media only screen and (min-width: 900px){.slider-block__image-swiper{width:calc(66.6666666667% - 0px);float:left;margin-left:0}}@media only screen and (min-width: 1280px){.slider-block__image-swiper{width:calc(50% - 0px);float:left;margin-left:0}}@media all and (min-width: 900px){.slider-block__image-swiper{margin-bottom:0}}.slider-block__image-swiper .background-image{padding-bottom:50%}.slider-block__text-swiper{padding-bottom:40px;padding-left:20px;padding-right:20px;position:relative}@media only screen and (min-width: 320px){.slider-block__text-swiper{width:calc(100% - 0px);float:left;margin-left:0}}@media only screen and (min-width: 560px){.slider-block__text-swiper{width:calc(100% - 0px);float:left;margin-left:0}}@media only screen and (min-width: 900px){.slider-block__text-swiper{width:calc(33.3333333333% - 0px);float:left;margin-left:0}}@media only screen and (min-width: 1280px){.slider-block__text-swiper{width:calc(50% - 0px);float:left;margin-left:0}}.slider-block__text-swiper h3{margin-bottom:10px}.slider-block__text-swiper .is-visible{padding-right:20px}@media all and (min-width: 900px){.slider-block__text-swiper{padding-left:25px;padding-bottom:33.33%;max-width:330px}}@media all and (min-width: 1280px){.slider-block__text-swiper{padding-bottom:25%}}.slider-block__text-swiper > div{bottom:0;opacity:0;position:absolute;transition:opacity .3s ease-out}.slider-block__text-swiper > div.is-visible{opacity:1;transition:opacity .3s ease-out .1s}.sliding-puzzle{background:#413a38;overflow:hidden;background:#ecebeb;transition:opacity .3s ease,height .3s ease;min-height:100px}.sliding-puzzle:after{content:" ";display:table;clear:both}.sliding-puzzle .sliding-puzzle__blocks:after{content:" ";display:table;clear:both}.sliding-puzzle .sliding-puzzle__block{overflow:visible;position:relative}.sliding-puzzle .puzzle-block__outer:after{content:" ";display:table;clear:both}@media all and (min-width: 900px){.sliding-puzzle .puzzle-block--single{width:calc(100% / 3)}.sliding-puzzle .puzzle-block--double{width:calc(100% / 3 * 2)}}@media all and (min-width: 1280px){.sliding-puzzle .puzzle-block--single{width:calc(100% / 4)}.sliding-puzzle .puzzle-block--double{width:calc(100% / 4 * 2)}}.sliding-puzzle .sliding-puzzle__blocks--desktop{opacity:0}.sliding-puzzle .puzzle-block{z-index:100}.sliding-puzzle .puzzle-block--empty{z-index:1}.sliding-puzzle .puzzle-block__inner--animating{opacity:1}.sliding-puzzle .puzzle-block__outer{position:relative}.sliding-puzzle .puzzle-block__inner{opacity:0;transform:translate3d(0, 0, 0);z-index:999}.sliding-puzzle .puzzle-block__inner.puzzle-block__inner--up{transform:translate3d(0, -50%, 0)}.sliding-puzzle .puzzle-block__inner.puzzle-block__inner--down{transform:translate3d(0, 50%, 0)}.sliding-puzzle .puzzle-block__inner.puzzle-block__inner--left{transform:translate3d(-50%, 0, 0)}.sliding-puzzle .puzzle-block__inner.puzzle-block__inner--right{transform:translate3d(50%, 0, 0)}.sliding-puzzle.sliding-puzzle--loaded .sliding-puzzle__blocks--desktop{opacity:1}.sliding-puzzle.sliding-puzzle--loaded .puzzle-block__inner--animating{opacity:1;transform:translate3d(0, 0, 0);transition:transform .7s cubic-bezier(0.26, 0.88, 0.57, 0.9),opacity .3s cubic-bezier(0.26, 0.88, 0.57, 0.9)}.sliding-puzzle.sliding-puzzle--loaded .puzzle-block__inner--visible{opacity:1}.sliding-puzzle--hide{opacity:0;height:0}.sliding-widget{padding:0;margin-bottom:0}.sliding-widget__title{padding:0 10px;margin-bottom:15px;position:relative}@media all and (min-width: 900px){.sliding-widget__title{padding:0 25px;padding-right:0;margin-bottom:30px}}.sliding-widget__filter{color:#413a38;display:inline-block;margin-left:-5px;margin-right:-7px;position:relative}.sliding-widget__filter-label{cursor:pointer;text-decoration:underline}.sliding-widget__filter-label{padding:5px;padding-right:30px;position:relative}.sliding-widget__filter-label::after{content:"";background-image:url("/static/images/icons/chevron-down.svg");content:"";background-position:center;position:absolute;top:42%;right:15px;width:10px;height:7px;background-size:10px 7px}@media all and (min-width: 900px){.sliding-widget__filter-label::after{right:9px;width:15px;height:13px;background-size:15px 13px}}.sliding-widget__filter--opened .sliding-widget__filter-dropdown{display:block}.sliding-widget__filter--opened .sliding-widget__filter-label,.sliding-widget__filter--opened .sliding-widget__filter-dropdown{box-shadow:0 15px 16px 0 rgba(0,0,0,.3);z-index:1000}.sliding-widget__filter--opened__filter-dropdown{padding-top:15px}.sliding-widget__filter--opened .sliding-widget__filter-label::after{background-image:url("/static/images/icons/chevron-up.svg")}@media all and (min-width: 900px){.sliding-widget__filter:hover .sliding-widget__filter-dropdown{display:block}.sliding-widget__filter:hover .sliding-widget__filter-label,.sliding-widget__filter:hover .sliding-widget__filter-dropdown{box-shadow:0 15px 16px 0 rgba(0,0,0,.3);z-index:1000}.sliding-widget__filter:hover__filter-dropdown{padding-top:15px}.sliding-widget__filter:hover .sliding-widget__filter-label::after{background-image:url("/static/images/icons/chevron-up.svg")}.sliding-widget__filter--hide.sliding-widget__filter:hover .sliding-widget__filter-dropdown{display:none}}.sliding-widget__filter-dropdown{background-color:#fff;display:none;position:absolute;padding-top:10px}.sliding-widget__filter-option{cursor:pointer;padding:12px 10px;padding-right:30px}@media all and (min-width: 900px){.sliding-widget__filter-option{min-width:153px}}.sliding-widget__filter-option:hover{background-color:#ecebeb}.sliding-widget__filter-option--selected{display:none}.sliding-widget .puzzle-block{background-color:#ecebeb}.sliding-widget .puzzle-block__content--empty{background-color:#ecebeb}.sliding-widget .puzzle-block__content--tile-wide-one{background-image:url("/static/images/tiles/tile_wide_one_light.svg")}.sliding-widget .puzzle-block__content--tile-wide-two{background-image:url("/static/images/tiles/tile_wide_two_light.svg")}.sliding-widget .puzzle-block__content--tile-wide-three{background-image:url("/static/images/tiles/tile_wide_two_light.svg")}.sliding-widget .puzzle-block__content--tile-square-one{background-image:url("/static/images/tiles/tile_square_one_light.svg")}.sliding-widget .puzzle-block__content--tile-square-two{background-image:url("/static/images/tiles/tile_square_two_light.svg")}.sliding-widget .puzzle-block__content--tile-square-three{background-image:url("/static/images/tiles/tile_square_three_light.svg")}.sliding-widget .puzzle-block__content--tile-square-four{background-image:url("/static/images/tiles/tile_square_four_light.svg")}.sliding-widget .puzzle-block__content--tile-square-five{background-image:url("/static/images/tiles/tile_square_five_light.svg")}@media only screen and (min-width: 320px){.text-block{width:calc(100% - 0px);float:left;margin-left:0}}@media only screen and (min-width: 560px){.text-block{width:calc(100% - 0px);float:left;margin-left:0}}@media only screen and (min-width: 900px){.text-block{width:calc(66.6666666667% - 0px);float:left;margin-left:0}}@media only screen and (min-width: 1280px){.text-block{width:calc(50% - 0px);float:left;margin-left:0}}@media all and (min-width: 900px){.text-block{padding-right:50px}}.text-block .rich-text h3{margin-bottom:5px}@media all and (min-width: 900px){.text-block .rich-text h3{margin-bottom:10px}}.text-block .rich-text p{margin-bottom:1em}.text-block.block{margin-bottom:15px}@media all and (min-width: 900px){.text-block.block{margin-bottom:25px}}.text-block .rich-text ol{list-style-type:decimal}.text-block .rich-text ul{list-style-type:circle}.text-block .rich-text ol,.text-block .rich-text ul{margin-bottom:20px;margin-left:22px}.text-block .rich-text b{font-weight:600}.text-block .rich-text i{font-style:italic}.text-block .rich-text a{color:#000;transition:all .2s ease}.text-block .rich-text a:hover{text-decoration:none;color:#666}.tiles-row{padding:0;position:relative}@media only screen and (min-width: 320px){.tiles-row{width:calc(100% - 0px);float:left;margin-left:0}}@media only screen and (min-width: 560px){.tiles-row{width:calc(100% - 0px);float:left;margin-left:0}}@media only screen and (min-width: 900px){.tiles-row{width:calc(100% - 0px);float:left;margin-left:0}}@media only screen and (min-width: 1280px){.tiles-row{width:calc(100% - 0px);float:left;margin-left:0}}@media only screen and (min-width: 320px){.tiles-row .puzzle-block{width:calc(50% - 0px);float:left;margin-left:0}}@media only screen and (min-width: 560px){.tiles-row .puzzle-block{width:calc(50% - 0px);float:left;margin-left:0}}@media only screen and (min-width: 900px){.tiles-row .puzzle-block{width:calc(33.3333333333% - 0px);float:left;margin-left:0}}@media only screen and (min-width: 1280px){.tiles-row .puzzle-block{width:calc(25% - 0px);float:left;margin-left:0}}.video-block{padding:0}@media only screen and (min-width: 320px){.video-block{width:calc(100% - 0px);float:left;margin-left:0}}@media only screen and (min-width: 560px){.video-block{width:calc(100% - 0px);float:left;margin-left:0}}@media only screen and (min-width: 900px){.video-block{width:calc(66.6666666667% - 0px);float:left;margin-left:0}}@media only screen and (min-width: 1280px){.video-block{width:calc(50% - 0px);float:left;margin-left:0}}
