/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.hero--dashboard{background:rgba(54,163,146,0.1);margin-bottom:0;padding-top:4rem;}@media (max-width:767px){.hero--dashboard{padding-top:1rem;}}.hero__title{text-align:left;color:#222d5b;}.dashboard{background:rgba(54,163,146,0.1);padding-bottom:3rem;}.tiles-container{display:grid;grid-auto-rows:min-content;gap:4rem;grid-template-columns:repeat(3,1fr);}@media (max-width:1639px){.tiles-container{grid-template-columns:repeat(2,1fr);}}@media (max-width:767px){.tiles-container{grid-template-columns:1fr;gap:2rem;}}.tile{padding:2rem;box-sizing:border-box;background-color:white;box-shadow:0 0 10px rgba(112,112,112,0.3);border-radius:5px;}.tile a:hover{text-decoration:underline;}.tile--downloads .download{box-shadow:none;padding:0 0 1rem 0;margin-bottom:1rem;border-bottom:1px solid #dcdcdc;border-radius:0;}.tile--downloads .download h3{font-size:1rem;font-weight:500;margin-top:1rem / 2;margin-bottom:0;}.tile--downloads .download__description,.tile--downloads .download__link,.tile--downloads .download__icon{display:none;}.tile--downloads .download__filetype--green{margin-left:0;font-size:0.75rem;}.tile--faq .view a{display:block;color:#222d5b;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #dcdcdc;font-weight:500;}.tile--links{background-color:#36a491;color:white;}.tile--links .tile__title h3{color:white;}.tile--links a{color:white;}.tile--links a:hover,.tile--links a:active{color:white;}.tile--links .field__item{padding-bottom:1rem;margin-bottom:1rem;border-bottom:1px solid #63B7AA;}.tile--links .field__item:last-child{border:none;}.tile__header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:2rem;}.tile__title{display:flex;align-items:center;}.tile__title a{color:#222d5b;}.tile__title a:hover{text-decoration:none;}.tile__title svg{margin-right:1rem;}.tile__title h3{margin-bottom:0;color:#222d5b;font-weight:500;}.tile__link{color:#222d5b;text-decoration:underline;}.tile .teaser{box-shadow:none;border-bottom:1px solid #dcdcdc;margin-bottom:1rem;padding-bottom:1rem;}.tile .teaser__title{font-size:1rem;margin-bottom:1rem;}.tile .teaser__title a{color:#222d5b;}.tile .teaser__topic-starter{display:flex;justify-content:space-between;}.tile .teaser__author{color:#36a491;}.tile .teaser__author .author{font-size:0.75rem;}.tile .teaser__author .author__photo{display:none;}.tile .teaser__author .author__time-ago{color:#dcdcdc;}.tile .teaser__author .author__name,.tile .teaser__author .author__time-ago{margin-right:1rem;}.tile .teaser__author .author__info{display:flex;}.tile .teaser__content-wrapper{padding:0;}.tile .teaser__content{margin-bottom:0;}.tile .teaser__comments{font-size:0.75rem;color:#dcdcdc;}.tile .teaser .tags__wrapper .field__items > .field__item{font-size:0.75rem;}.tile .teaser .read-more{display:none;}.tile .teaser--type-agenda-item{padding:0;}.tile .agenda-view .view{display:block;margin:0;}.tile .agenda-view .view__row{width:100%;padding:0;margin-bottom:1rem;}
.faq-page .paragraph--type-text .wrapper--fluid{width:auto;min-width:initial;max-width:none;}.faq{display:flex;}@media (max-width:1023px){.faq{display:block;margin-left:15px;margin-right:15px;}}.faq__categories-title{color:#222d5b;margin-bottom:2rem;}@media (max-width:1023px){.faq__categories-title{margin-bottom:1rem;}}.faq__categories{width:25%;flex-shrink:0;margin-right:2rem;padding-top:6rem;}@media (max-width:1023px){.faq__categories{width:100%;padding-top:0;margin-bottom:3rem;}}.faq__categories .field-content a{display:block;color:#222d5b;text-decoration:underline;margin-bottom:1rem;}.faq__categories .field-content a.is-active{color:#36a491;text-decoration:none;font-weight:500;}.faq__questions{flex-grow:1;}.faq__questions h1{margin-bottom:3rem;}.faq__item{position:relative;border-bottom:1px solid #dcdcdc;margin-bottom:2rem;padding-bottom:2rem;transition:all 200ms ease-in-out;cursor:pointer;}.faq__item::after,.faq__item::before{content:'';position:absolute;top:0.5rem;right:0;width:1.2rem;height:0.2rem;background:#36a491;transition:all 200ms ease-in-out;cursor:pointer;}.faq__item::before{transform:rotate(90deg);}.faq__item--open::before,.faq__item--open::after{transform:rotate(180deg);}.faq__question{font-size:1.25rem;font-weight:500;color:#222d5b;}.faq__answer{display:none;color:#222d5b;font-style:italic;}
html,body{border:0;font-family:"Helvetica-Neue","Helvetica",Arial,sans-serif;line-height:1.5;margin:0;padding:0}div,span,object,iframe,img,table,caption,thead,tbody,tfoot,tr,tr,td,article,aside,canvas,details,figure,hgroup,menu,nav,footer,header,section,summary,mark,audio,video{border:0;margin:0;padding:0}h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,address,cit,code,del,dfn,em,ins,q,samp,small,strong,sub,sup,b,i,hr,dl,dt,dd,ol,ul,li,fieldset,legend,label{border:0;font-size:100%;vertical-align:baseline;margin:0;padding:0}article,aside,canvas,figure,figure img,figcaption,hgroup,footer,header,nav,section,audio,video{display:block}table{border-collapse:separate;border-spacing:0}table caption,table th,table td{text-align:left;vertical-align:middle}a img{border:0}img{display:block;width:auto;height:auto}:focus{outline:0}
.form__item{position:relative;display:flex;flex-wrap:wrap;flex-direction:row;width:100%;}@media (max-width:767px){.form__item{flex-direction:column;}}.form__item h4{margin-right:0.5rem;}.form__item--textarea{margin-top:2rem;}.form__item--managed-file{margin:1rem 0;position:relative;display:inline-block;width:100%;max-width:500px;background:white;}.form__item--managed-file::before{transition:all 200ms ease-in-out;position:absolute;left:0;top:0;bottom:0;right:0;content:'';background:url(/themes/custom/medmij/images/forms/upload-green.svg) no-repeat center right 10px;}.form__item--managed-file label{color:#373737;width:100%;padding:0;}.form__item--managed-file input[type=file]{opacity:0;cursor:pointer;width:100%;height:100%;}.form__item--managed-file .image-widget.js-form-managed-file{position:relative;}.form__item--managed-file .js-form-managed-file{position:absolute;top:0;right:0;left:0;bottom:0;}.form__item--managed-file .js-form-managed-file .file{display:block;margin-bottom:2rem;}.form__item--managed-file .js-form-managed-file img{margin-bottom:2rem;}.form__item--managed-file .js-form-managed-file .messages{position:absolute;bottom:100%;}.form__item--managed-file .form__input--submit{margin-left:1rem;}.form__item--managed-file .form__description{padding:0;margin-left:0;}.form__item--managed-file:hover::before{transition:all 200ms ease-in-out;content:'';bottom:1rem;}.form__description{margin-bottom:2rem;flex-grow:3;margin-left:25%;font-size:calc(18px / 1.2);font-style:italic;}.form__description ul{list-style:none;}@media (max-width:767px){.form__description{margin-bottom:1rem;margin-left:unset;}}.form__fieldset,.form__textarea,.form__input,.form__item--webform-image-file{margin-bottom:1rem;flex-grow:3;width:unset;min-height:58px;}@media (max-width:767px){.form__fieldset,.form__textarea,.form__input,.form__item--webform-image-file{width:100%;flex-grow:unset;}}.form__label{width:25%;}@media (max-width:767px){.form__label{width:unset;}}.password-confirm:not(.form-text){width:100%;margin-left:25%;margin-bottom:calc(1rem / 2);}.password-strength{width:100%;margin-left:25%;margin-bottom:2rem;}.password-strength__meter{margin-top:0;margin-bottom:calc(1rem / 2);}.form__label,.fieldset__legend{display:block;margin-bottom:1em;}.form__label--required{position:relative;}.form__label--required::after{content:'*';color:#d65062;margin-left:0.2rem;}.form__input,.form__textarea{position:relative;z-index:1;resize:none;border-radius:5px;border:1px solid #222d5b;line-height:3rem;background-color:unset;font-size:18px;color:#373737;}@media (max-width:480px){.form__input,.form__textarea{margin-right:0;max-width:280px;}}.form__textarea{padding:1rem;}.form__input{padding:0 1rem;box-sizing:border-box;}.form__input--checkbox,.form__input--radio{display:none;}.form__input--checkbox + label,.form__input--radio + label{cursor:pointer;min-height:20px;padding:0 0 0 2rem;background:no-repeat top left;}.form__input--checkbox + label{background-image:url(/themes/custom/medmij/images/forms/checkbox.svg);}.form__input--checkbox:checked + label{background-image:url(/themes/custom/medmij/images/forms/checkbox-checked.svg);}.form__input--radio + label{background-image:url(/themes/custom/medmij/images/forms/radio.svg);}.form__input--radio:checked + label{background-image:url(/themes/custom/medmij/images/forms/radio-checked.svg);}.form__input--submit{display:block;margin-bottom:2rem;border:none;border-radius:0;cursor:pointer;font-size:18px;color:white;background:#36a491;}.form__input--submit:hover{background:rgba(54,164,145,0.8);}.form__input--select{-webkit-appearance:unset;width:400px;height:35px;padding:0 2rem;border:1px solid #707070;overflow:hidden;background:white url(/themes/custom/medmij/images/forms/select.svg) no-repeat right 12px center;font-size:18px;line-height:2rem;}.form__input--file{width:unset;opacity:unset;visibility:visible;display:flex;font-size:18px;height:0;margin-bottom:0;padding-top:1rem;padding-bottom:2rem;padding-left:1rem;min-height:unset;}@media (max-width:767px){.form__input--file{margin-right:0;max-width:280px;}}.form__input--file img{display:none;}.form__input--file:hover{cursor:pointer;}.form__input--description{color:#707070;}.file-filled .form-managed-file{flex-direction:column;}.file-filled .file--image,.file-filled .file-size,.file-filled .form-submit{flex-grow:3;margin-left:25%;}.file-filled .form-submit{width:fit-content;}.form__fieldset--styled{padding:3rem;background:#707070;}@media (max-width:1023px){.form__fieldset--styled{padding:2rem;}}.form__fieldset--styled legend{float:left;clear:both;width:100%;font-size:2rem;color:#36a491;margin-bottom:2rem;}@media (max-width:767px){.form__fieldset--styled legend{font-size:22px;}}.form-actions{margin-top:3rem;}.form__description{color:#707070;}.form-disabled{opacity:0.5;}html{font-size:18px;scroll-behavior:smooth;}body{font-family:'Fira Sans',sans-serif;line-height:1.2;color:#373737;padding-top:calc(8rem / 1.5);}body.disable-scroll{position:fixed;overflow-y:hidden;width:100%;}@media (max-width:767px){body{padding-top:4rem;}}h1{font-family:'Fira Sans',sans-serif;font-size:2.667rem;margin-bottom:0.6em;font-weight:normal;color:#222d5b;}@media (max-width:767px){h1{font-size:2.133rem;}}h2{font-family:'Fira Sans',sans-serif;font-size:2rem;margin-bottom:0.6em;font-weight:normal;color:#36a491;}@media (max-width:1023px){h2{font-size:1.8rem;}}@media (max-width:767px){h2{font-size:1.666rem;}}h3{font-family:'Fira Sans',sans-serif;font-size:1.4rem;margin-bottom:0.6em;font-weight:normal;color:#36a491;}@media (max-width:1023px){h3{font-size:1.333rem;}}@media (max-width:767px){h3{font-size:1.222rem;}}h4,h5{font-family:'Fira Sans',sans-serif;font-size:1.3rem;margin-bottom:0.6em;}@media (max-width:1023px){h4,h5{font-size:1.2rem;}}@media (max-width:767px){h4,h5{font-size:1.1rem;}}p{margin-bottom:1rem;max-width:980px;}blockquote{font-size:2rem;font-style:italic;text-align:center;}@media (max-width:767px){blockquote{font-size:1.333rem;}}blockquote::before,blockquote::after{content:'"';}a{color:#36a491;text-decoration:none;}.button{display:inline-block;padding:1rem 2rem;transition:all 200ms ease-in-out;text-decoration:none;border-radius:2rem;text-transform:uppercase;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.button--secondary{color:white;background:transparent;border:solid 1px #36a491;}.button--secondary:hover{background:#36a491;}.button--best-comment{color:white;background:url(/themes/custom/medmij/images/icons/thumb.svg) no-repeat center left 1.7rem;background-color:#222d5b;padding:1rem 3rem;text-indent:1.5rem;}.button--upload{color:white;background:url(/themes/custom/medmij/images/forms/upload.svg) no-repeat center left 1.7rem;background-color:#36a491;background-size:1.5rem;text-indent:1.5rem;cursor:pointer;}.button--upload:hover{background-color:rgba(54,164,145,0.8);}.button--primary,.autologout-dialog button.ui-button:nth-child(1){color:white;background:#36a491;}.button--primary:hover,.autologout-dialog button.ui-button:nth-child(1):hover{background:rgba(54,164,145,0.8);}.button--tertiary,.autologout-dialog button.ui-button:nth-child(2){color:#222d5b;background:transparent;border:solid 1px #222d5b;padding:1rem 3rem;}.button--tertiary:hover,.autologout-dialog button.ui-button:nth-child(2):hover{color:white;background:#222d5b;}.wrapper{position:relative;background:white;}.wrapper__center{margin-left:auto;margin-right:auto;width:1600px;}@media (max-width:1639px){.wrapper__center{width:980px;}}@media (max-width:1023px){.wrapper__center{width:720px;}}@media (max-width:767px){.wrapper__center{width:auto;margin-left:1rem;margin-right:1rem;}}.wrapper--fluid{margin-left:auto;margin-right:auto;width:85vw;min-width:1600px;max-width:calc(1600px * 1.5);}@media (max-width:1639px){.wrapper--fluid{min-width:980px;}}@media (max-width:1023px){.wrapper--fluid{min-width:720px;}}@media (max-width:767px){.wrapper--fluid{width:auto;min-width:0;margin-left:15px;margin-right:15px;}}.wrapper--center-text{text-align:center;}.wrapper--margin{margin-top:2rem;margin-bottom:2rem;}.wrapper--margin-top{margin-top:calc(4rem * 1.5);}@media (max-width:1023px){.wrapper--margin-top{margin-top:4rem;}}@media (max-width:767px){.wrapper--margin-top{margin-top:3rem;}}.wrapper--padding{padding-top:4rem;padding-bottom:4rem;}@media (max-width:1023px){.wrapper--padding{padding-top:3rem;padding-bottom:3rem;}}@media (max-width:767px){.wrapper--padding{padding-top:3rem;padding-bottom:3rem;}}.wrapper--padding-top{padding-top:calc(4rem * 1.5);}@media (max-width:1023px){.wrapper--padding-top{padding-top:3rem;}}@media (max-width:767px){.wrapper--padding-top{padding-top:3rem;}}.wrapper__bg{background:rgba(54,163,146,0.1);}.wrapper__bg--gradient{background:linear-gradient(rgba(54,163,146,0.05),white);}@media (max-width:767px){.wrapper__bg--gradient{background:linear-gradient(rgba(54,163,146,0.02),white);}}.wrapper__bg--blue{background:#222d5b;}.wrapper--img-as-bg{position:relative;}.wrapper--img-as-bg img{position:absolute;display:block;top:50%;left:50%;width:auto;height:auto;max-height:none;max-width:none;min-height:100%;min-width:100%;transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);}.grid .view{display:flex;flex-wrap:wrap;margin:0 calc(-1 * 3rem / 2);}@media (max-width:1639px){.grid .view{margin:0 calc(-1 * 2rem / 2);}}@media (max-width:1023px){.grid .view{margin:0 calc(-1 * 1rem / 2);}}@media (max-width:767px){.grid .view{margin:0 calc(-1 * 0 / 2);}}.grid .view__row{width:calc(100% / 4);box-sizing:border-box;padding:0 calc(3rem / 2);margin-bottom:3rem;}@media (max-width:1639px){.grid .view__row{width:calc(100% / 3);padding:0 calc(2rem / 2);margin-bottom:2rem;}}@media (max-width:1023px){.grid .view__row{width:calc(100% / 2);padding:0 calc(1rem / 2);margin-bottom:1rem;}}@media (max-width:767px){.grid .view__row{width:calc(100% / 1);padding:0 calc(0 / 2);margin-bottom:2rem;}}.grid .view__row img{width:100%;height:auto;}.grid--teasers .view{display:flex;flex-wrap:wrap;margin:0 calc(-1 * 3rem / 2);}@media (max-width:1639px){.grid--teasers .view{margin:0 calc(-1 * 2rem / 2);}}@media (max-width:1023px){.grid--teasers .view{margin:0 calc(-1 * 1rem / 2);}}@media (max-width:767px){.grid--teasers .view{margin:0 calc(-1 * 0 / 2);}}.grid--teasers .view__row{width:calc(100% / 3);box-sizing:border-box;padding:0 calc(3rem / 2);margin-bottom:3rem;}@media (max-width:1639px){.grid--teasers .view__row{width:calc(100% / 3);padding:0 calc(2rem / 2);margin-bottom:2rem;}}@media (max-width:1023px){.grid--teasers .view__row{width:calc(100% / 3);padding:0 calc(1rem / 2);margin-bottom:1rem;}}@media (max-width:767px){.grid--teasers .view__row{width:calc(100% / 1);padding:0 calc(0 / 2);margin-bottom:2rem;}}.grid--teasers .view__row img{width:100%;height:auto;}.header{position:fixed;z-index:20;top:0;height:calc(8rem / 1.5);width:100%;transition:all 200ms ease-in-out;background:white;box-shadow:0 0 52px -15px rgba(0,0,0,0.29);}@media (max-width:767px){.header{height:4rem;}}.header--collapsed{height:calc(8rem / 1.5 * 0.8);}.header__wrapper{display:flex;height:100%;align-items:center;justify-content:space-between;}@media (max-width:767px){.header__wrapper{position:relative;}}.header__hamburger{display:flex;flex-direction:column;align-items:flex-end;}@media (max-width:767px){.header__hamburger{position:absolute;right:0;}}.header__hamburger > span{margin-top:8px;text-transform:uppercase;color:#222d5b;font-size:calc(18px / 1.1);}@media (max-width:767px){.header__hamburger > span{display:none;}}.header__nav{display:flex;align-items:center;flex:1;}.header__nav li{list-style:none;margin-right:1em;}@media (max-width:1339px){.header__nav li{margin-right:0.4em;}}.header__nav a{color:#222d5b;text-transform:uppercase;}.header__search{display:flex;margin-right:2rem;}.header__tabs{height:100%;flex:3;display:flex;justify-content:center;}@media (max-width:1339px){.header__tabs{display:none;}}.header__tabs a{height:100%;display:flex;align-items:center;text-transform:uppercase;color:#222d5b;padding:0 1.2rem;transition:all 200ms ease-in-out;}.header__tabs a.is-active{border-bottom:solid 2px #707070;box-sizing:border-box;padding-top:2px;}.header__tabs li{height:100%;display:flex;align-items:center;}.header__tabs ul{display:flex;list-style:none;height:100%;}.header__account{position:relative;display:flex;justify-content:flex-end;}.header__account a{color:#222d5b;white-space:nowrap;}.header__dashboard{position:relative;}@media (max-width:767px){.header__dashboard{text-indent:-4000px;}}.header__dashboard::after{content:'';left:0;padding-left:1rem;height:20px;background:url(/themes/custom/medmij/images/icons/arrow-down-green.svg) no-repeat center;transition:all 200ms ease-in-out;}@media (max-width:767px){.header__dashboard::after{padding-left:0;top:100%;}}.header__dashboard--open::after{transform:rotate(180deg);}.header__dashboard-popup{visibility:hidden;opacity:0;position:absolute;top:calc(100% + 1rem);right:0;min-width:200px;background:white;padding:0.5rem 1rem;box-shadow:3px 3px 46px 0 rgba(0,0,0,0.06);transition:all 200ms ease-in-out;}.header__dashboard-popup--open{visibility:visible;opacity:1;}.header__dashboard-popup--open::before{top:-6px;opacity:1;visibility:visible;}.header__dashboard-popup ul{list-style:none;margin:0;}.header__dashboard-popup li{padding:0;margin:0;border-bottom:1px solid #dcdcdc;}.header__dashboard-popup li:last-child{border:none;}.header__dashboard-popup li a{font-size:0.8rem;line-height:1.1;display:block;padding:1rem 0;}.user{display:flex;align-items:center;}.user__photo{width:2.5rem;height:2.5rem;margin-right:0.5rem;}.user__photo--default{background:url(/themes/custom/medmij/images/icons/user-green.svg) no-repeat center left contain;}@media (max-width:767px){.user__photo{width:2rem;height:2rem;margin-right:0;}}.user__photo img{width:100%;height:auto;border-radius:100%;border:1px solid #d3d9f4;}@media (max-width:767px){.user__name{display:none;}}.navigationbar{padding:1rem 0;background:rgba(34,45,91,0.2);}.navigationbar__back{color:#222d5b;padding-left:1.1rem;position:relative;display:inline-block;transition:all 200ms ease-in-out;line-height:1.5;}.navigationbar__back::before{content:'';background:url("/themes/custom/medmij/images/icons/double-chevron-right.svg") no-repeat center left;position:absolute;left:0;width:1rem;height:1rem;top:calc(1rem / 5);}.navigationbar__back:hover{transform:translateX(5px);}.navigationbar__back::before{width:1.2rem;height:1.2rem;top:0.15rem;background:url(/themes/custom/medmij/images/icons/chevron-left-blue.svg) no-repeat center left;background-size:33%;}.navigationbar__back:hover{transform:translateX(-5px);}.navigationbar ol{list-style:none;font-size:0.75rem;}.navigationbar ol li{display:inline-block;}@media (max-width:767px){.navigationbar ol li{display:none;}.navigationbar ol li:first-child,.navigationbar ol li:nth-last-child(-n+2){display:inline-block;}}.navigationbar ol li::after{content:"|";display:inline-block;margin-right:calc(1rem / 4);margin-left:calc(1rem / 4);}.navigationbar ol li:last-child{margin-right:0;}.navigationbar ol li:last-child::after{content:'';}.main-menu{flex-grow:1;}@media (max-width:1023px){.main-menu{display:none;}}.main-menu .menu{display:flex;margin-left:4rem;}@media (max-width:1639px){.main-menu .menu{margin-left:2rem;}}.main-menu .menu__clone{display:none;}.main-menu .menu__backlink{display:none;}.main-menu .menu__ul--top{display:flex;}.main-menu .menu__li{position:relative;margin:0;}.main-menu .menu__li > a{display:block;padding:2rem;}@media (max-width:1639px){.main-menu .menu__li > a{padding:calc(2rem * 0.6);}}@media (max-width:1339px){.main-menu .menu__li > a{padding:calc(2rem * 0.4);}}.main-menu .menu__li--expanded > a::before{content:'';position:absolute;right:10px;top:50%;transform:translateY(-50%);width:10px;height:10px;background:url(/themes/custom/medmij/images/icons/arrow-down-green.svg) no-repeat center;background-size:contain;transition:all 150ms ease-in;}@media (max-width:1339px){.main-menu .menu__li--expanded > a::before{right:0;}}.main-menu .menu__li > .menu__sub{visibility:hidden;max-height:0;position:absolute;top:80%;left:0;background:white;transition:all 250ms ease-in;overflow:hidden;width:350px;padding-bottom:1rem;box-shadow:3px 3px 46px 0 rgba(0,0,0,0.06);}.main-menu .menu__li > .menu__sub a{font-size:0.8rem;text-transform:none;}.main-menu .menu__li:hover a::before{transform:translateY(-50%) rotate(180deg);}.main-menu .menu__li:hover > .menu__sub{visibility:visible;max-height:500px;}.main-menu .menu__li .menu__li a{padding-top:1rem;padding-bottom:1rem;}.hamburger{position:relative;cursor:pointer;margin-left:5rem;justify-self:flex-start;display:none;}.hamburger__icon{width:40px;height:24px;}@media (max-width:1023px){.hamburger{display:block;}}@media (max-width:767px){.hamburger{width:30px;height:18px;}}@media (max-width:1639px){.hamburger{margin-left:1.5rem;}}.hamburger__slice{position:absolute;width:100%;height:3px;border-radius:3px;background:#222d5b;}@media (max-width:767px){.hamburger__slice{height:2px;}}.hamburger__slice:first-child{top:0;}.hamburger__slice:nth-child(2){top:calc(50% - 2px);}@media (max-width:767px){.hamburger__slice:nth-child(2){top:calc(53% - 2px);}}.hamburger__slice:last-child{bottom:0;}.hamburger--opened .hamburger__slice:nth-child(1){transform:rotate(45deg);left:0;top:50%;}.hamburger--opened .hamburger__slice:nth-child(2){opacity:0;}.hamburger--opened .hamburger__slice:nth-child(3){transform:rotate(-45deg);right:0;top:50%;}.hamburger--mobile{display:none;}@media (max-width:1023px){.hamburger--mobile{display:block;}}.hamburger__overlay{position:fixed;overflow:hidden;z-index:-1;width:100%;height:100%;top:7.5rem;left:0;padding-top:calc(8rem / 1.5);transform:translateX(100%);background:#222d5b;transition:all 200ms ease-in-out;}@media (max-width:767px){.hamburger__overlay{top:4rem;}}.hamburger__overlay:focus-within,.hamburger__overlay--opened{transform:translateY(0);}.hamburger__inner .menu__backlink{display:none;}.hamburger__inner .menu__ul--top{transition:all 200ms ease-in-out;flex-direction:column;display:flex;}.hamburger__inner .menu__ul--top[data-depth='0']{transform:translateX(0);}.hamburger__inner .menu__ul--top[data-depth='1']{transform:translateX(-100%);}.hamburger__inner .menu__ul--top[data-depth='2']{transform:translateX(-200%);}.hamburger__inner .menu__li{margin-bottom:calc(1rem / 2);}.hamburger__inner .menu__li a{color:white;}.hamburger__inner .menu__li--top{margin-bottom:1rem;font-weight:bold;}.hamburger__inner .menu__li--sub{font-weight:normal;}@media (max-width:1023px){.hamburger__inner .menu__backlink{display:block;margin-bottom:2rem;cursor:pointer;}.hamburger__inner .menu__clone{margin-bottom:1rem;}.hamburger__inner .menu__li--expanded{background:url(/themes/custom/medmij/images/icons/chevron-right-white.svg) center right no-repeat;background-size:contain;}.hamburger__inner .menu__li--expanded a{display:inline-block;width:100%;}.hamburger__inner .menu__sub{display:none;position:absolute;width:100%;height:100%;left:100%;top:0;}.hamburger__inner .menu__sub--active{display:block;}}.search-trigger{background-image:url(/themes/custom/medmij/images/icons/search.svg);background-position:center;background-repeat:no-repeat;background-size:1.5rem;text-indent:-6000px;width:1.6rem;height:1.6rem;cursor:pointer;}.search-trigger--open{background-image:url(/themes/custom/medmij/images/icons/close-modal.svg);background-position:center;background-repeat:no-repeat;background-size:1.5rem;}.search{opacity:0;visibility:hidden;z-index:300;width:100%;height:100%;position:fixed;top:calc(8rem / 1.5);left:0;right:0;margin:auto;transition:all 200ms ease-in-out;background:#222d5b;}.search__form{color:#36a491;width:100%;display:flex;justify-content:center;flex-direction:column;align-items:center;}@media (max-width:1023px){.search__form{width:75%;}}@media (max-width:767px){.search__form{width:100%;}}.search__button{display:none;}.search__results{position:relative;z-index:1;width:50%;margin-top:1rem;padding:2rem;box-sizing:border-box;border-radius:2rem;box-shadow:0 3px 56px 0 rgba(0,0,0,0.25);}@media (max-width:1023px){.search__results{width:75%;}}@media (max-width:767px){.search__results{width:100%;padding:calc(2rem / 1.5);}}.search--visible{visibility:visible;opacity:1;}.search__inputs{width:100%;display:flex;justify-content:center;margin-top:10%;align-items:center;}.search__input{width:50%;height:3.5rem;padding:0 2rem 0 4rem;font-size:1.3rem;box-sizing:border-box;resize:none;border:0;border-radius:2rem;background-image:url(/themes/custom/medmij/images/icons/search.svg);background-position:left 1.2rem center;background-repeat:no-repeat;background-size:1.8rem 1.8rem;}@media (max-width:767px){.search__input{height:2.5rem;background-size:1.4rem 1.4rem;font-size:1rem;}}.search__input::placeholder{color:#36a491;font-size:1.2rem;opacity:0.5;}@media (max-width:767px){.search__input::placeholder{font-size:1rem;}}.search__input:-ms-input-placeholder{font-size:1.3rem;}@media (max-width:767px){.search__input:-ms-input-placeholder{font-size:1rem;}}.search__input::-ms-input-placeholder{font-weight:bold;}.result__title{margin-bottom:calc(1rem / 2);color:#222d5b;}.result__type{text-transform:capitalize;}.result__show-all{margin-top:1rem;}.hero{position:relative;display:flex;flex-direction:column;justify-content:center;margin-bottom:8rem;}@media (max-width:1023px){.hero{margin-bottom:4rem;}}@media (max-width:767px){.hero{margin-bottom:3rem;min-height:20vh;}}.hero__image{overflow:hidden;height:100%;min-height:45vh;position:relative;}.hero__image::before{position:absolute;content:'';background:#222d5b;top:0;bottom:0;left:0;right:0;margin:auto;z-index:0;opacity:0.45;}.hero__title{color:white;text-align:center;}@media (max-width:480px){.hero__title{font-size:1.3rem;}}.hero__title--no-hero{color:black;}.hero__content{position:absolute;z-index:1;box-sizing:border-box;padding:4rem 0;height:100%;right:0;left:0;top:0;bottom:0;margin:auto;}.teaser{position:relative;display:flex;flex-direction:column;height:100%;transition:all 0.3s cubic-bezier(0.25,0.8,0.25,1);background:white;box-shadow:0 0 52px -15px rgba(0,0,0,0.3);box-sizing:border-box;}.teaser__image img{width:100%;height:auto;}.teaser__content-wrapper{box-sizing:border-box;display:flex;flex-direction:column;flex-grow:1;padding:2rem;}@media (max-width:767px){.teaser__content-wrapper{padding:1rem;}}.teaser__title{font-weight:500;}.teaser__content{margin-bottom:1rem;flex-grow:1;}.teaser--type-agenda-item{padding:2rem;}.download{background:white;color:#222d5b;padding:2rem;line-height:1.1;text-decoration:none;height:100%;box-sizing:border-box;display:flex;border-radius:5px;flex-direction:column;-webkit-box-shadow:0px 0px 52px -15px rgba(0,0,0,0.29);-moz-box-shadow:0px 0px 52px -15px rgba(0,0,0,0.29);box-shadow:0px 0px 52px -15px rgba(0,0,0,0.29);}.download--external-link .download__icon{background:url(/themes/custom/medmij/images/icons/external-link.svg) no-repeat center;background-size:contain;width:50px;height:50px;transform:translateX(-5px);}.download__wrapper{flex:28px 0 0;display:flex;flex-direction:row;justify-content:flex-start;}.download__icon{background:url(/themes/custom/medmij/images/icons/document.svg) no-repeat center;background-size:contain;position:relative;width:40px;height:50px;}.download__filetype{position:absolute;bottom:13px;left:-10px;width:80%;color:white;font-size:12px;border-radius:3px;padding:2px;line-height:1;font-weight:bold;text-transform:uppercase;text-align:center;background:#36a491;}.download__filetype--green{color:#36a491;display:flex;align-items:flex-end;margin-left:calc(1rem / 2);margin-bottom:calc(1rem / 4);text-transform:uppercase;}.download__content{flex-shrink:0;}.download__label{font-weight:bold;color:#373737;margin-bottom:0.2em;}.download__name{margin-top:1em;}.download__name a{color:#222d5b;}.download__description{color:#373737;margin-bottom:1em;line-height:1.5;}.download__link{text-decoration:underline;color:#222d5b;padding-left:1.1rem;position:relative;display:inline-block;transition:all 200ms ease-in-out;line-height:1.5;}.download__link::before{content:'';background:url("/themes/custom/medmij/images/icons/double-chevron-right.svg") no-repeat center left;position:absolute;left:0;width:1rem;height:1rem;top:calc(1rem / 5);}.download__link:hover{transform:translateX(5px);}.download__link span{text-transform:uppercase;}.field--name-field-content-intro{font-weight:bold;max-width:980px;}.page__intro{display:flex;margin-bottom:3rem;}@media (max-width:1023px){.page__intro{flex-direction:column;}}.page__intro--text{flex:2;}.page__intro--sidebar{flex:1;margin-left:15rem;}@media (max-width:1639px){.page__intro--sidebar{margin-left:8rem;}}@media (max-width:1023px){.page__intro--sidebar{margin-top:2rem;margin-left:0;display:flex;}}@media (max-width:767px){.page__intro--sidebar{flex-direction:column;}}.sidebar__readmore{background:#36a491;padding:2rem;border-radius:5px;display:flex;align-items:center;position:relative;}@media (max-width:1023px){.sidebar__readmore{flex:1;margin-left:1rem;}}@media (max-width:767px){.sidebar__readmore{margin-left:0;}}.sidebar__readmore:hover .sidebar__readmore--chevron::after{transform:translateX(8px);}.sidebar__readmore h4{color:white;margin-bottom:0.5em;}.sidebar__readmore p{margin-bottom:0;color:black;}.sidebar__readmore--content{padding-right:3rem;}.sidebar__readmore--chevron{position:absolute;right:3.5rem;height:100%;}.sidebar__readmore--chevron::after{content:"";background:url(/themes/custom/medmij/images/icons/chevron-right-white.svg) no-repeat center left;width:1.2rem;background-size:contain;position:absolute;height:100%;right:-2.25rem;transition:all 200ms ease-in-out;}.system-notice{font-size:1rem;}.system-notice__close{content:"";width:1.8rem;height:100%;background:url(/themes/custom/medmij/images/icons/plus.svg) no-repeat center left;background-size:contain;transform:rotate(45deg);text-indent:-999px;border:none;}.user-login__intro p{font-weight:bold;}.user-login__form{flex-shrink:1;flex-grow:2;padding-right:8rem;margin-right:4rem;border-right:solid 1px #dcdcdc;}@media (max-width:1639px){.user-login__form{padding-right:3rem;margin-right:3rem;flex-grow:1;}}@media (max-width:1023px){.user-login__form{border:none;width:100%;margin-right:0;padding-right:0;}}.user-login__form li{list-style:none;}.user-login__form li a{text-decoration:underline;color:#222d5b;}@media (max-width:1639px){.user-login__form .form__label{width:auto;}.user-login__form .form__input{width:100%;}.user-login__form .form__description{margin-left:0;}}.user-login__aanmelden{flex-grow:1;min-width:calc(8rem * 2.5);}@media (max-width:1023px){.user-login__aanmelden .sidebar__readmore{margin:2rem 0 0 0;}}@media (max-width:767px){.user-login__aanmelden{min-width:auto;}}.user-login__content{display:flex;}@media (max-width:1023px){.user-login__content{flex-direction:column;}}.user-login__content .button{color:white;background:#36a491;}.user-login__content .button:hover{background:rgba(54,164,145,0.8);}.user-login__content .form-actions{margin-top:0;}.user-login__content form{padding:2rem 0;}.register-buttons{margin:1rem 0;}.contenders .field--name-field-documentenr{display:flex;flex-wrap:wrap;margin:0 calc(-1 * 3rem / 2);}@media (max-width:1639px){.contenders .field--name-field-documentenr{margin:0 calc(-1 * 2rem / 2);}}@media (max-width:1023px){.contenders .field--name-field-documentenr{margin:0 calc(-1 * 1rem / 2);}}@media (max-width:767px){.contenders .field--name-field-documentenr{margin:0 calc(-1 * 0 / 2);}}.contenders .field__item{width:calc(100% / 2);box-sizing:border-box;padding:0 calc(3rem / 2);margin-bottom:3rem;}@media (max-width:1639px){.contenders .field__item{width:calc(100% / 2);padding:0 calc(2rem / 2);margin-bottom:2rem;}}@media (max-width:1023px){.contenders .field__item{width:calc(100% / 1);padding:0 calc(1rem / 2);margin-bottom:1rem;}}@media (max-width:767px){.contenders .field__item{width:calc(100% / 1);padding:0 calc(0 / 2);margin-bottom:2rem;}}.contenders .field__item img{width:100%;height:auto;}.contenders a{display:flex;justify-content:center;align-items:center;height:100%;}.contenders .field--type-image{width:100%;margin-bottom:0;display:flex;padding:0;}.contenders .node--type-deelnemer{height:100%;border-radius:8px;background:white;margin:0 2.5rem;padding:1rem 1.5rem;box-sizing:border-box;display:flex;align-items:center;justify-content:center;}.swiper-slide{height:auto;}.swiper-wrapper{display:flex;}.nav{margin-top:-16px;height:28px;width:30px;}.swiper-button-prev{background:url(/themes/custom/medmij/css/%20../images/icons/chevron-left-light.svg) no-repeat center left;transform:translateX(-10px);}.swiper-button-next{background:url(/themes/custom/medmij/css/%20../images/icons/chevron-right-light.svg) no-repeat center left;transform:translateX(10px);}.footer__wrapper{display:flex;flex-wrap:wrap;margin:0 calc(-1 * 3rem / 2);}@media (max-width:1639px){.footer__wrapper{margin:0 calc(-1 * 2rem / 2);}}@media (max-width:1023px){.footer__wrapper{margin:0 calc(-1 * 1rem / 2);}}@media (max-width:767px){.footer__wrapper{margin:0 calc(-1 * 0 / 2);}}.footer__column{width:calc(100% / 2);box-sizing:border-box;padding:0 calc(3rem / 2);margin-bottom:3rem;}@media (max-width:1639px){.footer__column{width:calc(100% / 2);padding:0 calc(2rem / 2);margin-bottom:2rem;}}@media (max-width:1023px){.footer__column{width:calc(100% / 2);padding:0 calc(1rem / 2);margin-bottom:1rem;}}@media (max-width:767px){.footer__column{width:calc(100% / 1);padding:0 calc(0 / 2);margin-bottom:2rem;}}.footer__column img{width:100%;height:auto;}.footer{position:relative;color:white;background:#36a491;padding:1.5rem 0;}.footer h2,.footer h3{color:white;}.footer a{color:white;text-decoration:none;}.footer__title{font-weight:bold;margin-bottom:1rem;}.footer__column{line-height:1.5;margin-bottom:0;}@media (max-width:767px){.footer__column{margin-bottom:1rem;}}@media (max-width:767px){.footer__column--menu{align-items:flex-start;}}@media (max-width:1023px){.footer__column--menu{margin-bottom:2rem;flex-direction:column;display:flex;}}.footer__column--menu a{color:#222d5b;padding-left:1.1rem;position:relative;display:inline-block;transition:all 200ms ease-in-out;line-height:1.5;color:white;}.footer__column--menu a::before{content:'';background:url("/themes/custom/medmij/images/icons/double-chevron-right.svg") no-repeat center left;position:absolute;left:0;width:1rem;height:1rem;top:calc(1rem / 5);}.footer__column--menu a:hover{transform:translateX(5px);}.footer__column--menu ul{display:flex;flex-direction:column;flex-wrap:wrap;max-height:105px;}@media (max-width:1639px){.footer__column--menu ul{max-height:unset;}}.footer__column--menu li{list-style:none;}.footer__column--menu .footer__title{padding-left:1rem;}.footer__copyright{display:flex;justify-content:space-between;background:#36a491;color:white;padding-top:2rem;}@media (max-width:767px){.footer__copyright{flex-wrap:wrap;}}.footer__copyright a{color:white;text-decoration:underline;margin-right:0.5rem;}div.form-item-shadow{display:none;}.intro{padding-bottom:1rem;}.intro p{padding-bottom:1rem;font-size:1.2rem;}@media (max-width:1023px){.intro p{max-width:100%;}}.messages{position:relative;box-shadow:none;color:white;background:#36a491;padding:2em;}.messages a{color:white;text-decoration:underline;}.messages h2{display:none;}.messages--error{background:#f49835;padding:2.5em 2em 2.5em 5em;}.messages--error::before{content:'!';color:black;font-weight:bold;background-color:white;padding:0.5rem 1.3rem;border-radius:50%;font-size:1.5rem;position:absolute;left:1rem;top:calc(1rem * 1.6);}.messages--warning{background:rgba(34,45,91,0.8);}.ajax-progress{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,0.3);z-index:500;opacity:1;}.ajax-progress .throbber{position:fixed;top:50vh;left:50vw;transform:translateY(-50%) translateX(-50%);width:150px;height:150px;background:white url(/themes/custom/medmij/images/loader.svg) no-repeat center;background-size:75%;z-index:500;opacity:1;}.local-tasks ul{position:static;opacity:1;border-bottom:2px solid #36a491;margin-top:2rem;margin-bottom:2rem;margin-left:0.5em;}.local-tasks li{display:inline-block;}.local-tasks li a{display:block;background:#36a491;border:2px solid #36a491;color:white;border-bottom:0;position:relative;bottom:-2px;padding:15px 20px;}.local-tasks li a:hover{opacity:1;}.local-tasks li a.is-active{background:white;color:#36a491;}@media (max-width:767px){.local-tasks--user{border-bottom:0;}.local-tasks--user ul{margin-left:0;}.local-tasks--user li{display:block;margin-bottom:5px;}.local-tasks--user li a{border-bottom:2px solid #36a491;}}.autologout-dialog{border:none !important;}.autologout-dialog .ui-resizable-handle,.autologout-dialog .ui-dialog-titlebar{display:none;}.autologout-dialog button.ui-button:nth-child(2){padding:1rem 2rem;}nav.pager{text-align:center;margin:0;margin-top:4rem;}@media (max-width:1023px){nav.pager{margin-top:3rem;}}@media (max-width:767px){nav.pager{margin-top:2rem;}}nav.pager ul{margin:0;}nav.pager ul li{display:inline-block;padding:10px 0;font-size:17px;}nav.pager ul li a{padding:9px 14px;border-radius:4px;color:#373737;font-weight:bold;text-decoration:none;}nav.pager ul li.is-active a,nav.pager ul li:hover a{color:white;background-color:rgba(34,45,91,0.8);line-height:1;}nav.pager ul li.is-active a{cursor:default;}nav.pager ul li.pager__item--previous,nav.pager ul li.pager__item--next{text-transform:uppercase;}nav.pager ul li.pager__item--previous a,nav.pager ul li.pager__item--next a{background:no-repeat;background-size:7px auto;}nav.pager ul li.pager__item--previous:hover a,nav.pager ul li.pager__item--next:hover a{background-color:#373737;}nav.pager ul li.pager__item--first,nav.pager ul li.pager__item--last{display:none;}table{min-width:100%;}table tr:nth-child(odd){background-color:#f8f8f8;}table tr:nth-child(even){background-color:#efefef;}table tr th{background:none;font-weight:bold;color:black;padding:20px 25px;line-height:1.1;}table tr td{padding:15px 25px;line-height:1.1;font-weight:normal;}table thead tr th{background-color:#36a491;font-weight:normal;color:white;}.tags__wrapper .field__items{display:flex;justify-content:flex-start;flex-wrap:wrap;}.tags__wrapper .field__items > .field__item{margin:0 1rem 1rem 0;background-color:#222d5b;text-transform:uppercase;color:white;border-radius:15px;padding:5px 12px;position:relative;}.tags__wrapper .field__items > .field__item > div{cursor:pointer;display:flex;}.tags__wrapper .field__items > .field__item .flag{position:relative;}.tags__wrapper .field__items > .field__item .flag a{position:absolute;visibility:hidden;}.tags__wrapper .field__items > .field__item .flag a:after{visibility:visible;display:block;position:absolute;top:0;width:5rem;}.tags__wrapper .field__items > .field__item .action-flag a:after{content:'+';}.tags__wrapper .field__items > .field__item .action-unflag a:after{content:'-';}.tags__wrapper .field__items > .field__item a{color:white;}.tags__wrapper .field__items > .field__item .field--name-name{display:inline;padding-left:20px;}
@font-face{font-family:'Fira Sans';src:url(/themes/custom/medmij/fonts/firasans/FiraSans-Regular.woff2) format('woff2'),url(/themes/custom/medmij/fonts/firasans/FiraSans-Regular.woff) format('woff');font-weight:normal;font-style:normal;font-display:swap;}@font-face{font-family:'Fira Sans';src:url(/themes/custom/medmij/fonts/firasans/FiraSans-SemiBold.woff2) format('woff2'),url(/themes/custom/medmij/fonts/firasans/FiraSans-SemiBold.woff) format('woff');font-weight:600;font-style:normal;font-display:swap;}@font-face{font-family:'Fira Sans';src:url(/themes/custom/medmij/fonts/firasans/FiraSans-Bold.woff2) format('woff2'),url(/themes/custom/medmij/fonts/firasans/FiraSans-Bold.woff) format('woff');font-weight:bold;font-style:normal;font-display:swap;}
h4 a{color:white;font-weight:normal;}h4 a:hover{text-decoration:underline;}.teaser__title{margin-bottom:0.5em;}.news__date{color:#36a491;margin-bottom:1rem;}.read-more{padding-left:1.1rem;position:relative;display:inline-block;transition:all 200ms ease-in-out;line-height:1.5;color:#222d5b;text-decoration:underline;}.read-more::before{content:'';background:url("/themes/custom/medmij/images/icons/double-chevron-right.svg") no-repeat center left;position:absolute;left:0;width:1rem;height:1rem;top:calc(1rem / 5);}.read-more:hover{transform:translateX(5px);}.read-more::before{background:url("/themes/custom/medmij/images/icons/double-chevron-right-blue.svg") no-repeat center left;}.field--name-field-documenten > div:last-child{margin-bottom:0;}.field--name-field-documenten > div:nth-last-child(2){margin-bottom:0;}@media (max-width:767px){.field--name-field-documenten > div:nth-last-child(2){margin-bottom:2rem;}}.news-view .view{display:flex;flex-wrap:wrap;margin:0 calc(-1 * 3rem / 2);}@media (max-width:1639px){.news-view .view{margin:0 calc(-1 * 2rem / 2);}}@media (max-width:1023px){.news-view .view{margin:0 calc(-1 * 1rem / 2);}}@media (max-width:767px){.news-view .view{margin:0 calc(-1 * 0 / 2);}}.news-view .view__row{width:calc(100% / 3);box-sizing:border-box;padding:0 calc(3rem / 2);margin-bottom:3rem;}@media (max-width:1639px){.news-view .view__row{width:calc(100% / 3);padding:0 calc(2rem / 2);margin-bottom:2rem;}}@media (max-width:1023px){.news-view .view__row{width:calc(100% / 2);padding:0 calc(1rem / 2);margin-bottom:1rem;}}@media (max-width:767px){.news-view .view__row{width:calc(100% / 1);padding:0 calc(0 / 2);margin-bottom:2rem;}}.news-view .view__row img{width:100%;height:auto;}.news-view__date{color:#222d5b;margin-bottom:1rem;}.news-view .teaser__title a{color:#222d5b;}.news-view .read-more{display:block;margin-top:1rem;}.news-view .view{overflow:visible;}.teaser__large .news__holder{padding:2rem;transition:all 200ms ease-in-out;border-radius:5px;}.news-full__date{color:#222d5b;margin-bottom:1rem;}.news-full .teaser__title a{color:#222d5b;}.news-full__intro{font-weight:bold;line-height:1.5;}.news-full__views--news{border-top:solid 1px #707070;padding-top:2rem;}.news-full__views--news .teaser{box-shadow:none;}.news-full__views--news .view__row{margin-bottom:2rem;}@media (max-width:1023px){.news-full__views--news{padding-top:0;margin-top:4rem;padding-left:0;border:none;}}.page--id--news .flag--wrapper{display:flex;}.page--id--news .flag{margin-left:auto;}.page--id--news .flag a{margin-left:1rem;height:100px;width:160px;align-items:flex-end;justify-content:center;display:flex;background:url(/themes/custom/medmij/images/icons/follow-unchecked.svg) no-repeat center bottom 45px;background-size:50px;color:#222d5b;font-style:normal;text-transform:uppercase;}.page--id--news .action-unflag a{background:url(/themes/custom/medmij/images/icons/follow-checked.svg) no-repeat center bottom 45px;background-size:50px;}
