.button{display:inline-block;padding:26px 24px;text-decoration:none;line-height:1.4;border-radius:15px;font-weight:600;border:0;cursor:pointer;font-size:18px;background:var(--btn-color);border:1px solid var(--btn-color);color:var(--btn-text-color)}.button:hover{background:color-mix(in srgb, var(--btn-color-hover) 90%, black 10%);color:var(--btn-text-color)}@media screen and (max-width: 992px){.button{font-size:14px;padding:18px 20px}}.button-white{background:var(--btn-secondary-color);border:1px solid var(--white);color:var(--btn-secondary-text-color)}.button-white:hover{background:color-mix(in srgb, var(--btn-secondary-color-hover) 90%, black 10%);border:1px solid color-mix(in srgb, var(--btn-secondary-color-hover) 90%, black 10%);color:var(--btn-text-color)}.button-wrapper{display:flex;flex-wrap:wrap;gap:calc(var(--padding)*2);margin-top:1em}.gform_wrapper input{line-height:1}.gform_wrapper textarea,.gform_wrapper input{border:none;border-radius:var(--border-radius-smaller);padding:12px 18px}.gform_wrapper p{margin:0}.gform_wrapper br{display:none}.gform_wrapper .gfield_required{display:none !important}.grecaptcha-badge{display:none !important}.bigger-text-btn{display:inline-flex;align-items:center;gap:.4rem;cursor:pointer}.bigger-text-btn:hover svg path{fill:color-mix(in srgb, var(--link-hover) 90%, black 10%)}.bigger-text-btn svg{width:20px;height:auto}.bigger-text-btn svg path{fill:var(--grey)}.bigger-text-btn.is-active{color:color-mix(in srgb, var(--link-hover) 90%, black 10%)}html.has-large-text body,html.has-large-text .button{font-size:112.5%}.icon-text-widget{display:inline-flex;align-items:center;gap:.6rem;width:100%;text-decoration:none}.icon-text-widget__icon{display:inline-flex;align-items:center;justify-content:center;width:1.4rem;min-width:1.4rem}.icon-text-widget__dashicon{font-size:1.1rem;width:1.1rem;height:1.1rem}.icon-text-widget__text{line-height:1.4}.mail-header,.phone-header{background-color:unset}.mail-header:hover,.phone-header:hover{background-color:unset}.mail-header:hover svg path,.phone-header:hover svg path{fill:color-mix(in srgb, var(--link-hover) 90%, black 10%)}body{font-family:var(--font-base);font-size:16px;color:var(--font-color)}@media screen and (max-width: 992px){body{font-size:14px}}p{margin-top:1em;margin-bottom:1em;line-height:1.8em;font-weight:var(--font-weight)}ul,table{line-height:1.8em}a{color:var(--link-color);font-weight:var(--font-weight);text-decoration:none}a:hover{color:color-mix(in srgb, var(--link-hover) 90%, black 10%)}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);font-weight:400;line-height:1.4em;color:var(--head-color);margin:0}h1 strong,h2 strong,h3 strong,h4 strong,h5 strong,h6 strong{color:var(--middle-orange);font-weight:400}h1,.h1{font-size:63px}@media screen and (max-width: 1400px){h1,.h1{font-size:55px}}@media screen and (max-width: 1200px){h1,.h1{font-size:45px}}@media screen and (max-width: 992px){h1,.h1{font-size:40px}}h2,.h2{font-size:40px}@media screen and (max-width: 992px){h2,.h2{font-size:32px}}h3,.h3{font-size:32px}@media screen and (max-width: 992px){h3,.h3{font-size:26px}}h4,.h4{font-size:23px}@media screen and (max-width: 992px){h4,.h4{font-size:20px}}h5,.h5{font-size:20px}@media screen and (max-width: 992px){h5,.h5{font-size:18px}}h6,.h6{font-size:16px}@media screen and (max-width: 992px){h6,.h6{font-size:14px}}body{--page-orb-size: 100vw;--page-orb-offset: 25vw;--page-orb-gap: max(8rem, 10vh);--page-orb-row: calc(var(--page-orb-size) + var(--page-orb-gap));--page-orb-cycle: calc(var(--page-orb-row) * 2);background-color:var(--background-color);background-image:radial-gradient(closest-side at 50% 50%, rgba(191, 150, 131, 0.36) 0%, rgba(191, 150, 131, 0) 100%),radial-gradient(closest-side at 50% 50%, rgba(191, 150, 131, 0.36) 0%, rgba(191, 150, 131, 0) 100%);background-repeat:repeat-y,repeat-y;background-position:calc(100% + var(--page-orb-offset)) top,calc(0% - var(--page-orb-offset)) calc(var(--page-orb-row) + var(--page-orb-gap));background-size:var(--page-orb-size) var(--page-orb-cycle),var(--page-orb-size) var(--page-orb-cycle)}body .rank-math-breadcrumbs-section{padding-top:0;padding-bottom:0;margin-bottom:-40px}body .rank-math-breadcrumbs-section p{font-size:14px}@media screen and (max-width: 768px){body .rank-math-breadcrumbs-section p{font-size:12px}}body #page-main{overflow:hidden}section .container{padding-left:50px;padding-right:50px}@media screen and (max-width: 576px){section .container{padding-left:var(--padding);padding-right:var(--padding)}}.container,.container-xxl{max-width:1400px}#page-footer p,#page-footer a,#page-footer li,#page-footer ol,#page-footer label{color:var(--white)}#page-footer a:hover{color:color-mix(in srgb, var(--link-hover) 90%, black 10%)}#page-footer #top-footer{background-color:var(--blue)}#page-footer #top-footer p,#page-footer #top-footer a,#page-footer #top-footer li,#page-footer #top-footer ol,#page-footer #top-footer label{color:var(--white)}#page-footer #top-footer a:hover{color:color-mix(in srgb, var(--link-hover) 90%, black 10%)}#page-footer #top-footer h1,#page-footer #top-footer h2,#page-footer #top-footer h3,#page-footer #top-footer h4,#page-footer #top-footer h5,#page-footer #top-footer h6{color:var(--white)}#page-footer #top-footer .logo-header img{max-width:230px;width:70%;margin-top:-1.5em}#page-footer #top-footer .gform-footer{padding:0}#page-footer #top-footer input[type=submit]{background-color:unset;font-weight:400;line-height:1;padding:0;margin-left:auto}#page-footer #top-footer input[type=submit]:hover{color:color-mix(in srgb, var(--link-hover) 90%, black 10%)}#page-footer #top-footer h3{font-size:16px;text-transform:uppercase;letter-spacing:1.5px}@media screen and (max-width: 992px){#page-footer #top-footer h3{font-size:14px}}#page-footer #top-footer .social-links{margin-left:-12px;margin-top:-1em}#page-footer #top-footer .social-links a{background-color:unset}#page-footer #top-footer .social-links a:hover svg path,#page-footer #top-footer .social-links a:hover svg circle,#page-footer #top-footer .social-links a:hover svg rect{fill:color-mix(in srgb, var(--link-hover) 90%, black 10%)}#page-footer #top-footer .social-links a svg path,#page-footer #top-footer .social-links a svg circle,#page-footer #top-footer .social-links a svg rect{fill:var(--white)}#page-footer #top-footer .footer-item:nth-child(-n+3){margin-bottom:5em}@media screen and (max-width: 992px){#page-footer #top-footer .footer-item:nth-child(-n+3){flex:0 0 33.33333333%;max-width:33.33333333%}}@media screen and (max-width: 576px){#page-footer #top-footer .footer-item:nth-child(-n+3){flex:0 0 50%;max-width:50%;margin-bottom:0}}@media screen and (max-width: 450px){#page-footer #top-footer .footer-item:nth-child(-n+3){flex:100%;max-width:100%}}@media screen and (max-width: 576px){#page-footer #top-footer .footer-item:nth-child(1){flex:100%;max-width:100%}}@media screen and (max-width: 992px){#page-footer #top-footer .footer-item{flex:0 0 50%;max-width:50%}}@media screen and (max-width: 450px){#page-footer #top-footer .footer-item{flex:100%;max-width:100%}}#page-footer #bottom-footer{background-color:var(--grey);padding:1em 0px}#page-footer #developed-by{background-color:var(--white)}#page-footer #developed-by p,#page-footer #developed-by a,#page-footer #developed-by li,#page-footer #developed-by ol,#page-footer #developed-by label{color:var(--grey-darker);text-transform:uppercase}#page-footer #developed-by a:hover{color:color-mix(in srgb, var(--link-hover) 90%, black 10%)}#page-header{top:0;transition:top .2s}#page-header.--scrolled{box-shadow:unset;top:6px;transition:top .2s}@media screen and (max-width: 992px){#page-header.--scrolled{top:0}}#page-header.--scrolled #header-top .row{background-color:var(--white);border-radius:var(--border-radius-small) var(--border-radius-small) 0px 0px}#page-header.--scrolled #header-center .row{box-shadow:var(--box-shadow-secondary);padding:16px 23px;transition:padding .2s}#page-header.--scrolled #header-center .logo-header img{transition:max-width .2s;max-width:85%}@media screen and (max-width: 1200px){#page-header.--scrolled #header-center .logo-header img{max-width:80%}}@media screen and (max-width: 992px){#page-header #header-top,#page-header #header-center,#page-header #header-bottom{display:none}}#page-header #header-top .menu>li ul,#page-header #header-center .menu>li ul,#page-header #header-bottom .menu>li ul{border-radius:16px;width:220px}#page-header #header-top .menu>li ul li a,#page-header #header-center .menu>li ul li a,#page-header #header-bottom .menu>li ul li a{background-color:unset}#page-header #header-top .menu>li ul li:not(:last-of-type) a,#page-header #header-center .menu>li ul li:not(:last-of-type) a,#page-header #header-bottom .menu>li ul li:not(:last-of-type) a{position:relative}#page-header #header-top .menu>li ul li:not(:last-of-type) a::after,#page-header #header-center .menu>li ul li:not(:last-of-type) a::after,#page-header #header-bottom .menu>li ul li:not(:last-of-type) a::after{width:calc(100% - 24px);content:"";border-bottom:1px solid #707070;opacity:.17;height:1px;position:absolute;bottom:0;left:50%;right:50%;transform:translate(-50%, 0%)}#page-header #header-top .menu li.menu-button a,#page-header #header-center .menu li.menu-button a,#page-header #header-bottom .menu li.menu-button a{padding:.8em 1.2em;line-height:1}#page-header #header-top .menu li.menu-item-has-children>a::after,#page-header #header-center .menu li.menu-item-has-children>a::after,#page-header #header-bottom .menu li.menu-item-has-children>a::after{border-top:6px solid var(--blue)}@media screen and (max-width: 1200px){#page-header #header-top .menu li a,#page-header #header-center .menu li a,#page-header #header-bottom .menu li a{font-size:14px}}#page-header #header-center{padding-top:0}#page-header #header-center .row{background-color:var(--white);margin:0;border-radius:var(--border-radius-small);padding:24px 23px;transition:padding .2s;row-gap:12px}#page-header #header-center .header-center-widget-2{margin-left:auto}#page-header #header-center .menu{align-items:center}#page-header #header-center .logo-header img{transition:max-width .2s;max-width:100%}@media screen and (max-width: 1200px){#page-header #header-center .logo-header img{max-width:85%}}#page-header #header-top .col{display:flex;align-items:center;height:40px}#page-header #header-top p,#page-header #header-top a,#page-header #header-top li,#page-header #header-top ol,#page-header #header-top label{color:var(--grey-darker)}#page-header #header-top a:hover{color:color-mix(in srgb, var(--link-hover) 90%, black 10%)}#page-header #header-top .row{justify-content:flex-end;margin-right:2em;max-width:fit-content;margin-left:auto}@media screen and (max-width: 992px){#mobile-menu{display:block}}#mobile-menu .mobile-menu-wrapper #mobile-bar{background-color:var(--white);padding:var(--padding) 0px}#mobile-menu .mobile-menu-wrapper #mobile-bar button{margin-right:var(--margin)}#mobile-menu .mobile-menu-wrapper ul .menu-item-has-children.active>a .submenu{background-color:color-mix(in srgb, var(--btn-color-hover) 90%, black 10%)}#mobile-menu .mobile-menu-wrapper ul .menu-item-has-children>a .submenu{background-color:var(--btn-color)}#mobile-menu .mobile-menu-wrapper ul .menu-item-has-children>a .submenu::after{border-top:6px solid #eee}#mobile-menu .mobile-menu-wrapper.--top{border-radius:0px 0px 18px 18px;width:calc(100% - 24px);left:12px}#mobile-menu .mobile-menu-wrapper__btn{justify-content:flex-end}section[id*=page-links-] .page-links__intro{max-width:700px;margin:0 auto calc(var(--margin)*2) auto;text-align:center}section[id*=page-links-] .page-links__intro p{margin-bottom:calc(var(--margin)/2)}section[id*=page-links-] .page-links__grid{display:grid;gap:calc(var(--margin)*1.5);grid-template-columns:repeat(2, minmax(0, 1fr))}@media screen and (max-width: 992px){section[id*=page-links-] .page-links__grid{grid-template-columns:1fr}}section[id*=page-links-] .page-links__column{display:grid;gap:var(--margin);align-content:start}section[id*=page-links-] .page-links__card{align-items:center;background:var(--lighter-yellow);border-radius:12px;box-shadow:0 10px 28px rgba(0,0,0,.08);display:grid;gap:var(--padding);grid-template-columns:1fr auto;min-height:74px;padding:calc(var(--padding)*1.2) calc(var(--padding)*1.5);text-decoration:none}@media screen and (max-width: 992px){section[id*=page-links-] .page-links__card{min-height:55px}}section[id*=page-links-] .page-links__card:hover{transform:translateY(-2px)}section[id*=page-links-] .page-links__card-label{color:var(--font-color)}section[id*=page-links-] .page-links__card-arrow{align-items:center;background-color:var(--light-blue);border-radius:12px;display:inline-flex;height:73px;justify-content:center;line-height:1;width:73px}@media screen and (max-width: 992px){section[id*=page-links-] .page-links__card-arrow{width:50px;height:50px}}section[id*=page-links-] .page-links__card-arrow svg{width:100%;height:100%;padding:26px}@media screen and (max-width: 992px){section[id*=page-links-] .page-links__card-arrow svg{padding:18px}}section[id*=page-links-] .page-links__card-arrow svg path{fill:var(--white)}section[id*=text-two-stacked-images-].background-enabled .text-two-stacked-images__content-card{border-radius:var(--border-radius-normal);box-shadow:0 12px 32px rgba(0,0,0,.08);height:100%;padding:calc(var(--padding)*2)}@media screen and (max-width: 768px){section[id*=text-two-stacked-images-].background-enabled .text-two-stacked-images__content-card{margin-bottom:calc(var(--margin)*2)}}section[id*=text-two-stacked-images-].align-right .text-two-stacked-images__image-container--primary{margin-left:unset;margin-right:auto}@media screen and (max-width: 768px){section[id*=text-two-stacked-images-] .text-two-stacked-images__column--first{order:2}}@media screen and (max-width: 768px){section[id*=text-two-stacked-images-] .text-two-stacked-images__column--second{order:1}}section[id*=text-two-stacked-images-] .text-two-stacked-images__content{margin-bottom:calc(var(--margin)*1.5)}section[id*=text-two-stacked-images-] .text-two-stacked-images__visual-stack{min-height:560px;position:relative}section[id*=text-two-stacked-images-] .text-two-stacked-images__visual-stack::before,section[id*=text-two-stacked-images-] .text-two-stacked-images__visual-stack::after{border-radius:28px;content:"";position:absolute}@media screen and (max-width: 768px){section[id*=text-two-stacked-images-] .text-two-stacked-images__visual-stack{min-height:unset;max-width:550px;margin-left:auto;margin-right:auto;margin-bottom:calc(var(--margin)*3)}}section[id*=text-two-stacked-images-] .text-two-stacked-images__image-container{position:relative}section[id*=text-two-stacked-images-] .text-two-stacked-images__image-container img{border-radius:var(--border-radius-normal);width:100%}section[id*=text-two-stacked-images-] .text-two-stacked-images__image-container .image-container{border-radius:var(--border-radius-normal)}section[id*=text-two-stacked-images-] .text-two-stacked-images__image-container .image-container::before{padding-top:90%}section[id*=text-two-stacked-images-] .text-two-stacked-images__image-container--primary{max-width:100%;width:calc(100% - 64px);margin-left:auto}@media screen and (max-width: 576px){section[id*=text-two-stacked-images-] .text-two-stacked-images__image-container--primary{width:100%}}section[id*=text-two-stacked-images-] .text-two-stacked-images__image-container--primary::before,section[id*=text-two-stacked-images-] .text-two-stacked-images__image-container--primary::after{border-radius:44px;opacity:.25;content:"";display:flex;position:absolute;z-index:-1}section[id*=text-two-stacked-images-] .text-two-stacked-images__image-container--primary::before{background:#82a9d7 0% 0% no-repeat padding-box;width:80%;height:80%;top:-22px;right:-5px;rotate:352deg}section[id*=text-two-stacked-images-] .text-two-stacked-images__image-container--primary::after{background:#a6c89b 0% 0% no-repeat padding-box;width:60%;height:70%;left:-35px;bottom:-110px;rotate:349deg}section[id*=text-two-stacked-images-] .text-two-stacked-images__image-container--secondary{max-width:350px;width:48%;margin-left:110px;width:48%;margin-top:-60px}@media screen and (max-width: 576px){section[id*=text-two-stacked-images-] .text-two-stacked-images__image-container--secondary{margin-left:12%;width:60%}}section[id*=display-post-type-] .container .text-column{margin-bottom:calc(var(--margin)*2)}section[id*=display-post-type-] .container .post-type-grid a,section[id*=display-post-type-] .container .post-type-slider a{display:flex;width:100%;height:100%}section[id*=display-post-type-] .container .post-type-grid a .content,section[id*=display-post-type-] .container .post-type-slider a .content{position:relative;background-color:var(--white);width:100%;display:flex;flex-direction:column;border-radius:var(--border-radius-small);aspect-ratio:1/1}section[id*=display-post-type-] .container .post-type-grid a .content .outer-image-container,section[id*=display-post-type-] .container .post-type-slider a .content .outer-image-container{height:100%}section[id*=display-post-type-] .container .post-type-grid a .content .outer-image-container .image-container,section[id*=display-post-type-] .container .post-type-slider a .content .outer-image-container .image-container{height:100%;border-radius:var(--border-radius-small)}section[id*=display-post-type-] .container .post-type-grid a .content .text-container,section[id*=display-post-type-] .container .post-type-slider a .content .text-container{padding:1em;padding-left:1.5em;position:absolute;right:50%;left:50%;bottom:5%;transform:translate(-50%, 0px);width:90%;text-align:center}section[id*=display-post-type-] .container .post-type-grid a .content .text-container::before,section[id*=display-post-type-] .container .post-type-slider a .content .text-container::before{background-color:var(--lighter-yellow);position:absolute;height:100%;width:100%;content:"";opacity:.85;border-radius:var(--border-radius-smaller);left:0;bottom:0}@media screen and (max-width: 450px){section[id*=display-post-type-] .container .post-type-grid a .content .text-container,section[id*=display-post-type-] .container .post-type-slider a .content .text-container{padding:var(--padding)}}section[id*=display-post-type-] .container .post-type-grid a .content .text-container .inner-wrapper,section[id*=display-post-type-] .container .post-type-slider a .content .text-container .inner-wrapper{display:flex;flex-direction:column;justify-content:space-between;z-index:2;position:relative}section[id*=display-post-type-] .container .post-type-grid a .content .text-container .inner-wrapper p,section[id*=display-post-type-] .container .post-type-slider a .content .text-container .inner-wrapper p{color:var(--font-color)}section[id*=display-post-type-] .container .post-type-grid a .content .text-container .inner-wrapper__title,section[id*=display-post-type-] .container .post-type-slider a .content .text-container .inner-wrapper__title{display:flex;align-items:center;justify-content:space-between}@media screen and (max-width: 768px){section[id*=display-post-type-] .container .post-type-grid a .content .text-container .inner-wrapper__title,section[id*=display-post-type-] .container .post-type-slider a .content .text-container .inner-wrapper__title{flex-wrap:wrap}}section[id*=display-post-type-] .container .post-type-grid a .content .text-container .inner-wrapper__title--heading,section[id*=display-post-type-] .container .post-type-slider a .content .text-container .inner-wrapper__title--heading{padding-right:1em}@media screen and (max-width: 1400px){section[id*=display-post-type-] .container .post-type-grid a .content .text-container .inner-wrapper__title--heading,section[id*=display-post-type-] .container .post-type-slider a .content .text-container .inner-wrapper__title--heading{font-size:18px}}@media screen and (max-width: 992px){section[id*=display-post-type-] .container .post-type-grid a .content .text-container .inner-wrapper__title--heading,section[id*=display-post-type-] .container .post-type-slider a .content .text-container .inner-wrapper__title--heading{font-size:16px}}@media screen and (max-width: 576px){section[id*=display-post-type-] .container .post-type-grid a .content .text-container .inner-wrapper__title--heading,section[id*=display-post-type-] .container .post-type-slider a .content .text-container .inner-wrapper__title--heading{font-size:14px}}section[id*=display-post-type-] .container .post-type-grid a .content .text-container .inner-wrapper__title--arrow,section[id*=display-post-type-] .container .post-type-slider a .content .text-container .inner-wrapper__title--arrow{align-items:center;background-color:var(--light-blue);border-radius:12px;display:inline-flex;height:50px;justify-content:center;line-height:1;width:50px}@media screen and (max-width: 576px){section[id*=display-post-type-] .container .post-type-grid a .content .text-container .inner-wrapper__title--arrow,section[id*=display-post-type-] .container .post-type-slider a .content .text-container .inner-wrapper__title--arrow{width:40px;height:40px}}section[id*=display-post-type-] .container .post-type-grid a .content .text-container .inner-wrapper__title--arrow svg,section[id*=display-post-type-] .container .post-type-slider a .content .text-container .inner-wrapper__title--arrow svg{width:100%;height:100%;padding:18px}@media screen and (max-width: 576px){section[id*=display-post-type-] .container .post-type-grid a .content .text-container .inner-wrapper__title--arrow svg,section[id*=display-post-type-] .container .post-type-slider a .content .text-container .inner-wrapper__title--arrow svg{padding:14px}}section[id*=display-post-type-] .container .post-type-grid a .content .text-container .inner-wrapper__title--arrow svg path,section[id*=display-post-type-] .container .post-type-slider a .content .text-container .inner-wrapper__title--arrow svg path{fill:var(--white)}section[id*=display-post-type-] .container .post-type-slider .slick-list .slick-track{display:flex}section[id*=display-post-type-] .container .post-type-slider .slick-list .slick-track .slide{display:flex;height:inherit}section[id*=display-post-type-] .container .post-type-grid{display:flex;flex-wrap:wrap;row-gap:calc(var(--margin)*2);width:100%}section[id*=display-post-type-] .container .post-type-grid article{flex:33.3333333%;max-width:33.3333333%;padding:0px var(--padding);position:relative}@media screen and (max-width: 1200px){section[id*=display-post-type-] .container .post-type-grid article{flex:50%;max-width:50%}}@media screen and (max-width: 768px){section[id*=display-post-type-] .container .post-type-grid article{flex:100%;max-width:100%}}@media screen and (max-width: 768px){section[id*=display-post-type-] .container .post-type-grid article .content{margin:auto;max-width:400px}}section[id*=display-post-type-] .container .post-type-grid article:nth-child(3n+2){top:50px}@media screen and (max-width: 1200px){section[id*=display-post-type-] .container .post-type-grid article:nth-child(3n+2){top:0}}section[id*=display-post-type-] .container .post-type-grid article:hover{transform:translateY(-5px)}@media screen and (max-width: 1200px){section[id*=display-post-type-] .container .post-type-grid article:nth-child(even){top:50px}}@media screen and (max-width: 992px){section[id*=display-post-type-] .container .post-type-grid article:nth-child(even){top:40px}}@media screen and (max-width: 768px){section[id*=display-post-type-] .container .post-type-grid article:nth-child(even){top:0px}}section[id*=display-post-type-] .container .pagination{display:flex;width:100%;justify-content:center;gap:var(--margin);margin-top:calc(var(--margin)*6);margin-bottom:calc(var(--margin)*2)}section[id*=faq-].is-style-breedte_desktop_middel .container{max-width:850px}section[id*=faq-].is-style-breedte_desktop_klein .container{max-width:600px}section[id*=faq-].two_columns .category-wrapper .question-wrapper{margin:12px 0px;flex:calc(50% - 12px);max-width:calc(50% - 12px)}@media screen and (max-width: 992px){section[id*=faq-].two_columns .category-wrapper .question-wrapper{flex:100%;max-width:100%}}section[id*=faq-] .category-wrapper{display:flex;flex-wrap:wrap;column-gap:24px}section[id*=faq-] .category-wrapper .question-wrapper h2{position:relative;cursor:pointer;font-family:var(--font-base);font-size:18px;text-transform:unset;padding:var(--padding) 50px var(--padding) calc(var(--padding)*2);background-color:var(--grey-input-background);border-radius:10px;border:1px solid #d1d1d1}@media screen and (max-width: 992px){section[id*=faq-] .category-wrapper .question-wrapper h2{font-size:16px}}section[id*=faq-] .category-wrapper .question-wrapper h2::after{content:"+";position:absolute;font-size:24px;font-weight:600;right:-6px;top:59%;transform:translate(-50%, -50%);width:24px}section[id*=faq-] .category-wrapper p,section[id*=faq-] .category-wrapper ul{display:none}section[id*=faq-] .category-wrapper .question-wrapper{margin:12px 0px;flex:100%;max-width:100%}section[id*=faq-] .category-wrapper .question-wrapper.active{margin-bottom:0}section[id*=faq-] .category-wrapper .question-wrapper.active h2::after{content:"-";right:-9px}section[id*=faq-] .category-wrapper .cat-title-wrapper{margin-top:calc(var(--margin)*4);flex:100%;max-width:100%}section[id*=faq-] .category-wrapper .cat-title-wrapper h2{font-size:28px}@media screen and (max-width: 992px){section[id*=faq-] .category-wrapper .cat-title-wrapper h2{font-size:24px}}section[id*=faq-] .category-wrapper .cat-title-wrapper:first-child{margin-top:calc(var(--margin)*2)}section[id*=image-left-text-right-] .image-outer-wrapper{position:relative}@media screen and (max-width: 768px){section[id*=image-left-text-right-] .image-outer-wrapper{max-width:400px;margin-left:auto;margin-right:auto;margin-bottom:calc(var(--margin)*3)}}section[id*=image-left-text-right-] .image-outer-wrapper img,section[id*=image-left-text-right-] .image-outer-wrapper .image-container{border-radius:57px;width:100%}section[id*=image-left-text-right-] .image-outer-wrapper::after{background:#82a9d7 0% 0% no-repeat padding-box;border-radius:44px;opacity:.25;content:"";width:100%;height:100%;display:flex;position:absolute;z-index:-1;height:80%}section[id*=image-left-text-right-]:not(.align-right) .text-wrapper{padding-left:4em}@media screen and (max-width: 768px){section[id*=image-left-text-right-]:not(.align-right) .text-wrapper{padding-left:0}}section[id*=image-left-text-right-]:not(.align-right) .image-outer-wrapper::after{left:-24px;bottom:0;rotate:10deg}section[id*=image-left-text-right-].align-right .text-wrapper{padding-right:4em}@media screen and (max-width: 768px){section[id*=image-left-text-right-].align-right .text-wrapper{padding-right:0}}section[id*=image-left-text-right-].align-right .image-outer-wrapper::after{right:-24px;bottom:0;rotate:350deg}section[id*=image-left-text-right-] .image-container::before{padding-top:90%}section[id*=image-left-text-right-] .button-wrapper{margin-top:3em}section[id*=text-].background-enabled .text-block__background{border-radius:var(--border-radius-normal);padding:4em 6em}@media screen and (max-width: 992px){section[id*=text-].background-enabled .text-block__background{padding:3em}}@media screen and (max-width: 576px){section[id*=text-].background-enabled .text-block__background{padding:2em}}@media screen and (max-width: 450px){section[id*=text-].background-enabled .text-block__background{padding:1em}}@media screen and (max-width: 576px){section[id*=text-].background-enabled:nth-child(odd) .text-block__background{border-radius:0}}@media screen and (max-width: 576px){section[id*=text-].background-enabled:nth-child(even) .text-block__background{margin-left:var(--margin);margin-right:var(--margin)}}section[id*=text-] .text-block__background{display:flex;flex-wrap:wrap;width:100%}section[id*=text-].light-text h1,section[id*=text-].light-text h2,section[id*=text-].light-text h3,section[id*=text-].light-text h4,section[id*=text-].light-text h5,section[id*=text-].light-text h6{color:var(--lighter-yellow)}section[id*=text-].light-text p,section[id*=text-].light-text li,section[id*=text-].light-text ol{color:var(--lighter-yellow)}section[id*=text-].light-text .button-wrapper{margin-top:2em}section[id*=text-].light-text .button-wrapper a{background-color:var(--white);border-color:var(--white);color:var(--middle-orange)}section[id*=text-].light-text .button-wrapper a:hover{background-color:color-mix(in srgb, var(--btn-color-hover) 90%, black 10%);border-color:color-mix(in srgb, var(--btn-color-hover) 90%, black 10%);color:var(--white)}section[id*=text-].align-center .button-wrapper{justify-content:center}
