/* compiled by scssphp 1.6.0 on Tue, 02 Dec 2025 13:53:36 +0000 (0.0488s) */

@font-face{font-display:swap;font-family:Gotham;src:local(Gotham), url("../draadcore-child/fonts/gotham/gothambook.woff2") format("woff2"), url("../draadcore-child/fonts/gotham/gothambook.woff") format("woff");font-weight:400;font-style:normal;unicode-range:U+000-5FF}@font-face{font-display:swap;font-family:Gotham;src:local(Gotham), url("../draadcore-child/fonts/gotham/gothambold.woff2") format("woff2"), url("../draadcore-child/fonts/gotham/gothambold.woff") format("woff");font-weight:700;font-style:normal;unicode-range:U+000-5FF}.faq__wrapper{padding:72px 0 78px}@media only screen and (max-width: 63.9375rem){.faq__wrapper{padding:50px 0}}@media only screen and (max-width: 47.9375rem){.faq__wrapper{padding:30px 0}}@media only screen and (max-width: 47.9375rem){.faq{padding:42px 0 47px}}.faq__container{display:grid;grid-template-columns:1fr 1fr;gap:10px;align-items:flex-start}@media only screen and (max-width: 47.9375rem){.faq__container{grid-template-columns:1fr}}.faq__heading{grid-column:1 / -1}.faq__title{margin:0 0 4px}.faq__grid{display:grid;grid-template-columns:1fr;row-gap:12px}.faq__question{border:1px solid #B9E0F2;background-color:#FFFFFF;padding:7px 7px 7px 22px}.faq__question h3{margin:0;padding-top:0 !important}.faq__question button{text-align:left;background:none;border:none;box-shadow:none;font-family:'Gotham', sans-serif;cursor:pointer;user-select:none;width:100%;padding:0;display:flex;align-items:center;justify-content:space-between}@media only screen and (max-width: 29.9375rem){.faq__question button{height:auto}}.faq__question .accordion-title{color:#006A97;font-size:17px;font-weight:bold;font-family:'Gotham', sans-serif;line-height:1.2;padding-right:22px}@media only screen and (max-width: 63.9375rem){.faq__question .accordion-title{font-size:16px}}@media only screen and (max-width: 47.9375rem){.faq__question .accordion-title{font-size:15px}}.faq__question .accordion-icon{flex:1;min-width:54px;max-width:54px;height:54px;display:grid;place-items:center;background:#006A97;color:white;margin-top:1px}@media only screen and (max-width: 47.9375rem){.faq__question .accordion-icon{min-width:45px;max-width:45px;height:45px;margin-top:0}}.faq__question .accordion-icon::before{content:'+'}@media only screen and (max-width: 63.9375rem){.faq__question .accordion-panel p{font-size:15px}}@media only screen and (max-width: 47.9375rem){.faq__question .accordion-panel p{font-size:14px}}.faq__question .accordion-panel p:last-child{margin:0}.faq__question .accordion-panel ol li{list-style:normal}.faq__question button[aria-expanded="true"] .accordion-icon::before{content:'';background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='1em' viewBox='0 0 448 512'%3E%3C!--! Font Awesome Free 6.4.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --%3E%3Cpath fill='%23fff' d='M432 256c0 17.7-14.3 32-32 32L48 288c-17.7 0-32-14.3-32-32s14.3-32 32-32l352 0c17.7 0 32 14.3 32 32z'/%3E%3C/svg%3E");background-position:center center;background-repeat:no-repeat;background-size:100%;width:16px;height:16px}.faq__question button[aria-expanded="false"] .accordion-icon::before{content:'';background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3C!--! Font Awesome Pro 6.4.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --%3E%3Cpath fill='%23fff' d='M256 80c0-17.7-14.3-32-32-32s-32 14.3-32 32V224H48c-17.7 0-32 14.3-32 32s14.3 32 32 32H192V432c0 17.7 14.3 32 32 32s32-14.3 32-32V288H400c17.7 0 32-14.3 32-32s-14.3-32-32-32H256V80z'/%3E%3C/svg%3E");background-position:center center;background-repeat:no-repeat;background-size:16px;width:16px;height:16px}.faq__answer{display:grid;grid-template-rows:1fr;transition:grid-template-rows 450ms ease, opacity 300ms ease-out;padding-top:10px}.faq__answer[aria-hidden="false"]{animation:toggle 300ms ease;opacity:1}.faq__answer[hidden]{grid-template-rows:0fr;opacity:0;padding:0}.faq__answer>div{overflow:hidden}.faq__answer>div ul:not([class]) li{padding-left:20px}.faq__answer>div ul:not([class]) li:before{top:50%;transform:translateY(-50%);left:0}@keyframes toggle{from{opacity:0;grid-template-rows:0fr}to{opacity:1;grid-template-rows:1fr}}