@charset "UTF-8";@font-face{font-family:Moderat;src:url(https://uppy-nl.s3.amazonaws.com/hco/fonts/Moderat-Regular.woff);font-style:normal;font-weight:400;text-rendering:optimizeLegibility}@font-face{font-family:Moderat;src:url(https://uppy-nl.s3.amazonaws.com/hco/fonts/Moderat-Medium.woff);font-style:normal;font-weight:500;text-rendering:optimizeLegibility}@font-face{font-family:Moderat;src:url(https://uppy-nl.s3.amazonaws.com/hco/fonts/Moderat-Bold.woff);font-style:normal;font-weight:700;text-rendering:optimizeLegibility}*{-webkit-box-sizing:border-box;box-sizing:border-box}html{font-size:62.5%}body{margin:0;font-size:1.6rem;font-family:Moderat,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body.admin-bar .menu,body.admin-bar .menu__main-bar{top:30px}body.admin-bar .menu--scrolled .menu__sub-menu{top:120px}body.admin-bar .menu--scrolled .menu__search{top:30px}button,input,optgroup,select,textarea{font-family:inherit;font-size:inherit}button{line-height:16px;cursor:pointer}h1,h2,h3,h4,h5,h6{margin:0;font-weight:700}h1{font-size:4.5rem;line-height:1}@media (min-width:900px){h1{font-size:8rem}}h2{font-size:3rem;margin-bottom:20px}@media (min-width:900px){h2{font-size:4rem}}h3{font-size:1.8rem;margin-bottom:10px}@media (min-width:900px){h3{font-size:2.4rem}}h4{font-size:2rem}h5{font-size:1.6rem}p{margin:0}a{text-decoration:none;color:#282321;cursor:pointer}img{max-width:100%}ul{padding:0;margin:0;list-style-type:none}main{display:block}section{margin-bottom:40px}.wp-block-image img,.wp-block-media-text__media img{-o-object-fit:contain;object-fit:contain;height:auto}.container{max-width:970px;margin:0 auto;padding:0 15px}@media (min-width:900px){.container{padding:0 10px}}@media (min-width:900px){.container--desktop{max-width:970px;margin:0 auto;padding:0 20px}}.form__input{width:100%;padding:0 10px;border-radius:5px;border:none;font-size:1.6rem;height:46px}.form__input:focus{outline:0}.form__required{color:#fc006b}.form__label{display:block;margin-bottom:10px}.form__field-wrapper{margin-bottom:15px}.form__checkbox{opacity:0;position:absolute}.form__checkbox+label:before{content:none}.form__checkbox:checked+label:before{content:""}.form__checkbox-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;cursor:pointer}.form__checkbox-label:before{content:"";position:absolute;height:6px;width:11px;border-left:4px solid #368f8a;border-bottom:4px solid #368f8a;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);right:3px;top:4px}.form__checkbox-border{width:22px;height:22px}.form__checkbox-inner{width:100%;height:100%;border-radius:5px;background:#fbfafa}.row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width:900px){.row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.row>*{width:100%}}@media (min-width:900px){.row>.col-md-4{width:32%}}@media (min-width:900px){.row>.col-md-6{width:49%}}@media (min-width:900px){.row>.col-md-8{width:65%}}@media (min-width:600px){.row-breakpoint-small{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.row-breakpoint-small>*{width:100%}}@media (min-width:600px){.row-breakpoint-small>.col-sm-6{width:49%}}@media (min-width:900px){.row-breakpoint-small>.col-md-4{width:32%}}@media (min-width:900px){.row-breakpoint-small>.col-md-3{width:24%}}@media (min-width:900px){.row--gutter-xl>.col-md-4{width:31%}}@media (min-width:900px){.row--gutter-xl>.col-md-6{width:47%}}@media (min-width:900px){.row--gutter-xl>.col-md-8{width:64%}}.order-sm-1-md-2{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media (min-width:900px){.order-sm-1-md-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.order-sm-2-md-1{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}@media (min-width:900px){.order-sm-2-md-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.button{border-radius:5px;border:0;font-size:1.6rem;font-weight:700;height:46px;outline:0;background:#282321;color:#fff;padding:0 15px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}.button:disabled{background:#eae9e9;color:#7c7978}.button--green{background:#70cec9}.button--green:hover{background-color:#83d5d0}.button--black{background:#282321}.button--black:hover{background-color:#362f2d}.button--white{background:#fff;color:#282321;border:1px solid #eae9e9;border-radius:5px}.button--white:hover{background-color:#fbfafa}.button--purple{background:#544ca1}.button--purple:hover{background-color:#5f57b0}.button--red{background:#ff4a00}.button--red:hover{background-color:#ff5c1a}.button--pink{background:#fc006b}.button--pink:hover{background-color:#ff1779}.button--grey{background:#fbfafa;color:#282321}.button--disabled,.button--grey:hover{background:#eae9e9}.button--disabled{color:#282321;text-shadow:none!important}.button--disabled:hover{background:#eae9e9}.button--full-width{width:100%}.button--large{font-size:2rem;height:50px;text-shadow:0 1px 0 rgba(0,0,0,.4)}.button--card{height:40px;padding:0 10px}.border-wrapper{border:1px solid rgba(173,156,147,.2);border-radius:7.5px;padding:2px;-webkit-box-shadow:0 0 0 1px hsla(0,0%,100%,.2);box-shadow:0 0 0 1px hsla(0,0%,100%,.2)}.border-wrapper--inline-block{display:inline-block}.border-wrapper--block{display:block}.mb-md{margin-bottom:15px}.mb-lg{margin-bottom:20px}.mb-xl{margin-bottom:40px}.mb-fifty{margin-bottom:50px}.pt-md{padding-top:15px}.raised{z-index:5;position:relative;margin-top:-50px;min-height:50px;}@media (min-width:900px){.raised{margin-top:-50px}}.raised-news{z-index:5;position:relative;margin-top:0}@media (min-width:900px){.raised-news{margin-top:-50px}}.lower-news{margin-top:20px}@media (min-width:900px){.lower-news{margin-top:50px}}.raised--all-sizes{margin-top:-25px;z-index:5;position:relative}@media (min-width:900px){.raised--all-sizes{margin-top:-50px}}.input{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:50px;background:#fbfafa;border:0;border-radius:0;padding:0 15px;font-size:1.6rem}.input:focus{outline:none}.input::-webkit-input-placeholder{color:#a7a5a3;font-weight:500}.input::-moz-placeholder{color:#a7a5a3;font-weight:500}.input:-ms-input-placeholder{color:#a7a5a3;font-weight:500}.input::-ms-input-placeholder{color:#a7a5a3;font-weight:500}.input::placeholder{color:#a7a5a3;font-weight:500}.input--with-icon{padding-left:60px}.input--rounded{border-radius:5px}.video-container{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.video-container embed,.video-container iframe,.video-container object,.video-container video{position:absolute;top:0;left:0;width:100%;height:100%}.hidden{display:none}.footer__top{background:#ad9c93;position:relative;overflow:hidden;padding-bottom:60px;z-index:1}@media (min-width:900px){.footer__top{min-height:370px}}.footer__top .container{z-index:2}.footer__column-padding{padding-top:40px}.footer__logo-hco{margin-bottom:10px;position:relative;top:-4px}.footer__subtitle{color:#fff;margin-bottom:40px}.footer__logo-bazalt{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:900px){.footer__logo-bazalt{margin-bottom:80px}}.footer__logo-bazalt img{width:44px;height:44px;margin-right:10px}.footer__logo-bazalt span{color:#fff;font-weight:700;font-size:11px}.footer__bottom-logos{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:900px){.footer__bottom-logos{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.footer__bottom-logos img{margin-right:40px}.footer__bottom-logos--mobile{margin-bottom:20px}@media (min-width:900px){.footer__bottom-logos--mobile{display:none}}@media (max-width:899px){.footer__bottom-logos--desktop{display:none}}@media (min-width:900px){.footer__form{margin-bottom:20px}}.footer__email-input,.footer__form-title{margin-bottom:15px}.footer__address-section{margin-bottom:15px;line-height:20px}.footer__address-section h5{margin-bottom:15px}.footer__address-section a{color:#282321;text-decoration:underline}.footer__address-icon{font-weight:700;margin-right:15px}.footer__socials{font-size:18px;margin-bottom:20px}.footer__socials svg{margin-right:20px}.footer__circle{z-index:-1;width:95px;height:95px;position:absolute;left:50%;bottom:0;-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}@media (min-width:900px){.footer__circle{width:250px;height:250px}}.footer__bottom{padding:20px 0}@media (min-width:900px){.footer__bottom{padding:10px 0}}@media (min-width:900px){.footer__menu{display:-webkit-box;display:-ms-flexbox;display:flex}}.footer__menu a{color:#7c7978;margin-right:20px}.card{background:#fbfafa;border-radius:5px;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%}.card__image{-webkit-box-flex:0;-ms-flex:0 0 72px;flex:0 0 72px;background-color:#fc006b;background-position:50%;background-size:cover}@media (min-width:900px){.card__image{-webkit-box-flex:0;-ms-flex:0 0 144px;flex:0 0 144px}}.card__arrow{display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:16px;line-height:28px;margin-left:auto;-webkit-box-flex:0;-ms-flex:0 0 50px;flex:0 0 50px;color:#7c7978}@media (min-width:900px){.card__arrow{display:-webkit-box;display:-ms-flexbox;display:flex}}.card__text-content{padding:15px;font-size:2rem;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:900px){.card__text-content{font-size:2.4rem;line-height:1.1}}@media (min-width:900px){.card__text-content--no-padding-top{padding-top:0}}.card__subtitle{color:#7c7978;font-weight:500;font-style:italic;font-size:1.6rem}.card__sublabels{line-height:1}.card__sublabel{display:inline-block;color:#7c7978;font-size:14px;background-color:#eae9e9;margin:2px 2px 2px 0;padding:5px 7px;font-weight:700;border-radius:5px;white-space:nowrap}.card__external-button{width:100%}.card__link-icon{margin-top:2px;margin-right:5px;color:#368f8a}.card__link-icon--more-spacing{margin-right:15px;color:#368f8a}.card__services-list{display:none;text-shadow:none}@media (min-width:900px){.card__services-list{display:-webkit-box;display:-ms-flexbox;display:flex;padding:15px 15px 0}}.card__services-list li{background:#fff;color:#fc006b;font-size:12px;padding:5px;margin-right:10px;font-weight:700;border-radius:5px;white-space:nowrap;margin-bottom:5px!important}.card__services-list .card__services-list-item--inverted{background:#fc006b;color:#fff}.card__services-list--black li{color:#282321}.card__news-date{display:none}@media (min-width:900px){.card__news-date{display:block;font-size:1.6rem;font-weight:500;color:#7c7978;margin-bottom:10px}}.card__date-details{padding:10px 0}.card__date-details li{display:-webkit-box;display:-ms-flexbox;display:flex}.card__date-details li div{margin-bottom:0}.card__date-details--month,.card__date-details--time{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.card__button-job{display:none}@media (min-width:900px){.card__button-job{display:block}}.card--person{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:110px;background-repeat:no-repeat;background-size:contain;background-position:100%}@media (min-width:900px){.card--person{height:200px;background-position:110%}}.card--person .card__text-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:1.8rem;width:55%}@media (min-width:900px){.card--person .card__text-content{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding-bottom:20px}}.card--person .card__subtitle{color:#7c7978;font-weight:500;font-style:italic;margin-top:5px;font-size:1.6rem}@media (min-width:900px){.card--person .card__subtitle{margin-bottom:20px}}.card--person .card__image{background-color:#fc006b;height:100%;width:auto}.card--person .button--card{display:none}@media (min-width:900px){.card--person .button--card{display:block}}.card--service{background:#fc006b;color:#fff;-webkit-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out;text-shadow:0 1px 0 rgba(0,0,0,.4)}.card--service .card__arrow{color:#fff}.card--service:hover{background-color:#ff1779}.card--service--yellow{background:#e7c500;color:#282321}.card--service--yellow svg{color:#282321}.card--service--yellow:hover{background-color:#ffda02}.card--service--green{background:#70cec9;color:#282321}.card--service--green svg{color:#282321}.card--service--green:hover{background-color:#83d5d0}.card--calendar .card__date{-webkit-box-flex:0;-ms-flex:0 0 72px;flex:0 0 72px;min-height:72px;font-weight:700;background:#70cec9;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-shadow:0 1px 0 rgba(0,0,0,.4)}@media (min-width:900px){.card--calendar .card__date{-webkit-box-flex:0;-ms-flex:0 0 144px;flex:0 0 144px;min-height:144px}}.card--calendar .card__day{font-size:24px}@media (min-width:900px){.card--calendar .card__day{font-size:40px}}.card--calendar .card__month{font-size:20px}@media (min-width:900px){.card--calendar .card__month{font-size:22px}}.card--calendar .card__text-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.card--calendar .card__text-content p{font-size:1.6rem;color:#ff4a00;margin-bottom:0}.card--news{min-height:72px}@media (min-width:900px){.card--news{min-height:144px}}@media (min-width:900px){.card--news .card__text-content{display:block}}.card--news-large{display:block}.card--news-large .card__image{background-color:#fc006b;height:185px}.card--news-large .card__text-content{display:block}.card--news-large .card__news-date{margin-bottom:5px}.card--publication .card__image-wrapper{-webkit-box-flex:0;-ms-flex:0 0 110px;flex:0 0 110px;height:100%;min-height:110px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:5px}.card--publication .card__image-wrapper img{max-height:80%}.card--publication .card__text-content{display:block}.card--publication .card__subtitle{margin-bottom:2px}.card--view-all .card__text-content{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:1.6rem}.card--download,.card--view-all .card__text-content{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.card--download{font-weight:500;background:#fff;border-top:1px solid #eae9e9;border-radius:0;margin-bottom:0}.card--download a{width:100%;padding:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.card--download a:hover{background-color:#fbfafa}.card--download svg{margin-right:15px}.card--navigation{color:#368f8a;display:block;padding:20px;position:relative;max-height:60px;-webkit-transition:max-height .3s ease-in-out;transition:max-height .3s ease-in-out}@media (min-width:900px){.card--navigation{max-height:none}}.card--navigation ul{padding-left:5px}.card--navigation h4{margin-bottom:15px}.card--navigation a{font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.card--navigation a:hover{text-decoration:underline}.card--navigation .show-more--icon{position:absolute;right:22px;top:22px;font-size:20px}@media (min-width:900px){.card--navigation .show-more--icon{display:none}}.card--navigation--expanded{max-height:none}.card--mailing-form{display:block;padding:20px}.card--mailing-form h4{color:#368f8a;margin-bottom:15px}.card--mailing-form p{margin-bottom:15px}.card--employee-photo{display:-webkit-box;display:-ms-flexbox;display:flex;max-height:200px;-webkit-box-align:top;-ms-flex-align:top;align-items:top;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden;background:#fbfafa;border-radius:5px}@media (min-width:900px){.card--employee-photo{max-height:275px}}.card--employee-photo img{width:auto;height:100%}.card--agenda-detail{display:block;padding:15px}.card--agenda-detail div{margin-bottom:20px}.card--agenda-detail h4{color:#368f8a}.card--agenda-detail p{padding:10px 0;font-weight:500}.card--job{padding:15px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width:900px){.card--job{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:40px 15px}}@media (min-width:900px){.card--job div{padding-right:20px}}.card--job h5{margin-bottom:10px}.card--job p{font-style:italic;color:#7c7978}.list li{margin-bottom:15px}.list .li-tekst{display:inline-block;width:85%}.menu{font-size:2rem;-webkit-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out;position:fixed;top:0;width:100%;height:68px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:6}@media (min-width:900px){.menu{height:120px}}.menu--mobile-expanded{background:#fff}.menu--mobile-expanded .menu__content{max-height:none;display:block;opacity:1}.menu--scrolled{-webkit-box-shadow:0 2px 5px 0 rgba(0,0,0,.22);box-shadow:0 2px 5px 0 rgba(0,0,0,.22)}.menu--scrolled .menu__main-bar{height:68px;background-color:#fff;z-index:7}@media (min-width:900px){.menu--scrolled .menu__main-bar{height:90px}}.menu--scrolled .menu__content{position:fixed}@media (min-width:900px){.menu--scrolled .menu__content{position:static}}@media (min-width:900px){.menu--scrolled .menu__sub-menu{position:fixed;top:90px}}@media (min-width:900px){.menu--scrolled .menu__main-link--active{color:#fc006b}}@media (min-width:900px){.menu--scrolled .menu__main-link .menu__circle{stroke:#fc006b}}.menu--sub-menu-expanded{background:#fff}@media (min-width:900px){.menu--sub-menu-expanded .menu__main-link--active{color:#fc006b}}@media (min-width:900px){.menu--sub-menu-expanded .menu__main-link .menu__circle{stroke:#fc006b}}.menu__extra{padding-top:10px;background:#eae9e9;height:300px}@media (min-width:900px){.menu__extra{background:#fbfafa;display:block;padding:0;height:30px}}@media (min-width:900px){.menu__extra ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}.menu__extra .menu__extra-link{color:#282321;opacity:.8;font-size:1.6rem;font-weight:500;padding-bottom:15px;display:block}@media (min-width:900px){.menu__extra .menu__extra-link{padding:5px 0 10px 15px}}.menu__extra .menu__extra-link--active{color:#fc006b;font-weight:700}.menu__extra--hide-on-mobile{display:none}@media (min-width:900px){.menu__extra--hide-on-mobile{display:block}}@media (min-width:900px){.menu__extra--hide-on-desktop{display:none}}.menu__main-bar{height:100%;width:100%;overflow:hidden;-webkit-transition:background-color .2s linear;transition:background-color .2s linear}.menu__main-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}.menu__mobile-content-wrapper{position:absolute;width:100%;height:100%;overflow-y:scroll}@media (min-width:900px){.menu__mobile-content-wrapper{position:static;overflow:hidden;height:auto}.menu__mobile-content-wrapper nav{height:100%}}.menu__content{display:none;max-height:0;overflow:hidden;opacity:0;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out;background:#fff;position:fixed;top:68px;left:0;width:100%;min-height:100%}@media (min-width:900px){.menu__content{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:1;max-height:none;background:transparent;position:static}}.menu__extra-icon{width:12px;height:12px;margin-left:5px}.menu__logo{-ms-flex-item-align:start;align-self:flex-start;-ms-flex-negative:0;flex-shrink:0}.menu__logo a{display:-webkit-box;display:-ms-flexbox;display:flex}.menu__logo-image{width:80px;height:50px;position:relative;top:-4px}@media (min-width:900px){.menu__logo-image{width:112px;height:70px}}.menu__logo-image--gradient{display:none}.menu__toggle{margin-left:40px;font-weight:500;cursor:pointer}@media (min-width:900px){.menu__toggle{display:none}}.menu__toggle svg{font-size:1.6rem}@media (min-width:900px){.menu__toggle--show-desktop{display:block}}.menu__search-icon-wrapper{margin-left:auto;cursor:pointer}@media (min-width:900px){.menu__main-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-right:40px;height:100%}}.menu__main-item{border-top:1px solid #eae9e9}@media (min-width:900px){.menu__main-item{border-top:none}}.menu__main-link{font-weight:500;padding:20px;display:block;cursor:pointer;position:relative;white-space:nowrap}@media (min-width:900px){.menu__main-link{height:90px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 20px}}.menu__main-link--active{color:#fc006b;font-weight:700}@media (min-width:900px){.menu__main-link--active{color:#fff}}.menu__main-link--active .menu__circle{display:block;width:25px;position:absolute;left:0;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);stroke:#fc006b}@media (min-width:900px){.menu__main-link--active .menu__circle{stroke:#fff;top:0;left:50%;width:40px}}.menu__circle{display:none}.menu__sub-expand-icon{margin-left:15px;position:relative;top:2px}.menu__sub-menu{max-height:0;overflow:hidden;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;opacity:0}.menu__sub-menu--show{max-height:none;opacity:1}@media (min-width:900px){.menu__sub-menu{position:absolute;background:#fff;width:100%;left:0}.menu__sub-menu--show{-webkit-box-shadow:0 4px 5px 0 rgba(0,0,0,.22);box-shadow:0 4px 5px 0 rgba(0,0,0,.22)}}.menu__sub-menu-trigger{position:relative}.menu__sub-menu-header{font-weight:700;padding:10px 10px 10px 40px;display:block;cursor:pointer;color:#368f8a}@media (min-width:900px){.menu__sub-menu-header{padding:0;font-size:2rem;margin-bottom:15px}}@media (min-width:900px){.menu__sub-menu-list{padding-top:20px;padding-bottom:20px}}.menu__sub-link{display:block;font-size:1.6rem;padding:10px 10px 10px 40px;font-weight:500}@media (min-width:900px){.menu__sub-link{padding:10px 10px 10px 5px}}.menu__sub-link svg{margin-right:10px;color:#368f8a}.menu__sub-menu-toggle{cursor:pointer}.menu__sub-menu-toggle-icon{margin-left:15px}@media (min-width:900px){.menu__sub-menu-toggle-icon{display:none}}.menu__search{position:absolute;top:0;width:100%;background:#fff;z-index:7;padding-bottom:15px;opacity:0;display:none}.menu__search--show{opacity:1;display:block}@media (min-width:900px){.menu__search{top:30px}}.menu__search-top-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:900px){.menu__search-top-row{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.menu__search-logo{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;-ms-flex-item-align:start;align-self:flex-start}@media (min-width:900px){.menu__search-logo{margin-right:40px}}.menu__search-form{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;width:100%;margin-top:15px}@media (min-width:900px){.menu__search-form{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;max-width:65%;margin-top:10px}}.menu__search-close{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-left:auto}@media (min-width:900px){.menu__search-close{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;margin-left:40px;margin-top:10px}}.menu__search-terms{padding-top:15px}@media (min-width:900px){.menu__search-terms{padding-left:200px}}.menu__search-terms h4{color:#368f8a}.menu__search-terms ul{font-size:1.6rem}.menu__search-terms li{padding:10px 0}.menu__search-terms svg{margin-right:15px}@media (min-width:900px){.main{padding-top:30px}}.header{overflow:hidden;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}@media (min-width:900px){.header{min-height:320px}}.header--green{background:#70cec9}.header--red{background:#ff4a00}.header--pink{background:#fc006b}.header--yellow{background:#e7c500}.header--brown{background:#ad9c93}.header__content{z-index:5;margin-top:60px;margin-bottom:60px;-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:top;-ms-flex-pack:top;justify-content:top}@media (min-width:900px){.header__content{margin-top:66px;margin-bottom:15px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header__content h1{max-width:65%}}.header__content--relative{position:relative}.header__content--single-title .header__title{line-height:50px}@media (min-width:900px){.header__content--single-title .header__title{line-height:70px}}.header__title--small{font-size:3rem}@media (min-width:900px){.header__title--small{font-size:4rem}}.header__subtitle{margin-top:15px;font-weight:400;font-style:italic}.header__circle{position:absolute;left:50%}.header__circle svg{width:244px;height:244px}@media (min-width:900px){.header__circle svg{width:480px;height:480px}}.header__circle--top{display:none}@media (min-width:900px){.header__circle--top{display:block;top:0;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:0;opacity:.54}}.header__circle--bottom{bottom:0;-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%);z-index:4;opacity:.9}.header__featured-image{position:absolute;height:50%;width:auto;left:auto;right:0;bottom:0;z-index:2}@media (min-width:900px){.header__featured-image{height:85%;left:50%;right:auto}}.header--large{height:auto}@media (min-width:900px){.header--large{height:570px}}.header--large .header__circle--top{opacity:.16;top:0}.header--large .header__circle--middle-top,.header--large .header__circle--top{display:block;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.header--large .header__circle--middle-top{opacity:.41;top:33.33%}@media (min-width:900px){.header--large .header__circle--middle-top{top:50%;opacity:.54}}.header--large .header__circle--middle-bottom{opacity:.65;top:66.66%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media (min-width:900px){.header--large .header__circle--middle-bottom{display:none}}.header--pink-circles svg{stroke:#fc0071}.header--green-circles svg{stroke:#71cec9}.header--orange-circles svg{stroke:#ff4a00}.header--blue-circles svg{stroke:#544ca1}.header--yellow-circles svg{stroke:#e7c500}.header--show-overflow{overflow:visible}@media (min-width:900px){.header__filters{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.header__filter{margin-bottom:15px}@media (min-width:900px){.header__filter{margin-bottom:0;-webkit-box-flex:0;-ms-flex:0 0 23%;flex:0 0 23%}}.article-content,.news-overview{padding-bottom:40px}.article-content{font-size:1.8rem}.article-content p,.article-content div{line-height:2.8rem;margin-bottom:1.4rem}.article-content h2{font-size:3.3rem}.article-content h3{font-size:3rem}.article-content h4{font-size:2rem}.article-content>.border-wrapper{margin-bottom:15px}.article-content__dynamic-section{padding-bottom:15px}.article-content__dynamic-section a{text-decoration:underline;color:#368f8a}.article-content__dynamic-section h2,.article-content__dynamic-section h3{padding-top:10px;margin-bottom:20px}.article-content__dynamic-section h4,.article-content__dynamic-section h5,.article-content__dynamic-section h6{padding-top:10px;margin-bottom:10px}.article-content__dynamic-section ul{margin:0 0 1.8rem}.article-content__dynamic-section ul ul{padding-left:40px}.article-content__dynamic-section ol{padding:0;margin:0 0 1.8rem;list-style-position:inside;line-height:2.8rem}.article-content__dynamic-section ol ol{padding-left:40px}.article-content__dynamic-section li{line-height:2.8rem}.article-content__dynamic-section ul li{position:relative;padding-left:15px}.article-content__dynamic-section ul li:before{content:"•";font-size:50px;position:absolute;color:#368f8a;left:0;line-height:1.8rem}.article-content__dynamic-section ul li.blocks-gallery-item{padding-left:0}.article-content__dynamic-section ul li.blocks-gallery-item:before{display:none}.article-content__dynamic-section ul.wp-block-gallery li{padding-left:0}.article-content__dynamic-section ul.wp-block-gallery li:before{content:""}.article-content__dynamic-section blockquote{border-left:5px solid #70cec9;margin:15px 0;padding:40px;background:#fbfafa}.article-content__dynamic-section blockquote p{font-size:2.2rem;margin-bottom:0}.article-content__dynamic-section blockquote cite{display:block;margin-top:15px;color:#7c7978}.article-content__dynamic-section figure{margin:45px 0}.article-content__dynamic-section figcaption{color:#7c7978;text-align:left}.article-content__dynamic-section .wp-block-button{border:1px solid rgba(173,156,147,.2);border-radius:7.5px;padding:2px;-webkit-box-shadow:0 0 0 1px hsla(0,0%,100%,.2);box-shadow:0 0 0 1px hsla(0,0%,100%,.2);display:inline-block}.article-content__dynamic-section .wp-block-button__link{border-radius:5px;text-decoration:none;border:0;font-size:1.8rem;line-height:2.2rem;font-weight:700;outline:0;background:#70cec9;color:#fff;padding:15px 20px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.article-content__dynamic-section .wp-block-button__link:hover{background-color:#83d5d0}.article-content__text-container{padding:15px 0}@media (min-width:900px){.article-content__text-container{padding:50px 15px 50px 0}}.article-content__featured-image{display:block;width:100%;height:auto;border-radius:5px}.paginator{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.paginator,.paginator__numbers{display:-webkit-box;display:-ms-flexbox;display:flex}.paginator__numbers{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.paginator__numbers a,.paginator__numbers span{padding:0 10px;font-weight:500}@media (min-width:900px){.paginator__numbers a,.paginator__numbers span{padding:0 20px}}.paginator__numbers a{color:#368f8a}.page-content{padding-top:20px;padding-bottom:20px}@media (min-width:900px){.page-content{padding-top:40px;padding-bottom:40px}}.search-form{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.search-form__icon{position:absolute;top:50%;left:20px;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-size:2rem}.home-info-field{padding:20px 15px;border-radius:5px;background-repeat:no-repeat;background-size:0;height:100%}@media (min-width:900px){.home-info-field{min-height:295px;background-size:auto 90%;padding:40px;background-position:100% 100%}}.home-info-field__text{font-weight:700;font-size:2.4rem;padding-bottom:20px}@media (min-width:900px){.home-info-field__text{max-width:70%}}.home-info-field--white{background-color:#fff;color:#282321}.home-info-field--green{background-color:#70cec9;color:#282321}.home-info-field--purple{background-color:#544ca1;color:#fff}.home-info-field--yellow{background-color:#e7c500;color:#282321}.home-info-field--grey{background-color:#fbfafa;color:#282321}.home-info-field--half-size{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media (min-width:900px){.home-info-field--full-size{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.home-info-field--full-size .home-info-field__text{margin-bottom:20px}.form-category{margin-bottom:40px}@media (min-width:900px){.form-category{margin-bottom:60px}}.form-category__header{margin-bottom:10px}.form-category__text{font-size:2rem;padding:15px 0 20px}.form-category__text a{text-decoration:underline;color:#368f8a}.filters{display:none;padding:20px;border:1px solid #eae9e9;border-radius:5px;margin-bottom:20px}.filters--show{display:block}@media (min-width:900px){.filters{display:block;position:static;padding:0;border:0}}.filters__mobile-top-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:15px 0}.filters__mobile-top-row a{text-decoration:underline}@media (min-width:900px){.filters__mobile-top-row{display:none}}.filters__close-icon{color:#70cec9;font-size:2rem;cursor:pointer}@media (min-width:900px){.filters__close-icon{display:none}}.filters__page-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:15px}@media (min-width:900px){.filters__page-buttons{display:none}}.filters__button-left{width:55%}.filters__button-right{width:40%}.filters__erase-icon{margin-right:15px}.filters__section{margin-bottom:20px}.filters__header{color:#368f8a;padding:10px 0}.filters__filter{padding:10px 0;border-top:1px solid #eae9e9}@media (min-width:900px){.filters__submit-button{display:none}}#mail-plus-form{margin-bottom:0}.mpForm{line-height:1.75}.mpForm h2{margin-top:40px;margin-bottom:0}.mpForm label{font-size:1.6rem;font-weight:500}.mpForm .sublabel{display:none}.mpForm .error{font-size:1.3rem;font-weight:400;color:#ff4a00}.mpForm .submitButton{border-radius:5px;border:0;font-size:2rem;font-weight:700;width:100%;height:50px;outline:0;background:#ff4a00;color:#fff;padding:0 15px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-shadow:0 1px 0 rgba(0,0,0,.4)}.mpForm .submitButton:hover{background-color:#ff5c1a}footer .mpForm .submitButton{background:#282321}footer .mpForm .submitButton:hover{background-color:#362f2d}.descriptionLabel{display:inline-block;margin-bottom:10px}.mpQuestionTable{margin-bottom:15px}.mpFormField input[type=text]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;padding:0 10px;border-radius:5px;border:1px solid rgba(173,156,147,.2);font-size:1.6rem;height:46px;background:#fff}.mpFormField input[type=text]:focus{border:1px solid #70cec9;outline:none}.mpFormField input[type=checkbox]{margin-right:15px}.mpFormField ul li{margin-bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mpFormText{margin-bottom:15px}.mpSpacerCell{height:0}.mpSpacerCell hr{display:none}.mpSpacerCell.mpFormText{height:auto}.mpErrorSummary{color:#ff4a00}@media print{.filters__page-buttons,.menu__content,.menu__extra--hide-on-mobile,.menu__search,.menu__search-icon-wrapper,.menu__toggle,.raised,footer,nav{display:none}.header__content{margin:70px 30px 30px}.header{height:200px!important;margin-bottom:30px;display:inline-block;position:static;overflow:visible}.header__circle--bottom,.header__circle--top{bottom:auto}.article-content h2{font-size:2.3rem}body.admin-bar .menu__main-bar{margin-top:-30px}.menu--scrolled{display:none}}.home-subtitle{position:absolute;top:85px;left:18px;color:#544ca1}@media (min-width:900px){.home-subtitle{left:8px}}.home-slider{position:relative;height:100%;padding:130px 20px 230px;width:100%}@media (min-width:900px){.home-slider{padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.home-slider__background{-webkit-transition:background-color .4s ease-in-out;transition:background-color .4s ease-in-out}.home-slider__text{z-index:4;position:relative}@media (min-width:900px){.home-slider__text{width:50%}}.home-slider__text--hidden{display:none}.home-slider__text--slide-in{-webkit-animation:slideInTextAnimation;animation:slideInTextAnimation;-webkit-animation-duration:.4s;animation-duration:.4s;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}.home-slider__image{position:absolute;height:220px;width:auto;right:0;bottom:0;z-index:2}@media (min-width:900px){.home-slider__image{height:85%}}.home-slider__image--slide-in{-webkit-animation-name:slideInImageAnimation;animation-name:slideInImageAnimation;-webkit-animation-duration:.4s;animation-duration:.4s}.home-slider__image--slide-out{-webkit-animation-name:slideOutImageAnimation;animation-name:slideOutImageAnimation;-webkit-animation-duration:.4s;animation-duration:.4s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.home-slider__arrow{display:none}@media (min-width:900px){.home-slider__arrow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;position:absolute;padding:15px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer}}.home-slider__arrow--hidden{display:none}.home-slider__arrow-circle{position:absolute;width:40px;height:40px;top:50%;left:50%;-webkit-transform:translate(-50%,-50%) rotate(-90deg);transform:translate(-50%,-50%) rotate(-90deg);z-index:0;stroke:#fff!important;stroke-dasharray:250;stroke-dashoffset:250;-webkit-animation-timing-function:linear;animation-timing-function:linear}.home-slider__arrow-circle--slow-animation{-webkit-animation:circleAnimation;animation:circleAnimation;-webkit-animation-duration:4s;animation-duration:4s;-webkit-animation-timing-function:linear;animation-timing-function:linear}.home-slider__arrow-circle--fast-animation{-webkit-animation:circleAnimation2;animation:circleAnimation2;-webkit-animation-duration:.4s;animation-duration:.4s;-webkit-animation-timing-function:linear;animation-timing-function:linear}.home-slider__arrow--back{left:-50px}.home-slider__arrow--forward{right:-50px}.home-slider__circle{-webkit-transition:stroke .4s ease-in-out;transition:stroke .4s ease-in-out}@-webkit-keyframes slideInImageAnimation{0%{bottom:-40%;opacity:0}to{bottom:0;opacity:1}}@keyframes slideInImageAnimation{0%{bottom:-40%;opacity:0}to{bottom:0;opacity:1}}@-webkit-keyframes slideOutImageAnimation{0%{bottom:0;opacity:1}to{bottom:-40%;opacity:0}}@keyframes slideOutImageAnimation{0%{bottom:0;opacity:1}to{bottom:-40%;opacity:0}}@-webkit-keyframes circleAnimation{to{stroke-dashoffset:0}}@keyframes circleAnimation{to{stroke-dashoffset:0}}@-webkit-keyframes circleAnimation2{to{stroke-dashoffset:0}}@keyframes circleAnimation2{to{stroke-dashoffset:0}}@-webkit-keyframes slideInTextAnimation{0%{right:-300px;opacity:0}to{right:0;opacity:1}}@keyframes slideInTextAnimation{0%{right:-300px;opacity:0}to{right:0;opacity:1}}.browser-warning{position:fixed;bottom:0;width:100%;padding:40px;background:#fff;border-top:1px solid #282321;z-index:200;text-align:center;display:none}.browser-warning a{color:#368f8a;font-weight:700;text-decoration:underline}.home__header-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:15px}@media (min-width:900px){.home__more-button--mobile{display:none}}.home__more-button--desktop{display:none}@media (min-width:900px){.home__more-button--desktop{display:initial}}.c-accordion__item{background:#fbfafa;border-radius:5px;display:block;padding:5px 20px;margin:10px 0;border:1px solid rgba(173,156,147,.2)}.c-accordion__item:last-child{margin-bottom:20px}.c-accordion__title{margin:0 0 5px!important;padding:5px 2rem 0 0!important}.c-accordion__title:focus,.c-accordion__title:hover{color:#368f8a;outline:none}.c-accordion__content{margin-bottom:-10px}.header-info-slider{position:absolute;right:0;top:50%;background:#fff;font-size:13px;font-weight:700;color:#a7a5a3;padding:20px 40px;z-index:5;border-radius:5px 0 0 5px;-webkit-transform:translate(100%,-50%);transform:translate(100%,-50%);-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.header-info-slider--show{-webkit-transform:translateY(-50%);transform:translateY(-50%)}.header-info-slider__slider-image{display:block;width:58px;height:58px;position:absolute;left:0;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.choices{position:relative;overflow:hidden;margin-bottom:24px;font-size:16px;border-radius:5px;color:#282321}.choices:focus{outline:none}.choices:last-child{margin-bottom:0}.choices.is-open{overflow:initial}.choices.is-disabled .choices__inner,.choices.is-disabled .choices__input{background-color:#eaeaea;cursor:not-allowed;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.choices.is-disabled .choices__item{cursor:not-allowed}.choices [hidden]{display:none!important}.choices[data-type*=select-one]{cursor:pointer}.choices[data-type*=select-one] .choices__inner{padding-bottom:7.5px}.choices[data-type*=select-one] .choices__input{display:block;width:100%;padding:10px;border-bottom:1px solid #ddd;background-color:#fff;margin:0}.choices[data-type*=select-one] .choices__button{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMi41OTIuMDQ0bDE4LjM2NCAxOC4zNjQtMi41NDggMi41NDhMLjA0NCAyLjU5MnoiLz48cGF0aCBkPSJNMCAxOC4zNjRMMTguMzY0IDBsMi41NDggMi41NDhMMi41NDggMjAuOTEyeiIvPjwvZz48L3N2Zz4=);padding:0;background-size:8px;position:absolute;top:50%;right:0;margin-top:-10px;margin-right:25px;height:20px;width:20px;border-radius:10em;opacity:.25}.choices[data-type*=select-one] .choices__button:focus,.choices[data-type*=select-one] .choices__button:hover{opacity:1}.choices[data-type*=select-one] .choices__button:focus{-webkit-box-shadow:0 0 0 2px #00bcd4;box-shadow:0 0 0 2px #00bcd4}.choices[data-type*=select-one] .choices__item[data-value=""] .choices__button{display:none}.choices[data-type*=select-one]:after{content:"";height:0;width:0;border:5px solid transparent;border-top-color:#333;position:absolute;right:11.5px;top:50%;margin-top:-2.5px;pointer-events:none}.choices[data-type*=select-one].is-open:after{border-color:transparent transparent #333;margin-top:-7.5px}.choices[data-type*=select-one][dir=rtl]:after{left:11.5px;right:auto}.choices[data-type*=select-one][dir=rtl] .choices__button{right:auto;left:0;margin-left:25px;margin-right:0}.choices[data-type*=select-multiple] .choices__inner,.choices[data-type*=text] .choices__inner{cursor:text}.choices[data-type*=select-multiple] .choices__button,.choices[data-type*=text] .choices__button{position:relative;display:inline-block;margin:0 -4px 0 8px;padding-left:16px;border-left:1px solid #008fa1;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0iI0ZGRiIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMi41OTIuMDQ0bDE4LjM2NCAxOC4zNjQtMi41NDggMi41NDhMLjA0NCAyLjU5MnoiLz48cGF0aCBkPSJNMCAxOC4zNjRMMTguMzY0IDBsMi41NDggMi41NDhMMi41NDggMjAuOTEyeiIvPjwvZz48L3N2Zz4=);background-size:8px;width:8px;line-height:1;opacity:.75;border-radius:0}.choices[data-type*=select-multiple] .choices__button:focus,.choices[data-type*=select-multiple] .choices__button:hover,.choices[data-type*=text] .choices__button:focus,.choices[data-type*=text] .choices__button:hover{opacity:1}.choices__inner{display:inline-block;vertical-align:top;width:100%;background-color:#f9f9f9;padding:7.5px 7.5px 3.75px;border:1px solid #ddd;border-radius:2.5px;font-size:14px;min-height:44px;overflow:hidden}.is-focused .choices__inner,.is-open .choices__inner{border-color:#b7b7b7}.is-open .choices__inner{border-radius:2.5px 2.5px 0 0}.is-flipped.is-open .choices__inner{border-radius:0 0 2.5px 2.5px}.choices__list{margin:0;padding-left:0;list-style:none}@media (min-width:900px){.choices__list{max-height:600px}}.choices__list--single{display:inline-block;padding:4px 16px 4px 4px;width:100%}[dir=rtl] .choices__list--single{padding-right:4px;padding-left:16px}.choices__list--single .choices__item{width:100%}.choices__list--multiple{display:inline}.choices__list--multiple .choices__item{display:inline-block;vertical-align:middle;border-radius:20px;padding:4px 10px;font-size:12px;font-weight:500;margin-right:3.75px;margin-bottom:3.75px;background-color:#00bcd4;border:1px solid #00a5bb;color:#fff;word-break:break-all;-webkit-box-sizing:border-box;box-sizing:border-box}.choices__list--multiple .choices__item[data-deletable]{padding-right:5px}[dir=rtl] .choices__list--multiple .choices__item{margin-right:0;margin-left:3.75px}.choices__list--multiple .choices__item.is-highlighted{background-color:#00a5bb;border:1px solid #008fa1}.is-disabled .choices__list--multiple .choices__item{background-color:#aaa;border:1px solid #919191}.choices__list--dropdown{visibility:hidden;z-index:2;position:absolute;width:100%;background-color:#fff;border:1px solid #ddd;top:100%;margin-top:-1px;border-bottom-left-radius:2.5px;border-bottom-right-radius:2.5px;overflow:hidden;word-break:break-all;will-change:visibility}.choices__list--dropdown.is-active{visibility:visible}.is-open .choices__list--dropdown{border-color:#b7b7b7}.is-flipped .choices__list--dropdown{top:auto;bottom:100%;margin-top:0;margin-bottom:-1px;border-radius:.25rem .25rem 0 0}.choices__list--dropdown .choices__list{position:relative;overflow:auto;-webkit-overflow-scrolling:touch;will-change:scroll-position}.choices__list--dropdown .choices__item{position:relative;padding:10px;font-size:14px}[dir=rtl] .choices__list--dropdown .choices__item{text-align:right}.choices__list--dropdown .choices__item--selectable.is-highlighted{background-color:#f2f2f2}.choices__list--dropdown .choices__item--selectable.is-highlighted:after{opacity:.5}.choices__item{cursor:default}.choices__item--selectable{cursor:pointer}.choices__item--disabled{cursor:not-allowed;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;opacity:.5}.choices__heading{font-weight:600;font-size:12px;padding:10px;border-bottom:1px solid #f7f7f7;color:grey}.choices__button{text-indent:-9999px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background-color:transparent;background-repeat:no-repeat;background-position:50%;cursor:pointer}.choices__button:focus{outline:none}.choices__input{display:inline-block;vertical-align:baseline;background-color:#f9f9f9;font-size:14px;margin-bottom:5px;border:0;border-radius:0;max-width:100%;padding:4px 0 4px 2px}.choices__input:focus{outline:0}[dir=rtl] .choices__input{padding-right:2px;padding-left:0}.badge-list{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:20px}.badge,.badge-list{display:-webkit-box;display:-ms-flexbox;display:flex}.badge{padding:5px 15px;border-radius:30px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:700;margin-bottom:5px;margin-right:5px;cursor:pointer}.badge__erase-icon{margin-left:5px}.sliders__slider{margin-bottom:25px}