#gform_wrapper_6,#gform_wrapper_7{padding:24px 36px;background:#f3efe7;box-shadow:0 0 4px 0 #cecece;border-radius:var(--border-radius-normal)}#gform_wrapper_6 .gfield,#gform_wrapper_7 .gfield{text-align:left}#gform_wrapper_6 .gform_footer input,#gform_wrapper_7 .gform_footer input{background:var(--btn-color);color:var(--white)}#gform_wrapper_6 .gform_footer input:hover,#gform_wrapper_7 .gform_footer input:hover{background-color:color-mix(in srgb, var(--btn-color-hover) 90%, black 10%)}.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.gravity-theme .gsection{border-bottom:1px solid var(--light-blue)}.gform_wrapper .gsection_title{font-size:23px;margin-top:1em}@media screen and (max-width: 992px){.gform_wrapper .gsection_title{font-size:20px}}.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 .gform_required_legend{display:none !important}.gform_wrapper .ginput_container p,.gform_wrapper .ginput_container input{width:100% !important}.gform_wrapper label{font-weight:bold}.gform_wrapper.gravity-theme .gform_footer input{line-height:1 !important;border-radius:var(--border-radius-smaller);background-color:var(--btn-color);font-weight:600;font-size:18px;color:var(--white)}.gform_wrapper.gravity-theme .gform_footer input:hover{background-color:color-mix(in srgb, var(--btn-color-hover) 90%, black 10%)}@media screen and (max-width: 992px){.gform_wrapper.gravity-theme .gform_footer input{line-height:1.4 !important;font-size:14px}}.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%)}.search-widget-btn{display:inline-flex;align-items:center;justify-content:center;background:none;border:none;padding:0;cursor:pointer}.search-widget-btn:hover svg path{fill:color-mix(in srgb, var(--link-hover) 90%, black 10%)}.search-widget-btn svg{width:22px;height:auto}.search-widget-btn svg path{fill:var(--grey)}.search-widget-popup-wrapper{width:min(100%,560px);padding:0px;padding-bottom:10px;padding-top:10px}.search-widget-popup{text-align:left;margin-top:calc(var(--margin)/2);margin-right:calc(var(--margin)*3)}.search-widget-popup__input-wrapper{position:relative}.search-widget-popup__input{width:100%;border:1px solid var(--input-border-color);border-radius:var(--border-radius-smaller);padding:12px 40px 12px 18px;font-size:18px}@media screen and (max-width: 992px){.search-widget-popup__input{font-size:14px}}.search-widget-popup__input:focus{outline:none;border-color:color-mix(in srgb, var(--link-hover) 90%, black 10%)}.search-widget-popup__spinner{display:none;position:absolute;top:50%;right:14px;width:18px;height:18px;margin-top:-9px;border:2px solid var(--light-grey);border-top-color:color-mix(in srgb, var(--link-hover) 90%, black 10%);border-radius:50%;animation:search-widget-spin .6s linear infinite}@media(prefers-reduced-motion: reduce){.search-widget-popup__spinner{animation:none}}.search-widget-popup.is-searching .search-widget-popup__spinner{display:block}.search-widget-popup.is-searching .search-widget-popup__results{opacity:.5}.search-widget-popup__results{margin-top:var(--margin);max-height:50vh;overflow-y:auto}.search-widget-popup__item{display:flex;flex-direction:column;gap:.2rem;padding:calc(var(--padding)/2) 0;text-decoration:none;border-bottom:1px solid var(--light-grey)}.search-widget-popup__item:hover .search-widget-popup__item-title{color:color-mix(in srgb, var(--link-hover) 90%, black 10%)}.search-widget-popup__item:last-child{border-bottom:none}.search-widget-popup__item-title{font-weight:bold;color:var(--font-color);font-size:18px}@media screen and (max-width: 992px){.search-widget-popup__item-title{font-size:14px}}.search-widget-popup__item-excerpt{font-size:.85rem;color:var(--grey)}.search-widget-popup__empty{color:var(--grey);margin:0}@keyframes search-widget-spin{to{transform:rotate(360deg)}}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}body .social__heading{margin-bottom:1em;font-weight:400;font-family:var(--font-base)}body .social-links{margin-left:-12px}body .social-links a{background-color:unset}body .social-links a:hover{background-color:unset}body .social-links a:hover svg path,body .social-links a:hover svg circle,body .social-links a:hover svg rect{fill:var(--white)}body .social-links a svg path,body .social-links a svg circle,body .social-links a svg rect{fill:var(--font-color)}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 .gfield{margin-bottom:0}#page-footer #top-footer input[type=submit]{background-color:unset;font-weight:400;line-height:1;padding:0;margin-left:auto;margin-top:0;margin-bottom:0;padding-right:12px !important}#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}#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%)}#mobile-menu .mobile-menu-wrapper__items{background-color:var(--lighter-yellow) !important}#mobile-menu .mobile-menu-wrapper__search{display:flex;align-items:center;justify-content:flex-end;flex:calc(33.3333333% - var(--padding));max-width:calc(33.3333333% - var(--padding))}#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:max-content}#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;background-color:unset}#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{background-color:unset}#page-header #header-top .col{display:flex;align-items:center;height:40px}#page-header #header-top .col:last-of-type{padding-right:calc(var(--padding)*2)}#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;border-radius:0px 0px 18px 18px}#mobile-menu .mobile-menu-wrapper #mobile-bar button{margin-right:var(--margin)}#mobile-menu .mobile-menu-wrapper #mobile-bar button.search-widget-btn{background-color:unset;margin-right:6px}#mobile-menu .mobile-menu-wrapper #mobile-bar .container .row{justify-content:unset}#mobile-menu .mobile-menu-wrapper__logo{margin-right:auto}@media screen and (max-width: 450px){#mobile-menu .mobile-menu-wrapper__logo img{max-width:175px}}@media screen and (max-width: 360px){#mobile-menu .mobile-menu-wrapper__logo img{max-width:150px}}#mobile-menu .mobile-menu-wrapper__btn,#mobile-menu .mobile-menu-wrapper__search{flex:unset;max-width:unset}#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__items{left:0px}#mobile-menu .mobile-menu-wrapper__btn{justify-content:flex-end}section[id*=video-slider]{background-color:var(--lighter-yellow)}section[id*=video-slider] .section-video-slider__intro{margin-bottom:18px}section[id*=video-slider] .section-video-slider__intro h1,section[id*=video-slider] .section-video-slider__intro h2{font-size:30px}section[id*=video-slider] .video-slider-track{margin:0 -12px}section[id*=video-slider] .video-slider-track .section-video-slider__slide{margin:0 12px}section[id*=video-slider] .video-slider-track .slick-dots li.slick-active button{background-color:var(--blue);border:1px solid var(--blue)}section[id*=video-slider] .video-slider-track .slick-dots li button{background-color:var(--light-blue);border:1px solid var(--light-blue)}section[id*=video-slider] .section-video-slider__visual{position:relative;border-radius:10px;overflow:hidden;display:block;aspect-ratio:16/9}section[id*=video-slider] .section-video-slider__visual img{width:100%;height:100%;display:block;object-fit:cover}section[id*=video-slider] .section-video-slider__poster{width:100%;height:100%;border:0;background:rgba(0,0,0,0);padding:0;display:block;cursor:pointer;position:relative}section[id*=video-slider] .section-video-slider__iframe-wrap{position:relative;width:100%;height:100%}section[id*=video-slider] .section-video-slider__iframe-wrap iframe{width:100%;height:100%;border:0;display:block}section[id*=video-slider] .section-video-slider__play{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);width:52px;height:52px;border-radius:50%;background-color:rgba(0,0,0,.85);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:34px;pointer-events:none}section[id*=video-slider] .section-video-slider__play::before{left:3px;position:relative}section[id*=video-slider] .section-video-slider__title{margin:12px 0 0;text-align:center;font-weight:500;font-size:18px}@media screen and (max-width: 992px){section[id*=video-slider] .section-video-slider__title{font-size:16px}}section[id*=video-slider] .section-video-grid__item{margin-bottom:calc(var(--padding)*2)}section[id*=video-slider] .section-video-grid__pagination{display:flex;align-items:center;gap:8px;margin-top:calc(var(--padding)*2);justify-content:center}section[id*=video-slider] .section-video-grid__pagination-btn{display:inline-flex;align-items:center;justify-content:center;min-width:36px;height:36px;padding:0 12px;border-radius:6px;background-color:var(--white);border:1px solid var(--white);color:inherit;text-decoration:none;font-weight:500}section[id*=video-slider] .section-video-grid__pagination-btn:hover{background-color:color-mix(in srgb, var(--link-hover) 90%, black 10%);border:1px solid color-mix(in srgb, var(--link-hover) 90%, black 10%);color:var(--white)}section[id*=video-slider] .section-video-grid__pagination-btn--active{background-color:var(--light-blue);border:1px solid var(--light-blue)}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*=reviews-] .reviews__slider{padding-top:1em}section[id*=reviews-] .reviews__slider .slick-list{margin-left:-20px;margin-right:-20px;overflow:visible}@media screen and (max-width: 576px){section[id*=reviews-] .reviews__slider .slick-list{margin-left:0px;margin-right:0px}}section[id*=reviews-] .reviews__slide{color:var(--white);padding-right:20px;padding-left:20px}@media screen and (max-width: 576px){section[id*=reviews-] .reviews__slide{padding-left:0;padding-right:0}}section[id*=reviews-] .reviews__wrapper{position:relative;background-color:var(--white);padding:12px 18px;border-radius:var(--border-radius-small)}section[id*=reviews-] .reviews__wrapper::after{content:"";position:absolute;bottom:-14px;left:24px;border-width:14px 14px 0 0;border-style:solid;border-color:var(--white) rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}section[id*=reviews-] .reviews__wrapper p{margin:0;color:var(--font-color)}section[id*=reviews-] .reviews__wrapper p:first-of-type{font-size:20px;font-weight:500}@media screen and (max-width: 576px){section[id*=reviews-] .reviews__wrapper p:first-of-type{font-size:16px}}section[id*=reviews-] .reviews__wrapper p:last-of-type{font-size:16px;font-weight:300}@media screen and (max-width: 576px){section[id*=reviews-] .reviews__wrapper p:last-of-type{font-size:14px}}section[id*=reviews-] .reviews__wrapper div{display:flex;margin-bottom:1em}section[id*=reviews-] .reviews__wrapper div img{max-width:20px;max-height:19px;margin-top:7px;margin-right:5px}@media screen and (max-width: 576px){section[id*=reviews-] .reviews__wrapper div img{max-width:16.75px;max-height:15.91px;margin-top:5px}}section[id*=reviews-] .slider-reviews-dots{padding-bottom:5px}section[id*=reviews-] .slider-reviews-dots ul{display:flex;list-style:none;justify-content:center;padding-left:0}section[id*=reviews-] .slider-reviews-dots ul li:not(:last-of-type){margin-right:10px}section[id*=reviews-] .slider-reviews-dots ul li.slick-active button{background:var(--blue);color:var(--blue)}section[id*=reviews-] .slider-reviews-dots ul li button{background:var(--light-blue);height:12px;width:12px;overflow:hidden;color:var(--white);border:none;border-radius:100%}section[id*=reviews-] .slider-reviews-dots ul li button:hover{cursor:pointer}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}
