@import url(https://use.typekit.net/lcr6tco.css);
.no-scroll,.sr-only{overflow:hidden}.sr-only{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;padding:0;position:absolute;width:1px}.parallax{background-attachment:scroll;background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%}@media screen and (min-width:75em){.parallax{background-attachment:fixed}}.content-width{margin:0 auto;max-width:100%;padding:0 16px;width:1312px}.content-width--header{padding:0 16px}@media screen and (min-width:40em){.content-width--header{padding:0 32px}}.content-width--large{margin:0 auto;max-width:100%;padding:0 16px}@media screen and (min-width:40em){.content-width--large{padding:0 32px}}@media screen and (min-width:64em){.content-width--large{width:1682px}}.content-width--medium{margin:0 auto;max-width:100%;padding:0 16px}@media screen and (min-width:40em){.content-width--medium{padding:0 32px}}@media screen and (min-width:64em){.content-width--medium{width:1032px}}.content-width--small{margin:0 auto;max-width:100%;padding:0 16px}@media screen and (min-width:64em){.content-width--small{width:832px}}.content-width--smallest{margin:0 auto;max-width:100%;padding:0 16px}@media screen and (min-width:64em){.content-width--smallest{width:532px}}.mb-3{margin-bottom:3rem}.text--dark{color:#0f172f!important}.text--light{color:#fff!important}*,:after,:before{box-sizing:border-box;font-family:inherit}html{font-size:100%;height:100%;scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:flex;flex-direction:column;font-family:roc-grotesk,sans-serif;font-weight:400;margin:0;min-height:100%;position:relative}@media screen and (min-width:90em){body{font-size:1.2rem}}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}a,button{cursor:pointer}a{color:inherit;text-decoration:none}.section{padding:1rem 0}@media screen and (min-width:64em){.section{padding:3rem 0}}
/*!
 * 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:0;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:#fff}.hamburger-box{display:inline-block;height:21px;position:relative;width:30px}.hamburger-inner{display:block;margin-top:-1.5px;top:50%}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{background-color:#fff;border-radius:4px;height:3px;position:absolute;transition-duration:.15s;transition-property:transform;transition-timing-function:ease;width:30px}.hamburger-inner:after,.hamburger-inner:before{content:"";display:block}.hamburger-inner:before{top:-9px}.hamburger-inner:after{bottom:-9px}.hamburger--slider .hamburger-inner{top:1.5px}.hamburger--slider .hamburger-inner:before{top:9px;transition-duration:.15s;transition-property:transform,opacity;transition-timing-function:ease}.hamburger--slider .hamburger-inner:after{top:18px}.hamburger--slider.is-active .hamburger-inner{transform:translate3d(0,9px,0) rotate(45deg)}.hamburger--slider.is-active .hamburger-inner:before{opacity:0;transform:rotate(-45deg) translate3d(-4.2857142857px,-6px,0)}.hamburger--slider.is-active .hamburger-inner:after{transform:translate3d(0,-18px,0) rotate(-90deg)}.header{height:68px;left:0;padding:16px 0;position:fixed;top:0;width:100%;z-index:5}.header--scrolled{background-color:#fff;border-bottom:1px solid #e3e3e3}.header__content{align-items:flex-start;display:flex;justify-content:space-between;padding:0 25px 0 16px;position:relative;z-index:10}@media screen and (min-width:64em){.header__content{padding:0 16px}}.header__content--active .search-form__input{border-bottom:1px solid #fff!important;color:#fff!important}.header__logo{display:inline-block;padding-bottom:0;position:relative}.header__logo #logo-dark{display:none}.header__logo #logo-white{display:block}.header__logo--dark #logo-white{display:none}.header__logo--active #logo-white,.header__logo--dark #logo-dark{display:block}.header__logo--active #logo-dark{display:none}.header__logo svg{height:100%;max-width:200px;min-width:150px;position:relative;width:100%}.header__search{align-items:center;display:none;margin-left:15px}@media screen and (min-width:64em){.header__search{display:flex}}.header__search--dark #icon-search path{stroke:#0f172f}.header__search--active #icon-search path{stroke:#fff}.header__search-icon{height:32px}.header__search-icon:hover{cursor:pointer}.header__search-icon svg{height:100%}.header__search-form{overflow:hidden;transition:width .4s ease;width:0}.header__search-form--active{width:250px}.header__search-form .search-form{display:flex;margin-left:10px}.header__search-form .search-form__input{background-color:transparent;border:none;border-bottom:1px solid #fff;color:#fff;padding:.2rem}.header__search-form .search-form__input:focus{border-bottom:1px solid #fff;box-shadow:none;outline:none}.header__search-form .search-form__input--dark{border-bottom:1px solid #0f172f;color:#0f172f}.header__search-form .search-form__input--dark:focus{border-bottom:1px solid #0f172f}.header__search-form .search-form__button{margin-left:15px}.header__search-mobile{margin:0 auto 3rem;opacity:0;position:relative;transform:translateY(-20px);transition:all .4s ease-in-out;width:90%}@media screen and (min-width:64em){.header__search-mobile{display:none}}.header__button{display:none;margin-left:auto;position:relative}@media screen and (min-width:64em){.header__button{display:block}}.hamburger-wrapper{margin-left:15px}@media screen and (min-width:64em){.hamburger-wrapper{margin-top:5px}}.hamburger--dark .hamburger-inner,.hamburger--dark .hamburger-inner:after,.hamburger--dark .hamburger-inner:before,.nav{background-color:#0f172f}.nav{color:#fff;font-weight:300;height:0;left:0;overflow:hidden;position:fixed;top:0;transition:height .4s ease-in-out;width:100%;z-index:9}.nav--active{height:100vh}.nav--active .header__search-mobile,.nav--active .nav__item{opacity:1;transform:translateY(0)}.nav__wrapper{margin-top:150px;text-align:center}.nav__items{list-style:none;margin:0;padding:0}.nav__item{margin-bottom:2rem;opacity:0;transform:translateY(-20px);transition:all .4s ease-in-out}.nav__link{font-size:2.5rem}@media screen and (min-width:64em){.nav__link{font-size:3rem}}.nav__search-form .search-form{display:flex}.nav__search-form .search-form__input{background-color:#333c4e;border:transparent;border-radius:15px;color:#fff;font-size:1.8rem;padding:.5em 1rem .5rem 3rem;width:100%}.nav__search-form .search-form__input:focus{outline:none}.nav__search-icon{left:15px;opacity:.2;position:absolute;top:55%;transform:translateY(-50%)}.image__banner,.image__card{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.homepage{line-height:1.6}.homepage__banner-wrapper{height:80vh;position:relative}.homepage__banner-wrapper .banner{height:100%}.homepage__banner-wrapper .banner:after{background-color:#1a202c;content:"";height:100%;left:0;opacity:.5;position:absolute;top:0;width:100%}.homepage__slogan{color:#fff;font-weight:400;left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%)}.homepage__card{display:flex;justify-content:center;margin:0 auto 4rem;position:relative;top:-70px;width:98%}@media screen and (min-width:64em){.homepage__card{width:80%}}.homepage__card-image{margin-bottom:4rem}@media screen and (min-width:64em){.homepage__card-image{margin-bottom:10rem}}.footer{background-color:#0f172f;color:#fff;position:relative}.footer__content{padding:4rem 0 0}.footer__contact-info-list{list-style:none;margin:0;padding:0}.footer__contact-info-item{margin-bottom:1rem}@media screen and (min-width:64em){.footer__contact-info-item{margin-bottom:2rem}}.footer__icon svg{height:20px;width:20px}@media screen and (min-width:64em){.footer__icon svg{height:30px;width:30px}}.footer__arrow{left:50%;position:absolute;top:-21px;transform:translateX(-50%)}.footer__arrow svg{position:relative;z-index:3}.footer__arrow:after{background-color:#fff;height:60px;left:-8px;top:-9px;width:60px;z-index:1}.footer__arrow:after,.footer__arrow:before{border-radius:50%;content:"";position:absolute}.footer__arrow:before{background-color:#0f172f;height:39px;left:3px;top:3px;width:39px;z-index:3}.footer__logo{margin-bottom:2rem;width:300px}.footer__row{display:flex;flex-direction:column;margin-bottom:8rem;width:100%}@media screen and (min-width:64em){.footer__row{flex-direction:row}}.footer__col--left{flex-basis:70%}.footer__col--right{flex-basis:30%;margin-top:3rem}@media screen and (min-width:64em){.footer__col--right{margin-top:0}}.footer__links{align-items:flex-start;display:flex;flex-direction:column}.footer__links .link{margin-bottom:1rem}@media screen and (min-width:64em){.footer__links .link{margin-bottom:2rem}}.footer__copy{font-size:1rem;padding:1rem 0;text-align:center}.link--underline{text-decoration:underline}.link--underline-color{position:relative;text-decoration:none}.link--underline-color:after{background:#f7b600;bottom:-7px;content:"";height:2px;left:0;opacity:.5;position:absolute;transition:opacity .4s ease;width:100%}.link--underline-color:hover:after{opacity:1}.link--active{font-weight:600}.button{border-color:transparent;border-radius:20px;text-decoration:none}.button--first{padding:.5rem 2rem .4rem}.button--second{padding:.4rem 1rem .3rem}.button--color{background:#f7b600;color:#0f172f}.button--border{border:1px solid rgba(0,0,0,.199)}.card{background-color:#f7f7f7;padding:4rem}.card__heading{color:#0f172f;margin:0 0 1rem;text-align:center}.card__text{font-weight:300;margin-bottom:4rem;text-align:center}@media screen and (min-width:64em){.card__text{text-align:left}}.card__button{text-align:center}.card-image{align-items:center;background-color:#f7f7f7;display:flex;flex-direction:column;margin:0 auto;max-width:2250px}@media screen and (min-width:64em){.card-image{flex-direction:row;min-height:500px}.card-image--reversed{flex-direction:row-reverse}.card-image--reversed .card-image__text-container{flex-basis:40%}}@media screen and (min-width:90em){.card-image--reversed .card-image__text-container{padding-left:4rem;padding-right:13rem}}.card-image__img-container{height:300px;overflow:hidden;position:relative;width:100%}@media screen and (min-width:64em){.card-image__img-container{align-self:stretch;flex-basis:60%;height:auto}}.card-image__img-container img{height:150%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:-50%;width:100%}.card-image__text-container{padding:3rem}@media screen and (min-width:64em){.card-image__text-container{flex-basis:40%;padding:4rem}}.card-image__text-container{max-width:760px}.card-image__heading{color:#0f172f;margin:0 0 1rem}@media screen and (min-width:90em){.card-image__heading{font-size:3rem}}.card-image__text{font-weight:300;margin-bottom:4rem}.heading{color:#0f172f}.heading--underline-color{border-bottom:3px solid #f7b600;padding-bottom:3px;position:relative}.entry{line-height:1.6}.entry__banner-wrapper{background-color:#f7f7f7;height:300px;position:relative}.entry__banner-wrapper .banner{height:100%}.entry__banner-wrapper .banner:after{background-color:#1a202c;content:"";height:100%;left:0;opacity:.5;position:absolute;top:0;width:100%}.entry__heading{bottom:0;left:50%;position:absolute;transform:translateX(-50%)}@media screen and (min-width:64em){.entry__heading{font-size:3rem}}.entry__bottom{min-height:500px}@media screen and (min-width:64em){.entry__bottom{display:flex;justify-content:center}.entry__bottom--ansatte{margin-left:300px}}.entry__results{margin:3rem 0}.entry__result{font-size:1.6rem}@media screen and (min-width:64em){.entry__result{font-size:2rem}}.entry__result--team{font-size:1.3rem;list-style:none;max-width:350px}.content-block{margin-bottom:2rem}@media screen and (min-width:64em){.content-block{margin-bottom:5rem}}.content-block__text h3:first-of-type,.content-block__text p:first-of-type{margin-top:0}.content-block__text p{font-weight:300}.content-block__text a{text-decoration:underline}.content-block__heading{margin-top:0}.menu-left{display:none;position:relative}@media screen and (min-width:64em){.menu-left{display:block}}.menu-left__items{left:-250px;list-style:none;margin:0;padding:0;position:absolute}.menu-left__items:after{background:rgba(0,0,0,.199);bottom:-7px;content:"";height:100%;position:absolute;right:-55px;width:1px}.menu-left__item{margin-bottom:1rem}.menu-buttons{margin-bottom:3rem;position:relative}@media screen and (min-width:64em){.menu-buttons{display:none}}.menu-buttons__items{list-style:none;margin:0;padding:0}.menu-buttons__item{display:inline-block;margin-bottom:1rem}.menu-buttons__item:not(:last-of-type){margin-right:1rem}.dropdown{list-style:none;margin:0;padding:0}.dropdown__item{border-radius:20px;margin:.5rem 0;padding:.5rem 0}.dropdown__heading{border-bottom:1px solid rgba(0,0,0,.199);cursor:pointer;display:flex;font-size:1.3rem;font-weight:600;padding:.5rem 0}.dropdown__heading-text{flex-basis:95%;position:relative}.dropdown__heading-text--border-right:after{background-color:#0f172f;content:"";height:100%;position:absolute;right:.6rem;top:0;width:1px}.dropdown__heading-icon{flex-basis:5%;transition:.2s ease-in-out}.dropdown__heading-icon path{fill:#f7b600}.dropdown__heading-icon--active{transform:rotateX(180deg)}.dropdown__content-row{max-height:0;overflow:hidden;transition:.2s ease}.dropdown__content{padding:.5rem 1rem}.content-width--small .team__item{flex-basis:100%;margin-bottom:3rem}@media screen and (min-width:40em){.content-width--small .team__item{flex-basis:calc(50% - 1rem);margin-bottom:1rem;margin-right:1rem}}@media screen and (min-width:64em){.content-width--small .team__item{flex-basis:calc(33.33333% - 1rem);margin-bottom:1rem;margin-right:1rem}}.content-width--smallest .team__item{flex-basis:100%;margin-bottom:3rem}@media screen and (min-width:40em){.content-width--smallest .team__item{flex-basis:calc(50% - 0.5rem);margin-bottom:1rem}.content-width--smallest .team__item:not(:nth-child(2n)){margin-right:1rem}}.team{display:flex;flex-wrap:wrap}.team__heading{margin-bottom:0}.team__position{margin:0 0 1rem}.team__contact{font-weight:300}.crumbs{list-style:none;margin:0;padding:0;position:absolute;top:70px}@media screen and (min-width:40em){.crumbs{top:96px}}.crumbs__item{display:inline-block;margin-right:2rem;position:relative}.crumbs__arrow{left:-23px;position:absolute;top:50%;transform:translateY(-50%)}.crumbs__arrow.text--light #icon-arrow-breadcrumbs path{stroke:#fff}.crumbs__arrow.text--dark #icon-arrow-breadcrumbs path{stroke:#000}.gdpr__btn{left:0;transform:rotateY(180deg)}
