@import url(https://use.typekit.net/jsi1cog.css);
@charset "UTF-8";@-webkit-keyframes bounce{0%{transform:translateY(0)}45%{transform:translateY(10px)}55%{transform:translateY(10px)}to{transform:translateY(0)}}@keyframes bounce{0%{transform:translateY(0)}45%{transform:translateY(10px)}55%{transform:translateY(10px)}to{transform:translateY(0)}}@-webkit-keyframes drop{0%{transform:translateY(-200px);width:300px}25%{transform:translateY(0);width:300px}65%{width:100%}to{width:100%}}@keyframes drop{0%{transform:translateY(-200px);width:300px}25%{transform:translateY(0);width:300px}65%{width:100%}to{width:100%}}@-webkit-keyframes fadein{0%{opacity:0}80%{opacity:0}to{opacity:1}}@keyframes fadein{0%{opacity:0}80%{opacity:0}to{opacity:1}}@-webkit-keyframes fadein-fast{0%{opacity:0}to{opacity:1}}@keyframes fadein-fast{0%{opacity:0}to{opacity:1}}@-webkit-keyframes top-bottom-fade-in{0%{height:0;top:50%}to{height:100%;top:0}}@keyframes top-bottom-fade-in{0%{height:0;top:50%}to{height:100%;top:0}}@-webkit-keyframes left-right-fade-in{0%{left:50%;width:0}to{left:0;width:100%}}@keyframes left-right-fade-in{0%{left:50%;width:0}to{left:0;width:100%}}*,:after,:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box;font-family:inherit}@media (prefers-reduced-motion){*,:after,:before{-webkit-animation:none!important;animation:none!important;transition:none!important}}html{font-size:100%;height:100%;scroll-behavior:smooth}body{display:flex;flex-direction:column;font-family:minion-pro,serif;font-weight:400;margin:0;min-height:100%;position:relative}.body{background-color:#d9d9d2}.body--white{background-color:#fff}@media screen and (max-width:63.9375em){.body--active{height:100vh;overflow:hidden}}header{margin-bottom:auto}main{flex-grow:1}footer{margin-top:auto}figure{margin:0}img{display:inline-block;height:auto;max-width:100%;vertical-align:middle;width:auto}iframe{display:block}button{cursor:pointer}h1,h2,h3,h4,h5,h6{font-family:degular,sans-serif;font-weight:600}a,div,h1,h2,h3,h4,h5,h6,p,span{color:#1a1917}.noscroll{height:100vh;overflow:hidden}.d-none,.grecaptcha-badge,[v-cloak]{display:none}hr{border:none;border-top:1px solid #000;margin:0}.content-width{width:1056px}.content-width,.content-width--short{margin:0 auto;max-width:100%;padding-left:16px;padding-right:16px}.content-width--short{width:1332px}.content-width--medium{width:1532px}.content-width--large,.content-width--medium{margin:0 auto;max-width:100%;padding-left:16px;padding-right:16px}.content-width--large{width:1792px}@media screen and (min-width:64em){.content-width{padding-left:32px;padding-right:32px;width:1088px}.content-width--short{padding-left:32px;padding-right:32px;width:1364px}.content-width--medium{padding-left:32px;padding-right:32px;width:1564px}.content-width--large{padding-left:32px;padding-right:32px;width:1824px}}.bg-desktop-white{background-color:#d9d9d2}@media screen and (min-width:64em){.bg-desktop-white{background-color:#fff}}.bg-white{background-color:#fff}.bg-dark{background-color:#d9d9d2}
/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */.hamburger{background-color:transparent;border:0;color:inherit;cursor:pointer;display:inline-block;font:inherit;margin:0;overflow:visible;padding:14px 8px;text-transform:none;transition-duration:.15s;transition-property:opacity,filter;transition-timing-function:linear}.hamburger.is-active:hover,.hamburger:hover{opacity:1}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner:after,.hamburger.is-active .hamburger-inner:before{background-color:#000}.hamburger-box{display:inline-block;height:16px;position:relative;width:23px}.hamburger-inner{display:block;margin-top:-1px;top:50%}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{background-color:#000;border-radius:4px;height:2px;position:absolute;transition-duration:.15s;transition-property:transform;transition-timing-function:ease;width:23px}.hamburger-inner:after,.hamburger-inner:before{content:"";display:block}.hamburger-inner:before{top:-7px}.hamburger-inner:after{bottom:-7px}.hamburger--collapse .hamburger-inner{bottom:0;top:auto;transition-delay:.13s;transition-duration:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse .hamburger-inner:after{top:-14px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity .1s linear}.hamburger--collapse .hamburger-inner:before{transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse.is-active .hamburger-inner{transform:translate3d(0,-7px,0) rotate(-45deg);transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--collapse.is-active .hamburger-inner:after{opacity:0;top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .22s}.hamburger--collapse.is-active .hamburger-inner:before{top:0;transform:rotate(-90deg);transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s}.search-container{position:relative;z-index:100}@media screen and (min-width:40em){.search-container{display:none}.search-container--homepage{display:block}}.search-container--active{z-index:-1}.search-container .autocomplete--default{position:relative;z-index:100}.search-container .autocomplete--default .autocomplete-input{border:none;border-radius:34px;color:#1a1917;font-family:minion-pro,serif;font-size:20px;font-weight:500;height:68px;max-width:calc(100vw - 32px);padding:0 16px 0 60px;position:relative;transition:width .15s ease-out;width:483px;z-index:4}.search-container .autocomplete--default .autocomplete-input::-moz-placeholder{color:transparent}.search-container .autocomplete--default .autocomplete-input:-ms-input-placeholder{color:transparent}.search-container .autocomplete--default .autocomplete-input::placeholder{color:transparent}.search-container .autocomplete--default .autocomplete-input:focus,.search-container .autocomplete--default .autocomplete-input[aria-expanded=true]{background-color:#fff;outline:none;width:500px}.search-container .autocomplete--default [data-position=above],.search-container .autocomplete--default [data-position=below]{position:relative}.search-container .autocomplete--default [data-position=above]:before,.search-container .autocomplete--default [data-position=below]:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PHBhdGggZD0iTTIwIDdhNyA3IDAgMSAwLTEyLjI4MSA0LjU3NEw3LjI5MyAxMkg2bC02IDYgMiAyIDYtNnYtMS4yOTNsLjQyNi0uNDI2QTYuOTg1IDYuOTg1IDAgMCAwIDIwIDdabS0yIDBhNSA1IDAgMSAxLTUtNSA0Ljk4NSA0Ljk4NSAwIDAgMSA1IDVaIi8+PC9zdmc+");background-repeat:no-repeat;background-size:contain;content:"";height:20px;left:27px;opacity:1;position:absolute;top:34px;transform:translateY(-50%);transition:opacity .15s ease-out;width:20px;z-index:5}.search-container .autocomplete--default [data-position=above] .autocomplete-input[aria-expanded=true],.search-container .autocomplete--default [data-position=below] .autocomplete-input[aria-expanded=true]{z-index:4}.search-container .autocomplete--default .autocomplete[data-loading=true]:after{-webkit-animation:rotate 1s linear infinite;animation:rotate 1s linear infinite;border:3px solid rgba(0,0,0,.12);border-radius:100%;border-right-color:rgba(0,0,0,.48);content:"";height:20px;position:absolute;right:12px;top:50%;transform:translateY(-50%);width:20px}.search-container .autocomplete--default .autocomplete-result-list{background:#fff;box-shadow:0 24px 15px -20px rgba(0,0,0,.25);box-sizing:border-box;color:#000;list-style:none;margin:0;max-height:400px;overflow-y:auto;padding:0}.search-container .autocomplete--default .autocomplete-result-list::-webkit-scrollbar{width:10px}.search-container .autocomplete--default .autocomplete-result-list::-webkit-scrollbar-track{background:#fff}.search-container .autocomplete--default .autocomplete-result-list::-webkit-scrollbar-thumb{background-color:#c9d1dc;border-radius:5px}.search-container .autocomplete--default .autocomplete-result-list::-webkit-scrollbar-thumb:hover{background:blue}.search-container .autocomplete--default .autocomplete-result-list-parent,.search-container .autocomplete--default [data-position=below] .autocomplete-result-list-parent{background:#fff}.search-container .autocomplete--default [data-position=below] .autocomplete-result-list-parent--active{margin-top:-36px;padding-top:60px}.search-container .autocomplete--default [data-position=below] .autocomplete-result-list{border-radius:0 0 0 17px;margin-top:-32px;padding-bottom:8px;padding-top:0;position:relative;z-index:-1}.search-container .autocomplete--default [data-position=above] .autocomplete-result-list{border-radius:17px 0 0 0;margin-bottom:-32px;padding-bottom:32px;padding-top:8px;position:relative;z-index:-1}.search-container .autocomplete--default .autocomplete-result{background-position:12px;background-repeat:no-repeat;cursor:default;padding:10px}@-webkit-keyframes rotate{0%{transform:translateY(-50%) rotate(0deg)}to{transform:translateY(-50%) rotate(359deg)}}@keyframes rotate{0%{transform:translateY(-50%) rotate(0deg)}to{transform:translateY(-50%) rotate(359deg)}}.search-container .autocomplete--default .autocomplete-section{margin-bottom:16px;position:relative}.search-container .autocomplete--default .autocomplete-section span{background-color:#fff;padding-right:6px;position:relative;z-index:4}.search-container .autocomplete--default .autocomplete-section:after{background-color:#000;content:"";height:1px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:100%;z-index:1}.search-container .autocomplete-item__link{display:flex;flex-wrap:nowrap;margin-bottom:10px;text-decoration:none;width:100%}.search-container .autocomplete-item__link--1,.search-container .autocomplete-item__link--2{flex-direction:column}.search-container .autocomplete-item__link:hover,.search-container .autocomplete-item__link[aria-selected=true]{background-color:#eee}.search-container .autocomplete-item__link:hover .autocomplete-item__item-title,.search-container .autocomplete-item__link:hover .autocomplete-item__person-title,.search-container .autocomplete-item__link[aria-selected=true] .autocomplete-item__item-title,.search-container .autocomplete-item__link[aria-selected=true] .autocomplete-item__person-title{text-decoration:underline}.search-container .autocomplete-item{width:100%}.search-container .autocomplete-item:not(:last-child){border-bottom:1px solid #1a1917}.search-container .autocomplete-item__block{margin-left:10px;width:100%}.search-container .autocomplete-item__image-block{align-items:center;flex-shrink:0;width:50px}.search-container .autocomplete-item__top{display:flex;flex-shrink:0;font-family:degular,sans-serif;font-size:14px;font-weight:600}.search-container .autocomplete-item__title-block{margin-top:6px}.search-container .autocomplete-item__status{background-color:#67a7ff;border-radius:9px;margin-right:7px;padding:0 5px;text-transform:uppercase}.search-container .autocomplete-item__status--recent{background:linear-gradient(90deg,#ff8181,#67a7ff)}.search-container .autocomplete-item__status--finished{background-color:#ff8181}.search-container .autocomplete-item__category{background-color:#1a1917;border-radius:9px;color:#d9d9d2;margin-right:7px;padding:0 5px;text-transform:uppercase}.search-container .autocomplete-item__department{text-transform:uppercase}.search-container .autocomplete-item__item-title{font-family:minion-pro,serif;font-size:18px;font-weight:400;line-height:22px;margin:0 0 10px;text-decoration:none}.search-container .autocomplete-item__item-text{line-height:16px}.search-container .autocomplete-item__person-image,.search-container .autocomplete-item__placeholder{border-radius:50%;height:50px;width:50px}.search-container .autocomplete-item__placeholder{background-position:50%;background-repeat:no-repeat;background-size:32px;border:3px solid #000}.search-container .autocomplete-item__person-info{display:inline-block;font-size:16px;margin-left:16px;width:200px}.search-container .autocomplete-item__person-info a:hover{text-decoration:underline}.search-container .autocomplete-item__person-title{display:inline-block;font-family:degular,sans-serif;font-size:18px;font-weight:600;line-height:22px;text-decoration:none}.search-container__info{font-size:18px;margin-top:10px;text-align:center}.search-container__link{border-left:1px solid #000;font-family:degular,sans-serif;font-weight:700;padding:10px 16px;position:absolute;right:0;text-decoration:none;text-transform:uppercase;top:13px;z-index:4}.block{margin:0 auto;padding:32px 0;width:100%}@media screen and (min-width:64em){.block{padding:64px 0}.block--half{display:inline-block;margin:0 auto;width:49.8%}}.block--employees{padding-bottom:39px}.block--employees .employees__title{font-size:24px;line-height:24px;margin:0 0 10px}.block .news,.block .related{padding:0}.block .news__title{font-size:28px;line-height:28px;margin-bottom:16px;margin-top:0}@media screen and (min-width:64em){.block .news__title{font-size:48px;line-height:48px}}.project .block,.publication .block{padding:16px 0}.project .block:first-child,.publication .block:first-child{padding-top:0}.project .block:last-child,.publication .block:last-child{padding-bottom:0}.campaign__top{background-color:#1a1917;display:flex;flex-direction:column;min-height:50vh;padding:50px 16px;position:relative}@media screen and (min-width:64em){.campaign__top{flex-direction:row;min-height:80vh;padding:0}}.campaign__top--subpage{min-height:530px}.campaign__banner-container{position:relative;width:50%}.campaign__banner-overlay{background-color:#000;height:100%;left:0;opacity:.5;position:absolute;top:0;width:100%}.campaign__banner{background-color:#1a1917;display:none;flex-shrink:0;height:100%;-o-object-fit:cover;object-fit:cover;order:1;width:100%}@media screen and (min-width:64em){.campaign__banner{display:block}}.campaign__info{color:#fff;order:3;padding:50px 16px 0;position:relative;width:100%}@media screen and (min-width:64em){.campaign__info{background-color:#d9d9d2;color:#1a1917;padding:100px 40px 120px;width:50%}}.campaign__info-title{font-size:48px;margin:0}.campaign__title{font-size:48px;font-weight:600;margin-bottom:0;margin-top:0}.campaign__description,.campaign__intro{border-top:1px solid #1a1917;font-size:20px;font-weight:500;padding-top:20px}.campaign__description--campaign,.campaign__intro--campaign{border-top:none}@media screen and (min-width:64em){.campaign__description p,.campaign__intro p{width:60%}}.campaign__description p:first-child,.campaign__intro p:first-child{margin-top:0}.campaign__description p:last-child,.campaign__intro p:last-child{margin-bottom:0}.campaign__intro{border-top:none}.campaign__button{border:1px solid #1a1917;border-radius:16px;display:inline-block;font-family:degular,sans-serif;font-size:24px;font-weight:500;line-height:24px;padding:1px 10px 5px;text-decoration:none}.campaign__button--dark{background-color:#1a1917;color:#fff;font-size:20px;line-height:24px;margin-top:50px;padding:0 10px}.campaign__button--details{bottom:-100px;color:#1a1917;position:absolute}@media screen and (min-width:64em){.campaign__button--details{margin-top:32px;position:static}}.campaign__scroll{align-items:center;cursor:pointer;display:flex;margin-left:16px;margin-top:50vh;order:1;text-decoration:none;transition:transform .15s ease-out;z-index:10}.campaign__scroll:hover{transform:translateY(10px)}@media screen and (min-width:64em){.campaign__scroll{bottom:32px;left:calc(50% - 25px);margin-left:0;position:absolute}}.campaign__search{bottom:32px;left:50%;position:absolute;transform:translateX(-50%)}.campaign__search-input{border:2px solid #fff;border-radius:33px;font-size:18px;height:66px;max-width:485px;outline:none;padding:0 20px;width:80vw}.campaign__search-input:active,.campaign__search-input:focus{border-color:#67a7ff}.campaign__arrow{background-color:#67a7ff;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOC4zNjIiIGhlaWdodD0iMzIuNjY4Ij48cGF0aCBkPSJtOS4xODIgMzIuNjY4IDkuMTgxLTkuMTgxLTEuOTY1LTEuOTI1LTUuMzEyIDUuMzEyLTEuMzI1IDEuMzMuNzgzLTIuODEzVi4wMDFINy44MTF2MjUuMzlsLjY4MSAyLjgxNy0xLjMyMS0xLjQzNi01LjIwNi01LjIxLTEuOTY0IDEuOTIyeiIgZmlsbD0iIzFhMTkxNyIvPjwvc3ZnPg==");background-position:50%;background-repeat:no-repeat;background-size:16px;border-radius:50%;height:50px;width:50px}.campaign__scroll-text{color:#fff;font-family:degular,sans-serif;font-size:24px;font-weight:500;margin-left:15px}@media screen and (min-width:64em){.campaign__scroll-text{color:#1a1917}}.campaign__bottom{align-items:center;display:flex;flex-direction:column}.campaign__bottom .results{padding-left:0}@media screen and (min-width:64em){.campaign__bottom{margin-top:0}}.campaign__bottom-title{align-self:flex-start;font-size:30px;margin-top:200px}@media screen and (min-width:64em){.campaign__bottom-title{display:none}}.campaign__results{display:block;margin-top:50px;width:100%}@media screen and (min-width:64em){.campaign__results{display:flex}}.campaign__results .results__list{margin-top:0}.campaign__results-title{min-width:250px}.crumbs{display:flex;display:none;font-size:19px;font-weight:500;position:relative;z-index:1}@media screen and (min-width:64em){.crumbs{display:flex}}.crumbs--dark,.crumbs--dark .crumbs__current,.crumbs--dark .crumbs__link{color:#fff}.crumbs--dark .crumbs__current:after,.crumbs--dark .crumbs__link:after{background-color:#fff}.crumbs--about:after,.crumbs--news:after,.crumbs--project:after{background-color:#000;content:"";height:1px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:100%}.crumbs--about .crumbs__link,.crumbs--news .crumbs__link,.crumbs--project .crumbs__link{background-color:#d9d9d2;display:inline-block}.crumbs--about .crumbs__link:after,.crumbs--news .crumbs__link:after,.crumbs--project .crumbs__link:after{background-color:#000}.crumbs--about .crumbs__current,.crumbs--news .crumbs__current,.crumbs--project .crumbs__current{background-color:#d9d9d2;padding-right:10px}@media screen and (min-width:64em){.crumbs--about:after,.crumbs--news:after{left:50%;left:0;width:0;width:100%}}.crumbs__link{padding-right:20px;position:relative;text-decoration:none;z-index:20}.crumbs__link:hover{text-decoration:underline}.crumbs__link:after{background-color:#000;content:"";height:1px;position:absolute;right:3px;top:50%;transform:translateY(-50%);width:12.5px}.crumbs__current{overflow:hidden;position:relative;text-overflow:ellipsis;white-space:nowrap;z-index:2}.dark{color:#d9d9d2}.dark,.department__top{background-color:#1a1917}.department__top{display:flex;flex-direction:column;min-height:50vh;padding:0;position:relative}@media screen and (min-width:64em){.department__top{flex-direction:row;min-height:80vh}}.department__top--subpage{min-height:530px}.department__banner-container{height:80vh;position:relative}@media screen and (min-width:64em){.department__banner-container{height:auto;width:50%}}.department__banner-overlay{background-color:#000;height:100%;left:0;opacity:.5;position:absolute;top:0;width:100%}.department__banner{background-color:#1a1917;display:block;flex-shrink:0;height:100%;-o-object-fit:cover;object-fit:cover;order:1;width:100%}.department__info{color:#fff;order:3;padding:50px 16px 0;position:relative;width:100%}@media screen and (min-width:64em){.department__info{background-color:#d9d9d2;color:#1a1917;padding:225px 40px 120px;width:50%}}.department__info--about{margin-top:180px}@media screen and (min-width:64em){.department__info--about{margin-top:0}}.department__title{font-size:48px;font-weight:600;margin-bottom:0;margin-top:0}.department__description,.department__intro{border-top:1px solid #1a1917;font-size:20px;font-weight:500;padding-bottom:16px;padding-top:20px}.department__description--campaign,.department__intro--campaign{border-top:none}@media screen and (min-width:64em){.department__description p,.department__intro p{width:60%}}.department__description p:first-child,.department__intro p:first-child{margin-top:0}.department__description p:last-child,.department__intro p:last-child{margin-bottom:0}.department__intro{border-top:none}.department__button{border:1px solid #1a1917;border-radius:16px;display:inline-block;font-family:degular,sans-serif;font-size:20px;font-weight:500;line-height:20px;padding:1px 10px 5px;text-decoration:none}@media screen and (min-width:64em){.department__button{font-size:24px;line-height:24px}}.department__button--dark{background-color:#1a1917;color:#fff;font-size:20px;line-height:24px;margin-bottom:32px;margin-top:10px;padding:0 10px}@media screen and (min-width:64em){.department__button--dark{margin-bottom:0;margin-top:50px}}.department__button--details{bottom:-50px;color:#1a1917;position:absolute}@media screen and (min-width:64em){.department__button--details{margin-top:32px;position:static}}.department__scroll{align-items:center;cursor:pointer;display:flex;margin-left:32px;margin-top:50px;order:1;text-decoration:none;transition:transform .15s ease-out;z-index:10}.department__scroll:hover{transform:translateY(10px)}@media screen and (min-width:64em){.department__scroll{bottom:32px;left:calc(50% - 25px);margin-left:0;margin-top:50vh;position:absolute}}.department__search{bottom:32px;left:50%;position:absolute;transform:translateX(-50%);z-index:10}.department__search-input{border:2px solid #fff;border-radius:33px;font-size:18px;height:66px;max-width:485px;outline:none;padding:0 20px;width:80vw}.department__search-input:active,.department__search-input:focus{border-color:#67a7ff}.department__arrow{background-color:#67a7ff;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOC4zNjIiIGhlaWdodD0iMzIuNjY4Ij48cGF0aCBkPSJtOS4xODIgMzIuNjY4IDkuMTgxLTkuMTgxLTEuOTY1LTEuOTI1LTUuMzEyIDUuMzEyLTEuMzI1IDEuMzMuNzgzLTIuODEzVi4wMDFINy44MTF2MjUuMzlsLjY4MSAyLjgxNy0xLjMyMS0xLjQzNi01LjIwNi01LjIxLTEuOTY0IDEuOTIyeiIgZmlsbD0iIzFhMTkxNyIvPjwvc3ZnPg==");background-position:50%;background-repeat:no-repeat;background-size:16px;border-radius:50%;height:50px;width:50px}.department__scroll-text{color:#fff;font-family:degular,sans-serif;font-size:24px;font-weight:500;margin-left:15px}@media screen and (min-width:64em){.department__scroll-text{color:#1a1917}}.department__bottom{align-items:center;display:flex;flex-direction:column}.department__bottom .results{padding-left:0}@media screen and (min-width:64em){.department__bottom{margin-top:0}}.department__bottom-title{align-self:flex-start;font-size:30px;margin-bottom:0;margin-top:60px}@media screen and (min-width:64em){.department__bottom-title{display:none;margin-bottom:25px;margin-top:200px}}.department__results{display:flex;margin-top:50px;width:100%}.department__results--subpage .results__toggle{display:none}.department__results .results__list{margin-top:0}.employee{padding-top:110px}@media screen and (min-width:64em){.employee{padding-top:250px}}.employee__section{border-top:1px solid #000;display:flex;flex-direction:column}@media screen and (min-width:64em){.employee__section{flex-direction:row;padding:50px 60px}}.employee__section--top{border-top:none;display:block;padding-bottom:0;padding-top:0}.employee__section--info{border-top:none}@media screen and (min-width:64em){.employee__section--content{flex-direction:column}}.employee__section .results{padding:0}.employee__section .results__list{margin-top:0}.employee__image{border-radius:50%;width:50%}@media screen and (min-width:64em){.employee__image{height:350px;width:350px}}.employee__image-container{align-items:flex-start;display:flex;flex-direction:column;flex-shrink:0;margin-bottom:16px}@media screen and (min-width:64em){.employee__image-container{align-items:center;margin-bottom:0}}.employee__image-download{font-weight:500;margin-top:10px}.employee__info{display:flex;flex-direction:column}@media screen and (min-width:64em){.employee__info{margin-left:32px}}.employee__info-text{display:inline-block;font-size:20px;font-weight:500}.employee__line{background-color:#000;border:none;height:1px;margin:25px 0 16px;padding:0;width:100%}.employee__name{display:none;font-size:48px;font-weight:600;margin-top:0}@media screen and (min-width:64em){.employee__name{display:block}}.employee__name--mobile{display:block;font-size:35px}@media screen and (min-width:64em){.employee__name--mobile{display:none}}.employee__links{margin:50px auto;width:100%}@media screen and (min-width:64em){.employee__links{margin:0 35px;width:475px}}.employee__link{border:1px solid #000;border-radius:36px;display:block;font-family:degular,sans-serif;font-size:25px;font-weight:600;line-height:48px;padding:8px 16px;text-decoration:none}@media screen and (min-width:64em){.employee__link{font-size:48px}}.employee__link--download{background-color:#000;color:#d9d9d2}.employee__link:not(:last-child){margin-bottom:10px}.employee__title{flex-shrink:0;font-size:35px;font-weight:500;margin:0 0 16px;width:50%}@media screen and (min-width:64em){.employee__title{font-size:48px;margin:0}}.employees{padding:0}@media screen and (min-width:64em){.employees{padding:0 32px}}.employees--campaign{border-bottom:1px solid #000;border-top:1px solid #000;margin-top:16px;padding-bottom:32px;padding-top:32px}.employees__title{font-size:48px;font-weight:600;line-height:41px;margin:0 0 16px}@media screen and (min-width:64em){.employees__title{margin:0 0 32px}}.employees__list{align-items:center;display:flex;flex-wrap:wrap;list-style:none;margin:0 -8px;padding:0}.employees__employee{align-items:center;display:flex;padding:25px 8px;width:100%}@media screen and (min-width:40em){.employees__employee{width:50%}}@media screen and (min-width:64em){.employees__employee{width:33.3333333333%}.employees__employee--1{width:100%}.employees__employee--2{width:50%}}.employees__image{border-radius:50%;flex-shrink:0;height:80px;max-width:none;width:80px}@media screen and (min-width:64em){.employees__image{height:110px;width:110px}}.employees__placeholder{background-position:50%;background-repeat:no-repeat;background-size:50px;border:3px solid #000;border-radius:50%;flex-shrink:0;height:80px;width:80px}@media screen and (min-width:64em){.employees__placeholder{height:110px;width:110px}}.employees__info{margin-left:26px}.employees__info-text,.employees__name{font-size:16px;font-weight:500;line-height:20px;text-decoration-thickness:1px}.employees__info-text a,.employees__name a{text-decoration-thickness:1px}@media screen and (min-width:64em){.employees__info-text,.employees__name{font-size:20px;line-height:24px}}.entry{padding-top:110px}@media screen and (min-width:64em){.entry{padding-top:250px}}.entry__top{position:relative}@media screen and (min-width:64em){.entry__top{margin-bottom:64px;margin-top:0}}.entry__top-content{align-items:flex-start;display:flex;flex-direction:column;margin-top:-12px;padding:64px 0;position:relative}.entry__top-content:after{bottom:32px}.entry__top-content:after,.entry__top-content:before{background-color:#000;content:"";height:1px;left:0;position:absolute;width:100%}.entry__top-content:before{top:32px}@media screen and (min-width:64em){.entry__top-content{flex-direction:row}.entry__top-content:after{bottom:0}.entry__top-content:before{background-color:#000;content:"";height:100%;left:50%;position:absolute;top:50%;top:0;transform:translateX(-50%);width:1px}}.entry__title{font-size:48px;line-height:48px;margin:0 0 32px;width:100%}@media screen and (min-width:64em){.entry__title{font-size:68px;line-height:69px;margin:0;padding-right:50px}}.entry__title--small{font-size:28px;line-height:28px}@media screen and (min-width:64em){.entry__title--small{font-size:48px;line-height:48px}}.entry__intro{flex-shrink:0;font-family:degular,sans-serif;font-size:28px;font-weight:600;line-height:35px;width:100%}@media screen and (min-width:64em){.entry__intro{padding-left:50px;width:50%}}.entry__intro p{margin:20px 0}.entry__intro p:first-child{margin-top:0}.entry__intro p:last-child{margin-bottom:0}.entry__intro,.entry__title{position:relative}.entry__byline{font-size:16px;font-weight:500}.error{padding-top:110px;text-align:center}@media screen and (min-width:64em){.error{padding-top:250px}}.error__title{font-size:60px}.error__message{font-size:20px}.facts__headline{font-family:degular,sans-serif;font-size:28px;font-style:normal;font-weight:600;line-height:35px;margin:0 0 16px}.facts__container{padding:0}@media screen and (min-width:64em){.facts__container{padding:0 32px}}.facts__content{border:1px solid #000;padding:23px}@media screen and (min-width:64em){.facts__content{padding:64px}}.facts__body{font-size:20px;font-weight:500;line-height:29px}.facts__body a{color:#254776;text-decoration-thickness:1px}.facts__body p:first-child{margin-top:0}.facts__body p:last-child{margin-bottom:0}.facts__body table{border:1px solid #000;border-spacing:0}.facts__body table td{padding:0 3px}.facts__body table td:not(:last-child){border-right:1px solid #000}.facts__body table tr:not(:last-child) td{border-bottom:1px solid #000}.filters{flex-direction:column;flex-shrink:0;height:100vh;left:0;opacity:0;overflow:auto;padding-top:20vh;pointer-events:none;position:absolute;top:100vh;transition:all .15s ease-out;width:100%;z-index:20}.filters:before{background-color:#d9d9d2;border-radius:1.5px;content:"";height:3px;left:50%;position:absolute;top:calc(20vh + 14px);transform:translateX(-50%);width:56px}@media screen and (min-width:64em){.filters{height:auto;opacity:1;overflow:hidden;padding-top:0;pointer-events:all;position:relative;top:0;width:300px}.filters:before{display:none}}.filters--active{max-width:100vw;opacity:1;pointer-events:all;position:fixed;top:0}.filters--employees{flex-direction:row;padding-top:60vh;width:100%}@media screen and (min-width:64em){.filters--employees{display:flex;padding-top:0}}.filters--employees:before{top:calc(60vh + 14px)}@media screen and (min-width:64em){.filters--employees .filters__group:not(:first-child){margin-left:16px;margin-top:0}}.filters__group{background-color:#fff;padding:50px 45px 0;position:relative}.filters__group:first-of-type{border-top-left-radius:20px;border-top-right-radius:20px;box-shadow:0 0 50px rgba(0,0,0,.16);padding-top:60px}@media screen and (min-width:40em){.filters__group:first-of-type{box-shadow:none}}@media screen and (min-width:64em){.filters__group{padding:0}.filters__group:not(:first-child){margin-top:20px}.filters__group:first-of-type{border-radius:0;padding-top:0}}.filters__title{font-size:18px;line-height:18px;margin:0 0 15px}.filters__label{align-items:center;cursor:pointer;display:flex}.filters__label:not(:last-child){margin-bottom:5px}.filters__input{border:2px solid #d9d9d2;border-radius:6px;flex-shrink:0;height:20px;margin:0 7px 0 0;width:20px}.filters__select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #000;border-radius:36px;font-family:degular,sans-serif;font-size:18px;font-weight:600;height:38px;padding:0 16px;width:180px}.filters__select:-ms-expand{display:none}.filters__label-text{font-family:degular,sans-serif;font-size:18px;font-weight:400;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.filters__save-container{align-items:center;background-color:#fff;display:flex;height:132px;justify-content:center;max-width:100vw;padding:0 16px}@media screen and (min-width:64em){.filters__save-container{display:none}}.filters__save-button{background-color:#67a7ff;border:none;border-radius:34.5px;font-family:degular,sans-serif;font-size:18px;font-weight:600;height:69px;width:100%}.footer{margin-top:80px;padding:0}@media screen and (min-width:64em){.footer{margin-top:150px;padding:0 60px}}.footer__centers-title{font-family:degular,sans-serif;font-size:14px;font-weight:600;position:relative;text-align:center;text-transform:uppercase}.footer__centers-title:after{background-color:#000;content:"";height:1px;left:0;position:absolute;top:10px;width:100%;z-index:1}.footer__centers-title span{padding:0 10px;position:relative;z-index:2}@media screen and (min-width:40em){.footer__centers-title{font-size:18px}}.footer__centers{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;list-style:none;margin:0;padding:60px 0}.footer__center{padding:20px;text-align:center;width:50%}@media screen and (min-width:40em){.footer__center{width:33%}}@media screen and (min-width:64em){.footer__center{width:20%}}.footer__center-logo{max-height:50px}.footer__center-logo--environment{height:100px;max-height:100px}.footer__info-container{align-items:flex-start;background-image:url(/resources/img/bg_small.webp),url(/resources/img/bg_small.png);background-repeat:no-repeat;background-size:cover;display:flex;flex-wrap:wrap;font-family:degular,sans-serif;font-size:18px;font-weight:500;justify-content:flex-start;line-height:25px;padding:30px;position:relative}@media screen and (min-width:64em){.footer__info-container{border-radius:163.5px;margin-bottom:70px;padding:80px 100px}}.footer__info-section{margin-left:40px;margin-top:40px;position:relative;z-index:2}@media screen and (min-width:64em){.footer__info-section{margin-top:0;width:25%}}.footer__scroll{align-items:center;bottom:2%;display:flex;flex-direction:column;justify-content:center;position:absolute;right:2%;text-align:center;text-decoration:none;width:100px;z-index:2}@media screen and (min-width:64em){.footer__scroll{bottom:50%;right:5%}}@media screen and (min-width:75em){.footer__scroll{bottom:30%;right:10%}}.footer__scroll-arrow{background-color:#000;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxOC40IDMyLjciPjxwYXRoIGQ9Ik05LjIgMCAwIDkuMmwyIDEuOSA1LjMtNS4zIDEuMy0xLjMtLjggMi44djI1LjRoMi43VjcuM2wtLjYtMi44IDEuMyAxLjQgNS4yIDUuMiAyLTEuOUw5LjIgMHoiIGZpbGw9IiNmZmYiLz48L3N2Zz4=");background-position:50%;background-repeat:no-repeat;background-size:20px;border-radius:50%;height:50px;width:50px}.frontpage .results__department{display:none}@media screen and (min-width:40em){.frontpage .results__department{display:block}}.frontpage__top{background-color:#67a7ff;min-height:370px;padding-bottom:50px;position:relative}.frontpage__top canvas{bottom:0;display:none;left:0;position:absolute;right:0;top:0}@media screen and (min-width:40em){.frontpage__top canvas{display:block}.frontpage__top{background-image:url(/resources/img/bg_small.webp),url(/resources/img/bg_small.png);background-repeat:no-repeat;background-size:cover;height:580px;padding-bottom:80px}}.frontpage__results{position:relative}.frontpage__top-content{align-items:center;display:flex;flex-direction:column;justify-content:flex-end;left:50%;position:absolute;top:-200px;transform:translateX(-50%)}@media screen and (min-width:40em){.frontpage__top-content{top:-300px}}.frontpage__title{font-size:24px;line-height:37px;margin:0 0 16px;max-width:800px;position:relative;text-align:center;z-index:2}@media screen and (min-width:40em){.frontpage__title{font-size:50px}}@media screen and (min-width:64em){.frontpage__title{font-size:80px;line-height:69px;margin:0 0 60px}}.frontpage__bottom{display:flex;padding:24px 0 50px}.frontpage__bottom,.frontpage__bottom--employees{flex-direction:column}@media screen and (min-width:40em){.frontpage__bottom{flex-direction:row;padding:80px 0}.frontpage__bottom--employees{flex-direction:column}}.hamburger{align-items:center;background-color:#000;border:none;border-radius:50%;display:flex;flex-shrink:0;height:60px;justify-content:center;position:relative;width:60px;z-index:10}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{background-color:#fff}.hamburger--light{background-color:#d9d9d2}.hamburger--light span.hamburger-inner,.hamburger--light span.hamburger-inner:after,.hamburger--light span.hamburger-inner:before{background-color:#000}.hamburger.is-active{background-color:#fff}@media screen and (min-width:64em){.hamburger{display:none}}.header{align-items:center;display:flex;justify-content:center;padding:32px 0;position:absolute;width:100%;z-index:1000}@media screen and (min-width:64em){.header{padding:40px 0 0}}.header--dark,.header--dark .header__link{color:#d9d9d2}.header--dark .header__link--active,.header--dark .header__link:hover{border-color:#d9d9d2;border-radius:10px}.header--dark .header__link--lang--active,.header--dark .header__link--lang:hover{border-bottom:1px solid #fff;border-radius:0}@media screen and (min-width:64em){.header--dark .header__link--lang--active,.header--dark .header__link--lang:hover{border-bottom:1px solid #d9d9d2}}.header--dark .mobile-search__button{color:#d9d9d2}.header--dark .mobile-search__button:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTIwIDdhNyA3IDAgMSAwLTEyLjI4MSA0LjU3NEw3LjI5MyAxMkg2bC02IDYgMiAyIDYtNnYtMS4yOTNsLjQyNi0uNDI2QTYuOTg1IDYuOTg1IDAgMCAwIDIwIDdabS0yIDBhNSA1IDAgMSAxLTUtNSA0Ljk4NSA0Ljk4NSAwIDAgMSA1IDVaIi8+PC9zdmc+")}.header--dark-mobile{color:#d9d9d2}@media screen and (min-width:64em){.header--dark-mobile{color:inherit}}.header__row{align-items:flex-start;display:flex;justify-content:space-between}.header__row--landing{justify-content:flex-start}.header__row--active{height:100vh;overflow:auto;padding:32px;position:absolute;top:0}@media screen and (min-width:64em){.header__row{align-items:flex-start}}.header__department{width:75%}@media screen and (min-width:64em){.header__department{width:50%}}.header__department .header__title{color:#fff;font-size:40px;font-weight:600;line-height:50px;margin-bottom:50px;margin-top:0}@media screen and (min-width:64em){.header__department .header__title{font-size:55px;line-height:55px}}@media screen and (min-width:75em){.header__department .header__title{font-size:75px;line-height:75px}}.header__department .header__subtitle,.header__department .header__subtitle-department{color:#fff;font-size:20px;font-weight:500;margin-bottom:6px}.header__department .header__subtitle a,.header__department .header__subtitle a:hover,.header__department .header__subtitle a:visited,.header__department .header__subtitle-department a,.header__department .header__subtitle-department a:hover,.header__department .header__subtitle-department a:visited{color:#fff}.header__title{font-size:80px;font-weight:600;line-height:77px;margin-bottom:50px;margin-top:32px}.header__landing-title{font-size:48px;font-weight:600;padding:0 40px;text-align:left}.header__subtitle,.header__subtitle-department{font-size:20px;font-weight:500}.header__subtitle-department{display:block;display:none;position:relative}@media screen and (min-width:64em){.header__subtitle-department{display:block}}.header__subtitle-department--active{bottom:100px;display:block;position:fixed}.header__logo{background-image:url(/resources/img/mobile_logo.svg);background-repeat:no-repeat;background-size:contain;height:40px;margin-top:0;position:relative;width:100%;z-index:10}.header__logo--mobile,.header__logo--white{background-image:url(/resources/img/mobile_logo--white.svg)}@media screen and (min-width:64em){.header__logo--mobile{background-image:url(/resources/img/mobile_logo.svg)}.header__logo{background-image:url(/resources/img/logo.svg);height:28px}.header__logo--white{background-image:url(/resources/img/logo--white.svg)}}.header__menu-department{margin-top:100px}@media screen and (min-width:64em){.header__menu-department{margin-top:0}}.header__menu{display:none;opacity:0;padding-top:32px;position:relative;position:absolute}.header__menu--department .header__top-link{color:#d9d9d2}@media screen and (min-width:64em){.header__menu--department .header__top-link{color:#1a1917}.header__menu{display:block;font-family:degular,sans-serif;font-weight:600;opacity:1;position:relative}}.header__menu--active{background-color:#000;color:#fff;display:block;height:200vh;left:0;min-height:700px;opacity:1;padding:130px 16px 0;right:0;top:0;z-index:9}.header__menu--active .header__link{font-family:degular,sans-serif;font-size:36px;line-height:32px;text-align:center;text-transform:unset;white-space:unset;width:100%}@media screen and (min-width:64em){.header__menu--active .header__link--lang{display:inline!important}}.header__menu--active .header__link--social-media{padding:0 16px;width:auto}@media screen and (min-width:64em){.header__menu--active .header__link--social-media{display:inline!important}}.header__lang{margin-bottom:16px;text-align:center}@media screen and (min-width:64em){.header__lang{left:0;position:absolute;text-align:left;top:0}}.header__social-media{display:flex;justify-content:center;margin-top:16px}.header__link{color:#d9d9d2;display:block;font-size:20px;line-height:18px;padding:16px 5px;position:relative;text-decoration:none;text-transform:uppercase;white-space:nowrap}@media screen and (min-width:64em){.header__link{border:1px solid transparent;color:#1a1917;padding:1px 5px}}.header__link--active,.header__link:hover{border-color:#1a1917;border-radius:10px}.header__link--social-media{font-size:15px!important}@media screen and (min-width:64em){.header__link--social-media{display:none!important}}.header__link--lang{border:none;display:inline-block!important;font-size:13px!important;padding:16px 5px}@media screen and (min-width:64em){.header__link--lang{font-size:18px!important;padding:0 5px;text-transform:uppercase}}.header__link--lang--active,.header__link--lang:hover{border-bottom:1px solid #fff;border-radius:0}@media screen and (min-width:64em){.header__link--lang--active,.header__link--lang:hover{border-bottom:1px solid #1a1917}}@-webkit-keyframes expandMobile{0%{height:0;width:0}to{height:250vh;width:250vh}}@keyframes expandMobile{0%{height:0;width:0}to{height:250vh;width:250vh}}@-webkit-keyframes expand{0%{height:0;width:0}to{height:250vw;width:250vw}}@keyframes expand{0%{height:0;width:0}to{height:250vw;width:250vw}}.header__link--expanded:after{-webkit-animation:expandMobile .5s forwards;animation:expandMobile .5s forwards;background-color:#1a1917;border-radius:50%;content:"";height:20px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:20px;z-index:1000}@media screen and (min-width:40em){.header__link--expanded:after{-webkit-animation:expand .5s forwards;animation:expand .5s forwards}}.header__top-link{font-size:20px;font-weight:600;left:32px;position:absolute;top:50px}@media screen and (min-width:64em){.header__top-link{font-size:20px;left:unset;line-height:18px;padding:0 5px;position:relative;text-decoration:none;text-transform:uppercase;top:unset}}.homepage__top{align-items:center;background-image:url(/resources/img/bg_small.webp),url(/resources/img/bg_small.png);background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;height:100vh;justify-content:flex-start;padding-top:250px}.homepage__top canvas{height:100%;width:100%}.homepage__top-grained{bottom:0;height:100vh;left:0;overflow:hidden;position:absolute!important;right:0;top:0}.homepage__title{font-size:39px;line-height:35px;margin:0 0 50px;padding:0 32px;position:relative;text-align:center;z-index:2}@media screen and (min-width:40em){.homepage__title{font-size:80px;line-height:69px;max-width:800px}}.homepage__info{position:relative;z-index:2}.homepage__read-more{align-items:center;bottom:25px;cursor:pointer;display:flex;flex-direction:column;justify-content:center;left:50%;position:absolute;text-decoration:none;transform:translateX(-50%);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.homepage__read-more:hover .homepage__read-more-arrow{-webkit-animation:bounce .75s ease-in-out infinite;animation:bounce .75s ease-in-out infinite}.homepage__read-more-text{font-family:degular,sans-serif;font-size:22px;font-weight:500;margin:0}.homepage__read-more-arrow{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOC4zNjIiIGhlaWdodD0iMzIuNjY4Ij48cGF0aCBkPSJtOS4xODIgMzIuNjY4IDkuMTgxLTkuMTgxLTEuOTY1LTEuOTI1LTUuMzEyIDUuMzEyLTEuMzI1IDEuMzMuNzgzLTIuODEzVi4wMDFINy44MTF2MjUuMzlsLjY4MSAyLjgxNy0xLjMyMS0xLjQzNi01LjIwNi01LjIxLTEuOTY0IDEuOTIyeiIgZmlsbD0iIzFhMTkxNyIvPjwvc3ZnPg==");background-repeat:no-repeat;background-size:contain;height:32px;width:18px}.homepage__bottom{background-color:#d9d9d2}.homepage__subjects{display:flex;flex-direction:column;padding:32px 4vw}.homepage__subject{background-color:#1a1917;border-radius:35.5px;color:#d9d9d2;font-family:degular,sans-serif;font-size:48px;padding:0 20px 10px;text-decoration:none}.homepage__subject:not(:last-child){margin-bottom:10px}.iframe__element{border:0;margin:0;width:100%}.image{position:relative}.image--scientific{margin:20px 0}.image--landscape img,.image--portrait img{max-width:100%;width:988px}.image--landscape--center,.image--portrait--center{text-align:center}.image--landscape--right,.image--portrait--right{text-align:right}.image__container video{width:100%}@media screen and (min-width:64em){.image__container--left{margin-left:0;margin-right:auto;padding-left:0;padding-right:64px}}.image__container--center{margin-left:auto;margin-right:auto}@media screen and (min-width:64em){.image__container--right{margin-left:auto;margin-right:0;padding-left:64px;padding-right:0}}.image__caption{text-align:left}@media screen and (min-width:64em){.image__caption{left:0;position:absolute;top:100%}.info{border-bottom:1px solid #000;border-right:1px solid #000;padding-bottom:40px;padding-left:50px;padding-right:120px}}.info__section{font-size:20px;font-weight:500;line-height:20px}.info__section:not(:last-child){margin-bottom:40px}.info__title{font-family:degular,sans-serif;font-size:16px;font-weight:600;margin-bottom:6px;position:relative;text-transform:uppercase}.info__title span{display:inline-block;padding-right:10px;position:relative;z-index:2}.info__title:after{background-color:#000;content:"";height:1px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:100%;z-index:1}.info__persons{list-style:none;margin:20px 0 0;padding:0}.info__persons-item{align-items:center;display:flex}.info__persons-item:not(:last-child){margin-bottom:16px}.info__person-image,.info__person-placeholder{border-radius:50%;height:75px;margin-right:16px;width:75px}.info__person-placeholder{background-position:50%;background-repeat:no-repeat;background-size:24px;border:1px solid #000}.info__budget{font-family:degular,sans-serif;font-size:16px;font-weight:300;text-transform:uppercase}.info__budget span{font-size:32px;margin-left:10px}.info__notice{font-size:28px;line-height:30px}.info__notice,.info__notice-link{font-family:degular,sans-serif;font-weight:600}.info__notice-link{background-color:#1a1917;border-radius:12.5px;color:#fff;cursor:pointer;display:inline-block;margin-top:16px;padding:2px 10px 3px;text-decoration:none;text-transform:uppercase;transition:padding .15s ease-out}.info__notice-link:focus,.info__notice-link:hover{padding:2px 12px 3px}.info__form{align-items:center;border:1px solid #000;display:flex;flex-direction:column;margin-top:16px;padding:32px 50px}.info__form input[name=important]{left:-10000px;position:absolute;top:-10000px}.info__form-input{border:1px solid #000;font-size:18px;height:40px;margin-bottom:20px;padding:0 10px;width:200px}.info__form-message{margin-bottom:16px}.info__form-label{align-items:center;cursor:pointer;display:flex;margin-bottom:20px}.info__form-label-text{margin-left:16px}.info__form-submit{background-color:transparent;background-color:#000;border-radius:20px;color:#fff;cursor:pointer;font-size:18px;font-weight:700;height:40px;padding:0 10px}.info__cristin,.info__form-submit{border:1px solid #000;font-family:degular,sans-serif;text-transform:uppercase}.info__cristin{align-items:center;background-color:#fff;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyOC40NzUiIGhlaWdodD0iMjguNDY2Ij48ZyBkYXRhLW5hbWU9Ikdyb3VwIDE4NiI+PHBhdGggZGF0YS1uYW1lPSImbHQ7NiZndDsiIGQ9Ik0yNC4yOTIgMjQuMjcyYTE0LjIyMyAxNC4yMjMgMCAxIDEgMC0yMC4xIDE0LjIyMyAxNC4yMjMgMCAwIDEgMCAyMC4xWm0tLjU2LTE5LjUzOGExMy40MzIgMTMuNDMyIDAgMSAwIDAgMTguOTc5IDEzLjQzMiAxMy40MzIgMCAwIDAgMC0xOC45NzlaIiBmaWxsPSIjZWZlZmVmIi8+PHBhdGggZGF0YS1uYW1lPSImbHQ7NSZndDsiIGQ9Ik0yMi43MjQgMjIuNzA4YTEyIDEyIDAgMSAxIDAtMTYuOTY5IDEyIDEyIDAgMCAxIDAgMTYuOTY5Wm0tLjU1OS0xNi40MTJhMTEuMjIxIDExLjIyMSAwIDEgMCAwIDE1Ljg1MiAxMS4yMjEgMTEuMjIxIDAgMCAwIDAtMTUuODUyWiIgZmlsbD0iI2VmZWZlZiIvPjxwYXRoIGRhdGEtbmFtZT0iJmx0OzQmZ3Q7IiBkPSJNMjEuMTU4IDIxLjE0NWE5LjggOS44IDAgMSAxIDAtMTMuODUxIDkuOCA5LjggMCAwIDEgMCAxMy44NTFabS0uNTYtMTMuMjgyYTkuMDA4IDkuMDA4IDAgMSAwIDAgMTIuNzI4IDkuMDA4IDkuMDA4IDAgMCAwIDAtMTIuNzI4WiIgZmlsbD0iI2VmZWZlZiIvPjxwYXRoIGRhdGEtbmFtZT0iJmx0OzMmZ3Q7IiBkPSJNMTkuNTkxIDE5LjU4M2E3LjU4NiA3LjU4NiAwIDEgMSAwLTEwLjcxOCA3LjU4NiA3LjU4NiAwIDAgMSAwIDEwLjcxOFptLS41NTgtMTAuMTU4YTYuNzk1IDYuNzk1IDAgMSAwIDAgOS42IDYuNzk1IDYuNzk1IDAgMCAwIDAtOS42WiIgZmlsbD0iI2VmZWZlZiIvPjxwYXRoIGRhdGEtbmFtZT0iJmx0OzImZ3Q7IiBkPSJNMTguMDAyIDE4LjAyMWE1LjM3MyA1LjM3MyAwIDEgMSAwLTcuNTkyIDUuMzczIDUuMzczIDAgMCAxIDAgNy41OTJabS0uNTUxLTcuMDI3YTQuNTgzIDQuNTgzIDAgMSAwIDAgNi40NzUgNC41ODMgNC41ODMgMCAwIDAgMC02LjQ3NVoiIGZpbGw9IiNlZmVmZWYiLz48cGF0aCBkYXRhLW5hbWU9IiZsdDsxJmd0OyIgZD0iTTE2LjQxNyAxNi40N2EzLjE2MSAzLjE2MSAwIDEgMSAwLTQuNDYzIDMuMTYxIDMuMTYxIDAgMCAxIDAgNC40NjNabS0uNTU5LTMuOTA4YTIuMzcgMi4zNyAwIDEgMCAwIDMuMzQ5IDIuMzcgMi4zNyAwIDAgMCAwLTMuMzQ4WiIgZmlsbD0iI2VmZWZlZiIvPjxwYXRoIGRhdGEtbmFtZT0iJmx0OzYmZ3Q7IiBkPSJNMjQuMjkxIDQuMTY5YTE0LjI1MyAxNC4yNTMgMCAwIDAtMjAuMDM2LS4wOTJsLjU1OS41NTlhMTMuNDMxIDEzLjQzMSAwIDEgMS0uMDQ1IDE5LjExOWwtLjU1My41NjRhMTQuMjIyIDE0LjIyMiAwIDEgMCAyMC4wNzUtMjAuMTVaIiBmaWxsPSIjZWQ1ODIzIi8+PHBhdGggZGF0YS1uYW1lPSImbHQ7NSZndDsiIGQ9Ik0yMi4yMjIgNi4zNTlhMTEuMjE5IDExLjIxOSAwIDEgMS0xNS45NDMtLjA2M2wuMDQ5LS4wNDYtLjU1OS0uNTU5LS4wNDkuMDQ2YTEyIDEyIDAgMSAwIDE3LjA2LjA2NFoiIGZpbGw9IiNlZDU4MjMiLz48cGF0aCBkYXRhLW5hbWU9IiZsdDs0Jmd0OyIgZD0iTTIwLjY2IDcuOTI1YTkuMDA2IDkuMDA2IDAgMSAxLTEyLjgxMS0uMDYyYy4wMzQtLjAzNC4wNjktLjA2Ni4xLS4xbC0uNTU5LS41NTljLS4wMzUuMDM0LS4wNzEuMDY1LS4xLjFhOS44IDkuOCAwIDEgMCAxMy45MjkuMDYzWiIgZmlsbD0iI2VkNTgyMyIvPjxwYXRoIGRhdGEtbmFtZT0iJmx0OzMmZ3Q7IiBkPSJNMTkuNTkxIDguODY0YTcuNiA3LjYgMCAwIDAtMTAuNjQ1LS4wODhsLjU1OS41NTlhNi43OTUgNi43OTUgMCAxIDEgLjAxMSA5Ljc4NmwtLjU1OS41NTlBNy41ODQgNy41ODQgMCAwIDAgMTkuNTkxIDguODY0WiIgZmlsbD0iI2VkNTgyMyIvPjxwYXRoIGRhdGEtbmFtZT0iJmx0OzImZ3Q7IiBkPSJNMTcuNTQyIDExLjA5NWE0LjU4MiA0LjU4MiAwIDEgMS02LjU4NS0uMWwuMDMyLS4wMzEtLjU1OS0uNTU5LS4wMzIuMDMxYTUuMzczIDUuMzczIDAgMSAwIDcuNy4xWiIgZmlsbD0iI2VkNTgyMyIvPjxwYXRoIGRhdGEtbmFtZT0iJmx0OzEmZ3Q7IiBkPSJNMTUuOTM0IDE1LjgyOGMtLjAyNS4wMjgtLjA0OS4wNTctLjA3NS4wODNhMi4zNyAyLjM3IDAgMSAxIDAtMy4zNDlsLjA0NS4wNDkuNTU5LS41NTljLS4wMTUtLjAxNS0uMDI4LS4wMzItLjA0NS0uMDQ5YTMuMTYxIDMuMTYxIDAgMSAwIDAgNC40NjNjLjAyNi0uMDI2LjA0OS0uMDU1LjA3NS0uMDgzWiIgZmlsbD0iI2VkNTgyMyIvPjwvZz48L3N2Zz4=");background-position:calc(100% - 16px) 50%;background-repeat:no-repeat;background-size:28px;border-radius:25px;display:flex;height:50px;padding:0 16px;text-decoration:none;width:242px}.info__cristin:hover{text-decoration:underline}.links__row{display:flex;flex-direction:column;justify-content:space-between}@media screen and (min-width:64em){.links__row{flex-direction:row;margin:0 -8px}.links__row:not(:last-child){margin-bottom:32px}}.links__link{background-color:#000;border-radius:36px;flex-grow:1;font-family:degular,sans-serif;font-size:18px;font-weight:600;line-height:48px;line-height:18px;margin:8px 0;overflow:hidden;padding:15px 25px;position:relative;text-decoration:none;transition:all .15s ease-out;width:100%}@media screen and (min-width:64em){.links__link{font-size:24px;line-height:24px;margin:0 8px;min-height:72px;padding:22px 25px 15px}}@media screen and (min-width:75em){.links__link{font-size:48px;line-height:48px;padding:9px 25px 15px}.links__link--small span{margin-top:10px}.links__link--small{font-size:28px;line-height:28px}}@media screen and (min-width:64em){.links__link--1{width:100%}.links__link--2{width:50%}.links__link--3{width:33.3333333333%}.links__link--4{width:25%}.links__link--5{width:20%}}.links__link span{color:#d9d9d2;display:inline-block;transition:all .15s ease-out}.links__link:after,.links__link:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI3Mi43MDgiIGhlaWdodD0iNDAuODY4Ij48cGF0aCBkPSJNNzIuNzA4IDIwLjQzNCA1Mi4yNzQgMGwtNC4yNzIgNC4zNzJMNTkuODIgMTYuMTk1bDIuOTYgMi45NDktNi4yNjktMS43NTFILjAwMnY2LjA4M2g1Ni41MDlsNi4yNjktMS41MTctMy4xOTUgMi45NS0xMS41ODMgMTEuNTg4IDQuMjc3IDQuMzcyeiIgZmlsbD0iIzY3YTdmZiIvPjwvc3ZnPg==");background-repeat:no-repeat;background-size:contain;content:"";height:18px;position:absolute;top:50%;transform:translateY(-50%);transition:all .15s ease-out;width:32px}.links__link:after{right:25px}.links__link:before{left:-50px}.links__link:hover span{transform:translateX(80px)}.links__link:hover:after{right:-40px}.links__link:hover:before{left:25px}.loading{display:inline-block;height:80px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:80px;z-index:100}.loading div{-webkit-animation:loading 1s cubic-bezier(0,.2,.8,1) infinite;animation:loading 1s cubic-bezier(0,.2,.8,1) infinite;border:4px solid #67a7ff;border-radius:50%;opacity:1;position:absolute}.loading div:nth-child(2){-webkit-animation-delay:-.5s;animation-delay:-.5s}.loading__container{height:72px;position:relative}.loading--dark div{border:4px solid #1a1917}@-webkit-keyframes loading{0%{height:0;left:36px;opacity:1;top:36px;width:0}to{height:72px;left:0;opacity:0;top:0;width:72px}}@keyframes loading{0%{height:0;left:36px;opacity:1;top:36px;width:0}to{height:72px;left:0;opacity:0;top:0;width:72px}}.message{left:50%;position:absolute;text-align:center;top:0;transform:translateX(-50%);width:100%;z-index:99999}.message__flash{-webkit-animation:hide 3s forwards;animation:hide 3s forwards;background-color:#fff;font-size:25px;padding:20px}@-webkit-keyframes hide{0%{opacity:1}90%{opacity:1}to{opacity:0;visibility:hidden}}@keyframes hide{0%{opacity:1}90%{opacity:1}to{opacity:0;visibility:hidden}}.mobile-search{padding-top:20px;position:relative}@media screen and (min-width:40em){.mobile-search{padding-top:0;position:static}}.mobile-search__input{background-color:#000;border:1px solid #d9d9d2;border-radius:27px;color:#fff;font-family:minion-pro,serif;font-size:20px;font-weight:500;height:54px;max-width:calc(100vw - 32px);padding:0 75px 0 16px;transition:width .15s ease-out;width:483px}.mobile-search__input::-moz-placeholder{color:#d9d9d2}.mobile-search__input:-ms-input-placeholder{color:#d9d9d2}.mobile-search__input::placeholder{color:#d9d9d2}@media screen and (min-width:40em){.mobile-search__input{display:none}}.mobile-search__button{background-color:transparent;background-color:#000;border:none;border-left:1px solid #fff;color:#d9d9d2;font-family:degular,sans-serif;font-size:18px;font-weight:600;height:29px;padding-left:16px;padding-right:0;position:absolute;right:20px;text-decoration:none;text-transform:uppercase;top:32px}@media screen and (min-width:40em){.mobile-search__button{background-color:none;background-color:transparent;border:none;color:#1a1917;height:auto;padding-left:25px;right:0;top:-3px}.mobile-search__button:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PHBhdGggZD0iTTIwIDdhNyA3IDAgMSAwLTEyLjI4MSA0LjU3NEw3LjI5MyAxMkg2bC02IDYgMiAyIDYtNnYtMS4yOTNsLjQyNi0uNDI2QTYuOTg1IDYuOTg1IDAgMCAwIDIwIDdabS0yIDBhNSA1IDAgMSAxLTUtNSA0Ljk4NSA0Ljk4NSAwIDAgMSA1IDVaIi8+PC9zdmc+");background-repeat:no-repeat;background-size:contain;content:"";height:20px;left:0;opacity:1;position:absolute;top:50%;transform:translateY(-50%);transition:opacity .15s ease-out;width:20px;z-index:5}}.navigation-list{align-items:flex-start;background-color:#1a1917;display:flex;justify-content:center;min-height:100vh;padding:250px 16px 32px}@media screen and (min-width:64em){.navigation-list{padding:250px 32px 32px}}.navigation-list--homepage{min-height:0;padding:32px 16px}@media screen and (min-width:64em){.navigation-list--homepage{padding:85px 24px 100px}}.navigation-list__list{display:flex;flex-wrap:wrap;list-style:none;margin:0;padding:0;position:relative}.navigation-list--departments .navigation-list__list{padding:0 16px}@media screen and (min-width:40em){.navigation-list--departments .navigation-list__list{padding:0 32px}}.navigation-list--departments .navigation-list__item{background-color:transparent;border:2px solid #d9d9d2;border-radius:39px;color:#d9d9d2;cursor:pointer;overflow:hidden;padding:0 10px 6px;width:100%}.navigation-list--departments .navigation-list__item:hover{background-color:transparent}.navigation-list--departments .navigation-list__item:hover .navigation-list__item-title{background-color:transparent;color:#67a7ff;padding-left:30px}@media screen and (min-width:40em){.navigation-list--departments .navigation-list__item:hover .navigation-list__item-title{padding-left:80px}}.navigation-list--departments .navigation-list__item:hover .navigation-list__item-title:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI3Mi43MDgiIGhlaWdodD0iNDAuODY4Ij48cGF0aCBkPSJNNzIuNzA4IDIwLjQzNCA1Mi4yNzQgMGwtNC4yNzIgNC4zNzJMNTkuODIgMTYuMTk1bDIuOTYgMi45NDktNi4yNjktMS43NTFILjAwMnY2LjA4M2g1Ni41MDlsNi4yNjktMS41MTctMy4xOTUgMi45NS0xMS41ODMgMTEuNTg4IDQuMjc3IDQuMzcyeiIgZmlsbD0iIzY3YTdmZiIvPjwvc3ZnPg==");height:20px;left:0;opacity:1;width:20px}@media screen and (min-width:40em){.navigation-list--departments .navigation-list__item:hover .navigation-list__item-title:before{height:42px;width:70px}.navigation-list--departments .navigation-list__item{padding:10px 16px 16px}.navigation-list--departments .navigation-list__item:not(:last-child){margin-bottom:10px}}@media screen and (min-width:64em){.navigation-list--departments .navigation-list__item{width:100%}}.navigation-list--departments .navigation-list__item-title{background-color:#1a1917;color:#d9d9d2;font-family:degular,sans-serif;font-size:22px;font-weight:600;margin:19px 0 0;padding-left:0;transition:padding .15s ease-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.navigation-list--departments .navigation-list__item-title:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA3Mi43IDQwLjkiPjxwYXRoIGQ9Ik03Mi43IDIwLjQgNTIuMyAwIDQ4IDQuNGwxMS44IDExLjggMyAyLjktNi4zLTEuOEgwdjYuMWg1Ni41bDYuMy0xLjUtMy4yIDIuOUw0OCAzNi41bDQuMyA0LjQgMjAuNC0yMC41eiIgZmlsbD0iIzFhMTkxNyIvPjwvc3ZnPg==");background-repeat:no-repeat;background-size:contain;content:"";left:-80px;opacity:0;position:absolute;top:11px;transition:all .15s ease-out}@media screen and (min-width:40em){.navigation-list--departments .navigation-list__item-title{font-size:48px;line-height:48px;margin-top:0}.navigation-list--departments .navigation-list__item-title:before{top:9px}}@-webkit-keyframes fade-in-menu{0%{opacity:0;transform:translateY(-32px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-in-menu{0%{opacity:0;transform:translateY(-32px)}to{opacity:1;transform:translateY(0)}}.navigation-list__item{-webkit-animation:fade-in-menu .15s ease-out forwards;animation:fade-in-menu .15s ease-out forwards;background-color:#000;border-radius:30px;cursor:pointer;height:60px;margin:0 0 8px;opacity:0;overflow:hidden;padding:20px 0 16px;position:relative;transform:translateY(-32px);transition:background-color .15s ease-out;width:100%}@media screen and (min-width:40em){.navigation-list__item{border-radius:45px;height:74px}}@media screen and (min-width:64em){.navigation-list__item{margin:0 8px 16px;width:calc(50% - 16px)}}.navigation-list__item svg{left:25px;position:absolute;top:50%;transform:translateY(-50%) scale(.8);z-index:1}@media screen and (min-width:40em){.navigation-list__item svg{left:30px;transform:translateY(-50%)}}.navigation-list__item:hover{background-color:#67a7ff}.navigation-list__item:hover .navigation-list__item-title{background-color:#67a7ff;color:#1a1917}.navigation-list__item:hover svg *{fill:#1a1917}.navigation-list__item-title{background-color:#000;color:#d9d9d2;font-family:degular,sans-serif;font-size:16px;font-weight:600;margin:-1px 0 0;padding-left:74px;position:relative;transition:background-color .15s ease-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media screen and (min-width:64em){.navigation-list__item-title{font-size:24px;margin-top:0}}.navigation-list__link{background-color:transparent;height:100%;text-decoration:none}.news{text-align:center}.news__batch,.news__list{display:flex;flex-wrap:wrap;list-style:none;margin:0 -8px;padding:0}.news__title{font-size:30px;line-height:30px;margin:20px 0;text-align:left}@media screen and (min-width:40em){.news__title{margin-bottom:50px}}@media screen and (min-width:64em){.news__title{font-size:68px;line-height:68px}}.news__item{padding:0 8px;text-align:left;width:100%}.news__item:not(:last-child){margin-bottom:16px}@media screen and (min-width:64em){.news__item{margin-bottom:0;width:33.3333333333%}}.news__item a{text-decoration:none}.news__item:hover,.news__item:hover .news__banner{filter:grayscale(0)}.news__item:hover a{text-decoration:underline}.news__link{position:relative}.news__link:hover .news__pause{opacity:.5}.news__banner{filter:grayscale(100%);transition:filter .15s ease-out;width:100%}.news__placeholder{background-color:#ff8181;background-image:url(/resources/img/logo.svg);background-position:50%;background-repeat:no-repeat;background-size:80%;height:calc(57.895vw - 18.5264px);width:100%}@media screen and (min-width:40em){.news__placeholder{height:calc(19.29833vw - 24.70187px)}}.news__article-title{font-size:25px;font-weight:500;margin-bottom:0;margin-top:10px}.news__button{background-color:#000;border:0;border-radius:14px;color:#fff;display:inline-block;font-family:degular,sans-serif;font-size:20px;font-weight:600;margin:16px auto 0;padding:0 10px 2px;text-decoration:none;text-transform:uppercase}@media screen and (min-width:40em){.news__button{margin:25px auto 0}}.news__pause{background-color:transparent;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzOCIgaGVpZ2h0PSIzOCI+PGcgZGF0YS1uYW1lPSJHcm91cCAxODQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEwNzUxIDEwNDUyKSI+PGNpcmNsZSBkYXRhLW5hbWU9IkVsbGlwc2UgMTM0IiBjeD0iMTkiIGN5PSIxOSIgcj0iMTkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xMDc1MSAtMTA0NTIpIi8+PGcgZGF0YS1uYW1lPSJHcm91cCAxODMiPjxwYXRoIGQ9Ik0tMTA3MzgtMTA0NDB2MTRoNHYtMTRabTggMHYxNGg0di0xNFoiIGZpbGw9IiNmZmYiIGRhdGEtbmFtZT0iR3JvdXAgMTgyIi8+PC9nPjwvZz48L3N2Zz4=");background-position:50%;background-repeat:no-repeat;background-size:contain;border:none;bottom:16px;cursor:pointer;height:50px;left:50%;opacity:0;position:absolute;transform:translateX(-50%);transition:all .4s ease-out;width:50px;z-index:1}.news__pause:hover{opacity:1!important;transition:none}.news__pause--active{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzOCIgaGVpZ2h0PSIzOCI+PGcgZGF0YS1uYW1lPSJHcm91cCAxODYiPjxnIGRhdGEtbmFtZT0iR3JvdXAgMTg1IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMDc1MSAxMDQ1MikiPjxjaXJjbGUgZGF0YS1uYW1lPSJFbGxpcHNlIDEzNCIgY3g9IjE5IiBjeT0iMTkiIHI9IjE5IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTA3NTEgLTEwNDUyKSIvPjwvZz48cGF0aCBkPSJNMTQuNjU2IDI3LjA0OHYtMTYuMUwyOC4zNDQgMTlaIiBmaWxsPSIjZmZmIi8+PC9nPjwvc3ZnPg==")}.positions{display:flex;flex-direction:column;list-style:none;margin:32px -16px 0;padding-left:0}@media screen and (min-width:40em){.positions{margin:50px 0 0}}.positions__item{background-color:#000;border:1px solid transparent;border-radius:0 81px 81px 0;color:#fff;height:162px;margin-bottom:16px;overflow:hidden;position:relative;transition:all .15s ease-in;width:calc(100% - 16px)}@media screen and (min-width:40em){.positions__item{border-radius:43px;height:auto;padding:9px 25px 15px;width:100%}}.positions__item:after,.positions__item:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI3Mi43MDgiIGhlaWdodD0iNDAuODY4Ij48cGF0aCBkPSJNNzIuNzA4IDIwLjQzNCA1Mi4yNzQgMGwtNC4yNzIgNC4zNzJMNTkuODIgMTYuMTk1bDIuOTYgMi45NDktNi4yNjktMS43NTFILjAwMnY2LjA4M2g1Ni41MDlsNi4yNjktMS41MTctMy4xOTUgMi45NS0xMS41ODMgMTEuNTg4IDQuMjc3IDQuMzcyeiIgZmlsbD0iIzY3YTdmZiIvPjwvc3ZnPg==");background-repeat:no-repeat;background-size:contain;content:"";height:18px;position:absolute;top:50%;transform:translateY(-50%);transition:all .15s ease-out;width:32px}.positions__item:after{right:25px}.positions__item:before{left:-50px}.positions__item:hover:after{right:-40px}.positions__item:hover:before{left:25px}.positions__link{display:flex;flex-direction:column;height:100%;justify-content:center;padding:0 60px 0 16px;position:relative;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}@media screen and (min-width:40em){.positions__link{flex-direction:row;justify-content:flex-start;padding:0 50px}}@media screen and (min-width:64em){.positions__link{padding:0 125px}}.positions__section{align-items:center;display:flex;justify-content:space-between}@media screen and (min-width:40em){.positions__section{width:50%}.positions__section:first-child{padding-right:32px}}.positions__title{color:#d9d9d2;font-size:27px;line-height:27px;margin:0}@media screen and (min-width:40em){.positions__title{font-size:35px;line-height:35px}}@media screen and (min-width:64em){.positions__title{font-size:48px;line-height:44px}}.positions__text{color:#d9d9d2;font-size:16px;margin:16px 0 0}@media screen and (min-width:40em){.positions__text{font-size:20px;margin:0}}@media screen and (min-width:64em){.positions__text{font-size:28px;line-height:30px}}.privacy{padding-top:110px}@media screen and (min-width:64em){.privacy{padding-top:250px}}.privacy__title{font-size:48px;font-weight:600;margin-bottom:0;margin-top:0}.privacy__content{font-size:20px;font-weight:500}.privacy__content h2,.privacy__content h3{font-family:degular,sans-serif;font-size:28px;font-weight:600;margin:0 0 16px}.project__top{padding:0}.project__top .crumbs{display:none}@media screen and (min-width:40em){.project__top{padding:250px 50px 70px}.project__top .crumbs{display:flex}}.project__figure{align-items:center;background-color:#1a1917;display:flex;flex-direction:column;height:450px;justify-content:flex-end;overflow:hidden;padding:50px 0;position:relative;z-index:2}@media screen and (min-width:40em){.project__figure{-webkit-animation:drop 2s ease-in-out 1;animation:drop 2s ease-in-out 1;border-radius:150px;height:300px;justify-content:center;margin:60px auto 0;padding:0 90px}}.project__status{background-color:#67a7ff;border-radius:11px;color:#000;font-family:degular,sans-serif;font-size:16px;font-weight:600;line-height:16px;margin-bottom:16px;padding:2px 10px 4px;text-align:center;text-transform:uppercase}@media screen and (min-width:40em){.project__status{-webkit-animation:fadein 1.5s ease-in-out 1;animation:fadein 1.5s ease-in-out 1;left:50%;margin-bottom:0;position:absolute;top:45px;transform:translateX(-50%)}}.project__status--recent{background:linear-gradient(90deg,#ff8181,#67a7ff)}.project__status--finished{background-color:#ff8181}.project__title{color:#d9d9d2;font-size:40px;font-weight:600;line-height:40px;margin:0;text-align:center}@media screen and (min-width:40em){.project__title{-webkit-animation:fadein 1.5s ease-in-out 1;animation:fadein 1.5s ease-in-out 1}}@media screen and (min-width:64em){.project__title{font-size:68px;line-height:56px}}.project__title--small{font-size:58px;line-height:58px}.project__title--smaller{font-size:50px;line-height:50px}.project__title--smallest{font-size:42px;line-height:42px}.project__main{display:flex;flex-direction:column-reverse;padding:50px 16px}@media screen and (min-width:64em){.project__main{flex-direction:row;padding:0 50px}}.project__content{margin-bottom:50px}@media screen and (min-width:40em){.project__content{border-bottom:1px solid #000;margin:0;padding:0 0 40px 16px;width:60%}}.project__publications{display:block;padding:0 16px}@media screen and (min-width:64em){.project__publications{display:flex;padding:40px 50px 0}}.project__publications .results{padding:0 0 75px}.project__publications .results__list{margin-top:0}.project__publications .results__department{display:block}.project__publications-title{flex-shrink:0;font-size:40px;font-weight:600;line-height:40px;margin:0;padding-bottom:75px}@media screen and (min-width:64em){.project__publications-title{font-size:68px;line-height:56px;padding-right:70px}}.project__news{padding:0 50px}.project__news--border{border-top:1px solid #000}.project__news .news{padding:0}.project__news .news__title{margin:25px 0 50px}.publication__top{padding:250px 0 100px;position:relative;text-align:center}@media screen and (min-width:64em){.publication__top{padding:250px 60px 70px}}.publication__figure,.publication__top-container{background-color:#d9d9d2}.publication__figure{align-items:center;border-top:1px solid #000;display:flex;flex-direction:column;justify-content:center;margin:60px auto 0;position:relative;z-index:2}@media screen and (min-width:64em){.publication__figure{-webkit-animation:drop 2s ease-in-out 1;animation:drop 2s ease-in-out 1;border:1px solid #000;border-radius:150px;height:300px;padding:50px 90px}}.publication__type-container{align-items:center;display:flex;justify-content:center;left:50%;position:absolute;top:-10px;transform:translateX(-50%)}@media screen and (min-width:64em){.publication__type-container{top:45px}}.publication__type{background-color:#000;border-radius:12px;color:#fff;font-family:degular,sans-serif;font-size:16px;font-weight:600;padding:0 6px;text-decoration:none;text-transform:uppercase}@media screen and (min-width:64em){.publication__type{-webkit-animation:fadein 1.5s ease-in-out 1;animation:fadein 1.5s ease-in-out 1}}.publication__type:not(:last-child){margin-right:10px}.publication__title{background-color:#d9d9d2;font-size:40px;font-weight:600;line-height:40px;padding:0 16px;text-align:center}@media screen and (min-width:64em){.publication__title{-webkit-animation:fadein 1.5s ease-in-out 1;animation:fadein 1.5s ease-in-out 1;font-size:68px;line-height:56px}.publication__title--small{font-size:58px;line-height:58px}.publication__title--smaller{font-size:50px;line-height:50px}.publication__title--smallest{font-size:42px;line-height:42px}}.publication__button{bottom:-70px;left:50%;position:absolute;transform:translateX(-50%)}@media screen and (min-width:64em){.publication__button{bottom:0}}.publication__download{align-items:center;background-color:#000;border-radius:23px;color:#fff;display:flex;font-family:degular,sans-serif;font-size:24px;font-weight:600;height:46px;margin:0;padding:0 20px;text-decoration:none;text-transform:uppercase;width:300px}@media screen and (min-width:64em){.publication__download{-webkit-animation:fadein 1.5s ease-in-out 1;animation:fadein 1.5s ease-in-out 1;bottom:-21px;left:50%;position:absolute;transform:translateX(-50%);width:465px;z-index:3}}.publication__download:after{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNi4yMjQiIGhlaWdodD0iMjguODY0Ij48cGF0aCBkPSJtMTcuMzkzIDQuMDk0LTguMTEyIDguMTEyIDEuNzM2IDEuN0wxNS43MSA5LjIxbDEuMTcxLTEuMTc1LS43IDIuNDg5djIyLjQzNEgxOC42VjEwLjUyNEwxOCA4LjAzNSAxOS4xNyA5LjNsNC42IDQuNiAxLjczNi0xLjdaIiB0cmFuc2Zvcm09InJvdGF0ZSgxODAgMTIuNzUyIDE2LjQ3OSkiIHN0eWxlPSJmaWxsOiNmZmYiLz48L3N2Zz4=");background-repeat:no-repeat;background-size:contain;content:"";height:28px;position:absolute;right:20px;width:16px}.publication__main{display:flex;flex-direction:column-reverse;padding:0 32px}@media screen and (min-width:64em){.publication__main{flex-direction:row;margin-top:50px;padding:0 50px}}.publication__content{margin-bottom:50px;margin-top:16px}@media screen and (min-width:64em){.publication__content{border-bottom:1px solid #000;margin:0;padding:0 0 40px 16px;width:70%}}.publication__news{padding:0 50px}.publication__news--border{border-top:1px solid #000}.publication__news .news{padding:0}.publication__news .news__title{margin:25px 0 50px}.quote__container--circle{border-left:1px solid #000;border-radius:0!important;padding:0 16px}@media screen and (min-width:64em){.quote__container--circle{align-items:center;border:1px solid #000;border-radius:167.5px!important;display:flex;flex-direction:column;justify-content:center;padding:0 110px;text-align:center}.quote__container--circle .quote__text{max-width:100%;padding:64px 0}}.quote__container--left{border-left:1px solid #000;border-radius:0!important;padding:0 16px}.quote__container--right{border-radius:0!important;border-right:1px solid #000;padding:0 16px}.quote__text{font-weight:600;margin:0;padding:0 0 64px}.quote__text,.quote__text *{font-size:25px;line-height:25px}.quote__text p:first-child{margin-top:0}.quote__text p:last-child{margin-bottom:0}@media screen and (min-width:64em){.quote__text{max-width:65%;padding:0 0 128px}.quote__text,.quote__text *{font-size:48px;line-height:48px}}.quote__text--small,.quote__text--small *{font-size:18px;line-height:24px}@media screen and (min-width:64em){.quote__text--small,.quote__text--small *{font-size:28px;line-height:34px}}.quote__source{font-size:20px;font-weight:500;margin-bottom:32px}.related{list-style:none;padding:0}.related,.related__item{display:flex;flex-direction:column;margin:0}.related__item{align-items:flex-start}.related__item:hover .related__banner{filter:grayscale(0)}@media screen and (min-width:75em){.related__item{align-items:center;flex-direction:row}.related__item--mirrored{flex-direction:row-reverse}}.related__banner{border-bottom-right-radius:185.5px;border-top-right-radius:185.5px;left:-16px;max-height:371px;max-width:543px;position:relative;transition:filter .15s ease-out;width:calc(100vw - 40px);z-index:1}@media screen and (min-width:64em){.related__banner{left:-32px}}@media screen and (min-width:75em){.related__banner{border-radius:185.5px;filter:grayscale(100%);left:auto;max-height:none;max-width:none;width:100%}}.related__banner--video{border-bottom-right-radius:185.5px;border-top-right-radius:185.5px;height:250px;left:-16px;-o-object-fit:cover;object-fit:cover;pointer-events:none;width:80%}@media screen and (min-width:40em){.related__banner--video{border-bottom-left-radius:0;border-bottom-right-radius:185.5px;border-top-left-radius:0;border-top-right-radius:185.5px;width:80%}}@media screen and (min-width:64em){.related__banner--video{left:-32px}}@media screen and (min-width:75em){.related__banner--video{border-radius:185.5px;height:371px;left:0;width:541px}}.related__banner-link{flex-shrink:0;margin-bottom:30px;position:relative;width:100%}@media screen and (min-width:75em){.related__banner-link{margin-bottom:0;width:auto}}.related__banner-link:hover .related__pause{opacity:.5}.related__intro{font-size:16px;margin-bottom:6px}@media screen and (min-width:40em){.related__intro{margin-bottom:10px}}.related__info{display:flex;flex-direction:column;justify-content:center;margin-right:0;width:100%}.related__info--mirrored{margin-left:0}.related__info--no-banner{border:1px solid #000;border-left:none;border-right:none;margin-left:0;padding:32px 0}@media screen and (min-width:75em){.related__info{border:1px solid #000;border-bottom-right-radius:185.5px;border-top-right-radius:185.5px;height:300px;margin-left:-82px;padding:64px 85px 64px 110px}.related__info--mirrored{border-bottom-left-radius:185.5px;border-bottom-right-radius:0;border-top-left-radius:185.5px;border-top-right-radius:0;margin-left:0;margin-right:-82px;padding:64px 110px 64px 85px}.related__info--no-banner{border-radius:185.5px;margin-left:0;margin-right:0;padding:64px 110px 64px 85px}}.related__title{font-size:35px;line-height:35px;margin:0}@media screen and (min-width:40em){.related__title{font-size:48px;line-height:38px}}.related__title--small{font-size:18px;line-height:24px}@media screen and (min-width:64em){.related__title--small{font-size:28px;line-height:34px}}.related__read-more{background-color:#000;border-radius:14px;color:#fff;display:inline-block;font-family:degular,sans-serif;font-size:20px;font-weight:600;margin-top:16px;padding:0 10px 2px;text-decoration:none;text-transform:uppercase}@media screen and (min-width:40em){.related__read-more{margin-top:25px}}.related__pause{background-color:transparent;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzOCIgaGVpZ2h0PSIzOCI+PGcgZGF0YS1uYW1lPSJHcm91cCAxODQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEwNzUxIDEwNDUyKSI+PGNpcmNsZSBkYXRhLW5hbWU9IkVsbGlwc2UgMTM0IiBjeD0iMTkiIGN5PSIxOSIgcj0iMTkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xMDc1MSAtMTA0NTIpIi8+PGcgZGF0YS1uYW1lPSJHcm91cCAxODMiPjxwYXRoIGQ9Ik0tMTA3MzgtMTA0NDB2MTRoNHYtMTRabTggMHYxNGg0di0xNFoiIGZpbGw9IiNmZmYiIGRhdGEtbmFtZT0iR3JvdXAgMTgyIi8+PC9nPjwvZz48L3N2Zz4=");background-position:50%;background-repeat:no-repeat;background-size:contain;border:none;bottom:16px;cursor:pointer;height:50px;left:50%;opacity:0;position:absolute;transform:translateX(-50%);transition:all .4s ease-out;width:50px;z-index:1}.related__pause:hover{opacity:1!important;transition:none}.related__pause--active{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzOCIgaGVpZ2h0PSIzOCI+PGcgZGF0YS1uYW1lPSJHcm91cCAxODYiPjxnIGRhdGEtbmFtZT0iR3JvdXAgMTg1IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMDc1MSAxMDQ1MikiPjxjaXJjbGUgZGF0YS1uYW1lPSJFbGxpcHNlIDEzNCIgY3g9IjE5IiBjeT0iMTkiIHI9IjE5IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTA3NTEgLTEwNDUyKSIvPjwvZz48cGF0aCBkPSJNMTQuNjU2IDI3LjA0OHYtMTYuMUwyOC4zNDQgMTlaIiBmaWxsPSIjZmZmIi8+PC9nPjwvc3ZnPg==")}.results{display:flex;flex-direction:column;width:100%}@media screen and (min-width:40em){.results{padding-left:60px}}.results--employees,.results--subjects{padding-left:0}.results--subjects{margin-top:50px;max-width:1036px}.results__top-filters{display:flex;flex-wrap:wrap;justify-content:center;margin:0 auto 32px;max-width:100%}@media screen and (min-width:40em){.results__top-filters{margin:0 0 45px}}@media screen and (min-width:64em){.results__top-filters{justify-content:flex-start}}.results__year-container{display:block;max-width:48%;position:relative}.results__year{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-color:#000;border-radius:19px;display:block;font-family:degular,sans-serif;font-size:18px;font-weight:600;height:38px;margin-left:2%;max-width:100%;padding:0 16px;width:134px}.results__year:-ms-expand{display:none}@media screen and (min-width:64em){.results__year{margin-left:0}}.results__project-status{font-family:degular,sans-serif;width:100%}@media screen and (min-width:64em){.results__project-status{width:auto}}.results__filters-label{align-items:center;cursor:pointer;display:flex;justify-content:center;margin:16px 0 26px}@media screen and (min-width:64em){.results__filters-label{justify-content:flex-start;margin:0 0 0 50px;width:auto}}.results__filters-label-text{font-size:18px;font-weight:600;margin:0 8px 0 0}.results__filters-input{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;block-size:38px;border:1px solid #000;border-radius:120px;cursor:pointer;display:grid;flex-shrink:0;grid:[track] 1fr/[track] 1fr;inline-size:76px;margin:0;padding:4px;position:relative}.results__filters-input:after{color:#d9d9d2;content:"Av";font-size:18px;font-weight:600;left:60%;position:absolute;transition:all .1s ease-in-out}.results__filters-input:before{background:#d9d9d2;block-size:28px;border-radius:50%;content:"";grid-area:track;inline-size:28px;transform:translateX(0);transition:all .1s ease-in-out}.results__filters-input:intermediate:before{transform:translateX(calc(50% + 5px))}.results__filters-input:checked:after{color:#000;content:"På";left:8px}.results__filters-input:checked:before{background:#67a7ff;transform:translateX(calc(100% + 10px))}.results__title{font-family:minion-pro,serif;font-size:20px;font-weight:400;margin:0;width:100%}@media screen and (min-width:40em){.results__title{font-size:28px}}@media screen and (min-width:64em){.results__title{margin-top:50px}}.results__options{border-radius:19px;font-family:degular,sans-serif;font-size:18px;font-weight:600;height:38px;padding:0 5px;width:168px}.results__list{list-style:none;margin:40px 0 0;padding:0;width:100%}@media screen and (min-width:40em){.results__list{margin:50px 0 0}}.results__list--employees{display:flex;flex-direction:column;flex-wrap:wrap;margin:50px 0 0}@media screen and (min-width:64em){.results__list--employees{flex-direction:row;margin:75px 0 0}}.results__list--employees .results__item{align-items:center;display:flex;flex-wrap:wrap;padding-bottom:32px}@media screen and (min-width:64em){.results__list--employees .results__item{flex-direction:row;flex-wrap:nowrap;padding-bottom:0;width:50%}.results__list--employees .results__item:not(:last-child){border-bottom:none}}.results__item{flex-grow:0}.results__item:not(:last-child){border-bottom:1px solid #1a1917}.results__item a{cursor:pointer;text-decoration:none}.results__item:not(:last-child){margin-bottom:28px}.results__item:hover .results__item-title{text-decoration:underline}.results__item[data-result-hidden]{display:none}.results__top{display:flex;font-family:degular,sans-serif;font-size:14px;font-weight:600}.results__status{background-color:#67a7ff;border-radius:9px;height:18px;margin-right:7px;min-width:140px;padding:0 5px;text-align:center;text-transform:uppercase;white-space:nowrap}.results__status--recent{background:linear-gradient(90deg,#ff8181,#67a7ff)}.results__status--finished{background-color:#ff8181}.results__category{background-color:#1a1917;border-radius:9px;color:#d9d9d2;margin-right:7px;padding:0 5px}.results__name{border:1px solid #1a1917;border-radius:9px;color:#1a1917;margin-right:7px;padding:0 5px}.results__department{display:none}@media screen and (min-width:64em){.results__department{display:block}}.results__item-title{font-family:minion-pro,serif;font-size:20px;font-weight:400;margin:13px 0 19px}@media screen and (min-width:40em){.results__item-title{font-size:28px}}.results__person-image,.results__placeholder{border-radius:50%;flex-shrink:0;max-width:none;width:100%}@media screen and (min-width:64em){.results__person-image,.results__placeholder{height:227px;width:227px}}.results__person-image-container{width:33%}@media screen and (min-width:64em){.results__person-image-container{width:auto}}.results__placeholder{background-position:50%;background-repeat:no-repeat;background-size:100px;border:3px solid #000}.results__person-info{font-size:16px;margin-left:10px;max-width:63%}.results__person-info a{text-decoration:underline}@media screen and (min-width:64em){.results__person-info{font-size:20px;margin-left:16px;max-width:unset}.results__person-info a{text-decoration:none}.results__person-info a:hover{text-decoration:underline}}.results__person-title{display:none;font-family:degular,sans-serif;font-size:24px;font-weight:600;margin-bottom:10px;text-decoration:underline;width:100%}@media screen and (min-width:64em){.results__person-title{display:inline-block;width:auto}}.results__person-title--mobile{display:inline-block}@media screen and (min-width:64em){.results__person-title--mobile{display:none}}.results__toggle{background-color:#fff;border:1px solid #000;border-radius:36px;display:block;font-family:degular,sans-serif;font-size:18px;font-weight:600;height:38px;margin:0 2% 0 0;max-width:48%;padding:0 20px;position:relative;text-align:left;width:134px}.results__toggle:after{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOS4xNjQiIGhlaWdodD0iMTQiPjxnIGRhdGEtbmFtZT0iR3JvdXAgMTU5IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTUzLjgzNiAtNTAxKSI+PHBhdGggZGF0YS1uYW1lPSJMaW5lIDU0IiBmaWxsPSJub25lIiBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgZD0iTTE1NC4zMzYgNTAzLjQ1N0gxNzIuNSIvPjxwYXRoIGRhdGEtbmFtZT0iTGluZSA1NSIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiIGQ9Ik0xNTQuMzM2IDUxMi41NDdIMTcyLjUiLz48Y2lyY2xlIGRhdGEtbmFtZT0iRWxsaXBzZSAxMCIgY3g9IjIuNSIgY3k9IjIuNSIgcj0iMi41IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNTcgNTEwKSIvPjxjaXJjbGUgZGF0YS1uYW1lPSJFbGxpcHNlIDExIiBjeD0iMi41IiBjeT0iMi41IiByPSIyLjUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE2MyA1MDEpIi8+PC9nPjwvc3ZnPg==");background-repeat:no-repeat;background-size:contain;content:"";height:14px;position:absolute;right:16px;top:50%;transform:translateY(-50%);width:18px}@media screen and (min-width:64em){.results__toggle{display:none}}.results__toggle-amount{align-items:center;background-color:#ff8181;border-radius:50%;display:flex;font-size:10px;font-weight:700;height:16px;justify-content:center;position:absolute;right:0;top:-6px;width:16px}.results__paginator{margin-top:1rem}.results__button{background-color:#1a1917;border:0;border-radius:16px;color:#fff;display:inline-block;font-family:degular,sans-serif;font-size:20px;font-weight:500;line-height:24px;padding:1px 10px 5px;text-decoration:none}.results__button.done{display:none}.scientific-button__link{background-color:#000;border-radius:12.5px;color:#fff;display:inline-block;font-family:degular,sans-serif;font-size:20px;font-weight:500;margin:20px 0;padding:0 8px;text-decoration:none;text-transform:uppercase}.scientific-text__headline{font-family:degular,sans-serif;font-size:28px;font-weight:600;margin:0 0 16px}.scientific-text__body{font-size:20px;font-weight:500}.scientific-text__body a{background-color:#acc6e4;border-radius:14px;padding:0 3px;text-decoration-thickness:1px}.scientific-text__body p:first-child{margin-top:0}.scientific-text__body p:last-child{margin-bottom:0}.scientific-text__body table{border:1px solid #000;border-spacing:0}.scientific-text__body table td{padding:0 3px}.scientific-text__body table td:not(:last-child){border-right:1px solid #000}.scientific-text__body table tr:not(:last-child) td{border-bottom:1px solid #000}.search-form{position:relative;z-index:2}.search-form:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PHBhdGggZD0iTTIwIDdhNyA3IDAgMSAwLTEyLjI4MSA0LjU3NEw3LjI5MyAxMkg2bC02IDYgMiAyIDYtNnYtMS4yOTNsLjQyNi0uNDI2QTYuOTg1IDYuOTg1IDAgMCAwIDIwIDdabS0yIDBhNSA1IDAgMSAxLTUtNSA0Ljk4NSA0Ljk4NSAwIDAgMSA1IDVaIi8+PC9zdmc+");background-repeat:no-repeat;background-size:contain;content:"";height:20px;left:20px;opacity:1;position:absolute;top:50%;transform:translateY(-50%);transition:opacity .3s ease-in-out;width:20px;z-index:5}.search-form__input{border:2px solid #fff;border-radius:20px;font-size:18px;height:40px;max-width:calc(100vw - 40px);outline:none;padding:0 10px;transition:width .15s ease-out;width:485px}.search-form__input:active,.search-form__input:focus{border-color:#67a7ff;width:500px}@media screen and (min-width:40em){.search-form__input{border-radius:33px;height:66px;padding:0 20px 0 50px}}.search-filters{display:inline-block;position:relative}.search-filters:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PHBhdGggZD0iTTIwIDdhNyA3IDAgMSAwLTEyLjI4MSA0LjU3NEw3LjI5MyAxMkg2bC02IDYgMiAyIDYtNnYtMS4yOTNsLjQyNi0uNDI2QTYuOTg1IDYuOTg1IDAgMCAwIDIwIDdabS0yIDBhNSA1IDAgMSAxLTUtNSA0Ljk4NSA0Ljk4NSAwIDAgMSA1IDVaIi8+PC9zdmc+");background-repeat:no-repeat;background-size:contain;content:"";height:20px;left:16px;position:absolute;top:23px;width:20px}.search-filters__query{background-color:transparent;border:1px solid #000;border-radius:33px;font-size:24px;height:66px;margin-bottom:50px;max-width:483px;padding:0 32px 0 46px;width:calc(100vw - 32px)}@media screen and (min-width:40em){.search-filters__query{margin-bottom:125px}}.search-filters__results{font-size:24px;font-weight:500;margin-bottom:32px}.search-filters__type{display:flex;margin-bottom:50px;max-width:calc(100vw - 32px);overflow-x:auto;position:relative}@media screen and (min-width:40em){.search-filters__type{margin-bottom:100px;overflow:hidden}}.search-filters__type:after{background-color:#b2b2b2;bottom:0;content:"";height:2px;left:100%;position:absolute;width:0;z-index:-1}@media screen and (min-width:47.8125em){.search-filters__type:after{max-width:calc(100vw - 750px);width:100vw}}@media screen and (min-width:67.25em){.search-filters__type:after{max-width:calc(50vw - 206px)}}.search-filters__input{opacity:0;pointer-events:none;position:absolute}.search-filters__input:checked+label{border-color:#000;color:#000;opacity:1}.search-filters__label{border-bottom:2px solid #b2b2b2;color:#696969;cursor:pointer;font-family:degular,sans-serif;font-size:22px;padding:10px 15px;white-space:nowrap}.search-grid{list-style:none;padding:0}.search-grid__item{border-bottom:1px solid #000;margin-bottom:12px;padding-bottom:12px}.search-grid__item h3{font-size:28px}.search-grid__item .results__person-image,.search-grid__item .results__placeholder{background-size:50px;height:110px;margin-right:10px;width:110px}.search-grid__item .results__person-title{font-family:minion-pro,serif;font-size:20px;font-weight:400}@media screen and (min-width:40em){.search-grid__item .results__person-title{margin-bottom:0}}.search-grid__item .results__item-text{line-height:24px}.search-grid__item .results__person-info{margin-left:0}.search-grid__inner{text-decoration:none}.search-grid__inner--employee{display:flex;flex-direction:column}@media screen and (min-width:40em){.search-grid__inner--employee{align-items:center;flex-direction:row}}.search-grid__inner--employee a{text-decoration:underline}.search-grid__title{font-family:minion-pro,serif;font-size:25px;font-weight:400;margin:0}.search-grid__timestamp{font-family:degular,sans-serif;font-size:14px}.search-grid__news{display:flex;flex-direction:column;margin-bottom:12px}@media screen and (min-width:40em){.search-grid__news{flex-direction:row;justify-content:space-between}.search-grid__news-image{padding-left:16px}}.search{padding-top:275px}.search__footer-item{display:flex;justify-content:center}.search__button{background-color:transparent;border:none;color:#1a1917;font-size:22px;margin-top:32px;text-decoration:underline}.search__animated-text{align-items:flex-start;display:flex;font-size:20px;left:60px;pointer-events:none;position:absolute;top:20px;z-index:200}.search__animated-text--hidden{opacity:0}.search__animated-text ul{display:inline-block;height:26px;list-style:none;margin:0;overflow:hidden;padding:0 0 0 4px}.search__animated-text ul li{transition:transform .15s ease-in-out}.search__close{cursor:pointer;position:absolute;right:16px;top:25px;z-index:200}.search__close--hidden{cursor:text;opacity:0;pointer-events:0}.subject__top{background-color:#d9d9d2;display:flex;flex-wrap:wrap;position:relative}@media screen and (min-width:64em){.subject__top{min-height:50vh}}.subject__banner{background-color:#1a1917;display:flex;flex-direction:column;height:80vh;justify-content:space-between;order:1;width:100%}@media screen and (min-width:64em){.subject__banner{width:50%}}.subject__banner-container{height:100%;position:relative}.subject__banner-overlay{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.subject__banner-overlay .crumbs{left:0;margin-left:83px;pointer-events:all;position:absolute;top:34%}.subject__banner-overlay--dark{background-color:#000;opacity:.5}.subject__banner-image,.subject__banner-video{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.subject__banner-placeholder{height:80vh}.subject__title{bottom:0;color:#fff;font-size:50px;font-weight:600;line-height:40px;margin:0 0 50px 20px;pointer-events:none;position:absolute}@media screen and (min-width:64em){.subject__title{font-size:74px;line-height:70px;margin:0 0 70px 70px}}.subject__info-container{order:3;width:100%}@media screen and (min-width:64em){.subject__info-container{width:50%}}.subject__description{font-size:20px;font-weight:500;margin:0 40px 40px}@media screen and (min-width:64em){.subject__description{border-top:1px solid #1a1917;margin:250px 40px 25px;padding-bottom:150px;padding-top:25px}.subject__description p{width:80%}}.subject__description p:first-child{margin-top:0}.subject__description p:last-child{margin-bottom:0}.subject__scroll{align-items:center;cursor:pointer;display:flex;margin:7vh auto;order:2;text-decoration:none;transition:transform .15s ease-out}@media screen and (min-width:64em){.subject__scroll{bottom:32px;left:calc(50% - 25px);position:absolute}}.subject__scroll:hover{transform:translateY(10px)}.subject__arrow{background-color:#67a7ff;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOC4zNjIiIGhlaWdodD0iMzIuNjY4Ij48cGF0aCBkPSJtOS4xODIgMzIuNjY4IDkuMTgxLTkuMTgxLTEuOTY1LTEuOTI1LTUuMzEyIDUuMzEyLTEuMzI1IDEuMzMuNzgzLTIuODEzVi4wMDFINy44MTF2MjUuMzlsLjY4MSAyLjgxNy0xLjMyMS0xLjQzNi01LjIwNi01LjIxLTEuOTY0IDEuOTIyeiIgZmlsbD0iIzFhMTkxNyIvPjwvc3ZnPg==");background-position:50%;background-repeat:no-repeat;background-size:16px;border-radius:50%;height:50px;width:50px}.subject__scroll-text{font-family:degular,sans-serif;font-size:24px;font-weight:500;margin-left:15px}.subject__bottom{align-items:center;display:flex;flex-direction:column;margin-top:100px}.subject__bottom-title{align-self:flex-start;font-size:30px;margin:0}@media screen and (min-width:64em){.subject__bottom-title{display:none}}.subject__list{list-style:none;margin-top:50px;padding:0}.subject__item{border-bottom:1px solid #1a1917}.subject__item:first-child{border-top:1px solid #1a1917}.subject__item-title{cursor:pointer;font-size:22px;font-weight:600;margin:0;padding:17px 8vw 20px;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media screen and (min-width:64em){.subject__item-title{font-size:48px}}.subject__item-title:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOm5vbmU7c3Ryb2tlOiM2N2E3ZmY7c3Ryb2tlLXdpZHRoOjRweH08L3N0eWxlPjwvZGVmcz48ZyBpZD0iR3JvdXBfMTEyIiBkYXRhLW5hbWU9Ikdyb3VwIDExMiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTY5LjUgLTc5OC41KSI+PHBhdGggaWQ9IkxpbmVfMTE2IiBkYXRhLW5hbWU9IkxpbmUgMTE2IiBjbGFzcz0iY2xzLTEiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDY5LjUgODE0LjUpIiBkPSJNMCAwaDMyIi8+PHBhdGggaWQ9IkxpbmVfMTE3IiBkYXRhLW5hbWU9IkxpbmUgMTE3IiBjbGFzcz0iY2xzLTEiIHRyYW5zZm9ybT0icm90YXRlKDkwIC0zNTYuNSA0NDIpIiBkPSJNMCAwaDMyIi8+PC9nPjwvc3ZnPg==");background-repeat:no-repeat;background-size:contain;content:"";height:20px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:20px}@media screen and (min-width:64em){.subject__item-title:before{height:50px;width:50px}}.subject__item-title--active:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSI0Ij48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6bm9uZTtzdHJva2U6IzY3YTdmZjtzdHJva2Utd2lkdGg6NHB4fTwvc3R5bGU+PC9kZWZzPjxnIGlkPSJHcm91cF8xMTAiIGRhdGEtbmFtZT0iR3JvdXAgMTEwIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNjkuNSAtODEyLjUpIj48cGF0aCBpZD0iTGluZV8xMTYiIGRhdGEtbmFtZT0iTGluZSAxMTYiIGNsYXNzPSJjbHMtMSIgdHJhbnNmb3JtPSJyb3RhdGUoOTAgLTM2NCA0NDkuNSkiIGQ9Ik0wIDBoMiIvPjxwYXRoIGlkPSJMaW5lXzExNyIgZGF0YS1uYW1lPSJMaW5lIDExNyIgY2xhc3M9ImNscy0xIiB0cmFuc2Zvcm09InJvdGF0ZSgxODAgNTAuNzUgNDA3LjI1KSIgZD0iTTAgMGgzMiIvPjwvZz48L3N2Zz4=");height:5px;width:20px}@media screen and (min-width:64em){.subject__item-title--active:before{height:9px;width:50px}}.subject__item-container{display:flex;flex-direction:column;margin-bottom:0;max-height:0;overflow:hidden;padding:0 4vw;transition:all .15s ease-out}@media screen and (min-width:64em){.subject__item-container{flex-direction:row}}.subject__item-container--active{margin-bottom:100px;max-height:10000px}.subject__item-list{flex-shrink:0}@media screen and (min-width:64em){.subject__item-list{width:60%}}.subject__item-list-extra{border-top:1px solid #1a1917;display:none;padding-top:28px}.subject__item-list-extra--active{display:block}.subject__item-list .results{padding-left:0}.subject__item-list .results__list{margin-top:0}.subject__item-info{width:100%}@media screen and (min-width:64em){.subject__item-info{padding-left:90px}}.subject__item-info-text{font-size:20px;font-weight:500;line-height:27px}.subject__item-info-text p:first-child{margin-top:0}.subject__item-info-text p:last-child{margin-bottom:0}.subject__item-info-link{background-color:#1a1917;border-radius:12.5px;color:#fff;cursor:pointer;display:inline-block;font-family:degular,sans-serif;font-size:20px;font-weight:500;margin-top:32px;padding:0 10px;text-decoration:none;text-transform:uppercase}.subject__item-info-link--active{display:none}.svg--arrow-down{position:absolute;right:12px;top:17px}.text__headline{font-family:degular,sans-serif;font-size:27px;font-weight:600;line-height:27px;margin:0 0 16px}@media screen and (min-width:64em){.text__headline{font-size:48px;line-height:48px}}.text__content{padding:0}@media screen and (min-width:71.875em){.text__content{padding-left:32px;padding-right:32px}}.text__content--columns{display:flex;flex-direction:column}@media screen and (min-width:64em){.text__content--columns{flex-direction:row}.text__content--columns .text__body-content,.text__content--columns .text__headline{margin:0;width:50%}}.text__sub-headline{font-family:degular,sans-serif;font-size:27px;font-weight:600;margin:0 0 16px}.text__body{font-size:20px;font-weight:500;line-height:29px}.text__body a{color:#254776;text-decoration-thickness:1px}.text__body p:first-child{margin-top:0}.text__body p:last-child{margin-bottom:0}.text__body table{border:1px solid #000;border-spacing:0}.text__body table td{padding:0 3px}.text__body table td:not(:last-child){border-right:1px solid #000}.text__body table tr:not(:last-child) td{border-bottom:1px solid #000}.video__container{height:0;padding-bottom:57%;position:relative;width:100%}.video__container--center,.video__container--left,.video__container--right{max-width:100%;padding-bottom:497.9606px;width:877px}.video__container--left{margin-right:auto}.video__container--center{margin-left:auto;margin-right:auto}.video__container--right{margin-left:auto}.video__container iframe{background-position:50%;background-size:cover;border:none;bottom:0;height:100%;left:0;margin:0 auto;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;top:0;width:100%}
