/* @license GNU-GPL-2.0-or-later https://www.drupal.org/licensing/faq */
: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}.container,form.user-login-form,form.user-pass,form.user-pass-reset,.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,form.user-login-form,form.user-pass,form.user-pass-reset{max-width:540px}}@media(min-width:768px){.container-md,.container-sm,.container,form.user-login-form,form.user-pass,form.user-pass-reset{max-width:720px}}@media(min-width:992px){.container-lg,.container-md,.container-sm,.container,form.user-login-form,form.user-pass,form.user-pass-reset{max-width:960px}}@media(min-width:1200px){.container-xl,.container-lg,.container-md,.container-sm,.container,form.user-login-form,form.user-pass,form.user-pass-reset{max-width:1140px}}@media(min-width:1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container,form.user-login-form,form.user-pass,form.user-pass-reset{max-width:1320px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1*var(--bs-gutter-y));margin-right:calc(-0.5*var(--bs-gutter-x));margin-left:calc(-0.5*var(--bs-gutter-x))}.row>*{box-sizing:border-box;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:0.25rem}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:0.5rem}.g-2,.gy-2{--bs-gutter-y:0.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media(min-width:576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media(min-width:768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media(min-width:992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media(min-width:1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media(min-width:1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.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}.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}@media(min-width:576px){.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}}@media(min-width:768px){.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}}@media(min-width:992px){.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}}@media(min-width:1200px){.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}}@media(min-width:1400px){.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}}@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}}.fade{transition:opacity .15s linear}@media(prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media(prefers-reduced-motion:reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media(prefers-reduced-motion:reduce){.collapsing.collapse-horizontal{transition:none}}.offcanvas,.offcanvas-xxl,.offcanvas-xl,.offcanvas-lg,.offcanvas-md,.offcanvas-sm{--bs-offcanvas-zindex:1045;--bs-offcanvas-width:400px;--bs-offcanvas-height:30vh;--bs-offcanvas-padding-x:1rem;--bs-offcanvas-padding-y:1rem;--bs-offcanvas-color:;--bs-offcanvas-bg:#fff;--bs-offcanvas-border-width:1px;--bs-offcanvas-border-color:var(--bs-border-color-translucent);--bs-offcanvas-box-shadow:0 0.125rem 0.25rem rgba(0,0,0,0.075)}@media(max-width:575.98px){.offcanvas-sm{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}}@media(max-width:575.98px)and (prefers-reduced-motion:reduce){.offcanvas-sm{transition:none}}@media(max-width:575.98px){.offcanvas-sm.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}}@media(max-width:575.98px){.offcanvas-sm.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}}@media(max-width:575.98px){.offcanvas-sm.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}}@media(max-width:575.98px){.offcanvas-sm.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}}@media(max-width:575.98px){.offcanvas-sm.showing,.offcanvas-sm.show:not(.hiding){transform:none}}@media(max-width:575.98px){.offcanvas-sm.showing,.offcanvas-sm.hiding,.offcanvas-sm.show{visibility:visible}}@media(min-width:576px){.offcanvas-sm{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:rgba(0,0,0,0) !important}.offcanvas-sm .offcanvas-header{display:none}.offcanvas-sm .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:rgba(0,0,0,0) !important}}@media(max-width:767.98px){.offcanvas-md{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}}@media(max-width:767.98px)and (prefers-reduced-motion:reduce){.offcanvas-md{transition:none}}@media(max-width:767.98px){.offcanvas-md.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}}@media(max-width:767.98px){.offcanvas-md.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}}@media(max-width:767.98px){.offcanvas-md.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}}@media(max-width:767.98px){.offcanvas-md.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}}@media(max-width:767.98px){.offcanvas-md.showing,.offcanvas-md.show:not(.hiding){transform:none}}@media(max-width:767.98px){.offcanvas-md.showing,.offcanvas-md.hiding,.offcanvas-md.show{visibility:visible}}@media(min-width:768px){.offcanvas-md{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:rgba(0,0,0,0) !important}.offcanvas-md .offcanvas-header{display:none}.offcanvas-md .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:rgba(0,0,0,0) !important}}@media(max-width:991.98px){.offcanvas-lg{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}}@media(max-width:991.98px)and (prefers-reduced-motion:reduce){.offcanvas-lg{transition:none}}@media(max-width:991.98px){.offcanvas-lg.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}}@media(max-width:991.98px){.offcanvas-lg.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}}@media(max-width:991.98px){.offcanvas-lg.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}}@media(max-width:991.98px){.offcanvas-lg.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}}@media(max-width:991.98px){.offcanvas-lg.showing,.offcanvas-lg.show:not(.hiding){transform:none}}@media(max-width:991.98px){.offcanvas-lg.showing,.offcanvas-lg.hiding,.offcanvas-lg.show{visibility:visible}}@media(min-width:992px){.offcanvas-lg{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:rgba(0,0,0,0) !important}.offcanvas-lg .offcanvas-header{display:none}.offcanvas-lg .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:rgba(0,0,0,0) !important}}@media(max-width:1199.98px){.offcanvas-xl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}}@media(max-width:1199.98px)and (prefers-reduced-motion:reduce){.offcanvas-xl{transition:none}}@media(max-width:1199.98px){.offcanvas-xl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}}@media(max-width:1199.98px){.offcanvas-xl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}}@media(max-width:1199.98px){.offcanvas-xl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}}@media(max-width:1199.98px){.offcanvas-xl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}}@media(max-width:1199.98px){.offcanvas-xl.showing,.offcanvas-xl.show:not(.hiding){transform:none}}@media(max-width:1199.98px){.offcanvas-xl.showing,.offcanvas-xl.hiding,.offcanvas-xl.show{visibility:visible}}@media(min-width:1200px){.offcanvas-xl{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:rgba(0,0,0,0) !important}.offcanvas-xl .offcanvas-header{display:none}.offcanvas-xl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:rgba(0,0,0,0) !important}}@media(max-width:1399.98px){.offcanvas-xxl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}}@media(max-width:1399.98px)and (prefers-reduced-motion:reduce){.offcanvas-xxl{transition:none}}@media(max-width:1399.98px){.offcanvas-xxl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}}@media(max-width:1399.98px){.offcanvas-xxl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}}@media(max-width:1399.98px){.offcanvas-xxl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}}@media(max-width:1399.98px){.offcanvas-xxl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}}@media(max-width:1399.98px){.offcanvas-xxl.showing,.offcanvas-xxl.show:not(.hiding){transform:none}}@media(max-width:1399.98px){.offcanvas-xxl.showing,.offcanvas-xxl.hiding,.offcanvas-xxl.show{visibility:visible}}@media(min-width:1400px){.offcanvas-xxl{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:rgba(0,0,0,0) !important}.offcanvas-xxl .offcanvas-header{display:none}.offcanvas-xxl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:rgba(0,0,0,0) !important}}.offcanvas{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}@media(prefers-reduced-motion:reduce){.offcanvas{transition:none}}.offcanvas.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas.showing,.offcanvas.show:not(.hiding){transform:none}.offcanvas.showing,.offcanvas.hiding,.offcanvas.show{visibility:visible}.offcanvas-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:.5}.offcanvas-header{display:flex;align-items:center;justify-content:space-between;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.offcanvas-header .btn-close{padding:calc(var(--bs-offcanvas-padding-y)*.5) calc(var(--bs-offcanvas-padding-x)*.5);margin-top:calc(-0.5*var(--bs-offcanvas-padding-y));margin-right:calc(-0.5*var(--bs-offcanvas-padding-x));margin-bottom:calc(-0.5*var(--bs-offcanvas-padding-y))}.offcanvas-title{margin-bottom:0;line-height:1.5}.offcanvas-body{flex-grow:1;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);overflow-y:auto}.container-left{padding-left:30px;padding-right:30px}@media(min-width:768px){.container-left{padding-left:15px;padding-right:15px}}@media(min-width:576px){.container-left{margin-left:0;margin-right:calc(50vw - 270px)}}@media(min-width:768px){.container-left{margin-left:0;margin-right:calc(50vw - 360px)}}@media(min-width:992px){.container-left{margin-left:0;margin-right:calc(50vw - 480px)}}@media(min-width:1200px){.container-left{margin-left:0;margin-right:calc(50vw - 570px)}}@media(min-width:1400px){.container-left{margin-left:0;margin-right:calc(50vw - 660px)}}.container-right{padding-left:30px;padding-right:30px}@media(min-width:768px){.container-right{padding-left:15px;padding-right:15px}}@media(min-width:576px){.container-right{margin-right:0;margin-left:calc(50vw - 270px)}}@media(min-width:768px){.container-right{margin-right:0;margin-left:calc(50vw - 360px)}}@media(min-width:992px){.container-right{margin-right:0;margin-left:calc(50vw - 480px)}}@media(min-width:1200px){.container-right{margin-right:0;margin-left:calc(50vw - 570px)}}@media(min-width:1400px){.container-right{margin-right:0;margin-left:calc(50vw - 660px)}}.col-2dot4,.col-sm-2dot4,.col-md-2dot4,.col-lg-2dot4,.col-xl-2dot4{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.col-2dot4{flex:0 0 20%;max-width:20%}@media(min-width:540px){.col-sm-2dot4{flex:0 0 20%;max-width:20%}}@media(min-width:720px){.col-md-2dot4{flex:0 0 20%;max-width:20%}}@media(min-width:960px){.col-lg-2dot4{flex:0 0 20%;max-width:20%}}@media(min-width:1140px){.col-xl-2dot4{flex:0 0 20%;max-width:20%}}.layout-container{font-family:"Hind",Arial,Helvetica,sans-serif;font-weight:400;font-size:16px}.layout-container p,.layout-container a,.layout-container li{font-family:"Hind",Arial,Helvetica,sans-serif;font-weight:400;font-size:16px;color:#424d57;line-height:1.6;text-decoration:none}.layout-container p{margin-bottom:20px}.layout-container h1,.layout-container h1 a{font-weight:900;line-height:1.3;font-size:41px;margin-bottom:26px;color:#172028}@media(max-width:1200px){.layout-container h1,.layout-container h1 a{font-size:calc(22.1px + 1.575vw)}}.layout-container h2,.layout-container h2 a{font-weight:600;line-height:1.3;font-size:36px;margin-bottom:22px;color:#172028}@media(max-width:1200px){.layout-container h2,.layout-container h2 a{font-size:calc(21.6px + 1.2vw)}}.layout-container h3,.layout-container h3 a{font-weight:600;line-height:1.3;font-size:30px;margin-bottom:20px;color:#172028}@media(max-width:1200px){.layout-container h3,.layout-container h3 a{font-size:calc(21px + 0.75vw)}}.layout-container h4,.layout-container h4 a{font-weight:600;line-height:1.3;font-size:24px;margin-bottom:20px;color:#172028}@media(max-width:1200px){.layout-container h4,.layout-container h4 a{font-size:calc(20.4px + 0.3vw)}}.layout-container h5,.layout-container h5 a{font-weight:600;line-height:1.3;font-size:20px;margin-bottom:14px}.layout-container h6,.layout-container h6 a{font-weight:500;line-height:1.6;font-size:16px;margin-bottom:12px}.layout-container hr{border-color:#1890e6;border-top:none;margin-bottom:30px}.layout-container blockquote p{font-size:24px;margin:50px 0;font-weight:700;padding-left:40px;border-left:3px solid #1890e6}@media(max-width:1200px){.layout-container blockquote p{font-size:calc(20.4px + 0.3vw)}}.layout-container .img--wrapper img{max-width:100%;height:auto}.layout-container .text--wrapper ul,.layout-container .text--wrapper ol{margin-bottom:24px}.layout-container .text--wrapper ul li,.layout-container .text--wrapper ol li{margin-bottom:12px}.layout-container .text--wrapper ul,.layout-container .text--wrapper ol{list-style-type:none}.layout-container .text--wrapper ul li,.layout-container .text--wrapper ol li{position:relative;padding-left:30px}.layout-container .text--wrapper ul li:before,.layout-container .text--wrapper ol li:before{content:"";position:absolute;left:0;top:4px;width:16px;height:18px;background-size:contain;background-position:center;background-repeat:no-repeat;background-image:url("/themes/custom/vdb/images/icon/icon_checkmark.svg")}.layout-container .text--wrapper a{text-decoration:underline;text-underline-offset:2px}.layout-container .text--wrapper a:hover{text-decoration:none}.layout-container .text--wrapper a.btn--primary{margin-bottom:14px}.layout-container .text--wrapper strong a{font-weight:bold}.layout-container .text--wrapper strong{font-weight:700}.layout-container .text--wrapper img{max-width:100%;height:auto}.layout-container .text--wrapper p.small--body,.layout-container .text--wrapper .small--body a,.layout-container .text--wrapper .small--body p,.layout-container .text--wrapper .small--body li{font-weight:400;font-size:12px}.layout-container .text--wrapper table{width:100%;border-collapse:collapse;margin:20px 0}.layout-container .text--wrapper table tr:nth-child(odd){background-color:rgba(24,144,230,.1)}.layout-container .text--wrapper table td,.layout-container .text--wrapper table th{padding:10px;font-weight:600;border:1px solid #cbd1d7}@media(min-width:576px){.layout-container .text--wrapper table td,.layout-container .text--wrapper table th{padding:20px}}.layout-container .text--wrapper table td p,.layout-container .text--wrapper table th p{margin-bottom:0}@media(max-width:576px){.layout-container .text--wrapper table table,.layout-container .text--wrapper table thead,.layout-container .text--wrapper table tbody,.layout-container .text--wrapper table th,.layout-container .text--wrapper table td,.layout-container .text--wrapper table tr{display:block}}.layout-container .bg--dark{color:#fff !important}.layout-container .bg--dark a:not(.btn--white):not(.btn--primary),.layout-container .bg--dark p,.layout-container .bg--dark h1,.layout-container .bg--dark h2,.layout-container .bg--dark h3,.layout-container .bg--dark h4,.layout-container .bg--dark h5,.layout-container .bg--dark h6,.layout-container .bg--dark li,.layout-container .bg--dark strong,.layout-container .bg--dark sup{color:#fff !important}html{scroll-behavior:smooth}body,*,a,p{padding:0;margin:0}.vertically-align{position:relative;top:50%;transform:translateY(-50%)}.text-right{text-align:right}@media(min-width:768px){.text-md-right{text-align:right}}.text-left{text-align:left}.text-center{text-align:center}.ajax-throbber.sk-circle .sk-child:before{background-color:#172028 !important}.layout-container{font-smoothing:antialiased;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow:hidden}.layout-container .container-fluid,.layout-container .container-sm,.layout-container .container-md,.layout-container .container-lg,.layout-container .container-xl,.layout-container .container-xxl,.layout-container .container,.layout-container form.user-login-form,.layout-container form.user-pass,.layout-container form.user-pass-reset{width:auto !important}@media(min-width:768px){.layout-container .container-fluid,.layout-container .container-sm,.layout-container .container-md,.layout-container .container-lg,.layout-container .container-xl,.layout-container .container-xxl{padding-left:30px;padding-right:30px}}.layout-container textarea,.layout-container button,.layout-container input.text,.layout-container input[type=text],.layout-container input[type=button],.layout-container input[type=submit],.layout-container .input-checkbox{-webkit-appearance:none;border-radius:0}.layout-container .img--container{background-size:cover;background-position:center;background-repeat:no-repeat}.layout-container button:focus,.layout-container a:focus{outline:none !important}@media(max-width:768px){.layout-container .col-first,.layout-container .col-second,.layout-container .col-third{max-width:initial !important;flex:none !important;width:100% !important}}.layout-container .btn_,.layout-container .btn--crelan,.layout-container .btn--white,.layout-container .paragraph--big-cta .cta--wrapper a:first-child,.paragraph--big-cta .cta--wrapper .layout-container a:first-child,.layout-container .btn--primary,.layout-container form.webform-submission-form .form-actions input[type=submit].js-form-submit,form.webform-submission-form .form-actions .layout-container input[type=submit].js-form-submit,.layout-container form.user-login-form .form-actions input[type=submit].js-form-submit,form.user-login-form .form-actions .layout-container input[type=submit].js-form-submit,.layout-container form.user-pass .form-actions input[type=submit].js-form-submit,form.user-pass .form-actions .layout-container input[type=submit].js-form-submit,.layout-container form.user-pass-reset .form-actions input[type=submit].js-form-submit,form.user-pass-reset .form-actions .layout-container input[type=submit].js-form-submit{font-size:18px;font-weight:400;display:inline-block;line-height:1;border:none;border-width:1px;border-style:solid;text-decoration:none !important;position:relative;color:#1890e6;border-color:#1890e6;padding:10px 20px;border-radius:24px}.layout-container .btn_:hover,.layout-container .btn--crelan:hover,.layout-container .btn--white:hover,.layout-container .paragraph--big-cta .cta--wrapper a:hover:first-child,.paragraph--big-cta .cta--wrapper .layout-container a:hover:first-child,.layout-container .btn--primary:hover,.layout-container form.webform-submission-form .form-actions input[type=submit].js-form-submit:hover,form.webform-submission-form .form-actions .layout-container input[type=submit].js-form-submit:hover,.layout-container form.user-login-form .form-actions input[type=submit].js-form-submit:hover,form.user-login-form .form-actions .layout-container input[type=submit].js-form-submit:hover,.layout-container form.user-pass .form-actions input[type=submit].js-form-submit:hover,form.user-pass .form-actions .layout-container input[type=submit].js-form-submit:hover,.layout-container form.user-pass-reset .form-actions input[type=submit].js-form-submit:hover,form.user-pass-reset .form-actions .layout-container input[type=submit].js-form-submit:hover{cursor:pointer;transition:all .15s ease-in-out}.layout-container .btn--primary,.layout-container form.webform-submission-form .form-actions input[type=submit].js-form-submit,form.webform-submission-form .form-actions .layout-container input[type=submit].js-form-submit,.layout-container form.user-login-form .form-actions input[type=submit].js-form-submit,form.user-login-form .form-actions .layout-container input[type=submit].js-form-submit,.layout-container form.user-pass .form-actions input[type=submit].js-form-submit,form.user-pass .form-actions .layout-container input[type=submit].js-form-submit,.layout-container form.user-pass-reset .form-actions input[type=submit].js-form-submit,form.user-pass-reset .form-actions .layout-container input[type=submit].js-form-submit{background-color:#1890e6 !important;color:#fff !important;border-color:#1890e6}.layout-container .btn--primary:hover,.layout-container form.webform-submission-form .form-actions input[type=submit].js-form-submit:hover,form.webform-submission-form .form-actions .layout-container input[type=submit].js-form-submit:hover,.layout-container form.user-login-form .form-actions input[type=submit].js-form-submit:hover,form.user-login-form .form-actions .layout-container input[type=submit].js-form-submit:hover,.layout-container form.user-pass .form-actions input[type=submit].js-form-submit:hover,form.user-pass .form-actions .layout-container input[type=submit].js-form-submit:hover,.layout-container form.user-pass-reset .form-actions input[type=submit].js-form-submit:hover,form.user-pass-reset .form-actions .layout-container input[type=submit].js-form-submit:hover{color:#fff !important;background-color:#fff}.layout-container .btn--white,.layout-container .paragraph--big-cta .cta--wrapper a:first-child,.paragraph--big-cta .cta--wrapper .layout-container a:first-child{background-color:#fff !important;color:#172028 !important;border-color:#172028}.layout-container .btn--white:hover,.layout-container .paragraph--big-cta .cta--wrapper a:hover:first-child,.paragraph--big-cta .cta--wrapper .layout-container a:hover:first-child{color:#fff !important;background-color:#172028 !important}.layout-container .btn--link,.layout-container .paragraph--big-cta .cta--wrapper a:last-child,.paragraph--big-cta .cta--wrapper .layout-container a:last-child{font-size:14px;font-weight:600;color:#1890e6;display:inline-block;position:relative}.layout-container .btn--link:after,.layout-container .paragraph--big-cta .cta--wrapper a:last-child:after,.paragraph--big-cta .cta--wrapper .layout-container a:last-child:after{content:"";position:absolute;left:0;bottom:0;height:1px;width:100%;background-color:#1890e6}.layout-container .btn--crelan{border-color:#bfdb26;border-width:3px;color:rgba(255,255,255,0) !important;background-image:url("/themes/custom/vdb/images/icon/crelan-logo.png");background-size:contain;background-repeat:no-repeat;background-position:center;height:36px;width:106px;text-indent:-9999px;white-space:nowrap;padding:0 !important}.layout-container .btn--crelan:hover{background-color:rgba(191,219,38,.2)}.admin-tabs--wrapper{background-color:rgba(24,144,230,.1)}.admin-tabs--wrapper .admin-tabs{padding:10px 0 10px !important}.admin-tabs--wrapper .admin-tabs li{list-style-type:none;display:inline-block;position:relative;top:1px}.admin-tabs--wrapper .admin-tabs li a{display:inline-block;color:#fff;background-color:#172028;padding:10px;margin-bottom:0;font-weight:500;text-decoration:none}.admin-tabs--wrapper .admin-tabs li a.is-active{background-color:#1890e6}.layout-container .status--warning{background-color:#f9fb93;color:shade(#f9fb93,60%) !important;display:block;margin-top:10px;margin-bottom:10px;padding:.75em;text-align:left;border-radius:5px;border-left:6px solid #b8bb07}.layout-container .status--warning a,.layout-container .status--warning li{color:shade(#f9fb93,70%) !important;text-decoration:underline}.layout-container .status--warning a:focus,.layout-container .status--warning a:hover,.layout-container .status--warning li:focus,.layout-container .status--warning li:hover{color:shade(#f9fb93,90%) !important}.layout-container .status--warning .placeholder{font-style:normal;font-weight:800}.layout-container .status--error{background-color:#fbe3e4;color:shade(#fbe3e4,60%) !important;display:block;margin-top:10px;margin-bottom:10px;padding:.75em;text-align:left;border-radius:5px;border-left:6px solid #e23138}.layout-container .status--error a,.layout-container .status--error li{color:shade(#fbe3e4,70%) !important;text-decoration:underline}.layout-container .status--error a:focus,.layout-container .status--error a:hover,.layout-container .status--error li:focus,.layout-container .status--error li:hover{color:shade(#fbe3e4,90%) !important}.layout-container .status--error .placeholder{font-style:normal;font-weight:800}.layout-container .status--status{background-color:#cfefc2;color:shade(#cfefc2,60%) !important;display:block;margin-top:10px;margin-bottom:10px;padding:.75em;text-align:left;border-radius:5px;border-left:6px solid #56b530}.layout-container .status--status a,.layout-container .status--status li{color:shade(#cfefc2,70%) !important;text-decoration:underline}.layout-container .status--status a:focus,.layout-container .status--status a:hover,.layout-container .status--status li:focus,.layout-container .status--status li:hover{color:shade(#cfefc2,90%) !important}.layout-container .status--status .placeholder{font-style:normal;font-weight:800}.layout-container .bg--dark .status--warning{background-color:#f9fb93;color:#d0021b !important;display:block;margin-top:10px;margin-bottom:10px;padding:.75em;text-align:left;border-radius:5px;border-left:6px solid #b8bb07}.layout-container .bg--dark .status--warning a,.layout-container .bg--dark .status--warning li a{color:#d0021b !important;text-decoration:underline}.layout-container .bg--dark .status--warning a:focus,.layout-container .bg--dark .status--warning a:hover,.layout-container .bg--dark .status--warning li a:focus,.layout-container .bg--dark .status--warning li a:hover{color:#d0021b !important}.layout-container .bg--dark .status--warning .placeholder{font-style:normal;font-weight:800}.layout-container .bg--dark .status--error{background-color:#fbe3e4;color:#d0021b !important;display:block;margin-top:10px;margin-bottom:10px;padding:.75em;text-align:left;border-radius:5px;border-left:6px solid #e23138}.layout-container .bg--dark .status--error a,.layout-container .bg--dark .status--error li a{color:#d0021b !important;text-decoration:underline}.layout-container .bg--dark .status--error a:focus,.layout-container .bg--dark .status--error a:hover,.layout-container .bg--dark .status--error li a:focus,.layout-container .bg--dark .status--error li a:hover{color:#d0021b !important}.layout-container .bg--dark .status--error .placeholder{font-style:normal;font-weight:800}.layout-container .bg--dark .status--status{background-color:#cfefc2;color:#d0021b !important;display:block;margin-top:10px;margin-bottom:10px;padding:.75em;text-align:left;border-radius:5px;border-left:6px solid #56b530}.layout-container .bg--dark .status--status a,.layout-container .bg--dark .status--status li a{color:#d0021b !important;text-decoration:underline}.layout-container .bg--dark .status--status a:focus,.layout-container .bg--dark .status--status a:hover,.layout-container .bg--dark .status--status li a:focus,.layout-container .bg--dark .status--status li a:hover{color:#d0021b !important}.layout-container .bg--dark .status--status .placeholder{font-style:normal;font-weight:800}header#header{box-shadow:0 2px 8px rgba(0,54,101,.16);background-color:#fff;z-index:1;position:relative}header#header nav ul{list-style-type:none}header#header nav ul.menu-level-0{position:relative}header#header nav li{display:inline-block}header#header .logo--wrapper{padding:23px 0;display:inline-block;line-height:1}header#header .logo--wrapper a{line-height:1}header#header .logo--wrapper img{max-width:200px;height:auto}@media(min-width:768px){header#header .logo--wrapper img{max-width:250px}}header#header .nav--wrapper{display:inline-block}header#header .nav--wrapper a{font-size:16px;font-weight:600;letter-spacing:1px;color:#172028;padding:12px;transition:color ease-in-out .15s}header#header .nav--wrapper a:hover{color:#1890e6;transition:color ease-in-out .15s}header#header .icon--menu .menu-item{margin-right:18px;display:inline-flex;align-items:center}header#header .icon--menu .menu-item a,header#header .icon--menu .menu-item div{display:inline-flex}header#header .icon--menu .menu-item a{line-height:1;padding:18px 0}header#header .icon--menu img{max-width:16px;width:16px;height:auto;margin-right:8px}header#header .secondary-header--wrapper{border-bottom:1px solid rgba(127,163,199,.5)}footer#footer .icon--blue-mountain{margin-bottom:-10px;max-width:100%;width:100%;height:auto}footer#footer .footer--wrapper{background-color:#172028;padding:36px 0 40px;position:relative}@media(min-width:768px){footer#footer .footer--wrapper{padding:36px 0 100px}}footer#footer .footer--wrapper .logo--watermark{width:40%;height:auto;position:absolute;right:30px;top:100px;z-index:0}@media(min-width:768px){footer#footer .footer--wrapper .logo--watermark{width:22%;top:50px}}footer#footer .footer--wrapper .logo--wrapper{margin-bottom:30px}@media(min-width:768px){footer#footer .footer--wrapper .logo--wrapper{margin-bottom:50px}}footer#footer .footer--wrapper .logo--wrapper img{max-width:100%;height:auto}footer#footer h2{font-size:18px;font-weight:600;margin-bottom:16px}footer#footer .nav--wrapper{position:relative;margin-bottom:30px}footer#footer .nav--wrapper ul{list-style-type:none}footer#footer .nav--wrapper a{font-size:16px;font-weight:400;opacity:1;transition:opacity .15s ease-in-out}footer#footer .nav--wrapper a:hover{opacity:.8;transition:opacity .15s ease-in-out}footer#footer #block-footerdisclaimer{display:inline-block}footer#footer .social--wrapper{position:relative}footer#footer .social--wrapper ul{list-style-type:none}footer#footer .social--wrapper li{display:inline-block}footer#footer .social--wrapper img{height:26px;width:auto}footer#footer .social--wrapper a{margin-right:4px;margin-bottom:8px;display:inline-block;opacity:1;transition:opacity .15s ease-in-out}footer#footer .social--wrapper a:hover{opacity:.8;transition:opacity .15s ease-in-out}footer#footer .disclaimer--wrapper{background-color:#cbd1d7;padding:8px 0}footer#footer .disclaimer--wrapper p,footer#footer .disclaimer--wrapper a{display:inline-block;font-size:12px;font-weight:600;margin-bottom:0;color:#28333e}.paragraph--viewsreference{padding:30px 0}@media(min-width:768px){.paragraph--viewsreference{padding:60px 0}}.paragraph--viewsreference .intro--wrapper{margin-bottom:40px}.paragraph--viewsreference.bg--grey{background-color:#f6f7f8}.paragraph--text-image{padding:50px 0}.paragraph--text-image .img--wrapper{margin-bottom:30px}@media(min-width:768px){.paragraph--text-image .img--wrapper{margin-bottom:0}}.paragraph--text-image .img--wrapper img{border-radius:24px;max-width:250px}@media(min-width:768px){.paragraph--text-image .img--wrapper img{max-width:100%}}.paragraph--text-image+.paragraph--text-image{padding:0 0 50px}.paragraph--form .form--wrapper{padding:20px;margin-bottom:30px;border-radius:24px;background-color:#f6f7f8}@media(min-width:768px){.paragraph--form .form--wrapper{padding:50px;margin-bottom:0}}.paragraph--big-cover{background-repeat:no-repeat;background-position:center;background-size:cover;padding:60px 0 100px;position:relative;overflow:hidden}@media(min-width:768px){.paragraph--big-cover{padding:80px 0 140px}}.paragraph--big-cover:before{content:"";filter:blur(4px);position:absolute;width:100%;height:100%;left:0;top:0;background:rgba(23,32,40,.3)}.paragraph--big-cover:after{content:"";background-image:url("/themes/custom/vdb/images/icon/icon_mountain_shape_white.svg");position:absolute;width:100%;height:70px;background-size:cover;background-position:center;background-repeat:no-repeat;left:0;bottom:0}@media(min-width:768px){.paragraph--big-cover:after{height:110px}}.paragraph--big-cover .text--wrapper{position:relative}.service-group--service-list{margin-bottom:30px}.service-group--service-list h4{font-size:24px;font-weight:600;margin-bottom:0}@media(max-width:1200px){.service-group--service-list h4{font-size:calc(20.4px + 0.3vw)}}@media(min-width:768px){.service-group--service-list h4{margin-bottom:20px}}.service-group--service-list .service-list a{font-size:16px;font-weight:600;padding:14px 0 0;transition:color .15s ease-in-out;display:block}@media(min-width:768px){.service-group--service-list .service-list a{padding:14px 0 0}}.service-group--service-list .service-list a:not(:last-child){padding:14px 0;border-bottom:1px solid #e5e8eb}@media(min-width:768px){.service-group--service-list .service-list a:not(:last-child){padding:14px 0}}.service-group--service-list .service-list a:hover{transition:color .15s ease-in-out;color:#1890e6}.service-groups--overview a.btn--link,.service-groups--overview .paragraph--big-cta .cta--wrapper a:last-child,.paragraph--big-cta .cta--wrapper .service-groups--overview a:last-child{padding:20px 0 0}.service-groups--overview .fieldset-wrapper{margin-bottom:20px;border-bottom:1px solid #172028}@media(min-width:768px){.service-groups--overview .fieldset-wrapper{margin-bottom:40px}}.service-groups--overview .fieldset-wrapper .js-form-item{display:inline-block;margin-right:40px}.service-groups--overview .fieldset-wrapper .js-form-item input{display:none}.service-groups--overview .fieldset-wrapper .js-form-item label{padding-bottom:4px;display:inline-block;font-size:20px;border-bottom:4px solid #fff;font-weight:600;transition:all .15s ease-in-out}.service-groups--overview .fieldset-wrapper .js-form-item label:hover{cursor:pointer;color:#1890e6}.service-groups--overview .fieldset-wrapper .js-form-item input:checked+label{transition:all .15s ease-in-out;color:#1890e6;border-bottom:4px solid #1890e6}.partner--teaser{text-align:center}.paragraph--partners{background-color:#f6f7f8;margin:60px 0;position:relative}@media(min-width:768px){.paragraph--partners{margin:130px 0}}@media(min-width:768px){.paragraph--partners .partners--overview{margin-bottom:-50px}}.paragraph--partners .intro--wrapper{margin-bottom:30px}.paragraph--partners .icon--mountain-up{max-width:100%;width:100%;height:30px;z-index:-1;position:absolute;top:-30px;left:0;background-size:cover;background-repeat:no-repeat;background-position:center}@media(min-width:768px){.paragraph--partners .icon--mountain-up{height:100px;top:-100px}}.paragraph--partners .icon--mountain-down{max-width:100%;width:100%;height:30px;z-index:-1;position:absolute;bottom:-30px;left:0;background-size:cover;background-repeat:no-repeat;background-position:center}@media(min-width:768px){.paragraph--partners .icon--mountain-down{height:100px;bottom:-100px}}.testimonial--teaser{border:1px solid #e5e8eb;border-radius:24px;padding:20px 14px 14px;position:relative}@media(min-width:768px){.testimonial--teaser{padding:34px 20px 20px}}.testimonial--teaser:before{content:"";background-image:url("/themes/custom/vdb/images/icon/icon_quote.svg");width:45px;height:27px;position:absolute;left:14px;top:14px}.testimonial--teaser .img--wrapper{line-height:1}.testimonial--teaser .img--wrapper img{width:36px;height:auto}.testimonial--teaser .label--wrapper{font-size:16px;font-weight:700}.testimonial--teaser .desc--wrapper{font-size:12px;font-weight:400}.testimonial--teaser .text--wrapper{margin-bottom:20px;position:relative}.testimonial--overview .glide__slide:nth-child(odd) .testimonial--teaser{background-color:#f6f7f8}.testimonial--overview .glide .btn--wrapper{top:-5px}@media(min-width:768px){.testimonial--overview .glide .btn--wrapper{top:0}}.testimonial--overview .glide__track{overflow:hidden}.paragraph--big-cta{padding:50px 0;overflow:hidden}.paragraph--big-cta .inner--wrapper{background-color:#1890e6;border-radius:24px;padding:20px;position:relative}@media(min-width:768px){.paragraph--big-cta .inner--wrapper{padding:50px}}.paragraph--big-cta .inner--wrapper:before{content:"";background-image:url("/themes/custom/vdb/images/icon/icon_triangle_white.svg");position:absolute;top:-150px;right:0;width:450px;height:450px;background-size:contain;background-position:center;background-repeat:no-repeat;opacity:.7}.paragraph--big-cta .text--wrapper h2{font-size:36px;margin-bottom:0}@media(max-width:1200px){.paragraph--big-cta .text--wrapper h2{font-size:calc(21.6px + 1.2vw)}}.paragraph--big-cta .text--wrapper p,.paragraph--big-cta .text--wrapper a{font-size:24px}@media(max-width:1200px){.paragraph--big-cta .text--wrapper p,.paragraph--big-cta .text--wrapper a{font-size:calc(20.4px + 0.3vw)}}.paragraph--big-cta .cta--wrapper a{margin:15px}.paragraph--big-cta .cta--wrapper a:first-child{color:#1890e6 !important;border-color:#1890e6 !important}.paragraph--big-cta .cta--wrapper a:last-child:after{background-color:#fff !important}.block--breadcrumbs{margin-bottom:10px}.block--breadcrumbs ol{list-style-type:none}.block--breadcrumbs li{display:inline-block;color:#a2adb9;font-size:14px;font-weight:500;padding-right:8px}.block--breadcrumbs li img{width:12px;height:auto}.block--breadcrumbs li a{color:#a2adb9;font-size:14px;font-weight:500;padding-right:8px}.block--breadcrumbs li a:after{color:#a2adb9;font-size:14px;font-weight:500;content:"/";position:relative;right:-8px}.service--full .cover--wrapper,.service-group--full .cover--wrapper,.page--full .cover--wrapper{padding:40px 0}.service--full .cover--wrapper .img--wrapper,.service-group--full .cover--wrapper .img--wrapper,.page--full .cover--wrapper .img--wrapper{border-radius:24px;overflow:hidden}.service--full .cover--wrapper.clip--img,.service-group--full .cover--wrapper.clip--img,.page--full .cover--wrapper.clip--img{padding:0 0 40px}@media(min-width:768px){.service--full .cover--wrapper.clip--img,.service-group--full .cover--wrapper.clip--img,.page--full .cover--wrapper.clip--img{padding:60px 0}}@media(min-width:992px){.service--full .cover--wrapper.clip--img,.service-group--full .cover--wrapper.clip--img,.page--full .cover--wrapper.clip--img{padding:120px 0}}.cover--wrapper{overflow:hidden;position:relative;min-height:250px}.cover--wrapper .text--wrapper{position:relative}.cover--wrapper .text--wrapper h1,.cover--wrapper .text--wrapper h2,.cover--wrapper .text--wrapper h3{color:#1890e6;font-weight:800}.cover--wrapper .text--wrapper p,.cover--wrapper .text--wrapper a,.cover--wrapper .text--wrapper li{color:#172028}.cover--wrapper .svg-clip{display:none}@media(min-width:768px){.cover--wrapper .svg-clip{display:block}}.cover--wrapper.clip--img .img--container{height:200px;width:100%;margin-bottom:30px}@media(min-width:576px){.cover--wrapper.clip--img .img--container{height:300px}}@media(min-width:768px){.cover--wrapper.clip--img .img--container{margin-bottom:0;position:absolute;width:400px;height:400px;z-index:-1;-webkit-clip-path:url(#clip);clip-path:url(#clip);right:-5%;top:10%}.cover--wrapper.clip--img .img--container:before{content:"";width:100%;height:100%;background-color:rgba(255,255,255,.4);position:absolute;left:0;top:0}}@media(min-width:992px){.cover--wrapper.clip--img .img--container{right:-10%;top:-20px;width:700px;height:700px}}.cover--wrapper.clip--img .img--container:after{background-image:url("/themes/custom/vdb/images/icon/icon_triangle_white.svg");width:300px;height:300px;position:absolute;right:0;top:0;background-position:center;background-repeat:no-repeat;background-size:contain}@media(min-width:768px){.cover--wrapper.clip--img .img--container:after{content:"";right:50px;top:0;width:500px;height:500px}}.service--teaser{margin-bottom:30px}.service--teaser .inner--wrapper{padding:14px 12px;border:1px solid #f6f7f8;background-color:#fff;border-radius:12px;transition:background-color .15s ease-in-out}@media(min-width:768px){.service--teaser .inner--wrapper{border-radius:24px;padding:30px 24px}}.service--teaser .inner--wrapper .icon--wrapper{margin-bottom:12px}@media(min-width:768px){.service--teaser .inner--wrapper .icon--wrapper{margin-bottom:22px}}.service--teaser .inner--wrapper .icon--wrapper img{height:50px;width:auto}.service--teaser .inner--wrapper .text--wrapper{font-size:18px;font-weight:700}@media(min-width:768px){.service--teaser .inner--wrapper .text--wrapper{font-size:22px}}@media(min-width:768px)and (max-width:1200px){.service--teaser .inner--wrapper .text--wrapper{font-size:calc(20.2px + 0.15vw)}}.service--teaser .inner--wrapper .text--wrapper h3{font-size:18px;font-weight:400;margin-bottom:10px}@media(min-width:768px){.service--teaser .inner--wrapper .text--wrapper h3{margin-bottom:20px}}.service--teaser .inner--wrapper:hover{background-color:rgba(24,144,230,.15);transition:background-color .15s ease-in-out}.paragraph--accordion{margin-bottom:30px}@media(min-width:768px){.paragraph--accordion{margin-bottom:60px}}.paragraph--accordion .text--wrapper h2{font-size:36px}@media(max-width:1200px){.paragraph--accordion .text--wrapper h2{font-size:calc(21.6px + 1.2vw)}}.paragraph--accordion-item{border:1px solid #1890e6;border-radius:12px;margin-bottom:12px}@media(min-width:768px){.paragraph--accordion-item{margin-bottom:24px;border-radius:24px}}.paragraph--accordion-item h4.accordion--header{font-size:18px;padding:12px 50px 12px 12px;margin-bottom:0;position:relative;transition:background-color .15s ease-in-out}@media(min-width:768px){.paragraph--accordion-item h4.accordion--header{font-size:22px;padding:24px 82px 24px 24px}}@media(min-width:768px)and (max-width:1200px){.paragraph--accordion-item h4.accordion--header{font-size:calc(20.2px + 0.15vw)}}.paragraph--accordion-item h4.accordion--header .accordion--header-icon{position:absolute;right:20px;top:50%;transform:translateY(-50%);width:20px;height:20px}@media(min-width:768px){.paragraph--accordion-item h4.accordion--header .accordion--header-icon{width:34px;height:34px}}.paragraph--accordion-item h4.accordion--header.collapsed{background-color:rgba(246,247,248,0)}.paragraph--accordion-item h4.accordion--header.collapsed .accordion--header-icon.minus{display:none}.paragraph--accordion-item h4.accordion--header:not(.collapsed) .accordion--header-icon.plus{display:none}.paragraph--accordion-item .text--wrapper{padding:0 82px 4px 12px}@media(min-width:768px){.paragraph--accordion-item .text--wrapper{padding:0 82px 4px 24px}}.paragraph--accordion-item:hover{background-color:rgba(24,144,230,.15) !important;transition:background-color .15s ease-in-out;cursor:pointer}.team-member--teaser{margin-bottom:30px}.team-member--teaser .inner--wrapper{background-color:#fff;border-radius:24px;padding:20px;text-align:center}@media(min-width:768px){.team-member--teaser .inner--wrapper{padding:40px}}.team-member--teaser .inner--wrapper .img--wrapper img{border-radius:24px;overflow:hidden;margin:0 auto 0}@media(min-width:768px){.team-member--teaser .inner--wrapper .img--wrapper img{margin:0 auto 30px;max-width:160px}}.team-member--teaser .inner--wrapper h3{font-size:22px;margin-bottom:8px;font-weight:700}@media(max-width:1200px){.team-member--teaser .inner--wrapper h3{font-size:calc(20.2px + 0.15vw)}}.team-member--teaser .inner--wrapper .function--wrapper{font-size:18px;margin-bottom:12px}@media(min-width:768px){.team-member--teaser .inner--wrapper .function--wrapper{font-size:22px;margin-bottom:24px}}@media(min-width:768px)and (max-width:1200px){.team-member--teaser .inner--wrapper .function--wrapper{font-size:calc(20.2px + 0.15vw)}}.team-member--teaser .inner--wrapper .contact-details--wrapper{font-size:18px;font-weight:700}.team-member--teaser .inner--wrapper .contact-details--wrapper a:hover{color:#1890e6}form.webform-submission-form .status-container,form.user-login-form .status-container,form.user-pass .status-container,form.user-pass-reset .status-container{width:100% !important;padding:0 !important;margin-bottom:20px !important;margin-right:0;margin-left:0;max-width:none}form.webform-submission-form fieldset,form.user-login-form fieldset,form.user-pass fieldset,form.user-pass-reset fieldset{border:none}@media(min-width:768px){form.webform-submission-form .webform-flexbox,form.user-login-form .webform-flexbox,form.user-pass .webform-flexbox,form.user-pass-reset .webform-flexbox{margin:0 -0.5em}}form.webform-submission-form legend .fieldset-legend,form.user-login-form legend .fieldset-legend,form.user-pass legend .fieldset-legend,form.user-pass-reset legend .fieldset-legend{font-weight:600;color:#424d57;font-size:20px;margin-bottom:12px;display:inline-block}form.webform-submission-form .js-form-item,form.user-login-form .js-form-item,form.user-pass .js-form-item,form.user-pass-reset .js-form-item{position:relative;margin-bottom:22px}form.webform-submission-form div:not(.js-form-type-checkbox):not(.js-form-type-radio):not(.js-form-type-select):not(.js-form-type-date):not(.js-form-type-webform-time).js-form-item label,form.user-login-form div:not(.js-form-type-checkbox):not(.js-form-type-radio):not(.js-form-type-select):not(.js-form-type-date):not(.js-form-type-webform-time).js-form-item label,form.user-pass div:not(.js-form-type-checkbox):not(.js-form-type-radio):not(.js-form-type-select):not(.js-form-type-date):not(.js-form-type-webform-time).js-form-item label,form.user-pass-reset div:not(.js-form-type-checkbox):not(.js-form-type-radio):not(.js-form-type-select):not(.js-form-type-date):not(.js-form-type-webform-time).js-form-item label{font-size:18px;transition:all .15s ease-in-out;line-height:1.4;color:#424d57;font-weight:600;margin-bottom:6px;display:block}form.webform-submission-form textarea,form.user-login-form textarea,form.user-pass textarea,form.user-pass-reset textarea{display:block}form.webform-submission-form div:not(.js-form-type-checkbox):not(.js-form-type-radio).js-form-item input,form.webform-submission-form textarea,form.user-login-form div:not(.js-form-type-checkbox):not(.js-form-type-radio).js-form-item input,form.user-login-form textarea,form.user-pass div:not(.js-form-type-checkbox):not(.js-form-type-radio).js-form-item input,form.user-pass textarea,form.user-pass-reset div:not(.js-form-type-checkbox):not(.js-form-type-radio).js-form-item input,form.user-pass-reset textarea{width:100%;border:1px solid #e5e8eb;border-radius:3px;padding:16px 16px 14px;font-size:16px;background-color:#fff;font-weight:400;box-sizing:border-box;color:#424d57}form.webform-submission-form div:not(.js-form-type-checkbox):not(.js-form-type-radio).js-form-item input.error,form.webform-submission-form textarea.error,form.user-login-form div:not(.js-form-type-checkbox):not(.js-form-type-radio).js-form-item input.error,form.user-login-form textarea.error,form.user-pass div:not(.js-form-type-checkbox):not(.js-form-type-radio).js-form-item input.error,form.user-pass textarea.error,form.user-pass-reset div:not(.js-form-type-checkbox):not(.js-form-type-radio).js-form-item input.error,form.user-pass-reset textarea.error{border-bottom:1px solid #d0021b !important}form.webform-submission-form div:not(.js-form-type-checkbox):not(.js-form-type-radio).js-form-item input:active,form.webform-submission-form div:not(.js-form-type-checkbox):not(.js-form-type-radio).js-form-item input:focus,form.webform-submission-form textarea:active,form.webform-submission-form textarea:focus,form.user-login-form div:not(.js-form-type-checkbox):not(.js-form-type-radio).js-form-item input:active,form.user-login-form div:not(.js-form-type-checkbox):not(.js-form-type-radio).js-form-item input:focus,form.user-login-form textarea:active,form.user-login-form textarea:focus,form.user-pass div:not(.js-form-type-checkbox):not(.js-form-type-radio).js-form-item input:active,form.user-pass div:not(.js-form-type-checkbox):not(.js-form-type-radio).js-form-item input:focus,form.user-pass textarea:active,form.user-pass textarea:focus,form.user-pass-reset div:not(.js-form-type-checkbox):not(.js-form-type-radio).js-form-item input:active,form.user-pass-reset div:not(.js-form-type-checkbox):not(.js-form-type-radio).js-form-item input:focus,form.user-pass-reset textarea:active,form.user-pass-reset textarea:focus{outline:none}form.webform-submission-form div:not(.js-form-type-checkbox):not(.js-form-type-radio):not(.js-form-type-select):not(.js-form-type-date):not(.js-form-type-webform-time).js-form-item.is-active label,form.user-login-form div:not(.js-form-type-checkbox):not(.js-form-type-radio):not(.js-form-type-select):not(.js-form-type-date):not(.js-form-type-webform-time).js-form-item.is-active label,form.user-pass div:not(.js-form-type-checkbox):not(.js-form-type-radio):not(.js-form-type-select):not(.js-form-type-date):not(.js-form-type-webform-time).js-form-item.is-active label,form.user-pass-reset div:not(.js-form-type-checkbox):not(.js-form-type-radio):not(.js-form-type-select):not(.js-form-type-date):not(.js-form-type-webform-time).js-form-item.is-active label{font-size:12px;top:-12px;transform:translateY(-50%);transition:all .15s ease-in-out;color:#172028}form.webform-submission-form div:not(.js-form-type-checkbox):not(.js-form-type-radio):not(.js-form-type-select):not(.js-form-type-date):not(.js-form-type-webform-time).js-form-item.is-active input,form.webform-submission-form div:not(.js-form-type-checkbox):not(.js-form-type-radio):not(.js-form-type-select):not(.js-form-type-date):not(.js-form-type-webform-time).js-form-item.is-active textarea,form.user-login-form div:not(.js-form-type-checkbox):not(.js-form-type-radio):not(.js-form-type-select):not(.js-form-type-date):not(.js-form-type-webform-time).js-form-item.is-active input,form.user-login-form div:not(.js-form-type-checkbox):not(.js-form-type-radio):not(.js-form-type-select):not(.js-form-type-date):not(.js-form-type-webform-time).js-form-item.is-active textarea,form.user-pass div:not(.js-form-type-checkbox):not(.js-form-type-radio):not(.js-form-type-select):not(.js-form-type-date):not(.js-form-type-webform-time).js-form-item.is-active input,form.user-pass div:not(.js-form-type-checkbox):not(.js-form-type-radio):not(.js-form-type-select):not(.js-form-type-date):not(.js-form-type-webform-time).js-form-item.is-active textarea,form.user-pass-reset div:not(.js-form-type-checkbox):not(.js-form-type-radio):not(.js-form-type-select):not(.js-form-type-date):not(.js-form-type-webform-time).js-form-item.is-active input,form.user-pass-reset div:not(.js-form-type-checkbox):not(.js-form-type-radio):not(.js-form-type-select):not(.js-form-type-date):not(.js-form-type-webform-time).js-form-item.is-active textarea{transition:all .15s ease-in-out}form.webform-submission-form .js-form-type-checkbox,form.webform-submission-form .js-form-type-radio,form.webform-submission-form .js-form-type-select,form.user-login-form .js-form-type-checkbox,form.user-login-form .js-form-type-radio,form.user-login-form .js-form-type-select,form.user-pass .js-form-type-checkbox,form.user-pass .js-form-type-radio,form.user-pass .js-form-type-select,form.user-pass-reset .js-form-type-checkbox,form.user-pass-reset .js-form-type-radio,form.user-pass-reset .js-form-type-select{display:inline-block;margin-right:30px;margin-bottom:15px}form.webform-submission-form .js-form-type-webform-document-file.js-form-item,form.user-login-form .js-form-type-webform-document-file.js-form-item,form.user-pass .js-form-type-webform-document-file.js-form-item,form.user-pass-reset .js-form-type-webform-document-file.js-form-item{border-radius:2px;overflow:hidden}form.webform-submission-form .js-form-type-webform-document-file.js-form-item input[type=submit].form-submit,form.user-login-form .js-form-type-webform-document-file.js-form-item input[type=submit].form-submit,form.user-pass .js-form-type-webform-document-file.js-form-item input[type=submit].form-submit,form.user-pass-reset .js-form-type-webform-document-file.js-form-item input[type=submit].form-submit{position:relative;padding:2px 10px}form.webform-submission-form .js-form-type-webform-document-file.js-form-item input[type=submit].form-submit:hover,form.user-login-form .js-form-type-webform-document-file.js-form-item input[type=submit].form-submit:hover,form.user-pass .js-form-type-webform-document-file.js-form-item input[type=submit].form-submit:hover,form.user-pass-reset .js-form-type-webform-document-file.js-form-item input[type=submit].form-submit:hover{cursor:pointer}form.webform-submission-form .js-form-type-webform-document-file.js-form-item label.button-action,form.user-login-form .js-form-type-webform-document-file.js-form-item label.button-action,form.user-pass .js-form-type-webform-document-file.js-form-item label.button-action,form.user-pass-reset .js-form-type-webform-document-file.js-form-item label.button-action{transition:all .15s ease-out;left:0 !important;opacity:1 !important;top:0 !important;position:relative !important;display:block !important;width:100%;border:none;border-radius:2px;padding:16px 15px 14px 44px;font-size:16px;background-color:#f6f7f8;font-weight:400;box-sizing:border-box;color:rgba(66,77,87,.5) !important;margin:0}form.webform-submission-form .js-form-type-webform-document-file.js-form-item label.button-action:after,form.user-login-form .js-form-type-webform-document-file.js-form-item label.button-action:after,form.user-pass .js-form-type-webform-document-file.js-form-item label.button-action:after,form.user-pass-reset .js-form-type-webform-document-file.js-form-item label.button-action:after{content:"";background-image:url("/themes/custom/hoek/images/icon/icon_file.svg");background-position:center;background-size:contain;background-repeat:no-repeat;height:24px;width:24px;position:absolute;left:14px;top:50%;opacity:.5;transform:translateY(-50%);transition:all .15s ease-out}form.webform-submission-form .js-form-type-webform-document-file.js-form-item label.button-action:hover,form.user-login-form .js-form-type-webform-document-file.js-form-item label.button-action:hover,form.user-pass .js-form-type-webform-document-file.js-form-item label.button-action:hover,form.user-pass-reset .js-form-type-webform-document-file.js-form-item label.button-action:hover{cursor:pointer;transition:all .15s ease-out;color:#424d57 !important}form.webform-submission-form .js-form-type-webform-document-file.js-form-item label.button-action:hover:after,form.user-login-form .js-form-type-webform-document-file.js-form-item label.button-action:hover:after,form.user-pass .js-form-type-webform-document-file.js-form-item label.button-action:hover:after,form.user-pass-reset .js-form-type-webform-document-file.js-form-item label.button-action:hover:after{opacity:1;transition:all .15s ease-out}form.webform-submission-form .form-actions,form.user-login-form .form-actions,form.user-pass .form-actions,form.user-pass-reset .form-actions{margin-top:50px}form.webform-submission-form .form-actions input[type=submit].js-form-submit,form.user-login-form .form-actions input[type=submit].js-form-submit,form.user-pass .form-actions input[type=submit].js-form-submit,form.user-pass-reset .form-actions input[type=submit].js-form-submit{padding:14px 34px !important}form.webform-submission-form .form-actions input[type=submit].js-form-submit:hover,form.user-login-form .form-actions input[type=submit].js-form-submit:hover,form.user-pass .form-actions input[type=submit].js-form-submit:hover,form.user-pass-reset .form-actions input[type=submit].js-form-submit:hover{cursor:pointer}form.webform-submission-form .form-required::after,form.user-login-form .form-required::after,form.user-pass .form-required::after,form.user-pass-reset .form-required::after{content:"";vertical-align:super;display:inline-block;background-image:url(/core/misc/icons/ee0000/required.svg);background-repeat:no-repeat;background-size:6px 6px;width:6px;height:6px;margin:0 .3em}.form-item--error-message{color:#d0021b !important;font-size:12px;line-height:18px}form.user-login-form,form.user-pass,form.user-pass-reset{margin-top:300px;margin-bottom:100px}form.user-login-form div:not(.js-form-type-checkbox):not(.js-form-type-radio).js-form-item input,form.user-login-form textarea,form.user-pass div:not(.js-form-type-checkbox):not(.js-form-type-radio).js-form-item input,form.user-pass textarea,form.user-pass-reset div:not(.js-form-type-checkbox):not(.js-form-type-radio).js-form-item input,form.user-pass-reset textarea{background-color:#fff}#block-webformulier input:-webkit-autofill,#block-webformulier input:-webkit-autofill:hover,#block-webformulier input:-webkit-autofill:active,#block-webformulier input:-webkit-autofill:focus{background-color:#172028 !important;color:#fff !important;-webkit-box-shadow:0 0 0 1000px #172028 inset !important;-webkit-text-fill-color:#fff !important}form *{font-family:"Hind",Arial,Helvetica,sans-serif !important}.bg--dark form.webform-submission-form:not(.webform-submission-free-application-form) div:not(.js-form-type-checkbox):not(.js-form-type-radio):not(.js-form-type-select).js-form-item.is-active label,.bg--dark form.user-login-form div:not(.js-form-type-checkbox):not(.js-form-type-radio):not(.js-form-type-select).js-form-item.is-active label,.bg--dark form.user-pass div:not(.js-form-type-checkbox):not(.js-form-type-radio):not(.js-form-type-select).js-form-item.is-active label,.bg--blue form.webform-submission-form:not(.webform-submission-free-application-form) div:not(.js-form-type-checkbox):not(.js-form-type-radio):not(.js-form-type-select).js-form-item.is-active label,.bg--blue form.user-login-form div:not(.js-form-type-checkbox):not(.js-form-type-radio):not(.js-form-type-select).js-form-item.is-active label,.bg--blue form.user-pass div:not(.js-form-type-checkbox):not(.js-form-type-radio):not(.js-form-type-select).js-form-item.is-active label{color:#fff}.bg--dark form.webform-submission-form:not(.webform-submission-free-application-form) .form-actions,.bg--dark form.user-login-form .form-actions,.bg--dark form.user-pass .form-actions,.bg--blue form.webform-submission-form:not(.webform-submission-free-application-form) .form-actions,.bg--blue form.user-login-form .form-actions,.bg--blue form.user-pass .form-actions{text-align:center}.banner--block{background-color:#f2cb05;padding:12px 0 10px}.banner--block .text--wrapper p,.banner--block .text--wrapper a,.banner--block .text--wrapper li{font-size:22px;letter-spacing:1.2px;font-weight:700;line-height:1;margin-bottom:0}@media(max-width:1200px){.banner--block .text--wrapper p,.banner--block .text--wrapper a,.banner--block .text--wrapper li{font-size:calc(20.2px + 0.15vw)}}.hamburger{padding:8px 15px;display:inline-block;cursor:pointer;transition-property:opacity,filter;transition-duration:.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:rgba(0,0,0,0);border:0;margin:0;overflow:visible}.hamburger-box{width:30px;height:20px;display:inline-block;position:relative}.hamburger-inner{display:block;top:50%;margin-top:-2px}.hamburger-inner,.hamburger-inner::before,.hamburger-inner::after{width:30px;height:2px;background-color:#172028;border-radius:1px;position:absolute;transition-property:transform;transition-duration:.15s;transition-timing-function:ease;z-index:101}.hamburger{position:relative;z-index:102;top:6px;right:0;float:right}.hamburger-inner::before,.hamburger-inner::after{content:"";display:block}.hamburger-inner::before{top:-9px}.hamburger-inner::after{bottom:-9px}.menu--mobile{position:absolute;left:18px;top:22px;right:18px;z-index:999;display:flex;visibility:hidden}.menu--mobile .menu-dropdown-0{display:none}@media(min-width:768px){.menu--mobile .menu-dropdown-0{display:block}}.menu--mobile .mobile--header{padding:30px}.menu--mobile .mobile--header .btn--close{position:absolute}.menu--mobile a{text-decoration:none}@media(min-width:768px){.menu--mobile{display:none}}.menu--mobile.state-appear{visibility:visible}.menu--mobile.state-appear .menu--mobile-content{animation:modalComeIn .25s ease;visibility:visible}.menu--mobile.state-appear .modal-body{opacity:1;transform:translateY(0) scale(1,1)}.menu--mobile.state-leave{visibility:visible}.menu--mobile.state-leave .menu--mobile-content{animation:modalHeadOut .35s ease .1s;visibility:visible}.menu--mobile.state-leave .modal-body{opacity:0;transition-delay:0s;transition-duration:.35s;transition-timing-function:ease;transform:translateY(25px)}.menu--mobile .logo--wrapper img{max-width:200px;height:auto}.menu--mobile .menu--mobile-content{position:relative;visibility:hidden;background-color:#f6f7f8;box-shadow:0 19px 38px rgba(0,0,0,.3),0 15px 12px rgba(0,0,0,.22);border-radius:5px;overflow:hidden;width:100%}.menu--mobile .menu--mobile-content img.btn--close{padding:20px;right:11px;top:8px;width:40px;height:40px}.menu--mobile .menu--mobile-content img.btn--close:hover{cursor:pointer}.menu--mobile .menu--mobile-content .prim--nav{padding:0 30px}.menu--mobile .menu--mobile-content .prim--nav nav ul{list-style-type:none}.menu--mobile .menu--mobile-content .prim--nav nav ul li{display:block}.menu--mobile .menu--mobile-content .prim--nav nav ul li a,.menu--mobile .menu--mobile-content .prim--nav nav ul li span{font-weight:400;font-size:21px;padding:6px 0;margin-bottom:20px;display:block;border-bottom:1px solid #cbd1d7}@media(max-width:1200px){.menu--mobile .menu--mobile-content .prim--nav nav ul li a,.menu--mobile .menu--mobile-content .prim--nav nav ul li span{font-size:calc(20.1px + 0.075vw)}}.menu--mobile .menu--mobile-content .prim--nav nav ul li a.jobs--link{position:relative}.menu--mobile .menu--mobile-content .prim--nav nav ul li a.jobs--link.display-jobs{padding-right:40px !important}.menu--mobile .menu--mobile-content .prim--nav nav ul li a.jobs--link.display-jobs:before{content:"";width:30px;height:30px;background-color:#f2cb05;border-radius:100%;position:absolute;top:50%;transform:translateY(-50%);right:2px}.menu--mobile .menu--mobile-content .prim--nav nav ul li a.jobs--link.display-jobs:after{content:attr(data-before);border-radius:100%;position:absolute;top:50%;transform:translateY(-50%);right:12px;color:#1890e6;font-size:16px;font-weight:700}.menu--mobile .menu--mobile-content .prim--nav nav ul li.menu-item--expanded span{padding-right:26px;position:relative}.menu--mobile .menu--mobile-content .prim--nav nav ul li.menu-item--expanded span:hover{cursor:pointer}.menu--mobile .menu--mobile-content .prim--nav nav ul li.menu-item--expanded span:after{content:"";background-image:url("/themes/custom/vdb/images/icon/icon_caret_down_white.svg");width:14px;height:14px;background-size:contain;background-position:center;background-repeat:no-repeat;position:absolute;top:16px;right:6px}.menu--mobile .menu--mobile-content .prim--nav nav ul.menu-level-1{margin-bottom:10px}.menu--mobile .menu--mobile-content .prim--nav nav ul.menu-level-1 li{display:block}.menu--mobile .menu--mobile-content .prim--nav nav ul.menu-level-1 li a,.menu--mobile .menu--mobile-content .prim--nav nav ul.menu-level-1 li span{font-size:18px;padding:6px 0;margin-bottom:8px;display:block;border-bottom:none}.menu--mobile .menu--mobile-content .sec--nav{padding:15px 30px}.menu--mobile .menu--mobile-content .sec--nav ul{list-style-type:none;display:block}.menu--mobile .menu--mobile-content .sec--nav ul li{margin-bottom:14px}.menu--mobile .menu--mobile-content .sec--nav ul li a{display:block;text-align:center;color:#1890e6;font-size:20px}.menu--mobile .menu--mobile-content .sec--nav ul li a.btn--secondary{border-color:#1890e6 !important;padding-top:11px;padding-bottom:11px}.menu--mobile .menu--mobile-content .sec--nav ul li a.btn--secondary:hover{color:#1890e6;background-color:#fff !important}.menu--mobile .menu--mobile-content .sec--nav ul li a.btn--primary{border-color:#1890e6 !important;padding-top:11px;padding-bottom:11px}.menu--mobile .menu--mobile-content .sec--nav ul li a.btn--primary:hover{color:#1890e6;background-color:#fff !important}.menu--mobile .menu--mobile-content .sec--nav .social-nav--wrapper{text-align:center;margin-top:40px;margin-bottom:10px}.menu--mobile .menu--mobile-content .sec--nav .social-nav--wrapper li{margin:0 4px}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;margin:auto;background-color:rgba(23,32,40,.3);opacity:0;visibility:hidden;z-index:40;transition:opacity .25s ease 0s,visibility linear .35s}.modal-overlay.state-show{opacity:1;visibility:visible;transition-delay:0s;transition-duration:.2s,0s}@keyframes modalComeIn{0%{visibility:hidden;opacity:0;transform:scale(0.8,0.8)}65.5%{transform:scale(1.03,1.03)}100%{visibility:visible;opacity:1;transform:scale(1,1)}}@keyframes modalHeadOut{0%{visibility:visible;opacity:1;transform:translateY(0) scale(1,1)}100%{visibility:hidden;opacity:0;transform:translateY(35px) scale(0.97,0.97)}}header#header .menu-level-0 .menu-item--expanded{margin:20px auto;position:relative}header#header .menu-level-0 .menu-item--expanded .menu-item--expanded{margin:0}header#header .menu-level-0 .menu-item--expanded .menu-level-1{position:relative}header#header .menu-level-0 .menu-item--expanded .menu-level-1 li{display:block}header#header .menu-level-0 .menu-item--expanded .menu-level-1 .menu-item>a{display:block;font-size:16px;color:#172028;font-weight:500}header#header .menu-level-0 .menu-item--expanded .menu-level-1 .menu-item .menu-dropdown-1{background-color:#fff;z-index:0;pointer-events:none;opacity:0;transition:opacity .1s;transition-delay:.1s;box-shadow:0 0 10px rgba(0,0,0,.1)}header#header .menu-level-0 .menu-item--expanded .menu-level-1 .menu-item .menu-dropdown-1 a{border-radius:5px}header#header .menu-level-0 .menu-item--expanded .menu-level-1 .menu-item .menu-dropdown-1 a:hover{background:#f6f7f8;color:#172028}header#header .menu-level-0 .menu-item--expanded .menu-level-1 .menu-item:hover .menu-dropdown-1{display:block;z-index:1;pointer-events:auto;opacity:1;transition:opacity .1s;transition-delay:0s}header#header .menu-level-0 .menu-item--expanded .menu-dropdown-1{position:absolute;top:0;right:-1px;transform:translateX(100%);border-radius:5px}header#header .menu-level-0 .menu-item--expanded .menu-dropdown-1 a{display:block;font-weight:500}header#header .menu-level-0 .menu-item--expanded ul.menu{box-sizing:border-box;position:absolute;width:-moz-max-content;width:max-content;border-radius:5px;margin-top:10px;background:#fff;box-shadow:0 0 10px rgba(0,0,0,.1);z-index:1;pointer-events:none;opacity:0;transition:opacity .1s;transition-delay:.15s}header#header .menu-level-0 .menu-item--expanded ul.menu .menu-item{border-radius:5px;position:relative;cursor:pointer;align-items:center}header#header .menu-level-0 .menu-item--expanded ul.menu .menu-item:hover{background:#f6f7f8}header#header .menu-level-0 .menu-item--expanded:hover .menu-dropdown-0,header#header .menu-level-0 .menu-item--expanded:hover ul.menu{pointer-events:auto;opacity:1;transition:opacity .1s;transition-delay:0s}.digit{opacity:0;transform:translateY(40px);transition:all .6s ease-out}.digit.visible{opacity:1;transform:none}.cta-block-scroll.visible .bg--left{transform:translateY(-10px);transition:all .6s ease-out}.cta-block-scroll.visible .bg--right{transform:translateY(10px);transition:all .6s ease-out}
@keyframes gin-throbber{0%{transform:rotateZ(0);}100%{transform:rotateZ(360deg);}}.ajax-progress__throbber,.ajax-progress__throbber--fullscreen,.ui-dialog .ajax-progress__throbber,.media-library-item .ajax-progress__throbber{border:3px solid var(--gin-color-primary);}[dir="ltr"] .ajax-progress__throbber,[dir="ltr"] .ajax-progress__throbber--fullscreen,[dir="ltr"] .ui-dialog .ajax-progress__throbber,[dir="ltr"] .media-library-item .ajax-progress__throbber{border-right:3px dotted transparent;}[dir="rtl"] .ajax-progress__throbber,[dir="rtl"] .ajax-progress__throbber--fullscreen,[dir="rtl"] .ui-dialog .ajax-progress__throbber,[dir="rtl"] .media-library-item .ajax-progress__throbber{border-left:3px dotted transparent;}.ajax-progress .ajax-progress__message{color:var(--gin-color-text);}[dir].gin--dark-mode .ajax-progress--fullscreen{background-color:var(--gin-color-primary);border-color:transparent;box-shadow:0 2px 6px 0 var(--gin-bg-app);}[dir].gin--dark-mode .ajax-progress--fullscreen .ajax-progress__throbber,[dir].gin--dark-mode .ajax-progress--fullscreen .ajax-progress__throbber--fullscreen{border:3px solid var(--gin-bg-app);border-right:3px dotted transparent;}.media-library-widget .ajax-progress__throbber,.media-library-widget .ajax-progress__throbber--fullscreen{border:2px solid var(--gin-color-primary);}[dir="ltr"] .media-library-widget .ajax-progress__throbber,[dir="ltr"] .media-library-widget .ajax-progress__throbber--fullscreen{border-right:2px dotted transparent;}[dir="rtl"] .media-library-widget .ajax-progress__throbber,[dir="rtl"] .media-library-widget .ajax-progress__throbber--fullscreen{border-left:2px dotted transparent;}.ui-dialog .ajax-progress-throbber{padding:var(--gin-spacing-xs);background:var(--gin-bg-app);border-radius:50%;box-shadow:0 2px 6px 0 rgba(34,35,48,.1);border:1px solid rgba(216,217,224,.8);}.gin--dark-mode .ui-dialog .ajax-progress-throbber{background-color:var(--gin-color-primary);border-color:transparent;box-shadow:0 2px 6px 0 var(--gin-bg-app);}.ui-dialog .ajax-progress-throbber::before,.contextual-links .ajax-progress-throbber::before{content:"";display:block;position:absolute;top:var(--gin-spacing-xs);width:1.125rem;height:1.125rem;border:2px solid var(--gin-color-primary);border-radius:50%;animation:gin-throbber .75s linear infinite;}[dir="ltr"] .ui-dialog .ajax-progress-throbber::before,[dir="ltr"] .contextual-links .ajax-progress-throbber::before{left:var(--gin-spacing-xs);border-right:2px dotted transparent;}[dir="rtl"] .ui-dialog .ajax-progress-throbber::before,[dir="rtl"] .contextual-links .ajax-progress-throbber::before{right:var(--gin-spacing-xs);border-left:2px dotted transparent;}.gin--dark-mode .ui-dialog .ajax-progress,.gin--dark-mode .media-library-item .ajax-progress.ajax-progress.ajax-progress{background-color:var(--gin-bg-app);border-color:var(--gin-bg-app);}.contextual-links li{position:relative;}.contextual-links .ajax-progress-throbber{position:absolute;top:0;width:24px;height:24px;}[dir="ltr"] .contextual-links .ajax-progress-throbber{right:var(--gin-spacing-xxs);}[dir="rtl"] .contextual-links .ajax-progress-throbber{left:var(--gin-spacing-xxs);}.contextual-links .ajax-progress-throbber::before{top:0;}[dir="ltr"] .contextual-links .ajax-progress-throbber::before{left:.25em;}[dir="rtl"] .contextual-links .ajax-progress-throbber::before{right:.25em;}.claro-autocomplete__message{color:var(--gin-color-primary);}
