/*!
 * Bootstrap Grid v5.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root{--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-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", Arial, "Noto Sans", "Liberation Sans", 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}.container,.container-fluid,.container-sm,.container-md,.container-lg,.container-xl,.container-xxl,.container-xxxl{width:100%;padding-right:var(--bs-gutter-x, .75rem);padding-left:var(--bs-gutter-x, .75rem);margin-right:auto;margin-left:auto}@media (min-width: 576px){.container,.container-sm{max-width:540px}}@media (min-width: 768px){.container,.container-sm,.container-md{max-width:720px}}@media (min-width: 992px){.container,.container-sm,.container-md,.container-lg{max-width:960px}}@media (min-width: 1200px){.container,.container-sm,.container-md,.container-lg,.container-xl{max-width:1140px}}@media (min-width: 1400px){.container,.container-sm,.container-md,.container-lg,.container-xl,.container-xxl{max-width:1320px}}.container,.container-sm,.container-md,.container-lg,.container-xl,.container-xxl{max-width:1540px}.row{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{box-sizing:border-box;-ms-flex-negative:0;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{-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-auto>*{-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-1>*{-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-2>*{-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-3>*{-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-5>*{-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-6>*{-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-1{-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-2{-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-3{-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-4{-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-5{-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-6{-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-7{-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-8{-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-9{-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-10{-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-11{-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-12{-ms-flex:0 0 auto;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: .25rem}.g-1,.gy-1{--bs-gutter-y: .25rem}.g-2,.gx-2{--bs-gutter-x: .5rem}.g-2,.gy-2{--bs-gutter-y: .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{-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-sm-auto>*{-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-sm-1>*{-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-sm-2>*{-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-sm-3>*{-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-sm-5>*{-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-sm-6>*{-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.col-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-sm-1{-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-sm-2{-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-sm-3{-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-sm-4{-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-sm-5{-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-sm-6{-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-sm-7{-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-sm-8{-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-sm-9{-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-sm-10{-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-sm-11{-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-sm-12{-ms-flex:0 0 auto;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: .25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y: .25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x: .5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y: .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{-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-md-auto>*{-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-md-1>*{-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-md-2>*{-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-md-3>*{-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-md-5>*{-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-md-6>*{-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.col-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-md-1{-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-md-2{-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-md-3{-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-md-4{-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-md-5{-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-md-6{-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-md-7{-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-md-8{-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-md-9{-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-md-10{-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-md-11{-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-md-12{-ms-flex:0 0 auto;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: .25rem}.g-md-1,.gy-md-1{--bs-gutter-y: .25rem}.g-md-2,.gx-md-2{--bs-gutter-x: .5rem}.g-md-2,.gy-md-2{--bs-gutter-y: .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{-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-lg-auto>*{-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-lg-1>*{-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-lg-2>*{-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-lg-3>*{-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-lg-5>*{-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-lg-6>*{-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-lg-1{-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-lg-2{-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-lg-3{-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-lg-4{-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-lg-5{-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-lg-6{-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-lg-7{-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-lg-8{-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-lg-9{-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-lg-10{-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-lg-11{-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-lg-12{-ms-flex:0 0 auto;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: .25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y: .25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x: .5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y: .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{-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-xl-auto>*{-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-xl-1>*{-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-xl-2>*{-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-xl-3>*{-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-xl-5>*{-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-xl-6>*{-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.col-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-xl-1{-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-xl-2{-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-xl-3{-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-xl-4{-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-xl-5{-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-xl-6{-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-xl-7{-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-xl-8{-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-xl-9{-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-xl-10{-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-xl-11{-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-xl-12{-ms-flex:0 0 auto;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: .25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y: .25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x: .5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y: .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{-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-xxl-auto>*{-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-xxl-1>*{-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-xxl-2>*{-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-xxl-3>*{-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-xxl-5>*{-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-xxl-6>*{-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-xxl-1{-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-xxl-2{-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-xxl-3{-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-xxl-4{-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-xxl-5{-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-xxl-6{-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-xxl-7{-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-xxl-8{-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-xxl-9{-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-xxl-10{-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-xxl-11{-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-xxl-12{-ms-flex:0 0 auto;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: .25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y: .25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x: .5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y: .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:-ms-flexbox !important;display:flex !important}.d-inline-flex{display:-ms-inline-flexbox !important;display:inline-flex !important}.d-none{display:none !important}.flex-fill{-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-row{-ms-flex-direction:row !important;flex-direction:row !important}.flex-column{-ms-flex-direction:column !important;flex-direction:column !important}.flex-row-reverse{-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-column-reverse{-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-grow-0{-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-grow-1{-ms-flex-positive:1 !important;flex-grow:1 !important}.flex-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.flex-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.flex-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.justify-content-start{-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-end{-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-center{-ms-flex-pack:center !important;justify-content:center !important}.justify-content-between{-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.justify-content-evenly{-ms-flex-pack:space-evenly !important;justify-content:space-evenly !important}.align-items-start{-ms-flex-align:start !important;align-items:flex-start !important}.align-items-end{-ms-flex-align:end !important;align-items:flex-end !important}.align-items-center{-ms-flex-align:center !important;align-items:center !important}.align-items-baseline{-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-stretch{-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-center{-ms-flex-line-pack:center !important;align-content:center !important}.align-content-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-auto{-ms-flex-item-align:auto !important;align-self:auto !important}.align-self-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-center{-ms-flex-item-align:center !important;align-self:center !important}.align-self-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}.order-first{-ms-flex-order:-1 !important;order:-1 !important}.order-0{-ms-flex-order:0 !important;order:0 !important}.order-1{-ms-flex-order:1 !important;order:1 !important}.order-2{-ms-flex-order:2 !important;order:2 !important}.order-3{-ms-flex-order:3 !important;order:3 !important}.order-4{-ms-flex-order:4 !important;order:4 !important}.order-5{-ms-flex-order:5 !important;order:5 !important}.order-last{-ms-flex-order:6 !important;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:-ms-flexbox !important;display:flex !important}.d-sm-inline-flex{display:-ms-inline-flexbox !important;display:inline-flex !important}.d-sm-none{display:none !important}.flex-sm-fill{-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-sm-row{-ms-flex-direction:row !important;flex-direction:row !important}.flex-sm-column{-ms-flex-direction:column !important;flex-direction:column !important}.flex-sm-row-reverse{-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-sm-column-reverse{-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-sm-grow-0{-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-sm-grow-1{-ms-flex-positive:1 !important;flex-grow:1 !important}.flex-sm-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.flex-sm-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.flex-sm-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-sm-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.justify-content-sm-start{-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-sm-end{-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-sm-center{-ms-flex-pack:center !important;justify-content:center !important}.justify-content-sm-between{-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-sm-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.justify-content-sm-evenly{-ms-flex-pack:space-evenly !important;justify-content:space-evenly !important}.align-items-sm-start{-ms-flex-align:start !important;align-items:flex-start !important}.align-items-sm-end{-ms-flex-align:end !important;align-items:flex-end !important}.align-items-sm-center{-ms-flex-align:center !important;align-items:center !important}.align-items-sm-baseline{-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-sm-stretch{-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-sm-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-sm-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-sm-center{-ms-flex-line-pack:center !important;align-content:center !important}.align-content-sm-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-sm-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-sm-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-sm-auto{-ms-flex-item-align:auto !important;align-self:auto !important}.align-self-sm-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-sm-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-sm-center{-ms-flex-item-align:center !important;align-self:center !important}.align-self-sm-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-sm-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}.order-sm-first{-ms-flex-order:-1 !important;order:-1 !important}.order-sm-0{-ms-flex-order:0 !important;order:0 !important}.order-sm-1{-ms-flex-order:1 !important;order:1 !important}.order-sm-2{-ms-flex-order:2 !important;order:2 !important}.order-sm-3{-ms-flex-order:3 !important;order:3 !important}.order-sm-4{-ms-flex-order:4 !important;order:4 !important}.order-sm-5{-ms-flex-order:5 !important;order:5 !important}.order-sm-last{-ms-flex-order:6 !important;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:-ms-flexbox !important;display:flex !important}.d-md-inline-flex{display:-ms-inline-flexbox !important;display:inline-flex !important}.d-md-none{display:none !important}.flex-md-fill{-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-md-row{-ms-flex-direction:row !important;flex-direction:row !important}.flex-md-column{-ms-flex-direction:column !important;flex-direction:column !important}.flex-md-row-reverse{-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-md-column-reverse{-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-md-grow-0{-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-md-grow-1{-ms-flex-positive:1 !important;flex-grow:1 !important}.flex-md-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.flex-md-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.flex-md-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-md-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.justify-content-md-start{-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-md-end{-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-md-center{-ms-flex-pack:center !important;justify-content:center !important}.justify-content-md-between{-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-md-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.justify-content-md-evenly{-ms-flex-pack:space-evenly !important;justify-content:space-evenly !important}.align-items-md-start{-ms-flex-align:start !important;align-items:flex-start !important}.align-items-md-end{-ms-flex-align:end !important;align-items:flex-end !important}.align-items-md-center{-ms-flex-align:center !important;align-items:center !important}.align-items-md-baseline{-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-md-stretch{-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-md-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-md-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-md-center{-ms-flex-line-pack:center !important;align-content:center !important}.align-content-md-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-md-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-md-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-md-auto{-ms-flex-item-align:auto !important;align-self:auto !important}.align-self-md-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-md-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-md-center{-ms-flex-item-align:center !important;align-self:center !important}.align-self-md-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-md-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}.order-md-first{-ms-flex-order:-1 !important;order:-1 !important}.order-md-0{-ms-flex-order:0 !important;order:0 !important}.order-md-1{-ms-flex-order:1 !important;order:1 !important}.order-md-2{-ms-flex-order:2 !important;order:2 !important}.order-md-3{-ms-flex-order:3 !important;order:3 !important}.order-md-4{-ms-flex-order:4 !important;order:4 !important}.order-md-5{-ms-flex-order:5 !important;order:5 !important}.order-md-last{-ms-flex-order:6 !important;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:-ms-flexbox !important;display:flex !important}.d-lg-inline-flex{display:-ms-inline-flexbox !important;display:inline-flex !important}.d-lg-none{display:none !important}.flex-lg-fill{-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-lg-row{-ms-flex-direction:row !important;flex-direction:row !important}.flex-lg-column{-ms-flex-direction:column !important;flex-direction:column !important}.flex-lg-row-reverse{-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-lg-column-reverse{-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-lg-grow-0{-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-lg-grow-1{-ms-flex-positive:1 !important;flex-grow:1 !important}.flex-lg-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.flex-lg-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.flex-lg-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-lg-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.justify-content-lg-start{-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-lg-end{-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-lg-center{-ms-flex-pack:center !important;justify-content:center !important}.justify-content-lg-between{-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-lg-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.justify-content-lg-evenly{-ms-flex-pack:space-evenly !important;justify-content:space-evenly !important}.align-items-lg-start{-ms-flex-align:start !important;align-items:flex-start !important}.align-items-lg-end{-ms-flex-align:end !important;align-items:flex-end !important}.align-items-lg-center{-ms-flex-align:center !important;align-items:center !important}.align-items-lg-baseline{-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-lg-stretch{-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-lg-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-lg-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-lg-center{-ms-flex-line-pack:center !important;align-content:center !important}.align-content-lg-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-lg-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-lg-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-lg-auto{-ms-flex-item-align:auto !important;align-self:auto !important}.align-self-lg-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-lg-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-lg-center{-ms-flex-item-align:center !important;align-self:center !important}.align-self-lg-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-lg-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}.order-lg-first{-ms-flex-order:-1 !important;order:-1 !important}.order-lg-0{-ms-flex-order:0 !important;order:0 !important}.order-lg-1{-ms-flex-order:1 !important;order:1 !important}.order-lg-2{-ms-flex-order:2 !important;order:2 !important}.order-lg-3{-ms-flex-order:3 !important;order:3 !important}.order-lg-4{-ms-flex-order:4 !important;order:4 !important}.order-lg-5{-ms-flex-order:5 !important;order:5 !important}.order-lg-last{-ms-flex-order:6 !important;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:-ms-flexbox !important;display:flex !important}.d-xl-inline-flex{display:-ms-inline-flexbox !important;display:inline-flex !important}.d-xl-none{display:none !important}.flex-xl-fill{-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-xl-row{-ms-flex-direction:row !important;flex-direction:row !important}.flex-xl-column{-ms-flex-direction:column !important;flex-direction:column !important}.flex-xl-row-reverse{-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-xl-column-reverse{-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-xl-grow-0{-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-xl-grow-1{-ms-flex-positive:1 !important;flex-grow:1 !important}.flex-xl-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.flex-xl-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.flex-xl-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-xl-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.justify-content-xl-start{-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-xl-end{-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-xl-center{-ms-flex-pack:center !important;justify-content:center !important}.justify-content-xl-between{-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-xl-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.justify-content-xl-evenly{-ms-flex-pack:space-evenly !important;justify-content:space-evenly !important}.align-items-xl-start{-ms-flex-align:start !important;align-items:flex-start !important}.align-items-xl-end{-ms-flex-align:end !important;align-items:flex-end !important}.align-items-xl-center{-ms-flex-align:center !important;align-items:center !important}.align-items-xl-baseline{-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-xl-stretch{-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-xl-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-xl-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-xl-center{-ms-flex-line-pack:center !important;align-content:center !important}.align-content-xl-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-xl-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-xl-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-xl-auto{-ms-flex-item-align:auto !important;align-self:auto !important}.align-self-xl-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-xl-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-xl-center{-ms-flex-item-align:center !important;align-self:center !important}.align-self-xl-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-xl-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}.order-xl-first{-ms-flex-order:-1 !important;order:-1 !important}.order-xl-0{-ms-flex-order:0 !important;order:0 !important}.order-xl-1{-ms-flex-order:1 !important;order:1 !important}.order-xl-2{-ms-flex-order:2 !important;order:2 !important}.order-xl-3{-ms-flex-order:3 !important;order:3 !important}.order-xl-4{-ms-flex-order:4 !important;order:4 !important}.order-xl-5{-ms-flex-order:5 !important;order:5 !important}.order-xl-last{-ms-flex-order:6 !important;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:-ms-flexbox !important;display:flex !important}.d-xxl-inline-flex{display:-ms-inline-flexbox !important;display:inline-flex !important}.d-xxl-none{display:none !important}.flex-xxl-fill{-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-xxl-row{-ms-flex-direction:row !important;flex-direction:row !important}.flex-xxl-column{-ms-flex-direction:column !important;flex-direction:column !important}.flex-xxl-row-reverse{-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-xxl-column-reverse{-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-xxl-grow-0{-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-xxl-grow-1{-ms-flex-positive:1 !important;flex-grow:1 !important}.flex-xxl-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.flex-xxl-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.flex-xxl-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-xxl-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-xxl-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.justify-content-xxl-start{-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-xxl-end{-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-xxl-center{-ms-flex-pack:center !important;justify-content:center !important}.justify-content-xxl-between{-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-xxl-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.justify-content-xxl-evenly{-ms-flex-pack:space-evenly !important;justify-content:space-evenly !important}.align-items-xxl-start{-ms-flex-align:start !important;align-items:flex-start !important}.align-items-xxl-end{-ms-flex-align:end !important;align-items:flex-end !important}.align-items-xxl-center{-ms-flex-align:center !important;align-items:center !important}.align-items-xxl-baseline{-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-xxl-stretch{-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-xxl-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-xxl-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-xxl-center{-ms-flex-line-pack:center !important;align-content:center !important}.align-content-xxl-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-xxl-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-xxl-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-xxl-auto{-ms-flex-item-align:auto !important;align-self:auto !important}.align-self-xxl-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-xxl-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-xxl-center{-ms-flex-item-align:center !important;align-self:center !important}.align-self-xxl-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-xxl-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}.order-xxl-first{-ms-flex-order:-1 !important;order:-1 !important}.order-xxl-0{-ms-flex-order:0 !important;order:0 !important}.order-xxl-1{-ms-flex-order:1 !important;order:1 !important}.order-xxl-2{-ms-flex-order:2 !important;order:2 !important}.order-xxl-3{-ms-flex-order:3 !important;order:3 !important}.order-xxl-4{-ms-flex-order:4 !important;order:4 !important}.order-xxl-5{-ms-flex-order:5 !important;order:5 !important}.order-xxl-last{-ms-flex-order:6 !important;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:-ms-flexbox !important;display:flex !important}.d-print-inline-flex{display:-ms-inline-flexbox !important;display:inline-flex !important}.d-print-none{display:none !important}}/*!
	By André Rinas, www.andrerinas.de
	Documentation, www.simplelightbox.de
	Available for use under the MIT License
	Version 2.10.2
*/body.hidden-scroll{overflow:hidden}.sl-overlay{position:fixed;left:0;right:0;top:0;bottom:0;background:#fff;display:none;z-index:1035}.sl-wrapper{z-index:1040;width:100%;height:100%;left:0;top:0;position:fixed}.sl-wrapper *{box-sizing:border-box}.sl-wrapper button{border:0 none;background:transparent;font-size:28px;padding:0;cursor:pointer}.sl-wrapper button:hover{opacity:0.7}.sl-wrapper .sl-close{display:none;position:fixed;right:30px;top:30px;z-index:10060;margin-top:-14px;margin-right:-14px;height:44px;width:44px;line-height:44px;font-family:Arial, Baskerville, monospace;color:#000;font-size:3rem}.sl-wrapper .sl-counter{display:none;position:fixed;top:30px;left:30px;z-index:1060;color:#000;font-size:1rem}.sl-wrapper .sl-navigation{width:100%;display:none}.sl-wrapper .sl-navigation button{position:fixed;top:50%;margin-top:-22px;height:44px;width:22px;line-height:44px;text-align:center;display:block;z-index:10060;font-family:Arial, Baskerville, monospace;color:#000}.sl-wrapper .sl-navigation button.sl-next{right:5px;font-size:2rem}.sl-wrapper .sl-navigation button.sl-prev{left:5px;font-size:2rem}@media (min-width: 35.5em){.sl-wrapper .sl-navigation button{width:44px}.sl-wrapper .sl-navigation button.sl-next{right:10px;font-size:3rem}.sl-wrapper .sl-navigation button.sl-prev{left:10px;font-size:3rem}}@media (min-width: 50em){.sl-wrapper .sl-navigation button{width:44px}.sl-wrapper .sl-navigation button.sl-next{right:20px;font-size:3rem}.sl-wrapper .sl-navigation button.sl-prev{left:20px;font-size:3rem}}.sl-wrapper.sl-dir-rtl .sl-navigation{direction:ltr}.sl-wrapper .sl-image{position:fixed;-ms-touch-action:none;touch-action:none;z-index:10000}.sl-wrapper .sl-image img{margin:0;padding:0;display:block;border:0 none;width:100%;height:auto}@media (min-width: 35.5em){.sl-wrapper .sl-image img{border:0 none}}@media (min-width: 50em){.sl-wrapper .sl-image img{border:0 none}}.sl-wrapper .sl-image iframe{background:#000;border:0 none}@media (min-width: 35.5em){.sl-wrapper .sl-image iframe{border:0 none}}@media (min-width: 50em){.sl-wrapper .sl-image iframe{border:0 none}}.sl-wrapper .sl-image .sl-caption{display:none;padding:10px;color:#fff;background:rgba(0,0,0,0.8);font-size:1rem;position:absolute;bottom:0;left:0;right:0}.sl-wrapper .sl-image .sl-caption.pos-top{bottom:auto;top:0}.sl-wrapper .sl-image .sl-caption.pos-outside{bottom:auto}.sl-wrapper .sl-image .sl-download{display:none;position:absolute;bottom:5px;right:5px;color:#000;z-index:1060}.sl-spinner{display:none;border:5px solid #333;border-radius:40px;height:40px;left:50%;margin:-20px 0 0 -20px;opacity:0;position:fixed;top:50%;width:40px;z-index:1007;animation:pulsate 1s ease-out infinite}.sl-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}.sl-transition{transition:transform ease 200ms}@keyframes pulsate{0%{transform:scale(0.1);opacity:0.0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}dialog{position:absolute;left:0;right:0;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;margin:auto;border:solid;padding:1em;background:white;color:black;display:block}dialog:not([open]){display:none}dialog+.backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,0.2);backdrop-filter:blur(3px)}._dialog_overlay{position:fixed;top:0;right:0;bottom:0;left:0}dialog{position:fixed;top:0;bottom:0;margin:auto;max-height:100vh;overflow-y:auto}.splide__container{box-sizing:border-box;position:relative}.splide__list{backface-visibility:hidden;display:-ms-flexbox;display:flex;height:100%;margin:0 !important;padding:0 !important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{backface-visibility:hidden;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;list-style-type:none !important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0 !important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__arrow{-ms-flex-align:center;align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:-ms-flexbox;display:flex;height:2em;-ms-flex-pack:center;justify-content:center;opacity:.7;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:hover:not(:disabled){opacity:.9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #0bf;outline-offset:3px}.splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:.7;padding:0;position:relative;transition:transform .2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;transform:scale(1.4);z-index:1}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #0bf;outline-offset:3px}.splide__progress__bar{background:#ccc;height:3px}.splide__slide{-webkit-tap-highlight-color:rgba(0,0,0,0)}.splide__slide:focus{outline:0}@supports (outline-offset: -3px){.splide__slide:focus-visible{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast: none){.splide__slide:focus-visible{border:3px solid #0bf}}@supports (outline-offset: -3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast: none){.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #0bf;outline-offset:3px}.splide__track--nav>.splide__list>.splide__slide{border:3px solid transparent;cursor:pointer}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.splide__arrows--rtl .splide__arrow--prev svg{transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.splide__arrows--rtl .splide__arrow--next svg{transform:scaleX(-1)}.splide__arrows--ttb .splide__arrow{left:50%;transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{bottom:1em;top:auto}.splide__arrows--ttb .splide__arrow--next svg{transform:rotate(90deg)}.splide__pagination--ttb{bottom:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;left:auto;padding:1em 0;right:.5em;top:0}:root{--gc-border-radius: 8px;--gc-animation-speed: 0.3s;--gc-header-height: 164px;--gc-header-animation-speed: 0.3s;--gc-header-text-color: #163970;--gc-header-bg-color: #f4f4f4;--gc-padding-outer-section: 50px;--font-family: "Jost", sans-serif;--font-family-headlines: "League_Spartan", sans-serif;--gc-font-size-base: 17px;--gc-line-height-base: normal;--gc-font-size-ultra: 100px;--gc-line-height-ultra: 120px;--gc-font-size-h1: 36px;--gc-line-height-h1: 43px;--gc-font-size-h2: 32px;--gc-line-height-h2: 40px;--gc-font-size-h3: 28px;--gc-line-height-h3: 36px;--gc-font-size-h4: 24px;--gc-line-height-h4: 30px;--gc-font-size-h5: 20px;--gc-line-height-h5: 24px}@media (max-width: 1100px){:root{--gc-header-height: 120px}}@font-face{font-display:swap;font-family:'Plus_Jakarta_Sans';font-style:normal;font-weight:400;src:url("../fonts/plus-jakarta-sans-v12-latin-regular.woff2") format("woff2")}@font-face{font-display:swap;font-family:'League_Spartan';font-style:normal;font-weight:700;src:url("../fonts/league-spartan-v15-latin-regular.woff2") format("woff2")}@font-face{font-display:swap;font-family:'Jost';font-style:normal;font-weight:400;src:url("../fonts/jost-v20-latin-regular.woff2") format("woff2")}@font-face{font-display:swap;font-family:'Jost';font-style:normal;font-weight:700;src:url("../fonts/jost-v20-latin-700.woff2") format("woff2")}body{font-family:var(--font-family);font-size:var(--gc-font-size-base);line-height:var(--gc-line-height-base);letter-spacing:0.01rem;word-break:break-word}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5{font-family:var(--font-family-headlines);margin-bottom:0.5rem;word-break:break-word;font-weight:700}h1:first-child,.h1:first-child,h2:first-child,.h2:first-child,h3:first-child,.h3:first-child,h4:first-child,.h4:first-child,h5:first-child,.h5:first-child{margin-top:0}h1,.h1{font-size:var(--gc-font-size-h1);line-height:var(--gc-line-height-h1);text-transform:uppercase}h2,.h2{font-size:var(--gc-font-size-h2);line-height:var(--gc-line-height-h2);text-transform:uppercase}h3,.h3{font-size:var(--gc-font-size-h3);line-height:var(--gc-line-height-h3);color:#163970}h4,.h4{font-size:var(--gc-font-size-h4);line-height:var(--gc-line-height-h4)}h5,.h5{font-size:var(--gc-font-size-h5);line-height:var(--gc-line-height-h5)}p{margin-top:0}a{text-decoration:underline;color:#333}a:hover{text-decoration:none}.u-text-center{text-align:center}.u-m-top-medium{margin-top:15px}.u-m-top-small{margin-top:8px}.u-animated-element{opacity:0;transition:transform 1s, opacity 1s;filter:blur(5px);transform:translateX(0) translateY(0);will-change:transform, opacity}@media (prefers-reduced-motion){.u-animated-element{transition:none}}.u-animated-element.-from-fade{transform:translateX(0) translateY(0);will-change:opacity}.u-animated-element.-from-left{transform:translateX(-20%)}.u-animated-element.-from-right{transform:translateX(20%)}.u-animated-element.-from-top{transform:translateY(-20%)}.u-animated-element.-from-bottom{transform:translateY(20%)}.u-animated-element.-show{opacity:1;filter:blur(0);transform:translateX(0) translateY(0)}.u-animated-element:nth-child(2){transition-delay:60ms}.u-animated-element:nth-child(3){transition-delay:120ms}.u-animated-element:nth-child(4){transition-delay:180ms}.u-animated-element:nth-child(5){transition-delay:240ms}.u-animated-element:nth-child(6){transition-delay:300ms}.u-animated-element:nth-child(7){transition-delay:360ms}.u-animated-element:nth-child(8){transition-delay:420ms}.u-animated-element:nth-child(9){transition-delay:480ms}.u-anchor{scroll-margin-top:100px}.u-search-highlight{background-color:#163970;color:#fff;padding:0 6px;display:inline-block;font-weight:bold;text-decoration:none}img,iframe{max-width:100%}img{height:auto}li{margin-bottom:1rem}dialog menu{padding:0}select:invalid,input[type="date"]:invalid,input[type="time"]:invalid{color:#d1d2d4 !important}select:invalid option,input[type="date"]:invalid option,input[type="time"]:invalid option{color:#333 !important}section option{color:#333}.pristine-error{color:red;font-size:14px;margin-top:6px;height:0}:root{--form-control-color: rgba(var(--bg-contrast-color), 1);--form-control-disabled: rgba(var(--bg-contrast-color), 0.5)}form:not(.rex-yform) .form-control{font-family:system-ui, sans-serif;font-size:2rem;font-weight:bold;line-height:1.1;display:grid;grid-template-columns:1em auto;gap:0.5em}form:not(.rex-yform) .form-control+.form-control{margin-top:1em}form:not(.rex-yform) .form-control--disabled{color:var(--form-control-disabled);cursor:not-allowed}form:not(.rex-yform) input[type="checkbox"]{-moz-appearance:none;appearance:none;background-color:var(--form-background);margin:0;font:inherit;color:currentColor;width:1.15em;height:1.15em;border:0.15em solid currentColor;border-radius:0.15em;transform:translateY(-0.075em);display:inline-grid;margin-right:10px;place-content:center;cursor:pointer}form:not(.rex-yform) input[type="checkbox"]::before{content:"";width:0.65em;height:0.65em;-webkit-clip-path:polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);clip-path:polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);transform:scale(0);transform-origin:bottom left;transition:120ms transform ease-in-out;box-shadow:inset 1em 1em rgba(var(--bg-contrast-color), 1);background-color:rgba(var(--bg-contrast-color), 1)}form:not(.rex-yform) input[type="checkbox"]:checked::before{transform:scale(1)}form:not(.rex-yform) input[type="checkbox"]:focus{outline:1px solid rgba(var(--bg-contrast-color), 0.5);outline-offset:1px}form:not(.rex-yform) input[type="checkbox"]:disabled{--form-control-color: rgba(var(--bg-contrast-color), 0.5);color:rgba(var(--bg-contrast-color), 0.5);cursor:not-allowed}form.rex-yform .form-control{font-family:system-ui, sans-serif;display:grid;grid-template-columns:1em auto;gap:0.5em}form.rex-yform .form-control+.form-control{margin-top:1em}form.rex-yform .form-control--disabled{color:var(--form-control-disabled);cursor:not-allowed}form.rex-yform .input-group,form.rex-yform .form-group{position:relative;margin-bottom:40px;width:100%}form.rex-yform input[type="text"],form.rex-yform input[type="email"],form.rex-yform input[type="password"]{font-size:20px;width:100%;padding:14px 0;padding-right:30px;color:rgba(var(--bg-contrast-color), 1);border:none;border-bottom:1px solid rgba(var(--bg-contrast-color), 0.5);transition:border-color 250ms;background-color:transparent}form.rex-yform input[type="text"]:focus,form.rex-yform input[type="email"]:focus,form.rex-yform input[type="password"]:focus{outline:none;border-bottom:1px solid rgba(var(--bg-contrast-color), 1)}form.rex-yform input[type="text"]::-moz-placeholder,form.rex-yform input[type="email"]::-moz-placeholder,form.rex-yform input[type="password"]::-moz-placeholder{color:transparent}form.rex-yform input[type="text"]:-ms-input-placeholder,form.rex-yform input[type="email"]:-ms-input-placeholder,form.rex-yform input[type="password"]:-ms-input-placeholder{color:transparent}form.rex-yform input[type="text"]::placeholder,form.rex-yform input[type="email"]::placeholder,form.rex-yform input[type="password"]::placeholder{color:transparent}form.rex-yform input[type="text"]::-webkit-contacts-auto-fill-button,form.rex-yform input[type="email"]::-webkit-contacts-auto-fill-button,form.rex-yform input[type="password"]::-webkit-contacts-auto-fill-button{visibility:hidden;pointer-events:none;position:absolute}form.rex-yform label{cursor:pointer}form.rex-yform input:focus+label,form.rex-yform input:not(:placeholder-shown)+label,form.rex-yform label:has(+textarea:focus),form.rex-yform .has-success label:has(+textarea){transform:translateY(-100%) scale(0.75);color:rgba(var(--bg-contrast-color), 1)}form.rex-yform textarea{border:none;border-bottom:solid 1px rgba(var(--bg-contrast-color), 1);color:rgba(var(--bg-contrast-color), 1);background:none;width:100%;padding-top:15px;font-size:inherit}form.rex-yform textarea:focus{outline:none;border-bottom:2px rgba(var(--bg-contrast-color), 1) solid}form.rex-yform input[type="checkbox"]{-moz-appearance:none;appearance:none;background-color:var(--form-background);margin:0;font:inherit;color:currentColor;width:1.15em;height:1.15em;border:0.15em solid currentColor;border-radius:0.15em;transform:translateY(-0.075em);display:inline-grid;margin-right:10px;place-content:center;cursor:pointer}form.rex-yform input[type="checkbox"]::before{content:"";width:0.65em;height:0.65em;-webkit-clip-path:polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);clip-path:polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);transform:scale(0);transform-origin:bottom left;transition:120ms transform ease-in-out;box-shadow:inset 1em 1em rgba(var(--bg-contrast-color), 1);background-color:rgba(var(--bg-contrast-color), 1)}form.rex-yform input[type="checkbox"]:checked::before{transform:scale(1)}form.rex-yform input[type="checkbox"]:focus{outline:1px solid rgba(var(--bg-contrast-color), 0.5);outline-offset:1px}form.rex-yform input[type="checkbox"]:disabled{--form-control-color: rgba(var(--bg-contrast-color), 0.5);color:rgba(var(--bg-contrast-color), 0.5);cursor:not-allowed}label{cursor:pointer}*{box-sizing:border-box}html{height:100%;overflow-x:hidden;scroll-behavior:smooth}body{min-height:100%;background-color:#fff;color:#333;padding:0;margin:0;display:grid;grid-template-rows:1fr auto;padding-top:var(--gc-header-height, 130px);background-color:var(--header-bg)}body:has(.c-section-top){padding-top:0}.l-main{overflow:clip}.l-header{background-color:var(--gc-header-bg-color);color:var(--gc-header-text-color);padding:0 40px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;font-size:16px;z-index:1;max-width:100%;position:fixed;top:0;left:0;right:0;overflow:hidden;transition:all var(--gc-header-animation-speed) ease}@media (max-width: 1100px){.l-header{-ms-flex-pack:justify;justify-content:space-between;padding:15px !important;margin:15px !important;z-index:999;border-radius:var(--gc-border-radius)}.l-header .l-logo svg{height:50px !important;margin:0 !important}}.l-header .l-logo a{display:block}.l-header .l-logo svg{display:block;height:100px;margin:32px 0;transition:margin var(--gc-header-animation-speed) ease,height var(--gc-header-animation-speed) ease}@media (max-width: 1100px){.l-header .l-logo svg{margin:0}}.l-header.-scrolled{margin:15px 100px;padding:0 15px;border-radius:var(--gc-border-radius);box-shadow:rgba(99,99,99,0.2) 0px 2px 8px 0px}.l-header.-scrolled .l-logo svg{height:50px;margin:15px 0}@media (max-width: 1100px){.l-header.-scrolled .l-logo svg{margin:0}}@media (max-width: 767.98px){.l-search{display:none}}.l-navi{margin:auto;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:20px}@media (max-width: 1100px){.l-navi{position:fixed;right:-100%;top:0;height:100%;width:100%;margin:0;padding:40px;padding-top:120px;transition:transform 0.6s ease;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:end;align-items:end;margin:0 !important;background:var(--gc-header-bg-color);color:var(--gc-header-text-color)}.l-navi.-open{transform:translateX(-100%)}}.l-hamburger{z-index:1}@media (min-width: 1101px){.l-hamburger{display:none}}.l-main{background-color:#fff;min-width:0}.l-main .l-slider{margin-top:-50px}.l-footer{background-color:#163970;color:#fff;padding:60px 0;--bg-contrast-color: 255, 255, 255;border-top:dashed 2px rgba(var(--bg-contrast-color), 0.25)}.l-footer__container{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:40px}@media (max-width: 767.98px){.l-footer__container{-ms-flex-direction:column;flex-direction:column;gap:30px}}.l-footer ul{list-style:none;padding:0;margin:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.l-footer ul li:before{content:"";margin-right:10px;border:solid;border-width:0 2px 2px 0;display:inline-block;padding:3px;position:relative;top:-2px;transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}.l-footer a{color:#fff;text-decoration:none;transition:color 0.6s ease}.l-footer a:hover{text-decoration:underline}.container-fluid,.container-sm,.container-md,.container-lg,.container-xl,.container-xxl,.container-xxxl{--bs-gutter-x: 4rem}@media (max-width: 767.98px){.container-fluid,.container-sm,.container-md,.container-lg,.container-xl,.container-xxl,.container-xxxl{--bs-gutter-x: 2rem}}.c-nav{list-style:none;margin:0;padding:0 20px;text-transform:uppercase;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:25px;font-family:var(--font-family)}@media (max-width: 1100px){.c-nav{padding:0;gap:15px;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:end;align-items:end}}@media (max-width: 1100px){.c-nav__element{display:block;font-size:24px;margin-bottom:30px;margin-right:0}}.c-nav__element:last-child{margin-right:0}.c-nav__element a{transition:color var(--gc-animation-speed) ease,border var(--gc-animation-speed) ease;text-decoration:none;color:inherit;border-bottom:solid 2px rgba(22,57,112,0)}.c-nav__element a:hover{border-color:#163970}.c-nav__element.is-active a{border-color:#163970}.c-section-top{--bg-contrast-color: 22, 57, 112;border-bottom:solid 1px rgba(var(--bg-contrast-color), 0.25)}.c-section-top__slider.-no-slider .splide__arrows{display:none}.c-section-top__slide{display:grid;-ms-flex-align:center;align-items:center;gap:50px;height:100vh;background-color:#163970;color:#fff;padding:50px 100px;padding-top:var(--gc-header-height)}.c-section-top__slide:has(.c-section-top__image){grid-template-columns:1fr 1fr}@media (max-width: 991.98px){.c-section-top__slide{grid-template-columns:1fr;height:auto;gap:40px;padding-left:30px;padding-right:30px}}@media (max-width: 767.98px){.c-section-top__slide{grid-template-columns:1fr;height:auto;gap:40px;padding-left:30px;padding-right:30px}}.c-section-top__slide .c-button{margin-top:20px;background-color:#fff;color:#163970}.c-section-top__image{width:300px;margin:auto;text-align:center}@media (max-width: 767.98px){.c-section-top__image img{max-width:50vw}}.c-button{text-decoration:none;padding:11px 20px;color:#fff;display:inline-block;background-color:#163970;border-radius:var(--gc-border-radius);font-size:18px;font-weight:bold;font-family:var(--font-family);transition:background-color 0.4s ease, color 0.3s ease;border:solid 1px #163970;cursor:pointer;font-weight:bold;font-size:large}.c-button:hover{background-color:#dddfea;color:#163970}.c-breadcrumb{margin:40px 0 20px;color:rgba(22,57,112,0.7);font-size:14px;line-height:1.4;text-transform:uppercase;letter-spacing:0.08em;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}@media (max-width: 991.98px){.c-breadcrumb{margin:30px 0 15px;font-size:12px}}.c-breadcrumb__breadcrumb{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;gap:0;overflow-x:auto;margin:0;padding:0;list-style:none;white-space:nowrap}.c-breadcrumb__item{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;color:inherit;padding-left:0}.c-breadcrumb__item+.c-breadcrumb__item{padding-left:0}.c-breadcrumb__item+.c-breadcrumb__item::before{content:"/";padding:0 10px;color:rgba(22,57,112,0.35)}.c-breadcrumb__item.active{color:#163970;font-weight:700}.c-breadcrumb a,.c-breadcrumb span{color:inherit;text-decoration:none;border-bottom:1px solid transparent;transition:color var(--gc-animation-speed) ease,border var(--gc-animation-speed) ease}.c-breadcrumb a:hover{color:#163970;border-bottom:1px solid #163970}.c-hamburger{width:48px;height:35px;position:relative;margin:auto;transform:rotate(0deg);transition:0.5s ease-in-out;cursor:pointer}.c-hamburger span{display:block;position:absolute;height:4px;width:100%;background:var(--gc-header-text-color);opacity:1;left:0;transform:rotate(0deg);transition:0.25s ease-in-out}.c-hamburger span:nth-child(1){top:0px}.c-hamburger span:nth-child(2){top:15px}.c-hamburger span:nth-child(3){top:30px}.c-hamburger.-open span{top:18px;background:var(--gc-header-text-color)}.c-hamburger.-open span:nth-child(1){top:18px;transform:rotate(135deg)}.c-hamburger.-open span:nth-child(2){opacity:0;left:-60px}.c-hamburger.-open span:nth-child(3){top:18px;transform:rotate(-135deg)}.c-map{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-align:stretch;align-items:stretch}@media (max-width: 575.98px){.c-map{-ms-flex-direction:column !important;flex-direction:column !important}}.c-map.-switched{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.c-map__location{text-align:center;padding:100px 20px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;flex-direction:column}@media (max-width: 767.98px){.c-map__location{padding:40px 20px}}.c-map__map{background-color:#333;min-height:250px;display:-ms-flexbox;display:flex;background-repeat:no-repeat;background-size:cover;background-position:center}.c-map__map iframe{height:auto;width:100%}.c-map__location,.c-map__map{width:50%}@media (max-width: 575.98px){.c-map__location,.c-map__map{width:100%}}.c-map-big{margin-top:-50px;width:100%;margin-bottom:50px;height:400px;background-repeat:no-repeat;background-size:cover;background-position:center}.c-map-big:has(+.l-section){margin-bottom:0}.c-nugget-grid{--cols: 0;gap:35px;--gap: 35px;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center}.c-nugget-grid.-is-grid .c-nugget{-ms-flex-preferred-size:calc( 100% / var(--cols) - var(--gap) / var(--cols) * (var(--cols) - 1));flex-basis:calc( 100% / var(--cols) - var(--gap) / var(--cols) * (var(--cols) - 1));-ms-flex-positive:0;flex-grow:0;max-width:100%}@media (max-width: 991.98px){.c-nugget-grid.-is-grid .c-nugget{--cols: 3}}@media (max-width: 767.98px){.c-nugget-grid.-is-grid .c-nugget{--cols: 2}}@media (max-width: 575.98px){.c-nugget-grid.-is-grid .c-nugget{--cols: 1}}.c-nugget{text-decoration:none;transition:transform 0.4s ease;min-width:230px;-ms-flex:1 1 0;flex:1 1 0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:20px}.c-nugget .c-nugget__imgwrapper{text-align:center}.c-nugget.-is-svg-with-background .c-nugget__imgwrapper{padding:10% 20%;aspect-ratio:14 / 9;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;background-color:#163970}.c-nugget.-is-svg-with-background .c-nugget__imgwrapper svg{height:100px}.c-nugget.-is-svg-with-background .c-nugget__imgwrapper svg path{fill:#fff}.c-nugget.-has-background{background-color:#fff;box-shadow:rgba(100,100,111,0.2) 0px 7px 29px 0px;padding:30px;border-radius:var(--gc-border-radius)}.c-nugget.-has-background.-blue{background-color:#163970;color:#fff}.c-nugget.-has-background .c-nugget__headline{color:inherit;text-align:center}.c-nugget.-has-background .c-button{background-color:#fff;color:#163970}.c-nugget.-has-background .c-button:hover{background-color:#dddfea;color:#163970}.c-nugget:hover{transform:scale(1.03)}.c-nugget__img{max-width:100%}.c-nugget__headline{margin:0}.c-nugget__button{margin-top:auto}.c-nugget__text{font-weight:bold;color:#333;margin-top:10px;position:relative;font-size:20px}@media (max-width: 767.98px){.c-nugget__text{font-size:18px}}.c-nugget__text::after{content:"";display:block;width:10px;height:10px;border-top:solid 3px #163970;border-right:solid 3px #163970;transform:translateY(-50%) rotate(45deg);position:absolute;right:3px;top:50%}.loader{text-align:center;padding:50px 0px}.spinner{animation:rotator 1.4s linear infinite}@keyframes rotator{0%{transform:rotate(0deg)}100%{transform:rotate(270deg)}}.path{stroke-dasharray:187;stroke-dashoffset:0;transform-origin:center;animation:dash 1.4s ease-in-out infinite,colors 5.6s ease-in-out infinite}@keyframes colors{0%{stroke:#4285F4}25%{stroke:#DE3E35}50%{stroke:#F7C223}75%{stroke:#1B9A59}100%{stroke:#4285F4}}@keyframes dash{0%{stroke-dashoffset:187}50%{stroke-dashoffset:46.75;transform:rotate(135deg)}100%{stroke-dashoffset:187;transform:rotate(450deg)}}.c-quote{text-align:center}.c-quote__image{border-radius:250px}.c-quote__text{font-size:24px;font-weight:bold;font-style:italic;line-height:1.5;word-break:break-word}@media (max-width: 767.98px){.c-quote__text{font-size:22px}}.c-quote__text:before,.c-quote__text:after{content:url("../img/quote.svg");position:relative;top:-10px;width:12px;display:inline-block}.c-quote__text:before{right:10px}.c-quote__text:after{left:10px}@media (max-width: 767.98px){.c-quote__text{margin-top:20px}}.c-quote__name{font-size:16px;margin-top:20px;position:relative;display:inline-block;padding:0 20px}@media (max-width: 767.98px){.c-quote__name{padding:0 calc(6% + 20px)}}.c-quote__name:before,.c-quote__name:after{content:"";background:#163970;display:block;width:15%;height:1px;position:absolute;top:50%}.c-quote__name:before{content:"";right:100%}@media (max-width: 767.98px){.c-quote__name:before{right:96%;width:6%}}.c-quote__name:after{content:"";left:100%}@media (max-width: 767.98px){.c-quote__name:after{width:6%;left:96%}}.c-section{background-color:#fff;padding:80px 0;--bg-color: #fff;--bg-contrast-color: 22, 57, 112;background-color:var(--bg-color);color:rgba(var(--bg-contrast-color), 1)}.c-section:not([class*="-bg-"]){padding:0;margin:80px 0}@media (max-width: 1399.98px){.c-section:not([class*="-bg-"]){margin:50px 0}}@media (max-width: 991.98px){.c-section:not([class*="-bg-"]){margin:40px 0}}@media (max-width: 767.98px){.c-section:not([class*="-bg-"]){margin:40px 0}}.c-section.-my-sm{padding:30px 0}@media (max-width: 1399.98px){.c-section.-my-sm{padding:30px 0}}@media (max-width: 991.98px){.c-section.-my-sm{padding:20px 0}}@media (max-width: 767.98px){.c-section.-my-sm{padding:20px 0}}.c-section.-my-sm:not([class*="-bg-"]){padding:0;margin:30px 0}@media (max-width: 1399.98px){.c-section.-my-sm:not([class*="-bg-"]){margin:30px 0}}@media (max-width: 991.98px){.c-section.-my-sm:not([class*="-bg-"]){margin:20px 0}}@media (max-width: 767.98px){.c-section.-my-sm:not([class*="-bg-"]){margin:20px 0}}.c-section.-bar{margin:0;padding:10px 0;text-align:center}.c-section.-bar h1,.c-section.-bar .h1{margin-bottom:-6px}@media (max-width: 767.98px){.c-section.-bar h1,.c-section.-bar .h1{font-size:20px;line-height:24px}}.c-section[class*="-bg-"] h1,.c-section[class*="-bg-"] .h1,.c-section[class*="-bg-"] h2,.c-section[class*="-bg-"] .h2,.c-section[class*="-bg-"] h3,.c-section[class*="-bg-"] .h3,.c-section[class*="-bg-"] h4,.c-section[class*="-bg-"] .h4,.c-section[class*="-bg-"] h5,.c-section[class*="-bg-"] .h5{color:inherit}@media (max-width: 1399.98px){.c-section{padding:50px 0}}@media (max-width: 991.98px){.c-section{padding:40px 0}}@media (max-width: 767.98px){.c-section{padding:40px 0}}.c-section a:not(.c-button){color:rgba(var(--bg-contrast-color), 1)}.c-section.-bg-blue-light{--bg-color: #dddfea;--bg-contrast-color: 22, 57, 112}.c-section.-bg-grey{--bg-color: #d1d2d4;--bg-contrast-color: 22, 57, 112}.c-section.-bg-grey-light{--bg-color: #f4f4f4;--bg-contrast-color: 22, 57, 112}.c-section.-bg-black{--bg-color: #333;--bg-contrast-color: 255, 255, 255}.c-section.-bg-yellow{--bg-color: #ffc107;--bg-contrast-color: 51, 51, 51}.c-section.-bg-green{--bg-color: #40d37c;--bg-contrast-color: 255, 255, 255}.c-section.-bg-themecolor{--bg-color: #163970;--bg-contrast-color: 255, 255, 255}.c-section.-bg-blue{--bg-color: #163970;--bg-contrast-color: 255, 255, 255}.c-section.-bg-blue .c-button{background-color:#fff;color:#163970}.c-section.-bg-blue .c-button:hover{background-color:#dddfea;color:#163970}.l-section.c-section.-bg-blue-light+.l-section.c-section.-bg-blue-light,.l-section.c-section.-bg-grey+.l-section.c-section.-bg-grey,.l-section.c-section.-bg-grey-light+.l-section.c-section.-bg-grey-light,.l-section.c-section.-bg-black+.l-section.c-section.-bg-black,.l-section.c-section.-bg-yellow+.l-section.c-section.-bg-yellow,.l-section.c-section.-bg-green+.l-section.c-section.-bg-green,.l-section.c-section.-bg-themecolor+.l-section.c-section.-bg-themecolor,.l-section.c-section.-bg-blue+.l-section.c-section.-bg-blue{padding-top:0}.c-section-services{width:100%;display:grid;grid-template-columns:1fr 1fr;min-height:80vh}.c-section-services.-no-min-height{min-height:auto}@media (max-width: 991.98px){.c-section-services{grid-template-columns:1fr}}.c-section-services.-is-grid .c-section-services__left{-ms-flex-order:2;order:2}.c-section-services.-is-grid .c-section-services__list{-ms-flex-order:1;order:1;display:grid;grid-template-columns:1fr 1fr}@media (max-width: 991.98px){.c-section-services.-is-grid .c-section-services__list{grid-template-columns:1fr}}.c-section-services.-is-grid .c-section-services__listelement{-ms-flex-direction:column;flex-direction:column;text-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;border-right:dashed 2px rgba(var(--bg-contrast-color), 0.25)}.c-section-services.-is-grid .c-section-services__listelement:nth-last-child(2){border-bottom:none}@media (max-width: 991.98px){.c-section-services.-is-grid .c-section-services__listelement:nth-last-child(2){border-bottom:dashed 2px rgba(var(--bg-contrast-color), 0.25)}}.c-section-services.-is-grid .c-section-services__listelement:nth-child(2n){border-right:none}@media (max-width: 991.98px){.c-section-services.-is-grid .c-section-services__listelement{border-right:none}}.c-section-services.-is-grid .c-section-services__text{-ms-flex-positive:0;flex-grow:0}.c-section-services__left{--bg-color: #fff;--bg-contrast-color: 22, 57, 112;border-right:solid 1px rgba(var(--bg-contrast-color), 0.25);border-bottom:solid 1px rgba(var(--bg-contrast-color), 0.25);background-color:var(--bg-color);color:rgba(var(--bg-contrast-color), 1);padding:50px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}@media (max-width: 767.98px){.c-section-services__left{padding:80px 30px}}.c-section-services__list{display:grid;border-bottom:solid 1px #fff;--bg-color: #163970;--bg-contrast-color: 255, 255, 255;background-color:var(--bg-color);color:rgba(var(--bg-contrast-color), 1)}.c-section-services__stick{position:sticky;top:136px}.c-section-services__listelement{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:20px;padding:30px;color:rgba(var(--bg-contrast-color), 1);border-bottom:dashed 2px rgba(var(--bg-contrast-color), 0.25);text-decoration:none;background-color:#dddfea;color:#163970;transition:all var(--gc-animation-speed) ease}.c-section-services__listelement:last-child{border-bottom:none}.c-section-services__listelement svg,.c-section-services__listelement svg path{fill:#163970;transition:all var(--gc-animation-speed) ease}@media (max-width: 767.98px){.c-section-services__listelement{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:start}}.c-section-services__listelement:hover{background-color:#163970;color:#fff}.c-section-services__listelement:hover svg,.c-section-services__listelement:hover svg path{fill:rgba(var(--bg-contrast-color), 1)}.c-section-services__headline{text-align:center}.c-section-services h3{margin-bottom:0;font-size:24px;color:inherit}.c-section-services__text{-ms-flex-positive:1;flex-grow:1}.c-section-services__text p:last-child{margin-bottom:0}.c-section-services__image,.c-section-services svg{width:50px;height:auto;-ms-flex-negative:0;flex-shrink:0}.c-section-services__more{-ms-flex-negative:0;flex-shrink:0;font-family:var(--font-family-headlines)}.c-section-services__more:after{content:"";margin-left:10px;border:solid;border-width:0 2px 2px 0;display:inline-block;padding:4px;position:relative;top:-2px;transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}.c-person-grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:30px}@media (max-width: 991.98px){.c-person-grid{grid-template-columns:repeat(3, 1fr)}}@media (max-width: 767.98px){.c-person-grid{grid-template-columns:repeat(2, 1fr)}}@media (max-width: 575.98px){.c-person-grid{grid-template-columns:1fr}}.c-person{text-align:center;background-color:#fff;margin-bottom:80px;position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}@media (max-width: 767.98px){.c-person{margin-bottom:44px}}.c-person picture{display:block}.c-person .c-person__image-button{display:block;width:100%;padding:0;border:none;background:transparent;cursor:pointer;text-align:left;position:relative;overflow:hidden}.c-person .c-person__image-button:hover .c-person__image{filter:brightness(0.5);transition:filter 0.3s ease}.c-person .c-person__image-button:hover::after{content:"i";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-size:24px;color:#333;background-color:rgba(255,255,255,0.9);border-radius:50%;width:40px;height:40px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;z-index:2;pointer-events:none;font-weight:bold}.c-person__description{display:none !important;position:absolute;inset:0;background-color:rgba(255,255,255,0.9);padding:15px;font-size:12px;line-height:normal;pointer-events:none;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}.c-person__image{width:100%;transition:filter var(--gc-animation-speed) ease-in-out}.c-person__image-hover{width:200px;border-radius:150px;margin-bottom:15px;position:absolute;top:0;left:0;right:0;margin:auto;pointer-events:none;z-index:-1}.c-person__text{padding:20px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-positive:1;flex-grow:1}.c-person__name{font-weight:bold;font-size:20px;margin-bottom:10px}@media (max-width: 767.98px){.c-person__mail a,.c-person__tel a{padding:14px;display:inline-block}}.c-person__socials{margin-top:auto;padding-top:20px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;gap:10px;-ms-flex-align:center;align-items:center}.c-person__socials svg{width:40px;height:auto;fill:#163970}.c-gallery{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.c-gallery__thumb{-ms-flex-positive:1;flex-grow:1;height:170px;margin:2px;border-radius:var(--gc-border-radius);overflow:hidden}.c-gallery__thumb img{min-width:100%;width:auto;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform 0.3s}.c-gallery__thumb:hover img{transform:scale(1.05)}.c-loader{position:fixed;inset:0;z-index:9999999;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background-color:rgba(255,255,255,0.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.c-loader__spinner{width:48px;height:48px;border:5px solid #3d3d3d;border-bottom-color:transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}@keyframes rotation{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.c-search{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;width:200px}.c-search__input{background:#fff;border:0;border-radius:var(--gc-border-radius);border:solid 1px #d1d2d4;color:#333;padding:15px 20px;width:100%}.c-search__input:focus{outline:none}.c-search__input::-moz-placeholder{color:#d1d2d4}.c-search__input:-ms-input-placeholder{color:#d1d2d4}.c-search__input::placeholder{color:#d1d2d4}.c-search__button{position:absolute;right:5px;top:0;bottom:0;background:none;border:0}.c-scroll-button{position:absolute;left:50%;bottom:24px;transform:translateX(-50%);width:58px;height:58px;border-radius:50%;background:#fff;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);border:1px solid rgba(255,255,255,0.35);display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;text-decoration:none;z-index:20;transition:transform 0.25s ease, background 0.25s ease, box-shadow 0.25s ease;animation:scrollButtonFloat 1.2s ease-in-out infinite;box-shadow:0 8px 24px rgba(0,0,0,0.18)}@media (max-width: 768px){.c-scroll-button{width:50px;height:50px;bottom:18px}}.c-scroll-button:hover{transform:translateX(-50%) scale(1.06);background:rgba(255,255,255,0.26)}.c-scroll-button:hover .c-scroll-button__icon{border-color:#fff}.c-scroll-button:focus-visible{outline:2px solid #fff;outline-offset:4px}.c-scroll-button__icon{width:14px;height:14px;border-right:2px solid #163970;border-bottom:2px solid #163970;transform:rotate(45deg);margin-top:-4px}@keyframes scrollButtonFloat{0%,100%{transform:translateX(-50%) translateY(0)}50%{transform:translateX(-50%) translateY(-6px)}}.c-news-overview{display:grid;gap:2rem;grid-template-columns:1fr 1fr 1fr 1fr;margin:0;padding:0;list-style:none}@media (max-width: 991.98px){.c-news-overview{grid-template-columns:1fr 1fr 1fr}}@media (max-width: 767.98px){.c-news-overview{grid-template-columns:1fr 1fr}}@media (max-width: 575.98px){.c-news-overview{grid-template-columns:1fr}}.c-news-overview__box{background-color:#163970;color:#fff;padding:20px;border-radius:var(--gc-border-radius);display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:20px;text-decoration:none;position:relative;background-size:cover;background-position:center;background-repeat:no-repeat;z-index:0;overflow:hidden;height:100%;transition:transform var(--gc-animation-speed) ease-in-out,box-shadow var(--gc-animation-speed) ease-in-out}.c-news-overview__box:hover{transform:scale(1.05);box-shadow:#636363 0px 2px 8px 0px}.c-news-overview__box.-has-backgroundimage:after{content:"";position:absolute;inset:0;background:linear-gradient(45deg, rgba(0,0,0,0.45), rgba(0,0,0,0) 35%),linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.7) 100%);z-index:0}.c-news-overview__box.-has-backgroundimage>*{z-index:1}.c-news-overview__box.-has-backgroundimage .c-news-overview__date,.c-news-overview__box.-has-backgroundimage .c-news-overview__headline{text-shadow:0 2px 8px rgba(0,0,0,0.6)}.c-news-overview__video-badge{position:absolute;right:20px;bottom:20px;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:50%;background:rgba(255,255,255,0.15);color:#fff;box-shadow:0 0 0 1px rgba(255,255,255,0.1)}.c-news-overview__date{color:#fff}.c-news-overview__headline{margin-bottom:0.5rem;color:#fff}.c-section-contact{display:grid;grid-template-columns:repeat(auto-fit, minmax(400px, 1fr));margin:0 !important}.c-section-contact__left{padding:var(--gc-padding-outer-section);--bg-color: #163970;--bg-contrast-color: 255, 255, 255;background-color:var(--bg-color);color:rgba(var(--bg-contrast-color), 1)}@media (max-width: 767.98px){.c-section-contact__left{padding:60px 30px}}.c-section-contact__left+.c-section-contact__right{display:grid;grid-template-columns:1fr}.c-section-contact__right{display:grid;grid-template-columns:1fr 1fr;padding:var(--gc-padding-outer-section);gap:60px}@media (max-width: 767.98px){.c-section-contact__right{grid-template-columns:1fr;padding:60px 30px}}.c-section-contact__ansprechpartner{display:grid;grid-template-columns:1fr auto;-ms-flex-align:start;align-items:start;grid-template-columns:1fr;grid-template-rows:min-content;gap:30px}.c-section-contact__person{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:30px}.c-section-contact__personimage{width:150px;height:150px;border-radius:200px;background-position:center}.c-section-contact .c-button{background-color:rgba(var(--bg-contrast-color), 1);color:var(--bg-color)}.c-section-contact .c-button:hover{background-color:#0e2345;color:#fff}.input-group,.form-group{position:relative;margin-bottom:40px;width:100%}.input{font-size:20px;width:100%;padding:14px 0;padding-right:30px;color:rgba(var(--bg-contrast-color), 1);border:none;border-bottom:1px solid rgba(var(--bg-contrast-color), 0.5);transition:border-color 250ms;background-color:transparent}.input:focus{outline:none;border-bottom:1px solid rgba(var(--bg-contrast-color), 1)}.input::-moz-placeholder{color:transparent}.input:-ms-input-placeholder{color:transparent}.input::placeholder{color:transparent}.input::-webkit-contacts-auto-fill-button{visibility:hidden;pointer-events:none;position:absolute}.label{position:absolute;top:8px;left:0;color:rgba(var(--bg-contrast-color), 0.5);pointer-events:none;transform-origin:left center;transition:transform 250ms}.input:focus+.label,.input:not(:placeholder-shown)+.label,.label:has(+textarea:focus),.has-success .label:has(+textarea){transform:translateY(-100%) scale(0.75);color:rgba(var(--bg-contrast-color), 1)}textarea{border:none;border-bottom:solid 1px rgba(var(--bg-contrast-color), 1);color:rgba(var(--bg-contrast-color), 1);background:none;width:100%;padding-top:15px}textarea:focus{outline:none;border-bottom:2px rgba(var(--bg-contrast-color), 1) solid}.c-download-thumb-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(100px, 1fr));gap:40px;-ms-flex-wrap:wrap;flex-wrap:wrap}.c-download-thumb__label{color:#fff;font-size:20px}.c-download-thumb__img{border:solid 2px #fff;border-radius:var(--gc-border-radius)}.c-downloads{display:grid;grid-template-columns:40% 1fr;gap:60px}@media (max-width: 991.98px){.c-downloads{grid-template-columns:1fr;gap:20px}}.c-downloads a,.c-downloads h2{color:rgba(var(--bg-contrast-color), 1)}.c-downloads svg path{fill:rgba(var(--bg-contrast-color), 1)}.c-downloads__text{font-size:20px}.c-downloads__link{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;border-bottom:solid 1px rgba(var(--bg-contrast-color), 0.4);padding:20px 0;text-decoration:none}.c-downloads__link:first-child{padding-top:0}.c-downloads__link:last-child{padding-bottom:0;border-bottom:none}.c-downloads__link svg{margin-left:20px}.c-downloads__download{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;font-weight:bold;font-size:14px;white-space:nowrap}.c-downloads__download svg{margin-left:20px}.c-faq__item{border-bottom:solid 1px rgba(var(--bg-contrast-color), 0.4);overflow:hidden}.c-faq__item:first-child{border-top:solid 1px rgba(var(--bg-contrast-color), 0.4)}.c-faq__question{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:10px;padding:20px 0;color:rgba(var(--bg-contrast-color), 1);cursor:pointer;font-weight:bold;list-style:none}.c-faq__question::-webkit-details-marker{display:none}.c-faq__question::before{content:"";-ms-flex:0 0 auto;flex:0 0 auto;border:solid;border-width:0 2px 2px 0;display:inline-block;padding:3px;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);transition:transform 0.3s ease}.c-faq__item[open] .c-faq__question::before{transform:rotate(45deg);-webkit-transform:rotate(45deg)}.c-faq__answer{height:0;overflow:hidden;color:rgba(var(--bg-contrast-color), 1);transform:translateY(-10px);transition:height 0.4s ease, transform 0.4s ease}.c-faq__item[open] .c-faq__answer{transform:translateY(0)}.c-faq__item.-is-closing .c-faq__question::before{transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}.c-faq__item.-is-closing .c-faq__answer{transform:translateY(-10px)}.c-faq__item.-is-opening .c-faq__answer{transform:translateY(-10px)}.c-faq__answer-inner{padding-bottom:20px}
