:root{--base: 16px}@media screen and (max-width: 767px){:root{--base: 13px !important}}html{font-size:var(--base)}h1,body h1,h2,body h2,h3,body h3,.h3,.title,.titlethin,.number_s,.number_l,.label,.info-icon,.box-title{font-family:"Exo 2",sans-serif;font-style:normal;-ms-hyphens:auto;hyphens:auto;line-height:normal}h1 a,h1 p,body h1 a,body h1 p,h2 a,h2 p,body h2 a,body h2 p,h3 a,h3 p,body h3 a,body h3 p,.h3 a,.h3 p,.title a,.title p,.titlethin a,.titlethin p,.number_s a,.number_s p,.number_l a,.number_l p,.label a,.label p,.info-icon a,.info-icon p,.box-title a,.box-title p{font-family:"Exo 2",sans-serif;white-space:pre-wrap;font-style:normal}body p{margin-bottom:.5em;color:#00177f}h1,body h1,.h1{font-size:9rem;font-weight:700;line-height:normal}h2,body h2{font-size:5rem;font-weight:600}.home h2,.home body h2,.home .h2{font-size:3rem}h3,body h3,.h3,body .h3{font-size:3rem;font-weight:700;margin-bottom:.5rem}body,p,a,body .header_text{font-family:"Exo 2",sans-serif;font-weight:300;line-height:1.5em}p{font-size:1.8rem}.bold{font-weight:bolder !important}.intro{font-family:"Exo 2",sans-serif;font-style:normal;font-size:2.5rem;font-weight:400;line-height:normal}.big_number{font-family:"Exo 2",sans-serif;font-size:8rem;font-weight:700}.boxed-very-small{position:relative;max-width:800px;margin-left:auto;margin-right:auto;width:100%}.boxed-entry-header{position:relative;max-width:1000px;margin-left:0;margin-right:auto;width:100%}.boxed-small{position:relative;max-width:1250px !important;margin-left:auto;margin-right:auto;width:100%}.boxed-mid{position:relative;max-width:1420px !important;margin-left:auto;margin-right:auto;width:100%}.boxed-large{position:relative;max-width:1650px;margin-left:auto !important;margin-right:auto;width:100%}.boxed-extralarge{position:relative;max-width:1800px;margin-left:auto;margin-right:auto;width:100%}.light{color:#fff}.black{color:#2a2a2a}.primary,.blue{color:#00177f}.secondary,.yellow{color:#ffe600}.bg-light{background-color:#fff}.bg-grey{background-color:#eff1f8}.bg-dark{background-color:#2a2a2a}.bg-primary,.bg-blue{background-color:#00177f}.bg-light-blue{background:#dbffff}.bg-secondary,.bg-yellow{background-color:#ffe600}.bg-half-striped-primary{background:repeating-linear-gradient(-45deg, #00177F, #00177F 5px, #ffffff 5px, #ffffff 10px)}.bg-half-striped-secondary{background:repeating-linear-gradient(45deg, #FFE600, #FFE600 80px, #ffffff 80px, #ffffff 160px)}.bg-half-striped-secondary-negative{background:repeating-linear-gradient(-45deg, #FFE600, #FFE600 40px, #ffffff 40px, #ffffff 80px)}.bg-half-light-blue{background:-webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(50%, transparent), color-stop(50%, #DBFFFF), to(#DBFFFF));background:linear-gradient(to bottom, transparent, transparent 50%, #DBFFFF 50%, #DBFFFF 100%)}.border-secondary{outline:14px dashed #ffe600}.underline{padding-bottom:1rem;margin-bottom:1rem;position:relative}.underline:after{content:"";height:8px;width:100%;position:absolute;bottom:0;left:0;background:repeating-linear-gradient(to right, #00177F, #00177F 8px, transparent 8px, transparent 16px)}.underline-solid{padding-bottom:1rem;margin-bottom:1rem !important;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.underline-solid:after{content:"";height:8px;width:100%;position:absolute;bottom:0;left:0;background:#00177f}.btn{font-family:"Exo 2",sans-serif;text-transform:uppercase;font-weight:600;font-size:18px;padding:1rem 1.5rem 1rem 1.5rem;position:relative;display:inline-block;z-index:11}.btn.big{font-size:44px;font-size:3em;padding:10px 60px 10px 30px !important;text-transform:unset !important;background-color:#00177f}.btn.big .arrow:after{top:calc(50% - 7px);border-top-width:10px;border-bottom-width:10px;border-left-width:14px}.btn.big .arrow:before{top:50%;height:4px}.btn.big:after{top:50%;height:4px}.btn.secondary{border:#ffe600 2px solid;background:-webkit-gradient(linear, right top, left top, color-stop(50%, #ffffff), color-stop(50%, #FFE600));background:linear-gradient(to left, #ffffff 50%, #FFE600 50%);background-position:0% 100%;background-size:200% 100%;-webkit-transition:background-position .5s ease-in-out,color .5s ease-in-out;transition:background-position .5s ease-in-out,color .5s ease-in-out;color:#fff;text-decoration:unset}.btn.secondary:hover,.btn.secondary:focus,.btn.secondary.active,.btn.secondary.active:hover,.btn.secondary.active:focus{background-position:100% 100%;color:#ffe600}.btn.light{border:#ffe600 2px solid;background:-webkit-gradient(linear, right top, left top, color-stop(50%, #FFE600), color-stop(50%, #ffffff));background:linear-gradient(to left, #FFE600 50%, #ffffff 50%);background-size:200% 100%;background-position:0% 100%;-webkit-transition:background-position .5s ease-in-out,color .5s ease-in-out;transition:background-position .5s ease-in-out,color .5s ease-in-out;color:#ffe600}.btn.light:after{content:"";width:0px;position:absolute;right:0;background-color:#fff;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.btn.light:hover,.btn.light:focus{color:#fff}.btn.light:hover:after,.btn.light:focus:after{width:30px;background-position:0% 100%}.btn.small{left:unset !important;right:unset !important;padding:0 !important;height:40px !important;width:40px !important}.btn.small.secondary:hover,.btn.small.secondary:focus{color:#ffe600}.btn.small.arrowleft{margin-right:70px}.btn.small.arrowright{margin-left:70px}.btn.small:after{content:unset}.btn.small .arrow:after{top:13px;border-top:7px solid rgba(0,0,0,0);border-bottom:7px solid rgba(0,0,0,0);border-right:10px solid #ffe600;border-left:unset;left:15px;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.btn.small .arrow:before{top:19px;left:19px !important;height:2px;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.btn.small:hover,.btn.small:focus{color:#fff}.btn.small:hover .arrow:after,.btn.small:focus .arrow:after{left:5px !important}.btn.small:hover .arrow:before,.btn.small:focus .arrow:before{left:7px !important}.btn.small:hover:after,.btn.small:focus:after{width:20px;background-position:100% 100%}.btn.filter{padding:10px 20px 10px 20px !important;margin-right:.75em;-webkit-transition:0s all ease-in-out !important;transition:0s all ease-in-out !important;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.btn.filter::after{all:unset}@media(max-width: 767px){.btn.big{font-size:3rem;max-width:calc(100% - 3rem);padding:15px 50px 15px 20px !important;display:grid;margin-right:3rem}}.swiffy-slider{height:80vh;min-height:600px;width:100%;position:relative}.swiffy-slider:hover .slider-nav{visibility:visible}.swiffy-slider .slider-nav{position:absolute;top:0;left:3rem;bottom:0;border:0;background-color:rgba(0,0,0,0);cursor:pointer;padding:0;visibility:hidden;opacity:.8;-webkit-transition:visibility .1s,opacity .2s linear;transition:visibility .1s,opacity .2s linear;margin-bottom:var(--swiffy-slider-track-height);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 .5rem;-webkit-filter:drop-shadow(0 0 0.5rem rgba(0, 0, 0, 0.5));filter:drop-shadow(0 0 0.5rem rgba(0, 0, 0, 0.5));-webkit-transform:scale(var(--swiffy-slider-nav-zoom));transform:scale(var(--swiffy-slider-nav-zoom));z-index:30}.swiffy-slider .slider-nav:before{position:absolute;content:"";padding:.5rem;width:3rem;height:3rem}.swiffy-slider .slider-nav:not(.slider-nav-next):after{content:"";background-image:url("https://jaarverslag2022.ambulanceoost.nl/wp-content/uploads/2023/05/Arrow.png");background-repeat:no-repeat;background-size:contain;width:3rem;height:3rem}.swiffy-slider .slider-nav.slider-nav-next{right:3rem;left:unset}.swiffy-slider .slider-nav.slider-nav-next:after{content:"";background-image:url("https://jaarverslag2022.ambulanceoost.nl/wp-content/uploads/2023/05/Arrow.png");background-repeat:no-repeat;background-size:contain;width:3rem;height:3rem}.swiffy-slider [id^=slide]{height:80vh;min-height:600px;overflow:hidden}.swiffy-slider img{-o-object-fit:cover;object-fit:cover;height:100%;width:100%}html{scroll-behavior:smooth}body{position:relative;color:#2d2d2d;background-color:#fff !important;font-weight:400;width:100%;text-align:unset !important;text-align:left}.section-padding{padding:8rem 0 8rem 0}.relative{position:relative}blockquote{padding:0 4rem 0 4rem;border-left:unset !important}blockquote em{font-family:"Exo 2",sans-serif;z-index:1;position:relative}blockquote{border-top:5px dotted rgba(0,0,0,.05) !important;border-bottom:5px dotted rgba(0,0,0,.05) !important;position:relative;padding:2rem 0 !important;margin-top:1rem !important;margin-bottom:2rem !important;margin-left:1rem !important;margin-right:1rem !important;-webkit-box-shadow:rgba(0,0,0,.1215686275) solid;box-shadow:rgba(0,0,0,.1215686275) solid}blockquote p{padding:0 !important}blockquote::before{content:"";position:absolute;height:4rem;width:4rem;left:-3.6rem;top:-2rem;font-family:"Exo 2",sans-serif;font-size:6em;line-height:1em;opacity:1;font-weight:900;color:#00177f;background-size:contain;background-repeat:no-repeat;background-image:url(/wp-content/uploads/quotation-mark.svg)}blockquote::after{content:"";position:absolute;height:4rem;width:4rem;-webkit-transform:scaleX(-1);transform:scaleX(-1);bottom:-2rem;right:-3.6rem;font-family:"Exo 2",sans-serif;font-weight:900;color:#00177f;font-size:6em;background-repeat:no-repeat;background-size:contain;background-image:url(/wp-content/uploads/quotation-mark.svg)}.post-thumbnail,.entry-content .wp-audio-shortcode,.entry-content>*:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.woocommerce),*[class*=inner-container]>*:not(.entry-content):not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.woocommerce),.default-max-width{max-width:unset}.br,.br>img,.br::before{border-radius:15px}.br-t{border-top-left-radius:15px;border-top-right-radius:15px}.br-b{border-bottom-left-radius:15px;border-bottom-right-radius:15px}.w100{width:100% !important}.h100{height:100%}.m0{margin:0 !important}.mt1{margin-top:1rem}.mt2{margin-top:2rem}.mt3{margin-top:3rem}.mt4{margin-top:4rem}.mt5{margin-top:5rem}.mt-1{margin-top:-1rem}.mt-2{margin-top:-2rem}.mt-3{margin-top:-3rem}.mb1{margin-bottom:1rem}.mb2{margin-bottom:2rem}.mb3{margin-bottom:3rem}.mb-1{margin-bottom:-1rem}.mb-2{margin-bottom:-2rem}.mb-3{margin-bottom:-3rem}.mb-4{margin-bottom:-4rem}.mb-5{margin-bottom:-5rem}.ml1{margin-left:1em}.ml2{margin-left:2em}.ml3{margin-left:3em}.mr1{margin-right:1em}.mr2{margin-right:2em}.mr3{margin-right:3em}.mb6{margin-bottom:6em}.p0{padding:0 !important}.p0-5{padding:.5em !important}.p1{padding:1em !important}.p2{padding:2em !important}.p3{padding:3em !important}.pl1{padding-left:1rem !important}.pl2{padding-left:2rem !important}.pl3{padding-left:3rem !important}.pr1{padding-right:1rem !important}.pr2{padding-right:2rem !important}.pr3{padding-right:3rem !important}.pt1{padding-top:1rem !important}.pt2{padding-top:2rem !important}.pt3{padding-top:3rem !important}.pt4{padding-top:4rem !important}.pt5{padding-top:5rem !important}.pt6{padding-top:6rem !important}.pb0{padding-bottom:0 !important}.pb1{padding-bottom:1rem !important}.pb2{padding-bottom:2rem !important}.pb3{padding-bottom:3rem !important}.pb4{padding-bottom:4rem !important}.pb5{padding-bottom:5rem !important}.pb6{padding-bottom:6rem !important}.pl0{padding-left:0 !important}.ph0{padding-left:0 !important;padding-right:0 !important}.z1{z-index:1 !important}.z2{z-index:2 !important}.z3{z-index:3 !important}.text{color:#00177f;font-size:1.5rem}.text_s{color:#00177f;font-size:1.2rem}.text_xs{color:#00177f;font-size:1rem}.titlethin{font-size:3rem;font-weight:500;line-height:normal}.number_s{color:#00177f;font-size:3rem;font-weight:500}.number_l{color:#00177f;font-size:5rem;font-weight:700}.underline_dashed{border-color:#00177f;border-width:8px;border-bottom-style:dashed;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:2rem 2rem;grid-auto-flow:dense}.grid>*{width:100%;font-size:50px;line-height:0;color:#fff}.grid>*::before{content:"";display:inline-block;width:1px;height:0}@media screen and (max-width: 768px){.desktop,.mobile-dn{display:none}}@media screen and (min-width: 769px){.mobile,.desktop-dn{display:none}}.flex{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.block{display:block}.justify-content-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.justify-content-space-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.space-between{-ms-flex-line-pack:justify;align-content:space-between}.justify-space-around{-ms-flex-pack:distribute;justify-content:space-around}.justify-space-evenly{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.align-space-around{-ms-flex-line-pack:distribute;align-content:space-around}.no-wrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.row-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.align-items-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.align-items-end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.line-height-normal{line-height:normal}.line-height-1{line-height:1}.center{text-align:center;margin-left:auto;margin-right:auto}.text-right{text-align:right}.text-left{text-align:left}.no-pad-hor{padding-left:0;padding-right:0}.nomarginbottom{margin-bottom:0}@media screen and (max-width: 768px){:root{--heading--font-size-h1: 1.2em}h1,body h1,:is(h1,h2,h3,h4,h5).h1{font-size:3em}h1 span{font-size:.8em;line-height:0}h2,:is(h1,h2,h3,h4,h5).h2{font-size:1.5em}.intro{font-size:2rem}.section-padding{padding:2em 15px 2em 15px}.center{margin-left:unset;margin-right:unset;text-align:left}}@media screen and (max-width: 576px){.boxed-mid .col-lg-12{padding-left:0;padding-right:0}}@media screen and (max-width: 768px){.boxed-very-small{max-width:100%;margin-left:0}}@media screen and (min-width: 769px)and (max-width: 1200px){.section-padding{padding:3em 0 3em 0}}.skip-link{position:absolute;z-index:300;bottom:0;left:auto;right:auto;text-align:center;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%}.pie-chart{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;--p: 0}.pie-chart .chart{position:relative;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;width:200px;height:200px;--p: 0}.pie-chart .chart:after{content:"";width:100%;height:100%;border-radius:50%;background:repeating-linear-gradient(-45deg, #00177F, #00177F 5px, #ffffff 5px, #ffffff 10px);background-repeat:no-repeat;position:absolute;z-index:-1}.pie-chart .labels .label_container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.pie-chart .labels .label_container span:before{content:"";position:absolute;display:block;width:15px;height:15px;left:-0.75rem;margin-top:.25rem}.pie-chart .labels .label_container:first-of-type span{z-index:4}.pie-chart .labels .label_container:first-of-type span:before{background:repeating-linear-gradient(-45deg, #00177F, #00177F 5px, #ffffff 5px, #ffffff 10px)}.pie-chart .labels .label_container:nth-of-type(2) span{z-index:3}.pie-chart .labels .label_container:nth-of-type(2) span:before{background:#00177f}.pie-chart .labels .label_container:nth-of-type(3) span{z-index:2}.pie-chart .labels .label_container:nth-of-type(3) span:before{background:#ffe600}.pie-chart .labels .label_container:nth-of-type(4) span{z-index:1}.pie-chart .labels .label_container:nth-of-type(4) span:before{background:#8478be}.pie-chart .labels .label_container:nth-of-type(5) span{z-index:1}.pie-chart .labels .label_container:nth-of-type(5) span:before{background:#e8e8e8}.pie-chart .labels span{border-radius:50%;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pie-chart .number_s{display:block;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;font-size:2rem;font-weight:700;line-height:normal}.bar-chart{display:-webkit-box;display:-ms-flexbox;display:flex;height:200px;width:80px;margin-left:auto;margin-right:auto;padding:0 !important;position:relative;--p: 0;--repeating-linear-gradient-height: 0%}.bar-chart.repeating-linear-gradient:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:var(--repeating-linear-gradient-height);background:repeating-linear-gradient(-45deg, #00177F, #00177F 5px, #ffffff 5px, #ffffff 10px);z-index:-1}.bar-chart .col-lg-6{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}.bar-chart .label{position:absolute;text-align:center;left:0;bottom:0;width:100%}.bar-chart .label span{display:block;width:100%;color:#00177f}.bar-chart .label span.percentage{font-weight:700;font-size:1.5rem}.bar-chart:after{content:"";width:100%;height:100%;left:0;bottom:0;position:absolute;z-index:-1}.bar-chart>span{position:absolute;left:0;bottom:0;width:100%;content:"";height:100%;z-index:10}.bar-chart>span:first-of-type{z-index:4}.bar-chart>span:nth-of-type(2){z-index:3}.bar-chart>span:nth-of-type(3){z-index:2}.bar-chart>span:nth-of-type(4){z-index:1}.stopwatch_wrapper{position:absolute;right:-200px;top:-120px}.stopwatch_wrapper .stopwatch_container{position:relative;margin-left:auto;height:auto;width:40%}.stopwatch_wrapper .stopwatch_container .stopwatch_hand{display:block;position:absolute;bottom:18%;left:19.9%;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);width:60%;height:auto}.ziekenhuis{position:relative;height:100%;width:100%}.ziekenhuis img{width:100%}#ziekenhuis_binnen .video{width:800px;max-width:100% !important}#ziekenhuis_binnen .video>div,#ziekenhuis_binnen .video video{max-width:100% !important}#ziekenhuis_binnen .ziekenhuis{padding-top:15rem;padding-bottom:15rem;width:100%;background-size:cover;background-repeat:no-repeat;background-position:center}@media screen and (max-width: 800px){#ziekenhuis_binnen{padding-top:6rem;padding-bottom:6rem}#ziekenhuis_binnen .ziekenhuis{padding:0 !important;background-image:unset !important}#ziekenhuis_binnen .ziekenhuis video{height:auto !important;position:relative;z-index:10;border:#ffe600 2rem solid;border-radius:1rem}}.uitleg .info-icon{display:inline-block;line-height:normal;color:#ffe600;font-size:2rem;border-radius:50%;background:#00177f;width:40px;height:40px;margin-right:1rem;font-weight:600;text-align:center}.uitleg>div{width:calc(100% - 40px - 1rem)}@media only screen and (max-width: 576px){.col-sm-0{display:none}.col-sm-1{width:8.333333333%}.col-sm-2{width:16.666666666%}.col-sm-3{width:25%}.col-sm-4{width:33.33333333%}.col-sm-5{width:41.666666666%}.col-sm-6{width:50%}.col-sm-7{width:58.333333333%}.col-sm-8{width:66.666666666%}.col-sm-9{width:75%}.col-sm-10{width:83.333333333%}.col-sm-11{width:91.666666666%}.col-sm-12{width:100%}.offset-sm-1{margin-left:8.333333333%}.offset-sm-2{margin-left:16.666666666%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.666666666%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333333%}.offset-sm-8{margin-left:66.666666666%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333333%}.offset-sm-11{margin-left:91.666666666%}.offset-sm-12{margin-left:100%}}@media only screen and (min-width: 577px)and (max-width: 768px){.col-sm-0{display:none}.col-sm-1{width:8.333333333%}.col-sm-2{width:16.666666666%}.col-sm-3{width:25%}.col-sm-4{width:33.33333333%}.col-sm-5{width:41.666666666%}.col-sm-6{width:50%}.col-sm-7{width:58.333333333%}.col-sm-8{width:66.666666666%}.col-sm-9{width:75%}.col-sm-10{width:83.333333333%}.col-sm-11{width:91.666666666%}.col-sm-12{width:100%}.offset-sm-1{margin-left:8.333333333%}.offset-sm-2{margin-left:16.666666666%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.666666666%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333333%}.offset-sm-8{margin-left:66.666666666%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333333%}.offset-sm-11{margin-left:91.666666666%}.offset-sm-12{margin-left:100%}}@media only screen and (min-width: 769px)and (max-width: 992px){.col-md-0{display:none}.col-md-1{width:8.333333333%}.col-md-2{width:16.666666666%}.col-md-3{width:25%}.col-md-4{width:33.33333333%}.col-md-5{width:41.666666666%}.col-md-6{width:50%}.col-md-7{width:58.333333333%}.col-md-8{width:66.666666666%}.col-md-9{width:75%}.col-md-10{width:83.333333333%}.col-md-11{width:91.666666666%}.col-md-12{width:100%}.offset-md-1{margin-left:8.333333333%}.offset-md-2{margin-left:16.666666666%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.666666666%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333333%}.offset-md-8{margin-left:66.666666666%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333333%}.offset-md-11{margin-left:91.666666666%}.offset-md-12{margin-left:100%}}@media only screen and (min-width: 993px)and (max-width: 1200px){.col-lg-1{width:8.333333333%}.col-lg-2{width:16.666666666%}.col-lg-3{width:25%}.col-lg-4{width:33.33333333%}.col-lg-5{width:41.666666666%}.col-lg-6{width:50%}.col-lg-7{width:58.333333333%}.col-lg-8{width:66.666666666%}.col-lg-9{width:75%}.col-lg-10{width:83.333333333%}.col-lg-11{width:91.666666666%}.col-lg-12{width:100%}.offset-lg-1{margin-left:8.333333333%}.offset-lg-1r{margin-right:8.333333333%}.offset-lg-2{margin-left:16.666666666%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.666666666%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333333%}.offset-lg-8{margin-left:66.666666666%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333333%}.offset-lg-11{margin-left:91.666666666%}.offset-lg-12{margin-left:100%}}@media only screen and (min-width: 1200px)and (max-width: 1400px){.col-lg-1{width:8.333333333%}.col-lg-2{width:16.666666666%}.col-lg-3{width:25%}.col-lg-4{width:33.33333333%}.col-lg-5{width:41.666666666%}.col-lg-6{width:50%}.col-lg-7{width:58.333333333%}.col-lg-8{width:66.666666666%}.col-lg-9{width:75%}.col-lg-10{width:83.333333333%}.col-lg-11{width:91.666666666%}.col-lg-12{width:100%}.offset-lg-1{margin-left:8.333333333%}.offset-lg-2{margin-left:16.666666666%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.666666666%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333333%}.offset-lg-8{margin-left:66.666666666%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333333%}.offset-lg-11{margin-left:91.666666666%}.offset-lg-12{margin-left:100%}}@media only screen and (min-width: 1400px){.col-lg-1{width:8.333333333%}.col-lg-2{width:16.666666666%}.col-lg-3{width:25%}.col-lg-4{width:33.33333333%}.col-lg-5{width:41.666666666%}.col-lg-6{width:50%}.col-lg-7{width:58.333333333%}.col-lg-8{width:66.666666666%}.col-lg-9{width:75%}.col-lg-10{width:83.333333333%}.col-lg-11{width:91.666666666%}.col-lg-12{width:100%}.offset-lg-3{margin-left:25%}.offset-lg-1{margin-left:8.333333333%}.offset-lg-2{margin-left:16.666666666%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.666666666%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333333%}.offset-lg-8{margin-left:66.666666666%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333333%}.offset-lg-11{margin-left:91.666666666%}.offset-lg-12{margin-left:100%}}.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{position:relative;min-height:1px;padding-right:15px;padding-left:15px}#linesvg{position:absolute;top:0%;left:50%;-webkit-transform:translate(-50%, 0%);transform:translate(-50%, 0%);z-index:-1;display:block}#linesvg #motionPath{stroke-width:70px}@media screen and (min-width: 1921px){#linesvg{margin-top:400px}}#world,#car-background{display:block;width:100%;position:absolute;height:100%;z-index:-1;overflow:hidden}#motionSVG{offset-path:path("M196.662.006c-.138 7.92.129 1226.885.776 1234.58 5.078 60.393 33.892 108.049 63.631 161.66 34.253 61.748 69.742 131.494 70.619 238.279 1.725 210.207-140.187 224.77-135.026 448.722 3.215 139.522.343 149.974 35.658 258.3 42.713 104.191-33.832 167.51-35.658 289.879-1.536 102.9-155.464 157.477-155.6 275.713-.122 104.264 259.887 212.566 285.93 312.536 27.133 283.557-219.32 211.231-146.808 522.992-9.979 164.236-142.212 156.133-139.122 351.6 2.052 129.805 264.739 249.283 299.519 458.754s-160.644 166.968-160.4 379.13c.215 184.376 157.678 449.46 160.4 758.143 1.456 165.325-161.786 445.833-160.4 644.012 2.177 310.47 29.979 745.916 34.022 1122.863 2.724 253.876-170.063 647.133-161.706 954.111 1.2 44.2 299.065 417.052 313.563 741.028 2.218 49.568-187.514 401.32-185.88 817.971.43 66.961 73.806 388.92 31.973 733.134-24.994 205.656-177.5 371.025-172.017 626.91 4.208 196.349 293.974 452.367 300.869 680.957 7.711 255.665-170.3 512.656-164.581 798.917 3.711 185.774 52.04 374.239 56.668 569.177 5.127 215.928-178.407 410.57-172.964 632.557 5.8 236.745 299.16 523.96 308.433 762.625 12.536 322.64-254.1 620.2-247.614 934.2 8.011 387.558 200.781 748.978 221.928 1102.525 10.521 246.723-167.059 810.358-160.08 1307.643 3.089 220.078 118.777 234.781 160.08 399.765 54.907 219.327 38.708 556.268 38.708 556.268");width:50px;height:auto;border-radius:0%;position:absolute;top:0;left:calc(50% - 211px);margin-left:auto;margin-right:auto;border:4px solid var(--line);offset-distance:var(--offsetdistance);--offsetdistance: 2.5%;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);z-index:-1}@media screen and (min-width: 1921px){#motionSVG{margin-top:400px}}#slider_1{height:100vh;width:100%;position:relative;background-color:#fff;overflow:hidden !important}#slider_1 section{position:relative;height:100%;width:100%}#slider_1 section .container{position:relative;height:100%;width:100%}#slider_1 section .container:before{content:"";position:absolute;height:60%;width:100%;top:0;left:0;z-index:5;background:-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.7)), color-stop(60%, rgba(255, 255, 255, 0.7)), color-stop(70%, rgba(255, 255, 255, 0.7)), color-stop(85%, rgba(255, 255, 255, 0.7)), to(rgba(255, 255, 255, 0)));background:linear-gradient(to bottom, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0.7) 60%, rgba(255, 255, 255, 0.7) 70%, rgba(255, 255, 255, 0.7) 85%, rgba(255, 255, 255, 0) 100%)}@media only screen and (max-width: 768px){#slider_1 section .container:before{height:100%}}#slider_1 section .container .header .title h1{position:relative;z-index:5;font-size:8rem;font-weight:700;text-transform:uppercase;line-height:1}#slider_1 section .container .header_text{position:relative;z-index:5;font-size:1.3rem;z-index:5;position:relative}#slider_1 section .container .airplane img{top:40vh;right:0;position:absolute}#slider_1 section .container .clouds{top:10vh}#slider_1 section .container .clouds span{background-size:1900px}#slider_1 section .container .car{display:block;position:absolute;width:100%;z-index:2;bottom:130px !important;left:30%}#slider_1 section .container .car img{z-index:2;-webkit-animation:car_header 1s infinite;animation:car_header 1s infinite;clip-path:polygon(100% 100%, 100% 21%, 65% 24%, 57% 18%, 48% 23%, 0 23%, 0 100%)}#slider_1 section .container .building{height:75vh !important;width:100% !important;position:absolute;bottom:0 !important;z-index:3}#slider_1 section .container .building span{display:block;position:relative;height:100%;background-size:1500px !important;background-repeat:repeat-x !important;background-position-x:unset;background-position-y:bottom;bottom:0 !important;z-index:3}#slider_1 section .container .building-background{height:75vh !important;width:100% !important;position:absolute;z-index:2;bottom:0 !important}#slider_1 section .container .building-background span{height:100%;width:100%;background-size:3600px !important;background-repeat:repeat-x !important;background-position-x:0vh;background-position-y:bottom;position:absolute;bottom:80px !important;z-index:0}@media only screen and (max-width: 768px){#slider_1{height:100%}#slider_1 section .container{padding-bottom:500px}#slider_1 section .container:before{background:-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.7)), color-stop(30%, rgba(255, 255, 255, 0.7)), color-stop(40%, rgba(255, 255, 255, 0.7)), color-stop(55%, rgba(255, 255, 255, 0.7)), color-stop(55%, rgba(255, 255, 255, 0.7)), color-stop(70%, rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0)));background:linear-gradient(to bottom, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0.7) 30%, rgba(255, 255, 255, 0.7) 40%, rgba(255, 255, 255, 0.7) 55%, rgba(255, 255, 255, 0.7) 55%, rgba(255, 255, 255, 0) 70%, rgba(255, 255, 255, 0) 100%)}#slider_1 section .container .building-background{height:100% !important}#slider_1 section .container .car{left:10%}#slider_1 section .container .header .col-sm-12{line-height:1;display:block}#slider_1 section .container .header .col-sm-12 .col-sm-12{padding-left:0 !important;padding-right:0 !important}#slider_1 section .container .header .title h1{font-size:5rem;margin-bottom:0;text-align:left}}#slider_2{position:relative;overflow:hidden}#slider_2 .light{position:absolute;z-index:2;right:-10rem;top:-6rem}#slider_2 .skip-link{bottom:4rem}#slider_2 .netherlands{margin-right:-5rem;z-index:2}#slider_2 .enschede img{margin-top:4rem}#slider_2 .bg-grey{height:24rem}#slider_2 .bg-blue .block{margin-top:-15rem;padding-bottom:6rem}#slider_2 .medewerkers img{display:-webkit-box;display:-ms-flexbox;display:flex}@-webkit-keyframes car_header{0%{clip-path:polygon(100% 100%, 100% 21%, 65% 24%, 57% 18%, 48% 23%, 0 23%, 0 100%)}50%{clip-path:polygon(100% 100%, 100% 21%, 65% 24%, 57% 18%, 48% 23%, 0 23%, 0 100%)}51%{clip-path:none}100%{clip-path:none}}@keyframes car_header{0%{clip-path:polygon(100% 100%, 100% 21%, 65% 24%, 57% 18%, 48% 23%, 0 23%, 0 100%)}50%{clip-path:polygon(100% 100%, 100% 21%, 65% 24%, 57% 18%, 48% 23%, 0 23%, 0 100%)}51%{clip-path:none}100%{clip-path:none}}@media screen and (max-width: 768px){#slider_2 .labels{padding-left:2rem !important;padding-right:0 !important}#slider_2 .p2{padding:2rem 15px 2rem 15px !important}#slider_2 .col-sm-12{padding:0}#slider_2 #fast-decimal div{text-align:center}#slider_2 #fast-decimal .bg-grey{padding-bottom:3rem;height:100% !important}#slider_2 #fast-decimal .bg-grey .col-sm-12{padding:0}#slider_2 .bg-blue .block{margin-top:unset;padding-top:5rem}#slider_2 .pie-chart{padding-left:1rem !important;padding-right:1rem !important;padding-bottom:3rem !important}#slider_2 .pie-chart .chart{width:41.666666666%;aspect-ratio:1;height:auto;padding-left:1rem}.people{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}#slider_3{position:relative}#slider_3 .light{position:absolute;right:-10rem;top:-6rem}#slider_3 .video{margin-bottom:-20rem}#slider_3 .video .wp-video{width:100% !important;height:-webkit-fit-content !important;height:-moz-fit-content !important;height:fit-content !important}#slider_3 .video .wp-video video{width:100%;height:auto;aspect-ratio:16/9 !important}#slider_3 .phone-data{font-size:14px}#slider_3 .bg-secondary{padding-top:2rem}#slider_3 .bg-secondary .call_icon{margin-top:2rem;margin-right:-2.5rem}#slider_3 .skip-link{bottom:2rem}#slider_3 .boxed-small{display:grid;grid-template-columns:auto auto;justify-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-bottom:2rem;gap:2rem}#slider_3 .boxed-small .flex{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap}#slider_3 .boxed-small>div .number_l{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}#slider_3 .boxed-small>div .calls{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}#slider_3 .boxed-small>div .calls .text{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:23ch}#slider_3 .boxed-small .call_icon,#slider_3 .boxed-small img{display:block;width:122px !important}@media only screen and (max-width: 1024px){#slider_3{padding-left:0;padding-right:0}#slider_3 .boxed-small{grid-template-columns:100%}#slider_3 .boxed-small .flex{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#slider_3 video{padding-left:1rem;padding-right:1rem}}#slider_4{position:relative}#slider_4 .col-lg-3{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:justify;align-content:space-between;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}#slider_4 .pie-chart.flex{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}#slider_4 .pie-chart.flex .chart{border:1px solid #fff}@media only screen and (max-width: 768px){#slider_4 .pie-chart.flex{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}#slider_4 .titlesmall{font-size:1.5rem;font-weight:bold;line-height:1;margin-bottom:.5rem}#slider_4 .blue_stripes{position:relative}#slider_4 .skip-link{bottom:10rem}@media screen and (max-width: 768px){#slider_4 .skip-link{position:relative;bottom:unset;width:100%;display:block;margin-bottom:6rem}#slider_4 .card{margin-top:1rem !important;text-align:center}#slider_4 .card .text_1{margin-bottom:1rem}#slider_4 .pie-chart{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#slider_4 .pie-chart .labels{margin-left:0 !important}#slider_4 .pie-chart .chart{margin-bottom:1rem !important}#slider_4 .pie-chart .label_container{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:1rem}}@media screen and (max-width: 768px){#slider_4{padding-left:0;padding-right:0}#slider_4 .card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;padding:1rem 0;border-bottom:1rem solid #ffe600}#slider_4 .card .border_yellow{border:unset !important}}#slider_5{position:relative;overflow:hidden;background:#fff;height:100vh}#slider_5:before{content:"";position:absolute;top:0;right:10%;width:50px;height:50px;border-radius:50%;background-color:#ffe600;z-index:3;display:block}#slider_5 .swiffy-slider,#slider_5 [id^=slide]{min-height:450px !important;height:450px !important}#slider_5 .swiffy-slider img,#slider_5 [id^=slide] img{height:450px !important}#slider_5 .boxed-very-small{margin-bottom:-20rem}#slider_5 .boxed-very-small .video{position:relative;z-index:10;border:#ffe600 2rem solid;border-radius:1rem}#slider_5 .boxed-very-small .video .wp-video{width:100% !important;height:-webkit-fit-content !important;height:-moz-fit-content !important;height:fit-content !important;display:block}#slider_5 .boxed-very-small .video .wp-video video{display:block;width:100%;height:auto;aspect-ratio:16/9 !important}#slider_5 .boxed-very-small .text p{z-index:99}#slider_5 .boxed-very-small .text p.number_bold{font-size:7rem;font-weight:600;margin-left:1rem;margin-top:4rem;margin-bottom:0}#slider_5 .boxed-very-small .text p.number_text_5{margin-left:10rem;margin-top:-1rem;font-size:1.5rem;font-weight:normal}#slider_5 .col-lg-3{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:justify;align-content:space-between;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}#slider_5 .clouds{position:absolute;bottom:10vh;z-index:0;display:block;width:100%;height:65vh}#slider_5 .clouds span{background-size:950px;background-repeat:repeat-x;display:block;width:100%;height:100%}#slider_5 .bird img{bottom:40vh;height:46px;width:65px;right:0;position:absolute}#slider_5 .bird2 img{-webkit-transform:scaleX(-1);transform:scaleX(-1);bottom:50vh;height:23px;width:32px;right:100%;position:absolute}#slider_5 .car{display:block;position:absolute;width:100%;z-index:2;bottom:50px !important;left:70%}#slider_5 .car img{z-index:2;-webkit-animation:car_header 1s infinite;animation:car_header 1s infinite;clip-path:polygon(100% 100%, 100% 21%, 65% 24%, 57% 18%, 48% 23%, 0 23%, 0 100%);-webkit-transform:scaleX(-1);transform:scaleX(-1)}#slider_5 .road{content:"";position:absolute;background:repeating-linear-gradient(to right, #FFE600, #FFE600 2vw, transparent 2vw, transparent 4vw);bottom:180px;left:0;width:100vw;height:8px;z-index:1}#slider_5 .road-background{content:"";position:absolute;bottom:0;background:#fff;height:250px;width:100%;z-index:0}#slider_5 .building{height:75vh !important;width:100% !important;position:absolute;bottom:0 !important;z-index:3}#slider_5 .building span{position:absolute;height:100%;width:100%;background-size:1500px !important;background-repeat:repeat-x !important;background-position-x:0;background-position-y:bottom;bottom:0 !important;z-index:3}#slider_5 .building-background{height:65vh !important;width:100% !important;position:absolute;z-index:2;bottom:0 !important}#slider_5 .building-background span{height:100%;width:100%;background-size:1800px !important;background-repeat:repeat-x !important;background-position-x:0vh;background-position-y:bottom;position:absolute;bottom:0px !important;z-index:0}#slider_5 .text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width: 768px){#slider_5{height:100%;padding-bottom:80vh}}#slider_6{position:relative;padding-top:2rem;background-color:#fff}#slider_6 .number_s{margin-bottom:0;font-weight:bold}#slider_6 .col-lg-12{padding:0}#slider_6 .vehicles{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}#slider_6 .vehicles>div{display:grid;grid-template-rows:102px 1fr 1fr;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#slider_6 .vehicles>div img{max-height:102px;line-height:102px;width:auto;display:block;-ms-flex-item-align:end;align-self:flex-end}#slider_6 .vehicles>div p{text-align:center}#slider_6 .vehicles>div .text{-ms-flex-item-align:start;align-self:flex-start}@media screen and (max-width: 768px){#slider_6 .text{text-align:center !important}#slider_6 .titlethin{padding-left:1rem;padding-right:1rem;padding-top:2rem}}#slider_7{position:relative}#rittijden{position:relative;padding-top:20rem;overflow:hidden}#rittijden:before{content:"";position:absolute;top:0;left:0;height:50%;width:100%;z-index:-2;background:repeating-linear-gradient(45deg, #FFE600, #FFE600 80px, #ffffff 80px, #ffffff 160px)}#rittijden .h3{font-size:1.5rem}#rittijden .ambulances img{padding:0 3rem}@media screen and (max-width: 1024px){#rittijden .ambulances img{max-width:250px}}#rittijden .rittijdenkader{display:block;background:#fff;border-radius:2rem;font-size:2rem;padding:.25rem 1rem .5rem 1rem;font-weight:700;line-height:normal}#rittijden .icon{width:100px;height:auto}#rittijden .icon img{width:100%;height:auto}#rittijden .skip-link{position:relative;display:block;margin-top:2rem;width:100%}@media screen and (max-width: 768px){#rittijden .container{padding-left:1rem;padding-right:1rem}#rittijden .col-lg-3.col-sm-12 .center{padding-top:2rem;text-align:center}#rittijden .col-sm-7.pl2{padding-left:1rem !important;-ms-flex-item-align:end;align-self:flex-end}#rittijden .col-sm-7.pl2 .number_l{line-height:normal !important;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}#rittijden .col-lg-3.p0{padding-bottom:2rem !important}#rittijden .text-right{text-align:left !important}#rittijden .stopwatch_wrapper{right:-20px;top:0}#rittijden .stopwatch_wrapper .stopwatch_container{width:20%;background:-webkit-gradient(linear, left top, right top, from(#FFE600), color-stop(75%, #FFE600), color-stop(75%, transparent), to(transparent));background:linear-gradient(to right, #FFE600, #FFE600 75%, transparent 75%, transparent 100%)}#rittijden .stopwatch_wrapper .stopwatch_hand{bottom:23%}}.butterfly{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;height:800px;position:relative;margin-top:-400px;left:0px;background:url("https://jaarverslag2022.ambulanceoost.nl/wp-content/uploads/2023/05/Butterfly.png");background-repeat:no-repeat;background-size:75%;z-index:30}@media screen and (max-width: 768px){.butterfly{margin-top:-120px;height:200px}}#kwaliteitskader{position:relative;overflow:hidden;padding-top:0}#kwaliteitskader .box-title{font-weight:900}#kwaliteitskader .verticalnumber{-webkit-writing-mode:tb-rl;-ms-writing-mode:tb-rl;writing-mode:tb-rl;-webkit-transform:rotate(-180deg);transform:rotate(-180deg);font-weight:700;font-size:1.5rem;margin-bottom:1.5rem}#kwaliteitskader .stemi{padding-bottom:75vh}#kwaliteitskader .clouds{position:absolute;bottom:10vh;z-index:0;display:block;width:100%;height:65vh}#kwaliteitskader .clouds span{background-size:950px;background-repeat:repeat-x;display:block;width:100%;height:100%}#kwaliteitskader .bird img{bottom:40vh;height:46px;width:65px;right:0;position:absolute}#kwaliteitskader .bird2 img{-webkit-transform:scaleX(-1);transform:scaleX(-1);bottom:50vh;height:23px;width:32px;right:100%;position:absolute}#kwaliteitskader .car{display:block;position:absolute;width:100%;z-index:2;bottom:130px !important;left:30%}#kwaliteitskader .car img{z-index:2;-webkit-animation:car_header 1s infinite;animation:car_header 1s infinite;clip-path:polygon(100% 100%, 100% 21%, 65% 24%, 57% 18%, 48% 23%, 0 23%, 0 100%)}#kwaliteitskader .road{content:"";position:absolute;background:repeating-linear-gradient(to right, #FFE600, #FFE600 2vw, transparent 2vw, transparent 4vw);bottom:180px;left:0;width:100vw;height:8px;z-index:1}#kwaliteitskader .road-background{content:"";position:absolute;bottom:0;background:#fff;height:250px;width:100%;z-index:0}#kwaliteitskader .building{height:75vh !important;width:100% !important;position:absolute;bottom:0 !important;z-index:3}#kwaliteitskader .building span{display:block;position:relative;height:100%;background-size:1500px !important;background-repeat:repeat-x !important;background-position-x:unset;background-position-y:bottom;bottom:0 !important;z-index:3}#kwaliteitskader .building-background{height:65vh !important;width:100% !important;position:absolute;z-index:2;bottom:0 !important}#kwaliteitskader .building-background span{height:100%;width:100%;background-size:1800px !important;background-repeat:repeat-x !important;background-position-x:0vh;background-position-y:bottom;position:absolute;bottom:250px !important;z-index:0}#kwaliteitskader .skip-link{position:relative;width:100%;margin-top:4rem;margin-bottom:-8rem;text-align:center;display:block}@media screen and (max-width: 768px){#kwaliteitskader{padding-left:0;padding-right:0}#kwaliteitskader .p3{padding:2rem !important}#kwaliteitskader .mb2{margin-bottom:0 !important;margin-top:2rem}#kwaliteitskader .col-lg-5{padding:0 !important}#kwaliteitskader .stemi{padding-bottom:100vh}#kwaliteitskader .stemi .bar-charts-container>div div{padding-left:0 !important;padding-right:0 !important}#kwaliteitskader .stemi .bar-charts-container>div>div{padding-bottom:3rem}#kwaliteitskader .stemi .col-lg-4{padding-left:0 !important;padding-right:0 !important}#kwaliteitskader .stemi .verticalnumber{-webkit-writing-mode:unset;-ms-writing-mode:unset;writing-mode:unset;-webkit-transform:unset;transform:unset}#kwaliteitskader .col-sm-12 .col-sm-12{padding-left:0 !important;padding-right:0 !important}#kwaliteitskader section{padding-left:1rem;padding-right:1rem}}#vervoersaantallen{overflow:hidden}#vervoersaantallen .pie-chart{padding-top:2rem;padding-bottom:4rem}#vervoersaantallen .pie-chart .labels .label_container:nth-of-type(3) span:before{background:#8478be}#vervoersaantallen .verticalnumber{-webkit-writing-mode:tb-rl;-ms-writing-mode:tb-rl;writing-mode:tb-rl;-webkit-transform:rotate(-180deg);transform:rotate(-180deg);font-weight:700;font-size:1.5rem;margin-bottom:1.5rem}#vervoersaantallen .patientcentraal{z-index:-1;display:block;text-align:center;position:relative}#vervoersaantallen .patientcentraal .bird img{top:10%;height:46px;width:65px;right:0;position:absolute}#vervoersaantallen .patientcentraal .clouds{position:absolute;top:0;left:0;height:100%;width:100%;z-index:-2}#vervoersaantallen .patientcentraal .clouds span{position:absolute;top:0;left:0;height:100%;width:100%;background-size:1900px;background-repeat:repeat-x}#vervoersaantallen .patientcentraal img{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:auto}@media screen and (max-width: 768px){#vervoersaantallen .title,#vervoersaantallen .titlethin{font-size:2.5rem;padding-left:1rem !important;padding-right:1rem !important}#vervoersaantallen .h1{padding:0 1rem}#vervoersaantallen .pie-chart{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#vervoersaantallen .pie-chart .labels{margin-left:0 !important}#vervoersaantallen .pie-chart .chart{margin-bottom:1rem !important}#vervoersaantallen .pie-chart .label_container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:1rem}}#patient{overflow:hidden}#patient .container{padding-top:6rem;padding-bottom:6rem}#patient .container .h3{font-size:2rem}#patient .container .number{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}#patient .container .number .label{position:relative;max-width:unset !important;width:-webkit-fit-content !important;width:-moz-fit-content !important;width:fit-content !important;left:auto !important;right:auto !important;padding:unset;display:block;width:100%}#patient .container .bar-chart{height:60px;background-size:60px;width:100%}#patient .container .bar-chart:before{content:"";position:absolute;bottom:0;left:calc(50% - 30px);width:100%;height:100%;background:repeating-linear-gradient(-45deg, #00177F, #00177F 5px, #ffffff 5px, #ffffff 10px);background-size:60px;background-repeat:no-repeat}#patient .container .nivel{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;gap:2rem}#patient .container .nivel .blue{max-width:250px}#patient .container .pie-chart{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:4rem}#patient .container .pie-chart .labels .label_container:first-of-type span:before{background:#00177f}#patient .container .pie-chart span[data-color="#8478BE"]:before{background:#8478be}#patient .container .pie-chart .number_s{min-width:5ch;margin-left:1rem}#patient .container .pie-chart .label{padding-top:0 !important;width:-webkit-fit-content !important;width:-moz-fit-content !important;width:fit-content !important;margin-left:1rem;max-width:350px;-ms-hyphens:none;hyphens:none;text-wrap:balance}#patient .container .col-lg-6 p{max-width:50%;padding-top:3rem;padding-bottom:3rem;text-wrap:balance}#patient .container .blue{padding-top:1rem !important}#patient .container .label p{line-height:normal}@media screen and (max-width: 768px){#patient section.col-lg-12.flex{-webkit-box-align:end;-ms-flex-align:end;align-items:end}#patient section.col-lg-12.flex>div{padding-left:0 !important;padding-right:0 !important}#patient section.col-lg-12.flex p{text-align:center;font-size:1rem}#patient section.col-lg-12.flex .bar-chart{margin-top:3rem}#patient section.col-lg-12.flex .label{width:100% !important}#patient .container span,#patient .container .label,#patient .container .h3{text-align:center !important}#patient .container .col-lg-6 p{max-width:100%}}#read_more .btn{padding:2rem 3rem 2rem 3rem}#read_more .text1,#read_more .text2{text-transform:initial;line-height:normal;font-weight:500}#read_more .text1{font-size:2rem;font-weight:700}footer:before{content:"";position:relative;display:block;height:2rem;width:100%;background:repeating-linear-gradient(-45deg, #FFE600, #FFE600 40px, #ffffff 40px, #ffffff 80px)}footer .info{padding-top:2rem;padding-bottom:2rem;padding-right:2rem;font-size:.75rem;font-weight:700;justify-items:end;display:inline-grid}footer .info>*{width:140px}footer .info a{padding:0 .25rem 0 0}footer .info img{margin-top:.5rem;height:30px;width:30px}footer .info>div{margin-top:.5rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}footer .info p{font-size:.75rem !important;font-weight:unset;line-height:unset}footer .logos{padding-top:3rem;padding-bottom:3rem;display:-webkit-box;display:-ms-flexbox;display:flex}footer .logos .logo1{padding-bottom:1rem}@media only screen and (max-width: 992px){footer .info{justify-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}footer .info>*{width:100%;text-align:center}footer .logos>div{text-align:center}}@media screen and (max-width: 768px){footer{text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}footer .logo1,footer .logo2{text-align:center !important}}.grid_5{display:grid;grid-column-gap:1.5rem;grid-template-columns:repeat(5, 1fr)}.grid_5 .card{display:grid;grid-template-rows:calc(100% - 200px) 1fr;padding:0}.grid_5 .cars{height:200px;width:100%;text-align:center}.grid_5 .cars img{height:100%;width:auto}.grid_5 .border_yellow{border:.4rem solid #ffe600;padding:1rem;margin:3rem auto 3rem auto;width:100%}.grid_5 .border_yellow .text{padding-bottom:.5rem}@media screen and (max-width: 768px){.grid_5{grid-template-columns:repeat(1, 1fr) !important}}@media screen and (min-width: 768px)and (max-width: 1090px){.grid_5{grid-template-columns:repeat(2, 1fr) !important}}#slider_5 .video iframe{border:1rem solid #ffe600}.full-height{height:100%}#slider_2 .right_paragraph{margin-bottom:1rem}.yellow_stripes_after::after{content:"";position:relative;display:block;height:10rem;width:100%;background:repeating-linear-gradient(-45deg, #FFE600, #FFE600 40px, #ffffff 40px, #ffffff 80px)}.yellow_stripes_before::before{content:"";position:relative;display:block;height:10rem;width:100%;background:repeating-linear-gradient(-45deg, #FFE600, #FFE600 40px, #ffffff 40px, #ffffff 80px)}.blue-stripes:after{content:"";position:relative;display:block;height:10rem;width:100%;background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #00177F), color-stop(5rem, #00177F)),repeating-linear-gradient(-45deg, #00177F, #00177F 100px, #ffffff 100px, #ffffff 200px);background:linear-gradient(to bottom, #00177F 0, #00177F 5rem),repeating-linear-gradient(-45deg, #00177F, #00177F 100px, #ffffff 100px, #ffffff 200px);background-size:auto 4rem,auto;background-repeat:no-repeat,repeat}@media only screen and (max-width: 768px){.mobile-dn{display:none}.mobile-rp{padding-top:0 !important}}