﻿/*!
 * Bootstrap Utilities v5.2.3 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root{--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-black: #000;--bs-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-gray-100: #f8f9fa;--bs-gray-200: #e9ecef;--bs-gray-300: #dee2e6;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #6c757d;--bs-gray-700: #495057;--bs-gray-800: #343a40;--bs-gray-900: #212529;--bs-primary: #0d6efd;--bs-secondary: #6c757d;--bs-success: #198754;--bs-info: #0dcaf0;--bs-warning: #ffc107;--bs-danger: #dc3545;--bs-light: #f8f9fa;--bs-dark: #212529;--bs-primary-rgb: 13, 110, 253;--bs-secondary-rgb: 108, 117, 125;--bs-success-rgb: 25, 135, 84;--bs-info-rgb: 13, 202, 240;--bs-warning-rgb: 255, 193, 7;--bs-danger-rgb: 220, 53, 69;--bs-light-rgb: 248, 249, 250;--bs-dark-rgb: 33, 37, 41;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-body-color-rgb: 33, 37, 41;--bs-body-bg-rgb: 255, 255, 255;--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #212529;--bs-body-bg: #fff;--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #dee2e6;--bs-border-color-translucent: rgba(0, 0, 0, 0.175);--bs-border-radius: 0.375rem;--bs-border-radius-sm: 0.25rem;--bs-border-radius-lg: 0.5rem;--bs-border-radius-xl: 1rem;--bs-border-radius-2xl: 2rem;--bs-border-radius-pill: 50rem;--bs-link-color: #0d6efd;--bs-link-hover-color: #0a58ca;--bs-code-color: #d63384;--bs-highlight-bg: #fff3cd}.clearfix::after{display:block;clear:both;content:""}.text-bg-primary{color:#fff !important;background-color:RGBA(13, 110, 253, var(--bs-bg-opacity, 1)) !important}.text-bg-secondary{color:#fff !important;background-color:RGBA(108, 117, 125, var(--bs-bg-opacity, 1)) !important}.text-bg-success{color:#fff !important;background-color:RGBA(25, 135, 84, var(--bs-bg-opacity, 1)) !important}.text-bg-info{color:#000 !important;background-color:RGBA(13, 202, 240, var(--bs-bg-opacity, 1)) !important}.text-bg-warning{color:#000 !important;background-color:RGBA(255, 193, 7, var(--bs-bg-opacity, 1)) !important}.text-bg-danger{color:#fff !important;background-color:RGBA(220, 53, 69, var(--bs-bg-opacity, 1)) !important}.text-bg-light{color:#000 !important;background-color:RGBA(248, 249, 250, var(--bs-bg-opacity, 1)) !important}.text-bg-dark{color:#fff !important;background-color:RGBA(33, 37, 41, var(--bs-bg-opacity, 1)) !important}.link-primary{color:#0d6efd !important}.link-primary:hover,.link-primary:focus{color:#0a58ca !important}.link-secondary{color:#6c757d !important}.link-secondary:hover,.link-secondary:focus{color:#565e64 !important}.link-success{color:#198754 !important}.link-success:hover,.link-success:focus{color:#146c43 !important}.link-info{color:#0dcaf0 !important}.link-info:hover,.link-info:focus{color:#3dd5f3 !important}.link-warning{color:#ffc107 !important}.link-warning:hover,.link-warning:focus{color:#ffcd39 !important}.link-danger{color:#dc3545 !important}.link-danger:hover,.link-danger:focus{color:#b02a37 !important}.link-light{color:#f8f9fa !important}.link-light:hover,.link-light:focus{color:#f9fafb !important}.link-dark{color:#212529 !important}.link-dark:hover,.link-dark:focus{color:#1a1e21 !important}.ratio{position:relative;width:100%}.ratio::before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio: 100%}.ratio-4x3{--bs-aspect-ratio: 75%}.ratio-16x9{--bs-aspect-ratio: 56.25%}.ratio-21x9{--bs-aspect-ratio: 42.8571428571%}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:sticky;top:0;z-index:1020}.sticky-bottom{position:sticky;bottom:0;z-index:1020}@media(min-width: 576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 768px){.sticky-md-top{position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:sticky;bottom:0;z-index:1020}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){position:absolute !important;width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0, 0, 0, 0) !important;white-space:nowrap !important;border:0 !important}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:1px;min-height:1em;background-color:currentcolor;opacity:.25}.align-baseline{vertical-align:baseline !important}.align-top{vertical-align:top !important}.align-middle{vertical-align:middle !important}.align-bottom{vertical-align:bottom !important}.align-text-bottom{vertical-align:text-bottom !important}.align-text-top{vertical-align:text-top !important}.float-start{float:left !important}.float-end{float:right !important}.float-none{float:none !important}.opacity-0{opacity:0 !important}.opacity-25{opacity:.25 !important}.opacity-50{opacity:.5 !important}.opacity-75{opacity:.75 !important}.opacity-100{opacity:1 !important}.overflow-auto{overflow:auto !important}.overflow-hidden{overflow:hidden !important}.overflow-visible{overflow:visible !important}.overflow-scroll{overflow:scroll !important}.d-inline{display:inline !important}.d-inline-block{display:inline-block !important}.d-block{display:block !important}.d-grid{display:grid !important}.d-table{display:table !important}.d-table-row{display:table-row !important}.d-table-cell{display:table-cell !important}.d-flex{display:flex !important}.d-inline-flex{display:inline-flex !important}.d-none{display:none !important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15) !important}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075) !important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175) !important}.shadow-none{box-shadow:none !important}.position-static{position:static !important}.position-relative{position:relative !important}.position-absolute{position:absolute !important}.position-fixed{position:fixed !important}.position-sticky{position:sticky !important}.top-0{top:0 !important}.top-50{top:50% !important}.top-100{top:100% !important}.bottom-0{bottom:0 !important}.bottom-50{bottom:50% !important}.bottom-100{bottom:100% !important}.start-0{left:0 !important}.start-50{left:50% !important}.start-100{left:100% !important}.end-0{right:0 !important}.end-50{right:50% !important}.end-100{right:100% !important}.translate-middle{transform:translate(-50%, -50%) !important}.translate-middle-x{transform:translateX(-50%) !important}.translate-middle-y{transform:translateY(-50%) !important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-0{border:0 !important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-top-0{border-top:0 !important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-end-0{border-right:0 !important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-bottom-0{border-bottom:0 !important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-start-0{border-left:0 !important}.border-primary{--bs-border-opacity: 1;border-color:rgba(var(--bs-primary-rgb), var(--bs-border-opacity)) !important}.border-secondary{--bs-border-opacity: 1;border-color:rgba(var(--bs-secondary-rgb), var(--bs-border-opacity)) !important}.border-success{--bs-border-opacity: 1;border-color:rgba(var(--bs-success-rgb), var(--bs-border-opacity)) !important}.border-info{--bs-border-opacity: 1;border-color:rgba(var(--bs-info-rgb), var(--bs-border-opacity)) !important}.border-warning{--bs-border-opacity: 1;border-color:rgba(var(--bs-warning-rgb), var(--bs-border-opacity)) !important}.border-danger{--bs-border-opacity: 1;border-color:rgba(var(--bs-danger-rgb), var(--bs-border-opacity)) !important}.border-light{--bs-border-opacity: 1;border-color:rgba(var(--bs-light-rgb), var(--bs-border-opacity)) !important}.border-dark{--bs-border-opacity: 1;border-color:rgba(var(--bs-dark-rgb), var(--bs-border-opacity)) !important}.border-white{--bs-border-opacity: 1;border-color:rgba(var(--bs-white-rgb), var(--bs-border-opacity)) !important}.border-1{--bs-border-width: 1px}.border-2{--bs-border-width: 2px}.border-3{--bs-border-width: 3px}.border-4{--bs-border-width: 4px}.border-5{--bs-border-width: 5px}.border-opacity-10{--bs-border-opacity: 0.1}.border-opacity-25{--bs-border-opacity: 0.25}.border-opacity-50{--bs-border-opacity: 0.5}.border-opacity-75{--bs-border-opacity: 0.75}.border-opacity-100{--bs-border-opacity: 1}.w-25{width:25% !important}.w-50{width:50% !important}.w-75{width:75% !important}.w-100{width:100% !important}.w-auto{width:auto !important}.mw-100{max-width:100% !important}.vw-100{width:100vw !important}.min-vw-100{min-width:100vw !important}.h-25{height:25% !important}.h-50{height:50% !important}.h-75{height:75% !important}.h-100{height:100% !important}.h-auto{height:auto !important}.mh-100{max-height:100% !important}.vh-100{height:100vh !important}.min-vh-100{min-height:100vh !important}.flex-fill{flex:1 1 auto !important}.flex-row{flex-direction:row !important}.flex-column{flex-direction:column !important}.flex-row-reverse{flex-direction:row-reverse !important}.flex-column-reverse{flex-direction:column-reverse !important}.flex-grow-0{flex-grow:0 !important}.flex-grow-1{flex-grow:1 !important}.flex-shrink-0{flex-shrink:0 !important}.flex-shrink-1{flex-shrink:1 !important}.flex-wrap{flex-wrap:wrap !important}.flex-nowrap{flex-wrap:nowrap !important}.flex-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-start{justify-content:flex-start !important}.justify-content-end{justify-content:flex-end !important}.justify-content-center{justify-content:center !important}.justify-content-between{justify-content:space-between !important}.justify-content-around{justify-content:space-around !important}.justify-content-evenly{justify-content:space-evenly !important}.align-items-start{align-items:flex-start !important}.align-items-end{align-items:flex-end !important}.align-items-center{align-items:center !important}.align-items-baseline{align-items:baseline !important}.align-items-stretch{align-items:stretch !important}.align-content-start{align-content:flex-start !important}.align-content-end{align-content:flex-end !important}.align-content-center{align-content:center !important}.align-content-between{align-content:space-between !important}.align-content-around{align-content:space-around !important}.align-content-stretch{align-content:stretch !important}.align-self-auto{align-self:auto !important}.align-self-start{align-self:flex-start !important}.align-self-end{align-self:flex-end !important}.align-self-center{align-self:center !important}.align-self-baseline{align-self:baseline !important}.align-self-stretch{align-self:stretch !important}.order-first{order:-1 !important}.order-0{order:0 !important}.order-1{order:1 !important}.order-2{order:2 !important}.order-3{order:3 !important}.order-4{order:4 !important}.order-5{order:5 !important}.order-last{order:6 !important}.m-0{margin:0 !important}.m-1{margin:.25rem !important}.m-2{margin:.5rem !important}.m-3{margin:1rem !important}.m-4{margin:1.5rem !important}.m-5{margin:3rem !important}.m-auto{margin:auto !important}.mx-0{margin-right:0 !important;margin-left:0 !important}.mx-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-3{margin-right:1rem !important;margin-left:1rem !important}.mx-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-5{margin-right:3rem !important;margin-left:3rem !important}.mx-auto{margin-right:auto !important;margin-left:auto !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.my-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-0{margin-top:0 !important}.mt-1{margin-top:.25rem !important}.mt-2{margin-top:.5rem !important}.mt-3{margin-top:1rem !important}.mt-4{margin-top:1.5rem !important}.mt-5{margin-top:3rem !important}.mt-auto{margin-top:auto !important}.me-0{margin-right:0 !important}.me-1{margin-right:.25rem !important}.me-2{margin-right:.5rem !important}.me-3{margin-right:1rem !important}.me-4{margin-right:1.5rem !important}.me-5{margin-right:3rem !important}.me-auto{margin-right:auto !important}.mb-0{margin-bottom:0 !important}.mb-1{margin-bottom:.25rem !important}.mb-2{margin-bottom:.5rem !important}.mb-3{margin-bottom:1rem !important}.mb-4{margin-bottom:1.5rem !important}.mb-5{margin-bottom:3rem !important}.mb-auto{margin-bottom:auto !important}.ms-0{margin-left:0 !important}.ms-1{margin-left:.25rem !important}.ms-2{margin-left:.5rem !important}.ms-3{margin-left:1rem !important}.ms-4{margin-left:1.5rem !important}.ms-5{margin-left:3rem !important}.ms-auto{margin-left:auto !important}.p-0{padding:0 !important}.p-1{padding:.25rem !important}.p-2{padding:.5rem !important}.p-3{padding:1rem !important}.p-4{padding:1.5rem !important}.p-5{padding:3rem !important}.px-0{padding-right:0 !important;padding-left:0 !important}.px-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-3{padding-right:1rem !important;padding-left:1rem !important}.px-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-5{padding-right:3rem !important;padding-left:3rem !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.py-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-0{padding-top:0 !important}.pt-1{padding-top:.25rem !important}.pt-2{padding-top:.5rem !important}.pt-3{padding-top:1rem !important}.pt-4{padding-top:1.5rem !important}.pt-5{padding-top:3rem !important}.pe-0{padding-right:0 !important}.pe-1{padding-right:.25rem !important}.pe-2{padding-right:.5rem !important}.pe-3{padding-right:1rem !important}.pe-4{padding-right:1.5rem !important}.pe-5{padding-right:3rem !important}.pb-0{padding-bottom:0 !important}.pb-1{padding-bottom:.25rem !important}.pb-2{padding-bottom:.5rem !important}.pb-3{padding-bottom:1rem !important}.pb-4{padding-bottom:1.5rem !important}.pb-5{padding-bottom:3rem !important}.ps-0{padding-left:0 !important}.ps-1{padding-left:.25rem !important}.ps-2{padding-left:.5rem !important}.ps-3{padding-left:1rem !important}.ps-4{padding-left:1.5rem !important}.ps-5{padding-left:3rem !important}.gap-0{gap:0 !important}.gap-1{gap:.25rem !important}.gap-2{gap:.5rem !important}.gap-3{gap:1rem !important}.gap-4{gap:1.5rem !important}.gap-5{gap:3rem !important}.font-monospace{font-family:var(--bs-font-monospace) !important}.fs-1{font-size:calc(1.375rem + 1.5vw) !important}.fs-2{font-size:calc(1.325rem + 0.9vw) !important}.fs-3{font-size:calc(1.3rem + 0.6vw) !important}.fs-4{font-size:calc(1.275rem + 0.3vw) !important}.fs-5{font-size:1.25rem !important}.fs-6{font-size:1rem !important}.fst-italic{font-style:italic !important}.fst-normal{font-style:normal !important}.fw-light{font-weight:300 !important}.fw-lighter{font-weight:lighter !important}.fw-normal{font-weight:400 !important}.fw-bold{font-weight:700 !important}.fw-semibold{font-weight:600 !important}.fw-bolder{font-weight:bolder !important}.lh-1{line-height:1 !important}.lh-sm{line-height:1.25 !important}.lh-base{line-height:1.5 !important}.lh-lg{line-height:2 !important}.text-start{text-align:left !important}.text-end{text-align:right !important}.text-center{text-align:center !important}.text-decoration-none{text-decoration:none !important}.text-decoration-underline{text-decoration:underline !important}.text-decoration-line-through{text-decoration:line-through !important}.text-lowercase{text-transform:lowercase !important}.text-uppercase{text-transform:uppercase !important}.text-capitalize{text-transform:capitalize !important}.text-wrap{white-space:normal !important}.text-nowrap{white-space:nowrap !important}.text-break{word-wrap:break-word !important;word-break:break-word !important}.text-primary{--bs-text-opacity: 1;color:rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important}.text-secondary{--bs-text-opacity: 1;color:rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important}.text-success{--bs-text-opacity: 1;color:rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important}.text-info{--bs-text-opacity: 1;color:rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important}.text-warning{--bs-text-opacity: 1;color:rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important}.text-danger{--bs-text-opacity: 1;color:rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important}.text-light{--bs-text-opacity: 1;color:rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important}.text-dark{--bs-text-opacity: 1;color:rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important}.text-black{--bs-text-opacity: 1;color:rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important}.text-white{--bs-text-opacity: 1;color:rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important}.text-body{--bs-text-opacity: 1;color:rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) !important}.text-muted{--bs-text-opacity: 1;color:#6c757d !important}.text-black-50{--bs-text-opacity: 1;color:rgba(0,0,0,.5) !important}.text-white-50{--bs-text-opacity: 1;color:rgba(255,255,255,.5) !important}.text-reset{--bs-text-opacity: 1;color:inherit !important}.text-opacity-25{--bs-text-opacity: 0.25}.text-opacity-50{--bs-text-opacity: 0.5}.text-opacity-75{--bs-text-opacity: 0.75}.text-opacity-100{--bs-text-opacity: 1}.bg-primary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important}.bg-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important}.bg-success{--bs-bg-opacity: 1;background-color:rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important}.bg-info{--bs-bg-opacity: 1;background-color:rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important}.bg-warning{--bs-bg-opacity: 1;background-color:rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important}.bg-danger{--bs-bg-opacity: 1;background-color:rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important}.bg-light{--bs-bg-opacity: 1;background-color:rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important}.bg-dark{--bs-bg-opacity: 1;background-color:rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important}.bg-black{--bs-bg-opacity: 1;background-color:rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important}.bg-white{--bs-bg-opacity: 1;background-color:rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important}.bg-body{--bs-bg-opacity: 1;background-color:rgba(var(--bs-body-bg-rgb), var(--bs-bg-opacity)) !important}.bg-transparent{--bs-bg-opacity: 1;background-color:rgba(0,0,0,0) !important}.bg-opacity-10{--bs-bg-opacity: 0.1}.bg-opacity-25{--bs-bg-opacity: 0.25}.bg-opacity-50{--bs-bg-opacity: 0.5}.bg-opacity-75{--bs-bg-opacity: 0.75}.bg-opacity-100{--bs-bg-opacity: 1}.bg-gradient{background-image:var(--bs-gradient) !important}.user-select-all{user-select:all !important}.user-select-auto{user-select:auto !important}.user-select-none{user-select:none !important}.pe-none{pointer-events:none !important}.pe-auto{pointer-events:auto !important}.rounded{border-radius:var(--bs-border-radius) !important}.rounded-0{border-radius:0 !important}.rounded-1{border-radius:var(--bs-border-radius-sm) !important}.rounded-2{border-radius:var(--bs-border-radius) !important}.rounded-3{border-radius:var(--bs-border-radius-lg) !important}.rounded-4{border-radius:var(--bs-border-radius-xl) !important}.rounded-5{border-radius:var(--bs-border-radius-2xl) !important}.rounded-circle{border-radius:50% !important}.rounded-pill{border-radius:var(--bs-border-radius-pill) !important}.rounded-top{border-top-left-radius:var(--bs-border-radius) !important;border-top-right-radius:var(--bs-border-radius) !important}.rounded-end{border-top-right-radius:var(--bs-border-radius) !important;border-bottom-right-radius:var(--bs-border-radius) !important}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius) !important;border-bottom-left-radius:var(--bs-border-radius) !important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius) !important;border-top-left-radius:var(--bs-border-radius) !important}.visible{visibility:visible !important}.invisible{visibility:hidden !important}@media(min-width: 576px){.float-sm-start{float:left !important}.float-sm-end{float:right !important}.float-sm-none{float:none !important}.d-sm-inline{display:inline !important}.d-sm-inline-block{display:inline-block !important}.d-sm-block{display:block !important}.d-sm-grid{display:grid !important}.d-sm-table{display:table !important}.d-sm-table-row{display:table-row !important}.d-sm-table-cell{display:table-cell !important}.d-sm-flex{display:flex !important}.d-sm-inline-flex{display:inline-flex !important}.d-sm-none{display:none !important}.flex-sm-fill{flex:1 1 auto !important}.flex-sm-row{flex-direction:row !important}.flex-sm-column{flex-direction:column !important}.flex-sm-row-reverse{flex-direction:row-reverse !important}.flex-sm-column-reverse{flex-direction:column-reverse !important}.flex-sm-grow-0{flex-grow:0 !important}.flex-sm-grow-1{flex-grow:1 !important}.flex-sm-shrink-0{flex-shrink:0 !important}.flex-sm-shrink-1{flex-shrink:1 !important}.flex-sm-wrap{flex-wrap:wrap !important}.flex-sm-nowrap{flex-wrap:nowrap !important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-sm-start{justify-content:flex-start !important}.justify-content-sm-end{justify-content:flex-end !important}.justify-content-sm-center{justify-content:center !important}.justify-content-sm-between{justify-content:space-between !important}.justify-content-sm-around{justify-content:space-around !important}.justify-content-sm-evenly{justify-content:space-evenly !important}.align-items-sm-start{align-items:flex-start !important}.align-items-sm-end{align-items:flex-end !important}.align-items-sm-center{align-items:center !important}.align-items-sm-baseline{align-items:baseline !important}.align-items-sm-stretch{align-items:stretch !important}.align-content-sm-start{align-content:flex-start !important}.align-content-sm-end{align-content:flex-end !important}.align-content-sm-center{align-content:center !important}.align-content-sm-between{align-content:space-between !important}.align-content-sm-around{align-content:space-around !important}.align-content-sm-stretch{align-content:stretch !important}.align-self-sm-auto{align-self:auto !important}.align-self-sm-start{align-self:flex-start !important}.align-self-sm-end{align-self:flex-end !important}.align-self-sm-center{align-self:center !important}.align-self-sm-baseline{align-self:baseline !important}.align-self-sm-stretch{align-self:stretch !important}.order-sm-first{order:-1 !important}.order-sm-0{order:0 !important}.order-sm-1{order:1 !important}.order-sm-2{order:2 !important}.order-sm-3{order:3 !important}.order-sm-4{order:4 !important}.order-sm-5{order:5 !important}.order-sm-last{order:6 !important}.m-sm-0{margin:0 !important}.m-sm-1{margin:.25rem !important}.m-sm-2{margin:.5rem !important}.m-sm-3{margin:1rem !important}.m-sm-4{margin:1.5rem !important}.m-sm-5{margin:3rem !important}.m-sm-auto{margin:auto !important}.mx-sm-0{margin-right:0 !important;margin-left:0 !important}.mx-sm-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-sm-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-sm-3{margin-right:1rem !important;margin-left:1rem !important}.mx-sm-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-sm-5{margin-right:3rem !important;margin-left:3rem !important}.mx-sm-auto{margin-right:auto !important;margin-left:auto !important}.my-sm-0{margin-top:0 !important;margin-bottom:0 !important}.my-sm-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-sm-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-sm-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-sm-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-sm-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-sm-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-sm-0{margin-top:0 !important}.mt-sm-1{margin-top:.25rem !important}.mt-sm-2{margin-top:.5rem !important}.mt-sm-3{margin-top:1rem !important}.mt-sm-4{margin-top:1.5rem !important}.mt-sm-5{margin-top:3rem !important}.mt-sm-auto{margin-top:auto !important}.me-sm-0{margin-right:0 !important}.me-sm-1{margin-right:.25rem !important}.me-sm-2{margin-right:.5rem !important}.me-sm-3{margin-right:1rem !important}.me-sm-4{margin-right:1.5rem !important}.me-sm-5{margin-right:3rem !important}.me-sm-auto{margin-right:auto !important}.mb-sm-0{margin-bottom:0 !important}.mb-sm-1{margin-bottom:.25rem !important}.mb-sm-2{margin-bottom:.5rem !important}.mb-sm-3{margin-bottom:1rem !important}.mb-sm-4{margin-bottom:1.5rem !important}.mb-sm-5{margin-bottom:3rem !important}.mb-sm-auto{margin-bottom:auto !important}.ms-sm-0{margin-left:0 !important}.ms-sm-1{margin-left:.25rem !important}.ms-sm-2{margin-left:.5rem !important}.ms-sm-3{margin-left:1rem !important}.ms-sm-4{margin-left:1.5rem !important}.ms-sm-5{margin-left:3rem !important}.ms-sm-auto{margin-left:auto !important}.p-sm-0{padding:0 !important}.p-sm-1{padding:.25rem !important}.p-sm-2{padding:.5rem !important}.p-sm-3{padding:1rem !important}.p-sm-4{padding:1.5rem !important}.p-sm-5{padding:3rem !important}.px-sm-0{padding-right:0 !important;padding-left:0 !important}.px-sm-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-sm-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-sm-3{padding-right:1rem !important;padding-left:1rem !important}.px-sm-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-sm-5{padding-right:3rem !important;padding-left:3rem !important}.py-sm-0{padding-top:0 !important;padding-bottom:0 !important}.py-sm-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-sm-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-sm-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-sm-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-sm-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-sm-0{padding-top:0 !important}.pt-sm-1{padding-top:.25rem !important}.pt-sm-2{padding-top:.5rem !important}.pt-sm-3{padding-top:1rem !important}.pt-sm-4{padding-top:1.5rem !important}.pt-sm-5{padding-top:3rem !important}.pe-sm-0{padding-right:0 !important}.pe-sm-1{padding-right:.25rem !important}.pe-sm-2{padding-right:.5rem !important}.pe-sm-3{padding-right:1rem !important}.pe-sm-4{padding-right:1.5rem !important}.pe-sm-5{padding-right:3rem !important}.pb-sm-0{padding-bottom:0 !important}.pb-sm-1{padding-bottom:.25rem !important}.pb-sm-2{padding-bottom:.5rem !important}.pb-sm-3{padding-bottom:1rem !important}.pb-sm-4{padding-bottom:1.5rem !important}.pb-sm-5{padding-bottom:3rem !important}.ps-sm-0{padding-left:0 !important}.ps-sm-1{padding-left:.25rem !important}.ps-sm-2{padding-left:.5rem !important}.ps-sm-3{padding-left:1rem !important}.ps-sm-4{padding-left:1.5rem !important}.ps-sm-5{padding-left:3rem !important}.gap-sm-0{gap:0 !important}.gap-sm-1{gap:.25rem !important}.gap-sm-2{gap:.5rem !important}.gap-sm-3{gap:1rem !important}.gap-sm-4{gap:1.5rem !important}.gap-sm-5{gap:3rem !important}.text-sm-start{text-align:left !important}.text-sm-end{text-align:right !important}.text-sm-center{text-align:center !important}}@media(min-width: 768px){.float-md-start{float:left !important}.float-md-end{float:right !important}.float-md-none{float:none !important}.d-md-inline{display:inline !important}.d-md-inline-block{display:inline-block !important}.d-md-block{display:block !important}.d-md-grid{display:grid !important}.d-md-table{display:table !important}.d-md-table-row{display:table-row !important}.d-md-table-cell{display:table-cell !important}.d-md-flex{display:flex !important}.d-md-inline-flex{display:inline-flex !important}.d-md-none{display:none !important}.flex-md-fill{flex:1 1 auto !important}.flex-md-row{flex-direction:row !important}.flex-md-column{flex-direction:column !important}.flex-md-row-reverse{flex-direction:row-reverse !important}.flex-md-column-reverse{flex-direction:column-reverse !important}.flex-md-grow-0{flex-grow:0 !important}.flex-md-grow-1{flex-grow:1 !important}.flex-md-shrink-0{flex-shrink:0 !important}.flex-md-shrink-1{flex-shrink:1 !important}.flex-md-wrap{flex-wrap:wrap !important}.flex-md-nowrap{flex-wrap:nowrap !important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-md-start{justify-content:flex-start !important}.justify-content-md-end{justify-content:flex-end !important}.justify-content-md-center{justify-content:center !important}.justify-content-md-between{justify-content:space-between !important}.justify-content-md-around{justify-content:space-around !important}.justify-content-md-evenly{justify-content:space-evenly !important}.align-items-md-start{align-items:flex-start !important}.align-items-md-end{align-items:flex-end !important}.align-items-md-center{align-items:center !important}.align-items-md-baseline{align-items:baseline !important}.align-items-md-stretch{align-items:stretch !important}.align-content-md-start{align-content:flex-start !important}.align-content-md-end{align-content:flex-end !important}.align-content-md-center{align-content:center !important}.align-content-md-between{align-content:space-between !important}.align-content-md-around{align-content:space-around !important}.align-content-md-stretch{align-content:stretch !important}.align-self-md-auto{align-self:auto !important}.align-self-md-start{align-self:flex-start !important}.align-self-md-end{align-self:flex-end !important}.align-self-md-center{align-self:center !important}.align-self-md-baseline{align-self:baseline !important}.align-self-md-stretch{align-self:stretch !important}.order-md-first{order:-1 !important}.order-md-0{order:0 !important}.order-md-1{order:1 !important}.order-md-2{order:2 !important}.order-md-3{order:3 !important}.order-md-4{order:4 !important}.order-md-5{order:5 !important}.order-md-last{order:6 !important}.m-md-0{margin:0 !important}.m-md-1{margin:.25rem !important}.m-md-2{margin:.5rem !important}.m-md-3{margin:1rem !important}.m-md-4{margin:1.5rem !important}.m-md-5{margin:3rem !important}.m-md-auto{margin:auto !important}.mx-md-0{margin-right:0 !important;margin-left:0 !important}.mx-md-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-md-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-md-3{margin-right:1rem !important;margin-left:1rem !important}.mx-md-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-md-5{margin-right:3rem !important;margin-left:3rem !important}.mx-md-auto{margin-right:auto !important;margin-left:auto !important}.my-md-0{margin-top:0 !important;margin-bottom:0 !important}.my-md-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-md-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-md-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-md-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-md-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-md-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-md-0{margin-top:0 !important}.mt-md-1{margin-top:.25rem !important}.mt-md-2{margin-top:.5rem !important}.mt-md-3{margin-top:1rem !important}.mt-md-4{margin-top:1.5rem !important}.mt-md-5{margin-top:3rem !important}.mt-md-auto{margin-top:auto !important}.me-md-0{margin-right:0 !important}.me-md-1{margin-right:.25rem !important}.me-md-2{margin-right:.5rem !important}.me-md-3{margin-right:1rem !important}.me-md-4{margin-right:1.5rem !important}.me-md-5{margin-right:3rem !important}.me-md-auto{margin-right:auto !important}.mb-md-0{margin-bottom:0 !important}.mb-md-1{margin-bottom:.25rem !important}.mb-md-2{margin-bottom:.5rem !important}.mb-md-3{margin-bottom:1rem !important}.mb-md-4{margin-bottom:1.5rem !important}.mb-md-5{margin-bottom:3rem !important}.mb-md-auto{margin-bottom:auto !important}.ms-md-0{margin-left:0 !important}.ms-md-1{margin-left:.25rem !important}.ms-md-2{margin-left:.5rem !important}.ms-md-3{margin-left:1rem !important}.ms-md-4{margin-left:1.5rem !important}.ms-md-5{margin-left:3rem !important}.ms-md-auto{margin-left:auto !important}.p-md-0{padding:0 !important}.p-md-1{padding:.25rem !important}.p-md-2{padding:.5rem !important}.p-md-3{padding:1rem !important}.p-md-4{padding:1.5rem !important}.p-md-5{padding:3rem !important}.px-md-0{padding-right:0 !important;padding-left:0 !important}.px-md-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-md-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-md-3{padding-right:1rem !important;padding-left:1rem !important}.px-md-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-md-5{padding-right:3rem !important;padding-left:3rem !important}.py-md-0{padding-top:0 !important;padding-bottom:0 !important}.py-md-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-md-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-md-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-md-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-md-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-md-0{padding-top:0 !important}.pt-md-1{padding-top:.25rem !important}.pt-md-2{padding-top:.5rem !important}.pt-md-3{padding-top:1rem !important}.pt-md-4{padding-top:1.5rem !important}.pt-md-5{padding-top:3rem !important}.pe-md-0{padding-right:0 !important}.pe-md-1{padding-right:.25rem !important}.pe-md-2{padding-right:.5rem !important}.pe-md-3{padding-right:1rem !important}.pe-md-4{padding-right:1.5rem !important}.pe-md-5{padding-right:3rem !important}.pb-md-0{padding-bottom:0 !important}.pb-md-1{padding-bottom:.25rem !important}.pb-md-2{padding-bottom:.5rem !important}.pb-md-3{padding-bottom:1rem !important}.pb-md-4{padding-bottom:1.5rem !important}.pb-md-5{padding-bottom:3rem !important}.ps-md-0{padding-left:0 !important}.ps-md-1{padding-left:.25rem !important}.ps-md-2{padding-left:.5rem !important}.ps-md-3{padding-left:1rem !important}.ps-md-4{padding-left:1.5rem !important}.ps-md-5{padding-left:3rem !important}.gap-md-0{gap:0 !important}.gap-md-1{gap:.25rem !important}.gap-md-2{gap:.5rem !important}.gap-md-3{gap:1rem !important}.gap-md-4{gap:1.5rem !important}.gap-md-5{gap:3rem !important}.text-md-start{text-align:left !important}.text-md-end{text-align:right !important}.text-md-center{text-align:center !important}}@media(min-width: 992px){.float-lg-start{float:left !important}.float-lg-end{float:right !important}.float-lg-none{float:none !important}.d-lg-inline{display:inline !important}.d-lg-inline-block{display:inline-block !important}.d-lg-block{display:block !important}.d-lg-grid{display:grid !important}.d-lg-table{display:table !important}.d-lg-table-row{display:table-row !important}.d-lg-table-cell{display:table-cell !important}.d-lg-flex{display:flex !important}.d-lg-inline-flex{display:inline-flex !important}.d-lg-none{display:none !important}.flex-lg-fill{flex:1 1 auto !important}.flex-lg-row{flex-direction:row !important}.flex-lg-column{flex-direction:column !important}.flex-lg-row-reverse{flex-direction:row-reverse !important}.flex-lg-column-reverse{flex-direction:column-reverse !important}.flex-lg-grow-0{flex-grow:0 !important}.flex-lg-grow-1{flex-grow:1 !important}.flex-lg-shrink-0{flex-shrink:0 !important}.flex-lg-shrink-1{flex-shrink:1 !important}.flex-lg-wrap{flex-wrap:wrap !important}.flex-lg-nowrap{flex-wrap:nowrap !important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-lg-start{justify-content:flex-start !important}.justify-content-lg-end{justify-content:flex-end !important}.justify-content-lg-center{justify-content:center !important}.justify-content-lg-between{justify-content:space-between !important}.justify-content-lg-around{justify-content:space-around !important}.justify-content-lg-evenly{justify-content:space-evenly !important}.align-items-lg-start{align-items:flex-start !important}.align-items-lg-end{align-items:flex-end !important}.align-items-lg-center{align-items:center !important}.align-items-lg-baseline{align-items:baseline !important}.align-items-lg-stretch{align-items:stretch !important}.align-content-lg-start{align-content:flex-start !important}.align-content-lg-end{align-content:flex-end !important}.align-content-lg-center{align-content:center !important}.align-content-lg-between{align-content:space-between !important}.align-content-lg-around{align-content:space-around !important}.align-content-lg-stretch{align-content:stretch !important}.align-self-lg-auto{align-self:auto !important}.align-self-lg-start{align-self:flex-start !important}.align-self-lg-end{align-self:flex-end !important}.align-self-lg-center{align-self:center !important}.align-self-lg-baseline{align-self:baseline !important}.align-self-lg-stretch{align-self:stretch !important}.order-lg-first{order:-1 !important}.order-lg-0{order:0 !important}.order-lg-1{order:1 !important}.order-lg-2{order:2 !important}.order-lg-3{order:3 !important}.order-lg-4{order:4 !important}.order-lg-5{order:5 !important}.order-lg-last{order:6 !important}.m-lg-0{margin:0 !important}.m-lg-1{margin:.25rem !important}.m-lg-2{margin:.5rem !important}.m-lg-3{margin:1rem !important}.m-lg-4{margin:1.5rem !important}.m-lg-5{margin:3rem !important}.m-lg-auto{margin:auto !important}.mx-lg-0{margin-right:0 !important;margin-left:0 !important}.mx-lg-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-lg-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-lg-3{margin-right:1rem !important;margin-left:1rem !important}.mx-lg-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-lg-5{margin-right:3rem !important;margin-left:3rem !important}.mx-lg-auto{margin-right:auto !important;margin-left:auto !important}.my-lg-0{margin-top:0 !important;margin-bottom:0 !important}.my-lg-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-lg-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-lg-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-lg-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-lg-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-lg-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-lg-0{margin-top:0 !important}.mt-lg-1{margin-top:.25rem !important}.mt-lg-2{margin-top:.5rem !important}.mt-lg-3{margin-top:1rem !important}.mt-lg-4{margin-top:1.5rem !important}.mt-lg-5{margin-top:3rem !important}.mt-lg-auto{margin-top:auto !important}.me-lg-0{margin-right:0 !important}.me-lg-1{margin-right:.25rem !important}.me-lg-2{margin-right:.5rem !important}.me-lg-3{margin-right:1rem !important}.me-lg-4{margin-right:1.5rem !important}.me-lg-5{margin-right:3rem !important}.me-lg-auto{margin-right:auto !important}.mb-lg-0{margin-bottom:0 !important}.mb-lg-1{margin-bottom:.25rem !important}.mb-lg-2{margin-bottom:.5rem !important}.mb-lg-3{margin-bottom:1rem !important}.mb-lg-4{margin-bottom:1.5rem !important}.mb-lg-5{margin-bottom:3rem !important}.mb-lg-auto{margin-bottom:auto !important}.ms-lg-0{margin-left:0 !important}.ms-lg-1{margin-left:.25rem !important}.ms-lg-2{margin-left:.5rem !important}.ms-lg-3{margin-left:1rem !important}.ms-lg-4{margin-left:1.5rem !important}.ms-lg-5{margin-left:3rem !important}.ms-lg-auto{margin-left:auto !important}.p-lg-0{padding:0 !important}.p-lg-1{padding:.25rem !important}.p-lg-2{padding:.5rem !important}.p-lg-3{padding:1rem !important}.p-lg-4{padding:1.5rem !important}.p-lg-5{padding:3rem !important}.px-lg-0{padding-right:0 !important;padding-left:0 !important}.px-lg-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-lg-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-lg-3{padding-right:1rem !important;padding-left:1rem !important}.px-lg-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-lg-5{padding-right:3rem !important;padding-left:3rem !important}.py-lg-0{padding-top:0 !important;padding-bottom:0 !important}.py-lg-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-lg-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-lg-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-lg-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-lg-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-lg-0{padding-top:0 !important}.pt-lg-1{padding-top:.25rem !important}.pt-lg-2{padding-top:.5rem !important}.pt-lg-3{padding-top:1rem !important}.pt-lg-4{padding-top:1.5rem !important}.pt-lg-5{padding-top:3rem !important}.pe-lg-0{padding-right:0 !important}.pe-lg-1{padding-right:.25rem !important}.pe-lg-2{padding-right:.5rem !important}.pe-lg-3{padding-right:1rem !important}.pe-lg-4{padding-right:1.5rem !important}.pe-lg-5{padding-right:3rem !important}.pb-lg-0{padding-bottom:0 !important}.pb-lg-1{padding-bottom:.25rem !important}.pb-lg-2{padding-bottom:.5rem !important}.pb-lg-3{padding-bottom:1rem !important}.pb-lg-4{padding-bottom:1.5rem !important}.pb-lg-5{padding-bottom:3rem !important}.ps-lg-0{padding-left:0 !important}.ps-lg-1{padding-left:.25rem !important}.ps-lg-2{padding-left:.5rem !important}.ps-lg-3{padding-left:1rem !important}.ps-lg-4{padding-left:1.5rem !important}.ps-lg-5{padding-left:3rem !important}.gap-lg-0{gap:0 !important}.gap-lg-1{gap:.25rem !important}.gap-lg-2{gap:.5rem !important}.gap-lg-3{gap:1rem !important}.gap-lg-4{gap:1.5rem !important}.gap-lg-5{gap:3rem !important}.text-lg-start{text-align:left !important}.text-lg-end{text-align:right !important}.text-lg-center{text-align:center !important}}@media(min-width: 1200px){.float-xl-start{float:left !important}.float-xl-end{float:right !important}.float-xl-none{float:none !important}.d-xl-inline{display:inline !important}.d-xl-inline-block{display:inline-block !important}.d-xl-block{display:block !important}.d-xl-grid{display:grid !important}.d-xl-table{display:table !important}.d-xl-table-row{display:table-row !important}.d-xl-table-cell{display:table-cell !important}.d-xl-flex{display:flex !important}.d-xl-inline-flex{display:inline-flex !important}.d-xl-none{display:none !important}.flex-xl-fill{flex:1 1 auto !important}.flex-xl-row{flex-direction:row !important}.flex-xl-column{flex-direction:column !important}.flex-xl-row-reverse{flex-direction:row-reverse !important}.flex-xl-column-reverse{flex-direction:column-reverse !important}.flex-xl-grow-0{flex-grow:0 !important}.flex-xl-grow-1{flex-grow:1 !important}.flex-xl-shrink-0{flex-shrink:0 !important}.flex-xl-shrink-1{flex-shrink:1 !important}.flex-xl-wrap{flex-wrap:wrap !important}.flex-xl-nowrap{flex-wrap:nowrap !important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xl-start{justify-content:flex-start !important}.justify-content-xl-end{justify-content:flex-end !important}.justify-content-xl-center{justify-content:center !important}.justify-content-xl-between{justify-content:space-between !important}.justify-content-xl-around{justify-content:space-around !important}.justify-content-xl-evenly{justify-content:space-evenly !important}.align-items-xl-start{align-items:flex-start !important}.align-items-xl-end{align-items:flex-end !important}.align-items-xl-center{align-items:center !important}.align-items-xl-baseline{align-items:baseline !important}.align-items-xl-stretch{align-items:stretch !important}.align-content-xl-start{align-content:flex-start !important}.align-content-xl-end{align-content:flex-end !important}.align-content-xl-center{align-content:center !important}.align-content-xl-between{align-content:space-between !important}.align-content-xl-around{align-content:space-around !important}.align-content-xl-stretch{align-content:stretch !important}.align-self-xl-auto{align-self:auto !important}.align-self-xl-start{align-self:flex-start !important}.align-self-xl-end{align-self:flex-end !important}.align-self-xl-center{align-self:center !important}.align-self-xl-baseline{align-self:baseline !important}.align-self-xl-stretch{align-self:stretch !important}.order-xl-first{order:-1 !important}.order-xl-0{order:0 !important}.order-xl-1{order:1 !important}.order-xl-2{order:2 !important}.order-xl-3{order:3 !important}.order-xl-4{order:4 !important}.order-xl-5{order:5 !important}.order-xl-last{order:6 !important}.m-xl-0{margin:0 !important}.m-xl-1{margin:.25rem !important}.m-xl-2{margin:.5rem !important}.m-xl-3{margin:1rem !important}.m-xl-4{margin:1.5rem !important}.m-xl-5{margin:3rem !important}.m-xl-auto{margin:auto !important}.mx-xl-0{margin-right:0 !important;margin-left:0 !important}.mx-xl-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xl-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xl-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xl-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xl-auto{margin-right:auto !important;margin-left:auto !important}.my-xl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xl-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xl-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xl-0{margin-top:0 !important}.mt-xl-1{margin-top:.25rem !important}.mt-xl-2{margin-top:.5rem !important}.mt-xl-3{margin-top:1rem !important}.mt-xl-4{margin-top:1.5rem !important}.mt-xl-5{margin-top:3rem !important}.mt-xl-auto{margin-top:auto !important}.me-xl-0{margin-right:0 !important}.me-xl-1{margin-right:.25rem !important}.me-xl-2{margin-right:.5rem !important}.me-xl-3{margin-right:1rem !important}.me-xl-4{margin-right:1.5rem !important}.me-xl-5{margin-right:3rem !important}.me-xl-auto{margin-right:auto !important}.mb-xl-0{margin-bottom:0 !important}.mb-xl-1{margin-bottom:.25rem !important}.mb-xl-2{margin-bottom:.5rem !important}.mb-xl-3{margin-bottom:1rem !important}.mb-xl-4{margin-bottom:1.5rem !important}.mb-xl-5{margin-bottom:3rem !important}.mb-xl-auto{margin-bottom:auto !important}.ms-xl-0{margin-left:0 !important}.ms-xl-1{margin-left:.25rem !important}.ms-xl-2{margin-left:.5rem !important}.ms-xl-3{margin-left:1rem !important}.ms-xl-4{margin-left:1.5rem !important}.ms-xl-5{margin-left:3rem !important}.ms-xl-auto{margin-left:auto !important}.p-xl-0{padding:0 !important}.p-xl-1{padding:.25rem !important}.p-xl-2{padding:.5rem !important}.p-xl-3{padding:1rem !important}.p-xl-4{padding:1.5rem !important}.p-xl-5{padding:3rem !important}.px-xl-0{padding-right:0 !important;padding-left:0 !important}.px-xl-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-xl-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-xl-3{padding-right:1rem !important;padding-left:1rem !important}.px-xl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xl-5{padding-right:3rem !important;padding-left:3rem !important}.py-xl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xl-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xl-0{padding-top:0 !important}.pt-xl-1{padding-top:.25rem !important}.pt-xl-2{padding-top:.5rem !important}.pt-xl-3{padding-top:1rem !important}.pt-xl-4{padding-top:1.5rem !important}.pt-xl-5{padding-top:3rem !important}.pe-xl-0{padding-right:0 !important}.pe-xl-1{padding-right:.25rem !important}.pe-xl-2{padding-right:.5rem !important}.pe-xl-3{padding-right:1rem !important}.pe-xl-4{padding-right:1.5rem !important}.pe-xl-5{padding-right:3rem !important}.pb-xl-0{padding-bottom:0 !important}.pb-xl-1{padding-bottom:.25rem !important}.pb-xl-2{padding-bottom:.5rem !important}.pb-xl-3{padding-bottom:1rem !important}.pb-xl-4{padding-bottom:1.5rem !important}.pb-xl-5{padding-bottom:3rem !important}.ps-xl-0{padding-left:0 !important}.ps-xl-1{padding-left:.25rem !important}.ps-xl-2{padding-left:.5rem !important}.ps-xl-3{padding-left:1rem !important}.ps-xl-4{padding-left:1.5rem !important}.ps-xl-5{padding-left:3rem !important}.gap-xl-0{gap:0 !important}.gap-xl-1{gap:.25rem !important}.gap-xl-2{gap:.5rem !important}.gap-xl-3{gap:1rem !important}.gap-xl-4{gap:1.5rem !important}.gap-xl-5{gap:3rem !important}.text-xl-start{text-align:left !important}.text-xl-end{text-align:right !important}.text-xl-center{text-align:center !important}}@media(min-width: 1400px){.float-xxl-start{float:left !important}.float-xxl-end{float:right !important}.float-xxl-none{float:none !important}.d-xxl-inline{display:inline !important}.d-xxl-inline-block{display:inline-block !important}.d-xxl-block{display:block !important}.d-xxl-grid{display:grid !important}.d-xxl-table{display:table !important}.d-xxl-table-row{display:table-row !important}.d-xxl-table-cell{display:table-cell !important}.d-xxl-flex{display:flex !important}.d-xxl-inline-flex{display:inline-flex !important}.d-xxl-none{display:none !important}.flex-xxl-fill{flex:1 1 auto !important}.flex-xxl-row{flex-direction:row !important}.flex-xxl-column{flex-direction:column !important}.flex-xxl-row-reverse{flex-direction:row-reverse !important}.flex-xxl-column-reverse{flex-direction:column-reverse !important}.flex-xxl-grow-0{flex-grow:0 !important}.flex-xxl-grow-1{flex-grow:1 !important}.flex-xxl-shrink-0{flex-shrink:0 !important}.flex-xxl-shrink-1{flex-shrink:1 !important}.flex-xxl-wrap{flex-wrap:wrap !important}.flex-xxl-nowrap{flex-wrap:nowrap !important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xxl-start{justify-content:flex-start !important}.justify-content-xxl-end{justify-content:flex-end !important}.justify-content-xxl-center{justify-content:center !important}.justify-content-xxl-between{justify-content:space-between !important}.justify-content-xxl-around{justify-content:space-around !important}.justify-content-xxl-evenly{justify-content:space-evenly !important}.align-items-xxl-start{align-items:flex-start !important}.align-items-xxl-end{align-items:flex-end !important}.align-items-xxl-center{align-items:center !important}.align-items-xxl-baseline{align-items:baseline !important}.align-items-xxl-stretch{align-items:stretch !important}.align-content-xxl-start{align-content:flex-start !important}.align-content-xxl-end{align-content:flex-end !important}.align-content-xxl-center{align-content:center !important}.align-content-xxl-between{align-content:space-between !important}.align-content-xxl-around{align-content:space-around !important}.align-content-xxl-stretch{align-content:stretch !important}.align-self-xxl-auto{align-self:auto !important}.align-self-xxl-start{align-self:flex-start !important}.align-self-xxl-end{align-self:flex-end !important}.align-self-xxl-center{align-self:center !important}.align-self-xxl-baseline{align-self:baseline !important}.align-self-xxl-stretch{align-self:stretch !important}.order-xxl-first{order:-1 !important}.order-xxl-0{order:0 !important}.order-xxl-1{order:1 !important}.order-xxl-2{order:2 !important}.order-xxl-3{order:3 !important}.order-xxl-4{order:4 !important}.order-xxl-5{order:5 !important}.order-xxl-last{order:6 !important}.m-xxl-0{margin:0 !important}.m-xxl-1{margin:.25rem !important}.m-xxl-2{margin:.5rem !important}.m-xxl-3{margin:1rem !important}.m-xxl-4{margin:1.5rem !important}.m-xxl-5{margin:3rem !important}.m-xxl-auto{margin:auto !important}.mx-xxl-0{margin-right:0 !important;margin-left:0 !important}.mx-xxl-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xxl-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xxl-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xxl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xxl-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xxl-auto{margin-right:auto !important;margin-left:auto !important}.my-xxl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xxl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xxl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xxl-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xxl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xxl-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xxl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xxl-0{margin-top:0 !important}.mt-xxl-1{margin-top:.25rem !important}.mt-xxl-2{margin-top:.5rem !important}.mt-xxl-3{margin-top:1rem !important}.mt-xxl-4{margin-top:1.5rem !important}.mt-xxl-5{margin-top:3rem !important}.mt-xxl-auto{margin-top:auto !important}.me-xxl-0{margin-right:0 !important}.me-xxl-1{margin-right:.25rem !important}.me-xxl-2{margin-right:.5rem !important}.me-xxl-3{margin-right:1rem !important}.me-xxl-4{margin-right:1.5rem !important}.me-xxl-5{margin-right:3rem !important}.me-xxl-auto{margin-right:auto !important}.mb-xxl-0{margin-bottom:0 !important}.mb-xxl-1{margin-bottom:.25rem !important}.mb-xxl-2{margin-bottom:.5rem !important}.mb-xxl-3{margin-bottom:1rem !important}.mb-xxl-4{margin-bottom:1.5rem !important}.mb-xxl-5{margin-bottom:3rem !important}.mb-xxl-auto{margin-bottom:auto !important}.ms-xxl-0{margin-left:0 !important}.ms-xxl-1{margin-left:.25rem !important}.ms-xxl-2{margin-left:.5rem !important}.ms-xxl-3{margin-left:1rem !important}.ms-xxl-4{margin-left:1.5rem !important}.ms-xxl-5{margin-left:3rem !important}.ms-xxl-auto{margin-left:auto !important}.p-xxl-0{padding:0 !important}.p-xxl-1{padding:.25rem !important}.p-xxl-2{padding:.5rem !important}.p-xxl-3{padding:1rem !important}.p-xxl-4{padding:1.5rem !important}.p-xxl-5{padding:3rem !important}.px-xxl-0{padding-right:0 !important;padding-left:0 !important}.px-xxl-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-xxl-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-xxl-3{padding-right:1rem !important;padding-left:1rem !important}.px-xxl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xxl-5{padding-right:3rem !important;padding-left:3rem !important}.py-xxl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xxl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xxl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xxl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xxl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xxl-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xxl-0{padding-top:0 !important}.pt-xxl-1{padding-top:.25rem !important}.pt-xxl-2{padding-top:.5rem !important}.pt-xxl-3{padding-top:1rem !important}.pt-xxl-4{padding-top:1.5rem !important}.pt-xxl-5{padding-top:3rem !important}.pe-xxl-0{padding-right:0 !important}.pe-xxl-1{padding-right:.25rem !important}.pe-xxl-2{padding-right:.5rem !important}.pe-xxl-3{padding-right:1rem !important}.pe-xxl-4{padding-right:1.5rem !important}.pe-xxl-5{padding-right:3rem !important}.pb-xxl-0{padding-bottom:0 !important}.pb-xxl-1{padding-bottom:.25rem !important}.pb-xxl-2{padding-bottom:.5rem !important}.pb-xxl-3{padding-bottom:1rem !important}.pb-xxl-4{padding-bottom:1.5rem !important}.pb-xxl-5{padding-bottom:3rem !important}.ps-xxl-0{padding-left:0 !important}.ps-xxl-1{padding-left:.25rem !important}.ps-xxl-2{padding-left:.5rem !important}.ps-xxl-3{padding-left:1rem !important}.ps-xxl-4{padding-left:1.5rem !important}.ps-xxl-5{padding-left:3rem !important}.gap-xxl-0{gap:0 !important}.gap-xxl-1{gap:.25rem !important}.gap-xxl-2{gap:.5rem !important}.gap-xxl-3{gap:1rem !important}.gap-xxl-4{gap:1.5rem !important}.gap-xxl-5{gap:3rem !important}.text-xxl-start{text-align:left !important}.text-xxl-end{text-align:right !important}.text-xxl-center{text-align:center !important}}@media(min-width: 1200px){.fs-1{font-size:2.5rem !important}.fs-2{font-size:2rem !important}.fs-3{font-size:1.75rem !important}.fs-4{font-size:1.5rem !important}}@media print{.d-print-inline{display:inline !important}.d-print-inline-block{display:inline-block !important}.d-print-block{display:block !important}.d-print-grid{display:grid !important}.d-print-table{display:table !important}.d-print-table-row{display:table-row !important}.d-print-table-cell{display:table-cell !important}.d-print-flex{display:flex !important}.d-print-inline-flex{display:inline-flex !important}.d-print-none{display:none !important}}.breadcrumb{--bs-breadcrumb-padding-x: 0;--bs-breadcrumb-padding-y: 0;--bs-breadcrumb-margin-bottom: 1rem;--bs-breadcrumb-bg: ;--bs-breadcrumb-border-radius: ;--bs-breadcrumb-divider-color: #6c757d;--bs-breadcrumb-item-padding-x: 0.5rem;--bs-breadcrumb-item-active-color: #6c757d;display:flex;flex-wrap:wrap;padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);margin-bottom:var(--bs-breadcrumb-margin-bottom);font-size:var(--bs-breadcrumb-font-size);list-style:none;background-color:var(--bs-breadcrumb-bg);border-radius:var(--bs-breadcrumb-border-radius)}.breadcrumb-item+.breadcrumb-item{padding-left:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item+.breadcrumb-item::before{float:left;padding-right:var(--bs-breadcrumb-item-padding-x);color:var(--bs-breadcrumb-divider-color);content:var(--bs-breadcrumb-divider, "/") /* rtl: var(--bs-breadcrumb-divider, "/") */}.breadcrumb-item.active{color:var(--bs-breadcrumb-item-active-color)}@font-face{font-family:"swiper-icons";src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px, 0, 0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}/*!
 * @license MIT
 * @name vlitejs
 * @version 4.2.0
 * @copyright 2022 Joris DANIEL
 */.v-vlite{--vlite-colorPrimary:#ff7f15;--vlite-transition:0.25s ease;--vlite-controlBarHeight:50px;--vlite-controlBarHorizontalPadding:10px;--vlite-controlBarBackground:linear-gradient(0deg,#000 -50%,#0000);--vlite-controlsColor:#fff;--vlite-controlsOpacity:0.9;--vlite-progressBarHeight:5px;--vlite-progressBarBackground:#00000040;font-family:-apple-system,blinkmacsystemfont,segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji;overflow:hidden;position:relative}.v-vlite,.v-vlite *{box-sizing:border-box}.v-vlite.v-audio{--vlite-controlsColor:#000;border-radius:8px;box-shadow:0 2px 15px rgba(0,0,0,.1019607843)}.v-vlite.v-video{aspect-ratio:16/9;background-color:#000}.v-vlite::-webkit-full-screen{height:100%;width:100%}.v-vlite::-moz-full-screen,::-moz-full-screen .v-vlite{height:100%;width:100%}.v-vlite video::-webkit-media-controls{display:none !important}.v-vlite.v-fullscreenButtonDisplay .v-bigPlay,.v-vlite.v-fullscreenButtonDisplay .v-controlBar{position:fixed;z-index:2147483647}.v-vlite.v-paused .v-controlBar.v-hidden{opacity:1}.v-vlite.v-paused:not(.v-firstStart) .v-poster,.v-vlite.v-playing .v-bigPlay,.v-vlite.v-playing .v-poster{opacity:0;visibility:hidden}.v-vlite iframe.vlite-js{pointer-events:none}.v-vlite .vlite-js,.v-vlite .vlite-js>iframe{height:100%;width:100%}.v-controlButton{align-items:center;appearance:none;background:none;border:none;color:inherit;cursor:pointer;display:flex;font-family:inherit;font-size:inherit;height:100%;justify-content:center;opacity:var(--vlite-controlsOpacity);outline:none;padding:0;position:relative;transition:opacity var(--vlite-transition);width:40px}.v-controlButton *{pointer-events:none}.v-controlButton:hover{opacity:1}.v-controlButton.v-controlPressed .v-iconUnpressed,.v-controlButton:not(.v-controlPressed) .v-iconPressed{display:none}.v-controlButton:focus-visible{outline:2px dashed var(--vlite-colorPrimary);outline-offset:-4px}.v-controlButton svg{fill:var(--vlite-controlsColor);height:28px;width:28px}.v-controlButton.v-playPauseButton svg{height:17px;width:15px}.v-controlButton.v-subtitleButton svg{height:22px;width:26px}.v-controlButton.v-volumeButton svg{height:20px;width:24px}.v-controlButton.v-castButton svg,.v-controlButton.v-pipButton svg{height:22px;width:26px}.v-controlButton.v-fullscreenButton svg{height:20px;width:20px}@keyframes loader{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.v-loader{align-items:center;display:flex;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity var(--vlite-transition),visibility var(--vlite-transition);visibility:hidden;width:100%;z-index:5}.v-loaderContent{margin:0 auto;text-align:center;width:70px}.v-loaderContent>div{animation:loader 1.4s ease-in-out infinite both;background-color:var(--vlite-controlsColor);border-radius:100%;display:inline-block;height:18px;width:18px}.v-loaderContent .v-loaderBounce1{animation-delay:-0.32s}.v-loaderContent .v-loaderBounce2{animation-delay:-0.16s}.v-loading .v-loader{opacity:1;visibility:visible}.v-controlButtonIcon{display:none;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%)}.v-playPauseButton{flex-shrink:0}.v-time{align-items:center;color:var(--vlite-controlsColor);display:flex;font-size:14px;height:100%;margin-right:auto}.v-progressBar{-webkit-tap-highlight-color:transparent;appearance:none;background:none;border:none;color:inherit;cursor:pointer;font-family:inherit;font-size:inherit;margin:0;outline:none;touch-action:manipulation;transition:height var(--vlite-transition),top var(--vlite-transition);-webkit-user-select:none;user-select:none;width:calc(100% - var(--vlite-controlBarHorizontalPadding)*2);z-index:1}.v-progressBar:focus-visible{outline:2px dashed var(--vlite-colorPrimary);outline-offset:2px}.v-progressBar::-webkit-slider-runnable-track{background:linear-gradient(to right, var(--vlite-colorPrimary) 0, var(--vlite-progressBarBackground) 0);background:linear-gradient(to right, var(--vlite-colorPrimary) var(--vlite-progressValue, 0), var(--vlite-progressBarBackground) var(--vlite-progressValue, 0));border:none;border-radius:var(--vlite-progressBarHeight);height:var(--vlite-progressBarHeight)}.v-progressBar::-moz-range-track{background:linear-gradient(to right, var(--vlite-colorPrimary) 0, var(--vlite-progressBarBackground) 0);background:linear-gradient(to right, var(--vlite-colorPrimary) var(--vlite-progressValue, 0), var(--vlite-progressBarBackground) var(--vlite-progressValue, 0));border:none;border-radius:var(--vlite-progressBarHeight);height:100%}.v-progressBar::-webkit-slider-thumb{appearance:none;background:var(--vlite-colorPrimary);border:none;border-radius:50%;height:calc(var(--vlite-progressBarHeight)*2);margin-top:calc(var(--vlite-progressBarHeight)/2*-1);width:calc(var(--vlite-progressBarHeight)*2)}.v-progressBar::-moz-range-thumb{background:var(--vlite-colorPrimary);border:none;border-radius:50%;height:calc(var(--vlite-progressBarHeight)*2);margin-top:calc(var(--vlite-progressBarHeight)/2*-1);width:calc(var(--vlite-progressBarHeight)*2)}.v-volumeButton{flex-shrink:0;transition:transform var(--vlite-transition),opacity var(--vlite-transition)}.v-volumeButton.v-animate{transform:translateY(-3px)}.v-controlBar{align-items:center;display:flex;height:var(--vlite-controlBarHeight);justify-content:flex-end;padding-left:var(--vlite-controlBarHorizontalPadding);padding-right:var(--vlite-controlBarHorizontalPadding);padding-top:var(--vlite-progressBarHeight);position:relative;text-align:right;transition:opacity var(--vlite-transition);width:100%}.v-controlBar:hover{opacity:1 !important}.v-controlBar.v-hidden{opacity:0}.v-audio .v-progressBar{height:25px;order:2}.v-audio .v-controlBar{padding-top:0}.v-audio .v-playPauseButton{order:1}.v-audio .v-time{order:3;padding:0 8px 0 12px}.v-audio .v-volumeButton{order:4}.v-video .v-progressBar{height:var(--vlite-progressBarHeight)}.v-video .v-controlBar{background:var(--vlite-controlBarBackground);bottom:0;left:0;position:absolute}.v-video .v-controlBar .v-progressBar{left:50%;position:absolute;top:0;transform:translateX(-50%)}.v-bigPlay{height:58px;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%);width:58px;z-index:3}.v-bigPlay,.v-bigPlay svg{transition:opacity var(--vlite-transition)}.v-bigPlay svg{fill:var(--vlite-controlsColor);height:100%;opacity:var(--vlite-controlsOpacity);width:100%}.v-bigPlay:hover svg{opacity:1}.v-loading .v-bigPlay{opacity:0}.v-overlay{height:calc(100% - var(--vlite-controlBarHeight))}.v-overlay,.v-poster{left:0;position:absolute;top:0;width:100%}.v-poster{background-color:#000;background-position:50% 50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;height:100%;opacity:0;visibility:hidden;z-index:2}.v-poster.v-active{opacity:1;visibility:visible}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline;list-style:none;padding:0}.select2-container .select2-selection--multiple .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;margin-left:5px;padding:0;max-width:100%;resize:none;height:18px;vertical-align:bottom;font-family:sans-serif;overflow:hidden;word-break:keep-all}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option--selectable{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;height:26px;margin-right:20px;padding-right:0px}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;padding-bottom:5px;padding-right:5px;position:relative}.select2-container--default .select2-selection--multiple.select2-selection--clearable{padding-right:25px}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;font-weight:bold;height:20px;margin-right:10px;margin-top:5px;position:absolute;right:0;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:inline-block;margin-left:5px;margin-top:5px;padding:0;padding-left:20px;position:relative;max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-right:1px solid #aaa;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#999;cursor:pointer;font-size:1em;font-weight:bold;padding:0 4px;position:absolute;left:0;top:0}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus{background-color:#f1f1f1;color:#333;outline:none}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{border-left:1px solid #aaa;border-right:none;border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__clear{float:left;margin-left:10px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--group{padding:0}.select2-container--default .select2-results__option--disabled{color:#999}.select2-container--default .select2-results__option--selected{background-color:#ddd}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;height:26px;margin-right:20px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFCCCCCC", GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFFFFFFF", GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;padding-bottom:5px;padding-right:5px}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;display:inline-block;margin-left:5px;margin-top:5px;padding:0}.select2-container--classic .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#888;cursor:pointer;font-size:1em;font-weight:bold;padding:0 4px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;outline:none}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option--group{padding:0}.select2-container--classic .select2-results__option--disabled{color:grey}.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}@font-face{font-family:"Urbanist";src:url("../fonts/Urbanist-Regular.eot");src:url("../fonts/Urbanist-Regular.eot?#iefix") format("embedded-opentype"),url("../fonts/Urbanist-Regular.woff2") format("woff2"),url("../fonts/Urbanist-Regular.woff") format("woff"),url("../fonts/Urbanist-Regular.ttf") format("truetype"),url("../fonts/Urbanist-Regular.svg") format("svg");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Urbanist";src:url("../fonts/Urbanist-Medium.eot");src:url("../fonts/Urbanist-Medium.eot?#iefix") format("embedded-opentype"),url("../fonts/Urbanist-Medium.woff2") format("woff2"),url("../fonts/Urbanist-Medium.woff") format("woff"),url("../fonts/Urbanist-Medium.ttf") format("truetype"),url("../fonts/Urbanist-Medium.svg") format("svg");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Urbanist";src:url("../fonts/Urbanist-SemiBold.eot");src:url("../fonts/Urbanist-SemiBold.eot?#iefix") format("embedded-opentype"),url("../fonts/Urbanist-SemiBold.woff2") format("woff2"),url("../fonts/Urbanist-SemiBold.woff") format("woff"),url("../fonts/Urbanist-SemiBold.ttf") format("truetype"),url("../fonts/Urbanist-SemiBold.svg") format("svg");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:"Urbanist";src:url("../fonts/Urbanist-Bold.eot");src:url("../fonts/Urbanist-Bold.eot?#iefix") format("embedded-opentype"),url("../fonts/Urbanist-Bold.woff2") format("woff2"),url("../fonts/Urbanist-Bold.woff") format("woff"),url("../fonts/Urbanist-Bold.ttf") format("truetype"),url("../fonts/Urbanist-Bold.svg") format("svg");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Urbanist";src:url("../fonts/Urbanist-ExtraBold.eot");src:url("../fonts/Urbanist-ExtraBold.eot?#iefix") format("embedded-opentype"),url("../fonts/Urbanist-ExtraBold.woff2") format("woff2"),url("../fonts/Urbanist-ExtraBold.woff") format("woff"),url("../fonts/Urbanist-ExtraBold.ttf") format("truetype"),url("../fonts/Urbanist-ExtraBold.svg") format("svg");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:"Lora";src:url("../fonts/Lora-Medium.eot");src:url("../fonts/Lora-Medium.eot?#iefix") format("embedded-opentype"),url("../fonts/Lora-Medium.woff2") format("woff2"),url("../fonts/Lora-Medium.woff") format("woff"),url("../fonts/Lora-Medium.ttf") format("truetype"),url("../fonts/Lora-Medium.svg#Lora-Medium") format("svg");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"Lora";src:url("../fonts/Lora-Italic.eot");src:url("../fonts/Lora-Italic.eot?#iefix") format("embedded-opentype"),url("../fonts/Lora-Italic.woff2") format("woff2"),url("../fonts/Lora-Italic.woff") format("woff"),url("../fonts/Lora-Italic.ttf") format("truetype"),url("../fonts/Lora-Italic.svg#Lora-Medium") format("svg");font-weight:normal;font-style:italic;font-display:swap}.clearfix:after{content:"" !important;display:block !important;clear:both !important}*,::after,::before{box-sizing:border-box}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bold}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0;margin:0}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}fieldset{border:none}::selection{background:#90cdbc;background:rgba(144,205,188,.3)}::-moz-selection{background:#90cdbc;background:rgba(144,205,188,.3)}*{-webkit-tap-highlight-color:rgba(144,205,188,.2)}body{font-family:"Urbanist","Times","Baskerville","Georgia",serif;-webkit-font-smoothing:antialiased;font-size:16px;color:#00493b;font-weight:500;overflow-x:clip;line-height:26px;background-color:#f2f1f2;letter-spacing:.015625rem}.typography em{font-size:1em;margin-bottom:1em}h1,.mce-content-body h1,.h1,.mce-content-body .h1,h2,.mce-content-body h2,.h2,.mce-content-body .h2,h3,.mce-content-body h3,.h3,.mce-content-body .h3,h4,.mce-content-body h4,.h4,.userform-element__form .form__headerfield,.mce-content-body .h4,h5,.mce-content-body h5,.h5,.mce-content-body .h5,h6,.mce-content-body h6,.h6,.mce-content-body .h6{font-family:"Urbanist","Times","Baskerville","Georgia",serif;color:#45b233;margin-bottom:.5rem;margin-top:0;line-height:1;font-weight:800;font-style:normal}.section--orange h1,.section--orange .mce-content-body h1,.section--orange .h1,.section--orange .mce-content-body .h1,.section--orange h2,.section--orange .mce-content-body h2,.section--orange .h2,.section--orange .mce-content-body .h2,.section--orange h3,.section--orange .mce-content-body h3,.section--orange .h3,.section--orange .mce-content-body .h3,.section--orange h4,.section--orange .mce-content-body h4,.section--orange .h4,.section--orange .userform-element__form .form__headerfield,.userform-element__form .section--orange .form__headerfield,.section--orange .mce-content-body .h4,.section--orange h5,.section--orange .mce-content-body h5,.section--orange .h5,.section--orange .mce-content-body .h5,.section--orange h6,.section--orange .mce-content-body h6,.section--orange .h6,.section--orange .mce-content-body .h6{color:#fff}h1,.mce-content-body h1,.h1,.mce-content-body .h1{font-size:1.75rem;margin-bottom:0;margin-top:0;line-height:2.5rem}@media(min-width: 75em){h1,.mce-content-body h1,.h1,.mce-content-body .h1{font-size:2.5rem;margin-bottom:0;margin-top:0;line-height:3.4375rem}}.typography h1,.typography .mce-content-body h1,.typography .h1,.typography .mce-content-body .h1{margin-bottom:1.25rem;margin-top:.9375rem}@media(min-width: 75em){.typography h1,.typography .mce-content-body h1,.typography .h1,.typography .mce-content-body .h1{margin-bottom:1.25rem;margin-top:1.125rem}}h2,.mce-content-body h2,.h2,.mce-content-body .h2{font-size:1.5rem;margin-bottom:.625rem;margin-top:0;line-height:2.25rem}@media(min-width: 75em){h2,.mce-content-body h2,.h2,.mce-content-body .h2{font-size:1.625rem;line-height:2.375rem}}h3,.mce-content-body h3,.h3,.mce-content-body .h3{font-size:1.375rem;line-height:2.125rem}@media(min-width: 75em){h3,.mce-content-body h3,.h3,.mce-content-body .h3{font-size:1.75rem;line-height:2.5rem}}h4,.mce-content-body h4,.h4,.userform-element__form .form__headerfield,.mce-content-body .h4{font-size:1.25rem;line-height:2rem}@media(min-width: 75em){h4,.mce-content-body h4,.h4,.userform-element__form .form__headerfield,.mce-content-body .h4{font-size:1.375rem;line-height:2.125rem}}h5,.mce-content-body h5,.h5,.mce-content-body .h5{font-size:1.25rem}h6,.mce-content-body h6,.h6,.mce-content-body .h6{font-size:1rem}html{overflow-x:hidden}@media screen and (prefers-reduced-motion: reduce){html{scroll-behavior:auto}}dl,ol,ul{margin-top:0;margin-bottom:1rem}.typography dl,.typography ol,.typography ul{font-family:"Lora","Times","Baskerville","Georgia",serif}.typography ul{padding:0}.typography ul li{margin-left:1.25rem;line-height:2rem}.typography ul li::marker{font-size:1.2em;color:#45b233}.section--orange .typography ul li::marker{color:#1c7338}tr{width:100%}td{padding:.5em}input{outline:none;font-size:1rem;font-weight:bold}input[type=email]:focus-visible,input[type=password]:focus-visible,input[type=text]:not(.input--no-outline):focus-visible,input[type=tel]:focus-visible{outline:2px solid #000}[type=text],[type=password],[type=date],[type=datetime],[type=datetime-local],[type=month],[type=week],[type=email],[type=number],[type=search],[type=tel],[type=time],[type=url],[type=color],textarea,.input{display:block;box-sizing:border-box;width:100%;padding:.5625rem 1.25rem .5625rem;border:none;margin:0;font-family:inherit;font-size:1rem;line-height:1.625rem;color:#00493b;border-radius:40px;transition:border-color .25s ease-in-out;-webkit-appearance:none;background-color:#fff;font-weight:600;min-height:2.625rem}@media(min-width: 75em){[type=text],[type=password],[type=date],[type=datetime],[type=datetime-local],[type=month],[type=week],[type=email],[type=number],[type=search],[type=tel],[type=time],[type=url],[type=color],textarea,.input{font-size:1.125rem;min-height:2.75rem}}[type=text]::placeholder,[type=password]::placeholder,[type=date]::placeholder,[type=datetime]::placeholder,[type=datetime-local]::placeholder,[type=month]::placeholder,[type=week]::placeholder,[type=email]::placeholder,[type=number]::placeholder,[type=search]::placeholder,[type=tel]::placeholder,[type=time]::placeholder,[type=url]::placeholder,[type=color]::placeholder,textarea::placeholder,.input::placeholder{color:#959595}.signupform [type=text]::placeholder,.signupform [type=password]::placeholder,.signupform [type=date]::placeholder,.signupform [type=datetime]::placeholder,.signupform [type=datetime-local]::placeholder,.signupform [type=month]::placeholder,.signupform [type=week]::placeholder,.signupform [type=email]::placeholder,.signupform [type=number]::placeholder,.signupform [type=search]::placeholder,.signupform [type=tel]::placeholder,.signupform [type=time]::placeholder,.signupform [type=url]::placeholder,.signupform [type=color]::placeholder,.signupform textarea::placeholder,.signupform .input::placeholder{color:#959595}[type=text].holder-validation,[type=password].holder-validation,[type=date].holder-validation,[type=datetime].holder-validation,[type=datetime-local].holder-validation,[type=month].holder-validation,[type=week].holder-validation,[type=email].holder-validation,[type=number].holder-validation,[type=search].holder-validation,[type=tel].holder-validation,[type=time].holder-validation,[type=url].holder-validation,[type=color].holder-validation,textarea.holder-validation,.input.holder-validation{border:1px solid #ef7b6c}[type=text].holder-required,[type=password].holder-required,[type=date].holder-required,[type=datetime].holder-required,[type=datetime-local].holder-required,[type=month].holder-required,[type=week].holder-required,[type=email].holder-required,[type=number].holder-required,[type=search].holder-required,[type=tel].holder-required,[type=time].holder-required,[type=url].holder-required,[type=color].holder-required,textarea.holder-required,.input.holder-required{border:1px solid #ef7b6c}[type=text].form-message--error,[type=password].form-message--error,[type=date].form-message--error,[type=datetime].form-message--error,[type=datetime-local].form-message--error,[type=month].form-message--error,[type=week].form-message--error,[type=email].form-message--error,[type=number].form-message--error,[type=search].form-message--error,[type=tel].form-message--error,[type=time].form-message--error,[type=url].form-message--error,[type=color].form-message--error,textarea.form-message--error,.input.form-message--error{border:1px solid #ef7b6c}.form--light [type=text],.form--light [type=password],.form--light [type=date],.form--light [type=datetime],.form--light [type=datetime-local],.form--light [type=month],.form--light [type=week],.form--light [type=email],.form--light [type=number],.form--light [type=search],.form--light [type=tel],.form--light [type=time],.form--light [type=url],.form--light [type=color],.form--light textarea,.form--light .input{background-color:#fff}[type=text]:read-only:not(div),[type=password]:read-only:not(div),[type=date]:read-only:not(div),[type=datetime]:read-only:not(div),[type=datetime-local]:read-only:not(div),[type=month]:read-only:not(div),[type=week]:read-only:not(div),[type=email]:read-only:not(div),[type=number]:read-only:not(div),[type=search]:read-only:not(div),[type=tel]:read-only:not(div),[type=time]:read-only:not(div),[type=url]:read-only:not(div),[type=color]:read-only:not(div),textarea:read-only:not(div),.input:read-only:not(div){background-color:#d9e9e5;color:#91aea9;cursor:default}[type=text]:read-only:not(div)::placeholder,[type=password]:read-only:not(div)::placeholder,[type=date]:read-only:not(div)::placeholder,[type=datetime]:read-only:not(div)::placeholder,[type=datetime-local]:read-only:not(div)::placeholder,[type=month]:read-only:not(div)::placeholder,[type=week]:read-only:not(div)::placeholder,[type=email]:read-only:not(div)::placeholder,[type=number]:read-only:not(div)::placeholder,[type=search]:read-only:not(div)::placeholder,[type=tel]:read-only:not(div)::placeholder,[type=time]:read-only:not(div)::placeholder,[type=url]:read-only:not(div)::placeholder,[type=color]:read-only:not(div)::placeholder,textarea:read-only:not(div)::placeholder,.input:read-only:not(div)::placeholder{color:#91aea9}input[type=password]{font-size:1.5rem}@media(min-width: 75em){input[type=password]{font-size:1.5rem}}input[type=password]::placeholder{font-size:1rem}@media(min-width: 75em){input[type=password]::placeholder{font-size:1.125rem}}input[type=date]{padding:.5rem 1.25rem .5rem}input[type=date]:invalid::-webkit-datetime-edit{color:#959595}input[type=date]::-webkit-calendar-picker-indicator{color:rgba(0,0,0,0);opacity:1;display:block;background-image:url("data:image/svg+xml,%3Csvg width='18' height='19' viewBox='0 0 18 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 6.19521H16.6M3.73929 0.5V1.98589M13.675 0.5V1.98571M16.6 4.98571L16.6 14.8333C16.6 16.4902 15.2569 17.8333 13.6 17.8333H4C2.34315 17.8333 1 16.4902 1 14.8333V4.98571C1 3.32885 2.34314 1.98571 4 1.98571H13.6C15.2569 1.98571 16.6 3.32885 16.6 4.98571Z' stroke='%2300493B' stroke-linecap='round' stroke-linejoin='round'/%3E%3Crect x='1' y='3.33496' width='15.6' height='2.74115' fill='%2300493B'/%3E%3Crect x='1.22656' y='2.65723' width='15.1515' height='1.85666' fill='%2300493B'/%3E%3Crect x='1.69922' y='2.19824' width='14.2592' height='1.83519' fill='%2300493B'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;width:.975rem;height:1.083125rem;border-width:thin}[type=date]:read-only:not(div){background:none !important;padding:0}textarea{border-radius:1.25rem}.input--outline{outline:1px solid #fff}.input__icon{padding-right:2.1875rem;background-repeat:no-repeat;background-size:20px;background-position:right 15px center;background-position-y:10px}.input__icon--search{background-image:url('data:image/svg+xml;charset=utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 20 20" width="20" height="20"><path fill="rgb( 0, 73, 59 )" stroke="transparent" stroke-width="0" style="" d="M13.8462 8.46154C13.8462 6.97917 13.3193 5.71114 12.2656 4.65745C11.2119 3.60377 9.94391 3.07692 8.46154 3.07692C6.97917 3.07692 5.71114 3.60377 4.65745 4.65745C3.60377 5.71114 3.07692 6.97917 3.07692 8.46154C3.07692 9.94391 3.60377 11.2119 4.65745 12.2656C5.71114 13.3193 6.97917 13.8462 8.46154 13.8462C9.94391 13.8462 11.2119 13.3193 12.2656 12.2656C13.3193 11.2119 13.8462 9.94391 13.8462 8.46154ZM20 18.4615C20 18.8782 19.8478 19.2388 19.5433 19.5433C19.2388 19.8478 18.8782 20 18.4615 20C18.0288 20 17.6683 19.8478 17.3798 19.5433L13.2572 15.4327C11.8229 16.4263 10.2244 16.9231 8.46154 16.9231C7.31571 16.9231 6.21995 16.7007 5.17428 16.256C4.12861 15.8113 3.22716 15.2103 2.46995 14.4531C1.71274 13.6959 1.11178 12.7945 0.667067 11.7488C0.222356 10.7031 0 9.60737 0 8.46154C0 7.31571 0.222356 6.21995 0.667067 5.17428C1.11178 4.12861 1.71274 3.22716 2.46995 2.46995C3.22716 1.71274 4.12861 1.11178 5.17428 0.667067C6.21995 0.222356 7.31571 0 8.46154 0C9.60737 0 10.7031 0.222356 11.7488 0.667067C12.7945 1.11178 13.6959 1.71274 14.4531 2.46995C15.2103 3.22716 15.8113 4.12861 16.256 5.17428C16.7007 6.21995 16.9231 7.31571 16.9231 8.46154C16.9231 10.2244 16.4263 11.8229 15.4327 13.2572L19.5553 17.3798C19.8518 17.6763 20 18.0369 20 18.4615Z" fill-rule="evenodd"  clip-rule="evenodd" /></svg>')}.input--dark{background-color:#b3ddd1;color:#00493b}.input--dark::placeholder{color:#00493b}.input--alt .input--dark::placeholder{color:#45b233}.input--dark::selection{background:#ffe168}.input--light-2{background-color:#b3ddd1;color:#45b233}.input--light-2::placeholder{color:#45b233}.input--alt .input--light-2::placeholder{color:#45b233}.input--light-2::selection{background:#ffe168}.input--light{background-color:#fff;color:#00493b}.input--light::placeholder{color:#959595}.input--light::selection{background:#ffe168}.input--ghost{background-color:rgba(0,0,0,0);color:#fff}.input--ghost::placeholder{color:rgba(255,255,255,.6)}[type=checkbox]{width:1.0625rem;height:1.0625rem;box-sizing:border-box;padding:0;cursor:pointer;display:inline-block;background-color:#f2f1f2;position:relative;-webkit-appearance:none;vertical-align:middle;border:1px solid #45b233;border-radius:1px;flex-shrink:0;flex-grow:0;top:.125rem}[type=checkbox]:focus-visible{outline:2px solid #000}[type=checkbox]+label{cursor:pointer;vertical-align:middle}[type=checkbox]:after{transition:transform .2s cubic-bezier(0.45, 1.8, 0.5, 0.75);transform:scale(0, 0);content:"";position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;z-index:1;width:100%;height:100%;background-color:#45b233;background-image:url("data:image/svg+xml,%3Csvg width='19' height='19' viewBox='0 0 19 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0.5' y='0.5' width='18' height='18' rx='1.5' fill='none'/%3E%3Cpath d='M13.9774 6.06296L13.9763 6.06394L7.79012 11.7194L5.02397 9.19057C5.02392 9.19052 5.02386 9.19047 5.0238 9.19041C4.94364 9.11662 4.83458 9.07511 4.72082 9.07511C4.60702 9.07511 4.49795 9.11664 4.41779 9.19046C4.41775 9.1905 4.41771 9.19054 4.41766 9.19057L3.95964 9.60929C3.95958 9.60935 3.95952 9.6094 3.95947 9.60946C3.87874 9.68274 3.83334 9.78244 3.83334 9.88644C3.83334 9.99047 3.87876 10.0902 3.95952 10.1635C3.95956 10.1635 3.9596 10.1635 3.95964 10.1636L7.49023 13.3913C7.4903 13.3913 7.49037 13.3913 7.49043 13.3914C7.57058 13.4652 7.67964 13.5067 7.79339 13.5067C7.90715 13.5067 8.01619 13.4652 8.09635 13.3914C8.09641 13.3913 8.09648 13.3913 8.09655 13.3913L15.0404 7.0432C15.0404 7.04318 15.0405 7.04316 15.0405 7.04314C15.1213 6.96985 15.1667 6.87011 15.1667 6.76606C15.1667 6.66214 15.1213 6.56253 15.0408 6.48927C15.0406 6.48915 15.0405 6.48903 15.0404 6.48891L14.5826 6.0644V6.06438L14.581 6.06296C14.4128 5.91391 14.1456 5.91391 13.9774 6.06296Z' fill='white' stroke='white' stroke-width='0.25'/%3E%3Cpath d='M14.7237 5.13259L14.7224 5.1337L7.50512 11.4961L4.27795 8.65116C4.27789 8.65111 4.27782 8.65105 4.27775 8.65098C4.18424 8.56797 4.057 8.52127 3.92427 8.52127C3.79151 8.52127 3.66426 8.56799 3.57073 8.65103C3.57069 8.65108 3.57064 8.65112 3.57059 8.65116L3.03623 9.12222C3.03617 9.12229 3.03609 9.12235 3.03603 9.12241C2.94185 9.20485 2.88889 9.31701 2.88889 9.43402C2.88889 9.55104 2.94188 9.66324 3.03609 9.74568C3.03614 9.74572 3.03619 9.74576 3.03623 9.7458L7.15526 13.3769C7.15533 13.377 7.15541 13.377 7.15549 13.3771C7.249 13.4601 7.37623 13.5068 7.50894 13.5068C7.64166 13.5068 7.76888 13.4601 7.86239 13.3771C7.86246 13.377 7.86255 13.377 7.86262 13.3769L15.9638 6.23537C15.9638 6.23534 15.9639 6.23532 15.9639 6.2353C16.0581 6.15285 16.1111 6.04064 16.1111 5.92358C16.1111 5.80668 16.0582 5.69461 15.9642 5.61219C15.964 5.61206 15.9639 5.61193 15.9638 5.61179L15.4297 5.13421V5.1342L15.4278 5.13259C15.2316 4.96492 14.9198 4.96492 14.7237 5.13259Z' fill='white' stroke='white' stroke-width='0.25'/%3E%3Crect x='0.5' y='0.5' width='18' height='18' rx='1.5' stroke='none'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:-0.0625rem -0.0625rem;background-size:1.0625rem 1.0625rem}[type=checkbox]:checked:after{transform:scale(1, 1)}.section [type=checkbox]{background-color:#fff}[type=checkbox].holder-required:not([type=checkbox]:checked){border-color:#ef7b6c}label{cursor:pointer}[type=radio],.input-radio{position:relative;cursor:pointer;width:1.25em;height:1.25em;background:#f2f1f2;flex-shrink:0;flex-grow:0;top:.1875rem}[type=radio]:focus-visible:after,.input-radio:focus-visible:after{outline:2px solid #000}[type=radio]:before,.input-radio:before{transition:opacity .2s ease-in-out;opacity:0;content:"";position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;z-index:1;width:100%;height:100%;background:#f2f1f2;border-radius:50%}[type=radio]:checked:before,.input-radio:checked:before{opacity:1}[type=radio]:after,.input-radio:after{transition:border .2s ease-in-out;content:"";position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:100%;height:100%;background:#fff;border:1px solid #45b233;border-radius:50%}[type=radio]+label,.input-radio+label{vertical-align:20%}[type=radio].input-radio--disabled:before,[type=radio]:disabled:before,.input-radio.input-radio--disabled:before,.input-radio:disabled:before{transform:scale(1, 1)}.section [type=radio]:before,.section .input-radio:before{background:#fff}.section [type=radio]:checked:before,.section .input-radio:checked:before{background-color:#f3b2c3}.section [type=radio]:checked:after,.section .input-radio:checked:after{border:1px solid #f3b2c3}.optionset ul{list-style:none;padding:0}.typography .optionset ul{font-family:"Urbanist","Times","Baskerville","Georgia",serif}.optionset.horizontaal{display:flex;flex-direction:row;align-items:baseline;column-gap:16px;flex-wrap:wrap;row-gap:10px}.label--radio{position:relative;margin:.5rem;line-height:135%;cursor:pointer}select,.input__select{height:2.4375rem;font-family:inherit;color:#0a0a0a;background-color:#fff;-webkit-appearance:none;-moz-appearance:none;background-origin:content-box;width:100%;border:1.5px solid #cacaca;background-position:calc(100% + 23px) 2px,calc(100% + 23px) 7px,100% -8px;background-size:1.3em;background-repeat:no-repeat;font-size:1rem;line-height:1;padding:.5rem 2.2rem .5rem .5rem;margin:0 0 25px;outline:none;text-transform:uppercase}select *,.input__select *{text-transform:lowercase}.input__select--red{color:#fff;appearance:none}.input__select--red option{background-color:#fff;padding:1em}.middleColumn{margin-bottom:1.25rem}.form__checkbox{display:flex;align-items:baseline;column-gap:16px;margin-top:20px;margin-bottom:20px}@media(min-width: 75em){.form__checkbox{column-gap:20px}}.horizontaal .form__checkbox{margin-top:10px;margin-bottom:0}@media(min-width: 75em){.horizontaal .form__checkbox{margin-top:20px}}.form__checkbox-label{font-size:1rem;line-height:1.625rem;font-weight:700;color:#00493b}@media(min-width: 75em){.form__checkbox-label{font-size:1.125rem;line-height:1.625rem}}.form__checkbox-label a{color:#45b233}.form__radio{display:flex;align-items:baseline;margin-bottom:20px;margin-top:20px}.horizontaal .form__radio{margin-top:10px;margin-bottom:0}@media(min-width: 75em){.horizontaal .form__radio{margin-top:20px}}.form__radio-label{font-size:1rem;line-height:1.625rem;font-weight:700;color:#00493b;padding-left:.6875rem}@media(min-width: 75em){.form__radio-label{font-size:1.125rem;line-height:1.625rem}}.form__radio-label a{color:#45b233}.form__dropdown{margin-bottom:1.25rem}a{color:#45b233;text-decoration:none;transition:all .35s ease;font-weight:bold}.typography a{text-decoration:underline;text-underline-offset:.125rem}a:focus,a:hover{text-decoration:none}.typography a:focus{outline:none}.link--light{color:#fff}p{margin:0}.typography>p{font-weight:500;font-family:"Lora","Times","Baskerville","Georgia",serif;line-height:1.75rem;font-size:1rem;margin:0 0 2.5rem}@media(min-width: 75em){.typography>p{font-size:1.125rem;line-height:2rem}}.typography>p:has(.image.center){margin-bottom:0}.typography>p:has(.image.left){float:left;margin-bottom:0}.typography>p:has(.image.right){float:right;margin-bottom:0}.text-justify{text-align:justify}.text-wrap{white-space:normal}.text-nowrap{white-space:nowrap}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.font-weight-light{font-weight:300}.font-weight-lighter{font-weight:lighter}.font-weight-normal{font-weight:400}.font-weight-bold{font-weight:700}.font-weight-bolder{font-weight:bolder}.font-italic{font-style:italic}.text-hide{font:0/0 a;color:rgba(0,0,0,0);text-shadow:none;background-color:rgba(0,0,0,0);border:0}.text-decoration-none{text-decoration:none}.text-break{word-break:break-word;word-wrap:break-word}.text-reset{color:inherit}.visible{visibility:visible}.invisible{visibility:hidden}@media screen and (min-width: 64em){.popup-opener{pointer-events:none}}.popup{display:inline;letter-spacing:0;font-weight:400}@media screen and (min-width: 64em){.popup{position:inherit}}.popup.active .popup-holder{visibility:visible;opacity:1}.popup-holder{background:#fefefe;font-size:14px;line-height:18px;width:250px;position:absolute;left:50%;border:solid #80bd01;border-width:1px 0;padding:20px;margin:0 0 0 -125px;transition:.3s opacity linear;opacity:0;visibility:hidden;color:#000100}@media screen and (min-width: 64em){.popup-holder{border-width:1px 0 0;width:200px;margin:0;opacity:1;visibility:visible;left:95%;padding:15px 10px}}@media screen and (min-width: 80em){.popup-holder{left:90%;width:244px;padding:20px}}.popup-holder:after,.popup-holder:before{width:16px;height:16px;position:absolute;top:-8px;right:50%;border-radius:100%;background:#80bd01;content:"";margin:0 -8px 0 0}@media screen and (min-width: 64em){.popup-holder:after,.popup-holder:before{right:0;margin:0}}.popup-holder:before{top:auto;bottom:-8px}@media screen and (min-width: 64em){.popup-holder:before{display:none}}.mce-content-body .popup-holder{left:85% !important;background:rgba(255,255,255,.5019607843)}.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-right:auto;margin-left:auto}@media(min-width: 576px){.container-sm,.container{max-width:540px}}@media(min-width: 768px){.container-md,.container-sm,.container{max-width:720px}}@media(min-width: 992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media(min-width: 1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px}}@media(min-width: 1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1320px}}.container__wrapper{background-color:#fff}.container__wrapper--grey{background-color:#f2f1f2}.container__wrapper--afdeling-bg{background-color:#ffe168}.container{width:100%;padding-right:2.25rem;padding-left:2.25rem;margin-right:auto;margin-left:auto}@media(min-width: 75em){.container{max-width:77rem}}@media(min-width: 75em){.container--main{margin-top:0}}.container--mediumplus{max-width:100%}@media(min-width: 75em){.container--mediumplus{max-width:64.75rem}}@media(min-width: 75em){.container--medium{max-width:52.5rem}}.hamaka__elements__bulletelement .container{max-width:calc(964px + 4.5rem)}.element{overflow-x:hidden}.element.dnadesign__elementaluserforms__model__elementform{overflow-x:visible}.address-lookup-field__input{border-radius:20px}.address-lookup-field--alert .address-lookup-field__input{background-color:#ffe168}.address-lookup-field--alert .address-lookup-field__input a{color:#45b233}.address-lookup-field__details{display:none}.address-lookup-field__details--show{display:block}.address-lookup-field__edit-button{color:#45b233}.address-lookup-field__message-holder{padding-left:1.125rem;font-weight:700;font-style:.875rem;line-height:1.375rem;padding-top:.625rem}.address-lookup-field__loader{display:none}.address-lookup-field__loading-wrapper{display:flex;flex-direction:row;align-items:center;column-gap:10px}.address-lookup-field__loader-message{display:none}.agenda-item{display:flex;flex-direction:row;flex-wrap:wrap;width:100%}@media(min-width: 75em){.agenda-item{box-shadow:0px 3px 15px rgba(0,73,59,.15);background-color:#fff;border-radius:20px;padding:.9375rem 1.25rem .9375rem;flex-wrap:nowrap;flex-direction:row}}@media(min-width: 90em){.agenda-item{flex-direction:row}}.agenda-item:hover .agenda-item__title{color:#00493b}@media(min-width: 75em){.agenda-item:hover .agenda-item__title{color:#00493b}}.agenda-item__header{display:flex;flex-direction:row;justify-content:space-between;width:100%;margin-bottom:.625rem}@media(min-width: 75em){.agenda-item__header{width:auto;display:block}}@media(min-width: 90em){.agenda-item__header{flex-direction:row;margin-bottom:0}}@media(min-width: 75em){.agenda-item__tag-holder{padding-right:1.875rem;min-width:7.25rem;padding-top:.4375rem}}.agenda-item__date__day-date{font-size:1rem;line-height:1.625rem;font-weight:700;text-transform:capitalize;color:#00493b}@media(min-width: 75em){.agenda-item__date__day-date{display:none}}.agenda-item__date__time{font-size:1rem;line-height:1.625rem;font-weight:700;color:#00493b}@media(min-width: 75em){.agenda-item__date__time{display:none}}.agenda-item__title{flex-basis:100%;font-style:normal;font-weight:800;font-size:1.25rem;line-height:2rem;color:#45b233;order:2;margin-bottom:.625rem;height:auto;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;transition:color .35s ease}@media(min-width: 75em){.agenda-item__title{flex-basis:80%;order:unset;margin-bottom:.1875rem;color:#45b233;font-size:1.375rem;line-height:2.125rem;-webkit-line-clamp:2;height:auto}}.agenda-item__subtitle{margin-bottom:.1875rem;color:#00493b;display:none}@media(min-width: 75em){.agenda-item__subtitle{display:block}}.agenda-item__times{flex-basis:100%;font-style:normal;font-weight:700;font-size:1.125rem;line-height:1.625rem;text-align:right;color:#959595;order:1}@media(min-width: 75em){.agenda-item__times{flex-basis:20%;order:unset}}.agenda-item__labels{flex-basis:100%;font-style:normal;font-weight:500;font-size:.75rem;line-height:1.25rem;color:#959595;order:3;margin-bottom:.625rem}@media(min-width: 75em){.agenda-item__labels{order:unset;margin-bottom:0;font-size:.875rem;line-height:1.375rem}}.arrow-button{margin-right:1.25rem;height:1.5625rem;width:1.5625rem;flex-shrink:0;margin-top:.15625rem}@media(min-width: 75em){.arrow-button{height:2.1875rem;width:2.1875rem}}.arrow-button--large{height:2.625rem;width:2.625rem}@media(min-width: 75em){.arrow-button--large{height:2.75rem;width:2.75rem}}.arrow-button--down .arrow-button{transform:rotate(90deg)}.arrow-button--up .arrow-button{transform:rotate(-90deg)}.arrow-button--left .arrow-button{transform:rotate(180deg)}.arrow-button--compact .arrow-button{margin-right:.9375rem}.arrow-button__background{fill:#ffc601}.arrow-button--orange .arrow-button__background{fill:#ffad76}.arrow-button--pink .arrow-button__background{fill:#f3b2c3}.arrow-button--yellow-light .arrow-button__background{fill:#ffe168}.pagination .arrow-button__background{fill:none}.arrow-button__head{stroke:#00493b}.arrow-button--orange .arrow-button__head{stroke:#00493b}.arrow-button--pink .arrow-button__head{stroke:#00493b}.arrow-button--yellow-light .arrow-button__head{stroke:#00493b}.arrow-button__body{stroke:#00493b}.arrow-button--orange .arrow-button__body{stroke:#00493b}.arrow-button--pink .arrow-button__body{stroke:#00493b}.arrow-button--yellow-light .arrow-button__body{stroke:#00493b}.arrow-link,body.mce-content-body a.ss-broken.arrow-link{font-family:"Urbanist","Times","Baskerville","Georgia",serif;font-weight:800;font-size:1.25rem;line-height:2rem;padding-top:.9375rem;padding-bottom:.9375rem;display:flex;align-items:flex-start;color:#00493b}.arrow-link ul,.arrow-link ol,body.mce-content-body a.ss-broken.arrow-link ul,body.mce-content-body a.ss-broken.arrow-link ol{margin-bottom:2.5rem}.arrow-link:hover a,body.mce-content-body a.ss-broken.arrow-link:hover a{color:#00493b}@media(min-width: 75em){.arrow-link,body.mce-content-body a.ss-broken.arrow-link{font-size:1.375rem;line-height:2.125rem;padding-top:1.25rem;padding-bottom:1.25rem}}.arrow-link--left,body.mce-content-body a.ss-broken.arrow-link--left{transform:rotate(180deg)}.arrow-link--large-green,body.mce-content-body a.ss-broken.arrow-link--large-green{font-weight:800;font-size:1.75rem;line-height:2.5rem;padding-top:0;padding-bottom:0;color:#45b233}@media(min-width: 75em){.arrow-link--large-green,body.mce-content-body a.ss-broken.arrow-link--large-green{font-size:2.5rem;line-height:3.4375rem}}.arrow-link--large-green:hover,body.mce-content-body a.ss-broken.arrow-link--large-green:hover{color:#45b233}.arrow-link--medium,body.mce-content-body a.ss-broken.arrow-link--medium{font-weight:800;font-size:1.5rem;line-height:2.25rem;padding-top:0;padding-bottom:0;color:#45b233}@media(min-width: 75em){.arrow-link--medium,body.mce-content-body a.ss-broken.arrow-link--medium{font-size:1.625rem;line-height:2.375rem}}.arrow-link--medium:hover,body.mce-content-body a.ss-broken.arrow-link--medium:hover{color:#45b233}.arrow-link--no-hover,body.mce-content-body a.ss-broken.arrow-link--no-hover{color:#00493b}.arrow-link--no-hover:hover,body.mce-content-body a.ss-broken.arrow-link--no-hover:hover{color:#00493b}.arrow-link[href=""],body.mce-content-body a.ss-broken.arrow-link[href=""]{cursor:default}.typography .arrow-link,.typography body.mce-content-body a.ss-broken.arrow-link{text-decoration:none}@media(min-width: 75em){.article .arrow-link,.article body.mce-content-body a.ss-broken.arrow-link{margin-left:-3.125rem}}.section--light .arrow-link,.section--light .arrow-link a:not(.btn):not(.lp-form-button):not(.notice__btn),.section--light body.mce-content-body a.ss-broken.arrow-link,.section--light body.mce-content-body a.ss-broken.arrow-link a:not(.btn):not(.lp-form-button):not(.notice__btn){color:#00493b}.section--light .arrow-link:hover,.section--light .arrow-link a:not(.btn):not(.lp-form-button):not(.notice__btn):hover,.section--light body.mce-content-body a.ss-broken.arrow-link:hover,.section--light body.mce-content-body a.ss-broken.arrow-link a:not(.btn):not(.lp-form-button):not(.notice__btn):hover{color:#00493b}.section--light-grey .arrow-link,.section--light-grey .arrow-link a:not(.btn):not(.lp-form-button):not(.notice__btn),.section--light-grey body.mce-content-body a.ss-broken.arrow-link,.section--light-grey body.mce-content-body a.ss-broken.arrow-link a:not(.btn):not(.lp-form-button):not(.notice__btn){color:#45b233}.section--light-grey .arrow-link:hover,.section--light-grey .arrow-link a:not(.btn):not(.lp-form-button):not(.notice__btn):hover,.section--light-grey body.mce-content-body a.ss-broken.arrow-link:hover,.section--light-grey body.mce-content-body a.ss-broken.arrow-link a:not(.btn):not(.lp-form-button):not(.notice__btn):hover{color:#00493b}.section--light-blue .arrow-link,.section--light-blue .arrow-link a:not(.btn):not(.lp-form-button):not(.notice__btn),.section--light-blue body.mce-content-body a.ss-broken.arrow-link,.section--light-blue body.mce-content-body a.ss-broken.arrow-link a:not(.btn):not(.lp-form-button):not(.notice__btn){color:#00493b}.section--light-blue .arrow-link:hover,.section--light-blue .arrow-link a:not(.btn):not(.lp-form-button):not(.notice__btn):hover,.section--light-blue body.mce-content-body a.ss-broken.arrow-link:hover,.section--light-blue body.mce-content-body a.ss-broken.arrow-link a:not(.btn):not(.lp-form-button):not(.notice__btn):hover{color:#00493b}.section--light-blue .arrow-link.arrow-link--medium,.section--light-blue .arrow-link.arrow-link--medium a:not(.btn):not(.lp-form-button):not(.notice__btn),.section--light-blue .arrow-link a:not(.btn):not(.lp-form-button):not(.notice__btn).arrow-link--medium,.section--light-blue .arrow-link a:not(.btn):not(.lp-form-button):not(.notice__btn).arrow-link--medium a:not(.btn):not(.lp-form-button):not(.notice__btn),.section--light-blue body.mce-content-body a.ss-broken.arrow-link.arrow-link--medium,.section--light-blue body.mce-content-body a.ss-broken.arrow-link.arrow-link--medium a:not(.btn):not(.lp-form-button):not(.notice__btn),.section--light-blue body.mce-content-body a.ss-broken.arrow-link a:not(.btn):not(.lp-form-button):not(.notice__btn).arrow-link--medium,.section--light-blue body.mce-content-body a.ss-broken.arrow-link a:not(.btn):not(.lp-form-button):not(.notice__btn).arrow-link--medium a:not(.btn):not(.lp-form-button):not(.notice__btn){color:#45b233}.section--light-blue .arrow-link.arrow-link--medium:hover,.section--light-blue .arrow-link.arrow-link--medium a:not(.btn):not(.lp-form-button):not(.notice__btn):hover,.section--light-blue .arrow-link a:not(.btn):not(.lp-form-button):not(.notice__btn).arrow-link--medium:hover,.section--light-blue .arrow-link a:not(.btn):not(.lp-form-button):not(.notice__btn).arrow-link--medium a:not(.btn):not(.lp-form-button):not(.notice__btn):hover,.section--light-blue body.mce-content-body a.ss-broken.arrow-link.arrow-link--medium:hover,.section--light-blue body.mce-content-body a.ss-broken.arrow-link.arrow-link--medium a:not(.btn):not(.lp-form-button):not(.notice__btn):hover,.section--light-blue body.mce-content-body a.ss-broken.arrow-link a:not(.btn):not(.lp-form-button):not(.notice__btn).arrow-link--medium:hover,.section--light-blue body.mce-content-body a.ss-broken.arrow-link a:not(.btn):not(.lp-form-button):not(.notice__btn).arrow-link--medium a:not(.btn):not(.lp-form-button):not(.notice__btn):hover{color:#45b233}.section--dark .arrow-link,.section--dark .arrow-link a:not(.btn):not(.lp-form-button):not(.notice__btn),.section--dark body.mce-content-body a.ss-broken.arrow-link,.section--dark body.mce-content-body a.ss-broken.arrow-link a:not(.btn):not(.lp-form-button):not(.notice__btn){color:#fff}.section--dark .arrow-link:hover,.section--dark .arrow-link a:not(.btn):not(.lp-form-button):not(.notice__btn):hover,.section--dark body.mce-content-body a.ss-broken.arrow-link:hover,.section--dark body.mce-content-body a.ss-broken.arrow-link a:not(.btn):not(.lp-form-button):not(.notice__btn):hover{color:#45b233}.section--green .arrow-link,.section--green .arrow-link a:not(.btn):not(.lp-form-button):not(.notice__btn),.section--green body.mce-content-body a.ss-broken.arrow-link,.section--green body.mce-content-body a.ss-broken.arrow-link a:not(.btn):not(.lp-form-button):not(.notice__btn){color:#fff}.section--green .arrow-link:hover,.section--green .arrow-link a:not(.btn):not(.lp-form-button):not(.notice__btn):hover,.section--green body.mce-content-body a.ss-broken.arrow-link:hover,.section--green body.mce-content-body a.ss-broken.arrow-link a:not(.btn):not(.lp-form-button):not(.notice__btn):hover{color:#00493b}.section--green-2 .arrow-link,.section--green-2 .arrow-link a:not(.btn):not(.lp-form-button):not(.notice__btn),.section--green-2 body.mce-content-body a.ss-broken.arrow-link,.section--green-2 body.mce-content-body a.ss-broken.arrow-link a:not(.btn):not(.lp-form-button):not(.notice__btn){color:#45b233}.section--green-2 .arrow-link:hover,.section--green-2 .arrow-link a:not(.btn):not(.lp-form-button):not(.notice__btn):hover,.section--green-2 body.mce-content-body a.ss-broken.arrow-link:hover,.section--green-2 body.mce-content-body a.ss-broken.arrow-link a:not(.btn):not(.lp-form-button):not(.notice__btn):hover{color:#00493b}.section--multicolor .arrow-link,.section--multicolor .arrow-link a:not(.btn):not(.lp-form-button):not(.notice__btn),.section--multicolor body.mce-content-body a.ss-broken.arrow-link,.section--multicolor body.mce-content-body a.ss-broken.arrow-link a:not(.btn):not(.lp-form-button):not(.notice__btn){color:#45b233}.section--multicolor .arrow-link:hover,.section--multicolor .arrow-link a:not(.btn):not(.lp-form-button):not(.notice__btn):hover,.section--multicolor body.mce-content-body a.ss-broken.arrow-link:hover,.section--multicolor body.mce-content-body a.ss-broken.arrow-link a:not(.btn):not(.lp-form-button):not(.notice__btn):hover{color:#00493b}.arrow-link__icon{margin-right:1.25rem;height:1.5625rem;width:1.5625rem;flex-shrink:0;margin-top:.15625rem}@media(min-width: 75em){.arrow-link__icon{height:1.875rem;width:1.875rem}}.arrow-link--down .arrow-link__icon{transform:rotate(90deg)}.arrow-link--up .arrow-link__icon{transform:rotate(-90deg)}.arrow-link--compact .arrow-link__icon{margin-right:.9375rem}.arrow-link--large-green .arrow-link__icon{margin-right:.9375rem;margin-top:.5rem}@media(min-width: 75em){.arrow-link--large-green .arrow-link__icon{height:2.75rem;width:2.75rem;margin-right:3.4375rem}.hamaka__elements__bulletelement .arrow-link--large-green .arrow-link__icon{margin-right:2.5rem}}.arrow-link--medium .arrow-link__icon{margin-right:.9375rem;margin-top:.360625rem}@media(min-width: 75em){.arrow-link--medium .arrow-link__icon{height:1.625rem;width:1.625rem;margin-right:1.25rem;margin-top:.375rem}}.arrow-link__icon-background{fill:#ffc601}.arrow-link--orange .arrow-link__icon-background{fill:#ffad76}.arrow-link--pink .arrow-link__icon-background{fill:#f3b2c3}.arrow-link--yellow-light .arrow-link__icon-background{fill:#ffe168}.section--light-with-blue .arrow-link__icon-background{fill:#b3ddd1}.arrow-link__icon-arrow-head{stroke:#00493b}.arrow-link--orange .arrow-link__icon-arrow-head{stroke:#00493b}.arrow-link--pink .arrow-link__icon-arrow-head{stroke:#00493b}.arrow-link--yellow-light .arrow-link__icon-arrow-head{stroke:#00493b}.arrow-link__icon-arrow-body{stroke:#00493b}.arrow-link--orange .arrow-link__icon-arrow-body{stroke:#00493b}.arrow-link--pink .arrow-link__icon-arrow-body{stroke:#00493b}.arrow-link--yellow-light .arrow-link__icon-arrow-body{stroke:#00493b}.arrow-link__extra-content{font-family:"Lora","Times","Baskerville","Georgia",serif;font-weight:500;font-size:1rem;line-height:1.75rem;padding-top:.625rem;color:#00493b}@media(min-width: 75em){.arrow-link__extra-content{font-size:1.125rem;line-height:2rem}}.section--light .arrow-link__extra-content{color:#00493b}.section--light .arrow-link__extra-content:hover{color:#00493b}.section--light-grey .arrow-link__extra-content{color:#45b233}.section--light-grey .arrow-link__extra-content:hover{color:#45b233}.section--light-blue .arrow-link__extra-content{color:#00493b}.section--light-blue .arrow-link__extra-content:hover{color:#00493b}.section--dark .arrow-link__extra-content{color:#fff}.section--dark .arrow-link__extra-content:hover{color:#fff}.section--green .arrow-link__extra-content{color:#fff}.section--green .arrow-link__extra-content:hover{color:#fff}.section--green-2 .arrow-link__extra-content{color:#45b233}.section--green-2 .arrow-link__extra-content:hover{color:#45b233}.section--multicolor .arrow-link__extra-content{color:#45b233}.section--multicolor .arrow-link__extra-content:hover{color:#45b233}.author,.typography .author{font-family:"Urbanist","Times","Baskerville","Georgia",serif;font-size:.75rem;font-weight:500;line-height:1rem;color:#959595;text-transform:uppercase;margin-bottom:3.75rem}@media(min-width: 75em){.author,.typography .author{font-size:.875rem;line-height:1.375rem;margin-bottom:2.5rem}}.search-results__detail-container .author,.search-results__detail-container .typography .author{margin-bottom:0}.typography blockquote,blockquote,.blockquote,.typography .blockquote{margin-left:0;margin-right:0;margin-block-start:0;margin-block-end:0;margin-bottom:0;font-family:"Urbanist","Times","Baskerville","Georgia",serif;font-style:normal;font-weight:800;font-size:2.5rem;line-height:3.4375rem;color:#45b233;text-indent:1.25rem;position:relative}@media(min-width: 75em){.typography blockquote,blockquote,.blockquote,.typography .blockquote{font-size:3.25rem;line-height:4.6875rem}}.typography blockquote:after,.typography blockquote:before,blockquote:after,blockquote:before,.blockquote:after,.blockquote:before,.typography .blockquote:after,.typography .blockquote:before{content:"";font-size:1em;margin:.625rem 0 0 -1.25rem;position:absolute;background-image:url("data:image/svg+xml,%3Csvg width='19' height='21' viewBox='0 0 19 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.8352 16.6625C6.1082 16.1087 4.14847 13.7109 4.14847 10.9282C4.14847 8.14551 6.1082 5.74774 8.8352 5.19393V0.998562C3.79779 1.5881 0 5.85634 0 10.9282C0 16.0001 3.79779 20.2683 8.8352 20.8579V16.6625Z' fill='%2345B233'/%3E%3Cpath d='M19.0003 16.6625C16.2733 16.1087 14.3135 13.7109 14.3135 10.9282C14.3135 8.14551 16.2733 5.74774 19.0003 5.19393V0.998562C13.9629 1.5881 10.1651 5.85634 10.1651 10.9282C10.1651 16.0001 13.9629 20.2683 19.0003 20.8579V16.6625Z' fill='%2345B233'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:contain;width:.836875rem;height:.875rem}@media(min-width: 75em){.typography blockquote:after,.typography blockquote:before,blockquote:after,blockquote:before,.blockquote:after,.blockquote:before,.typography .blockquote:after,.typography .blockquote:before{margin:.75rem 0 0 -1.5625rem;width:1.1875rem;height:1.24125rem}}.block-text-image--white-green .typography blockquote:after,.block-text-image--white-green .typography blockquote:before,.block-text-image--white-green blockquote:after,.block-text-image--white-green blockquote:before,.block-text-image--white-green .blockquote:after,.block-text-image--white-green .blockquote:before,.block-text-image--white-green .typography .blockquote:after,.block-text-image--white-green .typography .blockquote:before{background-image:url("data:image/svg+xml,%3Csvg width='19' height='21' viewBox='0 0 19 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.8352 16.6625C6.1082 16.1087 4.14847 13.7109 4.14847 10.9282C4.14847 8.14551 6.1082 5.74774 8.8352 5.19393V0.998562C3.79779 1.5881 0 5.85634 0 10.9282C0 16.0001 3.79779 20.2683 8.8352 20.8579V16.6625Z' fill='%2345B233'/%3E%3Cpath d='M19.0003 16.6625C16.2733 16.1087 14.3135 13.7109 14.3135 10.9282C14.3135 8.14551 16.2733 5.74774 19.0003 5.19393V0.998562C13.9629 1.5881 10.1651 5.85634 10.1651 10.9282C10.1651 16.0001 13.9629 20.2683 19.0003 20.8579V16.6625Z' fill='%2345B233'/%3E%3C/svg%3E%0A")}.block-text-image--green-green .typography blockquote:after,.block-text-image--green-green .typography blockquote:before,.block-text-image--green-green blockquote:after,.block-text-image--green-green blockquote:before,.block-text-image--green-green .blockquote:after,.block-text-image--green-green .blockquote:before,.block-text-image--green-green .typography .blockquote:after,.block-text-image--green-green .typography .blockquote:before{background-image:url("data:image/svg+xml,%3Csvg width='19' height='21' viewBox='0 0 19 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.8352 16.6625C6.1082 16.1087 4.14847 13.7109 4.14847 10.9282C4.14847 8.14551 6.1082 5.74774 8.8352 5.19393V0.998562C3.79779 1.5881 0 5.85634 0 10.9282C0 16.0001 3.79779 20.2683 8.8352 20.8579V16.6625Z' fill='%2345B233'/%3E%3Cpath d='M19.0003 16.6625C16.2733 16.1087 14.3135 13.7109 14.3135 10.9282C14.3135 8.14551 16.2733 5.74774 19.0003 5.19393V0.998562C13.9629 1.5881 10.1651 5.85634 10.1651 10.9282C10.1651 16.0001 13.9629 20.2683 19.0003 20.8579V16.6625Z' fill='%2345B233'/%3E%3C/svg%3E%0A")}.block-text-image--gray-green .typography blockquote:after,.block-text-image--gray-green .typography blockquote:before,.block-text-image--gray-green blockquote:after,.block-text-image--gray-green blockquote:before,.block-text-image--gray-green .blockquote:after,.block-text-image--gray-green .blockquote:before,.block-text-image--gray-green .typography .blockquote:after,.block-text-image--gray-green .typography .blockquote:before{background-image:url("data:image/svg+xml,%3Csvg width='19' height='21' viewBox='0 0 19 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.8352 16.6625C6.1082 16.1087 4.14847 13.7109 4.14847 10.9282C4.14847 8.14551 6.1082 5.74774 8.8352 5.19393V0.998562C3.79779 1.5881 0 5.85634 0 10.9282C0 16.0001 3.79779 20.2683 8.8352 20.8579V16.6625Z' fill='%2345B233'/%3E%3Cpath d='M19.0003 16.6625C16.2733 16.1087 14.3135 13.7109 14.3135 10.9282C14.3135 8.14551 16.2733 5.74774 19.0003 5.19393V0.998562C13.9629 1.5881 10.1651 5.85634 10.1651 10.9282C10.1651 16.0001 13.9629 20.2683 19.0003 20.8579V16.6625Z' fill='%2345B233'/%3E%3C/svg%3E%0A")}.block-text-image--green-white .typography blockquote:after,.block-text-image--green-white .typography blockquote:before,.block-text-image--green-white blockquote:after,.block-text-image--green-white blockquote:before,.block-text-image--green-white .blockquote:after,.block-text-image--green-white .blockquote:before,.block-text-image--green-white .typography .blockquote:after,.block-text-image--green-white .typography .blockquote:before{background-image:url("data:image/svg+xml,%3Csvg width='19' height='21' viewBox='0 0 19 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.8352 16.6625C6.1082 16.1087 4.14847 13.7109 4.14847 10.9282C4.14847 8.14551 6.1082 5.74774 8.8352 5.19393V0.998562C3.79779 1.5881 0 5.85634 0 10.9282C0 16.0001 3.79779 20.2683 8.8352 20.8579V16.6625Z' fill='%2300493B'/%3E%3Cpath d='M19.0003 16.6625C16.2733 16.1087 14.3135 13.7109 14.3135 10.9282C14.3135 8.14551 16.2733 5.74774 19.0003 5.19393V0.998562C13.9629 1.5881 10.1651 5.85634 10.1651 10.9282C10.1651 16.0001 13.9629 20.2683 19.0003 20.8579V16.6625Z' fill='%2300493B'/%3E%3C/svg%3E%0A")}.block-text-image--gray-green-2 .typography blockquote:after,.block-text-image--gray-green-2 .typography blockquote:before,.block-text-image--gray-green-2 blockquote:after,.block-text-image--gray-green-2 blockquote:before,.block-text-image--gray-green-2 .blockquote:after,.block-text-image--gray-green-2 .blockquote:before,.block-text-image--gray-green-2 .typography .blockquote:after,.block-text-image--gray-green-2 .typography .blockquote:before{background-image:url("data:image/svg+xml,%3Csvg width='19' height='21' viewBox='0 0 19 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.8352 16.6625C6.1082 16.1087 4.14847 13.7109 4.14847 10.9282C4.14847 8.14551 6.1082 5.74774 8.8352 5.19393V0.998562C3.79779 1.5881 0 5.85634 0 10.9282C0 16.0001 3.79779 20.2683 8.8352 20.8579V16.6625Z' fill='%2345B233'/%3E%3Cpath d='M19.0003 16.6625C16.2733 16.1087 14.3135 13.7109 14.3135 10.9282C14.3135 8.14551 16.2733 5.74774 19.0003 5.19393V0.998562C13.9629 1.5881 10.1651 5.85634 10.1651 10.9282C10.1651 16.0001 13.9629 20.2683 19.0003 20.8579V16.6625Z' fill='%2345B233'/%3E%3C/svg%3E%0A")}.block-text-image--dark-green .typography blockquote:after,.block-text-image--dark-green .typography blockquote:before,.block-text-image--dark-green blockquote:after,.block-text-image--dark-green blockquote:before,.block-text-image--dark-green .blockquote:after,.block-text-image--dark-green .blockquote:before,.block-text-image--dark-green .typography .blockquote:after,.block-text-image--dark-green .typography .blockquote:before{background-image:url("data:image/svg+xml,%3Csvg width='19' height='21' viewBox='0 0 19 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.8352 16.6625C6.1082 16.1087 4.14847 13.7109 4.14847 10.9282C4.14847 8.14551 6.1082 5.74774 8.8352 5.19393V0.998562C3.79779 1.5881 0 5.85634 0 10.9282C0 16.0001 3.79779 20.2683 8.8352 20.8579V16.6625Z' fill='%2345B233'/%3E%3Cpath d='M19.0003 16.6625C16.2733 16.1087 14.3135 13.7109 14.3135 10.9282C14.3135 8.14551 16.2733 5.74774 19.0003 5.19393V0.998562C13.9629 1.5881 10.1651 5.85634 10.1651 10.9282C10.1651 16.0001 13.9629 20.2683 19.0003 20.8579V16.6625Z' fill='%2345B233'/%3E%3C/svg%3E%0A")}.typography blockquote:after,blockquote:after,.blockquote:after,.typography .blockquote:after{margin:.75rem 1.5625rem 0 .4rem;background-image:url("data:image/svg+xml,%3Csvg width='19' height='20' viewBox='0 0 19 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.1648 4.19687C12.8918 4.75068 14.8515 7.14845 14.8515 9.93116C14.8515 12.7139 12.8918 15.1116 10.1648 15.6654L10.1648 19.8608C15.2022 19.2713 19 15.003 19 9.93116C19 4.85928 15.2022 0.591039 10.1648 0.00150222L10.1648 4.19687Z' fill='%2345B233'/%3E%3Cpath d='M-0.000265488 4.19687C2.72673 4.75068 4.68646 7.14845 4.68646 9.93116C4.68646 12.7139 2.72673 15.1116 -0.000266491 15.6654L-0.000266858 19.8608C5.03714 19.2713 8.83493 15.003 8.83493 9.93116C8.83493 4.85928 5.03714 0.591039 -0.000265121 0.00150222L-0.000265488 4.19687Z' fill='%2345B233'/%3E%3C/svg%3E%0A")}@media(min-width: 75em){.typography blockquote:after,blockquote:after,.blockquote:after,.typography .blockquote:after{margin:.75rem 1.875rem 0 .4rem}}.block-text-image--white-green .typography blockquote:after,.block-text-image--white-green blockquote:after,.block-text-image--white-green .blockquote:after,.block-text-image--white-green .typography .blockquote:after{color:#45b233;background-image:url("data:image/svg+xml,%3Csvg width='19' height='20' viewBox='0 0 19 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.1648 4.19687C12.8918 4.75068 14.8515 7.14845 14.8515 9.93116C14.8515 12.7139 12.8918 15.1116 10.1648 15.6654L10.1648 19.8608C15.2022 19.2713 19 15.003 19 9.93116C19 4.85928 15.2022 0.591039 10.1648 0.00150222L10.1648 4.19687Z' fill='%2345B233'/%3E%3Cpath d='M-0.000265488 4.19687C2.72673 4.75068 4.68646 7.14845 4.68646 9.93116C4.68646 12.7139 2.72673 15.1116 -0.000266491 15.6654L-0.000266858 19.8608C5.03714 19.2713 8.83493 15.003 8.83493 9.93116C8.83493 4.85928 5.03714 0.591039 -0.000265121 0.00150222L-0.000265488 4.19687Z' fill='%2345B233'/%3E%3C/svg%3E%0A")}.block-text-image--green-green .typography blockquote:after,.block-text-image--green-green blockquote:after,.block-text-image--green-green .blockquote:after,.block-text-image--green-green .typography .blockquote:after{color:#45b233;background-image:url("data:image/svg+xml,%3Csvg width='19' height='20' viewBox='0 0 19 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.1648 4.19687C12.8918 4.75068 14.8515 7.14845 14.8515 9.93116C14.8515 12.7139 12.8918 15.1116 10.1648 15.6654L10.1648 19.8608C15.2022 19.2713 19 15.003 19 9.93116C19 4.85928 15.2022 0.591039 10.1648 0.00150222L10.1648 4.19687Z' fill='%2345B233'/%3E%3Cpath d='M-0.000265488 4.19687C2.72673 4.75068 4.68646 7.14845 4.68646 9.93116C4.68646 12.7139 2.72673 15.1116 -0.000266491 15.6654L-0.000266858 19.8608C5.03714 19.2713 8.83493 15.003 8.83493 9.93116C8.83493 4.85928 5.03714 0.591039 -0.000265121 0.00150222L-0.000265488 4.19687Z' fill='%2345B233'/%3E%3C/svg%3E%0A")}.block-text-image--gray-green .typography blockquote:after,.block-text-image--gray-green blockquote:after,.block-text-image--gray-green .blockquote:after,.block-text-image--gray-green .typography .blockquote:after{color:#45b233;background-image:url("data:image/svg+xml,%3Csvg width='19' height='20' viewBox='0 0 19 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.1648 4.19687C12.8918 4.75068 14.8515 7.14845 14.8515 9.93116C14.8515 12.7139 12.8918 15.1116 10.1648 15.6654L10.1648 19.8608C15.2022 19.2713 19 15.003 19 9.93116C19 4.85928 15.2022 0.591039 10.1648 0.00150222L10.1648 4.19687Z' fill='%2345B233'/%3E%3Cpath d='M-0.000265488 4.19687C2.72673 4.75068 4.68646 7.14845 4.68646 9.93116C4.68646 12.7139 2.72673 15.1116 -0.000266491 15.6654L-0.000266858 19.8608C5.03714 19.2713 8.83493 15.003 8.83493 9.93116C8.83493 4.85928 5.03714 0.591039 -0.000265121 0.00150222L-0.000265488 4.19687Z' fill='%2345B233'/%3E%3C/svg%3E%0A")}.block-text-image--green-white .typography blockquote:after,.block-text-image--green-white blockquote:after,.block-text-image--green-white .blockquote:after,.block-text-image--green-white .typography .blockquote:after{color:#00493b;background-image:url("data:image/svg+xml,%3Csvg width='19' height='20' viewBox='0 0 19 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.1648 4.19687C12.8918 4.75068 14.8515 7.14845 14.8515 9.93116C14.8515 12.7139 12.8918 15.1116 10.1648 15.6654L10.1648 19.8608C15.2022 19.2713 19 15.003 19 9.93116C19 4.85928 15.2022 0.591039 10.1648 0.00150222L10.1648 4.19687Z' fill='%2300493B'/%3E%3Cpath d='M-0.000265488 4.19687C2.72673 4.75068 4.68646 7.14845 4.68646 9.93116C4.68646 12.7139 2.72673 15.1116 -0.000266491 15.6654L-0.000266858 19.8608C5.03714 19.2713 8.83493 15.003 8.83493 9.93116C8.83493 4.85928 5.03714 0.591039 -0.000265121 0.00150222L-0.000265488 4.19687Z' fill='%2300493B'/%3E%3C/svg%3E%0A")}.block-text-image--gray-green-2 .typography blockquote:after,.block-text-image--gray-green-2 blockquote:after,.block-text-image--gray-green-2 .blockquote:after,.block-text-image--gray-green-2 .typography .blockquote:after{color:#45b233;background-image:url("data:image/svg+xml,%3Csvg width='19' height='20' viewBox='0 0 19 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.1648 4.19687C12.8918 4.75068 14.8515 7.14845 14.8515 9.93116C14.8515 12.7139 12.8918 15.1116 10.1648 15.6654L10.1648 19.8608C15.2022 19.2713 19 15.003 19 9.93116C19 4.85928 15.2022 0.591039 10.1648 0.00150222L10.1648 4.19687Z' fill='%2345B233'/%3E%3Cpath d='M-0.000265488 4.19687C2.72673 4.75068 4.68646 7.14845 4.68646 9.93116C4.68646 12.7139 2.72673 15.1116 -0.000266491 15.6654L-0.000266858 19.8608C5.03714 19.2713 8.83493 15.003 8.83493 9.93116C8.83493 4.85928 5.03714 0.591039 -0.000265121 0.00150222L-0.000265488 4.19687Z' fill='%2345B233'/%3E%3C/svg%3E%0A")}.block-text-image--dark-green .typography blockquote:after,.block-text-image--dark-green blockquote:after,.block-text-image--dark-green .blockquote:after,.block-text-image--dark-green .typography .blockquote:after{color:#45b233;background-image:url("data:image/svg+xml,%3Csvg width='19' height='20' viewBox='0 0 19 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.1648 4.19687C12.8918 4.75068 14.8515 7.14845 14.8515 9.93116C14.8515 12.7139 12.8918 15.1116 10.1648 15.6654L10.1648 19.8608C15.2022 19.2713 19 15.003 19 9.93116C19 4.85928 15.2022 0.591039 10.1648 0.00150222L10.1648 4.19687Z' fill='%2345B233'/%3E%3Cpath d='M-0.000265488 4.19687C2.72673 4.75068 4.68646 7.14845 4.68646 9.93116C4.68646 12.7139 2.72673 15.1116 -0.000266491 15.6654L-0.000266858 19.8608C5.03714 19.2713 8.83493 15.003 8.83493 9.93116C8.83493 4.85928 5.03714 0.591039 -0.000265121 0.00150222L-0.000265488 4.19687Z' fill='%2345B233'/%3E%3C/svg%3E%0A")}.typography .typography blockquote,.typography blockquote,.typography .blockquote,.typography .typography .blockquote{margin-bottom:2.5rem;font-size:1.75rem;line-height:2.5rem}@media(min-width: 75em){.typography .typography blockquote,.typography blockquote,.typography .blockquote,.typography .typography .blockquote{font-size:2.5rem;line-height:3.4375rem}}@media(min-width: 75em){.article .typography blockquote,.article blockquote,.article .blockquote,.article .typography .blockquote{padding-left:0}}.article .typography blockquote.text-left,.article blockquote.text-left,.article .blockquote.text-left,.article .typography .blockquote.text-left{max-width:41.875rem}@media(min-width: 75em){.mce-content-body .typography blockquote,.mce-content-body blockquote,.mce-content-body .blockquote,.mce-content-body .typography .blockquote{margin-left:0;margin-right:0}}.block-text-image--white-green .typography blockquote,.block-text-image--white-green blockquote,.block-text-image--white-green .blockquote,.block-text-image--white-green .typography .blockquote{color:#45b233}.block-text-image--green-green .typography blockquote,.block-text-image--green-green blockquote,.block-text-image--green-green .blockquote,.block-text-image--green-green .typography .blockquote{color:#45b233}.block-text-image--gray-green .typography blockquote,.block-text-image--gray-green blockquote,.block-text-image--gray-green .blockquote,.block-text-image--gray-green .typography .blockquote{color:#45b233}.block-text-image--green-white .typography blockquote,.block-text-image--green-white blockquote,.block-text-image--green-white .blockquote,.block-text-image--green-white .typography .blockquote{color:#00493b}.block-text-image--gray-green-2 .typography blockquote,.block-text-image--gray-green-2 blockquote,.block-text-image--gray-green-2 .blockquote,.block-text-image--gray-green-2 .typography .blockquote{color:#45b233}.block-text-image--dark-green .typography blockquote,.block-text-image--dark-green blockquote,.block-text-image--dark-green .blockquote,.block-text-image--dark-green .typography .blockquote{color:#45b233}.blockquote-author{font-weight:500;font-size:1.375rem;line-height:2.125rem;font-family:"Lora","Times","Baskerville","Georgia",serif;margin-bottom:2.5rem;margin-top:.625rem}.card .bookmark-holder{position:absolute;top:6px;right:40px;padding:10px}.bookmark{color:#00493b;width:32px;height:32px;background-image:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='16' cy='16' r='16' fill='white'/%3E%3Cpath d='M16.2308 8.61523H12.9231H11.1888C10.4473 8.61523 9.84619 9.21636 9.84619 9.95789V23.3845L16 18.9394L22.1539 23.3845V14.5383' stroke='%2300493B' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M22.1538 11.0774V6.1543' stroke='%2300493B' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M19.6922 8.61523H24.6152' stroke='%2300493B' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");cursor:pointer}.bookmark.bookmarked{background-image:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='16' cy='16' r='16' fill='white'/%3E%3Cpath d='M9.84619 23.3845V9.95789C9.84619 9.21636 10.4473 8.61523 11.1889 8.61523H16H20.8112C21.5528 8.61523 22.1539 9.21636 22.1539 9.95789V14.8339V23.3845L16 18.7054L9.84619 23.3845Z' fill='%2300493B' stroke='%2300493B' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.bookmark.processing{display:none}.loading-icon{display:none;width:32px;height:32px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100' preserveAspectRatio='xMidYMid' width='200' height='200' style='shape-rendering: auto; display: block; background: transparent;'%3E%3Ccircle cx='50' cy='50' r='50' fill='white'/%3E%3Cg%3E%3Cg transform='translate(80,50)'%3E%3Cg transform='rotate(0)'%3E%3Ccircle fill-opacity='1' fill='%2300493b' r='6' cy='0' cx='0'%3E%3CanimateTransform repeatCount='indefinite' dur='1s' keyTimes='0;1' values='1.5 1.5;1 1' begin='-0.875s' type='scale' attributeName='transform'%3E%3C/animateTransform%3E%3Canimate begin='-0.875s' values='1;0' repeatCount='indefinite' dur='1s' keyTimes='0;1' attributeName='fill-opacity'%3E%3C/animate%3E%3C/circle%3E%3C/g%3E%3C/g%3E%3Cg transform='translate(71.21320343559643,71.21320343559643)'%3E%3Cg transform='rotate(45)'%3E%3Ccircle fill-opacity='0.875' fill='%2300493b' r='6' cy='0' cx='0'%3E%3CanimateTransform repeatCount='indefinite' dur='1s' keyTimes='0;1' values='1.5 1.5;1 1' begin='-0.75s' type='scale' attributeName='transform'%3E%3C/animateTransform%3E%3Canimate begin='-0.75s' values='1;0' repeatCount='indefinite' dur='1s' keyTimes='0;1' attributeName='fill-opacity'%3E%3C/animate%3E%3C/circle%3E%3C/g%3E%3C/g%3E%3Cg transform='translate(50,80)'%3E%3Cg transform='rotate(90)'%3E%3Ccircle fill-opacity='0.75' fill='%2300493b' r='6' cy='0' cx='0'%3E%3CanimateTransform repeatCount='indefinite' dur='1s' keyTimes='0;1' values='1.5 1.5;1 1' begin='-0.625s' type='scale' attributeName='transform'%3E%3C/animateTransform%3E%3Canimate begin='-0.625s' values='1;0' repeatCount='indefinite' dur='1s' keyTimes='0;1' attributeName='fill-opacity'%3E%3C/animate%3E%3C/circle%3E%3C/g%3E%3C/g%3E%3Cg transform='translate(28.786796564403577,71.21320343559643)'%3E%3Cg transform='rotate(135)'%3E%3Ccircle fill-opacity='0.625' fill='%2300493b' r='6' cy='0' cx='0'%3E%3CanimateTransform repeatCount='indefinite' dur='1s' keyTimes='0;1' values='1.5 1.5;1 1' begin='-0.5s' type='scale' attributeName='transform'%3E%3C/animateTransform%3E%3Canimate begin='-0.5s' values='1;0' repeatCount='indefinite' dur='1s' keyTimes='0;1' attributeName='fill-opacity'%3E%3C/animate%3E%3C/circle%3E%3C/g%3E%3C/g%3E%3Cg transform='translate(20,50.00000000000001)'%3E%3Cg transform='rotate(180)'%3E%3Ccircle fill-opacity='0.5' fill='%2300493b' r='6' cy='0' cx='0'%3E%3CanimateTransform repeatCount='indefinite' dur='1s' keyTimes='0;1' values='1.5 1.5;1 1' begin='-0.375s' type='scale' attributeName='transform'%3E%3C/animateTransform%3E%3Canimate begin='-0.375s' values='1;0' repeatCount='indefinite' dur='1s' keyTimes='0;1' attributeName='fill-opacity'%3E%3C/animate%3E%3C/circle%3E%3C/g%3E%3C/g%3E%3Cg transform='translate(28.78679656440357,28.786796564403577)'%3E%3Cg transform='rotate(225)'%3E%3Ccircle fill-opacity='0.375' fill='%2300493b' r='6' cy='0' cx='0'%3E%3CanimateTransform repeatCount='indefinite' dur='1s' keyTimes='0;1' values='1.5 1.5;1 1' begin='-0.25s' type='scale' attributeName='transform'%3E%3C/animateTransform%3E%3Canimate begin='-0.25s' values='1;0' repeatCount='indefinite' dur='1s' keyTimes='0;1' attributeName='fill-opacity'%3E%3C/animate%3E%3C/circle%3E%3C/g%3E%3C/g%3E%3Cg transform='translate(49.99999999999999,20)'%3E%3Cg transform='rotate(270)'%3E%3Ccircle fill-opacity='0.25' fill='%2300493b' r='6' cy='0' cx='0'%3E%3CanimateTransform repeatCount='indefinite' dur='1s' keyTimes='0;1' values='1.5 1.5;1 1' begin='-0.125s' type='scale' attributeName='transform'%3E%3C/animateTransform%3E%3Canimate begin='-0.125s' values='1;0' repeatCount='indefinite' dur='1s' keyTimes='0;1' attributeName='fill-opacity'%3E%3C/animate%3E%3C/circle%3E%3C/g%3E%3C/g%3E%3Cg transform='translate(71.21320343559643,28.78679656440357)'%3E%3Cg transform='rotate(315)'%3E%3Ccircle fill-opacity='0.125' fill='%2300493b' r='6' cy='0' cx='0'%3E%3CanimateTransform repeatCount='indefinite' dur='1s' keyTimes='0;1' values='1.5 1.5;1 1' begin='0s' type='scale' attributeName='transform'%3E%3C/animateTransform%3E%3Canimate begin='0s' values='1;0' repeatCount='indefinite' dur='1s' keyTimes='0;1' attributeName='fill-opacity'%3E%3C/animate%3E%3C/circle%3E%3C/g%3E%3C/g%3E%3Cg%3E%3C/g%3E%3C/g%3E%3C!-- %5Bldio%5D generated by https://loading.io --%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;vertical-align:middle;margin-left:5px}.loading-icon.processing{display:inline-block}.StoryOverviewPage .breadcrumbs-container{display:none}.breadcrumbs-container--dark{background-color:#00493b}.breadcrumbs-container--dark .breadcrumb__anchor{color:#fff}.breadcrumbs-container--light-blue{background-color:#b3ddd1}.breadcrumbs-container--light-blue .breadcrumb__anchor{color:#00493b}.breadcrumbs__holder{display:flex;flex-direction:row;column-gap:10px;list-style:none;margin:0;align-items:center;padding:30px 0 0 0}@media(min-width: 75em){.breadcrumbs__holder{column-gap:20px;padding:15px 0 15px 0}}.breadcrumbs__item{flex-shrink:0;display:flex}.breadcrumbs__divider{flex-shrink:0}.breadcrumb__anchor{color:#959595;text-align:left;font:"Urbanist","Times","Baskerville","Georgia",serif;font-style:normal;font-weight:500;font-size:.75rem;line-height:1.25rem}.breadcrumb__anchor:hover{color:#45b233}@media(min-width: 75em){.breadcrumb__anchor{font-size:.875rem;line-height:1.1875rem}}.block-text-image--orange-green .breadcrumb__anchor{color:#fff}.block-text-image--orange-green .breadcrumbs__divider{filter:brightness(0) saturate(100%) invert(17%) sepia(64%) saturate(2015%) hue-rotate(146deg) brightness(92%) contrast(101%)}.btn,.lp-form-button,#oi-pager ul li #oi-pager-more,.search-results #oi-section-list a,.search-results #oi-date-list a,.notice__btn{font-family:"Urbanist","Times","Baskerville","Georgia",serif;font-size:1.125rem;font-weight:700;line-height:1.625rem;height:fit-content;position:relative;display:inline-block;padding:.5rem 1.25rem;cursor:pointer;user-select:none;transition:color 300ms ease-out,background-color 300ms ease-out,border-color 300ms ease-out,box-shadow 300ms ease-out,outline 300ms ease-out;text-align:center;vertical-align:middle;text-decoration:none;color:#00493b;border:none;box-shadow:0 0 0 .0625rem rgba(0,0,0,0);border-radius:2.6875rem;background-color:#ffc601}@media(min-width: 75em){.btn,.lp-form-button,#oi-pager ul li #oi-pager-more,.search-results #oi-section-list a,.search-results #oi-date-list a,.notice__btn{padding:.5625rem 1.25rem;font-size:1.125rem;line-height:1.625rem}}.btn:hover,.lp-form-button:hover,#oi-pager ul li #oi-pager-more:hover,.search-results #oi-section-list a:hover,.search-results #oi-date-list a:hover,.notice__btn:hover,.btn--hover{background-color:#ffe168;color:#00493b}.btn:focus-visible,.lp-form-button:focus-visible,#oi-pager ul li #oi-pager-more:focus-visible,.search-results #oi-section-list a:focus-visible,.search-results #oi-date-list a:focus-visible,.notice__btn:focus-visible,.btn--focus-visible{background-color:#ffe168;color:#00493b;border-color:rgba(0,0,0,0);box-shadow:0 0 0 0 rgba(0,0,0,0)}.btn:active,.lp-form-button:active,#oi-pager ul li #oi-pager-more:active,.search-results #oi-section-list a:active,.search-results #oi-date-list a:active,.notice__btn:active,.btn--active{background-color:#ffe168;color:#00493b}.btn:disabled,.lp-form-button:disabled,#oi-pager ul li #oi-pager-more:disabled,.search-results #oi-section-list a:disabled,.search-results #oi-date-list a:disabled,.notice__btn:disabled,.btn.btn--disabled,.btn--disabled.lp-form-button,#oi-pager ul li .btn--disabled#oi-pager-more,.search-results #oi-section-list a.btn--disabled,.search-results #oi-date-list a.btn--disabled,.btn--disabled.notice__btn{background-color:#45b233;color:#fff;pointer-events:none}.typography .btn,.typography .lp-form-button,.typography #oi-pager ul li #oi-pager-more,#oi-pager ul li .typography #oi-pager-more,.typography .search-results #oi-section-list a,.search-results #oi-section-list .typography a,.typography .search-results #oi-date-list a,.search-results #oi-date-list .typography a,.typography .notice__btn{text-decoration:none;margin-bottom:10px}@media(min-width: 75em){.btn,.lp-form-button,#oi-pager ul li #oi-pager-more,.search-results #oi-section-list a,.search-results #oi-date-list a,.notice__btn{margin-bottom:0}}.btn-toolbar .btn:not(:last-child),.btn-toolbar .lp-form-button:not(:last-child),.btn-toolbar #oi-pager ul li #oi-pager-more:not(:last-child),#oi-pager ul li .btn-toolbar #oi-pager-more:not(:last-child),.btn-toolbar .search-results #oi-section-list a:not(:last-child),.search-results #oi-section-list .btn-toolbar a:not(:last-child),.btn-toolbar .search-results #oi-date-list a:not(:last-child),.search-results #oi-date-list .btn-toolbar a:not(:last-child),.btn-toolbar .notice__btn:not(:last-child){margin-right:20px}.btn--round{font-size:1.75rem;line-height:2.5rem;padding:0;display:flex;justify-content:center;align-items:center;text-align:center;height:2.625rem;width:2.625rem;font-weight:800}@media(min-width: 75em){.btn--round{height:2.75rem;width:2.75rem;font-size:1.625rem;line-height:2.375rem}}.btn--red{background-color:#f3b2c3;color:#00493b}.btn--red:hover,.btn--red--hover{background-color:#ffe168;color:#00493b}.btn--red:focus-visible,.btn--red--focus-visible{background-color:#ffe168;color:#00493b}.btn--red:active,.btn--red--active{background-color:#ffe168;color:#00493b}.btn--red:disabled,.btn--red.btn--disabled{background-color:#9d9d9d;color:#9d9d9d}.btn--blue{background-color:#b3ddd1;color:#00493b}.btn--blue:hover,.btn--blue--hover{background-color:#ffe168;color:#00493b}.btn--blue:focus-visible,.btn--blue--focus-visible{background-color:#ffe168;color:#00493b}.btn--blue:active,.btn--blue--active{background-color:#ffe168;color:#00493b}.btn--blue:disabled,.btn--blue.btn--disabled{background-color:#9d9d9d;color:#9d9d9d}.btn--yellow,.notice--icon-only .notice__btn{background-color:#ffc601;color:#00493b}.btn--yellow:hover,.notice--icon-only .notice__btn:hover,.btn--yellow--hover{background-color:#ffe168;color:#00493b}.btn--yellow:focus-visible,.notice--icon-only .notice__btn:focus-visible,.btn--yellow--focus-visible{background-color:#ffe168;color:#00493b}.btn--yellow:active,.notice--icon-only .notice__btn:active,.btn--yellow--active{background-color:#ffe168;color:#00493b}.btn--yellow:disabled,.notice--icon-only .notice__btn:disabled,.btn--yellow.btn--disabled,.notice--icon-only .btn--disabled.notice__btn{background-color:#9d9d9d;color:#9d9d9d}.btn--white{background-color:#fff;color:#00493b}.btn--white:hover,.btn--white--hover{background-color:#b3ddd1;color:#00493b}.btn--white:focus-visible,.btn--white--focus-visible{background-color:#b3ddd1;color:#00493b}.btn--white:active,.btn--white--active{background-color:#b3ddd1;color:#00493b}.btn--white:disabled,.btn--white.btn--disabled{background-color:#9d9d9d;color:#9d9d9d}.btn--white-2{background-color:#fff}.btn--white-2:hover,.btn--white-2--hover{background-color:#fff}.btn--transparent-inverted{color:#fff;background-color:rgba(0,0,0,0);box-shadow:0 0 0 .125rem #fff;margin:2px;padding:.375rem 1rem}@media(min-width: 75em){.btn--transparent-inverted{padding:.4375rem 1rem}}.btn--transparent-inverted:hover,.btn--transparent-inverted--hover{background-color:#00493b;color:#fff}.btn--transparent-inverted:focus-visible,.btn--transparent-inverted--focus-visible{background-color:#00493b;color:#fff;box-shadow:0 0 0 .125rem #fff}.btn--transparent-inverted:active,.btn--transparent-inverted--active{background-color:#00493b;color:#fff;box-shadow:0 0 0 .125rem #fff}.btn--transparent-inverted:disabled,.btn--transparent-inverted.btn--disabled{background-color:#00493b;color:#fff;box-shadow:0 0 0 .125rem #fff;pointer-events:none}.section--light .btn--transparent-inverted{color:#45b233;box-shadow:0 0 0 .125rem #45b233}.section--light .btn--transparent-inverted:hover{background-color:#fff}.section--light-grey .btn--transparent-inverted{color:#45b233;box-shadow:0 0 0 .125rem #45b233}.section--light-grey .btn--transparent-inverted:hover{background-color:#fff}.section--light-blue .btn--transparent-inverted{color:#45b233;box-shadow:0 0 0 .125rem #45b233}.section--light-blue .btn--transparent-inverted:hover{background-color:#fff}.section--dark .btn--transparent-inverted{color:#45b233;box-shadow:0 0 0 .125rem #45b233}.section--dark .btn--transparent-inverted:hover{background-color:#fff}.section--green .btn--transparent-inverted{color:#00493b;box-shadow:0 0 0 .125rem #00493b}.section--green .btn--transparent-inverted:hover{background-color:#fff}.section--green-2 .btn--transparent-inverted{color:#b3ddd1;box-shadow:0 0 0 .125rem #b3ddd1}.section--green-2 .btn--transparent-inverted:hover{background-color:#fff}.section--multicolor .btn--transparent-inverted{color:#45b233;box-shadow:0 0 0 .125rem #45b233}.section--multicolor .btn--transparent-inverted:hover{background-color:#fff}.btn--ghost{color:#00493b;background-color:rgba(0,0,0,0);box-shadow:0 0 0 .125rem currentColor;margin:2px;padding:6px 20px}@media(min-width: 75em){.btn--ghost{padding:7px 20px}}.btn--ghost:hover,.btn--ghost--hover{background-color:rgba(0,0,0,0);color:#00493b}.btn--ghost:focus-visible,.btn--ghost--focus-visible{background-color:rgba(0,0,0,0);color:#00493b;border-color:rgba(0,0,0,0);border:0}.btn--ghost:active,.btn--ghost--active{background-color:rgba(0,0,0,0);color:#00493b}.btn--ghost:disabled,.btn--ghost.btn--disabled{background-color:rgba(0,0,0,0);color:#9d9d9d;pointer-events:none}.btn--ghost.btn--ghost-hover:hover,.btn--ghost.btn--ghost-hover--hover{background-color:#00493b;color:#fff;box-shadow:0 0 0 .125rem #00493b}.block-text-image--dark-green .btn--ghost{color:#45b233;background-color:rgba(0,0,0,0)}.block-text-image--dark-green .btn--ghost:hover,.block-text-image--dark-green .btn--ghost--hover{background-color:#45b233;color:#fff;box-shadow:0 0 0 .125rem #45b233}.block-text-image--dark-green .btn--ghost:focus-visible,.block-text-image--dark-green .btn--ghost--focus-visible{background-color:rgba(0,0,0,0);color:#45b233;border-color:rgba(0,0,0,0);border:0}.block-text-image--dark-green .btn--ghost:active,.block-text-image--dark-green .btn--ghost--active{background-color:rgba(0,0,0,0);color:#45b233}.block-text-image--dark-green .btn--ghost:disabled,.block-text-image--dark-green .btn--ghost.btn--disabled{background-color:rgba(0,0,0,0);color:#9d9d9d;pointer-events:none}.section--dark .btn--ghost,.section--light-blue .btn--ghost{color:#45b233;background-color:rgba(0,0,0,0)}.section--dark .btn--ghost:hover,.section--dark .btn--ghost--hover,.section--light-blue .btn--ghost:hover,.section--light-blue .btn--ghost--hover{background-color:rgba(0,0,0,0);color:#45b233}.section--dark .btn--ghost:focus-visible,.section--dark .btn--ghost--focus-visible,.section--light-blue .btn--ghost:focus-visible,.section--light-blue .btn--ghost--focus-visible{background-color:rgba(0,0,0,0);color:#45b233;border-color:rgba(0,0,0,0);border:0}.section--dark .btn--ghost:active,.section--dark .btn--ghost--active,.section--light-blue .btn--ghost:active,.section--light-blue .btn--ghost--active{background-color:rgba(0,0,0,0);color:#45b233}.section--dark .btn--ghost:disabled,.section--dark .btn--ghost.btn--disabled,.section--light-blue .btn--ghost:disabled,.section--light-blue .btn--ghost.btn--disabled{background-color:rgba(0,0,0,0);color:#9d9d9d;pointer-events:none}.section--multicolor .btn--ghost{color:#45b233;background-color:rgba(0,0,0,0);outline:2px solid currentColor;box-shadow:0 0 0 .125rem currentColor;margin:2px}.section--multicolor .btn--ghost:hover,.section--multicolor .btn--ghost--hover{background-color:rgba(0,0,0,0);color:#45b233}.section--multicolor .btn--ghost:focus-visible,.section--multicolor .btn--ghost--focus-visible{background-color:rgba(0,0,0,0);color:#45b233;border-color:rgba(0,0,0,0);border:0}.section--multicolor .btn--ghost:active,.section--multicolor .btn--ghost--active{background-color:rgba(0,0,0,0);color:#45b233}.section--multicolor .btn--ghost:disabled,.section--multicolor .btn--ghost.btn--disabled{background-color:rgba(0,0,0,0);color:#9d9d9d;pointer-events:none}.btn--ghost-dark{color:#00493b;background-color:rgba(0,0,0,0);box-shadow:0 0 0 .125rem currentColor;margin:2px;padding:6px 20px}@media(min-width: 75em){.btn--ghost-dark{padding:7px 20px}}.btn--ghost-dark:hover,.btn--ghost-dark--hover{background-color:rgba(0,0,0,0);color:#00493b}.btn--ghost-dark:focus-visible,.btn--ghost-dark--focus-visible{background-color:rgba(0,0,0,0);color:#00493b;border-color:rgba(0,0,0,0);border:0}.btn--ghost-dark:active,.btn--ghost-dark--active{background-color:rgba(0,0,0,0);color:#00493b}.btn--ghost-dark:disabled,.btn--ghost-dark.btn--disabled{background-color:rgba(0,0,0,0);color:#9d9d9d;pointer-events:none}.btn--ghost-dark.btn--ghost-hover:hover,.btn--ghost-dark.btn--ghost-hover--hover{background-color:#00493b;color:#fff;box-shadow:0 0 0 .125rem #00493b}.btn--ghost-light{color:#45b233;background-color:rgba(0,0,0,0);box-shadow:0 0 0 .125rem currentColor;margin:2px;padding:.375rem 1rem}@media(min-width: 75em){.btn--ghost-light{padding:.4375rem 1rem}}.btn--ghost-light:hover,.btn--ghost-light--hover{background-color:rgba(0,0,0,0);color:#45b233}.btn--ghost-light:focus-visible,.btn--ghost-light--focus-visible{background-color:rgba(0,0,0,0);color:#45b233;border-color:rgba(0,0,0,0);border:0}.btn--ghost-light:active,.btn--ghost-light--active{background-color:rgba(0,0,0,0);color:#45b233}.btn--ghost-light:disabled,.btn--ghost-light.btn--disabled{background-color:rgba(0,0,0,0);color:#9d9d9d;pointer-events:none;cursor:default}.btn--ghost-light:disabled:after,.btn--ghost-light.btn--disabled:after{filter:invert(55%) sepia(73%) saturate(14%) hue-rotate(314deg) brightness(97%) contrast(93%)}.btn--ghost-light:disabled:before,.btn--ghost-light.btn--disabled:before{filter:invert(55%) sepia(73%) saturate(14%) hue-rotate(314deg) brightness(97%) contrast(93%)}.section--green .btn--ghost-light{color:#00493b;box-shadow:0 0 0 .125rem #00493b}.section--green-2 .btn--ghost-light{color:#00493b;box-shadow:0 0 0 .125rem #00493b}.btn--ghost-light.btn--more-padding{padding:.375rem 1.25rem}@media(min-width: 75em){.btn--ghost-light.btn--more-padding{padding:.4375rem 2rem}}.btn--ghost-light-2,#oi-pager ul li #oi-pager-more,.search-results #oi-section-list a,.search-results #oi-date-list a{color:#45b233;background-color:rgba(0,0,0,0);box-shadow:0 0 0 2px currentColor;margin:2px;padding:.375rem 1rem}@media(min-width: 75em){.btn--ghost-light-2,#oi-pager ul li #oi-pager-more,.search-results #oi-section-list a,.search-results #oi-date-list a{padding:.4375rem 1rem}}.btn--ghost-light-2:hover,#oi-pager ul li #oi-pager-more:hover,.search-results #oi-section-list a:hover,.search-results #oi-date-list a:hover,.btn--ghost-light-2--hover,.search-results #oi-section-list .oi-facet-constraint-selected,.search-results #oi-date-list .oi-facet-constraint-selected{background-color:#45b233;color:#fff;box-shadow:0 0 0 .125rem #45b233}.btn--ghost-light-2:focus-visible,#oi-pager ul li #oi-pager-more:focus-visible,.search-results #oi-section-list a:focus-visible,.search-results #oi-date-list a:focus-visible,.btn--ghost-light-2--focus-visible{background-color:#45b233;color:#fff;border-color:rgba(0,0,0,0);border:0;box-shadow:0 0 0 .125rem #45b233}.btn--ghost-light-2:active,#oi-pager ul li #oi-pager-more:active,.search-results #oi-section-list a:active,.search-results #oi-date-list a:active,.btn--ghost-light-2--active{background-color:#45b233;color:#fff;box-shadow:0 0 0 .125rem #45b233}.btn--ghost-light-2:disabled,#oi-pager ul li #oi-pager-more:disabled,.search-results #oi-section-list a:disabled,.search-results #oi-date-list a:disabled,.btn--ghost-light-2.btn--disabled,#oi-pager ul li .btn--disabled#oi-pager-more,.search-results #oi-section-list a.btn--disabled,.search-results #oi-date-list a.btn--disabled{background-color:rgba(0,0,0,0);color:#9d9d9d;pointer-events:none;cursor:default}.section--green .btn--ghost-light-2,.section--green #oi-pager ul li #oi-pager-more,#oi-pager ul li .section--green #oi-pager-more,.section--green .search-results #oi-section-list a,.search-results #oi-section-list .section--green a,.section--green .search-results #oi-date-list a,.search-results #oi-date-list .section--green a{color:#00493b;box-shadow:0 0 0 .125rem #00493b}.section--green-2 .btn--ghost-light-2,.section--green-2 #oi-pager ul li #oi-pager-more,#oi-pager ul li .section--green-2 #oi-pager-more,.section--green-2 .search-results #oi-section-list a,.search-results #oi-section-list .section--green-2 a,.section--green-2 .search-results #oi-date-list a,.search-results #oi-date-list .section--green-2 a{color:#00493b;box-shadow:0 0 0 .125rem #00493b}.btn--ghost-light-2.btn--more-padding,#oi-pager ul li .btn--more-padding#oi-pager-more,.search-results #oi-section-list a.btn--more-padding,.search-results #oi-date-list a.btn--more-padding{padding:.375rem 1.25rem}@media(min-width: 75em){.btn--ghost-light-2.btn--more-padding,#oi-pager ul li .btn--more-padding#oi-pager-more,.search-results #oi-section-list a.btn--more-padding,.search-results #oi-date-list a.btn--more-padding{padding:.4375rem 2rem}}.btn--send{padding:.621875rem .57125rem .505rem .5525rem;border:none;display:inline-flex;border-radius:100%}@media(min-width: 75em){.btn--send{padding:.65125rem .72375rem .654375rem .57875rem}}.btn--caret-down{padding-right:2.46875rem}.btn--caret-down:after{content:"";position:absolute;height:.6em;width:.6em;background-repeat:no-repeat;background-size:contain;background-position:center center;right:1.25rem;top:.1em;bottom:0;margin:auto;background-image:url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.25 4.75L9 1' stroke='%2300493B' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5.25 4.75L1.5 1' stroke='%2300493B' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.btn--arrow-right{padding-left:3.261875rem}.btn--arrow-right:after,.btn--arrow-right:before{content:"";width:1.386875rem;height:1.0625rem;background-image:url('data:image/svg+xml;charset=utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 22.19 18" width="22.19" height="18"><path fill="rgb( 0, 73, 59 )" stroke="transparent" stroke-width="0" style="" d="M14.4016 1.29289C14.0111 0.902369 13.3779 0.902369 12.9874 1.29289C12.5969 1.68342 12.5969 2.31658 12.9874 2.70711L18.6298 8.34949L1 8.34949C0.447715 8.34949 0 8.7972 0 9.34949C0 9.90177 0.447715 10.3495 1 10.3495L18.9308 10.3495L12.9874 16.2929C12.5969 16.6834 12.5969 17.3166 12.9874 17.7071C13.3779 18.0976 14.0111 18.0976 14.4016 17.7071L21.9016 10.2071C22.0892 10.0196 22.1945 9.76522 22.1945 9.5C22.1945 9.23478 22.0892 8.98043 21.9016 8.79289L14.4016 1.29289Z" fill-rule="evenodd"  clip-rule="evenodd" /></svg>');position:absolute;background-repeat:no-repeat;background-size:contain;background-position:center center;left:1.25rem;top:.75rem;bottom:0;margin:0;transition:transform 300ms ease-out}@media(min-width: 75em){.btn--arrow-right:after,.btn--arrow-right:before{width:1.386875rem;height:1.125rem;top:.875rem;background-image:url('data:image/svg+xml;charset=utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 22.19 18" width="22.19" height="18"><path fill="rgb( 0, 73, 59 )" stroke="transparent" stroke-width="0" style="" d="M14.4016 0.292893C14.0111 -0.097631 13.3779 -0.0976311 12.9874 0.292893C12.5969 0.683417 12.5969 1.31658 12.9874 1.70711L18.6298 7.34949L1 7.34949C0.447715 7.34949 0 7.7972 0 8.34949C0 8.90177 0.447715 9.34949 1 9.34949L18.9308 9.34949L12.9874 15.2929C12.5969 15.6834 12.5969 16.3166 12.9874 16.7071C13.3779 17.0976 14.0111 17.0976 14.4016 16.7071L21.9016 9.20711C22.0892 9.01957 22.1945 8.76522 22.1945 8.5C22.1945 8.23478 22.0892 7.98043 21.9016 7.79289L14.4016 0.292893Z" fill-rule="evenodd"  clip-rule="evenodd" /></svg>')}}.btn--arrow-right:before{background-image:url('data:image/svg+xml;charset=utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 22.19 18" width="22.19" height="18"><path fill="rgb( 0, 73, 59 )" stroke="transparent" stroke-width="0" style="" d="M 5 9.275 L 5 8.3495 L 1 8.3495 C 0.4477 8.3495 0 8.7972 0 9.3495 C 0 9.9018 0.4477 10.3495 1 10.3495 L 5 10.3495 Z" fill-rule="evenodd"  clip-rule="evenodd" /></svg>')}@media(min-width: 75em){.btn--arrow-right:before{width:1.386875rem;height:1.125rem;top:.875rem;background-image:url('data:image/svg+xml;charset=utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 22.19 18" width="22.19" height="18"><path fill="rgb( 0, 73, 59 )" stroke="transparent" stroke-width="0" style="" d="m 21 8.472 L 21 7.3495 L 1 7.3495 C 0.4477 7.3495 0 7.7972 0 8.3495 C 0 8.9018 0.4477 9.3495 1 9.3495 H 21 Z" fill-rule="evenodd"  clip-rule="evenodd" /></svg>')}}.btn--arrow-right.btn--ghost,.btn--arrow-right.btn--ghost-light,.btn--arrow-right.btn--ghost-dark{padding-left:3.136875rem;padding-right:20px}.btn--arrow-right.btn--ghost:after,.btn--arrow-right.btn--ghost:before,.btn--arrow-right.btn--ghost-light:after,.btn--arrow-right.btn--ghost-light:before,.btn--arrow-right.btn--ghost-dark:after,.btn--arrow-right.btn--ghost-dark:before{top:0;bottom:0;margin:auto}@media(min-width: 75em){.btn--arrow-right.btn--ghost:after,.btn--arrow-right.btn--ghost:before,.btn--arrow-right.btn--ghost-light:after,.btn--arrow-right.btn--ghost-light:before,.btn--arrow-right.btn--ghost-dark:after,.btn--arrow-right.btn--ghost-dark:before{margin-top:.75rem}}.section--dark .btn--arrow-right:after,.section--blue-dark1 .btn--arrow-right:after,.section--light-blue .btn--arrow-right:after,.btn--arrow-right.btn--ghost-light:after{background-image:url('data:image/svg+xml;charset=utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 22.19 18" width="22.19" height="18"><path fill="rgb( 69, 178, 51 )" stroke="transparent" stroke-width="0" style="" d="M14.4016 1.29289C14.0111 0.902369 13.3779 0.902369 12.9874 1.29289C12.5969 1.68342 12.5969 2.31658 12.9874 2.70711L18.6298 8.34949L1 8.34949C0.447715 8.34949 0 8.7972 0 9.34949C0 9.90177 0.447715 10.3495 1 10.3495L18.9308 10.3495L12.9874 16.2929C12.5969 16.6834 12.5969 17.3166 12.9874 17.7071C13.3779 18.0976 14.0111 18.0976 14.4016 17.7071L21.9016 10.2071C22.0892 10.0196 22.1945 9.76522 22.1945 9.5C22.1945 9.23478 22.0892 8.98043 21.9016 8.79289L14.4016 1.29289Z" fill-rule="evenodd"  clip-rule="evenodd" /></svg>')}@media(min-width: 75em){.section--dark .btn--arrow-right:after,.section--blue-dark1 .btn--arrow-right:after,.section--light-blue .btn--arrow-right:after,.btn--arrow-right.btn--ghost-light:after{background-image:url('data:image/svg+xml;charset=utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 22.19 18" width="22.19" height="18"><path fill="rgb( 69, 178, 51 )" stroke="transparent" stroke-width="0" style="" d="M14.4016 0.292893C14.0111 -0.097631 13.3779 -0.0976311 12.9874 0.292893C12.5969 0.683417 12.5969 1.31658 12.9874 1.70711L18.6298 7.34949L1 7.34949C0.447715 7.34949 0 7.7972 0 8.34949C0 8.90177 0.447715 9.34949 1 9.34949L18.9308 9.34949L12.9874 15.2929C12.5969 15.6834 12.5969 16.3166 12.9874 16.7071C13.3779 17.0976 14.0111 17.0976 14.4016 16.7071L21.9016 9.20711C22.0892 9.01957 22.1945 8.76522 22.1945 8.5C22.1945 8.23478 22.0892 7.98043 21.9016 7.79289L14.4016 0.292893Z" fill-rule="evenodd"  clip-rule="evenodd" /></svg>')}}.section--dark .btn--arrow-right:before,.section--blue-dark1 .btn--arrow-right:before,.section--light-blue .btn--arrow-right:before,.btn--arrow-right.btn--ghost-light:before{background-image:url('data:image/svg+xml;charset=utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 22.19 18" width="22.19" height="18"><path fill="rgb( 69, 178, 51 )" stroke="transparent" stroke-width="0" style="" d="M 5 9.275 L 5 8.3495 L 1 8.3495 C 0.4477 8.3495 0 8.7972 0 9.3495 C 0 9.9018 0.4477 10.3495 1 10.3495 L 5 10.3495 Z" fill-rule="evenodd"  clip-rule="evenodd" /></svg>')}@media(min-width: 75em){.section--dark .btn--arrow-right:before,.section--blue-dark1 .btn--arrow-right:before,.section--light-blue .btn--arrow-right:before,.btn--arrow-right.btn--ghost-light:before{background-image:url('data:image/svg+xml;charset=utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 22.19 18" width="22.19" height="18"><path fill="rgb( 69, 178, 51 )" stroke="transparent" stroke-width="0" style="" d="m 21 8.472 L 21 7.3495 L 1 7.3495 C 0.4477 7.3495 0 7.7972 0 8.3495 C 0 8.9018 0.4477 9.3495 1 9.3495 H 21 Z" fill-rule="evenodd"  clip-rule="evenodd" /></svg>')}}.card--stories .btn--arrow-right:after{background-image:url('data:image/svg+xml;charset=utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 22.19 18" width="22.19" height="18"><path fill="rgb( 0, 73, 59 )" stroke="transparent" stroke-width="0" style="" d="M14.4016 1.29289C14.0111 0.902369 13.3779 0.902369 12.9874 1.29289C12.5969 1.68342 12.5969 2.31658 12.9874 2.70711L18.6298 8.34949L1 8.34949C0.447715 8.34949 0 8.7972 0 9.34949C0 9.90177 0.447715 10.3495 1 10.3495L18.9308 10.3495L12.9874 16.2929C12.5969 16.6834 12.5969 17.3166 12.9874 17.7071C13.3779 18.0976 14.0111 18.0976 14.4016 17.7071L21.9016 10.2071C22.0892 10.0196 22.1945 9.76522 22.1945 9.5C22.1945 9.23478 22.0892 8.98043 21.9016 8.79289L14.4016 1.29289Z" fill-rule="evenodd"  clip-rule="evenodd" /></svg>')}@media(min-width: 75em){.card--stories .btn--arrow-right:after{background-image:url('data:image/svg+xml;charset=utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 22.19 18" width="22.19" height="18"><path fill="rgb( 0, 73, 59 )" stroke="transparent" stroke-width="0" style="" d="M14.4016 0.292893C14.0111 -0.097631 13.3779 -0.0976311 12.9874 0.292893C12.5969 0.683417 12.5969 1.31658 12.9874 1.70711L18.6298 7.34949L1 7.34949C0.447715 7.34949 0 7.7972 0 8.34949C0 8.90177 0.447715 9.34949 1 9.34949L18.9308 9.34949L12.9874 15.2929C12.5969 15.6834 12.5969 16.3166 12.9874 16.7071C13.3779 17.0976 14.0111 17.0976 14.4016 16.7071L21.9016 9.20711C22.0892 9.01957 22.1945 8.76522 22.1945 8.5C22.1945 8.23478 22.0892 7.98043 21.9016 7.79289L14.4016 0.292893Z" fill-rule="evenodd"  clip-rule="evenodd" /></svg>')}}.card--stories .btn--arrow-right:before{background-image:url('data:image/svg+xml;charset=utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 22.19 18" width="22.19" height="18"><path fill="rgb( 0, 73, 59 )" stroke="transparent" stroke-width="0" style="" d="M 5 9.275 L 5 8.3495 L 1 8.3495 C 0.4477 8.3495 0 8.7972 0 9.3495 C 0 9.9018 0.4477 10.3495 1 10.3495 L 5 10.3495 Z" fill-rule="evenodd"  clip-rule="evenodd" /></svg>')}@media(min-width: 75em){.card--stories .btn--arrow-right:before{background-image:url('data:image/svg+xml;charset=utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 22.19 18" width="22.19" height="18"><path fill="rgb( 0, 73, 59 )" stroke="transparent" stroke-width="0" style="" d="m 21 8.472 L 21 7.3495 L 1 7.3495 C 0.4477 7.3495 0 7.7972 0 8.3495 C 0 8.9018 0.4477 9.3495 1 9.3495 H 21 Z" fill-rule="evenodd"  clip-rule="evenodd" /></svg>')}}.card--stories:hover .btn--arrow-right:after{background-image:url('data:image/svg+xml;charset=utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 22.19 18" width="22.19" height="18"><path fill="rgb( 0, 73, 59 )" stroke="transparent" stroke-width="0" style="" d="M14.4016 1.29289C14.0111 0.902369 13.3779 0.902369 12.9874 1.29289C12.5969 1.68342 12.5969 2.31658 12.9874 2.70711L18.6298 8.34949L1 8.34949C0.447715 8.34949 0 8.7972 0 9.34949C0 9.90177 0.447715 10.3495 1 10.3495L18.9308 10.3495L12.9874 16.2929C12.5969 16.6834 12.5969 17.3166 12.9874 17.7071C13.3779 18.0976 14.0111 18.0976 14.4016 17.7071L21.9016 10.2071C22.0892 10.0196 22.1945 9.76522 22.1945 9.5C22.1945 9.23478 22.0892 8.98043 21.9016 8.79289L14.4016 1.29289Z" fill-rule="evenodd"  clip-rule="evenodd" /></svg>')}@media(min-width: 75em){.card--stories:hover .btn--arrow-right:after{background-image:url('data:image/svg+xml;charset=utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 22.19 18" width="22.19" height="18"><path fill="rgb( 0, 73, 59 )" stroke="transparent" stroke-width="0" style="" d="M14.4016 0.292893C14.0111 -0.097631 13.3779 -0.0976311 12.9874 0.292893C12.5969 0.683417 12.5969 1.31658 12.9874 1.70711L18.6298 7.34949L1 7.34949C0.447715 7.34949 0 7.7972 0 8.34949C0 8.90177 0.447715 9.34949 1 9.34949L18.9308 9.34949L12.9874 15.2929C12.5969 15.6834 12.5969 16.3166 12.9874 16.7071C13.3779 17.0976 14.0111 17.0976 14.4016 16.7071L21.9016 9.20711C22.0892 9.01957 22.1945 8.76522 22.1945 8.5C22.1945 8.23478 22.0892 7.98043 21.9016 7.79289L14.4016 0.292893Z" fill-rule="evenodd"  clip-rule="evenodd" /></svg>')}}.card--stories:hover .btn--arrow-right:before{background-image:url('data:image/svg+xml;charset=utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 22.19 18" width="22.19" height="18"><path fill="rgb( 0, 73, 59 )" stroke="transparent" stroke-width="0" style="" d="M 5 9.275 L 5 8.3495 L 1 8.3495 C 0.4477 8.3495 0 8.7972 0 9.3495 C 0 9.9018 0.4477 10.3495 1 10.3495 L 5 10.3495 Z" fill-rule="evenodd"  clip-rule="evenodd" /></svg>')}@media(min-width: 75em){.card--stories:hover .btn--arrow-right:before{background-image:url('data:image/svg+xml;charset=utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 22.19 18" width="22.19" height="18"><path fill="rgb( 0, 73, 59 )" stroke="transparent" stroke-width="0" style="" d="m 21 8.472 L 21 7.3495 L 1 7.3495 C 0.4477 7.3495 0 7.7972 0 8.3495 C 0 8.9018 0.4477 9.3495 1 9.3495 H 21 Z" fill-rule="evenodd"  clip-rule="evenodd" /></svg>')}}.btn--arrow-right:hover:after{transform:translateX(3px)}.btn--arrow-right.btn--ghost-light:after{background-image:url('data:image/svg+xml;charset=utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 22.19 18" width="22.19" height="18"><path fill="rgb( 69, 178, 51 )" stroke="transparent" stroke-width="0" style="" d="M14.4016 1.29289C14.0111 0.902369 13.3779 0.902369 12.9874 1.29289C12.5969 1.68342 12.5969 2.31658 12.9874 2.70711L18.6298 8.34949L1 8.34949C0.447715 8.34949 0 8.7972 0 9.34949C0 9.90177 0.447715 10.3495 1 10.3495L18.9308 10.3495L12.9874 16.2929C12.5969 16.6834 12.5969 17.3166 12.9874 17.7071C13.3779 18.0976 14.0111 18.0976 14.4016 17.7071L21.9016 10.2071C22.0892 10.0196 22.1945 9.76522 22.1945 9.5C22.1945 9.23478 22.0892 8.98043 21.9016 8.79289L14.4016 1.29289Z" fill-rule="evenodd"  clip-rule="evenodd" /></svg>')}@media(min-width: 75em){.btn--arrow-right.btn--ghost-light:after{background-image:url('data:image/svg+xml;charset=utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 22.19 18" width="22.19" height="18"><path fill="rgb( 69, 178, 51 )" stroke="transparent" stroke-width="0" style="" d="M14.4016 0.292893C14.0111 -0.097631 13.3779 -0.0976311 12.9874 0.292893C12.5969 0.683417 12.5969 1.31658 12.9874 1.70711L18.6298 7.34949L1 7.34949C0.447715 7.34949 0 7.7972 0 8.34949C0 8.90177 0.447715 9.34949 1 9.34949L18.9308 9.34949L12.9874 15.2929C12.5969 15.6834 12.5969 16.3166 12.9874 16.7071C13.3779 17.0976 14.0111 17.0976 14.4016 16.7071L21.9016 9.20711C22.0892 9.01957 22.1945 8.76522 22.1945 8.5C22.1945 8.23478 22.0892 7.98043 21.9016 7.79289L14.4016 0.292893Z" fill-rule="evenodd"  clip-rule="evenodd" /></svg>')}}.btn--arrow-right.btn--ghost-dark:after{background-image:url('data:image/svg+xml;charset=utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 22.19 18" width="22.19" height="18"><path fill="rgb( 0, 73, 59 )" stroke="transparent" stroke-width="0" style="" d="M14.4016 1.29289C14.0111 0.902369 13.3779 0.902369 12.9874 1.29289C12.5969 1.68342 12.5969 2.31658 12.9874 2.70711L18.6298 8.34949L1 8.34949C0.447715 8.34949 0 8.7972 0 9.34949C0 9.90177 0.447715 10.3495 1 10.3495L18.9308 10.3495L12.9874 16.2929C12.5969 16.6834 12.5969 17.3166 12.9874 17.7071C13.3779 18.0976 14.0111 18.0976 14.4016 17.7071L21.9016 10.2071C22.0892 10.0196 22.1945 9.76522 22.1945 9.5C22.1945 9.23478 22.0892 8.98043 21.9016 8.79289L14.4016 1.29289Z" fill-rule="evenodd"  clip-rule="evenodd" /></svg>')}@media(min-width: 75em){.btn--arrow-right.btn--ghost-dark:after{background-image:url('data:image/svg+xml;charset=utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 22.19 18" width="22.19" height="18"><path fill="rgb( 0, 73, 59 )" stroke="transparent" stroke-width="0" style="" d="M14.4016 0.292893C14.0111 -0.097631 13.3779 -0.0976311 12.9874 0.292893C12.5969 0.683417 12.5969 1.31658 12.9874 1.70711L18.6298 7.34949L1 7.34949C0.447715 7.34949 0 7.7972 0 8.34949C0 8.90177 0.447715 9.34949 1 9.34949L18.9308 9.34949L12.9874 15.2929C12.5969 15.6834 12.5969 16.3166 12.9874 16.7071C13.3779 17.0976 14.0111 17.0976 14.4016 16.7071L21.9016 9.20711C22.0892 9.01957 22.1945 8.76522 22.1945 8.5C22.1945 8.23478 22.0892 7.98043 21.9016 7.79289L14.4016 0.292893Z" fill-rule="evenodd"  clip-rule="evenodd" /></svg>')}}.btn--arrow-right.btn--ghost-dark:before{background-image:url('data:image/svg+xml;charset=utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 22.19 18" width="22.19" height="18"><path fill="rgb( 0, 73, 59 )" stroke="transparent" stroke-width="0" style="" d="M 5 9.275 L 5 8.3495 L 1 8.3495 C 0.4477 8.3495 0 8.7972 0 9.3495 C 0 9.9018 0.4477 10.3495 1 10.3495 L 5 10.3495 Z" fill-rule="evenodd"  clip-rule="evenodd" /></svg>')}@media(min-width: 75em){.btn--arrow-right.btn--ghost-dark:before{background-image:url('data:image/svg+xml;charset=utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 22.19 18" width="22.19" height="18"><path fill="rgb( 0, 73, 59 )" stroke="transparent" stroke-width="0" style="" d="m 21 8.472 L 21 7.3495 L 1 7.3495 C 0.4477 7.3495 0 7.7972 0 8.3495 C 0 8.9018 0.4477 9.3495 1 9.3495 H 21 Z" fill-rule="evenodd"  clip-rule="evenodd" /></svg>')}}.btn--arrow-right.btn--transparent-inverted:after{background-image:url('data:image/svg+xml;charset=utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 22.19 18" width="22.19" height="18"><path fill="rgb( 255, 255, 255 )" stroke="transparent" stroke-width="0" style="" d="M14.4016 1.29289C14.0111 0.902369 13.3779 0.902369 12.9874 1.29289C12.5969 1.68342 12.5969 2.31658 12.9874 2.70711L18.6298 8.34949L1 8.34949C0.447715 8.34949 0 8.7972 0 9.34949C0 9.90177 0.447715 10.3495 1 10.3495L18.9308 10.3495L12.9874 16.2929C12.5969 16.6834 12.5969 17.3166 12.9874 17.7071C13.3779 18.0976 14.0111 18.0976 14.4016 17.7071L21.9016 10.2071C22.0892 10.0196 22.1945 9.76522 22.1945 9.5C22.1945 9.23478 22.0892 8.98043 21.9016 8.79289L14.4016 1.29289Z" fill-rule="evenodd"  clip-rule="evenodd" /></svg>')}@media(min-width: 75em){.btn--arrow-right.btn--transparent-inverted:after{background-image:url('data:image/svg+xml;charset=utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 22.19 18" width="22.19" height="18"><path fill="rgb( 255, 255, 255 )" stroke="transparent" stroke-width="0" style="" d="M14.4016 0.292893C14.0111 -0.097631 13.3779 -0.0976311 12.9874 0.292893C12.5969 0.683417 12.5969 1.31658 12.9874 1.70711L18.6298 7.34949L1 7.34949C0.447715 7.34949 0 7.7972 0 8.34949C0 8.90177 0.447715 9.34949 1 9.34949L18.9308 9.34949L12.9874 15.2929C12.5969 15.6834 12.5969 16.3166 12.9874 16.7071C13.3779 17.0976 14.0111 17.0976 14.4016 16.7071L21.9016 9.20711C22.0892 9.01957 22.1945 8.76522 22.1945 8.5C22.1945 8.23478 22.0892 7.98043 21.9016 7.79289L14.4016 0.292893Z" fill-rule="evenodd"  clip-rule="evenodd" /></svg>')}}.btn--round-arrow-left{padding:1.3125rem;background-color:#ffc601;border-radius:100%}@media(min-width: 75em){.btn--round-arrow-left{padding:1.375rem}}.btn--round-arrow-left:after{content:"";height:100%;width:100%;background-image:url("data:image/svg+xml,%3Csvg width='44' height='44' viewBox='0 0 44 44' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22 44C34.1503 44 44 34.1503 44 22C44 9.84974 34.1503 0 22 0C9.84974 0 0 9.84974 0 22C0 34.1503 9.84974 44 22 44Z' fill='none'/%3E%3Cpath d='M21.6799 9.00269L34.6776 22.0004L21.6799 34.998' stroke='%2300493B' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.31683 22H34.6875' stroke='%2300493B' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");position:absolute;background-repeat:no-repeat;background-size:contain;background-position:center center;right:0;top:0;bottom:0;margin:auto;transform:rotate(180deg)}.btn--round-arrow-left:hover:after{background-image:url("data:image/svg+xml,%3Csvg width='44' height='44' viewBox='0 0 44 44' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22 44C34.1503 44 44 34.1503 44 22C44 9.84974 34.1503 0 22 0C9.84974 0 0 9.84974 0 22C0 34.1503 9.84974 44 22 44Z' fill='%23FFE168'/%3E%3Cpath d='M21.6799 9.00269L34.6776 22.0004L21.6799 34.998' stroke='%2300493B' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.31683 22H34.6875' stroke='%2300493B' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.btn--round-arrow-left.btn--disabled{background-color:#f2f1f2}.btn--round-arrow-left.btn--disabled:hover:after{background-image:url("data:image/svg+xml,%3Csvg width='44' height='44' viewBox='0 0 44 44' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22 44C34.1503 44 44 34.1503 44 22C44 9.84974 34.1503 0 22 0C9.84974 0 0 9.84974 0 22C0 34.1503 9.84974 44 22 44Z' fill='%23F2F1F2'/%3E%3Cpath d='M21.6799 9.00269L34.6776 22.0004L21.6799 34.998' stroke='%23B3DDD1' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.31683 22H34.6875' stroke='%23B3DDD1' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.btn--round-arrow-left.btn--disabled:after{background-image:url("data:image/svg+xml,%3Csvg width='44' height='44' viewBox='0 0 44 44' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22 44C34.1503 44 44 34.1503 44 22C44 9.84974 34.1503 0 22 0C9.84974 0 0 9.84974 0 22C0 34.1503 9.84974 44 22 44Z' fill='none'/%3E%3Cpath d='M21.6799 9.00269L34.6776 22.0004L21.6799 34.998' stroke='%23B3DDD1' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.31683 22H34.6875' stroke='%23B3DDD1' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.btn--round-plus{padding:1.3125rem;background-color:#ffc601;border-radius:100%}@media(min-width: 75em){.btn--round-plus{padding:1.375rem}}.btn--round-plus:after{content:"";height:100%;width:100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='44' height='44' viewBox='0 0 44 44' fill='none'%3E%3Cpath d='M22 44C34.1503 44 44 34.1503 44 22C44 9.84974 34.1503 0 22 0C9.84974 0 0 9.84974 0 22C0 34.1503 9.84974 44 22 44Z' fill='%2345B233'/%3E%3Cpath d='M34.6875 22.0005L9.31687 22.0005' stroke='%23F2F1F2' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M22.002 34.3706L22.002 8.99997' stroke='%23F2F1F2' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");position:absolute;background-repeat:no-repeat;background-size:contain;background-position:center center;right:0;top:0;bottom:0;margin:auto;transform:rotate(180deg)}.btn--round-plus:hover:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='44' height='44' viewBox='0 0 44 44' fill='none'%3E%3Cpath d='M22 44C34.1503 44 44 34.1503 44 22C44 9.84974 34.1503 0 22 0C9.84974 0 0 9.84974 0 22C0 34.1503 9.84974 44 22 44Z' fill='%2345B233'/%3E%3Cpath d='M34.6875 22.0005L9.31687 22.0005' stroke='%23F2F1F2' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M22.002 34.3706L22.002 8.99997' stroke='%23F2F1F2' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.btn--round-plus.btn--disabled{background-color:#f2f1f2}.btn--round-plus.btn--disabled:hover:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='44' height='44' viewBox='0 0 44 44' fill='none'%3E%3Cpath d='M22 44C34.1503 44 44 34.1503 44 22C44 9.84974 34.1503 0 22 0C9.84974 0 0 9.84974 0 22C0 34.1503 9.84974 44 22 44Z' fill='%2345B233'/%3E%3Cpath d='M34.6875 22.0005L9.31687 22.0005' stroke='%23B3DDD1' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M22.002 34.3706L22.002 8.99997' stroke='%23B3DDD1' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.btn--round-plus.btn--disabled:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='44' height='44' viewBox='0 0 44 44' fill='none'%3E%3Cpath d='M22 44C34.1503 44 44 34.1503 44 22C44 9.84974 34.1503 0 22 0C9.84974 0 0 9.84974 0 22C0 34.1503 9.84974 44 22 44Z' fill='%2345B233'/%3E%3Cpath d='M34.6875 22.0005L9.31687 22.0005' stroke='%23B3DDD1' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M22.002 34.3706L22.002 8.99997' stroke='%23B3DDD1' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.btn--more-padding{padding:.5rem 1.25rem}@media(min-width: 75em){.btn--more-padding{padding:.5625rem 2rem}}@keyframes loading-spinner-animation{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.btn--loading{position:relative}.btn--loading:after{content:" ";width:20px;height:20px;border-radius:50%;border:6px solid #fff;border-color:#fff rgba(0,0,0,0) #fff rgba(0,0,0,0);animation:loading-spinner-animation 1s linear infinite;display:inline-flex;margin:auto;position:absolute;top:0;right:0;bottom:0;left:0}.btn--loading span{color:rgba(0,0,0,0)}.btn--disabled{background-color:#45b233;color:#fff;pointer-events:none}.btn--dark,.notice__btn{background-color:#00493b;color:#ffc601}.btn--dark:hover,.notice__btn:hover,.btn--dark--hover{background-color:#ffe168;color:#ffc601}.btn--dark:focus-visible,.notice__btn:focus-visible,.btn--dark--focus-visible{background-color:#ffe168;color:#ffc601}.btn--dark:active,.notice__btn:active,.btn--dark--active{background-color:#ffe168;color:#ffc601}.btn--dark:disabled,.notice__btn:disabled,.btn--dark.btn--disabled,.btn--disabled.notice__btn{background-color:#9d9d9d;color:#9d9d9d}.btn--dark-alt,.agenda-widget__button--unsubscribe{background-color:#00493b;color:#b3ddd1}.btn--dark-alt:hover,.agenda-widget__button--unsubscribe:hover,.btn--dark-alt--hover{background-color:#00493b;color:#fff}.btn--dark-alt:focus-visible,.agenda-widget__button--unsubscribe:focus-visible,.btn--dark-alt--focus-visible{background-color:#00493b;color:#fff}.btn--dark-alt:active,.agenda-widget__button--unsubscribe:active,.btn--dark-alt--active{background-color:#00493b;color:#fff}.btn--dark-alt:disabled,.agenda-widget__button--unsubscribe:disabled,.btn--dark-alt.btn--disabled,.btn--disabled.agenda-widget__button--unsubscribe{background-color:#9d9d9d;color:#9d9d9d}.btn--werkdruktool,.block-text-image--yellow .block-text-image__btn,.block-text-image--yellow .block-text-image__arrow-button{background-color:#ef7b6c;color:#fff}.btn--werkdruktool:hover,.block-text-image--yellow .block-text-image__btn:hover,.block-text-image--yellow .block-text-image__arrow-button:hover,.btn--werkdruktool--hover{background-color:#ffad76;color:#fff}.btn--werkdruktool:focus-visible,.block-text-image--yellow .block-text-image__btn:focus-visible,.block-text-image--yellow .block-text-image__arrow-button:focus-visible,.btn--werkdruktool--focus-visible{background-color:#ffad76;color:#fff}.btn--werkdruktool:active,.block-text-image--yellow .block-text-image__btn:active,.block-text-image--yellow .block-text-image__arrow-button:active,.btn--werkdruktool--active{background-color:#ffad76;color:#fff}.btn--werkdruktool:disabled,.block-text-image--yellow .block-text-image__btn:disabled,.block-text-image--yellow .block-text-image__arrow-button:disabled,.btn--werkdruktool.btn--disabled,.block-text-image--yellow .btn--disabled.block-text-image__btn,.block-text-image--yellow .btn--disabled.block-text-image__arrow-button{background-color:#9d9d9d;color:#9d9d9d}.btn--werkdruktool.btn--ghost,.block-text-image--yellow .btn--ghost.block-text-image__btn,.block-text-image--yellow .btn--ghost.block-text-image__arrow-button{color:#ef7b6c}.btn--my-aob-school{margin-top:30px}.btn--download-icon{padding-left:46px}.btn--download-icon:after,.btn--download-icon:before{content:"";width:15.937px;height:17px;background-image:url('data:image/svg+xml;charset=utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 15.937 17" width="15.937" height="17"><path fill="rgb( 255, 255, 255 )" stroke="transparent" stroke-width="0" style="" d="M7.96957 0.41394C8.53965 0.41394 9.00179 0.87608 9.00179 1.44616V8.94196L11.2203 6.82275C11.6325 6.42898 12.2859 6.44394 12.6797 6.85616C13.0735 7.26839 13.0585 7.92178 12.6463 8.31556L8.68257 12.1019C8.28362 12.4829 7.65553 12.4829 7.25658 12.1019L3.29286 8.31556C2.88063 7.92178 2.86568 7.26839 3.25945 6.85616C3.65323 6.44394 4.30662 6.42898 4.71885 6.82275L6.93735 8.94196L6.93735 1.44616C6.93735 0.87608 7.39949 0.41394 7.96957 0.41394Z" fill-rule="evenodd"  clip-rule="evenodd" /></svg>');position:absolute;background-repeat:no-repeat;background-size:contain;background-position:center center;left:20px;top:12px;bottom:0;margin:0;transition:400ms ease-in-out}.btn--download-icon:before{background-image:url('data:image/svg+xml;charset=utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 15.937 17" width="15.937" height="17"><path fill="rgb( 255, 255, 255 )" stroke="transparent" stroke-width="0" style="" d="M14.9052 10.5406C15.4753 10.5406 15.9375 11.0027 15.9375 11.5728V14.633C15.9375 15.3678 15.6481 16.0742 15.1303 16.5964C14.6121 17.1188 13.9076 17.414 13.1711 17.414H2.76635C2.02986 17.414 1.32531 17.1188 0.807196 16.5964C0.289373 16.0742 1.9688e-07 15.3678 9.844e-08 14.633L0 11.5728C0 11.0027 0.46214 10.5406 1.03222 10.5406C1.6023 10.5406 2.06444 11.0027 2.06444 11.5728V14.633C2.06444 14.8258 2.14047 15.009 2.27307 15.1427C2.40538 15.2761 2.58299 15.3495 2.76635 15.3495H13.1711C13.3545 15.3495 13.5321 15.2761 13.6644 15.1427C13.797 15.009 13.873 14.8258 13.873 14.633V11.5728C13.873 11.0027 14.3352 10.5406 14.9052 10.5406Z" fill-rule="evenodd"  clip-rule="evenodd" /></svg>')}.btn--icon-chat{padding-left:56px}.btn--icon-chat:before{content:"";width:28px;height:25px;background-image:url("data:image/svg+xml,%3Csvg width='28' height='25' viewBox='0 0 28 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22 4.5H24.8869C26.0247 4.5 27 5.44954 27 6.64679V19.5H21.6359L22.5 22.5L16.8813 19.5H12' stroke='%2345B233' stroke-width='2' stroke-miterlimit='10'/%3E%3Cpath d='M19 1.5H3.14679C1.94954 1.5 1 2.44954 1 3.64679V15.5H6.44954L5.5 18.5L11.2798 15.5H16.8532C18.0092 15.5 19 14.5505 19 13.3532V1.5Z' stroke='%2345B233' stroke-width='2' stroke-miterlimit='10'/%3E%3Cpath d='M5.99997 9.50003C6.55224 9.50003 6.99994 9.05232 6.99994 8.50006C6.99994 7.94779 6.55224 7.50008 5.99997 7.50008C5.4477 7.50008 5 7.94779 5 8.50006C5 9.05232 5.4477 9.50003 5.99997 9.50003Z' fill='%2345B233'/%3E%3Cpath d='M9.96091 9.49994C10.5132 9.49994 10.9609 9.05224 10.9609 8.49997C10.9609 7.9477 10.5132 7.5 9.96091 7.5C9.40864 7.5 8.96094 7.9477 8.96094 8.49997C8.96094 9.05224 9.40864 9.49994 9.96091 9.49994Z' fill='%2345B233'/%3E%3Cpath d='M13.9228 9.49994C14.4751 9.49994 14.9228 9.05224 14.9228 8.49997C14.9228 7.9477 14.4751 7.5 13.9228 7.5C13.3706 7.5 12.9229 7.9477 12.9229 8.49997C12.9229 9.05224 13.3706 9.49994 13.9228 9.49994Z' fill='%2345B233'/%3E%3C/svg%3E%0A");position:absolute;background-repeat:no-repeat;background-size:contain;background-position:center center;left:18px;top:8px;bottom:0;margin:0;transition:400ms ease-in-out}.btn--copy{padding:6px 20px 6px 46px;color:#ef7b6c;box-shadow:0 0 0 .125rem currentColor;background-color:rgba(0,0,0,0);margin:2px}@media(min-width: 75em){.btn--copy{padding:7px 20px 7px 46px}}.btn--copy:hover,.btn--copy:active,.btn--copy:focus-visible,.btn--copy:visited{color:#ef7b6c;background-color:rgba(0,0,0,0)}.btn--copy:after,.btn--copy:before{content:"";position:absolute;background-repeat:no-repeat;background-size:contain;background-position:center center;left:20px;bottom:0;transition:400ms ease-in-out;width:16.8px;height:21px;background-image:url('data:image/svg+xml;charset=utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16.8 21" width="16.8" height="21"><path fill="rgb( 239, 123, 108 )" stroke="transparent" stroke-width="0" style="" d="M1.57761 3.17187L1.57467 5.40051V16.4276C1.57467 18.3119 3.10218 19.8394 4.98645 19.8394L14.0316 19.8397C13.7073 20.7569 12.8325 21.4141 11.8041 21.4141H4.98645C2.23251 21.4141 0 19.1816 0 16.4276V5.40051C0 4.37098 0.658679 3.49529 1.57761 3.17187ZM14.4345 0.414062C15.739 0.414062 16.7965 1.47157 16.7965 2.77607V16.4232C16.7965 17.7277 15.739 18.7852 14.4345 18.7852H4.98645C3.68195 18.7852 2.62445 17.7277 2.62445 16.4232V2.77607C2.62445 1.47157 3.68195 0.414062 4.98645 0.414062H14.4345ZM14.4345 1.98873H4.98645C4.55162 1.98873 4.19912 2.34123 4.19912 2.77607V16.4232C4.19912 16.858 4.55162 17.2105 4.98645 17.2105H14.4345C14.8693 17.2105 15.2218 16.858 15.2218 16.4232V2.77607C15.2218 2.34123 14.8693 1.98873 14.4345 1.98873Z" fill-rule="evenodd"  clip-rule="evenodd" /></svg>');top:0;margin:auto}.btn--copy:after{content:none}p.caption,span.caption,.typography p.caption,.typography span.caption{color:#8a8a8a;font-weight:500;font-size:.75rem;line-height:1.25rem;margin-top:.625rem;text-align:right;font-family:"Urbanist","Times","Baskerville","Georgia",serif}@media(min-width: 75em){p.caption,span.caption,.typography p.caption,.typography span.caption{font-size:.875rem;line-height:1.375rem;margin-right:20px}}@media(min-width: 75em){p.caption.left,span.caption.left,.typography p.caption.left,.typography span.caption.left{margin-right:3.75rem}}.block-text-image p.caption,.block-text-image span.caption,.block-text-image .typography p.caption,.block-text-image .typography span.caption{color:#00493b}.block-text-image--dark-green p.caption,.block-text-image--dark-green span.caption,.block-text-image--dark-green .typography p.caption,.block-text-image--dark-green .typography span.caption{color:#fff}p.caption--green,span.caption--green,.typography p.caption--green,.typography span.caption--green{color:#00493b}.caption.leftAlone,.typography .caption.leftAlone,.typography p.caption.leftAlone{text-align:left}.caption.text-left,.typography .caption.text-left,.typography p.caption.text-left{text-align:left;padding-left:.625rem}@media(min-width: 75em){.caption.text-left,.typography .caption.text-left,.typography p.caption.text-left{margin-right:0}}.block-text-image .caption.text-left,.block-text-image .typography .caption.text-left,.block-text-image .typography p.caption.text-left{padding-left:0}.caption.text-center,.typography .caption.text-center,.typography p.caption.text-center{text-align:center}@media(min-width: 75em){.caption.text-center,.typography .caption.text-center,.typography p.caption.text-center{margin-right:0}}.caption.text-right,.typography .caption.text-right,.typography p.caption.text-right{text-align:right}@media(min-width: 75em){.caption.text-right,.typography .caption.text-right,.typography p.caption.text-right{margin-right:20px}}.category-label{padding:.1875rem 1.875rem .1875rem 1.875rem;font-size:.875rem;line-height:1.375rem;font-weight:700;background-color:#ffad76;border-radius:0 1.25rem 0 0;position:absolute;bottom:0;left:0;color:#00493b}@media(min-width: 75em){.category-label{padding:.25rem 1.875rem .25rem 1.875rem;font-size:1.125rem;line-height:1.625rem}}.category-label--yellow{background-color:#ffe168}.category-label--orange{background-color:#ffad76}.category-label--blue{background-color:#b3ddd1}.content-frame{background-color:#fff;padding:1.8125rem 2.375rem 1.8125rem 2.375rem;border-radius:1.25rem 0;margin-bottom:2.5rem}body.StoryDetailPage .storydetail--afdeling .content-frame{background-color:#ffe168}.content-frame__heading{color:#00493b}.vacancydetail .content-frame__heading{color:#45b233}.content-frame__content,.mce-content-body .content-frame__content{font-family:"Lora","Times","Baskerville","Georgia",serif;font-size:1rem;line-height:1.75rem;font-weight:500}@media(min-width: 75em){.content-frame__content,.mce-content-body .content-frame__content{font-size:1.125rem;line-height:2rem}}.content-frame__content a,.mce-content-body .content-frame__content a{color:#45b233}.description{padding:1em 0;font-size:.9em}.divider{height:6px;background-color:#ffc601;border-radius:100px;border:none}.divider--red{background-color:#f3b2c3}.download__wrapper{display:flex;flex-direction:column;gap:.625rem;padding-left:.3125rem}@media(min-width: 75em){.download__wrapper{gap:1.25rem;padding-left:.375rem}}.download{display:flex;flex-direction:column;position:relative;grid-column-gap:.9375rem}@media(min-width: 75em){.download{grid-column-gap:1.75rem;align-items:flex-start}}.download__icon{grid-area:icon}.download__title{grid-area:title;font-size:1.375rem;line-height:2rem;color:#00493b;padding-left:3.25rem;position:relative}@media(min-width: 75em){.download__title{font-size:1.5rem;line-height:2.125rem}}.download__title:hover{color:#45b233}.download__title:before{content:"";background-image:url("data:image/svg+xml,%3Csvg width='21' height='20' viewBox='0 0 21 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.5 12.6832L3.5 15.7714C3.5 16.2395 3.68437 16.6883 4.01256 17.0193C4.34075 17.3502 4.78587 17.5361 5.25 17.5361H15.75C16.2141 17.5361 16.6592 17.3502 16.9874 17.0193C17.3156 16.6883 17.5 16.2395 17.5 15.7714V12.6832M10.501 2.46387V12.4639M10.501 12.4639L14.501 8.64291M10.501 12.4639L6.50098 8.64291' stroke='%2300493B' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");height:20px;width:20px;position:absolute;left:0;display:block}@media(min-width: 75em){.download__title:before{height:24px;width:24px;background-image:url("data:image/svg+xml,%3Csvg width='24' height='25' viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.60001 16.1756L3.60001 19.8815C3.60001 20.4432 3.82126 20.9818 4.21508 21.3789C4.60891 21.7761 5.14305 21.9992 5.70001 21.9992H18.3C18.857 21.9992 19.3911 21.7761 19.7849 21.3789C20.1788 20.9818 20.4 20.4432 20.4 19.8815V16.1756M12.0012 3.91245V15.9124M12.0012 15.9124L16.8012 11.3273M12.0012 15.9124L7.20118 11.3273' stroke='%2300493B' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}}.download__description{padding-left:3.25rem;font-family:"Lora","Times","Baskerville","Georgia",serif;font-weight:500;font-size:1.125rem;line-height:2rem;color:#00493b}.download__file-size{grid-area:filesize;text-transform:lowercase;font-size:.75rem;line-height:1.25rem;color:#45b233;font-weight:500;padding-left:3.25rem}@media(min-width: 75em){.download__file-size{font-size:.875rem;line-height:1.375rem}}.download__actions{margin-top:2.5rem}.download__extra-button{margin-left:2.5625rem}@media(min-width: 75em){.download__extra-button{margin-left:3.3125rem}}.expenses-table__title{margin-top:0 !important}.expenses-table__holder{display:flex;flex-direction:column;row-gap:40px}.expenses-table,.typography .expenses-table{text-align:left;width:100%;border-spacing:0;margin:0;display:block;overflow:scroll}@media(min-width: 48em){.expenses-table,.typography .expenses-table{display:table}}.expenses-table__row{display:table-row}.expenses-table__row--top{border-bottom:1px solid #00493b}.expenses-table__cell{padding-top:.625rem;padding-bottom:.625rem;font-size:1rem;color:#00493b;vertical-align:baseline;min-width:150px}@media(min-width: 75em){.expenses-table__cell{font-size:1.125rem;line-height:2rem}}.expenses-table__cell--big{padding-top:1.25rem}.expenses-table__cell--heading{color:#00493b;font-weight:500}.expenses-table__cell--heading-green{color:#00493b}.expenses-table__row--top .expenses-table__cell{border-bottom:2px solid #00493b;margin-bottom:.625rem;padding-left:0;font-weight:700}.expenses-table__row:not(.expenses-table__row--top):first-child .expenses-table__cell{padding-top:1.25rem}.expenses-table__cta{display:flex;flex-direction:column;row-gap:40px}.expenses-table__cta .caption{padding-left:0 !important;margin-top:0 !important;row-gap:20px}.expenses-table__cta-wrapper{display:flex;flex-direction:row;column-gap:20px}.expenses-table__cta-button{margin:0 !important}.expenses-table__caption-wrapper{display:flex;flex-direction:column;row-gap:10px}.expenses-table__caption{font-size:1rem !important;line-height:1.75rem !important;font-weight:500 !important}@media(min-width: 75em){.expenses-table__caption{font-size:1.125rem !important;line-height:2rem !important}}.form__field-wrapper{margin-bottom:0rem}.form__field--left-title{margin-bottom:1.25rem}.form__field--small{max-width:250px}.form__select{display:none}.contact-popup__popup-form .form__actions{margin-top:1.875rem;justify-content:space-between}.form__actions{display:flex;justify-content:flex-end}.form__alert{padding-left:1.25rem;font-size:.875rem}.form__alert--required{color:#ef7b6c}.userform-fields .field{margin:15px 0}.userform .hide{display:none}.form__action{margin-top:30px}.form__headerfield{margin-bottom:1.25rem}@media(min-width: 75em){.form__headerfield{margin-bottom:2.5rem}}.form .form__headerfield{margin-bottom:1.25rem;margin-top:.4375rem}@media(min-width: 75em){.form .form__headerfield{margin-bottom:2.5rem;margin-top:2.9375rem}}.form .form__headerfield--no-margin{margin:0}@media(min-width: 75em){.form .form__headerfield--no-margin{margin-top:0;margin-bottom:15px}}.form .form__headerfield--no-margin-bottom{margin-bottom:0}.form .form__headerfield--no-margin-top{margin-top:0}.form__headerfield--label-correction{margin-bottom:.25rem}.form__headerfield--small{display:block;color:#45b233;font-family:"Urbanist","Times","Baskerville","Georgia",serif;font-size:1rem;line-height:1.625rem;font-style:normal;font-weight:700}@media(min-width: 75em){.form__headerfield--small{font-size:1.125rem;line-height:1.625rem}}.form__headerfield--small-2{display:block;color:#959595;font-family:"Urbanist","Times","Baskerville","Georgia",serif;font-size:1rem;line-height:1.625rem;font-style:normal;font-weight:600}@media(min-width: 75em){.form__headerfield--small-2{font-size:1.125rem;line-height:1.625rem}}@media(min-width: 75em){.form__headerfield{margin-bottom:0}}input[type=file],.fieldholder-small.file label.fieldholder-small-label{display:none}.form__field-label{display:block;transition:opacity 200ms ease-in-out;font-size:1rem;line-height:1.625rem;color:#959595;padding-left:1.25rem;cursor:default;margin-bottom:.3125rem;padding-top:.3125rem}@media(min-width: 75em){.form__field-label{font-size:.875rem;line-height:1.625rem}}.form__field-label--multiple-option{color:#00493b;font-family:"Urbanist","Times","Baskerville","Georgia",serif;font-size:1rem;line-height:1.625rem;font-style:normal;font-weight:600;padding-left:0}@media(min-width: 75em){.form__field-label--multiple-option{font-size:1.125rem;line-height:1.625rem}}.label-animation .form__field-label{opacity:0}.field-label-visible .form__field-label{opacity:1}.form__field input::placeholder{transition:opacity 200ms ease-in-out}.label-animation .form__field input::placeholder{opacity:1}.field-label-visible .form__field input::placeholder{opacity:0}.form__field-description{display:block;padding-left:20px;padding-right:15px;margin-top:10px;font-size:.875rem;line-height:1.375rem;font-weight:700}.form-message{margin-bottom:1.25rem;font-size:1rem;line-height:1.625rem;padding-left:1.25rem;font-weight:700;display:block}@media(min-width: 75em){.form-message{font-size:1.125rem;line-height:1.625rem}}.form-message--error{color:#ef7b6c}.form-message--validation{color:#ef7b6c}.form-message--required{color:#ef7b6c}.form-message--left-title{padding-left:0}.form__global-message{color:#00493b;font-family:"Urbanist","Times","Baskerville","Georgia",serif;font-size:1.125rem;font-style:normal;font-weight:600;line-height:1.625rem;display:flex;padding:8px 20px;margin-bottom:1.25rem;align-items:center;border-radius:20px;background:#ffe168;width:100%}.form__global-message--error,.form__global-message--validation,.form__global-message--required{background:#f3b2c3}.full-screen-overlay{position:fixed;height:100%;width:100%;background-color:rgba(0,0,0,.5);top:0;box-shadow:0px 3px 15px rgba(0,73,59,.15);z-index:999999}.full-screen-overlay__wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;row-gap:35px;position:absolute;top:0;left:0;bottom:0;right:0;margin:auto}.full-screen-overlay__loading-icon{width:13.625rem}.full-screen-overlay__message{text-align:center;padding:15px 20px;font-size:1rem;line-height:1.75rem;color:#00493b;background-color:#f2f1f2;border-radius:20px}#full-screen-overlay__slice-1{animation:full-screen-overlay__slice-1_c_o 1600ms linear infinite normal forwards}@keyframes full-screen-overlay__slice-1_c_o{0%{fill:#fff;animation-timing-function:cubic-bezier(0.785, 0.135, 0.15, 0.86)}12.5%{fill:#45b233;animation-timing-function:cubic-bezier(0.785, 0.135, 0.15, 0.86)}25%{fill:#45b233;animation-timing-function:cubic-bezier(0.785, 0.135, 0.15, 0.86)}37.5%{fill:#45b233;animation-timing-function:cubic-bezier(0.785, 0.135, 0.15, 0.86)}50%{fill:#45b233;animation-timing-function:cubic-bezier(0.785, 0.135, 0.15, 0.86)}62.5%{fill:#fff;animation-timing-function:cubic-bezier(0.785, 0.135, 0.15, 0.86)}75%{fill:#fff;animation-timing-function:cubic-bezier(0.785, 0.135, 0.15, 0.86)}87.5%{fill:#fff;animation-timing-function:cubic-bezier(0.785, 0.135, 0.15, 0.86)}100%{fill:#fff;animation-timing-function:cubic-bezier(0.785, 0.135, 0.15, 0.86)}}#full-screen-overlay__slice-2{animation:full-screen-overlay__slice-2_c_o 1600ms linear infinite normal forwards}@keyframes full-screen-overlay__slice-2_c_o{0%{fill:#fff;animation-timing-function:cubic-bezier(0.785, 0.135, 0.15, 0.86)}12.5%{fill:#fff;animation-timing-function:cubic-bezier(0.785, 0.135, 0.15, 0.86)}25%{fill:#45b233;animation-timing-function:cubic-bezier(0.785, 0.135, 0.15, 0.86)}37.5%{fill:#45b233;animation-timing-function:cubic-bezier(0.785, 0.135, 0.15, 0.86)}50%{fill:#45b233;animation-timing-function:cubic-bezier(0.785, 0.135, 0.15, 0.86)}62.5%{fill:#45b233;animation-timing-function:cubic-bezier(0.785, 0.135, 0.15, 0.86)}75%{fill:#fff;animation-timing-function:cubic-bezier(0.785, 0.135, 0.15, 0.86)}87.5%{fill:#fff;animation-timing-function:cubic-bezier(0.785, 0.135, 0.15, 0.86)}100%{fill:#fff}}#full-screen-overlay__slice-3{animation:full-screen-overlay__slice-3_c_o 1600ms linear infinite normal forwards}@keyframes full-screen-overlay__slice-3_c_o{0%{fill:#fff;animation-timing-function:cubic-bezier(0.785, 0.135, 0.15, 0.86)}12.5%{fill:#fff;animation-timing-function:cubic-bezier(0.785, 0.135, 0.15, 0.86)}25%{fill:#fff;animation-timing-function:cubic-bezier(0.785, 0.135, 0.15, 0.86)}37.5%{fill:#45b233;animation-timing-function:cubic-bezier(0.785, 0.135, 0.15, 0.86)}50%{fill:#45b233;animation-timing-function:cubic-bezier(0.785, 0.135, 0.15, 0.86)}62.5%{fill:#45b233;animation-timing-function:cubic-bezier(0.785, 0.135, 0.15, 0.86)}75%{fill:#45b233;animation-timing-function:cubic-bezier(0.785, 0.135, 0.15, 0.86)}87.5%{fill:#fff;animation-timing-function:cubic-bezier(0.785, 0.135, 0.15, 0.86)}100%{fill:#fff}}#full-screen-overlay__slice-4{animation:full-screen-overlay__slice-4_c_o 1600ms linear infinite normal forwards}@keyframes full-screen-overlay__slice-4_c_o{0%{fill:#fff;animation-timing-function:cubic-bezier(0.785, 0.135, 0.15, 0.86)}12.5%{fill:#fff;animation-timing-function:cubic-bezier(0.785, 0.135, 0.15, 0.86)}25%{fill:#fff;animation-timing-function:cubic-bezier(0.785, 0.135, 0.15, 0.86)}37.5%{fill:#fff;animation-timing-function:cubic-bezier(0.785, 0.135, 0.15, 0.86)}50%{fill:#45b233;animation-timing-function:cubic-bezier(0.785, 0.135, 0.15, 0.86)}62.5%{fill:#45b233;animation-timing-function:cubic-bezier(0.785, 0.135, 0.15, 0.86)}75%{fill:#45b233;animation-timing-function:cubic-bezier(0.785, 0.135, 0.15, 0.86)}87.5%{fill:#45b233;animation-timing-function:cubic-bezier(0.785, 0.135, 0.15, 0.86)}100%{fill:#fff}}.hamburger-icon{cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0);flex-shrink:0}.hamburger-icon--small{height:21px}.hamburger-icon--reversed{transform:rotate(180deg)}.hamburger-icon__line{transition:325ms ease-in-out}.hamburger-icon__line--top{transform-origin:top left}.hamburger-icon.open .hamburger-icon__line--top{transform:rotate(45deg) translate(6.1px, -3.6px)}.hamburger-icon__line--middle{transition:275ms ease-in-out}.hamburger-icon.open .hamburger-icon__line--middle{opacity:0;transform:scale(0.6)}.hamburger-icon__line--bottom{transform-origin:bottom left}.hamburger-icon.open .hamburger-icon__line--bottom{transform:rotate(-45deg) translate(6.2px, 3.7px)}.harmonica__wrapper{padding-bottom:20px;padding-top:20px;display:block;border-top:1px solid #45b233}.harmonica__wrapper:last-child{border-bottom:1px solid #45b233}.section--orange .harmonica__wrapper{border-color:#f78d33}.harmonica--orange .harmonica__wrapper{border-color:#ffad76}.harmonica__item-label:hover{color:#45b233}.section--light .harmonica__item-label:hover{color:#45b233}.section--light-grey .harmonica__item-label:hover{color:#45b233}.section--light-blue .harmonica__item-label:hover{color:#45b233}.section--dark .harmonica__item-label:hover{color:#45b233}.section--green .harmonica__item-label:hover{color:#00493b}.section--green-2 .harmonica__item-label:hover{color:#b3ddd1}.section--orange .harmonica__item-label:hover{color:#fff}.section--multicolor .harmonica__item-label:hover{color:#45b233}.harmonica__item-toggle{display:none}.harmonica__item-toggle:checked~.harmonica__item .harmonica__item-title .harmonica__item-label{color:#45b233}.section--light .harmonica__item-toggle:checked~.harmonica__item .harmonica__item-title .harmonica__item-label{color:#45b233}.section--light-grey .harmonica__item-toggle:checked~.harmonica__item .harmonica__item-title .harmonica__item-label{color:#45b233}.section--light-blue .harmonica__item-toggle:checked~.harmonica__item .harmonica__item-title .harmonica__item-label{color:#45b233}.section--dark .harmonica__item-toggle:checked~.harmonica__item .harmonica__item-title .harmonica__item-label{color:#45b233}.section--green .harmonica__item-toggle:checked~.harmonica__item .harmonica__item-title .harmonica__item-label{color:#00493b}.section--green-2 .harmonica__item-toggle:checked~.harmonica__item .harmonica__item-title .harmonica__item-label{color:#b3ddd1}.section--orange .harmonica__item-toggle:checked~.harmonica__item .harmonica__item-title .harmonica__item-label{color:#fff}.section--multicolor .harmonica__item-toggle:checked~.harmonica__item .harmonica__item-title .harmonica__item-label{color:#45b233}.harmonica__item-toggle:checked~.harmonica__item .harmonica__item-title .harmonica__item-icon-svg-bar--2{transform:translateY(10px);opacity:0}@media(min-width: 75em){.harmonica__item-toggle:checked~.harmonica__item .harmonica__item-title .harmonica__item-icon-svg-bar--2{transform:translateY(14px)}}.harmonica__item-title{color:#00493b;font-family:"Urbanist","Times","Baskerville","Georgia",serif;font-size:1.25rem;font-style:normal;font-weight:800;line-height:2rem;display:flex;flex-direction:row;justify-content:space-between;column-gap:16px}@media(min-width: 75em){.harmonica__item-title{color:#00493b;font-family:"Urbanist","Times","Baskerville","Georgia",serif;font-size:1.375rem;line-height:2.125rem;font-weight:800;column-gap:32px}}.harmonica__item-title:hover{color:#45b233;fill:#45b233}.section--light .harmonica__item-title:hover{color:#45b233}.section--light-grey .harmonica__item-title:hover{color:#45b233}.section--light-blue .harmonica__item-title:hover{color:#00493b}.section--dark .harmonica__item-title:hover{color:#45b233}.section--green .harmonica__item-title:hover{color:#00493b}.section--green-2 .harmonica__item-title:hover{color:#b3ddd1}.section--orange .harmonica__item-title:hover{color:#fff}.section--multicolor .harmonica__item-title:hover{color:#45b233}.section--light .harmonica__item-title{color:#45b233}.section--light-grey .harmonica__item-title{color:#45b233}.section--light-blue .harmonica__item-title{color:#45b233}.section--dark .harmonica__item-title{color:#45b233}.section--green .harmonica__item-title{color:#00493b}.section--green-2 .harmonica__item-title{color:#b3ddd1}.section--orange .harmonica__item-title{color:#00493b}.section--multicolor .harmonica__item-title{color:#45b233}.harmonica--medium .harmonica__item-title{color:#00493b;font-family:"Urbanist","Times","Baskerville","Georgia",serif;font-size:1rem;font-style:normal;font-weight:700;line-height:1.625rem}@media(min-width: 75em){.harmonica--medium .harmonica__item-title{color:#00493b;font-family:"Urbanist","Times","Baskerville","Georgia",serif;font-size:1.125rem;font-style:normal;font-weight:700;line-height:1.625rem}}.harmonica--medium .harmonica__item-title:hover{color:#45b233;fill:#45b233}.section--light .harmonica--medium .harmonica__item-title:hover{color:#45b233}.section--light-grey .harmonica--medium .harmonica__item-title:hover{color:#45b233}.section--light-blue .harmonica--medium .harmonica__item-title:hover{color:#00493b}.section--dark .harmonica--medium .harmonica__item-title:hover{color:#45b233}.section--green .harmonica--medium .harmonica__item-title:hover{color:#00493b}.section--green-2 .harmonica--medium .harmonica__item-title:hover{color:#b3ddd1}.section--orange .harmonica--medium .harmonica__item-title:hover{color:#fff}.section--multicolor .harmonica--medium .harmonica__item-title:hover{color:#45b233}.section--light .harmonica--medium .harmonica__item-title{color:#45b233}.section--light-grey .harmonica--medium .harmonica__item-title{color:#45b233}.section--light-blue .harmonica--medium .harmonica__item-title{color:#45b233}.section--dark .harmonica--medium .harmonica__item-title{color:#45b233}.section--green .harmonica--medium .harmonica__item-title{color:#00493b}.section--green-2 .harmonica--medium .harmonica__item-title{color:#b3ddd1}.section--orange .harmonica--medium .harmonica__item-title{color:#fff}.section--multicolor .harmonica--medium .harmonica__item-title{color:#45b233}.harmonica__item-icon{height:2.0625rem;fill:#00493b}.section--light .harmonica__item-icon{color:#45b233;fill:#45b233}.section--light-grey .harmonica__item-icon{color:#45b233;fill:#45b233}.section--light-blue .harmonica__item-icon{color:#45b233;fill:#45b233}.section--dark .harmonica__item-icon{color:#45b233;fill:#45b233}.section--green .harmonica__item-icon{color:#00493b;fill:#00493b}.section--green-2 .harmonica__item-icon{color:#b3ddd1;fill:#b3ddd1}.section--orange .harmonica__item-icon{color:#fff;fill:#fff}.section--multicolor .harmonica__item-icon{color:#45b233;fill:#45b233}.harmonica--medium .harmonica__item-icon{height:1.625rem}.harmonica__item-icon-svg{transition:.3s ease;height:10px;margin-top:9px;margin-right:3px;overflow:visible}@media(min-width: 75em){.harmonica__item-icon-svg{height:14px;margin-right:8px}}.harmonica__item-icon-svg--link{height:18px;margin-top:5px}@media(min-width: 75em){.harmonica__item-icon-svg--link{height:24px;margin-top:3px;margin-right:3px}}.harmonica__item-icon-svg-bar{transition:all 200ms ease-in-out;stroke:#fff}.harmonica__content{transition:.3s ease;overflow:hidden;width:100%;overflow:hidden;opacity:0;height:0;padding-top:0;margin:0}.harmonica__item-toggle:checked~.harmonica__content{height:auto;opacity:1;padding-top:.9375rem}@media(min-width: 75em){.harmonica__item-toggle:checked~.harmonica__content{padding-top:.625rem}}.harmonica__content-text,.harmonica__content-text p{font-size:1rem;line-height:1.75rem;font-family:"Lora","Times","Baskerville","Georgia",serif;color:#fff}@media(min-width: 75em){.harmonica__content-text,.harmonica__content-text p{font-size:1.125rem;line-height:2rem}}.harmonica__content-text p:last-child,.harmonica__content-text p p:last-child{margin-bottom:0}.section--light .harmonica__content-text,.section--light .harmonica__content-text p{color:#45b233}.section--light-grey .harmonica__content-text,.section--light-grey .harmonica__content-text p{color:#45b233}.section--light-blue .harmonica__content-text,.section--light-blue .harmonica__content-text p{color:#00493b}.section--dark .harmonica__content-text,.section--dark .harmonica__content-text p{color:#fff}.section--green .harmonica__content-text,.section--green .harmonica__content-text p{color:#00493b}.section--green-2 .harmonica__content-text,.section--green-2 .harmonica__content-text p{color:#b3ddd1}.section--orange .harmonica__content-text,.section--orange .harmonica__content-text p{color:#00493b}.section--multicolor .harmonica__content-text,.section--multicolor .harmonica__content-text p{color:#45b233}.icon-button{font-family:"Urbanist","Times","Baskerville","Georgia",serif;font-size:1rem;font-weight:700;line-height:1.625rem;height:fit-content;display:inline-block;cursor:pointer;user-select:none;transition:color 300ms ease-out,background-color 300ms ease-out,border-color 300ms ease-out,box-shadow 300ms ease-out;text-align:center;vertical-align:middle;text-decoration:none;color:#00493b;border:none;border-radius:2em;background-color:#ffc601;padding:1.3125rem;position:relative}@media(min-width: 75em){.icon-button{padding:1.375rem}}.icon-button:after{content:"";height:100%;width:100%;background-image:url("data:image/svg+xml,%3Csvg width='44' height='44' viewBox='0 0 44 44' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22 44C34.1503 44 44 34.1503 44 22C44 9.84974 34.1503 0 22 0C9.84974 0 0 9.84974 0 22C0 34.1503 9.84974 44 22 44Z' fill='none'/%3E%3Cpath d='M21.6799 9.00269L34.6776 22.0004L21.6799 34.998' stroke='%2300493B' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.31683 22H34.6875' stroke='%2300493B' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");position:absolute;background-repeat:no-repeat;background-size:contain;background-position:center center;right:0;top:0;bottom:0;margin:auto}.section--blue-dark1 .icon-button:after{background-image:url("data:image/svg+xml,%3Csvg width='44' height='44' viewBox='0 0 44 44' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22 44C34.1503 44 44 34.1503 44 22C44 9.84974 34.1503 0 22 0C9.84974 0 0 9.84974 0 22C0 34.1503 9.84974 44 22 44Z' fill='none'/%3E%3Cpath d='M21.6799 9.00269L34.6776 22.0004L21.6799 34.998' stroke='%2302003C' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.31683 22H34.6875' stroke='%2302003C' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.section--light-blue.section--afdeling .icon-button:after{background-image:url("data:image/svg+xml,%3Csvg width='44' height='44' viewBox='0 0 44 44' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22 44C34.1503 44 44 34.1503 44 22C44 9.84974 34.1503 0 22 0C9.84974 0 0 9.84974 0 22C0 34.1503 9.84974 44 22 44Z' fill='none'/%3E%3Cpath d='M21.6799 9.00269L34.6776 22.0004L21.6799 34.998' stroke='%2302003C' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.31683 22H34.6875' stroke='%2302003C' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.icon-button:hover{background-color:#ffe168}.section--orange .icon-button:hover{background-color:#ffc601}.icon-button--disabled,.icon-button:disabled{background-color:#f2f1f2}.icon-button--disabled:after,.icon-button:disabled:after{cursor:default;background-image:url("data:image/svg+xml,%3Csvg width='44' height='44' viewBox='0 0 44 44' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22 44C34.1503 44 44 34.1503 44 22C44 9.84974 34.1503 0 22 0C9.84974 0 0 9.84974 0 22C0 34.1503 9.84974 44 22 44Z' fill='%23FFFFFF'/%3E%3Cpath d='M21.6799 9.00269L34.6776 22.0004L21.6799 34.998' stroke='%23f2f1f2' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.31683 22H34.6875' stroke='%23f2f1f2' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.section--light .icon-button--disabled:after,.section--light .icon-button:disabled:after{background-image:url("data:image/svg+xml,%3Csvg width='44' height='44' viewBox='0 0 44 44' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22 44C34.1503 44 44 34.1503 44 22C44 9.84974 34.1503 0 22 0C9.84974 0 0 9.84974 0 22C0 34.1503 9.84974 44 22 44Z' fill='%23F2F1F2'/%3E%3Cpath d='M21.6799 9.00269L34.6776 22.0004L21.6799 34.998' stroke='%23f2f1f2' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.31683 22H34.6875' stroke='%23f2f1f2' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.section--light-grey .icon-button--disabled:after,.section--light-grey .icon-button:disabled:after{background-image:url("data:image/svg+xml,%3Csvg width='44' height='44' viewBox='0 0 44 44' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22 44C34.1503 44 44 34.1503 44 22C44 9.84974 34.1503 0 22 0C9.84974 0 0 9.84974 0 22C0 34.1503 9.84974 44 22 44Z' fill='%23F2F1F2'/%3E%3Cpath d='M21.6799 9.00269L34.6776 22.0004L21.6799 34.998' stroke='%23f2f1f2' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.31683 22H34.6875' stroke='%23f2f1f2' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.section--light-blue .icon-button--disabled:after,.section--light-blue .icon-button:disabled:after{background-image:url("data:image/svg+xml,%3Csvg width='44' height='44' viewBox='0 0 44 44' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22 44C34.1503 44 44 34.1503 44 22C44 9.84974 34.1503 0 22 0C9.84974 0 0 9.84974 0 22C0 34.1503 9.84974 44 22 44Z' fill='%23F2F1F2'/%3E%3Cpath d='M21.6799 9.00269L34.6776 22.0004L21.6799 34.998' stroke='%23b3ddd1' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.31683 22H34.6875' stroke='%23b3ddd1' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.section--dark .icon-button--disabled:after,.section--dark .icon-button:disabled:after{background-image:url("data:image/svg+xml,%3Csvg width='44' height='44' viewBox='0 0 44 44' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22 44C34.1503 44 44 34.1503 44 22C44 9.84974 34.1503 0 22 0C9.84974 0 0 9.84974 0 22C0 34.1503 9.84974 44 22 44Z' fill='%23F2F1F2'/%3E%3Cpath d='M21.6799 9.00269L34.6776 22.0004L21.6799 34.998' stroke='%2300493B' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.31683 22H34.6875' stroke='%2300493B' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.section--green .icon-button--disabled:after,.section--green .icon-button:disabled:after{background-image:url("data:image/svg+xml,%3Csvg width='44' height='44' viewBox='0 0 44 44' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22 44C34.1503 44 44 34.1503 44 22C44 9.84974 34.1503 0 22 0C9.84974 0 0 9.84974 0 22C0 34.1503 9.84974 44 22 44Z' fill='%23F2F1F2'/%3E%3Cpath d='M21.6799 9.00269L34.6776 22.0004L21.6799 34.998' stroke='%2345B233' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.31683 22H34.6875' stroke='%2345B233' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.section--green-2 .icon-button--disabled:after,.section--green-2 .icon-button:disabled:after{background-image:url("data:image/svg+xml,%3Csvg width='44' height='44' viewBox='0 0 44 44' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22 44C34.1503 44 44 34.1503 44 22C44 9.84974 34.1503 0 22 0C9.84974 0 0 9.84974 0 22C0 34.1503 9.84974 44 22 44Z' fill='%23F2F1F2'/%3E%3Cpath d='M21.6799 9.00269L34.6776 22.0004L21.6799 34.998' stroke='%2345B233' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.31683 22H34.6875' stroke='%2345B233' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.section--orange .icon-button--disabled:after,.section--orange .icon-button:disabled:after{background-image:url("data:image/svg+xml,%3Csvg width='44' height='44' viewBox='0 0 44 44' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22 44C34.1503 44 44 34.1503 44 22C44 9.84974 34.1503 0 22 0C9.84974 0 0 9.84974 0 22C0 34.1503 9.84974 44 22 44Z' fill='%23F2F1F2'/%3E%3Cpath d='M21.6799 9.00269L34.6776 22.0004L21.6799 34.998' stroke='%23FFAD76' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.31683 22H34.6875' stroke='%23FFAD76' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.section--blue-dark1 .icon-button--disabled:after,.section--blue-dark1 .icon-button:disabled:after{background-image:url("data:image/svg+xml,%3Csvg width='44' height='44' viewBox='0 0 44 44' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22 44C34.1503 44 44 34.1503 44 22C44 9.84974 34.1503 0 22 0C9.84974 0 0 9.84974 0 22C0 34.1503 9.84974 44 22 44Z' fill='%23F2F1F2'/%3E%3Cpath d='M21.6799 9.00269L34.6776 22.0004L21.6799 34.998' stroke='%2302003C' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.31683 22H34.6875' stroke='%2302003C' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.section--multicolor .icon-button--disabled:after,.section--multicolor .icon-button:disabled:after{background-image:url("data:image/svg+xml,%3Csvg width='44' height='44' viewBox='0 0 44 44' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22 44C34.1503 44 44 34.1503 44 22C44 9.84974 34.1503 0 22 0C9.84974 0 0 9.84974 0 22C0 34.1503 9.84974 44 22 44Z' fill='%23F2F1F2'/%3E%3Cpath d='M21.6799 9.00269L34.6776 22.0004L21.6799 34.998' stroke='%2300493B' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.31683 22H34.6875' stroke='%2300493B' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.section--yellow .icon-button--disabled:after,.section--yellow .icon-button:disabled:after{background-image:url("data:image/svg+xml,%3Csvg width='44' height='44' viewBox='0 0 44 44' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22 44C34.1503 44 44 34.1503 44 22C44 9.84974 34.1503 0 22 0C9.84974 0 0 9.84974 0 22C0 34.1503 9.84974 44 22 44Z' fill='%23F2F1F2'/%3E%3Cpath d='M21.6799 9.00269L34.6776 22.0004L21.6799 34.998' stroke='%23ffe168' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.31683 22H34.6875' stroke='%23ffe168' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.icon-button--disabled:hover,.icon-button:disabled:hover{background-color:#f2f1f2}.section--yellow .icon-button:after,.block-text-image--yellow .icon-button:after{background-image:url("data:image/svg+xml,%3Csvg width='44' height='44' viewBox='0 0 44 44' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22 44C34.1503 44 44 34.1503 44 22C44 9.84974 34.1503 0 22 0C9.84974 0 0 9.84974 0 22C0 34.1503 9.84974 44 22 44Z' fill='none'/%3E%3Cpath d='M21.6799 9.00269L34.6776 22.0004L21.6799 34.998' stroke='%23ffffff' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.31683 22H34.6875' stroke='%23ffffff' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.icon-button--left:after{transform:rotate(180deg)}.icon-button--red{background-color:#f3b2c3}.icon-button--red.icon-button--no-interaction:after{cursor:default}.icon-button--red.icon-button--no-interaction:hover{background-color:#f3b2c3}.typography iframe{width:100%}img{height:auto;-ms-interpolation-mode:bicubic;display:inline-block;vertical-align:middle}.typography img:not(.captionImage img,.article__image,.image-quote__image,.simple-image-slider__slider-img){margin-bottom:3.75rem;padding-top:1.25rem}@media(min-width: 75em){.typography img:not(.captionImage img,.article__image,.image-quote__image,.simple-image-slider__slider-img){margin-bottom:5rem;padding-top:2.5rem;margin-right:10.625rem}}.captionImage{max-width:100%;margin-bottom:3.75rem;display:flex;flex-direction:column;padding-top:1.25rem}@media(min-width: 75em){.captionImage{padding-top:2.5rem;margin-bottom:5rem}}.captionImage.left{float:left}.captionImage.right{float:right}@media(min-width: 75em){.captionImage.right{margin-right:10.625rem}}.captionImage.center{margin-left:auto;margin-right:auto}.typography .captionImage{max-width:100%}.typography .captionImage:not(.mce-content-body .typography .captionImage,.typography .captionImage.center){width:initial !important}.typography .image{border-top-left-radius:20px;border-bottom-right-radius:20px;max-width:100%}.typography .image.right{margin-left:auto;float:right}@media(min-width: 75em){.typography .image.right{margin-left:2.5rem}}.typography .image.left{margin-right:auto;float:left}@media(min-width: 20em){.typography .image.left{margin-right:2.5rem}}@media(min-width: 75em){.typography .image.left{margin-right:2.5rem}}.typography .image.center{margin-left:auto;margin-right:auto;display:block}.image-quote{display:flex;flex-direction:column;row-gap:40px;margin-bottom:40px;padding-top:20px;padding-bottom:20px}@media(min-width: 75em){.image-quote{flex-direction:row;column-gap:114px;align-items:center;margin-bottom:40px;padding-top:40px;padding-bottom:40px}}.image-quote--right{flex-direction:column-reverse}@media(min-width: 75em){.image-quote--right{flex-direction:row-reverse}}.image-quote__image-holder{display:flex;flex-direction:column;gap:10px;align-items:flex-start;flex-shrink:0}.image-quote__image{width:100%;border-radius:0px 20px}@media(min-width: 75em){.image-quote__image{width:376px;border-radius:40px 0px}}.image-quote__quote-holder{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding-top:0px;padding-bottom:0px}@media(min-width: 75em){.image-quote__quote-holder{padding-top:60px;padding-bottom:60px}}.image-quote__quote,.typography .image-quote__quote{color:#45b233;font-family:"Urbanist","Times","Baskerville","Georgia",serif;font-size:1.75rem;font-style:normal;font-weight:800;line-height:2.375rem;margin:0}@media(min-width: 75em){.image-quote__quote,.typography .image-quote__quote{font-size:2rem;line-height:2.8125rem}}.intro,.typography .intro,.intro p,.typography .intro p{font-family:"Urbanist","Times","Baskerville","Georgia",serif;font-weight:800;font-size:1.25rem;line-height:2rem;margin-bottom:10px;font-style:normal;color:#00493b}@media(min-width: 75em){.intro,.typography .intro,.intro p,.typography .intro p{font-size:1.375rem;line-height:2.125rem;margin-bottom:20px}}.editableform .intro,.editableform .typography .intro,.editableform .intro p,.editableform .typography .intro p{margin-bottom:0}@media(min-width: 75em){.editableform .intro,.editableform .typography .intro,.editableform .intro p,.editableform .typography .intro p{margin-bottom:10px}}.intro p{margin:0}@media(min-width: 75em){.intro--big,.intro--big p{font-size:1.625rem;line-height:2.375rem;margin-bottom:2.8125rem;font-weight:800}}.langchoice{display:flex;flex-direction:row;align-items:center;column-gap:.625rem}.langchoice__icon-holder{display:flex;flex-direction:row;align-items:center}.langchoice__icon-holder svg{fill:currentColor}.langchoice__language-label{font-weight:600;font-size:1rem;line-height:1.125rem;color:#fff}@media(min-width: 75em){.langchoice__language-label{color:#00493b}}.langchoice__language-label:hover{color:#45b233}.leaflet-container{border-radius:20px}.leaflet-control-layers-list label:nth-child(5){padding-top:1em}.leaflet-control-layers-base .leaflet-control-layers-selector{top:5px}.leaflet-container{border-radius:20px}.leaflet-control-layers-list label:nth-child(5){padding-top:1em}.leaflet-control-layers-base .leaflet-control-layers-selector{top:5px}.list--arrow-right li{display:block;background-image:url(../../../app/client/images/svg/arrow-right.svg);background-repeat:no-repeat;background-position:left 2px;background-size:2rem;padding-left:44px}.list--no-indent{padding:0}.loader-icon{height:100%;max-height:1.3em}.maatwerk-table__title{margin-top:0 !important}.maatwerk-table__holder{display:flex;flex-direction:column;row-gap:40px}.maatwerk-table,.typography .maatwerk-table{text-align:left;width:100%;border-spacing:0;margin:0;display:block;overflow:scroll}@media(min-width: 48em){.maatwerk-table,.typography .maatwerk-table{display:table}}.maatwerk-table__row{display:table-row}.maatwerk-table__row--top{border-bottom:1px solid #f78d33}.maatwerk-table__cell{padding-top:.625rem;padding-bottom:.625rem;font-size:1rem;line-height:2.125rem;font-weight:700;color:#00493b;vertical-align:baseline;min-width:70px}@media(min-width: 75em){.maatwerk-table__cell{font-size:1.125rem;line-height:2rem}}.maatwerk-table__cell--big{padding-top:1.25rem}.maatwerk-table__cell--heading{color:#00493b;font-weight:500}.maatwerk-table__cell--heading-green{color:#00493b}.maatwerk-table__row--top .maatwerk-table__cell{border-bottom:2px solid #f78d33;margin-bottom:.625rem;padding:0 0 1.25rem 0}.maatwerk-table__row--top .maatwerk-table__cell:first-child{padding-left:0;font-weight:700}.maatwerk-table__row:not(.maatwerk-table__row--top):first-child .maatwerk-table__cell{padding-top:1.25rem}.maatwerk-table__cta{display:flex;flex-direction:column;row-gap:40px}.maatwerk-table__cta .caption{padding-left:0 !important;margin-top:0 !important;row-gap:20px}.maatwerk-table__cta-wrapper{display:flex;flex-direction:row;column-gap:20px}.maatwerk-table__cta-button{margin:0 !important}.maatwerk-table__caption-wrapper{display:flex;flex-direction:column;row-gap:10px}.maatwerk-table__caption{font-size:1rem !important;line-height:1.75rem !important;font-weight:500 !important}@media(min-width: 75em){.maatwerk-table__caption{font-size:1.125rem !important;line-height:2rem !important}}.message{margin-bottom:1.25rem;font-size:1rem;line-height:1.625rem;font-weight:700;display:block}@media(min-width: 75em){.message{font-size:1.125rem;line-height:1.625rem}}.message--error,.message.error{color:#ef7b6c}.message--good,.message.good{color:#45b233}.message--validation,.message.validation{color:#ef7b6c}.message--required,.message.required{color:#ef7b6c}.message--left-title{padding-left:0}.message--with-background{background:#fff;width:100%;padding:.5em}.notice__holder{display:flex;flex-direction:column;row-gap:30px}@media(min-width: 75em){.notice__holder{row-gap:34px}}.notice__holder--icon-only{display:grid;grid-template-columns:1fr 1fr;gap:20px}@media(min-width: 48em){.notice__holder--icon-only{grid-template-columns:1fr 1fr 1fr}}@media(min-width: 75em){.notice__holder--icon-only{display:flex;flex-direction:column;row-gap:30px}}.notice{background-color:#ffc601;border-radius:20px;box-shadow:0px 4px 15px 0px rgba(0,73,59,.15);display:flex;align-items:flex-start;gap:10px;flex-direction:column;padding:15px 20px;justify-content:center}@media(min-width: 75em){.notice{flex-direction:row;align-items:center;gap:20px;padding:30px;cursor:pointer}}.notice--icon-only{background-color:#fff;align-items:center;justify-content:center;flex-grow:1;padding:15px}@media(min-width: 75em){.notice--icon-only{align-items:center;padding:30px}}.notice--icon-only-desktop{background-color:#fff;align-items:center;justify-content:center;flex-grow:1;padding:15px}@media(min-width: 75em){.notice--icon-only-desktop{background-color:#ffc601;align-items:center;padding:30px}}.notice__icon{display:none}@media(min-width: 75em){.notice__icon{display:flex}}.notice--icon-only .notice__icon{display:flex}.notice--icon-only-desktop .notice__icon{display:flex}.notice__icon-only-mobile-title{display:none}.notice--icon-only .notice__icon-only-mobile-title{display:block;color:#00493b;text-align:center;font-family:"Urbanist","Times","Baskerville","Georgia",serif;font-size:.75rem;font-style:normal;font-weight:500;line-height:.75rem}@media(min-width: 75em){.notice--icon-only .notice__icon-only-mobile-title{display:none}}.notice--icon-only-desktop .notice__icon-only-mobile-title{display:block;color:#00493b;text-align:center;font-family:"Urbanist","Times","Baskerville","Georgia",serif;font-size:.75rem;font-style:normal;font-weight:500;line-height:.75rem}@media(min-width: 75em){.notice--icon-only-desktop .notice__icon-only-mobile-title{display:none}}.notice--icon-only .notice__content{display:none}@media(min-width: 75em){.notice--icon-only .notice__content{display:block}}.notice--icon-only-desktop .notice__content{display:none}@media(min-width: 75em){.notice--icon-only-desktop .notice__content{display:block}}.notice__content-title{color:#00493b;font-family:"Urbanist","Times","Baskerville","Georgia",serif;font-size:1.25rem;font-style:normal;font-weight:800;line-height:2rem}@media(min-width: 75em){.notice__content-title{font-size:1.375rem;line-height:2.125rem}}.notice--icon-only .notice__content-title{display:none}@media(min-width: 75em){.notice--icon-only .notice__content-title{display:block;color:#45b233}}.notice--icon-only-desktop .notice__content-title{display:none}@media(min-width: 75em){.notice--icon-only-desktop .notice__content-title{display:block}}.notice__content-sub-title{display:none}@media(min-width: 75em){.notice__content-sub-title{display:block;color:#00493b;font-family:"Urbanist","Times","Baskerville","Georgia",serif;font-size:1.125rem;font-style:normal;font-weight:500;line-height:2rem}}.notice--icon-only .notice__content-sub-title{display:none}@media(min-width: 75em){.notice--icon-only .notice__content-sub-title{display:block}}.notice--icon-only-desktop .notice__content-sub-title{display:none}@media(min-width: 75em){.notice--icon-only-desktop .notice__content-sub-title{display:block}}.notice__cta-holder{display:flex;justify-content:center;align-self:flex-end}@media(min-width: 75em){.notice__cta-holder{align-self:center;flex-shrink:0;margin-left:auto}}.notice--icon-only .notice__cta-holder{display:none}@media(min-width: 75em){.notice--icon-only .notice__cta-holder{display:flex}}.notice--icon-only-desktop .notice__cta-holder{display:none}@media(min-width: 75em){.notice--icon-only-desktop .notice__cta-holder{display:flex}}.notice__btn{margin:0 !important}.notification-center-button{display:flex;border:none;cursor:pointer}.notification-center-button--default{display:flex}.js-notification-center-button-container--has-notification .notification-center-button--default{display:none}.notification-center-button--new{display:none}.js-notification-center-button-container--has-notification .notification-center-button--new{display:flex}.part__container{display:flex;flex-direction:column;position:relative}@media(min-width: 75em){.part__container{flex-direction:row}}.part{padding:2.5rem 2.25rem 6.375rem;width:100%;background-color:#00493b}@media(min-width: 75em){.part{padding:3.75rem 4.0625rem 3.75rem 8.75rem;width:42.63%;border-radius:0 0 100px 0}}.part--stretch{width:100%}.part--spacious{padding:3.75rem 2.25rem 7.5rem 2.25rem}@media(min-width: 75em){.part--spacious{padding:3.75rem 7.8125rem 7.5rem 14.875rem}}.part--medium{width:63%;min-height:450px}.part--image{padding:0}.part--small{width:35.83%;min-height:559px}.part--light{background-color:#45b233}.part--image{background-size:cover;background-repeat:no-repeat;background-position:center center}.part--top-right{margin-left:auto;padding:3.75rem 8.75rem 3.75rem 4.0625rem}@media(min-width: 75em){.part--top-right{border-radius:0 0 0 100px}}.part--bottom-left{margin-top:auto}@media(min-width: 75em){.part--bottom-left{border-radius:0 100px 0 0}}.part--bottom-right{margin-left:auto;margin-top:auto;padding:2.25rem 2.5rem 3.5rem 2.5rem}@media(min-width: 75em){.part--bottom-right{border-radius:100px 0 0 0;padding:3.75rem 8.75rem 3.75rem 4.0625rem}}.part--filler{padding:0;height:20px;width:100%;border-radius:0;background-color:rgba(0,0,0,0)}.part--transparent{background-color:rgba(0,0,0,0);border-radius:unset}.part--article{padding-left:0;padding-right:0;width:100%}.section--light-blue .part--article{background-color:#b3ddd1}.part--article-image{position:absolute;right:0;bottom:0}.part__title{color:#45b233}.section--light .part__title{color:#45b233}.section--light .part__title{color:#45b233}.section--light-grey .part__title{color:#45b233}.section--light-blue .part__title{color:#45b233}.section--dark .part__title{color:#45b233}.section--green .part__title{color:#00493b}.section--green-2 .part__title{color:#b3ddd1}.part__content{font-family:"Urbanist","Times","Baskerville","Georgia",serif;font-style:normal;font-weight:800;font-size:1.75rem;line-height:2.5rem;color:#b3ddd1}@media(min-width: 75em){.part__content{font-size:2.5rem;line-height:3.4375rem}}.part--light .part__content{color:#00493b}.part__content--lighter{font-size:1.625rem;line-height:2.375rem}.section--light .part__content{color:#45b233}.section--light-grey .part__content{color:#00493b}.section--light-blue .part__content{color:#00493b}.section--dark .part__content{color:#fff}.section--green .part__content{color:#fff}.section--green-2 .part__content{color:#fff}.part__line{margin-right:-8.125rem}.part__content__list li{margin-bottom:1rem}.part__content__link{color:#45b233;font-style:normal;font-weight:800;font-size:1.625rem;line-height:2.375rem}.part__content--lighter .part__content__link{color:#00493b}.part__button-container{display:flex;align-items:center}.password-field{position:relative}.password-field__icon-holder{height:100%;width:auto;position:absolute;top:0;right:0;padding:0 1.25rem;border-top-right-radius:2.5rem;border-bottom-right-radius:2.5rem;cursor:pointer;display:flex;align-items:center}.password-field__show-password-icon{width:.9375rem;height:auto;pointer-events:none}.password-field__show-password-icon--hide-password{display:none}.price-table,.typography .price-table{text-align:left;width:100%;border-spacing:0;margin:0;display:block;overflow:scroll}@media(min-width: 48em){.price-table,.typography .price-table{display:table}}.price-table__row{display:table-row}.price-table__row--top{border-bottom:1px solid #00493b}.price-table__cell{padding-top:.625rem;padding-bottom:.625rem;line-height:2.125rem;vertical-align:baseline;color:#45b233;font-weight:800;font-size:1rem}@media(min-width: 75em){.price-table__cell{font-size:1.375rem}}.price-table__cell--big{padding-top:1.25rem}.price-table__cell--heading{color:#00493b}.price-table__cell--heading-green{color:#45b233}.price-table__row--top .price-table__cell{border-bottom:2px solid #00493b;margin-bottom:.625rem;padding:1.25rem .5rem}.price-table__row--top .price-table__cell:first-child{padding-left:0}.price-table__row:not(.price-table__row--top):first-child .price-table__cell{padding-top:1.25rem}.price-table__cta{margin-top:2.5rem;display:flex;flex-direction:column;row-gap:20px}.price-table__cta .caption{padding-left:0 !important;margin-top:0 !important}.price-table__cta-wrapper{display:flex;flex-direction:row;column-gap:20px}.price-table__cta-button{margin:0 !important}.price-table__caption-wrapper{display:flex;flex-direction:column;row-gap:10px}.school-lookup-field .form__fieldgroup{display:flex;flex-direction:column;row-gap:20px}@media(min-width: 75em){.school-lookup-field .form__fieldgroup{row-gap:15px}}.school-lookup-field .school-lookup-field__headerfield{margin:0}.school-lookup-field .school-lookup-field__sub-headerfield{margin:0;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.school-lookup-field .school-lookup-field__action-delete-btn{color:#00493b;font-family:"Urbanist","Times","Baskerville","Georgia",serif;font-size:.75rem;font-style:normal;font-weight:600;line-height:1.25rem;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font;cursor:pointer}.school-lookup-field .school-lookup-field__divider{padding-top:10px;padding-bottom:30px;width:100%;position:relative}@media(min-width: 75em){.school-lookup-field .school-lookup-field__divider{padding-top:24px;padding-bottom:44px}}.school-lookup-field .school-lookup-field__divider:after{content:"";width:100%;height:1px;top:10px;position:absolute;background:#959595}@media(min-width: 75em){.school-lookup-field .school-lookup-field__divider:after{top:24px}}.school-lookup-field .school-lookup-field__actions{width:100%;display:flex;flex-direction:column;row-gap:5px;align-items:center;padding-top:30px}.school-lookup-field .school-lookup-field__action-wrapper{display:flex;width:100%;justify-content:center;position:relative}.school-lookup-field .school-lookup-field__action-wrapper:before,.school-lookup-field .school-lookup-field__action-wrapper:after{content:"";height:1px;background-color:#959595;position:absolute;top:0;bottom:0;width:calc(50% - 13px - 15px);margin:auto}.school-lookup-field .school-lookup-field__action-wrapper:before{left:0}.school-lookup-field .school-lookup-field__action-wrapper:after{right:0}.school-lookup-field .school-lookup-field__action-add-btn{width:26px;height:26px;background-image:url("data:image/svg+xml,%3Csvg width='26' height='26' viewBox='0 0 26 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='1' y='1' width='24' height='24' rx='12' stroke='%23959595' stroke-width='2'/%3E%3Cpath d='M11.902 17.5V14.098H8.5V11.902H11.902V8.5H14.098V11.902H17.5V14.098H14.098V17.5H11.902Z' fill='%23959595'/%3E%3C/svg%3E%0A");border:none;padding:0;appearance:none;cursor:pointer;background-repeat:no-repeat}.school-lookup-field .school-lookup-field__action-label{color:#959595;font-family:"Urbanist","Times","Baskerville","Georgia",serif;font-size:.75rem;font-style:normal;font-weight:500;line-height:1.25rem}.screen-message{width:100%;padding-top:1.25rem;padding-bottom:1.25rem;background-color:#ffe168;color:#00493b;font-family:"Urbanist","Times","Baskerville","Georgia",serif;font-weight:800;font-size:1rem;line-height:1.625rem}@media(min-width: 75em){.screen-message{padding-top:1.25rem;padding-bottom:1.25rem;font-size:1.125rem;line-height:1.625rem}}.screen-message a,.screen-message span{color:#45b233}.slider-field{padding-top:26px;margin-top:4px}.slider-field__holder{position:relative}.slider-field__label{color:#00493b;font-family:"Urbanist","Times","Baskerville","Georgia",serif;font-size:1.125rem;font-style:normal;font-weight:700;line-height:1.625rem;position:absolute;left:13px;transform:translateX(-50%) translateY(-100%);pointer-events:none;text-align:center;opacity:0;transition:opacity 200ms ease;white-space:nowrap}.slider-field__label--disabled{visibility:hidden}.slider-field--currency .slider-field__label{transform:translateX(calc(-50% - 7px)) translateY(-100%)}.slider-field--currency .slider-field__label:before{content:"€ ";width:0}input.slider-field__input:focus::-webkit-slider-thumb{outline:2px solid #000;background:#00493b;transform:scale(1.1)}input.slider-field__input:focus::-webkit-slider-thumb+.slider-field__label{transform:scale(1.1)}input.slider-field__input{-webkit-appearance:none;width:100%;border-radius:5px;outline:none;-webkit-transition:.2s;transition:opacity .2s;background-color:#fff;height:10px}input.slider-field__input::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:26px;height:26px;border-radius:50%;background:#45b233;cursor:pointer;transition:transform 200ms ease-in-out,background 200ms ease}input.slider-field__input::-webkit-slider-thumb:hover{background:#00493b;transform:scale(1.1)}input.slider-field__input::-webkit-slider-thumb:hover+.slider-field__label{transform:scale(1.1)}input.slider-field__input::-moz-range-thumb{width:26px;height:26px;border-radius:50%;background:#45b233;cursor:pointer}input.slider-field__input::-moz-range-thumb:hover{background:#00493b}input.slider-field__input--disabled{background-color:#f2f1f2}input.slider-field__input--disabled::-webkit-slider-thumb{background:#9d9d9d !important}input.slider-field__input--disabled::-moz-range-thumb{background:#9d9d9d !important}.social-logo{height:42px;width:42px}@media(min-width: 75em){.social-logo{height:44px;width:44px}}.social-logo:hover .social-logo__background{fill:#b3ddd1}.social-logo__background{fill:#fff;transition:fill 200ms ease-in-out}.social-logo__icon{fill:#45b233}.social-logo--werkdruk{width:44px;height:44px}.social-logo--werkdruk .social-logo__background{fill:#ef7b6c}.social-logo--werkdruk:hover .social-logo__background{fill:#ffad76}.social-logo--werkdruk .social-logo__icon{fill:#fff}.table__wrapper{overflow-x:auto}.typography table:not(.price-table,.maatwerk-table){overflow-x:auto;border-spacing:0;min-width:41.875rem;table-layout:fixed;overflow-wrap:break-word;overflow:scroll}.typography table:not(.price-table,.maatwerk-table) thead tr td{font-size:1rem;line-height:1.625rem;font-weight:700;padding:.6875rem 0}@media(min-width: 75em){.typography table:not(.price-table,.maatwerk-table) thead tr td{font-size:1.125rem;line-height:1.625rem}}.typography table:not(.price-table,.maatwerk-table) tr td:first-child{padding-left:2.25rem}.typography table:not(.price-table,.maatwerk-table) tr td:last-child{padding-right:2.25rem}.typography table:not(.price-table,.maatwerk-table) tbody tr:first-child td:first-child{border-top-left-radius:1.25rem}.typography table:not(.price-table,.maatwerk-table) tbody tr:last-child td:last-child{border-bottom-right-radius:1.25rem}.typography table:not(.price-table,.maatwerk-table):has(thead) thead tr:first-child td:first-child{border-top-left-radius:1.25rem}.typography table:not(.price-table,.maatwerk-table):has(thead) tbody tr:first-child td:first-child{border-top-left-radius:0}.typography table:not(.price-table,.maatwerk-table):has(thead) tbody tr:nth-child(odd){background-color:#00493b}.typography table:not(.price-table,.maatwerk-table):has(thead) tbody tr:nth-child(even){background-color:#45b233}.typography table:not(.price-table,.maatwerk-table):has(tfoot) tbody tr:last-child td:last-child{border-bottom-right-radius:0}.typography table:not(.price-table,.maatwerk-table):has(tfoot) tfoot tr:last-child td:last-child{border-bottom-right-radius:1.25rem}.typography table:not(.price-table,.maatwerk-table) tr{color:#fff;font-size:1rem;line-height:1.75rem;font-weight:500;padding-left:2.6875rem;padding-right:3.75rem}@media(min-width: 75em){.typography table:not(.price-table,.maatwerk-table) tr{font-size:1.125rem;line-height:2rem}}.typography table:not(.price-table,.maatwerk-table) tr:nth-child(odd){background-color:#45b233}.typography table:not(.price-table,.maatwerk-table) tr:nth-child(even){background-color:#00493b}.typography table:not(.price-table,.maatwerk-table) tr td{padding:.3125rem 0;font-family:"Lora","Times","Baskerville","Georgia",serif;font-size:1rem}@media(min-width: 75em){.typography table:not(.price-table,.maatwerk-table) tr td{padding:.1875rem 0}}.tag__container{display:flex;flex-wrap:wrap;gap:3px;padding-bottom:17px}@media(min-width: 75em){.tag__container{gap:5px}}.tag__container--article{padding-bottom:10px}.tag__container--werkdruktool{gap:10px;padding-bottom:0px}@media(min-width: 75em){.tag__container--werkdruktool{gap:10px;padding-bottom:0px}}.tag{display:inline-block;padding:0 .625rem;position:relative;font-family:"Urbanist","Times","Baskerville","Georgia",serif;font-size:.875rem;font-style:normal;font-weight:700;text-align:center;line-height:1.35rem;text-decoration:none;vertical-align:middle;height:21px;color:#00493b;cursor:auto;background-color:#ffe168;border-radius:1.9375rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow 400ms ease-in-out}@media(min-width: 75em){.tag{padding:1px 20px;color:#00493b;text-align:center;font-family:"Urbanist","Times","Baskerville","Georgia",serif;font-style:normal;font-weight:700;height:28px;font-size:1.125rem;line-height:1.625rem}}.tag a{color:#00493b;text-decoration:none}.agenda-widget__item .tag{cursor:pointer}.tag:hover,.tag--hover{background-color:#ffe168;color:#00493b}.tag:focus-visible,.tag--focus-visible{background-color:#ffe168;color:#00493b;border-color:rgba(0,0,0,0);outline:0}.tag:active,.tag--active{background-color:#ffe168;color:#00493b}.tag:disabled,.tag--disabled{background-color:#f2f1f2;color:#00493b;pointer-events:none}.tag--blue{background-color:#24438f;color:#b3ddd1}.tag--blue:hover,.tag--blue--hover{background-color:#24438f;color:#b3ddd1}.tag--blue:focus-visible,.tag--blue--focus-visible{background-color:#24438f;color:#b3ddd1}.tag--blue:active,.tag--blue--active{background-color:#24438f;color:#b3ddd1}.tag--blue-inverted{background-color:#b3ddd1;color:#00493b}.tag--blue-inverted:hover,.tag--blue-inverted--hover{background-color:#b3ddd1;color:#00493b}.tag--blue-inverted:focus-visible,.tag--blue-inverted--focus-visible{background-color:#b3ddd1;color:#00493b}.tag--blue-inverted:active,.tag--blue-inverted--active{background-color:#b3ddd1;color:#00493b}.tag--blue-light{background-color:#b3ddd1;color:#00493b}.tag--blue-light:hover,.tag--blue-light--hover{background-color:#b3ddd1;color:#00493b}.tag--blue-light:focus-visible,.tag--blue-light--focus-visible{background-color:#b3ddd1;color:#00493b}.tag--blue-light:active,.tag--blue-light--active{background-color:#b3ddd1;color:#00493b}.tag--orange{background-color:#ffad76;color:#00493b}.tag--orange:hover,.tag--orange--hover{background-color:#ffad76;color:#00493b}.tag--orange:focus-visible,.tag--orange--focus-visible{background-color:#ffad76;color:#00493b}.tag--orange:active,.tag--orange--active{background-color:#ffad76;color:#00493b}.tag--timeline{font-weight:700;font-size:1.125rem;line-height:1.75rem;height:30px;padding:.125rem 1.25rem;background-color:#00493b;color:#45b233}.tag--timeline:hover,.tag--timeline--hover{background-color:#00493b;color:#45b233}.tag--timeline:focus-visible,.tag--timeline--focus-visible{background-color:#00493b;color:#45b233}.tag--timeline:active,.tag--timeline--active{background-color:#ffc601;color:#00493b}.tag--timeline.timeline__bullet--active{background-color:#ffc601;color:#00493b}.section--dark .tag--timeline{background-color:#45b233;color:#00493b}.section--dark .tag--timeline:hover,.section--dark .tag--timeline--hover{background-color:#ffc601;color:#00493b}.section--dark .tag--timeline:focus-visible,.section--dark .tag--timeline--focus-visible{background-color:#00493b;color:#45b233}.section--dark .tag--timeline:active,.section--dark .tag--timeline--active{background-color:#ffc601;color:#00493b}.section--dark .tag--timeline.timeline__bullet--active{background-color:#ffc601;color:#00493b}.tag--red-yellow{font-weight:600;background-color:#ffe168;color:#ef7b6c;border:1px solid #ef7b6c}.tag--red-yellow:hover,.tag--red-yellow--hover{background-color:#ffe168;color:#ef7b6c}.tag--red-yellow:focus-visible,.tag--red-yellow--focus-visible{background-color:#ffe168;color:#ef7b6c}.tag--red-yellow:active,.tag--red-yellow--active{background-color:#ffe168;color:#ef7b6c}.tag--red-yellow.red-yellow__bullet--active{background-color:#ffe168;color:#ef7b6c}.tag--yellow-red{font-weight:600;background-color:#ef7b6c;color:#ffe168}.tag--yellow-red:hover,.tag--yellow-red--hover{background-color:#ef7b6c;color:#ffe168}.tag--yellow-red:focus-visible,.tag--yellow-red--focus-visible{background-color:#ef7b6c;color:#ffe168}.tag--yellow-red:active,.tag--yellow-red--active{background-color:#ef7b6c;color:#ffe168}.tag--yellow-red.yellow-red__bullet--active{background-color:#ef7b6c;color:#ffe168}.tag--orange-dark{font-weight:600;background-color:#fa892a;color:#00493b}.tag--orange-dark:hover,.tag--orange-dark--hover{background-color:#fa892a;color:#00493b}.tag--orange-dark:focus-visible,.tag--orange-dark--focus-visible{background-color:#fa892a;color:#00493b}.tag--orange-dark:active,.tag--orange-dark--active{background-color:#fa892a;color:#00493b}.tag--orange-dark.orange-dark__bullet--active{background-color:#fa892a;color:#00493b}.tag--red-dark{font-weight:600;background-color:#ef7b6c;color:#00493b}.tag--red-dark:hover,.tag--red-dark--hover{background-color:#ef7b6c;color:#00493b}.tag--red-dark:focus-visible,.tag--red-dark--focus-visible{background-color:#ef7b6c;color:#00493b}.tag--red-dark:active,.tag--red-dark--active{background-color:#ef7b6c;color:#00493b}.tag--red-dark.red-dark__bullet--active{background-color:#ef7b6c;color:#00493b}.tag--green-dark{font-weight:600;background-color:#45b233;color:#00493b}.tag--green-dark:hover,.tag--green-dark--hover{background-color:#45b233;color:#00493b}.tag--green-dark:focus-visible,.tag--green-dark--focus-visible{background-color:#45b233;color:#00493b}.tag--green-dark:active,.tag--green-dark--active{background-color:#45b233;color:#00493b}.tag--green-dark.green-dark__bullet--active{background-color:#45b233;color:#00493b}.tip__holder{display:flex;flex-direction:column;row-gap:40px}.tip{display:flex;flex-direction:column;row-gap:20px;align-items:center}@media(min-width: 75em){.tip{flex-direction:row;column-gap:20px;row-gap:0;align-items:start}}.tip--advanced{row-gap:20px}@media(min-width: 75em){.tip--advanced{flex-direction:column;align-items:center;row-gap:40px}}.tip__number{height:36px;width:36px;flex-shrink:0;pointer-events:none;font-size:1.5rem;line-height:2.25rem}@media(min-width: 75em){.tip__number{height:38px;width:38px;font-size:1.625rem;line-height:2.375rem}}@media(min-width: 75em){.tip--advanced .tip__number{height:55px;width:55px;font-size:2.5rem;line-height:3.4375rem}}.tip__wrapper{display:flex;flex-direction:column;row-gap:40px;align-items:center}@media(min-width: 75em){.tip__wrapper{flex-direction:row;column-gap:116px;align-items:stretch;justify-content:center}}@media(min-width: 75em){.tip--AlignRight .tip__wrapper{flex-direction:row-reverse}}@media(min-width: 75em){.tip--AlignCenter .tip__wrapper{max-width:700px}}.tip__image-holder{width:100%;height:180px}@media(min-width: 75em){.tip__image-holder{width:472px;height:auto;flex-shrink:0;position:relative}}.tip--advanced .tip__image-holder{padding-top:20px;padding-bottom:20px}@media(min-width: 75em){.tip--advanced .tip__image-holder{padding-top:0;padding-bottom:0}}.tip__image{border-radius:20px 0px;height:100%;width:100%;object-fit:cover}@media(min-width: 75em){.tip__image{position:absolute}}.tip__content-holder{display:flex;flex-direction:column;row-gap:10px}@media(min-width: 75em){.tip--advanced .tip__content-holder{padding-top:40px;padding-bottom:40px}}@media(min-width: 75em){.tip--AlignLeft .tip__content-holder{padding-right:97px}}@media(min-width: 75em){.tip--AlignRight .tip__content-holder{padding-left:97px}}@media(min-width: 75em){.tip--AlignCenter .tip__content-holder{padding:0}}@media(min-width: 75em){.tip--no-image.tip--AlignLeft .tip__content-holder,.tip--no-image.tip--AlignRight .tip__content-holder{flex-direction:row;column-gap:16px;padding:0}}.tip__title{color:#45b233;font-family:"Urbanist","Times","Baskerville","Georgia",serif;font-size:1.5rem;font-style:normal;font-weight:800;line-height:2.25rem}@media(min-width: 75em){.tip__title{font-size:1.625rem;line-height:2.375rem}}@media(min-width: 75em){.tip--no-image.tip--AlignLeft .tip__title,.tip--no-image.tip--AlignRight .tip__title{padding:40px 14px 40px 0px;width:100%}}.tip__content{color:#00493b;font-family:"Lora","Times","Baskerville","Georgia",serif;font-size:1rem;font-style:normal;font-weight:500;line-height:1.75rem}@media(min-width: 75em){.tip__content{font-size:1.125rem;line-height:2rem}}@media(min-width: 75em){.tip--no-image.tip--AlignLeft .tip__content,.tip--no-image.tip--AlignRight .tip__content{padding:40px 0;width:100%}}.tip__blockquote-holder{padding-top:20px;padding-bottom:20px}@media(min-width: 75em){.tip__blockquote-holder{max-width:700px;padding-top:40px;padding-bottom:0}}.tip__blockquote{color:#45b233;text-align:center;font-family:"Urbanist","Times","Baskerville","Georgia",serif;font-size:1.75rem;font-style:normal;font-weight:800;line-height:2.375rem}@media(min-width: 75em){.tip__blockquote{font-size:2rem;line-height:2.8125rem}}.upload{margin-top:1.875rem}.upload input.file{visibility:hidden;display:none}.upload__dropzone{background-color:#fff;padding:20px;border-radius:20px;width:100%;display:flex;flex-direction:row;column-gap:16px;border:1px dashed #45b233;align-items:center}.upload__dropzone.hover{border:1px dashed #1c7338;background-color:#e8f5f1}.upload__dropzone-label{font-size:1.125rem;line-height:1.625rem;font-weight:600;color:#959595;pointer-events:none}.upload__actions{padding-top:20px;padding-bottom:10px;padding-left:20px;padding-right:20px;display:flex;flex-direction:row;justify-content:start;column-gap:1rem;align-items:center;display:none}.upload__file-icon{height:20px;width:14px}.upload__label{font-size:1rem;line-height:1.125rem;font-weight:800;color:#45b233}.upload__delete{appearance:none;background:none;border:none;color:inherit;font:inherit;margin:0;padding:0;text-align:inherit;text-decoration:none;display:flex;align-items:center;justify-content:center;height:16px;width:16px;cursor:pointer;margin-left:auto}.upload__delete svg{display:block}.vacancy-card{display:flex;flex-direction:row;flex-wrap:wrap;width:100%;height:100%}@media(min-width: 75em){.vacancy-card{box-shadow:0px 3px 15px rgba(0,73,59,.15);background-color:#fff;border-radius:20px;padding:.9375rem 1.875rem;flex-wrap:nowrap;flex-direction:row}}@media(min-width: 90em){.vacancy-card{flex-direction:row}}.vacancy-card:hover .vacancy-card__title{color:#00493b}@media(min-width: 75em){.vacancy-card:hover .vacancy-card__title{color:#00493b}}.vacancy-card .vacancy-meta{color:#959595}.vacancy-card__wrapper{display:flex;flex-direction:column;height:100%}.vacancy-card__title{font-style:normal;font-weight:800;font-size:1.25rem;line-height:2rem;color:#45b233;margin-bottom:.625rem;height:auto;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;order:1;transition:color .35s ease}@media(min-width: 75em){.vacancy-card__title{flex-basis:80%;order:unset;margin-bottom:.1875rem;color:#45b233;-webkit-line-clamp:2;height:auto;font-size:1.375rem;line-height:2.125rem}}.vacancy-card__content{color:#00493b;font-size:1rem;line-height:1.625rem;font-family:"Urbanist","Times","Baskerville","Georgia",serif;margin-bottom:1.25rem;order:2}@media(min-width: 75em){.vacancy-card__content{font-size:1.125rem;line-height:1.625rem;margin-bottom:.625rem}}.vacancy-card__labels{flex-basis:100%;font-style:normal;font-weight:500;font-size:.875rem;line-height:1.375rem;color:#959595;order:3;margin-bottom:0;display:flex;flex-direction:column;justify-content:end}.vacancy-card__labels .vacancy-meta__meta-block:last-child{margin-bottom:0}.agenda-detail__tag-container{margin-bottom:1.25rem}.agenda-detail__description{margin-bottom:2.5rem;font-family:"Lora","Times","Baskerville","Georgia",serif}.agenda-detail__program{margin-bottom:2.5rem;font-family:"Lora","Times","Baskerville","Georgia",serif}.typography .agenda-detail__title{margin-top:0;margin-bottom:1.25rem;color:#00493b}.agenda-detail__container{display:flex;flex-direction:column;justify-content:space-between;margin-bottom:2.5rem}@media(min-width: 75em){.agenda-detail__container{flex-direction:row}}.agenda-detail__column{width:100%}@media(min-width: 75em){.agenda-detail__column{width:50%}}.agenda-detail__item{margin-bottom:.625rem}.agenda-detail__label{color:#45b233;font-size:1.125rem;line-height:1.625rem;font-weight:700;margin-bottom:.3125rem;display:block}.agenda-detail__data{line-height:2rem}.typography .agenda-detail-summary__title{margin-top:0;margin-bottom:2.5rem}.agenda-detail-summary__container{display:grid;grid-template-columns:5.125rem auto;grid-template-rows:minmax(0, 1fr);grid-column-gap:0px;grid-row-gap:.625rem}.agenda-detail-summary--detail .agenda-detail-summary__container{margin-bottom:2.5rem}.agenda-detail-summary__label{color:#45b233;font-size:1rem;line-height:1.625rem;font-weight:700;display:flex;align-items:center}@media(min-width: 75em){.agenda-detail-summary__label{font-size:1.125rem}}.agenda-detail-summary--card .agenda-detail-summary__label{color:#00493b}.agenda-detail-summary__data{line-height:1.75rem;font-size:1rem;display:flex;align-items:center}@media(min-width: 75em){.agenda-detail-summary__data{line-height:2rem;font-size:1.125rem}}.agenda-item-widget{display:flex;padding:20px;justify-content:center;align-items:center;gap:40px;border-radius:20px;background:#fff;box-shadow:0px 4px 15px 0px rgba(0,73,59,.15);max-width:100%}@media(min-width: 75em){.agenda-item-widget{border-radius:20px;background:#b3ddd1;display:flex;width:866px;padding:30px;flex-direction:column;align-items:flex-start;gap:15px;justify-content:start;box-shadow:none}}.agenda-item-widget__container{display:flex;flex-direction:column;align-items:flex-start;gap:20px}@media(min-width: 75em){.agenda-item-widget__container{display:flex;align-items:center;gap:20px;align-self:stretch;flex-direction:row}}@media(min-width: 75em){.agenda-item-widget__details{display:flex;width:115px;flex-direction:column;justify-content:center;align-items:flex-start}}@media(min-width: 75em){.agenda-item-widget__details-date{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch}}.agenda-item-widget__details-date-label{color:#00493b;font-family:"Urbanist","Times","Baskerville","Georgia",serif;font-size:.75rem;font-style:normal;font-weight:500;line-height:1.25rem}@media(min-width: 75em){.agenda-item-widget__details-date-label{align-self:stretch;color:#00493b;font-family:"Urbanist","Times","Baskerville","Georgia",serif;font-size:1rem;font-style:normal;font-weight:600;line-height:1.125rem}}.agenda-item-widget__details-date-day{display:none}@media(min-width: 75em){.agenda-item-widget__details-date-day{display:block;align-self:stretch;color:#00493b;font-family:"Urbanist","Times","Baskerville","Georgia",serif;font-size:1.375rem;font-style:normal;font-weight:800;line-height:2.125rem;white-space:nowrap;text-transform:capitalize}}.agenda-item-widget__details-times{display:none}@media(min-width: 75em){.agenda-item-widget__details-times{display:flex;flex-direction:column;align-items:flex-start;gap:5px;white-space:nowrap}}@media(min-width: 75em){.agenda-item-widget__details-times-time{color:#00493b;font-family:"Urbanist","Times","Baskerville","Georgia",serif;font-size:1.125rem;font-style:normal;font-weight:700;line-height:1.625rem}}.agenda-signupform__container{max-width:64.75rem}.agenda-widget{display:flex;flex-direction:row}@media(min-width: 75em){.agenda-widget{background-color:#b3ddd1;padding:3.75rem 6.125rem 3.75rem 6.125rem;border-radius:40px;flex-direction:column;box-shadow:0px 3px 15px rgba(0,73,59,.15);gap:0;row-gap:30px}}.swiper--disabled .agenda-widget{flex-direction:column;row-gap:1.25rem}.agenda-widget__item{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;column-gap:1.625rem;width:100%;background-color:#fff;border-radius:20px;padding:1.25rem;box-shadow:0px 3px 15px rgba(0,73,59,.15);height:100%}@media(min-width: 75em){.agenda-widget__item{box-shadow:none;padding:0;flex-direction:row;width:auto;background-color:rgba(0,0,0,0);border-radius:0}}@media(min-width: 75em){.agenda-widget__item--no-results{min-height:150px;margin-top:50px}}.agenda-widget__date{display:none}@media(min-width: 75em){.agenda-widget__date{width:7.09375rem;padding-right:1.5625rem;margin-top:.9375rem;display:block}}.agenda-widget__date__day-date{text-transform:capitalize}@media(min-width: 75em){.agenda-widget__date__day-date{display:block;font-style:normal;font-weight:800;font-size:1.375rem;line-height:2.125rem;white-space:nowrap;color:#00493b}}@media(min-width: 75em){.agenda-widget__date__time{display:block;font-style:normal;font-weight:700;font-size:1.125rem;line-height:1.625rem;white-space:nowrap;color:#00493b}}.agenda-widget__button{margin-left:auto}@media(min-width: 75em){.agenda-widget__button{margin-top:1.5rem;flex-basis:138px;flex-shrink:0}}.agenda-widget__button--disabled{pointer-events:none;background-color:#9d9d9d;color:#00493b}.article{max-width:964px;margin:0 auto;font-size:1rem;overflow:visible}@media(min-width: 75em){.article{font-size:1.125rem}}@media(min-width: 75em){.article>*:not(img,.image,.captionImage.center,.captionImage.right,.article__image-holder,.price-table,.maatwerk-table,.price-table__wrapper,.maatwerk-table__wrapper,.image-quote,.simple-image-slider){max-width:700px;margin-left:10px}}@media(min-width: 75em){.article>p:has(.image.center),.article p:has(.image.right){max-width:unset;margin-left:unset}}@media(min-width: 75em){.article>*:not(img,.image,.blockquote,blockquote,.captionImage.center,.captionImage.right,.article__image-holder,.price-table,.maatwerk-table,.price-table__wrapper,.maatwerk-table__wrapper,.image-quote,.simple-image-slider){max-width:700px;margin-left:98px}}@media(min-width: 75em){.article>p:has(.image.center),.article p:has(.image.right){max-width:unset;margin-left:unset}}.article .ss-htmleditorfield-file.embed{position:relative;max-width:100%;width:100%}.article .ss-htmleditorfield-file.embed.center{margin:0 auto}.article .ss-htmleditorfield-file.embed.rightAlone{margin-left:auto}.article .ss-htmleditorfield-file.embed iframe{max-width:100%}.article__top-header{display:flex;flex-direction:row;justify-content:space-between}.article__title,.typography .article__title{margin-top:0}.article__image-holder{margin:0 auto;max-width:964px;margin-bottom:60px}@media(min-width: 75em){.article__image-holder{margin-bottom:80px}}.article__image-holder.captionImage{margin-bottom:60px}@media(min-width: 75em){.article__image-holder.captionImage{margin-bottom:48px}}.article__image,.typography .article__image{height:auto;max-height:unset;margin-left:-18px;margin-right:-18px;width:calc(100% + 36px);max-width:unset}@media(min-width: 75em){.article__image,.typography .article__image{width:100%;margin:0}}.block-image--white{background-color:#f2f1f2}.block-image--blue-light{background-color:#b3ddd1}.block-image--orange{background-color:#ffad76}.block-image--green{background-color:#45b233}.block-image--gray{background-color:#f2f1f2}.block-image--dark-green{background-color:#00493b}.block-image--blue{background-color:#02003c}.block-image--yellow-light{background-color:#ffe168}.block-image--green-grey{background:#f2f1f2;background:linear-gradient(0deg, #f2f1f2 0%, #f2f1f2 60px, #45B233 60px, #45B233 100%)}@media(min-width: 75em){.block-image--green-grey{background:#f2f1f2;background:linear-gradient(0deg, #f2f1f2 0%, #f2f1f2 120px, #45B233 120px, #45B233 100%)}}.block-image--dark-green-grey{background:#f2f1f2;background:linear-gradient(0deg, #f2f1f2 0%, #f2f1f2 60px, #00493B 60px, #00493B 100%)}@media(min-width: 75em){.block-image--dark-green-grey{background:#f2f1f2;background:linear-gradient(0deg, #f2f1f2 0%, #f2f1f2 120px, #00493B 120px, #00493B 100%)}}.block-image--blue-light-grey{background:#f2f1f2;background:linear-gradient(0deg, #f2f1f2 0%, #f2f1f2 60px, #b3ddd1 60px, #b3ddd1 100%)}@media(min-width: 75em){.block-image--blue-light-grey{background:#f2f1f2;background:linear-gradient(0deg, #f2f1f2 0%, #f2f1f2 120px, #b3ddd1 120px, #b3ddd1 100%)}}.block-image--gray-blue-light{background:#b3ddd1;background:linear-gradient(180deg, #f2f1f2 0%, #f2f1f2 60px, #b3ddd1 60px, #b3ddd1 100%)}@media(min-width: 75em){.block-image--gray-blue-light{background:#b3ddd1;background:linear-gradient(180deg, #f2f1f2 0%, #f2f1f2 120px, #b3ddd1 120px, #b3ddd1 100%)}}.block-image--gray-blue-light-gray{background:#b3ddd1;background:linear-gradient(180deg, #f2f1f2 0%, #f2f1f2 40px, #b3ddd1 40px, #b3ddd1 calc(100% - 40px), #f2f1f2 calc(100% - 40px), #f2f1f2 100%)}@media(min-width: 75em){.block-image--gray-blue-light-gray{background:#b3ddd1;background:linear-gradient(180deg, #f2f1f2 0%, #f2f1f2 120px, #b3ddd1 120px, #b3ddd1 calc(100% - 120px), #f2f1f2 calc(100% - 120px), #f2f1f2 100%)}}.block-image--yellow-light-grey{background:#f2f1f2;background:linear-gradient(0deg, #f2f1f2 0%, #f2f1f2 60px, #ffe168 60px, #ffe168 100%)}@media(min-width: 75em){.block-image--yellow-light-grey{background:#f2f1f2;background:linear-gradient(0deg, #f2f1f2 0%, #f2f1f2 120px, #ffe168 120px, #ffe168 100%)}}.block-image__container{display:flex;flex-direction:row;justify-content:center;position:relative;padding:0;overflow:hidden;margin-left:-18px;margin-right:-18px}@media(min-width: 75em){.block-image__container{margin-left:0;margin-right:0}}.block-text-image--vacancydetail .block-image__container:not(.block-image__container--less-top-padding){padding:40px 0 0 0}@media(min-width: 75em){.block-text-image--vacancydetail .block-image__container:not(.block-image__container--less-top-padding){padding:80px 0 0 0}}.block-image__image{margin-top:auto;height:100%;width:100%;margin-left:0}.block-image__image img{width:100%;border-radius:1.25rem 0 1.25rem 0;height:auto}@media(min-width: 75em){.block-image__image{width:964px;max-width:100%}}.hamaka__elements__textimageelement:has(.custom-dropdown){overflow-x:visible}.block-text-image__container{display:flex;flex-direction:column;position:relative;padding:60px 0 0 0;overflow:hidden}.block-text-image__container:has(.custom-dropdown){overflow:visible}@media(min-width: 75em){.block-text-image__container:not(.block-text-image__container--less-top-padding){padding:120px 0 0}}.block-text-image--reversed .block-text-image__container{padding-top:0}@media(min-width: 75em){.block-text-image--reversed .block-text-image__container{padding-top:120px}}.block-text-image--reversed-top .block-text-image__container{padding-bottom:0;padding-top:0}@media(min-width: 75em){.block-text-image--reversed-top .block-text-image__container{padding-bottom:120px}}@media(min-width: 75em){.block-text-image--double-image .block-text-image__container{padding-top:60px}}.block-text-image--mz .block-text-image__container{padding-top:40px}@media(min-width: 75em){.block-text-image--mz .block-text-image__container{padding-top:70px}}.block-text-image--white-green{background-color:#f2f1f2}.block-text-image--green-green{background-color:#b3ddd1}.block-text-image--orange-green{background-color:#ffad76}.block-text-image--gray-green{background-color:#f2f1f2}.block-text-image--green-white{background-color:#45b233}.block-text-image--gray-green-2{background-color:#f2f1f2}.block-text-image--dark-green{background-color:#00493b}.block-text-image--blue-green{background-color:#02003c}.block-text-image--yellow{background-color:#ffe168}.block-text-image__image{width:100%;min-height:15.625rem;background-size:cover;background-repeat:no-repeat;background-position:center center;flex-shrink:0;margin-left:auto;margin-top:auto;border-radius:6.25rem 0 0 0;height:100%;margin-left:2.25rem}@media(min-width: 75em){.block-text-image__image{min-height:34.9375rem;border-radius:6.25rem 0 0 0;position:absolute;width:35.5%;right:0}}@media(min-width: 120em){.block-text-image__image{width:41.3%}}@media(min-width: 160em){.block-text-image__image{width:41.4%}}.block-text-image__image--top{border-radius:0 0 6.25rem 0;margin-right:2.375rem;position:static}@media(min-width: 75em){.block-text-image__image--top{height:28.125rem;min-height:unset;margin-right:auto;margin-left:0;width:56.25%}}@media(min-width: 75em){.block-text-image__image--med-height{height:100%;min-height:unset}}.block-text-image--reversed .block-text-image__image{border-radius:0 0 0 6.25rem}@media(min-width: 75em){.block-text-image--reversed .block-text-image__image{right:auto;left:0;border-radius:0 6.25rem 0 0;margin-left:0}}.block-text-image--reversed-top .block-text-image__image{margin-left:0;border-radius:0 0 6.25rem 0;margin-right:2.25rem;width:auto;background-position:top center}@media(min-width: 75em){.block-text-image--reversed-top .block-text-image__image{right:auto;left:0;border-radius:0 0 6.25rem 0;margin-left:0;min-height:27.4375rem;height:calc(100% - 120px);margin-right:0;width:35.5%}}.block-text-image__image--article{padding-left:0;padding-right:0;width:100%}.block-text-image__image--article-image{position:absolute;right:0;bottom:0}.block-text-image__filler{padding:0;height:1.25rem;width:100%;border-radius:0;background-color:rgba(0,0,0,0)}.block-text-image__quote{font-size:1.75rem;line-height:2.5rem;color:#45b233;margin-bottom:.625rem}@media(min-width: 75em){.block-text-image__quote{font-size:2.5rem;line-height:3.4375rem}}.block-text-image--white-green .block-text-image__quote{color:#45b233}.block-text-image--green-green .block-text-image__quote{color:#45b233}.block-text-image--orange-green .block-text-image__quote{color:#fff}.block-text-image--gray-green .block-text-image__quote{color:#45b233}.block-text-image--green-white .block-text-image__quote{color:#00493b}.block-text-image--gray-green-2 .block-text-image__quote{color:#45b233}.block-text-image--dark-green .block-text-image__quote{color:#45b233}.block-text-image__course-details{display:flex;gap:10px;flex-direction:column;justify-content:start;align-items:start;margin-bottom:10px}@media(min-width: 75em){.block-text-image__course-details{flex-direction:row;gap:20px;align-items:center}}.block-text-image__course-detail-wrapper{display:flex;flex-direction:row;column-gap:20px;row-gap:10px;flex-wrap:wrap}.block-text-image__course-tag{width:100%}@media(min-width: 75em){.block-text-image__course-tag{width:auto}}.block-text-image__course-detail{display:flex;align-items:center;gap:10px;color:#00493b;font-family:"Urbanist","Times","Baskerville","Georgia",serif;font-style:normal;font-weight:500;font-size:.75rem;line-height:1.25rem}@media(min-width: 75em){.block-text-image__course-detail{font-size:.875rem;line-height:1.375rem}}.block-text-image__course-detail-icon{margin-bottom:1px}.block-text-image__course-detail-icon--clock{height:14px;width:14px}@media(min-width: 75em){.block-text-image__course-detail-icon--clock{height:17px;width:17px}}.block-text-image__course-detail-icon--location{width:10px;height:14px}@media(min-width: 75em){.block-text-image__course-detail-icon--location{width:13px;height:17px}}.block-text-image__title{margin-bottom:10px;color:#45b233}.block-text-image--white-green .block-text-image__title{color:#45b233}.block-text-image--green-green .block-text-image__title{color:#45b233}.block-text-image--orange-green .block-text-image__title{color:#fff}.block-text-image--gray-green .block-text-image__title{color:#45b233}.block-text-image--green-white .block-text-image__title{color:#00493b}.block-text-image--gray-green-2 .block-text-image__title{color:#45b233}.block-text-image--dark-green .block-text-image__title{color:#45b233}.block-text-image--yellow .block-text-image__title{color:#ef7b6c}.block-text-image__course-price{color:#f78d33;font-family:"Urbanist","Times","Baskerville","Georgia",serif;font-style:normal;font-weight:800;font-size:1.25rem;line-height:2rem;margin-bottom:20px}@media(min-width: 75em){.block-text-image__course-price{font-size:1.375rem;line-height:2.125rem}}.block-text-image__content-container{padding-bottom:60px}@media(min-width: 75em){.block-text-image__content-container{padding:3.75rem 32.875rem 7.5rem 8.375rem}}.block-text-image--reversed .block-text-image__content-container{margin-top:3.75rem}@media(min-width: 75em){.block-text-image--reversed .block-text-image__content-container{margin-top:0;padding:3.75rem 8.375rem 7.5rem 32.875rem}}.block-text-image--reversed-top .block-text-image__content-container{margin-top:3.75rem}@media(min-width: 75em){.block-text-image--reversed-top .block-text-image__content-container{margin-top:0;padding:7.5rem 8.375rem 3.75rem 32.875rem}}.block-text-image__content{margin-bottom:2.5rem}.block-text-image--mz .block-text-image__content{margin-bottom:30px}@media(min-width: 75em){.block-text-image--mz .block-text-image__content{margin-bottom:40px}}.block-text-image__content ul{padding:0}.block-text-image__content li{font-family:"Urbanist","Times","Baskerville","Georgia",serif;font-style:normal;font-weight:800;font-size:1.5rem;line-height:2.25rem;margin-bottom:.625rem}@media(min-width: 75em){.block-text-image__content li{font-size:1.625rem;line-height:2.375rem}}.block-text-image--white-green .block-text-image__content li{color:#00493b}.block-text-image--green-green .block-text-image__content li{color:#00493b}.block-text-image--orange-green .block-text-image__content li{color:#00493b}.block-text-image--gray-green .block-text-image__content li{color:#45b233}.block-text-image--green-white .block-text-image__content li{color:#fff}.block-text-image--gray-green-2 .block-text-image__content li{color:#00493b}.block-text-image--dark-green .block-text-image__content li{color:#fff}.block-text-image--mz .block-text-image__content li{font-size:1.25rem;line-height:2rem;margin-bottom:20px}@media(min-width: 75em){.block-text-image--mz .block-text-image__content li{font-size:1.375rem;line-height:2.125rem}}.block-text-image__content p{font-family:"Urbanist","Times","Baskerville","Georgia",serif;font-style:normal;font-weight:800;font-size:1.25rem;line-height:2rem}@media(min-width: 75em){.block-text-image__content p{font-size:1.625rem;line-height:2.375rem}}.block-text-image--reversed .block-text-image__content p{font-size:1.25rem;line-height:2rem}@media(min-width: 75em){.block-text-image--reversed .block-text-image__content p{font-size:1.375rem;line-height:2.125rem}}.block-text-image--reversed-top .block-text-image__content p{font-size:1.25rem;line-height:2rem}@media(min-width: 75em){.block-text-image--reversed-top .block-text-image__content p{font-size:1.375rem;line-height:2.125rem}}.block-text-image--white-green .block-text-image__content p{color:#00493b}.block-text-image--green-green .block-text-image__content p{color:#00493b}.block-text-image--orange-green .block-text-image__content p{color:#00493b}.block-text-image--gray-green .block-text-image__content p{color:#45b233}.block-text-image--green-white .block-text-image__content p{color:#fff}.block-text-image--gray-green-2 .block-text-image__content p{color:#00493b}.block-text-image--dark-green .block-text-image__content p{color:#fff}.block-text-image--blue-green .block-text-image__content p{color:#fff}.block-text-image--yellow .block-text-image__content p{color:#00493b}.block-text-image--orange-green .block-text-image__content h1,.block-text-image--orange-green .block-text-image__content h2,.block-text-image--orange-green .block-text-image__content h3,.block-text-image--orange-green .block-text-image__content h4{color:#fff}.block-text-image__content .block-text-image__content__list li{margin-bottom:1rem}.block-text-image__content .block-text-image__content__link{color:#45b233;font-style:normal;font-weight:800;font-size:1.625rem;line-height:2.375rem}.block-text-image__content--blockquote p{font-size:1rem;line-height:1.625rem;font-family:"Lora","Times","Baskerville","Georgia",serif;font-style:italic}.block-text-image--white-green .block-text-image__content--blockquote{color:#00493b}.block-text-image--green-green .block-text-image__content--blockquote{color:#00493b}.block-text-image--orange-green .block-text-image__content--blockquote{color:#00493b}.block-text-image--gray-green .block-text-image__content--blockquote{color:#45b233}.block-text-image--green-white .block-text-image__content--blockquote{color:#fff}.block-text-image--gray-green-2 .block-text-image__content--blockquote{color:#00493b}.block-text-image--dark-green .block-text-image__content--blockquote{color:#fff}.block-text-image--blue-green .block-text-image__content--blockquote{color:#fff}.block-text-image--yellow .block-text-image__content--blockquote{color:#00493b}.block-text-image__button-container{display:flex;align-items:center;column-gap:1.25rem}.block-text-image__button-container--with-alt{flex-direction:column;row-gap:20px;align-items:start}@media(min-width: 48em){.block-text-image__button-container--with-alt{flex-direction:row}}.block-text-image__btn{width:100%}.block-text-image__button-container--normal .block-text-image__btn{width:auto}@media(min-width: 48em){.block-text-image__btn{width:auto}}.block-text-image__button-wrapper{display:flex;flex-direction:row;column-gap:10px;width:100%}.block-text-image__button-container--normal .block-text-image__button-wrapper{width:auto}@media(min-width: 48em){.block-text-image__button-wrapper{width:auto;column-gap:20px}}.block-text-image__line{margin-right:-200%;flex-grow:1}.block-text-image--reversed .block-text-image__line{display:none}.block-text-image--reversed-top .block-text-image__line{display:none}.block-text-image--yellow .block-text-image__line{background-color:#ef7b6c}.block-text-image--no-crop .block-text-image__container{display:flex;flex-direction:column;padding-top:60px}@media(min-width: 75em){.block-text-image--no-crop .block-text-image__container{flex-direction:row;padding-top:120px;padding-bottom:120px;column-gap:98px;padding-left:140px;max-width:1440px;margin:auto}}.block-text-image--no-crop .block-text-image__image-img-container{text-align:center}@media(min-width: 75em){.block-text-image--no-crop .block-text-image__image-img-container{margin:0;padding:0}}.block-text-image--no-crop .block-text-image__image-img{max-height:350px;height:auto;width:auto;object-fit:contain;max-width:100%}@media(min-width: 75em){.block-text-image--no-crop .block-text-image__image-img{max-height:500px}}@media(min-width: 75em){.block-text-image--no-crop .block-text-image__content-container{padding-top:0;padding-bottom:0;padding-left:0}}.card__absolute-top-title{color:#959595;font-family:"Urbanist","Times","Baskerville","Georgia",serif;font-size:.875rem;font-style:normal;font-weight:600;line-height:1.375rem;margin-bottom:15px;display:block}@media(min-width: 75em){.card__absolute-top-title{font-size:1rem;line-height:1.125rem}}.card{background-color:#fff;padding-right:1.875rem;position:relative;border-bottom-right-radius:40px;width:305px;filter:drop-shadow(0px 4px 15px rgba(0, 73, 59, 0.15));display:flex;flex-direction:column;flex:1;min-height:539px;height:100%;flex-basis:auto;max-width:376px;text-decoration:none;transition:margin .35s ease;min-width:319px}@media(min-width: 75em){.card{width:376px;min-height:690px}}@media(min-width: 75em){.card:hover{margin-top:-10px;margin-bottom:10px}}.card:hover .card__anchor{color:#ffc601}@media(min-width: 75em){.card--memberpage:hover{margin-top:0px;margin-bottom:0px}}@media(min-width: 75em){.vertical .card:hover{margin-top:-10px;margin-bottom:50px}}@media(min-width: 75em){.vertical .card--horizontal{height:auto}}@media(min-width: 75em){.news-overview--medium .card{width:100%;min-height:630px;max-width:100%}}.card--horizontal{padding-right:1.875rem;overflow:hidden;max-width:unset}@media(min-width: 75em){.card--horizontal{width:1160px;height:452px;min-height:auto;flex-direction:row;padding-bottom:40px}}.card--horizontal:hover:not(.card--with-hover){margin-top:0;margin-bottom:0}.card--harmonica{border-bottom-right-radius:0;filter:none;background-color:crimson}.card--vacancyfaq{min-height:auto;padding-right:0;width:auto}.card--vacancyfaq .card__content-text{font-family:"Lora","Times","Baskerville","Georgia",serif;font-size:1rem;line-height:1.75rem}.card--dark{background-color:#00493b}.card--timeline{padding-right:2.5rem;overflow:hidden;max-width:unset}@media(min-width: 75em){.card--timeline{width:auto;height:30.4375rem;min-width:60.25rem;min-height:auto;flex-direction:row;padding-bottom:2.95375rem;padding-right:0}}.card--timeline:hover{margin-top:0;margin-bottom:0}.card--afdeling{min-height:auto;background-color:#b3ddd1}.swiper__slide:nth-child(even) .card--afdeling{background-color:#ffe168}.card--stories-wide{min-height:auto;background-color:#ffe168}@media(min-width: 75em){.card--stories-wide{width:474px;max-width:474px}}.section--blue-dark1 .card--stories-wide{background-color:#b3ddd1}@media(min-width: 75em){.section-cards--odd-even .card--even{display:flex;flex-direction:row-reverse;padding-right:0;padding-left:1.875rem}}@media(min-width: 75em){.vertical.section-cards--odd-even .card--even{border-bottom-right-radius:0;border-bottom-left-radius:40}}.card--variable{max-width:unset}.card--variable:hover:not(.card--with-hover){margin-top:0;margin-bottom:0}.card--featured{width:100%;padding-right:1.875rem;overflow:hidden;max-width:unset;flex-grow:0}@media(min-width: 75em){.card--featured{width:72.5rem;height:28.25rem;min-height:auto;flex-direction:row;padding-bottom:2.5rem}}.card--featured:hover{margin:0}@media(min-width: 75em){.card--memberpage{width:100%;max-width:100%;min-height:auto}}.card__image-link{position:relative;display:block;overflow:hidden;border-bottom-right-radius:20px}@media(min-width: 75em){.card--horizontal .card__image-link{width:100%;border-radius:0 0 6.25rem 0;min-width:29.625rem}}@media(min-width: 75em){.vertical .card__image-link{max-width:calc(50% + 30px)}}@media(min-width: 75em){.card--horizontal-alt .card__image-link{min-width:28.125rem;max-width:28.125rem;border-radius:0 0 6.25rem 0}}@media(min-width: 75em){.section-cards--odd-even .card--even .card__image-link{border-radius:0 0 0 6.25rem}}@media(min-width: 75em){.card--featured .card__image-link{width:100%;border-radius:0 0 6.25rem 0;min-width:474px}}@media(min-width: 75em){.card--timeline .card__image-link{min-width:450px;max-width:450px;border-radius:0 0 6.25rem 0}}.card__image{border-bottom-right-radius:20px;height:250px;object-fit:cover;width:100%}@media(min-width: 75em){.card__image{height:306px}}.card--horizontal .card__image{border-radius:0 0 4.6875rem 0}@media(min-width: 75em){.card--horizontal .card__image{width:100%;height:412px;border-radius:0 0 0 0}}@media(min-width: 75em){.vertical .card--horizontal .card__image{height:331px}}.card--timeline .card__image{border-radius:0 0 4.6875rem 0}@media(min-width: 75em){.card--timeline .card__image{width:auto;height:100%;border-radius:0 0 0 0}}.card--featured .card__image{border-radius:0 0 4.6875rem 0}@media(min-width: 75em){.card--featured .card__image{width:100%;height:412px;border-radius:0 0 0 0}}.card--vacancyfaq .card__image{width:100%;height:auto;margin-bottom:20px}.card__tags{display:flex;position:absolute;top:0;padding:20px 20px}.card--timeline .card__tags{display:none}.card__content{display:flex;flex-direction:column;justify-content:flex-start;padding:15px 0 30px 30px;flex-grow:1}.card--horizontal .card__content{padding-top:30px;padding-bottom:30px}@media(min-width: 75em){.card--horizontal .card__content{padding:60px 98px 20px 114px}}@media(min-width: 75em){.vertical .card--horizontal .card__content{padding-top:40px;padding-bottom:0}}.card--timeline .card__content{padding-top:30px;padding-bottom:30px}@media(min-width: 75em){.card--timeline .card__content{padding:60px 52px 30px 77px;max-width:514px}}.card--featured .card__content{padding-top:15px;padding-bottom:30px}@media(min-width: 75em){.card--featured .card__content{padding:60px 98px 40px 114px}}.card--vacancyfaq .card__content{padding:0}.card--stories .card__content{padding-top:40px;padding-bottom:40px;padding-left:40px;padding-right:10px}.card__top-title{font-size:.75rem;font-weight:500;line-height:1.25rem;color:#959595;margin-bottom:.625rem}@media(min-width: 75em){.card__top-title{font-size:.875rem;line-height:1.375rem}}.card--horizontal .card__top-title{display:none}.vertical .card--horizontal .card__top-title{display:block;color:#00493b;text-align:center;font-family:"Urbanist","Times","Baskerville","Georgia",serif;font-size:1rem;font-style:normal;font-weight:500;line-height:1.75rem}@media(min-width: 75em){.vertical .card--horizontal .card__top-title{font-size:1.125rem;line-height:2rem}}.card--timeline .card__top-title{display:none}.card--dark .card__top-title{color:#45b233}.card--stories .card__top-title{font-size:1.125rem;line-height:2rem;margin-bottom:.625rem}.card__top-title--centred{text-align:center}.card__top-detail-holder{display:flex;flex-direction:row;column-gap:20px;margin-bottom:10px}.card__top-detail{display:flex;flex-direction:row;column-gap:10px;align-items:center;color:#00493b;font-family:"Urbanist","Times","Baskerville","Georgia",serif;font-size:.875rem;font-style:normal;font-weight:500;line-height:1.375rem}.card__top-detail-icon{margin-bottom:1px}.card__top-detail-icon--clock{height:14px;width:14px}@media(min-width: 75em){.card__top-detail-icon--clock{height:18px;width:18px}}.card__top-detail-icon--location{width:10px;height:14px}@media(min-width: 75em){.card__top-detail-icon--location{width:13px;height:17px}}.card__content-title{font-family:"Urbanist","Times","Baskerville","Georgia",serif;font-size:1.25rem;line-height:2rem;font-weight:800;margin-bottom:.625rem;color:#45b233;transition:color .35s ease}.card__content-title:hover{color:#ffc601}@media(min-width: 75em){.card__content-title{font-size:1.375rem;line-height:2.125rem}}.card:hover .card__content-title{color:#ffc601}.card--dossier:hover .card__content-title{color:#ffad76}.card--nieuws:hover .card__content-title{color:#ffc601}.card--agenda:hover .card__content-title{color:#00493b}.card--horizontal .card__content-title{margin-bottom:1.25rem}@media(min-width: 75em){.card--horizontal .card__content-title{font-size:1.625rem;line-height:2.375rem;color:#00493b}}@media(min-width: 75em){.vertical .card--horizontal .card__content-title{margin:0 0 20px;display:flex;flex-direction:column;justify-content:center;height:100%}}.card--timeline .card__content-title{margin-bottom:.5475rem}@media(min-width: 75em){.card--timeline .card__content-title{font-size:1.5rem;line-height:2.25rem;font-weight:800;color:#45b233;margin-bottom:1.25rem}}.card--timeline:hover .card__content-title{color:#45b233}.card--featured .card__content-title{margin-bottom:.625rem}@media(min-width: 75em){.card--featured .card__content-title{font-size:1.625rem;line-height:2.375rem;color:#45b233;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}}.card--stories .card__content-title{font-size:1.5rem;line-height:2.25rem;margin-bottom:1.25rem;color:#00493b}@media(min-width: 75em){.card--stories .card__content-title{font-size:1.625rem;line-height:2.375rem}}.card--stories:hover .card__content-title{color:#45b233}.card__content-title--centred{text-align:center}.card__content-text{font-family:"Urbanist","Times","Baskerville","Georgia",serif;margin-bottom:.625rem;color:#00493b;font-weight:500;overflow:hidden;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}@media(min-width: 75em){.card__content-text{font-size:1.125rem;line-height:2rem}}.card--horizontal .card__content-text{margin-bottom:1.25rem;font-weight:700;font-size:1rem;line-height:1.75rem;color:#45b233;max-height:none}@media(min-width: 75em){.card--horizontal .card__content-text{font-size:1.375rem;line-height:2.125rem;font-weight:800;margin-bottom:2.5rem;color:#45b233}}.card--horizontal-alt .card__content-text{margin-bottom:0;font-weight:500;font-size:1rem;line-height:1.75rem;color:#00493b;font-family:"Urbanist","Times","Baskerville","Georgia",serif;-webkit-line-clamp:15;-webkit-box-orient:vertical;max-height:none}@media(min-width: 75em){.card--horizontal-alt .card__content-text{font-size:1.125rem;line-height:2rem;font-weight:500;color:#00493b;margin-bottom:0;-webkit-line-clamp:9}}.card--horizontal-alt-mz .card__content-text{margin-bottom:30px}@media(min-width: 75em){.card--horizontal-alt-mz .card__content-text{margin-bottom:30px}}.card--timeline .card__content-text{margin-bottom:0;font-weight:500;font-size:1rem;line-height:1.75rem;color:#00493b;font-family:"Lora","Times","Baskerville","Georgia",serif;-webkit-line-clamp:15;-webkit-box-orient:vertical;max-height:none}@media(min-width: 75em){.card--timeline .card__content-text{font-size:1.125rem;line-height:2rem;font-weight:500;color:#00493b;margin-bottom:0;-webkit-line-clamp:9}}.card--featured .card__content-text{margin-bottom:.625rem;font-weight:500;font-size:1rem;line-height:1.75rem;color:#00493b;max-height:none}@media(min-width: 75em){.card--featured .card__content-text{font-size:1.125rem;line-height:2rem;font-weight:500;color:#00493b}}.card--dark .card__content-text{color:#fff}.card__anchor{color:#45b233;font-size:1rem;line-height:1.625rem;align-self:flex-start;margin-top:auto;transition:color .35s ease}.card__anchor:hover{color:#ffc601}@media(min-width: 75em){.card__anchor{font-size:1.125rem;line-height:1.625rem}}.card--dossier:hover .card__anchor{color:#ffad76}.card--nieuws:hover .card__anchor{color:#ffc601}.card--agenda:hover .card__anchor{color:#00493b}.card--horizontal .card__anchor{display:none}.vertical .card--horizontal .card__anchor{display:block}.card--timeline .card__anchor{display:none}.card--stories .card__anchor{color:#00493b}.card--stories:hover .card__anchor{color:#00493b}.card__anchor--centred{margin-left:auto;margin-right:auto}.card__button-holder{display:flex;flex-direction:row;column-gap:20px;margin-top:auto;justify-content:space-between}.card--horizontal-alt-mz .card__button-holder{justify-content:start}.card__button{display:none}.card__button--mz{display:block}.card--horizontal .card__button{display:block;align-self:flex-start}.card--timeline .card__button{display:block;align-self:flex-start}.card--featured .card__button{display:none}.card-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;gap:30px 16px}.card-wrapper--2x2 .card{flex-bottom:100%}@media(min-width: 75em){.card-wrapper--2x2 .card{flex-basis:calc(42% - 8px)}}.card-wrapper--2x2 .card:nth-child(3n+1){flex-bottom:100%}@media(min-width: 75em){.card-wrapper--2x2 .card:nth-child(3n+1){flex-basis:calc(58% - 8px)}}.card-wrapper--2-3 .card{flex-bottom:100%}@media(min-width: 75em){.card-wrapper--2-3 .card{flex-basis:calc(41.433% - 8px)}}.card-wrapper--2-3 .card:nth-child(3n+1){flex-bottom:100%}@media(min-width: 75em){.card-wrapper--2-3 .card:nth-child(3n+1){flex-basis:calc(58.567% - 8px)}}.card-wrapper--3x1 .card{flex-bottom:100%}.card-wrapper--3x1 .card:nth-child(4n+4),.card-wrapper--3x1 .card:nth-child(4n+1):after{flex-bottom:100%}@media(min-width: 75em){.card-wrapper--3x1 .card:nth-child(4n+4),.card-wrapper--3x1 .card:nth-child(4n+1):after{flex-basis:calc(100% - 8px)}}.form__fieldgroup-field.change-password-form__email{margin-bottom:1.25rem}.form__fieldgroup-field.change-password-form__password{margin-bottom:1.25rem}.change-password-form__lost-btn{margin-left:auto}.checkboxsetfield--flexible{display:flex;flex-direction:column;row-gap:20px}@media(min-width: 75em){.checkboxsetfield--flexible{flex-direction:row;column-gap:40px}}.checkboxsetfield__holder{display:flex;flex-direction:column;align-items:flex-start;row-gap:20px}@media(min-width: 75em){.checkboxsetfield__holder{width:100%}}.checkboxsetfield__label{margin:0rem}.contact-popup__holder{background-color:#fff;border-top-left-radius:40px;border-bottom-right-radius:40px;display:flex;flex-direction:column;align-items:center;row-gap:40px;max-width:964px;margin:0 auto;padding:40px 36px}@media(min-width: 75em){.contact-popup__holder{padding:40px 38px}}.contact-popup__content{font-size:1.25rem;line-height:2rem;font-family:"Urbanist","Times","Baskerville","Georgia",serif;font-style:normal;font-weight:800;color:#00493b}@media(min-width: 75em){.contact-popup__content{font-size:1.375rem;line-height:2.125rem}}.contact-popup__button-holder{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;row-gap:20px}@media(min-width: 75em){.contact-popup__button-holder{flex-direction:row;column-gap:20px}}.contact-popup__popup{display:none;position:fixed;z-index:100001;top:0;right:0;bottom:0;left:0;margin:auto}.contact-popup-popup-backdrop{height:100%;width:100%;background:#00493b;opacity:.4}.contact-popup__popup-content-wrapper{padding:40px 36px;background-color:#f2f1f2;border-radius:20px;position:absolute;top:55px;left:0;right:0;max-width:572px;margin:auto}@media(min-width: 48em){.contact-popup__popup-content-wrapper{max-height:calc(100vh - 55px);overflow:auto}}@media(min-width: 75em){.contact-popup__popup-content-wrapper{top:10%;max-height:calc(100vh - 10%)}}.contact-popup__popup-content{font-family:"Urbanist","Times","Baskerville","Georgia",serif;font-size:1rem;line-height:1.75rem;font-style:normal;font-weight:700}@media(min-width: 75em){.contact-popup__popup-content{font-size:1.125rem;line-height:2rem}}.contact-popup__popup-actions{margin-top:30px}.content-element__content h1{margin-top:0}.section--green .content-element__content h1,.section--green .content-element__content h2,.section--green .content-element__content h3{color:#fff}.content-element__content h3{font-size:1.5rem;line-height:2.25rem}.content-element__content .article>p:last-of-type:last-child{margin-bottom:0}@media(min-width: 75em){.course-details__wrapper{display:flex;flex-direction:column;row-gap:30px}}.course-details__course{border-radius:20px;background-color:#fff;padding:15px 20px;display:flex;flex-direction:column;row-gap:10px;width:100%;box-shadow:0px 3px 15px 0px rgba(0,73,59,.15)}@media(min-width: 75em){.course-details__course{display:flex;flex-direction:row;align-items:center;justify-content:space-between}}.course-details__course-date{font-family:"Urbanist","Times","Baskerville","Georgia",serif;font-size:1.125rem;font-style:normal;font-weight:700;line-height:1.625rem;color:#45b233}@media(min-width: 75em){.course-details__course-date{min-width:160px}}.course-details__course-time{color:#00493b;font-family:"Urbanist","Times","Baskerville","Georgia",serif;font-size:1.125rem;font-style:normal;font-weight:700;line-height:1.625rem;display:flex;flex-direction:row;column-gap:10px;align-items:center}.course-details__course-location{color:#00493b;font-family:"Urbanist","Times","Baskerville","Georgia",serif;font-size:1.125rem;font-style:normal;font-weight:700;line-height:1.625rem;display:flex;flex-direction:row;column-gap:10px;align-items:center}@media(min-width: 75em){.course-details__course-location{min-width:170px}}.course-details__course-button,.typography .course-details__course-button{margin-bottom:0}.custom-dropdown{position:relative;max-width:100%;display:block;width:100%}.custom-dropdown.custom-dropdown--rayon{width:auto;min-width:141px}.custom-dropdown.custom-dropdown--mzvariation{width:100%;min-width:141px}@media(min-width: 48em){.custom-dropdown.custom-dropdown--mzvariation{width:auto}}.custom-dropdown--mzvariation .custom-dropdown{display:inline-block}.custom-dropdown--sector .custom-dropdown{display:inline-block}.custom-dropdown--rayon .custom-dropdown{display:inline-block}.custom-dropdown--afdeling-scroll button{color:#45b233;width:100%;position:relative}@media(min-width: 75em){.custom-dropdown--afdeling-scroll button{width:auto}}.custom-dropdown--category .custom-dropdown{display:inline-block}.custom-dropdown__holder--left-title .custom-dropdown{flex-grow:1;max-width:50%}.custom-dropdown--left-title-small .custom-dropdown{flex-grow:0}.custom-dropdown__label{color:#00493b;font-family:"Urbanist","Times","Baskerville","Georgia",serif;font-size:1.125rem;font-style:normal;font-weight:700;line-height:1.625rem;display:none}@media(min-width: 48em){.custom-dropdown__label{display:block}}.section--multicolor .custom-dropdown__label{color:#b3ddd1}.custom-dropdown--sector.custom-dropdown-selected .custom-dropdown__button{background-color:#ffc601}.custom-dropdown--category{width:100%}@media(min-width: 48em){.custom-dropdown--category{width:auto}}.custom-dropdown__holder{display:flex;flex-direction:column;row-gap:.625rem}@media(min-width: 75em){.custom-dropdown__holder{flex-direction:row;align-items:center;column-gap:2.5rem;row-gap:0}}.custom-dropdown__left-title{font-size:1rem;line-height:1.75rem;font-weight:500}@media(min-width: 75em){.custom-dropdown__left-title{font-size:1.125rem;line-height:1.625rem;font-weight:700;min-width:12.5rem}}@media(min-width: 75em){.custom-dropdown--left-title-small .custom-dropdown__left-title{min-width:unset}}.custom-dropdown__button{font-size:1rem;font-weight:600;line-height:1.625rem;text-align:left;white-space:pre-wrap;padding:.5rem 2.46875rem .5rem 1.25rem;width:100%;background-color:#fff;color:#959595;outline:none;border:none;border-radius:2.5rem;cursor:pointer;transition:color 300ms ease-out,background-color 300ms ease-out,border-color 300ms ease-out,box-shadow 300ms ease-out}.custom-dropdown__button:focus-visible{outline:2px solid #000}.custom-dropdown__button:hover{background-color:#fff;color:#00493b}@media(min-width: 75em){.custom-dropdown__button{font-size:1.125rem;padding:.5625rem 2.46875rem .5625rem 1.25rem}}.custom-dropdown__button:after{content:"";position:absolute;width:10px;height:6px;background-repeat:no-repeat;background-size:contain;background-position:center center;right:20px;top:4px;bottom:0;margin:auto;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0.73 0.12 9.5 5.75'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.44148 0.417893C2.05096 0.0273689 1.41779 0.0273689 1.02727 0.417893C0.636744 0.808417 0.636744 1.44158 1.02727 1.83211L4.77727 5.58211C5.16779 5.97263 5.80096 5.97263 6.19148 5.58211L9.94148 1.83211C10.332 1.44158 10.332 0.808417 9.94148 0.417893C9.55096 0.0273689 8.91779 0.0273689 8.52727 0.417893L5.48438 3.46079L2.44148 0.417893Z' fill='%2300493B'%3E%3C/path%3E%3C/svg%3E")}.custom-dropdown--category .custom-dropdown__button:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0.73 0.12 9.5 5.75'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.44148 0.417893C2.05096 0.0273689 1.41779 0.0273689 1.02727 0.417893C0.636744 0.808417 0.636744 1.44158 1.02727 1.83211L4.77727 5.58211C5.16779 5.97263 5.80096 5.97263 6.19148 5.58211L9.94148 1.83211C10.332 1.44158 10.332 0.808417 9.94148 0.417893C9.55096 0.0273689 8.91779 0.0273689 8.52727 0.417893L5.48438 3.46079L2.44148 0.417893Z' fill='%2345B233'%3E%3C/path%3E%3C/svg%3E")}.custom-dropdown--category.custom-dropdown-selected .custom-dropdown__button:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0.73 0.12 9.5 5.75'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.44148 0.417893C2.05096 0.0273689 1.41779 0.0273689 1.02727 0.417893C0.636744 0.808417 0.636744 1.44158 1.02727 1.83211L4.77727 5.58211C5.16779 5.97263 5.80096 5.97263 6.19148 5.58211L9.94148 1.83211C10.332 1.44158 10.332 0.808417 9.94148 0.417893C9.55096 0.0273689 8.91779 0.0273689 8.52727 0.417893L5.48438 3.46079L2.44148 0.417893Z' fill='%2300493B'%3E%3C/path%3E%3C/svg%3E")}.custom-dropdown--mzvariation .custom-dropdown__button:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0.73 0.12 9.5 5.75'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.44148 0.417893C2.05096 0.0273689 1.41779 0.0273689 1.02727 0.417893C0.636744 0.808417 0.636744 1.44158 1.02727 1.83211L4.77727 5.58211C5.16779 5.97263 5.80096 5.97263 6.19148 5.58211L9.94148 1.83211C10.332 1.44158 10.332 0.808417 9.94148 0.417893C9.55096 0.0273689 8.91779 0.0273689 8.52727 0.417893L5.48438 3.46079L2.44148 0.417893Z' fill='%2300493B'%3E%3C/path%3E%3C/svg%3E")}.custom-dropdown--afdeling-scroll .custom-dropdown__button:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0.73 0.12 9.5 5.75'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.44148 0.417893C2.05096 0.0273689 1.41779 0.0273689 1.02727 0.417893C0.636744 0.808417 0.636744 1.44158 1.02727 1.83211L4.77727 5.58211C5.16779 5.97263 5.80096 5.97263 6.19148 5.58211L9.94148 1.83211C10.332 1.44158 10.332 0.808417 9.94148 0.417893C9.55096 0.0273689 8.91779 0.0273689 8.52727 0.417893L5.48438 3.46079L2.44148 0.417893Z' fill='%2345B233'%3E%3C/path%3E%3C/svg%3E")}.custom-dropdown--sector .custom-dropdown__button{text-align:center;width:auto;color:#00493b;max-width:300px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}@media(min-width: 75em){.custom-dropdown--sector .custom-dropdown__button{max-width:100px}}@media(min-width: 81.25em){.custom-dropdown--sector .custom-dropdown__button{max-width:148px}}.custom-dropdown--sector .custom-dropdown__button:hover{background-color:#ffc601}.custom-dropdown__button .custom-dropdown--sector.custom-dropdown-selected{background:#ffc601}.custom-dropdown--rayon .custom-dropdown__button{text-align:left;background-color:#b3ddd1;color:#00493b;white-space:initial;width:100%}.custom-dropdown--category .custom-dropdown__button{text-align:left;width:100%;color:#45b233;white-space:nowrap;min-width:178px}.custom-dropdown--mzvariation .custom-dropdown__button{color:#00493b}.custom-dropdown-selected .custom-dropdown__button{color:#00493b}.holder-required.custom-dropdown-selected .custom-dropdown__button{border:1px solid #ef7b6c}.custom-dropdown__list{list-style:none;display:none;margin-top:4px;position:absolute;margin-bottom:0;padding:0;left:50%;transform:translateX(-50%);box-shadow:0px 3px 6px rgba(0,73,59,.15);max-height:90vh;overflow-x:hidden;overflow-y:auto;border-radius:1.1875rem;z-index:99999;background-color:#fff;width:100%}@media(min-width: 75em){.custom-dropdown__list{max-height:35vh}.custom-dropdown--sector .custom-dropdown__list{max-height:unset}.custom-dropdown--rayon .custom-dropdown__list{max-height:unset}}.custom-dropdown--rayon .custom-dropdown__list{width:100%}.custom-dropdown--sector .custom-dropdown__list{width:auto}.custom-dropdown--category .custom-dropdown__list{width:100%;min-width:178px}.custom-dropdown--open .custom-dropdown__list{display:block}.custom-dropdown__list-item{font-weight:700;cursor:pointer;padding:0;background-color:#fff;color:#959595;text-align:left;padding:.625rem 1.25rem;margin:0;min-height:2.875rem}.custom-dropdown__list-item:hover{color:#00493b}.custom-dropdown__list-item.active{color:#00493b}.custom-dropdown--rayon .custom-dropdown__list-item{color:#00493b;text-align:center;padding:.625rem .8125rem .625rem}.custom-dropdown--sector .custom-dropdown__list-item{color:#00493b;text-align:center;padding:.625rem .8125rem .625rem}.custom-dropdown__list-item:first-child{padding-top:1.25rem;border-top-right-radius:1.1875rem;border-top-left-radius:1.1875rem}.custom-dropdown__list-item:last-child{padding-bottom:1.25rem;border-bottom-right-radius:1.1875rem;border-bottom-left-radius:1.1875rem}.custom-dropdown--sector .custom-dropdown__list-item:hover .custom-dropdown__list-item__inner{background-color:#ffc601}.custom-dropdown__list-item__inner{border-radius:1.9375rem;font-family:"Urbanist","Times","Baskerville","Georgia",serif;display:block;font-size:1.125rem;font-weight:600;line-height:1.625rem;padding:0}@media(min-width: 75em){.custom-dropdown__list-item__inner{font-size:1.125rem}}.custom-dropdown--sector .custom-dropdown__list-item__inner{padding:.125rem 1.25rem;font-weight:700}.custom-dropdown--rayon .custom-dropdown__list-item__inner{padding:.125rem 1.25rem;font-weight:700}.custom-dropdown--sector .custom-dropdown__list-item.active .custom-dropdown__list-item__inner{background-color:#ffc601}.custom-dropdown--rayon .custom-dropdown__list-item.active .custom-dropdown__list-item__inner{background-color:#b3ddd1}.data-card__holder{display:flex;flex-direction:column;align-items:flex-start;gap:20px;align-self:stretch}.data-card{display:flex;padding:30px;flex-direction:column;align-items:flex-start;gap:20px;align-self:stretch;border-radius:20px 0px;background:#fff;box-shadow:0px 4px 15px 0px rgba(0,73,59,.15)}.data-card .data-card__banner-holder{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:20px;align-self:stretch}@media(min-width: 75em){.data-card .data-card__banner-holder{flex-direction:row;justify-content:start;align-items:center}}.data-card .data-card__banner-title{align-self:stretch;color:#45b233;font-family:"Urbanist","Times","Baskerville","Georgia",serif;font-size:1.25rem;font-style:normal;font-weight:800;line-height:2rem}@media(min-width: 75em){.data-card .data-card__banner-title{flex:1 0 0;font-size:1.125rem;line-height:2rem;align-self:center}}.data-card .data-card__banner-cta-holder{display:flex;flex-direction:column;justify-content:center;align-items:flex-end;gap:10px;align-self:stretch}.data-card .data-card__title-holder{display:flex;align-items:center;gap:20px;align-self:stretch}.data-card .data-card__title{flex:1 0 0;color:#00493b;margin:0;font-family:"Urbanist","Times","Baskerville","Georgia",serif;font-size:.75rem;font-style:normal;font-weight:500;line-height:1.25rem}@media(min-width: 75em){.data-card .data-card__title{font-size:.875rem;line-height:1.375rem}}.data-card .data-card__edit-link{display:flex}.data-card .data-card__edit-icon{width:20px;height:20px;cursor:pointer}@media(min-width: 75em){.data-card .data-card__edit-icon{width:24px;height:24px}}@media(min-width: 75em){.data-card .data-card__content-wrapper{gap:30px;width:100%}}.data-card .data-card__content{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:15px;align-self:stretch}@media(min-width: 48em){.data-card .data-card__content{display:flex;align-items:flex-start;gap:60px;align-self:stretch;flex-direction:row;flex-wrap:wrap}}.data-card .data-card__content-image-holder{display:flex;flex-direction:column;align-items:flex-start;gap:10px;align-self:stretch}@media(min-width: 48em){.data-card .data-card__content-image-holder{flex-direction:row}}.data-card .data-card__content-image{width:150px;height:150px;border-radius:0px 20px;background:#d3d3d3 50%/cover no-repeat}.data-card .data-card__content-data-wrapper{display:flex;flex-direction:column;align-items:center;gap:15px;align-self:stretch;flex-wrap:wrap}@media(min-width: 48em){.data-card .data-card__content-data-wrapper{display:flex;flex-direction:column;align-items:flex-start;gap:30px;flex:1 0 0}}.data-card .data-card__content-data{display:flex;flex-direction:column;align-items:flex-start;gap:3px;align-self:stretch}.data-card .data-card__content-data:first-child{min-width:40%}.data-card .data-card__content-data-title{align-self:stretch;color:#959595;font-family:"Urbanist","Times","Baskerville","Georgia",serif;font-size:.75rem;font-style:normal;font-weight:500;line-height:1.25rem}@media(min-width: 75em){.data-card .data-card__content-data-title{font-size:.875rem;line-height:1.375rem}}.data-card .data-card__content-data-item{align-self:stretch;color:#45b233;font-family:"Urbanist","Times","Baskerville","Georgia",serif;font-size:1rem;font-style:normal;font-weight:700;line-height:1.75rem}.data-card .data-card__content-data-item--notice{color:#959595;font-style:italic}@media(min-width: 75em){.data-card .data-card__content-data-item{font-size:1.125rem;line-height:2rem}}@media(min-width: 75em){.data-card--horizontal .data-card__content-data-wrapper{flex-direction:row}}.data-card--table .data-card__content-data{row-gap:10px}@media(min-width: 75em){.data-card--table .data-card__content-data{row-gap:20px}}.data-card--table .data-card__columns{display:none}@media(min-width: 75em){.data-card--table .data-card__columns{display:grid;grid-template-columns:30% calc(17.5% - 15px) calc(17.5% - 15px) calc(17.5% - 15px) calc(17.5% - 15px);column-gap:15px;width:100%;border-bottom:1px solid #c5c5c5;padding-bottom:5px}}.data-card--table .data-card__column{color:#959595;font-family:"Urbanist","Times","Baskerville","Georgia",serif;font-size:.875rem;font-style:normal;font-weight:500;line-height:1.375rem}.data-card--table .data-card__content-data-entry{display:grid;grid-template-columns:1fr 1fr;column-gap:15px;width:100%}@media(min-width: 75em){.data-card--table .data-card__content-data-entry{display:grid;grid-template-columns:30% calc(17.5% - 15px) calc(17.5% - 15px) calc(17.5% - 15px) calc(17.5% - 15px)}}.data-card--table .data-card__content-data-entry .first{grid-column:1/span 2}@media(min-width: 75em){.data-card--table .data-card__content-data-entry .first{grid-column:auto}}.data-card--table .data-card__content-data-entry .second{grid-column:1/span 2}@media(min-width: 75em){.data-card--table .data-card__content-data-entry .second{grid-column:auto}}.data-card--table .data-card__content-data-divider{height:1px;background:#959595;width:100%}@media(min-width: 75em){.data-card--table .data-card__content-data-divider{display:none}}.data-card--table .data-card__content-data-title{line-height:1.75rem}@media(min-width: 75em){.data-card--table .data-card__content-data-title{display:none}}.data-card--table .data-card__content-data-item{color:#45b233;font-family:"Urbanist","Times","Baskerville","Georgia",serif;font-size:.75rem;font-style:normal;font-weight:500;line-height:1.75rem}@media(min-width: 75em){.data-card--table .data-card__content-data-item{font-size:1.125rem;line-height:2rem}}.data-card--table .data-card__content-data-item--big{color:#45b233;font-family:"Urbanist","Times","Baskerville","Georgia",serif;font-size:1rem;font-style:normal;font-weight:700;line-height:1.75rem}.select2-container--default .select2-selection--single{border:0 !important;border-radius:40px !important;height:auto !important}.select2-container--open .select2-dropdown--below,.select2-container--open .select2-dropdown--above{border:0 !important;border-radius:1.1875rem !important;box-shadow:0px 3px 6px rgba(0,73,59,.15);margin-top:5px}.select2-container--open .select2-dropdown--above{margin-top:-5px}.select2-container{position:relative;max-width:100%;display:block;width:100%}.select2-container .select2-selection__arrow{display:none}.select2-container .select2-selection--single::after{content:"";position:absolute;width:10px;height:6px;background-repeat:no-repeat;background-size:contain;background-position:center center;right:20px;top:4px;bottom:0;margin:auto;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0.73 0.12 9.5 5.75'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.44148 0.417893C2.05096 0.0273689 1.41779 0.0273689 1.02727 0.417893C0.636744 0.808417 0.636744 1.44158 1.02727 1.83211L4.77727 5.58211C5.16779 5.97263 5.80096 5.97263 6.19148 5.58211L9.94148 1.83211C10.332 1.44158 10.332 0.808417 9.94148 0.417893C9.55096 0.0273689 8.91779 0.0273689 8.52727 0.417893L5.48438 3.46079L2.44148 0.417893Z' fill='%2300493B'%3E%3C/path%3E%3C/svg%3E")}.select2-container .select2-selection{font-size:1.125rem;font-weight:600;line-height:1.625rem;text-align:left;white-space:pre-wrap;padding:.5rem 2.46875rem .5rem 1.25rem;width:100%;background-color:#fff;color:#959595;outline:none;border:none;border-radius:2.5rem;cursor:pointer;transition:color 300ms ease-out,background-color 300ms ease-out,border-color 300ms ease-out,box-shadow 300ms ease-out}.select2-container .select2-selection:focus-visible{outline:2px solid #000}.select2-container.select2-container--disabled .select2-selection{background-color:#d9e9e5;color:#91aea9;cursor:default}.select2-container.select2-container--disabled .select2-selection .select2-selection__rendered{color:#91aea9}.select2-container .select2-selection--single .select2-selection__rendered{padding-left:0;color:#00493b}.select2-container .select2-search--dropdown{border-bottom:1px solid #aaa;padding-left:0}.select2-container .select2-search--dropdown .select2-search__field{border:0 !important;padding-left:20px}.select2-results__option.loading-results,.select2-results__option.select2-results__option--load-more{background-image:url("../images/loader.gif");background-repeat:no-repeat;padding-left:40px;background-size:auto 25px;background-position:10px 35%}.select2-results__option{padding-left:20px}.dossier-links{display:flex;flex-direction:column}@media(min-width: 75em){.dossier-links{flex-direction:row;gap:2.875rem}}.dossier-links__wrapper{display:flex;flex-direction:column}.dossier-links__actions{display:flex;flex-direction:row;justify-content:center;align-items:center}.dossier-links__read-more{margin-top:2.5rem}.faq__categories{display:flex;flex-direction:row;gap:10px;flex-wrap:nowrap;overflow:auto;padding-top:20px;padding-bottom:30px}@media(min-width: 48em){.faq__categories{flex-wrap:wrap;overflow:hidden;row-gap:30px}}.section--light .faq__categories{color:#45b233}.section--light-grey .faq__categories{color:#45b233}.section--light-blue .faq__categories{color:#45b233}.section--dark .faq__categories{color:#45b233}.section--green .faq__categories{color:#00493b}.section--green-2 .faq__categories{color:#b3ddd1}.section--orange .faq__categories{color:#fff}.section--multicolor .faq__categories{color:#45b233}.faq__extra-title{color:#45b233;font-family:"Urbanist","Times","Baskerville","Georgia",serif;font-size:1.25rem;font-style:normal;font-weight:800;line-height:2rem;margin-top:20px}.faq__extra-title:nth-child(n+2){margin-bottom:20px}@media(min-width: 75em){.faq__extra-title{font-size:1.625rem;line-height:2.375rem;margin-bottom:20px}}.faq__wrapper{padding-bottom:20px;padding-top:20px;display:block;border-top:1px solid #45b233}.faq__wrapper:last-child{border-bottom:1px solid #45b233}.section--orange .faq__wrapper{border-color:#f78d33}.faq--orange .faq__wrapper{border-color:#ffad76}.faq__question-label:hover{color:#45b233}.section--light .faq__question-label:hover{color:#45b233}.section--light-grey .faq__question-label:hover{color:#45b233}.section--light-blue .faq__question-label:hover{color:#45b233}.section--dark .faq__question-label:hover{color:#45b233}.section--green .faq__question-label:hover{color:#00493b}.section--green-2 .faq__question-label:hover{color:#b3ddd1}.section--orange .faq__question-label:hover{color:#fff}.section--multicolor .faq__question-label:hover{color:#45b233}.faq__question-toggle{display:none}.faq__question-toggle:checked~.faq__question .faq__question-title .faq__question-label{color:#45b233}.section--light .faq__question-toggle:checked~.faq__question .faq__question-title .faq__question-label{color:#45b233}.section--light-grey .faq__question-toggle:checked~.faq__question .faq__question-title .faq__question-label{color:#45b233}.section--light-blue .faq__question-toggle:checked~.faq__question .faq__question-title .faq__question-label{color:#45b233}.section--dark .faq__question-toggle:checked~.faq__question .faq__question-title .faq__question-label{color:#45b233}.section--green .faq__question-toggle:checked~.faq__question .faq__question-title .faq__question-label{color:#00493b}.section--green-2 .faq__question-toggle:checked~.faq__question .faq__question-title .faq__question-label{color:#b3ddd1}.section--orange .faq__question-toggle:checked~.faq__question .faq__question-title .faq__question-label{color:#fff}.section--multicolor .faq__question-toggle:checked~.faq__question .faq__question-title .faq__question-label{color:#45b233}.faq__question-toggle:checked~.faq__question .faq__question-title .faq__question-icon-svg-bar--2{transform:translateY(10px);opacity:0}@media(min-width: 75em){.faq__question-toggle:checked~.faq__question .faq__question-title .faq__question-icon-svg-bar--2{transform:translateY(14px)}}.faq__question-title{color:#00493b;font-family:"Urbanist","Times","Baskerville","Georgia",serif;font-size:1.25rem;font-style:normal;font-weight:800;line-height:2rem;display:flex;flex-direction:row;justify-content:space-between;column-gap:16px}@media(min-width: 75em){.faq__question-title{color:#00493b;font-family:"Urbanist","Times","Baskerville","Georgia",serif;font-size:1.375rem;line-height:2.125rem;font-weight:800;column-gap:32px}}.faq__question-title:hover{color:#45b233;fill:#45b233}.section--light .faq__question-title:hover{color:#45b233}.section--light-grey .faq__question-title:hover{color:#45b233}.section--light-blue .faq__question-title:hover{color:#00493b}.section--dark .faq__question-title:hover{color:#45b233}.section--green .faq__question-title:hover{color:#00493b}.section--green-2 .faq__question-title:hover{color:#b3ddd1}.section--orange .faq__question-title:hover{color:#fff}.section--multicolor .faq__question-title:hover{color:#45b233}.section--light .faq__question-title{color:#45b233}.section--light-grey .faq__question-title{color:#45b233}.section--light-blue .faq__question-title{color:#45b233}.section--dark .faq__question-title{color:#45b233}.section--green .faq__question-title{color:#00493b}.section--green-2 .faq__question-title{color:#b3ddd1}.section--orange .faq__question-title{color:#00493b}.section--multicolor .faq__question-title{color:#45b233}.faq--medium .faq__question-title{color:#00493b;font-family:"Urbanist","Times","Baskerville","Georgia",serif;font-size:1rem;font-style:normal;font-weight:700;line-height:1.625rem}@media(min-width: 75em){.faq--medium .faq__question-title{color:#00493b;font-family:"Urbanist","Times","Baskerville","Georgia",serif;font-size:1.125rem;font-style:normal;font-weight:700;line-height:1.625rem}}.faq--medium .faq__question-title:hover{color:#45b233;fill:#45b233}.section--light .faq--medium .faq__question-title:hover{color:#45b233}.section--light-grey .faq--medium .faq__question-title:hover{color:#45b233}.section--light-blue .faq--medium .faq__question-title:hover{color:#00493b}.section--dark .faq--medium .faq__question-title:hover{color:#45b233}.section--green .faq--medium .faq__question-title:hover{color:#00493b}.section--green-2 .faq--medium .faq__question-title:hover{color:#b3ddd1}.section--orange .faq--medium .faq__question-title:hover{color:#fff}.section--multicolor .faq--medium .faq__question-title:hover{color:#45b233}.section--light .faq--medium .faq__question-title{color:#45b233}.section--light-grey .faq--medium .faq__question-title{color:#45b233}.section--light-blue .faq--medium .faq__question-title{color:#45b233}.section--dark .faq--medium .faq__question-title{color:#45b233}.section--green .faq--medium .faq__question-title{color:#00493b}.section--green-2 .faq--medium .faq__question-title{color:#b3ddd1}.section--orange .faq--medium .faq__question-title{color:#fff}.section--multicolor .faq--medium .faq__question-title{color:#45b233}.faq__question-icon{height:2.0625rem;fill:#00493b}.section--light .faq__question-icon{color:#45b233;fill:#45b233}.section--light-grey .faq__question-icon{color:#45b233;fill:#45b233}.section--light-blue .faq__question-icon{color:#45b233;fill:#45b233}.section--dark .faq__question-icon{color:#45b233;fill:#45b233}.section--green .faq__question-icon{color:#00493b;fill:#00493b}.section--green-2 .faq__question-icon{color:#b3ddd1;fill:#b3ddd1}.section--orange .faq__question-icon{color:#fff;fill:#fff}.section--multicolor .faq__question-icon{color:#45b233;fill:#45b233}.faq--medium .faq__question-icon{height:1.625rem}.faq__question-icon-svg{transition:.3s ease;height:10px;margin-top:9px;margin-right:3px;overflow:visible}@media(min-width: 75em){.faq__question-icon-svg{height:14px;margin-right:8px}}.faq__question-icon-svg--link{height:18px;margin-top:5px}@media(min-width: 75em){.faq__question-icon-svg--link{height:24px;margin-top:3px;margin-right:3px}}.faq__question-icon-svg-bar{transition:all 200ms ease-in-out}.faq__answer{transition:.3s ease;overflow:hidden;width:100%;overflow:hidden;opacity:0;height:0;padding-top:0;margin:0}.faq__question-toggle:checked~.faq__answer{height:auto;opacity:1;padding-top:.9375rem}.faq__answer-content,.faq__answer-content p{font-size:1rem;line-height:1.75rem;font-family:"Urbanist","Times","Baskerville","Georgia",serif}@media(min-width: 75em){.faq__answer-content,.faq__answer-content p{font-size:1.125rem;line-height:2rem}}.faq__answer-content p:last-child,.faq__answer-content p p:last-child{margin-bottom:0}.section--light .faq__answer-content,.section--light .faq__answer-content p{color:#45b233}.section--light-grey .faq__answer-content,.section--light-grey .faq__answer-content p{color:#45b233}.section--light-blue .faq__answer-content,.section--light-blue .faq__answer-content p{color:#00493b}.section--dark .faq__answer-content,.section--dark .faq__answer-content p{color:#45b233}.section--green .faq__answer-content,.section--green .faq__answer-content p{color:#00493b}.section--green-2 .faq__answer-content,.section--green-2 .faq__answer-content p{color:#b3ddd1}.section--orange .faq__answer-content,.section--orange .faq__answer-content p{color:#00493b}.section--multicolor .faq__answer-content,.section--multicolor .faq__answer-content p{color:#45b233}.footer{background-color:#45b233;padding:3.75rem 0 3.625rem;position:relative}@media(min-width: 75em){.footer{padding:7.5rem 0 3.5rem}}.footer--minimal{padding:2.5rem 0 2.5rem}@media(min-width: 75em){.footer--minimal{padding:3.75rem 0 3.5rem}}@media(max-width: 74.99em){.footer--member-logged-in{padding:0;background-color:rgba(0,0,0,0)}}.footer--member-logged-in .footer__container{display:none}@media(min-width: 75em){.footer--member-logged-in .footer__container{display:block}}.footer__logo-container{margin-bottom:2.5rem}.footer__item-holder{display:flex;flex-wrap:wrap;gap:1.25rem}@media(min-width: 75em){.footer__item-holder{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;padding:0}}.footer__item{width:auto;margin-bottom:2.5rem;flex-basis:100%}@media(min-width: 75em){.footer__item{flex-basis:calc(50% - 10px)}}@media(min-width: 90em){.footer__item{flex-basis:auto;margin-bottom:3.125rem}}.footer__item--content-block{order:1}@media(min-width: 75em){.footer__item--content-block{order:unset;max-width:278px}}.footer__item--first{order:3}@media(min-width: 75em){.footer__item--first{order:0}}.footer__item--contact{order:4}@media(min-width: 75em){.footer__item--contact{order:0}}.footer__item--legal{order:5}@media(min-width: 75em){.footer__item--legal{order:0}}.footer__item--last{margin-top:0;margin-bottom:0}@media(min-width: 75em){.footer__item--last{margin-top:5rem;margin-bottom:1.5625rem}}.footer__item--signup-form{order:2}@media(min-width: 75em){.footer__item--signup-form{order:unset}}.footer__title{color:#fff;font-size:1.25rem;line-height:2rem;margin-bottom:1.25rem}@media(min-width: 75em){.footer__title{font-size:1.375rem;line-height:2.125rem;margin-bottom:.9375rem}}.footer__form{display:flex;flex-direction:row;align-items:flex-start;margin-bottom:2.5rem}@media(min-width: 75em){.footer__form{margin-bottom:1.875rem}}.footer__form .message{color:#00493b;padding:.5625rem 1.25rem;background-color:#ffe168;display:block;border-radius:1.25rem;font-weight:700;font-size:1rem;line-height:1.5rem}.footer__form .message.error{background-color:#f3b2c3}.footer__form__title{color:#fff;font-weight:700;font-family:"Urbanist","Times","Baskerville","Georgia",serif;margin-bottom:1.25rem;line-height:1.625rem;font-size:1.125rem}.footer__form-newsletter{max-width:14.3125rem;margin-right:.625rem}.footer__form-newsletter::placeholder{color:#45b233}.footer__socials__title{color:#fff;font-family:"Urbanist","Times","Baskerville","Georgia",serif;margin-bottom:1.25rem}.footer__socials__wrapper{display:flex;flex-direction:row;gap:1.25rem}.footer__socials__icon-link{display:flex}.footer__socials__icon .social-icon__background{fill:#fff}.footer__socials__icon:hover .social-icon__background{fill:#b3ddd1}.footer__menu{list-style:none;padding:0;margin-bottom:0}@media(min-width: 75em){.footer__menu--last{display:flex;flex-direction:row;align-items:center;gap:1.921875rem;margin:0}}.footer--minimal .footer__menu{margin-bottom:2.5rem}@media(min-width: 75em){.footer--minimal .footer__menu{margin-bottom:0}}.footer--minimal .footer__menu-list{margin-bottom:.625rem}@media(min-width: 75em){.footer--minimal .footer__menu-list{margin-bottom:0}}.footer__menu-item{margin-bottom:.625rem}.footer__menu-item--last{margin-bottom:0}.footer--minimal .footer__menu-item{font-size:1rem;margin-bottom:.625rem}@media(min-width: 75em){.footer--minimal .footer__menu-item{font-size:.875rem;margin-bottom:0}}.footer__heading{color:#fff;font-weight:700;font-family:"Urbanist","Times","Baskerville","Georgia",serif;line-height:1.625rem;margin-bottom:.625rem;font-size:1.125rem}.footer__menu--last .footer__heading{margin-bottom:0;font-size:.875rem;line-height:1.375rem}@media(min-width: 75em){.footer__menu--last .footer__heading{font-size:1rem;line-height:1.125rem}}.footer__item--legal .footer__heading{font-size:.875rem;line-height:1.375rem}@media(min-width: 75em){.footer__item--legal .footer__heading{font-size:1rem;line-height:1.125rem}}.footer__copyright{font-weight:700;font-size:.875rem;line-height:1.375rem;color:#fff}@media(min-width: 75em){.footer__copyright{font-weight:600;font-size:1rem;line-height:1.125rem}}.footer__link{font-size:1rem;line-height:1.625rem;font-weight:600;color:#b3ddd1;text-decoration:none}@media(min-width: 75em){.footer__link{font-size:1.125rem;line-height:1.625rem}}.footer__link:hover{color:#fff}.footer__menu--last .footer__link{font-size:.875rem;line-height:1.375rem}@media(min-width: 75em){.footer__menu--last .footer__link{font-size:1rem;line-height:1.125rem}}.footer__item--legal .footer__link{font-size:.875rem;line-height:1.375rem}@media(min-width: 75em){.footer__item--legal .footer__link{font-size:1rem;line-height:1.125rem}}.footer__link--marked{color:#fff;font-weight:600;font-family:"Urbanist","Times","Baskerville","Georgia",serif;line-height:1.625rem;margin-bottom:.625rem}@media(min-width: 75em){.footer__bottom-menu{display:flex;flex-direction:row}}.footer__affiliate-holder{margin-left:auto;display:flex;flex-align:center;max-width:29.625rem}.footer__affiliate-text{font-size:.75rem;line-height:1.25rem;color:#fff;font-weight:500}@media(min-width: 75em){.footer__affiliate-text{font-size:.875rem;line-height:1.375rem}}.footer__affiliate-logo{min-height:2.375rem;min-width:2.5625rem;margin-right:20px}.footer--minimalminimal{padding-top:30px;padding-bottom:30px}.footer--minimalminimal .footer__heading{font-weight:600}.footer--minimalminimal .footer__menu{margin-bottom:0}.footer--minimalminimal .footer__menu-list{margin-bottom:0}.form-popup__wrapper{display:none;z-index:12;position:absolute}@media(min-width: 48em){.form-popup__wrapper{z-index:100001}}.form-popup__backdrop{height:100%;width:100%;background:#000;opacity:.25;position:fixed;top:0;z-index:10;display:none}@media(min-width: 48em){.form-popup__backdrop{z-index:100001}}.form-popup{background:#f2f1f2;border-radius:20px 20px 0 0;padding:30px;display:flex;flex-direction:column;gap:30px;align-items:flex-start;justify-content:flex-start;box-shadow:0px 4px 15px rgba(0,73,59,.15);position:fixed;bottom:95px;right:0;left:0;margin:auto;z-index:13;max-width:100%}@media(min-width: 48em){.form-popup{top:20%;z-index:100011;bottom:unset;max-width:524px;border-radius:20px}}.form-popup__holder{display:flex;flex-direction:column;row-gap:10px}.form-popup__title{color:#45b233;font-family:"Urbanist","Times","Baskerville","Georgia",serif;font-size:1.5rem;line-height:2.25rem;font-weight:800}@media(min-width: 48em){.form-popup__title{font-size:1.625rem;line-height:2.375rem}}.form-popup__text{color:#00493b;font-family:"Urbanist","Times","Baskerville","Georgia",serif;font-size:1rem;line-height:1.75rem;font-weight:500}@media(min-width: 48em){.form-popup__text{font-size:1.125rem;line-height:2rem}}.form-popup__form{display:flex;flex-direction:column;row-gap:30px}.form-popup__form-actions{display:flex;flex-direction:row;justify-content:space-between;gap:20px}@media(min-width: 48em){.form-popup__form-actions{justify-content:flex-end;flex-direction:row-reverse}}.header{background-color:#45b233;padding:0;width:100%;z-index:5000}.header--sticky{position:fixed}@media(min-width: 75em){.header--sticky{position:static}}.header--open{height:100%;position:fixed}@media(min-width: 75em){.header--open{position:static;height:auto}}.header__menu{display:none;position:static;height:100%;padding-bottom:88px}@media(min-width: 75em){.header__menu{margin-top:76.89px}}.header--open .header__menu{display:block}@media(min-width: 75em){.header--open .header__menu{display:none}}.header__top-bar{background-color:#f2f1f2;padding-top:14px;padding-bottom:14px;position:relative;z-index:100000;display:none;height:50px}@media(min-width: 75em){.header__top-bar{display:flex;align-items:center}}.header__top-bar-wrapper{display:none;flex-direction:row;column-gap:40px;justify-content:end;align-items:center}@media(min-width: 75em){.header__top-bar-wrapper{display:flex}}.header__top-bar__link{color:#00493b;font-size:1rem;line-height:1.125rem;font-weight:600;display:flex;column-gap:10px;align-items:center;height:19px}.header__top-bar__link:hover{color:#45b233;stroke-color:#45b233}.header__top-bar__link--current{color:#45b233}.header__top-bar .icon{vertical-align:-4px}@media(min-width: 75em){.header__wrapper{box-shadow:0px 3px 25px rgba(0,73,59,.15)}}.header--minimal .header__wrapper{background-color:#45b233}.header__container{padding-top:30px;padding-bottom:30px}@media(min-width: 75em){.header__container{padding-top:28px;padding-bottom:28px}}.header--open .header__container{padding-bottom:15px}@media(min-width: 75em){.header--open .header__container{padding-bottom:30px}}.header__container--first{padding-top:14.54px;padding-bottom:14.54px}@media(min-width: 75em){.header__container--first{padding-top:28px;padding-bottom:28px}}.header__cta-container{padding-top:16px;padding-bottom:15px}@media(min-width: 75em){.header__cta-container{padding-top:28px;padding-bottom:28px}}.header__cta-container-wrapper{display:flex;flex-direction:row}.header__cta-container-wrapper--1{justify-content:end}.header__cta-container-wrapper--2{justify-content:start;column-gap:14px;width:100%}.header__search-wrapper{padding-top:15px;padding-bottom:15px}@media(min-width: 75em){.header__search-wrapper{padding-top:28px;padding-bottom:28px}}.header__link-wrapper{display:flex;align-items:center;justify-content:space-between;flex-wrap:nowrap;flex-direction:row}@media(min-width: 75em){.header__link-wrapper{justify-content:start;column-gap:50px}}.header__button-container{display:none}@media(min-width: 75em){.header__button-container{display:flex;flex-direction:row;column-gap:27px;align-items:center}}.header__action-btn{white-space:nowrap}.js-sticky-on-scroll-up{width:100%;top:0;z-index:99999;transition:none;position:absolute}@media(min-width: 75em){.js-sticky-on-scroll-up{top:50px}}.header--open .js-sticky-on-scroll-up{height:100%}@media(min-width: 75em){.header--open .js-sticky-on-scroll-up{height:auto}}.header__background{background:#45b233;position:relative;z-index:20}.header__search{position:fixed;bottom:0;width:100%;background-color:#45b233;z-index:9999}.header__divider{border:none;border-top:1px solid #1c7338;margin:0}.header__logo-link{margin-right:auto}.header__logo{vertical-align:middle;height:100%;max-height:32.46px;max-width:89.45px}@media(min-width: 75em){.header__logo{max-height:unset}}.header__logo--mz{max-height:23.3px;max-width:253px}@media(min-width: 75em){.header__logo{max-height:unset;max-width:unset}}.header__logo-text{color:#00493b;font-family:"Urbanist","Times","Baskerville","Georgia",serif;font-size:2.1753125rem;font-style:normal;font-weight:800;line-height:3.1075625rem}.header__icon{cursor:pointer}.header__icon--open{height:21px;width:36px;display:block}.header--open .header__icon--open{display:none}.header__icon--closed{height:21px;width:36px;display:none}.header--open .header__icon--closed{display:block}.header__spacer{height:61px}@media(min-width: 75em){.header__spacer{height:100px}}.header__spacer--minimal{height:61px}@media(min-width: 75em){.header__spacer--minimal{height:89px}}.header__spacer--mz{height:55px}@media(min-width: 75em){.header__spacer--mz{height:100px}}.header__spacer--werkdruktool{height:61px}@media(min-width: 75em){.header__spacer--werkdruktool{height:100px}}.header__spacer--salarischeck{height:61px}@media(min-width: 75em){.header__spacer--salarischeck{height:100px}}.header__search-container{display:flex;flex-direction:row;align-items:flex-end;width:100%}.header--werkdruktool .header__container{padding-top:18.1px;padding-bottom:16.34px}@media(min-width: 75em){.header--werkdruktool .header__container{padding-top:34px;padding-bottom:34px}}.header--werkdruktool .header__logo-werkdruktool{vertical-align:middle;height:100%;max-height:25.21px;max-width:317.21px}@media(min-width: 75em){.header--werkdruktool .header__logo-werkdruktool{height:31.54px;max-width:unset;max-height:unset}}.header--salarischeck .header__container{padding-top:18.1px;padding-bottom:16.34px}@media(min-width: 75em){.header--salarischeck .header__container{padding-top:34px;padding-bottom:34px}}.header--salarischeck .header__logo-salarischeck{vertical-align:middle;height:100%;max-height:25.21px;max-width:317.21px}@media(min-width: 75em){.header--salarischeck .header__logo-salarischeck{height:31.54px;max-width:unset;max-height:unset}}.hero-highlight{display:flex;flex-direction:column;background-size:cover;background-repeat:no-repeat}@media(max-width: 74.99em){.hero-highlight{background-image:none !important}}@media(min-width: 75em){.hero-highlight{min-height:33.75rem}}.hero-highlight__part{padding:2.5rem 2.25rem 2.5rem;width:100%;background-color:#00493b;position:relative}@media(min-width: 75em){.hero-highlight__part{padding:3.75rem 4.0625rem 3.75rem 8.75rem;width:42.63%;border-radius:0 0 100px 0}}.hero-highlight--medium .hero-highlight__part{padding:2.5rem 2.25rem 2.5rem 2.25rem}@media(min-width: 75em){.hero-highlight--medium .hero-highlight__part{padding:3.75rem 6.046875rem 3.75rem 8.75rem}}.hero-highlight__part--light-green{background-color:#45b233;margin-left:auto;margin-top:auto;padding:2.5rem 2.25rem 2.5rem}@media(min-width: 75em){.hero-highlight__part--light-green{border-radius:100px 0 0 0;padding:3.75rem 8.75rem 3.75rem 4.0625rem}}.hero-highlight__part--transparent{background-color:rgba(0,0,0,0);border-radius:unset}.hero-highlight__part--bottom-right{border-radius:0 0 0 0;margin:0}@media(min-width: 75em){.hero-highlight__part--bottom-right{margin-top:auto;margin-left:auto;border-radius:100px 0 0 0}}.hero-highlight__badge{position:absolute;right:0;bottom:0;height:120px;width:120px;transform:rotate(10deg) translateY(80%);transition:200ms ease-in-out}.hero-highlight__badge:hover{transform:rotate(10deg) translateY(80%) scale(1.05)}@media(min-width: 30em){.hero-highlight__badge:hover{transform:rotate(10deg) translateY(20%) scale(1.05)}}@media(min-width: 75em){.hero-highlight__badge:hover{transform:rotate(-10deg) translateY(0) translateX(60%) scale(1.05)}}@media(min-width: 30em){.hero-highlight__badge{transform:rotate(10deg) translateY(20%);right:20px}}@media(min-width: 48em){.hero-highlight__badge{height:160px;width:160px}}@media(min-width: 75em){.hero-highlight__badge{height:180px;width:180px;top:0;bottom:0;right:0;margin:auto;transform:rotate(-10deg) translateY(0) translateX(60%)}}.hero-highlight__image-holder{width:100%;height:100%;background-color:#00493b;padding:0;background-size:cover;background-repeat:no-repeat;background-position:center center}@media(min-width: 75em){.hero-highlight__image-holder{display:none}}.hero-highlight__image{width:100%;height:100%;object-fit:cover;object-position:center center}.hero-highlight__filler{padding:0;height:20px;width:100%;border-radius:0;background-color:rgba(0,0,0,0);display:none}@media(min-width: 75em){.hero-highlight__filler{display:block}}.hero-highlight__part__content{font-family:"Urbanist","Times","Baskerville","Georgia",serif;font-style:normal;font-weight:800;font-size:1.75rem;line-height:2.5rem;color:#45b233;margin-bottom:1.25rem}@media(min-width: 75em){.hero-highlight__part__content{font-size:2.5rem;line-height:3.4375rem;margin-bottom:2.5rem}}@media(min-width: 120em){.hero-highlight__part__content{font-size:3.333125rem;line-height:4.5625rem;margin-bottom:2.5rem}}.hero-highlight__part--bottom-right .hero-highlight__part__content{margin-bottom:0}.hero-highlight--medium .hero-highlight__part__content{color:#45b233;margin-bottom:.625rem}@media(min-width: 75em){.hero-highlight--medium .hero-highlight__part__content{margin-bottom:1.25rem}}.hero-highlight--campaign .hero-highlight__part__content{color:#45b233;margin-bottom:0}.hero-highlight__part__subtitle{font-weight:800;font-size:1.5rem;line-height:2.25rem;color:#fff}@media(min-width: 75em){.hero-highlight__part__subtitle{font-size:1.625rem;line-height:2.375rem}}.hero-highlight__part__content__list{font-size:1.5rem;line-height:2.25rem}@media(min-width: 75em){.hero-highlight__part__content__list{font-size:1.625rem;line-height:2.375rem;margin-bottom:0}}.hero-highlight__list-item{margin-bottom:1rem}.hero-highlight__list-item:last-child{margin-bottom:0}.hero-highlight__part__content__link{font-style:normal;font-weight:800;font-size:1.5rem;line-height:2.25rem;color:#45b233}@media(min-width: 75em){.hero-highlight__part__content__link{font-size:1.625rem;line-height:2.375rem}}.hero-highlight__part--light-green .hero-highlight__part__content__link{color:#00493b}.hero-highlight__part--light-green .hero-highlight__part__content__link:hover{color:#ffc601}.hero-image__image{border-radius:0 0 1.25rem 1.25rem;width:100%;object-fit:cover;height:18.875rem}@media(min-width: 75em){.hero-image__image{border-radius:0 0 2.5rem 2.5rem;height:30rem}}.hero-image__caption{text-align:right;font-size:.875rem;line-height:1.375rem;color:#959595;margin-top:.3125rem}@media(min-width: 75em){.hero-image__caption{margin-top:.625rem}}@media(min-width: 75em){.image-content{display:flex;flex-direction:row}}.image-content--dossier .image-content__title{margin-bottom:.625rem}.image-content__image-holder{display:none}@media(min-width: 75em){.image-content__image-holder{display:block;width:40%}}@media(min-width: 90em){.image-content__image-holder{width:49.44%}}.image-content--dossier .image-content__image-holder{display:block;width:100%}@media(min-width: 75em){.image-content--dossier .image-content__image-holder{width:43.675%}}.image-content__image{border-radius:0 0 100px 0;width:100%;object-fit:cover}@media(min-width: 75em){.image-content__image{min-height:35.625rem}}@media(min-width: 75em){.MemberLoginPage .image-content__image{min-height:100%}}.image-content--dossier .image-content__image{object-fit:cover;height:100%;border-radius:0 0 40px 0}@media(min-width: 75em){.image-content--dossier .image-content__image{border-radius:0 0 100px 0}}.image-content__content{flex:1;padding:3.75rem 2.25rem 3.75rem 2.25rem}@media(min-width: 75em){.image-content__content{padding:7.5rem 7.5rem 7.5rem 7.125rem;width:60%}}@media(min-width: 90em){.image-content__content{padding:7.5rem 14.875rem 7.5rem 7.125rem;width:50%}}@media(min-width: 75em){.MemberLoginPage .image-content__content{padding:7.5rem 7.5rem 0 7.125rem}}@media(min-width: 90em){.MemberLoginPage .image-content__content{padding:7.5rem 14.875rem 0 7.125rem}}.image-content--dossier .image-content__content{font-weight:800;font-size:1.25rem;line-height:2rem}@media(min-width: 75em){.image-content--dossier .image-content__content{font-size:1.375rem;line-height:2.125rem;padding-right:8.75rem;padding-left:6.25rem}}.image-content__link-holder{display:flex;flex-wrap:wrap;flex-direction:column;margin-top:1.25rem;row-gap:1.25rem}@media(min-width: 48em){.image-content__link-holder{display:grid;grid-template-columns:1fr 1fr;grid-row-gap:1.25rem}}@media(min-width: 75em){.image-content__link-holder{display:flex}}@media(min-width: 90em){.image-content__link-holder{display:grid}}.image-content__link-holder .arrow-link{margin-right:2.3125rem;padding:0}.image-content__link-holder .arrow-link__title{padding-right:0}.form__fieldgroup-field.login-form__email{margin-bottom:1.25rem}.form__fieldgroup-field.login-form__password{margin-bottom:.625rem}.login-form__lost-password-wrapper{display:flex;align-self:end}.login-form__lost-password{margin-left:auto;color:#00493b;text-decoration:underline;font-weight:600;margin-right:10px}.member-agenda__holder{display:flex;flex-direction:column;row-gap:15px;margin-bottom:30px}@media(min-width: 75em){.member-agenda__holder{margin-bottom:60px;row-gap:30px}}@media(min-width: 75em){.member-agenda__wrapper{flex-direction:column;row-gap:30px}}.member-login__title{margin-bottom:1.25rem;color:#00493b}.member-login__content{display:block;margin-bottom:1.25rem}.member-login__actions{display:flex;justify-content:space-between;align-items:center}.member-login__contentafter{display:block;margin-top:1.25rem}.member-menu-mobile__spacer{height:95px}@media(min-width: 75em){.member-menu-mobile__spacer{display:none}}.member-menu-mobile{background:#fff;padding:15px 36px 30px 36px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;position:fixed;box-shadow:0px 3px 25px 0px rgba(0,73,59,.15);z-index:500;width:100%;bottom:0}@media(min-width: 75em){.member-menu-mobile{display:none}}.member-menu-mobile__item{display:flex;flex-direction:column;gap:3px;align-items:center;justify-content:flex-start;flex-shrink:0;width:51px;position:relative;color:#00493b}.member-menu-mobile__item--current{color:#45b233}.member-menu-mobile__item-label{color:#00493b;text-align:left;font-family:"Urbanist","Times","Baskerville","Georgia",serif;font-size:.5rem;line-height:1.25rem;font-weight:500;position:relative;display:flex;align-items:center;justify-content:flex-start}.section.memberpage__section{padding-top:30px;padding-bottom:40px;margin-bottom:0px}@media(min-width: 75em){.section.memberpage__section{padding-top:40px;margin-bottom:120px}}.memberpage{display:flex;flex-direction:column;row-gap:30px}@media(min-width: 75em){.memberpage{flex-direction:unset;row-gap:unset;display:grid;grid-template-columns:268px auto;grid-template-rows:auto 1fr;grid-column-gap:26px;grid-row-gap:60px}}.memberpage--editable{row-gap:20px}@media(min-width: 75em){.memberpage--editable{row-gap:60px}}.memberpage__part{min-width:0}.memberpage__part--1{grid-area:1/1/2/3}.memberpage__part--2{grid-area:2/1/3/2;display:none}@media(min-width: 75em){.memberpage__part--2{display:block}}.memberpage__part--3{grid-area:2/2/3/3}.memberpage__part--renderEditProfileForm{display:none}@media(min-width: 75em){.memberpage__part--renderEditProfileForm{display:block}}.memberpage__part--renderModifySubscriptionForm{display:none}@media(min-width: 75em){.memberpage__part--renderModifySubscriptionForm{display:block}}.memberpage__part--renderChangeGroupsForm{display:none}@media(min-width: 75em){.memberpage__part--renderChangeGroupsForm{display:block}}.memberpage__header{display:flex;justify-content:space-between;align-items:flex-start;column-gap:20px}.memberpage__title-holder{display:none;flex-direction:column}@media(min-width: 75em){.memberpage__title-holder{display:flex;flex-direction:row;align-items:baseline;column-gap:5px}}.AObMemberDashboardPage .memberpage__title-holder{display:flex}.memberpage__title{margin:0;font-size:1.25rem;line-height:2rem}@media(min-width: 75em){.memberpage__title{margin-bottom:0;font-size:1.375rem;line-height:2.125rem}}.memberpage__title-mobile{display:block;color:#959595;font-family:"Urbanist","Times","Baskerville","Georgia",serif;font-size:.875rem;font-style:normal;font-weight:600;line-height:1.375rem;margin:0}@media(min-width: 75em){.memberpage__title-mobile{display:none}}.AObMemberDashboardPage .memberpage__title-mobile{display:none}.memberpage__title-mobile--current{color:#45b233}.memberpage__header-cta-holder{display:flex;flex-direction:row;column-gap:10px}@media(min-width: 75em){.memberpage__header-cta-holder{column-gap:20px}}.memberpage__title-small{display:block;color:#959595;font-family:"Urbanist","Times","Baskerville","Georgia",serif;font-size:.875rem;line-height:1.375rem;font-style:normal;font-weight:600;margin:0}@media(min-width: 75em){.memberpage__title-small{font-size:1rem;line-height:1.125rem}}.memberpage__title-small--desktop-only{display:none}@media(min-width: 75em){.memberpage__title-small--desktop-only{display:block;margin-bottom:30px}}.memberpage__menu{list-style:none;padding:0;margin:0;flex-direction:column;row-gap:20px;display:none}@media(min-width: 75em){.memberpage__menu{display:flex}}.memberpage__menu-item--sub{padding-left:33px}.memberpage__menu-link{font-family:"Urbanist","Times","Baskerville","Georgia",serif;font-size:1.125rem;font-style:normal;font-weight:700;line-height:1.625rem;display:flex;flex-direction:row;column-gap:15px;align-items:center;color:#00493b;transition:all .35s ease}.memberpage__menu-link:hover{color:#45b233}.memberpage__menu-link:active{color:#45b233}.memberpage__menu-link--hmk-current,.memberpage__menu-link--hmk-section,.memberpage__menu-link--current,.memberpage__menu-link--section{color:#45b233}.memberpage__icon{width:22px}.memberpage__lidnummer-title{color:#45b233;font-family:"Urbanist","Times","Baskerville","Georgia",serif;font-size:.75rem;font-style:normal;font-weight:500;line-height:1.25rem;display:block}@media(min-width: 75em){.memberpage__lidnummer-title{font-size:.875rem;line-height:1.375rem}}.memberpage__main{display:flex;flex-direction:column;row-gap:30px}.memberpage__subscription-holder{display:flex;flex-direction:column;row-gap:20px;margin-bottom:20px}@media(min-width: 75em){.memberpage__subscription-holder{flex-direction:row;column-gap:60px;margin-bottom:60px}}.menu{margin:0 auto;padding:0px 0;position:relative;overflow:auto;height:100%;overflow-x:hidden}@media(min-width: 75em){.menu{padding:0;position:static;overflow:auto}}.menu__container{height:100%;overflow-y:scroll;position:relative;flex-shrink:1;padding-left:0;padding-right:0}@media(min-width: 75em){.menu__container{height:auto;overflow-y:auto;padding-bottom:0;position:static}}.menu--desktop{margin-right:auto;display:none}@media(min-width: 75em){.menu--desktop{display:flex;margin-left:0;column-gap:2.5rem;overflow:hidden}}.menu__list{list-style:none;display:flex;flex-direction:row;column-gap:20px;align-items:center;border-bottom:1px solid #1c7338}.menu__list--footer{margin-top:15px}.menu__list--no-border{border:none}.menu__list--login{column-gap:10px}@media(min-width: 75em){.menu__list{padding:0;margin-right:0;border:none}}.menu__link-icon{width:1.140625rem;height:1.16125rem;margin-top:.1875rem;fill:#fff}.menu__link-icon--hmk-current,.menu__link-icon--current{fill:#00493b}.menu__link{color:#fff;font-family:"Urbanist","Times","Baskerville","Georgia",serif;font-size:1rem;line-height:1.625rem;text-decoration:none;font-weight:600;padding-top:15px;padding-bottom:19px;width:100%}.menu__link:hover,.menu__list:hover .menu__link{color:#00493b}.menu__link--has-children{pointer-events:none}@media(min-width: 75em){.menu__link{font-size:1.125rem;line-height:1.625rem;white-space:nowrap;padding-top:0;padding-bottom:0}}.menu__link--hmk-current,.menu__link--current{color:#00493b}.menu__link--hmk-section,.menu__link--current{color:#00493b}.menu__dropdown{background-color:#45b233;box-shadow:0px 3px 25px 0px rgba(0,73,59,.15);z-index:10;position:relative;display:none;height:calc(100% - 100px)}.on-top .menu__dropdown{height:calc(100% - 150px)}.menu__dropdown-wrapper{display:flex;flex-direction:column;justify-content:space-between;height:100%;padding-bottom:60px}.menu__dropdown-container{display:grid;grid-template-columns:repeat(4, 1fr);column-gap:50px;margin-top:auto;margin-bottom:auto}.menu__dropdown-links-holder{display:flex;flex-direction:column;row-gap:20px}.menu__dropdown-link{color:#fff;font-feature-settings:"clig" off,"liga" off;font-family:"Urbanist","Times","Baskerville","Georgia",serif;font-size:1.125rem;font-style:normal;font-weight:500;line-height:1.625rem;letter-spacing:.25px}.menu__dropdown-link:hover{color:#00493b}.menu__dropdown-link--hmk-current,.menu__dropdown-link--current{color:#00493b}.menu__dropdown-link--heading{font-weight:700;padding-bottom:5px;border-bottom:1px solid #b3ddd1}.menu__dropdown-footer{width:100%;margin-top:auto}.menu__dropdown-footer-container{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.menu__dropdown-footer-links{display:flex;flex-direction:row;column-gap:40px}.menu__dropdown-footer-item{font-family:"Urbanist","Times","Baskerville","Georgia",serif;font-size:16px;font-style:normal;font-weight:600;line-height:18px;letter-spacing:.25px;color:#b3ddd1}.menu__dropdown-footer-item--bold{color:#fff}.menu__dropdown-footer-socials{display:flex;flex-direction:row;column-gap:20px}.submenu__container{position:absolute;width:100%;height:calc(100% + 121px);top:0;left:0;background-color:#45b233;left:100%;display:none;pointer-events:none}@media(min-width: 75em){.submenu__container{display:none}}.submenu{list-style:none;margin:0;height:100%;padding-bottom:122px;overflow:auto;padding-left:0}@media(min-width: 75em){.submenu{display:none}}.submenu__item{list-style:none;display:flex;flex-direction:row;column-gap:.625rem;border-bottom:1px solid #1c7338}.submenu__link{color:#fff;font-family:"Urbanist","Times","Baskerville","Georgia",serif;font-size:1rem;line-height:1.625rem;text-decoration:none;font-weight:700;padding-top:15px;padding-bottom:19px;width:100%}.submenu__link--heading{border-bottom:1px solid #1c7338}.submenu__link--hmk-current,.submenu__link--current{color:#00493b}.submenu__back-link{color:#00493b;display:flex;align-items:center;column-gap:20px}.submenu__toggle{display:flex;align-items:center;justify-content:center;justify-self:center;margin-bottom:6px;width:21px;height:21px;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0);pointer-events:none}.menu--desktop .submenu__toggle{display:none}.news-overview__wrapper,.news-overview__holder .oi-results{margin:0 auto;display:grid;grid-template-areas:"card--featured " "card";grid-template-rows:auto 1fr 1fr;grid-template-columns:1fr;grid-column-gap:1rem;grid-row-gap:0rem;padding:0;width:100%}@media(min-width: 75em){.news-overview__wrapper,.news-overview__holder .oi-results{grid-template-areas:"card--featured card--featured card--featured" "card card card";grid-template-rows:auto 1fr 1fr;grid-template-columns:1fr 1fr 1fr;grid-row-gap:2.5rem;justify-content:space-around}}@media(min-width: 75em){.news-overview--medium .news-overview__wrapper,.news-overview--medium .news-overview__holder .oi-results{grid-template-columns:1fr 1fr;grid-template-areas:"card card"}}.news-overview__top-card{margin-bottom:3.75rem;width:100%;display:flex;justify-content:center;grid-area:card--featured}@media(min-width: 75em){.news-overview__top-card{margin-bottom:0}}.newsletter-form{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap}.newsletter-form__category{margin-bottom:1.25rem;width:100%}@media(min-width: 75em){.newsletter-form__category{width:50%}}.newsletter-form__category-title{margin-bottom:1.25rem;color:#00493b}.newsletter-form__checkbox{display:flex;align-items:baseline;margin-bottom:1.25rem}.newsletter-form__checkbox-label{font-size:1rem;line-height:1.625rem;font-weight:700;color:#00493b;padding-left:.6875rem}@media(min-width: 75em){.newsletter-form__checkbox-label{font-size:1.125rem;line-height:1.625rem}}.notification-center-backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:10000000;display:none}.notification-center-backdrop.show{display:block}@media(min-width: 75em){.notification-center-backdrop.show{display:none !important}}.notification-center-popup__holder{position:fixed;bottom:-100%;left:0;right:0;width:100%;transition:bottom .3s ease-in-out;z-index:10000001;background:#fff;border-radius:20px 20px 0px 0px;box-shadow:0px 3px 25px rgba(0,73,59,.15)}@media(min-width: 75em){.notification-center-popup__holder{position:absolute;left:auto;right:auto;width:auto;border-radius:20px;max-width:524px;bottom:auto;top:0;transition:opacity .1s ease-in-out;opacity:0;display:block;pointer-events:none;z-index:-1}}.notification-center-popup__holder.show{bottom:0;display:block}@media(min-width: 75em){.notification-center-popup__holder.show{bottom:auto;top:0;opacity:1;pointer-events:auto;z-index:10000001}}.notification-center-popup__delete-icon{display:flex;flex-direction:row;gap:10px;align-items:center;justify-content:center;flex-shrink:0;position:relative;cursor:pointer}.notification-center-popup{padding:40px 36px;display:flex;flex-direction:column;gap:10px;align-items:center;justify-content:flex-start;height:710px;position:relative;width:100%;max-height:90vh;overflow-y:auto}@media(min-width: 75em){.notification-center-popup{padding:20px 20px 20px 20px;height:auto;max-height:80vh}}.notification-center-popup__frame{display:flex;flex-direction:column;gap:30px;align-items:flex-start;justify-content:flex-start;flex-shrink:0;position:relative}.notification-center-popup__header{display:flex;flex-direction:column;align-items:flex-start;gap:15px;width:100%;min-width:300px}.notification-center-popup__title-container{display:flex;flex-direction:row;align-items:center;justify-content:space-between;align-self:stretch;flex-shrink:0;position:relative}.notification-center-popup__title{color:#959595;font-family:"Urbanist","Times","Baskerville","Georgia",serif;font-size:1rem;letter-spacing:.25px;font-weight:700;line-height:1.625rem}.notification-center-popup__close-icon{flex-shrink:0;width:18.13px;height:19px;position:relative;cursor:pointer}@media(min-width: 75em){.notification-center-popup__close-icon{display:none}}.notification-center-popup__notification{display:flex;flex-direction:row;gap:10px;justify-content:space-between;position:relative;width:100%}.notification-center-popup__status{display:flex;flex-direction:row;gap:10px;align-items:center;justify-content:flex-start;flex-shrink:0;position:relative}.notification-center-popup__status-icon{background:#ef7b6c;align-self:flex-start;border-radius:50%;flex-shrink:0;width:8px;height:8px;position:relative;transform-origin:0 0;margin-top:12px}.notification-center-popup__details{display:flex;flex-direction:column;gap:2px;align-items:flex-start;justify-content:flex-start;flex:1;position:relative}.notification-center-popup__message{display:flex;flex-direction:row;gap:10px;align-items:center;justify-content:flex-start;align-self:stretch;flex-shrink:0;position:relative}.notification-center-popup__seen-message{display:flex;flex-direction:row;gap:10px;align-items:center;justify-content:flex-start;align-self:stretch;flex-shrink:0;position:relative}.notification-center-popup__message-text{color:#45b233;font-family:"Urbanist","Times","Baskerville","Georgia",serif;font-size:1rem;font-weight:500;line-height:1.75rem}@media(min-width: 75em){.notification-center-popup__message-text{font-size:1.125rem;line-height:2rem}}.notification-center-popup__seen-message-text{color:#00493b;font-family:"Urbanist","Times","Baskerville","Georgia",serif;font-size:1rem;font-weight:500;line-height:1.75rem}@media(min-width: 75em){.notification-center-popup__seen-message-text{font-size:1.125rem;line-height:2rem}}.notification-center-popup__date{color:#959595;font-family:"Urbanist","Times","Baskerville","Georgia",serif;font-size:.75rem;font-weight:500;line-height:1.25rem}@media(min-width: 75em){.notification-center-popup__date{font-size:.875rem;line-height:1.375rem}}.notification-center-popup__status-dots{padding:12px 0px 0px;display:flex;flex-direction:row;gap:2.57px;align-items:center;justify-content:flex-start;flex-shrink:0;position:relative}.notification-center-popup__status-dot{background:#959595;border-radius:50%;flex-shrink:0;width:4.29px;height:4.29px;position:relative}.notification-center-popup__read-section{display:flex;flex-direction:column;gap:15px;align-items:flex-start;justify-content:flex-start;flex-shrink:0;width:100%;position:relative}.notification-center-popup__read-title{color:#959595;font-family:"Urbanist","Times","Baskerville","Georgia",serif;font-size:1rem;font-weight:700;line-height:1.625rem}@media(min-width: 75em){.notification-center-popup__read-title{font-weight:600}}.numbered-tips-element--advanced:before{content:"";height:40px;width:6px;background-color:#ffc601;position:absolute;left:0;right:0;top:0;margin:auto;border-bottom-right-radius:100px;border-bottom-left-radius:100px}@media(min-width: 75em){.numbered-tips-element--advanced:before{height:60px}}.numbered-tips-element--advanced:after{content:"";height:40px;width:6px;background-color:#ffc601;position:absolute;left:0;right:0;bottom:0;margin:auto;border-top-right-radius:100px;border-top-left-radius:100px}@media(min-width: 75em){.numbered-tips-element--advanced:after{height:60px}}.numbered-tips-element__header.section__header{display:none}@media(min-width: 75em){.numbered-tips-element__header.section__header{display:block}}.section.overlap-content{padding-top:216px;padding-bottom:0}@media(min-width: 75em){.section.overlap-content{padding-top:120px}}.overlap-content__wrapper{background-color:#00493b}@media(min-width: 75em){.overlap-content__wrapper{padding-bottom:120px}}.overlap-content__container{display:flex;flex-direction:column;align-items:center}@media(min-width: 75em){.overlap-content__container{flex-direction:row;column-gap:100px}}.overlap-content__image img{flex-shrink:0;margin-top:-62%;max-width:calc(100% + 36px);width:100%}@media(min-width: 75em){.overlap-content__image img{margin-top:-120px;max-width:100%;width:auto}}.overlap-content__content{color:#fff;padding-top:40px;padding-bottom:60px;max-width:474px}@media(min-width: 75em){.overlap-content__content{padding-top:120px;padding-bottom:40px}}.overlap-content__content h1,.overlap-content__content h2,.overlap-content__content h3,.overlap-content__content h4,.overlap-content__content h5,.overlap-content__content p{margin:0}.pagination{display:flex;flex-direction:row;justify-content:center;gap:.75rem;margin-top:2.5rem}@media(min-width: 75em){.pagination{margin-top:3.75rem}}.pagination__item{flex-basis:auto;flex-shrink:0;flex-grow:0;font-size:1.75rem;line-height:2.5rem;color:#00493b;background-color:#ffc601;text-align:center}@media(min-width: 75em){.pagination__item{height:2.1875rem;width:2.1875rem;color:#00493b;font-family:"Urbanist","Times","Baskerville","Georgia",serif;font-size:1.292625rem;font-style:normal;font-weight:800;line-height:1.8891875rem}}.pagination__item--disabled{color:#00493b;background-color:#45b233;pointer-events:none}.pagination__item--dots{background-color:rgba(0,0,0,0);color:#00493b}.pagination__item--nav-disabled{background-color:#fff;fill:#fff;pointer-events:none}.pagination__item--nav-disabled .arrow-button__arrow-body{stroke:#f2f1f2}.pagination__item--nav-disabled .arrow-button__arrow-head{stroke:#f2f1f2}.pagination__item__svg{margin:0;height:2.1875rem;width:2.1875rem}.paywall{background-color:#45b233;padding:5.0625rem 0 3.5625rem;position:relative;border-top-left-radius:40px;border-top-right-radius:40px;width:100%;z-index:88889;margin-top:-40px}@media(min-width: 75em){.paywall{padding:6.25rem 0 0}}.paywall__fade{content:"";height:41%;width:100vw;position:absolute;top:calc(-41% + 40px);left:0;background:linear-gradient(180deg, rgba(242, 241, 242, 0) 0%, rgba(0, 73, 59, 0.6) 92.19%);z-index:88888;pointer-events:none}.paywall__wrapper{position:relative}.paywall__item-holder{display:flex;flex-wrap:wrap}@media(min-width: 75em){.paywall__item-holder{flex-direction:row}}.paywall__item{width:100%;margin:0 auto;padding:1.25rem 0 1.25rem 0;flex:0 1 100%}@media(min-width: 75em){.paywall__item{flex:0 1 calc(50% - 107px)}}.paywall__item-divider{width:1px;box-shadow:0 4px 4px rgba(0,0,0,.25);background-color:#b3ddd1;flex:0 1 1px;margin:0 107px 0 106px}.paywall__item--full-width{width:100%;flex:0 1 100%;max-width:none}.paywall__title{color:#fff;font-style:normal;font-weight:800;font-size:1.75rem;line-height:2.5rem;margin:0 0 10px}@media(min-width: 75em){.paywall__title{font-size:2.5rem;line-height:3.4375rem}}.paywall__content{color:#fff;font-style:normal;font-weight:800;font-size:1.25rem;line-height:2rem;margin-bottom:2.5rem}@media(min-width: 75em){.paywall__content{font-size:1.375rem;line-height:2.125rem}}.paywall__content__link{color:#f3b2c3}@media(min-width: 75em){.paywall__form{max-width:375px}}.paywall__form__title{color:#fff;font-style:normal;font-weight:800;font-size:1.5rem;line-height:2.25rem;margin-bottom:20px;font-family:"Urbanist","Times","Baskerville","Georgia",serif}@media(min-width: 75em){.paywall__form__title{font-size:1.625rem;line-height:2.375rem}}.paywall__footer{width:100%;margin:0 auto;padding:5.3125rem 0 0 0;flex:0 1 100%;display:flex;flex-direction:row;align-items:center;flex-basis:100%}.paywall__footer__item{display:none;flex-basis:50%}@media(min-width: 75em){.paywall__footer__item{display:block}}.paywall__footer__menu{display:flex;flex-direction:row;justify-content:space-between;margin:0 30px 0 0;list-style:none;padding:0}.paywall__affiliate{flex-basis:50%;display:flex;padding-left:100px}.paywall__affiliate__logo{height:40px;width:38px;flex-shrink:0;margin-right:20px}.paywall__affiliate__text{color:#fff;font-style:normal;font-weight:500;font-size:.75rem;line-height:1.25rem}@media(min-width: 75em){.paywall__affiliate__text{font-size:.875rem;line-height:1.375rem}}@media(min-width: 75em){.salarischeck .salarischeck__container{max-width:1036px}}.salarischeck .salarischeck__section{min-height:calc(100vh - 61px - 86px)}@media(min-width: 75em){.salarischeck .salarischeck__section{min-height:calc(100vh - 100px - 50px - 86px)}}.salarischeck .salarischeck__step-content,.salarischeck .salarischeck__step-content h1,.salarischeck .salarischeck__step-content h2,.salarischeck .salarischeck__step-content h3,.salarischeck .salarischeck__step-content h4{color:#45b233;font-family:"Urbanist","Times","Baskerville","Georgia",serif;font-size:1.5rem;line-height:2.25rem;font-weight:800}@media(min-width: 75em){.salarischeck .salarischeck__step-content,.salarischeck .salarischeck__step-content h1,.salarischeck .salarischeck__step-content h2,.salarischeck .salarischeck__step-content h3,.salarischeck .salarischeck__step-content h4{font-size:1.625rem;line-height:2.375rem}}@media(max-width: 74.99em){.salarischeck .form__field-wrapper--description .form__headerfield-wrapper{margin-bottom:30px}}@media(max-width: 74.99em){.salarischeck .form__field-wrapper--description .form__headerfield{margin:0}}.salarischeck .form__field-wrapper--description .form__field-description{margin:0;padding:0}.salarischeck .form__headerfield-wrapper{display:flex;flex-direction:column;row-gap:5px}@media(min-width: 75em){.salarischeck .form__headerfield-wrapper{min-width:41.5%;row-gap:0}}.salarischeck .form__headerfield{margin-bottom:30px;color:#fff}@media(min-width: 75em){.salarischeck .form__headerfield{min-width:41.5%}}.salarischeck .form__field-description{color:#fff;font-family:"Lora","Times","Baskerville","Georgia",serif;font-size:1rem;font-style:normal;font-weight:500;line-height:1.75rem}.salarischeck .salarischeck__form-field--horizontal{margin-bottom:30px}@media(min-width: 75em){.salarischeck .salarischeck__form-field--horizontal{display:flex;flex-direction:row;column-gap:40px}}@media(min-width: 75em){.salarischeck .salarischeck__form-field--horizontal .form__field{width:100%}}@media(min-width: 75em){.salarischeck .salarischeck__form-field--horizontal .form__headerfield{margin:0}}.salarischeck .salarischeck__form-field--horizontal .form-message{margin-bottom:0;margin-top:20px}@media(min-width: 75em){.salarischeck .salarischeck__form-field--horizontal .form-message{margin-bottom:0;margin-top:30px}}.salarischeck .salarischeck__form-field--compact{margin-bottom:30px}@media(min-width: 75em){.salarischeck .salarischeck__form-field--compact{display:flex;flex-direction:row;column-gap:40px}}@media(min-width: 75em){.salarischeck .salarischeck__form-field--compact .form__field{width:100%}}@media(min-width: 75em){.salarischeck .salarischeck__form-field--compact .form__headerfield{margin:0}}.salarischeck .salarischeck__form-field--compact .form__field--left-title{display:flex;flex-direction:row;column-gap:20px;align-items:center}.salarischeck .salarischeck__form-field--compact input{max-width:170px}.salarischeck .salarischeck__form-field--compact .form-field__suffix{color:#fff;font-family:"Urbanist","Times","Baskerville","Georgia",serif;font-size:1.375rem;font-style:normal;font-weight:800;line-height:2.125rem;width:100%}.salarischeck .salarischeck__form-field--compact .form-message{margin-bottom:0;margin-top:20px}@media(min-width: 75em){.salarischeck .salarischeck__form-field--compact .form-message{margin-bottom:0;margin-top:30px}}.salarischeck .salarischeck__dropdown-field--horizontal{margin-bottom:30px}@media(min-width: 75em){.salarischeck .salarischeck__dropdown-field--horizontal{display:flex;flex-direction:row;column-gap:40px}}@media(min-width: 75em){.salarischeck .salarischeck__dropdown-field--horizontal .form__field{width:100%}}@media(min-width: 75em){.salarischeck .salarischeck__dropdown-field--horizontal .form__headerfield{margin:0}}.salarischeck .salarischeck__dropdown-field--horizontal .form-message{margin-bottom:0;margin-top:20px}@media(min-width: 75em){.salarischeck .salarischeck__dropdown-field--horizontal .form-message{margin-bottom:0;margin-top:30px}}.salarischeck .salarischeck__customschoolsearchfield-field .form__field{margin-bottom:20px}.salarischeck .salarischeck__customschoolsearchfield-field .address-lookup-field-notice{margin-bottom:30px}.salarischeck .salarischeck__customschoolsearchfield-field .address-lookup-field-notice.form__field-label{display:none !important}.salarischeck .salarischeck__customschoolsearchfield-field .SchoolSearchFieldschoolBackUpField{width:100%}.salarischeck .salarischeck__customschoolsearchfield-field .SchoolSearchFieldschoolBackUpField .form__field-label{display:none !important}.salarischeck .salarischeck__customschoolsearchfield-field input.SchoolSearchFieldschoolBackUpField.error{margin-bottom:20px}@media(min-width: 75em){.salarischeck .salarischeck__customschoolsearchfield-field--horizontal{margin-bottom:30px !important}}@media(min-width: 75em){.salarischeck .salarischeck__customschoolsearchfield-field--horizontal .salarischeck__customschoolsearchfield-form__field{display:flex;flex-direction:row;column-gap:40px;width:100%}}@media(min-width: 75em){.salarischeck .salarischeck__customschoolsearchfield-field--horizontal .form__headerfield{margin:0}}@media(min-width: 75em){.salarischeck .salarischeck__customschoolsearchfield-field--horizontal .fieldholder-small{width:100%}}.salarischeck .form__fieldgroup{margin-bottom:0}@media(min-width: 75em){.salarischeck .salarischeck__optionset--horizontal{display:flex;flex-direction:row;column-gap:20px;width:100%}}@media(min-width: 75em){.salarischeck .salarischeck__optionset .salarischeck__optionset-input{width:100%}}@media(min-width: 75em){.salarischeck .salarischeck__optionset .salarischeck__optionset-input .form__radio{margin:0}}.salarischeck .form__fieldgroup-field .optionset{margin-bottom:40px}@media(min-width: 75em){.salarischeck .SelectionGroup.CompositeField.selectiongroup{display:flex;flex-direction:row;column-gap:20px;width:100%}}@media(min-width: 75em){.salarischeck .SelectionGroup.CompositeField.selectiongroup .selectiongroup_item-radio-holder{width:100%}}@media(min-width: 75em){.salarischeck .SelectionGroup.CompositeField.selectiongroup .form__radio{margin:0}}.salarischeck .slider-field__input{margin-bottom:40px}.salarischeck .slider-field{padding-bottom:4px;padding-top:0}.salarischeck .slider-field__label[data-slider-field-dynamic-tooltip=true]{transform:translateX(calc(-50% + 2px)) translateY(calc(150% + 8px));color:#fff;font-size:1rem;line-height:1.625rem}.salarischeck .slider-field__label[data-slider-field-dynamic-tooltip=false]{font-size:1rem;line-height:1.625rem;bottom:-37px;transform:translateX(0%) translateY(-100%);left:0 !important;right:0 !important}.salarischeck input.slider-field__input{color:#ffc601;height:8px;filter:drop-shadow(0px 4px 7.5px rgba(73, 59, 59, 0.15))}.salarischeck input.slider-field__input::-webkit-slider-thumb{background:#00493b;background-image:url("data:image/svg+xml,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='15 11 42 42'%3E%3Cg filter='url(%23filter0_d_1458_17888)'%3E%3Ccircle cx='36' cy='32' r='21' fill='%2345B233'%3E%3C/circle%3E%3C/g%3E%3Cpath d='M27.9149 30.4605C28.6992 26.6188 32.0787 23.8596 35.9996 23.8596C39.9205 23.8596 43.2999 26.6188 44.0842 30.4605H50C49.1705 23.3566 43.1521 18 36 18C28.8479 18 22.8295 23.3566 22 30.4605H27.9149Z' fill='%2300493B'%3E%3C/path%3E%3Cpath d='M44.0765 33.7741C43.2788 37.5998 39.9068 40.3412 35.9988 40.3412C32.0908 40.3412 28.7188 37.5998 27.9211 33.7741H22.0036C22.8534 40.859 28.8636 46.1913 35.9993 46.1913C43.1349 46.1913 49.1451 40.859 49.9949 33.7741H44.0765Z' fill='%2300493B'%3E%3C/path%3E%3Cdefs%3E%3Cfilter id='filter0_d_1458_17888' x='0' y='0' width='72' height='72' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'%3E%3C/feFlood%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'%3E%3C/feColorMatrix%3E%3CfeOffset dy='4'%3E%3C/feOffset%3E%3CfeGaussianBlur stdDeviation='7.5'%3E%3C/feGaussianBlur%3E%3CfeComposite in2='hardAlpha' operator='out'%3E%3C/feComposite%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0.286275 0 0 0 0 0.231373 0 0 0 0.15 0'%3E%3C/feColorMatrix%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_1458_17888'%3E%3C/feBlend%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_1458_17888' result='shape'%3E%3C/feBlend%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center center;width:42px;height:42px;filter:drop-shadow(0px 4px 7.5px rgba(73, 59, 59, 0.15))}.salarischeck .form__checkbox{margin-top:30px;margin-bottom:30px}.salarischeck .form__fieldgroup-field .customschoolsearch{margin-bottom:30px}.salarischeck .form__radio{display:flex;padding:6px 20px 6px 8px;align-items:center;gap:15px;align-self:stretch;border-radius:40px;border:2px solid #00493b}.salarischeck .form__radio:has(input:checked){background-color:#ef7b6c;box-shadow:0px 4px 15px 0px rgba(0,73,59,.15)}.salarischeck [type=radio],.salarischeck .input-radio{width:26px;height:26px;flex-shrink:0;flex-grow:0;top:0;-webkit-appearance:none;background:rgba(0,0,0,0);border:none}.salarischeck [type=radio]:after,.salarischeck .input-radio:after{background-color:#ffe168;border:2px solid #00493b;transition:none}.section .salarischeck [type=radio]:before,.section .salarischeck .input-radio:before{background:#ffe168;transition:none}.section .salarischeck [type=radio]:checked:before,.section .salarischeck .input-radio:checked:before{background-image:url("data:image/svg+xml,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 26 26'%3E%3Ccircle cx='13' cy='13' r='13' fill='%2300493B'%3E%3C/circle%3E%3Cpath d='M7.99501 12.047C8.48053 9.66883 10.5726 7.96075 12.9998 7.96075C15.427 7.96075 17.519 9.66883 18.0045 12.047H21.6667C21.1532 7.64935 17.4276 4.33337 13 4.33337C8.57253 4.33337 4.84684 7.64935 4.33337 12.047H7.99501Z' fill='%23EF7B6C'%3E%3C/path%3E%3Cpath d='M17.9997 14.0983C17.5059 16.4666 15.4185 18.1637 12.9993 18.1637C10.5801 18.1637 8.49261 16.4666 7.99882 14.0983H4.33557C4.86164 18.4842 8.58222 21.7851 12.9995 21.7851C17.4169 21.7851 21.1375 18.4842 21.6635 14.0983H17.9997Z' fill='%23EF7B6C'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center center}.section .salarischeck [type=radio]:checked:after,.section .salarischeck .input-radio:checked:after{border:2px solid #00493b}.salarischeck .form__radio-label{padding-left:0}.salarischeck label.right{display:none}.salarischeck .btn-toolbar{display:flex;justify-content:space-between;align-items:center}.salarischeck .btn-toolbar>span{color:#fff;font-size:14px;text-align:left;display:inline-block}.salarischeck .btn-toolbar button{display:inline-block}.salarischeck .btn-toolbar button span{color:inherit;font-size:inherit}@media(max-width: 74.99em){.salarischeck .btn-toolbar{flex-direction:column;align-items:start}.salarischeck .btn-toolbar>span{margin-bottom:10px}}.salarischeck .salarischeck__button{width:100%;background-color:#ffc601;color:#00493b}@media(min-width: 75em){.salarischeck .salarischeck__button{width:auto}}.salarischeck .salarischeck__button:hover,.salarischeck .salarischeck__button:active,.salarischeck .salarischeck__button:focus-visible{background-color:#ffad76}.salarischeck .salarischeck__button.btn--ghost{background-color:#ffc601;color:#ffc601}.salarischeck .salarischeck__button.btn--ghost:hover,.salarischeck .salarischeck__button.btn--ghost:active,.salarischeck .salarischeck__button.btn--ghost:focus-visible{background-color:#ffc601;color:#ffc601}.salarischeck .salarischeck__button.btn--arrow-right:after,.salarischeck .salarischeck__button.btn--arrow-right:before{background-image:url('data:image/svg+xml;charset=utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 22.19 18" width="22.19" height="18"><path fill="rgb( 239, 123, 108 )" stroke="transparent" stroke-width="0" style="" d="M14.4016 1.29289C14.0111 0.902369 13.3779 0.902369 12.9874 1.29289C12.5969 1.68342 12.5969 2.31658 12.9874 2.70711L18.6298 8.34949L1 8.34949C0.447715 8.34949 0 8.7972 0 9.34949C0 9.90177 0.447715 10.3495 1 10.3495L18.9308 10.3495L12.9874 16.2929C12.5969 16.6834 12.5969 17.3166 12.9874 17.7071C13.3779 18.0976 14.0111 18.0976 14.4016 17.7071L21.9016 10.2071C22.0892 10.0196 22.1945 9.76522 22.1945 9.5C22.1945 9.23478 22.0892 8.98043 21.9016 8.79289L14.4016 1.29289Z" fill-rule="evenodd"  clip-rule="evenodd" /></svg>')}@media(min-width: 75em){.salarischeck .salarischeck__button.btn--arrow-right:after,.salarischeck .salarischeck__button.btn--arrow-right:before{background-image:url('data:image/svg+xml;charset=utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 22.19 18" width="22.19" height="18"><path fill="rgb( 239, 123, 108 )" stroke="transparent" stroke-width="0" style="" d="M14.4016 0.292893C14.0111 -0.097631 13.3779 -0.0976311 12.9874 0.292893C12.5969 0.683417 12.5969 1.31658 12.9874 1.70711L18.6298 7.34949L1 7.34949C0.447715 7.34949 0 7.7972 0 8.34949C0 8.90177 0.447715 9.34949 1 9.34949L18.9308 9.34949L12.9874 15.2929C12.5969 15.6834 12.5969 16.3166 12.9874 16.7071C13.3779 17.0976 14.0111 17.0976 14.4016 16.7071L21.9016 9.20711C22.0892 9.01957 22.1945 8.76522 22.1945 8.5C22.1945 8.23478 22.0892 7.98043 21.9016 7.79289L14.4016 0.292893Z" fill-rule="evenodd"  clip-rule="evenodd" /></svg>')}}.salarischeck .salarischeck__button.btn--arrow-right:before{background-image:url('data:image/svg+xml;charset=utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 22.19 18" width="22.19" height="18"><path fill="rgb( 239, 123, 108 )" stroke="transparent" stroke-width="0" style="" d="M 5 9.275 L 5 8.3495 L 1 8.3495 C 0.4477 8.3495 0 8.7972 0 9.3495 C 0 9.9018 0.4477 10.3495 1 10.3495 L 5 10.3495 Z" fill-rule="evenodd"  clip-rule="evenodd" /></svg>')}@media(min-width: 75em){.salarischeck .salarischeck__button.btn--arrow-right:before{background-image:url('data:image/svg+xml;charset=utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 22.19 18" width="22.19" height="18"><path fill="rgb( 239, 123, 108 )" stroke="transparent" stroke-width="0" style="" d="m 21 8.472 L 21 7.3495 L 1 7.3495 C 0.4477 7.3495 0 7.7972 0 8.3495 C 0 8.9018 0.4477 9.3495 1 9.3495 H 21 Z" fill-rule="evenodd"  clip-rule="evenodd" /></svg>')}}.salarischeck__intro{margin-bottom:40px}.salarischeck__intro p{color:#fff}@media(min-width: 75em){.salarischeck__intro{margin-bottom:60px}}@keyframes placeHolderShimmer{0%{background-position:-468px 0}100%{background-position:468px 0}}.salarischeck-results .salarischeck__container{display:flex;flex-direction:column;row-gap:40px}@media(min-width: 75em){.salarischeck-results .salarischeck__container{row-gap:60px}}@media(min-width: 75em){.salarischeck-results .salarischeck__wrapper{display:grid;grid-template-columns:1fr 1fr;row-gap:60px;column-gap:16px}}.salarischeck-results .salarischeck__content{display:flex;flex-direction:column;row-gap:40px}@media(min-width: 75em){.salarischeck-results .salarischeck__content{row-gap:20px}}.salarischeck-results .salarischeck__tag-holder{width:100%;display:flex;justify-content:center}.salarischeck-results .salarischeck__year-holder{display:flex;flex-direction:row;column-gap:10px}@media(min-width: 75em){.salarischeck-results .salarischeck__year-holder{display:none}}.salarischeck-results .salarischeck__year{display:flex;padding:8px 20px;justify-content:center;align-items:center;gap:10px;flex:1 0 0;border-radius:40px;border:2px solid var(--AOb-Groen, #45B233);color:#45b233;font-family:"Urbanist","Times","Baskerville","Georgia",serif;font-size:1rem;font-style:normal;font-weight:700;line-height:1.625rem;cursor:pointer;user-select:none}.salarischeck-results .salarischeck__year--active{background-color:#45b233;color:#fff;cursor:default}@media(min-width: 75em){.salarischeck-results .salarischeck__year{font-size:1.125rem;line-height:2rem}}.salarischeck-results .salarischeck__data-frame .salarischeck__data-frame-wrapper{background:#f2f1f2;border-radius:20px 0px 20px 0px;padding:40px 30px 40px 30px;display:flex;flex-direction:column;gap:60px;align-items:flex-start;justify-content:flex-start;flex-shrink:0;width:100%;position:relative}.salarischeck-results .salarischeck__data-frame .salarischeck__data-frame-data{display:flex;flex-direction:column;gap:30px;align-items:flex-start;justify-content:flex-start;align-self:stretch;flex-shrink:0;position:relative}@media(min-width: 75em){.salarischeck-results .salarischeck__data-frame .salarischeck__data-frame-data{gap:40px}}.salarischeck-results .salarischeck__data-frame .salarischeck__data-frame-dropdown{width:100%}.salarischeck-results .salarischeck__data-frame .salarischeck__data-frame-details{display:flex;flex-direction:row;gap:10px;align-items:flex-start;align-self:stretch;flex-shrink:0;position:relative;justify-content:space-between}.salarischeck-results .salarischeck__data-frame .salarischeck__data-frame-detail{color:#45b233;text-align:left;font-family:"Urbanist","Times","Baskerville","Georgia",serif;font-size:.75rem;line-height:1.25rem;font-weight:500;position:relative;display:flex;align-items:center;justify-content:flex-start}@media(min-width: 75em){.salarischeck-results .salarischeck__data-frame .salarischeck__data-frame-detail{font-size:.875rem;line-height:1.375rem}}.salarischeck-results .salarischeck__data-frame .salarischeck__data-frame-header{color:#45b233;text-align:left;font-family:"Urbanist","Times","Baskerville","Georgia",serif;font-size:1rem;line-height:2rem;font-weight:700;position:relative;align-self:stretch;display:flex;align-items:center;justify-content:flex-start}@media(min-width: 75em){.salarischeck-results .salarischeck__data-frame .salarischeck__data-frame-header{font-size:1.125rem;line-height:2rem}}.salarischeck-results .salarischeck__data-frame .salarischeck__data-frame-content{width:100%;display:none;flex-direction:column;gap:20px;align-items:flex-start;justify-content:flex-start;align-self:stretch;flex-shrink:0;position:relative}.salarischeck-results .salarischeck__data-frame .salarischeck__data-frame-content.active{display:flex}.salarischeck-results .salarischeck__data-frame .salarischeck__data-frame-section{display:flex;flex-direction:column;gap:10px;align-items:flex-start;justify-content:flex-start;align-self:stretch;flex-shrink:0;position:relative}.salarischeck-results .salarischeck__data-frame .salarischeck__data-frame-entry{display:flex;flex-direction:row;gap:5px;align-items:center;justify-content:flex-start;align-self:stretch;flex-shrink:0;position:relative}.salarischeck-results .salarischeck__data-frame .salarischeck__data-frame-entry__label{color:#00493b;text-align:left;font-family:"Urbanist","Times","Baskerville","Georgia",serif;font-size:1rem;line-height:1.75rem;font-weight:500;position:relative;width:100%;display:flex;align-items:center;justify-content:flex-start}@media(min-width: 75em){.salarischeck-results .salarischeck__data-frame .salarischeck__data-frame-entry__label{font-size:1.125rem;line-height:2rem}}.salarischeck-results .salarischeck__data-frame .salarischeck__data-frame-entry__value{color:#00493b;text-align:right;font-family:"Urbanist","Times","Baskerville","Georgia",serif;font-size:1rem;line-height:1.75rem;font-weight:500;position:relative;width:100%;display:flex;align-items:center;justify-content:flex-end}@media(min-width: 75em){.salarischeck-results .salarischeck__data-frame .salarischeck__data-frame-entry__value{font-size:1.125rem;line-height:2rem}}.salarischeck-results .salarischeck__data-frame .salarischeck__data-frame-divider{margin-top:-1px;border-style:solid;border-color:#45b233;border-width:1px 0 0 0;align-self:stretch;flex-shrink:0;height:0px;position:relative}.salarischeck-results .salarischeck__data-frame .salarischeck__data-frame-total-wrapper{width:100%;display:flex;flex-direction:column;gap:10px;align-items:flex-start;justify-content:flex-start;align-self:stretch;flex-shrink:0;position:relative}.salarischeck-results .salarischeck__data-frame .salarischeck__data-frame-total-wrapper-incidental{width:100%;display:none;flex-direction:column;gap:10px;align-items:flex-start;justify-content:flex-start;align-self:stretch;flex-shrink:0;position:relative}.salarischeck-results .salarischeck__data-frame .salarischeck__data-frame-total-wrapper-incidental.active{display:flex}.salarischeck-results .salarischeck__data-frame .salarischeck__data-frame-total-holder{width:100%;display:flex;flex-direction:column;gap:30px;align-items:flex-start;justify-content:flex-start;align-self:stretch;flex-shrink:0;position:relative}.salarischeck-results .salarischeck__data-frame .salarischeck__data-frame-total{display:flex;flex-direction:row;gap:5px;align-items:center;justify-content:flex-start;align-self:stretch;flex-shrink:0;position:relative}.salarischeck-results .salarischeck__data-frame .salarischeck__data-frame-total__label{color:#00493b;text-align:left;font-family:"Urbanist","Times","Baskerville","Georgia",serif;font-size:1rem;line-height:1.75rem;font-weight:700;position:relative;width:100%;display:flex;align-items:center;justify-content:flex-start}@media(min-width: 75em){.salarischeck-results .salarischeck__data-frame .salarischeck__data-frame-total__label{font-size:1.125rem;line-height:2rem}}.salarischeck-results .salarischeck__data-frame .salarischeck__data-frame-total__value{color:#00493b;text-align:right;font-family:"Urbanist","Times","Baskerville","Georgia",serif;font-size:1rem;line-height:1.75rem;font-weight:700;position:relative;width:100%;display:flex;align-items:center;justify-content:flex-end}@media(min-width: 75em){.salarischeck-results .salarischeck__data-frame .salarischeck__data-frame-total__value{font-size:1.125rem;line-height:2rem}}.salarischeck-results .salarischeck__data-frame-summary{background:#f2f1f2;border-radius:20px 0px 20px 0px;padding:40px 30px;display:none;flex-direction:column;gap:30px;width:100%;position:relative}.salarischeck-results .salarischeck__data-frame-summary.active{display:flex}@media(min-width: 75em){.salarischeck-results .salarischeck__data-frame-summary{gap:20px}}.salarischeck-results .salarischeck__data-frame-summary .salarischeck__data-frame-summary-header{color:#45b233;font-family:"Urbanist","Times","Baskerville","Georgia",serif;font-size:1rem;line-height:1.75rem;font-weight:700;height:32px;display:flex;align-items:center}@media(min-width: 75em){.salarischeck-results .salarischeck__data-frame-summary .salarischeck__data-frame-summary-header{font-size:1.125rem;line-height:2rem}}.salarischeck-results .salarischeck__data-frame-summary .salarischeck__data-frame-summary-item{display:flex;flex-direction:column;gap:10px}@media(min-width: 75em){.salarischeck-results .salarischeck__data-frame-summary .salarischeck__data-frame-summary-item{gap:20px}}.salarischeck-results .salarischeck__data-frame-summary .salarischeck__data-frame-summary-item .salarischeck__data-frame-summary-item-header-wrapper{display:flex;flex-direction:column;row-gap:5px}.salarischeck-results .salarischeck__data-frame-summary .salarischeck__data-frame-summary-item .salarischeck__data-frame-summary-item-header{color:#00493b;font-family:"Urbanist","Times","Baskerville","Georgia",serif;font-size:1rem;line-height:2rem;font-weight:700;display:flex;align-items:center}@media(min-width: 75em){.salarischeck-results .salarischeck__data-frame-summary .salarischeck__data-frame-summary-item .salarischeck__data-frame-summary-item-header{font-size:1.125rem;line-height:2rem}}.salarischeck-results .salarischeck__data-frame-summary .salarischeck__data-frame-summary-item .salarischeck__data-frame-summary-divider{margin-top:-1px;border-top:1px solid #45b233;width:100%}.salarischeck-results .salarischeck__data-frame-summary .salarischeck__data-frame-summary-item .salarischeck__data-frame-summary-details-container{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:20px}.salarischeck-results .salarischeck__data-frame-summary .salarischeck__data-frame-summary-item .salarischeck__data-frame-summary-detail .salarischeck__data-frame-summary-detail-item{display:flex;flex-direction:row;align-items:center;gap:8px}@media(min-width: 75em){.salarischeck-results .salarischeck__data-frame-summary .salarischeck__data-frame-summary-item .salarischeck__data-frame-summary-detail .salarischeck__data-frame-summary-detail-item{justify-content:space-between}}.salarischeck-results .salarischeck__data-frame-summary .salarischeck__data-frame-summary-item .salarischeck__data-frame-summary-detail .salarischeck__data-frame-summary-detail-label{font-weight:500;font-size:1rem;color:#00493b}@media(min-width: 75em){.salarischeck-results .salarischeck__data-frame-summary .salarischeck__data-frame-summary-item .salarischeck__data-frame-summary-detail .salarischeck__data-frame-summary-detail-label{font-size:1.125rem}}.salarischeck-results .salarischeck__data-frame-summary .salarischeck__data-frame-summary-item .salarischeck__data-frame-summary-detail .salarischeck__data-frame-summary-detail-value{font-weight:500;font-size:1rem;color:#00493b}@media(min-width: 75em){.salarischeck-results .salarischeck__data-frame-summary .salarischeck__data-frame-summary-item .salarischeck__data-frame-summary-detail .salarischeck__data-frame-summary-detail-value{font-size:1.125rem}}.salarischeck-results .salarischeck__data-frame-summary .salarischeck__data-frame-summary-item .is-netto .salarischeck__data-frame-summary-detail-value,.salarischeck-results .salarischeck__data-frame-summary .salarischeck__data-frame-summary-item .is-netto .salarischeck__data-frame-summary-detail-label{font-weight:900}.salarischeck-results .salarischeck-warning{text-align:left;font-family:"Urbanist","Times","Baskerville","Georgia",serif;font-size:.75rem;line-height:1.25rem;font-weight:300;display:flex;align-items:center;justify-content:flex-start;color:#fff}.salarischeck-results .salarischeck-warning-highlight{color:#45b233}.salarischeck-results .salarischeck-warning-text{color:#fff}.salarischeck-results .salarischeck__calendar-years{display:flex;flex-direction:column;gap:60px;width:100%}.salarischeck-results .salarischeck__calendar-year-selector{display:flex;flex-direction:row;gap:20px}.salarischeck-results .salarischeck__calendar-year-option{border-radius:40px;border:2px solid #45b233;padding:8px 20px;display:flex;align-items:center;justify-content:center;flex:1;cursor:pointer;color:#45b233}@media(min-width: 75em){.salarischeck-results .salarischeck__calendar-year-option{padding:9px 20px}}.salarischeck-results .salarischeck__calendar-year-option.active{background-color:#45b233;color:#fff;cursor:default}.salarischeck-results .salarischeck__calendar-year{font-family:"Urbanist","Times","Baskerville","Georgia",serif;font-size:1rem;line-height:1.625rem;font-weight:700;color:currentColor}@media(min-width: 75em){.salarischeck-results .salarischeck__calendar-year{font-size:1.125rem;line-height:1.625rem}}.salarischeck-results .salarischeck__calendar{display:none}@media(min-width: 75em){.salarischeck-results .salarischeck__calendar{display:block}}.salarischeck-results .salarischeck__calendar .salarischeck__calendar-wrapper{padding:0 0 0 98px;display:flex;flex-direction:column;gap:40px;align-items:flex-start}@media(min-width: 75em){.salarischeck-results .salarischeck__calendar .salarischeck__calendar-wrapper{row-gap:20px}}.salarischeck-results .salarischeck__calendar .salarischeck__calendar-months-wrapper{display:flex;flex-direction:column;gap:20px}.salarischeck-results .salarischeck__calendar .salarischeck__calendar-months{grid-template-columns:repeat(4, 1fr);grid-template-rows:repeat(3, 1fr);gap:20px;width:100%;display:none}.salarischeck-results .salarischeck__calendar .salarischeck__calendar-months.active{display:grid}.salarischeck-results .salarischeck__calendar .salarischeck__calendar-month{background-color:#f2f1f2;border-radius:10px;padding:10px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;cursor:pointer;row-gap:9px;min-width:100px;min-height:125px}.salarischeck-results .salarischeck__calendar .salarischeck__calendar-month.active{background-color:#45b233;cursor:default}.salarischeck-results .salarischeck__calendar .salarischeck__calendar-month-header{display:flex;flex-direction:column;gap:5px;align-items:center;width:100%}.salarischeck-results .salarischeck__calendar .salarischeck__calendar-month-title{font-family:"Urbanist","Times","Baskerville","Georgia",serif;font-size:.875rem;line-height:1.375rem;font-weight:500;color:#00493b}.salarischeck-results .salarischeck__calendar .salarischeck__calendar-month-name{font-family:"Urbanist","Times","Baskerville","Georgia",serif;font-size:1.625rem;line-height:2.375rem;font-weight:800;color:#00493b}.salarischeck-results .salarischeck__calendar .salarischeck__calendar-month-year{font-family:"Urbanist","Times","Baskerville","Georgia",serif;font-size:.875rem;line-height:1.375rem;font-weight:500;color:#00493b}.salarischeck-results .salarischeck__calendar .salarischeck__calendar-divider{height:0;border-top:.5px solid #00493b;width:100%}.search-form{margin:0;flex-basis:100%}.search-form--header{flex-basis:auto}@media(min-width: 75em){.search-form--header{max-width:353px}}.search-form.js-toggle-mobile-menu-buttons{margin-left:14px}.search-form-shortcode{display:flex}.search-form-shortcode .arrow-button{margin-top:0}.search-form__fieldset{display:flex;flex-direction:row;background-color:#fff;border-radius:2.5rem}@media(min-width: 75em){.search-form__fieldset{max-width:11.4375rem}}.search-form--full-width .search-form__fieldset{max-width:unset;width:100%}.search-form__input-holder{flex-basis:100%}.search-form--toggleable .search-form__input-holder{transition:width .5s ease-in-out;width:0;overflow:hidden;border-radius:2.5rem 0 0 2.5rem;flex-basis:auto}.search-form--toggleable.search-form--open .search-form__input-holder{width:130px}@media(min-width: 75em){.search-form--toggleable.search-form--open .search-form__input-holder{width:300px}}.js-toggle-mobile-menu-buttons.search-form--open .search-form__input-holder{width:calc(100vw - 116px)}@media(min-width: 36em){.js-toggle-mobile-menu-buttons.search-form--open .search-form__input-holder{width:130px}}.search-form__input{border-radius:2.5rem 0 0 2.5rem;font-family:"Urbanist","Times","Baskerville","Georgia",serif;padding-left:1.25rem;padding-top:.5rem;padding-bottom:.5rem}@media(min-width: 75em){.search-form__input{padding-top:.5625rem;padding-bottom:.5625rem;padding-right:0;opacity:0;transition:opacity .3s ease .4s}}.search-form__input::placeholder{color:#959595;font-weight:600}.search-form .search-form__input::placeholder{color:#00493b}@media(min-width: 75em){.search-form--open .search-form__input{opacity:1}}.search-form__button{padding:.6875rem;border:none;display:inline-flex;border-radius:100%;cursor:pointer;background-color:#fff;transition:background-color .35s ease}@media(min-width: 75em){.search-form__button{padding:.75rem}}.search-form__button:hover,.search-form__button--hover{background-color:#b3ddd1;color:#00493b}.search-form__button:focus-visible,.search-form__button--focus-visible{background-color:#b3ddd1;color:#00493b}.search-form__button:active,.search-form__button--active{background-color:#b3ddd1;color:#00493b}.search-form__button:disabled,.search-form__button--disabled{background-color:#9d9d9d;color:#9d9d9d}.search-form--open .search-form__button:hover,.search-form--open .search-form__button--hover{background-color:#fff}.search-results ul.oi-results{list-style-type:none;padding:0;margin:0}.search-results .oi-facet-constraints{width:100%;overflow:auto}@media(min-width: 48em){.search-results .oi-facet-constraints{overflow:visible}}.search-results.facet-articles{margin-bottom:20px}.search-results #oi-section-list,.search-results #oi-date-list{display:flex;flex-direction:row;gap:10px;list-style-type:none}@media(min-width: 48em){.search-results #oi-section-list,.search-results #oi-date-list{flex-wrap:wrap;column-gap:20px;row-gap:30px}}.search-results #oi-section-list a,.search-results #oi-date-list a{white-space:nowrap}#oi-suggestions{z-index:999999999999 !important}.oi-facet-header{display:none}#oi-section-list,#oi-date-list{margin:0;padding:0}#oi-section-list li,#oi-date-list li{display:inline-block}#oi-pager ul{margin:0;padding:0}#oi-pager ul li{padding-top:60px;list-style-type:none;display:flex;justify-content:center}.oi-results li{list-style-type:none}.search-results__header{display:flex;flex-direction:column;align-items:baseline;row-gap:1.875rem}@media(min-width: 75em){.search-results__header{row-gap:2.5rem}}.search-results__input-wrapper{display:flex;flex-direction:column;row-gap:20px;width:100%}.search-results__results-title{color:#00493b;font-family:"Urbanist","Times","Baskerville","Georgia",serif;font-size:1.375rem;font-style:normal;font-weight:800;line-height:2.125rem}.search-results__results-title-query{color:#45b233}.search-results__container{padding:2.5rem 0;border-bottom:1px solid #00493b;display:flex;flex-direction:column;align-items:flex-start;row-gap:20px}.search-results__detail-container{display:flex;flex-direction:row;align-items:center;gap:1.25rem}.search-results__content-wrapper{display:flex;flex-direction:column;row-gap:10px}.search-results__title{margin:0}.search-results__title:hover{color:#ffc601}.search-results__content{font-size:1rem;line-height:1.75rem;flex-direction:column;align-items:start;row-gap:10px}@media(min-width: 75em){.search-results__content{font-size:1.125rem;line-height:2rem;flex-direction:row;align-items:center;column-gap:20px;display:flex}}.search-results__content em{background-color:#ffe168;font-style:normal}.search-results__content-image{float:right;margin-left:15px;margin-bottom:15px}@media(min-width: 75em){.search-results__content-image{float:none;margin-left:0;margin-bottom:0}}.search-results__anchor{color:#45b233;font-size:1rem;line-height:1.625rem;align-self:flex-start}.search-results__anchor:hover{color:#ffc601}@media(min-width: 75em){.search-results__anchor{font-size:1.125rem;line-height:1.625rem}}#oi-result-loader{margin:0 auto;display:block;position:absolute;left:0;right:0;transform:translateY(15px)}.section{padding-left:0;padding-right:0;position:relative;background-color:#f2f1f2}.section,.section--top-padding-normal{padding-top:60px}@media(min-width: 75em){.section,.section--top-padding-normal{padding-top:120px}}.section--top-padding-half{padding-top:60px}@media(min-width: 75em){.section--top-padding-half{padding-top:80px}}.section,.section--bottom-padding-normal{padding-bottom:60px}@media(min-width: 75em){.section,.section--bottom-padding-normal{padding-bottom:120px}}.section--bottom-padding-normal.section--agenda{padding-bottom:60px}@media(min-width: 75em){.section--bottom-padding-normal.section--agenda{padding-bottom:0}}.section--bottom-padding-half{padding-bottom:60px}@media(min-width: 75em){.section--bottom-padding-half{padding-bottom:80px}}@media(min-width: 75em){.section--with-breadcrumbs{padding-top:70px}}.section--light{background-color:#f2f1f2}.section--light-grey{background-color:#f2f1f2}.section--light-blue{background-color:#b3ddd1}.section--dark{background-color:#00493b}.section--green{background-color:#45b233}.section--green-2{background-color:#45b233}.section--orange{background-color:#ffad76}.section--blue-dark1{background-color:#02003c}.section--afdeling-bg{background-color:#ffe168}.section--story-bg-color-afdeling-to-grey{background:#f2f1f2;background:linear-gradient(0deg, #f2f1f2 0%, #f2f1f2 60px, #ffe168 60px, #ffe168 100%)}@media(min-width: 75em){.section--story-bg-color-afdeling-to-grey{background:#f2f1f2;background:linear-gradient(0deg, #f2f1f2 0%, #f2f1f2 120px, #ffe168 120px, #ffe168 100%)}}.section--story-bg-color-afdeling-to-grey .section--video{background:none}.section--multicolor{background:#f2f1f2;background:linear-gradient(0deg, #f2f1f2 0%, #f2f1f2 231px, #00493B 231px, #00493B 100%)}@media(min-width: 75em){.section--multicolor{background:#f2f1f2;background:linear-gradient(0deg, #f2f1f2 0%, #f2f1f2 231px, #00493B 231px, #00493B 100%)}}.section--multicolor.section--only-padding-top,.section--multicolor.section--no-padding,.section--multicolor.section--top-padding-none,.section--multicolor.section--bottom-padding-none{background:linear-gradient(0deg, #f2f1f2 0%, #f2f1f2 7.5rem, #00493B 7.5rem, #00493B 100%)}.section--multicolorOUD{background:#00493b}@media(min-width: 75em){.section--multicolorOUD{background:#000;background:linear-gradient(0deg, #f2f1f2 0%, #f2f1f2 14.4375rem, #00493B 14.4375rem, #00493B 100%)}.section--multicolorOUD.section--only-padding-top,.section--multicolorOUD.section--no-padding{background:linear-gradient(0deg, #f2f1f2 0%, #f2f1f2 7.5rem, #00493B 7.5rem, #00493B 100%)}}@media(min-width: 75em){.section--full-viewheight{min-height:calc(100vh - 180px)}}.section--no-padding{padding:0}.section.section--top-padding-none{padding-top:0}.section.section--bottom-padding-none{padding-bottom:0}.section.section--bottom-padding-none .typography .image.center{margin-bottom:0}.section--only-padding-bottom{padding-top:0;padding-bottom:60px}@media(min-width: 75em){.section--only-padding-bottom{padding-bottom:120px}}.section--only-padding-top{padding-bottom:0px;padding-top:60px}.section--only-padding-top .typography .image.center{margin-bottom:0}@media(min-width: 75em){.section--only-padding-top{padding-top:120px}}.section--only-padding-top--vacancies,.section--only-padding-top.section--agenda{padding-top:60px;padding-bottom:60px}@media(min-width: 75em){.section--only-padding-top--vacancies,.section--only-padding-top.section--agenda{padding-bottom:0;padding-top:0}}.section--padding-both-medium{padding-top:20px;padding-bottom:20px}@media(min-width: 75em){.section--padding-both-medium{padding-top:40px;padding-bottom:40px}}.section--vacancyfaq{max-width:964px;margin:0 auto;overflow:visible}.section--agenda .swiper--disabled .swiper__footer{display:none}.section--vacancies .swiper--disabled .swiper__footer{display:none}.WerkenBijElementalPage .section--vacancies{background:#f2f1f2;background:linear-gradient(0deg, #f2f1f2 0%, #f2f1f2 231px, #f2f1f2 231px, #f2f1f2 100%)}@media(min-width: 75em){.WerkenBijElementalPage .section--vacancies{background:#45b233;background:linear-gradient(0deg, #45B233 0%, #45B233 120px, #f2f1f2 120px, #f2f1f2 100%)}}.WerkenBijVacancyOverviewPage .section--vacancies{background:#00493b;background:linear-gradient(0deg, #00493B 0%, #00493B 231px, #00493B 231px, #00493B 100%);padding-top:60px;padding-bottom:60px}@media(min-width: 75em){.WerkenBijVacancyOverviewPage .section--vacancies{background:#02003c;background:linear-gradient(0deg, #02003C 0%, #02003C 120px, #f2f1f2 120px, #f2f1f2 100%)}}@media(min-width: 75em){.WerkenBijVacancyOverviewPage .section--vacancies{padding-bottom:0;padding-top:0}}@media(min-width: 75em){.section--vacancies{padding-bottom:0}}.section--vacancydetail-header{padding-bottom:0}.section--video-text{padding-bottom:40px;padding-top:0}@media(min-width: 75em){.section--video-text{padding-bottom:60px}}.section--video{padding:0;background:linear-gradient(180deg, #f2f1f2 30px, #b3ddd1 0, #b3ddd1 calc(100% - 30px), #f2f1f2 0)}@media(min-width: 48em){.section--video{background:linear-gradient(180deg, #f2f1f2 60px, #b3ddd1 0, #b3ddd1 calc(100% - 60px), #f2f1f2 0)}}.section--video-green{padding:0;background:linear-gradient(180deg, #f2f1f2 30px, #45B233 0, #45B233 calc(100% - 30px), #f2f1f2 0)}@media(min-width: 48em){.section--video-green{background:linear-gradient(180deg, #f2f1f2 60px, #45B233 0, #45B233 calc(100% - 60px), #f2f1f2 0)}}.section--medium-spacing{padding-top:3.75rem;padding-bottom:3.75rem}@media(min-width: 75em){.section--medium-spacing{padding-top:5rem;padding-bottom:5rem}}.section__header__actions{margin-left:0;display:flex;flex-direction:row;margin-top:40px;column-gap:20px;align-items:center;width:100%}@media(min-width: 48em){.section__header__actions{margin-left:auto}}@media(min-width: 75em){.section__header__actions{margin-top:0;width:auto}}.news-overview .section__header__actions{flex-wrap:wrap;row-gap:15px}@media(min-width: 48em){.news-overview .section__header__actions{flex-wrap:nowrap}}.section__header{display:flex;flex-direction:column;margin-bottom:40px;flex-wrap:wrap}@media(min-width: 48em){.section__header{flex-direction:row}}@media(min-width: 75em){.section__header{margin-bottom:60px}}.section__header--medium{margin-bottom:20px}@media(min-width: 75em){.section__header--medium{margin-bottom:40px}}.section__header--small{margin-bottom:40px}@media(min-width: 75em){.section__header--small{margin-bottom:40px}}.section__header--with-content{margin-bottom:20px}@media(min-width: 75em){.section__header--with-content{margin-bottom:20px}}.section__top-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.section__top-header--compact{justify-content:flex-start;align-items:center}.section__title-icon{margin-right:.625rem;max-height:2.1875rem;max-width:2.1875rem}@media(min-width: 75em){.section__title-icon{margin-right:1.25rem;margin-top:-0.1875rem}}.section__title-icon--large{height:2.625rem;max-height:2.625rem;width:2.625rem;max-width:2.625rem}@media(min-width: 75em){.section__title-icon--large{height:2.75rem;max-height:2.75rem;width:2.75rem;max-width:2.75rem}}.section__title{margin-bottom:0;margin-top:0}.section--light .section__title{color:#45b233}.section--light-grey .section__title{color:#45b233}.section--light-blue .section__title{color:#45b233}.section--dark .section__title{color:#45b233}.section--green .section__title{color:#00493b}.section--green-2 .section__title{color:#b3ddd1}.section--orange .section__title{color:#fff}.section--multicolor .section__title{color:#45b233}.section__title .section--blue-dark1{background-color:#45b233}.section--numbered-tips .section__title{color:#00493b}.section__header__text{font-family:"Urbanist","Times","Baskerville","Georgia",serif;font-style:normal;font-weight:800;font-size:1.5rem;line-height:2.25rem;color:#00493b;flex-basis:100%;padding-top:1.25rem;margin-bottom:2.5rem}.section__header__text--no-margin-bottom{margin-bottom:0}@media(min-width: 75em){.section__header__text{max-width:75%;font-size:1.625rem;line-height:2.375rem;padding-top:1.4375rem;margin-bottom:0}.section__header--small .section__header__text{font-size:1.375rem;line-height:2.25rem}}@media(min-width: 75em){.section__header--small .section__header__text{max-width:unset}}.section--light-blue .section__header__text{color:#00493b}.section--light-grey .section__header__text{color:#00493b}.section--dark .section__header__text{color:#fff}.section--light .section__header__text{color:#45b233}.section--green .section__header__text{color:#fff}.section--green-2 .section__header__text{color:#fff}.section--orange .section__header__text{color:#00493b}.section__header__text .section--blue-dark1{background-color:#00493b}.section__carousel{display:flex;flex-direction:row;flex-wrap:nowrap}.section--green .section__button{color:#fff}.section--dark .section__button{color:#fff}.section__footer{padding-top:2.5rem}@media(min-width: 75em){.section__footer{padding-top:3.75rem}}.section__footer-title{margin-bottom:1.25rem}.section-cards__header-button{align-self:center;margin-left:auto;display:none}@media(min-width: 75em){.section-cards__header-button{display:block}}.select2-container--default .select2-selection--single{border:0 !important;border-radius:40px !important;height:auto !important}.select2-container--open .select2-dropdown--below,.select2-container--open .select2-dropdown--above{border:0 !important;border-radius:1.1875rem !important;box-shadow:0px 3px 6px rgba(0,73,59,.15);margin-top:5px}.select2-container--open .select2-dropdown--above{margin-top:-5px}.select2-container{position:relative;max-width:100%;display:block;width:100%}.select2-container .select2-selection__arrow{display:none}.select2-container .select2-selection--single::after{content:"";position:absolute;width:10px;height:6px;background-repeat:no-repeat;background-size:contain;background-position:center center;right:20px;top:4px;bottom:0;margin:auto;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0.73 0.12 9.5 5.75'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.44148 0.417893C2.05096 0.0273689 1.41779 0.0273689 1.02727 0.417893C0.636744 0.808417 0.636744 1.44158 1.02727 1.83211L4.77727 5.58211C5.16779 5.97263 5.80096 5.97263 6.19148 5.58211L9.94148 1.83211C10.332 1.44158 10.332 0.808417 9.94148 0.417893C9.55096 0.0273689 8.91779 0.0273689 8.52727 0.417893L5.48438 3.46079L2.44148 0.417893Z' fill='%2300493B'%3E%3C/path%3E%3C/svg%3E")}.select2-container .select2-selection{font-size:1.125rem;font-weight:600;line-height:1.625rem;text-align:left;white-space:pre-wrap;padding:.5rem 2.46875rem .5rem 1.25rem;width:100%;background-color:#fff;color:#959595;outline:none;border:none;border-radius:2.5rem;cursor:pointer;transition:color 300ms ease-out,background-color 300ms ease-out,border-color 300ms ease-out,box-shadow 300ms ease-out}.select2-container .select2-selection:focus-visible{outline:2px solid #000}.select2-container.select2-container--disabled .select2-selection{background-color:#d9e9e5;color:#91aea9;cursor:default}.select2-container.select2-container--disabled .select2-selection .select2-selection__rendered{color:#91aea9}.select2-container .select2-selection--single .select2-selection__rendered{padding-left:0;color:#00493b}.select2-container .select2-search--dropdown{border-bottom:1px solid #aaa;padding-left:0}.select2-container .select2-search--dropdown .select2-search__field{border:0 !important;padding-left:20px}.select2-results__option.loading-results,.select2-results__option.select2-results__option--load-more{background-image:url("../images/loader.gif");background-repeat:no-repeat;padding-left:40px;background-size:auto 25px;background-position:10px 35%}.select2-results__option{padding-left:20px}.signupform__header{margin-bottom:2.5rem}@media(min-width: 75em){.signupform__header{margin-bottom:3.75rem}}.signupform__next-btn{margin-top:0}.signupform__title{display:none}@media(min-width: 75em){.signupform__title{display:block}}.signupform__title--mobile{display:block;color:#00493b;margin-bottom:1.25rem}@media(min-width: 75em){.signupform__title--mobile{display:none}}.signupform__container{max-width:64.75rem}.signupform__step-holder{display:flex;flex-direction:row;gap:.625rem}@media(min-width: 75em){.signupform__step-holder{margin-left:auto}}.signupform__step-wrapper{display:flex;flex-direction:row;column-gap:5px;align-items:center}.signupform__step-btn{cursor:default}.signupform__step-btn--current:hover,.signupform__step-btn--completed:hover{background-color:#f3b2c3;color:#00493b;cursor:default}.signupform__step-btn--upcoming{background-color:#b3ddd1;color:#f2f1f2}.signupform__step-btn--upcoming:hover{background-color:#b3ddd1;color:#f2f1f2;cursor:default}.signupform__step-label{display:none;font-weight:600}@media(min-width: 75em){.signupform__step-label{display:block}}.signupform__step-label--current{display:block}.signupform__fields{display:flex}.signupform__fields--SignUpFormMemberTypeStep{flex-direction:column}@media(min-width: 75em){.signupform__fields--SignUpFormMemberTypeStep{flex-direction:row;column-gap:7.125rem}}.signupform__fields--SignUpFormMemberDataStep{flex-direction:column}.signupform__fields--SignUpFormConfirmStep{flex-direction:column}.form_extra_marginbottom{margin-bottom:1.875rem}@media(min-width: 75em){.form_extra_marginbottom{margin-bottom:1.25rem}}@media(min-width: 75em){.form_extra_margintop{margin-top:3.75rem}}@media(min-width: 75em){.form_extra_margintop--small{margin-top:1.875rem}}.form__fieldgroup{width:100%;margin-bottom:1.25rem}@media(min-width: 75em){.form__fieldgroup{margin-bottom:3.75rem}.userform-element__content .form__fieldgroup{margin-bottom:1.875rem}.member-login .form__fieldgroup,.password-reset-form .form__fieldgroup{margin-bottom:1.25rem}}@media(min-width: 75em){.signupform__contribution .form__fieldgroup,.sMz-EventNoMargin .form__fieldgroup{margin-bottom:0}}.form__fieldgroup--flexible{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;column-gap:1rem}.form__fieldgroup--blue{padding:2.5rem;background:#b3ddd1;border-radius:1.25rem;margin-bottom:2.5rem}.form__fieldgroup--flexible .form__fieldgroup-field{width:100%;flex-grow:1}@media(min-width: 75em){.form__fieldgroup--flexible .form__fieldgroup-field.--postalcode{width:25% !important}.form__fieldgroup--flexible .form__fieldgroup-field.--housenumber{width:25% !important}.form__fieldgroup--flexible .form__fieldgroup-field.--addition{width:25% !important}.form__fieldgroup--flexible .form__fieldgroup-field--full-width{width:100% !important}.form__fieldgroup--flexible .form__fieldgroup-field.--full-width:first-child{width:100%}.form__fieldgroup--flexible .form__fieldgroup-field:first-child{width:24.68%}.form__fieldgroup--flexible .form__fieldgroup-field:nth-child(2){width:28.83%}.form__fieldgroup--flexible .form__fieldgroup-field:nth-child(3){width:42.63%}.form__fieldgroup--flexible .form__fieldgroup-field:nth-child(4){width:33.19%;margin-bottom:0}.form__fieldgroup--flexible .form__fieldgroup-field:nth-child(5){width:65.14%;margin-bottom:0}.form__fieldgroup--flexible .form__fieldgroup-field:nth-child(6){width:39%;margin-bottom:0}.form__fieldgroup--flexible .form__fieldgroup-field:nth-child(7){width:28.83%;margin-bottom:0}.form__fieldgroup--flexible .form__fieldgroup-field:nth-child(8){width:28.83%;margin-bottom:0}.form__fieldgroup--flexible .form__fieldgroup-field:nth-child(9){width:30%;margin-bottom:0}.form__fieldgroup--flexible .form__fieldgroup-field:nth-child(10){width:49.17%;margin-bottom:0}.form__fieldgroup--flexible .form__fieldgroup-field:nth-child(11){width:49.17%;margin-bottom:0}.form__fieldgroup--flexible .form__fieldgroup-field:nth-child(12){width:39%;margin-bottom:0}.form__fieldgroup--flexible .form__fieldgroup-field:nth-child(13){width:49.17%;margin-bottom:0}.form__fieldgroup--flexible .form__fieldgroup-field:nth-child(14){width:49.17%;margin-bottom:0}}@media(min-width: 75em){.form__fieldgroup-field.drievierde{width:calc(75% - 8px) !important}.form__fieldgroup-field.tweederde{width:calc(66.66666% - 8px) !important}.form__fieldgroup-field.half{width:calc(50% - 8px) !important}.form__fieldgroup-field.eenderde{width:calc(33.33333% - 8px) !important}.form__fieldgroup-field.eenvierde{width:calc(25% - 8px) !important}.form__fieldgroup-field.eenachtste{width:calc(12.5% - 8px) !important}}.form__fieldgroup-field--iban-agree.fieldgroup-field{margin-top:30px}.form__fieldgroup-field--table{display:flex;flex-direction:row;flex-wrap:wrap;row-gap:1.875rem}.form__fieldgroup-field--table:not(:first-child){margin-top:1.875rem}.form__fieldgroup-item{width:100%;display:flex;flex-direction:column}@media(min-width: 75em){.form__fieldgroup-item{flex-direction:row;gap:7.0625rem}}.form__fieldgroup-item-key{width:100%;color:#45b233;font-size:1.125rem;line-height:1.625rem;font-weight:700;max-width:11.25rem}@media(min-width: 75em){.form__fieldgroup-item-key{width:50%}}.form__fieldgroup-item-value{width:100%;color:#00493b;font-size:1.125rem;line-height:1.625rem;font-weight:700}@media(min-width: 75em){.form__fieldgroup-item-value{width:50%}}.signupform__member-type{width:100%;padding-bottom:2.5rem}@media(min-width: 75em){.signupform__member-type{width:50%;padding-top:2.5rem;padding-bottom:0}}.signupform__heading{margin-bottom:2.5rem}.signupform__heading--contribution{margin-bottom:.625rem}.signupform__heading--discount{margin-bottom:1.25rem}.signupform__contribution-holder{display:flex;flex-direction:row;justify-content:space-between;width:100%}@media(min-width: 40em){.signupform__contribution-holder{justify-content:start;column-gap:1.875rem}}@media(min-width: 75em){.signupform__contribution-holder{justify-content:space-between;column-gap:0}}.signupform__contribution{background-color:#b3ddd1;padding:1.875rem;border-radius:1.25rem;width:100%}@media(min-width: 75em){.signupform__contribution{width:50%;padding:2.5rem;min-width:474px}}.signupform__contribution-value{font-weight:800;font-size:1.75rem;line-height:2.5rem;color:#00493b}@media(min-width: 75em){.signupform__contribution-value{font-size:2.5rem;line-height:3.4375rem}}.signupform__contribution-value--tax-reduced{color:#91aea9}@media(min-width: 75em){.signupform__contribution-value--tax-reduced{min-width:8.4375rem;display:block}}.signupform__contribution-disclaimer{font-weight:500;font-size:.875rem;line-height:1.375rem;color:#00493b;margin-bottom:1.25rem}.signupform__actions{display:flex;flex-direction:row;justify-content:space-between}.signupform__formstep-holder--SignUpFormMemberTypeStep .signupform__actions{justify-content:flex-end;margin-top:2.5rem}@media(min-width: 75em){.signupform__formstep-holder--SignUpFormMemberTypeStep .signupform__actions{margin-top:3.75rem}}.signupform__formstep-holder--SignUpFormConfirmStep .signupform__actions{justify-content:flex-end}@media(min-width: 75em){.signupform__formstep-holder--SignUpFormConfirmStep .signupform__actions{flex-direction:row-reverse;gap:1rem}}.form__field-label-summary{color:#00493b;font-family:"Urbanist","Times","Baskerville","Georgia",serif;font-size:1.375rem;line-height:2.125rem;font-style:normal;font-weight:800;margin-top:22px;display:flex;flex-direction:column;row-gap:30px}@media(min-width: 75em){.form__field-label-summary{flex-direction:row;column-gap:30px}}.form__field-label-name{display:flex;flex-direction:column;row-gap:10px}.form__field-label-count{color:#00493b;font-family:"Urbanist","Times","Baskerville","Georgia",serif;font-size:1.125rem;font-style:normal;font-weight:700;line-height:1.625rem}.form__field-label-currency{color:#45b233}.form__field-label-amount{color:#45b233}.form__field-custom-btn{margin-top:30px}.simple-image-slider__container{padding:0;background:linear-gradient(180deg, #f2f1f2 40px, #b3ddd1 0, #b3ddd1 calc(100% - 40px), #f2f1f2 0)}@media(min-width: 75em){.simple-image-slider__container{background:linear-gradient(180deg, #f2f1f2 120px, #b3ddd1 0, #b3ddd1 calc(100% - 120px), #f2f1f2 0)}}.simple-image-slider__section{background-color:rgba(0,0,0,0);padding:0}.simple-image-slider,.typography .simple-image-slider{margin-bottom:60px;padding-top:0;padding-bottom:0;margin-left:-18px;margin-top:60px}@media(min-width: 75em){.simple-image-slider,.typography .simple-image-slider{margin:80px 0 80px;padding:0;height:752px}}.simple-image-slider--element,.typography .simple-image-slider--element{padding:0;margin-bottom:0;margin-right:0;margin-top:0}@media(min-width: 75em){.simple-image-slider--element,.typography .simple-image-slider--element{padding:0;margin:0}}@media(min-width: 75em){.simple-image-slider__holder{position:absolute;left:0;max-width:100%;width:100%}}@media(min-width: 75em){.simple-image-slider__wrapper{width:100%;flex-wrap:wrap;gap:48px}}@media(min-width: 75em){.simple-image-slider__slide-wrapper.swiper__slide{height:50%;margin:0}.simple-image-slider__slide-wrapper.swiper__slide:first-child{width:458px;height:389px;margin-left:98px}.simple-image-slider__slide-wrapper.swiper__slide:first-child .simple-image-slider__slider-img{border-radius:40px 0px}.simple-image-slider__slide-wrapper.swiper__slide:nth-child(2){width:556px;height:315px;margin-right:-98px}.simple-image-slider__slide-wrapper.swiper__slide:nth-child(2) .simple-image-slider__slider-img{border-radius:0px 40px}.simple-image-slider__slide-wrapper.swiper__slide:nth-child(3){width:556px;height:315px}.simple-image-slider__slide-wrapper.swiper__slide:nth-child(3) .simple-image-slider__slider-img{border-radius:0px 40px}.simple-image-slider__slide-wrapper.swiper__slide:nth-child(4){width:458px;height:389px;margin-top:-72px}.simple-image-slider__slide-wrapper.swiper__slide:nth-child(4) .simple-image-slider__slider-img{border-radius:40px 0px}}.simple-image-slider__slide{width:319px;height:318px}@media(min-width: 75em){.simple-image-slider__slide{height:100%;width:100%}}.simple-image-slider__slider-img,.typography .simple-image-slider__slider-img{height:100%;width:100%;padding:0;margin:0;border-radius:20px 0px;object-fit:cover;object-position:center center}@media(min-width: 75em){.simple-image-slider__slider-img,.typography .simple-image-slider__slider-img{object-fit:cover}}.stage-usp{background-color:#f2f1f2}.stage-usp__title{color:#45b233;font-size:1.75rem;line-height:2.5rem;padding-bottom:2.5rem}@media(min-width: 75em){.stage-usp__title{font-size:2.5rem;line-height:3.4375rem}}@media(min-width: 75em){.stage-usp__list{margin-left:-6.125rem;margin-right:-6.125rem}}.stage-usp__list-item{padding-bottom:2.5rem;font-size:1.5rem;line-height:2.25rem;font-weight:800;color:#00493b}.stage-usp__list-item .green{color:#45b233}.stage-usp__list-item img{width:100%;max-width:474px;margin-bottom:1.25rem}@media(min-width: 75em){.stage-usp__list-item{display:flex;flex-direction:row;flex-wrap:nowrap;gap:1rem;align-items:center;padding-bottom:0;margin-top:-50px;padding-right:6.125rem}.stage-usp__list-item:first-child{margin-top:0}.stage-usp__list-item--even{padding-right:0;padding-left:6.125rem}.stage-usp__list-item--even .stage-usp__list-item-text{order:-1}}.stage-usp__line{display:flex;flex-direction:row;flex-wrap:nowrap;gap:.9375rem;align-items:center;margin-bottom:1.25rem}@media(min-width: 75em){.stage-usp__line{margin-left:-6.125rem;margin-right:-6.125rem}}.stage-usp__line-divider{width:100%;background-color:#45b233;height:6px;border-radius:100px;border:none}.stage-usp__line-circle{cursor:auto !important}.stage-usp__footer{font-size:1.75rem;line-height:2.5rem;color:#45b233;font-weight:800}@media(min-width: 75em){.stage-usp__footer{font-size:2.5rem;line-height:3.4375rem}}.sticky-signup{width:100%;position:sticky;background-color:#b3ddd1;z-index:500;bottom:0;padding-top:1.25rem;padding-bottom:1.25rem}@media(min-width: 75em){.sticky-signup{padding-top:2.5rem;padding-bottom:2.5rem}}.sticky-signup__title{color:#00493b;margin-bottom:2.5rem}.sticky-signup__actions{display:flex;flex-direction:row;justify-content:space-between}.hamaka__elements__storyelement{position:relative}.story-blocks__filler{position:absolute;width:100%;height:120px;background-color:#f2f1f2;pointer-events:none}.story-blocks__filler--top{top:0}.story-blocks__filler--bottom{bottom:0}.story-blocks__filler--light{background-color:#f2f1f2}.story-blocks__filler--light-grey{background-color:#f2f1f2}.story-blocks__filler--light-blue{background-color:#b3ddd1}.story-blocks__filler--dark{background-color:#00493b}.story-blocks__filler--green{background-color:#45b233}.story-blocks__filler--green-2{background-color:#45b233}.story-blocks__filler--orange{background-color:#ffad76}.story-blocks__filler--white-green{background-color:#f2f1f2}.story-blocks__filler--green-green{background-color:#b3ddd1}.story-blocks__filler--orange-green{background-color:#ffad76}.story-blocks__filler--gray-green{background-color:#f2f1f2}.story-blocks__filler--green-white{background-color:#45b233}.story-blocks__filler--gray-green-2{background-color:#f2f1f2}.story-blocks__filler--dark-green{background-color:#00493b}.story-blocks{margin-top:3.75rem;padding-top:0}@media(min-width: 75em){.story-blocks{margin-bottom:3.75rem;padding:0}}.story-blocks__holder{display:flex;flex-direction:column;row-gap:40px}@media(min-width: 75em){.story-blocks__holder{gap:5rem}}.story-blocks__block{display:flex;flex-direction:column;row-gap:2.5rem}@media(min-width: 75em){.story-blocks__block{flex-direction:row;gap:0;column-gap:7.25rem}}.story-blocks__block--first{margin-top:-3.75rem}@media(min-width: 75em){.story-blocks__block--last{margin-bottom:-3.75rem}}@media(min-width: 75em){.story-blocks--inverted .story-blocks__block{flex-direction:row-reverse}}.story-blocks__block-content-holder{order:20}@media(min-width: 75em){.story-blocks__block-content-holder{order:unset;padding-bottom:2.5rem;flex-basis:50%;padding-top:2.5rem}}@media(min-width: 75em){.story-blocks__block--first .story-blocks__block-content-holder{padding-left:6.115625rem;padding-top:7.5rem}}@media(min-width: 75em){.story-blocks--inverted .story-blocks__block--first .story-blocks__block-content-holder{padding-right:6.115625rem;padding-left:0}}@media(min-width: 75em){.story-blocks__block--middle .story-blocks__block-content-holder{padding-right:6.115625rem;display:flex;justify-content:start;flex-direction:column;padding-top:40px;padding-bottom:40px}}@media(min-width: 75em){.section--dark .story-blocks__block--middle .story-blocks__block-content-holder{padding-top:0;padding-bottom:0}}@media(min-width: 75em){.story-blocks--inverted .story-blocks__block--middle .story-blocks__block-content-holder{padding-left:6.115625rem;padding-right:0}}@media(min-width: 75em){.story-blocks--inverted .story-blocks__block--middle .story-blocks__block-content-holder{padding-left:6.115625rem;padding-right:0}}@media(min-width: 75em){.story-blocks__block--last .story-blocks__block-content-holder{margin-bottom:auto;padding-left:6.115625rem;padding-bottom:5rem}}@media(min-width: 75em){.story-blocks--inverted .story-blocks__block--last .story-blocks__block-content-holder{padding-right:6.115625rem;padding-left:0}}.story-blocks__block-title{margin-bottom:.625rem;font-size:1.75rem;line-height:2.5rem}@media(min-width: 75em){.story-blocks__block-title{margin-bottom:.625rem;font-size:1.625rem;line-height:2.375rem}}.section--light .story-blocks__block-title{color:#45b233}.section--light-grey .story-blocks__block-title{color:#45b233}.section--light-blue .story-blocks__block-title{color:#45b233}.section--dark .story-blocks__block-title{color:#45b233}.section--green .story-blocks__block-title{color:#00493b}.section--green-2 .story-blocks__block-title{color:#b3ddd1}.section--multicolor .story-blocks__block-title{color:#45b233}.story-blocks__block-content{font-family:"Lora","Times","Baskerville","Georgia",serif;font-weight:500;font-size:1rem;line-height:1.75rem;color:#00493b}@media(min-width: 75em){.story-blocks__block-content{font-size:1.125rem;line-height:2rem}}.story-blocks__block-content p:last-child{margin:0}.section--light .story-blocks__block-content{color:#45b233}.section--light-grey .story-blocks__block-content{color:#00493b}.section--light-blue .story-blocks__block-content{color:#00493b}.section--dark .story-blocks__block-content{color:#fff}.section--green .story-blocks__block-content{color:#fff}.section--green-2 .story-blocks__block-content{color:#fff}.section--multicolor .story-blocks__block-content{color:#45b233}.story-blocks__block-image-holder{order:10}@media(min-width: 75em){.story-blocks__block-image-holder{order:unset;flex-basis:50%;position:relative;max-width:29.625rem;display:flex;flex-direction:column}}@media(min-width: 75em){.section--dark .story-blocks__block-image-holder{padding-top:40px;padding-bottom:40px}}.story-blocks__block-image{object-fit:cover;object-position:center;width:100%;max-width:100%;height:auto;max-height:12.5rem;border-radius:2.5rem 0}@media(min-width: 75em){.story-blocks__block-image{height:438px;max-height:unset;border-radius:3.125rem 0}}.story-blocks__block--middle .story-blocks__block-image{border-radius:0 3.125rem;height:100%}@media(min-width: 75em){.story-blocks__block--middle .story-blocks__block-image{border-radius:3.125rem 0;position:absolute}}@media(min-width: 75em){.section--dark .story-blocks__block--middle .story-blocks__block-image{position:static}}@media(min-width: 75em){.story-blocks__block--last .story-blocks__block-image{border-radius:0 3.125rem;height:400px}}@media(min-width: 75em){.storydetail .video-element__container{padding-left:0;padding-right:0}}.storydetail__content-container{padding-bottom:20px}.section--storydetail-header{padding-bottom:2.5rem;padding-top:2.5rem}@media(min-width: 75em){.section--storydetail-header{padding-bottom:5rem;padding-top:4.375rem}}.storydetail-afdeling-bg{background-color:#ffe168}.storydetail-afdeling-bg .breadcrumb__anchor{color:#00493b}.storydetail__pill{margin-bottom:.625rem}@media(min-width: 75em){.storydetail__pill{margin-bottom:1.25rem}}.storydetail__pill .btn,.storydetail__pill .lp-form-button,.storydetail__pill .notice__btn,.storydetail__pill .search-results #oi-section-list a,.search-results #oi-section-list .storydetail__pill a,.storydetail__pill .search-results #oi-date-list a,.search-results #oi-date-list .storydetail__pill a,.storydetail__pill #oi-pager ul li #oi-pager-more,#oi-pager ul li .storydetail__pill #oi-pager-more{font-size:.875rem;line-height:1.375rem;padding:0 10px}@media(min-width: 75em){.storydetail__pill .btn,.storydetail__pill .lp-form-button,.storydetail__pill .notice__btn,.storydetail__pill .search-results #oi-section-list a,.search-results #oi-section-list .storydetail__pill a,.storydetail__pill .search-results #oi-date-list a,.search-results #oi-date-list .storydetail__pill a,.storydetail__pill #oi-pager ul li #oi-pager-more,#oi-pager ul li .storydetail__pill #oi-pager-more{font-size:1.125rem;line-height:1.625rem;padding:0 20px}}.storydetail__title{font-size:2.25rem;line-height:2.375rem;margin-bottom:.625rem}@media(min-width: 75em){.storydetail__title{font-size:3.25rem;line-height:4.0625rem;margin-bottom:1.25rem;margin-left:98px !important}}.storydetail__subtitle{color:#00493b;font-weight:800;font-size:1.375rem;line-height:2.125rem}.section--storycards .section__title{color:#45b233}.section--storycards .swiper__button{color:#45b233}.section--storycards .swiper__button:before{stroke:#45b233;fill:#45b233}.section--storycards .section__header__text{font-size:1.25rem;line-height:2rem;margin-bottom:0}@media(min-width: 75em){.section--storycards .section__header__text{font-size:1.375rem;line-height:2.125rem}}.section--storycards.section--blue-dark1 .section__header__text,.section--storycards.section--blue-dark1 .section__header__text p{color:#fff}.section--storycards.section--light-blue .section__header__text,.section--storycards.section--light-blue .section__header__text p{color:#00493b}.swiper{overflow:visible}.swiper.js-swiper--timeline{position:static}.swiper--memberpage{padding:0}.swiper__header{display:flex;margin-bottom:2.5rem;flex-direction:column;align-items:flex-start;justify-content:space-between}@media(min-width: 75em){.swiper__header{margin-bottom:3.75rem;flex-direction:row;align-items:center}}.swiper--memberpage .swiper__header{display:none}.swiper__header__text{margin-bottom:0}.swiper__title{margin:0}@media(min-width: 75em){.swiper__title{max-width:80%}}.swiper__navigation-container{display:flex;align-items:center;justify-content:flex-end}@media(min-width: 75em){.swiper__navigation-container{margin-left:auto}}.swiper__navigation-container--bottom{margin-top:2.46875rem}.swiper__navigation-button{align-self:center}.swiper__navigation-button--prev{margin-right:.625rem}.swiper__button{align-self:center;white-space:nowrap}.swiper__header .swiper__button{display:none;margin-left:1.875rem}@media(min-width: 75em){.swiper__header .swiper__button{display:block}}.swiper__footer .swiper__button{display:block;margin-right:1.25rem}@media(min-width: 75em){.swiper__footer .swiper__button{display:none}}.swiper__wrapper{box-sizing:border-box}.js-swiper--timeline .swiper__wrapper{margin-top:110px}@media(min-width: 75em){.js-swiper--timeline .swiper__wrapper{margin-top:130px}}@media(min-width: 75em){.vertical .swiper__wrapper{flex-direction:column}}@media(min-width: 75em){.swiper--memberpage .swiper__wrapper{column-gap:18px}}.swiper__slide{width:auto;height:auto}.WerkenBijElementalPage .section--vacancies .swiper__slide,.agenda-widget .swiper__slide{max-width:100%}.swiper--memberpage .swiper__slide{height:100%}@media(min-width: 75em){.swiper--memberpage .swiper__slide{height:auto;width:calc(50% - 6px)}}.swiper__card{margin-right:16px}.swiper__card.card--timeline{margin-right:0}@media(min-width: 75em){.swiper__card.card--timeline{margin-right:0}}@media(min-width: 75em){.vertical .swiper__card{margin-right:0;margin-bottom:40px}}@media(min-width: 75em){.swiper--memberpage .swiper__card{margin-right:0}}.swiper--memberpage .swiper__footer{display:none}.js-carousel-prev{opacity:0}.js-carousel-next{opacity:0}.timeline{margin-bottom:2.5rem;display:flex;justify-content:space-between;position:relative;column-gap:1.8125rem;overflow:scroll;background:linear-gradient(180deg, transparent calc(50% - 2px), #00493B calc(50% - 2px), #00493B calc(50% + 2px), transparent calc(50% + 2px));-ms-overflow-style:none;scrollbar-width:none;padding-right:36px;padding-left:36px}@media(min-width: 36em){.timeline{padding-right:0px;padding-left:0px}}.timeline::-webkit-scrollbar{display:none}.section--dark .timeline{background:linear-gradient(180deg, transparent calc(50% - 2px), #45B233 calc(50% - 2px), #45B233 calc(50% + 2px), transparent calc(50% + 2px))}.timeline__wrapper{overflow:visible;width:100vw;position:absolute;left:0}@media(min-width: 36em){.timeline__wrapper{position:static;width:auto}}.timeline__bullet{cursor:pointer;z-index:1;flex-shrink:0}.timeline__bullet:last-child{margin-right:-0.1px}.reiskosten__map{width:100%;height:400px;background:#fff;margin:2rem 0;border-radius:15px;position:relative}.reiskosten__map .msg{text-align:center}.reiskosten__map .msg--error{color:#ef7b6c}.reiskosten__map .spinner{position:absolute;top:45%;left:45%;transform:translate(-50%, -50%);border:8px solid #f3f3f3;border-top:8px solid #3498db;border-radius:50%;width:50px;height:50px;animation:spin 1s linear infinite;z-index:1000}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@media(max-width: 74.99em){.campaign-page__wrapper{padding:0;margin:0;max-width:unset}}@media(min-width: 75em){.campaign-page__wrapper{display:flex;flex-direction:row-reverse;column-gap:116px;align-items:start}}@media(min-width: 75em){.userform-element__holder{max-width:768px;margin:0 auto}}.userform-element__form-section{padding-bottom:40px;padding-top:40px}@media(min-width: 75em){.userform-element__form-section{margin-top:-180px;padding:40px;border-radius:20px;width:472px;flex-shrink:0}}@media(min-width: 75em){.userform-element__form-section .container{padding:0;margin:0}}.userform-element button[type=submit]{margin-top:30px}@media(min-width: 75em){.userform-element__content{display:flex;flex-direction:row-reverse;column-gap:116px}}@media(min-width: 75em){.userform-element__form .CompositeField{display:flex;flex-wrap:wrap;width:100%;column-gap:16px}}@media(min-width: 75em){.userform-element__form .form__field-wrapper{width:100%}.userform-element__form .form__field-wrapper.tweederde{width:calc(66.66666% - 8px)}.userform-element__form .form__field-wrapper.eenderde{width:calc(33.33333% - 8px)}.userform-element__form .form__field-wrapper.eenvierde{width:calc(25% - 8px)}.userform-element__form .form__field-wrapper.drievierde{width:calc(75% - 8px)}.userform-element__form .form__field-wrapper.half{width:calc(50% - 8px)}}.userform-element__form .form__field-wrapper.checkboxset.horizontaal .form__field{display:flex;flex-direction:row;column-gap:40px}.userform-element__form .form__field-wrapper.optionset.horizontaal .form__field,.userform-element__form .form__field-wrapper.userformsoptionset.horizontaal .form__field{display:flex;flex-direction:row;column-gap:40px}.userform-element__form .form__field-wrapper.userformsoptionset{margin-top:30px;padding-top:0}.userform-element__form .form__field-wrapper.userformsoptionset .form__field div:last-child .form__radio{margin-bottom:0}.userform-element__form .form__field-wrapper.optionset.checkboxset{margin-top:30px;padding-top:0}.userform-element__form .form__field-wrapper.optionset.checkboxset .form__field div:last-child .form__checkbox{margin-bottom:0}.userform-element__form .form__field-label{height:31px;white-space:nowrap;text-overflow:ellipsis}.userform-element__form .form__field-label--multiple-option{white-space:normal;height:auto;margin-bottom:0}.userform-element__form .checkbox .form__checkbox{margin:0}.userform-element__form .form__headerfield{font-size:1.375rem;line-height:2.125rem;margin-top:40px;padding-top:0;margin-bottom:0}@media(min-width: 75em){.userform-element__form .form__headerfield{margin-top:60px;margin-bottom:10px}}.userform-element__form .form__field-wrapper.checkbox{margin-top:20px}@media(min-width: 75em){.userform-element__form .form__field-wrapper.checkbox{margin-top:30px}}.userform-element__form .form__actions{justify-content:end;margin-top:30px}.fileUploadLabel{padding:10px 20px;background-color:tomato;color:#fff;cursor:pointer}.vacancies-widget{display:flex;flex-direction:row}@media(min-width: 75em){.vacancies-widget{background-color:#00493b;padding:3.75rem 6.125rem 3.75rem 6.125rem;border-radius:40px;flex-direction:column;box-shadow:0 3px 15px rgba(0,73,59,.15);gap:0;row-gap:30px}.section--last-element .vacancies-widget{border-radius:40px 40px 0 0;padding-bottom:7.5rem}}.swiper--disabled .vacancies-widget{flex-direction:column;row-gap:1.25rem}@media(min-width: 75em){.swiper--disabled .vacancies-widget{row-gap:1.875rem}}.vacancies-widget .swiper-slide{max-width:100%}.vacancies-widget__item{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;column-gap:1.625rem;width:100%;background-color:#fff;border-radius:20px;padding:1.25rem;box-shadow:0px 3px 15px rgba(0,73,59,.15);height:100%}@media(min-width: 75em){.vacancies-widget__item{box-shadow:none;padding:0;flex-direction:row;width:auto;background-color:rgba(0,0,0,0);border-radius:0}}.vacancies-widget__button{margin-left:auto}@media(min-width: 75em){.vacancies-widget__button{margin-top:1.5rem;flex-basis:175px}}.vacancies-widget__button--disabled{pointer-events:none;background-color:#00493b;color:#b3ddd1}.WerkenBijVacancyPage .vacancydetail .section--vacancydetail-cta-sticky{padding-top:20px;padding-bottom:20px}@media(min-width: 75em){.WerkenBijVacancyPage .vacancydetail .section--vacancydetail-cta-sticky{padding-top:40px;padding-bottom:40px}}.vacancydetail__wrapper-top{display:flex;flex-direction:column;margin-bottom:20px;row-gap:15px}@media(min-width: 75em){.vacancydetail__wrapper-top{row-gap:20px}}.vacancy-meta{display:flex;flex-direction:column;row-gap:10px;color:#fff;font-size:.75rem;line-height:1.25rem}@media(min-width: 48em){.vacancy-meta{flex-direction:row;font-size:.875rem;line-height:1.375rem}}@media(min-width: 75em){.vacancy-meta{flex-direction:row;column-gap:20px}}.section--light-blue .vacancy-meta,.WerkenBijVacancyPageSolliciteer .vacancy-meta{color:#1c7338}.vacancy-meta__meta-block{display:flex;flex-direction:row;column-gap:10px;align-items:center}.vacancy-meta__meta-block .vacancy-meta__meta-label{margin-top:1px}.vacancy-meta__meta-block .vacancy-meta__meta-icon{display:inline-block;width:21px;height:17px;text-align:center}@media(min-width: 48em){.vacancy-meta__meta-block{margin-bottom:0}.vacancy-meta__meta-block .vacancy-meta__meta-icon--location{width:13px;height:17px}.vacancy-meta__meta-block .vacancy-meta__meta-icon--education{width:21px;height:17px}.vacancy-meta__meta-block .vacancy-meta__meta-icon--clock{width:17px;height:17px}.vacancy-meta__meta-block .vacancy-meta__meta-label{margin-top:1px}}.section--vacancydetail-cta{bottom:0}.vacancydetail__cta{display:flex;flex-direction:column;align-items:end}@media(min-width: 40em){.vacancydetail__cta{flex-direction:row;align-items:center;column-gap:20px}}.vacancydetail__cta svg circle,.vacancydetail__cta svg path{stroke:#00493b}.vacancydetail__cta .vacancy-meta__meta{width:100%;display:flex;flex-direction:row;color:#fff;flex-wrap:wrap}.vacancydetail__cta .vacancy-meta__meta-block{margin-right:0;margin-bottom:24px;width:100%}@media(min-width: 48em){.vacancydetail__cta .vacancy-meta__meta-block{width:auto;margin-bottom:0}.vacancydetail__cta .vacancy-meta__meta-block:last-child{margin-right:0}}.vacancydetail__cta .vacancy-meta__meta-block svg{margin-right:5px}.vacancydetail__cta .btn,.vacancydetail__cta .lp-form-button,.vacancydetail__cta .notice__btn,.vacancydetail__cta .search-results #oi-section-list a,.search-results #oi-section-list .vacancydetail__cta a,.vacancydetail__cta .search-results #oi-date-list a,.search-results #oi-date-list .vacancydetail__cta a,.vacancydetail__cta #oi-pager ul li #oi-pager-more,#oi-pager ul li .vacancydetail__cta #oi-pager-more{margin-bottom:0}.vacancydetail__cta-content{display:none;width:100%}@media(min-width: 40em){.vacancydetail__cta-content{display:block}}.vacancydetail__content-container{padding-bottom:20px}.vacancydetail__title{margin-top:0}.vacancydetail__cta .vacancydetail__title{margin-bottom:10px;color:#00493b;font-size:1.625rem;line-height:2.375rem}.vacancydetail__intro,.vacancydetail__intro p{color:#fff;font-family:"Urbanist","Times","Baskerville","Georgia",serif;font-size:1.25rem;font-style:normal;font-weight:800;line-height:2rem;margin-bottom:30px}@media(min-width: 75em){.vacancydetail__intro,.vacancydetail__intro p{font-size:1.375rem;line-height:2.125rem;margin-bottom:40px}}.section--light-blue .vacancydetail__intro,.section--light-blue .vacancydetail__intro p{color:#00493b}.vacancy-faq{background-color:#00493b}.swiper--disabled .vacancy-faq{flex-direction:column;row-gap:1.25rem}.vacancy-faq .harmonica__content{color:#fff}.vacancy-faq__container--desktop{display:flex;flex-direction:row;justify-content:space-between}.vacancy-faq__container--desktop .vacancy-faq__image-list{max-width:376px}.vacancy-faq__col1{max-width:490px}.vacancy-faq__header{display:flex;flex-direction:column;margin-bottom:20px}@media(min-width: 75em){.vacancy-faq__header{margin-bottom:40px}}.vacancy-faq__title{color:#45b233}.vacancy-faq__intro{color:#fff;font-weight:bold;font-size:1.5rem;line-height:2.25rem}.vacancy-faq__container--desktop .vacancy-faq__image-list{margin-top:40px}.vacancy-faq__image-list img{width:100%;margin:0}@media(min-width: 75em){.vacancy-faq__image-list img{width:376px}}.vacancy-faq__container--desktop .vacancy-faq__img-list-item{text-align:center}.vacancyform .vacancyform__header{margin-bottom:40px}@media(min-width: 48em){.vacancyform .vacancyform__header{display:flex;flex-direction:row;align-items:center;margin-bottom:60px}}.vacancyform .vacancyform__header span{margin-right:16px}.vacancyform .vacancyform__header h1{margin:.625rem 0 0 0}@media(min-width: 48em){.vacancyform .vacancyform__header h1{margin:0}}.vacancyform input[type=file],.vacancyform .fieldholder-small.file label.fieldholder-small-label{display:none}.vacancyform .form__headerfield{margin-top:.75rem;margin-bottom:.75rem}.vacancyform h3.form__headerfield{font-size:1.25rem;line-height:2rem;margin-top:1.875rem;margin-bottom:0rem}@media(min-width: 75em){.vacancyform h3.form__headerfield{margin-top:2.5rem;font-size:1.375rem;line-height:2.125rem;margin-bottom:.5625rem}}.vacancyform h4.form__headerfield{font-size:1.375rem;line-height:2.125rem;margin-top:2.5rem;margin-bottom:0rem}.vacancyform .form__fieldgroup--manual{width:100%;margin-bottom:2.5rem;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;column-gap:1rem}@media(min-width: 75em){.vacancyform .form__fieldgroup--manual{margin-bottom:2.5rem}.userform-element__content .vacancyform .form__fieldgroup--manual{margin-bottom:1.875rem}.member-login .vacancyform .form__fieldgroup--manual{margin-bottom:1.25rem}}.vacancyform .form__fieldgroup--manual .form__fieldgroup-field{width:100%}.form__fieldgroup--manual .vacancyform .form__fieldgroup--manual .form__fieldgroup-field{width:100%;flex-grow:1}@media(min-width: 48em){.vacancyform .form__fieldgroup--manual .form__fieldgroup-field.drievierde{width:calc(75% - 1rem) !important}.vacancyform .form__fieldgroup--manual .form__fieldgroup-field.tweederde{width:calc(66.66666% - 1rem) !important}.vacancyform .form__fieldgroup--manual .form__fieldgroup-field.half{width:calc(50% - 1rem) !important}.vacancyform .form__fieldgroup--manual .form__fieldgroup-field.eenderde{width:calc(33.33333% - 1rem) !important}.vacancyform .form__fieldgroup--manual .form__fieldgroup-field.eenvierde{width:calc(25% - 1rem) !important}.vacancyform .form__fieldgroup--manual .form__fieldgroup-field.eenachtste{width:calc(12.5% - 1rem) !important}}.vacancyform .form__fieldgroup--manual .form__fieldgroup-field--table{display:flex;flex-direction:row;flex-wrap:wrap;row-gap:1.875rem}.vacancyform .form__fieldgroup--manual .form__fieldgroup-field--table:not(:first-child){margin-top:1.875rem}.vacancyform .btn-toolbar.member-login__actions{text-align:right;display:block}@media(min-width: 75em){.vacancyform .btn-toolbar.member-login__actions{text-align:left;display:flex}}@media(min-width: 75em){.form_extra_margintop{margin-top:3.75rem}}@media(min-width: 75em){.form_extra_margintop--small{margin-top:1.875rem}}.vacancyform__actions{display:flex;flex-direction:row;justify-content:space-between}.vacancyform__submit{margin-bottom:3.75rem !important}.video-element{overflow:hidden;border-radius:5px;line-height:0}.video-element [data-media-player][data-layout=video]:not([data-fullscreen]){border:none}.video-element media-controls-group{line-height:initial}@media(min-width: 75em){.video-element{border-radius:15px}}.video-element iframe.vds-youtube[data-no-controls]{height:100%}.video-element__video-text{font-family:"Lora","Times","Baskerville","Georgia",serif}.video-element__container{max-width:964px}.v-bigPlay{background-color:#fff;border-radius:100%;opacity:1}.v-bigPlay svg{fill:#ffc601;opacity:1}.section--video-green .v-bigPlay svg{fill:#ffad76}@media(min-width: 75em){.werkdruktool__container{max-width:1036px}}.werkdruktool__section{min-height:calc(100vh - 61px - 86px);background-color:#ffe168}@media(min-width: 75em){.werkdruktool__section{min-height:calc(100vh - 100px - 50px - 86px)}}[data-werkdruktool-step="0"] .werkdruktool__section{background-color:#00493b}[data-werkdruktool-step="0"] .section__header{display:none}.werkdruktool__form .werkdruktool__step-content,.werkdruktool__form .werkdruktool__step-content h1,.werkdruktool__form .werkdruktool__step-content h2,.werkdruktool__form .werkdruktool__step-content h3,.werkdruktool__form .werkdruktool__step-content h4{color:#00493b;font-family:"Urbanist","Times","Baskerville","Georgia",serif;font-size:1.5rem;line-height:2.25rem;font-weight:800}@media(min-width: 75em){.werkdruktool__form .werkdruktool__step-content,.werkdruktool__form .werkdruktool__step-content h1,.werkdruktool__form .werkdruktool__step-content h2,.werkdruktool__form .werkdruktool__step-content h3,.werkdruktool__form .werkdruktool__step-content h4{font-size:1.625rem;line-height:2.375rem}}.werkdruktool__form .form__headerfield{margin-bottom:30px;color:#00493b}[data-werkdruktool-step="0"] .werkdruktool__form .form__headerfield{color:#fff}@media(min-width: 75em){[data-werkdruktool-step="0"] .werkdruktool__form .form__headerfield{min-width:39%}}.werkdruktool__form .werkdruktool__dropdown-field--horizontal{margin-bottom:30px}@media(min-width: 75em){.werkdruktool__form .werkdruktool__dropdown-field--horizontal{display:flex;flex-direction:row;column-gap:40px}}@media(min-width: 75em){.werkdruktool__form .werkdruktool__dropdown-field--horizontal .form__field{width:100%}}@media(min-width: 75em){.werkdruktool__form .werkdruktool__dropdown-field--horizontal .form__headerfield{margin:0}}.werkdruktool__form .werkdruktool__dropdown-field--horizontal .form-message{margin-bottom:0;margin-top:20px}@media(min-width: 75em){.werkdruktool__form .werkdruktool__dropdown-field--horizontal .form-message{margin-bottom:0;margin-top:30px}}.werkdruktool__form .werkdruktool__customschoolsearchfield-field .form__field{margin-bottom:20px}.werkdruktool__form .werkdruktool__customschoolsearchfield-field .address-lookup-field-notice{margin-bottom:30px}.werkdruktool__form .werkdruktool__customschoolsearchfield-field .address-lookup-field-notice.form__field-label{display:none !important}.werkdruktool__form .werkdruktool__customschoolsearchfield-field .SchoolSearchFieldschoolBackUpField{width:100%}.werkdruktool__form .werkdruktool__customschoolsearchfield-field .SchoolSearchFieldschoolBackUpField .form__field-label{display:none !important}.werkdruktool__form .werkdruktool__customschoolsearchfield-field input.SchoolSearchFieldschoolBackUpField.error{margin-bottom:20px}@media(min-width: 75em){.werkdruktool__form .werkdruktool__customschoolsearchfield-field--horizontal{margin-bottom:30px !important}}@media(min-width: 75em){.werkdruktool__form .werkdruktool__customschoolsearchfield-field--horizontal .werkdruktool__customschoolsearchfield-form__field{display:flex;flex-direction:row;column-gap:40px;width:100%}}@media(min-width: 75em){.werkdruktool__form .werkdruktool__customschoolsearchfield-field--horizontal .form__headerfield{margin:0}}@media(min-width: 75em){.werkdruktool__form .werkdruktool__customschoolsearchfield-field--horizontal .fieldholder-small{width:100%}}[data-werkdruktool-step="0"] .werkdruktool__form .form__radio-label{color:#fff}.werkdruktool__form .form__fieldgroup{margin-bottom:0}@media(min-width: 75em){.werkdruktool__form .werkdruktool__optionset--horizontal{display:flex;flex-direction:row;column-gap:20px;width:100%}}@media(min-width: 75em){.werkdruktool__form .werkdruktool__optionset .werkdruktool__optionset-input{width:100%}}@media(min-width: 75em){.werkdruktool__form .werkdruktool__optionset .werkdruktool__optionset-input .form__radio{margin:0}}.werkdruktool__form .form__fieldgroup-field .optionset{margin-bottom:40px}@media(min-width: 75em){.werkdruktool__form .SelectionGroup.CompositeField.selectiongroup{display:flex;flex-direction:row;column-gap:20px;width:100%}}@media(min-width: 75em){.werkdruktool__form .SelectionGroup.CompositeField.selectiongroup .selectiongroup_item-radio-holder{width:100%}}@media(min-width: 75em){.werkdruktool__form .SelectionGroup.CompositeField.selectiongroup .form__radio{margin:0}}.werkdruktool__form .slider-field__input{margin-bottom:40px}.werkdruktool__form .slider-field{padding-bottom:4px;padding-top:0}[data-werkdruktool-step="0"] .werkdruktool__form .slider-field__label{color:#fff}.werkdruktool__form .slider-field__label[data-slider-field-dynamic-tooltip=true]{transform:translateX(calc(-50% + 2px)) translateY(150%)}.werkdruktool__form .slider-field__label[data-slider-field-dynamic-tooltip=false]{font-size:1rem;line-height:1.625rem;bottom:-37px;transform:translateX(0%) translateY(-100%);left:0 !important;right:0 !important}.werkdruktool__form input.slider-field__input{color:#ef7b6c;height:8px;filter:drop-shadow(0px 4px 7.5px rgba(73, 59, 59, 0.15))}.werkdruktool__form input.slider-field__input::-webkit-slider-thumb{background:#00493b;background-image:url("data:image/svg+xml,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='15 11 42 42'%3E%3Cg filter='url(%23filter0_d_1017_4967)'%3E%3Ccircle cx='36' cy='32' r='21' fill='%2300493B'%3E%3C/circle%3E%3C/g%3E%3Cpath d='M27.915 30.4605C28.6993 26.6188 32.0787 23.8596 35.9996 23.8596C39.9205 23.8596 43.2999 26.6188 44.0842 30.4605H50C49.1706 23.3566 43.1522 18 36 18C28.8479 18 22.8295 23.3566 22 30.4605H27.915Z' fill='%2345B233'%3E%3C/path%3E%3Cpath d='M44.077 33.774C43.2793 37.5998 39.9073 40.3412 35.9993 40.3412C32.0913 40.3412 28.7193 37.5998 27.9216 33.774H22.0041C22.8539 40.8589 28.8641 46.1913 35.9997 46.1913C43.1354 46.1913 49.1456 40.8589 49.9954 33.774H44.077Z' fill='%2345B233'%3E%3C/path%3E%3Cdefs%3E%3Cfilter id='filter0_d_1017_4967' x='0' y='0' width='72' height='72' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'%3E%3C/feFlood%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'%3E%3C/feColorMatrix%3E%3CfeOffset dy='4'%3E%3C/feOffset%3E%3CfeGaussianBlur stdDeviation='7.5'%3E%3C/feGaussianBlur%3E%3CfeComposite in2='hardAlpha' operator='out'%3E%3C/feComposite%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0.286275 0 0 0 0 0.231373 0 0 0 0.15 0'%3E%3C/feColorMatrix%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_1017_4967'%3E%3C/feBlend%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_1017_4967' result='shape'%3E%3C/feBlend%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center center;width:42px;height:42px;filter:drop-shadow(0px 4px 7.5px rgba(73, 59, 59, 0.15))}[data-werkdruktool-step="0"] .werkdruktool__form input.slider-field__input::-webkit-slider-thumb{background-image:url("data:image/svg+xml,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='15 11 42 42'%3E%3Cg filter='url(%23filter0_d_1017_4967)'%3E%3Ccircle cx='36' cy='32' r='21' fill='%2345b233'%3E%3C/circle%3E%3C/g%3E%3Cpath d='M27.915 30.4605C28.6993 26.6188 32.0787 23.8596 35.9996 23.8596C39.9205 23.8596 43.2999 26.6188 44.0842 30.4605H50C49.1706 23.3566 43.1522 18 36 18C28.8479 18 22.8295 23.3566 22 30.4605H27.915Z' fill='%2300493b'%3E%3C/path%3E%3Cpath d='M44.077 33.774C43.2793 37.5998 39.9073 40.3412 35.9993 40.3412C32.0913 40.3412 28.7193 37.5998 27.9216 33.774H22.0041C22.8539 40.8589 28.8641 46.1913 35.9997 46.1913C43.1354 46.1913 49.1456 40.8589 49.9954 33.774H44.077Z' fill='%2300493b'%3E%3C/path%3E%3Cdefs%3E%3Cfilter id='filter0_d_1017_4967' x='0' y='0' width='72' height='72' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'%3E%3C/feFlood%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'%3E%3C/feColorMatrix%3E%3CfeOffset dy='4'%3E%3C/feOffset%3E%3CfeGaussianBlur stdDeviation='7.5'%3E%3C/feGaussianBlur%3E%3CfeComposite in2='hardAlpha' operator='out'%3E%3C/feComposite%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0.286275 0 0 0 0 0.231373 0 0 0 0.15 0'%3E%3C/feColorMatrix%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_1017_4967'%3E%3C/feBlend%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_1017_4967' result='shape'%3E%3C/feBlend%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E")}.werkdruktool__form .form__checkbox{margin-top:30px;margin-bottom:30px}.werkdruktool__form .form__fieldgroup-field .customschoolsearch{margin-bottom:30px}.werkdruktool__form .form__radio{display:flex;padding:6px 20px 6px 8px;align-items:center;gap:15px;align-self:stretch;border-radius:40px;border:2px solid #00493b}.werkdruktool__form .form__radio:has(input:checked){background-color:#ef7b6c;box-shadow:0px 4px 15px 0px rgba(0,73,59,.15)}.werkdruktool__form [type=radio],.werkdruktool__form .input-radio{width:26px;height:26px;flex-shrink:0;flex-grow:0;top:0;-webkit-appearance:none;background:rgba(0,0,0,0);border:none}.werkdruktool__form [type=radio]:after,.werkdruktool__form .input-radio:after{background-color:#ffe168;border:2px solid #00493b;transition:none}.section .werkdruktool__form [type=radio]:before,.section .werkdruktool__form .input-radio:before{background:#ffe168;transition:none}.section .werkdruktool__form [type=radio]:checked:before,.section .werkdruktool__form .input-radio:checked:before{background-image:url("data:image/svg+xml,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 26 26'%3E%3Ccircle cx='13' cy='13' r='13' fill='%2300493B'%3E%3C/circle%3E%3Cpath d='M7.99501 12.047C8.48053 9.66883 10.5726 7.96075 12.9998 7.96075C15.427 7.96075 17.519 9.66883 18.0045 12.047H21.6667C21.1532 7.64935 17.4276 4.33337 13 4.33337C8.57253 4.33337 4.84684 7.64935 4.33337 12.047H7.99501Z' fill='%23EF7B6C'%3E%3C/path%3E%3Cpath d='M17.9997 14.0983C17.5059 16.4666 15.4185 18.1637 12.9993 18.1637C10.5801 18.1637 8.49261 16.4666 7.99882 14.0983H4.33557C4.86164 18.4842 8.58222 21.7851 12.9995 21.7851C17.4169 21.7851 21.1375 18.4842 21.6635 14.0983H17.9997Z' fill='%23EF7B6C'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center center}.section .werkdruktool__form [type=radio]:checked:after,.section .werkdruktool__form .input-radio:checked:after{border:2px solid #00493b}.werkdruktool__form .form__radio-label{padding-left:0}.werkdruktool__form label.right{display:none}.werkdruktool__form .btn-toolbar{display:flex;flex-direction:row;justify-content:flex-end}.werkdruktool__form .werkdruktool__button{background-color:#ef7b6c;color:#fff}.werkdruktool__form .werkdruktool__button:hover,.werkdruktool__form .werkdruktool__button:active,.werkdruktool__form .werkdruktool__button:focus-visible{background-color:#ffad76}.werkdruktool__form .werkdruktool__button.btn--ghost{background-color:#ffe168;color:#ef7b6c}.werkdruktool__form .werkdruktool__button.btn--ghost:hover,.werkdruktool__form .werkdruktool__button.btn--ghost:active,.werkdruktool__form .werkdruktool__button.btn--ghost:focus-visible{background-color:#ffe168;color:#ef7b6c}[data-werkdruktool-step="0"] .werkdruktool__form .werkdruktool__button{background-color:#ef7b6c;color:#fff;border:none;outline:none;box-shadow:none;width:100%}[data-werkdruktool-step="0"] .werkdruktool__form .werkdruktool__button:hover,[data-werkdruktool-step="0"] .werkdruktool__form .werkdruktool__button:active,[data-werkdruktool-step="0"] .werkdruktool__form .werkdruktool__button:focus-visible{background-color:#ffad76;color:#fff;border:none;outline:none;box-shadow:none}@media(min-width: 75em){[data-werkdruktool-step="0"] .werkdruktool__form .werkdruktool__button{width:auto}}.werkdruktool__form .werkdruktool__button.btn--arrow-right:after,.werkdruktool__form .werkdruktool__button.btn--arrow-right:before{background-image:url('data:image/svg+xml;charset=utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 22.19 18" width="22.19" height="18"><path fill="rgb( 239, 123, 108 )" stroke="transparent" stroke-width="0" style="" d="M14.4016 1.29289C14.0111 0.902369 13.3779 0.902369 12.9874 1.29289C12.5969 1.68342 12.5969 2.31658 12.9874 2.70711L18.6298 8.34949L1 8.34949C0.447715 8.34949 0 8.7972 0 9.34949C0 9.90177 0.447715 10.3495 1 10.3495L18.9308 10.3495L12.9874 16.2929C12.5969 16.6834 12.5969 17.3166 12.9874 17.7071C13.3779 18.0976 14.0111 18.0976 14.4016 17.7071L21.9016 10.2071C22.0892 10.0196 22.1945 9.76522 22.1945 9.5C22.1945 9.23478 22.0892 8.98043 21.9016 8.79289L14.4016 1.29289Z" fill-rule="evenodd"  clip-rule="evenodd" /></svg>')}@media(min-width: 75em){.werkdruktool__form .werkdruktool__button.btn--arrow-right:after,.werkdruktool__form .werkdruktool__button.btn--arrow-right:before{background-image:url('data:image/svg+xml;charset=utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 22.19 18" width="22.19" height="18"><path fill="rgb( 239, 123, 108 )" stroke="transparent" stroke-width="0" style="" d="M14.4016 0.292893C14.0111 -0.097631 13.3779 -0.0976311 12.9874 0.292893C12.5969 0.683417 12.5969 1.31658 12.9874 1.70711L18.6298 7.34949L1 7.34949C0.447715 7.34949 0 7.7972 0 8.34949C0 8.90177 0.447715 9.34949 1 9.34949L18.9308 9.34949L12.9874 15.2929C12.5969 15.6834 12.5969 16.3166 12.9874 16.7071C13.3779 17.0976 14.0111 17.0976 14.4016 16.7071L21.9016 9.20711C22.0892 9.01957 22.1945 8.76522 22.1945 8.5C22.1945 8.23478 22.0892 7.98043 21.9016 7.79289L14.4016 0.292893Z" fill-rule="evenodd"  clip-rule="evenodd" /></svg>')}}.werkdruktool__form .werkdruktool__button.btn--arrow-right:before{background-image:url('data:image/svg+xml;charset=utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 22.19 18" width="22.19" height="18"><path fill="rgb( 239, 123, 108 )" stroke="transparent" stroke-width="0" style="" d="M 5 9.275 L 5 8.3495 L 1 8.3495 C 0.4477 8.3495 0 8.7972 0 9.3495 C 0 9.9018 0.4477 10.3495 1 10.3495 L 5 10.3495 Z" fill-rule="evenodd"  clip-rule="evenodd" /></svg>')}@media(min-width: 75em){.werkdruktool__form .werkdruktool__button.btn--arrow-right:before{background-image:url('data:image/svg+xml;charset=utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 22.19 18" width="22.19" height="18"><path fill="rgb( 239, 123, 108 )" stroke="transparent" stroke-width="0" style="" d="m 21 8.472 L 21 7.3495 L 1 7.3495 C 0.4477 7.3495 0 7.7972 0 8.3495 C 0 8.9018 0.4477 9.3495 1 9.3495 H 21 Z" fill-rule="evenodd"  clip-rule="evenodd" /></svg>')}}.werkdruktool__intro{margin-bottom:40px}@media(min-width: 75em){.werkdruktool__intro{margin-bottom:60px}}[data-werkdruktool-step="0"] .werkdruktool__intro h2{color:#ffe168}.werkdruktool-results__container{display:flex;flex-direction:column;row-gap:40px}@media(min-width: 75em){.werkdruktool-results__container{row-gap:60px}}.werkdruktool-results__wrapper{display:flex;flex-direction:column;row-gap:40px}@media(min-width: 75em){.werkdruktool-results__wrapper{flex-direction:row;column-gap:16px}}.werkdruktool-results__content-wrapper{display:flex;flex-direction:column;row-gap:40px}@media(min-width: 75em){.werkdruktool-results__content-wrapper{padding-left:96px}}.werkdruktool-results__tag-holder{display:flex;flex-direction:row;justify-content:center}.werkdruktool-results__score-image-holder{display:flex;flex-direction:column;align-items:flex-start}@media(min-width: 75em){.werkdruktool-results__score-image-holder{flex-shrink:0;width:50%;max-width:572px}}.werkdruktool-results__score-image{width:100%}@media(min-width: 75em){.werkdruktool-results__score-image{height:100%}}.werkdruktool-results__content{margin:0;color:#fff;font-family:"Urbanist","Times","Baskerville","Georgia",serif;font-size:1.25rem;font-style:normal;font-weight:800;line-height:2rem}@media(min-width: 75em){.werkdruktool-results__content{font-size:1.5rem;line-height:2.25rem}}.werkdruktool-results__social-logos-holder{display:flex;flex-direction:row;column-gap:20px;justify-content:flex-start;align-items:flex-start}.werkdruktool-results__share-btn{display:flex}.werkdruktool-results__content-2-title{color:#fff;font-family:"Urbanist","Times","Baskerville","Georgia",serif;font-size:1.25rem;font-style:normal;font-weight:800;line-height:2rem;margin:0}@media(min-width: 75em){.werkdruktool-results__content-2-title{font-size:1.375rem;line-height:2.125rem}}.werkdruktool-results__content-2{color:#fff;font-family:"Urbanist","Times","Baskerville","Georgia",serif;font-size:1rem;font-style:normal;font-weight:700;line-height:1.75rem}@media(min-width: 75em){.werkdruktool-results__content-2{font-size:1.125rem;line-height:2rem}}.werkdruktool__cta-holder{display:flex;flex-direction:column;row-gap:20px;align-items:flex-start}@media(min-width: 75em){.werkdruktool__cta-holder{flex-direction:row;column-gap:20px}}.werkdruktool-results__share-content{display:flex;flex-direction:column;row-gap:20px;align-items:flex-start}.werkdruktool-results__share-content-text{color:#fff;font-family:"Lora","Times","Baskerville","Georgia",serif;font-size:1rem;font-style:normal;font-weight:500;line-height:1.75rem}.werkdruktool-results__share-content-title{color:#fff;font-family:"Urbanist","Times","Baskerville","Georgia",serif;font-size:1rem;font-style:normal;font-weight:700;line-height:1.75rem}.werkdruktool-widget__image-holder{position:relative;width:100%;height:275px}@media(min-width: 75em){.werkdruktool-widget__image-holder{height:auto}}.werkdruktool-widget__schaal-image{width:100%;height:100%;position:absolute;object-fit:contain;pointer-events:none}@media(min-width: 75em){.werkdruktool-widget__schaal-image{height:auto;position:static}}.werkdruktool-widget__wijzer-image{width:100%;height:100%;position:absolute;left:0;object-fit:contain;pointer-events:none;transform-origin:50% 57.657657%;transform:rotate(-130deg);filter:drop-shadow(1px 0px 10px rgba(0, 0, 0, 0.3))}@media(min-width: 75em){.werkdruktool-widget__wijzer-image{height:auto}}.werkdruktool-widget--10 .werkdruktool-widget__wijzer-image{transform:rotate(0deg);animation:rotate-animation10 2s cubic-bezier(0.55, -0.15, 0.57, 1.01) forwards;animation-delay:.4s}@keyframes rotate-animation10{0%{transform:rotate(0deg)}80%{transform:rotate(-121deg)}90%{transform:rotate(-129deg)}95%{transform:rotate(-122deg)}97%{transform:rotate(-127deg)}98%{transform:rotate(-123deg)}100%{transform:rotate(-125deg)}}.werkdruktool-widget--20 .werkdruktool-widget__wijzer-image{animation:rotate-animation20 .7s cubic-bezier(0.55, -0.15, 0.57, 1.01) forwards;animation-delay:.4s}@keyframes rotate-animation20{0%{transform:rotate(-130deg)}80%{transform:rotate(-96deg)}90%{transform:rotate(-104deg)}95%{transform:rotate(-97deg)}97%{transform:rotate(-102deg)}98%{transform:rotate(-98deg)}100%{transform:rotate(-100deg)}}.werkdruktool-widget--30 .werkdruktool-widget__wijzer-image{animation:rotate-animation30 .8s cubic-bezier(0.55, -0.15, 0.57, 1.01) forwards;animation-delay:.4s}@keyframes rotate-animation30{0%{transform:rotate(-130deg)}80%{transform:rotate(-67deg)}90%{transform:rotate(-75deg)}95%{transform:rotate(-68deg)}97%{transform:rotate(-73deg)}98%{transform:rotate(-69deg)}100%{transform:rotate(-71deg)}}.werkdruktool-widget--40 .werkdruktool-widget__wijzer-image{animation:rotate-animation40 .9s cubic-bezier(0.55, -0.15, 0.57, 1.01) forwards;animation-delay:.4s}@keyframes rotate-animation40{0%{transform:rotate(-130deg)}80%{transform:rotate(-39deg)}90%{transform:rotate(-47deg)}95%{transform:rotate(-40deg)}97%{transform:rotate(-45deg)}98%{transform:rotate(-41deg)}100%{transform:rotate(-43deg)}}.werkdruktool-widget--50 .werkdruktool-widget__wijzer-image{animation:rotate-animation50 1.1s cubic-bezier(0.55, -0.15, 0.57, 1.01) forwards;animation-delay:.4s}@keyframes rotate-animation50{0%{transform:rotate(-130deg)}80%{transform:rotate(-11deg)}90%{transform:rotate(-19deg)}95%{transform:rotate(-12deg)}97%{transform:rotate(-17deg)}98%{transform:rotate(-13deg)}100%{transform:rotate(-15deg)}}.werkdruktool-widget--60 .werkdruktool-widget__wijzer-image{animation:rotate-animation60 1.3s cubic-bezier(0.55, -0.15, 0.57, 1.01) forwards;animation-delay:.4s}@keyframes rotate-animation60{0%{transform:rotate(-130deg)}80%{transform:rotate(17deg)}90%{transform:rotate(9deg)}95%{transform:rotate(16deg)}97%{transform:rotate(11deg)}98%{transform:rotate(15deg)}100%{transform:rotate(13deg)}}.werkdruktool-widget--70 .werkdruktool-widget__wijzer-image{animation:rotate-animation70 1.4s cubic-bezier(0.55, -0.15, 0.57, 1.01) forwards;animation-delay:.4s}@keyframes rotate-animation70{0%{transform:rotate(-130deg)}80%{transform:rotate(47deg)}90%{transform:rotate(39deg)}95%{transform:rotate(46deg)}97%{transform:rotate(41deg)}98%{transform:rotate(45deg)}100%{transform:rotate(43deg)}}.werkdruktool-widget--80 .werkdruktool-widget__wijzer-image{animation:rotate-animation80 1.6s cubic-bezier(0.55, -0.15, 0.57, 1.01) forwards;animation-delay:.4s}@keyframes rotate-animation80{0%{transform:rotate(-130deg)}80%{transform:rotate(75deg)}90%{transform:rotate(67deg)}95%{transform:rotate(74deg)}97%{transform:rotate(69deg)}98%{transform:rotate(73deg)}100%{transform:rotate(71deg)}}.werkdruktool-widget--90 .werkdruktool-widget__wijzer-image{animation:rotate-animation90 1.8s cubic-bezier(0.55, -0.15, 0.57, 1.01) forwards;animation-delay:.4s}@keyframes rotate-animation90{0%{transform:rotate(-130deg)}80%{transform:rotate(103deg)}90%{transform:rotate(95deg)}95%{transform:rotate(102deg)}97%{transform:rotate(97deg)}98%{transform:rotate(101deg)}100%{transform:rotate(99deg)}}.werkdruktool-widget--100 .werkdruktool-widget__wijzer-image{animation:rotate-animation100 2s cubic-bezier(0.55, -0.15, 0.57, 1.01) forwards;animation-delay:.4s}@keyframes rotate-animation100{0%{transform:rotate(-130deg)}80%{transform:rotate(129deg)}90%{transform:rotate(121deg)}95%{transform:rotate(128deg)}97%{transform:rotate(123deg)}98%{transform:rotate(127deg)}100%{transform:rotate(125deg)}}.werkdruktool-widget__score-image-label{text-transform:uppercase;width:100%;color:#fa892a;text-align:center;font-family:"Urbanist","Times","Baskerville","Georgia",serif;font-size:1.75rem;font-style:normal;font-weight:800;line-height:2.5rem;opacity:0;animation:simpleShow 400ms linear forwards;animation-delay:1.4s}@keyframes simpleShow{0%{opacity:0}100%{opacity:100%}}@media(min-width: 75em){.werkdruktool-widget__score-image-label{font-size:2.5rem;line-height:3.4375rem}}.werkdruktool-widget--10 .werkdruktool-widget__score-image-label{color:#94cf00}.werkdruktool-widget--20 .werkdruktool-widget__score-image-label{color:#bfd401}.werkdruktool-widget--30 .werkdruktool-widget__score-image-label{color:#d2e801}.werkdruktool-widget--40 .werkdruktool-widget__score-image-label{color:#fff234}.werkdruktool-widget--50 .werkdruktool-widget__score-image-label{color:#feca1e}.werkdruktool-widget--60 .werkdruktool-widget__score-image-label{color:#fe9b1a}.werkdruktool-widget--70 .werkdruktool-widget__score-image-label{color:#fd8b2a}.werkdruktool-widget--80 .werkdruktool-widget__score-image-label{color:#fa6b32}.werkdruktool-widget--90 .werkdruktool-widget__score-image-label{color:#ff2c24}.werkdruktool-widget--100 .werkdruktool-widget__score-image-label{color:#dc1e17}.u-clearfix:after{content:"" !important;display:block !important;clear:both !important}[data-editorblocktype],.lp-radioButtonsContainer{margin-bottom:30px;font-weight:700;font-size:18px;line-height:26px;color:#00493b}[data-editorblocktype=Text]{margin-top:49px;font-weight:800;font-size:22px;line-height:34px;color:#45b233}[data-editorblocktype=Field-checkbox] .marketing-field .lp-form-field,.lp-radioButtonsContainer{display:flex;flex-direction:row;align-items:baseline;line-height:17px;column-gap:16px}.flex{display:flex}.flex-row{flex-direction:row}.flex-column{flex-direction:column}.flex-basis-100{flex-basis:100%}.flex-basis-50{flex-basis:50%}.flex-basis-25{flex-basis:25%}.flex-basis-auto{flex-basis:auto}.flex-space-between{justify-content:space-between}.flex-justify-flex-end{justify-content:flex-end}.flex-justify-space-between{justify-content:space-between}.flex-align-center{align-items:center}.flex-nowrap{flex-wrap:nowrap}.flex-wrap{flex-wrap:wrap}.flex-end{justify-content:flex-end}.flex-1{flex:1}.align-self-center{align-self:center}.align-self-start{align-self:start}.align-items-stretch{align-items:stretch}.align-items-center{align-items:center}.overflow-scroll{overflow:scroll}.overflow-y-hidden{overflow-y:hidden}.m-0{margin:0}.mr-auto{margin-right:auto}.ml-auto{margin-left:auto}.mr-10{margin-right:.625rem}.mr-15{margin-right:.9375rem}.mr-20{margin-right:1.25rem}.mr-30{margin-right:1.875rem}.mt-0{margin-top:0}.mb-10{margin-bottom:.625rem}.mb-15{margin-bottom:.9375rem}.mb-20{margin-bottom:1.25rem}.mb-25{margin-bottom:1.5625rem}.mb-40{margin-bottom:2.5rem}.mb-50{margin-bottom:3.125rem}.mb-60{margin-bottom:3.75rem}.scrollbar-invisible{scrollbar-width:thin;scrollbar-color:#000 rgba(0,0,0,0)}.scrollbar-invisible::-webkit-scrollbar{height:0}.scrollbar-invisible::-webkit-scrollbar-track{background-color:#eee}.scrollbar-invisible::-webkit-scrollbar-thumb{background:lime}.text-bold{font-weight:bold}.text-font-weight-500{font-weight:500}.text-font-weight-600{font-weight:600}.text-font-weight-700{font-weight:700}.text-font-weight-800{font-weight:800}.text-lighter{font-weight:lighter}.text-large{font-size:1.8em}.text-medium{font-size:1.6em}.text-center{text-align:center}.text-white{color:#fff}.text-no-margin-bottom,p.text-no-margin-bottom{margin-bottom:0}.bg-yellow{color:#00493b;padding:10px 15px;background-color:#ffc601}.bg-yellow a{color:#00493b}.font-main{font-family:"Urbanist","Times","Baskerville","Georgia",serif}.font-alt{font-family:"Lora","Times","Baskerville","Georgia",serif}.hide{opacity:0}.reveal{transition:all .3s;cursor:pointer;opacity:1}.hidden{display:none !important}.hidden-nonimportant{display:none}@media(max-width: 47.99em){.hidden--tablet{display:none !important}}@media(max-width: 47.99em){.hidden--desktop{display:none !important}}@media(max-width: 19.99em){.hidden__until--mobile{display:none !important}}@media(min-width: 20em){.hidden__from--mobile{display:none !important}}@media(max-width: 39.99em){.hidden__until--phablet{display:none !important}}@media(min-width: 40em){.hidden__from--phablet{display:none !important}}@media(max-width: 47.99em){.hidden__until--tablet{display:none !important}}@media(min-width: 48em){.hidden__from--tablet{display:none !important}}@media(max-width: 74.99em){.hidden__until--desktop{display:none !important}}@media(min-width: 75em){.hidden__from--desktop{display:none !important}}@media(max-width: 89.99em){.hidden__until--wide{display:none !important}}@media(min-width: 90em){.hidden__from--wide{display:none !important}}@media(max-width: 119.99em){.hidden__until--hd{display:none !important}}@media(min-width: 120em){.hidden__from--hd{display:none !important}}.invisible{visibility:hidden}.no-opacity{opacity:0}.opacity{opacity:1}.no-height{height:0}.nowrap{white-space:nowrap}
/*# sourceMappingURL=maps/combined-theme-klant.css.map */