﻿/*!
 * Font Awesome Pro 6.4.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2024 Fonticons, Inc.
 */.fa{font-family:var(--fa-style-family, "Font Awesome 6 Pro");font-weight:var(--fa-style, 900)}.fa,.fa-classic,.fa-sharp,.fas,.fa-solid,.far,.fa-regular,.fasr,.fal,.fa-light,.fasl,.fat,.fa-thin,.fad,.fa-duotone,.fass,.fa-sharp-solid,.fab,.fa-brands{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display, inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fas,.fa-classic,.fa-solid,.far,.fa-regular,.fal,.fa-light,.fat,.fa-thin{font-family:"Font Awesome 6 Pro"}.fab,.fa-brands{font-family:"Font Awesome 6 Brands"}.fad,.fa-classic.fa-duotone,.fa-duotone{font-family:"Font Awesome 6 Duotone"}.fass,.fasr,.fasl,.fa-sharp{font-family:"Font Awesome 6 Sharp"}.fass,.fa-sharp{font-weight:900}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.0833333337em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.0714285718em;vertical-align:.0535714295em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.0416666682em;vertical-align:-0.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-0.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin, 2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(var(--fa-li-width, 2em)*-1);position:absolute;text-align:center;width:var(--fa-li-width, 2em);line-height:inherit}.fa-border{border-color:var(--fa-border-color, #eee);border-radius:var(--fa-border-radius, 0.1em);border-style:var(--fa-border-style, solid);border-width:var(--fa-border-width, 0.08em);padding:var(--fa-border-padding, 0.2em 0.25em 0.15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin, 0.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin, 0.3em)}.fa-beat{animation-name:fa-beat;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, ease-in-out)}.fa-bounce{animation-name:fa-bounce;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1))}.fa-fade{animation-name:fa-fade;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1))}.fa-beat-fade{animation-name:fa-beat-fade;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1))}.fa-flip{animation-name:fa-flip;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, ease-in-out)}.fa-shake{animation-name:fa-shake;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, linear)}.fa-spin{animation-name:fa-spin;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 2s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, linear)}.fa-spin-reverse{--fa-animation-direction: reverse}.fa-pulse,.fa-spin-pulse{animation-name:fa-spin;animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, steps(8))}@media(prefers-reduced-motion: reduce){.fa-beat,.fa-bounce,.fa-fade,.fa-beat-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{animation-delay:-1ms;animation-duration:1ms;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@keyframes fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(var(--fa-beat-scale, 1.25))}}@keyframes fa-bounce{0%{transform:scale(1, 1) translateY(0)}10%{transform:scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0)}30%{transform:scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em))}50%{transform:scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0)}57%{transform:scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em))}64%{transform:scale(1, 1) translateY(0)}100%{transform:scale(1, 1) translateY(0)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity, 0.4)}}@keyframes fa-beat-fade{0%,100%{opacity:var(--fa-beat-fade-opacity, 0.4);transform:scale(1)}50%{opacity:1;transform:scale(var(--fa-beat-fade-scale, 1.125))}}@keyframes fa-flip{50%{transform:rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg))}}@keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}8%,24%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}40%,100%{transform:rotate(0deg)}}@keyframes fa-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.fa-rotate-90{transform:rotate(90deg)}.fa-rotate-180{transform:rotate(180deg)}.fa-rotate-270{transform:rotate(270deg)}.fa-flip-horizontal{transform:scale(-1, 1)}.fa-flip-vertical{transform:scale(1, -1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1, -1)}.fa-rotate-by{transform:rotate(var(--fa-rotate-angle, none))}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;z-index:var(--fa-stack-z-index, auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse, #fff)}.fa-circle-chevron-right::before{content:""}.fa-chevron-circle-right::before{content:""}.fa-trash-can::before{content:""}.fa-trash-alt::before{content:""}.fa-calendar-days::before{content:""}.fa-calendar-alt::before{content:""}.fa-circle-minus::before{content:""}.fa-minus-circle::before{content:""}.fa-face-smile-beam::before{content:""}.fa-smile-beam::before{content:""}.fa-person-carry-box::before{content:""}.fa-person-carry::before{content:""}.fa-clipboard-list::before{content:""}.fa-gift-card::before{content:""}.fa-bars::before{content:""}.fa-navicon::before{content:""}.fa-circle-exclamation::before{content:""}.fa-exclamation-circle::before{content:""}.fa-comment-lines::before{content:""}.fa-paintbrush::before{content:""}.fa-paint-brush::before{content:""}.fa-angle-right::before{content:""}.fa-user::before{content:""}.fa-pizza-slice::before{content:""}.fa-ban::before{content:""}.fa-cancel::before{content:""}.fa-star::before{content:""}.fa-arrow-right-to-bracket::before{content:""}.fa-sign-in::before{content:""}.fa-tv-retro::before{content:""}.fa-stars::before{content:""}.fa-headset::before{content:""}.fa-file-arrow-up::before{content:""}.fa-file-upload::before{content:""}.fa-stroopwafel::before{content:""}.fa-mug-hot::before{content:""}.fa-gift::before{content:""}.fa-handshake::before{content:""}.fa-euro-sign::before{content:""}.fa-eur::before{content:""}.fa-euro::before{content:""}.fa-circle-chevron-up::before{content:""}.fa-chevron-circle-up::before{content:""}.fa-box-open::before{content:""}.fa-spa::before{content:""}.fa-question::before{content:"\?"}.fa-arrow-up-right-from-square::before{content:""}.fa-external-link::before{content:""}.fa-leaf::before{content:""}.fa-arrow-right::before{content:""}.fa-cash-register::before{content:""}.fa-heart::before{content:""}.fa-circle::before{content:""}.fa-clipboard-check::before{content:""}.fa-wine-glass::before{content:""}.fa-basket-shopping::before{content:""}.fa-shopping-basket::before{content:""}.fa-floppy-disk::before{content:""}.fa-save::before{content:""}.fa-scale-unbalanced::before{content:""}.fa-balance-scale-left::before{content:""}.fa-phone::before{content:""}.fa-cubes::before{content:""}.fa-arrow-left::before{content:""}.fa-envelope::before{content:""}.fa-circle-info::before{content:""}.fa-info-circle::before{content:""}.fa-truck::before{content:""}.fa-dumbbell::before{content:""}.fa-minus::before{content:""}.fa-subtract::before{content:""}.fa-clock::before{content:""}.fa-clock-four::before{content:""}.fa-piggy-bank::before{content:""}.fa-map-pin::before{content:""}.fa-download::before{content:""}.fa-house::before{content:""}.fa-home::before{content:""}.fa-home-alt::before{content:""}.fa-home-lg-alt::before{content:""}.fa-angle-down::before{content:""}.fa-envelope-open-text::before{content:""}.fa-star-half::before{content:""}.fa-boxes-stacked::before{content:""}.fa-boxes::before{content:""}.fa-boxes-alt::before{content:""}.fa-link::before{content:""}.fa-chain::before{content:""}.fa-magnifying-glass::before{content:""}.fa-search::before{content:""}.fa-receipt::before{content:""}.fa-suitcase-rolling::before{content:""}.fa-user-shield::before{content:""}.fa-plus::before{content:"\+"}.fa-add::before{content:"\+"}.fa-xmark::before{content:""}.fa-close::before{content:""}.fa-multiply::before{content:""}.fa-remove::before{content:""}.fa-times::before{content:""}.fa-store::before{content:""}.fa-trophy::before{content:""}.fa-gears::before{content:""}.fa-cogs::before{content:""}.fa-circle-chevron-left::before{content:""}.fa-chevron-circle-left::before{content:""}.fa-circle-plus::before{content:""}.fa-plus-circle::before{content:""}.fa-desktop::before{content:""}.fa-desktop-alt::before{content:""}.fa-user-plus::before{content:""}.fa-check::before{content:""}.fa-angle-left::before{content:""}.fa-triangle-exclamation::before{content:""}.fa-exclamation-triangle::before{content:""}.fa-warning::before{content:""}.fa-paper-plane::before{content:""}.fa-gifts::before{content:""}.fa-magnifying-glass-plus::before{content:""}.fa-search-plus::before{content:""}.fa-thumbs-up::before{content:""}.fa-file-invoice::before{content:""}.fa-tree-decorated::before{content:""}.fa-comment-exclamation::before{content:""}.fa-notdef::before{content:""}.sr-only,.fa-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0}.sr-only-focusable:not(:focus),.fa-sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0}/*!
 * Font Awesome Pro 6.4.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2024 Fonticons, Inc.
 */:root,:host{--fa-style-family-classic: "Font Awesome 6 Pro";--fa-font-light: normal 300 1em/1 "Font Awesome 6 Pro"}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:300;font-display:block;src:url("../webfonts/fa-light-300.woff2") format("woff2"),url("../webfonts/fa-light-300.ttf") format("truetype")}.fal,.fa-light{font-weight:300}/*!
 * Font Awesome Pro 6.4.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2024 Fonticons, Inc.
 */:root,:host{--fa-style-family-classic: "Font Awesome 6 Pro";--fa-font-solid: normal 900 1em/1 "Font Awesome 6 Pro"}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:900;font-display:block;src:url("../webfonts/fa-solid-900.woff2") format("woff2"),url("../webfonts/fa-solid-900.ttf") format("truetype")}.fas,.fa-solid{font-weight:900}/*!
 * Font Awesome Pro 6.4.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2024 Fonticons, Inc.
 */:root,:host{--fa-style-family-classic: "Font Awesome 6 Pro";--fa-font-regular: normal 400 1em/1 "Font Awesome 6 Pro"}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:400;font-display:block;src:url("../webfonts/fa-regular-400.woff2") format("woff2"),url("../webfonts/fa-regular-400.ttf") format("truetype")}.far,.fa-regular{font-weight:400}/*!
 * Font Awesome Pro 6.4.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2024 Fonticons, Inc.
 */:root,:host{--fa-style-family-brands: "Font Awesome 6 Brands";--fa-font-brands: normal 400 1em/1 "Font Awesome 6 Brands"}@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:block;src:url("../webfonts/fa-brands-400.woff2") format("woff2"),url("../webfonts/fa-brands-400.ttf") format("truetype")}.fab,.fa-brands{font-weight:400}.fa-linkedin-in:before{content:""}.fa-facebook-f:before{content:""}.fa-linkedin:before{content:""}.fa-instagram:before{content:""}.fa-facebook:before{content:""}.fa-youtube:before{content:""}.fa-twitter:before{content:""}.footer__container{z-index:2}.footer__top{border-bottom:1px solid rgba(255,255,255,.1)}.footer__bottom__link:before{content:" • "}.footer__columns{gap:20px;flex-wrap:wrap}.footer__columns__col .footer__mail__input{border-radius:50px;font-weight:300;color:#9e9e9e;padding:15px 20px;border:1px solid #0d1c22}.footer__columns__col .footer__mail__input:focus{box-shadow:0 0 5px #e1cdc8}.footer__columns__col .footer__mail__input:focus-visible{outline:#c39a91;border:1px solid #f0a12b}.footer__columns__col .footer__mail__trigger{right:0}.footer__columns__col.col3{min-width:300px}.footer__columns__col__link{line-height:2em;text-decoration:none}.footer__columns__col__link:hover{text-decoration:underline}.footer__columns__col__socials .socialBtn{height:40px;width:40px;transition:background-color .3s}.footer__columns__col__socials .socialBtn.facebook:hover{background-color:#3b5998}.footer__columns__col__socials .socialBtn.linkedin:hover{background-color:#0e76a8}@media screen and (max-width: 768px){.footer__columns{flex-wrap:wrap}.footer:after{border-left:200vw solid rgba(0,0,0,0)}}@media screen and (max-width: 550px){.footer__columns{gap:0}.footer__columns__col{padding-bottom:10px;width:100%}.footer__columns__col__title{margin:0;padding:15px 0}.footer__columns__col:not(:last-of-type){border-bottom:1px solid #c39a91}.footer__columns__col__help{width:100%;margin:0;padding:0}.footer__columns__col__help>span{position:relative}.footer__columns__col__help>span:after{content:"";position:absolute;top:15px;right:0;font-family:"Font Awesome 6 Pro";font-weight:300;transition:all .3s}.footer__columns__col__help__wrapper{max-height:0;opacity:0;transition:all .3s;overflow:hidden}.footer__columns__col__help__wrapper.active{max-height:500px;opacity:1;padding-bottom:15px}}.backToTop{right:20px;bottom:20px;z-index:100}.colorFilter{width:16px;height:16px;border-radius:50%;border:2px solid rgba(0,0,0,0);transition:border .3s;background-size:38px;background-position:50%}.colorFilter.lrg{width:36px;height:36px}.colorFilter.blauw{background-image:linear-gradient(to right, #5DBCF2 0, #5DBCF2 50%, #8ed0f6 50%, #8ed0f6 100%)}.colorFilter.bruin{background-image:linear-gradient(to right, #c39a91 0, #c39a91 50%, #d5b8b2 50%, #d5b8b2 100%)}.colorFilter.geel{background-image:linear-gradient(to right, #FFE873 0, #FFE873 50%, #ffef9d 50%, #ffef9d 100%)}.colorFilter.goud{background-image:linear-gradient(to right, #DDA637 0, #DDA637 50%, #e7c173 50%, #e7c173 100%)}.colorFilter.oranje{background-image:linear-gradient(to right, #FFA573 0, #FFA573 50%, #ffc09d 50%, #ffc09d 100%)}.colorFilter.paars{background-image:linear-gradient(to right, #C49CF5 0, #C49CF5 50%, #d6baf8 50%, #d6baf8 100%)}.colorFilter.rood{background-image:linear-gradient(to right, #a32432 0, #a32432 50%, #bf6670 50%, #bf6670 100%)}.colorFilter.groen{background-image:linear-gradient(to right, #8fad71 0, #8fad71 50%, #b1c69c 50%, #b1c69c 100%)}.colorFilter.roze{background-image:linear-gradient(to right, #efd1c7 0, #efd1c7 50%, #f4dfd8 50%, #f4dfd8 100%)}.colorFilter.wit{background-image:linear-gradient(to right, #f4f3f0 0, #f4f3f0 50%, #f7f7f5 50%, #f7f7f5 100%);border:2px solid #e1dad8}.colorFilter.zilver{background-image:linear-gradient(to right, #9E9E9E 0, #9E9E9E 50%, #bbbbbb 50%, #bbbbbb 100%)}.colorFilter.zwart{background-image:linear-gradient(to right, #13252b 0, #13252b 50%, #5a666b 50%, #5a666b 100%)}