.error-boundary{position:absolute;top:0;left:0;justify-content:center;align-items:center;display:flex;width:100%;height:100%;background:#fffc}.error-boundary__content{width:400px;max-width:100%;margin:auto;padding:0 8px 16px;background-color:#dddddd4d;border:1px dashed #999;border-radius:2px;text-align:center}.error-boundary__content__title:before{display:block;width:26px;height:26px;margin:16px auto 8px;background:url(/img/icons/exclamation-triangle.svg) no-repeat center center;background-size:26px auto;content:""}.error-boundary__content__error,.error-boundary__content__stack{font-size:12px}.error-boundary__content__stack{margin-top:4px}.error-boundary__content__stack>summary{outline:none;cursor:pointer}.error-boundary__content__stack>pre{display:block;text-align:left}.confirmation-modal{position:fixed;top:0;left:0;width:100%;height:100%;background:#555c}.confirmation-modal__content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:600px;max-width:100%;max-height:100%;padding:16px 16px 12px 24px;background:#fff;border-radius:4px}.confirmation-modal__content__title{display:flex;justify-content:space-between}.confirmation-modal__content__title h2{margin-block:4px}.password-input{position:relative}.password-input__input{padding-right:16px}.password-input__eye{position:absolute;right:12px;top:50%;transform:translateY(-50%);padding:0;background:none;border:none}.login-modal{position:fixed;top:0;left:0;z-index:9999;height:100%;width:100%}.login-modal__background{position:absolute;height:100%;width:100%;background:#555c}.login-modal__content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:600px;max-width:100%;max-height:100%;padding:16px 16px 0 24px;background:#fff;border-radius:4px}@media screen and (max-width: 767px){.login-modal__content{height:100%;width:100%}}.login-modal__content__header{display:flex;align-items:center;justify-content:space-between}.login-modal__content__header__title{display:flex;align-items:center;margin:8px 0;color:#005078}.login-modal__content__header__title__text{margin:0;font-weight:600;font-size:22px}.login-modal__content__header__title__icon{height:30px;width:30px;margin-right:12px}.login-modal__content__header__close{height:40px;width:40px;color:#333}.login-modal__content__form{display:flex;flex-direction:column;gap:16px;margin:24px 8px 24px 0}.login-modal__content__form__label--error .login-modal__content__form__label__input{border-color:#dc3545}.login-modal__content__form__label>span{display:flex;gap:6px}.login-modal__content__form__label__text{margin-bottom:8px}.login-modal__content__form__label__input{padding:8px 12px;border-radius:2px;border-color:#999}.login-modal__content__form__label__input:focus{outline:none;border-color:#005078}.login-modal__content__form__footer{display:flex;justify-content:space-between;margin-top:8px}.login-modal__content__form__footer__forgot{padding:0;color:#333}.login-modal__content__form__footer__forgot:hover{text-decoration:underline}.login-modal__content__form__submit,.login-modal__content__form__reset{width:200px;border-radius:4px;padding:8px 16px;margin:20px auto 0}.login-modal__content__form__reset{width:auto;display:block;margin:32px auto}.login-modal__content__form__register{margin:0 auto;color:#333}.login-modal__content__form__register:hover{text-decoration:underline}.login-modal__content__form__label__error{color:#dc3545;margin:8px 0 0}.login-modal__content__form__success{margin:0 0 8px}.contact-modal{position:fixed;top:0;left:0;z-index:9999;height:100%;width:100%}.contact-modal__background{position:absolute;height:100%;width:100%;background:#555c}.contact-modal__content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:700px;max-width:calc(100% - 32px);max-height:calc(100% - 32px);padding:16px 16px 0 24px;background:#fff;border-radius:4px;overflow:auto}@media screen and (max-width: 767px){.contact-modal__content{height:100%;width:100%}}.contact-modal__content__header{display:flex;align-items:center;justify-content:space-between}.contact-modal__content__header__title{display:flex;align-items:center;margin:8px 0;color:#005078}.contact-modal__content__header__title__text{margin:0;font-weight:600;font-size:22px}.contact-modal__content__header__title__icon{height:30px;width:30px;margin-right:12px}.contact-modal__content__header__close{height:40px;width:40px;color:#333}.contact-modal__content__body h4{margin:12px 0}.contact-modal__content__body a{color:#00abd2}.contact-modal__content__body p{overflow-wrap:break-word}.contact-modal__content__body__form{display:flex;flex-direction:column;gap:16px;margin:24px 8px 24px 0}.contact-modal__content__body__form__label--error .contact-modal__content__body__form__label__input{border-color:#dc3545}.contact-modal__content__body__form__label>span{display:flex;gap:6px}.contact-modal__content__body__form__label__text{margin-bottom:8px}.contact-modal__content__body__form__label__input{width:100%;padding:8px 12px;border-radius:2px;resize:vertical;border-color:#999}.contact-modal__content__body__form__label__input:focus{outline:none;border-color:#005078}.contact-modal__content__body__form__button{width:300px;margin:16px auto;padding:8px;border-radius:4px}.contact-modal__content__body__form__error{color:#dc3545;margin:8px 0}.contact-modal__content__body__done{padding:0 0 16px}.account-menu{position:absolute;right:-8px;top:calc(100% + 8px);background:#fff;border:1px solid #f2f2f2;border-radius:4px;min-width:150px;padding:8px}.account-menu__name,.account-menu__email,.account-menu__account{font-size:15px;text-align:center;padding:8px 16px;margin:0}.account-menu__name{text-align:left}.account-menu__email{text-align:left;padding-bottom:12px;border-bottom:1px solid #ddd}.account-menu__button{width:100%;margin:8px 0 4px;font-size:15px;border-radius:4px}.account-menu__button:first-of-type{margin-top:12px}.company-search__search{position:relative;flex-direction:row-reverse;padding-right:25px;border:1px solid #ddd;border-radius:4px;overflow:clip;width:500px;background:#fff}@media screen and (max-width: 767px){.company-search__search{width:194px}}.company-search__search:after{content:"";position:absolute;top:0;right:8px;width:16px;height:100%;min-width:16px;background-image:url(/img/icons/rectangle-pro-solid.svg);background-position:center;background-repeat:no-repeat}.company-search__search__menu__item__button{white-space:normal!important;border-bottom:1px solid #eee}.company-search__search__menu__item__button p{margin-block:0;font-style:italic;font-size:14px}.company-search__search>button{padding:0 4px 0 8px}.company-search__search__input{outline:none!important;padding:4px}.company-search__search__menu{margin-top:4px;border-radius:4px}.company-search__search__menu>span{padding:0 4px;color:#999}.company-search__search__value{position:relative}.company-search__search__value__pro{position:absolute;right:0;top:0}.nav{position:sticky;top:0;display:flex;z-index:990;align-items:center;justify-content:space-between;height:72px;width:100%;padding:0 36px;border-bottom:1px solid transparent;transition:all .3s}@media screen and (max-width: 991px){.nav{padding:0 24px}}.nav--sticky{background:#fff;border-bottom:1px solid #f2f2f2}.nav--mobile-menu-is-open .nav__items{z-index:-1}@media screen and (max-width: 991px){.nav--mobile-menu-is-open .nav__items{display:flex}}.nav--mobile-menu-is-open .nav__contact{display:none}.nav__logo{display:flex;align-items:center;height:100%;max-width:75%}.nav__logo.pointer{cursor:pointer}.nav__logo__img{height:30px;max-width:100%}.nav__items{display:flex;gap:16px}@media screen and (max-width: 991px){.nav__items{position:absolute;top:0;left:0;display:none;flex-direction:column-reverse;justify-content:flex-end;height:100vh;width:100vw;padding:72px 16px 16px;background:#fff}}.nav__items__item{position:relative;display:flex;align-items:center}@media screen and (max-width: 991px){.nav__items__item{width:100%;border:1px solid #eee;border-radius:4px;text-align:center}}.nav__items__item.nav__items__item--account .nav__items__item__button{flex-direction:row;gap:12px}.nav__items__item.nav__items__item--account .nav__items__item__button .nav__items__item__button__icon{transform:translateY(1px)}.nav__items__item__button{flex-direction:row-reverse;justify-content:center;gap:10px;background:transparent;border:none;border-radius:4px;color:#005078;fill:#005078;font-weight:500}.nav__items__item__button:hover{background:none;border:none;color:#00abd2;fill:#00abd2}.nav__items__item__button:hover .nav__items__item__button__icon{color:#00abd2}@media screen and (max-width: 991px){.nav__items__item__button{width:100%;padding:16px;text-align:center}}.nav__items__item__button__icon{padding:0;color:#005078}.nav__items__item__pro{color:#38cb82;background:#fff}@media screen and (max-width: 991px){.nav__items__item__pro{display:none}}.nav__contact{position:absolute;right:0;top:50vh;transform-origin:bottom right;flex-direction:row-reverse;border-top-left-radius:2px;border-top-right-radius:2px;padding:4px 12px}@media screen and (max-width: 767px){.nav__contact{display:none}}.nav__mobile-toggle{display:none;color:#005078}@media screen and (max-width: 991px){.nav__mobile-toggle{display:block}}.disclaimer{position:fixed;top:0;left:0;z-index:9999;height:100%;width:100%}.disclaimer__background{position:absolute;height:100%;width:100%;background:#555c}.disclaimer__content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:600px;max-width:calc(100% - 32px);max-height:calc(100% - 32px);padding:16px 16px 0 24px;background:#fff;border-radius:4px;overflow:auto}@media screen and (max-width: 767px){.disclaimer__content{height:100%;width:100%}}.disclaimer__content__header{display:flex;align-items:center;justify-content:space-between}.disclaimer__content__header__title{display:flex;align-items:center;margin:8px 0;color:#005078}.disclaimer__content__header__title__text{margin:0;font-weight:600;font-size:22px}.disclaimer__content__header__title__icon{height:30px;width:30px;margin-right:12px}.disclaimer__content__header__close{height:40px;width:40px;color:#333}.disclaimer__content__body h4{margin:12px 0}.disclaimer__content__body a{color:#00abd2}.disclaimer__content__body p{overflow-wrap:break-word}.footer{display:flex;justify-content:center;flex-wrap:wrap;align-items:center;min-height:50px;padding:0 36px;background-color:#005078;font-weight:300}@media screen and (max-width: 767px){.footer{justify-content:center;flex-direction:column-reverse;padding:8px}}@media screen and (max-width: 479px){.footer{font-size:14px}}.footer__info{display:block;height:fit-content;margin:0;color:#fff;text-align:center}.footer__info{color:#fff}.footer__info__seperator{display:block}.footer__info__email,.footer__info__disclaimer{color:#fff;text-decoration:none;background:none;border:none;padding:0;font-weight:300}.footer__info__email:hover,.footer__info__disclaimer:hover{text-decoration:underline;color:#33c6e2}.footer__account{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-around;padding:4px 8px;color:#fff}@media screen and (max-width: 991px){.footer__account{padding:4px 0}}.footer__account__buttons{display:flex;align-items:center}.footer__account__buttons__button{padding:0 4px;text-decoration:underline;color:#fff}.footer__account__buttons__button:hover{color:#33c6e2}@media screen and (max-width: 479px){.footer__account__buttons__button{font-size:14px}}.partners{display:flex;flex-direction:column-reverse;gap:8px;background-color:#fff;padding:24px}@media screen and (max-width: 991px){.partners{padding:12px}}.partners__list,.partners__new-partner{display:flex;flex-wrap:wrap}.partners__list__partner,.partners__new-partner__info,.partners__new-partner__example{display:flex;flex-direction:column;width:calc(33.33% - 16px);min-height:250px;padding:8px 8px 16px;margin:8px;border:1px solid #eee}@media screen and (max-width: 991px){.partners__list__partner,.partners__new-partner__info,.partners__new-partner__example{width:100%}}.partners__new-partner__example{border-style:dashed;border-width:2px;width:calc(50% - 16px)}@media screen and (max-width: 991px){.partners__new-partner__example{width:100%}}.partners__new-partner__info{border:none;width:calc(50% - 16px)}.partners__new-partner__info h2{margin:0 0 8px;font-size:23px;font-weight:600}@media screen and (max-width: 991px){.partners__new-partner__info{width:100%}}.partners__new-partner__info__text{margin:0;font-size:18px}.partners__list__partner__text,.partners__new-partner__example__text{height:50px;margin:4px 0;font-size:13px;color:#555;font-weight:500;text-transform:uppercase;text-align:center;align-content:center}@media screen and (max-width: 767px){.partners__list__partner__text,.partners__new-partner__example__text{font-size:12px}}.partners__new-partner__example__text{font-size:15px}.partners__new-partner__info__text__link{color:#005078}.partners__list__partner__img,.partners__new-partner__example__img{margin:auto;max-width:100%}.partners__new-partner__example__img{color:#999;font-weight:500;font-size:14px;height:120px;width:100%;background-image:url(/img/home/partner-logo-placeholder.png);background-size:contain;background-repeat:no-repeat;background-position:center}.partners__new-partner__info__button{margin-top:32px;width:fit-content;padding:8px 16px;border-radius:4px}.text-toggle{display:flex;flex:1;border:none;padding:0}.text-toggle:hover .text-toggle__left,.text-toggle:hover .text-toggle__right{border-color:#00507880}.text-toggle__left,.text-toggle__right{min-width:110px;width:50%;padding:8px 16px;border:1px solid #eee;background-color:#fff;color:#337a9e;font-weight:400}@media screen and (max-width: 479px){.text-toggle__left,.text-toggle__right{min-width:50%}}.text-toggle__left.active,.text-toggle__right.active{pointer-events:none;background-color:#005078;border-color:#005078;color:#fff;font-weight:300}.text-toggle__left{border-top-left-radius:4px;border-bottom-left-radius:4px;border-right:none}.text-toggle__right{border-top-right-radius:4px;border-bottom-right-radius:4px;border-left:none}.transport-select{flex:1;min-width:240px;padding:4px 2px;border-color:#ddd;border-radius:4px;background-color:#fff}.transport-select:hover{border-color:#00507880}@media screen and (max-width: 479px){.transport-select{min-width:100%}}.transport-select__menu{max-height:190px}.transport-select__menu-item span{display:flex;align-items:center}.transport-select__menu-item{padding:6px 8px}.transport-select__menu-item:hover{background-color:#eee;border-color:#eee}.transport-select__option{display:flex;align-items:center}.transport-select__option--car svg{max-width:21px}.transport-select__option--car_ov svg{max-width:25px}.transport-select__option--sneak-peak{color:#999;fill:#999}.transport-select__option>div{width:30px;margin-right:6px}.transport-select__option__pro{position:absolute;right:0;height:15px;width:18px;color:#38cb82}.transport-select .transport-select__option__pro{right:25px}.date-time-select{flex:1;display:flex;gap:8px}.date-time-select__date,.date-time-select__time{background:#fff;height:41.6px;box-sizing:border-box}.date-time-select__date>div,.date-time-select__time>div{height:100%;border:1px solid #ddd;border-radius:4px;padding:0 8px}.date-time-select__date>div:hover,.date-time-select__time>div:hover{border-color:#00507880}.date-time-select__date{flex-grow:1}.date-time-select__time{max-width:100px}.date-time-select__date__button,.date-time-select__time__button{color:#333}.home{max-height:100%;width:100%;overflow:auto}.home:after{content:"";position:absolute;top:0;left:0;z-index:-1;height:100%;width:100%;background:url(/img/home/background-small.svg) no-repeat center;background-size:cover}@media screen and (min-width: 1200px){.home:after{background:url(/img/home/background-big.svg) no-repeat center;background-size:125%;background-position-x:70%}}@media screen and (min-width: 1600px){.home:after{background:url(/img/home/background-big.svg) no-repeat center;background-size:115%;background-position-x:85%}}.home__hero-section{height:calc(100vh - 250px)}.home__hero-section__form{display:flex;flex-direction:column;justify-content:center;height:100%;width:60%;max-width:675px;margin:0 64px}.home__hero-section__form--not-completed .home__hero-section__form__search:first-of-type{border-color:#dc3545}@media screen and (max-width: 991px){.home__hero-section__form{width:calc(100% - 64px);margin:0 32px}}.home__hero-section__form__title{max-width:650px;margin:0 0 8px;font-size:36px;letter-spacing:2px;font-weight:600;line-height:40px}@media screen and (max-width: 991px){.home__hero-section__form__title{font-size:28px;line-height:36px}}@media screen and (max-width: 479px){.home__hero-section__form__title{font-size:24px;line-height:30px}}.home__hero-section__form__subtitle{font-size:16px;font-weight:400;margin:8px 0 16px}.home__hero-section__form__subtitle span{font-weight:600}.home__hero-section__form__subtitle--loading{opacity:0;pointer-events:none}.home__hero-section__form__error{width:100%;margin:0;color:#dc3545}.home__hero-section__form__search{margin:8px 0;border-color:#ddd;border-radius:4px;background-color:#fff;padding:4px 8px}.home__hero-section__form__search:hover{border-color:#00507880}.home__hero-section__form__search:has(input:focus){border-color:#005078}.home__hero-section__form__search__input{padding:8px 12px}.home__hero-section__form__search__input:focus{outline:none}.home__hero-section__form__search__button,.home__hero-section__form__search__clear{display:flex;align-items:center;justify-content:center;height:100%;aspect-ratio:1/1}.home__hero-section__form__search__clear__icon{color:#005078}.home__hero-section__form__search__menu{font-weight:300;color:#337a9e;padding:8px;border-radius:4px;margin-top:3px}.home__hero-section__form__search__menu__item__button{padding:8px}.home__hero-section__form__search__button__icon{color:#005078}.home__hero-section__form__fieldset{display:flex;flex-wrap:wrap;justify-content:center;gap:16px 8px;padding:0;border:0;margin:8px 0 0}.home__hero-section__form__fieldset:after{content:"placeholder";width:100%;padding:8px;background-color:red;border:1px solid transparent;opacity:0;pointer-events:none}.home__hero-section__form__fieldset--duration:after{display:none}.home__hero-section__form__fieldset__select{border-color:#ddd;border-radius:4px;background-color:#fff;padding:4px}.home__hero-section__form__fieldset__select:hover{border-color:#00507880}@media screen and (max-width: 479px){.home__hero-section__form__fieldset__select{min-width:100%}}.home__hero-section__form__fieldset__select__menu{max-height:none}.home__hero-section__form__fieldset__select__menu__item__button{padding:6px 8px}.home__hero-section__form__fieldset__button{flex:1;max-width:300px;padding:8px;border-radius:4px}@media screen and (max-width: 479px){.home__hero-section__form__fieldset__button{min-width:100%}}.home__hero-section__form__fieldset__button__loader__svg{max-height:20px!important}.home__content-block{position:relative;display:flex;background-color:#fff}.home__content-block--gradient{background:linear-gradient(to bottom,transparent 0px,#fff 60px,#fff 100%)}.home__content-block__wrapper{width:100%;max-width:1250px;margin:48px auto;padding:0 24px}@media screen and (min-width: 1600px){.home__content-block__wrapper{max-width:1400px;padding:0;margin:48px auto 80px}}.home__content-block__wrapper__three{display:flex;flex-wrap:wrap;justify-content:space-around;gap:16px}.home__content-block__wrapper__three__item{display:block;min-height:300px;max-width:350px}.home__content-block__wrapper__three__item h5{font-size:20px;margin:4px}.home__content-block__wrapper__three__item p{font-size:18px;margin:4px}.home__content-block__wrapper__three__item--job .home__content-block__wrapper__three__item__img{background-image:url(/img/home/job.png)}.home__content-block__wrapper__three__item--jobcoach .home__content-block__wrapper__three__item__img{background-image:url(/img/home/jobcoach.png)}.home__content-block__wrapper__three__item--employer .home__content-block__wrapper__three__item__img{background-image:url(/img/home/werkgever.png)}.home__content-block__wrapper__three__item__img{height:350px;width:350px;max-height:100%;max-width:100%;background-position:center;background-repeat:no-repeat;background-size:cover;border-radius:50%;margin:32px auto;overflow:clip;border:1px solid #f2f2f2}@media screen and (max-width: 767px){.home__content-block__wrapper__three__item{max-width:250px}.home__content-block__wrapper__three__item__img{height:250px;width:250px}}.home__content-block__wrapper__three__item__text{text-align:center;font-size:20px}.home__content-block__wrapper__info{display:flex;scroll-margin:72px}@media screen and (max-width: 991px){.home__content-block__wrapper__info{padding:12px 24px;flex-direction:column-reverse}.home__content-block__wrapper__info .home__content-block__wrapper__info__text{order:0}.home__content-block__wrapper__info .home__content-block__wrapper__info__image{order:1}}.home__content-block__wrapper__info__image,.home__content-block__wrapper__info__text{width:50%;padding:8px}.home__content-block__wrapper__info__image a,.home__content-block__wrapper__info__text a{color:#00abd2}@media screen and (max-width: 991px){.home__content-block__wrapper__info__image,.home__content-block__wrapper__info__text{width:100%}}.home__content-block__wrapper__info__text h3{font-size:32px;letter-spacing:1px;font-weight:600}.home__content-block__wrapper__info__text p{font-size:19px}.home__content-block__wrapper__info__text__button{padding:8px 16px;border-radius:4px}.home__content-block__wrapper__info__text__list__item{display:flex;align-items:flex-start!important;margin:16px 8px;font-size:19px}.home__content-block__wrapper__info__text__list__item__icon{height:20px;width:20px;min-width:30px;transform:translateY(.2em);margin-right:4px}.home__content-block__wrapper__info__image{display:flex;justify-content:space-around;align-items:center}.home__content-block__wrapper__info__image .home__content-block__wrapper__info__image__icon{max-height:350px}@media screen and (max-width: 991px){.home__content-block__wrapper__info__image{min-height:250px}}.home__content-block__wrapper__info__image__icon{width:95%;height:95%;fill:#005078}@media screen and (max-width: 991px){.home__content-block__wrapper__info__image__icon{width:300px;height:250px;max-width:100%}}.home__intro__buttons{display:flex;gap:16px;margin:40px 0 20px}.home__intro__buttons__button{flex:1;max-width:300px;padding:8px;border-radius:4px}.company-identification-number-input__container{display:flex;gap:16px}.company-identification-number-input__add,.company-identification-number-input__list__item__remove{border-radius:4px}.company-identification-number-input__list__item{display:flex;align-items:center;gap:8px}.company-identification-number-input__list__item>span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.company-identification-number-input__error{color:#dc3545;margin:0}.company-identification-number-input__list__item__remove{padding:0}.company-identification-number-input__list__item__warning{color:#ffc107}.register-form{display:flex;justify-self:center;flex-direction:column;gap:12px;max-width:600px;width:100%}.register-form__field{display:flex;flex-direction:column;gap:8px;width:100%}.register-form__checkbox__label__url{color:#00abd2}.register-form__checkbox__label__url:hover{text-decoration:underline}.register-form__button{padding:8px;border-radius:4px;margin-top:8px}.register-form__field__input{padding:8px 12px;border-radius:4px;outline:none!important}.register-form__field__input::placeholder{color:#ddd;font-weight:300}.register-form__field__input.company-identification-number-input__input::placeholder{letter-spacing:2.5px}.register-form__login{color:#333}.register-form__login:hover{text-decoration:underline}.register-form__field__label{display:flex;gap:6px}.react-tooltip{opacity:1!important}.register-employer{position:relative;max-height:100%;overflow:auto}.register-employer:before{position:absolute;top:0;left:0;z-index:-1;content:"";height:100vh;width:100%;background:url(/img/home/background2.png) no-repeat center;background-size:cover}.register-employer__intro{display:flex;flex-direction:column;justify-content:center;height:calc(100vh - 200px);width:60%;max-width:650px;margin:0 64px}@media screen and (max-width: 991px){.register-employer__intro{width:calc(100% - 64px);margin:0 32px}}.register-employer__intro__title{max-width:650px;margin:0 0 8px;font-size:36px;letter-spacing:1px;font-weight:600}@media screen and (max-width: 991px){.register-employer__intro__title{font-size:28px;line-height:36px}}@media screen and (max-width: 479px){.register-employer__intro__title{font-size:24px;line-height:30px}}.register-employer__intro__subtitle{font-size:19px;font-weight:400;margin:16px 0 32px}.register-employer__intro__subtitle span{font-weight:600}.register-employer__intro__buttons{display:flex;gap:16px}.register-employer__intro__buttons__button{flex:1;max-width:300px;padding:8px;border-radius:4px}.register-employer__info{position:relative;display:flex;background:#fff;padding:48px 24px}@media screen and (max-width: 991px){.register-employer__info{padding:12px;flex-direction:column-reverse}}.register-employer__info__image,.register-employer__info__text{width:50%;padding:8px}@media screen and (max-width: 991px){.register-employer__info__image,.register-employer__info__text{width:100%}}.register-employer__info__text h3{font-size:32px;letter-spacing:1px;font-weight:600}.register-employer__info__text p{font-size:19px}.register-employer__info__text__list__item{display:flex;align-items:flex-start!important;margin:16px 8px;font-size:19px}.register-employer__info__text__list__item__icon{height:20px;width:20px;min-width:30px;transform:translateY(.2em);margin-right:4px}.register-employer__info__image{display:flex;justify-content:space-around;align-items:center;max-height:450px}@media screen and (max-width: 991px){.register-employer__info__image{min-height:250px}}.register-employer__info__image__icon{width:70%;height:70%;fill:#f35834}@media screen and (max-width: 991px){.register-employer__info__image__icon{width:300px;height:200px;max-width:100%}}.register-employer__register{display:flex;background:#fff;padding:48px 24px}@media screen and (max-width: 991px){.register-employer__register{padding:12px;flex-direction:column}}.register-employer__register__form,.register-employer__register__image{width:50%;padding:8px}@media screen and (max-width: 991px){.register-employer__register__form,.register-employer__register__image{width:100%}}.register-employer__register__form h3{font-size:36px;letter-spacing:1px;font-weight:600;max-width:600px;margin:24px auto}.register-employer__register__image{display:flex;justify-content:space-around;align-items:center;margin-top:125px}@media screen and (max-width: 991px){.register-employer__register__image{min-height:250px}}.register-employer__register__image__icon{width:90%;height:100%;fill:#005078}@media screen and (max-width: 991px){.register-employer__register__image__icon{width:400px;height:300px;max-width:100%}}.register-employer__content-block{position:relative;display:flex;background-color:#fff}.register-employer__content-block--gradient{background:linear-gradient(to bottom,transparent 0px,#fff 60px,#fff 100%)}.register-employer__content-block__wrapper{width:100%;max-width:1250px;margin:48px auto;padding:0 24px}@media screen and (min-width: 1600px){.register-employer__content-block__wrapper{max-width:1400px;padding:0;margin:48px auto 80px}}.register-employer__content-block__wrapper__info{display:flex;scroll-margin:72px}@media screen and (max-width: 991px){.register-employer__content-block__wrapper__info{padding:12px 24px;flex-direction:column-reverse}.register-employer__content-block__wrapper__info .register-employer__content-block__wrapper__info__text{order:0}.register-employer__content-block__wrapper__info .register-employer__content-block__wrapper__info__image{order:1}}.register-employer__content-block__wrapper__info__image,.register-employer__content-block__wrapper__info__text{width:50%;padding:8px}.register-employer__content-block__wrapper__info__image a,.register-employer__content-block__wrapper__info__text a{color:#00abd2}@media screen and (max-width: 991px){.register-employer__content-block__wrapper__info__image,.register-employer__content-block__wrapper__info__text{width:100%}}.register-employer__content-block__wrapper__info__text h3{font-size:32px;letter-spacing:1px;font-weight:600}.register-employer__content-block__wrapper__info__text p{font-size:19px}.register-employer__content-block__wrapper__info__text__list__item{display:flex;align-items:flex-start!important;margin:16px 8px;font-size:19px}.register-employer__content-block__wrapper__info__text__list__item__icon{height:20px;width:20px;min-width:30px;transform:translateY(.2em);margin-right:4px}.register-employer__content-block__wrapper__info__image{display:flex;justify-content:space-around;align-items:center}.register-employer__content-block__wrapper__info__image .register-employer__content-block__wrapper__info__image__icon{max-height:350px}@media screen and (max-width: 991px){.register-employer__content-block__wrapper__info__image{min-height:250px}}.register-employer__content-block__wrapper__info__image__icon{width:95%;height:95%;fill:#005078}@media screen and (max-width: 991px){.register-employer__content-block__wrapper__info__image__icon{width:300px;height:250px;max-width:100%}}.register-employer__content-block__wrapper__info__text__button{padding:8px 16px;border-radius:4px}.register-jobcoach{position:relative;max-height:100%;overflow:auto}.register-jobcoach:before{position:absolute;top:0;left:0;z-index:-1;content:"";height:100vh;width:100%;background:url(/img/home/background3.png) no-repeat center;background-size:cover}.register-jobcoach__intro{display:flex;flex-direction:column;justify-content:center;height:calc(100vh - 200px);width:60%;max-width:650px;margin:0 64px}@media screen and (max-width: 991px){.register-jobcoach__intro{width:calc(100% - 64px);margin:0 32px}}.register-jobcoach__intro__title{max-width:650px;margin:0 0 8px;font-size:36px;letter-spacing:1px;font-weight:600}@media screen and (max-width: 991px){.register-jobcoach__intro__title{font-size:28px;line-height:36px}}@media screen and (max-width: 479px){.register-jobcoach__intro__title{font-size:24px;line-height:30px}}.register-jobcoach__intro__subtitle{font-size:19px;font-weight:400;margin:16px 0 32px}.register-jobcoach__intro__subtitle span{font-weight:600}.register-jobcoach__intro__buttons{display:flex;gap:16px}.register-jobcoach__intro__buttons__button{flex:1;max-width:300px;padding:8px;border-radius:4px}.register-jobcoach__info{position:relative;display:flex;background:#fff;padding:48px 24px}@media screen and (max-width: 991px){.register-jobcoach__info{padding:12px;flex-direction:column-reverse}}.register-jobcoach__info__image,.register-jobcoach__info__text{width:50%;padding:8px}@media screen and (max-width: 991px){.register-jobcoach__info__image,.register-jobcoach__info__text{width:100%}}.register-jobcoach__info__text h3{font-size:32px;letter-spacing:1px;font-weight:600}.register-jobcoach__info__text p{font-size:19px}.register-jobcoach__info__text__list__item{display:flex;align-items:flex-start!important;margin:16px 8px;font-size:19px}.register-jobcoach__info__text__list__item__icon{height:20px;width:20px;min-width:30px;transform:translateY(.2em);margin-right:4px}.register-jobcoach__info__image{display:flex;justify-content:space-around;align-items:center}@media screen and (max-width: 991px){.register-jobcoach__info__image{min-height:250px}}.register-jobcoach__info__image__icon{width:95%;height:95%;fill:#52a088}@media screen and (max-width: 991px){.register-jobcoach__info__image__icon{width:300px;height:250px;max-width:100%}}.register-jobcoach__register{display:flex;background:#fff;padding:48px 24px}@media screen and (max-width: 991px){.register-jobcoach__register{padding:12px;flex-direction:column}}.register-jobcoach__register__form,.register-jobcoach__register__image{width:50%;padding:8px}@media screen and (max-width: 991px){.register-jobcoach__register__form,.register-jobcoach__register__image{width:100%}}.register-jobcoach__register__form h3{font-size:36px;letter-spacing:1px;font-weight:600;max-width:600px;margin:24px auto}.register-jobcoach__register__image{display:flex;justify-content:space-around;align-items:center;margin-top:125px}@media screen and (max-width: 991px){.register-jobcoach__register__image{min-height:250px}}.register-jobcoach__register__image__icon{width:90%;height:100%;fill:#005078}@media screen and (max-width: 991px){.register-jobcoach__register__image__icon{width:400px;height:300px;max-width:100%}}.register-form__error{color:#dc3545;margin:0}.register-employer__info__text__list__intrim{height:20px;width:34px}.register-jobcoach__content-block{position:relative;display:flex;background-color:#fff}.register-jobcoach__content-block--gradient{background:linear-gradient(to bottom,transparent 0px,#fff 60px,#fff 100%)}.register-jobcoach__content-block__wrapper{width:100%;max-width:1250px;margin:48px auto;padding:0 24px}@media screen and (min-width: 1600px){.register-jobcoach__content-block__wrapper{max-width:1400px;padding:0;margin:48px auto 80px}}.register-jobcoach__content-block__wrapper__info{display:flex;scroll-margin:72px}@media screen and (max-width: 991px){.register-jobcoach__content-block__wrapper__info{padding:12px 24px;flex-direction:column-reverse}.register-jobcoach__content-block__wrapper__info .register-jobcoach__content-block__wrapper__info__text{order:0}.register-jobcoach__content-block__wrapper__info .register-jobcoach__content-block__wrapper__info__image{order:1}}.register-jobcoach__content-block__wrapper__info__image,.register-jobcoach__content-block__wrapper__info__text{width:50%;padding:8px}.register-jobcoach__content-block__wrapper__info__image a,.register-jobcoach__content-block__wrapper__info__text a{color:#00abd2}@media screen and (max-width: 991px){.register-jobcoach__content-block__wrapper__info__image,.register-jobcoach__content-block__wrapper__info__text{width:100%}}.register-jobcoach__content-block__wrapper__info__text h3{font-size:32px;letter-spacing:1px;font-weight:600}.register-jobcoach__content-block__wrapper__info__text p{font-size:19px}.register-jobcoach__content-block__wrapper__info__text__list__item{display:flex;align-items:flex-start!important;margin:16px 8px;font-size:19px}.register-jobcoach__content-block__wrapper__info__text__list__item__icon{height:20px;width:20px;min-width:30px;transform:translateY(.2em);margin-right:4px}.register-jobcoach__content-block__wrapper__info__image{display:flex;justify-content:space-around;align-items:center}.register-jobcoach__content-block__wrapper__info__image .register-jobcoach__content-block__wrapper__info__image__icon{max-height:350px}@media screen and (max-width: 991px){.register-jobcoach__content-block__wrapper__info__image{min-height:250px}}.register-jobcoach__content-block__wrapper__info__image__icon{width:95%;height:95%;fill:#005078}@media screen and (max-width: 991px){.register-jobcoach__content-block__wrapper__info__image__icon{width:300px;height:250px;max-width:100%}}.register-jobcoach__content-block__wrapper__info__text__button{padding:8px 16px;border-radius:4px}.map{height:100%;width:100%}.maplibregl-ctrl-top-left,.maplibregl-ctrl-top-right,.maplibregl-ctrl-bottom-left,.maplibregl-ctrl-bottom-right{position:absolute;display:flex;flex-direction:column;gap:10px;padding:10px;width:100%}.maplibregl-ctrl-top-left>*,.maplibregl-ctrl-top-right>*,.maplibregl-ctrl-bottom-left>*,.maplibregl-ctrl-bottom-right>*{margin:0!important}.maplibregl-ctrl-top-left .maplibregl-ctrl-group,.maplibregl-ctrl-top-right .maplibregl-ctrl-group,.maplibregl-ctrl-bottom-left .maplibregl-ctrl-group,.maplibregl-ctrl-bottom-right .maplibregl-ctrl-group{order:1}.maplibregl-ctrl-top-left .maplibregl-ctrl-attrib,.maplibregl-ctrl-top-right .maplibregl-ctrl-attrib,.maplibregl-ctrl-bottom-left .maplibregl-ctrl-attrib,.maplibregl-ctrl-bottom-right .maplibregl-ctrl-attrib{order:2}.maplibregl-ctrl-top-left .route-info-control,.maplibregl-ctrl-top-right .route-info-control,.maplibregl-ctrl-bottom-left .route-info-control,.maplibregl-ctrl-bottom-right .route-info-control{order:3}.maplibregl-ctrl-bottom-right>*,.maplibregl-ctrl-top-right>*{align-self:flex-end}.maplibregl-ctrl-top-left>*,.maplibregl-ctrl-bottom-left>*{align-self:flex-start}.maplibregl-ctrl-group.maplibregl-ctrl,.maplibregl-ctrl:not(.maplibregl-ctrl-attrib){box-shadow:#0000000d 0 0 0 .5px}.breadcrumbs{display:flex}.breadcrumbs__list{display:flex;list-style:none;flex-wrap:wrap;padding:0;margin:0}.breadcrumbs__list__item{display:flex;align-items:center;font-weight:500}.breadcrumbs__list__item:last-of-type{pointer-events:none}.breadcrumbs__list__item:last-of-type .breadcrumbs__list__item__icon{display:none}.breadcrumbs__list__item__link{text-decoration:none;color:#333;margin-right:12px}.breadcrumbs__list__item__link:hover{color:#00abd2}.breadcrumbs__list__item__icon{padding-right:8px;height:14px;min-width:14px;margin-right:4px}.legend-control{order:2}.legend{padding:4px 8px 4px 4px;mion-width:100px;background:#ffffffe6;border-radius:4px}.legend__icon-list__item{min-height:25px;gap:8px}.route-options-control{width:100%}.route-options{display:flex;width:100%;border-radius:4px;box-shadow:#0000000d 0 0 0 .5px;overflow:clip;font-family:Inter,sans-serif}.route-options__option{position:relative;flex:1}.route-options__option__button{position:relative;display:flex;justify-content:center;width:100%;background-color:#fff!important;border-color:#fff!important}.route-options__option__button:first-child:after{display:none}.route-options__option__button:after,.route-options__option__button:before{content:"";position:absolute}.route-options__option__button:after{left:0;top:50%;transform:translateY(-50%) translate(-1px);width:1px;height:80%;background:#eee}.route-options__option__button:before{bottom:0;width:100%;height:3px;background:#ddd}.route-options__option__button:hover{background-color:#fafafa!important;border-color:#fafafa!important}.route-options__option__button[data-selected=true]{background-color:#005078!important;border-color:#005078!important}.route-options__option__button[data-selected=true] .route-options__option__button__icon{fill:#fff}.route-options__option__button[data-selected=true]:after{display:none}.route-options__option__button[data-selected=true]+button:after{display:none}.route-options__option__button[data-mode=walking]:before{background-color:#d883ff}.route-options__option__button[data-mode=bike]:before{background-color:#7fd18c}.route-options__option__button[data-mode=bike] .route-options__option__button__icon{width:28px!important}.route-options__option__button[data-mode=e-bike]:before{background-color:#ffe808}.route-options__option__button[data-mode=e-bike] .route-options__option__button__icon{width:27px!important}.route-options__option__button[data-mode=car]:before{background-color:#f77976}.route-options__option__button[data-mode=car] .route-options__option__button__icon{width:27px!important}.route-options__option__button[data-mode=ov]:before{background-color:#5a8dee}.route-options__option__button[data-mode=car_ov] .route-options__option__button__icon{width:32px!important}.route-options__option__button[data-mode=bike_ov] .route-options__option__button__icon{width:33px!important}.route-options__option__button__icon{fill:#005078;height:20px!important;width:auto!important;min-height:auto!important;min-width:auto!important}.route-options__option__pro{position:absolute;top:2px;right:3px;max-height:14px;max-width:15px;margin-left:8px;color:#38cb82}.route-options__option[data-selected=true] .route-options__option__pro{color:#fff}@container map (min-width: 700px){.route-options-control{max-width:500px}}.maplibregl-popup:has(.nearby-stop-popup){min-width:300px}.maplibregl-popup:has(.nearby-stop-popup) .maplibregl-popup-content{width:100%;padding:0;border-radius:4px;overflow:clip}.maplibregl-popup:has(.nearby-stop-popup) .maplibregl-popup-close-button{width:28px;color:#fff}.nearby-stop-popup__title{padding:4px 44px 4px 8px;background:#005078;color:#fff}.nearby-stop-popup__url{position:absolute;top:0;right:28px;height:28px;width:30px;padding:0!important}.nearby-stop-popup__url:hover{background-color:#004a6e}.nearby-stop-popup__url__icon{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);color:#fff}.nearby-stop-popup__content{padding:8px;max-height:240px;overflow:auto}.nearby-stop-popup__content__distance__main{display:flex;gap:6px;align-items:center;white-space:nowrap}.nearby-stop-popup__content__distance{display:flex;justify-content:space-between;background-color:#f2f2f2;border-radius:4px;padding:4px 8px;margin-bottom:4px}.nearby-stop-popup__content__distance__main{font-weight:700}.nearby-stop-popup__content__distance__time{display:flex;gap:16px}.nearby-stop-popup__content__distance__time__item{display:flex;gap:6px;align-items:center;white-space:nowrap}.nearby-stop-popup__content__lines{display:flex;flex-direction:column;gap:6px;margin-top:8px}.nearby-stop-popup__content__lines__line{display:flex;align-items:center;padding:4px 6px;gap:8px}.nearby-stop-popup__content__lines__line__code{min-width:30px;padding:0 4px;border-radius:4px;border:1.5px solid #eee;line-height:1.5}.maplibregl-popup:has(.fietssnelweg-popup){min-width:150px}.maplibregl-popup:has(.fietssnelweg-popup) .maplibregl-popup-content{width:100%;padding:0;border-radius:4px;overflow:clip}.maplibregl-popup:has(.fietssnelweg-popup) .maplibregl-popup-close-button{width:28px;color:#fff}.fietssnelweg-popup__title{padding:4px 44px 4px 8px;background:#005078;color:#fff}.fietssnelweg-popup__url{position:absolute;top:0;right:28px;height:28px;width:30px;padding:0!important}.fietssnelweg-popup__url:hover{background-color:#004a6e}.fietssnelweg-popup__url__icon{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);color:#fff}.fietssnelweg-popup__content{padding:8px;max-height:240px;overflow:auto}.fietssnelweg-popup__content__distance__main{display:flex;gap:6px;align-items:center;white-space:nowrap}.fietssnelweg-popup__content__distance{display:flex;justify-content:space-between;background-color:#f2f2f2;border-radius:4px;padding:4px 8px;margin-bottom:4px}.fietssnelweg-popup__content__distance__main{font-weight:700}.fietssnelweg-popup__content__distance__time{display:flex;gap:16px}.fietssnelweg-popup__content__distance__time__item{display:flex;gap:6px;align-items:center;white-space:nowrap}.fietssnelweg-popup__content__lines{display:flex;flex-direction:column;gap:6px;margin-top:8px}.fietssnelweg-popup__content__lines__line{display:flex;align-items:center;padding:4px 6px;gap:8px}.fietssnelweg-popup__content__lines__line__code{min-width:30px;padding:0 4px;border-radius:4px;border:1.5px solid #eee;line-height:1.5}.route-date-time-select{display:flex;flex:1;gap:4px}.route-date-time-select .MuiPickersSectionList-section{pointer-events:none}.route-date-time-select__date,.route-date-time-select__time{background:none;height:20px;box-sizing:border-box;color:#005078;transform:translateY(3px);font-family:Inter,sans-serif;font-size:16px;line-height:1.5;font-weight:400}.route-date-time-select__date>div,.route-date-time-select__time>div{height:100%;border:none;border-radius:4px;padding:0;color:#005078;font-size:15px;line-height:0px}.route-date-time-select__date>div:hover,.route-date-time-select__time>div:hover{border-color:#00507880}.route-date-time-select__date>div>div,.route-date-time-select__time>div>div{width:fit-content;padding-right:16px}.route-date-time-select__date>div>div:first-of-type span,.route-date-time-select__time>div>div:first-of-type span{font-family:Inter,sans-serif;font-size:16px;line-height:1.5;font-weight:400}.route-date-time-select__date{flex-grow:1}.route-date-time-select__date__button,.route-date-time-select__time__button{position:absolute;right:0;padding:0;color:#005078;width:100%}.route-date-time-select__date__button:hover,.route-date-time-select__time__button:hover{background:none!important}div:has(>.route-date-time-select__date__button),div:has(>.route-date-time-select__time__button){margin:0}.route-date-time-select__date__button__icon,.route-date-time-select__time__button__icon{color:#005078;float:right;transform:translateY(-1px)}.MuiPickersDay-root.Mui-selected,.MuiMenuItem-root.Mui-selected{background-color:#005078!important;color:#fff}.MuiPickersDay-root:hover,.MuiMenuItem-root:hover{background-color:#337a9e!important;color:#fff}.route-directions{display:flex;flex-direction:column;gap:8px;padding:0 16px 16px}.route-directions__modal{position:relative;display:flex;flex-direction:column;border:1px solid #ddd;padding:16px;border-radius:4px;overflow:clip;cursor:pointer}.route-directions__modal:hover{background-color:#fafafa}.route-directions__modal:hover .route-directions__modal__stops__start:before,.route-directions__modal:hover .route-directions__modal__stops__stop:before{border-color:#fafafa}.route-directions__modal__color-line{position:absolute;top:0;left:0;height:100%;width:4px;background-color:inherit}.route-directions__modal__base-info{display:flex;justify-content:space-between}.route-directions__modal__base-info__type{display:flex;align-items:center;gap:16px}.route-directions__modal__base-info__type__text{margin:0;font-size:16px;font-weight:500}.route-directions__modal__base-info__distance{display:flex;align-items:center;font-size:14px}.route-directions__modal__line-info{font-size:16px;padding:16px 0;margin:16px 0 0;border-top:1px solid #999}.route-directions__modal__line-info span{font-weight:500}.route-directions__modal__line-info__bus{padding:1px 3px;border:1px solid transparent;margin-right:4px;font-size:12px;border-radius:4px}.route-directions__modal__stops{position:relative;padding-left:50px;font-size:14px}.route-directions__modal__stops:before{position:absolute;left:46px;top:5px;content:"";width:2px;height:calc(100% - 10px);background-color:#5a8dee}.route-directions__modal__stops__start,.route-directions__modal__stops__stop{position:relative;padding-left:10px}.route-directions__modal__stops__start:before,.route-directions__modal__stops__stop:before{position:absolute;left:-10px;top:50%;transform:translateY(-50%);content:"";width:14px;height:14px;border-radius:50%;background-color:#5a8dee;border:2px solid #fff}.route-directions__modal__stops__start{margin-bottom:20px}.route-directions__modal__stops__start__time,.route-directions__modal__stops__stop__time{position:absolute;left:-50px}@container map (min-width: 800px){.route-directions{padding-top:16px}}.route-info-control{width:100%;box-shadow:#0000000d 0 0 0 .5px;border-radius:4px;overflow:clip}.route-info{max-height:min(300px,calc(50vh - 72px));width:100%;background:#fff;font-family:Inter,sans-serif;color:#005078;font-size:16px;overflow:auto}.route-info--print{max-height:none}.route-info__header{display:flex;flex-direction:column;width:100%}.route-info__header__distance,.route-info__header__address{position:relative}.route-info__header__distance p,.route-info__header__address p{margin:0;line-height:1.5}.route-info__header__distance{flex:1;display:flex;align-items:center;justify-content:space-between}.route-info__header__distance:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);height:1px;width:calc(100% - 32px);background-color:#f2f2f2;display:none}.route-info__header__address:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);height:1px;width:calc(100% - 32px);background-color:#f2f2f2}.route-info:not(:has(.route-directions)) .route-info__header__address:after{display:none}.route-info__header__address{flex:1}.route-info__header__distance__text{padding:8px 16px;margin:0 0 8px}.route-info__header__distance__text p:first-child{margin:8px 0}.route-info__header__distance__route{display:flex;justify-content:center;align-items:center;padding:0;margin:8px 16px;background:none!important;border:none!important}.route-info__header__distance__route__icon{height:32px!important;width:32px!important;color:#005078}.route-info__header__distance__route__icon:hover{color:#337a9e}.route-info__header__address__home,.route-info__header__address__company,.route-info__header__address__swap,.route-info__header__address-swap{display:flex;gap:12px;align-items:center;padding:0 16px;margin:16px 0}.route-info__header__address__home__icon,.route-info__header__address__company__icon,.route-info__header__address__swap__icon,.route-info__header__address-swap__icon{max-width:20px;color:#005078;fill:#005078}.route-info__header__address-swap,.route-info__header__address__swap{position:relative;display:flex;flex-direction:row-reverse;justify-content:flex-end!important;width:100%;height:fit-content!important;margin:0;padding:16px!important;color:#005078!important;text-align:left}.route-info__header__address-swap>span,.route-info__header__address__swap>span{display:inline-block;max-width:calc(100% - 28px);text-align:left;white-space:wrap}.route-info__header__address-swap:hover,.route-info__header__address__swap:hover{background:#fafafa!important}.route-info__header__address-swap:after,.route-info__header__address__swap:after{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);height:1px;width:calc(100% - 32px);background-color:#f2f2f2}.route-info__header__address__swap span{display:flex;width:100%}.route-info__header__address__swap__text__pro{max-height:15px;max-width:18px;margin-left:8px;color:#38cb82}.route-info__error{color:#dc3545;padding:8px 16px}.route-info__header__address__company__no-address{color:#dc3545}.route-info__header__address__company__no-address+.route-info__header__address__company__tooltip__icon{color:#dc3545}.route-info__header__address__company__tooltip__icon{transform:translate(-4px)}.route-info__header__address__home__search{border:none!important}.route-info__header__address__home__search__input{padding:0!important}.route-info__header__distance__total-distance{display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;align-items:center;padding:8px 16px;margin:8px 0;border-radius:4px;color:#005078}.route-info__header__distance__total-distance__text{display:flex;gap:8px;margin:0}.route-info__header__distance__total-distance__text>span{font-weight:500}.route-info__header__distance__button{display:block!important;position:relative;padding:0;margin-right:16px;background:none!important;border-color:transparent!important;border-radius:4px;color:#333}.route-info__header__distance__button:hover{background-color:#fafafa;border-color:#f2f2f2;color:#333}.route-info__header__distance__button:disabled{pointer-events:none;filter:grayscale(1) opacity(.75)}.route-info__header__distance__button__pro{position:absolute;bottom:0;right:6px;z-index:10;color:#38cb82}.route-info__header__distance__button__pro:after{content:"";position:absolute;z-index:-1;height:50%;width:80%;background-color:#fff}@container map (min-width: 800px){.route-info__header{flex-direction:row;min-height:88px}.route-info__header__address__home,.route-info__header__address__company,.route-info__header__address__swap,.route-info__header__distance__text{padding-left:24px!important}.route-info__header__distance__route{padding-right:16px!important}.route-info__header__distance:after,.route-info__header__address:after{display:block;width:1px;height:100%;left:0;transform:translate(-1px)}.route-info__header__distance__total-distance{flex-direction:column;align-items:start}}.job-vacancy__title{margin:0;font-size:22px;font-weight:600}.job-vacancy__subtitle{margin:0;font-weight:500;font-size:14px;color:#003952}.job-vacancy__feature{margin:32px 0}.job-vacancy__feature:last-of-type{margin-bottom:0}.job-vacancy__feature__title{margin-bottom:8px;font-weight:600}.job-vacancy__feature__content{position:relative;margin:0}.job-vacancy__feature__content ul{list-style:none;padding-left:0}.job-vacancy__feature__content__html{position:relative;padding-left:12px;border-left:1px solid #337a9e;padding-right:16px;margin:0 4px;max-height:200px;overflow:clip}.job-vacancy__feature__content__html:after{position:absolute;bottom:0;left:0;content:"";width:100%;height:55px;background:red;background:linear-gradient(to bottom,#fff0,#fff 50%)}.job-vacancy__feature__content__more{position:absolute;bottom:-4px;padding:0;left:16px;z-index:0}.job-vacancy__feature__content__more:hover{color:#00abd2;text-decoration:underline}.mobility-plan-content__item{margin:24px 0}.mobility-plan-content__item:first-of-type{margin-top:0}.mobility-plan-content__item__title{display:flex;gap:8px;align-items:center;margin-bottom:8px}.mobility-plan-content__item__list{margin:0;padding:0 0 0 24px;transform:translate(2px);list-style:none}.mobility-plan-content__item__list__item{margin:8px 0}.mobility-plan-content__item__list__item>ul{margin-top:8px;list-style:none;padding:0 0 0 24px}.mobility-plan-content__item__list__item>ul>li{display:flex;gap:4px}.mobility-plan-content__item__list__item__label{display:flex;gap:4px;font-size:16px}.mobility-plan-content__item__list__item__label__tooltip{max-width:300px;font-size:16px}.mobility-plan-content__item__list__item__label__tooltip__icon{color:#999}.admin-actions{display:flex;gap:8px}.admin-actions__button{flex-direction:row-reverse;border-radius:4px}.admin-last-update{display:flex;justify-content:space-between;align-items:center;color:#555;font-style:italic;margin:16px 16px 0 4px}.help-tooltip__icon{transform:translateY(4px)}.unactivated-mobility-field{padding:8px 12px;border:1px solid transparent}.unactivated-mobility-field:not(:last-child){margin-bottom:1px}.unactivated-mobility-field--selected{border:1px solid #00abd2}.unactivated-mobility-field:hover{background-color:#eee;cursor:pointer}.unactivated-mobility-field ul{padding-left:16px}.unactivated-mobility-field__name{display:flex;gap:8px;align-items:flex-start}.unactivated-mobility-field__name:has(+ul>*){margin-bottom:8px}.number-input__input--error{outline-color:#dc3545;border-color:#dc3545}.number-input__error{margin-bottom:0;margin-top:4px;color:#dc3545}.edit-mobility-field-modal{position:fixed;height:100%;width:100%;top:0;left:0;background:#555c}.edit-mobility-field-modal__content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:400px;max-width:100%;background-color:#fff;padding:12px}.edit-mobility-field-modal__content .number-input{margin-bottom:16px}.edit-mobility-field-modal__content__title{display:flex;justify-content:space-between;margin-top:0;margin-bottom:12px}.edit-mobility-field-modal__content__title__close{padding:0}.activated-mobility-field{padding:8px 12px;border:1px solid transparent}.activated-mobility-field:not(:last-child){margin-bottom:1px}.activated-mobility-field--selected{border:1px solid #00abd2}.activated-mobility-field:hover{background-color:#eee;cursor:pointer}.activated-mobility-field ul{padding-left:16px}.activated-mobility-field__name{display:flex;gap:12px;align-items:flex-start}.activated-mobility-field__name:has(+ul>*){margin-bottom:8px}.activated-mobility-field__supplement{border-radius:4px;margin-left:4px;font-size:10px;padding:2px 4px}.mobility-field__drop-down__select{margin:8px 0}.transfer-list{display:flex;gap:16px;width:100%}.transfer-list ul{list-style-type:none}.transfer-list__container{flex:1;border-radius:4px;border:1px solid #ddd}.transfer-list__container>ul{padding-left:0;margin-block:0}.transfer-list__buttons{display:flex;flex-direction:column;gap:4px;justify-content:center}.transfer-list__buttons>button{border-radius:4px}.edit-mobility-offer__alert{display:flex;align-items:center;gap:24px;padding:4px 24px;border:1px solid #ddd;margin-bottom:16px;border-radius:4px}.edit-mobility-offer__alert__icon{height:50px;width:50px;min-width:50px}.edit-mobility-offer__form{flex:1;overflow:auto}.edit-mobility-offer__form__title{display:flex;gap:12px;font-weight:500}.mobilty-plan-edit-modal{position:fixed;top:0;left:0;z-index:9999;height:100%;width:100%}.mobilty-plan-edit-modal__background{position:absolute;height:100%;width:100%;background:#555c}.mobilty-plan-edit-modal__content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;width:calc(100vw - 32px);max-width:100%;height:calc(100vh - 32px);max-height:100%;min-height:500px;padding:16px 16px 0 24px;background:#fff;border-radius:4px}@media screen and (max-width: 767px){.mobilty-plan-edit-modal__content{height:100%;width:100%}}.mobilty-plan-edit-modal__content__header{display:flex;align-items:center;justify-content:space-between;padding-bottom:16px}.mobilty-plan-edit-modal__content__header__title{display:flex;align-items:center;margin:8px 0;color:#005078;font-size:18px;font-weight:500}.mobilty-plan-edit-modal__content__header__title__text{margin:0;font-weight:600;font-size:22px}.mobilty-plan-edit-modal__content__header__title__icon{height:30px;width:30px;margin-right:12px}.mobilty-plan-edit-modal__content__header__close{height:40px;width:40px;color:#333}.mobilty-plan-edit-modal__content__body{display:block;overflow:auto;margin:0 0 16px}.mobility-plan{display:flex;flex-direction:column;position:relative;flex:1}.mobility-plan>p:first-of-type{margin-top:0;font-weight:500}.mobility-plan__title{margin:0;font-size:22px;font-weight:600}.mobility-plan__complete{max-width:100%;margin-bottom:16px;padding:8px 16px;border-radius:4px;white-space:wrap;text-align:left}.mobility-plan__complete:hover{border-color:#00abd2;color:#00abd2}@media screen and (max-width: 767px){.mobility-plan__complete{display:none}}.mobility-plan__complete__pro{display:inline-block;margin-right:8px;transform:translateY(1px);color:#38cb82}.mobility-plan__footer{display:flex;flex-direction:column;justify-content:flex-end;flex:1;width:100%;margin-top:16px}.mobility-plan__footer>p{float:right;text-align:right;font-style:italic;font-size:14px;color:#005078;margin:0}.print{width:190mm;box-sizing:border-box}.print__page{min-height:277mm}.print__hidden{display:none}.print .map{width:100%;height:277mm}@media print{@page{size:A4;margin:10mm}.print .map .maplibregl-ctrl-zoom-in,.print .map .maplibregl-ctrl-zoom-out{display:none}.print .map .maplibregl-ctrl-attrib *{display:inline}}.actions-menu{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:8px}.actions-menu__action,.actions-menu__action--loading{flex-direction:row-reverse;max-height:27px;padding:0 8px;color:#333;border:1px solid #ddd;border-radius:4px}.actions-menu__action>span,.actions-menu__action--loading>span{display:flex;gap:8px;align-items:center}.actions-menu__action:hover,.actions-menu__action--loading:hover{border-color:#00abd2;color:#00abd2}.actions-menu__action--loading__icon{animation:rotation 2s linear infinite}.actions-menu__action__pro{height:15px;width:18px;color:#38cb82}@-moz-keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@-webkit-keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@-o-keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.shared-base{display:flex;flex-direction:column;height:100%}.shared-base__container{position:relative;display:flex;flex:1;height:100%;overflow:auto}.shared-base__container:before{position:absolute;z-index:1;content:"";display:block;height:5px;width:100%;box-shadow:inset 0 4px 4px -4px #ddd}.shared-base__container .gutter-horizontal{position:relative;z-index:1}.shared-base__container .gutter-horizontal:before{content:"";left:50%;position:absolute;height:100%;width:30px;transform:translate(-50%)}.shared-base__container .gutter-horizontal:hover{cursor:ew-resize}@media screen and (max-width: 767px){.shared-base__container{flex-direction:column}}.shared-base__container__left,.shared-base__container__right{display:flex;flex-direction:column;width:50%;height:100%}@media screen and (max-width: 767px){.shared-base__container__left,.shared-base__container__right{width:100%!important;height:100%}}.shared-base__container__left{position:relative;container-type:size;container-name:side-panel;max-width:1250px}.shared-base__container__left__thumb{content:"";position:absolute;z-index:2;top:50%;right:0;transform:translate(50%) translateY(-50%);width:25px;height:25px;border-radius:50%;background:#fff;border:1px solid #eee;pointer-events:none}@media screen and (max-width: 767px){.shared-base__container__left__thumb{display:none}}.shared-base__container__left__thumb:before{content:"";position:absolute;z-index:1;right:3px;top:50%;transform:translateY(-50%) rotate(-90deg);width:4px;height:4px;border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid #555}.shared-base__container__left__thumb:after{content:"";position:absolute;z-index:1;left:3px;top:50%;transform:translateY(-50%) rotate(90deg);width:4px;height:4px;border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid #555}.shared-base__container__right{container-type:size;container-name:map;flex:1;position:relative}.shared-base__container__left__utils-bar{display:flex;flex-wrap:wrap;flex-shrink:0;gap:12px;justify-content:space-between;min-height:60px;height:fit-content;margin:0 24px 8px;padding:16px 0;border-bottom:1px solid #ddd}.company-data-graph{display:flex;flex-direction:column;gap:12px;border:1px solid #eee;padding:12px 16px;margin-right:24px;margin-top:16px}.company-data-graph__header{display:flex;justify-content:space-between;flex-wrap:wrap;gap:4px}.company-data-graph__header__title{font-weight:500;margin:0}.company-data-graph__header__legend{display:flex;flex-wrap:wrap;gap:16px;margin:0;padding:0;list-style:none}.company-data-graph__header__legend__item{display:flex;align-items:center;gap:8px;font-size:15px;font-weight:500}.company-data-graph__header__legend__item__color{display:inline-block;width:16px;height:16px;border-radius:4px;background-color:#eee;transform:translateY(-1px)}.company-data-graph__header__legend__item__color--blue{background-color:#00abd2}.company-data-graph__header__legend__item__color--green{background-color:#38cb82}.company-data-graph__bar{display:flex;height:18px;background:#eee;border-radius:4px;overflow:clip}.company-data-graph__bar__blue,.company-data-graph__bar__green{height:100%;min-width:50px;color:#fff;line-height:18px;text-align:center;font-weight:500;font-size:14px}.company-data-graph__bar__blue{background-color:#00abd2}.company-data-graph__bar__green{background-color:#38cb82}.shared-company-info{display:flex;flex-direction:column;height:100%;padding:0 0 16px 16px;margin:8px 0 16px 8px;overflow:auto}.shared-company-info__header{display:flex;flex-direction:column;justify-content:center;min-height:40px;margin-bottom:16px;margin-right:16px}.shared-company-info__header__title{margin:0;line-height:1.25}.shared-company-info__header__subtitle{margin:4px 0;color:#555;font-size:15px}.shared-company-info__content{display:flex;flex-direction:column;flex:1;overflow:auto}.shared-company-info__content__top{display:flex;flex-direction:column;justify-content:space-between;padding-right:16px;margin-right:16px;flex:1;overflow:auto}.shared-company-info__content__top__mobiliteitsaanbod{flex-direction:row-reverse;justify-content:flex-end;padding:12px;margin-bottom:16px;border-radius:4px;border:1px solid #eee;text-wrap:auto;text-align:left;line-height:1.3;color:#555;fill:#005078;font-weight:500}.shared-company-info__content__top__mobiliteitsaanbod:hover{background-color:#fff;border-color:#00abd2}.shared-company-info__content__top__mobiliteitsaanbod__icon{height:25px;width:25px;margin-right:8px}.shared-company-info__content__top__description{display:flex;flex-direction:column;flex:1;max-width:100%;padding:16px;border:1px solid #eee;border-radius:2px}.shared-company-info__content__top__meta{display:flex;flex-direction:column;gap:8px;max-width:100%;margin:24px 0}.shared-company-info__content__top__meta__title{margin:0;font-size:15px;color:#005078;font-weight:600}.shared-company-info__content__top__meta__nearby{display:flex;flex-direction:column}.shared-company-info__content__top__meta__button-mobiliteitsaanbod,.shared-company-info__content__top__meta__button-vdab,.shared-company-info__content__top__meta__button-back{flex-direction:row-reverse;justify-content:flex-end;padding:12px;border-radius:4px;border:1px solid #eee;text-wrap:auto;text-align:left;line-height:1.3;color:#555;fill:#005078;font-weight:500}.shared-company-info__content__top__meta__button-mobiliteitsaanbod:hover,.shared-company-info__content__top__meta__button-vdab:hover,.shared-company-info__content__top__meta__button-back:hover{background-color:#fff;border-color:#00abd2}.shared-company-info__content__top__meta__button-back__icon{color:#005078;transform:scale(1.2)}.shared-company-info__content__top__meta__button-mobiliteitsaanbod,.shared-company-info__content__top__meta__button-back{min-height:68px;display:none}.shared-company-info__content__top__meta__button-mobiliteitsaanbod__icon,.shared-company-info__content__top__meta__button-vdab__icon,.shared-company-info__content__top__meta__button-back__icon{height:25px;width:25px;margin-right:8px}.shared-company-info__content__top__meta__button-back__icon{height:20px;width:25px;color:#555}.shared-company-info__content__top__meta__button-vdab{color:#fff;fill:#fff;background-color:#0271a6;border-color:#0271a6}.shared-company-info__content__top__meta__button-vdab:hover{background-color:#0288c8;border-color:#0288c8}.shared-company-info__content__top__meta__button-mobiliteitsaanbod,.shared-company-info__content__top__mobiliteitsaanbod{background:#337a9e;border-color:#337a9e;color:#fff;fill:#fff}.shared-company-info__content__top__meta__button-mobiliteitsaanbod:hover,.shared-company-info__content__top__mobiliteitsaanbod:hover{background-color:#00abd2;border-color:#00abd2}.shared-company-info__content__top__meta__button-back:hover,.shared-company-info__content__top__meta__button-back:hover .shared-company-info__content__top__meta__button-back__icon{color:#00abd2}.shared-company-info__content__top__meta__button-vdab__icon{transform:scale(1.3)}.shared-company-info__content__top__meta__nearby,.shared-company-info__content__top__meta__other-vacancies{display:flex;flex-direction:column;margin:8px 0}.shared-company-info__content__top__meta__nearby.no-margin-top,.shared-company-info__content__top__meta__other-vacancies.no-margin-top{margin-top:0}.shared-company-info__content__top__meta__nearby{margin-top:16px}.shared-company-info__content__top__meta__nearby__title,.shared-company-info__content__top__meta__other-vacancies__title{margin:0 0 8px;font-size:16px;font-weight:500;color:#005078}.shared-company-info__content__top__meta__nearby__list,.shared-company-info__content__top__meta__other-vacancies__list{display:flex;flex-direction:column;gap:8px;margin:8px 0 0;padding:0;list-style:none}.shared-company-info__content__top__meta__nearby__list__item:first-of-type .shared-company-info__content__top__meta__nearby__list__item__button__icon{transform:scale(1.25)}.shared-company-info__content__top__meta__nearby__list__item__button,.shared-company-info__content__top__meta__other-vacancies__list__item__button{flex-direction:row-reverse;justify-content:flex-end;width:100%;max-width:100%;padding:8px 16px 8px 12px;border-radius:4px;text-align:left;font-size:15px;color:#333;font-weight:500}.shared-company-info__content__top__meta__nearby__list__item__button:hover,.shared-company-info__content__top__meta__other-vacancies__list__item__button:hover{background:#fafafa;border-color:#fafafa}.shared-company-info__content__top__meta__other-vacancies__list__item__button{padding:12px 16px 12px 12px}.shared-company-info__content__top__meta__nearby__list__item__button__icon,.shared-company-info__content__top__meta__other-vacancies__list__item__button__icon{height:22px;min-width:22px;margin-right:8px}.shared-company-info__content__top__meta__other-vacancies__list__item__button__icon{height:20px;margin-right:4px}.shared-company-info__content__top__meta__nearby__list__item__button>span,.shared-company-info__content__top__meta__other-vacancies__list__item__button>span{display:flex;text-wrap:auto;flex-direction:column;line-height:1.4}.shared-company-info__content__top__meta__nearby__list__item__button>span>span,.shared-company-info__content__top__meta__other-vacancies__list__item__button>span>span{line-height:1.5}.shared-company-info__content__top__meta__nearby__list__item__button>span>span:last-of-type,.shared-company-info__content__top__meta__other-vacancies__list__item__button>span>span:last-of-type{font-size:14px}@container side-panel (min-width: 700px){.shared-company-info__content__top{flex-direction:row;padding-right:8px;margin-right:0}.shared-company-info__content__top__mobiliteitsaanbod{display:none}.shared-company-info__content__top__description{min-width:400px;margin-right:8px;overflow:auto}.shared-company-info__content__top__meta{margin:0 8px;width:300px;max-width:300px;max-height:100%;padding-right:8px;overflow:auto}.shared-company-info__content__top__meta__button-mobiliteitsaanbod,.shared-company-info__content__top__meta__button-back{display:flex}.shared-company-info__content__top__meta__button-mobiliteitsaanbod__icon,.shared-company-info__content__top__meta__button-vdab__icon{min-height:28px;min-width:28px}}.chips{display:flex;flex-wrap:wrap;gap:6px;list-style:none;padding:0;margin:4px 8px 12px 16px}.chips__chip{display:flex;align-items:center;padding:4px 12px;background:#005078;border-radius:30px;color:#fff;font-size:14px}.chips__chip:has(.chips__chip__remove:hover){background:#00abd2}.chips__chip:hover:not(:has(.chips__chip__remove)){background:#00abd2}.chips__chip.chips__chip--home,.chips__chip.chips__chip--type,.chips__chip.chips__chip--transport{cursor:pointer;background-color:#eee;font-weight:500;color:#333}.chips__chip.chips__chip--home .chips__chip__icon,.chips__chip.chips__chip--type .chips__chip__icon,.chips__chip.chips__chip--transport .chips__chip__icon{fill:#333;color:#333}.chips__chip.chips__chip--home:hover,.chips__chip.chips__chip--type:hover,.chips__chip.chips__chip--transport:hover{background-color:#ddd}.chips__chip.chips__chip--bike .chips__chip__icon,.chips__chip.chips__chip--e-bike .chips__chip__icon{min-width:20px}.chips__chip.chips__chip--bike_ov .chips__chip__icon,.chips__chip.chips__chip--car_ov .chips__chip__icon{min-width:25px}.chips__chip__pro{height:15px;width:18px;margin-left:8px;color:#38cb82}.chips__chip__icon{height:16px;width:16px;min-height:16px;min-width:16px;margin-right:8px;color:#fff;fill:#fff}.chips__chip__remove{position:relative;height:14px;width:14px;min-height:14px;min-width:14px;padding:0;margin-left:8px;color:#fff;fill:#fff}.chips__chip__remove__icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.job-vacancies{display:flex;flex-direction:column;flex:1;height:100%;max-width:calc(100% - 16px);margin:4px 16px 0 8px;overflow:auto}.job-vacancies__header{display:flex;justify-content:space-between;align-items:center;padding:0 16px;margin:0;color:#999}.job-vacancies__header__search{flex:1;display:flex;align-items:center;gap:4px;margin:0 4px}.job-vacancies__header__search__icon{width:14px;min-width:14px;min-height:14px}.job-vacancies__header__search__input{position:relative;flex-direction:row-reverse;padding:4px;border:none;max-height:27px;border-radius:4px;overflow:clip;outline:none!important}.job-vacancies__list{position:relative;flex:1;width:100%;margin:8px 0 16px;overflow:auto}.job-vacancies__list__row{position:absolute;top:0;left:0;display:flex;flex-direction:column;width:100%}.job-vacancies__list__row__items{display:flex;flex:1;flex-wrap:wrap;align-content:start;gap:12px;width:100%;height:100%;padding:2px 16px;overflow:clip}.job-vacancies__list__row__no-address-seperator{position:relative;margin:8px 16px 16px;text-align:center;font-weight:600}.job-vacancies__list__row__no-address-seperator:after{content:"";position:absolute;top:50%;transform:translateY(-50%);left:0;width:100%;height:.5px;background:#333}.job-vacancies__list__row__no-address-seperator span{position:relative;display:block;margin:auto;width:fit-content;z-index:1}.job-vacancies__list__row__no-address-seperator span:before{content:"";position:absolute;left:50%;transform:translate(-50%);height:100%;width:calc(100% + 24px);background:#fff;z-index:-1}.job-vacancies__list__row__items__item,.job-vacancies__list__row__items__filler{display:flex;flex-direction:column;flex-grow:1.5;height:100%;width:362px;max-width:100%;padding:12px;border-radius:4px;border:1px solid #ddd;color:#333;overflow:hidden}.job-vacancies__list__row__items__item:hover,.job-vacancies__list__row__items__filler:hover{border:1px solid #00abd2}.job-vacancies__list__row__items__item[data-highlight=true],.job-vacancies__list__row__items__filler[data-highlight=true]{border-color:#0085a8}.job-vacancies__list__row__items__item>span,.job-vacancies__list__row__items__filler>span{display:flex;flex:1;height:100%;width:100%;flex-direction:column;justify-content:space-between}.job-vacancies__list__row__items__filler{opacity:0;pointer-events:none}.job-vacancies__list__row__items__item__header__title{max-width:100%;margin:0;font-weight:700;text-align:left;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.job-vacancies__list__row__items__item__header__info{margin:4px 0 0;text-align:left;color:#999;text-transform:capitalize}.job-vacancies__list__row__items__item__header__info:first-letter{text-transform:uppercase}.job-vacancies__list__row__items__item__footer{display:flex;justify-content:space-between}.job-vacancies__list__row__items__item__footer__company{display:flex;align-items:center;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.job-vacancies__list__row__items__item__footer__company__text{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.job-vacancies__list__row__items__item__footer__company__icon{width:16px;min-width:16px;margin-right:8px;fill:#005078}.job-vacancies__list__row__items__item__footer__distance{margin-left:40px}.job-vacancies__list__row__items__item__footer__tooltip__icon{margin-right:8px;fill:#005078;color:#005078}.job-vacancies__list__row__items__item__footer__tooltip__icon svg{fill:inherit}.job-vacancies__footer-info{display:flex;flex-wrap:wrap;gap:8px;margin:0 16px 8px}.job-vacancies__footer-info .job-vacancies__footer-info__button{flex:1;padding:4px 16px;background:#fff;font-size:14px;color:#555;border-color:#ddd;border-radius:2px;font-weight:500}.job-vacancies__footer-info .job-vacancies__footer-info__button:hover{border-color:#00abd2;color:#00abd2}.filter{display:flex;flex-direction:column;height:100%;margin:4px 16px 8px 0;overflow:auto}.filter .chips{margin-left:24px}.filter__header{padding:0 24px 16px;margin:0;color:#999}.filter__body{display:flex;flex-direction:column;height:100%;flex:1;overflow:auto}.filter__body__group.filter__body__group--mobiliteitsaanbod .filter__body__group__title__icon{transform:scale(1.2)}.filter__body__group__title{display:flex;align-items:center;margin:0 24px 16px;color:#005078;fill:#005078;font-weight:600}.filter__body__group__title__icon{height:auto;width:20px;min-width:20px;margin-right:12px}.filter__body__group__options{display:flex;flex-wrap:wrap;align-items:flex-start;margin:0 0 8px 24px}.filter__body__group__options:before,.filter__body__group__options:after{content:"";display:block;flex-grow:1.5;width:400px;max-width:100%;order:9999;margin:0 16px 0 0}.filter__body__group__options--checkboxes{flex-direction:row;align-items:stretch;flex-wrap:nowrap;margin-bottom:12px;gap:8px}.filter__body__group__options--checkboxes:before,.filter__body__group__options--checkboxes:after{display:none}.filter__body__group__options--checkboxes .filter__body__group__options__inputs__label{margin:8px 16px 8px 0}.filter__body__group__options--checkboxes .filter__body__group__options__inputs__label,.filter__body__group__options--checkboxes:before,.filter__body__group__options--checkboxes:after{width:300px}.filter__body__group__options__title{width:30px;min-width:30px;padding:0 4px;margin-right:8px;background:#fafafa;border-right:2px solid #ddd}.filter__body__group__options__title__icon{margin:auto}.filter__body__group__options__inputs{flex:1;display:flex;flex-wrap:wrap;align-items:flex-start}.filter__body__group__options__inputs:before,.filter__body__group__options__inputs:after{content:"";display:block;flex-grow:1.5;width:300px;max-width:100%;order:9999;margin:0 16px 0 0}.filter__body__group__options__inputs__label{display:flex;flex-direction:column;justify-content:end;flex-grow:1.5;width:400px;max-width:100%;margin:0 16px 16px 0}.filter__body__group__options__inputs__label__text{display:flex;gap:8px;margin-bottom:12px;font-weight:500}.filter__body__group__options__inputs__label__text__tooltip{height:12px;width:12px}.filter__body__group__options__inputs__label__text__tooltip__content{width:600px;max-width:calc(100vw - 56px);padding:0 8px;font-size:16px}.filter__body__group__options__inputs__label__text__tooltip__content ul{padding:0 16px}.filter__body__group__options__inputs__label__text__pro{height:15px;width:18px;color:#38cb82}.filter__body__group__options__inputs__label__text__icon{justify-content:flex-start}.filter__body__group__options__inputs__label__input{padding:4px 8px;border-radius:2px;border-color:#999}.filter__body__group__options__inputs__label__input>input{outline:none!important}.filter__body__group__options__inputs__label__input>input::placeholder{color:#999;opacity:1}.filter__body__group__options__inputs__label__input__toggle{min-width:33px}.filter__body__group__options__inputs__label__input__menu{margin-top:1px;border:1px solid #005078}.filter__body__group__options__inputs__label__input__menu__item__button>span{color:#005078}.filter__body__group__options__inputs__label__checkbox__label{display:flex;gap:8px;margin:0}.filter__body__group__options__inputs__label__checkbox__label__pro{height:15px;width:18px;min-width:18px;color:#38cb82}.filter__body__group__options__inputs__label__checkbox__icon-wrapper__icon{height:20px;width:20px}.filter__body__group__options__language-pro{display:flex;flex-direction:column;gap:8px;margin:8px 0}.filter__body__group__options__language-pro__item{padding:8px 12px;border:1px solid #999;border-radius:2px}.filter__body__group__options__language-pro__item__label{display:flex;gap:8px;align-items:center}.filter__body__group__options__language-pro__item__label__text{width:150px;display:flex;gap:8px;font-weight:500}.filter__body__group__options__language-pro__item__label__input{border-color:#999;border-radius:2px}.filter__body__group__options__language-pro__item__label__close{color:#222}@container side-panel (min-width: 888px){.filter__body__group__options:not(.filter__body__group__options--checkboxes) .filter__body__group__options__inputs__label:not(:has(>span)){margin-top:calc(1.5em + 12px)}}.confirmation-dialog__backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background:#555c}.confirmation-dialog{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding:8px 16px;background-color:#fff;border-radius:4px}.confirmation-dialog__title{display:flex;justify-content:space-between;margin-block:0}.confirmation-dialog__title__close{padding:0}.confirmation-dialog__buttons{display:flex;gap:12px;margin-top:16px}.confirmation-dialog__buttons>button{border-radius:4px}.admin-add-company__background{position:fixed;top:0;left:0;height:100%;width:100%;background:#555c}.admin-add-company{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;max-height:100%;max-width:600px;padding:12px 24px;background-color:#fff;overflow:auto}.admin-add-company__title{display:flex;justify-content:space-between;margin-top:0}.admin-add-company__title__close{color:#000;padding:0}.admin-add-company__confirm{margin-top:16px}.admin-sidepanel{display:flex;flex-direction:column;width:500px;max-height:100%;border-right:1px solid #ddd}.admin-sidepanel__title{font-size:20px;margin:0;padding:12px 16px}.admin-sidepanel__list{display:flex;flex-direction:column;gap:12px;padding:0 16px 8px;overflow:auto}.admin-sidepanel__list__company{padding:12px 16px;border:1px solid #ddd;border-radius:4px;background-color:#fafafa}.admin-sidepanel__list__company__title{margin:16px 0 0}.admin-sidepanel__list__company__body{padding:12px 0 0}.admin-sidepanel__list__company__header__name{margin:0;display:flex;justify-content:space-between}.admin-sidepanel__list__company__header__name__toggle{padding:0}.admin-sidepanel__list__company__header__name__toggle__icon{width:100%;height:100%}.admin-sidepanel__list__company__header__address,.admin-sidepanel__list__company__header__company-number{margin:0;font-style:italic}.admin-sidepanel__list__company__body{display:flex;flex-direction:column;gap:8px}.admin-sidepanel__list__company__body__item{padding:12px 16px;border:2px solid #eee;border-radius:4px;background-color:#fff}.admin-sidepanel__list__company__body__item>p{margin:4px 0}.admin-sidepanel__list__company__body__item:hover{border-color:#00abd2;cursor:pointer}.admin-sidepanel__list__company__body__item--copied{border-color:#38cb82;border-style:dashed}.admin-sidepanel__list__company__body__item--active{border-color:#005078}.admin-sidepanel__list__company__body__item__header{display:flex;gap:4px;justify-content:space-between;align-items:center;margin-bottom:16px}.admin-sidepanel__list__company__body__item__header h4{margin:0}.admin-sidepanel__list__company__body__item__header__actions{display:flex;gap:4px}.admin-sidepanel__list__company__body__item__header__actions__button{display:block;height:26px;min-width:26px;padding:4px;background:none;color:#005078;border-radius:4px}.admin-sidepanel__list__company__body__item__footer{display:flex;gap:8px;margin-top:20px}.admin-sidepanel__list__company__body__item__footer__vacancies,.admin-sidepanel__list__company__body__item__footer__mobiliteitsaanbod{padding:12px 16px;border:1px solid #eee;border-radius:4px}.admin-sidepanel__list__company__body__item__footer__vacancies{display:flex;justify-content:flex-start;align-items:center;flex:1}.admin-sidepanel__list__company__body__item__footer__vacancies__icon{width:20px;height:20px;margin-right:8px}.admin-sidepanel__list__company__body__item__footer__mobiliteitsaanbod{width:60px;fill:#333}.admin-sidepanel__list__company__body__item__text__warning{display:flex;align-items:center;gap:8px}.admin-sidepanel__list__company__body__item__text__warning__icon{color:#ffc107}.admin-sidepanel__list__company__body__item__text__warning__tooltip{display:flex;align-items:center}.admin-sidepanel__list__company__body__item__text__warning__tooltip__icon{color:#005078}.admin-sidepanel__button{flex-direction:row-reverse;justify-content:center;padding:8px;margin:16px;border-radius:4px}.admin-create-user{display:flex;flex-direction:column;height:100%}.admin-create-user__field{display:flex;flex-direction:column;gap:8px;margin-top:8px}.admin-create-user__field__input{border-radius:2px;outline:none!important}.admin-create-user__field__input::placeholder{color:#ddd;font-weight:300}.admin-create-user__actions{display:flex;flex:1;width:100%;gap:8px;margin-top:16px}.admin-create-user__actions>button{flex:1}.admin-create-user__actions__action{border-radius:4px;margin:auto 0 16px}.admin-create-user__error{color:#dc3545}.admin-user-management{position:fixed;top:0;left:0;width:100%;height:100%;background:#555c}.admin-user-management__content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:600px;max-height:100vh;max-width:100vw;background-color:#fff;padding:12px 16px;border-radius:4px}.admin-user-management__content__title{display:flex;justify-content:space-between;margin-top:0;margin-bottom:12px}.admin-user-management__content__body__users__select__menu{z-index:1}.admin-user-management__content__body{display:flex;flex-direction:column;height:350px;max-height:500px}.admin-user-management__content__body__users{flex:1;margin:16px 0 32px;overflow:auto}.admin-user-management__content__body__users table{width:100%;margin:0;border-collapse:collapse}.admin-user-management__content__body__users th,.admin-user-management__content__body__users td{border:1px solid #000;padding:4px 8px}.admin-user-management__content__body__button{margin:8px auto 16px;border-radius:4px}.admin{display:flex;flex-direction:column;height:100%}.admin__body{display:flex;flex:1;overflow:auto}.admin__body:before{position:absolute;z-index:1;content:"";display:block;height:5px;width:100%;box-shadow:inset 0 4px 4px -4px #ddd}.admin__body__content{display:flex;overflow-y:auto;flex-direction:column;flex:1;height:100%;padding:12px 16px}.admin__body__content__info{padding:8px 16px;border:1px solid #ddd;margin-bottom:16px;border-radius:4px}.admin__body__content__info>p{margin:0}.admin__body__content__info>p:not(:last-child){margin-bottom:8px}.admin__body__content__mobility-plan{flex:1;overflow:auto}.about{height:100%;max-height:100%;overflow:clip}.about__line{display:block;height:5px;width:100%;box-shadow:inset 0 4px 4px -4px #ddd}.about__body{display:flex;max-height:calc(100% - 72px);padding:20px 0;overflow:auto}@media screen and (max-width: 991px){.about__body{flex-direction:column;padding:20px}}.about__body__text{width:1000px;max-width:100%;padding:0 40px 40px 20px}.about__body__text h1{margin-top:40px}.about__body__text h1:first-of-type{margin-top:4px}.about__body__text h2{font-size:20px;font-weight:700;margin-top:32px}.about__body__text h3{font-size:18px;font-weight:600;font-style:italic;display:flex;align-items:center;gap:8px}.about__body__text a{color:#0085a8}.about__body__text p{margin:16px 0}@media screen and (min-width: 992px){.about__body__text{overflow:auto}}.about__body__nav,.about__body__spacing{flex:1}.about__body__nav{display:flex;gap:8px;flex-direction:column;min-width:300px;padding:16px}.about__body__nav__button{padding:8px;text-align:left;border-radius:4px}@media screen and (max-width: 1365px){.about__body__spacing{display:none}}.about__collapsable{overflow:clip}.about__collapsable>h3{margin:8px 0;font-size:18px;color:#005078;cursor:pointer;font-weight:500}.about__collapsable>p{max-height:0;margin:0;padding-left:24px}.about__collapsable.show{margin-bottom:32px}.about__collapsable.show>p{max-height:none;margin:16px 0}.about__collapsable.show .about__collapsable__icon{transform:rotate(-90deg) translate(-1px)}.tooltip{max-width:400px}/*! modern-normalize v3.0.1 | MIT License | https://github.com/sindresorhus/modern-normalize */*,:before,:after{box-sizing:border-box}html{font-family:system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";line-height:1.15;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4}body{margin:0}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-color:currentcolor}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}*:focus-visible{outline:2px solid #000}body{height:100svh;color:#333;font-family:Inter,sans-serif;font-size:16px;line-height:1.5;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow:clip}button{font-family:Inter,sans-serif;font-size:16px;color:inherit;line-height:1.5;font-weight:400;outline:none;cursor:pointer}code{font-family:monospace}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:#fff}::-webkit-scrollbar-thumb{-webkit-border-radius:10px;border-radius:10px;background:#ffffff4d;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}::-webkit-scrollbar-thumb:window-inactive{background:#ffffff4d}.clearfix{display:inline-block}.clearfix:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}.bg-primary{background-color:#00abd2}.bg-primary-light{background-color:#33c6e2}.bg-secondary{background-color:#005078}.bg-grey-xlight{background-color:#ddd}.z-depth-2{box-shadow:0 3px 6px #00000029,0 3px 6px #0000003b}.z-depth-1{box-shadow:0 1px 3px #0000001f,0 1px 2px #0000003d}.hover-effect:not(.is-loading):not(:disabled),.hover-effect-primary:not(.is-loading):not(:disabled),.hover-effect-primary-light:not(.is-loading):not(:disabled),.hover-effect-secondary:not(.is-loading):not(:disabled),.hover-effect-grey-light:not(.is-loading):not(:disabled){isolation:isolate}.hover-effect:not(.is-loading):not(:disabled):after,.hover-effect-primary:not(.is-loading):not(:disabled):after,.hover-effect-primary-light:not(.is-loading):not(:disabled):after,.hover-effect-secondary:not(.is-loading):not(:disabled):after,.hover-effect-grey-light:not(.is-loading):not(:disabled):after{content:"";position:absolute;top:0;left:0;z-index:-1;display:block;height:100%;width:100%;border-radius:inherit;transition:opacity .3s ease;opacity:0}.hover-effect:not(.is-loading):not(:disabled):hover:after,.hover-effect-primary:not(.is-loading):not(:disabled):hover:after,.hover-effect-primary-light:not(.is-loading):not(:disabled):hover:after,.hover-effect-secondary:not(.is-loading):not(:disabled):hover:after,.hover-effect-grey-light:not(.is-loading):not(:disabled):hover:after,.hover-effect:not(.is-loading):not(:disabled).active:after,.hover-effect-primary:not(.is-loading):not(:disabled).active:after,.hover-effect-primary-light:not(.is-loading):not(:disabled).active:after,.hover-effect-secondary:not(.is-loading):not(:disabled).active:after,.hover-effect-grey-light:not(.is-loading):not(:disabled).active:after{opacity:1}.hover-effect-primary:not(.is-loading):not(:disabled):after{background:#00abd2}.hover-effect-primary-light:not(.is-loading):not(:disabled):after{background:#33c6e2}.hover-effect-secondary:not(.is-loading):not(:disabled):after{background:#005078}.hover-effect-grey-light:not(.is-loading):not(:disabled):after{background:#ddd}.is-loading{position:relative;cursor:progress}.is-loading:before,.is-loading:after{position:absolute;display:block;content:""}.is-loading:before{top:0;left:0;z-index:1;width:100%;height:100%;border-radius:inherit;background:#fff}.is-loading:after{top:0;left:0;z-index:2;height:100%;width:100%;border-radius:inherit;background-image:url(/img/loader/loader.svg);background-repeat:no-repeat;background-position:center;background-size:auto 40px;text-align:center;content:""}.is-loading--primary:not(:disabled):before{background:#00abd2}.is-loading--primary-light:not(:disabled):before{background:#33c6e2}.is-loading--secondary:not(:disabled):before{background:#005078}.is-loading--grey-light:not(:disabled):before{background:#ddd}.is-loading--primary:after,.is-loading--primary-light:after,.is-loading--secondary:after{background-image:url(/img/loader/loader-white.svg)}.ellipsis{white-space:nowrap;overflow:clip;text-overflow:ellipsis}@-moz-keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(359deg)}}@-webkit-keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(359deg)}}@-o-keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(359deg)}}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(359deg)}}#portal{position:fixed;z-index:99999999999}
