@font-face{font-family:"Montserrat";src:url("../includes/fonts/Montserrat/Montserrat-VariableFont_wght.ttf")}:root{--text-color: #000;--header-bg-color: #fff;--footer-top-bg-color: #fff}html.dark{--text-color: #fff;--header-bg-color: #000;--footer-top-bg-color: #000}html{scroll-behavior:smooth}body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;padding:0;margin:0}ul{margin-left:0;padding-left:20px}*{font-family:"Montserrat"}h1,h2,h3,h4,h5,h6,p,a,i,span{-moz-transition:0.3s all ease;-o-transition:0.3s all ease;-ms-transition:0.3s all ease;-webkit-transition:0.3s all ease;transition:0.3s all ease;margin:0}h2{font-size:15rem}a{text-decoration:none;color:inherit}p:not(:last-child){margin-bottom:1em}.full-row{margin:0 auto;max-width:1240px;padding:0 35px}@media screen and (max-width:1365px){.full-row{max-width:1030px}}@media screen and (max-width:480px){.full-row{max-width:1070px;padding:0 15px}}section.row.flex-content.padding-opt1{padding:0}section.row.flex-content.padding-opt2{padding:80px 0 0}section.row.flex-content.padding-opt3{padding:0 0 80px 0}section.row.flex-content.padding-opt4{padding:80px 0}section.row.flex-content .scrollto{position:absolute;width:100%;top:-80px}.block.button-repeater{display:flex;flex-wrap:wrap;gap:10px}.row.flex-content.row1 .container .slide.medium{position:relative}.row.flex-content.row1 .container .slide.medium::after{content:"";width:100%;height:100%;position:absolute;top:0;left:0;z-index:999;background:linear-gradient(90deg, 
            @include rgba-from-variable($color1, 0.5) 0%,  // 50% opacity voor color1
            @include rgba-from-variable($color2, 0.7) 35%, // 70% opacity voor color2
            @include rgba-from-variable($color3, 0.9) 100% // 90% opacity voor color3)}header#main-header .row.header.bottom-header{box-shadow:0px 3px 6px #00000029;background-color:var(--header-bg-color);padding:30px 0}header#main-header .row.header.bottom-header .full-row .blocks-container{display:flex;justify-content:space-between}header#main-header .row.header.bottom-header .full-row .blocks-container *{color:var(--text-color)}header#main-header .row.header.bottom-header .full-row .blocks-container .blocks-group.logo-group{max-width:130px}header#main-header .row.header.bottom-header .full-row .blocks-container .blocks-group.logo-group .block.image{position:relative;display:flex;width:100%}header#main-header .row.header.bottom-header .full-row .blocks-container .blocks-group.logo-group .block.image a{position:absolute;top:0;left:0;height:100%;width:100%}header#main-header .row.header.bottom-header .full-row .blocks-container .blocks-group.logo-group .block.image img{max-width:100%;object-fit:contain}header#main-header .row.header.bottom-header .full-row .blocks-container .blocks-group.menu-group{display:flex;align-items:center;gap:25px}header#main-header .row.header.bottom-header .full-row .blocks-container .blocks-group.menu-group .header-wrap{display:flex;align-items:center;gap:25px}header#main-header .row.header.bottom-header .full-row .blocks-container .blocks-group.menu-group .header-wrap form{display:flex;position:absolute;z-index:9;right:calc((100vw - 1240px) / 2)}header#main-header .row.header.bottom-header .full-row .blocks-container .blocks-group.menu-group .header-wrap form input{border-radius:0;border:0}header#main-header .row.header.bottom-header .full-row .blocks-container .blocks-group.menu-group .header-wrap form input.search-field{border:1px solid #000;padding:5px 10px}header#main-header .row.header.bottom-header .full-row .blocks-container .blocks-group.menu-group .header-wrap form input.search-submit{background-color:var(--buro210-color-1);border:1px solid var(--buro210-color-1);color:#fff;font-weight:bold}header#main-header .row.header.bottom-header .full-row .blocks-container .blocks-group.menu-group .header-wrap form input.search-submit:hover{cursor:pointer}@media screen and (max-width:1240px){header#main-header .row.header.bottom-header .full-row .blocks-container .blocks-group.menu-group nav#main-navigation{display:none}}header#main-header .row.header.bottom-header .full-row .blocks-container .blocks-group.menu-group nav#main-navigation ul#primary-menu{margin:0;padding:0;list-style-type:none;display:flex;gap:30px;justify-content:space-between}footer#main-footer .row.footer.top{padding:60px 0;background-color:var(--footer-top-bg-color)}footer#main-footer .row.footer.top .full-row .blocks-container{display:flex;gap:40px;flex-wrap:wrap}footer#main-footer .row.footer.top .full-row .blocks-container *{color:var(--text-color)}footer#main-footer .row.footer.top .full-row .blocks-container .block{width:calc(25% - 30px)}footer#main-footer .row.footer.top .full-row .blocks-container .block.right .inner-block.title p{margin-bottom:1em}footer#main-footer .row.footer.top .full-row .blocks-container .block.right .inner-block.repeater{display:flex;gap:15px}footer#main-footer .row.footer.top .full-row .blocks-container .block.right .inner-block.repeater .icon a i{font-size:30px}footer#main-footer .row.footer.bottom{background-color:var(--buro210-color-1);padding:5px 0}footer#main-footer .row.footer.bottom .full-row .blocks-container{display:flex;justify-content:space-between}@media screen and (max-width:640px){footer#main-footer .row.footer.bottom .full-row .blocks-container{align-items:center;flex-direction:column}}footer#main-footer .row.footer.bottom .full-row .blocks-container .block.left *,footer#main-footer .row.footer.bottom .full-row .blocks-container .block.right *{color:#fff}footer#main-footer .row.footer.bottom .full-row .blocks-container .block.left .inner-block.text{display:flex;align-items:center;gap:5px}footer#main-footer .row.footer.bottom .full-row .blocks-container .block.left .inner-block.text *{margin:0;padding:0}footer#main-footer .row.footer.bottom .full-row .blocks-container .block.right a{color:#fff;position:relative}footer#main-footer .row.footer.bottom .full-row .blocks-container .block.right a .linkwrap{color:#fff}footer#main-footer .row.footer.bottom .full-row .blocks-container .block.right a .linkwrap>strong{color:#fff}footer#main-footer .row.footer.bottom .full-row .blocks-container .block.right a .linkwrap>strong .black{-moz-transition:0.3s all ease;-o-transition:0.3s all ease;-ms-transition:0.3s all ease;-webkit-transition:0.3s all ease;transition:0.3s all ease;color:#fff}footer#main-footer .row.footer.bottom .full-row .blocks-container .block.right a .linkwrap>strong .pink{-moz-transition:0.3s all ease;-o-transition:0.3s all ease;-ms-transition:0.3s all ease;-webkit-transition:0.3s all ease;transition:0.3s all ease;color:#fff}footer#main-footer .row.footer.bottom .full-row .blocks-container .block.right a .linkwrap>strong:hover .black{color:#000}footer#main-footer .row.footer.bottom .full-row .blocks-container .block.right a .linkwrap>strong:hover .pink{color:var(--buro210-color-1)}footer#main-footer .row.footer.bottom .full-row .blocks-container .block.right a:after{-moz-transition:0.25s;-o-transition:0.25s;-ms-transition:0.25s;-webkit-transition:0.25s;transition:0.25s;content:"";position:absolute;left:0;top:100%;width:0%;height:1px;background-color:#fff;z-index:1}footer#main-footer .row.footer.bottom .full-row .blocks-container .block.right a:hover{color:unset}footer#main-footer .row.footer.bottom .full-row .blocks-container .block.right a:hover:after{width:100%}.sidebar{position:fixed;right:0;top:75%;transform:translateY(-50%);z-index:999;box-sizing:border-box;padding:20px 15px;display:flex;align-items:center;flex-direction:column;gap:15px;background-color:var(--buro210-color-1);box-shadow:0px 3px 6px #00000029}.sidebar .link,.sidebar .accessibility{cursor:pointer}.sidebar .link a i,.sidebar .accessibility a i{font-size:20px;color:#fff}.sidebar .link a i:hover,.sidebar .accessibility a i:hover{color:#000}.row.flex-content.row1 ul,.row.flex-content.row1 li{margin:0;padding:0;list-style-type:none}.row.flex-content.row1 .container li{overflow:hidden;background-position:center center;background-repeat:no-repeat;background-size:cover;box-sizing:border-box;min-height:250px;height:100%}.row.flex-content.row1 .container li.medium{min-height:400px}.row.flex-content.row1 .container li.big{min-height:600px}.row.flex-content.row1 .container li .full-row .blocks-container{display:flex;align-items:center}/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22https%3A%2F%2Fsimple-flex-content.buro210.com%2F%22%2C%22sources%22%3A%5B%22wp-content%2Fthemes%2Fsimple-210-child%2Fscss%2F_globals.scss%22%2C%22wp-content%2Fthemes%2Fsimple-210-child%2Fscss%2Fincludes%2F_style.scss%22%2C%22wp-content%2Fthemes%2Fsimple-210-child%2Fscss%2F..%2Fheader-templates%2F_header.scss%22%2C%22wp-content%2Fthemes%2Fsimple-210-child%2Fscss%2F..%2Ffooter-templates%2F_footer.scss%22%2C%22wp-content%2Fthemes%2Fsimple-210-child%2Fscss%2Fincludes%2F_sidebar.scss%22%2C%22wp-content%2Fthemes%2Fsimple-210-child%2Fscss%2F..%2Fflex-content%2Frow1%2F_row1.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AACA%2CWAAA%2CiGAAA%2CCAiCA%2CMAAA%2CsEAAA%2CCAMA%2CUAAA%2CsEAAA%2CCCtCA%2CKAAA%2CsBAAA%2CCAIA%2CKAAA%2CuFAAA%2CCAOA%2CGAAA%2C%2BBAAA%2CCAKA%2CEAAA%2CwBAAA%2CCAIA%2C6BAAA%2CyJAAA%2CCAKA%2CGAAA%2CeAAA%2CCAIA%2CEAAA%2CkCAAA%2CCAMI%2CmBAAA%2CiBAAA%2CCAKJ%2CUAAA%2C6CAAA%2CCAKI%2CqCAAA%2CUAAA%2CgBAAA%2CCAAA%2CCAIH%2CoCAAA%2CUAAA%2C%2BBAAA%2CCAAA%2CCAWW%2CsCAAA%2CSAAA%2CCAIA%2CsCAAA%2CgBAAA%2CCAIA%2CsCAAA%2CkBAAA%2CCAIA%2CsCAAA%2CcAAA%2CCAIA%2CmCAAA%2CsCAAA%2CCAUR%2CuBAAA%2CoCAAA%2CCAgBJ%2CgDAAA%2CiBAAA%2CCAGI%2CuDAAA%3BAAAA%3BAAAA%3BAAAA%2CsFAAA%2CCCvGA%2C6CAAA%2CuFAAA%2CCASE%2CyEAAA%2C0CAAA%2CCAIC%2C2EAAA%2CuBAAA%2CCAKC%2CkGAAA%2CeAAA%2CCAIE%2C%2BGAAA%2CyCAAA%2CCAKC%2CiHAAA%2CqDAAA%2CCAQA%2CmHAAA%2CiCAAA%2CCAQH%2CkGAAA%2CwCAAA%2CCAK4B%2C%2BGAAA%2CwCAAA%2CCAK1B%2CoHAAA%2CyEAAA%2CCAMC%2C0HAAA%2CwBAAA%2CCAIC%2CuIAAA%2CsCAAA%2CCAKA%2CwIAAA%2C2GAAA%2CCAMC%2C8IAAA%2CcAAA%2CCAUF%2CqCAAA%2CsHAAA%2CYAAA%2CCAAA%2CCAKC%2CsIAAA%2C2FAAA%2CCC1FA%2CmCAAA%2C0DAAA%2CCAKQ%2C%2BDAAA%2CoCAAA%2CCAKI%2CiEAAA%2CuBAAA%2CCAIA%2CsEAAA%2CsBAAA%2CCAMgB%2CiGAAA%2CiBAAA%2CCAKJ%2CkGAAA%2CqBAAA%2CCAMY%2C4GAAA%2CcAAA%2CCAapC%2CsCAAA%2CqDAAA%2CCAKQ%2CkEAAA%2C0CAAA%2CCAII%2CoCAAA%2CkEAAA%2CwCAAA%2CCAAA%2CCAOQ%2CiKAAA%2CUAAA%2CCAOI%2CgGAAA%2CuCAAA%2CCAKI%2CkGAAA%2CkBAAA%2CCASR%2CiFAAA%2C4BAAA%2CCAII%2C2FAAA%2CUAAA%2CCAGI%2CkGAAA%2CUAAA%2CCAGI%2CyGAAA%2C2JAAA%2CCAKA%2CwGAAA%2C2JAAA%2CCAMI%2C%2BGAAA%2CUAAA%2CCAIA%2C8GAAA%2C4BAAA%2CCAOZ%2CuFAAA%2CyMAAA%2CCAYA%2CuFAAA%2CWAAA%2CCAGI%2C6FAAA%2CUAAA%2CCCnIxC%2CSAAA%2CqPAAA%2CCAgBI%2CuCAAA%2CcAAA%2CCAIQ%2C%2BCAAA%2CyBAAA%2CCAII%2C2DAAA%2CUAAA%2CCCrBb%2CoDAAA%2CuCAAA%2CCAQC%2CqCAAA%2CsJAAA%2CCAOC%2C4CAAA%2CgBAAA%2CCAGA%2CyCAAA%2CgBAAA%2CCAKC%2CiEAAA%2C%2BBAAA%22%7D */