*{box-sizing:border-box;margin:0;padding:0}a{text-decoration:underline;color:var(--second-color)}.selectietool,.selectietool_overlay{opacity:0;z-index:-5;height:0;display:none}body.selectie_open .selectietool,body.selectie_open .selectietool_overlay{display:block;position:fixed;opacity:1}body.selectie_open .selectietool_overlay{top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.5);z-index:5005}body.selectie_open .selectietool{top:50%;left:50%;transform:translate(-50%, -50%);width:90%;height:80vh;max-height:700px;max-width:50rem;z-index:5015;background:#fff;border-radius:25px;box-shadow:0 0 10px rgba(0,0,0,0.15);overflow:hidden}body.selectie_open .selectietool .close{position:absolute;top:30px;line-height:1;right:30px;cursor:pointer}body.selectie_open .selectietool .close .fa-xmark{font-size:1.3em;display:inline-block;vertical-align:middle;color:var(--second-color)}body.selectie_open .selectietool .back{position:absolute;top:30px;left:30px;cursor:pointer;line-height:1}body.selectie_open .selectietool .back i{font-size:1.1em;vertical-align:middle;color:var(--second-color)}body.selectie_open .selectietool .screen{position:absolute;top:90px;left:110%;text-align:center;width:90%;max-height:80%;overflow-y:auto;padding-bottom:15px;opacity:0;transition:0.6s ease all}body.selectie_open .selectietool .screen h2{font-size:1.6em;margin-bottom:1.2em}body.selectie_open .selectietool .screen:nth-of-type(1){left:5%;opacity:1}body.selectie_open .selectietool .screen .choices{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px}body.selectie_open .selectietool .screen .choices .choice{height:50px;width:80%;padding:15px;border-radius:5px;box-shadow:0 0 10px rgba(86,117,155,0.3);cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:6px}body.selectie_open .selectietool .screen .choices .choice i{font-size:1.25rem;color:#56759B}body.selectie_open .selectietool .screen .choices .choice h3{font-size:1em;font-weight:400;margin:0 auto}::root{--scroll: 0;font-size:15px}.share_button{position:relative}.share_button>i{display:block;position:relative;padding:1.5rem;font-size:1.2rem;cursor:pointer}.share_button>i.active ~ ul{display:block;transform:translateY(0px)}.share_button ul{display:none;width:180px;list-style:none;background:#FFF;box-shadow:rgba(0,0,0,0.15) 0px 4px 10px 0px;transition:opacity 150ms ease-in-out 0s, transform 150ms ease-in-out 0s;transform:translateY(10px);position:absolute;top:95%;right:0;text-align:left;z-index:10}.share_button ul li{line-height:1.15;color:#141414}.share_button ul li a{text-decoration:none;padding:1rem 2rem 1rem 1rem;display:block;transition:color 150ms ease-in-out 0s}.share_button ul li a:hover{color:#56759B}.share_button ul li a i{width:20px;text-align:center}.share_button ul li:not(:last-child) a{border-bottom:1px solid #DBDBDB}html{scroll-behavior:smooth}body{font-family:"PT Sans",sans-serif,sans-serif;font-weight:400;font-style:normal;font-size:13px;line-height:1.8em;background-color:#F6F4F1;color:#141414;position:relative;width:100%;height:100%;overflow-x:hidden}input[type="text"],input[type="email"],input[type="tel"],select,.gform_wrapper.gravity-theme input[type=color],.gform_wrapper.gravity-theme input[type=date],.gform_wrapper.gravity-theme input[type=datetime-local],.gform_wrapper.gravity-theme input[type=datetime],.gform_wrapper.gravity-theme input[type=email],.gform_wrapper.gravity-theme input[type=month],.gform_wrapper.gravity-theme input[type=number],.gform_wrapper.gravity-theme input[type=password],.gform_wrapper.gravity-theme input[type=search],.gform_wrapper.gravity-theme input[type=tel],.gform_wrapper.gravity-theme input[type=text],.gform_wrapper.gravity-theme input[type=time],.gform_wrapper.gravity-theme input[type=url],.gform_wrapper.gravity-theme input[type=week],.gform_wrapper.gravity-theme select,.gform_wrapper.gravity-theme textarea{background:#FFF;padding:0.75rem 1.25rem !important;border-radius:5px;color:#141414;font-family:"PT Sans",sans-serif;border:1px solid #dbdbdb;width:100%;margin:3px 0 14px 0}.gform_wrapper.gravity-theme input[type=submit].button,input[type=submit].button{margin-top:0;font-family:"PT Sans",sans-serif}.gform_wrapper .gform-body input[type="text"],.gform_wrapper .gform-body input[type="email"],.gform_wrapper .gform-body input[type="tel"],.gform_wrapper .gform-body input[type=date],.gform_wrapper .gform-body input[type=url]{color:#141414;font-family:"PT Sans",sans-serif;border:1px solid #dbdbdb;background:#FFF;padding:0.5rem 1rem !important;text-align:left}.gform-theme--foundation .gform-body .gform_fields{grid-row-gap:4px}h1,h2,h3,h4{font-family:"Nunito Sans",sans-serif,"PT Sans",sans-serif,cursive;font-weight:700;font-style:normal;line-height:1.1em;color:#56759B}h1:not(:first-child),h2:not(:first-child),h3:not(:first-child),h4:not(:first-child){margin-top:0.4em}h1 span,h1 strong,h1 b,h2 span,h2 strong,h2 b{display:inline-block;position:relative;font-family:"Nunito Sans",sans-serif,"PT Sans",sans-serif,cursive;color:#56759B;font-style:normal}h1{font-size:3.5em;line-height:1em;z-index:2;position:relative}h2{font-size:2.2em;color:#56759B;font-family:"Nunito Sans",sans-serif,cursive;margin-bottom:0.8em}h3{font-size:1.4em;color:#56759B;font-family:"PT Sans",sans-serif,cursive;margin-bottom:0.8em}h4{font-size:1.2em;font-family:"PT Sans",sans-serif,cursive;margin-bottom:0.8em;color:#141414}p{padding:8px 0 14px 0}p a{color:var(--second-color)}.button,button,input[type="submit"],.gform_wrapper.gform-theme .gform_footer input[type="submit"],.gform_wrapper.gform-theme .gform_footer input[type="submit"].button{padding:0.7em 1.6em;background:#56759B;color:#fff;border-radius:4px;border:2px solid #56759B;transition:0.3s ease all;text-decoration:none;margin-right:20px;display:inline-block;cursor:pointer;font-weight:600}.button:hover,button:hover,input[type="submit"]:hover,.gform_wrapper.gform-theme .gform_footer input[type="submit"]:hover,.gform_wrapper.gform-theme .gform_footer input[type="submit"].button:hover{color:#56759B;background:transparent}.button i,button i,input[type="submit"] i,.gform_wrapper.gform-theme .gform_footer input[type="submit"] i,.gform_wrapper.gform-theme .gform_footer input[type="submit"].button i{margin-left:8px}.button.brown,button.brown,input[type="submit"].brown,.gform_wrapper.gform-theme .gform_footer input[type="submit"].brown,.gform_wrapper.gform-theme .gform_footer input[type="submit"].button.brown{background:#9B7C56;border:2px solid #9B7C56}.button.brown:hover,button.brown:hover,input[type="submit"].brown:hover,.gform_wrapper.gform-theme .gform_footer input[type="submit"].brown:hover,.gform_wrapper.gform-theme .gform_footer input[type="submit"].button.brown:hover{color:#FFF;background:transparent}.button.red,button.red,input[type="submit"].red,.gform_wrapper.gform-theme .gform_footer input[type="submit"].red,.gform_wrapper.gform-theme .gform_footer input[type="submit"].button.red{background:#A8677D;border:2px solid #A8677D}.button.red:hover,button.red:hover,input[type="submit"].red:hover,.gform_wrapper.gform-theme .gform_footer input[type="submit"].red:hover,.gform_wrapper.gform-theme .gform_footer input[type="submit"].button.red:hover{color:#FFF;background:transparent}strong{font-family:"PT Sans",sans-serif,sans-serif;font-weight:600;font-style:normal}i{font-family:"PT Sans",sans-serif,sans-serif;font-weight:400;font-style:italic}section,footer,main,.page-content{float:left;width:100%;position:relative}.container{width:100%;padding-left:25px;padding-right:25px;box-sizing:border-box;margin:0px auto;position:relative}.flex{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:50px}li{list-style:none}@media screen and (min-width: 576px){.container{max-width:540px}}@media screen and (min-width: 768px){.container{max-width:720px}}@media screen and (min-width: 992px){.container{max-width:960px}}@media screen and (min-width: 1200px){.container{max-width:1140px}}@media screen and (min-width: 1400px){.container{max-width:1320px}}@media screen and (min-width: 1600px){.container{max-width:1520px}}body.admin-bar header{top:32px}header{position:fixed;top:0;left:0;width:100%;height:100px;z-index:5000;padding:20px 0;transition:0.3s ease all;background:#fff}header .main-header .flex{flex-direction:row}header .logo{width:90px;text-align:left}header .logo img{max-width:100%;height:auto;transition:0.3s ease all}header .right{width:calc(100% - 90px);text-align:right}header .right>.menu-container{display:none}body.hasScrolled header,body.single header{background:#fff;box-shadow:0 0 6px rgba(0,0,0,0.1)}#menuToggle{display:block;float:right;width:40px;margin-top:10px}#menuToggle input{display:flex;width:40px;height:32px;position:absolute;cursor:pointer;opacity:0;z-index:2}#menuToggle span{display:flex;width:29px;height:2px;margin-bottom:5px;position:relative;background:#333;border-radius:3px;z-index:1;transform-origin:5px 0px;transition:transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1),background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1),opacity 0.55s ease;transform-origin:0% 0%;transform-origin:0% 100%}#menuToggle input:checked ~ span{opacity:1;transform:rotate(45deg) translate(-3px, -1px);background:#FFF;margin-bottom:7px}#menuToggle input:checked ~ span:nth-last-child(3){opacity:0;transform:rotate(0deg) scale(0.2, 0.2)}#menuToggle input:checked ~ span:nth-last-child(2){transform:rotate(-45deg) translate(0, -1px)}#menuToggle .moblie-menu{position:fixed;width:100vw;overflow:scroll;height:100vh;top:0;left:-100vw;transition:.5s ease-in-out all;padding:60px 20px 20px 20px;background-color:#56759B;-webkit-font-smoothing:antialiased;line-height:1.6em;text-align:left}#menuToggle input:checked ~ .moblie-menu{left:0}#menuToggle .moblie-menu li{list-style:none;display:block;transition-delay:2s;text-align:left;color:#fff;position:relative}#menuToggle .moblie-menu li a{display:block;color:#fff;text-decoration:none;padding:7px 0 2px 0;font-size:1.1rem}#menuToggle ul.sub-menu{padding-left:15px;padding-top:5px}#menuToggle ul.sub-menu li a{font-size:0.9rem}#menuToggle ul.sub-menu a{text-decoration:none}#menuToggle input:checked ~ .menu-menu-1-container{left:0}#menuToggle ul.sub-menu ul.sub-menu{display:none}.button.phone24{padding:0 15px;height:2.2rem;border:none;overflow:hidden;line-height:1}.button.phone24 span{text-align:center;font-size:0.8em;background:#56759B;height:2.2rem;display:inline-block;vertical-align:middle;line-height:2.3rem;font-weight:400}.button.phone24 span i{margin-left:0}.button.phone24 label{display:none}.button.phone24:hover{background:var(--second-color);color:#fff}.button.phone24:hover i{padding-left:0;transform:translatex(0);margin-right:0}section.blokken_section{padding:30px 0}section.blokken_section h2{text-align:center;margin-bottom:80px}section.blokken_section .blokken .blok{padding:40px 30px 30px 30px;background:#fff;position:relative;border-bottom-left-radius:50px}section.blokken_section .blokken .blok .bookmark{background:var(--second-color);padding:10px 25px;border-radius:12px;color:#fff;font-family:"Nunito Sans",sans-serif;font-weight:700;position:absolute;top:0;left:40px;transform:translateY(-50%)}section.tekst{padding:50px 0}section.tekst .container{max-width:50rem}section.banner{padding:30px 0;background:var(--second-color);color:#fff}section.banner h2,section.banner p,section.banner a,section.banner h3,section.banner h4,section.banner ul{color:inherit}section.banner .button{color:#fff;border:2px solid #fff;background:transparent}section.banner .button span{background:transparent}section.banner .button:hover{background:#fff;color:var(--second-color)}section.big_buttons{padding:30px 0}section.big_buttons .flex{gap:15px}section.big_buttons h2{text-align:center;margin-bottom:50px}section.big_buttons .bigbuttons{width:100%;position:relative}section.big_buttons .bigbuttons .bigbutton{width:100%;aspect-ratio:5/3;position:relative;overflow:hidden;border-radius:20px}section.big_buttons .bigbuttons .bigbutton .img_background{position:absolute;top:0;left:0;height:100%;width:100%}section.big_buttons .bigbuttons .bigbutton .img_background img{height:100%;width:100%;object-fit:cover;object-position:center}section.big_buttons .bigbuttons .bigbutton .button{position:absolute;bottom:40px;left:40px}section.big_buttons .bigbuttons .bigbutton .logo{position:absolute;top:0;left:40px;height:70px;width:80px;border-bottom-left-radius:10px;border-bottom-right-radius:10px;background:#fff;padding:6px 10px}section.big_buttons .bigbuttons .bigbutton .logo img{object-fit:contain;width:100%;height:100%;object-position:center}section.eyecandy{padding-top:85px;display:flex;flex-direction:column-reverse}section.eyecandy .img-background{width:100%;height:35vh;overflow:hidden;border-bottom-left-radius:45px}section.eyecandy .img-background img{width:100%;height:100%;object-fit:cover;object-position:center}section.eyecandy .img-background .bubble{display:none}section.eyecandy .content{max-width:100%;padding:25px 0}section.eyecandy .content h1{font-size:2.3rem;color:var(--second-color);margin-bottom:20px}section.usps{transform:translateY(-50%);padding:0}section.usps .container{align-items:center}section.usps .container ul{list-style:none;text-align:right;display:flex;flex-wrap:wrap;gap:0;width:70%}section.usps .container ul li{flex-basis:25%;display:inline-block;width:25%;text-align:center;position:relative}section.usps .container ul li svg{width:100%;display:block}section.usps .container ul li div{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}section.usps .container ul li i{font-size:3.5rem;color:var(--second-color);margin-bottom:1.5rem}section.usps .container ul li h3{color:var(--second-color);margin-bottom:0}section.logos{background:#141414;padding:50px 0}section.logos ul{display:flex;flex-direction:row;align-items:center;justify-content:center}section.logos ul li{list-style:none;width:9%;margin:0 6%}section.logos ul li img{width:100%;height:auto;display:block}@keyframes fade-left{0%{transform:translateX(-100px);opacity:0}100%{transform:translateX(0);opacity:1}}@keyframes fade-right{0%{transform:translateX(100px);opacity:0}100%{transform:translateX(0);opacity:1}}section.foto_tekst{padding:30px 0}section.foto_tekst .container{gap:10%}section.foto_tekst .content{padding:4vw 0;width:100%}section.foto_tekst .image{width:100%;height:30vh;overflow:hidden;border-bottom-left-radius:45px}section.foto_tekst .image img{display:block;width:100%;height:100%;object-fit:cover}section.foto_tekst.reverse .image{left:auto;right:0}section.foto_tekst .content .button{margin-top:35px;position:relative}section.faq{padding:50px 0}section.faq .container{max-width:45rem}section.faq .container h2{text-align:center}section.faq .container ul.faq_questions>li{margin-bottom:8px;padding-bottom:10px}section.faq .container ul.faq_questions>li h3{position:relative;padding:8px 8px 0 40px;font-size:1.05rem;cursor:pointer;font-weight:500;text-transform:none;color:var(--second-color)}section.faq .container ul.faq_questions>li h3:hover{color:#56759B}section.faq .container ul.faq_questions>li h3:after{content:'+';background:var(--second-color);color:#fff;width:30px;font-weight:500;height:30px;font-size:1.6rem;position:absolute;top:12px;left:0px;line-height:30px;text-align:center;border-radius:50%;transition:0.5s ease all}section.faq .container ul.faq_questions>li .answer{display:none;padding:0 30px 0 60px}section.faq .container ul.faq_questions>li.open .answer{display:block}section.faq .container ul.faq_questions>li.open h3:after{content:'-';transform:rotate(180deg);line-height:30px}.nieuws{padding:60px 0}.nieuws h2{text-align:center;margin-bottom:2rem}.articles{float:left;width:100%}.articles ul li{padding:12px}.articles .team{width:23%;margin-left:2.6%;margin-bottom:25px;display:inline-block;float:left}.articles .team:nth-child(4n+1){margin-left:0;clear:both}.articles .team,.articles .post{box-shadow:0 0 12px rgba(0,0,0,0.1)}.articles .team a,.articles .post a{text-decoration:none}.articles .team .image,.articles .post .image{width:100%;position:relative;aspect-ratio:3/2}.articles .team .image img,.articles .post .image img{width:100%;height:100%;object-fit:cover;object-position:center}.articles .team .content,.articles .post .content{background:#FFF;padding:30px}.articles .team .content a.email i,.articles .team .content a.email span,.articles .post .content a.email i,.articles .post .content a.email span{color:#56759B;padding-right:4px}.articles .team .content p,.articles .post .content p{padding-bottom:0;color:#141414}.articles .team .content h2,.articles .post .content h2{font-size:1.2rem;font-family:"PT Sans",sans-serif;text-transform:none;line-height:1.3em;height:2.4em;text-align:left;color:#141414}footer .contact-footer{background:#EEF0F2;padding:40px 0 20px 0;border-radius:150% 150% 0% 0%/40% 40% 0% 0%}footer .contact-footer .container{gap:20px}footer .contact-footer .middle{flex-grow:1}footer .contact-footer .middle>div{display:inline-block;vertical-align:top;max-width:60%}footer .contact-footer .middle h2{font-size:1.4em}footer .contact-footer .contact{width:35%;padding-left:10px}footer .contact-footer .contact a{text-decoration:none}footer .contact-footer .contact a:hover{border-bottom:1px;border-color:var(--second-color)}footer .contact-footer .foto{aspect-ratio:1/1;width:45%}footer .contact-footer .foto img{width:100%;height:100%;border-radius:50%;object-fit:cover}footer .before-footer{background:var(--second-color);color:#fff;padding:70px 0}footer .before-footer img{max-width:100px;height:auto}footer .before-footer h2,footer .before-footer h3,footer .before-footer h4,footer .before-footer p,footer .before-footer a{color:#fff;text-decoration:none;transition:0.3s ease all}footer .before-footer h2{font-size:1.4em}footer .before-footer a:hover{text-decoration:underline;margin-left:4px}footer .before-footer .flex{flex-basis:start;justify-content:flex-start;align-items:flex-start}footer .before-footer .flex .widget{width:25%}.single main{margin-top:140px;padding:2.5rem 0px 2.5rem 0}.single .thumbnail{max-width:52.125rem;width:100%;position:relative;margin:0px auto;aspect-ratio:16/9}.single .thumbnail img{width:100%;height:100%;object-fit:cover;object-position:center}.single .blog-content{max-width:42rem;width:100%;position:relative;margin:0px auto;padding:0px 1rem}.single .blog-content .details>div{width:50%}.single .blog-content .details>div:last-child{text-align:right}.single .blog-content h1{color:#141414;margin-bottom:1.5rem}.timeline{padding:70px 0}.timeline .timelines ul{list-style:none;width:100%;cursor:pointer;justify-content:center;align-items:center;display:flex;height:60vh;position:relative;overflow:hidden}.timeline .timelines ul li{width:20%;height:100%;flex:1;justify-content:flex-start;align-items:flex-end;transition:all 1.2s cubic-bezier(0.19, 1, 0.22, 1);display:flex;position:relative;overflow:hidden}.timeline .timelines ul li .img_background{position:absolute;top:0;left:0;width:100%;height:100%}.timeline .timelines ul li .img_background img{width:100%;height:100%;object-fit:cover;object-position:center}.timeline .timelines ul li .img_background::after{content:'';position:absolute;bottom:0;left:0;width:100%;height:100%;background:#000;background:-moz-linear-gradient(0deg, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0.3) 30%, rgba(0,0,0,0) 100%);background:-webkit-linear-gradient(0deg, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0.3) 30%, rgba(0,0,0,0) 100%);background:linear-gradient(0deg, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0.3) 30%, rgba(0,0,0,0) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1)}.timeline .timelines ul li .content{z-index:1;gap:20px;padding:20px;color:#fff}.timeline .timelines ul li .content h2{color:#56759B}.timeline .timelines ul li .content h3{font-size:1.4rem;margin-bottom:0}.timeline .timelines ul li .content h3,.timeline .timelines ul li .content p{display:none;color:#fff}.timeline .timelines ul li:hover{flex-grow:7}.timeline .timelines ul li:hover .content h3,.timeline .timelines ul li:hover .content p{display:block}.container .kistentitel{margin-top:20px}section.kisten .container.flex{display:flex;flex-wrap:wrap;gap:20px;justify-content:flex-start}section.kisten .singleproduct{display:inline-flex;flex-direction:column;flex:1 0 calc(33.3% - 20px);max-width:calc(33.3% - 20px);padding:10px}section.kisten .thumbnail img{max-width:100%;display:block;height:auto;border-radius:15px;margin:0 auto}.page-content .container .kistentitel{padding-bottom:50px;padding-top:100px}section.kisten .singleproduct{display:inline-flex;flex-direction:column;flex:1 0 calc(33.3% - 20px);max-width:calc(33.3% - 20px);padding:10px;background:white;margin:15px 0;border-radius:10px}section.kisten .singleproduct .content{padding:0 15px}section.kisten .singleproduct .content h3{margin-bottom:0}section.kisten .singleproduct .content h3 a{text-decoration:none}section.kisten .thumbnail{width:100%;aspect-ratio:4/3;overflow:hidden}section.kisten .thumbnail img{width:100%;height:100%;border-radius:15px;margin:0 auto}section.tekstgrafkist{display:flex;justify-content:center;align-items:center;margin-top:2%;margin-bottom:40px}section.tekstgrafkist .container{justify-content:center;display:flex}section.tekstgrafkist .container .content{max-width:100%}section.eyecandy-single{margin-bottom:100px;padding-top:85px}section.eyecandy-single .img-backgroundgraf{width:100%;overflow:visible !important}section.eyecandy-single .img-backgroundgraf .main-image-container{text-align:right;overflow:hidden;position:relative;width:100%;aspect-ratio:5/3;border-bottom-left-radius:45px;background:#FFF}section.eyecandy-single .img-backgroundgraf img{width:100%;height:100%;object-fit:contain;object-position:center}section.eyecandy-single .container .content{padding:10px}section.eyecandy-single .flex.slider-image{width:100%;padding:0 10%;position:relative;flex-direction:row;margin-top:30px}section.eyecandy-single .flex.slider-image .img-container{width:40%;aspect-ratio:5/3;background:#FFF;border-radius:10px;padding:10px}section.eyecandy-single .flex{gap:25px}section.eyecandy-single .flex img{width:100%;height:100%;object-fit:contain;object-position:center}section.eyecandy-single .slider-arrow{top:50%;cursor:pointer;font-size:24px;color:#9b7c56;padding:10px;z-index:1;position:absolute;transform:translateY(-50%)}section.eyecandy-single .left-arrow{left:0}section.eyecandy-single .right-arrow{right:0}section.eyecandy-single h1{padding-bottom:30px}section.eyecandy-single h3{margin-bottom:0}.post-type-archive-grafkist section.kisten .singleproduct{flex:1;max-width:100%}section.overwerknemer{width:100%;box-sizing:border-box;margin-bottom:40px}section.overwerknemer .container{flex-direction:column;margin-top:5%}section.overwerknemer .flex{gap:25px !important}section.overwerknemer .image{width:100% !important;padding-top:85px !important}section.overwerknemer .image img{width:100%;height:400px !important;border-bottom-left-radius:75px !important;object-fit:cover}section.overwerknemer .content{width:100% !important}section.overwerknemer .content h2{margin-bottom:0}section.overwerknemer .werknemernaam{color:#9B7C56}.onsteamfoto{width:100% !important;aspect-ratio:1/1;position:relative;margin-bottom:20px !important}.onsteamfoto img{height:100%;width:100%;object-fit:cover;object-position:center}.onsteamfoto .container{padding:0px 5px 5px 0px !important;padding-top:10px}section.onsteam .functie{color:#9B7C56;margin-top:0}section.onsteam .naam{margin-bottom:0}section.onsteam .title{color:#9B7C56;margin-top:5%}section.onsteam .onsteamfoto .content{padding:25px}