/* compiled by scssphp 1.6.0 on Tue, 02 Dec 2025 13:50:16 +0000 (0.0346s) */

@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}.accordion__wrapper{padding:72px 0 78px}@media only screen and (max-width: 63.9375rem){.accordion__wrapper{padding:50px 0}}@media only screen and (max-width: 47.9375rem){.accordion__wrapper{padding:30px 0}}.accordion__container{max-width:800px !important}.accordion__title{margin:0 0 20px}.accordion__grid{display:grid;grid-template-columns:1fr;row-gap:12px}.accordion__question{border:1px solid #B9E0F2;background-color:#FFFFFF;padding:7px 7px 7px 22px}.accordion__question h3{margin:0;padding-top:0 !important}.accordion__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){.accordion__question button{height:auto}}.accordion__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){.accordion__question .accordion-title{font-size:16px}}@media only screen and (max-width: 47.9375rem){.accordion__question .accordion-title{font-size:15px}}.accordion__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){.accordion__question .accordion-icon{min-width:45px;max-width:45px;height:45px;margin-top:0}}.accordion__question .accordion-icon::before{content:'+'}@media only screen and (max-width: 63.9375rem){.accordion__question .accordion-panel p{font-size:15px}}@media only screen and (max-width: 47.9375rem){.accordion__question .accordion-panel p{font-size:14px}}.accordion__question .accordion-panel p:last-child{margin:0}.accordion__question .accordion-panel ol li{list-style:normal}.accordion__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}.accordion__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}.accordion__answer{display:grid;grid-template-rows:1fr;transition:grid-template-rows 450ms ease, opacity 300ms ease-out;padding-top:10px}.accordion__answer[aria-hidden="false"]{animation:toggle 300ms ease;opacity:1}.accordion__answer[hidden]{grid-template-rows:0fr;opacity:0;padding:0}.accordion__answer>div{overflow:hidden}.accordion__answer>div ul:not([class]) li{padding-left:20px}.accordion__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}}