section#faq{display:flex;flex-wrap:wrap;gap:80px;padding:80px 0}section#faq .faqwrapper{margin-top:60px;flex:1;margin-right:7.5%;box-sizing:border-box}section#faq .faqwrapper h2{margin-top:0;margin-bottom:30px}section#faq .beeldmerk{flex:0 0 600px}section#faq .single-faq{padding:20px;box-sizing:border-box;border:1px solid #6F818A;border-radius:5px;cursor:pointer}section#faq .single-faq:nth-child(n+2){margin-top:20px}section#faq .single-faq .vraag{display:flex;justify-content:space-between;align-items:center;font-weight:700;color:#123C51}section#faq .single-faq .antwoord{padding-top:20px;margin-top:21px;border-top:1px solid #123C51}@media screen and (max-width:1600px){section#faq .beeldmerk{flex:0 0 400px}}@media screen and (max-width:1250px){section#faq .beeldmerk{display:none}section#faq .faqwrapper{margin-right:10%;margin-left:10%}section#faq .single-faq .vraag{gap:10px}section#faq .faqwrapper{margin-top:0}}